@font-face {
	font-family: 'gothic';
	src: url('../fonts/gothic.eot');
	src: local('gothic'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_9785">Text with this font applied</p> */
.fontsforweb_fontid_9785 {
	font-family: 'gothic' !important;
}

.slimmenu *{
text-transform:	capitalize;
}
.slimmenu a{
text-transform:	capitalize;
}
p{
color:white;	
}
.blue-bg{
	background:rgb(32,52,80);
	color:white;
	font-size:18px;
}
.full-w{
width:100%;	
}
.sep{
height:10px;	
}

.flex-viewport {
/*max-height: 784px;*/
}
.container {
width: 100%;
}

.container .sixteen.columns {
width: 100%;
margin: 0 auto;
float: none;
display: block;
}
.inner {
width: 625px;
margin: 0 auto;
text-align: center;
padding: 190px 169px;
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.flexslider {
margin-top: 0px;
margin: 0px;
}

.flex-viewport {
max-height: 1444px;
}
.flex-control-nav {
width: 100%;
position: absolute;
bottom: 20px;
text-align: center;
max-width: 277px;
margin: 0 auto;
left: 0;
right: 0;
background: rgb(32,52,80);
padding: 13px 0 33px 0;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  max-width: 224px;
  margin: 0 auto;
  left: 0;
  right: 0;
  background: rgb(32,52,80);
  padding: 13px 20px 33px 20px;
 }

.flex-control-paging li a.flex-active {
background: white;
cursor: default;
}
.flex-control-paging li a {
background: rgb(49,65,91);
}


/*Contact Form*/
form#captcha_form ol {list-style: none outside none;}
form#captcha_form label.solo, form#captcha_form span.category {
	display:		block; 
	float:			left; 
	width: 			175px;
	font-weight:	bold;
}
span.required {
	clear:			left;
	color:			#888888;
	display:		block;
	float:			left;
	width:			100px;
}
form#captcha_form li div.soloinput, img#captcha{
	display:		inline-block;
}
form#captcha_form li input.soloinput, form#captcha_form li select.soloinput, form#captcha_form li textarea.soloinput, form#captcha_form li div.soloinput {
	width: 			250px;
	height:			21px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
}
form#captcha_form li textarea.soloinput {
	height:			100px;
}
form#captcha_form li div.soloinput {
	border:			0px;
	padding:		0px;
}
form#captcha_form li select.soloinput{ 
	width:			266px;
	height:			36px;
}
form#captcha_form li input.city {
	width: 			154px;
	height:			21px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
	margin-right:	0px;
	padding-right:	0px;
}
form#captcha_form li span.comma {
	display:		inline;
	width: 			16px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	margin-left:	0px;
	padding-left:	0px;
	margin-right:	0px;
	padding-right:	0px;
	readonly:		true;
}
form#captcha_form li input.state {
	width: 			80px;
	height:			21px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
	margin-left:	0px;
	padding-left:	0px;
}
form#captcha_form li input#zip {
	width:			90px;
	height:			21px;
}
form#captcha_form li select#month {
	width: 			128px;
	height:			36px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
}
form#captcha_form li select#day {
	width: 			60px;
	height:			36px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
}
form#captcha_form li select#year {
	width: 			60px;
	height:			36px;
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	2px;
	border:			#888888 1px solid;
}
form#captcha_form li img#captcha {
	font-family:	inherit;
	font-size:		inherit;
	padding:		7px;
	margin-top: 	0;
}
fieldset {
	border:			0px;
	padding:		0px;
	margin:			0px;
	padding-right:	37px;
	display:		block;
	min-width:		450px;
}
form#captcha_form li {
	border-bottom:	1px dashed #999999;
	height:			1%;
	padding:		12px 0 12px 0;
	position: 		relative;
}
form#captcha_form a.soloinput {
	max-width: 		350px;
	min-width:		250px;
	font-size:		14px;
}
#ht {
	display:		none;
}

/*<!--end of contact form-->*/
.hid{
	display:none;
}

.reg-int, .b-heading {
border-bottom: 1px solid white;
width: 433px;
margin: 0 auto;
}

input[type="text"],input[type="text"] *, input[type="password"], input[type="email"], textarea, select {
width: 433px !important;
display: block;
margin-bottom: 14px;
background: rgb(49,65,91);
border: none !important;
margin: 0 auto;
padding: 8px 0 !important;
text-align: center;
color: white;
text-transform: uppercase;
}
form#captcha_form li {
border-bottom: 0px dashed #999999;
height: 1%;
padding: 17px 0 0px 0;position: relative;
width: 433px;
margin: 0 auto;
}
fieldset {
padding-right: 0px;
min-width: auto;
}
.terms-holder{
margin: 55px 0;	
}
.soloinput .terms-holder {
margin: 37px 0;
}

form#captcha_form li div.soloinput {
width: auto;
}

input[type="submit"], input[type="reset"], input[type="button"] {
background: rgb(104,109,128);
padding: 9px 44px;
}

p.t-cen {
width: 230px;
position: relative;
top: 1px;
}

input:focus
{ 
background-color:rgb(213,55,90);
}
.upper{
	text-transform:uppercase;
}
.privacy {
position: absolute;
color: rgb(104,109,128) !important;
bottom: 0;
right: 22px;
}
.copyright p, .privacy p{
color: #858585;
color: rgb(104,109,128);
font-size: 14px;

}

.capit{
text-transform:capitalize;	
}


.copyright{
float:left;
border-top: 0px solid #858585;
width: 100px;
color: rgb(104,109,128);
}

#contact {
background: rgb(32,52,80);
position: relative;
z-index: 300;
padding-top: 20px;
-webkit-box-shadow: none;
box-shadow: none;
padding-bottom: 18px;
}



#intro .bg1 {
background: url(../images/50_SET_Main-Brand-Image2.jpg) no-repeat;
/*background-attachment: fixed;*/
background-size: cover;
background-position: bottom right !important;
margin: 0 auto;
height: 750px;
}
.top-img{
width:402px;	
}

#intro {
height: 750px;
}
.title {
top: 330px;
}
.intro-line {
border-top: 0px solid #ededed;
}
body *{
font-family:'gothic', 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;	
}

ul.slimmenu li a {
font-size: 11px !important;
letter-spacing: 3.5px;
color: rgba(32,52,80,0.40);
padding: 7px 35px;
}
#work {
padding-top: 0px;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.blue-bg {
background: rgb(32,52,80);
color: white;
font-size: 19px;
line-height: 30.7px;
}

.blue-bg p {
margin: 0 0 6px 0;
}

.narrative {
position: absolute;
bottom: 31px;
z-index: 9999999999;
color: white;
margin: 0 auto;
left: 0;
right: 0;
width: 344px;
text-align: center;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 3.3px;
}

ul.slimmenu > li {
border: 0;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select, 
input[type="submit"], input[type="reset"], input[type="button"],
.blue-head,.terms-head {
font-size: 14px !important;
letter-spacing: 3.2px;
}
.b-heading{
color:white;
}

.inner.reg-inner {
padding: 62px 169px 80px 169px;
}

div.reg-int.blue-head{
margin-top:35px;
}
.soloinput .terms-holder {
margin: 30px 0 30px;
color: rgb(104,109,128);
font-size: 14px;
}
.reg-int{
	border-bottom: 1px solid rgb(104,109,128);
}

#separator4 .bg5 {
background: url(../images/50_SET_Main-Brand-Image.jpg) 0 0 no-repeat fixed;
margin: 0 auto;
padding: 0;
position: absolute;
z-index: 200;
width: 100%;
height: 500px;
}
.savills-logo {
width: 95px;

padding-top: 46px;
margin-bottom: 28px;
margin-right: 0 !important;
}
.knightfrank-logo {
width: 155px;

margin-right: 0 !important;
padding-top: 46px;
margin-bottom: 28px;
}
.cit-logo {
width: 130px;
margin-top: 32px;
margin-bottom: 34px;
}
.contact-inner{
padding: 9px 169px;	
}

.flex-direction-nav {
display: none;
}

.terms-head{
width:100%;
text-align:center;
margin-bottom: 51px;

}
.terms-div {
position: fixed;
background: white;
color: rgb(32,52,80);
text-align: left;
width: 812px;
height: 52.5%;
padding: 56px 36px;
z-index: 99999999;
top: 25%;
margin: 0 auto;
left: -4000px;
right: 0;
font-size: 10px;
overflow: visible;
opacity:0.3;
}

.terms-div p {
color: rgb(32,52,80);
font-size: 11px;
margin-bottom: 12px;
line-height: 16px;
}

.terms-hold {
width: 569px;
height: 100%;
overflow-y: scroll;
margin: 0 auto;
font-size: 10px;
padding: 0 121px;
}
.x-mark {
position: absolute;
right: 29px;
top: 29px;
}
.terms-btn,.x-mark{
cursor:hand;
cursor:pointer;	
}
.spaced{
	letter-spacing:1px;
}
.contact-info p {
font-size: 14px;
line-height: 20.700001px;
letter-spacing: 3.2px;
}

.is-sticky {
top: 94px !important;
}
.intro-mono {
position: fixed;
z-index: 500;
top: 21px;
left: 0;
right: 0;
margin: 0 auto;
height: 20px;
width: 100%;
text-align:center;
display:block;
}

.monogram {
position: relative;
z-index: 500;
top: 2px;
left: 0;
right: 0;
margin: 0 auto !important;
margin-left:auto;
margin-right:auto;
width: 48px;
display:none;
}
ul.slimmenu li a:hover {
background-color: transparent;
text-decoration: none;
color: rgba(32,52,80,1.0);
}

.selected-m{
color: rgba(32,52,80,1.0) !important;	
}

input[type=checkbox] {
	visibility: hidden;
}



.checkboxFour {
	width: 13px;
	height: 13px;
	background: white;
	margin: 0px 6px;

	display: inline-block;
	top: 10px;
	border-radius: 100%;
	position: relative;
	-webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.0);
	-moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.0);
	box-shadow: 0px 1px 3px rgba(0,0,0,0.0);
}

.webkit.mac .checkboxFour {
	top: 2px;
}
.checkboxFour label {
	display: inline-block;
	width: 9px;
	height: 9px;
	border-radius: 100px;

	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 1;

	background: rgb(32,52,80);

	-webkit-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.0);
	-moz-box-shadow:inset 0px 1px 3px rgba(0,0,0,0.0);
	box-shadow:inset 0px 1px 3px rgba(0,0,0,0.0);
}
/**
 * Create the checked state
 */
.checkboxFour input[type=checkbox]:checked + label {
	background: rgb(213,55,90);
	/*background: white;*/
}

.accept-text {
font-size: 14px;
}

.checkboxFour label.error {
width: 210px;
background: transparent;
text-align: center;
top: 75px;
margin: 0 auto;
left: 42px;
right: 0;
color: rgb(213,55,90);
}
label.error {
color: rgb(213,55,90);
position: absolute;
top: 28px;
left: 442px;
}

input::-webkit-input-placeholder , /* WebKit browsers */
input:-moz-placeholder , /* Mozilla Firefox 4 to 18 */
input::-moz-placeholder , /* Mozilla Firefox 19+ */
input:-ms-input-placeholder { /* Internet Explorer 10+ */
color:white;
}

.bink {
color: rgb(213,55,90);	
}
.thanks-div {
position: fixed;
background: white;
color: rgb(32,52,80);
text-align: left;
width: 310px;
height: auto;
padding: 25px;
z-index: 99999999;
top: 35%;
margin: 0 auto;
left: 0;
right: 0;
font-size: 13px;
overflow: visible;
text-align: center;
-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);
box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.2);

display:none;
}


.priv-list {
list-style: disc !important;
margin-left:50px !important;
}

.priv-table b {
font-weight: bold;
}


.terms-hold a {
color: rgb(213,55,90) !important;
}
 .priv-list {
list-style: disc !important;
}




@media only screen and (max-width: 769px) {
.desk-br{display:none;}
.container .sixteen.columns {
overflow:hidden;
}
.inner {
width: 85%;
padding: 140px 0px;
}
.inner.reg-inner {
padding: 62px 0px;
}
.inner.reg-inner *{
margin:0 auto;
}
fieldset {
min-width: 0px !important;
min-width: inherit;
min-width: initial;
}
form#captcha_form li {
width: 100%;
}
.reg-int, .b-heading {
width: 100%;
}
html .soloinput .t-cen input {
margin: 0 auto;
float: none !important;
margin-top: 10px !important;
}	
.terms-div {
width: 76%;
height: 50%;
padding: 9%;
overflow:hidden;
text-align:justify;
}

.terms-hold {
width: 76%;
height: 84%;
overflow: scroll;
margin: 0 auto;
font-size: 10px;
padding: 6% 8% 16%;
}
.x-mark {
position: absolute;
right: 14px;
top: 14px;
}

.top-img {
width: 87%;
}

#intro .bg1 {
height: 590px;
}

#intro {
height: 575px;
}
.is-sticky {
top: 0px !important;
left:0px !important;
}
.monogram {
top: 31px;
width: 36px;
}
.narrative{
width: 100%;	
}


.ipad #separator4 .bg5{
	background-position: center 78% !important;	
	background-size:270%;
}

.ipad #intro .bg1{
	background-size: 270%;
}

.thanks-div {
width: 253px;
height: auto;
}
}
@media only screen and (max-width: 769px) and (orientation : landscape){
#intro .bg1 {
height: 791px;
}
#intro {
height: 775px;
}
}


@media only screen and (min-width: 432px) and (max-width: 768px) and (orientation : portrait){
	
.top-img {
width: 48%;
margin-top: -100px;
}


}
@media only screen and (max-width: 769px) {

/*.flex-control-paging li a{
	width: 	5px;
height: 5px;
top:6px;
position:relative;
}*/

.narrative{

bottom: 33px;
	
}

/*.flex-control-nav{
width: 100%;
position: absolute;
bottom: 20px;
text-align: center;
max-width: 277px;
margin: 0 auto;
left: 0;
right: 0;
background: rgb(32,52,80);
padding: 6px 0 7px 0;
}*/



fieldset {
min-width: 0px !important;
min-width: inherit;
min-width: initial;
width:433px;
}

.title{
	top: 192px;
}

}
@media only screen and (max-width: 488px) {
fieldset {
min-width: 0px !important;
min-width: inherit;
min-width: initial;
width:300px;
}
}
@media only screen and (max-width: 337px) {
fieldset {
min-width: 0px !important;
min-width: inherit;
min-width: initial;
width:280px;
}
}


.menu-collapser {
background-color: white;
color: rgba(32,52,80,1.0);
width: 100%;
height: 40px;
line-height: 40px;
font-size: 14px;
padding: 0 8px;
text-align: center;
text-transform: uppercase;
letter-spacing: 3.2px;
border-bottom: 1px solid rgba(32,52,80,0.39);
}

.collapse-button {
background-color: white;
background-image: none;
border-color: rgba(0, 0, 0, 0o.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.25);
border-radius: 4px 4px 4px 4px;
border-style: solid;
border-width: 1px;
color: #fff;
box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.075);
padding: 7px 10px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.collapse-button:hover, .collapse-button:focus {
background-image: none;
background-color: rgba(32,52,80,1.0);
color: #fff;
}


.iphone *,
.ipad *{
	-webkit-appearance: none !important;
}
.iphone input,
.iphone button,
.ipad input,
.ipad button{
	-webkit-border-radius: 0 !important;	
}


.webkit.mac .checkboxFour,
.iphone .checkboxFour,
.ipad .checkboxFour{
	top: 3px;	
}

.iphone #separator4 .bg5{
	background-position: center 76% 	!important;	
	background-size:270%;
}

.iphone #intro .bg1{
	background-size: 270%;
}


.contact-info a {
text-decoration:none !important;
color:white !important;	
word-break:break-all;
}
.inner{
position:relative;	
}
.terms-hold li {
text-align: left;
}

ul.slimmenu li a {
font-weight: 600;
}
/* For iPad portrait */

/* For iPad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {


/* css here */
.ipad #separator4 .bg5{
background: url(../images/50_SET_Main-Brand-Image.jpg)  no-repeat !important;
 background-position:bottom !important;
background-size:cover !important;	
}

#intro .bg1{ background-size: auto; }



}
.ipad .inner{
display:block !important;	
opacity:1 !important;
}
.privacy-btn{
cursor:hand;
cursor:pointer;	
}
