﻿h1, h3, h4 {
	font-weight: 500 !important;
}

h1.pageTitle {
	margin-bottom: 0 !important;
}

h2.pageSubtitle {
	margin-top: 0 !important;
	margin-bottom: 25px;
	font-size: 2rem;
	color: #5d7383 !important;
}

h3 {
	margin-top: 45px;
}

h4 {
	font-size: 1.5rem;
	color: #4890d0;
}

p, li {
	font-size: 0.9rem;
}

p.lead {
	font-size: 1.3rem;
}

#next-steps-copy p {
	font-size: 1.1rem;
}

#hero > div:last-of-type {
	padding-left: 25px;
}

#hero-carousel {
	padding-top: 40px;
}

#hero-carousel .row {
	margin-bottom: 25px;
}

#hero-carousel .row > div {
	padding-right: 4px;
}

#hero-carousel img {
	display: inline;
	border: 1px solid #ddd;
	margin-right: 18px;
}

#hero-carousel img.active {
	border: 1px solid #4890d0;
}

#next-steps-copy li {
	margin-bottom: 10px;
}

a.underlined {
	text-decoration: none;
	border-bottom: 1px dotted #4890d0;
}

a.underlined:hover,
a.underlined:focus {
	text-decoration: none;
	border-bottom: 1px solid #4890d0;
}

label {
	font-weight: 700;
	font-size: 0.8rem;
}

#form-well {
	padding: 20px;
	background-color: #eaf2fa;
}

#form-well .form-group {
	padding-bottom: 30px;
}

#form-well label {
	font-weight: 400;
	font-size: 1.2rem;
}

#form-well select {
	float:right;
	}
#form-well .checkbox {
	display: block;
	margin-top: 0;
	margin-bottom: 4px;
}

#form-well .checkbox input {
	margin-right: 5px;
	margin-top: 8px;
}

#form-cta {
	padding: 15px 63px 10px 0;
	text-align: right;
}

#form-cta .btn,
#next-steps-trigger.btn {
	font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif;
	font-size: 1.2rem;
}

#recommended-acs .btn {
	font-family: 'Barlow Condensed', 'Arial Narrow', sans-serif;
}

.configuration {
	display: inline-block;
	font-size: 1.5rem;
	font-weight: 700;
}

#configuration-number {
	font-weight: 400;
}

div#configuration-description {
	margin-bottom: 10px;
}

div#configuration-description > p {
	margin-bottom: 10px;
	font-size: 1.1rem;
}

div#configuration-description ul {
	margin-bottom: 20px;
}

div#configuration-description li {
	font-size: 1.1rem;
	margin-bottom: 0;
}

#configuration-image img {
	max-width: 75%;
	margin-left: 50px;
}

table#required-components {
	width: 100%;
	margin-top: -15px;
}

table#required-components h3 {
	margin-top: 0;
}

table#required-components th {
	padding: 4px 12px 16px 0;
}

table#required-components th select {
	font-weight: 400;
	font-size: 1rem !important;
}

table#required-components td {
	padding: 4px 12px;
	font-size: 0.9rem;
}

table#required-components thead tr#header td,
table#required-components tbody td {
	border: 1px solid #ddd;
}

table#required-components tbody td:first-of-type {
	white-space: nowrap;
}

table#required-components thead tr#header td:last-of-type,
table#required-components tbody td:last-of-type {
	border: 0;
}

table#required-components tr#header td {
	background-color: #eee;
	font-size: 0.8rem;
	font-weight: 700;
}

table#required-components thead tr#header td:last-of-type {
	background-color: #fff;
}

table#required-components span.ico {
	margin-left: 5px;
	font-size: 0.6rem;
}

table#required-components tfoot td#td-total {
	border: 1px solid #ddd;
	border-top: 0;
}

table#required-components td.unit-price small {
	display: block;
	line-height: 1.5;
}

#total {
	font-weight: 700;
}

#trigger-contact-modal,
#thank-you,
#recommended-acs,
#roof-600,
#roof-750,
#risers-600sh,
#risers-750sh,
#risers-600tl,
#risers-750tl {
	display: none;
}

#total-buy-now {
	visibility: hidden;
}

#acs-contact-modal .modal-body {
	padding: 20px;
}

.icoHelp {
	margin: 0 0 -2px 5px;
	padding: 0;
	border: 1px solid #ddd;
	display: inline-block;
	width: 14px;
	height: 13px;
	overflow: hidden;
	background: url('data:image/gif;base64,R0lGODlhDAAWAJEAAKuoplmZ4f///wAAACH5BAAAAAAALAAAAAAMABYAAAIjlI8pwKDbmJLwmWZxdrYjunniGJTBY5pKabCWirrx6MkzfRQAOw==') no-repeat top left;
}
.icoHelp:hover {
	background-position: 0 -11px;
	border: 1px solid #5999e1;
}

.visibilityHidden {
	visibility: hidden;
	border: 0 !important;
}

@media screen and (max-width: 599.98px){
	#form-well label {
		font-size: 0.9rem;
	}
	#form-cta {
		padding: 12px;
	}
	#form-cta .btn,
	#next-steps-trigger.btn {
		font-size: 0.8rem
	}

	table#required-components {
		margin-top: 20px;
	}

	table#required-components td:first-of-type {
		white-space: nowrap;
	}
}

@media screen and (min-width: 600px) and (max-width: 959.98px){
	#hero-image {
		height: 300px;
		margin: 0 auto;
	}

	h1.pageTitle {
		margin-top: 10px;
	}

	#form-well label {
		font-size: 0.9rem;
	}

	#form-cta {
		padding: 30px 15px 10px 0;
	}

	#form-cta .btn {
		font-size: 0.8rem;
	}

	table#required-components {
		margin-top: 20px;
	}
}

@media screen and (min-width: 960px) and (max-width: 1279.98px){
	h1.pageTitle {
		font-size: 2rem;
	}

	h2.pageSubtitle {
		font-size: 1.5rem;
	}

	p.lead {
		font-size: 1.3rem;
	}

	#hero-carousel img {
		margin-right: 15px;
		width: 80px;
	}

	#form-well label {
		margin-top: 7px;
		font-size: 0.9rem;
		white-space: nowrap;
	}

	#form-cta {
		padding: 15px 15px 10px 0;
	}

	#form-cta .btn,
	#next-steps-copy p {
		font-size: 1rem
	}
}

@media screen and (min-width: 1280px){
	#hero-image {
		margin-left: 8px;
	}
}