@media only screen and (max-width: 1400px) {
    #barley-grass .brands-logo {
        margin-top: 70px;
    }

    #video .video {
        width: 1100px;
        height: 450px;
    }
}

@media only screen and (max-width: 1200px) {
    #hero .health {
        font-size: 2.4rem;
    }

    .heading {
        font-size: 1.6rem;
    }

    .heals .healthy {
        font-size: 3.8rem;
    }

    #barley-grass .barley-head {
        font-size: 3rem;
    }

    #video .video {
        width: 850px;
        height: 350px;
    }

    #review .review-video {
        width: 230px;
        height: 240px;
    }

    #products .product-heading {
        font-size: 1.3rem;
    }

    #products .product-heading+p {
        font-size: 0.9rem;
    }

    #review .review-img {
        width: 255px;
        height: 388px;
    }

    .bi-lg {
        font-size: 20px;
    }

    .price .btn-buy-now {
        font-size: 0.9rem;
    }

    #contact-us {
        height: 200px;
    }
}

@media only screen and (max-width: 1100px) and (min-width: 993px) {
    .product-slider {
        width: 200px;
    }

    #hero {
        height: 50vh;
    }
}

@media only screen and (max-width: 992px) {
    #hero .hero-img {
        left: 5%;
    }

    .meet-ceo img {
        left: 162px;
        top: -45px;
    }

    #video .video {
        width: 700px;
        height: 300px;
    }

    .intro img {
        left: 175px;
        top: -30px;
    }

    /* happy family  */
    #happy-nature h2:nth-child(2) {
        margin-top: -140px;
        font-size: 30px;
    }

    #happy-nature h2:nth-child(3) {
        font-size: 30px;
    }

    /* mission */

    .mission img {
        left: 90px;
        top: -35px;
    }

    /* vision */

    .vision img {
        left: 70px;
        top: -35px;
    }

    #vision::after {
        width: 400px;
        height: 100px;
    }


    .price span:first-child {
        font-weight: 600;
        font-size: 1.4rem;
    }

    .navbar a.shop-link span,
    .navbar a.blog-link span {
        left: 43px;
    }

    .navbar a.cart span {
        right: -16px;
    }

    .heals h2 {
        font-size: 2.3rem;
    }

    #nature-heals-home h4 {
        font-size: 2.3rem;
    }

    #about-product .read-more,
    #tan-free .read-more,
    #nature-heals-home .buy-now {
        font-size: 1.3rem;
    }

    #hero .health {
        font-size: 2.3rem;
    }

    .heading {
        font-size: 1.6rem;
    }

    .heals .healthy {
        font-size: 3.4rem;
    }

    .heals .nature {
        font-size: 2.8rem;
    }

    .tan-free h3 {
        font-size: 2.5rem;
    }

    .tan-free h2 {
        font-size: 2.7rem;
    }

    .tan-free h1 {
        font-size: 3.7rem;
    }

    #barley-grass h2 {
        color: #fff;
    }

    #barley-grass .barley-head {
        font-size: 3rem;
        color: #fff;
    }

    #barley-grass .brands-logo {
        margin-top: 0px;
    }

    #review .review-video {
        width: 190px;
        height: 200px;
    }

    #review .review-img {
        width: 235px;
        height: 368px;
    }

    .bi-lg {
        font-size: 18px;
    }

    #recomendation-product .price .price-sm {
        font-size: 18px;
    }

    #recomendation-product .price .btn-buy-now-sm {
        font-size: 14px;
    }

    .product-slider {
        width: 170px;
    }

    #contact-us {
        height: 170px;
    }
}

@media only screen and (max-width: 768px) {

    #hero {
        height: 40vh;
    }


    .meet-ceo img {
        left: 144px;
        top: -45px;
    }

    .intro img {
        left: 175px;
        top: -30px;
    }

    /* happy family  */
    #happy-nature h2:nth-child(2) {
        margin-top: -110px;
        font-size: 24px;
    }

    #happy-nature h2:nth-child(3) {
        font-size: 24px;
    }

    .org-logo {
        text-align: end;
    }

    #meet-ceo .ceo-img {
        width: 300px;
    }

    #barley-grass h2 {
        color: #fff;
    }

    #video .video {
        width: 500px;
        height: 250px;
    }

    .tan-free-img {
        left: 0;
        top: 0;
        width: 300px;
    }

    /* #about-product {
        background-image: url("../images/inner-sm-bg.jpg");
        background-repeat: no-repeat;
        background-size: cover;
    } */

    #about-product .read-more,
    #tan-free .read-more,
    #nature-heals-home .buy-now {
        font-size: 1.2rem;
    }


    .heals h2 {
        font-size: 2rem;
    }

    #nature-heals-home h4 {
        font-size: 2rem;
    }

    .heading {
        font-size: 1.0rem;
    }

    .heals .healthy {
        font-size: 3.1rem;
    }

    .heals .nature {
        font-size: 2.8rem;
    }

    #barley-grass .product {
        width: 170px;
        height: 270px;
        margin: 0 auto;
    }

    #barley-grass .pro-logos {
        width: 140px;
        /* height: 135px; */
        margin: 10px auto;
    }

    #barley-grass .barley-head {
        font-size: 2.8rem;
        color: #30791d;
    }

    #review .review-video {
        width: 150px;
        height: 160px;
    }

    #review .review-img {
        width: 235px;
        height: 368px;
    }

    #leaders .content {
        position: absolute;
        bottom: -10%;
        left: 50%;
        transform: translate(-50%, -50%);
        opacity: 1;
        transition: all 0.5s ease-in-out;
        width: 100%;
        background: #fff;
    }

    #leaders .box:hover .content {
        bottom: -10%;
    }

    .product-desc {
        font-size: 18px;
    }

    #contact-us {
        height: 150px;
    }
}

@media only screen and (max-width: 576px) {
    h2 {
        font-size: 25px;
    }

    #hero .hero-img {
        left: -5%;
        width: 150px;
    }

    #hero h2 {
        font-size: 16px;
    }

    .tan-free-img {
        left: 0;
        top: 33px;
        width: 250px;
    }

    .tan-free-bg .tan-free-heading,
    .tan-free-bg .tan-free-text {
        text-align: right !important;
    }

    .product-slider1 {
        width: 250px;
    }

    #tan-free {
        background-image: url("../images/tanfree.webp");
        background-repeat: no-repeat;
        background-size: cover;
        height: 125px;
    }

    #tan-free h2 a span {
        color: #fff;
    }

    .top-header-social-icon {
        display: none;
    }

    .happy-healthy {
        background: url('../images/leaf_fall_mb.webp') no-repeat;
        padding: 20px 0px 30px 10px;
    }

    #barley-grass h2 {
        color: #fff;
    }

    #products .main-box {
        padding: 0 !important;
    }

    .price span:first-child {
        font-weight: 500;
        font-size: 18px;
    }

    .top-header-email {
        flex-direction: column;
    }

    .meet-ceo img {
        left: 130px;
        top: -45px;
    }

    .care {
        font-size: 1.2rem;
        margin-top: 6px;
    }

    .skin-topic {
        font-size: 18px;
    }

    #meet-ceo .ceo-img {
        width: 250px;
    }

    #meet-ceo {
        background: none;
    }

    .intro img {
        left: 130px;
        top: -35px;
    }

    /* mission */

    .mission img {
        left: 80px;
        top: -35px;
    }

    /* vision */

    .vision img {
        left: 60px;
        top: -35px;
    }

    .org-logo {
        text-align: center;
    }

    #about-product .read-more,
    #tan-free .read-more,
    #nature-heals-home .buy-now {
        font-size: 1.1rem;
    }

    #product-details .pro-img {
        width: 380px;
        height: 340px;
        margin: 0 auto;
    }

    .happy-with {
        margin-top: -122px;
    }


    .recomendate-img {
        width: 180px;
        height: 170px;
    }

    #hero {
        height: 30vh;
        background-color: rgba(0, 0, 0, 0.4);
    }

    #hero .health {
        font-size: 2.2rem;
    }

    #nature-heals-home h4 {
        font-size: 1.1rem;
    }

    .heading {
        font-size: 1.8rem;
    }

    .heals h2 {
        font-size: 1.8rem;
    }

    .heals .healthy {
        font-size: 3rem;
    }

    .heals .nature {
        font-size: 1.6rem;
    }

    .tan-free h3 {
        font-size: 2.2rem;
    }

    .tan-free h2 {
        font-size: 2.4rem;
    }

    .tan-free h1 {
        font-size: 3.1rem;
    }

    .barley-head {
        font-size: 4rem;
    }

    #barley-grass .barley-head {
        font-size: 2.2rem;
    }

    #barley-grass .org-logo {
        width: 73px;
        height: 50px;
        margin: 0 auto;
    }

    #barley-grass .product {
        width: 140px;
        height: 240px;
        margin: 0 auto;
    }

    #review .review-img {
        width: 235px;
        height: 368px;
    }

    #video .video {
        width: 400px;
        height: 250px;
    }

    #review .review-video {
        width: 400px;
        height: 250px;
    }

    #recomendation-product .price .price-sm {
        font-size: 22px;
    }

    #recomendation-product .price .btn-buy-now-sm {
        font-size: 18px;
    }

    .product-desc {
        font-size: 18px;
    }

    #contact-us {
        height: 130px;
    }

    #contact-us .heading {
        font-size: 35px;
    }

    #get-in-touch li {
        font-size: 18px;
    }

    #get-in-touch .contact-social li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 448px) {
    h2 {
        font-size: 25px;
    }

    h3 {
        font-size: 24px;
    }

    .meet-ceo img {
        left: 115px;
        top: -45px;
    }

    #hero .hero-img {
        left: -5%;
        width: 135px;
    }

    #meet-ceo .ceo-img {
        width: 200px;
    }

    .intro img {
        left: 120px;
        top: -35px;
    }

    .tan-free-bg {
        padding: 50px 0px;
    }

    .tan-free-img {
        left: 0;
        top: -7px;
        width: 190px;
    }

    /* happy family  */
    #happy-nature h2:nth-child(2) {
        margin-top: -100px;
        font-size: 20px;
        text-shadow: 0 0 5px #071f01;
        line-height: 1.0 !important;
    }

    #happy-nature h2:nth-child(3) {
        font-size: 20px;
        line-height: 1.0 !important;
    }

    #happy-nature .btn {
        font-size: 12px !important;
    }

    /* mission */

    .mission img {
        left: 70px;
        top: -35px;
    }

    /* vision */

    .vision img {
        left: 50px;
        top: -35px;
    }

    .org-logo {
        text-align: center;
    }

    #about-product .read-more,
    #tan-free .read-more,
    #nature-heals-home .buy-now {
        font-size: 1.0rem;
    }

    #hero .health {
        font-size: 2rem;
    }

    #nature-heals-home h4 {
        font-size: 1.0rem;
    }

    #tan-free h2 {
        padding-left: 80px;
    }

    .heading {
        font-size: 1.6rem;
    }

    .heals h2 {
        font-size: 1.5rem;
    }

    .heals .healthy {
        font-size: 2rem;
    }

    .heals .nature {
        font-size: 1.4rem;
    }

    .tan-free h3 {
        font-size: 1.8rem;
    }

    .tan-free h2 {
        font-size: 2rem;
    }

    .tan-free h1 {
        font-size: 2.1rem;
    }

    #barley-grass .product {
        width: 120px;
        height: 200px;
        margin: 0 auto;
    }

    #barley-grass .barley-head {
        font-size: 1.8rem;
    }

    #barley-grass .pro-logos {
        width: 125px;
        /* height: 118px; */
        margin: 10px auto;
    }

    .barley-head {
        font-size: 3rem;
    }

    #video .video {
        width: 350px;
        height: 170px;
    }

    #review .review-video {
        width: 280px;
        height: 180px;
    }

    /* #enterpreneur .enterlogo {
        width: 280px;
        height: 76px;
    } */

    #enterpreneur .enterpreneur-img {
        width: 225px;
        height: 340px;
    }

    #enterpreneur h2 {
        font-size: 18px;
    }

    /* #products .product {
        width: 135px;
        height: 215px;
    } */

    #products .product-heading {
        font-size: 1rem;
    }

    #products .product-heading+p {
        font-size: 0.8rem;
    }

    #review .review-img {
        width: 272px;
        height: 358px;
    }

    #footer ul li a {
        font-size: 0.9rem;
    }

    #copy p {
        font-size: 0.8rem;
    }

    .product-slider {
        width: 130px;
    }

    .product-desc {
        font-size: 16px;
    }

    #contact-us .heading {
        font-size: 30px;
    }

    #get-in-touch li {
        font-size: 16px;
    }
}

@media only screen and (max-width: 378px) {
    #video .video {
        width: 290px;
        height: 170px;
    }

    .btn-happy {
        padding: 2px 5px;
    }

    .happy-with {
        margin-top: -98px;
    }

    h2.happy-with,
    h2.happy-with+h2 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 350px) {
    #hero .hero-img {
        left: -8%;
        width: 125px;
    }
}