/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 07 2026 | 17:09:25 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

body { overflow-x: hidden; }

#pojo-a11y-toolbar { bottom: 0; }
#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle { top: auto; bottom: 20px; }

section.section.last_cta h2, section.section.last_cta p { color: #333 !important; margin-top: 0 !important; }

.blog-detail ul { list-style: disc;padding: 0 0 0 20px;display: flex;flex-direction: column;row-gap: 8px;margin: 0 0 20px;}
.blog-detail .blog_date {  list-style: none !important; padding: 0; flex-direction: row;  }
.blog-detail ul li { }

.blog-detail ol { margin-left: 0; padding: 0 0 0 20px; }
.blog1 .image img { object-fit: cover !important; }
.blog-detail .blog-detail-img img { object-position: top; }

.page-template-home-revamp .iw-section p.contenttt { height: auto !important; } 

.sitemap { padding: 10% 0 50px; }



@media only screen and (min-width: 1356px) and (max-width: 2000px) { 
	a.con_tact, a.re_dbtn { height: auto !important; line-height: 50px !important; font-size: 16px !important;  }
}

@media(max-width: 1200px) { 
	.page-template-home-revamp .iw-section p.contenttt { height: auto !important; }	
}


@media(max-width: 900px) { 
	.singl_aftr_bnr { padding-top: 10px !important; }  
/* 	.blog-detail ul.blog_date { list-style: none; flex-direction: row; column-gap: 10px; align-items: center; }
	.blog_date li {  } */
}

@media(max-width: 767px) {
	#pojo-a11y-toolbar { bottom: 0; } 
	#pojo-a11y-toolbar.pojo-a11y-toolbar-left .pojo-a11y-toolbar-toggle { bottom: 20px; }
}

