article{float:left;	width:100%; }
.boxed_width .video_body_wrapper { margin-right: auto; margin-left: auto; float:none;}
.video_body_wrapper:after{content:""; width:100%; display:table;}
.theme_light .video_body_wrapper{background:#ffffff;}
.theme_dark .video_body_wrapper{background:#1c1d22;}
/*-------- header style 14 --------*/
.vt_header_section.style_twelve .logo_div:after {width: 100%;}
/*-------- header style 15 --------*/
.vt_header_section.style_thirteen ul {float: right;}
@media (min-width: 1200px){
.boxed_width .video_body_wrapper {width: 1170px;}
}
@media (min-width: 992px) and (max-width:1199px){
.boxed_width .video_body_wrapper {width: 970px;}
}
@media (min-width: 768px) and (max-width:991px){
.boxed_width .video_body_wrapper {width: 750px;}
}