@media screen and (max-width: 991px) {
  .title {
    font-size: 1.4rem;
  }
  .subtitle {
    font-size: 1.2rem;
  }
  .carousell {
    overflow-x: scroll;
  }
  .carousell .icons {
    width: 1000px;
  }
  #cycle .card {
    width: 100% !important;
  }
  .lubeIt {
    width: 40%;
  }
  .tampons {
    bottom: auto;
    width: 50%;
  }
  .hardCandy {
    width: 60%;
  }
  .gummies,
  .buzzIt {
    width: 100%;
  }
  #footer img {
    width: 50%;
  }
  #footer .nav-link {
    text-align: center;
  }
  #person,
  #icons,
  #icons,
  #hotIce,
  #fullOn,
  #bulldog {
    display: none;
  }
  #blue .bg-white img {
    width: 40%;
  }
  #girl {
    padding: 3rem 0;
  }
  #girl > .row {
    --bs-gutter-x: 0;
  }
  #pain #blueGray .col-12:nth-child(1) {
    padding: 3rem;
  }
  #skin #blue .col-12:nth-child(1) {
    display: none;
  }
  #skin #blue .col-12:nth-child(2) {
    padding: 3rem;
  }
  #skin #lips {
    background-size: 100% !important;
    height: 20rem;
  }
  #skin .butthole {
    width: 50%;
  }
  .oil {
    width: 10%;
  }
  #arm {
    height: auto !important;
    padding: 3rem !important;
  }
  #arm .sootheIt {
    width: 60%;
  }
  #pets #blue {
    padding: 3rem 0 !important;
  }
  .woofIt {
    width: 30%;
  }
  #dogs img {
    width: 70%;
  }
  #couples .col-12:nth-child(1) {
    display: none;
  }
  #couples .col-12:nth-child(2) {
    padding: 3rem;
  }
  #header #instagram {
    margin-right: 1rem;
  }
  .navbar-toggler {
    margin-left: 1.45rem;
  }
  .modal-header .btn-close {
    padding: 0;
    margin: 0;
  }
  .reves {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  #logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 768px) {
  #rub {
    display: none;
  }
  #awards .col-12:first-child {
    display: block;
  }
  #awards img {
    position: relative;
    left: 50%;
    right: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  #awards .col-12:nth-child(2),
  #awards .text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 1.5rem;
  }
  #brain {
    width: 40%;
  }
  #body {
    width: 50%;
  }
  #drops,
  #dogs {
    background: #fff !important;
  }
  #drops .oil,
  #dogs .oil {
    width: 25%;
  }
  .tampons {
    margin-bottom: 1.5rem;
  }
  .woofIt {
    width: 60%;
  }
  #dogs {
    background: #fff !important;
    padding-top: 0 !important;
  }
  #dogs .col-12 {
    padding: 0 !important;
  }
  #blue .bg-white img {
    width: 70%;
  }
  #arm {
    background: white !important;
  }
  #arm .white {
    color: #212529 !important;
  }
  #arm .sootheIt {
    width: 60%;
  }
  #skin #lips {
    height: 10rem;
  }
  .text-mobile {
      font-size: 2rem;
  }
}

@media screen and (max-width: 576px) {
  .banner#meeting, .banner#history, .banner#branding, .banner#blue, .banner#gray, .banner#products, .banner#capabilities {
    height: auto;
  }
  .banner#hand {
    height: auto;
    padding: 2rem 1rem;
  }
  .indexImg {
    width: 100%;
  }
  #dog {
    display: none;
  }
  #arm .sootheIt {
    width: 70%;
  }
}

/* MIN-WIDTH */
@media screen and (min-width: 992px) {
  html#ecwid_html body .ec-size.ec-size--l .ec-store .ec-cart-coupon__text {
    font-size: 18px !important;
  }
}

@media screen and (min-width: 576px) {
  #skin .balm {
    width: 70%;
  }
  #skin #blue .tattoo {
    width: 70%;
  }
}
/*# sourceMappingURL=responsive.css.map */