.auction-video1 , .auction-video2 { height: auto; width: 100%; position: relative; }
.auction-video1 img , .auction-video2 img { max-width: 100%;}
.auction-video1 video, .auction-video2 video { position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; background: #fff; }

.auction-aerial-video { height: auto; width: 100%; position: relative; }
.auction-aerial-video img { max-width: 100%;}
.auction-aerial-video video { position: absolute; top: 0; bottom: 0; width: 100%; height: 100%; background: #fff; }

.aerial_video_custom { width: 100%; }
.aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { width: 100%!important; background: transparent; padding-bottom: 66%; height: 0; }

@media screen and (max-width:1440px) {
    .aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { padding-bottom: 68%; }
}
@media screen and (max-width:1199px) {
    .aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { padding-bottom: 70%; }
}
@media screen and (max-width:991) {
    .aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { padding-bottom: 73%; }
}
@media screen and (max-width:620px) {
    .aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { padding-bottom: 77%; }
}
@media screen and (max-width:520px) {
    .aerial_video0-dimensions, .aerial_video1-dimensions, .aerial_video2-dimensions { padding-bottom: 85%; }
}

