body, html {
	overflow-x: hidden;
}
.grey-bg .about-us {
	padding-bottom: 50px;
}
#about {
    padding: 50px 0 50px;
}
#about .about-onepage-text-sub .black-text {
    font-size: 16px;
    line-height: 20px;	
}
.parallax-content {
	text-align: center;
}
.parallax-content a {
    display: block;
    width: 100%;	
}
.video-area .overlay .video-title {
	text-align: center;	
	flex-direction: column;
}
.contact-us-button-area .contact-us-title-area {
	font-size: 22px;
}
.contact-us-button-area {
    padding-top: 90px;
    padding-bottom: 90px;
}
.video-area .overlay {
    justify-content: flex-start;
	padding-top: 85px;
}
.bigger-font-slider {
	font-size: 70px;	
}
#slideshow .slider-item .overlay .slider-text {
    text-align: center;
    flex-direction: column;	
}
@media (max-width: 1800px) {
	.video-area .overlay {
		justify-content: flex-start;
		padding-top: 50px;	
	}
}

@media (max-width: 768px) {
	.footer-menu {
	    flex-direction: column!important;
	}
	.footer-bg .top-area {
	    height: unset!important;
	    padding: 50px 0px!important;
	    text-align: center!important;
	}
	.footer-bg .footer-bottom {
	    padding-top: 0!important;
	}
	.footer-bg ul.footer-social {
	    justify-content: center!important;
	    padding-top: 30px!important;
	    padding-bottom: 30px!important;
	}
	.footer-bg ul.footer-social li {
	    padding-left: 20px!important;
	    padding-right: 20px!important;
	}
	.footer-menu li.separator {
	    display: none!important;
	}
	.footer-menu li {
	    line-height: 45px!important;
	}
	.footer-bg ul.footer-logos {
	    padding-top: 30px!important;
	    margin: 0!important;
	}
	.footer-bg ul.footer-logos {
	    justify-content: center!important;
	}
	.footer-bottom {
	    height: auto!important;
	}
	.video-aream, video, source {
		height: unset!important;
	}
	.full-height {
		height: auto!important;
	}
	.sticky-contact {
	    height: 140px!important;
	}
	.sticky-contact .row.full-height.align-center {
		height: 140px!important;	
	}
}

.grey-bg .clients-with-content .clients-with-title {  
    text-transform: none;
}
#seen-on-carousel .owl-item img:hover { 
	filter: drop-shadow(1px 1px 2px #6d6d6d);
}
.newave-globe .footer-bg .contact-items a {
    color: #ffffff;
}
.newave-globe .footer-menu li a {
    color: #ffffff;
}

.contact-us-button-area .btn-area-box,
.ptm .sticky-contact .contact-us {
    background: #52c2da;
}

.video-area .overlay .main-video-title {
    background-color: transparent;
}
