.join-page .sf-menu.sf-style-white a, .join-page .sf-menu.sf-style-white span.nolink{
font-family: 'Nunito', sans-serif !important;
}
.centered {
    text-align: center;
}
.red-text{
color:#aa1f2e;
}
.become-sponsor  li{
font-size:1.3rem;
}
.panels-flexible-full_width_list .panels-flexible-row{
padding:0 !important;
}
.join-page-stats .join-page-stats-item{
font-family: 'Merriweather' !Important;
}
.pane-video .flex-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
}
.pane-video .flex-wrapper .left-pane{
width:50%;
margin-right:5%;
}
.pane-video .flex-wrapper .right-pane{
width:45% !important;
}
.join-page h1,.join-page h2,.join-page h3,.join-page h4,.join-page h5,.join-page h6{
font-family: 'Merriweather' !Important;
}
.panels-flexible-region-full_width_list-center , .panels-flexible-region-full_width_list-list{
    float: none;
    width: 100%;
} 

.light-gray {
    background: rgb(241,241,241);
}
.slide-holder{
height:90vh;
position:relative;
}
.slide-holder h1{
color: #fff;
    position: absolute;
    top: 35%;
    left: 25%;
    font-size: 4rem;
    line-height: 5rem !important;
    text-align: center;
    width: 50%;
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 0px;
    text-align: center;
}
.fixed-width-container > .pane-content, .fixed-width-container > h2.pane-title {
    margin-left: auto;
    margin-right: auto;
width:100%;
    max-width: calc(1440px + 10%);
}
.fixed-width-container  > .pane-content{
padding-left:5%;
padding-right:5%;
}
 .fixed-width-container > h2.pane-title {
padding-left:5%;
padding-right:5%;
}
.panel-flexible .panel-separator {
    margin: 0 0 1em 0;
    display: none;
}
.panels-flexible-row.panels-flexible-row-full_width_list-main-row.panels-flexible-row-first.clearfix.ioc-full-width {
    padding: 0;
}
.text-over-banner.pane-custom {
    background-image: url(../jpg/join-page-banner-1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
color:#fff;
}
.panels-page.confirmation .text-over-banner.pane-custom {
    background-image: url(../jpg/confirmation-page-bg.jpg);
  background-position: center center;
}

.join-page-hero-caption {
color:#fff;
    width: 100%;
    padding: 10% 0;

}
.join-page-hero-caption p{
font-size:1.5rem !important;
margin-top:15px;
}
section.join-page-stats .join-page-stats-item small {
    font-size: .4em;
    text-align: center;
}
.content h4 {
    font-size: 1.6rem;
}
.panels-flexible-full_width_list .panels-flexible-row {
    padding-bottom: 0;
    padding: 20px 0;
}
.join-page-pricing-plans-content {
    margin-top: 20px;
}
div#joinpage-slider {
    /* height: 60vh; 
    margin: 30px -10%;
    min-width: 120%;*/
width:100%;
margin-bottom:0;
}
.l-main .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 100%;
padding:0;
}

@media only screen and (min-width: 64.063em){
.l-main .column, .l-main .columns {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    float: none;
}
}

.join-page-stats{
display:flex;
flex-direction:row;
flex-wrap:wrap;
    justify-content: space-between;
width:100%;
  background:#f1f1f1;
font-size:2em;
    align-items: flex-start;
}

  @media (max-width:640px){  section.join-page-stats{flex-wrap:nowrap}}
  @media (min-width:1024px){ section.join-page-stats{font-size:2.3em}}
  @media (min-width:1280px){ section.join-page-stats{font-size:2.55em}}
.join-page-stats .join-page-stats-item{display:flex;flex-direction:column;width:32%;justify-content:center;align-items:center;padding:.3em 0;font-family: Merriweather,serif;}
  @media (min-width:640px){ section.join-page-stats .join-page-stats-item{width:auto;padding:.0em 0}}
 section.join-page-stats .join-page-stats-item small{font-size:.4em}

 .join-page-pricing-plans-pane {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #fff;
    border-radius: 1.5em;
    padding: 3em 2em 2em;
    margin-bottom: 2em;
    border: 2px solid #e7e7e7;
}
.join-page-pricing-plans-fellow {
    box-shadow: 0 1em 3em rgba(0,0,0,.14);
    border: none;
}
.join-page-hero-caption h1 {
   /* max-width: 800px;*/
    font-size: 4rem;
    line-height: 6rem !important;
color:#fff;
margin-bottom:.5em;
}

.join-page-hero-caption h3 {
    font-size: 2.25rem;
color:#fff;
font-weight:normal;
margin-bottom: 1em;
}
.join-page-pricing-plans{
display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}
.join-page-pricing-plans-fellow, .join-page-pricing-plans-pane {
    width: calc(50% - 1em);
    margin-bottom: 0;
}




.join-page-button:hover{
color:#fff !important;
background:#014161;
transition:.2s all linear;
}
.join-page-pricing-plans-price {
    position: relative;
    font-size: 3.8em;
    font-weight: 400;
    text-align: center;
font-family: 'Merriweather' !important;

}
 .join-page-pricing-plans-price:before {
    content: "$";
    display: inline-block;
    position: relative;
    font-size: .85em;
}
 .join-page-pricing-plans-price:after {

    display: inline-block;
    position: relative;
    font-size: .4em;
    font-weight: 400;
    color: #bbb;
}
.join-page-pricing-plans-price.--month:after{
    content: "/mo";
}
.join-page-pricing-plans-price.--year:after {
    content: "/yr";
}
.join-page-pricing-plans-pane .join-page-button{
margin:20px auto !important;
}
 .join-page-pricing-plans-pane h3 {
    font-size: 2.6em;
    line-height: 1.2em;
    text-align: center;
margin-bottom:25px;
font-weight:500;
}
#pricing h2 {
    font-size: 3.2rem;
}
/**** Toggle Switch ****/
.join-page-pricing-switch {
    text-align: center;
    margin: 25px 0;
}
.toggle-switch {
  cursor: pointer;
  background-color: #e1e1e1;
  display: inline-block;
  border: 0;
  padding-left: 0;
  padding-right: 0;
}

.toggle-switch input {
  display: none;
}

.toggle-switch,
.toggle-switch span {
  border-radius: 10px;
  border-style: solid;
  border-color: transparent;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}


.toggle-switch span {
    border-width: 2px;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1.2rem;
}
.toggle-switch input:checked + span + span,
.toggle-switch input + span {
  border-color: #e9e9e9;
  background-color: #aa1f2e;
color:#fff;
}

.toggle-switch input + span + span,
.toggle-switch input:checked + span {
  background-color: transparent;
  border-color: transparent;
color:#000;}

 
  .coreMonthlyPrice,
  .coreAnnuallyPrice {
   /* display: none;*/
  }
 




.flex-direction-nav a:before{
color:#fff;
}

.flex-direction-nav a{
height:50px;
}
.flexslider {
border:0px solid;
}
.flexslider:hover .flex-direction-nav .flex-next{
right:30px;
}

.flexslider:hover .flex-direction-nav .flex-prev{
left:30px;
}

.flex-control-paging li a{
background:rgba(255, 255, 255, 0.5);
}
.flex-control-paging li a:hover{
background:rgba(255, 255, 255, 0.7);
}
.flex-control-paging li a.flex-active{
background:rgba(255, 255, 255, 0.9);
}

.pane-padding {
    padding: 50px 0;
}
[class*="section-join"] .pane-padding {
    padding:70px 0;
}
[class*="section-join"]  h1.page-title{
display:block;
}
.pane-video {
padding:80px 0;
}
@media all and (max-width:768px){
div#joinpage-slider {
    margin: 30px 0 !important;
    width: 100% !important;
min-width:100%;
}
.pane-video .flex-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
}

.pane-video .flex-wrapper .right-pane,.pane-video .flex-wrapper .left-pane {
    width: 75%;
}
.slide-holder h1 {
    color: #fff;
    position: absolute;
    top: 25%;
    left: 10%;
    font-size: 3rem;
    line-height: 4rem !important;
    text-align: center;
    width: 80%;
}
.slide-holder {
    height: 50vh;
    position: relative;
}
}

@media all and (min-width:98em){
.fixed-width-container >  .pane-content, .fixed-width-container > h2.pane-title {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: calc(1440px + 10%) !important;
}

.margin-container {
    max-width: 100%  !important;
    width: 100% !important;
    display: block;
    margin: auto !important;
}
}


.confirmation .text-over-banner.pane-custom{
position:relative;
    height: 30vw;
}
.confirmation .text-over-banner.pane-custom:after {
    background: rgba(0,0,0,.2);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    content: "";
    /* z-index: -1; */
    left: 0;
}
.join-page-hero-caption {
    color: #fff;
    width: 100%;
    padding: 10% 0;
    z-index: 1;
    position: relative;
}
.confirmation h2{
font-size:2.4rem;
font-weight:600;
}

.confirmation .conf-blurb{

}

.confirmation .conf-blurb  .flex-wrapper {
    display: flex;
    justify-content: space-evenly;
    margin: 30px auto;
width:100%;
}
.confirmation .conf-blurb  .flex-wrapper > div{
width:50%;
}
.confirmation .conf-blurb > .flex-wrapper .flex-wrapper {
    display: flex;
    justify-content: space-evenly;
    margin: 30px auto;
width:100%;
}

 .confirmation .conf-blurb .price-pane{
    background: rgba(255,255,255,.85);
    box-shadow: 0px 0px 60px 0px rgba(0, 0, 0, 0.1);
    width: 45% !important;
    color: #000;
    text-align: center;
    border-radius: 15px;
    padding: 0 0 30px 0;
}

.confirmation .conf-blurb .price-pane .price-pane-title {
    background-color: #9d2235;
color:#fff;
    border-bottom: 1px solid rgba(0,0,0,.5);
    text-transform: capitalize;
    font-size: 1.35rem;
    font-weight: 700;
    padding: 10px 15px;
    margin-bottom: 20px;
border-radius:10px 10px 0 0;
}
.confirmation .conf-blurb .price-pane p{
color:#000;
}
.confirmation .conf-blurb .price-pane span{
padding:10px 0;
display:block;
}

.confirmation  .views-field-field-resource-content-type {
    background: #f1f1f1;
    border-radius: 16px;
    padding: 3px 10px;
    display: inline-block;
    margin: 7px 5px;
}

.confirmation .resource-pane .view-content .views-row {
    margin-top: 20px;
    margin-bottom: 20px;
    width: calc(100%/3.15);
}
.confirmation .resource-pane .view-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.confirmation .resource-pane .view-content .views-row,.confirmation .view-content  .slides li {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 31.2%;
    box-shadow: 0px 8px 11px -6px rgba(33,55,99,0.11);
    background: #ffff;
    padding-bottom: 10px;
    border-radius: 5px;
    transition: all linear .2s;
}

.confirmation .resource-pane .view-content .views-row .views-field-field-top-square-image img{
width:100%;
}

.confirmation .resource-pane .views-row .views-field-title a, .confirmation .flexslider  .views-field-title a{
    font-size: 1.35rem;
    color: #000;
    font-weight: bold;
}

.confirmation .resource-pane .view-content .views-row:hover , .confirmation .flexslider li:hover{
    box-shadow: 0px 12px 15px -6px rgba(33,55,99,0.21);
    transition: all linear .2s;
}
  .confirmation .resource-pane .views-row .views-field-title  , .confirmation .view-content .slides .views-field-title ,.confirmation .view-content .slides .views-field-field-event-date,.confirmation .view-content .slides .views-field-field-event-date-1{
  padding: 5px 15px;}


.confirmation .resource-pane .views-row:hover .views-field-title a,  .confirmation .view-content .slides  li:hover .views-field-title a {
    color: #AA1F2E;
}

.confirmation .resource-pane h2.pane-title {
border-bottom:2px solid #AA1F2E;
}

.confirmation .view-footer {
    text-align: center;
    margin: 26px 0;
}


.confirmation .flexslider {
    background: transparent;
    padding-bottom: 50px;
    position: relative;
}
.confirmation  .flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -10px;
    text-align: center;
}
.confirmation .pane-homepage-latest-panel-pane-1 .views-field-field-top-square-image {
    position: relative;
}
.confirmation .views-field.views-field-field-event-type {
    position: absolute;
    background: #23405bd4;
    padding: 5px 7px;
}
.confirmation .views-field.views-field-field-event-type a{
color:#fff;
}


/**************************** become sponsor *******************************/


.become-sponsor .pane-padding {
    padding: 50px 0;
}
.become-sponsor .text-over-banner.pane-custom {
    background-image: url(../jpg/sponsors-page-bg.jpg);
}
.become-sponsor .panels-flexible-full_width_list .panels-flexible-row-last{
max-width:100%;
}
.become-sponsor  h2.pane-title{
font-size:3rem
}
.become-sponsor .become-page-sponsor-logos h2.pane-title,
#sponsor-inquire-form h2.pane-title,.become-sponsor .exclusive-sponsor-benefits h2.pane-title{
margin-bottom:60px;
color:#ad182d;
}
#sponsor-inquire-form input,#sponsor-inquire-form label {
    line-height: 1.7 !important;
    font-size: 1.2rem !important;
    height: auto !important;
}
#sponsor-inquire-form .infusion-checkbox input{
width:20px !Important;
height:20px !important;

}

.become-sponsor .membership-types h2.pane-title,.sponsorship-included h2{
color:#ad182d;
}
.become-sponsor .become-page-sponsor-logos ul {
    list-style: none;
    width: calc(100%);
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: center;
}
.become-sponsor  .become-page-sponsor-logos li {
    width: calc(100%/5);
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
.become-sponsor  .become-page-sponsor-logos li img{
width: 85%;
    margin: 0 auto;
    max-width: 165px;
    filter: grayscale(1);
}

.become-sponsor .flex-wrapper,
.join-page .flex-wrapper{
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
        align-items: stretch;

}
.become-sponsor .flex-wrapper .right-pane,
.join-page .flex-wrapper .right-pane{
width:30%;
}

.become-sponsor .flex-wrapper .left-pane{
width:65%;
}
.become-sponsor .sponsorship-included .flex-wrapper {
width:90%;
margin:0 auto;
 justify-content:center;
text-align:center;
padding-top:30px;
}

.become-sponsor .sponsorship-included .flex-wrapper div {
    width: calc(100%/3.5);
margin:20px;
border-top:5px solid #113547;
background:#fff;
box-shadow:-1px 0px 10px #ccc;
padding:25px;
}
.become-sponsor .sponsorship-included .flex-wrapper div strong{
color:#ad182d;
font-size:1.5rem;
}
.become-sponsor .red-bg h2.pane-title{
color:#fff;
}

.become-sponsor .join-page-button{
margin-top:40px;
}


.become-sponsor .join-page-hero-caption p{
font-size:1.5rem !important;
}


.become-sponsor .exclusive-sponsor-benefits h2.pane-title,.become-page-sponsor-logos h2.pane-title,
.become-sponsor .testimonials-pane h2.pane-title,.become-sponsor .centered h2.pane-title {
text-align:center;
}

.become-sponsor .become-page-sponsor-logos h1{
display:none;
}

.become-sponsor .centered .pane-content{

}

.become-sponsor .centered .pane-content form,
.section-organizational-offerings .pane-content form{
width:90%;
max-width:900px;
margin:30px auto;
}
.become-sponsor .centered .pane-content form  .infusion-submit,
.section-organizational-offerings .pane-content form  .infusion-submit{
margin: 20px auto;
text-align: center;
}
.become-sponsor .centered .pane-content form label,
.section-organizational-offerings .pane-content form label{
display:none;
}

.become-sponsor .centered .pane-content form .infusion-checkbox label,
.section-organizational-offerings .pane-content form .infusion-checkbox label{
display:inline-block;
}
.become-sponsor .ala-carte .flex-wrapper {
justify-content: space-between;
margin-top:60px;
}
.become-sponsor .ala-carte .flex-wrapper > div {
background: #fff;
    color: #000;
    padding: 30px;
    text-align: center;
width:calc(100%/3.5);
}
  .exclusive-sponsor-benefits .flex-wrapper{ 
 justify-content: space-between;

}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item {
/*background: #fff;*/
    color: #000;
    padding: 0px;
    text-align: center;
width:calc(100%/5.2);
position:relative;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-bg-img::before {
    background: #113547cc;
    position: absolute;
    z-index: 1;
    content: " ";
    width: 100%;
    height: 100%;
}

.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-text{
position: absolute;
    width: calc(100%);
    top: 0%;
    left: 0;
    height: auto;
    color: #fff;
    z-index: 3;
    padding: 30px 10px;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-text p{
font-style:italic;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-text strong{
font-size:1.6rem;
color:#fff;
font-style:normal;
margin-bottom:10px;
}
.become-sponsor .fellow-membership  .flex-wrapper ,
.join-page .fellow-membership  .flex-wrapper{
    justify-content: space-around !important;
}
.become-sponsor .sponsorship-level h2,
.become-sponsor .fellow-membership h2,
.become-sponsor .affiliate-membership h2{
margin-bottom:25px;
}
.become-sponsor .sponsorship-level,.become-sponsor .fellow-membership,.become-sponsor .affiliate-membership,
.join-page .fellow-membership,.join-page .affiliate-membership,
[class*="section-join"]  .affiliate-membership{
position:relative;
}
.join-page .affiliate-membership .flex-wrapper .left-pane,
[class*="section-join"]  .affiliate-membership .flex-wrapper .left-pane{
width: 55% !important;
}
.join-page .fellow-membership .flex-wrapper .right-pane {
    width: 38% !important;
}
.join-page .affiliate-membership .flex-wrapper .right-pane,
[class*="section-join"]  .affiliate-membership .flex-wrapper .right-pane{
width:40% !important;
margin-left: calc(100% - 38%);
}

.join-page .fellow-membership .flex-wrapper .left-pane{
width:57% !important;
margin-left: calc(100% - 60%);
}
.become-sponsor .sponsorship-level .flex-wrapper .right-pane ,
.become-sponsor .affiliate-membership .flex-wrapper .right-pane,
.join-page .affiliate-membership .flex-wrapper .right-pane,
[class*="section-join"]  .affiliate-membership .flex-wrapper .right-pane{
    width: 30%;
    position: absolute;
    top: 0px;
    right: 0;
    height: calc(100%);
border:1px solid #ccc;
}
.become-sponsor .sponsorship-level .flex-wrapper .right-pane{
 height: calc(100%);
background:url('../jpg/sponsorship-level.jpg') center center;
background-size:cover;
}

.become-sponsor .affiliate-membership .flex-wrapper .right-pane ,
.join-page .affiliate-membership .flex-wrapper .right-pane,
[class*="section-join"]  .affiliate-membership .flex-wrapper .right-pane {
background:url('../jpg/affiliate-membership.jpg') center center;
background-size:cover;
 height: calc(100%);
}
.become-sponsor.organisztional-offerings .organizational-membership .flex-wrapper .right-pane{
background:url('../jpg/sponsorship-level.jpg') center center;
background-size:cover;
 height: calc(100%);
}

.become-sponsor .fellow-membership .flex-wrapper{

}
.become-sponsor  .content h4 {
    font-size: 1.6rem;
    margin: 10px 0px;
    font-weight: 500;
}
.become-sponsor .fellow-membership .flex-wrapper .left-pane,
.join-page .fellow-membership .flex-wrapper .left-pane {

    width: 95%;

}
.become-sponsor .fellow-membership .flex-wrapper .right-pane ,
.join-page .fellow-membership .flex-wrapper .right-pane {
    width: 30%;
    position: absolute;
    top: 20px;
    left: 0;
    height: calc(100%);
background:url('../jpg/fellowship-membership.jpg') center center red;
background-size:cover;
border:1px solid #ccc;
}
.become-sponsor.organisztional-offerings .sponsorship .flex-wrapper .right-pane {
background:url('../jpg/sponsorship-level.jpg') center center;

}
.join-page .fellow-membership .flex-wrapper .right-pane {

top:0 !important;
}
.become-sponsor  .exclusive-sponsor-benefits .flex-wrapper p{
margin-bottom:7px;
margin-top:7px;
}
.become-sponsor  .exclusive-sponsor-benefits .flex-wrapper strong{
color:#2A6595;
}

.become-sponsor  .testimonials-pane{
background:#82B6E0;
}
.become-sponsor  .testimonials-pane .view-content{
display: flex;
    flex-wrap: nowrap;
    padding-top: 60px;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
}

.become-sponsor  .testimonials-pane .view-content .views-row{
  box-shadow: 0px 1px 6px #999;
border-radius:7px;
background: #ffffffe6;
    color: #000;
    padding: 30px;
    text-align: center;
  width:calc(100%/3.3);

}

.become-sponsor  .testimonials-pane .view-content .views-row .views-field-body{
padding:10px 0;
}


span.quote-left{
font-size: 5rem;
    line-height: 0;
    vertical-align: bottom;
    font-family: sans-serif;
    margin-right: 5px;}

span.quote-right{
     font-size: 5rem;
    line-height: 0;
    vertical-align: middle;
    font-family: sans-serif;
    display: inline-block;
    margin-top: 45px;
margin-left:5px;
}
.section-join .videos-section,
.section-join .pane-custom.pane-4{
padding:80px 0;
}
.section-join .videos-section .flex-wrapper {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.section-join .videos-section .flex-wrapper > div.flex-row {
    display: inline-flex;
      flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.section-join .videos-section .flex-wrapper > div.flex-row > div {
    width:calc(100% / 2.1);
    margin-top: 35px;
    margin-bottom: 35px;

}
.section-join .videos-section .flex-wrapper > div.flex-row > div.left-pane{

}

.section-join .videos-section .flex-wrapper > div.flex-row > div.right-pane{

}
@media all and (min-width:1440px){
.become-sponsor .fellow-membership .flex-wrapper .left-pane {
padding-left: 0%;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-text{
    top: 0% !important;
}

}
@media all and (min-width:1200px){
.become-sponsor.page-sponsors-become-sponsor .pane-padding {
    padding: 70px 0;
}
.become-sponsor .fellow-membership .flex-wrapper .left-pane  {
/*padding-left: 30%;*/
padding-left: 0%;
}
.become-sponsor .fixed-width-container .pane-content {
    padding-left: 5%;
    padding-right: 5%;
}

.become-sponsor .fixed-width-container h2.pane-title {
    padding-left: 4rem;
    padding-right: 4rem;
}
}
@media all and (max-width:1200px){
.become-sponsor .fellow-membership .flex-wrapper .left-pane {
/*padding-left: 35%;*/
padding-left: 0%;
}
.exclusive-sponsor-benefits .flex-wrapper {
    justify-content: center;
}
.exclusive-sponsor-benefits .flex-wrapper > div {
    background: #fff;
    color: #000;
    padding: 30px 10px;
    text-align: center;
    width: calc(100%/3);
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item {
    width: calc(100%/4.25);
    margin: 20px;
}
.pane-custom.pane-3 .pane-content{
padding:0 5%;
}
.fixed-width-container > .pane-content, .fixed-width-container h2.pane-title {
padding:0 5%;
}
.slide-holder {
    height: 60vh;
    position: relative;
}

.become-sponsor  .fixed-width-container h2.pane-title {
padding:0 5% !important;
}
.become-sponsor .pane-padding {
padding-top:50px !important;
padding-bottom:50px !important;
}

}
@media all and (max-width:768px){
.become-sponsor .sponsorship-included .flex-wrapper {
width:100% !important;
}
.become-sponsor .sponsorship-included .flex-wrapper div {
    width: calc(100%/2.5) !important;
}
.exclusive-sponsor-benefits .flex-wrapper{
    justify-content: space-evenly !important;
    width: 100%;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item {
    width: calc(100%/2.5) !important;
margin:15px !important;
}
.exclusive-sponsor-benefits .flex-wrapper > div.block-item > div.block-text{
top:0% !important;
}
.become-sponsor .testimonials-pane .view-content {
    display: flex;
    flex-wrap: nowrap;
    padding-top: 24px;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.become-sponsor .testimonials-pane .view-content .views-row{
    width: calc(100% - 40px);
    margin: 15px;
}
}
@media (max-width:600px){
.join-page-pricing-plans{
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
}
 .join-page-pricing-plans-pane {
    width: calc(85% - 1em);
    margin-bottom: 20px;
}
.section-join .videos-section .flex-wrapper > div.flex-row {
    flex-direction: column;
}
.section-join .videos-section .flex-wrapper > div.flex-row  > div{
   width:98%;
}
}
@media all and (max-width:500px){
.become-sponsor .sponsorship-level .flex-wrapper .right-pane, .become-sponsor .affiliate-membership .flex-wrapper .right-pane,
.become-sponsor .fellow-membership .flex-wrapper .right-pane {
display:none !important;
}

.become-sponsor .sponsorship-level .flex-wrapper .left-pane, .become-sponsor .affiliate-membership .flex-wrapper .left-pane,
.become-sponsor .fellow-membership .flex-wrapper .left-pane {
width:100%;
padding-left:0;
}
}
.sponsors-no-logos .view-content {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}
.sponsors-grid-wrapper{
    background: #fff;
   box-shadow: 0 10px 20px rgba(0, 0, 0, .1), 0 6px 6px rgba(0, 0, 0, .15);
    text-align: left;
    padding: 15px;
width:45%;
margin:20px 0;
position:relative;

}
.sponsors-grid-wrapper h3 {
    background-size: contain !important;
    padding-left: 50px;
    margin-bottom: 10px;
}
.sponsors-grid-wrapper:before {
    content: '';
    background: #BC9A43;
    border-radius:10px;
    width: 8px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.sponsors-grid-wrapper:nth-child(1) h3, .sponsors-grid-wrapper:nth-child(2) h3{
background:url(../png/shield-red.png) no-repeat left center;
}
.sponsors-grid-wrapper:nth-child(1):before {
    background: #AA1F2E;
}
.sponsors-grid-wrapper:nth-child(2):before {
    background: #AA1F2E;
}
.sponsors-grid-wrapper:nth-child(3):before {
    background: #f1f7fb;
}
.sponsors-grid-wrapper:nth-child(3) h3{
background:url(../png/shield-gold.png) no-repeat left center;
}
.sponsors-grid-wrapper:nth-child(3):before {
    background: #BC9A43;
}
.sponsors-grid-wrapper:nth-child(4) h3{
background:url(../png/shield-silver.png) no-repeat left center;
}
.sponsors-grid-wrapper:nth-child(4):before {
    background: #8d9898;
}
.sponsors-grid-wrapper:nth-child(5) h3, .view-sponsors-list.view.grid-style .view-content h3:nth-child(5){
background:url(../png/shield-bronze.png) no-repeat left center;
}
.sponsors-grid-wrapper:nth-child(5):before {
    background: #ce8946;

}

.sponsors-grid-wrapper h3{
border-bottom:1px solid red;
}

.sponsors-grid-wrapper .views-row{
width:50%;
}

.sponsors-grid-wrapper .views-row .views-field-title a{
font-size:1.35rem;
color:#000;
}


.sponsors-grid-wrapper:nth-child(5) .views-row{
vertical-align: middle;
    width: 30% !important;
    display: inline-block;
    margin: 11px 1%;
    text-align: center;
}

.join-options{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    text-align: center;
}


div#coreMonthlyPrice,div#coreAnnuallyPrice {
    border: 1px solid #ccc;
    border-radius: 16px;
    width: 30%;
    padding: 10px 20px;
background:rgba(255,255,255,.4);
}
.join-options h4 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;}

.join-options div.price {
    color: #aa1f2e;
    font-style: italic;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 1.3rem;
}

.join-page-button,#explore-membership-options,.cta-red {
padding: 0.5rem 1.5rem;
    color: #fff;
    background-color: #aa1f2e !important;
    border: none;
    border-radius: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.3rem;
font-weight:600;
    cursor: pointer;
    line-height: 2;
    display: inline-block;
    max-width: max-content;
    text-align: center;
    margin: 20px 0;
    transition: .3s all linear;
}
#explore-membership-options:hover{
font-size:1.35rem;
}

/***** Organizational Offering *****/
 .section-organizational-offerings .hero__image {
    background-image: url(../jpg/sponsors-page-bg.jpg);
}
.section-organizational-offerings .hero__image,
[class*="section-join"] .hero__image,
[class*="section-join"] .l-hero{
display:block;
}

[class*="section-join"] .hero__image{
    background-image: url(../jpg/events-bg-banner.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 500px;
    color: #fff;
}
.section-organizational-offerings .text-over-banner{

}

.section-organizational-offerings .fixed-width-container .pane-content{
padding-left: 5%;
        padding-right: 5%;
}
.section-organizational-offerings .light-gray {
    background: rgb(241, 241, 241);
}
.section-organizational-offerings  .centered h2.pane-title {
text-align:center;
}
.jcarousel-skin-default .jcarousel-container-horizontal{
height:auto !important;
}
.section-organizational-offerings .flex-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
position:relative;
padding:75px 5%;
justify-content: space-between;

}
.section-organizational-offerings .flex-wrapper > div{
background:#f9f9f9;
border-radius:20px;
padding:25px;
width:45%;
}
.section-organizational-offerings .flex-wrapper .left-pane {
   
}

.section-organizational-offerings .flex-wrapper .right-pane {

}

.section-organizational-offerings .sponsorship.flex-wrapper .left-pane {
    position: absolute;
    top: 20px;
    left: 0;
    height: calc(100%);
    background: url(../jpg/fellowship-membership.jpg) center center;
    background-size: cover;
    border: 1px solid #ccc;
width:40%;
}

.section-organizational-offerings .organizational-membership.flex-wrapper .right-pane {
    background: url(../jpg/affiliate-membership.jpg) center center;
    background-size: cover;
    height: calc(100%);
right: 0 !important;
    left: auto;
    width: 40%;
    position: absolute;
    top: 20px;
}

.sponsors-explore-options{
padding: 0.5rem 1.5rem;
    background-color: #fff;
    color: #aa1f2e;
    border: none;
    border-radius: 25px;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.3rem;
font-weight:600;
    cursor: pointer;
    line-height: 2;
    display: inline-block;
    max-width: max-content;
    text-align: center;
    margin: 20px 0;
    transition: .35s all linear;
}
.sponsors-explore-options:hover{
   font-size: 1.35rem;
}
[class*="section-join"] .flex-wrapper.membership-tiers {
    display: flex;
    justify-items: start;
    align-items: stretch;
    align-content: center;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: nowrap;
    column-gap: 40px;
    column-count: auto;
padding:30px 0;
margin-top:20px;
margin-bottom:20px;
}


[class*="section-join"]  .flex-wrapper.membership-tiers > div{
    box-shadow: 0px 1px 3px #00000047;
    border-radius: 10px;
    padding: 30px;
width:calc(100%/3);
}

[class*="section-join"]  .flex-wrapper.membership-tiers > div > p.text-sm.italic.text-gray-500.mb-4 {
    color: #333;
    font-style: italic;
    font-size: 1.2rem;
}

[class*="section-join"] .text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
}

[class*="section-join"] .text-xs {
    font-size: .95rem;
    line-height: 1rem;
}
.text-sm {
    font-size: 1.1rem;
}
[class*="section-join"] .italic{
font-style:italic;
}
[class*="section-join"] .text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity));
}

[class*="section-join"]  .font-semibold {
    font-weight: 500;
}

[class*="section-join"] .font-normal {
    font-weight: 400;
    font-size: 1.3rem;
}
[class*="section-join"] .view-faq{
width:70%;
margin: 30px auto;
}
[class*="section-join"] .faq-section h2{
text-align:center;
}
[class*="section-join"] .faq-accordion .head{
font-weight:bold;
text-align:left;
}
[class*="section-join"] .faq-accordion .module::before {

    border-top: 6px solid transparent;
    border-left: 7px solid #9D2235;
    border-bottom: 6px solid transparent;

}
[class*="section-join"] .membership-benefits {
/*background:#f9f9f9;*/
background:#f7f2f24a;
}

[class*="section-join"] .pane.padding-30{
padding:30px 0;
}
[class*="section-join"] .centered ,
[class*="section-join"] .centered h2.pane-title{
text-align:center;
}
[class*="section-join"] .thought-leaders h2.pane-title {
    text-align: center;
    max-width: 80%;
}
[class*="section-join"] .membership-benefits .flex-wrapper{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: stretch;
    column-gap: 5%;
margin:30px 20px;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
    height: auto !important;
    width: 100%;
}
.jcarousel-skin-default .jcarousel-item{
  height: auto !important;
}

[class*="section-organizational-offerings"]  .jcarousel-view--sponsors-list--block-sponsors-carousel .jcarousel-skin-default .jcarousel-item {
    height: auto !important;
    width: 200px;
    margin: 5px 7px;
    border: 0px solid;
}



[class*="section-join"] .membership-benefits .flex-wrapper > div {
    width: 30%;
    margin: 10px 0;
}

button.bg-red-600, a.bg-red-600 {
    background: #aa1f2e;
    border-radius: 20px;
    padding: 14px 20px;
    width: 29%;
    display: block;
    text-align: center;
    color: #fff;
    margin: 30px auto 50px auto;
    font-size: 1.5rem;
}

[class*="section-join"] .membership-benefits .flex-wrapper > div  svg.lucide.lucide-circle-check-big {
margin-right: 2%;
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 94%);
    color: #97B349;
}

[class*="section-join"] .membership-benefits .flex-wrapper > div span{
    display: inline-block;
    width: 90%;
font-weight:500;
}
  @media all and (min-width:1280px){
  section.join-page-stats {
        font-size: 2.6rem;
    }
}
[class*="section-join"] .fixed-width-container > .pane-content{
font-size:1.3rem;
}

[class*="section-join"] .fixed-width-container.two-cols  > .pane-content{
    display: flex;
    column-gap: 5%;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
flex-direction: row;
padding-top:30px;
}

[class*="section-join"] .fixed-width-container.two-cols  > .pane-content > div{
width:47%;
}

[class*="section-join"] .jcarousel-skin-default .jcarousel-clip-horizontal{
width:100%;
}
.jcarousel-skin-default .jcarousel-navigation li {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0;
    background: none;
    font-size: 0;
    line-height: 0;
}

.jcarousel-skin-default .jcarousel-navigation li span{
font-size:0;
width:10px;
height:10px;
border-radius:50%;
background:#dedddd;
line-height:0;
display:inline-block;
}

.jcarousel-skin-default .jcarousel-navigation li.active span{
background:#aa1f2e;
}
[class*="section-join"] .thought-leaders .jcarousel-skin-default .jcarousel-next,
[class*="section-join"] .thought-leaders  .jcarousel-skin-default .jcarousel-prev{
display:none !important;
}
[class*="section-join"] .thought-leaders .jcarousel-skin-default .jcarousel-item {
    background: #f9f9f9;
    border: 0px solid ! Important;
    box-shadow: 0px 2px 6px 1px #e9e9e9;
    margin: 20px;
min-width:200px;
width:auto;
}
[class*="section-join"] .faq-accordion .module {
    border-top: 0px dashed #e9e9e9;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    position: relative;
    width: 100%;
    margin: 10px auto;
    background: #f9f9f9;
    border-radius: 17px;
    padding-right: 20px;
}
[class*="section-join"] .faq-accordion .module::before {
    right: 20px;
    left: auto;
    transform: rotate(90deg);
    border-left: 10px solid #000000b8;
}

[class*="section-join"] .faq-accordion .module.active::before {
    transform: rotate(30deg) !important;
}
[class*="section-join"] .thought-leaders .views-field.views-field-name a {
    font-size: 1.25rem;
    font-weight: 500;
    color: #000;
    display: block;
    padding: 20px;
}

[class*="section-join"] .thought-leaders .views-field.views-field-name a:hover{
color:#aa1f2e;
}
[class*="section-join"] .thought-leaders .views-field.views-field-field-author-image.about-img-200 img {
    border-radius: 50%;
    padding: 20px;
width: 70%;
    max-width: 250px;

}
[class*="section-join"] .join-main-video .flex-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
column-gap:5%;
align-items: center;
}
[class*="section-join"] .join-main-video .flex-wrapper .right-pane > div::after {
    background: #aa1f2e;
    height: 55px;
    width: 105%;
    position: absolute;
    bottom: -12px;
    left: -2.5%;
    content: "";
    z-index: -1;
    border-radius: 3px;
}
[class*="section-join"] .join-main-video .flex-wrapper > div {
    width: calc(100% / 2.2);
}
[class*="section-join"] .ioc-impact .pane-content{

}
[class*="section-join"] .ioc-impact .pane-content > div{

}
[class*="section-join"] .ioc-impact .flex-wrapper{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
margin-top:30px;
margin-bottom:30px;
}
[class*="section-join"] .ioc-impact .flex-wrapper > div{
width:40%;
}
[class*="section-join"] .ioc-impact .flex-wrapper > div > div{
margin-bottom:30px;
margin-top:30px;
}
[class*="section-join"] .darkblue-bg.pane-padding {
    background: #2A6595;
}
[class*="section-join"] .panel-pane.pane-custom.pane-2.fixed-width-container.darkblue-bg.pane-padding h2.pane-title,
[class*="section-join"] .pane-custom.pane-2.fixed-width-container.darkblue-bg > .pane-content *{
color:#fff !important;
}
[class*="section-join"] .join-page-stats{
background:transparent !important;
}
[class*="section-join"] .pane-custom.pane-2.fixed-width-container.darkblue-bg > .pane-content{
display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 5%;
}
[class*="section-join"] .pane-custom.pane-2.fixed-width-container.darkblue-bg > .pane-content > div {
    width: calc(100% / 2 - 5%);
}

[class*="section-join"] .join-page-stats .join-page-stats-item {
    display: inline-flex;
    flex-direction: column;
    width: 45%;
    justify-content: center;
    align-items: stretch;
    padding: .3em 0;
    font-family: Merriweather, serif;
    flex-wrap: wrap;
}

[class*="section-join"] #views_slideshow_controls_text_flex_slider-join_page_gallery_block_1{
display:none;
}

[class*="section-join"] .p-6.pt-0.flex-grow.flex.flex-col{

}
[class*="section-join"] main .column, [class*="section-join"] .l-main .columns{
float:none;
}

.text-blue-600{
font-weight:600;
color:#2A6595;
}
[class*="section-join"] .font-normal.pricing{
margin:10px 0;
}
div#fellowshipApplication {
    background: url(../jpg/hp-join-us-banner-bg5d86.jpg?itok=UMTxbyTK) center top fixed;
    background-size: cover;
}


.button.white-btn{
background:#fff !important;

}
#fellowshipApplication .pane-content form{
    max-width: 70%;
    margin: 30px auto;
}
#fellowshipApplication .pane-content form label{
display:none;
}
#fellowshipApplication .custom-30 .background {
    background-color: #ffffffba !Important;
}

#fellowshipApplication .custom-30 .body{
background-color: transparent !Important;
}
@media all and (max-width: 1024px) {
    .column, .columns {
        position: relative;
        padding-left: 0;
        padding-right: 0;

}

[class*="section-join"] .membership-benefits .flex-wrapper > div {
    width: 47%;
}
[class*="section-join"] .view-faq{
width:80%;
}
}
@media all and (max-width:768px){
[class*="section-join"] .fixed-width-container.two-cols  > .pane-content,
[class*="section-join"] .membership-benefits .flex-wrapper,
[class*="section-join"] .flex-wrapper.membership-tiers {
    flex-direction: column;
}
[class*="section-join"] .membership-benefits .flex-wrapper > div {
    width: 80%;
    margin: 10px 0;
}
ul.jcarousel.jcarousel-view--author-types--join-page-thought-leaders-block.jcarousel-dom-1.jcarousel-processed.jcarousel-list.jcarousel-list-horizontal {
    width: inherit !important;
}
[class*="section-join"] .view-faq{
width:80%;
margin: 10px auto;
}
[class*="section-join"] .flex-wrapper.membership-tiers > div{
width:80%;
}
#fellowshipApplication .pane-content{
width:80%;
}
}

.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image{
background: url(../jpg/sponsors-page-bg.jpg) center top no-repeat;
    background-size: cover;
    min-height: 350px;
    color: #fff;
display:block;
}

.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image .term-header > div {
margin: 25px auto; 
}

.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image .term-header{
padding: 30px 0;
}
.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image .term-header  h3 {
    font-size: 2.25rem;
    color: #fff;
    font-weight: normal;
    margin-bottom: 1em;
}

.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image .term-header *{ color:#fff;
text-align:left;}

.page-taxonomy-term.section-sponsors .l-hero .hero.fixed-width-container .hero__image .term-header h1{
font-size: 4rem;
    line-height: 6rem !important;
    color: #fff;
    margin-bottom: .5em;
}

.page-sponsors-current-sponsors .pane-title, .page-sponsors-current-sponsors .view-header{
display:none;
}


.page-taxonomy-term.section-sponsors .content .node, .page-taxonomy-term.section-sponsors .content .node {
display:none;
}