/*.header-bar h1 {
  font-family: 'Avenir Book', sans-serif;
  font-size: 38px;
  border-left: 1px solid #BBBBBB;
  padding-left: 20px;
}*/

.page-assisting-the-west .header-bar h1 {
  max-width: 60%;
  font-size: 1.7vw;
}

.page-subjects-antisemitism-documentation-project h1 {
  font-size: 1.5vw !important;
}

@media only screen and (max-width: 1200px) {
  .page-subjects-antisemitism-documentation-project h1 {
    font-size: 1.3vw;
  }
}

.page-assisting-the-west .image-carousel-item img {
    height: 364px;
}

.front .header-bar h1 {
/*  width: 470px;*/
  /*text-shadow: 0px 1px 0px #9A0027, 0px 2px 0px #8A0024, 0px 3px 0px #7A0021, 0px 4px 0px #6A001D, 0px 5px 0px #5A001A, 0px 6px 0px #4A0008, 0px 7px 0px #3A0005;
  */font-family: sans-serif;
  letter-spacing: 0px;
  font-size: 53px;
}

.page-home .content-component h2 {
  text-align: left;
  font-size: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 9px;
}

.page-home .content-component h2:after {
  background: rgb(154, 0, 39);
  height: 1px;
  flex: 1;
  content: '';
  margin-left: 9px;
}

.page-home .content-component h2 span {
  font-size: 36px !important;
  padding-right: 9px;
}

.page-home .component-content-two-columns h2 {
  padding-left: 20px;
  padding-right: 20px;
}
.page-home .component-content-two-columns .content-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.page-home .component-content-two-columns .content-meta {
  background-color: #EEEEEE;
}

.node-type-article .article-content {
  clear: both;
}

.node-type-article .node-article .report-meta {
    font-size: 16px;
    color: rgb(154, 0, 39);
    font-weight: 600;
}

.node-type-article .node-article .meta {
  margin-top: 30px;
}

.node-type-article .node-article .report-meta a {
    font-size: 16px;
    color: rgb(154, 0, 39);
    font-weight: 600;
}

.page-categories-inquiry-analysis-series .content-component.component-content-three-columns p.component-subheading {
  display: none;
}

.doc911banner .content, .doc911banner .content .paragraph-text, .doc911banner .content img {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
}

.doc911banner p {
  padding: 0;
  margin: 0;
  font-size: 0;
}

@media only screen and (min-width: 1500px) {
.page-about #component-123 p, .page-about #component-122 p {
  height: 80px;
}

.page-about #component-123 h2, .page-about #component-122 h2 {
  height: 211px;
}
}

@media only screen and (min-width: 1300px) {
  .component-content-four-columns img {
    height: 157px;
  }
  .component-content-four-columns .content-meta {
    height: 230px;
  }
  .component-content-four-columns .content-meta h3 {
    max-height: 180px;
  }
}


@media (max-width: 1190px) {
  .page-assisting-the-west .header-bar h1 {
    width: 100% !important;
    max-width: 100% !important;
    border-left: 0;
    padding-left: 0;
    font-size: 22px;
  }
}

/* standart sizes */
@media (max-width: 1024px) {
  .page-home .content-component h2,
  .page-home .content-component h2 span {
    font-size: 30px !important;
    display: inline-block;
    vertical-align: top;
  }
  .page-home .content-component h2:after {
    display: none;
  }

  .header-bar h1 {
    width: 100% !important;
    max-width: 100% !important;
    border-left: 0;
    padding-left: 0;
  }
}

@media (max-width: 768px) {
  .header-bar h1 {
    font-size: 30px;
  }
  .front .header-bar h1 {
    font-size: 40px;
  }
}

@media (max-width: 600px) {
  .page-home .content-component h2,
  .page-home .content-component h2 span {
    display: inline-block;
    font-size: 5vw !important;
  }
}

@media (max-width: 545px) {
  .page-subjects-antisemitism-documentation-project .slick-dots li {
    width: 5px;
    height: 5px;
    margin: 0 6px;
  }
  .page-subjects-antisemitism-documentation-project .slick-dots li button {
      width: 10px;
      height: 10px;
  }

  .page-subjects-antisemitism-documentation-project .component-image-carousel .image-carousel .slick-dots {
  	text-align: center;
  }
}

@media (max-width: 414px) {
  .page-home .content-component h2 {
    padding-left: 0;    
  }

 /* .header-bar h1 {
    background-color: white;
  }*/

  .page-assisting-the-west .header-bar h1, .front .header-bar h1 {
    font-size: 20px;
  }
}

@media (max-width: 411px) {
.button, .button.solid-red, .button.solid-red:hover .button.solid-red:focus, .red-border, .red-border:hover, .red-border:focus, .button.solid-red, .button.solid-red:hover .button.solid-red:focus {
    font-size: 13px;
}
.button.solid-red::after {
    padding-left: 10px !important;
  }
}

@media (max-width: 360px) {

}

@media (max-width: 375px) {

}

@media (max-width: 320px) {
  
}