html {
-webkit-text-size-adjust: 100%;
}
body
{
	margin:0;
	padding:0;
	overflow-x:hidden;
}
h1, h2, h3, h4, h5, h6, ol, ul, li, img, p, a, input, textarea, b, strong, span
{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	outline:none;
	font-weight: normal;
	text-decoration:none;
}
.mr-btm
{
	margin-bottom:0 !important;
}
.wrapper,.outer,.inner {
	float: left;
	width: 100%;
}
.auto_con
{
	margin: 0 auto;
	width: 1250px;
}
.logo {
  float: left;
  margin: 2px 0 0;
}
.logo img {
  width: 218px;
}
.header_right {
  float: right;
  text-align: right;
  width: 80%;
}
.header .inner {
  padding: 14px 0 24px;
}
.top_buttons {
  float: right;
  margin: 12px auto;
}
.navigation_outer
{
	float: right;
}
.navigation_outer li
{
	float: left;
	margin: 0 10px;
}
.navigation_outer li:last-child
{
	margin-right:0;
}
.navigation_outer li a
{
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	display: block;
}
.navigation_outer li a:hover,.navigation_outer li a.current
{
	color: #dfb561;
}

.navigation_outer ul li ul {
  display: none;
  position:absolute;
  width:230px;
}
.navigation_outer ul li ul li {
  width:100%;
  float:left;
  margin:0;
  text-align:left;
}
.navigation_outer ul li ul li a {
  width:90%;
  float:left;
  background:#2b373b;
  padding: 10px 5%;
  color:#fff;
}
.navigation_outer ul li ul li a:hover {
  background:#b99831;
  color:#fff;
}
.navigation_outer ul li:hover ul {
  display: block;
}

.menu_icn
{
	display:none;
}

.top_buttons a {
  border: 1px solid #dfb662;
  color: #dfb662;
  display: inline-block;
  font-family: "Open Sans",sans-serif;
  font-size: 12px;
  font-weight: 600;
  padding: 10px 7px;
  text-decoration: none;
  margin:0 3px 0 0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
}
.top_buttons a:last-child {
  margin-right:0;
}
.top_buttons a:hover {
  border: 1px solid #dfb662;
  color: #fff;
  background:#dfb662;
transition:All 1s ease;
-webkit-transition:All 1s ease;
-moz-transition:All 1s ease;
-o-transition:All 1s ease;
}

.company_agents_banner
{
	background:url(../images/inner-bg1.jpg) center top no-repeat;
}
.company_agents_banner_new2
{
	background:url(../images/inner-bg1.jpg) center top no-repeat;
	background-size:100% 100%;
}
.company_agents_banner_2
{
	background:#000;
	background-size:100% 100%;
}
.Prvnt_bannr_rght_logo
{
	float:right;
}
.raving_fans_banner
{
	background:url(../images/inner-bg2.jpg) center top no-repeat;
}
/*.property_search_banner
{
	background:url(../images/inner-bg3.jpg) center top no-repeat;
}*/
.mortgage_cltr_banner
{
	background:url(../images/inner-bg3.jpg) center top no-repeat;
}
.contact_page_banner
{
	background:url(../images/inner-bg4.jpg) center top no-repeat;
}
/*.homebuyers_page_banner
{
	background:url(../images/inner-bg6.jpg) center top no-repeat;
}
.home_workshop_page_banner
{
	background:url(../images/inner-bg7.jpg) center top no-repeat;
}*/

.live_your_dream
{
	background: url(../images/liveyourdream-bg.jpg) center center no-repeat fixed;
	background-size: 100% 100%;
	text-align: center;
	padding:70px 0 40px;
}
.live_your_dream h3 {
  color: #333333;
  font-family: "din_blackregular";
  font-size: 44px;
  font-weight: normal;
  text-transform: uppercase;
}
.dream_text {
  margin: 12px 0 30px;
  width: 350px;
}
.live_your_dream_textbox
{
	font-family: 'dinmedium';
	font-weight: normal;
	color: #0f0f0f;
}
.live_your_dream_textbox span
{
	display: block;
	font-family: 'dinbold';
}
.live_your_dream_textbox p {
  line-height: 24px;
  margin: 30px 0 0;
  font-size:20px;
}
.down_arrow_out
{
	width:100%;
	float:left;
	margin:30px 0 0;
}

.san_diego_outer
{
	width:100%;
	float:left;
	background:url(../images/black-bg.jpg) repeat;
	text-align:center;
	padding:100px 0;
}
.san_diego_outer h3
{
	font-family: 'din-lightregular';
	font-size:43px;
	line-height:50px;
	text-transform:uppercase;
	color:#e1ba6c;
	font-weight:normal;
}
.san_diego_outer h3 span
{
	width:100%;
	float:left;
	font-size:26px;
	text-transform: capitalize;
	margin:0 0 30px;
}
.san_diego_outer p
{
	font-family: 'dinregular';
	font-size:20px;
	color:#fff;
	font-weight:normal;
}

.read_btn
{
	width:100%;
	float:left;
	text-align:center;
	padding:50px 0 0;
}
.read_btn a
{
	font-family: 'din-lightregular';
	display:inline-block;
	font-weight:normal;
	font-size:26px;
	text-transform:uppercase;
	border:3px solid #e1ba6c;
	color:#e1ba6c;
	line-height: 20px;
	padding: 18px 25px 15px;
	text-decoration:none;
	letter-spacing: 7px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.read_btn a:hover
{
	border:3px solid #fff;
	color:#fff;
}

.read_btn_bio
{
	padding:30px 0 0;
}
.read_btn_bio a
{
	float:left;
	border:3px solid #070707;
	color:#070707;
	padding: 18px 16px 15px 25px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}


.bio_outer
{
	width:100%;
	float:left;
	background:url(../images/bio-bg.jpg) repeat;
	text-align:center;
	padding:120px 0;
}
.left_img_bio
{
	width:50%;
	float:left;
}
.left_img_bio img
{
	width:430px;
	height:auto;
	display:inline-block;
}
.right_bio_txt 
{
	width: 45%;
	float: left;
	padding: 63px 5% 63px 0;
	text-align: left;
}
.right_bio_txt h4
{
	font-family: 'robotothin';
	font-size:75px;
	color:#070707;
	line-height: 57px;
}
.right_bio_txt span
{
	display:block;
	font-family: 'dinmedium';
	font-size:20px;
	color:#fff;
	margin:30px 0 15px;
}

.right_bio_txt ul
{
	width:100%;
	float:left;
	margin: 0 0 40px;
}
.right_bio_txt ul li
{
	float:left;
	font-family: 'robotomedium';
	margin-right:25px;
	padding:0 !important;
	background:none !important;
}
.right_bio_txt ul li:last-child
{
	margin-right:0;
}
.right_bio_txt ul li img
{
	margin-right:7px;
	float:left;
	position:relative;
	top:7px;
}
.fone_icon
{
	top:3px !important;
}
.right_bio_txt ul li a
{
	color:#fff;
	text-decoration:none;
}
.right_bio_txt ul li a:hover
{
	text-decoration:underline;
}
.right_bio_txt p
{
	color:#fff;
	font-family: 'din-lightregular';
	font-size:20px;
	line-height: 30px;
}


.testimonial_part_out
{
	width:100%;
	float:left;
	background:url(../images/testimonial-bg.jpg) center top no-repeat;
	text-align:center;
	padding: 142px 0;
}
.testimonial_part_out h3
{
	font-family: 'din-lightregular';
	text-transform:uppercase;
	font-size:40px;
	margin:0 0 30px;
	color:#060606;
}
.testimonial_part_out p
{
	font-family: 'din-lightregular';
	font-size:27px;
	color:#060606;
	padding:0 15%;
	line-height: 32px;
}
.testimonial_part_out span
{
	font-family: 'dinmedium';
	display:block;
	margin:20px 0 0;
	color:#060606;
	font-size: 23px;
}




.videos_part_out
{
	width:100%;
	float:left;
	background:url(../images/videos-bg.jpg) center top no-repeat;
	text-align:center;
	padding:90px 0 70px;
}
.videos_part_out li
{
	width:50%;
	float:left;
}
.videos_part_out iframe
{
	width:90%;
	height:315px;
}



.follow_part_out
{
	width:100%;
	float:left;
	background:url(../images/black-bg.jpg) repeat;
	text-align:center;
	padding:100px 0;
}
.follow_part_out h3
{
	font-family: 'din-lightregular';
	text-transform:uppercase;
	font-size:40px;
	margin:0 0 30px;
	color:#fff;
}
.sm_icon_footer
{
	width:100%;
	float:left;
	margin:30px 0;
}
.sm_icon_footer a
{
	width:130px;
	height:123px;
	display:inline-block;
	margin:0 20px 0 0;
}
.sm_icon_footer a:last-child
{
	margin-right:0;
}
.sm_icon_footer img
{
	width:100%;
	height:auto;
	float:left;
	padding:0;
}
.sm_icon_footer img:hover
{
	opacity:0.7;
}
.follow_part_out span
{
	font-family: 'dinmedium';
	display:block;
	margin:20px 0 0;
	color:#dfb662;
	font-size: 65px;
}
.follow_part_out span a
{ 
	color:#dfb662;
	text-decoration:none;
}
.follow_part_out span a:hover
{ 
	text-decoration:underline;
}

.copy_right_out
{
	width:100%;
	float:left;
	background:#fff;
	font-family: 'din-lightregular';
	color:#838790;
	font-size:21px;
	padding:30px 0;
}
.copy_right_out span
{
	float:left;
	text-transform:uppercase;
}
.clay_media
{
	float:right;
}


/*slider*/

.slider-wrap 
{
position: relative;
margin:0;
width:100%;
float:left;
}
.slider {
position: relative;
width: 100%;
margin: auto;
}
.slider-arrow 
{
position: absolute;
top: 50%;
width: 17px;
height: 29px;
}
.sa-left 
{
left: 10px;
}
.sa-right 
{
right: 10px;
}

/*end-slider*/


/*inner-pages*/

/*Contact-us*/

.banner_inner_out
{
	width:100%;
	float:left;
}

.inner_banner_main2
{
	width:1250px !important;
}
.inner_banner_main2 h3 
{
  display: inline-block;
  line-height: 160px !important;
  width: auto !important;
  font-weight:bold !important;
  font-size:60px !important;
  font-family: 'Conv_POORICH' !important;
}
.inner_banner_main2 span 
{
  display: inline-block;
  line-height: 160px !important;
  width: auto !important;
  font-size:60px !important;
  font-weight:bold !important;
  font-family: 'Conv_POORICH' !important;
}
.inner_banner_main
{
	width:100%;
	height:360px;
	display: table-cell;
	vertical-align: middle;
}
/*.inner_banner_main h3
{
	color:#fff;
	font-family: 'dinmedium';
	font-size:45px;
	line-height: 30px;
}*/
.inner_banner_main h3 
{
	color: #fff;
    font-size:45px !important;
    font-family: 'Conv_POORICH' !important;
	font-weight:bold;
	line-height: 32px;
	text-transform:uppercase;
}
.raving_fans h3 br {
  display: none;
}
.inner_banner_main span
{
  font-size:45px !important;
  font-family: 'Conv_POORICH';
  font-weight:bold;
}
.inner_banner_main strong
{
	font-family: 'Conv_POORICH' !important;
	font-size: 26px;
}
.inner_banner_main h3 strong
{
	width:100%;
	display:inline-block;
	font-family: 'dinregular';
	font-size:25px;
}
.inner_banner_main h3 strong br {
  display: none;
}
.outer_content_inner
{
	width:100%;
	float:left;
	border-bottom:1px solid #e7e7e7;
}
.inner_main_outer
{
	width:100%;
	float:left;
	background:#fff;
	padding:50px 0;
}
.inner_main_outer p 
{
	font-family: 'dinregular';
	color:#2b2b2b;
	font-size: 20px;
    line-height: 24px;
	margin:0 0 20px;
}

.inner_main_outer p strong
{
	font-family: 'dinmedium';
}
.inner_main_outer h4, .inner_main_outer h3
{
	color: #2b2b2b;
    font-family: "dinbold";
    font-size: 26px;
    line-height: 26px;
    padding:30px 0 15px;
}
.inner_main_outer ul li
{
	font-family: 'dinregular';
	color:#2b2b2b;
	font-size: 20px;
    line-height: 26px;
	margin:0 0 30px;
	background:url(../images/list-arrow.png) left top no-repeat;
	background-size:30px;
	padding:0 0 0 45px;
}
.inner_main_outer ul li:last-child
{
	margin-bottom:0;
}
.inner_main_outer ul li strong
{
	font-family: 'dinmedium';
	text-transform:uppercase;
}
.inner_main_outer b
{
	font-family: 'robotomedium';
	font-size:22px;
}
.inner_main_outer b span
{
	font-size:28px;
}
.inner_main_outer b span a
{
	color:#2b2b2b;
}
.inner_main_outer b span a:hover
{
	text-decoration:underline;
}


.left_form_out
{
	width:50%;
	float:left;
	padding:4% 5%;
}
.text_feild_out
{
	width:100%;
	float:left;
}
.text_feild_out span
{
	font-family: 'dinregular';
	font-size:16px;
	float:left;
	color:#171717;
	line-height: 50px;
}
.text_feild_out input, textarea
{
	width:380px;
	float:right;
	border:1px solid #e3e3e3;
	padding:10px 20px;
	margin:0 0 12px;
	font-family: 'dinregular';
	font-size:16px;
	color:#171717;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.text_feild_out select
{
	width:422px;
	float:right;
	border:1px solid #e3e3e3;
	padding:10px 20px;
	margin:0 0 12px;
	font-family: 'dinregular';
	font-size:16px;
	color:#171717;
}
textarea
{
	min-width:380px;
	max-width:380px;
	min-height:180px;
	max-height:180px;
}
.submit_btn
{
	width:auto !important;
	border:none !important;
	color:#2b373b !important;
	text-transform:uppercase;
	font-family: 'dinmedium' !important;
	font-size:20px !important;
	padding:8px 35px !important;
	margin-bottom:0 !important; 
	cursor:pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95771e+0,c4a33a+20,efce5a+39,e1c154+58,e1c154+71,c8aa47+82,95771e+100 */
	background: rgb(149,119,30); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(149,119,30,1) 0%, rgba(196,163,58,1) 20%, rgba(239,206,90,1) 39%, rgba(225,193,84,1) 58%, rgba(225,193,84,1) 71%, rgba(200,170,71,1) 82%, rgba(149,119,30,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(149,119,30,1)), color-stop(20%,rgba(196,163,58,1)), color-stop(39%,rgba(239,206,90,1)), color-stop(58%,rgba(225,193,84,1)), color-stop(71%,rgba(225,193,84,1)), color-stop(82%,rgba(200,170,71,1)), color-stop(100%,rgba(149,119,30,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95771e', endColorstr='#95771e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.submit_btn:hover
{
	opacity:0.9;
}

.right_location_out
{
	width:30%;
	float:left;
	padding:4% 5%;
	background:url(../images/contact-border-line.jpg) left top no-repeat;
}
.right_location_out h5 
{
	color: #282828;
	font-family: "dinmedium";
	font-size: 20px;
	line-height: 20px;
	text-transform: uppercase;
	margin:0 0 10px;
}
.right_location_out p
{
	color: #2c2c2c;
	font-family: 'dinregular';
	font-size:16px;
	line-height: 20px;
	margin:0;
	padding:0;
}
.right_location_out ul {
  float: left;
  padding: 15px 0 28px;
  width: 100%;
}
.right_location_out ul li
{
	color: #b99831;
	font-family: 'dinbold';
	font-size:20px;
	line-height: 20px;
	margin:0 0 15px;
	padding:0;
	background:none;
}
.right_location_out li img
{
	margin-right:5px;
}
.right_location_out li:first-child img
{
	position:relative;
	top:5px;
}
.right_location_out ul li:last-child
{
	margin-bottom:0; 
}
.right_location_out ul li:last-child img
{
	float:left;
}
.right_location_out ul li a
{
	color: #b99831;
}

.map_out
{
	width:100%;
	float:left;
	height:230px;
}
.map_out iframe
{
	width:100%;
	height:100%;
	pointer-events:none;
}

/*end-Contact-us*/



/*company_agents*/

.inner_bio_outer
{
	width:100%;
	float:left;
	margin:40px 0 0;
}
.inner_bio_outer li
{
	width:50%;
	float:left;
	background:none !important;
	padding:0 !important;
	margin:0 0 50px !important;
}
.inner_bio_outer li img
{
	float:left;
	margin-right:20px;
}
.inner_bio_outer h5 
{
	font-family: 'dinmedium';
	color:#171717;
	font-size: 22px;
    line-height: 24px;
	margin: 22px 0 12px;
}
.inner_bio_outer p 
{
	font-family: 'dinregular';
	color:#171717;
	font-size: 20px;
    line-height: 24px;
	margin:10px 0;
}
.inner_bio_outer p a 
{
	color:#2b2b2b;
}
.inner_bio_outer p a:hover
{
	text-decoration:underline;
}
.view_profile_btn
{
	color:#fff;
	text-transform:uppercase;
	font-family: 'dinmedium';
	font-size:13px;
	display:inline-block;
	margin:10px 0 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95771e+0,c4a33a+20,efce5a+39,e1c154+58,e1c154+71,c8aa47+82,95771e+100 */
	background: rgb(149,119,30); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(149,119,30,1) 0%, rgba(196,163,58,1) 20%, rgba(239,206,90,1) 39%, rgba(225,193,84,1) 58%, rgba(225,193,84,1) 71%, rgba(200,170,71,1) 82%, rgba(149,119,30,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(149,119,30,1)), color-stop(20%,rgba(196,163,58,1)), color-stop(39%,rgba(239,206,90,1)), color-stop(58%,rgba(225,193,84,1)), color-stop(71%,rgba(225,193,84,1)), color-stop(82%,rgba(200,170,71,1)), color-stop(100%,rgba(149,119,30,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95771e', endColorstr='#95771e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.view_profile_btn a
{
	color:#fff;
	display:block;
	padding:2px 15px;
}

/*end-company_agents*/



/*profile-page*/

.profile_page_outer
{
	width:100%;
	float:left;
	padding:80px 0;
}

.left_profile_page
{
	width:42%;
	float:left;
}
.left_profile_page img
{
	width:100%;
	float:left;
	height:auto;
}
.right_profile_page_txt 
{
	width:53%;
	float: left;
	padding:0 0 0 5%;
	text-align: left;
}
.right_profile_page_txt h4
{
	font-family: 'robotothin';
	font-size:90px;
	color:#2b373b;
	line-height: 70px;
}
.right_profile_page_txt span {
  color: #2b373b;
  display: block;
  font-family: "dinmedium";
  font-size: 24px;
  margin: 25px 0 15px;
}

.right_profile_page_txt ul
{
	width:100%;
	float:left;
	margin:0 0 10px;
}
.right_profile_page_txt ul li
{
	float:left;
	font-family: 'robotomedium';
    font-size: 22px;
	margin-right:25px;
	padding:0 !important;
	background:none !important;
}
.right_profile_page_txt ul li:last-child
{
	margin-right:0;
}
.right_profile_page_txt ul li img
{
	margin-right:7px;
	float:left;
	position:relative;
	top:12px;
}
.right_profile_page_txt ul li a
{
	color:#2b373b;
	text-decoration:none;
}
.fone_icon2 {
  top: 8px !important;
  width: 13px;
}
.right_profile_page_txt ul li a:hover
{
	text-decoration:underline;
}
.right_profile_page_txt p
{
	color:#2b373b;
	font-family: 'dinmedium';
	font-size:19px;
	line-height: 30px;
}
.right_profile_page_txt p:nth-child(10)
{
	margin:20px 0 0;
}

/*End-profile-page*/


/*home-buyer-workshop*/

.home_buyer_banner
{
	background:url(../images/home_buyer_bg.jpg) center top no-repeat;
}
.home_buyer_inner
{
	width:100%;
	float:left;
	padding:80px 0;
}
.home_buyer_inner h4 {
  color: #2b2b2b;
  font-family: "dinbold";
  font-size: 26px;
  line-height: 26px;
  margin:0 0 15px;
}
.home_buyer_inner p {
  color: #2b2b2b;
  font-family: "dinregular";
  font-size: 20px;
  line-height: 24px;
  margin:0;
}
.reserve_info
{
	width:100%;
	float:left;
	padding:30px 0;
}
.reserve_info h4 {
  color: #2b2b2b;
  font-family: "dinbold";
  font-size: 26px;
  line-height: 26px;
  margin:0;
}
.reserve_info span {
  color: #b99831;
  display: inline-block;
  font-family: "dinbold";
  font-size: 35px;
  line-height: 42px;
  margin: 12px 0 8px;
  width: 100%;
}
.reserve_info span a {
  color: #b99831;
}
.reserve_info span a:hover {
  text-decoration:underline;
}


.first_home_buyer_out
{
	width:100%;
	float:left;
	padding:80px 0;
}
.first_home_buyer_out h4 {
  color: #2b2b2b;
  font-family: "dinbold";
  font-size: 26px;
  line-height: 26px;
  margin:0 0 10px;
}
.first_home_buyer_out p {
  color: #2b2b2b;
  font-family: "dinregular";
  font-size: 20px;
  line-height: 24px;
  margin:0;
}
.first_home_buyer_out ul {
	width:100%;
	float:left;
	padding:0;
	margin:40px 0;
}
.first_home_buyer_out ul li {
  color: #2b2b2b;
  font-family: "dinregular";
  font-size: 19px;
  line-height: 24px;
  margin:0 0 25px;
  height:52px;
}
.first_home_buyer_out ul li:last-child {
  margin-bottom:0;
}
.first_home_buyer_out ul li span {
  background: #b99831;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-family: "dinbold";
  font-size: 24px;
  height: 45px;
  line-height: 44px;
  margin: 0 15px 0 0;
  text-align: center;
  width: 45px;
}
.first_home_buyer_out ul li strong {
  color: #000;
  font-family: 'dinbold';
  font-size: 22px;
  line-height: 24px;
  margin:0;
}

.first_home_buyer_out p {
  color: #2b2b2b;
  font-family: "dinregular";
  font-size: 19px;
  line-height: 24px;
  margin:0 0 10px;
}
.first_home_buyer_out p strong {
  font-family: 'dinbold';
  font-size: 22px;
}
.first_home_buyer_out p span {
  font-family: 'dinbold';
  font-size: 28px;
  color:#b99831;
}
.first_home_buyer_out p span a {
  color:#b99831;
}
.first_home_buyer_out p span a:hover {
  text-decoration:underline;
}

/*end-home-buyer-workshop*/




/*Raving-fans*/


.testiomnial_main_outer
{
	width:100%;
	float:left;
	padding:80px 0;
}
.raving_content_out
{
	width:100%;
	float:left;
	position:relative;
	margin:0 0 30px;
}
.raving_content_out span
{
	padding: 0 2% 0 0;
    width: 17%;
	display: inline-block;
	color: #171717;
	font-family: "dinmedium";
	font-size: 18px;
	line-height:22px;
	margin:16px 0 0 0;
	text-align:right;
}
.raving_content_out2 span
{
	/*padding: 0 0 0 2%;
	text-align:left;*/
	text-align:right;
}
.raving_content_out p {
  color: #171717;
  font-family: "dinregular";
  font-size: 15px;
  line-height: 22px;
  margin:0 0 10px;
}
.raving_content_out p:last-child {
  margin:0;
}

.testimonial_txt_out
{
	width:75%;
	float:right;
	position:relative;
	background:#ebca57;
	padding:2% 3%;
}
.testimonial_txt_out::before {
  border-bottom: 12px solid transparent;
  border-right: 12px solid #ebca57;
  border-top: 12px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  left:-11px;
  top: 16px;
  width: 0;
}

.testimonial_txt_out2
{
	width:75%;
	/*float:left;*/
	float:right;
	position:relative;
	background:#030303;
	/*border:1px solid #ebca57;*/
	padding:2% 3%;
}
/*.arrow_gold
{
  position: absolute;
  right:-11px;
  top: 16px;
}*/
.testimonial_txt_out2::before {
  border-bottom: 12px solid transparent;
  /*border-left: 12px solid #030303;*/
  border-right: 12px solid #030303;
  border-top: 12px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  /*right:-11px;*/
  left:-11px;
  top: 16px;
  width:0;
}
.testimonial_txt_out2 p {
  color: #fff;
  font-family: "dinregular";
  font-size: 15px;
  line-height: 22px;
  margin:0 0 10px;
}
.testimonial_txt_out2 p:last-child {
  margin:0;
}




.images_bio_out
{
	width:100%;
	float:left;
	text-align:center;
	padding:20px 0 50px;
}

.images_bio_out img {
  border: 3px solid #ebca57;
  height: auto;
  margin-right: 15px;
  width: 215px;
}
.images_bio_out img:last-child
{
	margin-right:0;
}

.fly {
    opacity: 0;
    transform: translateY(100px) scale(1.05) translate3d(0px, 0px, 0px);
    transition: all 500ms ease-in-out 0s;
}
.show-block {
    opacity: 1;
    transform: translateY(0px) scale(1) translate3d(0px, 0px, 0px);
}

/*.raving_testimonial_inner
{
	width:100%;
	float:left;
	padding:50px 0;
}
.raving_content_out
{
	width:94%;
	float:left;
	padding:30px 3%;
}
.testimonial_txt_out {
	background:#f5f5f5;
	border-radius: 15px;
	float: right;
	padding:2% 3%;
	width: 77%;
	position:relative;
	border:1px solid #e4e4e4;
}
.testimonial_txt_out img
{
	position:absolute;
	left:-9px;
	top:25px;
}
.testimonial_txt_out2
{
	background:#fff;
}


.raving_content_out img
{
	float:left;
	margin:0 25px 0 0;
}
.raving_content_out p {
  color: #171717;
  font-family: "dinregular";
  font-size: 15px;
  line-height: 22px;
  margin:0 0 10px;
}
.raving_content_out p strong {
  color: #171717;
  display: inline-block;
  font-family: "dinmedium";
  font-size: 18px;
  line-height: 22px;
  margin: 7px 0 0;
}
.raving_content_out p:last-child {
  margin:0;
}*/
/*end-Raving-fans*/



/*Mortgage-calculator*/

.mortgage_calculator_inner
{
	width:100%;
	float:left;
	padding:50px 0;
}
.right_graph_out {
  background: url(../images/contact-border-line.jpg) left top no-repeat;
  float: left;
  padding:5%;
  width: 30%;
}
.calculate_btn
{
	width:auto !important;
	border:none !important;
	color:#fff !important;
	text-transform:uppercase;
	font-family: 'dinmedium' !important;
	font-size:20px !important;
	padding:8px 35px !important;
	margin-bottom:0 !important; 
	cursor:pointer;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#95771e+0,c4a33a+20,efce5a+39,e1c154+58,e1c154+71,c8aa47+82,95771e+100 */
	background: rgb(149,119,30); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(149,119,30,1) 0%, rgba(196,163,58,1) 20%, rgba(239,206,90,1) 39%, rgba(225,193,84,1) 58%, rgba(225,193,84,1) 71%, rgba(200,170,71,1) 82%, rgba(149,119,30,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(149,119,30,1)), color-stop(20%,rgba(196,163,58,1)), color-stop(39%,rgba(239,206,90,1)), color-stop(58%,rgba(225,193,84,1)), color-stop(71%,rgba(225,193,84,1)), color-stop(82%,rgba(200,170,71,1)), color-stop(100%,rgba(149,119,30,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* IE10+ */
	background: linear-gradient(45deg, rgba(149,119,30,1) 0%,rgba(196,163,58,1) 20%,rgba(239,206,90,1) 39%,rgba(225,193,84,1) 58%,rgba(225,193,84,1) 71%,rgba(200,170,71,1) 82%,rgba(149,119,30,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95771e', endColorstr='#95771e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.calculate_btn:hover
{
	opacity:0.9;
}
/*End-Mortgage-calculator*/


/*property-searc*/

.property_search_outer
{
	width:100%;
	float:left;
	padding:100px 0;
}
.search_tab_out
{
	width:100%;
	float:left;
}
.search_tab_out li
{
	float:left;
	margin-right:1px;
	font-family: 'dinmedium';
	font-size:17px;
	text-transform:uppercase;
}
.search_tab_out li a
{
	background:#f6e9b6;
	padding:15px 22px;
	color:#8c8468;
	display:block;
}
.search_tab_out li a:hover
{
	background:#b99831;
	color:#040404;
}
.search_tab_out li:nth-child(4) {
  float: right;
  font-family: 'din-lightregular';
  text-transform:capitalize;
  margin: 15px 0 0 0;
}
.search_tab_out li:nth-child(4) a {
  background:none;
  color:#a9a9a9;
  padding:0;
}
.search_tab_out li:nth-child(4) a {
  background:none;
  color:#a9a9a9;
}
.search_tab_out li:nth-child(4) a:hover {
  color:#3398f2;
}
.search_tab_out li:nth-child(5) {
  float: right;
  font-family: 'din-lightregular';
  text-transform:capitalize;
  margin: 15px 25px 0 0;
}
.search_tab_out li:nth-child(5) a {
  background:none;
  color:#a9a9a9;
  padding:0;
}
.search_tab_out li:nth-child(5) a:hover {
  color:#3398f2;
}

.locations_search_part
{
	width:100%;
	float:left;
	background:#fbf5e6;
	text-align:center;
}
.locations_search_part li
{
	float:left;
	font-family: 'dinmedium';
	font-size:16px;
	border-right:1px solid #e2dfd6;
} 
.locations_search_part li:last-child
{
	border-right:none;
} 
.locations_search_part li a
{
	background:#fbf5e6;
	color:#8f8b83;
	display:block;
	padding:10px 25px;
}
.locations_search_part li a:hover
{
	background:#fcf8ee;
	color:#000;
}
.locations_search_part li a:hover span
{
	color:#74726e;
}

.locations_search_part li span
{
	width:100%;
	display:inline-block;
	font-family: 'dinregular';
}
.search_bnt_location
{
	float:left;
	font-size:20px;
	padding: 9px 0 0 20px;
}
.search_bnt_location a
{
	display:block;
	background:#3398f2 !important;
	padding:10px 20px !important;
	color:#fff !important;
}
.search_bnt_location a:hover
{
	background:#454545 !important;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}

.location_map_out
{
	width:100%;
	float:left;
	height:570px;
}
.location_map_out iframe
{
	width:100%;
	height:100%;
	pointer-events:none;
}

.property_search_cnt_main
{
	width:100%;
	float:left;
	padding:70px 0 0;
}
.property_search_cnt_box
{
	width:100%;
	float:left;
	margin-bottom:50px;
	display: none;
}
.property_search_cnt_box:last-child
{
	margin-bottom:0;
}
.property_search_cnt_box img
{
	float:left;
	margin-right:50px;
}
.right_property_cnt
{
	width:67%;
	float:right;
	padding:1% 0 0;
}
.right_property_cnt h4
{
	color:#3398f2;
	font-family: 'dinbold';
	font-size:25px;
}
.star_active
{
	float:right;
}
.star_active a
{
	display:block;
	padding:4px 12px;
	border:1px solid #94d0ad;
	color:#0b9444;
	font-size:15px;
	border-radius:2px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.star_active i
{
	border: 2px solid #0b9444;
    border-radius: 50%;
    display: inline-block;
    font-size: 11px;
    height: 16px;
    line-height: 16px;
    margin-right: 3px;
    text-align: center;
    width: 16px;
	position:relative;
	top:-1px;
	font-weight:normal;
}

.number_list
{
	width:100%;
	float:left;
	padding:20px 0;
}
.number_list li
{
	float:left;
	font-family: 'dinmedium';
	font-size:20px;
	line-height: 20px;
}
.number_list li span
{
	width:100%;
	display:inline-block;
	font-family: 'dinregular';
	color:#74726e;
	font-size:14px;
}

.right_property_cnt span
{
	width:100%;
	display:inline-block;
	font-family: 'dinregular';
	color:#74726e;
	font-size:18px;
	margin-bottom:7px;
}
.right_property_cnt p
{
	width:100%;
	display:inline-block;
	font-family: 'dinregular';
	color:#171717;
	font-size:19px;
	line-height: 26px;
}
.right_property_cnt p a
{
	color:#3398f2;
}
.right_property_cnt p a:hover
{
	text-decoration:underline;
}


.select_btns_out
{
	width:100%;
	float:left;
	padding:20px 0 0;
}
.select_btns_out li 
{
	float: left;
	font-family: "dinmedium";
	font-size: 18px;
	margin-right:3px;
}
.select_btns_out li a 
{
	background: #3398f2;
	color: #fff;
	display: block;
	padding: 12px 22px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
}
.select_btns_out li a:hover 
{
	background: #424242;
	color: #fff;
	transition:All 1s ease;
	-webkit-transition:All 1s ease;
	-moz-transition:All 1s ease;
	-o-transition:All 1s ease;
}
.sm_icon_property_search
{
	float:left;
	margin: 8px 0 0 30px;
}
.sm_icon_property_search a
{
	float:left;
	margin-right:5px;
}
.sm_icon_property_search a:last-child
{
	margin-right:0;
}
.sm_icon_property_search a img
{
	margin-right:0;
}
.sm_icon_property_search a img:hover
{
	opacity:0.7;
}

/*inner-pages*/

#page1 {
  border: 1px solid #cccccc;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  margin: auto;
  overflow: hidden;
  width: 684px;
}


/*popup*/
.md-perspective,
.md-perspective body {
	height: 100%;
	overflow: hidden;
}
.md-perspective body  {
	background: #222;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
}
.md-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 50%;
	max-width: 630px;
	min-width: 320px;
	height: auto;
	z-index: 2000;
	visibility: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.md-show {
	visibility: visible;
}
.md-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	visibility: hidden;
	top: 0;
	left: 0;
	z-index: 1000;
	opacity: 0;
	background: rgba(0, 0, 0,0.9);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.md-show ~ .md-overlay {
	opacity: 1;
	visibility: visible;
}

/* Content styles */
.md-content {
	color: #fff;
	background:#dfb561;
	position: relative;
	border-radius: 3px;
	margin: 0 auto;
}
.md-content h3 {
	margin: 0;
	padding:10px 30px;
	text-align: left;
	font-size:28px;
	font-weight: 300;
	opacity: 0.8;
	background: rgba(0,0,0,0.1);
	border-radius: 3px 3px 0 0;
	color:#fff;
	font-family: "dinmedium";
}
.md-content p {
  color: #fff;
  font-family: "dinregular";
  font-size: 19px;
  line-height: 24px;
  margin: 0 0 15px;
  padding: 0;
  text-align: left;
  font-style:normal;
}
.md-content p em
{
  font-style:normal;
}
.md-content p a {
  color: #fff;
}
.md-content p a:hover {
  text-decoration:underline;
}
.md-content {
	display: block;
	margin: 0 auto;
	font-size: 0.8em;
}

.outer-cnt-popup {
  padding:30px;
}
.close-btn
{
	position:absolute;
	right:20px;
	top:12px;
	cursor:pointer;
}
.close-btn img
{
	width:30px;
	height:auto;
}

/* Individual modal styles with animations/transitions */

.md-effect.md-modal {
	-webkit-perspective: 1300px;
	-moz-perspective: 1300px;
	perspective: 1300px;
}
.md-effect .md-content {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: rotateX(-60deg);
	-moz-transform: rotateX(-60deg);
	-ms-transform: rotateX(-60deg);
	transform: rotateX(-60deg);
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0;
	opacity: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.md-show.md-effect .md-content {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
	opacity: 1;
}

/*popup-end*/



.inner_main_outer h3 {
  font-size: 22px;
  padding: 8px 0 5px;
}
small {
  display: block;
  font-family: "dinregular";
  font-size: 12px;
  margin: 4px 0 8px;
}
.Prvnt_bannr_rght_logo > img {
  width: 100%;
}
.timeline_img {
  max-width: 100%;
}
.right_location_out > img {
  margin: 18px 0 0;
  max-width: 100%;
  width: auto;
}