/* Regulation D Resources CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul,
 li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-weight: 300;
	letter-spacing: 2px;
	line-height: 1;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, {
	display: block;
}
/* BEGIN CSS */
@media all and (min-width: 960px) {
    body{
        font-size: 16px;
    }
}
 
@media all and (max-width: 959px) and (min-width: 600px) {
    body{
        font-size: 14px;
    }
}
 
@media all and (max-width: 599px) and (min-width: 320px) {
    body{
        font-size: 12px;
    }
 
}
body {
	line-height: 1;
	font-style: normal;
	color: #000000;
	background-color: #fafafa;
	font-family:Arial;
}
section {
  width: 100%;
  height: auto;
  overflow: auto;
  display: table;
  margin: 0;
  max-width: none;
  font-weight: 300;
}
.headcontainer {
	width: 1190px;
	height: 100px;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3%;
}
.menu {
	width: 68px;
	height: 44px;
	float: left;
	background-image: url(img/menu.png);
	margin-top: 20px;
}
.logo {
	width: 350px;
	height: 80px;
	float: left;
	margin-left: 297px;
	margin-right: 297px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.loginlogo {
	width: 350px;
	height: 80px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.investnow {
	width: 174px;
	height: 30px;
	float: right;
	border-radius: 5px;
	border: 2px solid #000000;
	text-align: center;
	color: #000000;
	text-decoration: none;
	padding-top: 15px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 16px;
	margin-top: 25px;
}
.spacer {
	width: 1066px;
	height: 2px;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	margin-bottom: 75px;
	background-color: #1278bc;
}
.sectioncontainer {
	width: 1598px;
	height: auto;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
.sectionheader {
	width: 1066px;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.sectionheader h1 {
	font-family: "proxima-nova", "Proxima Nova";font-size: 44px;
	text-align: center;
	text-transform: uppercase;
	color: #1278bc;
}
.threeclmn {
	width: 330px;
	height: 350px;
	float: left;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 75px;
}
.icon {
	width: 330px;
	height: 150px;
	float: left;
}
.threeclmcontent {
	width: 330px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.threeclmcontent h2 {
	font-family: "proxima-nova", "Proxima Nova";color: #1278BC;
	font-size: 46px;
	text-align: center;
	text-transform: uppercase;
}
.threeclmcontent p {
	color: #404041;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 7px;
}
.threeclmn-cta {
	width: 191px;
	height: 27px;
	padding-top: 13px;
	margin-left: 67px;
	margin-right: 67px;
	text-align: center;
	border: 2px solid #1278bc;
	text-decoration: none;
	color: #1278bc;
	float: left;
	font-family: Arial;
	font-size: 15px;
	border-radius: 5px;
	text-transform: uppercase;
}
#viewpdf {
	background-image: url(img/pdf.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#flipbook {background-image: url(img/flipbook.png);
	background-position: center center;
	background-repeat: no-repeat;}
#hardcopy {background-image: url(img/hardcopy.png);
	background-position: center center;
	background-repeat: no-repeat;}
.fourclmn {
	width: 330px;
	height: auto;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 75px;
}
.fourclmnicon {
	width: 113px;
	height: 118px;
	float: left;
	margin-left: 108px;
	margin-right: 108px;
}
.fourclmcontent {
	width: 330px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.fourclmcontent h2 {
	font-family: "proxima-nova", "Proxima Nova";color: #1278bc;
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 15px;
}
.fourclmcontent p {
	color: #404041;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 7px;
}
#one {background-image: url(img/sprites-green.png);}
#two {
	background-image: url(img/sprites-green.png);
	background-position: -113px center;
}
#three {background-image: url(img/sprites-green.png);background-position: -227px center;}
#four {background-image: url(img/sprites-green.png);background-position: -341px center;}
.wti-content {
	width: 1066px;
	height: 110px;
	margin-top: 75px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.wti-content h2 {
	color: #1278bc;
	font-family: "Arial Black", Arial;
	font-size: 26px;
}
.wti-content p {
	font-family: Arial;
	font-size: 22px;
	margin-top: 5px;
}
.wti-threeclm-container {
	width: 490px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.wti-threeclm-ico {
	width: 45px;
	height: auto;
	margin-right: 20px;
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #1278bc;
	float: left;
	text-align: center;
}
.wti-threeclm-content {
	width: 425px;
	float: left;
	height: auto;
	font-family: Arial;
	font-size: 14px;
}
.wti-cta-container {
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: auto;
}
.wti-cta {
	width: 191px;
	height: 27px;
	padding-top: 13px;
	margin-top: 40px;
	text-align: center;
	border: 2px solid #1278bc;
	text-decoration: none;
	color: #1278bc;
	float: left;
	font-family: Arial;
	font-size: 15px;
	border-radius: 5px;
	text-transform: uppercase;
}
.git-sprite {
	width: 155px;
	height: 118px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(img/sprites-green.png);
	background-position: -458px center;
	margin-bottom: 35px;
}
.git-form-container {
	width: 680px;
	height: 270px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.git-form-container-login {
	width: 500px;
	height:170px;
	float: none;
	margin-left: auto;
	margin-right: auto;
margin-top: 100px;
}
.textinput {
	width: 204px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-color: #fafafa;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-right: 20px;
}
.textinput-register {width: 204px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-color: #fafafa;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-right: 20px; margin-top: 25px;}
.messageinput {
	width: 655px;
	height: 145px;
	float: left;
	border: 1px solid #000000;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	background-color: #fafafa;
	margin-right: 20px;
	margin-top: 20px;
	overflow: hidden;
	resize: none;
}
.submit {
	width: 191px;
	height: 35px;
	padding-top: 5px;
	margin-top: 40px;
	text-align: center;
	border: 2px solid #1278bc;
	text-decoration: none;
	color: #1278bc;
	float: left;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #fafafa;
	margin-left: 250px;
	border-radius: 5px;
	margin-right: 250px;
}
.git-content-container {
	width: 850px;
	height: auto;
	margin-top: 50px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	
}
.get-content-line {
	height: auto;
	width: 850px;text-align: center;
}
.get-content-ico-line {
	width: 210px;
	height: 25px;
	float: left;
	margin-top: 20px;
	font-family: "Arial Black", Arial;
	color: #55865d;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 5px;
}
.get-content-ico-line a {
	font-family: "Arial Black", Arial;
	color: #1278bc;
	text-decoration: none;
}
#phone {
	background-image: url(img/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#email {
	background-repeat: no-repeat;
	background-image: url(img/email.png);
	float: right;
	padding-top: 3px;
	text-align: right;
	padding-left: 40px;
}
.mandate {
	width: 90%;
	height: auto;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
.loginMessage { width: 500px; height: auto; font-size: 14px; margin-top: 45px; color: red; float: left;}