@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&display=swap&text=1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz%20');
body,h1,h2,h3,h4,h5,h6,input,textarea,select {font-family: 'Hind', 'Heiti', sans-serif !important;color: #000;margin-bottom: 0px;font-weight: 500;}
h1 {font-size: 30px ;}
h5 {font-size: 16px;}
img {max-width: 100%;height: auto;}
p {margin-bottom: 0px;}
a{color: #2ea3f2;}
a:focus,a:hover{ color: #f70006;}a,a:focus,a:hover {outline: none;cursor: pointer;text-decoration: none;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;-o-transition: all 0.4s ease-out;-ms-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
dl, ol, ul {margin-bottom: 0px;}
.container {
    width: 80%;
    max-width: 1080px;
    margin: auto;
}
.available{
    order: -2;
}
.available-l{
    order: -1;
}

.pg-site-container {
    padding-left: 15px;
    padding-right: 15px;
    width: 85%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
.pad-btm-0 {
    padding-bottom: 0px !important;
}
.pad-top-0 {
    padding-top: 0px !important;
}
.breadcrumbs a {
    font-weight:500;
}
.site-inner-content a.et_pb_button {
    position: relative;
    font-size: 16px;
    display: inline-block;
    min-width: 160px;
    text-align: center;
    line-height: inherit !important;
    color: #ffffff;
    background: #f70006;
    border-radius: 45px;
    padding: 10px 40px;
}
.site-inner-content a.et_pb_button:hover {
    color: #ffffff;
    background-color: #000000 !important;
    border-radius: 45px;
    padding: 10px 40px !important;
}
a.et_pb_button.et_pb_button_0.et_pb_bg_layout_light {
    border-radius: 45px !important;
}

.site-inner-content a.et_pb_button:hover:after {
    display: none;
}
.page-container {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.site-header {
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
}
.site-pr-menu nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom:0px;
}
.site-pr-menu nav ul li {
    padding-right: 60px;
    position: relative;
}
.site-pr-menu nav ul.sub-menu li {
    padding-right: 0px;
}
.site-pr-menu a {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    padding: 5px 0;
}
.site-pr-menu a:hover {
    color: #f70006;
}
.site-inner-content a.st-btn-red,.pg-city-footer a.st-btn-red,.site-pr-menu .st-btn-red {
    position: relative;
    font-size: 16px;
    display: inline-block;
    min-width: 160px;
    padding: 10px 20px;
    text-align: center;
    margin-left: 20px;
    color: #ffffff;
    background: #f70006;
    border-radius: 45px;
}
.site-inner-content a.st-btn-transparent,.pg-city-footer a.st-btn-transparent {
    position: relative;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    min-width: 160px;
    color: #ffffff;
    background: #f70006;
    border: 1px solid #f70006;
    border-radius: 45px;
    padding: 10px 20px;
}
.site-inner-content a.st-btn-transparent:hover,.pg-city-footer a.st-btn-transparent:hover {
    color: #ffffff;
    background-color: #f70006 !important;
    border: 1px solid #f70006 !important;
}
.site-inner-content a.btn-full-width,
.pg-city-footer a.btn-full-width {
    display: block;
    margin-left: 0px;
}
#hm-btns-last.et_pb_row>div {
    display: flex;
    justify-content: center;
}
.site-pr-menu ul.sub-menu {
    display: block;
    position: absolute;
    width: 200px;
    background-color: #fff;
    border: 1px solid #eee;
    border-top: 5px solid #9c9494;
    top: 100%;
    padding: 15px 0px 10px;
    border-radius: 5px;
    box-shadow: 0px 9px 12px rgb(0 0 0 / 20%);
    top: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}
.site-pr-menu ul.sub-menu ul.sub-menu {
    top: 0;
    left: 198px;
    visibility: hidden;
    box-shadow: none;
    border-top: 1px solid #eee;
    border-radius: 0px;
    border-left: 0px;
}
.site-pr-menu ul.sub-menu span.show-submenu {
    right: 20px;
}
.site-pr-menu .sub-menu li a {
    padding: 0px 20px;
    display: block;
}
.site-pr-menu .sub-menu li {
    display: block;
    width: 100%;
    margin-bottom: 5px;
}
.site-pr-menu ul li.menu-item-has-children:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    z-index: 4;
}
.site-pr-menu ul li.menu-item-has-children>.sub-menu>li.menu-item-has-children:hover span.show-submenu {
    transform: rotate( -90deg);
    right: 15px;
}
.site-pr-menu ul li.menu-item-has-children>.sub-menu>li.menu-item-has-children:hover>a .sub-menu {
    top: 0;
    z-index: 4;
}
@media (min-width:1201px) and (max-width: 1312px) {
    .site-pr-menu nav ul li {
        padding-right: 30px;
    }
}
@media(min-width: 768px) {
    .site-header {
        max-width: 1620px;
        width: 100%;
    }
    .header-wrap {
        padding-left: 100px;
        padding-right: 100px;
    }
}
@media(max-width: 767px) {
    a.et_pb_button {
        padding: 10px 20px;
    }
    .site-header {
        padding-top: 5px;
        padding-bottom: 0px;
    }
}
#site-mobile-menu {
    display: none;
    position: absolute;
    right: 0;
    z-index: 2;
    top: 0;
    bottom: 0;
    align-items: center;
}
#site-mobile-menu a {
    text-decoration: underline;
}
#site-mobile-menu a>span {
    width: 25px;
    height: 2px;
    background-color: #302a29;
    margin: 6px 0;
    display: block;
    transition: 0.4s;
}
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-4px, 3px);
    transform: rotate(-45deg) translate(-4px, 3px);
}
.change .bar2 {
    opacity: 0;
}
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}
.site-wrap-menu {
    width: 100%;
}
.site-wrap-menu-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
span.show-submenu {
    left: auto;
    top: 2px;
    pointer-events: none;
    transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -webkit-transition: all 0.1s ease-in;
    padding-left: 5px;
}
span.show-submenu>img {
    width: 12px;
    height: 12px;
}
ul li>ul span.show-submenu {
    position: absolute;
}
span.show-submenu.clicked {
    transform: rotate3d(1, 1, 10, 180deg);
}
.site-mobile-logo {
    display: none;
}
.header-left {
    display: flex;
    align-items: center;
}
.header-left-logo {
    padding-right: 50px;
}
.header-left-logo img {
    width: 100px;
    max-width: 100%;
}
#site-mobile-menu .mb-btn-red {
    font-size: 14px;
    text-decoration: none;
    min-width: auto;
    padding: 5px 25px;
    margin-right: 15px;
}
@media(max-width: 1200px) {
    .site-mobile-logo {
        display: inline-block;
        margin-bottom: 30px;
        width: 70px;
    }
    .header-left-logo img {
        width: 70px;
    }
    #header>div {
        position: relative;
    }
    .site-wrap-menu {
        position: fixed;
        left: -250px;
        width: 100%;
        background-color: #fff;
        z-index: 99;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 250px;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
    }
    .site-wrap-menu.mobile {
        left: 0;
    }
    #site-mobile-menu {
        display: flex;
    }
    .site-wrap-menu.mobile .site-pr-menu li {
        width: 100%;
        margin-right: 0px;
        display: block;
        margin-bottom: 12px;
    }
    span.show-submenu {
        position: absolute;
        right: 30px;
        top: 0px;
    }
    #menu-primary-menu>li>span.show-submenu.clicked {
        transform: rotate3d(1, 1, 10, 180deg) translate(-11px, 6px);
    }
    .site-pr-menu ul.sub-menu ul.sub-menu {
        display: block;
        opacity: 1;
        visibility: visible;
        top: 0;
        position: relative;
        left: 20px;
        padding: 10px 0px 0px;
        border: none;
    }
    .site-pr-menu ul.sub-menu {
        display: none;
        border: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        top: 0;
        position: relative;
        transition: all 0s;
        -moz-transition: all 0s;
        -webkit-transition: all 0s;
    }
    .site-pr-menu ul li.menu-item-has-children:hover>.sub-menu {
        top: 0;
    }
    .site-wrap-menu-flex {
        display: block;
        padding: 20px 15px;
    }
    .site-wrap-menu-flex a.st-btn-red {
        margin-left: 0px;
    }
    span.show-submenu {
        pointer-events: all;
        cursor: pointer;
    }
    .site-accnt-menu a:last-child {
        margin-top: 12px;
    }
    .site-pr-menu ul.sub-menu span.show-submenu {
        right: 0;
        width: 25px;
        height: auto;
        text-align: center;
    }
}
@media(max-width: 767px) {
    #site-mobile-menu {
        right: 17px;
    }
    
    .pum-container.pum-responsive.pum-responsive-medium {
        margin-left: -37% !important;
        width: 70% !important;
    }
}
.hm-banner-img.left img {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.hm-banner-col.left {
    margin-top: auto;
    margin-bottom: auto;
}
#hm-search-location {
    position: absolute;
    left: 10%;
    top: 200px;
    background-color: #fff;
    height: auto;
    z-index: 3;
    padding: 0 30px;
    border-radius: 10px;
    border: 1px solid #eee;
    align-items: center;
    justify-content: center;
}
.hm-search-question {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 10px;
}
.hm-search-question p {
    font-size: 32px;
    color: #000000;
    line-height: 42px;
    font-weight: 600;
}
.hm-search-col.left {
    border-right: 1px solid #eee;
    max-width: 350px !important;
}
.hm-search-col.right {
    padding-left: 30px;
    margin-top: auto;
    margin-bottom: auto;
}
body.lang-cn .hm-search-col.right {
    padding-top: 25px;
    padding-bottom: 25px;
}
.hm-search-lbl p strong {
    font-weight: 600;
}
.hm-search-input {
    border: none !important;
}
.et_pb_search.hm-search-input form>div {
    display: flex;
}
.et_pb_search.hm-search-input input[type=text] {
    padding: 0px !important;
    color: #000000;
    height: 50px !important;
    border-bottom: 1px solid #eee;
}
.et_pb_search.hm-search-input input[type=submit] {
    position: relative;
    font-size: 16px;
    display: inline-block;
    min-width: 130px;
    /* text-align: center; */
    height: 45px !important;
    min-height: 10px !important;
    padding: 0px 40px;
    margin-left: 20px;
    color: #ffffff;
    background: #f70006;
    border-radius: 45px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
#hm-cities-sect {
    position: absolute;
    top: 360px;
    left: 0;
    right: 0;
    z-index: 3;
}
#hm-cities-sect .hm-location-ttl {
    margin-bottom: 5px;
}
.dci-bg-img {
    border-radius: 10px;
    position: relative;
}
.dci-bg-img h4 {
    position: absolute;
    top: 15px;
    left: 12px;
    color: #fff;
    z-index: 1;
    right: 12px;
    font-size:18px;
}
.dci-bg-img img {
    border-radius: 10px;
    display: block;
}
.dci-bg-img figure {
    position: relative;
    margin: 0px !important;
}
.dci-bg-img p {
    font-size: 16px;
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 35px;
    padding-top: 5px;
    opacity: 0;
    bottom: -10px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.dci-bg-img:hover p {
    opacity: 1;
    bottom: 0px;
}
.dwell-city-item {
    width: 16.6666%;
    float: left;
    padding: 0px 10px;
}
.dwell-city-item figure {
    overflow: hidden;
}
.dwell-city-item figure img {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    width: 100%;
}
#hm-slide-next {
    margin-top: 70px;
    margin-left: 100px;
}
.hm-section-title h1,.hm-section-title h2 {
    font-size: 40px;
    color: #000000;
}
#hm-booking-steps .et_pb_main_blurb_image {
    width: 60px;
    vertical-align: middle;
}
#hm-booking-steps .et_pb_blurb_description p:first-child {
    display: flex;
    align-items: center;
}
.et_pb_search.hm-search-input input[type=submit]:hover,a.st-btn-red:hover,.pg-city-footer a.st-btn-red:hover {
    color: #ffffff;
    background-color: #000000 !important;
    border-radius: 45px;
}
.hm-booking-moreinfo-2,.hm-booking-moreinfo {
    padding-left: 110px;
}
.hm-booking-moreinfo h4 {
    font-size: 35px;
    font-weight: 300;
}
.hm-explore-title {
    padding-left: 50px;
}
.hm-explore-title h2 {
    font-size: 40px;
    line-height: 50px;
}
.hm-explore-title h2:before {
    position: absolute;
    top: 45%;
    left: auto;
    width: calc(100% - 200px);
    content: '';
    height: 1px;
    background: #efefef;
    right: 0;
}
.hm-explore-title h2 strong {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    max-width: 240px;
    background: transparent;
    padding: 0px 20px 0px 0px;
}
.ap-item-img {
    margin-bottom: 20px;
}
.ap-item-title h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
}
.ap-item-excerpt p {
    font-size: 16px;
    font-weight: 300;
    color: #333;
}
.ap-item-excerpt {
    margin-bottom: 20px;
}
.hm-explore-promo.et_pb_section {
    padding-bottom: 50px;
}
#hm-testimonial-section.hm-testimonial-section.et_pb_section {
    padding-top: 50px !important;
    padding-bottom: 0px;
}
.hm-testimonial-mantitle h4 {
    color: #898989;
    font-size: 18px;
    letter-spacing: 2.5px;
    padding: 0px 0px 12px;
    font-weight: bold;
}
.hm-testimonial-title h2 {
    font-size: 40px;
    font-weight: bold;
}
.am-testimonial-wrap .item {
    position: relative;
    margin-top: 12px;
    margin-left: 12px;
}
.am-testimonial-wrap .item-wrapp {
    background-color: #fff;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    top: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.am-testimonial-wrap .item:hover>.item-wrapp {
    border-radius: 0px;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 25%);
    top: -20px;
}
.am-testimonial-wrap .item:hover>.item-wrapp .at-item-title h3 {
    color: red;
    font-size: 20px;
}
.am-testimonial-wrap .item:before {
    position: absolute;
    top: -12px;
    left: -12px;
    width: 100%;
    height: 100%;
    content: '';
    background-size: cover;
    border-radius: 25px;
    z-index: -1;
    background-image: url(../img/testimonial-box-bg.png);
}
.owl-carousel .at-item-img img {
    width: auto;
    margin: auto;
}
.at-item-img,.at-item-excerpt {
    margin-bottom: 20px;
}
.at-item-title h3 {
    text-align: center;
    color: #898989;
    font-size: 16px;
    font-weight: bold;
}
.at-item-excerpt p {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
.hm-help-btns h3 {
    font-size: 38px;
    padding: 0px 0px 25px;
    font-weight: 300;
}
@media(max-width: 1600px) and (min-width: 982px) {
    .et_pb_search.hm-search-input input[type=submit] {
        min-width: 130px;
    }
    #hm-search-location {
        min-width: 780px;
    }
}
@media(max-width: 1366px) {
    #hm-cities-sect {
        top: 280px;
    }
    #hm-search-location {
        top: 150px;
        width: 800px;
    }
    .hm-search-question p {
        font-size: 26px;
        line-height: 32px;
    }
    #hm-search-location .hm-search-col.left {
        width: 30%;
    }
    #hm-search-location .hm-search-col.right {
        width: 70%;
    }
}
@media(max-width: 1300px) {
    .pg-property-items .dwell-city-item {
        width: 25%;
        margin-bottom: 0px;
    }
    .dci-bg-img h4 {
        font-size: 16px !important;
    }
    .hm-locations-disp .dci-bg-img h4 {
        top: 10px;
        left: 10px;
        font-size: 14px !important;
        word-break: break-word;
    }
}
@media(max-width: 981px) {
    #hm-first-section {
        background-image: url(../img/banner-left-img.png);
        background-size: cover;
        padding-top: 30px!important;
    }
    #hm-first-section .hm-banner-imgs>div.hm-banner-col.left {
        display: none;
    }
    #hm-first-section .hm-banner-imgs>div.hm-banner-col.right img {
        border-radius: 18px;
    }
    .hm-search-col.left {
        border-right: none;
        max-width: 100% !important;
    }
    .hm-search-col.right {
        margin-top: 0;
    }
    #hm-search-location {
        padding: 20px 30px;
        position: relative;
        width: 80%;
        left: 0px;
        top: 0;
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    #hm-cities-sect {
        position: relative;
        top: 0;
    }
    #hm-search-location .hm-search-col.left {
        width: 100%;
    }
    #hm-search-location .hm-search-col.right {
        width: 100%;
    }
    #hm-search-location .hm-search-col.right .et_pb_search form>div {
        display: flex;
    }
    .hm-search-col.right {
        padding-left: 0px;
    }
    .hm-booking-moreinfo-2,
    .hm-booking-moreinfo {
        padding-left: 0px;
    }
    a.et_pb_button {
        margin-left: 0px;
    }
}
@media(max-width: 830px) {
    .et_pb_search.hm-search-input input[type=submit] {
        position: relative;
        margin-left: 0px;
        padding: 0 30px;
    }
    .et_pb_search.hm-search-input input[type=text] {
        margin-bottom: 20px;
    }
}
@media(max-width: 767px) {
    .dci-bg-img,
    .dwell-city-item figure {
        display: inline-block;
    }
    .dci-bg-img h4 {
        font-size: 14px;
        left: 10px;
    }
    .hm-banner-imgs.et_pb_row {
        padding-top: 0px;
    }
    #hm-booking-dwell.et_pb_section {
        padding-top: 0px;
    }
    .hm-explore-promo.et_pb_section,
    .hm-explore-promo.et_pb_section div.et_pb_row.et_pb_row_7 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .hm-explore-title {
        padding-left: 0px;
    }
    .hm-explore-title h2 {
        font-size: 32px;
        line-height: 36px;
    }
    #hm-search-location .hm-search-col.left {
        margin: 20px 0;
    }
    .owl-carousel .owl-nav button {
        outline: none;
    }
    .owl-carousel .owl-nav button>span {
        font-size: 80px;
    }
    .hm-explore-title h2 strong {
        max-width: 100%;
        padding: 0px 10px 0px 0px;
    }
    #hm-btns-last.et_pb_row>div {
        display: block;
        text-align: center;
    }
    #hm-btns-last .et_pb_button_module_wrapper {
        margin-bottom: 15px !important;
    }
    .hm-search-question {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .hm-search-col.right {
        margin-bottom: auto !important;
    }
    .hm-loc-items {
        flex-wrap: wrap;
    }
    .dwell-city-item {
        padding: 0px 5px;
        float: none;
        width: 49%;
        margin-bottom: 20px;
        display: inline-block;
    }
    #hm-booking-steps .et_pb_blurb_content {
        height: auto !important;
        display: flex;
        flex-direction: row;
        align-items: center;
    }
    .hm-booking-moreinfo-2 p,
    #hm-booking-steps .et_pb_blurb_description p {
        font-size: 18px;
        line-height: 28px;
    }
    #hm-booking-steps .et_pb_blurb_description p:first-child {
        justify-content: center;
    }
    #hm-booking-steps .et_pb_blurb_description img {
        height: 70px;
        width: auto;
    }
    #hm-booking-steps .et_pb_main_blurb_image img {
        width: 35px;
    }
    #blb-laststep .et_pb_blurb_description img {
        width: 75px;
        height: auto;
    }
    #hm-booking-dwell .et_pb_blurb_container {
        padding-left: 0px;
        width: calc(100% - 50px) !important;
    }
    .hm-section-title h2 {
        font-size: 42px;
    }
    #bkk-blb-btn>div {
        text-align: center !important;
    }
    .am-promotion-items .ap-item-link {
        text-align: center;
    }
    #hm-booking-steps .et_pb_blurb_content,
    #hm-booking-steps .et_pb_main_blurb_image,
    #hm-booking-steps .et_pb_blurb_description p:first-child {
        height: auto !important;
    }
    #hm-booking-steps .et_pb_main_blurb_image {
        margin-bottom: 0px !important;
        width: 50px!important;
        vertical-align: middle;
        margin-top: 55px;
    }
    #hm-booking-steps .blb-step-2 .et_pb_main_blurb_image {
        margin-top: 38px !important;
    }
}
@media(max-width:500px) {
    #hm-search-location .hm-search-col.left {width: 100%;margin-bottom: 15px !important;}
    #hm-search-location .hm-search-col.right {width: 100%;}
    #hm-search-location {display: block;}
}
/* FOOTER */
#footer {padding: 230px 0px 30px;background-image: url('../img/footer-bg.jpg');background-size: cover;background-position: top;}
.footer-col-item h3 {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 24px;
    letter-spacing: .5px;
    padding: 0px 0px 15px;
    pointer-events: none;
}
.footer-col-item li {
    position: relative;
}
.footer-col-item li ion-icon {
    font-size: 16px;
    color: #fff;
}
.sty-con-icons {
    margin-top: 20px;
}
.sty-con-icons li ion-icon {
    font-size: 20px;
}
.footer-col-item li,
.footer-col-item a {
    font-weight: 400;
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: .2px;
    line-height: 25px;
}
.footer-contact-info li {
    margin-bottom: 10px;
    word-break: break-word;
    font-size: 20px;
}
.sty-con-icons img,
.footer-contact-info li>img {
    width: 20px;
}
.footer-contact-info li a {
    display: inline-block;
    font-size: 20px;
    padding-right: 10px;
    word-break: break-word;
}
.footer-contact-info h3 {
    font-size: 30px;
    margin-bottom: 12px;
}
.sty-con-icons ul {
    display: flex;
    flex-wrap: wrap;
}
.sty-con-icons ul li {
    margin-right: 20px;
}
.footer-copyr li a {
    color: #fff;
}
.footer-copyr .copyright {
    text-align: right;
}
.footer-copyr .copyright p {
    color: #fff;
    text-align: right;
}
#footer-nav li {
    text-align: right;
}
.footer-links {
    margin-bottom: 30px;
}
#footer .container {
    width: 85%;
}
div.pg-site-search.footer-searchbar {
    padding-top: 0px;
    padding-bottom: 0px;
}
div.pg-site-search.footer-searchbar .search-bbar {
    margin: auto;
}
div.pg-site-search.footer-searchbar .search-bbar input[type=text] {
    margin-bottom: 0px;
}
.links-ftrbtm p {
    text-align: right;
    font-size: 20px;
    line-height: 45px;
}
.links-ftrbtm p span a {
    display: inline-block;
    margin-right: 35px;
    position: relative;
}
.pg-site-search {
    padding-top: 100px;
    padding-bottom: 100px;
}
.pgsite-title h4 {
    padding-bottom: 0px;
    color: #f70006;
    font-weight: 600;
}
.pg-site-search h1 {
    color: #000;
    margin-bottom: 20px;
}
.pgsite-title {
    margin-bottom: 10px;
}
.pgsite-excerpt p {
    font-weight: 300;
}
.menu-footer-links-container>div {
    display: block;
}
@media(max-width: 1366px) {
    .footer-col-item h3 {
        font-size: 18px;
    }
    .footer-col-item li,
    .footer-col-item a {
        font-size: 14px;
        line-height: 22px;
    }
    .links-ftrbtm p {
        line-height: 25px;
        font-size: 16px;
    }
    .sty-con-icons li ion-icon {
        font-size: 16px;
    }
    .footer-contact-info li {
        font-size: 20px;
    }
    .links-ftrbtm p span a {
        margin-right: 12px;
    }
}
@media(min-width: 1201px) {
    .links-ftrbtm p span:last-child>a {
        margin-right: 0px;
    }
}
@media(max-width: 1200px) {
    .links-ftrbtm p {
        text-align: left;
    }
}
@media(max-width: 991px) {
    .footer-col-item h3 {
        font-size: 20px;
    }
}
@media(min-width: 768px) {
    .menu-footer-links-container>div {
        display: block !important;
    }
}
@media(max-width: 767px) {
    .footer-col-item.menu-footer-links-container h3 {
        cursor: pointer;
        pointer-events: auto;
    }
    #footer {
        background-position: top;
        padding: 80px 5px 30px !important;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #000;
    }
    body.page-id-757 #footer,
    body.page-id-1181 #footer,
    body.tax-city #footer,
    body.single-location #footer {
        padding-bottom: 110px !important;
    }
    .footer-contact-info li a,
    .footer-col-item li,
    .footer-col-item a {
        font-size: 14px;
    }
    .footer-col-item {
        margin-bottom: 10px;
    }
    .footer-links-row {
        display: flex;
    }
    .copyright p {
        text-align: left;
    }
    .footer-links-row>div:last-child {
        width: 100%;
    }
    #footer-nav li,
    .footer-copyr .copyright p,
    .footer-copyr .copyright {
        text-align: left;
    }
    .menu-footer-links-container>div {
        display: none;
    }
    .iamactive {
        border-bottom: 1px solid #eee;
    }
    .menu-footer-links-container h3 {
        padding: 10px 0px !important;
        border-bottom: 1px solid #eee;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .footer-col-item.menu-footer-links-container {
        margin-bottom: 0px;
    }
    .footer-col-item.menu-footer-links-container h3 {
        font-size: 16px;
    }
    .mflcc-about {
        border-top: 1px solid #eee;
    }
    .links-ftrbtm p span a {
        margin-right: 12px;
    }
    .mflcc>div>ul {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 15px;
    }
    #footer .container {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .links-ftrbtm p {
        font-size: 11px;
    }
    .links-ftrbtm p span a {
        margin-right: 8px;
    }
}
.mt-50 {
    margin-top: 50px;
}
.pg-pagebanner img {
    border-radius: 10px;
    display: block;
}
.pg-pagebanner figure {
    position: relative;
}
.pg-pagebanner figure:before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40%;
    content: '';
    background: rgba(0, 0, 0, 0.35);
    background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    border-radius: 10px;
}
.pg-pagebanner .pg-pagebanner-title {
    position: absolute;
    bottom: 20px;
    left: 50px;
    z-index: 2;
}
.pg-pagebanner h1 {
    font-size: 40px;
    line-height: normal;
    padding: 0px;
    color: #ffffff;
}
.pg-citydescription h2 {
    font-size: 32px;
    line-height: 40px;
    font-weight: bold;
    color: #000;
}
.tdlist-title p,
.pg-citydescription p span,
.pg-citydescription p {
    font-weight: 400;
    font-size: 20px !important;
    line-height: 32px;
}
.pg-city-todo h3 {
    font-size: 32px;
    font-weight: bold;
    padding-top: 2px;
    margin-bottom: 20px;
    color: #000;
}
.todo-list-wrap {
    padding-left: 0px;
}
.tdlist-title p {
    font-size: 16px;
    line-height: 26px;
}
.pg-city-todolist {
    margin-bottom: 15px;
}
.pg-city-todolist figure {
    margin-bottom: 0px;
}
.pg-city-todolist img {
    display: block;
    height: 65px;
    width: auto;
}
.pg-ctodolist-left {
    width: 86px;
}
.pg-ctodolist-right {
    width: 100%;
}
.dci-bg-img {
    position: relative;
}
.dci-bg-img figure:before {position: absolute;top: 0px;left: 0px;width: 100%;height: 67px;content: '';background: rgba(0, 0, 0, 0.8);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.6) 90%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
body.tax-city .dci-bg-img figure:after {
    content: url(../../assets/img/dwellicon.svg);
    display: inline-block;
    width: 35px;
    position: absolute;
    z-index: 0;
    left: 12px;
    bottom: 0;
}
.pg-city-homes {
    padding-top: 50px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.pg-city-homes h4 {
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    color: #000;
    margin-bottom: 50px;
    font-weight: 700;
}
.pg-city-homes-list .hm-loc-items {
    width: 100%;
    flex-wrap: wrap;
}
.pg-citymap {
    padding-top: 50px;
}
.pg-citymap iframe {
    width: 100% !important;
    height: 600px;
    border-radius: 10px;
}
.pg-citymap .wpgmza_map {
    height: 600px !important;
}
.pg-location-property {
    position: fixed !important;
    top: 120px;
    left: 0px;
    display: block;
    z-index: 9;
    width: 100px;
    max-height: 650px;
    text-align: center;
    background: #ffffff;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 3px 6px #00000029;
    overflow-x: hidden;
}
.location-single-sidebar .pg-location-property {
    top: 150px;
}
.pg-location-sidebar ul {
    margin-bottom:0px;
}
.pg-location-sidebar li {
    padding: 10px;
    border-bottom: 1px solid #fff;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f70006;
}
.pg-location-sidebar li:last-child {
    border-bottom: none;
}
.pg-location-sidebar li a,.pg-location-sidebar li span {
    display: block;
    color: #fff;
    font-size: 15px;
}
.pg-location-sidebar li img {
    margin-bottom: 10px;
}
.rmp-item-cale figure {
    position: relative;
    margin: 0px;
    display: inline-block;
}
.pg-location-sidebar a:hover ion-icon {
    color: #fff;
}
.pg-imageslider p,.pg-imageslider h6,.pg-imageslider h5,.pg-imageslider h4,.pg-imageslider h3,.pg-imageslider h2,.pg-imageslider h1 {
    color: #fff;
}
.pg-imageslider h3 {
    color: #fff;
    font-size: 24px;
    line-height: 34px;
}
.pg-imageslider .pg-pagebanner-title {
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10%;
}
.pg-imageslider.owl-custom-nav .owl-nav button.owl-prev {
    left: 5%;
}
.pg-imageslider.owl-custom-nav .owl-nav button.owl-next {
    right: 5%;
}
.rmp-item-cale figure figcaption {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -30px;
    height: 100%;
}
.rmp-item-cale figure figcaption span strong {
    font-size: 20px;
    line-height: 11px;
}
.rmp-item-cale figure figcaption span,.rmp-item-cale img {
    display: block;
}
.rmp-item-cale img {
    width: 60px;
}
.rmp-item-cale figure figcaption span {
    margin-top: -10px;
}
@media(max-width: 1366px) {
    .pg-imageslider h3 {
        font-size: 20px;
        line-height: 26px;
    }
    .pg-location-property {
        top: 50px;
    }
}
@media(max-width: 991px) {
    .pg-location-property {
        left: 0;
        right: 0;
        box-shadow: 0px -2px 14px rgb(0 0 0 / 10%);
        top: 50% !important;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .pg-citymap iframe {
        height: 300px;
    }
}
@media(max-width: 767px) {
    .todo-list-wrap {
        padding-left: 0px;
    }
    .pg-pagebanner h1 {
        font-size: 30px;
        line-height: 30px;
        padding-left: 15px;
    }
    .mt-50 {
        margin-top: 20px;
    }
    .pg-citydescription h2 {
        font-size: 26px;
        line-height: 28px;
    }
    .pg-city-todo h3 {
        font-size: 26px;
    }
    .pg-pagebanner .pg-pagebanner-title {
        left: 10px;
        margin-bottom: 0px !important;
    }
    .pg-ctodolist-left {
        width: 50px;
    }
    .pg-ctodolist-right {
        width: calc(100% - 50px);
        padding-left: 20px;
    }
    .exxp-title h2,.exxp-title h2 span {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    .pg-city-homes {
        margin-top: 40px;
        padding-top: 40px;
    }
    .pg-citymap .wpgmza_map {
        height: 300px !important;
    }
    .pg-city-todolist img {
        height: auto;
    }
}
@media(max-width: 500px) {
    .pg-citymap iframe,
    .pg-citymap .wpgmza_map {
        height: 500px !important;
    }
}
/*  FOOTER CITY */
.pg-city-footer {
    margin-top: 0px;
    background-image: url(../img/footer-page-bg.jpg);
    background-size: cover;
    padding: 80px 0px 50px;
    background-position: 100% 5%;
}
.pg-city-footer-inner {
    width: 100%;
    text-align: center;
    padding: 50px 0;
}
.city-footer-title h4 {
    font-size: 38px;
    padding: 0px 0px 25px;
    font-weight: 300;
    text-align: center;
}
.city-footer-buttons ul {
    display: flex;
    align-items: center;
    justify-content: center
}
.city-call-us {
    padding-top: 20px;
    padding-bottom: 20px;
}
.city-call-us p {
    font-size: 24px;
}
.city-footer-buttons {
    margin-bottom: 50px;
}
.city-call-us a {
    color: #f70006;
}
@media(min-width: 1500px) {
    .pg-city-footer {
        background-position: 100% 25%;
    }
}
@media(max-width: 767px) {
    .pg-city-footer {
        padding: 0px;
    }
    .city-footer-buttons ul {
        display: block;
    }
    .city-footer-buttons ul li {
        margin-bottom: 15px;
    }
    a.st-btn-red,
    .pg-city-footer a.st-btn-red {
        margin-left: 0px;
    }
}
/*  LOCATION - PROPERTY */
.sortingbar {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.sortingbar span {
    padding-right: 15px;
    display: inline-block;
}
.sortingbar select {
    border-width: 0 0 1px 0;
}
.pg-locationprop-sidebar {
    position: absolute;
    left: 0;
    width: 130px;
    background-color: #fff;
    height: 500px;
    z-index: 2;
}
.pg-locationprop-sidebar {
    display: none;
}
.plp-room-types {
    padding-top: 70px;
    padding-bottom: 30px;
}
.ppr-cdetails i.fa {
    padding-right: 12px;
}
.ppr-cdetails p {
    font-size: 16px;
}
.plp-takeatour {
    margin-top: 50px;
}
.pl-rm-title {
    text-align: center;
}
.pl-rm-title h3 {
    font-size: 40px;
    font-weight: 700;
    color: #000000;
}
.plp-rm-items {
    padding-top: 30px;
}
.plp-rm-img figure {
    display: block;
    margin: 0px;
    height: auto;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.plp-rm-img figure img {
    display: block;
    width: 100%;
}
.plp-rm-item-top {
    position: relative;
}
.plp-rm-price {
    position: absolute;
    left: 15px;
    top: 10px;
}
.plp-rm-price p {
    font-size: 16px;
    font-weight: 400;
}
.plp-rm-fmore {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.plp-rm-item-top:hover .plp-rm-fmore {
    opacity: 1;
    visibility: visible;
}
.plp-rm-ribbon {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, .9);
    left: 0;
    right: 0;
    padding: 10px 18px 8px;
    text-align: left;
}
.plp-rm-item-bottom {
    background-color: #fff;
    display: flex;
    padding: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.plp-rm-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
}
.rm-info-right ul,.rm-info-right ul li {
    display: flex;
    align-items: center;
}
.rm-info-right ul li {
    margin-right: 10px;
    margin-top: 10px;
}
.rm-info-right ul li span {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
}
.rm-info-left h4 {
    font-size: 20px;
    padding-bottom: 0px;
    font-weight: bold;
}
.plp-rm-item {
    margin-bottom: 30px;
}
.plp-rm-item:hover .plp-rm-item-bottom {
    box-shadow: 0px 5px 10px rgb(0 0 0 / 20%);
}
.plp-promo-title {
    position: relative;
    padding-left: 100px;
    margin-bottom: 50px;
}
.plp-promotions {
    padding-top: 50px;
    padding-bottom: 50px;
}
.plp-promo-title h3 {
    font-size: 40px;
    position: relative;
}
.plp-promo-title h3:before {
    content: '';
    position: absolute;
    top: 45%;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #e9e9e9;
}
.plp-promo-title h3 strong {
    position: relative;
    max-width: 240px;
    background-color: #f8f8f8;
    padding-right: 20px;
}
.plp-promotions .plp-promo-title h3 strong {
    background-color: #ffffff;
}
.owl-carousel.owl-custom-nav .owl-nav button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.owl-carousel.owl-custom-nav .owl-nav button:focus {
    outline: none;
}
.owl-carousel.owl-custom-nav .owl-nav button span:before {
    content: '';
    background-size: contain;
    width: 66px;
    height: 62px;
    background-repeat: no-repeat;
}
.owl-carousel.owl-custom-nav .owl-nav button.owl-prev {
    left: -6%;
}
.owl-carousel.owl-custom-nav .owl-nav button.owl-next {
    right: -6%;
}
.owl-carousel.owl-custom-nav .owl-nav button {
    width: 66px;
    height: 62px;
    background-size: cover;
    background-image: url(../images/slick-left-bg.png);
}
.owl-carousel.owl-custom-nav .owl-nav button.owl-prev {
    background-image: url('../img/slick-left-bg.png');
}
.owl-carousel.owl-custom-nav .owl-nav button.owl-next {
    background-image: url('../img/slick-right-bg.png');
}
.owl-carousel.owl-custom-nav .owl-nav button span {
    font-size: 36px;
    background-color: transparent;
    height: 50px;
    width: 50px;
    display: inline-block;
    padding: 0px;
    border-radius: 10px;
    position: relative;
}
.owl-carousel.owl-custom-nav .owl-nav button:hover>span {
    color: #f70006;
}
.owl-carousel.owl-custom-nav .owl-promo-item figure img {
    width: auto;
}
.owl-carousel.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
}
.owl-carousel.owl-custom-nav .owl-dots {
    text-align: center;
    padding: 20px 0px;
}
.owl-carousel.owl-custom-nav .owl-dots button {
    margin: 0 3px;
}
.owl-carousel.owl-custom-nav .owl-dots button:focus {
    outline: none;
}
.owl-carousel.owl-custom-nav .owl-dots button span {
    display: block;
    background-color: #000;
    height: 10px;
    width: 10px;
    border-radius: 0px;
}
.owl-carousel.owl-custom-nav .owl-dots button.active span {
    background-color: #f70006;
}
.owl-custom-nav.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
}
.prm-title h4 {
    font-weight: bold;
    font-size: 18px;
}
.prm-desc p {
    font-weight: 400;
}
.prm-icn {
    margin-bottom: 20px;
}
.plp-amenities {
    padding-top: 50px;
    padding-bottom: 30px;
    background: rgb(247, 247, 247);
    background: linear-gradient( -180deg, rgba(247, 247, 247, 1) 0%, rgba(255, 255, 255, 1) 100%);
}
.pl-keyfeature-list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.pl-keyfeature-list ul li {
    width: 50%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.pl-keyfeature-list ul li h4 {
    padding-left: 20px;
    font-weight: 400;
    font-size: 18px;
}
.pl-keyfeature-img,
.keyfeature-list-item img,
.keyfeature-list-item h4 {
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.pl-keyfeature-img {
    opacity: 0;
    visibility: hidden;
    height: 0px;
}
.keyfeature-list-item>img {
    width: auto;
    height: 50px;
}
.pl-keyfeature-img.active {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.keyfeature-list-item:hover img {
    transform: scale(.8);
}
.keyfeature-list-item:hover h4 {
    color: #f70006;
}
.pl-keyfeature-am {
    background-color: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 50px;
    padding: 50px;
}
.key-feature-link {
    margin-top: -60px;
    display: flex;
    align-items: center;
    padding: 20px;
    justify-content: space-around;
}
.pl-keyfeature-img img {
    width: 100%;
}
.key-feature-link>div {
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.plp-location {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #f8f8f8;
    border-radius: 10px;
}
.plp-location .container-fluid {
    max-width: 1620px;
}
.plp-location-left .plp-promo-title {
    padding-left: 0px;
    margin-left: 2em;
    margin-bottom: 10px;
}
.plp-promo-content {
    margin-top: 12px;
}
#plp-promo-content,
#plp-promo-content-cn,
a.morelink {
    position: relative;
}
#plp-promo-content[aria-expanded="false"],
#plp-promo-content-cn[aria-expanded="false"] {
    overflow: hidden;
}
a.morelink::after,a.morelink::after {
    content: "";
    display: block;
    width: 100%;
    height: 70px;
    background: rgb(248, 248, 248);
    background: -moz-linear-gradient(180deg, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 1) 100%);
    background: linear-gradient(180deg, rgba(248, 248, 248, 0) 0%, rgba(248, 248, 248, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#f8f8f8", endColorstr="#f8f8f8", GradientType=1);
    position: absolute;
    top: -70px;
}
a[aria-controls="plp-promo-content"],a[aria-controls="plp-promo-content-cn"] {
    font-size: 18px;
    margin-top: 10px;
    display: block;
}
.plp-promo-content p {
    font-size: 18px;
    font-weight: 400;
}
.plp-location .pl-promo-map {
    padding-right: 0px;
}
.pl-promo-map iframe {
    width: 100% !important;
    min-height: 530px !important;
}
.plp-tablists-content {
    padding: 20px;
    border: 1px solid #eee;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.plp-tabcontent {
    opacity: 0;
    visibility: hidden;
    height: 0px;
    z-index: -1;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.plp-tabcontent.active {
    height: auto;
    z-index: 1;
    opacity: 1;
    visibility: visible;
}
.plp-tablists-a>div {
    font-size: 16px;
    cursor: pointer;
    padding: 10px 30px;
    width: 33.33%;
    border: 1px solid transparent;
}
.plp-tablists-a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background-color: #eee;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.plp-tablists-a>div.active {
    background-color: #fff;
    border: 1px solid #eee;
    color: #f70006;
}
.plp-tablist-wrapper-list {
    margin-top: 30px;
    border-bottom: 1px solid #f70006;
}
.plp-tabcontent ul {
    padding-left: 40px;
}
.plp-tabcontent ul li {
    position: relative;
    font-size: 16px;
    margin-bottom: 10px;
}
.plp-tabcontent ul li:before {
    position: absolute;
    top: 8px;
    left: -30px;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #f70006;
}
.plp-360-tour {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pg-location-sidebar li a span,
.pg-location-sidebar li a img {
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.pg-location-sidebar li a img {
    filter: invert(1);
}
.pg-location-sidebar li a:hover img {
    transform: scale(0.8);
}
.pg-location-sidebar li a:hover span {
    color: #ffffff;
}
.plp-more-properties {
    background-color: #eee;
    padding-top: 50px;
    padding-bottom: 50px;
}
.emi-img {
    height: 300px;
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 10px;
}
.emi-title {
    position: absolute;
    left: 15px;
    top: 10px;
    color: #fff;
}
.emi-explore-btn {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, .8);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.explore-more-items:hover .emi-explore-btn {
    opacity: 1;
    visibility: visible;
}
.emi-explore-btn a {
    color: #fff;
}
.explore-more-props {
    margin-top: 50px;
}
.sidebar-icon-h {
    display: none;
}
.pg-location-sidebar li:hover a>.sidebar-icon-h {
    display: none;
}
.pg-location-sidebar li:hover {
    padding: 10px;
    background-color: #000;
}
.prop-title-slider {

    font-weight: bold;

    font-size: 40px;
        text-align: center;
    margin-top: 60px;
}
.pprw-cdet-section {
    background-color: #f9f9f9;
    padding-bottom: 30px;
    padding-top: 30px;
}
.ppr-cdetails-wwrap {
    display: flex;
    justify-content: flex-end;
}
.ppr-cdetails-wwrap>div {
    margin-left: 30px;
}
@media(max-width: 1366px) {
    .rm-info-left h4 {
        font-size: 16px;
    }
    .rm-info-right ul li span {
        font-size: 15px;
    }
    .rm-info-right ul li img {
        height: 20px;
    }
}
@media(max-width: 991px) {
    .pg-location-sidebar li a img {
        display: none;
    }
    .pg-location-sidebar li {
        padding: 10px 10px;
        min-height: 50px;
    }
    .pg-location-sidebar li:last-child {
        border-right: none;
    }
}
@media(max-width: 1200px) {
    .plp-tablists-a>div {
        width: 100%;
    }
}
@media(min-width: 768px) {
    .plp-location {
        padding-left: 110px;
        padding-right: 110px;
    }
}
@media(max-width: 991px) {
    .plp-location .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media(max-width: 767px) {
    .plp-tablists-a>div {width: 33.33%;}
    .plp-room-types {padding-top: 50px;}
    .plp-rm-items {padding-top: 30px;}
    .pl-rm-title h3 {font-size: 30px;text-align: center;
    }
    .plp-promo-title h3 strong {
        max-width: 100%;
    }
    .plp-promo-title {
        padding-left: 0px;
        margin-bottom: 30px;
    }
    .plp-promo-title h3:before {
        display: none;
    }
    .plp-promotions {
        padding-top: 0px;
    }
    .owl-promo-item {
        text-align: center;
    }
    .owl-promo-item figure img {
        margin: 0 auto;
    }
    .pl-keyfeature-am {
        padding: 10px;
        margin-top: 25px;
    }
    .pl-keyfeature-list ul li {
        width: 100%;
    }
    .plp-location {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .plp-tablists-a {
        justify-content: flex-start;
    }
    .keyfeature-list-item>a {
        width: calc(100% - 50px);
    }
    .keyfeature-list-item img {
        width: 50px;
    }
    .keyfeature-list-item>a:first-child {
        width: 50px;
    }
    .explore-more-props {
        margin-top: 0px;
    }
    .pl-promo-map iframe {
        height: 400px !important;
        min-height: auto !important;
    }
    .plp-tablists-a>div {
        font-size: 12px;
        text-align: center;
        padding: 10px 5px;
    }
    .pg-location-sidebar li a span {
        font-size: 11px;
        line-height: 1;
    }
}


/* SINGLE LOCATION */

.home .site-breadcrumbs-wrap,
.single-location .site-breadcrumbs-wrap {
    display: none;
}

.ps-lt-wrap {
    position: absolute;
    bottom: 200px;
    z-index: 1;
}

.ps-location-title {
    padding-top: 20px;
    padding-left: 0px;
}

.ps-location-title h1 {
    font-weight: bold;
    color: #fff;
    font-size: 45px;
    text-shadow: 0px 12px 20px rgb(0 0 0 / 20%);
}

.ps-location-backto {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: flex-end;
}

.ps-location-backto a {
    color: #000;
    font-weight: bold;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.ps-location-backto a ion-icon {
    display: inline-block;
    padding-right: 10px;
}

.psl-title-wrapper {
    margin-bottom: 30px;
}

.plc-slider-wrapper img {
    border-radius: 10px;
    display: block;
}

.plc-slider-wrapper figure {
    position: relative;
    margin: 0px;
}

.plc-slider-wrapper figure:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 10px;
}

.plc-slider-wrapper figure figcaption h3 {
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 0px;
}

.plc-slider-wrapper figure figcaption h3,
.plc-slider-wrapper figure figcaption p {
    color: #fff;
}

.plc-slider-wrapper figure figcaption p {
    font-size: 16px;
    font-weight: 400;
}

.plc-slider-wrapper figure figcaption {
    position: absolute;
    top: 30px;
    left: 60px;
}

.plc-banner-btn {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 30px;
    text-align: center;
}

.plc-room-prices {
    padding-top: 50px;
}

.rmp-items-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #f7f7f7;
}
.rmp-item {
    margin: 0 30px 30px;
    width: auto;
}
.rmp-item-pr {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    justify-content: center;
    gap:10px;
}
.rmp-item-price {
    padding-left: 20px;
}
.rmp-item-btn>a.st-btn-transparent,
.rmp-item-btn>a.st-btn-red {
    font-size: 12px;
}
.rimp-pr {
    padding-bottom: 0px;
}
.rmp-price {
    font-size: 18px;
}
.rimp-from {
    padding-bottom: 0px;
}
.plc-room-features {
    padding-top: 40px;
    padding-bottom: 50px;
}
.pl-rm-amenities-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.pl-features-title.i-right,
.pl-rm-amenities-items.i-right {
    padding-left: 30px;
}

.pl-rm-amenities-item {
    width: 50%;
    display: flex;
    align-items: center;
}

.pl-features-title {
    padding-top: 50px;
    padding-bottom: 30px;
}

.plff-wrap-left {
    padding-right: 50px;
}

.pl-features-title h4 {
    font-weight: bold;
    font-size: 24px;
    color: #000;
}

.pl-amenities-icon {
    width: 65px;
}

.pl-amenities-title {
    width: calc(100% - 65px);
    /* padding-left: 5px; */
}

.pl-amenities-title h4 {
    padding-bottom: 0px;
}

.pl-amenities-icon figure {
    /*width: 80px;*/
    margin: 0px;
}

.pl-amenities-icon figure img {
    display: block;
    width: auto;
    height: 50px;
}

.pl-rm-amenities-item {
    margin-bottom: 30px;
}

.add-border-left {
    position: relative;
}

.add-border-left:before {
    content: '';
    position: absolute;
    left: -2%;
    border-left: 3px dotted #bfbebe;
    top: 0;
    bottom: 0;
}

.site-divider {
    padding-bottom: 30px;
    border-bottom: 1px dotted #eee;
}

.plc-room-details {
    padding-top: 80px;
    padding-bottom: 30px;
}

.prd-gallery-items.owl-custom-nav .owl-nav button.owl-next {
    right: 5%;
}

.prd-gallery-items.owl-custom-nav .owl-nav button.owl-prev {
    left: 5%;
}

.prd-gallery-items .owl-stage-outer img {
    border-radius: 10px;
    width: auto !important;
    margin: auto;
}

.prd-gallery-item {
    margin-bottom: 30px;
}

.prd-description-moreinfo p {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
}

.prd-description h2 {
    font-size: 36px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

.prd-description-moreinfo p strong {
    font-weight: bold;
}

.prd-description-moreinfo table tr td {
    border: 1px solid #eee;
    padding: 10px;
    text-align: center;
}

.prd-description-moreinfo table tr:first-child td {
    background-color: #000;
    color: #fff;
}

.prd-description-moreinfo table tr:first-child td {
    border-top-color: transparent;
}

.prd-description-moreinfo table tr:first-child td:last-child {
    border-top-right-radius: 10px;
    border-right-color: transparent;
}

.prd-description-moreinfo table tr:first-child td:first-child {
    border-top-left-radius: 10px;
    border-left-color: transparent;
}

.prd-room-details-cta {
    padding-top: 20px;
}

.rm-roomcta {
    padding-top: 50px;
}

.prd-room-details-cta ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.prd-room-details-cta ul li {
    margin: 0px 15px;
}

.prd-room-details-cta ul li a.st-btn-transparent {
    font-size: 18px;
    padding: 15px 35px;
    min-width: 230px;
}

.exp-other-rooms .pg-property-items {
    flex-wrap: wrap;
}

.exp-other-rooms .dci-bg-img figure:before {
    background: transparent;
}

.exp-other-rooms .dci-bg-img img {
    width: 100%;
}

.exp-other-rooms {
    padding-top: 0px;
}

.plc-other-rooms {
    padding-top: 50px;
    padding-bottom: 60px;
    background-color: #eee;
}

.plc-promotions .plp-promo-title strong {
    background-color: #fff;
}

.plc-promotions {
    padding-top: 80px;
    padding-bottom: 50px;
}

.ppi-icon figure {
    margin-bottom: 0px;
}

.plc-promo-items.owl-carousel .ppi-icon figure img {
    width: auto;
    display: block;
}

.ppi-icon {
    margin-bottom: 20px;
}

.ppi-title h5 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.ppi-description p {
    font-weight: 400;
    font-size: 16px;
}

.plc-promotions .plp-promo-title {
    margin-bottom: 30px;
}

.site-breadcrumbs {
    background-color: #f7f7f7;
    padding: 10px 30px;
    border-radius: 10px;
}

.site-breadcrumbs-wrap {
    margin-bottom: -15px;
    z-index: 3;
    position: relative;
}

.site-breadcrumbs>.breadcrumbs>span {
    font-size: 16px;
    padding-right: 2px;
}

.site-breadcrumbs>.breadcrumbs>span:first-of-type>a>span,
.site-breadcrumbs>.breadcrumbs>span:first-of-type {
    color: #000000;
}
.site-breadcrumbs>.breadcrumbs>span:last-of-type,.site-breadcrumbs>.breadcrumbs>span:last-of-type a>span {
    color: #f70006;
}
.site-breadcrumbs span.breadcrumbs__separator {
    font-size: 22px;
}
@media(max-width: 1300px) {
    .prd-room-details-cta ul {
        justify-content: center;
    }
    .prd-room-details-cta ul li {
        margin: 0 5px 15px;
    }
}
@media(max-width: 991px) {
    .pg-property-items {
        flex-wrap: wrap;
    }
    .lo-location-city .dwell-city-item,
    .exp-other-rooms .pg-property-items .dwell-city-item,
    .pg-property-items>div.dwell-city-item {
        margin-bottom: 15px;
        width: 30%;
    }
    .lo-location-city .hm-loc-items {
        width: 100%;
    }
    .pl-amenities-title h4 {
        font-size: 16px;
        line-height: 20px;
    }
    .pl-amenities-icon figure img {
        height: 40px;
    }
    .pl-amenities-icon {
        width: 55px;
    }
    .pl-amenities-title {
        width: calc(100% - 55px);
    }
}
@media(max-width: 767px) {
    .pg-property-items {
        flex-wrap: wrap;
    }
    .pg-property-items>div.dwell-city-item {
        margin-bottom: 15px;
        width: 50%;
    }
    .site-breadcrumbs {
        padding-left: 0px;
        padding-right: 0px;
    }
    .site-breadcrumbs-wrap {
        margin-bottom: 15px;
        background-color: #f7f7f7;
    }
    .ps-location-title {
        padding-left: 0px;
    }
    .add-border-left:before {
        display: none;
    }
    .rmp-item-cale figure figcaption {
        bottom: -20px;
    }
    .rmp-price,
    .rmp-item-cale figure figcaption span strong {
        font-size: 14px;
        line-height: 10px;
    }
    .rimp-from small,
    .rmp-availability {
        font-size: 12px;
    }
    .rmp-item-cale figure figcaption span,
    .rmp-item-cale img {
        width: 50px;
    }
    .rmp-item-pr {
        margin-bottom: 15px;
    }
    .rmp-item {
        margin: 0 5px 15px;
    }
    .rmp-item-price {
        padding-left: 0px;
        text-align: center;
    }
    .rmp-item-cale {
        text-align: center;
    }
    .rimp-from,
    .rimp-pr {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .site-divider {
        padding-bottom: 0px;
    }
    .pl-features-title {
        padding-top: 10px;
    }
    .prd-room-details-cta ul li {
        margin-bottom: 10px;
    }
    .plc-other-rooms {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .plc-room-prices {
        padding-top: 30px;
    }
    .pl-rm-title {
        text-align: left;
    }
    .lo-location-city .dwell-city-item,
    .exp-other-rooms .pg-property-items .dwell-city-item,
    .pg-property-items>div.dwell-city-item {
        margin-bottom: 15px;
        width: 49%;
    }
    .plc-room-prices>div.container {
        width: 100%;
    }
    .plc-room-details {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .psl-title-wrapper {
        margin-bottom: 10px;
    }
    .site-breadcrumbs>.breadcrumbs>span {
        font-size: 12px;
    }
    .ps-lt-wrap {
        bottom: 180px;
    }
    .ps-location-title h1 {
        font-size: 24px;
    }
    .pl-features-title.i-right,
    .pl-rm-amenities-items.i-right {
        padding-left: 0px;
    }
    .pg-city-homes h4 {
        padding-top: 20px;
    }
    .plc-room-features {
        padding-top: 10px;
        padding-bottom: 0px;
    }
    .rm-roomcta {
        padding-top: 0px;
        padding-bottom: 45px;
    }
    .plc-promotions {
        padding-top: 50px;
    }
    .explore-more-props .hm-loc-items {
        margin-top: 20px;
        text-align: center;
    }
    .plp-more-properties {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .plff-wrap-left {
        padding-right: 0px;
    }
}
@media(max-width: 500px) {
    .pg-property-items>div.dwell-city-item {
        width: 49% !important;
    }
    .pg-city-homes {
        padding-top: 0px;
    }
    .pg-city-homes h4 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 28px;
    }
    .ps-location-backto a {
        font-size: 14px;
        line-height: 14px;
    }
}
.et_pb_section#pg-sidebar-float {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.et_pb_row.pg-sidebar-floatitems {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    width: 100% !important;
}
div.et_pb_row.et_pb_row_0.pg-sidebar-floatitems {
    width: 100% !important;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb {
    padding: 10px;
    border-bottom: 1px solid #8e8e8e;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    cursor: pointer;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb:last-of-type>.et_pb_blurb_content {
    border: none;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb {
    margin-bottom: 0px;
    background-color: #F70006;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb:hover {
    background-color: #000;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb:hover .et_pb_module_header span {
    color: #ffffff;
}
.et_pb_blurb_3.et_pb_blurb .et_pb_module_header a {
    color: #fff !important;
}
.et_pb_section#pg-sidebar-float .et_pb_module_header {
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    padding-bottom: 0px;
}
.et_pb_section#pg-sidebar-float .et_pb_main_blurb_image {
    margin-bottom: 5px;
}
.et_pb_section#pg-sidebar-float .et_pb_module_header a,.et_pb_section#pg-sidebar-float .et_pb_module_header span {
    font-size: 14px;
    color: #fff !important;
    line-height:16px;
}
.et_pb_section#pg-sidebar-float .et_pb_blurb_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.lwd-section-text h4,.lwd-section-text h1 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.lwd-section-text img {
    vertical-align: top;
}
#pg-sidebar-float .et_pb_main_blurb_image img {
    opacity: 1;
}
.et_pb_row .lwd-section-text h3 {
    font-size: 28px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
    line-height: 38px;
}
.lwd-section-text ul li,.lwd-section-text p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}
.lwd-section-text ul li {
    position: relative;
    margin-bottom: 5px;
}
.lwd-section-text ul li:before {
    content: '';
    position: absolute;
    left: -20px;
    height: 7px;
    width: 7px;
    background-color: #f70006;
    top: 8px;
    border-radius: 50%;
    display: inline-block;
}
.lwd-section-text ul {
    padding-left: 40px;
}
.lwd-section-text a {
    font-weight: 500;
    color: #f70006;
}
.section-lwd-events .hm-explore-title h2 strong {
    background: #fafafa;
}
.dwell-pitem-img {
    margin-bottom: 20px;
}
.dwell-pitem-img img {
    border-radius: 10px;
}
.dwell-pitem-title h5 {
    font-size: 18px;
    font-weight: bold;
}
.dwell-pitem-date span {
    font-size: 16px;
    font-weight: 400;
}
.dwell-resident-special h4 {
    font-weight: bold;
    font-size: 18px;
    color: #000;
}
.dwell-resident-special p {
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.lwd-page-banner img {
    border-radius: 10px;
    padding-right: 5px;
}
.lwd-banner-title {
    position: absolute;
    bottom: 30px;
    left: 50px;
}
.lwd-banner-title h1 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
}
.lwl-mainsection-title p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 24px;
}
.lwl-mainsection-title h2 {
    font-size: 40px;
    color: #000;
    font-weight: bold;
    line-height: 50px;
    margin-bottom: 10px;
}
.lwd-right-col-title {
    margin-top: 10px;
}
.lwd-right-col-title h3 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}
.et_pb_section .lwd-row-title p,.lwd-section-wrap p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.lwd-section-wrap h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}
.et_pb_section .lwd-row-title.lwd-col-center h2 {
    font-size: 40px;
    line-height: 50px;
    padding: 0px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 30px;
}
.et_pb_section .et_pb_module.lwd-inline-btn {
    display: inline-block;
    margin-right: 10px;
}
.lwd-getknitted-img img {
    transform: scale(1, 1.2);
}
.lwd-knitted-row .et_pb_image {
    margin-bottom: 0px !important;
}
.lwd-knitted-row .lwd-knitted-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(0, 0, 0, .3);
    border-radius: 10px;
}
.lwd-knitted-row .lwd-knitted-title h4 {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}
.lwd-knitted-row .lwd-knitted-title {
    padding: 20px;
}
.lwd-knitted-row .lwd-knitted-title a {
    position: relative;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #f70006;
    background-color: #ffffff;
    border: 1px solid #f70006;
    border-radius: 45px;
    padding: 12px 40px;
    font-weight: bold;
}
.pg-movingin-wrap table {
    max-width: 100%;
}
.pg-movingin-wrap table td img {
    vertical-align: middle;
}
.pg-movingin-wrap table td ul {
    padding-left: 40px;
}

.pg-movingin-wrap .et_pb_tabs_controls {
    background-color: transparent;
    border-bottom: 1px solid #f70006;
    margin-bottom:0px;
}
.pg-movingin-wrap div.et_pb_tabs {
    border: none;
    box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
}
.pg-movingin-wrap ul.et_pb_tabs_controls:after {
    border: none;
}
.pg-movingin-wrap .et_pb_tabs_controls li.et_pb_tab_active {
    border: 1px solid #eee;
    background-color: #fff;
}
.pg-movingin-wrap .et_pb_tabs_controls li a {
    padding: 6px 30px 4px;
    text-align: center;
    font-size: 14px;
}
.pg-movingin-wrap .et_pb_tabs_controls li {
    background-color: #ebebeb;
    width: 19.2%;
    display: inline-block;
    padding: 0px;
    margin-right: 1%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.pg-movingin-wrap .et_pb_tabs_controls li:last-child {
    margin-right: 0px;
}
.pg-movingin-wrap .et_pb_tab_content table td {
    vertical-align: top;
}
.pg-movingin-wrap .et_pb_tab_content table td li {
    position: relative;
    font-size: 14px;
}
.pg-movingin-wrap .et_pb_tab_content table td li:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 8px;
    background-size: contain;
    width: 5px;
    height: 5px;
    background-color: #000000;
    border-radius: 50%;
}
.pg-movingin-wrap .et_pb_tab_content p,.pg-movingin-wrap .et_pb_tab_content li {
    font-size: 14px;
}
.et_pb_row.lwd-needhelp {
    padding: 50px;
    background-color: #fff;
    position: relative;
    border-radius: 20px;
}
.et_pb_row.lwd-needhelp:before {
    content: '';
    position: absolute;
    left: 20px;
    right: -20px;
    top: 20px;
    bottom: -20px;
    background-color: #fff;
    border-radius: 20px;
}
.lwd-col-center {
    padding: 20px 0px 30px;
}
.et_pb_section .lwd-row-title h2 {
    font-size: 36px;
    line-height: 46px;
    font-weight: bold;
}
#moving-in-insights.et_pb_row .hm-explore-title h2 strong {
    background-color: transparent;
}
#moving-in-insights.et_pb_row .hm-explore-title h2:before {
    left: auto;
    width: calc(100% - 150px);
    right: 0;
}
@media (max-width: 1366px) {
    .lwd-knitted-row .lwd-knitted-title h4 {
        font-size: 18px;
    }
    .lwd-knitted-row .lwd-knitted-title a {
        padding: 10px 30px;
        font-weight: normal;
    }
}
@media (max-width: 991px) {
    .et_pb_section#pg-sidebar-float .et_pb_blurb_content .et_pb_blurb_container {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 980px) {
    .et_pb_row.lwd-knitted-row>div.et_pb_column {
        width: auto;
    }
    .exxp-location-items .dwell-city-item {
        width: 30%;
        margin-bottom: 15px;
    }
    #mvng-needhelp .lwd-section-text p {
        padding-bottom: 0px !important;
    }
    #mvng-needhelp div.et_pb_column {
        margin-bottom: 20px !important;
    }
}
@media (max-width: 919px) {
    #mvng-needhelp div.et_pb_column {
        margin-bottom: 0px !important;
    }
}
@media (max-width: 767px) {
    .exxp-location-items .dwell-city-item {
        width: 49%;
        margin-bottom: 15px;
    }
    #section-dwell-events.et_pb_section>div.et_pb_row,
    #section-dwell-resi-life.et_pb_section>div.et_pb_row {
        padding-bottom: 0px;
    }
    #section-dwell-resident.et_pb_section>div.et_pb_row {
        padding-top: 0px;
    }
    #section-dwell-events.et_pb_section,
    #section-dwell-resi-life.et_pb_section {
        padding-top: 20px !important;
    }
    #section-dwell-resident.et_pb_section {
        padding-top: 0px !important;
    }
    #knitted-dwell-section.et_pb_section,
    #dwell-app-section.et_pb_section,
    .lwd-section-wrap.et_pb_section {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .et_pb_section#pg-sidebar-float .et_pb_blurb_content .et_pb_blurb_container {
        min-height: 42px;
    }
    .et_pb_section#pg-sidebar-float .et_pb_module_header span {
        line-height: 10px;
    }
    .et_pb_section .lwd-row-title h2 {
        font-size: 26px;
        line-height: 30px;
    }
    #book-with-peace>div.et_pb_row {
        width: 80% !important;
    }
    #book-with-peace>div.et_pb_row>.et_pb_column {
        margin-bottom: 0px !important;
    }
    .dwell-app-iim {
        margin-top: 50px;
    }
    .lwd-knitted-row .lwd-knitted-title h4 {
        font-size: 16px;
    }
    .lwd-knitted-row .lwd-knitted-title a {
        font-size: 14px;
        padding: 8px 30px;
    }
    .pg-movingin-wrap .et_pb_tabs_controls li {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        float: none;
        width: 100%;
        margin-bottom: 0px;
        display: block;
    }
    #section-dwell-moving-on.et_pb_section {
        padding-top: 0px;
        padding-bottom: 40px;
    }
    #section-glide-internet.et_pb_section,
    #section-dwell-app.et_pb_section,
    #section-bedroom-kitchen.et_pb_section {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    #section-glide-internet.et_pb_section>div.et_pb_row {
        width: 80%;
    }
    #section-dwell-moving-on.et_pb_section>div.et_pb_row {
        padding-bottom: 0px;
    }
    .et_pb_row .lwd-section-text h3 {
        margin-bottom: 0px;
    }
    .et_pb_row.lwd-needhelp {
        width: 80%;
        padding-top: 50px !important;
    }
    #mvng-needhelp.et_pb_section {
        padding-bottom: 0px;
    }
    #moving-in-insights.et_pb_row {
        margin-top: 30px;
        padding-bottom: 0px;
    }
    .pg-movingin-wrap .et_pb_tab_content table td {
        width: 100% !important;
        display: table;
        margin-bottom: 15px;
    }
    .lwd-banner-title {
        left: 20px;
    }
    .lwd-banner-title h1 {
        font-size: 26px;
        line-height: 30px;
    }
    #mvng-needhelp .lwd-section-text {
        padding-top: 0px !important;
        padding-left: 0px !important;
    }
    .lwd-page-banner.et_pb_section .lo-location-city.et_pb_module {
        margin-top: 15px !important;
    }
    .lwd-page-banner.et_pb_section .exxp-title.et_pb_module {
        margin-bottom: 15px !important;
    }
}
.pg-pagebanner .et_pb_image {
    position: relative;
    display: inline-block;
    margin-bottom: 0px !important;
}
.pg-pagebanner .et_pb_image:before {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.35);
    border-radius: 10px;
    z-index: 1;
}
.pg-section-tt h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}
.faq-btn-wrapper>div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.faq-btn-wrapper .et_pb_button_module_wrapper {
    margin: 0px 10px;
    margin-bottom: 10px !important;
}
.faq-btn-wrapper a.et_pb_button {
    background-color: #fff;
    color: #f70006;
}
.faq-btn-wrapper a.et_pb_button.active,.faq-btn-wrapper a.et_pb_button:hover {
    background-color: #f70006 !important;
    color: #fff;
}
.faq-btn-wrapper a.et_pb_button:hover,.faq-btn-wrapper a.et_pb_button {
    padding: 10px 40px !important;
    border-radius: 45px !important;
}
.fag-section-item {
    display: none;
}
.fag-section-item.active {
    display: block;
}
.et_pb_section.fag-section-item {
    padding-top: 50px;
    padding-bottom: 50px;
}
.et_pb_section.fag-section-item {
    font-weight: 400;
}
.et_pb_section.fag-section-item .et_pb_toggle_content,.et_pb_section.fag-section-item .et_pb_toggle_content p,.et_pb_section.fag-section-item .et_pb_toggle_content li,.et_pb_section.fag-section-item .et_pb_toggle_content a {
    font-size: 16px;
    font-weight: 400;
}
.et_pb_section.fag-section-item .et_pb_toggle_content strong {
    font-weight: bold;
}
.et_pb_section.fag-section-item .et_pb_toggle_title:before {
    content: '';
    background-size: contain;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}
.et_pb_section.fag-section-item .et_pb_toggle_close>.et_pb_toggle_title:before {
    background-image: url(../img/card-open.png);
}
.et_pb_section.fag-section-item .et_pb_toggle_open>.et_pb_toggle_title:before {
    background-image: url(../img/card-close.png);
}
.et_pb_section.fag-section-item h2 {
    font-weight: bold;
}
.et_pb_section.fag-section-item .et_pb_toggle_item {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #eee;
    padding-left: 0px;
}
.et_pb_section.fag-section-item .et_pb_toggle_item h5 {
    color: #000;
    font-weight: bold;
}
.et_pb_section.fag-section-item .et_pb_toggle_content ul,
.et_pb_section.fag-section-item .et_pb_toggle_content ol {
    padding-left: 30px;
    padding-bottom: 20px;
}
.et_pb_section.fag-section-item .et_pb_toggle_content ul {
    list-style: inherit;
}
@media(max-width: 991px) {
    .faq-btn-wrapper>div {
        flex-direction: column;
    }
    .faq-btn-wrapper a.et_pb_button:hover,
    .faq-btn-wrapper a.et_pb_button {
        min-width: 210px;
    }
}
.bounce img {
    -moz-animation: bounce 3s infinite;
    -webkit-animation: bounce 3s infinite;
    animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}
.aboutus-video .et_pb_video_play:before {
    content: '';
    background-image: url(../img/tour-icon-1.png);
    width: 100px;
    height: 100px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}
.about-us-video iframe {
    height: 450px;
}
.pg-movingin-wrap.pg-tabs-wrap {
    border: none;
    box-shadow: 0px 12px 15px rgb(0 0 0 / 10%);
}
.pg-movingin-wrap.pg-tabs-wrap p {
    font-size: 16px;
    font-weight: 400;
}
.pg-movingin-wrap.pg-tabs-wrap .et_pb_tabs_controls li {
    margin-right: 1.26%;
    width: auto;
}
.pg-movingin-wrap.pg-tabs-wrap .et_pb_tabs_controls li a {
    padding: 8px 28px 6px;
    text-align: center;
}
.about-us-redbg {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.about-us-redbg h3 {
    text-align: left !important;
    font-size: 32px;
}
.about-us-redbg h3 strong {
    color: #fff;
}
.about-us-squad .hm-explore-title h2 strong {
    background-color: transparent;
}
.about-us-squad .hm-explore-title h2:before {
    left: auto;
    right: 0;
    width: calc(100% - 180px);
}
.dwell-squad-offices ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dwell-squad-offices ul li {
    margin-bottom: 15px;
    margin-right: 15px;
}
.dwell-squad-offices ul li a {
    background-color: #fff;
}
.dwell-squad-item {
    position: relative;
    max-width: 350px;
    border-radius: 20px;
    background-color: #fff;
    padding: 30px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
}
.dwell-squad-item:before {
    content: '';
    position: absolute;
    left: -20px;
    top: -20px;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-image: url(../img/need-bg.png);
    background-size: cover;
    border-radius: 20px;
    z-index: -1;
}
.dwell-squad-wrapper {
    padding-top: 60px;
}

.dwell-squad-wrapper>div {
    margin: 0 15px 30px;
}
.dwell-squad-name {
    font-size: 20px;
    font-weight: bold;
}
.dwell-squad-email {
    word-break: break-word;
    line-height: 16px;
}
.dwell-squad-info {
    padding-left: 20px;
}
.dwell-squad-position {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
}
.dwell-squad-email a,.dwell-squad-email a {
    color: #f70006;
    font-weight: bold;
    font-size: 14px;
}
.dwell-squad-offices-item>a.active {
    background-color: #f70006;
    color: #ffffff;
}
.dwell-squad-wrapper>div {
    display: none;
}
.dwell-squad-wrapper>div.active {
    display: flex;
}
.dwell-squad-item-wrap {
    margin-bottom: 30px;
}
.job-vcay-title h5 {
    font-weight: bold;
    font-size: 18px;
}
.job-posting-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.job-vapplynow {
    margin-top: 20px;
}
.job-vapplynow a {
    background-color: #fff;
    color: #f70006;
}
.job-vroles p {
    font-weight: 400;
    font-size: 16px;
}
.job-vtitle {
    font-size: 16px;
}
.pg-banner-wrap .pg-pagebanner .et_pb_image:before {
    background: rgba(0, 0, 0, 0.05) !important;
}
.pg-banner-wrap .pg-pagebanner .contact-img-float.et_pb_image {
    position: absolute;
    right: 150px;
    max-width: 380px;
    top: -50px;
}
.pg-banner-wrap .pg-pagebanner .contact-img-float.et_pb_image:before {
    background: transparent !important;
}
li.gfield.gf-iwantto .ginput_container_radio .gfield_radio,
li.gfield.gf-iwantto {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
    margin: 0;
}
li.gfield.gf-iwantto .ginput_container_radio .gfield_radio li {
    width: 50%;
}
li.gfield.gf-iwantto .ginput_container_radio .gfield_radio input[type=radio] {
    vertical-align: top;
}
li.gfield.gf-iwantto .ginput_container_radio .gfield_radio label {
    padding-left: 10px;
}
li.gfield.gf-iwantto .ginput_container_radio .gfield_radio li label>small {
    display: block;
}
li.gfield.gf-iwantto label {
    width: 200px;
}
li.gfield.gf-iwantto .ginput_container_radio {
    width: calc(100% - 200px);
    margin: 0 !important;
}
.contact-bysubmit p,
.contact-frm .gform_wrapper label,
.contact-frm .gform_wrapper label.gfield_label {
    font-size: 18px !important;
    font-weight: 600;
    color: #696969;
}
.contact-frm .gform_wrapper textarea,
.contact-frm .gform_wrapper select,
.contact-frm .gform_wrapper input[type=email],
.contact-frm .gform_wrapper input[type=text] {
    border: none;
    border-bottom: 1px solid #eee;
    font-size: 16px !important;
    font-weight: 400;
    color: #696969;
}
.contact-bysubmit p {
    font-weight: 400;
    text-align: center;
}
.contact-frm .gform_wrapper .gform_footer {
    text-align: center;
}
li.gfield.gf-iwantto label {
    color: #000 !important;
}
#contact-confirmation-popup {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
    width: 100%;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    height: 0px;
}
#contact-confirmation-popup.show {
    opacity: 1;
    visibility: visible;
    height: 100%;
}
.cc-confirmed.et_pb_text {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    padding-left: 50px;
}
.cc-confirmed.et_pb_text h3 {
    color: #000;
    font-size: 28px;
    font-weight: bold;
    line-height: 36px;
}
.cc-confirmed.et_pb_text p {
    font-size: 16px;
    font-weight: 400;
}
.cc-confirmed-bg.et_pb_module {
    width: 700px;
    max-width: 100%;
    margin: auto;
}
.cc-confirmed.et_pb_text a,.contact-frm .gform_wrapper .gform_footer input[type=submit] {
    position: relative;
    font-size: 16px;
    display: inline-block;
    min-width: 160px;
    padding: 0px 20px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    background: #f70006;
    border-radius: 45px;
    border: none;
    cursor: pointer;
}
@media (max-width: 1200px) {
    .pg-banner-wrap .pg-pagebanner .contact-img-float.et_pb_image {
        position: absolute;
        right: 0px;
        max-width: 200px;
        top: 0px;
    }
}
@media (max-width: 767px) {
    .pg-banner-wrap .pg-pagebanner .contact-img-float.et_pb_image {
        max-width: 100px;
    }
    #cu-getintouch.et_pb_section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    li.gfield.gf-iwantto .ginput_container_radio .gfield_radio,
    li.gfield.gf-iwantto {
        display: block;
    }
    li.gfield.gf-iwantto .ginput_container_radio .gfield_radio li,
    li.gfield.gf-iwantto .ginput_container_radio {
        width: 100%;
    }
    .cc-confirmed.et_pb_module img {
        width: 80px;
    }
    .cc-confirmed.et_pb_text h3 {
        font-size: 18px;
        line-height: 20px;
    }
    .cc-confirmed.et_pb_text a {
        font-size: 14px;
        padding: 0px 20px;
        line-height: 40px;
    }
    .cc-confirmed.et_pb_text p {
        font-size: 14px;
        line-height: 15px;
    }
    .cc-confirmed.et_pb_text {
        width: 90%;
        padding-left: 20%;
    }
    #contact-confirmation-popup>div.et_pb_row {
        width: 95%;
    }
    .contact-frm .gform_wrapper .gform_footer input[type=submit] {
        line-height: 45px !important;
    }
}
#view-tour, .view-tour-gallery {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 5;
    margin: auto;
    height: auto;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.view-tour-inner {
    top: 50px;
    bottom: 50px;
    max-width: 1200px;
    width: 100%;
    background-color: rgb(247 247 247);
    box-shadow: 0px 5px 10px rgb(0 0 0 / 10%);
    border-radius: 20px;
    overflow-y: auto;
    height: 95%;
}
#view-tour.show, .view-tour-gallery.show {
    opacity: 1;
    visibility: visible;
}
.cclose {
    position: absolute;
    right: 0;
    top: 0px;
    background-color: #f70006;
    padding: 10px 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}
.pp-slider {
    position: relative;
}
.tour-btn {
    position: absolute;
    bottom: 50px;
    left: 0;
    display: inline-block;
    width: auto;
    right: 0;
    margin: auto;
    text-align: center;
}
.tour-btn a {
    position: relative;
    font-size: 20px;
    display: inline-block;
    min-width: 160px;
    text-align: center;
    line-height: 50px;
    color: #ffffff;
    background: #f70006;
    border-radius: 45px;
    padding: 10px 40px;
    font-weight: bold;
}
.no-scroll {
    overflow: hidden;
}
@media(max-width: 1366px) {
    .pl-cm-tour {
        margin-top: 30px;
    }
    .pl-cm-tour iframe {
        height: 400px !important;
    }
}
@media(max-width: 991px) {
    .view-tour-inner {
        width: 80%;
    }
}
@media(max-width: 767px) {
    .pl-cm-tour iframe {
        height: 300px !important;
    }
    .view-tour-inner {
        width: 100%;
        height: auto !important;
    }
    .pl-cm-tour {
        margin-top: 0px;
    }
    .cclose {
        padding: 4px 10px 2px;
        font-size: 12px;
    }
    .plp-360-tour {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .plp-360-tour div.container {
        width: 95%;
    }
}
.header-sticky {
    position: fixed;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .95);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, .1);
    z-index: 5;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
}
.content-top {
    padding-top: 100px;
}
.mobile-content {
    position: relative;
}
.mobile-content:before {
    content: '';
    position: absolute;
    background-color: rgba(255, 255, 255, .4);
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 4;
    top: 0;
    bottom: 0;
}
.site-inner-content a {
    color: #f70006;
}
@media(max-width: 767px) {
    .et_pb_section.et_section_regular {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .et_pb_row {
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
}
.pg-site-search .search-bbar input[type=text] {
    margin-bottom: 50px;
    border: 1px solid #eee !important;
    width: calc(100% - 140px) !important;
    padding-left: 20px !important;
    border-right: none !important;
    height: 46px !important;
}
.search-bbar {
    width: 60%;
}
@media(max-width: 991px) {
    .search-bbar {
        width: 80%;
    }
}
@media(max-width: 830px) {
    .pg-site-search .search-bbar input[type=text] {width: calc(100% - 200px) !important;padding-left: 10px !important;}
    .pg-site-search .et_pb_search.hm-search-input input[type=submit] {margin-left: -20px;}
}
@media(max-width: 767px) {
    .search-bbar {width: 100%;}
    .pg-site-search .et_pb_search.hm-search-input input[type=submit] {display: block;margin-left: 0px;margin-bottom: 20px;}
    .pg-site-search .search-bbar input[type=text] {border-right: 1px solid #eee !important;width: 100% !important;margin-bottom: 15px;}
}
@media (max-width: 991px){
    .rmp-items-wrap {position: relative;right: auto;bottom: auto;padding-top: 30px;background-color: transparent;}
}
@media(max-width: 1200px) {
    .rmp-item-cale figure figcaption {bottom: -27px;}
    .nextend-thumbnail-scroller.n2-align-content-start .nextend-thumbnail-scroller-group {justify-content: center !important;}
    .rmp-item-cale figure figcaption span {
        margin-top: 0px;
    }
    .rmp-item-cale figure figcaption span {
        font-size: 10px;
        line-height: 12px;
    }
    .ppr-cdetails-wwrap {
        justify-content: flex-start;
        flex-direction: column;
    }
    .ppr-cdetails-wwrap>div {
        margin-left: 0px;
    }
    .ppr-cdetails {
        margin-bottom: 10px;
    }
}
@media(max-width: 991px) {
    .et_pb_section#pg-sidebar-float .et_pb_main_blurb_image {
        display: none;
    }
    .pg-location-sidebar li:hover a>.sidebar-icon-h {
        display: none;
    }
    .pg-location-sidebar li {
        padding: 10px 10px 0px;
        width: 100%;
        border: none;
        border-right: 1px solid #d4d4d4;
    }
}
@media(max-width: 767px) {
    .rmp-item-cale figure figcaption {
        bottom: -20px;
    }
    .pg-location-property {
        right: auto;
        width: 100%;
        left: auto;
        bottom: 0;
        top: auto !important;
        transform: translate(0px);
        border-radius: 0px !important;
    }
    .pg-sidebar-floatitems>div,
    .pg-location-sidebar ul {
        display: flex;
        align-items: center;
        justify-content: space-evenly;
    }
    .pg-location-sidebar li {
        padding: 20px 10px 21px !important;
        min-height: 63px;
    }
    .pg-location-sidebar li a {
        display: flex;
        height: 100%;
        align-items: center;
        justify-content: center;
    }
    .et_pb_section#pg-sidebar-float .et_pb_blurb_content {
        padding: 0px 0px;
        border-bottom: none;
        height: 100%;
    }
    .et_pb_section#pg-sidebar-float .et_pb_blurb {
        width: 100%;
    }
    body.page-id-757 .zopim,
    body.single-location .zopim,
    body.tax-city:not(.term-12,
    .term-11,
    .term-4,
    .term-13,
    .term-9,
    .term-10) .zopim {
        bottom: 75px !important;
    }
    body.page-id-757 .zopim {
        bottom: 75px !important;
    }
    body.page-id-1181 .zopim {
        bottom: 75px !important;
    }
}
/*  Search page */
.pss-searchbar {
    position: relative;
}
.pss-searchbar-wrap input[type="text"] {
    border-radius: 5px;
    width: 100%;
    max-width: 400px;
    padding: 8px 20px;
    border: 1px solid #eee;
}
.pss-searchbar-wrap {
    margin-bottom: 20px;
}
.pss-searchbar-wrap button {
    color: #fff;
    border: 1px solid #f70006;
    padding: 8px 10px;
    margin-left: -8px;
    background-color: #f70006;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    min-width: 100px;
    font-size: 16px;
}
@media(max-width: 767px) {
    .pg-site-search {
        padding-top: 20px;
    }
    .pg-site-search .pss-searchbar-wrap button {
        position: absolute;
        right: 0;
        min-width: 50px;
    }
    .pg-city-footer .container,
    .pg-site-search .container,
    .pg-location-content .container,
    .plp-prop-wrapper .container,
    .site-breadcrumbs-wrap .container,
    .pg-location-city .container,
    .pg-site-container,
    .page-container {
        width: 100%;
    }
    div.et_pb_section div.et_pb_row,
    #hm-testimonial-section.et_pb_section div.et_pb_row,
    .hm-explore-promo.et_pb_section div.et_pb_row,
    #hm-booking-dwell.et_pb_section div.et_pb_row,
    #hm-first-section.et_pb_section div.et_pb_row {
        width: 90% !important;
    }
}
.cli-bar-message {
    color: #fff!important
}
.cli-bar-message a {
    color: #fff!important;
    text-decoration: underline
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
    background: #e52823!important;
    border-radius: 45px;
    padding-left: 30px;
    padding-right: 30px;
}
#cookie-law-info-bar {
    background: #e52823!important;
    z-index: 999999;
}
footer .cli_settings_button {
    color: #2ea3f2 !important;
    margin-top: 5px;
    padding: 0;
    background-color: transparent!important;
    font-size: 20px !important;
    text-align: right;
    float: none;
    margin-right: 30px;
}
footer .cli_settings_button:hover {
    color: #F70005 !important;
}
button.cli-ccpa-button-confirm {
    background-color: #e52823!important;
    color: #fff;
    border-color: #e52823!important
}
button.cli-ccpa-button-cancel {
    background: 0 0!important;
    color: #e52823!important;
    border-color: #e52823!important
}
.cli-alert-dialog-buttons button.cli-ccpa-button-cancel,.cli-alert-dialog-buttons button.cli-ccpa-button-confirm {
    border-width: 1px!important
}
@media (max-width: 1366px) {
    footer .cli_settings_button {
        font-size: 16px !important;
    }
}
@media (max-width: 500px) {
    footer .cli_settings_button {
        font-size: 11px !important;
    }
}
.cli-bar-btn_container>a {
    border-radius: 45px;
    padding-left: 20px;
    padding-right: 20px;
}
.site-pr-menu.site-accnt-menu {
    display: flex;
    align-items: center;
}
.site-pr-menu li.current-menu-item>a {
    color: #f70006;
}
.wpml-ls-legacy-list-horizontal {
    margin-right: 30px;
    min-width: 119px;
}
.wpml-ls-legacy-list-horizontal li:first-child {
    border-right: 1px solid #000;
    padding-right: 10px;
    margin-right: 10px;
}
.wpml-ls-legacy-list-horizontal li a {
    padding: 0 !important;
}
.wpml-ls-statics-shortcode_actions a,.wpml-ls-statics-shortcode_actions a span {
    color: #f70006 !important;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language a,.wpml-ls-statics-shortcode_actions .wpml-ls-current-language a span {
    color: #000 !important;
}
.site-pr-menu .st-btn-red {
    margin-left: 15px;
}
@media (min-width:1310px) and (max-width: 1352px) {.wpml-ls-legacy-list-horizontal {margin-right: 15px;}.site-pr-menu .st-btn-red {margin-left: 15px;}}
@media (min-width:1310px) and (max-width: 1329px) {.site-pr-menu .st-btn-red {min-width: 140px;}}
@media (min-width:1201px) and (max-width: 1312px) {.site-pr-menu .rightmenu {display: flex;align-items: center;}}
@media(max-width: 1200px) {
    .site-pr-menu.site-accnt-menu {align-items: flex-start;flex-direction: column;margin-top: 50px;}
    .wpml-ls-legacy-list-horizontal {width: 100%;padding-left: 0px;padding-right: 0px;}
    .wpml-ls-legacy-list-horizontal>ul {display: flex;width: 100%;flex-direction: row;}
    .wpml-ls-legacy-list-horizontal li:first-child {margin-right: 22px !important;padding-right: 22px;}
    .wpml-ls-legacy-list-horizontal li {width: auto !important;}
    .wpml-ls-legacy-list-horizontal li a {margin-top: 5px !important;}
}
@media(max-width: 767px) {
    body.tax-city.hasparent iframe#launcher,body.page-id-757 iframe#launcher,body.page-id-1181 iframe#launcher,body.page-id-6636 iframe#launcher,body.page-id-6638 iframe#launcher {
        bottom: 70px !important;
    }
}
.property_certification {padding-top: 50px;}
.pg-single-location .property_certification {padding-top: 0px;padding-bottom: 50px;}

/*July 19, 2024*/
.plp-rm-img .plp-rm-els {
    top: 0;
    background: transparent;
    color: #fff !important;
}
.plp-rm-img .plp-rm-ribbon-cn {
    line-height: 1;
}
.plp-rm-img span.price {
    font-size: 36px;
    font-weight: 700;
}
.plp-rm-ribbon-cn.active {
    display: block !important;
}
.plp-rm-ribbon {
    color: #df1c16 !important;
}



@media (max-width: 475px) {
    .ps-lt-wrap {
        bottom: 175px !important;
    }
}


@media (max-width: 375px) {
    .ps-lt-wrap {
        bottom: 175px !important;
    }
}

@media (max-width: 320px) {
    .ps-lt-wrap {
        bottom: 170px !important;
    }
}

.plp-rm-ribbon-cn.ay_current_el {
    display: none;
}

.plp-rm-ribbon-cn.ay_next_el {
    display: none;
}

