a.gflag {vertical-align:middle;font-size:32px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/32.png);}
a.gflag img {border:0;margin:0 5px 0 0;}
a.gflag:hover {background-image:url(//gtranslate.net/flags/32a.png);}
#goog-gt-tt {display:none !important;}
.goog-te-banner-frame {display:none !important;}
.goog-te-menu-value:hover {text-decoration:none !important;}
body {top:0 !important;}
#google_translate_element2 {display:none!important;}
*, *::after, *::before {
    box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position:relative;
	}
*:hover{
	transition: all 0.3s;
	}
/* HTML RESET START*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
input, select, textarea,
b, i,button,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, main, section, summary,
time, mark, audio, video, p {
	color: #666666;
    margin: 0;
	border-style:solid;
	border-width:0;
	border-color:transparent;
    padding: 0;
    outline: 0;
	font-family: 'News Gothic MT', sans-serif;
    font-size:15px;
	line-height:22px;
    vertical-align: baseline;
    background:none;
	}
input, select, textarea{
	float:left;
	background:#fff;
	padding:5px 10px;
	line-height:28px;
	border-radius:3px;
	border-style:solid;
	border-color:#000;
	border-width:1px;
	}
input[type="text"], input[type="email"]{
	float:left;
	height:34px;
	border-color:#ddd;
	border-width:1px;
	border-radius:4px;
	font-size:14px;
	padding:0 20px;
	line-height:32px;
	}
button{
	cursor:pointer;
	}
body{
	float:left;
	background:#e0d9c8;
	overflow-x:hidden;
	overflow-y:auto;
	}
html, body{
	height:100%;
	}
header{
	float:left;
	position:relative;
	height:auto;
	padding:0;
	display: block;
	width: 100%;
	z-index: 9999;
	}
header a.logo, header a.logo img{
	margin:auto;
	width:1200px;
	display: block;
	}
header a img.deskTopView{
	}
header .headerContent{
	float:left;
	width:100%;
	positioN.relative;
	}
header .headerRight{
	display: block;
	float:right;
	position:reltiave;
	}
header .headerButtons, header .headerButtonsCont{
	display: block;
	float:right;
	position:relative;
	}
header button, header a.logInBtn, header a.signUpBtn{
	line-height:24px;
	font-size:12px;
	cursor: pointer;
	padding: 0 10px;
	margin:0;
	text-align: center;
	color: #139fb5;
	font-weight: bold;
	border: 0px solid #139fb5;
	border-radius: 3px;
	box-shadow: 0px 1px 5px 1px rgba(0,0,0,0.15);
	background-color: white;
	float:left;
	}
header a.signUpBtn{
	margin-left:10px;
	}
header button.signUpBtn, header a.signUpBtn{
	background:#139fb5;
	color:#fff;
	}
header button:hover, header a.signUpBtn:hover, header a.logInBtn:hover{
	background:#333;
	color:#fff;
	border-color:#333;
	}
nav{
	display: flex;
	align-items: center;
	}
main{
	display:block;
	}
article.locationGridArticle{
	display: flex;
	min-height: 170px;
	height: calc(100vh / 4);
	width: 100%;
	position: relative;
	z-index: 1;
	padding: 15px;
	border-radius: 5px;
	overflow: hidden;
	}
article.locationGridArticle:after{
	content: '';
	width: 100%;
	height: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	z-index: -1;
	}
.homeLeft, .homeRight, .homeCentre{
	position:relative;
	flex: 0 0 25%;
	z-index:3;
	}
.homeCentre{
	flex: 0 0 50%;
	}
.homeLeft, .homeRight{
	border-bottom: 1px solid #eaeaf0;
	padding:15px 0;
	}
.homeSearch{
	position: -webkit-sticky;
	position: sticky;
	display: flex;
	left: 0;
	top: 53px;
	height: calc(100vh - 53px);
	}
.homeSearchCont{
	min-height: 100%;
	width: 100%;
	padding: 100px 20px 20px;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 100px 20px 50px;
	min-height: 525px;
	z-index: 2;
	}
.homeSearchCont:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	z-index: 0;
	}
.homeSearchWrap{
	max-width: 675px;
	width: 100%;
	margin: 0 auto;
	z-index: 1;
	}
.homeLocation{
	padding:0 20px;
	display:block;
	}
.homeLocationGrid{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	}
.locationGridItems{
	flex: 0 1 100%;
    flex-basis: 100%;
	width: 100%;
	margin: 7.5px 0;
	flex-basis: 100%;
	}
form.contactForm textarea{
	min-height:100px;
	}
form input[type="checkbox"].acceptTerms{
	height:24px;
	}
.siteFrame, .bannerOverlayCont, .bannerSearch{ /*TO SET THE WIDTH OF THE SITE */
	display:block;
	margin:auto;
	width:1600px;
	position:relative;
	}
.bannerOverlayCont{
	width:800px;
	}
.bannerSearch{
	width:720px;
	z-index:55;
	}
h1,h2,h3,h4,h5,h6{
	color:#139fb5 !important;
	font-weight:bold;
	font-size:38px;
	line-height:46px;
	}
h1{
	color:#625f50;
	}
h2{
	color:#139fb5;
	font-size:28px;
	line-height:40px;
	}
h3{
	font-size:22px;
	line-height:36px;
	}
h4{
	font-size:18px;
	line-height:26px;
	}
h5{
	font-size:16px;
	line-height:24px;
	}
h6{
	font-size:14px;
	line-height:22px;
	}
header h1, header h1 span{
	font-size: 18px;
	line-height:33px;
    font-weight: normal;
	color:#CCC;
	text-transform: uppercase;
	}
header h1 span{
	color:#139fb5;
	}
header h2{
	color:#CCC;
	font-weight: normal;
	font-size: 19px;
	text-transform: uppercase;
	}
header a.login{
	color:#fff;
	line-height:40px;
	font-size:19px;
	margin-right:5px;
	}
header a.login:hover{
	color:#139fb5;
	}
footer.darkBg h1, footer.darkBg h2, footer.darkBg h3, footer.darkBg h4, footer.darkBg h5, footer.darkBg h6{
	color:#139fb5;
	}
footer.darkBg p, footer.darkBg a{
	color:#eee;
	font-size:15px;
	}
p, .stateInfoText, a {
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	color:#000;
	}
header button, a{
	color:#139fb5;
	text-decoration: none;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	cursor:pointer;
	}
a:hover, a:hover > h6, a:hover > div{
	color:#139fb5;
	}
.bold, span.bold{
	font-weight:bold;
	}
.langSelectPage{
	height:100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	filter: blur(6px);
	-webkit-filter: blur(6px);
	}
.pageTextCont div, .pageTextCont p, .pageTextCont ul, .pageTextCont ul li, .pageTextCont ul ol{
	text-align:justify;
	float:left;
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
	font-weight:normal;
	line-height:22px;
	width:100%;
	}
.pageTextCont h1, .pageTextCont h2, .pageTextCont h3, .pageTextCont h4, .pageTextCont h5, .pageTextCont h6{
	float:left;
	width:100%;
	}
.pageTextCont ul li, .pageTextCont ul ol{
	margin:0;
	text-align:left;
	list-style-position: inside;
	padding-left:10px;
	}
.bannerOverlayCont h1, .bannerOverlayCont p{
	color:#fff;
	font-size:40px;
	line-height:50px;
	text-shadow: 0 1px 3px rgba(0,0,0,0.8);
	}
.bannerOverlayCont p{
	margin-top:20px;
	font-size:22px;
	line-height:26px;
	margin-bottom:20px;
	}
.pageContent h2{
	font-size:28px;
	font-weight:bold;
	color:#139fb5 !important;
	text-align:left;
	}
.pageContent h3{
	font-size:22px;
	font-weight:bold;
	color:#139fb5;
	}
.bgColour1{
	background:#20B9E0;
	}
.w500, .w400, .w300, .w200, .w100, .w90, .w85, .w80, .w76, .w75, .w70, .w66, .w60, .w55, .w50, .w40, .w33, .w30, .w25, .w24, .w20, .w15, .w12, .w10{
	float:left;
	width:100%;
	position:relative;
	}
.w500{
	width:500%;
	}
.w400{
	width:400%;
	}
.w300{
	width:300%;
	}
.w200{
	width:200%;
	}
.w90{
	width:90%;
	}
.w85{
	width:85%;
	}
.w80{
	width:80%;
	}
.w76{
	width:76%;
	}
.w75{
	width:75%;
	}
.w70{
	width:70%;
	}
.w66{
	width:66.666666%;
	}
.w60{
	width:60%;
	}
.w55{
	width:55%;
	}
.w50{
	width:50%;
	}
.w40{
	width:40%;
	}
.w33{
	width:33.333333%;
	}
.w30{
	width:30%;
	}
.w25{
	width:25%;
	}
.w24{
	width:24%;
	}
.w20{
	width:20%;
	}
.w15{
	width:15%;
	}
.w12{
	width:12.5%;
	}
.w10{
	width:10%;
	}
.borderTop{
	border-top:1px solid #ccc;
	}
.textCenter, span.textCenter{
	text-align:center;
	}
img.siteLogo{
	display:block;
	margin:auto;
	position:relative;
	height:43px;
	width:260px;
	}
a.statePageLink {
	border-radius:3px;
	height:300px;
	}
a.statePageLink, .lineDivider, .featLatestImg, .paralaxImg, .homeSearch, article.locationGridArticle{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	}
.featLatestImg{
	height:250px;
	}
.thickDivide{
	height:8px;
	}
.thinDivide{
	height:2px;
	}
.featPageImg, .locationPageImg{
	height:250px;
	position:relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-width:1px;
	border-style:solid;
	border-color:#e6e6e6;
	border-radius:5px;
	}
.featPageImg{
	display:block;
	height:300px;
	margin:auto;
	width:600px;
	border-radius:3px;
	}
.featPageImg:hover{
	box-shadow: 1px 1px 6px 1px #333;
	}
.menuFullWidth{
	background:#F6F6F6;
	}
nav ul.mainMenu, nav ul.mainMenu li{
	position:relative;
	list-style:none;
	margin-top:1px;
	}
nav ul.mainMenu li a, nav ul.mainMenu li span.subMenuDown{
   display: block;
	text-decoration: none;
	text-align: center;
	color:#fff;
	text-transform: uppercase;
	font-size: 20px;
	padding: 15px;
	line-height: 34px;
	letter-spacing: 0.75px;
	height: 64px;
	cursor: pointer;
	position: relative;
	}
nav ul.subMenuWrap li a{
	text-align: left;
	color: #fff;
	font-size: 14px;
	height: auto;
	line-height: 28px;
	padding: 0 10px;
	text-align:left;
	text-transform: unset;
	word-wrap: break-word;
	}
nav ul.subMenuWrap{
	position:absolute;
	background:#139fb5;
	z-index:9999;
	width:360px;
	border-radius:2px;
	margin-top:64px;
	}
nav ul.subMenuWrap li{
	width:100%;
	}
nav ul.mainMenu li a:hover, nav ul.mainMenu li a.selected, nav ul.mainMenu li span.subMenuDown:hover{
	color: #139fb5;
	}
nav ul.mainMenu li span.subMenuDown:focus{
	background:none;
	}
nav ul.subMenuWrap li a:hover{
	background:#25313e;
	color:#fff;
	}
nav ul.subMenuWrap li a.selected{
	color:#25313e;
	}
nav ul.mainMenu li span.subMenuDown span{
	font-size:20px;
	line-height:34px;
	}
nav ul.mainMenu li span.subMenuDown span.subDownArrow{
	width: 9px;
	height: 7px;
	margin-left: 10px;
	margin-top: 15px;
	}
.bannerImgage, .featLatestImg, nav ul.mainMenu li span.subMenuDown span.subDownArrow, .resultsImage{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	}
.bannerImgage{
	height:500px;
	}
.artSection{
	background:#eee;
	}
.featLatestImg{
	height:250px;
	}
.resultsImage{
	position:relative;
	border-right:1px solid #ccc;
	height:300px;
	width:600px;
	}
.whiteBg{
	background:#fff;
	}
.provincePageLink span{
	color:#139fb5;
	}
.provincePageLink span:hover{
	color:#326491;
	}
.sqImg{
	border-radius:5px;
	box-shadow:none !important;
	}
.mthBtn {
	background: #EBEFF4;
	border-width: 0;
	border-radius: 3px;
	font-size: 15px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding: 0 10px;
	color: #139fb5;
	cursor:pointer;
	}
.mthBtn:hover{
	background:#000;
	color:#fff;
	}
.itemSelected{
	background: #139fb5;
	color: #fff;
	}
.mapEmbedd{
	height:350px;
	}
.searchBanner{
	height: 84px;
	text-align: left;
	position: relative;
	top: 30px;
	padding: 15px;
	background-color: rgba(255,255,255,0.7);
	border-radius: 5px;
	}
.selectInp{
	background:#fff;
	line-height: 34px;
	height: 34px;
	border-radius: 4px;
	border-width: 1px;
	border-style:solid;
	border-color:#ddd;
	padding:0 20px;
	font-size: 14px;
	color: #333;
	cursor:pointer;
	background-position: center right+12px;
	background-repeat: no-repeat;
	background-size: auto;
	}
.bannerSelectInp{
	line-height: 52px;
	height: 52px;
	border-radius: 4px 0 0 4px;
	border-width: 0;
	font-size: 16px;
	cursor:pointer;
	}
.selectDrop, .typeInDrop{
	float:left;
	position:relative;
	z-index:101;
	width:100%;
	}
.selectDropBanner, .typeInDropBanner{
	}
.selectInpCont, .typeInFropCont{
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 15px 30px 0 rgba(0,0,0,0.25);
	max-height: 315px;
	overflow-x: hidden;
	}
.selectOptions, .typeInResult{
	font-size: 14px;
	line-height: 25px;
	padding: 0 25px 0 16px;
	color:#333;
	cursor: pointer;
	}
.typeInResult{
	border-bottom:1px solid #ccc;
	}
.selectOptions:hover, .typeInResult:hover{
	background:#eee;
	background: linear-gradient(to bottom,#fff 0,#eee 100%);
	}
.textInpOuter{
	background:#fff;
	padding:1px 10px;
	border:1px solid #ddd;
	border-radius:4px;
	z-index:10;
	}
.searchBtnForm{
	padding:0 0 10px 10px;
	width:20%;
	}
.bannerSearchBtnForm{
	padding-left:0;
	width:15%;
	}
form.searchBtnForm button.searchBtn{
	text-align:center;
	background:#139fb5;
	padding:0 10px;
	color:#fff;
	font-size:14px;
	height:34px;
	line-height:34px;
	border-radius:4px;
	}
form.searchBtnForm button.bannerSearchBtn{
	border-radius:0 4px 4px 0;
	line-height:52px;
	height:52px;
	font-size:17px;
	}
form.searchBtnForm button:hover{
	color:#fff;
	background:#326491;
	}
.searcResultSection{
	position:relative;
	width:100%;
	}
img.resultBanner{
	max-height:250px;
	max-width:100%;
	}
.selectInp:hover, form#searchFilter input[type="text"]:hover{
	background-color:#ddd;
	}
.locationResult{
	}
.locationResultDetail{
	line-height: 20px;
	font-size: 13px;
	margin-top: -4px;
	}
#locationSelected div{
	margin:2px 0;
	}
#locationSelected div span{
	float:left;
	background:#eee;
	background: linear-gradient(to bottom,#fff 0,#eee 100%);
	height:46px;
	line-height:46px;
	padding:0 10px;
	text-align:left;
	color:#000;
	border-radius:3px;
	}
#locationSelected div span.spanLoc{
	border-radius:3px 0 0 3px;
	color:#139fb5;
	}
#locationSelected div span.remSelected{
	border-radius:0 3px 3px 0;
	position:absolute;
	right:0;
	}
#locationSelected div span.remSelected:hover{
	color:#fff;
	background:#326491;
	}
.gridSearchImg{
	height:260px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	}
.gridSearchPrice{
	position:absolute;
	bottom:0;
	left:0;
	}
.gridSearchRef, .gridSearchPrice, .gridSearchType{
	margin:10px;
	background:#fff;
	border-radius:2px;
	padding:0 10px;
	}
.gridSearchType{
	color:#fff;
	background:#139fb5;
	}
.gridSearchPrice, .gridSearchPrice span{
	color:#139fb5;
	line-height:36px;
	height:36px;
	font-size:19px;
	}
.gridBedsBaths span, .gridTitle span{
	padding: 0 5px 0 8px;
	}
.gridTitle span{
	color:#aaa;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; 
	}
.borderLeftGrey{
	border-left:1px solid #eee;
	}
.gridTitle{
	height:30px;
	padding:0 10px 0 0;
	overflow:hidden;
	border-bottom:1px solid #eee;
	}
.gridSearchResCont{
	padding:20px 20px 0 0;
	}
.gridSearchCont{
	border:1px solid #eee;
	border-radius:3px;
	overflow:hidden;
	}
.searchOuter{
	z-index:9999;
	padding:10px 10px 0 0;
	}
.inputHeight{
	height:44px;
	}
.resultsCount{
	font-size:20px;
	line-height:30px;
	color:#fff;
	}
.breadSpace, .breadLink{
	line-height:24px;
	font-size:14px;
	padding:0 10px 0 0;
	}
.bgWhite{
	background:#fff;
	}
.greyBottomBoarder1{
	border-bottom:1px solid #eee;
	}
.greyBoarder{
	border:1px solid #eee;
	}
.greyBg{
	background:#eee;
	}
.displayTable{
	display: table;
	table-layout: fixed; 
	border-spacing: 0; 
	float:none !important; 
	vertical-align: top;
	}
.displayTableCell{
	display: table-cell;
	padding: 0; 
	float:none !important;
	vertical-align: top;
	}
.pageTextCont div.pageImgWidth, .pageImgWidth{
	width:260px;
	padding-top:10px;
	}
.ourBranding{
	background:#000;
	color:#fff;
	padding:5px 10px;
	}
.ourBranding a, .ourBranding p, .ourBranding a span{
	color:#fff;
	padding:0;
	margin:0;
	font-size:12px;
	line-height:18px;
	}
.ourBranding a{
	color:#ff6600;
	}
.ourBranding a:hover{
	color:#00509d;	
	}
.sBpageHeight{
	height:98px;
	margin:0 0 20px 0;
	}
.propertyDetail{
	padding:15px;
	border-radius:3px;
	background:#fff;
	margin:20px 0;
	padding:30px;
	}
.propertyTitle h1, .propertyTitle h2.propPrice{
	font-size: 24px;
	line-height:28px;
	color:#333;
	margin: 0;
	padding: 0;
	}
.propertyTitle h2, .propertyTitle h3{
	font-size:18px;
	line-height:24px;
	color:#a8a8a8;
	padding:0;
	margin:0;
	font-weight:normal;
	}
.propertyTitle h3{
	color:#333;
	font-weight:bold;
	}
.propPhotoWrap{
	height:560px;
	}
.propImgCont{
	position:absolute;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	top:0;
	left:0;
	right:0;
	bottom:0;
	border:1px solid #eee;
	border-radius:2px;
	}
.photoNav {
	height:100%;
	width:30px;
	position:relative;
	cursor:pointer;
	}
.photoNav:hover{
	background:rgba(0,0,0,0.3);
	}
.photoNav img{
	margin-top:290px;
	}
.propDesc, .propDesc p{
	font-size: 16px;
	line-height: 28px;
	text-align: justify;
	}
.propDesc p{
	float:left;
	width:100%;
	}
.propFeatCont, .propDesc{
	border-top:1px solid #eee;
	margin-top:15px;
	}
.propImgCount{
	display: block;
	position: absolute;
	line-height:30px;
	height:30px;
	z-index: 10;
	width:100%;
	margin: auto;
	margin-left: auto;
	bottom: 0;
	text-align: center;
	}
.propImgCount span{
	background: #139fb5;
	color: #fff;
	padding: 5px;
	border-radius: 2px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
	}
.priceTitle{
	width:170px;
	}
.propertyTitle span{
	font-size:18px;
	color:#326491;
	}
.propertyBasic{
	font-size:18px;
	}
.propertyMap, .propertyMap iframe{
	height:350px;
	}
.paginationCont a, .sortOrderCont a, .paginationCont div{
	color: #139fb5;
	line-height: 28px;
	font-size: 12px;
	padding: 0 10px;
	border-radius:1px;
	cursor: pointer;
	margin-left: 5px;
	min-width: 28px;
	text-align: center;
	}
.paginationCont a{
	margin:0 5px 0 0;
	}
.paginationCont div{
	padding:0 5px;
	min-width: 28px;
	}
.paginationCont a, .sortOrderCont a{
	background: #139fb5;
	color: #fff;
	}
.sortOrderCont a span{
	color:#fff;
	line-height: 28px;
	font-size: 12px;
	}
.sortOrderCont a img{
	height:7px;
	padding:0;
	margin:11px 0 9px 10px;
	width:9px;
	}
.paginationCont a.sortOrderLink{
	margin:0 0 0 5px;
	}
.paginationCont a.paginationSelected, .sortOrderCont a.sortSelected{
	background:#444;
	}
.paginationCont a:hover, .sortOrderCont a:hover{
	color:#fff;
	background:#326491;
	}
.boxShaddowHover:hover{
	-webkit-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.34);
	box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.34);
	}
.btnStd{
	cursor:pointer;
	padding:5px 10px;
	text-align:center;
	background:#139fb5;
	color:#fff;
	border-radius:3px;
	}
.btnStd:hover{
	background:#444;
	}
.overflowHidden{
	overflow:hidden !important;
	}
.homePageHeight{
	overflow:hidden;
	height:240px;
	}
.positionAbsolute{
	position:absolute;
	}
.posBtm{
	bottom:0;
	}
.posRight{
	right:0;
	}
.pageContent h2.centerText, .centerText{
	text-align:center;
	}
.headerWidth{
	width:1300px;
	margin-left:0;
	}
.pageContent h2.pageH2, .pageContent h3.pageH3, .pageContent h2.stateTitle{
	text-align:center;
	}
.pageContent h2.stateTitle, .stateInfoText{
	position:absolute;
	z-index:5;
	margin:0;
	left:0;
	right:0;
	top:50%;
	bottom:50%;
	}
.pageContent h2.stateTitle span.stateTitle, a.statePageLink .stateInfoText{
	padding:5px 10px;
	color:#fff;
	margin:0;
	text-shadow: 1px 1px 6px #000;
	font-size:28px;
	line-height:36px;
	height:36px;
	}
.pageContent h2.stateTitle span.stateTitle, a.statePageLink  div.stateInfoText span{
	background:rgba(0,0,0,0.55);
	}
a.statePageLink  div.stateInfoText{
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	height:auto;
	font-size:22px;
	margin-top:0;
	z-index:3;
	opacity: 0;
	filter: Alpha(opacity=0); /* IE8 and earlier */
	}
a.statePageLink  div.stateInfoText span{
	font-size:22px;
	line-height:36px;
	padding-left:10px;
	padding-right:10px;
	border-radius:3px;
	}
a.statePageLink:hover > div.stateInfoText{
	margin-top:36px;
	opacity: 1;
	filter: Alpha(opacity=1); /* IE8 and earlier */
	}
.pageTextCont div.pageContStyle, .pageTextCont div.pageImgStyle{
	float:left !important;
	width:100%;
	display:block;
	}
.pageTextCont div.pageImgWidth img, .pageImgWidth img {
    height: 156px;
    width: 260px;
	}
img.pageImgStyle, .pageTextCont div.pageImgWidth img.pageImgStyle, .pageImgWidth img.pageImgStyle{
	float:none;
	max-width:600px;
	height:auto;
	width:unset;
	display:block;
	margin:auto;
	}
.designColDiver{
	border-width: 0 0 1px 0;
	border-color: #139fb5;
	border-style: solid;
	margin-top: 10px;
	margin-bottom: 15px;
	}
a.featLatestLink{
	background:#fff;
	color:#2f2f2f;
	font-size:18px;
	line-height:22px;
	border-radius:3px;
	border:1px solid #ccc;
	overflow:hidden;
	}
.resultsType {
    font-size: 20px;
    line-height: 22px;
    color: #139fb5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px 0 0 0;
    font-weight: bold;
	}
.propResultDataCont{
	width: calc(100% - 600px);
	}
a.featLatestLink .resultsRef{
    position: absolute;
    padding: 0 10px;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: #139fb5;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    border-radius: 0 0 2px 0;
    height: 40px;
	}
.resutlsDataRow span, a.featLatestLink .resultsPrice{
	color: #139fb5;
	line-height:30px;
	font-size:20px;
	padding: 0 10px 0 0;
	}
.resultDescCont{
	height:94px;
	}
.moreInfoResBtn{
	position:absolute;
	bottom:10px;
	right:10px;
	background: #000;
	color: #fff;
	padding: 0 10px;
	line-height:26px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	border-radius: 5px;
	margin:0;
	}
.moreInfoResBtn:hover{
	background:#139fb5;
	}
.propResultDataCont h4{
	color:#139fb5;
	}
.propResultDataCont p{
	font-size:16px;
	line-height:26px;
	}
a.featLatestLink:hover{
	box-shadow: 0px 2px 7px 2px #ccc;
	}
a.featLatestLink:hover .resultsType{
	color: #139fb5;
	}
a.featLatestLink:hover .resultsPrice{
	color:#fff;
	}
a.featLatestLink:hover .resutlsDataRow span {
	color: #139fb5;
	}
.paralaxImg{
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:-777;
	}
h3.paralaxTitle, p.paralaxText{
	color: #fff;
	text-shadow: 0 2px 3px rgba(0,0,0,0.7);
	margin:0;
	font-size:58px;
	line-height:60px;
	text-align:center;
	}
h3.paralaxTitle{
margin-top:80px;
}
p.paralaxText{
	font-size:20px;
	margin:30px 0;
	line-height:30px;
	}
a.paralaxLink{
	background:#139fb5;
	color:#fff;
	font-size:20px;
	height:34px;
	line-height:34px;
	padding:0 20px;
	border-radius:2px;
	display:table;
	margin:auto;
	text-align: center;
	}
a.paralaxLink:hover{
	background:#139fb5;
	}
.resultHeight{
	height:456px;
	}
.paginationCont a.pagin1{
	margin-left:10px;
	}
.darkBg{
	background:#111111;
	}
.propertyTitle h3.textColor1, .textColor1{
	color:#139fb5;
	}
.textColor2{
	color:#139fb5;
	}
.locationFound{
	cursor:pointer;
	}
.locationFound:hover{
	background:#eee;
	}
.imgBannerOverLay {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
h4.imgBannerText, h5.imgBannerText{
	font-weight:bold;
	color:#fff;
	text-shadow: 3px 3px 3px rgb(0, 0, 0);
	position:absolute;
	left:10px;
	bottom:10px;
	transition: all 0.3s;
	}
h4.imgBannerText{
	font-size:22px;
	line-height:30px;
	}
h5.imgBannerText{
	font-size:16px;
	line-height:24px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
	}
.locationGridItems a:hover h4.imgBannerText{
	bottom:30px;
	}
.locationGridItems a:hover h5.imgBannerText{
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	}
.langSelectFrame, .langFlagFrame{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	padding:10px;
	background:rgba(0,0,0,0.4);
	z-index:8888;
	}
.langFlagFrame{
	opacity:0;
	z-index:9999;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	}
.langSelectCont, .langFlagCont{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	}
.langSelectWrap, .langFlagWrap{
	float:left;
	width:100%;
	max-width:720px;
	padding:20px;
	}
.langFlagWrap{
	max-width:960px;
	}
img.longSelectLogo{
	width:320px;
	height:100px;
	height:100px;
	display:block;
	margin:auto;
	}
img.langFlag{
	max-height:100%;
	max-width:100%;
	display:block;
	margin:auto;
	}
.selectLangBtn{
	background:#fff;
	color:#139fb5;
	cursor:pointer;
	max-width:300px;
	padding:10px 20px;
	border-radius:10px;
	border-width:2px;
	border-style:solid;
	border-color:#03A837;
	margin:auto;
	display:block;
	text-align:center;
	transition: all 0.25s ease;
	animation: boton 1s ease-out 0s alternate 6 backwards;
	box-shadow: 0 0 15px 0 rgba(3,168,55,1);
	}
.selectLangBtn:hover{
	background:#03A837;
	color:#fff;
	}
form.contactForm input[type="checkbox"]{
	float: left;
	background: #d00;
	height: 36px;
	margin: 0;
	border: 1px solid #d9d9d9;
	border-radius: 6px;
	transition: all 0.3s;
	-ms-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
	cursor: pointer;
	}
form.contactForm input[type="checkbox"]:checked{
	-ms-transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
form.contactForm label span{
	line-height:34px;
	}
form.contactForm span.formSpanBtn{
	padding:5px;
	border-radius:3px;
	margin:5px 0;
	border:1px solid #333;
	text-align:center;
	cursor:pointer;
	}
form.contactForm span.formSpanBtn:hover{
	box-shadow: 0 1px 5px rgba(0,0,0,0.15);
	}
form.contactForm input[type="submit"]{
	background:#139fb5;
	border-width:0;
	border-radius:3px;
	text-align:center;
	color:#fff;
	line-height:28px;
	transition: all 0.3s;
	}	
form.contactForm input[type="submit"]:hover{
	background:#139fb5;
	font-weight:bold;
	}
.portFolioHeartCont{
	position: absolute;
	top: 11px;
	right: 10px;
	z-index: 999;
	overflow: hidden;
	}
.heartAltPos {
    right:991px;
	}
div.createPortFolio{
	background:#139fb5;
	float:right;
	height:40px;
	width:40px;
	padding:10px;
	position:relative;
	}
div.faHeart{
	float:right;
	height:20px;
	width:20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	position:relative;
	transition: all 0.3s;
	}
span.addFavouritesText{
	background:#139fb5;
	padding:0 10px;
	line-height:40px;
	font-size:14px;
	color:#fff;
	margin-right:-200px;
	transition: all 0.3s;
	cursor:pointer;
	}
.w33:hover > .portFolioHeartCont > span.addFavouritesText, .searcResultSection .w100:hover > .portFolioHeartCont > span.addFavouritesText, #mainPhotos:hover > .portFolioHeartCont > span.addFavouritesText {
	margin-right:0;
	}
.searcResultSection .w100:hover > .portFolioHeartCont > div.createPortFolio, .portFolioHeartCont:hover > div.createPortFolio{
	background:#139fb5;
	}
#favCreateFrame, .actionFormFrame{
	position: fixed;
	z-index:10001;
	background:	rgba(0,0,0,0.7);
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 10px;
	}
.favCreateCont, .actionFormFrameCont{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	}
.favCreateWrap, .actionFormFramewrap{
    background: #fff;
	border-radius: 6px;
	width: 320px;
	-webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
	-moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
	border: 1px solid #ddd;
    overflow: hidden;
	}
.actionFormFramewrap{
	width:480px;
	background:#010101;
	}
.logInBanner, .loginFormCont {
    position: relative;
    float:left;
	width:100%;
	}
.actionFormFrameCont form h1, .actionFormFrameCont form p{
	line-height: 36px;
	font-weight: bold;
	font-size: 18px;
	margin:-15px 0 5px 0;
	color:#111;
	}
form.actionForm input[type="url"], form.actionForm input[type="submit"], form.actionForm input[type="text"], form.actionForm input[type="email"], form.actionForm input[type="password"], span.subnitInp {
    background: #f5f5f5;
	height: 36px;
	padding: 4px 11px;
	border: 1px solid #d9d9d9;
	color: #333;
    margin: 0;
    border-radius: 6px;
    transition: all 0.3s;
    cursor: pointer;
	}
form.actionForm input[type="submit"], span.subnitInp{
	float:left;
	border-width:0;
	padding-left:0;
	padding-right:0;
	background:#008AD1;
	color:#fff;
	line-height:28px;
	font-size:100%;
	text-align:center;
	width:27%;
	}
form.actionForm input[type="submit"]:hover, span.actionForm:hover{
	background:#d10031;
	}
form.actionForm input[type="checkbox"]{
	float:left;
	background:#d00;
	height:36px;
	margin:0;
	border:1px solid #d9d9d9;
	border-radius: 6px;
	transition: all 0.3s;
	-ms-transform: scale(1.3); /* IE */
	-moz-transform: scale(1.3); /* FF */
	-webkit-transform: scale(1.3); /* Safari and Chrome */
	-o-transform: scale(1.3); /* Opera */
	transform: scale(1.3);
	cursor:pointer;
	}
form.actionForm input[type="checkbox"]:checked{
	-ms-transform: scale(1); /* IE */
	-moz-transform: scale(1); /* FF */
	-webkit-transform: scale(1); /* Safari and Chrome */
	-o-transform: scale(1); /* Opera */
	transform: scale(1);
	}
form.actionForm label, form.actionForm a, form.actionForm label span {
    float: left;
    line-height: 36px;
	position:relative;
	font-size:14px;
	cursor:pointer;
	}
form.actionForm a, form.actionForm label span{
	color:#fff;
	}
.actionFormFrame h5{
	background:rgba(0,0,0,0.4);
	color:#ffffff;
	font-size:20px;
	line-height:30px;
	margin:0;
	padding:0;
	}
form.actionForm label span.customerTypeCk{
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	height: 20px;
	line-height: 20px;
	font-size:10px;
	width: 20px;
	margin: 0 8px;
	text-align:center;
	}
form.actionForm label.radioLabel, form.actionForm label.radioLabel span{
	line-height:22px;
	color:#fff;
	}
form.actionForm input[type="radio"]{
	overflow:hidden;
	border-width:0;
	height:0;
	width:0;
	padding:0;
	margin:0;
	display:none !important;
	}
form.actionForm label.radioLabel span.radioNotSelected{
	border-width:2px;
	border-color:#FF5555;
	line-height:20px;
	}
span#forgottenLogin {
    line-height: 36px;
    cursor: pointer;
    transition: all 0.3s;
	color:#139fb5;
	}
form.actionForm a:hover, span#forgottenLogin:hover{
	color:#d10031;
	}
span.closeActionForm{
	background:#d00;
	color:#fff;
	height:22px;
	width:22px;
	border-radius:3px;
	text-align:center;
	cursor:pointer;
	}
.logInBanner {
    border-right: 1px solid #333;
    background-position: center center;
    background-repeat: no-repeat;
	background-size: cover;
	}
.LogoInlogoCont {
    float: left;
    width: 100%;
    padding:0;
	}
img.logoLogin{
    max-width: 100%;
    max-height: 100%;
	}
.formTitle{
	line-height:22px;
	font-size:14px;
	}
form.createFavForm input[type="text"], form.createFavForm input[type="email"], form.createFavForm input[type="submit"]{
	height:30px;
	line-height:28px;
	padding:0 10px;
	font-size:14px;
	}
form.createFavForm input[type="submit"]{
	border-width:0;
	border-radius:3px;
	color:#fff;
	background:#000;
	cursor:pointer;
	}
form.createFavForm input[type="submit"]:hover{
	background:#139fb5;
	}
form.createFavForm input[type="checkbox"]{
	height:30px;
	margin:0 10px 0 0;
	}
form.createFavForm label, form.createFavForm label span{
	line-height:30px;
	padding:0;
	font-size:14px;
	}
form.createFavForm span#closeFavCreate{
	background:#139fb5;
	color:#fff;
	border-radius:3px;
	height:26px;
	width:26px;
	line-height:26px;
	text-align:center;
	font-size:15px;
	cursor:pointer;
	}
form.createFavForm span#closeFavCreate:hover{
	background:#000;
	}
form.searchForm button{
	height:34px;
	line-height:34px;
	padding:0 10px;
	border-radius:4px;
	font-size:14px;
	color:#fff;
	background:#139fb5;
	}
form.searchForm button:hover{
	background:#333;
	}
form.searchForm span.inputCheck, form.searchForm span.location{
	color:#333;
	height:22px;
	line-height:22px;
	cursor:pointer;
	}
form.searchForm span.inputCheck{
	width:22px;
	line-height:14px;
	border-width:1px;
	border-radius:4px;
	border-style:solid;
	border-color:#ddd;
	text-align:center;
	padding:3px;
	margin:0 10px 0 0;
	}
span.inputCheck:hover{
	background:#ddd;
	}
.resultsLoad{
	position:absolute;
	z-index:999;
	background:rgba(0,0,0,0.4);
	padding:10px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	}
.resultsLoaded{
	z-index:0;
	background:rgba(0,0,0,0);
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	}
.bannerImg{
	display:block;
	margin:auto;
	background:#ffffff;
	max-width:100%;
	max-height:100%;
	}
a.logInContentBtn, a.signUpContentBtn{
	height:80px;
	text-align:center;
	width:250px;
	cursor:pointer;
	margin-top:30px;
	}
a.signUpContentBtn{
	/*background:#139fb5;*/
	color:#fff;
	}
/*a.signUpContentBtn:hover, a.logInContentBtn:hover{
	background:#333;
	color:#fff;
	}*/
a.logInContentBtn img, a.signUpContentBtn img{
	max-width:100%;
	height:auto;
	max-height:100%;
	}
a.logInContentBtn span, a.signUpContentBtn span{
	float:left;
	height:60px;
	line-height:60px;
	font-size:24px;
	padding:0 10px;
	text-align:center;
	font-weight:bold;
	width:100%;
	}
.backBg{
	background:#139fb5;
	}
p.whiteText, .whiteText, span.whiteText{
	color:#fff;
	}
.radius2{
	border-radius:2px;
	}
.radius3{
	border-radius:3px;
	}
.radius4{
	border-radius:4px;
	}
.radius5{
	border-radius:5px;
	}
.radius6{
	border-radius:6px;
	}
.radius7{
	border-radius:7px;
	}
.radius8{
	border-radius:8px;
	}
.radius9{
	border-radius:9px;
	}
.radius10{
	border-radius:10px;
	}
.min80{
	min-width:80px;
	}
.marginAuto{
	margin:auto;
	}
.pointer{
	cursor:pointer;
	}
.displayNone{
	display:none;
	}
.opacity1{
	opacity:1;
	}
form.createFavForm input[type="text"].hiddenInput, .hiddenInput, form.actionForm input[type="text"].hiddenInput{
	overflow: hidden !important;
	border: 0 !important;
	width: 0 !important;
	height: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
	position: absolute !important;
	left: 0 !important;
	bottom: 10px !important;
}
a.closeFrameLink, span.closeFrameLink{
	width: 100px;
	line-height: 30px;
	font-size: 16px;
	padding: 0 10px;
	border-radius: 3px;
	background:#d00;
	color:#fff;
	height: 30px;
	display: block;
	margin: auto;
	text-align: center;
	}
a.closeFrameLink:hover,  span.closeFrameLink:hover{
	background:#000;
	color:#fff;
	}
.minFormHeight{
	min-height:305px;
	}
.minFormHeightSU{
	min-height:525px;
	}
.padding5{
	padding:5px;
	}
.padding10{
	padding:10px;
	}
.padding20{
	padding:20px;
	}
.padding30{
	padding:30px;
	}
.padding40{
	padding:40px;
	}
.paddingTop5{
	padding-top:5px;
	}
.paddingTop10{
	padding-top:10px;
	}
.paddingTop20{
	padding-top:20px;
	}
.paddingTop30{
	padding-top:30px;
	}
.paddingTop40{
	padding-top:40px;
	}
.paddingRight20{
	padding-right:20px;
	}
.paddingRight10{
	padding-right:10px;
	}
.paddingRight0{
	padding-right:0;
	}
.paddingBottom5{
	padding-bottom:5px;
	}
.paddingBottom10{
	padding-bottom:10px;
	}
.paddingBottom15{
	padding-bottom:15px;
	}
.paddingBottom20{
	padding-bottom:20px;
	}
.paddingBottom30{
	padding-bottom:30px;
	}
.paddingBottom40{
	padding-bottom:40px;
	}
.paddingLeft20{
	padding-left:20px;
	}
.paddingLeft10{
	padding-left:10px;
	}
.paddingLeft5{
	padding-left:5px;
	}
.paddingLeft0{
	padding-left:0;
	}
.margin10{
	margin:10px;
	}
.margin20{
	margin:20px;
	}
.marginTop5{
	margin-top:5px;
	}
.marginTop10{
	margin-top:10px;
	}
.marginTop20{
	margin-top:20px;
	}
.marginTop30{
	margin-top:30px;
	}
.marginTop60{
	margin-top:60px;
	}
.marginTop70{
	margin-top:70px;
	}
.marginTop80{
	margin-top:80px;
	}
.marginRight10{
	margin-right:10px;
	}
.marginBottom20{
	margin-bottom:20px;
	}
.marginBottom10{
	margin-bottom:10px;
	}
.marginBottom5{
	margin-bottom:5px;
	}
.marginBottom2{
	margin-bottom:2px;
	}
.marginLeft10{
	margin-left:10px;
	}
.marginLeft20{
	margin-left:20px;
	}
.marginLeft10p{
	margin-left:10%;
	}
.floatLeft{
	float:left;
	position:relative;
	}
.floatRight{
	float:right;
	position:relative;
	}
#mobileMenu{
	display:none;
	float:left;
	margin:0 0 0 10px;
	padding:0 5px 5px 5px;
	border-radius:3px;
	position:relative;
	z-index:9999;
	}
#mobileMenu img{
	float:left;
	width:30px;
	height:30px;
	}
#mobileMenu:hover{
	background:#fff;
	}
.displayBlock{
	display:block !important;
	}
.lobsterFormCont{
	float:left !important;
	width:100% !important;
	position:relative !important;
	text-align:center !important;
	}
form.lobsterForm{
	background:#111111;
	display:inline-block;
	width:560px;
	padding:10px;
	border-radius:3px;
	margin:20px 0;
	}
form.lobsterForm input[type="text"], form.lobsterForm input[type="email"], form.lobsterForm input[type="date"]{
	float:left;
	width:100%;
	position:relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background:#fff;
	border-radius:3px;
	border-width:0;
	line-height:30px;
	height:30px;
	padding:0 10px;
	margin-bottom:10px;
	cursor:pointer;
	}
form.lobsterForm input[type="radio"], form.lobsterForm input[type="checkbox"]{
	float:left;
	height:30px;
	width:30px;
	margin:0;
	cursor:pointer;
	}
form.lobsterForm input[type="date"]{
	padding:0 0 0 10px;
	}
form.lobsterForm input[type="submit"]{
	float:left;
	padding:0 15px;
	border-radius:3px;
	background:#fff;
	color: #000;
	height:40px;
	line-height:40px;
	margin-top:10px;
	cursor:pointer;
	-webkit-transition: 0.2s ease-in 0s;
	-moz-transition: 0.2s ease-in 0s;
	-o-transition: 0.2s ease-in 0s;
	transition: 0.2s ease-in 0s;
	font-size:16px;
	}
form.lobsterForm input[type="submit"]:hover{
	background:#ff0000;
	color:#fff;
	}
form.lobsterForm span.lobsterFormInpTitle{
	float:left;
	line-height:26px;
	color:#fff;
	font-size:15px;
	text-align:left;
	}
form.lobsterForm div.lobsterRadioInpCont, form.lobsterForm div.lobsterRadioInpCont label, form.lobsterForm div.lobsterDivide{
	float:left !important;
	width:100% !important;
	position:relative !important;
	padding:0;
	margin:0;
	}
form.lobsterForm div.lobsterDivide{
	border-top:1px solid #ff0000;
	}
form.lobsterForm div.lobsterRadioInpCont label span{
	float:left;
	height:30px;
	line-height:30px;
	padding:0 10px;
	}
form.lobsterForm div.lobHalfInpL, form.lobsterForm div.lobHalfInpR{
	float:left !important;
	width:50% !important;
	position:relative !important;
	padding:0 10px 0 0;
	margin:0;
	}
form.lobsterForm div.lobHalfInpR{
	padding:0 0 0 10px;
	}
.hiddenInp{
	display:none !important;
	}
.videoLinkBtn a{
	color:#fff;
	background:#139fb5;
	padding:0 10px;
	border-radius:5px;
	text-align:center;
	line-height:30px;
	font-size:16px;
	}
.videoLinkBtn a:hover{
	color:#fff;
	background:#000;
	}
.videoEmbed{
	text-align:center;
	}
.videoEmbed iframe{
	display:inline-boock;
	width:1120px;
	height:630px;
	}
@media only screen and (max-width: 1170px){
.videoEmbed iframe{
	width:560px;
	height:315px;
	}
}
@media only screen and (max-width: 660px){
.videoEmbed iframe{
	width:300px;
	height:170px;
	}
}