/* Florida Seller Registration CSS  */
body.florida section.florida-sell-registration {
	font-size: 10px;
	font-weight: 500;
	/*font-family: "Raleway", sans-serif;	*/
	line-height: 10px;
	overflow-x: hidden;
}

.cleared {
	clear: both;
	overflow: hidden;	
}

.banner {
	background: #414146;
	margin-bottom: 70px;
	border-bottom: 6px solid #e5a81b;
}	

.banner .slide {
	height: 320px;
	background-repeat: no-repeat;
	background-position: top left;
}

.banner .bannerText {
	width: 35%;
	float: right;
	text-align: right;
	margin-top: 80px;
}	

.bannerText p {
	font-size: 3.2em;
	color: #ffffff;
	line-height: 1.1em;
	font-weight: 300;	
}

/*
.bannerText strong {
	color: #e5a81b;
	font-weight: 700;
}
*/

.main {
	padding-bottom: 60px;	
	overflow-x: hidden;
}

.content {
	margin: 0 0 30px;	
}

.content h2 {
	font-size: 3.6em;
	font-weight: 900;
	color: #03481d;
	margin-bottom: 30px;	
}

.content h3 {
	font-size: 2.2em;
	font-weight: 900;
	color: #03481d;
	margin-bottom: 10px;	
}

.content p {
	margin-bottom: 	20px;
	font-size: 1.6em;
	line-height: 1.5em;
	font-weight: 400;
	color: #03481d;
}

/*
.content ul {
	margin: 0 0 30px 30px;
	padding: 0;
	list-style: none;
}	

.content ul li {
	font-size: 1.6em;
	line-height: 1.5em;
	color: #a28052;
	padding-left: 30px;
	position: relative;
}

.content ul li:before {
	content: "\f058";
	font-family: "FontAwesome";
	left: 0;
	position: absolute;
}
*/

.formfl {
	background: #a28052; 
	padding: 40px;
	box-sizing: border-box;
	z-index: 2;
}

.formfl:before {
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
	right: -999em;
    background: #a28052;
}

.formfl h3 {
	color: #ffffff;
	font-size: 3.1em;	
	font-weight: 900;
}

.formfl p {
	font-size: 1.6em;	
	color: #ffffff;
	clear: both;
}

.formfl p.subhead {
	font-size: 1.4em;
	margin-bottom: 30px;
	line-height: 1.4em;	
}

/*
.formfl input:not([type="checkbox"]), .formfl select, .formfl textarea {
	padding: 10px 10px;
	float: right;
	width: 60%;
	margin-bottom: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #d2d1d3;
	color: #03481d;
	font-weight: 300;
}
*/

.formfl input.submit, .btn{
	text-transform: uppercase;
	width: auto;	
	background: #03481d;
	border: 0;
	color: #ffffff;
	font-weight: 800;
	padding: 12px 20px;
	margin: 0;
}
/*
section.florida-sell-registration .select-wrapper{
	float: right;
    width: 60%;
    background-color: #fff;
    margin: 0;
    padding: 0;
    line-height: initial;
    margin-bottom: 20px;
}

section.florida-sell-registration .select-wrapper select {
	margin-bottom: 0;
    border: none;
    width: 100%;
    background-color: transparent;
}
*/

.icons {
	margin: 0 0 20px;
}	

.icons .icon {
	text-align: center;
	padding: 0 10px;
	margin: 0 0 20px;
}

.icons .icon span {
	display: inline-block;	
	padding: 4px;
	border: 1px solid #dedede;
	border-radius: 40px;
	margin: 0 0 5px;	
}

.icons .icon span .fa {
	background: #03481d;
	width: 72px;
	height: 72px;
	font-size: 38px;
	color: #ffffff;	
	line-height: 72px;
	border-radius: 40px;	
}

.icons .icon h4 {
	font-weight: bold;	
	color: #03481d;
	margin: 0 0 3px;
	font-size: 24px;
	line-height: 24px;
}

.icons .icon h5 {
	font-size: 12px;
	line-height: 16px;
}

body.florida .head-bkgd-wrapper,
body.florida .banner {
	background: none;
	background-position:center;
	background-size:cover;
}

body.florida .head-bkgd-wrapper{ background-image: url(/img/local/florida/banner-florida-full.jpg);}

body.florida .banner .bkgd-overlay{ background-color: rgba(0, 0, 0, 0.55); display:block;}

body.florida .banner .slide {
	height: inherit;
	min-height: 500px;
}

body.florida .banner .bannerText {
	width: 80%;
	text-align: center;
	float: none;
	margin: 30px auto 20px;
}

body.florida .banner .bannerText p{
	font-size: 3.1em;
	line-height: 1.4em;
	font-weight: 300;
	margin-bottom: 30px;
	}
	
body.florida .banner .bannerText .highlight { color:#e5a81b;}

body.florida .banner .bannerText .large{ font-size: 3.9em; line-height:1em;}


body.florida .banner .icons{ color:#fff;}

body.florida .banner .icons sup{vertical-align: sub; font-weight:100;}

body.florida .banner .icons .icon h4,
body.florida .banner .icons .icon h5 { color: #fff;}

body.florida .banner .icons .icon h4 { font-size:3em; line-height: 1.2em;}
body.florida .banner .icons .icon h5 {font-size:1.7em; font-weight:100;}

body.florida .banner .icons .icon span .fa,
body.florida .banner .icons .icon span [class^="tw-icon-"],
body.florida .banner .icons .icon span [class*=" tw-icon-"]{
	background: #a28052;
	color: #ffffff;
	line-height: 72px;
	border-radius: 40px;
	font-size: 75px;
	width: 120px;
	height: 120px;
	border-radius: 120px;
	line-height: 120px;
}

body.florida .banner .icons .icon span {
    display: inline-block;
    padding: 8px;
    border: 2px solid #a28052;
    border-radius: 100px;
    margin: 0 0 5px;
}


.main .content.layout-v2 .intro-text {
	font-size: 2.8em;
	line-height: 1.4em;
	color: #a28052;
	padding: 0 55px;
	margin-bottom: 60px;
}

.main .content.layout-v2 .body-text{ padding: 40px 20px 20px;}

.main .content.layout-v2 .body-text p{font-size: 1.7em;}

.main .content.layout-v2 .body-text h3,
.main .content.layout-v2 .body-text h4,
.main .content.layout-v2 .body-text h5 {
	color:#00471d; 
	font-weight: 700;
	font-size: 2.1em;
	margin-bottom: 20px;
}

.main .content.layout-v2 .body-text .highlight {color: #e5a81b; font-weight:600;}

.main .content.layout-v2 .main-section { position:relative;}

.main .content.layout-v2 .main-section,
.main .content.layout-v2 .main-section:before{ background:#ececec;}

.main .content.layout-v2 .main-section:before {
	content: '';
	display: block;
	position: absolute;
	width: 9999em;
	top: 0;
	bottom: 0;
	right: -999em;
	left: -999em;
}

form p.call-option	{
	text-align: center;
	padding-top: 40px;
}

.main .content.layout-v2 form p { margin-bottom:0;}


form .privacy-agreement {
	margin-bottom: 20px;
}


form .privacy-agreement fieldset {
	font-size: initial;
}

form .privacy-agreement fieldset legend {
	margin-bottom: 10px;
    padding-bottom: 10px;

}

form .privacy-agreement h3 { font-size: 2em; }

form .privacy-agreement, 
.florida .main .content.layout-v2 form p {
    margin-bottom: 20px;
}

form .privacy-agreement a { text-decoration: underline; }

#requestinfoModal .form-control { border: 1px solid #dedede; }


@media screen and (max-width: 1200px) {
	.banner .bannerText {
		top: 15%;
	}
}	

@media screen and (max-width: 1000px) {
	
	body.florida .banner .bannerText {
		width: 90%;
	}
			
	 .banner .bannerText {
		width: 50%;
	}
	
	 .bannerText p {
		font-size: 2.6em;	
	}
	
	 .formfl {
		padding: 20px;	
	}
	
	 .formfl p {
		font-size: 1.3em;	
	}
	
}



@media screen and (max-width: 767px) {
		
	body.florida .banner .bannerText {
		margin: 50px auto 20px;
	}
		
	.banner .bannerText {
		width: 100%;
	}

	.banner .slide {
		height: 250px;	
		background-position: center center;
	}


	.formfl:before {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 999em;
	    top: 0;
	    bottom: 0;
		right: -999em;
	    background: #a28052;
	}

	.formfl:after {
	    content: '';
	    display: block;
	    position: absolute;
	    width: 999em;
	    top: 0;
	    bottom: 0;
		left: -999em;
	    background: #a28052;
	}

	.main {
		padding: 0;	
	}
}

@media screen and (max-width: 600px) {
	.main .content.layout-v2 .intro-text  { font-size:2em; padding: 0 20px;}
}

@media screen and (max-width: 520px) {
	
	.banner {
		margin-bottom: 30px;
	}	
	
	.banner .slide {
		height: 150px;
	}
		
	.banner .bannerText {
		box-sizing: border-box;
		text-align: left;
		width: 100%;
		margin-top: 40px;
	}	
	
	body.florida .banner .bannerText {
		width: 100%;
	}
			
	.banner .bannerText p {
		font-size: 2em;	
	}
	

}

/* END Florida Seller Registration CSS  */
