.row.flex-wrap .bg_teaser.big-padding h5 {
  background-color: rgba(62, 62, 62, 0.85);
  border-radius: 5px;
  padding: 5px;
}
@media screen and (min-width: 1025px) {
  .intro_section.all-scr-cover .slide_description_wrapper {
    padding-top: 380px;
  }
}
.page_topline {
  display: none;
}
.cs .black {
  font-style: italic;
  text-shadow: 0px 0px 10px #ff0000;
}
#canvas.boxed {
  background-image: url(https://i.imgur.com/lwy6shD.png);
  background-color: rgba(31, 17, 13, 0.75);
  background-blend-mode: overlay;
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
}
.page_header.affix-top,
.page_header.affix {
  background-image: url(https://i.imgur.com/Bsn619g.png);
  background-color: rgba(200, 200, 200, 0.9);
  background-blend-mode: overlay;
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
  background-color: rgba(200, 200, 200, 0.57);
}
html > body > #canvas > #box_wrapper > div:nth-child(4) > section:nth-child(4) > div {
  padding-bottom: 60px;
  padding-top: 20px;
}
html > body > #canvas > #box_wrapper > div:nth-child(4) > section:nth-child(2) > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.section-excerpt.text-center {
  padding-bottom: 10px;
}
.logo_with_text .logo_text {
  padding-top: 6px;
  font-style: italic;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-transform: capitalize;
  color: #d7d4cd;
}
