@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,600,600i,700,700i|Open+Sans:400,400i,700,700i&display=swap');
body {
	margin-top: 0px;
	font-family: 'Montserrat', sans-serif;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
h4, h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin-top: 1.5em;
}
li {
	margin-top: 1em;
}
a {
	color: #2986b2;
}
select {
	display: block;
	width: 100%;
}
.indentLeft {
	padding-left: 15px;
}
.btn {
	white-space:normal;
}
.normText {
	font-weight: normal;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.btnSpaced {
	margin-right: 10px;
	margin-bottom: 10px;
}
.pageTop {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: contain;
	padding-top: 20px;
	height: 65px;
	background-color: #5bc2dc;
	color: #FFFFFF;
	text-align: center;
}
.pageTop a {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 400;
}
.headerContent {
	background-color: #ffffff;
	height: auto;
	color: #7C5C93;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	padding-top: 0em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}
h1.bigType {
	font-size: 42px;
	font-weight: 400;
	font-style: normal;
	color: #5bc2dc;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.75em;
	text-align: center;
}
h4.titlePrompt {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	padding-top: 0;
	margin-top: 0em;
	margin-bottom: 0.5em;
	color:#777;
}
.brandingClient {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 100px;
	text-align: center;
}
.brandingClient img {
	max-width: 100%;
	height: auto;
	margin-left: 0em;
	max-height: 140px;
	margin-top: -40px;
	width: auto;
}
.headerProducts {
    text-align: center;
}
.headerProducts img {
	margin-top: -10px;
	max-width: 80%;
	height: auto;
}
.brandingYet2 img {
	max-width: 100%;
	height: auto;
	max-height: 45px;
	width: auto;
	margin-bottom: 20px;
}
.brandingYet2 {
	padding-top: 10px;
	padding-bottom: 20px;
	height: auto;
	text-align:center;
}
.brandingYet2 h6 {
	padding-top: 20px;
	padding-bottom: 5px;
	margin: 0;
	text-align:center;
	color: #25377D;
}
.brandingYet2 p {
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
}
.pageTopBottom {
	background-image: url(../img/brand-products.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto;
	height: 220px;
	margin-bottom: 0px;
}
.specifiedNeed {
	padding-top: 0.5em;
	padding-bottom: 1em;
	color: rgba(0,82,156,0.80);
}
.formHolder {
	padding: 30px;
	border-radius: 10px;
	border: thin solid rgba(0,0,0,0.15);
	background-color: #FFFFFF;
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	margin-bottom: 80px;
	margin-top: 25px;
}
.btn-default {
	background-color: #4997BC;
	border-color: #4997BC;
	color: #ffffff;
}
.btn-primary {
    background-color: #fc5500;
    border-color: #fc5500;
}
.btn-primary:hover {
	background-color: #4F2170;
	border-color: #4F2170;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	background-color: #ffffff;
    border-color: #cccccc;
	color: #aaaaaa;
    filter: alpha(opacity=100);
    opacity: 1;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #FB5500;
	
}
.mainContentHolder {
	background-color: rgba(255,255,255,1);
	padding: 30px;
	margin-top: 0px;
}
.mainContentHolder p, .mainContentHolder li {
	text-align:left;
	line-height: 1.625em;
}
.stepwizard-step p {
    text-align: center;
	display: none;
}
.videoHolder {
	padding: 2em 0.5em;
	color: rgba(0,0,0,1.00);
	background-color: #cdecfb;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 2em;
	margin-top: 2em;
	margin-right: 0em;
}
.videoHolder h3, .announcement h3, .caseStudy h3 {
	margin-top: 0;
	padding-top: 0;
}
.announcement h3 {
	color: #fff;
}
.videoHolder p, .announcement p {
	text-align: center;
}
.announcement {
	height: auto;
	padding: 2em 2em;
	color: rgba(255,255,255,0.8);
	background-color: rgba(8,165,83,1.00);
	text-align: center;
	border-radius: 5px;
	margin-bottom: 2em;
	margin-top: 0em;
	margin-right: 0em;
}
.announcement a {
	color: rgba(255,229,0,1.00);
	font-weight: 600;
	font-size: 1.2em;
}
.caseStudy {
	height: auto;
	padding: 0em;
	text-align: center;
	margin-bottom: 2em;
	margin-top: 1em;
	margin-right: 0em;
	border-top: 3px solid rgba(0,0,0,0.20);
	border-bottom: 3px solid rgba(0,0,0,0.20);
}
.caseStudy a {
	font-weight:600;
	font-size: 1.2em;
}

.sideBar {
	width: 100%;
	float: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	background-color: #F5FBFE;
}
.callToAction {
	background-color: #5bc2dc;
	border-radius: 20px;
	color: rgba(255,255,255,0.85);
	padding: 2em;
	-webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.6);
	box-shadow: 4px 4px 6px rgba(0,0,0,0.6);
	border: thin solid rgba(255,255,255,1.00);
	margin-bottom: 2em;
}
.callToAction h3 {
	color:#ffffff;
	font-weight: 700;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.callToAction p, .callToAction h3 {
	text-align: center;
}
.callToAction button {
	color: #FFFFFF;
	font-size: 19px;
	background-color: #F37533;
	font-weight: 600;
	-webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.60);
	box-shadow: 2px 2px 4px rgba(0,0,0,0.60);
	border-radius: 10px;
	text-align:center;
	line-height: 1.1em;
	white-space: normal;
	width: auto;
	margin-left: auto;
	margin-right:auto;
	margin-top: 0.5em;
	margin-bottom: -0.25em;
	hyphens: auto;
}
.attachmentsHolder, .commentsHolder {
	color: rgba(0,0,0,01);
	padding-top: 2em;
	margin-top: 3em;
	border-top: thick solid rgba(0,0,0,0.19);
}
.attachmentsHolder h3, .commentsHolder h3 {
	font-size: 18px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0.5em;
}
.rowOdd, .rowEven {
	padding-top: 4em;
	padding-bottom: 4em;
}
.rowOdd {
	background-color: rgba(0,82,156,0.05);
}
.copyright {
	padding-top: 4em;
	padding-bottom: 6em;
	padding-left: 0;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.FAQLink {
	padding: 0;
	font-size: 18px;
	margin-top: 0.5em;
	margin-bottom: 0em;
	padding-top: 1em;
	border-top: solid 1px rgba(252,85,0,0.30);
	width: 100%;
	text-align:left;
}
.FAQAnswer {
	padding-top: 1em;
	padding-bottom: 2em;
}
.tblNeeds {
	border-top: 3px double rgba(0,82,156,0.50);
	border-bottom: 3px double rgba(0,82,156,0.50);
}
.tblNeeds td, .tblNeeds th {
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	padding-right: 1em;
}
.rowOdd {
	background-color: rgba(0,82,156,0.05);
}
.tblNeeds td.category {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 80%;
}

@media (min-width: 768px) {
	h1, h2, h3, h4, h5 {
		text-align: left;
	}
	.indentLeft {
		padding-left: 4em;
	}
	.mainContentHolder p, .mainContentHolder li {
		text-align: left;
	}
	.stepwizard-step p {
		text-align: center;
		display:block;
	}
	.mainContentHolder {
		padding: 0px;
		margin-top: 20px;
	}
	.videoHolder, .announcement {
		margin-bottom: 2em;
		margin-top: 0em;
		margin-right: 0em;
	}
	.videoHolder p, .announcement p {
	text-align: left;
}
	h1.bigType {
		text-align: left;
	}
	.sideBar {
		width: 30%;
		float: right;
		margin-left: 2em;
		padding-left: 2em;
		margin-top: 0em;
	}
	.pageTop {
		text-align: right;
	}
	.brandingClient img {
		margin-left: -2em;
	}
	.brandingYet2 {
		height: 80px;
	}
	.brandingYet2 h6 {
		padding-top: 0px;
		padding-bottom: 5px;
		margin: 0;
		text-align:right;
	}
	.brandingYet2 p {
		padding-top: 0px;
		padding-bottom: 0px;
		text-align:right;
	}
	.brandingClient {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.pageTopBottom {
		height: 220px;
		margin-bottom: 20px;
	}
	.callToAction button {
		width: 100%;
	}
	.callToAction p, .callToAction h3 {
		text-align: left;
	}
	.callToAction button {
		text-align:left;
	}
	.copyright {
		text-align: left;
	}
	
}

@media (min-width: 992px) {
	.pageTopBottom {
		height: 220px;
	}
}
