.rec-link-body > ul.scroll li:last-child {
    padding-bottom: 8px;
}

.rcor_widget {
    font-size: .9em;
    font-weight: bold;
    margin-bottom: 20px;
    position: relative;
}

.widget-article-wrapper .related-articles {
    color: #6b6b6b;
    font-weight: initial;
}

.widget-article-wrapper ul.related-articles {
    margin-top: 13px;
    padding: 0;
}

.widget-article-wrapper .related-articles li {
    margin-bottom: 13px;
}

.rec-link-body > ul > li:last-child .content_wrapper {
    border-bottom: 2px solid #EBEBEB;
}

.reports-materials .rec-link-body > ul > li:last-child .content_wrapper {
    border-bottom: none;
}

ul.related-articles .title {
    font-size: .9em;
    margin-bottom: 5px;
}


.article-body-text.center {
    /*padding-top: 25px;*/
    margin-top: 0;
}

.beta-right {
    width: 345px;
    float: left;
}

.alpha {
    background-color: white;
    border-right: 1px solid #ebebeb;
    border-top: none;
    margin-top: 0px;
    padding: 1.5% 1% 1.5% 2%;
    position: relative;
    float: left;
    margin-right: 25px;
    margin-left: unset;
}

.article-long-hero .hero_credit {
    right: unset;
    left: 0;
}

.rec-widget-header {
    background-color: transparent;
}

.rec-widget-header.rc-originals {
    background-color: #5d5d5d !important;
    color: #fff;
}

.rc-originals .rec-title {
    color: #fff !important;
    margin-left: 20px;
}
.rc-originals .rec-image a{
    background-size:cover;display:block; height:100%;
}

.rec-title {
    color: #444444 !important;
    font-size: 1.8em;
    padding-left: 0px;

}

.title a {
    color: #444444;
}

#masthead-wrapper .hamburger {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 19px;
    z-index: 1001;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

#masthead-wrapper .hamburger .bar1, #masthead-wrapper .hamburger .bar2, #masthead-wrapper .hamburger .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

#masthead-wrapper .change .bar2 {
    opacity: 0;
}

.change .bar2 {
    opacity: 0;
}

#masthead-wrapper .change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

#masthead-wrapper .hamburger .bar1, #masthead-wrapper .hamburger .bar2, #masthead-wrapper .hamburger .bar3 {
    width: 35px;
    height: 5px;
    background-color: #d30015;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.site-logo {

    position: absolute;
    /* left: 50%;
     transform: translate(-50%);*/
    height: 50px;
    top: 0px;
    transition: all .3s ease-in-out;
}

.site-logo img.ss {
    height: 62px;
}

.verticals-menu {
    top: 27px;
    left: 232px;
    position: absolute;
}

.video-img {
    height: 150px;
    overflow: hidden;
    padding: 5px 0px;
}

.video-img img {
    height: 100%;
    left: 50%;
    position: relative;
    transform: translate(-50%);
}

.sub-items {
    color: #6b6b6b;
    font-weight: initial;
    font-size: .9em;
    margin: 0;
    padding: 0;

}

.sub-items > li {
    padding-bottom: 4px;
    padding-top: 8px;
}

.beta-wrapper {
    margin: 0;
    float: right;
    margin-right: 60px;
    padding-top: 10px;
    transition: all .3s ease-in-out;
    position: relative;
    right: -130px;
    opacity: 0;

}

.beta-wrapper {
    width: 0;
}

.beta-wrapper.active {
    right: 0;
    opacity: 1;
}

.rcor-logo {
    width: 235px;
    top: -14px;
    position: relative;
    margin: auto;
}

.rcor-logo:after {
    content: '';
    position: absolute;
    width: 380px;
    height: 100%;
    left: -74px;
    border-bottom: 1px solid #ddd;
    top: 3px;
}

.rcor-logo img {
    width: 100%;
}

span.first-letter {
    font-size: 4.4em;
    float: left;
    margin: 5px;
    margin-top: 21px;
}

#masthead-wrapper {
    border-bottom: 1px solid #ebebeb;
}

#container {
    padding-top: 10px;
}


body.article.rcor .article-body-text.center p {
    font-family: "Lora", serif;
    /*margin: 1em auto;*/
    margin: 1em 0;
}

.double-height {
    height: 87px !important;
}

/*.article-body-text p,*/
.long-hero-title h1, .main-poll-title h1, .main-poll-research-title h2 {
    font-family: 'Oswald', sans-serif !important;

}

.recent-article-item .summary p {
    line-height: 1.6em !important;
    font-size:12pt !important;
}

.body-left .poll_avgs img.title_icon {
    display: none;
}

.main-poll-title h1 {
    font-size: 3.7em;
    line-height: 1.1em;
    text-align: center;
    padding-bottom: 15px;
}

.main-poll-research-title h2 {
    margin: 10px 0px 0px 0px;
}

.auth-byline span.byline-date {
    font-size: .9em;
}

input#mc-embedded-subscribe {
    padding: 7px 13px;
    background-color: #2965c2;
    color: #dedede;
    font-size: 1.1em;
}

input#mce-EMAIL {
    width: 90%;
    padding: 7px 13px;
    margin-top: 6px;
}

.related-articles .more {
    border-top: 1px solid #dedede;
    padding-top: 10px;
    text-align: center;
}

.related-articles .more a {
    color: #000;
    font-weight: bold;
}

.widget-article-wrapper ul.related-articles {
    margin-top: 0px;
    padding-top: 13px;
}

.body-photo-left {
    margin: 10px 45px 5px -24px;
}

.fa-angle-down {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

.mobile-caret {
    float: right;
    position: absolute;
    top: 20px;
    font-size: 1.5em;
    right: 15px;
}

.last-widget {
    overflow: unset;
    border: none;
}

.mobile-social-bar {
    display: none;
}

#masthead-wrapper {
    background-color: #fff !important;
}

.sections-menu {
    display: inline-block;
    position: unset;
}

.site-nav ul li {
    float: none;
    text-align: center;
}

#masthead {
    background-color: #fff;
}

.active .site-nav ul li {
    display: block !important;
    padding: 7px 0;
}

.site-nav {
    display: block;
}

.pull-quote {
    margin: 10px 45px 5px -25px;
}

/*Foundation Overwrites*/
.page-summery {
    margin-bottom: 20px;
}

.most-recent-articles-heading {
    font-size: 1.8em;
    font-weight: bold;
    text-align: center;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
}

.recent-article-item {
    position: relative;
    border-bottom: 1px solid #ececec;
    margin: 8px 0;
    padding-bottom: 15px;
    width: 100%;
    display:inline-block;
}

.recent-article-item .thumbnail {
    box-sizing: border-box;
    float: left;
    width: 120px;
    overflow: hidden;
    margin-right: 20px;
    height: 120px;
    background-size: cover;
    background-position: center;
}
.recent-article-item .thumbnail img {
    position: relative;
    transform: translateX(-50%);
    left: 50%;
}

.recent-article-item .content {
    /*margin-left: 200px;*/
}

.recent-article-item .title {
    font-size: 1.1em;
    font-weight: bold;
    line-height: 1.3em;
    font-family: 'Roboto', 'sans-serif';
}

.recent-article-item .byline {
    font-size: .8em;
    color: #6b6b6b;
    margin: 0;
    line-height: 1.7em;
}

.recent-article-item .date {
    color: #6b6b6b;
    font-size: .8em;
    line-height: 1.1em;
}

.recent-article-item .summary p {
    color: #000;
}

.recent-article-item .read-more {
    font-size: 0.8em;
    cursor: pointer;
    display: inline-block;
    /* font-family: sans-serif; */
    font-weight: bold;
    font-family: 'ROBOTO', sans-serif;

}

.recent-article-item .item-options {
    margin-top: 10px;
}
.recent-article-item .item-options .read-more {
    border: 1px solid #d6d6d6ee;
    padding: 1px 8px;
}


.recent-article-item .item-options .read-more {
    margin-right: 15px;
}

.recent-article-item .item-options .read-more a {
    color: #000;
}

.recent-article-item .embed {
    float: right;
    padding: 4px 13px;
    border: solid 2px rgba(0, 0, 0, 0.1);
    margin-left: 10px;
}

.recent-article-item .embed:hover {
    border-color: #4f841b;
}

.recent-article-item .embed.active {
    background-color: #4f841b;
}

.recent-article-item .embed.active {
    background-color: #4f841b;
    color: #fff !important;
}

a.donations {
    color: #e1ead7;
}

.donations {
    position: absolute;
    top: 21px;
    right: 110px;
    background-color: #50841b;
    padding: 9px 15px;
    color: #e1ead7;
    text-transform: uppercase;
    font-size: .9em;
    text-align: center;
    /*z-index: 111;*/
    cursor: pointer;
}

.beta-right .donations {
    position: relative;
    top: 0;
    right: 0;
    padding: 13px 18px;
    margin-bottom: 15px;
    display: block;
}

.donations:after {
    content: '';
    position: absolute;
    margin: 3px;
    border: solid 1px rgba(255, 255, 255, 0.6);
    top: 0px;
    right: 0;
    left: 0;
    bottom: 0;
}

.bottom-donations {
    position: relative;
    left: 0;
    clear: both;
    display: block;

}

.load-more-container {
    text-align: center;
}

.btn-load-more {
    display: inline-block;
    border: solid 1px #e6e6e6;
    padding: 8px 13px;
    color: #848484;
    cursor: pointer;

}

.summary p {
    margin: 10px 0;
}

.page-summery > p:first-child:first-letter {
    font-size: 2em;
    font-family: initial;
}

.page-summery p {
    margin: 0 20px;
    line-height: 1.8em;
}

/*Right column overwrites*/
#fcr_beta_widget {
    margin-bottom: 15px;
}

/*Donations Modal*/
body.modal-active {
    overflow: hidden;
    position: fixed;
}

.overlay {
    position: fixed;
    background: rgba(66, 66, 66, 0.8);
    display: block;
    z-index: 1111111;

}

#modal {
    position: absolute;
    z-index: 1111111111;
    top: 10%;
    left: 50%;
    transform: translate(-50%);
    background-color: #fbfbfb;
    /*padding: 15px;*/
    border-radius: 5px;
    bottom: 10%;
    overflow: scroll;
    width: 438px;
    border-top: solid 3px #0c800c;
    overflow-x: hidden;

}

.donations-form-container {
    padding: 0 7px;
    width: calc(100% - 300px);
    margin: auto;
}

#donations_form input[type=text] {
    width: 96%;
    padding: 8px 7px;
    border-radius: 3px;
    border: none;
    border-bottom: 1px solid #669933;
    margin-bottom: 8px;
}

#donations_form input#customAmountInputNon {
    width: 76px !important;
}

#donations_form input#customAmountInput {
    width: 20% !important;
}

#donations_form select {
    margin-bottom: 7px;
    font-size: 14px !important;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    height: 30px;
}


#donations_form select#card_type {
    width: 100%;
}

#donations_form .input_labels {
    margin-bottom: 3px;
    font-weight: bold;
}

#donations_form #donate_btn {
    cursor: pointer;
}

#donations_form .fill {
    border: 1px solid #ff0d0d !important;
}

#donations_form .donations-header {
    height: 50px;
    display: block;
    text-align: center;
    background-color: #0c800c;
    margin: 0;
    line-height: 49px;
    font-size: 1.5em;
    font-family: 'ROBOTO', sans-serif;
    color: #fff;
    margin-bottom: 10px;
    font-weight: bold;
}

#donations_form .form-group {
    float: left;
    width: calc(50% - 15px);
    /* margin-right: 20px; */
}

#donations_form .form-group:first-child {
    margin-right: 20px;
}

#donations_form .form-group-expiration {
    width: 50%;
    float: left;
}

#donations_form .form-group-security-code {
    float: left;
    width: 48%;
}

#donations_form .form-group-city {
    width: 30%;
    float: left;
    margin-right: 16px;
}

#donations_form .form-group-state {
    float: left;
    width: 40%;
}

#donations_form .form-group-zip {
    float: left;
    width: 23%;
}

#donations_form #g-recaptcha {
    margin-bottom: 21px;
}

#donations_form .paypal-supported {
    position: absolute;
    right: 5px;
    top: 3px;
    height: 40px;
    overflow: hidden;
    width: 65px;
}

#donations_form .paypal-supported img {
    width: 100%;
}

#donations_form .input_submit_form {
    display: block;
    background-color: #0c800c;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 10px;
    cursor: pointer;
    width: 100%;
}


.rec-site-list {
    display: block !important;
}

#investigations-app .embed {
    cursor: pointer;
    display: inline-block;
}
#investigations-app > div{
    /*display:flex;*/
}

/*#investigations-app .embed:hover:after {
    content: 'Copy!';
    display: block;
    position: absolute;
    top: -35px;
    background-color: #000;
    color: #dedede;
    padding: 1px 8px;
    font-size: .8em;
    right: 28px;
}*/

/*Item embed Modal*/
.modal {
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    box-shadow: 2px 2px 2px #7d7d7d;
    border: solid 1px #7d7d7d;
    width: 390px;
    transform: translate(-40%);
    font-family: 'ROBOTO', sans-serif;
}

.modal .modal-header {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    background-color: #4f841b;
    color: #fff;
    padding: 7px 10px;

}

.modal .modal-header .close-modal {
    position: absolute;
    right: 10px;
    top: 7px;
    cursor: pointer;
}

.modal .modal-body {
    width: 100%;
    padding: 5px 10px;
    overflow: hidden;
    box-sizing: border-box;
}

.modal .modal-body p {
    margin: 0 !important;
    font-size: .8em;
}

.modal .modal-body input {
    width: 100%;
    border: unset;
    border: 1px solid #4f841b;
    padding: 3px 5px;
    box-sizing: border-box;
}

.pa-rc-widget{
    margin-top:15px;
}

.pa-rc-widget .rec-title {
    color: #fff !important;
    font-size:1.1em;
    padding-left:15px;
}
ul {
    list-style-type: disc !important;
}
.verticals-site-list ul {
    list-style-type: none !important;
}
#load_more_wrapper{
    display:none !important;
}

/* Donations Modal */
#rci-donation-modal{
    position: absolute;
    left: 0;
}
#rci-donation-modal .submitted {
    opacity: .2;
    pointer-events: none;
}

#rci-donation-modal .hidden {
    display: none;
}

#rci-donation-modal .rci-modal {
    background-color: #7d7d7d73;
    z-index: 1;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
}

#rci-donation-modal .rci-modal .container {
    margin: auto;
    background-color: white;
    top: 15%;
    position: relative;
    max-width: 300px;
    border-radius: 10px;
    box-sizing: border-box;
    padding-left: 1rem;
    padding-bottom: 1rem;
}

#rci-donation-modal .rci-modal .close-btn {
    border: none;
    background-color: white;
    float: right;
    font-size: 2rem;
    border-radius: 10px;
    padding: .5rem 1rem;
}

#rci-donation-modal .rci-modal header {
    display: flex;
    justify-content: flex-end;
}

#rci-donation-modal .modal .close-btn:hover {
    cursor: pointer;
    background-color: #b2b2b2;
}

#rci-donation-modal .rci-modal .spinner {
    width: 100%;
    margin: auto;
    text-align: center;
    height: 100%;
    padding-top: 15rem;
}

/* End Donations Modal*/

@media only screen and (min-width: 320px) {


}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .site-logo {
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    }

    #masthead .donations {
        display: none;
    }

    .site-logo img.ss {
        height: 43px !important;
    }

    .article-long-hero {
        margin-bottom: 0px;
    }

    .article-long-hero.left {
        height: 350px;
    }

    .main-poll-title h1 {
        font-size: 2.5em;
        margin: 0 20px;
    }

    div.socialBar {
        width: unset !important;
    }

    .mobile-social-bar {
        position: absolute;
        top: 225px;
        left: 50%;
        transform: translate(-50%);
    }

    .beta-right {
        width: 100%;
        padding: 0 0px;
        margin: 0;
        position: relative;
        box-sizing: border-box;
        margin-bottom: 20px;
    }

    .rec-widget-header {
        float: left;
        width: 100%;
        position: relative;
    }

    .double-height {
        height: unset !important;
    }

    .rec-link-body {

        float: left;
        width: 100%;
    }

    .rec-title {
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    .alpha {
        margin-top: 0px;
        box-sizing: border-box;
        width: 100%;
        overflow: hidden;
        padding: 1.5% 20px 1.5% 20px;
    }

    .full-image-width {
        position: relative;
        top: 0;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .rec-widget-header {
        border-bottom: 2px solid #444444;
    }

    .body-photo-left {
        margin: 10px 15px 5px -13px;
    }

    body iframe {
        width: 100%;
    }

    #masthead-wrapper .hamburger {
        top: 13px;
    }

    #masthead-wrapper .hamburger .bar1, #masthead-wrapper .hamburger .bar2, #masthead-wrapper .hamburger .bar3 {
        width: 25px;
        height: 2px;
    }

    #masthead-wrapper .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-6px, -4px);
        transform: rotate(45deg) translate(-6px, -4px);
    }

    .active .site-nav-more .jQ-section-menu, .active .sections-menu {
        display: inline !important;
    }

    .beta-wrapper {
        position: relative;
        left: 350px;
        right: unset;
        margin: 0 !important;
        background: #fff;
        float: none;
        width: 100%;
        opacity: 0;
        border-bottom: 1px solid #dedede;
        height: auto;
        display: none;
    }

    .beta-wrapper.active {
        left: 0;
        opacity: 1;
        width: 100%;
        display: block;
    }

    .site-nav {
        margin-right: 0;
        margin-top: 0;
        position: relative;
        left: 50%;
        transform: translate(-50%);
        top: -5px;
        display: block;
    }

    .donations {
        top: 12px;
        right: 73px;
        padding: 6px 15px;
    }

    .beta-right .donations {
        display: none;
    }

    .recent-article-item .thumbnail {
        display: block;
        width: 100% !important;
        margin-right: 0;
        margin-bottom: 15px;
        height: auto;
    }

    .recent-article-item .thumbnail img {
        width: 100%;
    }

    .recent-article-item .content {
        margin-left: 0;
    }

    #modal {
        width: 90%;
    }

    #modal .form-group-expiration, #modal .form-group-security-code {
        width: 100%;
    }

    #modal .form-group-city, #modal .form-group-state, #modal .form-group-zip {
        width: 100%;
        float: unset;
    }

    .donations-form-container {
        padding: 0 7px;
        width: 100%;
        margin: 0;
    }


}


/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .alpha {
        margin-top: 10px;
    }

    .beta-left {
        width: 100%;
        padding: 0 20px;
        margin: 0;
        position: relative;
        box-sizing: border-box;
    }

    .site-logo img.ss {
        height: 43px;
    }

    .main-poll-title h1 {
        font-size: 2.5em;
    }


    .mobile-social-bar .socialBar {
        display: inline;
    }

    .rec-widget-header {
        border-bottom: 2px solid #444444;
    }

    .rec-title {
        font-size: 1.2em;
        margin-bottom: 10px;
    }

    body iframe {
        width: 100%;
    }

    .active .site-nav-more .jQ-section-menu, .active .sections-menu {
        display: inline !important;
    }

    .beta-wrapper .site-nav ul li {
        float: left;
        text-align: center;
    }

    .beta-wrapper.active .site-nav ul li {
        display: inline-block !important;
        padding: 7px 0;
    }

    .beta-wrapper{
        display:none;
    }

    .beta-wrapper.active {
        display: block !important;
        right: 10px;
        background-color: #fff !important;
        position: absolute;
        /* box-sizing: border-box; */
        float: unset;
        width: 184px;
        right: 0;
        border: solid 1px #dedede;
        box-sizing: border-box;
        overflow: hidden;
        top: 22px;
        height: 150px;
        margin-right: 64px;
        padding:0;
    }

}

/* Medium devices (landscape tablets, 768px and up)  Two columns*/
@media only screen and (min-width: 768px) {

    .site-logo img.ss {
        height: 62px;
    }

    .mobile-caret {
        display: none;
    }

    .rec-link-body {
        display: block !important;
    }


    .rec-title {
        float: none;
        font-size: 1.5em;
    }

    .rc-originals .rec-title {
        font-size: 1.2em;
    }

    .alpha {
        float: left;
        width: calc(100% - 410px);
        margin-top: 0px;
    }

    .main-poll-title h1 {
        font-size: 3.7em;
    }

    .full-image-width {
        position: absolute;
    }
    .donations-form-container{
        width:100%;
    }

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .site-logo.active {
        left: 39%;
    }

    .site-nav ul li {
        display: inline !important;
    }

    .active .site-nav ul li {
        display: inline !important;
    }

    .beta-wrapper.active {
        width: 28%;
        margin-right: 56px;
        border-bottom: none;
    }

    .beta-wrapper {
        display: block !important;
        border: none;
        width: auto;
        right: 0;
        margin-right: 0;
        opacity:1;
    }
    #masthead-wrapper .hamburger{
        display:none !important;
    }

}

@media only screen and (min-width: 1024px) {
    .donations-form-container{
        width:calc(100% - 300px);
    }

}

@media only screen and (min-width: 1102px ) {
    html, body {
        max-width: 100%;
        overflow-x: hidden;
    }
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
}
/*overwrites from articles landing*/
body.article-landing .alpha > .item.first{
    margin-top: 20px !important;
    padding-top: unset;
    border-top: unset !important;
    /* overflow: auto; */
}
body.article-landing .alpha > .item{
    margin-top: 5px !important;
    border-top: unset !important;
    padding-top: unset;
}

/*Styles for Education widget*/
/*Education widget landing*/
.pa-free-speech-widget{
    /*width: 300px;*/
    margin:auto;
    margin-top: 20px;
}
.free-speech-widget {
    border: solid 1px #dedede;
    padding: 15px;

}
.pa-free-speech-widget .rec-title{
    font-size: 1em;
    color: #fff !important;
    margin-left: 15px;
}

.button.is-success {
    background-color: #18af90;
    border-color: transparent;
    color: #fff;
}
.button.is-success.is-light {
    background-color: #edfdf9;
    color: #17a689;
}
.mt-6 {
    margin-top: 3rem!important;
}
.button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: calc(.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap;
    display: block;
}
.logos a {
    display: inline;
    text-align: center;
    padding-top: 10px;
}
.logos img {
    width: 78px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.university-logos img {
    width: 130px;
    margin-top: 10px !important;
    display: block;
    position: relative;
    top: -14px;
}
.university-logos img:last-child {
    display: block;
    margin: auto;
}
.university-logos ul {
    margin: 0 auto;
    text-align: center;
    padding:0;
    list-style: none !important;
}

.foundation .alpha-wrapper{
    width: unset;
}
.foundation .site-logo{
    position: relative;
    margin-right: unset;
}
.foundation .site-nav a{
    padding: 0 10px;
}