.header-logoImage img {
    width: 100vw;
}
.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;
}


.after-content {
    display: none;
}


   .aboveFooterAdHtml {
    width: 100%;
    background: #080822;
    padding: 5%;
    color: #fff;
    margin: 130px auto 0px auto;
}

.aboveFooterAdHtml a {
    color: #e3b402;
}

footer.site-footerFrame {
    width: 100%;
    border-top: 1px solid #ffffff54;
    background: #080822;
    padding: 1%;
}

.grid-frame.sheet {
    border: 1px solid #00000059;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.footer-left , .footer-right a,.footer-left a,footer-right{
color: #fff!important;
}