.ct-section {
width:100%;
background-size:cover;
background-repeat:repeat;
}
.ct-section>.ct-section-inner-wrap {
display:flex;
flex-direction:column;
align-items:flex-start;
}
.ct-div-block {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.ct-new-columns {
display:flex;
width:100%;
flex-direction:row;
align-items:stretch;
justify-content:center;
flex-wrap:wrap;
}
.ct-link-text {
display:inline-block;
}
.ct-link {
display:flex;
flex-wrap:wrap;
text-align:center;
text-decoration:none;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-link-button {
display:inline-block;
text-align:center;
text-decoration:none;
}
.ct-link-button {
background-color: #1e73be;
border: 1px solid #1e73be;
color: #ffffff;
padding: 10px 16px;
}
.ct-image {
max-width:100%;
}
.ct-fancy-icon>svg {
width:55px;height:55px;}
.ct-inner-content {
width:100%;
}
.ct-slide {
display:flex;
flex-wrap:wrap;
text-align:center;
flex-direction:column;
align-items:center;
justify-content:center;
}
.ct-nestable-shortcode {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-comments {
width:100%;
text-align:left;
}
.oxy-comment-form {
width:100%;
}
.oxy-login-form {
width:100%;
}
.oxy-search-form {
width:100%;
}
.oxy-tabs-contents {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab {
display:flex;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-tab-content {
display:flex;
width:100%;
flex-wrap:nowrap;
flex-direction:column;
align-items:flex-start;
}
.oxy-testimonial {
width:100%;
}
.oxy-icon-box {
width:100%;
}
.oxy-pricing-box {
width:100%;
}
.oxy-posts-grid {
width:100%;
}
.oxy-gallery {
width:100%;
}
.ct-slider {
width:100%;
}
.oxy-tabs {
display:flex;
flex-wrap:nowrap;
flex-direction:row;
align-items:stretch;
}
.ct-modal {
flex-direction:column;
align-items:flex-start;
}
.ct-span {
display:inline-block;
text-decoration:inherit;
}
.ct-widget {
width:100%;
}
.oxy-dynamic-list {
width:100%;
}
            .oxy-testimonial {
                flex-direction: row;
                align-items: center;
            }
                        .oxy-testimonial .oxy-testimonial-photo-wrap {
                order: 1;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo {
                width: 125px;                height: 125px;                margin-right: 20px;
            }
            
                        .oxy-testimonial .oxy-testimonial-photo-wrap, 
            .oxy-testimonial .oxy-testimonial-author-wrap, 
            .oxy-testimonial .oxy-testimonial-content-wrap {
                align-items: flex-start;                text-align: left;            }
            
                                                            .oxy-testimonial .oxy-testimonial-text {
                margin-bottom:8px;font-size: 21px;
line-height: 1.4;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
                                    .oxy-testimonial .oxy-testimonial-author {
                font-size: 18px;
-webkit-font-smoothing: subpixel-antialiased;
            }
                            

                                                .oxy-testimonial .oxy-testimonial-author-info {
                font-size: 12px;
-webkit-font-smoothing: subpixel-antialiased;
            }
            
             
            
                        .oxy-icon-box {
                text-align: left;                flex-direction: column;            }
            
                        .oxy-icon-box .oxy-icon-box-icon {
                margin-bottom: 12px;
                align-self: flex-start;            }
            
                                                                        .oxy-icon-box .oxy-icon-box-heading {
                font-size: 21px;
margin-bottom: 12px;            }
            
                                                                                    .oxy-icon-box .oxy-icon-box-text {
                font-size: 16px;
margin-bottom: 12px;align-self: flex-start;            }
            
                        .oxy-icon-box .oxy-icon-box-link {
                margin-top: 20px;                            }
            
            
            /* GLOBALS */

                                                            .oxy-pricing-box .oxy-pricing-box-section {
                padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
text-align: center;            }
                        
                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                justify-content: center;            }
            
            /* IMAGE */
                                                                                    .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-graphic {
                justify-content: center;            }
            
            /* TITLE */
                                                            
                                    .oxy-pricing-box .oxy-pricing-box-title-title {
                font-size: 48px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-title-subtitle {
                font-size: 24px;
            }
            

            /* PRICE */
                                                .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-price {
                                                flex-direction: row;                                            }
            
                                    .oxy-pricing-box .oxy-pricing-box-currency {
                font-size: 28px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-main {
                font-size: 80px;
line-height: 0.7;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-amount-decimal {
                font-size: 13px;
            }
                        
                                    .oxy-pricing-box .oxy-pricing-box-term {
                font-size: 16px;
            }
            
                                    .oxy-pricing-box .oxy-pricing-box-sale-price {
                font-size: 12px;
color: rgba(0,0,0,0.5);
                margin-bottom: 20px;            }
            
            /* CONTENT */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-content {
                font-size: 16px;
color: rgba(0,0,0,0.5);
            }
            
            /* CTA */

                                                                        .oxy-pricing-box .oxy-pricing-box-section.oxy-pricing-box-cta {
                justify-content: center;            }
            
        
                                .oxy-progress-bar .oxy-progress-bar-background {
            background-color: #000000;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);            animation: none 0s paused;        }
                
                .oxy-progress-bar .oxy-progress-bar-progress-wrap {
            width: 85%;        }
        
                                                        .oxy-progress-bar .oxy-progress-bar-progress {
            background-color: #66aaff;padding: 40px;animation: none 0s paused, none 0s paused;            background-image: linear-gradient(-45deg,rgba(255,255,255,.12) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.12) 50%,rgba(255,255,255,.12) 75%,transparent 75%,transparent);        
        }
                
                        .oxy-progress-bar .oxy-progress-bar-overlay-text {
            font-size: 30px;
font-weight: 900;
-webkit-font-smoothing: subpixel-antialiased;
        }
        
                        .oxy-progress-bar .oxy-progress-bar-overlay-percent {
            font-size: 12px;
        }
        
        .ct-slider .unslider-nav ol li {border-color: #ffffff; }.ct-slider .unslider-nav ol li.unslider-active {background-color: #ffffff; }.ct-slider .ct-slide {
				padding: 0px;			}
		
                        .oxy-superbox .oxy-superbox-secondary, 
            .oxy-superbox .oxy-superbox-primary {
                transition-duration: 0.5s;            }
            
            
            
            
            
        
        
        
        
            .oxy-shape-divider {
                width: 0px;
                height: 0px;
                
            }
            
            .oxy_shape_divider svg {
                width: 100%;
            }
            .oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .sub-menu{
box-shadow:px px px px ;}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-show-dropdown .oxy-pro-menu-list .menu-item-has-children > a div{
margin-left:0px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
width:30px;
height:30px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon{
padding-top:15px;
padding-right:15px;
padding-bottom:15px;
padding-left:15px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-open-icon, .oxy-pro-menu .oxy-pro-menu-mobile-open-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon{
top:20px;
left:20px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
width:24px;
height:24px;
}

.oxy-pro-menu .oxy-pro-menu-mobile-close-icon, .oxy-pro-menu .oxy-pro-menu-mobile-close-icon svg{
transition-duration:0.4s;
}

.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container{
background-color:#ffffff;
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container, .oxy-pro-menu .oxy-pro-menu-open-container{
background-image:url();
}

.oxy-pro-menu .oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item-has-children > a svg, .oxy-pro-menu .oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item-has-children > a svg{
font-size:24px;
}

.oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-open-container .menu-item-has-children ul, .oxy-pro-menu .oxy-pro-menu-dropdown-links-toggle.oxy-pro-menu-off-canvas-container .menu-item-has-children ul{
background-color:rgba(0,0,0,0.2);
border-top-style:solid;
}

.oxy-pro-menu .oxy-pro-menu-container:not(.oxy-pro-menu-open-container):not(.oxy-pro-menu-off-canvas-container) .oxy-pro-menu-list{
                    flex-direction: row;
               }
.oxy-pro-menu .oxy-pro-menu-container .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .menu-item, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .menu-item{
                    align-items: flex-start;
                }

            .oxy-pro-menu .oxy-pro-menu-off-canvas-container{
                    top: 0;
                    bottom: 0;
                    right: auto;
                    left: 0;
               }
.oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-open-container .oxy-pro-menu-list .menu-item a, .oxy-pro-menu .oxy-pro-menu-container.oxy-pro-menu-off-canvas-container .oxy-pro-menu-list .menu-item a{
                    text-align: left;
                    justify-content: flex-start;
                }

            .oxy-site-navigation {
--oxynav-brand-color:#4831B0;
--oxynav-neutral-color:#FFFFFF;
--oxynav-activehover-color:#EFEDF4;
--oxynav-background-color:#4831B0;
--oxynav-border-radius:0px;
--oxynav-other-spacing:8px;
--oxynav-transition-duration:0.3s;
--oxynav-transition-timing-function:cubic-bezier(.84,.05,.31,.93);
}

.oxy-site-navigation .oxy-site-navigation__mobile-close-wrapper{
text-align:left;
}

.oxy-site-navigation > ul{ left: 0; }
.oxy-site-navigation {
                        --oxynav-animation-name: none; 
                    }

                .oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1){ 
                    background-color: var(--oxynav-brand-color);
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                    border: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2){ 
                    background: transparent;
                    border: 1px solid currentColor;
                    transition: var(--oxynav-transition-duration);
                    margin-left: var(--oxynav-other-spacing);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2):not(:hover) > img{
                    filter: invert(0) !important;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover{
                    background-color: var(--oxynav-activehover-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a{
                    color: var(--oxynav-neutral-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a{
                    color: var(--oxynav-brand-color);
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(1) > a::after{
                    color: var(--oxynav-neutral-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:nth-last-child(2) > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true']:hover > a::after{
                    color: var(--oxynav-brand-color);   
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }
.oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > button, .oxy-site-navigation > ul:not(.open) > li[data-cta='true'] > ul{
                    display: none;
                }

                .ct-section-inner-wrap, .oxy-header-container{
  max-width: 1120px;
}
body {font-family: 'Montserrat';}body {line-height: 1.6;font-size: 18px;font-weight: 400;color: #39393d;}.oxy-nav-menu-hamburger-line {background-color: #39393d;}h1, h2, h3, h4, h5, h6 {font-family: 'Playfair Display';font-size: 50px;font-weight: 700;}h2, h3, h4, h5, h6{font-size: 35px;font-weight: 400;}h3, h4, h5, h6{font-size: 25px;}h4, h5, h6{font-size: 20px;}h5, h6{font-size: 18px;}h6{font-size: 16px;}a {color: #0074db;text-decoration: none;}a:hover {text-decoration: none;}.ct-link-text {color: #24889a;text-decoration: ;}.ct-link-text:hover {text-decoration: underline;}.ct-link {text-decoration: ;}.ct-link-button {border-radius: 100px;}.ct-section-inner-wrap {
padding-top: 75px;
padding-right: 20px;
padding-bottom: 75px;
padding-left: 20px;
}.ct-new-columns > .ct-div-block {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
}.oxy-header-container {
padding-right: 20px;
padding-left: 20px;
}@media (max-width: 992px) {
				.ct-columns-inner-wrap {
					display: block !important;
				}
				.ct-columns-inner-wrap:after {
					display: table;
					clear: both;
					content: "";
				}
				.ct-column {
					width: 100% !important;
					margin: 0 !important;
				}
				.ct-columns-inner-wrap {
					margin: 0 !important;
				}
			}
.fancy-heading-three {
 font-family:Playfair Display;
 color:#2f2f2f;
 font-size:64px;
 font-weight:700;
 line-height:1;
}
@media (max-width: 991px) {
.fancy-heading-three {
 font-size:56px;
}
}

@media (max-width: 767px) {
.fancy-heading-three {
 font-size:48px;
}
}

.oxy-superbox-primary {
}
.oxy-superbox-secondary {
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
}
@media (max-width: 991px) {
.oxy-superbox-secondary {
}
}

.fancy-artworks-1-back {
 background-color:rgba(0,0,0,0.75);
 text-align:center;
 padding-top:20px;
 padding-left:20px;
 padding-right:20px;
 padding-bottom:20px;
 width:100%;
 height:100%;
}
.fancy-artworks-1-back:not(.ct-section):not(.oxy-easy-posts),
.fancy-artworks-1-back.oxy-easy-posts .oxy-posts,
.fancy-artworks-1-back.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.fancy-artwork-1-superbox-x {
 width:12px;
 margin-bottom:16px;
}
.fancy-artworks-1-text {
 font-family:Montserrat;
 color:white;
 font-size:12px;
 font-weight:400;
 line-height:1.6;
 -webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale; max-width:360px;
}
.fancy-artworks-1-title {
 font-family:;
 color:white;
 font-size:24px;
 font-weight:700;
 line-height:1;
 margin-bottom:16px;
}
.fancy-artwork-2-superbox {
}
.saas-blue-button:hover{
 color:#353c59;
}
.saas-blue-button {
background-color :#24889a;
border: 1px solid #24889a;
color: #ffffff;
}.saas-blue-button {
 font-family:Montserrat;
 font-weight:300;
 text-transform:capitalize;
 letter-spacing:1px;
 padding-left:25px;
 padding-right:25px;
 border-radius:100px;
 transition-duration:0.2s;
 transition-timing-function:ease;
 transition-property:all;
}
.saas-header-4-icon {
color: #ffffff;}.saas-header-4-icon 
>svg {width: 20px;height: 20px;}.saas-header-4-icon {
}
.primary-btn {
 padding-left:35px;
 padding-right:35px;
 background-color:#24889a;
 padding-top:5px;
 padding-bottom:5px;
 margin-top:0px;
 font-weight:300;
}
.footer-disclaimer {
 width:100%;
 margin-left:0px;
 margin-right:0px;
 margin-bottom:0px;
 border-top-width:1px;
 border-top-color:#4f4f4f;
 padding-left:20px;
 padding-right:20px;
 text-align:center;
 height:80px;
 border-top-style:solid;
}
.footer-disclaimer:not(.ct-section):not(.oxy-easy-posts),
.footer-disclaimer.oxy-easy-posts .oxy-posts,
.footer-disclaimer.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
justify-content:center;
}
.page-hero {
 text-align:center;
}
.page-hero:not(.ct-section):not(.oxy-easy-posts),
.page-hero.oxy-easy-posts .oxy-posts,
.page-hero.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
@media (max-width: 479px) {
.page-hero {
}
}

.section-title-2 {
 text-transform:uppercase;
 font-weight:400;
}
@media (max-width: 767px) {
.section-title-2 {
 line-height:1;
 margin-bottom:20px;
 text-align:left;
 font-size:25px;
}
}

.section-container {
 background-color:#ffffff;
 text-align:center;
}
.section-container .ct-section-inner-wrap {
padding-top: 60px;
padding-bottom: 34px;
}
.section-container:not(.ct-section):not(.oxy-easy-posts),
.section-container.oxy-easy-posts .oxy-posts,
.section-container.ct-section .ct-section-inner-wrap{
display:grid;
align-items:center;
display: grid !important;align-items: stretch;grid-template-columns: repeat(1, minmax(200px, 1fr));grid-column-gap: 20px;grid-row-gap: 20px;}
.main-link {
 font-weight:100;
 font-size:15px;
 line-height:18px;
 margin-left:auto;
 margin-right:auto;
}
.over-heading {
 font-weight:100;
 text-transform:uppercase;
 margin-bottom:0px;
 font-size:18px;
}
.body-text {
 font-weight:200;
 line-height:1.3;
 color:#2f2f2f;
}
@media (max-width: 479px) {
.body-text {
}
}

.agent-preview {
 font-size:15px;
 font-weight:500;
}
@media (max-width: 479px) {
.agent-preview {
 text-align:center;
}
}

.agent-occupation {
 font-size:12px;
 font-weight:300;
}
.agent-card-preview {
 text-align:left;
 margin-left:10px;
 margin-right:10px;
 color:#39393d;
}
.agent-card-preview:not(.ct-section):not(.oxy-easy-posts),
.agent-card-preview.oxy-easy-posts .oxy-posts,
.agent-card-preview.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
.customer-quote {
 font-weight:100;
 font-size:14px;
 font-style:italic;
 text-align:center;
 margin-top:25px;
 width:100%;
}
.rating-stars {
color: #f4c802;}.rating-stars 
>svg {width: 18px;height: 18px;}.rating-stars {
}
.section-link-light:after{
 color:#ffffff;
  content:"";
}
.section-link-light:hover{
 color:#ffffff;
 text-decoration:underline;
}
.section-link-light:before{
 color:#ffffff;
  content:"";
}
.section-link-light {
 color:#ffffff;
 margin-bottom:5px;
 font-weight:100;
}
.page-title {
 text-transform:uppercase;
 font-size:clamp(1.5rem, calc(1.5rem + ((1vw - 0.48rem) * 2.3611)), 3.2rem) ;
 color:#24889a;
 font-weight:400;
 margin-left:auto;
 margin-right:auto;
}
.secondary-btn {
 font-weight:300;
 min-width:220px;
}
.view-all-listing-link {
 font-weight:400;
 margin-top:20px;
 font-size:15px;
 color:#24889a;
 margin-left:auto;
 margin-right:auto;
}
.section-page-title-mobile {
}
@media (max-width: 767px) {
.section-page-title-mobile {
 line-height:1;
}
.section-page-title-mobile .ct-section-inner-wrap {
padding-top: 35px;
padding-bottom: 5px;
}
}

.section-page-listings {
@media only screen and (min-width: 40.063em) .impress-property-showcase .medium-3 width: 30%;
}
@media (max-width: 767px) {
.section-page-listings {
 padding-left:25px;
}
}

.section-page-links-mobile {
 width:100%;
 color:#24889a;
}
@media (max-width: 767px) {
.section-page-links-mobile {
 text-align:center;
}
.section-page-links-mobile .ct-section-inner-wrap {
padding-top: 74px;
}
.section-page-links-mobile:not(.ct-section):not(.oxy-easy-posts),
.section-page-links-mobile.oxy-easy-posts .oxy-posts,
.section-page-links-mobile.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
}
}

.cta-primary-btn:hover{
 text-decoration:none;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 background-color:rgba(0,0,0,0);
}
.cta-primary-btn {
 color:#ffffff;
 font-weight:300;
 padding-top:10px;
 padding-left:15px;
 padding-right:15px;
 padding-bottom:10px;
 background-color:#24889a;
 border-radius:100px;
 margin-top:20px;
 margin-bottom:20px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 min-width:255px;
}
.cta-secondary-btn:hover{
 text-decoration:none;
}
.cta-secondary-btn {
 color:#ffffff;
 font-weight:100;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 border-radius:100px;
 padding-top:10px;
 padding-bottom:10px;
 padding-left:15px;
 padding-right:15px;
 margin-top:20px;
 margin-bottom:20px;
 min-width:265px;
}
.hero-mobile {
}
@media (max-width: 479px) {
.hero-mobile {
}
}

.oxy-close-modal {
border: 1px solid;
padding: 20px;color: #333333;}.oxy-close-modal 
>svg {width: 55px;height: 55px;}.oxy-close-modal {
background-color: transparent;
border: 1px solid #fafafa;
color: #fafafa;
padding: 14px 23px;
}.oxy-close-modal {
border: 1px solid;
padding: 20px;color: #333333;}.oxy-close-modal 
>svg {width: 55px;height: 55px;}.oxy-close-modal {
 background-color:rgba(0,0,0,0);
 border-top-width:1px;
 border-right-width:1px;
 border-bottom-width:1px;
 border-left-width:1px;
 padding-top:0px;
 padding-bottom:0px;
 padding-left:0px;
 padding-right:0px;
 width:200px;
 border-top-style:solid;
 border-right-style:solid;
 border-bottom-style:solid;
 border-left-style:solid;
 border-top-color:#ffffff;
 border-right-color:#ffffff;
 border-bottom-color:#ffffff;
 border-left-color:#ffffff;
 color:#ffffff;
 margin-left:auto;
 margin-right:auto;
}
.agent-phone {
 font-weight:100;
 margin-top:15px;
 margin-bottom:0px;
 color:#39393d;
}
.post-title-light {
 color:#ffffff;
}
.post-title {
 font-size:clamp(2rem, calc(2rem + ((1vw - 0.48rem) * 2.7778)), 4rem) ;
}
.page-section {
 height:50vh;
 text-align:center;
}
.page-section .ct-section-inner-wrap {
padding-top: 6rem;
padding-right: 8rem;
padding-bottom: 5rem;
padding-left: 8rem;
}
.page-section:not(.ct-section):not(.oxy-easy-posts),
.page-section.oxy-easy-posts .oxy-posts,
.page-section.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
justify-content:center;
}
@media (max-width: 767px) {
.page-section {
 min-height:400px;
}
.page-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 20rem;
padding-bottom: 0;
padding-left: 20rem;
}
}

@media (max-width: 479px) {
.page-section {
}
}

.page-hero-image {
 width:100%;
 height:70vh;
 position:absolute;
object-fit: cover; object-position: 50% 50%
}
.page-header-hero {
}
.page-header-hero .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.page-header-hero-wrapper {
 width:100%;
 height:40vh;
}
.page-hero-section {
}
.page-hero-section .ct-section-inner-wrap {
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}
.page-hero-overlay {
 position:absolute;
 z-index:2;
 width:100%;
 height:25rem;
 background-color:rgba(36,136,154,0.8);
 padding-left:0px;
 padding-right:0px;
 margin-left:0px;
 margin-right:0px;
}
.page-hero-overlay:not(.ct-section):not(.oxy-easy-posts),
.page-hero-overlay.oxy-easy-posts .oxy-posts,
.page-hero-overlay.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
}
.page-hero-content {
 width:100%;
 position:absolute;
 z-index:3;
 text-align:center;
 padding-left:0px;
 margin-left:0px;
 padding-right:0px;
 margin-right:0px;
 padding-top:0px;
 height:25rem;
 padding-bottom:0px;
}
.page-hero-content:not(.ct-section):not(.oxy-easy-posts),
.page-hero-content.oxy-easy-posts .oxy-posts,
.page-hero-content.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.page-hero-wrapper {
 width:100%;
 height:30rem;
}
.hero-image {
 position:relative;
 height:25rem;
 width:100%;
object-fit: cover; object-position: 50% 50%;
}
.page-hero-title {
 color:#ffffff;
 font-weight:400;
 text-transform:uppercase;
}
.max-w-720 {
 width:100%;
 max-width:72rem;
}
.max-w-480 {
}
@media (max-width: 767px) {
.max-w-480 {
 width:100%;
 max-width:48rem;
}
}

.max-w-320 {
 max-width:32rem;
 width:100%;
}
@media (max-width: 767px) {
.max-w-320 {
 width:100%;
 max-width:32rem;
}
}

.page-hero-section-padding {
 padding-left:clamp(1rem, calc(1rem + ((1vw - 0.48rem) * 4.1667)), 4rem) ;
 padding-right:clamp(1rem, calc(1rem + ((1vw - 0.48rem) * 4.1667)), 4rem) ;
}
.blog-image-header-position {
 text-align:center;
 width:100%;
 height:100%;
 padding-left:clamp(2rem, calc(2rem + ((1vw - 0.48rem) * 4.1667)), 5rem) ;
 padding-right:clamp(2rem, calc(2rem + ((1vw - 0.48rem) * 4.1667)), 5rem) ;
}
.blog-image-header-position:not(.ct-section):not(.oxy-easy-posts),
.blog-image-header-position.oxy-easy-posts .oxy-posts,
.blog-image-header-position.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.CTA-NEW-BTN {
 font-family:Montserrat;
 text-align:center;
 font-weight:500;
}
.container-section-padding {
 padding-left:clamp(2.5rem, calc(2.5rem + ((1vw - 0.48rem) * 10.4167)), 10rem) ;
 padding-right:clamp(2.5rem, calc(2.5rem + ((1vw - 0.48rem) * 10.4167)), 10rem) ;
}
@media (max-width: 479px) {
.container-section-padding {
 margin-bottom:0px;
}
}

.container-section-layout {
}
.container-section-layout .ct-section-inner-wrap {
padding-left: 2px;
}
.container-section-layout:not(.ct-section):not(.oxy-easy-posts),
.container-section-layout.oxy-easy-posts .oxy-posts,
.container-section-layout.ct-section .ct-section-inner-wrap{
display:flex;
flex-direction:row;
align-items:center;
}
.heading-h2 {
}
@media (max-width: 991px) {
.heading-h2 {
 text-align:center;
}
}

@media (max-width: 767px) {
.heading-h2 {
 text-align:center;
}
}

@media (max-width: 479px) {
.heading-h2 {
 line-height:1.2;
}
}

.heading-h1 {
 font-size:clamp(2rem, calc(2rem + ((1vw - 0.48rem) * 2.7778)), 4rem) ;
 margin-bottom:10px;
}
.customer-review-title {
 color:#24889a;
 margin-top:0px;
 margin-bottom:0px;
 text-align:center;
 text-transform:uppercase;
}
.grid-images {
}
.images-comunities {
 padding-top:5px;
 padding-right:5px;
 padding-bottom:5px;
 padding-left:5px;
}
.images-grid {
 width:33.3%;
}
.terms {
}
.ad-hero {
}
.ad-title-spacing {
 margin-bottom:30px;
}
.ad-feature-spacing {
 margin-bottom:40px;
}
.ad-feature {
 text-align:left;
}
.ad-feature-stats {
 font-family:Montserrat;
 font-size:80px;
 line-height:1;
 font-weight:500;
}
/*Start AD Styles*/



/*IDX Search form Button */

button#IDX-formSubmit {
    color: white !important;
}

#IDX-showcaseGallery-49982 .IDX-showcaseContainer {
    border-radius: 5px;
    border-color: #80808066 !important;
    border-width: 1px;
    box-shadow: 1px 1px 3px #25252514 !important;
}

div#code_block-121-31987 a {
    color: #24889a;
}

/*END AD Styales*/

p.impress-beds-baths-sqft {
    min-width: 250px !important;
}



p.impress-address {
    min-width: 250px !important;
}



button {
    background-color: #24889a;
    border-radius: 100px;
    border-style: none;
    color: white !important;
}

.idx-omnibar-form button span {
    margin-left: 0px;
    font-weight: 100;
}

.idx-omnibar-form input[placeholder] {
    text-overflow: ellipsis;
    font-family: inherit;
    border-style: none;
    font-weight: 100;
    font-size: 15px;
}

/*show case section - home*/
.impress-showcase-property img {
    border: 1px solid #ccc0 !important;
    max-width: 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    height: 190px;
    min-width: 250px;
    width: 285px !important;
}


p.impress-address {
    color: #23889a;
}

/*Pricing positioning*/
.impress-showcase-property span.impress-price {
    font-size: 24px;
    display: block;
    text-decoration: none;
    margin-top: -44px;
    margin-left: 5px;
    color: white;
    font-weight: 500;
}

/*Listing Status*/
.impress-showcase-property span.impress-status {
    display: inline !important;
    margin-top: -180px !important;
    position: absolute;
    margin-left: 1px;
    background-color: #24889a;
    color: white;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 300;
}

/*Listing details*/

p.impress-address {
    border-left-style: solid;
    border-right-style: solid;
    padding: 5px;
    margin-top: -2px;
    border-width: 1px;
    border-color: #eaeaea;
    margin-bottom: 5px;
    font-size: 16px !important;
    line-height: 20px;
    margin-top: 2px;
}



p.impress-beds-baths-sqft {
    font-size: 12px !important;
    margin-top: -7px;
    border-left-style: solid;
    border-right-style: solid;
    border-width: 1px;
    border-bottom-style: solid;
    border-color: #eaeaea;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    
}

/*General top page search*/
div#IDX-quicksearch-48837 {
    border-style: solid;
    box-shadow: none;
    border-width: 1px;
    border-color: #80808026;
    padding: 10px;
    border-radius: 5px;
}


label#IDX-qsPtLabel-48837 {
    display: inline;
   
}

#IDX-quicksearchForm-48837 .IDX-qsLabel {
    margin: 0;
    padding-top: 3px;
    font-size: 15px;
}

#IDX-quicksearchForm-48837 {
    display: flex !important;
}

#IDX-quicksearchForm-48837 .IDX-qsInput {
    margin: 0 2px;
    border-radius: 20px;
    height: 30px;
    border-width: 1px;
    border-color: #c7c7c7;
    border-style: solid;
    width: 100%;
    padding-left: 10px;
}

input#IDX-qsSubmit-48837 {
    margin-top: 26px !important;
    width: 150px !important;
    background-color: #24889a;
    color: white;
    font-weight: 300 !important;
    border-style: none !important;
    font-family: 'Roboto' !important;
}


input, optgroup, select, textarea {
    font-size: 16px;
    line-height: 1.15;
    margin: 0;
    font-weight: 300;
    font-family: 'Roboto';
}

@media only screen and (max-width: 768px) {
  
  #div_block-14-10801 {
    min-width: 370px;
    background-color: #ffffff;
    border-radius: 100px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 15px;
}
    
   .idx-omnibar-form button {
    width: auto;
    font-family: inherit;
    vertical-align: top;
    padding: inherit;
    height: 40px;
    padding-right: 25px !important;
    color: white !important;
}

    #shortcode-15-10801 {
    width: 360px;
}
  /*#shortcode-15-10801 {
    width: 362px;
}*/
  form.idx-omnibar-form.idx-omnibar-original-form {
    width: auto;
    
}
  i.fas.fa-search {
    display: none !important;
}
  
  .idx-omnibar-mini button span {
    display: inline-block !important;
    padding-left: 8px !important;
}
    
}.impress-showcase-property img {
    border: 1px solid #ccc;
    width: 400px !important;
}

p.impress-beds-baths-sqft {
    width: 100% !important;
}

p.impress-address {
    width: 100% !important;
}
/*Ad Landingpage Temaplate Styling*/



.ad-form-field input {
    border-radius: 3px !important;
    border-style: none;
}

div#gform_fields_9 {
    color: white;
	font-weight: 300 !important;
	font-size: 10px !important;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px !important;
    font-weight: 300 !important;
}

input#gform_submit_button_9 {
    border-color: white !important;
    border-style: solid;
    border-width: 1px;
}

/*END Ad Landingpage Temaplate Styling*/

body .gform_wrapper .gform_footer input[type=submit] {
  
  width: 100%;
  border-radius: 100px;
  border-style: none;
  height: 40px;
  background-color: #24889a;
  color: white;
}

/*homepage - HERO realtor logo style*/
img.realtor-logo {
    width: 35px;
    height: 30px;
    margin-bottom: -7px;
    margin-left: -7px;
    margin-right: -8px;
}

/*marketing plan form*/
input#gform_submit_button_7 {
    border-style: solid;
    border-color: white;
    border-width: 1px;
	cursor: pointer;
}
/*PopUp Form Styling*/

.popup__form-name {
    color: white;
	text-align: left;
}

.popup__form__email {
	color: white;
	text-align: left;
}


#shortcode-199-10838 .impress-property-showcase .medium-3 {
    width: 30%;
}


a {
    color: #ffffff;
    text-decoration: none;
    

}

.body-post-link {
	color: #23889a;
}

/*styling manin nav contact btn*/

.contact-us-btn a {
    color: white !important;
    padding-top: 9px !important;
    margin: 0 auto;
}

.contact-us-btn {
 	background-color: #24889a !important; 
    border-radius: 100px;
    min-width: 150px;
    padding-top: 0px !important;
  	height: 45px !important;
  	margin-top: 4px !important;
}

i.fas.fa-search {
    display: none;
}




@media only screen and (max-width: 768px) {
 
  /*Mobile dropdown icon styling*/
  
 button.sub-menu-toggle {
    width: 100%;
    color: #ff000000 !important;
    height: 50px;
}
  
  .link-toggle-container {
    width: 200px;
    margin: 0 auto;
}
  
  
  form#IDX-quicksearchForm-48837 {
    flex-direction: column !important;
}
  
  input#IDX-qsSubmit-48837 {
    width: 278px !important;
}
  
  select#IDX-qsPt-48837 {
    display: block;
    width: 278px !important;
}
  
  /*showcase formatting for mobile*/
  
  p.impress-address {
    width: 285px;
}
  
  p.impress-beds-baths-sqft {
    width: 285px;
}
  #link_button-189-10833 {
    color: white !important;
  }
  
  section#section-24-10803 {
    height: 385px !important;
}
  
  div#text_block-36-10803 {
    margin-top: 40px !important;
}
  
 
  
  /*mobile main nav contact btn*/
  .contact-us-btn a {
    color: white !important;
    padding-top: 9px !important;
    margin: 0 auto;
    width: 100% !important;
    
}

  
}label.gfield_label {
    width: 100%;
    text-align: left;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 120px !important;
}