/* =Responsive Design
-------------------------------------------------------------- */
body{ width: 100%; max-width: 100%; min-width: 0; }

@media screen and (max-width: 1100px) {
	#resmeasure { width: 15px; height: 0; }
	.box90{width:calc(100% - 40px) !important;}
	#topadjust{height: 0 !important;}
}

@media screen and (max-width: 1000px) {	
	#site-container{width: 100% !important; margin: 0 auto !important; box-shadow: none !important; border-radius: 0 !important;}
	img.site-logo{max-width: 100%;}
	#content, .content, #fpbcontent, .right-sidebar{ float: none; width: 100%; }
	.right-sidebar{ display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; }
	.right-sidebar .widget{ margin: 10px; }
	#footer-sidebar .footer-widget{width: calc(33.33% - 30px);}
	#main-menu-con a{padding: 10px 7px; font-size: 12px;}
	#main-menu-con ul ul a{font-size: 12px;}
	#skslide .label_skitter h2.sldtexttitle{font-size: 15px !important;}
	.about-us-title, .snf-heading h2, .boxtoptitle, .displaybtitle, h1.page-title, h1.arc-post-title{font-size: 23px;}
	.featured-box h3.ftitle, .bqpheading{font-size: 19px;}
	#top-menu-items{justify-content: center;}
}

@media screen and (max-width: 900px) {
	#header-content{ justify-content: center; }
	#titledes, #bannerleftad, #bannerrightad{ max-width:calc(50% - 10px); margin: 5px; }
	#resmeasure { width: 11px; }
	.service-box{ width: calc(50% - 40px); max-width: calc(100% - 40px);  }
	.fea-box{ width: calc(90% - 40px); max-width: calc(100% - 40px);  }
	.clntandtest50, .clntandtest100 #teswidc{ width: calc(100% - 20px); }
	.spfpmoreclmn .selectedpost{min-width: 350px;}
	#footer-sidebar .footer-widget{min-width:calc(50% - 30px);}
	#mobile-menu { display: flex; }
	#main-menu-con { display: none; position: absolute; top: 100%; left: 0; z-index: 999999; border-radius: 0; width: 250px; background: #cccccc; }
	#main-menu-con li{margin: 0; width: 100%;background-image: none;}
	#main-menu-con a{padding: 11px;}	
	#main-menu-con li a {text-align: left; border-bottom: 1px dotted rgba(0,0,0,0.25); }
	#main-menu-con a.wccart-icon{text-align: center;}
	#main-menu-con ul ul, .sub-menu, .sub-menu ul ul { left: 30px !important; top: 90% !important; }
	.featured-box{min-width: 350px; max-width:calc(100% - 30px);}
	.fea-box-item{min-width: 350px;max-width: calc(100% - 30px); width: calc(100% - 30px); }
	.display-box{clip-path: none;}
}

@media screen and (max-width: 600px) {
	#titledes, #bannerleftad, #bannerrightad{ max-width:calc(100% - 10px); min-width: 0; }
	img.site-logo{ max-width: 300px; }
	.site-title-des, .logotitle{max-width: 100%;}
	.box-icon{ width: 90px; height: 90px; }
	.box-icon::before{ font-size: 50px; }
	#skslide .label_skitter h2.sldtexttitle{display: none !important;}
	.spfpmoreclmn .selectedpost, #footer-sidebar .footer-widget{min-width: calc(100% - 30px);}
	.featured-box, .service-box, .fea-box, .fea-box-item, .contactboxpart {min-width:calc(100% - 30px);}	
}