
@media (min-width: 768px) and (max-width: 991.98px) {
    .jee_banner{
        width: 100%;
        height: 245px;
    }
    .primary-top-navbar .navbar-brand img {
        width: 65px!important;
        margin-top: 0px!important;
        height: 45px!important;
    }
    .primary-login-btn {
        width: 90px !important;
    }
    .navbar-right {
        width: inherit!important;
    }
    .primary-login-btn.header-register-now-btn {
        width: 95px !important;
    }
}
@media (max-width: 767.98px) {
    .call-icon-mobile {
        display: none!important;
    }
    .primary-login-btn-mobile {
        height: 35px!important;
        width: 110px!important;
        padding: 7px!important;
    }
     .primary-login-btn-mobile.header-register-now-btn {
        background-image: linear-gradient(to right, #fe8643, #fd6968);
        color: white!important;
        border-radius: 30px;
        font-size: 11px !important;
        display: flex!important;
        align-items: center;
        justify-content: center;
        white-space: nowrap;
    }
}
@media (max-width: 468.98px){
    .primary-login-btn-mobile.header-register-now-btn {
        font-size: 10px !important;
    }
}
@media (max-width: 359.98px){
    .primary-login-btn-mobile.header-register-now-btn {
        font-size: 9.5px !important;
    }
}
section {
    font-size: 18px;
    margin: 0;
    font-family: Roboto, Arial, Helvetica, sans-serif;
}
.home-icon {
    cursor: pointer;
}
.primary-login-btn.header-register-now-btn {
    background-image: linear-gradient(to right, #fe8643, #fd6968);
    color: white!important;
    border-radius: 30px;
    font-size: 14px;
    display: flex!important;
    align-items: center;
    justify-content: center;
    padding-top: 15px!important;
    cursor: pointer;
    white-space: nowrap
}
.primary-top-navbar {
    background: white!important;
}
.primary-top-navbar li>a {
    color: black!important;
}

span.primary-dropdown-menu-text>a {
  color: #000;
}

.primary-top-navbar .primary-dropdown-menu>ul {
    background-color: white!important;
}

.akash-section {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.akash-section .carousel-indicators {
    display: none;
}
.akash-section.akash-banner-section {
    margin-top: -20px;
    background: url('https://cdn1.byjus.com/wp-content/uploads/2023/04/ABNAT-JEE_Background-Image-1920x422-1.png');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 215px;
}
.akash-fixed-banner-section {
    
    background-color: #1d5197;
    height: 108px;
    margin: 0;
    padding: 0;
    margin-top: -20px;
}

.akash-fixed-banner-section .akash-fixed-banner-text {
    position: relative;
    display: block;
    text-align: center;
    width: 100%;
    color: #fff;
    top: 12%;
    font-size: 40px;
}

.akash-fixed-banner-section strong {
    color: #ffe506;
}

.view-all-results {
    border-radius: 46px;
    box-shadow: 0 5px 0 0 #1d4589;
    background-color: #ffe506;
    padding: 10px 50px;
    position: absolute;
    font-size: 20px;
    font-weight: 900;
    color: #0d0d0d;
    right: 175px;
    bottom: 5px;
    cursor: pointer;
}

.jee-carousal-banner-item {
    height: auto;
    width: 100%;
}

.akash-neet-banner .jee-carousal-banner-item {
    height: auto;
}
.akash-section .carousel-control img{
    position: absolute;
    top: 310px;
    left: 0;
    transform: translateY(50%);
}

.carousel-control.right img{
    right: 0;
    left: inherit;
 }

 .akash-rigster-section {
     text-align: center;
 }
 .akash-section h2,.akash-section h3, .akash-section h4, .akash-section h5 { 
    font-family: Roboto, sans-serif;
 }
 .akash-section h3{
    font-size: 38px;
    font-weight: 900;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.19;
    letter-spacing: 0.83px;
    text-align: center;
    color: #0d0d0d;
    margin-bottom: 40px;
 }

 .register-now-button {
    color: white;
    padding: 15px 45px;
    border-radius: 30px;
    background: linear-gradient(to right, #e9872f, #ff7062),#e9872f;
    font-weight: 900;
    margin-bottom: 20px;
    display: inline-block;
    text-decoration: none;
    outline: none;
}
.register-now-button:focus,
.register-now-button:hover,
.register-now-button:active,
.register-now-button:visited {
    color: white;
    background: linear-gradient(to right, #e9872f, #ff7062),#e9872f;
    display: inline-block;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

p.register-now-strip {
    font-size: 12px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #414042;
}

.akash-know-more-center-section {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/akash-center.png);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 600px;
    width: 100%;
    position: relative;
}

.know-center-card {
    height: 600px;
    width: 100%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.akash-section.akash-know-more-center-section .know-center-card{
    padding-top: 150px;
}

.kmc-top-card {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}

.kmc-top-background{
    background-color: rgb(44, 130, 201,0.7);
    padding-top: 8px;
}

.kmc-bottom-background{
    background-color: rgb(44, 130, 201,0.7);
    padding-bottom: 12px;
    margin-bottom: 50px;
}

.center-info-title {
    font-size: 80px;
    font-weight: 900;
    font-stretch: condensed;
    font-style: normal;
    line-height: 0.35;
    letter-spacing: normal;
    text-align: center;
    color: #ffe500;
    margin-bottom: 30px;
}
.ocp-title{
    color: #fff !important;
}
.center-info-des {
    font-size: 30px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.02;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}
.know-more-center-btn {
    display: inline-block;
    font-size: 25px;
    font-weight: 900;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.56px;
    text-align: center;
    color: #0d0d0d;
    background-color: #ffe506;
    padding: 12px 35px;
    border-radius: 30px;
    margin-top: 60px;
    text-decoration: none;
    outline: none;
}
.know-more-btn{
    color: #fff !important;
    background-color: #ff8C00 !important;
}
.know-more-center-btn:focus,
.know-more-center-btn:hover,
.know-more-center-btn:active,
.know-more-center-btn:visited,
.anchor-btn.view-all-results:focus,
.anchor-btn.view-all-results:hover,
.anchor-btn.view-all-results:active,
.anchor-btn.view-all-results:visited {
    color: #0d0d0d;
    background-color: #ffe506;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.our-classroom-program-section {
    background: url(https://cdn1.byjus.com/wp-content/uploads/2022/12/image2.png);
    background-position: 0 0;
    background-size: 100% 100%;
    width: 100%;
    position: relative;
}

.bj-leader-card-container,
.bj-leader-right-card {
    height: 740px;
}

.our-classroom-program-section,
.our-classroom-program-section .know-center-card {
    height: 770px;
}


.our-classroom-program-section .center-info-title {
    font-size: 50px;
    margin-bottom: 30px;
}
.our-classroom-program-section .center-info-des {
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1.25;
    font-stretch: condensed;
}
.our-classroom-program-section .know-more-center-btn {
    margin-top: 0px;
}

.our-classroom-program-section .know-center-card {
    justify-content: flex-end;
}

.akash-jee-carousel-inner-desktop {
    text-align: center;
}
.akash-jee-carousel-inner-desktop .item {
    height: 500px;
    width: 100%;
    margin: auto;
}
.key-highlight-section .akash-jee-carousel-inner-desktop .item, 
.key-highlight-section .akash-jee-carousel-inner-desktop .item .item-text-block {
    height: 600px;
}
.akash-jee-carousel-inner-desktop .item .item-text-block {
    height: 500px;
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-items: flex-end;
    align-items: flex-end;
}
.akash-jee-carousel-inner-desktop .item .item-text-block h4 {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 25px;
    margin-bottom: 50px;
    color: white;
    font-weight: 900;
    font-stretch: condensed;
    text-align: center;
}
.key-highlightcarousal-1 {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/assesment-practice.png);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 500px;
    width: 100%;
}
.key-highlightcarousal-2 {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/periodice-testing.png);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 500px;
    width: 100%;
}
.key-highlightcarousal-3 {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/ai-akash.png);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 500px;
    width: 100%;
}
.key-highlightcarousal-4 {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/regular-doubt-class.png);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 500px;
    width: 100%;
}
.akash-section .carousel-control.left, .akash-section .carousel-control.right {
    background: inherit;
    background-image: inherit;
    width: 0;
    top: 50;
}
.key-highlight-section .carousel-control.left img {
    left: -100px;
}
.key-highlight-section .carousel-control.right img {
    right: -100px;
}
.primary-tooltip {
    margin-top: -3px;
}
.key-high-light-carousel {
    max-width: 1200px;
    margin: auto;
}
.why-choose-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 50px 30px;
    background: #3ca3d6;
}
.why-choose-card {
    max-width: 300px;
    width:300px;
    height: 380px;
    display: flex;
    align-items: center;
    background: white;
    flex-direction: column;
    padding: 20px;
    border-radius: 10px;
}
.why-choose-card:not(:last-child) {
    margin-right: 50px;
}
.wc-card-img img {
    width: 80px;
    height: 80px;
    display: inline-block;
    margin-bottom: 20px;
}
.wc-card-title {
    font-size: 16px;
    font-weight: 900;
    margin-bottom: 20px;
}
.wc-card-desc {
    font-size: 14px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #414042;
}

.bj-leader-card-container {
    background: url(https://cdn1.byjus.com/wp-content/uploads/2022/12/image1.png);
    background-position: 0 0;
    background-size: 100% 100%;
    width: 100%;
}
.bj-leader-right-card {
    max-width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
    float: right;
}
.bj-right-card-background{
    background-image: linear-gradient(rgb(25, 181, 254, 0.3), rgb(68, 108, 179, 0.3));
}
.bj-leader-right-card h4 {
    font-size: 26px;
    font-weight: normal;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.bj-leader-right-card img {
    max-width: 500px;   
    max-height: 200px;
}

.guiding-principle-block {
    background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/guiding-pr-bg.svg);
    background-position: 0 0;
    background-size: 100% 100%;
    height: 400px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.guiding-principle-card {
    border-radius: 26px;
    box-shadow: 0 15px 20px 0 rgb(24 26 74 / 23%);
    background-color: #ffffff;
    height: 140px;
    width: 250px;
    display: flex;
    align-items: center;
    font-size: 25px;
    color: #3ca3d6;
    font-weight: 900;
    justify-items: center;
}
.guiding-principle-card:not(:last-child) {
    margin-right: 50px;
}
.guiding-principle-card p {
    width: 100%;
    margin-bottom: 0;
}

.row.md-container-row {
    display: flex;
    justify-items: center;
    align-items: center;
}
.md-img img {
    width: 100%;
}
.md-section .md-container-row h4 {
    font-size: 40px;
    font-weight: 900;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.28;
    letter-spacing: 0.86px;
    text-align: center;
    color: #019ee3;
}
.md-section .md-container-row h4 span {
    display: block;
}
.voilet-txt {
  color: #813688;
}
.sky-blue-txt {
    color: #019ee3;
}
.we-belive-txt {
  font-size: 16px;
  font-stretch: condensed;
  line-height: 1.2;
  color: #414042;
}
.md-name {
  font-size: 22px;
  font-weight: 900;
  font-stretch: condensed;
  letter-spacing: 0.43px;
}
.md-designated {
  font-size: 14px;
  font-stretch: condensed;
  line-height: 1.5;
  color: #414042;
}

.ak-jee-topper-section {
    padding: 20px 0 60px 0;
    background-color: #f8f8f8;;
}
.ak-topper-card {
    width: 90%;
    margin: auto;
    position: relative;
}
.ak-topper-card .card-top img {
    width: 100%;
}
.ak-topper-card .card-top .youtube-video {
    width: 100%;
    height: 250px;
    vertical-align: middle;
    padding-top: 0;
    border: 0;
}
.card-bottom {
    padding: 30px 20px;
    background: white;
    height: 240px;
    position: relative;
    font-size: 16px;
    font-stretch: condensed;
    line-height: 1.25;
    text-align: left;
    color: #414042;
}
.st-name-rank {
    position: absolute;
    bottom: 30px;
}
.st-name-rank .st-name {
    color: #019ee3;
    font-size: 20px;
    font-weight: 900;
    display: block;
}
span.st-rank {
    color: #ff2825;
}
.ak-jee-topper-section .carousel-control.left, .ak-jee-topper-section .carousel-control.right {
    background: inherit;
    background-image: inherit;
}
.ak-jee-topper-section .carousel-control.left img {
    left: -40px;
    top: 145px;
}
.ak-jee-topper-section .carousel-control.right img {
    right: -40px;
    top: 145px;
}

a.notifications-anchor-link {
    color: grey;
    text-decoration: underline;
    padding: 12px;
    padding-left: 15px;
    display: block;
    margin-bottom: 15px;
    border-radius: 20px;
    border: 1px solid grey;
    text-align: left;
}
a.notifications-anchor-link:hover,
a.notifications-anchor-link:active,
a.notifications-anchor-link:focus {
    text-decoration: none;
    background-color: #FF7062;
    border-color: white;
    cursor: pointer;
}
.notification-arrow {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    border-top: 5px solid transparent;
    border-left: 10px solid grey;
    border-bottom: 5px solid transparent;
}
.notifications-links-container {
    border: 1px solid #ffffff;
    padding: 0px 20px 10px 20px;
}
.notifications-links-container ul li {
    list-style: none;
}
.notifications-vertical-line {
    width: 3px;
    height: 100px;
    background: #fccca3;
    margin-top: auto;
    margin-bottom: auto;
}
.notification-play-icon {
    position: absolute;
    top: 12px;
    left: 12px;
}
.notification-link-left,
.notification-link-right {
    display: table-cell;
    padding: 0px 20px;
    width: 50%;
}

.notification-link-right {
    display: table-cell;
}


.to-help-engineering-text {
    padding: 10px 50px;
    position: relative;
    line-height: 1.6;
    font-size: 16px;
    text-align: center;
}
.extra-content {
    display: none;
}

a.to-help-read-more {
    text-decoration: none;
    position: absolute;
    color: grey;
    border: 1px solid #808080;
    padding: 10px 40px;
    margin: 35px 0px;
    border-radius: 35px;
    left: 50%;
    transform: translateX(-50%);
}
a.to-help-read-more:before {
    content: '';
    position: absolute;
    background-color: #d2d2d2;
    width: 230%;
    height: 1px;
    bottom: 25px;
    right: 100%;
}

a.to-help-read-more::after {
    content: '';
    position: absolute;
    background-color: #d2d2d2;
    width: 230%;
    height: 1px;
    bottom: 25px;
    left: 100%;
}
.more-less-icon.down {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    border-left: 5px solid transparent;
    border-top: 10px solid black;
    border-right: 5px solid transparent;
}
.read-more-less-txt-section {
    margin-bottom: 120px;
}
.more-less-icon.up {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
    border-left: 5px solid transparent;
    border-bottom: 10px solid black;
    border-right: 5px solid transparent;
}
.akash-section .jee-carousal-banner-item img {
    display: inline-block;
}
.our-classroom-program-section .know-center-card {
    width: 100%;
}
.kmc-background{
    width: 100%;
}
@media (max-width:1444px) {
    .view-all-results {
        right: 16%;
    }
}
@media (max-width: 1355px) {
    .key-highlight-section .akash-jee-carousel-inner-desktop .item,
    .key-highlight-section .akash-jee-carousel-inner-desktop .item .item-text-block {
        width: 90%;
    }
    .key-highlight-section .carousel-control.right img {
        right: -10px;
    }
    .key-highlight-section .carousel-control.left img {
        left: -10px;
    }
}
@media(max-width: 1199px) {
    .akash-banner-section .jee-carousal-banner-item {
        height: 305px;
    }
    .akash-banner-section.akash-neet-banner .jee-carousal-banner-item {
        height: auto;
    }
    .why-choose-card:not(:last-child) {
        margin-right: 10px;
    }
    .why-choose-card {
        max-width: 225px;
        width:300px;
        height: 420px;
    }
    .center-info-des br {
        display: none;
    }
    .guiding-principle-block {
        height: 200px;
    }
    .bj-leader-card-container,
    .bj-leader-right-card {
        height: 610px;
    }
    .bj-leader-card-container{
        height: 600px;
    }

    .guiding-principle-card {
        height: 120px;
        width: 180px;
        font-size: 20px;
    }
    .akash-jee-carousel-inner-desktop .item {
        width: 90%;
    }
    .ak-jee-topper-section .carousel-control.right img {
        right: 0px;
        top: 212px;
    }
    .ak-jee-topper-section .carousel-control.left img {
        left: 0px;
        top: 212px;
    }
    a.to-help-read-more:before {
        width:100%
    }
    a.to-help-read-more::after {
        width: 100%;
    }
    .akash-section.byjus-leader-section h3 br {
        display: none;
    }
    .view-all-results {
        right: 14%;
        padding: 10px 35px;
        bottom: 10px;
    }
    a.notifications-anchor-link {
        white-space: inherit;
        padding-left: 30px;
        font-size: 12px;
        color: white;
        text-decoration: none;
        background-color: #FF7062;
        border: 0px;
    }
    .akash-know-more-center-section {
        height: 400px;
    }
    .akash-section.akash-know-more-center-section .know-center-card {
        height: 400px;
        padding-top: 70px;
    }
    .know-more-center-btn {
        margin-top: 30px;
    }
    .our-classroom-program-section,
    .our-classroom-program-section .know-center-card {
        height: 600px;
    }
    .akash-fixed-banner-section {
        height: 82px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 32px;
    }

}
@media (max-width: 991.98px) {
    .akash-banner-section .jee-carousal-banner-item {
        height: 245px;
    }
    .why-choose-card {
        max-width: inherit;
        width: 300px;
        height: 350px;
        margin: auto;
        display: inline-block;
     }
     .wc-card-desc {
         white-space: initial;
         display: table-row;
     }
     
     .visible-sm .why-choose-block {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        scroll-behavior: smooth;
        scrollbar-width: none;
        -ms-overflow-style: none;
        scrollbar-width: none;
        padding: 50px 30px;
        display: inherit;
     }
     .visible-sm .why-choose-block .why-choose-card:not(:last-child) {
        margin-right: 40px;
    }
    .guiding-principle-card {
        height: 70px;
        width: 120px;
        font-size: 13px;
    }
    .md-section .md-container-row h4 {
        font-size: 28px;
    }
    .we-belive-txt {
        font-size: 10px;
    }
    .md-name { font-size: 20px; }
    .md-designated {
        font-size: 12px;
        margin-top: -12px;
    }
    .card-bottom { height: 300px;  }
    .bj-leader-card-container, .bj-leader-right-card {
        height: 450px;
    }
    .akash-jee-carousel-inner-desktop .item,
    .akash-jee-carousel-inner-desktop .item .item-text-block {
        height: 350px;
    }
    .key-highlight-section .carousel-control.left img {
        left: 0px;
    }
    .key-highlight-section .carousel-control.right img {
        right: 0px;
    }
    .our-classroom-program-section,
    .our-classroom-program-section .know-center-card {
        height: 500px;
    }
    .our-classroom-program-section .center-info-title {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .our-classroom-program-section .center-info-des {
        font-size: 18px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .our-classroom-program-section .know-more-center-btn {
        margin-top: 0px;
    }
    .kmc-top-background{
        padding-top: 0px;
    }
    .kmc-bottom-background{
        margin-bottom: 20px;
        padding-bottom: 5px;
        
    }
    .akash-section h3 {
        font-size: 30px;
    }
    .bj-leader-right-card h4 {
        font-size: 16px;
        width: 380px;
    }
    .key-highlight-section .akash-jee-carousel-inner-desktop .item,
    .key-highlight-section .akash-jee-carousel-inner-desktop .item .item-text-block {
        height: 388px;
        width: 88%;
    }
    .notification-arrow {
        border-left: 10px solid white;
    }
    .guiding-principle-card:not(:last-child) {
        margin-right: 20px;
    }
    .bj-leader-right-card img {
        max-height: 180px;
        margin-top: 0px;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        margin-left: 0;
        margin-right: 0;
        top: 0;
    }
    .view-all-results {
        right: 10%;
        padding: 10px 35px;
        bottom: 10px;
    }
    .akash-fixed-banner-section {
        height: 82px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 30px;
    }
    .akash-section .carousel-control img {
        width: 30px;
        top: 235px;
    }
}
@media (min-width: 0px) and (max-width: 379px) {
    .jee_banner{
        height: 384px;
        width: 100%;
    }
}
@media (min-width: 379.1px) and (max-width: 767.98px) {
    .jee_banner{
        height: 384px;
        width: 379px;
    }
}
@media (max-width: 767.98px) {
    .notifications-links-container {
        margin: 20px 5px;
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        scroll-behavior: smooth;
    }
    .topper-cards-container,
    .akash-key-highlight-carousel-inner-mobile {
        white-space: nowrap;
        overflow: hidden;
        overflow-x: auto;
        scroll-behavior: smooth;
        padding: 0 0 0 40px;
    }
    .akash-jee-carousel-inner-desktop .item, .akash-jee-carousel-inner-desktop .item .item-text-block {
        width: 300px;
        height: 228px;
        margin-right: 20px;    
        display: inline-block;
    }
    .key-highlight-section .akash-jee-carousel-inner-desktop .item, .key-highlight-section .akash-jee-carousel-inner-desktop .item .item-text-block {
        height: 228px;
    }
    .key-highlightcarousal-1 {
        background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/assesment-practice-mob.png);
        background-position: 0 0;
        background-size: 100% 100%;
    }
    .akash-jee-carousel-inner-desktop .item .item-text-block h4 {
        font-size: 13px;
        white-space: initial;
        margin-bottom: 5px;
        padding: 0 10px;
        position: absolute;
        bottom: 10px;
    }
    .akash-jee-carousel-inner-desktop .item .item-text-block {
        display: table-row;
    }
    .akash-jee-carousel-inner-desktop .item .item-text-block h4 br {
        display: none;
    }
    .ak-topper-card {
        width: 300px;
        display: inline-block;
        margin: auto;
    }
    .topper-cards-container .ak-topper-card:not(:last-child) {
        margin-right: 40px;
    }
    .st-review {
        white-space: initial;
    }
    .card-bottom {
        display: table-row;
    }
    .card-bottom .st-review, .st-name-rank {
        padding: 20px 20px;
        bottom: 0px;
    }
    .card-bottom {
        height: 270px;
    }
    a.to-help-read-more:before {
        content: '';
        position: absolute;
        background-color: #d2d2d2;
        width: 60%;
        height: 1px;
        bottom: 25px;
        right: 100%;
    }
    a.to-help-read-more::after {
        width: 50%;
        left: 100%;
    }
    .akash-banner-section .jee-carousal-banner-item {
        height: auto;
    }
    .akash-banner-section .carousel-indicators {
        display: none;
    }
    .view-all-results {
        right: 50%;
        transform: translateX(50%);
        padding: 15px 17px;
        bottom: 10px;
        font-size: 14px;
    }
    .akash-section h3 {
        font-size: 20px;
        padding: 0 20px;
    }
    .akash-section h3 br {
        display: none;
    }
    p.register-now-strip {
        padding: 0 5px;
    }
    .guiding-principle-block {
        background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/guiding-pr-bg-mob.png);
        background-position: 0 0;
        background-size: 100% 100%;
        height: 260px;
    }
    .center-info-title {
        font-size: 50px;
    }
    .center-info-des {
        font-size: 30px;
        margin-top: -15px;
    }
    .know-more-center-btn {
        font-size: 23px;
        padding: 12px 25px;
        margin-top: 20px;
    }
    .akash-section.akash-know-more-center-section .know-center-card .kmc-top-card {
        flex-direction: column  ;
    }
    .akash-know-more-center-section {
        background: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/akash-center-mob.png);
        background-position: 0 0;
        background-size: 100% 100%;
        height: 500px;
    }
    .akash-section.akash-know-more-center-section .know-center-card {
        height: 400px;
        padding-top: 185px;
    }
    .our-classroom-program-section {
        background: url(https://cdn1.byjus.com/wp-content/uploads/2023/01/classroom-program-mob.jpg);
        background-position: 0 0;
        background-size: 100% 100%;
    }
    .our-classroom-program-section, 
    .our-classroom-program-section .know-center-card{
        height: 760px;
    }
    .guiding-principle-card {
        margin: auto;
        margin-bottom: 40px;
        
    }
    .guiding-principle-block.visible-xs .guiding-principle-card.top{
        margin-top: 40px;
    }
    .bj-leader-card-container, .bj-leader-right-card {
        float: none;
        height: 1100px;
        padding-left: 90px;
        padding-right: 90px;
    } 
    .bj-leader-card-container {
        background: url(https://cdn1.byjus.com/wp-content/uploads/2023/01/akash-mob.jpg);
        background-position: 0 0;
        background-size: 100% 100%;
        height: 760px;
    }
    .bj-leader-right-card h4{
        font-size: 18px;
        width: 430px;
    }
    .to-help-engineering-text {
        padding: 10px 20px;
    }
    a.notifications-anchor-link {
        padding-left: 10px;
        position: relative;
    }

    .notifications-links-container-left,
    .notifications-links-container-right {
        width: 100%;
        text-align: left;
        padding: 0px 10px;
    }
    .primary-top-navbar .primary-navbar-header {
        height: 80px;
        align-items: center;
    }
    .ak-bj-logo {
        width: 75px!important;
        height: auto!important;
    }
    .primary-top-navbar .navbar-brand>img {
        margin-top: -20px!important;
    }
    .home-icon {
        margin-top: 5px;
        margin-left: 5px;
    }
    .primary-top-navbar .navbar-toggle>span {
        background-image: url(https://cdn1.byjus.com/byjusweb/img/akash-byjus-jee-neet-assets/akash-toggle-menu.svg)!important;
        margin-top: 24px;
        width: 16px!important;
        height: 16px!important;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        margin-left: 0;
        margin-right: 0;
    }
    .akash-fixed-banner-section {
        height: 82px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 28px;
    }
    .akash-section .carousel-control img {
        width: 30px;
        top: 310px;
    }
    .ak-topper-card .card-top .youtube-video {
        height: 200px;
    }
}
@media (max-width: 660.98px) {
    .our-classroom-program-section, 
    .our-classroom-program-section .know-center-card {
        height: 660px;
    }
    .bj-leader-card-container {
        height: 660px;
    }
    .bj-leader-right-card{
        height: 940px;
    }
}
@media (max-width: 620.98px) {
    .our-classroom-program-section, 
    .our-classroom-program-section .know-center-card {
        height: 600px;
    }
    .bj-leader-card-container {
        height: 600px;
    }
    .bj-leader-right-card{
        height: 810px;
    }
}
@media (max-width: 567.98px) {
    .row.md-container-row {
        display: inline-block;
    }
    .bj-leader-right-card img {
        max-height: 120px;
        max-width: 230px;
    }
    .to-help-engineering-text {
        font-size: 14px;
    }
    a.notifications-anchor-link {
        width: 220px;
        white-space: normal;
        display: table;
        padding-left: 25px;
    }

    .notification-arrow {
        width: 0;
        height: 0;
        display: inline-block;
        vertical-align: middle;
        padding-right: 10px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 8px;
    }
    .akash-banner-section.akash-neet-banner .jee-carousal-banner-item {
        height: auto;
    }
    .view-all-results {
        bottom: 10px;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        margin-left: 0;
        margin-right: 0;
    }

    .akash-fixed-banner-section p {
        font-size: 24px;
    }

    .akash-fixed-banner-section {
        height: 66px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 23px;
    }
    .akash-banner-section .jee-carousal-banner-item {
        height: auto;
    }
    .akash-section .carousel-control img {
        width: 30px;
        top: 320px;
    }
    .our-classroom-program-section, 
    .our-classroom-program-section .know-center-card {
        height:530px;
    }
    .bj-leader-card-container {
        height:530px;
    }
    .bj-leader-right-card{
        height: 740px;
    }
    .ak-topper-card .card-top .youtube-video {
        height: 170px;
    }
}
@media (max-width:479.98px) {
    .akash-section h3 { 
        padding: 0;
    }
    .bj-leader-right-card img {
        max-width: 150px;
        max-height: 100px;
    }
    a.to-help-read-more:before {
        width: 50%;
        right: 100%;
    }

    a.to-help-read-more::after {
        width: 50%;
        left: 100%;
    }
    .topper-cards-container .ak-topper-card:not(:last-child),
    .visible-sm .why-choose-block .why-choose-card:not(:last-child) {
        margin-right: 20px;
    }
    .our-classroom-program-section .center-info-des {
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .our-classroom-program-section .center-info-title {
        font-size: 25px;
        line-height: 1;
    }
    .know-more-center-btn {
        font-size: 20px;
    }
    .md-section .md-container-row h4,
    .bj-leader-right-card h4 {
        font-size: 16px;
        width: 100%;
    }
    .bj-leader-right-card img {
        margin-top: 0px;
    }
    .bj-leader-card-container{
        height:450px;
    }
    .bj-leader-right-card{
        height: 630px;
    }
    .bj-leader-card-container, .bj-leader-right-card {
        float: inherit;
        padding-left: 0px;
        padding-right: 0px;
    } 
    .our-classroom-program-section, .our-classroom-program-section .know-center-card {
        height: 450px;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        margin-left: 0;
        margin-right: 0;
    }
    .akash-fixed-banner-section {
        height: 60px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 18px;
    }
    .akash-banner-section .jee-carousal-banner-item {
        height: auto;
    }
    .akash-section .carousel-control img {
        width: 30px;
        top: 310px;
    }
    .akash-section .akash-banner {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 375px) {
    .akash-banner-section .jee-carousal-banner-item {
        height: auto;
    }
    .to-help-engineering-text {
        padding: 10px 5px;
    }
    .topper-cards-container, .akash-key-highlight-carousel-inner-mobile {
      padding: 0 0 0 5px;
    }
    .topper-cards-container .ak-topper-card:not(:last-child),
    .visible-sm .why-choose-block .why-choose-card:not(:last-child) {
        margin-right: 10px;
    }
    .know-more-center-btn {
        font-size: 14px;
        padding: 12px 18px;
    }
    a.to-help-read-more {
        padding: 10px 22px;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        margin-left: 0;
        margin-right: 0;
        top: 0;
    }
    .akash-fixed-banner-section {
        height: 52px;
    }
    .akash-fixed-banner-section .akash-fixed-banner-text {
        font-size: 16px;
    }
    .akash-section .carousel-control img {
        width: 30px;
        top: 275px;
    }
    .view-all-results {
        padding: 10px 10px;
        bottom: 7px;
    }
    .akash-section .akash-banner {
        padding-left: 0;
        padding-right: 0;
    }
    .bj-leader-right-card h4 {
        font-size: 14px;
        width: 100%;
    }
    .our-classroom-program-section, .our-classroom-program-section .know-center-card {
        height: 400px;
    }
    .our-classroom-program-section .center-info-title {
        font-size: 24px;
        line-height: 1;
    }
    .our-classroom-program-section .center-info-des {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .bj-leader-card-container{
        height:400px;
    }
    .bj-leader-right-card{
        height: 530px;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px){
    .jee_banner{
        height: 305px;
        width: 100%;
    }
    .primary-top-navbar .navbar-brand img {
        width: 95px!important;
        height: 65px!important;
    }
    .primary-login-btn.header-register-now-btn {
        width: 115px !important;
    }
    .akash-section .carousel-control.left, .akash-section .carousel-control.right {
        top: -35px;
    }
}

@media(min-width: 1200px){
    .jee_banner{
        height:344px;
        width: 100%;
    }
    .primary-top-navbar .navbar-brand img {
        width: 94px!important;
        height: 63px!important;
    }

    .akash-section .neet-carousel-indicator img{
        top: 260px;
    }
}
.first-banner
{
    cursor: pointer;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .bj-right-card-container{
        margin-right: 25px;
    }
    .ak-topper-card .card-top .youtube-video {
        height: 200px;
    }
}

@media (min-width:768px) and (max-width:991.98px){
    ul.nav.navbar-nav.navbar-right.top-navbar-right {
        width: 92% !important; 
    }
}
@media (min-width:992px){
    ul.nav.navbar-nav.navbar-right.top-navbar-right {
        width: 85% !important; 
    }
}

.otp-btn-col button{
    position: absolute;
    top: 0;
    right: 0;
    height: 39px;
    font-size: 14px;
    background-color: #5C72FF;
    background-image: linear-gradient(to right, #5C72FF, #8C3FFF);
    color: white;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 6px 12px;
    line-height: 1.42857143;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.otp-btn-col button:disabled {
    cursor: default;
    opacity: 0.65;
}