@import url('https://fonts.googleapis.com/css?family=Dosis|Open+Sans');
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

h1,h2,h3,h4,h5,h6{ font-family: 'Oswald', sans-serif;}

.portfolio-item {
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
}
a {
	color: #111111;
}
a:hover {
	text-decoration: none;
}
nav.navbar {
	-webkit-box-shadow: 0px 0px 0px #000000;
	-moz-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
	border-radius: 0;
	padding-bottom: 10px;
	margin: 0;
}
.owl-carousel .item {
	margin-bottom: 40px;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #999;
}

.slider .slider-caption {
	position: absolute;
	z-index: 10;
}
.slider .flexslider {
	border: none;
}
.slider .slider-caption img {
	height: 315px;
	width: 282px;
}
a.add-business {
	position: fixed;
	bottom: 20px;
	right: 15px;
	z-index: 1;
}
a.add-business img {
	width: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;

}

a.add-business img:hover {
	width: 100px;
	-webkit-transform: translate(0px, -45px);
	-moz-transform: translate(0px, -45px);
	-o-transform: translate(0px, -45px);
	-ms-transform: translate(0px, -45px);
	transform: translate(0px, -45px);

}
.navbar-header .navbar-brand > img {
  display: block;
  margin: 3px 0 0 8px;
  max-width: 76%;
}


.form-control{ -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.slider {
	position: relative;
}
.portfolio-item a:hover {
	text-decoration: none;
}

.content-section p {
  font-size: 13px;
}

.portfolio-item h2 {
	background: rgba(40, 48, 57, 0.5) none repeat scroll 0 0;
	margin: 0;
	padding: 10px;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
.portfolio-item img {
	width: 100%;
}
.portfolio-item .category-options {
	position: absolute;
	top: 500px;
	width: 90%;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.8);
	padding: 20px;
}
.portfolio-item:hover .category-options {
	top: 0;
	transition: .5s ease-in-out;
}
.category-options .option {
	width: auto;
	margin: 0 auto;
	border-radius: 8px;
	padding: 8px 25px 8px 5px;
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	background: rgba(255, 255, 255, 0.1);
	text-transform: uppercase;
}
.right-arrow {
	background: url("../images/right-arrow.png") no-repeat;
	width: 14px;
	height: 24px;
	display: block;
	float: right;
}
.home-tabs {
	color: #666666;
	font-size: 20px;
	margin: 0 0 30px;
	text-transform: uppercase;
}
.home-tabs a {
	color: #666666;
}
.home-tabs a.active,  .home-tabs a:hover {
	color: #000000;
	text-decoration: none;
}
.grey-bg {
  background: #f1f1f1 none repeat scroll 0 0;
  padding: 13px 0;
}
.container.footer-nav {
  padding: 30px 0;
}
h3.panel-title {
  color: #555;
  font: 15px/25px "Oswald",sans-serif;
  margin-bottom: 10px;
  text-transform: uppercase;
}
ul.social-icons {
	margin-top: 30px;
}

.container.footer-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.container.footer-nav ul li {
  font: 13px/16px "Open Sans",sans-serif;
  margin: 0 0 12px;
}
.view-business-info {
  padding: 0 0 15px;
}
.business-details .rating {
  padding: 0;
}

ul.social-icons li {
	float: left;
	margin-right: 5px;
	border: 1px solid;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	padding: 3px 0 0 9px;
}
.navbar-nav > li > a {
  color: #444;
  font: 400 13px/18px "Oswald",sans-serif;
  margin: 0 15px;
  padding: 20px 26px 0 0;
  text-transform: uppercase;
}
.navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	padding: 3px 0 0;
}
.nav>li>a>img {
	margin-right: 5px;
}
.nav>li>a span.name {
	color: #ff9b4c;
}
.navbar-toggle .icon-bar {
	background: #cccccc;
}
.navbar-toggle {
	background: #ededed;
}
.search-options {
	max-width: 860px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 100%;
}
.search-options input[type="text"] {
	padding: 12px;
	float: left;
	border: none;
	border-right: 2px solid #dedede;
	font-size: 18px;
	width: 204px;
	height: 48px;
}
.search-options input[type="text"]:first-child {
	border-radius: 5px 0 0 5px;
}
.search-options input[type="submit"] {
	background: #fff url(../images/search.png) no-repeat;
	border: none;
	width: 49px;
	height: 48px;
	border: 2px solid #fff;
	border-radius: 0 5px 5px 0;
}

.custom-header.listing .search-options input[type="submit"] {
  background-color: #ff6010;
  background-position: center center;
  width: 5%;
}

section.custom-header.listing {
	float: left;
	width: 100%;
	height: 200px;
	background: url("../images/header1.jpg") no-repeat;
}
.custom-header.listing .search-options {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  border-radius: 0;
  float: left;
  margin-top: 45px;
  max-width: 100%;
  padding: 3px;
  position: relative;
  width: 100%;
   border-radius: 5px;
}
.custom-header.listing .search-options input[type="text"] {
	width: 57%;
	font: 300 16px/26px "Oswald",sans-serif;
}
.content .flex-direction-nav a::before {
	font-size: 33px;
	color: rgba(255, 255, 255, 0.3);
}
.search-options input[type="text"] {
	width: 31%;
}
.custom-header.listing .search-options input[type="text"]:first-child {
	width: 57%;
}

.business-image img {
	width: 100%;
	border-radius: 5px;
}
.business-list {
	padding: 15px 0px;
	background: #ffffff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.business-list h3 {
  font: 400 16px/23px "Oswald",sans-serif;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.business-list h3 a {
  color: red;
}
.business-details p {
	padding-left: 25px;
}
.business-details p.mail {
	background: url("../images/mail-icon.png") no-repeat left center;
}
.business-details p.locations {
	background: url("../images/location-pin.png") no-repeat left center;
}
.business-details p.contact {
	background: url("../images/call.png") no-repeat left center;
}
.business-details p.web {
	background: url("../images/web-icon.png") no-repeat left center;
}
.business-action-btn {
	border: 1px solid #dddddd;
	border-radius: 5px;
	margin: 0;
	padding: 0;
	width: 95%;
}
.business-action-btn a {
  border-right: 1px solid #dddddd;
  float: left;
  font: 300 13px/15px "Oswald",sans-serif;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 33.3333%;
}
.business-action-btn a:last-child {
	border-right: none;
}
.page-title, .widget-title {
  font: 400 17px/15px "Oswald",sans-serif;
  margin: 15px 0;
  text-transform: uppercase;
}
.page-title span,  .widget-title span {
	color: #aaaaaa;
}
.adv-section {
 
}
.adv-section img {
	width: 100%;
	
}
ul.custom-list-1 {
	list-style-image: url("../images/list-icon-1.png");
	padding: 0 0 0 20px;
	margin: 0;
	float: left;
	width: 100%;
}
ul.custom-list-1 li {
  border-bottom: 1px solid #dddddd;
  font: 13px/25px "Open Sans",sans-serif;
  padding: 5px 0;
  width: 100%;
}

ul.custom-list-1 li a{
	color:555;
}

ul.custom-list-1 li.active {
	list-style-image: url("../images/list-icon-2.png");
}
.breadcrumb {
	background: #ffffff;
	padding: 20px;
	float: left;
	width: 100%;
}
.white-round {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
	background: #ffffff;
	margin-bottom: 20px;
	position: relative;
	float:left;
	width:100%;
}
.featured-video img {
	width: 100%;
	border-radius: 5px;
}
.padding-10 {
	padding: 10px;
}
.business-details h2 {
  color: #444;
  font: 388 27px/15px "Oswald",sans-serif;
  margin: 35px 0 25px;
  text-transform: uppercase;
}

.sharing-section {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}


.filter {
  font: 400 16px/23px "Oswald",sans-serif;
}

.filter-label {
  font-weight: 400;
  margin-top: 6px;
}


.filter .rating-lg {
  font-size: 22px;
}


section.filter {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0 0 32px;
  padding: 17px 0;
  width: 100%;
}



.filter-label {
  font-weight: 400;
  margin-top: 5px;
}


.filter .form-control {
  background: #eee none repeat scroll 0 0;
  border-radius: 0;
  padding: 0 0 0 5px;
}



.filter .rating-container .rating {
  cursor: default;
  display: inline-block;
  margin: 6px 0 0;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  white-space: nowrap;
}




h2 span {
	color: #aaaaaa;
}
.col-md-6.business-details {
	position: static;
}
.business-details .button-section {
	position: static;
	right: 15%;
	bottom: 50px;
}
.social-list2, .social-list3 {
  list-style-type: none;
  margin-top: 10px;
  padding: 0;
}
.social-list2 li {
	width: 44px;
	float: left;
	height: 44px;
	display: block;
	margin-right: 10px;
}
.social-list2 li a {
	width: 44px;
	float: left;
	height: 44px;
	display: block;
	background: url("../images/social-icons.png") no-repeat;
}
.social-list2 li a.twitter {
	background-position: -56px 0 !important;
}
.social-list2 li a.pinterest {
	background-position: -112px 0 !important;
}
.social-list2 li a.gplus {
	background-position: -175px 0 !important;
}
.social-list2 li a.youtube {
	background-position: -233px 0 !important;
}
.social-list2 li a.linkedin {
	background-position: -290px 0 !important;
}
.content-section {
	margin-left: 0;
	padding-left: 0;
}
.comment-section {
	padding-left: 10px;
}
.comment-section .form-row {
	margin-bottom: 20px;
}
.comment-section .form-row input[type="text"], .comment-section .form-row textarea {
	padding: 10px;
	background: #efefef;
	height: auto;
	text-transform: uppercase;
}
h1, h, h3, h4, h5, h6 {
	text-transform: uppercase;
}
.social-list3 li {
	width: 100%;
	float: left;
	display: block;
	padding-left: 41px;
	background: url(../images/social-icons2.png) no-repeat;
	height: 32px;
	margin-bottom: 10px;
}
.social-list3 li.share {
	background-position: 0 0;
}
.social-list3 li.email {
	background-position: 0 -46px;
}
.social-list3 li.wishlist {
	background-position: 0 -94px;
}
.social-list3 li.report {
	background-position: 0 -142px;
}
.social-list3 li.more {
	background-position: 0 -190px;
}
.breadcrumb-list {
	list-style-type: none;
	padding: 0;
}
.breadcrumb-list li {
  float: left;
  font: 400 13px/18px "Oswald",sans-serif;
  margin-right: 15px;
  width: auto;
}
.breadcrumb-list li a {
	text-transform: uppercase;
}
.breadcrumb-list li:after {
	content: ">";
	margin-left: 10px;
}
.breadcrumb-list li.active a {
	color: #f47521;
}
.breadcrumb-list li:last-child:after {
	content: "";
}
	 
@media (max-width: 767px) {	 	 
	 
.portfolio-item {
	width: 50%;
	float: left;
}
.portfolio-item .category-options {
	width: 92%;
}
.navbar-brand {
	padding: 2px 15px;
}
.navbar-nav>li>a {
	line-height: 10px;
}


}


@media (max-width: 767px) {	 


.custom-header.listing .search-options input[type="text"]:first-child {
  width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
}

.custom-header.listing .search-options input[type="text"] {
  margin: 0;
  width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
font: 300 16px/26px "Oswald",sans-serif;

}


.qr_code {
  display: none;
  max-width: 120px;
}

.custom-header.listing .search-options input[type="submit"] {
	width: 100%;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin:0;
}

footer {
  float: left;
  width: 100%;
}

.districtShow {
  display: block;
  float: left;
  height: 42px;
  margin-top: 0;
  position: relative;
  width: 100%;
}
section.custom-header.listing {
  float: left;
  height: auto;
  padding: 0 0 50px;
  width: 100%;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;

}

	 
.portfolio-item .category-options {
	width: 87%;
}
.flexslider {
  margin: 0 0 20px !important;
}


.category-options .option {
	padding: 3px 25px 3px 5px;
}
.navbar-nav > li > a {
	line-height: 10px;
	padding: 16px 12px;
}

.flexslider {
  margin: 0 0 19px;
}

.navbar #navbar {
	margin: 20px 0 0;
	width: 100%;
}
.slider-caption {
	display: none;
}
.search-options {
	position: static;
}
.search-options input[type="text"] {
	height: 48px;
	width: 100%;
	margin: 5px 0;
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.search-options input[type="submit"] {
	background: #ff6015 url("../images/search.png") no-repeat scroll center center;
	border: medium none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 48px;
	width: 100%;
	margin: 5px 0;
}
.portfolio-item h2 {
	font-size: 13px;
}
.portfolio-item .category-options {
	padding: 8px;
}
.category-options .option {
	font-size: 14px;
	padding: 8px 25px 8px 5px;
	text-align: left;
}
.category-options .option {
	padding: 3px 8px 3px 10px;
}
.container.footer-nav {
	padding: 30px;
}
a.add-business {
	bottom: 120px;
}
.content.grey-bg {
	padding: 20px 0 0;
}
.copyright {
	padding: 20px 0;
	text-align: center;
}
.copyright {
	float: left;
	padding: 20px 0;
	text-align: center;
}
p.pull-right {
	text-align: center;
	width: 100%;
}
.copyright .pull-left, .copy-right p.pull-right {
	float: left;
	width: 100%;
	margin: 15px 0;
}
}
 @media (min-width: 980px) and (max-width: 1200px) {
	 
	 
	 
.search-options {
	max-width: 695px;
	position: absolute;
	right: 0;
	top: 10px;
	width: 100%;
}
.slider .slider-caption img {
	height: 259px;
	width: auto;
}
.search-options input[type="text"] {
	width: 30%;
}
.flex-direction-nav a.flex-prev {
  margin-left: 225px !important;
}


}



@media (max-width: 980px) {	 
	 
	 
.portfolio-item .category-options {
	width: 87%;
}
.category-options .option {
	padding: 3px 25px 3px 5px;
}
.slider .slider-caption img {
	display: none;
}

.flexslider {
  margin: 0 0 20px !important;
}

.search-options {
	position: static;
}
.search-options input[type="text"] {
	height: 48px;
	width: 100%;
	margin: 0;
	border: 1px solid #eee;

}
.search-options input[type="submit"] {
	background: #ff6015 url("../images/search.png") no-repeat scroll center center;
	border: medium none;
	height: 48px;
	width: 100%;
	margin: 0;
}

.custom-header.listing .search-options input[type="submit"] {
  background-color: #ff6010;
  background-position: center center;
}
.portfolio-item h2 {
	font-size: 13px;
}
.portfolio-item .category-options {
	padding: 40px 18px;
}
.portfolio-item .category-options {
	width: 92%;
}
.category-options .option {
	font-size: 14px;
	padding: 8px 25px 8px 5px;
	text-align: left;
}
.category-options .option {
	padding: 3px 8px 3px 10px;
}
.container.footer-nav {
	padding: 30px;
}
a.add-business {
	bottom: 120px;
}
.content.grey-bg {
	padding: 20px 0 0;
	float:left;
}
.copyright {
	padding: 20px 0;
	text-align: center;
}
.copyright {
	float: left;
	padding: 20px 0;
	text-align: center;
}
p.pull-right {
	text-align: center;
	width: 100%;
}
.copyright .pull-left, .copy-right p.pull-right {
	float: left;
	width: 100%;
	margin: 15px 0;
}

section.custom-header.listing {

  padding: 0 0 60px;
  width: 100%;
}


}


@media (min-width: 1200px) {	

.flex-direction-nav a.flex-prev {
  margin-left: 274px !important;
}



}


/*
search option*/

.category-options .option a{
    color: #FFF;
}
.selectedValue, .selectedLocation {
  background: #ffffff none repeat scroll 0 0;
  color: #999999;
  font-size: 17px;
  height: 48px;
  left: 0;

  padding: 10px;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 0;
  font: 300 16px/26px "Oswald",sans-serif;

}

.search-suggestion {
    background: #fff none repeat scroll 0 0;
    padding: 3px;
    position: absolute;
    text-align: left;
    width: 520px;
    z-index: 3;
    display: none;
    top: 45px;
}

.search-suggestion li {
    list-style-type: none;
    padding: 5px;
    cursor: pointer;
    border-bottom: 1px solid #EEEEEE;
    color: #212529;
    font-size: 16px;
}

.search-suggestion li:last-child {
    border: none;
}

.search-suggestion li:hover {
    color: #00adee;
}

.district, .location {
  height: 42px;
  margin-top: -6px;
  opacity: 0;
}
.district {
  margin-left: -1px;
  width: 213px;
}
.location {
    width: 200px;
}

.districtShow {
    width: 19%;
    display: block;
    /* background: url(../assets/images/selectBox.png) no-repeat;*/
    height: 42px;
    position: relative;
    float: left;
}


.districtShow select option {
    font-size: 16px;
    color: #999999;
    padding: 5px 0 5px 5px;
}

.selectedLocation {
    border-left: none !important;
}


.image-loader {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}


.file-data-loader {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
    display: table;
    left: 0;
    top: 0;
}

.badge-featured {
  background: rgba(0, 0, 0, 0) url("../../assets/images/premium.png") repeat scroll 0 0;
  height: 77px;
  left: -6px;
  position: absolute;
  top: -5px;
  width: 75px;
  z-index: 999;
}

@media (max-width: 767px) {	 
.districtShow {
  display: block;
  float: left;
  height: 42px;
  position: relative;
  width: 270px;
    margin-top: 10px;
}
}





@media (max-width: 980px) {	 
	 
.districtShow {
  display: block;
  float: left;
  height: 42px;
  position: relative;
  width: 270px;
  margin-top: 10px;
}
.qr_code {
  display: none;
  max-width: 120px;
}


} 

.imageSection {
  display: block;
  float: left;
  margin-top: -42px;
  padding: 0;
}
.imageSection a {
  border: 4px solid #cccccc;
  border-radius: 3px;
  float: left;
  margin-bottom: 10px;
  margin-right: 7px;
}
.imageSection a img {
  height: 94px;
  width: 94px;
}

.call-icon-hi {
  background: rgba(0, 0, 0, 0) url("../../css/images/call-2.png") no-repeat scroll left center;
  color: #0066cc;
  padding-left: 25px;
}



#carbonads-container {
  position: fixed;
  display: block;


}


#carbonads-container .close-carbon-adv, #carbonads-container .close-ui8-adv, #ui8ads-container .close-carbon-adv, #ui8ads-container .close-ui8-adv {
  background: rgba(56, 56, 56, 0.8) none repeat scroll 0 0;
  border-radius: 3px 0 0 3px;
  display: inline-block;
  height: 22px;
  overflow: hidden;
  position: absolute;
  right: 100%;
  text-indent: 100%;
  top: 0;
  width: 22px;
}

#carbonads-container .close-carbon-adv:hover,
#carbonads-container .close-ui8-adv:hover,
#ui8ads-container .close-carbon-adv:hover,
#ui8ads-container .close-ui8-adv:hover {
  background: #383838;
}

#carbonads-container .close-carbon-adv::after, #carbonads-container .close-carbon-adv::before, #carbonads-container .close-ui8-adv::after, #carbonads-container .close-ui8-adv::before, #ui8ads-container .close-carbon-adv::after, #ui8ads-container .close-carbon-adv::before, #ui8ads-container .close-ui8-adv::after, #ui8ads-container .close-ui8-adv::before {
  background-color: #fff;
  content: "";
  height: 2px;
  left: 5px;
  position: absolute;
  top: 11px;
  width: 14px;
}
#carbonads-container .close-carbon-adv::after,
#carbonads-container .close-ui8-adv::after,
#ui8ads-container .close-carbon-adv::after,
#ui8ads-container .close-ui8-adv::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#carbonads-container .close-carbon-adv::before,
#carbonads-container .close-ui8-adv::before,
#ui8ads-container .close-carbon-adv::before,
#ui8ads-container .close-ui8-adv::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media (max-width: 840px) {	 

.business-details .button-section {
  bottom: 50px;
  float: left;
  margin: 15px 0 20px;
  position: static;
  right: 0;
  width: 100%;
}

.districtShow {
  position: relative;
  width: 100%;
}

.districtShow {
  margin: 0;
  position: relative;
  width: 100%;
}

.custom-header.listing .search-options input[type="text"] {
  width: 100%;
  font: 300 16px/26px "Oswald",sans-serif;
}

.custom-header.listing .search-options input[type="submit"]{
  background: #ff6015 url("../images/search.png") no-repeat scroll center center;
  border: medium none;
  height: 48px;
  margin: 0;
  width: 100%;
}

section.custom-header.listing {
  height: auto;
  padding: 0 0 60px;
  width: 100%;
}

.business-details {
  float: left;
  margin: 25px 0 0;
  width: 100%;
}

.content-options {
  margin: 25px 0 0;
}

}




@media (max-width: 640px) {

.button-section a {
  float: left;
  margin: 5px 0;
  width: auto;
}

.comment-section .col-md-6 .form-control {
  margin: 15px 0;
}

.comment-section .form-row {
  margin-bottom: 0;
}



	}


@media (max-width: 980px) {	 

.business-details .button-section {
  bottom: 50px;
  float: left;
  margin: 15px 0 20px;
  position: static;
  right: 0;
  width: 100%;
}
.rating-lg {
  float: left;
  font-size: 21px;
  margin: 8px 0 0;
}

.filter .col-md-2, .filter .col-md-2 label, .filter .col-md-2, .filter .col-md-6 {
  float: left;
  margin: 4px 0;
  padding: 0;
  text-align: left !important;
  width: 100% !important;
}

section.filter {
  background: #fff none repeat scroll 0 0;
  float: left;
  margin: 0;
  padding: 17px 0;
  width: 100%;
}

.business-details .col-md-9 {
  margin: 0 0 20px;
  padding: 0;
}

.districtShow {
  position: relative;
  width: 100%;
}
.custom-header.listing .search-options input[type="text"]:first-child {
  width: 100%;
}

.content-options {
  float: left;
  margin: 25px 0 0;
  width: 100%;
}

.content.grey-bg {

  float: left;
  padding: 20px 0 0;
  width: 100%;
}
.districtShow {
  margin: 0;
  position: relative;
  width: 100%;
}
.breadcrumb {
  margin: 0;

}

.custom-header.listing .search-options input[type="text"] {
  width: 100%;
  font: 300 16px/26px "Oswald",sans-serif;
}

.custom-header.listing .search-options input[type="submit"] {
  background: #ff6015 url("../images/search.png") no-repeat scroll center center;
  border: medium none;
  height: 48px;
  margin: 0;
  width: 100%;
}

section.custom-header.listing {
  height: auto;
  padding: 0 0 60px;
  width: 100%;
}
.districtShow {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
}


}

.social-list-footer li {

  width: 42px;
}
