@media screen and (min-width:1200px) {
    .header .navbar .navbar-collapse {
        width: auto;
        flex: 0 0 auto;
    }
    .header .navbar .nav-item.dropdown:hover>.dropdown-menu {
        visibility: visible;
        opacity: 1;
        transition-delay: 0.3s;
    }
    .header .navbar .nav-item.dropdown>.dropdown-menu {
        display: block;
        visibility: hidden;
        opacity: 0;
    }
}
@media screen and (min-width:1350px) {
    .container {
        max-width: 1200px;
    }
}
@media screen and (max-width:1599px) {
    .feaEmpBoxTxt {
        width: calc(100% - 280px);
        padding: 32px 32px;
    }
    .feaEmpAuthrInfo {
        width: 280px;
    }
.wdgBanner .HeroBannerIn {
    min-height: 465px;
}
.wdgBanner .breadcrumb {
    margin-bottom: 30px !important;
}
.HeroBanner.wdgBanner h1 {
    font-size: 42px;
    line-height: 50px;
}

}
@media screen and (max-width:1399px) {
    .title-1 {
        font-size: 40px;
    }
    .header .navbar .nav-item:not(:last-child) {
        margin-right: 30px;
    }
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 48px;
    }
    .HeroBanner.wdgBanner h1 {
    font-size: 35px;
    line-height: 48px;
}
    .darknav, .header .navbar { 
        padding-left: 0;
        padding-right: 0;
    }
    .secHDR {
        margin-bottom: 44px;
    }
    .feaEmpBoxTxt {
        width: calc(100% - 240px);
        padding: 24px;
    }
    .feaEmpAuthrInfo {
        width: 240px;
    }
    .printBlock{
        margin-top: 16px;
    }
    .print{
        position: static;
    }
    
}
@media screen and (max-width:1365px) {
    .HeroBannerIn{
/*        min-height: 560px;*/
    }
    .experience-card .eci-overlap h2, .title-2, .omsBox .title-2, .dbsBoxH .expcHdH h2 {
        font-size: 26px;
    }
    .title-3 {
        font-size: 18px;
    }
    p, .txt18, .lfpBox .txt18 {
        font-size: 16px;
    }
    .txt24{
        font-size: 22px;
    }
    .txt22{
        font-size: 20px;
    }
    .txt20{
        font-size: 18px;
    }
    .txt16{
        font-size: 15px;
    }
    .btn{
        font-size: 16px;
        padding: 8px 20px;
    }
    .breadcrumb{
        position: static;
        margin-bottom: 20px;
    }
    .event-info {
        font-size: 16px;
    }
    .event-info{
        margin: 0 0 10px;
    }
    .event-box .event-content .btn-wrap {
        margin-top: 15px;
    }
    .title-3{
        margin: 0 0 15px;
    }
    .lfpBox .formInpt input::-webkit-input-placeholder,
    .lfpBox .formInpt textarea::-webkit-input-placeholder {
        font-size: 16px;
    }

    .lfpBox .formInpt input::-moz-placeholder,
    .lfpBox .formInpt textarea::-moz-placeholder {
        font-size: 16px;
    }

    .lfpBox .formInpt input:-ms-input-placeholder,
    .lfpBox .formInpt textarea:-ms-input-placeholder {
        font-size: 16px;
    }

    .lfpBox .formInpt input:-moz-placeholder,
    .lfpBox .formInpt textarea:-moz-placeholder {
        font-size: 16px;
    }
    .vrModal iframe{
        height: 540px;
    }
}
@media screen and (max-width:1349px) {
    .abtGcBox{
        padding: 12px;
    }
    .logoHD img {
        max-width: 500px;
    }
    /*.abtGcImg{
        height: 143.25px;
    }*/
    /*.abtGcImg {
        height: 168px;
    }*/
    .patImgIn:before{
        width: 50%;
    }
    .dbsBox.dbsBoxH .expcImgH{
        width: 40%;
    }
    .dbsBox.dbsBoxH .eci-overlap {
        width: 60%;
        padding: 30px 60px;
    }
    .experience-card.dbsBox .eci-overlap{
        min-height: 305px;
    }
    .homeSlider .HeroBanner .HeroBannerIn {
        min-height: calc(90vh - 78px);
    }
}
@media screen and (max-width:1199px) {
    .header .navbar .nav-link {
        font-size: 16px;
        padding: 12px 24px;
    }
    
    .btn {
        padding: 6px 20px;
        font-size: 16px;
        border-radius: 6px;
    }
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 42px;
        line-height: 1.2;
    }
    .HeroBanner p {
        font-size: 16px
    }
    .HeroBanner .row {
        min-height: 550px
    }
    .sec-pd {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .title-1 {
        font-size: 36px;
    }
    .right-content-box {
        padding-left: 20px
    }

    .row.gap-40 {
        margin-left: -15px;
        margin-right: -15px;
    }
    .row.gap-40>div {
        padding-left: 15px;
        padding-right: 15px;
    }
    .title-info {
        font-size: 22px;
    }

    .HeroBanner.wdgBanner .img-holder img {
    height: 100%;
}

    .header .btn-inline {
        position: absolute;
        right: 15px;
        top: 8px;
        gap: 10px;
    }

    .header .container {
        position: relative;
    }

    .header .btn-inline .btn {
        padding: 6px 20px;
        font-size: 14px;
        line-height: 22px;
    }
    .header .navbar .nav-item:not(:last-child) {
        margin-right: 0px;
    }
    .header .navbar .nav-item.dropdown>.dropdown-menu {
        margin: 0;
        padding: 0 10px;
        width: 100%;
        border: 0;
    }
    .header .dropdown-item {
        font-size: 16px;
    }
    .main-nav-wrapper {
    width: 100%;
    margin: 0;
    }
    .HeroBanner .banner-content {
        padding-right: 0px;
    }
    .slider-bottom-arrow .nextsec-arrow {
        width: 50px;
        height: 50px;
    }
    .slider-bottom-arrow .nextsec-arrow img {
        width: 25px;
    }
    .project-card.pc-small .pc-img img {
        height: 220px;
    }
    
    .project-card.pc-large .pc-img img {
        height: 470px;
    }
    .img-card h2 {
        font-size: 20px;
    }
    .card-design-1 .id1-content {
        padding: 0px;
    }
    .card-design-1 h2 {
        font-size: 30px
    }
    .card-design-1 .btn {
        margin-top: 15px;
    }
    .gold-box {
        padding: 50px;
    }
    .cis-accordion {
        padding: 40px 50px;
    }
    
    .discount-block {
        margin-bottom: 30px;
    }
    .discount-block .db-content {
        min-height: auto;
        padding: 30px;
    }
    .img-card {
        padding: 15px;
        border-radius: 15px;
    }
    .card-design-1 .img-holder {
        margin-bottom: 30px;
    }
    .reviews-card {
        padding: 20px;
    }
    .reviews-card .rc-content h3 {
        font-size: 30px;
    }
    .blog-card .img-holder {
        margin-bottom: 15px;
    }
    .project-card .pc-img .pci-overlap {
        padding: 0 20px 15px;
    }
    .project-card .pc-img .pci-overlap h2 {
        font-size: 18px;
    }
    .discount-block .db-content h2 {
        font-size: 160px;
    }
    .discount-block .db-content span {
        font-size: 90px;
    }
    .discount-block .db-content span > span {
        font-size: 25px;
    }
    .discount-block .db-content p {
        font-size: 25px;
        margin: 0 0 -52px;
    }
      .dropdown_wrapper {
        padding: 0;
    }
    
    .dropdown_wrapper .product-img {
        display: none;
    }
    .navbar-collapse {
        overflow-y: auto;
        background: white;
        border: 1px solid #d4d4d4;
        border-radius: 6px;
    }
    .header .navbar .nav-link{
        width: 100%;
        justify-content: space-between;
    }

    .pgScrollNav.setTop{
        top: 78px;
    }
    .pgScrollNav ul a{
        padding: 10px;
    }

/*  H  */
.top-nav {
    padding: 10px 0 0;
}
/*.header .navbar-brand {
    max-width: 260px;
}*/
.header .navbar-toggler{
    padding: 5px 7px;
}
.HeroBannerIn {
/*    min-height: 460px;*/
}
.btn-link {
    font-size: 18px;
}

.title-2, .experience-card .eci-overlap h2, .newsLetter .title-2, .social h4, .omsBox .title-2, .dbsBoxH .expcHdH h2 {
    font-size: 24px;
}
.newsLetter .ml-form-embedBody h4{
    font-size: 24px !important;
}
.title-3 {
    font-size: 20px;
}
.footer h5{
    font-size: 18px;
}
.event-info, .copyright-box a, .copyright-box p {
    font-size: 16px;
}
.newsLetterBox input{
    height: 52px;
    padding: 10px;
    padding-right: 40px;
}
.newsLetter #mlb2-6077971.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{
    height: 52px !important;
    padding: 10px !important;
    padding-right: 40px !important;
}
.linksBox {
    margin-bottom: 40px;
    padding-left: 10px;
}
.nav-link-list a{
    padding: 5px 0;
}
.btn.btn-xl {
    padding: 10px 25px;
    font-size: 20px;
}
.topMenus{
    gap: 8px;
}
.topMenus a, .header .btn-primary{
    font-size: 15px;
}
.fhSlider{
    margin-top: 20px;
}
.btnMore svg{
    width: 18px;
}
.navbar-nav{
    padding-top: 20px;
}
.hdrIn {
    position: absolute;
    left: 15px;
    right: 15px;
    top: 70px;
    z-index: 9;
}
.header .navbar>.container{
    justify-content: space-between;
}
.header .navbar-brand{
    position: static;
}
.topMenus{
    flex-direction: column;
}
.membershipToggle{
    display: block;
    width: 26px;
}
.top-nav {
    display: none;
    min-width: 190px;
    position: absolute;
    right: 0;
    background: white;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
    opacity: 0;
    visibility: hidden;
}
.top-nav.open{
    display: block;
    opacity: 1;
    visibility: visible;
    padding: 10px;
}
.secHDR {
    margin-bottom: 40px;
}
.ipBanner .HeroBannerIn{
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.experience-card .eci-overlap{
    padding: 16px 16px 28px;
}
.print{
    top: 10px;
}
.HeroBanner .banner-content{
    max-width: 550px;
}
.ccpTab .nav-pills {
    gap: 8px;
}
.ccpTab .nav-link{
    min-width: 125px;
}
.ccpTbCtntTxt,
.ccpTbCtntBlockSmlImg .ccpTbCtntTxt{
    padding-left: 35px;
}
.inv .ccpTbCtntTxt,
.inv.ccpTbCtntBlockSmlImg .ccpTbCtntTxt {
    padding-left: 0;
    padding-right: 35px;
}

.ejfList > li {
    width: 50%;
}
.pdList li {
    width: 20%;
}
.dbsBox .expcImg {
    height: 240px;
}
.abtGcBox {
    padding: 10px;
}
/*.abtGcImg{
    height: 149.19px;
}*/
/*.abtGcImg {
    height: 174px;
}*/
.abtGcPgSec{
    padding-top: 36px;
    padding-bottom: 36px;
}
.noStyle.abtGcList li{
    width: 20%;
    padding: 10px 10px;
}
.logoHD img {
    max-width: 450px;
}
.feaEmpBox {
    width: 100%;
    max-width: calc(50% - 15px);
}
.formInpt input, .formInpt textarea, .formInpt select, .crBlock .form-check-label{
    height: 64px;
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 10px;
}
.formInpt textarea {
    height: 148px;
}
.cmaFormBlock ul.noStyle li{
    margin-bottom: 24px;
}
.customCB label:before{
    padding: 12px;
}
.customCB label{
    padding-left: 40px;
}
.customCB input:checked + label:after{
    top: 4px;
    left: 10px;
    width: 7px;
    height: 14px;
}
.customCB label:before{
    border-radius: 6px;
}
.feaEmpBox{
    flex-direction: column-reverse;
    gap: 10px;
}
.feaEmpBoxTxt {
    width: 100%;
}
.feaEmpAuthrInfo {
    width: 100%;
}
.feaEmpAuthrImg.mb_24{
    margin-bottom: 20px !important;
}
.feaEmpAuthrImg{
    max-height: none;
}
.eybIcon {
    width: 52px;
    height: 52px;
}
.txt24{
    font-size: 21px;
}
.patImgIn:before{
    width: 70%;
}
.patImgIn {
    max-width: 180px;
}
.dbsSlider.owl-carousel .owl-nav button.owl-next, .dbsSlider.owl-carousel .owl-nav button.owl-prev{
    width: 32px;
    border-radius: 6px;
}
.dbsSlider.owl-carousel .owl-nav button.owl-prev {
    left: -20px;
}
.dbsSlider.owl-carousel .owl-nav button.owl-next {
    right: -20px;
}
.dbsBoxH .expcHdH {
    padding: 0 16px;
}
.dbsBox.dbsBoxH .expcImgH {
    width: 45%;
}
.dbsBox.dbsBoxH .eci-overlap {
    width: 55%;
    padding: 16px 16px 28px;
}
.newsltrCtnt ol li::marker{
    font-size: calc(1.325rem + .9vw);
}

.topMenus{
    width: 100%;
}
.topMenus li{
    width: 100%;
}
.topMenus .dropdown-menu {
    position: static;
}
.topMenus .btn-group{
    flex-direction: column;
}
.topMenus > li > a{
    width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.mt156 {
    margin-top: 192px;
}
.experience-card.imgHAdjst .eci-overlap {
    min-height: 410px;
}
.experience-card.dbsBox .eci-overlap{
    min-height: 275px;
}

.homeSlider .HeroBanner .HeroBannerIn {
    min-height: calc(80vh - 78px);
}
.event-box-2 .eb2HDR{
    min-height: 110px;
}

}


@media screen and (max-width:991px) {
    
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 36px;
    }
    .HeroBanner .row {
        min-height: 400px
    }
    .right-content-box {
        padding-left: 0;
    }
    .title-info {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .title-1 {
        font-size: 30px;
        margin: 0 0 10px;
    }
    .project-card2 .pc-content-wrap {
        padding: 15px 15px 20px;
    }
    .project-card2 .pc-content-wrap .icon-btn {
        padding: 10px 10px;
    }
    .sec-pd {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .cis-accordion .accordion-button {padding: 10px 15px;}
    .cis-accordion .accordion-button:after {
        font-size: 16px;
    }
    .main-nav-wrapper {
        flex: 1 1 100%;
        width: 100%;
    }
    .HeroBanner .banner-content {
        padding-right: 0px;
    }
    .small-project-cards {display: flex;gap: 30px;}

    .small-project-cards>div {
        flex: 0 0 calc(50% - 15px);
        max-width: calc(50% - 15px);
    }
    .footer .col-md-6 {
        margin-bottom: 30px;
    }

/*  H  */
    .HeroBannerIn {
/*        min-height: 280px;*/
    }
    .slider-btn-wrap{
        min-width: 0;
        width: 65%;
    }
    .btn-link {
        font-size: 16px;
    }
    .topMenus a, .header .btn-primary {
        font-size: 14px;
    }
    .topMenus a{
        padding: 8px;
    }
    .topMenus {
        gap: 8px;
    }
    .navbar-toggler-icon{
        width: 1.3em;
        height: 1.3em;
    }
    .event-box .event-content .btn-wrap {
        margin-top: 30px;
    }
    .title-2, .experience-card .eci-overlap h2, .newsLetter .title-2, .social h4, .omsBox .title-2, .dbsBoxH .expcHdH h2 {
        font-size: 20px;
    }
    .newsLetter .ml-form-embedBody h4{
        font-size: 20px !important;
    }
    html, body, p, .event-info, .copyright-box a, .copyright-box p, .btn, .nav-link-list a, .txt18, .lfpBox .txt18 {
        font-size: 15px;
    }
    .txt16{
        font-size: 14px;
    }
    .txt24{
        font-size: 20px;
    }
    .txt22{
        font-size: 19px;
    }
    .txt20{
        font-size: 17px;
    }
    .fhSlider{
        margin-top: 10px;
    }
    .title-3 {
        font-size: 18px;
    }
    .lfpBox .formInpt input::-webkit-input-placeholder,
    .lfpBox .formInpt textarea::-webkit-input-placeholder {
        font-size: 15px;
    }

    .lfpBox .formInpt input::-moz-placeholder,
    .lfpBox .formInpt textarea::-moz-placeholder {
        font-size: 15px;
    }

    .lfpBox .formInpt input:-ms-input-placeholder,
    .lfpBox .formInpt textarea:-ms-input-placeholder {
        font-size: 15px;
    }

    .lfpBox .formInpt input:-moz-placeholder,
    .lfpBox .formInpt textarea:-moz-placeholder {
        font-size: 15px;
    }
    .event-info {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .event-box.event-img-top .event-content{
        padding: 15px 20px 60px;
    }
    .event-box.event-img-top .event-content .btn-wrap{
        padding: 20px;
    }
    .btn.btn-xl {
        padding: 8px 20px;
        font-size: 18px;
    }
    .experience-card .eci-overlap{
        padding: 20px 16px 25px;
    }
    .newsLetterBox input {
        height: 42px;
    }
    .newsLetter #mlb2-6077971.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-horizontalRow input{
        height: 42px !important;
    }
    .footer h5 {
        font-size: 17px;
    }
    .footer .col-md-6 {
        margin-bottom: 20px;
    }
    .linksBox {
        margin-bottom: 20px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 25px;
    }
    .header .btn-primary{
        gap: 4px;
        padding: 4px 8px;
    }
    .banner-content{
        max-width: 420px;
    }
    .secHDR {
        margin-bottom: 36px;
    }
    .ipBanner .HeroBannerIn {
        min-height: 300px;
    }
    .print{
        padding: 4px 12px;
    }
    .HeroBanner .banner-content {
        max-width: 480px;
    }
    .event-box{
        flex-direction: column;
    }
    .event-box .img-holder {
        flex: none;
        max-width: 100%;
        height: auto;
        overflow: hidden;
    }
    .event-box .event-content{
        flex: none;
        max-width: 100%;
        padding: 15px 20px 20px;
    }
    .event-box .event-content .btn-wrap{
        position: static;
        margin-top: 20px;
        padding: 0;
        text-align: right;
    }
    .ccpTab .nav-link {
        min-width: 80px;
        padding: 10px 6px;
    }
    .pdList{
        margin-left: -10px;
        margin-right: -10px;
    }
    .pdList li {
        width: 25%;
        padding: 10px 10px;
    }
    .cwaf {
        padding-top: 30px;
    }
    .wcaCtnt{
        padding: 0 10px 16px;
    }
    .dbsBox .expcImg {
        height: 200px;
    }
    .noStyle.abtGcList li {
        width: 33.33%;
    }
    /*.abtGcImg {
        height: 137.38px;
    }*/
    /*.abtGcImg {
        height: 160px;
    }*/
    .abtGcPgSec{
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .noStyle.abtGcList{
        margin-left: -10px;
        margin-right: -10px;
    }
    .noStyle.abtGcList li{
        padding: 10px 10px;
    }
    .logoHD img {
        max-width: 400px;
    }
    .feaEmpBoxTxt{
        padding: 24px 20px;
    }


    .formInpt input, .formInpt textarea, .formInpt select, .crBlock .form-check-label{
        height: 54px;
        padding: 8px 12px;
        font-size: 18px;
        border-radius: 8px;
    }
    .formInpt textarea {
        height: 135px;
    }
    .cmaFormBlock ul.noStyle li{
        margin-bottom: 20px;
    }
    .customCB label:before{
        padding: 12px;
    }
    .customCB label{
        padding-left: 36px;
    }
    .customCB input:checked + label:after{
        top: 8px;
        left: 10px;
        width: 7px;
        height: 14px;
    }
    .customCB label:before{
        border-radius: 4px;
        top: 4px;
    }
    .crBlock .form-check-label{
        padding: 8px 10px;
    }
    .cmaFormBlock ul.noStyle li {
        width: calc(50% - 10px);
    }
    .newsltrCtnt .event-box .img-holder{
        height: 220px;
    }
    .newsltrCtnt .col-md-6 {
        margin-bottom: 40px;
    }
    .feaEmpAuthrImg.mb_24{
        margin-bottom: 18px !important;
    }
    .eybBox h3 br{
        display: none;
    }


    .pgScrollNav ul {
        gap: 8px;
    }
    .imgTxtSbS .col-lg-6:not(:last-child){
        margin-bottom: 20px;
    }
    .patImgIn {
        max-width: 120px;
    }
    .patImgIn:before{
        width: 86%;
    }
    .dbsBox.dbsBoxH .expcImg {
        width: 200px;
    }
    .dbsBox.dbsBoxH .expcImgH {
        width: 40%;
    }
    .dbsBox.dbsBoxH .eci-overlap {
        width: 60%;
    }
    .tlTabs .content {
        padding: 28px;
    }
    .eventHDR, .event-box-1 .eventHDR, .event-box-2 .eb2HDR{
        padding: 15px 20px;
    }
    .event-box-1 .event-info{
        align-items: center;
    }
    .abtMbrspBlock .ccpTbCtntTxt{
        max-width: 100%;
        text-align: center;
        padding-top: 0;
    }
    .vrModal iframe{
        height: 480px;
    }
    .topMenus > li > a{
        padding: 4px 8px;
    }
    .mt156 {
        margin-top: 182px;
    }
    .experience-card.imgHAdjst .eci-overlap {
        min-height: 490px;
    }
    .imgBt_1080-332 {
        width: auto;
        max-height: 52px;
    }
    .event-box-2 .eb2HDR{
        min-height: 80px;
    }

     .noStyle.abtGcList:nth-child(1) li:nth-child(1) {
        order: 4;
        width: 33%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(2) {
        order: 1;
        width: 33%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(3) {
        order: 2;
        width: 33%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(4) {
        order: 3;
        width: 33%;
        
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(5) {
        order: 5;
        width: 33%;
    }

}



@media screen and (max-width:767px) {
    body {
    }
    .header .btn-inline .btn {
        padding: 4px 16px;
    }

    .header .btn-inline {
        top: 0;
    }
    .HeroBanner .img-holder {
        position: relative;
        top: 0;
        width: 100%;
    }
    .HeroBanner.wdgBanner h1 {
    font-size: 28px;
    line-height: 38px;
}
    .about-sec .right-content-box {
        padding-top: 50px;
    }
    .cis-accordion {
        margin-top: 30px;
    }
    .form-sec .right-content-box {
        margin-top: 30px;
    }
    .project-card2 {
        margin-bottom: 30px;
    }
    .nav-link-list, .footer-logo-box {
        margin-bottom: 30px;
    }
    .gold-box {
        padding: 20px;
    }
    .discount-block .db-content h2 {
        font-size: 160px;
    }
    .discount-block .db-content .db-percentage {
        margin-bottom: 30px;
    }
    .discount-block .db-content p {
        margin-bottom: -35px;
    }
    .discount-block .db-content span {
        font-size: 70px;
    }
    .discount-block .db-content span > span {
        font-size: 30px;
    }
    .reviews-card .img-holder img {
        max-width: 50%
    }
    .card-design-1 h2
     {
        font-size: 24px;
    }
    .title-1 {
        font-size: 26px;
    }
    .blog-card .btn {
        margin-top: 15px;
    }
    .ceo-sec .img-holder {
        margin-bottom: 15px;
    }
    .cis-accordion {
        padding: 20px 30px
    }
    .cis-accordion .accordion-button {
        font-size: 18px;
    }
    .blog-card {
        margin-bottom: 30px;
    }
    .HeroBanner .banner-content {
        padding: 50px;
    }
    .top-notification p {
        font-size: 12px;
    }
    .btn-inline .top-link,
    .btn-inline .btn,
    .darknav {
        display: none;
    }
    .main-nav-wrapper {
        width: 100%;
    }
    .project-card.pc-large .pc-img img,
    .project-card.pc-small .pc-img img {
        height: 265px
    }
    .small-project-cards {
        display: block;
    }
    .small-project-cards > div {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .reviews-card .rc-content h3 {
        font-size: 24px;
    }
    .mobileMenu .btn-primary {
        width: 100%;
    }
    .navbar-collapse .darknav,
    .mobileMenu {
        display: block;
    }
    .darknav .container-fluid .topMenus {
        flex-direction: column;
        width: 100%;
        padding: 0 0 10px;
        align-items: flex-start;
    }ul.topMenus {}
    
    .darknav .social-list {
        width: 100%;
    }    
    .topMenus a {
        padding: 8px 0;
        display: block;
    }    
    .darknav .container-fluid .topMenus li {
        width: 100%;
    }    
    .topMenus .dropdown-menu .dropdown-item{
        padding: 8px;
    }
    .navbar-collapse .darknav {
        padding: 20px 0;
    }
    .reviews-slider .item {
        padding: 0 50px;
    }

/*  H  */
    .header .btn-primary {
        padding: 4px 8px;
    }
    .btn-primary{
        gap: 4px;
    }
    .top-nav {
        padding: 8px 0 0;
    }
    .header .navbar {
        padding: 8px 0;
    }
    .HeroBannerIn {
/*        min-height: 0;*/
        flex-direction: column-reverse;
    }
    .HeroBanner .banner-content {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
        max-width: 100%;
    }
    .HeroBanner .img-holder img {
        width: 100%;
        height: auto;
        max-width: 100%;
    }
    .HeroBanner h1 br{
        display: none;
    }
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 32px;
    }

    .HeroBanner.wdgBanner .banner-content {
    margin-top: 0;
}
    .sec-committed h2{
        margin-bottom: 20px;
    }
    .sec-committed h2:after{
        width: 50px;
        height: 59px;
    }
    .title-1.title-with-top-shap {
        margin-top: 10px;
    }
    .title-1 span img{
        width: 36px;
        right: -36px;
    }
    .event-box{
        flex-direction: column;
    }
    .event-box .img-holder {
        flex: none;
        max-width: 100%;
        height: 240px;
        overflow: hidden;
    }
    .event-box .event-content,
    .event-box.event-img-top .event-content{
        flex: none;
        max-width: 100%;
        padding: 15px 20px 20px;
    }
    .event-box .event-content .btn-wrap,
    .event-box.event-img-top .event-content .btn-wrap{
        position: static;
        margin-top: 20px;
        padding: 0;
        text-align: right;
    }
    html, body, p, .event-info, .copyright-box a, .copyright-box p, .btn, .nav-link-list a, .txt18, .lfpBox .txt18 {
        font-size: 14px;
    }
    .txt24{
        font-size: 19px;
    }
    .txt22{
        font-size: 18px;
    }
    .txt20{
        font-size: 16px;
    }
    .title-2, .experience-card .eci-overlap h2, .newsLetter .title-2, .social h4, .omsBox .title-2, .dbsBoxH .expcHdH h2 {
        font-size: 18px;
    }
    .newsLetter .ml-form-embedBody h4{
        font-size: 18px !important;
    }
    .title-3 {
        font-size: 16px;
    }
    .lfpBox .formInpt input::-webkit-input-placeholder,
    .lfpBox .formInpt textarea::-webkit-input-placeholder {
        font-size: 14px;
    }

    .lfpBox .formInpt input::-moz-placeholder,
    .lfpBox .formInpt textarea::-moz-placeholder {
        font-size: 14px;
    }

    .lfpBox .formInpt input:-ms-input-placeholder,
    .lfpBox .formInpt textarea:-ms-input-placeholder {
        font-size: 14px;
    }

    .lfpBox .formInpt input:-moz-placeholder,
    .lfpBox .formInpt textarea:-moz-placeholder {
        font-size: 14px;
    }
    .btn.btn-xl {
        padding: 8px 20px;
        font-size: 16px;
    }
    .experience-card .ec-img{
        max-width: 320px;
        margin: auto;
    }
    .ourInitiatives .col-md-4{
        margin-bottom: 20px;
    }
    .featuredHighlights .title-1.shap-in-right-end span img{
        bottom: 12px;
    }
    .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 15px;
    }
    .footer{
        padding: 35px 0;
    }
    .linksBox {
        margin-bottom: 0;
        padding-left: 0;
    }
    .footer .col-md-6 {
        margin-bottom: 0;
    }
    .btnMore{
        gap: 4px;
    }
    .btnMore svg{
        width: 16px;
    }
    .header .navbar-brand{
        max-width: 280px;
    }
    .hdrIn{
        top: 62px;
    }
    .HeroBanner .img-holder{
        display: none;
    }
    .HeroBanner .img-holder.mob{
        display: block;
    }
    .HeroBannerIn .container{
        max-width: 100%;
        padding: 0;
    }
    .banner-content {
        max-width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    .HeroBanner .banner-content{
        margin-top: -45%;
    }
    /*.HeroBanner1 .banner-content{
        margin-top: -10%;
    }
    .HeroBanner2 .banner-content{
        margin-top: -35%;
    }
    .HeroBanner3 .banner-content{
        margin-top: -70%;
    }*/
    .HeroBanner p{
        margin-bottom: 15px;
    }
    .secHDR {
        margin-bottom: 32px;
    }
    .ipBanner .banner-content{
        background: #fafafa;
    }
    .bfSec .experience-card .ec-img{
        max-width: 100%;
    }
    .bfSec .col-md-4 {
        margin-bottom: 20px;
    }
    .feaSec .col-md-6:not(:first-child){
        margin-top: 20px;
    }
    .ipBanner .banner-content2{
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fefefe+0,fbfeff+7,f6fdff+8,f8fcfe+9,f4fcfe+10,f0fafe+15,e6f6fd+21,def0fa+24,dff1fd+24,dceffa+25,d0e7fc+32,c5dff8+38,bed4f8+45,bed6f9+45,bcd4f7+46,bdd4f9+47,bbcff7+51,c1d1fa+59,c8d4f8+64,d2dbfa+70,d6dcfb+70,d5dcf9+71,dae0fa+73,dce2fc+74,e0e5fb+76,e7eafd+78,e9eafc+80,f5f5ff+88,fdfdff+100 */
        background: linear-gradient(to right,  rgba(254,254,254,1) 0%,rgba(251,254,255,1) 7%,rgba(246,253,255,1) 8%,rgba(248,252,254,1) 9%,rgba(244,252,254,1) 10%,rgba(240,250,254,1) 15%,rgba(230,246,253,1) 21%,rgba(222,240,250,1) 24%,rgba(223,241,253,1) 24%,rgba(220,239,250,1) 25%,rgba(208,231,252,1) 32%,rgba(197,223,248,1) 38%,rgba(190,212,248,1) 45%,rgba(190,214,249,1) 45%,rgba(188,212,247,1) 46%,rgba(189,212,249,1) 47%,rgba(187,207,247,1) 51%,rgba(193,209,250,1) 59%,rgba(200,212,248,1) 64%,rgba(210,219,250,1) 70%,rgba(214,220,251,1) 70%,rgba(213,220,249,1) 71%,rgba(218,224,250,1) 73%,rgba(220,226,252,1) 74%,rgba(224,229,251,1) 76%,rgba(231,234,253,1) 78%,rgba(233,234,252,1) 80%,rgba(245,245,255,1) 88%,rgba(253,253,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    }
    .breadcrumb{
        justify-content: center;
    }
    .btnSet .btn + .btn {
        margin-left: 10px;
    }
    .ipBanner .HeroBannerIn{
        padding-top: 0;
        padding-bottom: 0;
    }
    .btnSet{
        justify-content: center;
    }
    .printBlock {
        margin-left: 20px;
        margin-right: 20px;
    }
    .event-box .img-holder,
    .event-box.event-img-top .img-holder {
        height: auto;
    }
    .ipBanner .banner-content{
        margin-top: 0;
    }
    /*.eventHDR{
        display: none;
    }
    .eventHDRMob{
        display: block;
    }*/

    .ccpContactBlock{
        padding: 24px 16px;
    }
    .ccpTbCtntImg {
        max-width: 250px;
        margin: auto;
    }
    .ccpTbCtntTxt, .ccpTbCtntBlockSmlImg .ccpTbCtntTxt {
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-top: 25px;
        max-width: 100%;
    }
    .ejfList > li {
        width: 100%;
    }
    .ejfTxt {
        padding: 0 16px 20px;
    }
    .pdList li {
        width: 33.33%;
    }
    .wcaCtntBlock {
        width: 100%;
    }
    .wcaContact{
        gap: 20px;
    }
    .wcaContact li a{
        font-size: 20px;
    }
    .wcaContact li a img{
        max-width: 24px;
    }
    .dbsSec .row .col-md-4:not(:last-child){
        margin-bottom: 16px;
    }
    .omsSec .row .col-md-6:not(:last-child){
        margin-bottom: 16px;
    }
    .abtGcBox {
        padding: 10px;
    }
    /*.abtGcImg {
        height: 137.64px;
    }*/
    /*.abtGcImg {
        height: 162px;
    }*/
    .abtGcPgSec{
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .noStyle.abtGcList{
        margin-left: -10px;
        margin-right: -10px;
    }
    .noStyle.abtGcList li{
        width: 50%;
        padding: 10px 10px;
    }
    .logoHD img {
        max-width: 350px;
    }
    .feaEmpBox {
        max-width: 100%;
    }
    .feaEmpBox:not(:last-child){
        margin-bottom: 36px;
    }

    .cmaFormBlock ul.noStyle li {
        width: 100%;
    }
    .btnLoadMore {
        min-width: 0;
    }
    .newsltrCtnt .event-box .img-holder{
        height: 220px;
    }
    .newsltrCtnt .col-md-6 {
        margin-bottom: 32px;
    }
    .formInpt.nbySlct select{
        font-size: 16px;
        height: 40px;
    }



    .pgScrollNav.setTop{
        top: 64px;
    }
    .pgScrollNav ul {
        gap: 0;
    }
    .pgScrollNav ul a{
        min-width: 0;
        padding: 4px 12px;
        background-color: transparent;
    }
    .pgScrollNav ul a.is-current, #desktop-nav ul li.active a, .pgScrollNav ul li a.active {
        background-color: #6153BD;
        color: #fff;
        font-weight: bold;
        border: 1px solid #6153BD;
    }
    .print{
        position: static;
    }
    .printBlock{
        text-align: right;
    }
    .txt24{
        font-size: 18px;
    }
    .patImgIn:before, .ccpNBIn > div:last-child .patImgIn:after{
        display: none;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-next, .dbsSlider.owl-carousel .owl-nav button.owl-prev {
        width: 28px;
        border-radius: 4px;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-prev {
        left: -18px;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-next {
        right: -18px;
    }
    .tlTabsMain{
        flex-direction: column;
        gap: 16px;
    }
    .tabs-nav, .tlTabs{
        width: 100%;
    }
    .tlTabs .content {
        padding: 20px 16px;
    }
    .tabs-nav:before{
        display: none;
    }
    .tlNav{
        width: 100%;
        gap: 8px;
        flex-direction: row;
        justify-content: center;
    }
    .tlNav a:before, .tlNav a:after{
        display: none;
    }
    .tlNav a{
        width: auto;
        padding: 10px 12px;
    }
    .event-box-1 .eventHDR{
        align-items: flex-start;
        text-align: left;
    }
    .event-box-1 .eventHDR .eventHD,
    .event-box-1 .eventHDR .eventInfoWrap{
        max-width: 100%;
    }
    .event-box-1 .btn-wrap{
        padding-top: 0;
        text-align: right;
        background-color: transparent;
    }
    .event-box-1 .event-content{
        padding-bottom: 4px;
    }
    .event-box-1 .event-info{
        align-items: flex-start;
        margin: 0;
    }
    .dbsBox.dbsBoxH .expcImgH {
        width: 45%;
    }
    .dbsBox.dbsBoxH .eci-overlap {
        width: 55%;
    }
    .vrModal iframe{
        height: 360px;
    }

    .newsLetter #mlb2-6077971.ml-form-embedContainer .ml-form-embedWrapper.embedForm{
        max-width: 100% !important;
    }
    .newsLetter .ml-form-formContent.horozintalForm .ml-form-horizontalRow .ml-button-horizontal{
        right: 8px !important;
    }
    .HeroBanner .banner-content{
        text-align: center;
    }
    .jrlSec .row > .col-md-4:not(:last-child){
        margin-bottom: 30px;
    }
    .mt156 {
        margin-top: 132px;
    }
    .experience-card.imgHAdjst .eci-overlap {
        min-height: 0px;
    }
    .experience-card.dbsBox .eci-overlap{
        min-height: 0;
    }
    .imgBt_1080-332 {
        width: auto;
        max-height: 48px;
    }

    .homeSlider .HeroBanner .HeroBannerIn {
        min-height: 0;
    }
    .homeSlider .HeroBanner .HeroBannerIn .banner-content{
        display: block;
    }
    .sec-committed h2:after{
        left: 90%;
        top: -10px;
    }
    .event-box-2 .eb2HDR{
        min-height: 0px;
    }


    .noStyle.abtGcList:nth-child(1) li:nth-child(1) {
        order: 4;
        width: 50%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(2) {
        order: 2;
        width: 50%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(3) {
        order: 1;
        width: 50.5%;
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(4) {
        order: 3;
        width: 50%;
        
    }

    .noStyle.abtGcList:nth-child(1) li:nth-child(5) {
        order: 5;
        width: 50%;
    }
    


}
@media screen and (max-width:575px) {
    .topMenus a, .header .btn-primary {
        font-size: 14px;
    }
    .header .btn-primary{
        border-radius: 4px;
    }
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 30px;
    }
    .title-1 {
        font-size: 24px;
    }
    .sec-committed h2:after {
        width: 30px;
        height: 35px;
        margin-left: 5px;
    }
    .slider-btn-wrap{
        width: 100%;
        max-width: 280px;
    }
    .slider-btn-wrap{
        gap: 12px;
    }
    .header .navbar-brand {
        max-width: 240px;
    }
    .mBtns{
        gap: 10px;
    }
    .HeroBanner .banner-content {
        padding: 20px;
    }
    .secHDR {
        margin-bottom: 28px;
    }
    .breadcrumb.txt20{
        font-size: 14px;
    }
    .print {
        padding: 2px 8px;
    }
    .eventHDR{
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 15px 0;
    }
    .eventHD, .eventInfoWrap{
        width: 100%;
        max-width: 100%;
    }
    .breadcrumb li{
        font-weight: 600;
        font-size: 12px;
    }
    .breadcrumb li.txt24{
        font-size: 16px;
    }
    .pdList li {
        width: 50%;
    }
    .noStyle.abtGcList{
        margin-left: -6px;
        margin-right: -6px;
    }
    .noStyle.abtGcList li{
        padding: 6px 6px;
    }
    .logoHD img {
        max-width: 300px;
    }
    .cmaFormBlock ul.noStyle li {
        margin-bottom: 16px;
    }
    .formInpt input, .formInpt textarea, .formInpt select, .crBlock .form-check-label {
        height: 44px;
        padding: 8px 12px;
        font-size: 16px;
        border-radius: 8px;
    }
    .customCB label:before {
        padding: 10px;
    }
    .customCB label {
        padding-left: 30px;
    }
    .crBlock .form-check-label {
        padding: 8px 8px;
    }
    .newsltrCtnt .col-md-6 {
        margin-bottom: 28px;
    }
    .formInpt.nbySlct select{
        font-size: 16px;
    }
    /*.abtGcImg {
        height: 122.97px;
    }*/
    /*.abtGcImg {
        height: 178px;
    }*/
    .feaEmpAuthrImg.mb_24{
        margin-bottom: 16px !important;
    }

    .pgScrollNav ul a{
        padding: 4px 8px;
    }
    .dbsSlider.owl-carousel{
        max-width: 90%;
        margin: auto;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-next, .dbsSlider.owl-carousel .owl-nav button.owl-prev{
        width: 24px;
        height: 40px;
        margin: -20px 0 0;
        font-size: 32px;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-prev {
        left: -14px;
    }
    .dbsSlider.owl-carousel .owl-nav button.owl-next {
        right: -14px;
    }
    .dbsBoxH {
        display: block;
    }
    .dbsBox.dbsBoxH .expcImg {
        width: 100%;
    }
    .dbsBox.dbsBoxH .eci-overlap {
        width: 100%;
    }
    .vmvSec .experience-card .eci-overlap h2{
        margin-top: 0;
    }
    .vmvSec .experience-card .eci-overlap p br{
        display: none;
    }
    .dbsBox.dbsBoxH .expcImgH {
        width: 100%;
    }
    .dbsBoxH .expcHdH{
        display: none;
    }
    .dbsBoxH .eci-overlap h2, .dbsBoxH .eci-overlap p {
        display: block;
    }
    .lsForm {
        padding: 0 16px;
    }
    .lfpBox{
        padding: 20px 12px;
    }
    .lfpHD{
        padding: 12px 8px;
    }
    .lfpBox .formInpt input[type="text"], .lfpBox .formInpt input[type="email"], .lfpBox .formInpt input[type="date"], .lfpBox .formInpt input[type="password"], .lfpBox .formInpt textarea, .lfpBox .formInpt select{
        height: 42px;
    }
    .shPW button{
        bottom: 12px;
    }
    .vrModal iframe{
        height: 300px;
    }
    .hdrIn {
        top: 55px;
    }
    .customCB input:checked + label:after{
        top: 6px;
        left: 8px;
        width: 7px;
        height: 14px;
    }
    .process-sec .content {
    width: 100%;
    }

     .timeline::before {
    left: 40px;
  }

  .step {
    flex-direction: column;
    align-items: flex-start;
  }

 
  .circle {
    width: 48px;
    height: 48px;
    font-size: 20px;
    left: 5px;
    transform: none;
    margin-bottom: 10px;
}

  .process-sec .content {
    width: 100%;
    margin-left:65px;
  }
  .process-sec .step.right .content {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.details-sec .grant-subsidy blockquote p,
.details-sec .details-sec blockquote p {
    font-size: 16px;
}

    
}
@media screen and (max-width:575px) {
    .step.left,
    .step.right {
    flex-direction: row;
}
.process-sec .step.left .content {
    border-top-right-radius: 20px;
}
.process-sec .left .content h4 {
    border-top-left-radius: 0px;
    border-top-right-radius: 20px;
}


}
@media screen and (max-width:479px) {
    .txt24{
        font-size: 18px;
    }
    .txt22 {
        font-size: 17px;
    }
    .btnSet{
        display: flex;
        flex-direction: column;
        gap: 10px;
        align-items: center;
        justify-content: center;
    }
    .btnSet .btn + .btn {
        margin-left: 0;
    }
    .ccpTab .nav-link {
        min-width: 70px;
        padding: 8px 6px;
    }
    .noStyle.abtGcList li {
        width: 50%;
    }
    .logoHD img {
        max-width: 250px;
    }
    .dFlex.secHDR{
        flex-direction: column;
        gap: 12px;
    }
    .formInpt.nbySlct select{
        height: 36px;
    }
    /*.abtGcImg {
        height: 149px;
    }*/
    /*.abtGcImg {
        height: 174px;
    }*/


    .pgScrollNav.setTop{
        top: 64px;
    }
    .pgScrollNav ul a{
        padding: 4px 4px;
    }
    .imgTxtSbS .ejfBox{
        flex-direction: column;
    }
    .imgTxtSbS .expcImg {
        width: 100%;
    }
    .imgTxtSbS .ejfTxt {
        width: 100%;
    }

    .tlNav{
        gap: 6px;
    }
    .tlNav a{
        width: auto;
        padding: 6px 12px;
    }
    .vrModal iframe{
        height: 280px;
    }

    
    .mt156 {
        margin-top: 128px;
    }
    .imgBt_1080-332 {
        width: auto;
        max-height: 42px;
    }
}
@media screen and (max-width:400px) {
    .newsLetter #mlb2-6077971.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody form{
        position: relative;
    }
    .newsLetter #mlb2-6077971 .ml-mobileButton-horizontal button{
        border: 0 !important;
        width: 26px !important;
        height: 26px !important;
        overflow: hidden !important;
        text-indent: -9999px !important;
        background: url(../img/arwRight.png) center center no-repeat !important;
        background-size: 16px !important;
        padding: 0 !important;
    }

    .newsLetter .ml-mobileButton-horizontal {
        background: none !important;
        border: 0 !important;
        position: absolute !important;
        right: 8px !important;
        top: 20px !important;
        transform: translateY(-50%) !important;
        width: 26px !important;
        margin: 0 !important;
    }
    .newsLetter .ml-form-formContent.horozintalForm .ml-form-horizontalRow .horizontal-fields {
        margin-bottom: 0 !important;
    }

}
@media screen and (max-width:359px) {
    .header .navbar-brand {
        max-width: 200px;
    }
    .HeroBanner h1, .ipBanner h1, .ipH2 {
        font-size: 26px;
    }
    .header .btn-primary {
        padding: 3px 6px;
    }
    .topMenus > li > a {
        padding: 4px 6px;
    }
    .secHDR {
        margin-bottom: 24px;
    }
    .pdList {
        margin-left: -6px;
        margin-right: -6px;
    }
    .pdList li {
        padding: 6px;
    }
    .pdImg{
        height: 142px;
    }
    .logoHD img {
        max-width: 220px;
    }
    /*.abtGcImg {
        height: 142px;
    }*/
    .hdrIn {
        top: 46px;
    }
}