﻿@media only screen and (min-width: 1551px) and (max-width: 1750px) {
    .rs-banner-two .rs-banner-wrapper {
        padding: 350px 0 360px;
    }
    .rs-about-two .rs-about-badge {
        top: 45%;
    }
    section.threeboxessectionannouncement marquee {
        height: 450px !important;
    }
}
@media only screen and (min-width: 1451px) and (max-width: 1550px) {
    .rs-banner-two .rs-banner-wrapper {
        padding: 200px 0 350px;
    }
    section.threeboxessectionannouncement marquee {
        height: 420px !important;
    }
    .rs-about-two .rs-about-badge {
        top: 44%;
    }
}
@media only screen and (min-width: 1351px) and (max-width: 1450px) {
    .rs-banner-two .rs-banner-wrapper {
        padding: 290px 0 210px;
    }
}
@media only screen and (min-width: 1251px) and (max-width: 1350px) {
    .rs-about-three .rs-about-thumb-wrapper {
        position: sticky;
        top: 110px;
    }
    .rs-about-three .rs-about-wrapper {
        grid-template-columns: 370px auto;
        align-items: start;
    }
}
@media only screen and (max-width: 1024px) {
    .header-right {
        display: flex;
    }
    .header-right .header-btn {
        display: none;
    }
    section.newbannerdesign .container {
        padding-top: 100px;
    }
    section.newbannerdesign img {
        height: 390px;
    }
    .bannercontent {
        padding-right: 100px;
    }
    html, body {
        overflow-x: hidden;
    }
    .section-space {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .threemarqueebox .marqueecommon.third {
        height: 350px;
    }
    .threemarqueebox .marqueecommon.third img {
        height: 350px;
    }
    section.threeboxessectionannouncement marquee.pad-all {
        height: 290px !important;
    }
    section.facutlyhomesection .rs-team-thumb a img {
        height: 200px;
        width: 200px;
    }
    .section-space-top {
        padding-top: 40px;
    }
    section.homewhychoosesection .rs-program-feature .rs-program-list-item {
        margin: 0 0 5px 0;
    }
    footer.newfooterdesignwrap a, footer.newfooterdesignwrap li,
    footer.newfooterdesignwrap p,
    footer.newfooterdesignwrap span, 
    footer.newfooterdesignwrap div {
        word-break: break-all;
    }
    .header-logo {
        width: 100%;
    }
    .header-logo a {
        max-width: 250px;
    }
    .rs-header-three .header-wrapper.active {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .offcanvas-top {
        height: unset;
        max-height: unset;
        border-bottom: none;
        transform: unset;
    }
    .offcanvas-logo a img {
        width: 100%;
        max-width: 240px;
    }

  
}
@media only screen and (max-width: 768px) {
    .bannercontent {
        padding-right: 0;
    }
    section.newbannerdesign img {
        height: 373px;
    }
    .responsiveview {
        display: block;
    }
    .desktopview {
        display: none;
    }
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .row {
        margin: 0;
    }
    .threemarqueebox {
        grid-template-columns: repeat(2,1fr);
    }
    .threemarqueebox .marqueecommon.third {
        height: 350px;
        grid-column-start: 1;
        grid-column-end: 4;
        max-width: 300px;
        margin: 0 auto;
        order: 3;
    }
    .rs-team-four .rs-team-wrapper {
        grid-template-columns: repeat(2,1fr);
    }
    .rs-team-four .rs-team-wrapper .rs-team-item:last-child {
        grid-column-start: 1;
        grid-column-end: 3;
        max-width: 350px;
        margin: 0 auto;
    }
    .rs-contact-one .rs-contact-bg-thumb-two {
        display: none;
    }
    .rs-contact-one .rs-contact-thumb {
        min-height: unset;
    }
    .rs-gallery-two .rs-gallery-thumb img {
        height: 150px;
    }
    .rs-gallery-two .rs-gallery-wrapper {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .rs-about-thumb-wrapper.desktopview {
        display: none;
    }
    .rs-program-feature {
        margin: 20px 0 0 0;
    }
    .rs-why-choose-one .rs-why-choose-wrapper .rs-why-choose-item:last-child {
        grid-column-start: 1;
        grid-column-end: 3;
        max-width: 340px;
        margin: 50px auto 0;
    }
    .bannercontent h1 {
        font-size: 46px;
        line-height: 56px;
    }
    .row > * {
        padding-right: 0;
        padding-left: 0;
    }
    .rs-faculty-one .rs-faculty-accordion {
        display: none;
    }
    .rs-faculty-one .rs-faculty-content-wrapper {
        display: block;
    }
    section.missionvosonsection.rs-faculty-one .rs-faculty-bg {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .rs-notice-wrapper {
        max-width: 450px;
        margin: 0 auto;
    }
    .rs-about-thumb.responsiveview {
        max-width: 450px;
        margin: 0 auto 20px;
    }
    .rs-about-thumb-wrapper.responsiveview {
        display: flex;
    }
    section.academicpages .row > .col-xl-9.col-lg-8:nth-child(2) {
        margin: 0;
    }
    section.academicpages .row {
        flex-direction: column-reverse;
    }
    section.academicpages .row > .col-xl-9.col-lg-8:nth-child(2) {
        margin: 0;
    }
    section.academicpages {
        padding-bottom: 120px;
    }
    .eightgriddesign {
        grid-template-columns: repeat(2,1fr);
    }
    .eightgriddesign a img {
        height: 110px;
    }
    section.homeaboutsection .rs-about-thumb-wrapper.responsiveview {
        display: block;
    }
 
}

@media only screen and (max-width: 767px) {
    section.newbannerdesign img {
        height: 413px;
       
    }
    section.newbannerdesign .container {
        padding-top: 60px;
    }
    img.responsiveimage {
        display: block;
    }
    img.desktopimage {
        display: none;
    }
    .bannercontent h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .bannercontent p {
        margin: 0 0 20px 0;
        font-size: 14px;
        line-height: 23px;
    }
    h2, .h2 {
        font-size: 24px;
        line-height: 34px;
    }
    .threemarqueebox {
        grid-template-columns: repeat(1,1fr);
    }
    .threemarqueebox .marqueecommon.third {
        height: auto;
        grid-column-start: unset;
        grid-column-end: unset;
        max-width: 100%;
        margin: 0 auto;
    }
    .threemarqueebox .marqueecommon.third img {
        height: 100%;
    }
    .rs-team-four .rs-team-wrapper {
        grid-template-columns: repeat(1,1fr);
    }
    .rs-team-four .rs-team-wrapper .rs-team-item:last-child {
        grid-column-start: unset;
        grid-column-end: unset;
        max-width: 100%;
    }
    .rs-contact-form .row > div {
        margin: 0 0 30px 0;
    }
    .rs-gallery-two .rs-gallery-tab-wrapper {
        display: block;
    }
    .rs-gallery-two .rs-gallery-content-wrapper {
        display: block;
    }
    .rs-why-choose-one .rs-why-choose-wrapper .rs-why-choose-item:last-child {
        grid-column-start: unset;
        grid-column-end: unset;
        max-width: 100%;
        margin: 50px auto 0;
        width: 100%;
    }
    footer.newfooterdesignwrap::before {
        background-size: cover;
    }
    footer.newfooterdesignwrap {
        margin: -170px 0 0 0;
    }
    .educationicon img {
        height: 15px;
    }
    .icontextwrap .bottomp {
        width: 100%;
    }
    .bottomp p {
        font-size: 12px !important;
    }
    .bottompara p, .bottompara a {
        font-size: 12px !important;
    }
    .bottomfooter {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        margin: 40px 0 0 0;
        padding: 10px 0;
        border-top: 1px solid #ac7927;
        align-items: center;
    }
    .bottompara p {
        display: block;
    }
    .bottompara p {
        text-align: center;
    }
    .bottomfooter {
        margin: 10px 0 0 0;
    }
    .rs-about-three .rs-about-thumb-wrapper {
        display: none;
    }
    .rs-team-details-content-wrapper h3.rs-team-details-title {
        margin: 0 0 6px 0 !important;
    }
    h3, .h3 {
        line-height: 29px;
    }
    section.homeenquirysection .row > div:first-child {
        margin: 0;
    }
    .info-card::before {
        height: 44px;
        max-width: 230px;
    }
    .contactpage.rs-contact-five .rs-contact-wrapper {
        grid-template-columns: repeat(1, 1fr);
    }

    .contactpage {
        background: #f6f4ee;
        padding: 30px 0 160px !important;
    }
}
