.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;
}
.section_header {
    margin: 10px -10px 30px -10px;
}
.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;
  font-size: 35px;
}
h1, h2, h3, h4, h5, h6, p {
    margin-bottom: 0;
    padding: 0;
}

body.page-articles.vsc-initialized .content-body > .row {
  margin: 0 40px;
}

/* Chat Styles */
.xg_chat.chatModule .xg_titleBar {
    background-color: #4694ff;
    padding: 5px;
}
/* end of code */

/* Increase the size of the profile picture */
.wrap__avatar.avatar-90 {
  width: 120px;
  height: 120px;
}
.wrap__avatar.avatar-90 img.avatar {
  height: 120px;
}
/* end of code */

/* Increase the font size of the bio area on MyPage */
.banner-info.profileCoverArea-bio.media-body > p {
    font-size: 1em;
}
/* end of code */

/* Fix the margin for the middle column header on MyPage */
.tabContainerSection-tabs {
  margin-bottom: 40px;
}
/* end of code */

/* Hide Members categories on members page */
ul.subnav.expanded > li:nth-child(3) {
    display: none;
}

ul.subnav.expanded > li:nth-child(4) {
    display: none;
}

ul.subnav.expanded > li:nth-child(5) {
    display: none;
}

ul.subnav.expanded > li:nth-child(6) {
    display: none;
}

ul.subnav.expanded > li:nth-child(7) {
    display: none;
}
/* end of code */
body.page-the-way-corps-today.vsc-initialized ul.linkbar.linkbar-iconic {
    position: relative;
    top: 4.5vh;
    left: 3vw;
}
body.page-the-way-corps-today.vsc-initialized .page_header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}
body.page-the-way-corps-today.vsc-initialized .section-navigationContent .entry:last-of-type {
  margin-bottom: 35px;
}
/* Custom Code for the arrows in the slideshow on Home */
.slick-prev,
.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 50px;
  height: 50px;
  padding: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  transform: translate(0,-50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  width: 50px;
  height: 50px;
  opacity: .25;
  color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}

.slick-prev {
  left: 5px;
}

[dir='rtl'] .slick-prev {
  right: 5px;
  left: auto;
}

.slick-prev:before {
  background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/12402754898?profile=original');
}

[dir='rtl'] .slick-prev:before {
  background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/12402755454?profile=original');
}

.slick-next {
  right: 5px;
}

[dir='rtl'] .slick-next {
  right: auto;
  left: 5px;
}

.slick-next:before {
  background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/12402755454?profile=original');
}

[dir='rtl'] .slick-next:before {
  background-image: url('https://storage.ning.com/topology/rest/1.0/file/get/12402754898?profile=original');
}

.slick-arrow {
  z-index: 1;
}

.slick-arrow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* end of code */
/* Make profile area bold on Members page */
.membersListPage-userInfo .profileCoverArea-info .profileCoverArea-question {
  font-weight: bold;
}
/* end of code */
.aboutTab-question {
  font-weight: bold;
}
body.page-members 
section.module-body.aboutMember 
.aboutTab-questionAndAnswer.entry-content {
    margin-bottom: -10px;
}
/* 
Hide "More" button on Forums
body.page-forum.page-forum-topics.vsc-initialized 
li.subnav-more {
    display: none;
} */
/* end of code */

/* Reduce margin and padding for Feature and All discussinos */
body.page-forum.page-forum-topics.vsc-initialized
.grid-frame.sheet.section-discussionBundle-16817724-Bundle-26917.section-discussionBundle {
    padding-bottom: 0;
    margin-bottom: 0;
}
body.page-forum.page-forum-topics.vsc-initialized
.discussionListPage.sheet.grid-frame {
    padding-top: 0;
}
/* end of code */
body.page-articles.vsc-initialized 
.section-navigationContent .entry:last-of-type {
  margin-bottom: 40px;
}


.header-logoImage img {
  width: 1120px;
}
.site-body {
    background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/10550125294?profile=original) no-repeat scroll 0 0;
    background-size: contain;
    background-size: 1126px;
    background-position-x: -4px;
}
section.content-body.entry {
    background-color: #fff;
}

ul.mainTab {
    padding-left: 15px;
}

/* Featured discussions border and margin */
body.page-forum.page-forum-topics.vsc-initialized 
article.media-frame.entry.discussionSection-entry {
    border: 1px solid #eee;
    padding: 5px;
    margin: 25px 0;
}
/* end of code */

/* Make slideshow frame smaller on Photos */
body.page-photo.vsc-initialized 
.grid-frame.sheet.section-photoBundle-16817724-Bundle-12061.section-photoBundle {
    width: 500px;
    height: fit-content;
}
/* end of code */