@media (max-width:1600px) {
    .side-space {
        padding: 0 10px !important;
    }
    .carousel-caption {
 right: 2% !important;
 left: 2% !important;
}

}

@media (max-width:1200px) {
    .navbar-nav .nav-link {
        margin: 0 5px;
    }

    .facility-icons {
        gap: 8px;
    }
}

@media (max-width:992px) {
    .heading {
        font-size: 44px;
    }
    .navbar-nav .nav-link{
        font-size: 16px;
    }
    .navbar-nav .nav-item{
        text-align: center;
    }
   #header .main-btn{
        margin: auto;
    }
    .home-banner .carousel-inner .carousel-caption h1 {
    font-size: 60px;}
    .home-banner .carousel-inner .carousel-caption .sub-head {
     font-size: 24px;
}

}


@media (max-width:768px) {
    .admission-form {
        padding: 30px 20px;
    }

    #breadcrumb h2 {
        font-size: 45px;
    }

    .contact-page .content img {
        width: 50px;
    }

    .heading br {
        display: none;
    }

    .heading {
        font-size: 34px;
    }

    .spec-flex h3 {
        font-size: 50px;
    }

    .spec-flex img {
        width: 60px;
    }

    .vision-mission {
        padding: 60px 0;
    }

    .spectrum-title {
        font-size: 28px;
    }

    #error .error h2 {
        font-size: 35px;
    }
     #error .error p {
        font-size: 16px;
    }
    #direc .first-row .left p{
    font-size: 16px;
    line-height: 25px;
}
   .home-banner .carousel-inner .carousel-caption h1 {
    font-size: 44px;}
    

}
    @media (max-width:575px) {
        .top-header {
            padding: 2px 0;
        }

        .top-header .left p {
            font-size: 14px;
        }

        .top-header .btn {
            display: none;
        }
        #home-banner .carousel-item {
    height: 80vh;
}
#home-banner{
        height: 80vh;

}

    }

    @media (max-width:500px) {
        .home-banner .carousel-inner .carousel-caption .sub-head{
            font-size: 20px;
        }
            /* .home-banner .carousel-inner .carousel-caption h1 {
        font-size: 30px;
    } */
        .job-card{
            padding: 5px 10px;
        }
        .career-box{
            padding: 30px 10px;
        }
        .facility-icons span {
            width: 60px;
            height: 60px;
        }
        #error .error h1 {
    font-size: 160px;
    }
        #error .error h2 {
        font-size: 26px;
    }
    .career-title {
        font-size: 22px;
    }
    .career-form-box{
            padding: 35px 10px;
    }
    #about-page .img-box {
    padding: 10px;
    margin-bottom: 20px;
}
.sec-btn {
    padding: 12px 14px;}
    .main-btn {
    padding: 12px 14px;}
    

    }
    @media (max-width:425px) {
        .contact-page .right .box .icon {
            height: 70px;
            width: 70px;
        }

        .contact-page .right .box a {
            font-size: 16px;
        }

        .contact-page .right .box h4 {
            font-size: 20px;
        }
            .career-box {
        padding: 15px 0px;
    }

    }


    @media (max-width:400px) {
        .home-banner .carousel-inner .carousel-caption h1 {
        font-size: 38px;
    }
        .contact-page .content p a {
            font-size: 16px;
        }

        .admission-form {
            padding: 30px 10px;
        }

        #gallery-sec a p {
            padding: 0;
        }

        .heading {
            font-size: 26px;
        }

        .section {
            margin-top: 20px;
            margin-bottom: 20px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .spectrum-box {
            padding: 0 30px;
        }

        .spec-flex h3 {
            font-size: 34px;
        }

    }