h1 {
  color: #474747;
  font-size: 1.5rem; }

.form-background-promo {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 40px 0; }

.resp-main-image-wrap-2 {
  position: relative;
  height: 400px;
  overflow: hidden; }
  .resp-main-image-wrap-2 img {
    position: absolute;
    bottom: 0;
    height: 400px;
    width: auto; }

.online-by-design-2 {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 400px;
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)); }

.online-by-design-2-text h2 {
  position: absolute;
  bottom: 40px;
  color: #ffffff;
  font-size: 26px;
  line-height: 18px;
  font-weight: 600;
  margin: 0;
  height: 80px;
  background-color: rgba(70, 29, 124, 0.6);
  padding: 16px 10px 0 200px;
  margin-left: -200px; }
  .online-by-design-2-text h2 span {
    color: #eec12a;
    font-size: 26px;
    line-height: 40px;
    font-weight: 100;
    margin: 0 0 0 49px; }
  .online-by-design-2-text h2::after {
    content: "";
    width: 0;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 40px solid rgba(70, 29, 124, 0.6);
    position: absolute;
    right: -40px;
    bottom: 0; }

@media only screen and (min-width: 401px) {
  .online-by-design-2-text h2 {
    font-size: 40px;
    line-height: 40px;
    height: 110px;
    padding: 14px 10px 0 200px; }
    .online-by-design-2-text h2 span {
      font-size: 40px;
      line-height: 30px;
      margin: 0 0 0 74px; }
    .online-by-design-2-text h2::after {
      border-top: 55px solid transparent;
      border-bottom: 55px solid transparent;
      border-left: 55px solid rgba(70, 29, 124, 0.6);
      right: -55px; } }

@media only screen and (min-width: 501px) {
  .resp-main-image-wrap-2 img {
    height: 420px; } }

@media only screen and (min-width: 641px) {
  .resp-main-image-wrap-2 img {
    height: 480px; } }

@media only screen and (min-width: 768px) {
  h1 {
    color: #474747;
    font-size: 1.5rem; }
  .resp-main-image-wrap-2 {
    height: 500px; }
    .resp-main-image-wrap-2 img {
      height: 620px;
      width: auto; } }

@media only screen and (min-width: 992px) {
  .form-background-promo {
    background-color: rgba(0, 0, 0, 0);
    padding: 0; }
  .form-container-promo {
    position: relative;
    background-color: rgba(0, 0, 0, 0.5);
    width: 300px;
    height: 520px;
    padding: 0 20px;
    float: right;
    margin-top: -520px;
    display: flex;
    align-items: center; }
  .resp-main-image-wrap-2 {
    height: 520px; }
    .resp-main-image-wrap-2 img {
      left: -130px; }
  .online-by-design-2 {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 520px; }
  .online-by-design-2-text h2 {
    bottom: 60px;
    font-size: 60px;
    line-height: 40px;
    height: 140px;
    padding: 30px 10px 0 1000px;
    margin-left: -1000px; }
    .online-by-design-2-text h2 span {
      font-size: 40px;
      line-height: 40px;
      margin: 0 0 0 110px; }
    .online-by-design-2-text h2::after {
      content: "";
      border-top: 70px solid transparent;
      border-bottom: 70px solid transparent;
      border-left: 100px solid rgba(70, 29, 124, 0.6);
      right: -100px; } }

@media only screen and (min-width: 1301px) {
  .resp-main-image-wrap-2 {
    height: 520px; }
    .resp-main-image-wrap-2 img {
      width: auto;
      height: 680px;
      left: 0; } }

@media only screen and (min-width: 1601px) {
  .form-container-promo {
    height: 640px;
    margin-top: -640px; }
  .resp-main-image-wrap-2 {
    height: 640px; }
    .resp-main-image-wrap-2 img {
      width: auto;
      height: 820px;
      left: 0px; } }

@media only screen and (min-width: 1921px) {
  .form-container-promo {
    height: 600px;
    margin-top: -600px; }
  .resp-main-image-wrap-2 {
    height: 600px; }
    .resp-main-image-wrap-2 img {
      position: relative;
      width: 100%;
      height: auto;
      left: 0px;
      margin-top: -200px; } }
