@media(max-width:1420px) {

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 30px 12px;
    }
   
}

@media(max-width:1199px) {
    .brand-logo {
        width: 155px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 30px 6px;
    }

    .mt-130 {
        margin-top: 110px;
    }

    .vocational-program-structure ul {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media(max-width:1024px) {
    .brand-logo {
        width: 150px;
    }

    .key-points-sec .key-points-box .key-points-value {
        font-size: 14px;
    }

    .banner-sec .banner-main-heading {
        font-size: 40px;
    }

    .banner-headign {
        font-size: 20px;
        margin-bottom: 10px !important;
    }
}

@media(max-width:991px) {
    .wsip-keyfeature{
        grid-template-columns: repeat(2, 1fr)
    }
    .top-header .left-side li {
        outline: 1px solid #ffffffb5;
        border-radius: 100%;
        display: grid;
        place-content: center;
        width: 25px;
        height: 25px;
        background: #00800091;
    }
     .top-header li a span {
        display: none;
    }
     .top-header .left-side li i {
        margin-right: 0 !important
    }
      .about-us-sec{
    padding-top:250px
    }
    #carouselExampleFade {
        margin-top: 103px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 6px 6px;
    }

    .nav-item:before {
        content: none;
    }

    .admission-absolute {
        top: 50px;
        left: 0;
        right: 0;
    }

    .navbar-nav .dropdown-menu {
        margin-top: 0px;
    }

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

    .brand-img img {
        width: 120px;
    }

    .programm-sec .programm-sec-box {
        height: 100%;
    }

    .programm-sec .programm-sec-box h4 {
        font-size: 14px;
    }

    .programm-sec .programm-sec-box h4 br {
        display: none;
    }

    .small-paragraph {
        font-size: 12px;
    }

    .faq-sec .card .card-header a {
        padding: 15px 15px 15px 0;
    }

    .footer-info li a {
        font-size: 18px;
    }

    #owl-demo .item .item-inner {
        height: 258px;
    }

    .banner-sec {
        margin-top: 103px;
    }

    .certificate-sec p {
        width: 100%;
    }

    .pdf-download .left {
        width: 60%;
    }

    .pdf-download .right {
        width: 40%;
        gap: 30px;
    }

    .vocational-program-point ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .vocational-program-point ul li:nth-child(4) {
        display: none;
    }

    .vocational-program-point ul li {
        padding: 15px 0;
    }

    .vocational-program-point ul li .seperator {
        height: 60%;
    }

    .vocational-program-sec .main-heading br {
        display: none;
    }
    .top-header ul{
        gap: 5px;
    }
    .top-header .right-side li a{
            padding: 4px 5px;
    }

}

@media(max-width:767px) {
    .skill-program-content{
     column-count:auto;
    }
    .skill-content-box{
        height:auto;
    }
    .wsip-keyfeature {
    grid-template-columns: repeat(1, 1fr);
}
.wsip-collaboration .wsip-collaboration-list {
    grid-template-columns: repeat(3, 1fr);

}
    .vocational-program .banner-text {
    font-size: 35px;
}
.vocational-program .vocational-course li {
    font-size: 12px;
}
.vocational-program .vocational-course li span {
    height: 20px;
}
    .vocational-program-sec ul{
        width: 100%;
    }

    .consultancy-service{
        flex-wrap:wrap;
    }
    .bvoc-form{
        margin-top:30px;
    }
    .about-bvoc-program .abvoc-alt .bvoc-about-img{
margin-bottom:30px;
    }

    .timeline{
        padding: 20px;
    }
    .about-us-sec{
    padding-top:40px
    }
    .bg-green-banner {
        font-size: 16px;
    }
    .carousel-inner {
    height: auto;
}
    
    .top-header li a {
        font-size: 12px;
    }

    .top-header .right-side li a {
        font-size: 12px;
        padding: 4px 6px;
    }

    .footer-bottom .footer-bottom-content {
        flex-direction: column-reverse;
        gap: 5px;
    }

    .banner-sec .banner-main-heading {
        font-size: 35px;
    }

    .key-points-sec {
        margin-top: -42px;
        position: relative;
    }
  
    .mt-130 {
        margin-top: 100px;
    }

    .common-heading .main-heading {
        font-size: 20px;
    }

    .pdf-download ul li {
        flex-direction: column;
    }

    .pdf-download .left {
        width: 100%;
    }

    .pdf-download .right {
        width: 100%;
        justify-content: left;
        padding-left: 56px;
    }

    .comming-soon-box {
        text-align: center;
    }

    .comming-soon-box br {
        display: none;
    }

    .time-value {
        font-size: 1.5rem;
    }

    .comming-soon.mt-130 {
        margin-top: 50px;
    }

    .comming-soon .main-heading {
        font-size: 60px;
    }

    .enroll-now {
        transform: scale(.6);
        right: 5px;
        bottom: 10px;
    }

    .vocational-program-point ul {
        display: flex;
        flex-wrap: wrap;
    }

    .anti-ragging-table table thead tr th {
        padding: .5rem .5rem;
    }

    .anti-ragging-table table tbody tr th,
    .anti-ragging-table table tbody tr td {
        padding: .5rem .5rem;
    }



    .consultancy-service{
flex-wrap: wrap;
}
.partner-form {
    flex-direction: column;
    align-items: start;
}
.attatch-documents {
    grid-template-columns: repeat(2, 1fr);
}

}

@media(max-width:575px) {

    .vocational-program .vocational-stream {
    grid-template-columns: repeat(1, 1fr);
}

    .consultancy-service li .partner-form{
    flex-direction: row;
    align-items: center;
}
.vocational-program .vocational-course {
    gap: 5px;
}
.attatch-documents {
    grid-template-columns: repeat(1, 1fr);
}

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

    .bvoc-banner-text{
    text-align: center;
    }
    .vocational-program-sec ul span{
    font-size: 21px;
    }

        .timeline::after {
        left: 51px;
    }

     .carousel-inner {
    height: auto;
     }
       .research-programme{
    background: #fff8f1;
  }

    .vocational-program-sec .main-heading,
    .vocational-program-sec span {
        font-size: 25px;
    }

    .message-content-box .main-heading {
        font-size: 25px;
    }

    .vocational-program-sec h2 {
        font-size: 30px;
    }

    .vocational-program-sec ul li {
        font-size: 21px;
    }

    .anti-ragging-table table thead tr th {
        width: auto !important;
    }

    .admission-apply-sec br {
        display: none;
    }

    .admission-absolute {
        position: relative;
    }

    .admission-procedure-box {
        margin-top: -200px;
    }

    .mission-vision-content {
        height: 100%;
    }

    .footer-info {
        gap: 30px;
    }

    .banner-sec .banner-main-heading {
        font-size: 25px;
    }

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

    .banner-sec img {
        object-fit: cover;
        height:40vh;
    }
    .bg-green-banner{
        margin-bottom: 5px!important;
    }

    .main-heading {
        font-size: 25px;
    }

    .main-heading-3 {
        font-size: 20px;
    }

    .sub-heading {
        font-size: 14px;
    }

    .footer-info li a span i {
        font-size: 16px;
    }

    .vocational-program-structure ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .quick-connect li{
    width: 100%;
}

.timeline{
        border:0;
        padding:0;
    }

}

@media(max-width:475px) {
    .right-side {
    gap: 5px;
}
    .footer-bottom .footer-bottom-content ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        row-gap: 5px;
    }

    .footer-bottom .footer-bottom-content ul li:nth-child(3):before {
        content: none;
    }

    .footer-bottom .footer-bottom-content p {
        margin-top: 10px;
    }

    .footer-info li a {
        font-size: 16px;
    }

    .footer-info li a span {
        width: 30px;
        height: 30px;
    }

    .footer-info {
        gap: 15px;
    }

    .faq-sec .card .card-header a {
        padding: 15px 30px 15px 0;
    }

    #owl-demo .item .item-inner {
        height: 215px;
    }

    .social-media-link {
        grid-template-columns: repeat(6, 1fr);
    }

    .footer-info:before {
        height: 35px;
    }

    .programmes-table-content .nav-tabs .nav-link {
        font-size: 13px;
        padding: 5px;
    }

    .abc-id-link {
        flex-direction: column;
    }

    .vocational-program-point ul li:nth-child(2),
    .vocational-program-point ul li:nth-child(6) {
        display: none;
    }
    .select-subject-parent{
    flex-wrap: wrap;
    }
}

@media(max-width:425px) {

    .top-header .login-dropdown {
    background: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding: 6px;
    border-radius: 5px;
    gap: 4px;
    position: absolute;
    right: 10px;
    top: calc(100% + 2px);
    z-index: 999999999;
    border: 1px solid #d5d5d5;
    opacity: 0;
    visibility: hidden;
}
.top-header .login-dropdown.show{
    opacity: 1;
    visibility: visible;
}
.top-header {
    padding: 10px 0px;
}
.right-side button {
    display: unset;
    padding: 3px 6px;
}
.top-header .login-dropdown li {width: 100%;}
.top-header .login-dropdown li a {max-width: 100%;display: block;}
    
    .banner-main-heading {
        font-size: 20px;
    }

    .banner-main-heading br {
        display: none;
    }

    .vocational-program-structure ul {
        gap: 30px;
    }

    .vocational-program-structure ul li {
        width: 100%;
    }
}

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

@media (min-width: 768px) {
    .countdown-blocks {
        grid-template-columns: repeat(4, 1fr);
        gap: 22px;
    }
}

/* Large screens */
@media (min-width: 1024px) {
    .countdown-blocks {
        display: grid;
        gap: 24px;
    }

    .time-block {
        min-width: 120px;
        padding: 20px 24px;
    }

    .time-value {
        font-size: 2.5rem;
    }
}

@media (max-width: 992px) {
 .vocational-program .vocational-course li{
    font-size: 11px;
 }

}
