@import 'fonts/fonts.css';
* {
    margin: 0;
    padding: 0
}

h1 {
    font-family: Futurastd-bold;
    font-size: 24px;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 1em;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

a.back-to-top {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    z-index: 999;
    right: 10px;
    bottom: 10px;
    border: 1px solid #aaa;
    text-decoration: none !important;
    opacity: 0.9;
}

a.back-to-top:before {
    font-family: FontAwesome;
    content: "\f062";
    font-size: 1.5em;
    color: #aaa;
    text-decoration: none;
    padding: 7px 9px;
    position: absolute;
}

a.back-to-top:hover {
    color: #fff;
    transition: 200ms ease-in-out;
    text-decoration: none;
    opacity: 1;
}

a.getQuote-btn {
    display: none;
    padding: .8em;
    position: fixed;
    z-index: 999;
    right: 62px;
    bottom: 10px;
    background: #e12626;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-family: FuturaStd-bold;
    border: 1px solid #e12626;
    font-size: 14px;
}

a.getQuote-btn:hover {
    text-decoration: none !important;
    background: #fff;
    border: 1px solid #e12626;
    color: #e12626;
    transition: all 200ms ease-in;
}

a.contactus-btn {
    display: none;
    padding: .8em;
    position: fixed;
    z-index: 999;
    right: 207px;
    bottom: 10px;
    background: #163158;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    font-family: FuturaStd-bold;
    border: 1px solid #163158;
    font-size: 14px;
}

a.contactus-btn:hover {
    text-decoration: none !important;
    background: #fff;
    border: 1px solid #163158;
    color: #163158;
    transition: all 200ms ease-in;
}

a:hover {
    text-decoration: underline
}

a.PDF-news {
    font-size: 14px;
    padding: 1.2em 2em 2em .7em;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(75, 75, 75, 0.7);
    border: 1px solid rgba(197, 197, 197, .17);
}

a.PDF-news:hover {
    background: rgba(197, 197, 197, .50);
    color: #fff;
}

a.PDF-news:hover {
    text-decoration: none;
}

a.PDF-news:after:hover {
    color: #fff;
}

a.PDF-news:after {
    content: "\f1c1";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.8em;
    position: absolute;
    margin-top: -.3em;
    color: rgba(255, 255, 255, .9);
}

a.PDF-file {
    font-size: 14px;
    padding: 1.2em 3em 1em 1.2em;
    background: #fafafa;
    border: 1px solid rgba(197, 197, 197, .17);
    line-height: 75px;
}

a.PDF-file:hover {
    background: #fefefe;
}

.wpforms-container.contact_form {
    background: #fff;
    font-family: FuturaStd-Book;
    color: #5a5e65 !important;
}

.wpforms-container.contact_form input,
.wpforms-container.contact_form select,
.wpforms-container.contact_form textarea {
    padding: 1em 1.4em !important;
    border-radius: 0.3em !important;
    border-color: #d6dae2 !important;
    color: #5a5e65 !important;
    height: 50px !important;
}

.genomics_list a.PDF-file:after {
    content: "\f1c1";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.8em;
    padding-left: 0.5em;
    position: absolute;
    margin-top: -.1em;
    color: #e12626;
}

.labgroups_list a.PDF-file:after {
    content: "\f1c1";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.8em;
    padding-left: 0.5em;
    position: absolute;
    margin-top: -.1em;
    color: #f79427;
}

.events a.PDF-file:after {
    content: "\f1c1";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.8em;
    padding-left: 0.5em;
    position: absolute;
    margin-top: -.1em;
    color: #163158;
}

ul {
    list-style: none;
    overflow: hidden
}

strong {
    font-weight: 700
}

img {
    border: none
}

body {
    font-family: SerifaStd-Roman;
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    min-width: 740px;
    counter-reset: item;
}

h3 {
    font-family: futurastd-book;
    font-size: 24px;
    font-weight: 100;
    line-height: 1.56;
    margin-bottom: 1em;
    letter-spacing: .07em;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.overflow_hidden {
    overflow: hidden;
}

.hidden {
    display: none;
}
.pad-bottom-em{
    padding-bottom: 1.4em;
}

/*Brand Colors*/

.news_green,
.people_red,
.about_blue,
.research_red,
.events_orange,
.media_blue {
    font-size: 110%;
    text-shadow: none;
}

.news_green,
.news_green:hover {
    color: #73b748;
}

.people_red,
.people_red:hover {
    color: #a93439;
}

.about_blue,
.about_blue:hover {
    color: #163158;
}

.research_red,
.research_red:hover {
    color: #e12626;
}

.events_orange,
.events_orange:hover {
    color: #f79427;
}

.media_blue,
.media_blue:hover {
    color: #58c0e8;
}

.logo_blue,
.logo_blue:hover {
    color: #1e6eb6;
}

.publication_green,
.publication_green:hover {
    color: #016837;
}


/* Documents Section */

.documents h4 {
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 1.4em;
    font-family: FuturaStd-Bold;
    font-size: 16px;
    text-transform: uppercase;
    color: #73b748;
    padding-top: 4em;
}

.doc h4 {
    color: #73b748;
    text-align: center;
    font-family: FuturaStd-Bold;
    font-size: 22px;
    letter-spacing: 5px;
    text-transform: uppercase;
    padding: .5em;
}

.document_icon {
    float: left;
}

.document_name {
    margin-bottom: 20px;
    padding-top: 20px;
}

img.document_icon:before {
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    right: -32px;
    border: 15px solid transparent;
    border-right: 18px solid #73b748;
    z-index: 1;
}

.documents a:hover {
    text-decoration: none !important;
}

a.doc {
    position: relative;
    float: left;
    box-sizing: border-box;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center 50%;
    transition: all .2s ease-in;
}

a.doc:hover {
    text-decoration: none;
    transition: all .2s ease-in;
    opacity: .9;
    background-size: 105%;
}

a.doc:hover .underline:after {
    width: 180px;
}

a.doc .image {
    width: 200px;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

a.doc .content {
    height: 180px;
}

a.doc .underline {
    color: #73b748;
    text-align: center;
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.6em;
}

a.doc .underline:after {
    content: " ";
    display: block;
    margin: 0 auto;
    background-color: #73b748;
    height: 2px;
    width: 120px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    transition: width 0.2s;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -ms-transition: width 0.2s;
    -o-transition: width 0.2s;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.flexTable {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}

.flex {
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
}


/* Documents Section End */


/* Newsletter Begin */

span.sub_header {
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    display: inline-block;
    margin: .7em 0 .1em 0;
    /*text-transform: uppercase;*/
}

.careers span.sub_header {
    color: #7db748;
}

p.wp-caption-text {
    font-size: 12px;
    margin-top: -3px;
    color: rgba(0, 0, 0, .66);
}

.home.newsletter .section_title {
    border-top: none;
}

.newsletter .sub_header {
    font-family: FuturaStd-Bold;
    font-size: 16px !important;
    letter-spacing: 1px;
}

.site_contain.clinical .main_section a, .site_contain.newsletter a {
    color: #1e6eb6;
}

table.newsletterTable {
    width: 100%;
    border-spacing: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    border: 1px solid rgba(120, 120, 120, .1);
}

table.newsletterTable td {
    border-bottom: 1px solid rgba(120, 120, 120, .1);
    padding: 1.4em 0 1.4em 0;
    text-align: center;
    vertical-align: top;
}

table.newsletterTable tr {}

table.newsletterTable th {
    background: #1e6eb6;
    color: #fff;
    padding: 1.2em;
    text-align: center;
    font-family: FuturaStd-Bold;
    font-size: 15px;
    letter-spacing: 1px;
}


/* Newsletter End*/

/* Announcement section */
a.announcement:hover {
    color: #fff;
    text-decoration: underline;
}
/*Event Venue Section*/

.white {
    color: #fff;
    border-color: #fff;
}

.about_blue_bk {
    background: #163158;
}

.event_venue a:hover>.about_blue_bk {
    background: rgb(29, 64, 113);
}

.about_blue_bk2 {
    background: rgb(28, 62, 108);
}

.event_venue a:hover>.about_blue_bk2 {
    background: rgb(35, 78, 133);
}

.about_blue_bk3 {
    background: rgb(35, 76, 134);
}

.event_venue a:hover>.about_blue_bk3 {
    background: rgb(43, 92, 161);
}

.event_venue .arrowleft:before {
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    left: -32px;
    border: 15px solid transparent;
    border-right: 18px solid rgb(255, 255, 255);
    z-index: 1;
}

.event_venue .arrowdown:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 7px);
    border: 15px solid transparent;
    border-top: 18px solid #163158;
    z-index: 1;
}

.event_venue .arrowtop:before {
    content: '';
    position: absolute;
    top: 0;
    left: calc(50% - 7px);
    border: 15px solid transparent;
    border-bottom: 18px solid #163158;
    z-index: 1;
}

.event_venue .arrowright:before {
    content: '';
    position: absolute;
    top: calc(50% - 7px);
    right: -32px;
    border: 15px solid transparent;
    border-left: 18px solid rgb(249, 249, 249);
    z-index: 1;
}

.event_venue h3 {
    font-size: 20px;
}

.event_venue .large a {
    background: rgba(0, 0, 0, 0.1);
}

.event_venue .grey {
    background: rgb(249, 249, 249);
}

.event_venue .subsection {
    min-height: 250px;
    position: relative;
    display: block;
}

.event_venue .subsection p,
.event_venue .subsection_pic p {
    font-size: 14px;
}

.event_venue .subsection_pic {
    min-height: 400px;
    position: relative;
    box-sizing: border-box;
}

.event_venue .thin {
    min-height: 250px;
}

.event_venue .thin-divide {
    min-height: 150px;
}

.inline {
    display: inline-block;
}

.text-center {
    text-align: center;
}

.content {
    padding: 50px;
}

.caps {
    text-transform: uppercase;
}

.full_contain {
    padding-left: 15%;
    margin: 0 auto;
}


/*End Event Venue Section*/


/*Brand Colors*/

.futura-heavy {
    font-family: FuturaStd-Heavy;
    letter-spacing: 5px
}

.futura-book {
    font-family: FuturaStd-Book;
    letter-spacing: 2px
}

.futura-bold {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.staff_group,
.staff_group .staff_list {
    padding-left: 30px
}

.staff_group .staff_list>li {
    display: table;
    width: 100%
}

.staff_group .staff_list>li>.expand_title {
    font-family: FuturaStd-Book;
    text-transform: none;
    letter-spacing: 2px
}

.staff_group .staff_list>li img {
    float: left;
    margin: 0 20px 20px 0
}

.content_title {
    font-family: FuturaStd-Book;
    letter-spacing: 1px;
    font-size: 21px;
    line-height: 27px;
}

span.lead_in {
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #003059;
    font-family: FuturaStd-Bold;
    font-weight: 100;
}

li.intro_nygc .lead_in {
    font-size: 25px;
}

li.intro_nygc {
    line-height: 1.4;
    font-size: 103%;
    font-family: SerifaStd-Roman;
    margin-top: -25px;
    z-index: 3;
    position: relative;
    /*padding: 10px 50px 0px 50px;*/
    max-width: 1200px;
    background: rgb(255, 255, 255);
    list-style: none;
    box-sizing: border-box;
    /*border-left: 2px solid #003059;
    border-right: 2px solid #003059;*/
    border-bottom: 15px solid #003059;
    border-top: 1px solid #003059;
    padding: 2em;
    text-align: justify;
}

div#lightbox_content a {
    color: #1e6eb6;
}

img.founding-members {
    max-height: 65px;
}

img.associate-members {
    height: 40px;
}

.section_title>a:hover {
    color: #a09c9c!important;
    text-decoration: none
}

.home .featured_image .featured_title {
    background: #003059
}

.home .content_title,
.home .content_title a,
.home .section_title {
    color: #003059
}

.events .featured_image .featured_title {
    background: #f79427
}

.events .content_title,
.events .content_title a,
.events .section_title {
    color: #f79427
}

/* Lab Groups people begin */
.team-list.flex {
    /* -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-line-pack: start;
        align-content: flex-start; */
}
.team-list li{
    width: 33%;
    /* height: 182px; */
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border: 10px solid rgb(249, 249, 249);
    background: #fff;
}
.team-list li img {
    max-width: 150px;
    border-radius: 75px;
    margin-right: 1em;
    margin-bottom: 1em;
}
.team-list span.labgroups_list_header {
    margin: 0;
    text-transform: none;
}
.team-list span.title {
    text-transform: uppercase;
    font-family: FuturaStd-Book;
    font-size: 14px;
}
.team-list span.info {
    font-size: 13.5px;
    display: block;
    margin-top: .4em;
    color: rgba(0,0,0,0.9);
    line-height: 1.6em;
}
.grey{
    background-color: rgb(249, 249, 249);
}
ul#alumni {
    padding-bottom: 50px;
}
button#alumni-expand {
    position: relative;
    width: 42px;
    height: 21px;
    left: calc(50% - 21px);
    border:none;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    transition: all .1s ease-in;
}
button#alumni-expand:hover {
    -webkit-box-shadow: 0px 4px 4px rgba(150,150,150, .15);
            box-shadow: 0px 4px 4px rgba(150,150,150, .15);
}
button#alumni-expand::after {
    content: "\f078";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.8em;
    position: absolute;
    margin-top: -9px;
    margin-left: -10px;
    color: rgba(0,0,0,0.8);
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}
button#alumni-expand.up::after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    color: rgba(0,0,0,0.9);
}
button.lab {
    padding: 0.7em 2.6em 0.7em 1em;
    border-radius: .7em;
    color: #ffffff;
    border: 1px solid #f79427;
    -webkit-box-shadow: none;
            box-shadow: none;
    font-size: 1em;
    background: #f79427;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
button.lab:hover {
    background: #fff;
    color: #f79427;
}
button.lab::after {
    content: "\f0a9";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 20px;
    position: absolute;
    margin-top: -.2em;
    margin-left: 0.4em;
    color: rgba(255, 255, 255, .9);
}
button.lab:hover::after {
    color: #f79427;
    margin-left: 0.5em;
    -webkit-transition-delay: 0.3s;
         -o-transition-delay: 0.3s;
            transition-delay: 0.3s;
}
/* Lab Groups people end */
/* Polyethnic 1000 begin */
.neg-main_section {
    margin-top: -178px !important;
}
h3.poly {
    font-size: 20px;
    letter-spacing: 1px;
}
.main_section h2:first-of-type span.labgroups_list_header {
    margin: 1.4em 0 .6em 0;
    font-family: FuturaStd-Bold;
    text-transform: none;
    letter-spacing: 1px;
    line-height: 1.6em;
    font-size: 20px;
    text-align: left;
    padding-bottom: .6em;
    display: inline-block;
    color: #f79427;
}
span.labgroups_list_header {
    margin: 1.4em 0 .6em 0 !important;
}
/* Polyethnic 1000 end */

.labgroups .featured_image .featured_title {
    background: #F79427
}

.research .featured_image .featured_title {
    background: #e53d2f
}

.labgroups .content_title,
.labgroups .content_title a,
.labgroups .section_title {
    color: #F79427;
}

.research .content_title,
.research .content_title a,
.research .section_title {
    color: #e53d2f
}

.careers .featured_image .featured_title {
    background: #73b748
}

.careers .content_title,
.careers .content_title a,
.careers .section_title {
    color: #73b748
}

.publications .featured_image .featured_title {
    background: #016837
}

.publications .content_title,
.publications .content_title a,
.publications .section_title {
    color: #016837
}

.publications .content_title:hover {
    color: #a09c9c;
    text-decoration: none
}

.alignleft {
    float: left;
    margin: 0 20px 20px 0
}

.alignright {
    float: right;
    margin: 0 0 20px 20px;
}

.section_title {
    display: block;
    border-top: 1px solid;
    font-size: 22px;
    padding-top: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.mc4wp-form {
    margin: 0!important
}

#mc4wp_email {
    font-size: 12px;
    font-style: italic;
    background-color: #888483;
    border: none;
    color: #fff;
    float: left;
    height: 35px;
    padding: 5px;
    width: 100%;
}

.mc_email {
    padding: 5px 5px;
}

.light-form .footer_title {
    color: #003059;
    float: left;
    margin-top: 10px;
    padding-right: 1em;
    margin-bottom: 0;
}

.light-form #mc4wp_email {
    background-color: #fff;
    border: 1px solid rgba(120, 120, 120, .1);
    color: #003059;
    font-size: 0.9em;
    max-width: 14em;
}

.light-form .emailList_submit {
    background: #1e6eb6;
    margin-top: 0;
    margin-left: 1em;
    border-radius: 5px;
    box-sizing: border-box;
}

.light-form .emailList_submit:hover {
    background: #fff;
    color: #1e6eb6;
    border: 1px solid #1e6eb6;
    box-sizing: border-box;
}

.light-form {
    margin-bottom: 1em;
    margin-top: -45px;
    float: right;
    width: 387px;
}

.mc4wp-response {
    /* margin-top: 4em; */
}


/*.email_list_container {
    width: 191px!important
}*/

.emailList_submit {
    background-color: #888483;
    border: none;
    color: #fff;
    float: left;
    font-weight: 700;
    height: 35px !important;
    width: auto !important;
    display: none;
    margin-top: 1em;
    padding: 5px !important;
}

.footer_title {
    font-family: FuturaStd-Bold;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.red.news_block .section_title {
    border-color: #e53d2f;
    color: #e53d2f;
}

.red.news_block .article_block {
    position: relative
}

.red.news_block .article_title {
    color: #e53d2f;
    bottom: 0px;
    padding: 14px 14px;
    border-top: 15px solid #e53d2f;
}

span.QA.drop-letter {
    font-size: 350%;
    margin: 2px 0 -5px 0;
    padding: 0 .3em 0.3em 0;
    height: .7em;
    line-height: .85em;
    float: left;
    color: #e53d2f;
}

img.QA-image {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 95px;
}

.news_block .section_title {
    border-color: #73b748;
    color: #73b748
}

.news_block .article_block {
    position: relative
}
li.newsnygc.news_block:hover {
    box-shadow: 0px 3px 4px rgba(90, 94, 101, 0.12);
    transition:all .1s ease-in;
}
.news_block .article_title {
    color: #5a5e65;
    bottom: 0px;
    padding: 14px 14px;
}

.no_border {
    border: none !important;
    padding-left: 0px !important;
}

.lightbox-title {
    border: none !important;
}

.news_block .view_more_section>a {
    background: #73b748;
    font-variant: 14px;
    margin-bottom: 1px
}

.news_block .view_more_section>a:hover {
    background: #fff;
    color: #73b748;
    text-decoration: none;
    outline: #73b748 solid 1px;
    font-variant: 14px
}

.news_block .view_more {
    background: #73b748;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.news_block .view_more:hover {
    background: #fff;
    color: #73b748;
    text-decoration: none;
    outline: #73b748 solid 1px
}

.news_block .content_title,
.news_block .content_title a {
    color: #73b748
}

.newsnygc {
    cursor: pointer;
}

.press_info_list {
    padding-top: 50px;
}

.news_block .article_title {
    font-weight: 700;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.6em;
    font-family: FuturaStd-Bold;
    font-size: 17px;
}

.events_block .section_title {
    border-color: #f79427;
    color: #f79427
}

.events_block .article_block {
    border-bottom: 15px solid #f79427;
    position: relative
}

.events_block .article_title {
    color: #f79427
}

.events_block .view_more_section>a {
    background: #f79427;
    font-variant: 14px;
    margin-bottom: 1px
}

.events_block .view_more_section>a:hover {
    background: #fff;
    color: #f79427;
    text-decoration: none;
    outline: #f79427 solid 1px;
    font-variant: 14px
}

.events_block .view_more {
    background: #f79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.events_block .view_more:hover {
    background: #fff;
    color: #f79427;
    text-decoration: none;
    outline: #f79427 solid 1px
}

.events_block .content_title,
.events_block .content_title a {
    color: #f79427
}

.events_block .event_top {
    background: #f79427
}

.events_block .event_affiliation,
.events_block .event_title {
    color: #f79427
}

.events_block .register_btn {
    position: absolute;
    bottom: 10px;
    background: #f79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center
}

.events_block .register_btn:hover {
    background: #fff;
    outline: #f79427 solid 1px;
    color: #f79427;
    text-decoration: none
}

.events_block .article_block {
    padding-bottom: 90px;
    height: 400px
}

span.small-time {
    font-size: 12px;
}


/* Sticky Sidebar */

.sticky_sidebar {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 15%;
    background: rgb(249, 249, 249);
    z-index: 5;
    padding: 0px 0px;
    border-left: 1px solid rgba(66, 66, 66, 0.08);
}

img.logo {
    width: 60%;
    padding: 15px 20%;
}

#searchform {
    padding-top: 15px;
    padding-bottom: 15px;
}

.sticky_sidebar a {
    text-decoration: none;
}

.sticky_sidebar.retracted {
    animation: SIDEBAR-ANIMATION 500ms linear;
    width: 0%;
}

i.fa.fa-search {
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.4em;
    color: #aaa;
    margin-left: -1.1em;
    position: absolute;
    top: 1.3em;
}

.sticky_sidebar .search input#s {
    float: left;
    border: medium none;
    height: 44px;
    color: #AAA;
    display: block;
    font-family: FuturaStd-Book;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    width: 85%;
    letter-spacing: 3px;
    box-sizing: border-box;
    border: 1px solid rgba(120, 120, 120, .1);
}

.sticky_sidebar .search input#s:focus {
    border: 1px solid rgba(120, 120, 120, .2);
}

.fa-search:before {
    font-size: 1.4em;
    color: #aaa;
    cursor: pointer;
}

.fa-search:before:hover {
    color: #8c8c8c;
}

.sticky_sidebar .search input#s:focus {
    outline: none;
}

.sticky_sidebar .search #searchsubmit {
    border: medium none;
    height: 44px;
    color: transparent;
    width: 15%;
    background: none;
}

.sticky_sidebar .news_sidebar:hover {
    display: block !important;
}

.sticky_sidebar .news_sidebar {
    padding: 1em;
    cursor: pointer;
    display: none;
}


/*#news_sidebar:hover > .news_sidebar {
  display:block;
}*/

.fullWidth {
    width: 100%;
}

.ls-wp-container {
    padding-left: 15%;
}

.news_sidebar h5 {
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, .6);
    font-family: FuturaStd-Book;
    letter-spacing: 1px;
}

.news_sidebar h5:hover {
    text-shadow: 0 0 2px rgba(0, 0, 0, .9);
}

h3.border_left {
    border-right: 1px solid rgba(120, 120, 120, .1);
    border-top: 1px solid rgba(120, 120, 120, .1);
    margin-bottom: 0;
    padding: 1em 1em;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 16px;
    color: #939598;
}

h3.border_left:hover,
h3.border_left:active {
    border-right: 15px solid;
    transition: all 400ms ease-in-out;
    background: rgba(255, 255, 255, 1);
}

h3.border_left:first-of-type {}

a h3.border_left.border_bottom {
    border-bottom: 1px solid rgba(120, 120, 120, .1);
}

@keyframes SIDEBAR-ANIMATION {
    0% {
        width: 20%;
    }
    25% {
        width: 15%;
    }
    50% {
        width: 10%;
    }
    75% {
        width: 5%;
    }
    100% {
        width: 0%;
        opacity: 0;
    }
}


/* Simons Foundation */

.subfooter {
    background: rgb(249, 249, 249);
    padding: .7em 0em .7em 15%;
    border-top: 1px solid rgba(66, 66, 66, 0.08);
}

.subfooter h3 {
    text-align: center;
    font-family: "Serifastd-Roman";
    margin-bottom: 0;
    font-size: 14px;
}


/*Events Calendar - Begin*/

#tribe-bar-form {
    display: none;
}


/*Events Calendar - End*/


/* Events Manager begin */

.em-calendar-wrapper {
    width: 100%;
    display: none;
}

.em-calendar {}

table.fullcalendar {
    width: 100%;
}

table.fullcalendar .month_name {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
}

table.fullcalendar thead tr {
    border-top: 1px solid #f79427 !important;
    box-shadow: none;
    color: #f79427;
}

table.fullcalendar td {
    height: 3em;
    border: 1px solid rgba(247, 148, 40, 0.2) !important;
    background: rgba(247, 148, 40, 0.12) none repeat scroll 0% 0%;
    box-shadow: 0px 0px 1px rgba(255, 255, 255, 0.66) inset;
}

table.fullcalendar tbody td {
    vertical-align: top;
}

table.fullcalendar thead tr td {
    text-align: center;
}

table.fullcalendar thead tr td a {
    font-size: 1.2em;
    font-weight: 200;
}

table.em-calendar td {
    padding: 5px !important;
}

table.fullcalendar tr.days-names td {
    vertical-align: top;
    text-align: center;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 14px;
    padding-top: .3em;
    color: #fff;
    height: 1em;
    background: #f79427;
    text-transform: uppercase;
    font-weight: normal;
}

table.fullcalendar tr.days-names {
    box-shadow: inset 0px 0px 3px rgba(238, 134, 20, 0.8);
}

table.fullcalendar tr.days-names {
    border-bottom: 2px solid #f79427;
}

table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today {
    background: rgba(247, 148, 40, 0.32) !important;
}

table.event_manager_single {
    width: 100%;
    border: 1px solid rgba(247, 148, 40, 0.2);
    margin-bottom: 25px
}

table.fullcalendar td.eventful,
table.fullcalendar thead tr td:first-of-type,
table.fullcalendar thead tr td:last-of-type {
    background: rgba(255, 255, 255, 0.95);
}

table.event_manager_single_small a {
    color: #f79427;
}

section.events_section.events_block {
    padding-bottom: 50px;
}


.event_manager_single_small {
    margin-bottom: 20px;
    border: 1px solid rgba(247, 148, 40, 0.2);
    float: left;
    width: 100%;
    height: 160px;
    position: relative;
}

.event_manager_single_small a {
    text-decoration: none;
}

.event_manager_day_small,
.event_manager_month_small {
    background: #f79427;
    color: #fff;
    text-align: center;
    padding: .5em 0;
    font-size: 16px;
}

.event_manager_month,
.event_manager_time,
.event_manager_month_small {
    font-family: FuturaStd-Book;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.009);
    letter-spacing: 1px
}

.half-margin-bottom {
    margin-bottom: 25px;
}

.event_manager_title_small,
.event_manager_affiliation_small {
    font-family: FuturaStd-Bold;
    letter-spacing: 2px;
    color: #f79427;
    text-transform: none;
    padding: 10px 10px;
    text-shadow: 1px 2px 2px #fff, 0 0 0 rgba(223, 125, 19, 0.94), 1px 2px 2px #fff;
}

.event_pic_small {
    background: #f79427;
}

.evening .event_manager_affiliation_small,
table.event_manager_single_small.evening .event_manager_title_small {
    color: #003059;
}

table.event_manager_single_small.evening .event_manager_day_small,
table.event_manager_single_small.evening .event_manager_month_small,
table.event_manager_single_small.evening .event_pic_small {
    background: #003059;
}

table.event_manager_single_small.evening {
    border-color: rgba(0, 23, 43, 0.2);
}

.events_section ul li:nth-of-type(odd),
.event_manager_category_list ul li:nth-of-type(odd) {
    clear: left;
}

.event_manager_title_small:hover {
    text-decoration: none;
}

.event_manager_affiliation_small {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.35em;
    text-decoration: none;
    text-transform: none;
    font-family: FuturaStd-Book;
    text-shadow: none;
}

.event_manager_month_small {
    text-transform: uppercase;
    padding: 5px 0px 0px 0px;
    width: 11em;
    line-height: 1em;
}

.event_manager_day_small {
    font-family: FuturaStd-Bold;
    letter-spacing: 2px;
    font-size: 42px;
    padding: 0 10px;
}

.event_manager_title_small {
    font-size: 18px;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.event_manager_day,
.event_manager_month,
.event_manager_time {
    background: #f79427;
    color: #fff;
    text-align: center;
    padding: 1em 0;
    font-size: 15px;
    transition: background 200ms ease-in-out;
}

.event_manager_category,
.event_manager_location,
.event_manager_title,
.event_manager_affiliation,
.event_manager_year {
    font-family: FuturaStd-Bold;
    letter-spacing: 2px;
    color: #f79427;
    text-transform: uppercase;
    padding: 0 18px;
    text-shadow: 1px 4px 6px #fff, 0 0 0 rgba(223, 125, 19, 0.94), 1px 4px 6px #fff;
    list-style: none;
}
.event_manager_single_small .event_manager_category {
    top: 0;
    position: absolute;
    right: 0;
    padding: 3px 3px;
    font-size: 12px;
    letter-spacing: 1px;
}
.event_manager_month {
    font-size: 22px;
    text-transform: uppercase;
}

.event_manager_year {
    font-size: 18px;
    text-align: right;
}

.event_manager_day {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 80px;
    padding: 0 .4em;
    width: 3.5em;
}

.event_manager_title {
    font-size: 40px;
    letter-spacing: 5px;
}

.event_manager_affiliation {
    font-family: FuturaStd-Book;
    font-size: 14px;
    text-transform: none;
}

.event_manager_location {
    text-align: right;
}

.em-location-map,
.em-locations-map {
    width: 100% !important;
    height: 361px !important;
}

.event_manager_booking {}

.events_manager {
    border-color: #f79427;
    color: #f79427;
}

.event_manager_description {
    margin: 2em 3em 2em 3em;
    /* -webkit-columns: 20em 2;
    -moz-columns: 20em 2;
    columns: 20em 2;
    -webkit-column-gap: 2.5em;
    -moz-column-gap: 2.5em;
    column-gap: 2.5em; */
}

.event_manager_description a {
    color: #f79427;
}

.eventbrite-ticket-embed iframe {
    height: 300px !important;
}

.eventbrite-ticket-embed iframe .btn--epic {
    background: #f79427 !important;
}

.tribe-events-event-image {
    padding-bottom: 1.4em;
}

.contact-btn {
    display: block;
    text-align: center;
    background: #124f80;
    background-image: -webkit-linear-gradient(top, #124f80, #003059);
    background-image: -moz-linear-gradient(top, #124f80, #003059);
    background-image: -ms-linear-gradient(top, #124f80, #003059);
    background-image: -o-linear-gradient(top, #124f80, #003059);
    background-image: linear-gradient(to bottom, #124f80, #003059);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    color: #ffffff;
    font-size: 20px;
    padding: 15px 20px 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
}

.contact-btn:hover {
    background: #3470a1;
    background-image: -webkit-linear-gradient(top, #3470a1, #236499);
    background-image: -moz-linear-gradient(top, #3470a1, #236499);
    background-image: -ms-linear-gradient(top, #3470a1, #236499);
    background-image: -o-linear-gradient(top, #3470a1, #236499);
    background-image: linear-gradient(to bottom, #3470a1, #236499);
    text-decoration: none;
}

.program_btn {
    position: static;
    bottom: 10px;
    background: #f79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center;
    transition: background 100ms ease-out;
}

a.program_btn {
    color: #fff;
}

.program_btn:hover {
    background: #fff;
    outline: #f79427 solid 1px;
    color: #f79427;
    text-decoration: none;
}

#dbem-bookings-table th {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    color: #f79427;
    text-transform: uppercase;
    padding: 30px;
    font-size: 20px;
    text-shadow: 1px 4px 6px #fff, 0 0 0 rgba(223, 125, 19, 0.94), 1px 4px 6px #fff;
}

#dbem-bookings-table tr td {
    padding: 1em 2em;
}

#dbem-bookings-table td {
    border-bottom: 1px solid rgba(247, 148, 40, 0.2);
    border-top: 1px solid rgba(247, 148, 40, 0.2);
}

.event_manager_category_list ul {
    /*margin-bottom: 60px;*/
}

#dbem-bookings-table {
    width: 100%;
    border-collapse: collapse;
    padding: 0 2em;
    box-sizing: border-box;
}

#dbem-bookings-table td a {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    color: #f79427;
}

#dbem-bookings-table tr td {
    vertical-align: center;
    text-align: center;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.em-booking-form-details {
    background: #F2F3F4 none repeat scroll 0% 0%;
    width: 96% !important;
}

.em-booking-form-details input {
    padding: 1em;
    border: 1px solid rgba(66, 66, 66, 0.08);
}

.em-booking-form-details select {
    background: rgba(255, 255, 255, 0.7);
    width: 55px;
    font-size: 15px;
    line-height: 1;
    height: 40px;
    -webkit-appearance: none;
    padding: .5em;
    border: 1px solid rgba(66, 66, 66, 0.08);
}

.em-booking-form-details input[type="submit"] {
    background-color: #f79427;
    color: #fff;
    margin-left: 259px;
    cursor: pointer;
    transition: background 100ms ease-out;
    float: right;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    padding: 4px 6px 3px 10px;
    text-align: center;
}

.em-booking-form-details input[type="submit"]:hover {
    background: #fff;
    color: #f79427;
    border: 1px solid #f79427;
}

.em-booking-form-details option {
    padding: 1em;
}

.em-booking-form-details label {
    padding: 1em 0;
}

.em-booking-form-details textarea {
    padding: 1em;
    border: 1px solid rgba(66, 66, 66, 0.08);
}

.evening {
    color: #003059;
}

.evening_bk {
    background: #003059;
}

.evening_border {
    border: 1px solid rgba(0, 23, 43, 0.2) !important;
}

.clearfix {
    display: inline-block;
}


/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}


/* close commented backslash hack */


/* Events Manager end */

.lab_info .two_column_text {
    margin-bottom: 20px
}

.lab_info .section_title {
    border-color: #F79427;
    color: #F79427
}

.research_block .section_title {
    border-color: #e53d2f;
    color: #e53d2f
}

.lab_info .article_block {
    border-bottom: 15px solid #F79427;
    position: relative
}

.research_block .article_block {
    border-bottom: 15px solid #e53d2f;
    position: relative
}

.lab_info .article_title {
    color: #F79427
}

.research_block .article_title {
    color: #e53d2f
}

.lab_info .view_more_section>a {
    background: #F79427;
    font-variant: 14px
}

.research_block .view_more_section>a {
    background: #e53d2f;
    font-variant: 14px
}

.lab_info .view_more_section>a:hover {
    background: #fff;
    color: #F79427;
    text-decoration: none;
    outline: #F79427 solid 1px;
    font-variant: 14px
}

.research_block .view_more_section>a:hover {
    background: #fff;
    color: #e53d2f;
    text-decoration: none;
    outline: #e53d2f solid 1px;
    font-variant: 14px
}

.lab_info .view_more {
    background: #F79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.research_block .view_more {
    background: #e53d2f;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.lab_info .view_more:hover {
    background: #fff;
    color: #F79427;
    text-decoration: none;
    outline: #F79427 solid 1px
}

.research_block .view_more:hover {
    background: #fff;
    color: #e53d2f;
    text-decoration: none;
    outline: #e53d2f solid 1px
}

.lab_info .content_title,
.lab_info .content_title a {
    color: #F79427;
    margin-bottom: 14px;
}

.research_block .content_title,
.research_block .content_title a {
    color: #e53d2f
}

.lab_info .article_block,
.research_block .article_block {
    height: 500px
}

.lab_info .view_more_section>a,
.research_block .view_more_section>a {
    margin: 0!important
}

.lab_info .content_title>a:hover,
.research_block .content_title>a:hover {
    color: #a09c9c!important;
    text-decoration: none
}

.social_block .section_title {
    border-color: #58c0e8;
    color: #58c0e8
}

.social_block .article_block {
    border-bottom: 15px solid #58c0e8;
    position: relative
}

.social_block .article_title {
    color: #58c0e8
}

.social_block .view_more_section>a {
    background: #58c0e8;
    font-variant: 14px;
    margin-bottom: 1px
}

.social_block .view_more_section>a:hover {
    background: #fff;
    color: #58c0e8;
    text-decoration: none;
    outline: #58c0e8 solid 1px;
    font-variant: 14px
}

.social_block .view_more {
    background: #58c0e8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.social_block .view_more:hover {
    background: #fff;
    color: #58c0e8;
    text-decoration: none;
    outline: #58c0e8 solid 1px
}

.social_block .content_title,
.social_block .content_title a {
    color: #58c0e8
}

.collaborator_stories {
    height: 500px;
    border: 1px solid rgba(229, 61, 47, 0.2);
    border-bottom: 15px solid #e53d2f
}

.collaborator_stories .quote_info {
    padding: 20px 25px
}

.collaborator_stories .quote {
    margin-bottom: 30px
}

.collaborator_stories .open_quote {
    background-image: url(images/open_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #e53d2f
}

.collaborator_stories .close_quote {
    background-image: url(images/close_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #e53d2f;
    position: relative;
    top: 15px
}

.collaborator_stories .quoter_name {
    color: #e53d2f;
    font-size: 15px;
    text-transform: uppercase;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 400;
    font-family: FuturaStd-Bold;
}

.collaborator_stories .quoter_info {
    color: #e53d2f
}

.affiliation_block .section_title {
    border-color: #1e6eb6;
    color: #1e6eb6
}

.affiliation_block .article_block {
    border-bottom: 15px solid #003059;
    position: relative
}

.affiliation_block .article_title {
    color: #003059
}

.affiliation_block .view_more_section>a {
    background: #003059;
    font-variant: 14px;
    margin-bottom: 1px
}

.affiliation_block .view_more_section>a:hover {
    background: #fff;
    color: #003059;
    text-decoration: none;
    outline: #003059 solid 1px;
    font-variant: 14px
}

.affiliation_block .view_more {
    background: #003059;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.affiliation_block .view_more:hover {
    background: #fff;
    color: #003059;
    text-decoration: none;
    outline: #003059 solid 1px
}

.affiliation_block .content_title,
.affiliation_block .content_title a {
    color: #003059
}

.publication_block .section_title {
    border-color: #016837;
    color: #016837
}

.publication_block .article_block {
    border-bottom: 15px solid #016837;
    position: relative
}

.publication_block .article_title {
    color: #016837
}

.publication_block .view_more_section>a {
    background: #016837;
    font-variant: 14px;
    margin-bottom: 1px
}

.publication_block .view_more_section>a:hover {
    background: #fff;
    color: #016837;
    text-decoration: none;
    outline: #016837 solid 1px;
    font-variant: 14px
}

.publication_block .view_more {
    background: #016837;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.publication_block .view_more:hover {
    background: #fff;
    color: #016837;
    text-decoration: none;
    outline: #016837 solid 1px
}

.publication_block .content_title,
.publication_block .content_title a {
    color: #016837
}

.publication_block .content_title>a:hover {
    color: #a09c9c!important;
    text-decoration: none
}

.red_btn {
    background: #e53d2f;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center
}

.red_btn:hover {
    background: #fff;
    color: #e53d2f;
    text-decoration: none;
    outline: #e53d2f solid 1px
}

.orange_btn {
    background: #f79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.orange_btn:hover {
    background: #fff;
    color: #f79427;
    text-decoration: none;
    outline: #f79427 solid 1px
}

.green_btn {
    background: #73b748;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center
}

.green_btn:hover {
    background: #fff;
    color: #73b748;
    text-decoration: none;
    outline: #73b748 solid 1px
}

.navyblue_btn {
    background: #003059;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.navyblue_btn:hover {
    background: #fff;
    color: #003059;
    text-decoration: none;
    outline: #003059 solid 1px
}

.darkgreen_btn {
    background: #016837;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center
}

.darkgreen_btn:hover {
    background: #fff;
    color: #016837;
    text-decoration: none;
    outline: #016837 solid 1px
}

.border {
    border: 1px solid rgba(120, 120, 120, .2);
}

.pad {
    padding: 1em;
}

.site_contain {
    /*width: 100%;*/
    max-width: 1200px;
    margin: 0 auto;
    padding-left: 15%;
}

.two_column_even>li {
    float: left;
    width: 48%;
    margin-bottom: 20px;

}
.affiliations_section li {
    padding: 10px 15px;
    box-sizing: border-box;
}
.three_column_two>li {
    float: left;
    margin-bottom: 20px;
}

.three_column_two>li.first {

}

.three_column_two>li.last {

}

.two_column_even>li:nth-child(odd) {
    margin-right: 4%;
}

.three_column_even>li {
    float: left;
    text-align: center;
    width: 33%;
}

.three_column_even>li:last-child {
    margin-right: 0
}

.four_column_even>li {
    float: left;
}

.four_column_even>li:last-child {
    margin-right: 0
}

.contact_info .three_column_even>li {
    text-align: left;
}

.two_column_text {
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    column-count: 2;
    column-gap: 50px
}

.two_column_text h1,
.two_column_text h2,
.two_column_text h3,
.two_column_text h4,
.two_column_text ol,
.two_column_text p,
.two_column_text ul {
    margin-bottom: 1em
}

.two_column_text ul {
    padding-left: 1.2em;
    list-style: disc
}

.two_column_text ol {
    padding-left: 1.2em;
    list-style: decimal
}

.two_column_text li,
.two_column_text p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid
}

.html_norm h1,
.html_norm h2,
.html_norm h3,
.html_norm h4,
.html_norm ol,
.html_norm p {
    margin-bottom: 1em
}

.html_norm ul li {
    margin-bottom: 0.4em;
}

.html_norm ul li:last-of-type {
    margin-bottom: 1.4em;
}

.html_norm ol li {
    margin-bottom: 0.4em;
}

.html_norm ul ul li {
    margin-top: 0.4em;
}

.html_norm ol li {
    margin-bottom: 0.4em;
}

.html_norm ul {
    padding-left: 1.2em;
    list-style: disc
}

.html_norm ol {
    padding-left: 1.2em;
    list-style: decimal
}

#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 3;
    display: none
}

#lightbox_content {
    height: 90%;
    top: 0;
    left: 0;
    right: 0;
    margin: 4% auto;
    position: fixed;
    text-align: center;
    display: none;
    width: 100%;
    max-width: 1065px;
    z-index: 4
}

.lightbox_main {
    background: #fff;
    display: inline-block;
    height: 100%;
    max-width: 1065px;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    width: 100%;
    border-bottom: 15px solid #73b748;
}

button.boxclose {
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    color: #000;
    font-size: 12px;
    height: 24px;
    width: 24px;
    line-height: 0;
    padding: 2px;
    position: absolute;
    right: 2px;
    cursor: pointer;
    text-align: center;
    text-indent: 1px;
    top: 1px;
    z-index: 4
}

.boxclose:before {
    content: "×";
    line-height: 1
}

.home_up {
    width: 100%;
    height: auto;
    max-width: 640px;
    position: fixed;
    text-align: center;
    background-color: #fff;
    left: 0;
    right: 0;
    top: 10%;
    margin: auto;
    z-index: 10
}

.home_up img {
    max-width: 100%;
    height: auto;
    display: block
}

.home_up_exit {
    background: #fff;
    font-family: 'Trebuchet MS';
    height: 20px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 20px;
    cursor: pointer
}

.home_logo {
    background: #FFF none repeat scroll 0% 0%;
    color: #FFF;
    left: 10px;
    padding: 10px;
    position: absolute;
    top: 102px;
}

.home_logo>img {
    max-width: 146px
}

.main_header {
    font-size: 26px!important
}

.sub_header {
    font-size: 20px!important
}

.featured_image {
    position: relative;
    margin-bottom: 25px
}

.featured_image .home_title {
    background: #fff;
    padding: 8px 30px 27px;
    font-size: 45px;
    color: #003059;
    position: absolute;
    top: 85px;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.featured_image .home_title span {
    font-family: SerifaStd-Roman;
    display: inline-block;
    border-bottom: 5px solid #003059;
    margin: -5px 0 10px;
    font-size: 25px
}

.featured_image .featured_title {
    background: #003059;
    padding: 20px 30px 20px;
    font-size: 45px;
    color: #fff;
    position: absolute;
    top: 85px;
    left: 65px;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.featured_image .featured_title span {
    font-family: SerifaStd-Roman;
    display: inline-block;
    border-bottom: 5px solid #fff;
    margin: -5px 0 10px;
    font-size: 25px;
    font-weight: normal;
}

.featured_image .banner_image {
    position: absolute;
    bottom: 40px;
    left: 20px
}

body.admin-bar .navContainerWrapper {
    top: 32px;
}

.navContainerWrapper {
    position: static;
    top: 0;
    right: 0;
    width: 85%;
    -webkit-transition: top 500ms ease;
    -moz-transition: top 500ms ease;
    -o-transition: top 500ms ease;
    transition: top 500ms ease;
    /*-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);*/
    z-index: 4;
    background: rgba(255, 255, 255, 1);
    padding: 10px 0px 0px 15%;
}

.scrollActive .navContainerWrapper {
    position: fixed;
}

.main_nav {
    border-bottom: 2px solid;
    height: 41px;
    position: relative;
    z-index: 6;
    max-width: 1200px;
    margin: 0 auto;
}

.main_nav>div {
    float: left
}

.menu_box {
    float: left;
    width: 29.5%;
    color: #aaa;
    border: 1px solid #aaa;
    margin-right: 3%;
    text-align: center;
    cursor: pointer;
    border-bottom: none;
    z-index: 0
}

#menu-item-2301,
#menu-item-2302,
#menu-item-2303,
#menu-item-2304,
#menu-item-2305,
#menu-item-2306,
#menu-item-2307,
#menu-item-2308,
#menu-item-2309,
#menu-item-2310 {
    display: none
}

#menu-item-555 {
    width: 194px
}

.non_sub .sub-menu>li {
    margin-top: 10px
}

.non_sub .sub-menu>li>a {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    text-transform: uppercase
}

#menu-item-564>a {
    display: table;
    margin-top: 5px
}

#contact_info {
    display: none;
    width: 92%;
    background: rgba(255, 255, 255, .99);
    top: 40px;
    position: absolute;
    z-index: 10000;
    text-align: left;
    max-height: 500px;
    left: 0;
    padding: 4% 4% 4% 4%;
    border-left: 1px solid rgba(170, 170, 170, .2);
    border-right: 1px solid rgba(170, 170, 170, .2);
    border-bottom: 15px solid #003059;
    border-top: 2px solid #003059;
    color: #003059;
}

ul.contact_info_list {
    padding-top: 25px;
    border-top: 1px solid rgba(22, 49, 88, 0.2);
}

#contact_info.info_open {
    display: block;
}

#contact_info ul>li {
    float: left;
    width: 18%;
    margin-left: 2%;
}

#contact_info ul>li:first-of-type {
    margin-left: 0;
}

.nav-menu {
    font-size: 14px
}

.nav-menu>li {
    float: left;
    width: calc(20% - 6px);
    color: #aaa;
    border: 1px solid rgba(120, 120, 120, .2);
    margin-right: 2px;
    text-align: center;
    cursor: pointer;
    border-bottom: none;
    z-index: 0;
    height: 38px
}

.nav-menu>li:last-of-type {
    margin-right: 0;
}

.nav-menu>li>a {
    color: #aaa;
    text-transform: uppercase;
    line-height: 44px;
    height: 39px;
    display: block;
    text-decoration: none;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.nav-menu>li.menu-item-3883>a,
.nav-menu>li.menu-item-3856>a {
    line-height: 20px;
}

.nav-menu>li.current-menu-ancestor,
.nav-menu>li.current-menu-item,
.nav-menu>li.current-page-ancestor,
.nav-menu>li.current_page_ancestor {
    background: #fff;
    z-index: 1
}

.nav-menu>li>ul {
    display: none;
    left: 0;
    padding: 4% 1% 4% 4%;
    position: absolute;
    text-align: left;
    top: 40px;
    width: 95%;
    /*max-width: 1538px;*/
    z-index: 9999
}

.nav-menu>li>ul>li {
    border-top: 1px solid #fff;
    padding-top: 18px;
    padding-bottom: 9px;
    padding-right: 30px;
    letter-spacing: 1px;
}

.nav-menu>li>ul>li:nth-child(n+6) {
    border-top: none;
}

.nav-menu>li>ul>li:last-child {
    padding-right: 106px
}

.nav-menu>li>ul>li>a {
    margin: 5px 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}


/*.nav-menu > li#menu-item-216 > ul > li > a {
  font-family: SerifaStd-Roman;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  letter-spacing: 1px;
  text-transform: none;
}*/

.nav-menu>li>ul>li>ul>li>a {
    margin: 5px 0;
    color: #fff;
    line-height: 17px;
    display: block
}

.nav-menu>li .sub-menu>li {
    float: left;
    width: 230px
}

.nav-menu>li .sub-menu>li>a {
    line-height: 20px
}

.nav-menu>li>.menu-item-224,
.nav-menu>li>.menu-item-224>ul>li {
    width: 368px
}

.nav-menu>li:not(.current-menu-item, .current-menu-ancestor) {
    border: 1px solid #aaa;
    border-bottom: none
}

#menu-item-216.current-menu-ancestor,
#menu-item-216.current-page-ancestor {
    height: 39px
}

#menu-item-216.current-menu-ancestor>a,
#menu-item-216.current-page-ancestor>a {
    color: #F79427
}

#menu-item-216.current-menu-item {
    height: 39px
}

#menu-item-216.current-menu-item>a {
    color: #F79427
}

.menu-item-216,
.menu-item-216.current-menu-ancestor,
.menu-item-216.current-menu-item,
.menu-item-216.current-page-ancestor,
.menu-item-216.current_page_ancestor {
    border: 2px solid #F79427;
    border-bottom: none;
    padding-bottom: 2px
}

.menu-item-216.current-menu-ancestor>a:hover,
.menu-item-216.current-menu-item>a:hover,
.menu-item-216.current-page-ancestor>a:hover,
.menu-item-216.current_page_ancestor>a:hover,
.menu-item-216>a:hover {
    color: #F79427
}

.menu-item-216.current-menu-ancestor>ul,
.menu-item-216.current-menu-item>ul,
.menu-item-216.current-page-ancestor>ul,
.menu-item-216.current_page_ancestor>ul,
.menu-item-216>ul {
    background-color: rgba(247, 148, 39, 0.968);
}

#menu-item-215.current-menu-ancestor,
#menu-item-215.current-page-ancestor,
#menu-item-3883.current-menu-ancestor,
#menu-item-3883.current-page-ancestor {
    height: 39px
}

#menu-item-215.current-menu-ancestor>a,
#menu-item-215.current-page-ancestor>a,
#menu-item-3883.current-menu-ancestor>a,
#menu-item-3883.current-page-ancestor>a {
    color: #e63d2f
}

#menu-item-215.current-menu-item,
#menu-item-3883.current-menu-item {
    height: 39px
}

#menu-item-215.current-menu-item>a,
#menu-item-3883.current-menu-item>a {
    color: #e63d2f
}

.menu-item-215,
.menu-item-215.current-menu-ancestor,
.menu-item-215.current-menu-item,
.menu-item-215.current-page-ancestor,
.menu-item-215.current_page_ancestor,
.menu-item-3883,
.menu-item-3883.current-menu-ancestor,
.menu-item-3883.current-menu-item,
.menu-item-3883.current-page-ancestor,
.menu-item-3883.current_page_ancestor {
    border: 2px solid #e63d2f;
    border-bottom: none;
    padding-bottom: 2px
}

.menu-item-215.current-menu-ancestor>a:hover,
.menu-item-215.current-menu-item>a:hover,
.menu-item-215.current-page-ancestor>a:hover,
.menu-item-215.current_page_ancestor>a:hover,
.menu-item-215>a:hover,
.menu-item-3883.current-menu-ancestor>a:hover,
.menu-item-3883.current-menu-item>a:hover,
.menu-item-3883.current-page-ancestor>a:hover,
.menu-item-3883.current_page_ancestor>a:hover,
.menu-item-3883>a:hover {
    color: #e63d2f
}

.menu-item-215.current-menu-ancestor>ul,
.menu-item-215.current-menu-item>ul,
.menu-item-215.current-page-ancestor>ul,
.menu-item-215.current_page_ancestor>ul,
.menu-item-215>ul,
.menu-item-3883.current-menu-ancestor>ul,
.menu-item-3883.current-menu-item>ul,
.menu-item-3883.current-page-ancestor>ul,
.menu-item-3883.current_page_ancestor>ul,
.menu-item-3883>ul {
    background-color: rgba(230, 61, 47, .968)
}

#menu-item-194.current-menu-ancestor,
#menu-item-194.current-page-ancestor {
    height: 39px
}

#menu-item-194.current-menu-ancestor>a,
#menu-item-194.current-page-ancestor>a {
    color: #003059
}

#menu-item-194.current-menu-item {
    height: 39px
}

#menu-item-194.current-menu-item>a {
    color: #003059
}

.menu-item-194,
.menu-item-194.current-menu-ancestor,
.menu-item-194.current-menu-item,
.menu-item-194.current-page-ancestor,
.menu-item-194.current_page_ancestor {
    border: 2px solid #003059;
    border-bottom: none;
    padding-bottom: 2px
}

.menu-item-194.current-menu-ancestor>a:hover,
.menu-item-194.current-menu-item>a:hover,
.menu-item-194.current-page-ancestor>a:hover,
.menu-item-194.current_page_ancestor>a:hover,
.menu-item-194>a:hover {
    color: #003059
}

.menu-item-194.current-menu-ancestor>ul,
.menu-item-194.current-menu-item>ul,
.menu-item-194.current-page-ancestor>ul,
.menu-item-194.current_page_ancestor>ul,
.menu-item-194>ul {
    background-color: rgba(0, 48, 89, .968)
}

#menu-item-4028.current-menu-ancestor,
#menu-item-4028.current-page-ancestor {
    height: 39px
}

#menu-item-4028.current-menu-ancestor>a,
#menu-item-4028.current-page-ancestor>a {
    color: #275db6
}

#menu-item-4028.current-menu-item {
    height: 39px
}

#menu-item-336.current-menu-item>a {
    color: #275db6
}

.menu-item-4028,
.menu-item-4028.current-menu-ancestor,
.menu-item-4028.current-menu-item,
.menu-item-4028.current-page-ancestor,
.menu-item-4028.current_page_ancestor {
    border: 2px solid #275db6;
    border-bottom: none;
    padding-bottom: 2px
}

.menu-item-4028.current-menu-ancestor>a:hover,
.menu-item-4028.current-menu-item>a:hover,
.menu-item-4028.current-page-ancestor>a:hover,
.menu-item-4028.current_page_ancestor>a:hover,
.menu-item-4028>a:hover {
    color: #275db6
}

.menu-item-4028.current-menu-ancestor>ul,
.menu-item-4028.current-menu-item>ul,
.menu-item-4028.current-page-ancestor>ul,
.menu-item-4028.current_page_ancestor>ul,
.menu-item-4028>ul {
    background-color: rgba(39, 93, 182, 0.968)
}

.border-215,
.border-3206 {
    border-color: #e63d2f
}

.border-216 {
    border-color: #F79427
}

.border-194 {
    border-color: #003059
}

.border-336 {
    border-color: #73b748
}

.border-3160 {
    border-color: #73b748;
}

#menu-item-3856.current-menu-ancestor,
#menu-item-3856.current-page-ancestor {
    height: 39px
}

#menu-item-3856.current-menu-ancestor>a,
#menu-item-3856.current-page-ancestor>a {
    color: #73b748
}

#menu-item-3856.current-menu-item {
    height: 39px
}

#menu-item-3856.current-menu-item>a {
    color: #73b748
}

.menu-item-3856,
.menu-item-3856.current-menu-ancestor,
.menu-item-3856.current-menu-item,
.menu-item-3856.current-page-ancestor,
.menu-item-3856.current_page_ancestor {
    border: 2px solid #73b748;
    border-bottom: none;
    padding-bottom: 2px
}

.menu-item-3856.current-menu-ancestor>a:hover,
.menu-item-3856.current-menu-item>a:hover,
.menu-item-3856.current-page-ancestor>a:hover,
.menu-item-3856.current_page_ancestor>a:hover,
.menu-item-3856>a:hover {
    color: #73b748
}

.menu-item-3856.current-menu-ancestor>ul,
.menu-item-3856.current-menu-item>ul,
.menu-item-3856.current-page-ancestor>ul,
.menu-item-3856.current_page_ancestor>ul,
.menu-item-3856>ul {
    background-color: rgba(115, 183, 72, .968)
}

#menu-item-520 {
    text-transform: uppercase;
    width: 300px
}

#menu-item-1613>.sub-menu>li {
    text-transform: uppercase;
    font-weight: 700;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    margin-top: 20px
}

.search {
    position: relative;
}

.searchbox {
    background: #fff;
    width: 96%;
    margin: 0 2% 0 2%;
    position: relative;
    box-sizing: border-box;
    border: 1px solid rgba(120, 120, 120, .1);
    border-radius: 0 10% 10% 0;
}

nav #searchform>div {
    height: 40px;
    border-bottom: none
}

nav #s {
    border: medium none;
    height: 20px;
    color: #AAA;
    display: block;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    top: 43px;
    position: absolute;
    float: right;
    right: 0px;
    width: 300px;
    padding-left: 10px;
    border-radius: 0px 0px 1em 1em;
    box-shadow: 0px 5px 3px rgba(55, 55, 55, 0.15);
    opacity: 0;
    transition: opacity .2s ease-in, height .1s ease-out;
}

nav #s:focus {
    border: none;
    outline: 0
}

nav #searchform:hover>div #s {
    opacity: 1;
    transform: translate(0, 0);
    height: 70px;
}

nav #s:focus {
    opacity: 1;
    transform: translate(0, 0);
    height: 70px;
}

nav #searchsubmit {
    border: medium none;
    height: 44px;
    color: transparent;
}

.search_icon:after {
    content: "\f002";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 1.1em;
    color: #aaa;
    margin-left: -1.2em;
}

.menu-main-nav-container {
    width: 92%
}

.menu_btn {
    border: none;
    width: 3%;
    margin-right: 1%;
    height: 40px;
    background: url(images/menu_btn.png) center no-repeat;
    transition: transform .2s ease-in;
}

.menu_btn_opened {
    transform: rotate(-90deg);
    height: 32px!important;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

.main_section {
    margin-top: -5px;
    position: relative;
    padding: 65px
}

.main_section>section {
    margin-bottom: 50px;
    overflow: hidden
}

.margin-bottom {
    margin-bottom: 50px;
}

.article_block {
    /*border: 1px solid rgba(115,183,72,0.2);*/
    /*height: 350px;*/
    overflow: hidden
}

.article_image {
    height: 250px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.article_image_bkg {
    height: 345px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%
}

.article_info {}

.red .article_title {
    font-size: 14px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 3px;
    border: 1px solid rgba(230, 61, 47, 0.2);
}

.article_title {
    font-size: 14px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 3px;
    border: 1px solid rgba(115, 183, 72, 0.2);
    border-top: none;
}

.article_excerpt {
    font-family: SerifaStd-Roman;
    font-size: 15px;
    padding: 14px 14px;
}

.view_more_section {}

.view_more_section>a {
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center;
}

.view_more_section>a:first-child {
    margin-left: 12px
}

.download_event {
    bottom: 44px!important;
    text-transform: uppercase
}

.event_top {
    text-align: center;
    color: #fff !important;
    padding: 30px 0 60px
}

.event_bottom {
    padding: 0 14px
}

.event_month {
    letter-spacing: 5px;
    font-size: 18px;
    text-transform: uppercase
}

.event_date {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 80px
}

.event_location {
    font-size: 12px
}

.event_time {
    font-size: 14px
}

.event_title {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 3px
}

.event_affiliation {
    font-size: 12px;
    font-family: FuturaStd-Book;
    letter-spacing: 2px
}

.event_description {
    font-size: 13px;
    margin-top: 10px;
    line-height: 18px
}

.event_icon {
    margin-top: -50px;
    text-align: center
}

.news_section .article_block {
    height: 500px
}

.affiliation_tabs {
    font-family: FuturaStd-Book;
    font-size: 18px;
    overflow: visible;
    position: relative;
    height: 350px
}

.affiliation_tabs>li {
    margin-right: 2%;
    float: left;
    height: 40px
}

.affiliation_tabs>li:last-child {
    margin-right: 0
}

.affiliation_tabs>li.active .affiliation_click {
    border-bottom: 3px solid #003059;
    color: #003059
}

.affiliation_tabs>li.active .affiliation_show {
    display: block
}

.affiliation_tabs .four_column_even>li {
    height: 65px;
    margin-bottom: 20px
}

.affiliation_sub {
    font-family: FuturaStd-Book;
    font-size: 18px;
    color: #1e6eb6;
    text-transform: uppercase;
    letter-spacing: 1px;
}

ul.four_column_even {
    margin: 25px 0px;
}

ul.four_column_even li {
    display: inline-block;
    width: 25%;
}

.affiliations_section ul.four_column_even li {
    text-align: center;
}

.halfWidth {
    width: 50%;
}

.quarterWidth {
    width: 25%;
}

.twoThirdWidth {
    width: 66.666%;
}

.thirdWidth {
    width: 33.333%;
}

.threeQuarterWidth {
    width: 75%;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.table {
    display: table;
    margin: 0 auto;
}

.affiliation_click {
    cursor: pointer;
    margin-bottom: 50px;
    color: #003059;
    letter-spacing: 2px
}

.affiliation_show {
    display: none;
    position: absolute;
    left: 0;
    width: 100%
}

footer {
    background-color: #5d5a59;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0) 2px, transparent 2px), -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0.03) 2px, transparent 2px), -webkit-linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), -webkit-linear-gradient(bottom left, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 2px, transparent 2px), -o-linear-gradient(bottom left, rgba(255, 255, 255, 0.03) 2px, transparent 2px), -o-linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), -o-linear-gradient(bottom left, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 2px, transparent 2px), linear-gradient(to top right, rgba(255, 255, 255, 0.03) 2px, transparent 2px), linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px), linear-gradient(to top right, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
    background-size: 50px 50px, 50px 50px, 5px 5px, 5px 5px;
    background-position: -2px -2px, -2px -2px, -1px -1px, -1px -1px;
    background-blend-mode: overlay;
    color: #d8d6d5;
    padding: 5em 0 2em 0;
}

footer .site_contain .main_section {
    padding: 22px 65px;
    margin: 0
}

.footer_list a {
    color: #d8d6d5;
}

.footer_list>li {
    float: left;
    width: 18%;
    margin: 0 3%
}

.footer_list>.footer_logo {
    display: table;
    height: 155px
}

.footer_list>.footer_logo .footer_logo_container {
    display: table-cell;
    vertical-align: middle
}

.footer_logo_container img {
    max-width: 150px;
    opacity: 0.9;
}

.footer_social_media>li {
    float: left;
    margin-right: 20px
}

ul.footer_social_media {
    margin-bottom: 2em;
}

.footer_social_media>li:last-child {
    margin-right: 0
}


/*new social media icons*/

.footer_social_media a:hover,
.contact_icon a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, .9);
}

.footer_social_media a.facebook:after {
    content: "\f082";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
}

.footer_social_media a.linkedin:after {
    content: "\f08c";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
}

.footer_social_media a.twitter:after {
    content: "\f081";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
}

.footer_social_media a.instagram:after {
    content: "\f16d";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
}

.footer_social_media a.youtube:after {
    content: "\f166";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
}

.contact_icon a.contact:after {
    content: "\f05a";
    font-family: FontAwesome;
    text-decoration: inherit;
    font-size: 2.2em;
    color: #aaa;
    float: right;
    padding-top: .05em;
    padding-left: .2em;
}

.contact_icon a.contact.open:after {
    color: #003059;
}

.contact_icon {
    padding-top: 2px;
}


/*new social media icons -end-*/

.page_featured {
    overflow: hidden;
    margin-bottom: 50px
}

.page_featured_image {
    float: left;
    margin-right: 30px
}

.page_featured_title {
    font-family: FuturaStd-Book;
    font-size: 24px;
    color: #e53d2f;
    letter-spacing: 1px
}

.research_split>li>.html_norm img {
    float: left;
    margin: 0 20px 20px 0;
    width: 100%;
    height: auto
}

.publication_list>li {
    margin-bottom: 30px
}

.directors_list>li {
    border-bottom: 1px solid #F79427;
    position: relative
}

.directors_list>li:first-child {
    border-top: 1px solid #F79427
}

.directors_list>li p {
    margin-bottom: 1em
}

.directors_list>li>.expand_title {
    color: #F79427;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    cursor: pointer
}

.directors_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.directors_list>li>.expand_info .expand_info_content {
    color: #e53d2f;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.directors_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #F79427;
    color: #F79427;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.directors_list>li>.expand_btn.active {
    background: #F79427;
    color: #fff;
    content: "&ndash"
}

.directors_list>li {
    overflow: hidden
}

.directors_list>li>.expand_title {
    text-transform: none;
    font-family: FuturaStd-book!important;
    letter-spacing: 2px!important
}

.life_info_box {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 20px 0;
    color: #73b748
}

.life>li .expand_title {
    font-family: FuturaStd-Bold!important
}

.opportunity_list>li {
    border-bottom: 1px solid #73b748;
    position: relative
}

.opportunity_list>li:first-child {
    border-top: 1px solid #73b748
}

.opportunity_list>li p {
    margin-bottom: 1em
}

.opportunity_list>li>.expand_title {
    color: #73b748;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    cursor: pointer
}

.opportunity_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.opportunity_list>li>.expand_info .expand_info_content {
    color: #73b748;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.opportunity_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #73b748;
    color: #73b748;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.opportunity_list>li>.expand_btn.active {
    background: #73b748;
    color: #fff;
    content: "&ndash"
}

.opportunity_list>li>.expand_title {
    text-transform: none;
    font-family: FuturaStd-Bold;
    letter-spacing: 2px
}

.opportunity_list>li>.expand_info>a {
    margin-top: 20px
}

.green_link {
    background: #73b748;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.green_link:hover {
    background: #fff;
    color: #73b748;
    text-decoration: none;
    outline: #73b748 solid 1px
}

.life_sections>li {
    float: left;
    height: 330px;
    margin: 0 1% 12px 0;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    width: 68%;
    position: relative
}

.life_sections>li>img {
    min-width: 100%;
    -webkit-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
    position: absolute;
    top: 0;
    left: 0;
    transition: filter .5s, -webkit-filter .5s
}

.life_sections>li a {
    display: block;
    height: 100%;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #444;
    color: #fff;
    font-size: 28px;
    padding-top: 150px;
    position: relative;
    z-index: 1;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.life_sections>li a:hover {
    text-decoration: none
}

.life_sections>li a:hover~img {
    filter: blur(0);
    -webkit-filter: blur(0)
}

.life_sections>li.our-vision-mission {
    width: 30%
}

.life_sections>li.our-facilities {
    width: 68%
}

.life_sections>li.hear-from-us,
.life_sections>li.why-work-with-us {
    width: 49%
}

.life_sections>li.benefits {
    width: 68%
}

.life_sections>li.join-our-team {
    width: 30%
}

.mission_vision_sections>li img {
    float: left;
    margin-right: 20px
}

.mission_vision_sections>li div {
    overflow: hidden
}

.hear_us_quotes {
    border: none
}

.hear_us_quotes>li {
    width: 49%;
    margin: 0 1% 20px 0;
    float: left
}

.hear_us_quotes>li img {
    width: 100%
}

.hear_us_quotes .quote_info {
    padding: 20px 25px
}

.hear_us_quotes .quote {
    margin-bottom: 30px
}

.hear_us_quotes .open_quote {
    background-image: url(images/open_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #73b748
}

.hear_us_quotes .close_quote {
    background-image: url(images/close_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #73b748;
    position: relative;
    top: 15px
}

.hear_us_quotes .quoter_name {
    color: #73b748;
    font-size: 14px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    margin-bottom: 10px
}

.hear_us_quotes .quoter_info {
    color: #73b748
}

.our_facilities_img {
    margin-bottom: 20px
}

.with_us_sections {
    text-align: center;
    display: flex;
    flex-flow: row wrap
}

.with_us_sections>li {
    width: 49%;
    margin: 0 1% 20px 0;
    float: left
}

.with_us_sections>li img {
    width: 100%;
    margin-bottom: 15px
}

.with_us_section_title {
    color: #73b748;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    font-size: 20px;
    margin-bottom: 10px
}


/* Donation Form */

.donation-form h3 {
    color: #003059;
    font-size: 26px;
    padding-top: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
}

#donation-form-container {
    background: #F2F3F4 none repeat scroll 0% 0%;
    padding: 50px;
}

.section.donation,
.section.contact,
.section.billing-address,
.section.payment {
    border-top: 1px solid #003059;
    margin-top: 10px;
}

#donation-form .field {
    width: 47.5%;
    margin-left: 1%;
}

.section.recurring .checkbox input {
    margin-right: 2em;
}

.donation-form .field.radio input,
.donation-form .field.checkbox input {
    width: 25px;
    height: 13px;
    padding: 0px;
    margin: 0px;
    vertical-align: bottom;
    position: relative;
    top: -6px !important;
}

.donation-form .field input[type="text"] {
    width: 96% !important;
    max-width: none !important;
}

.donation-form .field.radio label,
.donation-form .field.checkbox label {
    display: inline-block;
    padding-left: 2em !important;
    text-indent: -15px;
}

.donation-form .checkbox label::before {
    top: 14px;
    left: -5px;
}

.donation-form .other-option {
    width: auto !important;
}

.donation-form input,
.donation-form select,
.donation-form textarea {
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #EEE;
    padding: 10px !important;
    font-size: 15px;
    color: #333;
}

.donation-form .btn-group .btn-submit-donation {
    background-color: #F6643A;
    border: medium none;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family: SerifaStd-Roman;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    letter-spacing: 2px;
    line-height: 45px;
    margin: 0px auto;
    padding: 0px 35px !important;
    text-transform: uppercase;
}

#donation-form .field.security-code {
    width: auto !important;
}

#street-address {
    width: 96% !important;
}


/* Donation Form End */

.benefits_sections>li {
    margin-bottom: 50px
}

.benefits_sections>li img {
    float: left;
    margin-right: 20px
}

.benefits_sections>li div {
    overflow: hidden
}

.benefits_sections .article_title {
    letter-spacing: 2px!important;
    color: #73b748;
    font-family: FuturaStd-Book!important;
    font-size: 20px!important;
    text-transform: none
}

.join_our_team {
    background: #73b748;
    color: #fff;
    margin: 0 -50px;
    padding: 30px 50px
}

.join_our_team .content_title,
.join_our_team .section_title {
    color: #fff
}

.join_opportunities_list {
    margin: 20px 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 40px;
    -moz-column-count: 2;
    -moz-column-gap: 50px;
    column-count: 2;
    column-gap: 50px
}

.join_opportunities_list h1,
.join_opportunities_list h2,
.join_opportunities_list h3,
.join_opportunities_list h4,
.join_opportunities_list ol,
.join_opportunities_list p,
.join_opportunities_list ul {
    margin-bottom: 1em
}

.join_opportunities_list ul {
    padding-left: 1.2em;
    list-style: disc
}

.join_opportunities_list ol {
    padding-left: 1.2em;
    list-style: decimal
}

.join_opportunities_list li,
.join_opportunities_list p {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid
}

.join_opportunities_list>li {
    margin-bottom: 15px
}

.view_more_opportunities {
    background: #fff;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center;
    color: #73b748
}

.view_more_opportunities:hover {
    background: #73b748;
    text-decoration: none;
    color: #fff;
    outline: #fff solid 1px
}

.department_list>li {
    margin-bottom: 50px
}

.department_list>li .opportunity_list>li:first-child {
    border-top-color: #fff
}

.department_list>li .department_list_title {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    color: #fff;
    background: #73b748;
    padding: 6px;
    font-size: 20px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase
}

.department_list>li .department_list_description {
    margin-bottom: 20px
}

.department_list .with_us_title {
    margin-bottom: 10px;
    display: block
}

.with_us_title {
    color: #73b748;
    font-family: FuturaStd-book!important;
    font-size: 20px;
    letter-spacing: 2px
}

.with_us_title:hover {
    text-decoration: none;
    color: #a09c9c!important
}

.aboutus_list>li {
    border-bottom: 1px solid #003059;
    position: relative
}

.aboutus_list>li:first-child {
    border-top: 1px solid #003059
}

.aboutus_list>li p {
    margin-bottom: 1em
}

.aboutus_list>li>.expand_title {
    color: #003059;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.aboutus_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.aboutus_list>li>.expand_info .expand_info_content {
    color: #003059;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.aboutus_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #003059;
    color: #003059;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.aboutus_list>li>.expand_btn.active {
    background: #003059;
    color: #fff;
    content: "&ndash"
}

.about_us_info {
    width: 100%;
    max-width: 600px;
    margin-bottom: 40px
}


/* Hemali's lab Section */

.labgroups_list>li,
.labgroups_list>li>li {
    border-bottom: 1px solid #f79427;
    position: relative
}

.labgroups_list>li:first-child {
    border-top: 1px solid #f79427
}

.labgroups_list>li p,
.labgroups_list>li>li p {
    margin-bottom: 1em
}

.labgroups_list>li>.expand_title,
.labgroups_list>li>li>.expand_title {
    color: #f79427;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.labgroups_list>li>.expand_info,
.labgroups_list>li>li>.expand_info {
    display: none;
    margin-bottom: 50px
}

.labgroups_list>li>.expand_info .expand_info_content,
.labgroups_list>li>li>.expand_info .expand_info_content {
    color: #f79427;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 50px
}

.labgroups_list>li>.expand_btn,
.labgroups_list>li>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #f79427;
    color: #f79427;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.labgroups_list>li>.expand_btn.active,
.labgroups_list>li>li>.expand_btn.active {
    background: #f79427;
    color: #fff;
    content: "&ndash"
}

.labsgroup_list .section_title {
    border: none;
}

.labsgroup_people {
    padding-left: 30px;
}

ul.labgroups_list {
    margin-bottom: 50px;
}

ul.labgroups_list.no-margin {
    margin: 0px;
}


/* End Hemali's Lab Section */

.facility_slider_contain .facility_slider,
.facility_slider_contain .facility_slider>li {
    position: relative
}

.facility_slider_contain .facility_slider>li img {
    max-width: 100%;
    display: block
}

.facility_slider_contain .slider_left,
.facility_slider_contain .slider_right {
    width: 35px;
    height: 35px;
    margin-top: -17.5px;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.facility_slider_contain .slider_right {
    right: 15px;
    background-image: url(images/slider_right_arrow.png)
}

.facility_slider_contain .slider_left {
    left: 15px;
    background-image: url(images/slider_left_arrow.png)
}

.slide_index_contain .slider {
    overflow: hidden
}

.slide_index_contain .facility_slide_index,
.slide_index_contain .facility_slide_index>li {
    position: relative
}

.slide_index_contain .facility_slide_index>li img {
    max-width: 100%;
    display: block
}

.slide_index_contain .slider_left,
.slide_index_contain .slider_right {
    width: 25px;
    height: 27px;
    margin-top: -13.5px;
    position: absolute;
    top: 50%;
    cursor: pointer
}

.slide_index_contain .slider_right {
    right: -35px;
    background-image: url(images/facilities_index_arrow_right.png)
}

.slide_index_contain .slider_left {
    left: -35px;
    background-image: url(images/facilities_index_arrow_left.png)
}

.slider_trigger {
    margin-bottom: 20px;
    cursor: pointer
}

.slide_info_contain {
    padding: 30px 100px
}

.facility_slide_index>li {
    width: 15%;
    margin-right: .3%;
    float: left;
    cursor: pointer
}

.facility_slide_index>li>img {
    width: 100%
}

.slide_index_contain {
    padding: 0 100px
}

.slide_index_border {
    padding: 50px 40px 30px;
    border-top: 1px solid #aaa
}

.staff_list>li {
    border-bottom: 1px solid #a93439;
    position: relative
}

.staff_list>li:first-child {
    border-top: 1px solid #a93439
}

.staff_list>li p {
    margin-bottom: 1em
}

.staff_list>li>.expand_title {
    color: #a93439;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.staff_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.staff_list>li>.expand_info .expand_info_content {
    color: #a93439;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.staff_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #a93439;
    color: #a93439;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.staff_list>li>.expand_btn.active {
    background: #a93439;
    color: #fff;
    content: "&ndash"
}

.staff_group>li {
    border-bottom: 1px solid #a93439;
    position: relative
}

.staff_group>li:first-child {
    border-top: 1px solid #a93439
}

.staff_group>li p {
    margin-bottom: 1em
}

.staff_group>li>.expand_title {
    color: #a93439;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.staff_group>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.staff_group>li>.expand_info .expand_info_content {
    color: #a93439;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.staff_group>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #a93439;
    color: #a93439;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.staff_group>li>.expand_btn.active {
    background: #a93439;
    color: #fff;
    content: "&ndash"
}

.center {
    position: relative;
    text-align: center;
    padding: 0 1.4em;
}

.hex {
    cursor: pointer;
    fill-opacity: 1;
    transform: rotate(30deg);
    transform-origin: 50% 50%;
}

.hex:hover {
    transform: rotate(0deg);
    transition: 200ms ease-in-out;
}

#color-fill .hex {
    fill: rgba(255, 255, 255, 0.3);
}

#color-fill {
    max-height: 300px;
    margin: 75px auto;
    /* poor attempt at centering */
    stroke: rgba(255, 255, 255, .3);
    height: auto !important;
    /* overrides inline */
    width: auto !important;
    /* overrides inline */
    padding: 0 0 100px 0;
    max-width: 400px;
    display: block;
    position: absolute;
    left: calc(50% - 150px);
}

.genomic_graphic ul li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
}

.genomic_graphic ul li a {
    text-decoration: none;
    font-family: FuturaStd-Book;
    font-size: 115%;
    text-transform: uppercase;
    color: #e53d2f;
    padding-left: 3em;
    padding-right: 3em;
    padding-top: 65px;
    padding-bottom: 65px;
    display: table-cell;
    vertical-align: middle;
    width: 660px;
}

.genomic_graphic ul li a:hover {
    color: #fff;
    background: #e53d2f;
}

.genomic_graphic ul li a:hover {
    border-top: 1px solid #e53d2f;
    border-bottom: 1px solid #e53d2f;
}

.genomic_graphic {
    height: 500px;
}

.genomic_graphic_pic ul li {
    list-style: none;
    display: inline-block;
    width: 50%;
    float: left;
    text-align: center;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    cursor: pointer;
    outline: 10px solid rgba(255, 255, 255, 0.9);
}

.genomic_graphic_pic {
    margin-bottom: 100px;
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(1) {
    background-image: linear-gradient( rgba(230, 61, 47, 0.4), rgba(230, 61, 47, 0.4));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(1):hover {
    background-image: linear-gradient( rgba(230, 61, 47, 0.7), rgba(230, 61, 47, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(2) {
    background-image: linear-gradient( rgba(23, 49, 88, 0.5), rgba(23, 49, 88, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(2):hover {
    background-image: linear-gradient( rgba(23, 49, 88, 0.7), rgba(23, 49, 88, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(3) {
    background-image: linear-gradient( rgba(88, 193, 233, 0.5), rgba(88, 193, 233, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(3):hover {
    background-image: linear-gradient( rgba(88, 193, 233, 0.7), rgba(88, 193, 233, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(4) {
    background-image: linear-gradient( rgba(116, 183, 73, 0.5), rgba(116, 183, 73, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(4):hover {
    background-image: linear-gradient( rgba(116, 183, 73, 0.7), rgba(116, 183, 73, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(5) {
    background-image: linear-gradient( rgba(254, 229, 113, 0.5), rgba(254, 229, 113, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(5):hover {
    background-image: linear-gradient( rgba(254, 229, 113, 0.7), rgba(254, 229, 113, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(6) {
    background-image: linear-gradient( rgba(248, 148, 40, 0.5), rgba(248, 148, 40, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(6):hover {
    background-image: linear-gradient( rgba(248, 148, 40, 0.7), rgba(248, 148, 40, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(7) {
    background-image: linear-gradient( rgba(1, 105, 55, 0.5), rgba(1, 105, 55, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(7):hover {
    background-image: linear-gradient( rgba(1, 105, 55, 0.7), rgba(1, 105, 55, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(8) {
    background-image: linear-gradient( rgba(170, 53, 56, 0.5), rgba(170, 53, 56, 0.5));
    background-size: cover;
}

.genomic_graphic_pic ul li:nth-of-type(8):hover {
    background-image: linear-gradient( rgba(170, 53, 56, 0.7), rgba(170, 53, 56, 0.7));
    background-size: cover;
}

.genomic_graphic_pic ul li:hover {
    transform-origin: center;
    overflow: visible;
    -webkit-transition: background-image 200ms ease-in-out;
    transition: background-image 200ms ease-in-out;
}

.genomic_graphic_pic ul li a {
    text-decoration: none;
    font-family: FuturaStd-Bold;
    letter-spacing: 4px;
    font-size: 115%;
    text-transform: uppercase;
    color: #fff;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 60px;
    padding-bottom: 60px;
    display: table-cell;
    vertical-align: middle;
    width: 660px;
    text-shadow: 0px 0px 3px rgba(75, 75, 75, 0.5);
}

svg#svg_process {
    max-width: 600px;
    margin: 50px auto;
    display: block;
    overflow: visible
}

.svg_transform {
    -ms-transform: scale(1.07);
    -moz-transform: scale(1.07);
    -webkit-transform: scale(1.07);
    transform: scale(1.07);
    transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
}

.show {
    display: block;
    transition: all 200ms ease-in-out;
}

.project-inquiry-info,
.quote-info,
.sample-submission-info,
.sample-qc-info,
.project-progress-info,
.data-delivery-info,
.project-review-info {
    position: relative;
    width: 260px;
    left: calc(50% - 130px);
    text-align: center;
}


/*.st10:hover, .st11:hover, .st9:hover, .st8:hover, .st7:hover, .st6:hover, .st0:hover {
  -ms-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -webkit-transform: scale(1.07);
  transform: scale(1.07);
  transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
}*/

.st10:hover {
    fill: #f79427;
}

.st11:hover {
    fill: #e12626;
}

.st9:hover {
    fill: #73b748;
}

.st8:hover {
    fill: #016837;
}

.st7:hover {
    fill: #58c0e8;
}

.st6:hover {
    fill: #275db6;
}

.st0:hover {
    fill: #163258;
}

span.genomic_list_header {
    color: #e53d2f;
    text-align: center;
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    display: inline-block;
    margin: .7em 0 .1em 0;
    text-transform: uppercase;
}

.genomics_list>li {
    border-bottom: 1px solid #e53d2f;
    position: relative
}

span.labgroups_list_header {
    color: #f79427;
    text-align: left;
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    display: inline-block;
    margin: .7em 0 .1em 0;
    text-transform: uppercase;
    font-weight: 500;
}

span.clinical_list_header {
    color: #73b748;
    text-align: left;
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    display: inline-block;
    margin: .7em 0 .1em 0;
    text-transform: uppercase;
    font-weight: 500;
}

ul.two-column-links li {
    width: 50%;
    float: left;
    padding: 2em 1em;
    box-sizing: border-box;
    font-family: FuturaStd-Book;
    font-size: 1.1em;
}

ul.list-disc {
    list-style-type: disc;
}

ul.list-disc li {
    margin-left: 2em;
    margin-top: 0.5em
}

ul.list-disc li:first-child {
    margin-top: 0.7em;
}

ul.two-column-links {
    background: rgb(249, 249, 249);
}

span.labgroups_list_header.sub {
    font-size: 16px;
}

.subsec {
    padding-left: 1.2em;
}

.genomics_content ol li em {
    font-size: 110%;
    font-weight: 700;
    color: #e53d2f;
    padding: .6em;
    font-style: normal;
    border: 1px solid rgba(229, 61, 47, 0.2);
}

.genomics_list>li:first-child {
    border-top: 1px solid #e53d2f
}

.genomics_list>li p {
    margin-bottom: 1em
}

.genomics_list>li>.expand_title {
    color: #e53d2f;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.genomics_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.genomics_list>li>.expand_info .expand_info_content {
    color: #e53d2f;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.genomics_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #e53d2f;
    color: #e53d2f;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.genomics_list>li>.expand_btn.active {
    background: #e53d2f;
    color: #fff;
    content: "&ndash"
}


/*Genomics Table*/

table.genomicTable {
    width: 100%;
    /*padding-left: 10%;
 padding-right: 10%;*/
    border-spacing: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    background: rgb(249, 249, 249);
}

table.genomicTable td {
    border-bottom: 1px solid rgba(120, 120, 120, .1);
    padding: 1.4em 0 1.4em 0;
    text-align: center;
}

table.genomicTable th {
    color: #73b748;
    background: rgb(252, 252, 252);
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    margin: .7em 0 .1em 0;
    text-transform: uppercase;
}

table.clinicalTable {
    width: 100%;
    /*padding-left: 10%;
 padding-right: 10%;*/
    border-spacing: 0;
    margin-bottom: 50px;
    margin-top: 50px;
    background: rgb(249, 249, 249);
}

table.clinicalTable td {
    border-bottom: 1px solid rgba(120, 120, 120, .1);
    padding: 1.4em 0 1.4em 0;
    text-align: center;
}

table.clinicalTable th {
    color: #73b748;
    background: rgb(252, 252, 252);
    font-family: FuturaStd-Book;
    font-size: 18px;
    letter-spacing: 2px;
    margin: .7em 0 .1em 0;
    text-transform: uppercase;
    padding: 1em;
}


/*Genomics Table End*/

.history_events>li {
    border: 1px solid #aaa;
    border-bottom: 10px solid #003059
}

.logo_group {
    margin-bottom: 30px
}

.logo_group>li {
    margin-bottom: 20px
}

.logo_group .logo_group_title {
    font-size: 20px;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    margin-bottom: 30px;
    color: #003059
}

.logo_group .logo_list>li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 20px;
    height: 70px
}

.logo_group .logo_list>li:nth-child('4n') {
    margin-right: 0
}

.logo_group .logo_list>li img {
    max-width: 100%
}

.quote_image {
    width: 100%
}

.integrated_genomics {
    height: 500px
}

.genomics_tab_icon {
    float: left;
    width: 90px
}

.genomics_main_cir {
    position: relative;
    margin: 60px auto;
    width: 406px;
    height: 406px;
    background: url(images/cir.png) center center no-repeat rgba(0, 0, 0, 0);
    background-size: 100%
}

.genomics_main_cir:hover {
    border-radius: 236px;
    background-color: #e53d2f;
    background-image: none
}

.genomics_main_cir:hover .consulting_cir {
    background: url(images/consulting_white.png) no-repeat
}

.genomics_main_cir>div {
    width: 130px;
    height: 130px;
    position: absolute;
    background: url(images/genomics_sprite.png) no-repeat
}

.genomics_main_cir>div>a {
    display: table;
    height: 130px;
    width: 130px
}

.genomics_main_cir .consulting_cir {
    background: url(images/consulting.png) no-repeat;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
    width: 145px
}

.genomics_main_cir .consulting_cir>a {
    height: 406px;
    width: 406px
}

.genomics_main_cir .consulting_cir.active {
    border-radius: 236px;
    background: url(images/consulting_white.png) center center no-repeat #e53d2f;
    height: 406px;
    margin: auto;
    position: relative;
    width: 406px
}

.genomics_main_cir .sequencing_cir {
    background-position: -27px -13px;
    left: 137px;
    top: -60px
}

.genomics_main_cir .sequencing_cir.active,
.genomics_main_cir .sequencing_cir:hover {
    background-position: -168px -13px
}

.genomics_main_cir .experimental_design_cir {
    background-position: -27px -170px;
    left: -60px;
    top: 139px
}

.genomics_main_cir .experimental_design_cir.active,
.genomics_main_cir .experimental_design_cir:hover {
    background-position: -168px -170px
}

.genomics_main_cir .high_performance_cir {
    background-position: -27px -327px;
    bottom: -58px;
    left: 137px
}

.genomics_main_cir .high_performance_cir.active,
.genomics_main_cir .high_performance_cir:hover {
    background-position: -168px -327px
}

.genomics_main_cir .bioinformatics_analysis_cir {
    background-position: -27px -484px;
    right: -59px;
    top: 139px
}

.genomics_main_cir .bioinformatics_analysis_cir.active,
.genomics_main_cir .bioinformatics_analysis_cir:hover {
    background-position: -168px -484px
}

.collaboration_stories {
    font-size: 14px;
    border: none
}

.collaboration_stories .quote_image {
    width: 200px;
    height: 200px;
    border-radius: 200px;
    float: left;
    margin-right: 15px;
    overflow: hidden
}

.collaboration_stories .quote_image img {
    height: 100%
}

.collaboration_stories .quote {
    margin-bottom: 30px
}

.collaboration_stories .open_quote {
    background-image: url(images/open_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #e53d2f
}

.collaboration_stories .close_quote {
    background-image: url(images/close_quotes.png);
    display: inline-block;
    margin: -15px 5px 0 0;
    width: 38px;
    height: 29px;
    background-color: #e53d2f;
    position: relative;
    top: 15px
}

.collaboration_stories .quoter_name {
    color: #e53d2f;
    font-size: 14px;
    text-transform: uppercase;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    margin-bottom: 10px
}

.collaboration_stories .quoter_info {
    color: #e53d2f
}

.collaboration_stories .quote_info {
    overflow: hidden;
    padding: 20px 0
}

.faculty_and_staff .genomics_list {
    padding-left: 30px
}

.postponed {
    text-transform: uppercase;
    color: #e53d2f;
    font-weight: 700
}

.events_page>li {
    float: left;
    width: 48%;
    margin-bottom: 20px
}

.events_page>li:nth-child(odd) {
    margin-right: 2%
}

.events_page .event_top {
    padding: 20px 0 50px
}

.events_page .event_icon {
    margin-bottom: 15px
}

.events_page .event_title {
    font-size: 20px
}

.events_page .event_address {
    letter-spacing: 1px
}

.events_page .event_location {
    font-size: 16px;
    font-family: FuturaStd-Book;
    color: #f79427;
    letter-spacing: 1px
}

.events_page .event_description {
    color: #000;
    font-size: 16px;
    margin-bottom: 10px;
    letter-spacing: 1px
}

.events_page .event_bottom {
    padding: 0 14px
}

.events_page .event_time {
    font-size: 16px
}

.events_page .event_date {
    font-size: 35px;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    text-transform: uppercase
}

.events_key {
    border: 1px solid #f79427;
    padding: 20px;
    margin: 0 40px
}

.events_key>ul {
    text-align: center;
    color: #777
}

.events_key>ul>li {
    width: 18%;
    margin-right: 9%;
    float: left
}

.events_key>ul>li:last-child {
    margin-right: 0
}

.event_key_title {
    color: #f79427;
    border-bottom: 1px solid #f79427;
    margin-bottom: 20px
}

.events_key_image {
    height: 70px;
    margin-bottom: 20px
}

.upcoming_date {
    vertical-align: top;
    display: block;
    font-size: 16px;
    border-bottom: 3px solid #f79427;
    color: #f79427;
    margin-bottom: 10px;
    text-transform: uppercase
}

.upcoming_date:hover {
    text-decoration: none;
    color: #a09c9c!important
}

.event_type {
    color: #aaa;
    margin-bottom: 3px
}

.upcoming_list>li {
    float: left;
    width: 24%;
    margin-right: 1%;
    height: 200px;
    overflow: hidden;
}

.upcoming_list .event_archive_title {
    width: auto
}

.five_points_list>li {
    margin-bottom: 20px;
    overflow: hidden
}

.five_points_list .two_column_text {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px
}

.five_points_list .two_column_text h1,
.five_points_list .two_column_text h2,
.five_points_list .two_column_text h3,
.five_points_list .two_column_text h4,
.five_points_list .two_column_text ol,
.five_points_list .two_column_text p,
.five_points_list .two_column_text ul {
    margin-bottom: 1em
}

.five_points_list .two_column_text ul {
    padding-left: 1.2em;
    list-style: disc
}

.five_points_list .two_column_text ol {
    padding-left: 1.2em;
    list-style: decimal
}

.five_points_list .upcoming_date {
    border: none;
    width: 33%;
    float: left
}

.five_points_list .event_archive_title {
    width: 65%;
    float: left;
    color: #000;
    font-size: 16px;
    font-family: inherit;
    text-transform: none;
    line-height: 21px
}

.event_archive_title {
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    letter-spacing: 2px;
    margin-bottom: 3px;
    text-transform: uppercase;
    line-height: 28px;
    display: inline-block;
    color: #f79427
}

.registration_btn {
    position: absolute;
    bottom: 10px;
    background: #f79427;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 6px 6px 3px 10px;
    text-align: center
}

.registration_btn:hover {
    background: #fff;
    color: #f79427;
    text-decoration: none;
    outline: #f79427 solid 1px
}

.expanding_events>li {
    border-bottom: 1px solid #f79427;
    position: relative
}

.expanding_events>li:first-child {
    border-top: 1px solid #f79427
}

.expanding_events>li p {
    margin-bottom: 1em
}

.expanding_events>li>.expand_title {
    color: #f79427;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.expanding_events>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.expanding_events>li>.expand_info .expand_info_content {
    color: #f79427;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.expanding_events>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #f79427;
    color: #f79427;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.expanding_events>li>.expand_btn.active {
    background: #f79427;
    color: #fff;
    content: "&ndash"
}

.expanding_events>li p {
    margin-bottom: 0
}

.five_points_top {
    margin-bottom: 60px
}

.five_points_bkg {
    margin-bottom: 20px
}

.five_points_bkg img {
    max-width: 514px;
    width: 100%;
}

.five_points_quote {
    margin-bottom: 30px;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    font-style: italic
}

.five_points_quote span {
    font-size: 18px;
    letter-spacing: 5px;
    color: #f79427;
    margin-bottom: 10px;
    display: block;
    font-style: normal
}

.video_archive_list>li {
    float: left;
    width: 30%;
    margin: 0 3% 30px 0;
    height: 260px!important
}

.video_archive_list>li:nth-child('3n') {
    margin-right: 0
}

.video_image {
    position: relative;
    cursor: pointer
}

.youtube_image {
    width: 100%
}

.video_play_btn {
    position: absolute;
    margin: -45px 0 0 -45px;
    left: 50%;
    top: 50%
}

#lightbox_content.video_lb {
    margin: 6% auto 0
}

#lightbox_content.video_lb .lightbox_main {
    height: auto
}

#lightbox_content.video_lb .article_info {
    padding: 50px
}


/*Publications Begin*/

.publications h2.section_title {
    font-size: 28px;
    margin-bottom: 50px;
    letter-spacing: 5px
}

.publications h3.section_title {
    font-size: 22px;
    margin-bottom: 50px;
    ;
    letter-spacing: 2px;
}

.publication_split>li {
    float: left
}

.publication_split>li:first-child {
    width: 60%;
    margin-right: 5%
}

.publication_split>li:last-child {
    width: 35%;
    background: rgb(249, 249, 249);
}

.publication_btns a,
.publication_btns button {
    background: #016837;
    color: #fff;
    display: inline-block;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 1
}

.publication_btns a:hover,
.publication_btns button:hover {
    background-color: #fff;
    border: 1px solid #016837;
    color: #016837;
    text-decoration: none
}

.publication_btns a {
    border: 1px solid #016837;
    height: 8px;
    margin-left: 10px;
    padding: 12px 8px;
    position: relative
}

.publication_btns button {
    border: 1px solid #016837;
    cursor: pointer;
    font-family: SerifaStd-Roman;
    height: 34px;
    padding: 11px 8px;
    position: relative
}

.publication_search {
    margin-bottom: 20px
}

.publication_search>input[type=text] {
    background: #f7f8f8;
    border: none;
    font-family: SerifaStd-Roman;
    font-size: 20px;
    height: 42px;
    margin-right: 5%;
    padding: 10px 10px;
    top: 0;
    width: 60%;
    box-sizing: border-box;
}

.publication_search>input[type=submit] {
    background: #016837;
    border: none;
    color: #fff;
    font-family: SerifaStd-Roman;
    font-size: 15px;
    height: 42px;
    letter-spacing: 3px;
    padding: 12px 13px;
    position: relative
}

.lab_list>li {
    margin-bottom: 10px;
    color: #016837;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 27px
}

.lab_list>li>a:hover {
    text-decoration: none;
    color: #a09c9c
}

ul.publication_list.preprint li {
    padding: 0 1em;
}

.publication_list .content_title {
    cursor: pointer;
    font-weight: 300;
    color: #016837;
    text-transform: none;
    font-size: 18px;
    font-family: FuturaStd-Book;
    letter-spacing: 1px;
    padding-bottom: 10px;
    line-height: 1.6em;
    margin-bottom: 30px;
}

.publication_list .content_title:hover {
    color: #a09c9c!important;
    text-decoration: none
}

.publication_info {
    margin: 10px 0;
    border-bottom: 1px solid rgba(120, 120, 120, .1);
    padding-bottom: 30px;
    padding-top: .5em;
}

.abstract_content {
    display: none
}

.abstract_contain {
    background: #fff;
    padding: 60px
}

.abstract_contain .publication_pdf_link {
    background: #016837;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center
}

.abstract_contain .publication_pdf_link:hover {
    background: #fff;
    color: #016837;
    text-decoration: none;
    outline: #016837 solid 1px
}

.abstract_contain .abstract_title {
    font-size: 24px;
    text-transform: uppercase;
    color: #016837;
    margin-bottom: 20px;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px
}

.abstract_contain .abstract_contributors {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 27px;
    color: #016837;
    margin-bottom: 30px
}

.abstract_contain .abstract_content {
    margin-top: 30px;
    display: block
}

.publication_search_title {
    color: #a09c9c;
    letter-spacing: 3px;
    font-size: 16px;
    margin-bottom: 20px;
    text-transform: uppercase
}


/*publications end*/

.press_image {
    background-repeat: no-repeat;
    background-size: 100% auto;
    display: block;
    height: 151px;
    width: 200px
}

.news_list>li {
    border-bottom: 1px solid #73b748;
    position: relative
}

.news_list>li:first-child {
    border-top: 1px solid #73b748
}

.news_list>li p {
    margin-bottom: 1em
}

.news_list>li>.expand_title {
    color: #73b748;
    font-family: FuturaStd-Bold;
    letter-spacing: 5px;
    font-size: 20px;
    padding: 20px 29px 20px 0;
    text-transform: uppercase;
    cursor: pointer
}

.news_list>li>.expand_info {
    display: none;
    margin-bottom: 20px
}

.news_list>li>.expand_info .expand_info_content {
    color: #73b748;
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 30px
}

.news_list>li>.expand_btn {
    font-family: FuturaStd-Book;
    letter-spacing: 2px;
    letter-spacing: 0;
    border: 1px solid #73b748;
    color: #73b748;
    cursor: pointer;
    font-size: 25px;
    height: 26px;
    line-height: 23px;
    padding: 0 6px;
    position: absolute;
    right: 0;
    top: 20px
}

.news_list>li>.expand_btn.active {
    background: #73b748;
    color: #fff;
    content: "&ndash"
}

.news_list .article_block {
    height: 450px;
    padding-bottom: 30px;
    position: relative
}

.news_list .article_date {
    position: absolute;
    bottom: 5px
}

img.thumb_small {
    float: left;
    width: 150px;
    padding-top: 14px;
}

.news_group .article_image,
.news_group .article_title {
    cursor: pointer;
    background-size: contain
}

.inthe_media_group>li {
    margin-bottom: 25px;
    box-sizing: border-box;
    padding: 0 0 25px 0;
    border-bottom: 1px solid rgba(115, 183, 72, 0.2);
}

.inthe_media_group .article_date {
    display: none;
    font-family: FuturaStd-Heavy;
    position: static;
    letter-spacing: 3px;
    width: 12%;
    color: #aaa;
    vertical-align: top;
    margin-right: 2%;
    font-size: 20px
}

.inthe_media_group .article_info {
    width: 70%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 14px;
}

.inthe_media_group .article_title {
    font-family: FuturaStd-Bold;
    font-size: 17px;
    letter-spacing: normal;
    text-transform: none;
    font-weight: 700;
    cursor: pointer;
}

.inthe_media_group .article_title>a:hover {
    color: #a09c9c!important;
    text-decoration: none
}

.download_btn {
    background: #73b748;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-family: SerifaStd-Roman;
    letter-spacing: 4px;
    line-height: 19px;
    margin: 1px;
    padding: 4px 6px 3px 10px;
    text-align: center;
    text-transform: uppercase
}

.download_btn:hover {
    background: #fff;
    color: #73b748;
    text-decoration: none;
    outline: #73b748 solid 1px
}

.lb_article_image {
    text-align: center;
}

.lb_article_image>img {
    max-width: 100%;
    height: auto
}

.lb_article_info_contain {
    padding: 10%;
}

.lb_article_info_contain .article_title {
    margin-bottom: 20px;
    font-size: 20px
}

.lb_article_btns {
    margin-bottom: 30px
}

.lb_article_btns .download_btn {
    margin: 0 20px 0 0
}

.contac_us_container {
    background: #f2f3f4;
    padding: 50px;
    position: relative
}

.contac_us_container>ul {
    padding: 0
}

.contac_us_container>ul>li {
    list-style: none
}

.ajax_loader img {
    position: fixed;
    top: calc(50% - 130px);
    left: calc(50% - 128px);
    z-index: 7;
}

.ajax_loader {
    width: 100%;
    height: 100%;
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 6;
    display: none;
}

.contac_us_container input[type=text],
.contac_us_container input[type=email],
.contac_us_container input[type=tel],
.contac_us_container textarea,
.inputBox {
    background: #fff;
    border: 1px solid #eee;
    color: #333;
    display: block;
    font-size: 15px;
    margin: 0;
    padding: 10px;
    width: 100%
}

.contact_field {
    overflow: hidden;
    padding-bottom: 1em
}

.contac_us_container>ul>li>span {
    margin-bottom: 6px
}

.req {
    color: #f6643a
}

.contact_title {
    margin-bottom: 10px
}

.other {
    display: none
}

.sequencing_field select {
    background-color: #fff;
    border: 1px solid #eee;
    height: 30px;
    line-height: 30px;
    width: 71%
}

.wpcf7-submit {
    background-color: #f6643a;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: SerifaStd-Roman;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    letter-spacing: 2px;
    line-height: 45px;
    margin: 0 auto;
    padding: 0 35px;
    text-transform: uppercase
}

.sequencing_field,
.grant_application {
    display: none
}

.sequencing_field>ul {
    padding: 0
}

.sequencing_field>ul>li {
    list-style: none
}

.grant_application>ul {
    padding: 0
}

.grant_application>ul>li {
    list-style: none;
}

span.wpcf7-list-item.first.last {
    width: 100%;
}

.submit_btn {
    margin-top: 20px
}

.reason_checkbox input[type=checkbox]:checked (.wpcf7-list-item-label) {
    opacity: 1;
    border: 1px solid
}

.reason_checkbox>span>label {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    position: relative
}

.reason_checkbox>span>label:before {
    cursor: pointer;
    display: block;
    margin-bottom: 10px;
    transition: all 150ms ease-in-out 0s;
    background: #fff;
    border: 1px solid #eee;
    content: "";
    position: absolute;
    height: 20px;
    left: 0;
    margin-right: 10px;
    top: 0;
    width: 20px
}

.reason_checkbox>span>label>input[type=checkbox] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    transition: all 150ms ease-in-out 0s
}

.reason_checkbox>span>label>input[type=checkbox]:checked+.wpcf7-list-item-label {
    opacity: 1;
    border: 1px solid
}

.reason_checkbox>span>label:after {
    background: #333;
    content: "";
    display: block;
    height: 10px;
    left: 6px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 6px;
    width: 10px
}

span.wpcf7-list-item {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    width: 48%
}

.wpcf7-list-item-label {
    line-height: 30px;
    margin-left: 30px
}

.checked:before {
    background-color: #ef7f5f!important;
    border: 6px solid #fff!important;
    height: 10px!important;
    width: 10px!important
}

.footer_support {
    display: block;
    float: left;
    margin: 20px 0
}

.support_content_box {
    margin: 16px 0
}

.support_content_box>p {
    margin: 20px 0
}

.support_our_supporters {
    -webkit-column-count: 2;
    -webkit-column-gap: 150px;
    -moz-column-count: 2;
    -moz-column-gap: 150px;
    column-count: 2;
    column-gap: 150px
}

.support_our_supporters h1,
.support_our_supporters h2,
.support_our_supporters h3,
.support_our_supporters h4,
.support_our_supporters ol,
.support_our_supporters p,
.support_our_supporters ul {
    margin-bottom: 1em
}

.support_our_supporters ul {
    padding-left: 1.2em;
    list-style: disc
}

.support_our_supporters ol {
    padding-left: 1.2em;
    list-style: decimal
}

.support_our_supporters>li {
    margin: 14px 0;
    line-height: 18px
}

.survey ul li div .wpcf7-submit {
    background-color: #73b94a;
    font-family: FuturaStd-Book;
    font-size: 18px;
    font-weight: 100;
    height: 33px;
    letter-spacing: 4px;
    line-height: 33px;
    padding: 0 19px
}

.survey_header {
    font-family: FuturaStd-Book;
    font-size: 16px;
    font-weight: 100
}

.main_section.survey_header img {
    width: 160px
}

.survey_title {
    color: #8b8d8e;
    text-transform: uppercase;
    font-size: 38px;
    letter-spacing: 4px;
    font-weight: 100
}

.survey_subtitle {
    color: #8b8d8e;
    font-size: 28px;
    font-weight: 100;
    letter-spacing: 5px;
    margin: 26px 0
}

.survey li {
    clear: both;
    margin: 34px 0;
    list-style: none none
}

.survey_name_info>div {
    float: left;
    margin-right: 82px!important;
    width: 19%
}

.survey_name_info>div .options {
    color: #8b8b8b
}

.survey_name_info>div:last-child {
    margin-right: 0
}

.optional_field {
    clear: both;
    color: #8b8b8b;
    display: table;
    margin-bottom: 30px;
    margin-left: 30px
}

.suvrvey_inst,
.suvrvey_name {
    width: 100%!important
}

.survey div {
    font-size: 20px;
    margin: 10px 0;
    padding-left: 28px
}

.survey div select {
    border: 1px solid;
    font-size: 18px;
    height: 28px;
    width: 7%
}

.survey div input[type=text] {
    border: 1px solid;
    height: 30px;
    font-size: 18px;
    width: 50%
}

.survey div textarea {
    width: 50%;
    font-size: 18px
}

.survey_question {
    padding: 0!important
}

.wlecome_msg {
    color: #bfbfbf;
    font-size: 60px;
    margin-bottom: 10px;
    text-align: center
}

.page-restrict-output>p {
    text-align: center
}

.page-restrict-output>form {
    position: relative;
    margin: auto;
    width: 300px
}

.page-restrict-output input {
    background: #fff;
    border: 1px solid #6b6b6b;
    margin: 15px 0;
    color: #333;
    font-size: 15px;
    padding: 10px;
    width: 258px
}

.page-restrict-output input[type=submit] {
    background: #3071af;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    line-height: 45px;
    margin: 0 auto;
    padding: 0 35px;
    width: auto
}

.checkbox {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    width: 50%
}

.checkbox input[type=checkbox] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.checkbox input[type=checkbox]:checked+label:after {
    background-color: #000;
    content: "";
    font-size: 14px;
    height: 13px;
    left: 4px;
    position: absolute;
    top: 5px;
    transition: all .2s ease 0s;
    width: 13px
}

.checkbox label::before {
    background: #fff;
    border: 1px solid #6b6b6b;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 0;
    width: 20px
}

.checkbox label {
    padding-left: 30px;
    line-height: 25px
}

.page-restrict-output .register_btn {
    background: #3071af;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: FuturaStd-book;
    font-size: 15px;
    font-weight: 600;
    height: 45px;
    letter-spacing: 1px;
    line-height: 45px;
    margin: 40px auto 0;
    padding: 0 35px;
    width: auto
}

.checkbox input:checked~label::after {
    opacity: 1
}

.checkbox input:focus~label::before {
    border-color: #3c7cba
}

.field {
    margin-bottom: 10px;
    display: inline-block
}

.copyright {
    font-size: 14px;
    padding: 20px;
    text-align: right;
}

.search_results_container>li {
    margin: 20px 0;
    color: #003059
}

.search_results_container>li>h3 {
    color: #003059
}

.author_bio_header {
    background-color: #a93439;
    color: #fff;
    font-family: FuturaStd-Bold;
    font-size: 20px;
    height: 50px;
    letter-spacing: 5px;
    line-height: 50px;
    text-align: center;
    width: 100%;
    text-transform: uppercase
}

.view_bio {
    margin-left: 9px
}

.author_bio_list>li {
    border-bottom: 1px solid #a93439;
    clear: both;
    padding-bottom: 20px;
    position: relative
}

.author_bio_list .author_name {
    color: #a93439;
    cursor: pointer;
    font-family: FuturaStd-Bold;
    font-size: 20px;
    letter-spacing: 5px;
    padding: 20px;
    text-transform: uppercase
}

.author_bio_list .author_content {
    display: table
}

.author_bio_list .author_content>div {
    display: table-cell;
    vertical-align: middle
}

.author_bio_list .author_content>div>img {
    float: left;
    margin: 10px 20px;
    width: 237px
}

.author_bio_list .author_content p {
    line-height: 22px;
    padding: 20px;
    display: table
}

.cr_pdf_list {
    max-height: 500px;
    overflow: auto
}


/* Slide show layers */

.slide1-layer1 {
    left: 30% !important;
    top: 27px !important;
}

.slide1-layer2 {
    left: 27% !important;
}

@media screen and (max-width: 1930px) {

    .slide1-layer1 {
        left: 27% !important;
        top: 27px !important;
    }
    .slide1-layer2 {
        left: 22% !important;
    }
    i.fa.fa-search {
        font-family: FontAwesome;
        text-decoration: inherit;
        font-size: 1.4em;
        color: #aaa;
        margin-left: -1.1em;
        position: absolute;
        top: 1.3em;
    }
    h3.border_left {
        padding: .4em .4em;
        letter-spacing: 5px;
        font-size: 15px;
    }
    /*h3.border_left:first-of-type {
  margin-top: 1em;
}*/
}

@media screen and (max-width: 1600px) {
    .slide1-layer1 {
        left: 20% !important;
    }
    .slide1-layer2 {
        left: 15% !important;
    }
    .nav-menu>li {
        margin-right: .3%;
    }
    .menu_btn {
        margin-right: 5px;
    }
}

@media screen and (max-width: 1500px){
    .team-list li{
        width: 50%;
    }
}

@media screen and (max-width: 1400px) {
    h3.border_left {
        letter-spacing: 2px;
    }
    .news_sidebar h5 {
        font-size: 16px;
        letter-spacing: 1px;
    }
    .nav-menu>li>a {
        letter-spacing: 2px;
    }
    .footer_social_media>li {
        margin-right: 14px;
    }
    .nav-menu>li.menu-item-3883>a,
    .nav-menu>li.menu-item-3856>a {
        line-height: 44px;
    }
}

@media screen and (max-width: 1240px) {
    .nav-menu>li.menu-item-3883>a,
    .nav-menu>li.menu-item-3856>a {
        line-height: 20px;
    }
}

@media screen and (max-width: 1200px) {
    .four_column_even>li {
        float: left;
        width: 48%;
    }
    .nav-menu>li.menu-item-3883>a,
    .nav-menu>li.menu-item-3856>a {
        line-height: 44px;
    }
    .menu-main-nav-container {
        width: 90%;
    }
    .menu_btn {
        width: 4%;
    }
    .main_section {
        padding: 35px;
    }
    .navContainerWrapper {
        width: 100%;
        padding: 10px 0px 0px 0px;
    }
    .site_contain {
        padding-left: 0px;
    }
    .full_contain {
        padding-left: 0;
    }
    .ls-wp-container {
        padding-left: 0;
        width: 100% !important;
    }
    .sticky_sidebar {
        display: none;
    }
    .slide1-layer1 {
        left: 12% !important;
    }
    .slide1-layer2 {
        left: 5% !important;
    }
    .nav-menu>li>a {
        letter-spacing: 1px;
    }
    .contact_icon a.contact:after {
        padding-left: .1em;
    }
    .featured_image .home_title {
        background: #fff;
        padding: 8px 30px 27px;
        font-size: 35px;
        color: #003059;
        position: absolute;
        top: 100px;
        left: 190px;
        font-family: FuturaStd-Bold;
        letter-spacing: 4px;
    }
    .featured_image .home_title span {
        font-family: SerifaStd-Roman;
        display: inline-block;
        border-bottom: 5px solid #003059;
        margin: -5px 0 10px;
        font-size: 20px
    }
    h3.border_left {
        padding: .5em .5em;
        letter-spacing: 2px;
        font-size: 12px;
    }
}


/* End Slide show layers */

@media screen and (max-width: 900px) {
    .contact_icon a.contact:after {
        padding: .2em .1em .3em .3em;
        font-size: 1.8em;
    }
    .slide1-layer1 {
        left: 6% !important;
    }
    .slide1-layer2 {
        left: 1% !important;
    }
    .nav-menu>li>a {
        letter-spacing: 1px;
        font-size: 13px;
    }
    .nav-menu>li {
        margin-right: .1%;
    }
    .menu_btn {
        margin-right: 3px;
        background-size: 20px;
    }
    h3.border_left {
        padding: .3em .3em;
        letter-spacing: 1px;
        font-size: 12px;
    }
}