@media only screen and (max-width: 7000px){
	.page-wrapper{
		overflow:hidden;	
	}
}

@media only screen and (max-width: 1599px){


}

@media only screen and (max-width: 1499px){
	
	.main-menu .navigation > li{
		margin-right: 0px;
	}

	.main-header .upper-right .phone{
		margin-left: 70px;
	}

	.projects-section .project-block .inner{
		max-width: 1100px;
	}

	.about-two .text-col .inner,
	.services-two .text-col .inner{
		padding-right: 0;
	}

	.about-two .text-col .text{
		font-size: 20px;
	}

	.services-two .text-col .text{
		font-size: 24px;
	}

	.services-two .lower-content .s-block ul li{
		font-size: 22px;
	}
	
}

@media only screen and (max-width: 1339px){

	.main-menu .navigation > li > a{
		padding-left: 20px;
		padding-right: 20px;
	}

	.main-header .upper-right .phone{
		margin-left: 30px;
	}
	
	.banner-section .slide-item .content-box{
		height: 550px;
	}

	.about-section .content-box .inner{
		max-width: 800px;
	}

	.about-section .inner .text{
		font-size: 32px;
		line-height: 1.40em;
	}

	.services-section .row{
		margin: 0 -15px;
	}

	.services-section .row .service-block{
		padding: 0 15px;
	}

	.projects-section .project-block .inner{
		max-width: 950px;
	}

	.main-footer .upper-section .inner-container{
		padding-left: 320px;
	}

	h1{
		font-size: 48px;
	}

	h2,
	.banner-section .slide-item h2,
	.projects-section .project-block .proj-title,
	.inner-banner .content h2{
		font-size: 40px;
	}

	.welcome-section .title h2{
		font-size: 36px;
	}

	.welcome-section .text-col .inner{
		padding-top: 0;
	}

	.welcome-section .text-col .text,
	.industry-block .title h4{
		font-size: 24px;
	}

	.clients-two .client-block{
	    -ms-flex: 0 0 25%;
	    flex: 0 0 25%;
	    max-width: 25%;
	}

	.about-two .text-col .text p{
		margin-bottom: 15px;
	}

	.about-two .mv-block{
		margin-left: 50px;
	}

	.about-two .vision-block{
		margin-left: 150px;
	}

	.request-quote .content-col .text{
		font-size: 16px;
	}

	.request-quote .content-col .inner{
		padding-left: 50px;
	}
}

@media only screen and (max-width: 1199px){

	.main-header .nav-box{
		display: none;
	}

	.main-header .nav-toggler{
		display: block;
		float: right;
	}

	.main-header{
		min-height: 100px;
	}

	.main-header .main-box .logo-box .logo img{
		height: 70px;
	}

	.main-header .upper-right .phone{
		float: left;
		padding-top: 20px;
	}

	.main-header .upper-right .phone a{
		padding: 0;
		width: 34px;
		height: 34px;
	}

	.main-header .upper-right .phone .txt,
	.main-header .upper-right .phone a:after{
		display: none;
	}

	.main-header .upper-right .phone .icon{
		width: 34px;
	}

	.banner-section .slide-item .content-box{
		height: 500px;
		padding-bottom: 70px;
	}

	h1{
		font-size: 42px;
	}

	h2,
	.banner-section .slide-item h2,
	.projects-section .project-block .proj-title,
	.inner-banner .content h2{
		font-size: 36px;
	}

	.about-section{
		padding-bottom: 70px;
	}

	.about-section .content-box .inner{
		max-width: none;
		text-align: center;
	}

	.about-section .inner .text{
		font-size: 24px;
		line-height: 1.5em;
	}

	.about-section .counter-outer{
		position: relative;
		top: 0;
		width: auto;
		margin: 60px auto 50px;
	}

	.about-section .counter-outer .inner-box{
		border-right: 4px solid #CEAA59;
	}

	.about-section .counter-outer .count-box{
		font-size: 60px;
	}

	.projects-section .project-block .proj-title{
		left: 0;
		padding-top: 40px;
		top: auto;
		bottom: 30px;
	}

	.projects-section .project-block .proj-title:before{
		left: auto;
		right: -50px;
	}

	.projects-section .owl-theme .owl-nav{
		position: relative;
		top: 0;
		right: 0;
		text-align: center;
		height: 40px;
		margin: 60px 0 0 10px;
	}

	.main-footer .upper-section .inner-container{
		padding-left: 0;
		padding-right: 0;
	}

	.main-footer .upper-section .footer-logo{
		position: relative;
		top: 0;
		margin-bottom: 50px;
	}

	.main-footer .upper-section .social-links{
		position: relative;
		top: 0;
	}

	.main-footer .upper-section .social-links ul li{
		position: relative;
		float: left;
		margin-right: 20px;
	}

	.about-two .text-col,
	.services-two .text-col{
		margin-bottom: 30px;
	}

	.about-two .image-col .image img,
	.services-two .image-col .image img{
		max-width: 100%;
		width: 100%;
	}

	.about-two .mv-block,
	.about-two .vision-block{
		margin-left: 0;
	}

	h3{
		font-size: 32px;
	}

	.services-two .text-col .text,
	.services-two .lower-content .s-block ul li{
		font-size: 20px;
	}

	.request-quote .content-col .inner{
		padding-left: 20px;
	}

	.welcome-section .title{
		margin-bottom: 40px;
	}

	.welcome-section .text-col .inner{
		text-align: center;
	}

	.services-section .title-box{
		margin-bottom: 50px;
		text-align: center;
	}
}

@media only screen and (min-width: 768px){
	.main-menu .navigation > li > ul,
	.main-menu .navigation > li > ul > li > ul,
	.main-menu .navigation > li > ul > li > ul > li > ul{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
}

@media only screen and (max-width: 991px){
	
	.banner-section .slide-item .content-box{
		height: 400px;
		padding: 50px 0;
	}

	.banner-section .slide-item .content{
		vertical-align: middle;
	}

	.banner-section .owl-theme .owl-nav .owl-next{
		right: 15px;
	}

	.banner-section .owl-theme .owl-nav .owl-prev{
		left: 15px;
	}

	.banner-section .slide-item .inner:before{
		width: 100%;
	}

	.banner-section .slide-item .inner{
		text-align: center;
		margin: 0 auto;
		padding: 25px 30px;
	}

	h1{
		font-size: 38px;
	}

	h2,
	.banner-section .slide-item h2,
	.projects-section .project-block .proj-title,
	.inner-banner .content h2{
		font-size: 32px;
	}

	.about-section,
	.services-section{
		padding: 80px 0 20px;
	}

	.services-section .title-box{
		margin-bottom: 50px;
		text-align: center;
	}

	.projects-section{
		padding: 80px 0;
	}

	.projects-section .project-block .count{
		display: none;
	}

	.projects-section .project-block .proj-title{
		position: relative;
		top: 0;
		left: 0;
		padding: 20px 0;
		margin: 0;
	}

	.projects-section .project-block .proj-title:before{
		top: auto;
		bottom: 0;
		width: 100%;
		border-width: 4px;
		left: 0;
		right: auto;
	}

	.partners-section{
		padding: 80px 0;
	}

	.partners-section .title-box{
		margin-bottom: 50px;
		text-align: center;
	}

	.main-footer .upper-section{
		padding-bottom: 20px;
	}

	.contact-section{
		padding: 70px 0 50px;
	}

	.contact-section .title-box h2{
		font-size: 32px;
	}

	.contact-section .title-box .text{
		font-size: 24px;
	}

	.contact-section .info{
		padding-bottom: 40px;
	}

	.inner-banner .content-box{
		display: block;
		padding: 70px 0;
		height: auto;
		text-align: center;
	}

	.inner-banner .content{
		display: block;
		width: 100%;
		vertical-align: middle;
	}

	.inner-banner .inner{
		width: auto;
		padding: 25px 20px;
		min-width: 250px;
		display: inline-block;
		vertical-align: middle;
	}

	.inner-banner .inner:before{
		width: 100%;
	}

	.clients-two .client-block{
	    -ms-flex: 0 0 33.333%;
	    flex: 0 0 33.333%;
	    max-width: 33.333%;
	}

	.clients-two{
		padding: 70px 0 50px;
	}

	.clients-two .client-block .image{
		line-height: 100px;
		text-align: center;
	}

	.clients-two .client-block .image img{
		max-height: 100px;
	}

	.about-two .upper-content,
	.services-two .upper-content{
		padding: 70px 0 50px;
	}

	.about-two .text-col .text{
		font-size: 18px;
	}

	.about-two .mv-block .text{
		font-size: 18px;
	}

	.services-two .lower-images{
		padding-bottom: 54px;
	}

	.projects-two{
		padding: 70px 0;
	}

	.request-quote .image-col .image-layer{
		display: none;
	}

	.request-quote .image-col .image{
		display: block;
	}

	.request-quote .content-col .inner{
		max-width: none;
	}

	.banner-section .owl-theme .owl-nav{
		top: auto;
		margin-top: 0;
		bottom: 70px;
	}

	.banner-section .owl-theme .owl-nav .owl-prev{
		padding-right: 0px !important;
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 20px;
		text-align: center;
	}

	.banner-section .owl-theme .owl-nav .owl-next{
		padding-left: 0px !important;
		width: 42px;
		height: 42px;
		line-height: 42px;
		font-size: 20px;
		text-align: center;
	}

	.welcome-section{
		padding: 70px 0 20px;
	}

	.welcome-section .title h2,
	.request-quote .content-col h3{
		font-size: 30px;
	}

	.request-quote .content-col h3{
		margin-bottom: 20px;
	}

	.welcome-section .text-col .text{
		font-size: 18px;
	}

	.industry-section{
		padding: 70px 0 40px;
	}

	.request-quote .content-col .inner{
		padding: 50px 20px 30px;
	}

	.welcome-section.alternate{
		padding-bottom: 20px;
	}

	.industry-section .title-box h4{
		font-size: 26px;
	}

}

@media only screen and (max-width: 767px){
	.about-section .inner .text{
		font-size: 20px;
	}

	.about-section .counter-outer .count-box{
		font-size: 48px;
	}

	.service-block .title{
		padding: 20px 0;
	}

	.service-block .title h6{
		min-height: 0;
	}

	h1{
		font-size: 32px;
	}

	h2, 
	.banner-section .slide-item h2, 
	.projects-section .project-block .proj-title,
	.inner-banner .content h2{
		font-size: 28px;
	}

	h3{
		font-size: 26px;
	}

	.main-footer{
		text-align: center;
	}

	.main-footer .upper-section .social-links ul li{
		display: inline-block;
		float: none;
		margin: 0 7px;
	}

	.main-footer .upper-section .info li{
		padding-left: 0;
		max-width: none;
	}

	.main-footer .upper-section .info li .icon{
		position: relative;
		display: block;
		top: 0;
		margin: 0 auto 10px;
	}

	.main-footer .upper-section .empty{
		display: none;
	}

	.contact-section .image-col{
		display: none;
	}

	.clients-two .client-block{
	    -ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}

	.about-two .mv-block{
		margin-bottom: 50px;
	}

	.about-two .mv-block .inner{
		background: none;
		padding: 0 0;
		min-height: 0;
	}

	.about-two .mv-block h3{
		margin-left: 0;
		margin-bottom: 30px;
		padding-bottom: 14px;
		border-bottom: 4px solid #CEAA59;
	}

	.request-quote .content-col .inner{
		text-align: center;
		max-width: none;
	}

	.banner-section .slide-item .content-box{
		text-align: center;
	}

	.welcome-section .title h2{
		font-size: 26px;
	}

	.request-quote .content-col h3{
		font-size: 24px;
	}

	.industry-section .title-box h4{
		font-size: 20px;
	}
}

@media only screen and (max-width: 599px){

	.banner-section .slide-item .content-box{
		height: 350px;
	}

	.contact-section .title-box h2{
		font-size: 28px;
	}

	.contact-section .title-box .text{
		font-size: 20px;
	}

	h3{
		font-size: 30px;
	}

	.services-two .text-col .text, 
	.services-two .lower-content .s-block ul li{
		font-size: 18px;
	}

	.mixitup-gallery .filter-tabs li:after{
		display: none;
	}

	.mixitup-gallery .filter-tabs li{
		position: relative;
		margin: 0 10px 10px;
	}

}

@media only screen and (max-width: 479px) {

	.about-section .inner .text{
		font-size: 18px;
	}

	.service-block .title h6{
		font-size: 18px;
	}

	h2, 
	.banner-section .slide-item h2, 
	.projects-section .project-block .proj-title{
		font-size: 24px;
	}

}