@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
#locationlocator
{
    width:100%;
}
#locationlocator td
{
    border:1px solid #c1c1c1;
}

.mmlmap
{
    float:left;
}
#resulttop
{ 
    border-spacing: 1px;
    color: #666666;
    width: 100%;
    float:left;
}
.locationphone,.item-hour

{
    display:block;
    font-weight: 700;    
}
#resulttop .row0  {
    border: 4px solid #EEEEEE; border-radius: 2px; padding: 5px;
    border-radius:0 0 6px 6px;
}
#resulttop .row1  {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #A8A5A5;
    padding: 5px;
    border-radius:0 0 6px 6px;
}
.location-name
{
    position: relative;
    font-size: 16px;
}
.distance
{
    float:right;
}
#locationresult
{
    float: left;
    margin-top: 10px;
    position: relative;
    margin-bottom: 10px;

}
#map
{
    border:1px solid;
    float:left;
}

#locationsearch_div #map
{
    float:left;
}
#locationsearch_div #matrix
{
    float:right;
}
#maps
{
    width:100%;
    height:100%;
    float:left;
}
#udetails
{
    float:left;
    margin:4px;
}
a.jspArrow:hover{
    background:none;
}

.jspContainer{
    overflow: hidden;
    position: relative;
}

.jspPane{
    position: absolute;
}

.jspVerticalBar{
    position: absolute;
    top: 0;
    right: 0;
    width: 12px;
    height: 100%;
}

.jspHorizontalBar{
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 10px;
}

.jspVerticalBar *,.jspHorizontalBar *{
    margin: 0;
    padding: 0;
}

.jspCap{
    display: none;
}

.jspHorizontalBar .jspCap{
    float: left;
}

.jspVerticalBar .jspArrow{
    height: 16px;
}

.jspHorizontalBar .jspArrow{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus{
    outline: none;
}

.jspCorner{
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{
    margin: 0 -3px 0 0;
}

.horizontal-only {
    height: auto;
    max-height: 200px;
}


.jspArrowUp{
    background: url("images/up.png") no-repeat scroll center 0 transparent;
}
a.jspArrowUp:hover {
    background: url("images/up.png") no-repeat scroll center 0 transparent;
    opacity: 0.3;
}


.jspArrowDown{
    background: url("images/down.png") no-repeat scroll center 0 transparent;
}
a.jspArrowDown:hover {
    background: url("images/down.png") no-repeat scroll center 0 transparent;
    opacity: 0.3;
}


.jspArrowRight{
    background: url("images/right.png") no-repeat scroll 0 center transparent;
}
a.jspArrowRight:hover {
    background: url("images/right.png") no-repeat scroll 0 center transparent;
    opacity: 0.3;
}


.jspArrowLeft {
    background: url("images/left.png") no-repeat scroll 0 center transparent;
}
a.jspArrowLeft:hover {
    background: url("images/left.png") no-repeat scroll 0 center transparent;
    opacity: 0.3;
}

.jspTrack{
    position: relative;
    padding:1px;
}

.jspDrag{
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspDrag{
    float: left;
    height: 100%;
}

.jspHorizontalBar .jspTrack{
    float: left;
    height: 100%;
}

.jspDisabled{
    opacity: 0.3;
}

.jspArrow{
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}
.jspDrag {
    background: none repeat scroll 0 0 #FFFFFF;
}
.jspTrack {
    background: none repeat scroll 0 0 #CCCCCC;
}
.mmlmap img, #map img
{
    max-width: none !important;
}
.location
{
    float: left;
    margin-top: 10px;
    width: 20%;

}
.loclist h3,.loclist 
{
    float:left;
    width:100%;
}

/* MAP LOCATIONS --------------------------------------*/
#locationlocator{ 
    width:100%; 
    min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    background:url('images/map-background.jpg') no-repeat; 
    position:relative; 
    margin:0px!important; 
    padding:0px!important;
}

#locationlocator .innerLeft { 
    width:100%; min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    position:relative; 
}

#locationlocator .innerLeft .innerRight { 
    width:100%; 
    min-height:338px; 
    float:none; 
    clear:both; 
    display:inline-block; 
    position:relative; 
}

#locationlocator .mymap-group { 
	width:40%; 
	display:inline-block; 
	text-align:center; 
	float:left; 
}

#locationlocator .mymap-group .mymap-success { 
	height:auto !important; 
	width:80%; 
	display:inline-block; 
	text-align:center; 
	margin:0px 10%; 
	padding:10px 0px; /*padding:20px 0px;*/
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px;
	font-size: 16px; 
	color: #fff;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	background: #2980b9;
 	border: 0;
 	cursor: pointer;
  	box-shadow: inset 0 -2px #2475ab;
}

#locationlocator .mymap-group .mymap-success:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#locationlocator .mymap-group .mymap-success:hover { 
	opacity:0.8; 
	filter:alpha(opacity=80);
	color: #fff; 
}

#locationlocator .mymap-group .mymap-success i { 
	margin-right:10px; 
}

#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 { color:#444 !important; font-weight:normal; font-size:19px!important; background:url('images/h2_bkg.png') top center no-repeat; height:47px; line-height:30px; margin:100px auto 0px auto;  }
#locationlocator .separatorLoc{ width:20%; display:inline-block; text-align:center; float:left; margin:150px 0 110px 25px; }
#locationlocator .separatorLoc h5 { 
	color:#fff!important; 
	font-weight:normal; 
	font-size:32px; 
	background: none repeat scroll 0 0 rgba(68, 68, 68, 0.7); 
	width:75px; 
	height:75px; 
	line-height:70px; 
	margin:0px auto; 
	-webkit-border-radius: 50px; 
	-moz-border-radius: 50px; 
	border-radius: 50px;
}

#locationlocator #locationsearch_div { 
	width:40%; 
	display:inline-block; 
	text-align:center; 
	float:right; 
	padding:0px; 
	margin:0px; 
}

#locationlocator #locationsearch_div .input-append { 
	width:60%; 
	text-align:center; 
	margin:19px 10% 0px 10%; 
	padding:15px 10%; 
	border-radius: 4px; 
	background: #f7f7f7; 
}

#locationlocator #locationsearch_div .input-append #searchinput,#locationlocator #locationsearch_div .input-append #searchpostal  { 
	background:white!important; 
	border:none !important; 
	color: #422b18 !important; 
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	box-shadow:none !important; 
	width:70%; 
	float:left; 
	min-height: 25px;
}

#locationlocator #locationsearch_div .input-append .mymap-primary { 
	width:auto; 
	display:inline-block; 
	text-align:center; 
	line-height: 22px;
	-webkit-border-radius: 2px; 
	-moz-border-radius: 2px; 
	border-radius: 2px; 
	font-size: 15px; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
 	background: #2980b9;
 	border: 0;
 	cursor: pointer;
  box-shadow: inset 0 -2px #2475ab;
  margin-left: 3px;
    color: #fff;
}

address span.label.label-important.distance span {
color: #fff;
}

#locationlocator #locationsearch_div .input-append .mymap-primary:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#locationlocator #locationsearch_div .input-append .mymap-primary:hover { 
	opacity:0.9; 
	filter:alpha(opacity=90);
	color: #fff; 
}

button.mymap.mymap-primary.resultmymap, a.mymap.mymap-inverse.resultmymap, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button, a.mymap.mymap-warning.resultmymap, a.modal.resultmymap.mymap.mymap-success { 
    width:auto; 
    display:inline-block; 
    text-align:center; 
    line-height: 22px;
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
    border-radius: 2px; 
    font-size: 14px; 
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    background: #2980b9;
    border: 0;
    cursor: pointer;
    box-shadow: inset 0 -2px #2475ab;
    margin-left: 3px;
    color: #fff;
    text-decoration: none;
    padding: 4px;
}


button.mymap.mymap-primary.resultmymap:hover, a.mymap.mymap-inverse.resultmymap:hover, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button:hover, a.mymap.mymap-warning.resultmymap:hover {
box-shadow: 2px 2px 12px #ccc;
}

button.mymap.mymap-primary.resultmymap:active, a.mymap.mymap-inverse.resultmymap:active, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button:active, a.mymap.mymap-warning.resultmymap:active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.mymap.mymap-primary.resultmymap:hover, a.mymap.mymap-inverse.resultmymap:hover, button.sample.mymap.custom.large.a.pull-right.mymap-danger.button:hover, a.mymap.mymap-warning.resultmymap:hover {
    color: #fff;
    font-size:13px;
}

#maps { 
	margin:0px 0px 0px 0px; /*	margin:10px 0px 10px 0px; */
}

#locationresult { 
	float:right; width:38%; margin-top:0px!important; 
}
#resulttop .row0, #resulttop .row1 {
margin-bottom:10px; 
background: #f8f8f8;
border: 0;
padding: 10px 5px 0px 5px;
position: relative;
}
.sidebar_locations .row0,.sidebar_locations .row1
{
  float: left;
  width: 96%;

}

.location-name { 
	margin-left:5px; 
}

.location-location { 
	position:relative; left:5px; 
}

.location-name a { 
	color:#444 !important; 
	text-decoration: none;
}

span.item-map{margin-top:10px; display:inline-block; width:90%; margin-left:5%;}
body.location{ width:100%; margin:0px; }

table.adp-directions, table.adp-placemark{ border:none!important; }
table.adp-directions td, table.adp-placemark td{ border:none!important; }
table.adp-placemark, table.adp-placemark td{ background:none!important; font-weight:bold; color:#422B18 !important; }
#resultpanel button.sample{ position:relative; left:-15px; }

.cwell{
    padding: 20px;
}
#locationresult address
{
    width:100%;
}

#locationresult address
{
    width:100%;
}
#locationlocator .element-invisible,#locationlocator .page-header
{
    display: none;
}
.mmlmap h2
{
    line-height: none;
    font-size:30px;
}

#locationsearch_div .filter-select
{
    display: block !important;
}

#locationlocator .span1
{
    width:15%;
    float:left;
}
.maplist
{
    margin-bottom: 4px;
}
.contact .modal,.item-map .modal
{
    left: 0px;
    margin: 0;
    position: relative;
    width: auto;
    right: 0px;
    top: 0px;
}
.pac-container, .pac-item {
    width: inherit !important;
}
.adv-search input.labelauty + label
{
  background:#cccccc;
}
#filter_catid,#radius,#resultpanel
{
    background: none repeat scroll 0 0 #EEEEEE;
}


[class^="mml-"], [class*=" mml-"] {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mml-print:before {
  content: "\e045";
}
.mml-back:before {
  content: "\e091";
}
.backbtn
{
  padding-right:10px;
}
.cmml-toolbar
{
    float:right;
    width:10%;
}
.maplist
{
    max-width: 200px;
}

.mml-map-marker:before {
  content: "\e062";
}
.mml-calendar:before {
  content: "\e023";
}
.mml-home:before {
  content: "\e021";
}
.mml-icon-search:before {
  content: "\e003";
}

.mml-user:before {
  content: "\e008";
}
.mml-hand-right:before {
  content: "\e145";
}
.mml-icon-remove-circle:before
{
    content: "\e014";
}
.mml-icon-geolocation:before
{
content:"\e087";
}

.mml-icon-align-justify:before
{
  content:"\e003";
}
.mml-icon-screenshot:before
{
 content:"\e087"
}
.mml-edit:before
{
 content:"\270f"; 
}
.tag-search
{
  float:left;
  width:100%;
}
#map-location.form-inline div.tag-search label
{
  padding:5px;
  line-height:15px;
}
.mmlmap .mymap-icon
    {
    max-width:100px;
    max-height: 100px;
    display: inline-block;
    height: auto;
    transition: all 0.2s ease-in-out 0s;
     float:left;
      margin: 0px 2px;
    }
    .sidebar-icon
    {
    max-width:80px;
    max-height: 80px;
    display: inline-block;
    padding: 4px;
     margin:4px 0px;
    transition: all 0.2s ease-in-out 0s;
    float:left;
    margin-right:20px;

    }
    .location-name {
    margin: 0 0 10px;
        margin-left: 0px;
    font-weight: 600;
    letter-spacing: .2px;
    font-size: 17px;
}

@media (min-width: 979px) {
  #locationlocator
  {
    background-size: 100% 338px;
  }
}
@media (min-width: 768px) and (max-width: 979px) { 
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ font-size:17px!important; background:url('images/h2_bkg.png') no-repeat; width:100%; line-height:30px; }
}

@media (min-width : 481px) and (max-width : 767px) { 
    #locationlocator .mymap-group{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator .separatorLoc{ width:100%; display:inline-block; text-align:center; float:none; clear:both; margin:20px 0px 0px 0px; }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ margin:30px auto 0px auto;  }
    #locationlocator #locationsearch_div{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator #locationsearch_div .input-append{  width:60%; display:inline-block; text-align:center; margin:19px 10% 0px 10%; padding:15px 10% 0px 10%; -moz-border-radius: 9px; border-radius: 9px; border:1px solid #eeeeee; background: #eeeeee; }
#locationlocator .span1
{
    width:100%;
    float:left;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2
{
  margin:0px auto 0px;
}

}

@media (max-width: 480px) { 
    #locationlocator .mymap-group{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator .separatorLoc{ width:100%; display:inline-block; text-align:center; float:none; clear:both; margin:20px 0px 0px 0px; }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2{ margin:30px auto 0px auto; width:100%; font-size:13px!important; line-height:21px; font-weight:bold; }
    #locationlocator #locationsearch_div{ width:80%; display:inline-block; text-align:center; margin:0px 10%; float:none; clear:both; }
    #locationlocator #locationsearch_div .input-append{  width:60%; display:inline-block; text-align:center; margin:19px 10% 0px 10%; padding:15px 10% 0px 10%; -moz-border-radius: 9px; border-radius: 9px; border:1px solid #c3b6ac; background: #cfc5bd; }
#locationlocator .span1
{
    width:100%;
    float:left;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2
{
  margin:0px auto 0px;
}
#locationlocator
{
  background-repeat: repeat-y;
}
}
@media (max-width: 560px) { 
    #locationresult,#map,.mmlmap
    {
        width:100% !important;
        float:left;
    }
}
.textbold
{
  font-size: 20px;
  font-weight: bold;
}
span.star-rating-wrap {
	width:98px;
	display:inline-block;
	height:23px;
	background-position: left bottom;
	background-repeat:no-repeat;
	border-radius: 7px;
}

span.star-rating-wrap span {
	width:100%;
	display:inline-block;
	height:22px;
	background-position: left top;
	background-repeat:no-repeat;
	float: left;
}
span.star-rating-wrap, span.star-rating-wrap span{background-image:url(images/stars-large.png) ;}
.google-avatar{
 background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 60px;
    margin: 0 10px 10px 0;
    width: 60px;
    }
    #map .gm-style-iw h3
    {
      display:block;
    }
    #locationsearch_div #cal_event_id,#locationsearch_div #cal_event_endid
    {
      max-width:100px;
    }
    #locationsearch_div .calendar-append
    {
      display:inline;
    }
    

#resulttop .resultbar .locationsactive
{
	background: #fafafa;
	box-shadow:10px 10px 12px #eeeeee;
	border-top:3px solid #cccccc !important;
}

#location-form input, #location-form #filter_catid_chzn ,#location-form .chzn-container
{
  max-width: 300px !important;
}
#mmlloading
{
 position: absolute;
left: 40%;
display:none;
margin-top:15%;
}
#mmlloading {
  border: 16px solid #c7c7c7;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 50px;
  height: 50px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#maps .infoboxdata
{
height:300px;
overflow:auto;
width:100%;
}
.noresult
{
  font-size: 24px;
  font-weight: bold;
}
#resulttop .row0 p,#resulttop .row1 p
{
  float:left;width:100%;position:relative;
  font-size: 15px;
  color: #1f1d22;
}
/* CSS Document */

#locationlocator {  background-size: cover;padding: 0px 0 !important;}/*20px*/
#locationlocator .row-fluid {
    margin: 0 auto;
    display: flex;
    align-items: center;
    padding: 0 15px;
}
#locationlocator .mymap-group .mymap-success {
    background: #009aff;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
	-moz-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
		box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
}
#locationlocator .mymap-group, #locationlocator #locationsearch_div {
    background: #fff;
	width: 40%;
    padding: 0px 40px 0px 40px;   /* padding: 40px;*/
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
		border-radius: 3px;
}
#locationlocator .mymap-group .mymap-success, 
#locationlocator #locationsearch_div .input-append .mymap-primary {
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
        text-shadow: none;
}
#locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 {
    background: transparent;
    margin: 0;
    font-size: 18px !important; /*22*/
    color: #000 !important;
    height: auto;
    margin-bottom: 0px; /*30px*/
    letter-spacing: .3px;
    line-height: 1; /*1.2*/
    white-space: pre-line;
}
#locationlocator .span1:before {
    content: '';
    position: absolute;
    top: -16px;/*75*/
    height: 72px;/*190*/
    left: 50%;
    border-left: 2px solid #fff;
    z-index: -1;
    margin-left: -1px;
}
#locationlocator .span1 {
    width: 17%;
    margin: 0;
    text-align: center;
    position: relative;
    z-index: 0;
}
#locationlocator .separatorLoc {
    width: auto;
    margin: 0;
	float: none
}
#locationlocator .separatorLoc h5 {
    font-size: 14px;
    text-transform: lowercase;
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
#locationlocator #locationsearch_div .input-append,
#locationlocator .mymap-group .mymap-success {
    display: block;
    margin: 0;
    
}
#locationlocator .mymap-group .mymap-success { width: 100%}
#locationlocator #locationsearch_div .input-append {
    padding: 0;
    width: auto;
    background: transparent;
    position: relative;
  	margin-bottom: 0px; /*-10 10*/
    padding-right: 90px; /*70*/
}
#locationlocator #locationsearch_div .input-append #searchinput, 
#locationlocator #locationsearch_div .input-append #searchpostal {
    width: 100%;
    padding: 0px 0px 0px 45px;
    background: #f4f3f4 url(images/locPointer.png) 20px center no-repeat !important;
    height: 25px;/*50*/
    font-size: 15px;
	z-index: 2;
	float: none;
    border: 1px solid #e8e8e8 !important;
}
#locationlocator #locationsearch_div .input-append .mymap-primary {
    height: 25px; /*50*/
    margin: 0;
	background: #009aff;
    border: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
		box-shadow: none;
	-webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
}
select#radius {float: left;}
select#filter_catid { float: right}
select#radius, select#filter_catid,select#country_list,select#state_list,select#city_list,select.mmlcategory_list,select.maplist {
    width: 100%;
    background: #fff url(images/selectIcn.png) 95% center no-repeat;
    height: 30px; /*40*/
    padding: 0px 25px 0px 20px;/*5px 25px 5px 20px;*/
    font-size: 13px; /*15*/
    color: #000;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
	outline: none;
    border: 1px solid #e8e8e8 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    margin-bottom: 1px; /*10*/
	text-transform: uppercase;
}
.result-count p .badge-info {
    background: transparent;
    font-size: 19px;
    padding: 0;
    font-weight: normal;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}
.result-count p {
    font-size: 18px;
    margin: 0px 0px 5px 0px;/*    margin: 10px 0px 20px 0px;*/
    color: #1f1d22;
}
.mmldir-search-fields-form-elem select#filter_catid,.mmladv-search select#country_list,.mmladv-search select#state_list,.mmladv-search select#city_list {
  width:24%;
  min-width: 150px;
}
#locationlocator .mymap-group h2 + br, #locationlocator #locationsearch_div h2 + br { display: none}
.tag-search { margin-top: 5px}
#map-location.form-inline div.tag-search label {
    padding: 5px 10px;
    line-height: 15px;
    min-width: inherit !important;
    font-size: 12px;
    margin: 5px 8px 5px 0;
}
#map-location.form-inline div.tag-search label:hover { background-color: #ddd}
#locationlocator, #locationlocator .innerLeft, #locationlocator .innerLeft .innerRight { min-height: inherit}
input.labelauty + label > span.labelauty-unchecked-image {
    width: 10px;
    height: 10px;
    background-size: 100% auto;
}
input.labelauty + label > span.labelauty-unchecked-image, input.labelauty + label > span.labelauty-checked-image,
input.labelauty + label > span.labelauty-unchecked, input.labelauty + label > span.labelauty-checked { vertical-align: middle}
#locationlocator .mymap-group .mymap-success, body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap, body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap:hover {
    border: 0;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
    -moz-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
    box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
}

body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:120px;
}
body .sidebarform .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
    height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width:80%;
    margin-bottom: 20px;

}
.mmldir-search-fields .mmldir-search-fields-form-elem .mmlinput-distance
{
  margin-top:-10px;
}
body .sidebarform .mmldir-search-fields .mmldir-search-fields-form-elem .mmlinput-distance
{
 width:80%;
 margin-top:0px;
}
.adv-search
{
  float:left;
}
.mmlsearch input#searchname {
    background: #f4f3f4;
    height: 50px;
    border: 1px solid #e8e8e8;
    margin: 0 !important;
    vertical-align: top;
}
body .mmlinput-sec .rangeslider--horizontal {
    height: 4px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}
body .mmlinput-sec .rangeslider__handle {
    height: 20px;
    width: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

body .mmlinput-sec .rangeslider__handle {
    height: 20px;
    background: #fff;
    border: 5px solid #009aff;
    width: 20px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#locationresult .resultbar .locationaddress
{
  margin-left: 70px;
display: block;

}

#maps .mmlmap {
    margin-bottom: 0;
    float: none !important;
}

.mml_address .address
{
        margin-bottom: 10px;
    background: #f8f8f8;
    border: 0;
   padding: 30px;
    position: relative;
}
.mml-pagination
{
  float: left;
}
@media screen and (max-width: 979px) {
    .sidebarform .mmldir-search-fields {  padding: 30px 15px 6px 15px }
    #maps .sidebarform .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem { margin: 0 }
}
@media screen and (max-width: 850px) {
    #locationlocator { padding: 50px 0 !important}
    #locationlocator .mymap-group, #locationlocator #locationsearch_div {padding: 20px;}
    
}
@media screen and (max-width: 767px) {
    #locationlocator { padding: 30px 0 !important}
    #locationlocator .row-fluid { display: block; }
    body { padding: 0 } 
    #locationlocator .mymap-group, #locationlocator #locationsearch_div, #locationlocator .span1 {
        float: none;
        margin: 0 auto;
        width: 92%;
        max-width: 470px;
    }
    #locationlocator .span1 {
        position: relative;
        padding: 20px 0;
    }
    #locationlocator .span1:before {
        width: 190px;
        border: 0;
        height: 2px;
        background: #fff;
        top: 50%;
        left: 50%;
        margin-left: -95px;
    }
    #locationlocator #locationsearch_div form#map-location { margin: 0}
    #locationlocator #locationsearch_div .controls:before,
    #locationlocator #locationsearch_div .controls:after { content: ''; display: table; clear: both; }
    .mmldir-search-fields-form-elem { width: 50%;}
    .mmldir-search-fields-form-elem.form-elem-category { clear: left}
    .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem {
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 0 10px;
        float: none;
        top: inherit;
    }
    body .mmldir-search-fields-form-elem .mymap.mymap-primary.resultmymap {
        margin: 0;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 80%;
    }
    .mmlsearch-block.input-append #searchinput
    {
      width:60%;
    }
    #maps .sidebarform .mmldir-search-fields-form-elem + .mmldir-search-fields-form-elem { margin-bottom: 20px}
    #maps span.sidebarform
    {
         width: 100%;
        background: #fff;
        position: static;
        display: block;
        height: auto !important;
        margin-bottom: 30px;
    }

}
@media screen and (max-width: 680px) {
  .mmldir-search-fields-form-elem select#radius, .mmldir-search-fields-form-elem select#filter_catid
  {
    margin-top:10px !important;
  }
  #locationresult #resulttop address
  {
    width:80%;
  }
    #locationresult #resulttop .row0, #locationresult #resulttop .row1 { width: 100% }
    .mmldir-search-fields-form-elem .mmlsearch-query {  width: 100% !important}
}
@media screen and (max-width: 480px) {
  .mmldir-search-fields-form-elem,.mmlinput-sec.mmlinput-distance {
    width: 100% !important;
    margin-bottom: 10px;
    float:left;
    margin-top:0px;
}
#map-location .mmldir-search-fields-form-elem select#filter_catid,#map-location  .mmladv-search select#country_list,#map-location  .mmladv-search select#state_list,#map-location  .mmladv-search select#city_list
{
  width:90%;
}
#map-location .mmldir-search-fields-form-elem input#searchname,#map-location .mmldir-search-fields-form-elem input#searchzipcode
{
  width:90% ;  
}
.mmlinput-sec.mmlinput-distance
{
  max-width: 90%;
}
    #locationlocator #locationsearch_div .input-append { border: 0; padding: 0 }
    #locationlocator #locationsearch_div .input-append .mymap-primary {
        position: static;
        width: 100%;
        display: block;
        margin: 10px 0 0;
        border-radius: 2px;
        -webkit-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
        -moz-box-shadow: 0 10px 25px rgba(0, 154, 255, 0.25);
        box-shadow: 0 5px 21px rgba(0, 154, 255, 0.25);
    }
    select#radius, select#filter_catid {
        float: none;
        width: 100%;
        margin: 5px 0;
        height: 40px;
        padding: 5px 25px 5px 15px;
    }
    #locationlocator .mymap-group .mymap-success {
        height: 50px !important;
        padding: 10px;
    }
    #locationlocator .mymap-group h2, #locationlocator #locationsearch_div h2 {
        margin: 5px 0 20px;
        font-size: 18px !important;
    }
    .sidebar-icon {   max-width: 40px}
    #locationresult address .mytool { float: none; }
    #locationresult address { padding: 20px 20px 0;}
    .label-important, .badge-important,
     body #resulttop .label-important,body #resulttop  .badge-important { font-size: 11px;top: 15px; padding: 4px 7px;}
    #locationresult address > a { top: 17px; left: 15px }
    #locationlocator .row-fluid { padding: 0 10px}
    #map-location.form-inline div.tag-search label { padding: 4px 10px;}
    .mmldir-search-fields-form-elem {  width: 100%; margin-bottom:  10px}
    .mmldir-search-fields-form-elem.form-elem-category { margin-top:  10px }
    .mmlinput-sec { padding: 10px 0 0   }
    #maps span.sidebarform {
        width: 100%;
        background: #fff;
        position: static;
        display: block;
        height: auto !important;
        margin-bottom: 30px;
    }
    span.sidebarform .mmlinput-sec .label { color: #333;}
    .sidebarform .mmldir-search-fields { padding: 10px 5px}
    #maps .sidebarform .mmlsearch input#searchname, 
    span.sidebarform .SumoSelect,
    #maps .sidebarform .mmlsearch-block.input-append #searchinput { border: 1px solid #e8e8e8}
    #maps .result-count { padding: 30px 15px 10px}
}

#resulttop .row0.featured,#resulttop .row1.featured
{
  background: #fbf0d1;
}
.MicrosoftMap .as_container ul li
{
  text-align: left;
}
#autosuggest .twitter-typeahead
{
  vertical-align:top;
}
.search-price-range
{
    width:80px;
    padding:8px 10px;
}

