/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

#footer-outer .widget#media_image-2 img {
    width: 204px;
}
#ajax-content-wrap .gform_wrapper select option {
	background: #C8B8A9;
}
.p_nopad p {
	padding-bottom: 0;
}
body div#header-outer, body[data-header-color="dark"] div#header-outer {
	background-color: rgba(000,000,000,0.6);
}
body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.left-side {
	left: auto;
	right: 0;
}
body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.right-side {
	right: auto;
	left: 0;
}
body #header-outer #mobile-menu::before, body #header-outer #mobile-menu {
	background: transparent;
}
#top nav > ul {
	flex-direction: column;
}
body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 nav {
	justify-content: start;
	display: flex;
}
.featured-property-slider .swiper-slide {
    opacity: 0;
    transform: translateX(0);
    transition: transform 0.6s ease, opacity 0.6s ease;
}

.featured-property-slider .swiper-slide-active {
    opacity: 1;
    transform: translateX(0);
}

.featured-property-slider .slide-out-right {
    opacity: 0;
    transform: translateX(100px);
}

body .swiper-button-next, body .swiper-button-prev {
    width: 30px;
    height: 30px;
}
body .swiper-button-next svg path, body .swiper-button-prev svg path {
    fill: #000;
}


.menu_custom, .menu_custom a {
	display: flex;
	align-items: center;
}
.menu_custom a {
	gap: 17px;
	font-weight: 400;
	font-size: 20.28px;
	line-height: 100%;
	letter-spacing: 0;
	color: #fff;
	cursor: pointer;
}
body .gform_confirmation_message {
	text-align: center;
}
#hbgmenu img {
	margin: 0;
}
#hbgmenu.hide img.open {
	display: none;
}
#hbgmenu img.close {
	display: none;
}
#hbgmenu.hide img.close {
	display: block;
}
.buttoncustom {
	font-family: Manrope;
	font-weight: bold;
	font-size: 15.77px;
	line-height: 100%;
	letter-spacing: 0;
	color: #171717 !important;
	display: flex;
	gap: 9px;
	opacity: 1;
	align-items: center;
	transition: all 0.3s !important;
}
.buttoncustom:hover {
	-ms-transform: translateY(-3px);
  	transform: translateY(-3px);
  	-webkit-transform: translateY(-3px);
}
.buttoncustom.btn_header {
	font-weight: 400;
	font-size: 14.25px;
}
.buttoncustom span {
	background: #fff;
	border-radius: 14px;
	height: 45px;
	display: flex;
	align-items: center;
	padding: 13px 24px;
}
.buttoncustom span.arrow {
	position: relative;
	background: #fff url("assets/images/arrow-btn.png");
	height: 45px;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
}
.dark .buttoncustom span {
	background-color: #E0D7D2;
}
.fp-widget .fp-body .fp-rating p {
	padding: 0;
}
.fp-widget .fp-body .fp-rating p strong {
	font-size: 15px;
	font-weight: 800;
	padding-bottom: 0;
	color: #65574A;
	min-width: 36px;
	display: inline-block;
	text-align: right;
	margin-bottom: 7px;
}
.fp-widget .fp-body .fp-rating p span {
	font-weight: 300;
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0;
	display: block;
	text-align: right;
}
.fp-rating:not(:last-child) {
	border-bottom: 1px solid #6B6B6B;
	padding-bottom: 6px;
}
.nectar-header-text-content {
	opacity: 1 !important;
}
#footer-widgets h2 {
	font-family: DM Serif Text;
	font-weight: 400;
	font-size: 60px;
	line-height: 65px;
	letter-spacing: 0;
	color: #B47A5A;
}
#footer-widgets .span_6:first-child {
	width: 53%;
	padding-right: 2%;
}
#footer-widgets .span_6:last-child {
	display: flex;
	width: 45%;
}
#footer-widgets .span_6:last-child > div {
	flex: 1;
}
body #footer-outer .widget h4 {
	margin-bottom: 20px;
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0;
}
#footer-outer #footer-widgets .col ul li a {
	font-family: Manrope;
	font-weight: 400;
	font-size: 37.72px;
	line-height: 100%;
	letter-spacing: 0;
}
body #footer-outer #footer-widgets .col ul li.menu-item {
	margin-bottom: 10px;
}
#footer-outer #footer-widgets .col ul li a:hover {
	color: #B47A5A !important;
}
.widget_text p {
	font-family: Manrope;
	font-weight: 400;
	font-size: 20.28px;
	line-height: 28px;
	letter-spacing: 0;
}
body div#footer-outer .row {
	padding: 100px 0 70px;
}
body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 {
	position: absolute;
	top: 120px;
	width: auto !important;
	background: #E0D7D2;
	padding-top: 22px;
	right: auto;
}
#header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a, body #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer.transparent[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
	color: #171717 !important;
}




.fp-widget .fp-top {
	background: #fff;
	padding: 30px;
	border-radius: 10px;
}
.fp-btn {
	display: block;
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0;
	color: #000;
	background: #fff;
	padding: 19px;
	border-radius: 10px;
	transition: all 0.3s !important;
}
.fp-btn:hover {
	background: #65574A;
	color: #fff;
	transition: all 0.3s !important;
}
.fp-widget h2 {
	font-weight: 400;
	font-size: 36.49px;
	line-height: 100%;
	letter-spacing: 0;
	color: #C8B8A9;
}
.fp-widget .fp-header p {
	font-weight: 300;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	color: #000000;
}
.fp-widget .fp-body h3 {
	font-family: Manrope;
	font-weight: 800;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	color: #65574A;
}
.fp-widget .fp-body p {
	font-family: Manrope;
	font-weight: 300;
	font-size: 12px;
    line-height: 120%;
	letter-spacing: 0;
	color: #000;
}
.fp-body {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}
.fp-left img {
    width: 100%;
    border-radius: 20px;
}
.fp-rating {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 6px;
	justify-content: space-between;
}
.fp-footer {
	margin-top: 4px;
	text-align: center;
}
.gform_wrapper .gform-body input, .gform_wrapper .gform-body select, .gform_wrapper .gform-body textarea {
	color: #9E9E9E;
	font-family: Manrope;
	font-weight: 400;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	padding: 12px 15px;
	border-radius: 10px;
	border: 1px solid #6B6B6B;
	height: 44px;
}
.gform_wrapper .gform-body .gform_fields {
	gap: 12px 8px;
}
.gform_wrapper .gform-body select {
	background: url(assets/images/select_arrow.png) no-repeat 97% center transparent;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}
.form_light .gform_wrapper .gform-body input, .form_light .gform_wrapper .gform-body select, .form_light .gform_wrapper .gform-body textarea {
	color: #fff;
	border-color: #fff;
}
body .p_nopad p {
	padding: 0;
}
body #ajax-content-wrap .gform-footer .gform_button {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	background: #65574A;
	border-radius: 47px !important;
	text-transform: uppercase;
	transition: all 0.3s !important;
}
#ajax-content-wrap .container-wrap {
	padding: 0;
}
body .gform_validation_errors {
	display: none !important;
}
.gform-footer.gform_footer {
	margin-top: 11px;
}
.blur_bg {
	backdrop-filter: blur(12.5px);
}
.blur_bg75 {
	backdrop-filter: blur(7.5px);
}
.host-rating-widget {
	display: grid;
	grid-template-columns: 200px 1fr;
	gap: 40px;
	align-items: center;
	background: #fff;
	border-radius: 10px;
	padding: 40px;
}
.hr-name {
	margin-bottom: 10px;
	color: #65574A;
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
}
.hr-left img {
    width: 100%;
    border-radius: 15px;
    display: block;
}
.hr-rating-text {
	text-align: right;
	display: flex;
	align-content: center;
	align-items: center;
}
.hr-rating-text strong {
	color: #65574A;
	font-family: Manrope;
	font-weight: 800;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
}
.hr-rating-text span {
	display: block;
	font-family: Manrope;
	font-weight: 300;
	font-size: 6px;
	line-height: 100%;
	letter-spacing: 0;
	color: #000;
}
.hr-rating-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #6B6B6B;
	padding: 8px 0;
}
.hr-rating-row:last-child {
	border-bottom: unset;
	padding-bottom: 0;
}
.hr-rating-text p {
	padding-bottom: 0;
	min-width: 38px;
}


.step-box {
	position: relative;
	border-radius: 75px;
	padding: 38px 100px 55px;
	display: flex;
	align-items: center;
	background: #fff;
	border: 2px solid #9E9E9E;
}
.step-content {
	text-align: center;
	max-width: 1010px;
  	padding: 0 30px;
}
.step-box.layout1 {
	background: #E0D7D2;
}
.step-box.layout1 .step-icon {
	position: absolute;
	left: -54px;
}
.step-icon img {
	width: 108px;
	height: 108px;
	border-radius: 32px;
	display: block;
}
.step-box h4 {
	margin-bottom: 15px;
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
	color: #000;
	margin-bottom: 30px;
}
.step-box p {
	padding-bottom: 0;
	font-family: Manrope;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px;
	letter-spacing: 0;
	text-align: center;
	color: #000;
}


.step-box.layout2 .step-icon {
	margin-top: -92px;
	margin-bottom: 25px;
}
.step-box.layout2 {
	flex-direction: column;
}

.hero-button {
	grid-column-gap: 1px;
	grid-row-gap: 1px;
	text-decoration: none;
	display: flex;
	gap: 6px;
}
.hero-button-text-wrap {
	background-color: #fff;
	border-radius: 15.55px;
	padding: 19px 31px 18px;
	position: relative;
	overflow: hidden;
}
.btnlight .hero-button-text-wrap, .btnlight .hero-icon-wrap{
	background-color: #E0D7D2;
}


.hero-button-text-flex {
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
}

.hero-button-text {
	z-index: 2;
	margin-bottom: 0;
	text-decoration: none;
	position: relative;
	padding-bottom: 0;
	transition: transform 0.4s cubic-bezier(0.25,0.1,0.25,1) !important;
}
.hero-button-text-hover {
	z-index: 2;	
	margin-bottom: 0;
	text-decoration: none;
	position: absolute;
	bottom: -25px;
	padding-bottom: 0;
}

.hero-button-text-flex p {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
	transform-style: preserve-3d;
	transition: transform 0.4s cubic-bezier(0.25,0.1,0.25,1) !important;
	font-size: 14px;
	font-weight: 700;
	line-height: 100%;
	color: #171717;
}
.hero-button:hover p {
	transform: translate3d(0px, -25px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.bg-hover-shape {
	background-color: #C8B8A9;
	border-radius: 12px;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: -100%;
	transform: translate3d(0%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
    transition: transform 0.4s cubic-bezier(0.25,0.1,0.25,1) !important;
}
.hero-button:hover .bg-hover-shape {
	transform: translate3d(100%, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.hero-icon-wrap {
	background-color: #fff;
	border-radius: 12px;
	justify-content: center;
	align-items: center;
	width: 49px;
	height: 49px;
	display: flex;
	position: relative;
	overflow: hidden;
}
.hero-icon-flex {
	justify-content: center;
	align-items: center;
	display: flex;
	position: relative;
	overflow: hidden;
}
.hero-icon-flex img {
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
  	transform-style: preserve-3d;
  	transition: transform 0.4s cubic-bezier(0.25,0.1,0.25,1) !important;
  	margin: 0 !important;
}
.hero-button:hover .hero-icon-flex img {
	transform: translate3d(20px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
}
.hero-icon {
	z-index: 2;
	position: relative;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
}
.hero-icon-hover {
	z-index: 2;
	position: absolute;
	left: -20px;
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    transform-style: preserve-3d;
}


.hero-button-text-wrap {
	border-radius: 14px;
	padding: 16px 27px 14px;
}
.headerbtn .hero-button-text-flex p {
	font-size: 14px;
	font-weight: 400;
}
.headerbtn .hero-icon-wrap {
	width: 46px;
	height: 46px;
}
#ajax-content-wrap .ss_elevate {
	background-position: center 170px;
}

.immersive-section .content-top, .immersive-section .content-bottom {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 38px;
	line-height: 52px;
	letter-spacing: 0;
	text-align: center;
	color: #272727;
	max-width: 840px;
	margin: 0 auto;
	z-index: 2;
  	position: relative;
}
.immersive-section .content-top {
	/*transform: translateY(70px);*/
	transform: translateY(10vh);
}
.immersive-section .content-bottom {
	position: absolute;
	bottom: 3vh;
	left: 0;
	right: 0;
}
.immersive-scroll-trigger {
	margin-bottom: 40px;
}
.immersive-section {
	background-repeat: no-repeat;
	background-position: center;
}
.immersive-images .stack-image:not(:last-child) img {
	border: 5px solid #E0D7D2;
	filter: drop-shadow(20px 15px 15px rgba(0, 0, 0, 0.1));
	transform: rotate(-6.11deg);
}
.stack-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.immersive-section {
  position: relative;
  width: 100%;
  height: 100vh; 
  overflow: hidden;
}

.immersive-inner {
  position: relative;
  width: 100%;
  height: 100%;
}

.immersive-images {
	position: relative;
	width: 100%;
	height: 50vh;
	z-index: 1;
}

.stack-image {
  position: absolute;
  top: calc(50% - 180px); 
  left: 50%;
  transform: translateX(-50%);
  width: 524px;
  height: 360px;
}


body a.btn_big:hover {
	background: #65574a;
	transition: all 0.3s;
}
body a.btn_big {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0;
	color: #000;
	background: #B09685;
	padding: 19px 20px;
	min-width: 510px;
	text-align: center;
	border-radius: 10px;
	display: flex;
	align-content: center;
	justify-content: center;
	gap: 15px;
	transition: all 0.3s;
}

.featured-property {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
}
.featured-property {
    border-radius: 51px;
    height: 560px;
}
.featured-property.layout-1 {    
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
}
.featured-property.layout-1.haslink::before {
	position: absolute;
	content: "";
	display: block;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(180deg, rgba(36, 14, 2, 0) 52.49%, #240E02 100%);
}
.fp-overlay {
	width: 100%;
	padding: 40px 52px;
	position: relative;
}
.fp-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    border-radius: 30px;
    border: 1px solid rgba(255,255,255,.6);
    color: #fff;
    text-decoration: none;
}
.featured-property.layout-1 .fp-button {
	color: #C8B8A9;
	font-family: Manrope;
	font-weight: 400;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	display: flex;
	border-radius: 10px;
	border: 1px solid #C8B8A9;
	padding: 13px 28px;
	justify-content: space-between;
	transition: all 0.3s;
}
.featured-property.layout-1 .fp-button:hover {
	transition: all 0.3s;
	background: #65574a;
}
.featured-property.layout-2 {
	border: 2px solid #272727;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 25px 65px;
}
.featured-property.layout-2 .fp-title {
	color: #272727;
	margin-bottom: 20px;
	font-family: DM Serif Text;
	font-weight: 400;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 0;
	text-align: left;
}
.featured-property.layout-2 .fp-sub {
	font-family: Manrope;
	font-weight: 400;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0;
	color: #272727;
	text-align: left;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
.featured-property.layout-2 .fp-button {
	color: #272727;
	font-family: Manrope;
	font-weight: 400;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: center;
	border-radius: 48px;
	border: 2px solid #272727;
	padding: 25px 25px;
	display: block;
	width: 100%;
	transition: all 0.3s;
	margin-top: 30px;
}
.featured-property.layout-2 .fp-button:hover {
	background: #272727;
	transition: all 0.3s;
	color: #fff;
}
body .fp-title {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: left;
	color: #fff;
	margin-bottom: 10px;
}







.custom-testimonial-slider {
    max-width: 1122px;
}
.custom-testimonial-wrap {
	display: block;
	background: #65574A;
	border-radius: 80px;
	padding: 120px 20px;
	margin: 11px 28px;
	position: relative;
}
.testimonial-content {
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 45.06px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	margin: 40px 0 64px;
	color: #fff;
}
.testimonial-author {
	display: flex;
	align-items: center;
	gap: 34px;
	justify-content: center;
}
.testimonial-author img {
    width: 78px;
    height: 78px;
    border-radius: 50%;
    object-fit: cover;
}
.author-info span {
	display: block;
	color: #C8B8A9;
	font-family: Manrope;
	font-weight: 300;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0%;
}
.author-info strong {
	font-family: Manrope;
	font-weight: 700;
	font-size: 22px;
	line-height: 100%;
	letter-spacing: 0;
	color: #fff;
}
.custom-testimonial-slider {
    position: relative;
}
.testimonial-rating {
	display: block;
	text-align: center;
}
.testimonial-arrows > div {
	position: absolute;
	left: -4px;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.testimonial-arrows > div.testimonial-next {
	right: -4px;
	left: auto;
}
.bold_bg .custom-testimonial-wrap {
	background: #513424;
}



.renters-search {
	display: flex;
	align-items: center;
	gap: 67px;
	padding: 48px 58px;
	background: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(7.75px);
	border-radius: 30px;
}
.search-field {
	display: flex;
	flex-direction: column;
	min-width: 18%;
}
.search-field label {
	color: #fff;
	margin-bottom: 18px;
	font-family: DM Serif Display;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 0;
	text-align: left;
}
.search-field select {
	background: transparent;
	border: 1px solid #C8B8A9;
	border-radius: 8px;
	outline: none;
	font-family: Manrope;
	font-weight: 400;
	font-size: 15px;
	line-height: 100%;
	letter-spacing: 0;
	padding: 11px 20px;
	color: #C8B8A9;
}
.search-field select option {
  color: #000;
}
#ajax-content-wrap .renters-search .search-btn[type="submit"] {
	font-family: Manrope;
	font-weight: 400;
	font-size: 25px;
	line-height: 100%;
	letter-spacing: 0%;
	background: #B09685;
	border-radius: 20px !important;
	padding: 39px 40px !important;
	min-width: 323px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
	margin-left: auto;
}
.renters-search select {
	background: url(assets/images/select_renter.png) no-repeat 96% center transparent;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
}




.imgscroll {
    animation: float 2s ease-in-out infinite; 
    display: inline-block; 
}

@keyframes float {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px); 
    }
    100% {
        transform: translateY(0); 
    }
}





@media all and (min-width: 1000px) and (max-width: 1500px) {
	
	.featured-property.layout-2
	{
		padding: 25px 35px;
	}
	.step-box.layout1 .step-icon {
		position: absolute;
		left: 50%;
		top: -54px;
		transform: translateX(-50%);
	}
	.step-box {
		padding: 30px 65px 30px;
	}
	#footer-outer #footer-widgets .col ul li a {
		font-family: Manrope;
		font-weight: 400;
		font-size: 30px;
		line-height: 100%;
		letter-spacing: 0;
	}
	.step-box.layout1 .step-icon {
		left: 50%;
		top: -54px;
		transform: translateX(-50%);
	}
	.step-box {
		padding-top: 84px;
	}
	.elementor-widget-step_box_widget {
		margin-top: 74px;
	}
	.font-75 .elementor-heading-title
	{
		font-size: 70px !important;
		line-height: 90px !important;
	}
	.font-60 .elementor-heading-title{
		font-size: 60px !important;
		line-height: 72px !important;
	}
	.font-56 .elementor-heading-title{
		font-size: 56px !important;
		line-height: 68px !important;
	}
	.font-30{
		font-size: 30px !important;
		line-height: 39px !important;
	}
	.font-45 .elementor-heading-title{
		font-size: 45px !important;
		line-height: 56px !important;
	}
	.immersive-section {
    	background-size: 80%;
	}
}

@media (min-width: 1280px) and (max-width: 1440px) {
	
}

@media all and ( max-width: 999px ) {

	#ajax-content-wrap .renters-search .search-btn[type="submit"] {
		font-size: 23px;
		border-radius: 19px !important;
		padding: 12px 35px !important;
		gap: 24px;
		width: 100%;
		min-width: unset;
		margin-top: 10px;
	}
	.search-field select {
		font-size: 14px;
		padding: 13px 20px;		
	}
	.search-field label {
		font-size: 28px;
	}
	.search-field {
		min-width: unset;
		width: 100%;
	}
	.renters-search {
		gap: 20px;
		padding: 43px;
		flex-direction: column;
	}
	.gform-theme--foundation .gfield--width-half {
		grid-column: span 6;
	}
	.gform-theme--foundation .gfield--width-third {
		grid-column: span 4;
	}
	.featured-property {
		border-radius: 40px;
		height: 440px;
	}
	.featured-property.layout-2 .fp-button {
		font-size: 11px;
		border-radius: 23px;
		padding: 12px 20px;
		margin-top: 10px;
	}
	.featured-property.layout-2 {
		padding: 52px 40px;
		border-radius: 24px;
		height: auto;
	}
	.featured-property.layout-2 .fp-sub {
		font-size: 12px;
		text-align: center;
	}
	.featured-property.layout-2 .fp-title {
		font-size: 20px;
		line-height: 25px;
		text-align: center;
	}
	body #ajax-content-wrap .gform-footer .gform_button {
		font-size: 11px;
		border-radius: 34px !important;
		padding: 8px !important;
		height: 32px;
	}
	.gform_wrapper .gform-body input, .gform_wrapper .gform-body select, .gform_wrapper .gform-body textarea {
		font-size: 11px;
		padding: 8px;
		border-radius: 5px;		
		height: 33px;
	}	
	#footer-widgets .span_6:first-child, #footer-widgets .span_6:last-child {
		width: 100%;
		padding-right: 0;
		flex-direction: column;
	}
	body a.btn_big {
		font-size: 15px;
		padding: 12px 20px;
		min-width: 300px;
		border-radius: 6px;
	}
	#footer-widgets h2 {;
		font-size: 30px;
		line-height: 35px;
	}
	.widget_text p {
		font-size: 12px;
		line-height: 15px;
	}
	body #footer-outer .widget h4 {
		font-size: 23px;
	}
	#footer-outer #footer-widgets .col ul li a {
		font-size: 29px;
	}
	body #footer-outer #footer-widgets .col ul li.menu-item {
		margin-bottom: 5px;
	}
	body div#footer-outer .row {
		padding: 70px 0 25px;
	}
	.immersive-section .content-top, .immersive-section .content-bottom {
		font-size: 25px;
		line-height: 30px;
	}
	.immersive-section {
		height: auto;
		background-size: contain !important;
	}

	#ajax-content-wrap .ss_elevate {
		background-position: center 70px;
		background-size: contain;
	}
	#hbgmenu img {
		max-width: 35px;
	}
	.menu_custom a {
		font-size: 15px;
		cursor: pointer;
	}
	.hero-button-text-wrap {
		border-radius: 10px;
		padding: 14px 20px 14px;
	}	
	.hero-button-text-flex p {
		font-size: 12px;
	}
	.hero-icon-wrap {
		border-radius: 10px;
		width: 40px;
		height: 40px;
	}
	.hero-icon-flex img {
		max-width: 8px;
	}
	.headerbtn .hero-button-text-wrap {
		border-radius: 10px;
		padding: 12px 10px 10px;
	}
	.headerbtn .hero-icon-wrap {
		width: 35px;
		height: 35px;
	}
	.headerbtn .hero-button-text-flex p {
		font-size: 10px;
	}
	.headerbtn .hero-icon-flex img {
		max-width: 8px;
	}
	#top nav > ul {
		flex-direction: column;
		display: flex;
	}
	#header-outer #top nav > ul > li > a {
		text-align: left;
	}
	#top nav > ul > li {
		padding: 5px 0;
	}
	.fp-widget h2 {
		font-size: 25px;
	}
	.fp-widget .fp-header p {
		font-size: 13px;
	}
	.host-rating-widget {
		grid-template-columns: 40% 1fr;
		gap: 15px;
		border-radius: 10px;
		padding: 15px;
	}
	.step-box h4 {
		font-size: 15px;
		line-height: 19px;
		margin-bottom: 12px;
	}
	.step-box p {
		padding-bottom: 0;
		font-size: 10px;
		line-height: 12px;
	}
	.step-box {
		border-radius: 50px;
		padding: 38px 15px 20px;
	}
	.step-icon img {
		width: 30px;
		height: 30px;
		border-radius: 10px;
	}	
	.step-box.layout1 .step-icon {
		position: absolute;
		top: -15px;
		left: auto;
	}
	.step-box.layout1 {
		margin-left: 0;
		padding: 25px 26px 14px 26px;
		flex-direction: column;
		position: relative;
		border-radius: 20px;
		border-width: 1px;
	}
	.step-box.layout2 .step-icon {
		margin-top: -57px;
		margin-bottom: 15px;
	}
	.testimonial-content {
		font-size: 21px;
		margin: 35px 0 40px;
	}
	.testimonial-arrows > div img {
		max-width: 25px;
		height: auto;
	}
	.testimonial-author img {
		width: 42px;
		height: 42px;
	}
	.testimonial-author {
		gap: 20px;
	}
	.author-info strong {
		font-size: 12px;
	}
	.author-info span {
		font-size: 8px;
	}
	.custom-testimonial-wrap {
		padding: 75px 20px;
		margin: 11px 18px;
	}
	.testimonial-arrows > div {
		top: 65%;
	}
	.testimonial-rating img {
		max-width: 195px;
	}
	#header-outer:not([data-format="left-header"]) #top > .container > .row nav[aria-label="Main Menu"] {
		background: #E0D7D2;
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] div.span_3, body.material #header-outer[data-format="centered-menu-bottom-bar"]:not([data-format="left-header"]) #top div.span_3 {
		text-align: center;
	}
	body #header-outer[data-transparent-header="true"] #top #logo img.stnd {
		position: relative;
		opacity: 1 !important;
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] #top #logo .starting-logo {
		opacity: 0;
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.right-side {
		display: flex !important;
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_3 nav.left-side {
		/*display: flex !important;*/
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 .mobile-header, body #header-outer[data-format="centered-menu-bottom-bar"] #top .span_9 .slide-out-widget-area-toggle {
		display: none !important;
	}


}
@media all and ( max-width: 767px ) {
	.stack-image.stack-image-default {
	    display: none;
	}
	.immersive-section .content-top, .immersive-section .content-bottom {
	    padding: 0 27px;
	}
	.immersive-images .stack-image img {
	    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.1)) !important;
        transform: rotate(-6.11deg);
	}
	.immersive-section .content-bottom p {
		padding-bottom: 0;
	}
    .custom-testimonial-wrap {
        padding: 75px 55px;
    }
	.fp-overlay {
	    padding: 30px 40px;
	}
	.immersive-images {
		padding: 0 27px !important;
	    height: auto;
	}
    .featured-property.layout-2 {
        padding: 27px 40px;
        max-width: 324px;
        margin: 0 auto;
    }
    .immersive-section .content-top {
	    transform: translateY(0vh);
	}
    .immersive-section .content-bottom {
	    bottom: auto;
	    position: relative;
	}
    .stack-image {
        top: auto;
        object-fit: cover;
        left: auto;
        padding: 20px;
    }
	body #header-outer .nectar-header-text-content {
		padding-right: 0;
	}
	.headerbtn .hero-icon-wrap {
		display: none;
	}
	body #top a#logo img, #header-outer[data-permanent-transparent="false"] a#logo .dark-version {
		height: 25px !important;
	}
	body #header-outer[data-format="centered-menu-bottom-bar"] div.span_3, body.material #header-outer[data-format="centered-menu-bottom-bar"]:not([data-format="left-header"]) #top div.span_3 {
		text-align: left;
	}
	#header-outer #top .col.span_3 #logo {
		margin-left: 60px;
		float: right;
	}	
	#hbgmenu span {
		display: none;
	}

}
