/*============================
Min - Width Query
============================*/

@media (min-width: 1400px) {
    .container {
        max-width: 1170px;
    }
}

/*============================
Max - Width Query
============================*/

@media (max-width: 1700px) {
    h4 {
        font-size: 32px;
    }
    .rac_banner_bg {
        padding: 145px 60px 220px;
    }
    .rac_banner_bg::after {
        background-size: 65%;
        bottom: 17px;
        right: 21px;
    }
    .rac_banner_bg .grap {
        top: 40%;
    }
    .rac_banner_bg .chilli {
        right: 50%;
        top: 60px;
    }
    .rac_banner_bg .leaf {
        right: 57%;
    }
    .rac_banner_bg .coriander {
        left: 25%;
    }
    .rac_banner_bg .shape-3 {
        left: 35%;
    }
    .rac_banner_text h2 {
        font-size: 48px;
    }
    .rac_demo_heading h4::before {
        font-size: 90px;
    }
    .rac_responsive_wrapper .girl {
        max-width: 340px;
    }
    .rac_responsive_wrapper .food {
        max-width: 260px;
    }
    .rac_responsive_img img {
        max-width: 730px;
        margin-bottom: -15px;
    }
    .rac_footer_content .plate {
        max-width: 410px;
    }
    .rac_footer_text h3 {
        font-size: 34px;
    }
    .rac_footer_text h2 {
        font-size: 46px;
    }
}

@media (max-width:1499.98px) {
    h4 {
        font-size: 30px;
    }
    .rac_banner_bg {
        padding: 100px 60px 150px;
    }
    .rac_banner_bg .leaf {
        right: 52%;
    }
    .rac_banner_bg .chilli {
        right: 52%;
    }
    .rac_banner_bg::after {
        background-size: 59%;
        right: 16px;
        bottom: 16px;
    }
    .rac_banner_text h2 {
        font-size: 46px;
    }
    .rac_banner_text p{
        max-width: 500px;
    }
    .rac_demo_heading h4::before {
        font-size: 80px;
        top: 0;
    }
    .rac_responsive_wrapper .girl {
        max-width: 300px;
    }
    .rac_responsive_wrapper .food {
        max-width: 200px;
    }
    .rac_responsive_img img {
        max-width: 700px;
    }
    .rac_footer_content .plate {
        max-width: 380px;
    }
    .rac_footer_text h3 {
        font-size: 32px;
    }
    .rac_footer_text h2 {
        font-size: 42px;
    }
}

@media (max-width:1399.98px) {
    h4 {
        font-size: 30px;
    }
    .rac_banner_bg {
        padding: 100px 60px;
    }
    .rac_banner_text h2 {
        font-size: 38px;
    }
    .rac_banner_bg .tomato, .rac_banner_bg .grap, .rac_banner_bg .chilli, .rac_banner_bg .leaf, .rac_banner_bg .coriander, .rac_banner_bg .shape-1, .rac_banner_bg .shape-2, .rac_banner_bg .shape-3{
        object-fit: contain;
        max-height: 40px;
    }
    .rac_banner_bg .tomato {
        top: 30px;
        right: 30px;
    }
    .rac_banner_bg .leaf {
        right: 50%;
        bottom: 34%;
    }
    .rac_banner_bg .coriander {
        bottom: 5%;
    }
    .rac_demo_heading h4::before {
        font-size: 70px;
    }
    .rac_boxed_card {
        padding: 20px 20px 0;
    }
    .rac_responsive_img img {
        max-width: 580px;
    }
    .rac_responsive_wrapper .girl {
        max-width: 270px;
    }
    .rac_responsive_wrapper .food {
        max-width: 190px;
        left: 80px;
    }
    .rac_responsive_content::before {
        left: 0;
    }
    .rac_footer_content .plate {
        max-width: 340px;
    }
    .rac_footer_text h3 {
        font-size: 30px;
    }
    .rac_footer_text h2 {
        font-size: 38px;
    }
}

@media (max-width:1199.98px) {
    h4 {
        font-size: 28px;
    }
    .rac_demo_heading h4::before {
        font-size: 60px;
    }
    .rac_banner_bg {
        padding: 80px 50px;
        background-image: url(../images/banner_bg1.webp);
        background-size: cover;
        background-position: bottom left;
    }
    .rac_banner_bg::after {
        background-size: 64%;
        bottom: 0px;
        right: -10px;
    }
    .rac_banner_text h2 {
        font-size: 33px;
    }
    .rac_banner_text p {
        margin: 10px 0 30px;
        max-width: 395px;
    }
    .rac_banner_bg .grap {
        top: 35%;
        right: 10px;
    }
    .rac_banner_bg .leaf {
        right: 53%;
        bottom: 31%;
    }
    .rac_responsive_img img {
        max-width: 550px;
        margin-bottom: -12px;
    }
    .rac_responsive_wrapper .girl {
        max-width: 180px;
    }
    .rac_responsive_wrapper .food {
        max-width: 160px;
        left: 40px;
    }
    .rac_footer_content {
        padding: 80px 15px;
        background-image: url(../images/footer-bg1.webp);
        background-size: cover;
    }
    .rac_footer_logo {
        margin: auto;
    }
    .rac_footer_content .plate {
        max-width: 250px;
    }
    .rac_footer_text h3 {
        font-size: 28px;
    }
    .rac_footer_text h2 {
        font-size: 34px;
    }

    .rac_footer_wrapper .grap{
        top: -15px;
    }

    .rac_footer_wrapper .tomato{
        bottom: -30px;
        left: 15%;
    }

    .rac_footer_wrapper .leaf {
        bottom: -30px;
        right: 15%;
    }
}

@media (max-width:991.98px) {
    h4,
    .rac_footer_text h3 {
        font-size: 26px;
    }
    .rac_banner_wrapper {
        padding-bottom: 0;
    }
    .rac_demo_heading h4::before {
        font-size: 50px;
    }
    .rac_section {
        padding: 80px 0;
    }
    .rac_nav_item,
    .rac_nav_item ul {
        gap: 40px;
    }
    .rac_banner_bg::after {
        background-image: none;
    }
    .rac_banner_text {
        text-align: center;
        z-index: 2;
    }
    .rac_banner_text h2 {
        margin: auto;
        max-width: 490px;
        font-size: 32px;
    }
    .rac_banner_text p {
        margin: 10px auto 30px;
        max-width: 550px;
    }
    .rac_banner_btns {
        justify-content: center;
        gap: 15px;
    }
    .rac_banner_bg .grap {
        top: unset;
        bottom: 40px;
        right: 40px;
    }
    .rac_banner_bg .chilli {
        right: 15%;
        top: 30%;
    }
    .rac_banner_bg .leaf {
        right: 49%;
        bottom: 6%;
    }
    .rac_demo_box {
        max-height: 360px;
    }
    .rac_boxed_content .chilli {
        max-height: 80px;
    }
    .rac_boxed_content {
        padding: 80px 40px;
    }
    .rac_colors_text p {
        margin-top: 10px;
    }
    .rac_responsive_content::before,
    .rac_responsive_wrapper .food,
    .rac_responsive_wrapper .girl {
        display: none;
    }
    .rac_responsive_img img {
        max-width: 100%;
        margin-bottom: -18px;
    }
    .rac_footer_content .plate {
        max-width: 200px;
        transform: none;
        bottom: -80px;
        right: -50px;
    }
    .rac_footer_text h2 {
        font-size: 32px;
    }
}

@media (max-width:767.98px) {
    .go_top_icon a{
        width: 45px;
        height: 45px;
    }
    h4,
    .rac_footer_text h3 {
        font-size: 24px;
    }
    .rac_demo_heading h4::before {
        font-size: 40px;
    }
    .rac_section {
        padding: 50px 0;
    }
    .rac_responsive_content {
        padding: 45px 15px 0;
    }
    .rac_toggle_btn,
    .rac_res_logo {
        display: block;
    }
    .rac_res_logo {
        margin-bottom: 20px;
    }
    .rac_nav_item ul {
        position: fixed;
        left: -280px;
        top: 0;
        height: 100vh;
        background-color: var(--rac-white-color);
        width: 280px;
        padding: 30px 20px;
        margin: 0;
        z-index: 111;
        transition: all 0.5s;
        flex-direction: column;
        gap: 20px;
    }
    .menu-open .rac_nav_item ul {
        left: 0;
    }
    .rac_nav_item ul li a {
        padding: 0 0 10px;
        width: 100%;
        display: inline-flex;
        border-bottom: 1px solid #ffd3d3;
        justify-content: space-between;
    }
    .rac_nav_item ul li a:hover::before,
    .rac_nav_item ul li a.active::before,
    .rac_nav_item ul li a:hover::after,
    .rac_nav_item ul li a.active::after {
        display: none;
    }
    .rac_banner_text h2 {
        max-width: 460px;
        font-size: 30px;
    }
    .rac_banner_bg {
        padding: 70px 30px;
    }
    .rac_banner_bg .tomato,
    .rac_banner_bg .grap,
    .rac_banner_bg .chilli,
    .rac_banner_bg .leaf,
    .rac_banner_bg .coriander,
    .rac_banner_bg .shape-1,
    .rac_banner_bg .shape-2,
    .rac_banner_bg .shape-3 {
        max-height: 22px;
    }
    .rac_boxed_content {
        padding: 50px 20px;
    }
    .rac_boxed_content .chilli {
        max-height: 8%;
        left: 5%;
    }
    .rac_colors_wrapper .row {
        flex-direction: column-reverse;
    }
    .rac_colors_text {
        text-align: center;
    }
    .rac_features_box {
        padding: 40px 15px;
    }
    .rac_responsive_img img {
        margin-bottom: -12px;
    }
    .rac_footer_text h2 {
        font-size: 30px;
    }
    .rac_footer_content {
        padding: 70px 15px;
    }

    .rac_footer_wrapper .grap, .rac_footer_wrapper .chilli, .rac_footer_wrapper .tomato, .rac_footer_wrapper .leaf{
        display: none;
    }
}

@media (max-width:575.98px) {
    body,
    h6 {
        font-size: 14px;
    }
    h4,
    .rac_footer_text h3 {
        font-size: 20px;
    }
    .rac_demo_heading h4::before {
        font-size: 30px;
    }
    .rac_banner_bg {
        padding: 50px 20px;
    }
    .rac_banner_bg .tomato,
    .rac_banner_bg .grap,
    .rac_banner_bg .chilli,
    .rac_banner_bg .leaf,
    .rac_banner_bg .coriander,
    .rac_banner_bg .shape-1,
    .rac_banner_bg .shape-2,
    .rac_banner_bg .shape-3 {
        display: none;
    }
    .rac_banner_text h2 {
        max-width: 400px;
        font-size: 24px;
    }
    .rac_btn, .bnr_btn {
        min-width: 110px;
        min-height: 40px;
    }
    .rac_demo_box,
    .rac_boxed_card {
        padding: 10px 10px 0;
    }
    .rac_responsive_img img {
        margin-bottom: -5px;
    }
    .rac_features_box {
        max-width: 270px;
        margin: auto;
    }
    .rac_footer_text h2 {
        font-size: 26px;
    }
    .rac_footer_content {
        padding: 50px 15px;
    }
    .rac_footer_text h3 {
        margin: 15px 0 5px;
    }
    .rac_footer_content .rac_btn {
        margin: 15px auto 0;
    }
    .rac_footer_content .plate{
        opacity: .6;
    }
}

@media (max-width:399.98px) {
    .go_top_icon a{
        display: none;
    }
}