@media screen and (max-width:1600px) {
    .slide .content {
        padding: 2rem 2rem 2rem 7rem;
    }
}

@media screen and (max-width:1400px) {
    .slide .content {
        padding: 2rem 2rem 2rem 6rem;
    }
}

@media screen and (max-width:1200px) {

    .why_choose_area .about_me .text_details .sub_heading h4,
    .why_choose_area .about_me .text_details .feature_list .feature .feature_text h5 {
        font-size: 22px;
    }

    .why_choose_area .about_me .text_details .main_title h3 {
        font-size: 28px;
    }

    .why_choose_area .about_me .text_details .feature_list .feature .feature_text p {
        font-size: 16px;
        line-height: 21px;
    }

    .why_choose_area .about_me .feature_images .feature_bottom .box {
        width: 300px;
        height: 300px;
    }

    /* ----------- blog section---------- */
    .blog_area .blog_list .blog_item .blog_img img {
        min-height: 185px;
    }

    .blog_area .blog_list .blog_item .blog-title h4 {
        font-size: 18px;
    }


    /* ---------- newsletter ------------------- */
    .newsletter .newsletter_contact .form_title h5 {
        font-size: 28px;
    }
}

@media screen and (max-width:992px) {
    .why_choose_area .about_me .feature_images .feature_image_left img, .why_choose_area .about_me .feature_images .feature_image_right img {
        height: auto;
    }

    .why_choose_area .about_me .feature_images .feature_bottom .box {
        width: 400px;
        height: 400px;
    }

    /* ------------- blog section -------------------- */
    .blog_area .blog_title h4 {
        font-size: 26px;
    }

    .blog_area .blog_list .blog_item .blog_img img {
        min-height: 210px;
    }

    /* ------------- newsletter------------------- */
    .newsletter .newsletter_contact .form_title h5 {
        margin: 0 0 30px 0;
    }

    /* ----------footer------------------- */
    .footer_area .company_info {
        border-right: none;
        border-bottom: 1px solid #d2d2d2d2;
        margin: 0 0 20px 0;
        padding: 0 0 20px 0;
    }

    .footer_pading {
        margin: 0 0 30px 0;
    }

    /* ------------- about us ------------------ */
    .about_text {
        margin: 0 0 30px 0;
    }
}

@media screen and (max-width:768px) {
    /* .navigation {
        position: fixed;
        top: 70px;
        left: -100%;
        width: 100%;
        height: calc(100vh - 70px);
        background-color: #fff;
        flex-direction: column;
        padding: 2rem;
        z-index: 99;
        transition: left 0.3s ease;
    }

    .navigation.active {
        left: 0;
        overflow-y: scroll;
    }

    .navigation li {
        margin: 1rem 0;
        opacity: 0;
        transform: translateX(-20px);
        transition: opacity 0.3s ease, transform 0.3s ease;
    }

    .navigation.active li {
        opacity: 1;
        transform: translateX(0);
        text-align: center;
    }

    .menu-toggle {
        display: block;
        z-index: 999;
    } */

    /* ------- video section---------- */

    .video_play_area {
        padding: 4rem 2rem;
        min-height: unset;
    }

    .video_play_area .video_section .process-section .video_content h1 {
        font-size: 50px;
    }

    /* ------------- product section------------- */
    .product_area .product_list .product_item .product_image img {
        height: auto;
    }

    /* ----------- blog section --------------------- */
    .blog_area .blog_title h4 {
        font-size: 20px;
    }

    .blog_area .blog_list .blog_item .blog_img img {
        min-height: 153px;
    }
}

@media screen and (max-width:576px) {

    /* -------- slider------------- */
    .slide .content {
        width: 100%;
    }

    section {
        margin: 50px 0 0 0;
    }

    .video_play_area .video_section .process-section .video_content h1 {
        font-size: 40px;
    }

    /* --------- product ---------- */
    .product_area .product_list .product_item .product_image img {
        height: auto;
        width: 100%;
    }

    /* --------- brand slider--------------- */
    .brand_logo_area .brand_logo_text h5 {
        font-size: 30px;
    }

    /* ---------- blog title------------------ */
    .blog_area .blog_title {
        flex-wrap: wrap;
        gap: 20px;
    }

    /* ----------newsletter------------------ */
    .newsletter .newsletter_contact .form-group {
        flex-wrap: wrap;
    }
}


@media screen and (max-width:425px) {

    /* ----- header ----- */
    .header_icon {
        display: none;
    }

    .brand_logo {
        order: -1;
    }

    .slide .content {
        max-width: 100%;
        padding: 1rem 0 0 0;
    }

    .heading {
        font-size: 32px;
        margin: 0 0 10px 0;
    }

    .description {
        font-size: 14px;
        line-height: 17px;
        margin: 0 0 15px 0;
    }

    .slide-image {
        max-width: 100%;
    }

    .dots {
        display: none;
    }

    .slider_btn {
        font-size: 14px;
        padding: 10px 15px
    }

    .image-container {
        margin-top: 0;
    }

    /* -------------- industry --------------------- */
    .category_area .category_title h4,
    .category_area .category_title h5 {
        font-size: 24px;
    }

    /* ------------ why choose--------------- */
    .why_choose_area .about_me .text_details .sub_heading h4, .why_choose_area .about_me .text_details .feature_list .feature .feature_text h5 {
        font-size: 18px;
    }

    .why_choose_area .about_me .feature_images {
        flex-wrap: wrap;
    }

    .why_choose_area .about_me .feature_images .feature_image_left {
        margin-right: 0;
    }

    .feature_image_right {
        margin: 20px 0 0 0;
    }

    .box {
        display: none;
    }

    /* --------- video section----------- */

    .video_play_area .video_section .process-section .video_content h1 {
        font-size: 30px;
    }

    /* ----------- product ------------------- */
    .product_area .product_title h5,
    .product_area .product_title h4,
    .testimonial_area .testimonial_title h5,
    .testimonial_area .testimonial_title h4 {
        font-size: 26px;
    }

    .product_list .row {
        justify-content: center;
    }

    .product_image {
        margin: 0 0 30px 0;
    }

    .product_details .product_info .price h5 {
        font-size: 20px;
    }

    .product_details .product_info h3 {
        margin: 0 0 10px 0;
        font-size: 18px;
    }

    .product_details .product_info .inquiry_btn button {
        width: 100% !important;
    }

    .modal_inquiry .modal-content .close {
        color: #000;
    }

    /* --------- newsletter------------ */
    .newsletter .newsletter_contact .form_title h5 {
        font-size: 20px;
    }

    /* ------- footer------------ */
    .footer_bottom h4 {
        font-size: 12px;
    }

    /* -------- about us -------------- */
    .about_us .about_text h4 {
        font-size: 28px;
    }

    .about_us .about_text p {
        font-size: 14px;
    }

    /* ---------------- contact us----------- */
    .contact_bg{
        margin: 0 0 30px 0;
    }
}