/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 19 2025 | 17:59:16 */
/*
 * 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.
 */
/* Misc */

.rs-disclaimer-block .logo-wrapper .logo, .rs-disclaimer .logo-wrapper .logo {
    background-color: #fff;
}

.rs-detail--property-03 .rs-header {
    position: static;
}

.rs-grid-view.rs-grid--agents .rs-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
} 

.top-area {
    background-color: #424242 !important;
}

a.footer-link {
    text-decoration: underline;
}

a.footer-link:hover {
    text-decoration: none;
}

.rs-grid--properties .rs-listing-card.rs-idx-item .rs-card-body {
    width: 100%;
    display: grid;
}

.rs-filters .more-places, .rs-filters .selected-place {
    border-color: #0049e3;
    color: #fff !important;
    background-color: #0049e3;
}

.rs-idx-item .card-source {
    order: 3;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
}

.rs-idx-item .rs-card-body .card-meta, .rs-listing-preview .rs-popup-body .popup-meta {
    order: 2; 
}

.rs-idx-item .rs-card-body .card-meta .info-label {
    font-size: 14px;
    font-weight: 600;
    padding: 0 0 5px;
    text-transform: uppercase;
}

.rs-pagination .pg-item {
    background-color: #0049E3; 
}

.rs-pagination .pg-item:hover {
    background-color: #fff !important;
	color: #000;
}

.rs-archive-toggle-box {
    border: 1px solid rgb(255 255 255 / 20%);
    padding: 2px;
    gap: 2px;
}

.rs-archive-toggle-box .rs-btn-toggle.active, .rs-archive-toggle-box .rs-btn-toggle:hover {
    color: #fff;
    background-color: #0049e3;
}

.rs-archive-toggle-box .rs-btn-toggle {
    color: #fff; 
}

.footer-link {
    text-decoration: underline;
}

.footer-link:hover {
    text-decoration: none;
}

.rs-new-gallery-modal .modal-dialog {
    background-color: #424242;
}

.pswp .pswp__custom-topbar .btn-action, .rs-new-gallery-modal .modal-navbar .btn-action {
    border-radius: 0;
    color: #fff;
    background-color: #0049E3;
	border-color:#0049E3;
}

.pswp .pswp__custom-topbar .btn-action:hover, .rs-new-gallery-modal .modal-navbar .btn-action:hover {
    color: #000;
    background-color: #fff;
	border-color: #fff;
}

.pswp .pswp__custom-topbar .btn-action:hover .icon svg, .rs-new-gallery-modal .modal-navbar .btn-action:hover .icon svg {
    fill: #000;
}

.pswp .pswp__custom-topbar .btn-close, .rs-new-gallery-modal .modal-navbar .btn-close
 {
    background-color: #424242;
}

.pswp .pswp__custom-topbar .btn-close:hover, .rs-new-gallery-modal .modal-navbar .btn-close:hover
 {
    background-color: #fff;
	 color: #000;
}

.nav-area ul li a:hover {
    font-weight: 700 !important;
}

.nav-area ul li.current-menu-item a {
    font-weight: 700 !important;
}

.btn-arrow a svg {
    filter: brightness(10);
}

a,
button {
    transition: all 400ms;
}

.homepage-logo,
.home .generic-logo {
    display: none !important;
}

.generic-logo,
.home .homepage-logo {
    display: block !important;
}

.home .header-home {
    background-color: rgba(0, 0, 0, 0) !important;
}

.home .contact-button .elementor-button {
    color: #fff !important;
    border-color: #fff !important;
}

.home .contact-button .elementor-button:hover {
    color: #000 !important;
    background-color: #fff !important;
}

.red-line :is(h1, h2, h3, h4):after {
    content: "";
    display: inline-block;
    width: 176px;
    height: 3px;
    background: #fff;
    transform: translate(34px, -6px);
}

.rs-combobox-list {
    border: none;
    margin-top: 4px;
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .2);
}

.btn-arrow .elementor-button .elementor-button-content-wrapper {
    transition: all 400ms;
}

.btn-arrow .elementor-button:hover .elementor-button-content-wrapper {
    gap: 20px !important;
}

.rs-select .arrow-down svg {
	fill: #fff;
}

.popover .filter-group__header {
    color: #000 !important;
    font-size: 22px;
    line-height: 32px;
}

.filter-group__content.grid-columns-2 input::placeholder{
	color: #fff;
}

.filter-group__content.grid-columns-2 input {
    background-color: #424242 !important;
    padding: 10px 15px ! IMPORTANT;
    color: #fff !important;
}


/* Gravity Forms */
.gform_wrapper .ginput_complex,
.gform_wrapper ul.gform_fields {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
    flex-wrap: wrap;
}

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full,
.gform_wrapper ul.gform_fields li.gfield {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
}

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper ul.gform_fields li.gfield.gf_right_half,
.gform_wrapper ul.gform_fields li.gfield.gf_left_half {
    max-width: calc(50% - 5px);
}

.gform_wrapper select {
    color: var(--e-global-color-text);
    font-size: 16px;
    line-height: 28px;
    border: none;
    border-radius: 3px 3px 3px 3px;
    padding: 10px 20px 10px 20px;
    appearance: none;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23131313%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: right 16px top 50%;
    background-size: 10px auto;
    background-color: #eaf0ee;
}

.gfield--type-hidden,
.gfield--type-honeypot,
.gform-field-label:not(.gfield_consent_label) {
    display: none !important;
}

.gform_footer .gform_button {
    margin-top: 20px;
}

.gform_submission_error {
	font-size: 16px;
	font-weight: 400;
	margin: 0 0 10px;
	color: #adadad;
}

.gfield_validation_message {
	font-size: 12px;
	margin-top: 4px;
	color: #adadad;
}

.homepage-newsletter-form input[type="email"] {
    color: #000 !important;
    background-color: #fff !important;
    padding: 20px 30px !important;
	outline: none;
}

.homepage-newsletter-form input[type="submit"] {
    position: absolute;
    top: -12px;
    right: 8px;
    color: #fff;
    border: none !important;
    padding: 10px 20px !important;
    background-color: #0049E3 !important;
}

.homepage-newsletter-form input[type="submit"]:hover {
    color: #fff;
    background-color: #221F1A !important;
}

.homepage-newsletter-form .gform_validation_errors {
	position: absolute;
	bottom: -50px;
	left: 0;
}

/* RS Standalone Search on Homepage */
.custom-rs-search-style .rs-filters {
    align-items: center;
}

.custom-rs-search-style .rs-search-form:before {
    content: "Search Properties";
    display: inline-block;
    font-size: 20px;
    line-height: 30px;
    padding-right: 30px;
    color: #fff;
}

.custom-rs-search-style .rs-input:not([type="checkbox"]) {
    outline: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
    background-color: #fff !important;
    color: var(--e-global-color-secondary) !important;
    height: 60px;
    width: 480px;
    font-size: 18px;
    line-height: 20px;
    padding: 20px 16px 18px 30px;
}

.custom-rs-search-style .rs-filters .button-box {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8px;
    width: 120px;
    height: 60px;
    min-width: unset;
}

.custom-rs-search-style .rs-filters .button-box .btn {
    border: 0;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: #847968;
    color: #fff;
    font-size: 16px;
    margin: 0 !important;
    padding: 0;
    height: 100%;
}

.custom-rs-search-style .rs-filters .button-box .btn:hover {
    color: #fff;
    background-color: #221F1A;
}

/* Listing Grid */
.rs-grid--properties .rs-listing-card {
    position: relative;
}

.rs-grid--properties .rs-listing-card .rs-card-body {
    width: calc(100% - 140px);
}

.rs-grid--properties .rs-card-body .card-content .description,
.rs-grid--properties .rs-card-footer .btn.btn-listing .text {
    display: none;
}

.rs-grid--properties .rs-card-body .card-title, .rs-grid--properties .rs-card-body .card-content .location {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.7px;
    text-align: left;
    text-transform: uppercase;
}

.rs-listing-card .card-source .logos img {
    background-color: #fff;
}

.rs-grid--properties .rs-listing-card:hover .card-media {
    opacity: 0.5;
}

.rs-listing-card.rs-listing-item:hover .card-title a {
    color: #0049e3;
}

.rs-listing-card.rs-listing-item:hover .card-media {
    opacity: 0.5;
}
.rs-grid--properties .rs-card-body .card-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 0.5px;
    font-size: 20px;
}

.rs-grid--properties .rs-card-body .card-title a{ 
	color: #fff;
}

.rs-grid--properties .rs-card-body .card-title a:hover{ 
	color: #0049E3;
}

.rs-grid--properties .rs-card-body .card-content .info {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    justify-content: flex-start;
    text-transform: uppercase;
    margin-top: 20px;
    letter-spacing: 0.7px;
}

.rs-grid--properties .rs-card-body .card-content .info .info-label.label--price,
.rs-grid--properties .rs-card-body .card-content .info .info-label.label--auction-date {
    font-weight: 700;
}

.rs-grid--properties .rs-card-footer .btn {
    position: absolute;
    right: 0;
    bottom: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 12px 20px;
    border: none;
    background-color: #0049E3;
    text-transform: uppercase;
}

.rs-grid--properties .rs-card-footer .btn.btn-auction {
    bottom: 54px;
}

.rs-grid--properties .rs-card-footer .btn.btn-listing:before {
    content: "View";
}

.rs-grid--properties .rs-card-footer .btn:hover {
    color: #000;
    background-color: #fff;
}

.rs-featured-listings-carousel .carousel-buttons {
    position: absolute;
    top: -82px;
    right: 0;
}

.rs-featured-listings-carousel .carousel-buttons .rs__button {
    color: #fff !important;
    border-color: #0049E3 !important;
    background-color: #0049E3 !important;
}

.rs-featured-listings-carousel .carousel-buttons .rs__button:hover {
    color: #000 !important;
    border-color: #fff !important;
    background-color: #fff !important;
}

.rs-featured-listings-carousel .carousel-buttons .rs__button[disabled] {
    color: #fff !important;
    border-color: #1f1f1f !important;
    background-color: #1f1f1f !important;
    opacity: 0.5;
}

/* Listing Filters */
.listings-filters {
    position: static;
    background-color: #D0C2AE;
    border-top: 2px solid #E6DAC6;
}

.listings-filters .content-wrapper {
    max-width: 1600px;
    margin: 0 auto;
}

.listings-content>.container {
    max-width: 1640px;
}

.rs-btn-filter.has-icon {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    background-color: #fff;
    transition: all 400ms;
}

.rs-btn-filter .icon {
    top: 0;
    right: 0;
    height: 50px;
    width: 50px;
    border: none;
    background-color: #0049E3;
}

.rs-btn-filter .filter-heading .count {
    color: #fff;
    background-color: #584F43;
}

.rs-btn-filter.has-icon:hover,
.rs-btn-filter.has-icon.active {
    color: #fff;
    border: none;
    background-color: #040404;
}

.rs-filters .popover {
    right: 0;
    margin-top: 4px;
    background-color: #fff;
    border-color: #fff;
}

.filter-group .range-list li {
    color: #fff;
    background-color: #2f2c27;
}

.filter-group__header {
    color: #fff;
}

.filter-grid.action-buttons .rs-btn-filter {
    color: #fff;
    border: none;
    background-color: #0049e3;
}

.filter-grid.action-buttons .rs-btn-filter:hover {
    color: #fff;
    background-color: #000;
}

.filter-group__content.grid-columns-2 .rs-select select {
    background-color: #515151;
    border-color: #515151;
    color: #fff;
}

.rs-toggle .toggle-outer {
    background-color: #424242;
}

.rs-toggle.on .toggle-outer
 {
    background-color: #0049e3;
}

.rs-checkbox .checkbox {
    border-color: #fff;
}

.rs-checkbox:not(.checked):hover .checkbox {
    border-color: #2f2c27;
}

.rs-filters .more-places,
.rs-filters .selected-place {
    color: #221f1a;
}

.listings-content .title-wrapper {
    margin-bottom: 20px;
}

.listings-content .title-wrapper .title {
    color: #fff;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    text-transform: uppercase;
    margin: 0;
}

.listings-content .title-wrapper .subtitle {
    color: #000;
    font-family: var(--e-global-typography-primary-font-family);
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin: 10px 0 0;
}

.rs-additional-controls {
    color: #fff;
}

.rs-additional-controls .rs-btn-filter,
.rs-additional-controls .rs-select select {
    font-size: 16px;
    line-height: 20px;
    padding: 15px 20px;
    background-color: #0049E3;
    border: 0;
    outline: 0 !important;
    box-shadow: none !important;
    color: #fff;
    transition: all 400ms;
}

.rs-additional-controls .rs-select select {
    padding-right: 30px;
}

.rs-additional-controls .rs-select select:hover{
	background-color: #fff;
	color: #000;
}

.rs-additional-controls .rs-select:hover .arrow-down svg{
	fill: #000 !important;
}

.rs-additional-controls .rs-btn-filter:hover,
.rs-additional-controls .rs-btn-filter.active {
    color: #000;
    background-color: #fff;
}

.rs-filters-container,
.rs-filters__header,
.rs-filters__footer {
    background-color: #000;
    border-color: #ffffff36;
}

.rs-filters__header .rs-btn {
    line-height: 20px;
    padding: 10px 14px;
    color: #fff;
    background-color: #0049E3;
}

.rs-filters__header .rs-btn:hover {
    color: #000;
    background-color: #fff;
}

.rs-filters__footer .rs-btn--primary {
    border: none;
    color: #fff;
    background-color: #0049E3;
}

.rs-filters__footer .rs-btn--primary:hover {
    background-color: #fff;
    color: #000;
}

.rs-breadcrumb .breadcrumb-nav .nav-item a {
    color: #fff;
}

.rs-breadcrumb .breadcrumb-nav .nav-item {
    color: #fff;
}

.rs-map--tile {
    fill: #D0C2AE;
    stroke: #E6DAC6;
}

.rs-pagination .pg-item.disabled, .rs-pagination .pg-item:disabled, .rs-pagination .pg-item[disabled] {
    cursor: not-allowed !important;
    background-color: #1f1f1f;
}

.rs-county--active,
.rs-state--active {
    fill: var(--e-global-color-accent);
}

.rs-county--active:hover,
.rs-state--active:hover {
    fill: var(--e-global-color-secondary);
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: none;
    margin: 0;
}

.leaflet-touch .leaflet-bar a {
    color: #000;
    border-radius: 0 !important;
    border-color: var(--e-global-color-primary);
    background-color: var(--e-global-color-secondary);
}

.leaflet-touch .leaflet-bar a:hover {
    color: #222222;
    background-color: #fff;
}

/* Single Property Detail */


.container {
    max-width: 1640px;
}

.rs-detail--property-03 .agent-box {
    top: 148px;
    margin-top: 62px;
}

 .rs-detail--property-03 .agent-box {
    top: 60px;
}

.rs-detail--property-03 .rs-header {
    background-color: #424242;
    -webkit-backdrop-filter: blur(20px) brightness(115%);
    backdrop-filter: blur(20px) brightness(115%);
    padding: 18px 0;
    border-top: 0px solid #E6DAC6;
}

.rs-detail--property-03 .rs-header .title {
    color: #fff;
    line-height: 32px;
    margin: 0;
    font-weight: 500;
    text-transform: uppercase;
}

.rs-detail--property-03 .rs-header .price {
    color: #fff;
    font-size: 32px;
    line-height: 30px;
    margin-top: 10px;
}

.rs-detail--property-03 .rs-header .price:after {
    content: "";
    width: 130px;
    height: 3px;
    background: var(--e-global-color-accent);
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    transform: translateY(-50%);
}

.rs-detail--property-03 .rs-header .meta-box {
    column-gap: 36px;
}

.rs-detail-view .btn-action svg {
    fill: #fff;
}

.rs-detail--property-03 .rs-header .btn-action {
    border: 0;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
}

.rs-detail-view .btn-action .icon {
    margin-right: 8px;
}

.pswp .btn-action svg {
    fill: #fff;
}

.rs-share-dropdown .rs-share-menu.active {
    padding: 0;
}

ul.rs-share-menu.active li:hover {
    background-color: #0049e3;
}
.rs-detail--property-03 .rs-header .status.green:before {
    margin-top: 8px;
	color: #0049e3;
}

.rs-detail--property-03 .rs-header .status {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}

.rsds--variant-04 .rs-slider-arrow:hover, .rsds--variant-04 .rs-slider-button:hover {
    color: #000;
    background-color: #fff;
    border: 1px solid #fff;
}

.rs-detail--property-03 .rs-header .status:before {
    margin-right: 10px;
    transform: translateY(-4px);
}

.rsds--variant-04 {
    margin: 15px 0;
}

.rsds--variant-04 .rs-slider-button svg {
    margin-right: 10px;
    fill: #aca8a2;
}

.rsds--variant-04 .rs-slider-arrow {
    padding: 0;
}

.rsds--variant-03 .rs-slider-button {
    border: none;
}

.rsds--variant-03 .rs-slider-button:hover {
    color: #fff;
    border: none;
}

.rs-actions.cta-block--one {
    padding: 20px 0;
    border: 1px solid #33302a;
    border-width: 2px 0;
}

.rs-detail--property-03 .cta-block--one .left-box {
    column-gap: 30px;
}

.rs-actions.cta-block--one .title {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
}

.rs-actions.cta-block--one a {
    color: #fff !important;
    font-weight: 600;
    text-transform: unset !important;
}

.section-title {
    font-size: 22px;
    margin: 0 0 30px 0;
    text-transform: uppercase;
}

.rs-detail--property-03 .col-lg-8 .section-title {
    margin-left: -60px;
}

.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl {
    color: #000;
}

.section-title:after {
    content: "";
    width: 80px;
    height: 3px;
    background: var(--e-global-color-accent);
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    transform: translateY(-50%);
}

.rs-detail--property-03>.container .col-lg-8>div {
    padding-top: 50px;
    padding-left: 60px;
    margin-right: 100px;
}

.rs-detail--property-03>.container .col-lg-8>div:last-child {
    padding-bottom: 50px;
}

.rs-detail-view .rs-info-block.info--property {
    padding: 80px 0 50px;
    border-bottom: 1px solid #33302a;
}

.rs-detail--property-03 .rs-info-block .info-box {
    padding: 10px 0 0 0;
    background: transparent;
    line-height: 32px;
	font-size:14px;
}


.rs-detail--property-03 .section-title {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 30px -60px;
    text-transform: uppercase;
}

.rs-detail--property-03 .rs-info-block .info-item .label {
    font-weight: 600;
}

.rs-detail--property-03 .rs-info-block .info-item .value {
    color: #fff;
}

.rs-detail--property-03 .rs-info-block .info-item .value a {
    color: inherit;
    font-weight: 700;
}

.rs-detail--property-03 .rs-info-block .info-item .value a:hover {
    color: var(--e-global-color-accent);
}

.rs-info-block.info--additional .info-box {
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: rgba(255, 255, 255, 0.15);
    padding: 52px 94px 34px 70px;
}

.rs-info-block.info--additional .info-box .info-list {
    list-style-position: inside;
    padding: 0 0 10px;
}

.rs-info-block.info--additional .info-box .info-item {
    margin: 10px 0;
}

.rs-description-block {
    padding-bottom: 60px;
    border-bottom: 1px solid #424242;
}

.rs-info-block.info--additional-details .info-table {
    border: 1px solid #424242;
}

.rs-info-block.info--additional-details .info-title {
    color: #fff;
    background-color: #424242;
	font-weight: 500;
}

.rs-info-block.info--additional-details .info-content {
    border-top: 1px solid #424242;
}

.footer-form .gform_button:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.listings-filters {
    background-color: #424242;
    border-top: none;
}

.rs-map-block .rs-button-group {
    column-gap: 22px;
    row-gap: 16px;
}

.rs-map-block .rs-button-group .btn {
    padding: 7px 16px;
    border: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    outline: 0 !important;
    box-shadow: none !important;
    background-color: #0049E3;
}

.rs-map-block .rs-button-group .btn:is(:hover, :focus) {
    background: #fff;
    color: #000;
}

.rs-map-block .btn-map-style,
.rs-map-block .btn-map-tour {
    font-size: 16px !important;
    color: #fff !important;
    background-color: #181613;
    padding: 6px 16px !important;
}

.rs-map-block .rs-map-top-left {
    gap: 5px;
}

.rs-map-block .btn-map-style:hover,
.rs-map-block .btn-map-tour:hover,
.rs-map-block .btn-map-style:focus,
.rs-map-block .btn-map-tour:focus {
    color: #fff !important;
    background-color: #26221e !important;
}

.rs-map-dropdown .dropdown-item {
    font-size: 16px;
    padding: 4px 16px;
}

.rs-agent-block {
    padding-bottom: 40px;
}

.rs-cta-block a.btn {
    background-color: #0049E3;
    color: #fff;
    padding: 10px 20px;
}

.rs-cta-block a.btn:hover {
    background-color: #fff;
    color: #000;

}

.rs-agent-block .title-wrapper {
    padding-top: 70px;
    border-top: 2px solid #33302a;
}

.rs-agent-block .title-wrapper .section-title {
    margin-left: 0;
}

.rs-modal-content .close:hover svg {
    fill: #000;
}

.rs-agent-block .form-title {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 35px;
    margin-top: -65px;
}

.agent-info-box,
.agent-info-box a {
    color: #fff;
}

.agent-info-box .agent-photo {
    height: 190px;
    border-radius: 5px;
    overflow: hidden;
}

.rs-detail--property-03>.container>.row>.col-lg-4 {
    padding-bottom: 50px;
}

.rs-detail--property-03 .agent-info-box .agent-photo img {
    height: 100%;
    object-fit: cover;
}

.agent-info-box .agent-name {
    font-size: 31px;
    line-height: 39px;
    letter-spacing: 0.5px;
}

.agent-info-box .agent-title {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: 0.5px;
    color: #584F43;
}

.rs-detail--property-03 .rs-agent-block .info-footer .btn-agent .icon svg {
    width: 18px;
    height: 18px;
    fill: #fff;
}

.rs-detail--property-03 .rs-agent-block .info-footer .btn-agent,
.rs-detail--property-03 .rs-agent-block .info-footer span {
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
}

.rs-detail--property-03 .rs-agent-block .info-footer .btn-agent .icon {
    margin-right: 15px;
}

.rs-detail--property-03 .rs-agent-block .info-footer {
    column-gap: 33px;
}

.rs-detail--property-03 .coreps {
    margin-top: 52px;
    border-top: 1.5px solid #33302a;
    padding-top: 16px;
}

.rs-detail--property-03 .coreps a {
    color: #fff;
}

.rs-detail--property-03 .coreps .title {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px;
}

.rs-detail--property-03 .corep-info-box {
    background: #26231e;
    border-radius: 2px;
    padding: 28px 42px 28px 28px;
    margin-bottom: 10px;
}

.rs-detail--property-03 .coreps .agent-photo {
    min-width: 75px;
    width: 75px;
    height: 75px;
    border-radius: 5px;
    overflow: hidden;
}

.rs-detail--property-03 .coreps .agent-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-detail--property-03 .coreps .agent-name {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
}

.rs-detail--property-03 .coreps .agent-title {
    color: #aca8a2;
    letter-spacing: 0.5px;
}

body .rs-agent-block .gform_legacy_markup_wrapper .gform_footer {
    text-align: right;
}

.single-listings .rs-nearby-block,
.single-listings .rs-moreby-block {
    padding: 0;
    background-color: transparent;
}

.rs-nearby-block {
    margin-bottom: -2px;
}

.rs-moreby-block {
    margin-top: 62px;
}

.rs-nearby-block .title-wrapper {
    border-top: 2px solid #33302a;
    padding-top: 60px;
}

.single-listings .rs-moreby-block .title,
.single-listings .rs-nearby-block .title {
    font-size: 24px;
    margin: 0 0 40px;
    text-transform: uppercase;
}

:is(.rs-nearby-block, .rs-moreby-block) .title:after {
    content: "";
    width: 80px;
    height: 3px;
    background: var(--e-global-color-accent);
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

:is(.rs-nearby-block, .rs-moreby-block) .rs-grid {
    padding-bottom: 60px;
    border-bottom: 2px solid #33302a;
}

.rs-nearby-block+.rs-moreby-block .rs-grid {
    border-bottom: none;
}

.rs-detail--property-03 .agent-box {
    border: 0;
    border-radius: 5px;
    background-color: #424242;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    padding: 0;
}

.rs-detail--property-03 .agent-box .info-wrapper {
    padding: 27px 40px 26px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.rs-detail--property-03 .agent-box .form-wrapper {
    padding: 20px 40px 30px;
}

.rs-detail--property-03 .agent-box .footer-wrapper {
    padding: 34px 40px;
}

.rs-detail--property-03 .agent-box .info-wrapper .title:before,
.rs-detail--property-03 .agent-box .footer-wrapper .title:before {
    content: "";
    width: 40px;
    height: 3px;
    background: var(--e-global-color-accent);
    display: block;
    margin-bottom: 8px;
}

.rs-detail--property-03 .agent-box .info-wrapper .photo {
    width: 183px;
    margin-right: 34px;
}

.rs-detail--property-03 .agent-box .info-wrapper .rs-image-wrapper.cover.ar4\:3 {
    padding-bottom: 89%;
    border-radius: 5px;
    overflow: hidden;
}

.rs-detail--property-03 .agent-box .info-wrapper .title {
    font-size: 28px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 0;
    color: #fff;
}

.rs-detail--property-03 .agent-box .info-wrapper .sub-title {
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0.5px;
    margin: 0;
    color: #aca8a2;
}

.rs-detail--property-03 .agent-box .form-wrapper .title {
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
    margin: 0 0 20px !important;
    color: #fff;
}

.rs-detail--agent-03 .agent-box .form-wrapper .ginput_container_consent label,
.rs-detail--property-03 .agent-box .form-wrapper .ginput_container_consent label {
    color: #fff;
}

.rs-detail--property-03 .agent-box .footer-wrapper .start-here a {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}

.rs-detail--property-03 .agent-box .footer-wrapper .title {
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}

.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
	color: #fff;
    background: transparent;
    border: 1px solid #aca8a2;
    border-radius: 2px;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 14px 10px 11px 15px;
    font-size: 14px;
    line-height: 23px;
}

.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper textarea.medium,
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper textarea.medium {
	color: #fff;
    background: transparent;
    border: 1px solid #aca8a2;
    border-radius: 2px;
    outline: 0 !important;
    box-shadow: none !important;
    padding: 14px 10px 11px 15px;
    font-size: 14px;
    line-height: 23px;
    height: 119px;
}

.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper textarea::placeholder,
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper textarea::placeholder,
.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder,
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"])::placeholder {
	color: rgba(255, 255, 255, .85);
}

.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"],
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"] {
    background: #0049e3;
    border: none;
    border-radius: 2px;
    color: #fff;
    width: 100%;
    height: 63px;
    font-size: 20px;
    font-weight: 600;
    outline: 0 !important;
    box-shadow: none !important;
}

.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"]:hover,
.rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"]:hover {
    background: #fff;
    color: #000;
}

.rs-agent-gallery .photo-gallery .gallery-item,
.rs-agent-gallery .photo-gallery .grid-sizer {
    width: calc(25% - 10px);
    float: left;
    margin: 5px;
}

.rs-agent-gallery .photo-gallery .gallery-item img {
    display: block;
    width: 100%;
    cursor: pointer;
}

.rs-description-block .brochure-download .btn {
    color: #fff;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 15px 30px;
    border: none;
    background-color: var(--e-global-color-accent);
}

.rs-description-block .brochure-download .btn:hover {
    color: #000;
    border: none;
    background-color: #fff;
}

.pswp__button {
    border: none !important;
}

.rs-detail--property-03 .rs-actions .btn-action:hover,
.rs-detail--property-03 .rs-agent-block .info-footer .btn-agent:hover {
    color: var(--e-global-color-accent) !important;
}

.rs-share-dropdown .rs-share-menu li a,
.rs-share-dropdown .rs-share-menu li button {
    font-weight: 400;
}

.rs-new-gallery-modal .agent-box {
	position: static;
	margin: 0;
	box-shadow: none;
}

.rs-new-gallery-modal .agent-box .info-wrapper,
.rs-new-gallery-modal .agent-box .form-wrapper {
	padding: 20px;
}

.rs-new-gallery-modal .agent-box .info-wrapper .photo {
	width: 100px;
}

.rs-new-gallery-modal .agent-box .info-wrapper .title {
	font-size: 18px;
	line-height: 30px;
}

.rs-new-gallery-modal .agent-box .info-wrapper .sub-title {
	font-size: 16px;
	line-height: 24px;
}

.rs-brochure {
	padding: 80px 0;
	border-top: 1px solid #B8B8B8;
}

.rs-brochure .brochure-title {
	font-size: 32px;
	font-weight: 700;
	margin: 0 0 20px;
}

/* Agents Grid */
.rs-grid-view.rs-grid--agents .container {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
}

.rs-grid-view.rs-grid--agents .rs-listing-card {
    position: relative;
}

.rs-grid-view.rs-grid--agents .rs-filters,
.rs-grid-view.rs-grid--agents .rs-pagination,
.rs-grid-view.rs-grid--agents .rs-breadcrumb,
.rs-grid-view.rs-grid--agents .rs-card-body .agent-brokerage,
.rs-grid-view.rs-grid--agents .rs-card-body .agent-licensed-in,
.rs-grid-view.rs-grid--agents .rs-card-body .agent-phone {
    display: none !important;
}

.rs-grid-view.rs-grid--agents .rs-image-wrapper.bg-white {
    background-color: transparent !important;
}

.rs-grid-view.rs-grid--agents .rs-card-header .thumbnail {
    border-radius: 5px;
}

.rs-grid-view.rs-grid--agents .rs-card-body {
    margin-top: 28px;
    width: calc(100% - 150px);
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn,
.rs-grid-view.rs-grid--agents .rs-card-body .agent-title,
.rs-grid-view.rs-grid--agents .rs-card-body .card-title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: left;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn,
.rs-grid-view.rs-grid--agents .rs-card-body .agent-title {
    font-weight: 400;
    color: #fff;
    margin: 5px 0 0 0;
	font-size: 14px;
    line-height: 24px;
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn:before {
    content: "View";
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn .text {
    display: none;
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn {
    position: absolute;
    right: 0;
    bottom: 0;
	    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 12px 20px;
    border: none;
    background-color: #0049E3;
    text-transform: uppercase;
}

.rs-grid-view.rs-grid--agents .rs-card-footer .btn:hover {
    color: #000;
	    background-color: #fff;
}

/* Single Agents */
.rs-detail--agent-03 {
    padding-top: 60px;
}

.rs-detail--agent-03 .container:nth-child(1) .col-lg-8>div {
    margin-right: 40px;
    margin-bottom: 70px;
}

.rs-detail--agent-03 .container:nth-child(1) .col-lg-4 {
    padding-bottom: 70px;
}

.single-agents .rs-details-block .content-wrapper {
    padding: 10px 0 80px 60px;
    border-bottom: 2px solid #33302a;
}

.single-agents .rs-details-block .content-wrapper .title {
    font-weight: 700;
    font-size: 32px;
    line-height: 46px;
}

.single-agents .rs-details-block .content-wrapper .sub-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

.single-agents .rs-details-block .content-wrapper .licensed {
	color: #fff;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
}

.single-agents .rs-details-block .content-wrapper .licensed .label {
    color: #fff;
    font-weight: 400;
}

.rs-detail--agent-03 .rs-details-block .content-wrapper .right-box:before {
    background-color: #33302a;
}

.rs-detail--agent-03 .rs-details-block .actions-wrapper {
    background: #424242;
    border-radius: 5px;
    margin: 26px 0 0;
    padding: 6px 6px;
}

.rs-detail--agent-03 .rs-details-block .actions-wrapper .btn-action {
    color: #fff;
    padding: 7px 36px 6px 28px;
    border-radius: 5px;
}

.rs-detail--agent-03 .rs-details-block .actions-wrapper .btn-action:hover {
    background-color: #000;
}

.rs-detail--agent-03 .rs-details-block .buttons-wrapper {
    margin-top: 34px;
}

.rs-detail--agent-03 .rs-details-block .buttons-wrapper a {
    color: #fff;
    font-weight: 600;
    transition: all 0.4s;
}

.rs-detail--agent-03 .rs-details-block .buttons-wrapper a:hover {
    color: var(--e-global-color-accent);
}

.rs-detail--agent-03 .rs-details-block .buttons-wrapper a .icon {
    padding-top: 3px;
}

.rs-detail--agent-03 .right-box .info-wrapper {
    margin-bottom: 22px;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}

.rs-detail--agent-03 .rs-details-block .right-box>div svg {
    margin-top: 5px;
    margin-right: 22px;
    fill: #fff;
    width: 24px;
}

.rs-detail--agent-03 .rs-description-block .content-wrapper,
.rs-detail--agent-03 .rs-testimonials-block .content-wrapper {
    padding-left: 60px;
}

.rs-detail--agent-03 .rs-testimonials-block .testimonial {
    margin: 0;
    padding: 0;
}

.rs-detail--agent-03 .rs-testimonials-block .testimonial-item+.testimonial-item {
    margin-top: 20px;
}

.single-agents .agent-box {
    border: 0;
    border-radius: 5px;
    background-color: #424242;
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.35);
    padding: 0;
    margin-bottom: 80px;
}

.rs-detail--agent-03 .agent-box .info-wrapper {
    padding: 37px 40px 25px;
}

.rs-detail--agent-03 .agent-box .form-wrapper {
    padding: 0 40px 40px;
}

.rs-detail--agent-03 .agent-box .form-wrapper p {
    color: #fff;
    margin-bottom: 24px;
    font-weight: 700;
}

#rs-agent-listings.rs-grid--properties {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 1.5px solid #33302a;
}

#rs-agent-listings .rs-listings-wrapper {
    position: relative;
}

.rs-listings--tab-nav {
    display: inline-block;
    background-color: transparent;
    border-radius: 5px;
    position: absolute;
    right: 0;
    top: -85px;
    z-index: 10;
}

.rs-listings--tab-nav .rs-tab-button {
    padding: 12px 30px;
    color: #fff;
    background-color:  #191613;
    border-radius: 5px;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    border: none !important;
}

.rs-listings--tab-nav .rs-tab-button.active,
.rs-listings--tab-nav .rs-tab-button:is(:focus, :active) {
    color: #fff;
    background-color: #2f2d28 !important;
}

.rs-listings--tab-nav .rs-tab-button:hover {
    color: #222 !important;
    background-color: #fff !important;
}

.rs-contact {
    padding-bottom: 75px;
}

ul.brochure-info {
    padding-bottom: 20px;
}

.gform-body.gform_body input, .gform-body.gform_body textarea {
    outline: none;
}

.rs-contact .content-wrapper {
    padding-top: 60px;
    max-width: 458px;
}

.rs-contact .content-wrapper .title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 32px;
    letter-spacing: 0.5px;
}

.rs-contact .content-wrapper .sub-title {
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    letter-spacing: 0.5px;
}

.single-agents .social-wrapper {
    margin-top: 40px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.single-agents .social-wrapper a {
    display: flex;
    transition: all 0.4s;
    filter: brightness(0);
}

.single-agents .social-wrapper a:hover {
    opacity: 0.4;
}

.single-agents .social-wrapper .label {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.single-agents .social-wrapper .content {
    display: flex;
    gap: 32px;
}

.single-agents .accreditations-wrapper .box-title {
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
}

.single-agents .rs-detail-view .btn-action svg {
    fill: #fff;
}

.single-agents .accreditations-wrapper .logos {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}

.single-agents .accreditations-wrapper {
    margin-top: 50px;
}

.single-agents .accreditations-wrapper img {
    filter: grayscale(1);
    width: auto;
    height: 60px;
    display: block;
}

.rs-agent-gallery .photo-gallery-nav {
    padding: 40px 0;
    margin: 0 0 70px;
    border-bottom: 2px solid #33302a;
}

.off-canvas {
    z-index: 1111111;
}

/* Hide Sale Type */
.filter-group.filter-group--sale-type {
	display: none;
}

/* Responsive */
@media only screen and (max-width: 1400px) {
	.rs-detail--property-03 .rs-info-block .info-box {
    font-size: 13px;
}
	
	.rs-detail--property-03>.container .col-lg-8>div {
    margin-right: 0px;
}
	
	.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"], .rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"] {
    height: 50px;
    font-size: 18px; 
	}
	
		.rs-detail--property-03 .agent-box .info-wrapper {
    padding: 20px 20px 20px;
}
	
	.rs-detail--property-03 .agent-box .form-wrapper {
    padding: 20px 20px 20px;
}
	
	.rs-detail--property-03 .agent-box .info-wrapper .title {
    font-size: 20px;
    line-height: 28px; 
	}
	
	.rs-detail--property-03 .agent-box .info-wrapper .photo {
    width: 145px;
    margin-right: 20px;
}
	
	.rs-detail--property-03 .agent-box .form-wrapper .title {
    font-size: 20px;
    line-height: 30px; 
	}
}

@media only screen and (max-width: 1200px) {
	.rs-grid-view.rs-grid--agents .rs-card-body {
    width: calc(100% - 90px);
}
	
	.rs-detail--property-03 .rs-info-block .info-box .col-lg-4 {
    max-width: 100%;
    flex: 0 0 100%;
}
	
	
	.property-search .rs-filters.rs-search-form .button-box {
        flex: 0 0 calc(19.33333% - 6.66667px);
        max-width: calc(19.33333% - 6.66667px);
    }
	
	.property-search .rs-filters.rs-search-form .search-box
 {
        flex: 0 0 80%;
        max-width: 80%;
    }
		.rs-detail--agent-03 .agent-box .info-wrapper {
    padding: 20px 20px 20px;
}
	
	.rs-detail--agent-03 .agent-box .form-wrapper {
    padding: 0 20px 20px;
}
	
	.rs-detail--agent-03 .agent-box .info-wrapper .photo {
    width: 100%;
}
	
	.rs-detail--property-03 .corep-info-box .agent-info {
    display: block; 
	}
	
	.rs-detail--property-03 .rs-agent-block .corep-info-box .info-footer {
    padding-top: 10px; 
	}
	
    .custom-rs-search-style .rs-input:not([type="checkbox"]) {
        width: 100%;
    }

    .custom-rs-search-style .rs-filters .button-box {
        top: unset;
        bottom: 0;
    }

    .red-line :is(h1, h2, h3, h4):after {
        width: 80px;
    }

    .rs-detail--property-03>.container .col-lg-8>div {
        padding-left: 40px;
        margin-right: 0;
    }

    .rs-detail--property-03 .col-lg-8 .section-title {
        margin-left: -40px;
    }

    .single-agents .rs-details-block .content-wrapper {
        flex-direction: column;
        row-gap: 40px;
    }

    .rs-detail--agent-03 .rs-details-block .content-wrapper .right-box:before {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
	.rs-grid-view.rs-grid--agents .rs-card-body {
    width: calc(100% - 70px);
}
	
	.rs-grid-view.rs-grid--agents .rs-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
	
		.rs-contact .content-wrapper {
    padding-top: 0px;
}
	
	.rs-detail--agent-03 .container:nth-child(1) .col-lg-4 {
    padding-bottom: 40px;
}
	
	.rs-contact .content-wrapper .sub-title {
    font-size: 22px;
    line-height: 30px;
}
	
	.rs-contact .content-wrapper .title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 15px;
}
	
	.rs-detail--agent-03 .agent-box .info-wrapper .photo {
    width: 100%;
}
	
	    .rs-map-block .rs-button-group .btn {
        padding: 6px 15px;
        font-size: 14px;
        line-height: 24px;
    }
	
	.rs-listings--tab-nav {
    top: -70px;

}
	
	.rs-listings--tab-nav .rs-tab-button {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 24px;
}
	
		ul.brochure-info {
    padding-top: 20px;
}
	
	.rs-grid-view.rs-grid--agents .rs-card-footer .btn {
    font-size: 14px;
    padding: 8px 12px;
}
	
	.rs-grid--properties .rs-card-footer .btn {
    font-size: 14px;
    padding: 8px 12px;
}
	
.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"], .rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper .gform_footer input[type="submit"]
 {
    height: 50px;
    font-size: 18px;
}
	
    .red-line :is(h1, h2, h3, h4):after {
        display: block;
        transform: unset;
        margin-top: 20px;
    }

    .rs-featured-listings-carousel .carousel-buttons {
        top: -96px;
    }

    .rs-detail--property-03 .rs-header .price:after {
        display: block;
        width: 80px;
        margin: 20px auto;
        transform: unset;
    }

    .rs-detail--property-03>.container .col-lg-8>div {
        padding-left: 0;
    }

    .rs-detail--property-03 .col-lg-8 .section-title {
        margin-left: 0;
    }

    .rs-agent-block .form-title {
        margin-top: 20px;
    }

    .rs-detail--agent-03 .container:nth-child(1) .col-lg-8>div {
        margin-right: 0;
        margin-bottom: 40px;
    }

    .single-agents .rs-details-block .content-wrapper {
        padding: 0 0 40px;
    }

    .single-agents .rs-description-block {
        padding-bottom: 40px;
    }

    .rs-detail--agent-03 .rs-description-block .content-wrapper,
    .rs-detail--agent-03 .rs-testimonials-block .content-wrapper {
        padding-left: 0;
    }
}

@media only screen and (max-width: 576px) {
	.rs-listings-wrapper .rs-listings-actions {
    margin-bottom: 40px;
}
	
	.rs-grid-view.rs-grid--agents .rs-grid {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
	
	.single-listings .rs-moreby-block .title, .single-listings .rs-nearby-block .title {
    margin: 0 0 0px;
}
	
	   .single-listings .rs-grid-view.rs-grid--properties .title-wrapper {
        padding-bottom: 0;
    }
	
	.property-search .rs-filters.rs-search-form .search-box {
        flex: 0 0 100%;
        max-width: 100%;
    }
	
	    .property-search .rs-filters.rs-search-form .button-box {
        flex: 0 0 calc(33.33333% - 6.66667px);
        max-width: calc(33.33333% - 6.66667px);
        margin: 0;
    }
	
	.rs-detail--agent-03 .agent-box .info-wrapper {
    padding: 20px 20px 20px;
}
	
	.rs-detail--agent-03 .agent-box .form-wrapper {
    padding: 0 20px 20px;
}
	
	.rs-contact .content-wrapper {
    padding-top: 0px;
}
	
	.rs-detail--agent-03 .container:nth-child(1) .col-lg-4 {
    padding-bottom: 40px;
}
	
	.rs-contact .content-wrapper .sub-title {
    font-size: 20px;
    line-height: 30px;
}
	
	.rs-contact .content-wrapper .title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
}
	
	.rs-listings--tab-nav {
        top: -30px;
        left: 0;
    }
	
	.rs-grid-view.rs-grid--properties .title-wrapper {
    padding-bottom: 20px;
}
	
	.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    padding: 10px 10px 11px 14px;
    font-size: 14px;
    line-height: 23px;
}
	
	.rs-detail--property-03 .agent-box .gform_legacy_markup_wrapper textarea.medium, .rs-detail--agent-03 .agent-box .gform_legacy_markup_wrapper textarea.medium {
    padding: 10px 10px 11px 14px;
    font-size: 14px;
    line-height: 23px;
}
	
	.rs-detail--property-03 .agent-box .info-wrapper {
    padding: 20px 25px 20px;
}
	
	.rs-detail--property-03 .agent-box .form-wrapper {
    padding: 20px 20px 20px;
}
	
	h2.brochure-form-title {
    font-size: 24px;
}
	
	.rs-brochure .brochure-title {
    font-size: 28px;
}
	
	    .rs-featured-listings-carousel .carousel-buttons {
        top: -50px;
        left: 0;
    }
	
	ul.brochure-info {
    padding-top: 20px;
}
	
	.agent-info-box, .agent-info-box a {
    font-size: 24px;
    line-height: 35px;
}
	
	.rs-map-block .rs-button-group .btn {
    padding: 6px 15px;
    font-size: 14px;
    line-height: 24px;
}
	
	.rs-map-block .rs-button-group {
    column-gap: 10px;
    margin-top: 10px !important;
}
	
		.rs-grid-view.rs-grid--agents .rs-card-footer .btn {
    font-size: 12px;
    padding: 8px 12px;
}
	
		.rs-grid--properties .rs-card-footer .btn {
    font-size: 12px;
    padding: 8px 12px;
}
	
	.rs-detail--agent-03 .rs-details-block .actions-wrapper .btn-action {
    padding: 7px 20px 6px 20px; 
	}
	
    .rs-detail--property-03 .rs-header {
        position: static;
    }

    .rs-detail--property-03 .corep-info-box .agent-info {
        flex-direction: column;
    }

    .rs-detail--property-03 .rs-agent-block .corep-info-box .info-footer {
        margin-top: 10px;
    }

    .rs-detail--property-03 .agent-box {
        margin-top: 0;
    }
}