.fill-box {height: 100%;margin:0px;width: 100%;}

@media (min-width:300px){
.row-eq-height {  display:block;}
.picture-desc-video-in-row {  display:block;}
.picture-desc-video-in-row.row-eq-height div.description {padding:20px;margin:0px;text-align:center;position: relative;}

.thumbnail-fill {height: 100%;margin:0px;width: 100%;}
.main-image-left {height: 100%;margin:0px;width: 100%;}
}

@media (min-width:769px){
.row-eq-height {  display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}
.picture-desc-video-in-row {  display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}

.thumbnail-fill {float: left;height: 100%;margin:0px;overflow: hidden;width: 100%;}
.main-image-left {float: left;height: 100%;margin:0px;overflow: hidden;width: 100%;}

.picture-desc-video-in-row.row-eq-height div.description {padding:30px 20px 70px 20px;margin:0px;text-align:center;position: relative;left: 50%;top: 50%;transform: translate(-50%, -50%);width:100%;}
}

@media (min-width:1600px){
.row-eq-height {  display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}
.picture-desc-video-in-row {  display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap: wrap;}

.thumbnail-fill {float: left;height: 100%;margin:0px;overflow: hidden;width: 100%;}
.main-image-left {float: left;height: 100%;margin:0px;overflow: hidden;width: 100%;}

.picture-desc-video-in-row.row-eq-height div.description {padding:70px 50px 100px 50px;margin:0px;text-align:center;position: relative;left: 50%;top: 50%;transform: translate(-50%, -50%);width:100%;}
}



@media (max-width:1199px){
.video-background {position: relative;padding-bottom: 56.25%;height: 0;overflow: hidden;max-width: 100%;}
.video-foreground,.video-background iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
}
@media (min-width:1200px){
.video-background {background: #000;position: relative;overflow:hidden;top: 0; right: 0; bottom: 0; left: 0;}
.video-foreground,.video-background iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
	@media (min-aspect-ratio: 16/9) {.video-foreground { height: 200%; top: -50%; }}
	@media (max-aspect-ratio: 16/9) {.video-foreground { width: 200%; left: -50%; }}
}



/*
<div class="video-gallery"><iframe allow="autoplay; encrypted-media" allowfullscreen="" frameborder="0" height="315" src="https://www.youtube.com/embed/YRexmXoqr9I?rel=0&amp;controls=0&amp;showinfo=0" width="560"></iframe></div>


*/

