@import url("../webfonts/Quicksand_Regular/stylesheet.css");
@import url("../webfonts/Quicksand_Bold/stylesheet.css");
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body, html {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
a {
	text-decoration: none!important;
	outline: 0;
	color: #494949;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
input, select {
	font-family: Ubuntu, sans-serif
}
button, button:hover {
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
strong {
	font-weight: 700
}
a:active, a:focus, a:hover, a:select, a:visited {
text-decoration:none!important;
outline:0!important;
-webkit-transition:all .2s ease-in-out .2s;
-moz-transition:all .2s ease-in-out .2s;
-ms-transition:all .2s ease-in-out .2s;
-o-transition:all .2s ease-in-out .2s;
transition:all .2s ease-in-out .2s
}
::-moz-selection {
color:#fff;
background:#494949
}
::selection {
	color: #fff;
	background: #c3beb7
}
a:hover {
	color: #494949;
	text-decoration: none
}
body {
	line-height: 1.5;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: Ubuntu, sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	color: #000;
	overflow-x: hidden;
	-moz-overflow-x: hidden;
	-webkit-overflow-x: hidden;
}
ol, ul {
	margin: 0
}
li, ul {
	list-style: none
}
p {
	font-size: 14px;
	margin-bottom: 10px
}
img {
	max-width: 100%;
	height: auto
}
h1, h2, h3, h4, h5 {
	font-family: "Quicksand Regular";
	;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
	margin: 0
}
.slider-wrapper {
	width: 100%;
	height: 100%;
	position: relative;
	color: #fff;
	background-color: #000
}
.header-wrapper {
	z-index: 100;
	width: 100%;
	float: left;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px;
	background: rgba(0,0,0,1);
	background: -moz-linear-gradient(top, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(0,0,0,1)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,1) 0, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff', GradientType=0)
}
.slider-img {
	width: 100%;
	height: 100%
}
.menu-right {
	float: right
}
.menu-right ul li {
	float: left
}
.menu-right ul li a {
	position: relative;
	display: block;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	padding: 8px 15px 8px 0;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	font-family: "Quicksand Bold";
}
.menu-right ul li a:hover {
	color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.post-add-top {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #ffc00f!important;
	border: 1px solid #ffc00f;
	font-family: "Quicksand Bold";
	padding: 6px 10px!important;
	margin-left: 10px
}
.post-add-top:hover {
	background-color: #ffc00f;
	color: #fff!important
}
.search-table {
	z-index: 10;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0;
	right: 0;
	max-height: 100%;
	min-height: 100%;
	height: 100%;
	font-family: "Quicksand Regular";
}
.search-cell {
	vertical-align: middle;
	text-align: center;
	height: 100%;
	width: 100%
}
.search-wrapper {
	width: 100%;
	max-width: 800px;
	margin: 0 auto
}
.search-button-wrap, .search-feild-wrap, .select-city {
	float: left
}
.select-city {
	width: 30%;
	border-right: solid 1px #909090
}
.search-feild-wrap {
	width: 45%
}
.search-button-wrap {
	width: 25%
}
.search-button {
	width: 100%;
	padding: 14px;
	border: none;
	background-color: #7cc242;
	color: #fff;
	font-size: 16px;
	font-family: "Quicksand Bold";
	background-image: url(../images/search-icon.png);
	background-position: 20% center;
	background-repeat: no-repeat;
	text-align: center;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0 3px 3px 0
}
.search-button:hover {
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	background-color: #86d743
}
.search-feild {
	border: none;
	background-color: #fff;
	width: 100%;
	float: left;
	padding: 14px;
	color: #494949;
	font-size: 16px
}
.left-radius {
	border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px
}
.slider-title {
	font-size: 28px;
	font-family: "Quicksand Bold";
	margin-bottom: 20px;
}
.cate-search, .dont-search {
	width: 100%;
	float: left;
	height: auto;
	font-size: 20px;
	font-family: "Quicksand Bold";
}
.categorie-tabs {
	font-family: "Quicksand Regular";
	width: 100%;
	float: left;
	color: #fff;
	background: rgba(0,47,148,1);
	background: -moz-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, rgba(0,47,148,1)), color-stop(100%, rgba(0,107,183,1)));
	background: -webkit-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -o-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: linear-gradient(to right, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f94', endColorstr='#006bb7', GradientType=1);
	position: relative
}
.cat-tabs li {
	float: left;
	height: auto
}
.categorie-tabs .item>a {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	border-right: solid 1px #1a75ac!important
}
.categorie-tabs .item>a img {
	margin-bottom: 10px
}
.categorie-tabs .item ul li {
	width: 100%;
	float: left;
	height: auto
}
.categorie-tabs .item ul li a {
	width: 100%;
	float: left;
	height: auto;
	padding: 14px 30px;
	color: #fff;
	line-height: 1.3;
	font-family: 'Ubuntu', sans-serif;
}
.categorie-tabs .item a:hover {
	background-color: rgba(0,32,95,.8)
}
.categorie-tabs .item:last-child a {
	border-right: none
}
.menu-icon {
	display: block
}
.menu-title {
	display: block;
	/*font-family: "Quicksand Bold";*/
	font-family: 'Ubuntu', sans-serif;
	line-height: 1;
	font-weight: 700;
	font-size: 14px;
}
.categorie-tabs .owl-buttons {
	position: absolute;
	width: 100%;
	float: left;
	height: auto;
	bottom: 40%;
	text-indent: -9999px
}
.categorie-tabs .owl-buttons div {
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
	width: 38px;
	background-color: rgba(0,0,0,.4)
}
.categorie-tabs .owl-buttons .owl-prev {
	float: left;
	background-image: url(../images/left-arrow-icon.png)
}
.categorie-tabs .owl-buttons .owl-next {
	float: right;
	background-image: url(../images/right-arrow-icon.png)
}
.categorie-tabs .owl-buttons div:hover {
	background-color: rgba(0,0,0,.8);
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.second-wrapper {
	font-family: "Quicksand Regular";
	;
	width: 100%;
	float: left;
	height: 100%;
	background-image: url(../images/building-bottom.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
	background-color: #cecece;
	padding: 5px 0 25px
}
.flex-width {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.ezze_post_left {
	width: 43.18%;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	background-color: #fff;
	padding: 30px 50px;
	margin-top: 0;
	text-align: center
}
.big-heading {
	font-size: 20px;
	margin-bottom: 15px;
	font-family: "Quicksand Bold";
	display: block;
	line-height: 1.2
}
.small-heading {
	font-size: 20px;
	font-family: "Quicksand Bold";
	display: block;
	line-height: 1.2
}
.post-ad-left {
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffc00f;
	color: #000;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	font-family: "Quicksand Bold";
	text-align: center;
	padding: 12px
}
.post-ad-left:hover {
	color: #000;
	background-color: #ffcd41
}
.margin-top15 {
	margin-top: 15px
}
.margin-bottom15 {
	margin-bottom: 15px
}
.ezze_alert_right {
	float: right;
	width: 54.54%
}
.title-row {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 28px
}
.alert-icon {
	display: inline-block;
	margin-right: 10px
}
.alert-title {
	display: inline-block;
	font-family: "Quicksand Bold";
}
.alert-sub-title {
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: 700;
	margin-bottom: 10px;
	font-family: "Quicksand Bold";
}
.text-feild {
	background-color: #fff;
	border: 1px solid #d7d7d7;
	font-size: 14px;
	padding: 10px;
	width: 100%;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.select-common-padding {
	padding: 10px
}
.text-feild:focus {
	border: 1px solid #0074bc
}
.alert-cell {
	width: 33.33%;
	padding: 0 1%;
	float: left
}
.alert-full-cell {
	width: 66.66%;
	padding: 0 1%;
	float: left
}
.alert-row {
	margin-bottom: 15px;
	width: 100%;
	float: left;
	height: auto
}
.alert-cell-right {
	float: right;
	padding: 0 1%;
	width: 50%
}
.submit-button {
	display: block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #7cc242;
	color: #fff;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	font-family: "Quicksand Bold";
	text-align: center;
	padding: 12px;
	border: none;
	width: 100%
}
.submit-button:hover {
	background-color: #86d743
}
.video-wrapper {
	font-family: "Quicksand Regular";
	;
	background-image: url(../images/video-play.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	height: 510px;
	width: 100%;
	float: left;
	position: relative;
	color: #fff
}
.play-video {
	display: block;
	font-size: 40px;
	color: #fff
}
.mobile-ads-wrapper {
	background-image: url(../images/mobile-bg.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
	width: 100%;
	height: 510px;
	float: left
}
.left-mobile {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 100px
}
.right-mobile {
	float: right;
	width: 50%;
	margin-top: 20px;
	font-family: "Quicksand Regular";
}
.big-title-app {
	font-size: 38px;
	margin-bottom: 20px;
	display: block;
	line-height: 1.2;
	font-family: "Quicksand Regular";
}
.small-title-app {
	font-size: 20px;
	display: block
}
.applinke-wrapper {
	max-width: 475px;
	width: 100%;
	margin: 0 auto;
	border: 2px solid #7cc242;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.applinke-text {
	float: left;
	height: auto;
	width: 60%;
	padding: 14px;
	font-size: 18px;
	color: #000;
	border: none
}
.applinke-button {
	border: none;
	width: 40%;
	float: right;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	color: #fff;
	font-weight: 700;
	text-align: center;
	padding: 14px;
	background-color: #7cc242
}
.google-store {
	margin: 40px 0;
	display: inline-block
}
.footer-wrapper {
	padding: 40px 0 20px;
	background-image: url(../images/footer-patter.jpg);
	color: #fff;
	width: 100%;
	float: left;
	font-weight: normal;
}
.ftr-link-wrapper {
	width: 28.45%;
	float: left
}
.ftr-link-wrapper h2 {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 20px;
	font-family: "Quicksand Regular";
	color:#fff;
}
.ftr-link-wrapper ul {
	width: 50%;
	float: left;
	height: auto;
	padding: 0 1%
}
.ftr-link-wrapper ul li {
	width: 100%;
	float: left;
	height: auto;
	margin-bottom: 8px
}
.ftr-link-wrapper ul li a {
	color: #fff;
	font-size: 14px
}
.about-us {
	float: left;
	width: 41.18%;
	padding-right: 30px
}
.about-us p {
	text-align: justify;
	color:#fff;
}
.footer-logo {
	margin-bottom: 10px
}
.social-wrapper {
	width: 100%;
	float: left;
	height: auto;
	padding-top: 20px;
	border-top: solid 1px #555;
	margin-top: 20px
}
.social-wrapper h2 {
	font-weight: 700;
	font-size: 18px;
	text-align: center
}
.social-icons {
	width: 100%;
	float: left;
	height: auto;
	margin: 20px auto;
	text-align: center
}
.social-icons li {
	display: inline-block;
	margin-right: 10px
}
.social-icons li:last {
margin-right:0
}
.social-icons li a {
	display: inline-block
}
.social-icons li a img {
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.social-icons li a img:hover {
	opacity: .2;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.copyright {
	font-size: 12px;
	text-align: center;
	font-family: Ubuntu, sans-serif
}
.vertical-bottom {
	vertical-align: bottom!important
}
.double-line {
	width: 800px
}
.double-line li {
	width: 50%!important;
	float: left
}
.animateblock {
	opacity: 0;
	-webkit-transition: all .55s linear;
	-moz-transition: all .55s linear;
	transition: all .55s linear
}
.animateblock.animated {
	opacity: 1
}
.animateblock.left {
	margin-left: -2%
}
.animateblock.left.animated {
	margin-left: 12%
}
.animateblock.right {
	display: block;
	margin-left: 100%
}
.animateblock.right.animated {
	margin-left: 70%
}
.animateblock.top {
	display: block;
	width: auto;
	text-align: center;
	margin-top: -25px
}
.animateblock.top.animated {
	margin-top: 0
}
.animateblock.btm {
	display: block;
	width: auto;
	text-align: center;
	margin-top: 25px
}
.animateblock.btm.animated {
	margin-top: 0
}
.animateblock.centerleft {
	display: block;
	margin-right: -10%
}
.animateblock.centerleft.animated {
	margin-right: 0
}
.animateblock.centerright {
	display: block;
	margin-left: -10%
}
.animateblock.centerright.animated {
	margin-left: 0
}
.animateblock.center {
	margin-left: 2%
}
.animateblock.center.animated {
	margin-left: 42%
}
.animateblock.size {
	display: block;
	width: 10%
}
.animateblock.size.animated {
	width: 100%;
	height: 100%
}
.animateblock.size img {
	max-width: 100%;
	height: auto
}
.item>ul {
	position: absolute;
	z-index: 999999999;
	width: 100%;
	background: rgba(0,47,148,1);
	background: -moz-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0, rgba(0,47,148,1)), color-stop(100%, rgba(0,107,183,1)));
	background: -webkit-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -o-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
	background: linear-gradient(to right, rgba(0,47,148,1) 0, rgba(0,107,183,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f94', endColorstr='#006bb7', GradientType=1)
}
.modal {
	text-align: center
}
.modal:before {
	display: inline-block;
	vertical-align: middle;
	content: " ";
	height: 100%
}
.modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle
}
.login_popup {
	z-index: 9000000;
	margin: 30px auto;
	width: 350px;
	font-family: Ubuntu, sans-serif
}
.modal {
	z-index: 8000000;
}
.loign-form {
	padding: 30px 20px 20px;
	width: 100%;
	float: left;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background-image: url(../images/login-popup-bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat
}
.login-em, .login-fb, .login-gp, .login-tw {
	width: 100%;
	float: left;
	margin-top: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.login-em a, .login-fb a, .login-gp a, .login-tw a {
	display: block;
	padding: 14px 14px 14px 50px;
	font-size: 16px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: 14px center;
	font-weight: 700
}
.login-fb a {
	background-image: url(../images/facebook-login.png)
}
.login-tw a {
	background-image: url(../images/twitter-share.png)
}
.login-gp a {
	background-image: url(../images/google-login.png)
}
.login-em a {
	background-image: url(../images/signup-email.png)
}
.login-fb {
	background-color: #3b5998
}
.login-gp {
	background-color: #dd4b39
}
.login-em {
	background-color: #7cc242
}
.login-tw {
	background-color: #45B0DF
}
.login-em a:hover, .login-fb a:hover, .login-gp a:hover {
	background-color: rgba(0,0,0,.2)
}
.signup-or-separator {
	height: 34px;
	position: relative;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px
}
.or {
	background-color: #FFF;
	display: inline-block;
	margin: 0;
	padding: 8px;
	font-weight: 700;
	color: #82888a
}
.signup-or-separator hr {
	margin: -16px auto 10px;
	width: 90%;
	color: #82888a
}
.login-fild {
	margin-bottom: 10px;
	width: 100%;
	float: left
}
.login-icon {
	background-image: url(../images/login-email-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px
}
.password-icon {
	background-image: url(../images/login-pass-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px
}
.user-icon {
	background-image: url(../images/user-icon.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px
}
.forgot-password {
	display: inline-block;
	float: right;
	color: #0074bc;
	font-size: 14px
}
.remember-me {
	display: inline-block;
	float: left
}
.link {
	color: #0074bc
}
.login-fild hr {
	margin: 10px auto!important
}
.login-fild:last-child {
	margin-bottom: 0
}
.popupnote {
	margin-bottom: 0;
	margin-top: 10px
}
.policy-terms {
	margin-bottom: 0
}
.catmenu {
	float: left
}
.catmenu li {
	position: relative
}
.catmenu a {
	display: block;
	text-decoration: none;
	width: 100%;
	font-family: "Quicksand Regular";
}
.catmenu ul li {
	padding-top: 1px;
	float: none
}
.catmenu ul a {
	background-image: url(../images/bullet-num.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 30px;
	float: left;
	width: 100%;
	font-size: 12px;
	text-align: left
}
.catmenu li:hover ul {
	left: 0
}
.catmenu li:hover ul a {
	text-decoration: none
}
.catmenu ul {
	list-style: none;
	position: absolute;
	left: -9999px
}
.play-video-button {
	opacity: .5;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.play-video-button:hover {
	opacity: 1;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.modal-vertical-centered {
	transform: translate(0, 50%)!important;
	-ms-transform: translate(0, 50%)!important;
	-webkit-transform: translate(0, 50%)!important
}
.modal-content {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: 0 0;
	border: none
}
.modal-content iframe {
	border: none;
	padding: 0;
	margin: 0
}
.close {
	font-size: 40px;
	margin: -20px 0 0
}
.item> .cat-arrow {
/*background-image: url(../images/menu-arrow.png);
	background-position: center 88%;
	background-repeat: no-repeat*/
	
 
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-image: url(../images/select-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	padding-right: 30px!important
}
select:focus {
	background-image: url(../images/select-dropdown-focus.png)
}
.ftr-link-wrapper ul li a:hover {
	color: #999;
	padding-left: 10px
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.select-feild-padding {
	padding: 13px!important
}
}
.first-section { /*overflow:hidden; */
	height: 100%;
	width: 100%;
	position: relative
}
.header-content {
	float: left;
	width: 100%;
	z-index: 1000;
	position: relative;
	height: 80%
}
.first-half {
	display: block;
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	height: 65%
}
.second-half {
	display: block;
	position: absolute;
	z-index: 10;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35%
}
.header-content h2 {
	margin-top: 5%
}
.video-table {
	z-index: 10;
	width: 100%;
	display: table;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0;
	right: 0;
	max-height: 100%;
	min-height: 100%;
	height: 100%;
	font-family: "Quicksand Regular";
}
.video-cell {
	vertical-align: middle;
	text-align: center;
	display: table-cell;
	height: 100%;
	width: 100%
}
#owl-demo li, .owl-carousel, .owl-item, .owl-wrapper, .owl-wrapper-outer {
	height: 100%
}
.categorie-tabs .item>a {
	font-size: 12px;
	height: 100%
}
.categorie-tabs {
	height: 20%
}
.header-content-innerpage {
	height: 100%;
	float: left;
	width: 100%
}
.header-content-innerpage h2 {
	margin-top: 13%;
	margin-bottom: 20px
}
.select-feild-padding {
	padding: 15px
}
.go-icon {
	background-image: url(../images/go-icon.png)
}
.inner-page-wrapper {
	width: 100%;
	float: left;
	height: auto
}
.want-sell-buy {
	width: 100%;
	float: left;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	text-align: center;
	border-bottom: 1px dashed #d7d7d7;
	background-color: #f5f5f5
}
.for-female, .for-male, .urgentad, .wanttobuy, .wanttosell {
	margin: 0 5px;
	display: inline-block;
	padding: 10px 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d7d7d7
}
.inner-page {
	padding: 10px;
	width: 100%;
	float: left;
	height: auto
}
.row-post {
	padding: 10px;
	float: left;
	width: 100%
}
.post-left-cell {
	float: left;
	width: 190px;
	text-align: right
}
.post-left-cell label {
	margin-top: 10px;
	font-size: 13px
}
.post-right-cell {
	margin-left: 210px;
	margin-right: 100px
}
.blank-post {
	width: 100%;
	float: left;
	position: relative
}
label {
	font-weight: 400;
	margin: 0;
	color: #2e2e2e
}
.post-tabel {
	margin: 0 180px
}
.post-tabelblank {
	float: left;
	width: 100%;
	border: 1px dashed #d7d7d7;
	padding-bottom: 10px;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}
.required {
	color: #ff562d
}
.rupee-icon {
	background-image: url(../images/2fbac9aca8ed8b80381f6597cc43675d0c.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding-left: 40px!important
}
.personal-info {
	width: 100%;
	float: left;
	border-top: dashed 1px #CCC;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 10px
}
.file-input-wrapper {
	padding: 10px
}
.post-tabel input[type=radio] {
	display: none
}
.female-radio+label, .male-radio+label, .wanttobuy-radio+label, .wanttosell-radio+label {
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	cursor: pointer;
	background-color: #fff
}
.female-radio:checked+label, .male-radio:checked+label, .wanttobuy-radio:checked+label, .wanttosell-radio:checked+label {
	display: inline-block;
	background-color: #7cc242;
	border: 1px solid #63aa29;
	color: #fff
}
.wanttosell-radio+label {
	background-image: url(../images/sell-icon.png)
}
.wanttosell-radio:checked+label {
	background-image: url(../images/sell-selected-icon.png)
}
.wanttobuy-radio+label {
	background-image: url(../images/buy-icon.png)
}
.wanttobuy-radio:checked+label {
	background-image: url(../images/buy-selected-icon.png)
}
.male-radio+label {
	background-image: url(../images/male-icon.png)
}
.male-radio:checked+label {
	background-image: url(../images/male-selected-icon.png)
}
.female-radio+label {
	background-image: url(../images/female-icon.png)
}
.female-radio:checked+label {
	background-image: url(../images/female-selected-icon.png)
}
.make-ad-premi {
	width: 100%;
	float: left;
	padding: 15px;
	text-align: center;
	background-color: #f5f5f5;
	border-top: dashed 1px #d7d7d7;
	border-bottom: dashed 1px #d7d7d7
}
.urgentad {
	width: 100%
}
.type-premi {
	float: left
}
.price-premi {
	float: right;
	margin-right: 10px
}
.premium-table {
	width: 100%;
	float: left;
	text-align: left
}
.premium-table input[type=radio] {
	display: inline-block
}
.margin-none-all {
	margin: 0
}
.make-ad-premi h2 {
	margin-bottom: 15px
}
.postmyad {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #ffc00f;
	color: #fff;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	font-weight: 700;
	text-align: center;
	padding: 14px 10%;
	border: none
}
.postmyad:hover {
	color: #fff;
	background-color: #ffcd41
}
.modal-content {
	position: relative
}
.close {
	position: absolute;
	right: 5px;
	top: 0;
	margin-top: -6px;
	font-weight: 400
}
.breadcrumb {
	width: 100%;
	float: left;
	padding: 0;
	margin-bottom: 15px;
	background-color: transparent
}
.breadcrumb li {
	font-size: 14px;
	font-weight: 700;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	color: #333
}
.breadcrumb a {
	font-weight: 700;
	display: inline-block;
	color: #333;
	font-size: 14px
}
.breadcrumb li:before {
	content: ''!important;
	background-image: url(../images/path-arrow.gif);
	background-position: right center;
	background-repeat: no-repeat;
	width: 5px;
	height: 10px;
	top: 8px;
	padding: 0!important;
	position: absolute;
	right: -3px
}
.breadcrumb li:last-child:before {
	display: none
}
.breadcrumb li:first-child {
	padding-left: 0
}
.inner-first-half {
	display: block;
	height: 50%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 20
}
.inner-second-half {
	bottom: 0;
	display: block;
	height: 50%;
	left: 0;
	width: 100%;
	z-index: 10
}
.left-side-banner, .right-side-banner {
	width: 160px
}
.left-side-banner {
	float: left
}
.right-side-banner {
	float: right
}
.picture-upload {
	width: 60px;
	height: 60px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	margin-right: 10px;
	-webkit-border-radius: 3px;
	display: inline-block;
	font-size: 12px;
	color: #2e2e2e;
	border: 1px dashed #ccc;
	background-image: url(../images/upload-demo-pic.png);
	background-position: center;
	background-repeat: no-repeat
}
.picture-upload:hover {
	border: 1px solid #7cc242;
	box-shadow: 2px 3px 10px rgba(0,0,0,.1)
}
.alert-cell .submit-button {
	padding: 8px
}
.right-mobile img {
	width: 76.2%
}
.thank-you-success {
	width: 100%;
	padding: 10px 10px 10px 50px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #7cc242;
	color: #fff;
	font-size: 16px;
	background-image: url(../images/check--selected-icon.png);
	background-repeat: no-repeat;
	background-position: 15px center
}
.opt-line {
	font-size: 16px;
	text-align: center;
	color: #333
}
.noti-msg {
	font-size: 16px;
	text-align: center;
	color: #333;
	margin-top: 20px;
	margin-bottom: 20px
}
.look-ad {
	margin-bottom: 20px
}
.view-ad {
	display: inline-block;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #0074bc;
	color: #fff;
	font-size: 16px;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	font-weight: 700;
	text-align: center;
	padding: 12px 20px;
	border: none
}
.view-ad:hover {
	color: #fff;
	background-color: #008de4
}
.share-ad-sm {
	width: 100%;
	max-width: 360px;
	margin: 0 auto;
	text-align: center
}
.share-ad-sm .login-fb, .share-ad-sm .login-tw {
	width: 50px;
	margin: 0 5px;
	float: none;
	display: inline-block
}
.share-ad-sm .login-fb a, .share-ad-sm .login-tw a {
	padding: 0;
	width: 50px;
	height: 50px
}
.static-header-wrap {
	box-shadow: 1px 2px 3px rgba(0,0,0,.1);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 30000
}
.static-filter, .static-header, .static-header-wrap {
	width: 100%;
	float: left;
	height: auto
}
.static-header {
	background-color: #2e2e2e;
	height: 55px;
	padding: 8px
}
.static-filter {
	background-color: #fff;
	height: 50px;
	padding: 8px
}
.static-select-city {
	float: left;
	margin-top: 0px;
	width: 140px;
	margin-right: 8px;
	margin-top: 5px;
}
.static-select-city button {
	background-color: transparent!important;
	color: #fff!important;
	font-size: 12px;
	border: solid 1px #fff !important;
}
.filter-select button, .filter-select-room button {
	border-color: #7bc041!important
}
.filter-select .btn-default.active, .filter-select .btn-default.focus, .filter-select .btn-default:active, .filter-select .btn-default:focus, .filter-select .btn-default:hover, .filter-select .open>.dropdown-toggle.btn-default, .filter-select-room .btn-default.active, .filter-select-room .btn-default.focus, .filter-select-room .btn-default:active, .filter-select-room .btn-default:focus, .filter-select-room .btn-default:hover, .filter-select-room .open>.dropdown-toggle.btn-default {
	background-color: transparent
}
.static-select-city .dropdown-menu>.active>a, .static-select-city .dropdown-menu>.active>a:focus, .static-select-city .dropdown-menu>.active>a:hover {
	background-color: #7bc041!important
}
.static-logo {
	float: left;
	margin-right: 20px
}
.static-menu-right {
	float: right
}
.static-menu-right ul li {
	float: left
}
.static-menu-right ul li a {
	display: block;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
	padding: 5px 20px;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	font-family: "Quicksand Regular";
}
.static-menu-right ul li a:hover {
	color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.filter-label {
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
	color: #666;
	float: left;
	margin-right: 10px
}
.filter-select {
	padding: 0 5px;
	display: inline-block;
	float: left
}
.filter-select-room {
	padding: 0 5px;
	display: inline-block;
	width: 140px;
	float: left
}
.filter-search-feild {
	border: none;
	font-size: 14px;
	padding: 6px;
	color: #999;
	width: 100%;
	float: left
}
.price-rang {
	float: left;
	width: 100%;
	background-color: #f2f2f2
}
.price-rang span {
	float: left;
	display: block;
	padding: 5px;
	border-bottom: solid 1px #CCC;
	width: 50%
}
.price-rang span input {
	border: none;
	background-color: #fff;
	width: 100%
}
.map-section {
	width: 100%;
	position: absolute;
	height: 100%;
	overflow: hidden
}
.mapview-wrapper {
	width: 100%;
	float: left;
	height: 100%;
	padding-top: 105px;
	position: relative
}
.map-listing {
	width: 400px;
	float: left;
	height: 100%;
	z-index: 20000
}
.tab-color {
	background-color: #f5f5f5!important
}
.panel-jk {
	border-radius: 0!important;
	border-color: #CCC;
	height: 100%;
	margin-bottom: 0
}
.nav-tabs>li>a {
	border: 1px solid #ccc;
	border-bottom: 0
}
.tab-panel-body {
	height: 100%;
	padding: 0
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border-bottom: none
}
.tab-color li a .glyphicon, .tab-panel-body .maplist-sorting li .glyphicon {
	margin-right: 10px
}
.tab-color li a:hover {
	border-color: #999
}
.tab-color li {
	width: 50%
}
.listing-map {
	overflow: auto;
	width: 100%;
	float: left;
	height: 100%
}
.listing-map li {
	width: 100%;
	float: left;
	position: relative
}
.listing-map li a {
	display: block;
	padding: 10px 118px 10px 10px;
	width: 100%;
	float: left;
	position: relative;
	border-bottom: solid 1px #CCC
}
.listing-map li:last-child a {
	border-bottom: none;
}
.listing-map li a .product-id {
	padding: 5px
}
.listing-map li a:hover {
	background-color: #f5f5f5
}
.classfied-info-product {
	width: 110px;
	float: left
}
.classfied-info-product img {
	overflow: hidden;
	width: 110px;
	height: 82px;
	border-radius: 2px;
	border: 1px solid #999
}
.classfied-info-map {
	margin-left: 120px
}
.blank-classfied {
	width: 100%;
	float: left;
	height: auto
}
.classfied-title {
	font-size: 16px;
	color: #666;
	margin-bottom: 5px;
	height: 22px;
	overflow: hidden;
	padding-right: 40px
}
.classfied-title-detail {
	font-size: 16px;
	color: #666;
	margin-bottom: 5px;
	overflow: hidden;
	padding-right: 40px
}
.classfied-adrs {
	font-size: 13px;
	color: #666;
	margin-bottom: 5px;
	height: 18px;
	overflow: hidden
}
.classfied-price {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	background-image: url(../images/2fbac9aca8ed8b80381f6597cc43675d0c%20-%20Copy.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	line-height: 1
}
.mapfav-icon {
	position: absolute;
	right: 22px;
	top: 10px;
	font-size: 20px;
	cursor: pointer;
	color: #666
}
.selected-up {
	color: red
}
.maplist-sorting {
	padding: 20px
}
.map-rt-banner {
	width: 160px;
	float: right;
	height: 100%;
	vertical-align: middle;
	text-align: center;
	border-left: 1px solid #ccc;
	position: absolute;
	right: 0;
	top: 105px
}
.map-box {
	margin-left: 400px;
	margin-right: 160px;
	height: 100%
}
.map-box-wrapper {
	width: 100%;
	height: 100%;
	float: left
}
.go-filter {
	background-color: #7bc041;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 100%;
	height: 35px;
	padding: 6px 15px;
	color: #fff;
	border: none
}
/*.chat-now-button {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-color: #7bc041;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px 8px 8px 35px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/chat-now.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.chat-now-button:hover {
	background-color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}*/
.chat-now-button {
	position: absolute;
	bottom: 0px;
	right: 10px;
	background-color: #7bc041;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px /*8px 8px 35px*/;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	/*background-image: url(../images/chat-now.png);*/
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.chat-now-button:hover {
	background-color: #ffc00f;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.chat-now-button1 {
	position: absolute;
	bottom: 0px;
	right: 50px;
	background-color: #7bc041;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;	
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
	display: none;
}
.chat-now-button1:hover {
	background-color: #ffc00f;
	-webkit-transition: all 0.2s ease-in-out 0.2s;
	-moz-transition: all 0.2s ease-in-out 0.2s;
	-ms-transition: all 0.2s ease-in-out 0.2s;
	-o-transition: all 0.2s ease-in-out 0.2s;
	transition: all 0.2s ease-in-out 0.2s;
}
.detail-classfied-info-product {
	position: relative
}
.detail-classfied-info-product img {
	overflow: hidden;
	width: 100%;
	height: 250px!important;
	border-radius: 2px;
	border: 1px solid #999;
	max-height: 225px
}
.small-text {
	font-size: 12px
}
.caption-price {
	width: 100%;
	height: auto;
	padding: 20px;
	color: #fff;
	background: rgba(255,255,255,0);
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0, rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0, rgba(0,0,0,1) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
	position: absolute;
	bottom: 0;
	left: 0
}
.detail-classfied-price {
	font-size: 22px;
	font-weight: 500;
	color: #fff;
	background-image: url(../images/ruppe-white.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 14px;
	line-height: 1
}
.detail-classfied-info {
	padding: 10px 10px 100px 10px;
	width: 100%;
	float: left;
	height: auto;
}
.carousel-control.left, .carousel-control.right {
	background: 0 0
}
.detail-classfied-info .classfied-title {
	color: #000;
	overflow: inherit
}
.attributes-listing {
	width: 100%;
	float: left;
	height: auto
}
.attributes-listing li {
	float: left;
	width: 100%;
	padding: 5px;
	height: auto;
	font-size: 13px;
	border-bottom: solid 1px #dbdbdb
}
.attri-label {
	float: left;
	display: inline-block;
	color: #666
}
.attri-value {
	float: right;
	display: inline-block;
	color: #000
}
.product-description {
	width: 100%;
	float: left;
	height: auto;
	font-size: 13px
}
.product-description>p {
	font-size: 13px
}
.product-description .attri-label {
	display: block;
	margin-bottom: 5px;
	color: #666;
	margin-top: 10px
}
.action-wrap-fixed {
	bottom: 0;
	position: absolute;
	display: table;
	height: auto;
	width: 350px;
	z-index: 3000
}
.action-wrap-fixed li {
	margin: 0;
	padding: 0;
	width: 50%;
	height: auto;
	display: inline-block
}
.action-wrap-fixed li a {
	border: none!important;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	color: #fff;
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 10px 10px 10px 40px
}
.action-wrap-fixed li a:hover {
	background-color: rgba(0,0,0,.1)
}
.act-favourite {
	background-color: #3498db
}
.act-favourite a {
	background-image: url(../images/icon-up.png)
}
.act-chatnow {
	background-color: #7dc543;
}
.act-chatnow a {
	background-image: url("../images/chat-now.png");
}
.view-option {
	position: relative;
	float: right
}
.view-option a {
	font-size: 14px;
	color: #333;
	padding: 5px 10px 5px 40px;
	float: left;
	background-position: 10px center;
	background-repeat: no-repeat
}
.view-option a:hover {
	background-color: #f6f6f6
}
.view-option .selected-option {
	background-color: #dbdbdb
}
.view-option a:first-child {
	background-image: url(../images/map-view.png);
	border: 1px solid #dbdbdb;
	border-right: none;
	border-radius: 3px 0 0 3px
}
.view-option a:last-child {
	background-image: url(../images/list-view.png);
	border-radius: 0 3px 3px 0;
	border: 1px solid #dbdbdb
}
.close-left {
	position: absolute;
	right: -39px;
	width: 40px;
	height: 40px;
	line-height: 20px;
	font-size: 16px;
	font-weight: 700;
	border: none!important;
	background-color: #000;
	color: #fff;
	padding: 0;
	background-image: url(../images/close-button.png);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 10
}
.cbp-spmenu-open .close-left {
	display: block!important
}
.tab-content, .tab-pane {
	width: 100%;
	height: 90%
}
.sub-cat-size {
	width: 180px
}
.cbp-spmenu-open .action-wrap-fixed {
	display: block
}
#info-listing {
	height: auto;
	width: 100%;
	float: left
}
.left-detailpanel {
	overflow: auto;
	width: 100%;
	float: left;
	height: 100%
}
.map-box {
	position: relative
}
.listing-view {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 105px;
	padding-top: 10px
}
.listing-view . .fixed-header {
position:fixed
}
.listing-view h2 {
	font-family: Ubuntu, sans-serif;
	font-weight: 400;
	font-size: 22px;
	margin-bottom: 10px;
	display: block;
	width: 100%;
	float: left
}
.sorting-wrapper {
	width: 100%;
	margin-bottom: 15px;
	border-bottom: solid 1px #CCC;
	padding-bottom: 10px;
	float: left;
	height: auto;
	padding-top: 5px
}
.listing-result {
	float: left;
	margin-top: 6px;
	font-weight: 700;
	font-size: 14px
}
.linsting-left {
	margin-right: 170px
}
.linsting-left-blank {
	position: relative;
	float: left;
	width: 100%;
	height: auto;
	padding-bottom: 100px;
}
.listing-add-right {
	width: 160px;
	height: auto;
	float: right
}
.listing-sort {
	float: right
}
.listing-sort .filter-label {
	font-size: 12px
}
.listing-sort ul {
	float: left
}
.listing-sort li {
	font-size: 12px;
	display: inline-block;
	float: left
}
.listing-sort li a {
	display: block;
	padding: 6px;
	color: #666;
	border: 1px solid #dbdbdb;
	border-left: 0
}
.list-filter, .listing-sort li a:hover {
	background-color: #dbdbdb
}
.listing-sort li:first-child a {
	border-left: 1px solid #dbdbdb;
	border-radius: 4px 0 0 4px
}
.listing-sort li:last-child a {
	border-radius: 0 4px 4px 0
}
.fixed-header {
	position: fixed
}
.new-list-item {
	padding: 10px;
	width: 100%;
	float: left;
	height: auto;
	border-bottom: 1px solid #dbdbdb
}
.list-image-left {
	color: #fff;
	position: relative;
	display: inline-block;
	float: left
}
.list-image-left .carousel-inner .item {
	height: 220px;
	overflow: hidden;
	width: 290px
}
.list-image-left .carousel-inner .item img {
	height: inherit
}
.list-detail-right {
	margin-left: 290px
}
.list-detail-blank {
	position: relative;
	width: 100%;
	float: left;
	height: auto;
	padding-left: 10px
}
.new-list-item:hover {
	background-color: #f4f4f4;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.attrib-box-wrapper {
	font-size: 13px;
	width: 100%;
	float: left;
	height: auto;
	margin-top: 5px
}
.attrib-box {
	width: 33.33%;
	padding-right: 2%;
	float: left;
	font-size: 12px
}
.attrib-box li {
	width: 100%;
	float: left;
	padding: 5px;
	border-bottom: 1px solid #dbdbdb
}
.attrib-box-wrapper p {
	margin-bottom: 0;
	font-size: 12px
}
.attrib-padding {
	padding: 5px 0
}
.list-detail-blank .chat-now-button {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto
}
.list-fav {
	right: 10px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	text-align: center;
	background-color: rgba(255,255,255,.8);
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.list-fav:hover {
	box-shadow: 0 5px 15px rgba(0,0,0,.5);
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	background-color: #fff
}
.pagination-wrapper {
	width: 100%;
	float: left;
	height: auto;
	text-align: center
}
.pagination ul {
	display: inline-block;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
	box-shadow: 0 1px 2px rgba(0,0,0,.05)
}
.pagination li {
	display: inline
}
.pagination a {
	float: left;
	padding: 0 14px;
	line-height: 34px;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0
}
.pagination .active a, .pagination a:hover {
	background-color: #f5f5f5
}
.pagination .active a {
	color: #999;
	cursor: default
}
.pagination .disabled a, .pagination .disabled a:hover, .pagination .disabled span {
	color: #999;
	background-color: transparent;
	cursor: default
}
.pagination li:first-child a {
	border-left-width: 1px;
	-webkit-border-radius: 3px 0 0 3px;
	-moz-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px
}
.pagination li:last-child a {
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0
}
.pagination-centered {
	text-align: center
}
.pagination-right {
	text-align: right
}
.pager {
	margin-left: 0;
	margin-bottom: 18px;
	list-style: none;
	text-align: center
}
.pager:after, .pager:before {
	display: table;
	content: ""
}
.pager:after {
	clear: both
}
.pager li {
	display: inline
}
.pager a {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px
}
.pager a:hover {
	text-decoration: none;
	background-color: #f5f5f5
}
.pager .next a {
	float: right
}
.pager .previous a {
	float: left
}
.pager .disabled a, .pager .disabled a:hover {
	color: #999;
	background-color: #fff;
	cursor: default
}
.map-list-item {
	width: 100%;
	float: left;
	height: 90%;
	border-bottom: solid 1px #CCC;
}
.sortlist-button {
	float: right;
	margin-left: 10px
}
.sortlist-button a {
	padding: 6px 6px 6px 35px;
	float: right;
	background-color: #3498db;
	border: 1px solid #1c6ea4;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 10px center
}
.sortlist-button a span {
	font-weight: 700
}
.sortlist-button .fav-icon {
	background-image: url(../images/icon-up.png)
}
.sortlist-button .back-icon {
	background-image: url(../images/back-arrow-button.png)
}
.product-description .attri-label {
	display: block;
	width: 100%;
	float: left
}
.my-space-menu {
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
	text-align: center
}
.my-space-menu li {
	display: inline-block;
	margin: 0 1%;
	float: left;
	width: 23%
}
.my-space-menu li a {
	display: block;
	padding: 10px 15px 10px 40px;
	color: #2e2e2e;
	font-size: 14px;
	text-align: left;
	border-bottom: solid 4px transparent;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	font-family: Ubuntu, sans-serif;
	background-position: 10px center;
	background-repeat: no-repeat;
	font-weight: 700
}
.my-space-menu li a:hover {
	padding-top: 14px;
	padding-bottom: 6px;
	background-position: 10px 16px
}
#active-red, .my-space-menu li:nth-child(1) a:hover {
	border-bottom: solid 4px #e9282a
}
#active-green, .my-space-menu li:nth-child(2) a:hover {
	border-bottom: solid 4px #7cc242
}
#active-yellow, .my-space-menu li:nth-child(3) a:hover {
	border-bottom: solid 4px #ffc00f
}
#active-blue, .my-space-menu li:nth-child(4) a:hover {
	border-bottom: solid 4px #0074bc
}
.icon-responses {
	background-image: url(../images/icon-responses.png)
}
.icon-posted {
	background-image: url(../images/ads-posted.png)
}
.icon-saved {
	background-image: url(../images/icon-ads.png)
}
.icon-leads {
	background-image: url(../images/icon-leads.png)
}
.icon-report {
	background-image: url(../images/icon-report.png)
}
.show-more {
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	background-color: #0074bc;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px 8px 8px 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/down-arrow-more.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.show-more:hover {
	background-color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.hide-more {
	position: absolute;
	bottom: 0;
	right: 0;
	float: right;
	background-color: #0074bc;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px 8px 8px 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/up-arrow-more.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.hide-more:hover {
	background-color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.extra-filter {
	display: none
}
.row-contact {
	width: 100%;
	float: left;
	margin-bottom: 5px;
	font-size: 13px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 30px
}
.icon-owner {
	background-image: url(../images/icon-leads.png)
}
.icon-contact {
	background-image: url(../images/icon-contact.png)
}
.icon-email {
	background-image: url(../images/icon-email.png)
}
.extra-filter h2 {
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 0
}
.info-box {
	width: 50%;
	float: left;
	height: auto;
	min-height: 80px;
	position: relative
}
.rowpadding-none {
	padding-left: 0
}
#mCSB_3_container>div {
	padding: 15px
}
.pro-pic {
	display: inline-block;
	margin-right: 5px;
	height: 24px;
	width: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-image: url(../images/boy-32.png);
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left
}
.pro-pic img {
	width: 100%;
	height: 100%
}
.menu-right li span {
	display: inline-block;
	float: left
}
.user-name {
	margin-top: 0
}
.myspace-li {
	right: 0!important;
	left: auto!important;
	box-shadow: 2px 2px 10px rgba(0,0,0,1)
}
.myspace-li li {
	float: left;
	width: 100%
}
.myspace-li li a {
	font-size: 12px!important;
	display: block;
	padding: 5px 10px 5px 35px!important;
	color: #666!important;
	text-shadow: 0 0 0!important;
	background-position: 10px center;
	background-repeat: no-repeat
}
.myspace-li li a:hover {
	background-color: #e4e4e4
}
.myspace-li li:last-child a {
	border-top: solid 1px #CCC
}
.myspace-button button {
	border: none;
	color: #fff!important;
	background-color: transparent!important;
	font-family: "Quicksand Bold";
	;
	font-weight: 700
}
.toggle-box {
	position: absolute;
	right: 170px;
	z-index: 100;
	width: 75px;
}
.icon-myalert {
	background-image: url(../images/icon-alert.png)
}
.icon-changepas {
	background-image: url(../images/icon-changepass.png)
}
.icon-membership {
	background-image: url(../images/icon-membership.png)
}
.icon-profile {
	background-image: url(../images/icon-profile.png)
}
.icon-setting {
	background-image: url(../images/icon-setting.png)
}
.icon-logout {
	background-image: url(../images/logout.png)
}
.myspace-li:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5px 5px;
	border-color: transparent transparent #fff;
	position: absolute;
	top: -5px;
	right: 30%;
	content: ''
}
.myspace-submenu {
	width: 100%;
	float: left;
	background-color: #2e2e2e;
	color: #fff
}
.myspace-submenu li {
	float: left;
	margin-right: 1px
}
.myspace-submenu li a {
	display: block;
	font-size: 13px;
	color: #fff;
	padding: 15px 25px;
	text-align: center
}
.myspace-submenu li a:hover {
	background-color: rgba(0,0,0,.2)
}
.myspace-submenu li a span {
	display: block;
	margin-top: 5px
}
.myspace-adswrap {
	min-height: 193px
}
.action-button {
	float: left;
	margin-right: 10px
}
.action-button a {
	background-color: #7bc041;
	padding: 8px 8px 8px 35px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background-image: url(../images/chat-now.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.action-button a:hover {
	background-color: #ffc00f;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.icon-delete-space:hover {
	background-color: #e9282a!important
}
.icon-delete-space {
	background-image: url(../images/icon-update.png)
}
.icon-edit-space {
	background-image: url(../images/icon-delete.png)
}
.product-id {
	float: left;
	padding: 10px;
	background-color: rgba(0,0,0,.7);
	font-size: 12px;
	color: #FFF;
	position: absolute;
	left: 0;
	top: 10px
}
.response_popup {
	margin: 30px auto;
	width: 450px
}
.sender-listing {
	float: left;
	height: auto;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	width: 100%
}
.sender-listing li {
	border-bottom: solid 1px #d7d7d7;
	padding: 10px;
	width: 100%;
	float: left
}
.sender-listing li:hover {
	background-color: #f4f4f4
}
.sender-listing li:last-child:hover {
	border-radius: 0 0 3px 3px
}
.sender-listing li:last-child {
	border-bottom: none
}
.sender-pic {
	width: 100px;
	height: 80px;
	float: left
}
.sender-pic img {
	border: 1px solid #999;
	border-radius: 2px;
	height: 82px;
	overflow: hidden;
	width: 110px
}
.sender-blank {
	width: 100%;
	float: left;
	font-size: 12px
}
.sender-name {
	font-weight: 700;
	line-height: 7px;
	margin-bottom: 11px
}
.sender-msg {
	color: #333
}
.sender-action, .sender-msg, .sender-name {
	width: 100%;
	float: left;
	height: auto
}
.sender-action a {
	display: inline-block;
	padding: 3px 10px 3px 30px;
	margin-top: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff;
	background-color: #7bc041;
	position: static!important;
	background-image: url(../images/icon-msg-white.png);
	background-position: 10px center;
	background-repeat: no-repeat
}
.sender-action a:hover {
	background-color: #ffc00f
}
.space-table {
	border: 1px solid #dbdbdb;
	width: 100%;
	float: left;
	height: auto
}
.space-row {
	font-size: 12px;
	border-bottom: solid 1px #dbdbdb;
	padding: 10px;
	float: left;
	height: auto;
	width: 100%
}
.space-row:last-child {
	border-bottom: none
}
.space-heading {
	font-size: 14px!important;
	background-color: #7cc242;
	color: #fff;
	font-weight: 700
}
.space-heading:hover {
	background-color: #7cc242!important;
	color: #fff
}
.cell-acton, .cell-cate, .cell-expire, .cell-posted, .cell-srno, .cell-status, .cell-titile {
	float: left;
	height: auto
}
.cell-srno {
	width: 9%
}
.cell-titile {
	width: 16%
}
.cell-status {
	width: 10%
}
.cell-expire, .cell-posted {
	width: 12%;
	padding-right: 1%;
}
.cell-acton {
	width: 11%;
	text-align: center
}
.edit {
	margin-right: 10px;
	background-image: url(../images/update-icon.png)
}
.edit:hover {
	background-image: url(../images/update-icon-hover.png)
}
.delete {
	background-image: url(../images/icon-delete.png)
}
.delete:hover {
	background-image: url(../images/icon-delete-hover.png)
}
.cell-action-alert span, .cell-acton span {
	display: inline-block;
	cursor: pointer;
	width: 24px;
	height: 30px;
	background-position: center;
	background-repeat: no-repeat
}
.published {
	color: #090
}
.unpublished {
	color: #C00
}
.space-row:hover {
	background-color: #f8f7f8
}
.leads-filter {
	float: left;
	height: auto;
	padding: 8px;
	width: 100%;
	margin-bottom: 5px
}
.myspace-tabs {
	background-color: #2e2e2e;
	color: #fff;
	width: 100%;
	float: left
}
.imlookingfor {
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-border-radius: 3px;
	-ms-border-radius: 3px;
	padding: 5px 12px 6px;
	border: 1px solid #7bc041
}
.sub-lead-size {
	width: 23%
}
.sub-lead-size .btn {
	padding-top: 11px;
	padding-bottom: 11px
}
.margin {
	margin: 0!important
}
.table-blank-left {
	float: left;
	width: 100%;
	height: auto
}
.decoration-none {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #fff!important;
	border-bottom: none!important
}
.lead-icon {
	background-image: url(../images/icon-profile-white.png);
	background-position: 10px center;
	background-repeat: no-repeat
}
.generate-leads-button {
	display: inline-block;
	padding: 10px 30px;
	background-color: #0074bc;
	color: #fff;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s;
	font-weight: 700
}
.generate-leads-button:hover {
	background-color: #005f9a;
	-webkit-transition: all .2s ease-in-out .2s;
	-moz-transition: all .2s ease-in-out .2s;
	-ms-transition: all .2s ease-in-out .2s;
	-o-transition: all .2s ease-in-out .2s;
	transition: all .2s ease-in-out .2s
}
.menu-right .open {
	-webkit-transition: all .4s ease-in-out .2s!important;
	-moz-transition: all .4s ease-in-out .2s!important;
	-ms-transition: all .4s ease-in-out .2s!important;
	-o-transition: all .4s ease-in-out .2s!important;
	transition: all .4s ease-in-out .2s!important
}
.tail-view {
	padding: 0
}
.tail-view li {
	border: 1px solid #d7d7d7;
	width: 30.33%;
	margin: 1%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	position: relative
}
.tail-view li:hover {
	box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
.tail-view li:last-child {
	border: 1px solid #d7d7d7
}
.leads-found {
	color: #333;
	font-weight: 700;
	font-size: 14px;
	text-align: center
}
.call-subcate, .cell-action-alert, .cell-cate, .cell-city, .cell-comment, .cell-email, .cell-locality, .cell-mobile, .cell-srno-alert, .cell-subcate {
	float: left
}
.cell-comment {
	width: 11%
}
.cell-city, .cell-locality {
	width: 10%
}
.cell-mobile {
	width: 9%
}
.cell-subcate {
	width: 15%
}
.cell-srno-alert {
	width: 9%;
	text-align: center
}
.cell-cate {
	width: 19%
}
.call-subcate {
	width: 20%
}
.cell-email {
	width: 15%
}
.cell-action-alert {
	text-align: center;
	width: 6%
}
.splite-select {
	width: 49%;
	float: left
}
.splite-select:first-child {
	padding-right: 1%
}
.splite-select:last-child {
	padding-left: 1%
}
.table-left {
	margin-right: 170px
}
.generate-button {
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #fff!important;
	background-color: #0074bc;
	border: 1px solid #0074bc;
	font-weight: 700;
	padding: 6px 10px!important
}
.generate-button:hover {
	background-color: rgba(255,255,255,0);
	color: #0074bc!important
}
.list-wrapper {
	float: left;
	height: auto;
	width: 100%
}
.float-none {
	float: none
}
.my-generate {
	display: inline-block
}
.my-generate a {
	background-image: url(../images/icon-profile-blue-fill.png);
	background-position: 10px center;
	background-repeat: no-repeat;
	cursor: pointer;
	background-color: #fff;
	margin: 0 5px;
	display: inline-block;
	padding: 10px 10px 10px 40px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #d7d7d7
}
.selected-favourite {
	border-color: #0074bc!important;
	color: #0074bc!important;
	background-image: url(../images/icon-profile-blue.png)!important
}
.cell-acton span a {
	display: block;
	height: 20px;
	width: 20px
}
.bootstrap-switch {
	position: absolute;
	right: 10px;
	top: 3px
}
.lead-search-icon {
	background-image: url(../images/generate-leads.png);
	background-position: 5% center;
	background-repeat: no-repeat;
	padding-left: 35px!important
}
.leads-table {
	width: 100%;
	float: left;
	border: 1px solid #dbdbdb;
	height: auto
}
.leads-row {
	float: left;
	height: auto;
	width: 100%;
	padding: 1%
}
.leads-cate, .leads-city, .leads-subcate {
	float: left;
	height: auto;
	width: 20%
}
.leads-cell {
	width: 25%;
	float: left;
	position: relative
}
.leads-cell .list-fav .glyphicon img {
	width: 60%!important;
	margin-bottom: 10px
}
.tile-lead-tab li {
	width: 100%
}
.leads-cell .sender-action, .leads-cell .sender-msg, .leads-cell .sender-name {
	display: block;
	margin-bottom: 5px
}
.blank-100 {
	float: left;
	height: auto;
	width: 100%
}
.menu-right .btn {
	padding: 6px 12px 6px 2px!important
}
.leads-action .list-fav {
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
	position: static;
	float: right
}
.leads-action {
	float: left;
	width: 15%
}
.leads-action .sender-action {
	float: left;
	width: auto
}
/*.chatlisting {
	width: 200px!important;
	height: 200px
}
.chatlisting li a {
	border-bottom: 1px solid #ccc;
	padding: 8px 15px!important;
	width: 100%;
	float: left
}
.chatlisting li:last-child a {
	border: none!important
}
.chatlisting li a span {
	display: block;
	width: 100%;
	font-size: 12px;
	float: left
}
.chatlisting li a span:first-child {
	font-weight: 700
}
.chatlisting li a span:last-child {
	font-weight: 400
}*/
.chatlisting {
	width: 200px !important;
	height: 200px;
}
.chatlisting li a {
	border-bottom: 1px solid #ccc;
	padding: 8px 15px 8px 15px !important;
	width: 100%;
	float: left;
}
.chatlisting li:last-child a {
	border: none !important;
}
.chatlisting li a span {
	display: block;
	width: 100%;
	font-size: 12px;
	float: left;
}
.chatlisting li a span:first-child {
	font-weight: 700;
}
.chatlisting li a span:last-child {
	font-weight: normal;
}
.msg-left {
	width: 300px;
	float: left;
	border: 1px solid #dbdbdb
}
.msg-right {
	margin-left: 300px
}
.msg-listing {
	height: 566px;
	width: 100%;
	float: left;
	overflow: auto;
}
.msg-left h2, .msg-right-blank h2 {
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	margin-bottom: 10px
}
.msg-listing li, .msg-listing li a, .msg-right-blank {
	width: 100%;
	float: left;
	height: auto
}
.msg-listing li a {
	display: block;
	padding: 10px;
	border-bottom: 1px solid #dbdbdb
}
.msg-listing li a:hover {
	background-color: #f5f5f5
}
.msg-listing li:last-child a {
	border-bottom: none
}
.msguser-img {
	width: 70px;
	float: left
}
.msguser-img img {
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	height: 70px;
	overflow: hidden;
	width: 70px
}
.msguser-text {
	margin-left: 80px;
	font-size: 14px
}
.msguser-text span {
	display: block;
	width: 100%;
	float: left
}
.msguser-text span:nth-child(1) {
	font-weight: 700;
	margin-bottom: 5px
}
.search-chat {
	border: 1px solid #dbdbdb;
	padding: 7px 7px 7px 25px;
	font-size: 14px;
	background-image: url(../images/chat-search-icon.png);
	background-position: 10px;
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px
}
.search-user {
	width: 100%;
	float: left;
	height: auto
}
.msg-right-blank {
	border: 1px solid #dbdbdb;
	border-left: none;
	background-color: #f1f1f1
}
.my-box {
	width: 100%;
	float: left;
	position: relative;
	height: 651px;
	overflow: auto;
}
.client-chat {
	float: left;
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 10px;
	color: #333
}
.client-img {
	width: 40px;
	float: left
}
.client-img img {
	border-radius: 2px;
	height: 40px;
	overflow: hidden;
	width: 40px;
	border: 1px solid #fff
}
.clinet-msg {
	line-height: 1
}
.my-msg-img {
	float: right
}
.my-msg-text {
	margin-left: 0;
	text-align: right
}
.blue-bg {
	background-color: #ccc
}
.left-corner, .right-corner {
	position: relative
}
.left-corner:before {
	content: '';
	position: absolute;
	top: 10px;
	left: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 8px 8px 0;
	border-color: transparent #fff transparent transparent
}
.right-corner:before {
	content: '';
	position: absolute;
	top: 10px;
	right: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 0 8px 8px;
	border-color: transparent transparent transparent #ccc
}
.ad-price {
	background-image: url(../images/2fbac9aca8ed8b80381f6597cc43675d0c%20-%20Copy.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 15px;
	font-size: 24px;
	line-height: .8;
	font-weight: 700;
	margin-top: 25px
}
.top-shadow {
	height: 85px;
	padding: 10px;
	float: left;
	width: 100%;
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	position: relative;
	z-index: 200
}
.padding-box {
	padding: 20px
}
.msg-send-wrap {
	width: 100%;
	padding: 10px;
	border-top: 1px solid #dbdbdb;
	float: left
}
.msg-send-wrap .text-box {
	border: 1px solid #dbdbdb;
	padding: 7px;
	font-size: 14px;
	width: 100%;
	float: left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px
}
.send-button {
	border: none;
	background-color: #0074bc;
	color: #fff;
	padding: 8px 12px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 10px;
	float: right;
	font-size: 15px
}
.msg-left, .msg-right {
	margin-top: 50px;
	margin-bottom: 50px
}
.ftr-blank {
	width: 100%;
	float: left;
	height: auto
}
.margin-top {
	margin-top: 20px
}
.contact-row {
	margin-bottom: 10px;
	width: 100%;
	float: left;
	height: auto;
	font-size: 14px;
	font-weight: 700
}
.contact-row a {
	display: block;
	font-size: 14px;
	font-weight: 400;
	color: #CCC
}
.video-wrapper h2 {
	font-weight: 700;
	text-align: center;
	font-size: 30px;
	margin-top: 30px;
	margin-bottom: 20px
}
.video-wrapper p {
	text-align: center;
	font-weight: 700;
	font-size: 16px
}
.services-listing {
	margin-top: 50px;
	width: 100%;
	float: left;
	height: auto
}
.services-listing li {
	font-family: Ubuntu, sans-serif;
	width: 25%;
	float: left;
	height: auto;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
	margin-bottom: 20px
}
.serivce-text, .service-icon {
	color: #fff;
	width: 100%;
	float: left;
	height: auto
}
.serivce-text {
	margin-top: 10px
}
.serivce-text strong {
	display: block;
	margin-bottom: 5px
}
.open-in-chat {
	bottom: 13px
}
.back-blue {
	background-image: url(../images/back-arrow-blue.png)!important
}
.cms-page {
	margin-top: 70px;
	margin-bottom: 20px
}
.bg-solid {
	background-color: #2a2a2a
}
.text-feild-register:focus {
	border: 1px solid #f06023!important
}
.attSelectpick {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.42857143;
	margin-left: 3px;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 4px;
	color: #000;
	border: 1px solid #7bc041
}
.search-button-wrap button, .search-feild-wrap input, .search-feild-wrap select, .select-city select {
	height: 50px
}
select {
	text-align: left
}
.btn-group, .btn-group-vertical {
	z-index: 10
}
#listviewResult {
	height: 100%;
	position: relative;
	width: 100%
}
#divAttribute {
	float: left
}
.nbs-flexisel-container, .nbs-flexisel-inner, .nbs-flexisel-inner>ul, .nbs-flexisel-inner>ul>li, .nbs-flexisel-inner>ul>li a {
	height: 100%!important;
	max-height: 100%!important;
	min-height: 100%!important
}
.nbs-flexisel-inner>ul>li a {
	float: none;
	padding: 0;
	display: table
}
.nbs-flexisel-inner>ul>li a>span {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 100%;
	width: 100%
}
.view-option input[type=radio] {
	display: none
}
.list-radio+label, .map-radio+label {
	background-position: 10px center;
	background-repeat: no-repeat;
	padding-left: 40px;
	cursor: pointer;
	background-color: #fff
}
.list-radio:checked+label, .map-radio:checked+label {
	display: inline-block;
	background-color: #7cc242;
	border: 1px solid #63aa29;
	color: #fff
}
.map-radio:checked+label {
	background-image: url(../images/map-view-selected.png)
}
.list-radio:checked+label {
	background-image: url(../images/list-view-selected.png)
}
.map-button {
	font-size: 14px;
	color: #333;
	padding: 5px 10px 5px 40px;
	float: left;
	background-position: 10px center;
	background-repeat: no-repeat;
	background-image: url(../images/map-view.png);
	border: 1px solid #dbdbdb;
	border-right: none;
	border-radius: 3px 0 0 3px
}
.list-button {
	font-size: 14px;
	color: #333;
	padding: 5px 10px 5px 40px;
	float: left;
	background-position: 10px center;
	background-repeat: no-repeat;
	border-radius: 0 3px 3px 0;
	border: 1px solid #dbdbdb;
	background-image: url(../images/list-view.png)
}
.chat-now-button a {
	color: #fff
}
.clinet-msg .blank-100 {
	padding-right: 200px
}
.chatt-bx-btn {
	top: 15px;
	bottom: auto
}
.online-chat-position {
	position: absolute;
	top: 14px;
	right: 57px
}
.space-heading select {
	background-image: url(../images/select-dropdown-white.png)
}
.space-heading select:focus {
	background-image: url(../images/select-dropdown-white-focus.png)
}
.space-heading input, .space-heading select {
	font-size: 14px;
	width: 100%!important;
	border: none;
	background-color: transparent;
	padding: 5px!important;
	box-shadow: none
}
.space-heading select option {
	background-color: #7cc242
}
.space-heading #categorymain, .space-heading #categorysub, .space-heading input {
	color: #fff
}
.padding-left-right-select {
	padding-left: 10px;
	padding-right: 10px
}
.space-heading ::-webkit-input-placeholder {
color:#fff
}
.space-heading :-moz-placeholder {
color:#fff
}
.space-heading ::-moz-placeholder {
color:#fff
}
.space-heading :-ms-input-placeholder {
color:#fff
}
.cell-center {
	height: 35px;
	display: table-cell;
	vertical-align: middle;
	width: 100%
}
.online-chat-position-list {
	position: absolute;
	top: 8px;
	right: 130px
}
.online-chat-position-favourite {
	position: absolute;
	top: 18px;
	right: 60px
}
.icon-status {
	background-image: url(../images/icon-status.png)
}
.dropdown-menu {
	min-width: 200px!important
}
.switch-off-on {
	float: right;
	position: absolute!important;
	right: 10px!important;
	top: 3px
}
.post-right-cell .bootstrap-switch {
	top: 8px
}
.hidden {
	display: none!important
}
.button {
	background-image: url(../images/upload-demo-pic.png);
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px dashed #ccc;
	border-radius: 3px;
	color: #2e2e2e;
	display: inline-block;
	font-size: 12px;
	height: 60px;
	margin-right: 10px;
	width: 60px
}
.button:hover {
	cursor: pointer;
	border: 1px solid #7cc242;
	box-shadow: 2px 3px 10px rgba(0,0,0,.1)
}
.policy-title {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 20px
}
.policy-page {
	margin-right: 190px
}
.policy-blank {
	width: 100%;
	float: left
}
.policy-page {
	margin-bottom: 10px;
	margin-top: 10px
}
.policy-page li {
	display: block;
	font-size: 14px;
	background-image: url(../images/path-arrow.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px
}
.favads-page {
	margin-right: 190px
}
.favads-blank {
	width: 100%;
	float: left
}
.favads-page {
	margin-bottom: 10px;
	margin-top: 10px
}
.favads-page li {
	display: block;
	font-size: 14px;
	/*background-image: url(../images/path-arrow.gif);*/
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 10px
}
.price-slider {
	float: left;
	margin-top: 10px
}
#next {
	left: 190px;
	bottom: 0px
}
#prev {
	left: 138px;
	bottom: 0px
}
#next, #prev {
	position: absolute;
	z-index: 99999
}
.price-slider b {
	color: #fff;
	font-weight: 400
}
.slider-space {
	margin-right: 10px
}
.tab-content {
	position: relative
}
.listing-sort input[type=radio], .maplist-sorting input[type=radio] {
	display: none
}
.filter-small-btn+label {
	padding: 8px;
	cursor: pointer;
	background-color: #fff;
	color: #666;
	border: 1px solid #CCC
}
.filter-small-btn:checked + label {
	background-color: #000000 !important;
}
.listing-sort li .filter-small-btn+label {
	border-right: none
}
.listing-sort li:last-child .filter-small-btn+label, .maplist-sorting li:last-child .filter-small-btn+label {
	border-right: solid 1px #CCC;
	border-radius: 0 5px 5px 0
}
.listing-sort li:first-child .filter-small-btn+label, .maplist-sorting li:first-child .filter-small-btn+label {
	border-radius: 5px 0 0 5px
}
.maplist-sorting li {
	float: left;
	width: 50%;
}
.maplist-sorting li .filter-small-btn + label {
	width: 100%;
	text-align: center;
}
.maplist-sorting {
	margin-bottom: 30px
}
.client-chat h1 {
	font-size: 16px
}
.blank-second-100 {
	float: left;
	height: auto;
	width: 100%!important
}
.margin-none {
	margin: 0!important
}
.sent-time {
	font-size: 11px;
	display: block;
	margin-top: 15px
}
.signle-chatt-box {
	max-width: 750px;
	margin: 0 auto;
	width: 100%
}
.signle-chatt-box .msg-right-blank {
	border-left: 1px solid #dbdbdb
}
.sigle-my-box {
	height: 500px!important
}
/*============= map and listing menu =============*/
.dl-menuwrapper li {
	width: 100%!important
}
.responsec-onlineuser {
	top: 18px;
	right: 127px;
	position: absolute
}
.space-row #categorymain, .space-row #categorysub {
	background-color: rgba(0,0,0,0.3) !important;
}
#from_date, #to_date {
	background-image: url('../images/select-dropdown-white.png');
	background-color: rgba(0,0,0,0.3) !important;
	background-position: 90% center;
	background-repeat: no-repeat;
	text-align: left;
}
.mobile-view-table {
	display: none;
}
.search-feild-wrap {
	position: relative;
}
.search-feild-wrap ul {
	position: absolute;
	top: 50px;
	width: 100%;
}
.cate-search {
	margin-top: 3%;
}
.pagination-list {
	position: absolute;
	bottom: 30px;
	width: 100%;
	float: left;
	height: auto;
	text-align: center;
}
.pagination-list #next, .pagination-list #prev {
	float: none;
	position: static;
	display: inline-block;
}
.menu-right #button {
	display: none;
}
.menu-right ul {
	float: right;
}
.client-chat .client-img {
	display: none !important;
}
.client-chat .msguser-text {
	margin-left: 0px !important;
}
.menu-right nav input, .menu-right nav label {
	position: absolute;
	top: -100px !important;
}
 
 
::-webkit-input-placeholder { /* WebKit browsers */
 color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #000;
 opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #000;
 opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #000;
}

/* =============== price box =============== */

#pricekmid ::-webkit-input-placeholder { /* WebKit browsers */
 color:    #fff;
}
#pricekmid :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    #fff;
 opacity:  1;
}
#pricekmid ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    #fff;
 opacity:  1;
}
#pricekmid :-ms-input-placeholder { /* Internet Explorer 10+ */
 color:    #fff;
}
.blank-box {
	width: 100%;
	float: left;
	height: auto;
}
.alert-cell .err p {
	margin: 0px;
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	position: absolute;
	top: -20px;
	background-color: rgba(204,0,0,0.8);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 4px;
	color: #fff;
}
.alert-cell .err p:before {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 10px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: rgba(204,0,0,0.8) transparent transparent transparent;
}
.alert-cell {
	position: relative;
}
.price-range-text {
	margin-top: 5px;
	padding: 7px;
	border: solid 1px #fff;
	background-color: transparent;
	color: #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width: 100px;
	font-size: 12px;
	margin-right: 10px;
}
.price-label {
	color: #fff;
	padding-right: 10px;
	font-family: 'Ubuntu', sans-serif;
}
#pricekmid {
	float: left;
}
#searchload .static-logo img {
	width: 100px;
}
.go-btn-icon {
	width: 15% !important;
}
.first-feildpost {
	width: 40% !important;
}
.go-btn-icon button {
	width: 100%;
	background-position: center !important;
}
.msg-for-post {
	text-transform: capitalize;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 30px 30px 30px 80px;
	font-family: "Quicksand Bold";
	background-color: #f5f5f5;
	background-image: url('../images/select-cat-first.png');
	background-position: 30px center;
	background-repeat: no-repeat;
	border: solid 1px rgba(0,0,0,0.1);
}
.msg-for-post-without-image {
	text-transform: capitalize;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 30px 30px 30px 80px;
	font-family: "Quicksand Bold";
	background-color: #f5f5f5;
	/*background-image: url('../images/select-cat-first.png');*/
	background-position: 30px center;
	background-repeat: no-repeat;
	border: solid 1px rgba(0,0,0,0.1);
}
.button-appearance {
	width: 100%;
	float: left;
	height: auto;
	padding: 10px;
	font-size: 14px;
	color: #000;
	background-color: #f5f5f5;
	text-align: center;
	border: solid 1px #CCC;
}
.map-list-item h1, .linsting-left-blank h1 {
	display: block;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 22px;
	background-image: url('../images/ezze-no-found_03.gif');
	background-position: top center;
	padding-top: 150px;
	background-repeat: no-repeat;
	font-family: "Quicksand Bold";
	color: #0074bc;
}
#divAttribute {
	line-height: 30px;
	color: #0074bc;
	font-weight: 700;
}
.myresponses-wrap .client-chat {
	height: 90px !important;
}
.myresponses-wrap .client-chat .chatt-bx-btn {
	top: 10px;
}
#test {
	float: left;
	height: 100%;
	width: 100%;
	overflow-x: hidden !important;
}
.cat-arrow {
	display: inline-block;
}
.cat-arrow img {
	width: 12px !important;
	height: 8px !important;
}
.list-detail-blank .attrib-box-wrapper .attri-label {
	display: block;
}
.list-attrib p {
	display: block;
	text-align: left;
	float: none !important;
}
.list-attrib .attri-label {
	display: block;
	float: none !important;
}
.menu-title i {
	margin-right: 5px;
	margin-top: 3px;
	font-weight: normal !important;
}
.error {
	color: #F00 !important;
}
/*.categorie-tabs{ overflow:hidden;}*/

/*.categorie-tabs ul li:nth-child(n+9){ display:none;}*/

.flex-relative {
	position: relative;
}
.erro-success {
	position: absolute;
	width: 100%;
	z-index: 555;
	height: 50px;
}
.slider-count {
	float: left;
    padding: 10px;
    background-color: rgba(0,0,0,.7);
    font-size: 12px;
    color: #FFF;
    position: absolute;
    right: 0;
    top: 10px;
}

.edi_prd_img {
    border: 1px dashed #D7D7D7;
    padding: 15px;
    margin:5px;
    cursor: pointer;
}
.upimg {
    height: 60px;
    padding: 0;
    width: 60px;
    border: 1px dashed #D7D7D7;
}
.remImg {
    position: absolute;
    margin-left: -17px;
    background-color: #d7d7d7;
    color: #000;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    cursor: pointer;
}

.edi_prd_img_edit {
    border: 1px dashed #D7D7D7;
    padding: 15px;
    margin:5px;
    cursor: pointer;
}
.upimg_edit {
    height: 60px;
    padding: 0;
    width: 60px;
    border: 1px dashed #D7D7D7;
}
.remImg_edit {
    position: absolute;
    margin-left: -17px;
    background-color: #d7d7d7;
    color: #000;
    width: 18px;
    height: 18px;
    text-align: center;
    border-radius: 100%;
    font-size: 10px;
    cursor: pointer;
}

.row-post.resendLnk {
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
}

.valDiv {
    margin-top: 80px;
}

.valiMesage {
    font-size: 20px;
    margin-bottom: 60px;
}

.ppp .attrib-box {
    width: 100%;
}

.ppp .attrib-box li {
    width: 49%;
}

.ppp{margin-bottom:30px; overflow:hidden;}

.adAttr1st {
	float: left;
}

.adAttr2nd {
	float: right;
	margin-left: 2%;
}

.redupad li a {
    padding: 10px;
}