@media (min-width: 1601px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 85%;
    }
}

@media (max-width: 1800px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 17px;
    }
}


@media (max-width: 1600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 95%;
    }
    .banner-content {
     
        left: -24%;
    }
    
    
    
}

@media (max-width: 1480px) {
     :root {
        /* Font/text values */
        --font-size-12: 12px;
        --font-size-14: 12px;
        --font-size-16: 14px;
        --font-size-20: 16px;
        --font-size-22: 16px;
        --font-size-24: 20px;
        --font-size-18: 14px;
        --font-size-35: 28px;
        --font-size-40: 25px;
        --font-size-60: 40px;
        --font-size-88: 58px;
        --line-height-24: 22px;
        --line-height-30: 26px;
        --line-height-34: 22px;
        --line-height-44: 30px;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 16px;
    }
    .banner-section .title {

        left: -50%;
        bottom: 147px;
    }
    .navbar-expand-xl .navbar-nav .nav-link {
    padding: 5px 5px !important;
    }
    
}

@media (max-width: 1200px) {
     :root {
        --font-size-40: 20px;
        --line-height-30: 25px; 
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        position: fixed;
        top: 129px;
        width: 100%;
        left: 0;
        background-color: #006238;
    }
    li.nav-item {
        /* border-bottom: 1px solid #ccc; */
        padding: 15px 20px;
        color: #fff;
        border-left: 1px solid #f1f1f11f;
        text-align: center;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0,0,0,.55);
        border-color: rgba(0,0,0,.1);
        background-color: #ec9536;
        padding: 5px 8px;
    }
    .navbar-nav {
        display: flex;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        justify-content: space-around;
    }
    a.nav-link {
      
        padding: 0 !important;
        
    }
    .navbar-expand-xl .container-fluid{
        padding: 0;
    }
   
 

}

@media (max-width: 991px) {
     :root {
        /* Font/text values */
        --font-size-12: 12px;
        --font-size-14: 12px;
        --font-size-16: 14px;
        --font-size-20: 16px;
        --font-size-22: 16px;
        --font-size-24: 20px;
        --font-size-18: 14px;
        --font-size-35: 28px;
        --font-size-40: 25px;
        --font-size-60: 45px;
        --font-size-88: 58px;
        --line-height-24: 22px;
        --line-height-30: 25px;
        --line-height-34: 22px;
        --line-height-44: 30px;
    }
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 97%;
    }
    .aeroplane {
       
        width: 100%;
       
    }
    .banner-section{
        padding: 100px 0;
    }
   
 
    .about-section .section-content-left {
        padding-right: 0px;
    }
    .about-section .about-bg-path-img2{
        display: none;
    }
    
    .corporate-travel-section {
        background-position-x: 22%;
        background-size: cover;
        padding: 0px 15px;
        padding-top: 0;
        position: relative;
        height: 90vh;
    
    }

    .corporate-travel-section .section-title-replica {
       display: none;
    }
    .corporate-travel-section .content-section{
        display: flex;
        height: 100vh;
        justify-content: center;
        flex-direction: column;
    }
    .corporate-travel-section::before {
        background-color: #ffffffc4;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
    }
    .contactus-section::before{
        background-color: #ffffffc4;
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }
 
}
@media (max-width: 767px) {

    .navbar-nav {
        flex-direction: row;
        
    }
    
}

@media (max-width: 575px) {
     :root {
        /* Font/text values */
        --font-size-12: 12px;
        --font-size-14: 12px;
        --font-size-16: 14px;
        --font-size-18: 14px;
        --font-size-20: 16px;
        --font-size-22: 16px;
        --font-size-24: 20px;
        --font-size-35: 28px;
        --font-size-40: 25px;
        --font-size-60: 35px;
        --font-size-88: 30px;
        --line-height-24: 22px;
        --line-height-30: 28px;
        --line-height-34: 25px;
        --line-height-44: 30px;
    }
   
    .founder-section {
     
        padding: 100px 0;
    }
    .vision-section {
        padding: 30px 10px;
    
    }
    .mission-section {
        padding: 30px 10px;
    
    }
    .mission-section .offset-md-7 {
        margin-left:0px;
    }
    
    .partners-box{
        text-align: center;
    }

 
}



@media (min-width: 1601px) {
}


@media (max-width: 1700px) {

}


@media (max-width: 1600px) {
    .aeroplane {
        position: absolute;
        content: '';
        top: 34%;
        z-index: 0;
        width: 48%;
        left: 8%;
    }


}

@media (max-width: 1480px) {

    .banner-section .title {
        left: -182px;
        bottom: 183px;
    }
}
@media (max-width: 1366px) {
    .navbar-expand-xl .navbar-nav .nav-link {
       
        font-size: 15px;
    }

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

    .aeroplane {
        top: 34%;
        z-index: 0;
        width: 69%;
        left: -2%;
    }

}
@media (max-width: 1024px) {
    .corporate-travel-section .section-title-replica {
    
        width: 69%;
    }
}
@media (max-width: 991px) {
    .corporateinner-section{
        padding: 100px 0;
    }
    .banner-section {
        padding: 100px 0;
        height: 100vh;
    }
    .aeroplane {
        top: 19%;
        z-index: 0;
        width: 78%;
        left: 8%;
    }
    .orange-path {
        height: 48%;
        justify-content: revert;
        display: flex;
        float: right;
        position: absolute;
        top: 53%;
        left: 27%;
        width: 48%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .orange-path img{
        text-align: center;
        justify-content: center;
        display: flex;
        align-items: center;
        position: absolute;
    }
    .banner-section .title {
        font-size: 50px;        
        line-height: 57px;
        text-align: center;
        position: relative;
        left: 0;
        bottom: 0;
    }
    .banner-content{
        left: 0;
    }
}

@media (max-width: 767px) {

    .aeroplane {
        top: 153px;
        z-index: 0;
        width: 78%;
        left: 9%;
    }
    .lg-tree {
        margin-left: 0px;
        animation: sway2 8s ease-in-out reverse forwards infinite;
        transform-origin: 40% bottom;
        width: 21%;
        top: 150px;
        position: relative;
        left: -3%;
    }
    .orange-path {
        height: 27%;
        justify-content: revert;
        display: flex;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }
    .banner-content {
        width: 83%;
        display: flex;
        float: right;
        top: 0;
        left: 0%;
        text-align: center;
    }

  
}

@media (max-width: 575px) {
    .navbar-collapse {
     
        top: 109px;
       
    }
  
    .founder-section .section-title {
        color: var(--color-e7931c);
        margin-top: 20px;
    }
    .orange-path {
        height: 73%;
        justify-content: revert;
        display: flex;
        float: none;
        position: relative;
        top: 0;
        left: 0;
        width: 75%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
    }
    .banner-section .title {
        line-height: 57px;
        text-align: center;
        position: relative;
        
    }
    header {
        padding: 6px 0px;
    }
    .banner-section {
        height: 90vh;
    }
    .orange-path {
        height: 290px;
        
    }
   
    .about-section .about-bg-path-img2{
        display: none;
    }
    .navbar-nav {
        display: flex;
        flex-direction: column;
       
    }
    
    
}

@media (max-width: 480px) {
    .section-content-left {
        padding-top: 133px;
    }
    .orange-path {
        height: 311px;
        width: 274px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: auto;
        position: relative;
        top: 0;
    }
    #header-sroll {
       
        height: 109px;
        display: flex;
        align-items: center;
    }
    .contactus-section .col-6{
        width: 100%;
    }
.banner-section .title {
    line-height: 41px;
    text-align: center;
    position: relative;
    font-size: 35px;
}
    .banner-section {
        height: 70vh;
    }
    .box {
        width: 40px;
        height: 40px;
        margin-top: 2px;
        margin-left: 2px;
    }
    .section-title {
        font-size: 39px;
        line-height: 50px;
    }
}
@media (max-width: 380px) {
 
}
