.static-highlight.without-opacity .backdrop {
  background: none !important;
}
.static-highlight.arial-font #articleShare,
.static-highlight.arial-font .date {
  font-family: "Arial", sans-serif !important;
}
.static-highlight.aligment-center .containerBack {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.static-highlight.aligment-center .containerBack .social-share .networks-list {
  justify-content: center;
}
.static-highlight.aligment-center .containerBack #highlight-title h1 {
  text-align: center;
}
.static-highlight.aligment-right .containerBack {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.static-highlight.aligment-right .containerBack .social-share .networks-list {
  justify-content: flex-end;
}
.static-highlight.aligment-right .containerBack #highlight-title h1 {
  text-align: right;
}
.static-highlight .inside-image #highlight-title h1,
.static-highlight .inside-image #highlight-desc p {
  width: 470px;
}
@media (max-width: 1024px) {
  .static-highlight .inside-image #highlight-title h1,
  .static-highlight .inside-image #highlight-desc p {
    width: 100%;
  }
}
.static-highlight #highlight-container {
  box-sizing: border-box;
  position: relative;
  margin: 0 auto;
}
.static-highlight #highlight-container .topText {
  margin: 50px auto 50px auto;
  text-align: center;
  color: #dd250f;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.static-highlight #highlight-container header {
  height: 500px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.static-highlight #highlight-container header .item-image {
  position: absolute;
}
.static-highlight #highlight-container .backdrop {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.static-highlight #highlight-container .backdrop #twitter,
.static-highlight #highlight-container .backdrop #facebook,
.static-highlight #highlight-container .backdrop #linkedin {
  color: transparent;
}
.static-highlight #highlight-container .backdrop .containerBack {
  padding: 0 10px;
  max-width: 946px;
  margin-left: auto;
  width: 946px;
}
.static-highlight #highlight-container .backdrop .containerBack .tags {
  font-weight: 700;
}
.static-highlight #highlight-container .backdrop .containerBack .tags span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  line-height: 17px;
}
.static-highlight #highlight-container .backdrop .containerBack .tags a + span:before {
  content: "|";
  margin: 0 2px;
}
.static-highlight #highlight-container .backdrop .containerBack .tags a {
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 17px;
}
.static-highlight #highlight-container .backdrop .containerBack .tags a + a:before {
  content: "|";
  margin: 0 2px;
}
.static-highlight #highlight-container .backdrop .containerBack #highlight-title h1 {
  font-size: 34px;
  line-height: 44px;
  font-weight: 700;
  margin-top: 7px;
  margin-bottom: 0.67em;
}
.static-highlight #highlight-container .backdrop .containerBack #highlight-title h1 a {
  text-decoration: none;
}
@media (max-width: 350px) {
  .static-highlight #highlight-container .backdrop .containerBack #highlight-title h1 {
    font-size: 26px;
  }
}
.static-highlight #highlight-container .backdrop .containerBack #highlight-desc,
.static-highlight #highlight-container .backdrop .containerBack .date {
  font-size: 14px;
  line-height: 22px;
  text-rendering: optimizeLegibility;
  margin: 14px 0;
}
.static-highlight #highlight-container .backdrop .containerBack #highlight-link {
  width: 90px;
}
.static-highlight #highlight-container .backdrop .containerBack .socialMedia {
  margin-top: 12px;
}
@media (max-width: 1000px) {
  .static-highlight #highlight-container .backdrop .containerBack {
    margin: 0 30px;
  }
}
@media (max-width: 768px) {
  .static-highlight #highlight-container .backdrop .containerBack {
    margin-left: auto;
    margin-right: auto;
    max-width: 470px;
    top: 130px;
  }
}
@media (max-width: 576px) {
  .static-highlight #highlight-container .backdrop .containerBack {
    padding: 0 19px;
  }
}
@media (max-width: 450px) {
  .static-highlight #highlight-container .backdrop .containerBack {
    padding: 0 30px;
  }
}
.static-highlight #highlight-container .backdrop.white .containerBack {
  color: #fff;
  margin-right: auto;
}
.static-highlight #highlight-container .backdrop.white .containerBack .tags {
  font-weight: 700;
}
.static-highlight #highlight-container .backdrop.white .containerBack .tags span {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white .containerBack .tags a {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white .containerBack .tags a:hover {
  color: #000;
}
.static-highlight #highlight-container .backdrop.white .containerBack .tags a + a:before {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white .containerBack #highlight-title h1 a {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white .effecttwo {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white .effectone:hover .effecttwo {
  color: #dd250f;
  border-color: #dd250f;
}
.static-highlight #highlight-container .backdrop.white a.round {
  color: #fff;
}
.static-highlight #highlight-container .backdrop.white a.round:hover {
  color: #dd250f;
  border-color: #dd250f;
}
.static-highlight #highlight-container .backdrop.black {
  padding: 60px;
}
.static-highlight #highlight-container .backdrop.black .containerBack {
  color: #000;
}
.static-highlight #highlight-container .backdrop.black .containerBack #highlight-title h1 a {
  color: #000;
}
.static-highlight #highlight-container .backdrop.black .effecttwo {
  color: #dd250f;
}
.static-highlight #highlight-container .backdrop.black .effectone:hover .effecttwo {
  color: #000;
  border-color: #000;
}
.static-highlight #highlight-container .backdrop.black a.round {
  color: #dd250f;
}
.static-highlight #highlight-container .backdrop.black a.round:hover {
  color: #000;
  border-color: #000;
}
.static-highlight #highlight-container .effectone {
  overflow: hidden;
  position: relative;
}
.static-highlight #highlight-container .effecttwo {
  position: absolute;
  bottom: 0;
  transition: bottom .1s ease;
}
.static-highlight #highlight-container .effectone:hover .effecttwo {
  animation: fromTopBounce .2s ease .15s 1 normal both;
}
.static-highlight #highlight-container a.round {
  display: inline-block;
  height: 36px;
  border: 2px solid;
  border-radius: 100px;
  font-size: 12px;
  font-weight: 700;
  line-height: 33px;
  cursor: pointer;
  padding: 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  position: relative;
}
.static-highlight #highlight-container a.round span {
  position: relative;
  font-size: 12px;
}
@keyframes fromTopBounce {
  0% {
    bottom: 80%;
    left: 0;
  }
  100% {
    bottom: 0px;
    left: 0%;
  }
}
