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

@media (max-width: 1199px) {
    .hd-type-1 h1,
    .hd-type-1 h2 {
        font-size: 70px;
    }
    .hd-type-2 h1,
    .hd-type-2 h2 {
        font-size: 45px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2 {
        font-size: 32px;
    }
    .subhd-type-1 h1, 
    .subhd-type-1 h2, 
    .subhd-type-1 h3 {
        font-size: 26px;
    }
    .text-wrap-1 p {
        font-size: 22px;
    }

    .block-style-4 .bs4-left {
        width: 170px;
    }
    .block-style-4 .bs4-left h3 {
        font-size: 130px;
    }
    .block-style-4 .bs4-right h3 {
        font-size: 28px;
    }


    .section-padding {
        padding: 80px 0px;
    }
    .section-margin {
        margin: 80px 0px;
    }

    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 30px;
    }

    .keystats-block .ksblk-image {
        height: 90px;
    }

    .whoweare-section {
        margin-top: 0px;
    }
    .whoweare-section .wwasec-text h2 {
        font-size: 45px;
    }

    .careersec-block {
        padding: 90px 80px;
    }
    .careersec-block h2 {
        font-size: 50px;
    }
    .careersec-block p {
        font-size: 22px;
    }

    footer .ftop {
        padding: 80px 0px;
    }

    .newsdetails-block .ndblk-head {
        flex-direction: column;
        gap: 10px;
    }
    .newsdetails-block .ndblk-head .ndhead-left {
        padding-right: 0px;
        border-right: 0;
    }
    .newsdetails-block .ndblk-head .ndhead-right h2 {
        font-size: 34px;
    }

    .career-pg .careerpg-detail p {
        font-size: 22px;
    }

    .contpg-detail-section .cpgdetail-inner .cdileft address {
        font-size: 17px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul {
        font-size: 22px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul li i {
        font-size: 20px;
    }

    .txt-img-wrap-1 .tiwrap-row .tirow-right h2 {
        font-size: 22px;
    }
    .txt-img-wrap-1 .tiwrap-row .tirow-right p {
        font-size: 19px;
    }

    .txt-img-wrap-2 .tiwrap-row .tirow-top h3 {
        font-size: 70px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-num {
        font-size: 130px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt {
        width: 50%;
    }

    .innerbanner-section .inbsec-block .inbcaption h1 {
        font-size: 60px;
    }
}

@media (max-width: 991px) {
    .hd-type-1 h1,
    .hd-type-1 h2 {
        font-size: 60px;
    }
    .hd-type-2 h1,
    .hd-type-2 h2 {
        font-size: 40px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2 {
        font-size: 28px;
    }
    .subhd-type-1 h1, 
    .subhd-type-1 h2, 
    .subhd-type-1 h3 {
        font-size: 24px;
    }
    .text-wrap-1 p {
        font-size: 20px;
    }

    .section-padding {
        padding: 60px 0px;
    }
    .section-margin {
        margin: 60px 0px;
    }
    .section-padding2 {
        padding: 50px 0px;
    }
    .section-margin2 {
        margin: 50px 0px;
    }

    .block-style-1 {
        padding: 30px 30px;
    }
    .block-style-1 .bs1-inner h3 {
        font-size: 28px;
    }
    .block-style-2 .bs2-text h3 {
        font-size: 22px;
    }

    .block-style-3 {
        gap: 40px;
    }
    .block-style-3 .bs3-left {
        width: 250px;
    }
    .block-style-3 .bs3-left h3 {
        font-size: 28px;
    }
    .block-style-3 .bs3-left h4 {
        font-size: 22px;
    }
    .block-style-3 .bs3-right p {
        font-size: 18px;
    }

    .block-style-4 .bs4-left {
        width: 150px;
    }
    .block-style-4 .bs4-left h3 {
        font-size: 110px;
    }
    .block-style-4 .bs4-right h3 {
        font-size: 26px;
    }
    .block-style-4 .bs4-right p {
        font-size: 18px;
    }

    .owlnav-1 {
        padding: 0px 45px;
    }
    .owlnav-1 .owl-nav button.owl-prev, 
    .owlnav-1 .owl-nav button.owl-next {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }


    .homebanner-section .hbsec-block {
        min-height: 450px;
        padding: 30px 50px;
    }
    /* .homebanner-section .hbsec-block .hbcaption .hbcap-inner {
        padding: 0px 40px;
    } */
    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 28px;
    }
    .homebanner-owl .owl-nav button.owl-prev {
        left: 10px;
    }
    .homebanner-owl .owl-nav button.owl-next {
        right: 10px;
    }
    .homebanner-owl .owl-nav button.owl-prev, 
    .homebanner-owl .owl-nav button.owl-next {
        top: calc(50% - 20px);
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .about-section .abtsec-right {
        padding-top: 20px;
        padding-left: 0px;
    }
    .about-section .abtsec-right p {
        font-size: 22px;
    }

    .keystats-block {
        padding: 30px 30px;
    }
    .keystats-block .ksblk-image {
        height: 70px;
    }
    .keystats-block .ksblk-text h3 {
        font-size: 22px;
    }

    .whoweare-section {
        padding: 70px 0px;
    }
    .whoweare-section .wwasec-text h2 {
        font-size: 40px;
    }
    .whoweare-section .wwasec-text h3 {
        font-size: 22px;
    }
    .whoweare-section .wwasec-text p {
        font-size: 18px;
    }

    .careersec-block {
        padding: 70px 40px;
    }
    .careersec-block h2 {
        font-size: 40px;
    }
    .careersec-block p {
        font-size: 20px;
    }

    footer .ftop {
        padding: 60px 0px;
    }
    footer .ftop .ftlist-3 ul {
        font-size: 22px;
    }
    footer .ftop #backtotop {
        margin-top: 40px;
    }
    footer .ftop-block.ftb-col1 .ftcol-text {
        padding-left: 0;
        margin-top: 12px;
    }
    footer .ftop-block.ftb-col2, 
    footer .ftop-block.ftb-col3 {
        padding-top: 0px;
    }

    .newsdetails-block .ndblk-head {
        margin-bottom: 20px;
    }
    .newsdetails-block .ndblk-head .ndhead-right h2 {
        font-size: 30px;
    }

    .career-pg .careerpg-detail p {
        font-size: 20px;
    }

    .contpg-detail-section .cpgdetail-inner .cdileft address {
        font-size: 16px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul {
        font-size: 20px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul li i {
        font-size: 18px;
    }

    .txt-img-wrap-1 .tiwrap-row:nth-child(even) .tirow-right, 
    .txt-img-wrap-1 .tiwrap-row:nth-child(odd) .tirow-right {
        text-align: left;
    }
    .txt-img-wrap-1 .tiwrap-row .tirow-right h2 {
        font-size: 20px;
    }
    .txt-img-wrap-1 .tiwrap-row .tirow-right p {
        font-size: 18px;
    }
    .mvblock h2 {
        font-size: 28px;
    }
    .mvblock p {
        font-size: 18px;
    }

    .txt-img-wrap-2 .tiwrap-row {
        padding-bottom: 80px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-top h4 {
        font-size: 22px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-top h3 {
        font-size: 60px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-num {
        font-size: 110px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt {
        width: 60%;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt p {
        font-size: 18px;
    }

    .innerbanner-section .inbsec-block .inbcaption h1 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {
    .hd-type-1 h1,
    .hd-type-1 h2 {
        font-size: 50px;
    }
    .hd-type-2 h1,
    .hd-type-2 h2 {
        font-size: 35px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2 {
        font-size: 24px;
    }
    .subhd-type-1 h1, 
    .subhd-type-1 h2, 
    .subhd-type-1 h3 {
        font-size: 22px;
    }
    .section-padding {
        padding: 50px 0px;
    }
    .section-margin {
        margin: 50px 0px;
    }
    .section-padding2 {
        padding: 40px 0px;
    }
    .btn-style-1 {
        font-size: 16px;
        padding: 10px 10px;
    }
    .btn-style-1 img {
        max-width: 12px;
    }
    .section-margin2 {
        margin: 40px 0px;
    }
    .block-style-1 {
        min-height: 300px;
        padding: 25px 25px;
    }
    .block-style-1 .bs1-inner h3 {
        font-size: 26px;
    }
    .block-style-1 .bs1-inner .viewmoreBtn {
        font-size: 17px;
    }
    .block-style-2 .bs2-text {
        padding: 15px 0px;
    }
    .block-style-2 .bs2-text h3 {
        font-size: 20px;
    }
    .block-style-2 .bs2-text .viewmoreBtn {
        font-size: 17px;
    }
    .block-style-3 {
        flex-direction: column;
        gap: 15px;
    }
    .block-style-3 .bs3-left {
        width: 100%;
    }
    .block-style-3 .bs3-left h3 {
        font-size: 26px;
    }
    .block-style-3 .bs3-left h4 {
        font-size: 20px;
    }
    .block-style-3 .bs3-right p {
        font-size: 16px;
    }

    .block-style-4 {
        flex-direction: column;
        padding-bottom: 40px;
        margin-bottom: 40px;
    }
    .block-style-4 .bs4-left {
        width: 100%;
    }
    .block-style-4 .bs4-left h3 {
        font-size: 90px;
    }
    .block-style-4 .bs4-right h3 {
        font-size: 24px;
    }
    .block-style-4 .bs4-right p {
        font-size: 16px;
    }
    .block-style-4 .bs4-right ul {
        font-size: 16px;
    }

    .btns-wrap-1 {
        flex-direction: column;
        justify-content: center;
    }
    .text-wrap-1 p {
        font-size: 18px;
    }

    .headertop-section .htopsec-inner {
        padding: 0px 0px;
    }

    .homebanner-section .hbsec-block {
        min-height: 400px;
    }    
    /* .homebanner-section .hbsec-block .hbcaption .hbcap-inner {
        padding: 0px 30px;
    } */
    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 26px;
    }

    .about-section .abtsec-right p {
        font-size: 20px;
    }

    .keystats-block {
        padding: 20px 20px;
    }
    .keystats-block .ksblk-image {
        height: 60px;
    }
    .keystats-block .ksblk-text h3 {
        font-size: 20px;
    }

    .whoweare-section {
        padding: 60px 0px;
    }
    .whoweare-section .wwasec-text h2 {
        font-size: 35px;
    }
    .whoweare-section .wwasec-text h3 {
        font-size: 20px;
    }
    .whoweare-section .wwasec-text p {
        font-size: 16px;
    }

    .careersec-block {
        padding: 60px 30px;
    }
    .careersec-block h2 {
        font-size: 30px;
    }
    .careersec-block p {
        font-size: 18px;
    }

    footer .ftop {
        padding: 50px 0px;
    }
    footer .ftop address {
        font-size: 16px;
    }
    footer .ftop .ftlist-1 ul {
        font-size: 17px;
        gap: 15px 6px;
    }
    footer .ftop .ftlist-2 ul {
        font-size: 17px;
    }
    footer .ftop .ftlist-3 ul {
        font-size: 20px;
    }
    footer .ftop #backtotop {
        margin-top: 30px;
    }

    .newsdetails-block .ndblk-head .ndhead-right h2 {
        font-size: 26px;
    }
    .newsdetails-block .ndblk-body p {
        font-size: 16px;
    }

    .career-pg .careerpg-detail p {
        font-size: 18px;
    }

    .contpg-detail-section .cpgdetail-inner .cdileft {
        justify-content: flex-start;
    }
    .contpg-detail-section .cpgdetail-inner .cdiright {
        margin-top: -0.5px;
        margin-left: 0;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft address {
        font-size: 16px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul {
        font-size: 18px;
    }
    .contpg-detail-section .cpgdetail-inner .cdileft .cdlinks ul li i {
        font-size: 16px;
    }

    .txt-img-wrap-1 .tiwrap-row .tirow-right h2 {
        font-size: 18px;
    }
    .txt-img-wrap-1 .tiwrap-row .tirow-right p {
        font-size: 16px;
    }
    .mvblock h2 {
        font-size: 26px;
    }
    .mvblock p {
        font-size: 16px;
    }

    .txt-img-wrap-2 .tiwrap-row {
        padding-bottom: 70px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-top h4 {
        font-size: 20px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-top h3 {
        font-size: 40px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-num {
        font-size: 90px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt {
        width: 80%;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt p {
        font-size: 16px;
    }

    .innerbanner-section .inbsec-block {
        height: 300px;
    }
    .innerbanner-section .inbsec-block .inbcaption h1 {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .hd-type-1 h1,
    .hd-type-1 h2 {
        font-size: 38px;
    }
    .hd-type-2 h1,
    .hd-type-2 h2 {
        font-size: 30px;
    }
    .hd-type-3 h1,
    .hd-type-3 h2 {
        font-size: 24px;
    }
    .subhd-type-1 h1, 
    .subhd-type-1 h2, 
    .subhd-type-1 h3 {
        font-size: 18px;
    }
    .block-style-1 {
        min-height: 250px;
        padding: 20px 20px;
    }
    .block-style-1 .bs1-inner h3 {
        font-size: 24px;
    }
    .owlnav-1 {
        padding: 0px 0px;
    }
    .owlnav-1 .owl-nav {
        margin-top: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 5px;
    }
    .owlnav-1 .owl-nav button.owl-prev, 
    .owlnav-1 .owl-nav button.owl-next {
        position: initial;
    }

    .block-style-3 .bs3-left h3 {
        font-size: 24px;
    }
    .block-style-3 .bs3-left h4 {
        font-size: 18px;
    }
    .block-style-3 .bs3-right p {
        font-size: 16px;
    }
    .block-style-4 .bs4-left h3 {
        font-size: 60px;
    }
    .block-style-4 .bs4-right h3 {
        font-size: 22px;
    }
    .block-style-4 .bs4-right p {
        font-size: 16px;
    }

    .headertop-section {
        display: none;
    }
    .headertop-section .htopsec-inner {
        flex-direction: column;
    }
    .headertop-section .hts-links ul {
        justify-content: center;
    }
    header .cnavright .contactBtn {
        display: none;
    }
    header .mobnav {
        display: block !important;
    }

    .homebanner-section .hbsec-block {
        min-height: 300px;
    }
    /* .homebanner-section .hbsec-block .hbcaption .hbcap-inner {
        padding: 0px 20px;
    } */
    .homebanner-section .hbsec-block .hbcaption h1 {
        font-size: 24px;
    }

    .about-section .abtsec-right p {
        font-size: 18px;
    }

    .keystats-block {
        padding: 15px 15px;
    }
    .keystats-block .ksblk-image {
        height: 55px;
    }
    .keystats-block .ksblk-text h3 {
        font-size: 18px;
    }

    .whoweare-section .wwasec-text h2 {
        font-size: 30px;
    }
    .whoweare-section .wwasec-text h3 {
        font-size: 18px;
    }

    .careersec-block {
        padding: 50px 20px;
    }

    footer .ftop-block.ftb-col1 .ftcol-text {
        padding-left: 0px;
    }
    footer .ftop .ftlist-3 ul {
        font-size: 18px;
    }
    footer .ftop #backtotop {
        display: none;
        /* margin-top: 25px; */
    }
    footer .ftop .ftlist-2 ul {
        font-size: 16px;
        display: flex;
        gap: 7px 20px;
    }
    footer .ftop .ftlist-2 ul li {
        width: auto;
    }

    .career-pg .careerpg-detail p {
        font-size: 16px;
    }

    .txt-img-wrap-2 .tiwrap-row .tirow-top h4 {
        font-size: 18px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-top h3 {
        font-size: 30px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-num {
        font-size: 60px;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt {
        width: 100%;
    }
    .txt-img-wrap-2 .tiwrap-row .tirow-middle .timid-txt p {
        font-size: 16px;
    }

    .innerbanner-section .inbsec-block .inbcaption h1 {
        font-size: 32px;
    }

    .member-block .mblock-text p {
        font-size: 14px;
    }
    .member-block .mblock-text h3 {
        font-size: 14px;
    }
}