.header {
  height: 750px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(78%, hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, 0.5))), url('../images/build-finance-your-new-home.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 78%, hsla(0, 0%, 100%, 0.5)), url('../images/build-finance-your-new-home.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
  background-attachment: scroll, fixed;
}

.div-block {
  width: 60%;
  margin: 200px 0px 258px 140px;
  padding: 40px;
  border-radius: 0px 0px 75px;
  background-color: rgba(0, 90, 150, 0.85);
}

.h1 {
  margin-top: 0px;
  padding: 0px;
  font-family: 'Butler stencil', 'Palatino Linotype', sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
}

.h2 {
  margin-top: 0px;
  padding: 0px;
  font-family: Din, Tahoma, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 700;
}

.brand {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 320px;
  height: 180px;
  margin-right: 100px;
  margin-bottom: 0px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: rgba(44, 41, 41, 0.9);
}

.image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 100%;
  padding: 0px 20px 20px;
  text-align: center;
}

.h3 {
  margin-top: 100px;
  padding: 0px;
  font-family: 'Butler stencil', 'Palatino Linotype', sans-serif;
  color: #005a96;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}

.h4 {
  margin-top: 0px;
  padding: 0px;
  font-family: Din, Tahoma, sans-serif;
  color: #2c2929;
  font-size: 38px;
  line-height: 48px;
  font-weight: 700;
  text-align: right;
}

.section {
  padding-top: 0px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5))), url('../images/build-finance-your-new-home.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5)), url('../images/build-finance-your-new-home.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section-body {
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-image: none;
  background-position: 0px 0px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 60px auto 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 15px;
  background-color: #005a96;
  font-family: 'Butler stencil', 'Palatino Linotype', sans-serif;
  font-size: 32px;
}

.button:hover {
  background-color: #2c2929;
}

.h4-copy {
  margin-top: 0px;
  padding: 0px;
  font-family: Din, Tahoma, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
  text-align: right;
}

.h4-copy.left {
  text-align: left;
}

.h4-copy.centre {
  text-align: center;
}

.h5 {
  margin-top: 0px;
  padding: 0px;
  font-family: 'Butler stencil', 'Palatino Linotype', sans-serif;
  color: #005a96;
  font-size: 46px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.h6 {
  margin-top: 0px;
  padding: 0px 0px 25px;
  font-family: Din, Tahoma, sans-serif;
  color: #2c2929;
  font-size: 28px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.container {
  padding-right: 40px;
  padding-left: 40px;
}

.section-foorter {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c2929), to(#2c2929));
  background-image: linear-gradient(180deg, #2c2929, #2c2929);
  background-position: 0px 0px;
}

.body {
  margin-top: 0px;
  padding: 0px;
  font-family: Din, Tahoma, sans-serif;
  color: #2c2929;
  font-size: 24px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.column {
  padding-top: 15px;
  padding-right: 39px;
  padding-bottom: 15px;
}

.column-2 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  background-color: #3c3a3a;
  color: #2c2929;
}

.link {
  color: #fff;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .header {
    height: 650px;
  }
  .div-block {
    width: 70%;
    margin-left: 60px;
  }
  .h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .brand {
    width: 300px;
    height: 160px;
    margin-right: 60px;
  }
  .image {
    left: 0%;
  }
  .h3 {
    margin: 60px 60px 40px;
    font-size: 50px;
    line-height: 50px;
  }
  .h4 {
    font-size: 32px;
    line-height: 32px;
  }
  .column-2 {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 600px;
  }
  .div-block {
    margin-top: 180px;
    padding: 25px;
  }
  .h1 {
    font-size: 48px;
    line-height: 48px;
  }
  .brand {
    width: 225px;
    height: 120px;
    margin-right: 20px;
  }
  .image {
    left: 0%;
  }
  .h3 {
    font-size: 38px;
    line-height: 38px;
  }
  .h4 {
    margin-right: 60px;
    margin-left: 60px;
    font-size: 28px;
    line-height: 28px;
  }
  .section-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .button {
    margin: 30px 60px;
  }
  .h4-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .h4-copy.centre {
    display: block;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
  }
  .h5 {
    font-size: 36px;
    line-height: 36px;
  }
  .h6 {
    font-size: 24px;
    line-height: 24px;
  }
  .body {
    font-size: 20px;
    line-height: 20px;
  }
  .column-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 500px;
    background-attachment: scroll, scroll;
  }
  .div-block {
    width: 85%;
    margin-top: 150px;
    margin-left: 20px;
    padding: 20px;
    border-bottom-right-radius: 40px;
  }
  .h1 {
    font-size: 38px;
    line-height: 38px;
  }
  .h2 {
    font-size: 28px;
    line-height: 28px;
  }
  .brand {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 190px;
    height: 100px;
    margin: 0px auto;
  }
  .image {
    left: 0%;
  }
  .h3 {
    margin-left: 20px;
    font-size: 32px;
    line-height: 32px;
  }
  .h4 {
    margin-right: 20px;
    font-size: 24px;
    line-height: 24px;
  }
  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#cdcecf), to(#cdcecf));
    background-image: linear-gradient(180deg, #cdcecf, #cdcecf);
    background-position: 0px 0px;
  }
  .button {
    margin: 25px;
    padding: 10px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
  }
  .h4-copy {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 10px;
    line-height: 12px;
  }
  .h4-copy.centre {
    text-align: center;
  }
  .h5 {
    padding-bottom: 10px;
    font-size: 28px;
    line-height: 28px;
  }
  .h6 {
    font-size: 20px;
    line-height: 20px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .body {
    font-size: 18px;
    line-height: 18px;
  }
  .column-2 {
    padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 9px;
  }
}

@font-face {
  font-family: 'Din2014';
  src: url('../fonts/DIN2014-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Din';
  src: url('../fonts/DIN-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Butler stencil';
  src: url('../fonts/Butler_ExtraBold_Stencil.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Din';
  src: url('../fonts/DIN-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Butler stencil';
  src: url('../fonts/Butler_Medium_Stencil.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}