
@media only screen and (min-width: 1100px) and (max-width: 1250px){
	.header-nav{padding-right:30px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1100px){
	.header-nav{padding-right:30px;}
	.header .navbar-nav>.nav-item>.dropdown-menu, .dropdown-item+.dropdown-menu{left:-120px!important;}
	ul.marker-list-md li{margin-left:0px!important;}
	.footer_head p{font-size:12px!important;}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
	.header-logo{width:70%;}
	
	.service_tagline ul li, .service_tagline p{line-height:28px;}
	.service-sidebar{display:none;}
}
@media only screen and (min-width: 240px) and (max-width: 767px){
	.title-wrap h2{font-size:17px!important;}
	.abt_apr p{text-align:center!important;ont-size: 16px;color: #282828;line-height: 27px;}
	.btn-wrap{margin-top:20px!important;}
/* Services */
	.home-sec-3{padding:30px 0!important;}
	.home-sec-3 .overlay-top{padding:20px 0!important;}
	.slick-track{width:100%;}
	.about_img{width:50%;margin:0 auto;}
	.header-info+*:before, .header-phone+*:before{background-color:unset!important;}
	
	.service_tagline ul li, .service_tagline p{line-height:28px;}
	.service-sidebar{display:none;}
	
	ul.icn-list-lg{padding-bottom:0px!important;}
	.navbar-toggler:not(.collapsed) i{
		display:none!important;
	}
}

@media only screen and (min-width: 240px) and (max-width: 576px){
	.home-sec-3 .overlay-top .bcg{padding:0 50px!important;}
	.navbar-toggler{z-index:999999999;}
	.column-2{columns:1!important;}
	#rum_sst_tab{top:unset!important;bottom:250px;}
	.about_img {width: 70%;}
	.navbar-toggler:not(.collapsed) i{
		display:none!important;
	}
}