.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

img {
  max-width: 100%;
  display: inline-block;
}

.container {
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.sect-1 {
  word-break: normal;
  height: 100vh;
  overflow: visible;
}

.brand {
  z-index: 999;
  background-color: #fff;
  width: 100vw;
  position: sticky;
  inset: 0% 0% auto;
}

.navbar {
  z-index: 999;
  background-color: #fff0;
  flex-flow: row;
  justify-content: space-around;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  position: relative;
}

.nav-link {
  letter-spacing: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela, sans-serif;
  font-weight: 400;
}

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

.nav-link-2, .nav-link-3 {
  letter-spacing: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela, sans-serif;
}

.nav-link-4 {
  letter-spacing: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela, sans-serif;
  font-weight: 400;
  overflow: visible;
}

.nav-link-5, .nav-link-6, .nav-link-7 {
  letter-spacing: 1px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Varela, sans-serif;
}

.div-block {
  width: 100%;
  display: block;
  position: relative;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  display: inline-block;
  position: static;
  inset: auto 0% 0% auto;
}

.button {
  color: #000;
  background-color: #e7e7e7;
  flex-flow: column;
  align-items: center;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: background-color .4s;
  display: flex;
  position: static;
  inset: auto 0% 0% auto;
}

.button:hover {
  color: #fff;
  background-color: #5f2b9b;
}

.cta {
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-2 {
  z-index: 2;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.about-us-copy {
  width: 100%;
  height: auto;
  margin-top: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.modal-background {
  z-index: 2000;
  background-color: #353535b3;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.sect-services {
  background-color: #000;
  height: auto;
  display: block;
  overflow: visible;
}

.sect-case-studies-intro {
  background-color: #fff;
  height: auto;
  display: block;
  overflow: visible;
}

.sect-case-studies {
  background-color: #fff;
  height: auto;
  padding-bottom: 80px;
  display: block;
  overflow: visible;
}

.sect-footer {
  background-color: #000;
  height: auto;
  display: block;
  overflow: visible;
}

.container-footer {
  align-items: flex-start;
  height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: relative;
}

.div-block-4 {
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
  height: auto;
  display: none;
}

.link {
  box-sizing: border-box;
  color: #fff;
  flex: 0 auto;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 14px;
  text-decoration: none;
  display: block;
  position: static;
  overflow: visible;
}

.link.w--current {
  margin-bottom: 5px;
}

.privacy {
  flex-flow: column;
  width: auto;
  display: flex;
}

.sitemap-1, .sitemap-2 {
  flex-flow: column;
  margin-left: 20px;
  display: flex;
}

.socials {
  flex-flow: column;
  align-items: flex-end;
  width: 40%;
  margin-left: 0;
  display: flex;
}

.text-block-4 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
}

.div-block-5 {
  width: 60%;
  display: flex;
}

.div-block-6 {
  width: 100%;
  display: flex;
  position: relative;
}

.text-block-5 {
  color: #fff;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 10px;
}

.container-services {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  display: block;
}

.icon {
  color: #fff;
  padding-left: 40px;
  font-size: 20px;
}

.dropdown-01 {
  background-color: #000;
  border-bottom: 1px #fff;
  width: 100%;
}

.dropdown-list {
  background-color: #d3bebe;
}

.dropdown-list.w--open {
  background-color: #000;
  position: relative;
}

.text-span-3 {
  font-size: 24px;
}

.bold-text-2 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.text-block-6 {
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.text-block-7 {
  text-align: center;
  width: auto;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-7 {
  width: 70%;
}

.text-block-8 {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}

.link-block {
  color: #fff;
  background-color: #5f2b9b;
  flex: 0 auto;
  width: auto;
  padding: 8px 10px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  display: block;
}

.case-1 {
  background-color: #f5f5f5;
  background-image: url('../images/Insurance.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 33.33%;
  height: 400px;
  margin-right: 1px;
  padding: 20px 30px 40px;
  display: flex;
}

.text-block-9 {
  font-size: 11px;
  font-weight: 600;
  line-height: 13px;
}

.container-case {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: relative;
}

.sect-form {
  background-color: #f5f5ff;
  height: auto;
  display: block;
}

.container-form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 80px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.text-block-12 {
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 40px;
}

.text-block-13 {
  text-align: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.brave-text {
  height: 140px;
}

.be {
  margin-bottom: 10px;
}

.line-container-1 {
  z-index: 2;
  background-image: url('../images/vert_lines.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100px;
  height: 260px;
  position: absolute;
  inset: 0% auto auto 29%;
}

.sect-header-1 {
  z-index: 3;
  text-align: center;
  background-color: #5f2b9b;
  padding: 5px 20px;
  position: static;
  inset: 0% 0% auto;
}

.text-block-14 {
  color: #fff;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.about-us {
  z-index: 3;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.our-services {
  color: #fff;
  letter-spacing: 1px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.dropdown {
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: block;
}

.text-block-15 {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 300;
  position: relative;
}

.dropdown-toggle {
  padding-bottom: 0;
  padding-left: 10px;
}

.dropdown-container {
  align-items: flex-start;
  display: flex;
}

.list-item {
  color: #fff;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
}

.list {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
}

.list-item-2, .list-item-3 {
  margin-top: 10px;
}

.container-casestudies {
  justify-content: center;
  align-items: flex-start;
  height: auto;
  padding-top: 80px;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.sect-header-services {
  z-index: 3;
  text-align: center;
  background-color: #000;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  padding: 5px 20px;
  position: static;
  inset: 0% 0% auto;
}

.brand-2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.logo {
  width: 112px;
  height: 44px;
  display: block;
  overflow: clip;
}

.container-3 {
  justify-content: flex-start;
  align-items: center;
  display: block;
}

.case-1-copy {
  background-color: #f5f5f5;
  background-image: url('../images/wealth_L.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 33.33%;
  height: 400px;
  margin-right: 1px;
  padding: 20px 30px 40px;
  display: flex;
}

.case-3l {
  background-color: #f5f5f5;
  background-image: url('../images/payment_L.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 33.33%;
  height: 400px;
  margin-right: 1px;
  padding: 20px 30px 40px;
  display: flex;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.em {
  background-image: url('../images/em_circle.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.trish {
  background-image: url('../images/trish_circle.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 200px;
  height: 200px;
}

.staff {
  width: 200px;
  margin-right: 60px;
}

.text-block-16 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.staff-2 {
  width: 200px;
  margin-left: 30px;
  margin-right: 30px;
}

.modal-link-trish, .modal-link-emily {
  text-decoration: none;
}

.modal-window {
  z-index: 20;
  background-color: #000000b8;
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.paragraph {
  color: #fff;
  text-align: center;
  padding-left: 60px;
  padding-right: 60px;
  font-family: Montserrat, sans-serif;
}

.close-modal {
  margin-top: 20px;
  margin-right: 20px;
  text-decoration: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.text-block-17 {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.link-block-5 {
  width: 60px;
  height: 60px;
}

.sect-about-us {
  background-color: #2a2929;
  display: block;
  overflow: visible;
}

.modal-background-trish, .modal-background-shu {
  z-index: 2000;
  background-color: #353535b3;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: visible;
}

.modal-link-shu {
  text-decoration: none;
}

.shu {
  background-color: #38383800;
  background-image: url('../images/shuchi.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 100px;
  width: 200px;
  height: 200px;
}

.staff-3 {
  width: 200px;
  margin-left: 60px;
}

.hero-img-teamwork {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/team_L.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: -40px 0% auto auto;
}

.hero-img-results {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/impact_L.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: -40px auto auto 0%;
}

.hero-img-results.img-animation {
  background-image: url('../images/impact.jpg');
  background-position: 50% 100%;
}

.hero-img-making {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/team_L.jpg');
  background-position: 0 0;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: -40px 0% auto auto;
}

.hero-img-making.img-animation {
  background-image: url('../images/brands.jpg');
  background-position: 100%;
}

.hero-img-walking {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/talk_L.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: -40px auto auto 0%;
}

.subhead {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 800;
}

.be-text {
  height: 140px;
}

.text-block-18 {
  width: 60%;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 44px;
}

.article-head {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.img-article-1 {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/istockphoto-1049647034-612x612.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: 0 auto auto 0%;
}

.article-container {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding-top: 100px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.article-2 {
  background-color: #f5f5ff;
  height: auto;
}

.list-2 {
  width: 60%;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.list-item-4 {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.next-article {
  color: #000;
  background-color: #3898ec00;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.articles-buttons {
  border-top: 1px solid #ddd;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
}

.pre-article {
  color: #000;
  background-color: #3898ec00;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  display: block;
}

.img-article-2 {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/img-art-2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: 0 auto auto 0%;
}

.articles-buttons-1 {
  border-top: 1px solid #ddd;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  padding-top: 20px;
  display: flex;
}

.img-article-3 {
  z-index: 2;
  background-color: #e5e2ff;
  background-image: url('../images/img-art-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 300px;
  height: 400px;
  position: absolute;
  inset: 0 auto auto 0%;
}

.form {
  width: 70%;
  margin-top: 40px;
  display: none;
}

.button-2 {
  background-color: #602b9b;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: none;
}

.dropdown-subhead {
  color: #fff;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
}

.bold-text-3 {
  font-size: 20px;
}

.terms-head {
  z-index: 1;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  display: flex;
  position: relative;
}

.body {
  overflow: visible;
}

.about-us-head {
  display: block;
  overflow: visible;
}

.sect-head-img {
  opacity: 1;
  border-radius: 0;
  height: 100px;
  display: block;
}

.left-col {
  width: 40%;
  height: 100%;
  padding-right: 40px;
  overflow: visible;
}

.right-col {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  height: 100%;
  display: flex;
}

.sect-col-contain {
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.sect-img {
  z-index: 100;
  position: relative;
  inset: -40px auto auto 0%;
}

.sect-alt {
  background-color: #f5f5ff;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow: visible;
}

.sect {
  background-color: #ebe9ff;
  justify-content: center;
  align-items: flex-start;
  width: 100vw;
  height: 100vh;
  display: flex;
  overflow: visible;
}

.sect-col-contain-alt {
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
}

.main {
  width: 100%;
  height: 100%;
  position: static;
  overflow: hidden;
}

.line-container-sect-right {
  z-index: 2;
  background-image: url('../images/vert_lines.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 220px;
  position: absolute;
  inset: 0% auto auto 77%;
}

.line-container-sect-left {
  z-index: 2;
  background-image: url('../images/vert_lines.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px;
  height: 220px;
  position: absolute;
  inset: 0% auto auto 46%;
}

.article-copy {
  width: 60%;
  height: auto;
  margin-top: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.code-embed {
  width: 80%;
  margin-top: 0;
  margin-bottom: 0;
}

.div-block-10 {
  z-index: 100;
  background-color: #f5f5ff;
  width: 100%;
  height: 80px;
  position: absolute;
  inset: auto 0% 0%;
}

.contact-us {
  z-index: 3;
  justify-content: center;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.sect-head-img-b {
  opacity: 1;
  border-radius: 0;
  height: 100px;
  display: none;
}

@media screen and (max-width: 991px) {
  .cta {
    top: 25px;
  }

  .privacy {
    width: auto;
  }

  .sitemap-1, .sitemap-2 {
    width: auto;
    margin-left: 30px;
  }

  .socials {
    width: 50%;
  }

  .text-block-4 {
    line-height: 24px;
  }

  .div-block-5 {
    width: 50%;
  }

  .bold-text {
    font-size: 24px;
    line-height: 28px;
  }

  .line-container-1 {
    width: 80px;
    height: 200px;
    left: 40%;
  }

  .em {
    background-image: url('../images/em_circle.png');
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 100px;
  }

  .trish {
    background-image: url('../images/trish_circle.png');
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    width: 100px;
    height: 100px;
  }

  .staff, .staff-2 {
    flex-flow: column;
    align-items: center;
    width: 120px;
    display: flex;
  }

  .shu {
    background-image: url('../images/shuchi.png');
    background-position: 50%;
    background-size: cover;
    border-radius: 0;
    width: 100px;
    height: 100px;
  }

  .staff-3 {
    flex-flow: column;
    align-items: center;
    width: 120px;
    display: flex;
  }

  .sect-head-img, .sect-head-img-b {
    height: 80px;
  }
}

@media screen and (max-width: 767px) {
  .container {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sect-1 {
    margin-bottom: 60px;
  }

  .cta {
    top: 9px;
  }

  .container-footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .privacy {
    width: auto;
  }

  .sitemap-1, .sitemap-2 {
    margin-left: 30px;
  }

  .socials {
    width: 50%;
  }

  .text-block-4 {
    font-size: 20px;
    line-height: 24px;
  }

  .div-block-5 {
    width: 50%;
  }

  .container-services {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text {
    font-size: 20px;
    line-height: 24px;
  }

  .line-container-1 {
    width: 60px;
    height: 180px;
    left: 41%;
  }

  .em, .trish {
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 100px;
  }

  .staff {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 120px;
    margin-right: 0;
    display: flex;
  }

  .staff-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 120px;
    display: flex;
  }

  .shu {
    background-image: url('../images/shuchi.png');
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 100px;
  }

  .staff-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 120px;
    margin-left: 0;
    display: flex;
  }

  .sect-head-img {
    height: 70px;
  }

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

  .line-container-sect-right, .line-container-sect-left {
    height: 180px;
    display: none;
  }

  .sect-head-img-b {
    height: 70px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: 100%;
  }

  .sect-1 {
    height: 100vh;
    margin-bottom: 0;
  }

  .nav-link, .nav-link-2, .nav-link-3, .nav-link-5, .nav-link-7 {
    text-align: center;
  }

  .nav-menu, .menu-button.w--open {
    background-color: #fff;
  }

  .div-block {
    overflow: visible;
  }

  .cta {
    top: 147px;
  }

  .about-us-copy {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    line-height: 20px;
    position: relative;
    top: 2px;
    left: 0;
  }

  .modal-background {
    height: 100vh;
    display: none;
  }

  .sect-services, .sect-case-studies-intro {
    display: block;
  }

  .sect-case-studies {
    padding-bottom: 0;
    display: block;
  }

  .sect-footer {
    display: block;
  }

  .container-footer {
    flex-flow: column;
    padding-top: 40px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .div-block-4 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .link {
    margin-bottom: 5px;
    line-height: 14px;
  }

  .link.w--current {
    margin-bottom: 5px;
  }

  .privacy {
    align-items: flex-start;
    width: auto;
  }

  .sitemap-1, .sitemap-2 {
    align-items: flex-start;
    width: auto;
    margin-left: 40px;
  }

  .socials {
    flex-flow: column;
    width: auto;
    margin-top: 20px;
    margin-left: 10px;
    display: block;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .div-block-5 {
    align-items: flex-start;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-6 {
    display: block;
  }

  .text-block-5 {
    padding-left: 10px;
  }

  .container-services {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .bold-text {
    font-size: 12px;
    line-height: 14px;
    display: block;
  }

  .icon {
    padding-left: 0;
    font-size: 14px;
  }

  .text-span-3 {
    display: inline;
  }

  .bold-text-2 {
    font-size: 16px;
    line-height: 18px;
    display: inline;
  }

  .case-1 {
    width: 100%;
  }

  .container-case {
    flex-flow: column;
  }

  .sect-form {
    display: block;
  }

  .text-block-13 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .brave-text {
    height: 60px;
    margin-left: 10px;
    position: relative;
  }

  .be.be-text-animation {
    width: 140px;
    position: relative;
    top: -91px;
  }

  .brave.be-text-animation {
    position: relative;
    top: -93px;
  }

  .line-container-1 {
    width: 60px;
    height: 200px;
    left: 67%;
  }

  .about-us {
    z-index: 98;
  }

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

  .text-block-15 {
    margin-top: 15px;
    font-size: 12px;
  }

  .case-1-copy, .case-3l {
    width: 100%;
  }

  .div-block-9 {
    flex-flow: column;
    justify-content: center;
    padding-bottom: 40px;
  }

  .em, .trish {
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 100px;
  }

  .staff {
    flex-flow: column;
    align-items: center;
    margin-top: 60px;
    margin-right: 0;
    display: flex;
  }

  .staff-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .modal-link-trish, .modal-link-emily {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .modal-window {
    align-items: center;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    overflow: auto;
  }

  .paragraph {
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    line-height: 15px;
    overflow: auto;
  }

  .sect-about-us {
    display: block;
  }

  .modal-background-trish, .modal-background-shu {
    display: none;
  }

  .modal-link-shu {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .shu {
    background-image: url('../images/shuchi.png');
    background-position: 50%;
    background-size: cover;
    width: 100px;
    height: 100px;
  }

  .staff-3 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 0;
    display: flex;
  }

  .subhead {
    margin-left: 10px;
    line-height: 31px;
    position: relative;
    top: -105px;
  }

  .be-text {
    height: 60px;
    margin-left: 10px;
  }

  .image-2 {
    display: block;
  }

  .text-block-18 {
    width: auto;
    margin-top: 40px;
  }

  .article-head {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .img-article-1 {
    width: 100%;
    height: 250px;
    position: static;
    top: 53px;
  }

  .article-container {
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
    position: static;
  }

  .article-2 {
    position: static;
  }

  .list-2 {
    width: 100%;
    margin-bottom: 0;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 20px;
  }

  .list-item-4 {
    font-size: 14px;
    line-height: 18px;
  }

  .next-article {
    font-size: 12px;
    line-height: 14px;
  }

  .articles-buttons {
    margin-top: 20px;
    padding-top: 10px;
    display: block;
  }

  .pre-article {
    font-size: 12px;
    line-height: 14px;
  }

  .list-item-5, .list-item-6, .list-item-7, .list-item-8, .list-item-9, .list-item-10 {
    font-size: 14px;
    line-height: 18px;
  }

  .img-article-2 {
    width: 100%;
    height: 250px;
    position: static;
    top: 53px;
  }

  .articles-buttons-1 {
    margin-top: 20px;
    padding-top: 10px;
    display: block;
  }

  .img-article-3 {
    width: 100%;
    height: 250px;
    position: static;
    top: 53px;
  }

  .dropdown-subhead {
    margin-bottom: 0;
    font-size: 14px;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .terms-head {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .about-us-head {
    padding-left: 10px;
    padding-right: 10px;
  }

  .sect-head-img {
    height: 55px;
    display: none;
    overflow: visible;
  }

  .left-col {
    width: 100%;
    height: auto;
    padding-right: 0;
  }

  .right-col {
    justify-content: flex-start;
    width: 100%;
  }

  .sect-col-contain {
    flex-flow: column;
    align-items: flex-start;
  }

  .sect-img {
    z-index: 99;
    width: 300px;
    right: 0;
  }

  .sect-alt, .sect {
    flex-flow: column;
  }

  .sect-col-contain-alt {
    flex-flow: column-reverse;
  }

  .icon-2 {
    background-color: #fff;
    display: block;
    position: relative;
  }

  .line-container-sect-right, .line-container-sect-left {
    width: 60px;
    height: 200px;
    display: none;
    left: 67%;
  }

  .article-copy {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    top: 2px;
    left: 0;
  }

  .about-us-head-left {
    padding-left: 10px;
    padding-right: 10px;
  }

  .code-embed {
    width: 100%;
  }

  .contact-us {
    z-index: 98;
  }

  .sect-head-img-b {
    height: 55px;
    display: block;
    overflow: visible;
  }
}


