@media screen and (max-width: 768px) {
    .nav_links {
        display: none !important;
    }

    .nav-side {
        display: flex !important;
    }

    .logo img {
        height: 70px;
    }

    .main_slider {
        height: 70vh;
    }

    .slider-content-left {
        height: 70vh;
        padding-left: 5%;
        width: 100%;
    }

    .slider-content-left h2 {
        margin-top: 100px;
        font-size: 34px;
        margin-bottom: 10px;
    }

    .slider-content-right {
        height: 35vh;
    }

    .exploremain img {
        height: 180px;
        margin-bottom: 10px;
    }

    .heading-text {
        font-size: 30px;
    }

    .explore-cnt {
        padding: 0rem 0rem;
    }

    .exploremain span {
        font-size: 18px;
    }

    .institutions-section .heading-text {
        width: 100%;
    }

    .industries-section .heading-text {
        width: 100%;
    }

    .faculty-section .heading-text {
        width: 100%;
    }

    .faculty_img {
        height: 190px;
    }

    .faculty_img img {
        width: 165px;
    }

    .faculty_name h5 {
        font-size: 18px;
    }

    .courses-card h5 {
        font-size: 18px;
    }

    .video_box {
        height: 250px;
        margin-bottom: 20px;
    }

    .video_play {
        width: 50px;
        height: 50px;
    }

    .video_play i {
        font-size: 15px;
    }

    .contact_info_box {
        height: calc(55%);
        margin-top: 140px;
    }

    .footer_head {
        margin-top: 25px;
    }

    .copy-right {
        margin-top: 20px;
        gap: 10px;
        flex-direction: column;
    }

    .event-content h4 {
        font-size: 19px;
        margin-bottom: 4px;

    }

    .event-content .para {
        font-size: 14px;
    }

    .event-content {
        left: 7%;
        top: 20%;
    }

    .news_event_slide {
        height: 350px;
    }

    .courses_slider .slick-next {
        left: 90%;
    }

    .winners_message::after {
        width: 50px;
    }

    .inner_banner_text h1 {
        font-size: 25px;
        margin-top: 0px;
    }

    .about-banner {
        height: 260px;
    }

    .inner_banner_text {
        height: 360px;
    }

    .about-page-content {
        padding: 3rem 0px;
    }

    .welcome_about {
        width: 100%;
        padding: 20px;
        position: static;
    }

    .make_to_center {
        width: 100%;
    }

    .welcome_img {
        height: 150px;
        margin-bottom: 20px;
    }

    .gobeyond_text2 {
        align-items: start;
        flex-direction: column;
    }

    .gobeyond_box {
        padding: 20px;
    }

    .contact_right_box {
        height: 100px;
    }

    .contact_right {
        gap: 5px;
        margin-top: 5px;
    }

    .business-management-banner {
        height: 580px;
    }

    .program-banner_text {
        height: 345px;
    }

    .program-banner_text h1 {
        font-size: 30px;
        width: 100%;
    }

    .program_apply {
        height: 30px;
    }

    .program-appy-box {
        padding: 15px;
    }

    .program_apply_buttons {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .program_apply_buttons button {
        width: 100%;
    }

    .four-details-text {
        width: 100%;
    }

    .four-details-section {
        display: grid;
        grid-template-columns: 40% 60%;
        width: 90%;
        padding: 10px;
        border-radius: 20px;
    }

    .four-details-text p {
        font-size: 15px;
    }

    .four-details-text h5 {
        font-size: 20px;
    }

    .program-about_text {
        width: 100%;
    }

    .program-about_form {
        padding: 20px;
        margin-left: 0px;
    }

    .why-this-course_text .heading-text {
        text-align: start;
    }

    .why-choose_point {
        flex-direction: column;
        align-items: start;
        gap: 0px;
        width: 100%;
        margin-top: 0px;
    }

    .why-choose-point-grid {
        grid-template-columns: repeat(3, 1fr);
        width: 100%;
        gap: 15px;
    }

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

    .who-should-join-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .who-should-join-section .heading-text {
        font-size: 26px;
    }

    .what-container {
        width: 100%;
        margin: 0 auto;
    }

    .what-will-learn_img {
        margin-bottom: 10px;
    }

    .learn_box {
        text-align: center;
    }

    table {
        width: 100%;
    }

    .logos {
        grid-template-columns: repeat(4, 1fr);
    }

    .logos img {
        width: 100%;
        margin: 0 auto;
    }

    .video-container {
        margin-bottom: 10px;
    }

    .video-slider {
        margin-top: 15rem;
        padding: 1rem;
    }

    .files-upload {
        grid-template-columns: repeat(1, 1fr);
    }

    .news-blogs_page {
        padding: 3rem 0px 0px 0px;
    }

    .news-blogs_details img {
        height: 200px;
    }

    .program-about-section {
        padding: 10rem 0rem 4rem;
    }

}

@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .navbar ul li a {
        font-size: 14px;
    }

    .sub-menu .menu-link {
        font-size: 15px;
    }

    .heading-text {
        font-size: 40px;
    }

    .courses-card h5 {
        font-size: 20px;
    }


    .event-content h4 {
        font-size: 25px;
        margin-bottom: 0px;
    }

    .contact_info_box h4 {
        font-size: 21px;
    }

    .winners-talk-box {
        height: 230px;
    }

    .name_details h5 {
        font-size: 16px;
    }

    .footer_head {
        font-size: 16px;
    }

    .footer_links li a {
        font-size: 14px;
    }

    .copy-right {
        font-size: 12px;
    }

    .make_to_center {
        width: 90%;
    }

    .program-appy-box {
        padding: 20px;
    }

    .program-about_form {
        margin-left: 20px;
    }

    .institutions-section .heading-text {
        color: #fff;
        width: 70%;
    }

    .contact_info_box .para {
        font-size: 12px;
    }

    .program-appy-box .para {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .program-appy-box .primary_btn {
        font-size: 15px;
    }

    .slider-content-left {
        padding-top: 15%;
    }

    .slider-content-left h2 {
        font-size: 50px;
    }
}

/* @media screen and (min-width: 1600px) and (max-width: 1920px) {

} */

@media screen and (max-width: 991px) {
    .slider-content-left {
        height: 70vh;
        padding-left: 5%;
        width: 100%;
    }

    .main_slider {
        height: 70vh;
    }

    .nav_links {
        display: none !important;
    }

    .nav-side {
        display: flex !important;
    }

    .video-slider {
        flex-direction: column;
    }

    .video-thumbnails {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .slider-content-left h2 {
        font-size: 40px;
        width: 80%;
    }

    .institutions-section .heading-text {
        width: 70%;
    }

    .faculty-section .heading-text {
        width: 70%;
    }

    .industries-section .heading-text {
        width: 70%;
    }

    .event-content h4 {
        font-size: 24px;
    }

    .event-content .subhead {
        font-size: 15px;
    }

    .event-content .para {
        font-size: 15px;
    }

    .event-content {
        top: 20%;
    }

    .news_event_slide {
        height: 400px;
    }

    .contact_info_box h4 {
        font-size: 20px;
    }

    .contact_info_box .para {
        font-size: 14px;
    }

    .contact_info_box {
        margin-top: 80px;
        gap: 10px;
    }

    .contact_img {
        top: -80px;
        height: 80px;
    }

    .logos {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
    }

    .footer_head {
        margin-top: 25px;
    }

    .welcome_img {
        height: 300px;
        margin-bottom: 20px;
    }

    .welcome_about {
        width: 100%;
        padding: 20px;
        position: static;
    }

    .make_to_center {
        width: 100%;
    }

    .contact_right {
        gap: 5px;
        margin-top: 5px;
    }

    .contact_right_box {
        height: 100px;
    }

    .inner_banner_text h1 {
        font-size: 38px;
    }

    .what-container {
        width: 100%;
    }

    .why-choose_point {
        width: 100%;
    }

    .why-choose-point-grid {
        grid-template-columns: repeat(2, 1fr);
        width: 100%;
        gap: 15px;
    }

    .who-should-join-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .what-will-learn_img {
        margin-bottom: 10px;
    }

    .video-slider {
        margin-top: 15rem;
    }
}

@media screen and (min-width: 321px) and (max-width: 482px) {
    img.ajil {
        width: 136px;
    }

    .faculty_img {
        height: 190px;
    }

    img.shamsukka {
        width: 131px;
    }

    img.muthu {
        width: 195px;
    }

    img.humayoon {
        width: 171px;
    }

    img.shihabudheen {
        width: 134px;
    }

    img.faisal {
        width: 125px;
    }

    img.jabir {
        width: 129px;
    }

    img.aghil {
        width: 124px;
    }

    img.thahir {
        width: 120px;
    }

    img.jithu {
        width: 127px;
    }

    img.fayis {
        width: 143px;
    }

    img.labeeb {
        width: 127px;
    }

    img.hijaz {
        width: 113px;
    }

    img.hasna {
        width: 188px;
    }

    img.alavikunj {
        width: 150px;
    }

    img.mujeeb {
        width: 147px;
    }

    img.jahfar {
        width: 150px;
    }

    /* ===========================home page====================================== */
    .slider-content-left {
        height: 85vh;
    }

    .video-slider {
        margin-top: 14rem;
    }

    .contact_info_box {
        margin-top: 113px;
        height: auto !important;
        margin-bottom: 30px;
        padding: 25px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .contact_img {
        top: -116px !important;
        height: 117px !important;
    }

    .single-item .slick-dots {
        bottom: 5%;
        left: 78%;
        transform: translateX(-50%);
        /* right: -620px !important; */
        /* transform: rotate(90deg) translateX(0px); */
    }

    .custom-modal-content {
        margin-bottom: 177px;
         width: 90%;
    }

    .why-choose-point-grid {
        grid-template-columns: repeat(1, 1fr) !important;
    }
}