
.section-module.section-module{
    padding-top: 70px;
}

.modle-info{
    margin-bottom: 30px;
}

.module-info-about{
    position: relative;
    text-align: center;
    max-width: 280px;
    margin: auto;
}

.module-info-about h4{
    font-family: "Antonio", sans-serif;
    font-size: 72px;
    font-weight: 800;
    display: block;
    line-height: 70px;
    color: transparent;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: rgba(0, 0, 0, 1);
    margin-bottom: 20px;
}

.modle-list{
    text-align: center;
}

.modle-list li{
    display: inline-block;
    width: 19%;
    vertical-align: top;
}

.new-aplly.new-aplly{
    background: white !important;
}

.new-aplly.new-aplly h2 span{
    color: #faa71a !important;
}

.new-sbmmt.new-sbmmt {
    background: black !important;
    border: 1px solid black;
    transition: 0.6s all;
    padding: 0 !important;
}

.new-sbmmt.new-sbmmt:hover {
    background: white !important;
    border: 1px solid black;
}

.big-name.big-name {
    width: 850px;
    font-size: 60px;
}

.new-aplly.new-aplly .form-control, .new-aplly.new-aplly select, .new-aplly.new-aplly textarea{
    z-index: 9;
    position: relative;
    background: white !important;
    color: black !important;
}

.new-aplly.new-aplly input::placeholder, .new-aplly.new-aplly select option{
    color: black !important;
}

.section-info.section-info {
    width: 100%;
    padding: 45px 65px;
    background: #2d3234;
    overflow: hidden;
    position: relative;
    border-top: 1px solid black;
    margin-top: 30px;
    min-height: 405px;
}

.section-info ul li{
    font-size: 16px;
    line-height: 24px;
    list-style: none;
    position: relative;
    color: #cfcfcf;
    margin-bottom: 16px;
    padding-left: 25px;
}

.section-info ul li:last-child{
    margin-bottom: 0;
}

.section-info.section-info.section-info h2 {
    color: #fff;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 20px;
    max-width: 400px;
}

.section-info h2 span {
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
}

.right-cornr {
    position: absolute;
    top: -70px;
    right: -70px;
    width: 260px;
    height: 240px;
    background: white;
    border-radius: 50%;
}

.right-cornr img{
    width: 150px;
    padding-top: 90px;
    padding-left: 46px;
}

.section-info ul li::before{
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 15px;
    height: 15px;
    background: url(../images/white-ring.png) no-repeat center / cover ;
}

.bordr-riggt{
    width: 10px;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: white;
    border-right: 1px solid black;
}

.bordr-bttm {
    width: 100%;
    display: block;
    height: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    top: auto;
    background: #ffffff;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.hr-abt.hr-abt.hr-abt h2{
    font-size: 40px;
    font-weight: 500;
    color: #000;
    text-transform: initial;
}

.hr-abt h2 span{
    font-size: 30px;
    font-weight: 500;
    color: #000;
}

.hr-abt{
    max-width: 1030px;
    text-align: center;
    margin: 0 auto 30px;
}

.d-tbl.d-tbl{
    display: table;
}

.new-hr {
    position: absolute;
    bottom: -20px;
    left: 50px;
    right: 0;
    margin: auto;
    width: 600px;
    z-index: 3;
}

.new-hr img{
    width: 100%;
}

.new-h1{
    font-size: 150px !important;
}

.new-padding .tab{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.pading-top{
    padding-top: 20px;
}

.contck-dtls {
    text-align: center;
    min-height: 350px;
    width: 32%;
}

.contact-wrapper {
    display: flex;
    align-items: start;
    justify-content: space-between;
}

.contck-dtls figure {
    height: 200px;
    width: 200px;
    border: 1px solid black;
    background: white;
    box-shadow: 0px 12px 20px 0px #F5E8E4;
    border-radius: 50%;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    position: relative;
}

.contck-dtls h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 13px;
}

.cotck-dtls-info h4{
    color: #000;
    font-size: 20px;
    font-weight: 700;
}

.cotck-dtls-info p{
    color: #000;
    font-size: 18px;
    font-weight: 400;
}

.cotck-dtls-info{
    margin-bottom: 15px;
}

.cotck-dtls-info:last-child{
    margin-bottom: 0;
}

.contck-dtls figure img {
    width: 74px;
}

.contck-dtls a{
    color: #000;
    font-size: 23px;
    font-weight: 700;
}

.contck-dtls a:hover{
    opacity: 0.7;
}

.contact-wrapper{
    margin-top: 25px;
}

.contck-textarea{
    position: relative;
}

.contck-textarea textarea{
    height: 130px;
    width: 100%;
    position: relative;
    background: #000;
    border: 1px solid #000;
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    border-radius: 10px;
    padding: 14px 16px;
    resize: none;
}

.contck-textarea textarea:focus-visible{
    outline: none;
}

.contck-textarea:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 130px;
    border: 1px solid #000;
    border-radius: 10px;
    bottom: -1px;
    right: -7px;
    pointer-events: none;
}

.contact-us-abt{
    position: relative;
    overflow: hidden;
}

.contact-us-abt::before {
    content: "";
    position: absolute;
    top: -160px;
    left: 0;
    height: 400px;
    width: 200px;
    background: url(../images/contck-left.png) no-repeat center / contain;
}

button.nav_btn {
    display: none;
}

.mew-mmb.mew-mmb{
    margin-bottom: 28px;
}

.tab-nfo-bx.tab-nfo-bx ul li{
    margin-top: 6px;
    font-size: 16px;
    line-height: 24px;
}

.secure-sec.secure-sec{
    padding-bottom: 70px;
}

.new-pb.new-pb.new-pb.new-pb{
    padding-bottom: 350px;
}

.tab-nfo-bx.tab-nfo-bx ul li:before{
    top: 5px;
}

nav.menu.menu ul li:hover .submenu{
    width: 210px;
}

.cta-new .modal-body{
    padding: 0;
}

.prgrm-nfobx ul li{
    margin: 0 !important;
}

.cta-new .cta-sectn{
    padding: 30px 50px;
}

.cta-new .modal-dialog{
    max-width: 700px;
}

.cta-new .modal-content{
    border-radius: 20px;
    overflow: hidden;
    position: relative;
}

.new-close {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 34px;
    width: 34px;
    border-radius: 50%;
    background: #000000;
    color: white;
    display: flex !important;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: 0.4s all;
    z-index: 9;
}

.para-extra{
    margin-bottom: 15px;
}

.para-extra:last-child{
    margin-bottom: 0;
}

.h4-new.h4-new{
    margin: 20px 0 -10px;
    font-size: 23px !important;
}

/* about-us============= */

.new-abut-info.new-abut-info h2{
    padding-right: 0;
    margin-bottom: 6px;
}

.new-abut-info.new-abut-info h3{
    text-align: left;
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 5px;
}

.new-abut-info.new-abut-info h4{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 21px;
    z-index: 6;
    position: relative;
}

.i-am-info.i-am-info {
    color: #000;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: center;
}

.i-am-info.i-am-info span{
    color: #FAA71A;
    font-weight: 600;
}

.new-mmb.new-mmb.new-mmb.new-mmb{
    margin-bottom: 0;
}

.only-indx.only-indx{
    z-index: 6;
}

.only-indx.only-indx:before{
    height: 106%;
}

.blog-after{
    position: relative;
}

.only-indx.only-indx::after, .blog-after.blog-after:after {
    content: "";
    position: absolute;
    right: -4px;
    bottom: 300px;
    height: 280px;
    width: 135px;
    background: url(../images/rght-blckbg.png) no-repeat center / contain;
}

.blog-after.blog-after:after {
    top: 800px;
    height: 180px;
    width: 95px;
}

.list-abt.list-abt.list-abt.list-abt li{
    margin-bottom: 14px;
    font-weight: 500;
}

.list-abt.list-abt.list-abt{
    margin-bottom: 0 !important;
}

.bill-section{
    width: 100%;
    min-height: 100vh;
    /* position: relative; */
    background: black;
}

.chck-img{
    width: 70px;
    margin: 0 auto 12px;
}

.chck-img img{
    width: 100%;
}

.bill-wrapper h2 {
    font-size: 24px;
    margin: 0 0 20px;
}

.bill-wrapper h3 {
    font-size: 22px;
    margin: 0 0 15px;
}

.bill-wrapper h4 {
    font-size: 18px;
    margin: 0 0 15px;
}

.bill-wrapper a {
    display: inline-block;
    height: 42px;
    line-height: 42px;
    background: white;
    border: 1px solid #faa71a;
    padding: 0 30px;
    border-radius: 4px;
    font-size: 18px;
    color: black;
    text-decoration: none;
    transition: 0.4s all;
    background: #faa71a;
}

.bill-wrapper a:hover{
   opacity: 0.7;
}

.bill-wrapper {
    max-width: 650px;
    height: min-content;
    text-align: center;
    width: 100%;
    /* border: 1px solid; */
    padding: 55px;
    position: absolute;
    inset: 0;
    margin: auto;
    box-shadow: 0px 0px 7px 7px rgba(0,0,0,0.1);
    border-radius: 6px;
    background: white;
    border: 5px solid #faa71a;
}

.nw-thnku.nw-thnku {
    text-align: right;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 2px;
}

.nw-thnku.nw-thnku.nw-thnku.nw-thnku .call_txt.call_txt, .nw-thnku.nw-thnku.nw-thnku.nw-thnku .call_nmbr.call_nmbr{
    color: white;
}

.faculty-wrapper.faculty-wrapper{
    background: #8d8d8d;
    min-height: 320px;
}

.only-inx.only-inx{
    z-index: 1;
}

.new-bnr-pic.new-bnr-pic {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 950px;
}

.bnnr-slide .owl-dots{
    position: absolute;
    right: 40px;
    bottom: 400px;
    transform: rotate(90deg);
    z-index: 9;
    
}

.bnnr-slide .owl-dots .owl-dot{
    height: 11px;
    width: 11px;
    background: white;
    border-radius: 50px;
    margin: 0px 4px;
    transition: 0.4s all;
}

.bnnr-slide .owl-dots .owl-dot.active{
    height: 11px;
    width: 26px;
    background: white;
    border-radius: 50px;
}

.blog-section {
    padding: 10px 0 370px;
}

.blog-cart h3 a, .blog-dtls-cart h3 a, .blog-dtls-cart h3 {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 26px;
    max-width: 100%;
    width: 100%;
    display: block;
}

.blog-dtls-cart h3 a,  .blog-dtls-cart h3 {
    max-width: 1100px !important;
}

.blog-cart h3 a:hover{
    opacity: 0.8;
}

.blog-cart p{
    color: #505050;
}

.blog-cart{
    padding: 30px;
    border: 1px solid #000000;
    position: relative;
    background: white;
    min-height: 820px;
    margin: 0 25px 55px 0;
}

.blog-cart::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid black;
    z-index: -1;
    top: 20px;
    right: -20px;
}

.blog-img {
    margin: 0 0 20px;
}

.blog-img img{
    width: 100%;
}

.blog-cart p span{
    font-weight: 700;
    color: black !important;
}

.blog-cart .morbtn{
    margin-bottom: 0 !important;
}

.blog-pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.blog-pagination li a{
    color: #1F1F1F;
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 600;
}

.blog-pagination li a.actvv {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    width: 40px;
    background: black;
    color: #FFC727;
    border-radius: 50%;
}

.blog-pagination li a:hover{
    opacity: 0.8;
}

.blog-detlls {
    padding-bottom: 50px !important;
}

.blog-dtls-cart .blog-img {
    max-width: 780px;
    padding: 16px;
    border: 1px solid #000000;
    position: relative;
    background-color: white;
    margin-bottom: 35px;
}

.blog-dtls-cart .blog-img::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    border: 1px solid black;
    z-index: -1;
    top: 14px;
    right: -14px;
}

.blog-dtls-cart p{
    color: #505050;
    margin-bottom: 18px;
}

.blog-dtls-cart p:last-child{
    margin-bottom: 0;
}

.blog-detlls.blog-detlls:after {
    top: 60px;
    height: 330px;
    width: 160px;
}

.new-type.new-type li h6 span{
    font-size: 15px !important;
    font-weight: 600 !important;
}

#blinking-text, #blinking-text-scnd {
    color: white;
    font-size: 33px;
    font-weight: 600;
    margin-top: 0;
    line-height: 40px;
}

.only-botm-paddng{
    padding-bottom: 330px !important;
}

.only-botm-paddng.only-botm-paddng:after{
    content: "";
    bottom: 300px !important;
}

.leadership-section.leadership-section .txt-contnr h2{
    text-transform: initial !important;
    max-width: 560px !important;
}

.leadership-section.leadership-section .txt-contnr h4{
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

.leadership-section.leadership-section .txt-contnr p{
    color: white;
}

.leadership-section.leadership-section .txt-contnr h2 span{
    color: white;
}

.leader-row-rivers{
    flex-direction: row-reverse;
    margin-bottom: 100px;
}

.leader-row-rivers.leader-row-rivers .txt-contnr {
    padding-left: 110px;
    z-index: 1;
}

.leadership-section.leadership-section .abut-img-bx{
    max-width: 450px;
}

nav.menu.menu ul li:hover .abt-mnu {
    width: 130px !important;
}

.blog-dtls-cart h4{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 4px;
}

.new-blg{
    max-width: 640px;
    margin: 0 auto 20px;
}

.new-blg img{
    width: 100%;
}

.new-blg:last-child{
    margin-bottom: 0;
}

.bold-only{
    color: black !important;
    font-weight: 600 !important;
}

.marketers-work{
    position: relative;
    margin-bottom: 20px;
}

.marketers-work li{
    font-family: "Outfit", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    padding-left: 24px;
    margin-bottom: 8px;
    color: #505050;
}

.marketers-work li:last-child{
    margin-bottom: 0;
}

.marketers-work li:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 0;
    height: 8px;
    width: 8px;
    background: #000000cc;
    border-radius: 50%;
}

.marketers-work li span{
    color: #faa71a;
}

.gallry-inf {
    max-width: 1200px;
    text-align: center;
    margin: 0 auto 35px;
}

.gallry-inf h3{
    color: #000;
    text-align: center;
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.gallery-info-fig{
    position: relative;
    max-width: 375px;
    margin-bottom: 35px;
    z-index: 100;
}

.gallery-info-fig::before {
    content: "";
    position: absolute;
    border: 2px solid black;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: white;
}

.gallry-fig img{
    width: 100%;
}

.vido-btn {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: 0.4s all;
    width: 0;
    height: 0;
    margin: auto;
}

.gallery-info-fig:hover .vido-btn {
    opacity: 1;
    width: 92%;
    height: 92%;
}

.vido-btn i{
    font-size: 55px;
    color: white;
}

.gallery-sectn .blog-pagination li a.actvv {
    height: 40px;
    width: 40px;
    background: #faa71a;
    color: white;
    border-radius: initial;
}

.gallery-sectn .blog-pagination{
    margin-top: 30px;
}

/* ===========fancy box========= */
.fancybox-caption__body{
    font-size: 20px;
}

/* ===========fancy box========= */

.gallery-info-fig .gallry-fig{ 
    overflow: hidden;
}

.gallery-info-fig .gallry-fig img{  
    height: 170px;
    object-fit: cover;
}

.mba-details.mba-details{
    height: 430px;
}

.mba-home.mba-home{
    padding-left: 0;
    max-width: 800px;
}

.mba-detls-section.mba-detls-section{
    padding: 20px 0;
}

.diff-exprnce.diff-exprnce{
    color: #000;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    margin-bottom: 16px;
}

.diff-exprnce.diff-exprnce li{
    display: inline-table;
    position: relative;
    margin-right: 6px;
}

/* .diff-exprnce.diff-exprnce li + li{
    padding-left: 18px;
} */

/* .diff-exprnce.diff-exprnce li + li:after{
    content: "";
    position: absolute;
    top: 16px;
    left: 3px;
    height: 6px;
    width: 6px;
    background: black;
    border-radius: 50%;
} */

.diff-exprnce.diff-exprnce li{
    padding-left: 18px;
}

.diff-exprnce.diff-exprnce li:after{
    content: "";
    position: absolute;
    top: 16px;
    left: 3px;
    height: 6px;
    width: 6px;
    background: black;
    border-radius: 50%;
}

.Specialize.Specialize{
    margin-top: 8px;
}

.Specialize.Specialize li::after{
    display: none;
}

.Specialize.Specialize li{
    position: relative;
    padding-left: 17px;
    width: 30%;
    font-weight: 600;
    margin-right: 0;
}

.Specialize.Specialize li::before {
    content: "";
    position: absolute;
    top: 11px;
    left: 0px;
    height: 14px;
    width: 14px;
    background: url(../images/blk-crcl-bult.png) no-repeat center / contain;
}

.mba-home.mba-home .btn-cel li:first-child:after{
    display: none;
}

.mba-home.mba-home .morbtn a {
    font-size: 20px;
    padding: 30px 57px 30px 25px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
    color: #000;
    display: block;
    position: relative;
    z-index: 9;
}

.mba-home.mba-home .btn-cel li{
    padding: 0;
}

.mba-home.mba-home h6{
    color: #ED9603;
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 5px;
}

.mba-home.mba-home .morbtn {
    margin: 0px auto;
    /* overflow: initial; */
}

.dtls-btn-cell.dtls-btn-cell li:last-child .morbtn a {
    background: white;
    border: 1px solid black;
    border-radius: 16px;
    overflow: hidden;
}

.dtls-btn-cell.dtls-btn-cell li:last-child .morbtn a:hover{
    opacity: 0.8;
}

.dtls-btn-cell.dtls-btn-cell li:last-child .morbtn:after{
    background: url(../images/button_line.png) no-repeat center ;
    z-index: 10;
}

.mba-dtls-fig {
    max-width: 590px;
    margin-left: auto;
    position: relative;
    z-index: 100;
}

.mba-dtls-fig img{
    width: 100%;
}

.mba-dtls-fig.mba-dtls-fig::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 120px;
    width: 120px;
    background: url(../images/white-play.png) no-repeat center / contain;
    margin: auto;
    pointer-events: none;
}

.mba-dtls-fig.mba-dtls-fig::after {
    content: "";
    position: absolute;
    height: 102%;
    width: 100%;
    border: 1px solid black;
    top: 0;
    right: -12px;
    z-index: -1;
}

.count-down.count-down .flip-clock-wrapper .flip {
    box-shadow: none;
    background: white !important;
    border-radius: 0;
    color: black !important;
    margin: 0;
    border: 1px solid black;
}

.new-count-dtls.new-count-dtls h4{
    color: #000;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 6px;
}

.dtls-btn-cell.dtls-btn-cell{
    margin-bottom: 15px;
}

.yellow-color.yellow-color{
    display: inline-block;
    height: 4px;
    width: 200px;
    background: #FAA71A;
    position: relative;
}

.yellow-color.yellow-color::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 22%;
    background: black;
}

.count-wrapper.count-wrapper{
    display: flex;
    align-items: center;
    gap: 24px;
}

.time-left h5{
    color: #000;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px; 
    letter-spacing: 1px;
}

.mba-detls-lists{
    border: 1px solid #000;
    background: #FFF;
    padding: 20px;
    position: relative;
    margin: 20px 0;
}

.mba-detls-lists li {
    display: inline-table;
    width: 33%;
    position: relative;
    min-height: 130px;
}

.mba-detls-lists li + li{
    border-left: 1px dashed black;
}

.mba-detls-info {
    max-width: 60%;
    margin: auto;
}

.mba-detls-lists::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    height: 100%;
    width: 100%;
    border: 1px solid black;
    z-index: -1;
}

.mba-detls-info h4{
    color: #FAA71A;
    font-size: 17px;
    font-weight: 600;
}

.mba-detls-info h4 i{
    color: black;
}

.mba-detls-info h3{
    color: #000;
    font-size: 40px;
    font-weight: 700;
}

.mba-detls-info p{
    color: #5A5A5A;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.best-learnings {
    padding: 30px 0 60px;
    position: relative;
}

.best-learnings::before {
    content: "";
    position: absolute;
    bottom: 700px;
    right: -30px;
    height: 450px;
    width: 200px;
    background: url(../images/rght-blckbg.png) no-repeat center / contain;
    z-index: -1;
}

.best-learnings::after {
    content: "";
    position: absolute;
    top: 110px;
    left: -25px;
    height: 450px;
    width: 200px;
    background: url(../images/lft-blckbg.png) no-repeat center / contain;
    z-index: -1;
}

.best-learnings-about h2 {
    color: #000;
    font-size: 80px;
    font-weight: 700;
    line-height: 86px;
    margin-bottom: 15px;
    text-transform: capitalize !important;
}

.best-learnings-about{
    max-width: 72%;
}

.best-lists{
    margin-bottom: 22px;
}

.best-lists:last-child{
    margin-bottom: 0;
}

.best-lists li{
    color: #000;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    padding-left: 25px;
    margin-bottom: 5px;
}

.best-lists li:last-child{
    margin-bottom: 0;
}

.best-lists li::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0px;
    height: 14px;
    width: 14px;
    background: url(../images/blk-crcl-bult.png) no-repeat center / contain;
}

.best-learnings.best-learnings .abut-img-bx {
    max-width: 450px;
    position: relative;
}

.best-learnings.best-learnings .abut-img-bx::after {
    content: "";
    position: absolute;
    inset: 0;
    height: 100px;
    width: 100px;
    background: url(../images/white-play.png) no-repeat center / contain;
    margin: auto;
    pointer-events: none;
    opacity: 0.6;
    display: none;
}

.mentots-info{
    margin: 40px 0;
}

.mentots-info .best-learnings-about {
    max-width: 100%;
    text-align: center;
}

.mentr-hding.mentr-hding{
    color: #000;
    font-size: 26px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mentor-details-info p{
    color: #5A5A5A;
    line-height: 25px;
}

.teaching-para.teaching-para{
    color: #000;
    margin-top: 14px;
}

.teaching-para.teaching-para span{
    color: #5A5A5A;
    display: block;
}

.mentor-details-info.mentor-details-info{
    border: 1px solid #000;
    background: #FFF;
    border-top: none;
    padding: 12px 20px 16px;
}

.mentor-details{
    position: relative;
    margin-right: 11px;
}

.mentor-details::before {
    content: "";
    position: absolute;
    top: 12px;
    left: 10px;
    height: 100%;
    width: 100%;
    border: 1px solid #000;
    z-index: -1;
}

 .owl-carousel .owl-stage-outer {
    padding-bottom: 16px !important;
    padding-right: 13px !important;
}

.mentor-fig{
    position: relative;
}

.mentor-fig::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 70px;
    width: 70px;
    background: url(../images/white-play.png) no-repeat center / contain;
    margin: auto;
    pointer-events: none;
    opacity: 0.6;
    display: none;
}

.new-nav-owl.new-nav-owl .owl-nav button{
    height: 50px;
    width: 50px;
    background: url(../images/bk-prev.png) no-repeat center / contain ;
}

.new-nav-owl.new-nav-owl .owl-nav button.owl-next{
    background: url(../images/yelo-nxt.png) no-repeat center / contain ;
}

.new-nav-owl.new-nav-owl .owl-nav button span{
    display: none;
}

.new-nav-owl.new-nav-owl .owl-nav{
    display: flex;
    align-items: center;
    position: absolute;
    top: -75px;
    right: 0;
    gap: 15px;
}

.batch-info figure img{
    background-size: cover;
    width: 100%;
    /* min-height: 320px; */
}

.batch-info{
    position: relative;
    margin-bottom: 80px;
    margin-right: 13px;
}

.batch-info::before {
    content: "";
    position: absolute;
    top: 12px;
    right: -12px;
    height: 100%;
    width: 100%;
    border: 1px solid black;
    z-index: -1;
}

.batch-info h5 {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #FAA71A;
    color: #000;
    font-size: 48px;
    font-weight: 700;
    padding: 15px 30px;
}

.batch-info h5::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -70px;
    width: 0;
    height: 0;
    border-bottom: 87px solid #faa71a;
    border-left: 70px solid transparent;
}

.after-none:after{
    display: none;
}

.best-learnings-about h3{
    color: #000;
    font-size: 30px;
    font-weight: 400;
}

.best-learnings-about h3 {
    color: #000;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 18px;
}

.course-roster.course-roster{
    max-width: 100%;
    margin-top: 60px;
}

.course-stat{
    position: relative;
    transition: 0.4s all;
}

.course-stat h4 {
    color: #FFF;
    font-size: 43px;
    font-weight: 600;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 36px 80px 36px 45px;
}

.course-stat::before{
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.stat-arrow {
    position: absolute;
    bottom: 20px;
    right: 30px;
    height: auto;
    width: 36px !important;
    pointer-events: none;
    transition: 0.4s all;
}

.nwe-course-slide .item .course-stat{
    margin-top: 30px;
    margin-right: 11px;
}

.course-roster.course-roster h2{
    margin-bottom: 0;
}

.nwe-course-slide.nwe-course-slide .owl-nav {
    top: -58px;
}

.course-stat:hover{
    opacity: 0.8;
}

.course-stat:hover .stat-arrow{
    margin-right: 4px;
    transform: scale(1.1);
}


.course-stat::after {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    height: 100%;
    width: 100%;
    border: 1px solid black;
    pointer-events: none;
    z-index: -1;
}

.teastimonial-cards{
    background: #2D3234;
    padding: 30px 24px;
    position: relative;
    margin-right: 12px;
    /* min-height: 678px; */
    min-height: 530px;
    padding-bottom: 0 !important;
}

.teastimonial-cards p{
    line-height: 30px;
    color: white;
}

.teastimonial-cards h3{
    color: #FFF;
    font-size: 30px;
    font-weight: 600;
}

.teastimonial-cards::before {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    height: 100%;
    width: 100%;
    border: 1px solid black;
    z-index: -1;
}

.authr-name p{
    color: #A3A3A3;
}

.author-dtls{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
}

.inverted-comma{
    width: 70px;
    margin-bottom: 15px;
}

.inverted-comma img{
    width: 100%;
}

.boy-img {
    z-index: 1;
    position: relative;
    bottom: 0px !important;
    right: 10px;
}

.boy-img.boy-img.boy-img img {
    overflow: hidden;
    height: 79px;
    width: 79px;
    border: 2px solid black;
    border-radius: 50%;
}

.boy-img::before {
    content: "";
    position: absolute;
    height: 110px;
    width: 110px;
    background: url(../images/two-circle.png) no-repeat center / contain;
    top: -23px;
    left: -23px;
    z-index: -1;
}

.stdnt-testimonial-section .best-learnings-about {
    max-width: 100%;
}

.studnt-testimonial-wrapper {
    margin-top: 22px;
}

.stdnt-testimonial-section{
    padding: 60px 0;
    position: relative;
}

.teastimonial-cards {
    height: 100% !important; /* Set a fixed height for each carousel item */
  }
  

.stdnt-testimonial-section::before{
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: url(../images/full-graph-line.png)  ;
}

.urban-campus{
    position: relative;
    padding: 60px 0;
    background: #0D0D0D;
}

.urban-campus .best-learnings-about{
    max-width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.urban-campus .best-learnings-about h2{
    color: white;
    margin-bottom: 5px;
}

.urban-campus .best-learnings-about h3{
    color: #FAA71A;
    font-weight: 600;
    margin-bottom: 0;
}

.urban-campus.urban-campus .gallery-info-fig::before {
    border: 2px solid #FAA71A;
    background: transparent;
}

/* .urban-campus.urban-campus .gallery-info-fig .gallry-fig img {
    height: auto;
} */

.arw-btm{
    z-index: 10 !important;
}

.gllry-video.gllry-video{
    max-width: 98%;
}

.gllry-video.gllry-video .gallry-fig{
    background: #000000eb;
}

/* .gllry-video.gllry-video .gallry-fig img{
    height: 400px !important;
} */

.man-pckt.man-pckt {
    position: absolute;
    inset: 0;
    height: 95px;
    width: 95px;
    margin: auto;
    z-index: 3;
    pointer-events: none;
}

.gllry-video.gllry-video::after {
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    pointer-events: none;
}

.mba-faq-sectn.mba-faq-sectn .faq-accordion{
    margin-left: 0;
    margin-right: 0;
}

.mba-faq-sectn.mba-faq-sectn.mba-faq-sectn.mba-faq-sectn::before {
    content: "";
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: url(../images/full-graph-line.png);
    z-index: -1;
}

.mba-faq-sectn.mba-faq-sectn{
    padding-bottom: 50px !important;
}

.businss-figure.businss-figure{
    background: #000000d6;
}

.news-details-info.news-details-info{
    background: white;
    padding: 20px;
}

.detls-news.detls-news{
    border: 1px solid black;
}

.detls-news.detls-news .mentor-fig::before{
    display: none;
}

.news-details-info.news-details-info h3 {
    color: #000;
    font-size: 36px;
    font-weight: 700;
    line-height: 33px;
    margin-bottom: 12px;
    text-align: left;
}

.right-for-me.right-for-me h2{
    text-align: center;
    max-width: 600px;
    margin: 0 auto 15px;
}

.right-info.right-info h3 {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    max-width: 800px;
    margin: 0 auto 15px;
}

.chk-txt.chk-txt b a{
    color: black;
    text-decoration: none !important;
}

.right-for-me.right-for-me{
    position: relative;
    z-index: 0;
}

.right-for-me.right-for-me::before {
    content: "";
    position: absolute;
    top: 180px;
    right: 0;
    height: 470px;
    width: 230px;
    background: url(../images/rght-blckbg.png) no-repeat center / contain;
    z-index: -1;
}

.right-for-me.right-for-me::after {
    content: "";
    position: absolute;
    top: 180px;
    left: 0;
    height: 370px;
    width: 190px;
    background: url(../images/contck-left.png) no-repeat center / contain;
    opacity: 0.3;
    z-index: -1;
}

.earn-degree.earn-degree {
    display: flex;
    align-items: center;
    gap: 20px;
    border: 2px solid #000;
    background: #FFF;
    padding: 20px 30px;
    position: relative;
    margin: 30px 0;
}

.earn-degree.earn-degree::before {
    content: "";
    position: absolute;
    top: 11px;
    right: -11px;
    height: 100%;
    width: 100%;
    border: 2px solid black;
    z-index: -1;
}

.earn-degree.earn-degree h3 {
    color: #000;
    font-size: 48px;
    font-weight: 400;
    line-height: 54px;
    text-transform: capitalize;
    /* max-width: 440px; */
    width: 30%;
}

.earn-degree.earn-degree .flip-clock-wrapper {
    margin-left: 0 !important;
}

.earn-degree.earn-degree .morbtn{
    margin: 0 auto;
    flex: none;
}

.earn-degree.earn-degree .morbtn a {
    padding: 30px 70px 30px 40px;
}

.details-curriculam{
    background: #FAA71A;
    padding: 70px 0 40px;
    position: relative;
    z-index: 1;
}

.details-curriculam.details-curriculam .faq-accordion .accordion-item {
    border: 2px solid #000;
    border-top: 0;
    border-left: 0;
}

.details-curriculam.details-curriculam .faq-accordion .accordion-item-covr {
    border: 2px solid #000;
    position: relative;
}

.acc-new.acc-new{
    display: flex;
    align-items: start;
    gap: 120px;
}

.acc-new.acc-new h3 {
    color: #000;
    font-size: 36px;
    font-weight: 600;
    line-height: 48px;
    text-transform: uppercase;
    flex: none;
    width: 100%;
    max-width: 160px;
    display: block;
}

.acc-new.acc-new h4 {
    font-size: 25px;
    line-height: 28px;
    font-weight: 600;
    margin: 15px 0 10px;
}

.details-curriculam.details-curriculam .faq-accordion {
    margin: 36px 0;
}

.details-curriculam.details-curriculam .accordion-item-covr::after {
    content: "";
    position: absolute;
    top: 30px;
    left: -70px;
    height: 100%;
    width: 2px;
    background: black;
    z-index: 1;
}

.details-curriculam.details-curriculam .accordion-item-covr::before {
    content: "";
    position: absolute;
    top: 0;
    left: -90px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 2px solid black;
    background: #FAA71A;
    z-index: 2;
}

/* .details-curriculam.details-curriculam .accordion-button, .details-curriculam.details-curriculam .faq-accordion .accordion-item h2 {
    background: #FAA71A;
} */

.details-curriculam.details-curriculam .accordion-item-covr.active_toggle .accordion-header, .details-curriculam.details-curriculam .accordion-item-covr.active_toggle .accordion-collapse {
    background: #ffffff !important;
    color: black !important;
}

.details-curriculam.details-curriculam .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed) {
    color: black;
    padding-bottom: 0;
    padding-left: 40px;
}

.details-curriculam.details-curriculam .accordion-body p {
    color: black;
    padding-right: 160px;
}

.curricuram-abt.curricuram-abt .best-learnings-about {
    max-width: 100%;
    padding-left: 300px;
}

.curricuram-abt.curricuram-abt .best-learnings-about h2{
    text-transform: uppercase !important;
}

.details-curriculam::before{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 420px;
    background: #D78C0D;
    z-index: -1;
}

.acc-new.acc-new .accordion-padng.accordion-padng {
    padding: 0;
}

.acc-new.acc-new .accordion-item .accordion-button.collapsed{
    background: #faa71a;
    gap: 47px;
    padding-left: 40px;
    border-radius: 0;
}

.acc-new.acc-new .accordion-item-covr .accordion-body{
    padding-left: 40px;
}

.acc-new.acc-new .accordion-button{
    gap: 47px;
}

.details-curriculam.details-curriculam .faq-accordion .accordion-button::after {
    background: url(../images/black-pluss.png) 0 0 no-repeat;
    background-size: contain;
}

.details-curriculam.details-curriculam .accordion-button:not(.collapsed)::after {
    background: url(../images/black-minus.png) 0 0 no-repeat;
    background-size: contain;
}

.new-count-dtls.new-count-dtls .flip-clock-wrapper{
    margin-left: 0 !important;
    margin-top: 5px !important;
}

.mba-detls-section.mba-detls-section.mba-detls-section:after,
.thankyou-section.thankyou-section.thankyou-section:after {
    position: absolute;
    content: "";
    background: url(../images/rght-blckbg.png) 0 0 no-repeat;
    background-size: contain;
    width: 190px;
    height: 355px;
    top: 330px;
    right: -20px;
    z-index: -1;
}

/* ----------------- counter ===================== */

.flip-clock-wrapper ul li a div {
    border-radius: 0 !important;
    background: white !important;
    color: black !important;
    font-size: 26px !important;
    text-shadow: none !important;
    z-index: -1 !important;
}

.flip-clock-wrapper ul {
    width: 40px;
    height: 45px;
    font-size: 23px;
    line-height: 25px;
    border-radius: 0px;
    background: #000 !important;
}

.flip-clock-wrapper ul li {
    color: black !important;
    line-height: 45px;
}

.flip-clock-dot {
    width: 6px;
    height: 6px;
    left: 7px;
}

.flip-clock-dot.top {
    top: 22px;
}

.flip-clock-dot.bottom {
    bottom: 20px;
}

.flip-clock-divider {
    height: 40px;
}

.flip-clock-divider .flip-clock-label {
    bottom: -2.1em !important;
    top: auto;
    font-weight: 700;
}

.flip-clock-divider .flip-clock-label {
    right: -56px;
}

.flip-clock-divider.minutes .flip-clock-label {
    right: -61px;
}

.flip-clock-divider.seconds .flip-clock-label {
    right: -63px;
}

.flip-clock-active{
    color: black !important;
}

.flip + .flip {
    border-left: none !important;
}


/* ----------------- counter ======================= */

.thank-you-banner.thank-you-banner{
    height: 365px !important;
}

.thank-you-banner.thank-you-banner .bnr-circl-1 {
    width: 100px;
    left: 22%;
    top: -160px;
}

.thank-you-banner.thank-you-banner .bnr-circl-3 {
    bottom: -60px;
}

.thank-you-banner.thank-you-banner .bnr-circl-2 {
    width: 70px;
    top: -162px;
}

.thankyou-section.thankyou-section{
    padding: 6px 0px 50px;
    position: relative;
}

.thnku-logo{
    width: 300px;
    margin: 0 auto 10px;
}

.thnku-logo img{
    width: 100%;
}

.thanku-info.thanku-info {
    text-align: center;
    max-width: 1100px;
    position: relative;
    margin: auto;
}

.thanku-info.thanku-info h2{
    color: #ED9603;
    margin-bottom: 2px;
    font-weight: 500;
}

.thanku-info.thanku-info h3{
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 8px;
}

.thanku-info.thanku-info h4{
    color: #000;
    font-size: 22px;
    font-weight: 400;
}

.reserve-card.reserve-card h5{
    color: #ED9603;
    font-size: 22px;
    font-weight: 400;
    line-height: 35px; 
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.reserve-card{
    border: 2px solid #000;
    background: #FFF;
    margin: 15px auto 0;
    padding: 35px 20px;
    position: relative;
}

.reserve-card::before{
    content: "";
    position: absolute;
    top: 11px;
    left: 11px;
    height: 100%;
    width: 100%;
    border: 2px solid black;
    z-index: -1;
}

.reserve-card.reserve-card .morbtn{
    margin-bottom: 0;
}

.thankyou-section.thankyou-section.thankyou-section:after{
    top: 0 !important;
}

.get-form.get-form{
    display: block;
    font-size: 28px;
    font-weight: 600;
    width: 100%;
    margin-top: 15px;
}

.apply-new.apply-new{
    background: #000;
    color: #fff;
}

.apply-new.apply-new a{
    color: #fff;
    transition: 0.4s all;
}

.apply-new.apply-new a:hover{
    color: black;
}

.apply-new.apply-new a:hover:after{
    filter: brightness(0);
}

.apply-new.apply-new a:after {
    background: url(../images/butn-arow-wht.png) 1px 0px no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    margin: auto;
}

.icon-in{
    display: inline-block;
}

.icon-in i{
    height: 40px;
    width: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #0077b5;
    color: white;
    border-radius: 4px;
    font-size: 22px;
    border: 1px solid #0077b5;
    transition: 0.4s all;
}

.icon-in i:hover{
    background: white;
    color: #0077b5;
}

.new-fixed-btm-div {
    position: fixed;
    opacity: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 140px;
    box-shadow: 4px 4px 8px rgba(0,0,0,0.5);
    background: #faa71a;
    z-index: 999;
    transition: opacity 0.4s ease;
}

.hide-divv{
    display: none;
}

.new-fixed-btm-div.show {
    opacity: 1;
}

.cls-new{
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 16px;
    color: black;
    cursor: pointer;
}

.arrow-hide .owl-nav {
    display: none !important;
}

.h3-innfo{
    text-align: left;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}

.apply-label label{
    font-size: 20px;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 500;
    display: block;
}

.apply-label textarea{
    height: 90px;
}

.apply-label:after {
    height: 90px;
}

.extra-no-hovr:hover{
    background: #faa71a !important;
}

.new-declaratn {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
    max-width: 538px;
}

.new-declaratn label{
    flex: none;
    width: 188px;
    text-align: left;
    font-size: 17px;
    font-weight: 600;
}

.new-declaratn.new-declaratn.new-declaratn input{
    display: inline-block;
    /* border: none; */
    max-width: 350px;
}

.new-declaratn.new-declaratn.new-declaratn:after {
    content: '';
    position: absolute;
    top: 6px;
    right: -6px;
    width: 100%;
    height: 100%;
    border: 1px solid black;
    max-width: 340px;
}

.mt-new{
    margin-top: 34px;
}

.new-inpt-frrm.new-inpt-frrm{
    z-index: 10;
    height: 54px !important;
}

.new-inpt-frrm.new-inpt-frrm::before{
    display: none;
}

.new-inpt-frrm.new-inpt-frrm::after{
    z-index: -1;
}

.new-inpt-frrm.new-inpt-frrm input{
    font-size: 16px;
}

.new-inpt-frrm.new-inpt-frrm .iti__selected-flag {
    font-size: 16px;
}

.new-inpt-frrm.new-inpt-frrm .iti__arrow {
    margin-left: 8px;
    background: url(../images/dropdown.png) no-repeat;
    background-size: contain;
    width: 13px;
    height: 13px;
    border: 0;
}

.count-wrapper .flip-clock-wrapper ul.play li.flip-clock-active .down{
    /* border-bottom: 1px solid; */
}

.count-wrapper .flip-clock-wrapper ul li a{
    border-bottom: 1px solid;
}

.tiu-lgoo.tiu-lgoo.tiu-lgoo {
    width: 270px;
    position: relative;
}

.lgo-991{
    display: none;
}

.no-actv.no-actv{
    position: relative;
    right: 150px;
}

.no-actv.no-actv:after{
    display: none !important;
}

.popup-modal.popup-modal .modal-dialog {
    max-width: 700px;
}

.modl-popuup{
    width: 100%;
}

.mba-new-home h6 {
    font-size: 30px !important;
    font-weight: 500 !important;
    color: #faa71a;
    margin-bottom: 3px !important;
}

.exp-diff li{
    width: 48%;
}

.inner_banr .bnr-circl-1{
    display: none;
}

.apply-big.apply-big.apply-big.apply-big{
    font-size: 18px;
    font-weight: 600;
}

.new-txtt.new-txtt{
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
}

.new-ylo-txt.new-ylo-txt{
    font-size: 25px;
}

.new-cta-btn a {
    display: table;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    background: #ffffff;
    border-radius: 10px;
    margin-top: 40px;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid black;
    color: #000;
}

.new-cta-btn a:hover{
    background: #faa71a;
}

.bttn-apply a{
    margin-top: 25px;
}

.application-marqee {
    padding: 5px 0;
    font-size: 15px;
    font-weight: 600;
    display: block;
}

.application-marqee a {
    font-size: 14px;
    padding: 3px 8px;
    background: black;
    border-radius: 4px;
    font-weight: 400;
    color: white;
    border: 1px solid #000;
}

.application-marqee a:hover{
    background: transparent;
    border: 1px solid black;
    color: black;

}

.hdr-marquee.hdr-marquee {
    background: #faa71a;
    z-index: 1000;
    position: relative;
}

.accre-img {
    width: 175px;
    position: absolute;
    bottom: 0;
    right: -195px;
}

.accre-img img{
    width: 100%;
}


@media only screen and (max-width: 1560px) {
    
    .module-info-about {
        max-width: 190px;
    }

    nav.menu.menu ul li:hover .submenu{
        width: 155px;
    }

    .section-module.section-module.section-module.section-module {
        padding-top: 45px;
    }

    .secure-sec.secure-sec.secure-sec.secure-sec {
        padding-bottom: 45px ;
    }

    .module-info-about h4 {
        font-family: "Antonio", sans-serif;
        font-size: 58px;
        line-height: 60px;
        margin-bottom: 16px;
    }

    .big-name.big-name{
        width: 530px;
    }

    .section-info.section-info {
        padding: 45px 30px;
        margin-top: 25px;
        min-height: 360px;
    }

    .section-info h2 span {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .section-info.section-info.section-info h2 {
        font-size: 30px;
        margin-bottom: 10px;
        max-width: 400px;
        line-height: 44px;
    }

    .section-info ul li {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 14px;
        padding-left: 24px;
    }

    .section-info ul li::before {
        width: 13px;
        height: 13px;
    }

    .right-cornr {
        top: -72px;
        right: -70px;
        width: 220px;
        height: 200px;
    }

    .right-cornr img {
        width: 116px;
        padding-top: 85px;
        padding-left: 46px;
    }

    .hr-abt.hr-abt.hr-abt h2 {
        font-size: 30px;
        font-weight: 400;
        line-height: 35px;
    }

    .hr-abt h2 span {
        font-size: 22px;
        font-weight: 400;
    }

    .hr-abt {
        max-width: 790px;
    }

    .new-h1 {
        font-size: 120px !important;
    }

    .new-hr {
        bottom: -60px;
        left: 50px;
        right: 0;
        margin: auto;
        width: 460px;
    }

    .new-padding .tab{
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    .contck-dtls figure {
        height: 135px;
        width: 135px;
        margin: 0 auto 22px;
    }

    .contck-dtls h3 {
        font-size: 21px;
        margin-bottom: 6px;
    }

    .contck-dtls p {
        font-size: 15px;
        line-height: 25px;
    }

    .contck-dtls figure img {
        width: 40px;
    }

    .cotck-dtls-info h4 {
        font-size: 15px;
    }

    .cotck-dtls-info {
        margin-bottom: 10px;
    }

    .contck-dtls a {
        font-size: 18px;
    }

    .contact-wrapper {
        margin-top: 20px;
    }

    .contck-textarea textarea {
        border-radius: 10px;
        padding: 10px 16px;
        font-size: 0.9em;
    }

    .contact-us-abt::before {
        height: 260px;
        width: 140px;
        top: -110px;
    }

    .hom-abutbx.hom-abutbx {
        padding-right: 100px;
    }

    .new-pb.new-pb.new-pb.new-pb {
        padding-bottom: 230px;
    }

    nav.menu.menu {
    z-index: 999;
    }

    .new-type.new-type li {
        padding: 22px 6px !important;
        margin: 0px 2px;
        width: 32%;
    }

    .new-abut-info.new-abut-info h3 {
        font-size: 38px;
        line-height: 38px;
        margin-bottom: 8px;
    }

    .new-abut-info.new-abut-info h4 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 19px;
    }

    .i-am-info.i-am-info {
        font-size: 27px;
        line-height: 38px;
        max-width: 1000px;
        margin: auto;
    }

    .new-mmb.new-mmb.new-mmb.new-mmb .only-mb{
        margin-bottom: 22px;
    }

    .list-abt.list-abt.list-abt.list-abt li {
        margin-bottom: 11px;
    }

    .faculty-wrapper.faculty-wrapper {
        min-height: 240px;
    }

    .bnnr-slide .owl-dots {
        right: 30px;
        bottom: 300px;
    }

    .bnnr-slide .owl-dots .owl-dot {
        height: 9px;
        width: 9px;
        margin: 0px 3px;
    }

    .bnnr-slide .owl-dots .owl-dot.active {
        height: 8px;
        width: 21px;
    }

    .blog-cart {
        padding: 23px;
        min-height: auto;
        margin: 0 17px 45px 0;
    }

    .blog-cart h3 a, .blog-dtls-cart h3 a,  .blog-dtls-cart h3 {
        font-size: 26px;
        line-height: 33px;
        margin-bottom: 16px;
        max-width: 400px;
    }

    .new-fixed-btm-div{
        padding: 0 94px;
    }

    .blog-img {
        margin: 0 0 14px;
    }

    .blog-cart .morbtn {
        margin-top: 14px !important;
    }

    .blog-cart::before {
        top: 17px;
        right: -17px;
    }

    .blog-section {
        padding: 10px 0 240px;
    }

    .blog-pagination li a {
        font-size: 15px;
    }

    .blog-pagination li a.actvv {
        height: 35px;
        width: 35px;
    }

    .new-declaratn {
        max-width: 426px;
    }

    .new-declaratn.new-declaratn.new-declaratn:after {
        max-width: 250px;
    }

    .blog-after.blog-after:after {
        top: 570px;
        height: 165px;
        width: 85px;
    }

    .blog-detlls.blog-detlls:after {
        top: 65px;
        height: 300px;
        width: 145px;
    }

    .blog-dtls-cart p {
        margin-bottom: 12px;
    }

    .blog-dtls-cart h3 a,  .blog-dtls-cart h3 {
        max-width: 920px !important;
    }

    .blog-dtls-cart .blog-img {
        max-width: 700px;
        padding: 15px;
        margin-bottom: 35px;
    }

    .only-botm-paddng {
        padding-bottom: 220px !important;
    }

    .big-name.big-name.big-name {
        width: 640px;
        font-size: 40px;
        line-height: 50px;
    }

    .leader-row-rivers.leader-row-rivers .txt-contnr {
        padding-left: 110px;
        z-index: 1;
        padding-right: 0 !important;
    }

    .leadership-section.leadership-section .txt-contnr h2 {
        max-width: 330px !important;
    }

    .leadership-section.leadership-section .txt-contnr h4 {
        font-size: 26px;
        margin-bottom: 18px;
    }

    .leader-row-rivers {
        flex-direction: row-reverse;
        margin-bottom: 80px;
        padding-left: 26px;
    }

    nav.menu.menu ul li:hover .abt-mnu {
        width: 105px !important;
    }

    .blog-dtls-cart h4 {
        font-size: 22px;
        font-weight: 600;
        margin-bottom: 3px;
    }

    .new-blg {
        max-width: 590px;
        margin: 0 auto 20px;
    }

    .marketers-work li {
        font-size: 14px;
        line-height: 22px;
        padding-left: 24px;
        margin-bottom: 4px;
    }

    .gallry-inf h3 {
        font-size: 18px;
        margin-bottom: 9px;
    }

    .gallry-inf {
        max-width: 850px;
        margin: 0 auto 30px;
    }

    .gallery-info-fig::before {
        top: 9px;
        left: 9px;
    }

    .gallery-info-fig {
        margin-bottom: 30px;
    }

    .gallery-sectn .blog-pagination {
        margin-top: 20px;
    }

    .vido-btn i {
        font-size: 38px;
    }

    .gallery-sectn .blog-pagination li a.actvv {
        height: 35px;
        width: 35px;
    }




    .gallery-info-fig .gallry-fig{ 
        overflow: hidden;
    }


    .mba-home.mba-home {
        padding-left: 0;
        padding-right: 0;
        max-width: 555px;
    }

    .mba-home.mba-home h6 {
        font-size: 30px;
        margin-bottom: 5px;
    }

    .diff-exprnce.diff-exprnce {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 12px;
    }

    .mba-home.mba-home h3{
        font-size: 22px;
        margin-bottom: 8px;
        font-weight: 600;
    }

    .mba-dtls-fig {
        max-width: 450px;
    }

    .mba-dtls-fig.mba-dtls-fig::before {
        height: 90px;
        width: 90px;
    }

    .mba-home.mba-home .morbtn a {
        font-size: 13px;
        padding: 16px 42px 16px 20px;
    }

    .dtls-btn-cell.dtls-btn-cell li:last-child .morbtn a {
        border-radius: 12px;
    }

    .dtls-btn-cell.dtls-btn-cell li:last-child .morbtn:after {
        right: 6px;
        height: 54px;
        width: 84px;
    }

    .dtls-btn-cell.dtls-btn-cell {
        margin-bottom: 10px;
        margin-top: 18px;
    }

    .new-count-dtls.new-count-dtls h4 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .time-left h5 {
        font-size: 15px;
        line-height: 25px;
    }

    .yellow-color.yellow-color {
        width: 150px;
    }

    .mba-detls-info h4 {
        font-size: 14px;
    }

    .mba-detls-info h3 {
        font-size: 30px;
    }

    .mba-detls-info {
        max-width: 75%;
    }

    .mba-detls-lists {
        padding: 17px;
        margin: 15px 0;
    }

    .mba-detls-lists li {
        min-height: 96px;
    }

    .mba-detls-section.mba-detls-section {
        padding: 10px 0;
    }

    .best-learnings-about h2 {
        font-size: 38px;
        line-height: 43px;
        margin-bottom: 13px;
    }

    .best-learnings.best-learnings .abut-img-bx::after {
        height: 80px;
        width: 80px;
    }

    .best-lists li {
        font-size: 15px;
        padding-left: 22px;
        margin-bottom: 5px;
    }

    .best-lists li::before {
        top: 5px;
        height: 13px;
        width: 13px;
    }

    .best-learnings::after {
        top: 150px;
        left: -25px;
        height: 250px;
        width: 140px;
    }

    .new-nav-owl.new-nav-owl .owl-nav button {
        height: 42px;
        width: 42px;
    }

    .new-nav-owl.new-nav-owl .owl-nav {
        top: -58px;
        gap: 10px;
    }

    .mentor-fig::before {
        height: 50px;
        width: 50px;
    }

    .mentr-hding.mentr-hding {
        font-size: 20px;
    }

    .mentor-details-info p {
        line-height: 22px;
    }

    .teaching-para.teaching-para {
        margin-top: 8px;
    }

    .mentor-details-info.mentor-details-info {
        padding: 12px 15px 15px;
    }

    .mentots-info {
        margin: 35px 0 30px;
    }

    .batch-info figure{
        width: 100%;
    }

    .batch-info figure img {
        width: 100%;
    }

    .batch-info h5 {
        font-size: 30px;
        padding: 13px 25px;
    }

    .batch-info h5::after {
        left: -40px;
        border-bottom: 62px solid #faa71a;
        border-left: 40px solid transparent;
    }

    .batch-info {
        margin-bottom: 60px;
    }

    .best-learnings-about h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .nwe-course-slide.nwe-course-slide .owl-nav {
        top: -38px;
    }

    .course-stat h4 {
        font-size: 24px;
        padding: 30px 80px 30px 30px;
    }

    .stat-arrow {
        bottom: 15px;
        right: 20px;
        width: 25px !important;
    }

    .nwe-course-slide .item .course-stat {
        margin-top: 20px;
    }

    .best-learnings {
        padding: 22px 0 40px;
    }

    .course-roster.course-roster {
        max-width: 100%;
        margin-top: 40px;
    }

    .best-learnings::before {
        bottom: 450px;
        right: -30px;
        height: 240px;
        width: 130px;
    }

    .details-curriculam {
        padding: 50px 0 30px;
    }

    .acc-new.acc-new h3 {
        font-size: 25px;
        font-weight: 600;
        line-height: 38px;
        max-width: 120px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::before {
        left: -83px;
        height: 30px;
        width: 30px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::after {
        top: 26px;
        left: -69px;
    }

    .acc-new.acc-new {
        gap: 100px;
    }

    .curricuram-abt.curricuram-abt .best-learnings-about {
        padding-left: 240px;
    }

    .details-curriculam::before {
        width: 380px;
    }

    .stdnt-testimonial-section {
        padding: 50px 0;
    }

    .inverted-comma {
        width: 50px;
        margin-bottom: 10px;
    }

    .teastimonial-cards{
        min-height: 450px;
        padding-bottom: 100px;
    }

    .teastimonial-cards p {
        line-height: 27px;
    }

    .teastimonial-cards h3 {
        font-size: 17px;
    }

    .boy-img::before {
        height: 89px;
        width: 89px;
        top: -18px;
        left: -18px;    
    }

    .boy-img.boy-img.boy-img img {
        height: 65px;
        width: 65px;
    }

    .teastimonial-cards {
        padding: 25px 15px 15px !important;
        margin-right: 12px;
    }

    .urban-campus {
        padding: 45px 0;
    }

    .man-pckt.man-pckt {
        height: 75px;
        width: 75px;
    }

    .mba-faq-sectn.mba-faq-sectn .faq-accordion {
        margin-bottom: 15px;
    }

    .news-details-info.news-details-info h3 {
        font-size: 22px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .news-details-info.news-details-info {
        padding: 15px;
    }

    .mba-faq-sectn.mba-faq-sectn {
        padding-bottom: 40px !important;
    }

    .right-for-me.right-for-me h2 {
        max-width: 400px;
        margin: 0 auto 10px;
    }

    .right-info.right-info h3 {
        font-size: 20px;
        line-height: 26px;
        max-width: 530px;
        margin: 0 auto 5px;
    }

    .right-for-me.right-for-me::after {
        top: 140px;
        left: 0;
        height: 210px;
        width: 110px;
    }

    .right-for-me.right-for-me::before {
        top: 130px;
        height: 300px;
        width: 150px;
    }

    .earn-degree.earn-degree {
        padding: 10px 12px;
        margin: 15px 0 22px;
        gap: 15px;
    }

    .earn-degree.earn-degree h3 {
        font-size: 22px;
        line-height: 28px;
        max-width: 307px;
    }

    .best-learnings.best-learnings .abut-img-bx {
        max-width: 320px;
    }

    .count-wrapper.count-wrapper {
        gap: 10px;
    }

    .earn-degree.earn-degree .morbtn a {
        padding: 16px 40px 16px 21px;
    }

    .mba-details.mba-details {
        height: 300px !important;
    }

    .mba-details.mba-details .bnr-circl-2 {
        top: -38px;
    }

    .mba-detls-section.mba-detls-section.mba-detls-section:after,
    .thankyou-section.thankyou-section.thankyou-section:after {
        width: 120px;
        height: 235px;
        top: 270px;
    }

    .thank-you-banner.thank-you-banner {
        height: 255px !important;
    }

    .thank-you-banner.thank-you-banner .bnr-circl-1 {
        width: 80px;
        left: 22%;
        top: -60px;
    }

    .thank-you-banner.thank-you-banner .bnr-circl-2 {
        width: 60px;
        top: -113px;
    }

    .thnku-logo {
        width: 220px;
        margin: 0 auto 10px;
    }

    .thanku-info.thanku-info h3 {
        font-size: 28px;
        margin-bottom: 5px;
    }

    .thanku-info.thanku-info h4 {
        font-size: 16px;
    }

    .thanku-info.thanku-info .morbtn{
        margin: 15px 0 0;
    }

    .reserve-card {
        margin: 20px auto 0;
        padding: 22px 20px;
    }

    .apply-new.apply-new a:after {
        top: 2px;
    }

    .thanku-info.thanku-info {
        max-width: 750px;
    }

    .reserve-card.reserve-card h5 {
        font-size: 16px;
        line-height: 28px;
    }

    .acc-new.acc-new h4 {
        font-size: 17px;
        line-height: 22px;
        margin: 12px 0 7px;
    }

    .acc-new.acc-new .accordion-item .accordion-button.collapsed, .acc-new.acc-new .accordion-item-covr .accordion-body, .details-curriculam.details-curriculam .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed) {
        padding-left: 20px;
    }

    .best-lists {
        margin-bottom: 18px;
    }
      
    .icon-in i {
        height: 36px;
        width: 36px;
        font-size: 20px;
    }

    .h3-innfo {
        font-size: 19px;
        margin-bottom: 12px;
    }

    .apply-label label {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .new-declaratn label {
        width: 165px;
        font-size: 15px;
    }

    .new-declaratn.new-declaratn.new-declaratn input {
        max-width: 260px;
    }

    .get-form.get-form{
        font-size: 22px;
        margin-top: 13px;
    }

    .new-inpt-frrm.new-inpt-frrm {
        height: 43px !important;
    }

    .new-inpt-frrm.new-inpt-frrm input {
        font-size: 14px;
    }

    .new-inpt-frrm.new-inpt-frrm .iti__selected-flag {
        font-size: 14px;
    }

    .new-inpt-frrm.new-inpt-frrm .iti__arrow {
        width: 11px;
        height: 11px;
    }

    .mba-new-home h6 {
        font-size: 24px !important;
        margin-bottom: 2px !important;
    }

    .diff-exprnce.diff-exprnce li:after {
        top: 12px;
        left: 3px;
        height: 5px;
        width: 5px;
    }

    .diff-exprnce.diff-exprnce li {
        padding-left: 15px;
    }

    .exp-diff.exp-diff li{
        font-size: 14px;
        margin-right: 0;
        padding-left: 12px;
    }

    .apply-big.apply-big.apply-big.apply-big{
        font-size: 16px;
    }

    .apply-big.apply-big.apply-big.apply-big.apply-big:after{
        top: 6px;
    }

    .new-txtt.new-txtt{
        font-size: 18px;
        line-height: 26px;
        margin-bottom: 17px;
        padding: 0 80px;
    }
    
    .new-ylo-txt.new-ylo-txt{
        font-size: 18px;
    }

    .new-cta-btn a {
        height: 42px;
        line-height: 42px;
        padding: 0 34px;
        border-radius: 10px;
        margin-top: 38px;
        font-size: 16px;
    }

    .bttn-apply a{
        margin-top: 25px;
    }

    .application-marqee a{
        font-size: 13px;
        padding: 3px 8px;
    }

    .application-marqee {
        padding: 4px 0;
        font-size: 14px;
    }

    .accre-img {
        width: 165px;
        right: -190px;
    }
    
    
}

@media only screen and (max-width: 1300px) {
    .teastimonial-cards {
        min-height: 455px;
    }

    .teastimonial-cards p {
        line-height: 26px;
    }

    .no-actv.no-actv {
        right: 40px !important;
        display: inline-block;
    }

    nav.menu {
        padding: 10px 30px !important;
    }

    .tiu-lgoo.tiu-lgoo.tiu-lgoo {
        width: 230px;
    }

    .diff-exprnce.diff-exprnce li:after {
        top: 12px;
        left: 0px;
        height: 4px;
        width: 4px;
    }

    .exp-diff.exp-diff li{
        padding-left: 8px;
    }

    
}

@media only screen and (max-width: 991px) {

    .container.container.container {
        padding: 0 40px;
    }

    .get-form.get-form{
        font-size: 22px;
        margin-top: 10px;
    }

    .arrow-hide .owl-nav {
        display: initial !important;
    }

    .icon-in i {
        height: 34px;
        width: 34px;
        font-size: 18px;
    }

    /* .iti input, .iti input[type=text], .iti input[type=tel]{
        padding-left: 60px;
    } */
    
    .comn-sec.comn-sec {
        padding: 30px 0px;
    }

    .cours-logo-bx{
        margin-bottom: 24px;
    }

    .cours-logo-bx.cours-logo-bx.cours-logo-bx img {
        width: 150px;
    }

    .gallery-info-fig .gallry-fig img {
        height: 160px;
    }

    .comn-sec.comn-sec h2 {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 5px;
        padding-right: 0;
    }

    .trpl-yelow.trpl-yelow {
        margin: 16px 0px 10px;
        padding: 0px;
        position: relative;
        z-index: 99;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li {
        padding: 16px 8px;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li h6 {
        font-size: 15px;
    }

    .trpl-yelow.trpl-yelow li {
        width: 32%;
        margin: 0 1px;
    }

    .inrpg-sec.inrpg-sec .apply_now_lnk {
        font-size: 12px;
    }

    .apply_now_lnk.apply_now_lnk.apply_now_lnk:after {
        width: 25px;
        height: 8px;
    }

    ul.tabs.aca-tabs.tabs.aca-tabs li {
        margin: 0 ;
    }

    .progrm-detl-sec ul.tabs.aca-tabs.tabs.aca-tabs li span {
        font-size: 13px;
        padding: 0px 13px;
    }

    ul.tabs.aca-tabs.tabs.aca-tabs li span.active:before {
        left: 3px;
        width: 33px;
        height: 33px;
    }

    ul.tabs.aca-tabs.aca-tabs {
        margin: 6px auto 25px;
        text-align: center;
        border-bottom: 0px solid #f862a1;
    }

    .new-fixed-btm-div {
        padding: 0 40px;
    }

    .status-bar.status-bar{
        display: none;
    }

    .newline-bx.newline-bx:before{
        display: none;
    }

    .col-rives{
        flex-direction: column-reverse;
    }

    .careers-bx.careers-bx .tab-nfo-bx h4 span {
        font-size: 14px;
    }

    .careers-bx.careers-bx .tab-nfo-bx h4 {
        font-size: 22px;
    }

    .pgrm-oderlist.pgrm-oderlist {
        margin-top: 13px;
    }

    .progrm-detl-sec.progrm-detl-sec .newline-bx .lft-pading-bx{
        padding-left: 0;
    }

    .pdng-top40.pdng-top40 {
        padding-top: 14px;
    }

    .careers-bx.careers-bx .pgrm-nmbr {
        font-size: 48px;
    }

    .tab-nfo-bx.tab-nfo-bx {
        display: inline-block;
        width: 88%;
        padding-left: 20px;
    }

    .section-module.section-module.section-module.section-module {
        padding-top: 35px;
    }

    .modle-info {
        margin-bottom: 24px;
    }

    .module-info-about h4 {
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 14px;
    }

    .modle-list li {
        width: 32%;
    }

    .modle-list li:nth-child(n+4){
        margin-top: 16px;
    }

    .modle-list {
        text-align: initial;
    }

    .secure-sec.secure-sec.secure-sec:before {
        width: 96px;
        height: 180px;
        top: -94px;
    }

    section.aca.aca .tab {
        padding: 20px;
    }

    .new-couse-logo.new-couse-logo.new-couse-logo .img-responsive{
        width: 90px;
    }

    .mrgn-botm30.mrgn-botm30 {
        margin-bottom: 15px;
    }

    .dwnaeow-bx.dwnaeow-bx {
        margin: 15px auto 5px;
    }

    .mba-progrms-sec.mba-progrms-sec .dwnaeow-bx {
        width: 38px;
    }

    .contck-dtls figure {
        height: 110px;
        width: 110px;
        margin: 0 auto 10px;
    }

    .contck-dtls figure img {
        width: 30px;
    }

    .contck-dtls h3 {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .cotck-dtls-info h4 {
        font-size: 14px;
    }

    .cotck-dtls-info {
        margin-bottom: 5px;
    }

    .boy-img{
        position: relative;
        bottom: 0;
        right: 0;
    }

    .contck-dtls a {
        font-size: 15px;
    }

    .contact-us-abt::before {
        height: 185px;
        width: 100px;
        top: -75px;
    }

    .lets-get-sec.lets-get-sec form {
        margin-top: 12px;
    }

    .gap-botm10.gap-botm10 {
        margin-bottom: 20px;
    }

    .lets-get-sec.lets-get-sec form .form-control {
        border-radius: 10px;
        padding: 10px 12px;
        font-size: 0.7em;
    }

    .field_covr.field_covr:after {
        height: 32px;
        border-radius: 8px;
    }

    .tiu-lgoo.tiu-lgoo.tiu-lgoo {
        width: 230px !important;
        top: -70px;
        right: -200px;
    }

    .contck-textarea textarea {
        border-radius: 10px;
        padding: 10px 12px;
        font-size: 0.7em;
        height: 90px;
    }

    .contck-textarea:after {
        height: 90px;
    }

    .submit_btn.submit_btn {
        padding: 10px 60px 10px 40px;
        font-size: 13px;
    }

    .morbtn.morbtn.form-btncovr:before {
        width: 20px;
        height: 9px;
        right: 37px;
        top: 15px;
    }

    .mba-progrms-sec h5.sub-pag-hdline, .t-12.t-12 {
        padding: 0px;
    }

    .morbtn.morbtn {
        border-radius: 10px;
        margin: 10px auto 0px;
    }

    .no-after.no-after:after{
        display: none;
    }

    .apply-fst-sec.apply-fst-sec .cours-nfo h6 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
        padding: 0;
    }

    .botm-gap-row.botm-gap-row.botm-gap-row {
        margin-bottom: 0px;
    }

    .mrgntop-row.mrgntop-row.mrgntop-row {
        margin-top: 20px;
    }

    .fcalty-fst-sec.fcalty-fst-sec:after{
        display: none;
    }

    .mba-progrms-sec.mba-progrms-sec .mdl-box.mdl-box h3, .fcalty-fst-sec.fcalty-fst-sec .mdl-box h3 {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .mdl-box.mdl-box h3:before {
        left: -10px;
        width: 30px;
        height: 30px;
    }

    .apply-fst-sec.apply-fst-sec .mdl-box {
        min-height: 212px;
        padding: 20px 24px;
    }

    .apply-fst-sec.apply-fst-sec .mdl-box-covr {
        min-height: 222px;
        margin-bottom: 16px;
    }

    .mba-progrms-sec.mba-progrms-sec .mdl-box, .fcalty-fst-sec.fcalty-fst-sec .mdl-box{
        min-height: 212px;
        padding: 20px 24px;
    }

    .mba-progrms-sec.mba-progrms-sec .mdl-box-covr, .fcalty-fst-sec.fcalty-fst-sec .mdl-box-covr{
        min-height: 222px;
        margin-bottom: 16px;
    }

    .mba-progrms-sec.mba-progrms-sec.mba-progrms-sec .settng-img-bx {
        top: -42px;
        right: 25%;
        width: 80px;
    }

    .mba-progrms-sec.mba-progrms-sec.mba-progrms-sec h5.sub-pag-hdline {
        font-size: 15px;
        margin-bottom: 4px;
        padding: 0;
    }

    .mba-progrms-sec.mba-progrms-sec:after{
        display: none;
    }

    .rght-bgbox-2.rght-bgbox-2{
        display: none;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec.inr-mba-sec .txt-contnr{
        padding: 0;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec {
        padding-top: 34px;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec .txt-contnr h6 {
        font-size: 22px;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec .txt-contnr h6 span {
        font-size: 16px;
    }

    .inr-mba-sec.inr-mba-sec .intrestd_btn {
        margin-top: 18px;
    }

    .intrestd_btn.intrestd_btn.intrestd_btn a {
        font-size: 13px;
        padding: 12px 24px;
    }

    .inr-mba-sec.inr-mba-sec .mba-picbx .pic-mba {
        position: absolute;
        width: 225px;
        top: 10px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .inr-mba-sec.inr-mba-sec .blk-circl {
        width: 250px;
        height: 250px;
        margin: auto;
    }

    .mba-picbx.mba-picbx {
        width: 100%;
        float: initial;
        position: relative;
        z-index: 999;
    }

    .new-mb{
        margin-top: 35px;
    }

    .inrpg-titl.inrpg-titl {
        position: absolute;
        top: 47%;
    }

    .inner_banr.inner_banr.inner_banr {
        height: 260px;
    }

    .banner.banner::after{
        display: none;
    }

    nav.menu.menu.menu {
        padding: 7px 20px 0;
    }

    .headmenu.headmenu {
        top: 14px;
    }

    label.logo {
        width: 135px;
    }

    .call_txt.call_txt, .call_nmbr.call_nmbr{
        color: black;
        font-weight: 500;
    }

    /* ================== */

    
    button.nav_btn {
        display: block;
        color: white;
        background: initial;
        border: none;
        font-size: 22px;
        position: relative;
        z-index: 99;
        margin-left: auto;
    }

    .headmenu .menuBorder .menu-toggle {
        display: none;
        background: #faa71af5;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        padding: 40px 30px 15px;
        width: 100%;
        border-bottom: 3px solid black;
    }

    .headmenu .menuBorder .menu-toggle li {
        margin-bottom: 7px;
        display: table;
        text-align: left;
        margin: 0;
    }

    .headmenu .menuBorder .menu-toggle li a {
        font-size: 14px;
        display: inline-block;
        color: black;
        margin-bottom: 0;
        padding: 0;
        font-weight: 500;
    }

    nav.menu.menu ul li.navcall {
        margin: 0;
    }

    .aactive i{
        color: black;
    }

    .only-mb.only-mb.only-mb{
        margin:15px 0;
    }

    .about-fst-sec.about-fst-sec .rght-pding {
        padding-right: 0;
        margin-bottom: 12px;
    }

    .nw-cntr.nw-cntr.nw-cntr{
        text-align: center;
        margin: 25px 0 2px;
    }

    .left-3line.left-3line.left-3line {
        width: 55px;
    }

    .imbg-bx.imbg-bx.imbg-bx {
        width: 280px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec .imbg-bx h6 {
        font-size: 20px;
        padding: 0px 55px 0px;
        line-height: 34px;
        top: 100px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec h3 {
        font-size: 23px;
    }

    .about-fst-sec.about-fst-sec h3 span {
        font-size: 45px;
        line-height: 70px;
    }

    .asmi-way-sec.asmi-way-sec.asmi-way-sec.asmi-way-sec .txt-contnr {
        padding-right: 0;
    }

    .asmi-way-sec.asmi-way-sec .txt-contnr2 h6 {
        font-size: 24px;
        padding-right: 0;
    }

    .secure-sec.secure-sec .txt-contnr p {
        margin-bottom: 12px;
    }

    .asmi-way-sec.asmi-way-sec.asmi-way-sec.asmi-way-sec .txt-contnr2 ul {
        margin: 12px 0 10px 20px;
        padding: 0px;
    }

    .asmi-way-sec.asmi-way-sec.asmi-way-sec.asmi-way-sec .txt-contnr2 ul li {
        margin-bottom: 8px;
        font-size: 14px;
        padding-left: 5px;
    }

    .abut-img-bx.abut-img-bx.abut-img-bx {
        width: 100%;
        max-width: 280px;
        position: relative;
        float: initial;
        z-index: 999;
        padding-left: 20px;
        margin: 20px auto 0;
    }

    .abut-img-bx.abut-img-bx:before {
        left: 0;
        width: 8px;
        height: 160px;
    }

    .secure-sec.secure-sec.secure-sec:before {
        width: 60px;
        height: 110px;
        top: -50px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec h2.cnter-txt{
        padding: 0;
    }

    .inner_banr.inner_banr.inner_banr .bnr-circl-1 {
        width: 46px;
        left: 22%;
    }

    .inner_banr.inner_banr.inner_banr .bnr-circl-2 {
        width: 35px;
    }

    .inner_banr.inner_banr.inner_banr .bnr-circl-3 {
        width: 26px;
    }

    .banrtxt_box.banrtxt_box.banrtxt_box h1, .inner_banr.inner_banr.inner_banr .inrpg-titl h1 {
        font-size: 40px;
        line-height: 45px;
        width: auto;
    }

    .inner_banr.inner_banr.inner_banr.inner_banr.inner_banr.inner_banr:before {
        width: 130px;
        height: 245px;
        top: 0;
    }

    .inner_banr.inner_banr.inner_banr h6 {
        max-width: 100%;
        font-weight: 400;
        font-size: 13px;
        text-align: center;
        padding: 0 10px;
        margin-left: 0;
    }

    .inner_banr.inner_banr .grafbar-bx {
        width: 120px;
        top: 0;
        left: 18%;
    }

    .bnr-seting-bx.bnr-seting-bx.bnr-seting-bx {
        width: 100px;
        top: -26px;
        right: 13%;
    }

    .nfo-crse.nfo-crse.nfo-crse.nfo-crse {
        font-size: 24px;
        margin-bottom: 10px;
        padding: 0;
    }

    .faculty-thumb-cell.faculty-thumb-cell {
        margin-top: 20px;
    }

    .banner.banner.banner .banr_pic {
        height: auto;
    }

    .banrtxt_box.banrtxt_box h6 {
        font-size: 20px;
    }

    .banrtxt_box.banrtxt_box h5 {
        font-size: 16px;
    }

    .morbtn.morbtn a {
        font-size: 12px;
        padding: 12px 45px 12px 26px;
    }

    .morbtn.morbtn a:after {
        width: 20px;
        height: 12px;
    }

    .logo-icn.logo-icn {
        width: 120px;
        height: 120px;
        bottom: -40px;
        right: -34px;
    }

    .hom-abut-pic-bx.hom-abut-pic-bx {
        width: 400px;
        height: auto;
        left: -8px;
        top: -2px;
    }

    .line-bx.line-bx {
        width: 100%;
        max-width: 405px;
        height: 422px;
        margin: auto;
    }

    .hom-abutbx.hom-abutbx {
        padding: 0;
        margin-bottom: 22px;
        max-width: 100%;
    }

    .btn-cel.btn-cel {
        margin: 12px 0px 0px;
        padding: 0px;
    }

    .tiu.tiu {
        width: 132px;
    }

    .btn-cel.btn-cel li:first-child:after {
        top: 0;
        height: 30px;
        bottom: 0;
        margin: auto;
    }

    .btn-cel.btn-cel li {
        padding: 0;
    }

    .btn-cel.btn-cel li:first-child {
        padding-right: 15px;
        position: relative;
        margin-right: 7px;
    }

    .about-sec.about-sec:after{
        display: none;
    }

    .top-gap.top-gap {
        margin-top: 20px;
    }

    .lmted-seat.lmted-seat {
        font-size: 14px;
        padding: 3px 10px;
    }

    .comn-sec.comn-sec h6 {
        font-size: 14px;
    }

    .prgrm-nfobx.prgrm-nfobx ul {
        margin: 8px 0 12px;
    }

    .prgrm-nfobx.prgrm-nfobx ul li {
        font-size: 14px;
        margin: 0;
    }

    .gray-bg.gray-bg img {
        width: 100px;
    }

    .nw-mrgnn.nw-mrgnn{
        margin: 6px 0;
    }

    .fcalty-img.fcalty-img {
        width: 250px;
        float: none;
        margin: 8px auto 0;
    }

    .circle-1.circle-1 {
        left: -60px;
        top: 15px;
        width: 120px;
        right: 0;
        margin: auto;
    }

    .circle-2.circle-2 {
        bottom: -16px;
        right: 0;
        width: 55px;
        left: 92px;
        margin: auto;
    }

    .whychoos-sec.whychoos-sec:before {
        width: 70px;
        top: -50px;
        height: 160px;
    }

    .choos-detl-contnr.choos-detl-contnr {
        margin-top: 20px;
    }

    .rght-bgbox.rght-bgbox{
        display: none;
    }

    .choos-detl-loop.choos-detl-loop span {
        width: 32px;
        height: 32px;
        font-size: 16px;
        line-height: 29px;
    }

    .choos-detl-loop.choos-detl-loop p {
        padding-left: 45px;
    }

    .choos-detl-loop.choos-detl-loop {
        margin-bottom: 20px;
    }

    .choos-detl-loop.choos-detl-loop:last-child{
        margin-bottom: 20px;
    }

    .choos-pic-bx.choos-pic-bx {
        width: 270px;
        height: auto;
        margin: auto;
        float: initial;
    }

    .choos-pic-bx.choos-pic-bx:before {
        left: -20px;
        width: 8px;
        height: 170px;
    }

    .whychoos-sec.whychoos-sec:after {
        width: 80px;
        height: 165px;
        bottom: 100px;
    }

    .q2.q2 {
        width: 30px;
        height: auto;
        right: 0px;
        top: -28px;
    }

    .q3.q3 {
        width: 28px;
        height: auto;
        right: -45px;
        bottom: 0px;
    }

    .faq-top-gap.faq-top-gap {
        padding-top: 8px;
    }

    .q1.q1 {
        width: 50px;
        height: auto;
        bottom: -10px;
        left: -60px;
    }

    .program-detls-sec.program-detls-sec h3 {
        font-size: 40px;
        width: 100%;
        max-width: 200px;
    }

    .accordion-padng.accordion-padng.accordion-padng {
        padding: 0;
    }

    .accordion-item-covr
    h2.accordion-header
    .accordion-button:not(.collapsed)
    .accordion-nmbr, .accordion-nmbr {
        font-size: 32px !important;
        line-height: 32px !important;
        width: 35px !important;
    }

    .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed), .accordion-item-covr h2.accordion-header .accordion-button {
        font-size: 15px !important;
        padding: 0.7rem 1.1rem;
    }

    .accordion-body.accordion-body p {
        color: #fff;
        padding: 0;
    }

    .faq-accordion .accordion-button::after {
        width: 44px !important;
        height: 40px !important;
    }

    .faq-accordion.faq-accordion .accordion-item-covr{
        margin-bottom: 15px;
    }

    .faq-accordion.faq-accordion {
        margin: 30px 20px;
    }

    .new-h1.new-h1 {
        font-size: 50px !important;
    }

    .Q-color-1.Q-color-1 {
        width: 50px;
        bottom: -50px;
        left: 25%;
    }

    .Q-color-2.Q-color-2 {
        width: 40px;
        top: -55px;
        right: 22%;
        rotate: 14deg;
    }

    nav.menu ul li:hover .submenu {
        top: 34px;
        /* background: #faa71af5 !important; */
        border: 2px solid black;
        border-radius: 4px;
        z-index: 9;
    }

    nav.menu .submenu li a {
        padding: 0px;
        text-align: left;
        color: white !important;
    }

    .foter-covr.foter-covr:before{
        display: none;
    }

    .faq-sec.faq-sec.faq-sec {
        padding-bottom: 0;
    }

    .fotrlogo-bx.fotrlogo-bx {
        max-width: 90px;
        top: 20px;
        margin-bottom: 0;
    }

    .footer.footer {
        padding: 195px 0px 10px;
        color: #fff;
    }

    .footer.footer h6 {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .footer.footer ul.link{
        margin-bottom: 15px;
    }

    .footer.footer ul.link li {
        margin-bottom: 10px;
        line-height: 15px;
    }

    .footer.footer address {
        padding-right: initial;
        margin-bottom: 13px;
    }

    .footer.footer address h5, .call-link.call-link li h5 {
        font-size: 14px;
        margin-bottom: 1px;
    }

    .footer.footer .call-link{
        display: flex;
        align-items: center;
        justify-content: start;
        gap: 60px;
    }

    .footer.footer .call-link li {
        display: block;
        width: auto;
        position: relative;
    }

    .cpyrght.cpyrght {
        margin-top: 6px;
        padding: 0;
        text-align: center;
        order: 1;
    }

    .social {
        margin: 10px 0 0;
        padding: 0px;
        text-align: center;
        order: 2;
        display: block;
    }

    .footer.footer .call-link li:before {
        height: 50px;
    }

    .social.social {
        margin: 0;
        padding: 0px;
    }

    .ftr-col-rives.ftr-col-rives{
        flex-direction: column-reverse;
        display: flex;
    }

    .secure-sec.secure-sec.secure-sec.secure-sec {
        padding-bottom: 26px;
    }

    .tab-nfo-bx.tab-nfo-bx ul li {
        padding-left: 23px;
        font-size: 14px;
        margin-top: 5px;
    }

    .new-pb.new-pb.new-pb.new-pb {
        padding-bottom: 20px;
    }

    .cta-new .cta-sectn {
        padding: 30px 40px;
    }

    .fixed-div.fixed-div a {
        padding: 28px 10px;
        font-size: 12px;
        right: -5px;
        top: 190px;
    }

    .new-type.new-type li {
        padding: 16px 8px !important;
    }

    .h4-new.h4-new {
        margin: 15px 0 -10px;
        font-size: 23px !important;
    }

    .mrktng-p.mrktng-p{
        margin-bottom: 10px;
    }

    .new-abut-info.new-abut-info h3 {
        line-height: 30px;
        margin-bottom: 6px;
    }

    .new-abut-info.new-abut-info h4 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    .new-mmb.new-mmb.new-mmb.new-mmb .only-mb {
        margin-bottom: 10px;
    }

    .i-am-info.i-am-info {
        font-size: 17px;
        line-height: 25px;
        max-width: initial;
        margin: auto;
    }

    .only-indx.only-indx::after {
        right: -4px;
        bottom: 300px;
        height: 130px;
        width: 65px;
    }

    .blog-after.blog-after:after{
        display: none;
    }

    .only-indx.only-indx:before {
        height: 100%;
    }

    .faculty-wrapper.faculty-wrapper {
        min-height: auto;
    }

    .bnnr-slide .owl-dots {
        right: 22px;
        bottom: 80px;
    }

    .blog-section {
        padding: 30px 0;
    }

    .blog-cart h3 a, .blog-dtls-cart h3 a,  .blog-dtls-cart h3 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .blog-cart::before {
        top: 9px;
        right: -9px;
    }

    .blog-cart {
        padding: 20px 20px 15px 20px;
        min-height: auto;
        margin: 0 0 25px 0;
    }

    .blog-pagination li a {
        font-size: 14px;
    }

    .blog-pagination li a.actvv {
        height: 30px;
        width: 30px;
    }

    .blog-pagination {
        gap: 13px;
    }
    .blog-section .row{
        gap: 0 !important;
    }

    .blog-dtls-cart .blog-img {
        padding: 10px;
        margin-bottom: 26px;
    }

    .blog-dtls-cart .blog-img::before {
        top: 9px;
        right: -9px;
    }

    #blinking-text, #blinking-text-scnd {
        font-size: 22px;
        line-height: 32px;
    }

    .only-botm-paddng {
        padding-bottom: 20px !important;
    }

    .big-name.big-name.big-name.big-name {
        width: 640px !important;
        font-size: 34px !important;
        line-height: 44px !important;
    }

    .leader-row-rivers {
        margin-bottom: 36px;
        padding-left: 0;
    }

    .leader-row-rivers.leader-row-rivers .txt-contnr {
        padding-left: 0;
        padding-right: 0 !important;
    }

    .leadership-section.leadership-section .txt-contnr h2 {
        max-width: 100% !important;
        margin-bottom: 6px;
    }

    .leadership-section.leadership-section .txt-contnr h4 {
        font-size: 19px;
        margin-bottom: 14px;
    }

    .leadership-section.leadership-section .txt-contnr p {
        margin-bottom: 5px !important;
    }

    .ledrship-info{
        position: relative;
        z-index: 2;
    }

    .gallry-inf h3 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .gallry-inf {
        margin: 0 auto 22px;
    }

    .gallery-sectn .blog-pagination li a.actvv {
        height: 30px;
        width: 30px;
    }

    .gallery-sectn .blog-pagination {
        margin-top: 10px;
    }

    .thank-you-banner.thank-you-banner {
        height: 100px !important;
    }

    .thank-you-banner.thank-you-banner .bnr-circl-3 {
        bottom: -50px;
    }

    .thank-you-banner.thank-you-banner .bnr-circl-2 {
        top: -60px;
    }

    .thnku-logo {
        width: 150px;
        margin: 0 auto 10px;
    }

    .thanku-info.thanku-info h3 {
        font-size: 18px;
        margin-bottom: 3px;
    }

    .thanku-info.thanku-info h4 {
        font-size: 14px;
    }

    .reserve-card.reserve-card h5 {
        font-size: 14px;
        line-height: 26px;
    }

    .thankyou-section.thankyou-section.thankyou-section:after{
        display: none;
    }

    .reserve-card {
        margin: 15px auto 0;
        padding: 16px;
    }

    .thanku-info.thanku-info {
        max-width: 750px;
        padding: 0 30px 0 21px;
    }

    .mba-details.mba-details {
        height: 140px !important;
    }

    .mba-home.mba-home h6 {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .diff-exprnce.diff-exprnce {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 8px;
    }

    .diff-exprnce.diff-exprnce li + li:after {
        top: 10px;
        left: 3px;
        height: 5px;
        width: 5px;
    }

    .diff-exprnce.diff-exprnce li + li {
        padding-left: 16px;
    }

    .diff-exprnce.diff-exprnce li {
        margin-right: 4px;
    }

    .mba-home.mba-home h3 {
        font-size: 18px;
        margin-bottom: 4px;
    }

    .Specialize.Specialize {
        margin-top: 3px;
    }

    .Specialize.Specialize li::before {
        top: 7px;
        left: 0px;
        height: 10px;
        width: 10px;
    }

    .Specialize.Specialize li {
        padding-left: 15px;
    }

    .btn-cel.btn-cel {
        margin: 8px 0px 0px;
    }

    .mba-home.mba-home .morbtn a {
        font-size: 12px;
        padding: 12px 35px 12px 20px;
    }

    .mba-home.mba-home .btn-cel.btn-cel li:first-child{
        padding-right: 0;
    }

    .new-count-dtls.new-count-dtls h4 {
        font-size: 18px;
        margin-bottom: 2px;
    }

    .flip-clock-wrapper ul li a div {
        font-size: 20px !important;
    }

    .flip-clock-wrapper ul li {
        line-height: 38px;
    }

    .flip-clock-wrapper ul {
        width: 30px;
        height: 40px;
        font-size: 20px;
        line-height: 20px;
    }

    .flip-clock-divider {
        height: 39px;
    }

    .flip-clock-dot {
        width: 4px;
        height: 4px;
        left: 7px;
        box-shadow: none;
    }

    .yellow-color.yellow-color {
        width: 130px;
    }

    .time-left h5 {
        font-size: 13px;
        line-height: 20px;
    }

    .mba-dtls-fig {
        max-width: 310px;
        margin: 0 auto 15px;
    }

    .mba-dtls-fig.mba-dtls-fig::before {
        height: 65px;
        width: 65px;
    }

    .mba-dtls-fig.mba-dtls-fig::after {
        height: 102%;
        width: 100%;
        top: 0px;
        right: -8px;
        z-index: -1;
    }

    .mba-detls-info h4 {
        font-size: 13px;
    }

    .mba-detls-info h3 {
        font-size: 22px;
    }

    .mba-detls-lists {
        padding: 12px 10px;
        margin: 13px 0;
    }

    .best-learnings {
        padding: 0 0 33px;
    }

    .best-learnings-about h2 {
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .best-lists li {
        font-size: 14px;
        padding-left: 20px;
        margin-bottom: 4px;
    }

    .best-lists li::before {
        top: 5px;
        height: 11px;
        width: 11px;
    }

    .best-learnings.best-learnings .abut-img-bx::after {
        height: 60px;
        width: 60px;
    }

    .new-nav-owl.new-nav-owl .owl-nav button {
        height: 34px;
        width: 34px;
    }

    .new-nav-owl.new-nav-owl .owl-nav {
        top: -46px;
        gap: 8px;
    }

    .mentr-hding.mentr-hding {
        font-size: 18px;
    }

    .teaching-para.teaching-para {
        margin-top: 4px;
    }

    .mentor-details-info p {
        line-height: 20px;
    }

    .mentor-details-info.mentor-details-info {
        padding: 9px 13px 11px;
    }

    .mentor-details::before {
        top: 10px;
        left: 10px;
    }

    .mentots-info {
        margin: 22px 0;
    }

    .batch-info {
        margin-bottom: 32px;
    }

    .batch-info {
        margin-bottom: 32px;
    }

    .batch-info h5 {
        font-size: 20px;
        padding: 10px 18px;
    }

    .batch-info h5::after {
        left: -30px;
        border-bottom: 45px solid #faa71a;
        border-left: 30px solid transparent;
    }

    .course-roster.course-roster {
        max-width: 100%;
        margin-top: 25px;
    }

    .nwe-course-slide.nwe-course-slide .owl-nav {
        top: -26px;
    }

    .course-stat h4 {
        font-size: 25px;
    }

    .best-learnings::before {
        bottom: 540px;
        right: 0;
        height: 140px;
        width: 70px;
    }

    .details-curriculam {
        padding: 35px 0 20px;
    }

    .details-curriculam.details-curriculam .faq-accordion {
        margin: 18px 0 30px;
    }

    .acc-new.acc-new h3 {
        font-size: 18px;
        line-height: 30px;
        max-width: 80px;
    }

    .acc-new.acc-new {
        gap: 80px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::before {
        left: -77px;
        height: 19px;
        width: 19px;
        top: 5px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::after {
        top: 24px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed) {
        padding-left: 20px;
    }

    .acc-new.acc-new .accordion-item-covr .accordion-body {
        padding-left: 20px;
    }

    .acc-new.acc-new .accordion-item .accordion-button.collapsed {
        padding-left: 20px;
    }

    .curricuram-abt.curricuram-abt .best-learnings-about {
        padding-left: 175px;
    }

    .stdnt-testimonial-section {
        padding: 35px 0;
    }

    .studnt-testimonial-wrapper {
        margin-top: 14px;
    }

    .teastimonial-cards {
        min-height: auto;
    }

    .inverted-comma {
        width: 45px;
        margin-bottom: 8px;
    }

    .teastimonial-cards h3 {
        font-size: 15px;
    }

    .authr-name.authr-name.authr-name p{
        line-height: 23px;
    }

    .boy-img.boy-img.boy-img img {
        height: 58px;
        width: 58px;
    }

    .boy-img::before {
        height: 80px;
        width: 80px;
        top: -17px;
        left: -17px;
    }

    .teastimonial-cards {
        padding: 20px;
        margin-right: 12px;
    }

    .urban-campus {
        padding: 35px 0;
    }

    .best-learnings-about h3 {
        font-size: 15px;
    }

    .urban-campus .best-learnings-about {
        margin-bottom: 24px;
    }

    .man-pckt.man-pckt {
        height: 50px;
        width: 50px;
    }

    .neews-dtlls-wrapper.neews-dtlls-wrapper{
        margin-top: 13px;
    }

    .news-details-info.news-details-info h3 {
        font-size: 19px;
        width: 100%;
        max-width: 250px;
        line-height: 23px;
        margin-bottom: 6px;
    }

    .news-details-info.news-details-info {
        padding: 13px;
    }

    .mba-faq-sectn.mba-faq-sectn {
        padding-bottom: 30px !important;
    }

    .right-for-me.right-for-me h2 {
        max-width: 230px;
        margin: 0 auto 10px;
    }

    .best-learnings::after {
        top: 330px;
        left: -10px;
        height: 160px;
        width: 80px;
    }

    .right-info.right-info h3 {
        font-size: 15px;
        line-height: 21px;
        max-width: 400px;
        margin: 0 auto 3px;
    }

    .right-for-me.right-for-me::before {
        top: 130px;
        height: 160px;
        width: 80px;
    }

    .right-for-me.right-for-me::after {
        height: 110px;
        width: 60px;
    }

    .earn-degree.earn-degree h3 {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
    }

    .flip-clock-divider .flip-clock-label {
        font-size: 10px;
    }

    .flip-clock-divider .flip-clock-label {
        right: -45px;
    }

    .flip-clock-divider.minutes .flip-clock-label {
        right: -49px;
    }

    .flip-clock-divider.seconds .flip-clock-label {
        right: -50px;
    }

    .earn-degree.earn-degree {
        padding: 5px 12px;
        margin: 14px 0 25px;
        display: block;
    }

    .count-wrapper.count-wrapper {
        gap: 5px;
        margin-bottom: 6px;
    }

    .acc-new.acc-new h4 {
        font-size: 15px;
        line-height: 20px;
        margin: 8px 0 4px;
    }

    .best-lists {
        margin-bottom: 13px;
    }

    .h3-innfo {
        font-size: 15px;
        margin-bottom: 8px;
    }

    .apply-label label {
        font-size: 14px;
        margin-bottom: 6px;
    }

    .apply-label textarea {
        height: 66px;
    }

    .apply-label:after {
        height: 66px;
    }

    .new-inpt-frrm.new-inpt-frrm {
        height: 38px !important;
    }

    .new-inpt-frrm.new-inpt-frrm input {
        font-size: 11px;
    }

    .new-inpt-frrm.new-inpt-frrm .iti__selected-flag {
        font-size: 12px;
    }

    .no-small{
        display: none;
    }

    .lgo-991{
        display: block;
    }

    .application-marqee.application-marqee {
        padding: 3px 0;
        font-size: 12px;
    }

    .application-marqee.application-marqee a {
        font-size: 12px;
        padding: 2px 7px;
    }

}

@media only screen and (max-width: 776px) {
    
    .apply-fst-sec.apply-fst-sec .mdl-box {
        min-height: auto;
        padding: 16px 20px;
        width: 99%;
    }

    .apply-fst-sec.apply-fst-sec .mdl-box-covr {
        min-height: auto;
        margin-bottom: 14px;
        padding-bottom: 7px;
    }

    .mba-progrms-sec.mba-progrms-sec .mdl-box, .fcalty-fst-sec.fcalty-fst-sec .mdl-box {
        min-height: auto;
        padding: 16px 20px;
        width: 99%;
    }

    .mba-progrms-sec.mba-progrms-sec .mdl-box-covr, .fcalty-fst-sec.fcalty-fst-sec .mdl-box-covr {
        min-height: auto;
        margin-bottom: 14px;
        padding-bottom: 6px;
    }

    .chkbx.chkbx {
        width: 16px;
        height: 16px;
    }

    .chkbx.chkbx:after {
        height: 16px;
        border-radius: 4px;
        bottom: -3px;
        right: -4px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec:before{
        top: 0;
    }

    .comn-sec.comn-sec h6 {
        font-size: 17px;
    }

    .banrtxt_box.banrtxt_box {
        top: 140px;
        padding-right: 0;
        max-width: 300px;
    }

    .program-detls-sec.program-detls-sec .lft-txtbx {
        padding: 0;
    }

    .bordr-bx.bordr-bx {
        min-height: auto;
        padding-bottom: 8px;
        margin-bottom: 16px;
    }

    .gray-bg.gray-bg {
        min-height: 210px;
    }

    .prgrm-nfobx.prgrm-nfobx .more-lnk {
        margin-top: 10px;
    }

    .leadership-section.leadership-section .txt-contnr h4 {
        font-size: 17px;
        margin-bottom: 9px;
    }

    .leader-row-rivers {
        margin-bottom: 25px;
        padding-left: 0;
    }

    .blog-dtls-cart h4 {
        font-size: 18px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .new-blg {
        margin: 0 auto 12px;
    }

    .fancybox-caption__body {
        font-size: 17px;
    }


    .gallery-info-fig .gallry-fig {
        overflow: hidden;
    }

    .thanku-info.thanku-info h2 {
        color: #ED9603;
        margin-bottom: 10px !important;
        font-weight: 500;
        font-size: 30px !important;
    }

    .thnku-logo {
        width: 150px;
        margin: 0 auto 18px;
    }

    .course-stat h4 {
        font-size: 21px;
    }

    .best-learnings-about {
        max-width: 100%;
    }

    .details-curriculam::before {
        width: 180px;
    }

    .mba-detls-lists li {
        width: 49%;
    }

    .mba-detls-lists li + li {
        border-left: none;
    }

    .mba-detls-lists li:nth-child(even){
        border-left: 1px dashed black;
    }

    .curricuram-abt.curricuram-abt .best-learnings-about {
        padding-left: 0;
        text-align: center;
    }

    .mt-new {
        margin-top: 20px;
    }

    .new-type.new-type.new-type{
        display: flex;
        gap: 3px;
    }

    .apply-big.apply-big.apply-big.apply-big {
        font-size: 14px;
    }

    .apply-big.apply-big.apply-big.apply-big.apply-big:after {
        top: 5px;
    }
}

@media only screen and (max-width: 575px) {

    .container.container.container {
        padding: 0 25px;
    }

    .tiu-lgoo.tiu-lgoo.tiu-lgoo {
        width: 165px !important;
        top: -48px;
        right: -140px;
    }

    .new-fixed-btm-div {
        padding: 0 26px 0 20px;
    }

    .comn-sec.comn-sec h2 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 6px;
        padding-right: 0;
    }

    nav.menu {
        padding: 7px 15px !important;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li {
        padding: 10px 2px;
        width: 31%;
    }

    .trpl-yelow.trpl-yelow li {
        margin: 0 0px;
    }

    .trpl-yelow.trpl-yelow li:last-child{
        margin: 0;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li h6 span {
        font-size: 11px;
        line-height:15px
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li h6 {
        font-size: 13px;
    }

    .progrm-detl-sec ul.tabs.aca-tabs.tabs.aca-tabs li span {
        font-size: 12px;
        padding: 0px 6px;
        line-height: initial;
    }

    ul.tabs.aca-tabs.tabs.aca-tabs li span.active:before {
        left: 0px;
        width: 26px;
        height: 26px;
    }

    ul.tabs.aca-tabs.aca-tabs {
        margin: 5px auto 18px;
    }

    .careers-bx.careers-bx .pgrm-nmbr {
        font-size: 40px;
        line-height: 40px;
    }

    .careers-bx.careers-bx .tab-nfo-bx h4 span {
        font-size: 15px;
    }

    .careers-bx.careers-bx .tab-nfo-bx h4 {
        font-size: 25px;
    }

    section.aca.aca .tab ul.pgrm-oderlist li {
        margin-bottom: 12px;
        line-height: 17px;
        padding-left: 20px;
    }

    .get-form.get-form{
        font-size: 18px;
        margin-top: 10px;
    }

    .tab-nfo-bx.tab-nfo-bx ul li:before {
        width: 12px;
        height: 12px;
        background: url(../images/crcl-bult.png) no-repeat center / contain;
    }

    section.aca.aca .tab {
        padding: 10px;
    }

    .tab-nfo-bx.tab-nfo-bx {
        padding-left: 10px;
    }

    .progrm-detl-sec.progrm-detl-sec .newline-bx .lft-pading-bx {
        padding-left: 10px;
    }

    .cours-logo-bx {
        margin-bottom: 14px;
        margin-top: 10px;
    }

    .new-padding .tab{
        padding-bottom: 0 !important;
    }

    .contact-wrapper {
        display: initial;
    }

    .contck-dtls {
        min-height: auto;
        width: 100%;
        margin-top: 14px;
    }

    .contck-dtls figure {
        height: 90px;
        width: 90px;
        margin: 0 auto 7px;
        box-shadow: none;
    }

    .contck-dtls figure img {
        width: 25px;
    }

    .comn-sec.comn-sec {
        padding: 23px 0px;
    }

    .mba-progrms-sec.mba-progrms-sec .dwnaeow-bx {
        width: 30px;
    }

    .contck-dtls h3 {
        font-size: 15px;
        margin-bottom: 2px;
    }

    .submit_btn.submit_btn {
        padding: 10px 59px 10px 40px;
        font-size: 12px;
    }

    .apply-fst-sec.apply-fst-sec .cours-nfo h6 {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 4px;
        padding: 0;
    }

    .apply-fst-sec.apply-fst-sec .mdl-box-covr {
        margin-bottom: 12px;
        padding-bottom: 4px;
    }

    .mrgntop-row.mrgntop-row.mrgntop-row {
        margin-top: 12px;
    }

    
    .mba-progrms-sec.mba-progrms-sec .mdl-box, .fcalty-fst-sec.fcalty-fst-sec .mdl-box{
        width: 99%;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec .txt-contnr h6 {
        font-size: 18px;
    }

    .inr-mba-sec.inr-mba-sec.inr-mba-sec .txt-contnr h6 span {
        font-size: 14px;
    }

    .intrestd_btn.intrestd_btn.intrestd_btn a {
        font-size: 12px;
        padding: 10px 20px;
    }

    .intrestd_btn.intrestd_btn:after {
        width: 45px;
    }

    .inr-mba-sec.inr-mba-sec .mba-picbx .pic-mba {
        width: 190px;
        top: 30px;
    }

    .inr-mba-sec.inr-mba-sec .blk-circl {
        width: 220px;
        height: 220px;
        margin: auto;
    }
   
    .mba-progrms-sec.mba-progrms-sec .mdl-box-covr, .fcalty-fst-sec.fcalty-fst-sec .mdl-box-covr {
        padding-bottom: 4px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec h3 {
        font-size: 20px;
    }

    .nw-cntr.nw-cntr.nw-cntr {
        margin: 20px 0 0px;
    }

    .about-fst-sec.about-fst-sec h3 span {
        font-size: 36px;
        line-height: 55px;
    }

    .imbg-bx.imbg-bx.imbg-bx {
        width: 250px;
    }

    .about-fst-sec.about-fst-sec.about-fst-sec .imbg-bx h6 {
        font-size: 18px;
        padding: 0px 49px 0px;
        line-height: 30px;
        top: 80px;
    }

    .asmi-way-sec.asmi-way-sec .txt-contnr2 h6 {
        font-size: 22px;
        padding-right: 0;
    }

    .asmi-way-sec.asmi-way-sec.asmi-way-sec.asmi-way-sec .txt-contnr2 ul li {
        margin-bottom: 4px;
    }

    .abut-img-bx.abut-img-bx.abut-img-bx {
        max-width: 250px;
        padding-left:16px;
        margin: 16px auto 0;
    }

    .abut-img-bx.abut-img-bx:before {
        left: 0;
        width: 8px;
        height: 120px;
    }

    .inner_banr.inner_banr.inner_banr .bnr-circl-1 {
        width: 40px;
        left: 6%;
    }

    .inner_banr.inner_banr.inner_banr.inner_banr.inner_banr.inner_banr:before {
        width: 100px;
        height: 195px;
        top: 0;
    }

    .banrtxt_box.banrtxt_box.banrtxt_box h1, .inner_banr.inner_banr.inner_banr .inrpg-titl h1 {
        font-size: 30px;
        line-height: 40px;
        width: auto;
    }

    .inner_banr.inner_banr.inner_banr {
        height: 228px;
    }

    .inrpg-titl.inrpg-titl {
        position: absolute;
        top: 50%;
    }

    label.logo.logo.logo {
        width: 120px;
        line-height: normal;
    }

    .inner_banr.inner_banr .grafbar-bx {
        width: 110px;
        top: -20px;
        left: 8%;
    }

    .bnr-seting-bx.bnr-seting-bx.bnr-seting-bx {
        width: 90px;
        top: -26px;
        right: 11%;
    }

    .mba-progrms-sec.mba-progrms-sec.mba-progrms-sec .settng-img-bx {
        top: 0;
        right: 15%;
        width: 50px;
    }

    .arw-btm.arw-btm img{
        width: 12px;
    }

    .arw-btm.arw-btm {
        top: 6px;
        right: 20px;
    }

    .nfo-crse.nfo-crse.nfo-crse.nfo-crse {
        font-size: 18px;
        margin-bottom: 9px;
        padding: 0;
    }

    .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed), .accordion-item-covr h2.accordion-header .accordion-button {
        font-size: 14px !important;
        padding: 0.5rem 1.1rem;
    }

    .comn-sec.comn-sec.comn-sec.comn-sec h2 {
        line-height: 21px;
    }

    .faq-accordion .accordion-button::after {
        width: 40px !important;
        height: 40px !important;
    }

    .accordion-item-covr
    h2.accordion-header
    .accordion-button:not(.collapsed)
    .accordion-nmbr, .accordion-nmbr {
        font-size: 30px !important;
        line-height: 30px !important;
    }

    .faq-accordion.faq-accordion {
        margin: 30px 10px;
    }

    .banner.banner.banner .banr_pic {
        height: auto;
    }

    .banrtxt_box.banrtxt_box {
        top: 100px;
        padding-right: 0;
        max-width: 240px;
        z-index: 99;

    }

    .banrtxt_box.banrtxt_box.banrtxt_box h6 {
        font-size: 16px;
    }

    .banrtxt_box.banrtxt_box h5 {
        font-size: 14px;
    }

    .btn-cel.btn-cel {
        margin: 5px 0px 0px;
        padding: 0px;
    }

    .hom-abutbx.hom-abutbx {
        padding: 0;
        margin-bottom: 16px;
    }

    .hom-abut-pic-bx.hom-abut-pic-bx {
        width: 100%;
    }

    .logo-icn.logo-icn {
        width: 80px;
        height: 80px;
        bottom: -20px;
        right: -30px;
    }

    .line-bx.line-bx {
        width: 100%;
        max-width: 365px;
        height: 383px;
        margin: auto;
    }

    .mba-new-home h6 {
        font-size: 16px !important;
        margin-bottom: 5px !important;
    }

    .faculty-sec.faculty-sec p span, .faculty-sec.faculty-sec p span span {
        font-size: 18px;
    }
   
    .fcalty-img.fcalty-img {
        width: 190px;
        float: none;
        margin: 8px auto 0;
    }

    .circle-1.circle-1 {
        width: 90px;
    }

    .circle-2.circle-2 {
        bottom: -11px;
        right: 0;
        width: 40px;
        left: 77px;
        margin: auto;
    }

    .whychoos-sec.whychoos-sec .txt-contnr h2 {
        padding-right: 0;
    }

    .whychoos-sec.whychoos-sec:before {
        width: 50px;
        top: -50px;
        height: 90px;
    }

    .prgrm-nfobx.prgrm-nfobx .more-lnk:after {
        width: 30px;
        height: 9px;
        margin-top: 3px;
    }

    .contact-us-abt.contact-us-abt::before {
        height: 95px;
        width: 40px;
        top: -35px;
    }

    .Q-color-3.Q-color-3 {
        width: 30px;
        bottom: -34px;
        right: 25%;
    }

    .Q-color-1.Q-color-1 {
        width: 40px;
    }

    .Q-color-2.Q-color-2 {
        width: 32px;
    }

    .new-h1.new-h1 {
        font-size: 42px !important;
    }

    .sm-no-padng.sm-no-padng.sm-no-padng{
        margin: 30px 0;
    }

    .social.social li {
        width: 34px;
        height: 34px;
        padding: 5px;
        margin: 0px 3px;
    }

    .fotrlogo-bx.fotrlogo-bx {
        max-width: 85px;
    }

    .footer.footer {
        padding: 185px 0px 10px;
    }

    .sm-no-padng.sm-no-padng.sm-no-padng {
        margin: 0;
    }

    .faculty-thumb-cell.faculty-thumb-cell .faculty-profile-slide {
        margin-bottom: 12px;
    }

    .mew-mmb.mew-mmb.mew-mmb{
        margin-bottom: 20px;
    }

    .tab-nfo-bx.tab-nfo-bx ul li {
        padding-left: 23px;
        font-size: 13px;
        margin-top: 5px;
    }

    .cta-new .cta-sectn {
        padding: 30px 15px;
    }

        
    .fixed-div.fixed-div a {
        padding: 14px 6px;
        font-size: 11px;
        right: -4px;
        top: 225px;
        border-radius: 20px 0 0 20px;
        height: 160px;
        

    }

    .new-type.new-type li {
        padding: 10px 2px !important;
    }

    .para-extra {
        margin-bottom: 8px;
    }

    .h4-new.h4-new {
        margin: 15px 0 -10px;
        font-size: 17px !important;
    }

    .list-abt.list-abt.list-abt.list-abt li{
        line-height: 21px;
    }

    .only-indx.only-indx::after {
        bottom: auto;
        top: 20px;
    }

    .i-am-info.i-am-info {
        font-size: 16px;
        line-height: 22px;
        max-width: initial;
        margin: auto;
    }

    .new-abut-info.new-abut-info h2 {
        padding-right: 0;
        margin-bottom: 6px;
    }

    .bill-wrapper h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }

    .bill-wrapper {
        max-width: 345px;
    }

    .bill-wrapper a {
        height: 38px;
        line-height: 36px;
        padding: 0 20px;
        font-size: 14px;
    }

    .bnnr-slide .owl-dots .owl-dot {
        height: 7px;
        width: 7px;
        margin: 0px 2px;
    }

    .bnnr-slide .owl-dots .owl-dot.active {
        height: 7px;
        width: 16px;
    }

    .bnnr-slide .owl-dots {
        right: 15px;
        bottom: 40px;
    }

    .blog-cart h3 a, .blog-dtls-cart h3 a,  .blog-dtls-cart h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px;
        max-width: 100%;
    }

    .blog-cart {
        padding: 16px 14px 8px;
        min-height: auto;
        margin: 0 6px 22px 0;
    }

    .blog-section {
        padding: 25px 0;
    }

    .blog-img {
        margin: 0 0 8px;
    }

    .module-info-about p{
        font-size: 13px;
        line-height: 20px;
    }

    .blog-dtls-cart .blog-img {
        padding: 8px;
        margin-bottom: 20px;
        margin-right: 6px;
    }

    .blog-dtls-cart p {
        margin-bottom: 7px;
    }

    .blog-detlls {
        padding-bottom: 20px !important;
    }

    .new-type.new-type li h6 span {
        font-size: 13px !important;
        font-weight: 600 !important;
    }

    .big-name.big-name.big-name.big-name {
        max-width: 640px !important;
        font-size: 23px !important;
        line-height: 30px !important;
        width: 100% !important;
    }

    .leader-row-rivers {
        margin-bottom: 18px;
    }

    .blog-dtls-cart h4 {
        font-size: 17px;
        margin-bottom: 2px;
    }

    .new-blg {
        margin: 0 auto 14px;
    }

    .gallery-info-fig {
        max-width: 100%;
        margin-bottom: 25px;
    }

    .gallery-sectn .blog-pagination li a.actvv {
        height: 24px;
        width: 24px;
    }

    .gallry-inf h3 {
        font-size: 15px;
        margin-bottom: 4px;
    }

    .fancybox-caption__body {
        font-size: 15px;
    }

    .gallery-info-fig .gallry-fig {
        overflow: hidden;
    }

    .gallery-info-fig .gallry-fig img {
        height: 160px;
    }

    .urban-campus.urban-campus .gallery-info-fig .gallry-fig img {
        height: auto;
    }

    .Specialize.Specialize li {
        width: 47%;
    }

    .mba-home.mba-home h6 {
        font-size: 18px;
    }

    .mba-home.mba-home h3 {
        font-size: 16px;
        margin-bottom: 3px;
    }

    .new-count-dtls.new-count-dtls h4 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .count-wrapper.count-wrapper {
        display: block;
    }

    .time-left h5 {
        line-height: 17px;
    }

    .new-count-dtls.new-count-dtls .flip-clock-wrapper {
        margin-bottom: 12px !important;
    }

    .mentots-info.mentots-info .best-learnings-about h2{
        text-align: left;
    }

    .best-learnings::after {
        top: 250px;
    }

    .mentr-hding.mentr-hding {
        font-size: 16px;
    }

    .batch-info {
        margin-bottom: 18px;
        margin-right: 8px;
    }

    .batch-info figure img {
        width: 100%;
        min-height: 100px;
    }

    .batch-info h5 {
        font-size: 14px;
        padding: 8px 14px;
    }

    .batch-info h5::after {
        left: -24px;
        border-bottom: 35px solid #faa71a;
        border-left: 25px solid transparent;
    }

    .batch-info::before {
        top: 8px;
        right: -8px;
    }

    .new-nav-owl.new-nav-owl .owl-nav button {
        height: 25px;
        width: 25px;
    }

    .new-nav-owl.new-nav-owl .owl-nav {
        top: -36px;
        gap: 5px;
    }

    .mba-dtls-fig.mba-dtls-fig::before {
        height: 55px;
        width: 55px;
    }

    .best-learnings.best-learnings .abut-img-bx::after {
        height: 55px;
        width: 55px;
    }

    .best-learnings-about h3 {
        margin-bottom: 10px;
    }

    .nwe-course-slide.nwe-course-slide .owl-nav {
        top: -24px;
    }

    .course-stat::after {
        top: 8px;
        right: -8px;
    }

    .course-roster.course-roster {
        margin-top: 18px;
    }

    .acc-new.acc-new h3 {
        font-size: 14px;
        line-height: 27px;
        max-width: 62px;
    }

    .acc-new.acc-new {
        gap: 40px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::before {
        left: -47px;
        height: 19px;
        width: 19px;
        top: 2px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::after {
        top: 21px;
        left: -38px;
    }

    .best-lists li {
        font-size: 12px;
        padding-left: 18px;
        margin-bottom: 3px;
    }

    .details-curriculam.details-curriculam .accordion-body p {
        padding-right: 0;
        font-size: 12px;
    }

    .acc-new.acc-new .accordion-item .accordion-button.collapsed {
        gap: 10px;
        padding-left: 10px;
    }

    .acc-new.acc-new .accordion-item-covr .accordion-body {
        padding-left: 10px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed) {
        padding-left: 10px;
    }

    .mba-detls-lists {
        padding: 10px 4px;
        margin: 13px 0 4px;
    }

    .acc-new.acc-new .accordion-button {
        gap: 10px;
    }

    .new-txtt.new-txtt {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .new-ylo-txt.new-ylo-txt {
        font-size: 14px;
    }

    .headmenu.headmenu {
        top: 20px;
    }

}


@media only screen and (max-width: 520px){
    .gallery-info-fig .gallry-fig.gallry-fig.gallry-fig {
        height: auto !important;
    }

    .acc-new.acc-new {
        gap: 20px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::before {
        left: -30px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr::after {
        top: 21px;
        left: -21px;
    }

    .details-curriculam.details-curriculam .accordion-item-covr h2.accordion-header .accordion-button:not(.collapsed) {
        padding-left: 10px;
        padding-right: 10px;
    }
    .best-learnings-about h3 {
        font-size: 14px;
    }

    .man-pckt.man-pckt {
        height: 45px;
        width: 45px;
    }

    .urban-campus {
        padding: 30px 0;
    }

    .earn-degree.earn-degree .morbtn{
        /* margin-top: 10px; */
    }

    .right-info.right-info h3 {
        font-size: 14px;
    }

    .acc-new.acc-new .accordion-item .accordion-button.collapsed {
        padding-left: 10px;
        padding-right: 10px;
    }

    .mba-detls-info h3 {
        font-size: 18px;
    }

    .mba-detls-info {
        max-width: 90%;
    }    
    
    .best-lists {
        margin-bottom: 10px;
    }

    .new-cta-btn a {
        height: 36px;
        line-height: 36px;
        padding: 0 26px;
        border-radius: 10px;
        margin-top: 30px;
        font-size: 13px;
    }

    .bttn-apply a{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .application-marqee a{
        font-size: 13px;
        padding: 3px 10px;
    }

    .application-marqee {
        padding: 3px 0;
        font-size: 14px;
    }

    .accre-img {
        width: 140px;
        right: -160px;
        top: 0;
        bottom: auto;
    }
}









@media only screen and (max-width: 480px){
    .gray-bg.gray-bg {
        min-height: 210px;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li {
        min-height: 68px;
        vertical-align: text-bottom;
    }

    .gallery-info-fig .gallry-fig img {
        height: 140px;
    }

    .new-declaratn {
        max-width: 100%;
        display: block;
    }

    .new-declaratn label {
        width: 100%;
        margin-bottom: 4px;
    }

    .new-declaratn.new-declaratn.new-declaratn input {
        max-width: 100%;
    }

    .new-declaratn.new-declaratn.new-declaratn:after {
        max-width: 100%;
        top: auto;
        bottom: -6px;
        height: 32px;
    }

    /* .earn-degree.earn-degree {
        margin: 5px 0 25px;
    } */

    .cls-new {
        top: 4px;
        right: 4px;
    }
}



@media only screen and (max-width: 410px){

    .mcsourse-sec.mcsourse-sec .trpl-yelow li h6 span {
        font-size: 10px;
        line-height:15px
    }

    .line-bx.line-bx {
        width: 100%;
        max-width: 290px;
        height: 305px;
        margin: auto;
    }   

    .secure-sec.secure-sec.secure-sec:before {
        width: 40px;
        height: 80px;
        top: -45px;
    }

    .footer.footer ul.link li a, .footer.footer address, .footer.footer .call-link li a, .cpyrght {
        font-size: 12px;
        font-weight: 300;
    }

    .ledrship-info .new-abut-info.new-abut-info h2 {
        padding-right: 0;
        margin-bottom: 8px;
    }

    .acc-new.acc-new .accordion-button {
        gap: 10px;
    }

    .h3-innfo {
        font-size: 15px;
        margin-bottom: 7px;
    }

    .apply-label label {
        font-size: 13px;
        margin-bottom: 5px;
    }

    .new-declaratn label {
        font-size: 12px;
    }

    .new-declaratn {
        gap: 4px;
    }

    .apply-label{
        margin-bottom: 12px !important;
    }


}

@media only screen and (max-width: 370px) {
    .mcsourse-sec.mcsourse-sec .trpl-yelow li {
        width: 31%;
        vertical-align: top;
        min-height: 68px;
    }

    .mcsourse-sec.mcsourse-sec .trpl-yelow li h6 {
        font-size: 12px;
    }

    .new-type.new-type li h6 span {
        font-size: 12px !important;
        font-weight: 600 !important;
    }

    .new-ttil.new-ttil{

        position: absolute;
        top: 43%;
    }

    .tiu-lgoo.tiu-lgoo.tiu-lgoo {
        width: 150px !important;
        top: -48px;
        right: -130px;
    }
}





  