.city-items a, .city-items li {
	position: relative;
	text-align: center
}
.city-items, .new-items {
	padding: 0;
	list-style: none
}
.city-items li, .new-items>li {
	float: none;
	vertical-align: top
}
.app-area h2, .city-items img, .city-items li, .new-items img, .new-items>li, .reasons .reason img {
	vertical-align: top
}
.app-area .download-btn:after, .city-items a:after, .new-items .no-dev a .marker:after, .new-items a:after {
	content: ''
}
.city-items {
	margin: 0 -10px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px;
	position: relative;
	z-index: 10
}
.city-items li {
	letter-spacing: normal;
	display: inline-block;
	margin: 0 0 20px
}
.city-items a {
	display: block;
	overflow: hidden
}
.city-items a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 5
}
.city-items a .name {
	z-index: 10;
	position: absolute;
	left: 10px;
	right: 10px;
	font: 15px/18px robotomedium, sans-serif;
	color: #fff;
	bottom: 20px;
	text-shadow: 0 -1px 0 #000
}
.city-items a .listing {
	text-shadow: none;
	display: none
}
.city-items a:hover:after {
	background: rgba(0,0,0,.73)
}
.city-items .no-dev a .name {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	bottom: 10px
}
.city-items .no-dev a .listing {
	-webkit-transform: translateY(-400px);
	-ms-transform: translateY(-400px);
	transform: translateY(-400px);
	bottom: 100%;
	-webkit-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
	display: block;
	opacity: 0;
	height: 0;
	overflow: hidden
}
.city-items .no-dev a img {
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}
.city-items .no-dev a:hover .name {
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%)
}
.city-items .no-dev a:hover .listing {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
	height: auto
}
.city-items .no-dev a:hover img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.city-items img {
	width: 100%
}
.new-items {
	margin: 0 -10px;
	font-size: 0;
	line-height: 0;
	letter-spacing: -4px
}
.new-items>li {
	letter-spacing: normal;
	display: inline-block;
	margin: 0 0 20px
}
.new-items a {
	display: block;
	position: relative;
	text-align: left;
	overflow: hidden;
	padding-top: 100%;
	background: #fff
}
.app-area, .explore-area, .new-items a .marker, .new-projects, .reasons, .slideshow .holder {
	text-align: center
}
.new-items a:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	z-index: 5
}
.new-items a .marker {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	text-transform: uppercase;
	color: #fff;
	font: 11px/13px museo700-regular, sans-serif;
	text-shadow: 1px -1px 0 rgba(0,0,0,.35);
	background: #e84c3c;
	padding: 4px 5px 3px;
	min-width: 80px
}
.new-items a .marker.new {
	background: #49ba6f
}
.new-items a .marker.popular {
	background: #3597d3
}
.new-items a>div {
	z-index: 15;
	position: absolute
}
.new-items a .data {
	left: 21px;
	right: 21px;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	bottom: 15px
}
.new-items a .data .line {
	padding: 0 0 7px
}
.new-items a .data .line p {
	overflow: hidden;
	margin: 0;
	padding: 7px 0 0 9px
}
.new-items a .data .btn {
	float: left
}
.new-items a .data .btn:hover {
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}
.new-items a .more-info .place, .new-items a .more-info ul li {
	-webkit-transition: all .35s ease-in-out;
	-webkit-transform: translate3d(0, 200%, 0);
	opacity: 0
}
.new-items a .data ul {
	text-shadow: 0 -1px 0 #000;
	padding: 0;
	margin: 0;
	list-style: none
}
.new-items a .data ul li {
	font: 16px/19px robotomedium, sans-serif;
	margin: 0 0 5px
}
.new-items a .info-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 10;
	height: 60px;
	display: none
}
.new-items a .more-info {
	bottom: -60px;
	opacity: 0;
	left: 0;
	width: 100%;
	right: 0;
	overflow: hidden;
	background: #fff;
	font: 14px/18px robotomedium, sans-serif;
	color: #000;
	padding: 10px 10px 14px;
	height: 60px;
	position: absolute
}
.new-items a .more-info ul {
	padding: 0;
	margin: -10px -19px -14px;
	list-style: none;
	overflow: hidden
}
.new-items a .more-info ul li {
	float: left;
	width: 33%;
	color: #368c52;
	padding: 11px 10px 14px 21px;
	font: 13px/18px robotomedium, sans-serif;
	transition: all .35s ease-in-out;
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	transform: translate3d(0, 200%, 0)
}
.new-items a .more-info ul li+li {
	border-left: 1px solid #dce1e4
}
.new-items a .more-info ul li:nth-child(2) {
	-webkit-transition-delay: .1s;
	transition-delay: .1s
}
.new-items a .more-info ul li:nth-child(3) {
	-webkit-transition-delay: .15s;
	transition-delay: .15s
}
.new-items a .more-info ul li span {
	display: block;
	font: 15px/18px robotobold, sans-serif;
	color: #000
}
.new-items a .more-info p {
	margin: 0;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis
}
.new-items a .more-info .color {
	font-family: robotobold, sans-serif;
	color: #368c52
}
.new-items a .more-info .place {
	float: right;
	min-width: 66px;
	max-width: 120px;
	position: relative;
	transition: all .35s ease-in-out;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	transform: translate3d(0, 200%, 0)
}
.new-items a .more-info .place .fo {
	color: #368c52
}
.new-items a .more-info .place span {
	display: block
}
.new-items a .more-info .holder {
	overflow: hidden;
	padding-right: 10px;
	position: relative;
	-webkit-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
	-webkit-transition-delay: 50ms;
	transition-delay: 50ms;
	-webkit-transform: translate3d(0, 200%, 0);
	transform: translate3d(0, 200%, 0);
	opacity: 0
}
.new-items a:hover:after {
	background: rgba(0,0,0,.73)
}
.new-items .no-dev a .data {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}
.new-items .no-dev a .info-wrap {
	display: block
}
.new-items .no-dev a .more-info {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	display: block;
	opacity: 0
}
.new-items .no-dev a .marker {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 80px;
	top: 6px;
	left: -21px;
	padding: 0;
	background: 0 0
}
.new-items .no-dev a .marker span {
	position: relative;
	z-index: 10;
	display: block;
	padding: 7px 5px 6px
}
.new-items .no-dev a .marker span:after, .new-items .no-dev a .marker span:before {
	content: '';
	position: absolute;
	border: 6px solid transparent;
	border-top: 6px solid #9b1b2a;
	top: 100%;
	left: 100%;
	margin: 0 0 0 -2px
}
.new-items .no-dev a .marker span:before {
	left: auto;
	right: 100%;
	margin: 0 -2px 0 0
}
.new-items .no-dev a .marker:after {
	position: absolute;
	top: 0;
	left: -10px;
	border-bottom: 26px solid #e84c3c;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	height: 0;
	width: 100px;
	z-index: 5
}
.new-items .no-dev a .marker.new:after {
	border-bottom-color: #49ba6f
}
.new-items .no-dev a .marker.new span:after, .new-items .no-dev a .marker.new span:before {
	border-top-color: #13552e
}
.new-items .no-dev a .marker.popular:after {
	border-bottom-color: #3597d3
}
.new-items .no-dev a .marker.popular span:after, .new-items .no-dev a .marker.popular span:before {
	border-top-color: #2c3e50
}
.new-items .no-dev a:hover .data {
	bottom: 74px
}
.new-items .no-dev a:hover .more-info {
	bottom: 0;
	opacity: 1
}
.new-items .no-dev a:hover .more-info .holder, .new-items .no-dev a:hover .more-info .place, .new-items .no-dev a:hover .more-info ul li {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.new-items img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 3
}
.new-items .add-item {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff
}
.new-items .add-item .cell {
	color: #97a4ab;
	text-align: center;
	font: 15px/18px robotomedium, sans-serif;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 40px 20px;
	background: #fff
}
.gallery-holder, .slideshow, .slideshow .holder {
	position: relative
}
.new-items .add-item .cell:after {
	display: none
}
.new-items .add-item .cell .fo {
	font-size: 60px;
	line-height: 64px
}
.new-items .add-item .cell span {
	display: block;
	padding: 4px 0 0
}
.projects-gallery, .slideshow .slides li .img {
	display: none
}
.new-items .add-item .cell:hover {
	color: #368c52
}
.homeBuyRent h1 a {
	color: #FFF
}
.homeBuyRent h1 a:hover, .toggleHomeBuyRentClass {
	color: #296B3E !important;
	text-decoration: underline
}
.homeBuyRent span {
	color: #296B3E
}
@media (max-width:559px) {
.slideshow .holder .see-more {
	font: 14px/30px museo700-regular, sans-serif !important;
	padding: 16px 14px 16px 52px;
	background: rgba(43,130,72,.8);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.38);
	border-radius: 4px !important;
	overflow: hidden;
	height: 56px
}
}
@media (min-width:768px) {
.city-items .no-dev a .name {
	font: 18px/23px robotomedium, sans-serif
}
}
@media (min-width:1025px) {
.city-items>li, .new-items>li {
	opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.new-items a .more-info {
	font-size: 15px;
	padding: 10px 19px 14px
}
}
.gallery-holder {
	overflow: hidden;
	width: 100%;
	float: left
}
.slideshow .slides {
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none
}
.slideshow .slides li {
	float: left;
	display: none;
	background-size: cover;
	min-height: 312px
}
.slideshow .holder {
	padding: 25px 30px;
	min-height: 445px;
	max-height:650px;
}
.slideshow .holder .see-more {
	position: relative;
	display: inline-block;
	font: 24px/30px museo700-regular, sans-serif;
	padding: 16px 21px 16px 54px;
	background: rgba(43,130,72,.8);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.38);
	border-radius: 0 0 4px 4px;
	overflow: hidden
}
.slideshow .holder .see-more .fo {
	-webkit-transition: all .5s;
	transition: all .5s;
	position: absolute;
	top: 16px;
	left: 19px
}
.slideshow .holder .see-more:hover {
	background: rgba(43,130,72,.9)
}
.slideshow .holder .see-more:hover .fo {
	font-size: 70px;
	left: -10px;
	opacity: .5;
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg)
}
.slideshow .city-info {
	/*background: rgba(3,2,1,.6);
	box-shadow: 0 0 10px rgba(0,0,0,.75);*/
	color: #fff;
	/*border-radius: 4px;*/
	padding: 10px 15px 15px;
	max-width: 460px;
	margin: 140px auto 0
}
.slideshow .city-info h2 {
	color: #fff;
	margin: 0 0 5px;
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 30px;
	font: 22px/26px museo700-regular, sans-serif;
	background: url(../images/logo-small.png) 0 2px no-repeat;
	background-size: 22px 21px;
	text-shadow: 0 -1px 0 #000
}
.slideshow .city-info h3 {
	font: 16px/21px robotomedium, sans-serif;
	margin: 0 0 6px;
	text-shadow: 0 -1px 0 #000
}
.slideshow .city-info .search-line {
	overflow: hidden
}
.slideshow .city-info .search-line .btn {
	display: block;
	color: #fff;
	font: 16px/21px robotobold, sans-serif;
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	background: #368c52;
	height: 37px;
	border-radius: 4px;
	-webkit-transition: all .2s;
	transition: all .2s
}
.slideshow .city-info .search-line .btn:hover {
	background: #28673c
}
.slideshow .city-info .search-line select {
	opacity: 0
}
.slideshow .city-info .locality {
	padding: 0 0 5px
}
.slideshow .city-info .locality .fo {
	position: absolute;
	top: 6px;
	left: 9px;
	color: #368c52;
	font-size: 13px
}
.slideshow .city-info .locality .form-control {
	border: none;
	font: 15px/21px robotomedium, sans-serif;
	padding: 8px 10px 8px 26px;
	border-radius: 4px
}
.slideshow .city-info .locality .form-control::-moz-placeholder {
color:#8D9382;
opacity:1
}
.slideshow .city-info .locality .form-control:-ms-input-placeholder {
color:#8D9382
}
.slideshow .city-info .locality .form-control::-webkit-input-placeholder {
color:#8D9382
}
.slideshow .city-info .type-sel {
	margin: 0 0 5px
}
.slideshow .city-info .type-sel .sel-holder {
	min-height: 37px;
	background: #fff;
	border-radius: 4px
}
.slideshow .flex-direction-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 0
}
.slideshow .flex-direction-nav a {
	position: absolute;
	top: 50%;
	left: 8px;
	opacity: .3;
	background-size: 32px 30px;
	width: 14px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 10;
	margin: 15px 0 0;
	-webkit-transition: all .2s;
	transition: all .2s
}
.slideshow .flex-direction-nav a:hover {
	opacity: .7
}
.slideshow .flex-direction-nav .flex-next {
	background-position: -14px 0;
	left: auto;
	right: 8px
}
.explore-area {
	padding-top: 34px;
	padding-bottom: 30px
}
.explore-area p {
	margin: 0 0 12px
}
.reasons {
	background: #fff;
	padding: 34px 0 0
}
.reasons p {
	margin: 0 0 15px
}
.reasons p strong {
	font-family: robotobold, sans-serif;
	font-weight: 400
}
.reasons h2 {
	margin: 0 0 10px
}
.reasons .reason {
	margin: 0 0 25px
}
.reasons .reason img {
	width: 100px;
	height: auto;
	margin: 0 0 7px
}
.reasons .reason p {
	margin: 0
}
.reasons h3 {
	font: 20px/24px robotomedium, sans-serif;
	margin: 0 0 6px;
	color: #000
}
.new-projects {
	padding-bottom: 30px
}
.app-area {
	color: #fff;
	position: relative;
	background: url(../images/bg-app-mob.jpg) 0 50% no-repeat;
	background-size: cover;
	padding: 20px 0
}
.app-area .img {
	display: none
}
.app-area h2 {
	background: url(../images/logo-small-02.png) no-repeat;
	background-size: 43px 42px;
	margin: 0;
	font: 40px/48px museo700-regular, sans-serif;
	display: inline-block;
	color: #fff;
	padding: 0 0 0 50px
}
.app-area .ttl {
	display: block;
	font: 28px/32px museo100-regular, sans-serif
}
.app-area p {
	margin: 0 0 10px
}
.app-area .download-btn {
	width: 251px;
	margin: 0 auto;
	position: relative;
	border-radius: 2px;
	overflow: hidden;
	padding: 8px 6px 6px 9px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNDc0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNjA2MTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #4a474d), color-stop(100%, #060611));
	background: -webkit-linear-gradient(top, #4a474d 0, #060611 100%);
	background: linear-gradient(to bottom, #4a474d 0, #060611 100%)
}
.app-area .download-btn:after {
	position: absolute;
	top: 2px;
	height: 39px;
	width: 1px;
	left: 50%;
	margin: 0 0 0 1px;
	background: rgba(255,255,255,.13)
}
.app-area .btn-app, .app-area .btn-google {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/btn-app.png) no-repeat;
	width: 110px;
	height: 28px;
	float: left
}
.app-area .btn-google {
	background: url(../images/btn-app-02.png) no-repeat;
	width: 107px;
	height: 29px;
	margin: 0 0 0 16px
}
.more-line .btn-more {
	margin: 0
}
@media (min-width:768px) {
.slideshow .slides li {
	min-height: 348px
}
.slideshow .city-info h2 {
	font-size: 48px;
	line-height: 54px;
	background-size: auto auto;
	padding: 0 0 0 50px;
	background-position: 0 9px
}
.slideshow .city-info h3 {
	font-size: 24px;
	line-height: 30px
}
.slideshow .flex-direction-nav a {
	width: 32px;
	height: 58px;
	background-size: auto auto;
	margin-top: -29px
}
.slideshow .flex-direction-nav .flex-next {
	background-position: -32px 0
}
.more-line {
	position: relative;
	overflow: hidden
}
.more-line a {
	position: relative;
	overflow: visible
}
.more-line a:after, .more-line a:before {
	content: '';
	position: absolute;
	background: #ececec;
	height: 1px;
	top: 50%;
	left: 100%;
	width: 9999px;
	margin: -1px 0 0 10px
}
.more-line a:before {
	margin: 0 10px 0 0;
	left: auto;
	right: 100%
}
.reasons .reason img {
	width: auto
}
.app-area {
	background: url(../images/bg-app-area.jpg) 50% 0 no-repeat;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 60px
}
.app-area h2 {
	font: 72px/78px museo700-regular, sans-serif;
	background-size: auto auto;
	padding: 10px 0 4px 100px
}
.app-area .ttl {
	font: 48px/52px museo100-regular, sans-serif
}
}
@media (min-width:1025px) {
.no-js .slideshow {
	height: 1500px
}
.slideshow .slides .holder {
	padding: 0;
	display: table;
	width: 100%;
	min-height: 500px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	opacity: 1
}
.slideshow .slides .holder .cell {
	display: table-cell;
	vertical-align: middle
}
.slideshow .city-info {
	padding: 15px 20px 20px;
	max-width: 723px;
	margin-top: 0
}
.slideshow .city-info h2 {
	margin: 0 0 1px
}
.slideshow .city-info h3 {
	margin: 0 0 17px
}
.slideshow .city-info .locality {
	float: left;
	padding: 0 1px 0 0;
	width: 350px
}
.slideshow .city-info .locality .form-control {
	border-radius: 2px 0 0 2px
}
.slideshow .city-info .type-sel {
	padding: 0 150px 0 0;
	margin: 0
}
.slideshow .city-info .type-sel .sel-holder, .slideshow .city-info .type-sel .select-area {
	border-radius: 0
}
.slideshow .city-info .search-line {
	position: relative
}
.slideshow .city-info .search-line .btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 149px;
	border-radius: 0 2px 2px 0
}
.projects-gallery {
	position: absolute;
	bottom: 21px;
	right: 20px;
	width: 360px;
	text-align: right;
	z-index: 100;
	display: block
}
.projects-gallery .slides {
	padding: 0;
	margin: 0;
	list-style: none
}
.projects-gallery .slides li {
	float: left;
	display: none
}
.projects-gallery .slides li a {
	display: block;
	overflow: hidden;
	color: #fff
}
.projects-gallery .slides li .img {
	float: right;
	width: 115px;
	height: 76px;
	margin: 0 0 0 19px;
	position: relative;
	overflow: hidden
}
.projects-gallery .slides li img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.projects-gallery .slides li .text {
	overflow: hidden;
	display: block;
	padding: 10px 0 0;
	font: 14px/22px robotomedium, sans-serif
}
.projects-gallery .slides li .text span {
	display: block
}
.more-line {
	padding: 10px 0 0
}
.explore-area {
	padding-bottom: 61px
}
.reasons {
	position: relative;
	padding: 54px 0 36px
}
.reasons h2 {
	margin: 0 0 3px
}
.reasons p {
	margin: 0 0 32px
}
.reasons .reason img {
	margin: 0 0 20px
}
.reasons h3 {
	margin: 0 0 8px
}
.new-projects {
	padding: 0 0 60px
}
.new-projects p {
	margin: 0 0 12px
}
.app-area {
	padding: 50px
}
.app-area .container {
	height: 560px;
	position: relative
}
.app-area .img {
	display: block;
	position: absolute;
	bottom: -50px;
	left: 71px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0
}
.app-area .block {
	float: right;
	width: 540px;
	padding: 94px 0 0
}
.app-area h2 {
	background-size: auto auto;
	background-position: 50% 0;
	padding: 105px 0 8px
}
.app-area .ttl {
	margin: 0 0 13px
}
.app-area p {
	margin: 0 0 24px
}
}



/***********************************************************/
/*New Home page Search css Starts*/

@media (min-width:768px) {
	.visual-design .city-info {
   
    color: #fff;
   
    padding: 10px 15px 15px;
   /* max-width: 500px;*/
    margin: 25px auto 0;
}
.visual-design {
    position: relative;
    text-align: center;
    color: #fff;
   /* text-shadow: 0 -1px 0 #000;*/
    margin: 0 0 20px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font: 24px/27px "robotomedium", sans-serif;
	height: 650px;
}
.visual-design .cell {
    height: 630px !important;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
.visual-design .cell .city-info h2 {
	font-size: 48px !important;
	line-height: 54px;
	background-size: auto auto;
	/*padding: 0 0 0 50px;*/
	background-position: 0 9px;
	color:#FFF;
}
.visual-design .cell .city-info h3 {
	font-size: 24px;
	line-height: 30px
}

.main-content .form-search{
    margin: 0 auto;
    text-align: center;
    font: bold 13px sans-serif;
    max-width: 634px;
    position: relative;
}

.form-search input{
    width: 350px !important;
    box-sizing: border-box;
   /* border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;*/
    background-color:  #ffffff;
   /* box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);*/
    padding: 14px 15px 14px 11px;
    border: 1px solid #FFFFFF;
    border-right: 0;
    color:#4E565C;
    outline: none;
    -webkit-appearance: none;
	height: 45px;
}

.form-search button{
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color:  #298E54;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #ffffff;
    padding: 15px 22px;
    margin-left: -3px;
    cursor: pointer;
    border: none;
    outline: none;
}


/* Placeholder color */

.form-search input::-webkit-input-placeholder {
   /* color:  #879097;*/
   color:#585858;
}

.form-search input::-moz-placeholder {
    /* color:  #879097;*/
   color:#585858;
    opacity: 1;
}

.form-search input:-ms-input-placeholder {
   /* color:  #879097;*/
   color:#585858;
}
.form-search .form-row {
    text-align: left;
    width: 114px;
   /* margin: 25px auto 0;*/
	float:left;
	padding-right: 1px;
}

.form-search .form-row2 {
    text-align: left;
    width: 700px;
    /*margin: 25px auto 0;
	float:left*/
}

.form-search .form-row .select-area {
	
    float: left;
    position: relative;
    overflow: hidden;
    height: 45px;
    font: 14px/21px "robotomedium", sans-serif;
    color: #7b93a2;
    border: 0px solid #FFF !important;
    border-radius: 0px;
    background: #FFFFFF;
    width: 100%!important;
    text-align: left;

}


.form-search .form-row .select-area .center {
    position: relative;
    line-height: 21px;
    cursor: default;
    display: block;
    padding: 12px 10px 10px 12px;
    z-index: 2;
    margin: 0 15px 0 0;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
	    font-family: sans-serif !important;
    color: #525252;
	    font-weight: bold;
		font-size:13px;
}
.form-search .form-row .select-area .select-opener {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 32px;
    height: 46px;
    background: url(../images/sel-bull.png) 9px 20px no-repeat;
}
}


@media only screen and (min-width: 602px) and (max-width: 767px) {

	.visual-design .city-info {
   
    color: #fff;
   
    padding: 10px 15px 15px;
    max-width: 500px;
    margin: 25px auto 0;
}
.visual-design {
    position: relative;
    text-align: center;
    color: #fff;
   /* text-shadow: 0 -1px 0 #000;*/
    margin: 0 0 20px;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font: 24px/27px "robotomedium", sans-serif;
	height: 650px;
}
.visual-design .cell {
    height: 630px !important;
    display: table-cell;
    vertical-align: middle;
    width: 1%;
}
.visual-design .cell .city-info h2 {
	font-size: 48px !important;
	line-height: 54px;
	background-size: auto auto;
	/*padding: 0 0 0 50px;*/
	background-position: 0 9px;
	color:#FFF;
}
.visual-design .cell .city-info h3 {
	font-size: 24px;
	line-height: 30px
}

.main-content .form-search{
    margin: 0 auto;
    text-align: center;
    font: bold 13px sans-serif;
    max-width: 560px;
    position: relative;
}

.form-search input{
    width: 234px;
    box-sizing: border-box;
    /*border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;*/
    background-color:  #ffffff;
   /* box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);*/
    padding: 13px 15px 14px 11px;
    border: 1px solid #FFFFFF;
    border-right: 0;
    color:#4E565C;
    outline: none;
    -webkit-appearance: none;
	/*font: 14px/21px "robotomedium", sans-serif;
    height: 46px;*/
}

.form-search button{
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color:  #298E54;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #ffffff;
    padding: 15px 22px;
    margin-left: -3px;
    cursor: pointer;
    border: none;
    outline: none;
	
}


/* Placeholder color */

.form-search input::-webkit-input-placeholder {
   /* color:  #879097;*/
	color: #585858;
}

.form-search input::-moz-placeholder {
     /* color:  #879097;*/
	color: #585858;
    opacity: 1;
}

.form-search input:-ms-input-placeholder {
     /* color:  #879097;*/
	color: #585858;
}
.form-search .form-row {
       text-align: left;
    width: 120px;
    margin: 1px auto 0;
    float: left;
	    padding-right: 1px;
}

.form-search .form-row2 {
    text-align: left;
    width: 588px;
    /*margin: 25px auto 0;
	float:left*/
}

.form-search .form-row .select-area {
	
   float: left;
    position: relative;
    overflow: hidden;
    height: 44px;
    font: 14px/21px "robotomedium", sans-serif;
    color: #7b93a2;
    border: 0px solid #FFF !important;
    border-radius:  0px;
    background: #FFF;
    width: 100%!important;
    text-align: left;
   /* margin-top: 1px;*/

}


.form-search .form-row .select-area .center {
    position: relative;
    line-height: 21px;
    cursor: default;
    display: block;
    padding: 10px 10px 10px 12px;
    z-index: 2;
    margin: 0 15px 0 0;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
    font-family: sans-serif !important;
    color: #525252;
    font-weight: bold;
    font-size: 13px;
}
.form-search .form-row .select-area .select-opener {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 32px;
    height: 46px;
    background: url(../images/sel-bull.png) 9px 20px no-repeat;
}

.input-loader {
	color: #6c7f8a!important;
	position: absolute!important;
	top: 50%!important;
	right: 97px!important;
	left: auto!important;
	margin: -13px 0 0!important;
	font-size: 15px!important;
	line-height: 24px!important;
	-webkit-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
	z-index: 9999;
	background: #fff
}

}	


@media only screen and (min-width: 300px) and (max-width: 601px) {

	.visual-design .city-info {
   
    color: #fff;
   
    /*padding: 10px 15px 15px;
    max-width: 460px;*/
    margin: 50px auto 0;
}
	.visual-design {
    text-align: center;
    color: #fff;
   /* text-shadow: 0 -1px 0 #000;*/
    font: 16px/21px robotomedium, sans-serif;
}

	.visual-design .cell {
		height: 450px;
		display: table-cell;
		vertical-align: middle;
		width: 1%;
	}
	
	.visual-design .cell .cell-info {
		margin: 60px auto 0px;
	}
	
	.visual-design .cell .main-content {
		margin: 15px auto 0px;
	}
	
	.visual-design .cell .city-info h2 {
		font-size: 22px;
		line-height: 26px;
		background-size: auto auto;
		/*padding: 0 0 0 50px;*/
		background-position: 0 9px;
		color:#FFF !important;
	}
	
	.visual-design .cell .city-info h3 {
		font-size: 16px;
		line-height: 23px
	}
	
	
	
	.main-content .form-search{
    margin: 0 auto;
    text-align: center;
    font: bold 13px sans-serif;
   /* min-width: 552px;*/
    position: relative;
	}

	.form-search .form-row {
    text-align: left;
   /* width: 120px;*/
   /* margin: 25px auto 0;*/
	/*float:left;*/
}

.form-search .form-row2 {
    text-align: left;
    width: auto;
    /*margin: 25px auto 0;
	float:left*/
}

.form-search .form-row .select-area {
	
    float: left;
    position: relative;
    overflow: hidden;
    height: 45px;
    font: 15px/21px "robotomedium", sans-serif;
    color: #7b93a2;
    border: 0px solid #FFF !important;
    border-radius: 4px 4px 4px 4px;
    background: #fff;
    width: 100%!important;
    text-align: left;
	    margin-top: 3px;
    margin-bottom: 3px;

}


.form-search .form-row .select-area .center {
    position: relative;
    line-height: 21px;
    cursor: default;
    display: block;
    padding: 9px 14px 10px 14px;
    z-index: 2;
    margin: 0 15px 0 0;
    -ms-text-overflow: ellipsis;
    overflow: hidden;
	width:100%;
	margin-top: 5px;
    margin-bottom: 5px;
    font-family: sans-serif !important;
    color: #525252;
	font-weight: bold;
	font-size:13px;
}	
	
.form-search input{
    /*width: 264px;*/
    box-sizing: border-box;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    background-color:  #ffffff;
   /* box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);*/
    padding: 14px 15px 14px 11px;
    border: 0px solid #b6c3cd;;
    border-right: 0;
    color:#4E565C;
    outline: none;
    -webkit-appearance: none;
	width: 100%;
	border-radius:4px;
	margin-top:3px;
	margin-bottom:3px;
	}

.form-search button{
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    background-color:  #298E54;
    box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
    color: #ffffff;
    padding: 15px 22px;
   /* margin-left: -4px;*/
    cursor: pointer;
    border: none;
    outline: none;
	width: 100%;
}
.form-search .form-row .select-area .select-opener {
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    width: 32px;
    height: 46px;
    background: url(../images/sel-bull.png) 9px 20px no-repeat;
}
/* Placeholder color */

.form-search input::-webkit-input-placeholder {
   /* color:  #879097;*/
	color: #585858;
}

.form-search input::-moz-placeholder {
     /* color:  #879097;*/
	color: #585858;
    opacity: 1;
}

.form-search input:-ms-input-placeholder {
     /* color:  #879097;*/
	color: #585858;
}

.input-loader {
	color: #6c7f8a!important;
	position: absolute!important;
	top: 50%!important;
	right: 14px!important;
	left: auto!important;
	margin: 13px 0 0!important;
	font-size: 15px!important;
	line-height: 24px!important;
	-webkit-animation: rotating 2s linear infinite;
	animation: rotating 2s linear infinite;
	z-index: 9999;
	background: #fff
}

}
/*
@media only screen and (min-width:695px) and (max-width: 702px) {

.cell .main-content .form-search {
	margin-left:15px;
}
}

@media only screen and (min-width:703px) and (max-width: 720px) {

.cell .main-content .form-search {
	margin-left:25px;
}
}
@media only screen and (min-width:721px) and (max-width: 767px) {

.cell .main-content .form-search {
	margin-left:35px;
}
}*/
/*New Home page Search css Ends*/

/**********************************************************/
