@charset "utf-8";
/* CSS Document */

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

    
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
   .banner-caption h1 {
    font-size: 30px;
    top: 39%;
    transform: translate(39%, 50%);
    left: 15%;
}
   .banner-caption h2 {
    font-size: 16px;
    top: 51%;
    transform: translate(50%, 50%);
    left: 23%;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px) {
     .banner-caption h1 {
    font-size: 26px;
    top: 35%;
    transform: translate(50%, 50%);
    left: 7%;
}
   
}
@media screen and (max-width:1199px)  {
    .sidebar-container {
    margin-top: 30px;
}
    .sidebar-container h2:before {
        display: none;
}
    .sidebar-container h2 {
    font-size: 16px;
    padding: 10px 10px 10px 10px;
}
    .services-breadcrumb {
    top: 23% !important;
}
    .inner-banner-caption {
    top: 17%;
}
    .book-right-content {
    width: 100%;
    right: 0px;
    bottom: -47px;
}
    .boxx-1 ul .address:after {
    top: 56px;
}
    .res-mar-btn{
        margin-bottom: 60px;
    }
    .name-form {
    max-width: 100%;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}
    .book-contact-section h1 {
       max-width: 100%;
    margin-top: 90px;
    text-align: center;
}
    .book-right-content {
    width: 100%;
}
    .contact-right-img {
    display: none;
}
    
    .img-box {
        margin-bottom: 50px;
}
    .amenities-caption{
        display: none;
    }
    .swim {
    margin-top: 30px;
}
    #section03 a span {
    display: none;
}
    .group-wraper {
    background: none;
    bottom: 0;
}
    .left-content-slide {
    padding-left: 0px;
}
    .left-content-slide p {
         padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}
    
    .left-content-slide{
        text-align: center;
    }
    .left-content-slide {
    margin-top: 10%;
}
    .mar-bottm{
        margin-bottom: 30px;
    }
    
    .nav-tabs > li > a {
    padding: 14px 6px !important;
}
    
    
   .main-menu ul li a {
    padding: 20px 6px;
}
    .main-menu{
        padding-left: 10px !important;
    }  
    
}
@media screen and (max-width:1060px)  {
  
    .swim{
        margin-top: 30px;
    }
    .group-wraper {
    width: 100%;
}
    
    
}
    .ult-animation h2 {
    font-size: 24px;
}
    .ult-animation .rich {
    font-size: 24px;
}
}
@media screen and (max-width:993px)  {

}
@media screen and (max-width:991px)  {
    .contact-left-area {
    margin-bottom: 30px;
}
   
    .right-img{
        text-align: center;
        margin-bottom: 30px;
    }
    .inner-header {
    margin-top: 30px;
}
    .banner img {
    width: 100%;
    height: 242px;
        background-position: center;
    background-size: cover;
    float: left;
}
}
    .submenu > li > a:hover{
    text-decoration: none;
    background-color: #58ab1e;
}
     #nav > li > a:hover{
    text-decoration: none;
    background-color: #58ab1e;
}
   .menu-overlay {
    background-color: rgba(23, 23, 23, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
}
    .menu-cont-ul-li {
    margin-top: 33px;
}
    .drop_toggle {
    width: 30px;
    height: 30px;
    float: right;
    background: transparent url(../images/plus-minus_menu.png) no-repeat scroll 9px 10px;
    cursor: pointer;
    visibility: visible;
    margin-top: -6px;
    position: absolute;
    top: 14px;
    right: 11px;
}
    #nav li a {
    color: #ffffff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    padding: 12px 17px;
    display: block;
    position: relative;
    text-shadow: none;
}
.menu-main {
    float: right;
    border: 1px solid #fff;
    padding: 10px 10px 15px 10px;
    position: relative;
    top: 19px;
    left: 6px;
}

#nav li .submenu {
    border-top: 0px solid #f0bc01;
    background: #79a55b;
    width: 100%;
    position: relative;
    left: 0;
    bottom: auto;
    z-index: 99;
    opacity: 1;
    visibility: visible;
    display: none;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    margin: 0;
    border-bottom: 0px;
    border-top: 0px;
}
#nav li {
    display: block;
    float: none;
    width: auto;
    position: relative;
    border-top: 1px solid #314026;
    border-bottom: 1px solid #3a5626;
}
.menu_close_btn {
    width: 33px;
    height: 33px;
    position: relative;
    top: 0px;
    float: right;
    background: #8cb172 url(../images/clear-button.png) no-repeat 7px 7px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    z-index: 99999;
}
.navbar-nav {
    display: none;
    width: 240px;
    height: 100%;
    overflow: auto;
    position: fixed;
    z-index: 99999;
    background: #53862e;
    left: 0;
    top: 0;
}
    .hamburger-inner:before {
    top: -10px;
}
    .hamburger-inner:after {
    bottom: -10px;
}
    .hamburger-inner:after{
    display: block;
    content: "";
}
    .hamburger-inner:before {
    display: block;
    content: "";
}
.hamburger-inner:after {
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ffffff;
}
    
.hamburger-inner:before {
    position: absolute;
    width: 30px;
    height: 3px;
    background: #ffffff;
}
.hamburger-inner {
    position: absolute;
   width: 30px;
    height: 3px;
    background: #ffffff;
    top: 0;
}
   .hamburger-box {
    position: relative;
    display: inline-block;
   width: 30px;
    height: 3px;
    margin-top: 0px;
    cursor: pointer;
}
.menu-wrapper {
    width: 100%;
    float: left;
    background: #3a5626;
}
    
    
    
    
    
    
    .ult-animation .rich {
        font-size: 20px;
    display: inline-block;
}
   .ult-animation h2 {
    font-size: 20px;
    padding: 0px 30px 0px 30px;
    line-height: 24px;
}
    .ult-animation h3 {
    margin-top: 50px;
}
    
}
@media screen and (max-width:990px)  {
    
    .banner-caption h2 {
    font-size: 15px !important;
    top: 51%;
    left: 8%;
}
}

@media screen and (max-width:893px){
  .inner-caption{
    font-size: 26px !important;
}
.group-wraper {
    bottom: 0;
}
}
@media screen and (max-width:767px)  {
    #nav li a {
    padding: 12px 30px;
}
    .boxx-1 ul li:last-child {
    margin-bottom: 30px;
}
    .boxx-3{
        margin-bottom: 30px;
    }
    .footer-booton {
    margin-bottom: 30px;
}
    .map-section {
    margin-bottom: 0px;
}
    .reach-box {
    bottom: 100px;
}
    .reach-box {
    position: relative;
    margin-bottom: 30px;
}
    .book-box-h3 {
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 5px;
}
    .book-box-h3 {
    font-size: 20px;
}
   .banner-caption h1 {
    font-size: 22px;
    top: 33%;
    transform: translate(50%, 50%);
    left: 0%;
}
}

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

}

@media screen and (max-width:712px) {
.glyphicon {
    float: none;
}
}
@media screen and (max-width:691px) {

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

}
@media screen and (max-width:600px) {
    .inner-banner-caption h1 {
     font-size: 29px !important;
}
    .res-margin{
      margin-top: -74px;  
    }
    .group-wraper h1 {
    margin-bottom: -22px;
}
    .group-wraper h1 {
    font-size: 23px;
}
    .banner-caption h2 {
    font-size: 15px !important;
    top: 54%;
    left: 3%;
}
    .banner-caption h1 {
    font-size: 22px;
    top: 31%;
    transform: translate(50%, 50%);
    left: -7%;
}
  .ed-mm-inn {
    width: 65% !important;
} 
    
}
@media screen and (max-width:582px) {
.res-margin{
      margin-top: -74px;  
    }
}
@media screen and (max-width:560px) {
    .res-margin{
      margin-top: -74px;  
    }
}
@media screen and (max-width:500px) {
    
    .res-margin{
      margin-top: -74px;  
    }
    .banner-caption h2 {
    font-size: 15px !important;
    top: 58%;
    left: -11%;
}
   .banner-caption h1 {
    font-size: 22px;
    top: 31%;
    transform: translate(50%, 50%);
    left: -22%;
}
}
@media screen and (max-width:485px)  {
    .banner-caption h2 {
    display: none;
}
    .banner-caption h1 {
    display: none;
}
}
@media screen and (max-width:455px) {
   
}
@media screen and (max-width:400px) {
    
}

@media screen and (max-width:395px) {
   
}
@media screen and (max-width:372px) {
    
}

@media screen and (max-width:360px) {
    
   
    .inner-banner-caption h1 {
    font-size: 18px !important;
    font-weight: 700 !important;
}
    .simple-link {
    font-size: 15px;
}
    .flickity-viewport{
        height: 312px !important;
    }
    .left-content-slide p {
    text-align: justify;
}
    .left-content-slide h1 {
    font-size: 21px;
}
    .img-box {
    margin-top: 30px;
}
    .res-mar-btn {
    margin-bottom: 13px;
}
    .book-box-h3 {
    font-size: 15px;
}
    .arrow-1 {
    margin-bottom: 4px;
    margin-top: 4px;
}
    .get-book p {
    line-height: 20px;
    font-size: 14px;
}
    .book-right-box h2 {
    font-size: 20px;
}
    .book-right-content {
    padding: 0px;
}
}
@media screen and (max-width:353px) {
   
}