@media only screen and (max-width: 767px) {
    .landing-micro-header {
        display: flex;
        height: 80px;
        justify-content: space-between;
        align-items: center;
    }
    .lmsite-primary-bg {
        background-color: var(--white);
        position: initial;
    }
    .navbar-toggler {
        color: #0b2341;
    }
    .bg-blue .services li {
        font-size: 9px;
    }
    #mainlandingheader {
        position: absolute;
        width: 100%;
        height: 100vh !important;
        top: 80px;
        left: 0;
        padding: 20px;
        text-align: center;
        background-color: #3c4f67;
        transition: .7s;
    }
    #mainlandingheader.collapsing {
        transition: height .2s ease;
    }
    .nav-link {
        font-size: 1.4rem;
    }
    .applynowbtnhead {
        margin-top: 2rem;
    }
    .contentonbanner {
        width: 100%;
        padding: 1rem;
    }
    .ourprogramsec {
        padding: 2rem 0 3rem 0;
    }
    .cardsec {
        margin-bottom: 3rem;
    }
    .programimg {
        height: 300px;
    }
    .btn-program {
        font-size: .8rem;
    }
    .bootheightcard {
        margin-bottom: 2rem;
        min-height: 142px;
    }
    .orange-block {
        margin: 0 0 0 25px;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
    }
    .blue-block {
        margin: 0px 0 0 25px;
        -webkit-transform: skew(0deg);
        -moz-transform: skew(0deg);
        -o-transform: skew(0deg);
    }
    .skew-normal {
        transform: skew(0deg);
        font-size: 1rem;
    }
    .bg-blue .services li:after {
        content: "";
    }
    .bg-blue ul {
        gap: 10px;
    }
    .questionanswersec a {
        word-break: break-all;
    }
    .appformfield label {
        font-size: 1rem;
    }

    .congotext {
        font-size: 1rem;
    }
    .thankyoucontainer h4 {
        font-size: 1rem;
    }
    .coursenametxt {
        font-size: 1rem;
    }
    .bootcampdate {
        font-size: 1rem;
    }
    .thankHeading {
        font-size: 1.125rem;
    }
    .labelValue, .thankOuter label {
        font-size: 1rem;
    }
    .boot_heading {
        font-size: 1.125rem;
    }
    .haveQuestions .row {
        gap: 2rem;
    }

    .needinfo-footer {
        margin-bottom: 12px;
    }
    .footer-link {
        text-align: right;
        margin: 12px 0px;
    }

    .programs-page .contentonbanner {
        top: 90%;
    }

    .market-block {
        display: block;
    }

    .logo-img, .footerbrandlogo {
        height: 30px !important;
        width: auto;
    }
}

@media screen and (max-width: 1023px) {
    .landing-micro-header {
        display: flex;
        height: 80px;
        justify-content: space-between;
        align-items: center;
    }
    .logo-img {
        height: 60px;
        width: auto;
    }
    .footerbrandlogo {
        height: 60px;
        width: auto;
    }
    .lmsite-primary-bg {
        background-color: var(--white) !important;
        position: initial;
    }
    .navbar-toggler {
        color: #0b2341;
    }
    .bg-blue .services li {
        font-size: 9px;
    }
    /* #mainlandingheader {
        position: absolute;
        width: 100%;
        height: 100vh !important;
        top: 80px;
        left: 0;
        padding: 20px;
        text-align: center;
        background-color: #3c4f67;
        transition: .7s;
    }
    #mainlandingheader.collapsing {
        transition: height .2s ease;
    }
    .nav-link {
        font-size: 1.4rem;
    } */
    .homefullbannerimg {
        height: 100%;
        background-image: url(../images/microbanner-m.jpg);
        display: block;
        background-position: right;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }
    .webdevelopmentpage .homefullbannerimg {
        background-image: url(../images/home-banner-m.jpg);
    }
    .contentonbanner {
        width: 90%;
    }
    .contentonbanner h1 {
        font-size: calc(1rem + 1.5vw);
    }
    .bnrheadbold {
        font-size: calc(1.1rem + 1.5vw);
    }
    .powered-text a {
        font-size: 1rem;
    }
    .banner-scholarship-text {
        font-size: calc(1.1rem + 0.3vw);
    }
    .landing-banner {
        height: 350px;
    }
    .cardsec {
        margin-bottom: 2rem;
    }
    .bg-blue .services li {
        font-size: 14px;
    }
    .bootheightcard {
        margin-bottom: 1rem;
        min-height: 100px;
    }
    .webdevelopmentpage .landing-banner {
        height: 400px;
    }
    .alpha-tab ul.nav.nav-tabs {
        height: auto;
        justify-content: start;
    }
    .alpha-tab ul.nav.nav-tabs li{
        width: 33.333%;
        word-break: break-word;
        white-space: pre-wrap;
        text-align: center;
        line-height: 10px;
        border: 1px solid #ffffff52;
        height: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .alpha-tab ul.nav.nav-tabs li a {
        font-size: .8em;
        line-height: 1.3;
    }
    .course-price {
        display: flex;
        gap: 0px;
        flex-direction: column;
    }
    .course-price p {
        font-size: 1.2rem;
        margin-bottom: 0;
    }
    .alpha-btn.withoutborder-btn {
        display: block;
        margin: 1rem 0;
    }
    .questionanswersec a {
        word-break: break-all;
    }

    /* .homefullbannerimg {
        background-position: -290px;
    } */
}
@media (min-width: 768px) and (max-width: 991px) {
    /* .market-block.row img, .market-card {
        min-height: 500px;
    } */
    #mainlandingheader {
        position: absolute;
        width: 100%;
        height: 100vh !important;
        top: 80px;
        left: 0;
        padding: 20px;
        text-align: center;
        background-color: #3c4f67;
        transition: .7s;
    }
    #mainlandingheader.collapsing {
        transition: height .2s ease;
    }
    .nav-link {
        font-size: 1.4rem;
    }


    .footer-link {
        display: block;
        width: 100%;
        margin: 12px 0px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1023px) {
    #mainlandingheader {
        position: absolute;
        width: 100%;
        height: 100vh !important;
        top: 80px;
        left: 0;
        padding: 20px;
        text-align: center;
        background-color: #3c4f67;
        transition: .7s;
    }
    #mainlandingheader.collapsing {
        transition: height .2s ease;
    }
    .nav-link {
        font-size: 1.4rem;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block;
    }
    .lmsite-primary-bg.navbar-expand-lg .navbar-collapse.collapse:not(.show) {
        display: none;
        flex-basis: auto;
        align-items: baseline;
    }
    .lmsite-primary-bg.navbar-expand-lg .navbar-collapse {
        display: block;
        flex-basis: auto;
        align-items: baseline;
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .footer-link {
        display: block;
        width: 100%;
        margin: 12px 0px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .homefullbannerimg {
        height: 100%;
        object-fit: cover;
        width: 100%;
        /* background-position: -290px; */
        background-position: left;
    }
    .contentonbanner {
        width: 90%;
    }
    .cardsec {
        margin-bottom: 2rem;
    }
    .bg-blue .services li {
        font-size: 16px;
    }
    .lmsite-primary-bg .navbar-nav .nav-link {
        font-size: 14px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1350px) {

    .footer-link {
        display: block;
        width: 100%;
        margin: 12px 0px;
    }


}