.resource-banner-text .red-title {
  margin-bottom: 25px;
  padding: 0 25px;
  text-align: center;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #ea5329;
  font-family: "Example Bold Old W00 Regular";
  font-size: 40px;
  line-height: 45px;
}

.resource-banner-text .red-title-text {
  letter-spacing: 0.07em;
  color: #000;
  font-family: "Helvetica Neue LT W01_51488890";
  font-size: 15px;
  line-height: 22px;
}

.resource-banner-text {
  width: 100%;
  max-width: 955px;
  padding: 30px 20px;
  margin: 0 auto;
  text-align: center;
}

.resource-section2 {
  position: relative;
  margin-top: 50px;
  padding: 30px 0 100px;
  background: #000;
}

.resource-section2:before {
  position: absolute;
  top: -49px;
  left: 0;
  width: 100%;
  height: 50px;
  content: "";
  background: url(../images/footer-bg.png) repeat-x;
}

.page-when_to_suspect .resource-section2::after {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 100%;
  height: 50px;
  content: "";
  background: url(../images/bg-mid-down.png) repeat-x;
}

.resource-sec2 {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 80px;
  margin-bottom: 30px;
}

.resource-section2 .resource-sec2-heading {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 55px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Abel", sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
}

.resource-section2 .resource-sec2-text {
  color: #fff;
  padding-top: 15px;
  padding-bottom: 10px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-style: italic;
  font-size: 23px;
  font-weight: bold;
  line-height: 25px;
}

.resource-section3 {
  position: relative;
  margin-top: 50px;
  padding: 30px 0 100px;
}

.resource-sec3 {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: 30px;
}

.resource-section3 .resource-sec3-heading {
  padding-top: 25px;
  padding-bottom: 55px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Abel", sans-serif;
  font-size: 35px;
  font-weight: normal;
  line-height: 40px;
}

.resource-section3 .resource-sec3-text {
  padding-top: 15px;
  padding-bottom: 10px;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-style: italic;
  font-size: 23px;
  font-weight: bold;
}
