@media (max-width: 1399px) {}

@media (max-width: 1199px) {
    .hd-type-1 {
        font-size: 58px;
    }
    .hd-type-2 {
        font-size: 54px;
    }
    .hd-type-3 {
        font-size: 34px;
    }


    .hbanner-block .hbin-left .hbllogo {
        max-width: 500px;
    }
    .hbanner-block .hbin-left h1 {
        /* font-size: 55px; */
    }

    footer .ftop .ftopinner {
        flex-wrap: wrap;
    }
    footer .ftop .ftopinner .ftin-block {
        flex: 1;
    }
    footer .ftop .ftopinner .ftin-block.col0 {
        width: 100%;
        flex: none;
    }

    .oesec-block .oes-right p {
        font-size: 20px;
    }
    
    .services-row {
        flex-wrap: wrap;
        border-top: 1px solid #00b6cc;
        border-right: 1px solid #00b6cc;
    }
    .services-row .sercol {
        width: 50%;
        flex: none !important;
        border-right: 0;
    }
    .services-row .sercol:first-child {
        width: 100%;
        display: flex;
    }
    .serblock {
        height: 100%;
        flex-direction: column;
        justify-content: flex-end;
        border: 0;
        border-left: 1px solid #00b6cc;
        border-bottom: 1px solid #00b6cc !important;
    }
    .serblock::before {
        width: 32px;
        height: 32px;
    }
    .serblock .sbtext {
        text-align: center;
    }
    .serblock .sbimage img {
        height: 100px;
    }
    .serblock .sbtext h3 {
        font-size: 35px;
    }

    .innerbanner-section .inbanner-block h1 {
        font-size: 34px;
    }

    .items-style-1 > ul > li {
        width: calc(25% - 9px);
    }

    .box-style-2 .bxs2-block .bs2image {
        height: 100px;
    }
    .box-style-2 .bxs2-block .bs2text h3 {
        font-size: 34px;
    }
    .box-style-2 .bxs2-block .bs2text p {
        font-size: 20px;
    }

    .newsdetails-wrap .ndwrap-head h2 {
        font-size: 30px;
    }
}

@media (max-width: 991px) {
    .section-padding {
        padding: 70px 0px;
    }
    .section-margin {
        margin: 70px 0px;
    }
    .hd-type-1 {
        font-size: 50px;
    }
    .hd-type-2 {
        font-size: 45px;
    }
    .hd-type-3 {
        font-size: 30px;
    }
    .subhd-type-1 {
        font-size: 20px;
    }
    .subhd-type-2 {
        font-size: 24px;
    }
    .text-wrap-1 p {
        font-size: 20px;
    }
    .box-style-1 {
        padding: 40px 40px;
    }
    .box-style-1 h4 {
        font-size: 20px;
    }
    .innerpage {
        padding: 60px 0px 100px;
    }


    .homebanner-section {
        padding: 60px 0px;
    }
    .hbanner-block .hbin-left .hbllogo {
        max-width: 400px;
    }
    .hbanner-block .hbin-left h1 {
        font-size: 50px;
    }
    .hbanner-block .hbin-left h6 {
        font-size: 22px;
    }
    .hbanner-block .hbin-right {
        display: none;
    }

    footer .ftop .ftopinner .ftin-block {
        flex: none;
        width: calc(33.3333% - 24px);
    }
    footer .ftop .ftopinner .ftin-block.col4,
    footer .ftop .ftopinner .ftin-block.col5 {
        flex: none;
        width: calc(50% - 12px);
    }
    .oesec-block {
        padding: 40px 40px;
    }
    .oesec-block .oes-right p {
        font-size: 20px;
    }
    

    .serblock::before {
        width: 28px;
        height: 28px;
    }
    .serblock .sbtext h3 {
        font-size: 30px;
    }
    .serblock .sbimage img {
        height: 70px;
    }

    .membermsg-block .mmleft .mml-name h3 {
        font-size: 22px;
    }
    .membermsg-block .mmleft .mml-name p {
        font-size: 16px;
    }
    .membermsg-block .mmright p {
        font-size: 20px;
    }

    .team-member .tmember-name h3 {
        font-size: 20px;
    }
    .team-member .tmember-name span {
        font-size: 15px;
    }
    
    .innerbanner-section .inbanner-block h1 {
        font-size: 32px;
    }

    .career-form .custom-fileupload span {
        font-size: 18px;
    }
    .career-form .submitBtn {
        font-size: 18px;
    }

    .items-style-1 > ul > li {
        width: calc(33.3333% - 8px);
    }

    .clientssay-slider {
        padding: 50px 60px;
    }

    .box-style-2 .bxs2-block {
        padding: 50px 30px;
    }
    .box-style-2 .bxs2-block .bs2image {
        height: 80px;
    }
    .box-style-2 .bxs2-block .bs2text h3 {
        font-size: 30px;
    }
    .box-style-2 .bxs2-block .bs2text p {
        font-size: 18px;
    }

    
    .box-style-4 .b4col {
        border-right: 0;
    }
    .box-style-4 .bxs4-block {
        padding: 40px 40px;
    }

    .vacancies-wrap .vacancy-filter .vfitems {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px 10px;
    }

    .newsdetails-wrap .ndwrap-head h2 {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .section-padding {
        padding: 60px 0px;
    }
    .section-margin {
        margin: 60px 0px;
    }
    .section-padding2 {
        padding: 45px 0px;
    }
    .section-margin2 {
        margin: 45px 0px;
    }
    .hd-type-1 {
        font-size: 40px;
    }
    .hd-type-2 {
        font-size: 34px;
    }
    .hd-type-3 {
        font-size: 28px;
    }
    .subhd-type-1 {
        font-size: 18px;
    }
    .subhd-type-2 {
        font-size: 22px;
    }
    .text-wrap-1 p {
        font-size: 18px;
    }
    .box-style-1 {
        padding: 30px 30px;
    }
    .box-style-1 h4 {
        font-size: 18px;
    }
    .innerpage {
        padding: 60px 0px 60px;
    }


    .homebanner-section {
        padding: 50px 0px;
    }
    .hbanner-block .hbin-left .hbllogo {
        max-width: 300px;
        margin-bottom: 20px;
    }
    .hbanner-block .hbin-left h1 {
        font-size: 40px;
    }
    .hbanner-block .hbin-left h6 {
        font-size: 20px;
    }

    footer .ftop .ftopinner {
        row-gap: 30px;
    }
    footer .ftop .ftopinner .ftin-block {
        width: 100% !important;
    }
    footer .ftop .ftopinner .ftin-block.col0 {
        order: 0;
    }
    footer .ftop .ftopinner .ftin-block.col1 {
        order: 1;
    }
    footer .ftop .ftopinner .ftin-block.col2 {
        order: 2;
    }
    footer .ftop .ftopinner .ftin-block.col3 {
        order: 3;
    }
    footer .ftop .ftopinner .ftin-block.col4 {
        order: 5;
    }
    footer .ftop .ftopinner .ftin-block.col5 {
        order: 4;
    }
    footer .ftop .ftlinks-1 {
        flex-direction: row;
        flex-wrap: wrap;
        gap: 10px 20px;
    }
    footer .ftop .ftlinks-1 li:not(:last-child)::after {
        content: '|';
        margin-left: 20px;
    }

    .oesec-block {
        padding: 30px 30px;
    }
    .oesec-block .oes-right p {
        font-size: 18px;
    }


    .serblock {
        padding: 40px 15px 30px 15px;
        gap: 15px;
    }
    .serblock::before {
        top: 15px;
        right: 15px;
        width: 20px;
        height: 20px;
    }
    .serblock .sbimage img {
        height: 50px;
    }
    .serblock .sbtext h3 {
        font-size: 26px;
    }
    .serblock .sbtext p {
        font-size: 16px;
    }

    .membermsg-block {
        flex-direction: column;
    }
    .membermsg-block .mmright {
        text-align: center;
    }
    .membermsg-block .mmleft .mml-name h3 {
        font-size: 20px;
    }
    .membermsg-block .mmleft .mml-name p {
        font-size: 14px;
    }
    .membermsg-block .mmright p {
        font-size: 18px;
    }

    .team-member .tmember-name h3 {
        font-size: 18px;
    }
    .team-member .tmember-name span {
        font-size: 14px;
    }
    .team-member .tmember-text p {
        font-size: 16px;
    }

    .innerbanner-section .inbanner-block h1 {
        font-size: 28px;
    }

    .career-form .custom-fileupload span {
        font-size: 16px;
    }
    .career-form .submitBtn {
        font-size: 16px;
    }

    .items-style-1 > ul > li {
        width: calc(50% - 6px);
    }

    .clientssay-slider {
        padding: 50px 40px 40px 40px;
    }
    .clientssay-slider .cswrap-block .csblkhead h4 {
        font-size: 16px;
    }
    .clientssay-slider .cswrap-block .csblkbody p {
        font-size: 16px;
    }

    .box-style-2 .bxs2-block {
        padding: 30px 30px;
    }
    .box-style-2 .bxs2-block .bs2image {
        height: 70px;
    }
    .box-style-2 .bxs2-block .bs2text h3 {
        font-size: 28px;
    }
    .box-style-2 .bxs2-block .bs2text p {
        font-size: 16px;
    }

    .items-style-2 > ul > li {
        padding: 15px 30px;
    }

    .box-style-4 .bxs4-block {
        padding: 30px 30px;
    }


    .vacancies-wrap .vacancy-block {
        padding: 20px 20px;
    }
    .vacancies-wrap .vacancy-block .vacancy-title h3 {
        font-size: 20px;
    }
    .vacancies-wrap .vacancy-block .vacancy-features {
        font-size: 14px;
    }
    .vacancies-wrap .vacancy-block .vacancy-details h3 {
        font-size: 15px;
    }
    .vacancies-wrap .vacancy-block .vacancy-details p {
        font-size: 15px;
    }
    .vacancies-wrap .vacancy-block .vacancy-buttons a {
        font-size: 16px;
    }


    .vacancysearch-form {
        flex-wrap: wrap;
        border-radius: 15px
    }
    .vacancysearch-form .vsf-block.btns {
        width: 100%;
    }
    .vacancysearch-form .vsf-block.btns .findBtn {
        border-radius: 0px;
    }

    .vacancies-wrap .vacancy-filter .vfitems > div {
        width: calc(50% - 5px);
    }

    .newsdetails-wrap .ndwrap-head h2 {
        font-size: 26px;
    }
}

@media (max-width: 575px) {
    .hd-type-1 {
        font-size: 30px;
    }
    .hd-type-2 {
        font-size: 26px;
    }
    .hd-type-3 {
        font-size: 24px;
    }
    .text-wrap-1 p {
        font-size: 16px;
    }
    .box-style-1 {
        padding: 30px 20px;
    }
    .box-style-1 h4 {
        font-size: 17px;
    }


    .hbanner-block .hbin-left .hbllogo {
        max-width: 250px;
    }
    .hbanner-block .hbin-left h1 {
        font-size: 30px;
    }
    .hbanner-block .hbin-left h6 {
        font-size: 18px;
    }

    .oesec-block {
        padding: 25px 25px;
    }
    .oesec-block .oes-right p {
        font-size: 16px;
    }

    
    .services-row .sercol {
        width: 100%;
    }
    .serblock {
        padding: 30px 10px 25px 10px;
    }
    .serblock::before {
        top: 10px;
        right: 10px;
        width: 15px;
        height: 15px;
    }
    .serblock .sbimage img {
        height: 34px;
    }
    .serblock .sbtext h3 {
        font-size: 20px;
    }
    .serblock .sbtext p {
        font-size: 15px;
    }

    .innerbanner-section .inbanner-block h1 {
        font-size: 24px;
    }

    .career-form .custom-fileupload span {
        font-size: 14px;
    }

    .clientssay-slider {
        padding: 50px 30px 30px 30px;
    }

    .items-style-2 > ul > li > div p {
        font-size: 14px;
    }

    .box-style-2 {
        flex-direction: column;
    }
    .box-style-2 .bxs2-col {
        width: 100%;
        border-right: 0px;
        border-bottom: 1px solid #00b6cc;
    }
    .box-style-2 .bxs2-col:last-child {
        border: 0;
    }
    .box-style-2 .bxs2-block {
        padding: 20px 20px;
    }
    .box-style-2 .bxs2-block .bs2image {
        height: 50px;
    }
    .box-style-2 .bxs2-block .bs2text h3 {
        font-size: 24px;
    }
    .box-style-2 .bxs2-block .bs2text p {
        font-size: 14px;
    }

    .box-style-4 .bxs4-block {
        padding: 20px 20px;
    }

    .vacancysearch-form {
        flex-direction: column;
    }
    .vacancysearch-form .vsf-block.txt {
        border-right: 0;
        border-bottom: 2px solid #d5d5d5;
    }

    .vacancies-wrap .vacancy-filter .vfitems > div {
        width: 100%;
    }

    .newsdetails-wrap .ndwrap-head h2 {
        font-size: 24px;
    }

    .vacancies-wrap .vacancy-block .vacancy-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .vacancies-wrap .vacancy-block .vacancy-title .vtitle-logo {
        display: none;
    }
}




/* header-style2 :start */
@media (max-width: 767px) {
    header.header-style2 .classy-nav-container {
        max-width: 100% !important;
    }
    header.header-style2 .classy-navbar-toggler p {
        font-size: 14px;
    }
    header.header-style2 .contactusBtn a {
        font-size: 12px;
        gap: 5px;
        padding: 3px 3px 3px 10px;
    }
    header.header-style2 .contactusBtn a span {
        width: 32px;
        height: 32px;
    }
}

@media (max-width: 575px) {
    header.header-style2 .nav-brand {
        order: 0;
    }
    header.header-style2 .classy-navbar-toggler {
        order: 1;
        flex: none;
    }
    header.header-style2 .classy-navbar-toggler p {
        display: none;
    }
    header.header-style2 .extranav {
        display: none;
    }
    header.header-style2 .breakpoint-on .classynav .contactusBtn-mob {
        display: block;
    }
}
/* header-style2 :end */