.video-section .left-content img{width:100%;}
.video-section .video-slider-content span{color: #616161!important;}  
.my-contact-form{}
.my-contact-form .contact_form{}
.my-contact-form .contact_form .contact_row{display:flex;width:100%;gap: 30px;}
.my-contact-form .contact_form .contact_row+.contact_row{margin-top:30px;}
.my-contact-form .contact_form .contact_half{width: calc(50% - 15px);}
.my-contact-form .contact_form .contact_full{width: 100%;}
.my-contact-form .contact_form .form-control{border: 0;border-bottom: 1px solid #555;border-radius:0px;font-size: 16px;line-height:21px;font-weight:500;} 
.my-contact-form .contact_form .form-control, .my-contact-form .contact_form .form-control:hover, .my-contact-form .contact_form .form-control:focus{outline: 0;box-shadow:none;}
.my-contact-form .contact_form .input_field{padding: 1px 2px;}
.my-contact-form .contact_form .textarea_field{padding: 8px 2px 100px 0px;width:100%;margin:0px;} 
.my-contact-form .contact_form button.submit_btn{background-color: #F4BA48;border: 1px solid #F4BA48 !important;color: #fff;font-size: 16px;height: 50px;width: 200px;} 
.blog-detail-section .main-section .right-side .post{}
.blog-detail-section .main-section .right-side .post .image{width: 100px;}
.blog-detail-section .main-section .right-side .post .image img{width: 100%;}
.blog-detail-section .main-section .right-side .post .text{width: calc(100% - 100px);padding-left:6px;}
.video-section .ourclients .client-slider .owl-nav{display:none;}
.video-section .ourclients .client-slider .owl-dots{bottom: -10px;}


@media(max-width: 991px){
    .mean-container .mean-bar{min-height: 80px;}
    .mean-container a.meanmenu-reveal{margin-top: 11px;}
}