@charset "utf-8";
/*
Theme Name: Retire First
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
<style type="text/css">
body { 
	background: #000000 !important;
}
.header-logo-image {
	/*margin-left: 50px;*/
}
.navbar-collapse {
  	padding-right: 15x;
  	/* padding-left: 15px; */
  	padding-left: 15px;
  	overflow-x: visible;
  	-webkit-overflow-scrolling: touch;
  	border-top: 1px solid transparent;
  	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);	
}
.bottom-edge-shadow {
	color: #2576B9;
	-webkit-box-shadow: 0 8px 6px -6px;
	   -moz-box-shadow: 0 8px 6px -6px;
	        box-shadow: 0 8px 6px -6px;
}
.custom-li {
	font-style: italic;
}
.main-image {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.navbar-default {
  	background-color: #fff;
  	border-color: #ffffff;
}
.navbar-default .navbar-nav {
	margin-right: -30px;
}
/* :4510 */
.navbar-default .navbar-nav > li > a {
	color:#000;
	font-size:15px;
	font-weight: normal;
	background-color: #fff;
	border-right: solid thin;
	border-color: #2576B9;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* :4323 */
.navbar-nav {
  margin: 20px -15px;
}
/* :4326 */
.navbar-nav > li > a {
  	padding-top: 2px;
  	padding-bottom: 2px;
  	line-height: 5px;	
}
/* :4483 */
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* :3635 */
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
@media (max-width: 959px) {
	.main-bg-img-text-overlay {
		display: none;
	}
	.main-bg-img-cta {
		display: none;
	}
}
@media (min-width: 959px) {
	.mobile-only-text-cta {
		display: none;
	}
}
.header-spacer {
	background-color: #2277bf;
	height: 30px;
	width: 100%;
}
.main-bg-img-text-overlay {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
    top: 38%;
    left: 55%;
    position: absolute;
    line-height: 150%;
}
.main-bg-img-cta {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	bottom: 0%;
    position: absolute;
    line-height: 150%;
	width:100%;
	text-align:center;
}
.main-background-image {
    position:relative;
    
}
.caption {
  padding: 9px;
  color: #333;
}
/* Sidebar CSS Start */

/* Sidebar CSS End   */

.footer-image {
	margin: 0 auto;
}











/*global css*/
/------------------------------------------------------------------------------------------------------------------------------------/
body {
	font-family: 'Open Sans', sans-serif;
}
p, h3 {
	wrap-word: break-word;
}
.navbar-default {
	background-color: #fff;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.thick-hr {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
}
.thick-full-width-hr {
    border: none;
    height: 2px;
    /* Set the hr color */
    color: #333; /* old IE */
    background-color: #333; /* Modern Browsers */
	width:200%;
	margin-left:-50%;
}
.padding-right-0 {
	margin-right: 0;
}
/* For Mobile Browsers Only */
@media screen and (max-width: 768px) { 
	.desktop-only {
		display: none;
	}
	.navbar-default .navbar-nav > li > a {
		border-bottom: 0px solid #fff;
		border-top: 0px solid #fff;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
	}	
}
/* For Desktop Browsers Only */
@media screen and (min-width: 768px) { 
	.mobile-only {
		display: none;
	}
}
/*header.php css*/
/------------------------------------------------------------------------------------------------------------------------------------/
.mobile-access-account-link {
	font-weight: 500;
	font-size: 15px;
	font-family: 'Poppins', sans-serif;
	color: #2c74b6;
}
.header-spacer-above-image {
	background-color: #23282D;
	height: 8px;
	width: 100%;
}
.mobile-header-spacer-above-image {
	background-color: #23282D;
	height: 6px;
	width: 100%;
	margin-top: -15px;
}
/* index.php css */
/------------------------------------------------------------------------------------------------------------------------------------/		
.header-spacer-below-image {
	background-color: #2e76b5;
	height: 10px;
	width: 100%;
}
.large-headers-font, h4 {
	font-family: 'Poppins', sans-serif;
}
h6 {
	font-size: 25px;
	line-height: 28px;
}
.main-image {
	opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}
.main-bg-img-text-overlay {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
    top: 10%;
    left: 55%;
    position: absolute;
    line-height: 150%;
}
.main-bg-img-cta {
    background: none repeat scroll 0 0 #FFFFFF;
    opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
	bottom: 0%;
    position: absolute;
    line-height: 150%;
	width:100%;
	text-align:center;
}
.main-background-image {
    position:relative;
}
.caption {
  padding: 9px;
  color: #333;
}
.main-content-container {
	background-color: #eee;
}
.main-content-container p {
	color: black;
	text-align: center;
}
.main-content-container-header h1 {
	color: #2c74b6;
	font-size: 38px;
	font-weight: 600;
	text-align: center;
}
.main-content-container-header p {
	color: #000;
	font-size: 27px;
	font-weight: 300;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.main-content-container-white {
	background-color: #fff;
}
.main-content-container-white p {
	color: black;
	text-align: center;
}
.mobile-main-content-container-header h1 {
	color: #CF3424;
	font-size: 38px;
	font-weight: 600;
	text-align: center;
}
.mobile-main-content-container-header p {
	color: #000;
	font-size: 22px;
	font-weight: 300;
	text-align: center;
	font-family: 'Poppins', sans-serif;
}
.second-content-container {
	background-color: #eee;
}
.footer-first-content-container {
	background-color: #B3A790;
}
.footer-second-content-container {
	background-color: #fff;
}
.horizontal-containers {
	
}
.right-border {
	border-right: 1px solid #eee; 
}
/* For Mobile Browsers Only */
@media screen and (max-width: 768px) { 
	.navbar-default .navbar-nav > li > a {
		border-bottom: 0px solid #fff;
		border-top: 0px solid #fff;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
	}	
}

#wrapper-test {
	cursor: pointer;
}
#wrapper-test .text {
	position:relative;
	bottom:0px;
	left:0px;
	visibility:hidden;
}
#wrapper-test:hover .text {
	visibility:visible;
}
.line-height-0.1 {
	line-height: 0.1;
}
.line-height-0.5 {
	line-height: 0.5;
}
/* sidebar.php.css */
/------------------------------------------------------------------------------------------------------------------------------------/
.sidebar-section-header {
	font-size: 24px;
	font-weight: 1000;
	color: #2c74b6;
	font-family: 'Poppins', sans-serif;
}
.sidebar-section-text {
	font-size: 15px;
	font-weight: 500;
}
.conversation-container-header {
	font-size: 24px;
	font-weight: 1000;
	color: #fff;
	font-family: 'Poppins', sans-serif;	
}
.conversation-container-text, .conversation-container-text a {
	font-size: 19px;
	font-weight: 500;
	color: #fff;
	font-family: 'Poppins', sans-serif;
}
.conversation-container-icon {
	font-size: 24px;
}
/* For Only Mobile Browsers */
@media screen and (max-width: 768px) { 
	.desktop-only {
		display: none;
	}
	.navbar-default .navbar-nav > li > a {
		border-bottom: 0px solid #fff;
	}	
}
/* For Desktop Browsers Only */
@media screen and (min-width: 768px) { 
	.mobile-only {
		display: none;
	}
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* footer.php.css */
/------------------------------------------------------------------------------------------------------------------------------------/
.custom-footer {
	font-family: 'Open Sans', sans-serif;
}
.custom-footer-content {
	background-color: #9e9d9a;
}
.custom-footer-content h3 {
	color: #eee;
}
.custom-footer-content p {
	color:#eee;
}
.footer-content-container {
	font-size: 16px;
    color: #fff;
    font-weight: 300;
	text-align: left;
}
.footer-content-container a {
	color: #fff;
}
.footer-disclaimer {
	line-height: 1.10;
    color: #fff;
	text-align: left;
	padding-top: 20px;
}
.footer-text {
	line-height: 0.90;
}
.footer-text-spacer {
	line-height: 0.20;
}
.footer-container-headers {
	font-size: 18px;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-weight: 900;
	text-align: left;
}
.bnn-spacer {
	line-height: 0.50;
}
.footer-info-section-containers {
	
}
.footer-info-section-containers-right-border {
	border-right-style: solid;
	border-width: 1px;
	border-color: #eee;
}
.footer-info-section-headers {
	font-size: 17px;
	font-weight: 900;
	color: #CF3424;
}
.footer-intro-text {
	font-size: 16px;
	font-weight: 500;
	text-align: left;
	font-style: italic;
}
/* For Mobile Browsers Only */
@media screen and (max-width: 768px) { 
	.footer-info-section-containers-right-border {
		border-right-style: solid;
		border-width: 0px;
		border-color: #fff;
	}	
}
/* Extra */
.conversation-container {
	background-color: #2c74b6;
}
.attention-grab {
	font-size: 26px;
	font-weight: 800;
	color: #2c74b6;
}

/* Styling for Bootstrap NavWalker SubMenus */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}

/**/
/* All Navigation Styling */
/**/

/* Styling for menu links */	
.navbar-default .navbar-nav > li > a {
	color:#000;
	font-size: 15px;
	font-weight: 600;
	background-color: #fff;
	border-right: solid thin;
	border-color: #2576B9;
	border-bottom: 0px;
	font-family: 'Poppins', sans-serif;
}
.navbar-nav > li > a {
	line-height: 25px;	
}
/* Styling for hover on menu link */
.navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #2576B9;
	border-top: 0px;

}
/* Styling for current menu link */
.navbar-default .navbar-nav > .active > a {
	color: #fff;
	background-color: #2576B9;
}
/* Styling for hover on current menu link */
.navbar-default .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #2576B9;	
}
.custom-header-menu-li {
	font-weight: 800;
	font-size: 19px;
	font-family: 'Poppins', sans-serif;
}
.header-logo-image {
	margin-top: 10px;
}
.navbar-collapse {
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
}
.navbar-default {
	background-color: #fff;
	border-color: #ffffff;
}
.header-top-spacer-1 {
	line-height: 0.1;
}
.header-top-spacer-2 {
	line-height: 2.2;
}
.header-top-spacer-3 {
	line-height: 0.5;
}
/* Carousel */
.carousel-control.left {
	background-color: #eee;
	background-image: none;
}
.carousel-control.right {
	background-color: #eee;
	background-image: none;
}
.carousel-control:hover, .carousel-control:focus {
    color: #2576B9;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10%;
    font-size: 20px;
    color: #2576B9;
    text-align: center;
}
.carousel-content {
	width: 75%;
	margin: 0 auto;
}
.carousel-inner {
	background-color: #eee;
}
.mobile-eee-spacer-below-carousel {
	background-color: #eee;
}
.fa-rf-blue {
	color: #2c74b6;
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    background-color: transparent;
    border: 0px;
}
code, kbd, pre, samp {
    font-family: 'Open Sans', sans-serif;
}
/* Accordion Styles */
.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    margin: 0;
    padding: 20px 0;
    cursor: pointer;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}
.support-members-images-desktop {
	margin-right: 30px;
}
.investment-team-member-image-desktop {
	margin-top: 20px;
	margin-left: 30px;
}
.investment-team-member-image-desktop {

}
.fees-category-h1 {
	font-size: 35px !important;
	text-align: left !important;	
	color: #2576B9 !important;
}
.fees-category-header {
	font-size: 28px !important;
	text-align: left !important;	
	color: #fff !important;
}
.fees-category-text {
	font-size: 14px !important;
	text-align: left !important;	
	color: #fff !important;
}
.fees-category-header-container {
    background-color: #2576B9;
	padding-left: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
}
.fees-blue-spacer {
	background-color: #2576B9;
	height: 3px;
}
.pages-header {
	font-size: 28px !important;
	text-align: left !important;	
	color: #2576b9 !important;
}
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
</style>