/* Custom CSS
------------------------------------------------------------ */
/* GLOBAL */


.post-edit-link {display: none
}


html {
  overflow-y: scroll;
}


* {
	box-sizing: border-box;
}

p:empty {
	display: none;
}

.clear-all {
	clear: both;
}

.flt-rgt {
  float: right;
}
	
.flt-lft {
	float: left;
}


.mrg-flt-lft {
	margin-top: 20px;
}

.sml, p.sml {
	font-size: 1.7rem;
    font-weight: normal;
    
}


ul.sml {
	padding-bottom: 0;
}

.entry-content .sml li {
	font-size: 1.7rem;
}

.med, p.med {
	font-size: 1.7rem;
}


.big, .entry-content p.big, ul.big li {
	font-size: 2.2rem;
}



.entry-content ul, .entry-content ol { 
	overflow: hidden; 
}

.test, p.test {
	
	font-size: 1.3rem;
    font-weight: normal;
    margin-bottom: 0;
    padding: 0 30px;
}

.hr-30 {
   width: 30%;
   height: 1px;
   color: #8E0A2E;
   margin-bottom: 35px;
}  


.wp-caption-text {
	margin: 0 !important;
    text-align: left;
    padding: 0;
}

.wp-caption {
	padding: 0;
}


h3 {
	margin-bottom: 0;
}




.txt-rgt {
   text-align: right;
}

.txt-lft {
   text-align:left;
}


.txt-red {
	color: #8E0A2E;
}

.txt-blu {
	color: #008439;
}

.txt-shad, #n2-ss-3item8 {
	text-shadow: 1px 1px 0px #000000;
}

.entry-content a {
	border-bottom: 1px solid #9B8F6E;
}

.entry-content a:hover {
	border-bottom: 1px solid #8E0A2E;
}

.entry-content .fas, .entry-content a .fas, .entry-content h1 .fas,
.fad, .entry-content a .fad, .entry-content h1 .fad{
	color: #000000;
}

.entry-content a:hover .fas, .entry-content a:hover .fad {
	color: #8E0A2E;
}




.entry-content .end {
	margin-bottom: 0;
}

.wp-block-column {
	margin-bottom: 0 !important;
}






a.res-tel, a.res-tel:hover {
	color: #000000;
	text-decoration: none;
	pointer-events: none;
   cursor: default;
   border-bottom: none;
}

a.res-tel .fas, a.res-tel:hover .fas, a.res-tel .fad, a.res-tel:hover .fad, .hdr-eml a .fad {
	color: #8E0A2E !important;
	text-decoration: none;
	pointer-events: none;
   cursor: default;
}


.hdr-eml a:hover .fad {
	color: #000000 !important;
}


.end-mrg {
	margin-bottom: 0 !important;
}

h2, h3 {
	font-weight: 400;
}

.entry-content .no-brd a, .entry-content .no-brd a:visited, .entry-content .no-brd a:hover, .rl-gallery .rl-gallery-link, .rl-gallery .rl-gallery-link:hover {
	border-bottom: none !important;
}

/* GUTENBURG EDITS */

.div-tbl {
	align-items: center;
}


.entry-content hr {
	border: 0;
    height: 1px;
    width: 60%;
    background-image: linear-gradient(to right, rgba(142, 10, 46, 0), rgba(142, 10, 46, 0.75), rgba(0, 0, 0, 0)) !important;
    margin-bottom: 30px;
}

/* GUTENBURG VARIABLE COLUMN EDITS */

/* COLMN HALF - QUARTER */


.has-3-columns.hlf-qrt div:first-child {
	max-width: 50%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.hlf-qrt div:nth-child(2) {
	max-width: 20%;
	margin-right: 0;
	margin-left: 0;
}


.has-3-columns.hlf-qrt div:last-child {
	max-width: 20%;
	margin-right: 0;
	margin-left: 0;
}




/* COLUMN QUARTER - HALF */

.has-3-columns.qrt-hlf div:first-child {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.qrt-hlf div:nth-child(2) {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.qrt-hlf div:last-child {
	max-width: 50%;
	margin-right: 0;
	margin-left: 4%;
}




/* COLUMN THIRD - 3 THIRD */

.has-2-columns.qrt-thi div:first-child {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}

.has-2-columns.qrt-thi div:last-child {
	max-width: 70%;
	margin-right: 0%;
	margin-left: 0;
	    flex-basis: 100%;
}

.has-2-columns.qrt-thi div:first-child div , .has-2-columns.qrt-thi div:last-child div {
	max-width: 100%;
	margin-right: 0%;
	margin-left: 0;
	    flex-basis: 100%;
}







/* TESTIMOINALS */

.entry-content .testi {
	font-size: 1.5rem;
	padding: 35px;
	box-sizing: border-box;
	background: #FFFF99;
	
}




/* MAIN NAVIGATION */

.genesis-nav-menu {
text-align: right;
}

.menu-primary li {
display: inline-block;
float: none;
}



.menu-primary a .fas, .menu-primary a .fad {
    color: #8E0A2E;
}



.menu-primary a:hover .fas, .menu-primary a:hover .fad {
    color: #FFFFFF;
}


.menu-primary li.current_page_item a:hover, .menu-primary li.current-cat a:hover, .menu-primary li.current-menu-item a:hover {
	color: #000000;
	background-color: #FFFFFF;
}

.menu-primary li.current_page_item a:hover, .menu-primary li.current-cat a:hover, .menu-primary li.current-menu-item a:hover {
	background: transparent !important;
}

.menu-secondary li.current_page_item a, .Menu-secondary li.current-memu-item a {
	color: #8E0A2E;
}


.menu-secondary li.current_page_item a:hover, .Menu-secondary li.current-memu-item a:hover {
	color: #9B8F6E;
}


/* CAPTION */

.wp-caption img {
	float: left;
}

p.wp-caption-text {
	clear: both;
}


/* HEADER */




.hdr-phn {
	font-size: 2.6rem;
	font-weight: 4700;
}

.hdr-eml {
	margin-top: 4px;
	font-size: 1.75rem;
	font-weight: 400;
}





.hdr-slo {
	color: #8E0A2E;
	font-size: 2rem;
	font-family: 'Lato', sans-serif !important;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 28px;
   -webkit-animation-name: fadeInRight;
   animation-name: fadeInRight;
   -webkit-animation-duration: 1.5s;
   animation-duration: 1.5s;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}



.hdr-eml  a {
	color: #000000;
}


.hdr-eml  a:hover {
	color: #8E0A2E;
	text-decoration: none;
}

.nav-primary {
	position: relative;
}




.txt-shd {
	text-shadow: 1px 1px 0px #000000;
}



/* FOOTER */

.site-footer {
	display: none;
}

#ez-fat-footer-container {
	display: flex;
}

#ez-fat-footer-1, #ez-fat-footer-2, #ez-fat-footer-3, #ez-fat-footer-4  {
	 align-items: stretch;
	 align-self: flex-end;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 {
    font-weight: 400;
    font-size: 1.8rem;
}

#menu-main-menu-1 {
	padding: 0 0 0 0;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li {
    list-style-type: none;
    margin: 0 0 0 0;
}


#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a {
	font-family: 'Lato', sans-sans-serif;
	font-weight: 400;
	font-size: 1.4rem;
	line-height: 3rem;
}



#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a .fas, 
#ez-fat-footer-container .ez-widget-area a .fas, 
#ez-fat-footer-container .ez-widget-area a:visited .fas, 
#ez-fat-footer-container .ez-widget-area a .fab, 
#ez-fat-footer-container .ez-widget-area a:visited .fab,
#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a .fad, 
#ez-fat-footer-container .ez-widget-area a .fad, 
#ez-fat-footer-container .ez-widget-area a:visited .fad {
	color: #8E0A2E;
}

#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:hover .fas, 
#ez-fat-footer-container .ez-widget-area a:hover .fas, 
#ez-fat-footer-container .ez-widget-area a:hover .fab,
#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a:hover .fad, 
#ez-fat-footer-container .ez-widget-area a:hover .fad {
	color: #000000;
}


.ez-widget-area p {
	margin-bottom: 10px;
}

.ez-widget-area ul, .ez-widget-area ol {
    padding: 0 0 0 0;
}

.ez-fat-footer-4 a.res-tel, .ez-fat-footer-4 a.res-tel:hover {
	color: #FFFFFF;
	text-decoration: none;
	pointer-events: none;
   cursor: default;
}

/* FOOTER LICENSED */

.foo-lic {
	background: #000000;
}

.foo-lic p {
	color: #FFFFFF;
}

.foo-lic .fad {
	color: #8E0A2E;
}



/* HOME SLIDER */

.page-id-13 #home_slider {
	margin-top: -200px;
	display: block !important;
	position: relative;
	padding: 0;
	z-index: 1;
}

.page-id-13 .element-is-not-sticky  {
	position: relative !important;
	z-index: 9999999 !important;
}

.page #home_slider {
	display: none;
}



.page-id-13 .site-header {
	z-index: 9999;
	position: relative !important;
}




.page-id-13 .menu-primary a,
.page-id-13 .menu-primary li.current_page_item a,
.page-id-13 .menu-primary li.current-cat a, 
.page-id-13 .menu-primary li.current-menu-item a {
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0px #000000;
}

.page-id-13 .menu-primary a:hover,
.page-id-13 .menu-primary li.current_page_item a:hover,
.page-id-13 .menu-primary li.current-cat a:hover, 
.page-id-13 .menu-primary li.current-menu-item a:hover {
	color: #D5D5D5 !important;
	text-shadow: 1px 1px 0px #000000;
}




.page-id-13 .hdr-slo {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
}


.page-id-13 .hdr-phn a {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
}

.page-id-13 .hdr-eml a {
	color: #FFFFFF;
	text-shadow: 1px 1px 0px #000000;
}

.page-id-13 .hdr-eml a:hover {
	color: #D5D5D5;
	text-shadow: 1px 1px 0px #000000;
}

.page-id-13 .hdr-phn a.res-tel .fad, .page-id-13 .hdr-eml a .fad {
	color: #AE0D38 !important;
}

.page-id-13 .hdr-eml a:hover .fad {
	color: #8E0A2E !important;
}


.entry-content .div-mrg-qte {
	margin: 0 10% !important;
	line-height: 4.5rem !important;
	font-weight: 300 !important;
	color: #000000 !important;
}


.sld-div-color {
	width: 100%;
}


a.lnk-sld, a.lnk-sld-tel, .lnk-sld-txt a {
	color: #FFFFFF !important;
}

a.lnk-sld:hover, .lnk-sld-txt a:hover {
	color: #EA668A !important;
}

a.lnk-sld .fad, a.lnk-sld-tel .fad {
	color: #EA668A !important;
}

a.lnk-sld:hover .fad  {
	color: #FFFFFF !important;
}



/* RESPONSIVE LIGHTBOX */

.tos-desktop .tos-wrapper.tos-fixed {
	background: rgba(0,132,57,.7); 
	z-index: 99999999;
}


.tos-thumbnails {
opacity: 0; 
}

.tos-close, .tos-next, .tos-prev {
    background: transparent !important;
    border-radius: 0;
    opacity: 0;
}

.tos-close span:after {
	  border-top: 4px solid #F5AB32 !important;
    border-right: 4px solid #F5AB32 !important;
}
    
.tos-close span:before {
    border-left: 4px solid #F5AB32 !important;
	border-bottom: 3px solid #F5AB32 !important;
}

.tos-next span {
    border-top: 4px solid #F5AB32 !important;
    border-right: 4px solid #F5AB32 !important;
}

.tos-prev span  {
    border-left: 4px solid #F5AB32 !important;
	border-bottom: 3px solid #F5AB32 !important;
}

.tos-close {
    background-color: #8E0A2E !important;
    opacity: .89 !important;
}

.tos-uibg {
	display: none;
}



.tos-pagination {
	text-align: left;
}


.tos-desktop .tos-wrapper.tos-fixed {
	margin-top: 20px;
}

.tos-caption {
	color: #8E0A2E !important;
}



.rl-gallery-container {
	clear: both;
}


/* VFB FORMS */


/* CHROME FIX */

@-webkit-keyframes autofill {
    to {
        background: #FFFFFF;
    }
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}







.vfbp-form .vfb-form-control:focus,
	input:focus,
	select:focus,
	textarea:focus,
	button:focus,
	input[type="text"]:focus,
#bd_contactForm input:focus,
#bd_contactForm textarea:focus,
.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.order_comments:focus {
	outline: none !important;
	-webkit-box-shadow: 0 0 3px 0 rgba(96,7,31,0.75) !important;
	-moz-box-shadow: 0 0 3px 0 rgba(96,7,31,0.75) !important;
	box-shadow: 0 0 3px 0 rgba(96,7,31,0.75) !important;
	border: 0px solid #000000 !important;
}

#rc-imageselect, .g-recaptcha {
    transform:scale(0.63);
    -webkit-transform:scale(0.63);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}


.vfbp-form .btn-primary, 
.vfbp-form .btn, .btn, 
.btn2, button, 
#bd_cform, #formButtons [type="submit"], 
#formButtons [type="button"], 
.woocommerce-message a.button, 
.woocommerce .cart .button, 
.woocommerce .cart input.button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button,
.woocommerce input.button,
.property_price a {
	font-family: 'Lato', sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    padding: 8px 12px !important;
	background: #8E0A2E !important;
    font-size: 1.6rem !important;
    margin-top: 4px !important;
    -webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	opacity: 1 !important;
	border: none !important;
}

.vfbp-form .btn-primary:hover, 
.btn:hover, button:hover, 
#bd_cform:hover, 
#formButtons [type="submit"]:hover, 
#formButtons [type="button"]:hover, 
.woocommerce-message a.button:hover, 
.woocommerce .cart .button:hover, 
.woocommerce .cart input.button:hover, 
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover,
.property_price a:hover  {
    color: #8E0A2E !important;
    background: #ECE2C8 !important;
    text-decoration: none !important;	
    -webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	opacity: 1 !important;
}


.btnp a {
	font-family: 'Lato', sans-serif !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
    color: #FFFFFF !important;
    font-weight: 400 !important;
    padding: 8px 12px !important;
	background: #8E0A2E !important;
    font-size: 1.6rem !important;
    margin-top: 4px !important;
    -webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	opacity: 1 !important;
	border: none !important;
	text-decoration: none;
	text-align: center;
	display: block;
}

.btnp a:hover {
	font-family: 'Lato', sans-serif !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
    color: #8E0A2E !important;
    font-weight: 400 !important;
    padding: 8px 12px !important;
	background: #ECE2C8 !important;
    font-size: 1.6rem !important;
    margin-top: 4px !important;
    -webkit-border-radius: 8px !important;
	-moz-border-radius: 8px !important;
	border-radius: 8px !important;
	opacity: 1 !important;
	border: none !important;
	text-decoration: none;
	text-align: center;
	display: block;
}


.btnp a .fad {
	color: #FFFFFF;
}

.btnp a:hover .fad {
	color: #8E0A2E;
}

.vfbp-form .vfb-required-asterisk {
    color: #8E0A2E !important;
}

.vfbp-form .vfb-has-error .vfb-form-control,
.vfbp-form .vfb-has-error .vfb-help-block, 
.vfbp-form .vfb-has-error .vfb-control-label, 
.vfbp-form .vfb-has-error .vfb-radio,
.vfbp-form .vfb-has-error .vfb-checkbox, 
.vfbp-form .vfb-has-error .vfb-radio-inline, 
.vfbp-form .vfb-has-error .vfb-checkbox-inline, 
.woocommerce form .form-row .required {
    color: #8E0A2E !important;
}

.vfbp-form label {
	font-weight: 400 !important;
}



/* SOCIAL SHARING */

.ez-widget-area .widget_a2a_share_save_widget  h4 {
	color: #000000 !important;
	font-size: 1.4rem !important;
	margin: 0 0 8px 0 !important;
    padding: 0 0 0 0 !important;
}


/* NEXT GEN GALLERY */

.galleria-info-title, .galleria-info-description {
	text-align: center;
}

.galleria-thumbnails {
	margin: auto;
}

.galleria-info-description a {
	color: #008439 !important;
}

.galleria-info-description a:hover {
	color: #8E0A2E!important;
	text-decoration: none;
}

#npl_button_close .fad {
    font-size: 3rem !important;
}

/* GALLERY FIXES */

.entry-content .nggc-body p {
	color: #FFFF00;
	font-family: 400;
}

#npl_wrapper.npl-variant-white .galleria-info-title, #npl_wrapper.npl-variant-white .galleria-info-description {
	text-align: center;
}

.galleria-theme-nextgen_pro_slideshow .galleria-stage, .galleria-theme-nextgen_pro_lightbox .galleria-stage {
	height:100%
}


/* PAYPAL */

.pp {
max-width: 162px;
margin: auto;
text-align: center;
}

/* WP PROPERTY */

.wp-property-listing .entry-content {
	min-height: 400px;
}

.entry-content  ul .property_title, .entry-content  ul .property_tagline, ul#property_stats.list li, ul.wpp_property_stats.list li {
	list-style-type: none !important;
}



.entry-content .wpp_row_view .property_image .property_overview_thumb {
	border-bottom: none;
}

.wpp_row_view .property_image img {
    border: none !important;
}
.wpp_row_view .property_image .property_overview_thumb {
    background: none !important;
    max-height: 190px;
    overflow: hidden;
}


.wpp_row_view div.property_div {
    -khtml-box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 50%;
    float: left;
    margin-bottom: 30px;
    min-height: 225px;
}


.wpp_row_view .property_div div.wpp_overview_left_column {
	max-width: 300px;
	float: left;
	margin-right: 10px;
}

.wpp_slider_pagination {
	display: none;
}


ul#property_stats.list li .attribute, ul.wpp_property_stats.list li .attribute {
    width: 180px;
}

ul#property_stats.list li, ul.wpp_property_stats.list li {
	border-bottom: 0 !important;
}

.property-title  {
	margin-bottom: 23px;
	font-family: 'Roboto Slab', serif;
	font-weight: 400;
	color: #8E0A2E;
}



.div-bck {
	float: right; margin-top: 12px; margin-bottom: 0px; 
}



.entry-content .wpp_overview_data li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


.wp-property-listing .property_title {
	line-height: 2rem !important;
}
.wp-property-listing .property_title a, .wp-property-listing  .property_zoning {
	font-size: 1.6rem;
}

.wpp_row_view .wpp_overview_data, .wpp_overview_data  li {
	margin-bottom: 20px !important;
}

.wpp_row_view ul.wpp_overview_data .property_price { 
	padding: 0 !important;
}

ul#property_stats.list li.alt, ul.wpp_property_stats.list li.alt {
	background-color: rgba(236,226,200,0.92) !important;
}

.property_title a, .property_title a:hover, .property_image a {
  text-decoration: none;
  border-bottom: none;
  font-weight: 700;
  color: #8E0A2E;
}

.page-id-30 .property_div:last-child .frm2 {
display: none;
}


/* HIDE BUTTTON */




@media only screen and (min-width: 380px) and (max-width: 766px) { 
	
.btn-sld {
	display: none !important;
}
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 767px) {

}

@media only screen and (min-width: 1920px) and (max-width: 2549px) {

}

@media only screen and (min-width: 1024px) and (max-width: 1280px) {
header {
margin: auto .5%;
}

.header-image .site-description {
    display: none;
}


.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    width: 410px !important;
}


.site-header .widget-area {
    width: 580px !important;
}

.site-container {
overflow-x: hidden;
}
.site-header .widget-area {
    width: 600px;
}

.full-width-content .site-header .wrap, .full-width-content .content {
    width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: 100px;
    min-height: 100px;
}



.header-image .site-header .wrap .title-area {
   background-size: contain;
}






.hdr-phn, .hdr-eml {
    margin-right: 10px;
}


#home_page_bottom .txt-rgt, #home_page_bottom p, #privacy_terms p {
    text-align: center;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}






.alignleft, .alignright, .alignnone, .aligncenter {
    float: none;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}





#ez-fat-footer-container {
	margin: 0 1.5%;
}

.site-inner {
margin: auto 4% !important;
}

.hdr-slo {
	font-size: 1.7rem;
}


.full-width-content .content-sidebar-wrap {
   width: 100%;
}

.full-width-content .menu-primary {
    width: 100%;
    padding-right: 1.5%;
}



.page-id-13 #home_slider {
	margin-top: 0;
}

.genesis-nav-menu {
    text-align: center;
}

.menu-primary a {
    padding: 6px 9px 6px 9px;
    font-size: 1.3rem;
}

.page-id-13 #home_slider {
	margin-top: -187px;
}

.full-width-content .menu-secondary {
	max-width: 100%;
}

.menu-primary a, .menu-secondary a {
    padding: 6px 9px 6px 9px;
    font-size: 1.2rem;
}




.wpp_row_view .property_div div.wpp_overview_left_column {
    float: none;
	max-width: 100%;
	margin-right: 0;
}

.wpp_row_view ul.wpp_overview_data .property_price {
	padding-left: 0;
}

.wpp_overview_data {
	text-align: center;
}

.wpp_overview_data {
	clear: both ;
}

.wpp_row_view .wpp_overview_data, .wpp_overview_data  li {
	margin-bottom: 10px !important;
}



.wpp_row_view div.property_div {
    min-height: 330px;
}
}

@media only screen and (max-width: 839px) {

}

@media only screen and (min-width: 767px) and (max-width: 1023px) {
.site-header {
	min-height: 0;
}

.header-image .site-header .wrap .title-area {
    width: 98% !important;
   background-position: center !important;
   background-size: contain;
   margin-bottom: 15px;
}

.site-header {
padding-top: 20px;
}



.header-image .site-description, .nav-secondary, .page-id-13 .nav-secondary {
    display: none;
}

.full-width-content .site-header .wrap {
    width: 100%;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}

.full-width-content .menu-primary, .full-width-content .content {
    width: 100%;
}

.content-sidebar .site-header .wrap, .content-sidebar .content-sidebar-wrap, .full-width-content .content-sidebar-wrap {
    width: 100%;
}

.site-header .widget-area {
    width: 100%;
    padding: 14px 0;
    float: none;
    text-align: center;
}





.alignleft, .alignright, .alignnone, .aligncenter {
    float: none;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}

.img-bump {
margin-top: 20px  !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}



.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    width: 25px !important;
    height: 25px !important;
}


#black-studio-tinymce-2 {
	margin-top: 0;
}




.header-image .site-title, .header-image .site-title a {
 width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: auto;
}



#ez-fat-footer-container {
	margin: 0 1.5%;
}


.content {
   margin: auto 2%;
padding: 0;
}

.entry-content {
margin-right: 2.5%;
}

#ez-fat-footer-4 a {
font-size: 1rem;
}

.ezcol-one-third {
    width: 30% !important;
}



.content-sidebar .content {
    width: 72% !important;
    max-width: 900px;
    margin: 0;
    padding:  0 2% 30px 0;
    float: left;
}

.content-sidebar .site-header .wrap, .content-sidebar .content-sidebar-wrap, .content-sidebar .menu-primary {
    width: 100%;
}

.site-inner {
margin: auto 1%;
}


.genesis-nav-menu {
text-align: center;
}

.menu-primary li {
display: inline-block;
float: none;
}

.ezcol-two-third {
    width: 66% !important;
}

.hdr-slo {
	margin-top: 15px;
	font-size: 2.1rem;
}

.big, p.big, ul.big li {
	font-size: 1.8rem;
}


.brk2 {
    display: block;
}



.has-3-columns.hlf-qrt div:first-child {
	max-width: 47%;
	margin-left: 0;
}



.has-3-columns.hlf-qrt div:nth-child(2) {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.hlf-qrt div:last-child {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}

.has-3-columns.qrt-hlf div:first-child {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.qrt-hlf div:nth-child(2) {
	max-width: 20%;
	margin-right: 4%;
	margin-left: 0;
}



.has-3-columns.qrt-hlf div:last-child {
	max-width: 47%;
	margin-left: 0;
}


#vfbField1, #vfbField3 {
	padding-right: 0 !important;
}







.nav-primary {
	display: none;
}



.wpp_row_view .property_div div.wpp_overview_left_column {
    float: none;
	max-width: 100%;
	margin-right: 0;
}

.wpp_row_view ul.wpp_overview_data .property_price {
	padding-left: 0;
}

.wpp_overview_data {
	text-align: center;
}

.wpp_overview_data {
	clear: both ;
}

.wpp_row_view .wpp_overview_data, .wpp_overview_data  li {
	margin-bottom: 10px !important;
}



.page-id-13 #home_slider {
	margin-top: -350px;
}


.wpp_row_view div.property_div {
    min-height: 325px;
}

}

@media only screen and (max-width: 766px) {
.site-header {
	min-height: 360px;
}

.header-image .site-header .wrap .title-area {
    background: url(https://www.marklandred.com/real_estate_development/wp-content/uploads/dynamik-gen/theme/images/logo-mobi-all.png) center center no-repeat !important;
max-width: 260px;
}


.nav-primary, .res-hde, .nav-secondary {
   display: none;
}

.site-header .widget-area {
	text-align: center;
}


.entry-content {
	padding-top: 50px;
}

.brk {
    display: block;
    line-height: 1.8rem;
    padding-bottom: 6px;
}

.hdr-slo {
	font-size: 2rem;
}


.hdr-phn { 
     margin-top: 18px !important;
}

 .hdr-eml {
	margin-top: 8px;
}


.page-id-30 .res-tel {
	color: #000000;
}

.page-id-30 .hdr-eml a {
	color: #000000;
}

.txt-lft, .txt-rgt, #ez-fat-footer-1, #ez-fat-footer-2, #ez-fat-footer-3, #ez-fat-footer-4, .site-header {
   text-align: center !important;
}


#home_page_bottom .txt-rgt, #home_page_bottom p, #privacy_terms p {
    text-align: center;
}

#home_page_bottom .txt-rgt a, #privacy_terms .txt-rgt a {
	line-height: 38px;
}


#ez-fat-footer-1 {
margin-top: 20px;
}




.alignleft, .alignright, .alignnone, .aligncenter, .alignleft img, .alignright img, .alignnone img {
    float: none !important;
    margin-top: 0;
   margin-right: auto !important;
  margin-bottom: 10px !important;
  margin-left: auto !important;
   display: block !important;
}

.img-bump {
margin-top: 20px  !important;
}


.site-container {
   padding-top: 0px;
}


.txt-lft, .txt-rgt {
   text-align: center;
}

#home_page_bottom {
    width: auto;
}


#home_page_bottom .ezcol-one-quarter {
	margin-right: 1%;
	margin-bottom: 20px;
       margin-left: 1%;
}



.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    width: 25px !important;
    height: 25px !important;
}


#black-studio-tinymce-2 {
	margin-top: 0;
}
.hdr-phn {
	margin-top: 8px;
}


.header-image .site-title, .header-image .site-title a {
 width: 100%;
}

.header-image .title-area, .header-image .site-title, .header-image .site-title a {
    height: auto;
    min-height: 90px;
}



#ez-fat-footer-container {
    display: block;
}

.content {
   margin: auto 2%;
padding: 0;
}

.sidebar-primary li, .sidebar-primary h4, .sidebar-secondary h4, #ez-home-sidebar h4 {
text-align: center;
}

.site-inner {
padding: 0 !important;
}

.wp-property-listing h1 {
	text-align: center;
}

body.override .site-inner {
    padding-bottom: 0;
}

body.override .content-sidebar-wrap, body.override .content {
    width: 98%;
}

a.res-tel, a.res-tel:hover, a.res-tel .fa, a.res-tel:hover .fa {
	pointer-events: auto;
   cursor: auto;
}





#ez-fat-footer-container .ez-widget-area #nav_menu-2 li a {
    font-family: 'Roboto Slab', sans-serif;
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 4rem;
}

#vfbField1, #vfbField3 {
	padding-right: 0 !important;
}


.end-mrg, form {
	margin-bottom: 20px !important;
}

.res-guy {
	display: block;
        max-height: 160px;
}


.res-guy img {
        max-height: 160px;
	width: auto;
}



.the_champ_sharing_container {
display: inline-block;
margin: auto;
}



.page-id-30 .res-tel {
	text-shadow: none;
}

.page-id-30 .hdr-eml a {
	text-shadow: none;
}

.page-id-30 .hdr-eml a:hover {
	text-shadow: none;
}

.page-id-30 .hdr-slo {
	text-shadow: none;
}

ul#property_stats.list li .attribute, ul.wpp_property_stats.list li .attribute {
    width: 100%;
}

.wpp_the_content {
	margin: 0 1%;
}



.value {
	margin-left: 18px;
	display: block;
}


.div-bck {
	float: none; 
	margin-top: 12px; 
	margin-bottom: 12px; 
}


.wpp_row_view div.property_div {
    -khtml-box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 100%;
    width: 100%;
    float: none;
}



.wpp_row_view .property_div div.wpp_overview_left_column {
    float: none;
	max-width: 100%;
	margin-right: 0;
}

.wpp_row_view ul.wpp_overview_data .property_price {
	padding-left: 0;
}

.wpp_overview_data {
	text-align: center;
}

.wpp_overview_data {
	clear: both ;
}

.wpp_row_view .wpp_overview_data, .wpp_overview_data  li {
	margin-bottom: 10px !important;
}


.page-id-13 #home_slider {
	margin-top: -360px;
}

}