/* Default media */
body
{
	color: #333;
	font-size: 14px;
	line-height: 150%;
	font-family: 'Noto Sans', Helvetica, Arial, sans-serif;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: #105580;
}

a, a:link, a:visited, a:active
{
	color: #1671ab;
	text-decoration: none;
}  
    
a:hover
{
	color: #666;
	text-decoration: none;
}

img { border: 0 none; }

h1
{
	color: #105580;
	font-size: 30px;
	line-height: 110%;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	margin-top: 30px;
}

h2
{
	color: #105580;
	font-size: 24px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	margin-bottom: 0;
	margin-top: 40px;
}

h3
{
	color: #105580;
	font-size: 14px;
	line-height: 18px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}

.more { font-weight: 700; padding: 20px 0; }

blockquote { color: #1671ab; font-size: 18px; line-height: 24px; padding: 0; margin: 0; }

.fin_list
{
	list-style-type: none;
	list-style-position: outside;
	display: inline;
	clear: both;
	padding: 0;
	margin: 0;
}

.fin_list li
{
	display: list-item;
	padding: 0 25px;
	margin: 12px 0;
	background-image: url(../images/bulletdoc.png);
	background-position: 0;
	background-repeat: no-repeat;
	background-size: contain;
	border: 0 none;
	text-align: left;
	font-weight: bold;
	line-height: 16px;
}


/* Layout */

#canvas
{
	width: 100%;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

#topbar
{
	width: 96%;
	max-width: 1140px;
	margin: 0 2% -5px 2%;
	padding: 0;
	display: inline-block;
	clear: both;
}

#logo
{
	float: left;
	margin: 0;
	padding: 28px 0;
}

#logo img
{
	height: 110px; width: auto;
}

#tagline
{
	float: right;
	margin: 0;
	padding: 90px 0 0 0;
	font-style: italic;
	font-size: 24px;
	color: #1671AB;
}

#masthead
{
	max-width: 1140px;
	height: auto;
	margin: 32px auto 0  auto;
	padding: 0 20px;
	overflow: hidden;
}

#mastheadsub
{
	max-width: 1140px;
	width: 96%;
	height: auto;
	margin: 0 auto;
	padding: 30px 0 0 0;
	overflow: hidden;
}

#mastheadsub img
{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}

#content
{
	max-width: 1140px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
}

.fundsbox
{
	float: left;
	width: 18%;
	min-height: 300px;
	margin: 40px 0 30px 0;
	padding: 0;
	overflow: hidden;
}

.fundsbox:not(:last-child)
{
	margin-right: 2.5%;
}

.fundsbox .px
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.fundsbox .px img
{
	width: 100%;
	max-width: 129px;
	height: auto;
	margin: 0;
	padding: 0;
}

.fundsbox .txt
{
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
}

.fundsbox .txt h3
{
	text-align: center;
	text-transform: uppercase;
}

.fundsbox .txt ul
{
	margin: 3px;
	padding: 0 6px;
	list-style-type: disc;
	list-style-position: outside;
}

.fundsbox .txt ul li
{
	margin: 3px;
}

#introrow { border-bottom: 1px #1671ab solid; padding: 0 0 40px 0; display: inline-block; }

.introcol { width: 65%; float: left; padding-right: 5%; }

.applycol { width: 30%; float: right; padding: 40px 0 0 0; }

.applycol p { font-size: 12px; }

.applycol img { width: 100%; float: none; padding: 0; }

.maincol
{
	margin: 30px 0 50px 0;
	padding: 0;
	clear: both;
	display: inline-block;
}

.maincolstory
{
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px #1671ab solid;
}

.maincolstorylast
{
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: none;
}

.col
{
	width: 65%;
	margin: 0;
	padding: 0;
	float: left;
}

.maincol2
{
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
}

.twocol
{
	width: 45%;
	margin: 0 10% 30px 0;
	padding: 0;
	float: left;
}

.twocol:last-child { margin: 0 0 30px 0; }

.pxleft
{
	width: 30%;
	float: left;
	margin: 0;
	margin-right: 5%;
	padding: 0;
	text-align: center;
}

.pxright
{
	width: 30%;
	float: right;
	margin: 0;
	margin-left: 5%;
	padding: 0;
	text-align: center;
}

.pxleft img, .pxright img { width: 100%; max-width: 260px; border-radius: 50%; }

.pxapply { width: 80%; margin: 30px 10% 0;}

.pxpartnerlogos { width: 80%; margin: 30px 10% 60px 10%;}

.story { width: 27%; margin: 3%; text-align: center; float: left; }

.story img { width: 100%; max-width: 260px; border-radius: 50%; }

.story blockquote { font-size: 15px; line-height: 20px; margin-top: 15px; }

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	margin: 30px 0 -70px 0;
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 80%;
	height: 80%;
	margin: 0 10%;
	border: 0;
}

.btn
{
	display: inline-block;
	margin: 10px 0 15px 0;
	
}

.btn a, .btn a:link, a.btn:visited, a.btn:active { background-color: #105580; border-radius: 10px; padding: 7px 14px; color: #FFFFFF; }

.btn a:hover { background-color: #999999; }

#btntop
{
	margin: 0;
	padding: 60px 0 0 0;
	width: 100%;
	clear: both;
	display: inline-block;
}

#btntopm { display: none; }

.btntop, .btntopm { width: 34px; height: 34px; display: block; float: right; }

a.btntop, a.btntop:link, a.btntop:visited, a.btntop:active, a.btntopm, a.btntopm:link, a.btntopm:visited, a.btntopm:active
{
	background-image: url(../images/btn-top.png); background-repeat: no-repeat; background-position: left top;
}

a.btntop:hover, a.btntopm:hover
{
	background-image: url(../images/btn-top-mo.png); background-repeat: no-repeat; background-position: left top;
}

.navhide { display: none; }

#footboxtop
{
	border-top: 1px #1671ab solid;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 100%;
	clear: both;
	display: inline-block;
}

#fundsboxtop
{
	border-top: 1px #1671ab solid;
	margin: 30px 0 0 0;
	padding: 0;
}

.footbox
{
	float: left;
	width: 30%;
	min-height: 230px;
	margin: 50px 0 30px 0;
	padding: 0;
	overflow: hidden;
	color: #1671ab;
	font-size: 12px;
	line-height: 18px;
}

.footbox:not(:last-child)
{
	width: 30%;
	margin-right: 5%;
}

.footbox a, .footbox a:link, .footbox a:visited, .footbox a:active
{
	color: #1671ab;
	text-decoration: none;
}  
    
.footbox a:hover
{
	color: #1671ab;
	text-decoration: underline;
}

.footbox ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}  

.footbox ul li
{
	margin: 0;
	padding: 8px;
	border-bottom: 1px #8ab8d5 solid;
}  

#botcanvas
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bot
{
	width: 96%;
	max-width: 1140px;
	margin: 0 2% -5px 2%;
	padding: 0;
	display: inline-block;
	clear: both;
	font-size: 11px;
	color: #ffffff;
}

#footcopy
{
	float: left;
	margin: 0;
	padding: 20px 0;
}

#footterms
{
	float: right;
	margin: 0;
	padding: 20px 0;
}

#footterms a, #footterms a:link, #footterms a:visited, #footterms a:active
{
	color: #ffffff;
	text-decoration: none;
}  
    
#footterms a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#navtop
{
	display: none;
}

#navigation
{
	margin: 0;
	padding: 0 10px;
	font-size: 16px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}

/* Top Navigation */
#mainav
{
	margin: 0 auto;
	padding: 0;
	text-align: right;
	text-transform: uppercase;
	max-width: 1140px;
}
#mainav ul{ border-radius: 3px; }
#mainav ul ul{ z-index: 9999; position: absolute; width:290px; padding: 17px 20px; }
#mainav ul ul ul{left: 290px; top:0;}
#mainav li{display:inline-block; position:relative; margin:0 1px 0 0; padding:0;}
#mainav li:last-child{margin-right:0;}
#mainav li li{ width:100%; margin: 0; text-align:left; text-transform:none; left: -15px;}
#mainav li a{display:block; padding:4px 10px;}
#mainav li li a{ border:solid; border-width:0 0 1px 0; border-color: #e5e5e5; }
#mainav li li:last-child a{ border-width: 0; border-radius: 0 0 5px 5px; }
#mainav .drop{padding:4px 10px;}
#mainav li li a, #mainav li li .drop{ display:block; margin:0; padding:10px 15px; }
#mainav ul ul{display:none;}
#mainav ul li:hover > ul{display:block;}

/* Navigation */
#mainav li a{ color:#999999; }
#mainav .active a, #mainav a:hover, #mainav li:hover > a{ color:#1671ab; text-decoration:none; }
#mainav li li a, #mainav .active li a{ font-size: 12px; color: #999999; background-color: #FFFFFF; }
#mainav li li:hover > a, #mainav .active .active > a{ color:#1671ab; }
#mainav li li li:hover > a{ color:#1671ab; }




@-ms-viewport{width:device-width;}

/* Media for smaller devices */
@media screen and (min-width: 320px) and (max-width: 767px) {

body
{
	min-width: 100%;
}

h1
{
	font-size: 23px;
	text-align: center;
}

h2
{
	font-size: 18px;
	margin-top: 30px;
}

#topbar
{
	width: 100%;
	margin: 50px auto 0 auto;
	padding: 20px 0 0 0;
	text-align: left;
}

#logo
{
	float: none;
	padding: 10px 20px;
}

#logo img
{
	height: 73px; width: auto;
}

#tagline
{
	float: none;
	padding: 0 20px 14px 20px;
	font-size: 16px;	
}

#masthead
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#mastheadsub
{
	width: 100%;
	padding: 0;
}

#content
{
	width: 90%;
	margin: 0 auto;
	padding: 5% 0;
	padding-bottom: 0;
	border: none;
}

#fundsboxtop
{
	padding: 0;
	border-top: none;
}

.fundsbox
{
	float: none;
	width: 100%;
	min-height: inherit;
}

.fundsbox:not(:last-child)
{
	margin-right: 0%;
}

.fundsbox .txt ul
{
	margin: 3px 6px;
}

#introrow { border-bottom: none; }

.introcol { width: 100%; float: none; padding-right: 0; }

.applycol
{
	width: 90%;
	float: none;
	background-color: #f4f4f4;
	padding: 1% 5%;
	margin-top: 40px;
}

.applycol p { font-size: 12px; }

.applycol img { width: 40%; float: right; padding: 20px 0 0 10px; }

.col
{
	width: 100%;
	margin: auto;
	padding: 0;
	float: none;
}

.twocol
{
	width: 100%;
	margin: 0 0 30px 0;
	padding: 0;
	float: none;
}

.twocol:last-child { margin: 0 0 30px 0; }

.pxleft
{
	width: 100%;
	float: none;
	margin: 0;
	margin-right: 0;
	padding: 0;
	text-align: center;
}

.pxright
{
	width: 100%;
	float: none;
	margin: 0;
	margin-left: 0;
	padding: 0;
	text-align: center;
}

.pxleft img, .pxright img { max-width: 200px; margin-bottom: 15px; }

.pxapply { width: 100%; margin: 0;}

.pxpartnerlogos { width: 100%; margin: 30px 0;}

.story { width: 100%; margin: 40px 0; text-align: center; float: none; }

.story img { max-width: 200px; }

.story blockquote { font-size: 13px; margin-top: 15px; }

.videoWrapper { margin: 20px 0 60px 0; }

.videoWrapper iframe { width: 100%; height: 100%; margin: 0; }

#btntop
{
	display: none;
}

#btntopm
{
	display: block;
	position: fixed;
	right: 5%;
	bottom: -4px;
}

#footboxtop
{
	border-top: 1px #1671ab solid;
	margin: 40px 0 0 0;
}

.footbox
{
	float: none;
	width: 100%;
	height: auto;
	min-height: inherit;
	margin: 30px 0;
}

.footbox:not(:last-child)
{
	width: 100%;
	margin: 30px 0 0 0;
}

#bot
{
	width: 90%;
	margin: 0 auto;
	padding: 0 5%;
	text-align: left;
}

#footcopy, #footterms
{
	float: none;
}

#footterms
{
	float: none; padding: 0 0 40px 0;
}

#navtop
{
	display: block;
	position: fixed;
	top: 0;
	width: 90%;
	height: 40px;
	margin: 0;
	padding: 15px 5% 0 5%;
	background-color: #1671ab;
	z-index: 10;
	text-align: left;
}

#navigation
{
	display: none;
	width: 100%;
	background: #FFFFFF;
	color: #666;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 55px;
	z-index: 20;
	font-size: 13px;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	border-top: none;
	border-bottom: none;
}

/* Top Navigation */
#mainav{text-align:left; text-transform:uppercase; z-index: 1;}
#mainav ul{margin: 0 5%; padding: 0;}
#mainav ul ul{z-index:9999; position:relative; margin: 0; padding: 0; left: 0; top: 0; display:block; width:100%;}
#mainav ul ul ul{width:95%; margin: 0; margin-left: 5%; left:0; top:0;}
#mainav li{display:block; position:relative; margin: 0; padding:0;}
#mainav li:last-child{margin-bottom:5%;}
#mainav li li{margin:0; text-align:left; text-transform:none; left: 0; top: 0;}
#mainav li li:last-child{margin-bottom:0; }
#mainav li a{display:block; padding:7px 0; border:solid; border-width:0 0 1px 0; border-color: #e5e5e5; }
#mainav li:last-child a{border-width:0;}
#mainav li li a{border:solid; border-width:0 0 1px 0; border-color: #cccccc; }
#mainav li li:last-child a{border-width:0; }
#mainav .drop{padding:7px 0;}
#mainav li li a, #mainav li li .drop{display:block; margin:0; padding:10px 15px;}
#mainav ul ul{display:block;}
#mainav ul li:hover > ul{display:block;}

/* Navigation */
#mainav li a{color:inherit; border-color: #cccccc;}
#mainav .active a, #mainav a:hover, #mainav li:hover > a{color:#1671ab; text-decoration:none;}
#mainav li li a, #mainav .active li a{color:#666666; background-color:rgba(0,0,0,.1); }
#mainav li li:hover > a, #mainav .active .active > a{color: #1671ab;}
#mainav li li li:hover > a{color: #1671ab;}

}
