.section_header {
    width: 100%;
    display: block;
}
.section_header .pull-right {
    width: 100%;
    float: none;
    text-align: center;
}
.section_header .pull-right .icon {
    width: auto;
}
.section_header .module-header {
   padding: 3px 5px 3px 5px;
    margin: -3px -10px 0px 0px;
}
.membersSection-avatars {
    margin: 0;
    justify-content: center!important;
}
/*Change slideshow  background*/
.photoSlideshow {
background-color: transparent;
}
/*Change color of prew next buttons*/
.slick-prev:before, .slick-next:before {
opacity: 1;
color: black;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}


.header-logoImage img {
    width: 1120px;
}

.mainTab-item > a {
    border-right: 1px solid #000000;
    margin: 5px 10px 9px 0;
}

.mainTab-item > a.hovered > span,
  .mainTab-item:hover > a > span,
  .mainTab-item.active > a > span {
    border-bottom: 5px solid #c15d3f;
    padding-bottom: 5px;  
}
.site-nameLogo:after {
    content: 'Meet the Masters of Movement';
    background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/10878529481?profile=original) repeat scroll 0 0;
    display: block;
    padding: 10px 15px;
    margin-top: 10px;
    position: relative;
    left: 5px;
    bottom: 30px;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h3.module-name:before {
    content: '/// '
}