.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 40px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid #fff;
  background-color: transparent;
}

.section {
  position: static;
}

.section._2 {
  display: block;
}

.section._1 {
  display: block;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.section._3 {
  display: block;
}

.heading.splash {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 108px;
  line-height: 114px;
  letter-spacing: 30px;
  text-decoration: none;
}

.heading.splash:hover {
  text-decoration: underline;
}

.nav_link {
  padding: 10px 25px;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 14px;
}

.nav_link:hover {
  text-decoration: underline;
}

.nav_link.w--current {
  color: #fff;
  font-size: 14px;
  text-decoration: underline;
}

.nav_link.last {
  padding-right: 50px;
  padding-bottom: 10px;
}

.logo {
  position: static;
  overflow: visible;
  width: 40px;
  height: 40px;
  margin: 0px 5px 5px 50px;
}

.splash_description_div {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline-block;
  margin-bottom: 7%;
  margin-left: 15%;
}

.text-block {
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

.description_text {
  margin-top: 5px;
  margin-bottom: 0px;
  clear: none;
  font-family: Vollkorn, serif;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.splash_title_div {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  height: 330px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 7%;
}

.splash_title_div.edit {
  position: absolute;
}

.splash_year {
  display: inline-block;
  border-bottom: 1px solid #fff;
  font-size: 14px;
}

.splash_scroll_div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  width: 60px;
  margin: 50px auto;
}

.splash_scroll_up {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 60px;
  margin-right: auto;
  margin-left: auto;
}

.splash_scroll_up.down {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
}

.scroll_button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Vollkorn, serif;
  font-size: 10px;
  font-style: italic;
  text-align: center;
}

.scroll_line {
  display: block;
  width: 1px;
  height: 15px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.scroll_circle {
  display: block;
  width: 10px;
  height: 10px;
  margin: 10px auto;
  border: 1px solid #fff;
  border-radius: 10px;
}

.works_container {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: block;
  width: 70%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
}

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

.column.small {
  overflow: hidden;
  margin-bottom: -20px;
}

.column.mid {
  overflow: hidden;
}

.works_thumb {
  width: 100%;
  max-width: 300%;
  opacity: 0.5;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.works_thumb.mid {
  width: 141%;
  margin-left: -20%;
}

.works_grid_div {
  position: relative;
  margin: 5px;
}

.works_grid_div.mid {
  display: inline-block;
  overflow: hidden;
  margin-bottom: 0px;
}

.works_grid_div.bottom {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: -5px;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.splash_button {
  color: #fff;
  font-size: 14px;
}

.splash_button:hover {
  text-decoration: none;
}

.splash_project_logo {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 40px;
  height: 40px;
  margin-top: 10%;
  margin-right: 15%;
}

.div-block-2 {
  display: block;
  width: 30px;
  height: 30px;
  margin: auto;
  border: 1px solid #fff;
  border-radius: 20px;
}

.splash_headline_link {
  display: block;
  color: #fff;
}

.splash_headline_link:hover {
  text-decoration: underline;
}

.work_grid_gfx_div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  width: 100%;
  padding: 3px;
}

.work_grid_title {
  margin-bottom: 5px;
  color: #fff;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: 10px;
  text-decoration: none;
}

.work_grid_title.mid {
  margin-bottom: 3px;
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 7px;
}

.work_grid_title.mid {
  margin-top: 0px;
}

.works_description_text {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-right: 50px;
  float: left;
  clear: left;
  border-top: 1px solid #fff;
  font-family: Vollkorn, serif;
  color: #fff;
  font-size: 14px;
  line-height: 15px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.works_description_text.mid {
  padding-top: 7px;
}

.works_description_text.view_project {
  position: relative;
  z-index: 1;
  margin-top: 30px;
  margin-left: 40px;
  padding-right: 0px;
  float: left;
  border-top-style: none;
  text-decoration: underline;
}

.works_description_text.view_project.small {
  margin-top: 20px;
  margin-left: 30px;
}

.work_grid_title_div {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  margin-bottom: 40px;
  margin-left: 40px;
}

.work_grid_title_div.small {
  z-index: 5;
  margin-bottom: 30px;
  margin-left: 35px;
}

.work_grid_bg_image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  max-width: 300%;
  margin: auto;
}

.work_grid_bg_image.mid {
  left: -20%;
  width: 140.5%;
}

.work_grid_gfx_div_mob {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: none;
  overflow: visible;
  width: 100%;
  height: 100%;
  padding: 3px;
}

.work_small_description {
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 11%;
  margin-top: 0px;
  margin-left: 50px;
}

.project_title {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 5px solid #fff;
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 5px;
}

.project_description_main_column {
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.project_description_2nd_column {
  margin: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.project_description {
  margin-top: 20px;
  margin-bottom: 40px;
}

.back_to_work {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  margin-bottom: 4%;
  margin-left: 50px;
}

.back_to_work_link {
  color: #fff;
}

.back_to_work_link:hover {
  text-decoration: none;
}

.next_project {
  position: absolute;
  left: 0px;
  bottom: 125px;
  margin-right: 3%;
  margin-left: 40px;
}

.play_grid {
  padding: 5px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.play_grid.small {
  overflow: hidden;
  margin-bottom: -16px;
}

.play_grid.mid {
  overflow: hidden;
  margin: 5px 5px -10px;
  padding: 0px;
}

.project_grid {
  padding: 5px;
}

.body_works {
  padding-bottom: 70px;
  background-color: #000;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
}

.project_container {
  position: relative;
  z-index: 10;
  display: block;
  width: 70%;
  max-width: 1200px;
  margin: 125px auto 0px;
  padding-right: 10px;
  padding-bottom: 125px;
  padding-left: 10px;
}

.project_row {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.body_project {
  margin-bottom: 125px;
  background-color: #000;
  font-family: Rubik, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 1px;
}

.play_thumb {
  width: 100%;
  max-width: 300%;
}

.play_thumb.mid {
  position: relative;
  left: -21%;
  width: 140.5%;
}

.nav_bar_div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}

.about_text_div {
  width: 100%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.contain_text {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-top: 125px;
  margin-right: auto;
  margin-left: auto;
}

.contain_grid {
  position: relative;
  z-index: 10;
  display: block;
  max-width: 1920px;
  margin-top: 125px;
  margin-right: auto;
  margin-left: auto;
}

.contain_grid.play {
  display: block;
}

.navbar_contain {
  z-index: 20;
}

.contain_text_project {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9;
  display: block;
  width: 100%;
  max-width: 1920px;
  margin-top: 125px;
  margin-right: auto;
  margin-left: auto;
}

.utility-page-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 40%;
  height: 30%;
  margin: auto;
  padding: 29px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  text-align: center;
}

.about_contain {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 70%;
  max-width: 1200px;
  margin: 125px auto auto;
  padding: 0px 10px;
}

.about_link {
  position: static;
  width: 100%;
  height: 100%;
  float: left;
  clear: none;
  color: #fff;
}

.about_link.contact {
  line-height: 30px;
}

.project_image {
  width: 100%;
}

.splash_video {
  position: static;
  z-index: -1;
  display: block;
  height: 100%;
}

.fullscreen {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  height: 100%;
  background-color: #363636;
}

.about_heading {
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  line-height: 52px;
  letter-spacing: 7px;
}

.about_heading.headline {
  font-size: 60px;
}

.link {
  color: #fff;
}

.div-block-5 {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: url('../images/Pause_Cribs.gif');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.logo_image {
  display: none;
}

.square_logo {
  width: 18px;
  height: 18px;
  margin-top: 11px;
  background-color: #fff;
}

.pixel_contain {
  display: none;
  margin-top: 250px;
  margin-bottom: 250px;
  padding-right: 200px;
  padding-left: 200px;
}

.bg_image {
  position: fixed;
  z-index: -60;
  display: none;
}

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

  .section._2 {
    background-image: url('../images/Thumbs_ADS_ESC.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .section._1 {
    background-image: url('../images/Website_main_v05.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .section._3 {
    background-image: url('../images/Thumbs_BOBMOSES.jpg');
    background-position: 100% 50%;
    background-size: cover;
  }

  .heading.splash {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 20px;
  }

  .nav_link.last {
    padding-right: 25px;
  }

  .logo {
    margin-left: 10px;
  }

  .splash_description_div {
    margin-bottom: 20px;
    margin-left: 7%;
  }

  .splash_title_div {
    height: 120px;
    margin-top: 50px;
  }

  .splash_year {
    display: none;
  }

  .menu-button-2 {
    height: 40px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

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

  .splash_scroll_div {
    display: none;
  }

  .works_container {
    width: auto;
    margin: 0px 5px 90px;
  }

  .nav-menu {
    display: block;
  }

  .splash_project_logo {
    margin-top: 130px;
    margin-right: 80px;
  }

  .work_grid_gfx_div {
    height: 34.859375px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .work_grid_title {
    display: block;
    width: 100%;
    margin: auto;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 4px;
  }

  .work_grid_title.mid {
    margin-bottom: auto;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 4px;
  }

  .works_description_text {
    display: none;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    text-align: center;
  }

  .works_description_text.view_project.small {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-top: 20%;
    margin-left: auto;
  }

  .work_grid_title_div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-right: 40px;
    padding-left: 0px;
  }

  .work_grid_title_div.small {
    margin-right: 35px;
    padding-left: 0px;
  }

  .work_small_description {
    position: static;
    display: none;
    width: 100%;
    margin-top: 75px;
    margin-left: 10px;
  }

  .work_small_description.play {
    display: block;
    margin-top: 65px;
    margin-left: 10px;
  }

  .project_title {
    display: inline-block;
    font-size: 24px;
    line-height: 28px;
  }

  .back_to_work {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-left: 0px;
    padding-left: 10px;
  }

  .next_project {
    position: static;
    display: block;
    margin-top: 20px;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 10px;
    float: right;
  }

  .project_grid {
    padding: 5px;
  }

  .project_container {
    width: auto;
    margin: 60px 0px 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .project_row {
    margin-right: -5px;
    margin-left: -5px;
    padding-right: 0px;
    padding-left: 0px;
  }

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

  .about_text_div {
    left: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .contain_text {
    position: static;
    margin-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .contain_grid {
    margin-top: 55px;
  }

  .contain_grid.play {
    margin-top: 15px;
  }

  .contain_text_project {
    position: static;
    display: inline-block;
    width: 100%;
    margin-top: 0px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .about_contain {
    width: auto;
    margin: 90px 0px 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .splash_video {
    display: none;
    margin-left: -294px;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    position: absolute;
    z-index: 11;
  }

  .section._2 {
    background-image: url('../images/ADS_ESC_Edit_v01.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .section._1 {
    background-image: url('../images/Website_main_v05.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .section._3 {
    background-image: url('../images/Thumbs_BOBMOSES.jpg');
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .heading.splash {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 10px;
  }

  .nav_link {
    position: relative;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
    float: none;
    clear: left;
  }

  .nav_link.last {
    position: relative;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
    margin-bottom: 20px;
    float: none;
  }

  .splash_description_div {
    margin-bottom: 20px;
    margin-left: 40px;
  }

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

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

  .splash_title_div {
    height: 120px;
    margin-top: 50px;
  }

  .splash_year {
    display: none;
  }

  .splash_scroll_div {
    display: none;
  }

  .column.small {
    margin-bottom: 0px;
  }

  .works_thumb {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }

  .works_thumb.mid {
    width: 100%;
    margin-left: 0%;
  }

  .works_grid_div.bottom {
    margin-bottom: 5px;
  }

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

  .nav-menu {
    position: fixed;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #000;
  }

  .splash_button {
    font-size: 12px;
  }

  .splash_project_logo {
    display: none;
    margin-right: 40px;
  }

  .work_grid_gfx_div {
    display: none;
  }

  .work_grid_title {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
  }

  .works_description_text {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-right: 0px;
    float: none;
    text-align: center;
  }

  .work_grid_title_div {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 61px;
    margin: auto;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .work_grid_bg_image {
    display: none;
  }

  .work_grid_gfx_div_mob {
    display: block;
  }

  .project_description_main_column {
    margin-bottom: 20px;
  }

  .project_description {
    margin-bottom: 20px;
  }

  .back_to_work {
    display: none;
  }

  .next_project {
    display: none;
  }

  .play_grid.small {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .project_grid {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .body_works {
    font-size: 12px;
  }

  .project_container {
    margin-top: 60px;
  }

  .body_project {
    font-size: 12px;
    line-height: 17px;
  }

  .play_thumb {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
  }

  .nav_bar_div {
    position: absolute;
    z-index: 11;
  }

  .about_contain {
    margin-top: 60px;
  }

  .splash_video {
    display: none;
  }

  .div-block-4 {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .section._2 {
    display: block;
  }

  .section._1 {
    display: block;
  }

  .section._3 {
    background-position: 70% 50%;
  }

  .heading.splash {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 5px;
  }

  .splash_description_div {
    margin-left: 20px;
  }

  .column {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

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

  .work_grid_title {
    font-size: 18px;
    line-height: 18px;
  }

  .work_grid_title_div {
    height: 45px;
  }

  .splash_video {
    position: absolute;
    left: -100%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-right: auto;
    margin-left: auto;
  }
}

