@media (min-width: 1500px) {
    .container {
        max-width: 1280px;
    }

}

@media (min-width: 1600px) {
    .container {
        max-width: 1440px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1600px;
    }
}

@media (max-width: 1800px) {
    .expert-quotes h6:nth-child(3) {
        right: 12%;
    }

    .expert-quotes h6:nth-child(1) {
        left: 28%;
    }
}

@media (max-width: 1600px) {
    .online-class-content h1 {
        font-size: 3rem;
    }

    .assistance-content h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .customer-counter h3 {
        font-size: 3.25rem;
    }

  

    .faq-title h2 {
        font-size: 2.75rem;
    }

    .contact-sec h2 {
        font-size: 3rem;
    }
    .discount-item {
        flex: 0 0 55%;
    }
}

@media only screen and (max-width: 1445px) {
    .expert-quotes h6:nth-child(1) {
        left: 22%;
    }

    .expert-quotes h6:nth-child(3) {
        right: 4%;
    }
}

@media (max-width: 1366px) {
    html {
        font-size: 15px;
    }

    .offer-sec h2,
    .our-subject-title h2,
    .assistance-content h2 {
        font-size: 3.5rem;
    }

    .enlist-content h2,
    .track-content h3,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .customer-counter h3 {
        font-size: 3rem;
    }

    .online-class-content h1 {
        font-size: 2.75rem;
    }

    .online-class-form h3 {
        font-size: 1.65rem;
    }

    .our-foremost-sec {
        padding-top: 4rem;
    }

    .discount-heading h3,
    .foremost-info .mail,
    .foremost-info .number {
        font-size: 1.75rem;
    }

    .expert-quotes h6:nth-child(1) {
        left: 18%;
    }

    .expert-quotes h6:nth-child(3) {
        right: 0;
    }

    .expert-img img {
        width: 100%;
        object-fit: cover;
    }

    .innerBanner-content h2 {
        font-size: 3.25rem;
    }

    .faq-title h2 {
        font-size: 2.5rem;
    }
    .discount-item {
        flex: 0 0 60%;
    }
}

@media (max-width: 1199px) {
    html {
        font-size: 14px;
    }

    .quickLinks h3,
    .footerInfo h3 {
        font-size: 1.5rem;
    }

    .expert-quotes h6:nth-child(3) {
        right: -3rem;
    }

    .expert-quotes h6:nth-child(3)::before {
        left: -50px;
    }

    .trackCard-content h4 {
        font-size: 1.75rem;
    }

    .reviews-sec h2,
    .experts-sec h2 {
        font-size: 2.5rem;
    }

    .discount-heading h3 span img {
        width: 30px;
    }
}

@media (max-width: 991px) {
    html {
        font-size: 13px;
    }

    .navbar-collapse {
        margin: 2rem 0;
    }

    .navbar-nav {
        text-align: center;
    }

    .header .menuBtn {
        justify-content: center;
        margin-top: 1rem;
    }

    .padd-y,
    .our-subject-sec,
    .experts-sec {
        padding: 5rem 0;
    }

    .offer-sec h2,
    .our-subject-title h2,
    .assistance-content h2 {
        font-size: 3.25rem;
    }

    .enlist-content h2,
    .track-content h3,
    .topUniversities h2,
    .foremost-content h3,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .customer-counter h3,
    .contact-sec h2 {
        font-size: 2.75rem;
    }

    .promising-content h3 {
        font-size: 1.5rem;
    }

    .innerBanner-content h2 {
        font-size: 3rem;
    }

    .offer-img {
        width: 50%;
        margin: 0 auto;
        display: block;
    }

    .offer-sec h2 {
        font-size: 2.75rem;
    }

    .subject-list {
        grid-template-columns: repeat(3, 1fr);
    }

    .our-foremost-sec .row,
    .our-priority .row,
    .assistance-sec .row,
    .unlock-sec .row {
        flex-direction: column-reverse;
    }

    .foremost-content p {
        margin: 1.25rem 0;
    }

    .foremostImg img {
        width: 70%;
        display: block;
        margin: 0 auto;
    }

    .priorityImg img {
        width: 50%;
    }

    .our-track-record {
        background-position: left;
    }

    .trackCard {
        height: unset;
        margin-top: 2rem;
    }

    .our-track-record .row .col-lg-4 {
        position: sticky;
        top: 15%;
    }

    .expert-quotes h6:nth-child(3) {
        right: -5rem;
    }

    .payment-categories {
        grid-template-columns: repeat(2, 250px);
        grid-row-gap: 2rem;
        place-content: center;
    }

    .copyRight {
        flex-direction: column;
        margin-top: 2.5rem;
    }

    .quickLinks h3,
    .footerInfo h3 {
        margin-bottom: 1rem;
    }

    .reviews div img {
        width: 60px;
    }

    .offers h3 {
        font-size: 2rem;
    }

    .online-class-img,
    .online-class-banner .icons img:nth-child(2) {
        display: none;
    }

    .icons img {
        z-index: auto;
    }

    .online-class-content {
        margin-bottom: 2rem;
    }

    .online-class-form h3 {
        font-size: 2rem;
    }

    .variety-sec .row .col-sm-6 {
        margin-bottom: 2rem;
    }

    .online-class-content h1 {
        font-size: 3.25rem;
    }

    .promising-sec {
        background: url(../images/assistance-bg.html)center/cover no-repeat;
    }

    .promising-content h2 {
        margin-top: 0;
    }

    .foremost-info {
        margin-bottom: 1.5rem;
    }

    .faq-title h2 {
        font-size: 2.75rem;
    }

    .discount-item {
        flex: 0 0 70%;
    }
    .discount-wrapper {
        gap: 0 2rem;
    }
    .assistance-img img{
        margin-top:20px
    }
    .benefit-sec .online-class-form{
        margin-top: 20px;
    }
    .banner-form{
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    html {
        font-size: 12px;
    }

    .banner {
        padding-top: 0;
    }

    .themeBtn,
    .themeBtn2 {
        padding: 0.65rem 2rem;
    }

    .expert-quotes h6::before {
        bottom: 0;
        right: -21px;
        width: 50px;
        height: 50px;
    }

    .expert-quotes h6:nth-child(2) {
        top: 5.5rem;
        left: 64%;
    }

    .expert-quotes h6:nth-child(3) {
        width: 130px;
        top: 9rem;
        right: -1rem;
    }

    .expert-quotes h6:nth-child(3)::before {
        left: -37px;
        width: 60px;
        height: 60px;
    }

    .support h3 {
        font-size: 1.75rem;
    }

    .offer-sec h2,
    .our-subject-title h2,
    .assistance-content h2 {
        font-size: 3rem;
    }

    .enlist-content h2,
    .track-content h3,
    .topUniversities h2,
    .foremost-content h3,
    .reviews-sec h2,
    .experts-sec h2,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .faq-title h2,
    .contact-sec h2 {
        font-size: 2.5rem;
    }

    .promising-content h3 {
        font-size: 1.325rem;
    }

    .social-icons li a {
        width: 45px;
    }

    .customer-counter {
        margin-bottom: 2rem;
        height: unset;
    }

    .satisfied-customer-sec .row .col-md-4.col-sm-6:last-child .customer-counter {
        margin-bottom: 0;
    }
    .discount-item {
        flex: 0 0 100%;
    }
    .cityMap .map-markers{
        top: 1rem;
    }
}

@media (max-width: 575px) {
    html {
        font-size: 11px;
    }

    section {
        overflow: hidden;
    }

    .padd-y,
    .our-subject-sec,
    .our-track-record {
        padding: 4rem 0;
    }

    .topUniversities,
    .experts-sec {
        padding-top: 4rem;
    }

    .offer-sec h2,
    .our-subject-title h2,
    .assistance-content h2 {
        font-size: 2.5rem;
    }

    .enlist-content h2,
    .track-content h3,
    .topUniversities h2,
    .foremost-content h3,
    .reviews-sec h2,
    .experts-sec h2,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .faq-title h2,
    .contact-sec h2 {
        font-size: 2.25rem;
    }

    .offer-img {
        width: 40%;
    }

    .foremostImg img {
        width: 60%;
    }

    .offers h3 {
        font-size: 1.75rem;
    }

    .subject-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .trackCard-content h4 {
        font-size: 2rem;
    }

    .trackCard-content h6 {
        font-size: 1.125rem;
        font-weight: 600;
    }

    .reviews div img {
        width: 48px;
    }

    .social-icons li a {
        width: 42px;
    }

    .subject-list-card {
        flex-direction: column;
        text-align: center;
    }

    .discount-heading h3,
    .foremost-info .mail,
    .foremost-info .number {
        font-size: 1.5rem;
    }

    .reviews-sec .slick-slide {
        margin: 0 1rem;
    }

    .discount-heading h3 span img {
        width: 24px;
    }

    .icons,
    .expert-quotes {
        display: none;
    }

    .online-class-form .cap-img {
        top: -4rem;
        width: 80px;
    }

    .variety-card-bg {
        background-color: #2b3c92;
    }

    .variety-sec .row .col-sm-6 {
        margin-bottom: 0;
    }

    .innerBanner-content h2 {
        font-size: 2.25rem;
    }

    .customer-counter {
        margin-bottom: 0;
    }    
    .banner h1{
        font-size: 35px;
        margin: 28px 0;
    }
}

@media (max-width: 420.98px) {

    .offer-sec h2,
    .our-subject-title h2,
    .assistance-content h2 {
        font-size: 2.325rem;
    }

    .enlist-content h2,
    .track-content h3,
    .topUniversities h2,
    .foremost-content h3,
    .reviews-sec h2,
    .experts-sec h2,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .faq-title h2,
    .contact-sec h2 {
        font-size: 2.125rem;
    }

    .trackCard-content h4 {
        font-size: 1.75rem;
    }

    .payment-categories {
        grid-template-columns: repeat(1, 1fr);
    }

    .payment-categories-card {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .our-track-record .row .col-lg-4 {
        position: unset;
    }

    .offers h3 {
        font-size: 1.65rem;
    }

    .foremostImg img {
        width: 80%;
    }

    .offer-img {
        width: 70%;
    }

    .copyRight p,
    .copyRight li a {
        text-align: center;
    }

    .discount-heading h3,
    .foremost-info .mail,
    .foremost-info .number {
        font-size: 1.325rem;
    }

    .online-class-content h1 {
        font-size: 2.75rem;
    }
    .discount-wrapper {
        gap: 0 4rem;
    }    
}

@media (max-width: 320.98px) {
    .subject-list {
        grid-template-columns: repeat(1, 1fr);
    }

    .offer-img,
    .foremostImg img {
        width: 100%;
    }

    .online-class-content h1 {
        font-size: 2.5rem;
    }

    .enlist-content h2,
    .track-content h3,
    .topUniversities h2,
    .foremost-content h3,
    .reviews-sec h2,
    .experts-sec h2,
    .payment-method-title h2,
    .benefit-content h2,
    .promising-content h2,
    .unlock-content h2,
    .our-priority .foremost-content h3,
    .faq-title h2,
    .contact-sec h2 {
        font-size: 2rem;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .online-class-img img{
        width: 350px;
    }
}