.page-id-3760 #sidebar-right {
  float: left;
  position: relative;
  width: 100%;
  height: auto;
}

#sidebar-right .anchor-menu, #sidebar-right .sticky-phantom {
  max-width: 100%;
  width: 100%;
  margin: auto;
  left: 0;
  border: none;
}

.anchor-menu-inner {
text-align: center;
}

.anchor-menu-inner .link {
  display: inline-block;
  position: relative;
  width: auto;
  float: none;
  padding: 15px 20px;
  text-align: center;
  border-bottom: none;
}
.page-id-3760 .padder.org {
  max-width: 100%;
  margin: 0 auto;
  width: 100%;
  float: none;
  background-color: #fff;
  padding-bottom: 90px;
}

.padder.org #org-content-wrapper {
  float: left;
  width: 100% !important;
  background: none;
  height: 100%;
  margin: 0px;
  padding: 0px;
  left: 0 !important;
}

#sidebar-right .anchor-menu.sticky {
top: 107px;
height: 75px;
}


.logged-in #sidebar-right .anchor-menu.sticky {
top: 130px;
}

.page-id-3760 .header-image {
  min-height: 400px;
  height: 50vh;
  display: block;
  position: relative;
}

.page-id-3760 .header-wrapper {
position: absolute;
top: 50%;
text-align: center;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
width:100%;
}
.page-id-3760 .padder.org {
padding-top: 20px;
}

.anchor-menu-inner .link a {
  padding: 0 15px;
  padding-bottom: 10px;
  text-align: center;
  display: block;
}

.page-id-3760 .header-image .page-title {
  font-size: 44px;
  margin-bottom: 20px;
  text-align: center;
  display: block;
  width: 100%;
  vertical-align: middle;
  color: #d8d8d8;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 0;
}

.page-id-3760 .subtitle {
  max-width: 900px;
  margin: auto;
  color: #fff;
}

.page-id-3760 .subtitle  p {
  padding-left: 0;
  color: #fff;
}

