html {
    font-size: 15px;
}
.row {
	max-width: 1000px !important;
}
.lt-ie9 .columns {
	padding-left: 0.9375em;
	padding-right: 0.9375em;
}
.lt-ie9 .large-1.columns {
	width:8.0% !important;
}
.lt-ie9 .large-2.columns {
	width:16.0% !important;
}
.lt-ie9 .large-3.columns {
    width:25% !important;
}
.lt-ie9 .large-4.columns {
	width:33.0% !important;
}
.lt-ie9 .large-5.columns {
	width:41.0% !important;
}
.lt-ie9 .large-6.columns {
	width:50% !important;
}
.lt-ie9 .large-7.columns {
	width:58.0% !important;
}
.lt-ie9 .large-8.columns {
	width:66.0% !important;
}
.lt-ie9 .large-9.columns {
	width:75% !important;
}
.lt-ie9 .large-10.columns {
	width:83.0% !important;
}
.lt-ie9 .large-11.columns {
	width:91.0% !important;
}
.lt-ie9 .large-12.columns {
	width:100% !important;
}
.lt-ie9 .large-block-grid-2 li {
	width: 50%;
}
.lt-ie9 .large-block-grid-3 li {
	width: 33%;
}
.lt-ie9 .large-block-grid-4 li {
	width: 25%;
}

.lt-ie9 .top-bar-section UL {
	width:inherit !important;
}
.lt-ie9 .top-bar-section UL LI {
	float:left !important;
}
.lt-ie9 .top-bar {
	height:inherit !important;
}
.lt-ie9 .row {
	width: 1000px !important;
}
.lt-ie9 .row .row {
	width: 100% !important;
}
.top-bar .title-area {
	float: left;
}

.medium-block-grid-5 li {
	width: 20%;
	display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem;
}


/* NON FOUNDATION OVERRIDES */
.secondary-navigation .top-bar-section ul li {
	line-height: 1;
}
.site-logo img {
	display: none;
}
.mission {
    width: 500px;
    margin-left: 20px;
}
.mission {
    padding: 15px 0 0;
}
.mission span {
    font-size: 24px !important;
}
.show-for-medium-up {
	display: block !important;
}
.top-bar,
.contain-to-grid,
.top-bar-section ul li {
	background-color: transparent !important;
}
.contain-to-grid .top-bar {
	margin: 0 auto;
	max-width: 1000px;
}
.top-bar-section ul li {
	margin-right: 2px;
	margin-left: 2px;
}
.top-bar-section ul li.has-dropdown a:after {
	background: none;
	border: 0;
}
.top-bar-section ul li > a {
	background: none;
	color: #000000;
	font-size: 13px !important;
}
.top-bar-section ul li li a {
	font-size: 13px;
	background: none;
	color: #090a0b;
}
.top-bar-section li.current-menu-item a, 
.top-bar-section li.current-menu-ancestor a {
	/*background: #090a0b !important;
	color: #FFF;*/
}

/* desktop navigation css - inside media query in header so not begin read by IE8 */
.mobile-top-links {
    display: none;
}
#main-nav {
    position: relative;
    top: auto;
    left: auto;
    box-shadow: none;
    background-color: #A6D7F5;
    overflow-y: visible;
}
body.home #main-nav {
    border-bottom: 0;
}
.admin-bar.active-nav #main-nav {
    top: auto;
}
#main-nav.two-level {
    background: url(../img/two-tier-menu-bg.png) repeat-x;
    background-image: linear-gradient(#A6D7F5 46px, #e5f1f8 38px);
}
.no-cssgradients #main-nav.two-level {
    background: url(../img/two-tier-menu-bg.png) repeat-x;
}
#main-nav .row,
.contain-to-grid .top-bar {
    max-width: 1128px;
}
.contain-to-grid .top-bar { 
    height: 46px;
    line-height: 46px;
}
#main-nav.two-level .contain-to-grid .top-bar { 
    height: 84px;
    line-height: 46px;
}
#main-nav .top-bar-section ul li {
    float: left;
    text-align: left;
}
#main-nav .top-bar-section ul li>a,
#main-nav .top-bar-section .has-dropdown>a {
    padding: 0 20px !important;
    line-height: 46px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1rem;
}
#main-nav .top-bar-section .has-dropdown li>a {
    font-weight: normal;
    font-size: 15px;
}
#main-nav .top-bar-section ul li.current-menu-ancestor>a {
    color: #1e547f;
}
#main-nav .top-bar-section ul li:not(.has-form)>a:hover,
#main-nav .top-bar-section ul li.current-menu-item>a:not(.button),
#main-nav .top-bar-section ul li.donate:not(.has-form) li a:not(.button),
#main-nav .top-bar-section ul li.donate:not(.has-form) li a:not(.button):hover {
    background: #e5f1f8;
}
#main-nav .top-bar-section .has-dropdown.hover>.dropdown, 
#main-nav .top-bar-section .has-dropdown.not-click:hover>.dropdown {
    display: none;
}
#main-nav .top-bar-section .has-dropdown>a {
    padding-right: 20px !important;
}
#main-nav .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
    content: '';
}

/* Second Level */
#main-nav .top-bar-section li.current-menu-item > ul.dropdown,
#main-nav .top-bar-section li.current-menu-ancestor> ul.dropdown {
    width: 100% !important;
    display: block !important;
    background: none;
    left: 20px;
    position: absolute !important;  
    border-bottom: 0;  
    clip: auto;
}
#main-nav .top-bar-section li.current-menu-item ul.dropdown li>a, 
#main-nav .top-bar-section li.current-menu-ancestor ul.dropdown li a {
    line-height: 38px;
}
#main-nav .top-bar-section ul li.current-menu-item li>a:hover, 
#main-nav .top-bar-section ul li.current-menu-item li a,
#main-nav .top-bar-section ul li li.current-menu-item a {
    background: none;
    cursor: pointer;
    color: #000;
    font-size: 15px;
    padding: 0 10px !important;
    font-weight: 500;
}
#main-nav .top-bar-section li.current-menu-ancestor ul.dropdown li.current-menu-item>a,
#main-nav .top-bar-section li.current-menu-item ul.dropdown li>a:hover,
#main-nav .top-bar-section li.current-menu-ancestor ul.dropdown li.current-menu-item>a:hover {
    color: #000;
    border-bottom: 2px solid #000;
    background: none;
}
#main-nav .top-bar-section .menu-item {
    position: static !important;
}
#main-nav .top-bar-section .menu-item > a:after {
    display: none;
}
#main-nav .top-bar-section .menu-item > ul > li {
    display: inline-block !important;
    width: auto !important;
}
/* 3rd Level */
#main-nav .top-bar-section ul .menu-item.current-menu-ancestor>ul ul {
    display: none !important;
}

