select{color:#000;}
#first-comm-home-row{display:flex;}
#first-comm-home-row .col-md-6{padding:5px 40px;}
#comm-home-top{text-align:center;color:#fff;padding-bottom:100px;}
#comm-home-top h2{color:#fff;font-size:45px;font-weight:700;line-height:50px;text-transform:uppercase;margin-bottom:20px;}
#comm-home-top h4{font-size:20px;font-weight:400;}
#first-comm-home-row label{font-weight:600;font-size:20px;}
#comm-home-filters{background:#fff;padding-top:35px;}
#comm-home-sec{margin:0 auto; max-width:1006px;}
#comm-form-comm{width:90%;}
#comm-home-sec .ui-autocomplete{list-style-type:none;border:1px solid #ccc;padding-left:0;}
#comm-home-sec .ui-autocomplete .ui-state-focus{background:#ccc;}
#comm-home-sec .ui-autocomplete li{padding:0 5px;}
#comm-home-sec .ui-autocomplete li:hover{background:#ccc;cursor:pointer;}
.ui-helper-hidden-accessible{display:none;}
.ui-autocomplete li a{color:#000;}
#home-come-listing-w .ui-autocomplete li a .b-a-title{font-weight:bold;}
#home-come-listing-w .ui-autocomplete li a .b-a-excerpt{font-size:12px;line-height:15px;}
#home-come-listing-w .ui-autocomplete li a .b-a-excerpt b{display:inline-block;background:#FCEFA2;}

#comm-form-comm input{padding:15px 5px;border:1px solid #bababa;width:100%;font-size:16px;}
#choose-comm-w img,#home-come-listing-w img,#home-comm-elect-w img{position:absolute;right:5px;top:16px;width:20px;display:none;}
#home-comm-elect-w img{top:39px;}
#choose-comm-w img{top:40px;}
#choose-comm-w.loading img,#home-come-listing-w.loading img,#home-comm-elect-w.loading img{display:block;}
#comm-form-comm{position:relative;}
#load-comm-home{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;background-image:url(/wp-content/themes/mma/images/ajax-loader-red-on-white.gif);background-repeat:no-repeat;background-position:center;display:none;z-index:9999;}
.comm-sort-by-param{color:#000;text-decoration:none;border:1px solid #bababa; padding:2px 20px;margin-right:9px;margin-bottom:6px;display:inline-block;border-radius:20px;}
.comm-sort-by-param:hover{color:#fff;border-color:#dc0009;background:#dc0009;}
.see-all-home-comm{color:#000;text-transform:uppercase;text-decoration:underline;position:relative;font-weight:600;font-size:14px;}
.see-all-home-comm:after{content:"\f178";font-family: FontAwesome;position:absolute;right:-25px;top:-5px;}
#choose-comm-w > .see-all-home-comm{display:inline-block;}
#choose-comm-w > .see-all-home-comm:after{top:0;}
#home-all-data-link span{color:#AF0000;}
#choose-comm-param + #see-all-param-w .see-all-home-comm:after{content:"+";position:absolute;right:-15px;top:-5px;font-weight:400;font-size:25px;}
.see-all-home-comm:hover{text-decoration:none;cursor:pointer;}
#choose-comm-param.opened + #see-all-param-w .see-all-home-comm:after{content:"-"}
#choose-comm-param label{cursor:pointer;font-size:15px;padding:5px 0;position:relative;}
#choose-comm-param label:after{content:'+'; margin-left:5px;}
#choose-comm-param .param-w.opened label:after{content:'-';}
.params-list{display:none;}
#comm-map-modal{background: rgba(0, 0, 0, 0.92);padding:50px 0 0 0;z-index:9999999;}
#comm-map-modal .comm-modal-inner{max-width:1200px;}
.land {stroke:#000;stroke-width:.2px;outline:none; cursor:pointer;}
#modal-map{padding:10px;}
#modal-map{padding:10px;}

#comm-modal.comm-modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(217,217,217,.85);z-index:10200001;padding-top:50px;overflow:auto;display:none;padding-bottom:50px;}

#comm-modal.comm-modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(217,217,217,.85);z-index:10200001;padding-top:50px;overflow:auto;display:none;padding-bottom:50px;}
#comm-modal .comm-modal-inner{max-width:595px;margin:0 auto;position:relative;max-height:100%;overflow-y:auto;overflow-x:hidden;}
#comm-modal .comm-modal-cont{background:#fff;height:auto;transition:.3s}
#comm-modal .comm-close{color:#000;position:absolute;transform:rotate(45deg);font-size:75px;cursor:pointer;left:calc(50% + 305px);top:75px;width:35px;}
.comm-modal{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(217,217,217,.85);z-index:10200000;padding-top:100px;overflow:auto;display:none;padding-bottom:100px;}
.comm-modal-inner{max-width:595px;margin:0 auto;position:relative;max-height:100%;overflow-y:auto;overflow-x:hidden;}
.comm-modal-cont{background:#fff;height:auto;transition:.3s}
.comm-close{color:#fff;position:absolute;transform:rotate(45deg);font-size:75px;cursor:pointer;top:50px;right:20px;}

#choose-on-map{margin-right:50px;}
#l-to-all-data{opacity:.5}

.comm-home-embed #choose-on-map{display:none;}

@media (max-width: 991px){
	#first-comm-home-row{display:block;}
	#first-comm-home-row .col-md-6{display:block;max-width:100%;flex:none; }
	#comm-form-comm{width:100%;}
}
@media(max-width:700px){
	#comm-date-modal .comm-close{top:10px;right:10px; left:auto;-webkit-tap-highlight-color: transparent;}
}

@media(max-width:500px){
	#first-comm-home-row .col-md-6{padding:5px 15px;}
	.comm-sort-by-param{line-height:17px;}
}