
/*
Theme Name: American Federation of Musicians
Theme URI: http://social-ink.net
Description: By Social Ink
Version: 1
Author: yonatan reinberg, matt pinto
Author URI: http://social-ink.net
*/


@import  assets/css/wp.basic.css;

@import  assets/css/forms_cf7.css;

/*****************
COMMON MARKUP
***********************************************/

.afm_announcement {
    display: block;
    background: #BC250C;
    padding: 1em;
    color: #fff;
    text-align: center;
}

.afm_announcement p {
    max-width: 640px;
    margin: auto;
}

a.announcement-link-wrap {
    display: block;
    width: 100%;

}

a.announcement-link-wrap:hover div,
a.announcement-link-wrap:hover {
    text-decoration: none;
    background: #ce2a0e;
    transition: background 0.2s ease;
}

.afm_announcement p:last-child {
    margin-bottom: 0;
}

.afm_announcement a {
    text-decoration: underline;
}

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

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

.grecaptcha-badge {
     display: none !important;
}

a:hover {
    text-decoration: underline;
    color: #001E3B;
    transition: all 0.2s ease;
}

ul {
    margin-left: 0;
    padding-left: 0;
}

/*****************
LAYOUT
***********************************************/
.onepage.flattened {
    margin: 0;

}

.header_inner.desktop_only > .centering_box {

    max-height: 90px;
    position: relative;

}

.onepage {
    padding-bottom: 3em;
}

    .page-id-38 .onepage,
    .page-id-20 .onepage {
        padding-bottom: 0;
    }

.home .onepage {
    padding-bottom: 0;
}

.content.center_content .text,
.content.center_content .pageinfo.flexible,
.centered_body_content .centering_box {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 640px;
    margin-bottom: inherit;
}

.flexible.outer {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexible.gridded {
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}

.flexible.form-flexible {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexible.meta_item {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.meta_holder {
    background: #14394c none repeat scroll 0 0;
    color: #fff;
    display: block;
    margin: 0 auto 3em;
    padding: 2em;
    width: 60%;
}

    .meta_holder .val {
        text-align: right;
    }

.meta_item lbl {
    display: inline-block;
    width: 30%;
}

.content {

}

.content .text {
}

.content.nosidebar {
    float: none;
    width: 100%;
}

.pageinfo {
}

.pageinfo.flexible,.content.center_content .pageinfo.flexible {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 2em;
}

.pageinfo.flexible img {
    margin-right: 1em;
}

.content.truncated {
 padding: 0 0 2em 0;
}

.attention {
    border: 3px solid #BC250C;
    padding: 2em;
    margin-bottom: 3em;
}


/*****************
SEARCHBAR
***********************************************/
a.headersearch {
    font-size: 1.5em;
}

a.headersearch:hover,a.headersearch.expanded {
    text-decoration: none;
    color: #151e24;
}

.search_container {
    background: #151e24 none repeat scroll 0 0;
    font-size: 1.3em;
    padding: 0;
    position: absolute;
    display: none;
    top: 0;
    width: 100%;
    z-index: 10000;
    border-bottom: 10px solid #fff;
}

.search_container form {
    width: 95%;
}

.search_container .flexible {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.search_container .search_input {
    background: #151e24 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-weight: 700;
    width: 100%;
    text-align: left;
    outline: none;
}

.search_input {
    padding: .5em;
}

.search_container .cancel_search {
    color: #fff;
    font-size: 2em;
}

a.cancel_search:hover {
    text-decoration: none;
    color: #000;
}

/*****************
TYPE
***********************************************/
h1,h2,h3,h4,h5 {
    margin-top: 0;
    font-family: "Whitney A","Whitney B";
    font-style: normal;
    font-weight: 400;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

h5 {
}

p {
    font-size: 1em;
    margin-bottom: 1.5em;
    margin-top: 0;
    line-height: 1.5em;
    margin-top: 0;
}

.fancyfont,nav,label {
    font-family: "Whitney A","Whitney B";
    font-style: normal;
    font-weight: 400;
}

.pageinfo h1 {
    color: #bc250c;
    display: block;
    margin-bottom: 1em;
    text-align: center;
}

    .pageinfo h1.nomargin {
        margin-bottom: .4em;
    }

.text {
}

.text p {
    font-size: 1.1em;
    line-height: 1.7em;
}

.text a {
    color: #BC250C;
}

.text h1 {
}

.text h2 {
}

.text h3 {
}

.text ul {
    margin-bottom: 1em;
    margin-left: 0;
}

.text ul li {
   list-style-type: disc;
   margin-left: 3em;
   line-height: 1.7em;
   font-size: 1.1em;
   margin-bottom: .5em;
}

/*****************
FIXES FOR IE
***********************************************/
.ie8,.ie9 {
}

.ie7 {
}

/*****************
BASIC INPUT AND FORMS
***********************************************/
input[type=text] {
    padding: .5em;
}

input[type=submit],
.button {
    background: none repeat scroll 0 0 #14394c;
    border: 0 none;
    color: #fff;
    display: inline-block;
    padding: .5em .75em;
    border-radius: 2px;
  font-family: "Whitney A","Whitney B";

}

input[type=submit]:hover,.button:hover {
    box-shadow: 0 0 1px #111;
    text-decoration: none;
    color: #fff;
}

input[type=submit]:active,.button:active {
    box-shadow: inset 0 0 1px #222;
    outline: 0;
}

input[type=submit]:focus,.button:focus {
    outline: 0;
}

.button.button_red,.wpcf7 input[type="submit"].button_red {
    background: #BC250C;
    text-transform: uppercase;
    color: #fff;
        line-height: 2em;
}

.button.button_red:hover {
    background: #fff;
    color: #BC250C;
}

.button.button_blue,.wpcf7 input[type="submit"].button_blue {
    background: #151E24;
    text-transform: uppercase;
}

.button.button_blue:hover {
    background: #fff;
    color: #151E24;
}

.button.button_grey,.wpcf7 input[type="submit"].button_grey {
    background: #14394C;
    text-transform: uppercase;
}

.button.button_grey:hover {
    background: #BC250C;
    color: #fff;
}

.watermark  {
    margin: auto;
    display: block;
    background-image: url(images/logo.png);
    background-repeat: no-repeat;
    width: 200px;
    background-size: 140px;
    background-position: 59px 74px;
    position: relative;
    padding: 53px;
}

    .watermark .button {
        display: block;
        margin-top: 70px;
        margin-left: auto;
        margin-right: auto;
        width: 151px;
        text-align: center;
    }

        .watermark:before {
              position: absolute;
              height: 100%;
              width: 100%;
              background: rgba(255, 255, 255, .9);
              content: '';
        }

form.large {
    margin: 0 auto;
    text-align: center;
    width: 50%;
}

form.large label {
    font-size: 2.3em;
}

form.large input[type=text] {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #151e24;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    display: inline-block;
}

/*****************
FIND REDUX
***********************************************/

select.ajax_searching, select.drilldown_predictive {
    width:250px;
}


select#state_chooser {
    width:250px;
    font-size:1.5em;
}


.drilldown {
    display:none;
}
.formgroup {
    margin-bottom: 1.5em;
}

.filters_chooser .resource_filter_links {
    margin: 0;
}

.text .menu_horizontal.filters_chooser .resource_filter_links li {
    margin: 0;
}

.filters_chooser a {
   background: #143949 none repeat scroll 0 0;
   color: #fff;
   box-shadow: 2px 2px 1px 0px #051B25;
   text-transform: uppercase;
}

    .filters_chooser a:hover {
        box-shadow: none;
        background: #bc250c;
    }

    .filters_chooser a.highlighted  {
       background: #fff none repeat scroll 0 0;
       border: 2px solid #bc250c;
       color: #bc250c;
       box-shadow: inset 0 0 8px -2px #AD240D;
    }

    .filters_chooser a:focus,
    .filters_chooser a:active {
        text-decoration: none;
    }

.filters .resource {
    padding: 2em;
        margin-top: 2em;
}

body.postid-236 {
    overflow-x: hidden;
}

h3.resource_header {
    color: #fff;
    background: #14394C none repeat scroll 0 0;
    padding: 1em;
    margin-bottom: 1em;
    margin-left: -9999rem;
    padding-left: 9999rem;
    margin-right: -9999rem;
}

#__lpform_form-first_name,
.select2-results,
li.select2-results__option,
li.select2-results__option option {
    min-height: 25px;
    line-height: 25px;
    -webkit-appearance: none;
}

/*****************
MOBILE HEADER
***********************************************/
.mobile_expansion {
    visibility: hidden;
}

.mobile_expansion + label {
    font-size: 2.4em;
    color: #fff;
    cursor: pointer;
    content: "";
    display: inline-block;
    width: 1em;
    height: .82em;
    margin-top: .2em;
    border-top: .5em double;
    border-bottom: .15em solid;
    transition: all .5s ease-in-out;
}

.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;
}

.media-link a:hover {
    text-decoration: none;
    color: #fff;
}

a.icon-afm-instagram:before {
    content: '';
    display: block;
    background-image: url(assets/icons/icon-instagram.svg);
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 4px;
    margin-left: 5px;
}

/*****************
RELATED
***********************************************/
.related {
    margin-top: 3em;
}

.related.organizing {

    margin: 0;
}

.related header {
    background: #14394c none repeat scroll 0 0;
    color: #fff;
    padding: 2em 0;
    text-align: center;
}

        .page-id-42 .related_header,
        .page-id-42 .related_content .item.flexible:last-child,
        .page-id-42 .related_content .item.flexible > .second {
            display: none;
        }

        .page-id-42 .related_content .item.flexible > .first {
            width: 100%;
            text-align: center;
        }

header.related_header h3 {
    margin-bottom: 0;
}

.related .related_content {
    background: #e6edf4 none repeat scroll 0 0;
    padding: 1.5em 0;
}

.related h4 {
    display: block;
    font-size: 1.3em;
    font-weight: 700;
    margin-bottom: 1em;
}

.related_content .item.flexible {
    margin-bottom: 2em;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.related_content .item.flexible > .first {
}

.related_content .item.flexible > .second {
    width: 50%;
}

.item.fuller {
    border-bottom: 1px solid #bbbdbf;
    line-height: 2;
    margin-bottom: 2em;
    padding-bottom: 2em;
}

.item.fuller .excerpt {
    margin: 1em 0;
}

/*****************
RESOURCES
***********************************************/
.closeup_header {
    color: #151e24;
    margin: 0;
    text-align: center;
}

.closeup_header h2 {
   font-size: 2.5em;
   margin: 0 0 -9px;
   text-align: left;

   display: none;
}

.resource_filter {
    background: #151e24 none repeat scroll 0 0;
    color: #fff;
    padding: 2em 0;
    margin-top: 2em;
}

.centered_body_content .resource_filter .centering_box {
    max-width: 780px;
}

.closeup_header,
.resource_filter {
    display: none;
}

/*.postid-240 .closeup_header,
.postid-240 .resource_filter,*/
.postid-107 .resource_filter,
.postid-107 .closeup_header  { /* for film, tv, av */
    display: block;
}

.resource_filter .highlighted {
    background: #BC250C;
    color: #fff;
}

.resource_filter a:active,
.resource_filter a:focus {
    text-decoration: none;
    color: #fff;
}

.resource {
    display: none;
}

.resource.resources_all {
    display: block;
}

    .resource.resources_all .centering_box:first-child {
        width: 100%;
        max-width: 100%;
        margin-top: 2.5em;
        background: #14394C none repeat scroll 0 0;
    }

        .postid-240 .resource.resources_all .centering_box:first-child,
        .postid-107 .resource.resources_all .centering_box:first-child {
            margin-top: 0;
        }

    .resource.resources_all .res_content,
    .resource.resources_all .res_content .centering_box {
        background: #e6edf4 none repeat scroll 0 0;
        margin-top: 0;
    }

    .resource.resources_all .res_content .res_lists {
        max-width: 640px;
        margin: auto;
    }
     .resource.resources_all header {
        background: #14394C none repeat scroll 0 0;
        color: #fff;
        padding: 2em 0;
        max-width: 640px;
        margin: auto;
     }

     .resource.resources_all header h3 {
        margin-bottom: 0;
     }

      .resource_filter_links a {
        font-size: .9em;
     }

.resource header {
    padding: 2em 0;
}

.resource .res_content {
    background: #e6edf4 none repeat scroll 0 0;
    font-size: 1.2em;
    line-height: 2;
    padding: 2em 0;
}

.resource .res_content .item > a {
  font-weight: bold;
  line-height: 1.2;
  display: block;
  margin-bottom: 1em;
}

.resource .res_content .item > a:before {
   color: #bc250c;

   float: left;
   margin-right: 1em;
   margin-left: -2em;
}

/*****************
KIT
***********************************************/
.kit_questions header {
    text-align: left;
    padding: 0;
}

.kit_questions header h3 {
    margin-bottom: 0;
}

.kit_questions header a:focus {
    outline: 0;
}

.kit_questions.opened header a,.kit_questions header a:hover {
    background: #bc250c none repeat scroll 0 0;
    border-bottom: 0 none;
}

.kit_questions header a {
    background: #76b3ce none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #fff;
    display: block;
    font-size: 1.5em;
    padding: 1em 0;
    text-decoration: none;
}

.kit_questions .related_content {
    background: #bc250c none repeat scroll 0 0;
    border-bottom: 3px solid #fff;
    color: #fff;
    font-size: 1.2em;
    padding: 1.5em 0;
}

.page-id-79 .centering_box.center_content .text {
    margin: 2em 0;
}

.kit_questions .related_content a {
    text-decoration: underline;
}

/*****************
NAV MENU MARKUP
***********************************************/
.menu_horizontal li, .text .menu_horizontal ul li {
    display: inline-block;
    list-style: none;
    margin-bottom: .3em;
}

/*****************
HEADER
***********************************************/
#header {
    background: #14394c none repeat scroll 0 0;
    color: #fff;
    max-height: 80px;
}

.logo {
    width: 17%;
    padding: .75em;
    z-index: 500;
}

.logo img {
    max-height: 150px;
}

.topmenu {
    margin-top: 1.8em;
    max-height: 90px;
    width: 67%;
}

.header_inner .socialmedia {
   width: 5%;
   margin-top: 1.8em;
}

    .header_inner .socialmedia ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

.topmenu .sink_dropdown a {
    border-bottom: 5px solid transparent;
    font-size: 0.85em;
    padding: 0 0 27px;

}


.topmenu .sink_dropdown .sub-menu a {
    padding-bottom: 0;
}

    .topmenu .sink_dropdown .sub-menu .dropdown_triangle {
        border: none;
    }

.search_area {
    margin-top: 1.5em;
    height: 20px;
}

.topmenu ul.sink_dropdown {
 margin: 0;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
}


.topmenu li {
    margin-right: 1em;
}

.topmenu li a {
    margin-right: 1em;
}

.topmenu li:after {
}

.topmenu li.last_item {
    margin-right: 0;
}

.sink_dropdown > li > a {
    text-transform: uppercase;
    color: #fff;
}

.sink_dropdown > li[class*="current"] > a,.sink_dropdown > li:hover > a {
    border-bottom: 5px solid #aab1b6;
    color: #aab1b6;
    text-decoration: none;
}

.sink_dropdown li.menu-item-has-children ul.sub-menu > li {
    margin-bottom: .5em;
    max-width: 1040px;
    margin: auto;
    padding-left: 200px;
}

     .sink_dropdown li.menu-item-has-children ul.sub-menu > li:hover ul {
        left: 1em;
     }

    .sink_dropdown li.menu-item-has-children ul.sub-menu > li ul.sub-menu li {
        max-width: none;
        margin: 0;
        padding-left: 2em;
    }

    .sink_dropdown li ul.sub-menu ul.sub-menu {
        position: relative;
            left: 1em;
            margin-top: 0;
            padding-top: 1em;
            font-size: .8em;
            min-height: 0;
            padding-bottom: 1em;
    }

.sink_dropdown li ul.sub-menu li a {
    color: #d4edff;
    display: block;
    font-size: 1.5em;
}

.sink_dropdown li ul.sub-menu li a:hover {
    color: #fff;
    text-decoration: none;
}

.footer_inner .footermenu.menu_horizontal li.toponly,
.header_inner .sink_dropdown_container .bottomonly {
    display: none;
}

.topmenu .sink_dropdown_container .dropdown_triangle {
    border-top: 4px solid #fff;
    margin-left: 7px;
    position: absolute;
    top: 18%;

    display: none;
}

.sink_dropdown li ul.sub-menu {
    background: rgba(45,72,88,0.95) none repeat scroll 0 0;
    /*min-height: 50vh;*/
    padding: 1em 0;
    position: fixed;
    width: 100%;
}

.sink_dropdown li ul li {
    display: block;
}

.sink_dropdown > li.hover:not(.separator_parent) > ul.sub-menu > li {
    margin: 0 auto;
   /* max-width: 630px;*/
}

.socialmedia {
}

.socialmedia a {
}

.subheader {
    background: #151e24 none repeat scroll 0 0;
    color: #fff;
    height: 90px;
    width: 100%;
}

.subheader .containered {
    float: right;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    float: right;
    height: 80px;
    width: 100%;
        padding-left: 200px;
}

.subheader .msg {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;

    margin-top: 10px;
}

.subheader h1 {
    font-size: 1.9em;
    margin-bottom: 0;
    margin-right: 1em;
}

/*****************
LANGUAGE CHOOSER
***********************************************/
nav.language {
    float: right;
    margin-top: -2.4em;
}

nav.language ul li {
    list-style: none;
    display: inline-block;
}

nav.language li.active {
    display: none;
}

nav.language a {
    background: #bc250c none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: .5em;
    text-transform: uppercase;
    color: #fff;
    font-size: .8em;
    text-transform: uppercase;
}

nav.language a:hover {
    color: #bc250c;
    background: #fff;
    text-decoration: none;
}

/*****************
CONTACT & OTHER COLORS
***********************************************/
.block1,.block2,.block3,.block4 {
    color: #fff;
    margin: 0;
    padding: 2em 0;
}

.form-flexible .form-group {
    max-width: 40%;
    margin-right: 5%;
}

.general .block1,
.general .block2,
.general .block3,
.general .block4 {
    background: transparent;
    color: #222;
}

.general .flexible.form-flexible {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}

.block1 {
    background: #14394C;
}

.block2 {
    background: #06293A;
}

.block3 {
    background: #07212B;
}

.block4 {
    background: #061419;
}

/*****************
SEARCHBAR
***********************************************/
.search_container {
}

.search_container .search_input {
}

.search_input {
    padding: .5em;
}

/*****************
SIDEBAR
***********************************************/
.sidebar {
}

.sidebar_module {
}

.sidebar_module .module_title {
}

.sidebar_module .module_content {
}

/*****************
BACKGROUNDS
***********************************************/
.herospot,
.footermenu {
    background-size: cover;
    background-position: center center;
    min-height: 400px;
    position: relative;
    width: 100%;
        height: calc(100vw / 2);
}

    @media (min-width: 1440px) {
        .herospot {
            height: calc(100vw / 3);
            max-height: 900px;
        }
    }

.herospot .fancytitle {
    bottom: 5%;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    width: 100%;
}

.herospot .herocaption {
    color: #fff;
    padding-right: 10vw;
    text-align: right;
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 1);
}

.herospot h2 {
    font-size: 1.3em;
}

.herospot h1 {
    font-size: 5em;
     text-shadow: 2px 2px 5px #5F5F5F;
}

/*****************
ORGANIZE
***********************************************/
.orgpage {
}

.nolistmargins header.pageinfo.outstanding {
    margin: 0;
}

.nolistmargins .related.organizing,.page-id-38 .related.organizing {
    border: 0;
}

.orgpage .overlay {
    background: rgba(255,255,255,.5) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    width: 100%;
    display: none;
}

.orgpage > a {
}

.orgpage > a:hover {
    text-decoration: none;
    color: #fff;
}

.orgpage > a:hover header {
    background: #9C1C07;
    transition: all 0.2s ease-in-out;
}

.orgpage > a:hover .overlay {
    display: block;
}

h6.organize_label {
    text-align: center;
  font-family: "Whitney A","Whitney B";

}

/*****************
HOME
***********************************************/

.home-only {
    display: none;
}

.home-only.announce {
     background: #14394c none repeat scroll 0 0;
     padding: 1em;
}

.home-only .banner {
    max-width: 620px;
    margin: auto;
    color: #fff;
    font-style: italic;
    font-size: .9em;
}

.home-only .banner a {
    color: #b1dfef;
    text-decoration: underline;
}

.home-only .banner p:last-child {
    margin-bottom: 0;
}

.home .home-only {
    display: block;
}


.home section.padded {
    padding: 2em 0;
}

.home section h1,.home section h2,.home section h3 {
    color: #bc250c;
    margin-bottom: .75em;
    margin-top: .75em;
    text-align: center;
}

.home section.twocols .col.background_image h1 {
    margin-top: 0;
}

.stripe {
}

.columnized .centering_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.columnized .centering_box .col {
    max-width: 45%;
}

.columnized .flexible .col {
    background-size: cover;
    position: relative;
    width: 50%;
    background-position: center center;
}

.columnized.twocols .flexible .col {
        min-height: calc(100vw/2.5);
}

.home .columnized .col.ruddy section h1,
.col.ruddy h1,
.col.ruddy h2,
.col.ruddy h3  {
    color: #fff;
}

    .col.ruddy a.button_red {
        background: #fff;
            color: #BC250C;
            display: block;
            font-size: .8em;
            font-style: normal;
            margin: auto;
            margin-top: 2em;
            margin-bottom: 1em;
                }

.columnized .flexible .col.blend_screen:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255,0.8);
}

.columnized .flexible .col .overlay {
    position: relative;
    width: 100%;
    height: 100%;
}

.columnized .flexible .col .inner {
    height: 93%;
    min-height: 300px;
    padding-bottom: 5%;
    position: relative;
        padding: 2em 3em;
}

.home section .col:hover {
/* background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0; */
}

.home .vid_container {
    margin: auto;
    width: 640px;
    margin-top: 0;
}

    .home .vid_container iframe {
       margin: auto;
       width: 640px;
       padding-top: 2em;
       padding-bottom: 2em;
    }

.columnized .flexible .col .inner.extendtop {
    padding-top: 4%;
}

.columnized .col.bordered {
    border-top: 1px solid #BBBDBF;
    display: relative;
}

.columnized .col.bordered h1 {
    text-align: left;
}

.affixedend {
   border: 0 none;
   bottom: 0;
   position: absolute;
   width: 100%;

}

.affixedend a,
.affixedend a.button.button_red {
  padding: 1em;
  font-family: "Whitney A","Whitney B";
  text-align: center;
  font-size: 1.5em;
  border-radius: 0;
    line-height: 1.1;
}



.affixedend .bigbutton {
    display: block;
}

.affixedend .bigbutton:hover {
    background-color: #9E1E09;
    border: 0;
    color: #fff;
}

.col .textual {
}

.col .textual p,.home .col p {
    font-size: 1.2em;
    line-height: 1.5;
}

.ruddy {
    background: #BC250C;
    color: #fff;
}

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

.quotable_img {
    display: inline-block;
    margin: 0 auto 2em;
}

.quotable_img img {
    border-radius: 100em;
    width: 80%;
    height: auto;
}

.quotable {
    margin: 0 auto;
    max-width: 53%;
    font-style: italic;
    font-size: 1.3em;
}

    .home .quotable {
        max-width: 80%;
    }

.quotable .indicator {
    margin: 0 auto;
    max-width: 86%;

}

.quotable p {
    display: inline;
}

.fullbleed {
    background-size: cover;
    height: 450px;
    position: relative;
}

.home .fullbleed,
.mask_blue {
    background-blend-mode: overlay;
    background-color: #B0CEE8;
}

.fullbleed .readmore_direct {
        bottom: 5%;
       left: 10%;
       position: absolute;
       text-shadow: 2px 2px 5px #5F5F5F;
}

.fullbleed .readmore_direct h2 {
    color: #fff;
    font-size: 3em;
}

.splitscreen {
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.splitscreen .col {
    min-height: 240px;
    width: 39%;
    background-position: center center;
}

.splitscreen .col.large {
    width: 63%;
}

.col.imageified {
    background-size: cover;

}

.splitscreen .col.large {
    padding: 2em;
    position: relative;
}

.col.large h3 {
    text-align: left;
}

.readmore_diminutive {
}

.readmore_diminutive a {
    border-top: 2px solid #bc250c;
    color: #bc250c;
    text-transform: uppercase;
}

.home .links_rel {

    font-size: 1.3em;
    width: 83%;
    margin: auto;
    margin-bottom: 2em;
}

    .home .links_rel a {
        font-weight: bold;
        font-size: .9em;
        display: block;
        line-height: 1;
        margin-bottom: .4em;
    }

/*****************
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
***********************************************/
.subfooter,.stripe {
    background: #14394C;
    color: #fff;
}

.subfooter .flexible {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.subfooter .tagline {
    font-size: 1.5em;
    width: 20%;
    margin-left: 5%;
}

.subfooter .signup,
.home .signup  {
    width: 60%;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.home .signup {
    width: 100%;
}

.signup h4 {
    -ms-flex-preferred-size: 100%;
            -webkit-flex-basis: 100%;
            flex-basis: 100%;
            text-align: center;
            padding-top: 1em;
            font-size: 2em;
}

.home .signup h4 {
    padding-top: 0;
}
.signup .can_embed #logo_wrap,
.signup .can_embed #action_info,
.signup .can_embed h2,
.signup .can_embed h4 {
    display: none;
}

.signup #can_embed_form,
.signup #donate_auto_modal {
    background: inherit !important;
    border: 0 !important;
    color: #fff !important;
}

.signup #can_embed_form input[type="submit"],
.signup #can_embed_form .button,
.signup #donate_auto_modal input[type="submit"],
.signup #donate_auto_modal .button {
    background-color: #c33617 !important;
    border: 1px solid rgba(0,0,0,0.04) !important;
    border-radius: 3px !important;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0) inset !important;
    box-sizing: border-box !important;
    color: #fff !important;
    cursor: pointer !important;
    display: block !important;
    font-size: 1em !important;
    font-weight: 700 !important;
    line-height: 1.5em !important;
    max-width: 100% !important;
    outline: medium none !important;
    padding: 5px 10px !important;
    text-align: center !important;
    text-decoration: none !important;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5) !important;
    text-transform: uppercase;
    transition: all .25s linear 0 !important;
    white-space: normal !important;
    width: 100% !important;
    text-shadow: 0 !important;
    box-shadow: 0 !important;
}

#footer {
    clear: both;
}

.footer_inner {
    background: #14394C;
    color: #fff;
}

.footermenu {
    position: relative;
}

.footermenu li.menu-item-19,
.footermenu ul.sub-menu ul.sub-menu {
    display: none;
}


.footermenu ul.menu {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footermenu ul.menu > li > a {
 /*  color: #bc250c;*/ 
   display: block;
   font-weight: 700;
   margin-bottom: 1em;
   text-shadow: 1px 1px 2px #291818;
   text-transform: uppercase;
}

.footermenu ul.sub-menu li {
    color: #d4edff;
    display: block;
    margin-bottom: .3em;
}

.footermenu ul.sub-menu li a:hover {
    color: #fff;
}

.footermenu .overlay {
    background: rgba(42,59,72,0.8) none repeat scroll 0 0;
    height: 100%;
    padding: 3em 0;
    position: absolute;
    width: 100%;
}

.footercredits {
}

.footercredits a {
}

.sitecredits {
    font-weight: 700;
    padding: 1em 0;
    text-transform: uppercase;
}

.sitecredits ul {
    margin-bottom: 0;
}

.sitecredits li {
    margin-right: 1em;

}

    .sitecredits li.media-link {
        float: left;
    }

.sitecredits a:hover {
    color: #bc250c;
    text-decoration: none;
}

.sinkcredits {
    background: #202c36 none repeat scroll 0 0;
    color: #808184;
    font-size: .8em;
    padding: 1em 0;
    text-align: right;
}

.sinkcredits p {
    margin-bottom: 0;
}

.sinkcredits a:hover {
    color: #fff;
    text-decoration: none;
}

/*****************
ARCHIVE
***********************************************/
header.desc {
    color: #bc250c;
    font-size: 1.2em;
    margin-bottom: 1em;
}

.content article.archive_post {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1em;
    padding-bottom: 1em;
}

.archive_post .featimg {

    max-width: 200px;
    width: 25%;
}

.archive_post h3 {
    color: #bc250c;
    font-weight: bold;
}

.archive_post aside.meta {
    font-size: .8em;
    color: #888;
}

    .single aside.meta {
     margin: auto;
     width: 640px;
     border-top: 1px solid #eaeaea;
     border-bottom: 1px solid #eaeaea;
     padding: .5em 0;
     margin-bottom: 1em;
    }


    .social-share,
    .twitter-share {
        float: left;
          margin-top: 1em;
          display: none;
    }

.archive_post p.readmore a {
    font-size: .8em;
}

.archive_post.thumb_exists .mainpost {
        width: 72%;
}

.content article.archive_post h2 {
    margin-bottom: 0;
}

.content article.archive_post p.post_header_meta {
    font-size: 90%;
}

.content article.archive_post .post_meta {
    border-top: 1px solid #eaeaea;
    padding-top: 5px;
    font-size: 90%;
}

.content article.archive_post a.readmore {
    font-size: 90%;
    text-transform: uppercase;
}

.content article.archive_post a.readmore:after {
    content: '>';
    padding-left: 2px;
}

.archive_page .art_section {
    background: #f1f1f2 none repeat scroll 0 0;
    border-left: 4px solid #bc250c;
    margin-bottom: 3em;
    padding: 1em 2em;
}

.archive_page .art_section article.archive_post {
    border-bottom: 1px solid #bbbdbf;
    margin-bottom: 2em;
    padding-bottom: 0;
}

.content article.archive_post.archivepost_last {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.page-id-655 .content article.archive_post.archivepost_last {
    margin-bottom: 2em;
}

article.archive_post .excerpt {
    margin-bottom: 1em;
}

article.archive_post.archive_post_alt h4 {
    color: #022d47;
    font-size: 1.5em;
}

article.archive_post.archive_post_alt h5 {
    color: #bc250c;
    font-size: 1.3em;
}

article.archive_post.archive_post_alt .mainpost {
    width: 100%;
}

article.archive_post.archive_post_alt header {
    border-bottom: 1px solid #BBBDBF;
}

article.archive_post.archive_post_alt .archive_text {
    padding-top: 1em;
}

.relatedposts {
    clear: both;
}

.content .relatedposts li {
    list-style: none outside none !important;
    margin: 0;
}

.prev {
    float: left;
}

.next {
    float: right;
}

.single_relatedposts {
}

.archive_relatedposts {
}

/*****************
ALTERNATE ARCHIVE (LIST)
***********************************************/
.breadly a {
    text-transform: uppercase;
}

.onepage.alternate_list_view {
    margin: 0;
}

.alternate_list_view .pageinfo {
    background: #14394c none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 2em;
    padding: 2em 1em;
}

.page-id-79 .alternate_list_view .pageinfo {
    margin: 0;
}

.alternate_list_view .pageinfo h1 {
    color: #fff;
    margin: 0;
    text-align: left;
    margin-bottom: 0;
}

/*****************
FIND
***********************************************/
.pageinfo.outstanding {
    background: #bc250c none repeat scroll 0 0;
}

    .copy .pageinfo.outstanding {
        background: #14394c;
    }

    .pageinfo.outstanding h1 p {
        margin-bottom: 0;
    }

.pageinfo.outstanding h1 {
    margin: 0;
    text-align: center;
}

.locals_results {
    background: #f1f1f2 none repeat scroll 0 0;
    margin-top: 5em;
    min-height: 40vh;
    padding: 3em 0 5em;
}

.locals_results h2 {
    color: #bc250c;
    display: block;
    margin-bottom: 1.5em;
    text-align: center;
}

.local_res {
    background: #fff none repeat scroll 0 0;
    margin: 0 auto 1em;
    padding: 1.5em;
    width: 50%;
}

    .local_res .twitter-share {
        display: none;
    }

    .single-locals .local_res {
        width:inherit;
    }

    .single-locals .local_res h3 {
        display:none;
    }

    .local_res .people_section p {
        margin-bottom:.05em;
        text-align:right;
    }
    .local_res .people_section p.title {
        font-weight:bold;
    }
.local_res p.address {
    border-bottom: 1px solid #bbbdbf;
    line-height: 1.5;
    margin: .5em 0;
    padding-bottom: .5em;
}

.local_res p.contact_method span {
    display: inline-block;
    width: 25%;
}

.local_res p.contact_method a {
    color: #bc250c;
}

.local_res p.contact_method {
    margin: 0;
}

.local_res p.contact_method.last {
    border-bottom: 1px solid #bbbdbf;
    margin: .5em 0;
    padding-bottom: .5em;
}

.blocky {
    color: #bc250c;
    text-transform: uppercase;
}

aside.meta {

}

aside.profile_pic {
    margin: auto;
    max-width: 400px;
    margin-bottom: 2em;
}

/* forms */

/*****************
contact form7
***********************************************/

        .wpcf7 input[type=text],
       .wpcf7 input[type=email],
       .wpcf7 input[type=tel] {
            padding: .5em;
            border: 1px solid #ccc;
            color: #999;
            font-size: .95em;
            width: 100%;
        }

        .wpcf7 input[type=text]:focus,
        .wpcf7 input[type=email]:focus,
        .wpcf7 input[type=text]:active,
        .wpcf7 input[type=email]:active,
        .wpcf7 textarea:focus,
        .wpcf7 textarea:active {
            color: #333;
            border: 1px solid #333;
        }

        .wpcf7 textarea {
            border: 1px solid #ccc;
            width: 60%;
            min-width: 400px;
            padding: .5em;
            color: #999;
            font-size: .95em;
        }


        .wpcf7 div.wpcf7-validation-errors {
            background: rgb(244, 248, 138);
            border-radius: 2px;
            padding: .5em;
            color: rgb(124, 116, 99);
            border: 1px solid rgb(240, 223, 137);
            font-size: .95em;
        }

        .wpcf7 div.wpcf7-mail-sent-ok {
            border: 1px solid #71BEB8;
            color: rgb(66, 97, 79);
            background: rgb(89, 223, 174);
            border-radius: 2px;
            padding: .5em;
            font-size: .95em;
            }

        .wpcf7 span.wpcf7-not-valid-tip {
                color: #AF1B1B;
                font-size: .8em;
                display: block;
            }


        .wpcf7 input[type=submit] {
            background: #004B8D;
        }

        .cform span.wpcf7-not-valid-tip {
            background: #BD0000;
            font-size: 1em;
            display: block;
            margin-top: 8px;
            padding: .2em .7em;
            color: #fff;
        }

            .general.cform span.wpcf7-not-valid-tip {
                background: #fff;
                color: #bd0000;
            }

            .wpcf7-not-valid {
                border-color: #bd0000 !important;
            }

            .contactpage .text {
                float: left;
            }

            .contactpage aside.contact {
                float: right;
                width: 400px;
            }

/* custom icons */

.home .col .links_rel .item a:before {
 color: #BC250C;
 margin-right: .7em;
 margin-left: -1.8em;
}

.home .col:first-of-type .links_rel .item:nth-child(1) a:before {  content: '\e818'; /* group */ }
.home .col:first-of-type .links_rel .item:nth-child(2) a:before { content: '\e81f'; /* checkmark */}
.home .col:first-of-type .links_rel .item:nth-child(3) a:before{ content: '\e805'; /* thumbs up */}
.home .col:first-of-type .links_rel .item:nth-child(4) a:before { content: '\e811'; /* chat bubble */}

.home .col:last-of-type .links_rel .item:nth-child(1) a:before { content: '\e80c'; /* airplane */ }
.home .col:last-of-type .links_rel .item:nth-child(2) a:before { content: '\e820'; /* tusks */ }
.home .col:last-of-type .links_rel .item:nth-child(3) a:before {content: '\e814'; /* suitcase */}

.icon-afm-instruments-containing-ivory-or-endangered-species:before { content: '\e821'; }

/* tweaner sizes */

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


    .topmenu ul > li.menu-item-has-children {
        font-size: 1.4vw;
    }

    .topmenu .sink_dropdown a {
        padding: 0;
    }

    .topmenu .sink_dropdown > li {
        float: left;
    }

    .sink_dropdown > li.hover > ul, .sink_dropdown li li.hover ul {
        /*position: fixed !important;*/
    }

    .header_inner ul.sub-menu li {
        padding-left: 175px;
      /* padding-left: 1em;*/
    }

      .header_inner  ul.sub-menu li  li {
            padding-left: 1.5em;
        }

    .footermenu ul.menu {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                padding-left: 2em;
    }

    .footermenu ul li.menu-item-has-children {
        width: 16%;
        font-size: 12px;
    }

    .sitecredits {
        padding: 1em;
    }

    .sitecredits li {
        margin-bottom: 0;
    }
}

@media (max-height: 550px) {
	.sink_dropdown > li.hover > ul {
		position: absolute;
	}

	.sink_dropdown li {
		position: unset;
	}

	.sink_dropdown li.menu-item-has-children ul.sub-menu > li {
		padding-left: 10px;
		font-size: .9em;
	}

	.sink_dropdown li.menu-item-has-children ul.sub-menu > li  ul.sub-menu {
		background: transparent;
	}

	.sink_dropdown li.menu-item-has-children ul.sub-menu > li ul.sub-menu li {
		padding-left: 1em;
	}
}