#videoheader{padding:55px 20px 0;}
#videoheader .video-container{margin-bottom:5px;}
@media(min-width:1101px){
	#videoheader{height:500px;background:url("../img/header.jpg") no-repeat;background-size:cover;box-sizing:border-box;}
	#videoheader .content{max-width:1080px;padding:100px 0 100px;margin:auto;overflow:hidden;}
	#videoheader .left{float:left; width:48%;}
	#videoheader .left .text{height:140px;}
	#videoheader .left .text h2{font-size:30px}
	#videoheader .left .text p{font-size:1.6em;margin:24px 0 0;}
	#videoheader .left .action{margin:12px 0 4px;}
	#videoheader a.button:first-child{margin-right: 30px;}
	#videoheader .right{float:right; width:48%;}
	#videoheader .videotext{text-align:right;margin:0;line-height:1.25;}
}

.vh #bread-crumbs-wrap{padding-bottom:0;}
.vh article{margin-top:16px;position:static !important;}
