/*
Theme Name: Abraham Lincoln Brigade Archives
Theme URI: https://www.social-ink.net
Description: Architecture, custom code and templating created by Social Ink
Version: 1
Author: Social Ink
Author URI: https://www.social-ink.net
*/
/*****************
LAYOUT
***********************************************/

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.onepage {
    clear: both;
    max-width: none;
}

#maincontent .featured_embed,
#maincontent .objdesc,
#maincontent .content {
    min-height: 300px;
    background: #F4EEE1;
    padding: 6em;
    flex-wrap: nowrap;
}
.homesection {
    min-height: 300px;
    padding: 2em 3em;
}
.socialink-main_filtering_page #maincontent .content {
    padding: 0;
    background: inherit;
}
#maincontent.nobackground .content {
    background: #fff;
}
.beige-back {
    background: #F4EEE1;
}
#maincontent .socialink-module:not(.module-heroimage) {
    padding: 2em 3em;
}
#maincontent .socialink-module.module-heroimage .modheader {
    padding: 0 3em;
}
#maincontent .socialink-module.module-heroimage .slideshow_area {
    max-height: inherit;
}
.content .text {}

.content .text div {
	line-height: 1.5em;
	margin-bottom: 1em;
}
.content.nosidebar {
    float: none;
    width: 100%;
}
.pageinfo {}
.container_inner {
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    height: 100%;
    padding-top: 52px;
}
.content_left_container {
    width: 80%;
    margin-right: 20%;
}
.bio_section {
    margin-bottom: 2em;
}
.bio_section h2 {
	font-size: 1.2em;
	    margin-bottom: .5em;
	    border-bottom: 1px solid #000;
	    padding-bottom: 6px;}
.bio_section p {
    font-size: .9em;
}
/*****************
EXPANDERS
***********************************************/
.expander_section {}
.expander_section header a:after {
    content: ' +';
}
.expander_section header a.activated:after {
    content: ' -';
}
/*****************
TYPE
***********************************************/
h1,
h2,
h3,
h4,
h5 {
    margin-top: 0;
}
h1 {}
h2 {
    font-weight: 100;
}

.plugin-filterserver .filtering_results h2 {
	margin-bottom: 2em;
}

h3 {}
h4 {}
h5 {}
p {
    font-size: 1em;
    margin-bottom: 1.5em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0;
}
.fancyfont {}
.pageinfo h1 {}
.text {}
.text p {}
.text p:last-child:not(.excerpt) {
    margin-bottom: 0;
}
.text h1 {}
.text h2 {}

.text h3,
.sink-module h3 {
	line-height: 1.2;
	font-size: 1.4em;
}
.text ul {
    margin-bottom: 1em;
    margin-left: 0;
}
.text ul li {
    list-style-type: disc;
    margin-left: 1em;
    line-height: 1.4em;
    margin-bottom: 10px;
}


.text ol > li {
	margin-bottom: .9em;
	line-height: 1.4em;
}

.text ol > li > ul {
	margin-top: 10px;
}
/*****************
IMAGECOVERS
***********************************************/
/*.backgrounded_image {
    background-position: center center;
    background-size: cover;
    min-height: 400px;
    position: relative;
    width: 100%;
}*/
.backgrounded_image:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.backgrounded_image > div {
    position: relative;
}
/*****************
FIXES FOR IE
***********************************************/
.ie8,
.ie9 {}
.ie7 {}
/*****************
BASIC INPUT AND FORMS
***********************************************/
input[type=text] {
    padding: .5em;
}
.wpcf7 input[type=submit],
input[type=submit],
.button {
    background: none repeat scroll 0 0 #2B004F;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: 0.5em 0.75em;
    text-transform: uppercase;
}
input[type=submit]:hover,
.button:hover {
    box-shadow: 0 0 1px #111;
    text-decoration: none;
}
input[type=submit]:active,
.button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0;
}
input[type=submit]:focus,
.button:focus {
    outline: 0;
}
/*****************
MOBILE HEADER (used for search bar in mobile)
***********************************************/
.mobile_expansion {
    visibility: hidden;
}
.mobile_expansion + label.mobile_expand_search {
    border: none;
}
.mobile_expansion:checked + label {
    border: .2em solid;
    height: .78em;
    width: .78em;
    border-radius: 100%;
}
.mobile_expansion + label.icon-search {
    border: 0 !important;
    margin-top: -5px;
}
/*****************
NAV MENU MARKUP
***********************************************/
.menu_horizontal li {
    display: inline-block;
    list-style: none;
}
/*****************
HEADER
***********************************************/
.topstripe {
    background: #F4EEE1;
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
    align-items: center;
    padding-top: .5em;
    position: relative;
    height: 52px;
    font-size: .9em;
    padding-top: 0;
    position: fixed;
        z-index: 9999;
        width: 100%;
}
.topstripe p {
    margin-bottom: 0;
    font-size: .9em;
}

.topstripe p:after {
    content: '';
        margin-left: 2em;
        margin-right: .5em;
        color: #95141A;
        background-image: url(assets/icons/icon-arrow_right_red.svg);
        background-repeat: no-repeat;
        width: 16px;
        height: 15px;
        float: right;
        display: block;
        margin-top: 2px;
}
.tagline {
    margin-left: auto;
    margin-right: 2em;
    color: #2B004F;
    font-size: 1.1vw;
}
.full_title {
    color: #95141A;
    font-weight: 800;
    display: inline-block;
    margin-right: .25em;
}
.full_title:after {
    content:'|';
       margin-left: .7em;
    margin-right: .5em;
}
#header {
        background: #95141A;
        width: 20%;
        padding: 1.2em;
        position: fixed;
        z-index: 999;
        height: 100%;
        overflow-y: scroll;
        right: 0;
    }

    #header::-webkit-scrollbar { width: 0 !important }
    #header { overflow: -moz-scrollbars-none; }
    #header { -ms-overflow-style: none; }
    #header {scrollbar-width: none}
.header_inner {}
.logo {
    position: absolute;
    margin-top: 3.5em;
    z-index: 100;
}
.logo .sink_img {
    width: 170px;
}
#header ul li {
    list-style: none;
    margin-left: 0;
    font-weight: 800;
    color: #fff;
    margin-bottom: 1.7em;
    font-size: .8em;
    font-weight: 100;
}
#header ul li.media-link {
    margin-bottom: .5em;
}

#header ul li ul {
    margin-left: 1.5em;
    margin-top: .5em;
}
#header ul li ul li {
    margin-bottom: .5em;
    font-size: inherit;
}
.header_inner section,
.header_inner nav {
    margin-bottom: 2em;
}
#header ul li svg path {
    fill: #fff;
}
.topmenu {}
.topmenu ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.topmenu li {
    margin-right: 1em;
}
.topmenu li:after {}
.topmenu li.last_item {
    margin-right: 0;
}
.topmenu li a {}
#header ul li a:hover,
#header ul li[class*="current"] > a,
.topmenu li[class*="current"] a,
.topmenu li:hover a {
text-decoration: none;
    border-left: 5px solid #FFF;
    padding-right: .5em;
    /* color: #2b004f; */
    padding-left: 17px;
    margin-left: -22px;
}

.mainmenu a:hover {
    color: #fff;
}

.search_container .search_input {
    font-weight: 100;
}
.socialmedia {}
.socialmedia a {
    display: flex;
}

.socialmedia a:hover {
	color: #fff;
}
.socialmedia a .sink_icon {
    margin-right: .5em;
}
/*****************
SIDEBAR
***********************************************/
.sidebar {}
.sidebar_module {}
.sidebar_module .module_title {}
.sidebar_module .module_content {}
/*****************
BACKGROUNDS
***********************************************/
.herospot {
    background-position: center center;
    background-size: cover;
    height: 400px;
    height: calc(100vw / 1.7);
    overflow: hidden;
    position: relative;
    width: 100%;
    max-height: 80vh;
}
.herospot.contained { /* use this instead of height if the image is not full bleed; where the first number is the image height and the second number is the image width */
 /* padding-top: calc((460 / 1040) * 100%);*/
}
.herospot.semantic:before  {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hero_actions {
    position: absolute;
    bottom: 2em;
}
.hero_actions.caption_container {
    background: #fff;
    width: 70%;
    height: 150px;
    padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero_actions.caption_container h1 {
    font-size: 1.5em;
    margin: 0;
    font-weight: 100;
    max-width: 93%;
}
.hero_actions.cta_buttons {
    left: 65%;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .hero_actions.cta_buttons .button {
        background:#95141A;
        font-size: 1.1em;
        padding: 1em 2em;
    }

        .hero_actions.cta_buttons .button:hover {
        	color: #fff;
        }
.herospot.semantic > div,
.herospot.semantic > article,
.herospot.semantic > section {
    position: relative;
}
.slides li {
    margin: 0;
    list-style: none
}
.slideshow_area {
    max-height: 400px;
    height: calc(100vw / 2.5);
}
.slideshow_area div.slide {
    background-position: center center;
    background-size: cover;
    height: calc(100vw / 2.5);
    width: 100%;
    position: relative;
}
#header .slideshow_area {
    position: absolute;
    top: 0;
    height: 600px;
    left: 0;
    max-height: 600px;
}
#header .slideshow_area div.slide {
   max-height: 600px;
   height: 600px;
}

.donate_section .button {
    border-radius: 25px;
    font-weight: 100;
    padding: .5em 4.8em;
}

.donate_section a.button:hover {
	color: #fff;
}
.slide_nav {
    color: #fff;
        font-size: 2em;
        left: 2%;
        position: absolute;
        z-index: 300;
        /* top: calc(100vw/5); */
        top: 250px;
        background: #fff;
        border-radius: 100em;
        width: 35px;
        height: 35px;
        display: flex;
        justify-content: center;
        align-items: center;
}

.slide_nav.right svg {
    margin-left: 2px;
}

.slide_nav.left svg {
 margin-left: -2px;
}
.slide_nav a:before {
    text-shadow: 1px 1px 3px #111;
}
.home .slide_nav {}
.slide_nav a {
    color: #fff;
}
.slide_nav a:hover,
.slide_nav a:active,
.slide_nav a:focus {
    text-decoration: none;
    color: #2D2C28;
}
.slide_nav.left {}
.slide_nav.right {
    left: auto;
    right: 2%;
}
.title_holder {
    background: #fff;
    position: absolute;
    bottom: 1em;
    padding: 1em;
}
.title_holder h1 {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1;
}

.title_holder .metadatum-wrap {
    margin-left: 0;
    padding-left: 0;
}



.title_holder .metadatum.metacontainer-top {
    margin-top: 0;
  /*  margin-left: 10px;*/
  margin-top: 10px;
}

.title_holder .metadatum.metacontainer-top a {
    text-decoration: none;
}

.title_holder .metadatum.metacontainer-top a:hover {
    color: #111;
    text-decoration: underline;
}
/*****************
LISTS
***********************************************/
/* single page view navigation */
div.next-post {}
div.prev-post {}
/* generated by wp_list_cat and wp_list_pages functions */
li.page_item {}
li.current_page_item {}
li.current_page_parent {}
li.cat-item {}
li.current-cat {}
/*****************
FOOTER
***********************************************/
.contacting .inner {
flex-wrap: nowrap;
    align-items: center;
    height: 100%;
    margin: 0 auto;
    padding: 2em;
}
.contacting .inner .col {
    width: 50%;
}

.contacting .col.intouch {
    background: rgba(149, 20, 26, .8);
    border-radius: 100%;
    padding: 4em;
    width: 450px;
    min-width: 450px;
    height: 450px;
    text-align: ;
    color: #fff;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contacting .col.intouch .sociallabel {
    display: none;
}


.contacting .col.intouch h1 {
    color: #fff;
    font-weight: 400;
    font-size:1.3em;
}

.contacting .col.footer_text {
    color: #fff;
    font-weight: 900;
    text-align: right;
    font-size: .9em;
    margin-top: auto;
}

.contacting .col.footer_text p:last-child {
    margin-bottom: 0;
}

.get_involved {
    background: #2B004F;
    color: #fff;
    padding: 3em 8em;
}
.get_involved h1 {
    color:  #fff;
    border-bottom: 1px solid#fff;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 2em;
}
.get_involved ul  {
    list-style: none;
    margin: 0;
    margin-right: 0px;
    text-align: right;
    margin-right: 1em;
}
.get_involved .spaceriffic {
    height: 15px;
    border-right: 1px solid  #fff;
    margin-bottom: .5em;
}
.get_involved ul li  {
    margin-bottom: .75em;
    font-weight: 800;
    list-style: none;
    margin-left: 0;
}
#footer {
    clear: both;
}
.footer_inner {
    background: #2B004F;
        color: #fff;
        padding: 1em;
        font-size: .7em;
        display: flex;
}

    .footer_inner a:hover,
    .get_involved a:hover {
        color: #fff;

    }
.footermenu {}
.footercredits {}
.footercredits a {}
.sitecredits {
    margin-left: 6em;
}
.sitecredits p {
    margin-bottom: 0;
}
.sitecredits a {}
.sinkcredits {
    margin-left: auto;
}
.sinkcredits p {
    margin-bottom: 0;
}
.sinkcredits a {}
/*****************
RELATED
***********************************************/
.related_content {
    text-align: center;
    margin: 2em 0;
}
.related_content .field_divlist {
    display: -ms-flexbox;
    display: flex;
    margin: 2em 0;
}
.related_content .field_divlist > div {
    background: #ccc none repeat scroll 0 0;
    border-right: 1px solid #fff;
    height: 250px;
    min-width: 25%;
    padding: 1em 2%;
}
.metadatum {
    margin-bottom: 2em;
}
.metadatum.metacontainer-top {
    margin-bottom: 0;
    margin-top: 1.5em;
}

.metadatum-wrap {
    background-image: url(images/bg-sidebar.svg);
    background-repeat: no-repeat;
    width: 40%;
    margin-left: 2em;
    padding-left: 58px;
    min-width: 250px;
    background-size: 70px;
}

    .title_holder .metadatum-wrap {
        background: none;
    }

.metadatum .meta_item.obj-file_attachment .val:before {
    content: 'download: ';
    display: inline;
    color: #95141A;
    font-size: .7em;
    display: block;
}

    .title_holder .metadatum-wrap {
        width: 100%
    }

    .single-post .title_holder .product-meta {

    }

    .product-image img {
        border: 5px solid #fff;
        max-width: 100%;
        height: auto;
        text-align: center;
        margin: auto;
        display: block;
        margin-top: 1em;
    }

    .metadatum-wrap a {
        text-decoration: underline;
    }

    .metadatum-wrap a:hover {
        color: #fff;
    }

    .metadatum-wrap .sink_icon svg,
    .metadatum-wrap .sink_icon {
        width: 10px;
    }


.single-volunteer .metadatum-wrap {
	min-width: 250px;
}
.metadatum.metacontainer-bottom {
    background: #2B004F;
    color: #fff;
    width: 100%;
    font-size: .8em;
    margin-left: 0;
    padding: 1.5em;
    margin-bottom: 0;
	min-height: 470px;
}
.metadatum .meta_item {
    margin-bottom: 1em;
}

.metadatum .meta_item .val {
    display: block;
    margin-bottom: 3px;
}
.metadatum .meta_item .lbl {
   font-weight: 800;
   text-transform: uppercase;
   margin-bottom: .5em;
   display: block;
   border-bottom: 1px solid #695871;
   padding-bottom: 5px;
}
.metadatum.metacontainer-top .meta_item .lbl {
    display: none;
}
.metadatum.metacontainer-top .meta_item .val {
    text-transform: uppercase;
}

/*****************
ARCHIVE
***********************************************/

article.archive_post {
    align-items: stretch;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 2em;
    flex-wrap: nowrap;
    align-items: center;
}

aside.readmore {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: auto;
}

aside.readmore a {
    text-transform: uppercase;
    color: #95141A;
    border-bottom: 4px solid #95141A;
    font-weight: 100;
    padding-bottom: 7px;
    text-decoration: none;
}

aside.readmore a:hover {
    text-decoration: none;
}

aside.readmore a.volsearch {
    color: #2B004F;
    border-color:#2B004F;
    margin-left: 1em;
    display: none;
}

.featured_record aside.readmore a.volsearch {
    display: inline-block;
}

.featured_record aside.readmore a.volsearch .sink_icon {
    width: 10px;
}

article.archive_post.archivepost_last {
    border-bottom: 0;
}

article.archive_post.gridview h2 {
    margin-bottom: .5em;
    font-weight: 700;
    font-size: 1.5em;
    text-align: center;
    min-height: 58px;
}

.archive_post .featimg {
    margin-right: 2em;
    width: 200px;
    border-radius: 100em;
    overflow: hidden;
    flex-shrink: 0;
    height: 200px;
    background: #eaeaea;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
}

.archive_post .featimg svg {
    max-width: 180px;
    margin: auto;
    display: block;
}

.archive_post.thumb_none .featimg .sink_svg {
    width: 250px;
}

.filtering_results .archive_post.thumb_none aside.readmore {
    margin-left: auto;
}

.gridview.archive_post.thumb_none aside.readmore  {
    margin-left: 0;
}

.filtering_results .archive_post .featimg {

}

.filtering_results article.archive_post.thumb_none .featimg svg {
	max-width: 90px;
}

.filtering_results .archive_post .featimg .sink_svg {

}

.filtering_results article.archive_post.thumb_none .featimg {
	width: 100px;
	height: 100px;
}
.filtering_results article.archive_post.thumb_none .mainpost {
	flex-direction: row;
}

.filtering_results article.archive_post.thumb_none .mainpost h2 {
	margin-bottom: 0;
	margin-right: 1em;
}

.filtering_results article.archive_post.thumb_none .mainpost h2 a {
    text-decoration: none;
}

.resultsfound-on {
    border: 1px solid #111;
        padding: 10px;
        box-shadow: 5px 5px 0 #2B004F;
}
article.archive_post h2 {
    margin-bottom: .5em;
    font-weight: 700;
        font-size: 2.2em;
}

.filtering_results article.archive_post h2 a {
    color: #000;
        text-transform: none;
        font-size: 1.5em;
}

article.archive_post h2 a {
    text-decoration: none;
}
article.archive_post .mainpost {
    display: flex;
    flex-direction: column;
    flex-grow: 5;
    padding: 1em 0;
}
article.archive_post p.post_header_meta {
    font-size: 90%;
}
article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%;
}
article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase;
}
article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}
.relatedposts {
    clear: both;
    border-top: 5px solid #D2D2D2;
    padding-top: 1em;
    font-size: 1.5em;
    text-transform: uppercase;
}
.relatedposts ul {
    display: flex;
    margin: 0;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.relatedposts li {
    list-style: none outside none !important;
}
.relatedposts .prev {
    margin-right: auto;
}
.relatedposts .next {
    margin-left: auto;
}
.single_relatedposts {}
.archive_relatedposts {}
p.readmore {
    margin-bottom: 0;
}
.socialink-module .modheader h2 {
    font-weight: 300;
    font-size: 3em;
}
.socialink-module.grid .module_inner {
    display: flex;
}
.socialink-module.grid .module_inner article.archive_post {
    width: 32%;
    margin-right: 2%;
    flex-direction: column;
}
.socialink-module.grid .module_inner article.archive_post .featimg {
    margin: 0;
    margin-bottom: 2em;
}
/* HOME */
.contribution_boxes {
    display: flex;
    justify-content: flex-end;
    margin-top: -5em;
}
.contribution_boxes .contrib_inner {
    background-image: url(images/bg-keystats.svg);
    background-repeat: no-repeat;
    color: #fff;
    width: 80%;
    background-size: 101%;
    padding: 5em;
    padding-bottom: calc(100vw / 5);
}

p.excerpt {
    margin-bottom: 1em
}

.contribution_boxes h2 {
    color: #fff;
    font-weight: 100;
    font-size: 2em;
}
.contribution_boxes h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: .8em;
}
.featured_record h1 {
    color: #95141A;
    text-transform: uppercase;
    font-size: .8em;
}
.featured_record h2 {
    color: #333;
    font-weight: 300;
}
.content.main_homepage_content {
    flex-wrap: nowrap;
}
.content.main_homepage_content .redlink {
    color: #95141A;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 700;
    margin-right: 2em;
}
.content.main_homepage_content .redlink:before {
    content: '> ';
    }
.content.main_homepage_content .col {
    width: 48%;
    padding: 1em;
    margin-bottom: 2em;
}

.content.main_homepage_content .col.left {
    width: 60%;
}
.content.main_homepage_content .col.right {
    margin-left: auto;
    width: 35%;
}
.main_homepage_content .col ul li {
    list-style: none;
    margin-left: 0;
    font-weight: 700;
    padding-bottom: 1em;
    margin-bottom: 1em;
    font-size: .8em;
    border-bottom: 1px solid #ccc;


}

.main_homepage_content .col ul li:last-child {
    border-bottom: none;
}

.main_homepage_content .col ul.smallitems li {
    font-size: .8em;
    display: inline-block;
}
.newsholders {
    margin-top: 2em;
}

.plugin-filterserver .filtering_results {
    border: none;
}

.plugin-filterserver .filtering_controls .filtersection input[type='text'] {
    padding: 1em;
}

.plugin-filterserver .filtering_controls .filtersection1>div {
    width: 100%;
}

.copy .text {
    max-width: none;
}

.plugin-filterserver .filtering_controls .filtersection button {
    padding: .6em;
    font-size: .8em;
}

.onepage.has_volunteer_photo article.copy.volunteer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.onepage.has_volunteer_photo  article.copy .text {
    width: 64%;
}

article.copy.volunteer .volunteer_image {
	width: 23%;
    min-width: 150px;
}

article.copy.volunteer .volunteer_image img {
	border: 10px solid #fff;
}

.plugin-filterserver .filtering_results.searching:before,
.plugin-filterserver .mainSearchingMsg {
    transition: all 0.2s ease;
}

.plugin-filterserver .filtering_results.searching .results-message-searching .insidemsg {
    top: 10px;
}

.plugin-filterserver .mainSearchingMsg:after {
    content: '';
    background-image: url(assets/icons/icon-loading_white.svg);
    background-repeat: no-repeat;
    background-size: 20px;
    display: inline-block;
    width: 20px;
    height: 25px;
    margin-left: 10px;
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

@-webkit-keyframes rotating  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.plugin-filterserver .cancelSearch {
    position: absolute;
    right: 10px;
    top: 10px;
}

.plugin-filterserver .cancelSearch svg {
    fill: #fff;
}

section.socialink-paymaster-render-wrap form.mainform .convert_to_prettylabels .form-item label,
section.socialink-paymaster-render-wrap .convert_to_prettylabels label {
    background: #95141A;
    font-weight: 100;
    padding: .5em 1em;
}

section.socialink-paymaster-render-wrap form.mainform .form-billing-confirmation .confirmation-inner {
    background: #ffe980;
    border: 10px solid #fdf5e1;
    border-radius: 5px;
    padding: 2em;
}

section.socialink-paymaster-render-wrap label.special {
    font-weight: 900;
}

section.socialink-paymaster-render-wrap form.mainform .form-billing-confirmation .bill_total_amount {
    color: #95141A;
}

section.socialink-paymaster-render-wrap input[type='submit'] {
    background-color: #111;
    font-size: 1.1em;
    width: auto;
}

section.socialink-paymaster-render-wrap .form-billing-confirmation, section.socialink-paymaster-render-wrap .stripe-inserted-payment-container, section.socialink-paymaster-render-wrap .form-main-inner fieldset:not(.nopadding), section.socialink-paymaster-render-wrap .mainform fieldset:not(.nopadding) {
    padding: 2em;
    width: auto;
    margin: 1em auto;
    background: #fff;
}

section.socialink-paymaster-render-wrap p.assistance {
    margin-bottom: 5px;
}

section.socialink-paymaster-render-wrap #edit-other-amount-wrapper label {
    display: inline;
}

section.socialink-paymaster-render-wrap #edit-other-amount-wrapper .description {
    margin-left: 18px;
    font-size: 11px;
    color: #888;
}

.cell-left,
.cell,
table {
	margin-bottom: 2em;
}

#tdheader {
	font-weight: 900;
}
table, th {
  border: none;
  border-spacing: 0;
  border-right: 0;
      border-left: 0;
}

table td {
	border-bottom: 1px solid #bbb3ac;
	margin: 0;
	padding: 10px;
	border-right: 0;
	border-left: 0;
}

.text a,
.cell a {
	text-decoration: underline;
    color: #95141A;
}

.text a:hover,
.cell a:hover {
	color: #95141A;
}

.single-lesson .text h3 {
    background: #95141A;
    color: #fff;
    padding: 10px;
    font-weight: 100;
    font-size: 20px;
}

.wp-caption {
    word-break: break-word;
}

.title_holder small {
    display: block;
    font-size: .6em;
}

footer #mc_embed_signup {
    background: transparent;
    margin-bottom: 16px;
}

footer #mc_embed_signup_scroll {
    display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        text-align: center;
        margin: auto;
}

footer #mc_embed_signup_scroll  label {
    color: #fff;
    font-weight: 900;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;
    margin-bottom: 5px;


}

footer #mc_embed_signup_scroll input {
    margin-bottom: 5px;
    background: #000;
    color: #fff;

}

/* PRODUCT */
.product-meta {
    padding: 1em 3em;
    background: #F4EEE1;
}

.product-meta h2 {
    font-size: 1.2em;
    margin-bottom: .25em;
}
.product-meta h3 {
    font-size: 1.2em;
    font-weight: 100;
    margin-bottom: .25em;
}

    .metadatum-wrap .product-meta h3 {
        font-size: .9em;
    }
.product-meta h4 {
    font-weight: 100;
        background: none repeat scroll 0 0 #2B004F;
        border: 0 none;
        color: #fff;
        display: inline-block;
        padding: 0.5em 2em;
        text-transform: uppercase;
        border-radius: 25px;
        margin-top: 1em;

        margin-bottom: 1em;
}

.product-meta h4 a:hover {
    text-decoration: none;
    color:#fff;
}

.product-meta-inner {
   padding: 1em;
       border: 5px solid #000;
       box-shadow: 5px 5px 0 #95141A;
       width: 50%;
       margin: auto;
       margin-top: 3em;
       text-align: center;
}

.metadatum-wrap .product-meta-inner {
    border: none;
    width: 100%;
    box-shadow: none;
}

.metadatum-wrap .product-meta {
    padding: 0;
}
.metadatum-wrap .product-meta a {
    text-decoration: none;
}

.metadatum-wrap .product-meta-inner {
    margin-top: 0;
    font-size: .9em;
}

.metadatum-wrap .product-meta .product-meta-inner h4 {
/*    background: transparent;
    color: #95141A;
    font-weight: bold;
    text-decoration: underline;*/
}
.metadatum-wrap .product-meta .product-meta-inner h4:hover,
.metadatum-wrap .product-meta .product-meta-inner h4 a:hover {
/*    color: #95141A;
    box-shadow: none;*/

}

.product-name {
    font-weight: bold;
    color: #95141A;

}
/*****************
MEDIA QUERIES FOR TWEANER WIDTHS AND LARGE MONITORS
***********************************************/

@media screen and (min-width:1440px) {
	.slideshow_area div.slide,
	.slideshow_area {
		height: 500px;
	}
} /* end 1440 min query */

@media screen and (min-width:768px) and (max-width: 1040px) {

	.metadatum-wrap {
		background-image: none;
	}

	.single-volunteer .metadatum-wrap {
		min-width: 200px;
	}

	#maincontent .featured_embed, #maincontent .objdesc, #maincontent .content {
		padding: 3em;
	}
} /* end tweaner 1040 query */

/*  tweaner 1040 - 1280 query */
@media screen and (min-width:1041px) and (max-width: 1280px) {
	.metadatum-wrap  {
		background-size: 60px;
	}
}/* end tweaner 1280 query */
/* tweaner 758 -  1200 query */


@media screen and (min-width:768px) and (max-width: 1200px) {
    .contribution_boxes .contrib_inner {
        width: 95%;
        padding: 2em;
        flex-wrap: nowrap;
        min-height: calc(100vw / 3);
        padding-top: 1em;
    }

    .contribution_boxes .contrib_inner .one-contrib {
        width: 32%;
    }

}/* end tweaner 758 -  1200 query */