@media (max-width: 1440px) {

    p {
        font-size: 18px;
    }

    /* About Start -- */

    .hero-banner {
        height: 550px;
    }

    .banner-text h2 {
        font-size: 60px;
    }

    .about-image-area .image {
        height: 400px !important;
    }

    /* About End -- */




    /* Noice Start -- */

    .notice-box {
        padding: 60px 40px;
    }


}



@media (max-width: 1366px) {
    p {
        font-size: 16px;
    }
}



@media (max-width: 1280px) {

    /* .about-image-area .image {
        height: 350px;
    } */

}



@media (max-width: 1200px) {}



@media (max-width: 1199px) {

    h2 {
        font-size: 32px;
    }

    .header-contact h6,
    .header-contact p {
        font-size: 15px;
    }

    .header-contact .call-icon i,
    .header-contact .address-icon i {
        width: 45px;
        height: 45px;
        line-height: 45px;
        font-size: 16px;
    }

    /* Banner Start ------ */

    .hero-banner {

        height: 450px;
    }

    .banner-text h2 {

        font-size: 42px;
    }


    /* Banner End ------ */





    /* About Start -- */

    .about-image-area .image {
        height: 320px;
    }

    /* About End -- */



    /* Service-Start -- */

    .service-shadow {
        position: relative;
        margin-top: -3px;
    }


    /* Contact- start -- */
    .sec-space-top {
        padding: 60px 0 0;
    }

    .map-area iframe {
        height: 550px;
        border-radius: 20px;
    }




    /* Course Inner Start -- */
    .course-title h4 {
        margin-bottom: 20px;
    }

}



@media (max-width: 991px) {

    .container-fluid {
        padding: 0 30px !important;
    }

    .navbar-toggler-icon {
        width: 40px !important;
        height: 40px !important;
        line-height: 40px !important;
        vertical-align: middle;
        text-align: center;
        background-image: none;
    }

    .navbar-toggler {
        border: none !important;
        color: var(--white-color) !important;
        box-shadow: none !important;
        outline: none !important;
        margin: 0 0 0 auto;
    }

    /* Banner Start -- */

    .hero-banner {
        height: 440px;
    }

    .banner-text h2 {
        font-size: 34px;
    }

    h2 {
        font-size: 34px;
    }

    /* Banner End -- */


    /* About Star -- */

    .about-content {
        padding-left: 0px;
        margin-top: 50px;
    }

    .abt-action {
        height: 420px;
    }

    /* About End -- */



    /* Service Start -- */
    .service-item-img {
        width: 350px;
        margin: 0 auto;
    }

    .service-shadow {
        position: relative;
        margin-top: -6px;
    }


    /* Contact Start -- */
    .contact-content {

        padding: 0 !important;
        margin-bottom: 30px;
    }

    .map-area iframe {
        height: 450px;
    }


    /* Cart Start -- */
    .cta-button {
        justify-content: start;
    }

    /* Footer Start -- */
    .footer-social-group {
        justify-content: center !important;
    }

    .bottom-footer {
        text-align: center;
    }

}



@media (max-width: 767px) {

    .btn-header-link .btn-text,
    .btn-home-link .btn-text {

        font-size: 16px;

    }

    /* Banner Start -- */

    .hero-banner {
        height: 480px;
    }

    .banner-text {
        text-align: center;
    }

    .banner-tag {
        margin: 0 auto 30px auto;
    }

    .banner-text h2 {
        font-size: 34px;
    }

    /* Banner End -- */


    /* Notice Start -- */
    .notice .notice-shadow {
        margin-top: -7px;
    }



    /* Cart Start -- */
    .cta-wrapper {
        padding: 40px 60px;
    }


    /* Course Inner Start -- */
    .course-inner .course-image {
        border-radius: 20px;
        height: 300px;
    }

    .course-description .course-title {
        border-radius: 0 0px 10px 10px;
    }

    .course-description .course-title p span:last-child {
        border-left: none;
    }

    .form-btn.edit-btn {
        float: right;
    }

}



@media (max-width: 667px) {

    /* Banner Start -- */

    .hero-banner {
        height: 450px;
    }

    /* Banner End -- */

    .service-shadow {
        margin-top: -8px;
    }


    /* Course Inner Start -- */
    .course-description .course-title p span {
        width: 100%;
    }

    .course-description .course-title p span:last-child {
        justify-content: flex-start;
    }

    .breadcrumb-bottom {
        margin-top: 0px !important;
    }

    .inner-abt-shadow {
        margin-top: -9px;
    }
}



@media (max-width: 575px) {

    .sec-space {
        padding: 60px 0;
    }

    /* Banner Start -- */

    .hero-banner {
        height: 490px;
    }

    .banner-text {
        margin-top: 50px;
    }

    /* Banner End -- */

    /* Notice Start -- */
    .notice .notice-shadow {
        margin-top: -8px;
    }



    /* Service start -- */
    .service-shadow {
        margin-top: -9px;
    }


    /* Contact Start -- */
    .map-area iframe {
        height: 400px;
    }


    /* Course Inner Start -- */
    .breadcrumb-title {
        font-size: 30px;
    }

    .course-inner .course-image {
        border-radius: 10px;
        height: 250px;
    }

    .inner-abt-shadow {
        margin-top: -10px;
    }
}



@media (min-width: 481px) {

    .about-image-area .image {
        height: 300px !important;
    }
}



@media (max-width: 480px) {
    p {
        font-size: 15px;
    }

    h2 {
        font-size: 25px;
    }

    /* Banner Start -- */

    .banner-text h2 {
        font-size: 28px;
    }

    .banner-text h2 span {
        text-shadow: 1px 1px var(--white-color);
    }

    /* Banner End -- */



    /* About Start -- */

    .about-image-area .image {
        height: 250px !important;
    }

    .overlay-img {
        right: -4px;
        width: 200px;
        height: 200px;
        border: 10px solid var(--white-color);
    }

    .overlay-text .text-counter .count-number {
        font-size: 70px;
    }

    .about-image-area .overlay-text .text-counter {
        font-size: 50px;
    }

    .overlay-text .text-content {
        font-size: 17px;
    }

    /* About End -- */

    /* Courses Start -- */
    .course-content-head {
        gap: 10px;
    }

    .course-title h6 {
        font-size: 15px;
    }

    /* Courses End -- */



    /* Service Start -- */
    .service-item-img {
        width: 100%;
        margin: 0;
    }

    .service-shadow {
        margin-top: -10px;
    }

    /* Contact Start -- */
    .map-area iframe {
        height: 350px;
        border-radius: 10px;
    }



    /* Cart Start -- */
    .cta-wrapper {
        padding: 40px;
    }


    /* Course Inner Start -- */
    .breadcrumb-title {
        font-size: 25px;
        line-height: 40px;
    }

    .cms-image {
        margin: 30px 0 90px 0;
    }

    .course-description .course-title {
        padding: 27px 30px 30px;
    }

    .course-highlight h5 {
        padding: 0 30px;
    }

    .course-highlight ul li {
        padding: 10px 30px;
    }

    .course-highlight h5 {
        font-size: 18px;
    }

}



@media (max-width: 414px) {
    .dropdown-links {
        width: 300px;
        border-radius: 0px;
        z-index: 999;
        transform: translateY(30px);
        border: 1px solid var(--theme-color2);
        border-top: 3px solid var(--theme-color2);
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s ease-out;
    }

    .container-fluid {
        padding: 0 20px !important;
    }

    .home-alter-btn {
        font-size: 14px;
    }

    .about-image-area .image {
        height: 230px !important;
    }

    .overlay-text .text-counter .count-number {
        font-size: 60px;
    }

    .about-image-area .overlay-text .text-counter {
        font-size: 40px;
    }

    .overlay-text .text-content {
        font-size: 16px;
    }

    .about-image-area .image {
        border-radius: 10px 10px 50px 10px;
    }

    /* Coorse Start-- */
    .course-icon i {
        display: none;
    }

    .course-content-head {
        border-radius: 8px;
    }

    /* Coorse End-- */

    /* Notice Start -- */
    .notice .notice-shadow {
        margin-top: -10px;
    }

    .notice-box {
        padding: 50px 30px;
    }

    .inner-abt-shadow {
        margin-top: -11px;
    }
}



@media (max-width: 375px) {

    h2 {
        font-size: 20px;
    }

    .container-fluid {
        padding: 0 20px !important;
    }

    .btn-header-link,
    .btn-home-link {
        padding: 9px 11px 9px 15px;
        gap: 13px;
    }

    .btn-header-link .btn-text,
    .btn-home-link .btn-text {
        font-size: 13px;
    }

    .btn-header-link .btn-icon,
    .btn-home-link .btn-icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }

    .dropdown-links {
        width: 300px;
        border-radius: 0px;
        z-index: 999;
        transform: translateY(30px);
        border: 1px solid var(--theme-color2);
        border-top: 3px solid var(--theme-color2);
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s ease-out;
    }

    /* Banner Start -- */

    .hero-banner {
        height: 460px;
    }

    .banner-text h2 {
        font-size: 23px;
    }

    .banner-tag .tag-1::after {
        left: 43px;
    }

    .banner-tag .tag {
        font-size: 14px;
    }

    /* Banner End -- */



    /* About Start -- */

    .about-image-area .image {
        height: 190px !important;
        border-radius: 4px 4px 30px 4px;
    }

    .overlay-img {
        width: 160px;
        height: 160px;
        border: 8px solid var(--white-color);
    }

    .overlay-text .text-counter .count-number {
        font-size: 50px;
    }

    .about-image-area .overlay-text .text-counter {
        font-size: 30px;
    }

    .overlay-text .text-content {
        font-size: 13px;
    }

    .course-title h6 {
        font-size: 13px;
    }

    .course-title span {
        font-size: 20px;
    }

    p {
        font-size: 14px;
    }

    /* About End -- */

    .service-shadow {
        margin-top: -11px;
    }


    /* Contact Start-- */
    .map-area iframe {
        height: 300px;
    }

    .breadcrumb-title {
        font-size: 22px;
        line-height: 38px;
    }

    .abt-action {
        height: 514px;
        padding: 25px;
    }


    .form-btn {
        font-size: 14px;
    }

}



@media (max-width: 320px) {

    .banner-text {
        margin-top: 40px;
    }
}