﻿body {
    background-color: #000;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    color: initial;
    font-size: 16px;
}

/*insert pic in content block fix*/

.fade:not(.show) {
    opacity: 1 !important;
}

/******************/

body h1, body h2, body h3, body h4, body h5, body h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Muli', sans-serif !important;
    font-weight: 900;
    color: #283891;
}
h1 {
    font-size: 3.7em;
}
.lightheader h1, .lightheader h2, .lightheader h3, .lightheader h4 {
    font-weight: 600;
}
body h2 {
    font-size: 2.75em;
}
body h3 {
    font-weight: 600;
    font-size: 1.87em;
}
h4.subhead-style1 {
    font-size: 1.25em;
    font-weight: 600;
    font-style: italic;
    color: #6d326e;
}
h4.subhead-style2 {
    font-size: 1.5em;
    font-weight: 600;
    color: #6d326e;
}
h4.subhead-style3 {
    font-size: 1.25em;
    font-weight: 400;
    font-style: italic;
    color: #fff;
}
h5 {
    font-size: 1.25em;
}
h6 {
    font-size: 1em;
}
p {
    margin-bottom: 2.25rem;
}
img {
    max-width: 100%;
    height: auto;
}
table td {
    padding: 10px;
}
.wideBorder {
    border: 12px solid #fff;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.4));
}
.pictureBlock {
    border: 12px solid #fff;
    background-color: #fff;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.4));
}
.pictureBlock img {
    width: 100%;
    height: 100%;
}
.textstyle-dark {
    color: #000;
}
.textstyle-light, .textstyle-light a {
    color: #fff !important;
}
.textstyle-light h1, .textstyle-light h2, .textstyle-light h3, .textstyle-light h4 {
    color: #fff !important;
}
.level3 .textstyle-light h3 {
    color: #fff;
}

/*row background styles*/

.rowback0 {
    background-color: #fff;
}
.rowback1 {
    background-color: #ebebeb;
}
.rowback2 {
    background-color: #50A6AA;
}
.rowback3 {
    background-color: #E47B00;
}
.rowback4 {
    background-color: #4F72A4;
}
.rowback5 {
    background-color: #062240;
}
.rowback6 {
    background-color: #000;
}
.container.rowback0, .container.rowback1, .container.rowback2, .container.rowback3, .container.rowback4, .container.rowback5, .container.rowback6 {
    padding: 2rem;
}
.rowbackmusic {
    background: #A0A0A0 url(images/musicbg.jpg);
    background-size: cover;
    border-bottom: 1px solid #ccc;
}
.commtop {
    background: #50A6AA url(/images/default-source/default-album/communitytopbg.png?sfvrsn=dc93c072_2) center center;
    background-size: cover;
}
.conftop {
    background: #ae45af/*url(/images/default-source/default-album/conventiontopbg.jpg?sfvrsn=59e79ab_2) center center*/
    ;
    background-size: cover;
}
.commblogrow2 {
    background: url(images/commblog2.gif) center top repeat-y;
}
.commblogrow2-L {
    background-color: #E47B00;
}
.commblogrow2-R {
    background-color: #4F72A4;
}
.bomrow1 {
    background: url(images/bom1bg.gif) center top repeat-y;
}
.bomrow1-L {
    background-color: #50A6AA;
}
.bomrow1-R {
    background-color: #E47B00;
}
.bomrow2 {
    background: url(images/bomm2bg.gif) center top repeat-y;
}
.bomrow2-L {
    background-color: #A845B1;
}
.bomrow2-R {
    background-color: #4F72A4;
}
.homeMembership .featMember, .homeMembership .homeMembershipBlock, .homeEvents .newsItem, .homeCommittes-Jobs .commB, .homeDonate .donateTxt {
    background-color: #fff;
}

/* links, buttons*/

footer a {
    color: #fff;
}
footer ul a {
    text-decoration: underline;
}
footer ul a:hover {
    color: #fff;
    text-decoration: none;
}
.buttonlink-1 a, a.buttonlink-1 {
    color: #fff;
    text-decoration: none;
    background-color: #2B3991;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 2em;
}
.buttonlink-1 a:hover, a.buttonlink-1:hover {
    color: #fff;
    text-decoration: none;
}
.buttonlink-2 a, a.buttonlink-2 {
    color: #2B3991;
    text-decoration: none;
    background-color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    width: 100%;
    max-width: 220px;
}
.buttonlink-2 a:hover, a.buttonlink-2:hover {
    color: #2B3991;
    text-decoration: none;
}
.buttonlink-3 a, a.buttonlink-3 {
    color: #2B3991;
    text-decoration: none;
    background-color: #fff;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding: 0 2em;
}
.buttonlink-3 a:hover, a.buttonlink-3:hover {
    color: #2B3991;
    text-decoration: none;
}
.buttonlink-fq a {
    color: #fff;
    text-decoration: none;
    background-color: #2B3991;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 1em;
}
.buttonlink-fq a:hover {
    color: #fff;
    text-decoration: none;
}
.anchor {
    position: relative;
    visibility: hidden;
    top: -124px;
}

/* lists */

.listStyle-1 ul {
    list-style: none;
    padding-left: 0px;
    margin: 1em 0;
}
.listStyle-1 li {
    background: url(images/listarrow-1.gif) left top 2px no-repeat;
    padding-bottom: 1.2em;
    padding-left: 24px;
}

/******************/

header {
    position: sticky;
    width: 100%;
    top: 0px;
    background-color: #fff;
    z-index: 9999;
}
header .container {
    max-width: 1360px !important;
}
.level2noHero header, .level3noHero header {
    position: relative;
    border-bottom: 1px solid #ccc;
    z-index: auto
}
header .headerwrap {
    height: 107px;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}
.headerleft {
    float: left;
}
.headerleft a {
    display: block;
    background: url(images/header-logo.svg) no-repeat;
    background-size: contain;
    width: 233px;
    height: 100px;
    text-indent: -9999px;
}
.headerright {
    margin-left: 233px;
}
.headerLog div>div.sf-Long-text:last-of-type {
    margin-left: 5px;
}
.headerrighttop .headerSub, .headerLog {
    display: inline-block;
}
.headerSub a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #e2f3fb;
    padding: 0 1em;
    color: #000;
}
.headerSub .loginlink a {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    background: #fff;
    padding: 0 1em;
    color: #000;
    text-decoration: underline;
}
.headerrighttop .headerLog a {
    font-size: .87em;
    color: #0C2241;
    text-decoration: underline;
}
.headerrighttop .headerSub {
    font-size: .87em;
    padding-left: 1em;
}
.headerrighttop .headerSub a {
    font-weight: 400;
}
.headerrighttop .headerSub .logBttns a, .headerrighttop .headerSub #memberSection a {
    display: inline-block;
    margin-left: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 1em;
    color: #000;
    background-color: #e2f3fb;
}
.headerrightbottom {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.headerrightbottom .mainnavwrap {
    position: relative;
}
.mainnavwrap nav .col {
    padding: 0;
}
.headerrightbottom #searchlink {
    display: block;
    width: 40px;
    height: 40px;
    background: #0C2241 url(images/searchglass.png) center center no-repeat;
    text-indent: -9999px;
}
header.searchopen .headerrightbottom #searchlink {
    background: #0C2241 url(images/closethis.png) center center no-repeat;
}
.headerrightbottom #simple-menu {
    display: none;
    width: 40px;
    line-height: 40px;
    color: #2D3993;
    background: url(images/burger2.png) left center no-repeat;
    padding-left: 35px;
    font-weight: 600;
}
.headerrightbottom nav a {
    display: inline-block;
    font-family: 'Muli', sans-serif;
    padding: 0 8px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
header .searchWrap {
    height: 0px;
    background: #f0f0f0;
    -webkit-transition: height .3s;
    transition: height .3s;
    overflow: hidden;
}
header.searchopen .searchWrap {
    height: 60px;
    overflow: hidden;
}
.headerrighttop {
    line-height: 1;
}
.headerrighttop, .headerrightbottom {
    padding: 10px 0;
}
.headerSub .col {
    padding: 0;
}
.loggedIn {
    display: none;
}
.sso-auth {
    display: block !important;
}
.headerSub a {
    display: inline-block;
    height: auto;
    line-height: 1;
    background: none;
    padding: 0;
    color: initial;
}
.headerSub .dropdown-item {
    padding: .25rem 1.5rem;
}
.sso-mobile {
    display: none;
}
.sso-desktop .dropleft {
    margin-right: 1rem;
}
.sso-desktop ul {
    margin: 0;
}
.ssodata i {
    font-size: 1.5rem;
}
.sso-desktop {
    display: flex;
    align-items: center;
}
.ssodata .dropleft .dropdown-toggle::before {
    display: none;
}
.btn-login {
    display: block;
    background: #e2f3fb !important;
    padding: 10px !important;
    text-decoration: none !important;
    margin-right: 1rem;
    transition: .3s;
}
.btn-login:hover {
    color: #FFF !important;
    background: #121b46 !important;
}
.btn-join a {
    display: block;
    color: #FFF !important;
    text-decoration: none !important;
    padding: 10px;
    background-color: #50A6AA;
    transition: all .3s;
}
.btn-join a:hover {
    background-color: #26388f;
}
.sfPageWrapper header {
    position: relative;
}
.sfPageWrapper .headerwrap {
    height: auto;
}
.sfPageWrapper .headerleft {
    float: none;
}
.sfPageWrapper .headerrighttop, .sfPageWrapper .headerrightbottom {
    height: auto;
}
.sfPageWrapper .headerrighttop {
    line-height: normal;
}
.sfPageWrapper .headerrighttop .headerSub, .sfPageWrapper .headerLog {
    display: block;
}

/* hero */

.homeHero {
    background-color: #062240;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    min-height: 400px;
    display: flex;
    flex-direction: column;
}
.homeHero .hhBlurb {
    width: 100%;
    background-color: #2D3993;
    padding: 1.5rem;
    margin-top: 12rem;
    margin-bottom: 5.5rem;
}
.homeHero .hhBlurb h3 {
    font-weight: 400;
    font-size: 1.8em;
    color: #b4e1fd;
    font-style: italic;
}
.homeHero .hhBlurb h1 {
    font-weight: 400;
    font-size: 2.5em;
    color: #fff;
}
.homeHero .hhBlurb p {
    color: #fff;
}
.homeHeroWrap .flexslider {
    border: none;
    margin: 0;
    background-color: #062240;
    overflow: hidden;
}
.flexslider .slides {
    display: flex;
}
.homeHeroWrap .flex-control-nav {
    z-index: 2000;
    bottom: 12px;
}
.homeHeroWrap .flex-control-paging li a, .givinghero .flex-control-paging li a {
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
}
.homeHeroWrap .flex-control-paging li a.flex-active, .givinghero .flex-control-paging li a.flex-active {
    background: #fff;
    background: rgba(255, 255, 255, 1);
}
.homeHeroWrap .flex-direction-nav .flex-prev, .homeHeroWrap .flexslider:hover .flex-direction-nav .flex-prev {
    left: 20px;
}
.homeHeroWrap .flex-direction-nav .flex-next, .homeHeroWrap .flexslider:hover .flex-direction-nav .flex-next {
    right: 20px;
}
.homeHeroWrap .flex-direction-nav a {
    text-align: left;
    text-indent: -9999px;
    display: block;
    text-shadow: none;
    width: 50px;
    height: 75px;
    transition: none;
}
.homeHeroWrap .flex-direction-nav .flex-prev {
    background: url(images/homehero-l.png) no-repeat;
}
.homeHeroWrap .flex-direction-nav .flex-next {
    background: url(images/homehero-r.png) no-repeat;
}
a.homeSlideLink:hover {
    text-decoration: none;
}
.l2HeroWrap {
    background: #ccc;
}
.l2HeroWrap .row {
    height: 400px;
}
.l2HeroWrap .hhBlurb {
    width: 100%;
    background-color: #2D3993;
    padding: 1rem;
    margin-bottom: 2rem;
}
.l2HeroWrap .hhBlurb h1 {
    font-weight: 400;
    font-size: 2.5em;
    color: #fff;
}
.l2HeroWrap .hhBlurb .sf-Long-text {
    color: #fff;
}
.l2HeroWrap {
    background: #000;
    /* margin-top: 107px; */
}
.l2HeroLiner {
    min-height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.l3HeroWrap {
    background: #000;
    /* margin-top: 107px; */
    border-bottom: 5px solid;
    border-bottom-color: #283891;
    box-sizing: border-box;
}
.l3Commblog .l3HeroWrap {
    border-bottom: none;
}
.l3HeroLiner {
    min-height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
}
.l3HeroLinerTxt {
    position: absolute;
    bottom: 0px;
}
.confhero {
    background-color: #000;
    /* margin-top: 107px; */
}
.confheroliner {
    min-height: 250px;
    background: url(https://www.nfaonline.org/images/default-source/convention/2024-convention/convention.png?sfvrsn=71948b67_2) center center no-repeat;
    background-size: cover;
}
.givinghero {
    margin-top: 95px;
}
.givingheroliner {
    min-height: 250px;
    background: #000 url(/images/default-source/default-album/l3givinghead.png) center center no-repeat;
    background-size: cover;
    border-bottom: 5px solid #3ea6a9;
}
.l3About .l3HeroWrap {
    border-bottom-color: #283891;
}
.l3Publications .l3HeroWrap, .l3Conference .l3HeroWrap {
    border-bottom-color: #ae45af;
}
.l3Membership .l3HeroWrap, .l3Community .l3HeroWrap {
    border-bottom-color: #3ea6a9;
}
.l3Giving .l3HeroWrap {
    border-bottom-color: #3ea6a9;
}
.l3Committees .l3HeroWrap {
    border-bottom-color: #ec7c00;
}
.l3HeroWrap {
    color: #fff;
}
.l3HeroWrap a {
    font-weight: 600;
    color: #fff;
    text-decoration: underline;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.8));
}
.l3HeroWrap a:hover {
    color: #fff;
    text-decoration: none;
}
.l3HeroWrap h2, .givinghero h2 {
    font-size: 3.7em;
    color: #fff;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.6));
}
.homeConvention {
    min-height: 670px;
    background-color: #4F72A5;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.homeConvention H1, .homeConvention H2, .homeConvention H3, .homeConvention H4 {
    color: #fff;
}
.homeConvention .hcTop {
    margin-bottom: 200px;
}
.homeConvention .hcTop h2, .homeConvention .hcTop h3 {
    filter: drop-shadow(0px 2px 10px rgba(0, 0, 0, 0.6));
}
.homeConvention h2 {
    font-size: 5em;
}
.homeConvention h3 {
    font-size: 2.75em;
}
.homeConvention .conBlock {
    text-align: center;
}
.conBlock {
    position: relative;
    padding: 1em 1em 80px 1em;
}
.conBlock .bottomButton {
    position: absolute;
    bottom: 0px;
    left: 0px;
    /* width: 100%;
	*/
    right: 0px;
    bottom: 1.5em;
}
.conBlock.cb1 {
    background-image: url(images/cb1back.png);
    background-size: cover;
}
.conBlock.cb2 {
    background-image: url(images/cb2back.png);
    background-size: cover;
}
.conBlock.cb3 {
    background-image: url(images/cb3back.png);
    background-size: cover;
}
.homeCommunity {
    background-color: #50A6AA;
}
.homeCommunity h3 {
    color: #fff;
}
.homeCommunity .communityImg {
    position: relative;
    max-width: 550px;
    margin: 0 auto !important;
}
.homeCommunity .communityImg img {
    width: 100%;
    height: 100%;
}
.homeCommunity .communityImg .cITopTxt {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 10;
    color: #fff;
}
.homeCommunity .communityImg .cIBtmTxt {
    position: absolute;
    bottom: 1em;
    left: 1em;
    right: 1em;
    z-index: 11;
    color: #fff;
}
.homeCommunity .communityImg .cITopTxt h3 {
    font-size: 2.75em;
}
.homeMembership {
    background-color: #062240;
}
.homeMembership .featMember img {
    width: 100%;
}
.homeMembership .featMember h3 {
    font-size: 2.25em;
    color: #6d326e;
    font-weight: 400;
}
.homeMembership .featMember h4 {
    font-size: 1.25em;
    font-style: italic;
    font-weight: 400;
}
.homeMembership .featMember p {
    font-style: italic;
    font-size: 1.25em;
    color: #2B3991;
    padding-left: 34px;
    background: url(images/memberquote.gif) left top 4px no-repeat;
}
.homeMembership .homeMembershipBlock h2 {
    font-size: 3em;
    font-weight: 400;
    color: #2B3991;
}
.homeEvents {
    background: #500010 url(images/eventsHomeBg.jpg) center center;
    background-size: cover;
}
.homeEvents .eventsSupporting, .homeEvents .eventsSupporting h3 {
    color: #fff;
}
.homeEvents .eventsSupporting h3 {
    font-size: 2.75em;
}
.homePublications {
    background-color: #4F72A5;
    color: #fff;
}
.homePublications h2 {
    font-size: 3.25em;
    color: #fff;
}
.homePublications .coverwrap img {
    width: 100%;
}
.homeCommittes-Jobs {
    background: url(images/commjobsback.gif) center top repeat-y;
}
.homeCommittes-Jobs h3 {
    font-weight: 400;
    color: #fff;
}
.homeCommittes-Jobs .commB h3 {
    color: #283891;
    font-size: 1.6em;
    padding: .5em 0;
}
.homeCommittes-Jobs .commB {
    border: 1px solid #ccc;
}
.homeCommittes-Jobs img {
    width: 100%;
    height: 100%;
}
.homeDonate {
    background: #f5edea url(images/homedonatebg.jpg) left center no-repeat;
}
.homeDonate .donateTxt {
    border: 1px solid #ccc;
}
.homeDonate .donateTxt h2 {
    font-size: 3em;
    font-weight: 400;
    color: #4c4c4c;
}
.advert {
    color: #FFF;
    text-align: center;
    background-color: #4F72A5;
}
.advert > div {
    padding: 3rem 1rem;
}
.alert-banner .alert {
    position: relative;
    color: #FFF;
    padding: .5rem 0;
    margin: 0;
    background: #8B0000;
}
.alert-banner ul {
    margin: 0;
}
.alert-banner .alert p {
    margin: 0;
}
.alert-banner .alert a {
    display: block;
    color: #FFF;
    padding: .25rem .5rem;
    border: 1px solid #FFF;
    transition: .3s;
}
.alert-banner .alert a:hover {
    text-decoration: none;
    color: #062240;
    background-color: #FFF;
}
.alert-banner .alert button.close {
    color: #FFF;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
}
/***********************************************************************/

footer {
    background-color: #26388f;
}
footer {
    color: #fff;
}
footer ul {
    list-style: none;
}
footer li {
    margin-bottom: .5em;
}
footer .footercenter img {
    width: 100%;
    max-width: 500px;
}
footer .footerright {
    background-color: #121b46;
}
footer .footerright .socikes {
    padding: 0 0 20px 40px;
}
footer .footerright .socikes a {
    padding-right: 1rem;
}
footer .footCright {
    color: #fff;
    background-color: #000;
}

/*Level 2***************************************************************/

.level2 main {
    background-color: #fff;
}
.level2nohero main, .level3noHero main {
    background-color: #fff;
    min-height: 600px;
}
.l2HeroWrap, .level2nohero main {
    /* margin-top: 107px; */
}

/*community blog page*/

.comblogwrap {
    position: relative;
    min-height: 375px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.comblogwrap .cbPost {
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 50%;
}
.fqTop {
    background-color: #fff;
    border: 12px solid #fff;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.4));
}
.callouts {
    color: #fff;
    background-color: #2B3991;
}
.callouts h4 {
    color: #fff;
    font-weight: 600;
}
.callouts.callout-style-1 {
    background: url(images/calloutbg-1.png) center center;
    background-size: cover;
}
.callouts.callout-style-2 {
    background: url(images/calloutbg-2.png) center center;
    background-size: cover;
}
.callouts.callout-style-3 {
    background: url(images/calloutbg-3.png) center center;
    background-size: cover;
}

/*Level 3***************************************************************/

.level3 main, .level3nohero main {
    background-color: #fff;
    padding-top: 0px !important;
}
.level3nohero main {
    min-height: 600px;
}
.L3contentwrapper {
    float: left;
    width: 100%;
}
.L3contentcolumn {
    margin-left: 230px;
    min-height: 1px;
}
.L3leftcolumn {
    float: left;
    width: 200px;
    /*Width of left column*/
    margin-left: -100%;
    padding-right: 1em;
    border-right: 1px solid #ccc;
}
.l3Bottom {
    border: 4px solid;
    box-sizing: border-box;
    background-color: #fff;
}
.l3Bottom .l3bImg img {
    width: 100%;
    height: 100%;
}
.l3About .l3Bottom {
    border-color: #283891;
}
.l3Publications .l3Bottom {
    border-color: #ae45af;
}
.l3Conference .l3Bottom {
    border-color: #ae45af;
}
.l3Membership .l3Bottom {
    border-color: #3ea6a9;
}
.l3Community .l3Bottom {
    border-color: #3ea6a9;
}
.l3Giving .l3Bottom {
    border-color: #ec7c00;
}
.l3Committees .l3Bottom {
    border-color: #ec7c00;
}
.commsoc2 {
    font-weight: 600;
    font-size: 1.2em;
    color: #2B3991;
}
.commsoc2 em {
    margin: 0 5px;
}
.sidebarMember {
    background: #f6f6f6;
    font-style: italic;
}
.sidebarMember img {
    width: 100%;
}
.sidebarMember h5 {
    color: #6d326e;
    font-weight: 600;
    font-style: normal;
}
.fqAbout {
    background: #f5edea url(images/fqbgfoot.jpg) left center no-repeat;
}
.fqAbout .fqaboutTxt {
    border: 1px solid #ccc;
    background-color: #fff;
}
.fqAbout .fqaboutTxt h2 {
    font-size: 3em;
    font-weight: 400;
    color: #4c4c4c;
}

/*Sidr******************************************************************/

a.closeSide {
    display: block;
    margin: .5em 0;
    padding: 0 .5em;
    background: #2AAAE1 url(images/closethis.png) right center no-repeat;
    height: 40px;
    line-height: 40px;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
}
.rwdNavWrap, .rwdTNavWrap {
    padding: .6em 0;
    border-bottom: 1px solid #666;
}
.rwdNavWrap a, .rwdNavWrap a:hover {
    color: #fff;
}

/*Controls**************************************************************/

.blog-news-date-author {
    font-size: 14px;
    font-style: italic;
}
.homeblogposts .media, .homenewsposts .media {
    margin-bottom: 1rem;
}
.homeblogposts .thumbouter {
    /*width:100px;
	*/
    height: 100px;
    background: #fff;
    padding: 5px;
}
.homeblogposts .thumbwrap {
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: #f6f6f6 url(images/nfaBlogBack.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.homeblogposts .thumbwrap img {
    height: 90px;
}
.homepostswrap {
    min-height: 100px;
    padding: 4px 8px;
    margin-left: 3px;
    background: #fff;
}
.homenewswrap {
    min-height: 100px;
    padding: 4px 8px;
    background: #fff;
}
.commnavpostswrap {
    min-height: 90px;
    padding: 4px 8px;
    box-shadow: none;
    background: #fff;
}
.commnavpostswrap:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
}
.homepostswrap h5, .homenewswrap h5 {
    margin: 4px 0;
    font-size: 1.2em;
}
.homepostswrap h5 a, .homenewswrap h5 a {
    text-decoration: underline;
    color: #2D3993;
    font-weight: 600;
}
.commnavpostswrap h5, .commnavpostswrap h5 {
    font-size: 1.2em;
}
.commnavpostswrap h5 a, .commnavpostswrap h5 a {
    text-decoration: underline;
    color: #2D3993;
    font-weight: 600;
}
.eventItem .eventWrap {
    background: #fff;
    position: relative;
    border: 1px solid #f0f0f0;
    box-sizing: border-box;
}
.eventItem .eventWrap p {
    margin-bottom: 75px;
    padding-top: 1em;
    clear: left;
}
.evLink {
    position: absolute;
    left: 1em;
    right: 1em;
    bottom: 1em;
}
.musicItem {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.musicItem h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #2F3A93;
    margin-bottom: 1em;
}
.evDateBlock {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    color: #fff;
    background-color: #2B3991;
}
.evDateBlock .edbDav {
    font-family: 'Muli', sans-serif;
    font-size: 1.87em;
    line-height: 34px;
}
.evLocTitle {
    margin-left: 70px
}
.evLocTitle a {
    color: #2F3A93;
}
.evLocTitle a:hover {
    color: #5473A7;
}
.evLocTitle .evLocCityState {
    font-weight: 600;
    font-style: italic;
    color: #6d326e;
}
.eventState {
    display: inline-block;
    margin-left: -4px;
}
.evLocTitle h3 {
    font-size: 1.3em;
    font-weight: 600;
}
ul.simpleevent, ul.simplenews {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.simpleevent li, ul.simplenews li {
    border-bottom: 1px solid #ccc;
}
ul.simpleevent h3, ul.simplenews h3 {
    font-size: 1.3em;
    font-weight: 600;
}
ul.simpleevent h3 a, ul.simplenews h3 a {
    color: #2F3A93;
}
.simpleeventwrap .pagination, .simplenewswrap .pagination, .blockevents .pagination {
    margin-top: 2em;
}
.card img {
    width: 100%;
}
.card.cstyle-1, .card.cstyle-2 {
    border-radius: 0;
}
.cstyle-2 {
    border: none;
}
.card.cstyle-1.c-over img {
    filter: brightness(0.4);
}
.card.cstyle-1 .card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    height: 55%;
    /* bottom: 0;
	*/
    left: 0;
    padding: 1.25rem 1.25rem 0 1.25rem;
}
.card.cstyle-1 .card-img-overlay h3.card-title {
    position: absolute;
    right: 3rem;
    left: 3rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
}
.card.cstyle-2 h3.card-title {
    font-size: 1.5em;
    font-weight: 600;
}
.card.cstyle-2 .card-text {
    margin-bottom: 4em;
}
.card.cstyle-2 .readmoretxt {
    position: absolute;
    bottom: .5em;
    left: 1.5em;
    right: 1.5em;
    border-top: 1px solid #ccc;
    text-align: right;
}
.card.cstyle-2 .readmoretxt a {
    display: inline-block;
    height: 3em;
    line-height: 3em;
}
.mo-block .img-wrp {
    max-width: 40%;
}
.mo-block .img-wrp img {
    width: 100%
}
.mo-block .media.mb-style1 {
    background-color: #fff;
}
.centerrule .colborder {
    border-right: 1px solid #ccc;
    box-sizing: border-box;
}
.colborderW {
    border-right: 1px solid #fff;
    box-sizing: border-box;
}
.level3 .breadcrumb {
    padding: .75rem 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}
.level3 .breadcrumb li {
    padding-right: 1em;
}
.level3 .breadcrumb a {
    color: #000;
    text-decoration: underline;
}
.level3 .commtop .breadcrumb, .level3 .conftop .breadcrumb {
    color: #fff;
}
.level3 .commtop .breadcrumb a, .level3 .conftop .breadcrumb a {
    color: #fff;
    text-decoration: underline;
}
.commblogblock {
    width: 50%;
    max-width: 650px;
}
.committeeblog .commblogblock {
    float: right;
}
.committeeblog .commblogblock:nth-child(1) {
    float: left;
}
.committeeblog .commblogblock .commblogtxt {
    position: absolute;
}
.committeeblog .commblogblock .commblogtxt h3 {
    font-size: 1.5em;
    font-weight: 400;
}
.committeeblog .commblogblock .commblogtxt h3 a {
    text-decoration: underline;
    color: #fff;
}
.committeeblog .commblogblock:not(:first-child) .commblogtxt h3 a {
    color: #0C2241 !important;
}
.committeeblog .commblogblock .commblogtxt .blogtype {
    color: #154782;
    font-style: italic;
}
.committeeblog .commblogblock .commblogtxt .blogdate {
    font-style: italic;
}
.committeeblog .commblogblock:nth-child(1) .commblogtxt .blogtype {
    color: #97d7fe;
}
.committeeblog .commblogblock:nth-child(1) .commblogtxt {
    bottom: 2em;
    left: 2em;
    padding: .8em;
    background: #154782;
    border: 1px solid #fff;
    color: #fff;
}
.committeeblog .commblogblock:not(:first-child) .commblogtxt {
    top: 1.5em;
    right: 260px;
    bottom: 0px;
    left: 1em;
    color: #000;
}
.commblogblock .cbbliner {
    margin: 1em;
    padding: 1em;
    color: #fff;
    position: relative;
    min-height: 144px;
    background: #fff url(images/nfaBlogBackSm.png);
    background-repeat: no-repeat;
    /*background-size: contain;
	*/
}
.committeeblog .commblogblock .commblogimg {
    float: right;
    height: 90px;
}
.committeeblog .commblogblock:nth-child(1) .commblogimg {
    float: none;
    height: auto;
}
.committeeblog .commblogblock img {
    width: auto;
    height: 112px;
}
.committeeblog .commblogblock:nth-child(1) img {
    width: 100%;
    height: auto;
}
.committeeblog>.commblogblock~.commblogblock .cbbliner {
    background-position: right center;
    background-position: right 20px center;
}
.communityblog {
    width: 100%;
    max-width: 940px;
    margin: 0 auto;
}
.commgrid {
    display: grid;
    grid-gap: 20px 20px;
    grid-template-columns: repeat(auto-fit, minmax(50px, 1fr));
    grid-auto-rows: minmax(150px, auto);
}
.communblogblock {
    position: relative;
    overflow: hidden;
    background: #ccc url(images/nfaBlogBack.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.communblogblock:nth-child(1) {
    grid-column-start: 1;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
}
.communblogblock:nth-child(2) {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 1;
    /* grid-row-end: 2;
	*/
}
.communblogblock:nth-child(3) {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 2;
    /* grid-row-end: 2;
	*/
}
.communblogblock:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 5;
}
.communblogblock:nth-child(5) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 3;
    /* grid-row-end:4;
	*/
}
.communblogblock:nth-child(6) {
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 4;
    /* grid-row-end:4;
	*/
}
.communblogblock:nth-child(7) {
    grid-column-start: 5;
    grid-column-end: 7;
    grid-row-start: 3;
    grid-row-end: 5;
}
.communimg img {
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    /* width: 100%;
	*/
}
.communblogtxt {
    position: absolute;
    bottom: 1em;
    left: 1em;
    right: 1em;
    color: #fff;
}
.commgrid .communblogblock:nth-child(1) .communblogtxt {
    padding: .8em;
    background: #154782;
    border: 1px solid #fff;
    right: 33%;
}
.commgrid .communblogblock:nth-child(4) .communblogtxt, .commgrid .communblogblock:nth-child(7) .communblogtxt {
    padding: .8em;
    background: rgba(21, 71, 130, .70);
    border: none;
    right: 1em;
}
.commgrid .communblogblock .communblogtxt h3 {
    font-size: 1.5em;
    font-weight: 300;
}
.commgrid .communblogblock .communblogtxt h3 a {
    text-decoration: underline;
    color: #fff;
}
.communblogblock:nth-child(2) .communimg, .communblogblock:nth-child(3) .communimg, .communblogblock:nth-child(5) .communimg, .communblogblock:nth-child(6) .communimg {
    display: none;
}
.communblogblock:nth-child(2) {
    background-color: #4F72A4;
    background-image: none;
}
.communblogblock:nth-child(3) {
    background-color: #E47B00;
    background-image: none;
}
.communblogblock:nth-child(5) {
    background-color: #50A6AA;
    background-image: none;
}
.communblogblock:nth-child(6) {
    background-color: #A845B1;
    background-image: none;
}
.blogslideposts .blogslideborder {
    width: 300px;
    height: 300px;
    padding: 15px 0 0 15px;
    background-color: #fff;
    filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.4));
}
.blogslideposts .blogslideimgwrap {
    width: 270px;
    height: 270px;
    overflow: hidden;
    background: #f6f6f6 url(images/nfaBlogBack.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
.blogslideposts .blogslideimgwrap img {
    width: auto !important;
    height: 270px;
}
.countdowcenterwrp {
    margin-top: 50px;
    text-align: center;
}
.countdowcontentwrp {
    display: inline-block;
    min-height: 70px;
    margin: 0 auto;
}
.countdowcontentwrp h1 {
    display: inline-block;
    font-size: 3em;
    font-weight: 600;
    color: #fff;
    margin: 0;
    height: 75px;
    line-height: 75px;
    padding-right: .5em;
}
#datewrapper {
    float: right;
}
.datesection {
    width: 70px;
    float: left;
    margin-right: 1em;
    background-color: #fff;
    text-align: center;
}
.dateval {
    height: 50px;
    line-height: 50px;
    font-size: 3em;
    font-weight: 600;
    color: #283891;
}
.datetype {
    height: 20px;
    line-height: 20px;
    font-size: 1em;
    font-weight: 600;
    color: #283891;
    padding-bottom: 3px;
}
.FQPastIssues .media {
    background-color: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.FQPastIssues .media img {
    border: 1px solid #ccc;
    box-sizing: border-box;
    width: 125px;
}
.FQPastIssues .fqvolissue {
    color: #666;
    font-style: italic;
}
.FQPastIssues .media h5 {
    font-size: 1.3em;
    font-family: 'Muli', sans-serif;
    font-weight: 900;
    color: #2D3993;
}
.FQPastIssues .media h5 a, .FQPastIssues .media .fqvolcov a, .FQPastIssues .media .fqvoltoc a {
    color: #2D3993;
}
.fqvoltoc a {
    text-decoration: underline;
}
.givinghero .flexslider {
    color: #fff;
    margin: 0 0 30px;
    background: none;
    border: none;
    box-shadow: none;
}
.givinghero .flexslider a, .givinghero .flexslider a:hover {
    color: #fff;
}
.blogslides .flexslider {
    margin: 0;
    background: none;
    border: none;
    position: relative;
    border-radius: 0px;
    box-shadow: none;
}
.iho, .ihoname {
    color: #fff;
    font-style: italic;
}
.iho {
    font-size: .8em;
    padding-bottom: .5em;
}
.stmapgrid .nav {
    display: block;
}
.stmapgrid .nav a {
    padding: .8em 0;
    color: #283891;
}

/* OOTB Navigation */
.mainnavwrap .nav-item:hover .nav-link {
    font-size: 18px;
    color: #26388f;
}
.k-link:hover {
    color: #263890 !important;
}
.k-menu-group .k-link.k-active:hover {
    color: #FFF !important;
}
.k-menu-group .k-item > .k-link:active, .k-menu-group .k-item > .k-link.k-active, .k-menu-group .k-item > .k-link.k-selected,
.k-menu.k-context-menu .k-item > .k-link:active,
.k-menu.k-context-menu .k-item > .k-link.k-active,
.k-menu.k-context-menu .k-item > .k-link.k-selected {
    color: #ffffff;
    background-color: #263890 !important;
}
span.k-menu-expand-arrow {
    display: none;
}
.k-menu-group span.k-menu-expand-arrow {
    display: inline-block;
}
.dropdown-toggle::after {
    display: none;
}
.mainnavwrap .dropdown-menu {
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    border-bottom: 5px solid #26388f;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .3);
    display: block;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    transform: scaleY(0);
    transition: max-height ease-in-out 1s;
}
.mainnavwrap .nav .nav-item:hover .dropdown-menu, .mainnavwrap .nav .nav-item:focus .dropdown-menu {
    max-height: 800px;
    visibility: visible;
    transform: scaleY(1);
}
.mainnavwrap .dropdown-item {
    font-size: 16px;
    padding: .5rem 1rem;
    transition: all ease-in-out .2s;
    line-height: 1;
    height: auto;
}
.mainnavwrap.dropdown-item:hover {
    background: #EEE;
}
.mainnavwrap  .dropdown-item.active, .mainnavwrap .dropdown-item:active {
    color: #16181b;
    background: none;
}
#menu {
    border: none;
}
#menu .k-item {
    border: none;
    margin-right: 8px;
}
#menu .k-link {
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
    padding: 0 8px;
}
#menu .k-popup {
    background-color: #FFF;
    top: 5px;
}
#menu .k-popup .k-item {
    margin: 0;
}
#menu .k-popup .k-link {
    padding: .5rem 1rem;
    padding-right: 1.5rem;
}
#menu .k-popup .k-state-hover > .k-link {
    color: #FFF !important;
    background-color: #26388f;
}
/* MEGA MENU */

.headerrightbottom nav .sub-nav a {
    display: inline;
    font-family: 'Muli', sans-serif;
    height: auto;
    line-height: normal;
    padding: 0;
    font-size: 1em;
    text-decoration: underline;
    font-weight: 400;
    color: #000;
}
.mainnavwrap ul.nav-menu {
    padding-left: 0px !important;
    margin-top: 6px;
}
.nav-item {
    display: inline-block;
    margin-right: 8px;
}
.nav-item.activeLink {
    border-top: 3px solid #0e6435;
}
.nav-item>a {
    display: inline-block;
    font-size: 21px;
    font-weight: 600;
    color: #000;
}
.nav-item>a:hover, .nav-item>a:focus, .nav-item>a.open {
    position: relative;
    text-decoration: none;
}
.nav-item>a:hover:after, .nav-item>a:focus:after, .nav-item>a.open:after {
    content: '';
    width: 1px;
    height: 6px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -4px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #cf3232;
}
.nav-item:nth-child(1)>a.open:after {
    border-bottom: 12px solid #3ea6a9;
}
.nav-item:nth-child(2)>a.open:after {
    border-bottom: 12px solid #283891;
}
.nav-item:nth-child(3)>a.open:after {
    border-bottom: 12px solid #ae45af;
}
.nav-item:nth-child(4)>a.open:after {
    border-bottom: 12px solid #3ea6a9;
}
.nav-item:nth-child(5)>a.open:after {
    border-bottom: 12px solid #ae45af;
}
.nav-item:nth-child(6)>a.open:after {
    border-bottom: 12px solid #ec7c00;
}
.nav-item:nth-child(7)>a.open:after {
    border-bottom: 12px solid #3ea6a9;
}
.nav-item>a.open {
    color: #2D3993;
    text-decoration: none;
}
.sub-nav {
    font-size: 18px;
    text-transform: none;
    line-height: normal;
    position: fixed;
    display: none;
    margin-top: -1px;
    top: 103px;
    left: 0;
    right: 0;
    border-top: 4px solid #26388f;
    background: #f6f6f6;
    z-index: 9999;
}
.nav-item:nth-child(1) .sub-nav {
    border-top: 4px solid #3ea6a9;
}
.nav-item:nth-child(2) .sub-nav {
    border-top: 4px solid #283891;
}
.nav-item:nth-child(3) .sub-nav {
    border-top: 4px solid #ae45af;
}
.nav-item:nth-child(4) .sub-nav {
    border-top: 4px solid #3ea6a9;
}
.nav-item:nth-child(5) .sub-nav {
    border-top: 4px solid #ae45af;
}
.nav-item:nth-child(6) .sub-nav {
    border-top: 4px solid #ec7c00;
}
.nav-item:nth-child(7) .sub-nav {
    border-top: 4px solid #3ea6a9;
}
.sub-nav.open {
    display: block;
}
.sub-nav .container {
    max-width: 1100px !important;
}
.sub-nav .border-right {
    border-color: #d7d7d7 !important;
}
.sub-nav h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.sub-nav img {
    width: 100%;
}
.navBlurb {
    font-weight: 600;
    color: #983b29;
    font-style: italic;
}
.navMenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.navMenu ul li {
    margin-bottom: .8em
}
.navMenu ul li:last-of-type {
    margin-bottom: 0;
}
.navMenu li a {
    font-weight: 600;
    color: #000;
}
.navMenu li a:hover {
    color: #983b29;
}

/*left nav*/

.lcNavwrap .nav, .lcNavwrap li {
    display: block;
}
.lcNavwrap li {
    padding-bottom: .6em;
    position: relative;
}
.lcNavwrap a {
    color: #343434;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
    margin-left: 24px
}
.lcNavwrap a:hover {
    color: #343434;
    text-decoration: underline;
}

/* Remove default bullets */

.lcNavwrap ul, .rwdTNavWrap ul {
    list-style-type: none;
}

/* Remove margins and padding from the parent ul */

.lcNavwrap .collapsibleNav, .rwdTNavWrap .collapsibleNav {
    margin: 0;
    padding: 0;
}
.lcNavwrap .collapsibleNav ul, .rwdTNavWrap .collapsibleNav ul {
    padding-left: 1em;
}
.lcNavwrap a {
    color: #343434;
    text-decoration: none;
    display: inline-block;
}

/* Style the caret/arrow */

.nested {
    display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */

.active {
    display: block;
}
.active>.nested {
    display: block;
}
.lcNavwrap .toggleTree {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(images/treetoggle.png) 0px 3px no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.lcNavwrap .toggleTree.tt-down {
    background-position: 0px -20px;
}
.rwdTNavWrap .toggleTree {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(images/treetoggle-b.png) 0px 0px no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}
.rwdTNavWrap .toggleTree.tt-down {
    background-position: 0px -36px;
}

/*rwd nav*/

.rwdTNavWrap .nav, .rwdTNavWrap li {
    display: block;
    position: relative;
}
.rwdTNavWrap li {
    margin-bottom: 10px;
}
.rwdTNavWrap a {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 20px;
    padding: 8px 0;
    margin-left: 34px
}
.rwdTNavWrapp a:hover {
    color: #fff;
    text-decoration: underline;
}
html .pagination a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    text-decoration: none !important;
    color: #000 !important;
    text-align: center;
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    background-color: #fff !important;
    padding: 0 !important;
    margin-right: 8px;
    border-radius: 0px !important;
}
html .pagination a:hover {
    border: 1px solid #007bff;
}
html .pagination .active a, html .pagination .active a:hover {
    color: #fff !important;
    background-color: #102242 !important;
}
.level3noHero .breadcrumb, .level3 .breadcrumb {
    background-color: transparent;
}
.level3noHero .breadcrumb li, .level3 .breadcrumb li {
    padding-right: 1em;
}

/*search************************************************************/

header .searchWrap .sfSearchwidget {
    margin-top: 10px;
    opacity: 0;
    transition: .2s .5s opacity;
}
.sfPageWrapper header .searchWrap .sfSearchwidget {
    opacity: 1;
}
header.searchopen .searchWrap .sfSearchwidget {
    opacity: 1;
}
.searchWrap .form-control {
    height: 36px;
    font-size: 1em;
}
.searchWrap .form-group {
    width: 100%;
}
.searchWrap .btn-primary {
    position: absolute;
    right: 1em;
    border-radius: 0px;
    height: 36px;
    font-size: 1em;
}
.form-control {
    width: 100% !important;
    border-radius: 0px;
}

/*results*/

.schResults h1 {
    font-weight: 500;
}
.schResults .media.sf-media {
    margin: .5em 0;
}
.schResults .media.sf-media:nth-child(odd) {
    background: #f6f6f6;
}
.schResults .media.sf-media:hover {
    background: #f0f0f0;
}
.schResults .media-body.sf-media-body {
    padding: 2em 1.5em;
}
.schResults .media-body.sf-media-body h3 a {
    color: #0C2241;
}
.sf-list--expandable .sf-list-expand {
    display: inline-block;
    float: none !important;
}
.sf-list--expandable .sf-list-expand a {
    display: inline-block;
    margin: 1em 0;
    line-height: 32px;
    height: 32px;
    padding: 0 1em;
    background-color: #f0f0f0;
}

/*instruments for sale*/

.instrumentList .instWrap {
    margin: .5em 0;
}
.instrumentList li:nth-child(odd) .instWrap {
    background: #f6f6f6;
}
.instrumentList .instWrap:hover {
    background: #f0f0f0;
}
.instrumentList .instWrap {
    padding: 1.25em 1em;
}
.instrumentList .instWrap h3 a {
    color: #0C2241;
}
.instrumentList .inst-date {
    font-size: 14px;
    font-style: italic;
}

/*instrument detail*/

.instwrapper {
    float: left;
    width: 100%;
}
.instLcolumn {
    margin-right: 300px;
}
.instRcolumn {
    float: left;
    width: 280px;
    margin-left: -280px;
}
.instRcolumn img {
    width: 100%;
}
.instTop {
    color: #fff;
    background-color: #26388f;
}
.instData:nth-child(odd) {
    background-color: #f6f6f6;
}
.instData .infolink {
    text-align: right;
}
.instData span {
    font-size: .85em;
    font-style: italic;
    font-weight: bold;
    padding-bottom: 8px;
    display: none;
}

/*pastIssues*/

.pastIssuesList li {
    margin: .5em 0;
}
.pastIssuesList li:nth-child(odd) .media {
    background: #f6f6f6;
}
.pastIssuesList img {
    max-width: 174px;
}
.pastIssuesList li .media:hover {
    background: #f0f0f0;
}
.pastIshLinx a.piLink {
    margin: .7em;
    text-decoration: underline;
    color: #2B3991;
}
.pastIshLinx .buttonlink-1 a {
    margin-left: .8em
}

/* ACCORDION LIST */


.accordion .card {
    box-shadow: none;
    margin: 0 0 2rem;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion .card:first-of-type {
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.accordion .card-header {
    position: relative;
    padding: 0;
    margin: 0;
}
.accordion .btn {
    display: block;
    width: 100%;
    color: #FFF;
    font-size: 2rem;
    white-space: normal;
    text-transform: none;
    text-align: left;
    text-decoration: none;
    padding: 1rem;
    padding-right: 3rem;
    background: #3ea6a9;
    border-radius: 0;
}
.accordion .btn.collapsed {
    background: #283891;
    color: #FFF;
}
.accordion .btn:after {
    content: '\f078';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.accordion .btn.collapsed:after {
    content: '\f054';
    color: #FFF;
}

/* BACKEND OVERWRITE */

.sfPageWrapper #sidr {
   position: relative !important;
   width: auto !important;
   left: auto !important;
}

.nav-tabs-wrapper .nav-item {
    margin: 0;
}
.nav-tabs-wrapper .nav-item a {
    font-size: inherit;
    font-weight: inherit;
}
.nav-tabs-wrapper .nav-item>a:hover:after, .nav-tabs-wrapper .nav-item>a:focus:after, .nav-tabs-wrapper .nav-item>a.open:after {
    display: none;
}

/*ClearFix**********************************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.fullrow {
    width: 100%;
}

/***********************************************************************/

@media (min-width: 1400px) {
    .container {
        max-width: 1360px !important;
    }
}
@media only screen and (max-width :1390px) {
    .headerrightbottom .mainnavwrap {
        width: auto;
    }
    nav .sf-Long-text {
        display: none;
    }
    .headerrightbottom #searchlink {
        float: right;
    }
    .committeeblog .commblogblock {
        float: none !important;
        width: 100%;
        max-width: 550px;
        margin: 0 auto;
    }
    .headerright {
        margin-left: 100px;
    }
    .headerrightbottom nav a {
        font-size: 15px;
    }
}
@media only screen and (max-width: 1200px) {
    .l3HeroWrap .container {
        width: 1200px !important;
    }
    .nav-menu, .mainnavwrap {
        display: none
    }
    .headerrightbottom #simple-menu {
        display: inline-block;
        margin-right: 3em;
    }
    .headerrightbottom {
        display: flex;
        margin-left: 1rem;
    }
}
@media only screen and (max-width: 980px) {
    .homeCommittes-Jobs .hcComm {
        background-color: #50A6AA;
    }
    .homeCommittes-Jobs .hcJobs {
        background-color: #E47B00;
    }
    .homeDonate {
        background-size: cover;
    }
    footer .footerright {
        background-color: #26388f;
    }
    .communblogblock:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 1;
        grid-row-end: 3;
    }
    .communblogblock:nth-child(2) {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 3;
        grid-row-end: 4;
    }
    .communblogblock:nth-child(3) {
        grid-column-start: 4;
        grid-column-end: 7;
        grid-row-start: 3;
        grid-row-end: 4;
    }
    .communblogblock:nth-child(4) {
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 4;
        grid-row-end: 6;
    }
    .communblogblock:nth-child(5) {
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 6;
        grid-row-end: 7;
    }
    .communblogblock:nth-child(6) {
        grid-column-start: 4;
        grid-column-end: 7;
        grid-row-start: 6;
        grid-row-end: 7;
    }
    .communblogblock:nth-child(7) {
        grid-column-start: 1;
        grid-column-end: 7;
        grid-row-start: 7;
        grid-row-end: 9;
    }
    .L3leftcolumn {
        display: none;
    }
    .L3contentwrapper {
        float: none;
    }
    .L3contentcolumn {
        margin-left: 0px;
    }
    .homeConvention .hcTop {
        margin-bottom: 40px;
    }
    .homeHero {
        background-position: left center;
    }
}
@media only screen and (max-width :768px) {
    body h1 {
        font-size: 2.75em;
    }
    body h2 {
        font-size: 2.25em;
    }
    body h3 {
        font-size: 1.87em;
    }
    body h5 {
        font-size: 1.25em;
    }
     h6 {
        font-size: 1em;
    }
    .card {
        margin-bottom: 1.5rem;
        height: auto !important;
    }
    .headerrighttop .headerSub {
        display: none;
    }
    header .headerwrap {
        height: auto;
        padding-bottom: 5px;
    }
    footer .footercenter img {
        margin: 1.5em 0;
    }
    #datewrapper {
        width: 350px;
        height: 70px;
        float: none;
        text-align: center;
        margin: 1.5em auto;
    }
    .datesection {
        margin: 0 .5em;
    }
    .colborderW {
        border-right: none;
    }
    .homeHero {
        align-items: center;
        flex-direction: row;
    }
    .homeHero .hhBlurb {
        margin-top: 5.5rem;
    }
    .homeCommittes-Jobs .commB {
        margin-bottom: 1.5rem;
    }
    .sso-desktop {
        display: none !important;
    }
    .sso-mobile {
        display: block !important;
    }
}
@media only screen and (max-width :640px) {
    .homeHeroWrap .flexslider {
        height: 100%;
    }
    .homeHeroWrap .flex-direction-nav {
        display: none;
    }
    .instTable {
        border-top: 1px solid #ccc;
    }
    .instTop {
        display: none;
    }
    .instData {
        border-bottom: 1px solid #ccc;
    }
    .instData span {
        display: block;
    }
    .instData, .instData td {
        display: block;
    }
    .instData td {
        padding: 16px;
    }
    .instData td:first-child {
        font-weight: bold;
        font-size: 1.2em;
    }
    .instData .infolink {
        text-align: left;
    }
    .countdowcontentwrp h1 {
        height: auto;
        line-height: normal;
        padding-right: 0;
    }
}
@media only screen and (max-width :550px) {
    header {
        position: relative;
    }
    .homeHeroWrap {
        margin-top: 0;
    }
    .homeHero {
        margin-top: 0px;
    }
    .l2HeroWrap, .l3HeroWrap, .givinghero, .confhero, .level2nohero main, .level3noHero main {
        margin-top: 0px;
    }
    .headerrightbottom {
        height: auto;
        line-height: normal;
    }
    .headerrightbottom #searchlink {
        margin-right: 20px;
    }
    .pagetitle h1 {
        font-size: 2.25em;
    }
    .blockevents.h-100, .eventItemsWrap.h-100, .eventItem.h-100, .eventWrap.h-100 {
        height: auto !important;
    }
    .l3Quarterly main, .l3BenefitsOf main {
        margin-top: 0;
    }
}
@media print {
    header, footer, .homeHeroWrap, .l2HeroWrap, .l3HeroWrap, .givinghero, .confhero, .L3leftcolumn, .l3HeroWrap, .breadcrumbs, .addthis {
        display: none;
    }
    .L3contentcolumn {
        margin-left: 0px;
    }
}
