body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
  }

  /* The side navigation menu */
  .sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 18;
    /* Stay on top */
    top: 0px !important;
    left: 0;
    background-color: #fbfbfb;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 0px !important;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
    box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 10px 1px 5px -6px rgba(0, 0, 0, 0.18);
  }

  .left-menu {
    border: none;
  }

  .oc-menu .left-menu {
    border: none;
  }

  .news-wrapper {
    margin-bottom: 30px !important;
  }

  /* The navigation menu links */
  /* .sidenav a {
      padding: 8px 8px 8px 32px;
      text-decoration: none;
      font-size: 25px;
      font-family: Gotham;
      color: #818181;
      display: block;
      transition: 0.3s
  } */

  /* When you mouse over the navigation links, change their color */
  /* .sidenav a:hover, .offcanvas a:focus{
      color: #f1f1f1;
  } */

  /* Position and style the close button (top right corner) */
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
    text-decoration: none;
  }

  .news {
    display: none !important;
  }

  .heading {
    border: none !important;
  }

  .heading h5 {
    background-color: #959595;
    border-radius: 0;
    border: none !important;
    /* border: 1px solid #39b54a; */
  }

  .main-content p {
    font-size: 18px !important;
    color: #000;
    /* margin:10px 50px 10px 50px; */
    text-align: left;
    line-height: 1.8em;
    padding: 0;
  }

  .main-content h2 {
    font-size: 28px;
    color: #39b54a;
    /* margin: 50px 50px 10px 50px; */
  }

  /* .main-content h3{
    margin: 50px 50px 10px 50px;
  } */
  /* .cluster-data{
    margin: 50px 50px 10px 50px;
  } */
  .ul.ml-20 {
    margin-left: 80px !important;
  }

  .main-content ul {
    text-align: left !important;
  }

  .footer-bg,
  .footer {
    margin: 0px !important;

  }

  /*override*/
  .header-top2 {
    display: none;
  }

  .main-content {
    margin: 0px auto;
    width: 1600px;
    max-width: 100%;

  }

  .header-caption2 {
    margin: 0;
  }



  .footer-nav {
    margin: 0 auto !important;
    width: 100% !important;
  }

  .banner-rotator {
    width: 80% !important;
  }

  .medialogos .item img {
    width: unset !important;
  }

  .midcontarea {
    padding: 20px !important;
    max-width: 65%;
    width: 1600px !important;
  }

  .midcontarea p {
    font-size: 16px !important;
    line-height: 2.4em;
  }

  .list-group {
    margin-bottom: 0 !important;
  }

  .content-area {
    padding: 0 !important;
  }

  .main-nav2 .navbar-nav li {
    position: relative !important;
    z-index: 2 !important;
  }

  /*end override*/

  /* @media screen and (max-width: 991px){
    #P_masterslider_mobile{
      width: 100% !important;
      left: -50px !important;
    }
    } */

  /* ------------------------- NEW UPDATES ----------------------- */

  .related-content-wrapper .items .card-wrapper .card-body .item:first-child {
    max-width: 100%;
    overflow: hidden;
    transition: all .2s ease-in-out;

  }

  .related-content-wrapper .item img {
    object-fit: cover;
    width: 100%;
    float: left;
    align-self: center;
    margin: 0 0 10px 0;
  }

  button.btn.register-btn {
    padding-bottom: 15px;
  }

  .news-background {
    display: none !important;
  }

  .matchmaker-rotator ul {
    display: flex;
    padding: 0px;
    justify-content: center;
    align-items: center;
  }

  .carousel-inner>.item {
    background: #fff !important;
  }

  .carousel-item.active {
    background: transparent;
  }


  a.list-group-item:focus,
  a.list-group-item:hover,
  button.list-group-item:focus,
  button.list-group-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #145288;
  }

  a.newest-women-btn,
  a.search-women-btn {
    background: #145288;
    padding: 10px 0;
    width: 100%;
    display: block;
    margin: 5px 0;
    text-align: center;
    color: #fff;
    border-radius: 5px;
  }

  .bg-primary {
    color: #fff;
    background-color: #a03032 !important;
    padding: 15px !important;
  }

  .search-form {
    position: relative;
  }

  button.border-0.bg-white {
    position: absolute;
    right: 15px;
    top: 15px;
  }

  .bg-warning-custom {
    background: #a03032 !important;
    padding: 15px !important;
  }

  .bg-primary {
    color: #fff;
    background-color: #145288 !important;
    padding: 15px !important;
  }

  .bg-success {
    background: #145288 !important;
    border-color: #145288 !important;
  }


  #carousel.desktop-medialogo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: unset;
  }

  .mobile-sidebar-area ul li a:hover {
    background: #145288;
    text-decoration: none;
    color: #fff;
  }

  nav.navbar.navbar-expand-lg.navbar-default {
    display: none;
  }

  /* Newest Ladies Profile */
  .new-women-content-btns a {
    background: #145288;
  }

  .new-ladies-profiles h1 {
    text-align: center;
  }

  .new-ladies-profiles h2 {
    text-align: center;
  }

  .new-ladies-profiles p {
    text-align: center;
  }

  /* Tour Schedule */
  .tour-dates-header li {
    border: 2px solid #a03032;
  }

  .tour-schedule-section .more-discounts a {
    border: 2px solid #a03032;
  }


  .ukraine-sched-external-link {
    background: #a03032;
    border: 2px solid #a03032;
  }


  .tour-schedule-section .custom-ukraine-tour a {
    border: 2px solid #a03032;
  }


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

    #bottom-cta-nav-mobile ul .list-group-item {
      width: 100%;
      color: #dc3545;
      display: flex;
      justify-content: space-evenly;
    }

  }

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

    .row {
      margin-right: -15px;
      margin-left: -15px;
    }

  }

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

    ul.list-group.list-group-horizontal.mx-auto {
      width: 100%;
    }

    /* added css 12/12/2023 */
    .main-nav {
      border: none;
      min-height: 50px;
      position: absolute;
      z-index: 1024;
      width: 100%;
    }

    .panel-group.mobile-sidebar-panel {
      margin-top: -55px;
    }


  }


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

    /* Jcode 8-22-23 */
    .navbar-header {
      position: absolute !important;
      top: 20px !important;
      right: 50px !important;
    }

    .mobile-sidebar-area {
      display: block !important;
      margin: 30px 0 0 !important;
    }

    nav.navbar.navbar-expand-lg.navbar-default {
      display: block;
    }

    .site-footer .container-fluid {
      background-color: #0d3d67;
      margin-bottom: 90px;
    }

    .navbar-nav .open .dropdown-menu {
      position: relative !important;
    }

    /* Jcode 8-21-23 */
    .nav-pills>li>a:hover {
      border-radius: 0;
      background-color: transparent !important;
    }

    .navbar-default .navbar-toggle:hover {
      background-color: #f36f2d !important;
    }

    .header-top2 {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 1;
    }

    .logo2 a img {
      margin: 0 !important;
      float: left !important;
    }

    .toprightarea,
    .ada-icon-link {
      display: none;
    }

    .navbar-default .navbar-toggle {
      margin-top: 16px !important;
    }

    .midcontarea {
      display: block !important;
      max-width: 100% !important;
    }

    .container.main-nav {
      position: relative;
      top: 0;
    }

    /* .navbar-header {
    position: absolute !important;
    top: 20px !important;
    right: 0px !important;
  } */

    .main-nav .navbar-default .navbar-toggle {
      margin: 0px !important;
    }

    .mobile-sidebar-panel .panel-title {
      position: relative;
    }

    .mobile-sidebar-area .panel-title a {
      padding: 0px;
      position: absolute;
      right: 0;
    }


    img.img-logo {
      width: 125px !important;
      position: relative !important;
      left: 30px !important;
    }

    /* div#bs-example-navbar-collapse-1 {
    margin-top: 60px;
  } */

    #menu .list-group-item li {
      font-size: 16px;
    }

    #bottom-cta-nav-mobile {
      padding-right: unset !important
    }


  }

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

    .mobile-sidebar-area {
      display: block;
      /* margin: 15px 0 0; */
    }

  }






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

    .contact-img img {
      width: 70%;
      padding-top: 40px;
    }

    .logo-white img {
      width: 80%;
      padding-top: 40px !important;
    }

    .gen-tips-links {
      display: flex;
      align-content: center;
      justify-content: center;
    }

    .culture-links {
      display: flex;
      justify-content: center;
    }

    .header,
    .header-head2 {
      margin: 0;
      padding: 15px !important;
      background-color: #0c0c0c;
      display: none !important;
    }

    .main-nav .navbar .container-fluid .navbar-header {
      background-color: #fff;
      box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
      -webkit-box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
      -moz-box-shadow: -1px 9px 11px -1px rgba(0, 0, 0, 0.31);
    }

    .has-yt-play-btn {
      display: none;
    }

    .bg {
      display: none;
    }

    .content .mobile-sidebar-area .mobile-sidebar-panel .panel {
      padding: 15px;
      position: relative;
      background-color: #787878;
    }

    .navbar-header .row a img {
      height: 78px;
    }
  }

  /* adjustment for registration online form */

  @media only screen and (min-width:992px) and (max-width:1200px) {

    .midcontarea {
      margin: 0 auto !important;
      max-width: 85%;
    }

    .top-logo-v2 img {
    width: 190px;
    margin-top: 15px;
}

    .fc-megamenu {
      margin-top: 15px;
    }

    .bottom-cta-members-login a i {
    position: absolute;
    left: 85px;
    top: 19px;
}


  }

  /* end of adjustment for online form */


  #bs-example-navbar-collapse-1.out {
    display: none !important;
  }

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

    .img-logo {
      display: none;
    }
  }