/*
homepage.css
==================
This file contains styles from style.css that are only used on the home page.
*/
#property_types.rental-additional-filters-home.js-additional-filters-home{display:none !important;}
#property_types.rental-additional-filters-home.js-additional-filters-home.typedropdown{display:block !important;}
.logo img {
    width: 100%;
    max-width: 180px; height:auto;
}
html, body {overflow-x: hidden}
body.mobileActive {
    overflow: hidden;
}
a {
    color: #000;
    text-decoration: underline;
}
.top-bar-mobile a, footer a, #footer-widget a, .breadcrumbs a, .btn, .booking-area a, .icon-block a, .above-footer-container a, .agentBoxContent a {
   text-decoration: none;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
.top-bar-mobile a:hover, footer a:hover, #footer-widget a:hover, .breadcrumbs a:hover, .btn:hover, .booking-area a:hover, .icon-block a:hover, .above-footer-container a:hover, .agentBoxContent a:hover {
    text-decoration: none;
}
a:focus {
    color: inherit;
    outline: 0;
    text-decoration: inherit;
}
a:active {
    outline: 0;
}
#primary {
    position: relative;
    z-index: 0;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
    #rental-filters .form-actions .col-sm-6 {
        width: 100%;
    }

    .find-your-rental-wrapper #rental-filters .form-actions .col-sm-6 {
        width: 50%;
    }
}

@media (min-width: 1200px) {
    .menu-show .col-lg-9 {
        width: 66.66666667%;
    }
    .menu-show .col-lg-3 {
        width: 33.33333333%;
    }
    .container {
        max-width: 2634px !important; width:100%; margin:0 auto !important; left:auto !important;
    }
}
@media screen and (max-width: 767px) {
    ul#menu-footer-1, .menu-footer-menu-2-container {
        display: block !important;
        width: 100% !important;
        float: left;
    }

    .widget.widget_nav_menu li a, .menu-footer-3-container li a {
        padding-left: 0;
    }

    div#footer-widget .widget-title {
        margin-top: 35px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-weight: 700;
    }

    div#footer-widget {
        background-color: #2a2730;
        color: #99979c;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
    }

    #footerline {
        background-color: #2a2730;
    }

    footer#colophon {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 20px !important;
    }

    #footerline {
        background: none;
    }

    #footer-widget a#buttoncall {
        display: block !important;
        background: #337ab7;
        width: 50%;
        color: #fff;
        padding: 10px;
        margin: 15px 0px;
        float: none !important;
    }

    .menu-footer-1-container {
        width: 100%;
    }

    .menu-footer-1-container, section#nav_menu-3, section#nav_menu-4, .menu-footer-1-container {
        float: left;
        width: 100% !important;
    }
}
 
@media (max-width: 767px) {
    .wishlist-alert {
        right: 10px !important;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .home .listing-item-container.col-sm-6:nth-child(2n+1) {
        clear:both !important;
    }
}

@media (max-width: 767px) {
    div#footer-widget .widget-title {
        max-width: 70% !important;
    }
    .alignright {
        display: block !important;
        width: auto !important;
        margin: 0 !important;
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md.res-menu, .hidden-md.contact-menu {
        display: block !important;
    }
}

@media (min-width: 1024px) and (max-width:1199px) {
    .hidden-md.res-menu, .hidden-md.contact-menu {
        display:none !important;
    }
}


div#footer-widget {
    background-color: #007e7a;
    color: #fff;
    padding-top: 40px;
    float: left;
    width: 100%;
}

section#nav_menu-4 {
    font-size: 10pt;
    line-height: 7px;
    padding-left: 1px !important;
}

.textwidget.custom-html-widget {
    font-size: 10pt;
    line-height: 14pt;
}

footer#colophon {
    font-size: 10pt;
}

section#nav_menu-3 {
    line-height: 1px;
    font-size: 10pt;
}

.menu-footer-menu-2-container {
    line-height: 1pt;
    font-size: 10pt;
    float: left;
    width: 33%;
}

.menu-footer-1-container {
    float: left;
    width: 33%;
}

ul#menu-footer-3 {
    float: left;
    width: 100%;
    display: block;
}

section#nav_menu-4 {
    padding-top: 0px;
    line-height: 1px;
    line-height: 1px;
    float: left;
    width: 33%;
    display: block;
}

#footerline {
    width: 100%;
    margin-top: 0px;
    min-height: 25px;
}

.margin-top-7 {
    margin-top: 11px;
}

.btn-transparant {
    background: none;
    box-shadow: none;
    background-image: none;
    border: 0;
    background: #fff;
    border: 0 !important;
    padding: 5px;
    color: #337ab7 !important;
    -webkit-appearance: none !important;
}

.login-wrapper .dropdown-menu {
    border-radius: 0;
    padding: 10px;
    min-width: 200px;
    background: #eee;
}

.login-wrapper .dropdown-menu li a {
    border: 1px solid #428380;
    margin-bottom: 10px;
    color: #2196F3;
    padding: 10px 10px;
    text-align: center;
}

.login-wrapper .dropdown-menu li:hover a {
    border: 1px solid #428380;
    background: #428380;
    color: #fff;
    padding:0;
    text-align: center;
}

.login-wrapper .dropdown-menu li:last-child {
    margin-bottom: 0;
}

input[type="submit"], .btn {
    border-radius: 0;
}

.menu li a {
    color: #fff;
}

.menu li a:hover {
    background-color: transparent;
}

.form-control {
    border-radius: 0;
}

.dropdown-toggle::after, .dropdown-menu .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border: none;
}

.dropdown .open .dropdown-menu {
    left: 100%;
}

.search-form {
    display: inline-block;
    float: right;
    position: relative;
    width: 100%;
}

.search-field, .search-submit {
    height: 3.75rem;
}

.search-submit {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    border: none;
    float: right;
    position: relative;
    width: 3.75rem;
    z-index: 2;
    outline: none;
}

.search-submit:hover .fa-search {
    color: #4c4c4c;
}

form.search-form {
    margin-top: 0px;
}

.vaccation-slider .selectwrap select, .booking-area .selectwrap select {
    width: 100% !important;
}

.vaccation-slider .input-group, .booking-area .input-group {
    width: 100%;
}

.vaccation-slider .btn-availability, .booking-area .btn-availability {
    border: 4px solid #107b75;
}

.see-map {
    position: relative;
}

@media screen and (max-width: 768px) {
    .selectwrap select {
        width: 100% !important;
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    .join {
        position: absolute;
        right: 15px;
    }
    .navbar-nav>li {
        display: block !important;
        float: left;
        width: 100%;
    }
    .join {
        position: absolute;
        right: 0;
    }

    .navbar-nav>li a {
        font-size: 11px !important;
        padding-top: 16px !important;
        display: block;
    }

}
@media screen and (min-width: 1024px) and (max-width: 1067px) {
    .menu-show .pull-right {
        padding:0;
    }
}

label.chk-in-head.chk-feature {
    display: block;
}

.chkin-day label.active,.chkin-nights label.active {
    background: #107b75 !important;
    box-shadow: none;
    color: #fff !important;
    outline: none;
    border: none;
}

.chkin-day .form-group label, .chkin-nights .form-group label {
    font-weight: 600;
    background-color: #ececec;
    color: #808080;
    border-radius: 40px;
    padding: 5px 14px;
    margin: 0 2px 0 2px;
    outline: none;
    border: none;
    box-shadow: none !important;
}

.chkin-day .form-group label {
    padding: 5px 9px;
}

.ex-checkbox {
    position: relative;
    margin: 12px 0;
    font-size: 14px;
}

.ex-checkbox label {
    padding-left: 32px;
    line-height: 140%;
    font-weight: normal;
    display: inline-block;
    position: relative;
}

.ex-checkbox input[type=checkbox] {
    margin: 0;
    opacity: 0;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 10;
    position: absolute;
}

.ex-checkbox input[type=checkbox] + label::before {
    border: 1px solid #9f9f9f;
    width: 20px;
    height: 20px;
    content: '';
    position: absolute;
    left: 0;
    background-color: #fff;
    top: -1px;
}

label.chk-in-head {
    font-size: 1.6rem;
}

span.close {
    font-size: 3.5rem;
    font-weight: 400;
    line-height: 18pt;
}

.ex-checkbox input[type=checkbox]:hover + label::before {
	border: 2px solid #0288d1;
}

.ex-checkbox input[type=checkbox]:focus + label::before {
	box-shadow: 0 0 1px #0288d1;
	outline: none;
}

.ex-checkbox input[type=checkbox]:checked + label::before {
	border: 1px solid transparent;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSIjMDI4OGQxIiBkPSJNMTguOSA4LjhsLTguNyA4LjdjLS4xLjEtLjIuMS0uMyAwbC00LjktNC45Yy0uMS0uMS0uMS0uMiAwLS4zbDEuMi0xLjJjLjEtLjEuMi0uMS4zIDBsMy42IDMuNiA3LjMtNy4zYy4xLS4xLjItLjEuMyAwbDEuMiAxLjJjLjEgMCAuMS4xIDAgLjJ6IiAvPjwvc3ZnPg==') no-repeat center center;
	background-size: 24px 24px;
}

.ex-checkbox input[type=checkbox]:checked:hover + label::before {
	background-size: 30px 30px;
}

.ex-checkbox input[type=checkbox]:disabled {
	cursor: not-allowed;
}

.ex-checkbox input[type=checkbox]:disabled + label {
	color: #bcbcbc;
	cursor: not-allowed;
}

.ex-checkbox input[type=checkbox]:disabled:checked + label::before {
	border: 1px solid transparent;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0Ij48cGF0aCBmaWxsPSIjYmNiY2JjIiBkPSJNMTguOSA4LjhsLTguNyA4LjdjLS4xLjEtLjIuMS0uMyAwbC00LjktNC45Yy0uMS0uMS0uMS0uMiAwLS4zbDEuMi0xLjJjLjEtLjEuMi0uMS4zIDBsMy42IDMuNiA3LjMtNy4zYy4xLS4xLjItLjEuMyAwbDEuMiAxLjJjLjEgMCAuMS4xIDAgLjJ6IiAvPjwvc3ZnPg==') no-repeat center center;
}

.ex-checkbox input[type=checkbox]:disabled + label::before {
	border: 1px solid #bcbcbc;
}

.logo {
    clear: both;
}

#homepageSEOHeader {
    font-size: 28px !important;
}

.logo .bbb, .logo .varma, .logo .logoyear, .logo .readersChoice {
    display: inline-block;
    float: left;
}

@media screen and (min-width: 768px) {
    #homepageSEOImage img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

.logo .varma img {
    width: auto;
    max-height: 57px;
    max-width: none;
}

.logo .bbb img {
    width: auto;
}

.logo .logoyear img, .logo .readersChoice img {
    max-height: 57px;
    width: auto;
    max-width: none;
}

.logo .varma img {
    border-radius: 6px
}

.logo .bbb {
    margin-right: 20px
}

.logo .bbb, .logo .varma, .logo .logoyear, .logo .readersChoice {
    margin-top: 20px;
}

.logo .varma, .logo .logoyear {
    margin-right: 20px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .logo .bbb, .logo .varma, .logo logoyear, .logo .readersChoice {
        margin-top:10px;
        margin-bottom: 20px
    }

    .logo .logoyear img, .logo .readersChoice img {
        max-width: 100% !important;
    }
    .menu.nav li a {
        padding:10px 0px;
        font-size:12px;
    }
    #footer-widget address, #footer-widget p {
        font-size:12px;
    }    
}

@media only screen and (max-device-width : 375px) {
    .logo .logoyear, .logo .readersChoice {
        float:left;
        margin-top: 20px;
        clear: both
    }

    .logo .logoyear img, .logo .readersChoice img {
        max-width: 100% !important;
        margin-bottom: 20px
    }

    .logo .bbb,.logo .varma {
        margin-top: 0;
    }
}

.logoformob {
    display: none;
}

.logoformob {
    clear: both;
    float: left;
    width: 100%;
}

.logoformob .bbbmob,.logo .varmamob {
    display: inline-block;
    float: left
}

.logoformob .bbbmob img, .logoformob .varmamob img {
    width: 125px
}

.logoformob .varmamob img {
    border-radius: 6px
}

.logoformob .bbbmob {
    margin-right: 20px
}

.logoformob .bbbmob,.logoformob .varmamob {
    margin-top: 20px
}

@media only screen and (max-device-width : 430px) {
    .logoformob {
        display:block;
    }

   

    .logoformob .bbbmob img, .logoformob .varmamob img {
        width: 100px
    }

    .logo .logoyear, .logo .readersChoice {
        float: left;
        margin-top: 0 !important;
    }

    .logo .logoyear img, .logo .readersChoice img {
        margin-top: 10px;
    }

    .logoformob .logoyear img {
        max-width: 100% !important;
        width: 80px;
        margin-bottom: 20px
    }

    .logoformob .bbbmob,.logoformob .varmamob {
        margin-top: 0;
    }
}


.top-nav .top-icons {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    margin-top: 0px;
}

.top-nav .top-icons li {
    color: #fff;
    font-size: 12px;
}

.top-nav .top-icons li i {
    margin-right: 5px;
}

.top-nav .top-icons li i.fa.fa-heart {
    margin-right: 0px;
}

.top-nav .top-icons li a {
    color: #428380; font-size:18px; padding:0; text-transform: uppercase;  font-family: "Nunito Sans", sans-serif !important; font-weight:600;
}
a.phoneIcon::before {
    display: inline-block;
    font-family: "FontAwesome";
    content: "\f095";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right:10px;
}

.input-transparant {
    background: none !important;
    outline: 0 !important;
    color: #fff;
}

.top-nav .input-transparant:after {
    content: '\f002';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

.input-bordered {
    border: 1px solid #fff;
    padding-left: 10px;
    color: #fff;
}

.top-nav .input-transparant {
    margin-top: 10px;
    margin-bottom: 10px;
    height: 35px;
    padding: 10px;
    width: 100%;
}

.top-nav button {
    padding: 0;
    font-size: 13px;
    margin: 17px 0;
    color: #fff !important;
}

.login-wrapper a {
    color: #428380 !important;
    font-size: 13px;
}

.login-wrapper .dropdown-menu a {
    color:#428380 !important;
}

.login-wrapper .dropdown-menu a:hover {
    color: #fff !important;
}

.btn-transparant {
    border: 0;
    background: none;
    color: #fff;
}

.menu-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.btn-join {
    color: #fff;
    background:#428380 !important;
    text-transform: uppercase;
    margin-top: 6px;
    border-radius: 0;
    background: none;
    font-size: 16px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 18px !important;
    padding-bottom: 18px; font-weight:700; margin-left:40px;
}

.btn-join:hover {
    color: #fff;
}

@media (max-width : 992px) and (min-width : 767px) {
    .btn-join {
        left: -45px;
        position: relative;
    }
}

.banner {
    padding-top: 80px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.emergency-banner {
    padding: 0;
}

.banner-box {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 25px;
    z-index: 9;
}
.banner-box img {
    max-width: 34%;
    height: auto;
}

.emergency-banner-box {
    display: block;
    background: rgba(255, 215, 0, 0.65);
    text-transform: none;
}

.banner-desc {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.banner-desc ~ .vc_section, .agent-middle, .activities-wrapper, .activity-find {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.banner-box h3, .banner-desc h3 {
    color: #fcd121;
    letter-spacing: 1.2pt;
}

.emergency-banner-box h3, .emergency-banner-box h3 a {
    color: #107b75;
    text-transform: uppercase;
}

.emergency-banner-box img {
    margin-bottom: 0;
}

.banner-box h1, .banner-desc h2, .join-rental h2, .agents-wrapper h2 {
    color: #fff;
    position: relative;
}

.banner-desc h2, .join-rental h2 {
    text-transform: uppercase;
    padding-bottom: 10px;
}

.banner-desc p, .rentalprogram-sec p {
    color: #000; font-size:24px; line-height:120%; margin-bottom:30px; font-family: "Nunito Sans", sans-serif; font-weight:300;
}
.banner-desc .vc_btn3-container{max-width:290px; float:right;}
.banner-desc .vc_btn3{font-family: "Nunito Sans", sans-serif; background:#74b7d6 !important; font-weight:300; font-size:21px; border-radius:10px; padding-left:80px !important; padding-right:70px !important;}
.banner-desc .vc_btn3 i{font-size:28px !important;}
.banner-desc p:last-child{margin-bottom:30px;}

.banner-desc h2.company-name {
    font-size: 24px;
    color: #fcd121;
    font-weight: 800;
    letter-spacing: 1.2pt;
    padding-bottom:0;
}
.banner-desc h1.home-title {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: 900;
    color: #fff;
    position: relative;
}

.banner-desc .home-title:after {
    background: #fcd122;
    height: 4px;
    left: 0;
    position: absolute;
    content: '';
    z-index: 999;
    width: 18%;
    bottom: 0;
}

.join-rental h2 {
    border-bottom: 4px solid #fcd122;
    width: auto;
    margin: 0 auto;
    display: inline;
}

.join-rental p {
    display: block;
    margin: 60px 0px;
    padding-bottom: 0;
    font-weight: 500;
}

.join-rental .btn {
    border: 4px solid #fff;
    min-width: 200px;
    color: #fff;
    font-weight: 800;
}

.booking-area {
    background: rgba(255, 255, 255, 0.85);
    padding: 10px 25px 0px; border-radius:20px;
}

.booking-area .nav li a {
    color: #3d3d3d;
    padding-left: 0;
    margin-right: 50px;
    padding-right: 0; font-size:20px; font-family:"Nunito Sans", sans-serif !important;
}

.booking-area .form-control {
    border-radius: 2px;
}

.booking-area .nav-tabs,
.booking-area .nav li a {
    border: 0;
}

@media (max-width: 600px) {
    .nav-tabs li a {
        font-size: 11px;
    }
}

.booking-area .nav li.active a {
    color: #107b75;
    border: 0;
    border-bottom: 3px solid #107b75;
    font-weight: bold;
    background: none;
}

.form-content {
    margin-top: 30px;
    margin-bottom: 10px;
}

.btn-filter, .more-fltr {
    background: transparent;
    border: 4px solid #107b75;
    border-radius: 0;
    text-transform: uppercase;
    color: #107b75;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-weight: 600;
}

.js-additional-filters-toggle:hover {
    color: #107b75;
}

.btn-availability {
    background: #107b75;
    border-radius: 0;
    text-transform: uppercase;
    color: #fff;
    padding-top: 7px;
    padding-bottom: 7px;
    font-weight: 600;
    margin-bottom: 10px;
}

.btn-availability:hover {
    background: #107b75;
    color: #fff;
}

.feature-head {
    color: #107b75;
    position: relative;
}

.feature-head h2 {
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
}

.feature-head h2 span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 10;
    padding-left: 50px;
    padding-right: 50px;
}


.banner-desc {
    background: linear-gradient(179deg, #ecf1f1 0%, #dbe6e5 100%);
}

.banner-desc a {
    color: #fff;
    text-decoration: underline;
}

.feauture-product {
    padding-top: 30px;
    padding-bottom: 40px;
}

button {
    transition: all 0.5s;
}

.favourite-ic {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    z-index: 1;
}

.view-all-propty:hover {
    background: #fcd122;
}

.favourite-ic:hover {
    color: #fff;
}

.fill-btn {
    background: #107b75;
    color: #fff;
    border-radius: 0;
    font-weight: 600;
}

.btn-view {
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
}

.view-all-propty {
    padding-left: 50px;
    padding-right: 50px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px; background:#428380;
}

.feauture-product .view-all-propty {
    margin-top: 0;
}



.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button, .btn-holder.vaccation-box h2, .charter-list .fill-btn.popular-search-btn {
    background: #fff;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    width: 85%;
    margin: 0 auto;
    color: #107b75;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 2px;
    margin: 0 auto;
    white-space: pre-line;
    word-wrap: break-word;
}

.container-bg {
    position: relative;
    /* background: rgba(0, 0, 0, 0.29); */
}

.container-bg:after {
    content: '';
    position: absolute;
    z-index: 99999;
    color: #fff;
    right: 5%;
    top: -150%;
    display: inline-block;
    width: 150px;
    height: 150px;
    background-size: cover;
}

@media screen and (max-width: 767px) {
    .navAnniversary {
        display: none;
    }
}

.navAnniversary {
    float: right;
    margin:0px 0px 0 0px;}
@media (max-width : 992px) and (min-width : 767px) {
    .navAnniversary {
        position: relative;
        left: -55px;
    }
}
@media screen and (min-width: 1100px) {
    .navAnniversary {
        margin: 25px 0px 0 25px; height:70px; width:auto;
    }
}

.home .container-bg .container {
    width: 100% !important;
}

.home .container-bg .form-actions .col-sm-6 a {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .home .container-bg .form-actions .col-sm-6 {
        width: 50%;
    }

    .home .featured-deals-content-box {
        display: block !important;
    }
}

@media screen and (min-width: 768px) {
    .home .container-bg .form-actions .col-sm-6 {
        width: 100%;
    }

    .home .container-bg .form-actions .col-sm-6 a {
        font-size: 10px !important;
    }

    .feauture-product .view-all-propty {
        margin-top: 50px;
    }
}

@media screen and (min-width: 1100px) {
    .home .container-bg .container{max-width:2328px !important; width:90% !important; padding-left:60px; padding-right:60px;}

    .home .container-bg .form-actions .col-sm-6 a {
        font-size: 14px !important;
    }
}

.btn-holder.vaccation-box button {
    border: 0;
    bottom: 55px;
}

.popular-search-bg .fill-btn.popular-search-btn:hover, .btn-holder.vaccation-box button:hover {
    color: #fff;
    background: #107b75;
}

.btn-holder {
    position: relative;
    overflow: hidden;
}

.popular-search-bg .btn-holder img, .charter-list .btn-holder img {
    width: 100%;
    transition: all 0.5s;
}

.popular-search-bg .btn-holder, .charter-list .btn-holder {
    margin-bottom: 30px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.join-rental, .agents-wrapper, .business-detail-area {
    background: #0f7b74;
    color: #fff;
    padding: 50px;
    font-weight: 600;
    text-align: center;
}

.rental-bg {
    background: #0f7b74;
}

.join-rental {
    z-index: 2;
}

.unsubscribe {
    text-align: right;
    color: #868686;
    font-weight: 400;
    font-size: 20px;
    float: right; font-family:"Nunito Sans", sans-serif;
}

.wpb_wrapper.vc_figure, .wpb_single_image .vc_single_image-wrapper, .intro-image .wpb_wrapper .wpb_single_image.wpb_content_element .wpb_wrapper.vc_figure .vc_single_image-wrapper img {
    width: 100%;
}

.enews input, .catalogue input {
    margin-bottom: 20px;
    border-radius: 0;
    color: #0f7b74;
    border: 1px solid #0f7b74;
    height: 40px;
}

.enews h3, .catalogue h3 {
    margin-top: 0;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f7b74;
    margin-bottom: 20px;
}

.footer {
    background: #007e7a;
    margin-top: 50px;
    padding-top: 50px;
    color: #fff;
}

.above-footer-container {
    margin-bottom: 50px;
}

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
}

::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}

:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.margin-top-7 {
    margin-top: 12px;
}
@media (max-width:767px) {
    .xs-margin-top-7 {
        margin-top: 12px;
    }
}

.top-nav .show-mobile {
    display: none;
}

.search-form {
    position: relative;
}

.top-nav button.search-submit {
    position: absolute;
    z-index: 9999;
    right: 0 !important;
    top: 0;
    background: none;
    border: 0;
    margin: 10px 0px;
}

#footer-widget a, .site-info a {
    color: #fff;
}

.container-custom {
    float: none !important;
    margin: 0 auto !important;
}

.popular-search-bg .btn-holder figure, .popular-search-bg .btn-holder figure .vc_single_image-wrapper, .popular-search-bg figure {
    width: 100%;
}

.helpful-links-head {
    margin-bottom: 10px;
}

.feature-head.helpful-links-head:after {
    height: 0px;
}

/*Dropdown Css*/
@media screen and (min-width: 768px) {
    .dropdown:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.item:after {
    top: 0;
}

@media screen and (min-width: 992px) {
    .favourite-ic:hover {
        color: red;
    }

    .favourite-ic:hover .fa-heart-o:before {
        content: "\f004";
    }
}

.booking-area .home-tab-btn {
    margin-top: 0 !important;
}

.star-ratings-sprite-rating {
    background: url("/wp-content/themes/wp-bootstrap-starter-child/images/star-rating-sprite-2021.png") repeat-x !important;
    background-position: 0 100% !important;
    color: transparent;
    padding-top: 1px;
    padding-bottom: 5px;
    display: inline-block;
    height: 14px;
}

.star-ratings-sprite {
    width: 110px;
}

input::-webkit-input-placeholder {
    color: #0f7b74 !important;
    font-weight: 500;
}

input:-moz-placeholder {
    /* Firefox 18- */
    color: #0f7b74 !important;
    font-weight: 500;
}

input::-moz-placeholder {
    /* Firefox 19+ */
    color: #0f7b74 !important;
    font-weight: 500;
}

input:-ms-input-placeholder {
    color: #0f7b74 !important;
    font-weight: 500;
}

.wishlist-button {
    color: #fff;
    right: 0;
}

.favourite-ic:hover .wishlist-button {
    color: red;
}

.add_to_wishlist_icon {
    position: relative;
    cursor: pointer;
    float: right;
    bottom: 45px;
    right: 0;
    padding: 10px;
    padding-bottom: 0;
    font-size: 20px;
}

.wishlist-alert {
    position: absolute;
    float: right;
    top: 50px;
    right: 200px;
    z-index: 99999;
    display: none;
}

.container-bg .booking-area select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #ffffff;
    background-image: none;
}

.container-bg .booking-area select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #555;
    cursor: pointer;
}

.bx-wrapper {
    box-shadow: none !important;
    border: 0 !important;
}

.home .listing-item-container .listing-item-body {
    padding-top: 10px;
}
.featured-deals.horizontal .listing-item-container {
    padding:0;
    margin:0;
}

.featured-deals.horizontal .listing-item-body .left-col {
    padding-left: 0;
}
.featured-deals.horizontal .listing-item-body h2 {
    color: #107b75;
    font-size: 20px;
    font-weight: 600;
    margin-top: 3px;
}
.featured-deals.horizontal .listing-item-flipkeyrating {
    position:relative;
    bottom: unset;
    left: unset;
}
.featured-deals.horizontal .listing-item-excerpt {
    margin-top:10px;
}
.featured-deals.horizontal .deals_prices {
    margin-top: 15px;
    text-align: center;
}
.featured-deals.horizontal .deal-box-item {
    position: relative;
    border: 1px solid #107b75;
    padding: 0;
    box-sizing: border-box;
    margin: 0 0 15px;
}
.featured-deals.horizontal .deal-box-item .row,
.featured-deals .listing-item-body .row {
    margin:0;
}
@media screen and (max-width:480px) {
    .featured-deals.horizontal .deal-box-item .row.view-deals {
        margin-top:48px;
    }
    .featured-deals.horizontal .listing-item-header {
        position:absolute !important;
        top:-292px;
        width:100%;
    }
}
@media screen and (min-width:768px) {
    .featured-deals.horizontal .rating-description-wrapper {
        bottom:unset !important;
        top:45px;
    }
    .featured-deals.horizontal .rating-description-wrapper img {
        bottom: unset !important;
        top: -31px;
        transform: rotate(180deg);
    }
}
@media screen and (min-width:990px) {
    .featured-deals.horizontal .listing-item-header {
        padding: 5px 15px;
    }
    .featured-deals.horizontal .listing-item-excerpt {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}

.deals_price_box {
    position: absolute;
    z-index: 99999;
    left: 0;
    width: 100%;
    background: #0f625db3;
    padding: 15px;
    display: none;
}
.featured-deals.horizontal .deals_price_box {
    background: #0f625d;
}

#show_deals_price {
    font-size: 12px;
    color: #fff;
}
#show_deals_price span {
    color:#000;
}

.featured-deals-image-box {
    overflow:hidden;
}
.featured-deal-slideshow img {
    width:100%;
    height:auto;
}

.home .listing-item-container {
    margin-bottom: 15px;
}
.home .listing-item-container .listing-item {
    min-height: 430px;
}
@media screen and (min-width:768px) {
    .home .listing-item-container .listing-item {
        min-height: 485px;
    }   
}
.home .listing-item-container .listing-item-header h2 a {
    color: #1a7a74;
}
.home .listing-item-body .right-col,
.home .listing-item-body .left-col {
    padding:0;
}
@media screen and (max-width:767px) {
    .home .listing-item-body .right-col {
        padding-left:0;
    }
}

.home .listing-item-price {
    position: relative
}

.listing-item-price h4 .fa {
    color: #fcd122;
    font-size: 24px;
    position: relative;
    top: -5px;
}

@media screen and (min-width: 1100px) {
    .listing-item-price h4 .fa {
        top: -3px;
    }
}

.home .listing-item-price h4 {
    font-weight: bold;
    cursor: pointer;
}

.multi-featured-deals-image-box {
    position: relative;
    overflow:hidden;
    padding:0;
}

.home .container-bg {
    padding-left: 15px;
    padding-right: 15px;
}

.home .listing-item-container.col-sm-6:nth-child(2n+1) {
    clear: none;
}

@media(max-width: 1100px) {
    .booking-area .nav li a {
        margin-right: 20px;
    }
   

    .btn-join {
        color: #107b75;
        border: 4px solid #107b75;
        text-transform: uppercase;
        margin: 10px 5px 10px 0;
        border-radius: 0;
        background: none;
        font-size: 13px;
        padding-left: 5px;
        padding-right: 8px;
        padding-top: 10px !important;
        padding-bottom: 10px;
        display: block;
        float: right;
        text-align: center;
    }
    .rental-bg img {
        height: 100%;
    }

    .join-rental h2 {
        font-size: 36px;
        display: block;
    }

    .join-rental p {
        display: block;
        font-weight: 500;
    }

    .join-rental {
        padding: 50px 30px;
    }

    .enews h3, .catalogue h3 {
        margin-top: 0;
        font-weight: 700;
        text-transform: uppercase;
        color: #736d66;
        margin-bottom: 20px;
        font-size: 100%;
    }

    .vis-mob {
        display: block;
    }

    .center-text-mob {
        text-align: center;
    }

    .center-text-mob img {
        max-width: 120px;
        float: none;
        margin: 0 auto;
        margin-bottom: 30px;
    }
}

.top-nav .top-icons li {
    color: #fff;
    font-size: 14px;
    display: inline;
}
.headerContactText {
    position: relative;
}
.headerContact li {
    margin: 0 20px 0 0;
}

.headerContact li#topbar_search_trigger {
    margin-right: 0;
}

@media screen and (min-width: 768px) {
    .top-nav .top-icons li.show-mobile {
        display: none;
    }
}

#headerEmail a {
    background: url(https://www.emeraldislerealty.com/wp-content/themes/wp-bootstrap-starter-child/images/mail-ic-small.png) left 2px no-repeat;
    padding: 0 0 0 20px;
}

.mobileNavPhone .fa-phone {
    margin-right: 7px;
}

.home #hero-slider .splide__pagination li {
    margin:0 3px;
}
.home #hero-slider .splide__pagination .splide__pagination__page {
    background:#fff;
    opacity: 1;
}
.home #hero-slider .splide__pagination .splide__pagination__page.is-active {
    background:#107b75;
}

@media screen and (max-width: 1024px) {
    #headerEmail,
    .top-nav .wishlist-link {
        display: none !important;
    }
}

@media(max-width: 767px) {
    .home #hero-slider {
        padding-top: 145px !important;
    }

    .topbar-visible-search {
        position: absolute;
        width: 100%;
        background: #107b75;
        display: none;
        z-index: 9999999999;
        left: 0;
    }
    .topbar-visible-search.active {
		display: block;
    }
    .top-nav button.search-submit {
        margin:0;
    }
    .top-nav button.search-submit .fa-search {
        color:#107b75;
    }

    .view-all-propty {
        max-width: 100%;
        text-align: center;
        font-size: 100%;
    }

    .top-nav .top-icons li i.fa-search {
        cursor: pointer;
    }

    .top-bar-mobile {
        position:relative;
		z-index: 9999;
		right: 0;
		top:0;
    }

    .hide-mobile {
        display: none;
    }
    .container-custom {
        width: 98%;
    }
    .eir-site-header {
		position: fixed;
		top: 0;
		z-index: 99999;
		background: #fff;
	}
	a.logo {
		top: 0;
		z-index: 9999;
		left: 0;
		padding: 10px 0;
		width: auto;
		background: #fff;
	}
    .top-nav {
        margin-top: -1px;
    }

    .banner {
        margin-top: -1px;
    }

    .nav-tabs>li {
        float: left;
        margin-bottom: -1px;
        width: 25%;
        margin-right: 0;
        text-align: center;
    }
    .booking-area .form-control {
        border-radius: 2px;
        min-height: 40px;
        margin-bottom: 10px;
    }

    .banner-desc .home-title:after {
        width: 70%;
    }
    .row-eq-height {
        display: block;
    }

    .rental-bg img {
        height: auto;
    }

    .enews form button {
        width: 100%;
        float: right;
        margin-right: 0;
    }

    .center-text-mob {
        text-align: left;
    }

    .center-text-mob img {
        margin: 0;
        max-width: 100%;
        margin-bottom: 30px;
    }
    .margin-mobile {
        margin-top: 30px;
    }

    .popular-search-bg .btn-holder {
        margin-bottom: 20px;
        /*border: 1px solid #ccc;*/
    }
    .feature-head h2 span {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 90%;
    }
    .menu-show {
        position: relative;
    }

    .top-nav {
        margin-right: 0px;
        margin-left: 0px;
    }

    .top-nav .top-icons {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .popular-search-bg .fill-btn.popular-search-btn {
        width: 80%;
    }

    .popular-search-bg .container-custom {
        width: 100%;
    }
}

@media(min-width: 768px) {
    .home #hero-slider .splide__pagination {
        bottom:15px;
    }
    .home .container-bg {
        left: 0;
    }
    .show-mobile {
        display: block;
    }

    .logo {
        padding-top: 25px;
        text-align: center;
    }
    .vaccation-box {
        margin-bottom: 15px;
    }
}
@media(min-width: 1100px) {
    .home #hero-slider .splide__pagination {
        bottom:215px;
    }
    .home .container-bg {
        position: absolute;
        left: 0;
        top: 540px;
        width: 100%;
        z-index: 1;
    }

    .show-mobile {
        display: none;
    }

    .popular-search-bg, .feauture-product, .help-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    .pull-right-desk {
        float: right;
    }

    .container-custom {
        width: 1100px !important;
    }
    .join-rental p {
        font-size: 18px;
    }
}

@media(min-width: 769px) and (max-width:991px) {
    .top-nav .top-icons li a, .top-nav button, .login-wrapper a {
        font-size: 90%;
    }
}

.alignright {
    float: right;
    margin: 0 0 1em 1em;
}

.alignleft {
    float: left;
    margin: 0 1em 1em 0;
}

#rental-filters .input-group, #rental-filters .selectwrap, #rental-filters .selectwrap select {
    width: 100%;
}

#rental-filters .btn-filter, #rental-filters .btn-availability {
    width: 100%;
}

@media(min-width: 768px) and (max-width:1100px) {
    .home .listing-item-price h4 {
        font-weight: bold;
        font-size: 100%;
    }
    .activities-img-right .wpb_wrapper, .activities-img-right .img-fit-image, .img-fit-image, .activities-img-right .img-fit-image .vc_single-image-wrapper, .wpb_single_image .vc_single_image-wrapper {
        height: 100%;
    }

    .activities-img-right .img-fit-image .vc_single_image-wrapper, .wpb_wrapper {
        vertical-align: middle;
        height: 100%;
    }
    .top-nav .top-icons li i {
        margin-right: 5px;
    }

    .top-nav .hide-mobile {
        padding-right: 0;
        padding-left: 0;
    }

    .rental-bg img {
        height: auto !important;
    }
    .btn-availability {
        font-size: 85%;
    }
    .join-rental {
        padding: 34px 30px;
    }
}
@media(min-width: 992px) {

    .vaccation-slider .home-tab-btn, .booking-area .home-tab-btn {
        margin-top: 30px;
    }
}

.wpb_single_image figure {
    overflow: hidden;
}

.home-tab-btn a {
    width: 100%;
}

#custom-intext-style {
    border: solid 2px #dddddc;
    border-radius: 4px;
    height: 40px;
    box-shadow: none;
    color: #404042;
}

body.home .emeraldForms .rental-additional-filters-home, body.home .emeraldForms .real-estate-additional-filters-home, .emeraldForms .rental-additional-filters, .emeraldForms .real-estate-additional-filters {
    display: none;
}

.emeraldForms .selectwrap {
    position: relative;
    display: block;
    background: #ffffff;
    overflow: hidden;
    border-radius: 4px;
    height: 40px;
    border: 2px solid #dddddc;
}

.emeraldForms select {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 .5em;
    color: #555;
    cursor: pointer;
}

.emeraldForms select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #ffffff;
    background-image: none;
}

.emeraldForms .selectwrap::after {
    content: '\f107';
    position: absolute;
    top: 5px;
    right: 10px;
    bottom: 0;
    padding: 0;
    background: #fff;
    pointer-events: none;
    font-family: 'FontAwesome';
    font-size: 20px;
    z-index: 55;
}

.emeraldForms .selectwrap:hover::after {
    color: #555;
}

.emeraldForms .selectwrap::after {
    -webkit-transition: .25s all ease;
    transition: .25s all ease;
}

.bootstrap-select:not(.open) .dropdown-menu {
    display:none !important;
}
.bootstrap-select.open .dropdown-menu {
    display:block !important;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    background-color:#fff;
}

@media only screen and (min-width: 768px) {
    body.home .emeraldForms .form-actions {
        position: relative;
        top: -60px;
        height: 55px;
    }
}

/**** BEGIN: Bootstrap support for 5 column grid ****/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}
/**** END: Bootstrap support for 5 column grid ****/

/*** For rental list icons **/
ul.rentalfeatures {
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
}

ul.rentalfeatures li {
    display: inline-block;
    margin-right: 7px;
    margin-bottom: 8px !important;
}

ul.rentalfeatures li:last-child {
    margin-right: 0;
}

ul.rentalfeatures li img {
    max-height: 13px;
    width: auto;
}

/* img zooming */
.card:hover .card__thumb>a>img, .btn-holder:hover img {
    transform: none;
}

.card:hover .card__thumb>a>img {
    opacity: 1;
}

@media only screen and (min-width: 768px) {
    .card:hover .card__thumb>a>img, .btn-holder:hover img {
        transform: scale(1.2);
    }

    .card:hover .card__thumb>a>img {
        opacity: 0.6;
    }
}

.fa.fa-heart.wishlist-active, .fa.fa-heart-o {
    font-size: 20px;
}

.featured-deals-outer.gtm-click-weekly-deals , .slider>.row-deals {
    display: flex;
    justify-content: center;
}

/* BEGIN: Menu Styles */
@media screen and (max-width: 767px) {
    #mobilebackdrop {
        background: #fff;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 92px;
        z-index: 9999;
    }
}

@media screen and (min-width: 768px) {
    #mobilebackdrop {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    #menu-top-nav li.nav-item a {
        color: #fff;
        z-index: 0;
    }

    #menu-top-nav > li.nav-item > a {
        background: #0f7b74;
    }

    #menu-top-nav > li.nav-item > ul.dropdown-menu > li.nav-item a {
        background: #159894;
    }

    #menu-top-nav > li.nav-item > ul.dropdown-menu > li.nav-item.menu-item-has-children > ul.dropdown-menu > li.nav-item > a {
        background: #28ccc7;
    }

    #menu-top-nav a {
        border-bottom: 1px solid #fff;
    }

    #menu-top-nav li.nav-item:hover > a {
        background: #0f7b74 !important;
    }

    ul.dropdown-menu, .open>.dropdown-menu {
        display: none;
    }

    #menu-top-nav .caret {
        display: inline-block;
        background: url(/wp-content/themes/wp-bootstrap-starter-child/images/caret.png) center center no-repeat;
        border: 0 !important;
        color: #fff;
        padding: 20px 20px 20px 50px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
    }

    #menu-top-nav .caret.submenuOpen {
        background: url(/wp-content/themes/wp-bootstrap-starter-child/images/caret_up.png) center center no-repeat;
    }

    ul#menu-top-nav .dropdown-menu {
        position: static;
        display: none;
        float: none;
        background: #159894 !important;
        padding: 0;
        box-shadow: none;
        border-radius: 0 !important;
        border: 0 !important;
        margin: 0;
    }

    ul#menu-top-nav li .dropdown-toggle.nav-link {
        background: #222;
        color: #fff;
        padding: 10px 15px;
    }

    ul#menu-top-nav .dropdown-menu a {
        color: #fff;
        text-align: left;
        margin-bottom: 0;
        text-transform: uppercase;
    }

    ul#menu-top-nav li a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        padding-left: 15px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width: 990px) {
    .res-menu {
        margin-left: 6px;
    }

    .contact-menu ul {
        margin-top: 5px;
    }

    .contact-menu ul li:first-child {
        border-top: 1px solid #ddd;
        padding-top: 6px;
    }
}

@media screen and (min-width: 1024px) {
    #menu-top-nav > li.nav-item > a {
        padding-right: 12px; 
    }

    #menu-top-nav > li#menu-item-22019.nav-item > a {
        padding-right: 8px;
    }
	#menu-top-nav li.nav-item > a {border-radius:10px;}

    #menu-top-nav li.nav-item:hover > a {
        background: #0f7b74 !important;
        color: #fff;
        border-radius:10px;
    }
	
	#menu-top-nav li.nav-item li:hover > a{border-radius:0px;}

    #menu-top-nav li.open > a {
        background: #0f7b74 !important;
        color: #fff;
    }

    #menu-top-nav li.nav-item > ul.dropdown-menu li.nav-item a {
        padding-right: 30px;
    }

    #menu-top-nav .caret {
        position: absolute;
        right: 8px;
    }

    #menu-top-nav > li.nav-item > .caret {
        top: 28px;
    }

    #menu-top-nav > li.nav-item > ul.dropdown-menu li.nav-item .caret {
        top: 18px;
    }
}
@media screen and (min-width: 1100px) {
    #menu-top-nav > li.nav-item > a {
        padding-right: 14px; 
    }
    #menu-top-nav .caret {
        right: 10px;
    }
}

li.nav-item:hover > .caret {
    color: #fff;
}

#menu-top-nav .caret:hover {
    cursor: pointer;
}

.main-menu ul li a {
    color: #808080;
    font-size: 18px !important;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 20px;
    padding-bottom: 20px;  font-family: "Nunito Sans", sans-serif !important; font-weight:700; text-transform:uppercase; 
}

.main-menu ul ul li a {
    padding: 10px 8px;
}
.main-menu ul ul ul li a {
	padding: 6px 8px;
}

ul#menu-top-nav .res-menu ul, .contact-menu ul {
    padding: 0 10px;
    list-style: none;
}

ul#menu-top-nav .res-menu li a {
    border: 1px solid #8f9ebb;
    display: inline-block;
    margin: 5px 0;
    padding: 7px 10px!important;
    font-size: 13px;
}

ul#menu-top-nav li a.mobileNavEmail {
    background: url(/wp-content/themes/wp-bootstrap-starter-child/images/mail-ic-black.png) 15px center no-repeat;
    padding-left: 35px !important;
}

/* General menu styles */
.mob-menu {
    border: 0;
    background: url(/wp-content/themes/wp-bootstrap-starter-child/images/menu.png);
    width: 30px;
    height: 30px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    top: 10px;
    left: 10px;
    float: right;
}

.menu-hidden {
    display: none;
}

.menu-hidden.active {
    display: block !important;
    background: #fff;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: scroll;
}

.mob-menu:focus {
    border: 0;
    outline: 0;
}

@media (max-width: 767px) {
    .menu-show .pull-right {
        width: 100%;
    }

    .mob-menu {
        z-index: 99999;
        left: auto;
    }

    .menu-hidden.active {
        position: fixed;
        top: 146px;
        left: 0;
        z-index: 9999;
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .menu-show .pull-right {
        width: 100%;
    }

    .mob-menu{
        top: 16px;
    }

    .menu-hidden.active {
        position: fixed;
        top: 155px;
        left: 0;
        z-index: 9999;
        width: 100%;
        padding: 0;
    }
}

@media (min-width: 1024px) {
    .menu-hidden {
        display: block;
        height: 60px;
    }

    .mob-menu {
        display: none;
    }
}

/* END: Menu Styles */
/* BEGIN: Weather Styles */
#header-widget-area {
    display: inline-block;
    line-height:.5;
}

#noaa-weather {
    padding: 0px;
    overflow: hidden;
    color: #fff;
    font-size: 12px;
    line-height: 1.5;
    display: inline-block;
}

#noaa-weather img {
    float: left;
}

#noaa-weather #noaa-weather-temps {
    margin-top: 3px;
    display: inline-block;
}
#severe-weather-area {
	display: inline-block;
    position: relative;
    margin-right: 20px;
}
#covid-area-mobile {
	position: fixed;
    top: 53px;
	right: 95px;
}
#severe-weather-area-mobile {
	position: fixed;
    top: 30px;
	right: 150px;
}

@media only screen and (min-width: 768px) {
	#severe-weather-area-mobile img {
		margin-right: 10px;
	}
    #covid-area-mobile {
        position: relative;
        float: right;
        top: 16px;
        right: -240px;
        display: inline-block;
        margin: 0 1rem;
    }
}
@media only screen and (min-width: 990px) {
    #severe-weather-area-mobile { display: none; }
}
@media only screen and (min-width: 1100px) and (max-width:1340px) {
    /* needed so severe weather displays correctly */ 
    .top-nav .hide-mobile {
        padding-right: 0;
        padding-left: 0;
    }
}

/* END: Weather Styles */
@media (max-width: 767px) {
    .wish-on-mob {
        background: #fff;
        border-bottom: 1px #fff solid;
        width: 500px;
    }
}

@media (min-width: 1024px) and (max-width: 1260px) {
    #menu-top-nav > li.nav-item > a {
        font-size: 12px;
    }
}

@media (min-width: 1024px) and (max-width: 1200px) {
    .btn-join {
        font-size: 9.5px;
        margin-top: 9px;
        padding: 10px 5px;
    }

    .navAnniversary {
        float: right;
        margin: 10px 3px 0 0;
        max-height: 40px;
        width:auto;
    }
}

@media (max-width: 767px) {
    .at-share-dock-outer {
        display: none;
    }
}


.header-enews {
    position: relative;
    background:linear-gradient(#f9f9f9, #dbe6e6);
	text-align: center;
	padding: 4px 0;
}

/* enews close button  */
.enews-close {
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
	background: none;
	border: none;
	font-size: 20px;
	cursor: pointer;
	color: #333;
}
@media (max-width: 768px) {
    .header-enews {
        display: none;
    }
}
.header-enews .enews-copy {
	color:#107b75;
    text-transform: uppercase;
}
.header-enews input[type="email"] {
	display:inline-block;
	border: solid 1px #a6a6a2;
    color:#555;
    padding: 0px 8px;
}
.header-enews .btn {
	background:#46a5a3;
	color:#ffffff;
	padding: 3px 10px;
    top: -1px;
    position: relative;
    border-radius: 5px;
}
@media (min-width:768px) {
	.header-enews .enews-copy {
		margin-right:16px;
	}
    .header-enews input[type="email"] {
        width:200px;
		margin-right:16px;
		margin-bottom:0;
    }
}
#rental-filters input[type="text"] {
    height: 40px;
}
#rental-filters input[type="text"]::placeholder {
    color: #555 !important;
}
.wishlist-wrap .fa-heart-o { border-radius: 60px; position: fixed; width: 60px; bottom: 20px; height: 60px; text-align: center; color: #fff; font-weight: bold; left: 90px; background: #007e7a; font-size: 1.5em; padding: 14px; line-height: 32px; z-index: 9999; text-decoration: none!important; box-shadow: 0 0 7px #333; cursor: pointer; }
.wishlist-wrap .wishlist-count-container { position: fixed; bottom: 59px; text-align: center; color: #fff; font-weight: bold; left: 130px; background: #242424; font-size: 15px; z-index: 9999; text-decoration: none!important; cursor: pointer; padding: 5px; border-radius: 50%; line-height: 1; width: 25px; height: 25px;}


/* floating icon css  */
.wishlist-wrap.wishlist-bottom-nww .fa:before{color:#fff;}
.wishlist-wrap.wishlist-bottom-nww .wishlist-count-container{background:transparent; right:35px; left:auto; padding-left:0; bottom:37px; text-align:center; color:#107b75;}

.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue .fa-heart:before{color:#5ECDC2;}
/*.wishlist-wrap.wishlist-bottom-nww .fa-heart:before{color:#5ECDC2;} */
.wishlist-wrap.wishlist-bottom-nww .wishlist-link.zeroValue .fa-heart:before{color:#fff;}
.wishlist-wrap.wishlist-bottom-nww .fa{border-radius:60px; position:fixed; bottom:32px; text-align:center; color:#fff; font-weight:bold; right:32px; background:#107b75; font-size:2.7em; line-height:32px; z-index:9999; text-decoration:none!important; cursor:pointer;}

.page-template-wishlist .wishlist-wrap.wishlist-bottom-nww{display:none;}
.page-template-wishlist #trchat-app-iframe.trchat-bottom-right{bottom:20px !important; right:80px !important; width:60px !important;}
.wishlist-wrap.wishlist-bottom-nww .increaseValue .wishlist-count-container{color:#fff;}

.wishlist-wrap.wishlist-bottom-nww a.wishlist-link{box-shadow:0 0 7px #333; background:#107b75; padding:15px 10px; width:60px; height:60px; border-radius:50%; position:fixed; right:20px; bottom:20px; z-index:999;}
.wishlist-wrap.wishlist-bottom-nww a.wishlist-link.zeroValue .fa{animation:none;}
.wishlist-wrap.wishlist-bottom-nww .heartanimated{animation:beat .5s linear 3 forwards;}
@keyframes beat{
	to { transform: scale(1.2); }
}

/* yellow bg color on click */
.wishlist-wrap.wishlist-bottom-nww a.wishlist-link:has(.heartanimated){background: rgba(246,213,44,1);}
.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue:has(.heartanimated) .fa-heart:before{color:#fff;}
.wishlist-wrap.wishlist-bottom-nww .wishlist-link.increaseValue:has(.heartanimated) .wishlist-count-container{color:#107b75;}
.wishlist-wrap.wishlist-bottom-nww a.wishlist-link .heartanimated.fa-heart{background:rgba(246,213,44,1);}
/*  End yellow bg color on click */

#trchat-app-iframe.trchat-bottom-right{right:20px !important; bottom:100px !important;}

/* Scroll Top */
.scrollup {border-radius: 60px; position: fixed; bottom: 180px; right: 20px; display: none; background:#007e7a; content: "\f077"; font-size: 2.5em !important; padding: 14px; z-index: 9999; text-decoration: none !important; box-shadow: 0 0 7px #333;}
.scrollup.fa {display: none;}

/* End floating icon css  */

.sec-heading{text-transform:uppercase; line-height:89px; font-family:"Nunito Sans", sans-serif !important; font-weight:400; margin:0;}
.vaccation-box .wpb_single_image .wpb_wrapper.vc_figure{border-radius:10px;}
.vaccation-box .wpb_single_image .wpb_wrapper.vc_figure img{max-height:688px;}
.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button{font-size:45px; width:100% !important; left:0; right:0; bottom:0; background:rgba(16, 123, 117, .84); color:#fff; border-radius:0 0 10px 10px; font-weight:400;     padding-top: 15px;
    padding-bottom: 15px;}
.btn-holder.vaccation-box .wpb_text_column.wpb_content_element{position:relative;}
article.listing-item .listing-item-link a{background:#3b7975;}
.feauture-product .view-all-propty{border-radius:10px; margin-top:0 !important;}
.rentalprogram-heading{font-family:"Nunito Sans", sans-serif !important; font-weight:400; text-transform:uppercase;}
.rentalprogram-sec img{border-radius:30px;}
.rentalprogram-heading{margin-bottom:70px !important; margin-top:0;}
.rentalprogram-sec .vc_btn3, .whybook-sec .vc_btn3{background:#428380 !important; border-radius:10px; padding:18px 10px; max-width:400px; width:100%; text-align:center; font-size:18px !important; font-family:"Nunito Sans", sans-serif !important; font-weight:700; line-height:100%; color:#fff !important; text-transform:uppercase;}
.rentalprogram-sec{background:linear-gradient(#f9f9f9, #dbe6e6);}
.rentalprogram-sec .vc_btn3-container.vc_btn3-inline, .whybook-sec .vc_btn3-container.vc_btn3-inline{width:100%;}
.rentalprogram-sec p{line-height:130%;}
.whybook-sec .vc_cta3{border:0 !important; text-align:center; background:transparent !important;}
.whybook-sec .vc_cta3 .vc_cta3-content-header h2{font-size:70px; font-family:"Nunito Sans"; line-height:130%; margin-bottom:80px; text-transform:uppercase;}
.whybook-sec .vc_cta3 p{color:#fff; font-size:44px; font-family:"Nunito Sans";}
.whybook-sec .vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:65px}
.whybook-sec .vc_cta3-actions{position:absolute; bottom:0; left:0; right:0;}
.home .container-bg .form-actions .col-sm-6 a{border-radius:10px;}

.top-icons.headerContact{display:flex; align-items:center; justify-content:end;}
li.headerContactText img{width:18px; margin-right:8px;}
.logosec{display:flex; align-items:center;}
.top-nav .top-icons li a.btn.btn-transparant{margin-top:-3px;}
.menuwrap{display:flex; justify-content:end; align-items:center;}
.above-footer-container.container{padding-left:40px; padding-right:40px; padding-top:70px; padding-bottom:70px;}
.above-footer-container.container .enews .news-wrap{max-width:415px; width:100%; margin:0 auto; padding-right:10%;}
.above-footer-container.container .enews .news-wrap h3{font-size:70px; color:#428380; font-family:"Nunito Sans", sans-serif; font-weight:400;}
.above-footer-container.container .enews .news-wrap input{font-size:20px; color:#868686; background:#e1e1e1; height:60px; border:0 !important; padding-left:25px !important; padding-right:25px !important;}
.above-footer-container.container .enews .news-wrap input::placeholder{color:#868686 !important;}
.above-footer-container.container .enews .news-wrap .btn{background:#428380; color:#fff; height:60px; border:0 !important; font-size:25px; font-family:"Nunito Sans", sans-serif; font-weight:700;}
.above-footer-container.container .catalogue h3.vis-mob{font-size:46px; font-family:"Nunito Sans", sans-serif; font-weight:400; color:#428380;}
.above-footer-container.container .margin-mobile .btn-filter{background:#95b8b6 !important; font-size:20px; font-weight:700; height:60px; color:#fff; border:0;}
.above-footer-container.container .margin-mobile .btn-view{height:60px; background:#428380; color:#fff; font-size:20px; font-weight:700;}
.above-footer-container.container .margin-mobile{font-size:20px; font-weight:700;}
.above-footer-container.container .row.d-flex{display:flex; align-items:center;}
#footer-widget .col-md-4 h3.widget-title{display:none;}
#footer-widget .icon-widget i{font-size:36px;}
#footer-widget .icon-widget img{width:48px; margin-right:10px;}
#footer-widget .icon-widget, #footer-widget .icon-widget p{font-size:28px; font-family:"Nunito Sans", sans-serif; line-height:150%; text-transform:uppercase;}
#footer-widget .icon-widget p{margin-bottom:50px;}
#footer-widget .icon-widget p:last-child{margin-bottom:50px;}

#footer-widget h3.widget-title{font-size:36px; font-family:"Nunito Sans", sans-serif; font-weight:700; text-transform:uppercase; margin-bottom:20px; margin-top:0;}
#menu-footer-menu-2 li, #menu-footer-1 li, #menu-footer-3 li{margin-bottom:17px;}
#menu-footer-menu-2 li a, #menu-footer-1 li a, #menu-footer-3 li a{font-size:25px; text-transform:uppercase; font-family:"Nunito Sans", sans-serif; line-height:120%; padding:0; position:relative;}
#menu-footer-menu-2 li a:after, #menu-footer-1 li a:after, #menu-footer-3 li a:after{content:""; position:relative;}
.logo .logoyear img, .logo .readersChoice img, .logo .varma img, #footer-widget .logo img{max-height:90px; max-width:100%;}
div#footer-widget:before{position:absolute; content:""; height:100%; background:url("/wp-content/themes/wp-bootstrap-starter-child/images/2024/header-topwave.png"); background-size:100%; z-index: 9; background-repeat:no-repeat; top: 0;}
div#footer-widget{position:relative; background-image:url("/wp-content/themes/wp-bootstrap-starter-child/images/2024/footerbg-scaled.jpg"); background-size:cover; padding-top:200px; padding-bottom:150px}
.footerwave{    margin-bottom: -100px;
    position: relative;
    z-index: 9;}
.footerwave img{object-fit:cover;}
div#footer-widget .textwidget .logo{float:left; width:50%;     display: flex;
    align-items: center;}
div#footer-widget .textwidget .logo .bbb, div#footer-widget .textwidget .logo .varma, div#footer-widget .textwidget .logo .logoyear{max-width:33%;}
div#footer-widget .copyright{float:left; font-size:20px; font-family:"Nunito Sans", sans-serif; text-transform:uppercase;}
#text-3{float:left; width:100%;}
.footer-bottom{height:100px; position:absolute; bottom:0; left:0; right:0; background:#1f514e; opacity:.62;}
#footer-widget .logosec{margin-bottom:70px; margin-top:-100px}
#footer-widget .logosec img{max-height:100%; height:auto;}
#footer-widget .logosec .navAnniversary{border-color:#23615e;}

#hero-slider .banner-box h3{color:#fff; font-size:44px; font-family:"Nunito Sans", sans-serif; font-weight:400;}
.banner-desc p a{color:#000;}
.home .listing-item-container {padding-left:0px; padding-right:0px;}

.whybook-wave{position:absolute; top:0; left:0;}
.hero-banner{height:630px;}

@media(min-width: 1921px)
{
	.banner-desc p, .rentalprogram-sec p{color: #000; font-size:39px; line-height:120%; margin-bottom:30px;}
	.banner-desc .vc_btn3{padding-right:20px !important; font-size:39px;}
	.banner-desc .vc_btn3 i{font-size:39px !important; left:15px !important;}
	.booking-area .nav li a{font-size:33px;}
	.emeraldForms .selectwrap{height:54px !important;}
	#weeklyRentalsContent select{height:54px !important; font-size:24px;}
	#weeklyRentalsContent .emeraldForms .selectwrap::after{top:11px !important;}
	.admin-bar.home .container-bg{top:550px !important;}
	.home #hero-slider .splide__pagination {bottom:280px !important;}
	.btn{font-size:36px;  font-family:"Nunito Sans"; line-height:100%; border-radius:10px;}
	.btn.btn-availability{font-weight:700;}
	.btn-filter.js-additional-filters-toggle{}
	
	.home .container-bg .form-actions a.btn-filter.js-additional-filters-toggle{font-size:16px !important; padding:12px 5px; line-height:100%; font-family:"Nunito Sans"; width:48% !important;}
	.btn-reset.js-rental-filter-reset{font-size:14px !important; padding:12px 5px !important; line-height:100%; font-family:"Nunito Sans"; width:48% !important; margin-left:4% !important; background:#a8a8a8 !important; color:#fff !important; border-radius:10px; float:left; line-height:100%; font-family:"Nunito Sans";}
	.btn-filter.js-additional-filters-toggle{background:#95b8b6; border:0; color:#fff; float:left;}
	.button-group.home-tab-btn .btn.btn-filter{background:#95b8b6; border:0; color:#fff; padding:10px; font-family:"Nunito Sans";}
	
	
}

@media(min-width: 1400px)
{
	.vc_section.rentalprogram-sec{padding-left:45px !important; padding-right:45px !important;}
	.vc_section.whybook-sec{padding-left:30px !important; padding-right:30px !important;}
	.container-fluid.popular-search-bg .container{padding-left:60px; padding-right:60px;}
	.vc_section.container-fluid.feauture-product > .vc_row.wpb_row > .wpb_column.vc_column_container > .vc_column-inner{padding-left:60px !important; padding-right:60px !important;}
	.vc_section.container-fluid.banner-desc{padding-left:45px !important; padding-right:45px !important;}
	.paddingright45{padding-right:45px;}
	.container.eir-site-header{padding-left:75px; padding-right:75px;}
}

@media(min-width: 768px)
{
	#rental-filters .form-actions .col-sm-6{width:50%;}
	.map-image{padding-right:10%;}
	.container{width:100% !important;}
}

@media(max-width: 1921px)
{
	.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button{font-size:26px;}
	.sec-heading{font-size:40px !important; line-height:110%;}
	.sec-heading.space, .rentalprogram-heading{margin-bottom:50px !important;}
	.rentalprogram-heading{font-size:40px !important;}
	.whybook-sec .vc_cta3 .vc_cta3-content-header h2{font-size:46px; margin-bottom:50px;}
	.whybook-sec .vc_cta3 p{font-size:30px;}
	.rentalprogram-sec .vc_btn3, .whybook-sec .vc_btn3{font-size:18px !important; max-width:300px;}
	.whybook-sec .vc_general.vc_cta3.vc_cta3-actions-bottom .vc_cta3-content{margin-bottom:50px}
	.banner-desc .vc_btn3{max-width:350px !important; padding-right:20px !important;}
	.btn{ font-family:"Nunito Sans"; line-height:100%; border-radius:10px;}
	.btn.btn-availability{font-weight:700; font-size:20px; padding:12px !important;}
	.home .container-bg .form-actions a.btn-filter.js-additional-filters-toggle{font-size:16px !important; padding:12px 5px; line-height:100%; font-family:"Nunito Sans"; width:48% !important;}
	.btn-reset.js-rental-filter-reset{font-size:16px !important; padding:12px 5px !important; line-height:100%; font-family:"Nunito Sans"; width:48% !important; margin-left:4% !important; background:#a8a8a8 !important; color:#fff !important; border-radius:10px; float:left; line-height:100%; font-family:"Nunito Sans";}
	.btn-filter.js-additional-filters-toggle{background:#95b8b6; border:0; color:#fff; float:left;}
	.button-group.home-tab-btn .btn.btn-filter{background:#95b8b6; border:0; color:#fff; padding:10px; font-family:"Nunito Sans";}
	body.home .emeraldForms .form-actions{top:-64px;}
	.top-icons.headerContact li.socialicon{margin-right:10px;}
	.top-icons.headerContact li.socialicon img{height:18px;}
	.whybook-sec .vc_cta3-container h3{font-size:40px !important; text-transform:uppercase; font-family:"Nunito Sans" !important;}
}

@media(max-width: 1900px)
{
	.main-menu ul li a{font-size:14px !important;}
	.btn-join{font-size:14px;}
	.btn-join{margin-left:15px;}
	.logo img{height:auto;}
	.navAnniversary {margin: 25px 0px 0 10px; height:55px; width:auto;}
	.top-nav .top-icons li a{font-size:14px;}
	.headerContact-wrap{padding-bottom:5px;}
}

@media(max-width: 1600px)
{
	.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button{font-size:26px;}
	.rentalprogram-heading, .sec-heading{font-size:40px !important;}
	.whybook-sec .vc_general.vc_cta3{padding:0 !important;}
	.banner-desc .vc_btn3{padding-left:70px !important; font-size:21px; max-width:300px !important;}
	.banner-desc p, .rentalprogram-sec p{font-size:21px;}
	.banner-desc .vc_btn3 i {font-size:21px !important;}
	.home .container-bg .form-actions a.btn-filter.js-additional-filters-toggle{font-size:14px !important;}
	.btn-reset.js-rental-filter-reset{font-size:14px !important;}
	.above-footer-container.container .enews .news-wrap h3{font-size:50px;}
	.above-footer-container.container .catalogue h3.vis-mob{font-size:34px;}
	#menu-footer-menu-2 li a, #menu-footer-1 li a, #menu-footer-3 li a{font-size:18px;}
	#footer-widget h3.widget-title{font-size:28px;}
	div#footer-widget .copyright{font-size:16px;}
	#footer-widget .icon-widget, #footer-widget .icon-widget p{font-size:20px;}
	#footer-widget .logosec img{height:100px;}
	#footer-widget .logosec .navAnniversary{height:90px;}
	#footer-widget .icon-widget img{width:38px;}
	.whybook-sec .vc_cta3 .vc_cta3-content-header h3{font-size:30px !important; color:#fff; font-family:"Nunito Sans" !important; text-transform:uppercase;}
	.whybook-sec .vc_cta3 p {font-size:22px;}
	.rentalprogram-sec .vc_btn3, .whybook-sec .vc_btn3{font-size:18px !important;}
	.vc_section.whybook-sec > .vc_row.wpb_row:first-child{margin-bottom:75px !important;}
	.vc_section.whybook-sec{padding-top:125px !important; padding-bottom:70px !important;}
	.vc_section.rentalprogram-sec .vc_btn3-container{margin-top:0 !important;}
	.vc_section.rentalprogram-sec h3.vc_custom_heading.rentalprogram-heading{margin-bottom:25px !important;}
	
}

@media(max-width: 1320px)
{
	.btn-join{padding-left:15px; padding-right:15px; margin-left:10px;}
	.main-menu ul li a{padding-top:10px; padding-bottom:10px;}
	#menu-top-nav > li.nav-item > .caret{top:18px; right:5px;}
	#menu-top-nav > li.nav-item > a{padding-right:10px;}
	.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button{font-size:21px;}
	.rentalprogram-heading, .sec-heading{font-size: 34px !important;}
	.whybook-sec .vc_cta3 .vc_cta3-content-header h2 {font-size:28px; margin-bottom:20px;}
	#hero-slider .banner-box h3{font-size:34px;}
	.logosec .navAnniversary{left:0; max-height:55px;}
	.banner-desc .vc_btn3{font-size:18px; padding-left:60px !important; max-width:250px !important;}
	.vc_btn3.vc_btn3-size-lg .vc_btn3-icon{left:15px !important;}
	.btn.btn-availability{font-size:16px;}
	
	.home .container-bg .form-actions a.btn-filter.js-additional-filters-toggle{width:100% !important;}
	.btn-reset.js-rental-filter-reset{width:100% !important; margin-left:0 !important;}
	.btn.btn-availability{padding:8px !important;}
	.above-footer-container.container .enews .news-wrap h3{font-size:40px;}
	.above-footer-container.container .catalogue h3.vis-mob {font-size:24px;}
	.above-footer-container.container .margin-mobile .btn-filter, .above-footer-container.container .margin-mobile .btn-view{font-size:14px; height:45px;}
	.above-footer-container.container .enews .news-wrap .btn{font-size:20px; height:45px;}
	.unsubscribe{font-size:16px;}
	.banner-desc p, .rentalprogram-sec p {font-size:16px;}
}
@media(max-width: 1320px) and (min-width: 1024px)
{
	.home .booking-area{padding-bottom:20px !important;}
}
@media(max-width: 1279px)
{
	.menu-hidden .menu-padding{display:none}
	.home #hero-slider {padding-top: 0 !important;}
	.eir-site-header{left:0; right:0;}
	a.social-toggle{right:70px !important; top:36px !important; position:fixed !important;}
	.headerContact-wrap{display:none;}
	.menu-hidden.active{top:69px;}
	.menu-hidden.active a.social-toggle{position:fixed !important;}
	.menu-hidden.active .menu-padding{display:block;}
	ul#menu-top-nav .dropdown-menu a{color:#000;}
	.mob-menu{top:auto;}
	.menu-hidden.active .mob-menu{position:fixed; right:15px; top:34px; left:auto;}
	.container.eir-site-header .row{display:flex; align-items:center;}
	.top-bar-mobile .row .container-fluid{width:100%;}
	#menu-top-nav > li.nav-item > .caret{top:0 !important;}
	.mob-menu {display: block;}
	.menu-show .btn.btn-join.hide-mobile{display:none;}
	.home .container-bg {top:auto;}
	.whybook-sec .vc_btn3{max-width:220px;}
	.hero-banner {height:430px;}
}

@media(max-width: 992px)
{
	.logosec .navAnniversary{height:40px;}
	.booking-area .nav li a{font-size:16px;}
	.nav>li>a{padding:3px 10px;}
	.above-footer-container.container .row.d-flex{display:block;}
}

@media(max-width: 767px)
{
	.banner-desc .vc_btn3-container{float:none; text-align:left;}
	body.home .emeraldForms .form-actions {top:auto;}
	body.home #rental-filters{padding-bottom:140px;}
	.textwidget.icon-widget{margin-top:20px;}
	div#footer-widget .textwidget .logo{width:100%;}
	div#footer-widget .copyright{width:100%; text-align:center;}
	#text-3 .textwidget{flex-wrap:wrap;}
	.textwidget.custom-html-widget{text-align:center;}
	#footer-widget .icon-widget img {width:24px;}
	#footer-widget .icon-widget p {margin-bottom:25px;}
	div#footer-widget{padding-bottom:40px;}
	.footer-bottom{height:50px;}
	#footer-widget .widget.widget_nav_menu{text-align:center;}
	div#footer-widget .widget-title {max-width:100% !important;}
	#footer-widget .logosec{justify-content:center;}
	div#footer-widget .textwidget .logo{justify-content:center; margin-bottom:30px;}
	.logo .logoyear img, .logo .readersChoice img, .logo .varma img, #footer-widget .logo img {max-height:55px; max-width:100%;}
	#footer-widget .logosec img{height:100px; max-height:100%;}
	.above-footer-container .center-text-mob{text-align:center; }
	.above-footer-container .center-text-mob img{max-width:200px; margin:30px auto 0;}
	.above-footer-container.container .catalogue h3.vis-mob{text-align:center;}
	.above-footer-container.container{padding-bottom:0;}
	#hero-slider .banner-box h3 {font-size: 16px;}
	.btn-reset.js-rental-filter-reset{padding:6px 5px !important;}
	#rental-filters .btn.btn-availability.js-rental-filter-submit{padding:10px 5px !important;}
	.booking-area .nav li a{font-size:14px;}
	.whybook-sec .vc_cta3-container{margin-top:50px}
	.whybook-sec .vc_col-sm-4:first-child .vc_cta3-container{margin-top:0px}
	.rentalprogram-heading, .sec-heading {font-size:24px !important;}
	.whybook-heading .sec-heading {font-size:30px !important;}
	.homelisting-slide{padding:0;}
	.view-all-propty{font-size:16px; padding-top:14px; padding-bottom:14px;}
	.vc_section.whybook-sec{padding-top:80px !important; margin-top:40px;}
	.whybook-sec .whybook-heading{margin-bottom:50px !important;}
	.whybook-sec .vc_cta3 .vc_cta3-content-header h3{font-size:24px !important; line-height:140%;}
	.rentalprogram-heading{margin-top:30px;}
	.whybook-sec .vc_cta3 p{font-size:18px;}
	.whybook-sec .vc_cta3-container{padding-bottom:20px;}
	#hero-slider img{height:100% !important;}
	.banner-desc > .container{padding-left:0; padding-right:0;}
	.booking-area{padding:20px 15px 15px;}
	.banner-desc .vc_btn3{max-width:225px !important; font-size:16px;}
	.vc_section.container-fluid.banner-desc{padding-top:40px !important; padding-bottom:10px !important;}
	.popular-search-bg > .vc_row.wpb_row.vc_row-fluid{padding-top:45px !important;}
	.popular-search-bg > .vc_row.wpb_row.vc_row-fluid h3.sec-heading br{display:none;}
	.popular-search-bg .vc_row.wpb_row.vc_inner.vc_row-fluid{padding-left:15px; padding-right:15px;}
	.wpb_single_image.wpb_content_element.vc_align_left{padding-right:0 !important;}
	.vc_section.rentalprogram-sec{padding-top:40px !important; padding-bottom:20px !important;}
	.above-footer-container.container .enews .news-wrap{padding-right:0}
	.feauture-product{padding-bottom:0;}
	.popular-search-bg .fill-btn.popular-search-btn, .btn-holder.vaccation-box button{font-size:18px;}
	.rentalprogram-sec .vc_row.wpb_row.vc_inner.vc_row-fluid.container{padding-left:0; padding-right:0;}
	.rentalprogram-sec .vc_btn3, .whybook-sec .vc_btn3 {font-size:16px !important; padding:14px 10px;}
	.btn.btn-filter.js-additional-filters-toggle, .btn.btn-availability.js-rental-filter-submit{margin-bottom:15px !important;}
	body.home #weeklyRentalsContent .form-actions, body.home .booking-area .form-actions{bottom:10px;}
	.hero-banner{height:210px;}
}

@media(max-width: 420px)
{
	.banner-box h3 br{display:none;}
}

@media(max-width: 405px)
{
	.booking-area .nav li a{margin-right:10px;}
}


/* wishlist - styles */
.header-wishlist .fa{font-size:30px;color: #5ecdc2;}
.header-wishlist .fa.zeroValue:before{color:#fff;}
.header-wishlist #wishlist_header_count{}
.header-wishlist .fa.increaseValue:before{color:#5ECDC2;}
.header-wishlist .fa.increaseValue ~ .wishlist-count-container #wishlist_header_count{color:#fff;}
.header-wishlist{float:left; position:relative;}
.header-wishlist span{position:absolute; left:50%; top:50%; transform:translate(-50%, -50%); color:#fff; font-size:13px; font-weight:600;}
.eir-site-header .wishlist-link .wishlist-count-container {
    display: block !important;
}

/* Featured deals tooltop styles */
/* Custom Tooltip Styles */
#custom-tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    /* background: rgba(0, 0, 0, 0.9); */
    background: #111;
    color: #fff;
    padding: 15px;
    border-radius: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    transform: translate(-50%, -4px);
    text-decoration: none;
    text-shadow: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-transform: none;
    line-break: auto;
}

/* Tooltip Visible State */
#custom-tooltip.in {
    opacity: 0.9;
}

 /* Tooltip Arrow - Points Downward */
#custom-tooltip::after {
    content: "";
    position: absolute;
    top: 98%; 
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.9) transparent transparent transparent;
}
#custom-tooltip.bottom::after {
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    border-width: 0 6px 6px 6px;
    border-color: transparent transparent rgba(0, 0, 0, 0.9) transparent;
}
#custom-tooltip.right::after {
    top: 50%;
    left: -6px;
    transform: translateY(-50%);
    border-width: 6px 6px 6px 0;
    border-color: transparent rgba(0, 0, 0, 0.9) transparent transparent;
}
#custom-tooltip.left::after {
    top: 50%;
    right: -6px;
    transform: translateY(-50%);
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent rgba(0, 0, 0, 0.9);
}
