@media screen and (max-width:1800px) {
    :root {
        --font-size-60: 50px;

    }
}

@media screen and (max-width:1680px) {
    :root {
        --font-size-48: 40px;

    }

    .banner {

        padding: 5rem 0;

        ;
    }

    .pb-80 {
        padding-bottom: 80px;
    }

    .pt-80 {
        padding-top: 80px;
    }

    .main-nav {
        padding: 20px 0;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
        padding: 0 3rem;
    }

    .course-section .students {

        left: -5%;

    }
.network-section .container-fluid {
        padding: 3rem;
    }

}

@media screen and (max-width:1500px) {
    :root {
        --font-size-82: 72px;
        --font-size-60: 50px;

    }

}

@media screen and (max-width:1366px) {
    :root {
        --font-size-48: 30px;
        --font-size-60: 45px;
        --font-size-18: 16px;
        --font-size-24: 22px;

    }
.aspirants-box {
   
    height: 476px;
}
    .getintouch-section .container-fluid {

        padding: 5rem 6rem;
    }



    .main-nav .navbar-nav .nav-item .nav-link {

        padding: 10px 12px;

    }
}

@media screen and (max-width:1280px) {
    .main-nav .navbar-nav .nav-item .nav-link {
        padding: 10px 8px;
    }
}

@media screen and (max-width:1199px) {
   :root {
        --font-size-30: 25px;
        


    }
    .ranker-box .p-5{
            padding: 1rem !important
    }
    .getintouch-section .container-fluid {
        padding: 3rem 3rem;
    }
    .main-nav .navbar-nav .nav-item .nav-link:focus, .main-nav .navbar-nav .nav-item.active .nav-link, .main-nav .navbar-nav .nav-item .nav-link.active {
        width: max-content;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding: 0 2rem;
    }

    .banner-left img {

        width: 33%;
    }

    .banner-slider iframe {
        height: 450px;

    }

    .banner-slider img {
        height: 450px;
        object-fit: cover;

    }

    .schedule-btn i {
        height: 54px !important;
        margin-right: 0;
        padding: 0.2rem;
    }



    .menu-btn {

        margin-left: 0.5rem;
    }

    .schedule-btn {

        margin-left: 0.5rem;
    }

    .menu-btn img {
        width: 70%;
        filter: invert(1);
    }

    .mobile-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .cnt223 {

        width: 93vw;

        padding: 2rem;

    }

    .mobile {
        display: block;
    }

    .offcanvas-header {
        display: block;
    }

    .mobile-offcanvas {
        visibility: hidden;
        transform: translateX(100%);
        border-radius: 0;
        display: block;
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1200;
        width: 80%;
        overflow-y: scroll;
        overflow-x: hidden;
        transition: visibility .3s ease-in-out, transform .3s ease-in-out;
    }

    .main-nav {
        padding: 15px 0;
    }

    .main-header.g_shrink .main-nav {
        padding: 10px 0;
    }


    .mobile-offcanvas.show {
        visibility: visible;
        transform: translateX(0);
        background-color: #fff;
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }

    .main-nav .navbar-nav .nav-item .nav-link {
        color: var(--color-000000);
        font-weight: var(--font-weight-Regular);
    }

    .navbar-nav {
        /* padding-left: 20px; */
        margin: 45px !important;
    }

    .mobile-offcanvas .container,
    .mobile-offcanvas .container-fluid {
        display: block;
    }

    .offcanvas-header .btn-close {
        padding: 0.5rem 0.5rem;
        margin-top: 0.5rem;
        margin-right: 0.5rem;
        margin-bottom: 0.5rem;
    }


    .offcanvas-header {
        display: block;
    }

    .main-nav .navbar {
        padding: 0;
        width: 50%;
        float: left;
    }


    .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
        display: block;
    }

    .form-right {
        padding: 2rem;
    }

    .navbar .common-button a {
        float: inline-start;
        text-align: center;
        margin: 0 3rem;
    }
}

@media screen and (max-width:1024px) {
    .network-box::after {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .pb-80 {
        padding-bottom: 50px;
    }

    .top-footer .social-links {

        margin-bottom: 3rem;
    }

 .star-img {
        position: relative;
        left: -2%;
        top: 0;
        display: flex
;
        align-items: center;
        justify-content: center;
        margin-bottom: 2rem;
    }

    .getintouch-right h3 {
        text-align: center;
    }

    .getintouch-section .line {
        width: 1px;
        background-color: var(--color-ffffff);
        height: 3px;
        position: relative;
        top: 0;
        width: 100%;
        margin: 1rem 0;
        display: block;
    }

    .getintouch-left h3 {
        text-align: center;
    }

    .getintouch-left h4 {
        text-align: center;
    }

    .course-right {
        margin-bottom: 2rem;
    }

    .benefit-section h3 {
        text-align: center;
    }

    .benefit-content p {
        text-align: left;
    }

    .course-section .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        background: -webkit-linear-gradient(360deg, #ED6E41 0.02%, #ED6E41 13.15%, #EA4E42 48.98%, #E51943 100.01%);
    }

    .pt-80 {
        padding-top: 2rem;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .mb-5 {
        margin-bottom: 1.5rem !important;
    }



    .banner {
        padding: 2rem;
        text-align: center;
    }

    .banner-content h5 {
        margin-bottom: 2rem;
    }

    .subheading {
        width: fit-content;
        display: flex;

        margin: auto;
    }

    .subheading-white {
        width: fit-content;
        display: flex;

        margin: auto;
    }

    .network-section .container-fluid {
        padding: 3rem;
        text-align: center;
            border-radius: 2rem;
    }

  .network-box {
        margin-bottom: 2rem;
    }
    .radius-button {
        justify-content: center;
    }

    .tab-content>.tab-pane .row {
        display: flex;
        flex-direction: column-reverse;
    }

    .course-section .nav {
        width: auto;
        padding-bottom: 1rem;
    }

    .copy-right {
        text-align: center;
    }

    .policy-links {
        justify-content: center;
        margin-top: 0.5rem;
    }

    .benefit-box {

        margin-bottom: 1rem;

    }

    .getintouch-section .container-fluid {
        padding: 2rem 1rem;
        border-radius: 0;
        width: 100%;
    }


    .faq-section.pt-80 {
        padding-top: 0;

    }
     .faq-section .accordion {
    padding-bottom: 2rem;
    margin-bottom: 0;
}
}

@media screen and (max-width: 767px) {.counter-box .icon img {
    height: 50px;
    width: 50px;
    object-fit: contain;
}}

@media screen and (max-width: 575px) {
    :root {
        --font-size-82: 52px;
        --font-size-30: 20px;
        --font-size-60: 40px;
        --font-size-18: 14px;
        --font-size-48: 24px;
        --font-size-24: 16px;
        --font-size-20: 16px;


    }
    .course-box .icon {
    width: 65px;
}
.course-box .icon img{
    width: 50px;
}
    
    .mentor-box .content {
    margin-top: 0rem;
   
}

    .pt-80 {
        padding-bottom: 2rem;
    }

    .pb-80 {
        padding-bottom: 2rem;
    }

    .faq-section.pt-80 {
        padding-top: 2rem;
    }

    .accordion {
        padding-bottom: 0rem;
        margin-bottom: 0rem;
    }

    .top-footer .logo img {
        width: 6rem;
    }

    #button {
        bottom: 16px;
        right: 15px;
        width: 45px;
        height: 45px;

    }

    .aspirants-box .content h6 {
        margin: 1rem 0;
    }

    #button i {
        font-size: 12px;
    }

    .policy-links li {
        margin-left: 0;
        padding-left: 0;
        margin: 0.5rem;
    }

    .policy-links li::after {

        left: -11px;
    }

    .subheading-white::after {

        height: 43px;

    }

    .subheading::after {

        height: 43px;

    }

    .ranker-img img {
        width: 250px;
        height: 250px;
object-fit: cover;
    }

    .network-section hr {
        height: 3px;
        margin-top: 0rem;
        margin-bottom: 1rem;
    }

    p {

        line-height: normal;
    }

.about-section h3 {
        text-align: center;
        margin-top: 1rem;
    }

    .brand img {
        width: 160px;
    }

    .g_header .common-button {
        width: 100%;
        align-items: center;
        justify-content: end;
        display: flex;
        font-size: 14px !important;
        text-align: right;
    }

    .g_header .common-button a {
        padding: 0.6rem 0.8rem;
        font-size: 14px;
    }

    .course-right {

        padding-left: 0;
    }

    .banner {
        padding: 2rem 0;
        text-align: center;
    }

    .faq-section .accordion-item {
    margin: 1rem 0;
        padding: 0.5rem 1rem;
    }

    .mentor-box p {
        text-align: center;
    }

    .masterclass-slide .content {

        height: 70px;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .certification-section .container {
        padding: 0;
    }

    .course-section .students {

        top: 2%;
    }

    .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding: 0 1rem;
    }

    .network-box {
        text-align: left;
    }

    .network-box p {
        text-align: left;
        margin-top: 0.5rem;
    }

    .main-nav .navbar {

        width: 400px;
    }

    .top-footer hr {
        margin-top: 2rem;
    }

    .top-footer .social-links {
        display: flex;
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .banner-content h5 {
        margin-bottom: 1rem;
    }

    .counter-box .icon img {
        width: auto;
        height: 3rem;
    }

    .network-box::after {
        display: none;
    }

   .counter-box h3 {
        font-size: 24px;
        margin-bottom: 0.5rem;
        margin-top: 0;
    }

    #counter {
        width: 94%;
        margin: auto;
    }

    .counter-box .icon {
        width: 34%;
        top: 0;
    }

    .radius-button a {
        padding: 1.0rem 1.5rem;
    }
    .faq-section .accordion-button {
    padding: 10px 0;
  
}
.aspirants-box {
   
    height: 333px;
}
.network-section .container-fluid {
        padding: 2rem 1rem;
        text-align: center;
    }
    .mentor-name h3 {
    font-size: 18px;
}
}

@media screen and (max-width: 480px) {
    :root {
        --font-size-82: 48px;
        --font-size-30: 18px;
        --font-size-60: 30px;
        --font-size-16: 12px;

    }
 #week-countdown p {
  
    margin: 0rem 0;
    margin-top: 1rem;
}
    .benefit-box {
padding: 0.5rem;
        display: flex
;
   
}

    .main-nav .navbar {
        width: 300px;
    }
 .star-img {
        position: absolute;
        left: -21px !important;
        top: 52%
;
    }
    .radius-button{
 display: flex
;
    justify-content: center;
    }
   
}

@media screen and (max-width: 400px) {
    .aspirants-box {
        height: 390px;
    }
    #counter {
        width: 100%;

   
    }
    .brand img {
        width: 130px;
    }
    .g_header .common-button a {
        padding: 0.6rem 0.6rem;
    }
    .masterclass-slide {
  
    padding: 1rem;
}
    .counter-section .col-6{
        padding: 0;
    }
    .certification-section .swiper-slide {
  
    width: 300px;
}
    .star-img {
        position: absolute;
        left: -14px;
        top: 56%;
    }
  .network-heading {
    
    margin-bottom: 1rem;
}

    .g_header .common-button a {
     
        font-size: 12px;
    }
    .banner {
        padding: 1rem 0;
        text-align: center;
        padding-bottom: 2rem;
    }
    .mb-3 {
    margin-bottom: 1rem!important;
}
}


