@media (max-width:1600px){
    .big-container{
        width: 95%;
    }
    header{
        height: 130px;
    }
    header nav{
        width: 800px;
        margin-top: -50px;
    }
    header nav > a{
        font-size: 14px;
        margin: 0 5px;
    }
    header nav > a.logo{
        top: 60px;
    }

    header nav > a.logo img{
        width: 60%;
    }

    .nav-right{
        top: 90px;
    }

    section.explore .discover{
        margin-top: 100px;
    }


}
@media (max-width:1200px){
    .container{
        width: 940px;
    }
    header nav .book > a{
        font-size: 14px;
    }
    .nav-right{
        top: 90px;
        right: -100px;
    }

    .nav-right .social a{
        width: 13px;
        height: 13px;
        line-height: 13px;
        border-radius: 13px;
    }

    .nav-right .social a i{
        font-size: 10px;
    }

    .nav-right .language a{
        font-size: 14px;
    }


    section.top{
        height: 900px;
    }
    
    section.top2{
        height: 600px;
    }
    
    .top-content{
        font-size: 36px;
    }

    .booking .date-field{
        margin-left: 0;
    }

    .booking h1{
        font-size: 16px;
    }


    section.explore .col-left p{
        font-size: 20px;
    }

    section.explore .discover-left{
        padding: 20px;
    }

    section.explore .orange-container p{
        font-size: 16px;
        line-height: 22px;
        margin: 32px 0;
    }

    .rediscover-food-right{
        width: 40%;
    }
    ul.facility-thumbs li{
        height: 400px;
    }
}

@media (max-width:980px){
    .container{
        width: 724px;
    }

    header nav{
        width: 600px;
    }
    header nav .book > a,
    header nav > a{
        font-size: 12px;
        padding: 3px 5px;
    }

    header nav > a.logo{
        padding: 0;
    }
    header nav > a.logo img{
        width: 60px;
    }
    .nav-right{
        top: 70px;
        right: -100px;
    }
    .nav-right .social a{
        width: 13px;
        height: 13px;
        line-height: 13px;
        border-radius: 13px;
    }

    .nav-right .social a i{
        font-size: 10px;

    }

    .nav-right .language a{
        font-size: 14px;
    }

    section.top{
        height: 600px;
    }
    
    section.top2{
        height: 400px;
    }

    .top-content{
        width: 600px;
        margin-left: -300px;
        bottom: 30px;
    }

    .top-content p{
        font-size: 22px;
    }

    .top-content a.btn{
        font-size: 18px;
        padding: 10px 40px;
        border-width: 2px;
    }

    .booking .booking-period{
        width: 100%;
        float: left;
        margin: 0;
    }
    .booking .booking-details{
        width: 100%;
        float: left;
        margin: 0;
    }

    .explore .big-container .col-left{
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
    }

    .explore .big-container .col-right{
        float: none;
        width: 100%;
        margin: 0;
    }

    section.explore .discover-left{
        width: 100%;
        margin: 0;
        float: none;
        box-sizing: border-box;
    }

    section.explore .discover-right{
        width: 100%;
        margin: 30px 0 0 0;
        float: none;
    }

    ul.facility-thumbs li{
        height: 300px;
    }

    ul.facility-thumbs li h1{
        font-size: 22px;
        margin-left: 10px;
        padding: 10px 0 5px 10px;
    }

    section.testimonials .slider-item .text-container{
        font-size: 18px;
        line-height: 26px;
    }

    section.bottom a.google-maps-btn{
        right: 20px;
    }
}

@media (max-width:767px){
    .container{
        width: 96%;
    }

    header .mobile-logo {
        display: block;
    }

    .navicon{
        display: block;
    }

    header{
        background: rgba(0,0,0,.9);
        height: auto;
    }

    header nav{
        display: none;
        margin-top: 30px;
        width: 100%;
        padding-left: 10%;
        box-sizing: border-box;
    }

    header nav a{
        width: 100%;
        display: block;
        font-size: 20px;
        padding: 10px 0 10px 20px;
        text-align: left;
    }

    header nav a.active{
        border-color: #ff7200;
        border-width: 0 0 0 3px;
    }

    header nav a.logo{
        display: none;
    }

    header .nav-right{
        position: relative;
        top: 0;
        left: 0;
        right: inherit;
        margin-bottom: 30px;
    }

    .nav-right .social{
        float: right;
        width: 70%;
        text-align: left;
        padding-left: 7px;


        box-sizing: border-box;
    }

    .nav-right .language{
        float: left;
        padding-left: 0;
        width: 80px;
        border-right: 1px solid #fff;
        text-align: left;
        line-height: 24px;

        box-sizing: border-box;
    }

    .nav-right .social a{
        position: relative;
        width: 30px;
        height: 30px;
        border-radius: 30px;
        padding: 0;
        line-height: 30px;
        top: -5px;
        margin-right: 7px;
        color: #000;
    }

    .nav-right .social a i{
        font-size: 20px;
    }

    .nav-right .language a{
        display: inline;
        padding: 0;
        font-size: 18px;
    }
    header nav .book > a{
        display: none;
    }


    .top-content{
        width: 300px;
        margin-left: -150px;
    }

    .top-content p{
        font-size: 16px;
        line-height: 22px;
    }

    .booking .date-field{
        width: 100%;
    }


    input, select{
        width: 100%;
        height: 50px;
    }

    .col-3,
    .col-left,
    .col-right{
        float: left;
        margin: 0;
        width: 100%;
    }

    .booking .booking-details .row{
        margin: 0;
    }

    .booking .booking-details .col-3{
        margin: 10px 0;
    }

    .booking .booking-details input,
    .booking .booking-details select{
        width: 100%;
    }

    .booking .booking-details button{
        width: 100%;
    }

    section.facilities h1,
    section.explore h1,
    .newsletter h1,
    section.contact-form h1,
    section.find-us h1,
    section.bottom-contact h1,
    section.menu-details h1,
    section.menu-description h2, section.menu-description h1,
    .activities h1{
        font-size: 30px;
    }

    section.facilities p,
    section.explore .col-left p,
    section.testimonials .slider-item .text-container,
    .booking-form p,
    section.find-us p,
    section.room-details .room-details-left p,
    section.menu-details p,
    section.menu-description p{
        font-size: 16px;
        line-height: 24px;
    }
    section.explore{
        background: none;
    }
    section.explore .discover-thumb{
        width: 100%;
        margin: 10px 0;
        float: none;
    }
    section.explore{
        padding-bottom: 100px;
    }
    .rediscover-food-right{
        width: 100%;
        height: inherit;
    }

    section.rediscover-food{
        background: none;
        height: inherit;
    }
    .rediscover-food-right{
        padding: 20px;
    }
    .rediscover-food-right p{
        margin: 30px 0;
    }

    section.facilities{
        padding-top: 50px;
    }

    ul.facility-thumbs li.facility-spa,
    ul.facility-thumbs li.facility-cycling,
    ul.facility-thumbs li.facility-archery,
    ul.facility-thumbs li.facility-fire{
        width: 100%;
    }
    section.testimonials{
        background: #fff;
        padding-bottom: 0;
    }
    section.testimonials .slider-item{
        padding: 20px 20px 80px 20px;
        margin: 0;
        box-shadow: none;
        border: none;
    }

    section.bottom a.google-maps-btn{
        display: none;
    }

    section.bottom{
        background: #535353;
    }
    .newsletter-form input,
    .newsletter-form button{
        font-size: 16px;
        height: 40px;
    }
    section.bottom{
        height: auto;
    }

    .newsletter{
        padding-top: 20px;
    }
    .newsletter h1{
        color: #fff;
    }
    footer{
        margin-top: 30px;
        position: relative;
        bottom: inherit;
    }

    footer ul.nav{
        border-top: 1px solid #c4c4c4;
        text-align: left;
    }

    footer ul.nav li{
        border: none;
        display: block;
        padding: 5px 20px;
        box-sizing: border-box;
    }

    footer ul.nav li a{
        display: block;
        width: 100%;
    }


    .booking-form-left,
    .booking-form-right{
        width: 100%;
        float: left;
        margin: 0;
    }

    .booking-form label{
        font-size: 18px;
    }

    .booking-form button{
        width: 100%;
    }

    section.booking-form{
        padding-top: 0;
    }

    section.contact .contact-map,
    section.contact .contact-details{
        width: 100%;
        float: none;
        margin: 0;
    }

    section.contact .contact-map,
    section.contact .contact-map iframe{
        height: 400px;
    }
    section.contact .contact-details{
        height: auto;
    }

    section.contact .contact-details{
        padding: 20px 0;
    }
    section.contact .contact-details ul.main-contact{
        margin-top: 0;
    }

    section.contact .contact-details ul.main-contact li{
        font-size: 14px;
        line-height: 22px;
        margin: 0;
        height: 30px;
        text-align: left;
    }

    section.contact .contact-details ul.main-contact li i{
        font-size: 24px;
        width: 50px;
        text-align: center;
    }

    section.contact .contact-details ul.contact-social{
        margin-top: 30px;
        padding-left: 10px;
    }

    section.contact .contact-details ul.contact-social{
        font-size: 14px;
    }

    section.contact .contact-details ul.contact-social i {
        font-size: 40px;
    }

    .room-thumb-big{
        width: 100%;
        float: none;
        margin: 50px 0;
    }

    section.top .top-content.top-content-white{
        padding: 50px 10px 20px 10px;
        box-sizing: border-box;
        width: 94%;
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 400px;

    }

    section.top2 .top-content.top-content-white{
        padding: 50px 10px 20px 10px;
        box-sizing: border-box;
        width: 94%;
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 400px;

    }

    section.room-details{
        padding-top: 100px;
    }
    section.top .top-content.top-content-white h1{
        font-size: 22px;
    }
    section.top .top-content.top-content-white p{
        font-size: 14px;
    }

    section.top .top-content.top-content-white:before{
        top: 20px;
    }

    section.top2 .top-content.top-content-white h1{
        font-size: 22px;
    }
    section.top2 .top-content.top-content-white p{
        font-size: 14px;
    }

    section.top2 .top-content.top-content-white:before{
        top: 20px;
    }
    section.room-details .room-details-left,
    section.room-details .room-details-right{
        width: 100%;
        float: none;
        margin: 0;
    }

    section.room-details .room-details-right{
        margin-top: 50px;
    }
    .slider-room-details .slider-item img{
        width: 100%;
    }

    section.room-details .room-details-left{
        padding-top:0;
    }

    section.room-details .room-facilities{
        width: 100%;
        margin: 0;
        padding: 20px 10px;
        box-sizing: border-box;
    }
    section.room-details .room-facilities ul{
        padding-left: 20px;
    }
    section.room-details .room-facilities li{
        width: 100%;
        float: none;
        margin: 10px 0;
        font-size: 18px;
    }

    section.menu-details p{
        width: 100%;
        padding: 0;
    }

    .slider-menu .slider-item img{
        width: 100%;
    }
    section.menu-details.menu-details-bg{
        padding-bottom: 20px;
    }

    section.menu-description{
        padding: 0 0 30px 0;
    }

    section.menu-description h2, section.menu-description h1{
        width: 100%;
        float: none;
        margin: 0;
        padding: 30px 0 10px 0;
    }
    section.menu-description p{
        margin-top: 0;

    }
    .activities{
        padding-bottom: 50px;
    }
    .activities-description{
        margin-top: 30px;
    }

    .activities-description .col-left{
        padding-left: 0;
        border: none!important;
        margin-bottom: 50px;
    }

    .activities-description .description-items{
        height: auto;
        padding-bottom: 20px;
    }
}
