/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

	
/* @import url("//hello.myfonts.net/count/2cf98a"); */
@font-face {
    font-family: 'ProximaNova';
    src: url('/wp-content/themes/wordherd-gutenberg/fonts/2CF98A_2_0.eot');
    src: url('/wp-content/themes/wordherd-gutenberg/fonts/2CF98A_2_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/wordherd-gutenberg/fonts/2CF98A_2_0.woff2') format('woff2'), url('/wp-content/themes/wordherd-gutenberg/fonts/2CF98A_2_0.woff') format('woff'), url('/fonts/2CF98A_2_0.ttf') format('truetype');
}

/* Full Width Gutenberg */
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
/* .alignfull img { width: 100vw } */
html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
/* button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 } */
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
/* body, button, input, select, optgroup, textarea, ul, ol, li { color: #404040; font-family: sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5 } */
/* h1, h2, h3, h4, h5, h6 { clear: both } */
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
/* *, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit } */
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0 0 0 2em }
ul { list-style: disc; padding: 0 }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 0 }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 0 }
table { margin: 0; width: 100% }
/* button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em } */
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
select { border: 1px solid #ccc }
textarea { width: 100% }
a { color: #4169e1 }
/* a:visited { color: #800080 } */
a:hover, a:focus, a:active { color: #191970 }
/* a:focus { outline: thin dotted } */
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
.widget { margin: 0 }
.widget select { max-width: 100% }
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.post, .page { margin: 0 }
.updated:not(.published) { display: none }
.page-content, .entry-content, .entry-summary { margin: 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100%; border: 0px; }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center }
.gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block }

/*Theme layout Option CSS*/

body > #site > #wrapper-outer > #wrapper-inner > .content-area.boxed { width: 1275px; margin: 0 auto; max-width: 100%; /*padding: 0 20px;*/ }
body > #site > #wrapper-outer > #wrapper-inner > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar,
body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > main.site-main,
body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > aside.widget-area,
body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar > aside.widget-area { width: 250px }

@media screen and (min-width: 769px){
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar > main.site-main { padding-right: 3% }
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
}

@media screen and (max-width: 992px){
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > aside.widget-area,
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > main.site-main,
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #site > #wrapper-outer > #wrapper-inner > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
	body > #site > #wrapper-outer > #wrapper-inner > .content-area > aside.widget-area,
	body > #site > #wrapper-outer > #wrapper-inner > .content-area > main.site-main { width:100% !important; }
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > main.site-main,
	body > #site > #wrapper-outer > #wrapper-inner > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

}

.wp-block-image {
    margin: 0;
}

/*#col-content ul, ol { 
    padding: 0 0 0 40px;
    margin: 1em 0;
}
 #col-content ul li,
#col-content ol li {
    margin-bottom: 25px;
} */

#col-content ul ul {
    list-style: circle;
}

.wp-block-separator {
    border: 0;
}

.wp-block-kadence-image {
    margin: 0 !important;
}

.no-border,
.no-border table,
.no-border table td {
    border: 0 !important;
}

h1 {
    font-family: 'Merriweather', serif;
    font-weight: 300;
    font-size: 24px;
    color: #534741;
    margin: 0 0 15px 0;
}
h4 {}
h5 {}
h6 {}
hr {}

a[class|="btnAction"],
p[class|="btnAction"] a {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    border-radius: 5px;
    padding: 10px 15px;
    color: #ebebeb;
    transition: background-color 0.3s;
    border: 0;
    font-weight: 300 !important;
}
p[class|="btnAction"] {
    margin: 0 !important;
}
a.btnAction-orange,
p.btnAction-orange a {
    background-color: #b65727;
}
a.btnAction-orange:hover,
p.btnAction-orange:hover a {
    background-color: #934721;
}
a.btnAction-green,
p.btnAction-green a {
    background-color: #4a8529;
}
a.btnAction-green:hover,
p.btnAction-green a:hover {
    background-color: #36601e;
}
a.btnAction-brown,
p.btnAction-brown a {
    background-color: #726658;
}
a.btnAction-brown:hover,
p.btnAction-brown:hover a {
    background-color: #4d453c;
}
.callout a[class|="btnAction"],
.callout p[class|="btnAction"] a {
    display: block;
}
a[class|="btnSocial"],
p[class|="btnSocial"] a {
    height: 35px;
    width: 35px;
    margin: 2px;
    display: inline-block;
    overflow: hidden;
    text-indent: -9999px;
    border-radius: 50%;
    background-color: #b7b7b7;
    transition: background-color 0.3s;
}
a.more:hover,
p.more a:hover {
    text-decoration: underline;
}
.photo-credits {}
.callout {}
a.btnSocial-twitter,
p.btnSocial-twitter a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-twitter.png') no-repeat center;
}
a.btnSocial-twitter:hover,
p.btnSocial-twitter a:hover {
    background: #28aae1 url('https://www.aplu.org/wp-content/uploads/icon-social-twitter-white.png') no-repeat center;
}
a.btnSocial-facebook,
p.btnSocial-facebook a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-facebook.png') no-repeat center;
}
a.btnSocial-facebook:hover,
p.btnSocial-facebook a:hover {
    background: #3460a1 url('https://www.aplu.org/wp-content/uploads/icon-social-facebook-white.png') no-repeat center;
}
a.btnSocial-youtube,
p.btnSocial-youtube a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-youtube.png') no-repeat center;
}
a.btnSocial-youtube:hover,
p.btnSocial-youtube:hover a {
    background: #ee3138 url('https://www.aplu.org/wp-content/uploads/icon-social-youtube-white.png') no-repeat center;
}
a.btnSocial-linkedin,
p.btnSocial-linkedin a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-linkedin.png') no-repeat center;
}
a.btnSocial-linkedin:hover,
p.btnSocial-linkedin:hover a {
    background: #136d9d url('https://www.aplu.org/wp-content/uploads/icon-social-linkedin-white.png') no-repeat center;
}
a.btnSocial-flickr,
p.btnSocial-flickr a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-flickr.png') no-repeat center;
}
a.btnSocial-flickr:hover,
p.btnSocial-flickr:hover a {
    background: #ed2a90 url('https://www.aplu.org/wp-content/uploads/icon-social-flickr-white.png') no-repeat center;
}
a.btnSocial-rss,
p.btnSocial-rss a {
    background: #b7b7b7 url('https://www.aplu.org/wp-content/uploads/icon-social-rss.png') no-repeat center;
}
a.btnSocial-rss:hover,
p.btnSocial-rss:hover a {
    background: #f58020 url('https://www.aplu.org/wp-content/uploads/icon-social-rss-white.png') no-repeat center;
}
a.more,
p.more a {
    padding: 10px 20px 10px 20px;
    color: #002d72;
    background: url('https://www.aplu.org/wp-content/uploads/icon-grey-arrows.png') no-repeat right;
    display: inline-block;
    font-size: 13px;
}
.callout-link {}
a[class|="btnAction"]:hover,
p[class|="btnAction"] a:hover {
    color: #ebebeb;
    text-decoration: none;
}
.col-container {}
.col {}
.intro {
    font-weight: 300;
    font-size: 16px;
}
.quote {
    border-top: 1px solid #d8d1ca;
    border-bottom: 1px solid #d8d1ca;
    padding: 15px 0;
    margin: 15px 0;
    font-size: 18px;
    font-weight: 300;
}
.credit {
    margin: 10px 10px 0;
    font-size: 14px;
}
h2 {
    color: #252525;
    font-size: 24px;
    font-style: normal;
    font-family: 'Source Sans Pro', sans-serif;
    margin: 0 0 15px 0;
    font-weight: 400;
}
#site.home h2 {
    color: #534741;
    font-size: 28px;
    font-style: italic;
    font-family: 'Merriweather', serif;
    margin: 15px 0 5px;
}
h3 {
    color: #252525;
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 15px 0;
}
ul.styled-list {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
}
ul.styled-list li {
    padding: 0 0 15px 20px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-styledList.png') no-repeat left top;
}
#site.home .green-callout h2 {
    margin: 0;
    padding: 20px 0 20px 0;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    width: 100%;
    text-align: left;
    font-family: 'Merriweather', serif;
}
ul.accordion,
.wp-block-kadence-accordion {
    margin: 25px 0 !important;
    padding: 0;
    list-style: none;
}
#policy-advocacy #hot-issues {
    background-color: #f4ede5;
}
#policy-advocacy #hot-issues ul.accordion li {
    margin-bottom: 10px;
    border: 0;
}
#policy-advocacy #hot-issues ul.accordion li .title {
    color: #FFF;
    padding: 12px 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    transition: background-color 0.3s;
    background: #c58450 url('https://www.aplu.org/wp-content/uploads/icon-expand2.png') no-repeat 97%;
}
#policy-advocacy #hot-issues ul.accordion li.active .title {
    background: #c58450 url('https://www.aplu.org/wp-content/uploads/icon-collapse2.png') no-repeat 97%;
}
#policy-advocacy #hot-issues ul.accordion li .title:hover {
    background-color: #ab6b37;
}
#initiatives {}
ul.link-list li {
    padding-left: 10px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-linkList.png') no-repeat left 7px;
}
ul.link-list {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
ul.accordion > li,
.wp-block-kadence-accordion .wp-block-kadence-pane {
    border-bottom: 1px solid #d7d7d7 !important;
}
ul.accordion > li:first-child,
.wp-block-kadence-accordion .wp-block-kadence-pane:first-child {
    border-top: 1px solid #d7d7d7 !important;
}
ul.accordion > li > .title,
.wp-block-kadence-accordion .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
    font-size: 16px !important;
    font-family: 'ProximaNova', sans-serif !important;
    padding: 12px 0px 12px 10px !important;
    background: url('https://www.aplu.org/wp-content/uploads/icon-expand.png') no-repeat right !important;
    cursor: pointer;
    color: #000 !important;
    border: 0 !important;
}
.wp-block-kadence-accordion .kt-blocks-accordion-icon-trigger {
    display: none !important;
}
.wp-block-kadence-accordion .kt-blocks-accordion-title-wrap {
    font-weight: bold;
}

.wp-block-kadence-accordion .kt-accordion-panel-inner {
    border: 0 !important;
}
ul.accordion > li.active > .title,
.wp-block-kadence-accordion .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header.kt-accordion-panel-active {
    background: url('https://www.aplu.org/wp-content/uploads/icon-collapse.png') no-repeat right !important;
}

/* Green Accordion */
.wp-block-kadence-accordion.accordion-green .wp-block-kadence-pane {
    border-bottom: 0 !important;
}
.wp-block-kadence-accordion.accordion-green .wp-block-kadence-pane:first-child {
    border-top: 0 !important;
}
.wp-block-kadence-accordion.accordion-green .wp-block-kadence-pane .kt-accordion-header-wrap .kt-blocks-accordion-header {
    font-size: 16px !important;
    font-family: 'ProximaNova', sans-serif !important;
    padding: 12px 10px !important;
    background: #016239 !important;
    cursor: pointer;
    color: #fff !important;
    border: 0 !important;
}
.wp-block-kadence-accordion.accordion-green .kt-blocks-accordion-icon-trigger {
    display: block !important;
}

table.styled-table,
.styled-table table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    border: 0;
}
table.styled-table th,
.styled-table table th {
    background: #044d2f;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    border-left: 1px solid #dbdbdb;
    vertical-align: top;
    font-weight: 600;
}
table.styled-table thead > tr,
.styled-table table thead > tr {
    border: 1px solid #ccc;
}
table.styled-table tr:nth-child(even),
.styled-table table tr:nth-child(even) {
    background-color: #e2e3e3;
}
table.styled-table td,
.styled-table table td {
    vertical-align: top;
    padding: 8px;
    border-left: 1px solid #dbdbdb;
}
table.styled-table th:first-child,
table.styled-table td:first-child,
.styled-table table th:first-child,
.styled-table table td:first-child {
    border-left: 0;
}

#projects .wrap {
    padding: 0 20px;
}
#col-right .callout > a {
    display: inline-block;
    float: right;
    padding: 7px 30px 7px 10px;
    color: #FFF;
    background: #736357 url('https://www.aplu.org/wp-content/uploads/icon-calloutArrow.png') no-repeat right;
    transition: background-color 0.3s;
}
body {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    /* line-height: 21px; */
    color: #333;
}
img {
    border: 0;
}
#page-background {
    display: none;
}
body.js #wrapper-outer {
    position: relative;
    overflow: hidden;
}
body.js #wrapper-inner {
    transition: transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
}
body.js #off-canvas {
    position: absolute;
    top: 0;
    right: -90%;
    width: 90%;
    background-color: #FFF;
    z-index: 95;
}
body.js.navOpen #off-canvas {
    box-shadow: 5px -20px 23px 1px rgba(000, 000, 000, 0.3);
    -webkit-box-shadow: 5px -20px 23px 1px rgba(000, 000, 000, 0.3);
    -moz-box-shadow: 5px -20px 23px 1px rgba(000, 000, 000, 0.3);
}
body.js.navOpen #wrapper-inner {
    position: relative;
    transform: translate3d(-90%, 0, 0);
    -webkit-transform: translate3d(-90%, 0, 0);
}
#off-canvas-trigger {
    float: right;
    margin-top: 30px;
    overflow: hidden;
}
#off-canvas-trigger .label {
    text-align: center;
    margin: 0;
    color: #898989;
    font-size: 11px;
    padding-bottom: 3px;
    text-transform: uppercase;
}
#off-canvas-trigger .trigger {
    width: 48px;
    height: 45px;
    padding: 0;
    text-align: center;
    background: #736357 url('https://www.aplu.org/wp-content/uploads/nav-trigger.png') no-repeat center 11px;
    border-radius: 7px;
    cursor: pointer;
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    transition: background-color 0.3s;
    float: right;
    text-indent: 9999px;
}
#off-canvas-trigger .trigger:hover {
    background-color: #61544a;
}
#off-canvas > .inner {
    padding: 10px;
    overflow: hidden;
}

#off-canvas #toolbar,
#off-canvas #main-nav-container,
#off-canvas #search {
    display: block;
}
#header {
    max-width: 1275px;
    margin: 0 auto;
    position: relative;
    background-color: #FFF;
    background: #fff url('https://www.aplu.org/wp-content/uploads/bg-header.jpg') repeat-x top;
    border-top: 5px #736457 solid;
    box-shadow: 0 8px 6px -6px rgba(000, 000, 000, 0.3);
    z-index: 998;
}
#header > .inner {
    padding: 13px 20px;
    overflow: hidden;
}
#content {
    overflow: hidden;
    max-width: 1275px;
    margin: 0 auto;
}
#logo {
    display: block;
    float: left;
}
#logo img {
    display: block;
    max-width: 182px;
}
#toolbar {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    display: none;
}
#toolbar ul {
    padding: 10px 0 0 0;
    margin: 0;
    float: right;
    list-style-type: none;
}
#toolbar ul li {
    float: left;
    padding: 0;
    padding-left: 10px;
}
#toolbar ul li:first-child {
    float: left;
    border-right: 1px solid #cdcdcc;
    padding-right: 10px;
    padding-left: 0;
}
#toolbar ul li a {
    text-decoration: none;
    font-family: 'ProximaNova', sans-serif;
    color: #7d7d7d;
    font-size: 13px;
}
#toolbar ul li a:hover {
    text-decoration: underline;
    color: #303030;
}
#search {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    margin: 4px auto 6px;
    height: 30px;
    clear: both;
    font-size: 0.75em;
    color: #ccc;
    border: 1px solid #cdcdcc;
    display: none;
}
#search-events {
    background: #fff;
    border-radius: 5px;
    width: 100%;
    max-width: 350px;
    height: 30px;
    clear: both;
    font-size: 0.75em;
    color: #ccc;
    border: 1px solid #cdcdcc;
}
#search .seSearchForm {
    margin: 0 auto;
}
#search .seSearchForm label {
    font-family: 'ProximaNova', sans-serif;
    display: none;
}
#search .seSearchBox,
#search-events .search-wrap input[type="text"] {
    border: 0;
    padding: 2px;
    margin: 6px 0 0 10px;
    height: 14px;
    width: 80%;
    outline: none;
    float: left;
    -webkit-appearance: none;
    font-style: italic;
}
#search .seSearchButton,
#search-events .seSearchButton {
    float: right;
    background-image: url('https://www.aplu.org/wp-content/uploads/search-icon.png');
    height: 18px;
    width: 17px;
    margin: 7px 5px 0 0;
    border-style: none;
    background-color: #fff;
    text-indent: 9999px;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
}
#main-nav-container {
    overflow: hidden;
    margin-bottom: 10px;
    display: none;
}
#main-nav {
    background-color: #ebe8e4;
    box-shadow: inset 0px 0px 15px 4px rgba(0, 0, 0, 0.2);
}
#main-nav-container ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main-nav > ul {
    padding: 10px 20px;
}
#main-nav ul li {
    display: block;
    border-top: 1px solid #cdcdcc;
}
#main-nav ul li a:hover {
    color: #005826;
    background: url('https://www.aplu.org/wp-content/uploads/icon-doubleArrow-right.png') no-repeat right;
}
#main-nav ul li:first-child {
    border-top: 0;
}
#main-nav > ul > li .content {
    display: none;
}
#main-nav .content ul li {
    border-top: solid 1px #c3c3c3;
}
#footer {
    max-width: 1275px;
    margin: auto;
    color: #ebebeb;
    font-size: 13px;
    background: rgb(54, 47, 45);
    background: -moz-linear-gradient(top, rgba(54, 47, 45, 1) 1%, rgba(82, 71, 65, 1) 75%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(54, 47, 45, 1)), color-stop(75%, rgba(82, 71, 65, 1)));
    background: -webkit-linear-gradient(top, rgba(54, 47, 45, 1) 1%, rgba(82, 71, 65, 1) 75%);
    background: -o-linear-gradient(top, rgba(54, 47, 45, 1) 1%, rgba(82, 71, 65, 1) 75%);
    background: -ms-linear-gradient(top, rgba(54, 47, 45, 1) 1%, rgba(82, 71, 65, 1) 75%);
    background: linear-gradient(to bottom, rgba(54, 47, 45, 1) 1%, rgba(82, 71, 65, 1) 75%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#362f2d', endColorstr='#524741', GradientType=0);
}
#footer a {
    color: #ebebeb;
    border-bottom: 1px solid #a19d9c;
}
#footer h4 {
    font-size: 18px;
    font-weight: 300;
    color: #998675;
    margin: 0 0 10px !important;
}
#footer #social-media {
    margin-bottom: 25px;
}
#footer #social-media .links {
    margin-bottom: 25px;
}
#footer #social-media .links .kt-inside-inner-col {
    display: flex;
}
#footer #social-media .links .kt-inside-inner-col p {
    margin: 0;
}
#footer #social-media .twitter-box {
    background-color: #ebebeb;
    border-radius: 7px;
    padding: 0 12px;
}
#footer .cols-con .col1 .inner > div {
    margin: 10px 0 15px;
}
#footer ul.link-list {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
#footer ul.link-list a {
    border: 0;
    display: block;
    padding: 5px 2px;
    transition: background-color 0.3s;
}
#footer a.btnAction-brown {
    margin-top: 20px;
    border: 0;
}
#footer a.btnAction-brown:hover {
    color: #ebebeb;
    background-color: #312a28;
}
#footer #copyright {
    font-size: 12px;
    color: #998675;
}
#footer #copyright > div {
    margin-bottom: 10px;
}
#footer a[class|="btnSocial"],
#footer p[class|="btnSocial"] a {
    border: 0;
}
#footer h4.twitter-icon {
    display: inline-block;
    background: url('https://www.aplu.org/wp-content/uploads/icon-title-twitter.png') no-repeat right;
    padding-right: 30px;
}
.photo-credits > a {
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    padding: 5px 0 5px 35px;
}
#main-slider-container {
    position: relative;
    margin: 0 auto;
    background-color: #FFF;
}

#main-slider-container #controls {
    position: absolute;
    width: 100%;
    z-index: 101;
    top: 95px;
}
#main-slider-container #controls a {
    display: block;
    height: 35px;
    width: 35px;
    background-color: #555555;
    background-color: rgba(85, 85, 85, 0.5);
    overflow: hidden;
    text-indent: -9999px;
}
#main-slider-container #controls a:hover {
    background-color: rgba(85, 85, 85, 0.9);
}
#main-slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#main-slider .image img {
    display: block;
    width: 100%;
    height: auto;
}
#main-slider .caption {
    color: #d7d7d7;
    background-color: #252525;
    background-color: rgba(37, 37, 37, 0.8);
    position: relative;
    top: -15px;
    margin-bottom: -15px;
}
#main-slider .caption > .inner {
    padding: 35px 20px 20px;
}
#main-slider .caption > .inner > .title {
    font-family: 'Merriweather', serif;
    font-size: 24px;
    line-height: 28px;
    color: #FFF;
    margin-bottom: 5px;
}
#main-slider .caption > .inner > .subtitle {
    font-family: 'Merriweather', serif;
    font-size: 16px;
    font-style: italic;
    color: #c7b299;
    margin-bottom: 10px;
}
#main-slider .caption > .inner > .desc {
    font-size: 14px;
    /* font-size: 16px; */
    /* line-height: 21px; */
    margin-bottom: 10px;
}
#main-slider .caption > .inner > .event {
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 10px;
}
#cols-container {
    overflow: hidden;
}
#site.home #cols-container {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(224, 207, 185, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0cfb9', GradientType=0);
}
#site.home #cols-container > #col-content {
    background-color: #FFF;
    box-shadow: 10px 0 25px rgba(000, 000, 000, 0.1);
}
#site.internal-2colrev #cols-container {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(224, 207, 185, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0cfb9', GradientType=0);
}
#site.internal-2colrev #cols-container > #col-content {
    background-color: #FFF;
    box-shadow: 10px 0 25px rgba(000, 000, 000, 0.1);
}
#site.internal-3col #cols-container {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(224, 207, 185, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0cfb9', GradientType=0);
}
#site.internal-3col #cols-container > #cols-wrap {
    overflow: hidden;
    background-color: #FFF;
    box-shadow: 10px 0 25px rgba(000, 000, 000, 0.1);
}
#content #page-banner {
    height: 150px;
    position: relative;
    overflow: hidden;
}
#content #page-banner img {
    max-width: none;
    max-height: 100%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -330px;
}
#content #page-banner a.photo-credits {
    display: none;
}
#content #section-title {
    background-color: #044d2f;
    padding: 10px 20px;
    color: #FFF;
    font-size: 24px;
    font-weight: 300;
    transition: background-color 0.3s;
}
body.js #site.internal-2col #content #section-title {
    cursor: pointer;
}
body.js #site.internal-2col #content #section-title:hover {
    background-color: #0e3626;
}
body.js #site.internal-3col #content #section-title {
    cursor: pointer;
}
body.js #site.internal-3col #content #section-title:hover {
    background-color: #0e3626;
}
#content #col-content > .inner {
    padding: 0 20px 20px;
}
#news-events > ul {
    list-style: none;
    margin: 0;
    background-color: #e3d3bf;
    padding: 0;
}
#news-events > ul > li .content {
    background-color: #f5f5f5;
    color: #41413c;
    font-size: 12px;
}
#news-events .content .title a {
    color: #002d72;
    line-height: 17px;
    font-size: 12.5px;
}
#news-events .content .title a:hover {
    text-decoration: underline;
}
#news-events .item .date {
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
#news-events .item > .inner {
    padding: 10px 20px;
}
#news-events .item {
    border-top: 1px solid #d7d7d7;
    max-height: 100px;
}
#news-events ul li .item:first-child {
    border-top: 0;
}
#news-events .more {
    padding: 10px 20px 10px 20px;
    color: #002d72;
    display: inline-block;
    font-size: 13px;
}
#news-events .more:hover {
    text-decoration: underline;
}
#news-events {
    box-shadow: 0 0px 10px rgba(000, 000, 000, 0.3);
    height: auto;
}
body.js_enabled #news-events .title {
    cursor: pointer;
    background-position: right center;
    background-repeat: no-repeat;
}
body.js_enabled #news-events li.active .title {
    background-position: right center;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    border: 1px solid #E0DEDE;
    color: #003333;
}
body.js_enabled #news-events .content {
    max-height: 0;
    transition: max-height 0.25s ease;
    overflow-y: hidden;
}
body.js_enabled #news-events li.active .content {
    max-height: 9999px;
}
body.js_enabled #news-events li:hover .title {
    background-color: #FFFFFF;
    border: 1px solid #E0DEDE;
    color: #003333;
}
#projects ul li .wrap {
    margin-right: 5%;
}
#site-info {
    padding: 20px 0;
    overflow: hidden;
}
.breadcrumbs {
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    color: #898989;
    font-size: 12px;
}
.breadcrumbs a {
    color: #898989;
}
.breadcrumbs a:hover {
    text-decoration: underline;
}
#site-info .share-widget {
    display: inline-block;
    float: right;
}
#site-info .breadcrumbs {
    display: inline-block;
}
#col-right .share-widget {
    margin-bottom: 25px;
}
#col-right .callout {
    overflow: hidden;
    margin-bottom: 25px;
}
#col-right .callout h3 {
    font-size: 16px;
    color: #534741;
    margin: 0;
}
#site.base #cols-container #cols-wrap {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(224, 207, 185, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(224, 207, 185, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0cfb9', GradientType=0);
    overflow: hidden;
}
/* #site #projects .more {
    margin: 0;
} */
#site #projects .more {
    padding: 0 20px 0 0;
    display: inline-block;
}
#site #projects > .wrap,
#site #projects .wrap {
    padding: 0 13px;
}
#site #projects #controls a {
    height: 30px;
    width: 30px;
    background-color: #ccc2ba;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: 10px;
}
#site #projects #controls {
    display: block;
}
#site #projects li img {
    height: auto;
    display: block;
    width: 100%;
}
#site #projects-slider-container {
    margin: 0 auto;
    width: 100%;
    padding-top: 15px;
    clear: both;
}
#site #projects-slider-container ul {
    margin: 0;
    padding: 0;
}
#projects .caption .wrap {
    padding: 10px 15px 15px 20px;
}
#site #projects .caption {
    background-color: #fff;
}
#site #projects .init {
    color: #959595;
    font-size: 11px;
    font-family: 'ProximaNova', sans-serif;
    line-height: 16px;
    padding: 5px 0;
    text-transform: uppercase;
}
#site #projects .title a {
    color: #002d72;
    font-size: 19px;
    font-family: 'ProximaNova', sans-serif;
    line-height: 22px;
    padding: 5px 0;
}
#site #projects .title a:hover {
    text-decoration: underline;
}
#site #projects .desc {
    padding: 5px 0;
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
}
/* #site #members-spotlight .more {
    margin: 0;
} */
#site #members-spotlight .more {
    padding: 0 20px 0 0;
}
#site #members-spotlight #member-cards {
    margin-top: 10px;
    overflow: hidden;
}
#site #members-spotlight #member-cards ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#site #members-spotlight #member-cards li img {
    display: block;
    width: 100%;
    height: auto;
}
#site #members-spotlight .logo img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 20px 20px;
    margin: 0 auto;
    width: inherit !important;
}
#site #members-spotlight .name {
    background-color: #726658;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#site #members-spotlight .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 20px 0 0 20px;
}
#site #members-spotlight .title a {
    color: #23356e;
}
#site #members-spotlight .title a:hover {
    text-decoration: underline;
}
#site #members-spotlight .caption .desc {
    padding: 10px 0;
}
#site #members-spotlight .caption .desc p {
    margin: 0;
    line-height: 15px;
}
#site #members-spotlight #member-cards ul li {
    width: 100%;
    float: left;
}
#site.internal-1col #content > .inner {
    padding: 0 20px 20px;
}
#site #strength .col1 img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 1400;
}
#site #strength .col1 #history .title a {
    color: #fff;
}
#site #strength .col1 #history .caption {
    padding: 15px 0;
}
#site #strength .col1 .wrap {
    padding: 0 20px;
}
#site #strength .col1 .btn-container a {
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    font-size: 13px;
    font-weight: 200;
    padding: 15px;
    text-align: center;
    display: block;
    background-color: #736357;
}
#site #strength .col1 {}
#site #strength .col2 {
    padding-top: 25px;
}
#site #strength .col1 #history .caption .desc {
    color: #000;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
#site #projects #controls a.prevBtn,
#site #projects #controls p.prevBtn a {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-left-white.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#site #projects #controls a.nextBtn,
#site #projects #controls p.nextBtn a {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-right-white.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-left: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#news-events ul li.news:first-child {
    border-top: 0;
}
#news-events ul.link-list {
    list-style-type: none;
    padding: 0;
}
#news-events .news .date {
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
#news-events .content a {
    color: #002d72;
    line-height: 17px;
    font-size: 12.5px;
}
#news-events .event .date {
    text-transform: uppercase;
    margin: 0 0 5px 0;
}
#news-events .event {
    border-top: 1px solid #d7d7d7;
}
#news-events .event:first-child {
    border-top: 0;
}
#news-events .event .month {
    float: left;
    padding-right: 5px;
}
#news-events ul li.events > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-events.png') !important;
    padding-left: 48px !important;
}
#site #news-events ul li.news.active > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-news-white.png') !important;
}
#site #news-events ul li.events.active > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-events-white.png') !important;
}
#projects ul li .inner {
    margin-right: 5%;
}
#site #featured-spotlights > .inner {
    padding: 0 20px;
}
#site #featured-spotlights .more a {
    padding: 0 20px 0 0;
}
#site #featured-spotlights .spotlight {
    padding: 0;
    margin: 0;
}
#site #featured-spotlights .spotlight img {
    display: block;
    width: 100%;
    height: auto;
}
#site #featured-spotlights .logo img {
    display: block;
    max-width: 100%;
    height: auto;
    padding: 20px 20px;
    margin: 0 auto;
    width: inherit !important;
}
#site #featured-spotlights .banner {
    background-color: #726658;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#site #featured-spotlights .title a {
    color: #23356e;
}
#site #featured-spotlights .title a:hover {
    text-decoration: underline;
}
#site #featured-spotlights .spotlight ul li {
    width: 100%;
    float: left;
}
#site #featured-spotlights .member {
    display: none;
}
#site #featured-spotlights .spotlight .more {
    padding: 0 20px 0 0;
}
#site.base #content > .inner {
    padding: 0 20px 20px;
}
.green-callout .inner {
    padding: 20px;
}
.green-callout .desc {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 20px;
}
.green-callout h2 {
    margin: 0;
    padding: 20px 0 20px 0;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    width: 100%;
    text-align: left;
    font-family: 'Merriweather', serif;
}
#site #news-events {
    box-shadow: 0 5px 24px rgba(199, 199, 199, 0.4);
}
@media screen and (max-width: 959px) {
    #site #news-events {
        height: auto !important;
    }
}
#site #members-spotlight {
    box-shadow: 0 5px 24px rgba(199, 199, 199, 0.4);
    overflow: hidden;
    padding-top: 15px;
}
#main-slider .caption .custom-controls,
.slick-slider-dots {
    display: none;
}
#site .callout h3 {
    padding-bottom: 7px;
}
#site.internal-2col #content #section-title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-navArrow-down.png');
    background-repeat: no-repeat;
    padding-right: 12%;
    background-position: 95%;
}
#site.internal-3col #content #section-title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-navArrow-down.png');
    background-repeat: no-repeat;
    padding-right: 12%;
    background-position: 95%;
}
#site .callout .type {
    color: #998675;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 0;
}
#site .callout.policy-callout .title {
    color: #363636;
    font-family: 'ProximaNova', sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 5px 0;
    float: none;
    width: 100%;
    text-decoration: none;
}
#site .callout .title a:hover {
    text-decoration: underline;
}
#col-right .callout > .wrap,
#col-right .callout .wrap {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #FFF;
    padding: 10px;
    overflow: hidden;
}
.callout .date {
    color: #998675;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 15px 0 5px 0;
}
.callout .name {
    font-family: 'ProximaNova', sans-serif;
    font-size: 18px;
    color: #363636;
    padding: 5px 0 0 0;
}
.callout .job-title {
    color: #707070;
    font-family: 'Source Sans Pro', sans-serif;
    font-style: italic;
    padding: 0px 0 5px 0;
}
.callout #recent-news .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
.callout #recent-news ul li {
    border: 0;
}
.callout ul.link-list {
    padding: 0 0 10px 0;
    margin: 0;
}
.callout ul.link-list li a:hover {
    text-decoration: underline;
}
.callout #events.upcoming .date .month {
    background-color: #b75506;
    width: 100%;
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    line-height: 16px;
    border-radius: 5px 5px 0 0;
    padding: 3px 6px;
}
.callout #events.upcoming .date .day {
    text-align: center;
    background-color: #e8ceb9;
    display: block;
    width: 100%;
    color: #b75506;
    font-family: 'Merriweather', serif;
    font-size: 26px;
    line-height: 28px;
    padding: 0 6px;
    border-radius: 0 0 5px 5px;
    height: 33px;
}
.callout #events.upcoming .title {
    text-decoration: none;
    width: 100%;
    padding: 0;
}
.callout #events.upcoming .title a:hover {
    text-decoration: underline;
}
.callout #events.upcoming .event {
    overflow: hidden;
    padding: 10px 0;
}
#featured-publications .featured-pub img {
    width: 100%;
}
#featured-publications .featured-pub .info {
    padding: 10px 15px;
}
#featured-publications .featured-pub {
    box-shadow: 0 2px 8px 2px rgba(000, 000, 000, 0.3);
    margin: 5px 2.5% 15px;
}
a {
    transition: background-color 0.3s, color 0.3s;
    text-decoration: none;
    color: #002d72;
}
a:hover {
    color: #001a43;
    text-decoration: underline;
}
#search-publications {
    background-color: #b75506;
    color: #FFF;
}
#search-publications > .inner {
    padding: 10px 20px;
}
#search-publications form label {
    font-size: 22px;
}
#search-publications form .search-wrap {
    width: 100%;
    background-color: #FFF;
    border-radius: 3px;
    overflow: hidden;
    padding: 4px 0;
    margin: 5px 0;
}
#search-publications form .search-wrap input#q {
    border: 0;
    background-color: transparent;
    width: 60%;
    float: left;
    padding: 6px 3%;
}
#search-publications form .search-wrap .submit {
    border: 0;
    font-family: 'ProximaNova', sans-serif;
    background-color: transparent;
    cursor: pointer;
    width: 30%;
    float: right;
    text-align: left;
    padding: 6px 0 6px 10%;
    border-left: solid 1px #CCC;
    background: url('https://www.aplu.org/wp-content/uploads/icon-search-orange.png') no-repeat 15%;
    text-transform: uppercase;
}
#search-publications form .label {
    font-size: 18px;
}
#filter-publications {
    background-color: #f4ede5;
}
#filter-publications > .inner {
    padding: 10px 20px;
}
#filter-publications form .label {
    font-size: 18px;
    color: #534741;
}
#filter-publications form .field {
    margin: 5px 0;
}
#filter-publications form .submit {
    width: 100%;
    margin: 5px 0;
    background-color: #c6c3bd;
    border: 0;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
}
#filter-publications form select {
    width: 100%;
    border-radius: 3px;
    border-color: #d7d7d7;
    padding: 8px 5px;
}
#featured-publications {
    overflow: hidden;
    margin-bottom: 25px;
}
#publication.list {
    margin: 20px 0;
}
#publication.list .display-info .results {
    font-style: italic;
    color: #b75506;
    margin-bottom: 20px;
}
#publication.list table {
    border-collapse: collapse;
    width: 100%;
}
#publication.list table thead tr {
    text-align: left;
    font-size: 18px;
    border-bottom: 1px solid #d7d7d7;
}
#publication.list table tr {
    border-bottom: 1px solid #d7d7d7;
}
#publication.list table td {
    vertical-align: top;
}
#publication.list table .title {
    font-size: 16px;
    font-weight: 600;
}
#publication.list table .file-info {
    text-transform: uppercase;
    color: #636363;
}
#publication.list table th {
    font-weight: normal;
    padding: 7px 0;
}
#footer ul.link-list li {
    border-bottom: 1px solid #636363;
    padding: 0;
    background-image: none;
}
th a.desc {
    padding-right: 20px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-sortDesc.png') no-repeat right center;
}
th a.asc {
    padding-right: 20px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-sortAsc.png') no-repeat right center;
}
.link-row {
    background-color: #e3d3bf;
    text-transform: uppercase;
}
.link-row .job-tab.active {
    background-color: #b75506;
}
.link-row .job-tab.search a {
    color: #594a42;
    display: block;
    padding: 15px 20px 15px 50px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-searchJob-inactive.png') no-repeat 20px center;
}
.link-row .job-tab.search.active a {
    color: #FFF;
    display: block;
    padding: 15px 20px 15px 50px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-searchJob-active.png') no-repeat 20px center;
}
.link-row .job-tab.post a {
    color: #594a42;
    display: block;
    padding: 15px 20px 15px 50px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-postJob-inactive.png') no-repeat 20px center;
}
.link-row .job-tab.post.active a {
    color: #FFF;
    display: block;
    padding: 15px 20px 15px 50px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-postJob-active.png') no-repeat 20px center;
}
#footer ul.link-list a:hover {
    background-color: #312a28;
    color: #ebebeb;
    text-decoration: none;
}
#job-posts.list table thead tr {
    text-align: left;
    font-size: 18px;
    border-bottom: 1px solid #d7d7d7;
}
#job-posts.list table tr {
    border-bottom: 1px solid #d7d7d7;
}
#job-posts.list table td {
    vertical-align: top;
}
#job-posts.list table .title {
    font-size: 16px;
    font-weight: 600;
}
#job-posts.list table .file-info {
    text-transform: uppercase;
    color: #636363;
}
.callout ul.link-list li {
    padding: 5px;
    border-bottom: 1px solid #dadada;
    background-image: none;
}
#news-events li.news {
    border-top: 1px solid #d7d7d7;
    background-image: none;
}
#site #strength .col1 .btn-container a:hover {
    /* padding: 15px; */
    text-align: center;
    transition: background-color 0.3s;
    background-color: #4b4139;
    text-decoration: none;
}
#col-right .callout > a:hover {
    background-color: #4b4139;
    text-decoration: none;
}
#col-right .callout > .callout-link a:hover,
#col-right .callout .callout-link a:hover {
    background-color: #4b4139;
    text-decoration: none;
}
#site .callout .spotlight img {
    max-width: 100%;
    height: auto;
}
#site .callout .banner {
    font-family: 'Merriweather', serif;
    font-size: 13px;
    font-style: italic;
    color: #726658;
    font-weight: 600;
    line-height: 18px;
    padding: 7px 0;
}
#site .callout a.more {
    float: right;
}
#site .callout #controls {
    display: block;
}
#site .callout #controls a {
    height: 30px;
    width: 30px;
    background-color: #ccc2ba;
    overflow: hidden;
    text-indent: -9999px;
    margin-top: 10px;
}
#site .callout #controls a.nextBtn,
#site .callout #controls p.nextBtn a {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-right-white.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    margin-left: 1px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#site .callout #controls a.prevBtn,
#site .callout #controls p.prevBtn a {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-left-white.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#site .callout .spotlight .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 10px 0;
}
#site #featured-spotlights .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 20px 10px 0 10px;
}
#job-posts.list table {
    border-collapse: collapse;
    width: 100%;
    color: #636363;
}
#search-jobs > .inner {
    padding: 10px 20px;
}
#search-jobs form .label {
    font-size: 18px;
}
#search-jobs form .search-wrap .submit {
    border: 0;
    font-family: 'ProximaNova', sans-serif;
    background-color: transparent;
    cursor: pointer;
    width: 30%;
    float: right;
    text-align: left;
    padding: 6px 0 6px 10%;
    border-left: solid 1px #CCC;
    background: url('https://www.aplu.org/wp-content/uploads/icon-search-orange.png') no-repeat 15%;
    text-transform: uppercase;
}
#search-jobs form .search-wrap input#q {
    border: 0;
    background-color: transparent;
    width: 60%;
    float: left;
    padding: 6px 3%;
}
#search-jobs form .search-wrap {
    width: 100%;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 4px 0;
    margin: 5px 0;
}
.seform form label {
    color: #b75506;
    font-weight: 600;
    margin: 0 0 10px;
    display: block;
}
.seform form input[type="submit"] {
    display: inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    border-radius: 5px;
    padding: 10px 50px;
    color: #FFF;
    background-color: #4a8529;
    transition: background-color 0.3s;
    border: 0;
    cursor: pointer;
}
.seform form input[type="submit"]:hover {
    background-color: #36601e;
}
.seform form select {
    width: 100%;
    border-radius: 3px;
    border-color: #d7d7d7;
    padding: 8px 5px;
    margin-bottom: 20px;
}
.seform form input[type="text"] {
    width: 98%;
    border-radius: 3px;
    border: 1px solid #d7d7d7;
    padding: 8px 1%;
    margin-bottom: 20px;
}
#submit_form .seform form #editor_wrap div {
    width: 100% !important;
    height: auto !important;
}
#submit_form .seform form #editor_wrap {
    margin-bottom: 25px;
}
#submit_form {
    padding: 25px 0;
}
#submit_form .footnote {
    position: relative;
    top: -20px;
}
#site #member-spotlight.list .spotlight img {
    width: 100%;
    height: auto;
    display: block;
}
#site #member-spotlight.list .spotlight .banner {
    display: none;
}
#site #member-spotlight.list .spotlight .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 10px 0 0 0;
}
#site #member-spotlight.list .spotlight .member {
    background-color: #726658;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#site #member-spotlight.list .spotlight .desc {
    padding: 5px 0 0 0;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}
#site #member-spotlight.list .spotlight .desc p {
    margin: 0;
    line-height: 15px;
}
#site #member-spotlight.list .spotlight a.more {
    padding: 10px 20px 10px 0;
}
#submit_form #salary_range {
    overflow: hidden;
}
#submit_form #salary_range .sLow {
    width: 47%;
    float: left;
}
#submit_form #salary_range .sHigh {
    width: 47%;
    float: left;
    position: relative;
    top: 28px;
}
#submit_form #salary_range .sep {
    display: block;
    width: 5%;
    float: left;
    position: relative;
    text-align: center;
    top: 35px;
}
#submit_form #salary_range .sHigh label {
    display: none;
}
.link-row a.return {
    color: #594a42;
    background: url('https://www.aplu.org/wp-content/uploads/icon-backArrow-orange.png') no-repeat left;
    display: block;
    padding: 15px 0 15px 20px;
}
#content img {
    max-width: 100%;
    height: auto;
}
#job-posts.detail {
    overflow: hidden;
    margin: 25px 0;
}
#job-posts.detail .left .member-logo img {
    display: block;
    padding: 10px;
    border: 1px solid #CCC;
}
#job-posts.detail .left a.btnAction-green:hover {
    background-color: #36601e;
}
#job-posts.detail .left .job-info .label {
    color: #736357;
    text-transform: uppercase;
    font-size: 11px;
    font-family: 'ProximaNova', sans-serif;
}
#job-posts.detail .left .job-info .value {
    color: #111111;
    margin-bottom: 15px;
    overflow-wrap: break-word;
}
#job-posts.detail .left .job-info.company .value {
    color: #23356e;
    font-size: 16px;
    font-weight: 600;
}
#job-posts.detail .right .date {
    color: #111111;
    font-size: 12px;
}
#job-posts.detail .right .date span {
    font-weight: 600;
}
#job-posts.detail .right .info {
    margin: 10px 0 25px;
    padding: 12px 0;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
}
#job-posts.detail .right .info .title {
    color: #002d72;
    font-size: 24px;
}
#job-posts.detail .right .info .salary {
    font-size: 14px;
    color: #000;
    font-weight: 600;
    background: url('https://www.aplu.org/wp-content/uploads/icon-salary.png') no-repeat left;
    padding-left: 20px;
}
#job-posts.detail .right .info .salary span {
    color: #736357;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'ProximaNova', sans-serif;
}
#site.internal-2col #col-content {
    background-color: #fff;
    overflow: hidden;
}
#site #news.list {
    background-color: #fff;
}
#site #news.list ul {
    margin: 0;
    padding: 0;
}
#site #news.list .item {
    border-top: 1px solid #ededed;
    padding: 10px 0;
}
/*#site #news.list .item:first-child,*/
#site #news.list li:first-child .item {
    border-top: none;
}
#site #calendar-container.callout h3 {
    padding-bottom: 7px;
    margin-top: 5px;
}
#site #calendar-container.callout .title {
    color: #363636;
    font-family: 'ProximaNova', sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 5px 0;
    float: right;
    text-decoration: none;
    width: 100%;
}
#site #calendar-container .title {
    position: relative;
    width: 100%;
    margin: auto;
}
#site #calendar-container .title .prev {
    display: block;
    width: 25px;
    position: absolute;
    left: 0;
    top: 2px;
    text-indent: 9999px;
    background: url("https://www.aplu.org/wp-content/uploads/icon-doubleArrow-left.png") no-repeat center;
}
#site #calendar-container.callout .title h3 {
    text-align: center;
    font-weight: normal;
}
#site #calendar-container .title .next {
    display: block;
    width: 25px;
    position: absolute;
    right: 0;
    top: 2px;
    text-indent: 9999px;
    background: url("https://www.aplu.org/wp-content/uploads/icon-doubleArrow-right.png") no-repeat center;
}
#site #calendar-container table {
    margin: auto;
    text-align: center;
    width: 100%;
}
#site #calendar-container td {
    padding: 1px;
}
#site #calendar-container td a.hasItem {
    background-color: #998675;
    color: #fff;
}
#site #calendar-container td a {
    padding: 2px;
    display: block;
    color: #000;
}
#site #topics.callout ul.link_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#site #calendar-container td.today a {
    color: #044d2f;
    font-weight: bold;
}
#site #calendar-container td.selected a {
    background-color: #044d2f;
    color: #fff;
}
#site #news.list .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#site #news.list .desc {
    padding: 5px 0;
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
}
#site #news.list .desc p {
    margin: 0;
}
#side-nav {
    display: none;
}
#side-nav .nav-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#side-nav .nav-wrap {
    box-shadow: rgba(0, 0, 0, 0.298039) 0px 5px 20px 0px;
    margin-bottom: 35px;
    font-family: 'ProximaNova', sans-serif;
}
#side-nav .nav-wrap > section > div > ul {
    padding: 10px 0 25px;
    font-size: 12px;
}
#side-nav .nav-wrap section > div > ul > li {
    transition: background-color 0.3s;
}
#side-nav .nav-wrap > section > div > ul > li > a:hover {
    background-color: #998675;
    margin:0;
    padding: 10px 20px;
    color: #FFF;
    border-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li:hover {
    background-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li:hover > a {
    color: #FFF;
    border-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li.activenavpath,
#side-nav .nav-wrap > section > div > ul > li.current_page_item,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current_page_item,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current-menu-parent,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current_page_ancestor
/* ,
#side-nav .nav-wrap > section > div > ul > li.current_page_parent,
#side-nav .nav-wrap > section > div > ul > li.current_page_ancestor  */
{
    background-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li.current_page_item
/* ,
#side-nav .nav-wrap > section > div > ul > li.current_page_parent,
#side-nav .nav-wrap > section > div > ul > li.current_page_ancestor  */
{
    background-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li.activenavpath > a,
#side-nav .nav-wrap > section > div > ul > li.current_page_item > a,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current_page_item > a,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current-menu-parent > a,
#side-nav .nav-wrap > section > div > ul > li > ul > li.current_page_ancestor > a
/* ,
#side-nav .nav-wrap > section > div > ul > li.current_page_parent > a,
#side-nav .nav-wrap > section > div > ul > li.current_page_ancestor > a */
 {
    color: #FFF;
    border-color: #998675;
}
#side-nav .nav-wrap > section > div > ul > li > ul {
    background-color: #FFF;
    font-size: 12px;
}
/* #side-nav .nav-wrap > section > div > ul > li > ul > li:last-child {
    border-bottom: 1px solid #d7d7d7;
} */
.grandchild-sidebar-menu, #side-nav [data-level="2"] {
    background-color:#fff;
}
.grandchild-sidebar-menu > li, #side-nav [data-level="2"] > li, #side-nav [data-level="2"] > li > ul > li {
    padding:5px 15px;
}
.grandchild-sidebar-menu a, #side-nav [data-level="2"] a {
    font-size:14px;
    color: #024e2e !important;
}
.grandchild-sidebar-menu.level-1 > li > a, #side-nav [data-level="2"] > li > ul > li > a, #side-nav [data-level="3"] > li > ul > li > a {
    color: #726658 !important;
    font-size:12px;
    width: 100%;
    display: inline-block;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li > ul  {
    padding: 0 0 6px 20px;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li > ul > li > a {
    color: #726658;
    display: block;
    padding: 6px 0;
    padding: 10px 25px 10px 0;
}
#site #news.detail .area-of-focus {
    padding-top: 20px;
}
#site #recent-news ul.link_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#site #recent-news ul.link-list li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    background-image: none;
}
#site #recent-news ul.link-list h4 {
    font-weight: 400;
    margin: 0;
}
#site #recent-news .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#site #recent-in-the-news ul.link_list {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#site #recent-in-the-news ul.link-list li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    background-image: none;
}
#site #recent-in-the-news ul.link-list li > a {
    display: block;
}
#site #recent-in-the-news ul.link-list h4 {
    font-weight: 400;
    margin: 0;
}
#site #recent-in-the-news .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#site #recent-in-the-news .author {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 5px 0 3px 0;
}
#site #recent-in-the-news .desc {
    line-height: 18px;
}
#site #recent-in-the-news .desc p {
    margin: 0;
}
#site #recent-in-the-news .source a,
#site #recent-in-the-news .source {
    color: #333;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 0 2px 0;
}
#site .callout a.icon-rss {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-rss-orange.png');
    background-repeat: no-repeat;
    padding: 10px 10px 10px 35px;
    background-position: 0% 50%;
}
#site #events.upcoming .event .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#site #events.upcoming .event .title {
    clear: both;
    font-size: 16px;
    line-height: 18px;
}
#site #events.upcoming .event .title a {
    clear: both;
    color: #002d72 !important;
    font-weight: normal !important;
    font-family: 'Source Sans Pro', sans-serif !important;
}
#site #events.upcoming .event {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
}
#site #events.upcoming .event .time {
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
#site #events.upcoming .event .location {
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
#site.internal-3col #content #col-content #events.upcoming .inner {
    padding: 0;
}
#site #events.list ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
#site #events.list .event .date div {
    float: left;
    padding-right: 5px;
}
#site #events.list .event .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#site #events.list .event .title {
    clear: both;
    font-size: 16px;
    line-height: 18px;
}
#site #events.list .event .title a {
    clear: both;
}
#site #events.list .event {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
}
#site #events.list .event .time {
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
#site #events.list .event .location {
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
#site #calendar-container .title h3 {
    text-align: center;
    padding: 0;
}
#site #calendar-container .title a {
    padding: 0;
}
#members.list {
    text-align: center;
}
#members.list .member img {
    display: block;
}
#site .callout .title {
    color: #363636;
    font-family: 'ProximaNova', sans-serif;
    font-size: 16px;
    padding: 0 0 5px 0;
    text-decoration: none;
}
#site #projects {
    background: linear-gradient(to bottom, #ffffff 24%, #a5a5a5 67%, #000000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    padding-bottom: 50px;
    background-image: url('https://www.aplu.org/wp-content/uploads/bg-projects.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}
#submit_form label.req:after {
    content: '*';
}
.callout #filter_events .title {
    border-bottom: 1px solid #CCC;
}
.callout #filter_events .content {
    margin: 10px 0 15px;
}
.callout #filter_events input[type="checkbox"] {
    margin: 5px 3px;
}
.callout #filter_events label {
    position: relative;
    top: -2px;
}
.callout #filter_events input[type="submit"] {
    display: block;
    border: 0;
    background-color: #4a8529;
    color: #FFF;
    padding: 10px;
    border-radius: 3px;
    width: 85%;
    margin: 0 auto 10px;
    transition: background-color 0.3s;
    cursor: pointer;
}
.callout #filter_events input[type="submit"]:hover {
    background-color: #36601e;
}
.callout #member-slider-container {
    position: relative;
}
.callout #member-slider-container #controls a.prevBtn,
.callout #member-slider-container #controls p.prevBtn a {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s;
}
.callout #member-slider-container #controls a.nextBtn,
.callout #member-slider-container #controls p.nextBtn a {
    display: block;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s;
}
.callout #member-slider-container:hover #controls a.prevBtn {
    visibility: visible;
    opacity: 0.4;
}
.callout #member-slider-container:hover #controls a.nextBtn,
.callout #member-slider-container:hover #controls p.nextBtn a {
    visibility: visible;
    opacity: 0.4;
}
.callout #member-slider-container #controls a.prevBtn:hover,
.callout #member-slider-container #controls p.prevBtn a:hover {
    opacity: 0.9;
}
.callout #member-slider-container #controls a.nextBtn:hover,
.callout #member-slider-container #controls p.nextBtn:hover a {
    opacity: 0.9;
}
#staff-member.detail .profile img {
    display: block;
    width: 100%;
}
#staff-member.detail .profile .info {
    background-color: #e0cfb9;
    padding: 10px;
}
#staff-member.detail .profile .name {
    font-size: 16px;
    font-weight: 600;
}
#staff-member.detail .highlights {
    padding: 10px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
    margin: 25px 0;
}
#staff-member.detail .highlights h3 {
    margin: 0;
}
#staff-member.detail .highlights ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#staff-member.detail .highlights ul li {
    border-bottom: 1px solid #CCC;
    padding: 10px 0;
}
#policy-advocacy > div > .inner {
    padding: 10px 20px;
}
#policy-advocacy .link-row ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
}
#policy-advocacy .link-row ul li:first-child a {
    border: 0;
}
#policy-advocacy img {
    display: block;
    margin: auto;
}
#policy-advocacy #overview {
    padding: 15px 0;
}
#policy-advocacy #hot-issues {
    background-color: #f4ede5;
    padding: 10px 0;
}
#policy-advocacy #hot-issues ul.accordion li {
    margin-bottom: 10px;
    border: 0;
}
#policy-advocacy #hot-issues ul.accordion li .title {
    color: #FFF;
    padding: 12px 10px;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 22px;
    transition: background-color 0.3s;
    background: #c58450 url('https://www.aplu.org/wp-content/uploads/icon-expand2.png') no-repeat 97%;
}
#policy-advocacy #hot-issues ul.accordion li.active .title {
    background: #c58450 url('https://www.aplu.org/wp-content/uploads/icon-collapse2.png') no-repeat 97%;
}
#policy-advocacy #hot-issues ul.accordion li .title:hover {
    background-color: #ab6b37;
}
#policy-advocacy #hot-issues ul.accordion li .content {
    padding: 15px 0;
}
#policy-advocacy #current-work {
    padding: 10px 0;
}
#policy-advocacy #current-work .item {
    border-bottom: 1px solid #d7d7d7;
    padding: 25px 0;
}
#policy-advocacy #current-work .item:last-child {
    border: 0;
}
#policy-advocacy #current-work .item .title {
    font-family: 'ProximaNova', sans-serif;
    font-size: 24px;
    margin: 0 0 15px;
}
#policy-advocacy #current-work .item img {
    margin: 0 0 15px 0;
}
#policy-advocacy .link-row ul li a {
    display: block;
    padding: 10px 0;
    color: #534741;
    border-top: 1px solid #c9b8a5;
    text-decoration: none;
}
.clear {
    clear: both;
}
#policy-advocacy #news {
    background-color: #f4ede5;
}
#policy-advocacy #news .col2 .inner {
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
}
#policy-advocacy #news .col2 .callout {
    overflow: hidden;
}
#policy-advocacy #news .col2 .callout .wrap {
    float: right;
    width: 60%;
}
#policy-advocacy #news .col2 .callout .image {
    float: left;
    width: 35%;
}
#policy-advocacy #news .col2 .callout .icon {
    display: none;
}
#policy-advocacy #contact {
    background-color: #736357;
}
#policy-advocacy #contact h2 {
    color: #FFF;
}
#policy-advocacy #contact h3 {
    color: #FFF;
}
#policy-advocacy #contact .wrap {
    background-color: #FFF;
    border-radius: 5px;
    padding: 12px;
}
.callout h3 img {
    width: auto !important;
    display: inline !important;
    position: relative;
    top: 2px;
    left: 5px;
}
#footer a:hover {
    color: #a19d9c;
    text-decoration: none;
}
#content #section-title.open {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-navArrow-up.png') !important;
    background-repeat: no-repeat;
    padding-right: 12%;
    background-position: 95%;
    font-family: 'ProximaNova', sans-serif;
}
.callout ul.link-list li a {
    color: #002d72;
    font-family: 'ProximaNova', sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.callout #events.upcoming .title a {
    color: #002d72;
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
    line-height: 16px;
}
.callout #events.upcoming .start {
    color: #333;
    font-family: 'ProximaNova', sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.callout #events.upcoming .location {
    color: #333;
    font-family: 'ProximaNova', sans-serif;
    font-size: 12px;
    line-height: 16px;
}
.callout .featured-publication .icon {
    width: 25px !important;
    height: 25px !important;
    border-radius: 15px;
    float: left;
    margin-right: 10px;
}
#initiatives > .item,
#initiatives .item {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
    max-width: 275px;
    display: inline-block;
    vertical-align: top;
    margin: 0 25px 25px 0;
}
#initiatives > .item .wrap,
#initiatives .item .wrap {
    padding: 15px;
}
#site #staff-member.list .info {
    padding-top: 10px;
}
#site #staff-member.list .info .name {
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
}
#site #staff-member.list .info .phone {
    font-size: 13px;
    color: #555;
    line-height: 18px;
}
#site #staff-member.list .info .email a {
    font-size: 13px;
    color: #23356e;
    line-height: 18px;
}
#site #staff-member.list .info > a,
#site #staff-member.list .info > div > div > div > div > p > a {
    color: #fff;
    background-color: #b75506;
    display: block;
    border-radius: 5px;
    margin-top: 8px;
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-orange-btn-arrow.png');
    background-repeat: no-repeat;
    background-position: 85px 12px;
    text-decoration: none;
    width: 90px;
    padding: 6px 0 6px 15px;
}
#site #staff-member.list .info > a:hover,
#site #staff-member.list .info > div > div > div > div > p > a:hover {
    background-color: #934721;
}
#project-initiative.list .project .wrap {
    padding: 15px;
}
#project-initiative.list .project .area-of-focus {
    font-family: 'ProximaNova', sans-serif;
    font-size: 12px;
    color: #959595;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#project-initiative.list .project .title {
    font-size: 20px;
    font-family: 'PoximaNova', sans-serif;
    margin-bottom: 5px;
}
#project-initiative.list {
    text-align: center;
}
#project-initiative.list .project {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
    max-width: 315px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 25px;
    text-align: left;
}
#site .project-contact .name {
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
}
#site .project-contact .job-title {
    color: #594a42;
    font-size: 14px;
    font-style: normal;
    margin-bottom: 10px;
    padding: 0;
}
#site .project-contact ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#project-initiative.detail > .desc {
    margin-bottom: 15px;
}
#site.internal-3col #staff-member.list .profile {
    padding: 10px 15px 0 0;
    float: left;
    height: 350px;
}
#site #staff-member.list .info .job-title {
    font-size: 13px;
    color: #594a42;
    line-height: 18px;
    max-width: 200px;
}
#site .callout .title a {
    font-family: 'ProximaNova', sans-serif;
    font-size: 16px;
    line-height: 18px;
    padding: 0 0 5px 0;
}
#col-right .callout > .image img,
#col-right .callout .image img {
    width: 100%;
    display: block;
}
.staff-highlight img {
    max-width: 150px !important;
    width: auto;
    display: block;
    border-radius: 50% !important;
    margin: auto;
    padding: 5px;
    border: 1px solid #d7d7d7;
}
#main-slider-container #controls a.prevBtn,
#main-slider-container #controls button.slick-prev {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-left.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
#main-slider-container #controls a.nextBtn,
#main-slider-container #controls button.slick-next {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-mainSlider-arrow-right.png');
    background-repeat: no-repeat;
    background-position: center;
    float: right;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}
#site #events.detail .desc {
    margin: 15px 0;
}
#site #events.detail .link {
    margin: 15px 0;
}
#staff-highlights.list ul {
    margin: 0;
}
#staff-highlights.list .item {
    margin: 25px 0;
}
#staff-highlights.list .item .image {
    margin-bottom: 10px;
}
#staff-highlights.list .item .image img {
    max-width: 100% !important;
    border-radius: initial !important;
    padding: initial;
    border: initial;
}
#staff-highlights.list .item .date {
    color: #998675;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}
#staff-highlights.list .item .staff-member .job-title {
    color: #707070;
    font-style: italic;
}
#footer .photo-credits > a {
    font-family: 'ProximaNova', sans-serif;
    display: inline-block;
    font-size: 10px;
    text-transform: uppercase;
    background: url('https://www.aplu.org/wp-content/uploads/icon-camera-credit.png') no-repeat left;
    padding: 5px 0 5px 35px;
    border-bottom: 0;
}
.seSolr_resultBar {
    margin: 15px 0;
}
.seSolr_title {
    font-family: 'ProxmiaNova', sans-serif;
    font-size: 20px;
}
.seSolr_url {
    color: #998675;
}
.seSolr_summary {
    margin-bottom: 15px;
}
#seSolr_pagination {
    margin: 15px 0 25px;
}
#seSolr_pagination .seSolr_page {
    padding: 5px;
}
#project-initiative.list .project {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px;
    max-width: 315px;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 25px;
    font-size: 13px;
    color: #555555;
    text-align: left;
}
#project-initiative.list .project .wrap {
    padding: 15px;
}
#project-initiative.list .project .area-of-focus {
    font-family: 'ProximaNova', sans-serif;
    font-size: 11px;
    color: #959595;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#site .project-contact .title {
    font-family: 'ProximaNova', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    color: #024e2e;
    padding: 0;
    margin: 10px 0 15px;
}
.from-the-library .pub {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 25px;
}
.from-the-library .pub .type {
    color: #534741;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.from-the-library .pub .title {
    font-family: 'ProximaNova', sans-serif;
    font-size: 16px;
    margin: 5px 0;
}
#site #news.list .title {
    color: #002d72;
    font-size: 18px;
    font-family: 'ProximaNova', sans-serif;
    line-height: 22px;
    padding-top: 5px;
    margin: 0;
    font-weight: 300;
}
#members.list .member {
    display: inline-block;
    margin: 0 5px 8px;
    padding: 5px; 
    border: 1px solid #CCC;
    max-width: 40%;
}
#members.list .wp-block-post-template {
    margin: 0;
}
#members.list .wp-block-post-template.is-flex-container {
    /* gap: 0; */
    display: initial !important;
}
/* @media (min-width: 1249px) {
    #members.list .wp-block-post-template.is-flex-container {
        gap: 0;
    }
} */
#site #projects .caption .wrap {
    padding: 10px 15px 15px 20px;
    min-height: 220px;
}
#site #strength .col2 .caption {
    color: #000;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
    padding: 20px 0;
    color: #fff;
    margin-top: 0;
}
#site #members-spotlight .caption {
    padding: 0;
    font-size: 12px;
    font-family: 'Source Sans Pro', sans-serif;
}
#site #strength > .wrap,
#site #strength .wrap {
    padding: 0 13px;
}
#site .green-callout .inner {
    padding: 13px;
}
#site #strength .col2 .wrap {
    padding: 0 13px;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
}
#strength .col2 .title {
    background-color: #a0410d;
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
    padding: 10px 13px;
}
#site #strength .col1 #history .title {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 13px;
    font-size: 20px;
    font-family: 'Merriweather', serif;
    font-style: italic;
    color: #fff;
    /* margin-top: -49px; */
    margin-top: -43px;
    position: absolute;
    z-index: 1500;
    width: 45%;
}
#site #strength .col1 #history .wrap {
    padding: 0 13px;
}
#news-events .inner {
    padding: 10px 13px;
}
#news-events > ul > li > .title {
    color: #534741;
    font-size: 16px;
    padding: 10px 30px;
    background-color: #e3d3bf;
    background-repeat: no-repeat;
    background-position: 13px;
    text-transform: uppercase;
    font-family: 'ProximaNova', sans-serif;
    transition: background-color 0.3s;
    cursor: pointer;
}
#news-events ul li.news > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-news.png') !important;
    padding-left: 36px !important;
}
#col-right > .inner,
#col-right .inner {
    padding: 13px;
}
#footer > .inner {
    padding: 13px;
}
.green-callout {
    background-color: #024e2e;
    color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-position-x: 80px;
}
#members-spotlight #featured-spotlights .spotlight-container {
    margin-bottom: 20px;
}
#site #members-spotlight > .wrap,
#site #members-spotlight .wrap {
    padding: 0 13px;
}
#members-spotlight #featured-spotlights .spotlight-container .member-logo {
    display: none;
}
#site #members-spotlight #featured-spotlights .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 20px 10px 0 0;
}
#featured-publications .featured-pub .info .type {
    color: #998675;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin: 0 0 5px;
}
#featured-publications .featured-pub .title a.article,
#featured-publications .featured-pub .title.article a,
#featured-publication .featured-pub .title.article a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-article.png') no-repeat top left;
}
#featured-publications .featured-pub .title a.fact-sheet,
#featured-publications .featured-pub .title.fact-sheet a,
#featured-publication .featured-pub .title.fact-sheet a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-factsheet.png') no-repeat top left;
}
#featured-publications .featured-pub .title a.letter,
#featured-publications .featured-pub .title.letter a,
#featured-publication .featured-pub .title.articletterle a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-letter.png') no-repeat top left;
}
#featured-publications .featured-pub .title a.report,
#featured-publications .featured-pub .title.report a,
#featured-publication .featured-pub .title.report a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-report.png') no-repeat top left;
}
#featured-publications .featured-pub .title a.video,
#featured-publications .featured-pub .title.video a,
#featured-publication .featured-pub .title.video a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-video.png') no-repeat top left;
}
#featured-publications .featured-pub .title a.webinar,
#featured-publications .featured-pub .title.webinar a,
#featured-publication .featured-pub .title.webinar a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-webinar.png') no-repeat top left;
}
.from-the-library .pub .title a.article,
.from-the-library .pub .title.article a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-article.png') no-repeat top left;
}
.from-the-library .pub .title a.fact-sheet,
.from-the-library .pub .title.fact-sheet a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-factsheet.png') no-repeat top left;
}
.from-the-library .pub .title a.letter,
.from-the-library .pub .title.letter a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-letter.png') no-repeat top left;
}
.from-the-library .pub .title a.report,
.from-the-library .pub .title.report a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-report.png') no-repeat top left;
}
.from-the-library .pub .title a.video,
.from-the-library .pub .title.video a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-video.png') no-repeat top left;
}
.from-the-library .pub .title a.webinar,
.from-the-library .pub .title.webinar a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-webinar.png') no-repeat top left;
}
#filter-events .cals {
    overflow: hidden;
}
#filter-events .cals > .item {
    width: 45%;
    padding-right: 5%;
    float: left;
}
#filter_events .cals {
    overflow: hidden;
}
#filter_events .cals > .item {
    width: 45%;
    padding-right: 5%;
    float: left;
}
#featured-publications .featured-pub .info .title {
    font-family: 'ProximaNova', sans-serif;
    font-size: 20px;
}
#site .callout .desc {
    color: #666;
    font-size: 12px;
    font-family: 'ProximaNova', sans-serif;
    line-height: 16px;
}
#col-right .callout > .callout-link a,
#col-right .callout .callout-link a {
    display: inline-block;
    font-weight: 300;
    font-size: 12px;
	float: right;
    padding: 7px 30px 7px 10px;
    color: #FFF;
    background: #736357 url('https://www.aplu.org/wp-content/uploads/icon-calloutArrow.png') no-repeat right;
    transition: background-color 0.3s;
}
#site .callout .featured-publication .title a.article,
#site .callout .featured-publication .title.article a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-article.png') no-repeat top left;
}
#site .callout .featured-publication .title a.fact-sheet,
#site .callout .featured-publication .title.fact-sheet a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-factsheet.png') no-repeat top left;
}
#site .callout .featured-publication .title a.letter,
#site .callout .featured-publication .title.letter a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-letter.png') no-repeat top left;
}
#site .callout .featured-publication .title a.report,
#site .callout .featured-publication .title.report a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-report.png') no-repeat top left;
}
#site .callout .featured-publication .title a.video,
#site .callout .featured-publication .title.video a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-video.png') no-repeat top left;
}
#site .callout .featured-publication .title a.webinar,
#site .callout .featured-publication .title.webinar a {
    display: block;
    padding: 0 0 0 45px;
    min-height: 36px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-publication-webinar.png') no-repeat top left;
}
#site #featured-spotlights {
    padding: 13px;
}
.callout #events.upcoming .wrap {
    float: right;
    width: 70%;
    padding: 0;
    border: 0;
}
.callout #events.upcoming .date {
    float: left;
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
    width: 24%;
}
#site #topics.callout ul.link_list li {
    background: url('https://www.aplu.org/wp-content/uploads/icon-linkList.png') no-repeat left 6px;
    padding: 0 0 5px 12px;
}
.pagination {
    float: right;
    margin: 20px 0;
}
.pagination a {
    color: #707070;
}
.pagination .pages {
    display: inline-block;
    margin: 0 5px;
}
.pagination a.active,
.pagination span.current {
    color: #23356e;
    font-weight: bold;
}
.pagination a.next .icon{
    display: inline-block;
    background: url('https://www.aplu.org/wp-content/uploads/icon-paginationArrow-next.png') no-repeat center;
    padding: 9px 10px;
    vertical-align: text-bottom;
}
.pagination a.prev .icon {
    padding: 9px 10px;
    vertical-align: text-bottom;
    display: inline-block;
    background: url('https://www.aplu.org/wp-content/uploads/icon-paginationArrow-prev.png') no-repeat center !important;
}
.pagination .page-numbers a {
    padding: 0 2px;
    display: inline-block;
}
.wp-block-query-pagination>.wp-block-query-pagination-next,
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    display: inline-block;
    background: url(https://www.aplu.org/wp-content/uploads/icon-paginationArrow-next.png) no-repeat right;
    padding: 0px 15px 0 0;
    vertical-align: text-bottom;
}
.wp-block-query-pagination>.wp-block-query-pagination-previous {
    background: url(https://www.aplu.org/wp-content/uploads/icon-paginationArrow-prev.png) no-repeat left;
    padding: 0 0 0 15px;
}
#main-nav ul li ul li {
    font-size: 15px;
}
#main-nav ul li a {
    font-family: 'ProximaNova', sans-serif;
    text-decoration: none;
    color: #363636;
    display: block;
    font-size: 16px;
    padding: 10px 13px;
    margin: 0 10px 0 0;
    text-transform: none;
    transition: color 0.3s;
}
#main-nav ul li ul li a {
    font-size: 15px;
}
#side-nav .nav-wrap > section > div > ul > li > ul > li > a {
    display: block;
    color: #024e2e;
    padding: 10px 0;
    text-transform: none;
    font-size: 14px;
}
#site #featured-spotlights .desc {
    padding: 10px 0;
    padding: 10px 20px;
    font-size: 13px;
    line-height: 15px;
    font-family: 'Source Sans Pro', sans-serif;
}
#initiatives > .item .title,
#initiatives .item .title {
    font-size: 19px;
    font-family: 'ProximaNova', sans-serif;
    margin-bottom: 5px;
}
#initiatives > .item .desc,
#initiatives .item .desc {
    padding: 5px 0;
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 16px;
}
#initiatives .item img {
    width: 100%;
}
#site.home #members-spotlight .spotlight-container:hover .member-logo img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: none;
    filter: grayscale(0%);
}
.green-callout a.btnAction-green,
.green-callout p.btnAction-green a {
    margin: 0 auto;
    width: 70%;
    display: block;
    margin-bottom: 10px;
    font-size: 13px;
    font-family: 'ProximaNova', sans-serif;
}
#main-slider .caption > .inner > a.btnAction-orange {
    display: block;
    width: 70%;
    margin: 20px auto 0;
    font-size: 14px;
    font-family: 'ProximaNova', sans-serif;
}
#content p {
    line-height: 1.5;
    margin: 0 0 25px;
}
#side-nav .nav-wrap section > div > ul > li > a, 
#side-nav .nav-wrap section > div > ul > li > ul > li > a {
    color: #707070;
    display: block;
    margin: 0 20px;
    padding: 10px 25px 10px 0;
    border-bottom: 1px solid #d7d7d7;
    transition: all 0.3s;
    text-decoration: none;
    font-size: 16px;
}
/* #side-nav .nav-wrap > section > div > ul > li > ul > li {
    margin: 0 20px;
    padding-left: 15px;
} */
#project-initiative.detail .overview {
    clear: both;
    overflow: hidden;
}
#side-nav > .callout {
    box-shadow: none;
    padding: 10px 20px;
    text-align: right;
    margin-bottom: 25px;
    background: url('https://www.aplu.org/wp-content/uploads/bg-callout-texture.png') repeat;
}
#project-initiative.detail .related .project a {
    font-family: 'ProximaNova', sans-serif;
}
#job-posts.detail .left .member-logo {
    margin-bottom: 15px;
}
#job-posts.detail .left a.btnAction-green {
    padding: 10px 35px 10px 55px;
    background: #4a8529 url('https://www.aplu.org/wp-content/uploads/icon-externalLink-white.png') no-repeat 30px;
    margin: 15px 0;
}
#main-slider li .wrap > .image {
    position: relative;
}
#main-slider .image-caption {
    font-size: 12px;
    position: absolute;
    bottom: 25px;
    left: 15px;
}
#main-slider .image-caption.white {
    color: #fff;
}
#main-slider .image-caption.black {
    color: #000;
}
.callout #events.upcoming .event .date div {
    width: auto;
    padding: 3px 6px;
}
#col-content #events.upcoming {
    margin-bottom: 15px;
}
#col-content #events.upcoming .event .date > div {
    display: inline;
}
#blog.list .item {
    border-top: 1px solid #ededed;
    padding: 10px 0;
}
#blog.list .item:first-child {
    border: 0;
}
#blog.list .item .title {
    font-size: 18px;
    font-family: 'ProximaNova', sans-serif;
    line-height: 22px;
    padding-top: 5px;
}
#blog.list .item .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#blog.list .item .desc {
    padding: 5px 0;
    color: #555555;
    font-size: 13px;
    line-height: 16px;
}
#news-events ul li.blog > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-blog.png') !important;
    padding-left: 48px !important;
}
#site #news-events ul li.blog.active > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-blog-white.png') !important;
}
#site.home #events.upcoming .event {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    overflow: hidden;
}
#site.home #events.upcoming .event .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
    float: left;
    clear: both;
    text-align: center;
    margin: 0;
    width: 17%;
    max-width: 40px;
    margin-top: 5px;
}
#site.home #events.upcoming .event .date div {
    width: 100%;
    padding: 1px 7px;
    display: inline-block;
    text-align: center;
}
#site.home #events.upcoming .date .month {
    background-color: #b75506;
    width: 100%;
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    line-height: 16px;
    border-radius: 5px 5px 0 0;
    padding: 3px 6px;
}
#site.home #events.upcoming .date .day {
    text-align: center;
    background-color: #e8ceb9;
    display: block;
    width: 100%;
    color: #b75506;
    font-family: 'Merriweather', serif;
    font-size: 26px;
    line-height: 28px;
    padding: 0 6px;
    border-radius: 0 0 5px 5px;
    height: 31px;
}
#site.home #events.upcoming .wrap {
    float: right;
    width: 75%;
}
#site.home #events.upcoming .title {
    text-decoration: none;
    width: 100%;
    padding: 0;
}
#project-initiative.list .project .title {
    font-size: 19px;
    font-family: 'ProximaNova', sans-serif;
    margin-bottom: 5px;
}
.callout #member-slider-container #member-slider {
    min-height: 150px !important;
}
.callout #member-slider-container #member-slider ul {
    margin: 0;
}
.callout #member-slider-container #member-slider img {
    display: block;
    margin: auto;
}
#site.home #members-spotlight .member-logo img {
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    width: auto;
}
#site.home #members-spotlight .member-logo:hover img {
    filter: none;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    filter: grayscale(0%);
}
#site #news.detail .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
    padding: 0px 0 2px 0;
}
#site.internal-2col #staff-member.list .profile {
    padding: 15px 20px 15px 0;
    display: inline-block;
    vertical-align: top;
    width: 200px;
}
#blog.detail .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 15px;
    padding: 0px 0 2px 0;
}
#blog.detail .topic ul {
    list-style: none;
    margin: 15px 0;
    padding: 0;
}
#blog.detail .topic ul li {
    display: inline-block;
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    border-left: 1px solid #eaeaea;
    padding: 0 5px 0 7px;
}
#blog.detail .topic ul li:first-child {
    border: 0;
    padding-left: 0;
}
#members.list .member a {
    display: block;
}
/* ul.accordion > li > .title {
    font-size: 16px;
    font-family: 'ProximaNova', sans-serif;
    padding: 12px 0px 12px 10px;
    background: url('https://www.aplu.org/wp-content/uploads/icon-expand.png') no-repeat right;
    cursor: pointer;
} */
#site #member-spotlight.list .spotlight {
    width: 100%;
    max-width: 600px;
    margin-bottom: 10px;
}
.accordion .content,
.wp-block-kadence-accordion .kt-accordion-panel-inner {
    padding: 0 25px 0 10px !important;
    line-height: 20px !important;
    color: #666 !important;
}
/* .wp-block-kadence-accordion .kt-accordion-panel-inner p {
    margin: 0 !important;
} */
.wp-block-kadence-accordion .kt-accordion-panel-inner ul {
    list-style: circle;
}
#project-initiative.detail .related .project {
    display: inline-block;
    margin-bottom: 25px;
    vertical-align: top;
}
#col-content p a {
    font-weight: 700;
}
#news-events ul li.in-the-news > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-newspaper.png') !important;
    padding-left: 48px !important;
}
#site #news-events ul li.in-the-news.active > .title {
    background-image: url('https://www.aplu.org/wp-content/uploads/icon-newspaper-white.png') !important;
}
body.js #job-posts.list th a {
    padding-right: 20px;
    cursor: pointer;
}
#search-jobs {
    background-color: #f4ede5;
    color: #000;
    display: none;
}
body.js #search-jobs {
    display: block;
}
#search-jobs .label {
    font-size: 18px;
}
#search-jobs .search-wrap {
    width: 100%;
    background-color: #FFF;
    border-radius: 3px;
    border: 1px solid #ccc;
    overflow: hidden;
    padding: 4px 0;
    margin: 5px 0;
}
#search-jobs .search-wrap input {
    border: 0;
    background-color: transparent;
    padding: 6px 10px;
}
#job-posts > .inner {
    padding: 0 20px 20px;
}
#job-posts .pagination li {
    display: inline-block;
}
#job-posts .pagination a {
    padding: 0 5px;
    display: block;
}
#job-posts .pagination {
    list-style: none;
    padding: 0;
}
#job-posts .pagination .active a {
    color: #23356e;
    font-weight: bold;
}
#job-posts .pagination .disabled a {
    cursor: default;
}
#job-posts .pagination .disabled a:hover {
    text-decoration: none;
}
#job-posts .display-info {
    margin: 10px 0;
}
#job-posts.list table th {
    font-weight: normal;
    padding: 7px 0;
    text-align: left;
}
#job-posts.list table th.date {
    width: 10%;
}
#job-posts.list table th.name {
    width: 55%;
}
#job-posts.list table th.member {
    width: 20%;
}
#job-posts.list table th.city {
    width: 10%;
}
#job-posts.list table th.state {
    width: 5%;
}
#blog.list .item .desc p {
    margin: 10px 0 0;
}
#blog.list .item .desc p:first-child {
    margin: 0;
}
#site .callout .staff-highlight .title {
    font-size: 18px;
    margin-top: 5px;
}
#site .callout .staff-highlight .name {
    font-size: 16px;
    padding-top: 0;
}
#staff-highlights.list .item .staff-member .title {
    font-size: 18px;
    font-family: 'ProximaNova', sans-serif;
}
#staff-highlights.list .item .staff-member .name {
    font-size: 16px;
    font-family: 'ProximaNova', sans-serif;
    margin-top: 5px;
}
#staff-highlights.list .item .staff-member {
    margin: 0 0 10px;
}
.eventcalwrapper .SECalendarViewletItem {
    margin: 0 0 10px;
}
.eventcalwrapper .SECalendarViewletItem ul {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.eventcalwrapper .SECalendarViewletItem ul li.eventcalitem {
    width: calc(100% - 60px);
    float: right;
    color: #555555;
    font-size: 13px;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 18px;
}
.eventcalwrapper .SECalendarViewletItem ul li.eventcalitem:first-child {
    width: auto;
    float: none;
}
.eventcalwrapper .SECalendarViewletItem .date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
    float: left;
    clear: both;
    text-align: center;
    margin: 0;
    width: 50px;
}
.eventcalwrapper .SECalendarViewletItem .date .month {
    background-color: #b75506;
    width: auto;
    color: #fff;
    font-family: 'ProximaNova', sans-serif;
    line-height: 16px;
    border-radius: 5px 5px 0 0;
    padding: 1px 0;
}
.eventcalwrapper .SECalendarViewletItem .date .day {
    text-align: center;
    background-color: #e8ceb9;
    display: block;
    width: auto;
    color: #b75506;
    font-family: 'Merriweather', serif;
    font-size: 26px;
    line-height: 28px;
    border-radius: 0 0 5px 5px;
    height: 33px;
}
.eventcalwrapper .SECalendarViewletItem .eventcalevent {
    color: #002d72;
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
    line-height: 16px;
}
.eventcalwrapper .SECalendarViewletItem .eventcaltime {
    display: block;
}
#site.home .eventcalwrapper .SECalendarViewletItem {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    overflow: hidden;
}
#site.home .eventcalwrapper .SECalendarViewletItem:first-child {
    border-top: 0;
}
#site.home .eventcalwrapper .SECalendarViewletItem .SECalendarViewletDetails {
    padding: 10px 20px;
}
a.sort {
    color: #FFFFFF;
}
#publication.list table th a {
    color: #fff;
}

#public-interest .wrap {
    padding: 0 13px;
}
#public-interest .more {
    padding: 0 20px 0 0;
}
#main-nav-live {
   display:none;
}
@media all and (min-width: 500px) {
    #site #history {
        width: 80%;
        margin: 0 auto;
    }
    #site #strength .col1 .btn-container a {
        width: 90%;
        margin: 0 auto;
    }
    #featured-publications .featured-pub {
        width: 45%;
        float: left;
    }
    #project-initiative.detail .related .project {
        max-width: 47%;
        margin-right: 2%;
    }
}
@media all and (min-width: 637px) {
    #site #featured-spotlights .spotlight-container .member-logo {
        position: relative;
        z-index: 9999;
        background-color: #fff;
        margin: 0 auto;
        text-align: center;
        display: none;
    }
    #site #featured-spotlights .spotlight-container .spotlight {
        width: 100% !important;
        float: none;
    }
    #site #featured-spotlights .spotlight-container .member-logo img {
        max-height: 120px;
    }
    #site #projects ul li .inner {
        margin: 0 2.5%;
    }
    #site #featured-spotlights .spotlight-container .card {
        position: inherit;
        z-index: 9998;
    }
    #site #featured-spotlights .spotlight-container:hover .card {
        top: 0 !important;
        background: #fff;
        background: rgba(255, 255, 255, 0.96);
    }
    #site #featured-spotlights .spotlight-container .card {
        transition: all 0.3s;
    }
    #site #featured-spotlights .banner {
        padding: 5px 13px;
        text-align: left;
    }
    #staff-member.detail .right {
        float: right;
        width: 35%;
    }
    #staff-member.detail .left {
        float: left;
        width: 62%;
    }
    #staff-highlights.list .item {
        overflow: hidden;
    }
    #staff-highlights.list .item .image {
        float: left;
        margin-right: 25px;
        max-width: 33%;
    }
    #staff-highlights.list .item .wrap {
        overflow: hidden;
    }
    #news-events > ul > li > .title {
        background-position: 20px;
    }
    #news-events ul li.news > .title {
        background-image: url('https://www.aplu.org/wp-content/uploads/icon-news.png') !important;
        padding-left: 44px !important;
    }
    #site #members-spotlight > .wrap,
    #site #members-spotlight .wrap {
        padding: 0 20px !important;
    }
    #site #strength > .wrap,
    #site #strength .wrap {
        padding: 0 20px;
        
    }
    #site .green-callout .inner {
        padding: 20px;
    }
    #site #strength .col2 .wrap {
        padding: 0 20px;
    }
    #strength .col2 .title {
        padding: 10px 20px;
    }
    #site #strength .col1 #history .title {
        padding: 10px 20px;
        margin-top: -49px;
        width: 45%;
    }
    #site #strength .col1 #history .wrap {
        padding: 0 20px;
    }
    #main-slider .caption > .inner > a.btnAction-orange {
        width: 70%;
        margin: 20px auto 0;
    }
    #news-events .inner {
        padding: 10px 20px;
    }
    #col-right > .inner,
    #col-right .inner {
        padding: 20px;
    }
    #footer > .inner {
        padding: 20px;
    }
    #site #projects .caption .wrap {
        padding: 10px 20px 15px 20px;
        min-height: 200px;
    }
    #site #members-spotlight #featured-spotlights .title {
        padding: 10px 13px;
    }
    #site #members-spotlight #featured-spotlights .caption .desc {
        padding: 0 13px;
    }
    #site #members-spotlight #featured-spotlights .spotlight a.more {
        padding: 10px 20px 10px 13px;
    }
    #site #history {
        width: 100%;
        padding: 0 20px;
    }
    #public-interest .wrap {
        padding: 0 20px;
    }
}
@media all and (min-width: 646px) {
    #site #featured-spotlights {
        padding: 20px;
    }
    #site #featured-spotlights .spotlight-container .member-logo {
        display: block;
        padding: 10px 0;
    }
    #members-spotlight #featured-spotlights .spotlight-container {
        margin-bottom: 0;
        width: 50%;
        float: left;
    }
    #members-spotlight #featured-spotlights .spotlight-container:nth-child(3) {
        display: none;
    }
    #site #projects #controls {
        float: right;
        margin-top: -20px;
    }
    #site #featured-spotlights .spotlight-container:first {
        margin-left: 13px;
    }
    #site #featured-spotlights .spotlight-container .card {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 417px;
    }
    #site #featured-spotlights .spotlight-container .btn-container {
        padding-left: 13px;
        margin-top: 10px;
    }
    #site .spotlight-container {
        position: relative;
        overflow: hidden;
    }
}
@media all and (min-width: 660px) {
    #content #page-banner {
        height: 225px;
    }
    #content #page-banner img {
        margin-left: -495px;
    }
    .link-row > .inner {
        padding: 0 20px;
    }
    .link-row .job-tab {
        display: inline-block;
        position: relative;
    }
    .link-row .job-tab.active:before {
        content: '';
        width: 1px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 10px solid #b75506;
    }
    #project-initiative.list {
        text-align: left;
    }
    #project-initiative.list .project {
        width: 45%;
    }
    .from-the-library .pub {
        width: 45%;
    }
}
@media all and (min-width: 768px) {
    body.js #off-canvas {
        right: -35%;
        width: 35%;
    }
    body.js.navOpen #wrapper-inner {
        position: relative;
        transform: translate3d(-35%, 0, 0);
        -webkit-transform: translate3d(-35%, 0, 0);
    }
    #footer #social-media {
        width: 50%;
        float: right;
    }
    #footer .cols-con .wrap > .col {
        float: left;
        width: 50%;
    }
    #footer .cols-con .wrap > .col2 > .inner {
        padding-right: 20px;
    }
    #footer .cols-con .wrap > .col3 > .inner {
        padding-left: 20px;
    }
    #footer #copyright {
        overflow: hidden;
        clear: both;
        padding-bottom: 3px;
    }
    #site #strength .col1 {
        float: left;
        width: 30%;
        padding: 30px 30px;
    }
    #site #strength .col2 {
        float: right;
        width: 55%;
        max-width: 595px;
        padding: 0 40px 30px 0;
    }
    #site #strength .col1 #history .wrap {
        padding: 0;
    }
    #site #strength .col1 #history {
        margin: 0 auto;
        overflow: hidden;
        width: 90%;
        position: relative;
        z-index: 1500;
    }
    #site #strength .col1 #history .caption {
        padding-bottom: 40px;
        background: rgba(255, 255, 255, 0.6);
        margin-top: -10px;
    }
    #site #strength .col1 #history .caption .desc {
        padding: 10px 20px 0 20px;
    }
    #site #strength .col1 .btn-container a {
        width: 80%;
        margin: 0 auto;
        position: relative;
        z-index: 1600;
        margin-top: -20px;
        -webkit-box-shadow: 0px 10px 31px -7px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 10px 31px -7px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 10px 31px -7px rgba(0, 0, 0, 0.75);
    }
    #site #strength .col1 .btn-container a {
        padding: 15px 5px;
    }
    #site #strength {
        background-image: url('https://www.aplu.org/wp-content/uploads/bg-strength-home.png');
        background-repeat: no-repeat;
        background-position: bottom;
        overflow: hidden;
    }
    #site #strength .col1 #history .title {
        width: 57%;
        padding: 5px 20px;
        /* margin: -39px 0; */
        margin: -33px 0;
    }
    #site #strength .col2 .wrap {
        padding: 0;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
    }
    #site #strength .col2 .caption .desc {
        padding: 0 0 0 50px;
        font-size: 12px;
        font-style: italic;
        line-height: 14px;
        color: #fff;
        font-size: 13px;
        font-family: 'Source Sans Pro', sans-serif;
    }
    #site #strength .col2 .wrap {
        padding: 0 20px;
        background: rgba(0, 0, 0, 0.8);
        color: #fff;
    }
    #site #strength .col2 .caption {
        color: #000;
        font-size: 13px;
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 18px;
        padding: 20px 0;
        margin-top: 5px;
        background-image: url('https://www.aplu.org/wp-content/uploads/icon-video.png');
        background-repeat: no-repeat;
        background-position: left center;
        min-height: 36px;
        color: #fff;
    }
    #site #strength .col1 #history .caption .desc {
        color: #000;
        font-size: 13px;
        font-family: 'Source Sans Pro', sans-serif;
        line-height: 18px;
    }
    #site #members-spotlight > .wrap,
    #site #members-spotlight .wrap {
        padding: 0 20px !important;
    }
    #search-publications > .inner {
        overflow: hidden;
    }
    #search-publications form .label {
        float: left;
        width: 30%;
        margin: 10px 0 0;
    }
    #search-publications form .search-wrap {
        float: right;
        width: 70%;
    }
    #search-jobs > .inner {
        overflow: hidden;
    }
    #search-jobs .label {
        float: left;
        width: 28%;
        margin: 10px 0 0;
    }
    #search-jobs .search-wrap {
        float: right;
        width: 70%;
    }
    #filter-publications form .field {
        width: 48%;
        float: left;
        padding: 0 1%;
    }
    #filter-publications > .inner {
        overflow: hidden;
    }
    #filter-publications form .submit {
        width: 25%;
        margin-right: 1%;
        float: right;
    }
    #publication.list table td {
        padding: 15px 0;
    }
    #publication.list table td.pt-title {
        width: 35%;
    }
    #publication.list table td.pt-date {
        width: 10%;
    }
    #publication.list table td.pt-desc {
        width: 23%;
    }
    #publication.list table td.pt-pro {
        width: 17%;
    }
    #publication.list table td.pt-own {
        width: 15%;
    }
    #publication.list table .image {
        width: 25%;
        margin-right: 10px;
        float: left;
    }
    #publication.list table .image img {
        max-width: 100%;
    }
    #publication.list table .desc {
        padding-right: 25px;
    }
    #publication.list table h4 {
        display: none;
    }
    #job-posts.list table td {
        padding: 15px 0;
    }
    #submit_form .two_col {
        overflow: hidden;
    }
    #submit_form .two_col > .col {
        width: 50%;
        float: left;
    }
    #submit_form .two_col > .col > div {
        padding-right: 1px;
    }
    #submit_form .two_col > .col:first-child > div {
        padding-right: 15px;
    }
    #submit_form #salary_range .sLow {
        width: 25%;
    }
    #submit_form #salary_range .sHigh {
        width: 25%;
    }
    #job-posts.detail .left {
        width: 25%;
        float: left;
    }
    #job-posts.detail .right {
        width: 72%;
        float: right;
    }
    #job-posts.detail .left .member-logo {
        padding: 10px;
        border: 1px solid #CCC;
    }
    #job-posts.detail .left .member-logo img {
        padding: 0;
        border: 0;
    }
    #content .col-container {
        overflow: hidden;
    }
    #content .col-container .col {
        width: 31%;
        float: left;
        margin-right: 2%;
    }
    #policy-advocacy .link-row.sticky {
        position: fixed;
        z-index: 9999;
        width: 100%;
        max-width: 1275px;
    }
    #policy-advocacy > div > .inner {
        overflow: hidden;
    }
    #policy-advocacy .link-row > .inner {
        padding: 0 20px;
        overflow: visible;
    }
    #policy-advocacy .link-row ul li {
        float: left;
        padding: 15px 0;
        transition: background-color 0.3s;
    }
    #policy-advocacy .link-row ul li a {
        padding: 0 15px;
        border-left: 1px solid #af9d8b;
        border-top: 0;
        transition: all 0.3s;
    }
    #policy-advocacy .link-row ul li:hover {
        background-color: #b75506;
    }
    #policy-advocacy .link-row ul li:hover a {
        color: #FFF;
        border-color: #b75506;
    }
    #policy-advocacy .link-row ul li.active {
        background-color: #b75506;
        position: relative;
    }
    #policy-advocacy .link-row ul li.active a {
        color: #FFF;
        border-color: #b75506;
    }
    #policy-advocacy .link-row ul li.active:before {
        content: '';
        width: 0px;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 7px solid #b75506;
    }
    #policy-advocacy #overview .wrap {
        float: left;
        width: 72%;
    }
    #policy-advocacy #overview .image {
        float: right;
        text-align: right;
        width: 25.5%;
    }
    #policy-advocacy #current-work .item {
        overflow: hidden;
    }
    #policy-advocacy #current-work .image {
        width: 23.07%;
        float: left;
    }
    #policy-advocacy #current-work .wrap {
        width: 75%;
        float: right;
    }
    #policy-advocacy .col {
        width: 33.33%;
        float: left;
    }
    #policy-advocacy .col1 > .inner {
        padding-right: 25px;
    }
    #policy-advocacy .col2 > .inner {
        padding: 0 25px;
    }
    #policy-advocacy .col3 > .inner {
        padding-left: 25px;
    }
    #staff-member.detail .right {
        width: 21.6%;
    }
    #staff-member.detail .left {
        width: 75%;
    }
    #project-initiative.detail .related .project {
        max-width: 30%;
        margin-right: 3%;
    }
    #featured-spotlights .spotlight-container:hover .member-logo {
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
    }
}
@media all and (min-width: 960px) {
    body.js #off-canvas {
        right: -25%;
        width: 25%;
    }
    body.js.navOpen #wrapper-inner {
        position: relative;
        transform: translate3d(-25%, 0, 0);
        -webkit-transform: translate3d(-25%, 0, 0);
    }
    #search {
        width: 50%;
        display: block;
    }
    #off-canvas-trigger {
        float: right;
        margin-top: 30px;
        overflow: hidden;
        display: block;
    }
    #search {
        width: 30%;
        float: right;
        display: block;
        margin-top: 60px;
        margin-right: 30px;
        clear: none;
    }
    #main-slider-container #controls {
        top: 25px !important;
        left: 20px;
    }
    #main-slider-container #controls a.prevBtn,
    #main-slider-container #controls p.prevBtn a {
        margin: 0;
    }
    #main-slider-container #controls a.nextBtn,
    #main-slider-container #controls p.nextBtn a {
        margin: 0 0 0 5px;
        float: left;
    }
    #main-slider li .wrap {
        overflow: hidden;
        background-color: #252525;
        background-color: rgba(37, 37, 37, 1.0);
    }
    #main-slider li .wrap > .image {
        width: 70%;
        float: right;
    }
    #main-slider li .wrap > .caption {
        width: 30%;
        float: left;
        background-color: transparent;
        top: 0;
        margin: 0;
    }
    #main-slider li .wrap > .caption > .inner {
        padding-top: 75px;
    }
    #site.home #content #col-content {
        float: left;
        width: 75%;
    }
    #site.home #content #col-right {
        float: right;
        width: 25%;
    }
    #site.internal-2colrev #content #col-content {
        float: left;
        width: 75%;
        min-height: 1000px;
    }
    #site.internal-2colrev #content #col-right {
        float: right;
        width: 25%;
    }
    #content #page-banner {
        margin-bottom: 3px;
    }
    #content #page-banner img {
        max-height: none;
        width: auto;
        margin-left: -638px;
    }
    #content #section-title {
        width: 21%;
        padding: 10px 2%;
        display: block;
        position: relative;
        top: -51px;
        margin-bottom: -51px;
    }
    #site.internal-2col #content #col-left {
        width: 25%;
        float: left;
        min-height: 1000px;
    }
    #site.base #content #col-left {
        position: relative;
        z-index: 80;
    }
    #site.internal-2col #content #cols-container > #col-content {
        width: 75%;
        float: right;
    }
    #site.base #content #cols-wrap {
        width: 75%;
        float: right;
        position: relative;
        z-index: 79;
    }
    #site.internal-3col #content #cols-wrap {
        width: 75%;
        float: left;
        min-height: 1000px;
    }
    #site.internal-3col #content #col-left {
        float: left;
        width: 33.33%;
    }
    #site.internal-3col #content #col-content {
        float: left;
        width: 66.66%;
    }
    #site.internal-3col #content #col-right {
        float: right;
        width: 25%;
    }
    #site #news-events > ul > li > .title {
        position: relative;
        background: #0f6609;
        padding: 20px 40px;
        text-align: center;
        z-index: 9998;
    }
    #news-events > ul > li.active:after {
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: inherit;
        pointer-events: none;
        border-color: rgba(0, 104, 56, 0);
        border-top-color: #006838;
        border-width: 8px;
        z-index: 9999;
    }
    #site #news-events > ul > li.active > .title:after {
        top: 100%;
        left: 0;
        right: 0;
        margin: auto;
        border: solid transparent;
        content: "";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 104, 56, 0);
        border-top-color: #006838;
        border-width: 8px;
        z-index: 9999;
    }
    #site #news-events > ul {
        overflow: hidden;
        border-bottom: 1px solid #e1dfdf;
    }
    #site #news-events > ul > li {
        float: left;
        border-left: 1px solid #ccc;
    }
    #site #news-events > ul > li:first-child {
        border-left: 0;
    }
    #site #news-events {
        position: relative;
        overflow: hidden;
        background-color: #fff;
        height: 263px;
    }
    #site #news-events > ul > li > .title {
        padding: 20px 30px;
        text-align: center;
        color: #534741;
        font-size: 16px;
        background-color: #e3d3bf;
        background-repeat: no-repeat;
        background-position: 20px;
        text-transform: uppercase;
        font-family: 'ProximaNova', sans-serif;
    }
    #site #news-events li.active > .title {
        background-color: #006838;
        color: #fff;
        background-image: none;
    }
    #site #news-events > ul > li > .title {
        padding: 20px 30px;
        text-align: center;
        color: #534741;
        font-size: 16px;
        position: relative;
        z-index: 66;
        background-color: #e3d3bf;
        background-repeat: no-repeat;
        background-position: 20px;
        text-transform: uppercase;
        font-family: 'ProximaNova', sans-serif;
    }
    #news-events .news > .inner {
        padding: 10px 20px;
    }
    #site #news-events li.active > .title {
        background-color: #006838;
        color: #fff;
        background-image: none;
    }
    #site #news-events ul li.news.active > .title {
        background-image: url('https://www.aplu.org/wp-content/uploads/icon-news-white.png');
        padding-left: 43px;
    }
    #site #news-events ul li.events.active > .title {
        background-image: url('https://www.aplu.org/wp-content/uploads/icon-events-white.png');
        padding-left: 48px;
    }
    #site #news-events li:hover .title {
        border-bottom: 0;
    }
    #site #news-events .content {
        position: absolute;
        left: 0;
        max-height: none;
        transition: none;
        display: none;
        z-index: 65;
        margin-top: 0;
    }
    #site #news-events .items {
        overflow: hidden;
        margin-bottom: 10px;
    }
    #site #news-events li.active .content {
        display: block;
        margin-top: 10px;
        background-color: #fff;
    }
    #news-events .link-list .news {
        border-top: 0;
        float: left;
        display: block;
        width: 32%;
        padding: 0;
        margin-right: 1.33%;
        margin-left: 0;
        background-color: #f5f5f5;
    }
    #site #news-events li.active .content {
        margin-top: 0;
        padding-top: 20px;
        width: 100%;
    }
    body.js #site.internal-2col #content #section-title {
        cursor: auto;
    }
    body.js #site.internal-2col #content #section-title:hover {
        background-color: #044d2f;
    }
    body.js #site.internal-3col #content #section-title {
        cursor: auto;
    }
    body.js #site.internal-3col #content #section-title:hover {
        background-color: #044d2f;
    }
    #site.internal-2col #content #section-title {
        background-image: none;
        padding: 10px 2%;
    }
    #site.internal-3col #content #section-title {
        background-image: none;
        padding: 10px 2%;
    }
    #site #news-events .more {
        float: right;
        margin-right: 10px;
    }
    #site #content #page-banner a.photo-credits {
        display: block;
        height: 21px;
        width: 26px;
        text-indent: -9999px;
        overflow: hidden;
        z-index: 76;
        position: absolute;
        right: 30px;
        bottom: 15px;
        background: url('https://www.aplu.org/wp-content/uploads/icon-camera-banner.png') no-repeat center;
    }
    #site.home .eventcalwrapper .SECalendarViewletItem {
        border-top: 0;
        float: left;
        display: block;
        width: 32%;
        padding: 0;
        margin-right: 1.33%;
        margin-left: 0;
        background-color: #f5f5f5;
    }
    #news-events #events .event {
        border-top: 0;
        float: left;
        display: block;
        width: 32%;
        padding: 0;
        margin-right: 1.33%;
        margin-left: 0;
        background-color: #f5f5f5;
    }
    #news-events .event > .inner,
    #news-events .event .inner {
        padding: 10px 20px;
    }
    #site #projects > .wrap,
    #site #projects .wrap {
        padding: 20px;
    }
    #site #projects #controls {
        float: right;
        padding-right: 1%;
    }
    #projects .caption .wrap {
        padding: 10px 20px 15px 20px;
    }
    #site #projects .caption {
        background-color: #fff;
        min-height: 200px;
    }
    #site #strength .col2 {
        width: 55%;
        max-width: 592px;
    }
    #site #strength .col1 {
        float: left;
        width: 30%;
        max-width: 248px;
        padding: 30px 30px;
    }
    #site #strength .col1 #history .title {
        width: 55%;
        padding: 5px 15px;
        /* margin: -39px 0; */
        margin: -33px 0;
    }
    #site #featured-spotlights .spotlight-container {
        width: 50%;
        float: left;
    }
    #site.base #cols-container #cols-wrap > #col-content {
        width: 67%;
        float: left;
        background-color: #FFF;
        box-shadow: 10px 0 25px rgba(000, 000, 000, 0.1);
        min-height: 1000px;
    }
    #site.base #cols-container #cols-wrap > #col-right {
        width: 33%;
        float: right;
    }
    #site #news-events ul li.active > .title {
        box-shadow: 0 2px 8px rgba(000, 000, 000, 0.3);
    }
    #featured-publications .featured-pub {
        width: 23%;
        float: left;
        margin: 5px 1% 15px;
    }
    #search-publications form .label {
        font-size: 22px;
        margin-top: 7px;
    }
    #search-publications form .search-wrap input#q {
        width: 72%;
        padding: 6px 3%;
    }
    #search-publications form .search-wrap .submit {
        width: 20%;
        padding: 6px 0 6px 7%;
        background: url('https://www.aplu.org/wp-content/uploads/icon-search-orange.png') no-repeat 13%;
    }
    #search-jobs .label {
        font-size: 22px;
        margin-top: 7px;
    }
    #search-jobs .search-wrap input#q {
        width: 72%;
        padding: 6px 3%;
    }
    #search-jobs .search-wrap .submit {
        width: 20%;
        padding: 6px 0 6px 7%;
        background: url('https://www.aplu.org/wp-content/uploads/icon-search-orange.png') no-repeat 13%;
    }
    #filter-publications form .submit {
        float: left;
        width: auto;
        margin: 0;
        padding: 10px 22px;
    }
    #filter-publications form .field {
        width: auto;
        float: left;
        padding: 0;
        margin: 0 5px 0 0;
    }
    #filter-publications form .projects {
        width: 25%;
    }
    #filter-publications form .owners {
        width: 25%;
    }
    #filter-publications form .types {
        width: 15%;
    }
    #filter-publications form .years {
        width: 15%;
    }
    #site #member-spotlight.list .spotlight {
        max-width: 600px;
        float: left;
        position: relative;
        overflow: hidden;
        width: 33%;
    }
    #site #member-spotlight.list .spotlight .card {
        position: absolute;
        z-index: 9998;
        height: 100%;
        width: 100%;
        transition: all 0.3s;
        top: 277px;
        background-color: #fff;
    }
    #site #member-spotlight.list .spotlight:hover .card {
        top: 0 !important;
        background: #fff;
        background: rgba(255, 255, 255, 0.96);
    }
    #site #member-spotlight.list .spotlight .title {
        padding: 20px 10px 0 10px;
    }
    #site #member-spotlight.list .spotlight .member {
        text-align: left;
        padding: 5px 10px;
    }
    #site #member-spotlight.list .spotlight .desc {
        padding: 10px 10px;
    }
    #site #member-spotlight.list .spotlight a.more {
        padding: 10px 20px 10px 10px;
    }
    #member-spotlight.list {
        overflow: hidden;
    }
    #job-posts.detail .left {
        width: 20%;
    }
    #job-posts.detail .right {
        width: 78%;
    }
    #members.list {
        text-align: left;
    }
    #members.list .member img {
        max-width: 200px;
    }
    #project-initiative.list .project {
        width: 30%;
    }
    .from-the-library .pub {
        width: 30%;
    }
    #col-right .callout {
        width: 100%;
        margin-right: 3%;
    }
    #site .green-callout {
        background-image: url('https://www.aplu.org/wp-content/uploads/img-pillars.png');
    }
    #site #staff-member.list .profile img {
        max-width: 200px;
    }
    #side-nav {
        display: block;
    }
}
@media all and (min-width: 1295px) {
    #page-background {
        display: block;
        position: absolute;
        z-index: -1;
        top: 0;
        background: #FFF;
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), -moz-linear-gradient(top, rgba(214, 200, 183, 1) 65%, rgba(255, 255, 255, 1) 100%);
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(214, 200, 183, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), -webkit-linear-gradient(top, rgba(214, 200, 183, 1) 65%, rgba(255, 255, 255, 1) 100%);
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), -o-linear-gradient(top, rgba(214, 200, 183, 1) 65%, rgba(255, 255, 255, 1) 100%);
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), -ms-linear-gradient(top, rgba(214, 200, 183, 1) 65%, rgba(255, 255, 255, 1) 100%);
        background: url('https://www.aplu.org/wp-content/uploads/bg-pattern.png'), linear-gradient(to bottom, rgba(214, 200, 183, 1) 65%, rgba(255, 255, 255, 1) 100%);
        padding-bottom: 450px;
        width: 100%;
    }
    #page-background img {
        display: block;
        max-width: none;
        width: 100%;
        height: auto;
    }
    #site.home #page-background img {
        min-width: 100%;
        width: auto;
    }
    #header {
        border-top: 10px #736457 solid;
        height: 120px;
        overflow: visible;
        box-shadow: 0 3px 10px rgba(000, 000, 000, 0.3);
    }
    #header > .inner {
        padding: 13px 30px;
        overflow: visible;
    }
    #off-canvas-trigger {
        display: none;
    }
    #off-canvas #toolbar,
    #off-canvas #main-nav-container,
    #off-canvas #search {
        display: none;
    }
    #logo {
        width: 182px;
    }
    #search {
        width: 275px;
        float: right;
        clear: none;
        margin: 0 0 0 50px;
    }
    #toolbar {
        width: auto;
        float: left;
        overflow: hidden;
        display: block;
    }
    #header .top {
        float: right;
        margin: 10px 0;
        display: block;
    }
    #toolbar ul {
        float: left;
    }
    #main-nav-container {
        margin-bottom: 0;
        position: absolute;
        bottom: 0;
        right: 30px;
        overflow: visible;
        display: block;
    }
    #main-nav {
        width: 100%;
        background-color: transparent;
        box-shadow: none;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    #main-nav > ul > li > a:hover {
        background-image: none;
    }
    #main-nav ul li.last > .content > ul {
        right: 0;
        left: auto;
    }
    #main-nav ul li {
        float: left;
        border-top: 0;
        display: block;
        position: relative;
    }
    #main-nav ul li ul li {
        width: 100%;
        border-top: 1px #303030 solid;
        float: left;
    }
    #main-nav ul li ul li:first-child {
        border-top: 0;
    }
    #main-nav ul li ul li a {
        background-color: #ebe7e3;
        padding: 5px;
    }
    #main-nav > ul > li:after {
        content: "";
        top: 100%;
        left: 15px;
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top: 7px solid transparent;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        transition: border-color 0.3s;
        z-index: 99999;
    }
    #main-nav > ul > li:hover:after {
        border-top: 7px solid #005826;
    }
    #main-nav ul li a {
        display: block;
        margin: 0;
    }
    #main-nav > ul > li:hover > a {
        background-color: #005826;
        color: #FFF;
    }
    #main-nav > ul > li.open > a {
        border-bottom: 0;
    }
    #main-nav > ul > li > a {
        padding: 10px 13px 15px;
        transition: background-color 0.3s;
    }
    #main-nav ul li > .content {
        display: block;
        overflow: hidden;
        left: 0;
        top: 0;
        width: 100%;
        transition: none;
        background: #FFF;
        -webkit-animation-duration: 0.25s;
        animation-duration: 0.25s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        visibility: hidden;
        background-color: #ebe7e3;
    }
    #main-nav ul li > .content > ul {
        position: absolute;
        z-index: 99998;
        /* width: 225px; */
        width: 255px;
        left: 0;
        padding: 10px 15px;
        background-color: #ebe8e4;
        box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    }
    #main-nav li.open .content {
        box-shadow: 0 8px 8px #7b7b7b;
        visibility: visible;
    }
    #main-nav ul li > .content > ul > li > a {
        display: inline-block;
        padding-right: 15px;
    }
    
    #main-nav-live {
        list-style-type: none;
        padding:0;
        z-index: 1000;
        margin-bottom: 0;
        position: absolute;
        bottom: 0;
        right: 30px;
        overflow: visible;
        display: flex;
    }
    
    #main-nav-live li {
        position: relative;
        cursor: pointer;
        padding-bottom:0;
    }
    
    #main-nav-live li a {
        font-family: 'ProximaNova', sans-serif;
        text-decoration: none;
        color: #363636;
        display: block;
        font-size: 16px;
        padding: 5px;
        margin: 0 10px 0 0;
        text-transform: none;
        transition: color 0.3s;
    }
    #main-nav-live li > a {
        padding: 10px 13px 15px;
        display: inline-table;
    }
    #main-nav-live ul.sub-menu a {
        padding:5px;
    }
    #main-nav-live .sub-menu {
        display: none;
        overflow: hidden;
        position: absolute;
        width:255px !important;
        max-width:255px !important;
        left: 0;
        top: 0;
        transition: none;
        padding: 10px 15px;
        background-color: #ebe8e4;
        box-shadow: inset 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
        -webkit-animation-duration: 0.25s;
        animation-duration: 0.25s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        background-color: #ebe7e3;
       list-style-type: none
    }
    #main-nav-live li:hover > ul {
        display:block;
    }
    #main-nav-live ul.sub-menu {
        top: 100%; left: 0;
    }
    #main-nav-live .sub-menu li {
        border-top:solid 1px #c3c3c3
    }
    #main-nav-live ul.sub-menu li:first-child {
        border-top:0;
    }
    #main-nav-live ul li a:hover {
        color: #005826;
        background: url('https://www.aplu.org/wp-content/uploads/icon-doubleArrow-right.png') no-repeat right;
    }
    #main-nav-live > li:after {
        content: "";
        top: 43px;
        left: 14px;
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-top: 7px solid transparent;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        transition: border-color 0.3s;
        z-index: 99999;
    }
    #main-nav-live > li:hover:after {
        border-top: 7px solid #005826;
    }
    #main-nav-live li a {
        display: block;
        margin: 0;
    }
    #main-nav-live > li:hover > a {
        background-color: #005826;
        color: #FFF;
     }
    #footer-wrap {
        min-height: 495px;
        overflow: hidden;
        background: #FFF url('https://www.aplu.org/wp-content/uploads/bg-footer.jpg') no-repeat center top;
        background-size: cover;
    }
    #footer {
        margin-bottom: 150px;
        box-shadow: 0 3px 10px rgba(000, 000, 000, 0.3);
    }
    #footer > .inner {
        overflow: hidden;
        padding: 35px 40px;
    }
    #footer #social-media {
        width: 330px;
    }
    #footer .cols-con {
        overflow: hidden;
        width: 865px;
        float: left;
    }
    #footer .cols-con > .col1 {
        width: 33.33%;
        float: left;
    }
    #footer .cols-con > .col1 > .inner {
        padding: 0 40px 0 0;
    }
    #footer .cols-con > .wrap {
        width: 66.66%;
        float: left;
        overflow: hidden;
    }
    #footer .cols-con > .wrap > .col > .inner {
        padding: 0 40px 20px 0;
    }
    #main-slider-container {
        padding: 30px;
        width: 1215px;
        margin: 30px auto;
        background-color: #333;
        background-color: rgba(51, 51, 51, 0.4);
    }
    #main-slider li .wrap {
        background-color: transparent;
    }
    #main-slider li .wrap > .image {
        width: 835px;
        height: 500px;
    }
    #main-slider-container #controls {
        top: 55px !important;
        left: 50px;
    }
    #main-slider li .wrap > .caption {
        background-color: #252525;
        background-color: rgba(37, 37, 37, 0.8);
        width: 360px;
        height: 500px;
        overflow: hidden;
    }
    #main-slider .caption > .inner > .title {
        font-size: 28px;
        line-height: 32px;
    }
    #main-slider .caption .custom-controls a.customLink,
    .slick-dots li button {
        background-color: #464646;
        width: 15px;
        height: 15px;
        border-radius: 10px;
        float: left;
        margin-right: 10px;
        border: 0;
        text-indent: -9999px;
        cursor: pointer;
    }
    #main-slider .caption .custom-controls a.customLink.current,
    .slick-dots li.slick-active button {
        background-color: #a1a1a1;
    }
    #main-slider .caption .custom-controls,
    .slick-slider-dots {
        position: absolute;
        bottom: 20px;
        display: block;
        left: 150px;
        width: 100%;
    }
    #content {
        background-color: #fff;
        min-height: 900px;
        box-shadow: 0 3px 10px rgba(000, 000, 000, 0.3);
    }
    #site.home #content #col-right {
        width: 275px;
    }
    #site.home #content #col-content {
        width: 1000px;
    }
    #site.internal-2colrev #content #col-right {
        width: 275px;
    }
    #site.internal-2colrev #content #col-content {
        width: 1000px;
    }
    #content #page-banner {
        height: auto;
    }
    #content #page-banner img {
        margin: 0;
        position: static;
        left: initial;
    }
    #content #section-title {
        left: 30px;
        width: 210px;
        padding: 10px 20px !important;
    }
    #site.internal-2colrev #content #col-content > .inner {
        padding: 0 30px 20px;
    }
    #site.internal-1col #content > .inner {
        padding: 0 30px;
    }
    #site.base #content > .inner,
    #job-posts > .inner {
        padding: 0 30px;
    }
    #site.internal-2col #content #col-left {
        width: 300px;
    }
    #site.internal-2col #content #col-left > .inner {
        padding: 0 20px 0 30px;
    }
    #site.internal-2col #content #cols-container > #col-content > .inner {
        padding: 0 30px 20px 20px;
    }
    #site.internal-2col #content #cols-container > #col-content {
        width: 975px;
    }
    #site.base #content #cols-wrap {
        width: 975px;
    }
    #site.internal-3col #content #cols-wrap {
        width: 1000px;
    }
    #site.internal-3col #content #col-left {
        width: 300px;
    }
    #site.internal-3col #content #col-left > .inner {
        padding: 0 20px 0 30px;
    }
    #site.internal-3col #content #col-right {
        width: 275px;
    }
    #site.internal-3col #content #col-content {
        width: 700px
    }
    #site.internal-3col #content #col-content > .inner,
    #site.internal-3col #content #col-content .inner {
        padding: 0 30px 20px 20px;
    }
    #site.base #cols-container #cols-wrap > #col-content {
        width: 700px;
    }
    #site.base #cols-container #cols-wrap > #col-right {
        width: 275px;
    }
    #site #news-events > ul > li:first-child {
        padding-left: 30px;
    }
    #site #news-events #recent-news {
        padding: 0 30px;
    }
    #site #news-events #events {
        padding: 0 30px;
    }
    #site #news-events #recent-in-the-news {
        padding: 0 30px;
    }
    #site #news-events li.active .content {
        margin-top: 0;
        padding-top: 20px;
    }
    #site #projects .caption .wrap {
        padding: 10px 20px 15px 20px;
    }
    #site #featured-spotlights {
        margin-top: 20px;
        padding: 0 30px;
        background-color: #333;
        height: 313px;
    }
    #site #featured-spotlights .spotlight:nth-of-type(odd) {
        margin-left: 0;
    }
    #site #featured-spotlights .spotlight-container {
        width: 33.33%;
        float: left;
    }
    #site #featured-spotlights .spotlight-container:nth-child(3) {
        display: block;
    }
    #site #strength .col2 {
        width: 60%;
    }
    #search-publications > .inner {
        padding: 12px 45px;
    }
    #search-publications form .label {
        width: 22%;
    }
    #search-publications form .search-wrap {
        width: 78%;
    }
    #search-publications form .search-wrap input#q {
        width: 75%;
        padding: 6px 10px;
    }
    #search-publications form .search-wrap .submit {
        width: 15%;
        padding: 6px 0 6px 5%;
    }
    #search-jobs > .inner {
        padding: 12px 45px;
    }
    #search-jobs .label {
        width: 20%;
    }
    #search-jobs .search-wrap {
        width: 78%;
    }
    #search-jobs .search-wrap input {
        width: 75%;
    }
    #search-jobs .search-wrap .submit {
        width: 15%;
        padding: 6px 0 6px 5%;
    }
    #filter-publications form .label {
        float: left;
        margin: 5px 20px 0 0;
    }
    #filter-publications form .field {
        margin: 0 15px 0 0;
        min-width: 200px;
    }
    .link-row > .inner {
        padding: 0 30px;
    }
    #job-posts.detail .left {
        width: 220px;
    }
    #job-posts.detail .right {
        width: 960px;
    }
    #job-posts.detail .left a.btnAction-green {
        display: block;
        background-position: 65px;
    }
    #policy-advocacy > div > .inner {
        padding: 20px 30px;
    }
    #policy-advocacy #current-work .wrap {
        margin: 35px 0 15px;
    }
    #footer .photo-credits {
        float: left;
        width: 24%;
    }
    #site #main-slider .image-caption {
        bottom: 15px;
    }
}
@media all and (max-width: 767px) {
    #publication.list table,
    #publication.list tbody,
    #publication.list th,
    #publication.list td,
    #publication.list tr {
        display: block;
    }
    #publication.list thead tr {
        display: none;
    }
    #publication.list table tr {
        padding: 15px 0;
    }
    #publication.list table h4 {
        display: block;
    }
    #job-posts.list table,
    #job-posts.list tbody,
    #job-posts.list th,
    #job-posts.list td,
    #job-posts.list tr {
        display: block;
    }
    #job-posts.list thead tr {
        display: none;
    }
    #job-posts.list td {
        padding-left: 40%;
        position: relative;
    }
    #job-posts.list td:before {
        left: 7px;
        padding-right: 10px;
        position: absolute;
        white-space: nowrap;
        color: #111111;
    }
    #job-posts.list table tr {
        padding: 15px 0;
    }
    #job-posts.list td:nth-of-type(1):before {
        content: "Posted";
    }
    #job-posts.list td:nth-of-type(2):before {
        content: "Job Title";
    }
    #job-posts.list td:nth-of-type(3):before {
        content: "Institution";
    }
    #job-posts.list td:nth-of-type(4):before {
        content: "City";
    }
    #job-posts.list td:nth-of-type(5):before {
        content: "State";
    }
    #filter-publications form select {
        padding: 15px 5px;
    }
}
@media all and (min-width: 660px) and (max-width: 959px) {
    #col-right .callout {
        width: 30%;
        margin-right: 3%;
        float: left;
    }
}
#site #leader-spotlight.list .spotlight {
    width: 100%;
    max-width: 600px;
    margin-bottom: 10px;
}
#site #leader-spotlight.list .spotlight img {
    width: 100%;
    height: auto;
    display: block;
}
#site #leader-spotlight.list .spotlight .title {
    font-size: 18px;
    color: #23356e;
    font-family: 'ProximaNova', sans-serif;
    line-height: 20px;
    padding: 10px 0 0 0;
}
#site #leader-spotlight.list .spotlight .banner {
    background-color: #726658;
    color: #fff;
    padding: 5px 0;
    text-align: center;
}
#site #leader-spotlight.list .spotlight .desc {
    padding: 5px 0 0 0;
    font-family: 'Source Sans Pro', sans-serif;
}
#site #leader-spotlight.list .spotlight a.more {
    padding: 10px 20px 10px 0;
}
#leader-spotlight.detail .sidebar {
    margin-bottom: 40px;
}
#leader-spotlight.detail .sidebar .job-title {
    font-size: 20px;
}
#leader-spotlight.detail .sidebar .member {
    font-size: 18px;
}
@media all and (min-width: 650px) {
    #leader-spotlight.detail .sidebar {
        float: right;
        margin: 0 0 40px 40px;
        max-width: 600px;
        width: 40%;
    }
}
@media all and (min-width: 960px) {
    #site #leader-spotlight.list .spotlight {
        max-width: 600px;
        float: left;
        position: relative;
        overflow: hidden;
        width: 33%;
    }
    #site #leader-spotlight.list .spotlight .card {
        position: absolute;
        z-index: 9998;
        height: 100%;
        width: 100%;
        transition: all 0.3s;
        top: 277px;
        background-color: #fff;
    }
    #site #leader-spotlight.list .spotlight:hover .card {
        top: 0 !important;
        background: #fff;
        background: rgba(255, 255, 255, 0.96);
    }
    #site #leader-spotlight.list .spotlight .title {
        padding: 20px 10px 0 10px;
    }
    #site #leader-spotlight.list .spotlight .banner {
        text-align: left;
        padding: 5px 10px;
    }
    #site #leader-spotlight.list .spotlight .desc {
        padding: 10px 10px;
    }
    #site #leader-spotlight.list .spotlight a.more {
        padding: 10px 20px 10px 10px;
    }
    #leader-spotlight.list {
        overflow: hidden;
    }
}
@media print {
    #col-left,
    #col-right,
    .sevlVideo,
    #content #page-banner,
    #header .top,
    #main-nav-container,
    #footer,
    a[class|="btnAction"],
    p[class|="btnAction"] a,
    #staff-member.detail .right,
    #job-posts.detail .left .member-logo img,
    .link-row,
    .base #policy-advocacy #news,
    .base #policy-advocacy #contact,
    #policy-advocacy #current-work .item img,
    #search-publications,
    #filter-publications,
    .internal-3col #content #col-content img,
    #featured-publications .featured-pub img,
    #site #strength .col2 .home img {
        display: none !important;
    }
    #site.internal-3col #content #cols-wrap,
    #policy-advocacy #current-work .wrap,
    #staff-member.detail .left,
    #policy-advocacy #current-work .wrap,
    #site.base #content #cols-wrap,
    #job-posts.detail .left,
    #job-posts.detail .right {
        width: 100% !important;
        display: block !important;
        float: none !important;
    }
    .accordion .content,
    #policy-advocacy #hot-issues ul.accordion li .content {
        display: block !important;
    }
    #site #featured-spotlights .spotlight-container .card {
        top: 0 !important;
        background-color: #fff !important;
        display: block !important;
    }
}

#public-interest {
    padding-top: 15px
}
.zn-public-interest-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;
    padding: 2px
}
.zn-public-interest-card .zn-card-stage {
    width: 100%;
    padding-top: 100%;
    height: 0;
    overflow: hidden;
    position: relative
}
.zn-public-interest-card .zn-card-stage:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(19%, transparent), color-stop(68%, rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.75)));
    background: linear-gradient(to bottom, transparent 0%, transparent 19%, rgba(0, 0, 0, 0.7) 68%, rgba(0, 0, 0, 0.75) 100%)
}
.zn-public-interest-card .zn-card-stage .link-stage {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    z-index: 8;
    text-indent: -999px;
    overflow: hidden;
    top: 0;
    left: 0
}
.zn-public-interest-card .zn-card-stage .zn-media {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.zn-public-interest-card .zn-card-stage .zn-media img {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: auto;
    -webkit-transition: ease-in-out .4s;
    transition: ease-in-out .4s
}
.zn-public-interest-card .zn-card-stage .zn-tag {
    color: #fff;
    font-weight: 300;
    background-color: #0b512e;
    background-color: rgba(11, 81, 46, 0.9);
    font-size: 14px;
    padding: 18px;
    line-height: 1;
    position: absolute;
    z-index: 4;
    left: 0;
    top: 20px
}
.zn-public-interest-card .zn-card-stage .zn-meta {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 16px;
    z-index: 4
}
.zn-public-interest-card .zn-card-stage .zn-title {
    font-family: 'ProximaNova', sans-serif;
    color: #fff;
    font-size: 20px
}
.zn-public-interest-card .zn-card-stage .zn-subtitle {
    font-family: 'ProximaNova', sans-serif;
    color: #c0bebe;
    font-size: 11px;
    text-transform: uppercase
}
.zn-public-interest-card .zn-card-stage .zn-small-tags {
    margin-top: 10px
}
.zn-public-interest-card .zn-card-stage .zn-small-tag {
    display: inline-block;
    background-color: rgba(11, 81, 46, 0.9);
    font-size: 12px;
    padding: 5px;
    color: #fff;
    font-weight: 300;
    line-height: 1;
    margin-right: 3px;
}
.zn-public-interest-card .zn-card-stage .zn-card-body {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #0b512e;
    color: #fff;
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: ease-in-out .5s;
    transition: ease-in-out .5s
}
.zn-public-interest-card .zn-card-stage .zn-card-body .zn-logo img {
    height: auto;
    width: auto;
    max-width: 80% !important;
    max-height: 100px;
    display: block;
    max-width: 100%;
    margin: 0 auto 20px
}
.zn-public-interest-card .zn-card-stage .zn-card-body .zn-desc {
    font-family: 'ProximaNova', sans-serif;
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 16px
}
.zn-public-interest-card .zn-card-stage .zn-card-body .zn-desc p {
    margin: 0 !important;
}
.zn-public-interest-card:hover .zn-card-stage .zn-card-body,
.zn-public-interest-card:focus .zn-card-stage .zn-card-body {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.zn-public-interest-feed {
    position: relative;
    margin: 20px 0
}
@media (min-width: 646px) {
    .zn-public-interest-feed {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .zn-public-interest-feed .zn-public-interest-card {
        width: 50%;
        display: none
    }
    .zn-public-interest-feed .zn-public-interest-card:first-child,
    .zn-public-interest-feed .zn-public-interest-card:nth-child(2) {
        display: block
    }
}
@media (min-width: 1295px) {
    .zn-public-interest-feed .zn-public-interest-card {
        display: block;
        width: 33.33%
    }
}
.zn-public-interest-list {
    position: relative
}
@media (min-width: 646px) {
    .zn-public-interest-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .zn-public-interest-list .zn-public-interest-card {
        width: 50%;
        margin: 0
    }
}
@media (min-width: 1295px) {
    .zn-public-interest-list .zn-public-interest-card {
        width: 33.33%
    }
}
#public-interest-research-items-list #filter-publications {
    margin-bottom: 15px
}

.em.em-calendar .em-cal-head>div {
    padding: 0 !important;
    overflow: hidden !important;
    color: #000;
}

input.em-month-picker {
    width: 100% !important;
}

.em.em-calendar.size-small .em-cal-nav .month input {
    font-size: 16px !important;
}

.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date span,
.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a {
    color: #000 !important;
}

.em.em-calendar.size-small .em-cal-body .em-cal-day .em-cal-day-date.em-cal-day-date a {
    font-weight: bold !important;
    color: #fff !important;
    background-color: #998675;
    border-radius: 0 !important;
}

.em.em-calendar.size-small .em-cal-nav {
    margin: 10px 0 0 !important;
}

.widget_em_calendar {
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-color: #FFF;
}

body.page-id-2814 #site-info + h1, .hide #site-info + h1, .hide h1.entry-title {
    display:none;
}
.em-calnav-prev {
    position:absolute;
    left: 0;
}
.em-calnav-next {
    position:absolute;
    right:0;
}
.em.em-calendar.size-small .em-cal-nav .month input {
    width: 100% !important;
    display: block;
    margin: 0 auto !important;
    text-align: center;
    padding: 10px!important;
}
.month.input {
    margin:0 auto !important;
    width:90% !important;
}
.month-nav.input {
    margin-top:-30px !important;
}

.advanced-sidebar-menu-wrap .page-item-2921 {
    display: none;
}
#initiatives .area-of-focus {
    font-family: 'ProximaNova', sans-serif;
    font-size: 11px;
    color: #959595;
    text-transform: uppercase;
    margin-bottom: 5px;
}

@media (min-width: 768px) {
    #policy-advocacy .link-row ul li a {
        padding: 0 15px;
        border-left: 1px solid #af9d8b;
        border-top: 0;
        transition: all 0.3s;
    }
    #policy-advocacy .link-row .inner > .kt-inside-inner-col {
        padding: 0 20px;
        overflow: visible;
    }
}
#contact p {
    color:#ffffff;
}
#col-content li { padding-bottom:15px; }

 /* {
    border: 1px solid #333333;
} */
.wp-block-separator {
    clear:both;
}
.light-red {
    background-color: #e5bcbc;
    color: #000;
    padding: 20px;
}
.peach {
    background-color: #f7ceb7;
    color: #000;
    padding: 20px;
}
.light-peach {
    background-color: #fef7f3;
    color: #000;
    padding: 20px;
}
.light-pink {
    background-color: #fbf4f4;
    color: #000;
    padding: 20px;
}
.light-pink .kt-accordion-panel-inner, .light-peach .kt-accordion-panel-inner, .light-green .kt-accordion-panel-inner, .light-blue .kt-accordion-panel-inner {
    background-color: transparent !important;
}
.green {
    background-color: #b3d6d1;
    color: #000;
    padding: 20px;
}
.light-green {
    background-color: #f2f8f7;
    color: #000;
    padding: 20px;
}
.blue {
    background-color: #b3daef;
    color: #000;
    padding: 20px;
}
.light-blue {
    background-color: #f2f9fc;
    color: #000;
    padding: 20px;
}
#recent-news ul {
    margin:0;
}
#recent-news .wp-block-post-date {
    color: #998676;
    font-family: 'ProximaNova', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 14px;
    padding: 0px 0 2px 0;
}
#recent-news h2.news {
    font-size:14px;
    margin-bottom:0;
}
#recent-news li {
    border-bottom: 1px solid #ededed;
    padding: 10px 0;
    background-image: none;
}
ul ul {
    padding-left: 40px;
}
#col-content ul ul li {
    padding-bottom: 0;
}
.our-work-template-page-library-smti #featured-publications .featured-pub {
    min-height: 393px !important;
}

#advanced_sidebar_menu-2-wrap li, #advanced_sidebar_menu-2-wrap a {
    position: relative !important;
}

.advanced-sidebar-menu-wrap .dashicons {
    right: 0% !important;
}
#off-canvas #main-nav {
   padding:10px 20px;
}
#off-canvas #main-nav .sub-menu {
   display:none;
}
#off-canvas #main-nav ul li a {
   margin: 0;
}
#off-canvas #main-nav > li a {
    font-family: 'ProximaNova', sans-serif;
    text-decoration: none;
    color: #363636;
    display: block;
    font-size: 16px;
    padding: 10px 13px;
    margin: 0 10px 0 0;
    text-transform: none;
    transition: color 0.3s;
}
#off-canvas #main-nav li {
    display: block;
    border-top: 1px solid #cdcdcc;
}
#off-canvas #main-nav li a:hover {
    color: #005826;
    background: url('https://www.aplu.org/wp-content/uploads/icon-doubleArrow-right.png') no-repeat right;
}
#off-canvas #main-nav li:first-child {
    border-top: 0;
}
#advanced_sidebar_menu-5-wrap svg, #advanced_sidebar_menu-5-wrap .dashicons {
   right:0;
}
.event-date {
   margin-bottom:10px;
}
#events-container {
   padding:50px;
}
#events-container article,
.event-container article {
   display:flex;
   gap:30px;
   border-top:1px solid #898989;
   padding: 40px 0;
}
#events-container .featured-image,
.event-container .featured-image {
   max-width:350px;
}
.view-event-details {
   display:block;
   margin:20px 0;
   font-weight: bolder;
}
.filter-container {
   display:flex;
   justify-content: space-between;
   padding: 30px 0;
}
#filter-publications.filter-events {
   background-color:#ffffff;
}
#filter-publications.filter-events > .inner {
   padding:0;
}
.filter-container h2 {
   margin-bottom:0;
}
@media (max-width: 1024px) {
   .filter-container {
      flex-direction: column;
      gap: 30px;
   }
   #filter-publications.filter-events form .types {
      width:25%;
   }
}