article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    ;
}
audio: not([controls]) {
    display: none;
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%}
a:hover, a:active {
    outline: 0;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    max-width: 100%;
    width: auto\9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
#map_canvas img {
    max-width: none;
}
button, input, select, textarea {
    margin: 0;
    font-size: 100%;
    vertical-align: middle;
}
button, input {
    ;
    line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
button, input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button;
}
input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
.columns-all {
    overflow: hidden;
    float: left;
    margin-right: 2%}
.columns-1 {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 15%}
.columns-2 {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 32%}
.columns-3, .columns-half {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 49%}
.columns-4 {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 66%}
.columns-5 {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 83%}
.columns-6 {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 100%;
    margin-right: 0;
}
.columns-last {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-right: 0;
}
.border-bottom-1px {
    border-bottom: 1px solid rgba(51, 50, 46, .2);
}
.border-bottom-3px {
    border-bottom: 3px solid rgba(51, 50, 46, .5);
}
.border-box-sizing {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.fontstyle {
    font-family: 'Avenir W01', Arial, sans-serif;
}
.fontstyle-bold {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
.fontstyle-i {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-style: oblique;
}
.fluid_imgs {
    display: block;
    width: 100%;
    max-width: 100%}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
html {
    border-top: 5px solid #80cad7;
    background-color: rgba(51, 50, 46, .02);
    margin: 0;
    padding: 0;
}
a {
    color: #80cad7;
    text-decoration: none;
    border-bottom: none;
}
a img {
    text-decoration: none;
    border: 0 none;
    top: 0;
}
a:hover {
color: #80cad7;
    text-decoration: underline;
}
body {
    margin: 0;
    font-family: 'Avenir W01', Arial, sans-serif;
    color: #33322e;
    font-size: 14px;
    line-height: 1.75em;
    padding: 0;
}
h1 {
    font-size: 3em;
    line-height: 1.25em;
    font-weight: 400;
}
h2 {
    font-size: 2em;
    line-height: 1.25em;
    margin: 0 0 .5em 0;
    padding: 0;
    font-weight: 400;
}
h3 {
    font-size: 12px;
    letter-spacing: .1em;
    color: rgba(51, 50, 46, .5);
    text-transform: uppercase;
    margin: 30px 0 0 0;
    padding: 0 0 10px 0;
    border-bottom: 3px solid rgba(51, 50, 46, .5);
    font-weight: 400;
    position: relative;
}
.h3_link a::after {
    display: inline-block;
    content: ' ';
    position: absolute;
    top: 6px;
    right: 0;
    width: 7px;
    height: 12px;
    background-image: url(imgs/common/ui_rarr.png);
    background-repeat: no-repeat;
    background-size: 100%}
h4 {
    border-top: 1px solid rgba(51, 50, 46, .5);
    margin: 2em 0 1em 0;
    padding: 1em 0 0 0;
}
b, h4, strong {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
i {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-style: oblique;
}
hr {
    border: none;
    border-bottom: 3px solid rgba(51, 50, 46, .5);
    height: 3px;
    margin: 1em 0;
}
input, textarea {
    font-family: 'Avenir W01', Arial, sans-serif;
}
input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .5em;
    height: 50px;
    border: 1px solid rgba(51, 50, 46, .5);
    display: inline-block;
    width: 70%}
input:focus {
    border: 1px solid #80cad7;
    outline: 0;
}
.button {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .5em 1em;
    height: 50px;
    background-color: #80cad7;
    border: 1px solid rgba(51, 50, 46, .5);
    display: inline-block;
    margin-left: 10px;
    width: 27%}
.button:hover {
    color: #fff;
}
.button:focus {
    border: 1px solid rgba(51, 50, 46, .5);
    outline: 0;
}
.button:active {
    background-color: #33322e;
}
@media (max-width:660px) {
    input, .button {
    width: 100%;
    display: block;
    margin-left: 0;
    margin-bottom: 1em;
}
}p {
    margin: .5em 0 1em 0;
}
section {
    margin: 0;
    padding: 0;
}
.wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
}
.wrapper:before, .wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
.wrapper:after {
    clear: both;
}
.content_wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
    ;
    background-color: #fff;
    padding-bottom: 6em;
}
.content_wrapper:before, .content_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
.content_wrapper:after {
    clear: both;
}
.floatingHeader {
    position: fixed;
    top: 0;
    visibility: hidden;
    z-index: 8000;
    width: 100%!important;
}
.header_wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
    ;
    height: 94px;
    background-color: #fff;
}
.header_wrapper:before, .header_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
.header_wrapper:after {
    clear: both;
}
.header_wrapper h1 {
    display: none;
}
.header_wrapper .logo_container {
    display: block;
    height: 41px;
    width: 244px;
    background-image: url(imgs/common/data_society_2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 50px;
    top: 30px;
}

.current-menu-ancestor, .current_page_item, .current-menu-item {background-color:#666;}

@media (max-width:500px) {
    .header_wrapper .logo_container {
    background-image: url(imgs/common/data_society.png);
}
}@media (max-width:450px) {
    .header_wrapper .logo_container {
    left: 20px;
}
}.header_wrapper .symbol_container {
    display: block;
    height: 52px;
    width: 52px;
    background-image: url(imgs/common/data_society_symbol_2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    right: 50px;
    top: 22px;
}
@media (max-width:500px) {
    .header_wrapper .symbol_container {
    display: none;
}
}@media (min-width:976px) {
    .header_wrapper: before {
    display: none;
    content: 'largest'}
}@media (max-width:735px) {
    .header_wrapper: before {
    display: none;
    content: 'navchange'}
}.main_menu_wrapper {
    background-color: #33322e;
}
.main_menu_wrapper .nav_menu_button {
    display: none;
}
.main_menu_wrapper #main-menu {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
    ;
    color: #fff;
    height: 30px;
    text-transform: uppercase;
    font-size: .857em;
    letter-spacing: .2em;
    font-weight: 400;
    list-style: none;
}
.main_menu_wrapper #main-menu:before, .main_menu_wrapper #main-menu:after {
    display: table;
    content: "";
    line-height: 0;
}
.main_menu_wrapper #main-menu:after {
    clear: both;
}
.main_menu_wrapper #main-menu li.menu-item-home {
    margin-left: -20px;
}
@media (max-width:730px) {
    .main_menu_wrapper #main-menu {
    height: auto;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.main_menu_wrapper #main-menu li {
    padding-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.main_menu_wrapper #main-menu li:last-child {
    border-bottom: none!important;
}
.main_menu_wrapper #main-menu li a {
    padding-left: 50px!important;
}
.main_menu_wrapper #main-menu .main_menu_home_li {
    margin-left: 0;
}


}@media (max-width:450px) {
    .main_menu_wrapper #main-menu li a {
    padding-left: 20px!important;
}
}.col1 {
    margin-right: 2%;
    width: 66%;
    overflow: hidden;
    float: left;
    margin-right: 4%;
    width: 64%}
.col2 {
    overflow: hidden;
    float: left;
    margin-right: 0;
    width: 32%;
    margin-bottom: 3em;
}
@media (max-width:800px) {
    .col1 {
    width: 100%;
    float: none;
    margin-right: 0;
}
.col2 {
    width: 100%;
    float: none;
    margin-right: 0;
}
}.page_intro {
    ;
    color: #fff;
    background-color: rgba(51, 50, 46, .5);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding-top: 1em;
    padding-bottom: .5em;
    font-size: 1.25em;
    line-height: 1.5em;
    min-height: 107px;
    position: relative;
    letter-spacing: .05em;
    background-repeat: no-repeat;
    background-color: #33322e;
    background-position: center top;
    text-rendering: optimizeLegibility;
}
.page_intro:before, .page_intro:after {
    display: table;
    content: "";
    line-height: 0;
}
.page_intro:after {
    clear: both;
}
.page_intro .page_intro_content {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
}
.page_intro .page_intro_content:before, .page_intro .page_intro_content:after {
    display: table;
    content: "";
    line-height: 0;
}
.page_intro .page_intro_content:after {
    clear: both;
}
.page_intro p {
    max-width: 38em;
}
.page_intro h2 {
    font-size: 1.25em!important;
    margin-top: 20px;
}
.header1 {
    background-image: url(imgs/common/header_background_1_large.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
@media (max-width:800px) {
    .header1 {
    background-image: url(imgs/common/header_background_1_800.png);
}
}@media (max-width:530px) {
    .header1 {
    background-size: auto 100%}
}.header2 {
    background-image: url(imgs/common/header_background_2_large.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
@media (max-width:800px) {
    .header2 {
    background-image: url(imgs/common/header_background_2_800.png);
}
}@media (max-width:530px) {
    .header2 {
    background-size: auto 100%}
}.breadcrumb {
    color: rgba(51, 50, 46, .3);
    margin-top: 0;
    position: relative;
    height: 40px;
}
.breadcrumb a {
    color: rgba(51, 50, 46, .5);
}
.breadcrumb_item {
    position: absolute;
    left: 25px;
    top: 1px;
}
.breadcrumb_item:first-child {
    left: 0;
    top: 3px;
}
.wp-pagenavi, .paging-navigation {
    color: rgba(51, 50, 46, .5);
    margin-top: 30px;
}
.wp-pagenavi a, .paging-navigation a, .wp-pagenavi .current, .paging-navigation .current {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    line-height: 40px;
    display: inline-block;
    min-height: 40px;
    min-width: 40px;
    border: 1px solid rgba(51, 50, 46, .2);
    text-align: center;
    font-size: 18px;
    margin-right: .5em;
    font-weight: 400;
}
.wp-pagenavi a:hover, .paging-navigation a:hover {
    text-decoration: none;
    background-color: #80cad7;
    color: #fff;
}
.wp-pagenavi a:last-child, .paging-navigation a:last-child {
    margin-right: 0!important;
}
.wp-pagenavi .current, .paging-navigation .current {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid rgba(51, 50, 46, .1);
}
.wp-pagenavi .current:hover, .paging-navigation .current:hover {
    background-color: #fff;
    color: rgba(51, 50, 46, .5);
    cursor: default;
}
.wp-pagenavi .nextpostslink, .paging-navigation .nextpostslink, .wp-pagenavi .previouspostslink, .paging-navigation .previouspostslink, .wp-pagenavi .prev, .paging-navigation .prev, .wp-pagenavi .next, .paging-navigation .next {
    padding: 0 .75em;
}
footer {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 2em;
    padding-bottom: 4em;
    line-height: 1.25em;
    color: rgba(51, 50, 46, .3);
}
footer a {
    color: rgba(51, 50, 46, .3);
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
footer .footer_wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 1100px;
    padding: 0 50px;
    margin: 0 auto;
    position: relative;
}
footer .footer_wrapper:before, footer .footer_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
footer .footer_wrapper:after {
    clear: both;
}
footer .cc {
    margin-top: .75em;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 66%}
footer .cc_badge {
    float: left;
    position: relative;
}
footer .cc_license {
    padding-left: 100px;
    position: relative;
}
footer .footer_logo_holder {
    width: 32%;
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-right: 0;
}
footer .footer_logo_holder .footer_logo {
    display: block;
    float: right;
    height: 40px;
    width: 255px;
    background: url(imgs/common/ds_ri_logo.png) no-repeat right top;
}
@media (max-width:1000px) {
    footer .cc {
    width: 100%;
    float: none;
    text-align: center;
}
footer .cc_badge {
    float: none;
    margin: 0 auto 1.5em auto;
    display: block;
}
footer .cc_license {
    padding: 0;
    max-width: 30em;
    margin: 0 auto 1.5em auto;
}
footer .footer_logo_holder {
    width: 100%;
    float: none;
    text-align: center;
}
footer .footer_logo {
    margin: 0 auto;
    float: none!important;
    display: block;
}
}@media (max-width:450px) {
    .wrapper, .content_wrapper, .footer_wrapper, .header_wrapper, .page_intro .page_intro_content {
    padding: 0 20px;
}
footer .footer_logo {
    width: 100%!important;
    max-width: 255px;
    background-size: 100%!important;
}
}.post-password-form label input {
    display: block;
    margin-bottom: 1em;
}
.post-password-form input[type=submit] {
    min-width: 300px;
    background-color: #80cad7;
}
.post-password-form input[type=submit]:hover {
    color: #fff;
}
.block_header {
    background-color: rgba(51, 50, 46, .5);
    color: #fff;
    padding: .5em .5em .25em .5em;
    vertical-align: middle;
}
.newsletter_signup {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 20px;
    background-color: rgba(51, 50, 46, .8);
    background: url(imgs/common/newsletter_bg.png) no-repeat;
    background-size: 100% 100%;
    height: 140px;
}
.newsletter_signup .newsletter_logo {
    background: url(imgs/common/ds_logo_1.png) no-repeat left top;
    height: 33px;
    width: 200px;
    background-repeat: no-repeat;
    background-size: 100%}
.newsletter_signup .newsletter_desc {
    text-transform: uppercase;
    color: #80cad7;
    letter-spacing: .1em;
    margin-bottom: 0;
}
.newsletter_signup input {
    height: 35px;
    background-color: rgba(51, 50, 46, .5);
    color: rgba(255, 255, 255, .5);
    width: 100%;
    border: 1px solid rgba(255, 255, 255, .5)!important;
}
.newsletter_signup p.input {
    position: relative;
}
.newsletter_signup form {
    margin-top: -5px;
    padding: 0;
    position: relative;
}
.newsletter_signup #mce-EMAIL {
    position: absolute;
    top: 0;
    padding: 2px 10px 0 10px;
    background: 0 0;
    border: none;
}
.newsletter_signup #mce-EMAIL:focus {
    color: #fff;
}
.newsletter_signup .submit {
    position: absolute;
    top: 2px;
    right: 10px;
    padding: 0;
    background: 0 0;
    border: none!important;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    width: 70px;
}
.newsletter_signup label {
    text-transform: uppercase;
}
.top_of_column {
    margin-top: 30px;
}
.icons {
    background-color: rgba(51, 50, 46, .5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 20px 5px 0 0;
}
.icons path {
    fill: #fff;
}
.icons:hover {
    background-color: #80cad7;
}
.icons:last-child {
    margin-right: 0!important;
}
.icon-twitter {
    background-color: rgba(51, 50, 46, .5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 20px 5px 0 0;
}
.icon-twitter path {
    fill: #fff;
}
.icon-twitter:hover {
    background-color: #80cad7;
}
.icon-twitter:last-child {
    margin-right: 0!important;
}
.icon-facebook {
    background-color: rgba(51, 50, 46, .5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 20px 5px 0 0;
}
.icon-facebook path {
    fill: #fff;
}
.icon-facebook:hover {
    background-color: #80cad7;
}
.icon-facebook:last-child {
    margin-right: 0!important;
}
.icon-rss {
    background-color: rgba(51, 50, 46, .5);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 20px 5px 0 0;
    position: relative;
}
.icon-rss path {
    fill: #fff;
}
.icon-rss:hover {
    background-color: #80cad7;
}
.icon-rss:last-child {
    margin-right: 0!important;
}
.icon-rss svg {
    position: absolute;
    top: -1px;
}
.icon-home {
    display: inline-block;
    fill: rgba(51, 50, 46, .3);
}
.page_intro h2 {
    font-size: inherit;
}
.page_content {
    position: relative;
    padding-top: 2em;
    font-size: 1.25em;
    line-height: 1.75em;
}
.page_content p {
    max-width: 36em;
}
.page_content h3 {
    margin-bottom: 1.5em;
}
.page_content ul {
    padding-left: 1em;
}
.page_content ul li {
    margin-left: 2px;
    padding-left: 1em;
    padding-bottom: 1em;
}
.page_section {
    ;
    padding-bottom: 1em;
    margin-bottom: 2em;
    border-bottom: 1px solid rgba(51, 50, 46, .2);
}
.page_section:before, .page_section:after {
    display: table;
    content: "";
    line-height: 0;
}
.page_section:after {
    clear: both;
}
.page_section:last-child {
    border-bottom: none;
}
.sidebar_nav {
    padding-top: 1.5em;
}
.sidebar_nav ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    text-transform: uppercase;
    line-height: 1.25em;
}
.sidebar_nav li {
    margin-left: 2px;
    border-bottom: 1px solid rgba(51, 50, 46, .2);
    padding-bottom: 1em;
    padding-top: 1.5em;
}
.sidebar_nav li:first-child {
    padding-top: 1em;
}
.sidebar_nav li:last-child {
    border-bottom: none;
}
.error_no_posts {
    margin-top: 2em;
    font-size: 18px;
}
.post {
    border-bottom: 1px solid rgba(51, 50, 46, .2);
    ;
    padding: 28px 0 26px 0;
}
.post:before, .post:after {
    display: table;
    content: "";
    line-height: 0;
}
.post:after {
    clear: both;
}
.post .post_image {
    float: right;
    max-width: 40%;
    margin-left: 20px;
}
.post .post_w_image {
    display: block;
    width: 50%}
@media (max-width:1000px) {
    .post .post_image {
    max-width: 30%}
.post .post_w_image {
    width: 70%}
}@media (max-width:800px) {
    .post .post_image {
    max-width: 35%}
.post .post_w_image {
    width: 60%}
}@media (max-width:600px) {
    .post .post_image {
    float: right;
    margin-bottom: 1em;
}
.post .post_w_image {
    width: 100%}
}@media (max-width:550px) {
    .post .post_image {
    float: none;
    margin-left: 0;
    max-width: 100%}
}.post h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: .1em;
}
.post .byline_wrapper {
    text-transform: uppercase;
    color: rgba(51, 50, 46, .5);
    font-size: 12px;
}
.post .byline_wrapper .byline {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-right: .5em;
}
.post .byline_wrapper .post_date {
    display: inline-block;
}
.post .summary p {
    font-size: 14px;
    line-height: 21px;
}
.temp_post h1 {
    margin-top: 0;
    margin-bottom: 0;
}
.temp_post p, .temp_post .apply_promo {
    font-size: 1.25em;
    line-height: 1.75em;
}
.temp_post .byline_wrapper {
    margin-bottom: 1.5em;
}
.temp_post img {
    margin-bottom: 1em;
}
.featured {
    padding-bottom: 30px;
}
.featured h2 {
    font-size: 2.14285714em;
    line-height: 1.25em;
}
.featured .byline_wrapper {
    margin-bottom: .5em;
}
.featured .summary {
    max-width: 40em;
    line-height: 1.5em;
}
.featured .more_link {
    text-transform: uppercase;
    display: inline;
    color: rgba(51, 50, 46, .5);
}
.featured .tags {
    margin-top: 1em;
    color: rgba(51, 50, 46, .5);
}
.featured .tag {
    color: #80cad7;
}
.announcement a {
    color: #ffb34d;
}
.announcement a:hover {
    border-bottom-color: #ffb34d;
}
.announcement .tag {
    color: #ffb34d;
}
.pagination {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
.person {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    width: 49%;
    margin-bottom: 2em;
}
.person:nth-child(odd) {
    overflow: hidden;
    float: left;
    margin-right: 2%;
    margin-right: 0;
}
.person .headshot {
    margin-bottom: 1em;
}
.person .person-name {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
.person .person-title {
    color: rgba(51, 50, 46, .5);
    line-height: 1.5em;
    margin-top: .5em;
    font-size: .875em;
}
.recent_output_container {
    padding-bottom: 40px;
}
.output_item {
    padding: 22px 0 22px 40px;
    position: relative;
    min-height: 42px;
    border-bottom: 1px solid rgba(51, 50, 46, .2);
}
.output_item .output_icon {
    display: block;
    height: 28px;
    width: 26px;
    background-image: url(imgs/common/icon_output_2x.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    left: 0;
    top: 25px;
}
.output_item .output_category {
    color: rgba(51, 50, 46, .5);
    text-transform: uppercase;
}
.output_item .output_author {
    color: rgba(51, 50, 46, .5);
    padding-top: .25em;
    line-height: 1.5em;
}
.output_item .output_title {
    font-size: 18px;
    line-height: 24px;
}
.upcoming_events_container .no_upcoming_events, .upcoming_events_container .no_past_events {
    padding-top: 30px;
    color: #33322e;
}



/* Output Styles */

.outputpost{
padding-top:5px;padding-bottom:15px; margin-bottom:10px;
}

.outputtype{
font-size:10px; color:#222; text-transform:uppercase; padding:0; margin:0;
}

.outputpost h2 {
padding:0;
}

.outputexcerpt{
font-size:13px; margin-right:1em; text-transform:none; line-height:155%; color:#222;
}

.outputpost .outputexcerpt a:link{
color:#222;
}

.outputpost .outputexcerpt a:visited{
color:#222;
}

.outputpost .outputexcerpt a.outputreadmore{
font-size:11px; text-transform:uppercase; cursor:pointer; color:#80cad7;
}

.metatable{
font-size:11px; color:#f7f7f; padding-top:10px; line-height:140%; padding-bottom:15px; 
color: rgba(51, 50, 46, .5);}

.metatable_label{
text-transform:uppercase; font-size:10px; padding-right:10px;
}

.metatable_info {
text-transform:none;
}

.outputpublication{
text-transform:uppercase; font-size:10px; padding-right:10px; }


.event {
    ;
    padding: 25px 0 40px 0;
    position: relative;
    border-bottom: 1px solid rgba(51, 50, 46, .2);
}
.event:before, .event:after {
    display: table;
    content: "";
    line-height: 0;
}
.event:after {
    clear: both;
}
.event .event_date {
    position: relative;
    float: left;
    text-transform: uppercase;
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #80cad7;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin-top: -5px;
}
.event .event_date a {
    color: #fff;
}
.event .event_date a:hover {
    border-bottom: none;
}
.event .event_date_month {
    font-size: 14px;
    position: absolute;
    top: 6px;
    text-align: center;
    width: 60px;
    display: inline-block;
}
.event .event_date_day {
    font-size: 24px;
    position: absolute;
    top: 28px;
    text-align: center;
    width: 60px;
    display: inline-block;
}
.event .event_year {
    font-size: 1em;
    color: rgba(51, 50, 46, .5);
    line-height: 1.5em;
    position: absolute;
    top: 82px;
    width: 60px;
    text-align: center;
}
.event .event_info {
    padding-left: 75px;
}
.event .event_info .event_title {
    font-size: 18px;
}
.event .event_info .event_subtitle {
    display: block;
    font-size: 14px;
}
.event .event_info .event_location {
    font-size: 1em;
    color: rgba(51, 50, 46, .5);
    line-height: 1.5em;
    padding-top: .25em;
}
.event_series_title a {
    color: rgba(51, 50, 46, .3);
    font-weight: 700!important;
}
.event-ds .event_date {
    background-color: #80cad7;
}
.event-ds a {
    color: #80cad7;
}
.event-external .event_date {
    background-color: rgba(51, 50, 46, .5);
}
.event-external a {
    color: rgba(51, 50, 46, .5);
}
.events_rss {
    position: absolute;
    right: 0;
    top: 20px;
    width: 33.5%;
    height: 30px;
    vertical-align: center;
    font-size: 14px;
}
.events_rss .rss_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-bottom: -10px;
    margin-right: 15px;
}
.events_rss a {
    color: #fff;
}
@media (max-width:660px) {
    .events_rss {
    display: none;
}
}.single_event .post {
    padding-top: 30px;
    border-bottom: none;
}
.single_event .post_body {
    font-size: 1.25em;
    line-height: 1.75em;
}
.single_event .post_body .post_single_image {
    width: 100%;
    height: auto;
}
.single_event .post_body img {
    margin-bottom: 1em;
}
.single_event h2 {
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1em;
    font-size: 3em;
}
.single_event .event_subtitle {
    display: block;
    font-size: 24px;
}
.single_event .col1 h3 {
    margin-bottom: 1.5em;
}
.single_event .col1 ul {
    padding-left: 1em;
}
.single_event .col1 ul li {
    padding-left: 1em;
    padding-bottom: 1em;
}
.single_event .col2 {
    padding-top: 30px;
}
.single_event .event-details h3:first-child {
    margin-top: 0;
}
.single_event .event-details ul {
    list-style: none;
    padding-left: 0;
}
.single_event .event-details .event-date {
    margin-top: 1em;
    font-weight: 700;
}
.single_event .event-details .event-map {
    margin-bottom: 1em;
}
.single_event .event-details .event-venue {
    margin-top: 1em;
}
.single_event .event-details .event-link {
    margin-top: 1em;
}
.single_event .event-description {
    margin-top: 2em;
}
.events_wrapper {
    font-size: 14px;
}
.events_rss .rss_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url(data:image/png;
    base64, iVBORw0KGgoAAAANSUhEUgAAAB4AAAAaCAYAAAHXptwiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAYZJREFUeNpifBkekMDAwDCfAQZevXr1HwRmzpwJphlBAr9//wZLSklJMTAB6YmsrKwMIPz69WsGgABiBJrxnwEBPjIg6wdpBws8ffoULgA2FEkLA0AAoZuBAcA6REVFGWbNmgUXTEtLA9MgV8Adjg2A5AACCK8VTHjt/vXr13+Qb2EA5gaQ/UzIAhgApBPmceRAAIcsurEY/sXlIIAAIhhaeAHIZJDVpAKQPiYGCgCK5rNnz4IxjI1LjCzNxsbG1PMzQACBQvsD0Ax+MrycyESmRhCYT1Fo480QuAAojHDGMyiVw1I6Mo2R+qlmMzZb8NnMgsyBJQLkxIBNDKtmSUlJFBqZjU0zirO3bNkCp5HZ9IsqYgELvPgkHTQCBBglGYMS8JFpACwFAX54qSwgIMCAq+imFgBVuh8+fMBMm4QAtiqSWDG8mYIQQM4spIrhrAAHTVBTEqzEBPXw8jExAKePnz17BmeD2pykiBHj44EPapgAvQAjsMYAFfQGIE/Tyc4PwPb6BQBJvm6r2oj0DQAAAABJRU5ErkJggg==);
    background-repeat: no-repeat;
}
.job-opening-list {
    list-style: none;
    padding-left: 0!important;
    margin-left: 0!important;
}
.job-opening-list li {
    padding-left: 0!important;
    border-bottom: 1px solid rgba(51, 50, 46, .2);
}
.job-opening-list li:last-child {
    border-bottom: none;
}
.apply_promo {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #ffb34d;
    padding: 1em;
    margin: 1.5em 0 2em 0;
    text-align: center;
}
.apply_promo a {
    color: #fff;
}
.apply_promo a:hover {
    border-bottom-color: #fff;
}
.jobs_footer {
    margin-top: 10em;
    font-size: .8em;
    line-height: 1.5em;
}
.single_post .byline_wrapper {
    margin-bottom: 30px;
    margin-top: 10px;
}
.single_post .post {
    padding-top: 0;
    border-bottom: none;
}
.single_post .post_body {
    font-size: 1.25em;
    line-height: 1.75em;
}
.single_post .post_body .post_single_image {
    width: 100%;
    height: auto;
}
.single_post .post_body img {
    margin-bottom: 1em;
}
.single_post h2 {
    margin-top: 1em;
    margin-bottom: 0;
    line-height: 1em;
    font-size: 3em;
}
.single_post .col1 h3 {
    margin-bottom: 1.5em;
}
.single_post .col1 ul {
    padding-left: 1em;
}
.single_post .col1 ul li {
    margin-left: 2px;
    padding-left: 1em;
    padding-bottom: 1em;
}
.single_post .col2 {
    padding-top: 1em;
}
.about_datasociety {
    color: rgba(51, 50, 46, .5);
    background-color: rgba(0, 0, 0, .03);
    padding: 1em 2em;
    margin-top: 30px;
    font-size: 1.25em;
}
@media (min-width:1150px) {
    .event_archive_header: before {
    display: none;
    content: 'largest'}
}@media (max-width:975px) {
    .event_archive_header: before {
    display: none;
    content: 'navchange'}
}.event_archive_wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    ;
    max-width: 1100px;
    padding: 0;
    margin: 0 auto;
    position: relative;
}
.event_archive_wrapper:before, .event_archive_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
.event_archive_wrapper:after {
    clear: both;
}
@media (max-width:1150px) {
    .event_archive_wrapper {
    padding: 0 20px;
    width: 100%}
}.event_archive_wrapper_nav {
    background-color: #80cad7;
}
.event_archive_section_border_top {
    border-top: 5px solid #80cad7;
    padding-top: 20px;
}
.event_archive_main_col {
    overflow: hidden;
    float: left;
    width: 65%;
    margin-right: 6%}
.event_archive_main_col h2 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: .05em;
    margin-bottom: 30px;
}
@media (max-width:800px) {
    .event_archive_main_col {
    float: none;
    width: 100%;
    margin-right: 0;
}
}.event_archive_sidebar_col {
    overflow: hidden;
    float: left;
    width: 28%}
.event_archive_sidebar_col h3 {
    border-bottom: none;
    margin-bottom: 25px;
}
@media (max-width:800px) {
    .event_archive_sidebar_col {
    float: none;
    width: 100%}
.event_archive_sidebar_col h3 {
    border-top: 5px solid rgba(255, 255, 255, .5);
    padding-top: 1em!important;
    margin-top: 5em!important;
}
.event_archive_sidebar_col iframe {
    height: 400px!important;
    overflow: none;
}
}@media (max-width:450px) {
    .event_archive_sidebar_col iframe {
    height: 300px!important;
}
}.event_archive_schedule {
    padding-left: 0;
    font-size: 17px;
    letter-spacing: .05em;
}
.event_archive_schedule li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 1em;
    ;
    line-height: 28px;
}
.event_archive_schedule li:before, .event_archive_schedule li:after {
    display: table;
    content: "";
    line-height: 0;
}
.event_archive_schedule li:after {
    clear: both;
}
.event_archive_schedule .event_archive_schedule_time {
    display: inline-block;
    float: left;
}
.event_archive_schedule .event_archive_schedule_item {
    display: block;
    margin-left: 140px;
}
.event_archive_schedule .event_archive_schedule_item_row {
    margin-bottom: .25em;
}
.event_archive_schedule .event_archive_schedule_name {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-right: 4px;
}
.event_archive_schedule .event_archive_schedule_name a {
    color: #fff;
    text-decoration: underline;
}
.event_archive_schedule .event_archive_schedule_name:after {
    content: ' '}
.event_archive_schedule .event_archive_schedule_subject {
    display: inline-block;
}
.event_archive_schedule .event_archive_schedule_subject a {
    color: #fff;
    text-decoration: underline;
}
.event_archive_schedule .event_archive_schedule_title {
    display: inline-block;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper:before, .event_archive_schedule .event_archive_schedule_downloads_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper:after {
    clear: both;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper .event_archive_schedule_name {
    float: left;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper .event_archive_schedule_downloads {
    display: block;
    margin-left: 300px;
    overflow: visible;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper .event_archive_schedule_downloads a {
    color: #ffb34d;
}
.event_archive_schedule .ea_description_text {
    display: none;
    margin-top: 1em;
    padding-bottom: 1em;
}
@media (max-width:900px) {
    .event_archive_schedule .event_archive_schedule_downloads_wrapper .event_archive_schedule_name {
    float: none!important;
    width: 100%;
    display: block;
}
.event_archive_schedule .event_archive_schedule_downloads {
    margin-left: 0!important;
    display: block;
    float: none!important;
    width: 100%}
}@media (max-width:450px) {
    .event_archive_schedule li {
    border-top: 5px solid rgba(255, 255, 255, .5);
    padding-top: 1em;
}
.event_archive_schedule .event_archive_schedule_time {
    float: none;
    line-height: 1em;
    width: 100%;
    padding-bottom: 1em;
}
.event_archive_schedule .event_archive_schedule_item_row {
    border-top: 1px solid rgba(255, 255, 255, .5);
    padding-top: 1em;
    padding-bottom: .5em;
}
.event_archive_schedule .event_archive_schedule_item {
    margin-left: 0;
}
.event_archive_schedule .event_archive_schedule_downloads_wrapper .event_archive_schedule_name {
    padding-top: 1em;
    border-top: 1px solid rgba(255, 255, 255, .5);
    float: none!important;
    width: 100%;
    display: block;
}
.event_archive_schedule .event_archive_schedule_downloads {
    margin-left: 0!important;
    display: block;
    float: none!important;
    width: 100%}
}.event_archive_header {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    height: 125px;
    padding: 30px 0;
    position: relative;
    background-color: #fff;
}
.event_archive_header h1 {
    display: none;
}
.event_archive_header .event_archive_logo_container {
    display: block;
    height: 60px;
    width: 282px;
    background-image: url(imgs/custom_event_archive/ds_logo.png);
    background-repeat: no-repeat;
    background-size: 100%}
.event_archive_nav_menu_button {
    display: none;
    height: 41px;
    text-transform: uppercase;
    letter-spacing: .05em;
    padding-top: 10px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.event_archive_nav_menu_button a {
    color: #fff;
}
@media (max-width:975px) {
    .event_archive_nav_menu_button {
    display: block;
}
}.event_archive_menu {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 13px;
    display: block;
}
.event_archive_menu li {
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: 40px;
    height: 41px;
    padding-top: 10px;
}
.event_archive_menu li:last-child {
    margin-right: 0!important;
}
.event_archive_menu li a {
    color: #fff;
}
.event_archive_menu li a.event_archive_menu_current {
    color: #33322e;
}
@media (max-width:975px) {
    .event_archive_menu {
    padding: 0 0 10px 0;
    display: none;
}
.event_archive_menu li {
    display: block;
    float: none;
    width: 100%;
    border: none;
    padding: 10px 0 0 0;
    margin-right: 0;
    border-top: 1px solid rgba(255, 255, 255, .5);
}
}.event_archive_cover {
    background-color: #80cad7;
    padding: 70px 0 100px 0;
    color: #fff;
    border-top: 1px solid #fff;
    background: url(imgs/custom_event_archive/bg_event_cover.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
@media (max-width:800px) {
    .event_archive_cover {
    padding: 50px 0 30px 0;
}
}.event_archive_cover .event_archive_date {
    display: inline-block;
    border-top: 5px solid #fff;
    padding-top: 15px;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: .1em;
}
@media (max-width:800px) {
    .event_archive_cover .event_archive_date {
    font-size: 14px;
}
}.event_archive_cover .event_archive_title {
    margin: 0;
    padding: 0;
    font-size: 70px;
    line-height: 70px;
    letter-spacing: -.02em;
    font-family: 'Avenir W01', Arial, sans-serif;
}
@media (max-width:800px) {
    .event_archive_cover .event_archive_title {
    font-size: 45px;
    line-height: 45px;
}
}.event_archive_cover .event_archive_title_amp {
    color: #ffb34d;
}
.event_archive_about {
    padding: 100px 0;
    position: relative;
}
.event_archive_about .event_archive_about_intro {
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}
@media (max-width:450px) {
    .event_archive_about .event_archive_about_intro {
    font-size: 17px;
    line-height: 28px;
}
}.event_archive_about p {
    font-size: 17px;
    line-height: 28px;
}
.event_archive_about .event_archive_cohosts {
    background: url(imgs/custom_event_archive/cohosts_logos.png) no-repeat;
    background-size: contain;
    height: 74px;
    width: 100%}
.event_archive_about .event_archive_about_img1 {
    background: url(imgs/custom_event_archive/about_1.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    margin-bottom: 10px;
    margin-top: 50px;
}
.event_archive_about .event_archive_about_img2 {
    background: url(imgs/custom_event_archive/about_2.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    margin-bottom: 10px;
}
.event_archive_about .event_archive_about_img3 {
    background: url(imgs/custom_event_archive/about_3.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
}
@media (max-width:800px) {
    .event_archive_about {
    padding-top: 150px;
    padding-bottom: 50px;
}
.event_archive_about .event_archive_cohosts {
    position: absolute;
    left: 20px;
    top: -100px;
    width: 400px;
}
.event_archive_about .event_archive_about_imgs_wrapper {
    margin-top: 20px;
}
.event_archive_about .event_archive_about_img1 {
    margin-top: 0;
}
.event_archive_about .event_archive_about_img1, .event_archive_about .event_archive_about_img2, .event_archive_about .event_archive_about_img3 {
    margin-bottom: 0;
    width: 30%;
    margin-right: 1%;
    float: none;
    display: inline-block;
}
}@media (max-width:450px) {
    .event_archive_about {
    padding-bottom: 20px;
}
.event_archive_about .event_archive_cohosts {
    width: 80%!important;
}
.event_archive_about .event_archive_about_img1 {
    background: url(imgs/custom_event_archive/about_1.400.png) no-repeat;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    float: none;
    width: 100%;
    min-height: 267px;
    margin-bottom: 2px;
}
.event_archive_about .event_archive_about_img2 {
    background: url(imgs/custom_event_archive/about_2.400.png) no-repeat;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    float: none;
    width: 100%;
    min-height: 267px;
    margin-bottom: 2px;
}
.event_archive_about .event_archive_about_img3 {
    background: url(imgs/custom_event_archive/about_3.400.png) no-repeat;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    float: none;
    width: 100%;
    min-height: 267px;
    margin-bottom: 2px;
}
}.event_archive_daytime_event {
    background-color: #5a6a72;
    background: url(imgs/custom_event_archive/bg_daytime_event.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px 0 100px 0;
}
.event_archive_daytime_event h3 {
    color: #fff;
    margin-top: 0;
    padding-top: 0;
}
@media (max-width:450px) {
    .event_archive_daytime_event {
    padding-bottom: 50px;
}
}.event_archive_workshops {
    background-color: #80cad7;
    background: url(imgs/custom_event_archive/bg_workshops.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px 0 100px 0;
    border-top: 1px solid #fff;
}
.event_archive_workshops h3 {
    color: #fff;
    margin-top: 0;
    padding-top: 0;
}
@media (max-width:450px) {
    .event_archive_workshops {
    padding-bottom: 30px;
}
}.event_archive_public_plenary {
    background-color: #5a6a72;
    background: url(imgs/custom_event_archive/bg_public_plenary.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 60px 0 100px 0;
    border-top: 1px solid #fff;
}
.event_archive_public_plenary h3 {
    color: #fff;
    margin-top: 0;
    padding-top: 0;
}
@media (max-width:450px) {
    .event_archive_public_plenary {
    padding-bottom: 50px;
}
}.event_archive_additional_materials {
    margin-top: 70px;
}
.event_archive_additional_materials .event_archive_wrapper {
    border-top: 5px solid #80cad7;
    padding-top: 20px;
}
.event_archive_additional_materials h2 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: .05em;
    margin-bottom: 30px;
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
.event_archive_additional_materials ul {
    margin-left: 0;
    padding-left: 15px;
    margin-bottom: 50px;
    max-width: 733px;
}
.event_archive_additional_materials ul li {
    font-size: 17px;
    line-height: 28px;
    list-style-type: square;
    margin-left: 0;
    padding-left: 20px;
    margin-bottom: 20px;
}
.event_archive_additional_materials p {
    max-width: 733px;
    font-size: 14px;
    line-height: 20px;
    color: rgba(51, 50, 46, .5);
}
.event_archive_additional_materials .event_archive_additional_materials_photos {
    margin: 50px 0;
}
.event_archive_additional_materials .event_archive_additional_materials_photos:before, .event_archive_additional_materials .event_archive_additional_materials_photos:after {
    display: table;
    content: "";
    line-height: 0;
}
.event_archive_additional_materials .event_archive_additional_materials_photos:after {
    clear: both;
}
.event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img1 {
    background: url(imgs/custom_event_archive/workshop_1.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
.event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img2 {
    background: url(imgs/custom_event_archive/workshop_2.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
.event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img3 {
    background: url(imgs/custom_event_archive/workshop_3.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
@media (max-width:450px) {
    .event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img1 {
    background: url(imgs/custom_event_archive/workshop_1.400.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
.event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img2 {
    background: url(imgs/custom_event_archive/workshop_2.400.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
.event_archive_additional_materials .event_archive_additional_materials_photos .event_archive_materials_img3 {
    background: url(imgs/custom_event_archive/workshop_3.400.png) no-repeat;
    background-size: cover;
    -moz-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 200px;
    width: 32%;
    margin-right: 1%;
    float: left;
}
}.event_archive_sponsors {
    margin-top: 70px;
    padding-bottom: 100px;
    width: 100%}
.event_archive_sponsors .event_archive_wrapper {
    border-top: 5px solid #80cad7;
    padding-top: 20px;
}
.event_archive_sponsors h2 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: .05em;
    margin-bottom: 30px;
    font-family: 'Avenir W01', Arial, sans-serif;
    font-weight: 700;
}
.event_archive_sponsors .event_archive_sponsors_img {
    background: url(imgs/custom_event_archive/sponsors_logos.png) no-repeat;
    background-size: contain;
    height: 69px;
}
@media (max-width:800px) {
    .event_archive_sponsors .event_archive_sponsors_img {
    background: url(imgs/custom_event_archive/sponsors_logos_stacked.png) no-repeat;
    background-size: 100% auto;
    height: 220px;
}
}@media (max-width:450px) {
    .event_archive_sponsors .event_archive_sponsors_img {
    background: url(imgs/custom_event_archive/sponsors_logos_stacked.png) no-repeat;
    background-size: contain;
    height: 130px;
}
}@media (max-width:450px) {
    .event_archive_sponsors {
    padding-bottom: 30px;
}
}.event_wh_template footer {
    background-color: rgba(51, 50, 46, .05);
    margin-top: 0;
    padding-top: 2em;
}
.event_wh_template footer .footer_wrapper {
    padding-right: 0;
    padding-left: 0;
}
.sm, .sm ul, .sm li {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    direction: ltr;
}
ul.sm li {
    position: relative;
}
ul.sm a {
    position: relative;
    display: block;
}
ul.sm a.disabled {
    cursor: default;
}
ul.sm ul {
    position: absolute;
    top: -999999px;
    left: -800px;
    width: 100px;
}
ul.sm li {
    float: left;
}
ul.sm-rtl {
    direction: rtl;
}
ul.sm-rtl li {
    float: right;
}
ul.sm ul li, ul.sm-vertical li {
    float: none;
}
ul.sm a {
    white-space: nowrap;
}
ul.sm ul a, ul.sm-vertical a {
    white-space: normal;
}
* html ul.sm-vertical li {
    float: left;
    width: 100%}
* html ul.sm-vertical ul li {
    float: none;
    width: auto;
}
ul.sm ul.sm-nowrap>li>a {
    white-space: nowrap;
}
ul.sm:after {
    content: "\00a0";
    display: block;
    height: 0;
    font: 0/0 serif;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
* html ul.sm {
    height: 1px;
}
ul.sm li *, ul.sm li :before, ul.sm li :after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
ul.sm {
    -webkit-tap-highlight-color: transparent;
}
.sm-clean {
    padding: 0;
    background: #33322e;
    min-height: 38px;
}
.sm-clean-vertical {
    padding: 10px 0;
}
.sm-clean ul {
    padding: 0;
    background: #1E1E1D;
}
.sm-clean a {
    padding: 12px 20px;
    color: #fff;
    text-decoration: none;
}
.sm-clean a:active, .sm-clean a:hover, .sm-clean a:focus {
    background-color: #1e1e1d;
}
.highlighted {
    background-color: #1e1e1d;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}
.sm-clean-vertical a:active, .sm-clean-vertical a:hover, .sm-clean-vertical a:focus, .sm-clean-vertical a .highlighted {
    background-color: #1e1e1d;
}
.sm-clean a.has-submenu {
    padding-right: 25px;
}
.sm-clean-vertical a, .sm-clean ul a {
    padding: 13px 20px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    line-height: 1.5em;
}
.sm-clean-vertical a:hover, .sm-clean ul a:hover {
    background-color: #80cad7;
}
.sm-clean-vertical a.has-submenu, .sm-clean ul a.has-submenu {
    padding-right: 40px;
}
.sm-clean a.current, .sm-clean a.current:hover, .sm-clean a.current:focus, .sm-clean a.current:active {
    color: #D23600;
}
.sm-clean a span.sub-arrow {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -3px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
}
.sm-clean-vertical a span.sub-arrow, .sm-clean ul a span.sub-arrow {
    right: 15px;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #555;
}
.sm-clean span.scroll-up, .sm-clean span.scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
}
.sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover {
    background: #eee;
}
.sm-clean span.scroll-up-arrow, .sm-clean span.scroll-down-arrow {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -6px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555 transparent;
}
.sm-clean span.scroll-up:hover span.scroll-up-arrow {
    border-color: transparent transparent #D23600 transparent;
}
.sm-clean span.scroll-down-arrow {
    top: 8px;
    border-style: solid dashed dashed dashed;
    border-color: #555 transparent transparent transparent;
}
.sm-clean span.scroll-down:hover span.scroll-down-arrow {
    border-color: #D23600 transparent transparent transparent;
}
@media screen and (max-width:965px) {
    .sm-clean {
    position: absolute;
    z-index: 3;
}
}@media screen and (max-width:730px) {
    ul.sm-clean ul {
    display: none;
    position: static!important;
    top: auto!important;
    left: auto!important;
    margin-left: 0!important;
    margin-top: 0!important;
    width: auto!important;
    min-width: 0!important;
    max-width: none!important;
}
ul.sm-clean>li {
    float: none;
}
ul.sm-clean>li>a, ul.sm-clean ul.sm-nowrap>li>a {
    white-space: normal;
}
ul.sm-clean iframe {
    display: none;
}
.sm-clean ul, .sm-clean span.sub-arrow, .sm-clean iframe {
    display: none!important;
}
.sm-clean {
    position: relative;
    padding: 0;
    left: 0!important;
    right: 0!important;
}
.sm-clean ul {
    border: 0;
    padding: 0;
}
.sm-clean>li>ul:before, .sm-clean>li>ul:after {
    display: none;
}
.sm-clean li {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 100%}
.sm-clean a {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    padding: 15px 15px!important;
}
.sm-clean a span.sub-arrow, .sm-clean ul a span.sub-arrow {
    top: 50%;
    margin-top: -9px;
    right: auto;
    left: 6px;
    margin-left: 0;
    width: 17px;
    height: 17px;
    font: 400 16px/16px monospace!important;
    text-align: center;
    border: 0;
    text-shadow: none;
    background: rgba(255, 255, 255, .6);
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}
.sm-clean a.highlighted span.sub-arrow {
    display: none!important;
}
.sm-clean li {
    border-top: 1px solid rgba(51, 50, 46, .3);
}
.sm-clean>li:first-child {
    border-top: 0;
}
}@media screen and (max-width:450px) {
    .sm-clean a {
    padding-left: 20px!important;
    padding-right: 20px!important;
}
}.workshop-1, .workshop-2, .workshop-3, .workshop-4, .workshop-5, .workshop-6 {
    text-transform: uppercase;
}
.workshop-info-link {
    font-size: .8em;
    text-transform: uppercase;
    display: block;
}
.workshop-1-info, .workshop-2-info, .workshop-3-info, .workshop-4-info, .workshop-5-info, .workshop-6-info {
    font-size: .9em;
    color: rgba(51, 50, 46, .8);
    line-height: 1.5em;
    margin-bottom: 1em;
    display: none;
    text-transform: none;
    margin-top: .5em;
}
.ninja-forms-form {
    width: 90%}
.ninja-forms-form textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: .5em;
}
.ninja-forms-form .ninja-forms-required-items {
    font-size: 1em;
    color: rgba(51, 50, 46, .5);
    text-transform: uppercase;
    margin: 30px 0 30px 0;
    padding: 0 0 10px 0;
    border-bottom: 3px solid rgba(51, 50, 46, .5);
}
.ninja-forms-form .ninja-forms-field {
    margin-bottom: 1em;
}
.ninja-forms-form .ninja-forms-field-description {
    font-size: .9em;
    color: rgba(51, 50, 46, .5);
    line-height: 1.5em;
}
.ninja-forms-form .list-dropdown-wrap {
    margin-left: 2px;
}
.ninja-forms-form .ninja-submit {
    min-width: 300px;
    background-color: #80cad7;
}
.ninja-forms-form .ninja-submit:hover {
    color: #fff;
}
.ninja-forms-field-error {
    margin-top: -.5em;
    margin-bottom: 1em;
    color: #ff574d;
}
.ninja-forms-field-error::before {
    content: '↑ '}
.ninja-forms-error-msg p {
    color: #ff574d;
}
.ninja-forms-response-msg, .ninja-forms-success-msg {
    margin-top: 2em;
}
.ninja-forms-response-msg .confirm_msg, .ninja-forms-success-msg .confirm_msg {
    background-color: #ffb34d;
    padding: 1em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    font-size: 1.5em;
    line-height: 1.5em;
    width: 100%;
    text-align: center;
}
@media (max-width:800px) {
    .ninja-forms-form {
    width: 100%}
}




.shadowedimg img{
	box-shadow:-1px 0 2px 0 rgba(0, 0, 0, 0.12), 1px 0 2px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
	border-radius:1px;
	padding:5px;
}







