#problem_mobile_bg {
  display: none;
}

.mobile, .tablet {
  /* #encapson_vid_header
    {
      //  position: absolute;
    }*/
}

.mobile header nav, .tablet header nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 1rem;
}

.mobile header .logo, .tablet header .logo {
  margin-top: 0;
  padding-right: 50px;
  padding-left: 30px;
}

.mobile #encapson_vid_wrapper, .tablet #encapson_vid_wrapper {
  display: block;
  position: relative;
}

.mobile header, .tablet header {
  background: #114D52;
  padding-bottom: 10px;
}

.mobile header nav, .tablet header nav {
  padding-top: 2rem;
  -webkit-transition: padding 0.5s , background 0.5s;
  transition: padding 0.5s , background 0.5s;
}

.mobile.visibility_comparison header, .mobile.show_method header, .tablet.visibility_comparison header, .tablet.show_method header {
  background: #0A7377;
}

.mobile.section_1 header, .tablet.section_1 header {
  background: transparent;
}

.mobile.section_1 header nav, .tablet.section_1 header nav {
  padding-top: 3.6rem;
}

.mobile.section_1 header .main_logo, .tablet.section_1 header .main_logo {
  margin-left: 0;
}

.mobile #home_1, .tablet #home_1 {
  min-height: 100vh;
  height: 100vh;
}

.mobile .section_description, .tablet .section_description {
  opacity: 1;
}

.mobile .section_heading, .tablet .section_heading {
  opacity: 1;
}

.mobile #section_1, .tablet #section_1 {
  height: auto;
}

.mobile #section_2, .tablet #section_2 {
  height: auto;
  padding-top: 12vw;
  padding-bottom: 12vw;
  min-height: auto;
  max-width: 100vw;
  padding-bottom: 50vh;
  overflow: hidden;
}

.mobile #problem_mobile_bg, .tablet #problem_mobile_bg {
  position: absolute;
  display: block;
}

.mobile #problem_content, .tablet #problem_content {
  top: 0;
  margin-top: 10vh;
}

.mobile #problem_layer_1, .tablet #problem_layer_1 {
  position: relative;
}

.mobile #problem_layer_1 #fabric_img, .tablet #problem_layer_1 #fabric_img {
  position: absolute;
  bottom: -10%;
}

.mobile #problem_layer_1-transform, .tablet #problem_layer_1-transform {
  position: relative;
  top: 20vh;
}

.mobile #problem_icon, .tablet #problem_icon {
  display: none;
}

.mobile #solution_content_wrapper, .tablet #solution_content_wrapper {
  background: #114D52;
  height: auto;
  padding-top: 12vw;
  padding-bottom: 12vw;
}

.mobile #solution_content, .tablet #solution_content {
  padding-top: 0;
  padding-bottom: 0;
}

.mobile #solution_canvas, .tablet #solution_canvas {
  position: absolute;
  top: -25vh;
}

.mobile #method_bg_transform, .tablet #method_bg_transform {
  display: none !important;
}

.mobile #section_3, .tablet #section_3 {
  height: auto;
  padding-top: 0vh;
  background: #0B2C32;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile #section_3 #solution_content_wrapper, .tablet #section_3 #solution_content_wrapper {
  margin-top: auto;
  background: transparent;
}

.mobile #section_4, .tablet #section_4 {
  height: auto;
  min-height: 0vh;
  height: 0vh;
  background: #114D52;
  display: block;
}

.mobile #solution_content .section_description, .tablet #solution_content .section_description {
  opacity: 1 !important;
}

.mobile #visibility_canvas, .tablet #visibility_canvas {
  display: none;
}

.mobile #section_5, .tablet #section_5 {
  padding-top: 25vh;
  padding-bottom: 25vh;
  background: #114D52;
  height: auto;
  min-height: 100vh;
  background: #114D52;
  max-width: 130vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile #section_5 #visibility_content, .tablet #section_5 #visibility_content {
  margin-top: auto;
  margin-bottom: auto;
}

.mobile #section_6, .tablet #section_6 {
  height: auto;
  background: #114D52;
  min-height: auto;
  padding-top: 12vw;
  padding-bottom: 12vw;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile #section_6 #method_content_1, .tablet #section_6 #method_content_1 {
  margin-top: auto;
  margin-bottom: auto;
}

.mobile #section_7, .tablet #section_7 {
  height: auto;
  min-height: 100vh;
  background: #114D52;
  padding-bottom: 12vw;
  padding-top: 12vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile #section_7 #method_content_2, .tablet #section_7 #method_content_2 {
  margin-top: auto;
  margin-bottom: auto;
}

.mobile #section_8, .tablet #section_8 {
  height: auto;
  min-height: 100vh;
  background: #114D52;
  padding-top: 25vh;
  padding-bottom: 25vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.mobile #section_8 #method_content_3, .tablet #section_8 #method_content_3 {
  margin-top: auto;
  margin-bottom: auto;
}

.mobile #iso_box, .tablet #iso_box {
  opacity: 1;
  margin-bottom: 0;
}

.mobile #section_9, .tablet #section_9 {
  height: auto;
  min-height: 80vh;
  background: #114D52;
  padding-top: 25vh;
  padding-bottom: 25vh;
}

.mobile #section_9 .team_data, .tablet #section_9 .team_data {
  margin-bottom: 0;
}

.mobile #section_10, .tablet #section_10 {
  height: auto;
  min-height: auto;
  padding-top: 12vw;
  padding-bottom: 12vw;
  background: #114D52;
}

.mobile #newscontent, .tablet #newscontent {
  padding-top: 0;
}

.mobile #section_11, .tablet #section_11 {
  height: auto;
  min-height: 100vh;
  padding-top: 12vw;
  padding-bottom: 12vw;
}

.mobile #home_movie_button, .tablet #home_movie_button {
  left: 20px;
}

@media (min-width: 576px) {
  .mobile #home_movie_button, .tablet #home_movie_button {
    left: 3.3rem;
  }
}

@media (min-width: 900px) {
  .mobile #home_movie_button, .tablet #home_movie_button {
    left: 14.21vw;
  }
}

.mobile #home_1 {
  min-height: 100vh;
  height: 100vh;
  display: block;
}

.mobile .logo .encapson_logo, .mobile .logo .main_logo {
  width: 8em;
  margin-right: 1em !important;
}

.mobile .main_logo {
  margin-left: auto !important;
  margin-right: 0 !important;
}

.mobile header .logo {
  margin-top: 0;
  padding-right: 00px;
  padding-left: 30px;
}

.mobile header nav {
  padding-top: 1rem !important;
}

.mobile #section_7 {
  padding: 25vh 0;
}

.mobile #section_8 {
  padding: 25vh 0;
}

.mobile #section_11 {
  padding: 25vh 0;
}

@media (orientation: landscape) {
  #encapson_vid_wrapper {
    display: block;
    -webkit-transform: rotate(-90deg) scale(-1, 1);
            transform: rotate(-90deg) scale(-1, 1);
    z-index: 1000;
    width: 100vw;
    height: 56.49vh;
  }
  #encapson_vid_wrapper video {
    position: absolute;
    width: 100vh;
    top: 0;
    left: 0;
  }
  #encapson_vid_wrapper::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#0b2c32), color-stop(31%, rgba(11, 44, 50, 0)));
    background: linear-gradient(180deg, #0b2c32 0%, rgba(11, 44, 50, 0) 31%);
    content: '';
    position: absolute;
    height: inherit;
    width: inherit;
    z-index: 100;
  }
}

@media (orientation: portrait) {
  #encapson_vid_wrapper {
    z-index: 1000;
    width: 100vw;
    height: 177vw;
  }
  #encapson_vid_wrapper video {
    position: absolute;
    width: 100vw;
    top: 0;
    left: 0;
  }
}
/*# sourceMappingURL=mobile.css.map */