@media screen and (max-width: 1300px) {
    h1 {
        font-size: 8rem;
    }

    h2 {
        font-size: 6.4rem;
    }

    h3 {
        font-size: 4.4rem;
    }

    h4 {
        font-size: 3rem;
    }

    h5 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 999px) {
    h1 {
        font-size: 6rem;
    }

    h2 {
        font-size: 4.4rem;
    }

    h3 {
        font-size: 3.4rem;
    }

    h4 {
        font-size: 3rem;
    }

    h5 {
        font-size: 2.5rem;
    }
}

@media screen and (max-width: 600px) {
    h1 {
        font-size: 4rem;
    }

    h2 {
        font-size: 3.2rem;
    }

    h3 {
        font-size: 2.8rem;
    }

    h4 {
        font-size: 2.2rem;
    }

    h5 {
        font-size: 1.8rem;
    }

    p {
        font-size: 1.4rem;
    }
}


@media screen and (max-width: 1700px) {
    footer.footer {
        justify-content: space-between;
    }
}


@media screen and (max-width: 1530px) {

    .right-campuse-content p {
        width: 100%;
    }

    .cta-box a.cta-btn-red {
        margin-right: 0px;
    }

    .inner-menu a {
        margin-right: 10px;
    }
}

@media screen and (max-width: 1360px) {

    .menu-bar {
        padding: 10px 10px;
    }



    .slider-section h2 {
        font-size: 3rem;
    }

}

@media screen and (max-width: 1700px) {
    section.academic-journey-SIU .journey-content-box {
        padding-bottom: 250px;
    }
}

@media screen and (max-width: 1600px) {

    .slider-tab-section .program-inner-slide {
        margin: 10px;
    }
    .program-inner-slide h6 {
        margin: 30px 0px;
        min-height: 44px;
        font-weight: 700;
    }
    .home-banner h1 {
        margin: -10px !important;
    }

    .why-title h3 {
        letter-spacing: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .Journeys-siu-content h2 ,
    .right-campuse-content h2{
        font-size: 3rem;
    }
    .SIU-Dubai-cta-inner h3{
        font-size: 2rem;
    }


    section.why-choose{
        flex-wrap: wrap;    
        background-image: unset !important;
        background-color: #141B47;
        }
    section.why-choose .why-title ,
    section.why-choose .why-boxs{
        width: 100%;
    }
    .why-boxs {
        padding-top: 60px;
    }
    .why-boxs .why-box-inner{
        width: 40%;
        text-align: center;
    }
    section.academic-journey-SIU h6{
        font-size: 1.6rem;
    }

    .header button#dropdownMenuButton {
        font-size: 14px !important;
    }

    .header .inner-menu a {
        font-size: 14px !important;
    }


    .menu-bar img {
        max-width: 300px;
    }

    .inner-menu {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }

    section.academic-journey-SIU .icon-sept-box {
        width: 40% !important;
        max-width: 100% !important;
        position: relative;
        left: unset !important;
        bottom: unset !important;
        margin-bottom: 60px;

    }

    section.academic-journey-SIU {
        padding: 80px 5% !important;
        padding-top: 0px !important ;
    }

    section.academic-journey-SIU .icon-sept-box img {
        max-width: 100px;
        margin-left: 2%;
    }

    section.academic-journey-SIU .icon-sept-sec img {
        display: none;
    }

    section.academic-journey-SIU .icon-sept-sec .icon-sept-box img {
        display: block !important;
    }

    section.academic-journey-SIU .journey-content-box {
        padding-bottom: 100px;
    }

    section.academic-journey-SIU {
        padding-top: 0px !important;
    }


}

@media screen and (max-width: 1200px) {
    .Journeys-siu-slider {
        width: 50%;
    }

    .header .form-control {
        height: calc(1.8rem + 2px) !important;
    }

    .menu-bar .logo img {
        max-width: 300px;
    }
}

@media screen and (max-width: 1150px) {
    .why-title h1 {
        margin: 0;
        line-height: 1;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
    .inner-menu .cta-box {
        width: 140px;
    }

    .academic-journey-SIU   .btn-box {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
    }
    .academic-journey-SIU a.cta-red-arrow {
        display: flex;
        justify-content: space-between;
    }

}
@media screen and (max-width: 1080px){
    .header button#dropdownMenuButton {
        padding: 5px;
    }
}

@media screen and (max-width: 1024px) {
    .home-banner h4{
        font-size: 1.2rem;
    }
    .home-banner h1{
        font-size: 5rem;
    }
    .Leadership-box .Leadership-contant {
        margin-left: 0px !important;
    }

    .aboutus-leadership .Leadership-box {
        flex-wrap: wrap;
    }

    .aboutus-leadership .tabcontent {
        margin-left: 0px !important;
    }

    .Leadership-image {
        margin: 40px auto !important;
    }

    .aboutus-leadership .tab {
        overflow: scroll;
        width: 100%;
        display: flex;
        white-space: nowrap;
    }

    .Leadership-image img {
        width: 100%;
    }
}

@media screen and (max-width: 999px) {
    .why-boxs .why-box-inner {
        width: 47%;
    }
    .menu-bar.sticky {
        box-shadow: 0px 0px 15px 0px #ccc;
    }
    .why-title h4.light-title{
        font-size: 1.4rem;
    }
    .why-title h3 ,
    .ug-Admissions h3 ,
    section.comprehensive-scholarship h3,
    .Journeys-siu-content h2 ,
    .International_Partners h3{
        font-size: 2rem;
    }

    .container .sidebar ul.menu li a {
        margin-bottom: 15px;
        border-bottom: 1px #cccccc52 solid;
        font-size: 16px;
    }

    .container .sidebar ul.menu {
        padding-left: 0 !important;
    }

    .menu-bar.sticky {
        position: fixed;
        width: 100%;
        background: white;
        height: 50px;
        z-index: 99;
    }


    .menu-bar.sticky {
        position: fixed;
        width: 100%;
        background: white;
        height: 50px;
        z-index: 99;
    }


    .header {
        width: 100%;
        background: white;
        box-shadow: 0px 0px 36px 0px #ccc;
        z-index: 99;
        padding-bottom: 50px;
    }

    .container.mobile-popup {
        z-index: 99;
    }


    section.academic-journey-SIU .icon-sept-box {
        width: 47% !important;
        margin-left: 10px;
    }

    section.Journeys-siu {
        align-items: flex-start;
        flex-direction: column;
    }

    .Journeys-siu-slide {
        padding-top: 60px;
        margin-top: 40px;
    }

    .Journeys-siu-slider {
        width: 100%;
    }

    .inner-menu {
        display: none;
    }

    section.Campuses-section {
        display: flex;
        background-color: #141B47;
        flex-direction: column;
    }

    .left-image-sec {
        width: 100%;
        order: 2;
        margin-top: 40px;
    }

    .right-campuse-content {
        margin-left: 0px;
        width: 100%;
    }

    section.Campuses-section {
        padding-bottom: 0px;
    }

    .home-banner .title-3 span {
        font-size: 2rem;
    }

    .home-banner h1 {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-left: -10px !important;
    }

    .slider-content {
        width: 100%;
    }

    .slider-section-right-img {
        display: none;
    }

    .top-bar {
        padding: 10px 2%;
    }




    .footer-menu {
        width: 70%;
        margin-left: 20px;
    }

    .SIU-Dubai-cta-inner {
        width: 70%;
        color: white;
        margin-bottom: 40px;
    }


    .aboutus-overview .aboutus-overview-inner {
        background-size: 100% auto;
        flex-wrap: wrap;

    }

    .aboutus-overview .aboutus-overview-inner .about-o-content-box {
        margin-top: 40%;
    }

    .about-o-content-box {
        width: 90%;
    }

    .aboutus-overview-inner {
        padding-bottom: 60px;
    }
}







@media screen and (min-width:999) and (max-width:1640px){
    .slick-track {
        margin: 0 !important;
    }
}

@media screen and (min-width: 999px) {
    .container.mobile-popup {
        display: none;
    }

}

@media screen and (max-width: 900px) {
    .International_Partners p {
        max-width: 100%;
    }

    section.why-choose {
        flex-wrap: wrap;
    }

    section.why-choose .why-title {
        width: 100%;
        margin-bottom: 20px;

    }

    .why-boxs .why-box-inner {
        text-align: center;
    }

    .why-boxs {
        width: 100%;
    }
}

@media screen and (max-width: 800px) {
    .footer-menu {
        width: 100%;
    }

    .footer-logo {
        width: 100%;
    }

    .footer-logo>img {
        width: 100%;
        max-width: 350px;
    }

    footer.footer {
        border-radius: 34px 34px 0px 0px !important;
        flex-direction: column;
        padding: 40px 5%;
        margin-top: 0px !important;
    }

    .Journeys-siu-content {
        width: 100%;
    }

}

@media screen and (min-width:700px) and (max-width: 999px){
    .slider-tab-section .program-inner-slide {
        margin: 20px;
        margin-left: 6rem;
        margin-right: 6rem;
    }
}


@media screen and (max-width: 600px) {
    section.lifinity-scroll .horizontal-scrolling-items__item {
        font-size: 0.8rem;
    }

    .home-banner h4 {
        font-size: 1rem;
    }
    .SIU-Dubai-cta-inner{
        width: 100%;
    }

    .home-banner .title-3 h3{
        font-size: 3rem;
    }
    .home-banner h4 {
        font-size: 0.7rem;
    }
    .home-banner .title-3 span {
        margin-bottom: 2px;
    }
    .slider-section h2 {
        font-size: 2rem;
    }
    .SIU-Dubai-cta-inner h3 {
        font-size: 1.5rem;
    }
    .slider-section h4 {
        font-weight: 600;
        margin-bottom: 30px;
        font-size: 1.2rem;
    }
    .why-choose p ,
    .academic-journey-SIU .icon-sept-box p ,
    section.comprehensive-scholarship p,
    .Journeys-siu-slider p,
    .International_Partners p,
    .footer-logo p,
    .slider-section p{
        font-size: 1rem;
    }




    .why-title h1 {
        font-size: 8rem !important;
    }
    .why-title h3, .ug-Admissions h3, section.comprehensive-scholarship h3, .Journeys-siu-content h2, .International_Partners h3{
        font-size: 1.5rem !important;
    }



    .home-banner h1 {
        font-size: 3rem;
        margin-left: 0px !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .aboutus-leadership .tabcontent {
        padding: 7% 0px !important;
    }

    .Leadership-image {
        margin-bottom: 0px !important;
    }

    .Leadership-image {
        margin-top: 0px !important;
    }

    .Leadership-image img {
        max-width: 600px;
    }

    .why-title h3 {
        letter-spacing: 8px;
    }

    .Journeys-siu-slide {
        padding-left: 50px;
    }

    section.comprehensive-scholarship {
        flex-direction: column;
    }


    section.comprehensive-scholarship .content-box,
    section.comprehensive-scholarship .image-box {
        width: 100%;
    }

    .program-inner-slide .button-box {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .program-inner-slide a.cta-btn-red {
        margin-left: 0px;
        margin-top: 20px;
    }

    .why-boxs .why-box-inner {
        width: 100%;
        margin-bottom: 40px;
    }

    section.academic-journey-SIU .icon-sept-box {
        width: 100% !important;
    }


    .home-banner .title-3 {
        justify-content: right !important;
    }

    .home-banner .title-3 span {
        font-size: 1.5rem;
    }

    .home-banner h1 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-menu-1,
    .footer-menu-2,
    .footer-menu-3 {
        width: 50%;
    }

    .footer-menu {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .footer-menu {
        margin-left: 0 !important;
    }

}

@media screen and (max-width: 400px) {

    .SIU-Dubai-cta-inner {
        width: 100%;
        color: white;
        margin-bottom: 40px;
    }



    .slider-section h2 {
        font-size: 1.6rem;
    }
    .slider-section h4 {
        font-size: 1rem;
    }

    .home-banner h1,
    .home-banner .title-3 h3{
        font-size: 2rem;
    }
    section.academic-journey-SIU h6 {
        font-size: 1.2rem;
        text-align: center;
    }
}









/*home css*/

@media screen and (max-width:999px){
    .icon-image-section{
            display: none !important;
    }
    section.academic-journey-SIU .icon-sept-box {
        display: flex;
        flex-direction: column;
    }
    section.academic-journey-SIU h6 {
        order: 2;
        margin-bottom: 20px;
        text-align: center !important;
    }
    .academic-journey-SIU .icon-sept-box p {
        order: 3;
    }
    section.academic-journey-SIU .vertical-line {
        display: none;
    }
    section.academic-journey-SIU .icon-sept-sec .icon-sept-box img {
        order: 1;
        padding-bottom: 40px;
    }
}
@media screen and (min-width:999px){
    .icon-sept-sec{
            display: none !important;
    }
    section.academic-journey-SIU{
        padding-bottom: 0px !important;
    }
    section.academic-journey-SIU .journey-content-box {
        padding-bottom: 0 !important;
    }   
    section.academic-journey-SIU{
        
        padding: 0px 0% 0px !important;
    }
    .icon-image-section img {
        width: 100%;
    }
}


@media screen and (max-width: 600px){
    .slider-tab-section .program-inner-slide {
        margin: 0 !important;
    }
    section {
        padding: 40px 5%;
    }
    .slider-tab-section button.tablinks {
        margin-bottom: 0;
    }
    .Journeys-siu-content h2, .right-campuse-content h2 {
        font-size: 2rem;
    }
    .footer-menu-1,
    .footer-menu-2,
    .footer-menu-3 {
        width: 100%;
        margin-bottom: 20px !important;
    }
}


@media screen and (max-width: 740px){
    .slider-tab-section .tab {
        text-align: center;
    }
}

@media screen and (min-width: 740px){
    .slider-tab-section button.tablinks.mobile{
            display: none;
    }
}
.academic-journey-SIU .cta-red-arrow.mobile{
    display: none;
}

@media screen and (max-width: 420px){
    .academic-journey-SIU .cta-red-arrow.desk{
                display: none;
    }
    .academic-journey-SIU .cta-red-arrow.mobile{
        display: block;
    }
}

@media screen and (max-width: 1200px){
    a.cta-red-arrow {
        padding: 10px 20px;
        white-space: normal;
    }
    
}

@media screen and (max-width: 999px){
    .academic-journey-SIU .btn-box{
        flex-direction: column;
    }
}