<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* for the popup*/
.region-intro-wrapper{position:relative; overflow:hidden;width:100%;height:405px; -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}
.region-intro-wrapper.cinema {height:600px;}
.region-intro-wrapper .video {
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;background-repeat:no-repeat;
	-webkit-filter: blur(5px) grayscale(100%);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px) gray;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
	width: 110%;
	margin-left: -5%;
	display: block;
	height: 110%;
	position: absolute;
	top: -5%;
	left: -2.5%;
}
.region-intro-wrapper .image {
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;height: 100%;
}
/* end for the popup*/

.hero-top-holder.cinema {height:600px;}
.yt_agent.cinema {height:600px;}
.hero-top-holder .video {
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;background-repeat:no-repeat;
	-webkit-filter: blur(5px) grayscale(100%);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px) gray;
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
	width: 110%;
	margin-left: -5%;
	display: block;
	height: 110%;
	position: absolute;
	top: -5%;
	left: -2.5%;
}
.hero-top-holder .image {
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;height: 100%;
}

.agent_header { margin-bottom:85px;position:relative; }
.agent_header .agent_image {background-repeat: no-repeat !important;background-size: 100% !important;box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.3); width:215px; height:215px; position:absolute;-webkit-border-radius:107px;-moz-border-radius:107px;border-radius:107px;left: 0;   right: 0;   margin-left: auto;   margin-right: auto; bottom: -65px; }
.agent_header .agent_video {text-align: center;top: 22%;position:absolute;left: 0;   right: 0;   margin-left: auto;   margin-right: auto; }
.agent_header .agent_video span { display: inline-block;  vertical-align: middle; }
.agent_header .agent_video span i {  font-size: 19px; line-height: 22px;}
.agent_header .agent_video_close { position:absolute; display:none;left: 0;right: 0;margin-left: auto;margin-right: auto;text-align: center;bottom: -60px;}
.agent_header .video_wrapper { position:absolute; width:100%; height:100%;top:0;left:0; }
.page-associate-details h1.intro { text-align:center; margin: 15px 0 0 0;}
.page-associate-details .quali { display:block;text-align:center;color:#666666;  }
.page-associate-details .contact_small { display:block;text-align:center;color:#666666; padding-top:15px; }
.page-associate-details .contact_small a { margin:0 5px; } 
.page-associate-details h2.headline {
			font-family:var(--font-family-comp);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	    font-size: 22px;
	    line-height: 25px;
	    padding:0 210px 30px;
	    text-align:center;
	    color:#444444;
}

.page-associate-details .contact_small .profile_phone {
	color: #666666 !important;
}
h1.intro span {
	color:#142F4C;
}

.page-associate-details .module h3, .profile_listings h3, .profile_testimonials h3, .profile_agents h3 {
    text-align: center;
    padding: 30px 0;
	font-family: var(--font-family-serif);font-style:var(--font-style-nrm);font-weight: var(--font-weight-nrm);
	font-size: 31px;
  line-height: 33px;
}

.page-associate-details .profile-head {
    background: #fff;
    min-height: 60px;
	display:none;
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s ease-in-out;
    -webkit-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.15);
}

.page-associate-details .profile-head h3 {
		text-align: left;
		font-size: 24px;
		line-height: 24px;
		padding: 0;
		display: inline-block;
		font-family: var(--font-family-serif);font-style:var(--font-style-nrm);font-weight: var(--font-weight-nrm);
}
.page-associate-details .profile-head ul.profile_nav {
	margin: 0;
}
.page-associate-details .profile-head ul.profile_nav.no_site {
	margin: 0;
}

.page-associate-details a.inverse { background:transparent;border: 1px solid #f89609; color:#f89609; outline:none;-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);}
.page-associate-details a.inverse:hover {color: #fff;background:#f89609;}
.page-associate-details a.inverse.grey { background:#fff;border: 1px solid #676767; color:#676767; outline:none;}
.page-associate-details a.inverse.grey:hover {color: #fff;background:#676767 !important;}

.page-associate-details a.nborder { background:transparent;border: 1px solid transparent; color:#999999; outline:none;-webkit-border-radius: 0 !important;-moz-border-radius: 0 !important;border-radius: 0 !important;-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);  -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15); box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);}
.page-associate-details a.nborder:hover {color: #999999;background:transparent;}


.page-associate-details .profile_bio {
	padding:0 175px;
	color:#444444;
	margin-bottom:30px;
	position:relative;
	overflow:hidden;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}

.page-associate-details .profile_bio b {
	display:block;
	padding-bottom: 5px;
}

.page-associate-details .profile_bio p:first-child {
	margin-bottom:15px;
}

.page-associate-details .profile_bio.full {
	overflow:visible;height:initial;
}
.page-associate-details .profile_bio.less {
	margin-bottom:30px;
}

.page-associate-details .social {
	padding-top:30px;
	margin:0 auto;
	margin-bottom:25px;
	border-bottom:1px dotted #666666;
	width:520px;
	text-align:center;
}
.page-associate-details .social.full {
	border-bottom:0;
}

.page-associate-details .social a {
	margin-right: 10px;
	font-size:24px; line-height:24px;
}
.page-associate-details .social a:hover,.page-associate-details .social a:visited {
	color:#142f4c;
}

#profile_nav {
	text-align:center;
	margin-bottom:30px;
}
ul.profile_nav { margin:0;padding:0;list-style-type:none;display:inline-block;}
ul.profile_nav li { display:inline-block; }
ul.profile_nav li a { text-transform:uppercase;font-size: 13px; padding-bottom:2px;margin: 2px 10px 5px;color:#999999;}
ul.profile_nav li a.active {color: #f89609;border-bottom: 1px solid #f89609;}
ul.profile_nav li a:hover {color: #f89609;border-bottom: 1px solid #f89609;}


ul.profile_nav li a.btn {
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.15);
}
.profile_listings { padding-bottom:30px;}

.sresults .owl-item .grid-prop {
  width: calc(100% - 20px);
  margin: 20px 10px !important;
}

#listing_nav {
	text-align:center;
	margin-bottom:30px;
}
ul.listing_nav {margin:0;padding:0;list-style-type:none;display:inline-block;}
ul.listing_nav:after { clear:both; }
ul.listing_nav li { display:block; min-width:140px;float: left;border:1px solid #999999;overflow:hidden;border-radius: 0px 0px 0px 0px;-moz-border-radius: 0px 0px 0px 0px;-webkit-border-radius: 0px 0px 0px 0px;  }
ul.listing_nav li:nth-child(2n){border-left:0px;  }
ul.listing_nav li:nth-child(3n){border-left:0px;  }
ul.listing_nav li a,ul.listing_nav li a:active,ul.listing_nav li a:hover { display:block;text-transform:uppercase;font-size: 14px; padding: 10px 20px;color:#999999;cursor:pointer;background:#fff; }
ul.listing_nav li a.active { color:#fff;background:#999999;  }
ul.listing_nav li:first-child { border-radius: 5px 0px 0px 5px;-moz-border-radius: 5px 0px 0px 5px;-webkit-border-radius: 5px 0px 0px 5px; } 
ul.listing_nav li:last-child {border-radius: 0px 5px 5px 0px;-moz-border-radius: 0px 5px 5px 0px;-webkit-border-radius: 0px 5px 5px 0px;  } 
ul.listing_nav li.single, ul.listing_nav.li_1 li {border-radius: 5px 5px 5px 5px !important;-moz-border-radius: 5px 5px 5px 5px !important;-webkit-border-radius: 5px 5px 5px 5px !important;  } 
.page-associate-details .profile_testimonials {
	background:#ededed; position:relative;overflow:hidden;
}
.page-associate-details .profile_testimonials .cnt {
	min-height:275px;
}

.page-associate-details .profile_testimonials .cnt .quote_left {
 	opacity: 0.2;
  filter: alpha(opacity=20);
	position: absolute;
	top: 0;
	left:40px;
	z-index:200;
	width:92px;
	height:100%;
	background-image: url('/images/agent_site/qleft.png');
	-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;background-position:top left;background-repeat:no-repeat;
}
.page-associate-details .profile_testimonials .cnt .quote_right {
 	opacity: 0.2;
  filter: alpha(opacity=20);
	position: absolute;
	bottom: 0;
	right:40px;
	z-index:200;
	width:92px;
	height:100%;
	background-image: url('/images/agent_site/qright.png');
	-webkit-background-size:100%;-moz-background-size:100%;-o-background-size:100%;background-size:100%;background-position:bottom left;background-repeat:no-repeat;
}

.page-associate-details .profile_testimonials .cnt a.more {
    padding-bottom: 30px;
    text-align: center;
    display: block;
    text-transform: uppercase;
    position: absolute;
  bottom: 0;
  width: 100%;
}


.page-associate-details .profile_testimonials .prev{z-index:1002;width:51px;height:51px;position:absolute;top:calc(50% - 25px);left:0;background:url('/images/arrow-horz-circle.png') no-repeat;display:none;}
.page-associate-details .profile_testimonials .next{z-index:1002;width:51px;height:51px;position:absolute;top:calc(50% - 25px);right:0;background:url('/images/arrow-horz-circle.png') no-repeat;display:none;}
.page-associate-details .profile_testimonials .prev{right:40px;backround-position:0px 0}
.page-associate-details .profile_testimonials .next{right:0px;background-position:-51px 0}
.page-associate-details .profile_testimonials .prev:hover{background-position:0px -51px}
.page-associate-details .profile_testimonials .next:hover{background-position:-51px -51px}

.page-associate-details .profile_testimonials .testimonials_out {
	margin: 0 175px;
	height: 130px;
    display: block;
    padding-bottom: 0;
}
.page-associate-details .profile_testimonials .testimonials_out_modal {
	padding-bottom: 30px;
	margin: 0 175px;
}

.page-associate-details .profile_testimonials .testimonials_out li {
	margin:0;list-style-type:none;display:none;visibility: hidden;background:#ededed;height: 100%;width: 100%;
}
.page-associate-details .profile_testimonials .testimonials_out_modal li {
	margin:0;list-style-type:none;display:none;visibility: hidden;background:#ededed;height: 100%;width: 100%;
}
.page-associate-details .profile_testimonials .testimonials_out li p {
	color:#444444;
 	font-family:var(--font-family-comp);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	font-size: 22px;
	line-height: 25px;
	letter-spacing:2px;
	text-align:center;
}
.page-associate-details .profile_testimonials .testimonials_out_modal li p {
	color:#444444;
 	font-family:var(--font-family-comp);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	font-size: 22px;
	line-height: 25px;
	letter-spacing:2px;
}

.page-associate-details .profile_testimonials .testimonials_out li p.location {
	font-weight: 400;
	font-style: normal;
	color: #142f4c;
	font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	text-align:center;
	font-size: 15px;
	line-height: 15px;
	letter-spacing:normal;

}
.page-associate-details .profile_testimonials .testimonials_out_modal li p.location {
	font-weight: 400;
	font-style: normal;
	color: #142f4c;
	font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	text-align:center;
	font-size: 15px;
	line-height: 15px;
	letter-spacing:normal;

}
.page-associate-details .profile_testimonials .testimonials_out li p a {
	letter-spacing:normal;
	font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	color: #f89609;
	font-size: 15px;
	line-height: 15px;
}
.page-associate-details .profile_testimonials .testimonials_out_modal li p a {
	letter-spacing:normal;
	font-family:var(--font-family-urw);font-weight:var(--font-weight-400); font-style:var(--font-style-nrm);
	color: #f89609;
	font-size: 15px;
	line-height: 15px;
}

.page-associate-details .profile_contact_wrap {
	overflow:hidden;
	display:block;
	position:relative;
	margin-bottom: 15px;
	min-height:275px;
}

.page-associate-details .profile_contact_wrap .profile_contact {
	 -webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center center;background-repeat:no-repeat;
	-webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
	width: 110%;
	margin-left: -5%;
	display: block;
	height: 110%;
	position: absolute;
	top: -5%;
	left: -2.5%;
}

.page-associate-details .profile_contact_wrap .cnt {
	padding:30px 0;
	display: flex;
  align-items: stretch;
}

.profile_contact_wrap .cp_info {
	float:left;
	background:#ededed;
	width: 42%;
	min-height:345px;
	position:relative;
	border-radius: 5px 0px 0px 5px;-moz-border-radius: 5px 0px 0px 5px;-webkit-border-radius: 5px 0px 0px 5px;
}

.profile_contact_wrap .cp_info a.phonelink,.profile_contact_wrap .cp_info a.phonelink:visited,.profile_contact_wrap .cp_info a.phonelink:hover, .profile_contact_wrap .cp_info a.phonelink:active {
	color: #444444 !important;
}
.profile_contact_wrap .qualification {
	color: #666666 !important;
	margin:0;
}

.profile_contact_wrap .cp_image {
	float:left;
	width: 23%;
	-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:top center;background-repeat:no-repeat;
	min-height:345px;
	position:relative;
}
.profile_contact_wrap .cp_image .arrow_left {
  width: 0; 
  height: 0; 
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent; 
  border-right:15px solid #4E5D67; 
	position: absolute;
	right: 0;
	top: calc(50% - 15px);
}
.profile_contact_wrap .cp_form {
	float:left;
	background:#4E5D67;
	width: 35%;
	min-height:345px;
	border-radius: 0px 5px 5px 0px;-moz-border-radius: 0px 5px 5px 0px;-webkit-border-radius: 0px 5px 5px 0px; 
}
.profile_contact_wrap .cp_form #af_req_submit {
	display:block;
}
.profile_contact_wrap .block {
	padding:20px;
}
.profile_contact_wrap .office_info {
	color:#444444;
	margin-top:15px;
	min-height: 140px;
}
.profile_contact_wrap  .social_info {
	margin-top: 15px;
	margin-bottom: 10px;
}

.profile_contact_wrap  .social_info a {
	margin-right: 1px;
	font-size:24px; line-height:24px;
}
.profile_contact_wrap  .social_info a:hover,.profile_contact_wrap .social_info a:visited {
	color:#142f4c;
}

.profile_contact_wrap h3 {
	padding:0 0 12px;
	text-align:left;
	font-size:25px; line-height:25px;
}

.profile_contact_wrap  .cp_form .block h3 {
	color:#fff;
}

.profile_contact_wrap  .cp_form input[type="text"],.profile_contact_wrap  .cp_form input[type="email"] {
	border: 1px solid #E4E4E4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: top;
	min-height: 35px;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 10px;
	outline: none;
}
.profile_contact_wrap  .cp_form textarea {
	border: 1px solid #E4E4E4;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	vertical-align: top;
	height:70px;
	width: 100%;
	display: block;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	margin-bottom: 10px;
	outline: none;
}

.page-associate-details #af_req_fname {
	width: 48.5%;
	margin-right:3%;
}
.page-associate-details #af_req_lname {
	width: 48.5%;
}

.page-associate-details .form_error {
	border: 1px solid red !important;
}

.grid-prop {
    position: relative;
}
.grid-prop a.plink {
    position: absolute;
    display: block;
    z-index: 10;
    width: 100%;
    height: 100%;
    top: 0px;
}

.sresults_bar .pagination {
    margin: 0 auto;
    float:none !important;
    display:inline-block;
}

.page-associate-details .sresults_bar {
	text-align:center;
	margin-bottom:0; margin-top:20px;font-size: 13px;
}


.sresults_bar .paginationout {
	display: inline-block;
}

.sresults_bar #pagination { 
	display:inline-block;
}

.sresults_bar .pagination {
	margin: 0;
}
.sresults_bar .pagination a {
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 0 14px;
	line-height: 38px;
	color:#999999;
	border:1px solid #cccccc;
	border-left: 0px;
	font-size: 13px;
}

.sresults_bar .pagination .active a, .sresults_bar .pagination a:hover {
    background-color: #666666;
    color:#fff;
}

.sresults_bar .pagination .disabled a, .sresults_bar .pagination .disabled a:hover {
    background-color: #fff;
    color:#999999;
}
.sresults_bar .pagination .pagprev a {
	border-left: 1px solid #cccccc;
}

.page-associate-details .wt_layer {
		display:none;
		position: absolute;bottom:0;
		z-index: 10;
		height: 80px;
		width: calc(100% - 20px);
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 85%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */	
		text-align:center;
}
.page-associate-details .wt_layer a {
	display:inline-block;
	margin-top:50px;
}
.page-associate-details .wt_layer a span {
	display:block;
}

.page-associate-details .static_buttons {
	position:fixed;
	bottom: 25px;
	z-index:1000;
	text-align:right;
	/*width: 100%;*/
	right:0;
}

.page-associate-details .static_buttons a {
    color: #fff !important;
    background: #4E5D67;
    width: 43.5pt;
    height: 43.5pt;
    display: inline-block;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.30);
    border: 1px solid #4E5D67;
    margin-right: 20px;
}
.fb_customer_chat_bubble_pop_in {
    animation-duration: 0ms !important;
    animation-name: fb_customer_chat_bubble_bounce_in_animation;
}
.fb_dialog {
	
}

.fb_dialog iframe {
    margin-right: 85px !important;
    bottom: 25px !important;
}

.fb_dialog_content svg {
    width: 40px;
    height: 40px;
    padding: 10px;
    background: #4E5D67;
}

.fb-customerchat .container {
    margin-right: 85px !important;
    bottom: 25px !important;
}

.fb-customerchat {
	display: none !important;
}

ul.office_select {
	list-style-type: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px;
}

ul.office_select li {
	display: inline-block;
	padding-right: 10px;
}

ul.office_select li a {
	text-transform:uppercase;
	display:block;
	color:#999999;
	font-size:12px;
}
ul.office_select li.active a {
	font-family:var(--font-family-urw);font-style:var(--font-style-nrm);font-weight:var(--font-weight-500);
	color:#444444;
	border-bottom: 1px solid #444444;
	padding-bottom: 3px;
}

.office_tab_content .office_tab {
	display: none;
	min-height: 180px;
}
.office_tab_content .office_tab.active {
	display: block;
	animation: fadeIn 0.5s;
}
.office_tab_content .office_tab p, .office_tab_content .office_tab a.phonelink {
	font-size:14px !important;
	color:#444444 !important;
}
.office_tab_content .office_tab .office_info {
	min-height: unset;
}

@media screen and (min-width:1400px){
	.hero-top-holder .image {
		background-position:top center;
	}
}


@media screen and (max-width:1080px){
	.page-associate-details .static_buttons {
		width: 96%;
		margin: 0 2%;
		left: inherit;
		margin-left: inherit;
		bottom: 140px;
	}
	.page-associate-details .static_buttons a {
		margin-right: 0px;
	}
}

@media screen and (max-width:1024px){
	.page-associate-details .profile_testimonials .testimonials_out {
	    margin: 0 100px;
	}
	.page-associate-details .profile_testimonials .testimonials_out_modal {
	    margin: 0 100px;
	}



}

@media screen and (max-width:840px){

	.page-associate-details h2.headline {
	    font-size: 21px;
	    line-height: 28px;
	    padding: 0 50px 30px;
	}

	.page-associate-details .profile_bio {
	    padding: 0 50px;

	}
	.page-associate-details .profile_testimonials .testimonials_out {
	    margin: 0 75px;
	}
	.page-associate-details .profile_testimonials .testimonials_out_modal {
	    margin: 0 75px;
	}
	.profile_contact_wrap .cp_info {
		width:40%;
	}
	.profile_contact_wrap .cp_image {
		width:25%;	
	}
	
}

@media screen and (max-width:767px){
	
	.grid-prop .price-holder .price-holder {
	    text-align: initial;
	    width: unset;
	    padding: 0 10px;
	  }
	  
	.grid-prop .image-holder {
	  min-height: 120px;
	}
	.office_tab_content .office_tab {
		min-height: unset;
	}
	
	.profile_contact_wrap .office_info {
		min-height: unset;
	}


	ul.listing_nav li:first-child {
		border-radius: 5px 5px 0px 0px;
		-moz-border-radius: 5px 5px 0px 0px;
		-webkit-border-radius: 5px 5px 0px 0px;
	}
	ul.listing_nav li:last-child {
		border-radius: 0px 0px 5px 5px;
		-moz-border-radius: 0px 0px 5px 5px;
		-webkit-border-radius: 0px 0px 5px 5px;
	}

	.page-associate-details .static_buttons {
		bottom: 80px;
		display: none;
		margin: 0 4%;
		width: 92%;
	}
	.page-associate-details .static_buttons a {
		margin-right: -5px;
	}

	.fb_dialog iframe {
		margin-right: 75px !important;
		bottom: 79px !important;
	}

	.fb_dialog {
		display:none !important;
	}
	
	#af_messageout {
		margin: 0 30px;
	}
	
	ul.profile_nav li a:hover,ul.profile_nav li a:active {color: #999999;border-bottom: 0px;}
	
	.region-intro-wrapper {
	    height: 180px !important;
	    padding-top: 10px;
	    padding-bottom: 20px;
	}
	
	.page-associate-details #af_req_fname {
		width: 100%;
		margin-right:0%;
	}
	.page-associate-details #af_req_lname {
		width: 100%;
	}

	.page-associate-details #agent_footer_form {
		width: auto;   margin: 0 30px;
	}

	.yt_agent.cinema {height:180px;}
	
	.agent_header .agent_image {
	    background-position: top center;
	    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.3);
	    width: 140px;
	    height: 140px;
	    position: absolute;
	    -webkit-border-radius: 70px;
	    -moz-border-radius: 70px;
	    border-radius: 70px;
	    left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    bottom: -55px;
	    background-size: 90%;
	}
	
	.page-associate-details h2.headline {
	    font-size: 19px;
	    line-height: 26px;
	    padding: 0 20px 20px;
	}
	
	.page-associate-details .profile_testimonials .testimonials_out {
	    margin: 0 20px;
	}
	.page-associate-details .profile_testimonials .testimonials_out_modal {
	    margin: 0 20px;
	}

  .page-associate-details .footer_wrapper {
    margin-top: 0;
	}

	.page-associate-details .profile_contact_wrap {
	    margin-bottom: 0;
	    min-height: 275px;
	    
	}
	
	.page-associate-details .profile_contact_wrap .profile_contact {
			background-image: none !important;
	}
	
	.page-associate-details .profile_contact_wrap .cnt {
	    padding: 0;
	    width:100%;
	    margin: 0;
			display: block;
			align-items: unset;
	}
	
	.profile_contact_wrap .cp_image {
	    display:none;
	}

	.profile_contact_wrap .cp_info {
	    float: none;
	    background: #fff;
			width: auto;
			margin: 0 30px;
			min-height: auto;

	}

	.profile_contact_wrap .block {
	    padding: 20px 0;
	}

	.profile_contact_wrap .cp_form {
	    float: none;
			width: auto;
	    min-height: 325px;
	    border-radius: 0px 0 0 0px;-moz-border-radius: 0px 0 0 0px;-webkit-border-radius: 0px 0 0 0px; 
	}

	.profile_contact_wrap .block .social_info {
	    margin-top: 15px;
	    text-align: left;
	}
	
	.profile_contact_wrap .social_info a {
	    font-size: 21px;
	    line-height: 21px;
	}

	.profile_contact_wrap .block h3 {
	    padding: 0 0 20px;
	    text-align: center;
	    font-size: 25px;
	}
	.page-associate-details .social.full {
	    border-bottom: 0;
	    display: none;
	}

	.page-associate-details h1.intro {
	    border-bottom:0;
	}
	
	.page-associate-details .contact_small {
	    padding-top: 25px;
	    padding-bottom: 25px;
	}

	.page-associate-details .contact_small a {
	    margin: 0 13px;
	    font-size: 21px;
	    line-height: 21px;
	}


	.page-associate-details .nav_mob {
		color: #fff;
		background: rgba(240, 240, 240, 1) none repeat scroll 0% 0%;
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 1010;
		padding:7px 0;
		height: 53px;
		overflow:hidden;
		display:none;
	}
	
	.page-associate-details .nav_mob .agent_image {
		background-position:top center;width:53px; height:53px; -webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px;background-size: 100%;
		float:left;
	}
	
	.page-associate-details .nav_mob .agent_nav {
		float:right;
	}
	.page-associate-details .nav_mob .agent_nav ul {
		margin:0;padding:0;list-style-type:none;display:inline-block;margin-top: 11px;
	}
	.page-associate-details .nav_mob .agent_nav ul li {
		display:inline-block;
	}
	
	.page-associate-details .nav_mob .agent_nav ul li a { text-transform:uppercase;font-size: 14px; padding-bottom:2px;margin:7px;color:#999999;}
	.page-associate-details .nav_mob .agent_nav ul li a.active {color: #f89609;border-bottom: 1px solid #f89609;}
	.page-associate-details .nav_mob .agent_nav ul li a:hover {color: #f89609;border-bottom: 1px solid #f89609;}
	
	.page-associate-details .nav_mob .agent_nav ul li:last-child a { text-transform:uppercase;font-size: 17px; padding:7px 7px 9px 7px;color:#000000;margin:0;}
	.page-associate-details .nav_mob .agent_nav ul li:last-child a.active {color: #000000;border-bottom: 0px;}
	.page-associate-details .nav_mob .agent_nav ul li:last-child a:hover {color: #000000;border-bottom: 0px;}
	
	
	.page-associate-details .wt_layer {
		display:block;
	}
	ul.listing_nav  {
		width:85%;
	}

	
	ul.listing_nav li { border:1px solid #999999;display: block;min-width: 180px;float: none;}
	ul.listing_nav li:nth-child(2n){border-left:1px solid #999999; border-top:0px; }
	ul.listing_nav li:nth-child(3n){border-left:1px solid #999999; border-top:0px; }
	
 	.page-associate-details .newmarket.mobile .properties .grid-prop-home .content-holder.past {
 	 		min-height: 70px;
 	}
 	.page-associate-details .newmarket .properties .grid-prop-home .image-holder {
 		width:100% !important;
 		display:block !important;
 		height: auto !important;
 	}
 	.page-associate-details .newmarket .properties .grid-prop-home .image-holder img {
 		width:100% !important;
 		display:block !important;
 		height: auto !important;
		min-height:124px;
		min-width: 165px;
 	}
 
	.region-intro-wrapper {
	    padding-top: 0;
	    padding-bottom: 0;
	}
	
	.grid-prop-agent:nth-child(2n+1) {
	    clear: both;
	}
	
	.page-associate-details .profile_bio {
	    margin-bottom: 0;
	    padding: 0 10px;
	    height:200px;
	}
	.page-associate-details .profile_testimonials .cnt .quote_left {
		left: 5px;
		z-index:200;
		width: 50px;
	}
	.page-associate-details .profile_testimonials .cnt .quote_right {
		right: 5px;
		z-index:200;
		width: 50px;
	}
	

}

@media screen and (max-width:320px){
	
	.page-associate-details .nav_mob .agent_nav ul { margin-top: 12px; }
	.page-associate-details .nav_mob .agent_nav ul li a { text-transform:uppercase;font-size: 12px; padding-bottom:2px;margin:7px 5px;color:#999999;}
	
}</pre></body></html>