.videosPage .fx-videosPage{gap: 48px;}
.videosPage .fx-videosPage .videosPage-partTwo{
    flex: 1 1 calc(88% - 48px);
    max-width: calc(88% - 0px);
}
.videosPage .fx-videosPage .videosPage-partTwo .listcardVideo{
    gap: 16px;
    align-items: normal;
}
.videosPage .fx-videosPage .videosPage-partTwo .w100{
    flex: 1 1 calc(100% - 16px);
    max-width: calc(100% - 0px);
}
.videosPage .fx-videosPage .videosPage-partTwo .w33{
    flex: 1 1 calc(33.3% - 16px);
    max-width: calc(33.3% - 0px);
}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo{
    box-shadow: 0px 75px 45px -74px rgba(0, 0, 0, 0.2);
    margin-bottom: 17px;
    border: 1px solid #F2F2F2;
    border-radius: 15px 15px 25px 25px!important;
    transition: 0.3s;
}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divVideo{
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 15px 15px 0 0;
}
.videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 486px;}
.videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 229.59px;}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divVideo iframe{
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 15px 15px 0 0;
    transition: transform 0.3s ease;
}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{
    background-image: url(../../images/graphPages.svg);
    padding: 12px 12px;
    border-radius: 0 0 25px 25px;
    height: max-content;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo .fxGap{gap: 8px;}
.videosPage .fx-videosPage .videosPage-partTwo .w100 .divText h5{margin-bottom: 20px;}
.videosPage .fx-videosPage .videosPage-partTwo .w33  .divText{gap: 15px;}
.videosPage .fx-videosPage .videosPage-partTwo .divText .fxDetails{gap: 32px;}
.customGalleryNav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9999;
  cursor: pointer;
  width: 60px;
  height: 60px;
  opacity: 0.9;
  transition: all 0.3s ease;
}
.customGalleryNav:hover{width: 50px;height: 50px;}
.customGalleryNav.leftGallery {left: 50px;}
.customGalleryNav.rightGallery {right: 50px;}
.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{position: relative;}
.has-image[data-image-fit=contain] .fancybox__image{
    border-radius: 8px;
}
@media (min-width:1706.67px) {
.videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 530px;}
.videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 279.59px;}
.customGalleryNav {width: 70px;height: 70px;}
.customGalleryNav:hover{width: 60px;height: 60px;}
.videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{padding: 18px 16px;}
}
@media (min-width:1920px) {
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 580px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 320px;}
    .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .fxGap img{width: 25px;}
    .customGalleryNav {width: 80px;height: 80px;}
    .customGalleryNav:hover{width: 70px;height: 70px;}
    .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{padding: 24px 16px;}
}
@media (min-width:2048px) {
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 620px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 370px;}
    .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .fxGap img{width:30px;}
    .customGalleryNav {width: 90px;height: 90px;}
    .customGalleryNav:hover{width: 70px;height: 80px;}
    .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{padding: 32px 16px;}
}
@media (max-width:1396.36px) {
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 436px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 199.59px;}
}
@media (max-width:1228.8px) {
    .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{padding: 24px 16px;}
    .videosPage .fx-videosPage{gap: 40px;}
    .videosPage .fx-videosPage .videosPage-partTwo{
        flex: 1 1 calc(86% - 40px);
        max-width: calc(86% - 0px);
    }
    .customGalleryNav {width: 50px;height: 50px;}
    .customGalleryNav:hover{width: 40px;height: 40px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 396px;}
}
@media (max-width:1024px) {
   .videosPage .fx-videosPage .videosPage-partTwo{
        flex: 1 1 calc(84% - 40px);
        max-width: calc(84% - 0px);
    }
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 356px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 179.59px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divText h5{margin-bottom: 20px;}
      .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .divText{padding: 16px 16px;}
    .customGalleryNav {width: 40px;height: 40px;}
    .customGalleryNav:hover{width: 30px;height: 30px;}
}
@media (max-width:877.71px) {
    .videosPage .fx-videosPage{gap: 32px;}
     .videosPage .fx-videosPage .videosPage-partTwo{
        flex: 1 1 calc(84% - 32px);
        max-width: calc(84% - 0px);
    }
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divVideo{height: 266px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divVideo{height: 220px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w100 .divText h5{margin-bottom: 16px;}
    .videosPage .fx-videosPage .videosPage-partTwo .w33 .divText{gap: 12px;}
     .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .fxGap{gap: 4px;}
     .videosPage .fx-videosPage .videosPage-partTwo .cardVideo .fxGap img{width: 15px;}
     .videosPage .listcardVideo {align-items: center; justify-content: center;}
     .videosPage .fx-videosPage .videosPage-partTwo .w33{
        flex: 1 1 calc(50% - 16px);
        max-width: calc(50% - 0px);
    }
}
@media (max-width:768px) {
    .videosPage .fx-videosPage{gap: 32px;}
       .videosPage .fx-videosPage .videosPage-partTwo{
        flex: 1 1 calc(80% - 32px);
        max-width: calc(80% - 0px);
    }
}
@media (max-width:614.4px) {
    .videosPage .fx-videosPage .videosPage-partTwo .w100{
        flex: 1 1 calc(100% - 16px);
        max-width: calc(100% - 0px);
    }
    .videosPage .fx-videosPage .videosPage-partTwo .w33{
        flex: 1 1 calc(100% - 16px);
        max-width: calc(100% - 0px);
    }
    .videosPage .fx-videosPage{gap: 24px;}
    .videosPage .fx-videosPage .videosPage-partTwo{
        flex: 1 1 calc(100% - 24px);
        max-width: calc(100% - 0px);
    }
    .customGalleryNav.leftGallery {left: 16px;}
    .customGalleryNav.rightGallery {right: 16px;}
}
