header.darkHead2 .h_left:before,
header.darkHead2 .r_left:before,
header.darkHead2 .h_left:after,
header.darkHead2 .r_left:after,
header.darkHead2 .h_left ul a::before,
header.darkHead2 .stellarnav .menu-toggle span.bars span {
    background: var(--primary-color);
}

header.darkHead2 .stellarnav.mobile .menu-toggle,
header.darkHead2 .h_left ul a {
    color: var(--primary-color);
}

@media screen and (max-width: 3840px) {
    .story-section {
        position: relative;
        min-height: 100vh !important;
    }

    .addcircle {
        position: relative;
        background: url(../images/ellipse.png) no-repeat top -566px center;
        background-size: 100%;
    }

    .parallaxAfter {
        min-height: 95vh;
    }

    .cards-container {
        bottom: 8%;
    }

    .pasadena-scroll-area {
        min-height: 115vh;
    }

    .wellnessJourney .greenOverlay::before {
        /* top: 51%;
    height: 228px; */
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 191px right !important;
        background-size: 57% !important;
    }

    .wellnessJourney .greenOverlay {
        margin-top: 5rem !important;
    }

    .address.mb-5 {
        margin-bottom: 5rem !important;
    }

    .brownEffect::after {
        height: 245px;
    }

    .special_location {
        position: relative;
        min-height: 900px;
    }

    .rock_img {
        position: absolute;
        width: 244px;
        height: 324px;
        bottom: 26%;
        right: 30%;
    }

    .rock_img img {
        width: 100%;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: 21%;
    }

    .wellness .addcircle {
        max-width: 984px;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0 auto;
        right: 0;
        opacity: 0.5;
        background: url(../images/ellipse.png) no-repeat top -134px center;
        background-size: 100%;
    }

    .wellness .btn {
        margin-top: 6rem;
    }

    .wellness #project__parallax {
        height: 90vh;
    }

    .wellness .cards-container {
        width: 100%;
        bottom: 8%;
    }

    .refill {
        margin-top: 0;
    }

    .refill.topAdjust {
        margin-top: -5%;
    }

    .refill.different {
        margin-top: 0;
    }

    .special-location-scroll {
    }

    .craftedBoxMain .col-lg-4:first-child {
        margin-top: 14rem !important;
    }
}

@media screen and (max-width: 2560px) {
    .location_pasadena .side-image.left-image {
        left: 14%;
        top: 29%;
    }

    .location_pasadena .side-image.right-image {
        right: 14%;
    }

    .pasadenaBanner {
        overflow: visible;
    }

    .special_location {
        position: relative;
        min-height: 1130px;
    }

    .rock_img {
        position: absolute;
        width: 284px;
        height: 324px;
        bottom: 44%;
        right: 35%;
    }
}

@media screen and (max-width: 1920px) {
    .location_pasadena .side-image.left-image {
        left: 4%;
        top: 29%;
    }

    .location_pasadena .side-image.right-image {
        right: 4%;
    }

    .location_pasadena.pasadenaBanner .story-section {
        min-height: 80vh !important;
    }

    .special_location {
        position: relative;
        min-height: 880px;
    }

    .rock_img {
        position: absolute;
        width: 204px;
        height: 324px;
        bottom: 29%;
        right: 33%;
    }

    .location_pasadena .side-image.right-image {
        right: 4%;
    }

    .refill.topAdjust {
        margin-top: -12%;
    }
}

@media screen and (max-width: 1680px) {
    .exprience.location_pasadena .story-section {
        min-height: 500px !important;
    }

    .rock_img {
        position: absolute;
        width: 204px;
        height: 324px;
        bottom: 28%;
        right: 31%;
    }

    .location_pasadena .side-image.left-image {
        left: 0;
        top: 29%;
    }

    .location_pasadena .side-image.right-image {
        right: 0;
    }
}

@media screen and (max-width: 1440px) {
    .wellness .addcircle {
        max-width: 984px;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0 auto;
        right: 0;
        opacity: 0.5;
        background: url(../images/ellipse.png) no-repeat top -470px center;
        background-size: 100%;
    }

    .serviceBox .btnsGroup .btn {
        padding: 0 16px;
        font-size: 11px;
        line-height: 45px;
        height: 45px;
    }

    .wellness .btn {
        margin-top: 5rem;
    }

    .wellness #project__parallax {
        height: 100vh;
    }

    .wellness .card {
        padding-bottom: 0;
    }

    .wellness .cards-container {
        width: 100%;
        bottom: 5%;
    }

    .r_left a {
        padding: 10px 10px !important;
    }

    .h_left ul a,
    .h_left .dropdown .btn {
        font-size: 13px;
        padding: 10px 18px;
    }

    h3 {
        font-size: 28px;
    }

    .content-part h3 {
        font-size: 25px;
    }

    .imageWrapNew {
        width: 300px;
        flex: 0 0 300px;
    }

    .imageWrapNew img {
        height: 500px;
        margin-bottom: 2rem;
    }

    .story-section {
        position: relative;
        min-height: 130vh !important;
    }

    .slideMain .slider-nav img {
        height: 261px;
        padding: 0 5px;
    }

    .rightPart {
        left: -184px;
    }

    h1 {
        font-size: 64px;
    }

    h6 {
        font-size: 18px;
    }

    .box img {
        height: 200px;
        object-fit: cover;
    }

    .circlepic {
        width: 140px;
        flex: 0 0 140px;
    }

    .circlepic img {
        height: 140px;
    }

    .card-custom {
        font-size: 16px;
    }

    .addcircle {
        position: relative;
        background: url(../images/ellipse.png) no-repeat top -356px center;
        background-size: 100%;
    }

    h2 {
        font-size: 51px;
    }

    .experience .card-title {
        font-size: 20px;
    }

    .testi .single-item p {
        font-size: 17px;
        line-height: 2;
    }

    .pasadenaHome .ps-img {
        width: 280px;
        height: 240px;
    }

    .pasadenaHome .img1 {
        height: 300px;
    }

    .circlepic2 {
        width: 250px;
        height: 250px;
    }

    .crafted h5 {
        font-size: 20px;
    }

    .craftedBox p {
        font-size: 14px;
    }

    .deep img {
        height: 363px;
    }

    /* .wellnessJourney .greenOverlay::before {
    top: 45%;
    background: #3f5b3e;
    width: calc(100% + 100px);
    height: 212px;
  } */
    .different .refillProd-card h5 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .location_pasadena .right-image {
        width: 350px;
        height: 332px;
        right: 3%;
    }

    .location_pasadena .side-image.left-image {
        width: 350px;
        height: 345px;
        border-radius: 50%;
        top: 37%;
        left: 2%;
    }

    .location_pasadena .right-image {
        top: 74%;
        right: 3%;
    }

    .location_pasadena.pasadenaBanner .story-section {
        min-height: 100vh !important;
    }

    .location_pasadena .side-image.left-image::before {
        width: 350px;
        height: 345px;
        left: 25%;
    }

    .special-location-scroll p {
        font-size: 16px;
    }

    .center_img_wrap img {
        height: 388px;
    }

    .renew .animation-section p {
        font-size: 16px;
    }

    .renew .animation-section p {
        max-width: 100%;
        /* margin: 0 !important; */
        /* width: 100% !important; */
    }

    .text-box h5 {
        font-size: 21px;
    }

    .parallaxAfter {
        min-height: 130vh;
    }

    .cards-container {
        bottom: 30px;
    }

    .pasadena-scroll-area {
        min-height: 130vh;
    }

    .wellnessJourney .greenOverlay::before {
        /* top: 58%; */
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 193px right !important;
        background-size: 70% !important;
    }

    .wellnessJourney .greenOverlay {
        margin-top: 3rem !important;
    }

    .wellnessJourney .col-md-4 img {
        height: 391px;
        object-fit: cover;
    }

    .brownEffect::after {
        height: 225px;
    }

    .special_location {
        min-height: 883px;
    }

    /* #project__parallax h2 {
    top: 31.5%;
} */
    .philosophy .right-image,
    .philosophy .left-image {
        max-width: 350px;
        max-height: 355px;
    }

    .rock_img {
        bottom: 20%;
        right: 28%;
        width: 164px;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: 19.5%;
    }

    .card h4 {
        font-size: 18px;
    }

    .philosophy .right-image::before {
        width: 293px;
        height: 402px;
        left: -25px;
        top: 46px;
        transform: rotate(348deg) !important;
        z-index: -1;
        -webkit-transform: rotate(348deg) !important;
        -moz-transform: rotate(348deg) !important;
        -ms-transform: rotate(348deg) !important;
        -o-transform: rotate(348deg) !important;
    }

    .philosophy .right-image,
    .philosophy .left-image {
        max-width: 320px;
        max-height: 340px;
    }

    .refill.topAdjust {
        margin-top: -5%;
    }
}

@media screen and (max-width: 1366px) {
    .productSlides .slick-prev,
    .productSlides .slick-prev,
    .productSlides .slick-next {
        right: 38%;
    }

    .rock_img {
        bottom: 17%;
        right: 30%;
        width: 149px;
    }
}

@media screen and (max-width: 1280px) {
    .special_location {
        min-height: 753px;
    }

    .rock_img {
        position: absolute;
        width: 121px;
        height: 324px;
        bottom: 9%;
        right: 30%;
    }

    h1 {
        font-size: 54px;
    }

    h2 {
        font-size: 41px;
    }

    .animation-section p {
        font-size: 17px;
    }

    .story-section {
        padding: 0px;
    }

    .green-box p {
        font-size: 17px;
    }

    .green-box h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 22px;
    }

    h4 {
        font-size: 20px;
    }

    .content-part p {
        font-size: 16px;
    }

    #project__parallax h2 {
        font-size: 38px;
    }

    #project__parallax h2 {
        top: 35%;
    }

    #project__parallax h3 {
        top: 32%;
    }

    h5 {
        font-size: 24px;
    }

    .box2 h4 {
        font-size: 28px;
    }

    .card-custom h5 {
        font-size: 24px;
    }

    .card-custom h4 {
        font-size: 30px;
    }

    .card-custom {
        padding: 30px 80px;
        min-height: 184px;
    }

    .relaxation_box img {
        height: 183px;
        object-fit: cover;
    }

    .relaxation_box {
        width: 183px;
    }

    .relaxation_box::before {
        width: 157px;
        height: 160px;
        left: -43.5px;
    }

    .relaxation .relaxation_box:last-child::before {
        right: -43.5px;
    }

    .story-section {
        position: relative;
        min-height: 90vh !important;
    }

    .h_left ul a,
    .r_left a {
        font-size: 11px;
        padding: 10px 16px;
    }

    .h_left ul a,
    .h_left .dropdown .btn {
        font-size: 11px;
        padding: 10px 16px;
    }

    h2 {
        font-size: 45px;
    }

    .gift-option .gift-value h5 {
        font-size: 25px;
    }

    .rock_img {
        position: absolute;
        width: 184px;
        height: 324px;
        bottom: 24%;
        right: 29%;
    }

    .expand .mt-5 {
        margin-top: 0rem !important;
    }

    .expand.experience .mt-5 {
        margin-top: 2rem !important;
    }

    .expand .tab-content .mt-5 {
        margin-top: 2rem !important;
    }

    .expand .tab-content .btn {
        padding: 0 17px;
        font-size: 12px;
    }

    .philosophy .right-image,
    .philosophy .left-image {
        max-width: 260px;
        max-height: 340px;
    }

    .philosophy .left-image::before {
        width: 100%;
        height: 80%;
    }

    .philosophy .right-image::before {
        width: 253px;
        height: 282px;
        left: -40px;
        top: 46px;
    }

    .wellnessJourney .greenOverlay::before {
        top: 48%;
    }

    .wellnessJourney .greenOverlay::before {
        height: 200px;
    }
}

@media screen and (max-width: 1200px) {
    .imageWrapNew {
        width: 250px;
        flex: 0 0 250px;
    }

    .content-part {
        /* flex-grow: 1; */
        width: calc(100% - 250px);
        flex: 0 0 calc(100% - 250px);
    }

    .imageWrapNew img {
        height: 460px;
    }

    .rightPart {
        left: -157px;
    }

    .slideMain .slider-nav img {
        height: 191px;
        padding: 0 5px;
    }

    .card {
        padding: 25px 15px;
        height: 100%;
    }

    .left-image,
    .right-image {
        width: 250px;
        height: 250px;
    }

    .commonRotate .left-image,
    .commonRotate .right-image {
        width: 250px;
        height: 250px;
    }

    .right-image {
        right: 8%;
    }

    .left-image {
        left: 8%;
    }

    .commonRotate .left-image::before {
        width: 250px;
        height: 250px;
        right: -30%;
    }

    .commonRotate .left-image {
        left: 8%;
    }

    .commonRotate .story-section {
        position: relative;
        min-height: 70vh !important;
    }

    .card h4 {
        font-size: 17px;
    }

    .box2 {
        width: calc(100% - 34px);
    }

    .leaf {
        left: 20%;
        top: -10%;
        z-index: 3;
        width: 360px;
    }

    .parallaxAfter.expand .animation-section {
        margin-bottom: 3rem;
    }

    .parallaxAfter {
        min-height: 106vh;
    }

    .exprience .right-image {
        margin-top: 43%;
    }

    .refillProd-card {
        background-color: #bdb76b;
        max-width: 304px;
    }

    .refill-station {
        padding: 75px 0 75px;
    }

    .innerBanner h1 {
        padding: 0 15px 25px;
    }

    .circlepic2 {
        width: 180px;
        height: 180px;
    }

    .wellnessJourney .loctionBox {
        padding: 0 8px;
    }

    .wellnessJourney .loctionBox h5 {
        margin-bottom: 3rem;
    }

    .wellnessJourney .greenOverlay::before {
        position: absolute;
        right: 0;
        bottom: 0;
        width: calc(100% + 100px);
        height: 193px;
        top: auto;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 213px right !important;
        background-size: 70% !important;
    }

    .philosophy .right-image,
    .philosophy .left-image {
        max-width: 230px;
        max-height: 280px;
    }

    .philosophy .right-image::before {
        width: 233px;
        height: 252px;
        left: -40px;
        top: 46px;
    }

    .philosophy .green-box {
        background-color: transparent;
        color: var(--primary-color);
        padding: 0 6% !important;
        max-width: 550px !important;
    }

    .philosophy h2 {
        font-size: 45px;
        width: 90%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1156px) {
    .commonRotate .left-image {
        left: 3%;
    }

    .left-image {
        left: 3%;
    }

    .right-image {
        right: 3%;
    }

    .box2 h5 {
        min-height: 60px;
    }
    .box2 h4 {
        margin: 25px 0 10px;
    }
}

@media screen and (max-width: 1024px) {
    .h_left ul a {
        font-size: 12px;
        padding: 13px 10px 10px;
    }

    .location_pasadena.pasadenaBanner .story-section {
        min-height: 80vh !important;
    }

    .h_left ul a,
    .h_left .dropdown .btn {
        font-size: 12px;
        padding: 13px 10px 10px;
    }

    h1 {
        font-size: 44px;
    }

    .productSlides .slick-prev,
    .productSlides .slick-prev,
    .productSlides .slick-next {
        right: 35%;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: 20.5%;
    }

    .experience .card-image {
        width: 242px;
        flex: 0 0 242px;
        height: 207px;
    }

    .pasadenaHome .ps-img {
        width: 240px;
        height: 240px;
    }

    .wellnessJourney .greenOverlay::before {
        position: absolute;
        right: 0;
        bottom: 62px;
        width: calc(100% + 100px);
        height: 150px;
        top: auto;
    }

    .exprience .left-image {
        left: -10%;
    }

    .exprience .right-image {
        left: -3%;
    }

    .custom-btn_group {
        width: 60%;
    }

    .animation-section p {
        width: 100% !important;
        max-width: 100%;
    }

    .rock_img {
        position: absolute;
        width: 135px;
        height: 324px;
        bottom: 15%;
        right: 27%;
    }

    .refill {
        margin-top: 0%;
    }

    .relaxation .animation-section p {
        width: 100% !important;
        max-width: 60%;
    }

    .special_location {
        min-height: 903px;
    }
}

@media screen and (max-width: 991px) {
    .productSlides .slick-slide.raise-up {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
    }

    .wellnessJourney h2 {
        text-align: center;
    }

    .wellness .card p:nth-child(4),
    .wellness .card p:nth-child(5) {
        max-width: 85%;
        margin: 1rem auto 0;
    }

    .circlepic2.left {
        left: 91%;
    }

    .circlepic2.right {
        right: 91%;
    }

    .community-card .card-content {
        padding: 35px 15px;
    }

    .p-v-75 {
        padding: 50px 0;
    }

    .h_left {
        display: none;
    }

    .logo {
        width: 233px;
        flex: 0 0 233px;
    }

    .cards-container .row .col-md-6:nth-child(2),
    .cards-container .row .col-md-6:nth-child(3),
    .cards-container .row .col-md-6:last-child {
        margin-top: 0;
    }

    .twoSpace .col-lg-5:nth-child(2) .twoSpace_circle,
    .twoSpace .col-lg-5:last-child .twoSpace_circle {
        left: -100px;
        left: -79px;
    }

    .r_left {
        width: 70%;
        flex: 0 0 70%;
    }

    .gift-option {
        text-align: center;
    }

    .gift-option img {
        margin: 0 auto;
    }

    .gift-option .w-75 {
        width: 100% !important;
    }

    .gift-option .gift-value {
        max-width: 100%;
        padding: 22px 25px 16px;
    }

    .animation-section p {
        max-width: 100%;
        margin: auto;
    }

    .newsletters h3 {
        font-size: 22px;
        width: 219px;
        flex: 0 0 219px;
    }

    .productListBox h5 {
        font-size: 20px;
    }

    .stellarnav ul li > a {
        font-size: 15px;
    }

    .custom-btn_group {
        width: 75%;
        padding: 0 !important;
    }

    .exprience .left-image {
        margin-top: -40px;
    }

    .is-right,
    .is-left {
        transform: rotate(0deg);
    }

    .refill-station .work-rule img {
        display: none;
    }

    .refill-station .d-flex > .work-rule:nth-child(2),
    .refill-station .d-flex > .work-rule:nth-child(3),
    .refill-station .d-flex > .work-rule:nth-child(4) {
        margin: 0;
    }

    .message .is-left img,
    .message .is-right img {
        max-height: 479px;
        max-width: 448px;
    }

    .refill-station {
        padding: 75px 0;
    }

    .right-image {
        right: -11%;
    }

    .left-image {
        left: -11%;
    }

    .leftPart,
    .rightPart {
        width: 100%;
        flex: 0 0 100%;
    }

    .siteTab .slideMain {
        flex-direction: column;
    }

    .rightPart .slick-list {
        display: none;
    }

    .siteTab .leftPart::before,
    .siteTab .leftPart::after {
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        margin: 0 auto;
        height: 1px;
        background: #d3b88c;
        content: "";
        z-index: -1;
    }

    .siteTab .rightPart {
        z-index: 2;
    }

    .siteTab .rightPart::after {
        display: none;
    }

    .siteTab .leftPart::after {
        bottom: -30px;
        top: auto;
    }

    .slideMain .slick-next {
        top: 10px;
    }

    .slideMain .slick-prev {
        top: 10px;
    }

    .expand span.text-center {
        text-align: left !important;
        display: inline-block !important;
        z-index: 4;
        position: relative;
    }

    .expand span .btn-outline-dark {
        background: #faf7f0;
    }

    .card {
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        min-height: 175px;
        margin-bottom: 20px;
    }

    /* .hero {
        height: 494px;
    } */
    .story-section {
        position: relative;
        min-height: 600px !important;
    }

    .exprience .expLetter {
        border-radius: 8px;
        max-width: 660px;
        margin-left: auto;
        margin-bottom: 0 !important;
    }

    /* #project__parallax {
    height: 1000px;
  } */
    /* .green-box {
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        position: static !important;
    } */

    /* .exprience .green-box {
        transform: initial !important;
        -webkit-transform: initial !important;
        -moz-transform: initial !important;
        -ms-transform: initial !important;
        -o-transform: initial !important;
        position: absolute !important;
    } */

    #project__parallax h3 {
        font-size: 28px;
    }

    #project__parallax h3 {
        top: 27%;
    }

    .cards-container .mt-5 {
        margin-top: 1rem !important;
    }

    #project__parallax h2 {
        top: 31%;
    }

    h2 {
        font-size: 35px;
    }

    .productSlides .slick-list {
        overflow-y: visible;
        padding: 25% 0;
    }

    .effectBox {
        width: calc(100% - 35px);
        top: 0;
    }

    .circlepic img {
        height: 139px;
    }

    .effectBox.btms {
        right: 11px;
        bottom: 0;
        top: auto;
        flex-direction: row-reverse;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: 9.5%;
    }

    .productSlides .slick-prev,
    .productSlides .slick-prev,
    .productSlides .slick-next {
        right: calc(50% - 62px);
    }

    .productSlides .slick-prev {
        left: calc(50% - 62px);
        right: auto;
    }

    .parallaxAfter.expand .row {
        flex-direction: column;
        justify-content: center !important;
        align-items: center;
    }

    .box2 {
        width: calc(100% - 34px);
        margin: 15% auto;
    }

    .leaf {
        top: 45%;
        z-index: 2;
        transform: rotate(197deg);
        left: 10%;
    }

    .parallaxAfter .row .col-lg-5:last-child .box2.active {
        z-index: 3;
        background: url(../images/2.png) no-repeat bottom left #d7c49e;
    }

    .parallaxAfter .row .col-lg-5:last-child .box2 a {
        float: right;
        margin-right: 15px;
        margin-left: 0;
    }

    .experience .animation-section {
        position: static;
        margin-bottom: 3rem;
    }

    .pasadenaHome .ps-img {
        width: 200px;
        height: 200px;
    }

    .pasadena-scroll-area {
        min-height: 100vh;
    }

    .relaxation_box {
        left: -7%;
    }

    .relaxation .relaxation_box:last-child {
        left: auto;
        right: -7%;
    }

    .testi .single-item p {
        padding: 2.5rem 2rem 0;
    }

    span.quotes.top {
        top: 5px;
        left: 0;
    }

    .parallaxAfter span.line {
        width: 1px;
        height: 70%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    .exprience .right-image {
        margin-top: 0%;
        right: 0;
        left: auto;
    }

    .exprience .left-image {
        margin-top: 0px;
    }

    .location_pasadena.exprience .imgWrap {
        width: 372px;
    }

    .craftedBoxMain {
        text-align: center;
    }

    .craftedBox.text-end {
        text-align: center !important;
    }

    .craftedBoxMain .col-lg-4:first-child {
        margin-top: 0rem !important;
        left: 0%;
    }

    .craftedBoxMain .col-lg-4:first-child img {
        left: 0;
        position: relative;
    }

    .craftedBoxMain .col-lg-4:last-child img {
        right: 0%;
        position: relative;
    }

    .craftedBoxMain .col-lg-4:last-child {
        margin-top: 0 !important;
        right: 0%;
        position: relative;
    }

    .different .my-5 {
        margin-top: 0rem !important;
        margin-bottom: 0rem !important;
    }

    .wellness h2 {
        color: #faf7f0;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 185px right !important;
        background-size: 70% !important;
    }

    .deep img {
        height: 249px;
    }

    .wellnessJourney .col-md-8 p {
        text-align: center !important;
    }

    .wellnessJourney .loctionBox h5 {
        color: #fff;
    }

    .wellnessJourney .loctionBox h5 {
        margin-bottom: 1rem;
        text-align: left;
    }

    .wellnessJourney .loctionBox {
        padding: 0 38px;
    }

    .address.mb-5 {
        margin-bottom: 1rem !important;
    }

    .wellnessJourney .greenOverlay::before {
        position: absolute;
        right: 0;
        bottom: -29px;
        width: calc(100% + 0px);
        height: 267px;
        top: auto;
    }

    .wellnessJourney .mt-5 {
        margin-top: 3rem !important;
    }

    .philosophy {
        padding-top: 0;
    }

    .wellnessJourney img {
        width: 100%;
        margin-bottom: 25px;
    }

    .philosophy .left-image {
        left: 2%;
        top: 0;
        width: 337px;
        height: 348px;
    }

    .philosophy .left-image {
        margin: 13% auto 13%;
    }

    .philosophy .right-image {
        margin: 14% auto 0%;
    }

    .story-container {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .philosophy .left-image,
    .philosophy .right-image {
        width: 337px;
        height: 348px;
        position: relative;
        margin: 8% auto 3%;
    }

    .philosophy .left-image {
        left: 0;
    }

    .right-image {
        right: 0%;
    }

    /* .philosophy .left-image::before {
    width: 83%;
    left: auto;
    right: -45px;
    top: -40px;
  } */
    .philosophy h2 {
        width: 100%;
    }

    .philosophy .green-box {
        padding: 0% !important;
    }

    .custom-btn_group {
        width: 100%;
    }

    .exprience .imgWrap {
        margin: 0;
        max-width: 204px;
        max-height: 220px;

        img {
            max-width: 204px;
            max-height: 220px;
        }
    }

    .exprience .left-image {
        left: 0;
    }

    .exprience .right-image {
        left: auto;
        margin-top: 8%;
    }

    .exprience.location_pasadena .story-section {
        min-height: 350px !important;
    }

    #project__parallax {
        clip-path: polygon(20% 20%, 80% 20%, 80% 100%, 20% 100%);
    }

    .wellness .addcircle {
        max-width: 984px;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0 auto;
        right: 0;
        opacity: 0.5;
        background: url(../images/ellipse.png) no-repeat top -27 0px center;
        background-size: 100%;
    }

    .wellness #project__parallax {
        height: 700px;
    }

    .serviceBox .btnsGroup .btn {
        padding: 0 10px;
        font-size: 11px;
    }

    .right-image {
        right: -12%;
    }

    .commonRotate .left-image,
    .left-image {
        left: -12%;
    }
    .box2 h5 {
        min-height: unset;
    }
    .box2 h4 {
        margin: 25px 0 35px;
    }
}

@media screen and (max-width: 850px) {
    h1 {
        font-size: 36px;
    }

    .spreadText {
        letter-spacing: 2px;
    }

    .btn {
        padding: 0 25px;
        font-size: 12px;
        line-height: 47px;
        height: 47px;
    }

    .btnsGroup {
        gap: 22px;
        margin-top: 30px;
        justify-content: center;
    }

    h2 {
        font-size: 32px;
    }

    .philosophy h2 {
        font-size: 32px;
    }

    .philosophy .green-box p {
        font-size: 20px;
    }

    .animation-section {
        text-align: center;
    }

    .animation-section p {
        font-size: 14px;
    }

    .story-container {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .left-image,
    .right-image {
        width: 381px;
        height: 360px;
        position: relative;
        margin: 8% auto 4%;
    }

    .commonRotate .left-image,
    .left-image {
        left: 0;
    }

    .left-image {
        left: 0;
    }

    .right-image {
        right: 0%;
    }

    .left-image::before {
        width: 83%;
        left: auto;
        right: -45px;
        top: -40px;
    }

    .makeDifferent {
        padding-top: 50px !important;
        padding-bottom: 0 !important;
    }

    .makeDifferent.special_location {
        padding-bottom: 50px !important;
    }

    .special_location .community-card .card-content {
        text-align: center;
    }

    .green-box {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
        padding: 35px 30px;
        max-width: 387px;
        height: auto;
    }

    .green-box h2 {
        font-size: 32px;
        line-height: 1.6;
    }

    .green-box p {
        font-size: 16px;
    }

    .community-card .card-content h3 {
        font-size: 32px;
    }

    .community-card .card-content {
        padding: 54px 56px;
        font-size: 18px;
    }

    #project__parallax h2 {
        font-size: 32px;
    }

    #project__parallax h2 {
        top: 29%;
    }

    /* #project__parallax {
    height: 600px;
  }
  .wellness #project__parallax {
    height: 100vh;
  } */
    .wellness .card {
        padding: 25px 15px;
        height: auto;
    }

    .wellness .btn {
        margin-top: 3rem;
    }

    /* #project__parallax h2 {
    top: 27%;
  }
  #project__parallax h3 {
    top: 24%;
  } */
    .content-part h3 {
        font-size: 28px;
    }

    .content-part p {
        font-size: 18px;
    }

    .card h4 {
        font-size: 20px;
    }

    .card p {
        font-size: 13px;
    }

    .card {
        padding: 40px 25px;
    }

    .results .mt-5 {
        margin-top: 0.5rem !important;
    }

    .box img {
        height: 242px;
        object-fit: cover;
    }

    h6 {
        font-size: 20px;
    }

    .parallaxAfter .row .col-lg-5:first-child .box2 {
        margin-top: 5%;
    }

    h5 {
        font-size: 20px;
    }

    .parallaxAfter p {
        font-size: 13px;
    }

    .box2 h4 {
        font-size: 21px;
        margin-bottom: 12px;
    }

    .box2 {
        padding: 40px 0 0;
        width: 318px;
        min-height: 334px;
    }
    .box2 p {
        min-height: 95px;
    }
    .box2 h5 {
        min-height: 45px;
    }

    /* .box2 a {
        display: inline-block;
        width: 63px;
        height: 63px;
        line-height: 63px;
        font-size: 20px;
    } */

    .twoSpace_circle img {
        height: 154px;
    }

    .twoSpace_circle {
        position: absolute;
        top: -60px;
        left: -79px;
        width: 154px;
    }

    .card-custom h5 {
        font-size: 20px;
    }

    .card-custom {
        font-size: 14px;
    }

    .card-custom h4 {
        font-size: 20px;
        margin-top: 15px;
    }

    .twoSpace.expand {
        padding-bottom: 0 !important;
    }

    .experience.expand {
        padding-top: 0 !important;
    }

    .addcircle.pv-75 {
        padding-top: 50px;
        padding-bottom: 0;
    }

    .experience .card-description {
        font-size: 14px;
        font-family: "TT Norms Pro";
        font-weight: normal;
    }

    .testi .single-item p {
        font-size: 18px;
        line-height: 2;
    }

    .testi h4 {
        font-size: 20px;
    }

    .testi.p-v-75 {
        padding: 50px 0 75px;
    }

    .ps-img {
        position: relative;
        width: 217px;
        height: 241px;
        border-radius: 4px;
        box-shadow: none;
    }

    .pasadenaHome .img1,
    .pasadenaHome .img2 {
        top: 0%;
    }

    .pasadena-images {
        position: absolute;
        inset: 0;
        pointer-events: none;
        top: 0;
        display: flex;
        flex-wrap: wrap;
        /* grid-template-columns: auto auto; */
        align-items: center;
        justify-content: center;
        gap: 12px;
    }

    .pasadenaHome .img3,
    .pasadenaHome .img4 {
        top: 0;
        left: 0%;
    }

    .pasadenaHome .img5 {
        top: 0;
        left: auto;
        right: 0;
    }

    .pasadenaHome .img6 {
        top: 0;
        left: 0;
    }

    .pasadenaHome .img7 {
        top: 0;
        right: 0;
    }

    .pasadenaHome .img8 {
        top: 0;
        left: 0;
    }

    .pasadenaHome .img9 {
        top: 0;
        left: auto;
        right: 0;
    }

    .animation-section.mb-4 {
        margin-bottom: 1rem !important;
    }

    .pasadenaHome .headingPart {
        top: 0 !important;
        margin-top: 50px !important;
        margin-bottom: 30px;
    }

    .relaxation_box {
        width: 233px;
    }

    .relaxation_box img {
        height: 273px;
        object-fit: cover;
    }

    .relaxation_box {
        position: relative;
        margin: 10% auto 0;
    }

    .relaxation_box::before {
        width: 167px;
        height: 190px;
    }

    .relaxation .row {
        flex-direction: column;
    }

    .relaxation {
        padding-bottom: 50px;
    }

    .pasadena-scroll-area {
        height: 590px;
        min-height: auto;
    }

    .our_pasadena {
        position: relative;
        min-height: auto;
    }

    .testi + .pin-spacer {
        padding: 0px 0px 100px !important;
    }

    .subheading {
        max-width: 90%;
    }

    #project__parallax {
        clip-path: polygon(14% 10%, 88% 10%, 88% 100%, 14% 100%);
    }

    .refillProd-card {
        padding: 51px 33px 20px;
    }

    .hero {
        height: 450px;
    }

    .heroVideo {
        height: 100%;
    }
}

@media screen and (max-width: 768px) {
    #project__parallax h2 {
        top: 21%;
    }

    #project__parallax h3 {
        top: 19%;
    }

    #project__parallax {
        clip-path: polygon(10% 10%, 88% 10%, 88% 100%, 10% 100%);
    }

    .custom-btn_group {
        width: 70%;
    }

    .exprience .left-image,
    .exprience .right-image {
        left: 0;
    }

    .brownEffect::after {
        content: none;
    }

    .special-location-scroll .side_wrapimg img {
        margin-bottom: -50px;
    }

    .special-location-scroll .animation-section {
        text-align: center !important;
    }

    .colored_anim.first {
        margin-top: 0;
        padding-top: 20px;
    }

    .special-location-scroll .animation-section p,
    .special_location .animation-section p {
        margin: auto;
    }

    .text-box {
        text-align: center;
        padding-top: 25px;
    }

    .pasadenaBanner.innerBanner h1 {
        color: var(--primary-color);
    }

    .card-custom h4 {
        font-size: 20px;
        margin-top: 16px;
    }

    .card {
        min-height: 224px;
    }
}

@media screen and (max-width: 767px) {
    .pasadenaBanner .left-image,
    .pasadenaBanner .right-image {
        margin: 0 auto 4%;
    }

    .refill-bottle {
        padding: 50px 0;
    }

    .refill-bottle .row > .col-lg-6:first-child .refill-box {
        margin-top: 0;
        text-align: center;
    }

    .work-rule h4,
    .refill-box p {
        font-size: 14px;
    }

    .special-location-scroll {
        margin-top: -10%;
    }

    .exprience.location_pasadena .story-section {
        min-height: 300px !important;
    }

    .exprience.location_pasadena .animation-section {
        text-align: center;
        padding: 0 0;
    }

    .exprience {
        padding: 65px 0;
    }

    .twoSpace .my-5 {
        margin-top: 5rem !important;
        margin-bottom: 0 !important;
    }

    .r_left {
        width: auto;
        flex: 0 0 auto;
    }

    .top-banner p {
        font-size: 14px;
    }

    .newsletters {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .newsletters h3 {
        font-size: 22px;
        width: 100%;
        flex: 0 0 100%;
    }

    footer {
        padding: 50px 0 15px;
        font-size: 14px;
    }

    header .logo {
        width: 220px;
        flex: 0 0 220px;
    }

    .h_left:before,
    .h_left::after {
        display: none;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 72px;
    }

    .stellarnav.mobile .menu-toggle {
        font-size: 15px;
    }

    .top-banner {
        padding: 150px 0 131px;
    }

    .filterMain h3 {
        font-size: 18px;
    }

    .productListBox {
        margin-top: 32px;
        margin-bottom: 0px;
    }

    header.fixed .logo {
        background: rgba(0, 0, 0, 0);
        backdrop-filter: none;
    }

    header.fixed .h_left,
    header.fixed .r_left {
        background: rgba(0, 0, 0, 0);
        /* backdrop-filter: blur(5px); */
    }

    /* header.fixed {
    background: rgba(0, 0, 0, 0.8);
  } */
    .filterMain .apply {
        display: none;
    }

    .content-part {
        /* flex-grow: 1; */
        width: 100%;
        flex: 100%;
    }

    .filterMain .angleDown {
        display: block;
    }

    .filterMain .accordion {
        display: none;
    }

    .filterMain {
        padding: 17px 18px;
    }

    .filterMain .accordion.active {
        display: block;
    }

    .heading {
        padding: 0 15px;
    }

    .left-image,
    .right-image {
        margin: 14% auto 10%;
    }

    .leftPart .d-flex {
        flex-direction: column;
        flex-wrap: wrap;
    }

    .text-end {
        text-align: center !important;
    }

    .siteTab .nav {
        gap: 16px;
        top: 0;
        justify-content: center;
        margin-top: 15px;
    }

    .siteTab .leftPart::before {
        top: -20px;
    }

    .siteTab .slideMain {
        flex-direction: column;
        text-align: center;
    }

    .siteTab .slideMain .content-part {
        margin-top: 30px;
    }

    .leftPart .d-flex .d-flex {
        flex-direction: row;
        justify-content: center;
        flex-wrap: wrap;
    }

    .imageWrapNew {
        width: 100%;
        flex: 0 0 100%;
    }

    .imageWrapNew img {
        height: 554px;
        object-fit: cover;
        margin: 30px 0;
    }

    .rightPart {
        left: 0;
    }

    #project__parallax {
        height: 1300px;
    }

    .wellness #project__parallax {
        height: auto;
        min-height: 80vh;
    }

    .productsMain .animation-section .d-flex {
        text-align: center;
        justify-content: center !important;
        flex-direction: column;
        align-items: center;
    }

    .productsMain .animation-section .d-flex span {
        display: inline-block !important;
        margin-top: 15px;
    }

    .productSlides .slick-list {
        padding: 40% 0;
    }

    .effectBox hr {
        display: none;
    }

    .effectBox {
        flex-direction: column;
        justify-content: center;
        align-items: center !important;
    }

    .box img {
        height: 342px;
        object-fit: cover;
    }

    .effectBox {
        top: 28px;
        z-index: 2;
    }

    .productSlides .slick-list {
        z-index: 1;
    }

    .productSlides .slick-list::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 28px;
        width: 1px;
        height: 90%;
        content: "";
        background: #d7c49e;
        margin: 0 auto;
        z-index: -1;
    }

    .slider.responsive {
        margin-bottom: 60px;
    }

    .effectBox.btms {
        right: 0;
        bottom: 77px;
    }

    .effectBox {
        left: 0;
        width: 100%;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: -21px;
    }

    section.p-v-75.productsMain {
        padding-bottom: 50px !important;
    }

    .experience .cards:last-child {
        margin-bottom: 0;
    }

    .our_pasadena {
        position: relative;
        min-height: 100vh;
    }

    .pasadena-scroll-area {
        height: 130vh;
        min-height: auto;
    }

    .experience .card-image {
        width: 312px;
        flex: 0 0 312px;
        height: 215px;
    }

    .wellnessJourney .col-md-4 img {
        height: 551px;
        object-fit: cover;
        margin: 0 auto 20px;
        width: 100%;
        display: inline-block;
    }

    .wellnessJourney .greenOverlay::before {
        position: absolute;
        right: 0;
        bottom: -20px;
        width: 100%;
        height: calc(100% + 30px);
        top: auto;
        transform: none;
    }

    .card {
        padding: 40px 25px;
        max-width: 312px;
        margin-left: auto;
        margin-right: auto;
    }

    .wellness .card {
        max-width: 100%;
    }

    .results .btn-outline-dark {
        border-width: 1px;
    }

    .right-image::before,
    .left-image::before {
        width: 85%;
        height: 95%;
        left: 15%;
        top: -40px;
    }

    .philosophy {
        overflow: hidden;
    }

    .wellness .addcircle {
        max-width: 984px;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0 auto;
        right: 0;
        opacity: 0.5;
        background: url(../images/ellipse.png) no-repeat top -276px center;
        background-size: 100%;
    }

    .wellness .card p:nth-child(4),
    .wellness .card p:nth-child(5) {
        max-width: 100%;
        margin: 1rem auto 0;
    }

    .wellness .cards-container {
        width: 100%;
        bottom: 15%;
    }

    .circlepic2 {
        width: 255px;
        height: 252px;
        position: relative;
    }

    .circlepic2.right,
    .circlepic2.left {
        right: 0;
        left: 0;
        margin: 4% auto 4%;
    }

    .wellness .pin-spacer {
        padding-bottom: 100px !important;
    }

    .wellness .card p {
        font-size: 16px;
    }

    .philosophy .left-image,
    .philosophy .right-image {
        width: 100%;
        height: auto;
        position: relative;
        margin: 11% auto 17%;
        max-width: inherit;
        max-height: inherit;
        text-align: center;
    }

    .philosophy .left-image img,
    .philosophy .right-image img {
        width: 337px;
        height: 348px;
        margin: 0 auto;
        object-fit: cover;
    }

    .philosophy .left-image::before {
        width: 293px;
        height: 398px;
        left: 18%;
        top: 20px;
    }

    .philosophy .right-image::before {
        width: 293px;
        height: 398px;
        left: 18%;
        top: 40px;
    }

    .crafted .animation-section p,
    .different .animation-section p,
    .deep .animation-section p,
    .wellnessJourney .animation-section p,
    .wellnessJourney p {
        font-size: 20px;
    }

    .crafted h5 {
        font-size: 24px;
        margin: 12px 0;
    }

    .craftedBox p {
        font-size: 16px;
        margin: 0;
    }

    .different .refillProd-card h5 {
        font-size: 24px;
        margin-bottom: 12px;
    }

    .refillProd-card p {
        padding: 0 !important;
    }

    .different .addcircle {
        position: relative;
        background: url(../images/ellipse.png) no-repeat top -96px center;
        background-size: 100%;
    }

    .different .g-5,
    .different .gy-5 {
        --bs-gutter-y: 32px;
    }

    .deep .mt-5 {
        margin-top: 1.5rem !important;
    }

    .wellnessJourney .col-lg-4 img {
        width: 446px;
        height: 451px;
        object-fit: cover;
        margin-bottom: 25px;
        overflow: hidden;
    }

    .wellnessJourney {
        text-align: center;
    }

    .wellnessJourney .loctionBox .address a {
        margin-bottom: 2px;
        font-size: 18px;
        text-align: left;
    }

    .wellnessJourney .loctionBox .address a img {
        width: 20px;
        flex: 0 0 20px;
        object-fit: contain;
    }

    .wellnessJourney .loctionBox .mt-5 {
        margin-top: 1rem !important;
    }

    .wellnessJourney .loctionBox::before {
        height: calc(100% - 55px);
    }

    .wellnessJourney .greenOverlay {
        margin-top: 167px !important;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 55% right !important;
        background-size: 100% !important;
    }

    .different .animation-section p {
        max-width: 100%;
    }

    .refillProd-card .fs-28 {
        font-size: 28px;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .refill-bottle .textBottom {
        margin-top: 30px;
    }

    .message {
        margin-top: 0 !important;
    }

    .gift-option {
        padding: 0 0 50px 0;
    }
}

@media screen and (max-width: 667px) {
    .card-custom {
        width: 80%;
        float: right;
    }

    .twoSpace_circle {
        position: absolute;
        top: -60px;
        left: 14px;
        width: 154px;
    }

    .twoSpace .col-lg-5:nth-child(2) .twoSpace_circle,
    .twoSpace .col-lg-5:last-child .twoSpace_circle {
        top: -60px;
        left: 14px;
        right: auto;
    }

    .card-custom {
        margin-bottom: 0;
    }

    .twoSpace .col-md-5:nth-child(2) .twoSpace_circle,
    .twoSpace .col-md-5:last-child .twoSpace_circle {
        left: 14px;
        right: auto;
    }

    #project__parallax h2 {
        top: 22%;
        width: 70%;
        margin: 0 auto;
        left: 0;
        right: 0;
    }

    .innerBanner h1:before {
        width: 364px;
    }

    .innerBanner {
        padding-left: 15px;
        padding-right: 15px;
    }

    #project__parallax {
        height: 1000px;
    }

    #project__parallax h3 {
        top: 19%;
        width: 70%;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-family: "Stepp ITC Std Ultra";
    }

    section.p-v-75.productsMain {
        padding-bottom: 90px !important;
    }

    .productSlides .slick-prev,
    .productSlides .slick-next {
        bottom: -50px;
    }

    .box h6 {
        margin-top: 20px;
    }

    .philosophy .left-image::before {
        left: 14px;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 53% right !important;
        background-size: 100% !important;
    }

    .wellness .cards-container {
        bottom: 5%;
    }

    #project__parallax {
        clip-path: polygon(10% 10%, 90% 10%, 90% 100%, 10% 100%);
    }

    .row > *.animation-section {
        padding-right: calc(var(--bs-gutter-x) * 0.5);
        padding-left: calc(var(--bs-gutter-x) * 0.5);
    }

    .experience.expand.pt-0 {
        padding-top: 50px !important;
    }
}

@media screen and (max-width: 575px) {
    .special-location-scroll {
        margin-top: -20%;
    }
    .box2 a {
        height: 35px;
        padding: 0 20px;
        line-height: 35px;
        font-size: 12px;
    }

    .innerBanner .subheading p {
        line-height: 1.4;
    }
    .wellness .addcircle {
        max-width: 984px;
        margin: 0 auto;
        width: 100%;
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        height: 100%;
        margin: 0 auto;
        right: 0;
        opacity: 0.5;
        background: url(../images/ellipse.png) no-repeat top 4px center;
        background-size: 100%;
    }

    .hero .caption {
        top: 55%;
    }

    .pasadena-scroll-area {
        height: 70vh;
        min-height: auto;
    }

    footer {
        padding: 180px 0 25px;
        font-size: 16px;
    }

    footer li a {
        font-size: 18px;
    }

    .productListBox {
        text-align: center;
    }

    /* footer {
    background-position: center top !important;
  } */
    footer .col-sm-6 {
        margin-top: 2rem;
    }

    footer .col-sm-6:first-child {
        text-align: center;
    }

    .socials {
        display: flex;
        gap: 13px;
        justify-content: center;
    }

    .newsletters h3 {
        font-size: 24px;
        width: 100%;
        flex: 0 0 100%;
        text-align: left;
    }

    .logo img {
        height: 42px;
    }

    .productList {
        overflow: hidden;
    }

    .experience .cards {
        gap: 24px;
        padding: 0;
        color: #343833;
        margin-bottom: 40px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        max-width: 328px;
        margin: 0 auto 40px;
    }

    .animation-section {
        padding: 0;
    }

    #musicBtn {
        bottom: 10px;
        right: 10px;
        z-index: 9999;
        padding: 0;
        font-size: 16px;
        width: 30px;
        height: 30px;
    }

    .btn {
        padding: 0 15px;
    }

    .gift-option .gift-value h5 {
        font-size: 32px;
    }

    .gift-option .gift-value {
        padding: 22px 15px 16px;
    }

    .gift-option p {
        width: 100%;
        margin: auto;
        margin-bottom: 60px;
    }

    .gift-option .mb-5 {
        margin-bottom: 1rem !important;
    }

    .testi .single-item p {
        padding: 2.5rem 0rem 0;
    }

    .pasadenaHome h2 {
        max-width: 340px;
        margin: 0 auto;
    }

    .newsletters .btn {
        line-height: 50px;
        height: 50px;
        max-width: 200px;
        width: 100%;
    }

    .newsletters {
        gap: 20px;
    }

    .btn {
        border-width: 1px;
    }

    .philosophy .left-image img,
    .philosophy .right-image img {
        width: 337px;
        height: 348px;
        object-fit: cover;
    }

    .philosophy .left-image,
    .philosophy .right-image {
        margin: 11% auto 24%;
        padding-left: 12%;
    }

    .philosophy .right-image {
        padding-left: 7%;
        margin: 14% auto 12%;
    }

    .philosophy .right-image::before {
        width: 293px;
        height: 398px;
        left: 14px;
    }

    .custom-btn {
        padding: 10px 20px;
    }

    .custom-btn_group {
        width: 100%;
    }

    .exprience .imgWrap {
        width: 40%;
    }

    .location_pasadena .green-box {
        max-width: 448px !important;
        width: 100% !important;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 48% right !important;
        background-size: 100% !important;
    }

    .stellarnav .menu-toggle span.bars span {
        width: 68px;
    }

    .wellness .cards-container {
        width: 100%;
        bottom: 5%;
    }

    .wellness #project__parallax {
        height: auto;
        min-height: 1000px;
    }

    .location_pasadena .side-image.left-image {
        width: 255px;
        height: 252px;
    }

    .location_pasadena .side-image.left-image {
        left: 0;
        right: 0;
        /* margin: initial; */
    }

    .location_pasadena .side-image.right-image {
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10%;
        width: 255px;
        height: 252px;
    }

    .location_pasadena .side-image.left-image::before {
        width: 255px;
        height: 252px;
        left: 25%;
    }

    .location_pasadena .green-box {
        padding: 48px 15px !important;
    }

    .location_pasadena .side-image.right-image img,
    .location_pasadena .side-image.left-image img {
        width: 100%;
        height: 100%;
    }

    .location_pasadena.exprience .imgWrap.right-image {
        margin-top: 8% !important;
    }

    .exprience.location_pasadena .story-section {
        min-height: 350px !important;
    }

    .refill .pb-5 {
        padding-bottom: 1rem !important;
    }

    .refill .mb-5 {
        margin-bottom: 1rem !important;
    }

    .commonRotate .story-section {
        position: relative;
        min-height: 500px !important;
    }

    /* .makeDifferent {
        margin-top: -20%;
    } */
    .experience .card-content {
        width: 100%;
    }

    .special_location .community-card .card-content {
        text-align: center;
    }

    .pasadena-scroll-area {
        height: 85vh;
        min-height: auto;
    }

    .special-location-scroll {
        overflow: hidden;
    }
    .relaxation .animation-section p {
        width: 100% !important;
        max-width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .left-image,
    .right-image {
        width: 100%;
    }

    .left-image img,
    .right-image img {
        width: 381px;
    }

    .left-image::before {
        width: 83%;
        left: auto;
        right: 0;
        top: -40px;
    }

    .green-box {
        max-width: 100%;
    }

    .pasadenaHome .ps-img {
        width: 48%;
    }

    .productsMain .box {
        width: 312px;
        margin: 0 auto;
    }

    .productSlides .slick-list {
        padding: 50% 0;
    }

    .hero .btnsGroup {
        flex-wrap: wrap;
    }

    .left-image img,
    .right-image img {
        max-width: 255px;
        max-height: 252px;
    }

    .side-image img {
        height: auto;
    }

    .location_pasadena .side-image.left-image::before {
        max-width: 255px;
        max-height: 255px;
    }

    .location_pasadena .right-image {
        right: -15%;
        margin: 0;
    }

    .special_location .community-card .card-content.last {
        padding: 54px 30px;
    }

    .commonRotate .left-image::before {
        width: 303px;
        height: 265px;
        right: 0;
    }

    .commonRotate .left-image,
    .commonRotate .right-image {
        margin: 14% auto 4%;
    }

    .left-image img,
    .right-image img {
        max-width: 381px;
        max-height: 360px;
    }

    .commonRotate .left-image {
        left: 0px;
    }

    .commonRotate .left-image,
    .commonRotate .right-image {
        width: 100%;
        height: auto;
    }
    .wellness .cards-container {
        bottom: 10%;
    }
    .wellness #project__parallax {
        height: auto;
        min-height: 850px;
    }
}

@media screen and (max-width: 430px) {
    .location_pasadena .animation-section p {
        max-width: 90%;
        margin-bottom: 30px;
    }
    .commonRotate .left-image,
    .commonRotate .right-image {
        margin: 17% auto 4%;
    }
}

@media screen and (max-width: 414px) {
    header .logo {
        width: 158px;
        flex: 0 0 158px;
    }

    h2 {
        font-size: 28px;
    }

    .community-card .card-content h3 {
        font-size: 24px;
    }

    .experience .cards {
        padding: 0 4%;
    }

    .wellnessJourney .loctionBox .address a {
        margin-bottom: 2px;
        font-size: 14px;
    }

    .box img {
        height: 252px;
        object-fit: cover;
    }

    .productSlides .slick-list {
        padding: 62% 0;
    }

    .community-card .card-content {
        padding: 54px 30px;
        font-size: 18px;
    }

    #project__parallax h2 {
        font-size: 25px;
        top: 22%;
    }

    .innerBanner {
        padding-left: 30px;
        padding-right: 30px;
    }

    .box2 {
        padding: 40px 0 0;
        width: 240px;
        min-height: 328px;
    }

    .innerBanner h1:before {
        width: 280px;
    }

    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 45% right !important;
        background-size: 100% !important;
    }

    .serviceBox .btnsGroup {
        gap: 7px;
        margin-top: 37px;
        justify-content: center;
        margin-bottom: 0;
    }

    /* .serviceBox {
        padding: 0 15px 73px;
    } */
    .serviceBox {
        padding-left: 5px;
        padding-right: 5px;
    }

    .logo img {
        height: 32px;
    }

    .stellarnav.mobile .menu-toggle {
        font-size: 13px;
    }

    .innerBanner h1 {
        font-size: 30px;
    }

    .refillProd-card .fs-28 {
        font-size: 24px;
    }

    .custom-btn_group {
        width: 100% !important;
    }

    .custom-btn {
        padding: 10px 15px;
    }

    .refill-station {
        padding: 50px 0;
    }

    .subheading {
        margin-top: 13px;
    }

    .location_pasadena .side-image.left-image::before {
        left: 12%;
    }

    .location_pasadena .green-box h2 {
        font-size: 27px;
    }

    .location_pasadena.pasadenaBanner .story-section {
        min-height: 55vh !important;
    }

    .hero {
        height: 390px;
    }
}

@media screen and (max-width: 380px) {
    h1 {
        font-size: 27px;
    }

    .twoSpace_circle {
        position: absolute;
        top: 0;
        left: 0;
        width: 154px;
        right: 0;
        margin: -10px auto 0;
    }

    .twoSpace .col-lg-5:nth-child(2) .twoSpace_circle,
    .twoSpace .col-lg-5:last-child .twoSpace_circle {
        position: absolute;
        top: 0;
        left: 0;
        width: 154px;
        right: 0;
        margin: -10px auto 0;
    }

    .card-custom {
        width: 100%;
        float: right;
        text-align: center;
    }

    .card-custom {
        padding: 76px 40px 30px;
        min-height: 184px;
        margin-top: 80px;
    }

    .twoSpace.expand .my-5 {
        margin-bottom: 0 !important;
    }

    .animation-section {
        text-align: center;
        padding: 0%;
    }

    .box2 {
        padding: 40px 0 0;
        width: 220px;
        min-height: 328px;
    }

    .box2 h4 {
        margin-top: 15px;
    }

    .btn {
        padding: 0 10px;
        font-size: 11px;
    }

    .slideMain .slick-prev {
        left: auto;
        right: 61px !important;
    }

    .slideMain .slick-next {
        right: 0;
    }
}

@media screen and (max-width: 320px) {
    .wellnessJourney {
        background: url(../images/about/11.png) no-repeat bottom 44% right !important;
        background-size: 100% !important;
    }
}
