@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap');
html,
body {
    font-family: 'Montserrat', sans-serif;
    padding: 0;
    margin: 0;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    color: #000000;
    scroll-behavior: smooth;
    overflow-x: hidden;
}


/*---- Comman stylesheet ----*/

p {
    margin: 10px 0;
    padding: 0;
}

input,
textarea,
button,
select {
    outline: 0 !important;
    box-shadow: unset !important;
}

a {
    text-decoration: none !important;
}

img {
    width: 100%;
    height: auto;
}


/*---- Comman stylesheet ----*/

/* New Footer Design Satrt */
.universal-footer-wrap .footer-logo img{max-width: 180px;width: 100%;}
.universal-footer-wrap .second-footer-copyright{gap: 20px;}
.main-footer-menu li:not(:last-child){margin-bottom: 10px;}
.copyright-menu-list li{display: inline-block;}
.copyright-menu-list li:not(:last-child){margin-right: 10px;}
.footer-title{font-size: 20px;}
/* New Footer Design End */

/*---- Header stylesheet ----*/

header.header .bottom-header nav.navbar {
    padding: 15px 50px;
}

header.header .bottom-header nav.navbar a.navbar-brand img {
    width: 230px;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
    margin-left: 65px;
}

header.header.solstice-header.solstice-header-v2 .bottom-header nav.navbar .navbar-nav>li {
    margin-left: 70px;
}

header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #000000;
    text-transform: uppercase;
    transition: all 500ms ease-in-out;
    display: inline;
    white-space: unset;
}

.solstice-header-v2.header .bottom-header nav.navbar .navbar-nav a.nav-link {
    text-transform: capitalize;
}

header.header .bottom-header nav.navbar .navbar-nav a.nav-link:hover {
    opacity: 0.85;
    color: #45424d;
}

.header .top-header-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header .top-header-row .top-header-left {
    width: 60%;
}

.header .top-header-row .top-header-right {
    width: 40%;
}

.header .top-header {
    background: linear-gradient(to right, #3FA89F 60%, #2DD673 40%);
    padding: 0 30px;
}

.header .top-header-row .top-header-left .top-header-left-inner ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 0;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul,
.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list-social ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list-social ul li {
    margin-left: 17px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list-social ul li a {
    color: #ffffff;
    font-size: 15px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list-social ul {
    padding: 21px 0 19px 24px;
    border-left: 1px solid #ffffff5c;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul li {
    margin-left: 30px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul {
    margin-right: 47px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul li a {
    color: #ffffff;
    font-size: 13px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul .site-header-lang select {
    width: auto;
    background: transparent;
    border: 0;
    color: #ffffff;
    padding: 0;
    font-size: 13px;
    letter-spacing: 0.33px;
    font-weight: bold;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list ul .site-header-lang select option {
    color: #000000;
}

.header .top-header-row .top-header-left .top-header-left-inner ul li a em {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 13px;
    border: 1px solid rgba(255, 255, 255, 0.48);
    line-height: 28px;
    margin-right: 14px;
    transition: all 500ms ease-in-out;
    text-align: center;
}

.header .top-header-row .top-header-left .top-header-left-inner ul li a:hover em {
    transform: rotate(360deg);
    background: #ffffff;
    color: #000000;
}

.header .top-header-row .top-header-left .top-header-left-inner ul li a {
    letter-spacing: 0.75px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    padding: 0 40px;
    height: 64px;
    line-height: 64px;
    position: relative;
}

.header .top-header-row .top-header-left .top-header-left-inner ul .residential a:after {
    content: '';
    position: absolute;
    right: -68px;
    width: 70px;
    height: 100%;
    background: #FCB442;
    clip-path: polygon(0 0, 0% 100%, 70% 100%);
}

.header .top-header-row .top-header-left .top-header-left-inner ul .residential a {
    background: #f9b443;
    padding: 0 10px 0 60px;
}

.header .top-header-row .top-header-left .top-header-left-inner ul .residential a:before {
    content: '';
    position: absolute;
    left: -1px;
    width: 70px;
    height: 100%;
    background: #3FA89F;
    clip-path: polygon(0 0, 0% 100%, 70% 100%);
}

.header .top-header-row .top-header-left .top-header-left-inner ul .corporate a:after {
    content: '';
    position: absolute;
    right: -75px;
    width: 70px;
    height: 100%;
    background: #3fa89f;
    clip-path: polygon(0 0, 0% 100%, 70% 100%);
    top: 0px;
}

.header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
    padding-left: 70px;
}

.header.resort-header .top-header {
    background: linear-gradient(to right, #F0493A 59%, #0A3255 41%);
}

.header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .residential a {
    background: #3fa89f;
}

.header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .residential a::before {
    background: #f1493a;
}

.header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .residential a::after {
    background: #3fa89f;
    z-index: 1;
    right: -68px;
}

.header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a:after {
    background: #FCB442;
    right: -69px;
    top: 0px;
    z-index: 2;
}

.header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
    background: #FCB442;
}

.resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
    text-transform: uppercase;
    padding: 0 18px;
    position: relative;
    outline: 0 !important;
    box-shadow: none !important;
}

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item:last-child a {
    padding-right: 0;
}

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
    margin: 0;
}

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
    background: #F0493A;
    /*width: 200px;
    height: 49px;*/
    text-align: center;
    line-height: 49px;
    color: #ffffff !important;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    padding: 4px 24px;
    margin-right: 35px;
}

/*.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn:last-child a {
    position: relative;
    text-transform: uppercase;
    padding: 0 18px;
    background-color: transparent !important;
    line-height: 18px;
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #000000 !important;
    text-transform: uppercase;
    transition: all 500ms ease-in-out;
    display: inline;
    white-space: unset;
    box-shadow: unset;
}*/

/*.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn:last-child a:hover {
    color: #F0493A !important;
}*/

.resort-header.header .bottom-header nav.navbar .navbar-nav {
    align-items: center;
}

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a:hover {
    color: #020001!important;
}

.modal-open .modal {
    padding-right: 0px !important;
}


/* .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 100%;
    background: #000000;
} */

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item:last-child a:after,
.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a:after {
    display: none;
}

header.header.residential-sales-program-header .top-header {
    background: linear-gradient(to right, #F5963B 59%, #45424D 41%);
}

header.header.residential-sales-program-header .top-header-row .top-header-left .top-header-left-inner ul .residential a:before {
    background: #f5963b;
}

header.header.residential-sales-program-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
    background: #3fa89f;
}

header.header.residential-sales-program-header .top-header-row .top-header-left .top-header-left-inner ul .residential a:after {
    z-index: 1;
    top: 0px;
    right: -70px;
}

header.header.residential-sales-program-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a::after {
    right: -70px;
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last {
    margin: 0;
    padding: 0;
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last img {
    width: 301px;
}

header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav {
    margin: 0 !important;
}

header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item {
    margin: 0 20px;
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-collapse {
    align-items: center;
    justify-content: center;
}

header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item a.nav-link {
    text-transform: uppercase;
}

header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item:last-child .nav-link {
    color: #F1823E;
    font-weight: 600;
}

header.header.corporate-header .top-header {
    background: linear-gradient(to right, #0A3255 60%, #0A3255 40%);
}

header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .residential a:before {
    background: #0a3255;
}

header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .residential a {
    background: #3fa89f;
}

header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .residential a::after {
    background: #3fa89f;
    right: -69px;
    z-index: 1;
}

header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
    background: #f9b443;
    padding-right: 15px;
}

header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a::after {
    background: #f9b443;
    right: -70px;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item {
    letter-spacing: 0.3px;
    color: #010000;
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
    padding: 15px 33px;
    display: block;
    word-break: break-word;
    white-space: unset;
}

.dropdown-toggle::after {
    content: "\f078";
    border: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 13px;
    position: relative;
    top: 3px;
}

.nav-item.show .dropdown-toggle::after{
    transform: rotate(180deg);
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-nav a.nav-link:before {
    background: #45424D;
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover {
    background: rgb(69, 66, 77, 0.19);
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
    border: 0;
    width: 325px;
    padding: 0 0 15px;
    border-radius: 0;
/*    top: 50px;*/
    top: 40px;
    left: -30px;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover {
    background: rgba(252, 180, 66, 0.19);
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav .nav-item a.nav-link:before {
    background: transparent;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown.show:after {
    border-bottom: 30px solid transparent;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown.show:after {
    border-bottom: 30px solid #fff;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav .nav-item.active a.nav-link:before {
    background: #f0493a;
    width: 100%;
    left: 0;
}

header.header.corporate-header .bottom-header nav.navbar .navbar-nav a.nav-link:before {
    background: #0a3255;
}

header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item.active a.nav-link:hover {
    color: #fff;
}

header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover {
    background: rgba(10, 50, 85, 0.19);
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
    left: 0px;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover {
    background: rgba(240, 73, 58, 0.19);
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown.show:after {
    right: -31px;
}

header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="true"]:before,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:hover a.nav-link:before,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown.active a.nav-link:before {
    opacity: 1;
    z-index: -1;
}

header.header .bottom-header nav.navbar .navbar-nav a.nav-link:before {
    content: '';
    position: absolute;
    left: -15px;
    width: calc(100% + 30px);
/*    height: 70px;*/
    height: 57px;
    background: #f9b443;
    z-index: -1;
    top: -19px;
    opacity: 0;
}

header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
    position: relative;
}


/* header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="true"] */


/* header.header .bottom-header nav.navbar .navbar-nav a.nav-link, */

header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:hover a.nav-link {
    color: #ffffff;
    z-index: 2;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
    content: '';
    position: absolute;
    right: -44px;
    top: -30px;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-bottom: 30px solid white;
    transform: rotate(55deg);
    opacity: 0;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
    right: -31px;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown.show:after,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:hover:after,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown.active:after {
    opacity: 1;
}

header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link {
    color: #ffffff;
    z-index: 1;
}

#search {
    position: fixed;
    top: 64px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    display: none;
}

#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
    z-index: 106;
    display: block;
}

#search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -3%;
    transform: translate(-50%, -50%);
    width: 60%;
    /*margin-left: 20%;*/
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: 300;
    text-align: center;
    outline: none;
    padding: 10px;
}

#search input[type="search"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
}
#search input[type="search"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

#search input[type="search"]::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 40px;
    opacity: 1;
    font-size: 27px;
    color: #fff;
    cursor: pointer;
}

header.header .bottom-header nav.navbar .navbar-nav li.nav-item a.nav-link:not(.dropdown-toggle):hover,
header.header .bottom-header nav.navbar .navbar-nav li.nav-item.active a.nav-link {
    color: #f9b443;
}

header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item a.nav-link:not(.dropdown-toggle):hover,
header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item.active a.nav-link {
    color: #0a3255;
}

header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-nav li.nav-item a.nav-link:not(.dropdown-toggle):hover {
    color: #f5963a;
}

header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item a.nav-link:not(.dropdown-toggle):hover,
header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.active a.nav-link {
    color: #F0493A;
}

header.header.solstice-header {
    background: #44424c;
}

header.header.solstice-header .bottom-header nav.navbar a.navbar-brand img {
    width: 250px;
}

header.header.solstice-header .bottom-header nav.navbar .navbar-nav a.nav-link {
    color: #ffffff;
}

header.header.solstice-header .bottom-header nav.navbar .navbar-nav li.nav-item.active a.nav-link {
    color: #FCB442;
    font-weight: bold;
}

.mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu {
    position: relative;
    padding-left: 0;
}

.mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu .selected-menu a {
    background: transparent;
    border: 0;
    color: #ffffff;
    padding: 0;
    font-size: 13px;
    letter-spacing: 0.33px;
    font-weight: 600;
    position: relative;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
    z-index: 9;
    padding-left: 34px;
}

.mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu .option-menu .mobile-header-menu {
    margin: 0px !important;
    background: #fff none repeat scroll 0 0;
    /*display: none;*/
    list-style: none;
    position: absolute;
    left: 0px;
    top: 41px;
    min-width: auto;
    border: 1px solid #d7d7d7;
    width: auto;
    padding: 8px;
    z-index: 99;
}

.mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu .option-menu .mobile-header-menu li {
    margin: 0;
    padding: 0;
}

.mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu .option-menu .mobile-header-menu li a {
    margin: 0;
    color: #000000;
    display: inline-block;
    width: 100%;
    padding: 5px 7px;
    font-weight: 600;
    position: relative;
    font-size: 14px;
    letter-spacing: 2.8px;
    text-transform: uppercase;
}


/*---- Header stylesheet ----*/


/*---- Main stylesheet ----*/

.site-main-banner-wrap img {
    width: 100%;
    height: auto;
}

.site-main-banner-wrap {
    position: relative;
    /*background: url(../images/banner-bg.jpg);*/
    /* background-attachment: fixed;
    background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
}

.site-main-banner-wrap .site-main-banner-caption-wrap {
    position: absolute;
    bottom: 48px;
    left: 0;
    width: 100%;
    text-align: center;
}

.site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
    margin: 0;
    padding: 73px 54px 74px 59px;
    display: inline-block;
    font-size: 72px;
    line-height: normal;
    font-weight: 700;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 7.2px;
    /* background: rgba(0, 0, 0, 0.24); */
}

.site-coming-soon-main-wrap {
    padding: 51.65px 68px 45.35px 102px;
    background: url(../images/coming-soon-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap {
    display: flex;
    flex-wrap: wrap;
/*    align-items: center;*/
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first {
    width: 50%;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second {
    width: 50%;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-title {
    font-size: 50px;
    letter-spacing: 5px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 33px;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-description {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col {
    margin-bottom: 25px;
}

/*START-21-03-2023*/
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col input,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col select,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col textarea {
    height: 42px !important;
        text-transform: normal !important;
}
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col {
    margin-bottom: 15px !important;
    text-transform: none !important;
}
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col input::placeholder {
    text-transform: none !important;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-register-today-second-form .col select{
    color: #000000!important;
    font-weight: 500!important;
    text-transform: none !important;
}
.site-register-today-second-form .form-row label{
    font-size: 12px;
    font-weight: 500;
}
.site-register-today-second-form .rc-anchor-checkbox-label{
    font-size: 12px !important;
    font-weight: 500;
}
.site-register-today-second-form .g-recaptcha {
    transform:scale(0.77);
    transform-origin:0 0;
}
/*END-21-03-2023*/

.validation-error {
    font-weight: 500;
    font-size: 18px;
    line-height: 1em;
    color: #dc3545!important;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col input,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col select,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col textarea {
    border: 0;
    border-radius: 0;
    width: 100%;
    height: 59px;
    padding: 0 15px 0 15px;
    font-size: 12px;
   /* text-transform: uppercase;*/
    font-weight: 500;
    box-shadow: 0px 9px 16px 0px rgba(0 0 0 / 15%) !important;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col textarea {
    height: 101px;
    padding-top: 26.5px;
    resize: none;
    padding-bottom: 26.5px;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col input::placeholder,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col textarea::placeholder {
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col button {
    width: 134px;
    height: 55px;
    background: #3FA89F;
    letter-spacing: 4.8px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 12px;
    line-height: 26px;
    border: 2px solid #3FA89F;
    transition: all 500ms ease-in-out;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col button:hover {
    background: #ffffff;
    color: #3FA89F;
}

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .form-row:last-child .col {
    margin-bottom: 0;
}

.site-blog-post-list-main-wrap {
    padding: 77px 45px 56px;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -81.05px;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item {
    width: 50%;
    padding: 0 81.05px;
    text-align: center;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner img {
    width: 100%;
    height: 540px;
    margin-bottom: 63px;
    object-fit: cover;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-title {
    font-size: 36px;
    letter-spacing: 0.9px;
    color: #000000C4;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 15px;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption {
    color: rgba(0, 0, 0, 0.77);
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    min-height: 48px;
    letter-spacing: 1px;
}

.site-single-blog-main-wrap {
    padding: 0 45px 78px;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap {
    text-align: center;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap img {
    width: 100%;
    margin-bottom: 33px;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-des {
    font-size: 15px;
    line-height: 36px;
    opacity: 0.77;
    color: #000000;
    letter-spacing: 1.5px;
    margin-bottom: 71px;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-title {
    font-size: 38px;
    line-height: 72px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-link {
  /*  width: 203px;
    height: 55px;*/
    background: #FCB443;
    display: block;
    margin: 0 auto;
  /*  line-height: 55px;*/
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.8px;
    border: 2px solid #FCB443;
    transition: all 500ms ease-in-out;
    font-weight: 400;
    display: inline-block;
    padding: 14px 40px;
}

.site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-link:hover {
    background: #ffffff;
    color: #FCB443;
}

.site-featured-communities-main-wrap .site-featured-communities-inner-img img {
    height: 762px;
    width: 100%;
    object-fit: cover;
}

.site-featured-communities-main-wrap .site-featured-communities-inner-img .site-featured-communities-link {
    width: 373px;
    height: 74px;
    background: #FCB443 0% 0% no-repeat padding-box;
    box-shadow: 20px 20px 20px #00000029;
    display: block;
    margin: 0 auto;
    line-height: 74px;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1.5px;
    color: #FFFFFF;
    opacity: 1;
    transition: top 500ms ease-in-out;
    margin-top: -60px;
    z-index: 1;
    position: relative;
    top: 0;
}

.site-featured-communities-main-wrap .site-featured-communities-inner-img .site-featured-communities-link:hover {
    top: -35px;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner {
    text-align: center;
    margin-top: 57px;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-title {
    text-align: center;
    font-size: 50px;
    letter-spacing: 1.25px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    margin: 0 0 1px;
    font-weight: 400;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-subtitle {
    font-size: 14px;
    line-height: 36px;
    font-weight: 600;
    letter-spacing: 0.35px;
    color: #FCB443;
    text-transform: uppercase;
    opacity: 1;
    margin: 0 0 30px;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-desc {
    letter-spacing: 0.35px;
    color: #000000;
    opacity: 1;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 40px;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-link {
    letter-spacing: 0.35px;
    color: #000000;
    width: fit-content;
    position: relative;
    opacity: 1;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    display: block;
    margin: 0 auto;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-link i {
    margin-left: 5px;
}

.site-featured-communities-main-wrap {
    padding-bottom: 53px;
    margin-bottom: 68px;
    position: relative;
}

.site-featured-communities-main-wrap:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #70707036;
    width: 365px;
    height: 2px;
    bottom: 0;
}

.site-supports-community-main-wrap {
    text-align: center;
    padding: 0 105px 68px;
}

.site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-title {
    font-size: 28px;
    letter-spacing: 0.8px;
    color: #0A3255;
    line-height: 64px;
    text-transform: uppercase;
    margin-bottom: 84px;
}

.site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-subtitle {
    font-size: 14px;
    letter-spacing: 0.28px;
    color: #0A3255;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 95px;
}

.site-supports-community-main-wrap .site-supports-community-inner-wrap img {
    width: 100%;
    height: auto;
}


/*.site-supports-community-main-wrap .site-supports-community-images-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 -30px;
}*/


/*.site-supports-community-main-wrap .site-supports-community-images-row .site-supports-community-img-item {
    width: 20%;
    padding: 0 30px;
}*/

.site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
    height: auto;
    object-fit: cover;
    object-position: top right !important;
    width: 76% !important;
    margin-left: auto;
    opacity: 1 !important;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item iframe {
    object-fit: cover;
    object-position: top right !important;
    width: 76% !important;
    margin-left: auto;
    opacity: 1 !important;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
    animation: move 40s ease;
    -ms-animation: move 40s ease;
    -webkit-animation: move 40s ease;
    -0-animation: move 40s ease;
    -moz-animation: move 40s ease;
}

@-webkit-keyframes move {
    0% {
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        transform: scale(1.0);
        -ms-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -o-transform: scale(1.0);
        -moz-transform: scale(1.0);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
}
.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
    width: 25%;
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
    height: 100%;
    background: #ffffffff;
    padding: 53px 00px 50px 73px;
    text-align: left;
    z-index: 3;
}


/* .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
    content: '';
    position: absolute;
    width: 175px;
    height: 100%;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    background: #ffffff;
    top: 0;
    right: -173px;
} */

.site-resorts-main-slider-wrap .carousel-inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25%;
    background: #ffffff;
    height: 100%;
    z-index: 2;
display: none;}


/*.site-resorts-before-disable .carousel-inner:before {
    content: unset !important;
}*/

.site-resorts-main-slider-wrap .carousel-inner .carousel-item {
    z-index: unset !important;
}

.site-resorts-main-slider-wrap .carousel-inner:after {
    content: '';
    position: absolute;
    width: 175px;
    height: 100%;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    background: #ffffff;
    top: 0;
    left: 25%;
    clear: unset;
    z-index: 1;
display: none;}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 38px;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag i {
    font-size: 18px;
    color: #000000;
    margin-right: 19px;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
    font-size: 50px;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    line-height: 70px;
    font-weight: 300;
    margin-bottom: 32px;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-text {
    font-size: 16px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 38px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.site-resorts-main-slider-wrap .carousel-indicators {
    display: flex;
    margin-right: 0;
    align-items: center;
    justify-content: flex-start;
    bottom: 45px;
    margin-left: 0;
    left: 12%;
}

.site-resorts-main-slider-wrap .carousel-indicators li {
    margin: 0 13px !important;
    width: 13px;
    height: 13px;
    opacity: 1;
    background: rgba(0, 0, 0, 0.31);
    border: 0;
    border-radius: 50%;
}

.site-resorts-main-slider-wrap .carousel-indicators li.active {
    background: #000000;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row {
    display: flex;
    flex-wrap: wrap;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img {
    width: 50%;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text {
    width: 50%;
    padding: 84px 65px;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
    text-align: left;
    font-size: 72px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 90px;
    margin-bottom: 32px;
    font-weight: 300;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-desc {
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 25px;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a {
    transition: all 500ms ease-in-out;
    display: block;
    margin: 0 auto;
    width: 245px;
    height: 60px;
    background: #F0493A;
    font-weight: 600;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 2px solid #F0493A;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a:hover {
    background: #ffffff;
    color: #F0493A;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-parking-view-all-camping {
    padding: 100px 35px 72px;
}

.site-parking-view-all-camping .site-parking-view-all-camping-text {
    text-align: center;
    font-size: 48px;
    letter-spacing: 0px;
    color: #000000;
    line-height: 38px;
    font-weight: 300;
    cursor: pointer;
}

.site-parking-view-all-camping .site-parking-view-all-camping-text i {
    margin-left: 62px;
    font-size: 34px;
    color: #000000;
    font-weight: 500;
}

.site-parking-view-all-camping .site-parking-view-all-camping-text.main i {
    transform: rotate(180deg);
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item:nth-child(even) .site-parking-resorts-listing-item-row {
    flex-direction: row-reverse;
}

.site-parking-resorts-list-wrap {
    padding: 0 157px 80px;
    display: none;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row {
    display: flex;
    margin: 0 -15px;
    justify-content: center;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
    /* width: 16.66%; */
    padding: 0 22px;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item .site-parking-resorts-list-title {
    font-size: 14px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 30px;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item ul li a {
    font-size: 14px;
    letter-spacing: 0px;
    color: #000000;
    font-weight: 400;
    margin-bottom: 30px;
    word-break: break-word;
    position: relative;
    left: 0;
    transition: all 500ms ease-in-out;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item ul li {
    line-height: normal;
}

.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item ul li a:hover {
    left: 15px;
}

.site-resorts-way-to-stay-listing-main-wrap .site-parking-resorts-listing-item-row {
    align-items: center;
}

.site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
    margin-bottom: 52px;
    font-size: 62px;
}

.site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a {
    margin: 53px 0 0;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .g-btn {
    background: #2DD673;
    border-color: #2DD673;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .g-btn:hover {
    color: #2DD673;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .fa-btn {
    background: #3FA89F;
    border-color: #3FA89F;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .fa-btn:hover {
    color: #3FA89F;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .b-btn {
    background: #0A3255;
    border-color: #0A3255;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .b-btn:hover {
    color: #0A3255;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .r-btn {
    background: #F0493A;
    border-color: #F0493A;
}

.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .r-btn:hover {
    color: #F0493A;
}

.site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item {
    position: relative;
}

.site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
}

.site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption h4 {
    font-size: 72px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 58px;
    margin: 0 0 35px;
}

.site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption h6 {
    margin: 0;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 58px;
    font-weight: 300;
}

.site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac {
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-thumbnail-residential-slider-main-wrap div#carousel-thumbs {
    width: calc(100% - 220px);
    margin: 0px auto 0;
    background: #ffffff;
    padding: 0 9px;
    position: relative;
    z-index: 9;
}

.site-award-winning-communities-row-inner .carousel-item {
    opacity: 1 !important;
    transition: -webkit-transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out !important;
}

.carousel-item.active {
    opacity: 1 !important;
}

.site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb {
    width: 25%;
    padding: 18px 9px;
    flex: 1 1 auto;
}

.site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb img {
    object-fit: cover;
    height: 161px;
    width: 100%;
    cursor: pointer;
}

/* 24-02-2023 */
.site-thumbnail-residential-slider-main-wrap #carouselExampleFade .carousel-item {
    position: relative;
}

.site-thumbnail-residential-slider-main-wrap #carouselExampleFade .carousel-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: top;
}
.site-thumbnail-residential-slider-main-wrap #carouselExampleFade .carousel-item .myCarousel-carousel-caption {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    transform: translateY(-50%);
}

.site-thumbnail-residential-slider-main-wrap #carouselExampleFade .carousel-item .myCarousel-carousel-caption h4 {
    font-size: 72px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 300;
    line-height: normal;
    margin: 0 0 35px;
}

.site-thumbnail-residential-slider-main-wrap #carouselExampleFade .carousel-item .myCarousel-carousel-caption h6 {
    margin: 0;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 58px;
    font-weight: 300;
}
/* 24-02-2023 */

.site-residential-details-main-wrap {
    padding: 40px 85px 101px;
}

.site-residential-details-main-wrap .site-residential-details-inner-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-left,
.site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-right {
    width: 50%;
}

.site-residential-details-left .site-residential-details-left-inner {
    padding-right: 50px;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-subtitle {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 18px;
    line-height: normal;
    font-weight: 300;
    margin-bottom: 6px;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-title {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 30px;
    font-size: 70px;
    line-height: 80px;
    font-weight: 300;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-description {
    letter-spacing: 0px;
    color: #000000;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 30px;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a {
    width: 284px;
    height: 45px;
    background: #FCB442;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    letter-spacing: 1.4px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 42px;
    border: 2px solid #FCB442;
    transition: all 400ms ease-in-out;
}

.yellow-group-a,
.black-group-a {
    width: auto;
    height: 45px;
    background: #FCB442;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    letter-spacing: 1.4px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-size: 14px;
    border: 2px solid #FCB442;
    transition: all 400ms ease-in-out;
    padding: 0 16px;
    margin: 15px;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a:last-child,
.black-group-a {
    background: #42424D;
    border-color: #42424D;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a:hover {
    background: #ffffff;
    color: #FCB442;
}

.site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a:last-child:hover {
    background: #ffffff;
    color: #42424D;
}

.site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-right img {
    width: 100%;
    height: auto;
}

.site-residents-featured-main-wrap {
    padding: 0 85px 0;
}

.site-common-title-wrap .site-common-title {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 70px;
    line-height: 80px;
    font-weight: 300;
    margin-bottom: 30px;
}

.site-common-title-wrap .site-common-subtitle {
    font-size: 18px;
    letter-spacing: 0px;
    color: #707070;
    line-height: 20px;
}

.site-residents-featured-main-wrap .site-residents-featured-list {
    display: flex;
    flex-wrap: wrap;
    margin: 30px -17.5px 0;
}

.site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
    width: 33.33%;
    padding: 0 17.5px 40px;
}

.site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item h4 {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    margin-bottom: 17px;
}

.site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item img {
    width: 100%;
    height: 368px;
    object-fit: cover;
}

.site-residential-tabs-featured-main-wrap .nav-tabs {
    align-items: center;
    justify-content: center;
    border-bottom: 2px solid rgb(0 0 0 / 20%);
}

.site-residential-tabs-featured-main-wrap .nav-tabs .nav-item {
    margin: 0 30px;
}

.site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link {
    font-size: 18px;
    border: 0;
    padding: 31px;
    letter-spacing: 0px;
    color: #010000;
    line-height: normal;
    font-weight: 600;
    position: relative;
}

.site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #FCB442;
    bottom: -2px;
    opacity: 0;
}

.site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link.active {
    color: #FCB442;
}

.site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link.active:after {
    opacity: 1;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body {
    padding: 40px 85px 186px;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-normal-text {
    text-align: center;
    letter-spacing: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 38px;
    font-weight: 400;
    margin-bottom: 69px;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -30px 50px;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row .site-residential-tabs-content-list {
    padding: 0 30px;
    width: 25%;
}

.site-residential-tabs-content-row .site-residential-tabs-content-list h5 {
    letter-spacing: 0px;
    color: #000000;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 42px;
    padding-bottom: 28px;
}

.site-residential-tabs-content-row .site-residential-tabs-content-list h5:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
    background: #FCB442;
    height: 2px;
}

.site-residential-tabs-content-row .site-residential-tabs-content-list ul li {
    letter-spacing: 0px;
    color: #000000;
    font-size: 16px;
    line-height: 48px;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-small-text {
    letter-spacing: 0px;
    color: #000000;
    font-size: 16px;
    line-height: 48px;
    margin-bottom: 30px;
}

.site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-small-text:last-child {
    margin-bottom: 0;
}

.site-map-address-main-wrap .site-map-address-main-row {
    display: flex;
    flex-wrap: wrap;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-map,
.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text {
    width: 50%;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
    padding: 70px;
    background: #45424D;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-map iframe {
    width: 100%;
    height: 100%;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main h5 {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 50px;
    font-weight: 300;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main .site-map-address {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text ul {
    margin-bottom: 107px;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text ul li a {
    color: #ffffff;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
    position: relative;
    left: 0;
    transition: all 500ms ease-in-out;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link {
    width: 207px;
    height: 63px;
    background: #FFFFFF6E;
    display: inline-block;
    text-align: center;
    line-height: 63px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 300;
    transition: all 500ms ease-in-out;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link:hover {
    opacity: 0.85;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link i {
    margin-right: 10px;
}

.site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text ul li a:hover {
    left: 15px;
}

.site-residential-tabs-featured-main-wrap .card {
    border: none;
}

.site-sales-progrom-banner-main-wrap {
    position: relative;
}

.site-sales-progrom-banner-main-wrap img {
    width: 100%;
    height: auto;
}

.site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    padding: 0 85px;
}

.site-sales-progrom-banner-main-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.15;
}

.site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-title {
    font-size: 72px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 1.8px;
    margin-bottom: 30px;
    line-height: 68px;
}

.site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-subtitle {
    font-size: 24px;
    letter-spacing: 0.6px;
    color: #ffffff;
    font-weight: 300;
}

.site-sales-call-to-main-wrap {
    padding: 123px 0;
    background: #42424D;
    text-align: center;
}

.site-sales-call-to-main-wrap h3 {
    letter-spacing: 0.96px;
    color: #FFFFFF;
    font-size: 48px;
    font-weight: 300;
    line-height: 68px;
}

.site-sales-call-to-main-wrap a {
    color: #ffffff;
}

.site-sales-call-to-main-wrap .site-sales-call-learn-more {
    width: 284px;
    height: 45px;
    background: #FCB442;
    display: inline-block;
    line-height: 45px;
    text-transform: uppercase;
    margin-top: 30px;
    border: 2px solid #FCB442;
    color: #ffffff;
    transition: all 500ms ease-in-out;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}

.site-sales-call-to-main-wrap .site-sales-call-learn-more:hover {
    background: #ffffff;
    color: #FCB442;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner {
    position: relative;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption {
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-110px);
    position: absolute;
    text-align: center;
    z-index: 1;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(73, 120, 112, 0.37);
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2 {
    margin: 0;
    letter-spacing: 1.24px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 62px;
    line-height: 68px;
    font-weight: 300;
    position: relative;
    display: inline-block;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #ffffff;
    bottom: -19px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item {
    display: flex;
    flex-wrap: wrap;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left,
.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
    width: 50%;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .take-virtual-list-description {
    letter-spacing: 0px;
    color: #000000;
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 30px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner {
    padding: 85px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .take-virtual-link {
    width: 363px;
    height: 53px;
    background: #FCB442;
    display: inline-block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 53px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FCB442;
    line-height: 48px;
    margin-bottom: 30px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-title {
    font-size: 48px;
    line-height: 64px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 30px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item:nth-child(even) {
    flex-direction: row-reverse;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item:nth-child(even) .site-take-virtual-list-item-left {
    text-align: right;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle-sub {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 1;
    font-size: 18px;
    margin-bottom: 30px;
}

.site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left iframe {
    width: 100%;
    height: 100%;
}

.icon-wrap i {
    position: absolute;
    top: 8px;
    right: 15px;
    font-size: 16px;
    color: #ffffff;
}

.site-take-virtual-list-form-form input[type="text"] {
    padding-right: 35px;
}

.site-take-virtual-list-form-wrap {
    padding: 28px 85px 30px 39px;
    background: #45424D;
}

.site-take-virtual-list-form-wrap .site-take-virtual-list-form-title {
    font-size: 28px;
    font-weight: 300;
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.site-take-virtual-list-form-wrap .site-take-virtual-list-form-address .site-take-virtual-list-form-address-title,
.site-take-virtual-list-form-wrap .site-take-virtual-list-form-address .site-take-virtual-list-form-address-text-wrap {
    margin: 0;
    font-size: 16px;
    line-height: 28px;
    color: #ffffff;
    font-weight: 400;
}

.site-take-virtual-list-form-wrap .site-take-virtual-list-form-address .site-take-virtual-list-form-address-text-wrap {
    margin-bottom: 30px;
}

.site-take-virtual-list-form-wrap .site-take-virtual-list-form-address .site-take-virtual-list-form-address-text-wrap a {
    color: #ffffff;
    display: block;
}

.site-take-virtual-list-form-social {
    margin-bottom: 30px;
}

.site-take-virtual-list-form-social a {
    font-size: 16px;
    color: #ffffff;
}

.site-take-virtual-list-form-looking-text {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 50px;
    line-height: 28px;
}

.site-take-virtual-list-form-form input,
.site-take-virtual-list-form-form textarea {
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.47) !important;
    border-radius: 0;
    font-size: 10px;
    letter-spacing: 0.5px;
    color: #ffffff !important;
    height: 34px;
    width: 100%;
    padding: 11px 0;
    resize: none;
    font-weight: 400;
}

.site-take-virtual-list-form-form textarea {
    height: 75px;
}

.site-take-virtual-list-form-form input::placeholder,
.site-take-virtual-list-form-form textarea::placeholder {
    opacity: 0.42;
    color: #ffffff;
    letter-spacing: 0.5px;
    font-weight: 400;
}

.site-take-virtual-list-form-form {
    width: 100%;
}

.site-take-virtual-list-form-form .form-row {
    margin: 0 -8.5px;
}

.site-take-virtual-list-form-form .form-row .form-group {
    padding: 0 8.5px;
    margin: 0 0 16px;
}

.site-take-virtual-list-form-form select {
    background: transparent !important;
    border: 0;
    border-radius: 0;
    letter-spacing: 0.5px;
    color: #FFFFFF !important;
    font-size: 10px;
    padding: 11px 0;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif !important;
    height: 34px;
    width: 100%;
    letter-spacing: 0.5px;
    text-align: left;
}

.site-take-virtual-list-form-form select option {
    color: #45424D;
}

.site-take-virtual-list-form-form .form-check {
    display: flex;
    align-items: flex-start;
    padding: 0;
}

.site-take-virtual-list-form-form .form-check input {
    height: auto;
    margin: 2px 12px 0 0 !important;
    position: relative;
    width: auto;
}

.site-take-virtual-list-form-form .form-check label.form-check-label {
    letter-spacing: 0.5px;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 16px;
}

.site-take-virtual-list-form-form button {
    margin-top: 66px;
    width: 99px;
    height: 46px;
    border-radius: 0;
    background: #707070;
    border: 2px solid #707070 !important;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
}

.site-take-virtual-list-form-form button:hover {
    background: #ffffff;
    color: #707070;
}

.site-sales-call-to-main-wrap .chevron-down {
    display: block;
    font-size: 48px;
}

.site-corporate-banner-main-wrap {
    position: relative;
}

.site-corporate-banner-main-wrap .site-corporate-banner-caption {
    position: absolute;
    bottom: 123px;
    left: 0;
    padding: 0 60px;
}

.site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-title {
    font-size: 72px;
    letter-spacing: 1.8px;
    color: #FFFFFF;
    margin-bottom: 0;
    line-height: normal;
    font-weight: 300;
}

.site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-subtitle {
    letter-spacing: 0.6px;
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
}

.site-corporate-banner-main-wrap img {
    width: 100%;
    height: 560px;
    object-fit: cover;
}

.site-corporate-about-parkbridge-main-wrap {
    background: rgba(45, 214, 115, 0.78);
    padding: 91px 60px 68px;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left {
    width: 65%;
    padding-right: 129px;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right {
    width: 35%;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-title {
    letter-spacing: 1.2px;
    color: #FFFFFF;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 44px;
    font-weight: 300;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-description {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .about-parkbridge-link {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    font-weight: bold;
    color: #000000;
    transition: all 500ms ease-in-out;
    position: relative;
    left: 0;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right img {
    width: 100%;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .about-parkbridge-link:hover {
    left: 15px;
}

.site-our-philosphy-main-wrap {
    padding: 76px 60px 65px;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-left {
    width: 35%;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right {
    width: 65%;
    padding-left: 127px;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-left img {
    width: 100%;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title {
    letter-spacing: 1.2px;
    color: #0A3255;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 44px;
    font-weight: 300;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-description {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-link {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    font-weight: bold;
    color: #000000;
    transition: all 500ms ease-in-out;
    position: relative;
    left: 0;
}

.site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-link:hover {
    left: 15px;
}

.site-our-leadership-team-main-wrap {
    padding: 50px 60px 40px;
    background: url(../images/leadership-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left,
.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right {
    width: 50%;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
    letter-spacing: 1.2px;
    color: #FFFFFF;
    font-size: 48px;
    line-height: 58px;
    margin-bottom: 44px;
    font-weight: 300;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-description {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 30px;
    color: #ffffff;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-link {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    font-weight: bold;
    color: #ffffff;
    transition: all 500ms ease-in-out;
    position: relative;
    left: 0;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-link:hover {
    left: 15px;
}

.site-award-winning-communities-main-wrap {
    padding: 144px 0 0;
    position: relative;
}

.site-award-winning-communities-main-wrap .site-award-winning-title {
    width: 282px;
    height: 234px;
    letter-spacing: 0.6px;
    color: #FFFFFF;
    font-size: 24px;
    line-height: 58px;
    font-weight: bold;
    background: #FCB442;
    position: absolute;
    left: 0;
    top: 90px;
    padding: 33px;
    z-index: 1;
    display: block;
    margin: 0;
}

.site-award-winning-communities-main-wrap .site-award-winning-title span {
    display: block;
}

.site-award-winning-communities-main-wrap .site-award-winning-communities-description {
    letter-spacing: 0.4px;
    color: #000000;
    margin-left: 23%;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 88px;
    padding-right: 50px;
}

@media screen and (max-width:1366px) and (min-width:1100px) {
    .site-award-winning-communities-main-wrap .site-award-winning-communities-description {
        margin-left: 25%;
    }
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row {
    display: flex;
    flex-wrap: wrap;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left,
.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right {
    width: 50%;
}

.site-award-winning-communities-main-wrap button.carousel-control-prev,
.site-award-winning-communities-main-wrap button.carousel-control-next {
    background: transparent;
    border: 0;
    top: 50%;
    bottom: unset;
    right: 184px;
    left: unset;
    transform: translateY(-50%);
    width: 70px;
    height: 75px;
    background: #ffffff;
    letter-spacing: 0px;
    color: #0A3255;
    opacity: 1;
    font-size: 24px;
}

.site-award-winning-communities-main-wrap button.carousel-control-next {
    top: 38%;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right img {
    width: 100%;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner {
    height: 100%;
    background: #45424D;
    padding: 114px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-title {
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 36px;
    line-height: 58px;
    font-weight: bold;
    margin-bottom: 26px;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 16px;
    line-height: 38px;
    margin-bottom: 40px;
    margin-right: 30%;
}

.site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-link {
    font: normal normal bold 16px/38px Montserrat;
    letter-spacing: 0.4px;
    color: #FFFFFFA8;
    font-weight: bold;
    font-size: 16px;
    line-height: 38px;
}

.site-award-winning-communities-main-wrap button.carousel-control-prev span,
.site-award-winning-communities-main-wrap button.carousel-control-next span {
    background: transparent;
    width: auto;
    height: auto;
}

.site-resorts-top-details-main-wrap {
    position: relative;
}

.site-resorts-top-details-main-wrap img {
    width: 100%;
    height: 700px;
    /*height: 500px;*/
    object-fit: cover;
    object-position: center;
}

.site-resorts-top-details-main-wrap .site-resorts-top-details-inner {
    width: 24%;
    top: 0;
    left: 0;
    right: unset;
    bottom: unset;
    height: 100%;
    background: #ffffffff;
    padding: 53px 0px 50px 49px;
    text-align: left;
    position: absolute;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    z-index: 3;
}

.site-resorts-top-details-inner:after,
.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
    content: '';
    position: absolute;
    width: 180px;
    height: calc(100% + 1px);
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    background: #ffffff;
    top: 0;
    right: -179px;

}

.site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-logo img {
    height: auto;
    margin-bottom: 0;
    width: 270px;
}

.site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    font-size: 38px;
    line-height: 60px;
    font-weight: 300;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
}

.site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-subtitle {
    margin-top: 20px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    width: 100%;
}

.site-outdoor-adv-main-wrap .site-outdoor-adv-main-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
}

.site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left,
.site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-right {
    width: 50%;
    padding: 0 15px;
}

.site-outdoor-adv-main-wrap {
    padding: 100px 89px 36px;
    /* background: #f3f3f3; */
}

.site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left h3 {
    letter-spacing: -0.72px;
    margin: 0;
    font-size: 72px;
    color: #000000;
    font-weight: 400;
    line-height: 88px;
}

.site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-right h5 {
    letter-spacing: 0px;
    color: #000000;
    margin: 0;
    font-size: 20px;
    line-height: 38px;
    font-weight: 400;
}

.site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap {
    padding: 0 0 55px;
}

.site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap h3 {
    margin: 0;
    letter-spacing: 0px;
    color: #000000;
    font-size: 72px;
    line-height: 90px;
    font-weight: 400;
}

.site-amenities-listing-tabs ul#tabs {
    border-bottom: 1px solid #FCB442;
    width: 50%;
    align-items: center;
    justify-content: center;
}

.site-amenities-listing-tabs ul#tabs li.nav-item {
    margin: 0 5px;
}

.site-amenities-listing-tabs ul#tabs li.nav-item a {
    border: 0;
    letter-spacing: 0px;
    color: rgba(0, 0, 0, 0.74);
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
    padding: 0 15px 30px;
    position: relative;
}

.site-amenities-listing-tabs ul#tabs li.nav-item a:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #FCB442;
    bottom: 0;
    opacity: 0;
}

.site-amenities-listing-tabs ul#tabs li.nav-item a.active:after {
    opacity: 1;
}

.site-amenities-listing-tabs ul#tabs li.nav-item a.active {
    color: #FCB442;
    opacity: 1;
}

.site-amenities-listing-tab-main-wrap {
    padding: 40px 32px 0 89px;
    position: relative;
}

.site-amenities-listing-tabs .tab-content .card {
    border: 0;
    background: transparent;
}

.site-amenities-listing-tabs .tab-content .card-body {
    padding: 70px 0 70px 50px;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row {
    display: flex;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left {
    width: 60%;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right {
    width: 40%;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right .carousel {
    width: 100%;
    position: relative;
    top: -105px;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul {
    list-style-type: unset;
    padding-left: 30px;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li {
    width: 100%;
    padding: 0 0 10px;
    list-style-type: unset;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li .site-amenities-tab-content-title {
    letter-spacing: -0.16px;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 600;
    margin-bottom: 25px;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li .site-amenities-tab-content-text {
    letter-spacing: -0.16px;
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    margin-bottom: 15px;
}

.site-amenities-listing-tab-main-wrap .site-amenities-listing-tabs {
    position: relative;
    z-index: 2;
}

.site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right {
    padding-left: 20px;
}

.site-different-ways-to-main-wrap {
    padding: 0;
}

.site-different-ways-to-main-wrap .site-different-ways-to-title {
    text-align: center;
}

.site-different-ways-to-main-wrap .site-different-ways-to-title h4 {
    margin: 0 0 180px;
    letter-spacing: 0px;
    color: #000000;
    font-size: 62px;
    line-height: 90px;
    font-weight: 300;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left-inner .site-different-ways-to-description ul li {
    padding-left: 20px;
    color: #000000;
    position: relative;
    line-height: normal;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left-inner .site-different-ways-to-description ul {
    margin: 30px 0;
    margin-top: 0;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description p {
    font-size: 16px;
    line-height: normal;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left-inner .site-different-ways-to-description ul li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    transform: translatey(-50%);
}

.site-different-ways-to-inner .site-different-ways-to-inner-row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left {
    width: 50%;
    background: #0A3255;
    padding: 40px 60px;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
    font-size: 72px;
    text-align: left;
    line-height: 90px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-weight: 300;
    margin-bottom: 15px;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 38px;
    color: #000000;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-link {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 38px;
    color: #FFFCFC;
    position: relative;
    transition: all 500ms ease-in-out;
    left: 0;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-link:hover {
    left: 15px;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right {
    width: 50%;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right iframe {
    width: 100%;
    height: 800px;
    object-fit: cover;
}
.resort-map-details .site-different-ways-to-left{
    padding: 230px 60px !important;
}
.resort-map-details .site-different-ways-to-right{
    display: flex;
}
.resort-map-details .site-different-ways-to-right iframe{
    height: 100% !important;
    object-fit: unset !important;
}
.site-different-ways-to-left .site-different-ways-to-left-inner {
    height: 100%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    text-align: left;
    justify-content: center;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row.left-img {
    flex-direction: row-reverse;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row.right-img {
    flex-direction: row-reverse;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row:nth-child(2) .site-different-ways-to-left {
    background: #3FA89F;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row:nth-child(3) .site-different-ways-to-left {
    background: #45424D;
}

.site-different-ways-to-main-wrap~.site-parking-view-all-camping {
    padding-top: 84px;
}

.site-different-ways-to-inner .site-different-ways-to-inner-row:last-child {
    margin-bottom: 0;
}

.site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3 {
    padding-left: 89px;
    margin: 0 0 50px;
    letter-spacing: 0px;
    color: #000000;
    font-size: 72px;
    line-height: 90px;
    font-weight: 300;
}

.site-ways-tostay-slider-main-wrap {
    padding: 50px 0 105px;
    position: relative;
}

.site-ways-tostay-slider-main-wrap:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: #F7F7F7;
    width: 60%;
    height: 100%;
    z-index: -1;
}

.site-ways-tostay-slider-main-wrap .item img {
    margin-bottom: 17px;
    height: auto;
    object-fit: cover;
}

.site-ways-tostay-slider-main-wrap .item .inner {
    letter-spacing: 0px;
    font-size: 18px;
    line-height: 22px;
}

.site-ways-tostay-slider-inner .owl-dots {
    margin-top: 0 !important;
    position: absolute;
    left: 25%;
    bottom: -80px;
}

.site-ways-tostay-slider-inner .owl-theme .owl-dots .owl-dot span {
    background: #BFC0C0;
}

.site-ways-tostay-slider-inner .owl-theme .owl-dots .owl-dot.active span {
    width: 13px;
    height: 13px;
    position: relative;
    top: 1px;
}

.site-amenities-listing-tabs .tab-content .card#pane-B ul li {
    font-weight: 600;
}

.site-select-provice-main-wrap {
    text-align: center;
    padding: 83px 60px 99px;
}

.site-select-provice-main-wrap .site-select-provice-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col {
    width: 100%;
    padding: 0 15px;
    text-align: center;
}

.site-select-provice-main-wrap .site-select-provice-title-wrap h4 {
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    font-size: 38px;
    line-height: 32px;
    font-weight: 600;
    margin-bottom: 50px;
}

.site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col .site-select-provice-text {
    letter-spacing: 0.35px;
    color: #0000006E;
    font-size: 14px;
    line-height: 38px;
    font-weight: bold;
    text-transform: uppercase;
}

.site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col img {
    margin-bottom: 33px;
    width: 100%;
    height: 339px;
    object-fit: contain;
}

.site-book-stay-form-map-row {
    display: flex;
    flex-wrap: wrap;
}

.site-book-stay-form-map-row .site-book-stay-form-map {
    width: 50%;
}

.site-book-stay-form-map-row .site-book-stay-form-map iframe {
    width: 100%;
    height: 733px;
}

.site-book-stay-form-map-row .site-book-stay-form-map-listing {
    width: 50%;
    height: 733px;
}

.site-book-stay-form-map-row .site-book-stay-form-map-listing .site-book-stay-form-map-listing-inner {
    padding: 50px;
    background: #ffffff;
    height: 100%;
    overflow: auto;
}

.site-book-stay-form-map-list-item img {
    width: 100%;
/*    margin-bottom: 24px;*/
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-title {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-desc {
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 24px;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap {
    display: block;
}


/*before button widht code*/


/*.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap a {
    width: 145px;
    height: 39px;
    background: #F0493A 0% 0% no-repeat padding-box;
    text-align: center;
    line-height: 39px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    transition: all 500ms ease-in-out;
}*/


/*after button widht code*/

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap .resort-book-now {
    display: flex;
    align-items: center;
    column-gap: 10px;
    margin-bottom: 15px
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap a {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    height: 39px;
    background: #F0493A 0% 0% no-repeat padding-box;
    text-align: center;
    line-height: 39px;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    transition: all 500ms ease-in-out;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap a:hover {
    opacity: 0.5;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap ul {
    display: flex;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap ul li {
    margin-right: 16px;
}

.site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap ul li i {
    font-size: 16px;
    color: #F0493A;
}

.site-book-stay-form-map-list-item:not(:last-child) {
    padding-bottom: 51px;
    border-bottom: 1px solid #707070;
    margin-bottom: 45px;
}

/*Start 11-09-2023*/
.site-view-all-communities-main-wrap .site-view-all-communities-form-wrap {
    background: #47A79E;
}
.site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group i {
    color: #47A79E;
}
.site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group input, .site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select {
    border-right: 1px solid #47A79E;
}
section.site-view-all-communities-main-wrap.site-book-stay-form-input-main-wrap {
    margin-bottom: 40px;
}
/*End 11-09-2023*/

.site-book-stay-form-wrap {
    padding: 19px;
    background: #F0493A;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner {
    padding: 20px;
    border: 1px solid #ffffff;
    display: inline-block;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form {
    display: flex;
    flex-wrap: wrap;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
    width: 275px;
    position: relative;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group i {
    position: absolute;
    left: 25px;
    top: 16px;
    font-size: 20px;
    color: #F0493A;
}

.site-book-stay-form-input-main-wrap~.site-parking-view-all-camping {
    padding-top: 94px;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group input,
.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select {
    width: 100%;
    height: 51px;
    border: 0;
    border-right: 1px solid #f0493a;
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    appearance: none;
    color: #000000;
    padding: 0 15px;
    text-indent: 45px;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item {
    transition-duration: 1s !important
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-item-inner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    /* -webkit-animation: kenburns 7000ms linear 0s infinite;
    animation: kenburns 7000ms linear 0s infinite; */
}

@keyframes kenburns {
    0% {
        background-size: 100% auto;
        transition: all 7s linear;
    }
    100% {
        background-size: 110% auto;
        transition: all 7s linear;
    }
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form button {
    background: transparent;
    border: 0;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    text-transform: uppercase;
    /*width: 117px;*/
}

.residents-featured-box-form h4 {
    text-align: center;
}

.residents-featured-box-form ul li a {
    text-align: center;
    letter-spacing: 0.3px;
    color: #0A3354;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
    display: block;
}

.residents-featured-box-form ul {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}

.residents-featured-box-form .form-group {
    margin-bottom: 35px;
}

.residents-featured-box-form .form-group input {
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    height: 36px;
    width: 100%;
    padding: 12px 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: none;
    color: #00000061 !important;
}

.residents-featured-box-form .form-group textarea {
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    width: 100%;
    padding: 12px 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: unset;
    color: #00000061 !important;
    resize: none;
}

.residents-featured-box-form .form-group input::placeholder,
.residents-featured-box-form .form-group textarea:placeholder {
    color: #00000061 !important;
    opacity: 1;
}

.residents-featured-box-form .form-group button {
    width: 96px;
    height: 38px;
    background: #000000;
    border: 0;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 28px;
}

.custom-check {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.custom-check input {
    width: auto !important;
    height: auto !important;
    margin: 0 5px 0 0;
}

.custom-check label {
    margin: 0;
    letter-spacing: 0px;
    color: #000000D9;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 28px;
}

.site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item .custom-check-grop-btn {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner a {
    width: auto;
/*    height: 50px;*/
    background: #3FA89F;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    line-height: 26px;
    border: 2px solid #3FA89F;
    transition: all 500ms ease-in-out;
    display: inline-block;
    padding: 14px 40px;
    text-transform: uppercase;
    margin-top: 25px;
    font-weight: 500;
}

.site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner a:hover {
    background: #ffffff;
    color: #3FA89F;
}

.site-sales-call-to-main-wrap.solstice-sales-call-to-main-wrap {
    padding: 65px 0;
}

.site-sales-call-to-main-wrap.solstice-sales-call-to-main-wrap p {
    font-size: 27px;
    color: #ffffff;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}

.site-sales-call-to-main-wrap.solstice-sales-call-to-main-wrap a.chevron-down {
    color: #f9b443;
    margin-top: 30px;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left {
    width: 53%;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item-left img {
    width: 100%;
    height: 550px;
    object-fit: cover;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
    width: 47%;
    padding: 50px;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item {
    align-items: center;
    background: #e7e2e2;
}

.site-sales-progrom-banner-main-wrap.site-solstice-progrom-banner-main-wrap.site-solstice-progrom-banner-main-wrap-v2 .site-sales-progrom-banner-caption {
    bottom: 50px;
    top: unset;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image a {
    margin: 50px auto 0;
    width: 300px;
    height: 53px;
    background: #FCB442;
    display: block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner .site-take-virtual-tour-banner-caption a {
    width: 284px;
    height: 45px;
    background: #FCB442;
    display: inline-block;
    line-height: 45px;
    text-transform: uppercase;
    margin-top: 30px;
    border: 2px solid #FCB442;
    color: #ffffff;
    transition: all 500ms ease-in-out;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
}

.site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner .site-take-virtual-tour-banner-caption a:hover {
    background: #ffffff;
    color: #FCB442;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right h5 {
    font-size: 35px;
    color: #42424D;
    margin-bottom: 25px;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right ul li {
    font-size: 20px;
    font-weight: 500;
    color: #42424D;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right ul {
    margin-bottom: 30px;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right .take-virtual-link {
    width: 300px;
    height: 53px;
    background: #FCB442;
    display: block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 25px;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item:nth-child(even) {
    background: #ffffff;
}

.site-take-solstice-tour-main-wrap .site-take-virtual-list-item:nth-child(even) .site-take-virtual-list-item-left-inner {
    display: inline-block;
    float: right;
}

.site-booktour-main-wrap {
    position: relative;
}

.site-booktour-main-wrap img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.site-main-banner-slider-main-wrap {
    position: relative;
}

.site-main-banner-slider-main-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
    margin: 0;
    padding: 73px 54px 74px 59px;
    display: inline-block;
    font-size: 72px;
    line-height: normal;
    font-weight: 400;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 7.2px;
    /*background: rgba(0, 0, 0, 0.24);*/
}

.site-main-banner-slider-main-wrap .site-main-banner-caption-wrap {
    position: absolute;
    bottom: 48px;
    left: 0;
    width: 100%;
    text-align: center;
}

.site-booktour-main-wrap .booktour-link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 53px;
    background: #FCB442;
    display: inline-block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
}

.site-solstice-banner-main-wrap img {
    width: 100%;
    height: auto;
}

.site-solstice-banner-bottom-main-wrap {
    background: #42424D;
    padding: 50px 0;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner h5 {
    font-size: 35px;
    color: #ffffff;
    margin-bottom: 25px;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner .site-solstice-banner-bottom-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner .site-solstice-banner-bottom-row h4 {
    font-size: 28px;
    color: #FCB442;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner .site-solstice-banner-bottom-row a {
    width: 300px;
    height: 53px;
    background: #FCB442;
    display: inline-block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 0;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner p {
    color: #ffffff;
    font-size: 20px;
}

.site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner a.chevron-down {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    color: #f9b443;
    font-size: 30px;
}

.site-solstice-floor-plan-main-wrap {
    padding: 50px 0;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item:not(:last-child) {
    margin-bottom: 50px;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text {
    width: 20%;
    padding: 0 15px;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image {
    width: 70%;
    padding: 0 15px;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image img {
    width: 100%;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text p {
    font-size: 28px;
    color: #42424d;
    font-weight: 500;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text i {
    display: block;
    color: #f9b443;
}

.site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image a {
    margin: 50px auto 0;
    width: 300px;
    height: 53px;
    background: #FCB442;
    display: block;
    text-align: center;
    line-height: 53px;
    font-size: 18px;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 600;
}

.resort-media-listing .page-main-title-wrapper .page-main-title {
    font-size: 36px;
    letter-spacing: 0.9px;
    color: #000000C4;
    text-transform: uppercase;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 15px;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper {
    margin: 0 0 30px !important;
    background: #f1f1f1;
    padding: 20px;
    border-bottom: 2px solid #d5d5d5;
    box-shadow: unset;
    border-radius: 10px;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper:last-child {
    margin-bottom: 0 !important;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .imge-media-list {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    margin: 0;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .imge-media-list img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
} */

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .title-row {
    margin-bottom: 0px;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .title-row a {
    font-size: 30px;
    line-height: normal;
    font-weight: 600;
    color: #000000C4;
    margin-bottom: 30px;
    display: inline-block;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .description-row {
    margin-bottom: 15px;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .row .col-sm-3 {
    font-size: 14px;
    font-weight: 500;
}

.resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .row .col-sm-3 a {
    color: #000000;
    /* font-weight: bold; */
}

.resort-media-detail {
    padding: 50px 0;
    border-top: 2px solid #dedede;
}

.resort-media-detail .site-resorts-top-details-title {
    font-size: 26px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 15px;
    color: #000000C4;
}

.resort-media-detail .row .col-sm-3 {
    font-size: 14px;
    font-weight: 500;
}

.site-resorts-img {
    margin-top: 25px;
}

.site-resorts-img .short-description {
    margin-top: 25px;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.site-resorts-row p {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}

.site-media-inner-main-wrap {
    padding: 60px 0;
}

.site-media-inner-main-wrap .row img {
    width: 100% !important;
    margin: 30px auto 60px;
    display: block;
    object-fit: cover;
    height: 450px !important;
}

.site-media-inner-main-wrap .row p {
    font-size: 18px;
    color: #000000;
}

.site-media-inner-main-wrap .row p a {
    font-weight: 600;
    color: #084883;
}

.media-details-page img {
    height: 400px;
}

.site-media-inner-main-wrap .media_details {
    background-color: #fff;
    padding: 30px 50px;
    /* box-shadow: 0px 0px 10px 0px rgba(56 56 56 / 16%); */
    border-radius: 5px;
}

.site-portfolio-media-listing-wrap .load-more-button {
    margin-top: 30px;
}


/*---- Main stylesheet ----*/


/*---- Footer stylesheet ----*/

footer.footer {
    padding: 60px 100px;
    /* background: url(../images/footer-pattern.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative; */
    background-color: #223555;
}

footer.footer .footer-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

footer.footer .footer-inner .footer-inner-text a,
footer.footer .footer-inner .footer-inner-text p {
    text-decoration: underline !important;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 18px;
    line-height: 24px;
}

footer.footer .footer-inner .footer-inner-text p {
    text-decoration: none !important;
}

footer.footer .footer-inner .footer-inner-text a:hover {
    text-decoration: none !important;
}

footer.footer .footer-inner .footer-inner-text:first-child {
    order: 3;
}

footer.footer .footer-inner .footer-inner-text:last-child {
    margin: 20px 0;
    margin-top: 10px;
}



footer.footer .footer-inner .footer-logo img {
    width: 340px;
    height: auto;
}


/*---- Footer stylesheet ----*/

.site-faq-listing-main-wrap {
    padding: 60px 0;
}

.site-faq-listing-main-wrap .card {
    border: 0;
    border-radius: 0;
    margin-bottom: 15px;
}

.site-faq-listing-main-wrap .card .card-header {
    border: 0;
    background-color: #f1f1f1;
    padding: 15px 20px;
}

.site-faq-listing-main-wrap .card .card-header h5 button {
    padding: 0;
    padding-right: 20px;
    margin: 0;
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    position: relative;
    width: 100%;
    text-align: left;
}

.site-faq-listing-main-wrap .card .collapse {
    border: 1px solid #f1f1f1;
    border-top: 0;
}

.site-faq-listing-main-wrap .card .card-header h5 button:after {
    content: "\f067";
    font-family: "Font Awesome 5 pro";
    font-weight: 900;
    position: absolute;
    right: 0;
}

.site-faq-listing-main-wrap .card .card-header h5 button[aria-expanded="true"]:after {
    content: "\f068";
}

.site-contact-us-main-wrap-version {
    padding: 50px 0 30px;
}

.site-contact-us-main-wrap-version select,
.site-contact-us-main-wrap-version input {
    border: 0;
    border-bottom: 1px solid #333333;
    width: 100%;
    height: 50px;
    padding: 0 16px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
}

.site-contact-us-main-wrap-version label {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.4px;
    margin-bottom: 10px;
    width: 100%;
    font-weight: 600;
}

.site-contact-us-main-wrap-version .select2-selection {
    border: 0 !important;
    border-bottom: 1px solid #333333 !important;
    width: 100%;
    height: auto !important;
    padding: 0 20px 0 0px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0 !important;
    min-height: 32px;

}

.site-contact-us-main-wrap-version .select2-selection .select2-selection__rendered {
    padding: 0 !important;
    display: unset !important;
    line-height: 16px !important;
    text-transform: none;
}

.site-contact-us-main-wrap-version .select2-selection .select2-selection__arrow {
    height: 26px !important;
}

.site-contact-us-main-wrap-version .select2-selection .select2-selection__arrow b {
    display: none;
}

.site-contact-us-main-wrap-version .select2-selection .select2-selection__arrow:after {
    content: "\f078";
    position: absolute;
    right: 0;
    top: 0;
    font-family: "Font Awesome 5 pro";
    font-weight: 900;
}

.site-contact-us-main-wrap-version textarea {
    height: 36px;
    padding: 0 !important;
}

.site-faq-listing-main-wrap .card .card-body {
    font-size: 16px;
    line-height: normal;
}

.site-faq-listing-main-wrap .card .card-body ol,
.site-faq-listing-main-wrap .card .card-body ul {
    margin: 0;
}

.site-faq-listing-main-wrap .card .card-body ul {
    padding-left: 30px;
}

.site-faq-listing-main-wrap .card .card-body ol li {
    list-style-type: decimal;
    line-height: 30px;
}

.site-faq-listing-main-wrap .card .card-body ul li {
    list-style-type: disc;
    line-height: 30px;
}

.site-contact-us-main-wrap-version .custom-check-grop-btn button {
    width: auto;
    height: 50px;
    background: #3FA89F;
    letter-spacing: 4.8px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    line-height: 45px;
    border: 2px solid #3FA89F;
    transition: all 500ms ease-in-out;
    display: inline-block;
    padding: 0 25px;
    text-transform: uppercase;
    margin-top: 25px;
    border-radius: 0;
}

.site-search-results-listing-main-wrap {
    padding: 60px 0;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-list-main-title {
    font-size: 25px;
    margin-bottom: 15px;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col:not(:last-child) {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #d5d5d5;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: flex-start;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-img {
    width: 200px;
    padding: 0 15px;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-img img {
    width: 100%;
    height: 170px;
    object-fit: cover;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-details {
    width: calc(100% - 200px);
    padding: 0 15px;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-details h3 {
    margin-bottom: 10px;
    line-height: normal;
    font-size: unset;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-details p {
    font-size: 14px;
    color: #242424;
    font-weight: 400;
}

.site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-details h3 a {
    font-size: 18px;
    color: #242424;
    font-weight: 600;
}

.site-normal-content-main-wrap {
    padding: 60px 0;
}

/*Start Ticket#460*/
p.cms-resort-page-block-content-height {
    min-height: 120px;
    text-align: center;
}
p.cms-resort-page-block-content-height145 {
    min-height: 145px;
    text-align: center;
}
p.cms-resort-page-block-content-height168 {
    min-height: 168px;
    text-align: center;
}
/*End Ticket#460*/

.site-normal-content-main-wrap .site-normal-content-inner-wrap h2 {
    margin-bottom: 25px;
}

.site-tabing-main-wrap {
    padding: 60px 0;
    background: #f7faff;
}

.site-tabing-main-wrap .site-tabing-main-inner .nav-tabs {
    border-bottom: 1px solid #f2f2f2;
}

.site-tabing-main-wrap .site-tabing-main-inner .nav-tabs .nav-item a.nav-link {
    padding: 12px 20px;
    font-size: 16px;
    border: 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #bbbbbb;
    transition: all 0.4s ease-in-out;
}

.site-tabing-main-wrap .site-tabing-main-inner .nav-tabs .nav-item a.nav-link.active,
.site-tabing-main-wrap .site-tabing-main-inner .nav-tabs .nav-item a.nav-link:hover {
    color: #0a3256;
    background-color: inherit;
    border-bottom: 1px solid #45424d;
}

.site-tabing-main-wrap .site-tabing-main-inner .tab-content .tab-pane {
    padding: 20px;
}

.site-resort-rv-cottage-wrap {
    padding: 60px 0;
}

.site-resort-rv-cottage-wrap .media-wrapper {
    margin: 0 0 30px !important;
    background: #f1f1f1;
    padding: 20px;
    border-bottom: 2px solid #d5d5d5;
    box-shadow: unset;
    border-radius: 10px;
}

.site-resort-rv-cottage-wrap .media-wrapper .imge-media-list img {
    width: 100%;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li {
    display: inline-flex;
    width: 50%;
    align-items: center;
    padding: 0 15px 15px;
    position: relative;
    margin-bottom: 15px;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li h6 {
    margin: 0;
    display: block;
    line-height: normal;
    width: 40%;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li label {
    margin: 0;
    display: block;
    line-height: normal;
    width: 60%;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    width: calc(100% - 30px);
    background: #dedede;
    height: 1px;
    transform: translateX(-50%);
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

.site-resort-rv-cottage-wrap .site-resort-rv-cottage-listing-properties li:last-child:after {
    display: none;
    margin-bottom: 0;
}

.site-resort-rv-cottage-wrap .site-resort-detail-title-wrap {
    font-size: 25px;
    color: #000000;
    margin-bottom: 5px;
}

.site-resort-rv-cottage-wrap .site-resort-detail-title-wrap a {
    color: #000000;
    font-weight: 600;
}

.site-resort-rv-cottage-wrap .site-resort-detail-description {
    font-size: 16px;
    margin-bottom: 15px;
}

.load-more-button button {
    padding: 10px 25px;
    font-weight: 600;
    text-transform: uppercase;
}

.site-search-results-listing-row .site-search-result-label {
    font-size: 18px;
    font-weight: 600;
    margin-top: 35px;
    margin-bottom: 25px;
    letter-spacing: 0.35px;
    color: #FCB443;
}

.site-rv-cottages-main-wrap-list-main-wrap {
    padding: 60px 0;
    background: #f1f1f1;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li {
    width: 50%;
    padding: 0 15px 25px;
    display: inline-flex;
    align-items: center;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li:nth-last-child(1),
.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li:nth-last-child(2) {
    padding-bottom: 0;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li h6 {
    margin: 0;
    line-height: normal;
    width: 30%;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li label {
    margin: 0;
    line-height: normal;
    width: 70%;
}

.site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li h6 i {
    width: 30px;
    text-align: left;
}


/*video-set*/

.carousel-video-bg-wrap {
    background-color: #fff;
}

.carousel-video-bg-wrap .carousel-video-bg-sec {
    width: calc(100% - 675px) !important;
    margin-left: auto;
}

.site-ways-tostay-slider-inner .owl-nav {
    display: block !important;
}

.site-ways-tostay-slider-inner .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 110px !important;
    color: #f5f1f1 !important;
    transform: translateY(-60%);
    background: transparent !important;
}

.site-ways-tostay-slider-inner .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 110px !important;
    color: #f5f1f1 !important;
    transform: translateY(-60%);
    background: transparent !important;
    height: auto;
}

.site-parkbridge-slider {
    overflow: unset !important;
}

.site-parkbridge-slider img {
    width: 100% !important;
    height: 120px;
    object-fit: cover;
}

#lightbox {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
}

.lightboxOverlay {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    background-color: transparent !important;
}

#lightbox:after {
    content: '';
    position: absolute !important;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.lb-outerContainer {
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

#lightbox .lb-dataContainer {
    order: 1;
    margin-bottom: 15px;
    display: none !important;
}

.site-parkbridge-wrap {
    margin-top: 20px;
}

.site-parkbridge-slider .owl-prev,
.site-parkbridge-slider .owl-next {
    width: 30px;
    height: 30px;
    background-color: #093254 !important;
    color: #fff;
    border-radius: 50%;
}

.site-parkbridge-slider .owl-prev span,
.site-parkbridge-slider .owl-next span {
    color: #fff;
    font-size: 22px;
    line-height: 0;
}

.site-parkbridge-slider .owl-prev {
    left: -12px;
}

.site-parkbridge-slider .owl-prev,
.site-parkbridge-slider .owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.site-parkbridge-slider .owl-next {
    right: -12px;
}

.lb-nav a.lb-next,
.lb-nav a.lb-prev {
    opacity: 1 !important;
}

.lb-outerContainer {
    width: 760px !important;
    height: 615px !important;
}

.lightbox .lb-image {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.lb-container {
    height: 100%;
}

.ytp-cued-thumbnail-overlay-image {
    -moz-background-size: 100% !important;
    -webkit-background-size: 100% !important;
    background-size: 100% !important;
}

.site-different-ways-to-right.event-detail {
    background: #D2D2D2;
    padding: 40px 10px 40px 60px;
}

.fix-list-height {
    position: relative;
    background: #D2D2D2;
    height: 500px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 50px;
}

.fix-list-height::after {
    content: '';
}

.fix-list-height::before {
    content: '';
}

.fix-list-height::-webkit-scrollbar {
    width: 10px;
}

.fix-list-height::-webkit-scrollbar-track {
    background-color: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.site-different-ways-to-left.event-desc {
    background: #e6e6e6 !important;
}

.site-different-ways-to-left.event-desc .site-different-ways-to-title {
    color: #000 !important;
}

.fix-list-height::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d;
}

.main-list-cc {
    margin-bottom: 25px;
}

.event-title {
    display: flex;
    align-items: center;
}

.main-list-cc span,
.main-list-cc h4,
.main-list-cc p {
    color: #000;
}
.site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap.book-your-stay-home-section.carousel-video .site-resorts-top-details-inner .site-resorts-top-details-logo {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap.book-your-stay-home-section.carousel-video .site-resorts-top-details-inner .site-resorts-top-details-logo img {
    position: relative;
    left: 0;
    margin-bottom: 20px;

}
.main-list-cc span {
    font-size: 16px;
    font-weight: 400;
    padding-right: 40px;
}

.main-list-cc h4 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0px;
}

.main-list-cc p {
    font-size: 16px;
    line-height: 1.2;
    margin-top: 5px;
    margin-bottom: 0px;
}

/*.desktop-silder-wrap .site-select-provice-col{
    padding: 25px !important;
    transition: all .3s ease-in-out;
}
.desktop-silder-wrap .site-select-provice-col:hover{
    box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 8%);
}*/


.site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .carousel .carousel-indicators {
    left: 50%;
    width: 100%;
    transform: translateX(-50%);
    align-items: center;
    bottom: -45px !important;
    justify-content: center;
}







/* Ontario Seasonal Sites Start */
.ontario-seasonal-main .ontario-seasonal-sites{display: flex;align-items: center;}
.ontario-seasonal-main .ontario-seasonal-sites .comman-col{width: 50%;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content{padding: 50px;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-left-images img{width: 100%;padding: 0;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .city-name{color: #000;font-size: 20px;margin-bottom: 10px;font-weight: 700;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .city-name a{color: #000;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .address-name{font-size: 18px;color: #000;margin-bottom: 10px;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .discriptions{color: #000000;font-size: 16px;font-weight: 400;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .ontario-btn .site_btn_color_yellow{background: #FCB442 !important;text-align: center;line-height: 39px;color: #FFFFFF !important;border: 2px solid #FCB442 !important;font-size: 16px;font-weight: bold;padding: 6px 10px;}
.ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content .ontario-btn .site_btn_color_yellow:hover{opacity: 0.7;color: #FCB442 !important;border: 2px solid #FCB442;background: transparent !important;}
.ontario-seasonal-main .ontario-seasonal-sites:nth-child(even){flex-direction: row-reverse;}
.ontario-seasonal-main .ontario-seasonal-sites:nth-child(even) .ontario-right-content{text-align: right;}
/* Ontario Seasonal Sites End */

/*27-06-2024*/
.mobile-search-input, .mobile-social-icon{display: none;}
/*27-06-2024*/



/*---- Start Media Query ----*/

@media screen and (max-width:1800px) and (min-width:1280px) {
    .site-parking-resorts-list-wrap {
        padding: 0 80px 80px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
        margin-left: 30px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
        top: 45px;
    }
    header.header .bottom-header nav.navbar a.navbar-brand img,
    header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last img {
        width: 150px;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        font-size: 14px;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        font-size: 52px;
    }
    footer.footer .footer-inner .footer-logo img {
        width: 250px;
    }
    footer.footer .footer-inner .footer-inner-text a {
        font-size: 16px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        padding: 0 12px;
        font-size: 11px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
        padding: 0 12px;
        font-size: 12px;
        width: auto;
    }
    header.header.resort-header .bottom-header nav.navbar .navbar-nav a.nav-link:before {
        height: 49px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 40%;
    }
    .site-resorts-main-slider-wrap .carousel-inner:before {
        width: 40.02%;
    }
    .site-resorts-main-slider-wrap .carousel-inner:after {
        left: 39.9%;
    }
    .site-resorts-main-slider-wrap.carousel-video .carousel-inner:before {
        width: 30.02%;
    }
    .site-resorts-main-slider-wrap.carousel-video .carousel-inner:after {
        left: 30%;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        left: 18%;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title,
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
        font-size: 55px;
        line-height: 60px;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text {
        font-size: 40px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-desc,
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-desc p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 16px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-title {
        font-size: 50px;
        line-height: 55px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-description {
        font-size: 16px;
        line-height: 30px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a {
        margin-right: 15px;
        width: 250px;
    }
    .site-common-title-wrap .site-common-title {
        font-size: 50px;
        line-height: 55px;
    }
    .site-common-title-wrap .site-common-subtitle {
        font-size: 18px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item h4 {
        font-size: 22px;
        min-height: 56px;
    }
    .site-residents-featured-main-wrap {
        padding-bottom: 50px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
        padding: 70px;
    }
    header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item {
        margin: 0 18px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left {
        padding-right: 60px;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner {
        padding: 70px;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left img {
        height: 100%;
        object-fit: cover;
    }
    .site-award-winning-communities-main-wrap button.carousel-control-prev,
    .site-award-winning-communities-main-wrap button.carousel-control-next {
        right: 120px;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-description {
        margin-bottom: 40px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner {
        width: 24%;
        z-index: 3;
    }
    .site-resorts-top-details-inner:after,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        width: 150px;
        right: -149px;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left h3,
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap h3,
    .site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3,
    .site-different-ways-to-main-wrap .site-different-ways-to-title h4,
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
        font-size: 48px;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item a {
        padding: 0 5px 30px;
        font-size: 13px;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item {
        margin: 0px 5px;
    }
    .site-different-ways-to-main-wrap .site-different-ways-to-title h4 {
        margin-bottom: 85px;
    }
    header.header .bottom-header nav.navbar {
        padding: 25px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
        padding: 0 17.5px 20px;
    }
}

@media screen and (max-width:1279px) and (min-width:1100px) {
    .header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul .corporate a:after {
        right: -36px !important;
    }
}

@media screen and (max-width:1279px) and (min-width:1024px) {
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner img{
        height: auto;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        letter-spacing: 3.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 38px;
        line-height: 48px;
        text-align: center;
    }
    header.header.resort-header .bottom-header nav.navbar .navbar-nav .nav-item.active a.nav-link:before {
        width: 100%;
        left: 5px;
    }
    .site-resorts-main-slider-wrap .carousel-inner:after {
        left: 459px;
    }

    .site-main-banner-wrap .site-main-banner-caption-wrap {
        bottom: 63px;
    }
    .site-coming-soon-main-wrap {
        padding: 35px 20px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-title {
        letter-spacing: 2.1px;
        font-size: 42px;
        margin-bottom: 12px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-description {
        margin-bottom: 35.65px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col button {
        display: block;
        margin: 30.4px auto 0;
    }
    .site-blog-post-list-main-wrap,
    .site-single-blog-main-wrap {
        padding: 0;
    }
    section.site-blog-post-list-main-wrap.site-new-home-blog-post-wrap{
        padding: 50px 20px 0;
    }
    .site-blog-post-list-main-wrap .container-fluid,
    .site-single-blog-main-wrap .container-fluid {
        padding: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner {
        margin: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item {
        width: 100%;
        padding: 0 0 50.95px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner img {
        margin-bottom: 37px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-title {
        margin-bottom: 19px;
        font-size: 36px;
        line-height: 48px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption {
        letter-spacing: 0.75px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-inner {
        padding: 0 35px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap img {
        object-fit: cover;
        margin-bottom: 86px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-title {
        padding: 0 35px;
        margin-bottom: 29px;
        font-size: 36px;
        line-height: 48px;
        color: rgba(0, 0, 0, 0.77);
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-des {
        padding: 0 35px;
        margin-bottom: 43px;
        letter-spacing: 0.75px;
        text-align: left;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap {
        padding-bottom: 116px;
    }
    .site-featured-communities-main-wrap .site-featured-communities-inner-img img {
        height: 211px;
    }
    .site-supports-community-main-wrap {
        padding: 0 20px 60px;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-title {
        margin-bottom: 33px;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-subtitle {
        font-size: 14px;
        line-height: 38px;
        margin-bottom: 46px;
    }
    footer.footer .footer-inner .footer-logo {
        position: relative;
        left: 0;
        top: 0;
        transform: unset;
        margin-bottom: 40px;
    }
    footer.footer .footer-inner {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
    footer.footer {
        padding: px 30px;
    }
    header.header .bottom-header nav.navbar {
        padding: 15px 30px;
    }
    header.header .bottom-header nav.navbar a.navbar-brand img,
    header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last img {
        width: 100px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
        margin-left: 15px;
    }
    header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item {
        margin: 0px 10px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner {
        padding: 50px;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        font-size: 12px;
        letter-spacing: 0.5px;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link:before {
        left: -8px;
        width: calc(100% + 16px);
        height: 56px;
        background: #f9b443;
        z-index: -1;
        top: -19px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
        right: -30px;
        top: -30px;
        width: 0;
        height: 0;
        border-left: 18px solid transparent;
        border-right: 18px solid transparent;
        border-bottom: 30px solid white;
        transform: rotate(55deg);
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
        top: 40px;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul li a {
        font-size: 12px;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul .residential a {
        padding: 0px 10px 0 60px;
    }
    .header .top-header {
        padding: 0 30px 0 0;
        background: linear-gradient(to right, #3FA89F 65%, #2DD673 35%);
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul .corporate a:after {
        right: -40px;
        top: 0px;
    }
    .header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a:after {
        right: -69px !important;
    }
    .header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
        background: #FCB442;
        margin-right: 45px;
        padding-right: 0;
    }
    .header .top-header-row .top-header-left {
        width: 70%;
    }
    .header .top-header-row .top-header-right {
        width: 30%;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul li:first-child a {
        padding-left: 0;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 35%;
        padding: 37px 0px 37px 37px;
    }
    .site-resorts-main-slider-wrap .carousel-inner:before {
        width: 45%;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag {
        font-size: 12px;
        letter-spacing: 0.8px;
        margin-bottom: 19px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag i {
        margin-right: 12px;
        font-size: 10px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-text {
        font-size: 12px;
        line-height: 18px;
    }
    .site-resorts-main-slider-wrap .carousel-indicators li {
        width: 9px;
        height: 9px;
        margin: 0 30px 0 0!important;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        margin: 0 0 0 30px;
        bottom: 20PX;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        left: 12%;
    }
    .site-resorts-main-slider-wrap {
        padding-bottom: 0;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        clip-path: polygon(0% 0%, 0% 100%, 85% 100%);
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
        height: 332px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img {
        width: 100%;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text {
        width: 100%;
        padding: 30px 30px 73px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title,
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
        font-size: 36px;
        line-height: 48px;
        text-align: center;
        margin-bottom: 17px;
    }
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a {
        margin: 44px auto 0;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img img {
        height: 500px;
    }
    body .site-parking-view-all-camping {
        padding: 0 30px 60px;
        text-align: center;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text {
        font-size: 20px;
        font-weight: 400;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text i {
        margin-left: 7px;
        font-size: 14px;
        transform: rotate(360deg);
    }
    .site-parking-resorts-list-wrap {
        padding: 0 30px 60px;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
        /* width: 33.33%; */
        padding-bottom: 30px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        padding: 0 11px;
        /*padding: 0 12px;*/
        font-size: 11px;
        letter-spacing: 0;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
        width: auto;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 0;
        height: auto;
        padding: 9px 15px;
        line-height: normal;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
        padding: 65px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
        width: 50%;
        padding: 0 17.5px 44px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item h4 {
        font-size: 22px;
    }
    .site-residential-details-main-wrap {
        padding: 39px 0 31px;
    }
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-left,
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-right {
        width: 100%;
    }
    .site-residential-details-left .site-residential-details-left-inner {
        padding: 0 35px 35px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-subtitle {
        margin-bottom: 28px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-title {
        font-size: 48px;
        line-height: 80px;
    }
    .site-common-title-wrap .site-common-title {
        font-size: 48px;
        margin-bottom: 38px;
    }
    .site-residents-featured-main-wrap {
        padding: 0 35px;
    }
    .site-common-title-wrap .site-common-subtitle {
        font-size: 15px;
        letter-spacing: 0.75px;
        line-height: 24px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
        width: 50%;
        padding: 0 17.5px 44px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item img {
        height: auto;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map,
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text {
        width: 100%;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map iframe {
        height: 535px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
        padding: 70px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main h5 {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link {
        display: block;
        margin: 0 auto;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body {
        padding: 40px 35px 50px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row .site-residential-tabs-content-list {
        width: 50%;
        padding: 0 30px 30px;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs li.nav-item {
        width: calc(50% - 60px);
        text-align: center;
    }
    .site-thumbnail-residential-slider-main-wrap div#carousel-thumbs {
        width: calc(100% - 70px);
    }
    header.header.residential-sales-program-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a {
        padding-right: 0;
    }
    header.header.residential-sales-program-header .top-header .top-header-left {
        width: 66%;
    }
    header.header.residential-sales-program-header .top-header .top-header-right {
        width: 34%;
    }
    .site-sales-progrom-banner-main-wrap img {
        height: 315px;
        object-fit: cover;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption {
        padding: 0 35px;
        text-align: center;
        width: 100%;
        top: 30%;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-title {
        font-size: 48px;
        letter-spacing: 1.2px;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-subtitle {
        font-size: 16px;
        letter-spacing: 0.4px;
    }
    .site-sales-call-to-main-wrap {
        padding: 48px 35px;
    }
    .site-sales-call-to-main-wrap h3 {
        font-size: 36px;
        line-height: 48px;
    }
    .site-sales-call-to-main-wrap .site-sales-call-learn-more {
        margin-top: 19px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner img {
        height: 404px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption {
        padding: 0 35px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2 {
        font-size: 36px;
        letter-spacing: 0.72px;
        line-height: 58px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2:after {
        width: 200px;
        left: 50%;
        transform: translateX(-50%);
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left,
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        width: 100%;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left {
        width: 60%;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        width: 40%;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner {
        padding: 57px 35px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle {
        text-align: center;
        margin-bottom: 24px;
        font-size: 18px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-title {
        text-align: center;
        font-size: 36px;
        line-height: 64px;
        margin-bottom: 41px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .take-virtual-link {
        margin: 0 auto;
        display: block;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item:nth-child(2) .site-take-virtual-list-item-left {
        text-align: left;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle-sub {
        text-align: center;
        font-size: 10px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left iframe {
        height: 450px;
    }
    .site-take-virtual-list-form-wrap {
        padding: 50px 35px;
    }
    .site-take-virtual-list-form-form {
        width: 100%;
    }
    .site-take-virtual-list-form-form button {
        margin: 50px auto 0;
        display: block;
    }
    .site-corporate-banner-main-wrap img {
        height: 332px;
    }
    /* .site-corporate-banner-main-wrap .site-corporate-banner-caption {
        display: none;
    } */
    .site-corporate-about-parkbridge-main-wrap {
        padding: 49px 0 0;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left {
        width: 100%;
        padding: 0 30px 81px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right {
        width: 100%;
        padding: 0;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-description,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-description,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-description {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        letter-spacing: 0.35px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-title,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        font-size: 28px;
        margin-bottom: 29px;
        line-height: normal;
        letter-spacing: 1.4px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .about-parkbridge-link,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-link,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-link {
        font-size: 12px;
        letter-spacing: 0.3px;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-left {
        width: 100%;
    }
    .site-our-philosphy-main-wrap {
        padding: 0;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row {
        flex-direction: column-reverse;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right {
        padding: 51px 30px 66px;
        width: 100%;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        letter-spacing: 0.7px;
    }
    .site-our-leadership-team-main-wrap {
        padding: 76px 0 72px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right {
        width: 100%;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left {
        padding: 0 30px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right img {
        width: 100%;
        margin-top: 63px;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-title {
        width: 187px;
        height: 164px;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 38px;
        letter-spacing: 0.45px;
        padding: 27px;
        top: 16px;
    }
    .site-award-winning-communities-main-wrap {
        padding: 44px 0 0;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-description {
        display: none;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left,
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right {
        width: 100%;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left img {
        width: 100%;
        height: 508px;
        object-fit: cover;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner {
        padding: 71px 30px;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-text {
        margin-bottom: 40px;
        margin-right: 0;
    }
    .site-award-winning-communities-main-wrap button.carousel-control-prev,
    .site-award-winning-communities-main-wrap button.carousel-control-next {
        display: none;
    }
    header.header.corporate-header .top-header-row .top-header-left {
        width: 65%;
    }
    header.header.corporate-header .top-header-row .top-header-right {
        width: 35%;
    }
    header.header.corporate-header .top-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a::after {
        top: 0px;
        right: -69px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner {
        padding: 30px 0px 30px 30px;
        width: 42%;
    }
    .media-details-page .site-resorts-top-details-inner {
        width: 44%;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-logo img {
        width: 161px;
        margin-bottom: 28px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        font-size: 36px;
        line-height: 48px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-subtitle {
        margin-top: 28px;
        font-size: 14px;
        line-height: 21px;
    }
    .site-resorts-top-details-main-wrap img {
        height: 375px;
    }
    .site-outdoor-adv-main-wrap {
        padding: 75px 30px 30px;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left,
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-right {
        width: 100%;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left h3 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 46px;
    }
    .site-amenities-listing-tab-main-wrap {
        padding: 0;
    }
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap h3 {
        letter-spacing: 0px;
        color: #000000;
        font-size: 36px;
        text-align: center;
    }
    .site-amenities-listing-tabs ul#tabs {
        width: 100%;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0 30px;
    }
    .site-amenities-listing-tabs .tab-content .card-body {
        padding: 80px 0 70px 50px;
    }
    .site-amenities-listing-tabs ul#tabs {
        width: 50% !important;
        position: absolute !important;
    }
    /* .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left {
        width: 100%;
    } */
    /* .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right {
        display: none;
    } */
    .site-amenities-listing-tab-main-wrap:after {
        display: none;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li {
        width: 100%;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item {
        width: auto;
        margin: 0 10px 0;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item a {
        font-size: 14px;
        padding: 20px 5px;
    }
    /* .site-different-ways-to-main-wrap {
        padding: 86px 0 0;
    } */
    .site-different-ways-to-main-wrap .site-different-ways-to-title h4 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 70px;
    }
    .site-different-ways-to-main-wrap .site-different-ways-to-title {
        padding: 0 30px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row {
        margin-bottom: 0;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left,
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right {
        width: 100%;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left {
        padding: 60px 30px;
    }
    .site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3 {
        font-size: 36px;
        line-height: normal;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
        font-size: 36px;
        padding: 0;
        margin-bottom: 33px;
        line-height: normal;
    }
    .site-different-ways-to-main-wrap~.site-parking-view-all-camping {
        padding: 30px;
    }
    .site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3 span.d-lg-block {
        display: inline !important;
    }
    /* .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        background: rgba(0, 0, 0, 0.27);
    } */
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        right: -179px;
    }
    .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        color: #000;
        font-weight: 600;
    }
    .site-select-provice-main-wrap {
        padding: 27px 30px;
    }
    .site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col img {
        height: 130px;
    }
    .site-select-provice-main-wrap .site-select-provice-title-wrap h4 {
        font-size: 22px;
        margin-bottom: 29px;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
        width: 190px;
        position: relative;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map {
        width: 100%;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing {
        width: 100%;
        height: auto;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing .site-book-stay-form-map-listing-inner {
        height: auto;
    }
    .site-book-stay-form-input-main-wrap~.site-parking-view-all-camping {
        padding-top: 30px;
    }
    .site-index-wrap {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
    /*.site-index-wrap .site-main-banner-wrap {
        order: 1;
    }*/
    /*.site-index-wrap .site-coming-soon-main-wrap {
        order: 6;
    }*/
    /*.site-index-wrap .site-blog-post-list-main-wrap {
        order: 2;
    }*/
    .site-index-wrap .site-single-blog-main-wrap {
        order: 4;
    }
    .site-index-wrap .site-featured-communities-main-wrap {
        order: 5;
    }
    .site-index-wrap .site-supports-community-main-wrap {
        order: 5;
        width: 100%;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text {
        width: 30%;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image {
        width: 70%;
    }
}

@media screen and (min-width:1025px) {
    .site-supports-community-img-item-slidev2 {
        display: none !important;
    }
    header.header.solstice-header.solstice-header-v2 nav.navbar.navbar-expand-lg {
        padding: 36px 0px;
    }
    header.header.solstice-header.solstice-header-v2 .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
        display: none;
    }
    header.header.solstice-header.solstice-header-v2 .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
        top: 50px;
    }
    .mobile-top-header {
        display: none;
    }
}
@media screen and (max-width:1023px){
    #search{
        top: 52px;
    }
    .site-header-search a, .site-header-connect-with-us a{
        color: #fff;
        font-size: 14px;
        line-height: 26px;
    }
}
@media screen and (max-width:1024px) {
    .site-supports-community-img-item-slidev {
        overflow: auto;
    }
    .site-supports-community-img-item-slidev .site-supports-community-img-item-slidev2 {
        display: flex;
        width: 200%;
        margin: 0 -10px;
    }
    .site-supports-community-img-item-slidev .site-supports-community-img-item-slidev2 .item {
        width: 33.33%;
        padding: 0 10px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
        object-position: center !important;
        width: 65% !important;
    }
    .resort-map-details .site-different-ways-to-left {
        padding: 60px 30px !important;
    }
    .resort-map-details .site-different-ways-to-right iframe{
        height: 535px !important;
    }
}

@media(min-width:768px) {
    .site-residential-tabs-featured-main-wrap .nav-tabs {
        display: flex;
    }
    .site-residential-tabs-featured-main-wrap .card .card-header {
        display: none;
    }
    .resort-faq-listing .card .collapse:not(.show) {
        display: none !important;
    }
}

.resort-media-listing {
    padding: 50px 0;
}


@media screen and (max-width:1279px) and (min-width:1024px) {
    .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .imge-media-list {
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    }
    .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .col-sm-10 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .site-main-banner-wrap img {
        height: auto;
        object-fit: cover;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item{
        text-align: left !important;

    }
    .navbar-nav .dropdown-menu {
        position: static !important;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link{
        font-size: 14px !important;
    }
    /*.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn:last-child a{
        padding: 0 !important;
    }*/
    .site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col .site-select-provice-text {
        font-size: 13px;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        letter-spacing: 3.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 38px;
        line-height: 48px;
        padding: 63px 30px 73px;
        width: 100%;
        text-align: center;
    }
    .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .imge-media-list {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-bottom: 30px;
    }
    .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .col-sm-10 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap {
        bottom: 63px;
    }
    .site-coming-soon-main-wrap {
        padding: 35px 20px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-title {
        letter-spacing: 2.1px;
        font-size: 42px;
        margin-bottom: 12px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-description {
        margin-bottom: 35.65px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col {
        width: 100%;
        flex-grow: unset;
        flex-basis: unset;
        margin-bottom: 21px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col button {
        display: block;
        margin: 30.4px auto 0;
    }
    .site-blog-post-list-main-wrap,
    .site-single-blog-main-wrap {
        padding: 0;
    }

    section.site-blog-post-list-main-wrap.site-new-home-blog-post-wrap{
        padding: 50px 20px 0;
    }

    .site-blog-post-list-main-wrap .container-fluid,
    .site-single-blog-main-wrap .container-fluid {
        padding: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner {
        margin: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item {
        width: 100%;
        padding: 0 0 50.95px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner img {
        height: auto;
        margin-bottom: 37px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-title {
        margin-bottom: 19px;
        font-size: 36px;
        line-height: 48px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption {
        letter-spacing: 0.75px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-inner {
        padding: 0 35px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap img {
        height: 338px;
        object-fit: cover;
        margin-bottom: 86px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-title {
        padding: 0 35px;
        margin-bottom: 29px;
        font-size: 36px;
        line-height: 48px;
        color: rgba(0, 0, 0, 0.77);
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-des {
        padding: 0 35px;
        margin-bottom: 43px;
        letter-spacing: 0.75px;
        text-align: left;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap {
        padding-bottom: 116px;
    }
    .site-featured-communities-main-wrap .site-featured-communities-inner-img img {
        height: 211px;
    }
    .site-supports-community-main-wrap {
        padding: 0 20px 60px;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-title {
        margin-bottom: 33px;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-subtitle {
        font-size: 14px;
        line-height: 38px;
        margin-bottom: 46px;
    }
    footer.footer {
        padding: 65px 30px;
    }
    .header .top-header {
        display: none;
    }
    header.header .bottom-header nav.navbar {
        align-items: center;
        justify-content: center;
    }
    .mobile-top-header {
        padding: 14px 35px;
        background: #3FA89F;
    }
    .mobile-top-header .mobile-top-header-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left select {
        background: transparent;
        border: 0;
        font-size: 14px;
        letter-spacing: 2.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding-left: 34px;
        font-weight: 600;
        appearance: none;
        -webkit-appearance: none;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left select option {
        color: #000000;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-right button.navbar-toggler {
        font-size: 25px;
        color: #FFFFFF;
        opacity: 0.76;
        padding: 0;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left {
        position: relative;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left:after {
        content: "\f078";
        position: absolute;
        left: 0;
        font-size: 16px;
        top: 0;
        color: #ffffff;
        font-family: "Font Awesome 5 pro";
        font-weight: 900;
    }
    .bottom-header .navbar-collapse {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #ffffff;
        z-index: 9999;
        padding: 0;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .05);
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item,
    header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item {
        margin-left: 0;
        margin-bottom: 25px;
    }
    .residential-sales-program-header .mobile-top-header {
        background: #45424D;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item:last-child {
        margin-bottom: 0;
    }
    .bottom-header .navbar-collapse ul.navbar-nav {
        padding: 0 25px;
        flex-direction: column;
        margin: 0 !important;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 35%;
        padding: 37px 0px 37px 37px;
    }
    .site-resorts-main-slider-wrap .carousel-inner:before {
        width: 45%;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag {
        font-size: 8px;
        letter-spacing: 0.8px;
        margin-bottom: 19px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag i {
        margin-right: 11px;
        font-size: 10px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-text {
        font-size: 12px;
        line-height: 18px;
    }
    .site-resorts-main-slider-wrap .carousel-indicators li {
        width: 9px;
        height: 9px;
        margin: 0 30px 0 0!important;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        margin: 0 0 0 30px;
        bottom: 0;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        left: 11%;
    }
    .site-resorts-main-slider-wrap {
        padding-bottom: 25px;
    }
    .site-resorts-before-disable {
        padding-bottom: 0px !important;
    }
    .site-resorts-main-slider-wrap.site-resorts-before-disable .carousel-indicators {
        bottom: 20px;
    }
    header.header .bottom-header nav.navbar a.navbar-brand img,
    header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last img {
        width: 200px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        clip-path: polygon(0% 0%, 0% 100%, 85% 100%);
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
        height: 332px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img {
        width: 100%;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text {
        width: 100%;
        padding: 30px 30px 73px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title,
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
        font-size: 36px;
        line-height: 48px;
        text-align: center;
        margin-bottom: 17px;
    }
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a {
        margin: 44px auto 0;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img img {
        height: auto;
    }
    body .site-parking-view-all-camping {
        padding: 0 30px 60px;
        text-align: center;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text {
        font-size: 20px;
        font-weight: 400;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text i {
        margin-left: 7px;
        font-size: 14px;
        transform: rotate(360deg);
    }
    .site-parking-resorts-list-wrap {
        padding: 0 30px 60px;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
        /* width: 33.33%; */
        padding-bottom: 30px;
    }
    footer.footer .footer-inner .footer-logo img {
        width: 200px;
    }
    header.header.resort-header .mobile-top-header {
        background: #F0493A;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
        margin: 0 0 15px;
        width: 100%;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
        width: 100%;
        margin-bottom: 15px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        padding: 0;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link:after {
        display: none;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item img {
        height: 326px;
    }
    .site-thumbnail-residential-slider-main-wrap div#carousel-thumbs {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac {
        margin: 0 -2.5px;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb {
        padding: 5px 2.5px;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb img {
        height: auto;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption {
        padding: 42px 0 25px;
      /*  background: rgba(0, 0, 0, 0.24);*/
      background: transparent;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption h4 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 10px;
    }
    .site-residential-details-main-wrap {
        padding: 39px 0 31px;
    }
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-left,
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-right {
        width: 100%;
    }
    .site-residential-details-left .site-residential-details-left-inner {
        padding: 0 35px 35px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-subtitle {
        margin-bottom: 28px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-title {
        font-size: 48px;
        line-height: 80px;
    }
    .site-common-title-wrap .site-common-title {
        font-size: 48px;
        margin-bottom: 38px;
    }
    .site-residents-featured-main-wrap {
        padding: 0 35px;
    }
    .site-common-title-wrap .site-common-subtitle {
        font-size: 15px;
        letter-spacing: 0.75px;
        line-height: 24px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
        width: 50%;
        padding: 0 17.5px 44px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item img {
        height: auto;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map,
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text {
        width: 100%;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map iframe {
        height: 535px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
        padding: 70px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main h5 {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link {
        display: block;
        margin: 0 auto;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body {
        padding: 40px 35px 50px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row .site-residential-tabs-content-list {
        width: 50%;
        padding: 0 30px 30px;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs li.nav-item {
        width: calc(50% - 60px);
        text-align: center;
    }
    .site-sales-call-to-main-wrap .chevron-down {
        font-size: 36px;
    }
    .site-sales-progrom-banner-main-wrap img {
        height: 315px;
        object-fit: cover;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption {
        padding: 0 35px;
        text-align: center;
        width: 100%;
        top: 30%;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-title {
        font-size: 48px;
        letter-spacing: 1.2px;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-subtitle {
        font-size: 16px;
        letter-spacing: 0.4px;
    }
    .site-sales-call-to-main-wrap {
        padding: 48px 35px;
    }
    .site-sales-call-to-main-wrap h3 {
        font-size: 36px;
        line-height: 48px;
    }
    .site-sales-call-to-main-wrap .site-sales-call-learn-more {
        margin-top: 19px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner img {
        height: 404px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption {
        padding: 0 35px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2 {
        font-size: 36px;
        letter-spacing: 0.72px;
        line-height: 58px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2:after {
        width: 200px;
        left: 50%;
        transform: translateX(-50%);
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left,
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        width: 100%;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left {
        width: 50%;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        width: 50%;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner {
        padding: 57px 35px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle {
        text-align: center;
        margin-bottom: 24px;
        font-size: 18px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-title {
        text-align: center;
        font-size: 36px;
        line-height: 64px;
        margin-bottom: 41px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .take-virtual-link {
        margin: 0 auto;
        display: block;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item:nth-child(2) .site-take-virtual-list-item-left {
        text-align: left;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle-sub {
        text-align: center;
        font-size: 10px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left iframe {
        height: 450px;
    }
    .site-take-virtual-list-form-wrap {
        padding: 50px 35px;
    }
    .site-take-virtual-list-form-form {
        width: 100%;
    }
    .site-take-virtual-list-form-form button {
        margin: 50px auto 0;
        display: block;
    }
    .site-corporate-banner-main-wrap img {
        height: 332px;
    }
    /* .site-corporate-banner-main-wrap .site-corporate-banner-caption {
        display: none;
    } */
    .site-corporate-about-parkbridge-main-wrap {
        padding: 49px 0 0;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left {
        width: 100%;
        padding: 0 30px 81px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right {
        width: 100%;
        padding: 0;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-description,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-description,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-description {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        letter-spacing: 0.35px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-title,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        font-size: 28px;
        margin-bottom: 29px;
        line-height: normal;
        letter-spacing: 1.4px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .about-parkbridge-link,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-link,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-link {
        font-size: 12px;
        letter-spacing: 0.3px;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-left {
        width: 100%;
    }
    .site-our-philosphy-main-wrap {
        padding: 0;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row {
        flex-direction: column-reverse;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right {
        padding: 51px 30px 66px;
        width: 100%;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        letter-spacing: 0.7px;
    }
    .site-our-leadership-team-main-wrap {
        padding: 76px 0 72px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right {
        width: 100%;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left {
        padding: 0 30px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right img {
        width: 100%;
        margin-top: 63px;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-title {
        width: 187px;
        height: 164px;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 38px;
        letter-spacing: 0.45px;
        padding: 27px;
        top: 16px;
    }
    .site-award-winning-communities-main-wrap {
        padding: 44px 0 0;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-description {
        display: none;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left,
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right {
        width: 100%;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left img {
        width: 100%;
        height: 508px;
        object-fit: cover;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner {
        padding: 71px 30px;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-text {
        margin-bottom: 40px;
        margin-right: 0;
    }
    .site-award-winning-communities-main-wrap button.carousel-control-prev,
    .site-award-winning-communities-main-wrap button.carousel-control-next {
        display: none;
    }
    /* .site-resorts-top-details-main-wrap .site-resorts-top-details-inner {
        padding: 30px 0px 30px 30px;
        width: 65%;
    } */
    .media-details-page .site-resorts-top-details-inner {
        width: 35%;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-logo img {
        width: 157px;
        margin-bottom: 10px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        font-size: 22px;
        line-height: normal;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-subtitle {
        margin-top: 8px;
        font-size: 14px;
        line-height: 21px;
    }
    .site-resorts-top-details-main-wrap img {
        height: 375px;
    }
    .site-outdoor-adv-main-wrap {
        padding: 30px 30px 30px;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left,
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-right {
        width: 100%;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left h3 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 46px;
    }
    .site-amenities-listing-tab-main-wrap {
        padding: 0;
    }
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap h3 {
        letter-spacing: 0px;
        color: #000000;
        font-size: 36px;
        text-align: center;
    }
    .site-amenities-listing-tabs ul#tabs {
        width: 100%;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0 30px;
    }
    .site-amenities-listing-tabs .tab-content .card-body {
        padding: 20px 30px;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left {
        width: 100%;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right {
        display: none;
    }
    .site-amenities-listing-tab-main-wrap:after {
        display: none;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li {
        width: 50%;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item {
        width: auto;
        margin: 0 10px 0;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item a {
        font-size: 14px;
        padding: 20px 5px;
    }
    /* .site-different-ways-to-main-wrap {
        padding: 86px 0 0;
    } */
    .site-different-ways-to-main-wrap .site-different-ways-to-title h4 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 70px;
    }
    .site-different-ways-to-main-wrap .site-different-ways-to-title {
        padding: 0 30px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row {
        margin-bottom: 0;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left,
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right {
        width: 100%;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left {
        padding: 60px 30px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
        font-size: 36px;
        padding: 0;
        margin-bottom: 33px;
        line-height: normal;
    }
    .site-different-ways-to-main-wrap~.site-parking-view-all-camping {
        padding: 30px;
    }
    .site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3 {
        padding: 0 30px;
        letter-spacing: 0px;
        color: #000000;
        font-size: 36px;
        text-align: center;
    }
    .site-ways-tostay-slider-main-wrap {
        background: #F7F7F7;
        padding-bottom: 125px;
    }
    .site-ways-tostay-slider-inner .owl-dots {
        left: 50%;
        transform: translateX(-50%);
    }
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap {
        padding: 0;
    }
    .site-ways-tostay-slider-inner .item {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }
    .site-ways-tostay-slider-main-wrap .item .inner {
        margin-bottom: 18px;
    }
    /* .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner,
    .site-resorts-top-details-inner:after {
        background: rgba(0, 0, 0, 0.27);
    } */
    /* .site-resorts-top-details-inner:after {
        right: -200px;
    } */
    /* .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        color: #ffffff;
        font-weight: 600;
    } */
    .site-select-provice-main-wrap {
        padding: 27px 30px;
    }
    .site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col img {
        height: 130px;
    }
    .site-select-provice-main-wrap .site-select-provice-title-wrap h4 {
        font-size: 22px;
        margin-bottom: 29px;
    }
    .site-book-stay-form-wrap {
        padding: 0;
        background: #ffffff;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner {
        padding: 0;
        border: 0;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
        width: 100%;
        border: 2px solid #f0493a;
        border-bottom: 0;
    }

    /* start 11-09-2023  */
    .site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
        border: 2px solid #47A79E;
    }
    .site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form button {
        border: 2px solid #47A79E;
        background: #99d8d2;
    }
    /* end 11-09-2023  */

    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group input,
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select {
        text-align: left;
        padding-left: 65px;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form button {
        width: 100%;
        height: 67px;
        color: #ffffff;
        border: 2px solid #f0493a;
        background: #f6938a;
        font-size: 16px;
        letter-spacing: 0.4px;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map {
        width: 100%;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing {
        width: 100%;
        height: auto;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing .site-book-stay-form-map-listing-inner {
        height: auto;
    }
    .site-book-stay-form-input-main-wrap~.site-parking-view-all-camping {
        padding-top: 30px;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link:before,
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
        display: none;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="true"] {
        color: #000000 !important;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item {
        padding: 8px 0;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
        width: 100%;
        top: 0;
        left: 0;
        margin-top: 15px;
    }
    .site-index-wrap {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
   /* .site-index-wrap .site-main-banner-wrap {
        order: 1;
    }*/
    /*.site-index-wrap .site-coming-soon-main-wrap {
        order: 6;
    }*/
    /*.site-index-wrap .site-blog-post-list-main-wrap {
        order: 2;
    }*/
    .site-index-wrap .site-single-blog-main-wrap {
        order: 4;
    }
    .site-index-wrap .site-featured-communities-main-wrap {
        order: 5;
    }
    .site-index-wrap .site-supports-community-main-wrap {
         order: 5;
        width: 100%;
    }
    .site-resorts-main-slider-wrap .carousel-inner:after {
        left: 346px;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text {
        width: 100%;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image {
        width: 100%;
    }
    header.header.corporate-header .mobile-top-header {
        background: #0A3255;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link:hover {
        opacity: 0.85;
        color: #45424d !important;
    }
    .site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li h6,
    .site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li label {
        width: 50%;
    }
    .site-main-banner-slider-main-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        letter-spacing: 3.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 26px;
        line-height: 30px;
        padding: 45px 30px;
        width: 100%;
        text-align: center;
    }
    .site-main-banner-slider-main-wrap .site-main-banner-caption-wrap {
        top: 50%;
        transform: translateY(-50%);
        bottom: unset;
    }

    /*   Ticket#504 26-03-2024*/
    .bottom-header .collapse.collapse-resort-detail:not(.show) {
        display: block !important;
    }

    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
        margin: 0 0 0;
    }

    body .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
        margin-bottom: 0;
        padding: 4px 24px !important;
        /* background: transparent !important; */

    }

    .bottom-header .navbar-collapse {
        position: unset;
        box-shadow: none;
    }

    header.header .bottom-header nav.navbar {
        flex-direction: column-reverse;
        padding: 0;
        gap: 30px 0;
        padding: 0 5px 20px 5px;
    }

    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail {
        padding: 0;
        flex-direction: row;
        gap: 0 5px;
    }

    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li.nav-item.book-your-stay-btn a {
        padding: 0;
        margin-right: 0;
        line-height: 14px;
    }

    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li:nth-child(2) a {
        background: #F0493A;
    }

    .header.resort-header .bottom-header {
        margin-top: 54px;
    }

}

@media screen and (max-width: 1400px) {
    .site-resorts-main-slider-wrap.carousel-video .carousel-inner:after {
        left: 30%;
    }
    .site-resorts-main-slider-wrap.carousel-video .carousel-inner:before {
        width: 30%;
    }
}

@media screen and (max-width: 1366px) {
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row {
        flex-wrap: wrap;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
        margin-bottom: 20px;
    }
    .media-details-page .site-resorts-top-details-inner:after {
        background-color: #fff;
    }
    .site-parkbridge-slider img {
        height: 78px;
    }
    .carousel-video-bg-wrap .carousel-video-bg-sec {
        width: calc(100% - 604px) !important;
    }
    .lb-outerContainer {
        width: 560px !important;
        height: 415px !important;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a{
        margin-right: 8px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item{
        margin-left: 10px;
    }

}
@media screen and (max-width: 1112px) {
    .carousel-video-bg-wrap .carousel-video-bg-sec {
        width: calc(100% - 668px) !important;
    }
    .site-resorts-main-slider-wrap.site-resorts-before-disable .carousel-inner:after{
        left: 0px;
    }
}
@media screen and (max-width: 1024px) {
    /*.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn:last-child a{
        font-size: 10px;
    }*/
    .site-parkbridge-slider img {
        height: 120px;
    }
    .site-parkbridge-slider {
        margin: 0px !important;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .site-resorts-top-details-inner {
        width: 38%;
    }
    .site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-title{
        font-size: 42px;
    }
    .site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-subtitle{
        font-size: 18px;
    }
    .carousel-video-bg-wrap .carousel-video-bg-sec {
        width: calc(100% - 460px) !important;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap.carousel-video .site-resorts-top-details-inner {
        width: 38.06%;
    padding: 25px 0px 50px 30px;}
    .site-resorts-top-details-inner:after,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        width: 50px;
        right: -49px;
    }
    .site-resorts-main-slider-wrap.carousel-video .carousel-inner:after {
        clip-path: polygon(0 0, 0% 100%, 86% 100%);
    }
    .lb-outerContainer {
        width: 760px !important;
        height: 500px !important;
    }
    .site-resorts-main-slider-wrap.carousel-video .carousel-indicators {
        left: 12%;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item{
            max-width: 200px;
            text-align: center;
    }
    .navbar-nav .nav-item.has-mega-menu .nav-link{
        font-size: 10px !important;
        word-break: break-word;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:hover a.nav-link {
        color: #45424d !important;
    }

}

@media screen and (max-width: 991px) {
    /* Ontario Seasonal Sites Start */
    .ontario-seasonal-main .ontario-seasonal-sites{flex-wrap: wrap;}
    .ontario-seasonal-main .ontario-seasonal-sites .comman-col{width: 100%;}
    .ontario-seasonal-main .ontario-seasonal-sites .ontario-right-content {padding: 10px 0 0 0;text-align: center;}
    .ontario-seasonal-main .ontario-seasonal-sites:nth-child(even) .ontario-right-content{text-align: center;}
    .ontario-seasonal-main .ontario-seasonal-sites:not(:last-child){margin-bottom: 30px;}
    /* Ontario Seasonal Sites End */
    .carousel-video-bg-wrap .carousel-video-bg-sec {
        width: calc(100% - 398px) !important;
    }
    .lb-outerContainer {
        width: 576px !important;
        height: 410px !important;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner {
        width: 45%;
    }
    /*.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn:last-child a {
        padding-left: 0px;
    }*/
    .event-title {
        flex-wrap: wrap;
    }
    .site-resorts-main-slider-wrap.site-resorts-before-disable .carousel-inner:after{
        left: 346px;
    }
    .navbar-nav .nav-item.has-mega-menu .nav-link{
        font-size: 14px !important;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item{
        width: 100%;
        text-align: left;
    }

    .mobile-search-input, .mobile-social-icon {
        display: block !important;
    }

    .bottom-header .mobile-search-input {
        width: 100%;
        padding: 8px 0;
        border-top: 1px solid #c9c9c9;
        border-bottom: 1px solid #c9c9c9;
        margin: 0 0 10px 0;
        position: relative;
    }

    .bottom-header .mobile-search-input input {
        width: 100%;
        display: block;
        padding: 10px 15px;
        border-radius: 100px;
        border: 1px solid #212121;
        outline: none !important;
        box-shadow: none !important;
        font-weight: 500;
    }

    .bottom-header .mobile-search-input input::placeholder{
        font-weight: 500;
        font-style: italic;
    }

    .bottom-header .mobile-search-input button {
        color: #000000;
        border: none;
        background: no-repeat;
        outline: none !important;
        box-shadow: none !important;
        padding: 0;
        height: auto;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
    }

    .bottom-header .book-your-stay-btn{
        padding: 0 0 10px 0 !important; 
        border-bottom: 1px solid #c9c9c9;
    }

    .bottom-header ul.navbar-nav li.nav-item {
        padding: 15px 0;
        border-bottom: 1px solid #c9c9c9;
    }

    .bottom-header ul.navbar-nav li.mobile-search-block{
        padding: 0 !important; 
        border-bottom: 0 !important;
    }

    .bottom-header ul.navbar-nav li.dropdown a{
        width: 100%;
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .bottom-header ul.navbar-nav li.dropdown a.dropdown-toggle:after{
        display: block !important;
    }

    .bottom-header .dropdown-menu li.submenu-wrap:after{
        right: 0 !important;
        top: 8px !important;
    }

    .bottom-header .mobile-social-icon{
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 15px;
    }

    .bottom-header .mobile-social-icon a{
        display: inline-flex !important;
        color: #0a3255 !important;
    }

    .bottom-header .mobile-social-icon a i{
        font-size: 28px;
        color: #0a3255;
    }

    .bottom-header .mobile-social-block{
        border-bottom: 0 !important;
    }

    header.header .bottom-header nav.navbar .navbar-nav a.nav-link{
        font-weight: 500 !important;
    }

}

@media screen and (max-width:767px) {
    /* New Footer Design Satrt */
    .copyright-menu-list li:not(:last-child) {margin-right: 5px;}
    .copyright-menu-list li a{font-size: 14px;}
    .main-footer-row:last-child{margin-bottom: 0 !important;}
    .footer-line{margin-top: 25px;margin-bottom: 25px;}
    /* New Footer Design End */
    .site-award-winning-communities-title-wrap .site-award-winning-title {
        position: absolute !important;
        top: 64px !important;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-title-wrap .site-award-winning-communities-description{
        display: none !important;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text {
        position: relative;
        padding-right: 15px;
        width: fit-content;
        margin: 0 auto;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text i {
        position: absolute;
        top: 14px;
        right: -5px;
    }
    .site-main-banner-wrap img {
        height: auto;
        object-fit: cover;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link:hover {
        opacity: 0.85;
        color: #45424d !important;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        letter-spacing: 3.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 38px;
        line-height: 48px;
        padding: 63px 30px 73px;
        width: 100%;
        text-align: center;
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap {
        bottom: 50%;
        transform: translateY(50%);
    }
    .site-main-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption{
        font-size: 28px;
        line-height: 38px;
        padding: 10px;
    }
    .site-coming-soon-main-wrap {
        padding: 35px 20px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second {
        width: 100%;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-title {
        letter-spacing: 2.1px;
        font-size: 34px;
        margin-bottom: 12px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-description {
        margin-bottom: 35.65px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col {
        width: 100%;
        flex-grow: unset;
        flex-basis: unset;
        margin-bottom: 21px;
    }
    .site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form .col button {
        display: block;
        margin: 30.4px auto 0;
    }
    .site-blog-post-list-main-wrap,
    .site-single-blog-main-wrap {
        padding: 0;
    }
    section.site-blog-post-list-main-wrap.site-new-home-blog-post-wrap{
        padding: 50px 20px 0;
    }
    .site-blog-post-list-main-wrap .container-fluid,
    .site-single-blog-main-wrap .container-fluid {
        padding: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner {
        margin: 0;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item {
        width: 100%;
        padding: 0 0 50.95px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner img {
        height: auto;
        margin-bottom: 37px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-title {
        margin-bottom: 19px;
        font-size: 36px;
        line-height: 48px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption {
        letter-spacing: 0.75px;
    }
    .site-blog-post-list-main-wrap .site-blog-post-list-inner .site-blog-post-list-item .site-blog-post-list-item-inner .site-blog-post-list-item-caption-inner {
        padding: 0 35px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap img {
        height: 338px;
        object-fit: cover;
        margin-bottom: 30px;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-title {
        padding: 0 35px;
        margin-bottom: 29px;
        font-size: 36px;
        line-height: 48px;
        color: rgba(0, 0, 0, 0.77);
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap .site-single-blog-caption-des {
        padding: 0 35px;
        margin-bottom: 43px;
        letter-spacing: 0.75px;
        text-align: left;
    }
    .site-single-blog-main-wrap .site-single-blog-inner-wrap {
        padding-bottom: 116px;
    }
    .site-featured-communities-main-wrap .site-featured-communities-inner-img img {
        height: 211px;
    }
    .site-supports-community-main-wrap {
        padding: 0 20px 60px;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-title {
        margin-bottom: 33px;
        font-size: 20px;
        line-height: 35px !important;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-subtitle {
        font-size: 14px;
        line-height: 38px;
        margin-bottom: 46px;
    }
    /* Start Ticket#460 */
    p.cms-resort-page-block-content-height {
        min-height: auto;
    }
    p.cms-resort-page-block-content-height145 {
        min-height: auto;
    }
    p.cms-resort-page-block-content-height168 {
        min-height: auto;
    }
    /* End Ticket#460 */

    footer.footer {
        padding: 40px 15px;
    }
    .header .top-header {
        display: none;
    }
    header.header .bottom-header nav.navbar {
        align-items: center;
        justify-content: center;
    }
    .mobile-top-header {
        padding: 14px 20px;
        background: #3FA89F;
    }
    .mobile-top-header .mobile-top-header-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left select {
        background: transparent;
        border: 0;
        font-size: 14px;
        letter-spacing: 2.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        padding-left: 34px;
        font-weight: 600;
        appearance: none;
        -webkit-appearance: none;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left select option {
        color: #000000;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-right button.navbar-toggler {
        font-size: 25px;
        color: #FFFFFF;
        opacity: 0.76;
        padding: 0;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left {
        position: relative;
    }
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left:after {
        content: "\f078";
        position: absolute;
        left: 0;
        font-size: 16px;
        top: 0;
        color: #ffffff;
        font-family: "Font Awesome 5 pro";
        font-weight: 900;
    }
    .bottom-header .navbar-collapse {
        position: fixed;
        left: 0;
        top: 56px;
        width: 100%;
        background: #ffffff;
        z-index: 9999;
        padding: 0;
        -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .05);
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .07), 0 1px 2px 0 rgba(0, 0, 0, .05);
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item,
    header.header.residential-sales-program-header .bottom-header nav.navbar ul.navbar-nav li.nav-item {
        margin-left: 0;
        margin-bottom: 25px;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item:last-child {
        margin-bottom: 0;
    }
    .bottom-header .navbar-collapse ul.navbar-nav {
        padding: 10px 25px 10px 25px;
    }
    footer.footer .footer-inner .footer-logo img {
        width: 100%;
    }
    .site-supports-community-inner-wrap .site-supports-community-img-item-slider-wrap {
        display: block;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-img {
        width: 100%;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text {
        width: 100%;
        padding: 25px 30px 73px;
    }
    .site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title,
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title {
        font-size: 36px;
        line-height: 48px;
        text-align: center;
        margin-bottom: 17px;
    }
    .site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a {
        margin: 44px auto 0;
    }
    .site-resorts-way-to-stay-listing-main-wrap .site-parking-resorts-listing-item-row {
        flex-direction: column-reverse !important;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
        height: 332px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 69%;
        padding: 37px 0px 37px 37px;
    }
    .site-resorts-main-slider-wrap .carousel-inner:before {
        width: 69%;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag {
        font-size: 8px;
        letter-spacing: 0.8px;
        margin-bottom: 19px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-tag i {
        margin-right: 11px;
        font-size: 10px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 30px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-text {
        font-size: 12px;
        line-height: 18px;
    }
    .site-resorts-main-slider-wrap .carousel-indicators li {
        width: 9px;
        height: 9px;
        margin: 0 30px 0 0!important;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        margin: 0 0 0 37px;
        bottom: 43.27px;
    }
    header.header .bottom-header nav.navbar a.navbar-brand img,
    header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last img {
        width: 200px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        clip-path: polygon(0% 0%, 0% 100%, 85% 100%);
    }
    body .site-parking-view-all-camping {
        padding: 0 30px 60px;
        text-align: center;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text {
        font-size: 13px;
        font-weight: 400;
    }
    .site-parking-view-all-camping .site-parking-view-all-camping-text i {
        margin-left: 7px;
        font-size: 14px;
        transform: rotate(0deg);
    }
    .site-parking-resorts-list-wrap {
        padding: 0 30px 60px;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
        width: 50%;
        padding-bottom: 30px;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item .site-parking-resorts-list-title {
        font-size: 12px;
        line-height: 32px;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item ul li a {
        font-size: 12px;
        line-height: normal;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item ul li {
        margin-bottom: 10px;
    }
    header.header.resort-header .mobile-top-header {
        background: #F0493A;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item {
        margin: 0 0 15px;
        width: 100%;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item.book-your-stay-btn a {
        width: 100%;
        margin-bottom: 15px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link {
        padding: 0;
    }
    .site-resorts-main-slider-wrap .carousel-inner:after {
        clip-path: polygon(0% 0%, 0% 100%, 85% 100%);
        left: 255px;
        width: 180px;
    }
    .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link:after {
        display: none;
        margin-left: 10PX;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item img {
        height: 326px;
    }
    .site-thumbnail-residential-slider-main-wrap div#carousel-thumbs {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac {
        margin: 0 5px;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb {
        padding: 5px 2.5px;
    }
    .site-thumbnail-residential-slider-main-wrap #carousel-thumbs .carousel-item-inner-ac .thumb img {
        height: auto;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption {
        padding: 42px 0 25px;
        /*background: rgba(0, 0, 0, 0.24);*/
        background: transparent;
    }
    .site-thumbnail-residential-slider-main-wrap #myCarousel .carousel-item .myCarousel-carousel-caption h4 {
        font-size: 48px;
        line-height: 58px;
        margin-bottom: 10px;
    }
    .site-residential-details-main-wrap {
        padding: 39px 0 31px;
    }
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-left,
    .site-residential-details-main-wrap .site-residential-details-inner-row .site-residential-details-right {
        width: 100%;
    }
    .site-residential-details-left .site-residential-details-left-inner {
        padding: 0 35px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-subtitle {
        margin-bottom: 28px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-title {
        font-size: 48px;
        line-height: 80px;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a {
        margin: 0 0 34px;
        width: 100%;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .site-residential-details-left .site-residential-details-left-inner .site-residential-details-btn-group a:last-child {
        margin-bottom: 17px;
    }
    .site-common-title-wrap .site-common-title {
        font-size: 48px;
        margin-bottom: 38px;
    }
    .site-residents-featured-main-wrap {
        padding: 0 35px;
    }
    .site-common-title-wrap .site-common-subtitle {
        font-size: 15px;
        letter-spacing: 0.75px;
        line-height: 24px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item {
        width: 100%;
        padding: 0 17.5px 44px;
    }
    .site-residents-featured-main-wrap .site-residents-featured-list .site-residents-featured-list-item img {
        height: auto;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map,
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text {
        width: 100%;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map iframe {
        height: 535px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main {
        padding: 70px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-map-address-main h5 {
        font-size: 28px;
        margin-bottom: 40px;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-main-text .site-get-direction-link {
        display: block;
        margin: 0 auto;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body {
        padding: 40px 35px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-normal-text {
        font-size: 16px;
        line-height: 29px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row .site-residential-tabs-content-list {
        width: 100%;
        padding: 0 30px 30px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-small-text {
        font-size: 15px;
        line-height: 24px;
    }
    .site-residential-tabs-featured-main-wrap .tab-content .card-body .site-residential-tabs-content-row {
        margin-bottom: 30px;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link:after {
        display: none;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs .nav-item .nav-link {
        font-size: 16px;
        padding: 8px 4px;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs .nav-item {
        margin: 0;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs {
        border-bottom: 1px solid #C4C4C4;
        padding-bottom: 20px;
    }
    header.header.residential-sales-program-header .bottom-header nav.navbar .navbar-brand-last {
        margin-top: 30px;
    }
    .site-sales-progrom-banner-main-wrap img {
        height: 315px;
        object-fit: cover;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption {
        padding: 0 35px;
        text-align: center;
        top: 53px;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-title {
        font-size: 48px;
        letter-spacing: 1.2px;
    }
    .site-sales-progrom-banner-main-wrap .site-sales-progrom-banner-caption .site-sales-progrom-banner-subtitle {
        font-size: 16px;
        letter-spacing: 0.4px;
    }
    .site-sales-call-to-main-wrap {
        padding: 48px 35px;
    }
    .site-sales-call-to-main-wrap h3 {
        font-size: 36px;
        line-height: 48px;
    }
    .site-sales-call-to-main-wrap .site-sales-call-learn-more {
        margin-top: 19px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner img {
        height: 404px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption {
        padding: 0 35px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2 {
        font-size: 36px;
        letter-spacing: 0.72px;
        line-height: 58px;
    }
    .site-take-virtual-tour-main-wrap .site-take-virtual-tour-banner-caption h2:after {
        width: 200px;
        left: 50%;
        transform: translateX(-50%);
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left,
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        width: 100%;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner {
        padding: 57px 35px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle {
        text-align: center;
        margin-bottom: 24px;
        font-size: 18px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-title {
        text-align: center;
        font-size: 36px;
        line-height: 64px;
        margin-bottom: 41px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .take-virtual-link {
        width: 100%;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item:nth-child(2) .site-take-virtual-list-item-left {
        text-align: left;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left .site-take-virtual-list-item-left-inner .take-virtual-list-subtitle-sub {
        text-align: center;
        font-size: 10px;
    }
    .site-take-virtual-list-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-left iframe {
        height: 450px;
    }
    .site-take-virtual-list-form-wrap {
        padding: 50px 35px;
    }
    .site-take-virtual-list-form-form {
        width: 100%;
    }
    .site-take-virtual-list-form-form button {
        margin: 50px auto 0;
        display: block;
    }
    .residential-sales-program-header .mobile-top-header {
        background: #45424D;
    }
    .site-sales-call-to-main-wrap .chevron-down {
        font-size: 36px;
    }
    .site-corporate-banner-main-wrap img {
        height: 190px;
    }
    /* .site-corporate-banner-main-wrap .site-corporate-banner-caption {
        display: none;
    } */
    .site-corporate-about-parkbridge-main-wrap {
        padding: 49px 0 0;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left {
        width: 100% !important;
        padding: 0 30px 81px !important;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right {
        width: 100% !important;;
        padding: 0;
    }
    .site-corporate-about-parkbridge-right iframe {
        margin: 0px auto 20px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-description,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-description,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-description {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        letter-spacing: 0.35px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .site-corporate-about-parkbridge-title,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        font-size: 28px;
        margin-bottom: 29px;
        line-height: normal;
        letter-spacing: 1.4px;
    }
    .site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left .about-parkbridge-link,
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-link,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-link {
        font-size: 12px;
        letter-spacing: 0.3px;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-left {
        width: 100%;
    }
    .site-our-philosphy-main-wrap {
        padding: 0;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row {
        flex-direction: column-reverse;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right {
        padding: 51px 30px 66px;
        width: 100%;
    }
    .site-our-philosphy-main-wrap .site-our-philosphy-row .site-our-philosphy-right .site-our-philosphy-title,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left .site-our-leadership-title {
        letter-spacing: 0.7px;
    }
    .site-our-leadership-team-main-wrap {
        padding: 76px 0 72px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left,
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right {
        width: 100%;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-left {
        padding: 0 30px;
    }
    .site-our-leadership-team-main-wrap .site-our-leadership-team-row .site-our-leadership-team-right img {
        width: 100%;
        margin-top: 63px;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-title {
        width: 187px;
        height: 164px;
        color: #FFFFFF;
        font-size: 18px;
        line-height: 38px;
        letter-spacing: 0.45px;
        padding: 27px;
        top: 16px;
    }
    .site-award-winning-communities-main-wrap {
        padding: 44px 0 0;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-description {
        display: none;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left,
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right {
        width: 100%;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-left img {
        width: 100%;
        height: 508px;
        object-fit: cover;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner {
        padding: 71px 30px;
    }
    .site-award-winning-communities-main-wrap .carousel-item-inner .carousel-item-inner-row .carousel-item-inner-right .carousel-item-inner-right-inner .carousel-item-inner-right-text {
        margin-bottom: 40px;
        margin-right: 0;
    }
    .site-award-winning-communities-main-wrap button.carousel-control-prev {
        top: 0;
        transform: unset;
        right: 90px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner,
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .site-resorts-top-details-inner {
        padding: 30px;
        width: 100%;
        position: relative;
    }
    .carousel-video-bg-wrap .carousel-video-bg-sec {
        width: 100% !important;
        margin-bottom: 30px;
    }
    .site-award-winning-communities-main-wrap button.carousel-control-next {
        top: 0;
        transform: unset;
        right: 0;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-logo img {
        width: 161px;
        margin-bottom: 28px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        font-size: 36px;
        line-height: 48px;
    }
    .site-resorts-top-details-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-subtitle {
        margin-top: 28px;
        font-size: 14px;
        line-height: 21px;
    }
    .site-resorts-top-details-main-wrap img {
        height: 375px;
    }
    .site-outdoor-adv-main-wrap {
        padding: 30px 30px 30px;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left,
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-right {
        width: 100%;
    }
    .site-outdoor-adv-main-wrap .site-outdoor-adv-main-row .site-outdoor-adv-main-left h3 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 46px;
    }
    .site-amenities-listing-tab-main-wrap {
        padding: 0;
    }
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap h3 {
        letter-spacing: 0px;
        color: #000000;
        font-size: 36px;
        text-align: center;
    }
    .site-amenities-listing-tabs ul#tabs {
        width: 100%;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start;
        padding: 0 30px;
    }
    .site-amenities-listing-tabs .tab-content .card-body {
        padding: 20px 30px;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left {
        width: 100%;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-right {
        display: none;
    }
    .site-amenities-listing-tab-main-wrap:after {
        display: none;
    }
    .site-amenities-listing-tabs .tab-content .card-body .site-amenities-tab-content-row .site-amenities-tab-content-left ul li {
        width: 100%;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item {
        width: auto;
        margin: 0 10px 15px;
    }
    .site-amenities-listing-tabs ul#tabs li.nav-item a {
        font-size: 11px;
        padding: 15px 0;
    }
    /* .site-different-ways-to-main-wrap {
        padding: 86px 0 0;
    } */
    .site-different-ways-to-main-wrap .site-different-ways-to-title h4 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 70px;
    }
    .site-different-ways-to-main-wrap .site-different-ways-to-title {
        padding: 0 30px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row {
        margin-bottom: 0;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left,
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-right {
        width: 100%;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left {
        padding: 60px 30px;
    }
    .main-list-cc span {
        padding-right: 20px;
    }
    .site-different-ways-to-right.event-detail {
        padding: 60px 10px 60px 30px;
    }
    .fix-list-height {
        padding-right: 30px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
        font-size: 36px;
        padding: 0;
        margin-bottom: 33px;
        line-height: normal;
    }
    .site-different-ways-to-main-wrap~.site-parking-view-all-camping {
        padding: 30px;
    }
    .site-ways-tostay-slider-main-wrap .site-ways-tostay-slider-title h3 {
        padding: 0 30px;
        letter-spacing: 0px;
        color: #000000;
        font-size: 36px;
        text-align: center;
    }
    .site-ways-tostay-slider-main-wrap {
        background: #F7F7F7;
        padding-bottom: 25px;
    }
    .site-ways-tostay-slider-inner .owl-dots {
        left: 50%;
        transform: translateX(-50%);
        bottom: -35px;
    }
    .site-amenities-listing-tab-main-wrap .site-amenities-listing-title-wrap {
        padding: 0;
    }
    .site-ways-tostay-slider-inner .item {
        display: flex;
        flex-direction: column-reverse;
        text-align: center;
    }
    .site-ways-tostay-slider-main-wrap .item .inner {
        margin-bottom: 18px;
    }
    .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner,
    .site-resorts-top-details-inner:after,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        background: rgba(0, 0, 0, 0.27);
    }
    .site-resorts-top-details-inner:after,
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption:after {
        right: -179px;
    display: none;}
    .site-resorts-top-details-main-wrap.resorts-book-your-stay-main-wrap .site-resorts-top-details-inner .site-resorts-top-details-title {
        color: #ffffff;
        font-weight: 600;
    }
    .site-select-provice-main-wrap {
        padding: 27px 30px;
    }
    .site-select-provice-main-wrap .site-select-provice-row .site-select-provice-col {
        width: 100%;
        padding: 0 0 30px;
    }
    .site-select-provice-main-wrap .site-select-provice-title-wrap h4 {
        font-size: 22px;
        margin-bottom: 29px;
    }
    .site-book-stay-form-wrap {
        padding: 0;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner {
        padding: 0;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
        width: 100%;
        border: 2px solid #f0493a;
        border-bottom: 0;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group input,
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select {
        text-align: left;
        padding-left: 65px;
    }
    .site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form button {
        width: 100%;
        height: 67px;
        color: #ffffff;
        border: 2px solid #f0493a;
        background: #f6938a;
        font-size: 16px;
        letter-spacing: 0.4px;
    }
    /* start 11-09-2023 */
    .site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group {
        border: 2px solid #47A79E;
    }

    .site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form button {
        border: 2px solid #47A79E;
        background: #99d8d2;
    }
    /* end 11-09-2023 */
    .site-book-stay-form-map-row .site-book-stay-form-map {
        width: 100%;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing {
        width: 100%;
        height: auto;
    }
    .site-book-stay-form-map-row .site-book-stay-form-map-listing .site-book-stay-form-map-listing-inner {
        height: auto;
        padding: 50px 30px;
    }
    .site-book-stay-form-input-main-wrap~.site-parking-view-all-camping {
        padding-top: 30px;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link:before,
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after {
        display: none;
    }
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="true"] {
        color: #000000 !important;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item {
        padding: 8px 0;
    }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
        width: 100%;
        top: 0;
        left: 0;
        margin-top: 15px;
    }
    .site-index-wrap {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
  /*  .site-index-wrap .site-main-banner-wrap {
        order: 1;
    }*/
   /* .site-index-wrap .site-coming-soon-main-wrap {
        order: 6;
    }*/
     /* 02-03-2023*/
    /*.site-index-wrap .site-blog-post-list-main-wrap {
        order: 2;
    }
    .site-index-wrap .site-single-blog-main-wrap {
        order: 4;
    }*/
    /*.site-index-wrap .site-featured-communities-main-wrap {
        order: 5;
    }*/
    .site-index-wrap .site-supports-community-main-wrap {
        order: 5;
        width: 100%;
    }
    .site-sales-call-to-main-wrap.solstice-sales-call-to-main-wrap p {
        text-align: center;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item .site-take-virtual-list-item-right {
        padding: 30px;
    }
    .site-take-solstice-tour-main-wrap .site-take-virtual-list-item:nth-child(even) .site-take-virtual-list-item-left-inner {
        float: unset;
    }
    .site-sales-progrom-banner-main-wrap.site-solstice-progrom-banner-main-wrap .site-sales-progrom-banner-caption {
        padding: 0 15px;
    }
    .site-sales-progrom-banner-main-wrap.site-solstice-progrom-banner-main-wrap .site-sales-progrom-banner-caption h3.site-sales-progrom-banner-title {
        font-size: 35px;
        line-height: normal;
    }
    .site-solstice-banner-bottom-main-wrap {
        padding: 30px 15px;
    }
    .site-solstice-banner-bottom-main-wrap .site-solstice-banner-bottom-inner .site-solstice-banner-bottom-row {
        flex-direction: column;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text {
        width: 100%;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-image {
        width: 100%;
    }
    .site-solstice-floor-plan-main-wrap {
        padding: 50px 15px;
    }
    .site-solstice-floor-plan-main-wrap .site-solstice-floor-plan-item .site-solstice-floor-plan-item-row .site-solstice-floor-plan-item-text p {
        font-size: 20px;
        margin-bottom: 15px;
    }
    header.header.corporate-header .mobile-top-header {
        background: #0A3255;
    }
    .site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-img {
        width: 100%;
        padding-bottom: 30px;
    }
    .site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-details {
        width: 100%;
    }
    .site-tabing-main-wrap .site-tabing-main-inner .nav-tabs li.nav-item {
        width: 100%;
        text-align: center;
    }
    .site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li {
        width: 100%;
    }
    .site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li h6,
    .site-rv-cottages-main-wrap-list-main-wrap .site-resort-rv-cottage-listing-properties li label {
        width: 50%;
    }
    .site-search-results-listing-main-wrap .site-search-results-listing-inner .site-search-results-listing-row .site-search-list-col .site-search-list-col-row-inner .site-search-list-img img {
        height: auto;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-item-inner {
        background-image: unset !important;
        display: flex;
        flex-direction: column-reverse;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
        height: auto !important;
        opacity: 1 !important;
        margin-top: 25px;
        margin-bottom: 25px;
        width: 100% !important;
/*        height: 232px !important;*/
        object-position: center !important;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 100%;
        padding: 30px;
        position: relative;
        height: auto;
        padding-top: 10px;
    }
    .site-resorts-main-slider-wrap .carousel-inner:after {
        display: none;
    }
    .site-resorts-main-slider-wrap .carousel-inner:before {
        display: none;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        margin: 0 0 0 30px;
        bottom: 0;
    }
    .site-resorts-main-slider-wrap {
        padding-bottom: 25px;
    }
    .site-main-banner-slider-main-wrap .carousel-item img {
        height: 331px;
        object-fit: cover;
    }
    .site-main-banner-slider-main-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        letter-spacing: 3.8px;
        color: #FFFFFF;
        text-transform: uppercase;
        opacity: 1;
        font-size: 26px;
        line-height: 30px;
        padding: 45px 30px;
        width: 100%;
        text-align: center;
    }
    .site-main-banner-slider-main-wrap .site-main-banner-caption-wrap {
        top: 50%;
        transform: translateY(-50%);
        bottom: unset;
    }

    .eupopup-buttons {  text-align: center !important; width: 100% !important; }
}

@media screen and (max-width:576px) {
    #search input[type="search"]{
        font-size: 22px;
            line-height: 28px;
                width: 80%;
    }
    .lb-outerContainer {
        width: 320px !important;
        height: 240px !important;
    }
    .site-resorts-main-slider-wrap.site-resorts-before-disable .carousel-indicators {
        margin-left: 0px;
        z-index: 8;
    }
    .site-resorts-main-slider-wrap.site-resorts-before-disable .carousel-indicators li:last-child {
        margin-right: 0px !important;
    }
    .modal-body table {
        width: 100% !important;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-title {
        font-size: 26px;
        margin-bottom: 25px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description p {
        line-height: 1.4;
    }
    .form-group.resort-captcha{
        padding: 0px 15px;
    }
    .residents-featured-box-form .form-group{
        margin-top: 25px;
    }
    .site-different-ways-to-description table{
    width: 100% !important;
    }
    .site-different-ways-to-description table:nth-child(1) tbody tr td:first-child{
        width: 65% !important;
    }
    .site-different-ways-to-description table tbody tr:first-child{
            align-items: center;
        vertical-align: middle;
        line-height: 22px;
    }
    .site-different-ways-to-description table tbody tr td img{
        margin-right: 20px;
    }
     /* .site-different-ways-to-description table {
        width: 300px !important;
    }
   .site-different-ways-to-description table:nth-child(1) tbody tr td:first-child {
        width: 40%;
    }*/

    .site-different-ways-to-description table:nth-child(1) tbody tr td .site_btn_color_bg, .site-different-ways-to-description table tbody tr td .site_btn_color_red{
        display: block;
    }
    .site-different-ways-to-description p a.site_btn_color_bg{
        display: block;
        margin-top: 10px;
    }

    .yt-width {
        max-width: 100% !important;
        height: 200px !important;
    }
    section.site-parking-resorts-youtube .container-fluid{
        padding: 0px !important;
    }
    section.site-parking-resorts-youtube {
    padding: 50px 15px 50px;
}
    .site-different-ways-to-description table:nth-child(1) tbody tr td:last-child a {
    font-size: 12px;
    font-weight: 700;
    width: 100% !important;
    padding: 0 5px;
}

.site-different-ways-to-description table:nth-child(1) tbody tr td:last-child {
    width: 35%;
}

.site-different-ways-to-description table:nth-child(1) tbody tr td:first-child span {
    font-size: 13px;
}
}

.text-area-contect {
    background: transparent !important;
    border: 0;
    border-bottom: 1px solid #707070;
    border-radius: 0;
    height: 36px;
    width: 100%;
    padding: 12px 0;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #00000061 !important;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .selected a {
    background: transparent;
    border: 0;
    color: #ffffff;
    padding: 0;
    font-size: 13px;
    letter-spacing: 0.33px;
    font-weight: bold;
    position: relative;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .selected a:after {
    content: "\f078";
    border: 0;
    font-family: "Font Awesome 5 Pro";
    font-size: 12px;
    position: relative;
    top: 0px;
    right: -4px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .options ul {
    margin: 0px !important;
    background: #fff none repeat scroll 0 0;
    display: none;
    list-style: none;
    position: absolute;
    left: 0px;
    top: 32px;
    min-width: auto;
    border: 1px solid #d7d7d7;
    width: 50px;
    padding: 0;
    z-index: 99;
}

.top-header-right-list {
    display: flex;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down {
    position: relative;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .options ul li a {
    margin: 0;
    font-size: 13px;
    color: #000000;
    display: inline-block;
    width: 100%;
    padding: 0 7px;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .options ul li {
    margin: 0;
    padding: 0;
}

.header .top-header-row .top-header-right .top-header-right-listing-wrap .top-header-right-list .drop-down .options ul li a:hover {
    background: #dedede;
}

.site-sales-progrom-carousel-main-wrap {
    position: relative;
}

.site-sales-progrom-carousel-main-wrap .carousel-item {
    transition: -webkit-transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out !important;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out !important;
    opacity: 1 !important;
}

.site-sales-progrom-carousel-main-wrap .carousel-item .carousel-caption-wrap {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    padding: 0 85px;
}

.site-sales-progrom-carousel-main-wrap .carousel-item .carousel-caption-wrap .site-sales-progrom-banner-title {
    font-size: 72px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 1.8px;
    margin-bottom: 30px;
    line-height: 68px;
    margin: 0;
}

.site-sales-progrom-carousel-main-wrap .carousel-indicators li {
    width: 20px;
    height: 20px;
}


/* ---------Footer-new--------- */

.site-footer-list-wrap {
    width: 100%;
    display: flex;
    column-gap: 0;
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
}

.site-footer-list-wrap .site-footer-list-wrap_inner {
    width: 20%;
    text-align: center; /* 30-11-2022 */
}

.site-footer-list-wrap_inner h2 {
    font-size: 20px;
    color: #fff;
}

.site-footer-list-wrap_inner ul {
    padding-top: 30px !important;
    color: #fff;
}

.site-footer-list-wrap_inner ul li {
    padding: 5px 0 !important;
}

.site-footer-wrap {
    padding: 0 45px;
}

.site-main-banner-caption-wrap .btn-danger {
    width: fit-content;
    height: 45px;
    background: #FCB442 !important;
    display: block;
    text-align: center;
    line-height: 45px;
    letter-spacing: 1.4px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 18px;
    border: 2px solid #FCB442;
    transition: all 400ms ease-in-out;
    padding: 0 16px;
    margin: 15px auto;
}

.site-main-banner-caption-wrap .btn-danger:focus {
    box-shadow: none !important;
    border-color: #FCB442 !important;
}

.site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-link:before {
    content: "\f061";
    font-family: "Font Awesome 5 Pro";
    right: -20px;
    top: 3px;
    font-weight: 900;
    position: absolute;
}

.site-footer-list-wrap_inner ul li a {
    color: #ffffff;
}

.single-image-slider {
    max-width: 500px !important;
}

.single-image-slider .thumb {
    width: 100% !important;
    flex: unset !important;
}
.select2-container--default .select2-selection--single{
    outline: 0 !important;
    box-shadow: none !important;
}

/* header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="true"]~.dropdown-menu {
    display: block !important;
} */


/* header.header .bottom-header nav.navbar .navbar-nav a.nav-link[aria-expanded="false"]~.dropdown-menu {
    display: none !important;
} */

@media screen and (max-width:1279px) {
    .site-footer-list-wrap {
        column-gap: 20px;
    }
    .site-footer-wrap {
        padding: 0;
    }
    .site-map-address-main-wrap .site-map-address-main-row .site-map-address-map {
        height: 535px;
    }
    .site-amenities-listing-tabs .nav-tabs {
        position: relative !important;
    }
    .site-amenities-tab-content-inner .site-amenities-tab-content-left {
        padding-top: 0 !important;
    }
}

@media not all and (min-resolution:.001dpcm) {

    @media {
        .resort-header.header .bottom-header nav.navbar .navbar-nav a.nav-link,
        .select2-container--default .select2-selection--single{
            outline: 0 !important;
            box-shadow: none !important;
        }
        @media screen and (max-width: 1080px) {
            .collapse:not(.show) {
                display: none !important;
            }
            .top-header {
                display: none;
            }
            .mobile-top-header {
                display: block !important;
                padding: 14px 35px;
                background: #3FA89F;
            }
            .mobile-top-header .mobile-top-header-row {
                display: flex;
                align-items: center;
                justify-content: space-between;
            }
            .mobile-top-header .mobile-top-header-row .mobile-top-header-left {
                position: relative;
            }
            .mobile-top-header .mobile-top-header-row .mobile-top-header-left:after {
                content: "\f078";
                position: absolute;
                left: 0;
                font-size: 16px;
                top: 0;
                color: #ffffff;
                font-family: "Font Awesome 5 pro";
                font-weight: 900;
            }
            header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
            header.header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
            header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link {
                color: #000 !important;
            }
            .bottom-header .navbar-collapse ul.navbar-nav {
                width: 100%;
            }
            header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
                width: 100%;
                top: 0;
                left: 0;
                margin-top: 15px;
                position: relative;
            }
            .mobile-top-header .mobile-top-header-row .mobile-top-header-right button.navbar-toggler {
                font-size: 25px;
                color: #FFFFFF;
                opacity: 0.76;
                padding: 0;
            }
            header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu {
                left: 0;
            }
        }
    }
}

@media screen and (max-width:1023px) {
    .site-book-stay-form-map-row .site-book-stay-form-map div#mapCanvas {
        display: block;
        height: 500px;
    }
    .single-image-slider {
        margin: 0 auto !important;
    }
    .mobile-drop-down .drop-down .selected a {
        background: transparent;
        border: 0;
        color: #ffffff;
        padding: 0;
        font-size: 13px;
        letter-spacing: 0.33px;
        font-weight: bold;
        position: relative;
    }

    .mobile-drop-down .drop-down .selected a:after {
        content: "\f078";
        border: 0;
        font-family: "Font Awesome 5 Pro";
        font-size: 12px;
        position: relative;
        top: 0px;
        right: -4px;
    }

    .mobile-drop-down .drop-down .options ul {
        margin: 0px !important;
        background: #fff none repeat scroll 0 0;
        display: none;
        list-style: none;
        position: absolute;
        left: 0px;
        top: 32px;
        min-width: auto;
        border: 1px solid #d7d7d7;
        width: 60px;
        padding: 8px 5px;
        z-index: 99;
    }

    .mobile-drop-down .drop-down {
        position: relative;
    }

    .mobile-drop-down .drop-down .options ul li a {
        margin: 0;
        font-size: 14px;
        font-weight: 600;
        line-height: 20px;
        color: #000000;
        display: inline-block;
        width: 100%;
        padding: 4px 7px;
    }

    .mobile-drop-down .drop-down .options ul li {
        margin: 0;
        padding: 0;
    }

    .mobile-top-header-right {
        display: flex;
        column-gap: 20px;
    }
}

@media screen and (min-width:993px) {
    .mobile-top-header {
        display: none;
    }
}

@media screen and (max-width:992px) {
    .site-footer-list-wrap .site-footer-list-wrap_inner {
        width: 50%;
        margin-bottom: 25px;
    }
    .site-footer-list-wrap {
        column-gap: 0;
        flex-wrap: wrap;
    }
    .site-footer-list-wrap_inner ul {
        padding-top: 20px !important;
    }
    header.header.corporate-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link,
    header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.active.dropdown a.nav-link {
        color: #000000 !important;
    }
}

.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-toggle:after {
    display: inline-block;
}

@media screen and (max-width: 767px) {
    /* .site-main-banner-wrap{
        background-attachment: unset;
        height: auto !important;
    } */
    header.header .bottom-header nav.navbar .navbar-nav a.nav-link,
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item {
        font-size: 13px !important;
    }
    .site-footer-list-wrap .site-footer-list-wrap_inner {
        width: 100%;
    }
    .site-footer-wrap {
        padding: 0;
    }
    .site-featured-communities-main-wrap .site-featured-communities-text-inner .site-featured-communities-text-inner-desc {
        text-align: left;
    }
    .site-supports-community-main-wrap .site-supports-community-inner-wrap .site-supports-community-title {
        line-height: 50px;
    }
    .site-residential-tabs-featured-main-wrap .nav-tabs {
        display: block;
        text-align: center;
    }
    .site-resorts-main-slider-wrap .carousel-indicators {
        justify-content: center;
        left: 0;
    }
    .site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap {
        flex-flow: wrap;
    }
    .site-book-stay-form-map-list-item .site-book-stay-form-map-icon-wrap .resort-book-now {
        margin-bottom: 15px;
    }
    .site-award-winning-communities-main-wrap .site-award-winning-communities-row .carousel button {
        display: none;
    }

    /* Ticket#504 26-03-2024 */
    .bottom-header .collapse.collapse-resort-detail:not(.show) {display: block !important;}
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item {margin: 0 0 0;}
    body .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li.nav-item.book-your-stay-btn a {margin-bottom: 0;background-color: transparent !important;padding: 20px 5px !important;}
    .bottom-header .navbar-collapse { /* position: unset; */ box-shadow: none;}
    .bottom-header .navbar-collapse.collapse-resort-detail{ position: unset; }
    header.header .bottom-header nav.navbar{flex-direction: column-reverse;padding: 0;gap: 30px 0;padding: 10px 5px; z-index: 9;}
    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail{padding: 0;flex-direction: row;gap: 0 5px;}
/*    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li { margin-bottom: 5px !important; }*/
    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li.nav-item.book-your-stay-btn a{padding: 0;margin-right: 0;line-height: 14px;}
    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail li:nth-child(2) a{background: #F0493A;}
    .header.resort-header .bottom-header {margin-top: 55px !important;}
    /* End Ticket#504 26-03-2024 */

    .site-text-left {
        margin-left: 0 !important;
        padding: 0 15px;
    }

    .resort-type-of-stay-list{
        justify-content: flex-start; 
    }
    .resort-type-of-stay-list li{
        width: 100%; 
    }
}
.site-amenities-listing-tabs .nav-tabs {
    position: relative;
    z-index: 9;
}
/*.site-amenities-listing-tabs .nav-tabs {
    position: absolute;
    z-index: 9;
}*/

.site-amenities-tab-content-right img {
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.site-amenities-tab-content-inner .site-amenities-tab-content-right {
    position: relative;
}

.site-amenities-tab-content-inner .site-amenities-tab-content-right:after {
    content: "";
    background-color: #fcb442;
    position: absolute;
    width: calc(100% - 50px);
    height: 100%;
    top: -70px;
    right: -40px;
    z-index: -1;
}

.site-amenities-tab-content-inner .site-amenities-tab-content-left {
    padding-top: 0;
}

/*.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group:after {
    content: "\f078";
    position: absolute;
    width: 15px;
    height: 20px;
    right: 15px;
    top: 15px;
    font-family: "Font Awesome 5 Pro";
    color: #f0493a;
}*/

.site-view-all-communities-form-wrap.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select{
    background: url(../images/down-arrow-teal-blue.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 95% 50%;
}

.site-book-stay-form-wrap .site-book-stay-form-wrap-inner form.site-book-stay-form .site-book-stay-group select{
    background: url(../images/down-arrow2.png);
    background-size: 15px;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 95% 50%;
}

.resort-tab-images {
    display: none;
}

.resort-tab-images .resort-tab-mobile {
    display: none;
}

.resort-tab-images .active {
    display: block !important;
    position: relative;
}

.resort-tab-images .active:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: -40px;
    z-index: -1;
    left: 40px;
    background-color: #fcb442;
}

.resort-tab-images .resort-tab-mobile img {
    height: 250px
}

.site-normal-content-inner-wrap ol li {
    list-style-type: auto;
}

.site_btn_color_red {
    background: #F0493A 0% 0% no-repeat padding-box !important;
    text-align: center;
    line-height: 60px;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
    border: 2px solid #F0493A !important;
}

/*.site_btn_color_red:hover {
    opacity: 0.7;
    color: #fff !important;
}
*/
.site_btn_color_bg {
    background: #3fa89f !important;
    text-align: center;
    line-height: 39px;
    color: #FFFFFF !important;
    border: 2px solid #3FA89F !important;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
}

.site_btn_color_bg:hover {
    opacity: 0.7;
    color: #3FA89F !important;
    border: 2px solid #3FA89F;
    background: transparent !important;
}

.site_btn_color_yellow {
    background: #FCB442 !important;
    text-align: center;
    line-height: 39px;
    color: #FFFFFF !important;
    border: 2px solid #FCB442 !important;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 10px;
}

.site_btn_color_yellow:hover {
    opacity: 0.7;
    color: #FCB442 !important;
    border: 2px solid #FCB442;
    background: transparent !important;
}

.site_listing li {
    list-style-type: disc;
}

.site_listing {
    padding-left: 30px;
}

@media screen and (max-width: 1180px) and (min-width: 1024px) {
    .site-amenities-listing-tabs .tab-content .card-body {
        padding-top: 130px;
    }
}

@media screen and (max-width: 768px) {
    .resort-tab-images {
        display: block;
        padding-top: 50px;
    }
    .footer_listing_wrap .main-footer-inner-text {
        display: block !important;
    }
}

@media screen and (max-width: 576px) {
    .site-parkbridge-slider .owl-prev,
    .site-parkbridge-slider .owl-next {
        width: 25px;
        height: 25px;
        color: #fff;
        border-radius: 50%;
    }
    .site-parkbridge-slider img {
        height: 100px;
    }

}

.contact-number {
    margin-top: 30px;
}


/* ===========new ul li css=============== */

.top-header-left-inner ul,
.top-header-right-list-social ul,
.site-parking-resorts-list-item ul,
.footer ul,
.top-header-right-list ul,
.site-map-address-main ul,
.site-residential-tabs-content-list ul,
.site-residents-featured-item-inner ul,
.site-different-ways-to-description ul,
.site-book-stay-form-map-icon-wrap ul,
.site-take-virtual-list-form-social ul,
.top-header-left-inner ul li,
.site-map-address-main ul li,
.site-residential-tabs-content-list ul li,
.top-header-right-list-social ul li,
.site-different-ways-to-description ul li,
.site-residents-featured-item-inner ul li,
.site-book-stay-form-map-icon-wrap ul li,
.site-parking-resorts-list-item ul li,
.site-take-virtual-list-form-social ul li,
.footer ul li,
.top-header-right-list ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.media-wrapper {
    background: #f7f7f7;
    padding: 20px;
    border-radius: 9px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
    margin: -5%;
}

.imge-media-list {
    width: 100%;
    height: auto;
    margin-top: 1%;
}

.book-your-stay-home-section .book-your-stay-home img {
    height: auto !important;
    object-position: center !important;
}

/*.book-your-stay-home-section .book-your-stay-home .carousel-caption {
    top: 50% !important;
    transform: translatey(-25%) !important;
}*/

.book-your-stay-home-section ol.carousel-indicators {
    bottom: 0 !important;
    margin-bottom: 0 !important;
}

.site_popup_wrap img {
    width: 100% !important;
    height: auto !important;
}

h4.resort_detail_cms_heading {
    max-width: 1070px;
    margin: 50px auto !important;
}

@media screen and (max-width: 1080px) {
    h4.resort_detail_cms_heading {
        max-width: 480px;
        margin: 50px auto !important;
    }
}

@media screen and (max-width: 560px) {
    h4.resort_detail_cms_heading {
        max-width: 280px;
        margin: 40px auto !important;
    }
}

.checkbox-input .field_error {
    padding-left: 30px;
}

.resort-captcha {
    width: 100%;
    margin-bottom: 15px !important;
}

.contact_captcha .form-check-input {
    width: auto !important;
    margin-top: 8px !important;
    height: auto !important;
}

.contact_captcha {
    padding: 0 40px;
}


.footer_listing_wrap .main-footer-inner-text {
    display: flex;
    margin-top: 25px;
    column-gap: 8px;
    color: #fff;
}

.footer_listing_wrap .main-footer-inner-text li a {
    color: #fff;
    font-size: 18px;
}

.we-are-buying {
    padding-bottom: 15px;
}

.site-cms-page-img img {
    padding: 25px 0;
}

.site-tabing-main-inner .tab-pane {
    padding: 20px 0 !important;
}

.site-select-provice-title-wrap .desktop-silder-wrap .site-select-provice-col {
    width: 25%;
}
.footer_listing_wrap .main-footer-inner-text {
    display: flex !important;
    margin-top: 25px;
    column-gap: 8px;
    color: #fff;
    justify-content: center;
}
.site-select-provice-title-wrap .mobile-silder-wrap {
    display: none;
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .carousel .carousel-indicators {
        bottom: -30px !important;
    }
}

@media screen and (max-width: 767px) {
    .site-ways-tostay-slider-main-wrap .item img{
        height: auto;
        object-fit: contain;
        padding: 10px;
    }
    .resort-media-listing .page-main-desc-wrapper div#media-container .media-wrapper .imge-media-list{
        flex: 100%;
        max-width: 100%;
    }
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item{
        padding: 0 5px;
    }
    .footer_listing_wrap .main-footer-inner-text{
        display: block !important;
    }
    .site-select-provice-title-wrap .desktop-silder-wrap {
        display: none;
    }
    .site-select-provice-title-wrap .mobile-silder-wrap {
        display: block;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap.carousel-video .site-resorts-top-details-inner{
        width: 100% !important;
    padding: 25px 0px 20px 30px;}
    .site-corporate-banner-main-wrap .site-corporate-banner-caption {
        bottom: 50%;
        padding: 0 30px;
        transform: translateY(50%);
    }
    .site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-title {
        font-size: 42px;
    }
    .site-corporate-banner-main-wrap .site-corporate-banner-caption .site-corporate-banner-subtitle{
        font-size: 18px;
    }
    .site-award-winning-communities-title-wrap {
        display: block !important;
        padding: 0 10px;
    }
    .site-award-winning-communities-title-wrap .site-award-winning-communities-description{
        margin-left: 0 !important;
    }
    .site-award-winning-communities-title-wrap .site-award-winning-title{
        margin-bottom: 20px;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .carousel .carousel-indicators {
        bottom: -15px !important;
    }
}

.gallery {
    position: relative;
    display: block;
    max-width: 900px;
    max-height: 200px;
    margin: auto;
    border-radius: 4px;
    overflow: hidden;
}

.gallery .slick-list {
    overflow: hidden;
}

.gallery .slick-slide {
    outline: none !important;
}
.site-award-winning-communities-main-wrap{
    padding: 64px 0 0 !important;
}
.gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    font-size: 14px;
    font-family: Helvetica, sans-serif;
    line-height: 40px;
    text-align: center;
    background-color: #e6e6e6;
    z-index: 10;
    cursor: pointer;
    transition: background 0.3s ease;
}

.gallery-arrow:hover {
    background: #d0dfe6;
}

.gallery-arrow.mod-prev {
    left: 0;
    border-radius: 0 4px 4px 0;
}

.gallery-arrow.mod-next {
    right: 0;
    border-radius: 4px 0 0 4px;
}

.gallery-item {
    position: relative;
    float: left;
    vertical-align: middle;
    text-align: center;
}

.gallery-img-holder {
    display: inline-block;
    width: auto;
    height: auto;
    max-width: 500px;
    max-height: 500px;
}

.gallery-img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}

.slick-lightbox .slick-arrow {
    z-index: 10;
}

img.slick-lightbox-slick-img {
    width: 100% !important;
    max-width: 700px !important;
    height: auto;
}
.site-coming-soon-second .form-check {
    margin-left: 5px;
}
.slick-lightbox .slick-lightbox-inner {
    position: relative !important;
}

.slick-lightbox-slick-item-inner {
    width: 100% !important;
}

.slick-lightbox .slick-lightbox-slick {
    width: 700px !important;
    margin: 0 auto;
}

.slick-lightbox-close {
    width: 100% !important;
    height: 100% !important;
}

.slick-lightbox-close:before {
    display: none !important;
}

.content-inner-wrap {
    width: 100%;
}

.content-inner-wrap .slick-track {
    margin-left: unset !important;
    margin-right: unset !important;
}

.content-inner-wrap .gallery-item {
    padding: 0 10px;
}

.content-inner-wrap .slick-track {
    margin: 0 -10px !important;
}


/* -------------13-05-2022--------------- */

.site-yellow-bg-wrap {
    background-color: #FCB442 !important;
}
.site-section-cabin-rantel-features-includes ul {
    padding: 0;
    display: flex;
    align-items: self-start;
    flex-wrap: wrap;
    list-style: none;
}

.site-section-cabin-rantel-features-includes ul li {
    width: 50%;
}

.site-section-cabin-rantel-features-includes ul li img {
    width: 40px !important;
    margin-right: 10px;
}
.site-residents-featured-list-item .select2-container--default {
    width: 100% !important;
}
.site-award-winning-communities-title-wrap{
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.site-award-winning-communities-title-wrap .site-award-winning-communities-description {
    margin-bottom: 0;
    margin-left: 20px;
    padding-right: 0;
    display: block !important;
}
.site-award-winning-communities-title-wrap .site-award-winning-title {
    position: relative;
    top: 0;
}
/* header.header.resort-header .bottom-header nav.navbar .navbar-nav .nav-item.active a.nav-link:before,
.resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-toggle:after,
header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item.dropdown:after{
    display: none;
} */
/* header.header.resort-header .bottom-header nav.navbar .navbar-nav .nav-item.active a.nav-link{
    background: #F0493A;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-clip-path: polygon(0% 40%, 15% 100%, 85% 100%, 100% 40%, 50% 0%);
    clip-path: polygon(0% 0%, 0% 100%, 100% 100%, 100% 50%, 90% 0%);
} */
@media screen and (max-width: 1023px){
    .mobile-top-header {
        display: block !important;
    }
    /*.bottom-header .navbar-collapse{
        display: none !important;
    }
    .bottom-header .navbar-collapse.show {
        display: block !important;
    } */
    .resort-header.header .bottom-header nav.navbar .navbar-nav li.nav-item{
        max-width: 100%;
    }
}


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

/* Add code for Red book now button hover event*/

.site_btn_color_red:hover {
    opacity: 0.7;
    color: #F0493A  !important;
    border: 2px solid #F0493A;
    background: transparent !important;
}

.resort-detail-model-tbl table thead tr th {
    text-align: center;
}
.site-parkbridge-comunity-page {
    padding: 120px 100px;
}
.site-main-heading-title a {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 15px;
    color: #F0493A !important;
    font-weight: 600;
    display: block;
    margin-bottom: 30px;
    cursor: default;
}
.site-main-heading-title .site-main-heading-title-strong {
    font-size: 42px;
    font-weight: 400;
    color: #000;
    margin-bottom: 50px;
    line-height: 46px;
    padding-right: 150px;
}
.down-one-column strong {
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 15px;
}
.down-one-column {
    padding-right: 130px;
}
.site-bg-red {
    background-color: #F0493A;
}
.site-bg-green,
.site-bg-red,
.site-bg-dark-blue {
    padding: 60px 100px;
}
.site-parkbrider-resort-wrap strong.title {
    font-size: 42px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 22px;
}
.site-parkbrider-resort-wrap ul li {
    margin-right: 30px;
    list-style-type: none;
}
.site-parkbrider-resort-wrap ul li:last-child {
    margin-right: 0px;
}
/* .site-icon-circle {
    width: 30px;
    height: 30px;
    border-radius: 50px;
    border: 1px solid #fff;
    line-height: 25px;
    transition: all 500ms ease-in-out;
    list-style-type: none;
} */
.site-parkbrider-resort-wrap ul li img {
    width: 70% !important;
    height: auto !important;
}
.site-parkbrider-resort-wrap ul {
    padding: 0;
    margin: 0;
}
/* .site-icon-circle:hover{
    transform: rotate(360deg);
} */
.site-icon-circle i {
    color: #fff;
    font-size: 14px;
}
.site-parkbrider-resort-wrap strong {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.site-parkbrider-resort-wrap p {
    color: #fff;
    font-size: 14px;
    line-height: 34px;
    font-weight: 300;
}
.site-bg-red .site-button,
.site-bg-green .site-button,
.site-bg-dark-blue .site-button {
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 40px;
    position: relative;
    top: 0;
    transition: all 500ms ease-in-out;
}
.site-bg-red .site-button:hover,
.site-bg-green .site-button:hover,
.site-bg-dark-blue .site-button:hover{
    top: -15px
}
.site-parkbridge-resort-wrap {
    padding-bottom: 30px;
}
.site-bg-red .site-button {
    color: #F0493A;
    box-shadow: 0px 4px 6px #cf2e1f;
}
.site-bg-green {
    background-color: #3FA89F;
    margin-left: 8px;
    margin-right: 8px;
}
.site-bg-green .site-button {
    color: #3FA89F;
    box-shadow: 0px 4px 6px #208178;
}
.site-bg-dark-blue {
    background-color: #FCB442;
}
.site-bg-dark-blue .site-button {
    color: #FCB442;
    box-shadow: 0px 4px 6px #00000059;
}
.site-resorts-wrap .carousel-inner .carousel-item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 22%);
    width: 100%;
    height: 100%;
}
.site-resorts-wrap .carousel-indicators {
    margin-bottom: 2rem;
}
.site-resorts-wrap .carousel-indicators li {
    margin: 0 15px;
    width: 10px;
    height: 10px;
    opacity: 1;
    background: rgb(255 255 255 / 50%);
    border: 0;
    border-radius: 50%;
}
.site-resorts-wrap .carousel-indicators li:first-child {
    margin-left: 0px;
}
.site-resorts-wrap .carousel-indicators li:last-child {
    margin-right: 0px;
}
.site-resorts-wrap .carousel-indicators li.active {
    background: #fff;
}
.site-resorts-wrap .carousel-inner .carousel-item .carousel-caption {
    left: 50%;
    top: 50%;
    right: unset;
    bottom: unset;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #fff;
    text-align: center;
    transform: translate(-50%, -50%);
}
.site-resorts-wrap .carousel-inner .carousel-item .carousel-caption strong {
    font-size: 52px;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 20px;
}
.site-resorts-wrap .carousel-inner .carousel-item .carousel-caption p {
    font-size: 24px;
    line-height: 32px;
}
.site-resorts-wrap .carousel-control-next,
.site-resorts-wrap .carousel-control-prev {
    width: 4%;
    opacity: 1 !important;
    color: #fff !important;
}
.site-resorts-wrap .carousel-control-prev em,
.site-resorts-wrap .carousel-control-next em {
    font-size: 50px;
}

@media screen and (max-width: 1366px) {
    .site-main-heading-title .site-main-heading-title-strong {
        font-size: 34px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 1024px) {
    .site-parkbridge-comunity-page {
        padding: 80px;
    }
    .site-resorts-wrap .carousel-control-next,
    .site-resorts-wrap .carousel-control-prev {
        width: 8%;
    }
    .site-resorts-wrap .carousel-control-prev i,
    .site-resorts-wrap .carousel-control-next i {
        font-size: 36px;
    }
    .site-resorts-wrap .carousel-inner .carousel-item .carousel-caption strong {
        font-size: 42px;
        margin-bottom: 15px;
    }
    .site-resorts-wrap .carousel-inner .carousel-item .carousel-caption p {
        font-size: 20px;
        line-height: 28px;
    }
    .site-parkbridge-wrap img {
        width: 100%;
    }
    .site-main-heading-title .site-main-heading-title-strong {
        padding-right: 0px;
    }
    .down-one-column {
        padding-right: 50px;
    }
    .site-bg-green,
    .site-bg-red,
    .site-bg-dark-blue {
        padding: 50px 30px;
    }
    .site-parkbrider-resort-wrap strong.title {
        font-size: 38px;
        margin-bottom: 20px;
    }
    .site-parkbridge-comunity-page .down-two-column-wrap {
        margin-bottom: 30px;
    }
}
@media screen and (max-width: 991px) {
    .site-bg-green {
        margin-left: 0px;
        margin-right: 0px;
    }
    .site-resorts-wrap .carousel-inner .carousel-item img {
        height: 500px;
        object-fit: cover;
    }
    .site-parkbridge-comunity-page {
        padding: 50px;
    }
    .site-main-heading-title a {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    /* 26-04-2023 */
    section.site-parking-resorts-youtube {
        padding: 0px 35px 50px !important;
    }
    .second-footer-copyright p a{text-transform: lowercase;}
    .second-footer-copyright p{text-align: center;}
/* EDN-26-04-2023 */
    .site-resorts-wrap .carousel-inner .carousel-item img {
        height: auto !important;
        object-fit: cover;
    }
    .site-parkbridge-comunity-page {
        padding: 50px 10px;
    }
    .site-main-heading-title .site-main-heading-title-strong {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 30px;
    }
    .site-resorts-wrap .carousel-inner .carousel-item .carousel-caption strong {
        font-size: 32px;
        margin-bottom: 8px;
    }
    .site-resorts-wrap .carousel-inner .carousel-item .carousel-caption p {
        font-size: 18px;
        line-height: 26px;
    }
    .site-main-heading-title a {
        margin-bottom: 10px;
    }
    .down-one-column {
        padding-right: 0px;
        margin-bottom: 30px;
    }
    .down-two-column-wrap {
        flex-wrap: wrap;
    }
    .site-parkbrider-resort-wrap strong {
        margin-top: 25px;
        margin-bottom: 15px;
    }
    .site-bg-red .site-button,
    .site-bg-green .site-button,
    .site-bg-dark-blue .site-button {
        margin-top: 25px;
    }

    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .carousel .carousel-indicators {
        margin: 0;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap .carousel .carousel-indicators li {
        margin: 0 7px !important;
    }
    .site-resorts-top-details-main-wrap.site-resorts-main-slider-wrap.carousel-video .site-resorts-top-details-inner {
        padding: 0;
    }
    .site-ways-tostay-slider-inner .owl-dots {
        width: 100%;
        bottom: -20px;
    }
    .site-ways-tostay-slider-inner .owl-dots span {
        margin: 0 5px !important;
    }
}
.residential-details-block-space{
    margin-top: 0 !important;
}

/* ========08-06-2022======= */
.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text .site-parking-resorts-listing-title{
    text-align: center;
}
.book-your-stay-home .carousel-caption .carousel-caption-title {
    display: flex;
    align-items: center;
    height: 100%;
}
.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a{
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}
.site-resorts-way-to-stay-listing-main-wrap.site-parking-resorts-listing-main-wrap .site-parking-resorts-listing-item-row .site-parking-resorts-listing-item-text a{
    margin: 53px auto 0;
}
.site-resorts-way-to-stay-listing-main-wrap .site-parking-resorts-listing-item-row {
    align-items: unset;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
}
@media screen and (max-width: 767px) {
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description {
        width: 100%;
    }

    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description iframe {
        width: 100%;
    }
    .residents-featured-box-form .form-group.resort-captcha div#html_element {
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .residents-featured-box-form .form-group.resort-captcha div#html_element iframe {
        height: auto;
        display: block;
        width: 100%;
        opacity: 1;
    }
    .residents-featured-box-form .form-group.resort-captcha div#html_element div {
        display: inline-block;
        width: 100%;
        height: auto;
    }
}
/* ========09-06-2022======= */
@media screen and (min-width: 991px) {
    .site-parkbridge-resort-wrap .site-parkbrider-resort-wrap {
        height: 100%;
    }
}


.bottom-header.landing-page-bottom-header nav.navbar {
    display: block !important;
    text-align: center;
}
.bottom-header.landing-page-bottom-header nav.navbar .navbar-collapse {
    display: none;
}
.bottom-header.landing-page-bottom-header nav.navbar .navbar-brand {
    padding: 0;
    margin: 0;
}


/* 404 page design */


.bottom-header.landing-page-bottom-header nav.navbar {
    display: block !important;
    text-align: center;
}
.site-404-main-page-wrap {
    padding: 100px 15px;
}
.site-404-main-page-wrap .site-404-main-page-inner-wrap {
    text-align: center;
}
.site-404-main-page-wrap .site-404-main-page-inner-wrap h3 {
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 30px;
}
.site-404-main-page-wrap .site-404-main-page-inner-wrap p {
    font-size: 18px;
    line-height: 28px;
}
.site-404-main-page-wrap .site-404-main-page-inner-wrap p a {
    display: block;
    width: 220px;
    background: #3FA89F;
    margin: 30px auto;
    text-transform: uppercase;
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 40px;
    position: relative;
    top: 0;
    transition: all 500ms ease-in-out;
    color: #ffffff;
    border: 2px solid #3FA89F;
}
.site-404-main-page-wrap .site-404-main-page-inner-wrap p a:hover {
    background: #FFFFFF;
    color: #3FA89F;
}
.site-normal-content-inner-wrap.site-cms-page-img table {
    width: 100% !important;
    table-layout: fixed;
}
.site-normal-content-inner-wrap.site-cms-page-img table img {
    /*height: auto;
    width: 100% !important;*/
    object-fit: contain;
}

.site-normal-content-inner-wrap.site-cms-page-img table.province-table img {
    height: 400px !important;
    object-fit: contain;
}
.corporate-footer-wrap .site-footer-list-wrap_inner {
    text-align: center;
}
.site-normal-content-inner-wrap.site-cms-page-img iframe {
    width: 100%;
}
.site-normal-content-inner-wrap.site-cms-page-img .sites-in-quebec-wrap .cms-col-block-height {
    display: flex;
    flex-direction: column;
    justify-content: SPACE-BETWEEN;
}

@media screen and (max-width:767px){
    .table-custom-scroll {
        overflow: scroll;
    }
    .site-normal-content-inner-wrap.site-cms-page-img .table-custom-scroll table{
        width: 300% !important;
    }
    .site-normal-content-inner-wrap.site-cms-page-img .table-custom-scroll.table-resort-details table{
        width: 200% !important;
    }
    .site-normal-content-inner-wrap.site-cms-page-img .table-custom-scroll table.province-table {
        width: 185% !important;
    }
    .site-normal-content-inner-wrap.site-cms-page-img  .table-custom-scroll .ready-to-camp-rentals-list {
        width: 500% !important;
    }
    .site-normal-content-inner-wrap.site-cms-page-img .table-custom-scroll .ready-to-camp-rentals-list img {
        height: auto !important;
    }
    .site-normal-content-inner-wrap.site-cms-page-img iframe {
        width: 100%;
    }
}

.page-btn-franch a {display: block;width: fit-content;margin: 0 auto;line-height: normal;border: 2px solid;
    }

/*  25-07-2022 */
    .book-now-new-btn {
    text-align: center;
    width: 100%;
    padding: 15px 25px 0;
}
.book-now-new-btn a {
    background: #F0493A;
    text-align: center;
    line-height: 49px;
    color: #ffffff !important;
    box-shadow: 0px 3px 6px #00000029;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 600;
    display: inline-block;
    padding: 4px 24px;
    width: 100%;
    text-transform: uppercase;
    margin: 0;
}
.book-now-new-btn a:hover {
    opacity: 0.85;
}

/* 26-07-2022 */

/*.site-resorts-main-slider-wrap .carousel-inner .carousel-item {
    padding-left: 24%;
}
@media screen and (max-width:991px) and (min-width:768px){
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item {
        padding-left: 2%;
    }
}
@media screen and (max-width:767px){
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item {
        padding-left: 0%;
    }
}*/

/* 29-07-2022 */

.top-header-career-link a {
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 20px;
    font-size: 13px;
    position: relative;
    top: 0px;
}

/* 04-08-2022 */
.header.resort-header .top-header {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
    transition: all .5s ease;
}

.header.resort-header .bottom-header {
    margin-top: 64px;
}

header.header.resort-header .mobile-top-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    transition: all .5s ease;

}
@media screen and (min-width:1024px) {
    .header.resort-header .bottom-header {
        margin-top: 64px;
        background-color: #ffffff;
    }
    /* 01-02-2023 */
    header.header.resort-header {
        position: fixed;
        width: 100%;
        top: 0;
        z-index: 99;
        transition: all .5s ease;
    }
    .resort-header.nav-top-header {
        transform: translateY(-100%);
    }
    .main-section-wrap {
        margin-top: 134px;
    }
    .site-index-wrap {
        margin-top: 160px;
    }
    /* 01-02-20223 */
}

.site-resorts-main-slider-wrap .carousel-inner .carousel-item img {
    animation: move 40s ease;
    -ms-animation: move 40s ease;
    -webkit-animation: move 40s ease;
    -0-animation: move 40s ease;
    -moz-animation: move 40s ease;
}
@-webkit-keyframes move {
    0% {
        -webkit-transform-origin: bottom left;
        -moz-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        -o-transform-origin: bottom left;
        transform-origin: bottom left;
        transform: scale(1.0);
        -ms-transform: scale(1.0);
        -webkit-transform: scale(1.0);
        -o-transform: scale(1.0);
        -moz-transform: scale(1.0);
    }
    100% {
        transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -o-transform: scale(1.2);
        -moz-transform: scale(1.2);
    }
}

@media screen and (max-width: 1800px) and (min-width: 1280px) {
   .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption .carousel-caption-title {
        font-size: 30px;
        line-height: 40px;
    }
    .site-resorts-main-slider-wrap .carousel-inner .carousel-item .carousel-caption {
        width: 24%;
        padding: 53px 0px 53px 25px;
    }
}

/*  13-09-2022 Ticket 315  */

@media screen and (max-width:1023px) {
    .mobile-top-header.residential {
        background-color: #3fa89f !important;
    }
    .mobile-top-header.corporate {
        background-color: #fcb442 !important;
    }
    .mobile-top-header.landing_page {
        background-color: #0A3255 !important;
    }

}

/* 13-09-2022 menu css */
@media screen and (max-width:767px) {
    .mobile-top-header .mobile-top-header-row .mobile-top-header-left .drop-down-menu .selected-menu a{
        padding-left: 20px;
    }
    .mobile-top-header-right {
        column-gap: 15px;
    }
    .top-header-career-link a {
        margin-right: 5px;
    }
    /*  21-09-2022 URL in resort image gallery */
    .item_video_wrap .owl-stage .item-video{
        padding: 10px;
    }

}

/*  21-09-2022 URL in resort image gallery */
.item_video_wrap .owl-stage {
    display: flex;
}
.item_video_wrap .owl-stage .item-video {
    height: calc(100% - 17px);
}
.item_video_wrap .owl-stage .item-video iframe {
    height: 100%;
}
.owl-video-play-icon{
    background: url(../images/owlvideoplay.png) no-repeat !important;
}
.item_video_wrap .owl-stage .item-video .owl-video-wrapper {
    display: none;
}

/*  23-09-2022 */
@media screen and (max-width: 1023px){
    .fixed .bottom-header .navbar-collapse {
        position: fixed;
        top: 54px;
    }
}

/*26-09-2022*/
.top-header.nav-top-header {
    transform: translateY(-100%);
}

.mobile-top-header.nav-mobile-top-header {
    transform: translateY(-100%);
}

.corporate-media-listing {
    padding-top: 80px;
}

.corporate-media-listing .yearfilter {
    display: flex;
    justify-content: right;
    margin-bottom: 10px;
}

.corporate-media-listing .yearfilter a {
    padding: 0 6px;
    color: #000;
    font-weight: 500;
    font-size: 18px;
    text-decoration: underline !important;
}

.corporate-media-listing .yearfilter .active-year {
    /* color: #0000ff;*/
    color: #1b6ca8;
}

.resort-media-listing.corporate-media-listing .page-main-desc-wrapper #media-container .media-wrapper {
    background: transparent !important;
    border-bottom: 0 !important;
    border-top: 1px solid #caced2;
    border-radius: 0 !important;
    margin: 0 0 0 !important;
}

.corporate-media-listing .media-wrapper a {
    font-size: 20px !important;
    font-weight: 500 !important;
    margin-bottom: 10px !important;
    width: 100%;
}

.resort-media-listing.corporate-media-listing .page-main-desc-wrapper #media-container .media-wrapper:last-child {
    border-bottom: 1px solid #caced2 !important;
}

.corporate-media-listing .load-more-button {
    margin-top: 40px !important;
}

.corporate-media-listing .load-more-button button:hover {
    color: #dc3545 !important;
    background-color: #fff;
    border-color: #dc3545;
}

.corporate-media-listing .media-wrapper .fa-calendar {
    margin-right: 5px;
}

.corporate-media-listing .page-main-desc-wrapper #media-container .media-wrapper:hover {
    background: #eee !important;
}


/* 29-09-2022 Corporate Media detial page button */

a#corporate_page_btn {
    width: auto;
    height: 50px;
    background: #3FA89F;
    letter-spacing: 0.8px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 18px;
    line-height: 45px;
    border: 2px solid #3FA89F;
    transition: all 500ms ease-in-out;
    display: inline-block;
    padding: 0 25px;
    text-transform: uppercase;
    margin-top: 25px;
}

a#corporate_page_btn:hover {
    background: #ffffff;
    color: #3FA89F;
}

.corporate-media-page {
    text-align: center;
}

.site-resorts-top-details-title {
    font-size: 72px;
    text-align: left;
    line-height: 90px;
    letter-spacing: 0px;
    font-weight: 300;
    margin-bottom: 15px;
    text-transform: none !important;
}

.row.site-corporate-media-img {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 38px;
    color: #000000;
}
.site-thumbnail-residential-slider-main-wrap .site-resorts-top-details-inner {
    display: none;
}

@media screen and (max-width: 1023px) {
    .site-media-inner-main-wrap .media_details {
        padding: 30px 35px;
    }
    .site-resorts-top-details-title {
        font-size: 28px;
        line-height: 1.5;
    }
    .site-media-inner-main-wrap .row p {
        font-size: 16px;
    }
}


/*.mobile-top-header.is-scrolled-down {
    transform: translateY(-100%);
    pointer-events: auto;
}
.mobile-top-header, .mobile-top-header.is-scrolled-down {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 99;
}
.mobile-top-header, .mobile-top-header.is-scrolled-down {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 99;
}*/

.community-nav-btn .carousel-control-prev,
.community-nav-btn .carousel-control-next {
    width: 4%;
    opacity: 1;
    color: #fff !important;
    top: -20%;
}

.community-nav-btn .carousel-control-prev i,
.community-nav-btn .carousel-control-next i {
    font-size: 50px;
}

.new-page-container {
    padding: 0 40px;
}

@media screen and (max-width: 1080px) {
    .community-nav-btn .carousel-control-prev,
    .community-nav-btn .carousel-control-next {
        top: -50%;
    }
    .community-nav-btn .carousel-control-prev i,
    .community-nav-btn .carousel-control-next i {
        font-size: 30px;
    }
}

@media screen and (max-width: 767px) {
    .community-nav-btn .carousel-control-prev,
    .community-nav-btn .carousel-control-next {
        top: -60%;
    }
    .new-page-container {
        padding: 0 15px;
    }
    /* ----------------12-10-2022---------------- */
    .site-contact-us-main-wrap-version .site-residents-featured-list-item table {
        width: 100% !important;
        table-layout: fixed;
    }
    .site-contact-us-main-wrap-version .site-residents-featured-list-item table td {
        font-size: 15px;
        word-break: break-word;
    }
    .site-contact-us-main-wrap-version .site-residents-featured-list-item table tr td:first-child {
        width: 25%;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description {
        line-height: 18px;
    }

    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description a {
        margin-top: 5px;
    }
    /* ----------------13-10-2022---------------- */
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description table:first-child tr {
        /* display: grid; */
        margin-bottom: 15px;
    }
    .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description table:first-child tr td a {
        padding: 0px 10px;
        width: fit-content;
        line-height: 34px;
    }

    /*  Ticket#226 - 24-02-2023 */
    .site-parking-resorts-list-wrap .site-parking-resorts-list-row {
        gap: 10px;
        text-align: "center";
    }
}

@media screen and (max-width: 767px){
.site-contact-us-main-wrap-version .site-residents-featured-list-item table {
    width: 100% !important;
    table-layout: fixed;
}

.site-contact-us-main-wrap-version .site-residents-featured-list-item table td {
    font-size: 15px;
    word-break: break-word;
}

.site-contact-us-main-wrap-version .site-residents-featured-list-item table tr td:first-child {
    width: 25%;
}
 .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description table:first-child tr {
     /*   display: grid;*/
        margin-bottom: 15px;
    }

 .site-different-ways-to-inner .site-different-ways-to-inner-row .site-different-ways-to-left .site-different-ways-to-description table:first-child tr td a {
    padding: 0px 10px;
    width: fit-content;line-height: 34px;
    }
}

@media screen and (max-width: 575px) {
    /*.footer-nav-two-grid {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        display: block !important;
    }*/

    .footer-nav-two-grid .site-parking-resorts-list-item {
        width: auto;
    }
    /*.site-parking-resorts-list-wrap .site-parking-resorts-list-row .site-parking-resorts-list-item {
        width: 100%;
    }*/
}

.community-nav-btn {
    margin-top: 60px;
}
.media_new_title {
    margin-bottom: 0;
    padding: 0 10px;
}
.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-left {
    width: 65%;
    padding-right: 129px;
}

.site-corporate-about-parkbridge-main-wrap .site-corporate-about-parkbridge-row .site-corporate-about-parkbridge-right {
    width: 35%;
}

.yt-width {
    width: 100%;
    max-width: 726px;
    margin: auto;
    height: 450px;
}


section.site-parking-resorts-youtube {
    padding: 100px 20px 72px;
}

@media screen and (max-width: 360px){
    .site-different-ways-to-description table:nth-child(1) tbody tr td:last-child a{
        font-size: 11px;
        padding: 0 5px !important;
    }
}

/* Add class for #382 */
.site-media-inner-main-wrap .row p.display-4{
    font-size: 32px;
}


/* Start Career Page CSS  */


/* ==========main-banner-start=========*/

.site-main-title {
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

.site-main-text-wrap {
    bottom: 140px;
    width: 700px;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    padding: 25px 20px;
    background: rgb(0 0 0 / 24%);
}


/* ==========main-banner-end=========*/


/* ==========second-start=========*/

.site-get-started {
    margin-top: -100px;
}

.site-main-gt-search-wrap {
    background-color: #fff;
    padding: 30px 80px;
    border-radius: 10px;
    box-shadow: -1px -1px 6px 2px #0000002b;
}

.get-title {
    font-size: 20px;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
}

.site-get-btn {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    padding: 12px;
    background-color: #E94139;
    color: #fff;
    display: block;
    margin-top: 15px;
    border: 2px solid #E94139;
    transition: all 0.4s ease-in-out;
}

.site-get-btn:hover, .apply-today-btn:hover {
    color: #E94139;
    text-decoration: none;
    background-color: #fff;
}


/* ==========second-end=========*/


/* ==========what-team-start==========*/

.site-what-team-wrap,
.site-get-started {
    background-color: #f8f8f8;
}

.site-what-team-cont {
    padding-right: 60px;
}

.what-team-title {
    font-size: 26px;
    line-height: 1.3;
    color: #000;
    font-weight: 700;
}

.what-team-subtitle {
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 0px;
    font-weight: 500;
}

.apply-wt-bg {
    color: #3C3A43;
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    display: inline-block;
}

.apply-wt-bg i,
.apply-wt-bg svg {
    margin-left: 5px;
}


/* ==========what-team-end==========*/


/* ==========passionate-growing-start==========*/

.site-pass-grow-wrap {
    padding: 80px 50px;
}

.site-pass-text-wrap {
    padding: 0px 150px 0px 80px;
}

.site-subtitle {
    font-size: 34px;
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}

.site-sub-title {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    margin-top: 20px;
    margin-bottom: 0px;
}

.apply-today-btn {
    padding: 10px 70px;
    color: #fff;
    background-color: #E94139;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 2px solid #E94139;
    transition: all 0.4s ease-in-out;
}


/* ==========passionate-growing-end==========*/


/* ==========what-team-start==========*/

.site-what-team-wrap {
    padding: 100px 50px 120px;
}

.site-testimonial-card {
    padding: 30px 30px 60px;
    min-height: 434px;
}

.card {
    border-radius: 0px;
}

.site-testimonial-card p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    font-weight: 500;
}

.site-testimonial-card h5 {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    font-weight: 600;
}

.bottom-sec {
    position: relative;
    padding: 32px 30px 50px;
    /* background: #E59F43; */
    min-height: 90px;
    background-image: url('../images/coming-soon-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}

.quote {
    width: 50px;
    height: 50px;
    background: #254866;
    border-radius: 50%;
}

.quote {
    width: 50px;
    height: 50px;
    background: #254866;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    color: #fff;
    position: absolute;
    top: -25px;
}

.slider-wrap .owl-nav {
    margin-top: 20px;
    width: 50%;
    float: left;
    text-align: left;
}

.slider-wrap .owl-nav button span {
    font-size: 20px;
}

.slider-wrap .owl-nav button.owl-prev {
    margin-right: 10px;
}

.slider-wrap .owl-nav button span {
    font-size: 28px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    display: block;
    background: #3C3A43;
    color: #fff;
}

.slider-wrap .owl-dots {
    display: flex;
    align-items: center;
    column-gap: 8px;
    width: 50%;
    margin-top: 20px;
    padding: 15px 0px;
    justify-content: end;
}

.slider-wrap .owl-dots button {
    width: 10px;
    height: 10px;
    background-color: #3C3A43;
    border-radius: 50%;
    opacity: 0.5;
}
.slider-wrap .owl-dots button span{
    display: none !important;
}
.slider-wrap .owl-dots button.active {
    opacity: 1;
}

@media only screen and (max-width: 1440px) {
    .site-what-team-cont {
        padding-right: 0px;
    }
    .site-pass-text-wrap {
        padding: 0px 0px 0px 50px;
    }
    .what-team-title {
        font-size: 24px;
    }
    .site-subtitle {
        font-size: 30px;
    }
}

@media only screen and (max-width: 1024px) {
    .site-main-title {
        font-size: 28px;
    }
    .site-what-team-cont {
        margin-bottom: 30px;
    }
    .site-what-team-wrap {
        padding: 80px 50px 80px;
    }
    .site-pass-text-wrap {
        padding: 0px 0px 0px 50px;
        margin-top: 30px;
        padding-left: 0px;
    }
}
@media only screen and (max-width: 768px) {
.site-testimonial-card{
        min-height: 434px;
    }
}

@media only screen and (max-width: 767px) {

    a.site_btn_color_yellow {
        display: inline-flex !important;
        line-height: 19px !important;
        padding: 6px 10px !important;
        margin-bottom: 10px;
    }

    .middle-div {
        margin: -10px;
    }
}


@media only screen and (max-width: 576px) {
    .site-main-text-wrap {
        width: 100%;
        bottom: 60px;
    }
    .site-image-wrap img {
        min-height: 250px;
        object-fit: cover;
    }
    .site-main-gt-search-wrap {
        padding: 20px 20px;
    }
    .get-title {
        font-size: 16px;
        line-height: 1.2;
        color: #000;
        font-weight: 600;
    }
    .site-get-btn {
        font-size: 14px;
        padding: 10px;
        margin-top: 15px;
    }
    .site-get-started {
        margin-top: -50px;
    }
    .site-main-title {
        font-size: 16px;
    }
    .site-what-team-wrap,
    .site-pass-grow-wrap {
        padding: 50px 0px 50px;
    }
    .what-team-title {
        font-size: 22px;
    }
    .what-team-subtitle {
        font-size: 14px;
        margin-top: 15px;
    }

    .site-testimonial-card p {
        font-size: 14px;
    }
    .site-testimonial-card h5 {
        font-size: 15px;
    }
    .slider-wrap .owl-nav button span {
        font-size: 22px;
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .site-subtitle {
        font-size: 20px;
    }
    .site-sub-title {
        font-size: 14px;
        margin-top: 15px;
    }
    .apply-today-btn {
        padding: 10px 40px;
        margin-top: 18px;
        font-size: 14px;
        letter-spacing: 1px;
    }
    .site-testimonial-card{
            padding: 15px 15px 30px;
        min-height: 284px;
    }

    /*start ticket#461 css*/
    .footer-nav-two-grid {
      display: flex;
      flex-flow: column wrap;
      align-content: space-between;
      height: 1520px;
      counter-reset: items;
      justify-content: start !important;
    }
    .resort-list-foot-menu .footer-nav-two-grid{
        height: 1000px;
    }

    .footer-nav-two-grid .site-parking-resorts-list-item {
      /* width: 50% !important; */
      position:relative;
    }

    .footer-nav-two-grid .site-parking-resorts-list-item::before {
      counter-increment: items;
    }
    /* Re-order items into 3 rows */
    .footer-nav-two-grid .site-parking-resorts-list-item:nth-child(odd) { order: 1; }
    .footer-nav-two-grid .site-parking-resorts-list-item:nth-child(even) { order: 2; }
    /* end ticket#461 */
}

/* End Career Page CSS  */


/* #405 (06-12-2022) */
.header .top-header-row .top-header-left{
    width: 70%;
}
.header .top-header-row .top-header-right {
    width: 30%;
}
 .header .top-header-row .top-header-left .top-header-left-inner ul .career-top-menu a {
    background: #45424D;
}
.header .top-header-row .top-header-left .top-header-left-inner ul .career-top-menu a:after {
    content: '';
    position: absolute;
    right: -69px;
    width: 70px;
    height: 100%;
    background: #45424D;
    clip-path: polygon(0 0, 0% 100%, 70% 100%);
    top: 0px;
}
.header .top-header-row .top-header-left .top-header-left-inner ul .career-top-menu a {
    padding-left: 70px;
}
@media only screen and (max-width: 1499px) {
.header .top-header-row .top-header-left .top-header-left-inner ul li a{
        padding-left: 40px !important;
    }
}
@media only screen and (max-width: 1365px) {
    .header .top-header-row .top-header-left .top-header-left-inner ul li a{
        padding: 0 20px;
    }
    .header.resort-header .top-header-row .top-header-left .top-header-left-inner ul .corporate a{
        margin-right: 0;
    }
}
@media only screen and (max-width: 1142px) {
    .header .top-header-row .top-header-left{
        width: 73%
    }
    .header .top-header-row .top-header-right {
        width: 27%;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul li:first-child a {
        padding-left: 0 !important;
    }
    .header .top-header-row .top-header-left .top-header-left-inner ul li a{
        padding-left: 40px !important;
    }
}
.mobile-top-header.career-top-mobile {
    background-color: #45424D !important;
}
/* End #405 (06-12-2022) */

/* Ticket: #426  */
.site-thumbnail-residential-slider-main-wrap .carousel-control-prev {
    font-size: 50px;
    width: 4%;
}
.site-thumbnail-residential-slider-main-wrap .carousel-control-next {
    font-size: 50px;
    width: 4%;
}
@media only screen and (max-width: 375px){
    .bottom-header .navbar-collapse ul.navbar-nav {
        padding: 15px;
    }
}

/* Start #428 (04-04-2023) */
.custom-form-row .flash-msg {
    font-size: 24px;
}
/* End #428 (04-04-2023) */

/* Ticket#454 16.9 aspect ratio */
.youtube-video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}
.youtube-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Ticket#454 end */

.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-second .site-coming-soon-second-form.site-register-today-second-form .col textarea {
    height: auto !important;
}

/* Ticket#460 Start */
.for-spacing .text-center {
    margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {

    .for-spacing .text-center {
        margin-bottom: 10px;
        padding-top: 10px !important;
    }
    /*  Ticket#504  26-03-2024*/
    .resort-header.header .bottom-header nav.navbar .navbar-nav.navbar-resort-detail{display: grid; /*grid-template-columns: repeat(2, 1fr);*/ }

    .bottom-header .book-your-stay-btn{
        padding: 0px !important;
    }
}
@media only screen and (max-width: 575px) {

    .for-spacing .text-center {
        margin-bottom: 0px;
    }
}

/* .for-spacing .text-center .cms-resort-page-block-content-height145,
.for-spacing .text-center .cms-resort-page-block-content-height,
.for-spacing .text-center .cms-resort-page-block-content-height168  {
    padding: 0 10px;
} */
.for-spacing.site-ready-to-camp-wrap .cms-resort-page-block-content-height145,
.for-spacing.site-rentals-in-quebec-french-wrap .cms-resort-page-block-content-height145,
.for-spacing.sites-in-quebec-wrap .cms-resort-page-block-content-height145 {
    min-height: 145px;
    width: 90%;
    margin: auto;
}

.for-spacing.site-ready-to-camp-french-wrap .cms-resort-page-block-content-height145 {
    min-height: 192px;
}

.cms-resort-page-block-content-height192 {
    min-height: 192px !important;
    text-center:center;
}

.for-spacing.site-british-columbia-wrap .cms-resort-page-block-content-height,
.for-spacing.site-rentals-in-quebec-wrap .cms-resort-page-block-content-height,
.for-spacing.site-overnight-voyageur-wrap .cms-resort-page-block-content-height,
.for-spacing.site-short-stay-rv-wrap .cms-resort-page-block-content-height,
.for-spacing.site-short-stay-rv-french-wrap .cms-resort-page-block-content-height  {
    min-height: 100px;
}

.for-spacing.site-british-columbia-french-wrap .cms-resort-page-block-content-height,
.for-spacing.site-overnight-voyageur-french-wrap .cms-resort-page-block-content-height {
    min-height: 120px;
}

.for-spacing.sites-in-quebec-french-wrap .cms-resort-page-block-content-height168 {
    min-height: 168px;
}
@media only screen and (max-width: 1240px) {
    .for-spacing.site-british-columbia-wrap .cms-resort-page-block-content-height {
        min-height: 120px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .for-spacing .site_btn_color_red,
    .for-spacing .site_btn_color_yellow{
        font-size: 12px;
    }
    .for-spacing.site-ready-to-camp-wrap .cms-resort-page-block-content-height145,
    .for-spacing.sites-in-quebec-wrap .cms-resort-page-block-content-height145 {
        min-height: 195px;
    }
    .for-spacing.site-rentals-in-quebec-french-wrap .cms-resort-page-block-content-height145,
    .for-spacing.site-overnight-voyageur-french-wrap .cms-resort-page-block-content-height {
        min-height: 170px;
    }
    .for-spacing.site-british-columbia-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-british-columbia-french-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-overnight-voyageur-wrap .cms-resort-page-block-content-height {
        min-height: 145px;
    }

    .for-spacing.sites-in-quebec-french-wrap .cms-resort-page-block-content-height168 {
        min-height: 240px;
    }

    .for-spacing.site-rentals-in-quebec-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-short-stay-rv-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-short-stay-rv-french-wrap .cms-resort-page-block-content-height{
        min-height: 120px;
    }
}
@media only screen and (max-width: 991px){
    /* .for-spacing .text-center .cms-resort-page-block-content-height145,
    .for-spacing .text-center .cms-resort-page-block-content-height,
    .for-spacing .text-center .cms-resort-page-block-content-height168 {
        padding: 0 ;
    } */
    .for-spacing.site-ready-to-camp-wrap .cms-resort-page-block-content-height145,
    .for-spacing.site-ready-to-camp-french-wrap .cms-resort-page-block-content-height145,
    .for-spacing.site-british-columbia-french-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-british-columbia-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-short-stay-rv-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-overnight-voyageur-french-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-rentals-in-quebec-french-wrap .cms-resort-page-block-content-height145,
    .for-spacing.site-rentals-in-quebec-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-short-stay-rv-french-wrap .cms-resort-page-block-content-height,
    .for-spacing.site-overnight-voyageur-wrap .cms-resort-page-block-content-height,
    .for-spacing.sites-in-quebec-wrap .cms-resort-page-block-content-height145,
    .for-spacing.sites-in-quebec-french-wrap .cms-resort-page-block-content-height168 {
        min-height: auto;
    }

    .for-spacing.site-ready-to-camp-wrap .cms-resort-page-block-content-height145,
    .for-spacing.site-rentals-in-quebec-french-wrap .cms-resort-page-block-content-height145,
    .for-spacing.sites-in-quebec-wrap .cms-resort-page-block-content-height145 {
        min-height: auto !important;
    }

    .cms-resort-page-block-content-height192 {
        min-height: auto !important;
    }
}
/* Ticket#460 End */

.site-new-home-explore-slider .main-box .text-descr {
    z-index: 2;
}
.text-descr {
    overflow: hidden;
}
.site-new-home-bg-text-hide {
    transition: 0.5s;
    height: 0;
    position: relative;
}
.text-descr:hover .site-new-home-bg-text-hide {
    height: auto;
}

.site-new-home-page-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
    width: 50%;
}
.site-new-home-page-banner-wrap .site-main-banner-caption-wrap {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
}

.site-parkbridge-comunity-page .btn-homepage a{
    background: #FCB443;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 40px;
    transition: .5s;
}

.site-parkbridge-comunity-page .content section { letter-spacing: normal !important }

/* New-home-page-css */
.site-new-home-page-banner-wrap .site-main-banner-caption-wrap {
    bottom: unset;
    top: 50%;
    transform: translateY(-50%);
}

.site-new-home-page-banner-wrap .site-main-banner-caption-wrap .bg-headeing-wrap {
    /*    background: transparent !important;*/
    background: rgba(0,0,0,.24)!important;
}
.site-new-home-bg-text-hide {
    transition: 0.5s;
    height: 0;
    position: relative;
}
.text-descr {
    overflow: hidden;
}
.site-new-home-blog-post-wrap .site-blog-post-list-item-caption p {
   color: #000000;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}
.site-new-home-page-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
    width: 66.66%;
}
.text-descr:hover .site-new-home-bg-text-hide {
    height: auto;
}
.find-home-heading p,
.testimonial-review-text p,
.site-coming-soon-main-wrap .site-coming-soon-inner-wrap .site-coming-soon-first .site-coming-soon-inner-description{
    font-weight: 400 !important;
}
@media only screen and (max-width: 1024px){
    .site-parkbrider-resort-wrap {
        padding: 50px 30px !important;
    }
    .site-parkbridge-home-page {
        padding: 80px;
    }

    .site-new-home-page-banner-wrap .carousel-item img {
        min-height: 420px;
    }
}
@media only screen and (max-width: 991px){
    .site-new-home-explore-slider button span {
        height: 50px;
        display: block;
        line-height: 42px;
    }
    .site-parkbridge-home-page {
        padding: 50px;
    }
    .site-new-home-page-banner-wrap .site-main-banner-caption-wrap .site-main-banner-caption {
        width: 100%;
    }
    .text-descr .site-new-home-bg-text-hide {
        height: auto;
    }
    .site-new-home-blog-post-wrap .site-blog-post-list-item-caption p {
        font-size: 14px;
    }
}
@media only screen and (max-width: 767px){
    .site-new-home-page-banner-wrap .carousel-item img {
        min-height: 350px;
    }
    .explore-slider button.owl-prev {
        left: -30px !important;
    }
    .explore-slider button.owl-next {
        right: -30px !important;
    }

     .site-parkbridge-home-page {
        padding: 50px 10px !important;
    }
}
@media only screen and (max-width: 575px){
    .explore-slider button.owl-prev{
        left: -20px !important;
    }
    .explore-slider button.owl-next {
        right: -20px !important;
    }
}

.site-parkbridge-home-page {
    padding: 120px 100px;
}

.site-parkbrider-resort-wrap {
    padding: 60px 100px;
}

.site-resorts-wrap a.btn-homepage-slider{
    background-color: #3fa89f;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 40px;
    transition: .5s;
    border: 2px solid;
    margin-top: 20px;
    cursor: pointer;
}

.site-resorts-wrap a.btn-homepage-slider:hover{
    color: #3fa89f;
    background-color: #ffffff;
}

.site-parkbridge-comunity-page a.btn-homepage{
    background: #FCB443;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 15px 40px;
    transition: .5s;
    border: 2px solid;
    margin-top: 20px;
    cursor: pointer;
}
.site-parkbridge-comunity-page h2{
    font-size: 42px;
    letter-spacing: 1.25px;
    color: #0a3255;
    opacity: 1;
    margin: 0 0 40px;
    font-weight: 500;
}
.site-parkbridge-comunity-page div.content{
    letter-spacing: 1.25px;
    opacity: 1;
}
.site-homepage-cards a.card-button {
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 26px;
    margin-top: 40px;
    position: relative;
    top: 0;
    transition: all 500ms ease-in-out; 
    cursor: pointer;
}
.site-homepage-cards a.card-button:hover {
    top: -15px;
}
/* end-new-home-page-css */

/* Nested menu Dropdown CSS  */
.desktop-show{display: block;}
.mob-show{display: none;}
header .dropdown-menu .submenu-wrap { position: relative; }
header .dropdown-menu .submenu-wrap:after { content: "\f078"; border: 0; font-family: "Font Awesome 5 Pro"; font-size: 13px; position: absolute; top: 50%; right: 20px; transform: translateY(-50%); transition: all .3s ease-in-out;}
/*header .dropdown-menu .submenu-wrap:hover:after{transform: translateY(-50%) rotate(90deg);}*/
header .dropdown-menu .submenu-wrap:hover>ul.submenu { display: block; }
ul.submenu { list-style: none; position: absolute; background: #fff; width: max-content; margin: 0; right: 100%; top: 0px; display: none; max-width: 290px; padding: 10px 0;}
ul.submenu li { display: block; }
ul.submenu li a { letter-spacing: 0.3px; color: #010000; text-transform: uppercase; font-size: 15px; line-height: normal; padding: 15px 33px; display: block; word-break: break-word; white-space: unset; }
ul.submenu li a:hover { background: rgba(240, 73, 58, 0.19); }
  
@media only screen and (max-width: 1023px){
    .desktop-show{display: none;}
    .mob-show{display: block;}
    header .dropdown-menu .submenu-wrap ul.submenu, header .dropdown-menu .submenu-wrap:hover>ul.submenu{display: none;}
    header .dropdown-menu .submenu-wrap ul.submenu.open{position: relative; left: 0; top: 0; display: block; max-width: 100%; padding: 0px 20px 0 40px; margin-bottom: 10px;}
    ul.submenu li{ padding: 4px 0; }
    ul.submenu li a{padding: 6px 20px; font-size: 11px; color: #45424d !important;}
/*    header .dropdown-menu .submenu-wrap:after, header .dropdown-menu .submenu-wrap:hover:after{ transform: translateY(0) rotate(0deg); top: 12px; right: 0; transition: inherit; content: inherit;}*/
    header .dropdown-menu .submenu-wrap>a { width: auto; display: inline-block !important;}
    header .dropdown-menu .submenu-wrap:after { content: "\f078"; border: 0; font-family: "Font Awesome 5 Pro"; font-size: 13px; position: absolute; top: 15px; right: auto; transform: translateY(0) rotate(0deg); transition: all .3s ease-in-out; padding-left: 4px; padding-right: 4px; pointer-events: none; width: 20px; height: 20px;}
    header .dropdown-menu .submenu-wrap.openin:after { transform: translateY(0%) rotate(180deg); top: 15px; }
    header .dropdown-menu .submenu-wrap a{width: calc(100% - 30px) !important;}
    header .dropdown-menu .submenu-wrap{width: 100%; max-width: 100%; display: inline-block !important; padding-right: 0;}
    header.header.resort-header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu .dropdown-item:hover, ul.submenu li a:hover{background: transparent;}
    .bottom-header ul.navbar-nav li.dropdown .submenu-item a { display: contents !important; font-size: 13px !important; }
}
/* Nested Menu Dropdown CSS  */

/* Purchaser Portal Page CSS */

.site-purchaser-portal-wrap {
    display: flex;
    flex-wrap: wrap;
}

.site-purchaser-portal-text {
    width: 33.33%;
    background: #45424d;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.site-purchaser-portal-img {
    width: 66.66%;
}

.site-purchaser-portal-logo {
    margin-bottom: 65px;
}

.site-purchaser-portal-heading {
    margin-bottom: 35px;
    text-align: center;
    font-size: 2.5rem;
    color: #fff;
}

.purchaser-portal-text {
    color: #fff;
    font-size: 1.25rem;
    margin: 0 0 15px;
    text-align: center;
}

.purchaser-portal-text:last-child {
    margin-bottom: 0;
}

.site-purchaser-list-wrap {
    max-width: 1110px;
    margin: 0 auto;
}

.site-purchaser-portal-list {
    padding: 45px 15px;
    background-color: #e9e5e6;
}

.site-purchaser-heading {
    text-align: center;
    font-size: 3.125rem;
    margin-bottom: 45px;
}

.site-purchaser-text {
    text-align: center;
    color: #5D5D5D;
    font-weight: 600;
    font-size: 16px;
    position: relative;
    margin: 0;
    padding-bottom: 26px;
}

.site-purchaser-text:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 111px;
    height: 3px;
    background: #45424d;
    transform: translateX(-50%);
}

ul.site-purchaser-list-inner {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}

.site-purchaser-list-item {
    width: 50%;
    padding: 0 50px 5px;
}

.site-purchaser-list-item img {
    max-width: 40px;
    filter: grayscale(100%);
    transition: 0.5s;
}

.site-purchaser-list-item span {
    text-decoration: none !important;
    color: #45424d;
    transition: 0.5s;
    font-size: 20px;
    line-height: normal;
    transition: 0.5s;
}

.site-purchaser-list-item a {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.site-purchaser-list-item a:hover img {
    filter: unset;
}

.site-purchaser-list-item a:hover span {
    color: #f8bb5b;
}

.site-purchaser-icon-list {
    margin: 60px 0;
}

.site-purchaser-footer-text {
    color: #5D5D5D;
    font-size: 10px;
    font-weight: 500;
    line-height: 24px;
}
.site-purchaser-img-inner {
    height: 100%;
}

.site-purchaser-img-inner img {
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 991px){
    header.header { position: relative; z-index: 99; }
    .site-purchaser-portal-text { width: 100%; }
    .site-purchaser-portal-img { width: 100%; }
    .site-text-left { width: 50%; }
    header.header .bottom-header nav.navbar .navbar-nav li.nav-item .dropdown-menu { padding-left: 30px; }
    
}

@media only screen and (max-width: 767px){
    .site-purchaser-portal-heading {
        font-size: 25px;
    }

    .purchaser-portal-text {
        font-size: 18px;
    }

    .site-purchaser-portal-text {
        padding: 40px 15px;
    }

    .site-purchaser-img-inner img {
        min-height: 270px;
    }

    .site-purchaser-heading {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .site-purchaser-text {
        font-size: 15px;
    }

    .site-purchaser-icon-list {
        margin: 30px 0;
    }

    .site-purchaser-list-item {
        width: 100%;
        padding: 0 0 5px;
    }

    .site-text-left {
        width: 100%;
    }
}
/* END Purchaser Portal Page CSS */

.youtube-video-icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 40px;
    background-image: url(../images/youtube-icon.png);
    display: block;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    background-size: contain;
}

.uk-lightbox.uk-overflow-hidden.uk-lightbox-panel.uk-open {
   background-color: rgba(0, 0, 0, 0.7);
}
.uk-lightbox-button{
    background: #093254;
}
.uk-lightbox-button:hover {
    background: #093254;
}

/*Start Ticket:530*/
.ctm-card-caption {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}/*END Ticket:530*/


/* Ticket#543  */
.resort-type-of-stay-list{
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 15px;
    column-gap: 60px;
    padding: 0;
}

.resort-type-of-stay-list li{
    list-style: none;
    margin: 0;
    padding: 0 0 0 29px;
    position: relative;
}
/*.resort-type-of-stay-list li:before{
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: 2px solid #F0493A;
    background: transparent;
    left: 0;
    top: 2px;
}
.resort-type-of-stay-list li:after{
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #F0493A;
    left: 5px;
    top: 7px;
}*/
/*  Edn 543 */