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

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

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

@media (max-width: 991px) {

  

  .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;
    padding: 60px 30px;
  }

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

  .purpose-image img {
    height: 500px;
  }

  .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 {
    height: 500px;
  }
.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;
  }

  

  .review-title {
    font-size: 30px;
    line-height: 48px;
    margin-bottom: 20px;
  }

.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) {
  .crystal-hero {
    height: auto;
    padding: 80px 24px;
  }

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

  .crystal-hero__subtitle {
    font-size: 16px;
    line-height: 39px;
  }
}

@media (max-width: 767px) {
  .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: 46px;
  }

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

  .hero-content p {
    font-size: 14px;
	line-height: 18px;
  }
  .hero-btn{font-size: 16px;}
.hero-tag{font-size: 14px; line-height: 29px;}
  
  .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: 26px;
	line-height: 35px;
  }

  .purpose-inner p {
    font-size: 12px;
	line-height: 17px;
  }

  .purpose-image img {
    height: 350px;
  }

  .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: 24px;
    line-height: 35px;
  }

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

  .review-card {
    width: 270px;
  }

  .video-box {
    height: 300px;
  }

  .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: 14px;}
  
  .section-header p {
    font-size: 14px;
}
.crystal-hero__btn{font-size: 16px;}

.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;
}

.move-heading-div h2 {
    font-family: 'Libre Bodoni', serif;
    font-style: normal;
    font-weight: 500;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 30px;
}
 .section-heading {
        font-size: 1rem;
        text-wrap: auto !important;
    }

    .footer-brand img{width: 100%;}


    .crystal-hero {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 0%)), url(bgm.jpg) no-repeat center center;
    background-size: cover;
}
}

