.cms-thank-you header.page-header {
  border-bottom: 0;
}
.cms-thank-you .page-footer {
  margin-top: 0px;
}
body.cms-thank-you:before {
  display: none;
}
.cms-thank-you .page-wrapper:after {
  display: none;
}
.cms-thank-you .page-wrapper:before {
  display: none;
}
body.cms-thank-you .page-main {
  margin-top: 209px;
}
.cms-thank-you .columns .column.main {
  padding-bottom: 0 !important;
}
.cms-thank-you .page-main {
  padding: 0;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.cms-thank-you .featured-banner {
  display: none;
}
.cms-thank-you footer .block.newsletter {
  display: none;
}
.cms-thank-you .thank-you-page {
  background-image: url(../images/thankyou/bg-thankyou.png);
  max-width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  image-rendering: -webkit-optimize-contrast;
  /* margin-top: 120px; */
}
.cms-thank-you .thank-you-page:after {
  content: '';
  background-image: url(../images/company_logo.png);
  opacity: 1;
  height: 100%;
  width: 100%;
  max-height: 930px;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: contain;
  mix-blend-mode: multiply;
  position: absolute;
  z-index: 0;
}
.cms-thank-you .columns {
  margin: 0;
  padding-bottom: 0;
}
.cms-thank-you .page-wrapper {
  overflow: hidden;
}
.cms-thank-you .column.main {
  padding-bottom: 0;
}
.cms-thank-you .banner-header {
  display: none;
}
.cms-thank-you .page-thank-you {
  position: relative;
}
.cms-thank-you .page-thank-you img.img-background {
  width: 100%;
  display: block;
}
.cms-thank-you .container.thank-you {
  width: 100%;
  position: relative;
  z-index: 2;
}
.cms-thank-you .thank-you-block {
  display: block;
  width: 100%;
  padding: 274px 0px 263px 0;
  z-index: 1;
}
.cms-thank-you .thank-you-block h1 {
  text-align: left;
  font-size: 55px;
  line-height: 70px;
  margin-bottom: 17px;
  letter-spacing: 0;
  color: #4A4A4A;
  font-weight: 500;
}
.cms-thank-you .thank-you-block p {
  margin-bottom: 35px;
  margin-right: 0;
  padding-left: 0;
  max-width: 430px;
  color: #4A4A4A;
  letter-spacing: 0;
}
.cms-thank-you .sections.nav-sections + .featured-banner {
  display: none;
}
.cms-thank-you .footer-panel {
  display: none;
}
.cms-thank-you .button-thank-page {
  margin-top: 35px;
}
.cms-thank-you .button-thank-you {
  display: block;
  width: 100%;
}
.cms-thank-you .button-thank-you a.action.primary {
  padding: 17px 30px;
}
.cms-thank-you .page-wrapper > .breadcrumbs {
  display: none;
}
.cms-thank-you .footer-top-contact .container {
  display: none;
}
@media screen and (max-width: 1800px) {
  .cms-thank-you .thank-you-page {
    background-position: 59% 20%;
  }
}
@media screen and (max-width: 1460px) {
  .cms-thank-you .thank-you-block {
    padding: 200px 0px 200px 0px;
  }
}
@media screen and (max-width: 1024px) {
  .cms-thank-you .thank-you-block h1 {
    font-size: 45px;
    line-height: 60px;
  }
  .cms-thank-you .container.thank-you {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .cms-thank-you .thank-you-page {
    position: relative;
  }
  .cms-thank-you .thank-you-block {
    width: 100%;
  }
  .cms-thank-you .thank-you-block {
    padding: 130px 0px 130px 0px;
  }
}
@media screen and (max-width: 991px) {
  .cms-thank-you .container.thank-you {
    position: static;
    top: inherit;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  body.cms-thank-you .page-main {
    margin-top: 143px;
  }
}
@media screen and (max-width: 950px) {
  .cms-thank-you .thank-you-block p {
    max-width: 320px;
  }
}
@media only screen and (max-width: 768px) {
  .cms-thank-you .thank-you-page {
    position: relative;
  }
  .cms-thank-you .thank-you-page:before {
    display: block;
  }
  .cms-thank-you .thank-you-page:after {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .cms-thank-you .button-thank-you {
    margin-left: 0;
  }
  .cms-thank-you .button-thank-you {
    margin-top: 0;
  }
  .cms-thank-you .thank-you-page {
    position: relative;
  }
  .cms-thank-you .thank-you-block {
    width: 100%;
    max-width: 380px;
  }
  .cms-thank-you .container.thank-you {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 0 15px;
  }
  .cms-thank-you .thank-you-page {
    background-position: 77% 20%;
  }
  .cms-thank-you .thank-you-page:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
  }
  .cms-thank-you .thank-you-block h1 {
    color: #FFFFFF;
  }
  .cms-thank-you .thank-you-block p {
    color: #FFFFFF;
    max-width: 100%;
  }
  .cms-thank-you .button-thank-you a.action.primary {
    padding: 19px 30px;
  }
}
@media screen and (max-width: 639px) {
  .cms-thank-you .thank-you-block h1 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (max-width: 500px) {
  .cms-thank-you .thank-you-block p {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .cms-thank-you .button-thank-you a.action.primary {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 403px) {
  body.cms-thank-you .page-main {
    margin-top: 160px;
  }
}
@media screen and (max-width: 374px) {
  .cms-thank-you .page-main .action,
  .cms-thank-you .page-main button {
    width: 100%;
  }
}
