.page-node-type-press-release .float-left {
  float: left;
  width: 50%;
  margin-right: 25px;
}
.page-node-type-press-release .float-left img {
  width: 100%;
  margin: 0;
}
.page-node-type-press-release .content .align-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.page-node-type-press-release .content p img {
  margin-right: 25px;
}
.page-node-type-press-release .content figcaption {
  margin-top: 15px;
}
.page-node-type-press-release .title h1 {
  font-family: "Effra";
  font-weight: 900;
  color: #ffffff;
  font-size: 66px;
}
.main-container .content {
  max-width: 1170px;
  margin: 50px auto;
  color: #4d4d4d;
  padding: 0 15px;
}
.body-content p {
  font-size: 18px;
  margin-bottom: 54px;
}
.body-content h5, .body-content h2, .body-content h3 {
  text-align: center;
  width: 100%;
}
.body-content h3 {
  margin-top: 30px;
  font-size: 26px;
  line-height: 32px;
  font-family: "Effra";
  color: #003366;
  font-weight: 500;
  padding-bottom: 20px;
  /* width: 100%; */
}
.body-content h2 {
  font-size: 34px;
  line-height: 46px;
  margin: 10px 0;
}
.body-content h5 {
  color: #952038;
  font-size: 18px;
  line-height: 30px;
  text-transform: uppercase;
}
.body-content h2+h5 {
  margin-bottom: 77px;
}
.body-content a {
  /*font-size: 18px;*/
  /*line-height: 30px;*/
}
.body-content a strong {
  font-weight: 400;
}
.content-bottom .first-title {
  text-align: center;
  display: block;
  margin: 0 0 30px 0;
  font-size: 18px;
  line-height: 30px;
}
.signature span {
  font-size: 14px;
  line-height: 26px;
}
.content-bottom .signature {
  display: flex;
  margin-bottom: 30px;
  justify-content: space-between;
  align-items: center;
}
.download-link {
  text-align: center;
}
.page-node-type-mission .inner-page-block p {
  font-size: 24px;
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  line-height: 30px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.page-node-type-mission .body-content h2 {
  font-family: "Effra";
  color: #003366;
  font-weight: 900;
  font-size: 50px;
  line-height: 56px;
  padding-bottom: 15px;
}
.page-node-type-mission .body-content h5 {
  font-size: 24px;
  font-family: "Effra";
  font-weight: bold;
  color: #221f20;
  line-height: 30px;
}
.signature span {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
  /*  max-width: 160px;*/
  text-align: center;
}
.page-node-type-mission .content-bottom .first-title {
  font-family: "Effra";
  font-weight: 300;
  color: #221f20;
  font-size: 24px;
  line-height: 30px;
}
.page-node-type-mission .download-link strong {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
.page-node-type-mission .download-link strong:hover {
  color: #CA113E;
}
.page-node-type-mission .body-content:before {
  background: url(./img/pattern.jpg) no-repeat 0 0;
  content: "";
  display: block;
  width: 194px;
  height: 18px;
  margin: 0 auto;
  padding-bottom: 50px;
  margin-top: 70px;
}
.page-node-type-mission .body-content:after {
  background: url(./img/pattern.jpg) no-repeat 0 0;
  content: "";
  width: 194px;
  height: 18px;
  margin: 0 auto;
  padding-bottom: 30px;
  /*margin-top: 65px;*/
  margin-top: 25px;
  display: block;
}
.signature .sub-head {
  width: 100%;
  display: block;
  font-size: 19px;
}
.cbj-leader {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.cbj-name {
  margin-right: 30px;
  margin-bottom: 10px;
}
.page-node-type-press-release img {
  max-width: 100%;
}
.page-node-type-press-release figcaption {
  font-size: 16px;
  line-height: 24px;
  display: block;
  text-align: center;
  width: 100%;
}
.page-node-type-press-release .contact-space {
  margin-bottom: 10px;
}
.page-node-type-mission .body-content .date {
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (min-width: 1025px) {
  .page-node-type-press-release .header a[title="PRESS RELEASES"], .page-node-type-press-release .header a[title="MEDIA"] {
    color: #CA113E;
  }
}
@media screen and (max-width: 1024px) {
  .main-container .content {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .main-container .content {
    padding: 0 15px;
  }
  .body-content h2+h5 {
    margin-bottom: 30px;
  }
  .body-content h5 {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
  }
  .body-content h2, .body-content h3 {
    font-size: 21px;
    line-height: 31px;
  }
  .body-content>ul>li p, .body-content>ul>li a, .body-content a, .body-content p {
    font-size: 14px;
    line-height: 30px;
  }
  .body-content p {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .body-content:after {
    padding-bottom: 10px;
    margin-top: 30px;
  }
  .body-content:before {
    margin-top: 40px;
  }
  .page-node-type-mission .inner-page-block p {
    font-size: 16px;
    line-height: 24px;
  }
  .signature span {
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
  }
  .page-node-type-mission .body-content h5 {
    font-size: 18px;
    line-height: 26px;
  }
  /*.page-node-type-mission .body-content h2 {
        font-size: 30px;
        line-height: 36px;
    }*/
  .page-node-type-mission .body-content h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .page-node-type-mission .download-link strong {
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;
  }
  .page-node-type-mission .body-content:before {
    margin-top: 40px;
  }
  .page-node-type-mission .body-content:after {
    margin-top: 40px;
  }
  .main-container .content {
    margin: 30px auto;
  }
  .signature .sub-head {
    font-size: 16px;
    width: 100%;
    display: block;
  }
  .content-bottom .signature {
    display: block;
    text-align: center;
  }
  .page-node-type-press-release .title h1 {
    font-size: 32px;
    line-height: 36px;
  }
}