* { margin: 0; padding: 0; }
body { background-color: #f2f2f2; position: relative; font-family: 'segoe ui'; font-size: 12px; }


.digimeg-nav-wrap { 
	position: relative; 
}
.digimeg-nav-wrap .digimeg-main-nav {
	/*position: absolute;
	top:0px;
	left: 0px;*/
	display: block;
	width: 100%;
	background: #fff;
/*	 border-top: 1px solid #e6e6e6;
	 border-right: 1px solid #e6e6e6;
	 border-left: 1px solid #e6e6e6;*/

}

.digimeg-nav-wrap .digimeg-main-nav li {
	list-style-type: none;
	display: inline;
	float: left;
}

.digimeg-nav-wrap .digimeg-main-nav li a {
	display: block;
	padding: 25px;
	text-decoration: none;
	font-size: 15px;
	color: #000;
	position: relative;
}

.digimeg-nav-wrap .digimeg-main-nav li a:hover {
	
	color: black;
}

.digimeg-group:after {
	content: '.';
	visibility: hidden;
	clear: both;
	display: block;
	line-height: 0px;
}

.digimeg-sub-nav li {
	display: block;
	width: 100%;
	/*background: white;*/
	z-index: 999999999;
}

.digimeg-sub-nav>li{
	/*border-bottom: 1px solid #8F7676;*/
}

.digimeg-nav-item-content {
	padding: 0px 0 20px 0px;
	color: black;
	background-color: #eeeeee;
	border-radius:5px;
}

.digimeg-nav-item-content h2 {
	font-size: 30px;
	font-family: "segoe ui light";
	font-weight: 400;
}

.digimeg-nav-item-content a {
	color: black;
}

.digimeg-nav-chunk {
	display: block;	
	float: left;
}

.digimeg-nav-chunk ul li a{
	font-size: 15px;
	display: block;
	margin-bottom: 5px;
	outline: none;
}

.digimeg-sub-nav {
	position: relative;
}

.digimeg-sub-nav>li {
	position: absolute;
	top:0;
	display: none;
}

.digimeg-sub-nav li#county-subnav, .digimeg-sub-nav li#filter-refine{
		top:43px;
}

.digimeg-active-mark {
 border-bottom: 13px solid #e6e6e6;
    border-left: 11px solid transparent;
    border-right: 12px solid transparent;
    display: none;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 102;
    margin-top: -7px;
}

/*******************************/
.digimeg-nav-wrap ul{
	padding-left: 0;
	margin-bottom:0;
}
.digimeg-nav-wrap li{
/*	margin-bottom:0;*/
}
.digimeg-nav-wrap .digimeg-main-nav li a {
	 padding: 5px;
}
.digimeg-group.digimeg-main-nav {
    margin: 0 auto;
    width: 97%;
}
#filter-location,#filter-custom-select {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    color: #606060;
    padding: 3px;
    width: 114px;
}
#county-subnav ul li{
	line-height:15px;
}
#currency-range {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    color: #606060;
    padding: 3px;
    width: 150px;
}
#beds-list,#bath-list {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    color: #606060;
    padding: 3px;
    width: 100px;
}

#minimumPrice, #maximumPrice{
	line-height: unset !important;
	width:80px;
	padding-left: 8px;
	height: 30px;
	margin:0px;
}
.price-list{
	height: 200px;
	overflow-y: scroll;
}
.price-list ul li{
	text-align: center;
}

#price-range .digimeg-nav-chunk{
	/*width: 100%;*/
}

.col-md-5.custom-min{
	width: 35%;
}

#price-range .digimeg-nav-chunk{
	width: auto;
}

.underPrice:hover{
	background-color: #eee;
	cursor: pointer;
}

.bedNoCnt:hover{
	background-color: #eee;
	cursor: pointer;
}

.bathNoCnt:hover{
	background-color: #eee;
	cursor: pointer;
}

#filter-refine .digimeg-nav-chunk .row{
	width: 1200px;
}

.propertyOption{
	height: 300px;
	width: 100%;
}

.propertyOption .filter-column-one, .amenties .filter-column-one{
	width:30%;
	float: left;
}
.locationContan .filter-column-one{
	width:18%;
	float: left;
	margin-left:15px;	
}

.propertyOption .filter-column-second, .amenties .filter-column-second {
	width:30%;
	float: left;
	padding-left: 10px;
}
.locationContan .filter-column-second{
	width:18%;
	float: left;
	padding-left: 10px;
}
.propertyOption .filter-column-three, .amenties .filter-column-three{
	width:30%;
	float: left;
	padding-left: 10px;
}

.locationContan .filter-column-three{
	width:18%;
	float: left;
	padding-left: 10px;
}

.propertyOption .filter-column-four, .amenties .filter-column-four{
	width:25%;
	float: left;
}
.locationContan .filter-column-four{
	width:18%;
	float: left;
	margin-left:10px;
}

.locationContan .filter-column-five{
	width:18%;
	float: left;
	margin-left:10px;
}

.filter-section h2, #county-subnav h2{
	font-size:14px;
}

#price-range h2 {
    font-size: 20px;
    margin: -15px 0 0;
    text-align: center;
}
.filter-property-subtype{
	height:300px;
	overflow-y: scroll;
	width: 150px;
}
#filter-Interior-div, #filter-Exterior-div{
	height:300px;
	overflow-y: scroll;
	width: 200px;
}
/*#filter-year-div{
	height:200px;
	overflow-y: scroll;
	width: 200px;
}
*/
#filter-refine ul li{
	 line-height: 15px;
}

.parent-heading {
    border-bottom: 2px solid #3498db;
    padding: 10px;
}

#digimeg-group{
	font-size: 95% !important;
}

#filter-location, .filter-label,#filter-custom-select{
	font-size: 14px;
}

#county-subnav .digimeg-nav-item-content{
	/*padding: 10px 0 20px 30px;*/
}

.yearBuilt, .foreclosure, .shortSale, .dateFilter, .rearexposure, .waterFront, .parkingSpaces, .pool, .poolCommunity, .golfCourse, .gulfAccess, .seniorLiving, .gatedCommunity, .stories, .basement, .pets{
	width: 100%;
	height: 40px;
	background-color: #fff;
}

.cust-top-main-div-navi{
	border:0px solid #000000; 
	width:100%;	
	clear: both;
	float: left;
}
.cust-top-main-div-refine{
	/*border:1px solid #cccccc; */
	width:62%; 
	float:left;
}
.cust-top-main-div-view{
	/*border:1px solid red; */
	width:37%; 
	float:left;
}
.sort-select{
float:left;	
}
.digimeg-nav-wrap li {
	line-height:20px;
	/*margin-bottom:0px;*/
}

.filter-section h2{
	line-height:10px;	
}

.selectWrapper .btn-group .btn{
	height: 40px;
}

.locationContan{
	height: 300px;	
	padding: 0 0 20px 30px;
}


.locationContan .select2-selection__rendered li {
	float: left !important;
    line-height: 25px !important;
    margin-bottom: 0 !important;
}
.locationContan .select2-selection__choice__remove{
	margin-right: 13px !important;
}
.amentieesCloseBtn{
	float: left;
    padding-top: 15px;
    width: 100%;
    margin-left:-15px;
}

.high-low-select {
 position: absolute;right: 0;top: -23px
}

.digimeg-nav-item-content {
   /* background-color: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.5);*/
    background: white;
	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.3); 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

.filter-input {
    border: 1px solid rgba(0, 0, 0, 0.3);
    line-height: unset !important;
	padding-left: 8px;
	margin-top: 15px;
	width: 95%;
	height: 30px;
}

.digimeg-nav-item-content::before {
    background: white none repeat scroll 0 0;
    box-shadow: -4px 0 12px -5px rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 20px;
    margin-left: 25px;
    position: relative;
    top: -10px;
    transform: rotate(45deg);
    width: 20px;
}

#filter-refine .digimeg-nav-item-content::before {
	left: 550px;
}

.digimeg-active-mark {display: none !important;}

.digimeg-nav-item:focus {outline:none;}
