/* 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-family: "lato", "Lato Light";
	font-style: normal;
	color: #000000;
	background-color: black;
	font-weight: 300;	
}
section {
  width: 100%;
  display: table;
  margin: 0;
  max-width: none;
  font-weight: 300;
}
.mainheader {
	height: 100vh;
	background-image: url(../img/mainheader.jpg);
	background-position: right center;
}
.blackbarcontainer {
	width: auto;
	height: auto;
	background-color: rgba(31,118,185,.70);
	float: none;
	margin-top: 20%;
	padding-top: 2.25%;
	padding-bottom: 1.65%;
}
#text-container {
	width: 93.4912%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#text-container h1 {
	font-weight: 300;
	color: #ffffff;
	font-size: 4.75em;
	text-transform: uppercase;
}
#text-container h2 {
	color: #ffffff;
	font-weight: 300;
	font-size: 1.6em;
}
#text-container p {
	color: #ffffff;
	font-size: 1.25em;
	margin-top: 2.25%;
	font-weight: 300;
}
.content-area-nonimage-container {
	width: auto;
	height: auto;
	padding-top: 2%;
	padding-bottom: 3.5%;
	float: none;
	clear: both;
	overflow: visible;
}
#areaone {
	background-color: #FFFFFF;
	color: #000000;
}
#topmenu-container {
	width: 100%;
	max-width: 1140px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
}
#logo {
	background-repeat: no-repeat;
	background-image: url(../img/logo.jpg);
	width: 500px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}
#menu-container {
	float: right;
	width: 48%;
	height: auto;
	max-width: 608px;
	margin-top: 0px;
	}

.content-area-nonimage-text-container {
	width: 90.4912%;
	height: auto;
	margin-top: 3%;
	font-size: 1.25em;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1;
	overflow: auto;
	color: #000000;
}
.content-area-nonimage-text-containerblack {
	width: 90.4912%;
	height: auto;
	margin-top: 3%;
	font-size: 1.25em;
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	line-height: 1;
	overflow: auto;
	color: #FFFFFF;
}
.content-area-nonimage-text-container h1, .content-area-nonimage-text-containerblack h1 {
	font-size: 2.9em;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	text-align: center;
}
.content-area-nonimage-text-container h2, .content-area-nonimage-text-containerblack h2 {
	font-size: 1.5em;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.content-area-nonimage-text-container p, .content-area-nonimage-text-containerblack p {
	width: auto;
	font-size: 1.05em;
	margin-bottom: 2%;
	font-weight: 300;
	clear: both;
	float: none;
	height: auto;
}
.content-area-nonimage-text-container-spacer {
	width: 85px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: both;
	background-color: rgba(0,0,0,0.150);
	margin-top: 2.133%;
	margin-bottom: 2.133%;
}
.content-area-image-container {
	width: auto;
	height: auto;
	padding-top: 5%;
	float: none;
	clear: both;
	padding-bottom: 5%;
}
#areatwo {
	background-image: url(../img/areaone.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	max-height: 500px;
	width: auto;
	height: auto;
}
#mainquote-aone {
	width: 93.4912%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	font-size: 2.2875em;
	text-align: center;
	line-height: 0.5;
	color: #04496C;
	max-width: none;
}
#quotedfrom {
	font-size: 0.64em;
	text-align: center;
	margin-top: 35px;
	margin-right: 20px;
	color: #04496C;
}
.housingunit-icons {
	width: 96.4912281%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	float: none;
	clear: left;
	margin-top: 0.55432%;
	overflow: visible;
	max-width: 1100px;
	visibility: visible;
	min-height: 100px;
}
#ppm {
	width: 230px;
	height: 75px;
	background-image: url(../images/icons/ppmicon.png);
	background-repeat: no-repeat;
	min-width: 0px;
	padding-top: 20px;
	padding-left: 110px;
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.85;
	float: left;
	margin-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
#or {
	width: 40px;
	height: auto;
	float: left;
	font-size: 1.5em;
	margin-top: 30px;
	margin-left: 15px;
}
#terms {
	width: 210px;
	height: 75px;
	background-image: url(../images/icons/offeringterms.png);
	background-repeat: no-repeat;
	min-width: 0px;
	padding-top: 20px;
	padding-left: 110px;
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 0.85;
	float: left;
	margin-left: 15px;
	text-decoration: none;
	color: #FFFFFF;
}
#white {
	background-color: #0077b5;
	color: #FFFFFF;
}
#mainquote {
	background-image: url(../img/areatwo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	max-height: 400px;
	width: auto;
	height: auto;
	padding-top: 6%;
	padding-bottom: 6%;
}
.mainquote-atwo {
	width: 93.4912%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	font-size: 2.125em;
	text-align: center;
	line-height: 1;
	color: #FFFFFF;
}
#quotedfromtwo {
	font-size: 0.35em;
	font-family: "lato", "Lato Light";
	font-weight: 300;
	text-align: center;
	margin-top: 10px;
	line-height: 1;
}
.requestppmcontainer {
	width: auto;
	max-width: 590px;
	float: none;
	clear: both;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.25%;
}
.requestppm {
	width: 100%;
	min-width: 590px;
	float: left;
	clear: none;
	height: 54px;
	font-size: 2.25em;
	text-align: center;
	padding-top: 15px;
}
#ppmblack:hover, #ppmblacka:hover {
	color: #000000;
	background-color: #FFFFFF;
}
#ppmblack {
	border: 3px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
}
	#ppmblacka {
	color: #FFFFFF;
	text-decoration: none;
}
#ppmwhite:hover, #ppmwhitea:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#ppmwhite {
	border: 3px solid #000000;
	text-decoration: none;
	color: #000000;
}
	#ppmwhitea {color: #FFFFFF; text-decoration: none;}
#green {
	background-color: #FFFFFF;
	color: #000000;
}
#mngmt-container {
	float: none;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 93.4912%;
	height: auto;
	min-height: 500px;
	overlfow: visible;
	margin-bottom: 2%;
	max-width: 1200px;
	margin-top: 2%;
	overflow: inherit;
}
.management-3-clm {
	float: left;
	width: 550px;
	height: auto;
	overflow: visible;
	margin-top: 40px;
	margin-bottom: 40px;
}
	
#middlemgmt {
	margin-left: 100px;
}
.manage-image {
	float: left;
	height: 200px;
	width: 200px;
	border-radius: 50%;
	background-color: #FFFFFF;
	margin-left: 175px;
	margin-right: 175px;
}
.management-description {
	width: 500px;
	height: 75px;
	overflow: visible;
	float: left;
	clear: both;
	font-size: 1em;
	text-align: center;
	color: #000000;
	margin-top: 40px;
	margin-left: 25px;
}
.management-description h3 {
	text-transform: uppercase;
	font-size: 1.15em;
	font-weight: bold;
	font-family: "gesta","Gesta Bold";
	color: #000000;
}
.management-bio {
	float: left;
	width: 550px;
	margin-top: 5px;
	font-size: 15px;
	opacity: 0.75;
}
.management-bio:hover {opacity: 1;}
@media all and (max-width: 1370px) and (min-width: 300px) {
#mngmt-container { width: 100%}
.management-3-clm {
	float: left;
	width: 100%;
	height: auto;
	overflow: visible;
	margin-top: 40px;
	margin-bottom: 40px;
}
.manage-image {
margin:0px;
}
.management-description {
	width: 70%;
	height: 100%;
	overflow: visible;
	float: left;
	clear: none;
	font-size: 1em;
	text-align: center;
	color: #FFFFFF;
	margin-top: 2%;
	margin-left: 2%;
}
.management-description h3 {
	text-transform: uppercase;
	font-size: 1.15em;
	font-weight: bold;
	font-family: "gesta","Gesta Bold";
	color: #FFFFFF;
}
.management-bio {
	float: left;
	width: 70%;
	margin-top: 5px;
	font-size: 15px;
	opacity: 0.75;
	clear: none;
	margin-left: 2%;
}
.management-bio:hover {opacity: 1;}
#middlemgmt { margin: 0px;}
}
#areathree {
	background-image: url(../img/areathree.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	max-height: 400px;
	width: auto;
	height: auto;
	padding-top: 7%;
	padding-bottom: 7%;
}
.mainquote-athree {
	width: 93.4912%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	font-size: 2.125em;
	text-align: center;
	line-height: 1;
	color: #FFFFFF;
}
.mainquote-athree strong {font-weight: bold;}
#quotedby {
	font-size: 0.6em;
	font-weight: 300;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
#whitetwo {
	background-color: #0077b5;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.12em;
}
#whitetwo strong {
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#finalquote {
	background-image: url(../img/investmentstrategy.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	max-height: 400px;
	width: auto;
	height: auto;
	padding-top: 8%;
	padding-bottom: 8%;
}
.mainquote-final {
	width: 90.4912%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "gesta", "Gesta Bold";
	font-weight: bold;
	font-size: 2.125em;
	text-align: center;
	line-height: 1;
	color: #FFFFFF;
}
#black {
	background-color: #252C26;
	color: #ffffff;
}
#regulation {font-size:.875em; margin-top: 10px;}
#miller {
	background-image: url(../img/businessone.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wiler {
	background-image: url(../img/businesstwo.jpg);
	background-position: center top;
}
#washburn{
	background-image: url(../img/businessthree.jpg);
	background-position: center top;
}
#undermanagement-text {width: auto; height: auto; overflow: visible; clear: both; float: none;}
#undermanagement-text p {}
.warrenbuffet {
	width: auto;
	height: auto;
	float: none;
	clear: both;
	margin-right: auto;
	font-size: 2.25em;
	text-align: center;
	margin-left: auto;
	margin-top: 1.12%;
	color: #FFFFFF;
}
.beforeyouinvest {
	width: 100%;
	height: auto;
	float: none;
	clear: both;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
}
.byi-ipad {
	background-image: url(../images/tablet-potential.jpg);
	width: 30%;
	height: 400px;
	float: left;
	background-repeat: no-repeat;
	background-position: right 0%;
}
.byi-text {
	width: 65.5%;
	height: auto;
	float: right;
	margin-top: 1%;
	font-size: 1em;
	overflow: visible;
	margin-right: 3.25%;
	margin-left: 1.25%;
}
.byi-text h2 {
	text-align: left;
	font-size: 2.5em;
	margin-bottom: 25px;
	font-weight: bold;
}
.byi-text p {
	font-size: 1.152em;
	margin-bottom: 20px;
}
.afteryouinvest {
	width: auto;
	height: auto;
	min-height: 450px;
	float: none;
	clear: both;
	margin-top: 3.25%;
	margin-left: auto;
	margin-right: auto;	
}
.ayi-mac {
	background-image: url(../images/macinvestorrelations.jpg);
	width: 30%;
	height: 450px;
	float: right;
	background-repeat: no-repeat;
	background-position: left 0%;
}
.ayi-text {
	width: 65.5%;
	height: auto;
	float: right;
	font-size: 1em;
	overflow: visible;
	margin-left: 3.25%;
	margin-right: 1.25%;
	margin-top: 1%;
}
.ayi-text h2 {
	text-align: left;
	font-size: 2.5em;
	margin-bottom: 25px;
	font-weight: bold;
}
.ayi-text p {
	font-size: 1.152em;
	margin-bottom: 20px;
}
.whatareyouwaitingfor {
	width: auto;
	height: auto;
	font-size: 2.124em;
	font-weight: bold;
	text-align: center;
	float: none;
	clear: both;
	margin-top: 2%;
	margin-bottom: 3%;
	text-transform: uppercase;
}
#abs-header {
	float: none;
	position: fixed;
	width: 100%;
	height: 75px;
	left: 0px;
	top: 0px;
	background-color: #0077b5;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
}
#abs-header.smaller {height: 50px;}
#accessppm-headerbtn {
	float: right;
	margin-right: 1.24%;
	background-color: #ffffff;
	width: 175px;
	border-radius: 3px;
	height: 35px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 0px;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	text-decoration: none;
	color: #0077b5;
}
#accessppm-headerbtn:hover {background-color: #000000; color: #FFFFFF;}
#accessppm-headerbtn.smaller {height: 25px; padding-top: 5px;}
#abs-header-text {
	float: left;
	width: 600px;
	height: 55px;
	margin-top: 10px;
	margin-left: 1.24%;
	color: #ffffff;
}
#abs-header-text.smaller {margin-top: 0px;}
.menuitem {
	float: left;
	width: auto;
	height: auto;
	font-size: 1em;
	margin-right: 25px;
	margin-top: 15px;
	text-decoration: none;
	color: #ffffff;
}
.menuitem:hover {color: #000000;}
#contactinformation {
	float: right;
	width: 25px;
	height: 25px;
	color: #fcf565;
	background-image: url(../img/phone.png);
	background-repeat: no-repeat;
	margin: 25px;
}
#emailinformation {
	float: right;
	width: 26px;
	height: 25px;
	color: #fcf565;
	background-image: url(../img/contact.png);
	margin-top: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#emailinformation.smaller, #contactinformation.smaller {margin-top: 13px;}
#login {
	width: 200px;
	height: 35px;
	float: right;
	margin-top: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 0.75%;
}
#login:hover {
	color: #000000;
	text-decoration: blink;
	margin-right: 0.75%;
}
#login.smaller {display:none;}