p {
    font-size: 14px;
    color: #696969;
    line-height: 26px;
}
.nm-row{
    max-width: 1170px;
}
.footer-border{
    position: relative;
}
.scroll-layer {
    top: 0;
    left: 0;
}
.bg-layer, .scroll-layer {
    height: 100%;
    position: absolute;
    width: 100%;
}
#nm-footer {
    background-color: #173d4b;
    background-repeat: repeat;
    background-position: right bottom;
    background-attachment: scroll;
    padding: 0px 0px 80px !important;
}
#nm-footer .nm-footer-widgets {
    position: relative;
    margin-bottom: 20px;
    padding-top: 10px;
}
#nm-footer .nm-footer-widgets {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
    border: 0px solid !important;
}
.nm-footer-bar{
    display: none !important;
}

#nm-footer .nm-widget-title {
    font-family: "Museo_Slab_300";
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px !important;
    text-transform: capitalize;
    color: #16929e;
}
.nm-footer-block-grid .widget_text .footer-address, 
.nm-footer-block-grid .widget_text, 
.nm-footer-block-grid .widget_text p, 
.nm-footer-block-grid .menu-main_nav-container {
    font-family: "AzoSans-Regular";
    font-size: 14px;
    font-weight: 100 !important;
    color: white;
    line-height: 1.5;
}
.footer_one_copyright p,
.footer_one_copyright p a {
    font-family: "AzoSans-Thin" !important;
    line-height: 20px !important;
    margin: 20px 0 0;
}
#nm-footer a {
    color: #ffffff;
}
#nm-footer a:hover {
    color: #16929e;
}
.nm-footer-block-grid::before,
.nm-footer-block-grid::after{
    display: none;
}
.nm-footer-block-grid li{
    width: auto;
    padding-bottom: 0px;
}
.nm-footer-block-grid{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
nav.nm-right-menu,
nav.nm-main-menu{
    float: none;
}
nav.nm-right-menu li a,
nav.nm-main-menu li a {
    color: #173d4b !important;
    font-family: "Museo_Slab_300" !important;
    font-size: 16px !important;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
}
.nm-header.centered .nm-header-inner > .nm-row > div{
    position: unset;
    transform: unset;
    padding: 0px;
}
.nm-header-inner > .nm-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nm-header-inner > .nm-row::before,
.nm-header-inner > .nm-row::after{
    display: none;
}
.nm-main-menu-wrap{
    order: 1;
    text-align: right;
}
.nm-header-logo{
    order: 2;
    padding: 0px 17px !important;
}
.nm-right-menu-wrap{
    order: 3;
}
.widget ul li{
    margin-bottom: 0px;
    line-height: normal;
}
#menu-footer-quick-links li a {
    border-bottom: 0 none;
    margin-bottom: 4px;
    padding-bottom: 0;
    display: inline-block;
}
.header-border-1 .nm-header {
    padding-top: 0px;
}
.header-on-scroll.header-border-1 .nm-header {
    padding-top: 0px;
}
.rentals_section p{
    padding-bottom: 40px;
}
.rentals_section h3 strong{
    color: #6fa3a8;
}
section.vc_section.contact-us-wrapper {
    padding-top: 100px;
}
.img_slider .vc_inner img{
    box-shadow: 0 0 6px 1px grey !important;
}
.img_slider .vc_inner img:hover{
    box-shadow: 0 0 3px 1px grey !important;
}
section.top-banner-part{
    padding-top: 140px !important;
    padding-bottom: 100px !important;
}
.vc_section.map-section{
    padding-top: 120px !important;
    padding-bottom: 120px !important;
}
.nm-top-bar-text {
    text-align: center;
    line-height: 2em;
    padding: 5px 0px 6px;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    color: white;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
}
#nm-top-bar{
    background: #ff1616;
}
.siesta-search-only-wrapper .siesta-field input,
.siesta-search-only-wrapper .siesta-field select {
	background-color: rgba(255, 255, 255, 0.95);
}
.siesta-field input, 
.siesta-field select {
    /*padding: 8.7px 15px;*/
}

.under_renovation{
	position: relative;
}
.under_renovation:after{
	position: absolute;
	content: "Under Renovation";
	width: 100%;
	max-width: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	display: flex;
	justify-content: center;
	color: #fff;
	font-family: 'Museo_Slab_300';
	font-size: 20px;
	text-align: center;
	line-height: 1;
	background: rgba(0, 0, 0, 0.15);
}

@media screen and (max-width: 1024px) {
    .vc_section.map-section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .vc_section.check-availability-section .col-sm-12,
    .vc_section.check-availability-section{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .inner-banner-text h1 {
        font-size: 40px !important;
    }
    .inner-banner-text h3 {
        font-size: 36px !important;
    }
    .nm_column.right_content_rental {
        width: 49% !important;
        margin-bottom: 1.5rem !important;
    }
    div.center-headline h2 {
        font-size: 30px !important;
    }
    .center-headline-row > .col-sm-12{
        padding-left: 0px;
        padding-right: 0px;
    }
    section.vc_section.outdoor-activity-wrapper{
        padding-top: 0px !important ;
    }
    .inner-level-heading h1{
        margin-bottom: 16px !important ;
    }
    .img_slider h4{
        margin-bottom: 50px !important ;
    }
    section.vc_section.vacation-wrapper{
        background-position: left top !important;
    }
}

@media screen and (max-width: 990px) {
    .nm-mobile-menu .nm-mobile-menu-scroll{
        margin-right: 0px;
    }
    #nm-mobile-menu-main-ul{
        margin-left: 0px;
    }
    #nm-mobile-menu-main-ul.menu > li {
        border-bottom: 1px solid #808080 !important;
    }
    #nm-mobile-menu-main-ul.menu > li > a {
        text-transform: uppercase;
        color: white !important;
        font-family: "Museo_Slab_300" !important;
        font-size: 16px !important;
        font-weight: normal;
        margin-bottom: 0;
        margin-left: 20px;
    }
    .nm-mobile-menu-content .col-xs-12,
    .nm-mobile-menu-content > .nm-row{
        padding: 0px;
    }
    .nm-mobile-menu-content{
        background-color: #191919;
    }   
    .nm-menu-icon {
        height: 19px;
    }
    .nm-menu-icon span.line-3 {
        bottom: 2px;
    }
    .nm-menu-icon span{
        height: 2px;
    }
    .nm-footer-block-grid > li {
        padding: 0 12px 40px;
    }
    .nm-footer-block-grid #text-4{
        max-width: 221px;
    }
    section.vc_section.contact-us-wrapper {
        padding-top: 60px;
    }
    .header-mobile-default .nm-menu-icon {
        height: 17px;
        width: 23px;
    }
    .park-posts .col-sm-2 {
        width: 50%;
        float: left;
        margin-bottom: 40px;
    }
    #nm-mobile-menu .nm-mobile-menu-content {
        padding: 0 0 0px;
    }
    .nm-mobile-menu-secondary{
        display: none;
    }
    #nm-mobile-menu-main-ul{
        padding-top: 0px;
    }
    .top-bar-mobile-none .nm-top-bar {
        display: inherit;
    }
}

@media screen and (max-width: 960px) {
    
}
@media screen and (max-width: 767px) {
    
    .nm-footer-widgets-inner .col-xs-12 {
        padding: 0px 30px;
    }
    .nm-footer-block-grid {
        flex-direction: column;
    }
    .nm-footer-block-grid #text-4 {
        max-width: unset;
    }
    .nm-footer-block-grid > li {
        padding: 0 12px 20px;
    }
    .nm-header-logo svg, .nm-header-logo img {
        height: 72px !important;
    }
    .vc_section.testimonial-wrapper,
    .vc_section.beach-park-wrapper,
    .vc_section.top-banner-part,
    .vc_section.profile-post-wrapper{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .feature-post-wrapper .nm_column_inner  {
        width: 50%;
        float: left;
        margin-top: 0;
        margin-bottom: 0;
    }
    .vc_section.map-section {
        text-align: center;
    }
    .vc_section.map-section  .no-content{
        padding-left: 0px;
        padding-right: 0px;
    }
    .vc_section.testimonial-wrapper{
        padding-bottom: 0px !important;
    }
    .vc_section.check-availability-section{
        background-position: center left !important;
    }
    .beach-park-wrapper .park-posts {
        margin: 0px auto;
    }
    .nm-row.lower-feature-post{
        width: 100%;
        margin: 0px auto;
    }
    .lower-feature-post .lower-post {
        margin: auto;
        margin-bottom: 20px;
        width: 100%;
    }
    .beach-park-wrapper .park-posts .beach-posts {
        width: 100%;
        margin-bottom: 20px;
    }
    .home .beach-park-wrapper .park-posts {
        display: flex;
        flex-wrap: wrap;
    }
    .home .beach-park-wrapper .park-posts .beach-posts {
        width: 50%;
    }
    section.vc_section.contact-us-wrapper {
        padding: 35px;
        padding-right: 35px;
    }
    .gform_legacy_markup_wrapper .gform_footer {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .inner-banner-text h1 {
        font-size: 30px !important;
    }
    .inner-banner-text h3 {
        font-size: 36px !important;
    }
    section.vc_section.inner-page-banner{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    section.vc_section.rentals_section .col-sm-6:first-child{
        padding-right: 0px !important;
    }
    .nm_column.right_content_rental {
        width: 100% !important;
        text-align: center;
    }
    .right_content_rental .alignleft {
        float: none;
    }
    .nm_column.right_content_rental {
        padding: 16px 45px !important;
        margin-bottom: 0px !important;
    }
    div.room-number h1 {
        font-size: 75px !important;
        line-height: 52px;
    }
    div.comfort-posts .col-sm-2, 
    div.outdoor-posts   .col-sm-2 {
        width: 50%;
        display: inline-block;
    }
    div.vacation-table + div,
    div.vacation-table{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media screen and (max-width: 640px) {
    .beach-park-wrapper .park-posts .beach-posts {
        width: 100%;
    }
    .hb-search-form-no-children .hb-check-dates-wrapper {
        width: 100% !important;
    }
    .check-availability-wrapper .hb-search-fields.hb-clearfix {
        border: 0px solid #e7e7e7;
    }
}
@media screen and (max-width: 480px) {
    .nm-header-logo svg, .nm-header-logo img {
        height: 72px !important;
    }
    .beach-park-wrapper .park-posts .beach-posts {
        width: 100%;
    }
    section.img_slider .vc_images_carousel .vc_carousel-control.vc_left, 
    section.img_slider .vc_images_carousel .vc_carousel-control.vc_right {
        top: 210px !important;
    }
}
@media screen and (max-width: 375px) {
    .nm-header-logo svg, .nm-header-logo img {
        height: 55px !important;
    }
}

