body{
background-image: url('../images/bg2.jpg');
color:#494949 !important;
}
/*#wrapper{
    max-width:85% !important 
}*/

#home-message h1 {font-family:"Times New Roman", serif; font-weight: bold; color: #53524d; font-size: 16px; line-height: 18px;
}
#home-message h2 {font-family:"Times New Roman", serif; font-weight: bold; color: #53524d; font-size: 16px; line-height: 18px;
}
#special-offer  {
    padding-bottom: 30px !important;
}
.width-row-header{
    max-width: 100%;
    margin: auto !important;
}
#logo-header {
    display:block;
    /*margin: 40px 0 15px;*/
   	margin: 15px 0 15px;
    /*width:175px;*/
   	width: 210px;
    /*margin-left: 45px;*/
    /*height:94px;*/
   	height: 112px;
    text-indent:-9999px;
    background:url('images/dark-logo.png') no-repeat;
    background-size: contain;
    background-position: center;
}

#logo-header-waterscapes {
    display:block;
    /*margin: 40px 0 15px;*/
   	margin: 15px 0 15px;
    /*width:175px;*/
   	width: 300px;
    /*margin-left: 45px;*/
    /*height:94px;*/
   	height: 112px;
    text-indent:-9999px;
    background:url('images/waterscapes-logo.png') no-repeat;
    background-size: contain;
    background-position: center;
}
.padding-image-header{
    /*padding-left: 125px;*/
   	padding-left: 80px;
    margin: auto;
}
.logo-center{
   display: none;
}
.margin-top-footer-text{
    margin-top: 15px !important;
}

.breadcrumb{
    position: absolute !important;
    margin: 0 0 20px !important;
    float: left !important;
    padding: 0px;
}
.div-container{
    position: static;
}
#flexslider-id .flex-direction-nav{
   display: none !important;
}
.reflections{
    border:3px solid #b09367;

}
li{
   color:#494949 !important; 
}
.seo-bold {
   font-weight: bold;
   color: #53524d;
}
.btn-small{
    background-color: #A08056;
    color: #fff;
    border-radius: 5px !important;
}
.btn-small:hover{
    background-color: #A08056 !important;
    color: #fff !important;
}
.img-responsive{
    margin: auto;
}
.box {
  text-align: center;
    margin: auto;
    width: 220px;
    height: 115px;
    overflow: hidden;
    position: relative;
}

.image img {
    display:block;
    width: 220px;
    height: 115px;
}

.full-width-rg {
   width: 100%;
}

img.zoom-in{
      -webkit-transform-origin: 20% 80% !important;
      -webkit-transition: -webkit-transform 30s linear !important;
      -moz-transform-origin: 20% 80% !important;
      -moz-transition: -moz-transform 30s linear !important;
      transform-origin: 20% 80% !important;
      transition: transform 30s linear !important;
      }
      img.zoom-in:hover{
      -webkit-transform: scale(2) rotate(0.1deg);
      -moz-transform: scale(2) rotate(0.1deg);
      transform: scale(2) rotate(0.1deg);
      }

/*#wrapper{
    max-width: 85% !important;
}*/
#mobile{
        display: none;
}
#mobile-menu > li > a   {
    padding:12px 0 !important;
}
.middle{
    padding-bottom: 2% !important;
}
.footer-padding{
	padding-top: 20px;
	padding-left: 20px;
    padding-right: 60px;
}
#footer-slider-bottom-left .flex-direction-nav  {
    position: absolute !important;
}
.image-size{
    width: auto !important;
}
#vertical-line {
    padding-right:60px;
    position:relative;
}
 #img-contrainer{
    position:relative;
    width: 25%;
    height: auto;
    overflow:hidden;
}
#vertical-line:after   {
    content:'';
    display:block;
    width:1px;
    height:117px;
    background:#f5f4f1;
    position:absolute;
    top:0;
    right:29px;
}

.header-format {
    background-color: transparent;
}
.header-align {
    margin-top: 70px !important;
}
#footer-slider-bottom-left{
    margin: 0px !important;
    padding-top: 30px;
    padding-left: 60px;
}
.hide-feature-section:hover .col-md-3{
    opacity: 0.5;
}
.hide-feature-section .col-md-3:hover {
    opacity: 5;
}

.logo-image {
    height: auto;
    width: 150px;
    position: absolute;
    top: -5px;
}
.left{
    text-align: left !important;
}
#hide-this-menu   {
    position:fixed;
    top:0;
    /*left:0;*/
    z-index:99;
    width:1100px; 
    height:0px;
    opacity:0;
    overflow:hidden;
    background:rgba(83, 83, 74, 0.75);
    color:#fff; 
    -moz-transition:opacity 0.4s;
    -webkit-transition:opacity 0.4s;
    transition:opacity 0.4s;
}

#hide-this-menu.visible    {
     height:90px;
    opacity:1;
    overflow:visible;
    width: 100%;
    left: 0;
}

.admin-bar #hide-this-menu {
    top:28px;
}

#hide-this-menu .container {
    padding-top:19px;
    padding-bottom:19px;
}
#hide-this-menu   {
        display:none;
    }
.lt-ie9 #hide-this-menu    {
    background:url('images/ie-scroll-menu-bg.png') repeat;
}
.lt-ie9 #hide-this-menu    {
    visibility:hidden;
}
.lt-ie9 #hide-this-menu.visible    {
    visibility:visible;
}

.lt-ie9 #hide-this-menu    {
    background:url('images/ie-scroll-menu-bg.png') repeat;
}
#menu-items-show  {
    list-style:none;
    margin:0;
    padding:0;
    clear:left;
}

#menu-items-show > li {
    float:left;
    margin-right:15px;
    padding-bottom:20px;
    -moz-transition:opacity 0.2s;
    -webkit-transition:opacity 0.2s;
    transition:opacity 0.2s;
}

#menu-items-show > li > a {
    color:#fff;
    text-decoration:none;   
}

#menu-items-show > li:hover > .dropdown-menu  {
    display:block;
}

#menu-items-show > li > .dropdown-menu    {
    top:75%;
}

#menu-items-show:hover > li, #menu-items-show:hover > li    {
    opacity:0.4;
}

#menu-items-show:hover > li:hover, #menu-items-show:hover li.open   {
    opacity:1;
}

#scroll-menu-brand  {
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    color:#fff;
}

#scroll-menu .header-cta    {
    margin-top:0;
}

.header-reserve {
    float: right!important;
    margin-left:1000px;
    margin-top:-50px;
}

.btn-reserve {
    background-color: #dfd0b8;
    border-radius: 0px;
    border: none;
    color: rgb(53, 33, 24);
    font-weight: bold;
    height: 35px;
    outline: none;
}
.btn-reserve:hover{
    /*color: #fff;*/
    background-color:#dfd0b7;
}
.header-weather {
    float: right!important;
    margin-top:-55px;
    margin-right:100px;
}

.header-link {
    float: right!important;
    margin-top:-35px;
    margin-right:100px;
    clear:both;
}

.nav>li>a {
    padding-left: 0;
    padding-bottom: 10px;
    color:#fff;
}

.nav-font-size {
    font-size: 12px;
}

.dropdown-menu {
    opacity: 0.9;
    filter: alpha(opacity=40); 
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #352118;

}
.navbar-inverse{
    border-color: transparent;
}

.btn-link {
    font-weight: 400;
    color: #352118;
    border-radius: 0;
}

.btn-link:hover, .btn-link:visited, .btn-link:link, .btn-link:active {
    text-decoration: none !important;

}
.dropdown-toggle{
    text-align: center;
}
.borderlist {
    list-style-position:inside;
    border-top: 2px solid #483827;
}

.last-li {
    margin-right:15px !important;
    padding-right: 0 !important;
}
.navbar-nav>li>.dropdown-menu{
    background-color: #423026;
    
}
.dropdown-menu>li>a{
    color:#fff;
}
.font-color-featured-offer{
     color:#272822;
}
.background-color-middle-text{
   
    /*background-color: #E9D8C6;*/
    background-color: #896632;
    padding-top: 10px;
  /*  height: 55%;*/
    margin-bottom: 2px;
}
.panel-heading-height{
    min-height: 50%;
    max-width: 100%;
}

.background-color-middle-container{
    background:#fff url('images/home-page-tear.png') no-repeat center 514px !important;
}
.background-for-footer{
    background-color: #fff;
}

.col-md-3{
    /*padding-left: 25px;*/
    text-align: -webkit-center;
    text-align: -moz-center;

}
.footer-backgroud-container{
     background-color:#fff !important;
     width: auto !important;
}

.footer-featured{
    /*background-color:#fff;*/
   	width:1100px !important;
    padding: 0px;
}
header.carousel{
    height: 100%;
    width: 86.7%;
    margin: auto;
}
#myCarousel{
    margin-top: 6%;
}
.address-underline-none,li{
    color:#a19b8d;
    /*text-decoration: none;*/
    /*list-style: none;*/

}
.address-underline-none:hover{
    background-color:#EAE9E3;
    text-decoration: none;
    list-style: none;
}
.footer-box-backgroud{
   padding-bottom: inherit !important;
    background-color:#EAE9E3;
   /* width: 1100px;
   margin: auto;*/
}
.well{
    border:none;
    background-color: #fff !important;
    width: 90%;
    margin: auto;
    height: 90%;
}
.middle-container-div-padding{
    padding-top:40px;
    padding-left:50px;
}
.header4-footer-left{
    padding-left: 45px;
   /* text-align: -webkit-left;
    text-align: -moz-left;
    text-align: left;*/
}
.show-feature-section{
        display:none;
}

.hover-me-please{
    padding-left: 10px !important;
    color: #fff !important;
}
.hover-me-please:hover{
    color: #9d9d9d !important;
}

.flex-viewport{
    height: inherit;
}
.img-height{
    height: 600px;
}

#flex2slider{
    width: 100% !important;
    /*height: inherit;*/
}
#flex2slider .wp-post-image, #masthead-static .wp-post-image    {   
        width:auto;
        max-width:none;
        height:318px;   
        position:absolute;
        top:0;
        left:0;
        z-index:1;
    }
.btn-reserve-btn{
    margin-top: 50px;
    height: 50px;
    width: 150px;
    background-color: #fff;
    padding: 1px 27px;
    font-size: 14px;
    font-weight: bold;
    text-shadow: none;
    background: #fff;
    background-position: left top;
    border: 1px solid #e5e5e4;
    color: #a19b8c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn-reserve,.btn-reserve-btn:hover{
    color:black;
}
.footer-left-font-color{
    color: #896632;
}
.font-color-all{
    color: #53524d;
    text-decoration: none;
}
.class-hide-footer{
    display: none;
}
.navbar-right,.dropdown-menu{
    right: inherit !important;
}
#page-content-wrapper   {
    background:#f0e3d3 url('images/bottom-content-edge.png') no-repeat center bottom;
}
.page-content-wrapper-width{
    width: 90%;
    margin: auto;
}
ul.bullets {
    list-style-type: square;
}
.offset1{
    width: 80%;
    margin: auto;
}
.row-class-container-width{
  width: 90%;
  margin: auto;
}
.navbar-inverse .navbar-toggle{
    background-color: rgb(53, 33, 24);
    width: 50px;
    height: 50px;
    padding-left: 12px;
  /*  background-image: url('images/icon-mobile-menu.png');*/
   /* background-repeat: no-repeat;
    background-position: center center;*/
    display: block;
    position: absolute;
    top: 28px;
    right: -5px;
}
.slider-play{
    display: none !important;
}
.index-width-data{
    width: 50%;
}

.navbar-inverse,.navbar-collapse,.navbar-inverse,.navbar-form{
    border:none !important; 
}
#hide{
    display: none;
}
.width-wide{
    width: 1100px;
    margin: auto;
}
#bs-example-navbar-collapse-1{
    background-color: white;
    margin-top: 20px;

}
#home-content{
    width: 90%;
    margin: auto;
}
.span3-left{
    text-align: left !important;

}

.header-align {
     margin-top: 8px !important
}
@media only screen and (max-width: 1024px){
  
    .cl-width{
        width: 100%;
        margin: auto;
    }
    .width-wide{
        max-width: 100% !important;
    }
     #logo-header{
        display: inline-table;
        margin-left: -50px !important;
      /*  margin: auto !important;
        */
    }
/*.footer-backgroud-container{
    width: 100% !important;
}*/
    #mobile{
        display: none;
    }
    .footer-padding{
    padding-left: 60px;
    }
}
.cl-width{
    width: 92%;
    margin: auto;
}
@media only screen and  (min-width : 768px) and (max-width: 800px){
    #footer-slider-bottom-left img  {
    
    margin-left: -26px !important;
}


    /*.mg-left {
        width: 50%!important;
        text-align: center;
    }*/
   /* .hhe li {
        
        display: inline-block!important; 
        display: inline!important; 
        float: none!important; float: none!important;
    }*/
    /*.img-left{
        border:1px solid ;
        width: 100px;
    }*/
    /*.img-left{
        width: 50% !important;
        margin-left: -40px !important;
    }*/
    /*#footer-slider-bottom-left img{
        position: relative !important;
        float: left;
        position: absolute;
    }
    .image-size{
        width: auto !important;
        float: left !important;
    }*/
    .w-this-h3{
        margin-left:15px !important;
    }
    .cl-width{
        width: 100%;
        margin: auto;
    }
    .box-main-div{
        width: 25%;
    }
    .box{
        width: 100% !important;
       /* display: inline-block !important;*/
    }
    .box-text{
      
        width: 25% !important;
    }
    .hide-logo-footer{
        display: none;
    }
   #hide-feature-section{
    display: block !important;
   }
   .inline-block-footer-text{
        display: inline-block !important; 
   }
   .icons-inline-block-footer{
        display: inline-block !important; 
   }
    #special-offer  {
        padding-bottom: 30px !important;
    }   
    
    .class-footer-display{
        display: inline-block !important; 
        width: 20%;
        margin: 2%;
    }
    .header-float-right{
        float: right !important;
    }
    .header-initial-height{
        width:initial !important;
        margin-top: 50px !important;
    }
    .header-cta{
        margin-top: 15px !important;
        margin-bottom: 20px;
    }
    #top-menu{
        margin: auto;
    }
    #logo-header{
        display: inline-table;
        margin-left: 5px !important;
        padding-top: 50px;

    
    }
    
    .padding-image-header{
        padding-left: 0px;
     
    }
    .center-img{
        margin:auto !important;
    }
    .left{
        display:inline-block;
        text-align:inherit;
        float:left !important;
       
    }
    .span4-float{
        float: right !important;
        margin-left: 10%;
        top:inherit !important;
    } 
    #home-message{
        margin-left: 0px;
    }
    .intro-img-garnish{
        
    }
   
  .width-of-this-div{
        width: 30% !important;
    }
    .div-width{
        width: inherit !important;
    }
    .footer-backgroud-container{
        display: block;
       
    }
    .class-hide-footer{
        display: none;
    }
 
    #special-offer  {
        padding-bottom: 0px !important;
        padding-left: 10px !important;
    }
    .hide-feature-section{
        display: none !important;
    }
    #wrapper{
        width: 100% !important;
        margin: auto !important;
    }
    .slide-img.wp-post-image{
        height: 514px !important;
    }
    #post-4{
        width: 90%;
        margin:auto;

    }
    .span4-float{
        float: left !important;
    }
    .span3-left{
        float: left !important;
    }

    #home-slider,.slide-caption {
        top:15px !important;
    }
    #home-slider{
        margin: auto !important;
        height: 360px !important;
        width: initial !important;
       
    }
    .color-block {

        margin-bottom: 10px !important;
    }
    .attachment-full{
        width: 600px !important;
    }
    .select-container{
        margin-bottom: inherit !important;
    }
    .width-wide{
        width: 100% !important;
    }
    .header-cta {
   
    margin-top: -15px !important;
    }
    .span5-width{
        width: 100% !important;
    }
    #home-content{
        margin-top: 10px !important;
    }
    #middle-content-slide{
        width: inherit !important;
    }
    .background-color-middle-container{
    background: #fff url('../images/marinaImages/home-page-tear.png') no-repeat center 304px !important;
  
    

}
}
@media only screen and  (max-width : 966px) {
    #special-offer  {
        padding-bottom: 0px !important;
    }
    #header{
        display: block !important;
    }
}
@media only screen and  (max-width : 800px) {
    #special-offer  {
        padding-bottom: 0px !important;
    }
    .width-wide{
        width: 100% !important;
    }
    /*.header-cta {
   
    margin-top: -15px !important;
    }*/

}
@media only screen and (min-width : 320px) {
   
    .row-width{
        width: 100% !important;
    }
    .center-align-text{
        text-align: center !important;
    }
}

@media only screen and (min-width : 320px) and (max-width : 600px) {
    .room-imgaes-size{
        height: 170px;
    }
    .container-2nd{
        width: 90% !important
    }
    .container-width{
        width: 100% !important;
    }
   iframe{
       width: 300px !important;
    }
    #map{
        width: auto !important;
    }
    #wrapper{
        max-width: 100% !important;
        margin-top: 20px;

    }
    #bs-example-navbar-collapse-1{
        background-color: white;
        margin-top: 20px;

        margin-bottom: -25px;
    }
        #mobile-menu    {
        list-style: none;
        margin-top: -20px;
        /* padding: 30px; */
        padding-left: 15px;
        padding-top: 20px;
        border:none;


    }
    #mobile{
       /* visibility: visible !important;*/
        display: block;
    }
    #hide-this-menu.visible    {
       display: none !important;
    }
    #flexslider-id .flex-direction-nav{
       display: none !important;
    }
    .center-align{
        text-align: center !important;
    }
    ul{
        margin: auto;
    }
   .li-border{
        border-top: 1px solid #483827 !important;
    }
    .nav-font-size {
        font-size: 14px !important;
    }
    .dropdown-menu  {
        background:#423026;
        -moz-border-radius:0;
        -webkit-border-radius:0;
        border-radius:0;
        border:none;
        padding:0px 0 !important;
        min-width:250px;
        top:110%;
    }

    .dropdown-menu:after    {
        display:none !important;
    }

    
     #page-content-wrapper .middle {
        margin-top: 0px !important
    }
    #special-offer  {
        padding-bottom: 0px !important;
    }
    #flexslider-id{
        margin: 0 0 40px;
        border: none;
    }
    .logo-image{
        /*margin-left: 5px;*/
        margin-left: -20px;

       
    }
	#special-offer{
	   margin-bottom: inherit;
	}	
   .hide-this-row{
        display:none !important;
    }
  
    #header{
        display: none !important;
    }
    #hide-this-menu{
        display: none !important;
    }
    .middle-container-div-padding{
        padding-top:0px;
        padding-left:0px;
    }
    .hide-this-div{
        display: none !important;
    }
  
    .hide-feature-section{
        display: none;
    }
    .show-feature-section{
        display:block;
    }
   
 
    .class-hide-footer{
        display: block !important;
        background-color:#352118;
    }
    .footer-featured{
        display: none;
    }
    .nav-font-size{
        background-color: #352118;
    }
    .nav>li>a{
        padding-left: 10px;
        text-align: left;
    }
    .article-width{
    width: 100% !important;
    }
    #page-content-wrapper,.hentry{
        margin-top: 0;
        margin-bottom: 0;
        padding: 0 0 0 !important;
    }
    .class-container-width{
        width: 100% !important;
        margin: 0 0 0 !important;
    }
    .row-class-container-width{
      width: 100%;
      margin: auto;
    }
    .entrytitle{
        padding-left: 20px;
    }

    #carousel-job{
        display: none;
    }
    .hide-small-img{
        display: none;
    }
    .index-width-data{
    	width: 100%;
    }
	
    #special-offer{
        padding: 20px 0 15px 10px !important;
    }
    #home-content{
        display: none !important;
    }
      
    }
    }

/*
*raul's divs
*/
.rg_padding_bottom {
    padding-bottom: 30px;
}

.flex-direction-nav .flex-prev { opacity: .3 !important; }

.flex-direction-nav .flex-next { opacity: .3 !important; } 

.footer-background-container {
	width: 1000px !important;
}

#wrapper {
	background: #fff !important;
