@media(max-width:1500px) {
    .why-us {
        margin-bottom: 50px;
    }

    .testimonials {
        padding: 0px 0px 50px;
    }

    .banner-about-block img {
        max-width: 900px;
    }

    .box.view-video {
        grid-template-columns: 1fr;
        gap: 0;
    }
}

@media(max-width:1400px) {
    .ca-online-coaching .box {
        padding: 15px;
        display: grid;
        grid-template-columns: 36% 60%;
        background: no-repeat padding-box #fff;
        box-shadow: 0 3px 20px #0000001A;
        border-radius: 10px;
        box-sizing: unset;
        gap: 2%;
    }

    .box.view-video {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .why-us .icon-boxes .icon-box {
        padding: 0px 10px;
    }

    .banner-about-block img {
        max-width: 800px;
    }

    .call-itams {
        justify-content: space-between;
        grid-template-columns: 79% 20%;
        gap: 1%;
    }
}

@media(max-width:1199px) {
    #hero h1 {
        font-size: 66px;
        line-height: 75px;
    }

    .why-us .icon-boxes {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        row-gap: 20px;
    }

    .why-us .icon-boxes .icon-box:nth-child(3) {
        border-left: none;
    }

    .ca-online-coaching {
        padding: 50px 0px;
    }

    .foorer-manus .all-manu a {
        font-size: 19px;
        padding: 14px 30px;
    }

    .ca-online-coaching .box {
        grid-template-columns: 42% 56%;
        gap: 2%;
    }

    .box.view-video {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .discounted-price .price-box .btn.btn-primary {
        margin-right: 0px;
    }

    .ca-online-coaching .box .course-content h2 a {
        padding-top: 0px;
    }

    .checkout-page-thankyou {
        background: no-repeat padding-box #fff;
        border-radius: 12px;
        padding: 25px;
        margin-top: 0;
        margin-bottom: 20px;
        box-shadow: 0 1px 8px #00000014;
        max-width: 100%;
        margin: auto;
        width: 100%;
        border-top: 5px double var(--color-primary);
    }

    .checkout-page-thankyou {
        max-width: 100%;
    }

    .Leadimg {
        margin-top: 56px;
        grid-template-columns: 100%;
        gap: 2%;
    }

    .Leadimg img {
        max-width: unset;
        height: 400px;
        object-fit: cover;
        border-radius: 10px 10px 0px 0px;
    }

    .navbar>ul>li {
        padding: 0px 0 0px 15px;
    }

    .banner-about-block img {
        max-width: 600px;
    }

    .call-itams {
        justify-content: space-between;
        grid-template-columns: 100%;
        gap: 0%;
    }

    .call-itams .call-button {
        margin-top: 20px;
    }
}

@media(max-width:991px) {
    #hero h1 br {
        display: none;
    }

    #hero .btn-get-started {
        padding: 15px 28px;
        margin-bottom: 30px;
    }

    .suheading br {
        display: none;
    }

    .discounted-price .price-box {
        display: grid;
        row-gap: 10px;
    }

    .discounted-price .price-box .price {
        justify-content: space-between;
        display: flex;
        width: 100%;
        align-items: center;
    }

    .discounted-price .price-box {
        display: grid;
        row-gap: 10px;
        justify-content: unset;
    }

    .testimonials .testimonial-item {
        display: grid;
        grid-template-columns: 100%;
        gap: 1%;
        align-items: center;
        justify-content: center;
        margin: auto;
    }

    .testimonials .testimonial-item img {
        text-align: center;
        margin: auto;
        max-width: 200px;
    }

    .foorer-manus {
        display: grid;
        gap: 30px;
    }

    .copyright-manu {
        display: grid;
        align-items: center;
        justify-content: center;
        gap: 10px;
        text-align: center;
    }

    .testimonials .testimonials-slider {
        padding: 30px 20px;
        margin: 0px 0px;
    }

    #hero .justify-content-end {
        justify-content: center !important;
        margin-top: 30px;
    }

    .video-box {
        border-radius: 10px;
        height: 152px;
        width: 270px;
    }

    .ca-online-coaching .box .course-content h2 a {
        font-size: 20px;
        line-height: 27px;
    }

    .discounted-price {
        margin-top: 10px;
    }

    .login-register-wrapper .container {
        max-width: 90%;
        width: 100%;
    }

    .banner-2 .why-us .icon-boxes {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .team-baaner {
        grid-template-columns: 100%;
        gap: 2%;
    }

    .banner-about-block .banner-text {
        position: relative;
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .banner-about-block h1 {
        text-align: center;
        font-size: 44px;
        line-height: 56px;
        margin-bottom: 0;
        max-width: 100%;
    }

    .banner-about-block img {
        max-width: 100%;
    }

    .call-contact p br {
        display: none;
    }

    .box.view-video .video-box {
        border-radius: 10px;
        height: 361px;
        width: 100%;
    }

    .box.view-video .course-content h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .inquiry {
        position: absolute;
        top: 0px;
        right: 0;
        left: 0;
        padding: 2px 10px;
        border-radius: 0px 0px 5px 5px;
        width: fit-content;
        justify-content: center;
        display: flex;
        text-align: center;
        margin: auto auto 10px;
    }
    .related-courses-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        margin-top: 30px;
    }
    .related-courses .product-details-des {
        margin-top:0px;
    }
    .navbar > ul > li {
        padding: 0px 0 0px 0px;
    }
    .navbar ul li a, .navbar ul li a:focus {
        justify-content: start;
    }
}

@media(max-width:767px) {
    .ca-online-coaching .box {
        padding: 15px;
        display: grid;
        grid-template-columns: 100%;
        gap: 2%;
    }

    .box.view-video {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .video-box {
        border-radius: 10px;
        height: auto;
        width: 100%;
        margin: auto;
        text-align: center;
        justify-content: center;
        display: flex;
    }

    .ca-online-coaching .box .course-content p {
        margin-bottom: 0;
    }

    .discounted-price .price-box .btn.btn-primary {
        margin-right: 0px;
        width: 100%;
        font-size: 19px;
        margin-top: 10px;
    }

    .top-product-details-img .product-name {
        color: #fff;
        font-size: 25px;
        font-weight: 600;
    }

    .accordion-button::after {

        position: absolute;
        right: 10px;
        top: 50%;
    }

    .accordion-button {
        display: flex;
        flex-direction: column;
        position: relative;
    }

    .accordion-button span {
        width: 100%;
        padding-left: 0;
    }

    .container {
        max-width: 100%;
    }

    .ca-online-coaching .box .course-content h2 a {
        padding-top: 15px;
    }

    .ca-online-coaching .box .course-content h2 a {
        font-size: 25px;
        line-height: 35px;
    }

    .tagline-below-banner p {
        font-size: 16px;
    }

    .banner-about-block h1 {
        font-size: 36px;
        line-height: 48px;
    }

    .te-team-block {
        width: 100%;
    }

    .te-team-right-text {
        width: 100%;
        margin-top: 50px;
    }

    .te-team-right-text .Mission,
    .te-team-right-text h3 {
        text-align: center;
    }

    .inquiry {
        top: 0px;
        left: auto;
        font-size: 14px;
        right: 0;
    }
}

@media(max-width:575px) {
    .banner-about-block {
        min-height: inherit;
    }
}

@media(max-width:555px) {
    .foorer-manus .all-manu {
        gap: 10px;
        display: flex;
        justify-content: space-between;
    }

    .foorer-manus .all-manu a {
        font-size: 19px;
        padding: 14px 10px;
    }

    .checkout-page-wrapper {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .accordion-button {
        padding: 10px;
        font-size: 16px;
    }

    .accordion {
        margin-bottom: 0px;
    }

    .order-summary-details {
        margin-top: 30px;
    }

    .checkout-title {
        margin-bottom: 10px;
    }

    .order-itams .pro-thumbnail img {
        height: auto;
    }

    .order-payment-method {
        padding: 20px;
    }

    .login-register-wrapper .container {
        max-width: 100%;
        width: 100%;
    }

    .breadcrumb-area {
        background-color: #f5f5f5;
        display: none;
    }

    .payment-detail {
        max-width: 100%;
        width: 100%;
    }

    .top-product-details-img {
        display: none;
    }

    .about-banner h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .quote2 {
        position: absolute;
        left: -11px;
    }

    .img-right-bar {
        height: auto;
    }

    .Leadimg img {
        max-width: unset;
        height: auto;
        object-fit: cover;
        border-radius: 10px 10px 0px 0px;
        width: 100%;
    }

    .why-us .icon-boxes .icon-box:first-child {
        padding-top: 0;
    }

    .why-us .icon-boxes {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 0px;
    }

    .why-us .icon-boxes .icon-box {
        border-bottom: 1px solid rgb(222, 220, 220);
        border-left: 0;
        padding: 15px 0px;
    }

    .teacher-education .teacher-all ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .call-helpline {
        margin: 50px 0px;
    }

    .box.view-video .video-box {
        border-radius: 10px;
        height: 269px;
        width: 100%;
    }
    .related-courses-grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
        margin-top: 30px;
    }
    .related-courses-grid .image img{
        width: 100%;
    }
}

@media(max-width:480px) {
    #hero h1 {
        font-size: 60px;
        line-height: 70px;
    }

    .why-us .icon-boxes {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        row-gap: 0px;
    }

    .why-us .icon-boxes .icon-box:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }

    .why-us .icon-boxes .icon-box {
        border-bottom: 1px solid rgb(222, 220, 220);
        border-left: 0;
        padding: 15px 0px;
    }

    .why-us .icon-boxes .icon-box:first-child {
        padding-top: 0;
    }

    .ca-online-coaching .box .course-content h2 {
        font-size: 22px;
    }

    .banner-2 .why-us .icon-boxes .icon-box:first-child {
        padding-top: 15px;
    }

    .discounted-price {
        margin-top: 10px;
    }

    .heading {
        font-size: 28px;
        letter-spacing: 0;
    }

    .foorer-manus .all-manu {
        gap: 10px;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .foorer-manus .all-manu a {
        font-size: 19px;
        padding: 14px 10px;
        width: 100%;
    }

    .copyright-manu .all-manu {
        flex-wrap: wrap;
    }

    #hero h1 {
        font-size: 55px;
        line-height: 70px;
        letter-spacing: 0;
    }

    .myaccount-content h5 {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 20px;
        margin-bottom: 5px;
        font-size: 17px;
    }

    .section-padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .checkout-page-thankyou .btn-sqr {
        color: #fff;
        font-size: 17px;
        background-color: #428800;
        padding: 10px 18px;
        font-weight: 500;
        transition: all .3s;
        border-radius: 6px;
    }

    .check-icon i {
        font-size: 80px;
        color: var(--color-primary);
        margin-bottom: 20px;
    }

    .banner-about-block h1 {
        font-size: 28px;
        line-height: 38px;
    }

    .about-banner .Description {
        font-size: 24px;
    }

    .product-details .product-details-inner .youtube-video iframe {
        border: 0;
        width: 100%;
        height: 221px;
    }

    .foorer-appicon a picture img {
        width: 150px;
    }

    .foorer-appicon h4 {
        font-size: 16px;
    }

    .applinks {
        margin-bottom: 20px;
    }

    .back-to-top {
        width: 55px;
        height: 55px;
    }

    .back-to-top i {
        font-size: 25px;
    }

    .all-test-button li a {
        font-size: 16px;
        padding: 8px;
        border-bottom-width: 4px !important;
    }

    .test-button {
        margin: 20px 0px 0px;
    }

    .call-contact h1 {
        font-size: 30px;
    }

    .call-contact p {
        font-size: 16px;
        line-height: 22px;
    }

    .all-test-button {
        gap: 10px;
    }

    .all-test-button li {
        width: 100%;
        text-align: center;
        padding: 5;
    }

    .box.view-video .course-content h2 {
        font-size: 19px !important;
        line-height: 28px;
        margin-bottom: 10px;
    }

    .enquiry-popup {
        display: block;
    }

    .contact-message.form-shadow h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .mobile-account-button {
        text-align: end;
        margin: auto 10px auto auto;
    }
}

@media(max-width:480px) {
    #header .logo img {
        max-width: 100px;
    }

    a.appointment-btn {
        margin-left: 0px;
        border-radius: 5px;
        padding: 6px 12px;
        font-size: 13px;
        margin-right: 0px;
    }

    #header {
        padding: 30px 0 0px;
    }

    .inquiry {
        top: -26px;
        left: 0;
        font-size: 14px;
        right: 0;
        width: fit-content;
        display: flex;
        gap: 5px;
        justify-content: center;
        margin: auto;
    }

    .login-button {
        display: none;
    }

    .lock-icon {
        display: block;
        background: #428800;
        color: #fff;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lock-icon:hover {
        display: block;
        background: #428800;
        color: #fff;
        width: 30px;
        height: 30px;
        border-radius: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .thank-youp-page {
        padding: 50px 30px;
    }

    .thank-youp-page h1 {
        font-size: 40px;
    }

    .mobile-account-button {
        text-align: end;
        margin: auto 10px auto auto;
    }
}

@media(max-width:420px) {
    #hero h1 {
        font-size: 38px;
        line-height: 50px;
        letter-spacing: 0;
    }

    .why-us .icon-boxes .icon-box {
        padding: 10px 0px;
    }

    .ca-online-coaching .box {
        padding: 10px;
    }

    #header .logo img {
        max-width: 100px;
    }

    a.appointment-btn {
        margin-left: 0px;
        border-radius: 5px;
        padding: 6px 12px;
        font-size: 13px;
        margin-right: 0px;
    }

    .ca-online-coaching {
        padding-bottom: 40px;
    }

    .top-product-details-img .product-name {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        line-height: 26px;
    }

    .order-itams {
        display: grid;
    }

    .order-itams .pro-thumbnail {
        aspect-ratio: none;
        width: 100%;
        border-radius: 8px;
    }

    .order-itams .pro-thumbnail img {
        height: auto;
        width: 100%;
    }

    .forget-pwd {
        color: #428800;
        font-size: 12px;
        margin-top: 6px;
    }

    .checkout-page-thankyou .btn-sqr {
        color: #fff;
        font-size: 13px;
        background-color: #428800;
        padding: 6px 10px;
        font-weight: 500;
        transition: all .3s;
        border-radius: 6px;
    }

    .checkout-page-thankyou {
        max-width: 100%;
        padding: 13px;
    }

    .checkout-page-thankyou h3 {
        font-size: 21px;
        font-weight: 600;
        color: var(--color-black);
    }

    .banner-2 .why-us .icon-boxes {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }

    .about-banner h1 {
        font-size: 32px;
        line-height: 42px;
    }

    .about-banner .Description {
        font-weight: 500;
        font-size: 22px;
        margin-bottom: 0px;
    }

    .about-banner .Mission {
        padding-top: 28px;
    }

    .quote2 {
        top: 0;
    }

    .banner-2 .why-us .icon-boxes .icon-box:last-child {
        border-bottom: none;
        padding-bottom: 20px;
    }

    .Leadimg {
        margin-top: 28px;
        grid-template-columns: 100%;
        gap: 2%;
    }

    .Leadimg img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }

    .Leadimg {
        gap: 1%;
    }

    .tagline-below-banner p {
        font-size: 14px;
        font-weight: 500;
    }

    .ca-online-coaching {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .ca-online-coaching .ca-online-boxs {
        margin-top: 10px;
    }

    .discounted-price .price-box .price {
        gap: 20px;
    }

    .te-team-right-text h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .about-banner .Description {
        padding: 10px;
    }

    .teacher-education ul {
        gap: 20px;
    }

    .teacher-education ul li h4 {

        font-size: 18px;
    }

    .team-baaner {
        margin-top: 20px;
    }

    .teacher-education {
        margin: 40px 0 20px 0;
    }

    .banner-about-block h1 {
        font-size: 29px;
        line-height: 39px;
    }

    .product-large-slider {
        padding: 10px;
    }

    .product-details .product-details-inner .youtube-video {
        padding: 10px;
        margin-top: 20px;
    }

    .product-details .product-details-inner .youtube-video iframe {
        border: 0;
        width: 100%;
        height: 220px;
    }

    .faq-container {
        padding: 10px;
    }

    .all-test-button li {
        width: 100%;
        text-align: center;
    }

    .all-test-button {
        gap: 10px;
    }

    .all-test-button li a {
        font-size: 16px;
        padding: 6px;
    }

    .test-button {
        margin: 0px 0px 0px;
    }

    .test-bg {
        margin: 20px 0px 0px;
    }

    .call-helpline {
        margin: 30px 0px;
    }

    .call-itams {
        margin-top: 0;
    }

    .call-itams .call-button {
        width: 100%;
        margin: 20px auto auto auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .inquiry {
        top: -26px;
        left: 0;
        font-size: 14px;
        right: 0;
        width: fit-content;
        display: flex;
        gap: 5px;
        justify-content: center;
        margin: auto;
    }

    #header {
        padding: 30px 0 0px;
    }

    .democlasses {
        margin: 30px 0px 30px;
    }

    .box.view-video .video-box {
        border-radius: 10px;
        height: 200px;
    }

    .box.view-video .course-content h2 {
        font-size: 17px !important;
        line-height: 26px;
        margin-bottom: 10px;
    }

    a.blantershow-chat {
        display: flex;
        z-index: 2;
        bottom: 20px;
        left: 20px;
        height: 50px;
        min-width: 50px;
    }

    a.blantershow-chat svg {
        transform: scale(1.4);
        width: 20px;
    }

    #whatsapp-chat {
        border-radius: 13px;
        bottom: 76px;
    }

    .header-chat {
        padding: 13px;
    }

    a.close-chat {
        top: 14px;
        right: 12px;
        font-size: 25px;
        width: 25px;
        height: 25px;
    }
}

@media(max-width:360px) {
    .heading {
        font-size: 26px;
        letter-spacing: 0;
    }

    .ca-online-coaching .box .course-content h2 a {
        font-size: 18px;
        line-height: 24px;
    }

    .course-content {
        padding-top: 0px;
    }

    .discounted-price .price-box .price .close-price {
        font-size: 14px;
    }

    .discounted-price .price-box .price .off {
        font-size: 14px;
        padding: 4px 14px;
        height: 29px;
    }

    .testimonial-content {
        padding: 0 0px;
    }

    .testimonials .testimonial-item p {
        font-size: 16px;
        line-height: 23px;
    }

    .testimonials .testimonial-item h3 {
        font-size: 21px;
        font-weight: 500;
        margin: 10px 0 5px 0;
        color: var(--color-black);
    }

    .testimonials .testimonial-item h4 {
        font-size: 14px;
        color: var(--color-black);
        line-height: 20px;
        margin: 0;
        font-weight: 400;
        padding-bottom: 10px;
    }

    .footer p {
        font-size: 16px;
        color: var(--color-white);
        line-height: 24px;
    }

    .myaccount-content h5 {
        border-bottom: 1px dashed #ccc;
        padding-bottom: 10px;
        margin-bottom: 25px;
        font-size: 17px;
    }

    .payment-detail p {
        padding: 5px;
        font-size: 14px;
    }

    .about-banner h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .about-banner .Description {
        font-size: 22px;
        line-height: 30px;
    }

    .leader-about p {
        font-size: 15px;
        line-height: 21px;
        font-weight: 400;
    }

    .ca-online-coaching .box .course-content p {
        font-size: 14px;
        line-height: 20px;
        font-weight: 400;
    }

    .foorer-appicon {
        padding: 40px 10px 10px;
        width: 100%;
    }

    .foorer-appicon h4 {
        font-size: 15px;
        padding: 10px 15px;
    }

    .foorer-appicon a picture img {
        width: 130px;
    }

    .call-contact h1 {
        font-size: 22px;
        padding-bottom: 3px;
    }

    .call-itams {
        padding: 20px;
    }
}