/*
Theme Name: Zuhaus Child
Theme URI: http://zuhaus.mikado-themes.com
Description: A child theme of Zuhaus Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.0
Text Domain: zuhaus
Template: zuhaus
*/

::selection {
	background: #b2d6fe;
}

@font-face {
	font-family: 'Bison';
	src: url('fonts/bison/Bison-Regular.ttf');
	src: url('fonts/bison/Bison-Regular.ttf') format('embedded-opentype'),
	url('fonts/bison/Bison-Regular.ttf') format('woff2'),
	url('fonts/bison/Bison-Regular.ttf') format('woff'),
	url('fonts/bison/Bison-Regular.ttf') format('truetype'),
	url('fonts/bison/Bison-Regular.ttf') format('svg');
}

html {
	overflow-y: initial !important;
}

body {
	font-family: Arial, sans-serif;
}

/*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,*/
/*.mkdf-main-menu > ul > li > a,*/
h1, h2, h3, h4, h5, h6, .bison p {
	font-family: Bison, sans-serif !important;
	letter-spacing: 1px;
}

/*.menu-left-menu-container {*/
/*	position: fixed;*/
/*	top: 0;*/
/*	right: 0;*/
/*	z-index: 1111;*/
/*	width: 100%;*/
/*}*/

/*.menu-left-menu-container .menu {*/
/*	float: right;*/
/*	margin: 25px 25px 0 0;*/
/*	list-style: none;*/
/*}*/

/*.menu-left-menu-container .menu li {*/
/*	float: left;*/
/*}*/

/*.menu-left-menu-container .menu li a {*/
/*	display: block;*/
/*	padding: 10px 15px;*/
/*	color: #ffffff;*/
/*	text-transform: uppercase;*/
/*}*/

/*.menu-left-menu-container .menu li:hover a,*/
/*.menu-left-menu-container .menu li.current-menu-item a {*/
/*	color: #ffcc00;*/
/*}*/

/*.custom-logo {*/
/*	position: fixed;*/
/*	left: 25px;*/
/*	top: 25px;*/
/*	z-index: 1111;*/
/*}*/


.mkdf-page-footer .mkdf-footer-bottom-holder {
	text-align: left;
}

.footer-logo {
	text-align: right;
}

#menu-footer-menu-left li,
#menu-footer-menu-1 li,
#menu-footer-menu-2 li {
	padding: 5px 0;
}

#menu-footer-menu-left li a,
#menu-footer-menu-1 li a,
#menu-footer-menu-2 li a {
	color: #ffffff;
	font-size: 14px;
	line-height: 14px;
}

#menu-footer-menu-left li a:hover,
#menu-footer-menu-1 li a:hover,
#menu-footer-menu-2 li a:hover {
	color: #c0282d;
}

.mkdf-separator-holder.mkdf-separator-center {
	clear: both;
}

.mkdf-title-holder.mkdf-standard-type {
	display: none;
}

.widget.widget_tag_cloud a {
	padding: 8px 19px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
}

@media (min-width: 768px) {
	.col-sm-1,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-9,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12 {
		float: left;
	}
	
	.col-sm-12 {
		width: 100%;
	}
	
	.col-sm-11 {
		width: 91.66666666666666%;
	}
	
	.col-sm-10 {
		width: 83.33333333333334%;
	}
	
	.col-sm-9 {
		width: 75%;
	}
	
	.col-sm-8 {
		width: 66.66666666666666%;
	}
	
	.col-sm-7 {
		width: 58.333333333333336%;
	}
	
	.col-sm-6 {
		width: 50%;
	}
	
	.col-sm-5 {
		width: 41.66666666666667%;
	}
	
	.col-sm-4 {
		width: 33.33333333333333%;
	}
	
	.col-sm-3 {
		width: 25%;
	}
	
	.col-sm-2 {
		width: 16.666666666666664%;
	}
	
	.col-sm-1 {
		width: 8.333333333333332%;
	}
	
	.col-sm-pull-12 {
		right: 100%;
	}
	
	.col-sm-pull-11 {
		right: 91.66666666666666%;
	}
	
	.col-sm-pull-10 {
		right: 83.33333333333334%;
	}
	
	.col-sm-pull-9 {
		right: 75%;
	}
	
	.col-sm-pull-8 {
		right: 66.66666666666666%;
	}
	
	.col-sm-pull-7 {
		right: 58.333333333333336%;
	}
	
	.col-sm-pull-6 {
		right: 50%;
	}
	
	.col-sm-pull-5 {
		right: 41.66666666666667%;
	}
	
	.col-sm-pull-4 {
		right: 33.33333333333333%;
	}
	
	.col-sm-pull-3 {
		right: 25%;
	}
	
	.col-sm-pull-2 {
		right: 16.666666666666664%;
	}
	
	.col-sm-pull-1 {
		right: 8.333333333333332%;
	}
	
	.col-sm-pull-0 {
		right: auto;
	}
	
	.col-sm-push-12 {
		left: 100%;
	}
	
	.col-sm-push-11 {
		left: 91.66666666666666%;
	}
	
	.col-sm-push-10 {
		left: 83.33333333333334%;
	}
	
	.col-sm-push-9 {
		left: 75%;
	}
	
	.col-sm-push-8 {
		left: 66.66666666666666%;
	}
	
	.col-sm-push-7 {
		left: 58.333333333333336%;
	}
	
	.col-sm-push-6 {
		left: 50%;
	}
	
	.col-sm-push-5 {
		left: 41.66666666666667%;
	}
	
	.col-sm-push-4 {
		left: 33.33333333333333%;
	}
	
	.col-sm-push-3 {
		left: 25%;
	}
	
	.col-sm-push-2 {
		left: 16.666666666666664%;
	}
	
	.col-sm-push-1 {
		left: 8.333333333333332%;
	}
	
	.col-sm-push-0 {
		left: auto;
	}
	
	.col-sm-offset-12 {
		margin-left: 100%;
	}
	
	.col-sm-offset-11 {
		margin-left: 91.66666666666666%;
	}
	
	.col-sm-offset-10 {
		margin-left: 83.33333333333334%;
	}
	
	.col-sm-offset-9 {
		margin-left: 75%;
	}
	
	.col-sm-offset-8 {
		margin-left: 66.66666666666666%;
	}
	
	.col-sm-offset-7 {
		margin-left: 58.333333333333336%;
	}
	
	.col-sm-offset-6 {
		margin-left: 50%;
	}
	
	.col-sm-offset-5 {
		margin-left: 41.66666666666667%;
	}
	
	.col-sm-offset-4 {
		margin-left: 33.33333333333333%;
	}
	
	.col-sm-offset-3 {
		margin-left: 25%;
	}
	
	.col-sm-offset-2 {
		margin-left: 16.666666666666664%;
	}
	
	.col-sm-offset-1 {
		margin-left: 8.333333333333332%;
	}
	
	.col-sm-offset-0 {
		margin-left: 0%;
	}
}

@media (min-width: 992px) {
	.col-md-1,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	.col-md-11,
	.col-md-12 {
		float: left;
	}
	
	.col-md-12 {
		width: 100%;
	}
	
	.col-md-11 {
		width: 91.66666666666666%;
	}
	
	.col-md-10 {
		width: 83.33333333333334%;
	}
	
	.col-md-9 {
		width: 75%;
	}
	
	.col-md-8 {
		width: 66.66666666666666%;
	}
	
	.col-md-7 {
		width: 58.333333333333336%;
	}
	
	.col-md-6 {
		width: 50%;
	}
	
	.col-md-5 {
		width: 41.66666666666667%;
	}
	
	.col-md-4 {
		width: 33.33333333333333%;
	}
	
	.col-md-3 {
		width: 25%;
	}
	
	.col-md-2 {
		width: 16.666666666666664%;
	}
	
	.col-md-1 {
		width: 8.333333333333332%;
	}
	
	.col-md-pull-12 {
		right: 100%;
	}
	
	.col-md-pull-11 {
		right: 91.66666666666666%;
	}
	
	.col-md-pull-10 {
		right: 83.33333333333334%;
	}
	
	.col-md-pull-9 {
		right: 75%;
	}
	
	.col-md-pull-8 {
		right: 66.66666666666666%;
	}
	
	.col-md-pull-7 {
		right: 58.333333333333336%;
	}
	
	.col-md-pull-6 {
		right: 50%;
	}
	
	.col-md-pull-5 {
		right: 41.66666666666667%;
	}
	
	.col-md-pull-4 {
		right: 33.33333333333333%;
	}
	
	.col-md-pull-3 {
		right: 25%;
	}
	
	.col-md-pull-2 {
		right: 16.666666666666664%;
	}
	
	.col-md-pull-1 {
		right: 8.333333333333332%;
	}
	
	.col-md-pull-0 {
		right: auto;
	}
	
	.col-md-push-12 {
		left: 100%;
	}
	
	.col-md-push-11 {
		left: 91.66666666666666%;
	}
	
	.col-md-push-10 {
		left: 83.33333333333334%;
	}
	
	.col-md-push-9 {
		left: 75%;
	}
	
	.col-md-push-8 {
		left: 66.66666666666666%;
	}
	
	.col-md-push-7 {
		left: 58.333333333333336%;
	}
	
	.col-md-push-6 {
		left: 50%;
	}
	
	.col-md-push-5 {
		left: 41.66666666666667%;
	}
	
	.col-md-push-4 {
		left: 33.33333333333333%;
	}
	
	.col-md-push-3 {
		left: 25%;
	}
	
	.col-md-push-2 {
		left: 16.666666666666664%;
	}
	
	.col-md-push-1 {
		left: 8.333333333333332%;
	}
	
	.col-md-push-0 {
		left: auto;
	}
	
	.col-md-offset-12 {
		margin-left: 100%;
	}
	
	.col-md-offset-11 {
		margin-left: 91.66666666666666%;
	}
	
	.col-md-offset-10 {
		margin-left: 83.33333333333334%;
	}
	
	.col-md-offset-9 {
		margin-left: 75%;
	}
	
	.col-md-offset-8 {
		margin-left: 66.66666666666666%;
	}
	
	.col-md-offset-7 {
		margin-left: 58.333333333333336%;
	}
	
	.col-md-offset-6 {
		margin-left: 50%;
	}
	
	.col-md-offset-5 {
		margin-left: 41.66666666666667%;
	}
	
	.col-md-offset-4 {
		margin-left: 33.33333333333333%;
		/*        margin-left: 40.33333333333333%;*/
	}
	
	.col-md-offset-3 {
		margin-left: 25%;
	}
	
	.col-md-offset-2 {
		margin-left: 16.666666666666664%;
	}
	
	.col-md-offset-1 {
		margin-left: 8.333333333333332%;
	}
	
	.col-md-offset-0 {
		margin-left: 0%;
	}
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .nav:before, .nav:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, .container-boxed:before, .container-boxed:after, .container-fullwidth:before, .container-fullwidth:after, .noo-logreg .logreg-container:before, .noo-logreg .logreg-container:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .sf-menu:before, .sf-menu:after, .noo-menu:before, .noo-menu:after, .bootstrap-select .dropdown-menu > li > a:before, .bootstrap-select .dropdown-menu > li > a:after, .noo-member .member-info .team-meta:before, .noo-member .member-info .team-meta:after, .properties:before, .properties:after, .properties .hentry .property-detail:before, .properties .hentry .property-detail:after, .properties .hentry .property-info:before, .properties .hentry .property-info:after, .recent-properties.recent-properties-featured .property-detail:before, .recent-properties.recent-properties-featured .property-detail:after, .recent-properties.recent-properties-featured .property-info:before, .recent-properties.recent-properties-featured .property-info:after, .noo-map .gmap-infobox .info-detail:before, .noo-map .gmap-infobox .info-detail:after, .agents.grid:before, .agents.grid:after, .widget_tag_cloud .tagcloud:before, .widget_tag_cloud .tagcloud:after, .widget_product_tag_cloud .tagcloud:before, .widget_product_tag_cloud .tagcloud:after, .content:before, .content:after, .content-excerpt:before, .content-excerpt:after, .content-footer #author-bio:before, .content-footer #author-bio:after, .single-noo-portfolio .attribute-list:before, .single-noo-portfolio .attribute-list:after, .comments-area > .comment-respond .comment-form-fields:before, .comments-area > .comment-respond .comment-form-fields:after, .noo-pricing-table:before, .noo-pricing-table:after {
	content: " ";
	display: table;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
	clear: both;
	box-sizing: border-box;
}

.mkdf-testimonials-holder.mkdf-testimonials-standard .mkdf-testimonials-author-holder .mkdf-testimonial-author {
	padding-left: 0;
}

.mkdf-testimonial-text {
	padding-left: 20px;
	font-size: 16px;
}

.mkdf-breadcrumbs-info {
	display: none;
}

.page-template-blog-standard .mkdf-grid-row {
	width: 100%;
}

.mkdf-blog-holder.mkdf-blog-standard article {
	width: 33%;
	padding: 0 15px;
	float: left;
}

.mkdf-blog-holder-inner article:nth-of-type(3n + 1) {
	clear: both;
}

.mkdf-sticky-header .mkdf-sticky-holder {
	display: none;
}

@media (max-width: 1200px) {
	.mkdf-blog-holder.mkdf-blog-standard article {
		width: 100%;
	}
}

.left-menu-btn {
	position: absolute;
	width: 100px;
	color: #ffffff;
	top: 0;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
	margin-top: 10px;
	margin-left: 15px;
	cursor: pointer;
	font-weight: bold;
}

.menu-burger {
	background: url("images/burger.png") no-repeat center;
	background-size: cover;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 8px;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 20%;
	text-align: left;
	padding: 54px 30px;
	z-index: 99;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	opacity: 0;
	visibility: hidden;
	webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	display: block;
	vertical-align: middle;
	background-color: #000000;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle.gt-nav-hidden {
	opacity: 1;
	visibility: visible;
	overflow-y: auto;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu {
	font-size: 14px;
	line-height: 28px;
	display: block;
	position: relative;
	text-align: left;
	z-index: 105;
	margin-top: 130px;
	opacity: 0;
	-webkit-transform: translateY(5.4rem);
	-ms-transform: translateY(5.4rem);
	-o-transform: translateY(5.4rem);
	transform: translateY(5.4rem);
	-webkit-transition: all 0.7s 0.7s ease;
	-o-transition: all 0.7s 0.7s ease;
	transition: all 0.7s 0.7s ease;
	list-style-type: none;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle.gt-nav-hidden .menu {
	-webkit-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	opacity: 1;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu li {
	position: relative;
	list-style: none;
	margin: 20px 0 0 0;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu li a {
	-webkit-transition: color .5s ease-in, background-color .5s ease-in, border-color .5s ease-in;
	transition: color .5s ease-in, background-color .5s ease-in, border-color .5s ease-in;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	display: initial;
	position: relative;
	text-transform: uppercase;
	color: #ffffff;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu li a:before {
	content: "";
	display: block;
	position: absolute;
	bottom: -3px;
	left: 0;
	width: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	-webkit-transition-property: width;
	transition-property: width;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
}

.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu li a:hover:before {
	width: 100%;
}

.gt-nav-close {
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 40px;
	margin-left: -8px;
	cursor: pointer;
	font-weight: bold;
}

.gt-nav-close:hover {
	color: #c0282d;
}

.custom-button-red a {
	background: #c0282d !important;
	border-color: #c0282d !important;
	color: #ffffff !important;
}

.custom-button-red a:hover {
	background: #d23a3f !important;
	border-color: #d23a3f !important;
	color: #ffffff !important;
}

.page.page-id-2808 .custom-button-red a,
input.wpcf7-form-control.wpcf7-submit {
	background: #c0282d !important;
	border-color: #c0282d !important;
	color: #ffffff !important;
}

.page.page-id-2808 .custom-button-red a:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
	background: #d23a3f !important;
	border-color: #d23a3f !important;
	color: #ffffff !important;
}

.drummer-agent-link {
	/*display: none;*/
}

.gt-nav-close span {
	background: url("images/close-white.png") no-repeat center;
	background-size: cover;
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 8px;
}

.gt-nav-close:hover span {
	background: url("images/close-red.png") no-repeat center;
	background-size: cover;
}

.left-menu-toggle .menu-item-has-children .sub-menu {
	display: none;
	height: auto;
}

.open_sub_menu {
	background: url("images/expand-arrow.png") no-repeat center;
	background-size: cover;
	height: 20px;
	width: 20px;
	display: inline-block;
	position: relative;
	left: 7px;
	top: 4px;
	cursor: pointer;
}

.left-menu-overlay {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	z-index: 98;
}

.inquiries-form .row {
	margin: 0;
}

.inquiries-form h3 {
	padding: 0 15px;
}

.inquiries-form input.wpcf7-form-control.wpcf7-submit {
	margin-left: 15px;
}

#media_image-9 {
	text-align: right;
}

.top-indent {
	margin-top: 25px;
}

.color-white,
.color-white h2,
.color-white h4 {
	color: #ffffff;
}

#respond input[type=text], #respond textarea, .mkdf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=password], input[type=text], input[type=email] {
	font-size: 16px;
	background: none repeat scroll 0 0 #ffffff;
	border-radius: 3px;
	padding: 8px;
	width: 100%;
	height: 50px;
	border: 1px solid #ccc;
}

#respond input[type=text], #respond textarea, .mkdf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=password], input[type=text], input[type=email] {
	margin: 0;
}

.wpcf7-form p {
	margin: 10px 0;
}

#respond textarea, .mkdf-style-form textarea, .wpcf7-form textarea, .wpcf7-form-control.wpcf7-textarea {
	display: block;
	height: 200px;
}

.search.search-results .mkdf-content-inner {
	max-width: 1200px;
	margin: auto;
}

#submit_comment, .post-password-form input[type=submit], input.wpcf7-form-control.wpcf7-submit {
	color: #fff;
	border-color: #f90;
	background-color: #f90;
}

#submit_comment:hover,
.post-password-form input[type=submit]:hover,
input.wpcf7-form-control.wpcf7-submit:hover {
	color: #f7f7f7;
	border-color: #e08700;
	background-color: #e08700;
}

input.wpcf7-form-control.wpcf7-submit {
	margin-top: 20px;
	margin-bottom: 30px;
}

.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
	height: auto !important;
}

/*.f-20 {*/
/*	font-size: 16px;*/
/*	line-height: 26px;*/
/*}*/

.vc_row.vmv-block {
	width: 715px;
	background-position: top center !important;
	margin: auto;
	background-size: contain;
}

.vc_row.vmv-block > .wpb_column > .vc_column-inner {
	padding-top: 15px;
}

.vc_row.vmv-block .vmv-left-1 h3,
.vc_row.vmv-block .vmv-right-1 h3 {
	margin-top: 48px;
}

.vc_row.vmv-block .vmv-left-1 p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 21px;
	padding-right: 15px;
}

.vc_row.vmv-block .vmv-left-2,
.vc_row.vmv-block .vmv-right-2 {
	margin-top: 310px;
	padding-left: 50px;
}

.red-ui {
	color: #e21017;
}


.drummer-agent-list-row {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.drummer-agent-list-col {
	flex: 0 0 50%;
	max-width: 50%;
	margin-bottom: 25px;
}

.agent-social {
	font-size: 20px;
	color: #0e76a8;
}

.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {
	padding: 10px 0 0;
}

.agents-template-default.single.single-agents .mkdf-post-info-top {
	display: none;
}

.mkdf-main-menu > ul > li.mkdf-active-item > a, .mkdf-main-menu > ul > li > a:hover,
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover {
	color: #c0282d;
}

.fancybox-slide--iframe .fancybox-content {
	height: 90vh !important;
}

.mkdf-post-info-bottom {
	display: none;
}

.agents-template-default .mkdf-blog-single-nav-label {
	display: none !important;
}

.agents-template-default .mkdf-blog-single-prev .mkdf-blog-single-nav-title:before {
	content: 'Meet Previous Agent ';
}

.agents-template-default .mkdf-blog-single-next .mkdf-blog-single-nav-title:before {
	content: 'Meet Next Agent ';
}

/*.mkdf-pli-image .owl-nav {*/
/*	display: none;*/
/*}*/

/*@media (min-width: 1025px) {*/

.mkdf-property-single-gallery-holder.mkdf-owl-slider {
	height: 440px;
	background: #cccccc;
	display: flex;
	align-items: center;
	overflow: hidden;
}

.mkdf-property-single-gallery-item {
	height: 440px;
}

.page-rental-slider .mkdf-property-single-gallery-item {
	/*display: flex;*/
	/*align-items: center;*/
}

.mkdf-property-single-gallery-item a,
.mkdf-property-single-gallery-item img {
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
}

.mkdf-property-single-gallery-holder.mkdf-owl-slider .owl-stage {
	height: 440px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.mkdf-property-single-gallery-holder.mkdf-owl-slider .owl-item {
	display: flex;
	align-items: center;
}

/*}*/


.owl-carousel.owl-theme.owl-carousel-property-list {
	height: 210px;
	background: #cccccc;
	display: flex;
	align-items: center;
}

.owl-carousel.owl-theme.owl-carousel-property-list .owl-item {
	display: flex;
	align-items: center;
}

.owl-carousel-property-list .owl-controls {
	display: block !important;
}

.owl-carousel-property-list .owl-controls .owl-pagination {
	display: none;
}

.owl-carousel-property-list .owl-nav .owl-prev,
.owl-carousel-property-list .owl-nav .owl-next {
	position: absolute;
	top: 50%;
	width: 30px;
	height: 30px;
	margin-top: -15px !important;
	background-color: #efefef !important;
	text-align: center;
	line-height: 30px;
	font-size: 30px !important;
	border-radius: 50% !important;
	left: 10px !important;
	opacity: 0.9;
	color: #000000 !important;
}

.owl-carousel-property-list .owl-nav .owl-next {
	left: initial !important;
	right: 10px;
}

.owl-carousel-property-list .owl-nav .owl-prev i,
.owl-carousel-property-list .owl-nav .owl-next i {
	font-size: 30px;
}

.owl-carousel-property-list .owl-nav .owl-prev i {
	margin-right: 3px;
}

.owl-carousel-property-list .owl-nav .owl-next i {
	margin-left: 3px;
}

.owl-carousel-property-list .owl-nav .owl-prev:hover,
.owl-carousel-property-list .owl-nav .owl-next:hover {
	opacity: 1;
}

/*.owl-carousel-property-list .owl-item {*/
/*	height: 235px;*/
/*	display: table;*/
/*}*/

/*.owl-carousel-property-list .owl-item .home-unit-slide {*/
/*	display: table-cell;*/
/*	height: 100%;*/
/*	vertical-align: middle;*/
/*	text-align: center;*/
/*}*/

.mkdf-property-list-holder.mkdf-pl-layout-standard .mkdf-pl-item .mkdf-property-price {
	z-index: 1111;
	position: absolute;
	bottom: 0;
	right: 0;
}

.propery-title {
	font-size: 20px;
	line-height: 24px;
	height: 48px;
	display: block;
	overflow: hidden;
}

.propery-title:hover,
.mkdf-property-price-label,
.mkdf-property-price-value {
	color: #c0282d;
}

.mkdf-property-title-section .mkdf-property-statuses {
	background-color: #c0282d;
}

.rental-sidebar {
	padding-top: 40px;
}

.rental-sidebar-phone {
	font-size: 18px;
	line-height: 24px;
	color: #000000;
}

.rental-sidebar-phone a {
	word-break: break-all;
}

.rental-sidebar .wpcf7-form textarea {
	height: 100px;
	resize: none;
}

.mkdf-position-left #menu-mobile-menu {
	display: none;
}

.mkdf-owl-slider .owl-nav.disabled {
	display: block;
}

.price-list-links a {
	margin-bottom: 12px;
	margin-top: 30px;
}

.mkdf-filter-section-action {
	margin-top: 15px;
}

.page-template-page-property-list .mkdf-info-window {
	max-width: 300px;
}

/* origin filter */

.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-filter-section.mkdf-section-features,
.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-filter-section.mkdf-section-type,
.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-filter-section-csp .mkdf-section-size,
.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-section-status,
.mkdf-btn.mkdf-property-save-search-button {
	display: none;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	display: block;
	float: left;
	clear: both;
}

.mkdf-blog-single-navigation .mkdf-blog-single-nav-text .mkdf-blog-single-nav-title:hover {
	color: #c0282d;
}

.mkdf-blog-single-navigation .mkdf-blog-single-next, .mkdf-blog-single-navigation .mkdf-blog-single-prev {
	width: initial;
	display: inline;
}

.mkdf-vertical-align-containers .mkdf-position-center-inner {
	height: 100%;
}

.mkdf-btn.mkdf-btn-solid,
.mkdf-btn.mkdf-btn-outline {
	background-color: #c0282d;
	border-color: #c0282d;
	color: #ffffff;
}

.mkdf-btn.mkdf-btn-solid:not(.mkdf-btn-custom-border-hover):hover,
.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-border-hover):hover,
.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-bg):hover {
	border-color: #c0282d !important;
	color: #000000;
}

.mkdf-btn.mkdf-btn-outline:not(.mkdf-btn-custom-hover-bg):hover {
	background-color: #ffffff !important;
	color: #000000 !important;
}

.mkdf-btn {
	padding: 11px 40px 7px;
}

.page-id-30 .mkdf-page-title.entry-title {
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
}

.page-id-30 .mkdf-page-title.entry-title,
.page-id-2749 .mkdf-page-title.entry-title,
.page-id-1250 .mkdf-page-title.entry-title {
	display: none;
}

.contact-title {
	background: rgba(0, 0, 0, 0.5);
	padding-top: 35px;
}

.contact-title h1 {
	padding-left: 20px;
	color: #ffffff;
	margin-top: 0;
}

.contact-text-wrap {
	background: rgba(0, 0, 0, 0.5);
}

.contact-text-1,
.contact-text-2 {
	color: #ffffff;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.contact-text-1 p > i,
.contact-text-2 p > i {
	margin-right: 10px;
	width: 20px;
	display: inline-block;
}

.contact-text-1 a,
.contact-text-2 a,
.contact-text-1 p,
.contact-text-2 p {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
}

.contact-text-3 {
	background: rgba(0, 0, 0, 0.3);
}

.contact-text-3 p {
	font-size: 40px;
	line-height: 44px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}

span.red {
	color: red;
	font-weight: 800;
}

.wpcf7-form-control.wpcf7-select {
	-webkit-appearance: menulist-button;
	appearance: initial;
}

.t-center {
	text-align: center;
}

.dark-form-head {
	background: #000000;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	font-size: 28px;
	text-transform: uppercase;
}

.form-inline-content .wpcf7-form-control-wrap {
	display: inline-block;
	margin-bottom: 10px;
}

.form-inline-content .wpcf7-form-control.wpcf7-number,
.form-inline-content .wpcf7-form-control.wpcf7-text,
.form-inline-content input[type=text],
.form-inline-content .wpcf7-form-control.wpcf7-date {
	height: 25px;
	max-width: 130px;
}

.form-ui-link a {
	background: #c0282d !important;
	border-color: #c0282d !important;
	color: #ffffff !important;
	font-family: "Josefin Sans", sans-serif;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	width: auto;
	outline: 0;
	font-size: 11px;
	line-height: 2em;
	letter-spacing: .15em;
	font-weight: 600;
	text-transform: uppercase;
	box-sizing: border-box;
	margin: 20px 0 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 11px 53px 7px;
	cursor: pointer;
}

.form-ui-link a:hover {
	background: #d23a3f !important;
	border-color: #d23a3f !important;
	color: #ffffff !important;
}

.mkdf-accordion-holder .mkdf-accordion-title .mkdf-tab-title {
	font-size: 22px;
}

.indent-1 {
	margin-top: 20px;
}

.mkdf-column-id-4 .mkdf-social-icon-widget-holder {
	display: none;
}

.mkdf-property-size-value {
	margin-right: 5px;
}

.mkdf-contact-label {
	word-break: break-all;
}

#mkdf-back-to-top > span:hover {
	color: #c0282d;
	border-color: #c0282d;
}

.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-range-slider .ui-slider-handle,
.mkdf-property-list-holder .mkdf-property-list-filter-part .mkdf-range-slider .ui-slider-range {
	background-color: #c0282d;
}

.for-sale-switch {
	background-color: #c0282d;
	color: #ffffff;
	border: 1px solid #c0282d !important;
	margin-bottom: 40px;
}

.for-sale-switch:hover {
	color: #000000;
	background-color: transparent;
	border: 1px solid #c0282d !important;
}

.mkdf-cluster-marker .mkdf-cluster-marker-inner .mkdf-cluster-marker-number {
	color: #ffffff;
}

div.wpcf7-mail-sent-ok {
	clear: both;
}

.mkdf-property-id {
	display: none;
}

div.wpcf7-spam-blocked {
	clear: both;
}

.form-indents {
	margin: 15px 0;
}

.search-results .mkdf-content {
	padding: 0 15px;
}

.gm-style img {
	max-width: 100% !important;
}

.rental-sidebar {
	padding-bottom: 150px;
}

.extra-check {
	margin-right: 7px;
	position: relative;
	left: -2px;
}

.mkdf-blog-holder.mkdf-blog-single article h3 {
	padding-bottom: 15px;
}

@media (max-width: 1024px) {
	
	.mkdf-mobile-header {
		display: none;
	}
	
	.mkdf-page-header {
		display: block;
	}
	
	.mkdf-position-center {
		display: none;
	}
	
	.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle {
		width: 300px;
	}
	
	.mkdf-vertical-align-containers .mkdf-position-center {
		text-align: right;
	}
	
	.mkdf-page-header .mkdf-menu-area .mkdf-logo-wrapper a {
		margin-right: 10px;
	}
	
	#menu-footer-menu-2
	.mkdf-header-standard .mkdf-menu-area {
		padding: 0 15px;
	}
	
	.mkdf-vertical-align-containers .mkdf-position-left-inner.left-menu-toggle .menu {
		margin-top: 30px;
	}
	
	.mkdf-position-left #menu-mobile-menu {
		display: block;
	}
	
	.mkdf-position-left #menu-left-menu {
		display: none;
	}
	
	.mkdf-header-standard .mkdf-menu-area {
		padding: 0 5px;
	}
	
	.mkdf-page-header a img {
		max-width: 200px;
		max-height: 55px;
		margin-top: 3px;
	}
	
	.mkdf-page-footer .mkdf-column-content:not(:first-child) {
		margin-top: 15px;
	}
	
	.mkdf-page-footer .mkdf-column-content:not(:first-child) .widget_text {
		display: none;
	}
	
	#media_image-9 {
		text-align: center;
	}
	
	.mkdf-column-id-4 .mkdf-social-icon-widget-holder {
		display: inline-block;
	}
	
	.mkdf-column-id-1 .mkdf-social-icon-widget-holder {
		display: none;
	}
	
	.mkdf-title-holder.mkdf-centered-with-breadcrumbs-type .mkdf-page-title {
		font-size: 22px;
	}
	
	.page-id-34259 .mkdf-title-holder.mkdf-centered-with-breadcrumbs-type .mkdf-page-title {
		text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8);
	}
	
	.vc_row.vmv-block {
		width: auto;
		background: none !important;
	}
	
	.vc_row.vmv-block .vmv-left-2, .vc_row.vmv-block .vmv-right-2 {
		margin-top: 0;
		padding-left: 0;
	}
	
	.vmv-right-1 {
		display: none;
	}
	
	.about-logos .vc_column-inner .wpb_column {
		margin-bottom: 20px;
	}
	
	.drummer-agent-list-col {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.vc_row.propery-management-image-1 {
		background: none !important;
		padding-bottom: 0 !important;
	}
	
	.mkdf-testimonials-holder .mkdf-testimonials {
		padding-left: 0;
		padding-right: 0;
	}
	
	.contact-text-1 a,
	.contact-text-2 a,
	.contact-text-1 p,
	.contact-text-2 p,
	.contact-text-3 p {
		font-size: 16px;
		line-height: 20px;
	}
	
	.wpb_text_column.contact-text-3 {
		padding-left: 15px !important;
		padding-right: 15px !important;
		
	}
	
	.mkdf-property-list-map-part {
		display: none;
	}
	
	.mkdf-property-single-gallery-holder.mkdf-owl-slider {
		height: 220px;
	}
	
	.mkdf-property-single-gallery-holder.mkdf-owl-slider .owl-stage,
	.mkdf-property-single-gallery-item {
		height: 220px;
	}
	
	.mkdf-property-single-gallery-holder.mkdf-owl-slider .owl-item {
		height: 100%;
	}
	
	h1.mkdf-page-title {
		font-size: 24px;
	}
	
	.mkdf-accordion-holder .mkdf-accordion-title .mkdf-tab-title {
		line-height: 26px;
	}
	
	.mkdf-grid-large-gutter > div {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mkdf-blog-holder.mkdf-blog-single article {
		font-size: 16px;
		line-height: 26px;
	}
	
	.mkdf-blog-holder.mkdf-blog-single article h3 {
		font-size: 24px;
		line-height: 32px;
		margin-bottom: 15px;
	}
}