/* (1366x768) WXGA Display */
@media screen and (max-width: 768px) {

    .banner-section  {
        display: block;
        height: auto;
        padding: 200px 0 120px;
    }

    .about-content-strip h3  {
        font-size: 33px;
    }

    .slider-left-text-strip h3 {
        font-size: 45px;
        color: #fff;
        font-weight: 700;
        padding: 0px;
        margin-bottom: 0px;
        text-transform: uppercase;
    }

    ul.navbar-nav.ms-auto {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .about-content-strip  {
        padding: 15px;
    }

    .top-info {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    p.top-info-contact {
        margin-top: 0px;
        text-align: center;
        padding-bottom: 15px;
    }

    .slide-text {
        text-align: left;
        color: white;
        opacity: 1;
        z-index: 2;
        width: 100%;
        background: #fff;
        padding: 30px;
        border-radius: 15px;
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .form-img-strip {
        background: #fff;
        padding: 30px;
        height: 100%;
        border-bottom-right-radius: 0;
        border-radius: 15px;
        margin-top: 30px;
    }

    .flex-item  {
        text-align: inherit;
        width: 100%;
    }

    .form-banner-strip h3 {
        font-size: 32px !important;
    }

    .form-text h2 {
        font-size: 20px;
        font-weight: 200;
        padding: 0px 0 10px;
        margin-bottom: 0;
        color: #333;
    }

    .header-info-section {
        padding: 15px 0;
        background: var(--bs-main-color);
    }

    .details-main-div h4 {
        margin-top: 15px;
        font-size: 18px;
    }

    .program-sub-strip {
        background: #007fd0;
        border-radius: 15px;
        padding: 10px 40px 10px 20px;
        position: relative;
        margin: 5px;
        width: 100%;
    }
    
    .details-main-div p {
        font-size: 16px;
        line-height: 23px;
    }

    .mb-w-100 {
        width: 100% !important;
    }

    .nav-tabs {
        display: block;
    }

    .dashboard-right-strip {
        padding: 0;
    }

    .openbtn {
        width: 100% !important;
        left: 0 !important;
        background: #1fe379;
    }

    .applynow-btn {
        font-size: 18px;
        text-decoration: none;
        padding: 7px 25px;
        text-decoration: none;
        letter-spacing: 0;
        font-weight: 500;
        color: #fff;
        background: #1fe379;
        line-height: 41px;
        border-radius: 15px;
        border: none;
        display: block;
        position: inherit;
        width: 90%;
        left: 0;
        right: 0;
        margin: 0px auto;
        bottom: 20px;
        margin-top: 60px;
    }

    .card {
        border-radius: 0px;
        margin-bottom: 15px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .card-header {
        padding: 10px;
        background: var(--bs-main-color);
        border-radius: 0 !important;
    }

    .title-strip h3 {
        color: var(--bs-main-color);
        font-size: 28px !important;
        font-weight: 400;
        margin-bottom: 27px;
    }

    .contact-form-field {
        padding-left: 30px;
        height: 55px;
        font-size: 15px;
        border-bottom: 2px solid #dedede;
        border-left: 0;
        border-right: 0;
        border-top: 0;
        border-radius: 0;
    }

    .form-banner-strip {
        background: #fff;
        padding: 0;
        border-radius: 15px;
        position: relative;
        z-index: 99;
        margin-bottom: 30px;
    }

    .logo {
        width: 150px;
    }

    .menu_fixed .logo-sticky {
        display: block;
        width: 150px;
    }

    .navbar-nav .nav-item .nav-link {
        color: #fff !important;
        font-weight: 200 !important;
        padding: 10px 15px !important;
        margin-bottom: 5px;
        text-transform: uppercase;
        text-align: center;
        border-radius: 15px;
        background: var(--bs-main-color);
    }

    .m-display-none {
        display: none;
    }

    .slide-text .btn:hover::after {
        left: 0px;
        top: 0px;
        background-color: rgba(255, 255, 255, 0.1);
    }


    .card .card-body .payment-info .column {
        width: calc(100% - 25px);
    }

    .header-loginlist-info {
        float: none;
    }

    ul.list-inline.header-contact-info {
        margin: 5px auto 15px;
        text-align: center;
    }

    .title-strip {
        text-align: center;
    }

    .header-loginlist-info {
        float: none;
        margin: 0px auto;
        text-align: center;
    }


    .btn-right {
        display: block;
        text-align: right;
        margin-top: 0;
    }

    ul.navbar-nav.ms-auto {
        padding: 25px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 15px;
    }

    .slide-text h3 {
        font-size: 32px;
        color: var(--bs-main-color);
        font-weight: 900;
        padding: 0px;
        margin-bottom: 8px;
    }

    .readmore-btn span.material-symbols-outlined {
        position: relative;
        top: 9px;
        font-size: 34px;
    }

    .slide-text h4 {
        font-size: 11px;
        font-weight: 200;
        margin-bottom: 10px;
    }

    .slide-text h2 {
        font-size: 28px;
        font-weight: 100;
        padding: 0px 0 10px;
        margin-bottom: 0;
    }

    header {
        float: left;
        width: 100%;
        position: relative;
        z-index: 999;
        box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
        margin-top: 0;
        background: #fff;
    }

    li.nav-item {
        margin-right: 0;
    }

    button.navbar-toggler {
        border: none !important
    }

    .rs-p-0 {
        padding: 0px
    }

    .navbar-white-bg {
        border-radius: 0;
    }

    .navbar-white-bg {
        box-shadow: none;
    }

    .carousel-control-prev {
        display: none;
    }

    .carousel-control-next {
        display: none;
    }

    .title-strip h3 {
        color: var(--bs-main-blue-color);
        font-size: 23px;
        text-transform: uppercase;
    }

    .title-strip h4 {
        color: var(--bs-main-color);
        font-size: 20px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .mtop-75 {
        margin-top: 50px
    }

    .footer-about h4 {
        margin-top: 30px;
    }

    .slider-title {
        font-size: 32px;
        font-weight: 900;
    }

    .font-size-filter {
        font-size: 14px;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 15px;
    }

    .blue-bg .item-details {
        background-color: rgb(51 51 51 / 80%);
        color: #fff;
        padding: 27px;
        text-align: left;
        /* border-bottom-left-radius: 20px; */
        /* border-bottom-right-radius: 20px; */
        /* border-radius: 20px; */
        position: inherit;
        margin: 0px auto;
        bottom: 0px;
        left: 0;
        right: 0;
        width: 100%;
        transition: 0.4s all ease-in-out;
        -moz-transition: 0.4s all ease-in-out;
        -o-transition: 0.4s all ease-in-out;
        -ms-transition: 0.4s all ease-in-out;
        -webkit-transition: 0.4s all ease-in-out;
        border-radius: 10px;
    }

    .carousel-indicators {
        display: none;
    }

    .readmore-btn {
        font-size: 13px;
        color: var(--bs-main-color);
        text-decoration: none;
        font-weight: 600;
    }

    .carousel-caption span.material-symbols-outlined {
        font-size: 23px;
        position: relative;
        top: 8px;
        right: 0px;
        transition: 0.4s all ease-in-out;
    }

    .copy-right {
        color: #989898;
        font-size: 17px;
    }

    footer {
        padding: 60px 0;
    }

    .slide-text h1 {
        font-size: 20px;
        letter-spacing: 0.02em;
    }

    .slide-text p {
        font-size: 18px;
        line-height: 29px;
    }

    .readmore-btn {
        font-size: 20px;
        text-decoration: none;
        font-weight: 600;
    }

    span.material-symbols-outlined {
        font-size: 26px;
        position: relative;
        top: 8px;
        right: 0px;
        transition: 0.4s all ease-in-out;
    }

    .swiper-button-prev {
        left: 0px;
    }

    .swiper-button-next {
        right: 0px;
    }

    .swiper-button-prev:hover span {
        left: 50%;
    }

    .swiper-button-next:hover span {
        right: 50%;
    }

    .swiper-button-prev:hover span:after,
    .swiper-button-next:hover span:after {
        display: none;
    }

    .swiper-container {
        height: 500px;
    }

    .swiper-slide {
        padding-top: 0% !important;
    }


}



/* (320x480) iPhone (Original, 3G, 3GS) */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {}

/* (320x480) Smartphone, Portrait */
@media only screen and (device-width: 320px) and (orientation: portrait) {
    .social-media-dock {
        display: none;
    }
}

/* (320x480) Smartphone, Landscape */
@media only screen and (device-width: 480px) and (orientation: landscape) {
    .social-media-dock {
        display: none;
    }
}

/* (480x800) Android */
@media only screen and (min-device-width: 480px) and (max-device-width: 800px) {
    /* insert styles here */
}

/* (640x960) iPhone 4 & 4S */
@media only screen and (min-device-width: 640px) and (max-device-width: 960px) {
    /* insert styles here */

}

/* (720x1280) Galaxy Nexus, WXGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1280px) {

    .navbar-nav .nav-item .nav-link {
        font-size: 16px !important;
        font-weight: 500 !important;
        color: var(--bs-main-color) !important;
        padding: 3px 5px !important;
        margin-bottom: 5px;
        text-transform: capitalize;
        background: none;
    }

    .form-banner-strip3  {
        margin-bottom: 30px;
    }

    .contact-form-field {
        font-size: 20px;
    }

    ul.navbar-nav.ms-auto {
        box-shadow: none;
        padding: 0;
    }

    .menu_fixed .iit-logo-fixed {
        width: 150px;
        display: block;
    }

    .menu_fixed .logo-sticky {
        display: block;
        width: 150px;
    }

    .footer-about {
        margin-bottom: 30px;
    }

    .navbar-nav .nav-link.active,
    .navbar-nav .show>.nav-link {
        color: #007fd0;
    }

    li.nav-item {
        margin-right: 3px;
    }

    ul.navbar-nav.ms-auto {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .form-banner-strip h3 {
        font-size: 26px;
        text-align: center;
        padding: 0px;
        font-weight: 600;
    }

}

/* (720x1280) Galaxy Nexus, Landscape */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) and (orientation: landscape) {}

/* (1024x768) iPad 1 & 2, XGA */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    /* insert styles here */

}

/* (768x1024) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    /* insert styles here */
    .banner-section {
        padding: 400px 0 120px;
        background: url(../images/banner-img.jpg) no-repeat top center fixed;
        background-size: cover;
        position: relative;
        height: 100% !important;
    }
}

/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* insert styles here */

   
}

/* (820x1080) iPad 1 & 2, Portrait */
@media only screen and (min-device-width: 820px) and (max-device-width: 1080px) and (orientation: portrait) {
    /* insert styles here */

    .details-main-div h4 {
        margin-top: 15px;
    }

    .form-banner-strip3  {
        margin-bottom: 30px;
    }

    .title-strip h3 {
        color: var(--bs-main-color);
        font-size: 30px;
        font-weight: 200;
        margin-bottom: 15px;
    }

    .about-content-strip {
        padding: 0 15px;
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-content: center;
        height: 100%;
    }

    section.about-section {
        padding: 90px 0;
    }
}

/* (1080x820) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: landscape) {
    /* insert styles here */

    .title-strip h3 {
        color: var(--bs-main-color);
        font-size: 30px !important;
        font-weight: 200;
        margin-bottom: 15px;
    }

    .about-content-strip {
        padding: 30px;
        display: flex;
        justify-content: center;
        flex-flow: column;
        align-content: center;
        height: 100%;
    }

    .book-now-btn {
        font-size: 16px;
        text-decoration: none;
        padding: 5px 20px;
        text-decoration: none;
        letter-spacing: 0;
        font-weight: 500;
        color: #fff;
        background: #ff214f;
        line-height: 41px;
        border: none;
        transition: 0.4s all ease-in-out;
        -moz-transition: 0.4s all ease-in-out;
        -ms-transition: 0.4s all ease-in-out;
        -o-transition: 0.4s all ease-in-out;
        -webkit-transition: 0.4s all ease-in-out;
        border-top-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }
}

.details-main-div h4.related-blog-title {
    margin-top: 0;
}

/* (1024x768) iPad 1 & 2, Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: landscape) {
    /* insert styles here */
}







/* (2048x1536) iPad 3 */
@media only screen and (min-device-width: 1536px) and (max-device-width: 2048px) {
    /* insert styles here */
}

/* (1280x720) Galaxy Note 2, WXGA */
@media only screen and (min-device-width: 720px) and (max-device-width: 1280px) {
    /* insert styles here */
}

/* (1366x768) WXGA Display */
@media screen and (max-width: 1366px) {

    /* insert styles here */
    .navbar-nav .nav-item .nav-link {
        font-size: 15px;
        font-weight: 400;
        padding: 0 15px;
    }   

    section.about-section  {
        padding: 120px 0;
    }
}

/* (1280x1024) SXGA Display */
@media screen and (max-width: 1280px) {

    /* insert styles here */
    .navbar-nav .nav-item .nav-link {
        font-weight: 400;
        color: #333;
    }
}

@media screen and (max-width: 1400px) {

    .form-banner-strip h4 {
        font-size: 18px !important;
        color: #000;
        text-align: center;
        padding-bottom: 15px;
    }


    .card-header h2 button {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        justify-content: space-between;
        align-items: center !important;
        text-align: left !important;
        width: 100%;
    }

    .form-banner-strip2 {
        margin-top: 0 !important;
    }



}

/* (1440x900) WXGA+ Display */
@media screen and (max-width: 1440px) {}

/* (1680x1050) WSXGA+ Display */
@media screen and (max-width: 1680px) {

    /* insert styles here */

}

/* (1920x1080) Full HD Display */
@media screen and (max-width: 1920px) {
    /* insert styles here */
}

/* (1600x900) HD+ Display */
@media screen and (max-width: 1600px) {
    /* insert styles here */
}