@media screen and (max-width: 1280px) {
  .video-slide .owl-nav button {
    /* position: relative; */

    display: none;
  }
  .video-slide .owl-nav button.owl-prev {
    position: absolute;
    /* left: -48%; */
  }

  .video-slide .owl-nav button.owl-next {
    position: absolute;
    /* right: 5%; */
  }
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 1024px) {
}

@media screen and (max-width: 912px) {
  .video {
    margin-bottom: 0;
  }
  .gallery-parent {
    margin-bottom: 30px;
  }
  .gallery-img {
    width: 70%;
  }
  .gallery-btn {
    width: 70%;
  }
  .icon_one {
    width: 5%;
  }
  .icon_two {
    width: 5%;
  }

  .modal__content {
    top: 13%;
    width: 500px;
  }
  .modal__close {
    top: -27%;
    right: -17%;
  }
}

@media screen and (max-width: 820px) {
}

@media screen and (max-width: 800px) {
}

@media screen and (max-width: 786px) {
}

@media screen and (max-width: 712px) {
}

@media screen and (max-width: 600px) {
  .gallery-banner {
    height: 400px;
  }

  .modal__content {
    width: 400px;
  }
  .modal__close {
    top: -22%;
    right: -4%;
    font-size: 24px;
  }
}

@media screen and (max-width: 540px) {
}

@media screen and (max-width: 430px) {
  .modal__content {
    width: 350px;
  }
}

@media screen and (max-width: 414px) {
}

@media screen and (max-width: 412px) {
}

@media screen and (max-width: 393px) {
  .modal__close {
    right: -3%;
    font-size: 20px;
  }
}

@media screen and (max-width: 375px) {
}

@media screen and (max-width: 360px) {
}
