button:hover,
button:focus,
button:active,
button:focus-visible {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

/* SMALL MOBILE */
@media (max-width: 372px) {

    span.sub-menu-tittle {
        display: none;
    }

    html[lang="ta"] .hero-section .carousel-caption p {
        display: none;
    }
}

/* MOBILE */
@media (max-width: 767px) {
    .main-logo {
        width: 75px;
        height: auto;
    }

    .menutext {
        display: none;
    }

    .secondary-navbar::before {
        content: none;
    }

    .secondary-navbar {
        margin-bottom: 65px;
    }

    .hero-section .carousel-caption {
        width: 78%;
        left: auto;
        top: auto;
        transform: translate(0px, 0px);
    }

    h5.banner-sub-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .hero-section .carousel-caption h2.banner-title {
        font-size: 35px;
        margin-bottom: 12px;
    }

    .hero-section .carousel-caption p {
        font-size: 16px;
        width: 100%;
    }

    .hero-section img {
        height: 400px;
        object-fit: cover;
    }

    .btn-button {
        padding: 10px 20px;
        font-size: 14px;
    }

    section.hero-section .carousel-control-next-icon,
    section.hero-section .carousel-control-prev-icon {
        background-color: #f6f6f661;
        width: 30px;
        height: 30px;
        background-size: 20px;
        bottom: 10px;
    }

    button.carousel-control-prev {
        position: absolute;
        left: auto;
        right: 80px;
    }


    html[lang="ta"] .hero-section .carousel-caption h2.banner-title {
        font-size: 25px;
    }

    html[lang="ta"] h2.title {
        font-size: 20px;
    }

    html[lang="ta"] .hero-section .carousel-caption p {
        font-size: 13px;
    }

    html[lang="ta"] h3.footer-heading {
        font-size: 20px;
    }

    html[lang="ta"] .footer-bottom-text p,
    html[lang="ta"] .footer-bottom-text {
        font-size: 10px;
    }

    section {
        padding: 30px 0;
        position: relative;
        z-index: 1;
        overflow: hidden;
    }

    h5.sub-title {
        font-size: 15px;
    }

    h2.title {
        font-size: 26px;
        font-weight: 700;
        color: #000;
    }

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

    .course-body {
        padding: 18px;
    }

    .modal-image img {
        width: 100%;
        height: 200px;
        object-fit: cover;
    }

    section .slick-next {
        right: 0px;
    }

    section .slick-prev {
        left: 0px;
    }

    img.ecp-shape-img.shape-1 {
        width: 70px;
    }

    img.ecp-shape-img.shape-2 {
        width: 70px;
        top: 10px;
        right: 10px;
    }

    .sec-header {
        text-align: center;
        padding-bottom: 1em;
    }

    section.contact-section .row {
        row-gap: 35px;
    }

    .contact-content p {
        font-size: 18px;
    }

    .contact-icon {
        width: 40px;
        height: 40px;
        font-size: 20px;
    }

    h3.footer-heading {
        font-size: 25px;
        margin-bottom: 10px;
    }

    footer.footer.footer-main .row {
        row-gap: 20px;
    }

    h6.sub-title {
        font-size: 14px;
    }
}

/* TABLET */
@media (min-width: 768px) and (max-width: 1024px) {
    .main-logo {
        width: 120px;
        height: auto;
    }

    .menutext {
        display: none;
    }

    .secondary-navbar::before {
        content: none;
    }

    .secondary-navbar {
        margin-bottom: 65px;
    }

    .hero-section .carousel-caption {
        width: 78%;
        left: auto;
        top: auto;
        transform: translate(0px, 0px);
    }

    h5.banner-sub-title {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .hero-section .carousel-caption h2.banner-title {
        font-size: 35px;
        margin-bottom: 12px;
    }

    .hero-section .carousel-caption p {
        font-size: 16px;
        width: 100%;
    }

    .hero-section img {
        height: 400px;
        object-fit: cover;
    }

    .btn-button {
        padding: 10px 20px;
        font-size: 14px;
    }

    section.hero-section .carousel-control-next-icon,
    section.hero-section .carousel-control-prev-icon {
        background-color: #f6f6f661;
        width: 30px;
        height: 30px;
        background-size: 20px;
        bottom: 10px;
    }

    button.carousel-control-prev {
        position: absolute;
        left: auto;
        right: 80px;
    }


    html[lang="ta"] .hero-section .carousel-caption h2.banner-title {
        font-size: 25px;
    }

    html[lang="ta"] h2.title {
        font-size: 20px;
    }

    html[lang="ta"] h3.footer-heading {
        font-size: 20px;
    }

    html[lang="ta"] .footer-bottom-text p,
    html[lang="ta"] .footer-bottom-text {
        font-size: 10px;
    }

    .contact-content p {
        font-size: 16px;
        margin: 0;
        line-height: 1.6;
        font-weight: 500;
        color: #000;
    }

    .contact-icon {
        width: 40px;
        height: 40px;
        font-size: 19px;
        line-height: normal;
    }
}

/* LAPTOP */
@media (min-width: 1025px) and (max-width: 1439px) {
    .navbar-nav .nav-link {
        font-size: 14px;
        font-weight: 500;
    }

    .main-logo {
        width: 250px;
        height: auto;
    }

    a.ncc-number {
        font-size: 18px;
        color: var(--theme-color-1);
        font-weight: 600;
    }

    .btn-button {
        display: inline-block;
        color: #fff;
        padding: 12px 25px;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0;
        background-color: var(--theme-color-1);
        border-radius: 15px;
        transition: all 0.5s;
    }

    .breadcrumb-head {
        padding: 50px 0;
    }

    ol.breadcrumb-list {
        padding: 15px 20px;
    }

    .breadcrumb-items {
        font-size: 15px;
    }

    h1.breadcrumb-title {
        font-size: 50px;
    }

    .big-title {
        font-size: 100px;
        top: 0;
    }

    .programs-slider-box {
        top: 100px;
    }

    footer.footer.footer-main {
        padding: 100px 0;
        background-size: contain;
    }

    h2.section-title {
        font-size: 45px;
        margin-bottom: 20px;
        line-height: normal;
    }

    .sub-title {
        margin-bottom: 3px;
    }

    h3.pro-title {
        font-size: 22px;
        color: var(--theme-color-1);
    }

    .chapter-content {
        font-size: 18px;
    }

    .contact-card-link {
        font-size: 20px;
    }


}