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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.logo_image {
  float: none;
  clear: left;
  vertical-align: baseline;
  padding-top: 15px;
  padding-bottom: 10px;
}

.nav_text_off {
  color: #595959;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.nav_text_off.w--current {
  color: #000;
}

.navbar {
  background-color: #fff;
  padding-left: 40px;
  padding-right: 40px;
}

.brand_letterbox {
  display: none;
}

.full_image_div {
  text-align: center;
  background-color: #0000;
  background-image: url('../images/Test_img.jpg');
  background-position: 0 0;
  background-size: auto;
  height: 800px;
  position: relative;
}

.section_nav {
  z-index: 99;
  position: fixed;
  inset: 0% 0% auto;
}

.section_hero_img:hover {
  background-image: url('../images/Test_img.jpg');
  background-position: 0 0;
  background-size: auto;
}

.brand_stacked {
  display: block;
}

.hero_text_div {
  text-decoration: none;
  display: inline-block;
  position: absolute;
  inset: auto 0% 0%;
}

.hero_title {
  color: #f7f7f7;
  text-align: left;
  text-transform: uppercase;
  background-color: #00000040;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
}

.nav-menu {
  padding-top: 6px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.nav_text_on {
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.nav_text_on.w--current {
  color: #000;
}

.hero_title_no_bg {
  color: #f7f7f7;
  text-align: left;
  text-transform: uppercase;
  background-color: #0000;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 45px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.section_img_test {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Test_img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.img_test_heading {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  position: static;
  inset: auto 0% 0%;
}

.img_test_container_2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
}

.img_test_heading2 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  font-size: 24px;
  position: static;
  inset: auto 0% 0%;
}

.section_img_test-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Test_img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-top: 300px;
  padding-bottom: 300px;
  display: flex;
  position: relative;
}

.section_img_test_alt {
  padding-top: 100px;
  padding-bottom: 100px;
}

.container {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.img_wrapper {
  justify-content: center;
  align-items: center;
  width: 500px;
  display: flex;
  position: relative;
}

.img_test_text {
  z-index: 1;
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  max-width: none;
  font-size: 20px;
  line-height: 26px;
  position: absolute;
  inset: auto auto 5% 5%;
}

.img_test_overlay {
  z-index: auto;
  background-color: #ff000475;
  width: 100%;
  height: 100%;
  position: absolute;
}

.img_test_overlay_link {
  z-index: 2;
  background-color: #50373700;
  width: 100%;
  height: 100%;
  font-family: Open Sans, sans-serif;
  position: absolute;
}

.div-block-test-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.section_img_test_fullwidth {
  margin-bottom: 0;
}

.img_test_wrapper {
  background-image: linear-gradient(#ff00001c, #ff00001c), url('../images/Test_img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40vh;
  max-height: none;
  display: flex;
  position: relative;
}

.section_img_test-3 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  display: flex;
  position: relative;
}

.div-block-2-right {
  background-image: url('../images/Test_img.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.div-block-2-left {
  background-image: url('../images/Test_img.jpg');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.img_test_heading3 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  inset: 5% auto auto 8%;
}

.img_test_heading3.heading_spacer_above {
  margin-top: 3px;
}

.section_img_test-4 {
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 300px;
  padding-bottom: 300px;
  display: flex;
  position: relative;
}

.section_img_test-5 {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  padding-top: 300px;
  padding-bottom: 300px;
  display: flex;
  position: relative;
  left: auto;
}

.grid {
  grid-template-rows: auto;
}

.container_1200 {
  background-color: #fff;
  max-width: 1200px;
}

.section_header {
  z-index: 5;
  color: #000;
  background-color: #bdbdbd;
  position: fixed;
  inset: 0% 0% auto;
}

.section_big_img, .section_big_img_2 {
  background-color: #bdbdbd;
}

.img_test_wrapper_2 {
  background-image: url('../images/Coal.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 95vh;
  max-height: none;
  display: flex;
  position: relative;
}

.image-2 {
  aspect-ratio: auto;
  object-fit: cover;
  height: 95vh;
  position: static;
  overflow: clip;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2fr auto auto;
  justify-items: stretch;
}

.text-block-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  inset: auto auto 5% 5%;
}

.image-3 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: cover;
  width: auto;
  max-width: 100%;
  height: 95vh;
  position: static;
  overflow: clip;
}

.wrapper_img_text_link {
  position: relative;
}

.section_split_img_grid_3 {
  object-fit: fill;
  background-color: #bdbdbd;
}

.div-block-copy {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin: 30px 159px 40px;
  display: flex;
}

.text_heading {
  text-align: left;
  text-transform: uppercase;
  order: 0;
  align-self: auto;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  display: block;
  position: static;
}

.text_heading.remove_space_under_heading {
  margin-bottom: 0;
  line-height: 28px;
}

.paragraph {
  text-align: left;
  flex: 0 auto;
  align-self: auto;
  max-width: 850px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 29px;
}

.paragraph.paragraph_end {
  margin-top: 20px;
}

.paragraph.para_above {
  margin-top: 40px;
  margin-bottom: 0;
}

.paragraph.para_above.para_space_below {
  margin-bottom: 15px;
}

.paragraph.para_tight {
  margin-bottom: 0;
}

.text_more_link {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.section_about {
  text-align: center;
  background-color: #fff;
}

.section_footer {
  background-color: #a3a3a2;
}

.div-block-footer {
  background-color: #a3a3a2;
  margin-bottom: auto;
  margin-left: 0;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.footer_list_header {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 12px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: block;
}

.footer_list_header.footer_space_above {
  margin-top: 35px;
}

.footer_list_item {
  color: #000;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.footer_list_item.footer_phone {
  margin-bottom: 6px;
}

.footer_list_item.footer_extra {
  margin-bottom: 4px;
  font-size: 15px;
}

.footer_div {
  margin-top: 20px;
}

.footer_text {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 26px;
}

.footer_icon {
  margin-top: 5px;
  margin-right: 10px;
}

.footer_icon.footer_icon_break {
  display: inline-block;
}

.footer_icon_link {
  text-align: left;
  display: inline-block;
}

.footer_grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr 1fr 1fr;
  margin-bottom: 20px;
  margin-right: 0;
}

.footer_end {
  color: #231f20;
  text-align: center;
  text-transform: uppercase;
  background-color: #595959;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
}

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

.footer_line {
  color: #231f20;
  background-color: #231f20;
  height: 5px;
  padding-top: 0;
  padding-bottom: 0;
}

.section_split_img_grid_4 {
  background-color: #bdbdbd;
  overflow: visible;
}

.grid_blog {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2fr;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: stretch;
}

.image_blog {
  aspect-ratio: auto;
  object-fit: cover;
  height: 70vh;
  position: static;
  overflow: clip;
}

.text-block-blog {
  color: #fff;
  text-transform: uppercase;
  padding-right: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
  position: absolute;
  inset: auto auto 5% 5%;
}

.body, .body-2 {
  padding-top: 72px;
}

.section_project_top_img {
  background-color: #bdbdbd;
}

.section_written_content {
  text-align: center;
  background-color: #fff;
  margin-bottom: 40px;
}

.section_project_split_img_grid {
  object-fit: fill;
  background-color: #bdbdbd;
}

.text_with_icon {
  background-image: url('../images/D_Logo_para_end.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 40px;
}

.grid_1row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 2fr;
  justify-items: stretch;
}

.section_more_works {
  background-color: #fff;
  margin-bottom: 10px;
  overflow: visible;
}

.image_more_works {
  aspect-ratio: auto;
  object-fit: cover;
  height: 50vh;
  position: static;
  overflow: clip;
}

.text_heading_further_works {
  text-transform: uppercase;
  order: 0;
  align-self: auto;
  padding-left: 35px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  display: block;
  position: static;
}

.back_arrow {
  z-index: auto;
  margin-top: 0;
  margin-left: 0;
  position: static;
  inset: 0% auto auto 4%;
}

.link_back {
  position: absolute;
  inset: 4% auto auto 4%;
}

.wrapper_img_text {
  position: relative;
}

.text_img_text {
  color: #fff;
  text-transform: capitalize;
  font-family: Open Sans, sans-serif;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  position: absolute;
  inset: auto auto 3% 5%;
}

.section_profile_top_img {
  background-color: #bdbdbd;
}

.div-block-text {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  max-width: none;
  margin: 30px 159px 40px;
  display: block;
}

.text_subheading {
  text-align: left;
  text-transform: uppercase;
  order: 0;
  align-self: auto;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 44px;
  display: block;
  position: static;
}

.text_subheading.text_tight {
  margin-top: 0;
}

.text_subheading.text_tight.text_tight_below {
  color: #000;
  margin-bottom: 0;
  text-decoration: none;
}

.text_subheading.text_tight.text_email_mb {
  color: #000;
  text-decoration: none;
}

.img_home_wrapper {
  background-image: linear-gradient(#ff00001c, #ff00001c), url('../images/Test_img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 98vh;
  max-height: none;
  display: flex;
  position: relative;
}

.img_home_wrapper2 {
  background-image: linear-gradient(#ff00001c, #ff00001c), url('../images/Coal.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 92vh;
  max-height: none;
  display: flex;
  position: relative;
}

.grid_intouch {
  grid-template-rows: auto;
  grid-template-columns: .75fr .5fr;
}

.div-block {
  text-align: left;
  margin-top: 177px;
}

.div-block-2 {
  text-align: left;
}

.section_contact_written_content {
  text-align: center;
  background-color: #fff;
}

.section_image_grid {
  background-color: #bdbdbd;
  margin-bottom: 10px;
  overflow: visible;
}

.wrapper_img_text_link_blog {
  position: relative;
}

.image_blog_fullpage {
  aspect-ratio: auto;
  object-fit: cover;
  height: 60vh;
  position: static;
  overflow: clip;
}

.text_exp_date {
  text-align: left;
  text-transform: uppercase;
  width: 100%;
  max-width: none;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text_back {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  inset: 5% auto auto 8%;
}

.text_back.heading_spacer_above {
  margin-top: 3px;
}

.text_big_img {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 40px;
  padding-left: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: absolute;
  inset: auto auto 0% 4%;
}

.text_big_img.heading_spacer_above {
  margin-top: 3px;
}

.img_link_overlay {
  z-index: 2;
  background-color: #50373700;
  width: 100%;
  height: 100%;
  font-family: Open Sans, sans-serif;
  position: absolute;
}

.section_big_img_3 {
  background-color: #bdbdbd;
}

.img_home_wrapper3 {
  background-image: linear-gradient(#ff00001c, #ff00001c), url('../images/Coal.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 92vh;
  max-height: none;
  display: flex;
  position: relative;
}

.img_profile_wrapper {
  background-color: #fff;
  background-image: url('../images/hero-imgs-knit-col.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 90vh;
  max-height: none;
  display: flex;
  position: relative;
}

.img_profile_wrapper.vcc {
  background-image: url('../images/hero-imgs-knit-col-light.jpg');
}

.img_profile_wrapper.titchy {
  background-image: url('../images/servos_col_halftone.jpg');
}

.img_contact_wrapper {
  background-image: linear-gradient(#ff00001c, #ff00001c), url('../images/Making_test_img.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 40vh;
  max-height: none;
  display: flex;
  position: relative;
}

.dm-logo {
  opacity: .8;
  width: 50vh;
  max-width: none;
  height: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.footer_img {
  margin-top: 5px;
  margin-bottom: 10px;
}

.slider {
  width: 100%;
  height: 100%;
}

.img_slider_wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100vh;
  max-height: none;
  display: flex;
  position: relative;
}

.slide1 {
  background-image: url('../images/cows1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide1.slide2 {
  background-image: url('../images/Img_Medow_test.jpg');
  background-size: cover;
}

.slide1.slide3 {
  background-image: url('../images/dm-portrait-repeat.png');
  background-position: 50%;
  background-size: cover;
}

.slide1.slide4 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.container-2 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-5 {
  width: 50vh;
  margin-left: 60px;
  margin-right: 60px;
  display: block;
}

.image_d_stamp {
  width: 50px;
  margin: 10px 0 0 20px;
  display: block;
  position: static;
  inset: auto 0% 0% auto;
}

.back_header {
  background-color: #da3b11;
}

.back_header.vcc {
  background-color: #fff;
}

.back_header.titchy {
  color: #fff;
  background-color: #fff;
}

.container-3 {
  width: 100%;
  max-width: 100%;
}

.slide {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.slide.slidecows {
  background-image: url('../images/cows1.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-dmportraitrepeat {
  background-image: url('../images/dm-portrait-repeat.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-dmportrait {
  background-image: url('../images/dm-portrait.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-summermornings {
  background-image: url('../images/summer-morning-black.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-rabbit {
  background-image: url('../images/rabbit.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-magpie {
  background-image: url('../images/proofoflife2.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-proofoflife {
  background-image: url('../images/proofoflife3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.lockdownstory1 {
  background-image: url('../images/lockdown-illustration3.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.lockdownstory2 {
  background-image: url('../images/flower.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-clouds {
  background-image: url('../images/clouds.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-skull {
  background-image: url('../images/skull.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-tree {
  background-image: url('../images/christmastree.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-drink {
  background-image: url('../images/drink.png'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-dd {
  background-image: url('../images/proofoflife1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-servo {
  background-image: url('../images/servos.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.slide.slide-poppy {
  background-image: url('../images/hero-poppy.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-cloud {
  background-image: url('../images/hero-clouds.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-plate {
  background-image: url('../images/hero-plate-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-orchid {
  background-image: url('../images/hero-orchid.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-pens {
  background-image: url('../images/hero-pens-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-pins {
  background-image: url('../images/hero-pins-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-concepts {
  background-image: url('../images/hero-concepts-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-candles {
  background-image: url('../images/hero-candles.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-cutk {
  background-image: url('../images/hero-cutk-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-stickies {
  background-image: url('../images/hero-stickies-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-nighttree {
  background-image: url('../images/hero-nighttree.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-redfingers {
  background-image: url('../images/hero-fingers.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-lights {
  background-image: url('../images/hero-lights-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-servos {
  background-image: url('../images/serovs_bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-grid {
  background-image: url('../images/hero-grid.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-arduino, .slide.slide-arduino-bw {
  background-image: url('../images/hero-arduino-bw.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide.slide-map {
  background-image: url('../images/hero-map.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-copy {
  background-image: url('../images/dm-portrait-repeat.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.edu_subheading {
  text-align: left;
  text-transform: none;
  order: 0;
  align-self: auto;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  font-style: italic;
  font-weight: 400;
  line-height: 44px;
  display: block;
  position: static;
}

.edu_subheading.text_tight {
  margin-top: 0;
}

.edu_subheading.text_tight.text_tight_below {
  color: #000;
  margin-bottom: 0;
  text-decoration: none;
}

.edu_subheading.text_tight.text_email_mb {
  color: #000;
  text-decoration: none;
}

.back_container {
  width: 100%;
  max-width: 100%;
}

.body-3 {
  background-color: #ffe601;
}

.body_welcome {
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .logo_image {
    margin-top: 5px;
    padding-bottom: 5px;
  }

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

  .full_image_div {
    height: 600px;
  }

  .menu-button {
    margin-top: 10px;
  }

  .icon {
    color: #000;
    margin-top: -4px;
    padding-top: 0;
    font-size: 32px;
  }

  .img_test_heading3 {
    left: 10%;
  }

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

  .div-block-copy {
    margin-top: 10px;
    margin-left: 39px;
    margin-right: 39px;
  }

  .text_heading.remove_space_under_heading {
    line-height: 28px;
  }

  .div-block-footer {
    padding-left: 0;
  }

  .footer_grid {
    grid-column-gap: 9px;
    grid-row-gap: 20px;
    grid-template-columns: .75fr .75fr;
    margin-bottom: 0;
    margin-left: 40px;
    margin-right: 10px;
  }

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

  .text-block-blog {
    bottom: 6%;
  }

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

  .image_more_works {
    height: 55vh;
  }

  .div-block-text {
    margin-top: 10px;
    margin-left: 39px;
    margin-right: 39px;
  }

  .grid_intouch {
    grid-template-columns: .75fr;
  }

  .div-block {
    margin-top: 60px;
  }

  .text_back {
    left: 10%;
  }

  .text_big_img {
    left: 4%;
  }
}

@media screen and (max-width: 767px) {
  .logo_image {
    vertical-align: baseline;
  }

  .brand_letterbox {
    padding-left: 0;
  }

  .full_image_div {
    height: 500px;
  }

  .icon {
    margin-top: -4px;
    font-size: 32px;
  }

  .img_test_heading3 {
    left: 16%;
  }

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

  .link_back {
    left: 7%;
  }

  .text_subheading {
    line-height: 30px;
  }

  .text_back {
    left: 16%;
  }

  .text_back.heading_spacer_above {
    line-height: 24px;
  }

  .text_big_img {
    left: 5%;
  }

  .slide.slide-proofoflife {
    background-image: url('../images/proofoflife3.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .edu_subheading {
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .logo_image {
    margin-bottom: -5px;
    padding-top: 5px;
  }

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

  .brand_letterbox {
    display: none;
  }

  .full_image_div {
    height: 350px;
  }

  .brand_stacked {
    margin-top: 8px;
    padding-bottom: 0;
    padding-left: 8px;
    display: inline-block;
  }

  .menu-button {
    margin-top: 10px;
    margin-bottom: 0;
    padding-top: 18px;
  }

  .icon {
    margin-top: -4px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 32px;
  }

  .div-block-2-right {
    justify-content: center;
    align-items: flex-end;
    width: 50%;
  }

  .div-block-2-left {
    justify-content: center;
    align-items: flex-start;
    width: 50%;
  }

  .img_test_heading3 {
    left: 21%;
  }

  .div-block-copy {
    margin-left: 19px;
    margin-right: 19px;
  }

  .text_heading {
    text-align: left;
    margin-bottom: 0;
    font-size: 20px;
  }

  .paragraph {
    font-size: 20px;
  }

  .footer_list_header.footer_space_above {
    margin-bottom: 5px;
  }

  .footer_list_item {
    word-break: break-all;
  }

  .footer_icon {
    margin-top: 10px;
  }

  .footer_grid {
    margin-left: 19px;
    margin-right: 20px;
  }

  .text_heading_further_works {
    text-align: left;
    margin-bottom: 0;
    padding-left: 19px;
    font-size: 20px;
  }

  .link_back {
    left: 6%;
  }

  .div-block-text {
    margin-left: 19px;
    margin-right: 19px;
  }

  .text_subheading {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .text_subheading.text_tight.text_email_mb {
    font-size: 16px;
  }

  .div-block {
    max-width: 100%;
  }

  .text_back {
    left: 21%;
  }

  .text_back.heading_spacer_above {
    margin-right: 5px;
    padding-right: 0;
  }

  .text_big_img {
    left: 5%;
  }

  .image-5 {
    max-width: 80%;
  }

  .edu_subheading {
    text-align: left;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .edu_subheading.text_tight.text_email_mb {
    font-size: 16px;
  }
}

#w-node-_6a5d6d92-9169-243f-b1f3-87c3f227753e-5f93adb6, #w-node-_7551a53f-19f0-0991-dad4-6e44115ed0ea-5f93adb6, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f704-5f93adb6, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f708-5f93adb6, #w-node-a40c6bdf-50dc-1ddb-c561-7aa7f26f0c04-5f93adb6 {
  place-self: center;
}

#w-node-a8b6c460-86d8-2bf2-deaa-9fedd66c5d2d-5f93adb6, #w-node-_83f69d72-bd6f-308b-edcb-723a1000c5c7-5f93adb6 {
  align-self: center;
}

#w-node-_6a5d6d92-9169-243f-b1f3-87c3f227753e-9c1ac4af {
  order: 0;
  place-self: center;
}

#w-node-_7551a53f-19f0-0991-dad4-6e44115ed0ea-9c1ac4af, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f704-9c1ac4af, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f708-9c1ac4af, #w-node-a40c6bdf-50dc-1ddb-c561-7aa7f26f0c04-9c1ac4af {
  place-self: center;
}

#w-node-_50d4ccfd-2046-8195-9012-2cb28eee96c6-8eee967d, #w-node-_50d4ccfd-2046-8195-9012-2cb28eee96c9-8eee967d {
  align-self: center;
}

#w-node-_03abe352-bb88-a5eb-54b1-612116c2c9cf-dfcceb68 {
  place-self: center;
}

#w-node-_03abe352-bb88-a5eb-54b1-612116c2c9cb-dfcceb68, #w-node-_3c8ed408-6359-a34b-d5d0-8bd38590ddea-dfcceb68 {
  order: 0;
  place-self: center;
}

#w-node-e75ab613-1085-e832-c111-5d947b54a96d-dfcceb68, #w-node-cb9825ed-418f-cd91-136f-7a31affcd4a4-dfcceb68 {
  place-self: center;
}

#w-node-f11664e0-4c39-4ba7-5d08-6d043739a3b3-dfcceb68 {
  order: 0;
  place-self: center;
}

#w-node-_979143a9-30ae-a107-db0f-b62c7ac2f529-dfcceb68, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f52d-dfcceb68, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f531-dfcceb68, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f529-2a4cf698, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f52d-2a4cf698, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f531-2a4cf698, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f529-6f482ebe, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f52d-6f482ebe, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f531-6f482ebe, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f704-52a666e9, #w-node-bf7a107c-6c09-34f9-bb1f-b66d1e6143a9-52a666e9, #w-node-a40c6bdf-50dc-1ddb-c561-7aa7f26f0c04-52a666e9, #w-node-_6faa9156-3af1-4b45-4e4b-08bcd7d9f708-52a666e9, #w-node-dbe7a837-cecf-df27-8ed2-ab3c041c2647-52a666e9, #w-node-a61ad61f-3d0e-8b34-c6a9-93e6e6a29a4f-52a666e9, #w-node-eb6a029c-1700-853e-509f-0e6dbb3b8437-52a666e9, #w-node-_3e42f755-db8f-1b24-61e4-1e2b59348cf4-52a666e9, #w-node-_896acb20-4011-1ebd-dacb-b6b32819a839-52a666e9, #w-node-_03abe352-bb88-a5eb-54b1-612116c2c9cf-7b14042c {
  place-self: center;
}

#w-node-_03abe352-bb88-a5eb-54b1-612116c2c9cb-7b14042c, #w-node-_3c8ed408-6359-a34b-d5d0-8bd38590ddea-7b14042c {
  order: 0;
  place-self: center;
}

#w-node-e75ab613-1085-e832-c111-5d947b54a96d-7b14042c, #w-node-cb9825ed-418f-cd91-136f-7a31affcd4a4-7b14042c {
  place-self: center;
}

#w-node-f11664e0-4c39-4ba7-5d08-6d043739a3b3-7b14042c {
  order: 0;
  place-self: center;
}

#w-node-_979143a9-30ae-a107-db0f-b62c7ac2f529-7b14042c, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f52d-7b14042c, #w-node-_979143a9-30ae-a107-db0f-b62c7ac2f531-7b14042c {
  place-self: center;
}

#w-node-be743748-74eb-4cc1-b4c7-09baa125c17a-a125c131, #w-node-be743748-74eb-4cc1-b4c7-09baa125c17d-a125c131 {
  align-self: center;
}


