    /************************** MOBILE STYLES IN LANDSCAPE ***********************************/


/********* TABLET LANDSCAPE *********/

@media screen and (max-device-width: 1024px) and (orientation: landscape) {}



/********* LARGE PHONE LANDSCAPE *********/

@media screen and (max-device-width: 736px) and (orientation: landscape) {}



/********* SMALL PHONE LANDSCAPE *********/

@media screen and (max-device-width: 640px) and (orientation: landscape) {}



/************************** MOBILE STYLES IN PORTRAIT ***********************************/



@media (min-width: 768px) and (max-width: 1024px) {
  
    .loc-video {
        height: 410px;
    }
      
    .search-bar-guest-input input {
        width: 40px !important;
    }

    .element-wrapper input {
        width: 80px;
    }

    .search-bar-room-input input {
        width: 20px;
    }
.pick_inside h3{
    font-size:12px;
    	margin:4px 0 !important;
}
.pick_inside p{
    font-size:10px;
}
}




/********* TABLET PORTRAIT */

@media (max-width: 1024px) {
    .container {
        width: 100%;
        padding: 30px 20px;
        box-sizing: border-box;
    }
    
    .location {
        width: 47%;
    }
    .pick_inside h3{
    font-size:12px;
    	margin:4px 0  !important;
}
.pick_inside p{
    font-size:10px;
}
    
    section#extra-offers .flex {
        padding: 20px;
    }
    
    .element-wrapper input,
    select {
        width: 160px;
    }
    
    .element-wrapper input,
    select {
        width: 100px;
    }
    
    .element-wrapper button {
        /* position: absolute; */
        bottom: 30px;
        border-radius: 50px;
        box-sizing: border-box;
        width: 95%;
        /* left: 19px; */
    }
    
    .bar-menu {
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: 0;
    }
    
    .service .img img {
        width: 90px;
    }
    
    .l.col {
        margin-right: 20px;
        padding-right: 20px;
    }
    
    .avil-location ul li {
        padding: 1px 10px;
        margin-bottom: 15px;
    }
    
    #header .container {
        padding: 0px 20px !important;
    }
    
    .tab {
        overflow-x: scroll !important;
    }
    
  
    
    
    #nav-bar {
        position: fixed;
        width: 60%;
        height: 100%;
        background-color: #fffffff2;
        z-index: 100;
        top: 80px;
    }
    
    nav ul {
        flex-direction: column;
        position: absolute;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    
    nav ul li {
        /* padding: inherit; */
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding-left: 30px;
        border-bottom: 1px solid #58595c;
        box-sizing: border-box;
    }
    
    .bar-menu {
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        top: -10px;
    }
    
    nav {
        display: block;
        position: fixed;
        width: 75%;
        height: 100%;
        background-color: #FFF;
        top: 105px;
        z-index: 200;
        left: 0;
        box-shadow: 4px 5px 10px 0px #00000059;
    }
    
    ul.menu.flex {
        position: relative;
        left: 0;
    }
    
    nav {
        display: none;
    }
    
    .logo {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    
    .sub-nav.dropdown-content {
        width: 80%;
        margin: auto;
    }
    
    li.sub-nav {
        height: auto;
        display: block !important;
        position: initial;
        width: 90%;
        box-sizing: inherit;
        box-shadow: none;
        border: navajowhite;
    }
    
    .sub-nav.dropdown-content .list {
        padding: 4px;
        border-bottom: 1px solid #FFF;
        cursor: pointer;
    }
    
    .list a {
        color: #003e9a;
        font-weight: 300;
    }
    
    .contact-pop-wrapper h1 {
        margin: 0;
    }
    
    .contact-info {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .nav-overlay {
        position: fixed;
        display: flex;
        width: 100%;
        height: 100%;
        background-color: #0000008f;
        top: 106px;
    }
    
    .contact-info a {
        text-decoration: none;
        color: #FFF;
    }
    
    .flex.loc-desc {
        flex-direction: column;
       
    }
    
    div#filter label {
        width: 100%;
        border: none;
        /* white-space: nowrap; */
    }
    
    div#filter {
        padding: 10px;
        margin-bottom: 20px;
    }
    
    .filter-controler {
        /* position: fixed; */
        right: 0;
        top: 200px;
        z-index: 11;
    }
    
    .filter_on {}
    
    /*inner page - dtls page*/
    .location-img-wrapper {
        width: 100%;
    }
    
    .table-wrapper {
        overflow: scroll;
    }
    
    .flex.amenities-section {
        flex-direction: column;
    }
    
    ul.loc-amenities li {
        width: 100%;
    }
    
    .price-wrapper {
        width: 100%;
        padding: 0;
        border: none;
    }
    
    .loc-desc p {
        padding: 0;
    }
    
    section#header {
        position: fixed;
        z-index: 1000;
        background-color: #FFF;
        top: 0;
    }
    
    section.inner-page {
        margin-top: 110px;
    }
    
    .copy-rights {
        text-align: center;
    }
    
    .flex.ftr-wrapper {
        flex-direction: column;
    }

    li.sub-nav .list {
        padding: 0px;
        width: 100%;
    }

    .search-bar-room-input p {
        padding: 5px;
    }

    .search-bar-room-input input {
        text-align: center;
        width: 20px;
    }

    .search-bar-guest-input input {
        text-align: center;
    }

    
}



/********* LARGE PHONE PORTRAIT */

@media (max-width: 767.98px) {
    nav {
        display: none;
    }
    .flex1 {
    flex: 1;
    margin: 0px 0px;
}


#about-us {
    margin-top: 200px;
}
    #nav-bar {
        position: fixed;
        width: 60%;
        height: 100%;
        background-color: #fffffff2;
        z-index: 100;
        top: 80px;
    }
    
    nav ul {
        flex-direction: column;
        position: absolute;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    h2.banner-title {
    /* text-align: center; */
    /* color: white; */
    /* font-size: 34px; */
    font-size: 2.5em;
    color: #ffffff;
    text-shadow: 0 0 12px #000000bf;
    text-align: center;
     line-height: 50px; 
     margin-top: 10%; 
     margin-right: 28%; 
     margin: 0% 0%; 
     width: auto; 
}
    nav ul li {
        /* padding: inherit; */
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding-left: 30px;
        border-bottom: 1px solid #58595c;
        box-sizing: border-box;
    }
    

    .search-bar-guest-input {
        /* z-index: 1; */
        top: -10px;
        position: relative;
        display: flex;
        width: 100%;
    }

    .search-bar-room-input {
        top: 8px;
        width: 46%;
    }

    .bar-menu {
        width: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: absolute;
        left: 0;
    }
    
    .dropdown-content {
        flex-direction: column;
    }
    
    .list {
        border-bottom: 1px solid;
        border-right: none;
    }
    
    .element-wrapper input,
    select {
        background-color: transparent;
        width: 100%;
        background-size: 29px;
        /* padding: 5px 20px; */
        background-position: 1;
        /* text-align: center; */
    }
    
    .prop-book-wrapper.flex {
        flex-wrap: wrap;
        height: auto;
        border-radius: 10px;
        width: 100%;
        box-sizing: border-box;
        flex-direction: column;
    }
    
    .element-wrapper.flex.flex-1.bdr-r {
        border: none;
    }
    
    .element-wrapper.flex.bdr-r {
        border: none;
        margin: 0;
        align-items: flex-start;
    }
    
    section#amenities .container {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    
    .l.col {
        width: 100%;
        border: none;
    }
    
    .r.col {
        width: 100%;
    }
    
    .location {
        width: 100%;
        margin-right: 0;
    }
    
    section#extra-offers .col-3 {
        width: 33%;
        font-size: .8em;
        text-align: center;
    }
    
    section#extra-offers .img {
        width: 100px;
        height: 100px;
    }
    
    .avil-location ul {
        padding: 0;
    }
    
    .wrapper.flex {
        flex-wrap: wrap;
    }
    
    #header .logo {
        flex: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .element-wrapper {
        padding: 8px 0px;
        width: 100%;
        outline-color:  navajowhite;
    }
    
    .element-wrapper button {
        width: 100%;
        height: 45px;
    }
    
    .search-date {
        background-size: 25px;
        background-position: 7px -1px;
    }
    
    .search {
        width: 100%;
        box-sizing: border-box;
    }
    
    .prop-book-section {
        width: 100%;
    }
    
    .prop-book-section {}
    
    .testimonial-wrapper.flex {
        flex-direction: column;
    }
    
    .tab {
        overflow-x: scroll !important;
    }
    
    #hero {
        height: 250px;
        position: relative;
        top: 108px;
    }

    .hero.slick-slide
        {
             min-height: 250px;
        }
    
    .contact-info a {
        text-decoration: none;
        color: #FFF;
    }
    
    .contact-pop-window {
        padding: 0;
        margin: 0 10%;
    }
    
    .close-btn {
        right: 17px;
        font-size: 1.2em;
        top: 26%;
    }
    
    form#contact-form input {
        width: 100%;
    }
    
    .contact-pop-wrapper {
        margin-top: 100px;
        width: 100%;
        height: 70%;
        overflow: scroll;
    }
    
    section#amenities {
        margin-top: 70px;
    }
    
    form#contact-form {
        padding: 0;
    }
    
    section#top-location {
        margin-top: 100px;
    }
    
    .dropdown-content {
        margin: auto;
        width: 100%;
    }
    #header.sticky {
    position: fixed;
    z-index: 1000;
    transition: transform .5s;
    top: 0;
    padding: 0;
    box-shadow: 0px 0px 11px 1px #000000e0;
    background-color: #FFF;
}


.inner-review p{
        padding: 3%;
}
.join-form{
    width:100% !important; margin-top:2%;border: 4px solid #c7c1c1;padding: 15px !important;border-radius: 5%;
}
.join-form h3{
    margin:unset;
    text-align:center;
    font-weight:bold;
    line-height:1.5;
}
}



/********* SMALL PHONE PORTRAIT */

@media (min-width: 576px) {
    @media screen and (max-device-width: 375px) and (orientation: portrait) {
        .prop-book-wrapper.flex {
            flex-wrap: wrap;
            height: auto;
            width: 50%;
            border-radius: 0;
            box-sizing: border-box;
            background-color: #ffffffdb;
        }
        .flex1 {
    flex: 1;
    margin: 140px 0px;
}

#about-us {
    margin-top: 200px;
}
        form.search {
            display: flex;
        }
        
        .tab {
            overflow-x: scroll !important;
        }
        #location-imgs a {
            width: 30%;
        }
       #header.sticky {
    position: fixed;
    z-index: 1000;
    transition: transform .5s;
    top: 0;
    padding: 0;
    box-shadow: 0px 0px 11px 1px #000000e0;
    background-color: #FFF;
} 


    }
