body.skin-19 {
  padding-top: 0;
  background-color: #000;
  font-family: 'Helvetica Neue', sans-serif;
  font-style: normal;
  color: #E0E0E0;
  text-align: justify;
}

body.skin-19 .editor-styles-wrapper .content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.skin-19 .alignwide {
  max-width: 980px;
  margin: 0 auto;
}

body.skin-19 p {
  margin-top: 0;
  margin-bottom: 0;
}
body.skin-19 .paragraph-normal{
  padding: 0px 5px;
}
body.skin-19 .margin-top-10 {
  margin-top: 10px !important;
}

body.skin-19 .margin-top-20 {
  margin-top: 20px !important;
}

body.skin-19 .margin-top-30 {
  margin-top: 30px !important;
}

body.skin-19 .margin-top-40 {
  margin-top: 40px !important;
}

body.skin-19 .margin-top-50 {
  margin-top: 50px !important;
}

body.skin-19 .margin-top-60 {
  margin-top: 60px !important;
}

body.skin-19 .margin-top-70 {
  margin-top: 70px !important;
}

body.skin-19 .margin-top-80 {
  margin-top: 80px !important;
}

body.skin-19 .margin-top-90 {
  margin-top: 90px !important;
}

body.skin-19 .margin-top-100 {
  margin-top: 100px !important;
}

body.skin-19 .margin-top-120 {
  margin-top: 120px !important;
}

body.skin-19 .margin-right-30 {
  margin-right: 30px;
}

body.skin-19 .box-width-large {
  max-width: 1707px !important;
  width: 1707px;
}

body.skin-19 .box-width-medium {
  max-width: 980px !important;
  width: 980px;
}

body.skin-19 .box-width-normal {
  max-width: 910px !important;
  width: 910px;
}

body.skin-19 .box-width-small {
  max-width: 660px !important;
  width: 660px;
}

body.skin-13 .wp-block-columns .wp-block-column {
  margin-bottom: 0;
}

body.skin-19 .wp-block-cover {
  background-color: transparent;
}

body.skin-19 .wp-block-cover.alignfull {
  margin-top: 0 !important;
}

body.skin-19 .wp-block-column figure {
  margin-top: 0;
  margin-bottom: 0;
}

body.skin-19 .font-italic {
  font-style: italic !important;
}

body.skin-19 p, body.skin-19 .paragraph-normal {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  color: #E0E0E0;
}

body.skin-19 .heading-title {
  font-family: 'Space Mono', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  line-height: 40px;
  color: #FFFFFF;
  text-align: left;
}

body.skin-19 .block-title {
  font-family: 'Space Mono', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  line-height: 53px;
  color: #E61134;
  position: relative;
  text-align: left;
}

body.skin-19 .block-title:before {
  content: "";
  position: absolute;
  background-image: url("../images/temp_19_bg_quote.png");
  background-repeat: no-repeat;
  background-size: auto;
  width: 70px;
  height: 90px;
  bottom: 0;
  right: -70px;
}

body.skin-19 .block-title-medium {
  font-family: 'Space Mono', sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 96px;
  line-height: 142px;
  color: #E61134;
  text-align: center;
}

body.skin-19 .column-number {
  font-family: 'Space Mono', sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 72px;
  line-height: 107px;
  color: #FFFFFF;
  margin-top: -35px;
}

body.skin-19 .embed-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin-left: 0;
  margin-right: 0;
}

body.skin-19 .embed-video iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}

body.skin-19 .seperate-full {
  border-bottom: 1px solid #e3e3e3;
  width: 100% !important;
  max-width: 100% !important;
}

body.skin-19 .footer {
  padding-top: 55px;
}

body.skin-19 .footer-description {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  color: #6D674F;
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px !important;
  margin-bottom: 40px !important;
}


/* css for editor */
body.skin-19 .wp-block .editor-block-list__block-edit .box-width-medium {
  margin-left: 65px;
}

body.skin-19 .wp-block .editor-block-list__block-edit .block-title {
  font-size: 30px;
  line-height: 45px;
}

body.skin-19 .wp-block .editor-block-list__block-edit .block-title-medium {
  font-size: 45px;
  line-height: 63px;
}

body.skin-19 .wp-block .editor-block-list__block-edit .box-width-large,
body.skin-19 .wp-block .editor-block-list__block-edit .box-width-normal,
body.skin-19 .wp-block .editor-block-list__block-edit .box-width-small {
  max-width: initial !important;
  width: initial;
}

/* responsive */
@media only screen and (max-width: 767px) {
  body.skin-19 .box-width-medium,
  body.skin-19 .box-width-small,
  body.skin-19 .box-width-large,
  body.skin-19 .box-width-normal {
    max-width: 100% !important;
  }

  body.skin-19 .block-title {
    font-size: 30px;
    line-height: 45px;
  }

  body.skin-19 .block-title:before {
    width: 0;
    background-image: none;
  }


  body.skin-19 .block-title-medium {
    font-size: 45px;
    line-height: 63px;
  }

  body.skin-19 .paragraph-normal.margin-right-30 {
    margin-right: 0;
  }
}
