@media print {
    /*body {
        zoom: 125%;
    }*/
}

a {
    font-family: inherit;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
body {
    margin: 0;
    padding: 0;

}
/* layout override */

.whole, .one-half, .one-third, .two-third, .one-quarter, .three-quarter {
    padding-left: 0;
    padding-right: 0;
}
#main, .full-width {
    width: 100%;
    background: #fff;
    position: relative;
}
.logo-container {
    width: 100%;
    background: #FFF;
    padding: 0;
    clear: both;
}
.logo-wrapper {
    width: 100%;
}
#main .header {
    max-width: 1024px;
    display: block;
    margin: 0 auto;
}
#main .logo {
    border: 0 none;
    width: 100%;
    display: block;
    max-width: 357px;
    margin: 26px auto 16px;
}
#main .logo a {
    display: block;
    width: 100%;
}
#main .logo img {
    border: 0 none;
    display: block;
    max-width: 70%;
    width: 357px;
    height: auto;
    margin: 0 15%;
    -webkit-box-sizing: border-box;
    ;
    -moz-box-sizing: border-box;
    ;
    box-sizing: border-box;
}
.quick-nav {
  /*  background: url("/commcms/_resources/images/branding/rays/white-rays-top-nav.jpg");*/
}
.quick-nav a, .quick-nav .more-trigger, .quick-nav .search-trigger, .quick-nav .audience-trigger {
    color: #4b4b4b;
}
.quick-nav .search-trigger.active {
    display: none;
}
/*
.quick-nav ul li:nth-child(n+5) {
	display: none;
}*/

.quick-nav ul {
    list-style: none;
}

.quick-nav ul.more-links-shown.sbu-nav-shown li:nth-child(n+3), .quick-nav ul.sbu-nav-shown li:nth-child(n+4), .quick-nav ul.more-links-shown li:nth-child(n+4) {
    display: none;
}
.quick-nav ul li.search-trigger-wrapper, .quick-nav ul li.more-links, .quick-nav ul li.for-info {
    display: list-item !important;
}
.quick-nav ul li.more-links {
    display: inline-block;
    display: list-item;
}
.college-school-badge {
    margin: 0 0 10px;
    padding: 0 20px;
}
.college-school-badge a {
    font-family: 'CenturyExpandedLTW01-Ro';
    font-size: 14px;
    padding: 0;
    display: block;
    color: #4b4b4b;
    text-align: center;
    margin: -17px 0 -4px;
}
.college-school-badge em {
    font-family: 'CenturyExpandedLTW01-It';
    font-style: normal;
}
.college-school-badge a:hover {
    color: #900;
}
.full-page-width .whole, .full-page-width .one-half, .full-page-width .one-third, .full-page-width .two-third, .full-page-width .one-quarter, .full-page-width .three-quarter, .full-page-width .one-fifth, .full-page-width .one-sixth {
    padding: 0;
}
.full-page-width .wrapper {
    max-width: 100%;
    width: 100%;
}
.full-page-width .sbu-columns {
    margin-bottom: 0;
}
@media only screen and (min-width: 1024px) {
    #main-site-content {
        padding: 0;
    }
    #main-site-content #container .content.full-width {
        padding-left: 2em;
        padding-right: 2em;
    }
    .quick-nav ul {
        border: 1px solid transparent;
    }
    .quick-nav ul li {
        background: transparent;
    }
    .college-school-badge {
        top: -32px;
        position: absolute;
        margin: 0;
        padding: 0;
    }
    .college-school-badge a {
        font-size: 18px;
        padding: 0;
        margin: 0;
    }
}
@media only screen and (min-width: 1072px) {
    #main-site-content #container .content.full-width {
        padding-left: 0;
        padding-right: 0;
    }
}
h1.site-name, .site-name {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'CenturyExpandedLTW01-Ro';
    font-weight: 400;
    text-transform: none;
    color: #000;
    padding: 0;
    margin: 0;
}
h1.site-name a, h1.site-name a:hover, .site-name a, .site-name a:hover {
    color: #000;
    display: block;
    font-family: 'CenturyExpandedLTW01-Ro';
    text-decoration: none;
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: normal;
    padding: 0 10px;
}
.new-brand h1.site-name a, .new-brand h1.site-name a:hover, .new-brand .site-name a, .new-brand .site-name a:hover {
    font-family: 'Effra W01', 'CenturyExpandedLTW01-Ro';
    font-weight: 400;
}
h1.site-subtitle, h2.site-subtitle {
    display: block;
    font-family: 'CenturyExpandedLTW01-It';
    font-weight: 400;
    color: #fff;
    margin: 0;
    position: relative;
    z-index: 10;
    background-color: #181818;
    background: url('/commcms/_resources/images/bkg/sbu-shield-black-9-opac.png') 70% 50% no-repeat #181818;
}
h1.site-subtitle a, h1.site-subtitle a:hover, h2.site-subtitle a, h2.site-subtitle a:hover {
    display: block;
    font-family: 'CenturyExpandedLTW01-It';
    font-weight: 400;
    text-transform: none;
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 0 33px 10px;
    width: 80%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 16px;
    white-space: pre;
    letter-spacing: -.025em;
    text-rendering: optimizeLegibility;
}
.subhead-wrapper>a:nth-child(1) {
    display: none;
}
header .tagline {
    display: block;
    text-align: center;
    padding: 0 0 25px 0;
    font-family: 'CenturySchoolbookW01-It 927458';
    font-style: italic;
}
.new-brand header .tagline {
    font-family: 'MuseoSlabW01-300Italic', 'CenturySchoolbookW01-It 927458';
    font-style: normal;
}
div.navWrap {
    width: 100% !important;
    height: 44px !important;
}
.navWrap>ul {
    width: 1024px;
    margin: 0 auto;
    *zoom: 1;
}
.navWrap>ul:after {
    clear: both;
}
.navWrap>ul:before, .navWrap>ul:after {
    content: " ";
    display: table;
}
/* custom external link cursor */

.navWrap a[target="_blank"] {
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABgElEQVRIS+2Vuy8EURSHvzOiVAmJmXsbhX9AtBKJaDQaCZUEhSBEKSqthMIjIhKRCL1HglqvRnRzN5vNthS7so6MDJG1dx8eFVPOnXu+ud/5nVzhlx/55fr8UUA+n28pFApbQPObYlV9FpFlY8zdR+1eRc65NaDD06MLYA8IPqyriMxFUbRZE+CcuwW6PMUVGFfVbhGZgfc+Ju9njDHbVQHOuUHgGLgyxvT5UuacWwUWvgo4ASaMMfuVAHEcb4jIbLpWApqA+hSlJzgRkflyn0nBsuKPQL+IJMomG1FUEVBePAiC3jAMr6sN66cU+U4Qx/GmiEynzh9VdVhERoMg2A3D8MoHqQuQ5v4eaAdetQCtwJmqzltr178FSDZns9meUqm0o6pL1trzWr16A346QSaTGVHVQ1VdtNau+P4s/e6o0nBVnYNcLtdZLBZvgAcRufQAnoABoE1EhqIoOq1bURrFpKFTab59e5PJPTDGjDWUop++H/7ofdCIxn9FNW29ABUjqRlq366hAAAAAElFTkSuQmCC), auto !important;
}
.inside-section-banner {
    clear: both;
    padding: 0;
    margin: 0;
    border-bottom: 6px solid #900;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("/commcms/images/branding/black-rays-full.jpg") no-repeat 0 0;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
}
.inside-section-banner h3 {
    font-family: "Effra W01", Helvetica, sans-serif !important;
    font-weight: 700 !important;
    font-weight: normal !important;
    margin: 0;
    padding: 25px 20px;
    color: #fff;
    font-size: 1.75em;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    word-spacing: 0.2em;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.marquee-wrapper {
    width: 100%;
    border-top: 1px solid #fff;
    background: #eee;
}
.marquee {
    max-width: 1024px;
    margin: 0 auto;
    width: 100%;
}
.banner-image {
    width: 960px;
    margin: 0 auto;
    display: block;
}
#singleBannerRotator {
    width: 100%;
    background: #ccc;
}
#singleBannerRotator ul {
    width: 960px;
    margin: 0 auto;
}
.container-wrapper {
    width: 100%;
    background: #eee;
}
#container~.container-wrapper {
    width: 100%;
    background: #fff;
}
#container, .container-inner {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.container-inner {
    padding: 0 15px
}
.maincontent-before, .maincontent-twocol-left, .maincontent-twocol-right {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
}
.maincontent-twocol-left, .maincontent-twocol-right {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}
#row_1, #row_2 {
    width: 100%;
    background-color: #EEECEC;
    margin: 0;
}
#row_1 .col p:before, #row_1 .col p:after {
    content: " ";
    display: table;
}
#row_1 .col p:after {
    clear: both;
}
#row_1 .col p {
    *zoom: 1;
    margin: 15px 0 0;
}
#row_1 .sbu-outline-button {
    background: #fff;
}
.cards {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 32px 0;
}
.cards .card {
    margin: 0 10px 20px;
}
.cards .square-card {
    display: block;
    float: left;
    width: 23%;
    height: 230px;
    padding: 10px;
    border: #ccc 1px solid;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgb(86, 86, 86);
    font-family: Arial, sans-serif;
    font-size: 16px;
    margin: 0 1% 20px;
    box-sizing: border-box;
}
.cards .square-card:nth-child(n) {
    width: 23.5%;
    margin: 0 1% 20px;
}
.cards .square-card:first-child, .cards .square-card:nth-child(4n-3) {
    margin-left: 0;
}
.cards .square-card:last-child, .cards .square-card:nth-child(4n) {
    margin-right: 0;
}
.cards .square-card:hover {
    border: 1px solid #afafaf;
    text-decoration: none;
}
.cards .square-card img {
    width: 100%;
    height: auto;
    display: block;
}
.cards .square-card .card-text {
    display: block;
    margin: 10px 0 0 0;
    color: #555;
    max-height: 60px;
    overflow: hidden;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
}
.cards .square-card:hover .card-text {
    color: #900;
    text-decoration: none;
}
.cards .card:last-child, .cards .square-card:last-child, .cards .square-card:nth-child(4n) {
    margin-right: 0;
}
.banner-image-wrapper {
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #eee;
}
.banner-image-wrapper>a {
    display: block;
    width: 100%;
}
.banner-image-wrapper img {
    display: block;
    width: 100%;
    max-width: 1024px;
    height: auto;
    margin: 0 auto;
}
.banner-image-wrapper p {
    margin: 0;
}
/* Breadcrumbs */

.breadcrumb-wrapper {
    position: relative;
    top: auto;
    left: auto;
    max-width: 1024px;
    float: left;
    padding: 15px 5% 0;
    margin: 0 auto;
}
.breadcrumb-wrapper, .breadcrumb-wrapper a {
    color: #4e4e4e;
}
.breadcrumb-wrapper .fa {
    display: inline-block;
    margin: 0 4px 0 5px;
}
.new-brand .breadcrumb-wrapper {
    font-family: 'Effra W01', "Effra W01", Helvetica, sans-serif;
    font-weight: 400;
}
/* inputs */

input[type="text"], input[type="email"] {
   /* border: 2px solid #aaa;*/
    padding: 10px;
    color: #333;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    font-family: "Effra W01", Helvetica, sans-serif;
    outline: none;
    font-size: 14px;
}
input[type="text"]:focus, input[type="email"]:focus {
    border: 2px solid #999;
    background: #fefefe;
}
#live-filter-search {
    width: 100%;
    font-size: 1rem;
}
/* Live filter list */

.live-filter-list {
    margin: 0;
    padding: 0;
}
.live-filter-list li {
    margin: 8px 0;
    padding: 0 0 4px;
    list-style: none;
    display: block;
    clear: both;
    border-bottom: 1px solid #ddd;
}
.live-filter-list li:before, .live-filter-list li:after {
    content: " ";
    display: table;
}
.live-filter-list li:after {
    clear: both;
}
.live-filter-list li {
    *zoom: 1;
}
/* Alpha Index */

.alpha-index {
    display: block;
    margin: 0 0 20px 0;
    font-size: 0;
    text-align: left;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 3px
}
.alpha-index a {
    display: inline-block;
    width: 14.28%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1rem;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    line-height: 1;
    padding: 12px 0
}
.alpha-index a:hover {
    text-decoration: none;
    background: #900;
    color: #fff;
    border-color: #800;
}
.alpha-target {
    display: block;
    position: relative;
    width: 100%;
    margin: 10px 0;
}
.alpha-target span {
    font-family: 'CenturySchoolbookW01-It 927458';
    display: block;
    position: relative;
    width: 26px;
    background: #eee;
    text-align: center;
    line-height: 1;
    padding: 7px 2px 5px;
    border-radius: 50%;
    margin: 0 auto;
    z-index: 2;
    font-size: 1.2em;
}
.alpha-target:after {
    display: block;
    position: absolute;
    bottom: 14px;
    right: 0;
    left: 0;
    content: " ";
    border-bottom: 1px dashed #ddd;
    z-index: 1;
}
.sbu-button {
    display: inline-block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 18px 10px;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: normal;
    font-size: inherit;
    text-decoration: none;
    cursor: pointer;
    border-radius: 2px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0 0 10px #fff;
    background: #900;
    border: 1px solid #800;
    color: #fff !important;
    margin: 0 10px 5px 0;
}
.sbu-button:hover {
    background: #a00;
    text-decoration: none !important;
}
/* Standard brand buttons */

.brand-button {
    display: inline-block;
    width: auto;
    border: 2px solid #fff;
    font-family: "Effra W01", "Arial", sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: .025em;
    word-spacing: .3em;
    padding: 10px 15px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    cursor: pointer;
}
.brand-button--hover-fill-white:hover {
    background: #fff;
    color: #4b4b4b;
}
/* button mods */

.content-wrapper .cms-big-buttons .sbu-outline-button {
    font-size: 1.6em;
    width: 80%;
    margin: 0 10% auto;
}
.news-items+.sbu-outline-button {
    margin-top: 20px;
}
/* rounded icon button */

.rounded-icon-buttons a.brand-button {
    font-size: 18px;
    border: 2px solid #999;
    color: #777;
    margin: 0 15px 10px 0
}
.rounded-icon-buttons a.brand-button span {
    font-weight: 500;
    font-family: "Effra W01", "Arial", sans-serif;
    letter-spacing: 0;
    word-spacing: 0;
    display: inline-block;
    float: left;
}
.rounded-icon-buttons a.brand-button .fa {
    display: inline-block;
    float: left;
    font-size: 22px;
    margin: 0 10px 0 0;
    color: #aaa;
}
.rounded-icon-buttons a.brand-button:hover {
    border: 2px solid #000;
    color: #000;
    background: #fff;
}
.rounded-icon-buttons a.brand-button:hover .fa {
    color: #222;
}
.rounded-icon-buttons a.brand-button .fa:hover {
    color: #222 !important;
}
/* Custom Styles for Elements */

.btn-container-wrapper a, a.btn-container, .section_more {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #bbb;
    border-radius: 8px;
    padding: 12px 30px;
    float: left;
    color: #900;
    font-family: 'TradeGothicW01-BoldCn20 675334', 'Oswald', arial, sans-serif;
    font-family: "Effra W01", Helvetica, sans-serif !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    text-rendering: optimizeLegibility;
    background: rgb(255, 255, 255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZWRlZGVkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 28%, rgba(237, 237, 237, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(28%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 28%, rgba(237, 237, 237, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 28%, rgba(237, 237, 237, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 28%, rgba(237, 237, 237, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 28%, rgba(237, 237, 237, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}
a.section_more {
    display: inline-block !important;
}
.btn-container-wrapper a:hover, .btn-container:hover, {
    color: #a00;
    background: #fff;
    box-shadow: 0 0 8px #ccc inset;
}
.btn-container-wrapper a:active, .btn-container:active, .section_more:hover {
    background: #f7f7f7;
    box-shadow: 0 0 12px #ccc inset;
    text-decoration: none;
}
.btn-container-wrapper.red-bkg a, .btn-container.red-bkg {
    background: rgb(178, 3, 6);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2IyMDMwNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhlMDIwNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(178, 3, 6, 1) 0%, rgba(142, 2, 5, 1) 44%, rgba(109, 0, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(178, 3, 6, 1)), color-stop(44%, rgba(142, 2, 5, 1)), color-stop(100%, rgba(109, 0, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(178, 3, 6, 1) 0%, rgba(142, 2, 5, 1) 44%, rgba(109, 0, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(178, 3, 6, 1) 0%, rgba(142, 2, 5, 1) 44%, rgba(109, 0, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(178, 3, 6, 1) 0%, rgba(142, 2, 5, 1) 44%, rgba(109, 0, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(178, 3, 6, 1) 0%, rgba(142, 2, 5, 1) 44%, rgba(109, 0, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b20306', endColorstr='#6d0001', GradientType=0);
    color: #eee;
}
.btn-container-wrapper.red-bkg a:hover, .btn-container.red-bkg:hover {
    color: #fff;
    background: #800;
    box-shadow: 0 0 6px #600 inset;
}
.btn-container-wrapper.red-bkg a:active, .btn-container.red-bkg:active {
    color: #eee;
    background: #700;
    box-shadow: 0 0 10px #600 inset;
}
.btn-container .sb {
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-container .sb .label {
    display: table-cell;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}
.btn-container.full-width {
    width: 100%;
    text-align: center;
}
.arrow-after .btn .label:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    font-size: 1em;
    padding: 0 0 0 9px;
}
/* footer */

#footer {
    background-color: #252525;
    background-image: url("/commcms/images/branding/black-rays-full.jpg");
    /*background: url('/commcms/_resources/images/bkg/sbu-shield-black-9-opac.png') 70% 50% no-repeat #252525;*/
    margin-bottom: 30px;
    background-size: cover !important;
}
#footer p, #footer .site-addr-info, #footer .site-copyright-info, #footer a {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
}
#footer .site-addr-info span {
    display: block;
    line-height: 1.7em;
}
#footer .site-copyright-info {
    display: block;
    margin: 10px 0 0 0;
}
#footer .site-copyright-info span {
    line-height: 1.4em;
    padding: 0 5px;
    display: inline-block;
}
#footer a, #footer a:hover {
    text-decoration: none;
}
#footer .site-addr-info_hours_label, #footer .site-addr-info_links, #footer .site-addr-info_extra {
    margin: 12px 0 0 0;
}
div.navWrap .main-nav-trigger {
    display: none;
}
.floating-banner-top-right {
    display: none;
}
#footer>p {
    display: block;
    max-width: 1024px;
    margin: 15px auto;
    clear: both;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
}
#footer strong {
    font-weight: normal;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
}
#footer em {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 400;
    font-style: normal;
}
#footer em a {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-style: italic;
    font-weight: normal;
    text-decoration: underline;
}
/* CMS Headers */

.content-wrapper h1 {
    font-family: "Effra W01", Helvetica, sans-serif;
    text-transform: none;
    text-align: left;
    font-size: 40px;
    padding: 0 0 15px;
    color: #900;
    border-bottom: 1px solid rgba(0, 0, 0, .7);
}
.new-brand .content-wrapper h1 {
    font-family: 'Effra W01';
    letter-spacing: 0;
    font-weight: 900;
    color: #000;
    text-transform: none;
    line-height: 1em;
    border-bottom: 0 none;
    margin-top: 54px;
    margin-bottom: 16px;
    padding: 0;
    display: inline-block;
    width: 100%;
}
.new-brand .content-wrapper div.content h1:first-child, .new-brand .content-wrapper div.content h2:first-child, .new-brand .content-wrapper div.content p:first-child h1:first-child, .new-brand .content-wrapper div.content p:first-child h2:first-child {
    margin-top: 0
}
.content-wrapper h2 {
    font-family: "Effra W01", Helvetica, sans-serif;
    margin: 10px 0;
    display: block;
    color: #444;
    text-transform: none;
    font-weight: normal;
    padding: 6px 0 0;
    font-size: 2em;
    margin: 0 0 16px;
    line-height: 1.3em;
}
.new-brand .content-wrapper h2 {
    font-family: 'Museo Slab', 'Museo Slab W01';
    color: #000;
    font-size: 30px;
    line-height: 1em;
    font-weight: 400;
    padding: 0;
    margin-top: 42px;
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}
.content-wrapper h3 {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    margin: 10px 0;
    display: block;
    color: #444;
    text-transform: none;
    font-weight: normal;
    padding: 6px 0 0;
    font-size: 1.2em;
    margin: 0 0 16px;
    line-height: 1.3em;
    color: #555;
    text-transform: uppercase;
}
.new-brand .content-wrapper h3 {
    font-family: 'Museo Slab', 'Museo Slab W01';
    font-size: 26px;
    line-height: 1em;
    letter-spacing: 0;
    font-weight: 400;
    color: #900;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.new-brand .content-wrapper h3 strong {
    font-weight: 400;
}
.content-wrapper h4 {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    margin: 10px 0;
    display: block;
    color: #444;
    text-transform: none;
    font-weight: normal;
    padding: 6px 0 0;
    font-size: 1.2em;
    margin: 0 0 16px;
    line-height: 1.3em;
    color: #333;
    text-transform: none;
}
.new-brand .content-wrapper h4 {
    font-family: 'Effra W01';
    font-size: 23px;
    line-height: 1.85rem;
    letter-spacing: 0;
    font-weight: 900 !important;
    color: #222;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.new-brand .content-wrapper h4 strong {
    font-weight: 800;
}
.content-wrapper h5, .content-wrapper h6 {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    margin: 10px 0;
    display: block;
    color: #333;
    text-transform: none;
    font-weight: normal;
    padding: 6px 0 0;
    font-size: 1.1em;
    margin: 0 0 16px;
    line-height: 1.3em;
    text-transform: none;
}
.new-brand .content-wrapper h5 {
    font-family: 'Museo Slab', 'Museo Slab W01';
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0;
    font-weight: 700;
    color: #222;
    margin-top: 28px;
    margin-bottom: 8px;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.content-wrapper h6 {
    color: #555;
    font-size: 1em;
}
.new-brand .content-wrapper h6 {
    font-family: 'Effra W01';
    font-weight: 700;
    text-transform: none;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    margin-top: 24px;
    margin-bottom: 10px;
    display: inline-block;
    padding: 0;
    width: 100%;
}
.new-brand .content-wrapper h1+h2, .new-brand .content-wrapper h1+h3, .new-brand .content-wrapper h1+h4, .new-brand .content-wrapper h1+h5, .new-brand .content-wrapper h1+h6, .new-brand .content-wrapper h2+h3, .new-brand .content-wrapper h2+h4, .new-brand .content-wrapper h2+h5, .new-brand .content-wrapper h2+h6, .new-brand .content-wrapper h3+h4, .new-brand .content-wrapper h3+h5, .new-brand .content-wrapper h3+h6, .new-brand .content-wrapper h4+h5, .new-brand .content-wrapper h4+h6, .new-brand .content-wrapper h5+h6, .new-brand .content-wrapper h1+p, .new-brand .content-wrapper h2+p, .new-brand .content-wrapper h3+p, .new-brand .content-wrapper h4+p, .new-brand .content-wrapper h5+p, .new-brand .content-wrapper h6+p {
    margin-top: 0;
}
.new-brand .content-wrapper h6+p {
    margin-top: 0
}
.content-wrapper p {
    font-size: 1.0rem;
    line-height: 1.5rem;
    font-family: "Effra W01", Helvetica, sans-serif;
}
.content-wrapper li {
    font-size: 1rem;
    line-height: 1.4rem;
    font-family: "Effra W01", Helvetica, sans-serif;
}
.new-brand p, .new-brand li {
    font-family: 'Effra W01', "Effra W01", Helvetica, sans-serif;
}
img {
    max-width: 100%;
    height: auto;
}
.check-icon-before:before {
    display: inline-block;
    content: "\f046";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    margin: 0 8px 0 0;
    color: #000;
}
/* color overrides */

.semi-transparent-white-boxes .sbu-columns--column {
    background: rgba(255, 255, 255, .8);
}
.sbu-columns--column.one-third {
    /*
	width: 31.333%;
	margin: 0 1%;
	padding: 20px;
	*/
}
.sbu-columns--column.one-third .left-col-content {}
.content-wrapper .white-text h1, .content-wrapper .white-text h2, .content-wrapper .white-text h3, .content-wrapper .white-text h4, .content-wrapper .white-text h5, .content-wrapper .white-text h6, .content-wrapper .white-text p, .content-wrapper .white-text p a, .content-wrapper .white-text ul, .content-wrapper .white-text li, .content-wrapper .white-text .sbu-columns--column {
    color: #fff;
    border-color: rgba(255, 255, 255, .7) !important;
}
.sbu-columns--column .whole {
    padding: 0;
}
.promo-section .wrapper .sbu-columns--column {
    padding: 0;
}
.content-wrapper .red-text h1, .content-wrapper .red-text h2, .content-wrapper .red-text h3, .content-wrapper .red-text h4, .content-wrapper .red-text p, .content-wrapper .red-text p a, .content-wrapper .red-text ul, .content-wrapper .red-text li, .content-wrapper .red-text .sbu-columns--column {
    color: #900;
    border-color: #900 !important;
}
.content-wrapper .black-text h1, .content-wrapper .black-text h2, .content-wrapper .black-text h3, .content-wrapper .black-text h4, .content-wrapper .black-text p, .content-wrapper .black-text p a, .content-wrapper .black-text ul, .content-wrapper .black-text li, .content-wrapper .black-text .sbu-columns--column {
    color: #000;
    border-color: rgba(0, 0, 0, .7) !important;
}
.content-wrapper .white-text p a, .content-wrapper .red-text p a, .content-wrapper .black-text p a {
    text-decoration: underline;
}
.no-link-underline a {
    text-decoration: none !important;
}
.no-link-underline a:hover {
    text-decoration: underline !important;
}
/* Full width video - from http://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php */

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    padding-top: 34px;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* Drop accordion */

.drop-accordion {
    margin: 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.drop-accordion-1 .item {
    margin: 0 0 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.drop-accordion-1 .tab {
    background: #f2f2f2;
    color: #900;
    display: block;
    border: 1px solid #d9d9d9;
    border-radius: 28px 0 0 28px;
    font-size: 1.05em;
    font-family: "Effra W01", Helvetica, sans-serif;
    cursor: pointer;
    z-index: 101;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.new-brand .drop-accordion-1 .tab {
    font-family: 'Effra W01', "Effra W01", Helvetica, sans-serif;
    font-weight: 400;
}
.drop-accordion-1 .label {
    display: block;
    margin: 10px 4px 10px 12px;
}
.drop-accordion-1 .label .fa {
    display: inline-block;
    font-size: 1.1em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #bebebe;
    margin: 0 12px 0 5px;
}
.drop-accordion-1 .active .label .fa {
    color: #900;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.drop-accordion-1 .accordion-content {
    margin: -18px 0 0 0;
    background: #ededed;
    border: 1px solid #ddd;
    z-index: 100;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
}
.drop-accordion .accordion-content p {}
.drop-accordion-1 .content-wrap {
    padding: 30px 20px 15px;
}
.drop-accordion-1 .accordion-content p, .drop-accordion-1 .accordion-content li {
    font-size: 1em;
    line-height: 1.8em;
}
/* Tablesaw */

table.tablesaw {
    position: relative;
    margin: 10px .5% 20px;
    width: 99% !important;
}
table.tablesaw tr {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
}
table.tablesaw th {
    font-weight: normal;
    font-family: 'Effra W01';
    font-weight: 900;
}
table.tablesaw .tablesaw-cell-label {
    font-weight: normal;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
}
div.tablesaw-sortable-switch {
    float: right;
}
.tablesaw-sortable th.tablesaw-sortable-head button {
    border: 2px solid transparent;
}
.tablesaw-sortable th.tablesaw-sortable-head button:focus {
    border: 2px solid #900;
    background: #ddd
}
@media only screen and (max-width: 768px) {
    table.tablesaw thead tr {
        display: none;
    }
    table.tablesaw th, table.tablesaw td {
        border-right: 0 none;
        height: auto;
    }
}
@media only screen and (min-width: 770px) {
    .hide-accessible-770, .hide-accessible-tablesaw {
        position: absolute !important;
        top: -99999px !important;
        left: -99999px !important;
        width: 2000px;
        height: 2000px;
    }
}
/* table style */

table.light-grey-table {
    background: #eee;
    margin: 0 0 20px .5%;
    border: 8px solid #fff;
    box-shadow: 0 0 0 1px #900;
}
.light-grey-table th {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    color: #900;
    text-align: left;
}
.light-grey-table th, .light-grey-table td {
    font-weight: normal;
    border-right: 1px solid #bbb;
    height: 60px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 8px;
}
table.light-grey-table tbody tr:nth-child(even) {
    background: #f0f0f0;
}
table.light-grey-table tbody tr:nth-child(odd) {
    background: #e3e3e3;
}
/* Column Layout */

.layout-col {
    display: block;
    width: 100%;
    margin: 0 0 3%;
    padding: 2% 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
}
.column-border>.layout-col {
    margin: 0;
    border-bottom: 1px solid #ddd;
}
.column-border>.layout-col .column-border>.layout-col {
    border-color: #e7e7e7;
}
.dark-border>.layout-col {
    border-color: #999 !important;
}
.red-border>.layout-col {
    border-color: #700 !important;
}
.light-background>.layout-col {
    background: #eee;
    padding: 1.5% 2%;
}
.light-background>.layout-col .layout-col {
    background: #fafafa;
}
.dark-background>.layout-col {
    background: #272727;
    padding: 1.5% 2%;
}
.dark-background>.layout-col * {
    color: #ccc;
}
.dark-background>.layout-col a {
    color: #ddd;
    text-decoration: underline;
    display: inline-block;
    padding: 0 3px;
}
.dark-background>.layout-col a:hover {
    color: #fff;
    background: #900;
    border-radius: 2px;
}
.dark-background>.layout-col .layout-col {
    background: #fafafa;
    color: #222;
}
/* Responsive Splash header */

.responsive-splash-header-1 {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 250px;
    background-size: cover;
    background-position: 50%;
    position: relative;
}
.responsive-splash-header-1 .splash-overlay-1 {
    background: #fff;
    background: rgba(255, 255, 255, .75);
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.responsive-splash-header-1 a.splash-overlay-1:hover {
    background: #fff;
    background: rgba(255, 255, 255, .9);
}
.white-on-black .responsive-splash-header-1 .splash-overlay-1 {
    background: #000;
    background: rgba(10, 10, 10, .75);
    color: #fff;
}
.white-on-black .responsive-splash-header-1 a.splash-overlay-1:hover {
    background: #900;
    background: rgba(0, 0, 0, .9);
}
.white-on-black .responsive-splash-header-1 a.splash-overlay-1:hover h3, .marquee-section-smaller a:hover .carousel-text .carousel-cta {
    padding-left: 10px;
}
.responsive-splash-header-1 .text-wrap {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
    text-align: center;
    padding: 4%;
}
.responsive-splash-header-1 .text-wrap h2, .responsive-splash-header-1 .text-wrap h3 {
    text-transform: none;
}
.responsive-splash-header-1 h2, .responsive-splash-header-1 h2.section-header {
    color: #000;
    margin: 0;
    padding: 0;
}
.white-on-black .responsive-splash-header-1 h2, .white-on-black .responsive-splash-header-1 h2.section-header {
    color: #fff;
    margin: 0;
    padding: 0;
}
.responsive-splash-header-1 a h2, .responsive-splash-header-1 a h2.section-header {
    color: #000;
}
.responsive-splash-header-1 a:hover h2, .responsive-splash-header-1 a:hover h2.section-header {
    text-decoration: none;
    color: #900;
}
.responsive-splash-header-1 .text-wrap h2 {
    font-family: 'Effra W01';
    /* font-family: 'Museo Slab','Museo Slab W01_500'; */
    font-weight: 900;
    font-size: 1.5em;
    line-height: 0.9em;
    white-space: pre-wrap;
}
.responsive-splash-header-1 .text-wrap h3 {
    font-family: 'Effra W01';
    font-family: 'Museo Slab', 'Museo Slab W01';
    font-weight: 400;
    /* text-transform: uppercase; */
    font-size: 0.9em;
    /* letter-spacing: 0.2em; */
    padding-top: 10px;
    line-height: 1.25em;
    width: 80%;
    box-sizing: border-box;
}
.responsive-splash-header-1 a * {
    cursor: pointer;
}
.responsive-splash-header-1 h3 {
    color: #000;
    margin: 4% 0 0;
    padding: 0;
}
.white-on-black .responsive-splash-header-1 h3 {
    color: #fff;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.responsive-splash-header-1 a h3:after, .marquee-section-smaller .carousel-style-02 a .carousel-text .carousel-cta:after {
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    font-size: .8em;
    padding: 0 0 0 6px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
    margin-left: -20px;
}
.responsive-splash-header-1 a:hover h3:after, .marquee-section-smaller .carousel-style-02 a:hover .carousel-text .carousel-cta:after {
    opacity: 1;
    margin-left: 0;
}
.full_width_splash_vertical .responsive-splash-header-1 a, .full_width_splash_gradient .responsive-splash-header-1 a {
    width: 180px;
    font-size: 1em;
    font-weight: 900;
    letter-spacing: 0;
    border: 2px solid #900;
    margin: 20px auto 7px;
}
.full_width_splash_vertical .responsive-splash-header-1 a:hover, .full_width_splash_gradient .responsive-splash-header-1 a:hover {
    border: 2px solid #900;
    background: transparent !important;
    color: #900 !important;
}
h2.section-header {
    font-family: 'CenturyExpandedLTW01-Ro';
    font-weight: normal;
    font-size: 1.6em;
    line-height: 1.3em;
    width 80%;
    margin: 0 10%;
    width: auto;
    text-transform: none;
}
h3.section-header {
    font-family: 'CenturySchoolbookW01-It 927458';
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.2em;
    letter-spacing: -.005em;
    width: 80%;
    margin: 6px 10% 0;
}
h3.section-header.condensed {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 200;
}
h3.section-header.condensed strong {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 500 font-weight: normal;
}
/* Sections */

.promo-section {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3% 0;
    background-size: cover;
    float: left;
}
.promo-section-inside {
    max-width: 1160px;
    margin: 0 auto;
}
.promo-section-inside .wrapper {
    width: 100%;
    margin: 0;
}
.promo-section-inside {
    padding: 0 5%;
}
.promo-section-inside .content {
    font-size: 1.4em;
}
.white-text .promo-section-inside .content {
    color: #fff;
}
.black-text .promo-section-inside .content {
    color: #000;
}
.red-text .promo-section-inside .content {
    color: #900;
}
.promo-section-1 .promo-section-inside h2 {
    margin: 0 auto;
    padding: 0 0 4px
}
.promo-section-1 .promo-section-inside h3 {
    margin: 8px auto 30px;
}
.promo-section-1 .promo-section-inside h2, .promo-section-1 .promo-section-inside h3 {
    border: 0 none;
}
.promo-section .sbu-columns {
    margin-top: 0;
    padding-top: 0
}
/* Calendar */

.promo-section .activities-and-calendar {
    font-size: 18px;
}
h3+.activities-and-calendar, h4+.activities-and-calendar, h5+.activities-and-calendar {
    margin-top: 20px;
}
.activities-and-calendar li {
    margin-bottom: 25px;
	list-style: none;
}
.activities-and-calendar .date-marker {
    max-width: 80px
}
.activities-and-calendar a:hover {
    text-decoration: none !important;
}
@media only screen and (min-width: 960px) {
    .activities-and-calendar .date-marker {
        width: 18%;
        margin: 0 10px 0 0;
    }
}
/* Thermometer */

.auto-thermometer-container {
    position: relative;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 600px;
    border-radius: 8px;
    padding: 0;
    padding-bottom: 52%;
}
.auto-thermometer {
    position: absolute;
    background: url('/commcms/childrens/images/thermometer-twice-up_cutout.png') 0 0 no-repeat;
    background-size: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    overflow: hidden;
}
.auto-thermometer-fill {
    position: absolute;
    background: #000;
    top: 16%;
    left: 10%;
    right: 72%;
    bottom: 36%;
    z-index: 2;
    -webkit-transition: right 4.5s cubic-bezier(0.42, 0, 0.24, 0.99);
    -moz-transition: right 4.5s cubic-bezier(0.42, 0, 0.24, 0.99);
    transition: right 4.5s cubic-bezier(0.42, 0, 0.24, 0.99);
}
.auto-thermometer-message {
    font-family: 'CenturyExpandedLTW01-Ro';
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.3em;
    color: #fff;
    position: absolute;
    bottom: 8%;
    left: 0;
    right: 0;
    text-align: center;
}
.current-raised-container {
    position: relative;
    display: block;
    margin: 5% 0 0 28.5%;
    width: 57%;
    height: 55px;
    opacity: 1;
}
.auto-thermometer .current-raised {
    position: absolute;
    display: inline-block;
    background: url('/commcms/childrens/images/thermometer-twice-up_bubble-only.png ') 0 0 no-repeat;
    background-size: 100%;
    width: 36%;
    /* max-width: 87px; */
    /* max-height: 36px; */
    padding: 2% 3% 14% 3%;
    font-family: 'TradeGothicW01-BoldCn20 675334';
    color: #fff;
    font-weight: normal;
    text-align: center;
    font-size: .9em;
    left: -100%;
    top: 0;
    -webkit-transition: left 2.6s cubic-bezier(0.42, 0, 0.24, 0.99);
    -moz-transition: left 2.6s cubic-bezier(0.42, 0, 0.24, 0.99);
    transition: left 2.6s cubic-bezier(0.42, 0, 0.24, 0.99);
}
.auto-thermometer .current-raised:before {
    display: inline-block;
    color: #900;
    content: "Raised to date:";
    font-family: 'CenturySchoolbookW01-It 927458';
    background: transparent;
    position: absolute;
    left: -98px;
    top: 5px;
    letter-spacing: -.005em;
    font-size: .85em;
    text-shadow: 0 0 3px #fff, 0 1px 0 #ddd, 0 0 10px #fff;
}
.auto-thermometer .goal-amount {
    position: absolute;
    display: inline-block;
    font-family: 'TradeGothicW01-BoldCn20 675334';
    color: #333;
    font-weight: normal;
    font-size: 1.4em;
    text-transform: uppercase;
    right: 13%;
    top: 52%;
    -webkit-transition: all 5s cubic-bezier(1, -0.08, 0.55, 1);
    -moz-transition: all 5s cubic-bezier(1, -0.08, 0.55, 1);
    transition: all 5s cubic-bezier(1, -0.08, 0.55, 1);
    opacity: 1;
}
.auto-thermometer .goal-amount:after {
    display: inline-block;
    content: "Goal";
    margin: 0 0 0 .3em;
    color: #900;
}
.font-size-opacity-0 {
    font-size: 0.1em !important;
    opacity: .1;
}
.round-button-container {
    margin: 10px 0;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}
.round-button-container .button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    width: 80%;
    margin: 15px 10%;
    padding: 15px 12px;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-size: 1.2em;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
}
.round-button-container .button strong {
    font-weight: normal;
}
.round-button-container .white-button {
    /* border: 1px solid #222; */
    background: #fff;
    background: rgba(255, 255, 255, .975);
    color: #222;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}
.round-button-container .white-button strong {
    color: #900;
}
.round-button-container .button .icon {
    display: inline-block;
    float: left;
    font-size: 1.6em;
    margin: 0 6px 0 0;
    width: 24px;
    text-align: center;
    padding: 4px 0 0 0;
}
.simple-responsive-cards {
    padding: 40px 0 50px;
}
.simple-responsive-cards h2 {
    text-align: center;
    margin: 0 0 10px
}
/* slick slider custom */

.slick-content-wrapper {
    background: #fff;
    padding: 30px 0;
}
.slick-content-wrapper--one-up {
    background: transparent;
    padding: 0;
}
.promo-section-inside.slick-slider {
    padding-bottom: 30px;
    margin: 0 auto;
}
.slick-slider .slick-dots {
    position: absolute;
    bottom: 0;
}
.slick-slider .slick-prev, .slick-slider .slick-next {
    top: 38%;
    width: auto;
    height: auto;
    text-shadow: 0 2px 0 #fff, 0 -2px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
}
.slick-slider .slick-prev:before, .slick-slider .slick-next:before {
    color: #444;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
}
.slick-content-wrapper--one-up .slick-prev:before, .slick-content-wrapper--one-up .slick-next:before {
    font-size: 65px;
}
.promo-section-inside.one-up-promo-slider .slick-prev, .promo-section-inside.one-up-promo-slider .slick-next {
    top: 36%;
}
.slick-slide.one-up-promo-slider_wrapper {
    height: auto;
}
.promo-section-inside.one-up-promo-slider .slick-prev {
    left: 0;
    z-index: 1;
}
.promo-section-inside.one-up-promo-slider .slick-next {
    right: 0;
    z-index: 1;
}
.slick-content-wrapper--one-up .slick-prev, .slick-content-wrapper--one-up .slick-next {
    text-shadow: none;
}
.slick-content-wrapper--one-up .slick-prev:before, .slick-content-wrapper--one-up .slick-next:before {
    color: #f7f7f7;
    color: rgba(255, 255, 255, .7);
}
.slick-slider .slick-prev:before {
    content: "\f104";
}
.slick-slider .slick-next:before {
    content: "\f105";
}
.slick-slide {
    text-align: center;
}
.slick-slide:focus {
    outline: 0 none;
}
.slick-slide a {
    text-decoration: none;
    color: #555;
    display: block;
    outline: 0 none;
    padding: 5px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid transparent;
    position: relative;
	text-align:right
}
.slick-slide a:hover {
   /* color: #900 !important;
    text-decoration: underline;*/
}
.slick-slide a:focus {
   /* border: 2px solid #900;
    padding: 5px 0 20px;*/
}
.slick-slide img {
    display: inline-block;
    max-width: 250px;
    width: 90%;
   /* margin: 20px auto 10px;*/
    float: none;
}
.slick-slide img {
    border-bottom: 10px solid #900;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.slick-slide a:hover img {
    border-color: #a00;
    border-bottom: 10px solid #900;
}
.slick-content-wrapper--one-up img {
    border: 4px solid #fff;
    max-width: 100%;
}
.one-up-promo-slider_content {
    display: block;
    width: 100%;
    margin: 20px auto 0;
    color: #fff;
}
.one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button:hover {
    max-width: 220px;
    margin: 20px auto 0;
    color: #fff !important;
}
@media only screen and (min-width: 1024px) {
    .slick-slide a:hover {
        text-decoration: none;
    }
    .slick-slide a:after {
        max-width: 250px;
        margin: 20px auto 10px;
        float: none;
        content: " ";
        background: #900;
        display: block;
        width: 90%;
        position: absolute;
        left: 5%;
        right: 5%;
        top: 5px;
        height: 260px;
        opacity: 0;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        transition: all 0.2s;
    }
    .slick-slide a:hover:after {
        opacity: 0;
    }
    .one-up-promo-slider_content a:after {
        display: none !important;
    }
}
.slick-slide .label {
    width: 90%;
    margin: 0 5%;
    font-weight: 700;
    font-size: 1.2rem;
    display: block;
}
.slick-slide a .label {
    color: #900;
}
.slick-slide a:hover .label {
    text-decoration: none;
}
.promo-section-inside .slick-prev {
    left: 15px;
    z-index: 1;
}
.promo-section-inside .slick-next {
    right: 15px;
    z-index: 1;
}
/* .inside-side-nav */

.inside-side-nav {
    color: #B1B1B1;
    padding: 0 0 0 15px;
    font-size: 1em;
}
.inside-side-nav li {
    display: block;
    margin: 0.1px 0 1.2em;
    display: block;
    float: left;
    clear: both;
}
.inside-side-nav .sidenav-folder {
    cursor: pointer;
    position: relative;
}
.inside-side-nav .sidenav-folder .fa {
    display: inline-block;
    font-size: 1.1em;
    -webkit-transition: transform 0.3s;
    -moz-transition: transform 0.3s;
    transition: transform 0.3s;
    margin: 0;
    position: absolute;
    left: -14px;
    top: 2px;
    height: 16px;
}
.inside-side-nav .sidenav-folder.active .fa {
    color: #000;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.inside-side-nav .sidenav-folder .fa .ir-label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.inside-side-nav .sidenav-folder.active span.label {
    color: #000;
}
.inside-side-nav .sidenav-link a:hover, .inside-side-nav .sidenav-folder a:hover, .inside-side-nav .sidenav-folder-items a:hover, .inside-side-nav .sidenav-item.active a {
    text-decoration: none;
    color: #900;
}
.inside-side-nav .sidenav-folder:hover span, .inside-side-nav .sidenav-folder.active span.label, .inside-side-nav .sidenav-folder.active a.label {
    color: #000;
}
.inside-side-nav .sidenav-folder.active a.label:hover, .inside-side-nav .sidenav-folder:hover, .inside-side-nav .sidenav-folder.selected-section a.label {
    color: #900;
}
.inside-side-nav .sidenav-folder-items li {
    margin: 0 0 4px;
    clear: both;
    display: block;
    float: left;
    width: 100%;
    box-sizing: border-box;
}
.inside-side-nav .sidenav-folder-items li a {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-size: 14px;
    text-transform: none;
    position: relative;
}
.new-brand .inside-side-nav .sidenav-folder-items li a {
    font-family: 'Effra W01';
    font-weight: 400;
    font-size: 1rem;
    margin: 0 0 2px;
}
/*
.new-brand .inside-side-nav li a:after {
    content: "\f178";
    font-family: 'FontAwesome';
    position: absolute;
    color: #900;
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    height: 100%;
    line-height: 1.4;
    right: 70%;
}

.new-brand .inside-side-nav li a:hover:after {
    right: -21px;
    opacity: 1;
    top: 0;
}
*/

.sidenav h3 {
    margin: 0 0 25px;
    padding: 0 0 0 15px;
    float: left;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sidenav h3 a {
    color: #000;
    text-decoration: none;
    text-transform: none;
    border-bottom: 1px solid #b1b1b1;
    display: block;
    margin: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.15;
    padding: 0 0 10px;
    float: left;
    font-family: 'Effra W01';
    font-weight: 700;
}
.sidenav h3 a:hover {
    color: #900;
}
.inside-side-nav {
    font-size: 1.2em;
}
.inside-side-nav li {
    font-size: 1em;
}
.inside-side-nav .sidenav-item {
    margin: 0;
}
.inside-side-nav .sidenav-folder {
    margin: 0;
}
.inside-side-nav .sidenav-item, .inside-side-nav .sidenav-item a {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0;
    color: #4e4e4e;
}
.new-brand .inside-side-nav .sidenav-item, .new-brand .inside-side-nav .sidenav-item a {
    font-family: 'Effra W01';
    font-weight: 500;
    display: block;
    float: left;
    clear: both;
    padding: 0;
}
.new-brand .inside-side-nav .sidenav-item, .new-brand .inside-side-nav .sidenav-item a, .new-brand .inside-side-nav .sidenav-item span {
    font-size: .98em;
}
.inside-side-nav .sidenav-folder-items {
    padding: 0;
    margin: .5em 0 0 0px;
    display: block;
    float: left;
    clear: both;
}
.inside-side-nav .sidenav-folder-items .sidenav-item {
    font-size: 1em;
}
.inside-side-nav .sidenav-folder-items .sidenav-folder {
    margin: 2px 0 2px 15px;
    font-size: 1em;
}
.inside-side-nav .sidenav-folder-items .sidenav-folder .fa {
    padding: 3px;
}
.inside-side-nav .sidenav-folder-items .sidenav-folder-items {
    margin: 5px 0 0 15px;
    font-size: .9em;
}
/* social-snippet */

.tweets-and-news .stream, .tweets-and-news .news {
    padding: 10px 0;
}
.social-snippet .bottom-fade {
    display: none;
}
.stream li .inner {
    padding: 0;
}
.social-snippet .sbu-outline-button {
    margin-top: 10px;
    margin-bottom: 30px;
}
.social-snippet .stream li {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 25px;
}
.social-snippet .dcsns-content {
    height: auto !important;
}
.tweets-and-news .stream .section-intro {
    display: block;
    /* position: absolute;
    top: 10px;
    right: 10px; */
    position: relative;
    margin-top: -28px;
}
.tweets-and-news .stream .dcsns-rss .section-intro {
    max-width: 160px;
}
.tweets-and-news .stream .section-intro+a {
    display: block;
    position: absolute;
    top: 15px;
    right: 10px;
    padding: 0 0 0 12px;
}
/* position hover social icon placement */

.social-snippet_rss .stream .section-intro, .social-snippet_flickr .stream .section-intro {
    position: absolute;
    right: 0;
    left: auto;
    text-align: right;
    float: right;
}
.social-snippet .stream li:hover .section-share {
    opacity: 1;
    z-index: 1;
    position: relative;
}
/* Simple Callout Box 1 */

.simple-callout-box-1 {
    padding: 14px 34px;
    border: 1px solid #000;
    font-family: 'Effra W01', 'Arial', sans-serif;
    font-style: italic;
    font-size: 16px;
    line-height: 24px;
}
/* News RSS */

.rss-news-items, .rss-news-items_item {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 2px 0;
    clear: both;
}
.rss-news-items_item_link {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    padding: 25px 0;
    line-height: 21px;
    clear: both;
    float: left;
}
.rss_news_items--home .rss-news-items_item_link {
    padding: 14px 0;
}
.rss-news-items_item+.rss-news-items_item {
    border-top: 1px solid #d2d2d2;
}
.rss-news-items_item_link_date, .rss-news-items_item_link_title {
    font-size: 15px;
}
.rss-news-items_item_link_date {
    display: inline-block;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    margin: 5px 10px 0 0;
    color: #000;
}
.rss-news-items_item_link_title {
    display: block;
    font-size: 20px;
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 700;
    font-weight: normal;
    text-transform: uppercase;
}
.rss_news_items--home .rss-news-items_item_link_date, .rss_news_items--home .rss-news-items_item_link_title {
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 1;
    margin: 0;
}
.rss_news_items--home .rss-news-items_item_link_date {
    margin-right: 10px;
}
.rss_news_items--home .rss-news-items_item_link_title {
    font-family: "Effra W01", Helvetica, sans-serif;
    font-weight: 400;
    text-transform: none;
}
.rss_news_items--home a:hover .rss-news-items_item_link_title {
    text-decoration: underline;
}
.rss-news-items_item_link_thumb {
    display: inline-block;
    float: left;
    width: 100px;
    height: 100px;
    background-size: cover;
    margin: 0 15px 0 0;
    background-image: url(http://www.stonybrook.edu/commcms/_resources/images/newsicon.jpg);
}
/* google calendar snippet */

.google-calendar_wrapper {
    height: 450px;
}
@media only screen and (min-width: 600px) {
    .google-calendar_wrapper {
        height: 600px;
    }
}
@media only screen and (min-width: 960px) {
    .google-calendar_wrapper {
        height: 780px;
    }
}
#row_1 .google-calendar_wrapper {
    height: 450px !important;
}
.sbu-columns--column.one-half .google-calendar_wrapper {
    max-height: 550px;
}
/* google form snippet */

.snippet-google-form {
    display: block;
    width: 100%;
    height: 3000px;
}
/* floating-columns */

.floating-columns {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.floating-column {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
}
/* .snippet-rays-arrow-heading */

.snippet-rays-arrow-heading h1 {
    overflow: hidden;
    text-overflow: none;
}
@media only screen and (min-width: 1024px) {
    .snippet-rays-arrow-heading h1 {
        padding-left: 140px !important;
        margin-bottom: 12px !important;
    }
}
/* .snippet-resources-links */

.snippet-resources-links h4 {
    background: #ddd;
    padding: 15px !important;
}
.snippet-resources-links {
    padding: 0 35px;
}
/* .text-callout-box-with-side-rays */

.text-callout-box-with-side-rays {
    background-color: #ebebeb;
    padding: 1% 5%;
    margin: 30px 0;
}
/* .full-width-popup-grid */

.full-width-popup-grid .promo-section-inside, .full-width-section-override .promo-section-inside {
    width: 100% !important;
    max-width: 10000px;
}
.photo-boxes.full-width-popup-grid--video .item:after {
    content: "\f144";
    font-size: 500%;
    display: block;
    float: none;
    bottom: auto;
    right: auto;
    position: absolute;
    right: 10%;
    top: 15%;
    left: 10%;
    text-align: center;
    color: #fff;
    opacity: .4;
}
.photo-boxes.full-width-popup-grid--video .item:hover:after {
    opacity: 1;
}
/* Search */

@media only screen and (max-width: 1024px) {
    .toggle-wrapper {
        display: none !important;
    }
    .cms-site-search #search-query {
        margin: 0;
        padding: 12px 10px;
        display: inline-block;
        float: left;
        font-size: 20px;
        background: #000;
        width: 75%;
        -webkit-appearance: none;
        box-shadow: none;
    }
    .cms-site-search .search-btn {
        background: #900;
        font-size: 20px;
        display: inline-block;
        float: left;
        width: 25%;
        padding: 12px 10px;
        border-radius: 0;
        cursor: pointer;
        -webkit-appearance: none;
        box-shadow: none;
    }
    .cms-site-search .search-btn:hover {
        background: #a00;
    }
    .cms-site-search #search-query::-webkit-input-placeholder {
        color: #bbb;
    }
}
@media only screen and (min-width: 960px) {
    .photo-boxes.full-width-popup-grid--video .item:after {
        opacity: 0;
    }
}
/* mq */

@media only screen and (min-width: 960px) {
    #main .logo {
        margin: 40px auto 36px;
    }
    .promo-section-inside .slick-prev {
        left: -25px;
        top: 42%;
    }
    .promo-section-inside .slick-next {
        right: -25px;
        top: 42%;
    }
    .promo-section-inside.slick-slider {
        padding: 0;
        margin: 0 auto;
    }
    .no-slide .slick-track {
        width: 100% !important;
        display: block;
        transform: none !important;
    }
    .no-slide .slick-cloned {
        display: none !important;
    }
    .no-slide .slick-prev:hover:before, .no-slide .slick-prev:focus:before, .no-slide .slick-next:hover:before, .no-slide .slick-next:focus:before {
        display: none !important;
    }
    .no-slide .slick-prev, .no-slide .slick-next {
        display: none !important;
    }
    .no-slide .slick-dots {
        display: none !important;
    }
    .no-slide .slick-track .slick-slide {
        display: none;
    }
    .no-slide .slick-track .slick-slide[data-slick-index='0'], .no-slide .slick-track .slick-slide[data-slick-index='1'], .no-slide .slick-track .slick-slide[data-slick-index='2'], .no-slide .slick-track .slick-slide[data-slick-index='3'], .no-slide .slick-track .slick-slide[data-slick-index='4'], .no-slide .slick-track .slick-slide[data-slick-index='5'], .no-slide .slick-track .slick-slide[data-slick-index='6'], .no-slide .slick-track .slick-slide[data-slick-index='7'] {
        display: block;
    }
}
@media only screen and (min-width: 1024px) {
    .slick-content-wrapper {
        background: #fff;
        padding: 60px 0;
    }
    .slick-content-wrapper--one-up {
        background: transparent;
        padding: 0;
    }
    .slick-slide {
        text-align: left;
    }
    .slick-slide .label {
        margin-left: 20px;
        margin-right: 0;
    }
    .slick-slide a:hover .label {
        text-decoration: none;
    }
    .slick-slide .label:after {
        content: "\f105";
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        z-index: 1;
        font-size: 1em;
        padding: 0 0 0 9px;
        display: inline-block;
        opacity: 0;
    }
    .slick-slide a:hover .label:after {
        display: inline-block;
        opacity: 1;
    }
}
/* Alert message customizations */

.close-alert-message {
    display: none !important;
}
@media only screen and (min-width: 0px) and (max-width: 1023px) {
    .searchWrap .search-sb {
        margin: 0 auto;
        position: relative;
        top: auto;
        right: auto;
        border-radius: 0;
        width: 100%;
        font-size: 13px;
    }
}
@media only screen and (min-width: 0px) and (max-width: 1024px) {
    .navWrap {
        cursor: pointer;
    }
    .navWrap:hover {
        background-color: #a00;
    }
    .navWrap>ul {
        width: 100%;
    }
    .navWrap>ul>li {
        width: 100%;
        display: block;
        border-bottom: 1px solid #800;
        height: auto !important;
        position: relative;
        z-index: 1000;
    }
    .navWrap>ul>li>a {
        text-align: left;
    }
    .navWrap ul li ul {
        position: relative !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        box-shadow: none !important;
        border: 0 none !important;
        max-height: 800px !important;
    }
    .navWrap ul li ul.hide-accessible-mobile-960 {
        position: absolute !important;
    }
    .navWrap>ul>li:last-child {
        border-right: 0 none !important;
    }
    .navWrap ul li ul li {
        border: 0 none !important;
        border-top: 1px solid #770000 !important;
    }
    .navWrap ul li ul li a {
        background-color: #880000 !important;
        padding: 9px 3px 9px 22px !important;
    }
    .new-brand .navWrap ul li ul li a {
        padding: 15px 3px 15px 22px !important;
    }
    .navWrap.big_n_bold ul li ul li a {
        padding: 16px 3px 9px 22px !important;
    }
    .navWrap.big_n_bold ul li ul li ul li a {
        padding: 16px 3px 9px 42px !important;
    }
    .navWrap ul li ul li a:before {
        content: "\f005";
        margin-right: 10px;
        font-family: FontAwesome;
        font-size: 8px;
        color: #fff;
    }
    .new-brand .navWrap ul li ul li a:before {
        content: "\f005";
        margin-right: 10px;
        font-family: FontAwesome;
        font-size: 10px;
        color: #fff;
    }
    .navWrap.big_n_bold ul li ul li a:before {
        font-size: 10px;
        display: inline-block;
        margin-right: 13px;
        float: left;
        margin-top: 5px;
    }
    div.navWrap {
        position: relative;
        clear: both;
        float: left;
        height: auto !important;
    }
    /* div.navWrap:after */
    div.navWrap .main-nav-trigger {
        content: "\f0c9";
        float: left;
        padding-top: 5px;
        font-family: FontAwesome;
        font-size: 24px;
        color: #fff;
        text-shadow: 0 1px 0 #500;
        padding-left: 0;
        padding-right: 3%;
        padding-bottom: 6px;
        height: 100%;
        background: #900;
        bottom: 0;
        width: 100%;
        text-align: right;
        display: block;
        z-index: 100;
        position: relative;
        z-index: 0;
    }
    div.navWrap .main-nav-trigger .fa {
        font-size: 26px;
    }
    div.navWrap .main-nav-trigger .fa-bars:before {
        padding: 0 3px 0 0;
    }
    div.navWrap .main-nav-trigger .fa-bars:after {
        content: "MENU";
        display: block;
        font-size: 10.5px;
        font-family: 'Effra W01';
        font-weight: 700;
    }
    div.navWrap .main-nav-trigger .fa-close {
        padding: 4px 0 0 0;
    }
    div.navWrap .main-nav-trigger .fa-close:before {
        padding: 0 4px 0 0;
    }
    .hide-accessible-mobile-960 {
        position: absolute !important;
        top: -99999px !important;
        left: -99999px !important;
        bottom: -99999px !important;
        right: -99999px !important;
        width: 2000px;
        height: 2000px;
    }
    .sbu-nav .main-nav-trigger {
        display: none !important;
    }
    .sbu-nav ul {
        display: block !important;
        position: relative !important;
        top: auto !important;
        left: auto !important;
        bottom: auto !important;
        right: auto !important;
        width: 100%% !important;
        height: auto !important;
        clear: both;
        float: left;
    }
    .sbu-nav>ul>li {
        width: 50%;
        float: left;
    }
    .searchWrap {
        background: #fff;
        display: none;
    }
    form.form-search {
        margin: 0 auto;
        float: none;
    }
    table.mobile-vertical-table {
        display: block;
    }
    table.mobile-vertical-table td {
        display: block;
        width: 80%;
        margin: 0 10%;
        text-align: center;
    }
    table.mobile-vertical-table td ul {
        padding: 0;
    }
    table.responsive td {
        display: block;
        width: 100% !important;
        clear: both;
    }
}
@media only screen and (min-width: 0px) and (max-width: 620px) {
    .cards .card, .cards .card:last-child {
        display: block;
        float: none;
        margin: 0 auto 30px;
        text-align: center;
    }
}
@media only screen and (min-width: 621px) and (max-width: 1024px) {
    .cards .card, .cards .card:last-child {
        display: block;
        float: left;
        margin: 0 5% 30px;
        width: 40%;
        text-align: center;
        box-sizing: border-box;
    }
}
@media only screen and (min-width: 761px) and (max-width: 1024px) {
    .cards .square-card, .cards .square-card:nth-child(n) {
        width: 22.5%;
        margin: 0 1% 20px;
    }
    .cards .square-card:first-child, .cards .square-card:nth-child(4n-3) {
        margin-left: 2%;
    }
    .cards .square-card:last-child, .cards .square-card:nth-child(4n) {
        margin-right: 2%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 760px) {
    .cards .square-card, .cards .square-card:nth-child(n) {
        width: 35%;
        margin: 0 3% 40px;
        height: 250px;
    }
    .cards .square-card:nth-child(even) {
        margin-right: 12%;
    }
    .cards .square-card:nth-child(odd) {
        margin-left: 12%;
    }
}
@media only screen and (min-width: 461px) and (max-width: 600px) {
    .cards .square-card, .cards .square-card:nth-child(n) {
        width: 41%;
        margin: 0 3% 30px;
        height: 232px;
    }
    .cards .square-card:nth-child(even) {
        margin-right: 6%;
    }
    .cards .square-card:nth-child(odd) {
        margin-left: 6%;
    }
}
@media only screen and (max-width: 460px) {
    .cards .square-card, .cards .square-card:nth-child(n) {
        width: 60%;
        margin: 0 20% 20px;
        height: 262px;
    }
}
@media only screen and (max-width: 400px) {
    .cards .square-card, .cards .square-card:nth-child(n) {
        width: 80%;
        margin: 0 10% 20px;
        height: 262px;
    }
    h2.section-header {
        font-size: 1.8em;
        line-height: 1.3em;
    }
    h3.section-header {
        font-size: 1.6em;
        line-height: 1.2em;
        margin-top: 8px;
    }
    .responsive-splash-header-1 h2.section-header {
        font-size: 1.2em;
    }
}
@media only screen and (min-width: 400px) {
    h1.site-subtitle a, h1.site-subtitle a:hover, h2.site-subtitle a, h2.site-subtitle a:hover {
        padding: 13px 0 33px 10px;
        font-size: 16px;
    }
    header .tagline {
        font-size: 1.3em;
        padding: 0 0 20px 10px;
    }
    .quick-nav a, .quick-nav .more-trigger, .quick-nav .search-trigger, .quick-nav .audience-trigger {
        padding-left: 6px;
        padding-right: 6px;
    }
    .quick-nav .label {
        border-right: 0 none;
    }
    .auto-thermometer .current-raised {
        font-size: 1em;
    }
    .auto-thermometer .current-raised:before {
        left: -125px;
    }
    .auto-thermometer .goal-amount {
        font-size: 1.7em;
    }
    .col-6 {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .col-6:nth-child(odd) {
        margin-left: 0;
        margin-right: 1%;
        width: 49%;
    }
    .col-6:nth-child(even) {
        margin-left: 1%;
        margin-right: 0;
        width: 49%;
    }
    .column-border>.col-6 {
        border-bottom: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(odd) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 50%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(even) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 50%;
    }
    .column-border>.col-6:nth-child(5), .column-border>.col-6:last-child {
        border-bottom: 0 none;
    }
    .responsive-splash-header-1 {
        height: 300px;
    }
}
@media only screen and (min-width: 460px) {
    .auto-thermometer .current-raised {
        font-size: 1.15em;
    }
    .auto-thermometer .current-raised:before {
        left: -128px;
        top: 8px;
    }
    .auto-thermometer-container {
        padding-bottom: 50%;
    }
    .auto-thermometer .goal-amount {
        font-size: 1.9em;
        top: 55%;
    }
    .round-button-container .button {
        display: inline-block;
        font-size: 1.5em;
        width: 362px;
        margin: 10px 10px;
    }
    .round-button-container .button .icon {
        width: 34px;
    }
}
@media only screen and (min-width: 540px) {
    .auto-thermometer .current-raised {
        font-size: 1.3em;
    }
    .auto-thermometer .current-raised:before {
        left: -160px;
        top: 11px;
    }
    .responsive-splash-header-1 {
        height: 350px;
    }
}
@media only screen and (min-width: 560px) {
    #main .logo img {
        max-width: 80%;
        margin: 0 10%;
    }
    h1.site-subtitle a, h1.site-subtitle a:hover, h2.site-subtitle a, h2.site-subtitle a:hover {
        padding: 13px 0 33px 10px;
        font-size: 18px;
    }
    header .tagline {
        font-size: 1.35em;
        padding: 0 0 20px 15px;
    }
    .alpha-index a {
        width: 7.69%;
    }
    #footer {
        background-position: -50% 50%;
    }
    .col-5 {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .col-5:nth-child(odd) {
        margin-left: 0;
        margin-right: 1%;
        width: 49%;
    }
    .col-5:nth-child(even) {
        margin-left: 1%;
        margin-right: 0;
        width: 49%;
    }
    .column-border>.col-5 {
        border-bottom: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(odd) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 50%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(even) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 50%;
    }
    .column-border>.col-5:last-child {
        border-bottom: 0 none;
    }
    .col-6 {
        display: inline-block;
        float: left;
        width: 33.333%;
    }
    .col-6:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 32.65%;
    }
    .col-6:nth-child(3n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .col-6:nth-child(3n) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .column-border>.col-6:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(3n-1) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(3n) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 33.333%;
        border-right: 0 none;
    }
    .column-border>.col-6:nth-child(4), .column-border>.col-6:nth-child(5) {
        border-bottom: 0 none;
    }
    .auto-thermometer .current-raised {
        font-size: 1.4em;
        padding: 2.5% 3% 6% 3%;
    }
    .auto-thermometer .goal-amount {
        top: 56%;
        font-size: 2.2em;
    }
}
@media only screen and (min-width: 600px) {
    .auto-thermometer-container {
        padding-bottom: 300px;
        background: #900;
        background: rgba(125, 0, 0, .8);
        border: 1px solid #caa;
    }
    .auto-thermometer-fill {
        height: 160px;
        bottom: auto;
        top: 55px;
    }
    .auto-thermometer-message {
        font-size: 1.7em;
    }
}
@media only screen and (min-width: 640px) {
    .col-4 {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .col-4:nth-child(odd) {
        margin-left: 0;
        margin-right: 1%;
        width: 49%;
    }
    .col-4:nth-child(even) {
        margin-right: 0;
        margin-left: 1%;
        width: 49%;
    }
    .column-border>.col-4 {
        border-bottom: 1px solid #ddd;
    }
    .column-border>.col-4:nth-child(odd) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 50%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-4:nth-child(even) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 50%;
    }
    .column-border>.col-4:nth-child(3), .column-border>.col-4:nth-child(4) {
        border-bottom: 0 none;
    }
    .col-5 {
        display: inline-block;
        float: left;
        width: 33.333%;
    }
    .col-5:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 32.65%;
    }
    .col-5:nth-child(3n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .col-5:nth-child(3n) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .column-border>.col-5:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(3n-1) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(3n) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 33.333%;
        border-right: 0 none;
    }
    .column-border>.col-5:nth-child(4) {
        border-bottom: 0 none;
    }
    .col-6 {
        display: inline-block;
        float: left;
        width: 25%;
    }
    .col-6:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 24.25%;
    }
    .col-6:nth-child(4n-2) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-6:nth-child(4n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-6:nth-child(4n) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .column-border>.col-6:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-6:nth-child(4n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-6:nth-child(4n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(4n) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-bottom: 1px solid #ddd;
        border-right: 0 none;
    }
    .responsive-splash-header-1 .text-wrap {
        width: 96%;
        max-width: 1024px;
        margin: 0 auto;
        text-align: center;
        padding: 2%;
    }
    h2.section-header {
        font-size: 2em;
        line-height: 1.3em;
    }
    h3.section-header {
        font-size: 1.7em;
        line-height: 1.3em;
    }
    .responsive-splash-header-1 h3 {
        width: 100%;
        margin: 1.5% 0 0;
    }
}
@media only screen and (min-width: 768px) {
    #footer {
        background-position: -15% 50%;
        background-size: 60%;
    }
    .maincontent-twocol-left, .maincontent-twocol-right {
        display: inline-block;
        width: 50%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .maincontent-twocol-left {
        padding-right: 15px;
    }
    .maincontent-twocol-right {
        padding-left: 15px;
    }
    input[type="text"]#live-filter-search {
        width: 260px;
    }
    .light-grey-table th:last-child, .light-grey-table td:last-child {
        border-right: 0 none;
    }
    .quick-nav ul.more-links-shown.sbu-nav-shown li:nth-child(n+3), .quick-nav ul.sbu-nav-shown li:nth-child(n+4), .quick-nav ul.more-links-shown li:nth-child(n+4) {
        display: list-item;
    }
    .quick-nav ul.more-links-shown.sbu-nav-shown li:nth-child(n+5), .quick-nav ul.sbu-nav-shown li:nth-child(n+6), .quick-nav ul.more-links-shown li:nth-child(n+6) {
        display: none;
    }
    /* columns */
    .col-2, .col-3 {
        display: inline-block;
        float: left;
        width: 50%;
    }
    .col-2:nth-child(odd), .col-3:nth-child(odd) {
        margin-left: 0;
        margin-right: 1%;
        width: 49%;
    }
    .col-2:nth-child(even), .col-3:nth-child(even) {
        margin-right: 0;
        margin-left: 1%;
        width: 49%;
    }
    .column-border>.col-3 {
        border-bottom: 1px solid #ddd;
    }
    .column-border>.col-2:nth-child(odd), .column-border>.col-3:nth-child(odd) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 50%;
        border-right: 1px solid #ddd;
        border-bottom: 0 none;
    }
    .column-border>.col-2:nth-child(even), .column-border>.col-3:nth-child(even) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 50%;
        border-bottom: 0 none;
    }
    .column-border>.col-3:last-child {
        border-bottom: 0 none;
    }
    .col-4 {
        display: inline-block;
        float: left;
        width: 33.333%;
    }
    .col-4:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 32.65%;
    }
    .col-4:nth-child(3n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .col-4:nth-child(3n) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .column-border>.col-4:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-4:nth-child(3n-1) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-4:nth-child(3n) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 33.333%;
        border-right: 0 none;
        border-bottom: 1px solid #ddd;
    }
    .col-5 {
        display: inline-block;
        float: left;
        width: 25%;
    }
    .col-5:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 24.25%;
    }
    .col-5:nth-child(4n-2) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-5:nth-child(4n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-5:nth-child(4n) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .column-border>.col-5:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-5:nth-child(4n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-5:nth-child(4n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(4n) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-bottom: 1px solid #ddd;
        border-right: 0 none;
    }
    .col-6 {
        display: inline-block;
        float: left;
        width: 20%;
    }
    .col-6:nth-child(5n-4) {
        margin-left: 0;
        margin-right: 0;
        width: 19.2%;
    }
    .col-6:nth-child(5n-3) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-6:nth-child(5n-2) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-6:nth-child(5n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-6:nth-child(5n) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .column-border>.col-6:nth-child(n) {
        border-bottom: 0 none;
    }
    .column-border>.col-6:nth-child(5n-4) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-6:nth-child(5n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-6:nth-child(5n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-6:nth-child(5n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(5n) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
        border-right: 0 none;
    }
    .round-button-container .button {
        display: inline-block;
        font-size: 1.2em;
        width: 288px;
        margin: 10px 10px;
    }
    .floating-columns_three-up .floating-column {
        width: 50%;
    }
    /* slick slider */
    .slick-content-wrapper--one-up {}
    .slick-content-wrapper--one-up img {
        display: block;
        float: left;
        width: 40%;
    }
    .one-up-promo-slider_content {
        display: block;
        float: left;
        width: 60%;
        text-align: left;
        padding: 0 0 0 35px
    }
    .one-up-promo-slider_content_wrapper p {
        margin: 0 0 10px;
        font-size: 20px;
        line-height: 30px
    }
    .one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button:hover {
        clear: both;
        display: inline-block;
        float: left;
    }
    .promo-section-inside.one-up-promo-slider .slick-prev, .promo-section-inside.one-up-promo-slider .slick-next {
        top: 36%;
    }
    .promo-section-inside.one-up-promo-slider .slick-prev {
        left: 0;
        z-index: 1;
    }
    .promo-section-inside.one-up-promo-slider .slick-next {
        right: 0;
        z-index: 1;
    }
}
@media only screen and (min-width: 961px) {
    div.navWrap {
        height: auto !important;
    }
    .banner-image-wrapper img {
        width: 960px;
    }
    h1.site-subtitle, h2.site-subtitle {
        line-height: 2.8em;
    }
    h1.site-subtitle a, h2.site-subtitle a {
        display: block;
        margin: 0;
        position: relative;
        z-index: 10;
        padding: 0;
    }
    h1.site-subtitle a, h1.site-subtitle a:hover, h2.site-subtitle a, h2.site-subtitle a:hover {
        position: relative;
        display: block;
        color: #fff;
        top: auto;
        left: auto;
        padding: 10px 0 13px 4px;
        width: auto;
        max-width: 1160px;
        font-size: 25px;
        height: auto;
        margin: 0 auto;
        letter-spacing: 0;
        font-weight: 100;
        font-family: 'CenturyExpandedLTW01-Ro';
    }
    .new-brand h1.site-subtitle a, .new-brand h1.site-subtitle a:hover, .new-brand h2.site-subtitle a, .new-brand h2.site-subtitle a:hover {
        font-family: 'Effra W01', 'CenturyExpandedLTW01-Ro';
        font-weight: 400;
        padding: 10px 0 13px 4px;
    }
    .subhead-wrapper>a:nth-child(1) {
        display: inline-block;
    }
    .subhead-wrapper {
        display: block;
        width: 960px;
        margin: 0 auto;
    }
    h1.site-subtitle .subhead-wrapper a, h1.site-subtitle .subhead-wrapper a:hover, h2.site-subtitle .subhead-wrapper a, h2.site-subtitle .subhead-wrapper a:hover {
        display: inline-block;
        margin: 0;
        line-height: 1;
        padding: 0;
    }
    h1.site-subtitle .subhead-wrapper a:nth-child(2), h2.site-subtitle .subhead-wrapper a:nth-child(2) {
        margin: 0 0 0 12px;
        padding: 0 0 0 15px;
        border-left: 1px solid #eee;
        font-family: 'CenturyExpandedLTW01-It';
        font-weight: 400;
    }
    .new-brand h1.site-subtitle .subhead-wrapper a:nth-child(2), .new-brand h2.site-subtitle .subhead-wrapper a:nth-child(2) {
        font-family: 'Museo Slab W01_300';
        margin: 0 0 0 18px;
    }
    h1.site-subtitle .subhead-wrapper, h2.site-subtitle .subhead-wrapper {
        padding: 18px 0 8px;
    }
    .logo-wrapper {
        position: relative;
    }
    header .tagline {
        display: block;
        position: absolute;
        bottom: 13px;
        right: 0;
        padding: 0;
        font-size: 1.2em;
    }
    div.navWrap>ul {
        /* display: block !important; */
        /* height: auto; */
    }
    #main .logo {
        float: left;
        width: auto;
        display: inline-block;
    }
    #main h1.site-name, #main .site-name {
        float: left;
        width: auto;
        display: inline-block;
        padding: 0;
        margin: 40px 0 8px 0;
    }
    #main h1.site-name a, #main .site-name a {
        font-size: 28px;
        width: 100%;
        text-align: left;
        margin: 7px 0 0;
        border-left: 1px solid #333;
        padding: 0 0 0 16px;
        line-height: 1;
    }
    #main .logo {
        width: 262px;
    }
    #main .logo img {
        border: 0 none;
        display: block;
        max-width: 100%;
        width: 100%;
        height: auto;
        padding: 1px 14px 0 0;
        margin: 0;
    }
    #main .option_medium-site-logo .logo {
        width: auto;
        max-width: 400px;
    }
    #main .option_larger-site-logo .logo {
        width: auto;
        max-width: 600px;
    }
    #main .option_larger-site-logo .logo img, #main .option_medium-site-logo .logo img {
        width: auto;
        /* height: 95px; */
    }
    .inside-section-banner {
        text-align: left;
    }
    .inside-section-banner h3 {
        padding: 25px 3px;
        font-size: 1.75em;
        letter-spacing: 0.15em;
        word-spacing: 0.2em;
        max-width: 1024px;
        margin: 0 auto;
    }
    .alpha-index a {
        width: 3.845%;
        padding: 10px 0;
        font-size: .9rem;
    }
    #footer {
        background-position: -5% 50%;
        background-size: 50%;
        margin-bottom: 0;
    }
    #footer .site-addr-info span {
        display: inline-block;
        padding: 0 6px 0 8px;
        line-height: 1.7em;
    }
    #footer .site-addr-info span+span {
        border-left: 1px solid #333;
    }
    /* Floating Banner */
    .floating-banner-right {
        position: fixed;
        top: 134px;
        right: -15px;
        z-index: 1000;
    }
    .floating-banner-right:hover {
        right: 5px;
    }
    .floating-banner-left {
        position: fixed;
        top: 134px;
        left: -15px;
        z-index: 1000;
    }
    .floating-banner-left:hover {
        left: 5px;
    }
    .floating-banner-top-right {
        display: block;
        position: fixed;
        top: 0;
        right: 2%;
        z-index: 1000;
    }
    .ou-justedit-region .floating-banner-right, .ou-justedit-region .floating-banner-left, .ou-justedit-region .floating-banner-top-right {
        display: block;
        position: relative;
        top: auto;
        right: auto;
        left: auto;
    }
    .ou-justedit-region .floating-banner-right:before, .ou-justedit-region .floating-banner-left:before, .ou-justedit-region .floating-banner-top-right:before {
        display: block;
        background: #d7ffce;
        content: "This floating banner will be fixed to the side of the page once you save and preview.";
        color: #000;
        padding: 10px;
        text-decoration: none !important;
    }
    .col-3 {
        display: inline-block;
        float: left;
        width: 33.333%;
    }
    .col-3:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 32.65%;
    }
    .col-3:nth-child(3n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .col-3:nth-child(3n) {
        margin-left: 1%;
        margin-right: 0;
        width: 32.65%;
    }
    .column-border>.col-3:nth-child(3n-2) {
        margin-left: 0;
        margin-right: 0;
        padding-right: 3%;
        width: 33.333%;
        border-bottom: 0 none;
    }
    .column-border>.col-3:nth-child(3n-1) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        padding-right: 3%;
        width: 33.333%;
        border-right: 1px solid #ddd;
        border-bottom: 0 none;
    }
    .column-border>.col-3:nth-child(3n) {
        margin-left: 0;
        margin-right: 0;
        padding-left: 3%;
        width: 33.333%;
        border-right: 0 none;
    }
    .col-4 {
        display: inline-block;
        float: left;
        width: 25%;
    }
    .col-4:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 24.25%;
    }
    .col-4:nth-child(4n-2) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-4:nth-child(4n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .col-4:nth-child(4n) {
        margin-left: 1%;
        margin-right: 0;
        width: 24.25%;
    }
    .column-border>.col-4:nth-child(n) {
        border-bottom: 0 none;
    }
    .column-border>.col-4:nth-child(4n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-4:nth-child(4n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
    }
    .column-border>.col-4:nth-child(4n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-4:nth-child(4n) {
        margin-left: 0;
        margin-right: 0;
        width: 25%;
        border-right: 0 none;
    }
    .col-5 {
        display: inline-block;
        float: left;
        width: 20%;
    }
    .col-5:nth-child(5n-4) {
        margin-left: 0;
        margin-right: 0;
        width: 19.2%;
    }
    .col-5:nth-child(5n-3) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-5:nth-child(5n-2) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-5:nth-child(5n-1) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .col-5:nth-child(5n) {
        margin-left: 1%;
        margin-right: 0;
        width: 19.2%;
    }
    .column-border>.col-5:nth-child(n) {
        border-bottom: 0 none;
    }
    .column-border>.col-5:nth-child(5n-4) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-5:nth-child(5n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-5:nth-child(5n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
    }
    .column-border>.col-5:nth-child(5n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-5:nth-child(5n) {
        margin-left: 0;
        margin-right: 0;
        width: 20%;
        border-right: 0 none;
    }
    .col-6 {
        display: inline-block;
        float: left;
        width: 16.66%;
    }
    .col-6:nth-child(6n-5) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
    }
    .col-6:nth-child(6n-4) {
        margin-left: .8%;
        margin-right: 0;
        width: 15.86%;
    }
    .col-6:nth-child(6n-3) {
        margin-left: .8%;
        margin-right: 0;
        width: 15.86%;
    }
    .col-6:nth-child(6n-2) {
        margin-left: .8%;
        margin-right: 0;
        width: 15.86%;
    }
    .col-6:nth-child(6n-1) {
        margin-left: .8%;
        margin-right: 0;
        width: 15.86%;
    }
    .col-6:nth-child(6n) {
        margin-left: .8%;
        margin-right: 0;
        width: 15.86%;
    }
    .column-border>.col-6:nth-child(n) {
        border-bottom: 0 none;
        padding-left: 2%;
        padding-right: 2%;
    }
    .column-border>.col-6:nth-child(6n-5) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
    }
    .column-border>.col-6:nth-child(6n-4) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
    }
    .column-border>.col-6:nth-child(6n-3) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
    }
    .column-border>.col-6:nth-child(6n-2) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
    }
    .column-border>.col-6:nth-child(6n-1) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
        border-right: 1px solid #ddd;
    }
    .column-border>.col-6:nth-child(6n) {
        margin-left: 0;
        margin-right: 0;
        width: 16.66%;
        border-right: 0 none;
    }
    .responsive-splash-header-1 {
        height: 500px;
    }
    .responsive-splash-header-1 .text-wrap {
        width: 96%;
        max-width: 1024px;
        margin: 0 auto;
        text-align: center;
        padding: 18px 2%;
    }
    h3.section-header {
        font-size: 1.8em;
        line-height: 1.3em;
    }
    .responsive-splash-header-1 h3 {
        margin: 8px 0 0;
        width: 100%;
    }
    .slick-slider {
        overflow: visible;
    }
    /* full_width_splash_vertical */
    .full_width_splash_vertical .responsive-splash-header-1 .splash-overlay-double-wrapper, .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-double-wrapper {
        width: 100%;
        margin: 0 auto;
        display: block;
        height: 100%;
    }
    .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-double-wrapper {
        background: url('/commcms/_resources/images/bkg/left-gradient.png');
        background-size: cover;
    }
    .full_width_splash_gradient.banner-position_right .responsive-splash-header-1 .splash-overlay-double-wrapper {
        background: url('/commcms/_resources/images/bkg/right-gradient.png');
        background-position-x: 100%;
        background-size: cover;
    }
    .full_width_splash_vertical .responsive-splash-header-1 .splash-overlay-wrapper, .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-wrapper {
        width: 100%;
        max-width: 1140px;
        margin: 0 auto;
        display: block;
        height: 100%;
    }
    .full_width_splash_vertical .responsive-splash-header-1 .splash-overlay-1, .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-1 {
        float: left;
        width: auto;
        position: relative;
        height: auto;
        display: table;
        top: 0;
        height: 100%;
        max-width: 360px;
    }
    .full_width_splash_gradient .responsive-splash-header-1 .splash-overlay-1 {
        background: transparent;
        max-width: 480px;
    }
    .full_width_splash_vertical.banner-position_center .responsive-splash-header-1 .splash-overlay-1 {
        margin: 0 auto;
        float: none;
    }
    .full_width_splash_vertical.banner-position_right .responsive-splash-header-1 .splash-overlay-1, .full_width_splash_gradient.banner-position_right .responsive-splash-header-1 .splash-overlay-1 {
        float: right;
    }
    .full_width_splash_vertical .responsive-splash-header-1 .text-wrap, .full_width_splash_gradient .responsive-splash-header-1 .text-wrap {
        width: 100%;
        text-align: left;
        padding: 18px 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: table-cell;
        vertical-align: middle;
        padding-bottom: 40px;
    }
    .full_width_splash_gradient .responsive-splash-header-1 .text-wrap {
        padding-bottom: 40px;
    }
    .full_width_splash_gradient.banner-position_right .responsive-splash-header-1 .text-wrap {
        text-align: right;
    }
    .full_width_splash_vertical .responsive-splash-header-1 h2 {
        font-size: 2.2em !important;
        font-weight: 900 !important;
        line-height: 1.1em !important;
    }
    .full_width_splash_gradient .responsive-splash-header-1 h2 {
        font-size: 2.8em !important;
        font-weight: 900 !important;
        line-height: 1em !important;
        color: #fff;
    }
    .full_width_splash_vertical .responsive-splash-header-1 h3, .full_width_splash_gradient .responsive-splash-header-1 h3 {
        margin-top: 16px
    }
    .full_width_splash_gradient .responsive-splash-header-1 h3 {
        color: #fff;
        font-weight: 200 !important;
    }
    .full_width_splash_vertical .responsive-splash-header-1 a, .full_width_splash_gradient .responsive-splash-header-1 a {
        width: auto;
        float: left;
        font-size: 1.2em;
        font-weight: 900;
        letter-spacing: 0;
        border: 2px solid #900;
        margin: 25px 0 0;
    }
    .full_width_splash_gradient.banner-position_right .responsive-splash-header-1 a {
        float: right;
    }
    .full_width_splash_gradient .responsive-splash-header-1 a:hover {
        color: #fff !important;
        border-color: #fff !important;
    }
    #footer .site-addr-info_links:before {
        content: "Links:";
        margin: 0 6px 0 0;
        display: inline-block;
    }
    .floating-columns .floating-column .floating-column_content {
        float: left;
        display: inline-block;
        padding: 10px;
        max-width: 35%;
    }
    .floating-columns .floating-column .floating-column_content+.floating-column_content {
        max-width: 65%;
        padding-top: 30px;
    }
    .floating-columns_two-up .floating-column {
        width: 50%;
    }
    .floating-columns_three-up .floating-column {
        width: 33.3%;
    }
    /* slick slider */
    .one-up-promo-slider_content {
        padding: 0 0 0 60px;
    }
    .slick-content-wrapper--one-up img {
        width: 31%;
        margin: 0 0 0 4%;
    }
    .one-up-promo-slider_content {
        width: 60%;
        margin: 0 5% 0 0;
    }
    .one-up-promo-slider_content_wrapper p {
        margin: 0 0 10px;
        font-size: 26px;
        line-height: 34px;
        text-shadow: 2px 2px 4px rgba(30, 30, 30, .5);
    }
    .one-up-promo-slider_content_wrapper p:first-child strong {
        font-size: 34px;
        line-height: 40px;
    }
    .one-up-promo-slider_content a.sbu-outline-button, .one-up-promo-slider_content a.sbu-outline-button:hover {
        clear: both;
        display: inline-block;
        float: left;
        width: 200px;
    }
    .promo-section-inside.one-up-promo-slider .slick-prev {
        left: 0;
        z-index: 1;
    }
    .promo-section-inside.one-up-promo-slider .slick-next {
        right: 0;
        z-index: 1;
    }
    .slick-content-wrapper--one-up .slick-prev:before, .slick-content-wrapper--one-up .slick-next:before {
        font-size: 75px;
    }
    .promo-section-inside.one-up-promo-slider .slick-prev, .promo-section-inside.one-up-promo-slider .slick-next {
        top: 26%;
    }
}
.search-container {
    display: none;
}
div.searchWrap {}
.nav-elements-container.mobile-only {
    display: block !important;
}
.nav-elements-container.desktop-only {
    display: none !important;
}
@media only screen and (min-width: 580px) {
    .breadcrumb-wrapper {
        position: relative;
        top: auto;
        left: auto;
        max-width: 1024px;
        float: left;
        padding: 15px 2em 0;
    }
    .breadcrumb-wrapper, .breadcrumb-wrapper a {
        color: #4e4e4e;
    }
}
@media only screen and (min-width: 1025px) {
    .nav-elements-container.mobile-only {
        display: none !important;
    }
    .nav-elements-container.desktop-only {
        display: block !important;
    }
    .logo-container {
        /* padding: 0px 10px 12px; */
    }
    .cms-search .search-container.default {
        top: 0;
    }
    .cms-search .search-container.default input[type="text"] {
        font-size: 11px;
        margin: 8px 1% 4px 9%;
        color: #000;
    }
    .site-nav .search-container.default input[type="text"], .sub-nav .search-container.default input[type="text"], .cms-search .search-container.default input[type="text"] {
        font-size: inherit;
        height: 21px;
        margin: 8px 1% 4px 9%;
        box-shadow: none;
        border: 1px solid #ddd;
        background: transparent;
        border-radius: 20px;
        width: 97px;
        padding-left: 10px;
        text-decoration: none;
        color: #000;
        display: block;
        text-shadow: none;
        font-size: 12px;
        font-family: "Effra W01", Helvetica, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-weight: 700;
        padding: 7px 29px 6px 11px;
        border: 0 none;
        height: 100%;
    }
    .site-nav .search-container.default input[type="text"]:focus, .sub-nav .search-container.default input[type="text"]:focus, .cms-search .search-container.default input[type="text"]:focus {
        background: #ddd;
        width: 137px;
    }
    .site-nav .search-container.default button[type="submit"], .sub-nav .search-container.default button[type="submit"], .cms-search .search-container.default button[type="submit"] {
        right: 42px;
    }
    .site-nav .search-container.default input[type="text"]:focus+button[type="submit"], .sub-nav .search-container.default input[type="text"]:focus+button[type="submit"], .cms-search .search-container.default input[type="text"]:focus+button[type="submit"] {
        right: 5px;
        color: #4b4b4b;
    }
    .site-nav .search-container.default input[type="text"]:focus+button[type="submit"] i, .sub-nav .search-container.default input[type="text"]:focus+button[type="submit"] i, .cms-search .search-container.default input[type="text"]:focus+button[type="submit"] i {
        color: #333;
    }
    .site-nav .search-container.default ::-webkit-input-placeholder, .sub-nav .search-container.default ::-webkit-input-placeholder, .cms-search .search-container.default ::-webkit-input-placeholder {
        color: #900;
        text-shadow: none;
        font-size: inherit;
        font-weight: 500;
    }
    .site-nav .search-container.default :-moz-placeholder, .sub-nav .search-container.default :-moz-placeholder, .cms-search .search-container.default :-moz-placeholder {
        /* Firefox 18- */
        color: #900;
        text-shadow: none;
        font-size: inherit;
        font-weight: 500;
    }
    .site-nav .search-container.default ::-moz-placeholder, .sub-nav .search-container.default ::-moz-placeholder, .cms-search .search-container.default ::-moz-placeholder {
        /* Firefox 19+ */
        color: #900;
        text-shadow: none;
        font-size: inherit;
        font-weight: 500;
    }
    .site-nav .search-container.default :-ms-input-placeholder, .sub-nav .search-container.default :-ms-input-placeholder, .cms-search .search-container.default :-ms-input-placeholder {
        color: #900;
        text-shadow: none;
        font-size: inherit;
        font-weight: 500;
    }
    .cms-search .search-container.default .icon {
        font-size: 18px;
        line-height: 0;
        color: #900;
    }
    div.searchWrap, .cms-site-search-wrapper {
        display: none;
    }
    .search-container {
        display: block;
    }
    .quick-nav ul li {
        display: list-item !important;
    }
    .quick-nav ul li.search-trigger-wrapper {
        display: none !important;
    }
    .quick-nav .audience-trigger {}
    .quick-nav a, .quick-nav .more-trigger, .quick-nav .search-trigger, .quick-nav .audience-trigger {}
    .quick-nav ul {
        min-width: 160px;
        padding-right: 187px;
    }
    .quick-nav ul li:nth-child(n+5) {
        display: inline-block;
        display: list-item;
    }
    .quick-nav ul li.for-info {
        margin-right: 0;
    }
    .quick-nav ul li:last-child {
        margin-right: 0px;
        padding-right: 0;
    }
    .quick-nav .label .icon {}
    .quick-nav ul li.before-selected .label {
        border-right: 1px solid transparent;
    }
    @media only screen and (min-width: 1024px) {
        .quick-nav ul li .label {
            border-right: 1px solid transparent;
        }
    }
    .subhead-wrapper {
        width: 1024px;
    }
    .breadcrumb-wrapper {
        position: relative;
        top: auto;
        left: auto;
        max-width: 1024px;
        float: none;
        padding: 15px 0 0;
    }
    .breadcrumb-wrapper, .breadcrumb-wrapper a {
        color: #4e4e4e;
    }
    .breadcrumb-wrapper a:hover {
        color: #900;
    }
    /* headers */
    .responsive-splash-header-1 .text-wrap h2 {
        font-size: 2.0em;
        font-weight: 900;
        line-height: 1.3em;
    }
    .responsive-splash-header-1 .text-wrap h3 {
        font-size: 1.3em;
    }
}
@media only screen and (min-width: 1160px) {
    .promo-section-inside {
        padding: 0;
        width: 1160px;
        margin: 0 auto;
    }
}
@media only screen and (min-width: 1200px) {
    .quick-nav-wrapper {
        width: 1160px;
    }
    .site-nav .search-container.default, .sub-nav .search-container.default, .cms-search .search-container.default {
        left: 970px;
    }
    #main .header {
        max-width: 1160px;
    }
    .breadcrumb-wrapper {
        max-width: 1160px;
    }
    .navWrap>ul {
        width: 1160px;
    }
    .subhead-wrapper {
        width: 1160px;
    }
    #container, .container-inner {
        width: 100%;
        max-width: 1160px;
    }
}
@media only screen and (min-width: 1400px) {
    .responsive-splash-header-1 {
        height: 540px;
    }
}
@media only screen and (min-width: 1680px) {
    .responsive-splash-header-1 {
        /* height: 710px; */
        height: 600px;
    }
}
@media only screen and (min-width: 1900px) {
    .responsive-splash-header-1 {
        height: 600px;
    }
}
@media only screen and (min-width: 2200px) {
    .responsive-splash-header-1 {
        height: 600px;
    }
}
.inside-content .project-page_bold-list strong {
    font-family: 'Museo Slab', 'Museo Slab W01';
    font-family: 'Effra W01';
    color: #000;
    font-size: 30px;
    line-height: 1em;
    font-weight: 700;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 6px;
    display: inline-block;
    width: 100%;
    font-size: 25px;
    color: inherit;
}
.inside-content .project-page_bold-list ul li {
    font-family: 'Museo Slab', 'Museo Slab W01';
    font-size: 26px;
    line-height: 1em;
    letter-spacing: 0;
    font-weight: 700;
    color: inherit;
    text-transform: none;
    margin: 0 0 20px 0;
    display: inline-block;
    padding: 0;
    width: 100%;
    list-style: none;
}
.inside-content .project-page_bold-list li:before {
    padding-left: 4px;
    color: #fff !important;
    display: none !important;
}
.project-status-indicator {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #900;
    display: block;
}
.project-status-indicator:after {
    display: none;
}
.project-status-indicator_Green {
    background-color: #009926;
    border: 1px solid #009926;
}
.project-status-indicator_Yellow {
    background-color: #ffe800;
    border: 1px solid #c7c7c7;
}
.project-status-indicator_Red {
    background-color: #990000;
    border: 1px solid #990000;
}
.project-status-indicator_Completed:after {
    content: "\f00c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    z-index: 1;
    font-size: 12px;
    padding: 7px 0 0 1px;
    margin: 0 0 0;
    display: block;
    color: #fff;
}
/* UGC Courses */

.ugc-course {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0;
}
.ugc-course>.column-layout-container {
    padding: 0 25px;
    margin: 0;
}
.ugc-course .column-layout-container .wrapper {
    width: 100% !important;
    margin: 0;
}
.ugc-course .sbu-columns--column {
    padding-bottom: 0;
}
/* Google Translate */

.google-translate {
    text-align: center;
    margin: 0 0 20px;
}
.google-translate .goog-te-gadget img {
    width: auto;
    margin: 0;
    display: inline-block;
}
.google-translate .goog-te-gadget, .google-translate .goog-logo-link, .google-translate .goog-logo-link:link, .google-translate .goog-logo-link:visited, .google-translate .goog-logo-link:hover, .google-translate .goog-logo-link:active {
    font-size: 11px;
    font-weight: normal;
    color: #606060;
    text-decoration: none;
    font-family: Arial, "Effra W01", Helvetica, sans-serif;
}
@media only screen and (min-width: 960px) {
    .google-translate {
        margin: 0;
        display: block;
        position: absolute;
        top: 25px;
        right: 0;
    }
}

/* Photo Boxes Snippet */
h4.snippet-photo-boxes-text{
	padding-left: 15px !important;
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	color: #fff !important;
}

a.snippet-photo-boxes-box{
	color: #fff;
}

a.snippet-photo-boxes-box:hover{
	text-decoration: none;
	filter: contrast(.9) brightness(1.1);
}

div.snippet-photo-boxes-center{
	text-align: center;
}

.snippet-photo-boxes-box{
	position: relative;
	overflow: hidden;
	max-height: 100%;
	width: 100%;
	margin: 5px 5px;
	text-align: left;
	height: auto;
	transition: .25s;
}

.snippet-photo-boxes-box-size{
	max-width: 268px;
	width: 92%;
	height: 300px;
	display: inline-block;
	position: relative;
}

a.snippet-photo-boxes-image{
	background-position: center;
	background-size: cover;
}

a.snippet-photo-boxes-image::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-image: linear-gradient(#000,rgba(0,0,0,0));
	opacity: .25; 
}

/* Zig Zag Snippet */

.snippet-zz-image,
.snippet-zz-content {
	display: inline-block;
	float: left;
	width: 100%;
	min-height: 300px;
	height: auto;
	padding-bottom: 50px;
}

.snippet-zz-image {
	background-position: center;
	background-size: cover;
	overflow: hidden;
	float: left;
}

.snippet-zz-content {
	background: #fff;
}

.snippet-zz-content-padding{
	padding-right: 50px;
	padding-left: 10%;
}

div.snippet-zz-content-padding > p{
	font-size: 18px;
}

.snippet-zz-card:nth-child(even) .snippet-zz-image {
	float: left;
}

.snippet-zz-card:nth-child(even) .snippet-zz-content {
	float: right;
}

@media only screen and (min-width: 1066px) {
	.snippet-zz-image,
	.snippet-zz-content {
		width: 50%;
		min-height: 400px;
		padding-bottom: 0px;
	}
}

@media only screen and (min-width: 1100px) {
	.snippet-zz-image,
	.snippet-zz-content {
		width: 50%;
		min-height: 400px;
	}
}