body {
	background: #FFF;
	font-size: 14px;
	line-height: 175%;
	font-family: 'Roboto', Arial, sans-serif;
}
.logo {
	margin-top: 10px;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #003e57!important;
}
.logo img {
	width: 25px;
	float: left;
	margin-right: 5px;
}
.logo span {
    margin-top: 6px;
    display: inline-block;
}
.title-line h1 {
	color: #003e55;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
	margin: 37px 0 0;
	letter-spacing: 0.35px;
}
.title-line h2 {
	color: #003e55;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	border-bottom: 1px solid #f6f6f6;
	margin: 9px 0 25px;
	letter-spacing: -0.2px;
}
h2 {
	color: #003e55;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 20px;
}
.container {
	background: #FFF;
	width: 1050px;
}
header {
	border-top: 5px solid #34485d;
}
header .logo {
	margin-left: 0;
}
.hero {
	position: relative;
}
.hero img {
	max-width: 100%;
}
.hero-content {
	background: rgba(0,21,36,0.8);
	width: 50%;
	padding: 20px 10px 15px;
	position: absolute;
	top: 10px;
	z-index: 100;
}
.hero-content ul {
	margin: 0;
	padding: 0 0 0 10px;
}
.hero-content li:before {
	font-family: 'FontAwesome';
	content: '\f058';
	color: #29ace1;
	font-size: 21px;
	position: absolute;
	left: 0;	
}
.hero-content li {
	color: #FFF;
	list-style: none;
	font-size: 15px;
	margin-bottom: 5px;
	position: relative;
	padding-left: 30px;
}
p {
	color: #34485d;
	font-size: 13px;
	line-height: 150%;
}
.noter {
	background: #f5f5f5;
	border-left: 10px solid #f67c3d;
	padding: 20px 15px;
	color: #003d57;
	font-size: 14px;
	margin: 20px 0;
}
.report-block {
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f1f1;
	margin-bottom: 13px;
}
.report-block h3 {
	color: #34485d;
	font-size: 21px;
	text-align: center;
	margin: 0 0 5px;
}
.report-block p {
	color: #34485d;
	font-size: 16px;
	text-align: center;	
}
.prices-block {
	padding-bottom: 14px;
	margin-bottom: 22px;
	border-bottom: 1px solid #f4f2f3;
}
.price-box {
	width: 100%;
	height: 42px;
	color: #FFF;
	font-size: 16px;
	border: none;
	margin-bottom: 8px;
	line-height: 42px;
	padding: 0;
}
.price-box:hover,
.price-box:focus,
.price-box:focus:active {
	color: #FFF;
}
.price-box.min { background: #29ace2; }
.price-box.avg { background: #325d87; }
.price-box.max { background: #f67c3d; }
.price-box.min:hover { background: #078ac0; }
.price-box.avg:hover { background: #103b65; }
.price-box.max:hover { background: #d45a1b; }

.speaker-block {
	background: #f1f1f1;
	padding: 6px;
}
.speaker-box {
	border: 1px dashed #d0d0d0;
	padding: 20px 15px;
	text-align: center;
}
.speaker-box h4 {
	color: #f57c3d;
	font-size: 21px;
	text-align: center;
	margin: 0 0 15px;
}
.speaker-box p {
	color: #34485d;
	font-size: 13px;
	text-align: center;
}
.speaker-box input {
	width: 180px;
	height: 40px;
	border: 1px solid #d9d9d9;
	text-align: center;
	color: #8e8d8d;
	font-size: 15px;
	margin: 0 auto;
}
.mobile-cta .btn {
	display: none;
}
.mobile-cta .btn,
.speaker-box .btn {
	background: #f57c3d;
	height: 50px;
	color: #FFF;
	border: none;
}
.mobile-cta .btn:hover,
.mobile-cta .btn:focus,
.speaker-box .btn:hover,
.speaker-box .btn:focus {
	background: #d35a1b;
	color: #FFF;
}
.speaker-box ul {
	padding: 0;
	margin: 0 0 0 10px;
}
.speaker-box li:before {
	font-family: 'FontAwesome';
	content: '\f05d';	
	color: #003e57;
	font-size: 18px;
	position: absolute;
	left: 0;	
	margin: 0 12px 0 0;
}
.speaker-box li {
	color: #003e57;
	font-size: 14px;
	list-style: none;
	text-align: left;
	line-height: 150%;
	padding-left: 30px;
	position: relative;
}

.author-block {
	color: #8e948e;
	margin: 40px 0 35px;
}
.author-img-container {
	padding-right: 0;
}
.author-img {
	width: 47px;
	height: 47px;
	padding: 0;
	float: right;
}
.author-img img {
	max-width: 100%;
}
.author-info {
	line-height: 125%;
	font-size: 12px;
}

.footer-box {
	border-top: 1px solid #d2d1d2;
	margin-top: 85px;
	padding-top: 30px;
	color: #8e8e94;
}
.footer-box p,
.footer-box a {
	color: #8e8e94;
}
.footer-box ul {
	padding: 0;
	margin: 0;
}
.footer-box li {
	float: left;
	list-style: none;
	margin: 0 45px 60px 0;
}

.solar-comparison-bg {
	background: rgba(0,0,0,0.8);
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}
.solar-comparison {
	width: 760px;
	margin: 50px -380px 20px;
	position: absolute;
	z-index: 1005;
	display: none;
	top: 0;
	left: 50%;
}
.solar-comparison h2 {
	font-size: 28px;
	font-weight: normal;
}
.form-box-holder {
	background: #003d57;
	position: relative;
}
.solar-comparison p {
    text-align: center;
    color: #FFF;
    font-size: 13px;
    margin-top: 15px;
}
.solar-comparison h2 {
	color: #FFF;
}
.solar-comparison .hero {
	margin-bottom: 25px;
}
.left_side {
	background: #003d57;
	width: 47%;
	color: #FFF;
	font-size: 18px;
	padding: 5px;
	right: 53%;
	float: left;
	position: relative;
}
.left_side ul {
	list-style: none;
	padding: 0 0 0 25px;
}
.left_side li:before {
	font-family: FontAwesome;
	content: '\f058';
	font-size: 26px;
	position: absolute;
	left: 5px;
	top: 7px;
}
.left_side li {
	padding: 0 0 22px 40px;
	position: relative;
	width: 76%;
	font-size: 17px;
}
.right_side {
	background: #FFF;
	padding: 0;
	width: 53%;
	left: 47%;
	float: left;
}
.arrow_holder {
	background: #FFF;
	width: 40%;
	height: 41px;
	line-height: 41px;
	color: #000;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	padding: 0 20px 0 0;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.arrow_line {
	background: url(https://www.solarcostguide.com/assets/v2/images/arrow_line.png) no-repeat;
	width: 27px;
	height: 41px;
	position: absolute; 
	right: -27px;
}
.solar-comparison h3 {
	background: #29ace2;
	height: 55px;
	line-height: 55px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin: 0 0 5px;
}
.form_area {
	margin: 0 20px;
}
.form_area label {
	letter-spacing: -0.35px;
	line-height: 120%;
}
.form_area label.title_label {
	display: block;
	margin-top: 4px;
}
.form_area .fifth_row label.title_label,
.form_area .sixth_row label.title_label {
    margin-top: 4px;
    margin-bottom: 3px;
}
.form_area .no_border label.title_label {
    margin-top: 10px;
}
.form_area label.title_label.first_label {
    margin: 10px 0 0;
}
label.title_label.second_label {
    margin-bottom: 2px;
}
.check label {
	font-weight: normal;
	margin-bottom: 4px;
}
.start_row span {
	font-size: 13px;
	line-height: 100%;
}
.start_row .check_type1 .icon,
.start_row .check_type2 .icon {
	background: url(https://www.solarcostguide.com/assets/v2/images/type1.png) left center / auto 100% no-repeat;
	width: 45px;
	height: 35px;
	padding: 4px 0;
	float: left;
}
.start_row .check_type2 .icon {
	background: url(https://www.solarcostguide.com/assets/v2/images/type2.png) left center / auto 100% no-repeat;
	width: 50px;
}
.start_row .check {
	padding-right: 5px;
}
.check {
	padding: 0 25px 0 0;
	display: inline-block;
}
.fourth_row .check, 
.sixth_row .check {
	padding-right: 70px;
}
.item_row .check.last_check,
.fourth_row .check.last_check, 
.sixth_row .check.last_check {
	padding-right: 0;
	width: auto;
}
.second_row .check {
	width: 34%;
	display: inline-block;
}
.third_row .option {
	width: 24%;
	display: inline-block;
	text-align: center;
	padding: 0;
}
.third_row .option label {
	font-weight: normal;
	display: block;
	text-align: center;
	margin-bottom: 7px;
}
.type_icon { 
	display: block; 
	width: 100%; 
	height: 35px;
}
.type_icon1 { background: url(https://www.solarcostguide.com/assets/v2/images/type-icon1.png) center center / 43% auto no-repeat; }
.type_icon2 { background: url(https://www.solarcostguide.com/assets/v2/images/type-icon2.png) center center / 43% auto no-repeat; }
.type_icon3 { background: url(https://www.solarcostguide.com/assets/v2/images/type-icon3.png) center center / 43% auto no-repeat; }
.type_icon4 { background: url(https://www.solarcostguide.com/assets/v2/images/type-icon4.png) center center / 43% auto no-repeat; }

.start_row .check input[type=radio] {
	margin-top: 10px;
}

.fifth_row .check {
	display: inline-block;
	padding-right: 36px;
}
.fifth_row .check.last_check {
	padding: 0;
}
.continue-btn {
	background: #f67c3d;
	border: none;
	width: 42%;
	height: 40px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0;
}
.continue-btn:focus,
.continue-btn:focus:active,
.continue-btn:active,
.continue-btn:hover {
	background: #d45a1b;
	color: #FFF;
}
.btn-certs {
	background: url(https://www.solarcostguide.com/assets/v2/images/certs.png) center center / 100% auto no-repeat;
	width: 55%;
	height: 50px;
	display: inline-block;
	float: right;
	margin-top: 7px;
}
input.zip_btn {
    padding: 5px;
    margin-top: 5px;
    height: 34px;
}
.item_row.no_border {
	border: none;
}
.item_row {
    border-bottom: 1px solid #f2f2f2;
}

.perfect-sign {
	background: url(https://www.solarcostguide.com/assets/v2/images/perfect-sign.png) center top / 100% auto no-repeat;
	width: 120px;
	height: 120px;
	margin: 15px auto 5px;
}
.modal-step-2 .left_side p.perfect {
	font-weight: bold;
	margin: 0 0 5px;
}
.modal-step-2 .left_side p {
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 125%;
}
.modal-step-2 .right_side input {
	width: 100%;
}
.change_loc {
    font-size: 11px;
    line-height: 100%;
    margin-top: 8px;    
}
.edit_loc {
    color: #0072bc;
    text-decoration: underline;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}
.modal-step-2 .right_side input.continue-btn {
    width: 65%;
    font-size: 18px;
    margin-top: 5px;
}
.modal-step-2 .right_side .btn-certs {
    background: url(https://www.solarcostguide.com/assets/v2/images/certs-sec.png) center center / 100% auto no-repeat;
    width: 30%;
    height:35px;
    margin-top: 5px;
}
.modal-step-2 h2 {
	font-size: 18px;
	font-weight: bold;
}
.modal-step-2 .right_side .item_row {
	border: none;
	margin-bottom: 5px;
}
.modal-step-2 .right_side input {
    width: 100%;
    height: 35px;
}
.modal-step-3 .form-box-holder {
	background: #FFF;
	padding: 20px 0 15px;
}
.modal-step-3 .complete-icon {
	background: url(https://www.solarcostguide.com/assets/v2/images/complete-icon.png) center center / 100% auto no-repeat;
	width: 130px;
	height: 130px;
	margin: 15px auto 20px;
}
.modal-step-3 h3 {
	color: #39b54a;
	font-size: 19px;
	background: transparent;
	margin: 0;
	height:auto;
	line-height: 100%;
	font-weight: bold;
	letter-spacing: -0.2px;
}
.modal-step-3 p {
	color: #003e57;
	font-size: 13px;
	margin: 0 0 10px 0;
	line-height: 125%;
}
.modal-step-3 p strong {
	font-size: 14px;
}
.modal-step {
	display: none;
}
.modal-step-1 { 
	display: block; 
}


@media screen and (max-width:1080px) {
	.container {
		width: 100%;
	}
	.hero {
		overflow: hidden;
	}
	.hero img {
		max-width: 150%;
	}
	.solar-comparison .hero img {
		max-width: 100%;
	}
	.hero-content {
		width: 80%;
	}
}
@media screen and (max-width:900px) {
	.content-block,
	.sidebar {
		width: 100%;
	}
	.hero img {
		max-width: 100%;
	}
	.hero-content {
		width: 60%;
	}	
	.author-block {
		text-align: center;
		width: 40%;
		margin: 40px auto;
	}
	.fb-block {
		text-align: center;
	}	
}
@media screen and (max-width:768px) {
	.title-line h1 {
		font-size: 22px;
		margin-top: 20px;
	}
	.hero-content {
		position: static;
		width: 100%;
		padding: 12px 10px 7px;
	}
	.hero-content li {
		width: 49%;
		display: inline-block;
		float: left;
	}
	.speaker-box ul {
		width: auto;
		display: inline-block;
		margin: 0 auto 0;
	}
	.author-img-container,
	.author-info {
		float: none;
		width: 100%;
		text-align: center;
		padding: 5px 15px;
	}
	.author-img {
		float: none;
		display: inline-block;
	}
	.solar-comparison {
		width: 100%;
		left: 0;
		margin-left: 0;
	}
	.right_side,
	.left_side {
		width: 100%;
		left: auto;
		right: auto;
	}
	.arrow_holder {
		display: none;
	}
	.solar-comparison .hero {
		text-align: center;
	}
	.btn-certs {
		width: 40%;
		margin-bottom: 15px;
	}
	label.type_icon {
		background-size: 30% auto;
	}
	.mobile-cta .btn {
		width: 80%;
		display: block;
		margin: 10px auto 20px auto;
	}
	.title-line h2 {
		margin-bottom: 15px;
		padding-bottom: 0;
		border: none;
	}
}

@media screen and (max-width:480px) {
	.author-block {
		width: 75%;
	}
	.hero-content li {
	    font-size: 13px;
	    width: 100%;
	    float: none;
	 }
	.author-img-container {
		float: none;
	}
	.footer-box li {
		float: none;
		margin: 5px 0;
	}
	.back-top,
	.footer-box p {
		text-align: center;
		margin: 15px 0;
	}
	.speaker-box ul {
		width: 100%;
		margin: 0 auto 0;
	}	
	.second_row .check {
		width: 45%;
	}
	label.icon_title {
		font-size: 12px;
	}
	.fifth_row .check,
	.check {
		display: block;
	}
	.start_row .check {
		height: 45px;
	}
	.left_side li {
		width: 90%;
	}
	.solar-comparison h2 {
		font-size: 18px;
	}
	.modal-step-2 .right_side input.continue-btn {
		font-size: 15px;
	}
	.second_row .check.last_check {
		padding-right: 25px;
		width: 45%;
	}
	label.type_icon {
		background-size: 55% auto;
	}
	.right_side h3 span {
		display: none;
	}
}


.parsley-required{
    display: none;
}

.parsley-error{
    color: red;
}

.s2_city_state{
    display: none;
}

.parsley-errors-list{
    display: none;
}

.parsley-custom-error-message, .parsley-length, .parsley-type{
    font-size: x-small;
    list-style: none;
    color:#f1878a;
}

.nav > li > a {
    font-size: 11px;
    line-height: 22px;
    font-weight: 500;
    text-transform: uppercase;
    color: #003e57;
}

.nav > li > a:hover{
    background: #ffffff;
}

.price-box{
    background: #D7EFF9 !important;
    color: black;
}

.price-box:hover{
    background: #D7EFFF !important;
    color: black;
}

#tcpa{
    font-size: 10px;
    line-height: 125%;
    color:#666;
    margin-bottom:10px;
}