.midcontarea {
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 !important;
        width: 1420px !important;
    }

    .content-area {
        margin-top: 0 !important;
    }

    .sidenav {
        z-index: 32 !important;
    }

    #bottom-cta-nav {
        border-bottom: none !important;
    }

    #bottom-cta-nav-mobile-top ul {
        box-shadow: none !important;
    }

    .homepage-area-v3 {
        width: 100%;
        min-height: 100vh;
        z-index: 20;
        background: #fff;
        position: relative;
        padding: 15px 0;
    }

    .top-header-area-v3 {
      width: 1600px;
      margin: 0 auto;
    }

    .desktop-menu-area {
      padding-top: 10px;
    }

    .desktop-menu-area a {
        color: #000;
        font-size: 16px;
        font-weight: normal !important;
        text-decoration: underline;
        padding-left: 10px;
    }

    .desktop-menu-area i {
        position: relative;
        right: 10px;
        font-weight: bold;
        font-size: 22px;
        top: 2px;
    }

    .searchform-v3 .searchbox {
      width: 100%;
      line-height: 43px;
      border-radius: 50px;
      padding-left: 35px;
      border: 1px solid #afafaf;
      font-size: 16px;
    }

    .searchform-v3 .home-search-id-submit input {
      background: transparent;
      border: none;
      border-radius: 20px;
      width: auto;
      padding-left: 25px;
      line-height: 25px;
      float: right;
      margin-right: 140px;
      margin-top: -38px;
      position: relative;
      color: #8f8f8f;
      font-size: 16px;
    }

    .searchform-v3 .home-search-id-submit i {
      float: right;
      margin-right: 240px;
      margin-top: -38px;
      position: relative;
      color: #6d6c6c;
      font-size: 24px;
    }

    .header-members-login {
      padding: 10px 0 0 20px;
    }

    .header-members-login a {
      color: #000;
      font-weight: normal !important;
      text-decoration: underline;
      font-size: 16px;
      margin: 0 10px;
    }

    .header-members-login a, .mega-dropdown button, .header-menu-v3 ul li a, .desktop-menu-area a {
      position: relative;
      color: inherit;
      text-decoration: none;
      line-height: 24px;
    }


    .header-members-login a:hover, .mega-dropdown button:hover, .header-menu-v3 ul li a:hover, .desktop-menu-area a:hover {
      text-decoration: none !important;
      color: #000 !important;
    }

    .header-members-login a:before, .mega-dropdown button:before, .header-menu-v3 ul li a:before, .desktop-menu-area a:before {
      content: '';
      position: absolute;
      transition: transform .5s ease;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 2px;
      background: #22408B;
      transform: scaleX(0);
    }
    .header-members-login a:hover:before, .mega-dropdown button:hover:before, .header-menu-v3 ul li a:hover:before, .desktop-menu-area a:hover:before {
      transform: scaleX(1);
    }

    .header-logo-area-v3 a img {
      max-width: 80%;
    }

    .header-menu-v3 {
      padding-top: 20px;
    }
    .header-menu-v3 ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }
    .header-menu-v3 ul li {
      display: inline-block;
    }
    .header-menu-v3 ul li a {
      margin: 0 35px;
      font-size: 16px !important;
      color: #000;
      font-weight: normal;
    }
    
    .header-reg-v3 {
      padding: 15px 0 0 120px;
    }
    .header-reg-v3 a {
      display: block;
      background: #22408B;
      width: 200px;
      text-align: center;
      color: #fff;
      font-weight: bold;
      font-size: 16px;
      line-height: 40px;
      border-radius: 50px;
    }
    .header-reg-v3 a:hover {
      background: #061164;
      color: #fff;
      text-decoration: none;
    }

    .banner-area-v3 {
      background-image: url("/img/banner-v3.webp");
      min-height: 400px;
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: 20px;
    }

    .banner-content-v3 {
      width: 1600px;
      margin: 0 auto;
    }

    .banner-content-v3 .banner-text {
      padding: 40px 20px 20px 100px;
    }

    .banner-content-v3 .banner-text h1 {
      font-family: 'Rosario', sans-serif;
      font-size: 32px;
      margin: 0;
    }

    .banner-content-v3 .banner-text h1 span {
      display: block;
      padding-top: 10px;
      color: #333;
    }

    .banner-content-v3 .banner-text p {
      line-height: 28px;
      font-size: 16px;
      padding-top: 30px;
    }

    .banner-vid-box {
      padding-top: 40px;
    }

    .banner-btns {
      text-align: center;
      padding-top: 0px;
    }

    .banner-btns a {
      display: inline-block;
      width: 267px;
      color: #00479e;
      background: #fff;
      border: 2px solid #000;
      border-radius: 50px;
      line-height: 40px;
      font-size: 16px;
      font-weight: bold;
      margin: 8px;
    }

    .banner-btns a:hover {
      color: #22408B;
      border: 2px solid #22408B;
      text-decoration: none;
    }

    .banner-btns .reg-btn-v3 {
      background: #22408B;
      border: none;
      color: #fff;
      width: 200px;
    }

    .banner-btns .reg-btn-v3:hover {
      background: #00479e;
      text-decoration: none;
      border: none;
      color: #fff;
    }

    .banner-btns p {
      padding-top: 10px;
      font-size: 15px;
    }


    .banner-rotator-v3-bg {
      background: #f5f5f5;
    padding: 45px 15px;
    }

    .banner-rotator-v3 {
      width: 1420px;
      margin: 0 auto;
    }

    .banner-rotator-v3 .rotator-area h3 {
      font-family: 'Rosario', sans-serif;
      padding: 5px 0 10px 35px;
    }
    .banner-rotator-v3 .rotator-area ul {
      margin: 0 0 0 30px;
      padding: 0;
      list-style: none;

    }

    .banner-rotator-v3 .rotator-area ul li {
      display: inline-block;
      position: relative;
    }

    .banner-rotator-v3 .rotator-area ul li a {
      display: block;
      padding: 0 6px;
    }

    .rotator-area ul li::before {
      content: url(/img/verified-icon.png);
      position: absolute;
      right: 20px;
      top: 10px;
      width: 15px;
      height: 15px;
    }

    .banner-rotator-v3 .rotator-area ul li a img {
      border-radius: 20px;
      width: 150px;
    }

    .banner-rotator-v3 .rotator-right {
      margin-top: 10%;
      padding-left: 5%;
    
    }

    .banner-rotator-v3 .rotator-right p {
      display: inline;
      font-size: 16px;
      font-weight: bold;
      text-decoration: underline;
      color: #717171;
    }
    
    .rotator-right .rotator-arrow-link {
      width: 62px;
      height: 62px;
      background: #E3CECE;
      border-radius: 50%;
      display: inline-block;
    }

    .rotator-right .rotator-arrow-link i {
      font-size: 30px;
      padding: 15px 10px 10px 15px;
      color: #717171;
    }


    #bottom-cta-nav ul li {
      padding: 5px 5px 0px 5px !important;
    }

    #bottom-cta-nav ul li a {
      padding: 0 4px !important;
      font-size: 14px !important;
      border: 0 !important;
      font-weight: normal;
    }

    .top-navi-left-side ul li a {
      margin: 0 10px;
    }

    .bottom-cta-searchform .searchbox {
      width: 90%;
      line-height: 43px;
      border-radius: 50px;
      text-align: left;
      border: 1px solid #afafaf;
      font-size: 14px;
      display: block;
      padding-left: 20px;
      color: #bfbfbf;
      position: relative;
      cursor: text;
    }

    .bottom-cta-searchform .searchbox i {
      position: absolute;
      right: 20px;
      top: 10px;
      font-size: 20px;
    }

    .bottom-cta-searchform .home-search-id-submit input {
      background: transparent;
      border: none;
      border-radius: 20px;
      width: auto;
      padding-left: 25px;
      line-height: 25px;
      float: right;
      margin-right: 30px;
      margin-top: -38px;
      position: relative;
      color: #8f8f8f;
      font-size: 16px;
    }

    .bottom-cta-searchform .home-search-id-submit i {
      float: right;
      margin-right: 50px;
      margin-top: -38px;
      position: relative;
      color: #6d6c6c;
      font-size: 24px;
    }
    .bottom-cta-members-login {
      text-align: left;
      padding-top: 12px;
    }

    .bottom-cta-members-login a {
      color: #000;
      font-weight: normal !important;
      text-decoration: underline;
      font-size: 16px;
    }

    .searchform-modal-v3 a {
      width: 100%;
      line-height: 50px;
      border-radius: 50px;
      padding-left: 35px;
      border: 1px solid #afafaf;
      font-size: 16px;
      display: block;
      position: relative;
      cursor: text;
    }

    .searchform-modal-v3 a:hover {
      text-decoration: none;
    }

    .searchform-modal-v3 a p {
      margin: 0;
      padding-right: 30px;
      color: #939393;
      text-align: left;
    }

    .quickSearch-button-icon {
      position: absolute;
      top: 0;
      right: 0;
    }


    .mid-content-area {
      width: 1420px;
      margin: 0 auto;
    }

    .mid-content-area h3 {
        font-family: 'Rosario', sans-serif;
        color: #22408B;
        font-size: 34px;
        font-weight: bold;
        text-align: right;
        padding-right: 20px;
    }

    .mid-content-area p {
        font-size: 20px;
    }

    /* ================ Quick Search Modal ============== */

    .mobile-quicksearchForm {
      background: #fff;
      margin: 0 10px;
      border-radius: 10px;
    }


    #quickSearchModal .modal-dialog {
        width: 1200px;
    }
    #searchInfoModal .modal-dialog {
      width: 900px;
    }

    #quickSearchModal .modal-body {
      padding: 15px 0;
    }
    #quickSearchModal .modal-body .col-lg-7 {
      padding: 0;
    }
    #quickSearchModal .modal-header h4 {
      color: #636363 !important;
      font-weight: bold;
    }

    #quickSearchModal .modal-header h4 i {
      font-size: 35px;
    }

    #quickSearchModal .input-container, .mobile-quicksearchForm .input-container {
        margin-bottom: 35px;
    }

    #quickSearchModal .input-cont-flex-box, .mobile-quicksearchForm .input-cont-flex-box {
        display: flex;
        gap: 10px;
        align-items: center;
    }

    #quickSearchModal .input-cont-flex p, .mobile-quicksearchForm .input-cont-flex p {
        font-size: 18px;
        font-weight: bold;
        margin: 0;
    }

    #quickSearchModal .input-cont-flex input, .mobile-quicksearchForm .input-cont-flex input {
      border: 1px solid #aaa;
      border-radius: 5px;
      line-height: 35px;
    }

    #quickSearchModal .home-search-id-submit input {
      position: relative;
      right: 13px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      background: #22408B;
      color: #fff;
      font-weight: bold;
      border: 1px solid #22408B;
    }

    .mobile-quicksearchForm .home-search-id-submit input {
      position: relative;
      right: 13px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px;
      background: #22408B;
      color: #fff;
      font-weight: bold;
      border: 1px solid #22408B;
      top: 18px;
      padding: 1px;
    }

    #quickSearchModal .quick-searchLbl, .mobile-quicksearchForm .quick-searchLbl {
      font-weight: bold !important;
    }

    #quickSearchModal select, .mobile-quicksearchForm select {
      line-height: 35px;
      border-radius: 10px;
    }

    #quickSearchModal .grid-searchbtn .quickSubmit-button, .mobile-quicksearchForm .grid-searchbtn .quickSubmit-button {
      display: block;
      background: #00479e;
      color: #fff;
      border: none;
      width: 80%;
      margin: 0 auto;
      line-height: 60px;
      border-radius: 10px;
      font-size: 20px;
    }

    #quickSearchModal .use-advance-search-link, .mobile-quicksearchForm .use-advance-search-link {
      text-decoration: underline;
      font-weight: bold;
      color: #636363;
      font-size: 16px;
    }

    #quickSearchModal .other-option-sec h3, .mobile-quicksearchForm .other-option-sec h3 {
      font-weight: bold;
      color: #22408B;
    }

    #quickSearchModal .other-option-sec ul, .mobile-quicksearchForm .other-option-sec ul {
      list-style: none;
      margin: 0;
      padding: 0;
    }

    #quickSearchModal .other-option-sec ul li, .mobile-quicksearchForm .other-option-sec ul li {
      padding: 20px 0 0;
    }

    #quickSearchModal .other-option-sec ul li a, .mobile-quicksearchForm .other-option-sec ul li a {
      font-size: 16px;
      font-weight: bold;
    }

    #quickSearchModal .modal-header .modal-header-item {
      flex: 1;
    }

    #quickSearchModal .modal-header .modal-header-item a {
      text-align: right;
      display: block;
      margin-right: 60px;
    }

    #quickSearchModal .modal-header .modal-header-item button {
      float: right;
      margin-top: -20px;
    }

    @media only screen and (max-width: 767px) {
      #quickSearchModal .modal-dialog, #searchInfoModal .modal-dialog {
        width: 100%;
        margin: 0 auto;
      }
      #quickSearchModal .gap-2, #quickSearchModal .region-form-sec, .mobile-quicksearchForm .gap-2, .mobile-quicksearchForm .region-form-sec {
        display: block;
      }
      #quickSearchModal .region-col-select, .mobile-quicksearchForm .region-col-select {
        margin: 0 0 20px 0;
        padding: 0;
      }

    }

    @media only screen and (max-width: 575px) {
      #quickSearchModal .modal-dialog, #searchInfoModal .modal-dialog {
        width: 88%;
      }

      #quickSearchModal .form-horizontal, .mobile-quicksearchForm .form-horizontal {
        display: block !important;
      }

      #quickSearchModal .input-cont-flex-box, .mobile-quicksearchForm .input-cont-flex-box {
        display: block;
        text-align: center;
      }
      #quickSearchModal .input-cont-flex, .mobile-quicksearchForm .input-cont-flex {
        margin-top: 10px;
      }

      #quickSearchModal .input-cont-flex input, .mobile-quicksearchForm .input-cont-flex input {
        width: 100%;
        margin: 0 auto;
      }

      #quickSearchModal .home-search-id-submit input {
        width: 160px;
        border-radius: 5px;
        position: inherit;
      }

      .mobile-quicksearchForm .home-search-id-submit input {
        width: 100%;
        margin-bottom: 25px;
        border-radius: 5px;
        position: inherit;
      }


      #quickSearchModal .use-advance-search-link, .mobile-quicksearchForm .use-advance-search-link {
        font-size: 14px;
      }

      #quickSearchModal .modal-header h4 {
        font-size: 15px;
      }
      
      #quickSearchModal .modal-header h4 i {
        font-size: 25px;
      }

    }

    @media only screen and (max-width: 575px) {
      #quickSearchModal .modal-header h4 i {
        display: none;
      }

      #quickSearchModal .modal-header .modal-header-item a {
        margin-right: 35px;
      }

    }

/* ================ END Quick Search Modal ============== */

/* Start mega dropdown css */

.mega-navbar {
  overflow: hidden;
}

.mega-navbar a {
  float: left;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}

.mega-dropdown {
  float: left;
  overflow: hidden;
}

.mega-dropdown .mega-dropbtn {
  font-size: 16px !important;
  border: none;
  outline: none;
  background-color: inherit;
  font: inherit;
  margin: 0 10px 0 0;
}

.mega-dropdown-content, .mega-dropdown-content2 {
  display: none;
  position: fixed;
  background-color: #fff;
  width: 100%;
  left: 0;
  top: 12.5%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 99;
  padding: 0 11%;
  min-height: 450px;
}

@media screen and (max-width:1280px) and (min-width:992px) {
  .mega-dropdown-content {
    top: 16% !important;
  }
}

.mega-dropdown-content {
  top: 12.8%;
}

.mega-dropdown-content .mega-header, .mega-dropdown-content .mega-header {
  background: #fff;
  padding: 0px 20px;
  color: #ebebeb;
}

.mega-header h2 {
  font-size: 45px;
  margin-bottom: 0px !important;
  color: #000;
}

/* Create three equal columns that floats next to each other */
.mega-column {
  float: left;
  width: 33.33%;
  padding: 10px;
  background-color: #fff;
  height: 250px;
}

.mega-column h3 {
  font-size: 18px;
  font-weight: bold;
  color: #22408B;
}

.mega-column a {
  float: none;
  color: #737373;
  padding: 16px;
  text-decoration: none;
  display: block;
  text-align: left;
  font-size: 15px;
  font-weight: bold !important;
}

/* Clear floats after the columns */
.mega-row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .mega-column {
    width: 100%;
    height: auto;
  }
}

/* End mega dropdown */

#bottom-cta-nav .rotator-girlss a {
    background: transparent;
    border: none;
    border-bottom: none !important;
}

#bottom-cta-nav .rotator-girlss a:hover {
    background: transparent !important;
}

.bottom-cta-searchform {
  margin-left: 25px;
}

.mobile-banner-btns-v3 {
  display: none;
}

/* Start Sidebar Mega Menu */
.side-mega-menu-container {
    width:100%;
    margin: 0 auto;
    padding: 20px 0;
}
.side-mega-menu {
    font-size: 15px;
    line-height: 15px;
    position: relative;
    padding: 0 5px 0 5px;
    margin: 25px 0 0;

}
.side-mega-menu a, .side-mega-menu a:link, .side-mega-menu a:visited, .side-mega-menu a:focus{
    color: #fff;
    text-decoration: none;
}
.side-mega-menu a:hover {
    color: #227087;
    text-decoration: none;
}
.side-mega-menu > li {
    display: block;
    text-align: center;
    padding:0px 15px;
    background-image: linear-gradient(
    270deg,
    hsl(7deg 85% 49%) 0%,
    hsl(7deg 81% 53%) 16%,
    hsl(8deg 82% 56%) 38%,
    hsl(8deg 82% 59%) 59%,
    hsl(8deg 82% 62%) 75%,
    hsl(8deg 81% 64%) 86%,
    hsl(8deg 80% 67%) 93%,
    hsl(7deg 78% 69%) 97%,
    hsl(7deg 75% 71%) 99%,
    hsl(7deg 70% 74%) 100%
  );
    border-radius: 5px;
}
.side-mega-menu > li > a {
    padding:15px 10px;
    display: block;
    text-align: left;
    color: #fff !important;
    margin-bottom: 5px;
}

.side-mega-menu > li :hover {
    background: #00479e !important;
    color: #fff !important;
    border-radius: 5px;
}

.side-mega-menu > li:hover {
    background-color: #fff;
}
/* Megadrop width dropdown */
 .side-mega-menu > li > .megadrop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    list-style: none;
    top: 10%;
    left: 15.8%;
    width: 280px;
    min-height: 100%;
    text-align: left;
    margin-top: 30px;
    padding: 0;
    z-index: 99;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
    border-top: 2px solid #6D6D6D;
    border-right: 2px solid #6D6D6D;
    border-bottom: 2px solid #6D6D6D;
    background: #fff;
}
.side-mega-menu > li:hover .megadrop {
    opacity: 1;
    visibility: visible;
    margin-top: 0px;
}
.side-mega-menu ul li:hover:after {
    color: #227087;
}

.side-mega-menu > li > ul li ul, .side-mega-menu li >ul li, .side-mega-menu > li > .megadrop, .side-mega-menu > li > ul, .side-mega-menu > li {
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-outs;
}

.megadrop ul {
    list-style: none;
    padding: 15px 0 0 15px;
    margin: 0;
}

.megadrop ul li {
    padding: 0px 0 10px 0;
}

.megadrop ul li a {
    color: #535763 !important;
    padding: 0 0 0 10px;
    display: block;
    max-width: 95%;
    line-height: 40px;
}

.megadrop ul li a:hover {
    background: #CD972B;
    border-radius: 10px;
    color: #fff !important;
}

.tour-cities-area {
    overflow-y: auto !important;
    max-height: calc(100vh - 137px);
    padding-bottom: 100px !important;
}

.tour-cities-area h4 {
    font-size: 16px;
    padding: 10px 0 0 10px;
    margin: 0;
}
.tour-cities-area ul li {
    padding: 0;
}

.side-mega-menu-inner{
    border-left: #dddddd  solid 1px;
    margin: 0px 0px 0px 15px;
    padding-left:0px;
}
.side-mega-menu-inner li{
    list-style: none;
}

.side-mega-menu-inner li a {
    color: #00479e !important;
    text-align: left;
    display: block;
    font-size: 14px;
    padding: 15px;
}

.side-mega-menu-inner li a:hover{
    background: #00479e;
    border-radius:5px;
    max-width: 90%;
    color: #fff !important;
}
.side-mega-menu-inner li:hover > a{
    color: #fff;
}

/* End Sidebar Mega Menu */

.mobile-mega-menu {
  display: none;
}


/* New modification for header */

.desktop-sidebar-menu {
  padding-top: 10px;
}

.desktop-sidebar-menu a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 17px;
}

.desktop-sidebar-menu a:hover {
 text-decoration: none;
 color: #000;
}

.desktop-sidebar-menu a i {
    display: block;
    font-size: 35px;
}

.header-logo-area {
  padding-top: 2px;
}

.header-logo-area a img {
  max-width: 320px;
}

.header-right-sec {
  text-align: center;
}

.header-right-area {
  text-align: center;
}

.header-right-area .top-header-right a {
  display: inline-block;
}

.header-right-area .top-header-right .quick-search-header-modal {
  background: #d9d9d926;
  border-top-left-radius: 15px;
  line-height: 35px;
  border: 1px solid #221e1f29;
  text-align: center;
  color: #717171;
  width: 345px;
  border-bottom-left-radius: 15px;
}

.header-right-area .top-header-right .quick-search-header-modal:hover {
  text-decoration: none;
}


.header-right-area .top-header-right .quick-search-header-modal p {
  margin: 0;
}

.header-right-area .top-header-right .go-btn {
    width: 50px !important;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}


.header-right-area .top-header-right .top-header-signup {
   background: #22408B !important;
    width: 275px;
    line-height: 35px;
    border-radius: 15px;
    color: #fff !important;
    margin: 0 12px;
}

.header-right-area .top-header-right .top-header-signup:hover {
  background: #f2a613;
  text-decoration: none;
}

.header-right-nav {
  padding-top: 20px;
}

.header-right-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-right-nav ul li a {
  font-family: 'Rosario', sans-serif;
    color: #111;
    font-size: 15px;
    margin-right: 20px;
}

.header-right-nav ul li a:hover {
    text-decoration: underline;
    text-decoration-color: #22408B;
    text-decoration-thickness: 2px;
    text-underline-offset: 7px;
}


.header-right-nav ul li:last-child a {
  margin-right: 100px;
}

/* End modification for header */

/* Tour schedule Fix bottom */
.homepage-tour-schedule-fix {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 21;
        background: #292823;
    }

    .homepage-tour-schedule-fix #tour-fix-close {
        float: right;
        padding: 15px 20px 10px 10px;
    }

    .homepage-tour-schedule-flex {
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        color: #fff;
        height: 70px;
    }
    
    .homepage-tour-schedule-flex .homepage-tour-schedule-item .homepage-tour-timer iframe {
        width: 370px !important;
        padding: 0 8px;
        color: #fff;
        top: -18px;
        position: relative;
    }

    .homepage-tour-schedule-flex .homepage-tour-schedule-item p {
        margin-bottom: 0;
        font-size: 17px;
    }
    .homepage-tour-schedule-flex .homepage-tour-schedule-item p a {
        color: #fff;
        text-decoration: none;
    }

    .homepage-tour-schedule-flex .homepage-tour-schedule-item .tour-time-btn a {
        display: block;
        background: #22408B;
        width: 140px;
        text-align: center;
        line-height: 45px;
        border-radius: 22px;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }

    .homepage-tour-schedule-flex .homepage-tour-schedule-item .tour-time-btn a:hover {
        background: #00479e;
        color: #fff;
        font-weight: normal;
    }

/* End Tour schedule Fix bottom */


.home-search-id-sec {
    text-align: center;
}

.home-search-id-sec #searchid {
    width: 100%;
    border-radius: 20px;
    line-height: 40px;
    border: 1px solid #c3c3c3;
    padding-left: 15px;
}

.home-search-id-sec p {
    margin: 0;
    font-weight: normal;
    color: #e52c13;
    font-size: 1.5rem;
}

.home-search-id-submit input {
    background: transparent;
    border: 1px solid #c3c3c3;
    border-radius: 20px;
    width: 90px;
    padding-left: 25px;
    line-height: 25px;
    float: right;
    margin-right: 15px;
    margin-top: -36px;
    position: relative;
    color: #8f8f8f;
}

.home-search-id-submit .fa-search {
    float: right;
    margin-right: 80px;
    margin-top: -31px;
    position: relative;
    color: #c3c3c3;
}

.modal-top-section {
    padding-bottom: 15px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 13px;
}

.modal-top-section h2 {
    font-size: 18px;
    margin: 10px 0 0 10px;
    padding: 0;
}

.modal-top-section .col-1 button {
    float: right;
    padding-top: 18px;
    padding-right: 25px;
}

.fixed-book-tour {
  position: fixed;
  bottom: 155px;
  right: 12px;
  z-index: 1060;
}

.fixed-book-tour a {
  background: #22408B;
  padding: 12px;
  border-radius: 50%;
  display: block;
}

.fixed-book-tour a i {
  font-size: 30px;
    color: #fff;

}


.profile-pulse {
  border-radius: 50%;
	animation: pulse-effect 2s infinite;
}
.profile-pulse:hover {
  animation: none;
}


@keyframes pulse-effect {
  0% {
    box-shadow: 0 0 0 0px rgba(230, 44, 19, 0.2);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(230, 44, 19, 0);
  }
  
}



/* This Style is for services */

.cebusec {
    background: url("../img/tour-banner-slider1.webp");
    height: 525px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 14px;
  }
  .davaosec{
    background: url("../img/tour-banner-slider2.webp");
    height: 525px;
    width: 100%;
    background-size: cover;
    background-position: center;
    border-radius: 14px;
  
  }
  
  p.country {
    position: absolute;
    left: 50%;
    bottom: 37%;
    font-weight: 700 !important;
    color: #ffff;
    font-size: 42px !important;
    letter-spacing: 7px;
    transform: translate(-50%, -50%);
  }
  .toursec{
    background: url("../img/tours.webp");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    margin: 0 auto;
  }
  
  .toursec:hover, .socialsec:hover, .testimonialsec:hover, .ladiesprofilesec:hover{
    transform: scale(1);
    transition: all .2s ease-in-out;
    opacity: 1;
  }
  
  .socialsec{
    background: url("../img/social.webp");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position: center;
    box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    margin: 0 auto;
  }
  
  
  .testimonialsec{
    background: url("../img/testimonial.webp");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    margin: 0 auto;
  }
  
  .ladiesprofilesec{
    background: url("../img/ladiesprofile.webp");
    height: 250px;
    width: 275px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
    box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -webkit-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    -moz-box-shadow: 8px 11px 13px -1px rgba(0,0,0,0.66);
    margin: 0 auto;
  }
  
  .execusec {
    background: url("../img/execuplan.jpg");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
  }
  
  .giftsec {
    background: url("../img/giftdelivery.jpg");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: center;
  }
  
  
  .phonesec {
    background: url("../img/phonetranslation.webp");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
  }
  
  .imbrasec{
    background: url("../img/imbrarequest.webp");
    height: 350px;
    border-radius: 15px;
    background-size: cover;
    background-position-x: right;
  }
  
  p.services {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 36px;
    color: #EB5E28;
    text-align: center !important;
  }


  .titlesec {
    font-family: "Poppins Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #FFFFFF;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  .mySwiper {
    width: 100%;
    height: 100%;
  }

  .mySwiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .mySwiper .swiper {
    margin-left: auto;
    margin-right: auto;
  }

  .bannerSwiper{
    height: 525px
  }
  
  /* END OF SERVICES */

  /* Start of Testimonials */

  .mid-bottom-sec {
    width: 1420px;
    margin: 0 auto;
    padding: 60px 0;
  }

  .mid-bottom-sec h3 {
      font-family: 'Rosario', sans-serif;
      color: #22408B;
      font-size: 34px;
      font-weight: bold;
      text-align: right;
      padding-right: 20px;
  }

  .mid-bottom-sec p {
      font-size: 28px;
  }

  /* Styles for Testimonials */

.swiperTestimonial {
  width: 100%;
  height: auto;
}

.testimonial-section {
    width: 116rem;
    position: relative;
    margin-top: 30px;
    background: #ffffff;
    padding: 30px !important;
    border-radius: 10px;
}

.testimonial-section .card-body h2 {
  color: #22408B;
  text-align: center;
  font-style: italic;
  font-size: 25px;
}

.testimonial-section .card-body p {
  font-size: 17px;
}

.testimonial-section .card-body object, .testimonial-section .card-body img {
    max-width: 40% !important;
    margin: 0 auto;
    text-align: center;
    display: block !important;
}

.testimonial-section .swiper-button-prev, .testimonial-section .swiper-button-next {
  background: #696969;
  border-radius: 50%;
  width: 48px;
  opacity: 0.7;
}

.testimonial-section .swiper-button-prev:after, .testimonial-section .swiper-button-next:after {
  color: #fff;
  font-size: 20px;
  opacity: 0.7;
}


.swiperTestimonial .swiper-slide.swiper-slide-active {
  z-index: 10;
  opacity: 1;
  width: 500px;
  border-radius: 15px;
}
.swiperTestimonial .swiper-slide {
  box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
  background-position: center;
  width: 525px;
  background-color: #fff;
  height: 440px;
}

.card-text {
  text-align: left !important;
  font-size: 16px;
  line-height: 1.5em;
  word-wrap: break-word;
  padding: 0 15px;
  margin-top: 15px;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  line-clamp: 10;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-button-prev.disabled,
.swiper-button-prev[disabled] {
  display: none;
}

.swiper-pagination-bullet-active {
  background-color: #eb5e28;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  border-radius: 50%;
}

@media (max-width: 760px) {
  .swiper-button-next {
    right: 20px;
    transform: rotate(90deg);
  }

  .swiper-button-prev {
    left: 20px;
    transform: rotate(90deg);
  }
}

@media screen and (max-width: 991px) {
}

.swiper-navBtn {
  color: #22408B;
}

  /* End of Testimonials */

  /* Desktop Book a Tour */

  .book-a-tour-desktop-cont {
    background: #221E1F;
    margin: 60px 0;
  }

  .desk-book-a-tour h2 {
    color: #fff;
    font-family: 'Rosario', sans-serif;
    font-size: 38px;
  }

  #defaultPrice .form-check-input:checked {
    font-size: 18px;
  }

  #defaultPrice .form-check-label {
    color: #fff;
    font-size: 17px;
    margin: 0px 0 0 15px;
    padding-top: 5px;
    font-weight: normal;
  }

  #defaultPrice .form-check-label span {
    color: #fff;
  }

  .book-a-tour-left-field select {
    background: transparent;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
  }

  .book-a-tour-left-field select option {
    color: #333;
  }

  .book-a-tour-left-field h6 {
    font-size: 14px;
    color: #fff;
  }

  .book-a-tour-left-field #price {
    display: block;
  }

  .book-a-tour-right-field {
    margin: 0;
    padding: 25px 0 0;
  }

  .book-a-tour-right-field .tour-includes {
    background: #656262;
    color: #fff;
    line-height: 50px;
    display: block;
    padding: 5px;
    font-size: 14px;
    border-radius: 20px;
    width: 350px;
    margin: 0 auto;
  }

  .book-a-tour-right-field .tour-includes i {
    border: 0;
    font-size: 22px;
    padding: 8px;
  }

  .book-a-tour-right-field #btnStepTwo {
    margin: 0 auto;
    line-height: 55px;
    display: block;
    width: 340px;
  }

  /* end desktop book a tour */


  /* Desktop Services */

  .desktop-services {
    margin: 0 auto;
    padding: 60px 0;
  }

  .desktop-services h3 {
    font-family: 'Rosario', sans-serif;
    color: #22408B;
    font-size: 34px;
    font-weight: bold;
    text-align: center;
    padding-right: 20px;
  }

  .desktop-services p { 
    font-size: 20px;
  }


  .desktop-services-area-box {
    padding-top: 50px;
  }

  .desktop-services-area-box a:hover {
    text-decoration: none;
  }

  .desktop-services-area-box h4 {
    text-align: center;
    font-family: 'Rosario', sans-serif;
    color: #22408B;
    font-size: 26px;
  }
  
  .desktop-services-area-box p {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
  }
  
  .desktop-services-area-box .col {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-around;
  }
  
  .desktop-services-area-box .tour-box-flex {
      display: flex;
      flex-direction: column;
      align-items: flex-end;
  }
  
  .desktop-services-area-box .tour-box-flex .tour-box-item {
      min-height: 199px;
      width: 485px;
      margin: 8px;
      display: flex;
      flex-direction: column;
      justify-content: center;
  }
  
  
  .desktop-services-area-box .tour-box-flex .tour-box-item:after {
      content:'\A';
      position:absolute;
      width:100%; height:100%;
      top:0; left:0;
      background:rgba(0,0,0,0.6);
      opacity:0;
      transition: all 0.5s;
      -webkit-transition: all 0.5s;
  }
  
  
  .tour-box-left {
      max-width: 100%;
      margin-bottom: 10px !important;
      float: right;
  }
  
  
  .tour-fadein {
      position: relative;
      margin: auto;
      overflow: hidden;
    }
    
    .tour-fadein .content-overlay {
      background: rgba(0,0,0,0.7);
      position: absolute;
      height: 99%;
      width: 100%;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      opacity: 0;
      -webkit-transition: all 0.4s ease-in-out 0s;
      -moz-transition: all 0.4s ease-in-out 0s;
      transition: all 0.4s ease-in-out 0s;
      border-radius: 25px;
    }
    
    .tour-fadein:hover .content-overlay{
      opacity: 1;
    }
    
    .content-image{
      width: 100%;
      border-radius: 10px;
    }
    
    .content-details {
      position: absolute;
      text-align: center;
      padding-left: 1em;
      padding-right: 1em;
      width: 100%;
      top: 50%;
      left: 50%;
      opacity: 0;
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s;
    }
    
    .tour-fadein:hover .content-details{
      top: 50%;
      left: 50%;
      opacity: 1;
    }
    
    .content-details h3{
      color: #fff;
      font-weight: 500;
      margin-bottom: 0.5em;
      text-transform: uppercase;
      font-family: "Frank Ruhl Libre", serif;
      font-size: 28px;
    }
  
  
    .fadeIn-bottom{
      top: 80%;
    }

    .ronna-newsletter {
      padding: 10px;
      border: 1px solid #e5e5e5;
      border-bottom: 0px;
      border-top-left-radius: 100px;
      border-top-right-radius: 100px;
      margin: 60px 0 0;
    }

    .ronna-newsletter .row {
      padding: 30px 75px;
    }

    .ronna-newsletter-left h3 {
      font-size: 36px;
    }

    .ronna-newsletter-left p {
      font-size: 20px;
      padding-left: 20px;
      padding-top: 20px;
    }

    .ronna-newsletter-left .newsletter-btn {
      background: #22408B;
      color: #fff;
      display: block;
      width: 456px;
      line-height: 70px;
      border-radius: 60px;
      text-align: center;
      font-size: 22px;
      margin-top: 25px;
    }

    .ronna-newsletter-left .newsletter-btn i {
      font-size: 35px;
    }

    .ronna-newsletter-right {
      text-align: right;
      margin-top: 0 !important;
    }

    .ronna-newsletter-right img {
      text-align: right;
      margin-top: -100px !important;
    }

    .ronna-newsletter-right h3 {
      font-weight: bold;
    }

    .ronna-newsletter-right p {
      font-size: 16px;
    }

  /* End desktop services */

/* Platinum Services */

.bottom-platinum-sec {
  background: #f5f5f5;
  padding: 45px 0;
}

.bottom-platinum-sec .platinum-prices {
  text-align: center;
}

.bottom-platinum-sec .platinum-prices h3 {
  font-size: 23px;
  font-weight: bold;
  padding: 20px 0 0;
}

.platinum-prices-sec-btns a {
  background: #fff;
  display: inline-block;
  line-height: 60px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  width: 315px;
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

.platinum-prices-sec-btns a:first-child {
    background: #bfbfbf;
    width: 238px;
    border-radius: 30px;
    line-height: 60px;
    color: #000;
    text-decoration: none;
    position: relative;
    z-index: 2;
}

.platinum-prices-sec-btns a:last-child {
  position: relative;
  right: 30px;
  padding-left: 20px;
}

.platinum-prices-cont {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: flex-start;
  gap: 20px;
  margin-top: 50px;
}

.platinum-prices-cont .platinum-prices-item {
  flex: 1;
  padding: 30px 10px;
  border-radius: 30px;
}

.platinum-prices-cont .platinum-prices-item p {
  font-size: 18px;
  margin-bottom: 5px;
}

.platinum-prices-cont .platinum-prices-item p span {
  font-size: 50px;
  font-weight: bold;
  color: #000;
}

.platinum-prices-cont .platinum-prices-item a {
  background: #00479e;
  width: 275px;
  display: block;
  margin: 35px auto;
  font-size: 16px;
  color: #fff;
  text-decoration: none;
  border-radius: 30px;
  line-height: 48px;
}

.platinum-prices-cont .platinum-prices-item a:hover {
  background: #bfbfbf;
}

.platinum-prices-cont .platinum-prices-item ul {
  list-style: none;
  text-align: left;
  padding: 0;
}

.platinum-prices-cont .platinum-prices-item ul li {
  padding-top: 40px;
  position: relative;
  padding-left: 40px;
}

.platinum-prices-cont .platinum-prices-item ul li:before {
  content: url(/dev/img/loveme-circle-box.png);
  position: absolute;
  left: 0;
}

.platinum-prices-cont .platinum-prices-item .plat-price-btn {
  color: #333;
  font-weight: bold;
  text-decoration: none;
  display: block;
  margin-top: 50px;
  font-size: 17px;
  background: transparent;
}

.platinum-prices-cont .platinum-prices-item i {
  font-size: 40px;
  position: relative;
  top: 7px;
}

.platinum-prices-cont .plat-price-best-value {
  position: relative;
  background: #fff;
}

.platinum-prices-cont .plat-price-best-value:after {
  content: url(/img/best-value-after.png);
  position: absolute;
  top: -14px;
  right: -10px;
}

.platinum-prices-cont .plat-price-best-value .plat-price-btn {
  background: transparent;
  margin-top: 75px;
}

.plat-price-best-value .plat-mobile-flex a {
  background: #22408B;
}
/* End Platinum Services */

/* Desktop How To Meet Women */

.how-to-meet-sec {
  text-align: center;
  padding: 50px 0;
}

.how-to-meet-sec h2 {
  color: #22408B;
  font-family: 'Rosario', sans-serif;
  font-size: 33px;
  font-weight: bold;
  padding: 0 0 30px 0;
}

.how-to-meet-row .how-to-meet-box h6 {
  background: #fff;
  color: #000;
  width: 108px;
  border-radius: 20px;
  border: 1px solid #bbb;
  line-height: 35px;
  margin: 20px;
}

.how-to-meet-row .how-to-meet-box p {
  font-size: 18px;
  padding-top: 50px;
  padding-bottom: 30px;
  font-size: 16px;
}

.how-to-meet-row .how-to-meet-box a {
  display: block;
  background: #656262;
  width: 250px;
  margin: 0 auto;
  line-height: 50px;
  border-radius: 20px;
  color: #fff;
  font-size: 15px;
  margin-top: 50px;
}

.how-to-meet-row .how-to-meet-box a:hover {
  background: #22408B;
  color: #fff;
  text-decoration: none;
}

.how-to-meet-row .htm-box1 {
  background-image: url("/img/htm-img1.webp");
  width: 350px;
  min-height: 350px;
  overflow: hidden;
}

.how-to-meet-row .htm-box1 h6 {
  background: #22408B;
  color: #fff;
  border: 0;
}

.how-to-meet-row .htm-box2 {
  background-image: url("/img/htm-img2.webp");
  width: 350px;
  min-height: 350px;
  overflow: hidden;
}

.how-to-meet-row .htm-box3 {
  background-image: url("/img/htm-img3.webp");
  width: 350px;
  min-height: 350px;
  overflow: hidden;
}

/* End desktop how to meet women section */

/* Awards Section */

.awards-content {
  text-align: center;
  padding: 20px 0;
}

.awards-content h2 {
  color: #22408B;
  font-family: 'Rosario', sans-serif;
  font-size: 33px;
  font-weight: bold;
  padding: 0 0 30px 0;
}


.awards-imgs img {
  max-width: 135px;
  margin: 8px;
}

/* End awards section */


/* Start footer area */
@media (max-width:991px) {
.modal-content h2{
font-size: 20px !important;
}}
@media (max-width:768px) {
  .modal-content.register-modal .content-flex {
    display: flex;
    flex-direction: column-reverse;
}
}

.main-footer {
    display: flex;
    gap: 1em;
    justify-content: start;
    padding: 50px 10px;
    font-size: 16px;
    flex-wrap: wrap;
}

.main-footer .flex-item {
    flex: 1;
}

.main-footer .flex-item p {
    font-size: 14px;
}

.main-footer .flex-item .footer-social {
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0;
}

.main-footer .flex-item .footer-social li {
    display: inline-block;
}

.main-footer .flex-item .footer-social li a {
    display: block;
    padding: 6.5px;
    margin: 5px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: -2px 3px 5px 1px rgba(222,222,222,0.75);
    -webkit-box-shadow: -2px 3px 5px 1px rgba(222,222,222,0.75);
    -moz-box-shadow: -2px 3px 5px 1px rgba(222,222,222,0.75);
}

.main-footer .flex-item .footer-social li a i {
    color: #22408B;
}

.main-footer .footer-nav-box h3 {
    font-size: 20px;
    color: #22408B;

}

.main-footer .footer-nav-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.main-footer .footer-nav-box ul li a {
    color: #4F5665;
    padding: 15px 0 0;
    display: block;
    text-decoration: none;
    font-size: 14px;
}

/* End footer area */


/* Featured Media */

.homepage-featured-media {
  padding: 40px 0;
  background: #f5f5f5;
}

.feature-media-flex {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.feature-media-flex .featured-media-item h2 {
  font-weight: bold;
  font-size: 22px;
  color: #22408B;
  text-align: center;
}

/* End featured Media */

/* Bottom CTA Nav */


.bottom-cta-searchform a p {
  margin: 0;
  color: #717171;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
}

.bottom-cta-searchform a p i {
  font-size: 25px;
  color: #C0BABA;
  position: absolute;
  left: 15px;
  top: 8px;
}

.bottom-cta-searchform a p span {
  display: block;
  color: #717171;
}

.bottom-cta-searchform .quick-search-header-modal {
    background: #d9d9d926;
    border-top-left-radius: 15px;
    line-height: 22px;
    border: 1px solid #221e1f29;
    text-align: center;
    color: #717171;
    width: 245px;
    border-bottom-left-radius: 15px;
    display: inline-block;
    position: relative;
    vertical-align: top;
}

.bottom-cta-searchform .go-btn {
  width: 50px !important;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  height: 45px;
  padding-top: 10px;
}

.bottom-cta-members-login {
  padding: 0;
}
.bottom-cta-members-login a {
  background: #22408B !important;
  display: block;
  color: #fff !important;
  text-align: center;
  position: relative;
  padding: 5px 15px 5px 30px;
  text-decoration: none;
  font-size: 14px;
  border-radius: 10px;
}

.bottom-cta-members-login a:hover {
  background: #f2a613;
  text-decoration: none;
  color: #fff;
}

.bottom-cta-members-login a span {
  display: block;
  font-size: 13px;
}

.bottom-cta-members-login a i {
  position: absolute;
  left: 6px;
  font-size: 30px;
  top: 10px;
}


.bottom-cta-members-login .sigup2-logout {
  line-height: 42px !important;
    font-size: 14px;
    margin-left: 15px !important;
    padding-right: 40px !important;
    background: #807A7A;
    color: #fff !important;
}

.bottom-cta-members-login .sigup2-logout i {
    right: 12px;
    left: unset;
    font-size: 19px;
    top: 12px;
}

#bottom-cta-nav ul li a:hover, #bottom-cta-nav ul li button:hover {
  text-decoration: underline;
    text-decoration-color: #f2a613;
    text-decoration-thickness: 2px;
    text-underline-offset: 7px;
    background: transparent !important;
    color: #333 !important;
}

.desktop-sidebar-menu2 a {
  display: block;
  text-align: center;
  color: #000;
  font-size: 17px;
}

.desktop-sidebar-menu2 a:hover {
 text-decoration: none !important;
 color: #000;
}

.desktop-sidebar-menu2 a i {
    display: block;
    font-size: 35px;
}

/* end bottom cta nav */


#tourInfoModal .thelanguage p {
  padding: 15px 0;
  font-size: 14px;
}

#tourInfoModal .modal-body ul li {
  padding: 10px 0;
  line-height: 2rem;
}

#tourInfoModal .modal-body p {
  line-height: 2rem;
}

.awards-imgs-mobile {
  display: none;
}

.featured-vid-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  margin-top: 28px;
  gap: 20px;
  position: relative;
  animation: homepage-marquee-container 30s linear infinite;
  will-change: transform;
}

.homepage-marquee-container {
  overflow: hidden;
}

@keyframes homepage-marquee-container {
  to {
      transform: translateX(-50%);
  }
}

.dot-content-breaker {
  font-size: 30px;
  padding: 0px 7px;
}

.blog-summary ul {
  padding-top: 15px;
}
.blog-summary ul li {
  color: #5D5D5D;
  line-height: 3rem;
  font-size: 16px;
}


/* Mobile CSS */

@media only screen and (max-width: 1600px) {

  .top-header-area-v3 {
    width: 100%;
  }

  .searchform-v3 .home-search-id-submit i {
    margin-right: 210px;
  }

  .searchform-v3 .home-search-id-submit input {
    margin-right: 112px;
  }

  .header-menu-v3 ul li a {
    padding: 0;
    margin: 0 10px;
  }

  .banner-rotator-v3 .rotator-area ul li a img {
    width: 140px;
  }
  
  .header-logo-area-v3 a img {
    width: 100%;
  }

  .header-right-nav ul li:last-child a {
    margin-right: 0px;
  }

  .bottom-cta-searchform .quick-search-header-modal {
    width: 185px;
  }

  .bottom-cta-searchform a p {
    font-size: 12px;
  }

  .bottom-cta-searchform a p i {
    font-size: 17px;
    left: 7px;
    top: 10px;
  }

}

@media only screen and (max-width: 1420px) {
  .header-right-nav ul li a {
    font-size: 14px;
    margin-right: 10px;
  }
}

@media only screen and (max-width: 1295px) {
  .header-right-nav ul li a {
    margin-right: 5px !important;
    font-size: 14px;
  }

  .header-right-area .top-header-right .quick-search-header-modal {
    font-size: 12px;
  }

  .header-right-area .top-header-right .top-header-signup {
    width: auto;
    font-size: 12px;
    padding: 0 13px;
  }

  .bottom-cta-searchform .go-btn {
    display: none;
  }

  .bottom-cta-searchform .quick-search-header-modal {
    border-radius: 15px;
  }

}



@media only screen and (max-width: 1199px) {
  .searchform-v3 .searchbox {
    font-size: 14px;
  }
  .header-menu-v3 ul li a {
    font-size: 14px !important;
    margin: 0 4px;
  }

  .banner-rotator-v3 .rotator-area ul li a img {
    width: 106px;
  }

  .header-logo-area-v3 a img {
    max-width: 100%;
  }

  .header-logo-area a img {
    max-width: 265px;
  }

  .fixed-book-tour {
    bottom: 210px;
  }

  .mid-bottom-sec .swiperTestimonial {
   width: 100% !important; 
  }

  #bottom-cta-nav .list-group li {
    display: inline-block;
  }

  #bottom-cta-nav ul li a {
    padding: 10px 0px !important;
    font-size: 13px !important;
  }

}



@media only screen and (max-width: 1065px) {
  .mega-dropdown .mega-dropbtn {
    margin: 0;
  }
  .header-members-login a {
    margin: 0 2px;
  }
}


@media only screen and (max-width: 991px) {

  .top-header-area-v3 {
    display: none;
  }

  #bottom-cta-nav-mobile-top {
    top: 53px;
    transition: top 0.5s;
  }

  #bottom-cta-nav-mobile-top {
    background: #fff;
    height: 180px !important;
  }

  .mobile-mega-menu {
    display: block;
  }


  .banner-rotator-v3 {
    display: none;
  }

  .banner-area-v3 {
    margin-top: 130px;
  }

  .mid-content-area {
    padding-top: 0;
  }

  .homepage-area-v3 {
    min-height: auto;
  }

  
  .desktop-banner-btns-v3 {
    display: none !important;
  }


  .mobile-banner-btns-v3 {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: 10px;
    margin: 15px 0;
  }

  .mobile-banner-btns-v3 a {
    background: #22408B;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    width: 95%;
    margin: 0 auto;
    font-weight: bold;
    border-radius: 10px;
  }

  .mobile-banner-btns-v3 a span {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
    font-weight: normal;
  }

  .mobile-banner-btns-v3 a:hover {
    background: #14298e;
    text-decoration: none;
    color: #fff;
  }

  .upper-banner-sec {
    flex-direction: column;
  }

  .upper-banner-sec .banner-text {
    width: 100%;
    padding: 30px 30px 10px;
  }
  .banner-content-v3 .banner-text p {
    display: none;
  }

  .upper-banner-sec .banner-vid {
    width: 100%;
  }

  .banner-content-v3 .banner-text h1 {
    text-align: center;
    font-weight: bold;
    line-height: 4.5rem;
  }

  .banner-content-v3 .banner-text h1 span {
    display: inline;
  }

  .banner-vid-box {
    padding-top: 0;
    max-width: 95%;
    margin: 0 auto;
  }

  .mobile-mega-menu ul li a {
    color: #e52c13 !important;
    font-size: 14px !important;
    font-weight: bold;
  }

  .navigation-area .navbar-header {
    align-items: center;
  }

  .philippine-women-logo2{
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  .mobile-search-icon {
    padding: 0 0 0 10px;
  }

  .mobile-search-icon i {
    font-size: 25px;
    font-weight: bold;
  }

  .formField-divider {
    padding: 15px;
  }

  #login-mobile {
    font-size: 13px;
    font-weight: bold;
    color: #22408B;
    padding-right: 10px;
  }
  
  .book-a-tour-right-field .tour-includes, .book-a-tour-right-field #btnStepTwo {
    width: 100%;
  }

  .mid-content-area .col.mt-4.d-flex.flex-wrap.flex-column.flex-lg-row {
    flex-direction: row !important;
  }

  .ronna-newsletter-right {
    text-align: center;
  }
  
  .ronna-newsletter-right img {
    margin-top: 0 !important;
  }

  .ronna-newsletter-left {
    text-align: center;
  }

  .ronna-newsletter-left .newsletter-btn {
    width: 100%;
  }

  .awards-imgs-mobile {
    display: block;
  }

  .awards-imgs {
    display: none;
  }

  #carouselAwards img {
    max-width: 280px;
    margin: 0 auto;
    display: block;
  }


}

@media only screen and (max-width: 768px) {


  .homepage-tour-schedule-fix {
    display: none;
  }


  .banner-content-v3 .banner-text h1 {
    font-size: 20px;
    line-height: 3.5rem;
  }

  .fixed-book-tour {
    bottom: 140px;
  }

  .mid-content-area .col-3, .mid-bottom-sec .col-3, .desktop-services .col-3 {
    width: 100%;
  }

  .mid-content-area h3, .mid-bottom-sec h3, .desktop-services h3 {
    text-align: center;
    padding-bottom: 20px; 
  }

  .mid-content-area p, .mid-bottom-sec p, .desktop-services p {
    font-size: 16px;
    text-align: center;
    padding: 0 10px;
  }


  .book-a-tour-field-cont .col-8, .book-a-tour-field-cont .col-4 {
    width: 100%;
  }

  .ronna-newsletter .ronna-newsletter-left, .ronna-newsletter .ronna-newsletter-right {
    width: 100%;
    flex: auto;
  }

  .ronna-newsletter .ronna-newsletter-left {
    padding-top: 50px;
  }

  .ronna-newsletter .row {
    flex-direction: column-reverse;
  }

  .book-a-tour-field-cont .tour-includes {
    display: none;
  }


  .platinum-prices-cont {
    display: block;
  }

  .platinum-prices-cont .platinum-prices-item {
    border: 1px solid;
    margin: 30px 0 0;
    padding: 30px 0 0;
  }

  .platinum-prices-cont .platinum-prices-item a {
    background: #22408B;
    color: #fff;
    padding: 0 0 15px 0;
    width: 90%;
    margin: 30px auto;
    border-radius: 30px;
    
  }

  .platinum-prices-cont .platinum-prices-item ul {
    display: none;
  }

  .platinum-prices-cont .platinum-prices-item .plat-price-btn {
    width: 95%;
    line-height: 60px;
    padding: 0;
    background: #656262;

    display: none;
  }

  .how-to-meet-row .htm-box1, .how-to-meet-row .htm-box2, .how-to-meet-row .htm-box3 {
    margin: 0px auto 30px;
  }

  .how-to-meet-row .how-to-meet-box {
    width: 100%;
    flex: auto;
  }

  .ronna-newsletter-left .newsletter-btn {
    font-size: 18px;
  }

  .ronna-newsletter-left .newsletter-btn i {
    font-size: 20px;
  }

  .desk-book-a-tour .col-4, .desk-book-a-tour .col-8 {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 0 10px;
  }

  .book-a-tour-left-field .col {
    width: 100%;
    flex: auto;
    padding-bottom: 20px;
  }


  .main-footer {
    display: block;
    text-align: center;
    padding-bottom: 95px;
  }

  .main-footer .footer-nav-box {
      margin: 30px 0 0;
      padding: 0 20px;
  }
  .main-footer .footer-nav-box ul li a {
      border: 1px solid;
      padding: 10px;
  }

  .tour-swiper {
    width: 100% !important;
  }

  .desktop-services {
    padding: 0;
  }

  .plat-mobile-flex {
    display: flex;
    flex-direction: column-reverse;
  }

}


@media only screen and (max-width: 575px) {

  .platinum-prices-sec-btns a:first-child {
    width: 150px;
    font-size: 13px;
  }

  .platinum-prices-sec-btns a {
    width: 234px;
    font-size: 12px;
  }

}


@media only screen and (max-width: 415px) {
  
  .banner-content-v3 .banner-text h1 {
    font-size: 18px;
  }

  .ronna-newsletter .row {
    padding: 30px;
  }
  .ronna-newsletter-left h3 {
    font-size: 25px;
  }

  .platinum-prices-sec-btns a:first-child {
    width: 100%;
    margin-bottom: 15px;
  }
  
  .platinum-prices-sec-btns a {
    width: 100%;
    font-size: 13px;
    right: 0 !important;
    border-radius: 30px;
  }

  
}

    /* END Mobile CSS */

/* tablet code section */

  #bottom-cta-nav-tablet {
    display: none;
  }

  @media only screen and (max-width: 991px) {
    #bottom-cta-nav-tablet {
      display: block;
      background: rgb(51 51 51);
      box-shadow: 0px 1px 70px 0px #505050;
      position: fixed;
      width: 100%;
    }

    .tablet-services-bottom {
      padding: 0 !important;
      margin: 0 !important;
    }

    .tablet-services-bottom .col .list-inline {
      text-align: center;
      padding: 0;
      margin: 0;
    }

    .tablet-services-bottom .col .list-inline li {
      width: 19%;
    }
    .tablet-services-bottom .col .list-inline li:hover {
      background: #22408B;
    }

    .tablet-services-bottom .col .list-inline a {
      text-align: center;
      color: #fff;
      line-height: 48px;
    }

    .tablet-services-bottom .col .list-inline i {
      display: block;
      font-size: 30px;
      position: relative;
      top: 10px;
    }


    .mobile-menu-button{
      text-align: center;
    }
    .mobile-menu-button .navbar-toggle, .mobile-menu-button .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
      background-color: transparent !important;
      background: transparent !important;
    }

    .mobile-menu-button i {
      display: block;
      font-size: 25px;
    }

    .mobile-menu-button .navbar-toggle {
      margin-top: 0 !important;
      padding-top: 0 !important;
      color: #333;
    }

  }

  @media only screen and (max-width: 768px) {
    #bottom-cta-nav-tablet {
      display: none !important;
    }
  }

/* end tablet code section */

/* ============================================================================================================================================*/


/* Table of Contents CSS Snippet */

.table-of-contents {
  display: inline-block;
  padding: 0 1em;
  background: #ffffff;
  border: 1px solid #e9e9e9;
  font-size: .8em;
  width: 85%;
  border-radius: 10px;
  margin: 20px 0;
  max-height: calc(100vh - 137px);
  overflow-y: auto !important;
}

.table-of-contents::-webkit-scrollbar-track{
  -webkit-box-shadow: inset 0 0 6px rgba(126, 126, 126, 0.3);
  background-color: #F5F5F5;
}
.table-of-contents::-webkit-scrollbar{
  width: 10px;
  background-color: #F5F5F5;
}
.table-of-contents::-webkit-scrollbar-thumb{
  background-color: #c4c4c4;
  border: 2px solid #f7f7f7;
}


.table-of-contents span {
  font-size: 20px;
  font-weight: bold;
  color: #5d5d5d;
  display: block;
  padding: 20px 0 0;
  text-align: center;
}


.table-of-contents ol {
  list-style: none;
  padding: 0;
  counter-reset: counter-table-of-contents;
  margin-bottom: 30px;
}

.table-of-contents ol ol {
  padding-left: .7em;
}


.table-of-contents ol ol li {
  line-height: 2rem !important;
}


.table-of-contents ol li {
  margin: .5em 0;
}

.table-of-contents ol li a {
  font-size: 13px;
  font-weight: normal;
  margin-left: 10px;
  color: #5d5d5d;
  line-height: 3rem;
}

.table-of-contents ol li a:hover {
  text-decoration: underline;
}

.table-of-contents ol li::before {
  list-style: none;
  counter-increment: counter-table-of-contents;
  content: counters(counter-table-of-contents, ".") " ";
  opacity: .7;
}

.author-footnote img{
  border-radius: 50%;
  width: 128px;
}
.author-footnote h5{
  font-size: 18px !important;
  padding:0px
}

.author-footnote p{
  font-size: 1.5rem !important;
  line-height: normal !important;
}

.author-footnote{
  background: #fffafa;
  padding: 0px 20px;
  border-radius: 20px;
  line-height: 0px;
  margin-bottom: 20px;
}
.author-footnote ul {
  list-style: none;
  padding: 0px 20px;
  line-height: 0px;
}
.author-footnote ul li{
  padding: 10px 20px;
  line-height: 0px;
}
.author-footnote ul li p{
  margin:5px 0px;
}

.textcontent ol ol li{
  font-size: 1.2rem;
  line-height: 2.5rem;

}


.blog-article h1 {
  margin-bottom: 10px !important;
}

.new-blog-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 15px;
  padding: 10px 10px 0;
  border: 1px dotted #cdcdcd;
  border-radius: 10px;
  margin: 25px 0;
}

.new-blog-box .pillar-blog-box {
   flex: 1;
}

.new-blog-box .pillar-blog-box .pillar-box-img img {
  max-width: 100%;
  object-fit: cover;
  height: 250px;
  width: 100%;
}

.new-blog-box .pillar-blog-box .pillar-box-title p {
  text-align: center;
  font-size: 16px;
  color: #22408B;
  margin-bottom: 10px;
}

.citation-sources {
  padding: 15px;
  border: 1px solid #f1f1f1;
  border-radius: 15px;
}

.citation-sources .citation-box {
  padding: 10px 0;
}

.citation-sources .citation-box h2 {
  text-align: center;
  font-size: 22px;
  margin: 0;
  color: #22408B;
}

.citation-box .citation-group {
  padding-bottom: 15px;
}

.citation-sources .citation-box p {
  font-style: italic;
  font-size: 16px;
  margin-bottom: 0;
  color: #3d3d3d;
  overflow: hidden;
}



.blog-article h2, .blog-article h3, .blog-article h1 {
scroll-margin-top: 130px;
scroll-snap-margin-top: 130px; 
}

/* If the browser supports the property... */
@supports (scroll-margin-top: 0) {
.blog-article h2, .blog-article h3, .blog-article h1 {
  scroll-margin-top: 130px;
}
}

#blog-progressBar {
      --scrollAmount: 0%;

      background: #22408B;
      width: var(--scrollAmount);
      height: 8px;
      position: absolute;
      top: 0;
      left: 0;
  }


.closebtn2 {
  display: none;
}

.blog-article-top-cont {
  flex-direction: row-reverse;
  padding: 0;
  margin: 0 !important;
} 

.esti-read-time p {
  color: #999 !important;
  font-size: 15px !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.toc-mobile-icon {
  display: none;
}

.mobile-inner-rotator {
  display: none;
}


.blog-page-breaker-mobile {
display: none;
}

.blog-article p a {
  color: #f2a613;
}

@media only screen and (max-width: 991px) {

  .table-of-contents {
    margin-top: 0 !important;
    padding: 0 30px !important;
  }

  .blog-hero-container {
    padding-top: 40px;
  }

  /* mobile table of contents sidebar */
.mob-toc {
  height: 100%;
  width: 0 !important;
  position: fixed !important;
  z-index: 9999;
  top: 0;
  left: -40px;
  background-color: #fff;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  border: 1px solid #e9e9e9;
}

.mob-toc a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #818181;
display: block;
transition: 0.3s;
}

.mob-toc a:hover {
color: #f1f1f1;
}

.mob-toc .closebtn2 {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}

.sticky-list {
  top: 0 !important;
}

.table-of-contents {
  border: 0;
  padding: 10px 4em;
  margin-top: 40px;
}

.table-of-contents ol li a {
  display: inline;
  padding-left: 0;
}

.toc-mobile-icon {
  display: block;
  position: fixed;
  right: 7px;
  bottom: 78px;
  float: right;
  width: auto !important;
}

.toc-mobile-icon a {
  width: 50px;
  display: inline-block;
  background: #22408B;
  border-radius: 50%;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}

.toc-mobile-icon .fa-solid {
  color: #fff;
}


.toc-myclass {
  width: 380px !important;
}

.closebtn2 {
  display: block;
}


/* end mobile toc snippet */

}

@media only screen and (max-width: 767px) {

  .mobile-inner-rotator {
      display: block;
      padding-top: 65px;
  }

  .circle-rotator ul {
      flex-wrap: nowrap;
      width: 100%;
      justify-content: center;
      box-shadow: none;
      gap: 10px;
  }

  .circle-rotator ul li {
      padding: 0 3px;
      border: 0;
      box-shadow: none;
  }

  .circle-rotator ul li a img {
      width: 100px;
      border-radius: 50%;
      object-fit: cover;
      height: 100px;
  }

  .blog-article h1 {
      padding-top: 0px !important;
  }

  .blog-page-breaker-mobile {
      display: block;
      }


  .blog-page-breaker-desktop {
      display: none;
  }

}


@media only screen and (max-width: 600px) {
  .new-blog-box {
      flex-direction: column;
  }
  .new-blog-box .pillar-blog-box {
      display: block;
      margin: 0 auto;
  }

  .blog-article h2, .blog-article h3, .blog-article h1 {
  scroll-margin-top: 150px;
  scroll-snap-margin-top: 150px; 
  }

  /* If the browser supports the property... */
  @supports (scroll-margin-top: 0) {
  .blog-article h2, .blog-article h3, .blog-article h1 {
      scroll-margin-top: 150px;
  }
  }

  .circle-rotator ul li a img {
      width: 80px;
      height: 80px;
  }

  .esti-read-time p {
      font-size: 13px !important;
  }

}


@media only screen and (max-width: 495px) {
.mob-toc {padding-top: 15px;}
.mob-toc a {font-size: 18px;}

}


.sticky-list {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 150px;
  }

  .blog-content-iframe iframe {
      width: 100%;
      height: 450px;
  }

  @media only screen and (max-width: 450px) {

      .blog-content-iframe iframe {
          height: 350px;
      }
  }
  
/* End Table of Contents CSS Snippet */