/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.page-id-86266 #Header_wrapper {
    background-size: cover;
    background-position: center !important;
}
#hidden_label_must .wpcf7-list-item-label{
	display: none;
}
#hidden_label_must .wpcf7-list-item.first.last{
    margin: 1px 0;
}
.wpcf7-form-control-wrap.description #objective_lead{
    height: 50px;
    min-height: auto;
    overflow: hidden;
}
.wpcf7-response-output.hidden.wpcf7-validation-errors.importantRule { display: block!important; }

.video-mp4 {
    max-width: 520px;
    width: 100%;
    margin-top: 20px;
}
@media (min-width: 1240px) {
    .video-mp4 {
        margin-left: 30px;
    }
}