@media (max-width: 1250px) {
    .header_section::before {
        width: 75%;
    }

    .header_section {
        clip-path: polygon(50% 0%, 100% 0, 100% 100%, 22% 100%, 20% 86%, 0 84%, 0 0);

    }
}

@media (max-width: 1120px) {}

@media (max-width: 992px) {
    #whitehide{
        top: 50%;
    }
    .hero_area {
        height: auto;
    }

    .hero_area::before {

        background: linear-gradient(to bottom, transparent, #63f74f);

    }

    .navbar-brand.brand_mobile {
        display: flex;
    }

    .navbar-brand.brand_desktop {
        display: none;
    }

    .header_section .main_nav {
        flex: 1;
    }

    #navbarSupportedContent {
        margin-top: 15px;
    }

    .header_section {
        padding: 10px 0;
        clip-path: none;
    }

    .header_section::before,
    .main_nav .top_nav {
        display: none;
    }

    .slider_section {
        padding: 70px 0;
    }

    .slider_section .slider_heading {
        top: 75px;
    }

    .slider_section .slider_heading h2 {
        font-size: 7rem;
    }

    .class_section .owl-carousel .owl-nav {

        flex-direction: row;
        top: initial;
        bottom: 18px;
        right: 50%;
        transform: translateX(50%);

    }

    .class_section .owl-carousel .owl-nav .owl-prev,
    .class_section .owl-carousel .owl-nav .owl-next {
        margin: 2px 5px;
    }

    .class_section .class_container {
        margin-bottom: 75px;
    }

    .sub_page .class_section .owl-carousel .owl-nav {
        top: initial;
        bottom: 65px;
    }
}

@media (max-width: 767px) {
    .slider_section #carouselExampleIndicators {
        align-items: center;
    }

    .slider_section #carouselExampleIndicators .box {
        justify-content: center;
    }

    .slider_section .slider_heading {
        left: 0;
        opacity: .4;
    }


    .about_section .about_container {
        background-size: auto;
    }

    .class_section .class_box-container .box .img-box .detail-box button {
        width: 45px;
        height: 45px;

    }

    .class_section .class_box-container .box .img-box .detail-box button img {
        width: 15px;
        margin-left: 3px;
    }

    .blog_section .box .detail-box {
        margin-left: 25px;
    }

    .blog_section .box.b2 .detail-box {

        padding-left: 0;
        padding-right: 25px;

    }

    .blog_section .box.b2 .detail-box .img_date {
        left: 0;
    }

    .info_section .info_main-row {
        flex-direction: column-reverse;
    }

    .info_section .contact_section {
        margin-top: 45px;
    }

    .info_section .contact_section form {
        padding-right: 20px;
    }

    .footer_section .social_box {
        justify-content: center;
    }

    .footer_section .social_box a {
        margin: 0 10px;
    }

    .footer_section p {
        text-align: center;
    }

}

@media (max-width: 576px) {
    .slider_section .slider_heading {
        left: -70px;
    }

    .about_section .about_container {

        padding: 45px 15px 45px 25px;
    }

    .client_section .box {
        margin: 0;
    }
}

@media (max-width: 480px) {}

@media (max-width: 400px) {
    .slider_section .slider_heading {
        left: -125px;
        opacity: .2;
    }

    .slider_section .carousel-control-prev,
    .slider_section .carousel-control-next {
        display: none;
    }
}

@media (max-width: 360px) {}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

}

@media (min-width: 100px) and (max-width: 1200px) {
    .slider_section .slider_heading h2 span {
        color: transparent; /* Set text color to transparent */
        background: linear-gradient(to right, rgba(99, 247, 79, 1) 30%, rgba(99, 247, 79, 0) 80%);
        -webkit-background-clip: text; /* Clip text to the background */
        background-clip: text;
      }
      
    .square-container {
        display: none;
    }

    .greenhide {
        display: none;
    }

    .slider_section .detail-box h1 {
        font-size: 1.5rem;
    }

    .grain-overlay {
        display: none;
    }

    .green-light {
        display: none;
    }

    .heading_container h2 {
        font-size: 1.5rem;
    }

    .info_section .img-box img {
        border-radius: 0px;
    }

    .info_section .img-box {
        overflow: hidden;
    }

}

@media (min-width: 768px) {
    .carousel-indicators {
        display: none;
    }
}

@media (min-width: 1500px) and (max-width: 1800px) {
    .greenhide {
        top: 575px;
    }

    .green-light {
        position: absolute;
        top: -111px;
        height: 500px;
        width: 500px;
        left: 313px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 2400px) {
    body {
        display: block;
        overflow: hidden;
    }

    .bigdanger {
        display: block;
        height: 100vh;
        width: auto;
        background-color: white;
        color: black;
        font-size: 50px;
    }
}

@media (min-width: 2200px) and (max-width: 2400px) {
    .greenhide {
        top: 733px;
    }

    .green-light {
        position: absolute;
        top: 70px;
        height: 500px;
        width: 500px;
        left: 556px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 2000px) and (max-width: 2200px) {
    .greenhide {
        top: 879px;
    }

    .green-light {
        position: absolute;
        top: 0px;
        height: 500px;
        width: 500px;
        left: 426px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1900px) and (max-width: 2000px) {
    .greenhide {
        top: 775px;
    }

    .green-light {
        position: absolute;
        top: -40px;
        height: 500px;
        width: 500px;
        left: 426px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1800px) and (max-width: 1900px) {
    .greenhide {
        top: 687px;
    }

    .green-light {
        position: absolute;
        top: -40px;
        height: 500px;
        width: 500px;
        left: 426px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1700px) and (max-width: 1800px) {
    .greenhide {
        top: 687px;
    }

    .green-light {
        position: absolute;
        top: -90px;
        height: 500px;
        width: 500px;
        left: 330px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1600px) and (max-width: 1700px) {
    .greenhide {
        top: 577px;
    }

    .green-light {
        position: absolute;
        top: -140px;
        height: 500px;
        width: 500px;
        left: 260px;
        /* You might need to adjust the opacity and other properties to achieve the desired effect */
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1400px) and (max-width: 1500px) {
    .greenhide {
        top: 577px;
    }

    .green-light {
        position: absolute;
        top: -140px;
        height: 500px;
        width: 500px;
        left: 260px;
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .greenhide {
        top: 445px;
    }

    .green-light {
        position: absolute;
        top: -140px;
        height: 400px;
        width: 400px;
        left: 130px;
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 767px) and (max-width: 1200px) {
    .greenhide {
        top: 477px;
    }

    .green-light {
        position: absolute;
        top: -140px;
        height: 400px;
        width: 400px;
        left: 130px;
        opacity: 0.9;
        /* Adjust the opacity as needed */
        z-index: 0;
        /* Ensure the overlay is behind the content */
    }
}

@media (min-width: 900px) and (max-width: 1000px) {

    .info_section .img-box img {
        overflow: hidden;
        top: 50%;
        width: 150%;
        border-radius: 30px 0px 0px 0px;

    }
}

@media (min-width: 800px) and (max-width: 900px) {

    .info_section .img-box img {
        overflow: hidden;
        top: 50%;
        width: 160%;
        border-radius: 30px 0px 0px 0px;
    }

}

@media (min-width: 767px) and (max-width: 800px) {

    .info_section .img-box img {
        overflow: hidden;
        top: 50%;
        width: 180%;
        border-radius: 30px 0px 0px 0px;
    }

}

@media (min-width: 1000px) and (max-width: 1200px) {
    .info_section .img-box img {
        overflow: hidden;
        top: 50%;
        width: 130%;
        border-radius: 30px 0px 0px 0px;
    }
}

@media (min-width: 100px) and (max-width: 1080px) {

    .info_section .img-box img {
        display: none;
    }

    .contact_section {
        width: auto;
        background-color: #b3ffa9;
        padding: 50px;
        overflow: hidden;
        border-radius: 40px;
    }
}