/* 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: 61.9792%;
	height: auto;
	overflow: auto;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	max-width: 1190px;
	max-height: 200px;
}
.menu {
	width: 5.71429%;
	height: 44px;
	float: left;
	background-image: url(img/menu.png);
	margin-top: 3.4815%;
	max-width: 68px;
}
.logo {
	width: 50.2866%;
	height: 100%;
	float: left;
	margin-left: 20.2185%;
	/* [disabled]margin-top: 2.31481%; */
	margin-bottom: 0px;
	max-width: 400px;
	min-height: 91px;
	margin-top:15px;
}
.logoimg {
	width: 100%;
	max-width: 468px;
	height: auto;
}
.loginlogo {
	width: 454px;
	height: 100px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.investnow {
	width: 14.6218%;
	height: 30px;
	float: right;
	border-radius: 5px;
	border: 2px solid #085e19;
	text-align: center;
	color: #085e19;
	text-decoration: none;
	padding-top: 15px;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 0.9em;
	margin-top: 3.4815%;
	max-width: 168px;
}
.investnow:hover {background-color: #085e19; color: #FFFFFF;}
.spacer {
	width: 89.5798%;
	height: 2px;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.94444%;
	margin-bottom: 3.94444%;
	background-color: #085e19;
	max-width: 1066px;
}
.sectioncontainer {
	width: 83.2292%;
	height: auto;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	max-width: 1598px;
	overflow: visible;
}
.sectionheader {
	width: 66.7084%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
	max-width: 1066px;
}
.sectionheader h1 {
	font-family: "proxima-nova", "Proxima Nova";
	font-size: 2.75em;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
}
.threeclmn {
	width: 20.6508%;
	height: auto;
	float: left;
	margin-left: 6.25782%;
	margin-right: 6.25782%;
	margin-top: 75px;
	max-width: 330px;
	padding-bottom: 10px;
	min-width: 220px;
}
.icon {
	width: 100%;
	height: 150px;
	float: left;
	max-width: 330px;
}
.threeclmcontent {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.threeclmcontent h2 {
	font-family: "proxima-nova", "Proxima Nova";
	color: #085e19;
	font-size: 2.75em;
	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: 57.8788%;
	height: 27px;
	padding-top: 13px;
	margin-left: 20.303%;
	margin-right: 20.303%;
	text-align: center;
	border: 2px solid #085e19;
	text-decoration: none;
	color: #085e19;
	float: left;
	font-family: Arial;
	font-size: 15px;
	border-radius: 5px;
	text-transform: uppercase;
}
.threeclmn-cta:hover {background-color: #085e19; color: #FFFFFF;}
#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: 20.6508%;
	height: auto;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 75px;
	max-width: 330px;
}
.fourclmnicon {
	width: 113px;
	height: 118px;
	float: left;
	margin-left: 28.7273%;
	margin-right: 28.7273%;
}
.fourclmcontent {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	max-width: 330px;
}
.fourclmcontent h2 {
	font-family: "proxima-nova", "Proxima Nova";color: #085e19;
	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); background-position:-2px center;}
#two {
	background-image: url(img/sprites-green.png);
	background-position: -114px center;
}
#three {background-image: url(img/sprites-green.png);background-position: -230px center;}
#four {background-image: url(img/sprites-green.png);background-position: -342px center;}
.wti-content {
	width: 66.7084%;
	height: 110px;
	margin-top: 75px;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	max-width: 1066px;
}
.wti-content h2 {
	color: #085e19;
	font-family: "Arial Black", Arial;
	font-size: 26px;
}
.wti-content p {
	font-family: Arial;
	font-size: 22px;
	margin-top: 5px;
}
.wti-threeclm-container {
	width: 30.6633%;
	height: auto;
	float: left;
	margin-right: 1.25156%;
	margin-left: 1.25156%;
	max-width: 490px;
}
.wti-threeclm-ico {
	width: 9.18367%;
	height: auto;
	margin-right: 4.08163%;
	font-family: "Arial Black", Arial;
	font-size: 36px;
	color: #085e19;
	float: left;
	text-align: center;
}
.wti-threeclm-content {
	width: 86.7375%;
	float: left;
	height: auto;
	font-family: Arial;
	font-size: 14px;
}
.wti-cta-container {
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 12.5156%;
	height: auto;
}
.wti-cta {
	width: 100%;
	height: 27px;
	padding-top: 13px;
	margin-top: 40px;
	text-align: center;
	border: 2px solid #085e19;
	text-decoration: none;
	color: #085e19;
	float: left;
	font-family: Arial;
	font-size: 15px;
	border-radius: 5px;
	text-transform: uppercase;
	max-width: 191px;
}
.wti-cta:hover {background-color: #085e19; color: #FFFFFF;}
.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: 25px;
	padding-top: 3px;
	margin-top: 40px;
	text-align: center;
	border: 2px solid #085e19;
	text-decoration: none;
	color: #085e19;
	float: left;
	font-family: Arial;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #fafafa;
	margin-left: 250px;
	border-radius: 5px;
	margin-right: 250px;
}
.submit:hover {background-color: #085e19; color: #FFFFFF;}
.git-content-container {
	width: 53.1915%;
	height: auto;
	margin-top: 50px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;	
}
.get-content-line {
	height: auto;
	width: 100%;
	text-align: center;
}
.get-content-ico-line {
	width: 24.7059%;
	height: 25px;
	float: left;
	margin-top: 20px;
	font-family: "Arial Black", Arial;
	color: #55865d;
	font-size: 14px;
	padding-left: 30px;
	padding-top: 5px;
	max-width: 210px;
}
.get-content-ico-line a {
	font-family: "Arial Black", Arial;
	color: #085e19;
	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;}
.wti-cta-container-sec {
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 12.5156%;
	height: auto;
}
.wti-cta-sec {
	width: 100%;
	height: 27px;
	padding-top: 13px;
	text-align: center;
	border: 2px solid #085e19;
	text-decoration: none;
	color: #085e19;
	float: left;
	font-family: Arial;
	font-size: 15px;
	border-radius: 5px;
	text-transform: uppercase;
	max-width: 191px;
	min-width:150px;
	margin-bottom: 25px;
}
.wti-cta-sec:hover {background-color: #085e19; color: #FFFFFF;}
/* Begin Responsive CSS Queries*/
@media all and (max-width: 1385px) and (min-width: 865px) {
 .fourclmn {
    width: 48%;
    height: auto;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 75px;
    max-width: 48%;
	min-height: 255px;
}
.fourclmcontent {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}
#fourclmnthree {clear: left;}
}
 
@media all and (max-width: 1280px) and (min-width: 865px) {
.threeclmn {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 6.25782%;
    margin-right: 6.25782%;
    margin-top: 75px;
    max-width: inherit;
    padding-bottom: 10px;
    min-width: 220px;
}
.icon {
    width: 30%;
    height: 150px;
    float: left;
    min-width: 215px;
	max-width: inherit;
}
.threeclmcontent {
    width: 70%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.threeclmcontent h2, .threeclmcontent p {text-align: left;}
.threeclmn-cta {
    width: 20%;
    height: 27px;
    padding-top: 13px;
    margin-left: 0px;
    margin-right: 7%;
    text-align: center;
    border: 2px solid #085e19;
    text-decoration: none;
    color: #085e19;
    float: right;
    font-family: Arial;
    font-size: 15px;
    border-radius: 5px;
    text-transform: uppercase;
}
.investnow {font-size:.65em; height: 26px; padding-top: 20px;}
}
 
@media all and (max-width: 864px) and (min-width: 20px) {
.threeclmn {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
	margin-bottom: 75px;
    max-width: inherit;
    padding-bottom: 10px;
    min-width: 220px;
}
.icon {
    width: 100%;
    height: 150px;
    float: left;
    min-width: inherit;
    max-width: inherit;
}
.threeclmcontent h2, .threeclmcontent p {text-align: center;}
.threeclmcontent {
    margin-top: 20px;
    margin-bottom: 20px;
}
.threeclmn-cta {
    max-width: 296px;
    clear: left;
    margin-left: 26%;
    margin-right: 25%;
}
 .fourclmn {
    width: 100%;
    height: auto;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 2%;
	margin-top: 0px;
    max-width: 100%;
	min-height: 255px;
	clear:left;
}
.fourclmcontent {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width: 100%;
}
.fourclmnicon {
    width: 113px;
    height: 118px;
    float: none;
    clear: left;
    margin-left: auto;
    margin-right: auto;
}
.fourclmcontent h2, .fourclmcontent p {text-align: center;}
.sectionheader {margin-bottom: 8%;}
}
