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

/* General Styles */
#CustomPageBody { padding: 15px;}
#SpSubHead { margin: 20px auto 10px;}
#SpTitleBar {
    background: linear-gradient(250deg, rgb(82 82 82 / 34%) 0%, rgb(59 43 132 / 28%) 52%), url(https://cdn.ymaws.com/azace.site-ym.com/resource/resmgr/custom_pages/images/titlebg.png) no-repeat center;
    background-size: cover;
    display: block;
    font-size: 30px;
    height: auto;
    padding: 30px 15px;
    color: #ffffff;
    margin-bottom: 0;
}

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




/*********** Page 1 *************/
/* Overall Members Styling */
.members-section h2 {  margin-bottom: 25px; color: #002675;}
.members-section h4 {color:#ffaa4e;}

/* Featured Members */
#executive-members { padding: 0 8px; 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 2 *************/
/* List/Rows */
.committees-list { padding: 40px 0; }
.committees-intro p { font-size: 18px; }
.list-item { border-bottom: 2px solid #eee; padding-bottom: 35px; margin-bottom: 35px; }
.list-item:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.eventl-desc { padding-left: 5%; }



/*********** Page 3 *************/
.text-box { background-color: #3a2a83; color: #fff; padding: 20px 22px 10px; margin-bottom: 30px; box-shadow: 6px 7px 4px rgb(0 0 0 / 10%); border-radius: 5px;}
.fe-img, .fe-text { margin-bottom: 30px;}
.benefits-ctas {text-align: center; border-top: 2px solid #eee; padding: 40px 0 50px;}
.benefits-ctas h2{color:#002675 }
.benefits-ctas h5{ color: #ffaa4e; font-size: 20px; }
.benefits-info h2 {color:#002675 }


/*********** Page 4 *************/
/* About */
.about-us-intro { border-bottom: 1px solid #dddd; padding-bottom: 35px; }
.about-us-intro h2 {color:#002675;}
.about-us-community h2 {color:#002675;}
.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; color:#002675;}
.about-us-ctas i { font-size: 26px; margin-bottom: 10px; color:#ffaa4e;}
.about-us-ctas h4 { font-size: 20px; margin: 10px 0 10px; }
.about-us-ctas .formbutton { margin-top: 10px; }




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

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

@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 */
    #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 2 */
    .eventl-desc { text-align: center; padding-left: 15px; margin-top: 15px; }
    .eventl-desc { padding-left: 15px; }
    
    
    /* Page 3 */
    .fe-img, .fe-text {text-align: center;}
    .text-box li {text-align: left;}
    .fe-img img {margin: auto;}
    
    
    /* Page 4 */
    .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;}
    
}

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

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

