body {
  margin-top: 4%;
  padding-right: 4%;
  padding-left: 4%;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
}

a {
  text-decoration: none;
}

.section {
  display: block;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-bottom: 0px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.no-margin {
  margin-top: 0px;
}

.section.no-margin.max-width {
  display: block;
  max-width: 1200px;
  margin-bottom: 50px;
}

.section.full-height {
  z-index: 0;
  height: 100vh;
  max-height: 100vh;
  min-height: 700px;
  padding-right: 0px;
  padding-left: 0px;
}

.section.full-height.double-margin.max-height-300px {
  max-height: 300px;
}

.section.full-height.no-margin {
  height: 70%;
}

.section.full-height.max-height-300 {
  max-height: 300px;
}

.section.double-margin {
  max-width: none;
  margin-top: 200px;
}

.section.double-margin.maxw {
  max-width: 1200px;
}

.section.double-margin.maxw.mobile-only {
  display: none;
}

.section.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section.grid.no-margin {
  max-width: 1200px;
}

.section.grid.no-margin---not-animated {
  height: 60px;
  max-width: 1600px;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section.grid.no-margin---not-animated.no-max-w {
  max-width: none;
}

.section.grid.flex-box {
  max-width: 1600px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.section.grid.flex-box._100px-top-margin {
  margin-top: 100px;
}

.section.grid.hide {
  display: none;
}

.section.grid.no-top-margin {
  margin-top: 0px;
}

.section.ful {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section.ful.no-margin {
  max-width: 1200px;
}

.section.ful.no-margin---not-animated {
  height: 60px;
  max-width: 1600px;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section.ful.flex-box {
  margin-top: 50px;
  margin-bottom: 50px;
}

.section.ful.flex-box._100px-top-margin {
  margin-top: 100px;
}

.section.ful.hide {
  display: none;
}

.section.max-width {
  max-width: 1200px;
}

.section.max-width-1200 {
  max-width: 1200px;
}

.section.max-width-1600 {
  max-width: 1600px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Home-bg.svg');
  background-position: 50% -226px;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-transition-property: none;
  transition-property: none;
  font-family: Rubik, sans-serif;
  color: #2b2e32;
}

.body.grey {
  background-color: #f9f9f9;
  background-image: url('../images/Work-BG.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
}

.body.full-width {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  max-width: 100%;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: url('../images/Top-angle.svg');
  background-position: 100% 0%;
  background-size: auto 120px;
  -webkit-transition-property: none;
  transition-property: none;
}

.body.contact {
  background-color: #fff;
  background-image: url('../images/BG-contact.svg');
  background-position: 50% 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-transition-property: none;
  transition-property: none;
}

.paragraph {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #5e6875;
  font-size: 16px;
  line-height: 23px;
  font-style: normal;
  text-align: left;
}

.paragraph.white {
  color: #fff;
}

.paragraph.white.align-right {
  text-align: right;
}

.paragraph.large {
  max-width: none;
  color: #2b2e32;
  font-size: 28px;
  line-height: 36px;
}

.paragraph.large.white {
  color: #fff;
}

.paragraph.copyright {
  max-width: none;
  font-size: 12px;
}

.paragraph.centered {
  text-align: center;
}

.paragraph._20px {
  font-size: 20px;
  line-height: 29px;
}

.h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #2b2e32;
  font-size: 85px;
  line-height: 90px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.8px;
}

.h1.large {
  max-width: 550px;
  margin-top: 0px;
  font-size: 85px;
  line-height: 90px;
}

.h1.large.left {
  color: #fff;
}

.h1.contact {
  max-width: 900px;
}

.h1.red {
  color: #ff214b;
}

.gradient-background {
  position: absolute;
  left: -50%;
  top: 265px;
  z-index: -1;
  display: block;
  width: 200%;
  height: 600px;
  margin-top: 300px;
  background-color: #cedbe4;
  background-image: linear-gradient(59deg, #ff214b, #ff5a21);
  -webkit-transform: rotate(-16deg);
  -ms-transform: rotate(-16deg);
  transform: rotate(-16deg);
}

.navbar {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  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: transparent;
}

.menu-button {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 20px 0px;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-weight: 500;
}

.menu-button:hover {
  color: #ff214b;
}

.menu-button.w--current {
  color: #5e6875;
}

.nav-menu {
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  margin-left: 35px;
  float: left;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  display: block;
  float: left;
}

.section-100px-top-margin {
  width: 100%;
  margin-top: 100px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.02);
}

.column-1 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-1.home-left-column {
  margin-top: 0px;
  padding-right: 60px;
}

.column-2.home-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-2.home-blog-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 460px;
  padding-left: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.highlighted-project-image {
  overflow: hidden;
  width: 100%;
  height: 420px;
  background-image: none;
}

.open-button {
  width: 100%;
  height: 40px;
}

.open-button.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
}

.arrow {
  margin-left: 10px;
}

.button-red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 50px;
  margin-top: 20px;
  padding: 15px 5px 15px 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 25px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff214b), to(#ff5a21));
  background-image: linear-gradient(90deg, #ff214b, #ff5a21);
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.button-red.blue {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2e32), to(#2b2e32)), -webkit-gradient(linear, left top, right top, from(#ff214b), to(#ff5a21));
  background-image: linear-gradient(180deg, #2b2e32, #2b2e32), linear-gradient(90deg, #ff214b, #ff5a21);
}

.button-red.outline {
  border: 2px solid #fff;
  background-image: none;
  color: #fff;
}

.highlighted-blog {
  height: 420px;
  background-image: url('../images/BrandFocus-banner.png');
  background-position: 50% 36%;
  background-size: cover;
}

.clients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 140px;
  max-width: 1100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid hsla(0, 0%, 100%, 0.2);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
}

.image {
  opacity: 1;
}

.brand-logo {
  display: block;
  margin-right: 40px;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  opacity: 1;
}

.brand-logo.nomargin {
  margin-right: 0px;
}

.page-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.right-column {
  top: 0px;
  right: -10px;
  padding-right: 10px;
  padding-left: 10px;
}

.contact-wrapper {
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(94, 104, 117, 0.13);
}

.contact-wrapper.max-width {
  position: relative;
  left: 50px;
  top: auto;
  bottom: -60px;
  width: 40%;
  max-width: 600px;
}

.contact-wrapper.max-width.right {
  left: auto;
  right: 50px;
}

.contact-wrapper._30px-bottom-margin {
  margin-bottom: 30px;
}

.left-column {
  left: -10px;
  padding-right: 10px;
  padding-left: 10px;
}

.h2 {
  min-height: 80px;
  margin-top: 15px;
  margin-bottom: 25px;
  color: #2b2e32;
  font-size: 45px;
  line-height: 50px;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.h2.white {
  color: #fff;
}

.h2.white.align-right {
  text-align: right;
}

.h2.red {
  color: #ff214b;
}

.h2.no-height {
  height: auto;
}

.h2.height-120 {
  height: auto;
}

.h2.no-min-height {
  min-height: 0px;
}

.wrapper-with-padding {
  position: relative;
  z-index: 10;
  display: block;
  padding: 35px 50px 50px;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tag {
  display: inline-block;
  min-height: 36px;
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 0px;
  padding: 2px 15px;
  border-radius: 30px;
  background-image: -webkit-gradient(linear, left top, right top, from(#ff214b), to(#ff5a21)), -webkit-gradient(linear, left top, left bottom, from(#ff214b), to(#ff214b));
  background-image: linear-gradient(90deg, #ff214b, #ff5a21), linear-gradient(180deg, #ff214b, #ff214b);
  color: #fff;
  font-size: 12px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 0.8px;
}

.tag.w--current {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2e32), to(#2b2e32)), -webkit-gradient(linear, left top, right top, from(#ff214b), to(#ff5a21)), -webkit-gradient(linear, left top, left bottom, from(#ff214b), to(#ff214b));
  background-image: linear-gradient(180deg, #2b2e32, #2b2e32), linear-gradient(90deg, #ff214b, #ff5a21), linear-gradient(180deg, #ff214b, #ff214b);
}

.tag.active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2b2e32), to(#2b2e32)), -webkit-gradient(linear, left top, right top, from(#ff214b), to(#ff5a21)), -webkit-gradient(linear, left top, left bottom, from(#ff214b), to(#ff214b));
  background-image: linear-gradient(180deg, #2b2e32, #2b2e32), linear-gradient(90deg, #ff214b, #ff5a21), linear-gradient(180deg, #ff214b, #ff214b);
}

.mag {
  width: 100%;
  margin-top: 100px;
}

.quote-text {
  margin-bottom: 0px;
  color: #2b2e32;
  font-size: 100px;
  line-height: 110px;
  font-weight: 500;
  letter-spacing: 0.8px;
}

.subtitle {
  color: #5e6875;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
}

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

.h3 {
  color: #ff214b;
  font-size: 30px;
  line-height: 35px;
  font-weight: 500;
}

.h3.black {
  color: #2b2e32;
}

.h3.centered {
  text-align: center;
}

.service-description {
  max-width: 400px;
  margin-bottom: -20px;
}

.service {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._40px-margin {
  height: 40px;
}

.footer {
  display: block;
  width: 100%;
  height: auto;
  padding: 100px 60px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/Footer-bg.svg');
  background-position: 100% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.footer-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 140px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  color: #fff;
}

.link-block {
  width: 100%;
}

.link-block-2 {
  width: 100%;
  height: 100%;
}

.background-video {
  overflow: visible;
  height: 420px;
}

.service-icon {
  margin-bottom: 10px;
}

.brand-case-logo {
  max-height: 300px;
}

.brand-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.full-screen-image {
  width: 100%;
  height: 100%;
}

.full-screen-image.save-a-childs-heart-kid {
  background-image: url('../images/SACH-kid.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.angle-grey {
  display: block;
  background-image: url('../images/Work-BG.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.full-screen-image.save-a-childs-heart-bg {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/Bubbles.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.save-a-childs-heart-patterns {
  background-image: url('../images/hearts-background.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-icons {
  background-image: url('../images/Icons.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.full-screen-image.save-a-childs-heart-media-kit {
  background-image: url('../images/Mediakit.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-menu {
  background-image: url('../images/Menu.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.full-screen-image.save-a-childs-heart-site {
  background-image: url('../images/Site.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-donation-page {
  background-image: url('../images/macbookgrey_front.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.full-screen-image.creaforti-team {
  background-image: url('../images/Creaforti-3.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.creaforti-couch {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/Creaforti-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.creaforti-train {
  max-height: none;
  background-image: url('../images/Creaforti-train.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-kids {
  background-image: url('../images/kids-in-tshirts.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-kids-we-treat {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/child-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.save-a-childs-heart-media-donate {
  background-image: url('../images/sach-donate-ipadmockup-s.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.save-a-childs-heart-cards {
  background-image: url('../images/Business-card.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.full-screen-image.save-a-childs-heart-donate {
  background-image: url('../images/SACH-donate2.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.full-screen-image.jake2 {
  background-image: url('../images/Jake2.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.jake3 {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/Jake3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.jake4 {
  max-height: none;
  background-image: url('../images/Jake4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.bg1 {
  background-image: url('../images/BG1.jpg');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.bg2 {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/BG2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.bg3 {
  max-height: none;
  background-image: url('../images/BG3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.dnu1 {
  background-image: url('../images/Tjeerd.jpg');
  background-position: 0% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.dnu2 {
  position: relative;
  top: 0px;
  z-index: -2;
  background-image: url('../images/DNU2.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full-screen-image.dnu3 {
  background-image: url('../images/DNU3.png');
  background-position: 50% 50%;
  background-size: 60%;
  background-repeat: no-repeat;
}

.full-screen-image.dnu4 {
  max-height: none;
  background-image: url('../images/DNU4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.dnu5 {
  background-image: url('../images/DNU5.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.full-screen-image.dnu6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/DNU6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.full-screen-image.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/BG2.jpg');
  background-position: 0% 30%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-left: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ibi-expresionmedia-logo {
  margin-top: 30px;
}

.tags {
  margin-top: 50px;
  margin-bottom: 50px;
}

.shadow-box-container {
  height: 100%;
}

.shadow-box-container.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h4 {
  color: #5e6875;
  font-size: 18px;
  font-weight: 400;
}

.footer-logo-ibi-expresionmedia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-left {
  margin-left: 3%;
}

.center-content {
  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;
}

.div-block-3 {
  width: 600px;
  height: 500px;
}

.div-block-4 {
  position: relative;
  left: 300px;
  top: 250px;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background-color: #ff3939;
}

.div-block-5-red {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 720px;
  height: 210px;
  background-image: url('../images/Rectangle-Copy-red.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-5-grey {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 720px;
  height: 210px;
  background-image: url('../images/Rectangle-Copy.svg');
  background-position: 0px 0px;
  background-size: cover;
}

.image-3 {
  padding-top: 0px;
  padding-left: 40px;
}

.client {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.project-title-box {
  position: relative;
  z-index: 3;
  width: 40%;
}

.project-main-image {
  right: -30px;
  width: 50%;
  height: auto;
  padding-bottom: 40%;
  background-image: url('../images/iPad-saveachildsheart-home.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.project-main-image.save-a-childs-heart-home {
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/SaveaChildsHeart-home2.png');
  background-size: contain;
}

.project-main-image.creaforti-videos {
  position: relative;
  z-index: 1;
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/Creaforti-videos.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.project-main-image.cost-per-child {
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/costperchild.png');
  background-size: contain;
}

.project-main-image.jake-ipad {
  position: relative;
  z-index: 1;
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/Jake1.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.project-main-image.bg-ipad {
  position: relative;
  z-index: 1;
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/BG-iPad.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.project-main-image.dnu-ipad {
  position: relative;
  z-index: 1;
  width: 60%;
  padding-bottom: 50%;
  background-image: url('../images/DNU-iPad-mockup.jpg');
  background-position: 50% 50%;
  background-size: contain;
}

.video {
  margin-top: 100px;
}

.columns {
  width: 100%;
}

.nav-link {
  margin-right: 60px;
  padding: 0px;
  font-size: 18px;
  font-weight: 500;
}

.nav-link.w--current {
  color: #ff214b;
}

.nav-link.white {
  color: #fff;
}

.nav-link.white.w--current {
  color: #ff214b;
}

.nav-link.white.red {
  color: #ff214b;
}

.nav-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin-left: 60px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.navbar-2 {
  background-color: transparent;
}

._20px-margin {
  height: 20px;
}

.case-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 350px;
  padding-bottom: 50px;
  padding-left: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #ff214b;
}

.case-preview.jake {
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/Jake4.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-preview.sach-website {
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/sach-donate-ipadmockup-s.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-preview.sach-branding {
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/hearts-background.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-preview.creaforti-video {
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/Creaforti-video-preview.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-preview.bg-video {
  height: 350px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/BG-Video-still.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-preview.dnu {
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 5%, rgba(30, 33, 36, 0) 30%), url('../images/Tjeerd.jpg');
  background-position: 0px 0px, 50% 40%;
  background-size: auto, cover;
}

.case-preview.bg-video-case {
  height: 350px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: linear-gradient(27deg, rgba(43, 46, 50, 0.49) 15%, rgba(30, 33, 36, 0) 66%), url('../images/BG-Video-still.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.case-wrapper {
  width: 47%;
  margin-bottom: 6%;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(94, 104, 117, 0.13);
}

.case-wrapper.max-width {
  position: relative;
  left: 50px;
  top: auto;
  bottom: -60px;
  width: 40%;
  max-width: 600px;
}

.case-wrapper.max-width.right {
  left: auto;
  right: 50px;
}

.case-wrapper._30px-bottom-margin {
  margin-bottom: 30px;
}

.case-wrapper.right {
  margin-right: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.case-preview-info {
  position: relative;
  z-index: 10;
  display: block;
  padding: 35px 50px 50px;
  clear: none;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.contact-right {
  width: 50%;
  padding: 50px;
}

.contact-left {
  width: 50%;
  background-color: #2b2e32;
  background-image: url('../images/Map.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-small {
  width: 100%;
  max-width: 1200px;
  padding: 40px 60px;
}

.section-grid {
  display: block;
  width: 100%;
  margin-top: 100px;
  margin-bottom: 0px;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-grid.no-margin {
  margin-top: 0px;
}

.section-grid.no-margin.max-width {
  display: block;
  max-width: 1200px;
  margin-bottom: 50px;
}

.section-grid.full-height {
  z-index: 0;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.section-grid.full-height.double-margin.max-height-300px {
  max-height: 300px;
}

.section-grid.full-height.no-margin {
  height: 70%;
}

.section-grid.full-height.max-height-300 {
  max-height: 300px;
}

.section-grid.double-margin {
  max-width: none;
  margin-top: 200px;
}

.section-grid.double-margin.maxw {
  max-width: 1200px;
}

.section-grid.double-margin.maxw.mobile-only {
  display: none;
}

.section-grid.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-grid.grid.no-margin {
  max-width: 1200px;
}

.section-grid.grid.no-margin---not-animated {
  height: 60px;
  max-width: 1600px;
  margin-top: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-grid.grid.flex-box {
  margin-top: 50px;
  margin-bottom: 50px;
}

.section-grid.grid.flex-box._100px-top-margin {
  margin-top: 100px;
}

.section-grid.grid.hide {
  display: none;
}

.section-grid.ful {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-grid.ful.no-margin {
  max-width: 1200px;
}

.section-grid.ful.no-margin---not-animated {
  height: 60px;
  max-width: 1600px;
  margin-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-grid.ful.flex-box {
  margin-top: 50px;
  margin-bottom: 50px;
}

.section-grid.ful.flex-box._100px-top-margin {
  margin-top: 100px;
}

.section-grid.ful.hide {
  display: none;
}

.section-grid.max-width {
  max-width: 1200px;
}

.service-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 47%;
  margin-bottom: 6%;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(94, 104, 117, 0.13);
}

.service-wrapper.max-width {
  position: relative;
  left: 50px;
  top: auto;
  bottom: -60px;
  width: 40%;
  max-width: 600px;
}

.service-wrapper.max-width.right {
  left: auto;
  right: 50px;
}

.service-wrapper._30px-bottom-margin {
  margin-bottom: 30px;
}

.service-wrapper.right {
  margin-right: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.service-wrapper.full-w {
  width: 100%;
}

.bg-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120vh;
  min-height: 800px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: linear-gradient(138deg, rgba(34, 39, 46, 0.94) 26%, rgba(43, 46, 50, 0.56));
}

.image-4 {
  height: 60px;
}

.image-5 {
  height: 60px;
}

.logo-white {
  width: 100px;
  height: 60px;
  background-image: url('../images/logo-animated.gif');
  background-position: 50% 100%;
  background-size: 102px;
}

.about-header-left {
  width: 45%;
}

.making-brands-matter {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 100px;
  line-height: 105px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.8px;
}

.making-brands-matter.large {
  max-width: 550px;
  margin-top: 0px;
  font-size: 85px;
  line-height: 90px;
}

.making-brands-matter.large.left {
  color: #fff;
}

.making-brands-matter.contact {
  max-width: 900px;
}

.making-brands-matter.red {
  color: #ff214b;
}

._10px-margin {
  height: 10px;
  margin-bottom: 10px;
}

.about-highlighted-work-wrapper {
  width: 100%;
  padding: 30px;
}

.bg-video-overlay-shape {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 120vh;
  min-height: 800px;
  margin-top: 1px;
  padding-top: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: url('../images/header-shape.svg');
  background-position: 100% 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.highlighted-work {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  max-width: 440px;
  margin-bottom: 6%;
  padding: 35px 50px 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 0 0 15px 0 rgba(94, 104, 117, 0.13);
}

.highlighted-work.max-width {
  position: relative;
  left: 50px;
  top: auto;
  bottom: -60px;
  width: 40%;
  max-width: 600px;
}

.highlighted-work.max-width.right {
  left: auto;
  right: 50px;
}

.highlighted-work._30px-bottom-margin {
  margin-bottom: 30px;
}

.highlighted-work.right {
  margin-right: 0%;
  padding-top: 0px;
  padding-bottom: 0px;
}

.highlighted-work.full-w {
  width: 100%;
}

.lars {
  width: 50%;
  background-color: #2b2e32;
  background-image: url('../images/Lars1edit.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.html-embed {
  color: #fff;
}

.html-embed-2 {
  margin-top: 5px;
  color: #5e6875;
}

@media screen and (max-width: 991px) {
  .section {
    margin-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section.double-margin.maxw.mobile-only {
    display: block;
  }

  .section.grid.no-margin---not-animated {
    padding-right: 10px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .section.grid.flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section.ful.no-margin---not-animated {
    padding-right: 10px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .section.ful.flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section.max-width._100px-top-all-screen-sizes {
    margin-top: 100px;
  }

  .section.max-width-1200._100px-top-all-screen-sizes {
    margin-top: 100px;
  }

  .section.max-width-1600._100px-top-all-screen-sizes {
    margin-top: 100px;
  }

  .body {
    margin-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    background-image: url('../images/Home-bg.svg');
    background-position: 50% -47px;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-transition-property: none;
    transition-property: none;
  }

  .body.full-width {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .body.contact {
    background-color: #fff;
    background-image: url('../images/BG-contact_1.svg');
    background-position: 50% 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .paragraph {
    max-width: 550px;
  }

  .h1.large {
    max-width: 550px;
    font-size: 120px;
    line-height: 120px;
  }

  .gradient-background {
    background-color: transparent;
    background-image: none;
  }

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

  .container {
    float: none;
  }

  .section-100px-top-margin {
    display: block;
    margin-top: 50px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .column-1.home-left-column {
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2.home-right-column {
    display: block;
    height: 300px;
    margin-top: 70px;
  }

  .column-2.home-blog-right-column {
    height: 300px;
    margin-top: 50px;
    padding-left: 0px;
  }

  .highlighted-project-image {
    height: 500px;
    margin-top: 40px;
    margin-bottom: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff214b), to(#ff5a21)), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-image: linear-gradient(180deg, #ff214b, #ff5a21), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 125px;
  }

  .clients {
    height: 500px;
    margin-top: 10px;
    margin-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top-style: none;
    border-bottom-style: none;
  }

  .brand-logo {
    min-height: 70px;
    margin-right: 0px;
  }

  .right-column {
    right: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-wrapper.max-width {
    bottom: -159px;
    display: none;
    width: 100%;
  }

  .left-column {
    left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .h2.right {
    text-align: right;
  }

  .mag {
    margin-top: 150px;
  }

  .quote-text {
    font-size: 60px;
    line-height: 70px;
  }

  .footer {
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/Footer-bg.svg');
    background-position: 100% 100%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .footer-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block {
    margin-top: 80px;
    margin-right: 40px;
  }

  .background-video {
    height: 500px;
  }

  .brand-logo {
    padding-top: 40px;
  }

  .full-screen-image.save-a-childs-heart-menu {
    height: 500px;
  }

  .full-screen-image.save-a-childs-heart-site {
    background-position: 20% 50%;
  }

  .full-screen-image.dnu2 {
    background-position: 30% 50%;
  }

  .full-screen-image.dnu3 {
    height: 500px;
    background-size: 80%;
  }

  .center-content {
    width: 100%;
  }

  .client {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .project-title-box {
    width: 100%;
  }

  .project-main-image {
    width: 100%;
  }

  .project-main-image.save-a-childs-heart-home {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .project-main-image.creaforti-videos {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .project-main-image.cost-per-child {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .project-main-image.jake-ipad {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .project-main-image.bg-ipad {
    right: 0px;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .project-main-image.dnu-ipad {
    right: 0px;
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 70%;
  }

  .nav-link {
    position: static;
    width: 100%;
    margin-right: 0px;
    margin-left: 60px;
    padding-top: 80px;
    padding-right: 0px;
    padding-left: 0px;
    color: #fff;
    font-size: 30px;
    text-align: left;
  }

  .nav-link.w--current {
    width: auto;
    min-width: 0px;
    color: #2b2e32;
    font-style: normal;
  }

  .nav-link.white.w--current {
    color: #2b2e32;
  }

  .nav-link.white.red {
    color: #2b2e32;
  }

  .nav-menu-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 100%;
    height: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 100px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    background-color: #ff214b;
    background-image: linear-gradient(143deg, #ff214b, #ff5a21);
  }

  .navbar-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .menu-button-2 {
    position: -webkit-sticky;
    position: sticky;
    z-index: 1;
    background-color: transparent;
  }

  .menu-button-2.w--open {
    position: relative;
    background-color: transparent;
  }

  .case-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .case-wrapper.max-width {
    bottom: -159px;
    display: none;
    width: 100%;
  }

  .contact-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-right {
    width: 100%;
  }

  .contact-left {
    width: 100%;
    height: 400px;
  }

  .footer-small {
    padding-right: 30px;
    padding-left: 30px;
  }

  .section-grid {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-grid.double-margin.maxw.mobile-only {
    display: block;
  }

  .section-grid.grid.no-margin---not-animated {
    padding-right: 10px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .section-grid.grid.flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-grid.ful.no-margin---not-animated {
    padding-right: 10px;
    padding-left: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .section-grid.ful.flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .service-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .service-wrapper.max-width {
    bottom: -159px;
    display: none;
    width: 100%;
  }

  .making-brands-matter.large {
    max-width: 550px;
    font-size: 120px;
    line-height: 120px;
  }

  .highlighted-work {
    width: 100%;
    margin-right: 0%;
  }

  .highlighted-work.max-width {
    bottom: -159px;
    display: none;
    width: 100%;
  }

  .lars {
    width: 100%;
    height: 400px;
  }
}

@media screen and (max-width: 767px) {
  .section.full-height {
    margin-top: 50px;
  }

  .section.double-margin {
    margin-top: 100px;
  }

  .body.grey {
    background-position: 0px 1px;
    background-size: 160%;
  }

  .body.full-width {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .paragraph.large {
    font-size: 20px;
    line-height: 28px;
  }

  .h1 {
    font-size: 45px;
    line-height: 50px;
    text-align: center;
  }

  .h1.large {
    font-size: 100px;
    line-height: 100px;
  }

  .h1.large.left {
    text-align: left;
  }

  .h1.red {
    text-align: left;
  }

  .container {
    float: none;
  }

  .highlighted-blog {
    height: 380px;
  }

  .clients {
    margin-top: 100px;
  }

  .brand.w--current {
    padding-left: 0px;
  }

  .page-title {
    display: block;
  }

  .right-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .contact-wrapper.max-width {
    position: static;
    max-width: 100%;
  }

  .h2.white.align-right {
    font-size: 35px;
  }

  .wrapper-with-padding {
    position: static;
    padding: 0px 25px;
  }

  .h3.black {
    text-align: left;
  }

  .service {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .brand-case-logo {
    max-height: 200px;
  }

  .brand-logo {
    min-height: 70px;
  }

  .full-screen-image.save-a-childs-heart-menu {
    height: 300px;
  }

  .full-screen-image.jake2 {
    background-position: 50% 50%;
  }

  .full-screen-image.bg1 {
    background-position: 50% 50%;
  }

  .full-screen-image.dnu3 {
    height: 300px;
  }

  .full-screen-image.about {
    background-position: 0% 50%;
  }

  .shadow-box-container {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-logo-ibi-expresionmedia {
    padding-right: 20px;
    padding-left: 20px;
  }

  .case-preview {
    height: 250px;
  }

  .case-wrapper {
    margin-bottom: 30px;
  }

  .case-wrapper.max-width {
    position: static;
    max-width: 100%;
  }

  .case-preview-info {
    position: static;
  }

  .section-grid.full-height {
    margin-top: 50px;
  }

  .section-grid.double-margin {
    margin-top: 100px;
  }

  .service-wrapper {
    margin-bottom: 30px;
  }

  .service-wrapper.max-width {
    position: static;
    max-width: 100%;
  }

  .bg-video {
    height: 100vh;
    min-height: 700px;
  }

  .about-header-left {
    width: 100%;
  }

  .making-brands-matter {
    font-size: 45px;
    line-height: 55px;
    text-align: left;
  }

  .making-brands-matter.large {
    font-size: 100px;
    line-height: 100px;
  }

  .making-brands-matter.large.left {
    text-align: left;
  }

  .making-brands-matter.red {
    text-align: left;
  }

  .bg-video-overlay-shape {
    height: 100vh;
    min-height: 700px;
  }

  .highlighted-work {
    max-width: none;
    margin-bottom: 30px;
  }

  .highlighted-work.max-width {
    position: static;
    max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section {
    margin-top: 50px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .body {
    background-position: 50% -154px;
  }

  .body.grey {
    background-image: none;
  }

  .body.full-width {
    background-image: none;
  }

  .body.contact {
    margin-top: 0px;
    background-image: url('../images/BG-contact_2.svg');
    background-position: 50% 500px;
    background-attachment: scroll;
  }

  .h1 {
    font-size: 40px;
  }

  .h1.large {
    font-size: 55px;
    line-height: 60px;
  }

  .h1.red {
    text-align: left;
  }

  .navbar {
    display: block;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container {
    float: none;
  }

  .section-100px-top-margin {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-2.home-blog-right-column {
    height: 360px;
  }

  .highlighted-project-image {
    height: 400px;
  }

  .highlighted-blog {
    height: 180px;
    background-size: cover;
  }

  .clients {
    margin-top: 50px;
  }

  .brand-logo {
    min-height: 70px;
  }

  .brand.w--current {
    padding-left: 0px;
  }

  .page-title {
    margin-top: 50px;
  }

  .h2 {
    min-height: 50px;
    font-size: 35px;
    line-height: 40px;
  }

  .h2.white.align-right {
    font-size: 26px;
  }

  .mag {
    margin-top: 100px;
  }

  .quote-text {
    font-size: 30px;
    line-height: 38px;
  }

  .service {
    display: block;
    height: 330px;
  }

  .footer {
    padding-right: 25px;
    padding-left: 25px;
    background-position: 100% 100%;
    background-size: contain;
  }

  .background-video {
    height: 400px;
  }

  .full-screen-image.creaforti-team {
    max-height: 300px;
    background-position: 0% 50%;
  }

  .full-screen-image.creaforti-train {
    max-height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .full-screen-image.jake4 {
    max-height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .full-screen-image.bg1 {
    background-position: 50% 50%;
  }

  .full-screen-image.bg2 {
    background-position: 70% 50%;
  }

  .full-screen-image.bg3 {
    max-height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .full-screen-image.dnu1 {
    background-position: 0% 50%;
  }

  .full-screen-image.dnu4 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .full-screen-image.dnu5 {
    max-height: 500px;
    background-size: 120%;
  }

  .full-screen-image.dnu6 {
    background-position: 50% 50%;
    background-size: cover;
  }

  .full-screen-image.about {
    background-position: 0% 50%;
    background-size: cover;
  }

  .top {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .case-preview {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .case-preview.bg-video {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: 0px 0px, 100% 50%;
  }

  .case-preview.bg-video-case {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: 0px 0px, 100% 50%;
  }

  .case-preview-info {
    padding: 15px 30px 30px;
  }

  .contact-left {
    height: 350px;
  }

  .footer-small {
    padding-right: 25px;
    padding-left: 25px;
  }

  .section-grid {
    margin-top: 50px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .service-wrapper {
    padding: 30px;
  }

  .making-brands-matter.large {
    font-size: 55px;
    line-height: 60px;
  }

  .making-brands-matter.red {
    text-align: left;
  }

  .highlighted-work {
    padding: 30px;
  }

  .lars {
    height: 350px;
  }
}

