input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 1!important;
  color: #999!important;
}
input::-moz-placeholder { /* Firefox 19+ */
  opacity: 1!important;
  color: #999!important;
}
input:-ms-input-placeholder { /* IE 10+ */
  opacity: 1!important;
  color: #999!important;
}
input:-moz-placeholder { /* Firefox 18- */
  opacity: 1!important;
  color: #999!important;
}
.modal-content {
	border-radius: 0;
}
.modal-dialog {
	margin: 55px auto 30px;
}


/*--new-header--*/
.login-visible #wrapper {
	filter: blur(5px);
	-webkit-filter: blur(5px);
	-o-filter: blur(5px);
	-moz-filter: blur(5px);
	-ms-filter: blur(5px);
}
.cd-user-modal .close {
	height: 40px;
	width: 40px;
	position: fixed;
	right: 20px;
	top: 10px;
	background-color: #000;
	text-align: center;
	line-height: 31px;
	color: #fff;
	z-index: 999;
}
.navbar.navbar-backend {
	background-color: #ffffff;
	margin: 0;
	border: none;
}
.navbar-backend .navbar-brand {
	height: auto;
	padding: 8px 20px;
}
.navbar-backend .navbar-brand > img {
	display: block;
	max-width: 106px;
}
.nav.navbar-nav.navbar-right .right-menu {
	background-color: #007bba;
	position: relative;
	padding-right: 20px;
}
.nav.navbar-nav.navbar-right .right-menu > ul::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 60px solid #4CA2CF;
	border-bottom: 60px solid transparent;
}
.nav.navbar-nav.navbar-right .left-menu {
	background-color: #4ca2cf;
	position: relative;
	padding-top: 0;
}
.nav.navbar-nav.navbar-right .left-menu > ul::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	border-left: 60px solid #ffffff;
	border-bottom: 60px solid transparent;
}
.nav.navbar-nav.navbar-left {
	background-color: #4ca2cf;
	position: relative;
}
.navbar-backend .navbar-nav {
	display: table;
}
.navbar-backend .navbar-nav > li {
	float: none;
	display: table-cell;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.navbar-backend .navbar-nav > li > ul >li {
	display: inline-block;
}
.navbar-backend .navbar-nav > li > ul > li > a {
	padding: 0;
	margin: 8px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.navbar-backend .navbar-nav > li > ul >li> a.with-icon {
	padding-left: 30px;
	position: relative;
}
.navbar-backend .navbar-nav > li > ul >li> a.with-icon > img {
	position: absolute;
	left: 0;
	top: -3px;
	width: 30px;
}
.navbar-backend .dropdown.profile-menu img {
	margin-right: 15px;
	width: 40px;
	vertical-align: middle;
}
.navbar-backend .nav .open > a, .navbar-backend .nav .open > a:focus, .navbar-backend .nav .open > a:hover {
	background-color: transparent;
	border-color: transparent;
}
.header {
	background-image: url(../images/sub-head-bg.jpg);
	background-size: 100% 100%;
	padding: 10px 0;
}
.update-profile {
	float: right;
	text-align: center;
	color: #fff;
	cursor: pointer;
	margin-bottom: -10px;
}
.update-profile img {
	max-width: 60px;
	display: block;
	margin: auto;
}
.update-profile h4 {
	font-weight: 900;
}
.head-info h2 {
	margin-top: 0;
	color: #fff;
	font-size: 30px;
	font-family: 'Lato', sans-serif;
	margin: 0 0 7px;
}
.head-info p {
	margin-top: 0;
	color: #fff;
	margin-bottom: 0;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.admin-content {
	background-image: url(../images/landing-middle-bg.png);
	background-repeat: no-repeat;
	background-position: right;
	background-size: auto 100%;
}

.header .saved-property {
	color: #fff;
	text-align: center;
	float: right;
	padding-top: 4px;
}
.header .saved-property.fav {
	margin-top: -6px;
}
.header .saved-property.fav p {
	margin: 0;
	font-size: 20px;
	line-height: 22px;
}
.header .saved-property a {
	color: #fff;
}
.header .saved-property a:hover {
	color: #fff;
	text-decoration: none;
}
.header .saved-property p {
	margin: 0;
	font-size: 16px;
	line-height: 18px;
}
.header .saved-property h3 {
	margin: 0;
	font-size: 40px;
	line-height: 1;
	font-weight: bold;
	color: #fff;
}
/*end-new-header*/
.main-header {
	margin: 0px 0 10px;
}
.top-header {
	background: #fff;
}
.head-contact {
	padding-top: 15px;
	line-height: normal;
}
.head-contact span {
	font-weight: bold;
	font-size: 18px;
}
.main-header  .aipp-logo {
	float: right;
}
.top-header .aipp-logo img {
	max-width: 130px;
	margin-top: 5px;
}
.main-header a .img-responsive {
	display: block;
	max-width: 100%;
	max-height: 75px;
}
.top-header .member-register {
	background-color: transparent; 
	padding: 6px 0 0;
}
.top-header .member-register .main-nav-log a {
	font-family: 'Lato', sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	padding: 0 2px;
}
.top-header .member-register .main-nav-log a .fa {
	margin-right: 3px;
}
.main-header .header-social-icons {
	margin-top: 5px;
}
.main-header .tel, .main-header .header-social-icons {
	margin-left: -15px;
}
.header-social-icons ul {
	width: 235px;
	margin-left: 0;
	text-align: center;
}
.header-social-icons ul li {
	display: inline-block;
	width: auto;
	margin-right: 28px;
}
.header-social-icons ul li:last-child {
	margin-right: 0;
}
.header-social-icons ul li a {
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	width: auto;
	color: #44bbeb;
	background-color: transparent;
	border-radius: 0;
	text-align: left;
}
.header-social-icons ul li a:hover {
	color: #00acf0;
	background-color: transparent;
}
.main-header .tel {
	text-decoration: none;
	font-size: 14px;
	padding-top: 5px;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	color: #0d526e;
	font-weight: 900;
	border: none;
	padding: 5px;
	margin-top: 5px;
	width: 238px;
	text-align: center;
}
.main-header .tel span {
	color: #44bbeb;
	display: inline-block;
	margin-left: 10px;
}
.small-logo img {
	max-width: 60%;
	display: block;
	margin: 10px auto 0;
}
#neighborArea.home-form {
	background-color: #353743;
	padding: 0 0 10px;
}

.home-form .neighborhoodsArea .inputButton.sales_btn {
	background-color: #47c5f5;
	border-radius: 0;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	height:44px;
}
.home-form .neighborhoodsArea .inputDD {
	border-radius: 0;
	height: 45px;
	border: 1px solid #999;
	background-image: url(../images/caret.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
	color: #999;
	font-family: 'Lato', sans-serif;
	padding: 0 10px;
	font-size: 16px;
	font-weight: 400;
}
.home-form .neighborhoodsArea input[type="text"].inputDD {
	background-image: none;
}
.banner-block {
	position: relative;
	z-index: 0;
	display: none;
}
.banner-block img {
	width: 100%;
	position: relative;
}
.login-register {
	position: absolute;
	width: 100%;
	bottom: -10px;
}
.login-register .main-nav-log {
	width: 100%;
	margin: 0;
	display: table;
	text-align: center;
	padding: 0 15px;
}
.login-register .main-nav-log ul {
	position: static;
	text-align: center;
}
.login-register .main-nav-log li.createacc {
	margin: 0;
}
.login-register .main-nav-log li a {
	font-weight: bold;
	font-family: 'Lato',! sans-serif important;
	color: #ffffff;
	font-size: 14px;
	padding: 5px 15px;
	display: table-cell;
	vertical-align: middle;
	height: 40px;
}
.login-register .main-nav-log li.createacc a {
	background-color: #343642;
}
.login-register .main-nav-log li.createacc a:hover{
	text-decoration: none;
}
.login-register .main-nav-log li {
	width: 49%;
	float: left;
	margin-left: 2%;
	padding: 0;
	display: table;
}
.login-register .main-nav-log li.signin a {
	background-color: #007aba;
}
.login-register .main-nav-log li a span {
	display: inline-block;
}
.main-section .panel.panel-default {
	border-radius: 0;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	-o-box-shadow: 0 0 0 0;
	margin-bottom: 0;
	border-top: none;
	border-left: none;
	border-right: none;
}
.main-section .panel-heading {
	padding: 0;
	text-align: center;
	background-color: transparent;
}
.main-section .panel-heading .panel-title a {
	padding: 15px;
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	color: #ffffff;
	background-color: #0e76ac;
	text-decoration: none !important;
}
.main-section .panel-heading .panel-title a.collapsed{
	background-color: transparent;
	color: #6c6c6c;
}
.wo-we-are {
	text-align: center;
}
.mobile-list {
	display: none;
}
.mobile-list ul {
	list-style: none;
	padding-bottom: 20px;
}
.mobile-list.block ul::after {
	content: "";
	display: block;
	clear: both;
}
.mobile-list li {
	width: 33%;
	text-align: center;
	float: left;
}
.mobile-list li a {
	display: block;
	color: #313131;
	font-weight: bold;
	line-height: normal;
}
.mobile-list li a img {
	display: block;
	max-width: 25px;
	margin-bottom: 10px;
}
.mobile-list li a span {
	display: block;
}
.cd-top {
	background-image: url(../images/arrow-up.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-color: transparent !important;
}
.section-heading h4 {
	font-size: 20px;
	color: #5a5a5a;
	margin-top: 30px;
	font-weight: bold;
}
.abt-home-help .section-text p {
	font: 18px 'lato';
	line-height: 30px;
}
.home-help-services .service p {
	font: 16px 'lato';
}
.home-help-services .section-heading p {
	color: #44bbeb;
	font: 22px 'Open Sans';
	text-transform: uppercase;
	font-weight: bold;
}
/*Neighborhoods CSS*/
#neighborhoodsArea #tabs-page-content {
	background-image: url(../images/left-img-bg.png);
	background-position: left bottom;
	background-size: 26%;
	background-repeat: no-repeat;
}
#neighborhoodsArea {
	background-color: #343642;
	position: relative;
}
#neighborhoodsArea .left-menu {
	float: left;
	width: 17%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	padding-bottom: 20px;
}
#neighborhoodsArea .right-content {
	float: left;
	width: 83%;
	background-color: #ffffff;
}
#neighborhoodsArea .right-content::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 17%;
	background-color: #ffffff;
	z-index: 1;	
}
#neighborhoodsArea .right-content .content-tabs{
	background-image: url(../images/content-tabs-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: right center;
}
#neighborhoodsArea .left-menu > .image-container img {
	max-width: 100%;
	padding: 15px;
	display: block;
	margin-bottom: -40px;
	display: none;
}
#neighborhoodsArea .tab-content {
	padding: 0;
	position: relative;
	z-index: 2;
}
.tab-content .tab_drawer_heading {
	display: none !important;
	margin: 1px 0 0;
	border-top: 1px solid #fff;
}
.tab-content .tab_drawer_heading a, .tab-content .tab_drawer_heading span {
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
	padding: 6px;
	background-color: #343642;
	display: block;
	cursor: pointer;
}
.tab-content .tab_drawer_heading a:hover {
	text-decoration: none;
	color: #ffffff;
}
.tabs-page-content .tab-menu {
	list-style: none;
	position: relative;
	padding-top: 20px;
	margin: 0 15px 0;
}
.tabs-page-content .tab-menu::before {
	content: "";
	position: absolute;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #464754;
	top: 0;
	z-index: 1;
	visibility: visible;
}
.tabs-page-content .tab-menu::after {
	content: "";
	position: absolute;
	left: 0;
	height: 2px;
	width: 85%;
	background-color: #fff;
	top: 0;
	visibility: visible;
	z-index: 2;
}
.tabs-page-content .tab-menu::before, .tabs-page-content .tab-menu::after {
	display: none;
}
.tabs-page-content .tab-menu li {
	display: block;
	position: relative;
}
.tabs-page-content .tab-menu li.active::after {
	content: "";
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
	background-color: #0079ba;
}
.tabs-page-content .tab-menu li a, .tabs-page-content .tab-menu li span {
	display: block;
	font-size: 13px;
	color: #939393;
	font-weight: bold;
	padding: 2px 15px 2px 20px;
	line-height: 18px;
	font-family: 'open sans', serif;
	text-transform: uppercase;
	cursor: pointer;
}
.tabs-page-content .tab-menu li a:hover, .tabs-page-content .tab-menu li span:hover {
	color: #ffffff;
	text-decoration: none;
}
.tabs-page-content .tab-menu li.active a, .tabs-page-content .tab-menu li.active span {
	color: #ffffff;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs {
	padding: 20px;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs .hh-map-img {
	float: none;
	max-width: 300px;
	display: block;
	margin: 0 auto;
}
#neighborhoodsArea .tab-content .tab_content .banner-box {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	min-height: 250px;
}
#neighborhoodsArea .tab-content .tab_content .banner-box img {
	display: none;
}
#neighborhoodsArea .tab-content .tab_content .banner-box.with-img {
	background-image: none !important;
	min-height: 100px;
	position: relative;
}
#neighborhoodsArea .tab-content .tab_content .banner-box.with-img > img {
	display: block;
	width: 100%;
}
#neighborhoodsArea .tab-content .tab_content .banner-box.with-img .banner-content {
	position: absolute;
	bottom: 0;
	right: 0;
}
#neighborhoodsArea.buyer-guideArea .tab-content .tab_content .banner-box {
	min-height: 100px;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content {
	padding: 15px 0 0;
	float: right;
	width: 60%;
	position: relative;
}
#neighborhoodsArea.buyer-guideArea .tab-content .tab_content .banner-box .banner-content {
	margin-top: 110px;
	width: 100%;
}
#neighborhoodsArea.buyer-guideArea .tab-content .tab_content .banner-box .banner-content h2::after {
	width: auto;
	left: 30%;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content h2 {
	text-align: right;
	font-family: 'lato', serif;
	position: relative;
	color: #ffffff;
	padding-right: 50px;
	font-size: 32px;
	padding-bottom: 15px;
	margin-top: 0;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content h2::after {
	position: absolute;
	content: "";
	height: 2px;
	width: 100%;
	bottom: 0;
	right: 50px;
	background-color: #fff;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content h2::before {
	position: absolute;
	content: "";
	height: 2px;
	width: 48px;
	bottom: 0;
	right: 0px;
	background-color: rgba(255,255,255,0.5);
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info {
	float: right;
	margin-bottom: 10px;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info .pro-info {
	float: left;
	width: 100px;
	text-align: center;
	margin-right: 50px;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info .pro-info .info-number {
	height: 100px;
	width: 100px;
	border-radius: 100px;
	line-height: 100px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: rgba(255,255,255,0.4);
	display: block;
	font-size: 32px;
	font-family: 'Baskerville', serif;
	font-style: italic;
	text-decoration: none !important;
}
#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info .pro-info p {
	color: #fff;
	font-family: 'Baskerville', serif;
	font-style: italic;
	padding: 10px 10px 0;
	margin-bottom: 0;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs p {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 20px;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs ul {
	list-style: url(../images/correct.png);
}
#neighborhoodsArea .tab-content .tab_content .content-tabs ul li {
	margin-left: 50px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	line-height: 1.5em;
}
.property-box-content h3 {
	text-align: center;
	margin-top: 10px;
	font-family: 'Baskerville', serif;
	font-size: 22px;
	font-style: italic;
	color: #343642;
}
.property-box-content .tab_pro_items .pro-content.slick-slide {
	border-right: 1px solid #fff;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs ol li {
	font-size: 20px;
	margin-bottom: 10px;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	list-style-position: inside;
}
.tab_pro_items.slick-initialized.slick-slider {
	margin-bottom: 0;
}
.tab_pro_items.slick-initialized.slick-slider .slick-list{
	padding: 0 !important;
}
.pro-content {
	position: relative;
}
.pro-content .image-container img {
	width: 100% !important;
	display: block;
}
.pro-content .show-hover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
.pro-content .show-hover.clicked{
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
}
.pro-content .show-hover h3 {
	margin: 0;
	padding: 15px;
	font-size: 26px;
	color: #fff;
	font-family: 'Baskerville', serif;
	font-style: italic;
	background-color: rgba(52,54,66,0.79);
}
.pro-content .show-hover h3 .price{
	font-family: 'Baskerville', serif;
	font-style: italic;
}
.pro-content .show-hover .plus-click {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background-color: rgba(52,54,66,0.79);
	text-align: center;
	cursor: pointer;
	background-image: url(../images/plus.png);
	font-size: 0;
	background-size: 25px;
	background-repeat: no-repeat;
	background-position: center;
}

.pro-content .pro-hover-content .close-click {
	position: absolute;
	right: 10px;
	bottom: -10px;
	margin: auto;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: rgba(52,54,66,0.79);
	text-align: center;
	cursor: pointer;
	transform: rotate(45deg);
	background-image: url(../images/plus.png);
	font-size: 0;
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
}
.pro-content .pro-hover-content {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	color: #fff;
	text-align: center;
	height: 230px;
	margin: auto;
	opacity: 0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	display: none;
	z-index: 9;
}
.pro-content .pro-hover-content::before {
	content: "";
	position: absolute;
	height: 200%;
	width: 100%;
	left: 0;
	top: -50%;
	background-color: rgba(52,54,66,0.79);
	z-index: -1;
}
.pro-content .pro-hover-content.active{
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	display: block;
}
.pro-content .pro-hover-content h4 {
	font-family: 'Baskerville', serif;
	padding: 10px 0 0;
	font-style: italic;
	font-size: 22px;
}
.pro-content .pro-hover-content p {
	font-family: 'Baskerville', serif;
	padding: 10px 0 0;
	font-style: italic;
	margin: 0;
}
.pro-content .pro-hover-content p.price {
	font-size: 22px;
	padding: 0;
}
.pro-content .pro-hover-content .info-pro li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Baskerville', serif;
	font-style: italic;
	margin-top: 10px;
}
.pro-content .pro-hover-content .info-pro li span {
	font-family: 'Baskerville', serif;
}
.pro-content .pro-hover-content .info-pro li img {
	max-width: 50px;
	display: block;
}
.pro-content .pro-hover-content a {
	display: inline-block;
	padding: 8px 12px;
	color: #fff;
	border: 1px solid #ffffff;
	font-size: 20px;
	font-family: 'Baskerville', serif;
	font-style: italic;
	margin-top: 10px;
}
.tab_pro_items .slick-arrow {
	position: absolute;
	top: 8px;
	/*bottom: 0;*/
	height: 45px;
	width: 45px;
	margin: auto;
	background-repeat: no-repeat;
	background-size: 15px;
	/*border-radius: 50%;*/
	background-color: transparent;
}
.tab_pro_items .slick-arrow.slick-prev{ 
	left: 0;
	background-image: url(../images/arrow-left.png);
	background-position: 12px center;
}
.tab_pro_items .slick-arrow.slick-next{ 
	right: 0;
	background-image: url(../images/arrow-right.png);
	background-position: 18px center;
}
#neighborhoodsArea .map-img {
	max-width: 70%;
	float: right;
	margin-top: -30%;
	margin-bottom: -10%;
	position: relative;
	z-index: 9;
}

/*FAQ page*/
#neighborhoodsArea.faqArea .tab-content .tab_content .banner-box {
	background-position: left;
}
#neighborhoodsArea.faqArea .tab-content .tab_content .banner-box .banner-content h2 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	color: #666666;
}
#neighborhoodsArea.faqArea .tab-content .tab_content .banner-box .banner-content h2::after {
	left: 0;
	background-color: #666;
}#neighborhoodsArea.faqArea .tab-content .tab_content .banner-box .banner-content h2::before {
	z-index: 9;
}
/*LifeStyle CSS*/
.lifestyle-mainBg {
	padding: 20px 0 0;
	background-image: url(../images/lifestyle/lifestyle-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.lifestyle-contentArea {
	width: 60%;
	margin-left: 0;
	color: #fff;
	background-color: rgba(52,54,66,0.9);
	padding: 25px 25px 1px;
	position: relative;
}
.lifestyle-contentArea #video1 {
	float: right;
	width: 100%;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-right: -50%;
}
.lifestyle-contentArea #video1.embed-video {
	padding-bottom: 41.7%;
}
.lifestyle-contentArea .back {
	position: absolute;
	right: 20px;
	top: 20px;
}
.lifestyle-contentArea .back img {
	max-width: 20px;
}
.lifestyle-contentArea h3 {
	color: #fff;
	margin: 0 0 15px;
	font-family: 'Lato', sans-serif;
	font-size: 24px;
}
.lifestyle-contentArea p {
	color: #fff;
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 10px;
	font-family: 'Lato', sans-serif;
	text-align: justify;
}
.lifestyle-bottomMenu {
	margin-top: 50px;
}
.lifestyle-bottomMenu .menu-content {
	position: relative;
	padding-top: 10px;
	background-color: rgba(52,54,66,0.4);
}
.lifestyle-bottomMenu .menu-content::after {
	content: "";
	clear: both;
	display: block;
}
.lifestyle-bottomMenu .menu-content li {
	float: left;
	width: 25%;
	padding:0 10px 10px;
	list-style: none;
}
.lifestyle-bottomMenu .menu-content li a {
	display: block;
	position: relative;
	box-shadow: 0 0 30px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 30px rgba(0,0,0,0.2);
}
/*.lifestyle-bottomMenu .menu-content li a:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background-color: rgba(52,54,66,0.9);
	opacity: 0;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
}
.lifestyle-bottomMenu .menu-content li a:hover:before{
	opacity: 1;
}
.lifestyle-bottomMenu .menu-content li a:focus:before, .lifestyle-bottomMenu .menu-content li a:active:before, .lifestyle-bottomMenu .menu-content li a:active:focus:before, .lifestyle-bottomMenu .menu-content li a.active:before {
	background-color: #1472a3;
	opacity: 1;
}*/
.lifestyle-bottomMenu .menu-content li a img{
	max-width: 100%;
	display: block;
}
.lifestyle-bottomMenu .menu-content li a span {
	position: absolute;
	left: 2px;
	bottom: 0;
	top: 0;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Lato', sans-serif;
	text-align: center;
	height: 50px;
	line-height: 1;
	margin: auto;
	font-weight: bold;
	z-index: 9;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	opacity: 1;
	padding: 13px 15px;
	background-color: rgba(52,54,66,0.6);
	border: 2px solid #dfdfdf;
}
.lifestyle-bottomMenu .menu-content li a.active span , .lifestyle-bottomMenu .menu-content li a:hover span, .lifestyle-bottomMenu .menu-content li a:focus span, .lifestyle-bottomMenu .menu-content li a:active span, .lifestyle-bottomMenu .menu-content li a:active:focus span {
	opacity: 1;
}

/*Home page Featured Slider*/
.featured-carousel .slick-prev, .featured-carousel .slick-next {
	top: 0;
	background: none;
	width: 25px;
	height: 42px;
	font-size: 0px;
	position: absolute;
	bottom: 0;
	border: none;
	margin: auto;
}
.featured-carousel .slick-prev {
	left: -10px;
}
.featured-carousel .slick-next {
	right: -10px;
}
.featured-carousel .slick-prev::after, .featured-carousel .slick-next::after {
	content: "";
}
.showcase-properties .showcase-slider {
	margin-top: 35px;
}
.featured-carousel .slick-next::before {
	content: "";
	background-image: url("../images/arrow-right.png");
	width: 25px;
	height: 42px;
	position: absolute;
	top: 0;
	right: 0;
}
.featured-carousel .slick-prev::before {
	content: "";
	background-image: url("../images/arrow-left.png");
	width: 25px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
}

/*
--------------------
 For sales page CSS
--------------------
*/
.salesPage {
	background-color: #ffffff;
	background-image: url(../images/sales-page-bg.png);
	background-size: auto 120%;
	background-position: center;
	background-repeat: no-repeat;
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4;
}
.search-toggle {
	display: none;
}
.sales-tabs {
	border-bottom: 2px solid #0e76ac;
	position: relative;
	z-index: 9;
}
.salesPage .sales-tabs::before {
	content: "";
	position: absolute;
	background-image: url(../images/sales-tab-bg.png);
	height: 69px;
	width: 540px;
	background-size: 100%;
	background-repeat: no-repeat;
	left: -210px;
	z-index: -1;
	top: -20px;
}
.sales-tabs > ul > li {
	float: left;
	display: block;
}
.sales-tabs > ul > li.dropdown {
	float: right;
}
.sales-tabs > ul > li.dropdown.tab-drop {
	position: static;
}
.sales-tabs > ul > li.sortTab {
	float: right;
	background-color: transparent;
}
.sales-tabs > ul > li > a {
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	color: #000;
	padding: 10px;
	display: block;
}
.sales-tabs > ul > li > a:hover, .sales-tabs > ul > li > a:focus {
	text-decoration: none;
	color: #0e76ac;
}
.sales-tabs > ul > li.active > a, .sales-tabs > ul > li.active:hover > a {
	background-color: #0e76ac;
	color: #ffffff;
}
.nav.sales-tabs .dropdown > a:focus, .nav.sales-tabs .dropdown > a:hover{
	background-color: transparent;
	border-color: transparent;
	color: #0e76ac;
}
.sales-tabs .dropdown.open > a > .fa-angle-down::before {
	content: "\f106";
}
.sales-tabs .dropdown.open > a, .nav.sales-tabs .dropdown.open > a:focus, .nav.sales-tabs .dropdown.open > a:hover {
	background-color: transparent;
	border-color: transparent;
	color: #0e76ac;
}
.sales-tabs .dropdown .dropdown-menu {
	padding: 0;
	border-radius: 0;
	border: none;
	left: auto;
	right: 0;
}

.sales-tabs .dropdown.tab-drop .dropdown-menu {
	left: 0;
}
.sales-tabs .dropdown .dropdown-menu li > a {
	width: 100%;
	font-weight: normal;
	text-align: center;
	padding: 10px;
}
.sales-tabs .dropdown .dropdown-menu#extraTab-contents a {
	text-align: left;
}
.sales-tabs .dropdown .dropdown-menu li > a:hover {
	background-color: #0e76ac;
}
.salesPage .tab-content {
	padding: 30px 0 0;
}
.sales-tabs .dropdown.price-drop .dropdown-menu {
	width: 250px;
	left: 0;
	right: auto;
	padding: 15px;
	background-color: #f5f5f5;
}
.price-filter .price-field {
	margin-bottom: 5px;
}
.price-filter .price-field label {
	display: inline-block;
	width: 40px;
	text-align: right;
	margin-right: 5px;
	color: #000;
	font-size: 16px;	
	font-family: 'Lato', sans-serif;
}
.price-filter .price-field input {
	display: inline-block;
	width: 80px;
	height: 27px;
	border: 1px solid #a1a1a1;
	background-color: #ffffff;
	padding-left: 5px;
}
.price-filter .price-field span {
	font-size: 16px;
	color: #000;
	font-weight: bold;	
	font-family: 'Lato', sans-serif;
}
.price-filter p {
	margin-bottom: 0;
	margin-left: 45px;
	position: relative;
	font-weight: ;
	color: #363739;
	line-height: 1;
	margin-top: 8px;
	font-size: 16px;	
	font-family: 'Lato', sans-serif;
}
.price-filter p img {
	position: absolute;
	left: -20px;
	width: 15px;
	top: 1px;
}
.salesPage .property-found {
	text-align: right;
	font-size: 18px;
	margin-top: -20px;
}
.salesPage .property-found  strong{
	color: #0e76ac
}

.sale-property-item {
	position: relative;
	margin-bottom: 30px;
	background-color: #ffffff;
}
.sale-property-item  a:hover {
	text-decoration: none;
}
.sale-property-item .sale-property-content {
	position: relative;
}
.sale-property-item .sale-property-content .sale-property-img {
	min-height: 280px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.sale-property-item .sale-property-content .sale-property-head {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background-color: rgba(52,54,66,0.8);
}
.sale-property-item .sale-property-content .sale-property-head h3 {
	color: #fff;
	margin: 0;
	font-style: italic;
	font-size: 28px;
	padding: 8px 15px;
}
.favorite-pop {
	background-image: url(../images/popup-bg.png);
	padding: 10px;
	position: fixed;
	width: 520px;
	top: 129px;
	right: 0;
	background-repeat: no-repeat;
	background-size: 100%;
	z-index: 9999;
	height: 240px;
	display: none;
	padding-left: 160px;
}
.sale-property-head .favorite-click {
	max-width: 25px;
	float: right;
	padding: ;
	padding-top: 5px;
	cursor: pointer;
}
.favorite-pop.favorite-success {
	display: block;
}
.favorite-pop a {
	background-color: #ea148c;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 6px 8px;
	text-align: center;
	display: inline-block;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	color: #fff;
	vertical-align: middle;
}
.continue-search {
	background-color: #007bba;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 7px 10px;
	text-align: center;
	display: inline-block;
	box-shadow: 0 0 4px rgba(0,0,0,0.5);
	color: #fff;
	border: none;
}
.favorite-pop a:hover {
	text-decoration: none;
	}

.favorite-pop .sale-img a{
	background-color: #007bba;
	}

.favorite-pop .sale-img {
	display: inline-block;
	}

.favorite-pop h4 {
	margin: 0;
	font-size: 22px;
	color: #353743;
	font-weight: bold;
	font-style: normal;
	font-family: 'Lato', sans-serif;
	text-align: right;
	padding: 10px 60px 20px 0px;
}
.sale-property-item .sale-property-content .sale-property-head h3 a {
	color: #fff;
	font-family: 'Baskerville', serif;
}
.sale-property-item .sale-property-content .sale-property-head h3 .sale-price{
	font-family: 'Baskerville', serif;
}
.sale-property-item .sale-property-content .sale-property-head h3 .favorite {
	float: right;
	font-size: 24px;
	margin: 3px 0 0;
}
.sale-property-item .sale-property-content .sale-property-foot {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(52,54,66,0.8);
}
.sale-property-item .sale-property-content .sale-property-foot li {
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
	color: #fff;
	font-family: 'Baskerville', serif;	
	font-style: italic;
	font-size: 13px;
}
.sale-property-item .sale-property-content .sale-property-foot li img {
	display: block;
	max-width: 40px;
	width: 100% !important;
}
.sale-property-item h2 {
	margin: 0;
	box-shadow: 0 0 4px rgba(0,0,0,0.15);
	text-align: center;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
}
.sale-property-item h2 a {
	color: #343642;
	display: block;
	padding: 10px;
}
.salesPage .sale-property-item .sale-property-content {
	position: static;
}
.salesPage .sale-property-item {
	padding-bottom: 74px;
}
.salesPage .sale-property-item .sale-property-content .sale-property-foot {
	left: 0;
	text-align: right;
	background-image: url(../images/property-foot-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.salesPage .sale-property-item .sale-property-content .sale-property-foot li:first-child {
	float: left;
	height: 74px;
	line-height: 60px;
	font-size: 20px;
	padding-left: 10px;
}
.sale-page-pro-slider {
	margin-bottom: 0;
}
.sale-page-pro-slider .slick-list.draggable {
	padding: 0 !important;
}
.sale-page-pro-slider .slick-arrow {
	height: 40px;
	width: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(52,54,66,0.8);
}
.sale-page-pro-slider .slick-arrow {
	z-index: 3;
}
.sale-page-pro-slider .slick-arrow.slick-next {
	right: 0;
}
.sale-page-pro-slider .slick-arrow.slick-prev {
	left: 0;
}
.sale-page-pro-slider .slick-arrow::before {
	background-repeat: no-repeat;
	height: 46px;
	width: 25px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.sale-page-pro-slider .slick-arrow.slick-next::before {
	content: "";
	background-image: url(../images/arrow-right.png);
	background-size: 15px;
	background-position: center;
}
.sale-page-pro-slider .slick-arrow.slick-prev::before {
	content: "";
	background-image: url(../images/arrow-left.png);
	background-size: 15px;
	background-position: center;
}
.sale-pagination {
	text-align: right;
}
.sale-pagination li {
	display: inline-block;
	font-family: 'Lato', sans-serif;
	padding: 5px;
	vertical-align: middle;
}
.sale-pagination li a {
	color: #999999;
	font-size: 16px;
}
.sale-pagination li a:hover,.sale-pagination li a:focus, .sale-pagination li.active a  {
	color: #0e76ac;
	text-decoration: none;
}
.show-items label {
	color: #999;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
}
.show-items select.form-control {
	border-radius: 0;
	border: 1px solid #999;
	background-image: url(../images/caret.png);
	background-position: 95% center;
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  	-webkit-border-radius: 0px;
	color: #999;
	font-family: 'Lato', sans-serif;
	margin-left: 5px;
}
.property-area-list ul {
	margin: 0 -5px;
	text-align: center;
}
.property-area-list li {
	display: inline-block;
	width: 24.7%;
	padding: 5px;
	list-style: none;
	float: none;
}
.property-area-list li a {
	display: block;
	text-align: center;
	padding: 10px;
	border: 1px solid #000;
	background-color: #ffffff;
	color: #000;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
}
.property-area-list li.full-line {
	display: block;
	font-size: 18px;
	width: 100%;
	text-align: right;
	margin-bottom: 5px;
}
.property-area-list li.full-line strong {
	color: #0e76ac;
}
.property-area-list li a:hover, .property-area-list li a:focus {
	color: #ffffff;
	text-decoration: none;
	background-color: #0e76ac;
}
/*
------------------------
 For sales page CSS END
------------------------
*/

/*
--------------------
 For Sales Detail page CSS
--------------------
*/
.salesDetalsArea {
	background-color: #ffffff;
	background-image: url(../images/sales-page-bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat; 
}
.sales-top-bar {
	background-color: #343642;
	padding: 5px 15px;
}
.sale-top-btns li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}
.sale-top-btns li:last-child {
	margin-right: 0;
}
.sale-top-btns li:first-child img {
	max-height: 16px;
}
.sale-top-btns li img {
	display: block;
	max-height: 23px;
}
.sales-share {
	text-align: right;
	list-style: none;
}
.sales-share li {
	display: inline-block;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
	vertical-align: middle;
}
.sales-share li a {
	font-size: 25px;
	margin: 0 5px;
}
.sales-share li a .fa-facebook {
	color: #3d5a96;
}
.sales-share li a .fa-twitter {
	color: #59adec;
}
.sales-share li a .fa-pinterest-p {
	color: #c9242e;
}
.sales-share li a .fa-share-alt {
	color: #96ce46;
}
.sale-pro-slider .sale-pro-slider-img a {
	display: block;
	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}
.sale-pro-slider .sale-pro-slider-img a .fa {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	height: 50px;
	width: 50px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	border-radius: 50%;
	background-color: rgba(52,54,66,0.8);
	line-height: 48px;
	opacity: 0;
}
.sale-pro-slider .sale-pro-slider-img a:hover .fa {
	opacity: 1;
}
.sale-pro-slider .slick-arrow {
	height: 50px;
	width: 50px;
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(52,54,66,0.8);
}
.sale-pro-slider .slick-arrow.slick-next {
	right: 0;
}
.sale-pro-slider .slick-arrow.slick-prev {
	left: 0;
}
.sale-pro-slider .slick-arrow::before {
	background-repeat: no-repeat;
	height: 46px;
	width: 25px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.sale-pro-slider .slick-arrow.slick-next::before {
	content: "";
	background-image: url(../images/arrow-right.png);
	background-size: 20px;
	background-position: center;
}
.sale-pro-slider .slick-arrow.slick-prev::before {
	content: "";
	background-image: url(../images/arrow-left.png);
	background-size: 20px;
	background-position: center;
}
.sale-pro-detail .sale-pro-detail-box {
	padding: 0 20px 30px;
}
.sale-pro-detail .sale-pro-detail-box h4 {
	font-family: 'Lato', sans-serif;
	color: #343642;
	font-size: 20px;
	margin: 0 0 30px;
}
.sale-pro-detail .sale-pro-detail-box .rent-period {
	font-size: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/rent-period-bg.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0 0 15px;
	padding: 8px;
}
.sale-pro-detail .sale-pro-detail-box p {
	font-family: 'Lato', sans-serif;
	color: #343642;
	font-size: 18px;
	font-style: italic;
	margin: 0 0 30px;
}
.sale-pro-detail-box .btn {
	border-radius: 0;
	background-color: #007bba;
	color: #fff;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	margin-bottom: 5px;
}
.sale-pro-detail-box button.btn {
	background-color: #343642;
	display: none;
}
.sale-pro-detail-box button.btn.active {
	display: inline-block;
}
.sale-pro-detail-box .btn .fa {
	margin-right: 5px;
}
.sale-pro-detail-box h5 {
	font-family: 'Lato', sans-serif;
	font-style: italic;
	font-weight: 300;
	color: #343642;
	font-size: 22px;
	margin-bottom: 20px;
}
.sale-pro-detail-box h5 strong, .sale-pro-detail-box h6 strong {
	font-family: 'Lato', sans-serif;

}
.sale-pro-detail-box h6 {
	font-family: 'Lato', sans-serif;
	font-style: italic;
	/*font-weight: 300;*/
	color: #343642;
	margin-bottom: 10px;
	font-size: 16px;
}
.details-info {
	margin-bottom: 50px;
}
.details-info li {
	list-style: none;
	font-size: 18px;
	font-family: 'Lato', sans-serif;
	/*font-weight: 300;*/
	line-height: 24px;
	color: #343642;
}
.details-info li strong {
	font-family: 'Lato', sans-serif;
}
.details-bed {
	margin-top: -10px;
}
.details-bed li {
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	margin: 0;
	color: #343642;
	width: 49%;
	text-align: left;
	font-size: 18px;
}
.details-bed li img {
	max-width: 45px;
	vertical-align: middle;
	margin-right: 5px;
}
.sale-pro-detail .details-content-box {
	background-color: #343642;
}
.sale-pro-detail .details-content-box .enquiry-box {
	padding: 10px 0 30px;
	display: none;
}
.sale-pro-detail .details-content-box .enquiry-box.open-enquiry {
	display: block;
}
.sale-pro-detail .details-content-box .enquiry-box h3 {
	text-align: center;
	color: #ffffff;
	margin: 10px 0;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 400;
}
.sale-pro-detail .details-content-box .enquiry-box .sale-enquiry-form {
	background-color: #fff;
	padding: 30px;
	margin: 0 auto;
	max-width: 1200px;
	width: 95%;
}
.enquiry-box .sale-enquiry-form h4 {
	color: #333;
	margin-top: 10px;
	font-weight: bold;
}
.enquiry-box .sale-enquiry-form .form-group {
	margin-bottom: 5px;
}
.enquiry-box .sale-enquiry-form .form-control {
	border-radius: 0;
	border-left: none;
	border-top: none;
	border-right: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-moz-box-shadow: none;
	border-bottom-color: #b2b2b2;
}
.enquiry-box .sale-enquiry-form select.form-control {
	background-image: url(
data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAAJ0lEQVQYlWNgIA6kEauIoMI0YhSmEaMQXRFWhdgUYSjEpSiNWEVpAPIDDlkCClW4AAAAAElFTkSuQmCC);
	background-position: 100% 20px;
	background-repeat: no-repeat;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
  -webkit-border-radius: 0px;
}
.enquiry-box .sale-enquiry-form textarea.form-control {
	border: 1px solid #b2b2b2;
	min-height: 175px;
	margin-bottom: 20px;
}
.enquiry-box .sale-enquiry-form .btn {
	float: right;
	border-radius: 0;
	text-transform: uppercase;
	background-color: #007bba;
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.enquiry-box .sale-enquiry-form .form-group.input-addon {
	position: relative;
}
.enquiry-box .sale-enquiry-form .form-group.input-addon .form-control {
	padding-left: 25px;
}
.form-group.input-addon .addon {
	position: absolute;
	height: 100%;
	line-height: 33px;
	font-size: 18px;
	width: 20px;
	text-align: center;
	color: #b2b2b2;
}
.sale-pro-detail .details-content-box .map-box {
	padding-left: 75px;
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	display: none;
}
.sale-pro-detail .details-content-box .map-box.open-map {
	display: block;
}
.sale-pro-detail .details-content-box .map-box iframe {
	width: 100%;
	height: 350px;
	display: block;
}
.map-box .map-sidebar {
	position: absolute;
	left: 0;
	width: 75px;
	padding: 10px 15px;
	top: 0;
	bottom: 0;
}
.map-box .map-sidebar .more-map-click {
	border: none;
	background-color: transparent;
	color: #fff;
	font-size: 28px;
	width: 100%;
	height: 25px;
	background-image: url(../images/dots.png);
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
.map-box .map-sidebar .more-map-data {
	position: absolute;
	width: 500px;
	left: 100%;
	top: 0;
	bottom: 0;
	background-color: rgba(52,54,66,0.8);
	color: #fff;
	display: none;
}
.map-box .map-sidebar .more-map-option.open .more-map-data {
	display: block;
}
.map-box .map-sidebar .more-map-data .close {
	color: #fff;
	opacity: 1;
	position: absolute;
	right: 10px;
	top: 10px;
	height: 30px;
	width: 30px;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	z-index: 99;
}
.map-box .map-sidebar .more-map-data address {
	margin-top: 50px;
}
.map-box .map-sidebar .more-map-data address p {
	font-family: 'Lato', sans-serif;
	margin-bottom: 15px;
	font-size: 16px;
}
.map-box .map-sidebar .more-map-data ul {
	list-style: none;
	margin-top: 50px;
}
.map-box .map-sidebar .more-map-data ul li {
	text-align: right;
	font-family: 'Lato', sans-serif;
}
.map-box .map-sidebar .more-map-data ul li p {
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin: 0 10px 15px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
.map-box .map-sidebar .more-map-data ul li p img {
	max-width: 50px;
	display: block;
	margin: auto;
}
.map-box .map-sidebar .map-close {
	bottom: 0;
	position: absolute;
	background-color: transparent;
	border: none;
	left: 0;
	right: 0;
	padding: 10px;
	color: #ffffff;
	font-family: 'Lato', sans-serif;
}
.map-box .map-sidebar .map-close img {
	max-width: 25px;
	display: block;
	margin-bottom: 5px;
}
.recent-view-pro {
	padding: 0 50px;
}
.recent-pro-slider .sale-property-item {
	margin: 0 15px;
}
.recent-pro-slider .slick-arrow {
	top: 0;
	bottom: 0;
	margin: auto;
	background-color: transparent;
	height: 42px;
	width: 25px;
	background-position: center;
}
.recent-pro-slider .slick-arrow.slick-prev {
	background-image: url(../images/review-left.png);
	left: -40px;
}
.recent-pro-slider .slick-arrow.slick-next {
	background-image: url(../images/review-right.png);
	right: -40px;
}
/*
--------------------
 For Sales Detail END
--------------------
*/

/* new css */
.show-map a {
	border: 2px solid #ffffff;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	padding: 5px 15px;
	margin-top: 15px;
}
.show-map a:hover{text-decoration: none;} 
.property-area-list.area-list {
	background-size: cover;
	padding: 25px;
}
#locationTab-contents .property-area-list.area-list {
	background-image: url("../images/location-bg.jpg");
}
#propertyTab-contents .property-area-list.area-list {
	background-image: url("../images/property-type.jpg");
}
.recent-pro-slider .slick-list.draggable {
	padding: 0 !important;
	margin: 0 -15px;
}
.contact .contact-form input[type="submit"].submit {
	border-radius: 0;
}
.contact .contact-form .input-textarea.textarea {
	border-radius: 0;
}
.contact .contact-form {
  padding: 10px 0 0 0 !important;
}
.contact .contact-form .input-text {
	width: 100% !important;
	padding: 0 0 0 10px !important;
	margin-top: 3px !important;
	height: 35px !important;
	margin-bottom: 5px;
}
.contact .contact-form .input-textarea {
  width: 100% !important;
  height: 75px !important;
  padding: 8px 10px !important;
  margin-top: 3px !important;
}
.sale-enquiry-form input[type="text"].hasDatepicker {
  background-color: transparent;
  position: relative;
  z-index: 1;
  cursor: pointer;
}

.sale-enquiry-form input[type="text"].hasDatepicker + .add-on {
	z-index: 0;
	position: absolute;
	right: 15px;
	top: 5px;
}

/* home page css */
.abt-home-help {
	padding: 0;
}
.abt-home-help * {
	color: #fff !important;
	text-shadow: 1px 1px 9px rgba(0,0,0,0.28);
	-webkit-text-shadow: 1px 1px 9px rgba(0,0,0,0.28);
	-o-text-shadow: 1px 1px 9px rgba(0,0,0,0.28);
	font-family: 'Lato', sans-serif !important;
}
.abt-home-help-1 {
	background-image: url(../images/home-bg01.png);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 40px 0;
	text-align: left;
}
.abt-home-help-2 {
	background-image: url(../images/home-bg02.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 0;
	text-align: right;
}
.abt-home-help-1 .home-abt-sections {
	max-width: 850px;
	margin-left: 0;
}
.abt-home-help-2 .home-abt-sections {
	max-width: 900px;
	margin-right: 0;
}
.abt-home-help .abt-home-heading h2 {
	margin-top: 0;
	font-weight: bold;
}
.abt-home-help .abt-home-heading h4 {
	font-size: 22px;
	font-weight: bold;
}
.abt-home-help .home-abt-sections h3 {
	font-size: 22px;
}
.abt-home-help .home-abt-sections h3 span {
	display: block;
	text-transform: none;
	line-height: 40px;
}
.who-we-are .abt-home-help{
	display: block;
}
.showcase-properties {
	background-color: #313131;
	background-image: url(../images/home-showcase-bg.png) !important;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 0;
}

.home-help-services {
	background-color: #fff;
	background-image: url(../images/sales-page-bg.png);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
}
.video-section {
	border-bottom: 1px solid #919299;
	overflow: hidden;
	position: relative;
	z-index: 99;
}
.video-section .video-box {
	position: relative;
	padding-left: 60px;
}
.embed-video {
	padding-bottom: 37%;
}
.video-section .left-box {
	width: 60px;
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	text-align: center;
	background-image: url("../images/video-leftbar.jpg");
	background-size: cover;
	background-repeat: no-repeat;
}
.video-section .left-box p {
	position: absolute;
	bottom: 130px;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	color: #ffffff;
	text-transform: uppercase;
	font-size: 24px;
	left: -95px;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	line-height: normal;
	width: 250px;
	text-align: left;
}
.video-section .left-box a {
	color: #ffffff;
	font-size: 28px;
	position: relative;
	top: 10px;
	cursor: pointer;
}
.embed-responsive.video-home {
	padding-bottom: 20%;
}
.video-topbar {
	background-image: url(../images/video-top-bg.png);
	background-repeat: no-repeat;
	max-width: 300px;
	width: 100%;
	margin: unset;
	background-size: 100% 100%;
	text-align: left;
	margin-bottom: 3px;
	display: none;
	padding: 3px 0 3px 35px;
}
.video-topbar a {
	color: #ffffff;
	font-size: 16px;
	font-family: Lato;
	font-weight: 300;
	text-transform: uppercase;
	cursor: pointer;
	display: block;
	line-height: 22px;
}
.video-topbar a img {
	width: 22px;
	vertical-align: top;
	margin-left: 10px;
}
.video-topbar a i {
	display: inline-block;
	margin-left: 10px;
	font-size: 22px;
	vertical-align: middle;
}
.video-topbar a:hover{
	text-decoration: none;
}
.video-topbar.videoshow {
	display: block;
}
 .visible-mobile {
 	display: none;
 }
 #callMeBackService .modal-header .close {
  position: absolute;
  right: 10px;
  top: 10px;
}
#callMeBackService .modal-header .modal-title {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
}
#callMeBackService .modal-body .form-control {
  border-radius: 0;
  font-family: 'Lato', sans-serif;
}
#callMeBackService .modal-body .form-control:focus{
  border-color: #A3A3A3;
}
#callMeBackService .modal-body .form-group {
  margin-bottom: 10px;
}
#callMeBackService .modal-body .blue-btn {
  background-color: #007bba;
  border-radius: 0;
  font-family: lato;
  padding: 0 40px;
  height: 40px;
}
/*Our Client Review*/

/*New CSS For Local agent Network*/
.lan-block {
    font-family: Lato,sans-serif;
}
.lan-block p {
	font-family: Lato,sans-serif;
	font-size: 16px;
}
.LANheading-block {
	text-align: center;
}
.head-info h2 {
	margin-top: 0;
	color: #fff;
	margin-bottom: 5px;
	font-size: 28px;
}
.LANheading-block>h2 {
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.LANheading-block > h2 {
	display: inline-block;
	padding: 8px 50px;
	margin: 0 0 10px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 1.2 !important;
	text-align: center;
}

.LANheading-block h2.heading_1 {
    background-image: url(../images/backend/heading-bg-1.png)
}

.LANheading-block h2.heading_2 {
    background-image: url(../images/backend/heading-bg-2.png)
}

.LANheading-block {
    margin-bottom: 30px
}
.lan-block-sidebar .sidebar-top {
    padding: 15px 30px;
    text-align: center;
    background-color: #4ca2cf;
    color: #fff;
}
.sidebar-top h3 {
	font-size: 24px;
	color: #fff;
	font-family: Lato,sans-serif;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
}
.lan-block-sidebar .panel.panel-default {
    background-color: #4ca2cf;
    border-bottom: none;
    border-top: 1px solid #fff;
    border-left: none;
    border-right: none;
    border-radius: 0;
    margin: 0
}

.lan-block-sidebar .panel-default>.panel-heading {
    background-color: #4ca2cf;
    border: none;
    border-radius: 0;
    padding: 0
}

.lan-block-sidebar .panel-default>.panel-heading a.collapsed {
    background-color: #4ca2cf
}

.lan-block-sidebar .panel-default>.panel-heading a {
    padding: 10px;
    display: block;
    color: #fff;
    font-size: 18px;
    background-color: #007bba;
    text-decoration: none!important
}

.lan-block-sidebar .panel.panel-default .panel-collapse {
    background-color: #007bba
}

.lan-block-sidebar .panel.panel-default .panel-body {
    border: none;
    color: #fff;
    padding: 0 20px 20px
}

.lan-block .aipp-logo {
    margin: 30px 0
}

.lan-block .gurantee-logo img {
    max-width: 200px;
    display: block;
    margin: 20px auto
}

.as-long-block {
    background-image: url(../images/backend/as-long-section-bg.jpg);
    background-size: cover;
    background-position: right;
    color: #fff
}

.as-long-block h3 {
	font-weight: 700;
	color: #ffffff;
	text-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-webkit-text-shadow: 0 0 5px rgba(0, 0, 0, .3);
	-o-text-shadow: 0 0 5px rgba(0, 0, 0, .3);
	margin-top: 15px;
	margin-bottom: 10px;
}

.as-long-block p {
    font-size: 17px
}

/*End New CSS Local Agent*/



.join-the-team-form .form-group {
	margin-bottom: 15px;
}
.join-the-team-form .form-control {
	border-radius: 0;
	box-shadow: 0 0 0 0;
	-webkit-box-shadow: 0 0 0 0;
	-o-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
}
.join-the-team-form .form-control:focus{
	border-color: #8F8F8F;
}
.join-the-team-form textarea.form-control{
	height: 70px !important;
}
.join-the-team-form .file-upload input[type="file"] {
	display: none;
}
.join-the-team-form .file-upload{
	height: 34px;
}
.join-the-team-form .file-upload {
	height: 34px;
	padding: 6px 12px;
	background-color: #007bba;
	color: #fff;
	cursor: pointer;
	overflow: hidden;
}
.join-the-team-form .file-upload label {
	margin-right: 10px;
	cursor: pointer;
}
.join-the-team-form .g-recaptcha div {
	margin: 0;
}
.join-the-team-form .btn-primary {
	margin-top: 0;
	background-color: #007bba;
	border-color: #007bba;
	border-radius: 0;
	font-size: 18px;
	font-weight: 600;
	font-family: Lato,sans-serif;
	padding-left: 20px;
	padding-right: 20px;
}
.join-out-team-box {
	padding: 15px;
	border-radius: 10px;
	overflow: hidden;
	background-color: #343642;
	text-align: center;
	position: relative;
}
.join-out-team-box::after {
	content: "";
	background-color: rgba(0,0,0,0.15);
	height: 160%;
	width: 210%;
	left: 0;
	top: 50px;
	position: absolute;
	transform: rotate(-35deg);
	-webkit-transform: rotate(-35deg);
	-o-transform: rotate(-35deg);
}
.join-out-team-box h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	font-style: italic;
	font-family: Lato,sans-serif;
}
.join-out-team-box h2 {
	color: #ffffff;
	font-size: 30px;
	font-weight: bold;
	line-height: 36px;
	font-style: italic;
	font-family: Lato,sans-serif;
	text-align: center;
}

.reset-password-box {
  max-width: 500px;
  text-align: center;
  padding: 30px 0;
}
.reset-password-box img {
  display: block;
  margin: auto;
}
.reset-password-box .reset-box {
  margin-top: 30px;
}
.reset-password-box .reset-box h2 {
  background-color: #00aef2;
  color: #ffffff;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  padding: 10px;
  margin: 0;
}
.reset-password-box .reset-box form {
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  padding: 20px;
  background-color: #fafafa;
}
.reset-password-box .reset-box .pass-field input {
  height: 40px;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #c6d9e5;
  margin-bottom: 15px;
}
.reset-password-box .reset-box .btn-reset {
  display: block;
  margin: auto;
  border: none;
  padding: 10px 30px;
  background-color: #ef007b;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  font-family: 'Lato', sans-serif;
}


#callback-pop .modal-content {
	border-radius: 10px;
	max-width: 600px;
	margin: auto;
	left: 0;
}
.callback-pop {
	padding: 30px;
}
.callback-pop .close {
	position: absolute;
	right: 10px;
	top: 10px;
}
.callback-pop-head {
	margin-bottom: 30px;
}
.callback-pop-head h2 {
	margin: 10px 0 10px;
	color: #000;
	font-family: Lato,sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 28px !important;
	font-weight: 600;
}
.callback-pop-head p {
	font-weight: 600;
	font-family: Lato,sans-serif;
	color: #393939;
	line-height: 21px;
	font-size: 16px;
}
.callback-pop-head img {
	display: block;
	margin-left: auto;
	margin-right: 0;
	border-radius: 50%;
	border: 2px solid #ff0004;
}
.form-callback .form-group{
	margin-bottom: 15px;
}
.form-callback input[type="text"], .form-callback input[type="tel"], .form-callback input[type="email"] {
	height: 35px;
	border: 1px solid #ff0004;
	border-radius: 30px;
	padding: 0 15px;
	width: 100%;
	font-family: Lato,sans-serif;
	color: #000000;
	font-size: 16px;
}
.form-callback input[type="submit"] {
	height: 35px;
	padding: 0 20px;
	border-radius: 30px;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff0004;
	font-size: 16px;
	margin: 0 12px;
	font-family: Lato,sans-serif;
}
.form-callback span {
	font-weight: bold;
	font-size: 16px;
	line-height: 35px;
	color: #333;
}
.form-callback input[type="submit"].btn-callnow {
	background-color: #ff0004;
}
.form-callback input[type="submit"].btn-calllater {
	background-color: #333333;
}
.callback-pop > p {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	font-family: Lato,sans-serif;
	color: #393939;
	line-height: 21px;
}
.message-box {
	padding: 50px;
	text-align: center;
}
.message-box .fa {
	height: 80px;
	width: 80px;
	line-height: 80px;
	text-align: center;
	border-radius: 60px;
	background-color: #82CE34;
	font-size: 45px;
	color: #ffffff;
}
.message-box h2 {
	text-align: center;
	font-size: 50px;
	font-family: Lato,sans-serif;
}
.message-box p {
	font-size: 18px;
	font-family: Lato,sans-serif;
	margin-bottom: 20px;
}
.message-box button {
	border: none;
	padding: 0 30px;
	height: 35px;
	border-radius: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #ffff;
	background-color: #82CE34;
	font-family: Lato,sans-serif;
}
.signup_phone_field .intl-tel-input .selected-flag .iti-flag {
	left: 0;
}
.signup_phone_field .intl-tel-input .selected-flag .iti-arrow {
	right: 14px;
}
.signup_phone_field #PhoneCode {
	padding-left: 35px;
	font-size: 14px;
	line-height: 24px;
}
.signup_phone_field .intl-tel-input.allow-dropdown .flag-container, .signup_phone_field .intl-tel-input.separate-dial-code .flag-container {
	top: 12px;
	height: 20px;
}
.signup-pro-box .signup_phone_field #PhoneCode2 {
	padding: 12px 0 12px 40px;
}
.signup-pro-box .intl-tel-input .selected-flag .iti-arrow {
	border-top: 4px solid #ffffff;
}
@media(min-width:992px) {
	.home-help-testimonials {
		position: relative;
	}
	.home-help-testimonials::after {
		content: "";
		background-image: url(../images/home-bg03.png);
		height: 100%;
		width: 60%;
		background-size: 100% 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.home-help-testimonials .section-heading {
		position: relative;
		z-index: 99;
	}
	.home-help-testimonials .section-heading h2 {
		color: #ffffff;
		font-family: Lato;
	}
	.testimonials .slick-slide {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		-o-transform: scale(0.7);
	}
	.testimonials .slick-slide.slick-active.slick-current {
		transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
	}
	.testimonials .slick-list.draggable {
		padding: 0 60px !important;
	}

	#weather iframe {
		width: 100% !important;
	}
}

.testimonials .pk_testimonial_grid::after {
	content: "";
	display: block;
	clear: both;
}
.testimonials .slider {
	height: auto !important;
	margin-bottom: 0;
	float: none;
}
.testimonials .pk_testimonial_grid {
	padding-top: 90px;
	margin-top: 30px;
	height: auto !important;
	border-radius: 0;
	border-top: 1px solid #1cb7f5;
}
.testimonials .slider-buttons {
	text-align: left;
	padding-left: 84px;
	padding-top: 10px;
}
.testimonials .pk_testimonial_grid_pos {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	margin: auto;
	left: 30px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	top: 10px;
}
.testimonials .pk_testimonial_grid_pos img {
	display: none;
}
.testimonials .pk_testimonial_grid h4.left {
	position: absolute;
	left: 80px;
	top: 16px;
	text-align: left;
	color: #0fb3f4;
	font-family: lato;
	font-size: 18px;
}
.testimonials .pk_testimonial_grid img.flag {
	position: absolute;
	right: 10px;
	top: 0;
	border-radius: 0;
	height: auto !important;
	transform: skewX(-25deg);
	-webkit-transform: skewX(-25deg);
	-o-transform: skewX(-25deg);
}
.testimonials .pk_testimonial_grid p {
	height: 65px;
}
.testimonials .slick-dots {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 10px;
}
.testimonials .slick-dots li {
	width: 5px;
	height: 5px;
}
.testimonials .slick-dots li button {
	height: 5px;
	width: 5px;
}
.testimonials .slick-dots li button::before {
	font-size: 7px;
	width: 5px;
	height: 5px;
	line-height: 5px;
}
.testimonials .slick-arrow {
	background: transparent;
	border-radius: 0;
	width: 25px;
	height: 42px;
}
.testimonials .slick-prev::before {
	content: "";
	background-image: url("../images/review-left.png");
	width: 25px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
}
.testimonials .slick-next::before {
	content: "";
	background-image: url("../images/review-right.png");
	width: 25px;
	height: 42px;
	position: absolute;
	top: 0;
	right: 0;
}
.showcase-slider .property-img .overlay {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 250px;
}
.showcase-slider .property-img .overlay img {
	display: none;
}
/*Our Client Review END*/
/*Footer*/
.topSection .f-social-connect > ul > li a:hover {
	color: #0e76ac;
	background-color: transparent;
}
#weather {
	float: none;
	height: auto !important;
}

#neighborhoodsArea .banner-mobile {
	display: none;
}
#neighborhoodsArea .tab-content .tab_content .content-tabs .hh-map-img {
	float: left;
	max-width: 245px;
	margin-top: -100px;
	position: relative;
	z-index: 2;
	margin-right: 20px;
}

@media (max-width: 1280px) {
	#neighborhoodsArea .left-menu {
		width: 20%;
	}
	#neighborhoodsArea .right-content {
		width: 80%;
	}
	#neighborhoodsArea .right-content:before {
		left: 20%;
	}
}
@media (min-width: 768px) {
	.main-section .panel-heading {
		display: none;
	}
	.main-section .panel-collapse.collapse{
		display: block;
	}
	.who-we-are, footer .footer-mobile {
		display: none;
	}
	.footer-social-icons {
		display: none;
	}
	.main-section .collapse{
		height: auto;
	}
	.toggle-nav {
		font-size: 40px !important;
	}
	.aipp-member-logo a.aipp img {
		max-width: 100%;
	}
}

@media (max-width: 1199px){
	.property-area-list li {
			width: 33%;
		}
	#neighborhoodsArea .tab-content .tab_content .banner-box.with-img .banner-content .property-info .pro-info .info-number {
		height: 70px;
		width: 70px;
		line-height: 70px;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box.with-img .banner-content h2 {
		font-size: 28px;
		padding-bottom: 10px;
		margin-top: 0;
		margin-bottom: 10px;
	}
}

@media (max-width: 1100px) and (min-width:768px) {
	#neighborhoodsArea .left-menu {
		width: 22%;
	}
	#neighborhoodsArea #tabs-page-content {
		background-size: 31%;
	}
	#neighborhoodsArea .right-content {
		width: 78%;
	}
	#neighborhoodsArea .right-content:before {
		left: 22%;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content {
		width: 80%;
	}
	.pro-content .pro-hover-content a {
		padding: 10px 15px;
		font-size: 18px;
	}
	.pro-content .pro-hover-content .info-pro li img {
		max-width: 35px;
	}
	.pro-content .pro-hover-content {
		height: 215px;
	}
	.pro-content .pro-hover-content h4 {
		padding: 0;
		font-size: 16px;
	}

	/*
	------------------------
	 For sales page CSS
	------------------------
	*/
	.sale-property-item .sale-property-content .sale-property-head h3 {
		font-size: 20px;
	}
	.sale-property-item .sale-property-content .sale-property-head h3 .favorite {
		font-size: 16px;
	}
	.sales-tabs > ul > li > a {
		padding: 10px;
		font-size: 13px;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.sales-tabs > ul > li > a {
		padding: 5px;
		font-size: 12px;
	}
	}
@media (max-width: 1023px) {
#neighborhoodsArea .left-menu {
		width: 25%;
	}
	#neighborhoodsArea .right-content {
		width: 75%;
	}
	#neighborhoodsArea .right-content:before {
		left: 25%;
	}

	.lifestyle-bottomMenu .menu-content li a span {
		font-size: 20px;
	}
	#neighborhoodsArea.buyer-guideArea .tab-content .tab_content .banner-box .banner-content h2::after {
		left: 30px;
	}
	.recent-pro-slider .slick-arrow.slick-prev {
		background-image: url(../images/review-left.png);
		left: -20px;
	}
	.recent-pro-slider .slick-arrow.slick-next {
		background-image: url(../images/review-right.png);
		right: -20px;
	}
}


@media (max-width: 991px) {
	.modal-dialog {
		margin-top: 0 !important;
	}
	.main-header {
		margin: 0px;
	}
	.small-logo img {
		max-width: 48%;
	}
	.connect-to {
		display: none;
	}
	#nav .main-nav #nav-pri-company.open .mm {
		left: 0;
	}
	#nav .main-nav #nav-pri-company > .mm.colx1.border-radius.med{
		width: 100%
	}
	.lifestyle-bottomMenu .menu-content li a span {
		font-size: 15px;
		height: 45px;
	}
	.property-area-list li {
		width: 49.7%;
	}

	.recent-view-pro {
		padding: 0 20px;
	}

	.video-section .left-box p {
		bottom: 90px;
		left: -55px;
		width: 170px;
		font-size: 16px;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box.with-img .banner-content .property-info .pro-info .info-number {
		height: 50px;
		width: 50px;
		line-height: 50px;
		font-size: 24px;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box.with-img .banner-content .property-info .pro-info p {
		padding: 5px 10px 0;
		margin-bottom: 0;
		line-height: 1;
	}
	#nav.menu-neighborhoods .nav-node .mm .col.map-img, #nav.menu-neighborhoods .nav-pri-relocate.nav-node .mm .col.feature, #nav.menu-neighborhoods .nav-node .mm .col.service-img{
		display: none;
	}
	#nav.menu-neighborhoods .nav-node .mm .col h3[style="opacity: 0;"]{
		display: none;
	}
	footer .topSection .aipp-member-logo a {
		float: left;
		width: 50%;
	}
}

@media (max-width: 767px) {
	.visible-mobile {
	 	display: block;
	 }
	 .hidden-mobile {
	 	display: none;
	 }
	.top-header .top-row {
		display: none;
	}
	#neighborArea.home-form {
		background-color: #ffffff;
	}
	.embed-responsive.video-home {
		display: none;
	}
	.mobile-list {
		display: block;
	}
	.showcase-slider {
		margin-top: 35px;
	}
	.featured-carousel .slick-prev {
		margin-left: 0;
		left: 0;
	}
	.featured-carousel .slick-next {
		margin-left: 0;
		right: 0;
	}
	.abt-home-help, footer .footer-desktop {
		display: none;
	}
	.play-video {
		display: none;
	}
	.home-help-services, .home-help-testimonials {
		padding: 0;
	}
	.home-help-services h2 {
		margin-bottom: 0;
		margin-top: 0;
	}
	.abt-home-help .abt-home-heading, .abt-home-help .abt-home-heading h2 {
		text-align: center;
	}
	.abt-home-help-2 {
		background-image:none !important;
		background-color:  #ffffff;
	}
	.abt-home-help .abt-home-help-2 * {
		color: #333 !important;
		text-shadow: none !important;
		-webkit-text-shadow: none !important;
		-o-text-shadow: none !important;
	}
	.section-heading h2 {
		font-size: 18px;
	}
	.section-heading p {
		font-size: 14px;
	}
	.home-abt-sections {
		margin-top: 20px;
		text-align: center;
	}
	.testimonials .slick-dots {
		display: none !important;
	}
	.main-section .collapse{
		display: block;
		height: 0;
		overflow: hidden;
	}
	.main-section .collapse.in {
		display: block;
		height: auto;
		padding: 20px 0 20px;
	}
	.main-section .slick-prev, .main-section .slick-next {
		position: absolute;
		top: -62px;
	}
	.main-section .slick-slider {
		margin-bottom: 0;
		height: auto !important;
	}
	.toggle-nav {
		background-color: transparent !important;
		width: 40px !important;
		margin-top: 25px;
		z-index: 2;
		position: absolute;
		right: 0;
		font-size: 40px !important;
		height: 40px !important;
		padding: 0;
	}
	.neighborhoodsArea .search {
		padding: 10px;
	}
	.inputDD {
		width: 100% !important;
		margin: 5px 0 ;
		float: none;
		border-radius: 0;
		border: 1px solid #999;
		background-image: url(../images/caret.png);
		background-position: 95% center;
		background-repeat: no-repeat;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
	  	-webkit-border-radius: 0px;
		color: #999;
	}
	.inputButton {
		width: 100% !important;
		margin: 10px 0 0;
		background-color: #343642 !important;
		border-radius: 0;
	}
	#nav {
		top: 70px;
	}
	.slick-slider .property-img img {
		width: 100% !important;
		height: auto !important;
	}
	.banner-block {
		display: block;
	}
	footer .footer-mobile {
		padding: 20px 0 5px;
		background-color: #ffffff;
	}
	.footer-logo img {
		width: 100%;
		max-width: 210px;
	}
	footer .topSection {
		text-align: center;
	}
	footer .topSection h5 {
		font-weight: normal;
		color: #000000;
	}
	footer .topSection p {
		color: #000000;
		float: none;
		font-size: 15px;
		font-family: 'Lato', sans-serif !important;
		line-height: 30px;
		font-weight: normal;
		margin: 0;
	}
	.footer-logos ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.footer-logos ul:after {
		content: "";
		display: block;
		clear: both;
	}
	.footer-logos ul li {
		float: left;
		margin: 0;
	}
	.footer-logos ul li img {
		max-width: 100%;
	}
	.footer-logos ul li:first-child {
		width: 55%;
	}
	.footer-logos ul li:last-child {
		width: 45%;
	}
	.footer-social-icons ul {
		list-style: none;
		text-align: center;
		padding: 25px 0 0;
	}
	.footer-social-icons ul li {
		display: inline-block;
	}
	.footer-social-icons ul li a {
		font-size: 24px;
		color: #ffffff;
		margin: 0 15px;
	}
	.footer-social-icons ul li a:hover {
		color: #00acf0;
	}
	.topSection .foot-phone {
		text-align: center;
		color: #000000 !important;
		width: 100%;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 15px;
		display: block;
	}
	.featured-carousel .slick-prev, .featured-carousel .slick-next {
		top: -70px;
		bottom: auto;
	}

	/*neighborhoodsArea*/
	.video-section { display: none;}
	#neighborhoodsArea .left-menu .mapArea {display: none;}
	#neighborhoodsArea .banner-mobile img {
		width: 100%;
		display: block !important;
	}
	#neighborhoodsArea .left-menu {
		float: none;
		width: 100%;
		padding: 0;
		display: none;
	}
	#neighborhoodsArea #tabs-page-content {
		background-image: none;
	}
	#neighborhoodsArea .left-menu > .image-container img {
		margin-bottom: 0;
	}
	#neighborhoodsArea .right-content {
		float: none;
		width: 100%;
	}
	#neighborhoodsArea .right-content:before { display: none; }
	#neighborhoodsArea .left-menu .tab-menu {
		display: none;
	}
	#neighborhoodsArea .tab-content .tab_drawer_heading {
		display: block !important;
	}
	#neighborhoodsArea .tab-content .tab_drawer_heading.active, #neighborhoodsArea .tab-content .tab_drawer_heading.active span, #neighborhoodsArea .tab-content .tab_drawer_heading.active a {
		background-color: #73b9e4;
		text-align: center;
		font-size: 28px;
		padding: 20px 10px;
		font-weight: bold;
		font-family: 'lato', serif;
		position: relative;
		color: #ffffff;
	}
	#neighborhoodsArea .tab-content .tab_drawer_heading.active span, #neighborhoodsArea .tab-content .tab_drawer_heading.active a{
		background-color: transparent;
		padding: 0;

	}
	#neighborhoodsArea .tab-content .tab_drawer_heading.active:after {
		position: absolute;
		content: "";
		height: 2px;
		left: 0;
		bottom: 0;
		right: 62px;
		background-color: #fff;
	}
	#neighborhoodsArea .tab-content .tab_drawer_heading.active:before {
		position: absolute;
		content: "";
		height: 2px;
		width: 60px;
		bottom: 0;
		right: 0px;
		background-color: rgba(255,255,255,0.5);
	}

	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info {
		float: none;
		text-align: center;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content .property-info .pro-info {
		float: none;
		width: 100px;
		display: inline-block;
		margin: 0 20px;
	}

	#neighborhoodsArea .tab-content .tab_content .content-tabs p, #neighborhoodsArea .tab-content .tab_content .content-tabs ol li  {
		font-size: 16px;
		line-height: 24px;
	}
	.pro-content .pro-hover-content a {
		padding: 10px 15px;
		font-size: 18px;
		margin-top: 5px;
	}
	.pro-content .pro-hover-content .info-pro li {
		margin-top: 5px;
	}
	.pro-content .pro-hover-content .info-pro li img {
		max-width: 40px;
		width: 100% !important;
	}
	.pro-content .pro-hover-content {
		height: 195px;
	}
	.pro-content .pro-hover-content h4 {
		padding: 0;
		font-size: 22px;
	}
	.pro-content .pro-hover-content p {
		padding: 0;
	}
	.lifestyle-contentArea {
		width: 90%;
		margin-left: auto;
		text-align: center;
	}
	.lifestyle-contentArea #video1, .lifestyle-contentArea .back {
		display: none;
		margin: 0;
	}

	.lifestyle-bottomMenu .menu-content {
		background-color: #fff;
	}
	.lifestyle-bottomMenu .menu-content li {
		width: 100%;
		padding: 0 0 2px;
	}
	.lifestyle-bottomMenu .menu-content li a img {
		display: none;
	}
	.lifestyle-bottomMenu .menu-content li a:hover {
		text-decoration: none;
	}
	.lifestyle-bottomMenu .menu-content li a span {
		position: relative;
		opacity: 1;
		background-color: #343642;
		display: block;
		text-align: left;
		padding: 6px;
		font-size: 14px;
		line-height: normal;
		height: auto;
		border: none;
		font-weight: normal;
		left: 0;
	}
	.recent-view-pro {
		padding: 0;
	}
	/*
	------------------------
	 For sales page CSS
	------------------------
	*/
	.sales-top-bar {
		padding: 5px 0;
	}
	.sale-top-btns li {
		margin-right: 10px;
	}
	.sale-top-btns li:first-child{
		margin-left: 15px;
	}
	.sale-top-btns li:first-child img {
		max-height: 20px;
	}
	.sale-top-btns li img {
		max-height: 26px;
	}
	.sales-share li:last-child {
		margin-right: 15px;
	}
	.sales-share li a {
		font-size: 22px;
		margin: 0 5px;
	}
	.sale-pro-detail-box .btn {
		display: block;
		width: 100%;
	}
	.search-toggle {
		display: block;
		width: 100%;
		padding: 10px;
		border: none;
		background-color: #343642;
		color: #fff;
		font-size: 16px;
		font-family: lato;
	}
	.sale-page#neighborArea {
		padding-top: 15px;
	}
	.sale-page .neighborhoodsArea .search {
		display: none;
		padding-top: 0;
	}
	.salesPage {
		padding-top: 0;
	}
	.sales-tabs {
		margin: 0 -15px;
	}
	.salesPage .tab-content {
		padding: 30px 0 0;
	}
	.property-area-list li {
		width: 49.5%;
	}
	.recent-pro-slider .slick-arrow.slick-prev {
		left: 0;
	}
	.recent-pro-slider .slick-arrow.slick-next {
		right: 0;
	}
	.sale-pro-detail .details-content-box .map-box {
		padding-left: 60px;
	}
	.map-box .map-sidebar {
		width: 60px;
	}
	.sale-pro-detail .details-content-box .map-box iframe {
		height: 400px;
	}
	.map-box .map-sidebar .more-map-data {
		width: 240px;
	}
	.map-box .map-sidebar .more-map-data ul {
		margin-top: 20px;
	}
	.map-box .map-sidebar .more-map-data ul li p img {
		max-width: 35px;
	}
	.map-box .map-sidebar .more-map-data ul li p {
		margin: 0 5px 15px;
		font-size: 13px;
	}
	.sales-tabs > ul > li {
		width: 33%;
		border: 1px solid #ececec;
	}
	.sales-tabs > ul > li.dropdown {
		float: left;
		width: 33%;
	}
	.sales-tabs > ul > li.sortTab {
		float: right;
		width: 25%;
	}
	.sales-tabs > ul > li > a {
		padding: 5px;
		text-align: center;
		font-size: 15px;
		text-transform: none;
	}
	.form-group.show-items {
		float: none;
		width: 200px;
	}
	.show-items select.form-control {
		margin-left: 0;
	}
	.sale-pagination {
		text-align: center;
		margin-top: 10px;
	}
	.recent-pro-slider .slick-list.draggable {
		margin: 0;
	}
	.recent-pro-slider .slick-arrow.slick-prev {
		left: -15px;
	}
	.recent-pro-slider .slick-arrow.slick-next {
		right: -15px;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content h2 {
		display: none;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box {
		min-height: 170px;
	}
	.property-area-list.area-list {
		padding: 5px;
	}
	.sales-tabs .dropdown .dropdown-menu li > label, .search-tabs .dropdown .dropdown-menu li > label {
		padding: 5px;
		font-size: 14px;
		text-align: center;
		background-color: #fff;
		font-weight: normal;
		border: 1px solid #000;
		display: block;
		margin: 0;
	}
}
@media (max-width: 640px) {
	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content {display: none;}
	#neighborhoodsArea .tab-content .tab_content .banner-box.with-img > img { display: none;}
	#neighborhoodsArea .banner-mobile{ display: block; }
	#neighborhoodsArea .tab-content .tab_content .banner-box .banner-content {
		opacity: 0;
		pointer-events: none;
	}
	#neighborhoodsArea .tab-content .tab_content .banner-box {
		min-height: 100px;
		background-image: none !important;
	}
	#neighborhoodsArea .tab-content .tab_content .content-tabs .hh-map-img {
		max-width: 60%;
		float: right;
		margin-top: -30%;
		position: relative;
		z-index: 9;
	}
	/*
	------------------------
	 For sales page CSS
	------------------------
	*/
	.property-area-list li {
		width: 49%;
	}
	.sales-tabs > ul > li {
		width: 50%;
		border: 1px solid #ececec;
		float: left;
	}
	.sales-tabs > ul > li.sortTab {
		clear: left;
	}
	.sales-tabs > ul > li.dropdown {
		width: 50%;
	}
	.recent-pro-slider .sale-property-item {
		margin: 0;
	}
	/* services page video */
	.video-section .video-box {
		padding-left: 30px;
	}
	.video-section .left-box {
		width: 30px;
	}
	.video-section .left-box p {
		bottom: 90px;
		left: -70px;
	}
	.sales-tabs > ul > li.dropdown.sortTab {
		width: 100%;
		border: none;
	}
	.sales-tabs > ul > li.dropdown.sortTab > a {
		background-color: #0e76ac;
		color: #fff;
	}
	.nav.sales-tabs .dropdown.sortTab > a:focus, .nav.sales-tabs .dropdown.sortTab > a:hover {
		background-color:  #0e76ac;
		color: #ffffff;
	}
	.sales-tabs .dropdown.price-drop .dropdown-menu {
		right: 0;
		width: 100%;
	}
	.sales-tabs > ul > li.dropdown.price-drop, .sales-tabs > ul > li.dropdown.extra-drop {
		position: static;
	}
	.sales-tabs .dropdown.price-drop .dropdown-menu#bedroomsTab-contents, .sales-tabs .dropdown.price-drop .dropdown-menu#bathroomsTab-contents {
		top: 142px;
	}
	.sales-tabs .dropdown.price-drop .dropdown-menu#priceTab-contents, .sales-tabs > ul > li.dropdown.extra-drop #extraTab-contents {
		top: 178px;
	}
	.sales-tabs > ul > li.dropdown.tab-drop #locationTab-contents, .sales-tabs > ul > li.dropdown.tab-drop #propertyTab-contents {
		top: 106px;
	}
	.details-bed li {
		width: 100%;
		font-size: 18px;
	}
}
@media (max-width: 480px) {
	/*
	------------------------
	 For sales page CSS
	------------------------
	*/
	.property-area-list li {
		width: 100%;
	}
	.sales-tabs > ul > li {
		width: 100%;
		border: 1px solid #ececec;
	}
	/* services page video */
	.video-section .left-box a {
		font-size: 18px;
		top: 0px;
	}
	.video-section .left-box p {
		display: none;
	}
}



/** popup form css **/
.modal-content {
	height: auto !important;
	overflow-x: hidden;
	overflow-y: auto;
}
.popup-form02, .popup-form03, .popup-form04 {
	display: none;
}
.popup-form.popup-form03 {
	position: absolute;
	height: 100%;
}
.popup-form {
	width: 100%;
	background-color: #f3faff;
	padding: 35px 0 15px;
	position: relative;
}
.popup-form {
	width: 100%;
	background-color: #f3faff;
	padding: 0 0 15px;
	position: relative;
}
.popup-form .close {
	margin-right: 15px;
	color: #363844;
	opacity: 1;
	float: none;
	position: absolute;
	top: 13px;
	right: 0;
}
.popup-form > h2 {
	margin: 0;
	background-color: #2dbff0;
	padding: 8px 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 28px;
	line-height: normal !important;
	font-family: 'Lato', sans-serif;
	text-align: center;
}
.form-content {
	padding: 15px 30px;
	position: relative;
}
.form-field label {
	color: #3e3e3e;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
.input-box {
	position: relative;
}
.input-box i.left-addon {
	left: 10px;
}
.input-box i {
	position: absolute;
	top: 15px;
	color: #c7c8c9;
}
.form-field {
	margin-bottom: 10px;
}
.form-field input, .form-field select {
	height: 45px;
	width: 100%;
	border: 0;
	border-radius: 0;
	padding: 0 30px;
	color: #c7c8c9;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
}
.input-box i.right-addon {
	right: 10px;
	font-size: 10px;
	top: 5px;
}
.form-field select{
	appearance: none;
	-webkit-appearance: none;
  -webkit-border-radius: 0px;
	-moz-appearance: none;
	padding: 0 15px;
	background-image: url("../images/down.png");
	background-repeat: no-repeat;
	background-position: 95% center;
}
.input-box textarea {
	width: 100%;
	height: 110px;
	padding: 12px 30px;
	border: 0;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
}
.rating-box h3 {
	color: #3e3e3e;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	margin-top: 15px;
}
.popup-form .submit {
	width: 100%;
	max-width: 150px;
	margin: auto;
	display: block;
	position: relative;
	height: 45px;
}
.popup-form .submit div {
	line-height: 45px;
	background-color: #2dbff0;
	color: #ffffff;
	border: 0;
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	padding: 0 20px;
	cursor: pointer;
}
.popup-form .submit button i {
	display: inline-block;
	margin-right: 10px;
}
.file-upload-btn {
	width: 100%;
	margin: 0;
	color: #3e3e3e;
	background: #ffffff;
	border: none;
	padding: 10px;
	transition: all .2s ease;
	outline: none;
	max-width: 135px;
	margin: 10px auto 0;
	display: block;
	font-size: 16px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.15);
}
.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}
.file-upload-content {
  display: none;
  text-align: center;
}
.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}
.image-upload-wrap {
	position: relative;
	overflow: hidden;
}
.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}
.file-upload-image {
	max-height: 200px;
	max-width: 200px;
	margin: auto;
}
.remove-image {
  width:auto;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  font-weight: 700;
}
.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}
.remove-image:active {
  border: 0;
  transition: all .2s ease;
}
.select-img {
	max-width: 450px;
	width: 100%;
	margin: auto;
}
.select-img .file-upload .image-upload-wrap{
	text-align: center;
	background-color: #fff;
}
.select-img h3 {
	font-size: 22px;
	color: #3e3e3e;
	font-weight: bold;
	margin-top: 0;
	text-align: center;
	margin-bottom: 10px;
}
.image-upload-wrap .file-upload-input {
	margin: 0;
	left: 0;
	width: 100%;
}
.drag-text img {
	width: 100%;
	max-width: 150px;
}
.text-info p {
	text-align: center;
	color: #465660;
	font-size: 16px;
	margin-bottom: 15px;
}
.text-info p span{
	display: block;
}
.text-info p strong {
	color: #2dc1ed;
	float: none;
}
.stars {
	margin: 0 auto 15px;
	max-width: 400px;
	width: 100%;
}
.stars::after {
	clear: both;
	content: "";
	display: block;
}
.stars p {
	color: #465660;
	font-size: 14px;
	margin: 0;
}
.stars p.left {
	float: left;
}
.stars p.right {
	float: right;
}
.form-field.textcenter label {
	text-align: center;
}
.popup-form .submit button.next {
	background-image: none;
}
.confirm-checkbox {
	text-align: center;
}
.confirm-checkbox p {
	color: #3e3e3e;
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
}
/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display: inline-block;
  vertical-align: top;
}

/* Idle State of the stars */
.rating-stars {
	text-align: center;
}
.rating-stars ul > li.star > i.fa {
	font-size: 48px;
	color: #d2d2d2;
	position: relative;
}
.rating-stars ul > li.star > i.fa span {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
	margin: auto;
	height: 16px;
	opacity: 0;
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#2dbff0;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#2dbff0;
}
.rating-stars ul > li.star.hover > i.fa span, .rating-stars ul > li.star.selected > i.fa span{
	opacity: 1;
}
.starshow {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	max-width: 100%;
	right: 0;
	margin: auto;
	box-shadow: 2px 3px 2px rgba(0,0,0,0.13);
	-webkit-box-shadow: 2px 3px 2px rgba(0,0,0,0.13);
	background-color: #38c0ee;
	padding: 10px 15px 10px 10px;
	z-index: 9;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	top: 0;
	min-height: 120px;
}
.starshow .closediv i {
	position: absolute;
	top: -15px;
	right: 4px;
	border: 1px solid #fff;
	width: 22px;
	height: 22px;
	border-radius: 50%;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}
.starshow span.thankyou {
	display: block;
}
.form-field.textarea.textcenter.addpadding {
	padding-top: 15%;
}
/* The check-box */
.check-box {
	display: inline-block;
	position: relative;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	vertical-align: top;
	margin-left: 10px;
}

/* Hide the browser's default checkbox */
.check-box input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 18px;
	width: 18px;
	background-color: #ffffff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check-box input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check-box .checkmark::after {
	left: 7px;
	top: 3px;
	width: 6px;
	height: 10px;
	border: solid #000;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/** thankyou page **/
.thankyou-box {
	padding: 0 30px;
}
.thankyou-content {
	background-color: #38c0ee;
	text-align: center;
	padding: 30px;
}
.thankyou-content h2 {
	font-size: 42px;
	color: #ffffff;
	font-weight: bold;
	float: none;
	text-align: center;
}
.thankyou-content h3 {
	font-size: 30px;
	color: #ffffff;
}
.thankyou-content h3 span {
	display: block;
	font-weight: bold;
	padding-top: 10px;
}
.thankyou-content .img-cont {
	max-width: 300px;
	width: 100%;
	display: block;
	margin: 75px auto;
}
.thankyou-content .img-cont img{
	width: 100%;
	display: block;
}
.popup-form .close-button button {
	max-width: 200px;
	height: 60px;
	width: 100%;
	border: 0;
	font-size: 30px;
	font-weight: bold;
	color: #38c0ee;
	box-shadow: 0 2px 2px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.25);
	position: static;
	text-shadow: none;
	background-color: #ffffff;
}

/** captcha css **/
.popup-form03 .submit {
	max-width: 100%;
	height: auto;
}
.popup-form03 .submit img {
	max-width: 300px;
	display: block;
	cursor: pointer;
	margin: 175px auto 0;
}

@media(max-width: 991px) {
	.popup-form > h2 {
		padding: 5px 30px;
		font-size: 22px;
	}
	.form-content {
		padding: 10px;
	}
	.stars {
		margin: 0 auto 10px;
	}
	.input-box textarea {
		height: 70px;
	}
	.popup-form {
		padding: 0 0 15px;
	}
	.text-info p {
		font-size: 14px;
		margin-bottom: 5px;
		line-height: 22px;
	}
	.popup-form .submit {
		height: 35px;
	}
	.popup-form .submit div {
		line-height: 35px;
		font-size: 18px;
	}
	.rating-stars ul > li.star > i.fa {
		font-size: 36px;
	}
	.form-field {
		margin-bottom: 10px;
	}
	.form-field label {
		margin-bottom: 5px;
	}
}

@media (max-width: 767px){
	.select-img {
		float: none;
		text-align: center;
	}
	.file-upload-btn {
		margin: 10px auto 0;
	}
	.starshow {
		font-size: 13px;
		min-height: 125px;
	}
	.thankyou-box {
		padding: 0;
	}
	.drag-text {
		background-color: #ffffff;
	}
	.drag-text img {
		width: 100%;
		max-width: 150px;
	}
	.form-field input, .form-field select {
		height: 35px;
	}
	.input-box i {
		top: 10px;
	}
	.select-img h3 {
		font-size: 18px;
		margin-top: 0;
	}
}
@media(max-width: 767px) {
	.as-long-block {
		background-image: none;
		background-color: #5EABD5;
	}
	.visible-mobile {
		display: block;
	}
}
@media (max-width: 640px){
	.input-box.input-desc-hover {
		position: fixed;
		top: 0;
		/*bottom: 0;*/
		left: 0;
		right: 0;
		margin: auto;
		height: 100%;
	}
	.text-info {
		min-height: 150px;
	}
	.text-info p {
		font-size: 15px;
	}
	.starshow {
		font-size: 12px;
		min-height: 155px;
		padding-top: 0;
	}
	.drag-text img {
		max-width: 110px;
	}
}

@media (max-width: 480px){
	.rating-stars ul > li.star > i.fa {
	    font-size: 34px;
	}
	.rating-stars ul > li.star > i.fa span {
	    font-size: 14px;
	    height: 13px;
	}
	.confirm-checkbox p {
	    display: block;
	    font-size: 13px;
	}
	.check-box {
	    margin: 5px 0 0;
	}
}