@charset "UTF-8";
/* CSS Document */
#sp-main {
  margin-top: 30px;
}

#SpTitleBar {
  background: url(https://cdn.ymaws.com/worldparkinsoncongress.site-ym.com/resource/resmgr/template_pages/images/sptitle-bg.jpg) no-repeat scroll top center/cover transparent;
  color: #412657;
  padding: 25px 20px;
  border-radius: 10px;
}
#SpContent_Container {
  padding: 10px 0px 0;
}
#SpContent_Container .calloutbox {
  display: none;
}
.addthis_toolbox {
  display: none;
}
#CustomPageBody {
  padding: 15px;
}
hr {
  border-top: 1px solid #f0f0f0;
}
.mtop-30 {
  margin-top: 30px;
}
.col-5 {
  float: left;
  width: 20%;
  padding-left: 8px;
  padding-right: 8px;
}



/* Template 1 Styles */
.color-box {
  background-color: #796593;
  padding: 30px 20px;
  color: #fff;
  border: 5px solid rgba(0,0,0,.2);
}
.color-box h3 {
  color: #fff !important;
  margin: 20px 0 5px;
  font-weight: 600;
}
.color-box h3:first-child {
  margin-top: 0;
}
.color-box p:last-child {
  margin-bottom: 0;
}
.color-box a {
  color: #fff;
}
.articles-ctas {
  margin: 40px 0;
  text-align: center;
}
.articles-ctas h2 {
  margin-bottom: 25px;
}



/* Template 2 Styles */
#executive-members {
  margin-bottom: 75px;
  margin-top: 30px;
}
.members-section h2 {
  margin-bottom: 30px;
}
.featured-member {
  border-bottom: 2px solid #f2f0f5;
  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%;
  width: 100%;
}
.fm-text h4 {
  margin: 0 auto 5px;
  font-weight: 500;
}
.sm-text {
  color: #999999;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
}
.fm-text .formbutton {
  margin-top: 5px;
  width: auto;
}
#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;
  color: #222;
}


/* Template 3 Styles */
.listbox {
  background-color: #796593;
  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 4 Styles */
.about-who {
  border-bottom: 2px solid #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.aw-img {
  padding: 0 15px;
}
.aw-img img {
  border-radius: 100%;
}
.aw-desc {
  padding-top: 25px;
}
.am-col {
  margin-bottom: 35px;
}
.am-col h4 {
  font-weight: 500;
}
.about-community {
  padding: 10px 0 40px;
}
.about-resources {
  text-align: center;
  background-color: #f2f0f5;
  border-radius: 10px;
  padding: 30px 15px 45px;
  margin-bottom: 30px;
}
.ar-header {
  margin-bottom: 15px;
}
.ar-icon {
  padding: 0 16px;
}
.ar-icon i {
  color: #796593;
  font-size: 26px;
  margin-bottom: 15px;
}
.ar-icon h4 {
  margin-bottom: 20px;
}
.ar-icon .formbutton {
  margin-top: 10px;
}









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


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


@media (max-width: 959px) {
/* Template 3 */
.benefitsResources-item {
  width: 33%;
  max-width: 200px;
  margin: 20px 5px;
  float: none;
  display: inline-block;
} 
  
/* Template 4 */
.ar-icon .formbutton {
  padding: 10px 15px;
}
}


@media (max-width: 767px) {
.col-5 {
  float: none;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}  
  
  
/* Template 1 */
.articles-top {
  text-align: center;
}
.articles-middle {
  text-align: center;
}
.articles-middle .col-sm-4 {
  margin: 10px auto 20px;
  display: inline-block;
  vertical-align: top;
}
.art-cta {
  margin-bottom: 30px;
}
.art-cta:last-child {
  margin-bottom: 0;
}
 
/* Template 2 */
#executive-members {
  padding-bottom: 40px;
  margin-bottom: 30px;
}
.members-section {
  border-bottom: 2px solid #f2f0f5;
  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 3 */
.benefitsJoin-left, .benefitsJoin-right {
  text-align: center;
}
.benefitsJoin-left {
  margin-bottom: 30px;
}
.benefitsJoin-left img {
  margin: 0 auto;
}
.benefitsJoin-right .listbox li {
  text-align: left;
}
.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 4 */ 
.aw-desc, .am-col {
  text-align: center;
}
.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;
}
}



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



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



