@charset "UTF-8";
/* CSS Document */

#SpContent_Container {
  padding: 0px;
}
#SpContent_Container .calloutbox {
  display: none;
}
.addthis_toolbox {
  display: none;
}
#CustomPageBody {
  padding: 15px;
}
hr {
  border-top: 1px solid #eaedef;
}
.mtop-30 {
  margin-top: 30px;
}
.col-5 {
  float: left;
  width: 20%;
  padding-left: 8px;
  padding-right: 8px;
}



/* Template 1 Styles */
.committees-list {
  padding: 40px 0;
}
.eventl-desc h3 {
  margin-top: 0;
}
.list-item {
  border-bottom: 1px solid #e1e5ef;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.list-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}



/* Template 2 Styles */
.listbox {
  background-color: #cf4520;
  padding: 22px 12px 12px;
  box-shadow: 6px 7px 4px rgba(0,0,0,.1);
}
.listbox ul {
  float: left;
  width: 50%;
  margin-bottom: 0;
}
.listbox ul li {
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 13px;
  line-height: 17px;
}
.benefitsResources-out {
  text-align: center;
  padding: 30px 0;
  border-top: 5px solid #eaedef;
  margin-top: 40px;
}
.benefitsResources-item {
  float: left;
  width: 20%;
  text-align: center;
  padding: 0 10px;
  margin: 20px auto 0;
}
.benefitsResources-item img {
  padding-bottom: 12px;
  margin: 0 auto;
}
.benefitsResources-item .formbutton {
  width: 100%;
}



/* Template 3 Styles */
.about-who {
  border-bottom: 1px solid #eaedef;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.aw-img {
  padding: 0 15px;
}
.aw-img img {
  border-radius: 100%;
}
.aw-desc {
  padding-top: 25px;
}
.am-col {
  margin-bottom: 35px;
}
.about-community {
  padding: 10px 0 40px;
}
.about-resources {
  text-align: center;
  background-color: #eaedef;
  border-radius: 30px;
  padding: 30px 15px 45px;
}
.ar-header {
  margin-bottom: 15px;
}
.ar-icon {
  padding: 0 16px;
}
.ar-icon i {
  font-size: 26px;
  margin-bottom: 15px;
}
.ar-icon h4 {
  margin-bottom: 20px;
}
.ar-icon .formbutton {
  margin-top: 10px;
  width: 100%;
  padding: 12px 14px;
}



/* Template 4 Styles */
#executive-members {
  margin-bottom: 75px;
}
.members-section h2 {
  margin-bottom: 30px;
}
.featured-member {
  border-bottom: 1px solid #e1e5ef;
  padding-bottom: 35px;
  margin-bottom: 35px;
}
.featured-member:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.fm-img img {
  max-width: 200px;
  border-radius: 100%;
}
.fm-text h4 {
  margin: 0 auto 5px;
}
.sm-text {
  color: #9cabb2;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
}
.fm-text .formbutton {
  padding: 12px 25px;
  margin-top: 5px;
  width: auto;
  min-width: 170px;
}
#council-members {
  margin-bottom: 35px;
}
.member-item {
  text-align: center;
  margin-bottom: 40px;
}
.member-item img {
  max-width: 160px;
  border-radius: 100%;
  margin-bottom: 15px;
}
.member-item h6 {
  margin-bottom: 5px;
}



/* Template 5 Styles */
.section-content {
    margin-bottom: 25px;
}
.section-content h2 {
    background-color: #cf4520;
    color: #fff;
    margin: 0 0 10px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 15px;
}
.intro {
    padding: 15px 15px 0;
}
.intro h3 {
  color: #53565a;
}
.sub-section {
    padding: 20px 30px 10px;
}
.sub-section h4 {
    font-size: 20px;
    font-weight: normal;
}
.sub-section h4 span {
    color: #cf4520;
    font-weight: 600;
}
.sub-section hr {
  margin-top: 10px;
  margin-bottom: 15px;
}




/* Template 6 Styles */
#topContent #author {
  font-weight: 600;
  color: #cf4520;
  margin-bottom: 4px;
}
#topContent #date {
  font-weight: 600;
  font-size: 13px;
  color: #53565a;
}
#centerContent {
  padding: 40px 8px;
}
.highlight {
  background-color: #cf4520;
  color: #fff !important;
  padding: 20px;
  border: 5px solid rgba(0,0,0, .1);
}
.highlight p {
  color: #fff;
  margin-bottom: 15px;
}
.highlight h2 {
  color: #fff;
}
.sideCont {
  padding-left: 20px;
}
#bottomImageOut {
  padding-top: 20px;
}
.bottomTitle h2 {
  text-align: center;
  margin-bottom: 20px;
}
.bottomImage-item {
  padding: 0 15px;
}





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

}



@media (max-width: 991px) {

}



@media (max-width: 959px) {
/* Template 2 */
.benefitsResources-item {
  width: 33%;
  max-width: 200px;
  margin: 20px 5px;
  float: none;
  display: inline-block;
} 
}



@media (max-width: 767px) {
.col-5 {
  float: none;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}  
  
  
/* Template 1 */
.eventl-desc {
  text-align: center;
  padding-left: 15px;
  margin-top: 15px;
}
 
/* Template 2 */
.benefitsJoin-left {
  margin-bottom: 30px;
}
.benefitsResources-item {
  width: 100%;
  max-width: 100%;
  margin: 20px auto;
  padding: 0;
}
.benefitsResources-item:last-child {
  margin-bottom: 0;
}
.benefitsResources-item .formbutton {
  max-width: 250px;
  margin: 0 auto;
}

/* Template 3 */
.ar-header {
  margin-bottom: 25px;
}
.ar-icon {
  max-width: 400px;
  margin: 30px auto;
  display: inline-block;
}
.ar-icon:last-child {
  margin-bottom: 0;
}
.ar-icon h4 {
  margin-bottom: 8px;
}
.ar-icon .formbutton {
    max-width: 200px;
}
  
/* Template 4 */ 
#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;
}
  
/* Template 5 */
.sub-section {
  padding: 15px 15px 10px;
}
  
/* Template 6 */  
#topContent {
  text-align: center;
}
#topContent img {
  margin: 20px auto 30px;
}
.highlight h2 {
  margin: 0 auto;
}
.highlight p {
  margin-bottom: 22px;
}
.sideCont {
  margin-top: 20px;
  padding: 10px 15px;
}
.sideCont img {
  margin: 20px auto 0;
}
#centerContent {
  padding: 20px 15px;
  text-align: center;
}
#bottomImageOut {
  padding: 10px 0;
}
.bottomImage-item {
  padding: 0 15px;
  margin: 0 auto 30px;
}
}



@media (max-width: 600px) {  
.listbox ul {
  width: 100%;
  padding-left: 13px;
}
 
/* Template 2 */
.listbox {
  padding: 22px;
}
}



@media (max-width: 480px) {

}



