a, a:hover, a:focus, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	/* 	color: #662D91; */
}
/* Begin Bootstrap Overrides */

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { border: none; border-color: transparent; }
.panel-primary, .panel-primary>.panel-heading, .panel-default, .panel-default>.panel-heading  { border: none; }

/* End Bootstrap Overrides */

.mh-site-menu{position:fixed; z-index:9999;}

.lb-loader{display:none !important;}

.mh-msgbox .alert {
	margin-top: 15px;
	margin-bottom: 0;
}

.mh_clicktrack {cursor:pointer;}

.mh-content {
	background-position: top center;
}

@media (max-width: 767px) {
	.mh-content { padding: 15px 0; }
	
	.mh-plaintext h1,
	.mh-plaintext h2,
	.mh-plaintext h3,
	.mh-content .mh-image,
	.mh-listtype-Coupon,
	.mh-listtype-listmenu,
	.flexslider_wrapper,
	.google-map {
		margin-top: 0;
		margin-bottom: 15px;
	}
	
	.mh-list-item-media {
		width: 64px; 
		margin-right: 15px;
		float: left;
	}
	table.mh-listtype-HoursofOperation, table.rates-table, table.calc-table { color: #000000; background-color: #ffffff; }
}

@media (min-width: 768px) {
	.mh-list-item-media {
		width: 100px;
		margin-right: 15px;
		float: left;
	}
}

.mh-list-item-body {
	overflow: auto;
}
.mh-list-item-body .badge {
	float: right;
}

.mh-twitter .panel-footer {
	padding: 10px 15px;
	background-color: #ffffff;
	border-top: none;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}


.mh-header { top:0; left:0; right:0; /* display:inline-block; */ width:100%; }
.mh-footer { bottom:0; left:0; right:0; /* display:inline-block; */ width:100%; }
.mh-container{ width:100%; /* display:inline-block; */ }

.mh-listtype-Coupon { background-color: #ffffff; padding: 15px; border: 4px dashed #000; }
.mh-listtype-Coupon img { margin: 0 auto; }
.mh-listtype-Coupon p .mh-plaintext { color: #000000; }
.mh-listtype-ListMenu .list-group-item { font-weight: bold; padding: 15px 15px; }
.mh-listtype-ButtonMenu .btn-primary, .mh-listtype-TileMenu .btn-primary, .mh-form-button.btn-primary { border: none; }
.mh-listtype-directory { margin: 30px auto; }

.media-object { max-height: 100px; max-width: 100px; }
.media-object.mh-img-icon-lg { width: 24px; height: 24px; }

.mh-directory-entry-Rank-1 { background-color: #fff8e7; }
.mh-directory-entry-Rank-2 { background-color: #f1f1f1; }

.mh-directory-listing-contact { margin: 15px auto; }

.mh-listtype-directory a,
.mh-listtype-directory a:hover,
.mh-directory-listing-contact a,
.mh-directory-listing-contact a:hover { text-decoration: none; }

.mh-yt-channel small { line-height: 1.5; }

/*
.mh-listtype-ListMenu.mh-buttonstyle-Round a:last-child{                                
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;                

  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;                 
}
*/
.mh-header-fixed, .mh-footer-fixed{position:fixed; z-index:999;}
/*
.mh-header-fixed .container, 
.mh-header-fixed .container-fluid,
.mh-footer-fixed .container, 
.mh-footer-fixed .container-fluid 
{position:fixed; z-index:999;}
*/

.top-header p { line-height: 50px; margin: 0; }
.top-header a { color: #fff; }
.top-header .lbl { margin-left: 10px; }
.top-header .fa { line-height: 50px; color: #fff; }

.top-header,
.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
	color: #fff;
	border: none;
	margin-bottom: 15px;
}

.mh-listtype-IconMenu .btn-primary {
	border: 1px solid transparent;
}

@media (max-width: 767px) {
	.navbar-toggle { 
  	margin-right: 30px !important;
  }
  .navbar-nav > li > a {
    padding: 10px 30px !important;
  }
	
	.prop-mls-copy img { max-height: 60px; margin-bottom: 30px; }
}

@media (max-width: 991px) {
  .navbar-header { float: none; }
  .navbar-left,.navbar-right { float: none !important; }
  .navbar-toggle { 
  	margin-right: 0;
  	display: block;
  }
  .navbar-collapse {
    padding: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
  .navbar-collapse.collapse { display: none !important; }
  .navbar-nav {
    float: none !important;
		margin-top: 7.5px;
	}
	.navbar-nav > li { float: none; }
  .navbar-nav > li > a {
  	line-height: 30px;
    padding: 10px 0;
  }
  .collapse.in { display:block !important; }

	.navbar { margin-bottom: 0; }
	.navbar-brand { height: 130px;}
	.navbar-toggle { border: 1px solid #662D91; }
	.navbar-toggle .icon-bar { background-color: #662D91; }

}

@media (min-width: 992px) {
	.navbar-nav > li > a { line-height: 100px; }
}

.nav > li > a { font-size: 18px; }
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent;
}

.jumbotron {
	background: url(../img/jumbotron.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	max-height: 600px;
}

.mh-img-icon-1x { width: 15px; height: 15px; }
.mh-img-icon-lg { width: 16px; height: 16px; margin-right: 6px; }
.mh-img-icon-2x { width: 25px; height: 25px; margin: 10px 0; }
.mh-img-icon-3x {width: 45px; height: 45px; }

.mh-img-ContactInfo { height: 28px; width: 28px; }
.mh-img-IconMenu.fa { margin: 10px 0; }

.map-sm-static { width: 100%; height: auto; }

.mh-signature-container canvas {
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #ffffff;
  height: 200px;
  width: 100%;
}

.mh-gallery.row { margin: 0 0 15px 0; }
.mh-gallery .col-xs-4, .mh-gallery .col-sm-3 { padding: 0; }
.mh-gallery-thumbnail { margin: 5px; background-repeat: no-repeat; background-position: center; background-size: cover; }
.mh-gallery-thumbnail img { width: 100%; }
.mh-gallery-overlay { background: rgba(0,0,0,.75); opacity: 0; -webkit-transition: opacity .25s ease; -moz-transition: opacity .25s ease; }
.mh-gallery-thumbnail:hover .mh-gallery-overlay { opacity: 1; }
.mh-gallery-overlay-title { max-height: 90%; max-width: 90%; color: #fff !important; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); overflow: hidden; text-overflow: ellipsis; }

.mh-twitter .panel-body { padding: 15px 15px 0 15px; }
.mh-twitter .panel-footer { padding: 0px 15px 15px 15px; }

.mh-share .fa-facebook-square    { color: #3b5998; }
.mh-share .fa-twitter-square    { color: #3b88c3; }
.mh-share .fa-google-plus-square { color: #e04b33; }
.mh-share .fa-linkedin-square    { color: #0077b5; }

.mh-paypal { background: none !important; display: block; margin-top: 10px; margin-right: auto; margin-bottom: 10px; margin-left: auto; }

.mh-prop-summary img { min-width: 100%; max-height: 263px; }

.prop-detail h2 { margin-top: 0; }
.prop-mls-copy { margin: 60px 0; }

.blog-entry img { margin-top: 30px; }
.blog-entry-date { margin-top: 15px; }
.blog-entry-title { margin-top: 0; }
.blog-entry-descr { margin-bottom: 30px; }

.mh-media { margin-bottom: 30px; }

.slick-slider { margin-bottom: 15px; }
.slick-prev { left: 15px; }
.slick-next { right: 15px; }

.easytree-container {
	font-family: inherit;
  white-space: nowrap;
  padding: 0;
  margin: 0 0 30px 0;
  background-color: transparent;
  border: none;
  overflow: auto;
  height: 100%;
}

ul.easytree-container li {
  padding: 5px 0;
}

.easytree-focused span.easytree-selected .easytree-title, .easytree-focused span.easytree-active .easytree-title {
  color: inherit;
  background-color: transparent;
}

.mh-prop-summary .caption .col-xs-8 p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}
