﻿@font-face {
font-family: 'D-DIN';
src: url('../fonts/din/D-DIN.eot');
src: local('D-DIN'), url('../fonts/din/D-DIN.woff') format('woff'), url('../fonts/din/D-DIN.ttf') format('truetype');
}

@font-face {
font-family: 'AvenirNextLTPro-MediumCn';
src: url('../fonts/avenir/AvenirNextLTPro-MediumCn.eot');
src: local('AvenirNextLTPro-MediumCn'), url('../fonts/avenir/AvenirNextLTPro-MediumCn.woff') format('woff'), url('../fonts/avenir/AvenirNextLTPro-MediumCn.ttf') format('truetype');
}

body{
     margin:0;
     padding:0;
     font-size:15px;
    line-height: 24px;
     color: #666;
     font-family: Arial,Helvetica,sans-serif;
}
p {
    color: #666;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    font-family: Arial,Helvetica,sans-serif;
}
a{
    color: #00b691;
}
a:focus, a:hover{

	text-decoration:none;

}
h1, h2, h3, h4, h5, h6{
	line-height: 20px;
}
h1{
	color:#000000;
    font-size: 36px;
}
h2{
	color:#000000;
    font-size: 30px;
}
h3{
	color: #846046;
    font-size: 22px;
}
h4{
	color:#846046;
   font-size: 19px;
}
h5{
	color:#00b691;
	font-size: 22px;
}
h6{
	color:#00b691;
	font-size: 19px;
}
strong{
	color: #846046;
}
.navpart{

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

}

.navbar-default .navbar-brand {
    position: absolute;
    bottom: -42px;
    padding: 0px;
}
/*
.inner-navpart .navbar-brand>img{
    position: inherit;
}
*/
ul.nav.navbar-nav.navbar-right a.btn-book {
    background-color: #00b691 !important;
    padding: 8px 15px;
    clear: both;
    display: block;
}
ul.nav.navbar-nav.navbar-right a.btn-book:hover {
    background-color: #846046 !important;
    color: #fff !important;
}
.nav.navbar-nav {
    margin: 0px auto;
}
header.inner-navpart{
    background-color: #ffffff;
    border-bottom: 1px solid #ccc;
}
.inner-navpart nav.navbar.bootsnav{
    background-color: #ffffff;
}
.top-links {
    float: right;
}
.top-links ul {
    margin: 0px;
}
.top-menu {
    background: #f8f5ea;
}
.worry-menu {
    box-shadow: 0 2px 3px #f8f5ea;
    -webkit-box-shadow: 0 2px 3px #f8f5ea;
}
.top-links ul .btn-primary {
    background: #00b691;
    border-color: #00b691;
    color: #ffffff;
    padding: 19px 39px;
    border-radius: 0px;
    line-height: inherit;
    font-size: 14px;
    letter-spacing: 2px;
    transition: all 0.3s linear;
    margin: 0px;
}
.top-links ul .btn-primary:hover{
    background-color: #ffffff;
    color: #00b691;
}
.top-links ul li {
    font-size: 15px;
    border-right: 1px solid #c6c4bb;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    color: #000000;
}
.top-links ul li a{
    color: #000000;
}
.top-links ul li:last-child{
    border: none;
}
.top-links ul li .fa-map-marker {
    font-size: 16px;
}
.navbar-brand>img{
    background-color: #ffffff;
}
/*Navbar-sticky-menu-list*/
nav.navbar.bootsnav{
 background-color: #ffffff;
}
.wrap-sticky nav.navbar.bootsnav.sticked{
    background-color: #251e62;
}
nav.navbar.bootsnav .navbar-nav > li > a{

    color: #00b691;

    padding: 20px 20px;

    font-family: Arial,Helvetica,sans-serif;

    font-size: 15px;

    text-transform: uppercase;

    font-weight: 100 !important;

    letter-spacing: 0.3px;

}
nav.navbar.bootsnav .navbar-nav > li:last-child a{
    padding-right: 0px;
}
#navbar-menu {
    padding-right: 10px;
}
header.inner-navpart nav.navbar.bootsnav .navbar-nav > li > a{
    color: #666;
}
nav.navbar.bootsnav .navbar-nav > li > a:hover{

    color: #00b691;

}
header.inner-navpart nav.navbar.bootsnav .navbar-nav > li > a:hover{

    color: #00b691;

}
nav.navbar.bootsnav .navbar-brand{
    height: auto;
}
.navbar-right{

    float: right !important;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {

    background-color: #00b691;

    color: #fff;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{

    background-color: #846046;

    color: #fff;

    transition: all 0.3s linear;

}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{
    padding:0px !important;
    border:none;
}
nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
    padding:10px 10px;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {
    color: #00b691;
    padding: 6px 10px 30px 10px;
    cursor: pointer;
    float: right;
    right: 0px;
    margin: 0px;
    top: 15px;
}

button.navbar-toggle .fa-bars {
    font-size: 22px;
}
.navbar-right ul.list-unstyled.list-inline.social-icon a {
    color: #fff;
}
ul.list-unstyled.list-inline.social-icon {
    margin-left: 15px;
}
nav.navbar.bootsnav .navbar-nav > li .make-reservation {
    background-color: #00b691 !important;
    color: #ffffff;
    font-weight: 600 !important;
    font-size: 14px;
    padding: 10px 10px;
    border-radius: 5px;
    transition: all 0.3s linear;
}
nav.navbar.bootsnav .navbar-nav > li .make-reservation:hover{
    background-color: #846046 !important;
    color: #ffffff !important;
}
header.inner-navpart nav.navbar.bootsnav .navbar-nav > li .make-reservation{
    color: #ffffff;
}

/*end-navbar*/
.carousel-caption h1 {
    color: #fff;
    text-shadow: none;
    font-family: 'D-DIN';
    font-weight: 700;
    line-height: 60px;
}
.carousel-caption {
    background-color:rgba(0, 0, 0, 0.5);
    top: 38%;
}
.carousel-caption a:hover{
    background-color: #846046;
}
#slider-worry .carousel-inner>.item:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    
}
.worry-workhard .owl-pagination, .worry-partners .owl-pagination{
    display: none;
}
.ad_image {
    padding: 30px 0px 20px;
}
#animation_container {
    margin: 0px auto;
}

/*gallery-slider--*/
.product-slider { padding: 25px 40px; }

.product-slider #carousel { margin: 0; }

.product-slider #thumbcarousel { margin: 30px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto;}
.product-slider #carousel .item img{
     border-radius: 10px; 
}
.product-slider .carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.product-slider #thumbcarousel .carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.product-slider #thumbcarousel .carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; }
.product-slider #thumbcarousel .carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; position: absolute; top: 30%; width: auto; }

.product-slider #thumbcarousel .carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }

.product-slider #thumbcarousel .item img {
    padding: 5px;
    margin: 5px 2px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.6);
}
.product-slider #thumbcarousel .carousel-control {
    padding: 6px 18px 10px 15px;
    height: auto;
    border-radius: 25px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
    color: #009d7a;
}

#slider-worry{
    position: relative;
}
.slide-menu {
    list-style-type: none;
    padding: 5px 0px;
    margin: 0px;
    text-align: center;
}
.slide-menu li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0px 5px;
    color: #fff;
    font-size: 15px;
}
.slider-list {
    background-color: rgba(6, 158, 120, 0.7);
    position: absolute;
    width: 100%;
    bottom: 0px;
}
.slide-menu li img {
    width: 30px;
}
.slide-menu span {
    margin-left: 10px;
}
/*carusel-end*/
table,tr,td,th{
    border: 1px solid #ccc;
}
table, tr, td, th {
    border: 1px solid #ccc;
    padding: 5px 8px;
    text-align: center;
}
th{
        color: #846046;
    font-weight: 700;
}
.em-about {
    padding: 20px 0px 50px;
}
.abt-left h1 {
    font-family: 'D-DIN';
    font-size: 42px;
    margin-top: 5px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.abt-left .abt-btn {
    border-radius: 5px;
    float: right;
    padding: 7px 15px;
    color: #5184bb;
    border: 1px solid #7db9e8;
    font-weight: 700;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f8f8+0,7db9e8+100 */
background: #f3f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f3f8f8 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f3f8f8 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f3f8f8 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f8f8', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.abt-left .abt-btn:hover, a.fea-btn:hover{
	transition:all 0.3s ease-in-out 0s;
    background: linear-gradient(to top, #f3f8f8 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
a.abt-btn .fa-chevron-right, a.fea-btn .fa-chevron-right {
    padding-left: 10px;
}
a.fea-btn .fa-chevron-right{
	font-size:15px;
	color:#5184bb;
}
.feature-list p {
    margin-bottom: 25px;
}
a.fea-btn{
    border-radius: 5px;
    padding: 7px 15px;
    color: #5184bb;
    border: 1px solid #7db9e8;
    font-weight: 700;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3f8f8+0,7db9e8+100 */
background: #f3f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f3f8f8 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #f3f8f8 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #f3f8f8 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f8f8', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}

.abt-left .abt-btn:after{

    content: "";

    display: inline-block;

    width: 85px;

    height: 2px;

    background-color: #00b691;

    position: relative;

    bottom: 3px;

    margin: 0px 20px;
    
    display:none;

}

.feature_bg{

    background-image: url(../images/deluxe-room.jpg);

    background-repeat: no-repeat;

    background-position: center;

    background-size: cover;

    position: relative;

    padding-bottom: 6%;

    background-attachment: fixed;

}

.feature_bg:before{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.45);

}

.feature_heading {

    color: #fff;

    position: relative;

    text-transform: uppercase;

    padding: 6% 0px;

     font-family: 'D-DIN';

     font-size:42px;

}

.feature-list{

    position: relative;

    display: block;

}

.feature-list .fa {

    color: #fff;

    font-size: 36px;

}

.feature-list h3, .feature-list p {

    color: #fff;

}

.feature-list h3{

    font-size: 24px;

    font-family: 'AvenirNextLTPro-MediumCn';

    color: #00b691;

}

.home-map{

    margin-bottom: 0px;

}
.home-map iframe {
    width: 100%;
    height: 600px;
}

.main-footer {

    background: #ffffff;

}

.quick-links ul li a{

    color: #fff;

}

.quick-links ul li a:hover, .fot-services li a:hover{

    color: #00b691;

}

.main-footer ul{

    margin-top: 10px;

}

.quick-links ul li, .fot-services li {

    line-height: 28px;

}

/*.quick-links.title-head{

    margin-left: 50px;

}*/

.more-info ul li span {

    display: inline-table;

    font-size: 15px;

}

.more-info i{

    color: #fff;

    margin-right: 0px;

}

.social-icon li a .fa {

    font-size: 22px;

}

.social-icon li {

    border: 1px solid #000000;

}

.social-icon li a .fa-twitter {

    padding: 15px 3px 15px 10px;

}
.social-icon li a .fa-linkedin {

    padding: 15px 6px 15px 12px;

}
.social-icon li a .fa-facebook {

    padding: 15px 10px 15px 13px;

}

.social-icon li a .fa-instagram {

    padding: 15px 6px 15px 12px;

}

.social-icon li:hover{

    background-color: #846046;
    color: #ffffff;

}
ul.social-icon.list-inline li i:hover{
	color: #fff !important;
}
.footer-title{

    border-bottom:none;
    font-family: 'D-DIN';
    font-weight: 700;
    color: #000000;

}

.bot-footer{

    background-color: #ffffff;

    padding: 10px 0px;

}

.copy{

    float: left;

    color: #000000;

}

.power{

    float: right;

    color: #000000;

}

.copy, .power{

    margin:0px;

}

p.power a{

    color: #000;

}
.social p, .social a, .more-info li, .more-info a, a.fot-mail, .more-info i {
    color: #000;
}

#scrolltoup{

    background-color: #846046;

}

#scrolltoup:hover{

    background-color: #00b691;
    color: #fff;

}
.page-section h1:first-child {
    margin-top: 5px;
    font-family: 'AvenirNextLTPro-MediumCn';
    font-size: 24px;
    color: #00b691;
    font-weight: 400;
    line-height: 28px;
}
.quick-links.title-head img.img-responsive {
    max-width: 150px;
    display: block;
    margin: 70px auto 0px;
}
.contact_contact_info li .text, .contact_contact_info li .desc, .contact_contact_info li .text{
	font-size: 15px;
}
.side-bar h4{
	background-color: inherit;
    color: #00b691;
    padding-left: 0px;
    border-bottom: 1px solid;
    font-weight: 500;
}
.page-section ul{
    font-size: 15px;
}

/*--review-css--*/
.review-sec {
    background-color: #f2f2f2;
    padding: 50px 0px;
    overflow: hidden;
}
.review-block .slick-arrow {
    position: absolute;
    z-index: 3;
    top: 30%;
    width: 70px;
    height: 70px;
    border: 1px dashed #8f8f8f;
    border-radius: 50%;
    background: transparent;
    padding: 0;
}
.slick-arrow {
    background-color: transparent;
    width: 30px;
    height: 60px;
    font-size: 0;
    border: 1px solid #595c2f;
    cursor: pointer;
    z-index: 1;
}
.review-block .slick-arrow.slick-prev {
    left: -20%;
}
.review-block .slick-arrow.slick-next {
    right: -20%;
}
.review-block .slick-arrow::before {
    position: absolute;
    margin: 30px 0 0 -17px;
    text-transform: uppercase;
    color: #8f8f8f;
    line-height: 1.2;
    font-size: 12px;
    letter-spacing: 2px;
    opacity: 0.7;
    transition: all .3s ease-in-out;
}
.review-block .slick-arrow.slick-prev::before {
    content: "Prev";
}
.review-block .slick-arrow::after {
    content: "";
    position: absolute;
    width: 420px;
    height: 1px;
    background: #8f8f8f;
}
.review-block .slick-arrow.slick-prev::after {
    margin:35px 0 0 -455px;
}
.review-block .slick-arrow.slick-next::after {
    margin:35px 0px 0 34px;
}
.review-block .slick-arrow.slick-next::before {
    content: "Next";
}
.review-block .slick-arrow:hover::before {
    opacity: 1;
    transition: all .3s ease-in-out;
}
.review-sec .review-block::before, .review-sec .review-block::after {
    content: "";
    background-image: url(../images/quot.png);
    background-size: contain;
    width: 30px;
    height: 30px;
    display: inline-block;
    z-index: 2;
    margin-right: 20px;
    position: absolute;
}
.review-sec .review-block::after {
    transform: rotate(180deg);
    bottom: 40px;
    right: 140px;
}
.review-sec .review-block::before {
   left: 165px;
    top: -20px;
}
.review-block{
       text-align: center;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}
.review-heading h2 {
    text-transform: uppercase;
}
.review-block .review-list h3 {
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 25px;
}
.review-block .owl-pagination {
    display: none;
}
.review-list p {
    letter-spacing: 0.2px;
    line-height: 27px;
}
.review-us-block {
    padding: 30px 0px;
}
.main-footer .rev-us-list {
    text-align: left;
}
.rev-us-list li {
        padding: 0px;
    margin: 0px 10px;
}

.rev-us-list li img {
    width: 100px;
}

 /*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider arrow skin 106 css*/
        .jssora106 {display:block;position:absolute;cursor:pointer;}
        .jssora106 .c {fill:#fff;opacity:.3;}
        .jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
        .jssora106:hover .c {opacity:.5;}
        .jssora106:hover .a {opacity:.8;}
        .jssora106.jssora106dn .c {opacity:.2;}
        .jssora106.jssora106dn .a {opacity:1;}
        .jssora106.jssora106ds {opacity:.3;pointer-events:none;}

        /*jssor slider thumbnail skin 101 css*/
        .jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
        .jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
        .jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
        .jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
        .jssort101 .p:hover{padding:2px;}
        .jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
        .jssort101 .p:hover.pdn{padding:0;}
        .jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
        .jssort101 .pav .cv {border-color:#fff;opacity:.35;}
        .jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
        .jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
        .jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}

.review-list img {
    text-align: center;
    width: 50px;
    display: block;
    margin: 0px auto;
    border-radius: 5px;
}
.contact_contact_info h6 {
    line-height: 26px;
}
.make-reservation-btn{
    display: none;
}
.res-footer {
    background-color: #000000;
    position: fixed;
    width: 100%;
    bottom: 0px;
}
.res-links ul {
    margin: 0px;
}
.res-links ul li a {
    color: #ffffff;
}
.res-links .es-icon {
    text-align: center;
}
.res-links .del-space {
    display: none;
}
.res-links span {
    display: block;
}
.res-links ul {
    margin: 5px 0px 5px;
}
.res-links ul li {
    padding-left: 13px;
    padding-right: 13px;
}
.res-bookbtn .btn-primary {
    width: 100%;
    float: left;
    display: block;
    background-color: #005143;
    border-color: #005143;
    border-radius: 0px;
    padding: 17px 10px 11px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
}
.res-links {
    text-align: center;
}
.book-col {
    padding: 0px;
}

/*--wedding-page--*/
.es_wedding_block header h2 {
    font-family: proxima-nova, sans-serif;
    text-align: center;
    font-size: 20px;
    color: #00A18E;
    font-weight: 700;
}
.es_wedding_block header h1{
    font-family: proxima-nova, sans-serif;
    text-align: center;
    font-size: 36px;
    color: #000000;
    font-weight: 700;
}
.es_wedding_block header p {
    color: #000000;
    text-align: center;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    line-height: 23px;
    margin-top: 25px;
    margin-bottom: 30px;
}
.es_wedding_gallery .owl-carousel .owl-item .item {
    margin: 0px 10px;
}
.es_wedding_gallery {
    margin-top: 25px;
    position: relative;
    width: 100%;
    float: left;
}
.es_wedding_gallery .owl-theme .owl-controls .owl-page span{
    background: #00A18E;
}
.es_wedding_gallery .customNavigation a {
    width: 40px;
    height: 40px;
    background-color: #383838;
    padding: 10px;
    color: #ffffff;
    font-size: 18px;
    position: absolute;
    top: 38%;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s linear;
}
.es_wedding_gallery .customNavigation a:hover{
    background-color: #00A18E;
}
.es_wedding_gallery .customNavigation a.prev {
    left: 0px;
    padding: 9px 12px;
}
.es_wedding_gallery .customNavigation a.next {
    right: 0px;
    padding: 9px 10px 9px 15px;
}
.es_wedding_gallery .owl-pagination {
    margin: 30px 0px;
}
.dream-block {
    width: 100%;
    float: left;
    background: #E8E8E899;
}
.dream-block .dream-content h3{
    font-size: 30px;
    font-family: proxima-nova, sans-serif;
    padding: 5px;
    font-weight: 700;
}
.dream-block .dream-content h3, .dream-block .dream-content p{
    text-align: center;
    font-family: proxima-nova, sans-serif;
    color: #000000;
}
.dream-block .dream-content p{
    padding: 12px;
}
.dream-block .dream-content h3, .river-right h3 {
    color: #00A18E;
    line-height: 1.1;
}
.dream-content-right, .dream-content {
    padding: 20px 10px;
}
.dream-btn .btn {
    background-color: #00A18E;
    color: white;
    border-radius: 5px;
    padding: 8px 24px;
    margin: 10px;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    transition: all 0.3s linear;
}
.dream-btn .btn:hover{
    background-color: #00b691;
}
.river-block {
    width: 100%;
    float: left;
    margin: 50px 0px;
}
.river-right h3{
    font-size: 29px;
    color: #00A18E;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
}
.river-right ul {
    color: #000000;
    font-size: 16px;
    line-height: 25px;
    font-family: proxima-nova, sans-serif;
}
.explore-heading p{
    color: #000000;
    margin-bottom: 16px;
    font-family: proxima-nova, sans-serif;
}
.explore-heading h3{
    font-size: 30px;
    color: #00A18E;
    font-weight: 700;
    font-family: proxima-nova, sans-serif;
}
.explore-block{
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
.explore-content {
    position: relative;
    width: 100%;
}
.image6 {
    display: block;
    width: 100%;
    height: auto;
}
.overlay6 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: bottom;
    width: 100%;
    height: 20%;
    transition: .5s ease;
}
.explore-content:hover .overlay6 {
  height: 100%;
}

.text6 {
  color: white;
  font-size: 20px;
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  font-style: normal;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.text6 a{
    color: #ffffff;
}
.text6 a:hover{
    color: #00b691;
}
.es_wedding_block hr{
    width: 100%;
    float: left;
}
.dream-btn {
    text-align: center;
}
/*--event-calendar--*/
.event-calendar-block {
    padding-top: 10px;
    padding-bottom: 10px;
}
.event-calendar-list ul li {
    color: #ffffff;
    font-size: 18px;
}
.ev-icons-list a {
    width: 40px;
    height: 40px;
    background: transparent;
    display: inline-block;
    font-size: 30px;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
    color: #000000;
    border: 1px solid #000000;
    transition: all 0.3s linear;
}
.ev-icons-list a:hover{
    background-color: #00b691;
    border-color: #00b691;
    color: #ffffff;
}
.ev-icons-list a.e-right .fa-angle-right {
    margin-left: 10px;
}
.event-calendar .form-control {
    width: 150px;
    border-radius: 0px;
    height: 40px;
    font-style: normal;
    color: #000000;
    background-color: transparent;
    border-color: #000000;
}
.event-calendar ul li {
    float: left;
}
.event-calendar-list {
    border-bottom: 1px solid #000000;
    margin-top: 14px;
}
.event-calendar-list ul li a {
    color: #000000;
    border: 1px solid #000000;
    padding: 10px 15px;
    border-bottom: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.event-calendar-list ul li a.active {
    background-color: #00b691;
    color: #fcfcfc;
    border-color: #00b691;
}
.event-calendar-list .fa {
    margin-right: 2px;
}
.event-calendar-list .event-list-items {
    margin-bottom: 6px;
}
.tag-info {
    width: 100%;
    float: left;
}
.tag-info .contact_con_input_control {
    width: 30%;
    border-radius: 0px;
    height: 40px;
    color: #d4b26e;
    background-color: transparent;
    border-color: #d4b26e;
}
.tag-info .contact_con_input_control option, .event-calendar .contact_con_input_control option {
    color: #262626;
}
.tiles-content {
    box-shadow: 0 5px 15px rgb(0 0 0 / 30%);
    margin-bottom: 30px;
}
.tiles-block .tiles-row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.tiles-block .tiles-col{
    display: flex;
    flex-direction: inherit;
}
.tiles-info h2 {
    font-size: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    font-weight: 600;
    font-family: proxima-nova, sans-serif;
    margin-top: 15px;
}
.tiles-info p {
    padding-left: 15px;
}
.tiles-info {
    padding-bottom: 10px;
}
.tiles-info .date {
    background-color: #00b691;
    color: #ffffff;
    font-weight: 600;
    padding: 5px 10px;
    display: inline-block;
    margin-top: 20px;
}
.event-date .date-text {
    display: block;
    font-size: 42px;
    font-family: 'Modern-Regular';
}
.event-date .month-text {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.event-table .table {
    border-color: #4c4c4c;
}
.event-table .table tr td {
    border: 1px solid #343434;
    vertical-align: middle;
}
.event-date {
    text-align: center;
    color: #000000;
}
.event-table-list {
    padding-left: 20px;
}
.event-table-list li {
    margin-bottom: 10px;
}
.event-table-list li a {
    color: #000000;
}
.event-calendar {
    float: right;
    margin-top: 10px;
}
.event-calendar ul{
    margin: 0px;
}
.modal-open{
    padding-right: 0px !important;
}
.popup-event .modal-title {
    font-size: 24px;
    color: #262626;
}
.popup-event .modal-header{
    padding: 10px;
}
.popup-event .modal-body p, .popup-event .modal-body p a{
   color: #262626; 
}
.pop-event{
    padding: 3px;
}
.col_content .desk-view {
    display: block;
    margin-bottom: 5px;
    margin-top: 10px;
}
.col_content .desk-view a {
    font-weight: 600;
}
.single-post-block {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 30px 15px;
  border: 1px solid;
}
.single-text h3 {
    font-family: proxima-nova, sans-serif;
    color: #00b691;
    font-weight: 600;
    margin-top: 0px;
    font-size: 26px;
}
.page-section .center.page_heading.eve_title {
    text-align: center;
    color: #000000;
    font-size: 36px;
    margin-bottom: 25px;
    font-family: proxima-nova, sans-serif;
    margin-top: 20px;
    font-weight: 600;
}

@media(min-width:768px){
    .res-footer{
        display: none;
    }
    .river-col {
        padding-left: 0px;
    }
}
@media (min-width:991px){
    .pop-event{
        display: none;
    }
}
@media (max-width:991px){
    .col_content .desk-view {
        display: none;
    }
    div#calendar ul.dates li {
        height: 100px !important;
    }
}
@media (max-width: 1199px) and (min-width: 992px){

.carousel-caption h1{

    font-size: 40px;

}
    .product-slider #thumbcarousel .item .thumb{
        width: 18%;
        margin: 0px 2px;
    }
.feature-list h3{

    font-size: 20px;

}

nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 20px 15px;
        font-size: 14px;

}

header.inner-navpart .nav.navbar-nav{
	top:100px;
}
a.fot-mail {
    font-size: 12px;
}
.slide-menu li{
    font-size: 16px;
}
    .dream-btn .btn{
        padding: 8px 15px;
    }
    .event-calendar .form-control{
        width: 110px;
    }

}

@media (max-width: 991px) and (min-width: 768px){

.navbar-brand>img{

    width: 100px;

}
.more-info img.img-responsive {
    width: 200px;
}
nav.navbar.bootsnav .navbar-nav > li > a{
    font-size: 14px;
    padding: 20px 10px;

}
.carousel-caption h1{

    font-size: 30px;

    line-height: 45px;

} 

    .product-slider #thumbcarousel .item .thumb{
        width: 18%;
        margin: 0px 3px;
    }

.feature-list{

    margin-bottom: 30px;

} 

.quick-links.title-head{

    margin-left: 0px;
    margin-top: 20px;

}
.quick-links.title-head img.img-responsive {
        padding: 10px 0px 0px;
    width: 150px;
    display: initial;
    margin: 0px auto;
}
.slide-menu li{
    font-size: 12px;
}
.slide-menu li span{
    margin-left: 5px;
}
    .abt-left h1{
        font-size: 35px;
    }
    .explore-content{
        margin-bottom: 25px;
    }
    .event-calendar .form-control{
        width: 75px;
    }

}
@media (max-width:767px) and (min-width:620px){
    .make-reservation-btn{
        position: absolute;
        top: 50px;
        right: 50px;
    }
}
@media (max-width:767px) and (min-width:540px){
    .product-slider #thumbcarousel .item .thumb{
        width: 18%;
        margin: 0px 1px;
    }

}
@media (max-width: 767px) and (min-width: 320px){
    .explore-content{
        margin-bottom: 25px;
    }
    .ad_image{
        display: none;
    }
    .top-menu{
        display: none;
    }
    .menu-text {
        position: relative;
        bottom: 3px;
        right: 3px;
    }
    nav.navbar.bootsnav .navbar-brand{
        float: left !important;
        left: 15px;
        top: 0px;
    }
    .worry-menu{
        box-shadow: none;
    }
    .top-links{
        padding-top: 15px;
        padding-bottom: 15px;
    }
    nav.navbar.bootsnav .navbar-nav > li > a{
        color: #ffffff;
    }
    nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{
        font-size: 15px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .column.right .big {
    line-height: 34px;
        font-size: 30px;
}
    .make-reservation-btn{
        background-color: #00b691 !important;
        color: #ffffff;
        font-weight: 600 !important;
        font-size: 14px;
        padding: 10px 10px;
        margin-bottom: 20px;
        border-radius: 5px;
        transition: all 0.3s linear;
        display: block;
    }
    .make-reservation-btn:hover{
        background-color: #907058 !important;
        color: #ffffff;
    }

.navpart {

    position: initial;

} 
    .navbar-brand>img{
        width: 100px;
    }
    nav.navbar.bootsnav{
        background-color: #ffffff;
    }
header.inner-navpart nav.navbar.bootsnav .navbar-nav > li > a{
    color: #FFFFFF;
}

nav.navbar.bootsnav .navbar-nav > li > a:hover{

    color: #000000;

}
    nav.navbar.bootsnav .navbar-nav > li .make-reservation {
    background-color: #907058 !important;
        border-radius: 0px;
    }
header.inner-navpart nav.navbar.bootsnav .navbar-nav > li > a:hover{

    color: #846046;

}   
div#navbar-menu{
    padding: 0px;
}
nav.navbar.bootsnav .navbar-nav {

    padding-right: 0px;

    background-color: #00b691;

    margin: 0px auto;
    width: 100%;
    margin-top: 40px;

}

nav.navbar.bootsnav .navbar-nav > li > a{

    padding: 10px;
font-weight: 600 !important;
}

.abt-left {

    width: 100%;

    float: left;

    margin-bottom: 25px;

}

.feature-list{

    text-align: center;

    margin-bottom: 30px;

}

.quick-links.title-head{

    margin-left: 0px;
    margin-top: 20px;

}

.more-info img.img-responsive {

    padding: 20px 0px 0px;

}
.quick-links.title-head img.img-responsive {
    padding: 10px 0px 0px;
    width: 150px;
    display: initial;
    margin: 0px auto;
}
.review-block .review-list h3{
    font-size: 26px;
}
.review-block .slick-arrow.slick-prev {
    left: 50px;
}
.review-block .slick-arrow.slick-next {
    right: 50px;
}
.review-block .slick-arrow{
    top: auto;
}
.slider-list {
    position: initial;
    background-color: rgb(6, 158, 120);
}
.slide-menu{
    text-align: left;
}
    table, tr, td, th{
        text-align: left;
    }

/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    tr {
      margin: 0 0 1rem 0;
    }
      
    tr:nth-child(odd) {
      background: #ccc;
    }
    
		td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 0;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
		td:nth-of-type(1):before { content: "Main Level"; color: #846046; font-weight: 700;}
		td:nth-of-type(2):before { content: "Dimensions"; color: #846046; font-weight: 700; }
		td:nth-of-type(3):before { content: "Square Feet"; color: #846046; font-weight: 700; }
		td:nth-of-type(4):before { content: "Ceiling Height"; color: #846046; font-weight: 700; }
		td:nth-of-type(5):before { content: "Theater"; color: #846046; font-weight: 700; }
		td:nth-of-type(6):before { content: "Rounds"; color: #846046; font-weight: 700; }
		td:nth-of-type(7):before { content: "Classroom"; color: #846046; font-weight: 700; }
		td:nth-of-type(8):before { content: "U-Shape"; color: #846046; font-weight: 700; }

/* Force table to not be like tables anymore */
		.ground-div table, thead, tbody, th, td, tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		.ground-div thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

    .ground-div tr {
      margin: 0 0 1rem 0;
    }
      
    .ground-div tr:nth-child(odd) {
      background: #ccc;
    }
    
		.ground-div td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		.ground-div td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 0;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
    You could also use a data-* attribute and content for this. That way "bloats" the HTML, this way means you need to keep HTML and CSS in sync. Lea Verou has a clever way to handle with text-shadow.
		*/
		.ground-div td:nth-of-type(1):before { content: "Ground Level"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(2):before { content: "Dimensions"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(3):before { content: "Square Feet"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(4):before { content: "Ceiling Height"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(5):before { content: "Theater"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(6):before { content: "Rounds"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(7):before { content: "Classroom"; color: #846046; font-weight: 700; }
		.ground-div td:nth-of-type(8):before { content: "U-Shape"; color: #846046; font-weight: 700; }
		}
        
    .river-block{
        margin-bottom: 5px;
    }
    .event-calendar{
        float: left;
    }
    .event-calendar-block {
        padding-top: 0px;
        padding-bottom: 0px;
    }
.pop-event{
    color: #fff;
    background-color: #00b691;
    border-color: #00b691;
}

}

@media (max-width: 767px) and (min-width: 480px){

    .carousel-caption{

        top: 22%;

    }

    .carousel-caption h1{

    line-height: 36px;

    font-size: 26px;

    }

     .carousel-inner>.item img{

        height: auto;

    }
    .more-info img.img-responsive {
    width: 200px;
}

}

@media (max-width: 480px) and (min-width: 320px){

    nav.navbar.bootsnav .navbar-brand span{

        margin-top: 10px;

        margin-bottom: 10px;

    }

    .carousel-caption h1{

        font-size: 16px;

        line-height: 24px;

    }

     .carousel-caption{

        width: 300px;

        top: 24%;

    }
    .slide-menu li{
        font-size: 11px;
    }
    .abt-left h1{
        font-size: 30px;
    }
    .es_wedding_block header h2 {
        line-height: 1.2;
        font-size: 20px;
    }
    .es_wedding_block header h1, .explore-heading h3, .river-right h3 {
        font-size: 30px;
        line-height: 1.1;
    }
    .dream-block .dream-content h3 {
        font-size: 30px;
        margin: 0px;
    }
    .dream-block .dream-content p {
        padding: 12px 0px;
    }
    .em-about .right1 h3 {
        font-size: 24px !important;
        line-height: 1.1 !important;
    }
    .em-about .right1 p, .vertical-center .right1 p {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .column.right .big{
        line-height: 30px;
        margin-top: 0px;
    }
    .column.right .big span {
        font-size: 24px !important;
    }
     .vertical-center header h3, .vertical-center .right1 h3, .vertical-center header h1 {
        font-size: 30px !important;
        line-height: 1.1 !important;
        margin-bottom: 0px;
    }
    .vertical-center header h2 {
        line-height: 1.3 !important;
    }
    .vertical-center p {
        padding: 0px 15px;
    }
    .column h3 {
        font-size: 30px !important;
    }
    .column9 h3, .column4.right h3 {
        font-size: 24px !important;
        line-height: 1.2 !important;
    }
    div#calendar ul.dates li{
        font-size: 20px !important;
    }
    .pop-event {
        background-color: transparent;
        border: none;
    }
    .col_content {
        margin: 0px;
    }
    div#calendar ul.dates li {
        height: 65px !important;
    }
    .pop-event .badge {
        border-radius: 100%;
        padding: 3px 6px;
        color: #ffffff;
        background-color: #00b691;
    }
    .popup-event .modal-title{
        font-size: 16px;
    }
    .event-calendar-list ul li a{
        padding: 10px 5px;
    }
    
}
@media (max-width: 540px) and (min-width: 320px){
    .product-slider #thumbcarousel{
        display: none;
    }
    .product-slider{
        padding: 0px;
    }
    .review-sec .review-block::before, .review-sec .review-block::after{
        background-image: inherit;
    }
    .review-heading h1 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .review-block .review-list h3 {
    line-height: 26px;
    font-size: 20px;
    margin-bottom: 10px;
}
.review-sec{
    padding: 30px 0px;
    padding-bottom: 75px;
}
    .top-links ul li{
        margin-bottom: 10px;
    }
    .top-links ul li{
        border-right: 0px;
    }
    .top-links{
        text-align: center;
    }
    .footer-title{
        font-size: 20px;
    }
    .page-section ul li {
        margin-bottom: 10px;
    }
}
