body.livestream-true div.dialog-off-canvas-main-canvas {
  padding-top: 130px; }
body.livestream-true .main-header-wrapper {
  height: 131px; }
  body.livestream-true .main-header-wrapper.scrollUp {
    transform: translateY(-131px); }

.livestream-true .main-navigation .main.navbar .we-mega-menu-ul > li > .we-mega-menu-submenu {
  top: 130px; }

body.user-logged-in.livestream-true .main-navigation .main.navbar .we-mega-menu-ul > li > .we-mega-menu-submenu {
  top: 208.6px; }

.path-manage-blogs .local-actions a.btn-default,
.path-manage-projects .local-actions a.btn-default,
.path-manage-staff .local-actions a.btn-default {
  color: #fff; }

.blog-banner-section {
  margin-top: 30px; }
  .blog-banner-section .view-content {
    display: block;
    padding: 0;
    max-width: 1280px;
    margin: 0 auto;
    position: relative; }

body.page-node-type-project-page .main-content-wrapper .region-content .views-element-container {
  width: 100%; }

/*318669*/
.page-node-type-projects .donors .views-row {
  width: auto; }

.page-node-type-projects .donors .views-row img {
  max-width: 200px;
  margin-botton: 0; }

/**************/
.livestream-true .livestream-section {
  display: inline-block;
  width: 100%;
  height: 50px; }
.livestream-true .live-stream-block {
  height: 50px;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  display: flex;
  -webkit-justify-content: center;
  /* Safari 6.1+ */
  justify-content: center;
  width: 100%;
  background: #000;
  padding: 10px; }
  .livestream-true .live-stream-block .live-stream-wrapper {
    display: inline-block;
    float: left; }
    .livestream-true .live-stream-block .live-stream-wrapper .block-label {
      background: #bc0f28;
      float: left;
      color: #fff;
      padding: 1px 10px;
      font-family: MaisonNeue-Book;
      font-size: 16px;
      line-height: 30px;
      height: 30px; }
    .livestream-true .live-stream-block .live-stream-wrapper .block-link {
      float: left;
      height: 30px; }
      .livestream-true .live-stream-block .live-stream-wrapper .block-link a {
        color: #fff;
        text-decoration: none;
        font-family: MaisonNeue-Book;
        font-size: 16px;
        line-height: 30px;
        padding-left: 15px;
        float: left;
        height: 30px; }

.live-stream-wrapper .block-label {
  animation: blinker 1.5s linear infinite; }

@keyframes blinker {
  50% {
    opacity: 0; } }
@media (max-width: 767px) {
  body.livestream-true .live-stream-block .live-stream-wrapper .block-label {
    font-size: 13px; }
  body.livestream-true .live-stream-block .live-stream-wrapper .block-link a {
    font-size: 13px;
    line-height: 30px;
    padding-left: 10px; } }

/*# sourceMappingURL=style2.css.map */
