@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .sec_four .content_row .content_col {
        padding: 30px 55px 30px 12px;
    }

    .sec_content .title {
        font-size: 40px;
        margin-bottom: 12px;
    }

    .main_bg_row .sec_content {
        left: 10%;
        width: 85%;
    }

    #about_page_sec_two .item {
        height: 600px !important;
    }

    .about_page .about_content .title {
        font-size: 40px;
        line-height: 50px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .sec_four .content_row .content_col {
        grid-column-start: 2;
        padding: 30px 35px 30px 12px;
    }

    #about_page_sec_two .item {
        height: 500px;
    }

    #about_page_sec_two .item .slide_content {
        padding: 0px 40px;
    }

    .main_bg_row .sec_content {
        left: 10%;
        width: 80%;
    }

    .sec_content .title {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 15px;
    }

    .print-tab ul.print-tab-menu {
        gap: 30px 25px;
    }

    #contact_page_map iframe {
        height: 400px;
    }

    #contact_page-form .sec_title {
        font-size: 32px;
        line-height: 50px;
    }

    #contact_page-form form {
        padding-left: 20px;
    }

    .contact-box {
        padding: 45px 30px 40px !important;
    }

    .service_card .text {
        font-size: 15px;
        line-height: 20px;
    }

    .service_card .title {
        font-size: 20px;
        margin: 5px 0px 10px 0px;
    }

    #header_sec .navbar-nav {
        gap: 25px;
    }

    .about_page .about_content .title {
        font-size: 40px;
        line-height: 50px;
    }

    .about_page .about_content p {
        line-height: 25px;
    }
}

@media screen and (min-width: 992px) {
    .header_nav {
        display: block !important;
    }
}

@media screen and (max-width: 992px) and (min-width: 768px) {
    #about_page_sec_two .item .slide_content {
        padding: 150px 30px;
    }

    .main_bg_row .sec_content {
        left: 10%;
        width: 80%;
    }

    .print-tab ul.print-tab-menu {
        gap: 15px 30px;
        flex-wrap: wrap;
    }

    .services_row.row {
        grid-template-columns: repeat(2, 1fr);
    }

    .about_page .about_content p {
        font-size: 15px;
        line-height: 25px;
    }

    .about_page .about_content .title {
        font-size: 35px;
        line-height: 45px;
    }

    #footer_sec .footer_row {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 30px;
    }

    .content-box .content {
        width: 80%;
    }

    .content-box .content .title {
        font-size: 25px;
        line-height: 35px;
    }

    .content-box .content .sub_title {
        font-size: 45px;
        line-height: 55px;
        margin: 20px 0px;
    }

    .content-box .content .text {
        font-size: 16px;
    }

    #hardware_sec,
    #software_sec,
    #electronics_sec,
    #clean_energy_sec {
        height: 85vh;
    }
}

@media screen and (max-width: 991px) {
    .sec_one .sec_content {
        width: 100%;
    }

    .main_bg_row .img_col {
        display: none;
    }

    .sec_four .content_row .content_col {
        grid-column-end: 25;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-row-start: 2;
        padding: 50px 12px 50px 12px;
    }

    .sec_four .content_row .img_col {
        grid-column-end: 1;
        grid-column-start: 25;
        grid-row-end: 1;
        grid-row-start: 1;
        height: 85vh;
    }

    #about_page_sec_two .item {
        height: 100%;
    }

    #about_page_sec_one .main_bg_row {
        grid-template-columns: repeat(1, 1fr);
    }

    #contact_page_map iframe {
        height: 400px;
    }

    #contact_page-form form {
        padding-left: 0px;
    }

    #contact_page .row1 {
        row-gap: 30px;
        padding-bottom: 20px;
    }

    #footer_sec .footer_row {
        row-gap: 40px;
    }

    /* =========== Header ========== */
    .nav-item a {
        color: #000000 !important;
    }

    .cross i {
        display: block;
    }

    .toggler {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: end;
    }

    .cross {
        display: flex;
        align-items: center;
        justify-content: end;
    }

    #header_sec .navbar-nav {
        flex-direction: column;
        gap: 10px;
        justify-content: start;
        align-items: start;
        margin-top: 25px;
    }

    #header_sec .header_nav {
        position: absolute;
        top: 0;
        left: 0;
        width: 280px;
        background: #ffffff;
        padding: 35px 20px;
        display: none;
        height: 100vh;
        box-shadow: 750px 0px 0px 0px #0000008c, 470px 0px 0px 0px #0000008c, 190px 0px 0px 0px #0000008c;
    }

    #header_sec .site_logo {
        width: 30%;
    }

    #header_sec .navigation {
        width: 70%;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    .sec_three .sec_content {
        padding: 45px 20px 26px 20px;
    }

    #about_page_sec_two .item .slide_content {
        padding: 90px 0px;
    }

    #about_page_sec_two .item .slide_content .title {
        font-size: 33px;
    }
}

@media screen and (max-width: 767px) {
    .sec_one p {
        font-size: 16px !important;
        letter-spacing: 0.5px;
        line-height: 25px !important;
    }

    #about_page_sec_one .sec_one {
        height: 100%;
    }

    .sec_three .content ul p {
        line-height: 23px;
    }

    .sec_content .title {
        font-size: 35px;
        line-height: 45px;
    }

    .print-tab ul.print-tab-menu {
        gap: 15px 30px;
        flex-wrap: wrap;
    }

    .print-tab-content .about_content .title {
        font-size: 29px;
        line-height: 36px;
        margin-top: 15px;
    }

    .services_row.row {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec_title h4 {
        font-size: 35px;
        line-height: 50px;
    }

    .career_form .form_doc_field {
        overflow: hidden;
    }

    .career_form .form_field {
        width: 100%;
    }

    .why_choose_us_main .why_choose_us_contain {
        margin-top: 25px;
    }

    .about_page .row2 .img_col,
    .about_page .row6 .img_col {
        order: 1;
    }

    .about_page .row2 .content_col,
    .about_page .row6 .content_col {
        order: 2;
    }

    .about_page .about_content .title {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 12px;
        margin-top: 20px;
    }

    .about_page .col-lg-6 {
        padding: 0px;
    }

    #hardware_sec,
    #software_sec,
    #electronics_sec,
    #clean_energy_sec {
        background-size: cover;
        background-position: left;
        height: 80vh;
    }

    .content-box .content .text {
        font-size: 16px;
    }

    .content-box .content .sub_title {
        font-size: 40px;
        line-height: 50px;
        margin: 20px 0px;
    }

    .content-box .content .title {
        font-size: 20px;
        line-height: 30px;
    }

    .content-box .content {
        width: 100%;
    }

    #footer_sec .footer_row {
        grid-template-columns: repeat(1, 1fr);
    }
}

@media screen and (max-width: 575px) {
    .sec_four .content_row .content_col {
        padding: 20px 12px 50px 12px;
    }

    .sec_four .content_row .img_col {
        height: auto;
    }

    .sec_three .sec_content {
        padding: 20px 8px 0px 8px;
    }

    #about_page_sec_three .sec_three {
        background-size: cover;
    }

    .sec_three .col-lg-6 {
        margin-top: 12px;
    }

    #about_page_sec_two .item .slide_content .title {
        font-size: 28px;
        line-height: 38px;
    }

    #about_page_sec_two .item .slide_content {
        padding: 70px 0px;
    }

    #about_page_sec_two .owl-theme .owl-nav {
        display: none;
    }

    .main_bg_row .sec_content {
        top: 0;
        left: 0;
        width: 100%;
        transform: unset;
        padding: 50px 15px;
    }

    .print-tab ul.print-tab-menu>li,
    .print-tab ul.print-tab-menu>li>a {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }

    #contact_page-form .sec_title {
        font-size: 30px;
        line-height: 45px;
    }

    .contact-box {
        padding: 40px 20px 35px;
    }

    #contact_page_map iframe {
        height: 350px;
    }

    #contact_page-form form .form_field {
        width: 100%;
    }

    .breadcrumb-box .title {
        font-size: 34px;
        line-height: 40px;
        margin-bottom: 15px;
    }

    .service_card .title {
        font-size: 15px;
        line-height: 22px;
    }

    .section_sec .col-xl-6,
    .career_form .col-lg-10,
    .why_choose_us_main .col-12,
    .footer_row .footer_col {
        padding: 0px;
    }

    .career_form .form {
        padding: 30px 15px;
    }

    #header_sec .site_logo {
        width: 50%;
    }

    #header_sec .navigation {
        width: 50%;
    }
}