#colorboxblock {display: none;}
.two-col-top-video {padding-bottom: 20px; }
.two-col-top-video .top-txt {float: right;}
.two-col-top-video .vid-button {left: 1px;}	
	
body .vid-button {bottom: 37%; max-width: 85%; padding: 33px 25px 7px 115px; font-size: 1.6em;}
body .vid-button::before { margin: -8px 0 18px -80px;}



.two-col-top-video { position: relative; }
@media all and (min-width: 992px) {
.two-col-top-video .createColorbox a { width:535px; }
}



@media all and (min-width: 992px) and (max-width: 1200px) {
.top-content .top-txt { width: 55%;}
.top-content .top-image { width: 45%;}
body .vid-button {padding: 15px 25px 2px 75px; bottom: 37%;}
body .vid-button::before {margin: 0px 0 25px -58px;}
}

@media all and (min-width: 768px) and (max-width: 991px) {
	.top-image {
    padding-bottom: 10px;
    width: 100%;
}
.tab-top-wrap .top-content .desk-content {display:none;}
.tab-top-wrap .top-content .mob-content {display:block;}
body .vid-button {padding: 33px 25px 7px 0px; bottom: 37%; position: absolute; background: rgba(14, 32, 47, 0.8);}
body .vid-button::before {margin: 0px; position: relative; background-color: transparent; top: -12px;}
}

@media all and (max-width: 767px) {
	.top-image {
    padding-bottom: 10px;
    width: 100%;
}
.tab-top-wrap .top-content .desk-content {display:none;}
.tab-top-wrap .top-content .mob-content {display:block;}
 .tab-content-box-item {width: 100%;}
 .tabs-content .tab-row .snapdown-cont {display: none;}
 .tabs-content .tab-row .snapdown-title {display: block;}
.tabs-content .tab-row {display: block !important;}

.tabs-list {display: none;}
.top-image {float: left;width: 100%;}
.top-image {float: left;width: 100%;}
	
body .vid-button {padding: 33px 25px 7px 0px; bottom: 37%; position: absolute; background: rgba(14, 32, 47, 0.8);}
body .vid-button::before {margin: 0px; position: relative; background-color: transparent; top: -12px;}
	
}

@media all and (max-width: 500px) {
	body .vid-button {padding: 15px 25px 0px 0px; bottom: 30%; font-size: 1.0em; height: 50px;}
	body .vid-button::before { height: 45px; top: -18px;}

}

