/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 17 2026 | 06:03:43 */
/*
 * 1. Please use only these media queries for responsive viewports.
 * 2. Do not use absolute paths for background image URLs.
 * 3. Do not use CSS IDs as selector.
 */

/* Gravity Form */
.contact-form .gform_legacy_markup_wrapper .top_label .gfield_label{
	color: #2d2d2d;
}

.contact-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.contact-form  .gform_legacy_markup_wrapper textarea.medium,
.team-form .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.team-form .gform_legacy_markup_wrapper textarea.medium,
.rs-brochure .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.rs-brochure .gform_legacy_markup_wrapper textarea.medium,
.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select
 {
	border-color: #D0D5DD;
}

.contact-form label,
.team-form .gform-field-label{
	color: #2d2d2d;
	font-weight: 700;
}

.gform-field-label{
	font-size: 16px!important;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .gform_legacy_markup_wrapper textarea.medium
 {
	border-radius: 6px;
	border-color: #fff;
	padding: 10px 16px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome ul.gform_fields li.gfield select{
	border-radius: 6px;
	padding: 10px 16px;
}

.gform_legacy_markup_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_legacy_markup_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
    margin: 4px 0 22px 1px;
}

.gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_legacy_markup_wrapper.gf_browser_chrome .ginput_complex select{
	margin-top: 0px!important;
}

  .gform_legacy_markup_wrapper .gform_footer input.button:hover, .gform_legacy_markup_wrapper .gform_footer input[type=submit]:hover{
	background-color: #c51a21;
}

    .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit], .gform_legacy_markup_wrapper .gform_page_footer input.button, .gform_legacy_markup_wrapper .gform_page_footer input[type=submit] {
	border-radius: 6px;
		background-color: var(--e-global-color-primary);
		color: #fff;
		padding: 8px 20px;
}

.rs-detail--property-01 .rs-intro .gfield_label,
.rs-detail--property-01 .rs-intro .gform-field-label{
	color: #fff;
}

.rs-detail--property-01 .rs-intro .gform_legacy_markup_wrapper .gform_footer input[type=submit]{
	margin-top: 20px;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2,
.gform_legacy_markup_wrapper .gfield_error .gfield_label,
.gform_legacy_markup_wrapper .validation_message{
	color: #b40009!important;
}

.gform_legacy_markup_wrapper li.gfield.gfield_error, .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	border-top: none!important;
	border-bottom: none!important;
	background-color: transparent!important;
	padding-top: 2px!important;
}

.gform_confirmation_message_22,
.gform_confirmation_message_16{
	color: #000!important;
}

.team-form .gform_legacy_markup_wrapper .ginput_complex.ginput_container{
	margin-top: 20px!important;
}

/* Agent Listing */
.rs-grid--agents .rs-image-wrapper.cover.ar4\:3{
	padding-bottom: 360px;
}

.rs-grid--agents .rs-card-body .card-title a, .rs-popup-body .popup-title a{
	font-size: 20px;
	font-weight: 800;
	color: #fc1e30 !important;
	text-transform: uppercase;
	transition: all 300ms ease-in-out;
}

.rs-grid--agents .rs-card-body{
	margin-top: 10px;
	justify-items: flex-start;
	padding: 15px;
	min-height: 126px;
}

.rs-grid--agents .rs-card-body .agent-title{
	font-size: 14px;
	color: #666;
	font-weight: 500;
	line-height: 1.7em;
	text-transform: uppercase;
	margin-top: 5px;
}

.rs-grid--agents .rs-card-body .agent-phone a,
.rs-grid--agents .rs-card-body .agent-licensed-in{
	color: #666;
	font-size: 14px;
	font-weight: 500;
}

.rs-grid--agents .rs-listing-card{
	border: 1px solid rgb(0,0,0,0.5);
}

.rs-grid-view.rs-grid--agents .rs-grid{
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

.rs-grid--agents .rs-listing-card .rs-card-footer .btn{
	padding: 15px;
	text-align: center;
	transition: all 300ms ease-in-out;
	width: 100%;
}

.rs-grid--agents .rs-listing-card .rs-card-footer .btn:hover{
	background-color: #ed1c26;
}

.rs-grid--agents .rs-listing-card .rs-card-footer{
	display: flex;
    border-top: 1px solid rgb(0,0,0,0.5);
	margin-top: 20px;
}

.rs-grid--agents .rs-card-footer:hover a{
	color: #fff;
}

.rs-grid--agents .rs-card-footer a,
.rs-grid--properties .rs-listing-card .rs-card-footer a{
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	color: #666;
}

.rs-grid--agents .rs-select select{
	border-color: #ccc;
	line-height: 12px;
}

.rs-grid--agents .rs-pagination .pg-item:hover{
	background: #ED1C26!important;
	color: #fff;
}

/* Listings */
.listings-filters{
	background-color: #262626;
}

.listings-filters .button-box .rs-btn-filter.has-icon {
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    color: #000;
    width: 100%;
    text-align: left;
    justify-content: flex-start;
    padding-left: 20px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-color: #fff;
    background-color: #fff;
    transition: all 300ms;
	border-radius: 0;
}

.listings-filters .button-box .rs-btn-filter.has-icon:hover{
	background-color: #ED1C26;
	color: #fff;
	border-color: #ED1C26;
}

.listings-filters .search-box .rs-input:not([type=checkbox]) {
    padding-left: 20px;
    padding-right: 20px;
    border-color: #fff;
    background-color: #fff;
	line-height: 32px;
	color: #000;
}

.listings-filters .button-box .rs-btn-filter .icon {
    width: 50px;
    height: 50px;
    background-color: #ED1C26;
    color: #000;
    transition: all 300ms;
}


.listings-filters .rs-btn-filter svg{
	fill: #fff;
}

.listings-content.map-view,
.listings-page.listings-content{
	background-color: #383838;
}

.rs-archive-toggle-box{
	border: 1px solid #fff;
}

.rs-archive-toggle-box .rs-btn-toggle{
	color: #fff;
	border: none;
	text-transform: uppercase;
}

.rs-archive-toggle-box .rs-btn-toggle.active, .rs-archive-toggle-box .rs-btn-toggle:hover{
	 background-color: #ED1C26;
		border: none;
}

.rs-filters .popover, .rs-combobox-list {
    right: 0;
    margin-top: 4px;
    border: none;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .25);
}

.rs-filters [data-popover].active+.popover {
    display: block;
}

.rs-filters .popover .title{
	color: #000;
}

.rs-filters .popover .rs-input:not([type=checkbox]), .rs-select select{
	border-color: #000;
	padding: 15px;
}

.rs-filters .filter-grid [data-done]{
	border-radius: 0;
	box-shadow: none;
	background-color: #ED1C26;
	color: #fff;
	border: none;
	    flex: 1;
}

.rs-filters .filter-grid [data-done]:hover{
	box-shadow: none;
	background-color: #c51a21;
	border: none;
}

.rs-filters .filter-grid [data-clear]{
	background-color: #000;
	color: #fff;
	border: none;
	box-shadow: none;
	border-radius: 0;
	flex: 0;
}

.rs-filters .filter-grid {
    display: flex;
}

.rs-filters .filter-grid [data-clear]:hover{
background-color: #2c2c2c;
}

.rs-filters-container{
	color: #000;
}

.rs-filters__footer .rs-btn--primary{
	background-color: #fff;
	color: #ED1C26;
	border-color: #000;
}

.rs-filters__footer .rs-btn--primary:hover{
	color: #fff;
}


.listings-content .rs-additional-controls .rs-select select {
    color: #fff;
    line-height: 24px;
    padding: 12px 40px 12px 20px;
    border: 1px solid #fff;
    background-color: transparent;
    transition: all 300ms;
}

.listings-content .rs-select .arrow-down svg{
	fill: #fff;
}

.rs-grid--agents .rs-select select:hover, .listings-content .rs-additional-controls .rs-select select:hover {
    cursor: pointer;
    background-color: rgba(0, 0, 0, .12);
}

.listings-content .title {
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 42px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
}

.listings-content .subtitle {
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 24px;
    color: #fff;
    margin: 10px 0 0;
	font-weight: 400;
}

.listings-content .title-wrapper {
    margin-bottom: 20px;
}

.mapboxgl-control-container .rs-btn, .rs-mapbox-wrapper .rs-drawing-tool .rs-btn, .rs-mapbox-wrapper .rs-toggle-buttons .rs-btn {
    border: none;
    font-size: 14px;
    padding: 8px 12px;
    color: #fff;
    background-color: #ED1C26;
	border-radius: 0;
	text-transform: uppercase;
	transition: all 300ms ease-in-out;
}

.single-agents .rs-listing-card .card-title a,
.rs-moreby-block .rs-listing-card .card-title a,
.rs-nearby-block .rs-listing-card .card-title a{
    font-family: var(--e-global-typography-primary-font-family);
    text-transform: uppercase;
	font-weight: 800;
	transition: all 200ms ease-in-out;
	font-size: 18px !important;
    line-height: 19px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rs-featured-listings-carousel .rs-listing-card .card-title a{
	font-family: var(--e-global-typography-primary-font-family);
    font-size: 16px!important;
    text-transform: uppercase;
	font-weight: 800;
	transition: all 200ms ease-in-out;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.listings-content .rs-listing-card .rs-card-footer .btn, 
.rs-grid--properties .rs-listing-card .rs-card-body .card-content .info{
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
}

.rs-grid--properties .rs-listing-card .rs-card-body .card-content .location{
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
	margin-bottom: 6px;
}

.rs-grid--properties .rs-listing-card .rs-card-body {
    overflow: hidden;
}

.rs-listing-card {
    position: relative;
    border: 1px solid #fff;
}

.rs-card-body .card-content .description{
	display: none;
}

.rs-grid--properties .rs-listing-card .rs-card-footer{
	padding: 15px 0;
	border-top: 1px solid #fff;
	justify-content: space-around;
	display: flex;
}

.rs-grid--properties .rs-listing-card .rs-card-footer a{
	transition: all 200ms ease-in-out;
}

.rs-grid--properties .rs-listing-card .rs-card-footer a:hover,
.rs-listing-card .card-title a:hover,
.rs-popup-body .popup-title a:hover{
	color: #c51a21!important;
}

.listings-filters .rs-button-group .rs-btn-filter {
    background-color: var(--e-global-color-primary);
    color: #fff;
	border-radius: 0;
	border: none;
	line-height: 20px;
	transition: all 300ms ease-in-out;
}

.listings-filters .rs-button-group .rs-btn-filter:hover,
.mapboxgl-control-container .rs-btn:hover, 
.rs-mapbox-wrapper .rs-drawing-tool .rs-btn:hover, 
.rs-mapbox-wrapper .rs-toggle-buttons .rs-btn:hover{
	background-color: #c51a21;
}

.rs-mapbox-wrapper .rs-drawing-tool .rs-btn.has-icon {
    padding: 8px;
}

.rs-popup-body .popup-content .info,
.rs-popup-body .popup-content .location{
	color: #000;
}

.mapboxgl-popup{
color: #000;
}

.rs-filters__header .rs-btn:hover{
	color: var(--e-global-color-primary);
}

/* Listings Detail */

.rs-detail--property-01{
	color: var(--e-global-color-secondary);
}

.rs-detail--property-01 .rs-header{
	padding: 40px 0;
	background-color: #262626;
}

.rs-detail--property-01 .rs-header .price, 
.rs-detail--property-01 .rs-header .status {
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.rs-detail--property-01 .rs-header .acre, .rs-detail--property-01 .rs-header .location {
    font-size: 18px;
    color: #fff;
	margin-top: 6px;
}

.rs-detail--property-01 .rs-header .status, .rs-detail--property-01 .rs-header .location {
    text-align: right;
    justify-content: flex-end;
}

.rs-detail--property-01 .cta-block--one {
    padding: 24px 0;
    margin-bottom: 40px;
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
}

.rs-detail--property-01 .rs-actions .btn-action, .rs-detail--property-03 .rs-actions .btn-action{
	font-size: 18px;
	font-family: var(--e-global-typography-primary-font-family);
	font-weight: 500;
	transition: all 300ms ease-in-out;
}

.rs-detail--property-01 .rs-actions .btn-action:hover, 
.rs-detail--property-03 .rs-actions .btn-action:hover{
	color: var(--e-global-color-primary);
}

.rs-detail--property-01 .agent-column .content-box{
	background-color: #383838;
	padding: 20px;
}

.rs-detail--property-01 .rs-intro .btn-accent,
.rs-description-block .other-documents a,
.single-agents .agent--about .btn
{
	font-family: var(--e-global-typography-primary-font-family);
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    background-color: var(--e-global-color-primary);
    transition: all 300ms;
	line-height: 24px;
    padding: 12px 30px 12px 30px;
}

.rs-detail--property-01 .rs-intro .btn-accent:hover,
.rs-description-block .other-documents a:hover,
.rs-map-block .title-wrapper .rs-button-group a:hover,
.single-agents .agent--about .btn:hover{
	background-color: #c51a21;
}

.rs-detail--property-01 .rs-info-block .info-box,
.rs-detail--property-01 .rs-agent-block .container{
	background-color: #383838;
	color: #fff;
	max-width: 1280px;
}


.single-agents .rs-intro .title-wrapper .title, 
.single-agents .rs-contact .title-wrapper .title, 
.single-agents .rs-agent-gallery .title-wrapper .title, 
.single-agents .rs-grid--properties .title-wrapper .title, 
.single-listings .section-title, 
.single-listings .rs-moreby-block .title-wrapper .title, 
.single-listings .rs-nearby-block .title-wrapper .title {
    font-family: var(--e-global-typography-accent-font-family);
    font-size: 36px;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 20px;
    color: #000;
    padding: 20px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0 0 20px;
}

.rs-detail--property-01 .rs-info-block, .rs-detail--property-01 .rs-content-block {
    margin-bottom: 40px;
}


.rs-detail--property-01 .rs-map-block .title-wrapper {
    padding: 20px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin: 0 0 20px;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .section-title {
    padding: 0;
    border: none;
    margin: 0;
}

.rs-detail--property-01 .coreps .title, .rs-detail--property-01 .rs-intro .form-title, .rs-detail--property-01 .rs-agent-block .agent-info .name, .rs-detail--property-01 .agent-box .info-wrapper .title  {
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
}

.rs-detail--property-01 .agent-box .info-wrapper .sub-title{
	font-family: var(--e-global-typography-secondary-font-family);
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
}

.rs-intro .btn-accent, .rs-map-block .title-wrapper .rs-button-group a, .rs-info-block.info--additional-details .info-title {
    font-family: var(--e-global-typography-secondary-font-family);
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: var(--e-global-color-primary);
    transition: all 300ms;
}

.rs-info-block.info--additional-details .info-table {
    border: 1px solid var(--e-global-color-primary);
    border-radius: 0px;
}

.rs-detail--property-01 .rs-map-block .title-wrapper .rs-button-group {
    gap: 4px;
}

.rs-map-block .title-wrapper .rs-button-group a{
	padding: 8px 16px;
	font-size: 16px!important;
	font-weight: 700;
}
.rs-detail--property-01 .rs-agent-block .row{
	margin-left: 0;
	margin-right: 0;
	padding: 60px 40px;
}

.rs-detail--property-01 .rs-agent-block .section-title{
	color: #fff;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	text-transform: uppercase;
}

.rs-detail--property-01 .container,
.rs-nearby-block .container,
.rs-moreby-block .container,
.rs-detail--agent .container
{
    max-width: 1320px;
}

/*Agent Detail Page */

.single-agents .rs-intro, .single-agents .rs-contact {
    padding: 80px 0;
}


.single-agents .rs-intro p{
	color: #000;
}

.rs-listings--tab-nav, .rs-listings--view-nav {
    border: 1px solid #000;
    padding: 3px;
    gap: 5px;
    margin-bottom: 40px;
}

.rs-listings--tab-nav .rs-tab-button, 
.rs-listings--view-nav .rs-view-button{
	text-transform: uppercase;
	font-size: 16px;
	background-color: transparent;
	color: #000;
}

.rs-listings--tab-nav .rs-tab-button.active {
    background-color: var(--e-global-color-primary);
    color: #fff;
	border: none;
}


.rs-listings--tab-nav .rs-tab-button:hover, 
.rs-listings--view-nav .rs-view-button:hover {
    color: #fff;
    background-color: var(--e-global-color-primary);
    border: none;
}

.single-agents .rs-listing-card .card-title a:hover,
.single-agents .rs-listing-card .rs-card-footer a:hover,
.rs-moreby-block .rs-listing-card .card-title a:hover,
.rs-nearby-block .rs-listing-card .card-title a:hover,
.rs-grid--agents .rs-card-body .card-title a:hover,
.rs-featured-listings-carousel .rs-card-body .card-title a:hover{
	color: #c51a21!important;
}

.single-agents .rs-contact{
	background-color: #262626;
}

.single-agents .rs-contact .title-wrapper .title{
	color: #fff!important;
	text-align: center;
	border-top: 1px solid #fff!important;
    border-bottom: 1px solid #fff!important;
}

.single-agents .rs-agent-gallery{
	padding-bottom: 80px;
}

.single-agents .testimonial-item{
	color: #000;
}

.single-agents .agent--testimonials{
	margin-top: 60px;
}

.rs-testimonials-slider .flickity-prev-next-button,
.rs-testimonials-slider .flickity-prev-next-button{
	top: -70px;
	background-color: transparent;
    border: 1px solid #000;
    padding: 12px 30px;
}

.flickity-prev-next-button .flickity-button-icon{
	fill: #000;
}

.rs-testimonials-slider .flickity-prev-next-button.previous{
	right: 70px;
}

.rs-testimonials-slider .flickity-prev-next-button:hover,
.rs-testimonials-slider .flickity-prev-next-button:hover{
	background-color: var(--e-global-color-primary);
}

.rs-testimonials-slider .flickity-prev-next-button:hover svg,
.rs-testimonials-slider .flickity-prev-next-button:hover svg{
	fill: #fff;
}

.agent--details .agent-info--social .social-button:hover,
.rs-detail--agent .rs-intro .play-video:hover{
	background-color: var(--e-global-color-primary);
}

.agent--details .agent-info--social .social-button,
.rs-detail--agent .rs-intro .play-video{
	transition: all 300ms ease-in-out;
}

.rs-featured-listings-carousel .carousel-buttons, .rs-featured-listings-carousel .carousel-controls{
	display: none!important;
}

.rs-agent-block .agent-info .name a{
	font-family: var(--e-global-typography-secondary-font-family);
	font-size: 24px;
	font-weight: 600;
}

.rs-detail--property-01 .rs-intro .form-title{
	margin-top: 15px;
}

.rs-detail--property-01 .rs-agent-block .col-lg-6{
	margin-top: -20px;
}

.rs-detail--agent .rs-grid--properties .rs-pagination{
	margin-bottom: 40px;
}

/* Modal */

.rs-new-gallery-modal .modal-dialog,
.pswp .pswp__custom-topbar{
background-color: #262626;
    color: #fff;
}

.pswp .pswp__custom-topbar, .rs-new-gallery-modal .modal-navbar{
	    border-bottom: 1px solid rgb(255,255,255,0.3);
}

.rs-listing-gallery-modal .agent-box .form-wrapper .title{
border-top: 1px solid rgb(255,255,255,0.3);
	padding-top: 20px;
}

.rs-listing-gallery-modal .modal-content .column.agent-contact,
.rs-new-gallery-modal .modal-navbar .btn-close{
	border-left: 1px solid rgb(255,255,255,0.3);
}

.rs-new-gallery-modal .modal-navbar .btn-close{
	background-color: #fff;
    border: 1px solid #cdd1d4;
	color: #000;
}

.rs-listing-gallery-modal .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
	padding-left: 16px;
}

.rs-new-gallery-modal .modal-navbar .btn-action{
	font-weight: 600;
}

.rs-new-gallery-modal .modal-navbar .btn-action:hover,
.pswp .pswp__custom-topbar .btn-action:hover,
.pswp .pswp__custom-topbar .btn-close:hover,
.rs-new-gallery-modal .modal-navbar .btn-close:hover{
	background-color: var(--e-global-color-primary);
	color: #fff;
	border-color: var(--e-global-color-primary);
}



.rs-grid--properties .rs-card-body .card-title a:hover,
.rs-popup-body .popup-title a:hover{
	color: #ED1C26!important;
}

.rs-slider-button.fullscreen:hover, .rs-slider-button.play:hover,
.rs-slider-button.next:hover, .rs-slider-button.prev:hover{
    background-color: #262626;
	border-color: #262626;
	color: #fff!important;
}

.rs-slider-button.next, .rs-slider-button.prev{
	background-color: #fff;
}


.rs-slider-button.next:focus svg, .rs-slider-button.prev:focus svg{
	fill: #fff;
}

.rs-detail-slider:hover .rs-slider-button:not(:disabled).next svg,.rs-detail-slider:hover .rs-slider-button:not(:disabled).prev svg{
		fill: #fff;
}
.rs-brochure{
	padding: 80px 0;
}

.rs-brochure p,
.rs-brochure h1,
.rs-brochure ul,
.rs-brochure li{
	color: #000;
}
.rs-slider-button.play{
	border: none;
}

.rs-filters .more-places, .rs-filters .selected-place{
background-color: #262626;
}

.filter-group .range-list li {
    background-color: #efefef;
	color: #000;
}

.rs-listing-card .card-source .logos, .rs-listing-card .card-source .text{
padding: 10px;
}
.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover{
	background-color: var(--e-global-color-primary)!important;
	border-radius: 999px!important;
	padding: 6px!important;
	width: 50px;
	height: 50px;
}

.pswp__button:hover{
	border: none;
	background-color: transparent!important;
	padding: 6px!important;
}

.pswp__button--close:hover{
	background-color: none;
	border: none;
}

.pswp__button--arrow--left:before, .pswp__button--arrow--right:before{
	top: 10px;
}

.listings-content{
	background: #383838;
}

/* Internal Linking Widget */
.internal-links-widget .title-wrapper {
    justify-content: center;
    margin-bottom: 20px;
}

.internal-links-widget .title-wrapper .title {
    font-size: 24px;
    font-weight: 700;
    margin: 0;
    text-align: center;
}

.internal-links-widget .links-wrapper ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    list-style: none;
    font-size: 14px;
    padding: 0;
    margin: 0;
    gap: 10px;
}

.internal-links-widget .widget-container {
    margin: 30px auto 0;
    max-width: 1400px;
}

.internal-links-widget .links-wrapper ul li a {
    color: var(--e-global-color-text);
	text-decoration: none;
    transition: all 300ms;
}

.internal-links-widget .links-wrapper ul li a:hover {
    color: var(--e-global-color-primary);
}

.rs-grid--properties .rs-listing-card .rs-card-footer{
	display: none;
}

.rs-card-header .media-tag.tag--flag{
	background-color: #ED1C26;
}

.rs-grid--properties .rs-card-body{
    position: absolute;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: 2fr 2fr;
    width: 100%;
    pointer-events: none;
	    overflow: hidden;
	min-height: 90px;
}

.rs-grid--properties .card-title {
	display: flex;
    background: rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin: 0;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 12px;
}


.rs-grid--properties .card-title a{
	font-size: 18px!important;
    line-height: 20px;
	color: #fff;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.rs-grid--properties .card-content {
    background: rgba(36, 36, 36, 0.70);
    color: #fff;
    padding: 12px;
    font-size: 16px;
    line-height: 20px;
	align-content: center;
}

.rs-listing-card .card-title {
    text-align: center;
}

.rs-featured-listings-carousel{
	--slide-size: 50%!important;
}

.rs-card-header .media-tag.tag--pin, 
.rs-card-header .media-tag.tag--video, 
.rs-card-header .media-tag.tag--gallery {
	bottom: 95px;
}

/* Responsive */
@media only screen and (max-width: 1400px) {
	
}

@media only screen and (max-width: 1200px) {
	
}

@media only screen and (max-width: 992px) {
	.rs-detail--property-01 .rs-header .row{
	flex-wrap: nowrap;
}
	
	    .rs-detail-view .rs-header .content-box {
        text-align: left;
    }
	
	.rs-grid--agents .container{
	max-width: 992px;
		width: 100%;
}
	.rs-grid--agents .rs-grid{
	grid-column-gap: 20px;
    grid-row-gap: 20px;
}
	.single-listings .rs-moreby-block .title-wrapper .title, .single-listings .rs-nearby-block .title-wrapper .title{
	line-height: 36px;
}
	.listings-page .container{
	max-width: 992px;
		width: 100%;
}
}

@media only screen and (max-width: 576px) {
	.rs-grid-view.rs-grid--agents .rs-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
	    .rs-featured-listings-carousel {
        --slide-size: 100% !important;
    }
	
	.rs-grid--properties .rs-card-body{
	grid-template-columns: 1fr;
}
	.rs-grid--properties .card-title{
	padding: 15px;
}
	.rs-grid--properties .card-content{
	padding: 15px!important;
}
	
	.listings-content .title{
	font-size: 32px;
}
	.listings-content .subtitle{
	font-size: 20px;
}
	.rs-detail--property-01 .rs-header .row{
	flex-wrap: wrap;
		row-gap: 40px;
}
	  .rs-detail-view .rs-header .content-box {
        text-align: center;
    }
	.rs-detail--property-01 .rs-header .status, .rs-detail--property-01 .rs-header .location{
	text-align: center;
 	justify-content: center;
}
	.single-agents .rs-intro .title-wrapper .title, .single-agents .rs-contact .title-wrapper .title, .single-agents .rs-agent-gallery .title-wrapper .title, .single-agents .rs-grid--properties .title-wrapper .title, .single-listings .section-title, .single-listings .rs-moreby-block .title-wrapper .title, .single-listings .rs-nearby-block .title-wrapper .title{
	line-height: 110%;
}
	
	.rs-detail--property-01 .rs-agent-block .row{
	padding: 40px 0 0 0;
}
	.rs-detail--property-01 .rs-agent-block .section-title{
	font-size: 28px;
		line-height: 110%;
		text-align: center;
}
	.single-agents .rs-intro .agent--about .content-wrapper{
	margin-bottom: 30px!important;
}
	.single-agents .rs-pagination{
	margin-bottom: 30px;
}
}