/* MAIN STYLESHEET             
#552448 - purp
#eae3d4 - beige
*/
/*====================================================================================*/
 /* TABLE OF CONTENTS
/*====================================================================================*/
/* 01 RESET 
/* 02 GLOBAL SETTINGS  
/* 03 HEADER   
/* 04 SUBHEADERS 
/* 05 FILTER
/* 06 BIG MESSAGE
/* 07 PROPERTIES
/* 08 SERVICES
/* 09 AGENTS
/* 10 BLOG
/* 11 PAGES
/* 12 CONTACT
/* 13 CALL TO ACTION
/* 14 SIDEBAR
/* 15 SHORTCODES
/* 16 FOOTER

/*====================================================================================*/
 /* 01 RESET
/*====================================================================================*/

.propdir{
    color: #552448;
    font-size: 15px;
    text-decoration: underline;
}
.lh20 {
	line-height:20px;
}
.propdir:hover {
	color:#552448;
}

iframe #document html body {
	background-color:#eae3d4 !important;
}

/*====================================================================================*/
/*	FIRST TIME HOMEBUYER
/*====================================================================================*/
.box-container {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 2px solid #EAEAEA;
	overflow:hidden;
}
.padding10 {
	padding: 10px;
}
.top-img {
	width:100%;
}
.sec-img {
	width:100%;
}
/*------------- First Time Home Buyer-----------------*/
.fth3 {
	font-size: 14px;
	text-align:center;
	border:none !important;
	text-transform:uppercase;
	color:#552448;
	font-family:"Open Sans",sans-serif;
}
.ftbicon {
	height:53px;
	display:block;
	margin:0 auto 5px;
}
.padrtlt60 {
	padding:0 60px 0 60px;
}
.pict-over {
	position:absolute;
	background-color:rgba(85,36,72,.85);
	color:#fff !important;
	margin-left:40px;
	font-size:26px;
}
.pict-border {
	border-bottom:5px solid #552448;
}
.fthb-title {
	text-align:center;
	font-weight:bold;
	font-size:26px;
}
.fthb-text {
	text-align:center;
	width:70%;
	margin-left:15% !important;
}
.fthb-sub-title {
	text-align:center;
	color:#fff;
	padding:10px 0;
	font-size:26px;
}
.cab-back {
	background-color:#552448;
}
.ready {
	/*background-color:#F7F7F7;*/
	margin-bottom:65px;
	border-bottom:none;
}
@media (min-width:1200px) {
	.ready {
		margin-left:38%;
	}
}
@media (min-width:992px) and (max-width:1199px) {
	.ready {
		margin-left:34%;
	}
}
@media (min-width:768px) and (max-width:991px) {
	.ready {
		margin-left:25%;
		width:50%;
	}
}
@media (min-width:615px) and (max-width:767px) {
	.ready {
		margin-left:25%;
		width:50%;
	}
}

.ready-text {
	background-color:#522448;
	color:#fff;
	font-size:21px;
	padding:7px 30px;
	text-align:center;
	overflow:hidden;
}
.congrats {
	font-weight:normal;
	font-size:26px;
	padding-top:20px;
	background-color:#522448;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
	margin-bottom:7px;
}
.congrats-text {
	color:#fff;
	padding:0px 45px;
	text-align:center;
}
	
@media (min-width:980px) {
.pict-text1 {
	top:60px;
	padding:7px 30px 7px 5px;
	font-weight:600;
}
.pict-text2 {
	top:151px;
	text-transform:none;
	padding:7px 50px 7px 5px;
	font-weight:normal;
}
}
@media (min-width:768px) and (max-width:979px) {
	.pict-text1 {
	top:60px;
	padding:7px 30px 7px 5px;
	font-weight:600;
}
.pict-text2 {
	top:151px;
	text-transform:none;
	padding:7px 50px 7px 5px;
	font-weight:normal;
}
}
.nopad {
	padding:0 !important;
}
.nofloat {
	float:none;
}
.talign {
	text-align:center;
}
@media (min-width:768px) {
	.vidmob {
		display:none;
	}
}

@media (max-width:767px) {
	.vidnomob {
		display:none;
	}
}
.noborder{border:none;}
.noboxs{box-shadow: none;}
.nobrad{border-radius:0}
