@font-face {
	font-family: 'HeadingFont';
	src: url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
		 url('../fonts/Poppins-SemiBold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

html {
	-webkit-text-size-adjust: none;
}

h2 {
	font-size: 2.67rem;
	margin-bottom: 0.5em;
}

.text-module h3 {
	font-family: "BodyFont";
	font-weight: bold;
	color: #b7b7b7;
	font-size: 1rem;
	margin-bottom: 0.44em;
}

.button-module__wrapper span {
	font-family: "HeadingFont";
	font-size: 1rem;
    padding: 0.8em 1.8em;
}

.page-banner {
	height: 35.11rem;
}

.page-banner__overlay {
	background: rgb(105,8,11);
	background: linear-gradient(90deg, rgba(105,8,11,1) 0%, rgba(17,105,164,0.19931722689075626) 80%);
}

.page-banner__heading-container p {
	max-width: 584px;
}

/* custom reset styles end here */




/* acf modules: custom styles start here */

.booking-module__heading {
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1.5em;
}

.booking-module__heading h2 {
	font-family: "HeadingFont";
	font-size: 2.22rem;
	line-height: 1.3;
}

.booking-module div.bootstrap form div.final h3 {
	font-family: "HeadingFont";
}

.featured-slider-module__cards.slider-left .swiper-slide p {
	line-height: 1.8;
}

.featured-slider-module__cards.slider-right .cards-overlay {
	width: 30%;
}

.featured-slider-module__cards__card--custom div.unit-info {
	display: flex;
    gap: 1em;
    padding-top: 2.67em;
}

.featured-slider-module__cards__card--custom div.unit-info h4 {
	font-size: 1rem;
}

.featured-slider-module__cards__card--custom div.unit-info div.unit-size {
	width: 50%;
}

.featured-slider-module__cards__card--custom div.unit-info div.unit-price {
	width: 50%;
}

.featured-slider-module span.unit-title-overlay {
	display: inline-block;
    color: #fff;
    font-size: 0.67rem;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.3em 1em;
    background-color: #69080b;
    text-transform: uppercase;
    margin: 1.5em;
    border-radius: 4px;
}

.google-map-module iframe {
	border-radius: 8px;
    overflow: hidden;
}

.module__other-properties div.one-column-layout__wrapper {
	align-items: center;
    background-color: #69080b;
    border-radius: 8px;
	display: flex;
	gap: 1.33em;
	overflow: hidden;
	padding: 1.78em 4.78em;
	position: relative;
}

.module__other-properties div.image-module {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    filter: grayscale(100);
    opacity: 0.2;
}

.module__other-properties div.image-module__wrapper {
    height: 100%;
}


.module__other-properties div.image-module__wrapper img {
    height: 100%;
	object-fit: cover;
}

.module__other-properties div.text-module {
    width: 45%;
}

.module__other-properties div.text-module h2 {
    font-size: 1.77rem;
	margin-bottom: 0;
}

.module__other-properties div.code-module {
	position: relative;
    width: 55%;
	z-index: 100;
}

.module__other-properties div.code-module form {
    display: flex;
    gap: 1.33em;
}

.module__other-properties div.code-module form select {
	background: transparent;
	-webkit-appearance: none;
    -moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' 	 fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
	border: 1px solid #fff;
	border-radius: 4px;
	color: rgba(255,255,255,0.5);
	height: 3.1rem;
	padding: 0.5em 0.89em;
    width: 70%;
}

.module__other-properties div.code-module form select option {
	color: #8a939b;
}

.module__other-properties div.code-module form select option[value="none"] {
	color: rgba(0,0,0,0.3);
}

.module__other-properties div.code-module form button {
	height: 3.1rem;
	font-family: "HeadingFont";
	font-size: 1rem;
    padding: 0.8em 1.8em;
	text-transform: unset;
    width: 30%;
}

.slider-module__wrapper.slider-type-three__gallery-top img {
	height: 33.33rem;
}

.slider-module__wrapper.slider-type-three__gallery-thumbs img {
	height: 18.67rem;
}

.slider-module__wrapper div.slider-module__arrows.slider-03 div.slider-module__arrow {
	background-color: #69080b;
	border-radius: 50%;
	width: 2.28rem;
    height: 2.28rem;
}

.slider-module__wrapper div.slider-module__arrows.slider-03 div.slider-module__arrow.swiper-button-prev {
	left: 2%;
}

.slider-module__wrapper div.slider-module__arrows.slider-03 div.slider-module__arrow.swiper-button-next {
	right: 2%;
}

.slider-module__wrapper div.slider-module__arrows.slider-03 div.slider-module__arrow::after {
	color: #fff;
	font-size: 1rem;
}

/* acf modules: custom styles end here */



/* header styles start here */

#header-01 .header-right nav ul {
	margin: 0 -1.15em;
}

#header-01 .header-right nav ul li {
	font-family: "HeadingFont";
	font-size: .83rem;
	padding: 1.9em 1.4em;
}

#header-01 .header-right nav ul li a {
	padding: 1.95em 0;
}

#header-01 .header-right nav ul li.featured-link > a {
	color: #fff;
	padding: 1.95em 1em;
}

#header-01 .header-right nav ul li.featured-link > a:hover {
	    box-shadow: inset 300px 0 0 0 #f5f5f5;
}

#header-01-mobile-header .mobile-header__right i {
	color: #69080b;
}

/* header styles end here */



/* footer styles starts here */

#footer-02 div.global-footer__row-02__wrapper {
    gap: 4em;
    grid-template-columns: 1.2fr 1.5fr 1fr;
}

#footer-02 div.global-footer__row-03 {
	background-color: unset;
	padding-bottom: 0;
	padding-top: 0;
}

#footer-02 .footer-widget-02 figure.footer-logo img {
	filter: grayscale(100%);
	max-width: 165px;
}

#footer-02 div.global-footer__row-02 p {
	line-height: 1.6;
}

#footer-02 .footer-widget-02 a {
	display: inline-block;
	margin-top: 0.8em;
}


#footer-02 .footer-widget-03,
#footer-02 .footer-widget-04 {
	align-self: flex-end;
}

#footer-02 .footer-widget-03 #menu-footer-menu {
	font-size: 0.83rem;
	display: grid;
    grid-auto-flow: column dense;
    grid-template-rows: repeat(3, 1fr);
    gap: 0.8em 2em;
	text-transform: uppercase;
}

#footer-02 .footer-widget-04 h2 {
	color: #7b857e;
	font-size: 1.1rem;
	margin-bottom: 1.4em;
}

#footer-02 .copyright-widget {
	border-top: 1px solid rgba(0,0,0, 0.08);
	display: flex;
	font-size: 0.89rem;
    justify-content: space-between;
	padding: 1.33em 0;
}

/* footer styles end here */


/* sticky form styles start here */

.sticky-form {
	position: fixed;
    z-index: 100;
	bottom: 0;
	right: 0;
}

.sticky-form_container {
	position: relative;
}

.sticky-form__btn {
	padding: 1.3em;
}

.sticky-form__btn-container {
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	cursor: pointer;
	width: 4rem;
    height: 4rem;
    background-color: #69080b;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
	transition: all 250ms ease;
}

.sticky-form__btn-container:hover {
    background-color: #1a9448;
}

.sticky-form__btn-container img {
	width: 65%;
    height: 65%;
    object-fit: contain;
    max-width: 50px;
}

.sticky-form__form {
	position: relative;
}

.sticky-form__form-container {
	border-radius: 8px;
	box-shadow: 0 0 24px rgba(0,0,0,0.16);
	overflow: hidden;
}

.sticky-form__form {
	position: absolute;
    bottom: 0.56rem;
    left: 0;
    transform: translateX(-100%);
	width: 100vw;
    max-width: 528px;
}

.sticky-form__form div.arrow-right {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    position: absolute;
    right: -0.56rem;
    bottom: 2.22rem;
}

.sticky-form__form-header {
	background-color: #69080b;
	padding: 1em 1.78em;
}


.sticky-form__form-header h2 {
	color: #fff;
	font-size: 1.33rem;
	margin-bottom: 0;
}

.sticky-form__form-body {
	background-color: #fff;
	padding: 2.67em 1.78em;
	position: relative;
}

.sticky-form__form-body form {
	display: flex;
    flex-flow: column nowrap;
    gap: 1em;
}

.sticky-form__form-body form div.wpcf7-response-output {
	border-color: transparent !important;
	color: #8a939b;
	font-size: 0.8rem;
	font-style: italic;
	margin: 0;
	padding: 0;
}

.sticky-form__form-body form label {
	color: #8a939b;
	font-size: 0.89rem;
	font-weight: normal;
	width: 100%;
}

.sticky-form__form-body form label span.accent {
	color: #69080b;
}

.sticky-form__form-body form label span.wpcf7-not-valid-tip {
	font-size: 0.7rem;
}

.sticky-form__form-body form div.form-column {
	display: flex;
    gap: 0.5em;
}

.sticky-form__form-body form div.form-column input,
.sticky-form__form-body form select {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,0.16);
	border-radius: 4px;
	padding: 0.5em;
	width: 100%;
}

.sticky-form__form-body form select {
	-webkit-appearance: none;
    -moz-appearance: none;
	background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(108,8,11)' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' 	 fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 97%;
    background-position-y: 50%;
}

.sticky-form__form-body div.form-footer {
	position: relative;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
    gap: 1em;
	padding-top: 0.8em;
}

.sticky-form__form-body div.form-footer span.wpcf7-list-item {
	margin-left: 0;
}

.sticky-form__form-body div.form-footer span.wpcf7-list-item label {
	display: flex;
    align-items: flex-start;
    gap: 0.8em;
}

.sticky-form__form-body div.form-footer span.wpcf7-list-item span {
	line-height: 1.3;
}

.sticky-form__form-body div.form-footer span.wpcf7-spinner {
	position: absolute;
	right: 0;
    top: 50%;
	transform: translateY(-50%);
}

@media only screen and ( max-width: 980px ) {
	.sticky-form__form-body .wpcf7-form .form-column {
		flex-flow: row nowrap;
	}
}

@media only screen and ( max-width: 640px ) {
	.sticky-form__form-body .wpcf7-form .form-column {
		flex-flow: row wrap;
	}
}

/* sticky form styles end here */



/* website pages styles start here */

.homepage-carousel div[data-sstype="slide"] {
	background: rgb(105,8,11);
	background: linear-gradient(90deg, rgba(105,8,11,1) 0%, rgba(17,105,164,0.19931722689075626) 80%);
}

.benefit-statement div.two-column-layout__column-left div.button-module {
	display: inline-block;
}

.contact-info div.grid-module__cards__card-content {
	flex-flow: row nowrap;
	gap: 2.22em;
	align-items: center;
}

.contact-info div.grid-module__cards__card-content h3 {
	font-size: 2.5rem;
	margin-top: 0;
}

.contact-info div.grid-module__cards__card-content header {
	text-align: center;
	width: 10%;
}

.contact-info div.grid-module__cards__card-content p {
	margin-top: 0;
	word-wrap: break-word;
	width: 90%;
}

.location div.two-column-layout__column-right div.two-column-layout__column-wrapper__container {
	height: 100%;
}

.about-section.gallery div.gallery-module__content div.gallery-module__item:nth-child(3) {
	grid-row: span 2;
}

.units-section.units div.unit-list article.grid-module__cards__card {
	padding: 0;
	cursor: pointer;
	height: 32rem;
}

.units-section.units div.unit-list article.grid-module__cards__card span.hit-area--custom {
	display: none;
}

.units-section.units div.unit-list article.grid-module__cards__card:hover > div.grid-module__cards__card-content--custom {
	bottom: 0;
	opacity: 1
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom {
    align-items: flex-start;
	background-color: rgba(255,255,255,0.9);
	bottom: -18.33rem;
	cursor: auto;
	flex-flow: column nowrap;
	margin-bottom: 1.78em;
	opacity: 0;
	padding: 2.67em 1.78em;
	position: absolute;
	width: 100%;
	transition: all 500ms ease;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom h3 {
	color: #69080b;
	margin-top: 0;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info {
	display: flex;
	gap: 1em;
	padding-top: 0.89em;
	width: 100%;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info div.unit-size {
	width: 60%;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info div.unit-price {
	width: 40%;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info h4 {
	color: #69080b;
	font-size: 1rem;
	margin: 0;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info span {
	color: #8a939b;
	font-size: 0.89rem;
	text-transform: unset;
}

.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.button-module__wrapper span {
	margin-top: 1em;
	padding: 0.5em 1.3em;
	text-transform: unset;
}

.unit-type-section.unit-info div.text-module ul li {
	margin-bottom: 0.5em;
}

.unit-type-section.unit-info div.info {
	float: left;
	width: 50%;
}

.unit-type-section.unit-info div.info h4 {
	font-size: 2.1rem;
	margin-bottom: 0;
}

.unit-type-section.unit-info div.info h4 > sup {
	font-size: .4em;
	top: -1em;
}

.unit-type-section.unit-info div.unit-slider div.slider-type-three__gallery-top img {
	height: 27.56rem;
}

.unit-type-section.unit-info div.unit-slider div.slider-type-three__gallery-thumbs img {
	height: 10.67rem;
}

.archive-careers__intro {
	padding-top: 6em;
	padding-bottom: 6em;
}

.archive-careers__intro div.two-column-layout__column-left {
	padding-right: 5.56em;
	width: 65%;
}

.archive-careers__intro div.two-column-layout__column-right {
	width: 35%;
}

.archive-careers__intro div.careers-archive__keypoints {
	display: flex;
    flex-flow: column nowrap;
	gap: 0.89em;
}

.archive-careers__intro div.two-column-layout__column-right article {
	display: flex;
    align-items: center;
    gap: 1.78em;
    padding: 0.89em 2.67em;
    border: 1px solid #69080b;
    border-radius: 8px;
}

.archive-careers__intro div.two-column-layout__column-right div.careers-archive__keypoints-item__right-side h3 {
	font-size: 0.94rem;
    margin-bottom: 0.3em;
}

.archive-careers__listings {
	background-color: #ebedee;
	padding-top: 6em;
	padding-bottom: 6em;
}

.archive-careers__blurb {
	padding-bottom: 2em;
}

.archive-careers__filter {
	padding-top: 3.11em;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    padding-bottom: 1.5em;
}

.archive-careers__filter .career-filter-group {
	display: flex;
    flex-flow: row wrap;
    gap: 1em;
}

.archive-careers__filter .career-filter-group input[type="checkbox"] {
	display: none;
}

.archive-careers__filter .career-filter-group input[type="checkbox"]:checked + label {
	background-color: #69080b;
	color: #fff;
}

.archive-careers__filter .career-filter-group label {
	background-color: #e3e3e3;
	border-radius: 4px;
	color: #898989;
	cursor: pointer;
	font-family: HeadingFont,serif;
    font-size: 1rem;
    padding: 0.4em 0.8em;
    text-transform: uppercase;
	transition: all 250ms ease;
}

.archive-careers__cards {
	position: relative;
}

.archive-careers__cards .spinner-overlay {
	position: absolute;
    background: rgba(235,237,238,0.9);
    height: 100%;
    width: 100%;
    z-index: 10;
}

.archive-careers__cards .spinner-overlay__container {
	padding-top: 3em;
}

.archive-careers__cards .spinner-border {
	border-width: 3px;
	color: #69080b;
	width: 1.5rem;
    height: 1.5rem;
}

.archive-careers__card {
	border-bottom: 1px solid rgba(0,0,0,0.08);
	display: grid;
    grid-template-columns: 3fr 1fr;
    gap: 2em;
	padding: 3.1em 0;
}

.archive-careers__card:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

.archive-careers__card__content-left h3 {
	font-size: 1.94rem;
	margin-bottom: 0.4em;
}

.archive-careers__card__content-left ul {
	display: flex;
    gap: 2.67em;
    list-style: none;
}

.archive-careers__card__content-left ul li {
	display: flex;
    align-items: center;
	gap: 1em;
	font-family: HeadingFont,serif;
	color: #3d3d3d;
}

.archive-careers__card__content-left ul li i {
	color: #69080b;
	font-size: 1.56rem;
}

.archive-careers__card__content-right {
	    justify-self: flex-end;
}

.archive-careers__card__content-right div.button-module span {
	margin-top: 0;
}

.community-section__posts-content {
	overflow: visible;
}

.community-section__posts-content div.one-column-layout__wrapper {
	max-width: 1136px;
}

.community-section__posts-content.admin-info div.one-column-layout__wrapper {
	border: 1px solid #69080b;
	border-radius: 8px;
	padding: 1.78em;
}

.community-section__posts-content.admin-info div.text-module h3 {
	color: #69080b;
	font-family: HeadingFont,sans-serif;
	font-size: 1.33rem;
}

.community-section__posts-content.admin-info div.grid-module__cards {
	max-width: 700px;
}

.community-section__posts-content.admin-info div.grid-module__cards__card-content {
	flex-flow: row nowrap;
	align-items: center;
	gap: 1em; 
}

.community-section__posts-content.admin-info div.grid-module header {
	display: inline-flex;
    width: 2.22rem;
    height: 2.22rem;
    justify-content: center;
    align-items: center;
    border: 2px solid #69080b;
    border-radius: 50%;
}

.community-section__posts-content.admin-info div.grid-module h4 {
	margin-top: 0;
	text-align: center;
}

.community-section__posts-content.admin-info div.grid-module h4 > i {
	display: flex;
    align-items: center;
    justify-content: center;
}

.community-section__posts-content.admin-info div.grid-module p {
	margin-top: 0;
}

.community-billboard__posts div.grid-col {
	gap: 5.33em !important;
}

.community-billboard__posts article {
	background-color: #fff;
	border-radius: 8px;
	box-shadow: 0 4px 16px rgba(0,0,0,0.1);
	padding: 2.22em;
	position: relative;
}

.community-billboard__posts article::before {
	font-family: BootstrapIcons;
    content: "\F6B0";
	position: absolute;
    top: -4.33rem;
    font-size: 6rem;
	color: #69080b;
}

.community-billboard__posts article span.grid-date {
	font-family: HeadingFont,sans-serif;
	text-align: right;
	text-transform: uppercase;
	color: #525a55;
}

.community-billboard__posts article div.post-author {
	display: flex;
    align-items: center;
    gap: 1em;
    justify-content: center;
	padding-top: 1.33em;
}

.community-billboard__posts article div.post-author img {
	width: 5.56rem;
    height: 5.56rem;
    border-radius: 50%;
}

.community-billboard__posts article div.post-author span {
	color: #525a55;
	font-family: HeadingFont,sans-serif;
}

.community-billboard__posts article p {
	padding-top: 1.78em;
	text-align: center;
}

.single-careers div.single-page__breadcrumbs a {
	text-decoration: none;
}

.single-careers div.single-page__breadcrumbs i {
	align-items: center;
	background-color: #69080b;
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	height: 2.22rem;
	justify-content: center;
	width: 2.22rem;
}

.single-careers div.single-page__breadcrumbs span {
	color: #3d3d3d;
	font-family: HeadingFont,sans-serif;
	font-size: 1.11rem;
	padding-left: 8px;
}

.single-careers div.single-page__title li {
	color: #3d3d3d;
	font-family: HeadingFont,sans-serif;
	font-size: 1.11rem;
}

.single-careers div.single-page__title li i {
	color: #69080b;
	font-size: 1.3rem;
}

.single-careers div.text-module h3 {
	color: #69080b;
	font-family: HeadingFont,sans-serif;
	font-size: 1.3rem;
}

.single-careers div.text-module ul li {
	margin-bottom: 0.3em;
}

.single-careers .wpcf7-form .form-column {
    flex-flow: column nowrap;
	gap: unset;
}

.single-careers .wpcf7-form label {
	color: #3d3d3d;
	font-size: 0.89rem;
}

.single-careers div.career-form .wpcf7-form span input,
.single-careers div.career-form .wpcf7-form span select,
.single-careers div.career-form .wpcf7-form span textarea {
	font-size: 0.83rem;
	padding: 0.89em;
}

.single-careers div.career-form .wpcf7-form .form-column div.file-upload span.upload-resume {
	display: inline-block;
    font-size: 0.83rem;
    padding-top: 1.06em;
}

.single-careers div.career-form .wpcf7-form .form-column div.form-footer {
    padding-top: 2em;
}

.section-career__content,
.section-career__content div.two-column-layout__wrapper{
	overflow: unset;
}

.section-career__content div.two-column-layout__column-right div.two-column-layout__column-wrapper__container {
	position: sticky;
    top: 5.56rem;
    z-index: 50;
}

/* website pages styles end here */




@media only screen and ( max-width: 1115px ) {
	#header-01 .header-left {
		width: 20%;
	}
	
	#header-01 .header-left img {
		width: 100%;
	}
	
	#header-01 .header-right {
		width: 80%;
	}
	
	#header-01 .header-right nav ul {
		margin: 0 -0.84em;
	}

	#header-01 .header-right nav ul li {
		padding: 1.9em 0.7em;
	}
	
	#header-01 .header-right nav ul li.featured-link > a {
		padding: 2.15em 1em;
	}
}

@media only screen and ( max-width: 980px ) {
	#footer-02 .footer-widget-03 #menu-footer-menu {
		grid-template-rows: repeat(4, 1fr);
	}
	
	.benefit-statement span.read-more {
		margin-top: 1em;
	}
	
	.benefit-statement div.two-column-layout__column-right {
		display: none;
	}
	
	.location div.two-column-layout__column-wrapper__container,
    .contact-us div.two-column-layout__column-wrapper__container {
		padding: 0 !important;
    }
	
	.booking-module__heading {
		grid-template-columns: 1fr;
		gap: 0.7em;
	}
	
	.module__other-properties div.one-column-layout__wrapper {
		flex-flow: row wrap;
		gap: 0.8em;
		padding: 1.78em 2.78em;
	}
	
	.module__other-properties div.text-module {
		width: 100%;
	}

	.module__other-properties div.code-module {
		width: 100%;
	}
	
	.units-section.units div.unit-list div.grid-module__cards.grid-per-row__03 {
		grid-template-columns: repeat(2,1fr);
	}
	
	.units-section.units div.unit-list article.grid-module__cards__card span.hit-area--custom {
		display: block;
	}
	
	.units-section.units div.unit-list article.grid-module__cards__card:hover > div.grid-module__cards__card-content--custom {
		bottom: unset;
		opacity: unset;
	}

	.units-section.units div.unit-list div.grid-module__cards__card-content--custom {
		bottom: 0;
		opacity: 1;
		padding: 1.78em;
	}
	
	.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.unit-info {
		gap: 0.5em;
	}
	
	.units-section.units div.unit-list div.grid-module__cards__card-content--custom div.button-module {
		display: none;
	}
	
	
	.archive-careers__intro div.two-column-layout__column-left {
		padding-right: 0;
		width: 100%;
	}

	.archive-careers__intro div.two-column-layout__column-right {
		width: 100%;
	}
	
	.archive-careers__card {
		grid-template-columns: 1fr;
	}
	
	.archive-careers__card__content-right {
		justify-self: flex-start;
		width: 100%;
	}
	
	.section-career__content div.two-column-layout__column-right div.two-column-layout__column-wrapper__container {
		position: unset;
	}
	
	.section-career__content div.two-column-layout__column-wrapper__container {
		padding: 0 !important;
	}
}

@media only screen and ( max-width: 768px ) {
	#footer-02 div.global-footer__row-02__wrapper {
		gap: 3em;
		grid-template-columns: 1fr 1fr;
    }
	
	#footer-02 .footer-widget-04 {
		grid-column-start: 2;
	}
	
	#footer-02 .footer-widget-04 h2 {
		text-align: left;
	}
	
	#footer-02 .footer-widget-04 ul.wp-block-social-links {
		justify-content: flex-start;
	}
}

@media only screen and ( max-width: 640px ) {
	#footer-02 div.global-footer__row-02__wrapper {
		grid-template-columns: 1fr;
    }
	
	#footer-02 .footer-widget-04 {
		grid-column-start: unset;
	}
	
	#footer-02 .copyright-widget {
		flex-flow: row wrap;
	}
	
	.sticky-form__form {
		bottom: 6.25rem;
		right: 0;
		left: unset;
		max-width: unset;
		padding: 0 1.5em;
		transform: unset;
	}
	
	.sticky-form__form div.arrow-right {
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff;
		position: absolute;
		right: 2.5rem;
		bottom: -1.25em;
	}
	
	.module__other-properties div.code-module form {
		flex-flow: row wrap;
		gap: 1em;
	}

	.module__other-properties div.code-module form select {
		width: 100%;
	}

	.module__other-properties div.code-module form button {
		width: 100%;
	}
	
	.about-section.gallery div.gallery-module__content div.gallery-module__item:nth-child(3) {
		grid-row: unset;
	}
	
	.slider-module__wrapper.slider-type-three__gallery-top img {
		height: 22.33rem;
	}
	
	.slider-module__wrapper.slider-type-three__gallery-thumbs img {
		height: 10rem;
	}
	
	.units-section.units div.unit-list div.grid-module__cards.grid-per-row__03 {
		grid-template-columns: repeat(1,1fr);
	}
	
	.unit-type-section.unit-info div.info {
		width: 100%;
	}
	
	.archive-careers__filter div.wpc-filters-widget-wrapper {
		align-items: flex-start;
		flex-flow: column nowrap;
	}
	
	.archive-careers__card__content-left ul {
		flex-flow: column nowrap;
		gap: 1.2em;
	}
	
	.community-section__posts-content.admin-info div.grid-module__cards {
		gap: 1em;
	}
	
	.community-section__posts-content.admin-info div.grid-module__cards__card-content {
		justify-content: flex-start;
	}
	
	.community-billboard__posts div.grid-module__cards {
		gap: 2.8em !important;
	}
	
	.community-billboard__posts div.grid-col {
		gap: 2.8em !important;
	}
	
	.community-billboard__posts article::before {
		top: -2.5rem;
    	font-size: 3.5rem;
	}
	
	.section-career__content {
		padding-top: 0 !important;
	}
}


@media only screen and ( max-width: 425px ) {
	#header-01-mobile-header img.header-logo {
		max-width: 165px;
	}
	
	.google-map-module iframe {
		height: 25rem;
	}
	
	.sticky-form__form-body form {
		gap: 0.5em;
	}
	
	.sticky-form__form-body {
		padding: 1.78em;
	}
	
	.sticky-form__form-body form div.column-group {
		flex-flow: row wrap;
	}
	
	.sticky-form__form-body div.form-footer {
		flex-flow: row wrap;
		padding-top: 0.89em
	}
	
	.benefit-statement div.two-column-layout__column-left div.button-module {
		display: block;
	}
	
	.benefit-statement div.two-column-layout__column-left div.button-module__wrapper {
		padding: 0 !important;
	}
	
	.units-section.units div.unit-list article.grid-module__cards__card {
		height: 20rem;
	}
	
	.units-section.units div.unit-list div.grid-module__cards__card-content--custom {
		padding: 1em;
	}
	
	.unit-type-section.unit-info div.unit-slider div.slider-type-three__gallery-top img {
		height: 20.56rem;
	}

	.unit-type-section.unit-info div.unit-slider div.slider-type-three__gallery-thumbs img {
		height: 7.67rem;
	}
}



/* responsive text */
@media only screen and ( min-width: 320px ) {
    html {
        font-size: 14px;
    }
}

@media only screen and ( min-width: 425px ) {
    html {
        font-size: 15px;
    }
}

@media only screen and ( min-width: 768px ) {
    html {
        font-size: 16px;
    }
}

@media only screen and ( min-width: 1025px ) {
    html {
        font-size: 17px;
    }
}

@media only screen and ( min-width: 1400px ) {
    html {
        font-size: 18px;
    }
}