body {
  margin: 0;
  padding: 0;
  color: #fff;
  background-color: #1a2938;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top center;
  background-image: url("https://d2gjspw5enfim.cloudfront.net/foundation/tignum-maximize-your-impact.jpg");
  font-family: ApercuPro-Regular, sans-serif;
  line-height: 1.3;
  font-size: 1rem;
  min-height: 100vh;
}

.wrapper {
  padding: 0;
  margin: 0;
  display: block;
}

.row {
  width: 64rem;
  margin: 0 auto;
}

@media only screen and (max-width: 70rem) {
  .row {
    width: 90%;
    margin: 0 auto;
  }

}

.header {
  display: flex;
  flex-direction: column;
}

.header h1 {
  font-size: .825rem;
  padding: 2.5rem 0 0 0;
  margin: 0;
  width: 10rem;
  text-indent: -9999px;
  display: block;
}

.header h1 a {
  width: 10rem;
  padding: 1rem 0;
  margin: 0;
  display: block;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 6.25rem;
  background-image: url("https://d2gjspw5enfim.cloudfront.net/foundation/tignum-logo-blue@3x.png");
}

.maximize-your-impact {
  display: block;
}


.t {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 18.31rem;
  background-image: url("https://d2gjspw5enfim.cloudfront.net/foundation/t.png");
  height: 17.5rem;
  margin: 6.25rem 0 2.5rem 0;
}

.maximize-your-impact a {
  color: #b8a89a;
}

.maximize-your-impact h2 {
  font-family: ApercuPro-Medium, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 3.75rem;
  line-height: 1.05;
  margin: 0;
  padding: 2rem 0 0 0;
}

.maximize-two-cols {
  display: flex;
  flex-direction: row-reverse;
}

.maximize-left {
  width: 60%;
}


.maximize-right {
  width: 30%;
  margin-left: 9.5rem;
}


.maximize-right h3 {
  font-family: ApercuPro-Regular, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: normal;
}



.maximize-right h4 {
  font-family: ApercuPro-Bold, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: normal;
}


/* footer */

.footer {
  padding: 10rem 0;
}

.footer .row {
  display: flex;
}

.footer ul,
.footer ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.footer-title.footer-logo {
  opacity: .25;
  background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='utf-8'?%3E %3C!-- Generator: Adobe Illustrator 22.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 413.3 100' style='enable-background:new 0 0 413.3 100;' xml:space='preserve'%3E %3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D %3C/style%3E %3Crect x='90.8' y='26.5' class='st0' width='8.1' height='47.4'/%3E %3Cpolygon class='st0' points='249.3,26.5 249.3,73.9 242.1,73.9 214.8,41 214.7,41 214.7,73.9 206.5,73.9 206.5,26.5 213.7,26.5 241.1,59.3 241.2,59.3 241.2,26.5 '/%3E %3Cpolygon class='st0' points='394,73.9 394,41.6 393.6,41.6 377.9,68.2 376.6,68.2 360.8,41.6 360.5,41.6 360.5,73.9 352.7,73.9 352.7,26.5 361,26.5 377.5,54.4 377.7,54.4 394.2,26.5 402.1,26.5 402.1,73.9 '/%3E %3Crect x='14.2' y='26.5' class='st0' width='48' height='7.2'/%3E %3Crect x='34.1' y='39.7' class='st0' width='8.1' height='34.1'/%3E %3Cpath class='st0' d='M322.2,26.5V57c0,11.7-9,18.3-21.1,18.3c-12,0-21-6.6-21-18.3V26.5h8.1V57c0,7.1,5.7,11,12.9,11 c7.3,0,12.9-3.9,12.9-11V26.5H322.2z'/%3E %3Cpath class='st0' d='M170.3,38.7c-4-4-10.7-6.4-16.3-6.4c-10.2,0-17.4,8.1-17.4,17.9c0,9.1,6.2,17.9,18.2,17.9 c4.9,0,10.7-1.5,13.9-3.8v-9.5h-14.9v-7.3h22.3v20.8c-6,4.4-14.4,7.1-21.9,7.1c-15,0-26.2-11.3-26.2-25.2 c0-13.9,11.3-25.1,25.8-25.1c7.6,0,15.6,3,22.1,8.6L170.3,38.7z'/%3E %3C/svg%3E");
  background-repeat: no-repeat;
  background-position: -.1rem top;
  background-size: contain;
  width: 12rem;
  height: 3rem;
}

.footer-container {
  display: flex;
  color: #fff;
  width: 50%;
}

.footer-container:last-child {
  padding: 4.1rem 0 1rem;
  justify-content: flex-end;
}

.footer-container .footer-content {
  display: flex;
}

.footer-container .footer-text,
.footer-container ul {
  color: hsla(0, 0%, 100%, .5);
  opacity: .7;
  max-width: 64rem;
  line-height: 2.2;
  padding-right: 1.8rem;
  font-size: .9rem;
}

.footer-container .footer-content .two-columns {
  width: 66.6%;
}

.footer-title {
  opacity: .7;
  line-height: 1;
  margin-bottom: 1rem;
}

.footer-container .footer-content.on-desktop {}

.footer-container .footer-content .two-columns .footer-list {
  display: flex;
}

.footer-container .footer-content .two-columns .footer-list ul {
  width: 50%;
}

.footer-container .footer-text,
.footer-container ul {
  color: hsla(0, 0%, 100%, .5);
  opacity: .7;
  max-width: 64rem;
  line-height: 2.2;
  padding-right: 1.8rem;
}

.footer-container .footer-content .two-columns .footer-list ul li {
  line-height: 2;
}

.footer-container .footer-text li>a,
.footer-container ul li>a {
  color: hsla(0, 0%, 100%, .5);
  opacity: .7;
  cursor: pointer;
}

.footer-container .footer-list-inline {
  width: auto;
}

.footer-container .footer-list-inline ul {
  width: auto;
  justify-content: center;
}

.footer-container .footer-list-inline ul li {
  margin-right: 3.2rem;
  line-height: 2;
  display: inline-block;
}

.footer-container .footer-text li>a,
.footer-container ul li>a {
  color: hsla(0, 0%, 100%, .5);
  opacity: .7;
  cursor: pointer;
}

.link-up-effect {
  display: inline-block;
  transition-duration: .3s;
  transition-property: transform;
  transform: translateZ(0);
  box-shadow: 0 0 .1rem transparent;
}

.link-up-effect:hover {
  color: #fff;
}

.footer-container .footer-content.on-mobile {
  flex-wrap: wrap;
}

.footer-container .footer-content:last-of-type {
  justify-content: flex-end;
}



@media only screen and (max-width: 768px) {
  body {

    background-size: contain;
    background-image: url("https://d2gjspw5enfim.cloudfront.net/foundation/tignum-maximize-your-impact-mobile.jpg");
  }

  .footer .row {
    flex-direction: column;
  }

  .footer-container {
    width: 100%;
  }

  .footer-container:last-child {
    padding: 0;
    justify-content: flex-start;
  }

  .t {
    background-size: 12rem;
    height: 15rem;
    margin: 2rem 0 2.5rem 0;
  }

  .maximize-your-impact h2 {
    font-size: 3rem;
    padding: 2rem 0 0 0;
  }

  .maximize-two-cols {
    flex-direction: column;
  }

  .maximize-left {
    width: 100%;
  }

  .maximize-right {
    width: 100%;
    margin-left: 0;
  }

}

@media only screen and (min-width: 1300px) {
  .maximize-your-impact .t {
    margin-bottom: 5rem;
  }
}

@media only screen and (min-width: 1400px) {
  .maximize-your-impact .t {
    margin-bottom: 10rem;
  }
}

@media only screen and (min-width: 1600px) {
  .maximize-your-impact .t {
    margin-bottom: 15rem;
  }
}

@media only screen and (min-width: 1800px) {
  .maximize-your-impact .t {
    margin-bottom: 20rem;
  }
}

@media only screen and (min-width: 2100px) {
  .maximize-your-impact .t {
    margin-bottom: 30rem;
  }
}

@media only screen and (min-width: 2500px) {
  .maximize-your-impact .t {
    margin-bottom: 40rem;
  }
}