#iframe_sliderVideo{
   width: 100% !important;
   height: 100% !important;
   margin: auto !important;
}
/* 1366 -> 765 */
/* @media (max-width: 480px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 270px !important;
   }
}

@media (max-width: 767px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 431px !important;
   }
}

@media (min-width: 768px) and (max-width: 979px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 550px !important;
   }
}

@media (min-width: 1200px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 675px !important;
   }
}

@media (min-width: 1500px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 843px !important;
   }
}

@media (min-width: 1800px) {
   .sliderVideoBox{
      width: 100vw !important;
      height: 1012px !important;
   }
} */
