.line-height-normal {
    line-height: normal
}

.custom-header-logo-container-height {
    height: 115px
}

.m-none {
    margin: 0!important
}

.m-auto {
    margin: 0 auto!important
}

.m-xs {
    margin: 5px!important
}

.m-sm {
    margin: 10px!important
}

.m-md {
    margin: 15px!important
}

.m-lg {
    margin: 20px!important
}

.m-xl {
    margin: 25px!important
}

.m-xlg {
    margin: 30px!important
}

.mt-none {
    margin-top: 0!important
}

.mt-xs {
    margin-top: 5px!important
}

.mt-sm {
    margin-top: 10px!important
}

.mt-md {
    margin-top: 15px!important
}

.mt-lg {
    margin-top: 20px!important
}

.mt-xl {
    margin-top: 25px!important
}

.mt-xlg {
    margin-top: 30px!important
}

.mb-none {
    margin-bottom: 0!important
}

.mb-xs {
    margin-bottom: 15px!important
}

.mb-sm {
    margin-bottom: 10px!important
}

.mb-md {
	margin-top: 10px!important;
	
    margin-bottom: 15px!important
}

.mb-lg {
    margin-bottom: 20px!important
}

.mb-xl {
    margin-bottom: 25px!important
}

.mb-xlg {
    margin-bottom: 30px!important
}

.mr-none {
    margin-left: 0!important
}

.ml-xs {
    margin-left: 5px!important
}

.ml-sm {
    margin-left: 10px!important
}

.ml-md {
    margin-left: 15px!important
}

.ml-lg {
    margin-left: 20px!important
}

.ml-xl {
    margin-left: 25px!important
}

.ml-xlg {
    margin-left: 30px!important
}

.mr-none {
    margin-right: 0!important
}

.mr-xs {
    margin-right: 5px!important
}

.mr-sm {
    margin-right: 10px!important
}

.mr-md {
    margin-right: 15px!important
}

.mr-lg {
    margin-right: 20px!important
}

.mr-xl {
    margin-right: 25px!important
}

.mr-xlg {
    margin-right: 30px!important
}

.p-none {
    padding: 0!important
}

.p-xs {
    padding: 5px!important
}

.p-sm {
    padding: 10px!important
}

.p-md {
    padding: 15px!important
}

.p-lg {
    padding: 20px!important
}

.p-xl {
    padding: 25px!important
}

.p-xlg {
    padding: 30px!important
}

.pt-none {
    padding-top: 0!important
}

.pt-xs {
    padding-top: 5px!important
}

.pt-sm {
    padding-top: 10px!important
}

.pt-md {
    padding-top: 15px!important
}

.pt-lg {
    padding-top: 20px!important
}

.pt-xl {
    padding-top: 25px!important
}

.pt-xlg {
    padding-top: 30px!important
}

.pb-none {
    padding-bottom: 0!important
}

.pb-xs {
    padding-bottom: 5px!important
}

.pb-sm {
    padding-bottom: 10px!important
}

.pb-md {
    padding-bottom: 15px!important
}

.pb-lg {
    padding-bottom: 20px!important
}

.pb-xl {
    padding-bottom: 25px!important
}

.pb-xlg {
    padding-bottom: 30px!important
}

.pl-none {
    padding-left: 0!important
}

.pl-xs {
    padding-left: 5px!important
}

.pl-sm {
    padding-left: 10px!important
}

.pl-md {
    padding-left: 15px!important
}

.pl-lg {
    padding-left: 20px!important
}

.pl-xl {
    padding-left: 25px!important
}

.pl-xlg {
    padding-left: 30px!important
}

.pr-none {
    padding-right: 0!important
}

.pr-xs {
    padding-right: 5px!important
}

.pr-sm {
    padding-right: 10px!important
}

.pr-md {
    padding-right: 15px!important
}

.pr-lg {
    padding-right: 20px!important
}

.pr-xl {
    padding-right: 25px!important
}

.pr-xlg {
    padding-right: 30px!important
}

.fa-14em {
    font-size: 14em
}

.red {
    color: red
}

.green {
    color: green
}

.purple {
    color: purple
}

.rental-retreat-orange {
    color: #ec894d
}

.rental-retreat-grey {
    color: #cfcfcf
}

.word-break {
    word-break: break-word
}

.custom-dropzone {
    background-color: #f8faff;
    border-color: #dfdfdf!important;
    margin-bottom: 10px;
    padding: 64px 50px;
    border: 2px dashed
}

.gallery-template-base {
    width: 300px;
    float: left;
    margin-right: 20px
}

.sortable-ghost {
    opacity: .5
}

.select2-selection__placeholder {
    color: #4a525d!important
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.clear-readonly[readonly] {
    background-color: #fff
}

.clear-readonly::placeholder {
    color: #555
}

.placeholder-dark::placeholder {
    color: #555
}

::-webkit-input-placeholder {
    color: #bdbdbd
}

::-moz-placeholder {
    color: #bdbdbd
}

:-ms-input-placeholder {
    color: #bdbdbd
}

:-moz-placeholder {
    color: #bdbdbd
}

.share-btn {
    display: inline-block;
    color: #fff;
    border: none;
    padding: .5em;
    width: 4em;
    box-shadow: 0 2px 0 0 rgba(0, 0, 0, .2);
    outline: none;
    text-align: center;
    float: left
}

.share-btn:hover {
    color: #eee
}

.share-btn:active {
    position: relative;
    top: 2px;
    box-shadow: none;
    color: #e2e2e2;
    outline: none
}

.share-btn.twitter {
    background: #55acee
}

.share-btn.google-plus {
    background: #dd4b39
}

.share-btn.facebook {
    background: #3b5998
}

.share-btn.stumbleupon {
    background: #eb4823
}

.share-btn.reddit {
    background: #ff5700
}

.share-btn.linkedin {
    background: #4875b4
}

.share-btn.email {
    background: #50b848
}

.share-btn.pinterest {
    background: #d63b3b
}

.share-btn.printer-icon {
    background: #444
}

.share-btn.copy-icon {
    background: #830d8a
}

.RateTable {
    margin: 0;
    padding: 0;
    width: 100%;
    border: 1px solid #000;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.RateTable table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.RateTable tr:last-child td:last-child {
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0
}

.RateTable table tr:first-child td:first-child {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.RateTable table tr:first-child td:last-child {
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0
}

.RateTable tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0
}

.RateTable tr:nth-child(odd) {
    background-color: #e2e2e2
}

.RateTable tr:nth-child(even) {
    background-color: #fff
}

.RateTable td {
    vertical-align: middle;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    text-align: center;
    padding: 7px;
    font-size: 13px;
    font-family: Arial;
    font-weight: normal;
    color: #000
}

.RateTable tr:last-child td {
    border-width: 0 1px 0 0
}

.RateTable tr td:last-child {
    border-width: 0 0 1px 0
}

.RateTable tr:last-child td:last-child {
    border-width: 0 0 0 0
}

.RateTable tr:first-child td {
    background: -o-linear-gradient(bottom, #3b659b 5%, #3b659b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #3b659b), color-stop(1, #3b659b));
    background: -moz-linear-gradient(center top, #3b659b 5%, #3b659b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#3b659b", endColorstr="#3b659b");
    background: -o-linear-gradient(top, #3b659b, 3b659b);
    background-color: #3b659b;
    border: 0 solid #000;
    text-align: center;
    border-width: 0 0 1px 1px;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #fff
}

.RateTable tr:first-child:hover td {
    background: -o-linear-gradient(bottom, #3b659b 5%, #3b659b 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(.05, #3b659b), color-stop(1, #3b659b));
    background: -moz-linear-gradient(center top, #3b659b 5%, #3b659b 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#3b659b", endColorstr="#3b659b");
    background: -o-linear-gradient(top, #3b659b, 3b659b);
    background-color: #3b659b
}

.RateTable tr:first-child td:first-child {
    border-width: 0 0 1px 0
}

.RateTable tr:first-child td:last-child {
    border-width: 0 0 1px 1px
}

.mbsc-cal .mbsc-cal-day.mbsc-disabled:not(.mbsc-cal-day-diff) {
    background: #d3d3d3
}

.mbsc-cal .mbsc-cal-day-marked {
    color: #000
}

.mbsc-ios .mbsc-cal-c .mbsc-cal .mbsc-cal-body .mbsc-selected .mbsc-cal-cell-txt {
    border-color: transparent;
    background: initial;
    color: #000
}

.mbsc-ios .mbsc-cal-cell:focus .mbsc-cal-cell-txt,
.mbsc-ios.mbsc-no-touch .mbsc-cal-cell:not(.mbsc-disabled):hover .mbsc-cal-cell-txt {
    background: transparent
}

.mbsc-cal-cell.mbsc-disabled .mbsc-cal-cell-txt {
    opacity: initial
}

.mbsc-cal .mbsc-cal-body .mbsc-cal-day {
    padding: 0
}

.mbsc-cal .mbsc-cal-body .mbsc-cal-day-i {
    padding: .1875em 0
}

.mbsc-cal .mbsc-cal-day-date {
    position: relative;
    z-index: 1
}

.mbsc-cal .mbsc-cal-marks {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    margin: 0;
    overflow: hidden
}

.mbsc-cal .mbsc-cal-mark {
    display: block;
    width: auto;
    height: 100%;
    margin: 0;
    border-radius: 0
}

.mbsc-cal .mbsc-cal-mark~.mbsc-cal-mark {
    position: absolute;
    top: 0;
    right: 0;
    width: 200%;
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform: rotate(-45deg);
    -moz-transform-origin: 100% 0;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 100% 0;
    transform: rotate(-45deg);
    transform-origin: 100% 0
}

.mbsc-range.mbsc-fr .mbsc-cal-c .mbsc-cal-day.mbsc-selected .mbsc-cal-day-date {
    color: #000
}

.mbsc-range.mbsc-material .mbsc-cal-c .mbsc-cal-day-date {
    width: auto;
    display: block;
    border-radius: 0;
    border: 0
}

.mbsc-range.mbsc-material .mbsc-cal-c .mbsc-cal-day.mbsc-selected .mbsc-cal-day-date {
    background: rgba(0, 150, 136, .5)
}

.mbsc-range.mbsc-material .mbsc-cal-c .mbsc-cal-day:after {
    display: none
}

.mbsc-range.mbsc-material .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-end .mbsc-cal-day-date {
    background: -webkit-linear-gradient(to bottom right, rgba(0, 150, 136, .5) 50%, transparent 50%);
    background: linear-gradient(to bottom right, rgba(0, 150, 136, .5) 50%, transparent 50%)
}

.mbsc-range.mbsc-material .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-start .mbsc-cal-day-date {
    background: -webkit-linear-gradient(to bottom right, transparent 50%, rgba(0, 150, 136, .5) 50%);
    background: linear-gradient(to bottom right, transparent 50%, rgba(0, 150, 136, .5) 50%)
}

.mbsc-ios.mbsc-range .mbsc-cal-day-i {
    padding: 0
}

.mbsc-ios.mbsc-range .mbsc-cal-day-date {
    display: block;
    width: auto;
    height: 100%;
    margin: 0;
    padding: .25em 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box
}

.mbsc-ios.mbsc-range .mbsc-cal-c .mbsc-cal-day.mbsc-selected:after {
    display: none
}

.mbsc-range.mbsc-ios .mbsc-cal-c .mbsc-cal-day.mbsc-selected .mbsc-cal-day-date {
    background: rgba(0, 122, 255, .5)
}

.mbsc-range.mbsc-ios .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-end .mbsc-cal-day-date {
    background: -webkit-linear-gradient(to bottom right, rgba(0, 122, 255, .5) 50%, transparent 50%);
    background: linear-gradient(to bottom right, rgba(0, 122, 255, .5) 50%, transparent 50%)
}

.mbsc-range.mbsc-ios .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-start .mbsc-cal-day-date {
    background: -webkit-linear-gradient(to bottom right, transparent 50%, rgba(0, 122, 255, .5) 50%);
    background: linear-gradient(to bottom right, transparent 50%, rgba(0, 122, 255, .5) 50%)
}

.mbsc-range.mbsc-bootstrap .mbsc-cal-table {
    border-spacing: 0
}

.mbsc-bootstrap.mbsc-range .mbsc-cal-day-hl .mbsc-cal-day-i {
    background: none
}

.mbsc-range.mbsc-bootstrap .mbsc-cal-c .mbsc-cal-day.mbsc-selected {
    background: rgba(51, 122, 183, .5)
}

.mbsc-range.mbsc-bootstrap .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-end {
    background: -webkit-linear-gradient(to bottom right, rgba(51, 122, 183, .5) 50%, transparent 50%);
    background: linear-gradient(to bottom right, rgba(51, 122, 183, .5) 50%, transparent 50%)
}

.mbsc-range.mbsc-bootstrap .mbsc-cal-c .mbsc-cal .mbsc-cal-sel-start {
    background: -webkit-linear-gradient(to bottom right, transparent 50%, rgba(51, 122, 183, .5) 50%);
    background: linear-gradient(to bottom right, transparent 50%, rgba(51, 122, 183, .5) 50%)
}

.md-dialog-copy {
    text-align: center
}

.md-dialog-cont-copy .md-dialog-copy {
    width: 390px;
    margin: 0 auto
}

.legend-box {
    width: 50px;
    height: 40px;
    border: 1px solid #000
}

.legend-box-available {
    background-color: #fff
}

.legend-box-reserved {
    background-color: #ec894d
}

.legend-box-unavailable {
    background-color: #cfcfcf
}

.featured-property-wrapper {
    background-color: #fff
}

.featured-property-title-bar {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 16px;
    padding-top: 16px;
    text-align: center;
    background-color: #44bbf7
}

.search-description {
    font-size: 18px;
    color: #fff
}

.search-float-center-wrapper {
    width: 80%;
    margin: 0 auto;
    position: relative
}

@media(max-width:699px) {
    .search-description {
        font-size: 15px
    }
    .search-float-center-wrapper {
        width: 100%
    }
}

@media(max-width:991px) {
    .search-position {
        top: 5%
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .search-position {
        top: 15%
    }
}

@media(min-width:1200px) {
    .search-position {
        top: 30%
    }
}

.more-text-toggle {
    color: #ec894d;
    cursor: pointer
}

.more-info-lower-right {
    position: absolute;
    bottom: 15px;
    right: 30px
}

.weather-slider>ul.flex-direction-nav>li.flex-nav-prev>a {
    left: 5px;
    opacity: 1;
    background-color: transparent!important;
    background-image: url("../../Images/icons/orange_arrow.svg")!important;
    transform: rotate(180deg);
    padding: 10px!important
}

.weather-slider>ul.flex-direction-nav>li.flex-nav-next>a {
    right: 5px;
    opacity: 1;
    background-color: transparent!important;
    background-image: url("../../Images/icons/orange_arrow.svg")!important;
    padding: 10px!important
}

.weather-heading {
    margin-bottom: 10px
}

.weather-img {
    height: 50px!important;
    width: auto!important;
    margin-top: 0;
    margin-bottom: 0
}

.weather-see-more-btn {
    margin-top: 4px;
    margin-bottom: 0;
    margin-left: 10px
}

.weather-middle-div {
    height: 50px;
    vertical-align: middle;
    line-height: 50px
}

.AccuWeatherLogo {
    height: 20px;
    margin-bottom: 0
}

.flex-direction-nav a.flex-prev {
    background-color: #000!important;
    padding: 20px 55px 60px 5px!important;
}

.flex-direction-nav a.flex-next {
    background-color: #000!important;
    padding: 20px 38px 60px 20px!important;
	
}

@media(max-width:320px) {
    .featured-properties-two .property-meta {
        font-size: 10px!important
    }
}

.extra-search-fields .title:hover {
    color: #ff0
}

.text-wrapper .is-expand:hover {
    color: #ff8000
}

.extra-search-fields {
    color: #fff
}

.features-checkboxes-wrapper>li {
    display: inline-block;
    margin: auto;
    padding: 0 20px 0 20px
}

.title .title-explore {
    color: #151569
}

span.select2.select2-container.select2-container--default {
    width: 100%!important
}

.home-search-form .form-option {
    margin-bottom: 2%
}

.featured-properties .section-header .section-title {
    color: #000
}

@media(max-width:699px) {
    .search-bar-heading {
        font-size: 28px
    }
}

@media(min-width:700px) and (max-width:842px) {
    .search-bar-heading {
        font-size: 40px
    }
}

@media(min-width:843px) and (max-width:914px) {
    .search-bar-heading {
        font-size: 44px
    }
}

@media(min-width:915px) {
    .search-bar-heading {
        font-size: 38px
    }
}

.contact-details .hentry>h1 {
    color: #ff8000
}

.col-right-side {
    background-color: #3b659b
}

@media(min-width:992px) and (max-width:1199px) {
    .featured-properties-two .geo-popup-text {
        font-size: 12px;
        line-height: 18px
    }
}

@media(min-width:750px) and (max-width:991px) {
    .featured-properties-two .geo-popup-text {
        font-size: 16px;
        line-height: 18px
    }
}

@media(min-width:690px) and (max-width:749px) {
    .featured-properties-two .geo-popup-text {
        font-size: 14px;
        line-height: 18px
    }
}

@media(min-width:601px) and (max-width:689px) {
    .featured-properties-two .geo-popup-text {
        font-size: 10px;
        line-height: 12px
    }
    .geo-popup {
        padding: 2px 20px!important
    }
}

@media(min-width:500px) and (max-width:600px) {
    .featured-properties-two .geo-popup-text {
        font-size: 18px;
        line-height: 12px
    }
}

@media(min-width:400px) and (max-width:499px) {
    .featured-properties-two .geo-popup-text {
        font-size: 16px;
        line-height: 12px
    }
}

@media(min-width:350px) and (max-width:399px) {
    .featured-properties-two .geo-popup-text {
        font-size: 12px;
        line-height: 12px
    }
}

@media(min-width:280px) and (max-width:349px) {
    .featured-properties-two .geo-popup-text {
        font-size: 10px;
        line-height: 10px
    }
}

.travel-header {
    color: #ec894d;
    font-size: 48px;
    text-align: center
}

.travel-body {
    text-align: left!important;
    color: #151569!important
}

.inspiry-message>h1 {
    color: #ec894d;
    font-size: 48px;
    text-align: center
}

.about-image {
    border: 3px solid;
    border-color: #416a9e
}

.image-right {
    display: block;
    float: right;
    padding-left: 10px
}

.about-left-body {
    display: inline-block;
    float: right;
    padding-left: 1px
}

.center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 25%;
    height: auto
}

#aboutTravelBody a {
    color: #ec894d
}

#aboutTravelBody a:hover {
    color: #d06800
}

@media(max-width:991px) {
    .about-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%
    }
    .about-travel-image {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 4%
    }
    .image-right {
        float: none;
        padding: unset
    }
    .center-image {
        display: block;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        padding: unset;
        height: auto
    }
    .center-header {
        text-align: center
    }
}

@media(max-width:470px) {
    .center-image {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: unset
    }
}

.agent-sidebar-widget {
    background-color: #3b659b
}

.property-additional-details-list dd {
    word-break: break-word
}

.menu-item:hover {
    background-color: #d06800
}

.amenity-item p::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    margin-top: 2px
}

.amenity-item p:hover::after {
    background-color: #0dbae8
}

.amenity-item p:hover {
    color: #ffa500;
    transition: color .1s linear
}

.toolbar-banner {
    background-color: #4d6587!important;
    color: #fff
}

.buffer-heading {
    margin-top: 4%
}

md-checkbox.md-checked .md-icon {
    border-color: transparent;
    background-color: #44bbf7
}

.alexa-background {
    background-color: #fff
}

.alexa-container {
    padding: 35px 48px!important
}

.alexa-heading {
    font-size: 36px;
    color: #000
}

.alexa-body {
    font-size: 20px
}

.alexa-badge {
    width: 256px
}

.alexa-image {
    max-height: 500px;
    margin: 0 auto
}

.vertical-align {
    display: flex;
    align-items: center
}

@media(max-width:991px) {
    .vertical-align {
        display: block
    }
}