.blockContainer.white .newsHeaderBlock,
.blockContainer.grey .newsHeaderBlock,
.blockContainer.light_grey .newsHeaderBlock,
.blockContainer.hex_light .newsHeaderBlock {
  color: #000000;
}
.blockContainer.white .newsHeaderBlock .shareBar,
.blockContainer.grey .newsHeaderBlock .shareBar,
.blockContainer.light_grey .newsHeaderBlock .shareBar,
.blockContainer.hex_light .newsHeaderBlock .shareBar {
  background: #fafafa;
  color: #435872;
}
.blockContainer.white .newsHeaderBlock .shareBar .tinyTitle,
.blockContainer.grey .newsHeaderBlock .shareBar .tinyTitle,
.blockContainer.light_grey .newsHeaderBlock .shareBar .tinyTitle,
.blockContainer.hex_light .newsHeaderBlock .shareBar .tinyTitle {
  color: #435872 !important;
}
.blockContainer.white .newsHeaderBlock .shareBar .shareContent .col .social,
.blockContainer.grey .newsHeaderBlock .shareBar .shareContent .col .social,
.blockContainer.light_grey .newsHeaderBlock .shareBar .shareContent .col .social,
.blockContainer.hex_light .newsHeaderBlock .shareBar .shareContent .col .social {
  border: 1px solid #435872;
  color: #435872;
}
.blockContainer.white .newsHeaderBlock .shareBar .shareContent .col .social:hover,
.blockContainer.grey .newsHeaderBlock .shareBar .shareContent .col .social:hover,
.blockContainer.light_grey .newsHeaderBlock .shareBar .shareContent .col .social:hover,
.blockContainer.hex_light .newsHeaderBlock .shareBar .shareContent .col .social:hover {
  background: #435872;
  color: #f9f9f9;
}
.blockContainer.white .newsHeaderBlock .mediumBigTitle,
.blockContainer.grey .newsHeaderBlock .mediumBigTitle,
.blockContainer.light_grey .newsHeaderBlock .mediumBigTitle,
.blockContainer.hex_light .newsHeaderBlock .mediumBigTitle,
.blockContainer.white .newsHeaderBlock .tinyTitle,
.blockContainer.grey .newsHeaderBlock .tinyTitle,
.blockContainer.light_grey .newsHeaderBlock .tinyTitle,
.blockContainer.hex_light .newsHeaderBlock .tinyTitle,
.blockContainer.white .newsHeaderBlock .text,
.blockContainer.grey .newsHeaderBlock .text,
.blockContainer.light_grey .newsHeaderBlock .text,
.blockContainer.hex_light .newsHeaderBlock .text {
  color: #000000;
}
.newsHeaderBlock {
  padding-top: 10px !important;
  margin-top: 0;
  width: 100%;
  position: relative;
}
.newsHeaderBlock.aos-animate .mediumBigTitle {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.newsHeaderBlock.aos-animate .text {
  opacity: 1;
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.newsHeaderBlock.aos-animate .background {
  opacity: 1;
  -webkit-transition: opacity 1s 0.3s ease-out;
  -moz-transition: opacity 1s 0.3s ease-out;
  -o-transition: opacity 1s 0.3s ease-out;
  transition: opacity 1s 0.3s ease-out;
}
.newsHeaderBlock .top .topCol {
  display: inline-block;
  vertical-align: top;
  width: 75%;
}
.newsHeaderBlock .top .topCol:last-child {
  text-align: right;
  width: 25%;
}
.newsHeaderBlock .shareBar {
  display: block;
  width: 100%;
  padding: 10px 20px;
  background: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  margin-top: 40px;
}
.newsHeaderBlock .shareBar .tinyTitle {
  color: #ffffff !important;
  font-style: italic;
}
.newsHeaderBlock .shareBar .innerCol {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.newsHeaderBlock .shareBar .innerCol:last-child {
  text-align: right;
}
.newsHeaderBlock .shareBar .shareContent .socials {
  margin-left: 20px;
}
.newsHeaderBlock .shareBar .shareContent .col {
  display: inline-block;
  vertical-align: middle;
}
.newsHeaderBlock .shareBar .shareContent .col .social {
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 50%;
  -moz-border-radius-bottomleft: 50%;
  -moz-border-radius-topleft: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  border-top-left-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ffffff;
  color: #ffffff;
  cursor: pointer;
  line-height: 30px;
  display: inline-block;
  width: 30px;
  text-align: center;
  height: 30px;
  margin-right: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsHeaderBlock .shareBar .shareContent .col .social:hover {
  background: #ffffff;
  color: #435872;
}
.newsHeaderBlock .shareBar .shareContent .col .social:last-child {
  margin-right: 0;
}
.newsHeaderBlock .imageWrapper {
  height: auto;
  display: block;
  margin-top: 40px;
  padding: 0 20px;
  width: 100%;
}
.newsHeaderBlock .imageWrapper .wrapper {
  background: #f9f9f9;
  width: 100%;
  height: 0;
  padding-bottom: 33.92857142857143%;
  position: relative;
}
.newsHeaderBlock .imageWrapper .wrapper:after {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  content: '';
  background: #435872;
  opacity: .4;
}
.newsHeaderBlock .imageWrapper .wrapper img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.newsHeaderBlock .mediumBigTitle {
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  display: block;
  margin-top: 10px;
}
.newsHeaderBlock .textWrapper {
  margin-top: 20px;
  width: 570px;
  max-width: 100%;
}
.newsHeaderBlock .textWrapper .tinyTitle {
  font-style: italic;
}
.newsHeaderBlock .text {
  color: #ffffff;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
}
.newsHeaderBlock .text a {
  color: #ffffff;
  font-style: italic;
  font-weight: 600;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}
.newsHeaderBlock .text a:hover {
  color: #afafaf;
  -webkit-transition: color 0.3s 0s ease-out;
  -moz-transition: color 0.3s 0s ease-out;
  -o-transition: color 0.3s 0s ease-out;
  transition: color 0.3s 0s ease-out;
}
.newsHeaderBlock .background {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: 0;
}
.newsHeaderBlock .background .wrapper {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.newsHeaderBlock .background .wrapper:after {
  content: "";
  background: #0f1b2a;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.4;
}
.newsHeaderBlock .background .wrapper .headerVideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.newsHeaderBlock .background .wrapper img {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  object-fit: cover;
}
.newsHeaderBlock .background .wrapper .image {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 1;
  background-size: cover;
  background-position: center center;
}
.newsHeaderBlock .background .wrapper .image.lazy {
  background-image: none !important;
  background-color: #10263b;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.newsHeaderBlock .background .skewBar {
  background: #0f1b2a;
  height: 165px;
  left: 0;
  position: absolute;
  top: auto;
  width: 100%;
  bottom: -165px;
  -webkit-transform: skewY(-4deg);
  -moz-transform: skewY(-4deg);
  -o-transform: skewY(-4deg);
  -ms-transform: skewY(-4deg);
  transform: skewY(-4deg);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -o-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
@media all and (max-width: 767px) {
  .blockContainer.white .newsHeaderBlock,
  .blockContainer.grey .newsHeaderBlock,
  .blockContainer.light_grey .newsHeaderBlock,
  .blockContainer.hex_light .newsHeaderBlock {
    padding-top: 0 !important;
  }
  .blockContainer.white .newsHeaderBlock .content .mediumBigTitle,
  .blockContainer.grey .newsHeaderBlock .content .mediumBigTitle,
  .blockContainer.light_grey .newsHeaderBlock .content .mediumBigTitle,
  .blockContainer.hex_light .newsHeaderBlock .content .mediumBigTitle,
  .blockContainer.white .newsHeaderBlock .content .text,
  .blockContainer.grey .newsHeaderBlock .content .text,
  .blockContainer.light_grey .newsHeaderBlock .content .text,
  .blockContainer.hex_light .newsHeaderBlock .content .text,
  .blockContainer.white .newsHeaderBlock .content .tinyTitle,
  .blockContainer.grey .newsHeaderBlock .content .tinyTitle,
  .blockContainer.light_grey .newsHeaderBlock .content .tinyTitle,
  .blockContainer.hex_light .newsHeaderBlock .content .tinyTitle {
    color: #0f1b2a;
  }
  .newsHeaderBlock {
    height: auto;
    margin-bottom: 0;
  }
  .newsHeaderBlock .imageWrapper .wrapper {
    padding-bottom: 50%;
  }
  .newsHeaderBlock .content {
    position: relative;
    text-align: left;
    margin-top: 20px;
    top: 0;
    width: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .newsHeaderBlock .content .text {
    margin: 0;
    max-height: inherit;
    width: auto;
  }
  .newsHeaderBlock .content .mediumBigTitle {
    font-size: 28px;
    line-height: 34px;
    font-style: italic;
    font-weight: 700;
  }
}
@media all and (max-width: 500px) {
  .newsHeaderBlock .top {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .newsHeaderBlock .top .topCol {
    width: 100%;
    display: block;
  }
  .newsHeaderBlock .top .topCol:last-child {
    margin-bottom: 20px;
  }
}
/*# sourceMappingURL=news_header_block.css.map */