:root {
    --pri-color: #880C24;
    --sec-color: #F9F3F4;
    --transition: 0.3s ease-in;
    --color-white: #ffffff;
}




.sticky-header {
    position: fixed;
    left: 0;
    opacity: 1;
    top: 0;
    width: 100%;
    background-color: #4E2FC2 !important;
    z-index: 2;
    box-shadow: 0 0 5px 0px #00000047;
}
    .sticky-header .navbar {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .sticky-header .nav-btn-list ul li a{
        color:white;
    }
    .space-p-t {
        padding-top: 80px;
    }

.space-p-b {
    padding-bottom: 80px;
}

.space-p-tb {
    padding: 80px 0;
}

.space-m-t {
    margin-top: 80px;
}

.space-m-b {
    margin-bottom: 80px;
}

.space-m-tb {
    margin: 80px 0;
}


body {
    font-family: "Albert Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #222222;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: "Plus Jakarta Sans", sans-serif;*/
    font-family: "Albert Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
}

.ctm-mian-title {
    font-weight: 500;
    font-size: 44px;
    line-height: 53px;
    text-align: center;
    color: #080808;
}

.ctm-mian-title-md {
    font-size: 35px;
    color: #222222;
    font-weight: normal;
    line-height: 1.2;
}
.ctm-mian-title-sm {
    font-size: 24px;
}
/*Navigation Css Start*/
.sticky-header .navbar-expand-lg .navbar-nav .nav-link:hover{
    font-weight:700;
    color:white;
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #F9E79F;
}
.navbar-brand {
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.nav-btn-list {
    display: flex;
    justify-content: center;
    align-items: center;
}
#wrapper-navbar {
    background-color: #4E2FC2;
    transition: 0.3s ease-in;
}
.nav-btn-list ul li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    padding-right: 50px !important;
}

/*.dropdown-menu{
    display:block !important;
}*/

/*.megaBoxbody {
    position: relative;
}

    .megaBoxbody:before {
        position: absolute;
        content: "";
        background-color: transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 10px solid #ffffff;
        top: 65px;
    }*/

/*.ktm-mega-menu:before {
    position: absolute;
    content: "";
    background-color: transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 10px solid #ffffff;
    top: 65px;
}*/


.ktm-mega-menu .dropdown-menu {
    max-width: 860px;
    padding: 24px 26px 0px !important;
    box-shadow: 0px 0px 8px rgba(16, 66, 158, 0.25);
}

.mega-pageLink p {
    font-size: 14px;
    line-height: 20px;
    color: #71757D;
}

.mega-pageLink a {
    font-size: 18px !important;
    font-weight: 500 !important;
}

.mega-imageDiv {
    position: relative;
}

.mega-imageDiv:before {
    position: absolute;
    content: "";
    background: #e2d8e870;
    height: 320px;
    width: 2px;
    left: -40px;
    top: 8px;
}

.mega-imageCont {
    position: absolute;
    bottom: 0;
    padding: 10px 10px 10px 20px;
}

.mega-imageCont span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 22px;
}

.mega-imageDiv img {
    width: 100%;
}

.mega-imageCont a {
    text-decoration: none;
    font-size: 14px !important;
    font-weight: 300 !important;
}

.mega-eqaciDiv {
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
}

.mega-iconDiv {
    background-color: #E5DFFD;
    padding: 6px;
    width: 60px;
    margin-top: 8px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 0px 4px rgba(27, 36, 71, 0.14);
}

.mega-pageLink a {
    color: #000 !important;
    font-size: 18px !important;
    text-decoration: none;
    font-weight: 600 !important;
    padding-right: 0 !important;
    line-height: 10px !important;
    padding: 0;
    margin: 0;
}


    .nav-btn-list ul li a:hover {
        color: white;
        font-weight: 500;
    }
.mnav-opp-holder a {
    background: #F9E79F;
    border-radius: 3px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #080808;
    text-decoration: none;
    padding: 12px 30px 12px 33px;
}
.navbar {
    padding-top: 25px;
    padding-bottom: 25px;
}
.banner {
    background-color: #4E2FC2;
    background-image: url('../images/header-bg.png');
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 50px;
}
.inner-banner {
    background-color: #4E2FC2;
    background-image: url(../images/header-bg.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    padding-top: 50px;
    min-height: 500px;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner-cnt h1 {
    font-weight: 600;
    font-size: 54px;
    line-height: 1.1;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.banner-cnt p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    opacity: 0.8;
    margin-bottom: 40px;
}
.banner-btn{
    display:flex;
    gap:25px;
    align-items:center;
}
    .banner-btn .first-btn {
        background: #F9E79F;
        border-radius: 2px;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #080808;
        text-decoration: none;
        padding: 12px 25px;
    }
    .banner-btn .second-btn {
        background: #FFFFFF;
        border-radius: 2px;
        font-weight: 400;
        font-size: 16px;
        line-height: 26px;
        color: #080808;
        text-decoration: none;
        padding: 12px 25px;
    }
/*Navigation Css End*/
/*Explore css start*/
.g-uni {
    padding: 15px 25px 11px 30px;
}
.guni-cnt span {
    display: block;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #080808;
}
.guni-cnt p {
    font-weight: 400;
    font-size: 24px !important;
    line-height: 29px !important;
    color: #080808 !important;
    margin-bottom:0 !important;
}
.tab-img{
    position:relative;
}
.g-uni {
    position: absolute;
    background: #F9E79F;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    right: -50px;
    top: 69%;
}
.abt-uni {
    left: 235px;
}
.tab-img
.explore h2 {
    font-weight: 500;
    font-size: 44px;
    line-height: 53px;
    text-align: center;
    color: #080808;
    margin-bottom: 38px;
}
.explore p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:25px;
}
.explore {
    position: relative;
    overflow: hidden;
    background-image: url('../images/explore-side.png');
    background-repeat: no-repeat;
    background-size: 29%;
    background-position: right top;
}
    
    .explore .nav-tabs {
        border-bottom: 1px solid #D9D9D9;
    }
        .explore .nav-tabs .nav-link.active:hover {
            border-bottom: 2px solid #4E2FC2 !important;
            border-top:0;
        }
        .explore .nav-tabs .nav-link.active {
            font-weight: 400;
            font-size: 18px;
            line-height: 58px;
            text-align: center;
            color: #4E2FC2;
            background-color: none !important;
            border: 2px solid #4E2FC2;
            border-top: 0;
            border-right: 0;
            border-left: 0;
        }
    .explore .nav-tabs .nav-link {
        font-weight: 400;
        font-size: 18px;
        line-height: 58px;
        text-align: center;
        color: #736B6B;
    }
        .explore .nav-tabs .nav-link:hover{
            border:none;
            outline:none;
            box-shadow:none;
        }
        .explore .nav-tabs .nav-link {
            border-top: 0 !important;
            border-left:0 !important;
            border-right:0 !important; 
        }
        .explore .nav-link {
            box-shadow: none;
            outline: none;
        }
.tab-cnt p {
    text-align: start;
    font-size: 16px !important;
}
.explore .nav {
    justify-content: center;
}
.explore h3 {
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #080808;
    margin-bottom:25px;
}
.explore p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #080808;
    opacity: 0.8;
}
/*Explore css end*/
/* Footer Style */
.footer-logo-holder a {
    color: white;
    display: flex;
    align-items: center;
    gap: 20px;
    text-decoration:none;s
}
.footer-logo-holder {
    margin-bottom: 20px;
}
.foot-col{
    margin-bottom:30px;
}
.cf-info {
    display: flex;
    margin-bottom: 10px;
    color: #fff;
    text-decoration: none;
    gap: 15px;
    align-items: flex-start;
}

/* Newsletter section */
.nscf-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.cf-info-foo{
    display: flex;
    gap: 15px;
    align-items:flex-end;
}

.cf-info-foo a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
}

.cf-info-foo a i {
    color: var(--pri-color);
    margin-right: 6px;
}

.nl-signup-form-holer {
    display: flex;
    gap: 16px;
}

.nl-signup-label {
    flex: 1 0 125px;
    max-width: 125px;
}

.ns-form input {
    height: 46px;
    border: 1px solid #fff;
    background-color: transparent;
    padding: 5px 14px;
    border-radius: 12px;
}

.nl-btn {
    font-size: 14px;
    padding: 14px 44px;
    border-radius: 12px;
    background: #1D50F8;
    color: #fff;
    border: 0px solid #1D50F8;
    margin-left: -30px;
}

/* Newsletter section End */
.sm-link i {
    border: 1.334px solid #FFFFFF;
    padding: 9px;
    border-radius: 50%;
    margin-right: 15px;
    width: 32px;
    height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.foot-col p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: white;
    margin-bottom:20px;
}
.ctm-footer {
    background-color: #4E2FC2;
    padding-top: 90px;
    color: #fff;
    background-image: url('../images/footer-bg.png');
    background-repeat:no-repeat;
    background-position:right top;
    background-size:contain;
}

.footer-widget-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 21px;
    color: #FFFFFF;
    margin-bottom:30px;
}

.foo-nav-list{
    padding-left: 0;
    list-style: none;
}

    .foo-nav-list li a, .foo-nav-list li {
        font-weight: 400;
        font-size: 16px;
        line-height: 23px;
        color: white;
        text-decoration: none;
        transition: 0.3s ease-in-out;
        margin-bottom:12px;
    }

        .foo-nav-list li a:hover {
            color: #F9E79F;
        }

.foo-bottom {
    display: flex;
    justify-content: center;
    color: #fff;
    padding: 18px 0;
  
    box-shadow: inset 0px 1.334px 0px rgba(255, 255, 255, 0.25);
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 40px;
}
.copyright-foo {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: white;
}

.nav-foo {
    display: flex;
    gap: 15px;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

.nav-foo li a{
    color: #fff;
    text-decoration: none;    
}

ul.nav-foo li:after {
    content: "|";
    margin-left: 16px;
}

ul.nav-foo li:last-child:after {
    content: "";
    margin-left:0;
}

/*.foo-navigatio-holder {
    padding-bottom: 50px;
}*/

/*Accordions*/
/*Benefits Css Start*/
.benefit {
    background-color: #FFFBE9;
}
.benefit h3{
    margin-bottom:70px;
}
.benefit-22 h3{
    margin-bottom:15px !important;
}
.benefit-box {
    background: #F9E79F;
    border-radius: 5px;
    padding: 40px 50px 20px 50px;
    height: 100%;
}
.benefit-box-1 {
    border-radius: 5px;
    padding: 40px 50px 20px 50px;
    background: #4E2FC2;
    height:100%;
}
    .benefit-box-1 span {
        display: block;
        font-weight: 600;
        font-size: 34px;
        line-height: 41px;
        color: #FFFFFF;
        margin-bottom: 20px;
    }
    .benefit-box-1 p {
        font-weight: 400;
        font-size: 16px;
        line-height: 23px;
        color: #FFFFFF;
        opacity: 0.8;
        margin:0;
    }
.benefit-icon {
    display: flex;
    justify-content: end;
    margin-bottom: 10px;
}
.benefit-box span {
    display: block;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #080808;
    margin-bottom:20px;
}
.benefit-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #080808;
    opacity: 0.8;
    margin: 0;
}
.b-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*Benefits Css End*/
/*V-tab Css Start*/
.v-tab p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:60px;
}
.v-tab span {
    font-weight: 600;
    font-size: 28px;
    line-height: 35px;
    color: #080808;
    display:block;
    text-align:start;
    margin-bottom:10px;
}
.v-tab p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #080808;
    opacity: 0.8;
    text-align: start;
}
.v-tab ul li .nav-link {
    position: relative;
    display: flex;
    justify-content: center;
    gap: 20px;
}

.circle {
    content: '';
    left: 0;
    background: #F9E79F;
    padding: 15px;
    border-radius: 50%;
    height: 80px;
    flex: 1 0 80px;
    max-width: 80px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-weight: 600 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    color: #433961 !important;
}

.v-tab .nav-pills .nav-link.active .circle {
    background-color: #4E2FC2;
    color:white !important;
}
.v-tab ul li .nav-link p {
    margin-bottom: 30px;
}
    .v-tab .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        background-color: transparent;
    }
.v-tab h3 {
    margin-bottom: 20px;
}
.xcont p {
    font-size: 16px;
    line-height: 23px;
}
.v-tab {
    position: relative;
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: left top;
}
 
/*V-tab Css End*/
/*Blogs Css Start*/
.blog {
    background-color: #F3F0FB;
}
    .blog h3 {
        margin-bottom:40px;
    }
.heading-para {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:45px;
}
.blog-box span {
    margin-top: 30px;
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 29px;
    color: #080808;
    margin-bottom: 15px;
}
.blog-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #080808;
    opacity: 0.8;
    margin-bottom: 23px;
    padding-right: 25px;
}
.blog-box a {
    background: #4E2FC2;
    border-radius: 2px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 25px;
    display: inline-block;
}
/*Blogs Css End*/
/*Accredited Institutions Css Start*/
.cta {
    background: #4E2FC2;
    border-radius: 80px;
    padding:50px 80px 50px 45px;
}
    .cta span {
        display: block;
        font-weight: 500;
        font-size: 39px;
        line-height: 53px;
        color: #FFFFFF;
    }
.accredited-institutions{
    position:relative;
}
    .accredited-institutions:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 37%;
        background-color: #F3F0FB;
        z-index: -1;
    }
.icon-box img{
    max-width:170px;
}
/*Accredited Institutions Css End*/
/*Testimonial Css Start*/
.testi{
    background-image:url(/assets/images/testi-v.webp);
    background-repeat:no-repeat;
    background-position:right top;
    z-index:-1;
}
.testi h3 {
    margin-bottom: 20px;
}
.testi p {
    margin-bottom: 45px;
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
}
.testi-box {
    padding: 30px 28px;
    background: #FFFFFF;
    border-radius: 12.064px;
}
.testi-holder{
    display:flex;
    gap:20px;
}
.testi-cnt h4 {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #0D0C17;
    margin-bottom:4px;
}
.testi-cnt h5 {
    font-weight: 400;
    font-size: 12px;
    line-height: 150%;
    color: #8A8A8A;
    margin-bottom:5px;
}
.stars i {
    color: #FFC72A;
    font-size:11px;
}
.stars {
    display: flex;
    align-items: center;
    gap: 5px;
}
.testi-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #8A8A8A;
    margin-top: 18px;
    padding-right: 47px;
    text-align: start;
}

/*Testimonial Css End*/
/*Recognition CSS start*/
.recognition {
    position: relative;
    overflow: hidden;
    background-image: url(../images/explore-side.png);
    background-repeat: no-repeat;
    background-size: 20%;
    background-position: right top;
    
}
.tab-cnt h3 {
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    color: #080808;
}
.tab-cnt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #080808;
    opacity: 0.8;
}
.tab-img img{
    border-radius:10px;
}
/*Recognition CSS End*/
/*Board Css start*/


.board {
    background-color: #FFFBE9;
}

.b-box-cnt {
    background: #4E2FC2;
    border-radius: 0px 0px 10px 10px;
    padding: 20px 15px;
    text-align: center;
    min-height:140px;
}
    .b-box-cnt span {
        display: block;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        color: #FFFFFF;
    }
    .b-box-cnt p {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: rgba(255, 255, 255, 0.6);
        margin:0;
    }
.board-slider .slick-slide {
    margin: 0 15px;
}

/* the parent */
.board-slider .slick-list {
    margin: 0 -10px;
}

/*Board Css End*/
/*About Css Start*/
.abt-cta{
    position:relative;
    background-image:url(/assets/images/abt-cts.webp);
    background-position:left top;
    background-repeat:no-repeat;
    z-index:-1;
}
.abt-cta:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 37%;
    background-color: #FFFBE9 !important;
    z-index: -1;
}
.txt-box{
    text-align:center;
}
    .txt-box a {
        background: #FFFFFF;
        border-radius: 2px;
        display: inline-block;
        font-weight: 400;
        font-size: 22px;
        line-height: 26px;
        color: #6B6666;
        text-decoration:none;
        padding:15px 30px;
    }
        .txt-box a:hover {
            color: #080808;
            background: #F9E79F;
        }
    .txt-box span {
        display: block;
        font-weight: 600;
        font-size: 70px;
        line-height: 80px;
        color: #FFFFFF;
    }
    .txt-box p {
        font-weight: 400;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #FFFFFF;
        padding: 0 20px;
        margin:0;
    }

/*About Css End*/
/*What Css Start*/
.what{
    background-image:url(/assets/images/what-c.png);
    background-position:right center;
    background-repeat:no-repeat;
    background-size:auto;
}
.what p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
}
/*What Css End*/
/*steps Css Start*/
.ss-steps{
    background-image:none !important;
    padding-bottom:0 !important;
}
.steps {
    background-image: url(/assets/images/step-v.webp);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: left top;
    padding-bottom: 220px;
}
.step-sheild {
    position: relative;
}
    .step-sheild:after {
        content: '';
        position: absolute;
        width: 82%;
        height: 1px;
        border: 1px dashed blue;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 44px;
        z-index: -1;
    }
    .steps h3 {
        margin-bottom: 60px;
    }
.step-num{
    text-align:center;
}
.step-num span {
    display: inline-flex;
    background: #4E2FC2;
    border-radius: 50%;
    height: 86px;
    width: 86px;
    justify-content: center;
    align-items: center;
    color: white;
    font-weight: 600;
    font-size: 34px;
    line-height: 41px;
    text-align: center;
    margin-bottom:35px;
}
.step-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(54, 77, 135, 0.15);
    border-radius: 14px;
    padding: 35px 20px 27px 20px;
    min-height: 273px;
}
    .step-box img{
        margin-bottom:15px;
        display:block;
    }
    .step-box span {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
        color: #080808;
        display:block;
        margin-bottom:13px;
    }
    .step-box p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #807C7C;
        margin-bottom:0;
    }
    /*Steps Css end*/
    /*Accrediation form online students css Start*/

.cta-second {
    text-decoration: none;
    background: #FFFFFF;
    border-radius: 2px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #6B6666;
    padding: 12px 20px;
    display: inline-block;
}
    .cta-second:hover {
        color: #080808;
        background: #F9E79F;
    }
.acc-cta:before{
    display:none;
}
.acc-cta {
    background-image: none;
    z-index: 0;
    position: relative;
    background-color: #F3F0FB;
}
    .acc-cta:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 70%;
        background-color: #F3F0FB;
        bottom: 78px;
        z-index: -1;
    }
.cta-2 {
    margin-top: -155px;
}
    .cta-2 p {
        font-weight: 500;
        font-size: 21px;
        line-height: 26px;
        color: #FFFFFF;
    }
.cta-btnn {
    display: flex;
    gap: 20px;
    justify-content:end;
}
    /*Accrediation form online students css End*/
/*b-fits css start*/
.b-fits {
    background-color: #F3F0FB;
}
    .b-fits h3{
        padding-bottom:14px;
    }
    .b-fits p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        color: #080808;
        opacity: 0.8;
        padding-bottom:45px;
    }
        .b-fits-box {
            background: #FFFFFF;
            border-radius: 27px;
            padding: 18px 16px 30px 16px;
        }
    .b-fits-box .bf-box-img img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }

    .b-fits-box .bf-box-cnt span {
        display: block;
        font-weight: 500;
        font-size: 34px;
        line-height: 41px;
        text-align: center;
        color: #080808;
        margin-bottom:3px;
    }
    .b-fits-box .bf-box-cnt p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        text-align: center;
        color: #080808;
        opacity: 0.8;
        margin:0;
        padding:0;
    }
            .b-fits-box .bf-box-cnt {
                padding: 28px 5px 0 7px;
                min-height: 154px;
            }

    /*b-fits css End*/
    /*acc-ins css start*/
.ins-box {
    background-color: #F6F4FF;
    display: flex;
    gap: 15px;
    padding: 20px 9px 12px 10px;
    border-radius: 17px;
    margin-bottom: 25px;
    min-height: 232px;
}
.ins-cnt span {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    line-height: 25px;
    color: #080808;
    opacity: 0.8;
    margin-bottom:10px;
}
.ins-cnt p {
    font-weight: 400;
    font-size: 14px;
    line-height: 25px;
    color: #080808;
    opacity: 0.8;
}
.ims-logo img {
    background-color: white;
    padding: 5px;
}
.ims-logo {
    flex: 1 0 100px;
    max-width: 100px;
}

.acc-ins-img {
    background: url(../images/rb-shape.webp), url(../images/rt-shape.webp);
    background-size: 452px, 429px;
    background-position: bottom left, top right;
    background-repeat: no-repeat;
}
.filter-1 {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #CFD4DA;
    border-radius: 40px;
    padding: 17px 30px 17px 40px;
    justify-content:space-between;
    margin-bottom:55px;
}
    .filter-1 input {
        background: #FFFFFF;
        border-radius: 40px;
        padding:10px;
        border:none;
    }
    .filter-1 label {
        font-weight: 500;
        font-size: 23px;
        line-height: 23px;
        color: #080808;
        flex: 1 0 30%;
        max-width: 30%;
        margin:0;
    }
    .filter-1 input::placeholder {
        font-weight: 400;
        font-size: 13px;
        line-height: 23px;
        color: #C3B8B8;
    }
.second-input {
    flex: 1 0 22%;
    max-width: 22%;
}
.acc-ins h2{
    margin-bottom:60px;
}
/*acc-ins css end*/

/*Renewal Css start*/
.renewal {
    background-color: #FFFBE9;
}
    .renewal h3 {
        font-weight: 600;
        font-size: 30px;
        line-height: 35px;
        color: #2D2B2B;
    }
    .renewal p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        color: #766D6D;
    }
.renewal-f {
    background: #FAF6EA;
    border-radius: 15px;
    padding: 30px 26px 34px 32px;
}
    .renewal-f input {
        margin-bottom: 15px;
        padding: 15px 10px;
        background: #FFFFFF;
        border-radius:0;
        border:none;
    }
        .renewal-f input::placeholder {
            font-weight: 400;
            font-size: 14px;
            line-height: 17px;
            color: #B8B1B1;
        }
    .renewal-f .f-select {
        margin-bottom: 15px;
        padding: 15px 10px;
        border-radius: 0;
        border: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 17px;
        color: #B8B1B1;
    }
        .renewal-f .f-select::placeholder {
            font-weight: 400 !important;
            font-size: 14px !important;
            line-height: 17px !important;
            color: #B8B1B1 !important;
        }
    .renewal-f textarea {
        background: #FFFFFF;
        border:none;
        border-radius:0;
        padding:16px;
    }
        .renewal-f textarea::placeholder {
            font-weight: 400;
            font-size: 14px;
            line-height: 17px;
            color: #B8B1B1;
        }
    .renewal-f a {
        text-decoration: none;
        display: inline-block;
        background: #4E2FC2;
        border-radius: 2px;
        font-weight: 400;
        font-size: 22px;
        line-height: 26px;
        color: #FFFFFF;
        padding: 12px;
        width: 200px;
        text-align: center;
        margin-top:5px;
    }
    /*Renewal Css end*/
.ma5menu__toggle {
    background-color: #F9E79F;

}

/*acc-prog Css Start*/
.courses-box {
    /*background-image: url('../images/accp-2.png');*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
/*    padding: 44px 65px 67px 32px;*/
    padding:80px 30px 20px 30px;
    position: relative;
    min-height:600px;
    transition:0.5s all ease;
    
}

.acc-hoverDiv {
    opacity: 0;
    transition: 0.5s all ease;
}

.courses-box:hover .acc-hoverDiv {
    opacity: 1;
}

    .courses-box::before {
        content: '';
        /* background-color: #000000e8; */
        background: #000000e8;
        background: linear-gradient(87deg, rgb(0 0 0) 100%, rgb(78 47 194) 100%);
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
        opacity: 0.7;
        z-index: 0;
    }

.courses-box:hover .{
    background-color: #333;
}
    .courses-box h4 {
        font-weight: 600;
        font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1920 - 300)));
        color: #FFFFFF;
        margin-bottom: 0;
        position: relative;
        z-index: 1;
    }
.courses-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    position: relative;
    z-index: 1;
}
.acc-prog h3 {
    margin-bottom: 12px;
    position: relative;
    z-index: 1;
}
.acc-prog p {
    margin-bottom: 70px;
    font-weight: 400;
    font-size: 18px;
  /*  line-height: 28px;*/
    text-align: center;
    color: #080808;
    opacity: 0.8;
}
.courses-box span {
    font-weight: 600;
    font-size: calc(20px + (25 - 20) * ((100vw - 300px) / (1920 - 300)));
    /* line-height: 41px;*/
    color: #FFFFFF;
    margin-bottom: 35px;
    display: block;
    position: relative;
    z-index: 1;
}
.acc-prog-slider .slick-slide {
    margin: 0 15px;
}

/* the parent */
.acc-prog-slider .slick-list {
    margin: 0 -10px;
}
    /*acc-prog Css End*/

/*lms-partner css Start*/
.lms-partner{
    background-color: #F3F0FB !important;
 }
.lms-partner h4{
    margin-bottom:18px;
}
.lms-partner p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:60px;
}
.lms-p-box {
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(54, 77, 135, 0.15);
    border-radius: 30px;
    padding: 64px 0 42px 64px;
}
.lms-cnt h4{
    margin-bottom:30px;
    text-align:start;
}
.lms-cnt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #080808;
    opacity: 0.8;
    text-align:start;
    margin-bottom:30px;
}
.lms-cnt a {
    display: inline-block;
    background: #4E2FC2;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    padding:15px 40px;
}
.ss-cta:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 37%;
    background-color: #F3F0FB !important;
    z-index: -1;
}
.ss-cta{
    background-image:none;
}
.sch-rec p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom: 50px;
}
.sch-rec h2{
    margin-bottom:16px;
}
.sch-cnt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #080808;
    opacity: 0.8;
    text-align:start;
    margin-bottom:30px;
}
.sch-cnt h4 {
    font-weight: 600;
    font-size: 33px;
    line-height: 40px;
    color: #000000;
}
.req-list{
    padding-left:1rem;
}
.req-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #000000;
}
/*lms-partner Css End*/
/*sch-cta css start*/
.sch-cta:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 46%;
    background-color: #F3F0FB !important;
    z-index: -1;
    bottom: 0px;
}
/*sch-cta css End*/
/*grants css start*/
.grants {
    background-color: #F3F0FB !important;
}
.g-btn-holder{
    display:flex;
    gap:10px;
    justify-content:center;
}
.grants p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom: 25px;
}
.grants span {
    font-weight: 600;
    font-size: 35px;
    line-height: 42px;
    text-align: center;
    color: #080808;
    display:inline-block;
    margin-bottom:40px;
}
.grants h2{
    margin-bottom:18px;
}
.g-btn-holder a {
    background: #4E2FC2;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    color: #FFFFFF;
    padding:15px 20px;
    display:inline-block;
}
    .g-btn-holder a:hover {
        color: #080808;
        background: #F9E79F;
    }
    /*grants css end*/
    /*f-news css Start*/
    .f-news h3 {
        margin-bottom: 55px;
    }
.f-news span {
    display: inline-block;
    font-weight: 600;
    font-size: 35px;
   /* line-height: 51px;*/
    color: #000000;
    padding-left:0;
}
.no-padd{
    padding-left:0 !important;
    padding-right:25px;
}
/*f-news Css End*/
/*steps-2 css start*/
.steps-2 {
    background-image: url(/assets/images/testi-v.webp);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom:80px;
}
/*steps-2 css End*/
.cs-cta:before {
    height: 54%;
}
/*Renewal Css Start*/
/*Renewal Css End*/
/*engage css start*/
.engage-box img {
    border-top-left-radius: 27px;
    border-top-right-radius:27px;
}
.engage {
    background-color: #F3F0FB;
}
.engage-box {
    background: #FFFFFF;
    border-radius: 27px;
    padding:7px 10px 8px 10px;
}
.engage p {
    font-weight: 400;
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:50px;
}
.engage-box-cnt{
    padding:20px 15px 20px 15px;
}
    .engage-box-cnt p{
        margin-bottom:0;
    }
    .engage-box-cnt span {
        font-weight: 500;
        font-size: 23px;
        line-height: 29px;
        text-align: center;
        color: #080808;
        display: block;
        margin-bottom: 10px;
    }
/*engage css end*/
/*minds css start*/
.minds h2{
    margin-bottom:18px;
}
.minds p {
    margin-bottom: 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
}
.mind-box {
    border: 1px solid #C9C9C9;
    border-radius: 15px;
}
.mind-box .mind-box-cnt .mind-1 {
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #000000;
    display:block;
    margin-bottom:5px;
}
.mind-box .mind-box-cnt .mind-2 {
    font-weight: 500;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    display:block;
    margin-bottom:9px;
}
.mind-box .mind-box-cnt p {
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    color: #807C7C;
    margin-bottom:0 !important;
}
    .mind-box .mind-box-cnt {
        padding: 20px 17px 30px 16px;
        min-height: 218px;
    }

    /*minds css end*/
    /*Contact Css Start*/
.contact-form-sec .form-box {
    width: 100%;
    height: 100%;
    backdrop-filter: blur(18px);
    padding: 40px 30px 25px 30px;
    min-height: 570px;
    max-width: 500px;
    margin: 0 auto;
    background: #FFFFFF;
    box-shadow: 0px 0px 29.3px rgba(0, 0, 0, 0.07);
    border-radius: 29px;
}
.contact-form-sec h2 {
    font-weight: 700;
    font-size: 54px;
    line-height: 65px;
    color: #080808;
    margin-bottom:44px;
}
.form-box input {
    background: #FBFBFB;
    border-radius: 12px;
    width:100%;
    padding:25px 0 23px 16px;
    border:none;
}
.form-box textarea {
    background: #FBFBFB;
    border-radius: 12px;
    width:100%;
    padding:23px;
    min-height:155px;
    border:none;
}
.cnt-form-btn {
    background: #F9E79F;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000000;
    border:none;
    padding:15px 30px;
    display:flex;
    margin: 0 auto;
}
    .form-box input::placeholder {
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #979797;
    }
.form-box h2 {
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    text-align: center;
    color: #000000;
}
.form-box p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: rgba(0, 0, 0, 0.63);
}
.cont-info-box {
    border-radius: 25px;
    background-color: #FAFAFA;
    padding: 28px 20px;
    font-size: 18px;
    margin-bottom: 25px;
    transition: 0.3s ease-in-out;
}

    .cont-info-box:hover {
        background-color: #6044C8;
    }

    .cont-info-box h3 {
        font-weight: 600;
        font-size: 34px;
        line-height: 41px;
        color: #000000;
        margin-bottom: 18px;
    }
  
    .cont-info-box a {
        margin-bottom: 0;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        text-decoration: none;
        color: #696969;
    }

    .cont-info-box p {
        font-weight: 500;
        font-size: 20px;
        line-height: 29px;
        color: #A1A1A1;
    }

    .cont-info-box:hover h2 {
        color: #fff;
    }

    .cont-info-box:hover h3 {
        color: #fff;
    }

    .cont-info-box:hover p {
        color: #fff;
    }

    .cont-info-box:hover a {
        color: #fff;
    }
    /*contact css end*/
    /*lnu Css Start*/
    .lnu h2 {
        margin-bottom: 14px;
    }
.lnu .top-cnt p {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #080808;
    opacity: 0.8;
    margin-bottom:55px;
}
.lnu-box {
    background: #FFFFFF;
    box-shadow: 0px 4px 10px rgba(54, 77, 135, 0.15);
    border-radius: 20px;
}
.lnu-box-cnt .lnu-1 {
    font-weight: 400;
    font-size: 17px;
    line-height: 28px;
    color: #807C7C;
    display:block;
    margin-bottom:5px;
}
.lnu-box-cnt .lnu-2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #000000;
    display:block;
    margin-bottom:14px;
}
.lnu-box-cnt p {
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #807C7C;
    margin-bottom:0;
}
.lnu-box-cnt{
    padding:33px 37px 40px 20px;
}

/*lnu css End*/
/* Nabeel new css */
.mega-menu{
    background-color:v#4E2FC2;
}
.mega-menu .nav-pills .nav-link{
    color:#000;
}
.mega-menu .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    color:#FFF;
    background-color:#4E2FC2;
}

.thankyou-banner {
    background-color: #7159ce;
    min-height: 600px;
    display: flex;
    align-items: center;
}

.thankyou-banner h1 {
    font-weight: 600;
    font-size: 54px;
    line-height: 1.1;
    color: #FFFFFF;
    margin-bottom: 30px;
}


.policy-banner {
    background-color: #7159ce;
    min-height: 400px;
    display: flex;
    align-items: center;
}


    .policy-banner h1 {
        font-weight: 600;
        font-size: 54px;
        line-height: 1.1;
        color: #FFFFFF;
        margin-bottom: 30px;
    }

    .privacy-list {
    padding-left: 30px;
}

.privacy-cont-sec h4 {
    font-size: 28px;
    font-weight: 500;
}

    .privacy-list li::marker {
        color:var(--color-black);
    }

    .privacy-list li {
        font-size: 18px;
        font-weight: 400;
        color: black;
    }


.renewal-2 {
    background: #F9E79F;
    border-radius: 2px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #080808;
    text-decoration: none;
    padding: 12px 25px;
    border:0;
}
/* Nabeel new end */
/* Footer Style end */
@media (max-width: 1399.98px) {
    .ins-box {
        min-height: 258px;
    }

    .sch-rec p {
        font-size: 16px;
        line-height: 25px;
    }
    .mind-box .mind-box-cnt .mind-1 {
        font-size: 26px;
    }
    .acc-pp .bf-box-cnt {
        height: 250px !important;
    }
        .acc-pp .bf-box-cnt p{
            font-size:16px !important;
        }
        .acc-on-box {
            min-height: 313px !important;
        }
    .step-box {
        min-height: 292px;
    }
    .f-news span {
        font-size: 32px;
    }
    .b-fits-box .bf-box-cnt span {
        font-size: 25px !important;
    }
    .sch-cnt h4 {
        font-size: 28px;
        margin-bottom: 0;
        line-height: 40px;
    }
    .sch-cnt p {
        margin-bottom: 10px;
        font-size:16px;
    }
    .sch-cnt h2 {
        font-size: 28px;
        margin-bottom: 0;
        line-height: 40px;
    }
    .abt-uni {
        left: 137px;
        top: 60%;
    }
    .tab-cnt h3 {
        font-size: 25px !important;
    }

    .renewal-f a {
        padding: 10px 10px;
        width: 160px;
    }
    .renewal h3{
        font-size:30px;
    }
    .renewal p {
        font-size: 20px;
        line-height: 30px;
    }
    .b-fits-box .bf-box-cnt {
        height: 155px;
    }
    .cta-2 p {
        font-size: 18px;
    }
    .cta-second {
        font-size: 18px;
        line-height: 24px;
    }
    .txt-box p {
        padding: 0 10px;
    }
    .abt-cta .txt-box span {
        font-size: 60px;
        line-height: 80px;
    }
    .b-box-cnt p {
        font-size: 13px;
    }
    .b-box-cnt span {
        font-size: 16px;
    }
    .testi-box p {
        padding-right: 16px;
    }
    .blog-box span{
        font-size:19px;
    }
    .cta span {
        font-size: 33px;
        line-height: 45px;
    }
    .heading-para{
        font-size:13px;
    }
    .banner-cnt h1 {
        font-size: 48px;
        margin-bottom: 15px;
    }
    .banner-cnt p {
        font-size: 16px;
        margin-bottom: 25px;
    }
    .explore h3 {
        font-size: 32px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .tab-cnt p {
        font-size: 14px !important;
        line-height: 20px;
        margin-bottom: 10px !important;
    }
    .explore {
        background-size: 39%;
    }
    .explore {
        background-size: 21%;
        background-position: right center;
    }
        .explore h2 {
            font-size: 40px;
            line-height: 35px;
          margin-bottom: 10px;
        }
        .explore p {
            margin-bottom: 0px;
        }
    .v-tab .tab-content {
        height: 100%;
    }

        .v-tab .tab-content .tab-pane {
            height: 100%;
        }

            .v-tab .tab-content .tab-pane img {
                height: 100%;
            }
    .v-tab span{
        font-size:30PX;
        margin-bottom:0;
    }
    .xcont p {
        line-height: 23px;
    }
}

@media (max-width: 1199.98px) {

    .ins-box {
        min-height: 280px;
    }

    .mind-box .mind-box-cnt {
        padding: 15px 10px 20px 10px;
        min-height: 245px;
    }
    .mind-box .mind-box-cnt .mind-2{
        font-size:18px;
    }
    .mind-box .mind-box-cnt .mind-1 {
        font-size: 22px;
    }
    .engage-box-cnt {
        min-height: 277px;
    }
    .engage-box-cnt span {
        font-size: 20px;
    }
    .lnu-box-cnt {
        min-height: 296px;
    }
    .lnu-box-cnt .lnu-2 {
        font-size: 16px;
        line-height: 22px;
    }
    .acc-pp .bf-box-cnt {
        height: 240px !important;
    }
    .acc-on-box {
        min-height: 340px !important;
    }
    .step-box {
        min-height: 319px;
        padding: 25px 15px 25px 15px;
    }
    .f-news span {
        font-size: 26px;
    }
    .b-fits-box .bf-box-cnt span {
        font-size: 26px !important;
    }
    .grants h2 {
        margin-bottom: 5px;
    }
    .grants span{
        font-size:27px;
        margin-bottom:10px;
    }
    .txt-box a {
        padding: 15px 20px;
    }
    .sch-rec h2 {
        margin-bottom: 5px;
        margin-top: 15px;
    }
    .xcont p {
        font-size: 14px;
        line-height: 23px;
    }
    .explore h3 {
        font-size: 27px;
    }
    .guni-cnt span {
        display: block;
        font-weight: 600;
        font-size: 30px;
        line-height: 30px;
        color: #080808;
    }
    .guni-cnt p{
        font-size:16px !important;
        line-height:15px !important;
        text-align:start;
    }
    .nav-btn-list ul li a {
        padding-right: 30px !important;
    }
    .renewal h3 {
        font-size: 26px;
        margin: 0;
    }
    .renewal p {
        font-size: 17px;
        line-height: 25px;
    }
    .ins-cnt p {
        font-size: 12px;
        line-height: 20px;
    }
    .ins-cnt span {
        font-size: 12px;
        line-height: 20px;
    }
    .filter-1 label {
        font-size: 21px;
    }
    .b-fits-box .bf-box-cnt span {
        font-size: 30px;
        line-height: 35px;
    }
    .b-fits-box .bf-box-cnt {
        height: 171px;
    }
    .acc-cta:after {
        bottom: 74px;
    }
    .b-fits p {
        padding-bottom: 30px;
        margin: 0;
    }
    .b-fits h3 {
        padding-bottom: 0px;
    }
    .cta-2 p {
        font-size: 16px;
    }
    .cta-second {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 11px;
    }
    .benefit-box span {
        font-size: 30px;
        line-height: 35px;
    }

    .txt-box p {
        padding: 0 0px;
        font-size:13px;
    }
    .abt-cta .txt-box span {
        font-size: 52px;
        line-height: 70px;
    }
    .b-box-cnt{
        padding:20px 0 20px 0;
    }
    .tab-cnt {
        margin-top: 25px;
    }
    .abt-uni {
        right: 155px;
        left: 436px;
        top: 69%;
    }
    .tab-img {
        display: flex;
        justify-content: center;
    }
    .recognition {
        background-image: none;
    }
    .inner-banner {
        min-height: auto;
        padding-bottom: 50px;
        
    }
    .icon-box img {
        max-width: 155px;
    }
    .v-tab{
        background-image:none !important;
    }
    .g-uni img {
        height: auto;
        width: auto !important;
        margin-bottom: 0 !important;
    }
    .cta span {
        font-size: 26px;
        line-height: 35px;
    }
    .v-tab span {
        font-size: 18PX;
        margin-bottom: 0;
    }
    .explore img {
        width: 100%;
        margin-bottom: 30px;
    }
    .explore{
        background-image:none;
    }
    .banner-cnt p {
        font-size: 14px;
        line-height: 23px;
        margin-bottom: 20px;
    }
    .banner-cnt h1 {
        font-size: 40px;        
        margin-bottom: 12px;
    }
    
    .space-p-tb {
        padding: 60px 0;
    }

    .space-p-b {
        padding-bottom: 60px;
    }

    .space-p-t {
        padding-top: 60px;
    }
    
    .ctm-mian-title {
        font-size: 40px;
    }
    .v-tab{
        background-image:none;
    }
    .blog-box span {
        font-size: 16px;
        margin-bottom: 5px;
        font-weight: 600;
    }
    .blog-box p {
        font-size: 14px;
    }
}

@media (max-width: 991.98px) {

    .ins-box {
        min-height: 222px;
    }

    .lms-p-box {
        padding: 64px 60px 42px 64px;
    }
    .lms-img img {
        display: none;
    }
    .mind-box {
        margin-bottom: 20px;
        border-radius: 31px;
    }
    .mind-box .mind-box-cnt {
        min-height: auto;
    }
    .engage-box-cnt p{
        margin-bottom:0 !important;
    }
    .engage p {
        margin-bottom: 30px;
    }
    .engage-box-cnt span {
        margin-bottom: 0;
    }
    .engage-box-cnt {
        min-height: auto;
    }
    .engage-box{
        margin-bottom:30px;
    }
    .lnu .top-cnt p {
        margin-bottom: 35px;
        font-size: 16px;
        line-height: 22px;
    }
    .lnu-box {
        margin-bottom: 30px;
    }
    .lnu-box-cnt {
        min-height: auto;
    }
    .lnu-box-cnt .lnu-2 {
        font-size: 22px;
        line-height: 28px;
    }
    .acc-pp .bf-box-cnt{
        height:auto !important;
    }
    .acc-on-box {
        min-height: auto !important;
    }
    .acc-r-b-2 {
        display: block !important;
        margin-top: 15px !important;
    }
    .acc-r-b {
        display: none !important;
    }
    .inner-banner img {
        display: none;
    }
    .step-box {
        min-height: auto;
    }
    .f-news span {
        font-size: 22px;
        margin-top:10px;
    }
    .b-box-cnt {
        min-height: 124px;
    }
    .abt-uni {
        right: 37px !important;
        left: 317px !important;
        top: 69% !important;
        /* left: 297px; */
    }
    .explore h2{
        font-size:21px;
    }
    .explore h2 {
        line-height: 20px;
    }
    .cta {
        padding: 30px 50px 30px 50px;
    }
    .g-uni {
        right: 0px !important;
        left: 297px;
    }
    .renewal-f a {
        padding: 6px 10px;
        width: 110px;
        font-size:18px;
    }
    .renewal-f textarea{
        height:100px !important;
    }
    .renewal-f h3 {
        margin-bottom: 15px !important;
    }
    .renewal p{
        margin-bottom:20px;
    }
    .renewal-2 {
        display: block !important;
        margin-top: 15px !important;
    }
    .renewal-1 {
        display: none !important;
    }
    .testi p {
        margin-bottom: 30px;
    }
    .testi h3 {
        margin-bottom: 0px;
    }
    .b-fits-box .bf-box-cnt{
        height:auto;
    }
    .cta span {
        font-size: 35px;
    }
    .cta-2 p {
        font-size: 19px;
        text-align: center;
        margin-bottom: 25px;
    }
    .cta-btnn{
        justify-content:center;
    }
    .steps {
        background-image: none;
    }
    .steps h3 {
        margin-bottom: 30px;
    }
    .step-box{
        margin-bottom:20px;
    }
    .step-sheild:after {
        display: none;
    }
    .step-num span {
        display: none;
    }
    .what p {
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
    }
        .what{
        background-image:none;
    }
    .ctm-footer {
        background-size: cover;
    }
    .heading-para {
        font-size: 16px;
    }
    .g-uni {
        right: 0px;
    }
    .blog-box a {
               font-size: 15px;
        padding: 8px 22px;
           }
    .v-tab ul li .nav-link p {
        margin-bottom: 15px;
    }
    .banner-btn .first-btn {
        padding: 8px 18px;
    }
    .banner-btn .second-btn {
        padding: 8px 18px;
    }
    .v-tab h3 {
        margin-bottom: 0px;
    }
    .space-p-tb {
        padding: 30px 0;
    }
    .blog-box span {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .testi-box p {
        padding-right: 20px;
    }
    .cta span {
        font-size: 27px;
        line-height: 45px;
        text-align: center;
        margin-bottom: 0;
    }
    .blog-box{
        margin-bottom:40px;
    }
    .circle {
        height: 60px;
        flex: 1 0 60px;
        max-width: 60px;
    }
    
    .xcont p {
        font-size: 13px !important;
        line-height: 18px !important;
    }
    .v-tab span {
        font-size: 18px;
        line-height: 15px;
        margin-bottom: 5px;
    }
    .v-tab .tab-content .tab-pane img{
        width:100%;
    }
    .v-tab p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .ctm-mian-title {
        font-size: 30px;
        line-height: 40px;
    }
    .b-img{
        width:100%;
    }
    .benefit h3 {
        margin-bottom: 30px;
    }
   
    .explore p {
        margin-bottom: 15px;
    }
    
    .explore .nav-tabs .nav-link {
        line-height: 1 !important;
        font-size: 14px;
    }
        .explore .nav-tabs .nav-link.active {
            line-height: 1 !important;
            font-size: 14px !important;
        }
        .banner {
            padding-bottom: 50px;
        }
    .banner-btn{
        justify-content:center;
    }
    .banner img {
        display: none;
    }

    .ctm-footer {
        padding-top: 50px;
    }

    .foo-navigatio-holder {
        padding-bottom: 0px;
    }
    .footer-logo {
        margin-bottom: 23px;
    }
    .mnav-opp-holder a {
        display: none;
    }
}

@media (max-width: 767.98px) {

    .ins-box {
        min-height: auto;
    }

    .acc-ins h2 {
        margin-bottom: 20px;
    }

    .sch-rec p {
        font-size: 14px;
        line-height: 22px;
    }
    .lms-cnt h4 {
        margin-bottom: 20px;
        text-align: start;
    }
    .minds p {
        margin-bottom:30px;
    }

    .g-btn-holder a {
        line-height: 26px;
        padding: 10px 15px;
        font-size: 18px;
    }
    .grants span {
        line-height: 30px;
    }
    .txt-box a {
        padding: 10px 15px;
        font-size:18px;
    }
    .sch-rec h2 {
        margin-top: 0px;
    }
    .tab-cnt h3 {
        font-size: 20px !important;
    }
    .explore p{
        line-height:22px;
    }
    .renewal-f input {
        padding: 10px;
    }
    .renewal h3 {
        font-size: 24px;
    }
   
    .renewal p {
        font-size: 14px;
        line-height: 20px;
    }
    .filter-1 label {
        font-size: 18px;
    }
    .acc-ins-img{
        background-image:none;
    }
    .testi p {
        font-size: 15px;
        line-height: 22px;
    }
    .b-fits-box .bf-box-cnt p {
        font-size: 16px;
        line-height: 24px;
    }
        .b-fits-box .bf-box-cnt span {
        font-size: 27px;
        line-height: 30px;
    }
    .cta-second {
        font-size: 14px;
        line-height: 20px;
        padding: 10px 11px;
    }
    .benefit-box-1 {
        padding: 20px 40px 20px 40px;
    }
    .benefit-box {
        padding: 20px 40px 20px 40px;
    }
    .what p {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
    }
    .txt-box p {
        padding: 0 0px;
    }
    .abt-cta .txt-box span {
        font-size: 60px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    .txt-box{
        margin-top:15px;
    }
    .abt-cta {
        background-image: none;
    }
    .b-box-cnt p {
        font-size: 14px;
    }
    .b-box-cnt span {
        font-size: 18px;
    }
    .tab-cnt {
        margin-top: 0px;
    }
        .tab-cnt p {
            font-size: 12px !important;
            line-height: 18px;
            margin-bottom: 7px !important;
        }
    .tab-cnt h3{
        font-size:32px;
    }
    .testi {
        background-image: none;
    }
    .blog-box {
        margin-bottom: 20px;
    }
    .banner-btn .first-btn {
        padding: 6px 15px;
        font-size:14px;
    }
    .banner-btn .second-btn {
        padding: 6px 15px;
        font-size: 14px;
    }
    .g-uni{
        display:none;
    }
    .heading-para {
        margin-bottom: 25px;
    }
    .tab-img {
        margin-bottom: 20px;
    }
    .g-uni {
        position: relative;
             top:0;
        right:0;
    }
    .tab-img img{
        margin-bottom:0 !important;
    }
    .guni-cnt p {
        font-size: 20px !important;
    }
    .guni-cnt span {
        font-size: 30px;
        line-height: 28px;
    }
    .cta span {
        font-size: 29px;
        line-height: 35px;
    }
    .cta .icon-box {
        text-align: center;
    }
    .blog-box span {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .blog-box p {
        font-size: 16px;
        padding-right:15px;
    }
    .blog-box img{
        width:100%;
    }
    .v-tab h3 {
        margin-bottom: 10px;
    }
    .xcont p {
        margin-bottom: 15px !important;
    }
    .v-tab p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .benefit-box-1 span {
        display: block;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        margin-bottom: 12px;
    }
    .benefit-box span {
        display: block;
        font-weight: 600;
        font-size: 26px;
        line-height: 32px;
        color: #080808;
        margin-bottom: 12px;
    }
    .benefit-box-1 p {
        font-size: 14px;
        line-height: 20px;
    }
    .benefit-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .ctm-mian-title {
        font-size: 30px;
        line-height:40px;
    }
    .explore .nav-tabs {
        border-bottom: none;
    }
    .explore .nav-tabs .nav-link {
        font-size: 16px;
        margin-bottom:10px;
    }
        .explore .nav-tabs .nav-link.active {
                 font-size: 16px !important;
        }
    .explore nav{
        display:flex;
        justify-content:center;
    }
    .explore .nav-tabs .nav-link {
        display: flex;
        justify-content: center;
        flex: 1 0 70%;
        max-width: 70%;
        border-bottom: 1px solid #D9D9D9;
    }
    .explore .nav {
        justify-content: center;
      }
   
    .copyright-foo {
        font-size: 14px;
    }

    .nav-foo {
        justify-content: center;
    }

    .nav-foo li a {
        font-size: 13px;
    }

    .foo-bottom {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }

    .space-p-tb {
        padding: 30px 0;
    }

    .space-p-b {
        padding-bottom: 40px;
    }

    .space-p-t {
        padding-top: 40px;
    }
    .explore h3 {
        font-size: 27px;
    }
    .cta {
        padding: 40px 40px 40px 40px;
    }

}

@media (max-width: 575.98px) {

    .banner-cnt h1 {
        font-size: 30px;
    }

    .sch-rec p {
        margin-bottom: 25px;
        font-size: 12px;
        line-height: 20px;
    }
    .txt-box a {
        padding: 10px 15px;
        font-size: 15px;
    }
    .lms-cnt p{
        font-size:14px;
        line-height:22px;
    }
    .lms-cnt a {
        font-size: 16px;
        padding: 10px 20px;
    }
    .lms-p-box {
        padding: 34px 30px 32px 34px;
    }
    .minds p {
        font-size: 14px;
        line-height: 22px;
    }
    .f-news span {
        font-size: 17px;
    }
    .f-news h3{
        margin-bottom:20px !important;
    }
    .grants p {
        font-size: 14px;
        line-height: 22px;
    }
    .grants span {
        line-height: 30px;
        font-size: 24px;
    }
    .sch-cnt h4 {
        font-size: 26px;

    }
    .tab-cnt h3 {
        font-size: 18px !important;
        margin-bottom:0;
    }
    .blog-box span {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .blog h3 {
        margin-bottom: 20px !important;
    }
    .renewal-2 {
        margin-top: 10px !important;
    }
    .renewal-f textarea {
        padding: 10px 16px 16px 13px;
    }
    .renewal-f input {
        padding: 10px 10px;
    }
    .renewal-f a {
        padding: 1px 0px;
        font-size: 14px;
        width: 80px;
    }
    .renewal-f {
        padding: 15px 15px 20px 15px;
    }
    .filter-1 {
        padding: 17px 20px 17px 20px;
    }
    .filter-1 label {
        font-size: 16px;
    }
    .testi p {
        font-size: 14px;
        line-height: 20px;
    }
    .testi h3 {
        margin-bottom: 0px !important;
    }
    .b-fits h3 {
        padding-bottom: 0px;
        margin-bottom: 10px !important;
    }
    .cta-second {
        font-size: 12px;
    }
    .cta-2 p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 25px;
        line-height: 22px;
    }
    .step-box {
        padding: 25px 15px 25px 15px;
    }
        .benefit-box span {
        font-size: 24px;
    }
    .inner-banner {
        padding-bottom: 25px;
        padding-bottom: 25px;
    }
    .sticky-header .navbar {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
    .testi-cnt h4 {
        font-weight: 600;
        font-size: 14px;
        line-height: 16px;
     }
    .banner-btn .second-btn {
        font-size: 14px;
        padding: 5px 14px;
    }
    .banner-btn .first-btn {
        font-size: 14px;
        padding: 5px 14px;
    }
    .guni-cnt p {
        font-size: 18px !important;
    }
    .guni-cnt span {
        font-size: 25px;
        line-height: 25px;
    }
    .cta span {
        font-size: 25px;
        line-height: 35px;
    }
    .blog-box a {
        padding: 6px 18px;
        font-size:14px;
    }
    .circle {
        height: 50px;
        flex: 1 0 50px;
        max-width: 50px;
        font-size: 18px !important;
    }
    .v-tab span {
        font-size: 16px;
        line-height: 15px;
    }
    .ctm-mian-title {
        font-size: 26px !important;
        line-height: 30px;
        margin-bottom:5px !important;
    }
    .tab-cnt p {
        font-size: 12px !important;
        line-height: 21px;
        margin-bottom: 10px !important;
    }
   
     
    .space-p-tb {
        padding: 20px 0;
    }

    .space-p-b {
        padding-bottom: 20px;
    }

    .space-p-t {
        padding-top: 20px;
    }
    .benefit h3 {
        margin-bottom: 10px !important;
    }
    .steps h3 {
        margin-bottom: 15px !important;
    }
    .benefit p{
        margin-bottom:0 !important
    }

}
@media (max-width: 479.98px) {
    .lms-cnt p {
        font-size: 12px;
        line-height: 22px;
    }
    .minds p {
        margin-bottom: 20px;
    }
    .engage-box-cnt p {
        font-size: 14px;
        line-height: 22px;
    }
    .engage-box-cnt span {
        font-size: 18px;
    }
    .lnu-box-cnt p {
        font-size: 13px;
        line-height: 21px;
    }
    .lnu-box-cnt .lnu-1 {
        font-size: 14px;
    }
    .lnu-box-cnt .lnu-2 {
        font-size: 20px;
    }
    .lnu .top-cnt p {
        margin-bottom: 25px;
    }
    .step-box span{
        font-size:16px;
        margin-bottom:5px;
    }
    .f-news span {
        font-size: 18px;
    }
    .b-fits-box .bf-box-cnt span {
        font-size: 20px !important;
    }
    .g-btn-holder{
        flex-direction:column;
    }
    .req-list li {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #000000;
    }
    .sch-cnt h4 {
        font-size: 20px;
    }
    .sch-cnt p {
        line-height:22px;
        font-size: 14px;
    }
    .explore h2 {
        line-height: 26px;
        font-size:18px !important;
        margin-bottom:0 !important
    }
    .renewal-f input::placeholder {
        font-size: 12px;
     }
    .renewal-f textarea::placeholder {
        font-size: 12px;
    }
    .renewal-f a {
        padding: 0px 0px;
        font-size: 12px;
        width: 66px;
        line-height: 22px;
    }
    .renewal-2 {
        margin-top: 6px !important;
    }
    .renewal-f input {
        padding: 8px 10px;
    }
    .renewal h3 {
        font-size: 19px;
        line-height:30px;
    }
    .renewal p {
        font-size: 12px;
        line-height: 18px;
    }
    .filter-1 input{
        margin-bottom:5px;
    }
    .second-input {
        flex: 1 0 100%;
        max-width: 100%;
    }
    .filter-1 label br{
        display:none;
    }
    .filter-1 {
        flex-direction: column;
    }
        .filter-1 label {
            max-width: 100% !important;
            display: flex;
            justify-content: center;
            margin-bottom:5px;
        }
    .testi p {
        font-size: 12px;
        line-height: 19px;
    }
    .b-fits-box {
        padding: 18px 16px 22px 16px;
    }
    .b-fits-box .bf-box-cnt {
        padding: 15px 5px 0 7px;
    }


    .b-fits-box .bf-box-cnt span {
        font-size: 25px;
        /* line-height: 30px; */
    }
    .b-fits-box .bf-box-cnt p {
        font-size: 12px;
        line-height: 20px;
    }
    .b-fits p {
        font-size: 14px;
        line-height: 23px;
    }
    .b-fits h3 {
     font-size: 20px;
    line-height: 28px;
    }
    .cta-second {
        text-align: center;
        padding: 8px 10px;
    }
    .cta-btnn {
        flex-direction: column;
    }

    .what p {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
    }

    .heading-para {
        font-size: 13px;
        line-height:20px;
    }
    .txt-box p {
        padding: 0 0px;
    }
    .abt-cta .txt-box span {
        font-size: 51px;
        line-height: 40px;
    }

    .tab-cnt h3 {
        font-size: 26px;
        line-height: 27px;
    }
    .inner-banner {
        background-image: none;
        padding: 10px 0;
    }
    .testi-box p {
        margin-bottom: 0;
        padding-right: 0;
    }
    .blog-box p {
        margin-bottom: 12px;
    }
    .blog-box a {
        padding: 4px 16px;
        font-size: 13px;
    }
    .banner {
        padding-bottom: 25px;
        padding-top:25px;
        background-image:none;
    }
    .benefit h3{
        margin-bottom:10px !important;
    }
    .ctm-mian-title {
        margin-bottom: 5px !important;
        line-height: 26px !important;
        font-size:20px !important;
    }
    .icon-box img {
        max-width: 125px;
    }
    .cta {
        padding: 20px;
        border-radius:40px;
    }
    .banner-btn .first-btn {
        font-size: 14px;
        padding: 5px 16px;
        line-height: 20px;
        font-size: 12px;
    }
    .banner-btn .second-btn {
        font-size: 14px;
        padding: 5px 16px;
        line-height: 20px;
        font-size:12px;
    }
    .guni-cnt span {
        font-size: 22px;
        line-height: 22px;
    }
    .cta span {
        font-size: 21px;
        line-height: 25px;
    }
    .blog-box p {
        font-size: 14px;
        padding-right:0;
    }
    .blog-box span {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .xcont p {
        margin-bottom: 5px !important;
    }
    .v-tab span {
        font-size: 16px;
        margin-bottom: 5px;
        line-height:20px;
    }

    .circle {
        height: 40px;
        flex: 1 0 40px;
        max-width: 40px;
        font-size: 16px !important;
    }
    .v-tab ul li .nav-link{
        gap:5px;
    }
    .benefit-box span {
        font-size: 22px;
        line-height: 25px;
    }
    .benefit-box-1 span {
        font-size: 25px
    }
    .benefit-box-1 {
        padding: 20px 30px 20px 30px;
    }
    .benefit-box {
        padding: 20px 30px 20px 30px;
    }
   
    .explore h3 {
        font-size: 23px;
    }
    .banner-btn {
        gap: 14px;
    }
        
    .explore h2 {
        margin-bottom: 5px;
    }
    .explore .nav-tabs .nav-link.active {
        font-size: 15px !important;
    }
    .explore .nav-tabs .nav-link {
        font-size: 15px;
    }
    .explore .nav-tabs .nav-link {
        flex: 1 0 100%;
        max-width: 1000%;
    }
    .explore p {
        font-size: 12px;
        line-height: 21px;
    }
    .explore h2 {
        font-size: 23px;
    }
    .banner-btn {
        flex-direction: column;
        justify-content: center;
        align-items:center;
        text-align: center;
    }
    .banner-cnt h1 {
        font-size: 26px;
        
       
    }
    .banner-cnt p {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 20px;
    }
}

    @media all and (min-width: 992px) {
        .dropdown-menu {
            width:18rem;
            padding:0;
            overflow:hidden;
            border:0;
            border-radius:0;

        }

        .mega-submenu {
            left:0;
            top: 0;
            min-width: 25rem;
        }

        .ktm-mega-menu {
            position: static;
        }

        .mega-menu {
            left: 0;
            right: 0;
            width: 100%;
        }

        .dropdown-menu li {
            position: relative;
        }
        .dropdown-menu li a{
            color:#000!important;
            padding:8px 10px ;
        }
        /*.dropdown-menu li a:hover{
            color:#fff!important;
           
        }*/
            .dropdown-menu .submenu {
            display: none;
            left: 100%;
            top: 0;
        }

        .dropdown-menu > li:hover > .submenu,
        .dropdown:hover > .dropdown-menu {
            display: block;
        }

        .ctm-mob-menu-btn {
            display: none;
        }
    }





    .ctm-mob-menu {
        display: none;
    }





    /**********Media Quries End********/
