@media (max-width: 660px) {
	.header{
		box-shadow: 0;
	}
	.banner-text{
		left: 15px !important;
		bottom: 50px;
	}
	.banner-text p:nth-child(1){
		font-size: 24px;
	}
	.banner-text p:nth-child(2),
	.banner-text p:nth-child(3){
		font-size: 20px;
	}
	.about-txt{
		padding: 50px 0;
	}
	.about-txt p{
		font-size: 20px;
		padding-right: 0px;
	}
	.investigate-section,
	.aplify-section,
	.connect-section,
	.offer-section{
		width: 90%;
	}
	.investigate-sapce-l-r,
	.investigate-sapce-l-r strong{
		font-size: 22px;
	}
	.offer-section ul{
		padding-left: 20px;
	}
	.sapce-l-r{
		padding: 0;
	}
	.investigate-sapce-l-r{
		padding: 0;
	}
	.testimonial4_slide{
		width: 100%;
	}
	.heading{
		margin-bottom: 30px;
	}
	.video-section h2{
		font-size: 36px;
		left: 15px;
		bottom: 50px;
	}
	.video-section .play-icon{
		left: 35%;
	}
	.why-text-section{
		margin:  50px 0px;
		padding: 0 50px;
	}
	.why-text-section h2::after{
		width: 200px;
	}
	.map-section .parallax{
		height: 500px;
	}
	.map-section .parallax-tital span{
		left: 15px;
		font-size: 30px;
	}
	.news-box{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.news-box img{
		width: 100%;
	}
	.meet-section{
		margin-top: 30px;
		padding-top: 40px;
		margin-bottom: 30px;
	}
	.meet-section ul{
		text-align: center;
		margin: 0 auto;
	}
	.project-section .parallax{
		height: 500px;
	}
	.project-section .parallax-tital span{
		left: 15px;
	}
	.heading{
		width: 100%;
	}
	.heading .btn{
		white-space: inherit;
	}
	.testimonial h3{
		font-size: 22px;
		width: 100%;
		margin: 30px 0 0 0;
	}
	.owl-nav .owl-prev{
		top: 50%;
		left: -50px;
	}
	.owl-nav .owl-next{
		top: 50%;
		right: -50px;
	}
	.past-project{
		margin-right: 0;
	}

}
@media (max-width: 768px) {
	.banner-text{
		left: 50px;
		bottom: 50px;
	}
	.banner-text p:nth-child(1){
		font-size: 24px;
	}
	.banner-text p:nth-child(2),
	.banner-text p:nth-child(3){
		font-size: 20px;
	}
	.about-txt{
		padding: 50px 0;
	}
	.about-txt p{
		font-size: 20px;
	}
	.sapce-l-r{
		padding: 0;
	}
	.investigate-section,
	.aplify-section,
	.connect-section,
	.offer-section{
		width: 70%;
	}
	.investigate-sapce-l-r{
		padding: 0;
	}
	.investigate-sapce-l-r,
	.investigate-sapce-l-r strong{
		font-size: 22px;
	}
	.testimonial4_slide{
		width: 100%;
	}
	.testimonial .carousel{
		padding-bottom: 0;
	}
	.heading{
		margin-bottom: 30px;
		width: 100%;
	}
	.video-section{
		height: 500px;
		padding: 50px 0;
	}
	.video-section h2{
		font-size: 36px;
		left: 50px;
		bottom: 50px;
	}
	.video-section .play-icon{
		left: 40%;
	}
	.why-text-section{
		margin:  50px 15px;
		padding: 0 0px;
	}
	.meet{
		margin:  50px 0 0 0;
		max-width: 100%;
	}
	.btn{
		white-space: inherit;
	}
	.map-section .parallax{
		height: 300px;
	}
	.map-section .parallax-tital span{
		left: 15px;
		font-size: 30px;
	}
	.news-box{
		width: 100%;
		margin: 0 0 30px 0;
	}
	.news-box img{
		width: 100%;
	}
	.meet-section{
		margin-top: 30px;
		padding-top: 40px;
		margin-bottom: 30px;
	}
	.meet-section ul{
		text-align: center;
		margin: 0 auto;
	}
	.project-section .parallax{
		height: 300px;
	}
	.project-section .parallax-tital span{
		left: 15px;
	}
	.project-people h4{
		font-size: 26px;
		padding-top: 30px;
	}
	.testimonial h3{
		width: 100%;
		margin: 60px 0 0 0;
	}
	.owl-nav .owl-prev{
		top: 50%;
		left: -50px;
	}
	.owl-nav .owl-next{
		top: 50%;
		right: -50px;
	}
	.past-project{
		margin-right: 0;
	}
}
@media screen and (min-width: 1920px){
	.investigate-section,
	.aplify-section,
	.connect-section,
	.offer-section,
	.heading{
		padding-left: 100px;
	}
	.heading{
		width: 100%;
	}
}
@media screen and (min-width: 2560px){
	.investigate-section,
	.aplify-section,
	.connect-section,
	.offer-section{
		padding-left: 300px;
	}
	/*.heading{
		padding-left: 100px;
	}*/
	.heading{
		width: 100%;
	}
}
@media screen and (max-width: 1920px) {

}
