/*
 Theme Name:   Chauffeur Child
 Description:  Chauffeur Child Theme
 Author:       quitenicestuff
 Author URI:   http://quitenicestuff.com
 Template:     chauffeur
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar, custom-colors
 Text Domain:  chauffeur-child
*/
.logo a img{height: 115px !important;}
.top-bar-wrapper{display: none !important;}
.main-content h3
 {
    font-size: 24px;
    line-height: 30px !important;
}
.call-to-action-2-section, .video-wrapper.video-wrapper-home{
	background-size: cover !important;
    background-position: center !important;
}
@media(max-width: 768px){
	.col2resp .vc_column-inner{padding-top: 0px !important; margin-top: -65px !important; padding-bottom: 80px !important;}
	.about-us-block p {
    margin: 0 0px 35px 0 !important;
}
	.footer-inner-wrapper .one-half, .footer-inner-wrapper .one-fourth{width: 100% !important; text-align: center !important;}
	.footer-inner-wrapper .title-block6{display: none !important;}
	#text-2{margin-top: 60px !important;}
	#media_image-2{margin-top: -30px !important; margin-bottom: 50px !important;}
	.main-content h1 {
    font-size: 22px !important;
		line-height: 32px !important;
    margin: 0 0 30px 0;
}
	.logo a img {
    height: 75px !important;
}
	#mobile-navigation-btn{font-size: 25px !important;}
}