@media screen and (min-width: 481px) {
  .belowHeaderAdHtml,
  .aboveFooterAdHtml {
    background-color: #2B6EA3;
    color: #DFE9F1;
    text-align: center;
    width: 1120px;
    height: 75px;
    margin: 0px 14.5vw;
    font-size: 14px;
    font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
    font-weight: bold;
    border-left: 6px solid #000D2A;
    border-right: 6px solid #000D2A;
  }
}

.site-body {
   background-image: url(https://storage.ning.com/topology/rest/1.0/file/get/12263861089?profile=original);
    background-repeat: /* %pageBgImage_repeat% */ repeat-x;
    background-position: left bottom;
}

ul.mainTab {
    margin-bottom: 2.5em;
    margin-top: 1.5em;
    padding-left: 10px;
}

.mainTab-item > a {
    border-right: 1px solid #DCDCDC;
}
.header-siteName {
    font-size: 38px;
}

}

.entry-title > a {
   font-size: 15px;
}
.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;
}