/***********Responsive**************/

@media only screen and (max-width: 1399.98px) {

    .next-trip {
    padding: 50px 15% 40px 15%;
    }

   .banner-area .slick-slide img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}


.ever-bok, .put-writing {
     
    background-position-x: 125%;
}


}
 

@media only screen and (max-width: 1199.98px) {

    header .nav>ul>li {
     
    margin: 0px 20px 0px 0px;
}
    
.head-right 
{
    padding-left: 10px !important;
}

.logo {
    max-width: 150px;
}

.ever-bok, .put-writing {
        background-image: inherit;
    }

    .faq-area .row 
    {
        flex-flow: column-reverse;
    }

    .mar-top-140 {
    margin-top: 0px;
}

.banner-content h1 {
    font-size: 35px;
    line-height: 40px; 
}

.banner-content {
    
    width: 400px;
}

.list-icon-banner ul li 
{
    font-size: 16px;
    line-height: 20px;
}



}

@media only screen and (max-width: 991.98px) {

    /*******************************
********NAV BAR*****************
*****************************/
    .nav {
        position: fixed;
        left: 0px;
        top: 0px;
        background: var(--orange-color);
        height: 100%;
        z-index: 999;
        transform: translate(-105%, 0px);
        transition: all 0.4s ease-in-out;
        width: 300px;
        box-shadow: 0 0 5px #606060;
        margin: 0;
        display: flex;
        overflow-y: auto;
        flex-flow: column;
    }

    header .nav>ul>li>a {
    
    padding: 15px;
    color: #ffffff;
    font-size: 18px;
     
}

header .nav>ul>li:hover>a, header .nav>ul>li.current-menu-item>a, header .nav>ul>li.current-menu-parent>a, header .nav>ul>li.current-menu-ancestor>a {
    color: #fff;
}

    .menutogg {
        transform: translate(0%, 0px) !important;
        transition: all 0.4s ease-in-out;
    }

    .nav ul {
        width: 100%;
        margin-bottom: auto;
    }

    .header .row {
        margin: 0px;
    }

    #pull {
        display: block;
        width: auto;
        order: 3;
    }

    ul#menu-bg {
        display: block;
    }

    .header-phone {
        margin-left: 40px;
        margin-top: 14px;
    }

    .top-icon {
        margin-top: 31px;
    }

    .nav>ul>li {
        display: block;
        margin: 0;
    }

    .logo {
        margin-top: 0;
        position: relative;
        z-index: 99;
        width: 200px;
         
    }

    .menu-part {
        flex-flow: wrap;
    }

    header .nav>ul>li 
    {
        display: block;
        margin: 0;
    }

    .head-right 
    {
        flex-flow: wrap;
        background: #FFF;
        padding: 15px;
    }

    .book-now 
    {
        width: 100%;
        margin-top: 20px;
    }

    .mob-logo 
    {
        display: flex !important;
        background: #FFF; 
        padding: 15px;
        width: 100%;
    }



    /*******************************
********NAV BAR*****************
*****************************/

    .nav>ul>li>a {
        padding: 10px 15px;
        color: #FFF;
    }

    .banner-area .slick-slide img {
        width: 100%;
        height: auto;
        object-fit: cover;
    }

    .banner-content {
        width: 400px;
        position: relative;
        width: 100%;
        padding: 30px;
        background: #f5f5f5;
        top: 0;

    }

    .banner-area .container, .banner-area .container-md, .banner-area .container-sm 
    {
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .logo {
        max-width: inherit !important;
    }

    .next-trip {
        padding: 50px 30px 40px 30px;
    }

    .foot-social 
    {
        justify-content: center !important;
    }

    .copy-right p   
    {
        margin-bottom: 15px; 
        text-align: center;
    }

    .return-time h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    line-height: 30px;
}

.right-arrow::after 
{
    display: none;
}
.icon-text 
{
    margin-bottom: 20px;
}

    

}



@media only screen and (max-width: 767.98px) {

    .ever-content h2 {
    font-size: 27px;
    line-height: 35px;
}

.heading {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    margin-bottom: 30px;
}

.design-text {
    font-size: 45px;
    line-height: 55px;
}

.btn-list 
{
    flex-flow: column;
}

.design-text {
        font-size: 30px;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .space-bottom {
    padding-bottom: 50px;
}

.space-top {
    padding-top: 50px;
}

     

}

@media only screen and (max-width: 575.98px) {

    
.banner-content h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .banner-area .slick-slide img {
        width: 100%;
        height: 300px;
        object-fit: cover;
    }
      

}

@media only screen and (max-width: 480px) {

     

}

@media only screen and (max-width: 320px) {}