@media (max-width: 1200px) {
 .detail-box hr {  display: none; !important }
}
 
 
@media (max-width: 992px) {
.full-screen-video-container  {height:58vh !important; margin-bottom: -10px !important;}
.full-screen-image-container {height: 50vh !important; }
.full-screen-video-container video  {height: 50vh; width:100vw; !important;}
.full-screen-image-container img, .full-screen-video-container img {width:auto; height:auto; top:50%; left:50%; height:30vh !important;}
/*.full-screen-image-container_cover{height:100vh; width:100vw; margin-top:- 100vh;}*/
 
}


@media (max-width: 896px) {
.full-screen-image-container,.full-screen-video-container  {height:54vh !important; margin-bottom: -40px !important;}
.full-screen-video-container video  {height:50vh; width:100vw; !important;}
.full-screen-image-container img, .full-screen-video-container img {width:auto; height:auto; top:50%; left:50%; height:30vh !important;}
/*.full-screen-image-container_cover{height:54vh !important; width:100vw; margin-top:- 100vh;}*/
.full-screen-video-container  {height: 50vh !important; margin-bottom: -9px !important;}
.full-screen-image-container {height: 50vh !important; }
 }
 
 
  @media (max-width: 820px){ 
.full-screen-video-container{height: 36vh !important; margin-bottom: -5px !important;
 }
 }

  @media (max-width: 736px){ 
.full-screen-video-container{height: 40vh !important; margin-bottom: -3px !important;
 }
 }

   @media (max-width:578px){ 
.full-screen-video-container{height: 32vh !important; margin-bottom: -10px !important;
 }
 }

@media (max-width: 420px) {
 
.full-screen-video-container { height: 27vh !important; margin-bottom: -1px !important; font-size: 16px !important;}
}


@media (max-width: 414px) {
.full-screen-video-container { height: 28vh !important; margin-bottom: -3px !important; font-size: 16px !important;}
}

}
