select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

ul. site-branding.title-area li.name .header-logo-image-non-h1 {
    line-height: 5.5625rem;
    font-size: 1.0625rem;
    margin: 0;
    font-family: "News Gothic MT W01",Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #222;
    text-rendering: optimizeLegibility;
    padding: 0;
    max-height: 100000px;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    /*display: block;*/
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    text-align: -webkit-match-parent;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: auto;
    box-sizing: border-box;
    box-sizing: border-box;

    box-sizing: border-box;
    color: rgb(34, 34, 34);
    cursor: auto;
    display: block;
    font-family:"News Gothic MT W01", Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: normal;
    height: 104px;
    line-height: 89px;
    list-style-image: none;
    list-style-position: outside;
    list-style-type:none;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    max-height: 100000px;
    padding-bottom: 0px;
    padding-left:  0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: left;
    text-rendering: optimizeLegibility;
    text-size-adjust: 100%;
    width: 298px;
    -webkit-font-smoothing: antialiased;
    -webkit-margin-after: 0px;
    -webkit-margin-before: 0px;
    -webkit-margin-end: 0px;
    -webkit-margin-start: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body .explore-section .news-box-large .button-holder-mr span.jcf-select.jcf-unselectable.jcf-select-market-links.jcf-select-communities {
    visibility: hidden;
}

p.mls_disclaimer_top {
    font-size: 0.75em;
}
body .rsFullscreen .rsVideoContainer iframe {
    left: 0 !important;
}
.homeslide {
    background: transparent center center no-repeat;
    background-size: contain;
}
.contacts-section .social-networks > li > a{
	background: #747474;
}

.add-headline .title .langs{
	color:#333333;
	  font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

main#main .add-headline .title{
	  font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
	  color:#001e45;
}

hr.post-lang {
	max-width: 150px;
	margin: auto;
	border: 1px solid #DDDDDD;
	margin-top: 20px;
	/* margin-bottom: -30px; */
}


.email-form a.agent-name-email-form{
	color:#5991e3;
}

#overview .staff-all-page .headline{
	  padding: 10px 115px 32px 39px;
}

.personal-information .button{
	font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

#contact_form .input-holder input{
	height:44px;
}

#contact_form .row-holder .label-holder{
	width:auto;
}

#contact_form .jcf-checkbox {
	margin-top: 4px;
	box-shadow: inset 5px 5px 5px 0 rgba(0, 0, 0, .1);
  background: #fff;
  border: 1px solid #93928e;
  border-radius: 0;
  float: left;
    width: 18px;
  height: 18px;
  margin: 0 15px 0 0;
  top: 0;
  left: 0;
}

/*
#contact_form .jcf-checkbox span {
background:url('./images/sprite-checkbox.png')no-repeat;
  width: 18px;
  height: 15px;
}
*/

#contact_form .jcf-checkbox span {
background:none;
  width: 18px;
  height: 15px;
}



#contact_form .jcf-checkbox span:after {
  position: absolute;
  right: 4px;
  content: "";
  width: 10px;
  height: 8px;
  position: absolute;
  top: 50%;
  border: 3px solid #666;
  border-width: 0 0 3px 3px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-top: -5px;
  line-height: 0;
  z-index: 1;
}

.post-grid .pic .comm-img-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}

.listiong-sales-section .properties-list .post .prop-img-overlay{
	position: absolute;
  left: 0;
  /* top: 0; */
  bottom:0;
  width: 100%;
  height: 70%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 75%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(75%,rgba(0,0,0,0.35)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 75%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 75%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 75%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 75%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
copy
/*
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
*/

}

.listiong-sales-section .properties-list .post .base-text-box{
	position: absolute;
  width: 100%;
  padding: 0 28px 30px;
  left: 0;
  bottom: 0;
  z-index: 3;
  opacity: 1;
  visibility: visible;
    -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);

}

.listiong-sales-section .properties-list .post:hover .base-text-box {
  opacity: 0;
  visibility: hidden;
     -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

/*
.listiong-sales-section .properties-list .post {
  margin: 4px 0 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
*/


.listiong-sales-section .properties-list .post .add-info-block{
	transition: all .35s ease-in-out;
	overflow: hidden;
}



.listiong-sales-section .properties-list .post .add-info-block .frame h3{
   visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.listiong-sales-section .properties-list .post .add-info-block .frame h4 {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

 .listiong-sales-section .properties-list .post .add-info-block .frame .price{
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.listiong-sales-section .properties-list .post .add-info-block:hover .frame h3, .listiong-sales-section .properties-list .post .add-info-block:hover .frame h4, .listiong-sales-section .properties-list .post .add-info-block:hover .frame .price{
  visibility: visible;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}


.listiong-sales-section .properties-list .post .add-info-block .add-list, .properties-list .post .add-info-block .link-holder  {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
}

.listiong-sales-section .properties-list .post .add-info-block:hover .add-list, .properties-list .post .add-info-block:hover .link-holder  {
	visibility: visible;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}


.view-all-comm-header {
	margin:auto;
	padding-bottom: 30px;
}

.view-all-comm-header h3 {
	font: 26px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	text-align: center;
	color:#0d2752;
}

.view-all-comm-header h6 {
	font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* font: 14px/16px "Sabon MT W01 Semibold", "Times New Roman", Times, serif; */
	text-align: center;
	color:#333;

}

@media all and (max-width: 767px){
	.view-all-comm-header{
		display:none;
	}
}

@media all and (max-width: 767px){
	.view-all-comm-header.mobile h3, .view-all-comm-header.mobile h6{
		display:block;
		padding-bottom: 0px;
	}
}

.staff-all-page .section-list.open-close {
	    padding: 15px 0 0 44px;
}

.listiong-sales-section .properties-list .post .base-text-box .button{
	font: 22px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

.agent-main-info-centered {
	margin:auto;
}

.listiong-sales-section .properties-list .add-info-block .frame h3 {
  font: 18px/24px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}


a.button.dark-blue {
	font-size: 14px;
	color:#f6f6f6;
}

.contact-box .text .phone-block{
	font-size: 19px;
}

.blockquote-container p{
	color:#dddddc!important;
	font: italic 26px/44px "Sabon MT W01 Semibold", "Times New Roman", Times, serif!important;
}

@media only screen and (min-width: 768px)
.contact-box .text .phone-block {
  margin: 0 0 27px;
}

.map-info-description h2 {
	color:#333333;
}

#listings.listiong-sales-section .row.add-row-padding .columns.small-12 .heading h2{
	  font: 36px/30px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	  color: #313e5d;
}

.email-form .heading h2 {
  font: 36px/30px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

@media all and (min-width: 768px){
.subnav-bar.sticky-box {
	height: 45px;
}
}

#gform_2 input {
	padding-left: .5em;
}

#gform_2 .ginput_container textarea.medium{
	  padding: .25em .50em .25em .50em;
}

@media all and (min-width: 768px){
.contacts-section .contact-box h1 {
  font-size: 36px;
  line-height: 38px;
}
}

.section-overview .description-block .full-description .row, .section-overview .description-block .short-description .row {
	max-width: 54.25rem;
}


.footer{
	background-color: #102238;
}

#footer-site-navigation .footer-main-nav{
	list-style-type: none;
	text-decoration: none;
}


#footer-site-navigation ul.footer-main-nav li.footer-nav-links{
	list-style-type: none;
	display:inline-block;
}

#footer-site-navigation ul.footer-main-nav li.footer-nav-links a{
  padding: 0 11px !important;
  letter-spacing: 1px;
  word-spacing: 2px;
  text-transform: uppercase;
  font: bold 13px "News Gothic MT W01", Arial, Helvetica, sans-serif;
  color: #ddddde;
}

hr.footer-blue-line {
	border: solid #34445a;
	border-width: 1px 0 0;
	max-width:930px;
	margin: auto;
    padding: 10px 0;
}

.footer-lang-list .footer-lang .footer-lang-links, .footer-comm-list .footer-communities .footer-comm-links{
	list-style-type: none;
	display:inline-block;
}

.footer-lang-list .footer-lang .footer-lang-links a, .footer-comm-list .footer-communities .footer-comm-links a{
	color:#f3f3f3;
	font-size: 12px;
	line-height: 24px;
	text-transform: uppercase;
	padding-right: .8em;
}

.additional-footer-links li{
	list-style-type: none;
	display:inline-block;
	font-size: 12px;
}

@media all and (min-width:767px){
	.additional-footer-links li{
		padding-right: .5em;
	}
}

.additional-footer-links li a{
	color:#e3cc7a;
}

.additional-footer-links li span{
	padding-left: .5em;
	color:#dadada;
}

.additional-footer-links ul{
	margin-bottom: 0;
}

.small-para p{
	font-size: 12px;
	line-height: 18px;
	color:#dadada;
}

.main-logo-footer{
	padding:30px 0;
}

#footer #footer-site-navigation .footer-nav-links a:hover, #footer .footer-lang .footer-lang-links a:hover, #footer .footer-communities .footer-comm-links a:hover{
	color:#e2d08e;
}

.additional-footer-links li a:hover {
	color:#fff;
}

.main-logo-footer span.footer-site-title {
  display: none;
}

.main-logo-footer a{
  margin:auto;
}

.main-logo-footer a .mobile {
  display: none;
}


@media only screen and (min-width: 1141px){
body #footer {
  padding:0!important;
}
}

@media only screen and (min-width: 961px){
body #footer{
  padding: 0!important;
}
}

@media only screen and (min-width: 768px){
body #footer {
  padding: 0!important;
}
}


@media only screen and (min-width: 1141px){
body #footer #footer-wrapper {
  padding:20px 20px 40px 20px;
}
}

@media only screen and (min-width: 961px){
body #footer #footer-wrapper{
  padding: 20px 20px 40px 20px;
}
}

@media only screen and (min-width: 768px){
body #footer #footer-wrapper {
  padding: 20px 20px 40px 20px;
}
}

#footer .whitebg-social {
	background-color: #ebeae5;
	padding: 15px 0;
  position: relative;
	text-align: center;
}

#footer .whitebg-social .social-networks-bar .social-networks {
	margin-bottom: 0;
	padding: 0;
}


#footer .whitebg-social .social-networks li {
	display:inline-block;
}

#footer .whitebg-social .social-networks li a{
	  font-size: 22px;
	  background: #747474;
}

#footer .whitebg-social .social-networks li a:hover{
	  background: #5d97d2;
}

#footer .whitebg-social .social-networks-bar{
	background-color: #ebeae5;
}

body #footer {
	padding:0;
	box-shadow: 0 -3px 20px #d2d1cd;
}

#footer ul{
	margin-left:0;
}

#footer .button-holder .button.btn-white-anim{
	margin-top: 20px;
	min-width:0;
}

#footer .button-holder .button.btn-white-anim:hover {
  color: #0f284d;
  background-color: #fff;

  -webkit-transition: -webkit-transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;

}

@media all and (max-width:767px){
	#footer .button-holder .button.btn-white-anim{
		max-width: 90%
		margin: auto 10px;
	}
}

.house-results-search .image-block .prop-img-overlay{
	position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );

}

.testing-prop-img-overlay{
		position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.2) 30%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(30%,rgba(0,0,0,0.2)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 30%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 30%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 30%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.2) 30%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

.testing-prop-img-overlay-2{
		position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 70%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(70%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 70%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}

.testing-prop-img-overlay-3{
		position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 78%, rgba(0,0,0,0.64) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(78%,rgba(0,0,0,0.64)), color-stop(100%,rgba(0,0,0,0.64))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.64) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.64) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.64) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.64) 78%,rgba(0,0,0,0.64) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 ); /* IE6-9 */

}

.testing-prop-img-overlay-4{
		position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.64) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(40%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.64)), color-stop(100%,rgba(0,0,0,0.64))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 ); /* IE6-9 */

}

.testing-prop-img-overlay-5{
		position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.64) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.64)), color-stop(100%,rgba(0,0,0,0.64))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 ); /* IE6-9 */

}

#main .section-overview.style02 p{
	font-size: 16px;
}

.button-holder a.button.btn-white {
	font-weight: bold;
}


.page-template-page-lifestyle-landing .slide .page-heading {
	z-index:4;
}

.main-hero-image-overlay{
	position: absolute;
	left: 0;
 	bottom: 0;
 	width: 100%;
  	height: 50%;
  	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}

.main-hero-image-overlay-lifestyles{
	position: absolute;
	left: 0;
 	bottom: 0;
 	width: 100%;
  	height: 100%;
  	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,.6) 100%); /* FF3.6+ */
  	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,.6))); /* Chrome,Safari4+ */
  	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%); /* Chrome10+,Safari5.1+ */
  	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%); /* Opera 11.10+ */
  	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,1.6) 100%); /* IE10+ */
  	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%); /* W3C */
  	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}

.section-map .sub-headline p {
  line-height: 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  color: #9f9c94;
    text-align: center;
}

@media all and (min-width:767px){
.subnav-bar.sticky-box .small-12.columns nav.filter-menu {
	  display: inline-block;
}
}


.single-mrt_community .listiong-sales-section {
	background: transparent;
	padding:0px;
}

.single-mrt_lifestyle .listiong-sales-section {
	background: transparent;
	padding:0px;
}

#news.more-news-box .posts .post p{
	margin-top: 40px;
}

#more-latest-news .more-news-box .posts .post{
  margin-bottom: 21px;
}

#more-latest-news .more-news-box .posts .post .author{
  margin-bottom: 0px;
}

#more-latest-news .more-news-box .posts .post .date{
  margin-bottom: 15px;
}

.video-news-section .dont-show-after :after{
  display: none;
}

.page .page-template-page-developments .description-block p{
	text-align: center;
}

.page.page-template-page-developments .email-form.style-color02.wpsir-bottom-form{
	padding-top: 30px;
}

.email-form .heading h2{
	  letter-spacing: 2px;
}

.section-map .sub-headline p.sub-sub-heading {
	line-heigt: 1em;
}

#main .section-map .sub-headline h4 {
  color: #122a4b;
  font: 40px/46px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  letter-spacing: 1px;
  margin: 0;
}

#global-connect {
	background: url("./images/extra-marketing-one.jpg") no-repeat;
	background-size: cover;
	min-height:400px;
}

#global-connect h3, #tech-advantage h3, #local-expertise h3{
	color:#fff;
	text-align: center;
	font: 40px/58px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	font-size: 64px;
	margin-top: 180px;

}

#overview.section-overview p{
	text-align: justify;
	max-width: 740px;
	margin: 0 auto 24px auto;
	padding:0;
}

#worldwide-reach {
	margin:40px 0;
}

a.button.darkblue {
	background: #001e45;
	color:#fff;
	border: 1px solid transparent;
	width:65%;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .875em;

}

a.button.darkblue:hover {
	background: #fff;
	border: 1px solid #001e45;
	color:#001e45;
}

#worldwide-reach h4, #celebrated-reputation h4, #global-media h4, #go-go-listings h4, #tailored-for-you h4, #community-knowledge h4, #your-life-your-style h4, #our-experts h4, #our-publications h4, #trusted-results h4{
	font-family: "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	color: #001e45;
	font-size: 40px;
}

#global-media{
	padding:40px 0;
}

#tech-advantage{
	background: url("./images/tech-advantage.jpg") no-repeat;
	background-size: cover;
	min-height:400px;
}


#local-expertise{
	background: url("./images/local-expertise.jpg") no-repeat;
	background-size: cover;
	min-height:400px;
}

@media all and (min-width: 768px){
	.section-map {
	margin-top: 50px;
	}
}

@media only screen and (min-width: 768px){
	#our-publications, #your-life-your-style, #go-go-listings, #global-media {
	padding:100px 0;
	}
	#trusted-results, #our-experts, #community-knowledge, #tailored-for-you, #celebrated-reputation{
	padding:100px 0;
	}
}

@media all and (max-width:767px){
	#our-publications, #your-life-your-style, #go-go-listings, #global-media, #trusted-results, #our-experts, #community-knowledge, #tailored-for-you, #celebrated-reputation{
		padding: 25px 0 0;
	}
}

#trusted-results, #our-experts, #community-knowledge, #tailored-for-you, #celebrated-reputation  {
	background: #ebeae5;
}


.page-template-agent-search-results .staff-holder li .visual:hover {
  border: 3px solid #BABABA;
  margin: -2px -2px 16px;
}

.page-template-page-leadership #section-team .staff-holder li .visual:hover{
	border: 3px solid #BABABA;
	margin: -2px -2px 16px;
}

.page-template-agent-search-results .staff-holder li h3 a:hover {
  color: #3D6BA6;
}

body .listiong-sales-section .heading h3 {
  font: 36px/30px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  margin: 0;
  color: #313e5d;
  letter-spacing: .6px;
}

#gform_2 input {
  margin-right: .5em;
}

@media only screen and (min-width: 1301px){
.page-template-page-service-landing .start-section-holder {
  padding-top: 158px;
  padding-bottom: 113px;
}
}

@media only screen and (min-width: 1301px){
.page-id-40.page-template-page-service-landing .start-section-holder {
padding-top: 166px;
  padding-bottom: 113px;
}
}

@media only screen and (min-width: 1301px){
.page-id-28.page-template-page-service-landing .start-section-holder {
  padding-top: 165px;
  padding-bottom: 113px;
}
}

span.note a{
	color:#5991e3;
}

span.note a:hover{
	color:#2368cd;
}


.blog #primary a.more:hover {
	color:#1b62cb;
}

.blog .press-posts .post .more:hover {
  color: #1b62cb;
}

@media only screen and (min-width: 768px){
.blog .history-posts .text-block p {
  font-size: 14px;

}
}

.single-post #primary a, .single-post .logged-in-as a{
	color:#5991e3;
}

.single-post #primary a:hover, .single-post .logged-in-as a:hover{
	color:#1b62cb;
}

body .comment-form .form-submit input[type="submit"] {
	font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.start-section-holder .page-heading p.ex-marketing {
	font: 22px/33px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	text-transform: none;
	letter-spacing: .25px;
}

.start-section-holder .page-heading a.button.btn-white-anim.white {
	background: transparent;
}

.start-section-holder .page-heading a.button.btn-white-anim.white:hover {
	background: #fff;
	color:#001e45;
}

@media only screen and (min-width: 768px){
.page-template-page-marketing .outside-box {
	border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  margin: 50px 0 100px;
  background: rgba(0,0,0,.20);
}
}

.page-template-page-marketing .start-section-holder.alt2 {
/*   padding-top: 50px; */
  padding-bottom: 28px;
}

.page-template-page-marketing  a.button.btn-white-anim.white-bg{
	background: #fff;
	width:70%;
	color:#001e45;
	display: inline-block;
	margin-left: 0;
	width: 65%;
	border:1px solid #001e45;
	font-size: .875em;
}

.page-template-page-marketing  a.button.btn-white-anim.white-bg:hover{
	background: #001e45;
	color:#fff;
	border:1px solid #001e45;
}

@media only screen and (max-width: 768px){
    .subsite .personal-information .photo-box img {
    width: auto !important;
    max-height: 440px !important;
}

    .page-template-page-marketing a.button.darkblue, .page-template-page-marketing  a.button.btn-white-anim.white-bg {
		width:100%;
	}
}

.info-date-bar .info-tags li:after {
  content: ", ";
}

.group-blog .text-holder .heading h2 a{
	color: #122a4b;
}

.group-blog .text-holder .heading h2 a:hover{
	text-decoration: none;
	color: #5991e3;
}

body .services-posts .post .more:hover, body .services-posts .post .more:focus, body .services-posts .post .more:active{
	color:#1b62cb;
}

.seller-services-section strong.sub-title p{
  font: 24px/38px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  word-spacing: 1px;
  margin: 0;
  padding-top: 20px;
  text-align: center;
}



@media only screen and (max-width: 767px){
    .bio-small-padding {
        margin-top: 1.5em;
    }
body main#main .personal-information.style03 {
  padding: 250px 0 0;
  background-position: 50% 0;
  background-size: 200% auto;
}
}


body main#main .personal-information.style03 {
  background-size: cover!important;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 30%, rgba(255,255,255,0.71) 65%, rgba(221,220,217,1) 100%), url('./images/img80.jpg') no-repeat 100%;
background: -webkit-gradient(linear, left top, left bottom, color-stop(30%,rgba(255,255,255,0)), color-stop(65%,rgba(255,255,255,0.71)), color-stop(100%,rgba(221,220,217,1))), url('./images/img80.jpg') no-repeat 100%;
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 30%,rgba(255,255,255,0.71) 65%,rgba(221,220,217,1) 100%), url('./images/img80.jpg') no-repeat 100%;
background: -o-linear-gradient(top, rgba(255,255,255,0) 30%,rgba(255,255,255,0.71) 65%,rgba(221,220,217,1) 100%), url('./images/img80.jpg') no-repeat 100%;
background: -ms-linear-gradient(top, rgba(255,255,255,0) 30%,rgba(255,255,255,0.71) 65%,rgba(221,220,217,1) 100%), url('./images/img80.jpg') no-repeat 100%;
background: linear-gradient(to bottom, rgba(255,255,255,0) 30%,rgba(255,255,255,0.71) 65%,rgba(221,220,217,1) 100%), url('./images/img80.jpg') no-repeat 100%;
}

.property-detail-page #main .section-overview.style02 p {
  font-size: 14px;
  text-align: justify;
  color:#393939;
}

.property-detail-page .brokerage-listing-section .heading h2 {
  font: 40px/50px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  color: #313e5d;
  margin: 0;
}

@media only screen and (min-width: 768px){
.property-detail-page #footer .whitebg-social .social-networks-bar li a {
  width: 32px;
  height: 32px;
  font-size: 22px;
  background: #747474;
  padding: 0;
  color: #fff;
  padding: 6px 1px 1px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
}

@media only screen and (min-width: 768px){
.property-detail-page #footer .whitebg-social .social-networks-bar li a:hover {
	background: #5d97d2;
}
}


@media only screen and (min-width: 768px){
.property-detail-page #footer .whitebg-social .social-networks-bar {
    padding: 10px 0 11px;

}
}

.property-detail-page #footer .whitebg-social .social-networks-bar {
  display: inline-block;
}

.left-off-canvas-menu ul.off-canvas-list li a {
	color:#001e45;
	background: #fff;
}

.left-off-canvas-menu ul.off-canvas-list li a:hover{
	background-color:#001e45;
	color:#fff;
}

#header.fixed-position{
	  border-bottom: 1px solid #c8c6c0;
}

#site-navigation .top-bar-section .triple-nav .dropdown li.menu-item-has-children {
	padding: 0 15px 0 36px !important;
}

a.js-link-close span.state01, a.js-link-close span.state02, a.js-link-close span.state02:visited, a.js-link-close span.state01:visited {
	color:#0d2752;
}

a.js-link-close span.state01:hover, a.js-link-close span.state02:hover, a.js-link-close span.state01:active, a.js-link-close span.state02:active {
	color:#1b62cb;
}

.property-detail-page #main li.accordion-navigation.active a{
	background-color:#EFEFEF;
}

.property-detail-page #main li.accordion-navigation a{
	background-color:#fff;
}

.hp-main-hero-image-overlay {
	  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 16%, rgba(0,0,0,0.06) 24%, rgba(15,15,15,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(16%,rgba(0,0,0,0)), color-stop(24%,rgba(0,0,0,0.06)), color-stop(100%,rgba(15,15,15,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a60f0f0f',GradientType=0 ); /* IE6-9 */
}

.hp-prop-img-overlay-4{
		position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 40%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.64) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(40%,rgba(0,0,0,0)), color-stop(99%,rgba(0,0,0,0.64)), color-stop(100%,rgba(0,0,0,0.64))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 40%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.64) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a3000000',GradientType=0 ); /* IE6-9 */

}

.page-template-page-homepage .structure-section .structure-gallery{
	margin:0 0 30px;
}

.page-template-page-homepage .structure-section .structure-gallery-holder{
	  padding: 36px 0 30px;
}

.post-grid .pic .hp-comm-img-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.6)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#99000000',GradientType=0 );
}


@media all and (max-width:767px){
.image-mobile-hide{
	display:none;
}

.page-template-page-marketing-php .small-6.columns{
	width:100%;
}

.page-template-page-marketing-php .button-holder a.button.btn-white-anim.white {
	color:#0f284d;
	background-color: #fff;
	border:2px solid #0f284d;
}
}


.page-template-page-marketing-php .sub-menu {
	float: none;
	display: inline-block;
	vertical-align: top;
}


@media all and (max-width:767px){
.page-template-page-marketing-php .page-heading.style02 p{
	display:none;
}
}

@media all and (max-width: 767px){
body .visual-block {
  display: block !important;
}
}

.post-type-archive-mrt_community #footer {
	box-shadow: none;
}

@media all and (min-width: 768px){
.single-mrt_lifestyle #listings.brokerage-listing-section.style03 {
  padding-top: 50px;
  border-top: 3px solid #fff;
  background: #eeece7;
	}
}

@media all and (min-width: 961px){
.single-mrt_lifestyle #listings.brokerage-listing-section.style03 {
  padding-top: 50px;
	}
}



/*
.property-detail-page .image-box:hover{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(19, 34, 58, .87);
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  overflow: hidden;
}
*/

.property-detail-page .brokerage-listing-section .post-box {
  margin: 4px 0 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.property-detail-page .brokerage-listing-section .post-box .base-text-box {
  position: absolute;
  width: 100%;
  padding: 0 28px 30px;
  left: 0;
  bottom: 0;
  z-index: 3;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.property-detail-page .brokerage-listing-section .post-box .base-text-box .title {
  display: block;
  margin: 0 0 6px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
}

.property-detail-page .brokerage-listing-section .post-box .base-text-box .button {
  display: block;
  width: 100%;
  margin: 0;
  height: 31px;
  font: 22px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  background-color: rgba(0, 0, 0, .26);
  border: solid 1px rgba(255, 255, 255, .5);
  color: #fff;
  min-width: 100px;
  padding: 6px 10px;
  height: 44px;
  letter-spacing: 1px;
}


.property-detail-page .brokerage-listing-section .add-info-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(19, 34, 58, .87);
  text-align: center;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  overflow: hidden;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame {
  position: absolute;
  z-index: 5;
  border: 1px solid #90979e;
  /*
left: 28px;
  top: 30px;
  right: 28px;
  bottom: 30px;
*/
  left: 11px;
  top: 13px;
  right: 11px;
  bottom: 13px;
  color: #fff;
  padding: 12px 10px;
  pointer-events: auto;
  white-space: nowrap;
}


.property-detail-page .brokerage-listing-section .post-box .add-info-block .frame h3 {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.property-detail-page .brokerage-listing-section .add-info-block .frame h4 {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .price {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
}

 .property-detail-page .brokerage-listing-section .post-box .add-info-block .link-holder {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
}


.property-detail-page .brokerage-listing-section .post-box:hover .add-info-block .price, .property-detail-page .brokerage-listing-section .post-box:hover .add-info-block h3, .property-detail-page .brokerage-listing-section .post-box:hover .add-info-block h4, .property-detail-page .brokerage-listing-section .post-box:hover .add-info-block .link-holder {
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.property-detail-page .brokerage-listing-section .post-box:hover .add-info-block {
  display: block;
}

.property-detail-page .brokerage-listing-section .post-box .add-info-block {
  transition: all .35s ease-in-out;
  overflow: hidden;
}

.property-detail-page .brokerage-listing-section .post-box:hover .base-text-box {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}


.property-detail-page .brokerage-listing-section .post-box:hover .add-info-block {
  opacity: 1;
  display: block;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame > .holder {
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame h3 {
  /* font: 20px/24px "Sabon MT W01 Semibold", "Times New Roman", Times, serif; */
  font: 18px/24px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  margin: 0 0 1px;
  color: #fff;
  letter-spacing: .8px;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame h4 {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  color: #fff;
  letter-spacing: .8px;
}

.property-detail-page .brokerage-listing-section .post-box{
  display: inline-block;
  vertical-align: top;
  width: 270px;
  margin: 0 -2px 4px 2px;
  position: relative;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .price {
  display: block;
  font: 28px/32px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  /* font: 28px/32px "Sabon MT W01 Semibold", "Times New Roman", Times, serif; */
  color: #e1cb78;
  margin: 0 0 9px;
  letter-spacing: .5px;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list {
  padding: 0;
  margin: 0 -20px 9px;
  list-style: none;
  display: inline-block;
  vertical-align: top;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list .number {
  display: block;
  font: 26px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  /* font: 26px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif; */
  margin: 0 0 2px;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list .info {
  display: block;
  font-size: 12px;
  line-height: 15px;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .more-details {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  color: #c6b571;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 1px;
  height: 36px;
  background: #90979e;
  display:block;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list li:first-child:after {
  display: none;
}

.properties-list .add-info-block .frame .add-list li:after {
	display:block;
}

.property-detail-page .brokerage-listing-section .post-box:hover .add-info-block .add-list, .property-detail-page .brokerage-listing-section .post-box:hover .add-info-block .more-details {
  visibility: visible;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list {
  padding: 0;
  margin: 0 -20px 9px;
  list-style: none;
  display: inline-block!important;
  vertical-align: top;
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list, .property-detail-page .brokerage-listing-section .add-info-block .frame .more-details {
  visibility: hidden;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateX(150%);
  -ms-transform: translateX(150%);
  transform: translateX(150%);
}

.property-detail-page .brokerage-listing-section .add-info-block .frame .add-list li {
  float: left;
  width: 66px;
  padding: 0 5px;
  position: relative;
}

/*
.property-detail-page .brokerage-listing-section .post-box{
	display: inline-block;
}
*/

.property-detail-page .brokerage-listing-section li.simprop{
	display: block;
	width: 270px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: top;
}


@media all and (max-width: 767px){
.property-detail-page .brokerage-listing-section ul.small-block-grid-1.medium-block-grid-3.large-block-grid-4 {
  width: 280px;
  margin: auto!important;
	}
}


@media only screen and (max-width: 767px){
 .property-detail-page .brokerage-listing-section ul > li .image-box {
  width: 100% !important;
  position: relative;
  left: 0 !important;
  margin: 0 !important;
}
}

@media only screen and (min-width: 768px){
 .property-detail-page .brokerage-listing-section ul > li .image-box {
  float: none;
  margin: 0;
  width: auto;
}
}

.page-template-page-list-your-home-php #gform_4 .email-form.style04_wrapper .gsection {
  display: none;
}

.page-template-page-list-your-home-php #gform_4 .gform_wrapper .gform_footer {
  clear: both;
  margin: auto;
  width: 300px;
}

.page-template-page-list-your-home-php #gform_4 .email-form textarea#input_4_6.textarea {
	max-height:135px;
}

@media all and (min-width: 768px){
.page-template-page-list-your-home-php .intro-list{
	padding-top:15px;
	max-width:300px;
	}
}

@media all and (min-width: 768px){
.page-template-page-list-your-home-php .email-form .heading p.intro-list{
	max-width: 520px;
	text-align: center;
	margin: auto;
	padding-top: 10px;
	}
}


#gform_wrapper_3 .gform_wrapper .top_label .gfield_label {
	line-height: 1.5em;
}

.page-template-page-service-landing .seller-services-section p{
	text-align: justify;
	max-width: 740px;
	margin: 0 auto 24px auto;
	padding: 0;
}

.page-template-page-service-landing .seller-services-section strong.sub-title p{
  position: relative;
  text-align: center;
  margin-bottom: 38px;
  max-width: 890px;
  margin: auto;
  }

 .page-template-page-service-landing .seller-services-section .services-posts li.post p{
	 text-align: left;
 }

#main .press-posts .post a.more:hover {
	 color:#1b62cb;
 }

/*
.group-blog .image-top-section{
	 max-height:300px;
 }

 .single-post.group-blog .image-top-section{
	 max-height:600px;
 }

 .page-template-default.page-child .image-top-section{
	 max-height:600px;
 }
*/



.blog.group-blog .social-share-bar li a, .single.single-post .social-share-bar li a {
  margin-top:10px;
  width: 29px;
  height: 29px;
  background: #e3e3e1;
  font-size: 18px;
  padding: 4px 1px 1px;
  color: #001e45;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
	}


.social-share-bar .social-networks li a:hover, .social-share-bar .social-networks li a:focus {
  background: #243764;
  color:#fff;
}

@media all and (min-width: 961px){
.blog.group-blog .page-heading-box {
  padding: 0;
  overflow: hidden;
	}
}

@media all and (max-width: 767px){
.blog.group-blog .page-heading-box {
  padding: 10px 0 13px;
  overflow: hidden;
  text-align: center;
}

.blog.group-blog .visual-block img{
	height:160px;
}
}

.entry-content a{
	  color: #5991e3;
}

.single-post .entry-content h3{
	color: #333;
  font: 24px/1.5 "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  margin: 37px 0 14px;
  text-align: center;
}

.single-post .entry-content h4{
	color: #1a376d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 24px;
  margin: 28px 0 25px;
}


.single-post .entry-content p{
	font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

.single-post .entry-content blockquote{
  position: relative;
  margin: 30px auto;
  padding: 33px 15px 25px 45px;
  background: #f6f5f2;
  color: #333;
  font: 300 14px/26px "News Gothic MT W01", Arial, Helvetica, sans-serif;
  border-left:none;
}

.single-post .entry-content blockquote cite {
  font-style: normal;
  margin: 0;
  font-size: 14px;
  line-height: 26px;
  margin: 18px 0 0;
  color: #555555;
  display: block;
}

.single-post .entry-content blockquote cite:before {
  color: #001e45;
  margin-right: -3px;
}

.single.single-post #primary .entry-content blockquote cite a {
  color: #001e45;
  font-weight: bold;
  font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

.single-post .entry-content blockquote:after{
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 752px;
  height: 24px;
  overflow: hidden;
  margin-left: -375px;
  background: url(./images/bg-shadows.png) no-repeat -1px -30px;
}

.single-post .entry-content ul {
  list-style-type: none;
  margin-left: 0;
}

.single-post .entry-content ul li {
	position: relative;
  padding-left: 29px;
  line-height: 24px;
}
.single-post .entry-content ul li:before {
  content: "";
  position: absolute;
  left: 1px;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  overflow: hidden;
  background: #2f6490;
}

.single-post .entry-content ol {
	list-style: none;
	margin-left: 0;
}

.single-post .entry-content ol li {
  padding-left: 30px;
  line-height: 24px;
}

.single-post .entry-content ol li:before {
  color: #19376d;
  content: counter(num) ". ";
  counter-increment: num;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  margin: 0 0 0 -30px;
  padding: 0 10px 0 0;
  font-weight: bold;
}

.single-post .entry-content figcaption {
  margin: 0 5px;
  font-size: 12px;
  line-height: 19px;
  padding: 11px 10px 13px;
  border-bottom: 1px solid #c6c6c6;
}

.single.single-post #primary .entry-content .accordion > li.accordion-navigation > a {
  color: #001e45;
  position: relative;
  border: 1px solid #adadad;
  padding: 10px 23px 12px;
  font: 300 22px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  letter-spacing: 1px;
  word-spacing: 3px;
  background: #fff;
}

.single-post .entry-content .accordion > li {
  position: static;
  padding-left: 0;
  margin: 15px 0 0;
}

.single-post .entry-content .accordion:before, .single-post .entry-content .accordion:after {
  content: " ";
  display: table;
}

.single-post .entry-content  ul.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
 }

.single-post .entry-content .accordion > li > a:after {
  content: "";
  position: absolute;
  right: 33px;
  top: 50%;
  width: 13px;
  height: 8px;
  overflow: hidden;
  margin-top: -1px;
  background: url(./images/sprite.png) no-repeat -187px -66px;
}

.single.single-post #primary .entry-content .accordion > .accordion-navigation.active > a{
  background: #f6f5f2;
  border-color: #adadad;
}

.single.single-post #primary .entry-content a.fancy-link:after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  height: 25px;
  overflow: hidden;
  margin-top: -10px;
  background: url(./images/fancy-link-arrow.png) no-repeat 0 0;
}

.single.single-post #primary .entry-content a.fancy-link:hover:after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
	width: 14px;
  height: 25px;
  overflow: hidden;
  margin-top: -10px;
  background: url(./images/fancy-link-arrow-hover.png) no-repeat 0 0;
}


.single.single-post #primary .entry-content .bg-fancy {
		margin: 20px 0;
	padding:2%;
	background: rgb(27,69,111); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,69,111,1) 0%, rgba(12,40,77,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,69,111,1)), color-stop(100%,rgba(12,40,77,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b456f', endColorstr='#0c284d',GradientType=0 ); /* IE6-9 */
}

.single.single-post #primary .entry-content .fancy {
	position: relative;
}


.single.single-post #primary .entry-content a.fancy-link {
	color:#d9d9d9;
	font: 300 22px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

.single.single-post #primary .entry-content a.fancy-link:hover{
	color:#fff;
}

.page.page-template-default .entry-content .article ol li:before{
	font-weight: bold;
}

.page.page-template-default .entry-content figcaption.wp-caption-text {
	margin:0;
}

.page.page-template-default #primary .entry-content a.fancy-link:after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  height: 25px;
  overflow: hidden;
  margin-top: -10px;
  background: url(./images/fancy-link-arrow.png) no-repeat 0 0;
}

.page.page-template-default #primary .entry-content a.fancy-link:hover:after{
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
	width: 14px;
  height: 25px;
  overflow: hidden;
  margin-top: -10px;
  background: url(./images/fancy-link-arrow-hover.png) no-repeat 0 0;
}

.page.page-template-default #primary .entry-content .fancy{
  position: relative;
}


.page.page-template-default #primary .entry-content .bg-fancy {
	margin: 20px 0;
	padding:2%;
	background: rgb(27,69,111); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(27,69,111,1) 0%, rgba(12,40,77,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(27,69,111,1)), color-stop(100%,rgba(12,40,77,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(27,69,111,1) 0%,rgba(12,40,77,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b456f', endColorstr='#0c284d',GradientType=0 ); /* IE6-9 */
}


.page.page-template-default #primary .entry-content a.fancy-link {
	color:#d9d9d9;
	font: 300 22px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

.page.page-template-default #primary .entry-content a.fancy-link:hover{
	color:#fff;
}
/*
.group-blog.post-type-archive-mrt_community #primary .search-container form input{
  background: #fff;
  border: 1px solid #93928e;
  width: 100%;
  height: 61px;
  padding: 20px 22px;
  margin: 0;
  float: left;
  font-size: 16px;
  line-height: 20px;
  color: #5e5e5e;
  font-style: italic;
  box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .13);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  */
  @media all and (max-width:767px){
	  .group-blog.post-type-archive-mrt_community #primary .search-container form input{
		 height: 40px;
		 padding: 13px 8px 12px;
		 font-size: 12px;
		 line-height: 15px;
	  }
	  .archive.post-type-archive-mrt_community.group-blog #primary .search-container button{
		  width: 44px;
		  height: 40px;
	  }

  }

 .archive.post-type-archive-mrt_community #primary .search-container button {
  position: absolute;
  top: 0;
  right: 0;
  background: #0f284d;
  width: 69px;
  height: 61px;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  font-size: 28px;
  line-height: 30px;
  margin: 0;
  outline: none;
}

.post-type-archive-mrt_community p.link--community a{
	color:#ccc;
}

.post-type-archive-mrt_community p.link--community a:hover{
	color:#fff;
}


.post-type-archive-mrt_community .news-section .button-holder a.button{
	/* margin: 0 1.5% 5px; */
	  margin-top: 20px;
  width: 46%;
  height: 55px;
  background: none;
  border: 1px solid #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #e9e7e3;
  /* padding: 19px 10px 18px; */
  letter-spacing: .5px;
  position: relative;
  -webkit-transition: border-color .4s, color .4s;
  transition: border-color .4s, color .4s;
 }

.post-type-archive-mrt_community .news-section .button-holder a.button:after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100.1%;
  height: 100%;
  /* background: #f5f5f5; */
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(.7, 1, 1);
  transform: scale3d(.7, 1, 1);
  -webkit-transition: -webkit-transform .4s, opacity .4s;
  transition: transform .4s, opacity .4s;
  -webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
  transition-timing-function: cubic-bezier(.2, 1, .3, 1);
  }

 .post-type-archive-mrt_community .news-section .button-holder a.button:hover{
	 color:#0f284d;
	 background: #fff;
 }

/*
  .post-type-archive-mrt_community .news-section .button-holder{
	 margin-top: 20px;
  }
*/

@media only screen and (min-width: 961px){
.post-type-archive-mrt_community .latest-news-box .text {
  margin: 0 0 40px;
	}
}

@media all and (max-width: 767px){
	.post-type-archive-mrt_community .latest-news-box:before, .post-type-archive-mrt_community .latest-news-box:after{
		  box-shadow:none;
	}
}

.post-type-archive-mrt_community .community-news .more-news-box .post h3{
	margin-bottom: 0;
}

.post-type-archive-mrt_community .more-news-box .post h3 a:hover {
  text-decoration: none;
  color:#fff;
}

.post-type-archive-mrt_community .community-news .more-news-box .link-holder a.more {
  color: #ccc;
}

.post-type-archive-mrt_community .community-news .more-news-box .link-holder a.more:hover {
  color: #fff;
}

.error404 #primary .suggested-link:hover {
	color: #5991e3;
}



@media all and (max-width:767px){
	.archive.post-type-archive-mrt_community .visual-block {
	  padding-top: 60px;
	}
	.archive.post-type-archive-mrt_community .visual-block img {
	display:none;
}
	.archive.post-type-archive-mrt_community .large-12.columns, .archive.post-type-archive-mrt_community .large-10.columns {
		   margin-bottom:0;
	}
}



.page-template-agent-search-results-php .sort-form-agents {
  float: right;
  width: 267px;
  margin: 0 0 0 22px;
}


.row.sort-row .sort-form-agents .pagination-box {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #dcd9d3;
  border-radius: 1px;
  width: 267px;
  background: #f6f5f2;
  overflow: hidden;
  text-align: center;
}

.row.sort-row .sort-form-agents .pagination-box .btn-next {
  float: right;
  width: 39px;
  height: 41px;
  border-left: 1px solid #dcd9d3;
  font-size: 21px;
  line-height: 21px;
  padding: 9px 2px 1px 3px;
  color: #122a4b;
}

.page-template-agent-search-results-php .pagination-box .btn-next {
  float: right;
  width: 39px;
  height: 41px;
  border-left: 1px solid #dcd9d3;
  font-size: 21px;
  line-height: 21px;
  padding: 9px 2px 1px 3px;
  color: #122a4b;
}

.page-template-agent-search-results-php .pagination-box .select-holder .jcf-select.jcf-select-pagination-select{
	background: #f6f5f2;
}

.page-template-agent-search-results-php .jcf-select.jcf-select-pagination-select .jcf-select-text {
  line-height: 44px;
  font-size: 14px;
  color: #666564;
  font-weight: normal;
  text-transform: none;
  margin: 0 0 0 15px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: 2px;
}

.page-template-agent-search-results-php .pagination-box .select-holder {
  float: left;
  margin: 0 24px 0 0;
}

.page-template-agent-search-results-php .pagination-box .btn-prev {
  float: left;
  width: 39px;
  height: 41px;
  border-right: 1px solid #dcd9d3;
  font-size: 22px;
  line-height: 22px;
  padding: 9px 2px 1px;
  color: #122a4b;
}

.page-template-agent-search-results-php .row.extra-lower-padding {
	padding-bottom: 20px;
}


@media all and (max-width:767px){
	.page-template-agent-search-results-php .row.sort-row .sort-form-agents, .page-template-agent-search-results-php .row.sort-row .sort-form-agents .pagination-box{
		width:100%;

	}
	.page-template-agent-search-results-php form .row.number-agents{
		padding-top: 10px;
		text-align: center;
	}
	.page-template-page-market-watch.page-template-page-market-watch-php .slick-slider a.view-more--blue {
  text-align: center;
}
}

.page-template-agent-search-results-php form .row.number-agents {
  float: left;
  width: 100%;
  padding-left: 0.625rem;
}

/*
.market-reports .row.row--margin-bottom--med .large-12.columns p {
	max-width: 740px;
	margin: auto;
}
*/

.page-template-page-market-watch.page-template-page-market-watch-php .market-reports .row.row--margin-bottom--med  {
	max-width: 740px;
	margin: 0 auto 60px;
}

.page-template-page-market-watch.page-template-page-market-watch-php .market-reports .row.row--margin-bottom--med  p{
	text-align: justify;
}


.page-template-page-market-watch.page-template-page-market-watch-php .slick-slider a{
	color: #122a4b;
  display: block;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
  text-align: left;
  text-transform: uppercase;
}

.page-template-page-market-watch.page-template-page-market-watch-php .slick-slider a.view-more--blue i {
  color: #a7a486;
}

.page-template-page-market-watch.page-template-page-market-watch-php .slick-slider a.view-more--blue:hover {
  color: #1b62cb;
}

.page-template-page-market-watch.page-template-page-market-watch-php .page-curl a.view-more--blue:hover {
	color: #1b62cb;
}

.page-template-page-lifestyle-gallery-php .email-form label.gfield_label {
	margin: 1em 0 .3em;
}

.page-template-page-developments .listings-items .num {
  font: bold 20px/92px "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

.page-template-page-developments.development-landing .development-wrap .development {
	margin-bottom: 5px;
}

@media all and (min-width: 961px){
.page-template-page-video .page-heading-box h1 {
	    float: none;
	    text-align: center;
	}
}

.page-template-page-video .page-heading-box h1 {
	    float: none;
	    text-align: center;
	}

.page-template-page-video .row.full-width{
	  max-width: none;
}

/*
.row.full-width .column.large-12 {
	  max-width: 71.25rem;
}
*/

.page-template-page-video .row.full-width .filters {
	  max-width: 71.25rem;
	  margin: auto;
      padding: 25px 0 19px;
}

@media only screen and (min-width: 1301px){
.page-template-page-video .row.full-width .add-menu:before, .page-template-page-video .row.full-width .add-menu:after {
  box-shadow: none;
}
}

@media only screen and (min-width: 961px){
.page-template-page-video .row.full-width .add-menu:before, .page-template-page-video .row.full-width .add-menu:after {
  box-shadow: none;
	}
}

@media only screen and (min-width: 961px){
.page-template-page-video .row.full-width .column, .page-template-page-video .row.full-width .columns {
	padding-right:0;
	padding-left:0;
	}
}

@media only screen and (min-width: 768px){
.page-template-page-video .row.full-width .column, .page-template-page-video .row.full-width .columns {
	padding-right:0;
	padding-left:0;
}
}

@media only screen{
.page-template-page-video .row.full-width .column, .page-template-page-video .row.full-width .columns {
	padding-right:0;
	padding-left:0;
}
}

.page-template-page-video .row.full-width .column, .page-template-page-video .row.full-width .columns {
	padding-right:0;
	padding-left:0;
}


@media all and (max-width: 767px){
main#main {
	margin-top: 50px;
}
}


.page-template-page-homepage-php .explore-section{
	padding: 45px 0 4px;
}

@media all and (min-width: 768px){
.row.bottom-paginator .columns.small-6{
float: right;
	}
}

@media all and (max-width: 767px){
.page-template-page-prop-search-results-php .row.bottom-paginator .columns.small-6 {
	float: none;
	width:100%;
	}

}


.large-6.columns.prev-next {
	display:none;
}


.large-6.columns.prev-next ul.agent-next{
	float:right;
}

.large-6.columns.prev-next ul.agent-next li{
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.75rem;
	color:#0d2752;
}

.large-6.columns.prev-next ul.agent-next li a{
	color:#0d2752;
}

.large-6.columns.prev-next ul.agent-next li a:hover{
	  color: #5991e3;
}


/*
.group-blog.staff-all-page .description-block .link-holder {
  position: relative;
  z-index: 3;
  margin: -74px 0 0;
  height: 70px;
  padding: 27px 0 0;
  background: url(./images/bg-more-taller.png) repeat-x 50% 100%!important;
}
*/


.page-template-page-homepage .animation-gallery .text-block h3 a, .animation-gallery .text-block h2 a{
	color: #fff;
}

.property-detail-page #main .article .accordion .content .list li:first-child {
 margin-top: 5px;
}


.gallery-filter-bar .add-nav li.all-areas {
  border-top: 1px solid #3f3f3f;
  max-width: 150px;
  padding-top: 10px;
  margin: 5px auto 0;
}

@media all and (max-width: 767px){
.page-template-page-prop-search a.btn-top {
  bottom: 60px !important;
}
}

.page-template-page-developments-php .development-wrap .description .title h3, .page-template-page-developments-php .development-wrap .description .title h3 a{
	color:#ccc;
}

.page-template-page-developments-php .development-wrap .description .title h3, .page-template-page-developments-php .development-wrap .description .title h3 a:hover{
	color:#fff;
}

.page-template-page-developments-php .development-wrap .description, .page-template-page-developments-php .development-wrap .listings-items li{
	color:#ccc;
}

header#header {
  border-bottom: 1px solid #ccc;
  }

 @media all and (min-width: 767px){
.start-section-holder .page-heading .select-holder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
 	 }
  }

#site-navigation .top-bar-section .dropdown {
	margin-top: 0px;
}

.subsite.subsite-home-page .personal-information .phones-list li.agent-office-number::before {
  content: "O ";
}

@media only screen and (max-width: 767px){
.subsite .listings-box.mobile-style .button {
	  margin-bottom: 50px;
	}
}

.subsite.adv-search02 .btn-top, .property-detail-page .btn-top {
  bottom: 125px;
}

@media all and (max-width: 767px){
	.subsite footer#footer {
	margin-bottom: 50px;
	padding-bottom: 20px;
	}
	.subsite footer#footer #footer-wrapper{
		padding-bottom: 0px;
		}

		.subsite footer#footer #footer-section .address-footer{
			margin-bottom: 10px;
		}
}

.subsite footer#footer #footer-wrapper{
	padding: 20px;
}

.subsite footer#footer{
	padding-bottom: 20px!important;
}

.post-type-archive-mrt_community .row--margin-bottom--large p.all-communities {
	text-align: center;
}

.post-type-archive-mrt_community .row--margin-bottom--large p.all-communities a{
	color:#ccc;
	}

.post-type-archive-mrt_community .row--margin-bottom--large p.all-communities a:hover{
	color:#fff;
}

@media all and (min-width: 767px){

.post-type-archive.post-type-archive-mrt_community .large-4.columns:last-child {
 	float: left;
}

.post-type-archive.post-type-archive-mrt_community .large-4.columns p.link--community {
	margin: 2% 0 5%;
}

}

.sidebar-nav ul{
	margin-left: 0px;
}

.sidebar-nav ul li.side-nav {
	background: #f5f4f2;
	padding:20px;
	color:#122a4b;
	margin-bottom: 8px;
}

.sidebar-nav ul li.side-nav i{
	padding-left: 2%;
	color:#a7a486;
}

.sidebar-nav ul li.side-nav a{
	color:#122a4b;
	  padding: 0 11px !important;
  letter-spacing: 1px;
  word-spacing: 2px;
  text-transform: uppercase;
  font: bold 13px "News Gothic MT W01", Arial, Helvetica, sans-serif;
	}

.sidebar-nav ul li.side-nav a:hover, .sidebar-nav ul li.side-nav a:hover i{
	  color: #5d97d2;

	}

.group-blog .content-frame form button.submit.right {
	background-color: #0f284d;
	text-transform: uppercase;
	  font: bold 13px "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

#add-new-address-link.add-new, #add-new-phone-link.add-new {
	color: #5d97d2;
}

.group-blog .content-frame form button.submit.right:hover {
	background: #243764;
}

.top-bar-section ul li.has-dropdown:hover .dropdown:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #a5978e;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  top: 0px;
  content: "";
  left: 50%;
  margin: 0 0 -1px -12px;
  position: absolute;
  z-index: 10;
  top: 14px;
  width: 10px;
}

.top-bar-section ul.dropdown {
margin-top: 2px;
  border-top: 1px solid #a5978e;
}



.logged-in.group-blog main#main li#mylogin-favorites-wrapper .text-holder h3 a.address, .logged-in.group-blog main#main	ul.favorite-result-list h3 a.address{
	color: #0f284d;
}

.logged-in.group-blog main#main li#mylogin-favorites-wrapper .text-holder h3 a.address:hover, .logged-in.group-blog main#main	ul.favorite-result-list h3 a.address:hover{
	  color: #5d97d2;
	}




@media all and (max-width: 767px){
	#featured-areas .switcher-holder{
		    display: none;
	}
}

/*
.brokerage-listing-section #listings .post {
	margin-right: 2px;
}
*/



    .top-bar-section .triple-nav.has-dropdown:hover .dropdown:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #a5978e;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  top: 0px;
  content: "";
  left: 63.5%;
  margin: 0 0 -1px -5px;
  position: absolute;
  z-index: 10;
  top: 14px;
  width: 10px;
}

.top-bar-section ul li.menu-item-6381.has-dropdown:hover .dropdown:after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #a5978e;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  top: 0px;
  content: "";
  left: 45%;
  margin: 0 0 -1px -10px;
  position: absolute;
  z-index: 10;
  top: 14px;
  width: 10px;
}

.getting-city-section .city-time-box.nyc_driving_box .heading .img-box {
  display: inline-block;
  vertical-align: top;
  margin: 25px 14px 0 0;
}

#listings .properties-list {
  text-align: center;
  margin: 0 -14px 10px;
}

#main .section-map .sub-headline h4 {
  padding-bottom: 3px;
}


#main .section-map .sub-headline p.sub-sub-heading {
  text-transform: uppercase;
  font-weight: bold;
}

#main .section-map .sub-headline p {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
}

.blockquote-section blockquote.blockquote-container  {
  color: #dddddc;
  font: italic 26px/44px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

.blockquote-section blockquote.blockquote-container footer span.author {
	color: #d3c54f;
	display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 0 0 5px;
  font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal;
}

.blockquote-section blockquote.blockquote-container footer span.description {
	display: block;
  font-size: 14px;
  line-height: 18px;
  color: #ccc;
    font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

#listings .properties-list .post {
  display: inline-block;
  vertical-align: top;
/*   width: 282px; */
  margin: 0 1px 4px 1px;
  position: relative;
}

@media all and (min-width:767px){
nav.add-menu ul.filters {
	  margin-top: 5px;
}
}

@media only screen and (max-width: 767px){
#listings.listiong-sales-section .add-row-padding {
  margin: 5px 0;
	}
}

#page #main .section-list .comm-view-all.opener{
	color: #001e45;
  padding: 12px 5px;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 25px 6px 0px;
  transition:none;
  background: none;
    transform: none;
  -webkit-transform: none;
  position:relative;
  top:0;
  display:inline;
  left:0;

}

#page #main .section-list .comm-view-all.opener:hover{
	color: #5991e3;

}

/*
@media only screen and (max-width: 767px){
	.search-popup-custom .search-option-section .section-list .comm-view-all.opener {
	display: none !important;
}
}
*/





/*
 @media only screen and (max-width: 767px){
.section-list.active .sub-headline .comm-view-all {
  opacity: 1;
  visibility: visible;
}
}
*/



.your-search-bar .jcf-select.jcf-select-your-search-filter{
	font-weight: 200;
/*   background: #fff; */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeae9));
  background: -webkit-linear-gradient(top, #fff 0%, #eaeae9 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeae9 100%);

 }

 .your-search-bar .jcf-select.jcf-select-your-search-filter .jcf-select-text {
	 font-weight: 200;
 }

.main-holder .your-search-bar .price-filter .opener {
		font-weight: 200;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeae9));
  background: -webkit-linear-gradient(top, #fff 0%, #eaeae9 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeae9 100%);
}

.search-option-section .input-holder.style99 .chosen-container.chosen-container-multi{
	background: #fff;
  border: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #d5d5d5;
  width: 100%;
/*   height: 45px; */
  padding: 12px 50px 12px 16px;
  margin: 0;
  float: left;
  box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .1);
/*   white-space: nowrap; */
/*
  text-overflow: ellipsis;
  overflow: hidden;
*/
}

.search-option-section .communities-in-box {
  min-height: 169px;
}

.select-filter.style00 .chosen-container.chosen-container-multi{
		background: #fff;
  border: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #d5d5d5;
  width: 100%;
  height: 45px;
/*   padding: 12px 50px 12px 16px; */
  margin: 0;
  float: left;
  box-shadow: inset 3px 4px 5px rgba(0, 0, 0, .1);
/*
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
*/

}

.row-filter.add-divider-two:after {
  content: "";
  position: absolute;
  left: 25%;
  bottom: 19px;
  width: 3%;
  height: 1px;
  background: #aaa9a7;
  margin: 0 0 0 -2.6%;
}

.row-filter.add-divider-three:after {
  bottom: 40px;
}

.search-option-section .row-filter .column-filter.full{
	width:100%;
}



.search-option-section .communities-in-box .input-holder.style99 i {
  margin-top: -3px;
}

.search-option-section .input-holder.style99 .button-search i {
  font-size: 17px;
  line-height: 17px;
  color: #d5d5d5;
  position: absolute;
  top: 50%;
}

.search-option-section .input-holder.style99 .button-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 45px;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  outline: none;
}

.popular-search-box .select-filter.style00 .button-search{
	  position: absolute;
    top: 40%;
  right: 0;
  width: 48px;
  height: 30px;
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  outline: none;
}

.popular-search-box .select-filter.style00 .button-search i{
	font-size: 17px;
  line-height: 17px;
  color: #d5d5d5;
  position: absolute;
  top: 50%;
}

.page-template-page-global-search .custom-search-box .jcf-select.jcf-select-home-search {
font-weight: 200;
  /* background: #fff; */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeae9));
  background: -webkit-linear-gradient(top, #fff 0%, #eaeae9 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeae9 100%);
}

.global-search .properties-list .post {
  margin: 0 2px 4px 2px;

}

.global-search .custom-search-box .jcf-select.jcf-select-home-search .jcf-select-text {
	font-weight: 400;
}

.global-search.page-template-page-global-search-php .row .columns .short-description p{
/*   text-align: justify; */
  max-width: 740px;
  margin: 0 auto 24px auto;
  padding: 0;
}


.brokerage-listing-section .listiong-sales-section .post:hover .add-info-block {
  display: block;
}

.brokerage-listing-section .listiong-sales-section .post {
  margin: 4px 0 0;
  position: relative;
  text-align: center;
  overflow: hidden;
}

.brokerage-listing-section .listiong-sales-section .post:hover .base-text-box {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.brokerage-listing-section .listiong-sales-section .post .base-text-box {
  position: absolute;
  width: 100%;
  padding: 0 28px 30px;
  left: 0;
  bottom: 0;
  z-index: 3;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.brokerage-listing-section .listiong-sales-section .post{
	display:block;
}

.search-option-section .popular-search-box .arch .chosen-container-multi .chosen-choices {
  background-color: transparent;
  background: url("./images/custom_drop.png") no-repeat 96% 10px;
}


.search-option-section .popular-search-box .arch .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  font-size: 16px;
  color: #333;
  }

.cell-filter.add-divider-three:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 19px;
  width: 5.2%;
  height: 1px;
  background: #aaa9a7;
  margin: 0 0 0 -2.6%;
}

.row-filter .select-filter select.filter-search {
  float: left;
  width: 100%;
/*
  height: 44px;
  min-width: 100px;
  margin: 0;
  border-color: #d5d5d5;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeae9));
  background: -webkit-linear-gradient(top, #fff 0%, #eaeae9 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeae9 100%);
  box-shadow: none;
*/
  height: 34px;
}

.row-filter .select-filter select.filter-search{
  min-width: 100px;
  margin: 0;
  border-color: #d5d5d5;
  background: #fff;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeae9));
  background: -webkit-linear-gradient(top, #fff 0%, #eaeae9 100%);
  background: linear-gradient(to bottom, #fff 0%, #eaeae9 100%);
  box-shadow: none;
  height: 44px;
}

.search-page-containner .keyword-search-box .search-container {
  overflow: visible;
  width: 100%;
}

@media all and (min-width:767px){
.search-page-containner .keyword-search-box.top, .search-page-containner .mobile-key-search h5{
	display:none;
}
}

.mobile-key-search h5{
	  color: #4d4d4d;
	    font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
	    font-style: normal;
	    line-height: 1.5;
	    font-size: 14px;
		line-height: 18px;
		font-weight: 600;
}


.search-page-containner .listings-box{
	margin-bottom: 20px;
	  width: 100%;

}

.search-page-containner .twocolumns .aside .listings-box h3.result-count{
	color: #fff;
}

.search-page-containner .communities-in-box.allow-overflow.clearfix .title{
	font: 26px/30px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

.search-page-containner .communities-in-box.allow-overflow{
background: rgb(251,250,247); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(251,250,247,1) 0%, rgba(224,223,220,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,250,247,1)), color-stop(100%,rgba(224,223,220,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(251,250,247,1) 0%,rgba(224,223,220,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(251,250,247,1) 0%,rgba(224,223,220,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(251,250,247,1) 0%,rgba(224,223,220,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(251,250,247,1) 0%,rgba(224,223,220,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfaf7', endColorstr='#e0dfdc',GradientType=0 ); /* IE6-9 */


}

.search-page-containner .communities-in-box .communities-add-nav li a{
	background: #fff;
}


/*
@media all and (max-width:767px){
.search-page-containner .keyword-search-box.international-tab.side{
	height:auto;
	}
}
*/



.search-page-containner .keyword-search-box.international-tab .search-container {
  overflow: visible;
  width: 64%;
}


.search-page-containner .keyword-search-box.international-tab .listings-box{
	margin-bottom: 0;
	    width: 334px;

}

.page-template-page-prop-search .communities-in-box.inter-tab {
	  margin: 0 0 20px 0;
}

.keyword-search-box.international-tab .search-container .input-holder {
  overflow: hidden;
}

.page-template-page-prop-search .keyword-search-box.international-tab{
		display:none;
	}


@media all and (min-width:767px){
	.page-template-page-prop-search .keyword-search-box.international-tab{
		display:block;
	}
}


#footer .whitebg-social .social-networks .popup li a {
  font-size: 14px;
  background: #fff;
}

#footer .whitebg-social .social-networks{
	margin-bottom: 0;
}

.search-page-containner .aside .listings-box {
	position:relative;
	}

.search-page-containner .aside .listings-box:after{
  content: "";
  position: absolute;
  top:45%;
  left:-10px;
  border: solid;
  border-width: 8px 9px;
  border-color: #133862 transparent transparent transparent;
  margin: 0 0 0 -6px;
   -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);

/* 	background: url("./images/search-side-arrow.png")no-repeat 100% 100%; */

}

@media only screen and (max-width: 767px){
	#main .start-section-holder.alt{
		padding-bottom: 27px;
		margin-bottom: 0;
		 background-color: #fff;
	}
}

@media all and (min-width: 767px){
.page-template-page-global-search .row.start-section-holder.alt{
	    padding-top: 78px;
}

.page-template-page-global-search .row.start-section-holder.alt .page-heading{
	margin-bottom: 50px;
	}

}

@media only screen and (max-width: 767px){
	.page-template-page-global-search .row.start-section-holder.alt .page-heading h1 {
  color: #0f284d;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 70px;
}

.page-template-page-global-search .custom-search-box .holder {
  padding: 0 43px 0 0;
  margin-bottom: 20px;
}

.page-template-page-global-search #main .visual-block img{
	max-height: 150px;
}
}

.subsite .personal-information .phones-list li.agent-office-number:before {
  content: "O ";
}




.post.guidesandreports {
	display:none;
}

.page-id-40 .post.guidesandreports{
	display:block;
}


.page-id-40.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-40.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-40.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5){
	display:none;
}

.page-id-10099.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10099.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10099.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10098.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10098.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10098.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10111.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10111.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10111.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}


.page-id-10110.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10110.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10110.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10109.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10109.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10109.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10104.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10104.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10104.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-9336.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-9336.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-9336.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10108.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10108.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10108.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10107.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10107.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10107.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10100.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10100.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10100.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10106.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10106.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10106.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10103.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10103.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10103.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-7258.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-7258.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-7258.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10101.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10101.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10101.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-6802.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-6802.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-6802.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10105.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10105.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10105.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}

.page-id-10102.page-template-page-service-landing .start-section-holder .start-menu ul li:first-child, .page-id-10102.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(2), .page-id-10102.page-template-page-service-landing .start-section-holder .start-menu ul li:nth-child(5) {
	display:none;
}



.subsite-home-page.left-off-canvas-menu {
position:absolute;
top:0;
}

.mls-disclaimer {
	background: #ebeae5;
	padding-bottom: 0;
	text-align: center;
}

.page-template-page-lifestyle-gallery #lifestyles-gallery.promo-section {
	padding-bottom:0;
}

@media all and (min-width:767px){
.page-template-page-lifestyle-gallery .email-form.style02 .textarea-holder textarea, .page-template-page-lifestyle-landing .email-form.style02 .textarea-holder textarea{
	  height: 322px !important;
}
}

.page-template-page-lifestyle-gallery .email-form.style02 input, .page-template-page-lifestyle-landing .email-form.style02 input{
	padding:10px;
}

.page-template-page-lifestyle-gallery .email-form.style02 .label-holder label, .page-template-page-lifestyle-landing .email-form.style02 .label-holder label{
	margin-bottom: 0;
}

#lifestyle_form p.denotes {
	  max-width: 450px;
  font-size: 12px;
  text-align: center;
  margin: 20px auto 0;
  line-height: 1.4em;
}

#lifestyle_form p.denotes span.required {
	color:#790000;
}

#menu-main-menu-1 li.menu-item-6379 ul.dropdown li.menu-item-6399:after{
	height:226px;
}

.home.page-template-page-homepage-php #main .explore-section {
	  padding: 0px 0 4px
}

.home.page-template-page-homepage-php #main .explore-section .heading{
	margin: 0px;
}


/*
.home.page-template-page-homepage-php .slideset .text-centered h5{
	font-size: 14px;
	text-transform: uppercase;
	text-shadow: none;
	line-height: 18px;
	font-weight: bold;
	padding: 0;
	color:#fff;
	text-align: left;
}

.home.page-template-page-homepage-php #main .animation-gallery .slideset .text-holder .text-centered h6 p{
	color:#fff;
	text-align: left;
	font: 29px/32px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
	font-size: 29px;
	margin: 0 0 10px;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, .75);
	}


.home.page-template-page-homepage-php #main .animation-gallery .slideset .text-centered .button-holder.details{
	float:left;
	border: none;
	padding:0;

}

.home.page-template-page-homepage-php #main .animation-gallery .slideset .text-centered .button-holder.details a.more{
  color:#dfc457;
  font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
	}
*/



.communities-in-box #resi_loc_chosen.chosen-container.chosen-container-multi,  .communities-in-box #rent_loc_chosen.chosen-container.chosen-container-multi, .communities-in-box #open_loc_chosen.chosen-container.chosen-container-multi{
	  border-color: #888888;
/* 	  box-shadow: inset 4px 4px 5px 4px rgba(170, 192, 218, .5); */
-webkit-box-shadow: inset 0px 0px 10px 1px rgba(170,192,218,1);
-moz-box-shadow: inset 0px 0px 10px 1px rgba(170,192,218,1);
box-shadow: inset 0px 0px 10px 1px rgba(170,192,218,1);
}


.jcf-select-drop-content .jcf-list .jcf-option {
  font-size: 12px;
}

@media only screen and (max-width: 767px){
.single-mrt_community .section-map {
  display: block;
}

.single-mrt_community .section-map .sub-headline{
  padding: 15px 15px 29px;
}
}



@media all
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
	.page-template-page-marketing-php .small-6.columns.images-section{
		display:none;

	}

	.page-template-page-marketing-php .small-6.columns.full-on-ipad{
		width:100%;
		padding: 0 10%;

	}
	#worldwide-reach p, #global-connect p, #celebrated-reputation p, #global-media p, #tech-advantage p, #go-go-listings p, #tailored-for-you p, #local-expertise p, #community-knowledge p, #your-life-your-style p, #our-experts p, #our-publications p, #trusted-results p{
		text-align: center;
	}
		#worldwide-reach h4, #global-connect h4, #celebrated-reputation h4, #global-media h4, #tech-advantage h4, #go-go-listings h4, #tailored-for-you h4, #local-expertise h4, #community-knowledge h4, #your-life-your-style h4, #our-experts h4, #our-publications h4, #trusted-results h4{
		text-align: center;
	}
	.page-template-page-marketing-php a.button.darkblue, .page-template-page-marketing-php a.button.btn-white-anim.white-bg{
		max-width: 300px;
	}
/*
	.page-template-page-marketing-php .small-6.columns.full-on-ipad a{
		width: 300px;
	}
*/

	.page-template-page-marketing-php .small-6.columns.full-on-ipad .button-section{
		text-align: center;
		margin: auto;
		max-width:400px;


	}

}


.mls-attribution{
	  background-color: #ebeae5;
	  margin-bottom: 0;
	  padding: 0px 30px 15px;

}

.mls-attribution p{
	color: #333;
	text-align: left;
	 margin-bottom: 0;
}

.subsite-home-page .listings-section .posts .post{
	cursor:pointer;
}


.page-template-agent-landing .jcf-optgroup .jcf-optgroup-caption {
  font-weight: bold;
   color: #444;
  padding: 5px 6px;
  font-size: 14px;
/* font: 14px/18px "News Gothic MT W01", Arial, Helvetica, sans-serif; */

}

.label-frame .checkbox-cell.square-style span.last-seven {
	  font-weight: 400;
}

/*
@media only screen and (min-width: 1141px){
.search-content-result .add-menu-bar{

}
}
*/

@media only screen and (min-width: 1301px){
#lifestyles-gallery .img-list h3 .num {
  font-size: 48px;
}
}

@media only screen and (min-width: 961px){
#lifestyles-gallery .img-list h3 .num {
  font-size: 38px;
}
}

.page-template-page-lifestyle-gallery.page-template-page-lifestyle-gallery-php #lifestyles-gallery .slideset .add-title h3 a {
  color: #f4f4f4;
  font-size: 28px;
  line-height: 18px;
}


.page-template-page-lifestyle-gallery #lifestyles-gallery .slideset .add-title h3 a/* , .page-template-page-lifestyle-gallery #lifestyles-gallery .slideset .title h3 a  */{
  color: #fff;
  font-size: 28px;
  line-height:18px;
}

.page-template-page-lifestyle-gallery.page-template-page-lifestyle-gallery-php .description-block {
  padding-top: 0px;
}


#site-navigation .fixed-position .top-bar .title-area {
  margin-right: 43px;
}

.single-mrt_development .main-holder .fixed-container, .development-landing .subnav-bar.sticky-box{
	max-height:45px;
}

.single-mrt_development.development-page.staff-all-page .main-holder .section-overview {
    padding: 0 0 20px;
}

.single-mrt_development.development-page.staff-all-page .amenites-section {
    padding: 0px 0 32px;
}

.single-mrt_development.development-page.staff-all-page .listings-available-section .heading h2, .single-mrt_development.development-page.staff-all-page .amenites-section .heading h2, .single-mrt_development.development-page.staff-all-page #floorplans.table-container h3 {
  font: 40px/45px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
  margin: 0;
  color: #122A4B;
  letter-spacing: 0;
}

.single-mrt_development .listings-available-section .table-holder table th{
	color:#333;
}

.single-mrt_development .listings-available-section #floorplans .table-holder table td.title-dev a strong{
	color:#0d2752;
}

.single-mrt_development .listings-available-section #floorplans .table-holder table td.title-dev a:hover strong{
	color:#324f94;
}

#listings.listings-available-section .footer-link .link-more:hover{
	color:#324F94;
}

@media all and (min-width: 1160px) {
#site-navigation.top-bar .title-area {
  margin: 0 20px 0 11px;
	}
}

@media only screen and (min-width: 1140px){
.fixed-position #site-navigation.top-bar .title-area {
   margin-right: 20px !important;
	}
}


.top-bar .name a .white-logo{
	width:300px;
	height:110px;
	margin:-6px 0 0 -1px;
}



.top-bar .name a .mobile{
	width:300px;
	margin:-6px 0 0 -1px;
}


.nophoto .site-header.sticky-box.header-sticky.fixed-position .top-bar .name a img.mobile{
	margin:-5px 0 0 -1px;
}

.nophoto .site-header.sticky-box.header-sticky .top-bar .name a img.mobile{
	margin:4px 0 0 -1px;
}


@media only screen and (min-width: 767px){
.left-off-canvas-toggle {
  position: fixed;
  left: 12px;
  top: 17px!important;

	}
}



@media only screen and (max-width: 767px){
#site-navigation.top-bar .name div.header-logo-image-non-h1 a .mobile,
#site-navigation.top-bar .name h1 a .mobile {
  width: 200px;
/*   padding: 0; */
/* 	padding-left: 10px; */
  margin: -10px;
  height: 50px;
}
}

@media all and (max-width: 960px) and (min-width:768px){
#site-navigation.top-bar .name div.header-logo-image-non-h1 a .mobile,
#site-navigation.top-bar .name h1 a .mobile{
  display: inline-block;
  width: 200px;
  height: 65px;
  margin: 0;
  padding: 0;
	}
}


@media all and (max-width: 1139px){
#header #site-navigation.top-bar .top-bar-section .has-dropdown > a {
  padding-right: 5px !important;
	}

    #header_sell.june17 {
        width: 100%;
        padding: 0;
    }

}


@media all and (max-width: 1160px) and (min-width:961px){
#site-navigation.top-bar .name div.header-logo-image-non-h1 a .mobile,
#site-navigation.top-bar .name h1 a .mobile {
  width: 239px!important;
  height: 65px!important;
/*       margin: -4px 0 0 -1px; */
  margin: 2px 0 0 -1px;
	}
#site-navigation.top-bar .name div.header-logo-image-non-h1 a .white-logo,
#site-navigation.top-bar .name h1 a .white-logo{
  margin: 5px 0 0 -1px;
  width: 239px!important;
  height: 65px!important;
	}
}



@media all and (max-width: 1160px){
	.search-content-result .slide .add-menu-bar .button{
		  opacity:1!important;
		  visibility: visible!important;
		  -webkit-transform: translateY(0)!important;
		  -ms-transform: translateY(0)!important;
		  transform: translateY(0)!important;
		  margin-left:0;

	}

		.search-content-result .slide .add-menu-bar{
		  margin-right: 12px;
	}


}


@media all and (max-width: 960px){
		.search-content-result .slide .text-holder{
	max-height: 190px;
	overflow: hidden;
	}
}

.img-list .slideset > li:hover .caption .q-links li{
	opacity: 1;
	  -webkit-transition: all, 2s, ease;
  transition: all, 2s, ease;
}
.img-list .q-links li{
	opacity: 0;

}

.brokerage-listing-section .listiong-sales-section .post:hover .base-text-box {
  display: block;
}

.page-template-page-careers #section-start .bluebold{
	  font-weight: bold;
  color: #122a4b;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.page-template-page-careers #section-start{
	padding-bottom: 50px;
}

.page-template-page-careers #overview.section-overview .description-block p{
	text-align: justify;
}

#section-management a.more{
	color: #122a4b;
  font-weight: 900;
  text-transform: uppercase;
}

#section-management a.more:hover{
	color: #1b62cb;
}

#section-apply .heading .sub-title-careers-form {
	max-width: 450px;
	margin: auto;
}

.heading-two-license {
	margin-top: 10px;
	margin-bottom: 20px;
}

#GreatSchools.slide a.link-text-comm {
  color: #fff;
  margin: 9px 0 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
  font: bold 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
  word-spacing: 2px;
  text-transform: uppercase;
  height: 57px;
  padding: 18px 20px;
  background: none;
  border: 1px solid #b9b9b9;
}


#GreatSchools.slide a.link-text-comm:hover {
	  color: #5991e3;
}


.results-content-holder .search-content-result .text-holder h3 a:hover {
  text-decoration: none;
	color:#013e8d;
}

.top-bar-section .dropdown li > a.has-dropdown.not-click:hover {
  color: #e3cc7a!important;
}

.page-template-page-contact .map-section .slide {
  height: 480px;
  }

 .page-template-page-contact .map-section .slide img.office-thumbs{
	 height:75px!important;
	 width:110px!important;
 }


 .page-template-page-contact .map-section .slide .thumb-number{
	 float:left;
 }

.page-template-page-contact .map-section .slide .notblue.smaller-title{
	float:right;
	font-size: 12px;
}

.page-template-page-contact .map-section .slide .column-one{
	width:110px;
	float:left;
}

.page-template-page-contact .map-section .slide .column-two{
	text-align: left;
	width:75px;

}

.page-template-page-contact .map-section .slide .column-one .thumb-number{
	font-size: 10px;
	font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

.page-template-page-contact .map-section .slide .column-one a.thumb-number{
	color:#001e45;
}

.page-template-page-contact .map-section .slide .column-one a.thumb-number:hover{
	color:#6ca1f0;
}

.page-template-page-contact .map-section .slide .column-two .smaller-title{
	text-align: left;
	margin-left: 0px;
	float:left;
	line-height: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
	color:#0f284d;
	text-transform: none;
}

.page-template-page-contact .map-section .slide .orange-o{
	color:#c5a62e;
}

.page-template-page-contact .map-section .slide .get-directions{
	font-size: 8px;
	line-height: 10px;
	color:#001e45;
	font-weight: 400;
	padding-top: 0;
	margin-top:0;
}

.page-template-page-contact .map-section .slide .get-directions:hover{
	color:#6ca1f0;
}

.page-template-page-contact .map-section .slide .get-directions i.fa.fa-map-marker{
	padding-right: 3px;
	color:#6ca1f0;
	}


.page-template-page-contact .map-section .slide .office-address{
	font-size: 10px;
	color:#404040;
	text-transform: none;
	font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 12px!important;
	padding:0;
	margin:0:
}

.page-template-page-contact .map-section .slide .office-address h6.add{
	margin-top: 0;
	padding-top: 0;
	font-size: 10px;
	line-height: 12px!important;
}

.page-template-page-contact .map-section .slide .popup .frame{
/* 	width:289px; */
	height:140px;
}

@media only screen and (min-width:961px) and (max-width:1140px) {
	.page-template-page-contact .section-map .map-holder .popup .frame {
		padding: 10px!important;
		height:200px!important;
	}
}

@media only screen and (max-width: 1140px){
body.page-template-page-contact .map-holder .infoBox img{
	margin-top: 0;
	margin-left:0!important;
	left:-123px;
	top:-20px;
	}
}

/*
.video-hp-main-hero-image-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 50%;
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 16%, rgba(0,0,0,0.06) 24%, rgba(15,15,15,0.65) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(16%,rgba(0,0,0,0)), color-stop(24%,rgba(0,0,0,0.06)), color-stop(100%,rgba(15,15,15,0.65)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 16%,rgba(0,0,0,0.06) 24%,rgba(15,15,15,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a60f0f0f',GradientType=0 );
}
*/

.video-hp-main-hero-image-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height:100%;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 57%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(57%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.65) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 57%,rgba(0,0,0,0.65) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

body .animation-gallery .text-block h3{
	  margin: 0 0 4px;
}

@media all and (min-width:767px){
.contacts-section {
	display:none;
	}
}

@media all and (min-width:767px){
.office-details-page .contacts-section{
	display: block;
	}
}

@media all and (min-width:767px){
.office-details-page .contacts-section .office-deets{
	margin-bottom: 20px;
	}
}

.contacts-section {
	padding:0!important;
}
.contacts-section .small-12.columns{
	padding:0;
}

@media only screen and (max-width: 767px){
.nophoto #header, .nophoto #header .top-bar, .nophoto #header .top-bar .name {
  box-shadow: 0 3px 10px rgba(0, 0, 0, .4);
	}
}

#prop-prevnext.listing-btns li a{
	font-size: 12px;
	display:block;
}

#prop-prevnext.listing-btns li a i:first-child{
	margin-right:5px;
	font-size: 30px;
	  vertical-align: middle;
	  display: inline-block;
	    padding-bottom: 5px;
}
#prop-prevnext.listing-btns li a i:last-child{
	margin-left:5px;
	font-size: 30px;
	  vertical-align: middle;
	  display: inline-block;
	    padding-bottom: 5px;
}



.bar-listing-tools #prop-prevnext.listing-btns li {
	padding:0;
	margin:0;
	vertical-align: middle;
	text-align: center;
}

.bar-listing-tools #prop-prevnext.listing-btns li a{
	text-transform: uppercase;
}



.bar-listing-tools #prop-prevnext.listing-btns li a span.prev (text), .bar-listing-tools #prop-prevnext.listing-btns li a.span.next{
	vertical-align: middle;
	display: table-cell;
}

.bar-listing-tools #prop-prevnext.listing-btns {
  width: 16%;
  padding: 0;
  margin: 0;
}

.bar-listing-tools.fixed-panel .like-buttons  {
  width: 6%;
  padding:0;
	margin:0;
}

body .bar-listing-tools.fixed-panel .tools-list {
  width: 50%;
}
@media only screen and (max-width: 961px){
body .bar-listing-tools.fixed-panel .tools-list {
  width: 40%;

 }
body .bar-listing-tools .button-holder{
	 margin-right:4%;
	   width: 24%;
	   padding-right: 0;
 }
}

.bar-listing-tools .button-holder .button.propinquire{
	border:1px solid #a7a7a7;
	background: rgb(34,85,154);background: -moz-linear-gradient(top, rgba(34,85,154,1) 0%, rgba(27,68,123,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,85,154,1)), color-stop(100%,rgba(27,68,123,1)));
background: -webkit-linear-gradient(top, rgba(34,85,154,1) 0%,rgba(27,68,123,1) 100%);
background: -o-linear-gradient(top, rgba(34,85,154,1) 0%,rgba(27,68,123,1) 100%);
background: -ms-linear-gradient(top, rgba(34,85,154,1) 0%,rgba(27,68,123,1) 100%);
background: linear-gradient(to bottom, rgba(34,85,154,1) 0%,rgba(27,68,123,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22559a', endColorstr='#1b447b',GradientType=0 );
}

.bar-listing-tools .button-holder .button.propinquire:hover {
  background-color: #fff;
  background: #fff;
  color: #002c66;
}

@media only screen and (max-width: 767px){
#prop-prevnext{
	display:inline-block;
	width:20%;
	  float: right;
	margin:0;
	padding:0;

	}
}


.mobile-add-bar #prop-prevnext li{
	list-style-type: none;
	display:inline-block;
	margin:0;
	padding:0;
}

body .mobile-add-bar {
	padding: 5px 10px 5px 0px;
}

.mobile-add-bar #prop-prevnext.listing-btns li a i:first-child{
	margin-right:7px;
	font-size: 33px;
	margin-top:5px;
	color:#686868;
}
.mobile-add-bar #prop-prevnext.listing-btns li a i:last-child{
	margin-left:7px;
	font-size: 33px;
	margin-top:5px;
	color:#686868;
}

.mobile-add-bar #prop-prevnext.listing-btns li a:hover i:first-child, .mobile-add-bar #prop-prevnext.listing-btns li a:hover i:last-child{
	color: #001e45;
}

.mobile-add-bar #prop-prevnext.listing-btns li:last-child {
	  border-left: 1px solid #dddddc;
	  padding-left:3px;
}

body .mobile-add-bar .add-menu-bar {
	width:8%;
	float: left;
	padding-top: 5px;
}

body .mobile-add-bar .button-holder{
	float:left;
	padding-top: 5px;
/* 	width:50%; */
}

body .mobile-add-bar .like-holder{
	float:left;
	padding-top: 5px;
}

body .animation-gallery .text-block .price {
  margin: 0 0 6px;
 }

 @media only screen and (max-width: 1160px) and (min-width: 768px){
body .map-holder .popup .frame{
	  padding: 18px 20px;
	  margin-top: 0!important;
	  padding-top: 0!important;
	}
body .map-holder .popup .frame .column-one{
	  width:110px;
	  margin-top: 0!important;
	  padding-top: 0!important;
	}

body .map-holder .popup .frame .column-one img.office-thumbs {
	  margin-top: 20px!important;
	}
body .map-holder .popup  .column-two {
	  width:100px;
	  text-align: left;
	  margin-top: 20px!important;
	  margin-left: 25px!important;
	  float:left;
	}

}

@media only screen and (max-width: 960px){
	.page-template-page-prop-search-results .filter-menu-bar .save-search-link{
		 float:none;
	}
	.page-template-page-prop-search-results .filter-menu-bar .save-search-link .text .save-search{
		display:none;
	}
}

.market-report .page-heading h3.market {
	color:#9f9c94;
	text-transform: uppercase;
	font-size:19px;
	font-weight: 600;

}

@media only screen and (min-width: 1301px){
.page-template-page-service-landing .cycle-gallery {
  margin: 0;
	}
}

@media only screen and (min-width: 961px){
.page-template-page-service-landing .cycle-gallery {
  margin: 0;
	}
}

@media only screen and (min-width: 768px){
.page-template-page-service-landing .cycle-gallery {
  margin-bottom: 0;
	}
}

@media only screen and (min-width: 420px){
.page-template-page-service-landing .cycle-gallery {
  margin: 0;
}
}

@media only screen and (min-width: 1301px){
.page-template-page-service-landing .seller-services-section .heading {
  margin-top: 69px;
	}
}

@media only screen and (min-width: 961px){
.page-template-page-service-landing .seller-services-section .heading {
  margin-top: 72px;
	}
}

@media only screen and (min-width: 768px){
.page-template-page-service-landing .seller-services-section .heading {
  margin-top: 26px;
	}
}

@media only screen and (min-width: 420px){
.page-template-page-service-landing .seller-services-section .heading {
  margin: 29px;
}
}

@media all and (min-width: 767px){
.page-template-page-service-landing .seller-services-section ul.services-posts{
  margin-top: 35px;
	}
}

@media all and (max-width: 767px){
.search-holder .search-box fieldset .result{
	bottom: 18px;
    padding: 10px;
	}
	body .search-box .not-open-close .add-holder {
    max-height: 60px;
    margin-bottom: 0!important;
    padding-bottom: 0!important;
	}

	#header_search_form .block {
	height: 41px;
  }
  body .search-box .not-open-close .add-holder a.opener{
  margin-top: 4px;

  }
  body .search-box fieldset {
  padding: 8px 0 45px !important;
}

}


/*
#site-navigation .search-holder.active:after {
	-moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: transparent transparent #E6E6E6;
  border-image: none;
  border-style: solid;
  border-width: 10px;
  bottom: 0px;
  content: "";
  right: 18%;
  margin: 0 0 0px -5px;
  position: absolute;
  z-index: 10;

}
*/

header#header #site-navigation .search-holder .search-box,
header#header #site-navigation .search-holder.active .search-box{
background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(230,230,230,0.93) 50%, rgba(230,230,230,0.85) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(50%,rgba(230,230,230,0.93)), color-stop(100%,rgba(230,230,230,0.85))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(230,230,230,0.93) 50%,rgba(230,230,230,0.85) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(230,230,230,0.93) 50%,rgba(230,230,230,0.85) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(230,230,230,0.93) 50%,rgba(230,230,230,0.85) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(230,230,230,0.93) 50%,rgba(230,230,230,0.85) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#d9e6e6e6',GradientType=0 ); /* IE6-9 */
}


/*
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	#site-navigation.top-bar .name h1 a .white-logo{
		margin: 5px -10px 0 -15px;
		width: 400px!important;
		height: 80px!important;
	}
	.top-bar .title-area {
  margin: 0 5px 0 5px;

}

.i18n-en .top-bar-section ul {
  width: 40%;
}
}
*/

/*
@media all and (min-width:1024px) and (min-width:768px){
		#site-navigation.top-bar .name h1 a .white-logo{
		width: 400px!important;
		height: 70px!important;
	}
	.top-bar .title-area {
  margin: 0 5px 0 5px;

}

.i18n-en .top-bar-section ul {
  width: 49%;
}
}
*/


body .slw-button .button {
	z-index:999;
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    .i18n-en #site-navigation.top-bar .name div.header-logo-image-non-h1 a .white-logo,
	.i18n-en #site-navigation.top-bar .name h1 a .white-logo{
		margin: 5px 10px 0 0px;
		width: 280px!important;
		height: 80px!important;
	}

    .i18n-en #site-navigation.top-bar .name div.header-logo-image-non-h1 a .mobile,
	.i18n-en #site-navigation.top-bar .name h1 a .mobile{
		margin: 0px 10px 0 5px;
		width: 280px!important;
		height: 80px!important;

	}

.i18n-en .top-bar-section ul {
  width: 40%;
}

.i18n-en .top-bar-section ul#menu-main-menu-1.noprint.left {
	float:none!important;
}
}

@media screen and (max-width: 960px) and (min-width: 768px){
#header #site-navigation.top-bar .name div.header-logo-image-non-h1 a .mobile,
#header #site-navigation.top-bar .name h1 a .mobile {
  display: inline-block;
  width: 200px;
  height: 75px;
  margin: 0;
  padding: 0;
}
}



a.button.market-tracker-print{
  width: 263px;
  background: #001e45;
  color: #fff;
  border: 1px solid transparent;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding: 2.3% 2%;
  margin-top: 2%;
  margin-bottom: 0;
}

a.button.market-tracker-print:hover{
	background: #fff;
  border: 1px solid #001e45;
  color: #001e45;
	}

body.market-report .intro:after {
	display:none;
}

body.market-report .intro{
	padding:0;
}

body.market-report .market-center {
	width:100%;
	margin:0 auto;
}

body.market-report article {
	padding-bottom:0;
}





/** Community redesign, does not include code for homepage redesign **/
    .community-redesign .main-holder .map-section.map-holder{
        height:538px;
    }

    .community-redesign .main-holder .map-section.map-holder .slide{
        height:538px;
    }


    .community-redesign .section-list .sub-headline {
        /* 	background: none; */
        background:#f6f5f2;
    }

    .community-redesign .section-list.bg-lines, .community-redesign .section-list.bg-lines .sub-headline{
        background: url(./images/bg-sub-headline.png);
    }

    @media only screen and (min-width: 1301px){
        .community-redesign .add-menu {
            margin: 0;
        }
    }

    @media only screen and (min-width: 768px){
        .community-redesign .add-menu {
            margin: 0;
        }
    }

    .community-redesign .add-menu{
        margin: 0;
    }

    .community-redesign .promo-section.lifestyle-comm .slideset figure .frame h3 a, .community-redesign .promo-section.lifestyle-comm .slideset figure .frame .category a {
        color: #f4f4f4!important;
    }

    .community-redesign .promo-section h2{
        margin-top:20px;
    }

    .community-redesign .promo-section h2:after{
        content: none;

    }

    @media only screen and (min-width: 768px){
        .community-redesign .img-list {
            padding: 0;
        }
    }

    .community-redesign .promo-section {
        padding:11px 0 0px;
    }

    .community-redesign .row.comm-news h2{
        font: 26px/30px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
        margin: 0 0 24px;
        color: #122a4b;
        font-size: 40px;
        line-height: 50px;
        margin: 0 0 35px;
        position: relative;
        text-align: center;
    }

    @media only screen and (min-width: 961px){
        .community-redesign .news-section > .frame {
            padding: 32px 0 70px;
        }
    }

    @media all and (min-width: 767px){
        .community-redesign .small-6.columns.community-search{
            float:none;
            margin:auto;
            padding:0;
        }
    }


    @media only screen and (max-width: 768px){
        .community-redesign .small-6.columns.community-search{
            width:100%;
        }

        .community-redesign .small-6.columns{
            width:98%;
            float:none!important;
            margin:auto;
        }
    }

    @media only screen and (max-width: 767px){
        .community-redesign .row.comm-news .columns h2 {
            font-size: 26px;
            line-height: 32px;
            letter-spacing: .5px;
        }

    }
    @media only screen and (min-width: 480px)and (max-width: 960px){
        body.community-redesign .input-holder i{
            margin: -22px 0 0;
        }
    }


    @media only screen and (max-width: 960px){
        body.community-redesign .input-holder i{
            right: 30px;
        }

        .community-redesign .small-6.columns:first-child{
            margin-bottom: 10px;
        }

        body.community-redesign .post-carousel .switcher-holder li{
            display:none;
        }
    }

    /*
    .community-redesign .small-6.columns.community-search, .community-redesign .small-6.columns{
        position:relative;
    }
    */

    /*
    .community-redesign .input-holder{
        position:relative;
    }
    */

    .community-redesign .input-holder i {
        position: absolute;
        right: 15px;
        top: 50%;
        font-size: 17px;
        line-height: 17px;
        margin: -10px 0 0;
        color: #1a376d;

    }

    .community-redesign .community-search form .jcf-select .jcf-select-text{
        text-transform: uppercase;
        color:#1a376d;
        font-family: "News Gothic MT W01",Arial,Helvetica,sans-serif;
        line-height: 48px;
        letter-spacing: 1px;
        word-spacing: -2px;
        font-weight: bold;
    }

    .community-redesign .community-search form .jcf-select{
        border-color: #1a376d;
        background: none;
        box-shadow: none;
    }



    .community-redesign .jcf-select .jcf-select-opener{
        background: url("./images/sprite.png") no-repeat -187px -141px;
    }

    .community-redesign .section-list .sub-headline h2.explore-title{
        margin-bottom: 20px;
        letter-spacing: 1px;
    }

    .community-redesign .input-holder input{
        height:49px;
    }

.single-mrt_community .video-center {
	margin: 0 auto 12px;
	max-width:735px;
}

.single-mrt_community .video-center h2{
	color: #313e5d;
    font: 38px/46px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
    margin: 40px auto 30px;
    max-width: 600px;
    text-align: center;
}

@media all and (max-width:767px){
	.single-mrt_community .video-center h2{
		margin: 0px auto 20px;
		}
}
.galleria-info-text {
    line-height: 3;
}

.explore-section article.mar-rep .market-reports-grid h5{
	color: #f4f4f4;
	text-align: center;
    font: 200 18px/32px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    letter-spacing: 1.2px;
}

.explore-section article.mar-rep .market-reports-grid h3{
    color: #f4f4f4;
    text-align: center;
    font: bold 28px/32px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    letter-spacing: 1.2px;
 }

.explore-section article.mar-rep .market-reports-grid{
    color: #f4f4f4;
/*
    position: absolute;
    left: 30%;
    top: 30%;
*/
    text-align: center;
    font: bold 28px/32px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    letter-spacing: 1.2px;
    text-transform: uppercase;
	position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    right:0;
}

.explore-section article.mar-rep .market-reports-grid .text-frame {
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    padding-top: 0px;
    margin-top: 15%;
}

.explore-section article.mar-rep .button-holder-mr{
	position: absolute;
	width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    text-align: center;
}

.explore-section article.mar-rep .mar-report-center-inner-buttons {
	vertical-align: middle;
    display: inline-block;
	padding-top: 0px;
	width:80%;
	margin-top: 30%;
}
.explore-section article.news-box-base.mar-rep .mar-report-center-inner-buttons {
    margin-top: 50%;
}

.explore-section article.mar-rep .button-holder-mr select .jcf-select .jcf-select-text{
	display: inline-block;
	color: #f4f4f4;
	vertical-align: top;
    padding: 13px 31px 12px;
    background: #1b2e4c;
    font: bold 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    word-spacing: 3px;
}

.explore-section article.mar-rep .button-holder-mr span.jcf-select.jcf-unselectable{
	display: inline-block;
	color: #f4f4f4!important;
	vertical-align: top;
    padding: 13px 31px 12px;
    background: #1b2e4c;
    font: bold 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    word-spacing: 3px;
    width: 48%;
}
.explore-section article.mar-rep .button-holder-mr select.jcf-ignore {
    display: none;
    color: #f4f4f4!important;
    vertical-align: top;
    padding: 12px 31px;
    background: #1b2e4c url(images/down_arrow.png) 95% center no-repeat;
    font: bold 15px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    word-spacing: 3px;
    width: 48%;
    height: 46px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
}
    .explore-section article.mar-rep .button-holder-mr select.jcf-ignore.states,
    .explore-section article.mar-rep .button-holder-mr select.jcf-ignore.active {
        display: inline-block;
    }
    .explore-section article.mar-rep .button-holder-mr select.jcf-ignore option {
        padding-left: 31px;
    }

    .explore-section article.mar-rep:hover .overlay{
	visibility: visible;
	background: rgba(0, 0, 0, .4);
}

.explore-section article.mar-rep .overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
   }


.explore-section article.mar-rep .button-holder-mr span.jcf-select.jcf-unselectable .jcf-select-text{
	color: #f4f4f4!important;
	font: bold 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
}

.explore-section article.mar-rep a.see-all-mr{
	color: #f4f4f4!important;
	text-align: center;
}

.explore-section article.mar-rep .button-holder-see-all{
	padding-top:1%;
	text-align: center;
	text-transform: uppercase;
	font: bold 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
}

.explore-section article.mar-rep .button-holder-see-all a:before {
    content: "";
    display: inline-block;
    vertical-align: 0;
    width: 15px;
    height: 12px;
    overflow: hidden;
    margin-right: 11px;
    background: url(./images/sprite.png) no-repeat -161px -67px;
}

.explore-section article.mar-rep a.see-all-mr:hover{
	color: #fff !important;
    text-decoration: underline;
}

.explore-section article.mar-rep .button-holder-see-all a:hover:before {
    background: #1b2e4c url(./images/sprite.png) no-repeat -161px -67px;
}

    
.explore-section article.mar-rep .button-holder-mr .jcf-select.jcf-unselectable.jcf-select-connecticut{
	margin-right: 2%;
}

@media all and (max-width:600px){
	.explore-section article.mar-rep .button-holder-mr span.jcf-select.jcf-unselectable{
		display: block;
		width:90%;
		margin:0 auto;
	}
	.explore-section article.mar-rep .button-holder-mr .jcf-select.jcf-unselectable.jcf-select-connecticut{
		margin: 0 auto!important;
		margin-bottom: 2%!important;
	}
	.explore-section article.mar-rep .button-holder-see-all{
		margin-top: 5%;
	}
	.explore-section article.mar-rep .market-reports-grid .text-frame{
		margin-top: 12%;
		
	}
	.explore-section article.mar-rep .pic img.mar-report{
		width:auto;
		min-height: 350px;
	}
	.explore-section article.mar-rep .mar-report-center-inner-buttons{
			margin-top: 35%;
		    width: 100%;
		    padding-top: 0px;
			display: block;
	}
}


@media all and (max-width:960px)and (min-width:768px){
	.explore-section article.mar-rep .market-reports-grid .text-frame{
		padding-top: 0px;
		margin-top: 15%;
	}
	.explore-section article.mar-rep .pic img.mar-report{
		width:auto;
		min-height: 350px;
	}
	.explore-section article.mar-rep .button-holder-mr .jcf-select.jcf-unselectable{
		min-width: 0;
		height:auto!important;
	}
	.explore-section article.mar-rep .mar-report-center-inner-buttons{
		    margin-top: 50%;
	}
}

@media all and (max-width:1200px)and (min-width:960px){
	.explore-section article.mar-rep .market-reports-grid .text-frame{
		padding-top: 0px;
		margin-top: 10%;
	}
	.explore-section article.mar-rep .pic img.mar-report{
		width:auto;
	}
	.explore-section article.mar-rep .button-holder-mr .jcf-select.jcf-unselectable{
		min-width: 0;
		height:auto!important;
	}
	.explore-section article.mar-rep .mar-report-center-inner-buttons{
		    margin-top: 30%;
	}}
}


@media all and (min-width:1360px){
		.explore-section article.mar-rep .market-reports-grid .text-frame{
			margin-top: 15%;
			padding-top: 0;
	}
	.explore-section article.mar-rep .mar-report-center-inner-buttons{
		margin-top: 25%;
		padding-top: 0;
		width: 60%;
	}
}

@media all and (max-width:960px) and (min-width:768px){
	.explore-section article.mar-rep .market-reports-grid .text-frame{
		padding-top: 0px;
		margin-top: 20%;
	}	
	body.explore-section article.mar-rep .mar-report-center-inner-buttons{
		 margin-top: 35%!important;
	}
}

.top-bar-section ul > li.has-dropdown:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 9px;
    width: 8px;
    height: 5px;
    background: url(images/arrow-litegray-small.png) no-repeat;
}
.top-bar-section ul li li.has-dropdown:after,
body.fixed-header .top-bar-section ul li li.has-dropdown:after,
body.nophoto .top-bar-section ul li li.has-dropdown:after {
    background: transparent;
}
body.i18n-en #header .top-bar-section .has-dropdown > a {
    padding-right: 16px !important;
}
body.i18n-en .top-bar-section ul li.has-dropdown:after {
    right: 4px;
}
body.fixed-header .top-bar-section ul li.has-dropdown:after,
body.nophoto .top-bar-section ul li.has-dropdown:after {
    background: url(images/arrow-gray-small.png) no-repeat;
}
body.fixed-header .top-bar-section ul li.has-dropdown:after {
    bottom: 19px;
}
body.i18n-en.fixed-header.nophoto .top-bar-section ul li.has-dropdown:after {
    right: 0;
}
@media only screen and (max-width: 1140px) and (min-width: 961px) {
    .top-bar-section ul > li.has-dropdown:after,
    body.fixed-header .top-bar-section ul li.has-dropdown:after,
    body.nophoto .top-bar-section ul li.has-dropdown:after {
        background: transparent;
    }
    body.i18n-en .top-bar-section ul > li.has-dropdown:after {
        background: url(images/arrow-litegray-small.png) no-repeat;
    }
    body.fixed-header .top-bar-section ul li.has-dropdown:after,
    body.nophoto .top-bar-section ul li.has-dropdown:after {
        background: url(images/arrow-gray-small.png) no-repeat;
    }

    .top-bar-section ul li.has-dropdown:after,
    body.i18n-en .top-bar-section ul li.has-dropdown:after,
    body.i18n-en.fixed-header.nophoto .top-bar-section ul li.has-dropdown:after {
        right: 4px;
    }
    body.i18n-en #header #site-navigation.top-bar .top-bar-section .has-dropdown > a {
        padding-right: 15px !important;
    }
    body.i18n-en .top-bar-section ul > li li.has-dropdown:after {
        background: transparent !important;
    }
}


/* new drop search */

.search-box fieldset .block a#headsubmitbtn {
    position: absolute;
    top: 0;
    right: 0;
	width: 25%;
    border: 1px solid #93928e;
    background: #001e44;
    color: #fff;
    text-transform: uppercase;
    font: bold 16px/18px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    height: 51px;
    cursor: pointer;
}

body .search-box .select2-container{
	border: none;
	padding-top: 3px;
	margin-right: 0;
}

body .search-box fieldset .block .jcf-select{
	border: none;
	background: none;
}

body .search-box fieldset .result .text, body .search-box fieldset .result .text span.plural {
	color: #fff;
    text-transform: uppercase;
    font: bold 16px/18px "News Gothic MT W01", Arial, Helvetica, sans-serif;
}
	

body .search-box fieldset .block{
	padding: 0 253px 0 103px;
}

.search-box {
	background: none!important
}

body .search-box fieldset {
	padding:15px!important;
	background: rgba(194,194,189, .70);
	max-width: 834px;
    float: right;
    margin-right: 11.5%;
    min-height: 86px;
    -webkit-box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
	box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
}

body #header_search_form .block{
	background: #fff;
	min-height: 56px;
}

body .search-box fieldset .result{
	background: #001e45;
	top: 4px;
    padding: 0;
    min-height: 48px;
    right: 4px;
    width: 30%;
	z-index: 20;
	margin: 0;
}
body.subsite .search-box fieldset .result {
    top: 19px;
    right: 25px;
    width: 28%;
}
body.subsite .twitter-typeahead {
    margin-top: 2px;
    z-index: 9999;
}

body .search-box fieldset .result:hover{
	background: #001e44;
	opacity: .8;
}

body .search-box fieldset .result .number {
    display: inline;
    color:#e1cb78;
}

body .search-box fieldset .result .text{
	padding: 16px 0 0;
}

body .search-box fieldset .block .jcf-select .jcf-select-text {
    color: #001d47;
    font: normal 16px/50px "News Gothic MT W01", Arial, Helvetica, sans-serif!important;
    padding-top: 4px;
}

body .search-box fieldset .block .jcf-select .jcf-select-opener{	
    margin: -2px 0 0;
	}

body .search-box fieldset .block .dividing-line {
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-right: solid;
    border-right-color: #dcdcdc;
    border-right-width: 1px;
    max-height: 30px;
    min-height: 30px;
    position: absolute;
    top: 13px;
    z-index: 999;
}

body .search-box .select2-container .select2-selection li.select2-search input[type=search] {
    font: normal 16px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    color:#555555;
    padding-top: 2px;

}

body .search-box form#header_search_form:before, #header_sell:before {
    content: "";
    position: absolute;
	right: 13%;
    top: -15px;
    bottom: 0px;
    width: 34px;
	height: 15px;
	background: url("./images/wpsir-searchdrop-arrow2.png");
}

body #header.site-header.sticky-box.header-sticky.fixed-position .search-box form#header_search_form:before{
	top: -16px;
	}
	
@media all and (max-width:1150px) and (min-width:1000px){
	body .search-box fieldset{
		    max-width: none;
		    width:80%;
		    margin:0 10%;
		}
	
	}

@media all and (max-width:1024px) and (min-width:1000px){
	body .search-box form#header_search_form:before {
		    right: 12%;
		}
	
	}
	

@media all and (max-width:999px){
	body .search-box fieldset{
		width:100%;
		max-width: none;
		margin-right: 0;
	}
	body .search-box fieldset .block .location{
		display:none;
	}
	
	body .search-box .columns.small-12{
		padding-left:0;
		padding-right:0;
	}
	body .search-box form:before{
		display:none;
	}
	body .search-box form, .search-box fieldset{
		padding: 0;
	}
	body .search-box fieldset .block .jcf-select .jcf-select-text{
		padding-top: 3px;
	}
    #header_sell:before {
        background: transparent !important;
    }
	
}

@media all and (max-width:960px){
	body .search-box .select2-container--default .select2-selection--multiple .select2-selection__rendered{
		padding: 12px 20px 8px;
	}
	body .search-box fieldset .block .jcf-select .jcf-select-opener{
		top: 65%;
	}
}

@media all and (max-width:767px){
	body .search-holder .search-box fieldset .result{
		width:100%;
		top: 55px;
		right:0;
		min-height: 35px;
		margin-top: 5px;
		height: 45px;
	}
	body .search-box fieldset {
    	height: 125px!important;
    	padding: 10px!important;
	}
	body #header_search_form .block  {
    	padding: 0 0 0 70px;
	}
	body .search-box fieldset .block .dividing-line {
    	top: 13px;
	}
	body .search-box .select2-container .select2-selection li.select2-search input[type=search]{
		font: normal 13px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
		padding-top: 2px;
	}
	body .search-box .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    	padding: 15px 20px;
	}
	body .search-box form, .search-box fieldset{
		padding: 0;
	}
	body .search-box fieldset .result .text, body .search-box fieldset .result .text span.plural{
		padding-top: 5px;
	}
	body .search-box fieldset .block .jcf-select.jcf-select-search-add-style .jcf-select-opener{
		right:3px;
		margin-top: 0px;
		top: 28px;
	}
	body .search-box fieldset .block .jcf-select.jcf-select-search-add-style{
		padding: 20px 5px 10px;
	}
	body .search-box fieldset .block .jcf-select .jcf-select-text{
		padding-top: 2px;
		    overflow: visible;
	}
	

}

body.subsite .search-box fieldset .result{
	right: 18px;
}

body.subsite .search-box fieldset .block input[type="search"] {
	border:none!important;
	box-shadow: none;
}


@media all and (max-width:960px){
	body.subsite .search-box fieldset .block input#header-keyword-props[type="search"] {
	margin-top:8px;
	}
	body.subsite .search-box fieldset .block .jcf-select.jcf-select-search-add-style .jcf-select-text{
		font: normal 14px/18px "News Gothic MT W01", Arial, Helvetica, sans-serif!important;
	}
	body.subsite .search-box fieldset .block .jcf-select.jcf-select-search-add-style {
    padding: 16px 5px 10px;
	}

	body.subsite .search-box fieldset .block .jcf-select.jcf-select-search-add-style .jcf-select-opener {
    right: 0px;
	}
}

@media all and (max-width:767px){
	body.subsite .search-box fieldset .result {
	left: 0;
    top: 0;
    display: block;
    width: 100%;
    position: relative;
	}
	body.subsite.nophoto #header .search-box fieldset .block {
    padding-left: 60px;
	}
}

.filter-news-section h3 {
    height: 14px;
    overflow: hidden;
}

.subsite .section-overview h3.agent-intro-text {font: 33px/40px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;text-align: center;}
.subsite .aboutagent-bullet-points{list-style-type: none;}
.subsite .aboutagent-bullet-points li span{font: 31px/40px "Sabon MT W01 Semibold", "Times New Roman", Times, serif; color: #0f284d;}
.subsite .aboutagent-bullet-points li{padding-bottom: 1rem;}

.subsite .section-overview .article .accordion li.accordion-navigation {text-align: center;}
.subsite .blockquote-section {text-align:center; background: #ebeae5;padding: 3.5em 0;}   
.subsite .blockqoute-container {border-left:none;} 
.subsite .blockqoute-container p{padding-bottom: 20px;font-family: "News Gothic MT";font-size: 24px;font-style: italic;line-height: 40px;}
.subsite .blockqoute-container h4{color: #0f284d}
.subsite .blockquote-section .blockqoute-container .slick-slide footer {padding-top:10px; color: #0f284d; border-top: 1px solid #DDDDDD!important; max-width: 80%; margin: 0 auto;}
    
.subsite .blockquote-section h4 {
    text-align: center;
    font: 40px/44px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
    margin: 0 0 39px;
    color: #0f284d;
    letter-spacing: .5px;
}

.subsite .subnav-bar .sub-menu{float: none; display: inline-block;vertical-align: top;}    
.subsite .social-image-container{ margin: 3em 0; max-height: 480px; overflow: hidden;}
.subsite .slick-next:before{    color: #0f284d;font: normal normal normal 14px/1 FontAwesome;}
.subsite .slick-prev:after{    color: #0f284d;font: normal normal normal 14px/1 FontAwesome;} 
.subsite.subsite-home-page .personal-information {padding-top: 40px;}
body.subsite .personal-information .photo-box {max-width: 690px; padding-top: 50px;}
body.subsite .personal-information .text-holder {padding-top: 10%!important;}
    
@media all and (max-width:767px){
	body.subsite .blockquote-section i.fa.fa-angle-left, body.subsite .blockquote-section i.fa.fa-angle-right{display:none!important;}
	body.subsite .personal-information .photo-box {padding-top: 100px;}
	.subsite .video-section{margin-top: 50px;}
	body.subsite .personal-information .text-holder {
    padding-top: 2%!important;
	}
	.subsite .subnav-bar.sticky-box{ display: none;}
	.subsite .aboutagent-bullet-points {text-align: center;}
	.subsite .personal-information .heading {display: block;}
	.subsite .section-overview h1.agent-intro-text {padding-top: 20px; font: 21px/32px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;text-align: center;}
	.subsite .personal-information .button{min-width: 100%;}
/* 	.subsite .personal-information .photo-box img { width: 390px;} */
}

@media only screen and (min-width: 768px){
.subsite .slick-dots {opacity: 0;}
.subsite .personal-information .photo-box img {
	width: auto !important;
	max-height: 440px !important;
}
.subsite .personal-information .photo-box img.xlsize {
    max-height: 540px !important;
}
.subsite .section-overview{margin-top: 100px;}
    .subsite .section-overview.no-intro {margin-top: 8px;}
.subsite .slick-slide {margin-right: 10px;}
    body.subsite .personal-information .photo-box.address2 img {
        margin-bottom: 0;
    }
}

.subsite .main-agent-description{margin-bottom: 20px;}

.subsite  .social-image-container i.fa.fa-angle-right {
	top: 40%;
    right: 5%;
    position: absolute;
    color: #fff;
    font-size: 4em;
}

.subsite  .social-image-container i.fa.fa-angle-left {
	top: 40%;
    left: 5%;
    position: absolute;
    color: #fff;
    font-size: 4em;
}

.subsite  .blockqoute-container i.fa.fa-angle-right {
	top: 30%;
    right: 0;
    position: absolute;
    color: #0f284d;
    font-size: 4em;
}

.subsite  .blockqoute-container i.fa.fa-angle-left {
	top: 30%;
    left: 0;
    position: absolute;
    color: #0f284d;
    font-size: 4em;
}


.subsite .slick-slide img{width:100%;}
.subsite .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.subsite .slick-dots {
    position: relative;
    margin-left: 0;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

.subsite .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.subsite .slick-dots li button:before {
    font-family: 'slick';
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #102238;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.subsite .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #102238;
}

@media all and (max-width: 767px){
    .subsite .slick-slide img{
        width: auto;
        height: 200px;
    }
    .subsite .slick-slide {
        min-height: 200px;
        height: calc(100vh - 390px);
        overflow-y: auto;
    }
    .subsite .blockqoute-container p {
        font-size: 20px;
        line-height: 30px;
    }
}

body.staff-all-page .section-overview .description-block ul {
    text-align: left;
}

.subsite.search-results-page .select2-container--default .select2-selection--multiple .select2-selection__rendered,
.subsite.adv-search02 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 0;
}
.subsite.search-results-page .select2-container--default .select2-selection--multiple .select2-selection__choice,
.subsite.adv-search02 .select2-container--default .select2-selection--multiple .select2-selection__choice {
    position: relative;
    top: 5px;
    margin-left: 10px;
}
.subsite.search-results-page .select2-container--default .select2-search--inline .select2-search__field,
.subsite.adv-search02 .select2-container--default .select2-search--inline .select2-search__field {
    margin: -5px 0 0;
    padding: 8px 5px 0 10px;
    box-shadow: none;
}
.subsite.adv-search02 .select2-container--default .select2-selection--multiple {
    padding: 5px 0 2px 10px;
    min-height: 44px;
}

body.page-template-page-prop-search .search-page-containner .search-top-section .listings-box
.button {
    padding-top: 19px;
}

.subsite.adv-search02 .search-option-section .communities-in-box .communities-add-nav li:first-child {
    padding-left: 7px;
}

.subsite #mobile_prop_gallery.mobile-gallery-fullscreen {
    height: 100vh !important;
}
.subsite .inner-wrap {
    min-height: 100vh;
}


/** Homepage update June 2017 **/
body .animation-gallery .slideset, body .animation-gallery .image-box {
    height: calc(100vh - 140px);
}
body .animation-gallery .slideset video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
body .animation-gallery .text-block .yeller {
    border-left: 3px solid #e1cb78;
    padding-left: 12px;
    transition: all 0.5s ease;
}
body .animation-gallery .text-block .yeller:hover {
    margin-left: 10px;
}
body .animation-gallery .text-block h2 {
    font-size: 27px;
    margin-bottom: 8px;
}
body .animation-gallery .text-block h3 {
    text-shadow: 1px 2px 5px rgba(0, 0, 0, .75);
    font-size: 15px;
    letter-spacing: 1px;
    padding-bottom: 3px;
}
body .animation-gallery .text-block h3 strong {
    font-family: "News Gothic MT W01 Bold", Arial, Helvetica, sans-serif;
}
body .animation-gallery .switcher-block ul li {
    margin: 0 4px;
}
body .animation-gallery .switcher-block ul li a {
    width: 11px;
    height: 11px;
    border: 1px solid #595957;
    background: #0d0d0d;
}
body .animation-gallery .switcher-block ul li.active a {
    background: rgba(63, 63, 63, 1);
}
.animation-gallery .text-holder > .frame.vcslide {
    vertical-align: middle;
}
.animation-gallery .frame.vcslide .text-centered {
    padding: 72px 0 0;
}
@media only screen and (min-width: 1440px) {
    body .animation-gallery .slideset video {
        min-width: 100%;
        min-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
}
@media only screen and (max-width: 769px) {
    body .animation-gallery .text-block .yeller {
        border-left: none;
        margin-bottom: 30px;
    }
    body .animation-gallery .text-block .yeller:hover {
        margin-bottom: 35px;
        margin-left: 0;
    }
    body .animation-gallery .text-block h2 {
        text-shadow: 1px 2px 5px rgba(0, 0, 0, .75);
    }
}

/** Updated quicksearch June 2017 **/
body .search-box .june17 fieldset {
    padding: 11px !important;
    min-height: 64px;
    height: 64px;
}
body .search-box .june17 fieldset .block {
    padding: 0;
    min-height: 42px;
    height: 42px;
}
body .search-box .june17 .select2-container {
    width: calc(100% - 263px) !important;
    float: left;
}
body .search-box .june17 .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    padding: 1px 20px;
    min-height: 0;
}
body #header_search_form.june17 .block {
    min-height: 42px;
    height: 42px;
}
body .search-box .june17 fieldset .result {
    width: 130px;
    top: 0;
    right: 0;
    min-height: 42px;
}
body .search-box .june17 fieldset .result .text {
    font-size: 15px;
    line-height: 42px;
    padding: 0;
}

body .search-box form#header_search_form.june17:before, #header_sell:before {
    background: url("./images/wpsir-searchdrop-arrow3.png");
}
ul.toptabs {
    display: block;
    padding: 0;
    margin: 0 11.5% 0 0;
    background: #d2d3ce;
    background: -webkit-linear-gradient(rgba(210, 211, 206, .85), rgba(236, 237, 234, 1));
    background: -o-linear-gradient(rgba(210, 211, 206, .85), rgba(236, 237, 234, 1));
    background: -moz-linear-gradient(rgba(210, 211, 206, .85), rgba(236, 237, 234, 1));
    background: linear-gradient(rgba(210, 211, 206, .85), rgba(236, 237, 234, 1));
    height: 34px;
    max-width: 833px;
    width: 100%;
    float: right;
    -webkit-box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
    box-shadow: 3px 5px 14px 0px rgba(0,0,0,0.4);
}
ul.toptabs li {
    display: block;
    float: left;
    width: 33%;
    border-bottom: 4px solid transparent;
    height: 34px;
    text-align: center;
}
ul.toptabs li.active {
    border-bottom: 4px solid #0e2750;
}
ul.toptabs li a {
    color: #001d47;
    font-family: "News Gothic MT W01 Bold", Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 35px;
    padding: 6px 50px;
}
#th_price {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    float: left;
    height: 46px;
    text-decoration: none solid rgb(51, 51, 51);
    outline: rgb(51, 51, 51) none 0px;
    width: 133px;
    border: 0px none rgb(51, 51, 51);
    font: normal 16px / 25.6px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    list-style: none outside none;
}
#th_price a {
    box-sizing: border-box;
    display: block;
    height: 42px;
    max-height: 100000px;
    text-align: left;
    text-decoration: none solid rgb(51, 51, 51);
    width: 133px;
    border-left: 1px solid #e4e5e2;
    font-family: "News Gothic MT W01", Arial, Helvetica, sans-serif;
    font-size: 15px;
    outline: rgb(51, 51, 51) none 0px;
    padding: 13px 30px 13px 17px;
    position: relative;
    line-height: 1;
    color: #555;
}
#th_price a:after {
    bottom: 18px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    content: '';
    display: block;
    height: 8px;
    left: 103px;
    position: absolute;
    right: 16px;
    top: 22px;
    width: 13px;
    background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -178px 0px / auto padding-box border-box;
    margin: -4px 0px 0px;
}

#th_price.active a:after {
    background-position: -66px -158px;
}

#th_price .slide{
    box-shadow: rgba(0, 0, 0, 0.15) 4px 4px 5px 0px;
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    height: 56px;
    width: 290px;
    position: absolute;
    text-decoration: none solid rgb(51, 51, 51);
    top: 43px;
    right: 40px;
    background: #ecedea;
    border: 1px solid rgb(147, 146, 142);
    border-top: none;
    font: normal 16px / 25.6px "News Gothic MT W01", Arial, Helvetica, sans-serif;
    margin: 0px 0px 0px -150px;
    padding: 10px;
}
#th_price .top_rent_prices, #th_price .top_sale_prices {
    width: 280px;
}
#th_price .cell-div {
    float: left;
    width: 15px;
    color: #555;
}
.search-box fieldset .block #th_price select {
    width: 126px !important;
    float: left;
    font-style: normal;
    margin: 0;
    padding: 0.25rem 0.5rem;
    font-size: 14px;
}
body .search-box .june17 .select2-container .select2-selection li.select2-search input[type=search] {
    font-size: 15px;
    padding-top: 2px;
}

@media (max-width: 1150px) and (min-width: 1000px) {
    ul.toptabs {
        max-width: none;
        width: 80%;
        margin: 0 10%;
    }
    .search-box form.june17 {
        padding: 0;
    }
    body .search-box .june17 .select2-container .select2-selection li.select2-search input[type=search] {
        padding-top: 2px;
    }
}
@media (max-width: 999px) {
    ul.toptabs {
        width: 100%;
        max-width: none;
        margin-right: 0;
    }
    body .search-box .june17 .select2-container .select2-selection li.select2-search input[type=search] {
        padding-top: 8px;
    }
}
@media (max-width: 767px) {
    ul.toptabs {
        background: rgba(229, 225, 221, 0.95);
        height: 30px;
    }
    ul.toptabs li {
        height: 30px;
    }
    ul.toptabs li a {
        font-size: 12px;
        line-height: 28px;
        padding: 0;
    }
    body .search-box .june17 fieldset {
        height: 44px !important;
        min-height: 44px;
        padding: 1px 11px !important;
        background: rgba(229, 225, 221, 0.95);
    }
    body .search-box .june17 .select2-container .select2-selection li.select2-search input[type=search] {
        padding-top: 8px;
        font-size: 13px;
        width: 100%;
    }
    body #header_search_form.june17 .block,
    body.subsite.nophoto #header .june17 .search-box fieldset .block {
        padding: 0 !important;
        height: 36px;
        min-height: 36px;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 0px;
    }
    body .search-box .june17 .select2-container {
        width: calc(100% - 118px) !important;
    }
    #th_price, #th_price a {
        width: 67px;
        height: 36px;
    }
    #th_price a {
        font-size: 13px;
        padding: 11px 0 13px 13px
    }
    body .search-box .june17 fieldset .block #th_price select {
        font-size: 12px;
    }
    #th_price a:after {
        left: 50px;
        top: 19px;
    }
    body .search-box .june17 fieldset .result {
        width: 40px;
        margin-top: 0;
        height: 36px;
        min-height: 36px;
        padding: 1px;
        left: auto;
        position: absolute;
    }
    body .search-box .june17 fieldset .result .text {
        font-size: 13px;
        line-height: 36px;
    }
}
@media (min-width: 768px) {
    .nophoto #header .search-box .june17 fieldset .block {
        padding: 0;
    }
}

#sell-your-home {
	background-color: #132246;
	color:#f5f5f5;
	text-align: center;
	padding:30px 0; 
}

#sell-your-home h2, #sell-your-home h1 {
	color:#ffffff;
	font: 26px/28px "Sabon MT W01 Semibold", "Times New Roman", Times, serif;
}

#sell-your-home h4{
   color:#b8b7b7;
   text-transform: uppercase;
   line-height: 20px;
   font-weight: bold;
   font-size: 16px;
 }

#sell-your-home .button-holder a{
	border: 1px solid #f5f5f5; 
	background: transparent;
	color:#b8b7b7;
	text-transform: uppercase;
	line-height: 20px;
    font-weight: bold;
}

#sell-your-home .button-holder a:hover{
	background: #ffffff;
	color:#132246;
}

#main .explore-section{
	padding: 0px 0px 4px 0px;
}

.toptabs{
	background: rgba(236, 237, 234, 1)!important;
}

.search-box #header_sell fieldset .block {
    min-height: 42px;
    height: 42px;
}

.search-box #header_sell fieldset .block input[type="text"]{
	height: 42px;
	border: none;
	font: normal 15px/20px "News Gothic MT W01", Arial, Helvetica, sans-serif;
	padding: 14px 20px 13px;
}


@media (max-width: 767px){
	.search-box #header_sell fieldset .block input[type="text"]{
		padding: 0 20px!important;
		height: 36px;
		min-height: 36px;
		box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 3px 0px;
		font-size: 13px;
		line-height: 15px;
	}
}


@media only screen and (min-width: 768px){
#sell-your-home h2 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: .5px;
	}
#sell-your-home input {
	max-width:70%;
	margin: 0 auto 1rem auto;
	display: inline-block;
	}
}

@media only screen and (min-width: 961px){
#sell-your-home .button-holder a {
    min-width: 230px;
    margin: 0 10px 10px;
	}
}

@media only screen and (max-width: 960px){
body #header .bar .btn-search {
    font-size: 0px;
	}
}


@media only screen and (min-width: 1140px){
	body #header .bar .btn-search{
		font: bold 10px "News Gothic MT W01", Arial, Helvetica, sans-serif;
		line-height: 28px;
		text-align: center;
		vertical-align: bottom;
		padding-top: 22px;
		color: #001d47;
		text-transform: uppercase;
	}
	
	body #header .bar .btn-search{
		background: url(images/search-icon01.svg?r=2) no-repeat #F6F4EF top center;
		background-size: 40px;
	}

    body.nophoto.header-style03 #header .bar .btn-search,
    body #header.fixed-position .bar .btn-search, body #header.white .bar .btn-search, body.nophoto #header .bar .btn-search {
    	background: url(images/search-icon02.svg?r=2) no-repeat #002B5C top center;
		background-size: 40px;
		color: #fff;
	}

    body.nophoto #header .bar .btn-search:hover,
    body #header .bar .btn-search:hover{
		background-size: 40px;
		background-position: top center;
	}

	body #header.fixed-position .bar .btn-search:hover, body #header.white .bar .btn-search:hover, body .nophoto #header .bar .btn-search:hover {
    	background: url(images/search-icon02-hover.svg?r=2) no-repeat #002B5C top center;
		background-size: 40px;
	}
}
/** Busyide **/
.bsh_submit_header_btn, .bsh_submit_homebanner_btn {
    display: none;
}
form#bsh_form_header {
    width: 100%;
}
#header_sell {
    padding: 0 0 0 5px;
    margin: 0;
    width: 1120px;
}
.search-box #buyside_header form {
    padding: 0;
}
.search-box #buyside_header form input {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.june17 .block {
    padding-left: 0 !important;
}
/** end Buyside **/

@media all and (min-width: 961px){
	#main .animation-gallery .switcher-block-wrapper-outer{
		width:100%;
		position: relative;
		margin: 0 auto;
		clear:both;
		display: block;
		z-index: 10;
		max-width: 71.25rem;
	}
}


@media all and (min-width: 768px){
	#main .float-right{float:right;}
	body #main .animation-gallery .switcher-block {
   		right: 0;
   		left: auto;
   		float:right;
   		bottom: 35px;
	}

	body #main .animation-gallery .switcher-block ul{
		float:right;
	}

	body .animation-gallery .text-block{
		max-width:50%;
		float: left;	
	}

	body .animation-gallery .text-block {
    	padding: 0 0 40px 0px;
	}
}
@media (max-width: 1306px) {
    .property-detail-page .brokerage-listing-section .center-somehow-3>li:first-child {
        margin-left: 1% !important;
    }
    .property-detail-page .brokerage-listing-section li.simprop {
        width: 32%;
    }
    .property-detail-page .brokerage-listing-section .post-box {
        width: 100%;
    }
    .large-block-grid-4>li:nth-of-type(4n) {
        display: none !important;
    }
}
@media (max-width: 1060px) {
    .property-detail-page .brokerage-listing-section .add-info-block .frame .add-list {
        display: none !important;
    }
    .property-detail-page .brokerage-listing-section .add-info-block .frame .price {
        font-size: 22px;
        line-height: 30px;
    }
}
@media (max-width: 768px) {
    .property-detail-page .brokerage-listing-section li.simprop {
        width: 100%;
    }
    .property-detail-page .brokerage-listing-section .center-somehow-3>li:first-child {
        margin-left: 0 !important;
    }
    .property-detail-page .brokerage-listing-section .add-info-block .frame .add-list {
        display: block !important;
    }
    .property-detail-page #main li.accordion-navigation .add-info-block a {
        color: #fff;
    }
}
.staff-all-page #listings .properties-list .post {
    margin: 0 -2px 4px 2px;
}