/* 
THE STYLES FOR BOTH top-navi-all-pages-dev-v3.shtml and 

mobile-sidebar-v3-v2.shtml  */
.pillar-page .content-area {
    width: 100% !important;
  }

  .pillar-page .midcontarea {
    margin: 135px auto 0 !important;
  }

  body {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.42857143;
      color: #333;
      background-color: #fff;
  }
  
  .video-wrap .video.stuck iframe {
      width: 100%;
  }

  .video-wrap iframe {
      width: 60%;
      margin: 0 auto;
      display: block;
  }
  .videoPage .content-area h1{
    text-align: center !important;
  }
  .videoPage .content-area {
      margin-top: 160px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
  }

  @media only screen and (max-width: 1200px){
    .video-wrap iframe {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .videoPage .content-area{
      width: 100%;
    }
  }
    /* 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;
  }
  /* 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; */
  }

  .ul.ml-20 {
      margin-left: 80px !important;
  }
  .main-content ul{
    text-align: left !important;
  }

  
  /*override*/

  .textcontent h1 {
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 5rem;
    color: #9b0a0a;
    font-family: 'Rosario', sans-serif;
  }

  .pillar-inner-wrapper h1 span {
    color: #9b0a0a;
  }

  .textcontent h2 {
    font-size: 2.5rem;
    margin-bottom: 2.7rem;
    font-family: 'Rosario', sans-serif;
  }

  .textcontent h3 {
    font-family: 'Rosario', sans-serif;
  }

  .textcontent p {
    font-size: 1.7rem;
    margin-bottom: 30px;
    font-family: 'Hind Siliguri', sans-serif;
  }

  .textcontent ul li, .textcontent ol li, .content-area ul li {
	font-size: 1.8rem;
	line-height: 3.5rem;
  }
  

  .img-caption cite {
    display: block;
    float: none;
    font-size: 1.5rem;
    width: 100%;
    overflow: hidden;
  }

  .img-bask {
    width: 20%;
    margin: 10px 0px 0 25px;
  }

  .image-six {
    width: 35%;
    margin: 10px 20px 0 0;
  }

  .image-three, .image-four, .image-twenty-six {
	width: 35%;
	margin: 10px 0px 0 25px;
  }

  .image-six img, .image-three img, .image-four img, .image-twenty-six img {
    width: 100%;
  }

  .btn-success-reg {
    background: #172c49;
    border: 1px solid #172c49;
  }

  .btn-success-reg:hover {
    background: #1b30c9;
    border: 1px solid #1b30c9;
  }

  .profile-page-upcoming-events-box .pp-upcoming-events-left p {
    color: #fff;
  }

  .profile-page-upcoming-events-box .pp-upcoming-events-right {
    height: 60px;
  }

  .live-interpreter-base-content .live-interpreter-base-content2 img {
	left: 11%;
  }

  .bio-section .bio-section-box .bio-image img {
	max-width: 125px;
  }

  .news-bottom-sec p {
	font-size: 1.6rem;
  }

  .featured-video-content a {
    font-size: 2rem;
  }

  .header, .navigation-area, .banner {
    display: none;
  }

  .side-new-phil-women {
    width: 100%;
  }

  .header-reg-free-btn a {
    background: #9b0a0a !important;
  }

  .ada-icon-link {
    display: none;
  }
  .left-sidebar-area {
    padding: 10px;

  }

  .leftbar-head {
    color: #fff;
  }

  .banner-area {
    display: none;
  }

  .main-nav {
      display: none;
  }
  
  .main-content {
      margin: 0px auto;
      width: 100%;
      max-width: 1600px;
      
  }
  
  .banner-bg {
     margin-top: 200px !important;
     padding:20px !important;
     min-height:unset !important;
  }
  
  .header-caption2 {
      margin:0;
  }
  
  
  
  .footer-nav {
      margin: 0 auto !important;
      width: 100% !important;
  }
  
  .banner-rotator {
      width: 80% !important;
  }
  
  .medialogos .item img {
      width: unset !important;
  }
 
  
  .list-group{
    margin-bottom: 0 !important;
  }
  
  .content-area{
    padding:0 !important;
  }
  
  .main-nav2 .navbar-nav li {
      position: relative !important;
      z-index: 2 !important;
  }
  


  .home-banner {
    margin-top: 70px;
  }

  .home-banner-right p {
    font-size: 35px;
    padding-top: 15%;
  }

  .desktop-video-banner-sec {
    padding: 20px;
    margin: 15px 0 15px;
  }

.ms-skin-default .ms-nav-prev {
    left: -34px;
  }

  
  /*end override*/


  .search-form{
  position: relative;
}

.search-form button.border-0 {
    position: absolute;
    top: 16px;
    right: 10px;
}

.bg-warning-custom{
  background: #1b30c9 !important;
}

.search-form p{
  text-align: center !important;
}

#bottom-cta-nav ul li.register-free-modal a {
  background:  #1b30c9 !important;
}

.caret{
  display: none;
}

.content-area {
  margin-top: 160px;
}

  @media screen and (max-width: 470px){
    .row {
      margin-right: -15px;
      margin-left: -15px;
  }
  }


  @media screen and (max-width: 1199px){
    .top-logo-v2 img {
      max-width: 85%;
      margin-left: unset !important;
    }
  }

  
  @media screen and (max-width: 991px) and (min-width: 300px){
  
  .navigation-area .navbar-inverse {
    background: #fff;
    padding: 0px 20px;
  }

  
  .navigation-area .navbar-toggle {
    background-color: #172c49;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: #000;
    border: 1px solid #000;
  }

  .midcontarea {
        max-width: 100% !important;
        padding: 0 5px;
        margin-top: 25rem;
        width: 95% !important;
    }

  .home-search-area {
    padding: 0 10px;
  }

  .navigation-area {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 100;
      max-width: 100%;
  }
  
  .navigation-area .navbar-toggle {
    height: 40px;
    margin-top: 15px;
  }

  .navigation-area .navbar-nav .login-btn {
    padding: 15px;
  }

  .navigation-area .navbar-nav>li>a {
    padding: 15px 20px;
  }

  .logo2 a img {
      margin: 0 !important;
      float: left !important;
  }
  
  .toprightarea, .ada-icon-link{
    display: none;
  }
  
  .navbar-default .navbar-toggle {
      margin-top: 16px !important;
  }
  

  .header-area {
    display: none;
  }

  .main-nav {
    margin-top: 40px;
    display: block;
  }

  .main-nav #navbar {
    margin-top: 20px;
  }
  
  .kiev-logo2 a img {
    max-width: 200px;
    padding: 10px 0 0;
  }


  .info-links {
    margin-left: 8px;
  }

  .colombian-dating-logo2 a img {
    max-width: 160px;
    padding: 10px 5px;
  }

  .navigation-area .navbar-header {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
  }

  .navigation-area .navbar-header .item {
    flex: 1;
  }

  .top-header-area {
    z-index: 4 !important;
    position: fixed !important;
    top: 0;
    width: 100%;

  }

  .navigation-area .navbar-default {
        min-height: auto;
      }

  .mobile-sidebar-area .panel-heading h4 {
    color: #fff;
  }

  .mobile-sidebar-panel h4 a img {
    margin-top: -9px;
    margin-right: 15px;
  }

  .home-testimonial-video-section .testimonial-video-box {
    width: 100%;
  }
  
  .footer-area2 {
    margin-bottom: 75px;
  }

  }


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

      
      #bottom-cta-nav-mobile ul .list-group-item a {
        color: #172c49;
      }


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

        .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;
        }

        .page-content {
          padding: 0;
        }



        
        .image-six {
        margin: 0;
      }

      .image-three, .image-four, .image-twenty-six {
        margin: 0;
      }

      .owl-carousel .owl-item {
        max-width: 100% !important;
      }

      .textcontent h1 {
        font-size: 2.6rem;
        margin-bottom: 0;
      }

      .textcontent h2 {
        font-size: 2.2rem;
      }

      .textcontent p {
        padding: 0 10px;
      }

      .content-area {
        margin-top: 130px;
      }

      #bottom-cta-nav-mobile .bg-success {
        background: #fff !important;
      }


    }



    @media only screen and (max-width: 1199px) {
      .home-banner {
        display: none;
      }
      
    }

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

    .in-blog-video{
      width: 100% !important;
      padding:5px;
      border-radius: 5px;
    }

    #bottom-cta-nav-mobile ul .list-group-item a i {
        color: #172c49 !important;
      }

      .offcanvas {
        max-width: 75%;
      }

  }

.in-blog-video{
  width: 100% !important;
  padding:20px;
  border-radius: 20px;
}

.slide-menu ul.submenu {
display: none;
padding-inline: 1rem;
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.slide-menu ul.main-menu.slide-out,
.slide-menu ul.submenu.slide-out {
animation: slideOut 0.3s forwards !important;
}

.slide-menu ul.main-menu.slide-in,
.slide-menu ul.submenu.slide-in {
animation: slideIn 0.3s forwards !important;
}

@keyframes slideIn {
from {
    opacity: 0;
    transform: translateX(-100%);
}

to {
    opacity: 1;
    transform: none;
}
}

@keyframes slideOut {
from {
    opacity: 1;
    transform: none;
}

to {
    opacity: 0;
    transform: translateX(-100%);
}
}

/* css for mobile-sidebar-v3-v2.shtml */
.pillar-page .content-area {
    width: 100% !important;
  }

  .pillar-page .midcontarea {
    margin: 135px auto 0 !important;
  }

  body {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      line-height: 1.42857143;
      color: #333;
      background-color: #fff;
  }
  
  .video-wrap .video.stuck iframe {
      width: 100%;
  }

  .video-wrap iframe {
      width: 60%;
      margin: 0 auto;
      display: block;
  }
  .videoPage .content-area h1{
    text-align: center !important;
  }
  .videoPage .content-area {
      margin-top: 160px;
      width: 80%;
      margin-left: auto;
      margin-right: auto;
  }

  @media only screen and (max-width: 1200px){
    .video-wrap iframe {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .videoPage .content-area{
      width: 100%;
    }
  }
    /* 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;
  }

  .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; */
  }

  .ul.ml-20 {
      margin-left: 80px !important;
  }
  .main-content ul{
    text-align: left !important;
  }

  
  /*override*/

  .textcontent h1 {
    text-align: center;
    font-size: 3.2rem;
    margin-bottom: 5rem;
    color: #9b0a0a;
    font-family: 'Rosario', sans-serif;
  }

  .pillar-inner-wrapper h1 span {
    color: #9b0a0a;
  }

  .textcontent h2 {
    font-size: 2.5rem;
    margin-bottom: 2.7rem;
    font-family: 'Rosario', sans-serif;
  }

  .textcontent h3 {
    font-family: 'Rosario', sans-serif;
  }

  .textcontent p {
    font-size: 1.7rem;
    margin-bottom: 30px;
    font-family: 'Hind Siliguri', sans-serif;
  }

  .textcontent ul li, .textcontent ol li, .content-area ul li {
	font-size: 1.8rem;
	line-height: 3.5rem;
  }
  

  .img-caption cite {
    display: block;
    float: none;
    font-size: 1.5rem;
    width: 100%;
    overflow: hidden;
  }

  .img-bask {
    width: 20%;
    margin: 10px 0px 0 25px;
  }

  .image-six {
    width: 35%;
    margin: 10px 20px 0 0;
  }

  .image-three, .image-four, .image-twenty-six {
	width: 35%;
	margin: 10px 0px 0 25px;
  }

  .image-six img, .image-three img, .image-four img, .image-twenty-six img {
    width: 100%;
  }

  .btn-success-reg {
    background: #172c49;
    border: 1px solid #172c49;
  }

  .btn-success-reg:hover {
    background: #1b30c9;
    border: 1px solid #1b30c9;
  }

  .profile-page-upcoming-events-box .pp-upcoming-events-left p {
    color: #fff;
  }

  .profile-page-upcoming-events-box .pp-upcoming-events-right {
    height: 60px;
  }

  .live-interpreter-base-content .live-interpreter-base-content2 img {
	left: 11%;
  }

  .bio-section .bio-section-box .bio-image img {
	max-width: 125px;
  }

  .news-bottom-sec p {
	font-size: 1.6rem;
  }

  .featured-video-content a {
    font-size: 2rem;
  }

  .header, .navigation-area, .banner {
    display: none;
  }

  .side-new-phil-women {
    width: 100%;
  }

  .header-reg-free-btn a {
    background: #9b0a0a !important;
  }

  .ada-icon-link {
    display: none;
  }
  .left-sidebar-area {
    padding: 10px;

  }

  .leftbar-head {
    color: #fff;
  }

  .banner-area {
    display: none;
  }

  .main-nav {
      display: none;
  }
  
  .main-content {
      margin: 0px auto;
      width: 100%;
      max-width: 1600px;
      
  }
  
  .banner-bg {
     margin-top: 200px !important;
     padding:20px !important;
     min-height:unset !important;
  }
  
  .header-caption2 {
      margin:0;
  }
  
  
  
  .footer-nav {
      margin: 0 auto !important;
      width: 100% !important;
  }
  
  .banner-rotator {
      width: 80% !important;
  }
  
  .medialogos .item img {
      width: unset !important;
  }
 
  
  .list-group{
    margin-bottom: 0 !important;
  }
  
  .content-area{
    padding:0 !important;
  }
  
  .main-nav2 .navbar-nav li {
      position: relative !important;
      z-index: 2 !important;
  }
  


  .home-banner {
    margin-top: 70px;
  }

  .home-banner-right p {
    font-size: 35px;
    padding-top: 15%;
  }

  .desktop-video-banner-sec {
    padding: 20px;
    margin: 15px 0 15px;
  }

.ms-skin-default .ms-nav-prev {
    left: -34px;
  }

  
  /*end override*/


  .search-form{
  position: relative;
}

.search-form button.border-0 {
    position: absolute;
    top: 16px;
    right: 10px;
}

.bg-warning-custom{
  background: #1b30c9 !important;
}

.search-form p{
  text-align: center !important;
}

#bottom-cta-nav ul li.register-free-modal a {
  background:  #1b30c9 !important;
}



.caret{
  display: none;
}

.content-area {
  margin-top: 160px;
}


  

  
  @media screen and (max-width: 470px){
    .row {
      margin-right: -15px;
      margin-left: -15px;
  }
  }


  @media screen and (max-width: 1199px){
    .top-logo-v2 img {
      max-width: 85%;
      margin-left: unset !important;
    }
  }

  
  
  @media screen and (max-width: 991px) and (min-width: 300px){
  
  .navigation-area .navbar-inverse {
    background: #fff;
    padding: 0px 20px;
  }

  
  .navigation-area .navbar-toggle {
    background-color: #172c49;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: #000;
    border: 1px solid #000;
  }

  .midcontarea {
        max-width: 100% !important;
        padding: 0 5px;
        margin-top: 25rem;
        width: 95% !important;
    }

  .home-search-area {
    padding: 0 10px;
  }

  .navigation-area {
      display: block;
      position: fixed;
      width: 100%;
      z-index: 100;
      max-width: 100%;
  }
  
  .navigation-area .navbar-toggle {
    height: 40px;
    margin-top: 15px;
  }

  .navigation-area .navbar-nav .login-btn {
    padding: 15px;
  }

  .navigation-area .navbar-nav>li>a {
    padding: 15px 20px;
  }

  .logo2 a img {
      margin: 0 !important;
      float: left !important;
  }
  
  .toprightarea, .ada-icon-link{
    display: none;
  }
  
  .navbar-default .navbar-toggle {
      margin-top: 16px !important;
  }
  
  

  .header-area {
    display: none;
  }

  .main-nav {
    margin-top: 40px;
    display: block;
  }

  .main-nav #navbar {
    margin-top: 20px;
  }
  
  .kiev-logo2 a img {
    max-width: 200px;
    padding: 10px 0 0;
  }


  .info-links {
    margin-left: 8px;
  }

  .colombian-dating-logo2 a img {
    max-width: 160px;
    padding: 10px 5px;
  }

  .navigation-area .navbar-header {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
  }

  .navigation-area .navbar-header .item {
    flex: 1;
  }

  .top-header-area {
    z-index: 4 !important;
    position: fixed !important;
    top: 0;
    width: 100%;

  }

  .navigation-area .navbar-default {
        min-height: auto;
      }

  .mobile-sidebar-area .panel-heading h4 {
    color: #fff;
  }

  .mobile-sidebar-panel h4 a img {
    margin-top: -9px;
    margin-right: 15px;
  }

  .home-testimonial-video-section .testimonial-video-box {
    width: 100%;
  }
  
  .footer-area2 {
    margin-bottom: 75px;
  }

  }


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

      
      #bottom-cta-nav-mobile ul .list-group-item a {
        color: #172c49;
      }

   


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

        .bg{
          display: none;
        }
        .content .mobile-sidebar-area .mobile-sidebar-panel .panel {
            padding: 15px;
            position: relative;
            background-color: #787878;
        }
        /* .main-nav .navbar-default .navbar-toggle {
            margin: 15px !important;
        } */
        .navbar-header .row a img{
          height: 78px;
        }

        .page-content {
          padding: 0;
        }

        /* .mobile-sidebar-panel h4 a img {
          right: 40px;
        } */

        /* .main-nav .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border: none;
        background-color: #002135;
        } */

        
        .image-six {
        margin: 0;
      }

      .image-three, .image-four, .image-twenty-six {
        margin: 0;
      }

      .owl-carousel .owl-item {
        max-width: 100% !important;
      }

      .textcontent h1 {
        font-size: 2.6rem;
        margin-bottom: 0;
      }

      .textcontent h2 {
        font-size: 2.2rem;
      }

      .textcontent p {
        padding: 0 10px;
      }

      .content-area {
        margin-top: 130px;
      }

      #bottom-cta-nav-mobile .bg-success {
        background: #fff !important;
      }


    }



    @media only screen and (max-width: 1199px) {
      .home-banner {
        display: none;
      }
      
    }

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

    .in-blog-video{
      width: 100% !important;
      padding:5px;
      border-radius: 5px;
    }

    #bottom-cta-nav-mobile ul .list-group-item a i {
        color: #172c49 !important;
      }

      .offcanvas {
        max-width: 75%;
      }

  }

.in-blog-video{
  width: 100% !important;
  padding:20px;
  border-radius: 20px;
}

.slide-menu ul.submenu {
display: none;
padding-inline: 1rem;
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.slide-menu ul.main-menu.slide-out,
.slide-menu ul.submenu.slide-out {
animation: slideOut 0.3s forwards !important;
}

.slide-menu ul.main-menu.slide-in,
.slide-menu ul.submenu.slide-in {
animation: slideIn 0.3s forwards !important;
}

@keyframes slideIn {
from {
    opacity: 0;
    transform: translateX(-100%);
}

to {
    opacity: 1;
    transform: none;
}
}

@keyframes slideOut {
from {
    opacity: 1;
    transform: none;
}

to {
    opacity: 0;
    transform: translateX(-100%);
}
}

/* CSS FOR mobile-sidebar-v3-v2.shtml */
   @media only screen and (max-width: 991px) {
        .offcanvas {
            max-width: 75%;
        }

        .slide-menu ul.submenu {
            display: none;
            padding-inline: 1rem;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
        }

        .slide-menu ul.main-menu.slide-out,
        .slide-menu ul.submenu.slide-out {
            animation: slideOut 0.3s forwards;
        }

        .slide-menu ul.main-menu.slide-in,
        .slide-menu ul.submenu.slide-in {
            animation: slideIn 0.3s forwards;
        }

        @keyframes slideIn {
            from {
                opacity: 0;
                transform: translateX(-100%);
            }

            to {
                opacity: 1;
                transform: none;
            }
        }

        @keyframes slideOut {
            from {
                opacity: 1;
                transform: none;
            }

            to {
                opacity: 0;
                transform: translateX(-100%);
            }
        }

        #fixed-bottomNav {
            background: #333333;
            color: #fff;
            padding: 0;
            height: 75px;
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            justify-content: center;
            align-items: center;
        }

        #slide-scroll-nav {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        #slide-scroll-nav::-webkit-scrollbar {
            display: none;
        }

        .splide__track--nav>.splide__list>.splide__slide.is-active {
            border-radius: 50% !important;
            border-color: #dc3545 !important;
        }

        .container__search {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 35px;
        }

        #search__ladies__profile {
            width: 100%;
            height: 100%;
            outline: none;
            font-size: 14px;
            font-weight: 500;
            caret-color: #f7f7f8;
            color: #fff;
            padding: 7px 10px;
            border: 2px solid transparent;
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
            margin-right: 1px;
            transition: all .2s ease;
        }

        .search__btn {
            border: none;
            cursor: pointer;
            background-color: rgba(255, 255, 255, 0.16);
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
            height: 100%;
            width: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .bg-danger {
            background: #941212 !important;
        }

        #mobile-navbar a {
            font-size: 13px;
        }

        .btn.text-white {
            color: #fff !important;
        }

        .fade.in {
            opacity: 1;
        }

    }

    #menu #search__ladies__profile,
    #menu .search__btn {
        font-size: 16px;
    }

    #quickSearchModal a {
        text-decoration: none;

    }

    #mobileMenu .btn {
        background: unset !important;
    }