/* START OF STICKY BOTTOM NAV */
body,
.women-updates {
  background: #fff !important;
}


.main-nav {
  border: none;
}

.left-cta-nav li {
  padding: 0 5px;
}

.left-cta-nav li a {
  padding: 10px 15px !important;
  margin-top: 10px !important;
}

.right-cta-nav li {
  padding: 0 5px;
}

.right-cta-nav li a {
  padding: 10px 8px !important;
  margin-top: 10px !important;
}


#bottom-cta-nav {
  background: rgb(255, 255, 255);
  border-bottom: #ebebeb solid 1px;
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0;
  right: 0;
  height: auto;
  z-index: 10;
  padding-top: 5px;
  transition: top 0.5s ease;
}
@media (max-width:1350px) and (min-width:1201px) {
  #bottom-cta-nav {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
  }
}

#bottom-cta-nav .list-group {
  box-shadow: none !important;
  display: inline-flex;
}

#bottom-cta-nav .list-group li {
  background-color: transparent !important;
}

@media (max-width: 1260px) and (min-width:1065px) {
  #bottom-cta-nav ul li a {
      font-size: 12px !important;
  }}

@media (max-width: 1064px) {
  #bottom-cta-nav ul li a {
      font-size: 11px !important;
  }}

#bottom-cta-nav ul li a {
  font-size: 13px;
  text-align: center;
  border: 0 !important;
  white-space: nowrap;
  text-decoration: none;
  font-weight: 600;
}

#bottom-cta-nav ul li a:hover,
#bottom-cta-nav ul li button:hover {
  background: #66cf79 !important;
  color: #fff !important;

}

.desktop-sidebar-menu2 a i {
  display: block;
  font-size: 35px;
}

.fw-b2 {
  background-color: #fff;
}

/* new cta v3 */
.bottom-cta-searchform .search-go {
  line-height: 38px !important;
}

.bottom-cta-searchform p {
  font-size: 11px !important;

}

.bottom-cta-searchform a p {
  margin: 0;
}

.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: 24px;
  border: 1px solid #221e1f29;
  text-align: center;
  color: #323232;
  width: 177px;
  border-bottom-left-radius: 15px;
  display: inline-block;
  position: relative;
  vertical-align: top;
  text-decoration: none;
}

.bottom-cta-searchform .go-btn {
  width: 50px !important;
  height: 46px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  line-height: 45px;
}

.bottom-cta-members-login {
  padding: 0;
}

.bottom-cta-members-login a {
  background: #299e3e;
  display: block;
  color: #fff;
  text-align: center;
  position: relative;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid rgba(34, 30, 31, 0.16);
  border-radius: 10px;
  max-width: 175px;
}

@media (max-width: 1135px) {
.bottom-cta-members-login a {
    max-width: 150px;
}
}

.bottom-cta-members-login a:hover {
  background: #66cf79 !important;
  text-decoration: none;
  color: #000 !important;
}


.bottom-cta-members-login a span {
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 2.4rem;
}

.bottom-cta-members-login a i {
  position: absolute;
  left: 15px;
  font-size: 20px;
  top: 15px;
}


.bottom-cta-members-login .sigup2-logout {
  line-height: 40px !important;
  font-size: 16px;
  width: 125px !important;
  margin-left: 15px !important;
  padding-right: 30px !important;
  background: #807A7A;
  color: #fff !important;
}

.bottom-cta-members-login .sigup2-logout i {
  right: 6px;
  left: unset;
  font-size: 20px;
}



#bottom-cta-nav ul li a:hover,
#bottom-cta-nav ul li button:hover {
  text-decoration: underline;
  text-decoration-color: #299e3e;
  text-decoration-thickness: 2px;
  text-underline-offset: 7px;
  background: transparent !important;
  color: #333 !important;
}



.desktop-sidebar-menu2 a {
  display: block;
  color: #000;
  margin-top: 25px;
}

.desktop-sidebar-menu2 a:hover {
  text-decoration: none !important;
  color: #000;
}

.desktop-sidebar-menu2 a i {
  display: block;
  font-size: 35px;
}

/* end new cta v3 */


/* NEWEST LADIES PROFILE OFFCANVAS CAROUSEL */
@media screen and (max-width: 991px) {
  #bottom-cta-nav {
    display: none !important;
  }
}

#bottom-cta-nav {
  display: none;
}

#bottom-cta-nav-mobile {
  display: none;
}

.navbar-default {
  display: none;
}

.homepage .f-center-img {
  padding: 15px;
  text-align: center;
  margin: 15px 0;
  border: 1px solid #eee;
  display: block;
  width: 65% !important;
  margin: 0px auto !important;
}

#bottom-cta-nav-mobile-top {
  z-index: -1;
}

/* ************************   START OF MEDIA QUERY  MOBILE  ********************* */

@media screen and (max-width: 767px) {
  .banner {
    background-color: #fff;
    margin: 0px 10px 0px 10px !important;
  }

  .homepage .f-center-img {
    padding: 15px;
    text-align: center;
    margin: 15px 0;
    /* border: 1px solid #eee; */
    display: block;
    width: 100% !important;
    margin: 0px auto !important;
  }

  .homepage .f-center-img.has-yt-play-btn {
    background: none !important;
  }

  .mobile-video-banner {
    display: none !important;
  }

}


@media (max-width: 600px) {

  .navbar-default {
    display: block;
  }

  #bottom-cta-nav-mobile-top {
    display: block;
    position: fixed;
    top: 60px;
    margin-top: 20px;
    height: 150px;

  }


  .gtco-testimonials .card p {
    color: #555;
    padding-bottom: 15px;
  }

  #bottom-cta-nav {
    display: none;
  }

  #bottom-cta-nav-mobile {
    display: block;
    background: rgb(255, 255, 255);
    box-shadow: 0px 1px 70px 0px #505050;
    position: fixed;
    width: 100%;
    bottom: 0px;
  }

  #bottom-cta-nav-mobile ul .list-group-item {
    width: 100%;
    color: #000;
    display: flex;
    justify-content: space-evenly;
    padding-top: 12px;
  }

  #bottom-cta-nav-mobile ul .list-group-item a {
    text-align: center;
  }

  #bottom-cta-nav-mobile ul .list-group-item a i {
    margin-right: 5px;
    display: flex;
    font-size: 18px;
    display: list-item;
    list-style: none;
    text-align: center;
  }

  #bottom-cta-nav-mobile p {
    font-size: 12px;
    text-align: center;
    line-height: 1em;
    padding-top: -10px;
    color: #212529 !important;
    margin-top: 5px
  }


  #SignupModal .col-6,
  #SignupModal .col-1,
  #SignupModal .col-5 {
    width: 100%;
  }


}

/* ************************   START OF MEDIA QUERY TABLET   ********************* */

@media (min-width: 601px) and (max-width: 820px) {
  .homepage {
    margin: auto 50px !important;
  }

  .banner {
    margin: 90px 50px 0px 50px !important;
  }


  .homepage .f-center-img {
    padding: 15px;
    text-align: center;
    margin: 15px 0;
    border: 1px solid #eee;
    display: block;
    width: 100% !important;
    margin: 0px auto !important;
  }

  .homepage .f-center-img.has-yt-play-btn {
    background: none !important;
  }

  .mobile-sidebar-panel .panel-heading {
    background: none !important;
  }

  .main-nav .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;

  }


  .navbar-default {
    display: block;
  }

  #bottom-cta-nav-mobile-top {
    display: block;
    position: fixed;
    top: 60px;
    margin-top: 20px;
    height: 150px;

  }


  .gtco-testimonials .card p {
    color: #555;
    padding-bottom: 15px;
  }



  #bottom-cta-nav {
    display: none;
  }

  #bottom-cta-nav-mobile {
    display: block;
    background: rgb(255, 255, 255);
    box-shadow: 0px 1px 70px 0px #505050;
    position: fixed;
    width: 100%;
  }


  #bottom-cta-nav-mobile ul .list-group-item {
    width: 100%;
    color: #66cf79;
    display: flex;
    justify-content: space-evenly;
    padding-top: 13px;
  }

  #bottom-cta-nav-mobile ul .list-group-item a {
    text-align: center;
    font-size: 12px;
  }

  #bottom-cta-nav-mobile ul .list-group-item a i {
    margin-right: 5px;
    display: flex;
    font-size: 18px;
    display: list-item;
    list-style: none;
    text-align: center;
  }

  #bottom-cta-nav-mobile p {
    font-size: 12px;
    text-align: center;
    line-height: 1em;
    padding-top: -10px;
    color: #212529 !important;
    margin-top: 5px
  }

  .card-body .row .col-4 {
    width: 100%;
  }

  #SignupModal .col-6,
  #SignupModal .col-1,
  #SignupModal .col-5 {
    width: 100%;
  }

  .sm-link-wrapper li {
    display: contents;
    margin: 5px 5px;
  }

  .footer-area footer .row .col-md-3 {
    width: 50%;
  }

}

@media only screen and (max-width:500px) {
  #bottom-cta-nav-mobile-top {
    display: block;
    position: fixed;
    top: 60px;
    margin-top: 20px;
    height: 150px;

  }
}

.register-modal .close {
  top: 5px !important;
  right: 10px !important;
  width: unset !important;
}


div#bottom-cta-nav .container-fluid,
.container-fluid.flex-wrap2,
.container-fluid.flex-wrap,
.header .container,
.navs .container,
.container.flex-wrap2,
.women-updates .container {
  max-width: 100%;
  width: 1600px;
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: 0 !important;
  margin-left: 0 !important;
}


.list-group {
  margin-bottom: 0;
}


.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #fff;

}


.header .row>*,
.footer-bg .row>* {
  width: unset;
  padding: 0;
}

.footer-nav {
  width: 1600px;
  max-width: 100%;
}

.footerbg {
  width: 100%;
  padding-top: 50px;
}

.footer-bg {
  margin: 20px auto 80px !important;
  padding: 0;
}


@media only screen and (min-width: 1200px) {
  .sidebar-ads-container {
    position: absolute;
    top: 20%;
    width: 20%;
    right: 3%;
  }

  .ads-one,
  .ads-one img {
    width: 100%;
    margin-top: 77vh !important;
    opacity: 70%;


  }

  .ads-one:hover,
  .ads-one img:hover {
    width: 100%;
    margin-top: 28%;
    opacity: 100%;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;


  }
}


@media only screen and (max-width: 1199px) {

  .content-area {
    width: 100% !important;
  }

  .sidebar-ads-container {
    display: none !important;
  }
}



@media only screen and (max-width: 1200px) {
  .navbar-default {
    display: block;
  }

  .list-group {
    margin-bottom: 0;
    display: block;
  }

  #bottom-cta-nav-mobile-top {
    margin-top: -90px;
  }

}


/*override navigation*/

.main-nav .nav-pills {
  padding: 0;
  float: right;
  flex-direction: row;
  height: unset;
  display: inline;
  position: relative;
}

.main-nav .nav-pills li {
  position: relative;
  z-index: 2;
}


.main-nav span.caret {
  display: none;
}

.navbar-default {
  max-width: 100%;
  display: block;
}



.nav-justified>li {

  width: 300px;
  max-width: 100%;
}


.site-footer {
  margin-bottom: 70px;
}


@media only screen and (max-width: 991px) {
  #bottom-cta-nav {
    display: none;
  }

}

.top-logo-v2 img {
  max-width: 235px;
}

@media screen and (max-width: 1199px) {
  .top-logo-v2 img {
     max-width: 200px;
  }

}

/* Swiper cta */
    .cta-rotator-container {
        margin-top: -75px;
    }

    .swiper-cta .swiper-slide {
        width: unset;
        height: 120px;
    }

    .swiper-wrapper img {
        width: 70px;
        height: auto;
    }

    .swiper-cta .swiper-button-prev,
    .swiper-cta .swiper-button-next {
        position: absolute;
        transform: translateX(-50%);
        z-index: 10;
        background: #fff;
        color: #000;
        padding: 5px 10px;
        border: 1px solid #000;
        user-select: none;
        cursor: pointer;
        opacity: 0.9;
    }

    .swiper-cta .swiper-button-prev {
        top: 60%;
        left: 35.5%;
        height: 3.5rem;
    }

    .swiper-cta .swiper-button-next {
        top: 60%;
         right: 28.5%;
        height: 3.5rem;
    }

    .swiper-cta .swiper-button-next:after,
    .swiper-cta .swiper-button-prev:after {
        font-size: 15px;
        font-weight: bold;
    }