@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: none;
	width: 100%;
	display: block;
	background: rgba(231,244,252,1) url(../images/backgrounds/about_us.jpg) repeat-y fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: rgba(255,255,255,1);
	height: 1300px;
}
#Main_body {
	clear: both;
	float: left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	display: block;
	text-align: center;
}
#Nav_Main {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 5%;
	font-size: 20px;
}
#Logo_main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#About_us_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
	color: rgba(255,255,255,1);
	height: auto;
}
#Our_Approach_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
}
#Investment_Criteria_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
}
#Portfolio_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
}
#News_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
}
#Impact_Investing_nav {
	clear: both;
	float: none;
	width: 50%;
	display: block;
	margin: 10px auto;
}
#Learn_more_link {
	clear: both;
	float: none;
	margin-left: auto;
	width: 80%;
	display: block;
	font-size: 24px;
	margin-top: 6%;
	margin-right: auto;
}
#Logo_mobile {
	clear: both;
	float: none;
	margin-left: auto;
	width: 25%;
	display: block;
	margin-right: auto;
	padding-right: 0%;
}
#Logo_mobile_text {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	margin-bottom: 3%;
	padding-top: 3%;
	margin-top: 8%;
}
#Beldon_mobile_txt-1 {
	clear: none;
	float: left;
	width: 65%;
	display: block;
	font-size: 48px;
	color: rgba(36,54,106,1);
	border-bottom: medium solid rgba(36,54,106,1);
	text-align: right;
	padding-left: 10%;
}
#Beldon_Global_txt-2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size: 20px;
	color: rgba(36,54,106,1);
	margin-bottom: 2%;
}
#Footer_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 98.5%;
	display: block;
	background: rgba(5,81,94,1.0);
	color: rgba(255,255,255,1);
	padding: 10px 1%;
	text-align: center;
	position: fixed;
	bottom: 0px;
}
#Beldon_mobile_txt_right {
	clear: none;
	float: left;
	margin-left: 0;
	width: 12%;
	display: block;
	padding-left: 3%;
}
#Mobile_logo_2 {
	clear: both;
	float: none;
	width: 90%;
	display: block;
	padding: 5px 15px;
	margin-right: auto;
	margin-left: auto;
}
#footer_left {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-weight: bold;
	margin-bottom: 15px;
}
#footer_right {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#About_us_body_1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 55px;
	color: rgba(0,0,0,1);
	background: rgba(255,255,255,0.5);
	margin-top: 2%;
}
#About_us_body_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	color: rgba(0,0,0,1);
	font-size: 24px;
	background: rgba(255,255,255,0.5);
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#about_us_body_3 {
	clear: both;
	float: none;
	width: 75%;
	display: block;
	background: rgba(255,255,255,0.7);
	color: rgba(0,0,0,1);
	margin-right: auto;
	margin-left: auto;
}
#About_us_body_4 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 75%;
	display: block;
	background: rgba(255,255,255,0.7);
	color: rgba(0,0,0,1);
	margin-right: auto;
}
#About_us_body_5 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 71%;
	display: block;
	background: rgba(255,255,255,0.7);
	margin-right: auto;
	color: rgba(0,0,0,1);
	margin-bottom: 25px;
	text-align: left;
	padding-left: 4%;
}
#About_us_body_container {
	clear: both;
	float: none;
	margin-left: auto;
	width: 100%;
	display: block;
	margin-right: auto;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: none;
	width: 100%;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
}
#Main_body {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 0px;
}
#Nav_Main {
	clear: both;
	float: none;
	width: 465px;
	display: block;
	font-size: 18px;
	height: 200px;
	margin: 3% auto;
}
#Logo_main {
	clear: both;
	float: none;
	width: 75%;
	display: block;
	margin-top: 3%;
	margin-right: auto;
	margin-left: auto;
}
#About_us_nav {
	clear: both;
	float: left;
	display: block;
	width: 228px;
}
#Our_Approach_nav {
	clear: none;
	float: left;
	display: block;
	width: 228px;
	margin-left: 1%;
}
#Investment_Criteria_nav {
	clear: both;
	float: left;
	display: block;
	width: 228px;
}
#Portfolio_nav {
	clear: none;
	float: left;
	display: block;
	width: 228px;
	margin-left: 1%;
}
#News_nav {
	clear: both;
	float: left;
	display: block;
	width: 228px;
}
#Impact_Investing_nav {
	clear: none;
	float: left;
	width: 228px;
	display: block;
	margin-left: 1%;
}
#Learn_more_link {
	clear: both;
	float: none;
	width: 80%;
	display: block;
	margin-top: 25%;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
#Logo_mobile {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Logo_mobile_text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#Beldon_mobile_txt-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Beldon_Global_txt-2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer_1 {
	clear: none;
	float: right;
	width: 99.5%;
	display: block;
	padding: 10px 0.5%;
	margin: 0px;
	position: fixed;
	right: 0px;
	bottom: 0px;
}
#Beldon_mobile_txt_right {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Mobile_logo_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#footer_left {
	clear: both;
	float: left;
	width: 140px;
	display: block;
	margin-bottom: 0px;
}
#footer_right {
	clear: none;
	float: right;
	margin-left: 0;
	width: 70%;
	display: block;
	text-align: right;
}
#About_us_body_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#About_us_body_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#about_us_body_3 {
	display: block;
	clear: both;
	float: none;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background: rgba(255,255,255,0.7);
}
#About_us_body_4 {
	margin-left: auto;
	display: block;
	clear: both;
	float: none;
	width: 95%;
	margin-right: auto;
	background: rgba(255,255,255,0.7);
}
#About_us_body_5 {
	clear: both;
	float: none;
	margin-left: auto;
	width: 91%;
	display: block;
	margin-right: auto;
	background: rgba(255,255,255,0.7);
}
#About_us_body_container {
	width: 100%;
	display: block;
	clear: none;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
}

/* Desktop Layout: 769px to a max of 100%.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	max-width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: none;
	margin-left: 0;
	width: 100%;
	display: block;
	height: 1000px;
	background: url(../images/backgrounds/about_us.jpg) no-repeat fixed center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: rgba(255,255,255,1);
}
#Main_body {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Nav_Main {
	display: block;
	margin-top: 3%;
	font-size: 20px;
	width: 705px;
	height: 130px;
}
#Logo_main {
	clear: both;
	float: none;
	width: 90%;
	display: block;
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
}
#About_us_nav {
	display: block;
}
#Our_Approach_nav {
	display: block;
}
#Investment_Criteria_nav {
	display: block;
	clear: none;
	float: left;
	margin-left: 1%;
}
#Portfolio_nav {
	display: block;
	margin-left: 0px;
}
#News_nav {
	display: block;
	clear: none;
	float: left;
	margin-left: 1%;
}
#Impact_Investing_nav {
	display: block;
}
#Learn_more_link {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 1%;
	font-size: 26px;
}
#Logo_mobile {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Logo_mobile_text {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#Beldon_mobile_txt-1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Beldon_Global_txt-2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Footer_1 {
	clear: both;
	float: right;
	width: 100%;
	display: block;
	text-align: right;
	position: fixed;
	right: 0px;
	bottom: 0px;
	padding: 10px 0px;
}
#Beldon_mobile_txt_right {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Mobile_logo_2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: none;
}
#footer_left {
	clear: both;
	float: left;
	margin-left: 0;
	width: 20%;
	display: block;
	padding: 5px;
	margin-bottom: 0px;
}
#footer_right {
	clear: none;
	float: right;
	width: 70%;
	display: block;
	padding: 5px;
}
#About_us_body_1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#About_us_body_2 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 50px;
}
#about_us_body_3 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	background: rgba(255,255,255,0.7);
}
#About_us_body_4 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#About_us_body_5 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 96%;
	display: block;
}
#About_us_body_container {
	clear: both;
	float: none;
	margin-left: auto;
	width: 65%;
	display: block;
	margin-right: auto;
}
}
