:root {
  --orange: #f04500;
  --dim-green: #636d66;
  --maroon: #760000;
  --orange-red\<deleted\|variable-1bc88947\>: white;
  --pale-green: #d2d9b5;
  --kütüp-library-white\<deleted\|variable-66430ae2\>: white;
  --kütüp-library-dark-slate-grey\<deleted\|variable-635e1224\>: #264653;
  --dark-greeey-green: #252a27;
  --font-family: Merriweather, serif;
  --font-family-2: "Zilla Slab", sans-serif;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.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;
  }
}

p {
  margin-bottom: 10px;
}

.body {
  background-color: #fff;
  max-width: 1060px;
}

.who-ive-worked-for {
  color: var(--orange);
  text-align: center;
  background-color: rgba(229, 229, 229, .3);
  flex: 1;
  align-self: center;
  margin-bottom: 26px;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: museo-slab;
  font-weight: 100;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  margin-right: 0;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  margin-left: 0;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 10px;
  padding-top: 0;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: hidden;
}

._1-header {
  color: var(--dim-green);
  text-align: left;
  margin-top: 36px;
  margin-bottom: 15px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 61px;
  font-family: Zilla Slab, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  display: block;
}

._5-title-head {
  color: var(--dim-green);
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

._4-para {
  color: var(--dim-green);
  text-align: left;
  white-space: normal;
  margin: 21px 0 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  display: block;
}

.foote {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 40px;
  padding-bottom: 0;
}

.h2.header-2-new {
  text-align: left;
  font-family: Zilla Slab, sans-serif;
  position: static;
}

.grid-4 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.paragraph-5 {
  color: var(--dim-green);
  text-align: left;
  font-family: museo-sans;
}

.div-block-3 {
  margin-left: 0;
  margin-right: 0;
}

.navbar {
  background-color: var(--dim-green);
  color: var(--maroon);
  font-family: museo-slab;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}

.brand {
  color: var(--orange);
  width: 200px;
  margin-right: -153px;
  font-weight: 500;
}

.nav-link-3 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  margin-top: 2px;
}

.heading-9 {
  margin-top: 10px;
  padding-left: 20px;
}

.work-profile {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  max-width: 1000px;
  margin-top: -7px;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.slide-2 {
  background-color: var(--dim-green);
}

.paragraph-6 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  text-align: left;
  min-height: 70px;
  margin-top: 14px;
  padding-top: 0;
  padding-left: 140px;
  padding-right: 140px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.icon-2 {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
  padding-bottom: 0;
}

.right-arrow {
  background-color: var(--dim-green);
  opacity: .7;
}

.left-arrow {
  background-color: var(--dim-green);
  opacity: .7;
  padding-top: 0;
}

.heading-12 {
  color: var(--orange);
  margin-top: 40px;
  padding-left: 140px;
  font-family: museo-slab;
}

.slider {
  background-color: var(--dim-green);
  margin: 71px 60px 60px;
}

.bold-text {
  font-weight: 300;
}

.slide-4 {
  clear: both;
  background-color: var(--dim-green);
  position: static;
}

.slide-nav {
  background-color: var(--dim-green);
}

.text-block-11 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  margin-top: 40px;
  margin-left: 140px;
  font-family: Zilla Slab, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
}

._2-intro {
  float: left;
  clear: none;
  color: var(--dim-green);
  text-align: left;
  white-space: normal;
  margin: 10px 0 20px;
  padding-left: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  display: block;
}

._3-para {
  color: var(--dim-green);
  text-align: left;
  white-space: normal;
  margin: -2px 0 43px;
  padding-left: 0;
  padding-right: 0;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  display: block;
}

.image-12 {
  float: right;
  text-align: left;
  display: block;
}

.bold-text-4 {
  max-width: 1100px;
  margin-right: 40px;
  padding-right: 0;
  font-weight: 300;
}

.how-i-can-help-you {
  color: var(--orange);
  text-align: center;
  background-color: rgba(99, 109, 102, .07);
  flex: 1;
  align-self: center;
  margin-top: 32px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: museo-slab;
  font-weight: 100;
  overflow: auto;
}

.hi-there {
  color: var(--orange);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  align-self: center;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 0;
  font-family: museo-slab;
  font-weight: 100;
}

.heading-13 {
  color: var(--orange);
  text-align: center;
  margin-top: 40px;
  font-family: Lato, sans-serif;
  font-weight: 100;
}

.grid-5 {
  grid-template: "."
  / 1fr 1fr;
  margin-top: 20px;
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 60px;
}

.text-block-13 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  font-family: Zilla Slab, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.image-13 {
  margin-top: 11px;
}

.image-14 {
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
}

.heading-14 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  margin-top: -3px;
  font-family: museo-slab;
}

.text-block-14 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  font-family: museo-sans;
}

.image-15 {
  clear: both;
  margin-top: 24px;
  margin-left: 256px;
  display: block;
}

.grid-6 {
  grid-template-rows: minmax(auto, 1fr) auto;
  grid-template-columns: .5fr 1fr;
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
}

.heading-15 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  font-family: museo-slab;
}

.paragraph-51 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  font-family: museo-sans;
}

.heading-16 {
  color: var(--pale-green);
  font-family: Zilla Slab, sans-serif;
}

.columns {
  margin-top: 40px;
  margin-left: 100px;
  margin-right: 100px;
}

.paragraph-52 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  font-family: Merriweather, serif;
  font-weight: 400;
}

.image-17 {
  margin-top: 37px;
}

.heading-17 {
  margin-left: 60px;
}

.heading-18 {
  color: var(--orange);
  margin-top: 40px;
  margin-bottom: 20px;
  margin-left: 66px;
  padding-left: 10px;
  font-family: museo-slab;
}

.image-18, .image-19, .image-20, .image-21 {
  margin-top: 10px;
  transition: opacity .2s;
}

.image-22 {
  padding-top: 10px;
  transition: opacity .2s;
}

.image-23 {
  background-color: var(--orange-red\<deleted\|variable-1bc88947\>);
  opacity: 1;
  padding-top: 10px;
  transition: opacity .2s;
}

.image-24 {
  float: right;
  object-fit: fill;
  margin-top: 14px;
  padding: 0 0 31px 2px;
}

.image-25 {
  float: right;
  text-align: right;
  background-image: url('../images/DAN.JPG');
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
}

.image-26 {
  float: right;
  margin-bottom: 26px;
  margin-left: 68px;
}

.image-27 {
  float: right;
  clear: left;
}

._1a-header-orange {
  color: var(--orange);
  text-align: left;
  margin-top: 21px;
  margin-bottom: 10px;
  margin-left: 137px;
  padding-left: 0;
  font-family: Zilla Slab, sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 50px;
  display: block;
}

.image-28 {
  margin-top: 10px;
}

.image-29 {
  margin-top: 9px;
}

.hero-heading-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  margin-left: 0;
  padding: 3px 30px 0 20px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  clear: none;
  flex: 0 auto;
  order: 1;
  align-self: flex-end;
  margin-top: 0;
  display: block;
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.section {
  background-color: var(--maroon);
}

.image-30 {
  margin-top: 36px;
  margin-bottom: 111px;
  margin-left: 43px;
  padding-top: 0;
}

.image-31 {
  background-image: linear-gradient(#fff, #b5c4d9);
}

.image-32 {
  color: var(--orange);
  margin-top: 13px;
  padding-bottom: 17px;
}

.column-2 {
  margin-top: 23px;
}

.heading-19 {
  color: var(--orange-red\<deleted\|variable-1bc88947\>);
  text-align: left;
  flex-wrap: wrap;
  margin-right: 340px;
  font-family: Merriweather, serif;
  display: flex;
}

.image-33 {
  clear: none;
  text-align: center;
  flex: 0 auto;
  margin-top: 90px;
  margin-left: 0;
  display: block;
}

.body-2 {
  background-color: #00273e;
}

.flex-block {
  flex-direction: column;
  align-items: center;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 30px 6px;
  position: relative;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.image-34 {
  float: right;
  clear: both;
  position: relative;
  top: 0;
}

.white-text {
  color: var(--kütüp-library-white\<deleted\|variable-66430ae2\>);
}

.subhead-white {
  color: rgba(255, 255, 255, .7);
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.kutup-divider-15px {
  height: 15px;
}

.kutup-display-2 {
  color: var(--kütüp-library-dark-slate-grey\<deleted\|variable-635e1224\>);
  margin-top: 0;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.1;
}

.kutup-display-2.white-text {
  color: #fff;
  margin-top: -17px;
  margin-bottom: 31px;
  font-family: Zilla Slab, sans-serif;
  font-weight: 600;
  line-height: 1.2;
}

.sub-title {
  color: var(--pale-green);
  margin-bottom: 15px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.right {
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  padding: 68px 13% 0 8%;
  display: flex;
}

.kutup-cta-photo {
  background-color: #fff;
  background-image: url('../images/photo-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cta {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-stroke-color: #636d66;
  background-color: #344439;
  grid-template-rows: .25fr;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 0;
  padding: 0 0%;
  display: grid;
}

.image-35 {
  float: left;
  clear: right;
  text-align: right;
  max-height: 100%;
  margin-top: 66px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.div-block-4 {
  font-weight: 700;
}

.div-block-5 {
  margin-top: -63px;
}

.navbar-logo-left {
  position: -webkit-sticky;
  position: sticky;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding: 10px 0;
  font-size: 12px;
}

.container-8 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.button-primary-2 {
  background-color: var(--orange);
  color: #fff;
  letter-spacing: 2px;
  text-transform: capitalize;
  word-break: normal;
  border-radius: 12px;
  padding: 12px 25px;
  font-family: Zilla Slab, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #7f0f01;
}

.button-primary-2:active {
  background-color: #f04501;
}

@media screen and (max-width: 991px) {
  .body {
    margin-left: 0;
    margin-right: 0;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .cards-image {
    object-fit: fill;
    min-width: 120px;
    padding-top: 0;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  ._1-header {
    float: none;
    clear: none;
    margin-top: 15px;
    margin-bottom: 22px;
    margin-left: 1px;
    padding-left: 0;
  }

  ._5-title-head {
    margin-right: 43px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 26px;
    line-height: 32px;
  }

  ._4-para {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .h2.header-2-new {
    padding-left: 0;
  }

  .icon {
    color: var(--orange);
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .work-profile {
    grid-column-gap: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .paragraph-6 {
    text-align: left;
    margin-top: 10px;
  }

  .heading-12 {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 40px;
  }

  .slider {
    margin-left: 40px;
    margin-right: 40px;
  }

  .bold-text {
    text-align: left;
  }

  .text-block-11 {
    margin-top: 26px;
    font-size: 50px;
    line-height: 60px;
  }

  ._2-intro {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  ._3-para {
    margin: 0 20px 0 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 16px;
    font-weight: 300;
    display: block;
  }

  .bold-text-4 {
    float: left;
    clear: left;
    max-width: 800px;
    margin-left: -1px;
    margin-right: 0;
    padding-bottom: 0;
  }

  .how-i-can-help-you {
    margin-top: 7px;
  }

  .grid-5 {
    grid-column-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-areas: "Area"
                         ".";
    align-items: center;
    margin-top: 31px;
  }

  .image-13 {
    margin-top: 32px;
  }

  .image-14 {
    float: none;
    clear: none;
    text-align: center;
    margin-top: 24px;
    margin-left: 0;
    display: block;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 177px;
    right: auto;
  }

  .heading-14 {
    margin-top: -52px;
  }

  .text-block-14 {
    position: relative;
  }

  .grid-6 {
    grid-template-rows: minmax(auto, 5.5fr);
    grid-template-columns: .75fr 1fr;
    margin-top: 20px;
  }

  .heading-16 {
    margin-top: 0;
  }

  .image-17 {
    margin-top: 37px;
  }

  .heading-18 {
    margin-left: 12px;
  }

  .image-25 {
    clear: right;
    margin-top: -126px;
  }

  .image-26 {
    margin-top: 14px;
  }

  .image-27 {
    margin-left: 0;
    display: none;
  }

  ._1a-header-orange {
    float: none;
    clear: none;
    padding-left: 0;
  }

  .hero-heading-left {
    padding-top: 9px;
  }

  .container {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: -11px;
  }

  .container-6 {
    margin-left: 28px;
  }

  .image-33 {
    float: left;
    clear: right;
    position: relative;
  }

  .container-7 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .kutup-display-2.white-text {
    margin-top: 11px;
    margin-bottom: 14px;
    padding-left: 0;
  }

  .right {
    padding-top: 14px;
    padding-left: 6%;
  }

  .cta {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .image-36 {
    margin-top: 83px;
    margin-bottom: -32px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    line-height: 16px;
  }

  .container-8 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .button-primary-2 {
    padding: 10px 20px;
    font-size: 18px;
  }

  .menu-button {
    padding: 12px;
  }

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

@media screen and (max-width: 767px) {
  .who-ive-worked-for {
    padding-left: 0;
    padding-right: 0;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template: "."
                   "."
                   "."
                   / 1fr 1fr;
    align-self: stretch;
    max-width: none;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .cards-image {
    min-width: 200px;
    margin-left: 0;
    margin-right: 20px;
  }

  ._1-header {
    margin-top: 40px;
    margin-left: 20px;
  }

  ._5-title-head {
    margin-left: 0;
    font-size: 22px;
    line-height: 26px;
  }

  ._4-para {
    margin-left: 0;
    margin-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: 300;
    line-height: 22px;
  }

  .foote {
    padding: 20px 0 0;
  }

  .h2.header-2-new {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
  }

  .grid-4 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-left: 10px;
    margin-right: 10px;
  }

  .nav-link-3 {
    margin-top: 6px;
  }

  .heading-9 {
    padding-left: 31px;
    font-size: 28px;
  }

  .icon {
    color: var(--orange);
    text-align: center;
  }

  .work-profile {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    align-self: stretch;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-6 {
    margin-top: 20px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .heading-12 {
    padding-left: 80px;
    font-size: 24px;
    line-height: 30px;
  }

  .slider {
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-11 {
    margin-top: 39px;
    margin-left: 80px;
    font-size: 30px;
    line-height: 40px;
  }

  ._2-intro {
    margin-left: 0;
    margin-right: 20px;
    padding-left: 20px;
    font-weight: 300;
    line-height: 22px;
  }

  ._3-para {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 60px;
    font-weight: 300;
    line-height: 22px;
  }

  .how-i-can-help-you, .hi-there {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template: "." minmax(auto, auto)
    / 1.5fr 1fr;
    grid-auto-columns: 1fr;
    max-height: 240px;
    margin-left: 80px;
    margin-right: 80px;
    display: grid;
  }

  .heading-15 {
    margin-top: 66px;
    margin-bottom: 0;
  }

  .image-16 {
    margin-top: 59px;
  }

  .heading-16 {
    margin-top: -23px;
    font-size: 34px;
  }

  .image-17 {
    text-align: center;
    max-width: 65%;
    margin-top: -27px;
  }

  .column {
    text-align: center;
  }

  .heading-18 {
    margin-left: 10px;
  }

  .image-26 {
    margin-left: 20px;
    margin-right: 20px;
  }

  ._1a-header-orange {
    margin-top: 40px;
    margin-left: 20px;
  }

  .hero-heading-left {
    padding: 16px 15px 12px;
  }

  .image-32 {
    margin-left: 20px;
  }

  .heading-19 {
    margin-right: 185px;
    padding-left: 34px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .subhead-white {
    margin-bottom: -11px;
    padding-right: 104px;
  }

  .kutup-display-2 {
    font-size: 40px;
  }

  .kutup-display-2.white-text {
    margin-top: -28px;
    margin-bottom: -29px;
  }

  .sub-title {
    padding-left: 34px;
  }

  .right {
    padding: 60px 11% 60px 4%;
  }

  .cta {
    grid-template-columns: 1fr;
  }

  .image-36 {
    margin-bottom: -22px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .button-primary-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-37 {
    margin-left: 20px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-left: 0;
    margin-right: 0;
  }

  .who-ive-worked-for {
    text-align: left;
    background-color: #e5e5e5;
    padding-left: 20px;
    padding-right: 0;
    font-family: museo-sans;
  }

  .cards-grid-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .cards-image-mask {
    object-fit: contain;
    height: 66%;
    margin-right: 0;
  }

  .cards-image {
    z-index: auto;
    object-fit: scale-down;
    width: 100%;
    min-width: 120px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: inline-block;
    top: 0%;
    bottom: 0;
    left: 0%;
    right: 0;
    overflow: hidden;
  }

  ._1-header {
    text-align: left;
    margin-top: 20px;
    margin-bottom: 16px;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 42px;
  }

  ._5-title-head {
    font-size: 22px;
    line-height: 22px;
  }

  ._4-para {
    align-items: flex-start;
    margin: 5px 10px 24px 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .foote {
    background-color: rgba(240, 69, 0, 0);
    padding-top: 20px;
    padding-bottom: 0;
  }

  .h2.header-2-new {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    line-height: 32px;
  }

  .grid-4 {
    grid-row-gap: 16px;
    grid-template-rows: auto 60px auto 60px;
    margin-left: 0;
    margin-right: 20px;
  }

  .navbar {
    height: 70px;
    margin-bottom: 0;
    position: -webkit-sticky;
    position: sticky;
  }

  .brand {
    padding-left: 10px;
  }

  .nav-link-3 {
    text-align: center;
    padding-top: 9px;
    position: relative;
  }

  .heading-9 {
    cursor: nw-resize;
    margin-top: 4px;
    margin-bottom: 0;
    padding-left: 11px;
    font-size: 20px;
  }

  .icon {
    color: var(--orange);
  }

  .container-5 {
    height: 120px;
    margin-bottom: 23px;
  }

  .work-profile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-6 {
    margin-top: 10px;
    padding-left: 60px;
    padding-right: 45px;
    font-size: 11px;
    line-height: 18px;
  }

  .icon-2 {
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .right-arrow, .left-arrow {
    width: 12%;
  }

  .heading-12 {
    padding-left: 60px;
    font-size: 14px;
    line-height: 24px;
  }

  .text-block-11 {
    margin-top: 45px;
    margin-left: 60px;
    font-family: Zilla Slab, sans-serif;
  }

  .bold-text-2, .bold-text-3 {
    margin-left: 0;
  }

  ._2-intro {
    align-items: flex-start;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  ._3-para {
    align-items: flex-start;
    margin: 4px 0 7px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .image-12 {
    margin-top: -10px;
  }

  .how-i-can-help-you {
    color: rgba(99, 109, 102, .18);
    text-align: left;
    background-color: rgba(99, 109, 102, .08);
    margin-bottom: -33px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: museo-sans;
  }

  .hi-there {
    text-align: left;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 20px;
    padding-right: 20px;
    font-family: museo-sans;
  }

  .heading-13 {
    font-size: 24px;
  }

  .grid-5 {
    grid-template-columns: 1fr;
    margin-left: 20px;
    margin-right: 20px;
  }

  .text-block-13 {
    text-align: center;
    margin-top: -28px;
    font-family: Zilla Slab, sans-serif;
    font-size: 26px;
    line-height: 35px;
  }

  .image-13 {
    max-width: 70%;
    margin-top: 0;
  }

  .grid-6 {
    grid-template-columns: 1fr;
    justify-items: center;
    margin-top: 10px;
    margin-left: 60px;
    margin-right: 60px;
  }

  .heading-15 {
    margin-top: -89px;
    margin-bottom: 0;
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-51 {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
  }

  .heading-16 {
    font-size: 28px;
    line-height: 36px;
  }

  .columns {
    margin-left: 40px;
    margin-right: 40px;
  }

  .paragraph-52 {
    margin-top: -10px;
    font-size: 12px;
    line-height: 18px;
  }

  .image-17 {
    overflow: visible;
  }

  .heading-18 {
    margin-left: 7px;
  }

  .image-23 {
    background-color: rgba(255, 255, 255, 0);
  }

  .image-26 {
    float: none;
    clear: none;
    text-align: center;
    margin-left: -53px;
  }

  ._1a-header-orange {
    text-align: left;
    margin-top: 20px;
    margin-left: 0;
    padding-left: 38px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
  }

  .container {
    max-width: none;
  }

  .image-32 {
    margin-top: 5px;
    margin-left: 13px;
    position: relative;
  }

  .heading-19 {
    margin-top: 0;
    margin-bottom: -2px;
    margin-right: 9px;
    padding-left: 28px;
    font-size: 24px;
  }

  .image-33 {
    margin-left: 0;
  }

  .container-7 {
    max-width: none;
  }

  .subhead-white {
    margin-bottom: -1px;
    padding-right: 47px;
  }

  .kutup-display-2 {
    font-size: 30px;
    line-height: 1.1;
  }

  .kutup-display-2.white-text {
    margin-top: -32px;
  }

  .sub-title {
    margin-bottom: -3px;
    padding-left: 28px;
  }

  .right {
    padding-top: 59px;
    padding-bottom: 30px;
    padding-left: 7%;
  }

  .image-36 {
    margin-top: -33px;
    margin-bottom: -13px;
  }

  .navbar-logo-left-container.shadow-three {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 0;
  }

  .container-8 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .button-primary-2 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 14px;
  }

  .image-37 {
    margin-left: 10px;
  }
}

#w-node-_3d4a442e-fe18-e1ec-954a-98c7472136de-b965588d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-ae2bd4c5-d178-d0f2-a790-0e6be436e39e-b965588d {
  grid-area: 1 / 1 / 2 / 2;
  align-self: center;
  justify-self: center;
}

#w-node-_7806847b-461c-2994-c2a7-61762cdcd4ba-b965588d, #w-node-_675a07bd-a9b2-cbe3-49b5-3c3d5b432f25-b965588d, #w-node-_483ee33f-3a0e-6709-09b8-70016c2ebccd-b965588d, #w-node-_62ec2c65-a6d7-6212-4ddf-467a8d26ffd8-b965588d, #w-node-ef20d471-0215-9800-a681-4b4575d8e9b5-b965588d {
  align-self: center;
  justify-self: center;
}

#w-node-_54769c0c-1b1d-f30a-9442-77ec7fdc7b99-b965588d {
  align-self: center;
}

#w-node-_076b7596-2ab5-3e88-3df5-056d967ee88a-b965588d, #w-node-_65fce410-d210-b66c-cea8-06c838e7a0ee-b965588d {
  align-self: center;
  justify-self: center;
}

#w-node-_94fbbbb0-0862-74cd-73d1-595981e801fd-b965588d {
  justify-self: center;
}

#w-node-e3e71a13-43a8-7ecf-5585-b687ac943d56-b965588d {
  align-self: center;
}

#w-node-_1fe22eba-7785-2ccf-d738-fd234c31a319-b965588d {
  align-self: center;
  justify-self: center;
}

#w-node-_2a0698e9-8b2f-a1ad-b74c-0fda4a01abc5-b965588d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

@media screen and (max-width: 767px) {
  #w-node-_0dd53e10-8fe7-4f90-f8e0-eb1493b1ada3-b965588d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0dd53e10-8fe7-4f90-f8e0-eb1493b1adaa-b965588d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: start;
  }

  #w-node-_3e2c579d-a536-e90c-fcf7-c1ca784e1e95-b965588d, #w-node-_96b04f3f-345a-e61e-213b-02a1eaaccc45-b965588d {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_3d4a442e-fe18-e1ec-954a-98c7472136de-b965588d {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0dd53e10-8fe7-4f90-f8e0-eb1493b1ad97-b965588d, #w-node-_0dd53e10-8fe7-4f90-f8e0-eb1493b1ad9e-b965588d, #w-node-_0dd53e10-8fe7-4f90-f8e0-eb1493b1ada5-b965588d, #w-node-_3e2c579d-a536-e90c-fcf7-c1ca784e1e90-b965588d, #w-node-f9517517-b717-d0cb-52e5-2c835002961c-b965588d, #w-node-_654aceec-ffc4-7cb4-b139-f756f100f98b-b965588d {
    grid-column: span 1 / span 1;
  }

  #w-node-ef20d471-0215-9800-a681-4b4575d8e9b5-b965588d {
    grid-area: span 1 / span 1 / span 1 / span 1;
    align-self: center;
    justify-self: center;
  }

  #w-node-_2a0698e9-8b2f-a1ad-b74c-0fda4a01abc5-b965588d {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_96b04f3f-345a-e61e-213b-02a1eaaccc36-b965588d, #w-node-_96b04f3f-345a-e61e-213b-02a1eaaccc3f-b965588d {
    grid-column: span 1 / span 1;
  }
}


