@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#c9d9de;
}

.mainHolder {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	font-size:1px;
	line-height:1px;
	background-color: #c9d9de;
	padding-bottom:50px;
	text-align:center;
	box-sizing:border-box;
	font-family: proxima-nova, sans-serif;
}

.theHeader {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	background-color: #0a6879;
	padding-top:25px;
	padding-bottom:25px;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}

.theHeader .RedBarLogo {
	position:relative;
	left:0px;
	top:0px;
	width:54.4%;
	height:auto;
	display:inline-block;
	max-width:288px;
	min-width:174px;
	object-fit: contain;
}

.theHeader h1 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	width: 100%;
	height: auto;
	font-size: 48px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.08;
	letter-spacing: normal;
	text-align: center;
	color: #c9d92e;
	display:inline-block;
	margin-top:54px;
	box-sizing:border-box;
	max-width:550px;
}

.theHeader h2 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	width: 100%;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.44;
	letter-spacing: normal;
	text-align: center;
	color: #ffffff;
	display:inline-block;
	margin-top:37px;
	box-sizing:border-box;
	max-width:750px;
}

.contentSection {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	max-width:320px;
	box-sizing:border-box;
	margin-top:30px;
	vertical-align:top;
	padding-left:20px;
	padding-right:20px;
}

.contentSection .theCover {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, 0.5);
	object-fit: contain;
	margin-top:13px;
	max-width:300px;
}

.contentSection p {
	padding:0px;
	margin:0px;
	font-weight:normal;
	width: 100%;
	height: auto;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.13;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	display:inline-block;
	box-sizing:border-box;
}

.contentSection .formHeader {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	box-sizing:border-box;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  	background-color: #c9d92e;
	font-size: 15px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #006879;
	margin-bottom:10px;
}

.theBottomText {
	padding:0px;
	margin:0px;
	font-weight:normal;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	font-size: 13px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.23;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	margin-top:25px;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
}

.regText {
	padding:0px;
	margin:0px;
	font-weight:normal;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #000000;
	padding-left:20px;
	padding-right:20px;
	box-sizing:border-box;
	margin-top:5px;
}

.theBottomText a {
	color: #000000 !important;
	text-decoration:none;
}

.theResponse {
	display:none;
}

.theResponse h2 {
	padding:0px;
	margin:0px;
	font-weight:normal;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	font-size: 30px;
	line-height: 1.23;
	font-weight:bold;
	color:#0a6879;
	margin-top:15px;
}

.theResponse p {
	padding:0px;
	margin:0px;
	font-weight:normal;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	display:inline-block;
	
	font-weight:400;
	color:#0a6879;
	margin-top:15px;
}

@media (max-width: 620px) {
	.theHeader h1 {
		font-size: 27px;
		line-height: 1.08;
		margin-top:25px;
	}
	.theHeader h2 {
		font-size: 16px;
		line-height: 1.5;
		margin-top:20px;
	}
	.theHeader .RedBarLogo {
		width:174px;
	}
	.contentSection {
		max-width:none;
	}
}

@media (max-width: 970px) {
    #uNav7, #universal-account, #universal-personalized {
        display:none
    }

    #universal {
        position: relative;
        width:100% !important
    }

    #universal img {
        position: relative;
        left: calc(50% - 80px);
        top: 0;
        width: 160px;
        display:inline-block
    }
}

@media (max-width: 919px) {
    #footer-corporate {
        display: none
    }
}
