.banner .banner-content{
	padding: 10px 15px 10px 15px;
	border-radius: 25px;
}
.banner .banner-content ul li{
	position: relative;
	padding-left: 30px;
}

.banner .banner-content ul li:before{
	position: absolute;
	left: 0;
	top: 0;
	color: #f0f0f0;
	font-size: 22px;
	content: "\f058";
	font-family: "fontawesome";
}

.banner .btn-home-hero:hover{
	transform: scale(1.1);
}

/* md */
@media (min-width: 1200px) and (max-width: 1350px) { 

	.navbar-brand {
		max-width: 150px
	}
	.service-bottom {
		padding: 260px 0;
	}
}


/* md */
@media (min-width: 1350px){
	.header .container {
	    max-width:1500px;
	}
}


/* md */
@media (min-width: 1200px){
	.container {
	    max-width:1240px;
	}	
}


@media (max-width:1199px){
	.grid-sizer, .grid-item { width:33%;}
	.service-overlay h3 { font-size:17px;}
.navbar-nav > li > a { font-size:14px;}
.navbar-nav > li  a {font-size:14px;}
.banner-section {
    min-height: 650px;
    height: 650px;
    max-height: 650px;
}
}

/* md */
@media (min-width: 992px) and (max-width: 1199px) {
.grid-sizer, .grid-item { width:25%;}
	.navbar-brand {
		max-width: 150px
	}
	.service-bottom {
		padding: 260px 0;
	}
	.navbar-nav li {
		margin-right: 0;
	}
	.navbar-nav li a,
	.call-us a{
		font-size: 14px;
	}
	.call-us p {
		font-size: 12px;
	}
	.navbar-nav {
		margin-right: 10px;
	}
	.banner-section h1 {
		font-size: 84px;
	}
	.entry-title {
		font-size: 20px;
	}
}

/* md */
@media (max-width: 991px) {
	
	
	.grid-sizer, .grid-item { width:33%;}

	.call-us {
		display: none;
	}
	.navbar-nav {
		margin-right: 0;
	}
	.absolute .navbar-nav {
		padding: 30px;
	}
	.navbar-nav>li {
		margin-right: 0;
	}
	.navbar-nav>li:last-child {
		margin-bottom: 0;
	}
	.banner-section h1 {
		font-size: 60px;
	}
	.banner-section {
	
	}
	.navbar-brand {
		max-width: 150px
	}
	.service-bottom {
		padding: 160px 0;
	}	
	.grid-4 > li {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;		
	}
	.entry-title {
		font-size: 20px;
	}
	.service-content h2 {
		font-size: 46px;
	}
	.slick-arrow.slick-prev {
	    left: 0;
	}	
	.slick-arrow.slick-next {
	    right: 0;
	}
	.slider-content {
		width: 100%;
		display: block;
	}	
	.footer-widget ul li {
		font-size: 14px;
		padding-left: 10px;
	}
	.widget-links ul li::after {
		top: 8px;
	}
	.footer-botom {
		font-size: 14px;
	}
	.footer-widget .social ul li {
		padding-left: 0;
	}
}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-nav > li a {

}	

.page-header { padding:40px 0px !important;}

}

/* sm */
@media (max-width: 767px) {
	
	body { font-size:15px;}
	
	.footer-bottom ul li:first-child {
	width:100%;
	margin:0;
}
	
	body .featured-btn { font-size:13px !important;}
	
	.nmp { padding-left:0 !important; padding-right:0 !important;}
	ul.filter li {
    font-size: 17px;
    height: 30px;
    line-height: 30px;
    max-height: 30px;
	}
	
	.project .thumb {
    min-width: 100px;
    max-width: 100px;
	}

	.btn-home-hero{
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.project-section { padding-left:15px; padding-right:15px;}
	
	.grid-item { height:290px;}
	
	.entry-footer .social ul li:first-child { margin-left:0 !important;}
	.entry-footer .social ul li { margin-top:10px !important;}
	.page-header h1, .section-title h1 { font-size:32px !important;}
	.entry-content { padding:30px 0px;}
	
	.page-header + .page-header, .page-header { padding:10px 0px !important; padding-top:30px !important;}
	
	.blog-menu { padding:10px 0px !important;font-size: 15px;}
	
	.featured-section .entry-content h2 { font-size:40px;}
	
	.featured-section { padding:80px 0px;}

.navbar-nav > li a {
	display:block;
	color:#000;
	font-size:14px;
	text-transform:uppercase;
}
ul.sub-menu {
	display:none;
	padding-left:10px;
}	
ul.sub-menu > li > a {
	padding:3px 0px;
}


body.home .header {
	background:#000;
	
}
	
 .m-phone a {
  float:right;
  margin-top:0;
  display:block;
  font-size:17px;
  line-height:30px;
  width:32px;
  height:32px;
  border-radius:50%;
  background:none;
  color:#0093dd;
  border:solid 1px #0093dd;
  display:block;
  font-size:20px;
  line-height:24px;
  width:32px;
  height:32px;

  border-radius:50%;
  background:none;
  color:#ff0000;
  border:solid 2px #ff0000;
  line-height:28px!important;
  text-align:center!important
 }
 .m-phone a i {
  text-align:center!important;
  width:28px;
  line-height:20px!important
 }
 
 
	.navbar-toggler {
  background-color:transparent!important;
  border:none!important;
  outline:none!important;
  cursor:pointer;
  margin-top:10px!important;
  padding:0!important
 }
 .navbar-toggler .icon-bar {
  display:block;
  width:25px;
  height:2px;
  border-radius:1px;
  background:#ff0000!important;
  margin-bottom:4px!important
 }
 
 .navbar-nav>li>a:before, .navbar-nav>li.current-menu-item>a:before, .navbar-nav>li.current_page_item>a:before { display:none !important;}
 
	.m-center { text-align:center !important;}
	.banner-section {
    min-height:450px;
    height:450px;
    max-height:450px;
}

	.banner-section {
		font-size: 16px;
	}
	.banner-section .video-link {
		margin-right: 10px;
	}
	.banner-section h1 {
		font-size: 55px;
	}
	.navbar {
		padding-left: 0;
		padding-right: 0;
	}
	.section-title h1,
	.service-content h2 {
		font-size: 30px;
	}
	
.contact-form ul li:nth-child(1), .contact-form ul li:nth-child(2), .contact-form ul li:nth-child(3) {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.grid-sizer, .grid-item { width:50%;}
}

/* xs Portrait */
@media (max-width: 575px) { 
.grid-sizer, .grid-item { width:100%;}
.awards h3 { font-size:17px;}

.awards .thumb { width:150px; height:150px;}
.team-mamber .thumb {
    width:130px;
    height:130px;
    border-radius: 50% !important;
}

.team-mamber h3 { font-size:15px;}

.team-mamber p { font-size:14px;}

	.banner-section h1 {
		font-size: 40px;
	}	
	.banner-section .video-link {
	    min-width: 50px;
	    max-width: 50px;
	}
	.main-social li a {
	    width: 40px;
	    height: 40px;
	    line-height: 40px;
	}
	.grid-4 > li {
	    -ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}
	.section-title h1, 
	.service-content h2 {
		font-size: 26px;
	}
	.service-bottom {
		padding: 80px 0;
	}
	.service-content {
		font-size: 16px;
		font-weight: normal;
	}
}

/* xs Portrait */
@media (max-width: 475px) {

	.main-social {
		display: none;
	}
	
}





/* md */
@media (min-width: 1200px) and (max-width: 1520px) { 

	.main-menu .navbar-nav li {
	    font-size: 16px;
	    margin-right: 15px;
	}
	.main-menu .navbar-nav {
		margin-right: 30px;
	}
	.main-menu .right-content .phone-number {
		font-size: 16px;
		padding: 24px 10px 25px 0;
	}
	.navbar-brand {
		margin-right: 20px;
		margin-left: 20px;
		max-width: 170px;
	}
.main-menu .navbar-nav li {
    margin-right:5px;
}
}

@media (min-width:1200px) and (max-width:9999px) { 


.main-menu .navbar-nav {
    margin-left:-50px;
    margin-right: 0;
}

}



/* md */
@media (min-width: 1200px) and (max-width: 1300px) { 

	.main-menu .container {
		max-width: 100%;
		padding: 0;
	}

}


/* md */
@media (min-width: 1380px) {

	.main-menu .container {
		max-width: 1600px;
	}

}


/* md */
@media (min-width: 992px) and (max-width: 1199px) {

	.main-menu .container {
		max-width: 100%;
		padding: 0;
	}
	.main-menu .navbar-nav li {
	    font-size: 16px;
	    margin-right: 15px;
	}
	.main-menu .navbar-nav {
		margin-right: 30px;
	}
	.main-menu .right-content .phone-number {
		font-size: 16px;
		padding: 24px 15px 25px;
	}
	.navbar-brand {
		margin-right: 20px;
		margin-left: 15px;
		max-width: 130px;
	}	
	.main-menu .right-content {
	    position: absolute;
	    top: 100%;
	    right: 0;
	    z-index: 9999;
	}
	.main-menu .right-content .phone-number::before {
		border-bottom: 71px solid #ff0200;
	}	
	.navbar-nav>li>a {
	    padding: 20px 0;
	}
	.banner-content h1 {
		font-size: 46px;
	}
	.section-title h1 {
		font-size: 36px;
	}
	.service-details .text {
		margin-right: 30px;
	}
}

/* md */
@media (max-width: 991px) {
.page-header h1 { font-size:42px;}
	.main-menu .container {
		max-width: 100%;
		padding: 0 15px;
	}
	.main-menu .navbar-nav {
		margin-right: 0;
		margin-top:0px;
	}
	.main-menu .navbar-nav li {
		margin-right:8px;
	}
	.main-menu .right-content .phone-number {
		font-size: 16px;
		padding: 24px 15px 25px;
	}
	.navbar-brand {
		margin-right: 20px;
		margin-left: 0;
		max-width: 130px;
	}	
	.main-menu .right-content {
	    position: absolute;
	    top: 0;
	    right: 65px;
	    z-index: 9999;
	}
	.navbar {
		padding: 16px 0;
	}
	.main-menu .right-content .phone-number::before {
		border-bottom: 71px solid #ff0200;
	}	

	.banner-content h1 {
		font-size: 40px;
	}
	.provider-top-text {
		margin-bottom: 50px;
	}
	.provider-top-text .section-title {
		margin-bottom: 20px;
	}
	.about-thumb,
	.choose-thumb {
		margin-bottom: 50px;
	}
	.about-thumb img,
	.choose-thumb img {
		width: 100%;
	}
	.remember-section ul li {
	    flex: 0 0 50%;
	    max-width: 50%;
	    position: relative;
	    width: 100%;
	    padding-right: 15px;
	    padding-left: 15px;
	}
	.section-title h1 {
		font-size: 30px;
	}
	.footer-bottom .d-flex {
		display: block !important;
		text-align: center;
	}	
	.footer-bottom .right-content {
		margin-top: 15px
	}
	.footer-bottom ul {
		justify-content: center;
	}
	.lt-dropdown-menu {
		position: static;
		opacity: 1;
		visibility: visible;
		display: none;
		padding: 0;
		-webkit-transform: rotateX(0deg); 
		-moz-transform: rotateX(0deg);
		-ms-transform: rotateX(0deg);
		-o-transform: rotateX(0deg);
		transform: rotateX(0deg);
		-webkit-box-shadow:none ;
		-moz-box-shadow:none ;
		-ms-box-shadow:none ;
		-o-box-shadow:none ;
		box-shadow:none ;
		-webkit-transition: inherit !important;
		-moz-transition: inherit !important;
		-ms-transition: inherit !important;
		-o-transition: inherit !important;
		transition: inherit !important;
		margin-left: 0;
	}
	.lt-dropdown .icon {
		position: absolute;
		top: 0;
		right: 0;
	}	
	.breadcrumb-section h1 {
		font-size: 46px;
	}
	.service-section ul li {
		flex: 0 0 50%;
		max-width: 50%;		
	}
	.serve-section ul li {
	    -ms-flex: 0 0 33.333333%;
	    flex: 0 0 33.333333%;
	    max-width: 33.333333%;		
	}
	.service-details .text {
		margin-right: 0;
	}
	.service-details .d-flex {
		display: block !important;
	}
	.service-details .thumb-contant {
		display: flex;
	}
	.service-details .thumb-contant .thumb {
		min-width: initial;
		max-width: initial;		
	}
	.thumb-contant .thumb img {
		padding-right: 15px;
		overflow: hidden;
	}
	.details-bottom .d-flex {
		display: flex !important;
	}
	.service-details .details-bottom  .thumb-contant .thumb {
		min-width: 200px;
		max-width: 200px;			
	}


}

/* sm */
@media (min-width: 768px) and (max-width: 991px) {
	

}

/* sm */
@media (max-width: 767px) {
  
.banner {
    background-position: center center !important;
}
  
.navbar {
    padding: 15px 15px;
}
	
	.main-menu .navbar-nav li { margin-right:0;}
	
	.fa.fa-chevron-down {
 position:absolute;
 top:0;
 right:0;
 width:40px;
 text-align:center;
 color:#000;
 height:40px;
 line-height:40px;
 cursor:pointer;
 font-size:14px;
}


	.provider .text, 
	.service .text {
		min-height: initial;
	}
	.cta-section .cta::after {
		display: none;
	}
	.banner-content h1 {
		font-size: 36px;
	}
	.service-section ul li {
		flex: 0 0 100%;
		max-width: 100%;		
	}
	.serve-section ul li {
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;		
	}
	.gmap-section {
		height: 500px;
	}
	.contact-info li {
		margin-bottom: 30px;
	}
	.frequently-section {
		padding-bottom: 0;
	}
	.details-bottom .d-flex {
		display: block !important;
	}
	.service-details .details-bottom  .thumb-contant .thumb {
		min-width: initial;
		max-width: initial;	
		display: flex;	
		margin-right: 0;		
	}
}

/* xs Portrait */
@media (max-width: 575px) { 
	
	section {
		padding: 70px 0;
	}
	.banner-content {
		font-size: 18px;
		line-height: 28px;
	}
	.banner {
		min-height: 500px;
	}
	.main-menu .right-content {
		right: 0;
		top: 100%;
	}
	.main-menu .navbar-nav {
		margin-top: 20px;
	}
	.banner-content h5,
	.banner-content h1 {
		margin-bottom: 20px;
	}
	.banner-content .btn {
		margin-top: 15px;
	}
	.section-title {
		margin-bottom: 30px;
	}
	.breadcrumb-section {
		padding-top: 120px;
	}
	.breadcrumb-section h1 {
		font-size: 34px;
		margin-bottom: 20px;
	}
}

/* xs Portrait */
@media (max-width: 475px) {

	.banner-content h1 {
		font-size: 26px;
	}
	.banner-content {
	    font-size: 16px;
	    line-height: 24px;
	}	
	.section-title h1 {
		font-size: 24px;
	}
	.provider .text ul li {
		font-size: 16px;
	}
	.about-section .about-text ul li,
	.remember-section ul li,
	form ul li:nth-child(2), 
	form ul li:nth-child(3),
	.serve-section ul li {
		flex: 0 0 100%;
		max-width: 100%;		
	}
	.cta h2 {
		font-size: 18px;
	}
	.cta a {
		font-size: 24px;
	}
	.cta {
		display: block;
	}
	.cta .thumb {
		margin-top: 30px;
	}
	.testimonial {
		padding: 25px;
	}
	.gmap-section {
		height: 300px;
	}
	.breadcrumb-section h1 {
		font-size: 26px;
	}
	.service-according h3 {
		font-size: 24px;
	}
}


