/* `sm` applies to x-small devices (portrait phones, less than 481px) */
@media (max-width: 480.98px) {
  header .container {
    padding: 0px 24px;
  }
  .container {
    max-width: 100%;
  }
  /* header start */
  .mobile-header {
    padding: 16px 0px;
  }

  .mobile-row {
    display: flex;
    justify-content: space-between;
  }

  .mobile-header-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 12px;
  }

  .mobile-header-wrap button {
    color: var(--color-white);
    background: none;
    border: unset;
    font-size: 20px;
    height: 28px;
    width: 20px;
    margin-left: 5px;
    padding-right: 0;
    padding-left: 0;
  }

  .mobile-header-wrap button i {
    font-size: 20px;
  }

  .mobile-header-wrap button::after {
    display: none;
  }

  .mobile-header-wrap .dropdown-menu {
    transform: translate3d(0px, 64px, 0px) !important;
    border-radius: 0px;
    border: unset;
    background: var(--primary-color);
  }
  .mobile-header-wrap .dropdown-menu li {
    margin-bottom: 10px;
  }

  .mobile-header-wrap .dropdown-menu li:hover a {
    color: var(--primary-color);
  }

  .mobile-header-wrap .dropdown-menu li a {
    color: var(--color-white);
    font-size: 16px;
    font-family: var(--font-open-sans);
  }

  .hero-section-detail-wrap p {
    font-size: 14px !important;
    text-align: center;
  }

  /* hearo section start */
  /* .hero-section-text {
    width: 100% !important;
    padding: 32px 0px 28px 0px !important;
  } */
  /* .hero-section-text {
    max-width: 330px;
  }
  .hero-section-mobile-310 {
    max-width: 310px;
  }
  
  .hero-section-text-mx-350 {
      max-width: 350px;
  }
  .hero-section-mx-100 {
    max-width: 100%;
  }
  */
  .hero-section-text h1 {
    font-size: 38px;
    line-height: 1.2;
  }
  .hero-section-text h1.mob-fs-32 {
    font-size: 30px;
  }
  .hero-section-text h1.mob-fs-33 {
    font-size: 33px;
  }
  .review-page .hero-section-text h1.mob-fs-36 {
      font-size: 39px;
  }
  .review-page .hero-section-text h1.mob-fs-38 {
      font-size: 40px;
  }
  
  .review-page .hero-section-text h1.anti-infla-mob-fs-36 {
      font-size: 36px;
  }
  .hero-section-text p {
    font-size: 17.5px !important;
    line-height: 22px;
    padding: 10px 4px 4px;
  }

  .hero-section-detail {
    padding: 10px 14px 6px;
  }

  .hero-section-image {
    margin-top: 0;
  }

  .hero-section-image .row {
    margin: 0;
  }

  .hero-section-image .row > * {
    padding: 0;
  }

  /* .hero-section-detail-wrap p {
    font-size: 16px !important;
  } */

  .hero-section-detail-wrap2 p {
    margin-top: 2px;
    text-align: center;
    font-size: 12px;
  }

  .hero-section-detail-wrap p:nth-child(1) {
    margin-right: 0;
    padding-left: 0px;
    line-height: 17px;

  }

  .hero-section-author {
      padding: 11px 24px 10px !important;
      margin-left: -24px;
      margin-right: -24px;
  }

  .hero-section-author-avtar {
    margin-right: 22px !important;
  }

  .hero-section-author-avtar img {
    width: 70px !important;
    height: 70px !important;
  }

  .hero-section-author-text p:nth-child(1) {
      line-height: 14px;
      font-size: 12px !important;
      text-align: left;
      margin-bottom: 5px;
  }

  
  .hero-section-author-text p {
    font-size: 10.5px !important;
  }

  .blog-section {
    padding: 28px 24px 36px;
    margin-top: 0px;
  }

  .blog-section .row {
    margin: 0;
  }

  .blog-section .row > * {
    padding: 0;
  }

  .blog-section .blog-section-text h3 {
    font-size: 33px !important;
    margin-top: 36px;
    margin-bottom: 24px;
  }
  .blog-section .blog-section-text h3.fs-mob-31 {
    font-size: 31px !important;
  }
  .blog-section .blog-section-text h3.mob-fs-36 {
    font-size: 36px !important;
  }
  .blog-section .blog-section-text h3.mob-fs-27 {
    font-size: 27px !important;
  }
  .blog-section .blog-section-text p {
    font-size: 16px;
    line-height: 24px;

  }

  .blog-color-box p {
    margin-bottom: 24px !important;
  }

  .blog-section .blog-section-text .blog-strong-font {
    font-size: 18px !important;
  }

  .blog-top-picks {
    float: unset;
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .blog-top-picks-heading h2 {
    font-size: 28px;
  }

  .blog-top-picks-heading div {
    width: 25%;
  }

  .blog-top-picks-wrap div div:nth-child(1) {
    width: 45px;
    height: 45px;
    font-size: 20px;
    margin-right: 10px;
  }

  .blog-top-picks-wrap div:nth-child(2) p {
    font-size: 16px !important;
  }

  .blog-top-picks-wrap div > div > h5 {
    font-size: 16px;
  }

  .blog-space {
    margin-top: 15px !important;
  }

  .blog-section .content-image-1 {
    width: 100%;
    height: 220px;
    object-fit: cover;
    float: unset;
    margin: 0 0 24px;
  }

  .blog-section .content-image-2 {
    height: 240px;
    /* object-fit: cover; */
    /* float: unset; */
    margin-top: 0px !important;
    margin-bottom: 1.5rem !important;
    width: 100%;
    margin-right: 0px !important;
    /* margin-top: 8px !important; */
  }

  .blog-section .content-image-3 {
    float: unset;
    margin-top: 20px;
    margin: 0px;
    height: 200px;
  }

  .blog-section .content-image-4 {
    width: 100%;
    height: 280px;
    object-fit: cover;
    margin: 0px;
    float: unset;
    margin-bottom: 30px;
  }

  .blog-color-box {
    padding: 42px 24px 38px 24px;
  }

  .blog-color-box a {
    color: var(--color-gray);
    text-decoration: none;
  }

  .blog-color-box h4 {
    font-size: 22px;
    margin-bottom: 26px;
    line-height: 1.225;
    font-weight: 700;
  }
  .blog-color-box h4.best-turmeric-h4 {
      font-size: 24px;
  }
  /* .blog-color-box h4.blog-color-box-mob-300 {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  } */

  .paid-reviews {
    font-size: 27.5px !important;
  }

  .blog-item h1 {
    font-size: 35px;
  }

  .blog-color-box h5 {
      margin-bottom: 4px;
      font-size: 15.5px;
      line-height: 1.35;
  }

  .blog-color-box.blog-color-box-1.mt-custom-2.mb-custom-2 p {
    font-size: 15.5px !important;
  }

  .product-rating {
    display: flex;
    justify-content: center;
    margin-top: 30px;
  }

  .rating-item {
    flex-direction: column;
  }

  .rating-label {
    width: 100%;
    text-align: center;
    padding-right: 0px;
    margin-bottom: 10px;
    font-size: 18px;
    margin-top: 4px;
  }

  .product-info {
    margin-top: 20px;
    flex-direction: column;
  }

  .product-highlights {
    margin-bottom: 40px;
    padding: 40px 20px;
    padding-bottom: 24px;
    margin-top: 20px;
  }

  .product-highlights h3 {
    margin-bottom: 24px;
  }

  .product-highlights ul li {
    font-size: 16px;
    margin-left: 0px;
    margin-bottom: 17px;
    line-height: 24px;
  }

  .bottom-line {
    padding-left: 0;
  }

  .product-number {
    padding-top: 6px;
    width: 60px;
    height: 60px;
    font-size: 31px;
  }

  .product-title {
    padding-top: 4px;
    font-size: 29px;
  }

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

  .grade {
    font-size: 55px;
    line-height: 1.25;
  }

  .rating-circle {
    width: 130px;
    height: 130px;
  }

  .rating-label1 {
    font-size: 18px;
    width: 100px;
    line-height: 11px;
  }

  .rating-label1 span {
    font-size: 12px;
  }

  .rating-score1 {
    font-size: 23px;
    padding-top: 5px;
  }

  .rating-avg {
    width: 65%;
    font-size: 10px;
  }

  .bottom-line p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 10px;
  }

  .footnote {
    font-size: 12px !important;
    line-height: 16px;
  }

  .bottom-line h4 {
    font-size: 17px;
    margin-top: 24px;
    /* margin-bottom: 23px; */
    text-transform: uppercase;
  }

  .btn-learn-more {
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
    border-radius: 5px;
  }

  .product-review {
    padding-bottom: 20px;
  }

  .bottom-line h3 {
    margin-top: 5px;
    font-size: 32px;
  }

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

  .product-card img {
    height: 150px;
  }

  .footer {
    padding: 42px 0px 24px;
  }

  .sources h4 {
    text-align: left;
    font-size: 18px;
    margin-bottom: 10px;
  }

  .sources {
    padding: 0px;
  }

  .sources a {
    font-size: 14px;
    text-align: left;
  }

  .disclaimer {
    padding: 0px;
    text-align: center;
  }

  .raising-section .raising-image-wrap div h2 {
    font-size: 27px;
    margin-bottom: 30px;
  }

  .raising-section .raising-image-wrap div p {
    font-size: 16px;
    line-height: 20px;
  }

  .raising-section .raising-image-wrap img {
    height: 220px;
  }

  .raising-section .row {
    margin: 0;
  }

  .raising-prop {
    margin-top: 16px;
    gap: 10px;
  }

  .raising-prop h2 {
    font-size: 18px;
    line-height: 30px;
    margin-top: 0;
  }

  .text-heading {
    font-size: 12px;
    font-weight: 650;
  }

  .raising-prop img {
    width: 34px;
  }

  .raising-detail ul li {
    font-size: 13px;
    margin-bottom: 10px;
  }

  .raising-detail > div p {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 12px;
    font-weight: 500;
  }

  .raising-section.row > * {
    padding: 0;
  }

  .raising-detail {
    padding: 24px 26px 28px;
  }

  .sources p {
    justify-content: start;
  }

  .sources p a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
  }

  .social-icons {
    display: flex;
    justify-content: center;
    margin-top: 0;
    padding: 0 40px;
  }

  .social-icons i {
    font-size: 20px;
  }
  .social-icons {
    justify-content: space-between;
  }
  .sources p {
    text-align: left;
    margin-bottom: 6px;
  }
  span.sources-line {
    width: 100%;
  }
  .sources-line-wrap {
    flex-direction: column;
    align-items: start;
  }
  .footer-logo {
    margin-bottom: 0;
  }

  .sources p span {
    font-size: 10px;
    font-style: italic;
  }

  .product-image img {
      max-width: 180px;
      height: 300px;
      object-fit: contain;
      padding: 0;
      padding-right: 12px;
  }

  .overall-grade {
    margin-bottom: 30px;
  }

  .footer-logo img {
    width: 230px;
    margin: 24px auto 20px;
  }
  .social-icons a {
    margin: 0;
  }
  .disclaimer {
    gap: 16px;
  }
  .disclaimer p {
    font-weight: 400;
    font-size: 11.35px;
    line-height: 16px;
    text-align: justify;
  }
  .footer-bottom p {
    font-size: 11px;
  }
  .ingredients-grid {
    margin-bottom: 5px;
  }

  .product-details {
    padding-left: 0px;
    padding-right: 0px;
  }

  .progress-bar {
    height: 18px;
  }

  .ingredient-column {
    height: fit-content;
  }

  .ingredient-column li {
    margin-bottom: 0px;
    font-size: 14.75px;
  }

  .rating-score {
    font-size: 17px;
    padding-left: 5px;
    font-weight: 700;
  }

  .custom-font-1 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .custom-font-2 {
    font-size: 30px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
    text-transform: capitalize;
  }

  .custom-font-3 {
    font-size: 30.5px;
    font-weight: 700;
    margin-top: 33px;
    margin-bottom: 20px;
  }

  .custom-font-4 {
    font-size: 28px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .custom-font-5 {
    font-size: 31.5px;
    font-weight: 700;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
  }

  .custom-bullet {
    font-size: 23px;
    margin-bottom: 18px;
    margin-top: 20px;
  }
  .grade-text {
    letter-spacing: 0 ;
  }
  .raising-detail {
    background-image: url("../assets/images/bg-mobile.png");
  }

  /* ___________  Start Home page CSS  ________________ */
  .popular-article-items {
    grid-template-columns: 40% calc(60% - 18px);
    gap: 18px;
  }
  .title-24 {
    line-height: 1.2;
    margin-bottom: 8px;
  }
  .popular-article-items p {
    font-size: 14px;
    line-height: 18px;
  }
  .popular-article-media {
    border-radius: 4px;
    overflow: hidden;
  }
  .explore-more-wrap {
    gap: 54px 16px;
  }
  .explore-more-items {
    min-width: 160px;
  }
  .home-main-title {
    max-width: 350px;
    margin: 0 auto 16px;
    font-size: 36px;
  }
  .home-main-left {
    margin: 0 -24px;
  }
  .next-article-text h4 {
    font-size: 31px;
  }
  .next-title {
    font-size: 36px;
  }
  .hero-section-text p.mob-px-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hero-section-text p.px-28 {
    padding-left: 28px;
    padding-right: 28px;
  }
  .next-article-text h4 br {
    display: none;
  }
  .next-article-text h4 br.br-mobile-show-only {
    display: block;
  }
  .hero-section-text p.mob-px-0 {
    padding-left: 0;
    padding-right: 0;
  }
  .next-article-text h4.next-article-fs-24 {
      font-size: 25px;
  }
  .blog-section .blog-section-text h3.desk-fs-27 {
    font-size: 25px !important;
  }
  /* .next-article-text h4.mob-fs-22 {
    font-size: 22px;
  } */
  
  .blog-section .blog-section-text h3.desk-fs-36 {
    font-size: 35px !important;
    line-height: 1.15;
  }
  .hero-section-text.mob-full-width {
    max-width: 100%;
  }
  .next-article-text h4.next-article-text-mob {
    max-width: 320px;
    font-size: 32px;
  }
  .next-article-text h4.mob-fs-32 {
    font-size: 32px;
  }
  .next-article-text h4.mob-fs-29 {
    font-size: 29px;
  }
  .blog-color-box h4.fs-mob-24 {
    font-size: 24px;
  }
  .hero-section-text h1.fs-mob-36 {
    font-size: 36px;
  }
  h3.fast-title-manage {
    max-width: 350px;
  }
  .how-yoga-can-mx {
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
  }
  .br-desk-show-only {
    display: none;
  }
  .ctm-my-20 {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .blog-color-box h4.mx-250-center {
    font-size: 28px;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .blog-color-box h4.late-night-fs-22 {
    font-size: 22px;
    line-height: 1.2;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .blog-section .blog-section-text h3.turmeric-mob-fs-41 {
    font-size: 37px !important;
    max-width: 350px;
  }
  .hero-section-detail-wrap p.webname-bottom {
    font-size: 10px !important;
    margin-top: 4px;
  }
  .review-page .hero-section-text h1.mob-fs-xs-39 {
    font-size: 39px;
  }
  .blog-section .blog-section-text h3.title-ter-cum {
    font-size: 29px !important;
  }
  .best-turmeric-h4.best-turmeric-h4-wc {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .ctm-navbar {
    right: -24px;
  }
  .mobile-header-btn button {
    font-size: 18px;
  }
  .humburger {
    gap: 3px;
  }
  .humburger span {
    width: 17px;
  }
  .active .humburger span:nth-child(01) {
    transform: rotate(45deg) translate(5px, 2px);
  }
  .active .humburger span:nth-child(03) {
    transform: rotate(-45deg) translate(5px, -2px);
  }
}

/* ________  CSS for Text consistency  ____________ */

@media (max-width:425px) {
  .review-page .hero-section-text h1.anti-infla-mob-fs-36 {
    font-size: 33.5px;
  }
  .hero-section-text h1 {
    font-size: 36px;
  }
  .hero-section-detail-wrap p.caption-2-line {
    font-size: 13.75px !important;
    letter-spacing: -.24px;
  }
}