@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 {
	box-shadow: 6px 0 5px 2px rgba(0,0,0,0.2);
	border-radius: 0;
	padding-bottom: 10px;
	margin: 0;
	position:relative;
	z-index:888;
}
.owl-carousel .item {
	margin-bottom: 40px;
}
.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;

}

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

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);

}

.slider {
	position: relative;
}
.portfolio-item a:hover {
	text-decoration: none;
}
.portfolio-item h6 {
	background: rgba(40, 48, 57, 0.5) none repeat scroll 0 0;
	margin: 0;
	padding: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
}
.portfolio-item img {
	width: 100%;
	height:auto !important;
}
.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;
}
.category-options .option a {
  color: #fff;
  font: 400 12px/18px "Oswald",sans-serif;
  text-align: left;
}

.right-arrow {
	background: url("../css/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;
}
.copyright {
	padding: 20px 0;
}

p.copy-right {
  color: #666;
  font: 12px/17px open sans;
}

.container.footer-nav {
	padding: 30px 0;
}
.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;
}
.container.footer-nav ul li a {
	color: #666;
}
.container.footer-nav ul li a:hover {
	text-decoration: none;
}
h3.panel-title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
	color:#555;
	font: 15px/25px "Oswald",sans-serif;
	
}
	
}
ul.social-icons {
	margin-top: 30px;
}
ul.social-icons li {
  border: 1px solid;
  border-radius: 50%;
  float: left;
  height: 29px;
  margin: 0 2px !important;
  padding: 3px 0 0 9px;
  width: 29px;
}
.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-nav > li > a:hover, .navbar-nav > li > a:focus {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #999;
}


.home-tabs ul li {font: 400 13px/18px "Oswald",sans-serif;}


.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 {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  max-width: 858px;
  opacity: 0.62;
  padding: 4px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
   border-radius: 5px;
   opacity:1;
}
.search-options .forms span {
  font: 300 16px/26px "Oswald",sans-serif;
}

.search-options .forms{
	padding: 12px;
	float: left;
	border: none;
	border-right: 2px solid #dedede;
	font-size: 18px;
	width: 204px;
	height: 48px;
	font:300 16px/26px "Oswald",sans-serif;
}

.search-options form {
  left: 0;
  margin: 0;
  position: relative;
}
.search-suggestion {
	width:100%;
}

.search-options .districtShow {
	width: 31%
}
.search-options input[type="text"]:first-child {
	border-radius: 3px 0 0 3px;
}
.search-options input[type="submit"] {
  background: #ff6015 url("../css/images/search.png") no-repeat scroll center center;
  border: 2px solid #fff;
  border-radius: 0 5px 5px 0;
  float: right;
  height: 48px;
  max-width: 59px;
  width: 100%;
}
section.custom-header.listing {
	float: left;
	width: 100%;
	height: 200px;
	background: url("../css/images/header1.jpg") no-repeat;
}
.custom-header.listing .search-options {
	position: relative;
	border: 10px solid rgba(212, 206, 196, 0.62);
	float: left;
	width: 100%;
	max-width: 100%;
	border-radius: 8px;
	margin-top: 45px;
}
.custom-header.listing .search-options input[type="text"] {
	width: 19%;
}
.content .flex-direction-nav a::before {
	font-size: 33px;
	color: rgba(255, 255, 255, 0.3);
}
.search-options .forms {
	width: 31%;
}
.custom-header.listing .search-options input[type="text"]:first-child {
	width: 57%;
}
.custom-header.listing .search-options input[type="submit"] {
	width: 56px;
}
.business-image img {
	width: 100%;
	border-radius: 5px;
}
.business-list {
	padding: 15px 0px;
	background: #ffffff;
	border-radius: 5px;
	margin-bottom: 20px;
}
.business-list h3 {
	margin: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
}
.business-details p {
	padding-left: 25px;
}
.business-details p.mail {
	background: url("../css/images/mail-icon.png") no-repeat left center;
}
.business-details p.location {
	background: url("../css/images/location-pin.png") no-repeat left center;
}
.business-details p.contact {
	background: url("../css/images/call.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 {
	padding: 10px;
	width: 33.3333%;
	border-right: 1px solid #dddddd;
	float: left;
	text-align: center;
	text-transform: uppercase;
	font-size: 16px;
}
.business-action-btn a:last-child {
	border-right: none;
}
.page-title,  .widget-title {
	text-transform: uppercase;
	margin: 15px 0;
	font-weight: bold;
}
.page-title span,  .widget-title span {
	color: #aaaaaa;
}
.adv-section img {
	width: 100%;
}
ul.custom-list-1 {
	list-style-image: url("../css/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;
	padding: 5px 0;
	width: 100%;
}
ul.custom-list-1 li.active {
	list-style-image: url("../css/images/list-icon-2.png");
}
.breadcrumb {
	background: #ffffff;
	padding: 20px;
	float: left;
	width: 100%;
}
.white-round {
	border-radius: 10px;
	background: #ffffff;
	margin-bottom: 20px;
	position: relative;
}
.featured-video img {
	width: 100%;
	border-radius: 5px;
}
.padding-10 {
	padding: 10px;
}
.business-details h2 {
	text-transform: uppercase;
	font-weight: bold;
}
h2 span {
	color: #aaaaaa;
}
.col-md-6.business-details {
	position: static;
}
.business-details .button-section {
	position: absolute;
	right: 15%;
	bottom: 50px;
}
.social-list2, .social-list3 {
	list-style-type: none;
	padding: 0;
	margin-top: 20px;
}
.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("../css/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;
}

.social-list3 li {
	width: 100%;
	float: left;
	display: block;
	padding-left: 41px;
	background: url(../css/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 {
	width: auto;
	float: left;
	margin-right: 15px;
}
.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) {	 
	 
.portfolio-item .category-options {
	width: 87%;
}
.flexslider {
  margin: 0 0 20px !important;
}

.search-options {
  margin: 0 0 30px;
  position: static;
}

.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 .forms{
	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("../css/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 h6 {
	font-size: 10px;
}
.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;
}

h3.panel-title {
  margin: 25px 0 15px;

}

}
 @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.forms {
	width: 30%;
}
.search-options .districtShow {
  width: 100%;
}
.flex-direction-nav a.flex-prev {
  margin-left: 225px !important;
}


}



@media (max-width: 980px) {	 
	 
	.search-options .districtShow {
  width: 100%;
} 
.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 .forms {
	height: 48px;
	width: 100%;
	margin: 5px 0;
	border: 1px solid #eee;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.search-options {
  float: left;
  margin: 0 0 30px;
  position: static;
  width: 100%;
}


.search-options input[type="submit"] {
	background: #ff6015 url("../css/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;
	width:100%;
	max-width:100%;
}

.portfolio-item h6 {
	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;
}
.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: 1200px) {	

.flex-direction-nav a.flex-prev {
  margin-left: 274px !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;
}

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

}


@media (min-width: 20px) and (max-width: 320px) {

.portfolio-item {
  float: left;
  width: 100%;
}

.portfolio-item .category-options {
  text-align: center;
}


.right-arrow {
  display: none;
}

.portfolio-item h6 {
  font-size: 10px;
}
.portfolio-item {
  float: left;
  width: 100%;
}


}



@media (min-width: 321px) and (max-width: 480px) {

.portfolio-item {
  float: left;
  width: 50%;
}

.portfolio-item .category-options {
  text-align: center;
}

.right-arrow {
  display: none;
}

.portfolio-item h6 {
  font-size: 10px;
}
.portfolio-item .category-options {
  padding: 15px 18px;
}


}


@media (min-width: 481px) and (max-width: 640px) {

.portfolio-item {
  float: left;
  width: 50%;
}
.portfolio-item .category-options {
  padding: 15px 18px;
}


.portfolio-item .category-options {
  text-align: center;
}

.right-arrow {
  display: none;
}

}


.social-list-footer li {

  width: 41px;
}



