﻿

.topImagesSubTitle { display: none; }
.topImageCaption a.redBtn { display: none; }

#GridPage   { padding-bottom:0; }
section.footerBoxes { margin-top:60px; }

.blueBtnWrapper.prevDirectory,.blueBtnWrapper.nextDirectory   { display:none; }

#body iframe { width: 100%;height: 500px; }
.player .vp-player-layout       { height:500px !important; }


@media (max-width: 991px)  { 
   section.footerBoxes  { margin-left: 5%; margin-top: 60px; }
}
@media (max-width: 767px)  { 
   section.footerBoxes  { margin-top: 30px; }
   #body    { max-width:95%; }
   #body iframe { width: 100%;height: 190px; }
   .player .vp-player-layout       { height:190px !important; }
}