.bento-box, .bento-box2 {
  justify-content: center;
  align-items: center;
  text-align: center;
}

.homepage-services-flex .bento-box-left2 {
  width: 30%;
}

.rigt-box-cont2 .homepage-services-list .homepage-services-list-item {
  width: auto !important;
  background-size: cover;
  background-position: center;
}

.homepage-services-flex2 {
  padding: 0 15px;
}


@media only screen and (max-width: 991px) {
    .homepage-services-flex {
      justify-content: center;
      flex-wrap: initial;
      padding-top: 25px;
    }
    .homepage-services-flex .bento-box-left2 {
      width: 47%;
    }
}

@media only screen and (max-width: 767px) {
  .bento-box-left, .bento-box-left2 {
      width: 50%;
      padding: 0;
  }
  .rigt-box-cont, .rigt-box-cont2 {
      width: 50%;
  }
  .bento-box-right, .bento-box-right2 {
      width: 100%;
  }
  .bannerSwiper {
      border-radius: 10px;
  }
  .mid-content-section {
      margin: 0 !important;
  }
    #first-left-box {
      padding-bottom: 1.5rem;
  }
  #first-left-box2 {
      padding-bottom: 1.5rem;
  }
  small.latin-live, small.int-live {
    left: 38%;
    bottom: 5%;
    font-weight: normal !important;
    font-size: 12px !important;
    letter-spacing: 0;
    text-align: left;
  }
  p.latin-live, p.int-live {
    font-size: 18px !important;
    letter-spacing: 0;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    bottom: 23%;
  }
  p.country {
    left: 52%;
    bottom: 35%;
    font-size: 25px !important;
  }
  .bento-box-right2 .homepage-services-list-item {
      width: auto;
  }
}

.owl-carousel .owl-item {
  max-width: 440px !important;
}

.upper-banner-sec #dynamic-date-modified {
  color: #fff !important;
  text-align: left !important;
  padding-top: 15px;
}

@media only screen and (max-width: 768px) {
  .banner-rotator-v3-bg {
    padding: 0 !important;
  }
  .banner-area-v3 {
    margin-top: 20px !important;
  }
  .mid-content-area {
    margin: 20px auto 30px auto !important;
  }
}

/* <-- newly added styles ==> */

@media only screen and (max-width: 592px) {
    p.latin-live {
        bottom: 22% !important;
    }
    small.latin-live {
        bottom: 0% !important;
    }
}

@media (min-width: 768px) and (max-width: 913px) {
    small.latin-live {
        bottom: 0% !important;
    }
}

.bento-box .swiper .swiper-slide {
    height: 100%;
    border-radius: 14px;
    overflow: hidden;
}

.bento-box .cebusec, .bento-box .asian-webcast {
    height: 104%;
}

.mid-content-section > span.swiper-pagination-bullet, .mid-bottom-sec > span.swiper-pagination-bullet {
    padding: 5px;
    margin: 0 10px !important;
}

#bookATourModal .btn-close-black {
    position: absolute;
    right: 20px;
    top: 10px;
}

#bookATourModal .modal-body {
    padding: 0;
}


.book-a-tour-modal {

}

.book-a-tour-modal .tour-schedule-section {
    padding: 10px 25px;
}

.book-a-tour-modal h3 {
    background: #f5f5f5;
    padding: 20px 0;
    margin: 0;
    text-align: center;
    font-family: 'Rosario', sans-serif;
}

.book-a-tour-top-icons {

}

.book-a-tour-top-icons svg {
    background: #1b30c9;
    color: #fff;
}

.book-a-tour-top-icons .fw-bold {
    color: #000;
}

#defaultPrice {
    margin: 31px 0 15px;
}

#defaultPrice span {
    color: #000;
}

#defaultPrice .form-check-input:checked {
    background-color: #1A708D;
    border-color: #1A708D;
}

.book-a-tour-modal .book-a-tour-box {
    padding: 10px 0 0;
}

.book-a-tour-modal .book-a-tour-box h6 {
    font-size: 14px;
}

.book-a-tour-modal .book-a-tour-box select {
    line-height: 30px;
    padding-left: 15px;
    font-size: 12px;
}

.book-a-tour-modal .book-a-tour-box span {
    color: #333;
    display: block;
}

#btnStepTwo {
    background: #1A708D;
    color: #fff;
    border: 0;
    line-height: 40px;
    width: 315px;
    margin: 10px auto;
}

#btnStepTwo:hover {
    background: #1b30c9;
}

#step2 h2 {
    padding: 20px 0;
    margin: 0;
    text-align: center;
    font-family: 'Rosario', sans-serif;
    font-size: 22px;
}

#step2 .form-lbl {
    color: #333;
    font-size: 12px;
    text-align: left;
    display: block;
    font-weight: normal !important;
}

#step2 .form-floating input, #step2 select {
    height: 45px;
    font-size: 13px;
}

#step2 .form-floating>label {
    font-weight: normal;
    font-size: 13px;
}

#step2 #btnPrev {
    color: #00479e;
    background: #fff;
    font-size: 15px;
    font-weight: bold;
}

#step2 #submit {
    background: #1A708D;
    font-size: 16px;
}

.book-a-tour-left-field .form-floating {
    line-height: 30px;
    font-size: 13px;
    font-weight: normal;
}

.book-a-tour-left-field .form-floating input {
    height: 50px;
    border: 0;
}

@media only screen and (max-width: 767px) {
    #btnStepTwo {
        width: 100%;
    }
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
}

.popup {
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    transition: all 3s ease-in-out;
    inset: 50%  0 0 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    height: max-content;
}

.popup .close {
    position: absolute;
    top: 3%;
    right: 5%;
    transition: all 200ms;
}

.popup .content {
    overflow: auto;

    p{
        text-wrap: balance;
        font-style: italic;
    }
}

@media screen and (max-width: 700px) {
    .box {
        width: 70%;
    }

    .popup {
        width: 70%;
    }
}

.homepage-area-v3 .banner-area-v3 {
    position: relative; 
    height: 100%; 
    width: 100%; 
    min-height: 400px; 
    width: 100%;
}

.homepage-area-v3 .banner-area-v3 > img {
    object-fit: cover;
    object-position: center;
    background: no-repeat;
    position: absolute;
    height: 100%;
    aspect-ratio: 16/9;
}

.homepage-area-v3 .banner-content-v3 {
    position: relative;
}



  