@media (max-width:1600px) {

    .bergamot_bottom .talent_img img {
        width: 650px;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .peppermint_content .text h1 {
        color: #026560;
        font-size: 55px;
    }

    .lavender_bottom .talent_img {
        right: 0;
    }

    .bergamot_bottom .talent_img {
        right: 0%;
    }
}

@media (max-width:1400px) {
    .talent_img img {
        width: 600px;
    }

    .peppermint_prodact img {
        width: 375px;
    }
    .sandalwood_bottom .talent_img img {
        width: 580px;
    }
    .bergamot_bottom .talent_img img {
        width: 550px;
    }
}


@media (max-width:1200px) {

    .apply_item {
        width: 30%;
    }

    .peppermint_content .text h1 {
        font-size: 60px;
    }

    .talent_img img {
        width: 500px;
    }
    .press_release_sec .container{
        padding: 0 12px;
    }
}

@media (max-width:1024px) {
    .bergamot_bottom .talent_img img {
        width: 485px;
    }
    .img_txt_box img{
        width: 100%;
    }

    .sandalwood_bottom .talent_img img {
        width: 540px;
    }
    .peppermint_prodact img {
        width: 255px;
    }

    .bottom_bg .peppermint_prodact img {
        width: 350px;
    }
    .bottom_bg {
        height: 145px;
    }

    .talent_img {
        right: 0%;
    }

    .bergamot_bottom,
    .lavender_bottom,
    .ginger_bottom,
    .sandalwood_bottom {
        height: 150px;
    }

    .bergamot_bottom .talent_img {
        right: 0%;
    }
}

@media (max-width:991px) {
    .girl_image img {
        width: 1200px;
    }

    .girl_image {
        top: 50%;
    }

    .product_section .sub_title {
        margin-bottom: 80px;
    }

    .product_content {
        grid-template-columns: repeat(3, 1fr);
    }

    .how_to_apply_row {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 40px;
        align-items: center;
    }

    .apply_item {
        width: 100%;
    }

    .apply_item:nth-child(2) {
        width: 100%;
    }

    #apply_item_image {
        justify-content: center;
    }

    .peppermint_section,.bergamot_details {
        padding: 250px 0px;
    }
    .ginger_details {
        padding: 250px 0px;
    }
    .bottom_bg .peppermint_prodact img {
        width: 260px;
    }

    .talent_img img {
        width: 300px;
    }

    .bottom_bg {
        height: 60px;
    }
    .bergamot_bottom {
        height: 80px;
    }
    .sandalwood_bottom,.ginger_bottom,.lavender_bottom {
        height: 70px;
    }

    .blended_text {
        padding: 45px;
    }

    .invigorating_main #invigorating_row {
        flex-direction: row;
    }
    .bergamot_bottom .talent_img img {
        width: 300px;
    }
    .peppermint_prodact img {
        width: 255px;
    }

    .sandalwood_bottom .talent_img img {
        width: 350px;
    }

    .sandalwood_details {
        padding: 250px 0px;
    }

    .sandalwood_bottom .peppermint_prodact img {
        width: 235px;
    }

    .lavender_details {
        padding: 250px 0px;
    }
}

@media (max-width:767px) {
    .header {
        height: unset;
    }

    .about_text h2 {
        font-size: 40px;
    }

    .about_text small {
        font-size: 18px;
    }

    .girl_image {
        position: relative;
        margin-top: 20px;
    }

    .girl_image img {
        width: 100%;
    }

    .about_section {
        padding-top: 50px;
        height: 700px;
    }

    .product_section .sub_title {
        margin-bottom: 40px;
    }

    .sub_title h2 {
        font-size: 30px;
    }

    .how_to_apply {
        padding: 50px 0px;
    }

    .how_to_apply .sub_title {
        margin-bottom: 40px;
    }

    .peppermint_content .text h1 {
        font-size: 45px;
    }

    .peppermint_content .text p {
        font-size: 16px;
    }

    .bottom_bg .peppermint_prodact img {
        width: 190px;
    }   

    .talent_img img {
        width: 170px;
    }
    .bergamot_bottom .talent_img img {
        width: 240px;
    }

    .peppermint_section,.bergamot_details,.sandalwood_details,.ginger_details,.lavender_details {
        padding: 210px 0px 170px;
    }

    .peppermint_content {
        padding: 0px 15px;
    }

    .blended_text {
        padding: 45px 10px 30px;
    }

    .blended_text h3 {
        margin: 10px 0px;
        font-size: 20px;
    }

    .blended_text p {
        font-size: 20px;
    }

    .product_ingredients {
        padding: 50px 0px;
    }

    .invigorating_main #invigorating_row {
        flex-direction: column;
    }
    .ingredients_img {
        justify-content: center;
    }

    .product_ingredients {
        text-align: center;
    }

    .sandalwood_bottom .talent_img img {
        width: 180PX;
    }

    .peppermint_prodact img {
        width: 190Px;
    }

    .apply_item_text {
        max-width: 250px;
        margin: auto;
        margin-top: 15px;
        MARGIN-BOTTOM: 20PX;
    }

    div#my_product1 img {
        min-height: 135px;
    }

    .about_text {
        padding: 0 8px;
    }
        .img_txt_box{
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .press_rel_title h2 {
        font-size: 22px;
    }

    .press_imges_div h2 {
        font-size: 22px;
    }

    .press_release_content {
        gap: 30px;
    }
    .press_release_sec {
        padding: 135px 0 50px;
    }
    

}

@media (max-width: 575px) {
    .about_text h2 {
        font-size: 36px;
    }

    .product_content {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }
    .contact_for_more {
        grid-template-columns: repeat(1,1fr);
        gap: 26px;
    }

    #apply_item_image {
        display: flex;
        gap: 10px;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        height: 100%;
    }

    .apply_item {
        width: 100%;
    }

    .apply_item:nth-child(2) {
        width: 100%;
    }

    .press_text {
        position: unset;
        transform: unset;
        text-align: center;
        margin-top: 10px;
    }

    .press_text a {
        display: none;
    }

    .peppermint_prodact {
        left: 8px;
        bottom: 25%;
    }
    .ingredients_img {
        gap: 20px;
    }

    .peppermint_content .text h1 {
        font-size: 40px;
    }

    .nav_content .logo img {
        width: 125px;
    }


    .header.is-sticky {
        padding: 10px 0px;
    }
    .is-sticky .nav_content .press_text a {
        font-size: 14px;
    }

    .is-sticky .nav_content .logo a:nth-child(2) img {
        display: block;
        width: 95px;
    }

    .talent_img {
        position: absolute;
        bottom: 0px;
        right: 0%;
    }

    .bergamot_bottom .talent_img {
        right: 0;
    }

    .peppermint_prodact img {
        width: 185Px;
    }

    .bergamot_bottom .talent_img img {
        width: 180px;
    }

    .sandalwood_bottom .peppermint_prodact img {
        width: 200px;
    }

    /* .product_image img {
        height: 190px;
    } */

    .home .header {
        position: fixed;
        padding: 8px 0;
    }

    .home .nav_content .logo img {
        width: 95px;
    }
}