.banner123_text {
	font-size:45px; 
	color:#ffffff;
	 padding-top:460px; 
	 padding-bottom:20px;
	 line-height:57px;	
}
.banner123_text span {
	font-size:26px; 
	color:#ffffff;
	line-height:26px;
}
#demoWrapper1 {
	padding: 40px 25px 40px 25px;
	width : 90%;
	min-width:150px;
	display:block;
	background-color:rgba(0, 17, 17, 0.9);
				margin-bottom:40px;
			}
#demoWrapper1 .heading {
	border-bottom: 1px solid #333;
	padding: 25px 0 10px 0;
	position: relative;
	text-align:center;
			}
			
#demoWrapper1 .heading h2,
#demoWrapper1 .heading h6 {
	color:#fff;
	margin-bottom:5px;
			}
#demoWrapper1 #fieldWrapper1 {
				padding-left:15px;
				padding-top: 0px;
				padding-right:20px;
			}
#demoWrapper1 #demoNavigation1 {
				padding-top : 30px;
	
	margin-left:0px;
	text-align: center;
	margin-bottom:20px; 
	height:70px;
			}
#demoWrapper1 #data {
				font-size : 0.7em;
			}
#demoWrapper1 input {
	background: #f6f6f6;
    border: 1px solid #ddd;
    width: 100%;
    line-height: 20px !important;
    padding: 5px 5px 5px 8px;
    font: 14px 'Open Sans', Arial, sans-serif;
    color: #000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
			}
#demoWrapper1 select{
	background: #f6f6f6;
    border: 1px solid #ddd;
    width: 100%;
    line-height: 27px !important;
    padding: 4px 6px 4px 8px;
    font: 14px 'Open Sans', Arial, sans-serif;
    color: #000000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	box-sizing: border-box;
	}
#demoWrapper1 .input_field_25em {
				width: 2.5em;
			}
#demoWrapper1 .input_field_3em {
				width: 3em;
			}
#demoWrapper1 .input_field_35em {
				width: 3.5em;
			}
#demoWrapper1 .input_field_12em {
				width: 12em;
			}
#demoWrapper1 label {
				margin-bottom: 12px; 
				clear:both;
				font-size : 14px;
				color: #c1f6f6;
				float:left;
			}
#demoWrapper1 label.error {
				color: red;
	font-size: 11px; 
	line-height: 10px;
	width:100%;
			}
#demoWrapper1 .step span {
				float: right;
				font-weight: bold;
				padding-right: 3px;
			}
#demoWrapper1 .navigation_button {
				border: 0px solid;
    font: 12px 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 11px;
    color: #fff;
    background-color: #333;
    padding: 5px 10px;
    cursor: pointer;
	width:80px;
	margin-right:10px;
	margin-bottom:10px;
    float: left;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
			}
#demoWrapper1 .navigation_button_submit {
	border: 0px solid;
     font:24px 'Open Sans', Arial, sans-serif;
    text-transform: uppercase;
    line-height: 20px;
	font-weight: bold;
    color: #fff;
    background-color: #01c1c2;
    cursor: pointer;
	border: thin solid #01c1c2;
    padding: 15px 15px;
    cursor: pointer;
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
    float: none;
	-webkit-appearance: none;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
			}
#demoWrapper1 #data {
					overflow : auto;
			}
#label_wizard, .label_wizard {
	margin-top:10px;
	width:100%;
}
.note1 h2,
.note1 p{
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.note1 .btn-medium, 
.note1 .btn-big{
    float: none;
    display: table;
    margin: 0 auto;
}
.note1 .quote1{max-width: 900px; background-color: #001111; display: block; margin: auto; padding: 20px 4px; text-align: center;  margin-bottom: 0px}

.note1 .quote1 h1{color: #fff; margin-bottom: 0px}

.note1 .quote1 p{color: #fff;}

.hero1 {     
    position:relative;
	border-bottom: 4px solid #c3cad3;
    width:100% !important;
	text-align:center;
	margin-bottom:50px;
	padding-bottom: 2px;
	width: 90%;
	background-color: #fff !important;
}
.hero1 h1,
.hero1 h2,
.hero1 h3{
	color:#363f4f !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	margin-bottom:5px;
	font-weight:bold;
}
.hero1 p{
	color:#363f4f !important;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
}
.hero1:after {
    content: '';
position: absolute;
top: 100%;
left: 0;
right: 0;
margin: 0 auto;
width: 0;
height: 0;
border-left: solid 15px transparent;
border-right: solid 15px transparent;
	border-top: solid 15px #b8c7db;
}
/* QUICKQUOTE FORM

------------------------------------------------------------------------------*/
.quickquote-form1, #quote1{
    width: 100%;
	margin-bottom: 40px;
	
	
	
}
#quote1 form{
    margin-top: 0px;
	display: block;
	margin: auto;
	height: 700px;
	border: 4px solid #dbdbdb;
	background: #fff;
	max-width: 900px;
	padding: 0px 0 40px 0px;
	
}
#quote1 fieldset{
    margin-bottom: 10px;
	font-size:13px;
	width: 50%;
}

#quote1 label{
    display: block;
    margin-bottom: 5px;
	font-size : 18px;
	color: #263241;
	font-weight: 600;
	width: 90%;
}
#quote1 .name-container,
#quote1 .loan-amount,
#quote1 .property-type,
#quote1 .phone,
#quote1 .score{
    float: left;
}
#quote1 .email-container,
#quote1 .property-value,
#quote1 .loan-type,
#quote1 .code{
    float: left;
}
#quote1 .name-container input, 
#quote1 .email-container input,
#quote1 .loan-amount input, 
#quote1 .property-value input,
#quote1 .phone input{
    background: #f6F6F6;
    border: 1px solid #b8c7db;
	line-height: 30px;
	height: 40px;
    width: 90%;
    font: 13px 'Open Sans', Arial, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    color: #000;
	/* css 3 */
 border-radius:5px;
 /* mozilla */
 -moz-border-radius:5px;
 /* webkit */
 -webkit-border-radius:5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.quote_body1 {margin-left: 30px}

.quote_body1  span{font-size: 12px; font-style: italic}

.zip{width: 190px; float: left; margin-right: 20px}
#quote1 .code input{
    background: #f6F6F6;
    border: 1px solid #ddd;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	line-height: 30px;
	height: 40px;
    width: 200px;
    font: 13px 'Open Sans', Arial, sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    color: #fff;
	/* css 3 */
 border-radius:5px;
 /* mozilla */
 -moz-border-radius:5px;
 /* webkit */
 -webkit-border-radius:5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
#quote1 select{
    background: #f6f6f6;
    border: 1px solid #b8c7db;
    line-height: 29px !important;
    padding: 8px 8px 8px 10px;
    font: 12px 'Open Sans', Arial, sans-serif;
    color: #666;
	/* css 3 */
 border-radius:5px;
 /* mozilla */
 -moz-border-radius:5px;
 /* webkit */
 -webkit-border-radius:5px;
    width:180px;
	height:40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;    
}
#quote1 .score select{
    background: #f6f6f6;
    border: 1px solid #ddd;
    line-height: 29px !important;
    padding: 8px 8px 8px 10px;
    font: 12px 'Open Sans', Arial, sans-serif;
    color: #666;
    width:202px;
	height:34px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#quote1 .message{
    float: left;
    margin-top: 5px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.button {width: 100%;}
.button input{
     background-color: #01c1c2;
	border: thin solid #01c1c2;
	text-shadow: 1px 1px #000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 300px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font: 20px 'Open Sans', Arial, sans-serif;
	font-weight: 700;
    line-height: 26px;
    padding: 15px;
    color: #fff;
	display: block;
	margin: auto;
}
.captcha {padding: 10px 33%}
#quote1 #quote-submit:hover{background-color: #01c1c2}
#quote1 .name-container input:focus, 
#quote1 .email-container input:focus, 
#quote1 .loan-amount input:focus, 
#quote1 .property-value input:focus, 
#quote1 .property-type select:focus, 
#quote1 .loan-type select:focus,
#quote1 .message textarea:focus,
#quote1 .phone input:focus,
#quote1 .zip input:focus,
#quote1 .score select:focus,
#quote1 .code input:focus{
    border-color: #aaa;
}
@media only screen and (min-width: 320px) and (max-width: 479px){
	#quote1{
			width: 430px;
			margin-bottom:70px;
	}
	.hero1 p {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: normal;
}
	.quote_body1 {
    margin-left: 15px;
}
	.captcha {
    padding: 10px 14%;
}
	#quote1 form{
			width:98%;
			margin-right:0;
		height: 1100px;
	}
	#quote1 fieldset {width: 98%}
	#quote1 #quote-submit{
	width: 320px;
	padding: 12px 22px;
	}
	#quote1 .name-container input, 
	#quote1 .email-container input,
	#quote1 .loan-amount input, 
	#quote1 .property-value input,
	#quote1 .phone input,
	#quote1 .zip input,
	#quote1 .code input{
		width: 98%;
	}
	#quote1 select{
		width:98%; 
	}
.zip {
	width: 98%;}
	#quote1 .score select{
		width:202px;
	}
	#demoWrapper1 {
    padding: 40px 15px 40px 25px;
}

@media only screen and (min-width: 480px) and (max-width: 767px){
	#quote1{
			width: 430px;
			margin-bottom:70px;
	}
	.hero1 p {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    font-weight: normal;
}
	.quote_body1 {
    margin-left: 15px;
}
	.captcha {
    padding: 10px 14%;
}
	#quote1 form{
			width:98%;
			margin-right:0;
		height: 1100px;
	}
	#quote1 fieldset {width: 98%}
	#quote1 #quote-submit{
	width: 320px;
	padding: 12px 22px;
	}
	#quote1 .name-container input, 
	#quote1 .email-container input,
	#quote1 .loan-amount input, 
	#quote1 .property-value input,
	#quote1 .phone input,
	#quote1 .zip input,
	#quote1 .code input{
		width: 98%;
	}
	#quote1 select{
		width:98%; 
	}
.zip {
	width: 98%;}
	#quote1 .score select{
		width:202px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	#quote1 .name-container input, 
	#quote1 .email-container input,
	#quote1 .loan-amount input, 
	#quote1 .property-value input,
	#quote1 .phone input,
	#quote1 .zip input,
	#quote1 .code input{
		width: 90%;
		padding-right:5px;
	}
	#quote1 select{
		width:132px;  
		padding-right:5px; 
	}

	#quote1 .score select{
		width:132px;
		padding-right:5px;
	}
	.zip {
    width: 160px;
    float: left;
    margin-right: 0px;
}
	.captcha {
    padding: 10px 29%;
}
}