
@media screen and (-webkit-min-device-pixel-ratio:0) {
    li {
        margin-left: 3px;
    }
}


/* logo table */

.logo-table {
    width: 150px !important;
    float: left;
    margin: auto;
}

    .logo-table td {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .logo-table img {
        max-width: 150px !important;
        height: auto;
    }

@media only screen and (max-width: 767px) {

    .logo-table {
        width: 150px !important;
        float: none;
        margin: auto;
    }
}


/*home subnav*/

#home-subnav-container {
    background: url(/Static/images/dark-transparent-bg.png);
    padding: 10px 0px 10px 0px;
    position: absolute;
    top: 158px;
    left: 0;
    height: 17px;
    width: 100%;
    z-index: 100;
    display: none;
}

#main-nav-wrapper {
    height:30px;
}

/*END home subnav*/

.slide {
}

.slide-img {
    /*margin: 0 auto;*/
    display: block;
    position: absolute;
    left: 50%;
    margin: 0px 0px 0px -1000px;
}

.vidEmbed {
}

.vidEmbedWrap {
    margin-left: auto;
    margin-right: auto;
    width: 640px;
}

h3 a {
    text-decoration: none;
    color: #b8583b;
}

li {
    padding-bottom: 5px;
}

.homeBigLink {
    text-decoration: none;
    color: #000;
}



.ft.noMobile ul.bullet-list li {
    margin-bottom: 2px;
    padding-bottom: 0px;
}

.phi-children-wrap {
    margin-top: 15px;
    float: left;
    width: 160px;
    margin-right: 15px;
}

div.phi-children-wrap:last-of-type {
    margin-right: 0px;
}

.phi-children-link {
    text-align: center;
}

.phi-children-img {
    text-align: center;
}

    .phi-children-img img {
        width: 160px;
        padding: 0px !important;
    }

a.article-link.phi-children {
    font-size: 17px;
    font-family: 'Roboto Condensed', sans-serif;
    margin: 0;
    padding-bottom: 3px;
}


.resultMessage {
    padding-top: 20px;
    text-align: center;
}

    .resultMessage label {
        font-size: 18px;
    }

.body-copy {
    font-size: 12px;
    color: #1b1e17;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 14px;
}

.footnote,
.footnote a {
    font-size: 10px;
}

hr {
    border: 0;
    height: 0;
    border-bottom: 1px solid #bebebe;
}

/*font-awesome*/
.fa.fa-twitter {
    font-size: 20px;
}

.tweet-header {
    color: #848484;
    font-size: 13px !important;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.twitter-tout {
    margin-top: -6px;
}

.orange-btn {
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    font-family: 'Roboto Condensed', sans-serif;
    color: #ba5b3e;
}

    .orange-btn:hover {
        text-decoration: underline;
    }

.small-btn {
    width: 100px;
    font-size: 13px;
}

.landing-link {
    text-decoration: none;
}

.title-link {
    text-decoration: none;
    font-weight: 500;
    color: #ba5b3e;
}

    .title-link:hover {
        text-decoration: underline;
    }

.news-result-no-border h3 {
    font-size: 15px;
}

.grant-external-link {
    position: absolute;
    bottom: 0;
}

/*.content-block > p:first-of-type {
    font-size: 12px;
}

.content-block > p > span:first-of-type {
    font-size: 12px;
}

.intro-text > p > span:first-of-type {
    font-size: 12px;
}

.content-block > p:first-of-type a {
    font-size: 12px;
}

.content-block > p > span:first-of-type a {
    font-size: 12px;
}

.intro-text > p > span:first-of-type a {
    font-size: 12px;
}*/

ul {
    padding-left: 13px;
}

.sitemap-li a {
    font-size: 12px;
    padding-bottom: 1px;
}

.sitemap-div > ul > li > a {
    font-size: 15px;
    font-weight: 600;
}

body {
    background: #dcdcdc;
    margin: 0;
    padding: 0;
}

#siteframe {
    background-color: #252525;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

#wrapper {
    background-color: #dcdcdc !important;
    z-index: 1;
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

.inner {
    width: 960px;
    margin: 0 auto;
    display: block;
}

img {
    border: none;
}

p, ul, ol, span, td {
    font-size: 12px;
    color: #1b1e17;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 15px;
}

    p a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #b8583b;
        margin: 10px 0px 10px 0px;
        text-decoration: none;
    }

        p a:hover {
            text-decoration: underline;
        }

h3 {
    font-size: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin: 0px 0px 10px 0px;
}

    h3.program-page-title {
        font-size: 22px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        margin: 0px 0px 10px 0px;
    }

.grey-border {
    background: #bebebe;
    height: 1px;
    width: 100%;
}

.content-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #201e1d;
    margin: 0;
    width: 100%;
    padding-top: 10px;
    margin-top: 5px;
    clear: both;
    padding-left: 4px;
}

h1.content-title {
    text-transform: uppercase;
    font-size: 17px;
}

    h1.content-title a {
        text-decoration: none;
        color: #201e1d;
    }

        h1.content-title a:hover {
            text-decoration: underline;
        }

.content-title-float {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #201e1d;
    margin: 0;
    width: 100%;
}

.content-title-accordian {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #201e1d;
    margin: 0;
    width: 100%;
}

.content-title-no-border, h4.supp {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #201e1d;
    margin: 0;
    margin-top: 5px;
    clear: both;
}

    .content-title-no-border a {
        text-decoration: none;
        color: #b8583b;
    }

        .content-title-no-border a:hover {
            text-decoration: underline;
        }

.content-title2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #444;
    margin: 0;
    font-weight: 500;
    clear: both;
}

    .content-title2 a {
        text-decoration: none;
        color: #444;
    }


        .content-title2 a:hover {
            text-decoration: underline;
        }

.sub-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #201e1d;
    margin: 11px 0 0;
}

    .sub-title a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ba5b3e;
        margin: 11px 0 0;
        text-decoration: none;
    }

        .sub-title a:hover {
            text-decoration: underline;
        }

.article-link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #b8583b;
    margin: 10px 0px 10px 0px;
    display: block;
    text-decoration: none;
}

    .article-link:hover {
        text-decoration: underline;
    }

.article-link-view {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #b8583b;
    margin: 10px 0px 10px 0px;
    display: block;
    text-decoration: none;
}

    .article-link-view:hover {
        text-decoration: underline;
    }

.article-link-funded h3 {
    font-size: 13px;
    font-weight: 500;
    margin: 0px 0px 0px 0px;
}

.home-funding-links a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #b8583b;
    margin: 10px 0px 10px 0px;
    display: block;
    text-decoration: none;
}

    .home-funding-links a:hover {
        text-decoration: underline;
    }

.grant-funding-links a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #b8583b;
    margin: 10px 0px 10px 0px;
    display: block;
    text-decoration: none;
}

    .grant-funding-links a:hover {
        text-decoration: underline;
    }

.orange-btn.small-btn.button-box {
    background: #ba5b3e;
    display: block;
    padding: 10px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    text-decoration: none;
    position: absolute;
    bottom: 20px;
}

    .orange-btn.small-btn.button-box:hover {
        background: #a3553a;
    }

.ft-button {
    width: 245px;
}

#responder {
    left: -5000px;
    position: absolute;
    z-index: 1;
}

.desktop {
    display: block;
}

.noDesktop {
    display: none;
}

.tablet {
    display: none;
}

.mobile {
    display: none;
}

.noMobile {
    display: block;
}

.center-btn {
    margin: 0 auto;
}

.page-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 32px;
    color: #201e1d;
    margin: 0;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
}

.bullet-list {
    padding: 0px 0px 0px 10px;
}

    .bullet-list li {
        list-style: url(/Static/images/bullet.png);
        font-size: 11px;
        color: #1b1e17;
        font-family: Arial, Helvetica, sans-serif;
        margin: 0px 0px 10px 0px;
    }

    .bullet-list a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #b8583b;
        text-decoration: none;
    }

        .bullet-list a:hover {
            text-decoration: underline;
        }

li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b8583b;
    text-decoration: none;
}

    li a:hover {
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: underline;
    }

.bullet-list a:hover {
    text-decoration: underline;
}

.content-block {
    background: #ededed;
    padding: 25px;
    min-height: 280px;
}

    .content-block img {
        padding: 15px;
    }

.image-tout img {
    padding: 0;
}

.expand-accordion img {
    padding: 0;
}

#content-intro img {
    padding: 0;
}

#content-intro .intro-text {
    float: left;
    width: 600px;
}

#content-intro .intro-image {
    float: left;
}

#main-content {
    margin: 25px 0px 0px 0px;
}

.ft {
    width: 260px;
    background: #ededed;
    padding: 25px 25px 25px 25px;
    position: relative;
    float: left;
    margin: 0px 15px 0px 0px;
}


    .ft p,
    .ft a,
    .ft span {
        font-size: 11px;
    }



.tout-name {
    color: #848484;
    font-size: 13px;
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;
}

#home-header {
    position: absolute;
    z-index: 2;
}

header {
    width: 100%;
    max-height: 158px;
    background: url(/Static/images/transparent-bg.png);
}

#logo {
    float: left;
    display: block;
    width: 183px;
}

    #logo img {
        width: 100%;
    }

#main-nav {
    float: right;
    margin: 80px 0px 0px 0px;
    color: #bf6243;
    font-size: 14px;
}

.nav-link {
    margin: 0px 8px 0px 8px;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 200;
   
    
}

.home-hidden {
    display:none;
}

.nav-link-home {
     padding-bottom: 20px;
    
}

#main-nav :last-child {
    margin-right: 0px;
}

.nav-link:hover {
    color: #ba5b3e;
}

.nav-link.active-nav {
    color: #ba5b3e;
}

.noPush {
    margin: 0px 0px 0px 8px;
}

#nav-right {
    float: right;
    margin: 10px 0px 0px 0px;
}

#newsLink {
    text-decoration: none;
    color: #b4b4b4;
    font-size: 11px;
    font-family: Georgia, "Times New Roman", Times, serif;
    float: left;
    margin: 5px 0px 0px 0px;
}

    #newsLink:hover {
        text-decoration: underline;
    }

#twitterLink {
    float: left;
    display: block;
    width: 18px;
    height: 14px;
    background: url(/Static/images/twitter-icon.png) 0px 0px no-repeat;
    margin: 5px 0px 0px 20px;
}

    #twitterLink:hover {
        background: url(/Static/images/twitter-icon.png) 0px -15px;
    }

#nav-search-form {
    float: left;
    overflow: hidden;
    background: #5b5a59;
    border: #494847 solid 1px;
    margin: 0px 0px 0px 20px;
}

#nav-search {
    background: #5d5c5b;
    border: none;
    font-size: 11px;
    color: #fff;
    padding: 5px;
    height: 11px;
}

#nav-submit {
    background: #222121;
    border: none;
    font-size: 11px;
    color: #fff;
    height: 22px;
    width: 50px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

    #nav-submit:hover {
        background: #ba5b3e;
    }

.search-align {
    vertical-align: bottom;
}



#nav-submit-forms {
    background: #83412B;
    border: none;
    font-size: 11px;
    color: #fff;
    height: 22px;
    width: 95px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

    #nav-submit-forms:hover {
        background: #ba5b3e;
    }

#subnav-container {
    background: url(/Static/images/dark-transparent-bg.png);
    padding: 10px 0px 10px 0px;
}

.subnav-link {
    margin: 0px 8px 0px 8px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 200;
}

    .subnav-link:hover {
        color: #ba5b3e;
    }

    .subnav-link.active-nav {
        color: #ba5b3e;
    }

#subnav {
    float: right;
    margin: 0px 0px 0px 0px;
    color: #989593;
    font-size: 14px;
}

/*Mobile Menu*/
#nav-toggle {
    float: right;
    margin: 30px 0px 0px 0px;
}

#mobile_menu {
    width: 250px;
    background: #252525;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
    color: #949494;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
}

.mobile-nav-top {
    display: block;
    padding: 10px 0px 10px 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
}

.mobile-nav-sub {
    display: block;
    padding: 10px 0px 10px 30px;
    background: #555555;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

.mobile-nav-dd {
    display: none;
}

.mobile-arrow {
    height: 5px;
    width: 10px;
    background-image: url(/Static/images/mobile-nav-arrow.png);
    background-position: 0px 0px;
    display: block;
    float: left;
    margin: 18px 0px 0px 15px;
}

/*Home Page*/
#home-slider-container {
    position: relative;
}

#home-slider {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    /*max-width: 1500px;*/
	background-color: black;
    width: 100%;
    height: 516px;
    overflow: hidden;
}

#slide-nav-box {
    width: 100%;
    height: 50px;
    padding: 0px 0px 0px 0px;
    background: url(/Static/images/transparent-bg.png);
    position: absolute;
    bottom: 0;
}

.slide-nav {
    display: block;
    height: 12px;
    width: 12px;
    border: solid 1px #959594;
    float: left;
    margin: 20px 10px 0px 0px;
    color: #959594;
    text-decoration: none;
    font-size: 9px;
    text-align: center;
}

    .slide-nav span {
        color: #959594;
        font-size: 9px;
    }

.nav-active span {
    color: #b8583b;
    font-size: 9px;
}

.slide-nav:hover {
    color: #b8583b;
    border: solid 1px #b8583b;
}

.nav-active {
    color: #b8583b;
    border: solid 1px #b8583b;
}

.slide-title {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    text-transform: uppercase;
    margin: 15px 0px 0px 10px;
    float: left;
    text-decoration: none;
}

.slide-title-link {
    color: #fff;
    text-decoration: none;
}

.slide-title-text {
    left: -5000px;
    position: absolute;
}

.slide-url {
    left: -5000px;
    position: absolute;
}

.slide-page-title {
    left: -5000px;
    position: absolute;
    text-transform: uppercase;
}

.slide-read {
    color: #ba5b3e;
    font-size: 11px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    margin: 20px 0px 0px 20px;
    float: left;
    text-decoration: none;
}

    .slide-read:hover {
        text-decoration: underline;
    }

/*.slide-link {
    height: 31px;
    padding: 3px 10px 3px 3px;
    background: url(/Static/images/transparent-bg.png);
    position: absolute;
    bottom: 130px;
    left: 20px;
    text-decoration: none;
    text-transform: uppercase;
}*/

.slide-link {
    height: 31px;
    padding: 3px 10px 3px 3px;
    background: url(/Static/images/transparent-bg.png);
    position: absolute;
    left: 20px;
    top: 380px;
    text-decoration: none;
    text-transform: uppercase;
}

    .slide-link img {
        float: left;
        margin: 0px 10px 0px 0px;
    }

    .slide-link strong {
        float: left;
        color: #ba5b3e;
        font-size: 18px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        margin: 3px 0px 0px 0px;
    }

.slide .inner {
    position: relative;
}

#home-left {
    width: 350px;
    float: left;
    border-left: solid 1px #b2b2b2;
    border-right: solid 1px #b2b2b2;
}

#hl-articles {
    /*border-left: solid 1px #b2b2b2;
    border-right: solid 1px #b2b2b2;*/
    padding: 0px 20px 0px 20px;
}

    #hl-articles .article-link {
        font-weight: 600;
    }

#hl-properties {
    padding: 0px 20px 0px 20px;
}

.property-block {
    width: 70px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.prop-name {
    font-size: 11px;
    color: #b8583b;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-weight: 600;
}

    .prop-name:hover {
        text-decoration: underline;
    }

#home-right {
    float: left;
    padding: 0px 0px 0px 20px;
}

.home-article {
    width: 570px;
}

.ha-left {
    /*width: 170px;
    float: left;*/
}

.ha-thumbnail {
    border: solid #cbcbcb 5px;
    display: block;
    width: 160px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

    .ha-thumbnail img {
        width: 100%;
        margin-right: 10px;
    }

.ha-right {
    width: 400px;
    /*float: left;*/
    margin: 35px 0px 0px 15px;
}

    .ha-right p {
        color: #1b1e17;
    }

    .ha-right .sub-title a {
        font-size: 13px;
        text-decoration: none;
        color: #b8583b;
    }

        .ha-right .sub-title a:hover {
            text-decoration: underline;
        }

.ha-left .sub-title {
    margin-top: 0px;
    width: auto;
    overflow: hidden;
}

.ha-left .content-title,
#hl-articles .content-title,
#hl-properties .content-title {
    margin-left: -4px;
}

#what-we-fund strong,
#grants strong,
#about strong {
    font-size: 32px;
    color: #1b1e17;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

#grants .orange-btn {
    margin: 0 auto;
}

.wwf-block {
    width: 100px;
    float: left;
    margin: 0px 10px 10px 10px;
}

.wwf-img img {
    width: 100%;
}

.wwf-img {
    width: 89px;
    height: 89px;
    border: solid 5px #d4d4d4;
    display: block;
}

.wwf-block .content-title {
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 18px;
    margin: 0px;
    padding-top: 5px;
}
/*About Template*/
.sub-wrapper {
}
/*Accordion*/
.accordion-content {
    display: none;
    padding: 20px;
    background: #f6f6f6;
    margin: 10px 0px 0px 0px;
}

.accordion-row {
    border-bottom: #bebebe solid 1px;
    width: 100%;
    padding: 10px 0px 10px 0px;
}



.expand-accordion {
    display: block;
    text-decoration: none;
}

    .expand-accordion img {
        float: right;
        margin: 5px 0px 0px 0px;
    }


.accordion-content-wide {
    display: none;
    /*padding: 20px;*/
    /*background: #f6f6f6;*/
    margin: 10px 0px 0px 0px;
}

.accordion-row-wide {
    width: 100%;
    padding: 10px 0px 10px 0px;
}

.expand-accordion-wide {
    display: block;
    text-decoration: none;
}

    .expand-accordion-wide img {
        float: right;
        margin: 5px 0px 0px 0px;
        padding: 0px !important;
    }

.content-tout {
    width: 250px;
    background: #f6f6f6;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
}

    .content-tout .orange-btn {
        margin: 0 auto;
    }

.content-tout2 {
    width: 405px;
    background: #f6f6f6;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
}

    .content-tout2 .orange-btn {
        margin: 0 auto;
    }

.content-tout2col {
    width: 405px;
    background: #f6f6f6;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
}

    .content-tout2col .orange-btn {
        margin: 0 auto;
        position: absolute;
        bottom: 12px;
    }

.content-tout1 {
    width: 870px;
    background: #f6f6f6;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 15px 0px;
}

    .content-tout1 .orange-btn {
        margin: 0 auto;
    }

.content-tout3 {
    width: 250px;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
}

.content-tout-results {
    width: 250px;
    background: #f6f6f6;
    padding: 20px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
}

    .content-tout-results .orange-btn {
        margin: 0 auto;
    }

.image-tout {
    width: 290px;
    position: relative;
    float: left;
    margin: 15px 20px 0px 0px;
    background: #f6f6f6;
}

    .image-tout .orange-btn {
        margin: 0 auto;
    }

.it-header {
    position: relative;
    width: 100%;
    height: 110px;
}

    .it-header h3 {
        position: absolute;
        width: 100%;
        margin: 0px;
        background: url(/Static/images/transparent-bg.png);
        color: #fff;
        text-align: center;
        bottom: 0;
        padding: 10px 0px 10px 0px;
        text-transform: uppercase;
    }

.ct-img {
    width: 100%;
    margin: 0px 0px 10px 0px;
}

.it-header img {
    width: 100%;
}

.it-content {
    padding: 0px 15px 15px 15px;
}

.tout-left {
    float: left;
    max-width: 300px;
    margin-right: 20px;
    overflow: hidden;
}

.videoEmbed {
    width: 300px;
    height: 160px;
    background: #333;
}

.tout-right {
    float: left;
    max-width: 550px;
}

    .tout-right p {
        margin: 0px 0px 10px 0px;
    }

.two-col-tout-left {
    float: left;
    margin-right: 20px;
    width: 415px;
}

.two-col-tout-right {
    float: left;
    width: 415px;
}

/*Filter Page*/

label {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.orange-select {
    background: url(/Static/images/select-arrow.jpg) right no-repeat #fff;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 35px 5px 7px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 200px;
}

select::-ms-expand {
    display: none;
}

#program-filter {
    margin: 0px 0px 0px 15px;
    min-width: 190px;
}

.filter-box {
    background: #dbdbdb;
    border-top: #cecece solid 1px;
    border-bottom: #cecece solid 1px;
    padding: 20px 15px 20px 15px;
    margin: 10px 0px 10px 0px;
}

    .filter-box .orange-select {
        margin: 0px 0px 0px 10px !important;
        min-width: 190px;
    }

#fs-input {
    border: solid 1px #fff;
    background: #888888;
    color: #fff;
    padding: 2px 5px 2px 5px;
    height: 18px;
    font-family: 'Roboto Condensed', sans-serif;
    width: 109px;
}

#fs-submit {
    background: url(/Static/images/search-btn.jpg);
    width: 20px;
    height: 20px;
    border: none;
}

.result-filter {
    padding: 20px 0px 10px 15px;
}

    .result-filter label {
        margin: 0px 5px 0px 0px;
    }

    .result-filter .content-title {
        float: left;
        margin: 0px 70px 0px 0px;
    }

#show-results {
    min-width: 65px;
    margin: 0px 20px 0px 0px;
}

#sort-by {
    min-width: 110px;
}

.pagenav-box {
    width: 120px;
}

.pagenav-top {
    float: right;
}

.pagenav-bottom {
    margin: 0 auto;
}

.result-counter {
    float: left;
    color: #b55c40;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 7px 10px 0px 10px;
}

.pagenav {
    width: 28px;
    height: 28px;
    float: left;
    display: block;
}

.nextpage {
    background: url(/Static/images/pagenav-next-bg.png) 0px 0px no-repeat;
}

.prevpage {
    background: url(/Static/images/pagenav-prev-bg.png) 0px 0px no-repeat;
}

.pagenav:hover {
    background-position: 0px -32px;
}

#copyright {
    color: #888888;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
}

#footer-links {
    float: left;
    margin: 0px 0px 0px 20px;
    color: #888888;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}

    #footer-links a {
        color: #b8583b;
        text-decoration: none;
        margin: 0px 5px 0px 0px;
    }

        #footer-links a:hover {
            color: #b8583b;
            text-decoration: underline;
        }
/*2 column page*/
#left-menu {
    float: left;
    padding: 20px;
    width: 280px;
    margin: 25px 25px 0px 0px;
    background: url(/Static/images/transparent-bg.png);
}

#right-column {
    float: left;
    width: 565px;
    margin: 25px 0px 0px 0px;
}

.leftmenu-nav-top {
    display: block;
    padding: 5px 0px 5px 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
}

.leftmenu-nav-sub {
    display: block;
    padding: 10px 0px 10px 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
}

.leftmenu-nav-sub-sub {
    display: block;
    padding: 10px 0px 10px 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 15px;
}


.leftmenu-nav-dd {
    display: none;
}

.tier3-dd {
    padding-left: 10px;
}

.leftmenu-arrow {
    height: 5px;
    width: 10px;
    background-image: url(/Static/images/mobile-nav-arrow.png);
    background-position: 0px 0px;
    display: block;
    float: left;
    margin: 12px 15px 0px 0px;
}

.tier3-arrow {
    margin: 14px 0px 0px 0px;
}

.leftmenu-title {
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    display: block;
}

/* DK added left nav tweaks */
ul.left-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
    /*title level  leftmenu-title	 */
    ul.left-nav li a {
        color: #fff;
        font-family: 'Roboto Condensed', sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        margin: 10px 0px 10px 0px;
        display: block;
        font-weight: 700;
        list-style-type: none;
    }

        ul.left-nav li a:hover {
            text-decoration: none;
            color: #ba5b3e;
        }
    /*first level (needs an arrow) .leftmenu-nav-top*/
    ul.left-nav li ul.left-nav li a {
        display: block;
        padding: 5px 0px 5px 0px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
        float: left;
        margin: 0;
    }
    /*second level .leftmenu-nav-sub*/
    ul.left-nav li ul.left-nav li ul.left-nav li a {
        display: block;
        padding: 5px 0px 5px 30px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        font-size: 11px;
        text-decoration: none;
        text-transform: uppercase;
        margin: 0;
    }
    /* third level .leftmenu-nav-sub-sub*/
    ul.left-nav li ul.left-nav li ul.left-nav li ul.left-nav li a {
        display: block;
        padding: 5px 0px 5px 30px;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 300;
        color: #fff;
        font-size: 11px;
        text-decoration: none;
        text-transform: uppercase;
        margin-left: 15px;
        margin-top: 0;
        margin-bottom: 0;
    }
        /* active state */
        ul.left-nav li ul.left-nav li a:hover,
        ul.left-nav li ul.left-nav li ul.left-nav li a:hover,
        ul.left-nav li ul.left-nav li ul.left-nav li ul.left-nav li a:hover {
            color: #ba5b3e;
        }

        ul.left-nav li ul.left-nav li a.active-nav, ul.left-nav li ul.left-nav li ul.left-nav li a.active-nav, ul.left-nav li ul.left-nav li ul.left-nav li ul.left-nav li a.active-nav {
            color: #ba5b3e;
        }

#mobile-dd-selected {
    display: block;
    padding: 10px 20px 10px 20px;
    background: url(/Static/images/black-arrow-down.png) no-repeat right 20px #d7d7d7;
    width: 280px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #010101;
}

.mobile-dd {
    width: 320px;
    overflow: hidden;
    display: none;
}

.mobile-dd-link {
    display: block;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
}

.tier1 {
    background: #636363;
    padding: 10px 20px 10px 20px;
}

.tier2 {
    background: #757575;
    padding: 10px 20px 10px 30px;
}

.tier3 {
    background: #898989;
    padding: 10px 20px 10px 35px;
}

ul.left-nav-mobile {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.navTriangle {
    float: right;
    margin-right: -10px;
    margin-top: -25px;
    padding: 3px 0 0 0 !important;
}
/*title level  leftmenu-title	 */
ul.left-nav-mobile li a {
    display: block;
    padding: 10px 20px 10px 20px;
    background: #d7d7d7;
    width: 280px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    text-decoration: none;
    color: #010101;
}

/*first level (needs an arrow) .leftmenu-nav-top*/
ul.left-nav-mobile li ul.left-nav-mobile li a {
    display: block;
    width: 280px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    background: #636363;
    padding: 10px 20px 10px 20px;
}
/*second level .leftmenu-nav-sub*/
ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a {
    display: block;
    width: 270px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    background: #757575;
    padding: 10px 20px 10px 30px;
}
/* third level .leftmenu-nav-sub-sub*/
ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a {
    display: block;
    width: 265px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    background: #898989;
    padding: 10px 20px 10px 35px;
}
    /* active state */
    ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav, ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav, ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav {
        color: #E28061;
    }
/*Child Well Being Page*/
#content-intro {
    padding: 20px 0px 20px 0px;
}

    #content-intro img {
        border: #d4d4d4 solid 5px;
        float: right;
        width: 300px;
    }

    #content-intro p {
        max-width: 565px;
        float: left;
        font-size: 12px;
    }
/*What we're learning*/
#spotlight-form,
#mc-embedded-subscribe-form {
    background: #ba5b3e;
    padding: 10px;
    float: right;
    width: 173px;
}

#spotlight-email,
#mce-EMAIL {
    background: #888888;
    border: none;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
    float: left;
}

#spotlight-submit,
#mc-embedded-subscribe {
    background: #82402b;
    color: #fff;
    border: none;
    padding: 2px;
    font-size: 11px;
    padding: 2px 5px 2px 5px;
    float: left;
    margin: 0px 0px 0px 5px;
}

#spotlight-form p,
#mc-embedded-subscribe-form p {
    color: #fff;
    font-size: 10px;
    margin: 0px 0px 5px 0px;
}

.news-result {
    border-bottom: solid 1px #bebebe;
    padding: 10px 0px 10px 0px;
}

.news-result-no-border {
    padding: 10px 0px 10px 0px;
}

.news-result-no-border-funding {
    padding: 0;
}

.news-result .article-link {
    margin: 0;
}

.article-date {
    margin: 0;
}
/*Bio Page*/
.bio-right {
    float: right;
    margin: 0px 0px 0px 0px;
}

.bio-text {
    float: left;
    max-width: 700px;
}

.bio-name {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    font-size: 18px;
    color: #201e1d;
    margin: 10px 0px 5px 0px;
}

.bio-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #201e1d;
}

.bio-contact-box {
    height: 10px;
}
/*University Page*/
.university-block {
    width: 200px;
    float: left;
    margin: 10px 40px 10px 0px;
}

.university-img {
    border: solid 5px #cbcbcb;
    width: 100%;
    margin: 0px 0px 10px 0px;
}

.university-name {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #848484;
    font-size: 13px;
    margin: 10px 0px 0px 0px;
}

/*home desktop*/
@media only screen and (min-width: 990px) {
    .home-hr {
        display: none;
    }
}

/*tablet*/
@media only screen and (min-width: 768px) and (max-width: 990px) {

 .slide-title {
    width: 560px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

    #content-intro .intro-image {
        float: none;
    }

    #responder {
        z-index: 10;
    }

    .inner {
        width: 730px;
    }

    .desktop {
        display: none;
    }

    .noDesktop {
        display: block;
    }

    .tablet {
        display: block;
    }

    .noHomeTablet {
        display: none;
    }

    .mobile {
        display: none;
    }

    .noMobile {
        display: block;
    }



    .noTablet {
        display: block;
    }


    .ft {
        width: 183px;
    }



    #logo {
        width: 115px;
        height: 100px;
        background: #c16546;
    }

    #home-left {
        width: 330px;
        border: none;
    }


    #hl-articles {
        border-left: none;
        padding: 0px 20px 0px 0px;
    }

    #hl-properties {
        padding: 0px 20px 0px 0px;
    }

    #home-right {
        padding: 0px 0px 0px 19px;
        border-left: solid 1px #b2b2b2;
    }

        #home-right .orange-btn {
            float: right;
        }

    #home-left .orange-btn {
        float: right;
    }

    .ha-left {
        width: 380px;
        float: left;
    }

    .home-article {
        width: 380px;
    }

    .ha-right {
        width: 380px;
        margin: 0px 0px 20px 0px;
    }

    .slide-img {
        width: 970px;
        max-height: 516px;
        overflow: hidden;
        position: relative;
        left: 0;
        margin: 0;
    }

    #home-slider {
        height: 257px; /*334px;*/
    }

    .slide-link {
        display: none;
    }

    .content-tout {
        width: 173px;
    }

    .content-tout3 {
        width: 173px;
    }

    .content-tout2 {
        width: 290px;
    }

    .content-tout2col {
        width: 290px;
    }

    .content-tout1 {
        width: 640px;
    }

    .image-tout {
        width: 213px;
    }

    .tout-right {
        max-width: 330px;
    }

    .content-tout-results {
        width: 290px;
    }

        .content-tout-results:nth-child(odd) {
            margin-right: 0px;
        }


    #year-filter {
        margin-top: 12px !important;
        margin-left: 75px !important;
        $('.content-tout-results:nth-of-type(3n-1)').css('margin', '15px 0px 0px 0px');
        $('.content-tout-results:nth-of-type(3n-1)').css('margin', '15px 0px 0px 0px');
    }

    .videoEmbed .it-header {
        height: 80px;
    }

    #left-menu {
        float: none;
        padding: 10px 0px 0px 0px;
        width: 100%;
        margin: 10px 0px 0px 0px;
        background: none;
    }

    #right-column {
        float: none;
        width: 100%;
    }

    #content-intro p {
    }

    .intro-text {
        float: left;
        max-width: 300px;
    }

    .filter-box .orange-select {
        min-width: 175px;
    }

    .bio-text {
        max-width: 480px;
    }

    .university-block {
        width: 195px;
    }

    .content-block {
        min-height: 0px;
    }

    .ft-button {
        width: 165px;
    }

    .phi-children-wrap {
        margin-top: 15px;
        float: left;
        width: 202px;
        margin-right: 15px;
    }

    div.phi-children-wrap:nth-child(4n+1) {
        margin-right: 0px;
    }

    .navTriangle {
        float: right;
        margin-right: 350px;
        margin-top: -25px;
        padding: 3px 0 0 0 !important;
    }
}

/*mobile*/
@media only screen and (max-width: 767px) {

    .slide-img {
        /*margin: 0 auto;*/
        /*display: block;*/
        position: relative;
        left: 0;
        margin: 0 auto;
    }

    .content-block img {
        padding: 5px 0 10px 0;
        max-width: 250px;
        height: auto;
    }

    .two-col-tout-left {
        margin-bottom: 0px;
    }

    .two-col-tout-right ul {
        margin-top: -20px;
    }

    p {
        word-wrap: break-word;
    }

    .ha-right h1,
    .ha-left h1,
    #home-left h1 {
        margin-left: -5px;
    }

    .homeBigLink {
        text-decoration: none;
        color: #000;
    }

    .it-content {
        padding: 0px 15px 1px 15px;
    }

    #ahi-youtube {
        width: 220px;
    }

    #responder {
        z-index: 20;
    }

    .inner {
        width: 280px;
    }

    .desktop {
        display: none;
    }

    .noDesktop {
        display: block;
    }

    .tablet {
        display: none;
    }

    .mobile {
        display: block;
    }

    .noMobile {
        display: none;
    }

    .ft {
        width: 230px;
        float: none;
        margin: 0px 0px 15px 0px;
    }

    .content-block {
        padding: 15px;
        min-height: 0px;
    }

    #main-content {
        margin: 0px 0px 0px 0px;
    }

    .sub-wrapper {
        background: none;
    }

    #logo {
        width: 150px;
        height: 45px;
        padding: 20px 0px 0px 0px;
    }

    header {
        background: #c16546;
        height: 70px;
    }

    #nav-toggle {
        height: 45px;
        width: 55px;
        background: #000;
        padding: 25px 0px 0px 25px;
        margin: 0px 0px 0px 0px;
    }

    #subnav-container {
        display: none;
    }

    #what-we-fund {
        padding: 20px 0px 0px 0px;
    }

    .wwf-block {
        width: 100px;
        float: left;
        margin: 0px 20px 20px 20px;
    }

    .wwf-img img {
        width: 100%;
    }

    .wwf-img {
        width: 89px;
        height: 89px;
        border: solid 5px #d4d4d4;
        display: block;
    }

    .wwf-block .content-title {
        text-decoration: none;
        text-align: center;
        display: block;
        line-height: 18px;
        margin: 0px 0px 0px 0px;
    }

    #home-left {
        width: 280px;
        float: none;
        border: none;
    }

    #hl-articles {
        border-left: none;
        border-right: none;
        padding: 0px;
    }

    #hl-properties {
        padding: 0px 20px 20px 0px;
        border-bottom: solid 1px #a7a7a7;
    }

    #home-right {
        padding: 0px 0px 0px 0px;
    }

        #home-right .orange-btn {
            float: none;
            margin: 0 auto;
        }

    #home-left .orange-btn {
        float: none;
        margin: 0 auto;
    }

    .ha-left {
        /*width: 100%;
        float: none;
        margin: 20px 0px 0px 0px;*/
        width: 280px;
        margin: -5px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: none;
    }

    .home-article {
        width: 280px;
    }

    .ha-right {
        width: 280px;
        margin: 20px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: none;
    }

    #home-slider-container {
        height: 70px;
    }

    .content-tout {
        width: 210px;
        margin: 15px 0px 0px 0px;
        float: none;
    }

    .content-tout1 {
        width: 210px;
        margin: 15px 0px 15px 0px;
    }

    .content-tout3 {
        width: 210px;
        margin: 15px 0px 0px 0px;
        float: none;
    }

    .content-tout2 {
        width: 210px;
        margin: 15px 0px 0px 0px;
        float: none;
    }

    .content-tout2col {
        width: 210px;
        margin: 15px 0px 0px 0px;
        float: none;
    }

    .image-tout {
        width: 250px;
        float: none;
        margin: 15px 0px 0px 0px;
    }

    .it-header h3 {
        position: relative;
        background: none;
        color: #ba5b3e;
        padding: 10px 0px 0px 15px;
        text-align: left;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 500;
        text-decoration: none;
    }

    .it-header img {
        display: none;
        width: 100%;
    }

    .tout-right {
        max-width: 100%;
        float: none;
    }

    .tout-left {
        max-width: 100%;
        float: none;
        margin: 0px 0px 20px 0px;
    }

    .two-col-tout-left {
        max-width: 100%;
        float: none;
        margin: 0px 0px 20px 0px;
    }

    .two-col-tout-right {
        max-width: 100%;
        float: none;
        margin: 0px 0px 20px 0px;
    }

    .videoEmbed {
        width: 100%;
    }

    #copyright {
        display: block;
        float: none;
        text-align: center;
    }

    #footer-links {
        float: none;
        margin: 5px 0px 0px 0px;
        font-size: 11px;
        display: block;
        text-align: center;
    }

        #footer-links a {
            margin: 0px 0px 0px 0px;
        }

    #program-filter {
        margin: 0px 0px 0px 10px;
        min-width: 170px;
    }

    #left-menu {
        float: none;
        padding: 0px;
        width: 100%;
        margin: 15px 0px 0px 0px;
        background: none;
    }

    #right-column {
        float: none;
        width: 100%;
    }

    #mobile-dd-selected {
        width: 210px;
    }

    .mobile-dd {
        width: 250px;
        overflow: hidden;
        display: none;
    }

    .mobile-dd-link {
        display: block;
        width: 100%;
    }

    #content-intro img {
        width: 100%;
    }

    .filter-box .orange-select {
        margin: 10px 0px 0px 0px !important;
        min-width: 220px !important;
    }

    .result-filter label {
    }

    .result-filter .orange-select {
    }

    .result-filter .content-title {
        margin: 0px 0px 10px 0px;
        float: none;
        display: block;
    }

    .pagenav-top {
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }

    #show-results {
        margin: 0px 0px 10px 0px;
        min-width: 210px;
    }

    #sort-by {
        min-width: 210px;
    }

    .result-filter {
        padding: 20px 0px 10px 15px;
    }

    .it-header {
        height: auto;
    }

    .bio-text {
        max-width: 480px;
        float: none;
    }

    .bio-right {
        float: none;
        margin: 0 auto;
        display: block;
        width: 250px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .bio-right img {
            padding: 10px 0 0 0;
        }

    h1.page-title {
        padding-bottom: 0px;
        font-size: 30px;
    }

    1 .bio-contact-box {
        height: 10px;
    }

    .university-block {
        width: 200px;
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }

    ul.left-nav-mobile {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

        ul.left-nav-mobile li a {
            display: block;
            padding: 10px 20px 10px 20px;
            background: #d7d7d7;
            width: 210px;
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 16px;
            text-decoration: none;
            color: #010101;
        }

        ul.left-nav-mobile li ul.left-nav-mobile li a {
            display: block;
            width: 210px;
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 15px;
            text-decoration: none;
            color: #fff;
            background: #636363;
            padding: 10px 20px 10px 20px;
        }

        ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a {
            display: block;
            width: 200px;
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 15px;
            text-decoration: none;
            color: #fff;
            background: #757575;
            padding: 10px 20px 10px 30px;
        }

        ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a {
            display: block;
            width: 195px;
            font-family: 'Roboto Condensed', sans-serif;
            font-size: 15px;
            text-decoration: none;
            color: #fff;
            background: #898989;
            padding: 10px 20px 10px 35px;
        }

            ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav, ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav, ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li ul.left-nav-mobile li a.active-nav {
                color: #E28061;
            }

    .phi-children-wrap {
        margin-top: 15px;
        float: left;
        width: 208px;
    }

    .it-header a {
        text-decoration: none;
    }

    .ft-button {
        width: 210px;
    }

    .content-tout-results {
        width: 210px;
    }

    #spotlight-form {
        float: none;
        margin-bottom: 17px;
    }


    #content-intro .intro-text {
        float: left;
        width: 250px;
    }
}
