@charset "utf-8";
/* Page Styling */

/* General Styles */
#CustomPageBody { padding: 15px;}
#SpSubHead { margin: 20px auto 10px;}

#SpTitleBar {
  background: #024477;
  color: #fff; }


.formbutton { display: inline-block; }
#SpContent_Container { padding: 0px;}
#SpContent_Container .calloutbox {display: none;}
.addthis_toolbox { display: none;}
#CustomPageBody { padding: 35px 15px 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 / Event Listing *************/
/* Overall Events Styling */
.event-info {
    list-style: none;
    padding-left: 0;
    margin-bottom: 10px;
}
.event-info li {
    color: #024477;
    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-info i {
	color: #0382e2;
    margin-right: 2px;
}
/* Featured Event */
.featured-event {
    border-bottom: 2px solid #eee;
    padding-bottom: 40px;
    margin-bottom: 30px;
}
.featured-event h2 {
    margin-bottom: 10px;
}
.featured-event .event-info {
    margin-bottom: 15px;
}
.featured-event .formbutton {
    margin-top: 15px;
}
/* Bottom Event Rows */
.event-list h2 {
    margin-bottom: 25px;
}
.event-item {
    background-color: #f9f9f9;
    padding: 15px;
    margin-bottom: 15px;
}
.event-item h4 {
    margin: 0 0 7px;
}


/*********** Page 2 / Board Members *************/
/* 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 */
.member-item {
    text-align: center;
    margin-bottom: 40px;
}
.member-item img {
    width: 100%;
    max-width: 140px;
    border-radius: 100%;
    margin-bottom: 10px;
}
.member-item h6 {
    font-size: 16px;
    margin-bottom: 5px;
}


/*********** Page 3/ Committees *************/
.CommitteeinfoLeft {
	text-align: left; }
.CommitteeSponsor {
	padding: 20px 0 30px;
	border-bottom: 4px solid #e6ebed; }
.CommitteeSponsor:last-child {
	border-bottom: none; }


/*********** Page 4 / About Us *************/
    .columntitle.col-sm-12 {
    
        background-color: #f7f7f7;
        border-radius: 16px;
    }
    div#fourResourcesOut {
    min-height: 200px;
    margin-top: 38px;
    background-color: #f7f7f7;
    border-radius: 41px;
    padding: 0px 0px 28px 0px;
    }
    .resourceTitle {
        border-bottom: 1px solid #f7f7f7;
        font-weight: 500;
        margin-top: 3px;
        font-size: 20px;
    }
    .resourceInfo p {
        font-size: 12px;
    }
    .resourceInfo {
		min-height: 61px;
        margin-top: 5px;
        margin-bottom: 0; 
    }
    .cpContainer {
        margin-top: 26px;
    }
    .columntitle.col-sm-12 {
        background-color: #f7f7f7;
        border-radius: 16px;
        margin-top: 14px;
        margin-bottom: 21px;
    }
    .columntitle h4 {
        color: white!important;
        text-align: center;
        font-weight: 400;
    
    }
    
    h5 {
        font-size: 18px;
        font-weight: 600;
        color: #4d4f52;
        margin: 3px 0 10px;
    }
    div#twoColumnOut {
        margin-bottom: 5%; border-top: solid #f7f7f7 1px;
    }
    .twoCol-leftColumn h5{
    text-align: left;
    }
    
    .twoCol-rightColumn h5{
    text-align: left;
    }
    
    .col-sm-6.wwa-img img {
        border-radius: 50%;
    }
    
    a.formbutton.wwa {
        margin-left: 2%;
    }
    
    .whoweare {
        padding-bottom: 34px;
    }
    
    .col-sm-6.wwa-text {
        padding: 34px 0px 0px 21px;
    }
    
    .col-sm-6.octext {
        text-align: left;
    }
    
    .twoCol-leftColumn.col-sm-6 {
        text-align: left;
    }
    
    .twoCol-rightColumn.col-sm-6 {
        text-align: left;
    }
    
    .ocimg img {
        border-radius: 50%;
    }
    .resourceTitle i {
		color: #024477;
        display: block;
        margin-bottom: 20px;
        font-size: 25px;
    }
    
    #fourResourcesOut h5 {
        font-size: 26px;
        margin: 3px 0 26px;
    }
    
    a.formbutton {
        padding: 8px 0;
        width: 100%;
    }
    .resourceBtn {
        padding: 7px 20px;
    }




/*********** Media Queries *************/
@media (max-width: 1199px) {
}
		
@media (max-width: 991px) {
    
}

@media (max-width: 959px) {
.resourceInfo { min-height: 95px; }	
}

@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; }
.featured-event img {
    max-width: 100%;
    margin: 0 auto 15px; }
.event-list {
    text-align: center; }
.event-item img {
    margin: 0 auto 15px; } 
    
/* Page 2 */
#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 {
    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 3 */
.CommitteeSponsor {
  text-align: center; }
.CommitteeinfoLeft {
  text-align: center;
  margin-top: 15px; }
.Committeeimg {
  margin: 0 auto; }	    
    
/* Page 4 */
.col-sm-6.wwa-text {
  padding: 15px;
  text-align: center; }	
.resourceInfo { min-height: auto; }

.twoCol-leftColumn h5, .twoCol-leftColumn.col-sm-6, .twoCol-rightColumn.col-sm-6, .twoCol-rightColumn h5 {
  text-align: center; }	
	
.col-sm-6.octext {
	margin-bottom: 25px;
  text-align: center; }	
	
div#fourResourcesOut {
  min-height: auto; padding: 10px 0; }	
	
.resourceItem.col-sm-3 {
  padding: 15px; }		

}


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


@media (max-width: 480px) {
#SpTitleBar { font-size: 24px !important; }
    
}

