/* Sticky footer styles
-------------------------------------------------- */
@font-face {
    font-family: 'Knockout';
    src: url('../fonts/knockout-49-lightweight.woff2') format('woff2'),
         url('../fonts/knockout-49-lightweight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html {
    position: relative;
    min-height: 100%;   
    overflow-x: hidden;
}
html.locked {
    overflow: hidden;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 0;
    font-family: "Hanken Grotesk", sans-serif;
    font-style: normal;
    font-weight: 200;
    color: black;
    background-color: black;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: 100% 0%;
}
body.locked {
    overflow: hidden;
}
img {
    width: 100%;
}
h1 {
    color: #FFF;
    font-family: 'Knockout', sans-serif;
    font-size: 120px;
    font-style: normal;
    font-weight: 395;
    line-height: 121px; /* 78.258% */
}
h2 {
    color: #0C2039;
    font-family: 'Knockout', sans-serif;
    font-size: 72.743px;
    font-style: normal;
    font-weight: 395;
    line-height: 56.928px; /* 78.258% */
}
h3 {
    color: #FFF;
    font-family: 'Knockout', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-weight: 395;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
h4 {
    color: #FFF;
    font-family: sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 50px;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
}
p {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 109%; /* 16.155px */
    margin: 0;
}
hr {
    border-top: 2px solid #FFF;
}
.mobile-hide {
    display: block;
}
.mobile-show {
    display: none;
}
.flex, .fall {
    display: flex;
    align-items: center;
    gap: 10px;
}
.flex .col-md-6 {
    width: 50%;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.row.heading {
    text-align: center;
}
body .container {
    padding: 5% 10%;   
}
body .container .col-md-10 {
    padding: 0;
}
.container .row {
    margin-bottom: 0;
    /*display: flex;*/
    align-items: stretch;
}
div.row {
    margin-bottom: 3%;
}
button {
    border-radius: 10px;
    border: 1px solid #000;
    background: #000;
    color: #FFF;
    font-size: 31.679px;
    font-style: normal;
    font-weight: 700;
    line-height: 30.518px; /* 96.336% */
    text-transform: uppercase;
    padding: 1.5% 8%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
button:hover {
    background: transparent;
    color: #FFF;
    border: 1px solid #FFF;
}
.container.topbar {
    text-align: center;
    background-color: white;
    padding: 2% 10%;
}
.topbar img {
    max-width: 237px;
}
.header.flex {
    gap: 5%;
}
.redTear {
    background-color: #000;
}
.redTear.container {
    padding: 5% 10%;
    background: #0C2039;
    text-align: center;
    background-image: url(../img/bl-girl.png);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    background-size: 50%;
}
.redTear.container.finder {
    background-color: white;
    background-image: none;
}
.info {
    text-align: left;
    width: 50%;
}
.redTear #logo {
    margin-bottom: 4%;
}
.redTear #logo img {
    max-width: 350px;
}
.bags img {
    
}
.redTear #initial img {
    max-width: 252px;
}
.redTear .probs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0;
    margin-top: 20px;
}
.redTear .location {
    padding: 10px;
}
.redTear .location.fall {
    gap: 3px;
}
.redTear .location .details {
    border-radius: 5.193px;
    border: 0.866px solid #000;
    background: #082846;
    height: 150px;
    padding: 2%;
    position: relative;
    width: 100%;
}
.store {
}
.store img {
    height: 180px;
    width: auto;
}
.store.globe img {
    max-width: 100px;
    height: auto;
}
.redTear .details .info {
    flex-basis: 100%;
}
.redTear .location .title h3 {
    margin: 0;
}
.redTear .location button {
    border-radius: 4.3px;
    padding: 2% 0;
    width: 100%;
    max-width: none;
    color: #082846;
    text-align: center;
    font-family: "Hanken Grotesk";
    font-size: 21.09px;
    font-style: normal;
    font-weight: 900;
    line-height: 118%; /* 24.886px */
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: absolute;
    bottom: 8px;
    width: 96%;
    background-color: white;
    border: 1px solid white;
}
.redTear .location button:hover {
    background-color: transparent;
    color: white;
}
.bursts img {
    max-width: 18px;
}
.amount span {
    color: #105443;
    font-family: sans-serif;
    font-size: 10.98px;
    font-style: normal;
    font-weight: 300;
    line-height: 7.753px; /* 70.616% */
    text-transform: uppercase;
}
.info {
    width: 100%;
}
.choosy {
    border-radius: 7.445px;
    border: 1px solid #000;
    background: #FFE611;
    font-family: 'Chalet New York';
    color: #000;
    font-size: 31.97px;
    font-style: normal;
    font-weight: 700;
    line-height: 54.615px; /* 170.833% */
    text-transform: uppercase;
    width: 40%;
    padding: 1% 0;
}
.badges {
    width: 60%;
}
.badges img {
    max-width: 700px;
}
.testimonials {
    background: #5E6851;
}
.testimonials .flex {
    align-items: normal;
}
.testimonials h2 {
    width: auto;
    margin-top: 0;
    margin-bottom: 3%;
}
.testimonials.container {
    position: relative;
    background-color: white;
    padding-top: 0;
}
.testimonials .testBox {
    padding: 5%;
    text-align: center;
    background-color: #21241D;
    border-radius: 10px;
    min-height: 150px;
}
.testimonials .testBox p {
    color: #FFF;
    font-family: "Hanken Grotesk";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    line-height: 107%; /* 17.12px */
}
.testimonials .stars {
    max-width: 200px;
    margin: 0 auto;
    padding-bottom: 5%;
}
.people {
        width: 30%;
    }
    .reviews {
        width: 70%;
    }
.testimonials .col-md-4 {
    position: relative;
    min-height: 200px;
}
.testimonials .col-md-3 {
    position: relative;
    min-height: 200px;
}
.testimonials p.signature {
    margin-top: 4%;
    font-size: 18px;
    font-family: 'Chalet New York', sans-serif;
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: 400;
    bottom: 1px;
}
.testimonials .triangle {
    width: 30px;
    position: relative;
    margin-left: 10%;
}
.testimonials .triangle img {
    top: 0;
    position: absolute;
}
.testimonials .arrows {
    position: absolute;
    width: 80%;
    bottom: 50%;
}
.testimonials .arrows .previous {
    text-align: left;
    left: -5%;
}
.testimonials .arrows .next {
    text-align: right;
    right: -5%;
}
.testimonials .arrows img {
    max-width: 20px;
}
.blueBox {
    border-radius: 10px;
    background: #7DCBF0;
    border-radius: 10px;
    padding: 3%;
}


footer {
    width: 100%;
    /* Set the fixed height of the footer here */
    text-align: center;
    background-color: #202332;
    color: black;
    padding: 3% 10%;
    font-weight: 700;
}
footer.col-lg-12 {
    align-items: center;
    padding: 3% 10%;
}
footer a {
    color: #262626;
    font-weight: 700;
    text-decoration: underline;
}
footer a:hover {
    color: white;
    text-decoration: none;
}
footer img {
    max-width: 260px;
}
footer .logo {
    text-align: left;
    cursor: pointer;
}
footer .butt {
    text-align: right;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: right;
    width: 50%;
}
footer button {
    background-color: white;
    color: black;
}
footer button:hover {
    border: 1px solid white;
    color: white;
}
footer hr {
    height: 1px;
    color: white;
    width: 100%;
}
footer .legal {
    color: #FFF;
    font-family: sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 113%; /* 13.56px */
    text-align: left;
}

/*owl carousel*/
.owl-carousel.owl-drag .owl-item {

}
.owl-theme .owl-nav {
    margin-top: 10px;
    right: 0;
    position: absolute;
    bottom: 50%;
    width: 100%;
    display: none;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    width: 26px;
}
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -46%;
    position: relative;
}
.owl-carousel .owl-nav button.owl-next {
    right: -46%;
    position: relative;
}
.owl-dots button {
    width: auto;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: black;
}
.owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid black;
}


/*full screen*/
@media (min-width: 1200px) {
    .container {
        width: 100%;
    }
}

@media (max-width: 1300px) {
   h1 {
    
   }
}

@media (max-width: 1200px) {
    h1 {
        font-size: 50px;
    }
    p {
        font-size: 10px;
        line-height: 10px;
    }
    .info {
        width: 100%;
    }
   .redTear .location h3 {
        font-size: 16px;
        line-height: 16px;
   }
   .redTear .location .details {
        height: 120px;
    }
    .store {
    }
    .store img {
        height: 120px;
        width: auto;
    }
    .redTear .location button {
        font-size: 12px;
        line-height: 20px;
    }
    .testimonials .testBox p {
        font-size: 12px;
        line-height: 14px;
    }
    .callouts h4 {
        font-size: 25px;
    }
    .badges img {
        max-width: 500px;
    }
    .choosy {
        font-size: 20px;
    }
}


/*tablet*/
@media (min-width: 992px) {
    .container {
        width: 100%;
    }

}

@media (max-width: 992px) {
    body {
        margin-bottom: 0;
    }
    body .container {
        padding: 5%;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-show {
        display: block;
    }
    h1 {
       margin-top: 0;
       text-align: center;
       line-height: 50px;
    }
    h1.mobile-show {
        margin-bottom: 2%;
    }
    h3 {
        font-size: 30px;
        text-align: center;
    }
    h4 {
        margin: 3% 0;
        font-size: 25px;
    }
    .flex {
        display: block;
    }
    button {
        width: 100%;
        max-width: none;
    }
    .topbar img {
        max-width: 100px;
    }
    .header.flex {
        min-height: 300px;
    padding-top: 3%;
    }
    .header button {
        margin-bottom: 2%;
    }
    .info {
        width: 100%;
    }
    .bags {
        margin-bottom: 2%;
    }
    .choosy {
        width: 100%;
    }
    .badges {
        width: 100%;
    }
    .redTear {
        background-image: none;
    }
    .redTear.container {
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 2%;
        padding-left: 2%;
    }
    .redTear #logo {
        text-align: center;
        padding: 5% 5% 1% 5%;
    }
    .redTear #logo img {
        max-width: 250px;
    }
    .redTear h2 {
        font-size: 35px;
        line-height: 35px;
        margin: 6% 0;
        text-align: center;
        width: 100%;
    }
    .redTear .location h3 {
        font-size: 20px;
        line-height: 22px;
        text-align: left;
        max-width: 85%;
        margin-bottom: 3%;
    }
    .redTear .probs {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 0;
    }
    .redTear .location .details {
        height: 130px;
    }
    .redTear .location p {
        
    }
    .store img {
        height: 200px;
    }
    .amount.flex {
        display: flex;
    }
    .bursts {
        margin: 2% 0;
    }
    p {
        font-size: 12px;
        line-height: 14px;
    }
    p br {
        display: block;
    }
    .fresno {
        display: none;
    }
    .testimonials h2 {
        font-size: 25px;
        line-height: 25px;
        margin: 6% 0;
        text-align: center;
        width: 100%;
    }
    .testimonials .arrows {
        display: none;
    }
    .testimonials .col-md-4 {
        position: relative;
        min-height: 180px;
    }
    .people {
        width: 100%;
    }
    .reviews {
        width: 100%;
    }
    footer {
        background-image: none;
    }
    footer.col-lg-12 {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    footer .col-md-6.logo {
       width: 100%;
       text-align: center;
       margin: 3% 0;
    }
    footer .col-md-6.butt {
        width: 100%;
        display: block;
        height: auto;
        padding-left: 0;
        padding-right: 0;
    }
    footer img {
        max-width: 116px;
    }
    footer button {
        font-size: 16px;
        padding: 12px;
        width: 100%;
    }
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

/*phone*/
@media screen and (max-width: 460px) {

}
  