/* ==========================================================================
   DESKTOP ONLY / RESPONSIVE BREAKPOINTS (Large screens)
   ========================================================================== */

@media (min-width: 1200px) {
  .review-slider {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* ==========================================================================
   TABLET RESPONSIVE (max-width: 991px)
   ========================================================================== */

@media (max-width: 991px) {

      .community-section {
        padding: 55px 20px;
    }

    .community-heading h2 {
        font-size: 34px;
    }

    .community-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }

    .community-card {
        padding: 24px 16px;
    }

    .community-text {
        font-size: 13.5px;
        line-height: 20px;
    }

  .hero-title {
    font-size: 48px;
  }

  .hero-content h5 {
    font-size: 22px;
  }

  .section-heading {
    margin-bottom: 20px;
  }
.section-title {
    font-size: 30px;
}

.item h3 {
    font-size: 24px;
}
.item p {
    font-size: 14px;
}
 
  .section-heading h2 {
    font-size: 34px;
  }



  .routine-content {
    left: 25px;
    top: 25px;
    max-width: 300px;
  }

  .routine-content h3 {
    font-size: 28px;
  }

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

  .move-heading {
    margin-bottom: 30px;
  }

  .move-heading h2 {
    font-size: 30px;
  }

  .move-card img {
    height: 420px;
  }

  .move-card:nth-child(2) {
    border-right: none;
  }

  .purpose-content {
    min-height: auto;
   
  }

  .purpose-inner h2 {
    font-size: 30px;
  }

  .purpose-image img {
    
  }

  .personality-heading h2 {
    font-size: 30px;
  }

  .personality-card img {
    height: 360px;
  }




  .wellness-content {
    min-height: auto;
    padding: 60px 35px;
  }

  .wellness-inner h2 {
    font-size: 30px;
  }

  .wellness-image img {
  
  }
.dorm-section {
    padding-top: 40px;
}
.section-header {
    margin-bottom: 30px;
}

.back-to-school-section {
    padding: 30px 0 0;
}

  .section-header h2 {
    font-size: 34px;
  }

 

  .product-title {
    font-size: 16px;
  }

  .section-heading h2 {
    font-size: 30px;
  }

  



.medicine-content p{
    font-size: 14px;
 
}
  .review-card {
    width: 100%;
    height: auto;
  }

  .review-slider .swiper-slide {
    width: 300px !important;
  }

  .video-box {
    width: 100%;
    height: 340px;
  }

  .product-box {
    width: 100%;
  }

  .shop-btn {
    width: 100%;
  }



  .intention-content {
    padding: 60px 40px;
  }

  .feel-image,
  .feel-content {
    height: 500px;
  }

  .medicine-content h2 {
    font-size: 30px;
  }
.gift-text h2 {
    font-size: 30px;

}
  .medicine-section {
    padding: 60px 7px;
  }
}

/* ==========================================================================
   MOBILE & SMALL RESPONSIVE (max-width: 768px / max-width: 767px)
   ========================================================================== */

@media (max-width: 768px) {



   .community-pagination {
        display: none !important;
    }
    .community-section {
        padding-bottom: 50px;
    }


  .crystal-hero {
    height: auto;
    min-height: 420px;
    padding: 60px 24px 50px;
    background-position: center center;
    justify-content: center;
    align-items: flex-end;
  }

  .crystal-hero__content {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    max-width: 100%;
    width: 100%;
    padding: 0;
    gap: 12px;
    align-items: center;
    text-align: center;
  }

  .crystal-hero__title {
    font-size: 26px;
    line-height: 34px;
  } 

  .crystal-hero__subtitle { 
    font-size: 14px;
    line-height: 22px;
    margin-top: 8px;
  }

  .crystal-hero__btn {
    width: 100%;
    max-width: 280px;
    height: 48px;
    font-size: 14px;
    margin-top: 16px;
    justify-content: center;
  }
}

@media (max-width: 767px) {

    .community-section {
        padding: 40px 16px;
    }

    .community-heading {
        margin-bottom: 24px;
    }

    .community-heading h2 {
        font-size: 26px;
    }

    .community-grid {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-bottom: 28px;
    }

    .community-card {
        padding: 20px 18px;
        min-height: auto;
        border-radius: 16px;
    }

    .community-stars {
        font-size: 15px;
        margin-bottom: 12px;
    }

    .community-text {
        font-size: 14px;
        line-height: 21px;
        max-width: 100%;
    }

    .community-btn {
        width: 100%;
        max-width: 280px;
        height: 42px;
        font-size: 12px;
    }

  .product-hover-btn {
    opacity: 1 !important;
    visibility: visible !important;
    bottom: 85px !important;
  }

  .move-card-overlay {
    opacity: 1 !important;
    visibility: visible !important;
  }

 
  .hero-content {
    left: 20px;
    right: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 30%;
  }

  .hero-title {
    font-size: 42px;
    line-height: 52px;
  }

  .hero-content h5 {
    font-size: 18px;
  }

  .hero-content p {
    font-size: 16px;
	line-height: 20px;
	padding-right: 40px;
    padding-left: 40px;
  }
  .hero-btn{ 
    margin-bottom: 15px;
    width: 238px; 
    display: block; 
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 15px;
}
.hero-tag{font-size: 14px; line-height: 29px;}
  .nik-scent-shop-button {font-size: 15px; width: 100%;}
  .ticker-content span:not(.star-icon) {
    font-size: 14px;
  }
  
  
  .checkin-section {
    padding-top: 50px;
  }

  .section-heading h2 {
    font-size: 26px;
    line-height: 1.5;
    padding: 0 24px;
    margin-bottom: 30px;
  }

  .routine-content {
    left: 20px;
    top: 20px;
    right: 20px;
    max-width: 100%;
  }

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

  .routine-content p {
    font-size: 13px;
	max-width: 247px;
  }

  .routine-btn {
    padding: 12px 18px;
    font-size: 14px;
  }

  .move-section {
    padding-top: 35px;
  }

  .move-heading h2 {
    font-size: 32px;
    padding: 0 15px;
  }

  .move-card {
    border-right: none;
    border-bottom: 1px solid #000;
  }

  .move-card img {
    height: auto;
  }

  .purpose-content {
    padding: 50px 20px;
  }

  .purpose-inner h2 {
    font-size: 31px;
	line-height: 35px;
  }

  .purpose-inner p {
    font-size: 15px;
	line-height: 25px;
  }

  .purpose-image img {
   
  }

  .personality-section {
    padding: 50px 0;
	padding-bottom: 0px;
  }

  .personality-heading {
    margin-bottom: 30px;
  }

  .personality-heading h2 {
    font-size: 26px;
	line-height: 32px;
  }

  .personalitySwiper {
    padding: 0;
  }

  .personality-card img {
    height: auto;
  }

  .personality-card .hover-btn {
    top: 400px;
    opacity: 1;
    visibility: visible;
    
        width: 72%;
        text-align: center;
        margin: auto;
    }
  
.personality-info p {
    margin: 0;
    font-size: 16px;
}
 

  .personality-info {
    border: none;
  }

  .personality-section .swiper-button-next,
  .personality-section .swiper-button-prev {
    display: flex !important;
   
    background-color: #fff;
    color: #000;
  }

  .personality-section .swiper-button-prev {
    left: 10px;
  }

  .personality-section .swiper-button-next {
    right: 10px;
  }

  .wellness-content {
    padding: 50px 20px;
  }

  .wellness-inner h2 {
    font-size: 26px;
	line-height: 35px;
  }

  .wellness-inner p {
    font-size: 14px;
  }

  .wellness-btn {
    padding: 14px 20px;
    font-size: 13px;
  }

 
  .dorm-section {
    padding-top: 50px;
  }

  .section-header h2 {
    font-size: 26px;
  }

  .dormSwiper {
    padding: 0;
  }

  
  .product-title {
    font-size: 15px;
  }

  .back-to-school-section {
    padding-top: 50px;
  }

  .section-heading {
    margin-bottom: 30px;
  }

  .section-heading h2 {
    font-size: 26px;
  }



  .product-card h3 {
    font-size: 14px;
  }

  .shop-btn {
    width: 100%;
    height: 52px;
    font-size: 12px;
  }

  .custom-prev,
  .custom-next {
    width: 38px !important;
    height: 38px !important;
    bottom: -5px;
  }

  .custom-prev {
    left: 35%;
  }

  .custom-next {
    right: 35%;
  }

  .intention-section .row {
    flex-direction: column-reverse;
  }

  .intention-content {
    padding: 50px 20px;
  }

  .product-shop-btn {
    width: 100%;
    border-radius: 100px;
	font-size: 14px;
  }

  
  .feel-content {
    height: auto;
    min-height: 350px;
  }

  .feel-better-section .row {
    flex-direction: column-reverse;
  }

  .feel-better-section .section-title {
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
    margin-bottom: 0;
  }

  .section-title {
    font-size: 26px;
    padding: 0 15px;
	line-height: 37px;
  }

  .medicine-content h2 {
    font-size: 26px;
	line-height: 34px;
	padding-top: 15px;
    padding-bottom: 15px;
  }

  .medicine-content>p {
    font-size: 14px;
    line-height: 24px;
  }

  .category-list a {
    font-size: 24px;
  }

  .category-list li {
    margin: 12px 0;
  }

  .gift-content {
    flex-wrap: wrap;
    flex-direction: column;
    text-align: center;
    gap: 15px;
    padding: 20px 0;
  }

  .gift-text h2 {
    font-size: 26px;
    white-space: normal;
	line-height: 127%;
  }

  .gift-text p {
    font-size: 14px;
  }

  .gift-btn a {
    width: 100%;
    max-width: 250px;
	font-size: 16px;
  }

  .gift-btn {
    width: 100%;
  }

}
/* ==========================================================================
   EXTRA SMALL MOBILE (max-width: 576px / max-width: 480px)
   ========================================================================== */

@media (max-width: 576px) {
   .section-heading {
        font-size: 1rem;
        text-wrap: auto !important;
    }
  .review-section {
    padding: 50px 15px;
  }

  .review-title {
    font-size: 26px;
    line-height: 38px;
  }

  .review-section p {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
}

  .review-slider .swiper-slide {
    width: auto;
  }

  .review-card {
    width: 100%;
  }

  .video-box {
    height: 220px;
  }

  .product-img {
    width: 65px;
    height: 65px;
  }

  .product-img img {
    width: 65px;
    height: 65px;
  }

  .product-content h5 {
    font-size: 12px;
  }

  .product-content span {
    font-size: 12px;
  }
}

@media (max-width: 480px) {
  .review-slider {
    padding-bottom: 70px;
  }

  .custom-prev {
     left: 2% !important;
  }

  .custom-next {
    right: 2%!important;
  }


  .section-header {
    text-align: center;
    margin-bottom: 25px;
  }
  .purpose-btn{font-size: 13px; width: 288px; height: 46px;}
  
  .section-header p {
    font-size: 14px;
}
.crystal-hero__btn{font-size: 14px;}

.medicine-badge {
    padding: 10px 16px;
    font-size: 12px;
    margin-bottom: 10px;
}
.story-btn{font-size: 14px;}

.product-card {

  border-radius: 0px;

}

.hero-bg {
    width: 100%;
    height: auto;
    object-fit: cover;
}


 .section-heading {
        font-size: 1rem;
        text-wrap: auto !important;
    }

   


    .crystal-hero {
        position: relative;
        width: 100%;
        height: 500px;
       min-height: auto;
        display: flex;
        justify-content: center;
        align-items: flex-end;
        overflow: hidden;
      
    }

    .september-hero {
    background-image: url(bg2-mobile.webp);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 666px;
}

.crystal-hero {
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 0%)), url(bg3-mobile.webp) no-repeat center center;
    background-size: cover;

}
.purpose-image img {
      height: auto !important; 
    }
    .purpose-content {
        height: auto !important; 
    }
        .wellness-image img {
        height: auto;
    }

    .top-bar {
    height: 40px;
}

}

