@charset "utf-8";
/* Page Styling */
/* Background Image */
#sp-main::before {
    background: none;
}

/* General Styles */
#CustomPageBody { padding: 15px;}
#SpSubHead { margin: 20px auto 10px;}
#SpTitleBar {
    background: linear-gradient(131deg, #094771 0%, #116ca0 52%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: block;
    font-size: 30px;
    height: auto;
    padding: 50px 15px;
    color: #ffffff;
}

#SpContent_Container { padding: 0px;}
#SpContent_Container .calloutbox {display: none;}
.addthis_toolbox { display: none;}
#CustomPageBody { padding: 15px;}
hr { border-top: 1px solid #ebebeb;}
.mtop-30 { margin-top: 30px;}
.col-5 { float: left; width: 20%; padding-left: 8px; padding-right: 8px;}
.sm-text { color: #999; font-size: 14px; font-style: italic; font-weight: bold;}
.no-margins {margin-left: 0 !important;margin-right: 0 !important;}
.flex-row {display: -webkit-box;display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.formbutton { display: inline-block;}


/* Section Styles */
.sp-content-out {
    padding: 50px 0;
}
.section-header {
    margin-bottom: 20px;
}
.border-top .section-header { 
    border-top: 1px solid #ddd; 
    padding-top: 40px; 
}


/* Tier/Section Title */
.cpTier {
  padding: 0px 0;
  text-align: center;
  position: relative;
}
.cpTier-title {
  margin-bottom: 20px;
  display: block;
}
.cpTier-title .title {
  margin: 0 auto;
  font-size: 28px;
  font-weight: 500;
  text-transform: none;
  color: #094771;
  font-family: "Noto Serif", serif;
}


/* Default Accordion Styles */
.cpAccordion {
  text-align: left; 
}
.cpAccordion .panel {
  border: none;
  border-radius: 0 !important;
  box-shadow: none;
}
.cpAccordion .panel + .panel {
  margin-top: 7px !important;
}
.cpAccordion .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #fff;
  background-color: transparent;
}
.cpAccordion .panel-title {
  line-height: normal;
}
.cpAccordion .panel-title a {
  background-color:#094771;
  border: none;
  padding: 12px 40px 12px 15px;
  display: block;
  color: #fff;
  position: relative;
  font-size: 17px;
  font-weight: 400;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: all 225ms ease-in 0s;
  -moz-transition: all 225ms ease-in 0s;
  -o-transition: all 225ms ease-in 0s;
  transition: all 225ms ease-in 0s;
}
.cpAccordion .panel-title a:hover {
  background-color: #d3ab29;
  border: none;
  color: #fff;
}
.cpAccordion .panel-title a::before {
  content: '\f107';
  position: absolute;
  display: block;
  right: 15px;
  opacity: 1;
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: normal;
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cpAccordion .panel-title a.collapsed::before {
  content: '\f106';
}
.cpAccordion .panel-body {
  padding: 20px 14px;
  border: none !important;
}
.cpAccordion .panel-body .cpAccordion-title {
  font-size: 20px;
  font-weight: 700;
}
.cpAccordion .panel-body .cpAccordion-subtitle {
  color: #a2aaad;
  font-size: 16px;
  text-transform: none;
  font-weight: 400;
  margin-bottom: 10px;
}
.cpAccordion .panel-body .formbutton {
  vertical-align: top;
  margin-top: 8px;
}





/*********** PAGE 1 *************/
    
.featured-event { border-bottom: 2px solid #eee; padding-bottom: 40px; margin-bottom: 30px;}    
.event-info { margin-bottom: 15px; padding-left: 0;}
.event-info li { color: #999; font-size: 13px; font-weight: bold; font-style: italic; line-height: 12px; display: inline-block; padding-right: 8px; margin-right: 5px;border-right: 2px solid #ddd;}
.event-info li:last-child { border-right: none; padding-right: 0; margin-right: 0;}
.event-item { background-color: #f7f7f7; padding: 15px; margin-bottom: 15px;} 


/*********** PAGE 2 *************/
#cpResourceAccordions-out .cpTier-title {
  text-align: left;
}
#cpResourceAccordionLeft .resourceList, #cpResourceAccordionRight .resourceList {
  padding-left: 0;
}


/*********** PAGE 3 *************/
/* Overall Members Styling */
.members-section h2 {  margin-bottom: 25px;}
.sm-text { color: #999; font-size: 13px; font-style: italic; font-weight: bold;}
/* Featured Members */
#executive-members { margin-bottom: 45px;}
.featured-member { border-bottom: 2px solid #eee; padding-bottom: 25px; margin-bottom: 25px;}
.featured-member:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0;}
.fm-img img { width: 100%; max-width: 200px; border-radius: 100%;}
.fm-text h4 { margin-bottom: 5px;}
.fm-text .formbutton { padding: 10px 25px; margin-top: 5px;}
/* Bottom Members Columns */
#executive-members h2 { text-align: left;}
.member-item { text-align: center; margin-bottom: 40px;}
.member-item img {  width: 100%; max-width: 140px; border-radius: 100%; margin-bottom: 10px;}



/*********** PAGE 4 *************/
/* Sponsor Page Gradients */
.sponsor-platinum-bg {background: linear-gradient(to right, rgba(182, 182, 180, 0.9) 0%, rgba(190, 189, 184, 0.8) 37%, rgba(219, 219, 219, 0.8) 100%);}
.sponsor-gold-bg {background: linear-gradient(to right, rgba(227, 196, 49, 0.8) 0%, rgba(227, 196, 49, 0.8) 31%, rgba(224, 228, 28, 0.4) 100%);}
.sponsor-bronze-bg {background: linear-gradient(to right, rgba(173, 116, 93, 1) 0%, rgba(247, 194, 163, 0.9) 53%, rgba(160, 104, 79, 1) 100%);}

.cpTieredSponsors-section {
  margin-bottom: 45px;
  text-align: left;
}
.cpTieredSponsors-heading {
  padding: 15px 20px;
  margin: 0 0 25px;
  font-size: 26px;
  font-weight: 500;    
  font-family: "Noto Serif", serif;
}
.cpTieredSponsors-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #f1f1f1;
}
.cpTieredSponsors-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cpTieredSponsors-img img {
  border: 1px solid #ddd;
}
.cpTieredSponsors-name {
  color: #094771;
  font-family: "Noto Serif", serif;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: normal;
}
.cpTieredSponsors-contact p {
  line-height: normal;
  margin-bottom: 15px;
  word-break: break-all;
}
.socialMedia-links a {
  margin: 0 2px;
}
.socialMedia-links a:first-of-type {
  margin-left: 0px;
}
.socialMedia-links a:last-of-type {
  margin-right: 0;
}


/*********** PAGE 5 *************/
/* About */
.about-us-intro { border-bottom: 1px solid #dddd; padding-bottom: 35px; }
.about-img { padding: 0 15px; }
.about-img img { border-radius: 100%; }
.about-desc { padding-top: 30px; }
.about-us-mission { padding: 20px 0 35px; }
/* CTAS */
.about-us-ctas {background-color: #f9f9f9; padding: 20px 20px 30px; text-align: center; margin: 40px 0; border: 1px solid #e7e7e7; border-radius: 5px; }
.about-us-ctas h2 { margin-bottom: 30px; }
.about-us-ctas i { font-size: 26px; margin-bottom: 10px; }
.about-us-ctas h4 { font-size: 20px; margin: 10px 0 10px; }
.about-us-ctas .formbutton { margin-top: 10px; }



/*********** PAGE 6 *************/
.cpArticleList-item {
  text-align: left;
  margin-bottom: 40px;
  padding-bottom: 45px;
  border-bottom: 1px solid #f1f1f1;
}
.cpArticleList-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.cpArticleList-title {
  font-size: 28px;
  font-weight: 500;
  margin: 0 auto 10px;
  line-height: normal;
  font-family: "Noto Serif", serif;
}
.cpArticleList-author {
  font-size: 22px;
  padding: 0px 0 5px;
  font-weight: 300;
  color: #a2aaad;
}
.cpArticleList-details {
  font-size: 14px;
}
.cpArticleList-details .detailsItem {
  display: inline-block;
  margin-right: 20px;
}
.cpArticleList-details .detailsItem:last-child {
  margin-right: 0;
}
.cpArticleList-details .detailsItem i {
  margin-right: 6px;
  color: #a2aaad;
}
.cpArticleList-desc {
  margin-top: 20px;
}
.cpArticleList-desc .formbutton {
  margin-top: 10px;
}








/*********** Media Queries *************/
@media (max-width: 1199px) {
    .about-desc { padding-top: 10px; }
}
		
@media (max-width: 991px) {
    
}

@media (max-width: 959px) {
  
/* PAGE 4 */  
.cpTieredSponsors-contact a {
  font-size: 14px;
}
}

@media (max-width: 767px) {
    /* General */
    .col-5 {
        float: none;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .no-margins {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #SpTitleBar {text-align: center;}
    
    /* Section Styles */
    .sp-content-out {
        padding: 40px 0;
    }
    
  


    
    
    
    /* PAGE 1 */
    .featured-event {text-align: center;}
    .event-list {text-align: center;}
    .event-img img {margin:0 auto;}
    .fe-img img {  margin: auto;}
  
    /* PAGE 2 */
    #cpResourceAccordions-out .cpTier-title {
      text-align: center;
    }
    #cpResourceAccordionLeft {
      margin-bottom: 7px;
    }
    #cpResourceAccordionLeft .resourceList, #cpResourceAccordionRight .resourceList {
      margin: 0;
    }
  
    /* PAGE 3 */
    #executive-members { padding-bottom: 40px; margin-bottom: 30px;}
    .members-section { border-bottom: 2px solid #eee; margin-bottom: 30px;}
    .members-section:last-child { border-bottom: none; margin-bottom: 0;}
    .members-section h2, #executive-members h2 { text-align: center;}
    .featured-member { text-align: center; border-bottom: 0; padding-bottom: 0; margin-bottom: 45px;}
    .fm-img img { max-width: 180px; margin: 0 auto 10px;}
  
  
    /* PAGE 4 */
    .cpTieredSponsors-section {
      text-align: center;
    }
    .cpTieredSponsors-item {
      text-align: center;
    }
    .cpTieredSponsors-img img {
      margin: 0 auto 15px;
    }
    .cpTieredSponsors-contact {
      margin-top: 5px;
      display: inline-block;
    }
  
  
    /* PAGE 5 */
    .about-desc { text-align: center; }
    .about-us-mission { text-align: center; padding-bottom: 0; }
    .au-para { margin-bottom: 35px; }
    .au-cta { max-width: 500px; margin: 0 auto 45px; }
    .au-cta:last-child { margin-bottom: 0; }
  
  
    /* PAGE 6 */
    .cpArticleList-item {
      text-align: center;
    }
    .cpArticleList-title {
      font-size: 28px;
    }

}

@media (max-width: 600px) {
    
}

@media (max-width: 480px) {
  
    /* PAGE 6 */
    .cpArticleList-details .detailsItem {
      display: block;
      margin-bottom: 1px;
    }
    .cpArticleList-details .detailsItem i {
      width: 14px;
    }
    
}

