.leaf {
    z-index: -1;
}
.rotate--10 {
    transform: rotate(-20deg);
}
.rotate-10 {
    transform: rotate(20deg);
}
.gift_price > .col-6:nth-of-type(2) .gift-value {
    position: relative;
    margin-top: -35px;
    margin-left: 50px;
}
.gift_price > .col-6:nth-of-type(4) .gift-value {
    position: relative;
    margin-top: -40px;
    margin-left: -50px;
}
.gift_price > .col-6:nth-of-type(5) .gift-value {
    position: relative;
    margin-left: 60px;
    margin-top: -20px;
}
.gift_price > .col-6:nth-of-type(6) .gift-value {
    position: relative;
    margin-top: -50px;
    margin-left: 50px;
}
.glendora-box h2 {
    color: #0e110f !important;
}
.glendora-card {
    min-height: unset !important;
}
.green-box p {
    font-size: 18px;
}
.special-location-scroll .side_wrapimg img {
    margin-bottom: 0px;
}
.i_opt {
    flex: 0 0 50%;
}

@media screen and (max-width: 2560px) {
    .location_pasadena.pasadenaBanner .story-section {
        min-height: 61vh !important;
    }
}

@media screen and (max-width: 1660px) {
    .special-location-scroll .approach_text {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 1440px) {
    .special-location-scroll .approach_text {
        padding-bottom: 40px;
    }
}

@media (max-width: 1379px) {
    .community-card .card-content {
        padding: 52px 42px;
    }
    .special_location .community-card .card-content p {
        font-size: 14px;
        line-height: 24px;
    }
    .location_pasadena.pasadenaBanner .story-section {
        min-height: 80vh !important;
    }
}

@media (max-width: 1279px) {
    .exprience .right-image {
        margin-top: 43%;
    }
    .special-location-scroll .approach_text {
        padding-bottom: 25px;
    }
}

@media (max-width: 1999px) {
    .special_location .community-card .card-content.last {
        padding-left: 3.5rem;
    }
    .community-card .card-content {
        padding: 35px 40px;
    }
    .special_location .community-card .card-content p {
        font-size: 13px;
        line-height: 22px;
    }
    .special_location .community-card .card-content h3 {
        font-size: 24px;
        line-height: 26px;
    }
}

@media screen and (max-width: 1023px) {
    .gift_price > .col-6:nth-of-type(2) .gift-value {
        margin-left: 30px;
    }
    .gift_price > .col-6:nth-of-type(4) .gift-value {
        margin-left: -20px;
    }
    .gift_price > .col-6:nth-of-type(5) .gift-value {
        margin-left: 28px;
    }
    .gift_price > .col-6:nth-of-type(6) .gift-value {
        margin-left: 30px;
    }
}

@media screen and (max-width: 991px) {
    .custom-btn_group {
        width: 80%;
    }
    .gift_price .gift-value {
        width: 250px !important;
    }
    /* .location_pasadena.exprience .imgWrap{
        transform: translate(0) !important; 
    } */
    .exptop {
        gap: 10px;
    }
    .location_pasadena.exprience .imgWrap.left-image {
        margin-top: 0px;
    }
    /* .exprience .imgWrap{
        max-width: 100% !important;
        max-height: 100% !important;
    }*/
    .exprience .imgWrap img {
        max-width: 100% !important;
        max-height: 100% !important;
    }
    .special_location .animation-section p {
        text-align: center !important;
    }
    .special-location-scroll .animation-section p,
    .special_location .animation-section p {
        /* text-align: center; */
        max-width: 100% !important;
    }
    .colored_anim {
        padding-top: 0;
    }
    .special-location-scroll .approach_text {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .custom-btn_group {
        width: 100%;
    }
    .gift_price .gift-value {
        width: 200px !important;
    }
    .exprience .expLetter .green-box {
        padding: 50px 30px !important;
    }
    .custom-btn_group {
        width: 100% !important;
    }
    .innerBanner h1 {
        font-size: 38px;
    }
    .innerBanner .subheading p {
        font-size: 15px;
    }
    .exprience h2 {
        font-size: 34px;
    }
    .title-text {
        font-size: 15px;
    }
    .colored_anim.text-lg-end {
        padding: 30px 0 0 0;
    }
    .choose .animation-section p {
        margin-bottom: 40px;
        width: 90%;
        max-width: 90%;
    }
}

@media screen and (max-width: 577px) {
    .custom-btn_group {
        width: 80% !important;
    }
    .gift_price .gift-value {
        margin: 0 !important;
    }
    .innerBanner h1 {
        font-size: 36px;
    }
    .innerBanner .subheading p {
        font-size: 14px;
    }
    .exprience h2 {
        font-size: 32px;
    }
    .title-text {
        font-size: 14px;
    }
    .fs-28 {
        font-size: 24px;
    }
    .work-rule h4,
    .refill-box h4 {
        font-size: 20px;
    }
    .work-rule h4,
    .refill-box p {
        font-size: 24px;
        color: #0e110f;
    }
    .work-rule {
        display: flex;
        flex-direction: column;
    }
    .work-rule span {
        font-size: 36px;
        order: 1;
    }
    .work-rule h4{
         order: 2;
    }
     .work-rule p{
        order: 3;
    }
    .refill-bottle .textBottom {
        font-size: 20px;
    }
    .inStore .d-flex.justify-content-between p {
        font-size: 16px;
    }
    .location_pasadena .green-box h2 {
        font-size: 32px;
    }
}

@media screen and (max-width: 479px) {
    .expLetter .story-section .story-container .pin-spacer {
        position: static !important;
    }
    .exprience .expLetter .green-box {
        padding: 40px 20px !important;
        height: unset !important;
        max-height: unset !important;
    }
    .location_pasadena .story-section {
        min-height: unset !important;
    }
    .custom-btn_group {
        width: 90% !important;
    }
}
