.nav-container {
  text-align: center;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: hsla(0, 0%, 100%, 0.85);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
}

.nav-menu {
  display: block;
  float: none;
  text-align: center;
}

.nav {
  display: inline-block;
  padding-right: 39px;
  padding-left: 39px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
}

.nav:hover {
  color: #000;
}

.nav.about {
  color: #000;
}

.nav.thinking {
  color: #000;
}

.nav.thinking:hover {
  color: #000;
}

.nav.thinking.topic-selected {
  color: #8a8a8a;
}

.nav.thinking.topic-selected:hover {
  color: #000;
}

.nav.news {
  color: #000;
}

.nav-left {
  padding-right: 54px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
  text-align: left;
}

.nav-left:hover {
  color: #000;
}

.nav-left.home {
  color: #8a8a8a;
}

.nav-left.home:hover {
  color: #000;
}

.nav-right {
  padding-left: 54px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
}

.nav-right:hover {
  color: #000;
}

.nav-right.contact {
  color: #000;
}

.panel-container {
  margin-top: 0px;
  padding: 0px 20px 60px;
  border-top: 1px none #9b9b9b;
  border-bottom: 1px none #000;
  color: #474747;
  text-align: center;
}

.panel-1 {
  margin-top: 0px;
  border-bottom: 1px none silver;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: transparent;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
}

.panel-1.contact {
  margin-top: 85px;
}

.panel-2 {
  border-top: 1px none silver;
  border-bottom: 1px none #000;
  text-align: center;
}

.panel-2.grey {
  background-color: transparent;
  box-shadow: none;
}

.dropdown-menu-list {
  left: -15px;
  top: 60px;
  right: -35px;
  margin-top: -10px;
  margin-left: -16px;
  background-color: hsla(0, 0%, 95.3%, 0.95);
  box-shadow: 4px 4px 3px 0 rgba(0, 0, 0, 0.2);
  font-family: 'Open Sans', sans-serif;
  color: transparent;
}

.dropdown-menu-list:hover {
  background-color: hsla(0, 0%, 95.3%, 0.95);
  color: #8a8a8a;
}

.dropdown-menu-list:active {
  background-color: hsla(0, 0%, 95.3%, 0.95);
}

.dropdown-menu-list:focus {
  background-color: hsla(0, 0%, 95.3%, 0.95);
  color: #8a8a8a;
}

.dropdown-menu-list.w--open {
  display: block;
  margin-top: -10px;
  margin-left: -16px;
  padding-left: 0px;
  float: none;
  clear: none;
  background-color: hsla(0, 0%, 95.3%, 0.95);
  box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 3px 0px, rgba(0, 0, 0, 0.2) 1px 1px 3px 0px;
  text-align: center;
}

.dropdown-menu-list.w--open:hover {
  background-color: hsla(0, 0%, 95.3%, 0.95);
  color: #8a8a8a;
}

.dropdown-menu-list.w--open:active {
  background-color: hsla(0, 0%, 95.3%, 0.95);
  color: #8a8a8a;
}

.dropdown-menu-list.w--open:focus {
  color: #8a8a8a;
}

.dropdown-menu-item {
  display: block;
  border-bottom: 1px none silver;
  background-color: hsla(0, 0%, 95.3%, 0.95);
  color: #8a8a8a;
  font-weight: 700;
  text-align: center;
}

.dropdown-menu-item:hover {
  background-color: #000;
  color: #fff;
}

.dropdown-menu-item:active {
  background-color: #000;
  color: #fff;
}

.dropdown-menu-item:focus {
  background-color: #000;
}

.dropdown-menu-item.w--current {
  background-color: transparent;
  color: #8a8a8a;
}

.dropdown-menu-item.w--current:hover {
  background-color: #000;
  color: #fff;
}

.dropdown-menu-item.w--current:active {
  background-color: transparent;
  color: #8a8a8a;
}

.dropdown-menu-item.w--current:focus {
  background-color: transparent;
  color: #8a8a8a;
}

.work {
  color: #8a8a8a;
  text-decoration: none;
}

.work:hover {
  color: #000;
  text-decoration: none;
}

.dropdown-toggle-box {
  z-index: 1000;
  padding-right: 54px;
  padding-left: 54px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
}

.dropdown-toggle-box:hover {
  color: #000;
}

.dropdown-toggle-box.w--open {
  z-index: 10;
}

.dropdown-toggle-box.work {
  padding-right: 39px;
  padding-left: 39px;
  color: #000;
}

.dropdown-toggle-box.work.w--open:active {
  background-color: transparent;
}

.thumbnails {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4px;
  padding-bottom: 8px;
  padding-left: 4px;
  cursor: crosshair;
}

.thumbnails.praxent {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  cursor: crosshair;
}

.thumbnails.presentations {
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
}

.thumbnail-container {
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  text-align: left;
  cursor: n-resize;
}

.thumbnail-section {
  display: block;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 4px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: transparent;
  text-align: center;
  cursor: n-resize;
}

.thumbnail-link-block {
  display: block;
  cursor: crosshair;
}

.thumbnail-link-block.praxent {
  display: block;
  cursor: n-resize;
}

.thumbnail-columns {
  position: static;
  display: block;
  margin: 0px auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
  cursor: n-resize;
}

.status-container {
  display: block;
  margin: 0px auto;
  border-top: 1px none silver;
  border-bottom: 1px none silver;
}

.status-columns {
  padding: 0px;
  border-top: 1px none silver;
  border-bottom: 1px none silver;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}

.status-button {
  display: block;
  margin-bottom: 6px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: none;
  clear: left;
  border-top: 1px none #000;
  border-bottom: 1px none #000;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-weight: 700;
  text-align: center;
}

.status-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.status-button.left {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.status-button.selected {
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-color: silver;
  color: #fff;
}

.status-button.selected:hover {
  background-color: silver;
}

.status-button.selected.w--current:hover {
  background-color: silver;
}

.status-button.selected.hover-again:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.work-title {
  display: block;
  margin-top: 60px;
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
  text-align: center;
  cursor: e-resize;
}

.work-title:hover {
  color: rgba(0, 0, 0, 0.8);
}

.work-categories-other {
  display: block;
  margin-bottom: 0px;
}

.work-other {
  display: block;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px none #fff;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-weight: 700;
  text-align: center;
}

.work-other:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.work-category-other-columns {
  padding-right: 5px;
  padding-left: 5px;
}

.brand-link-block {
  display: block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  text-align: center;
  cursor: e-resize;
}

.brand-link-block.cursor-right {
  cursor: e-resize;
}

.brand-image {
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-bottom: 6px;
  font-family: 'Open Sans', sans-serif;
  cursor: n-resize;
}

.brand-image.cursor-right {
  cursor: e-resize;
}

.brand-button {
  display: block;
  margin-bottom: 6px;
  padding: 20px 0px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-weight: 700;
  text-align: center;
}

.brand-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.brand-button.w--current {
  margin-bottom: 6px;
}

.brand-button.aspects {
  margin-right: 0px;
  margin-bottom: 6px;
  margin-left: 0px;
  padding: 20px 0px;
  background-color: #fff;
  color: silver;
  font-weight: 700;
}

.brand-button.aspects:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.brand-button.aspects.selected {
  background-color: silver;
  color: #fff;
}

.brand-button.aspects.selected:hover {
  background-color: silver;
}

.brand-button.aspects.selected.w--current {
  margin-right: 0px;
  margin-left: 0px;
  background-color: silver;
  color: #fff;
}

.brand-button.aspects.selected.w--current:hover {
  background-color: silver;
}

.brand-button.aspects.selected._1 {
  background-color: rgba(0, 0, 0, 0.4);
}

.brand-button.aspects.selected._0:hover {
  background-color: silver;
}

.brand-button.aspects.selected.hover-again:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.status-column-single {
  position: relative;
  display: block;
  padding-right: 0px;
  padding-left: 0px;
}

.aspects-container {
  display: block;
}

.footer-section {
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: transparent;
  font-size: 15px;
}

.work-footer-paragraph {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 30px 50px;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, 0.3);
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
}

.footer-container {
  padding: 0px 20px 300px;
  text-align: center;
}

.title-button {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  border-bottom: 1px none #000;
  background-color: rgba(0, 0, 0, 0.1);
  font-family: 'Open Sans', sans-serif;
  color: transparent;
  font-size: 25px;
  font-weight: 400;
}

.title-button:hover {
  padding-top: 55px;
  padding-bottom: 65px;
  color: #fff;
  font-size: 38px;
  font-weight: 300;
}

.title-button.get-the-best {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: url('../images/Get-the-best-–-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
  color: transparent;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.title-button.get-the-best:hover {
  background-color: rgba(0, 0, 0, 0.8);
  background-image: url('../images/Get-the-best-–-1-–-Hover.jpg');
  background-size: cover;
  color: silver;
  font-size: 32px;
}

.title-button.brand-as-os {
  background-color: #12b6cf;
  box-shadow: none;
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.title-button.brand-as-os:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.title-button.brand-ideas {
  background-image: url('../images/Brand-ideas-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: none;
  color: transparent;
  font-size: 32px;
  font-weight: 400;
}

.title-button.brand-ideas:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url('../images/Brand-ideas-1-Hover.jpg');
  background-size: cover;
  color: silver;
  font-size: 32px;
  font-weight: 300;
}

.title-button.brand-identity-solutions {
  margin-top: 60px;
  background-image: url('../images/Looking-to-stand-out.jpg');
  background-position: 50% 50%;
  background-size: cover;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
}

.title-button.brand-identity-solutions:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: transparent;
  background-image: url('../images/Brand-ideas-2-Hover.jpg');
  background-size: cover;
  color: silver;
  font-size: 32px;
  font-weight: 300;
}

.title-button.specialist {
  background-color: rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  color: #fff;
  font-size: 32px;
  font-weight: 300;
}

.title-button.specialist:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
  font-weight: 300;
}

.title-button.specialist.white {
  background-color: transparent;
  box-shadow: none;
  color: silver;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.title-button.specialist.white:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.title-button.white {
  background-color: transparent;
  color: silver;
  font-size: 32px;
  font-weight: 300;
}

.title-button.white:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.title-button.white.branding-reality {
  background-color: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.title-button.white.branding-reality:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: silver;
}

.title-button.thinking-2 {
  margin-bottom: 5px;
  background-color: #fff;
  color: #8a8a8a;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 1px;
}

.title-button.thinking-2:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.title-button.thinking-1 {
  margin-bottom: 5px;
  background-color: #fff;
  color: #8a8a8a;
  font-size: 23px;
  font-weight: 600;
  letter-spacing: 1px;
}

.title-button.thinking-1:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.title-button.panel-3 {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.title-button.panel-3:hover {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.about-intro-paragraph {
  margin-top: 0px;
  margin-bottom: 10px;
  padding: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 21px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.about-intro-paragraph.mobile {
  margin-bottom: 20px;
  font-size: 22px;
  text-align: left;
}

.about-intro-paragraph.blog {
  font-size: 26px;
  line-height: 39px;
  text-align: center;
}

.venn-diagram {
  margin-top: 0px;
  margin-bottom: 30px;
}

.text-link {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.text-link:hover {
  color: #50c6d8;
}

.social {
  display: block;
  width: 38px;
  margin: 25px 20px 0px;
  border-radius: 8px;
  background-color: #8a8a8a;
}

.social:hover {
  display: block;
  background-color: rgba(0, 0, 0, 0.8);
}

.footer-text {
  position: static;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.footer-text:hover {
  color: rgba(0, 0, 0, 0.8);
}

.strip-1 {
  margin-top: 60px;
  background-color: #fff;
  text-align: center;
}

.strip-1:hover {
  background-color: transparent;
  color: #fff;
}

.strip-2 {
  display: block;
  background-color: transparent;
  font-size: 25px;
  text-align: center;
}

.strip-2.medium-grey {
  background-color: rgba(0, 0, 0, 0.25);
}

.about-body {
  padding-top: 30px;
  background-color: transparent;
  box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  font-size: 32px;
}

.strip-header-about {
  margin-top: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #50c6d8;
  font-size: 32px;
  font-weight: 300;
  text-align: center;
}

.strip-header-about:hover {
  color: silver;
}

.thinking-body {
  padding-top: 30px;
  padding-bottom: 0px;
  text-align: center;
}

.baos-column {
  display: block;
  height: 760px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 30px 20px;
  border-style: solid;
  border-width: 5px 15px;
  border-color: silver;
  background-color: hsla(0, 0%, 100%, 0.3);
  text-align: center;
}

.baos-column._2 {
  height: 560px;
  margin-top: 200px;
  margin-bottom: 0px;
  padding-top: 30px;
  border-width: 5px 15px;
  border-color: silver;
  border-top-style: solid;
  border-bottom-style: solid;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.baos-text-body {
  display: block;
  margin-top: 0px;
  margin-bottom: 50px;
  padding: 40px 50px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  font-weight: 700;
}

.baos-heading {
  margin-bottom: 0px;
  padding-top: 60px;
  padding-bottom: 65px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 90px;
  font-weight: 400;
}

.baos-button {
  display: block;
  margin-right: 0px;
  margin-bottom: 20px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 22px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 22px;
  font-weight: 400;
  cursor: default;
}

.arrow-down {
  width: 26px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  color: #fff;
}

.arrow-down._1 {
  margin-bottom: 0px;
  padding-top: 0px;
}

.arrow-down._2 {
  margin-top: 20px;
}

.form-content {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 115px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  font-weight: 700;
}

.form-content.sub {
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 50px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
}

.baos-button-hover {
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 21px;
  font-weight: 400;
}

.baos-button-hover:hover {
  background-color: #50c6d8;
  color: #fff;
}

.content-button {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: 'Open Sans', sans-serif;
  line-height: 34px;
  font-weight: 300;
}

.content-button._1 {
  padding: 40px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.7);
  font-size: 22px;
  font-weight: 400;
}

.form-content-row {
  margin-bottom: 20px;
}

.strip-grey {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(0, 0, 0, 0.7);
  box-shadow: none;
  text-align: center;
}

.baos-text {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.65);
  font-size: 33px;
  font-weight: 400;
}

.baos-text.white {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
  font-weight: 300;
}

.baos-text.white {
  font-size: 22px;
}

.strip-thinking {
  padding: 40px 20px 20px;
  background-color: #50c6d8;
  text-align: center;
}

.footer-downloads {
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
}

.footer-links {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: silver;
}

.footer-text-links {
  display: block;
  padding-top: 0px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  text-decoration: none;
}

.footer-text-links:hover {
  color: rgba(0, 0, 0, 0.7);
}

.footer-to-top {
  padding-top: 14px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  text-align: center;
}

.disclaimer-container {
  padding-bottom: 50px;
}

.top-button {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: url('../images/Arrow-–-Up-–-Silver-–-65px_1Arrow – Up – Silver – 65px.png');
  background-position: 50% 50%;
  background-size: 65px;
  background-repeat: no-repeat;
}

.top-button:hover {
  background-image: url('../images/Arrow-–-Up-–-Over_1Arrow – Up – Over.png');
  background-size: 60px;
}

.contact-intro-paragraph {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 21px;
  line-height: 32px;
  font-weight: 300;
  text-align: left;
}

.text-field-name {
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px none #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.form-field-container {
  margin-bottom: 50px;
  padding-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: #000;
  font-weight: 300;
  text-align: left;
}

.submit-button {
  margin-bottom: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: silver;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.submit-button:hover {
  background-color: #000;
}

.text-field-email-address {
  margin-bottom: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 1px none #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.form-field-description {
  padding-top: 15px;
  padding-bottom: 200px;
  border: 1px none #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.form-field-container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.submission-success {
  margin-top: 20px;
  padding: 300px 200px;
  background-color: #50c6d8;
  color: transparent;
  font-weight: 400;
}

.submission-message {
  padding-right: 20px;
  padding-left: 20px;
  color: #fff;
  font-size: 21px;
  line-height: 32px;
  font-weight: 300;
}

.error {
  margin-right: 20px;
  margin-left: 20px;
  border-bottom: 1px none #000;
  border-left: 20px solid transparent;
  border-right-width: 100px;
  border-right-color: #000;
  background-color: #50c6d8;
  color: #fff;
}

.form-field-wrapper {
  margin-bottom: 0px;
}

.error-text {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 21px;
}

.disclaimer-footer {
  padding-bottom: 0px;
  background-color: rgba(0, 0, 0, 0.7);
  color: transparent;
}

.blog-date {
  display: block;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.post-link-block {
  display: block;
  margin-bottom: 0px;
  text-align: center;
}

.blog-container {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.blog-container.category {
  margin-top: 25px;
  text-align: right;
}

.blog-panel-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 75.3%, 0.1);
  box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
}

.blog-heading {
  margin-top: 10px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 400;
  text-align: left;
}

.blog-body {
  margin-top: 20px;
  margin-bottom: 60px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 21px;
  line-height: 30px;
  font-weight: 300;
  text-align: left;
}

.post-status {
  display: block;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 15px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: silver;
  border-bottom-width: 1px;
  border-bottom-color: silver;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.post-status.recent {
  padding-top: 40px;
}

.featured-posts {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 75.3%, 0.1);
  box-shadow: none;
}

.contact-button {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding: 20px 0px;
  background-color: transparent;
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.contact-button:hover {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.contact-button.selected {
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: #8a8a8a;
}

.contact-columns {
  padding-right: 0px;
  padding-left: 0px;
}

.blog-panel-item {
  padding-top: 0px;
  background-color: transparent;
}

.blog-posts-header {
  display: block;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 26px;
  font-weight: 400;
  text-align: left;
}

.blog-posts-header.recent-posts {
  margin-bottom: 0px;
  background-color: transparent;
  font-size: 21px;
}

.post-summary {
  padding-top: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
}

.post-summary.recent-posts {
  background-color: transparent;
  font-size: 12px;
}

.blog-posts-link-block {
  margin-bottom: 5px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.contact-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.category-tag {
  position: absolute;
  left: 30px;
  top: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: #000;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.most-recent-container {
  padding-bottom: 10px;
  border-top: 1px none silver;
  border-bottom: 1px none silver;
}

.posts-container {
  padding-bottom: 10px;
  border-bottom: 1px none silver;
}

.posts-container.title {
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-top: 1px none #000;
}

.dynamic-list-recent-posts {
  margin-bottom: 60px;
}

.recent-posts {
  margin-bottom: 0px;
  padding-top: 0px;
  background-color: hsla(0, 0%, 75.3%, 0.1);
}

.blog-item-div {
  border-bottom-width: 4px;
  border-bottom-color: silver;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.25);
}

.categories-section {
  padding: 0px 50px 60px;
  background-color: hsla(0, 0%, 75.3%, 0.1);
}

.category-container {
  margin-top: 10px;
  padding-bottom: 30px;
  text-align: center;
}

.category-all-posts-text {
  display: inline-block;
  padding: 10px 20px;
  border-radius: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.category-all-posts-text:hover {
  background-color: #000;
  color: #fff;
  text-transform: uppercase;
}

.category-strip-2 {
  text-align: center;
}

.category-strip-header {
  margin-top: 60px;
  background-color: hsla(0, 0%, 75.3%, 0.1);
}

.category-title-header {
  display: inline-block;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 15px;
  border-radius: 9px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.footer-arrow {
  display: block;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: transparent;
  background-image: url('../images/Arrow-–-Up_1Arrow – Up.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
  color: transparent;
}

.footer-arrow:hover {
  background-image: url('../images/Arrow-–-Up-–-Black-–-80-–-65px_1Arrow – Up – Black – 80% – 65px.png');
  background-size: 60px;
}

.footer-top-section {
  padding-top: 20px;
  background-color: hsla(0, 0%, 75.3%, 0.5);
}

.brand-ideas {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 32px;
  text-align: center;
}

.brand-ideas:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.text-lines {
  display: block;
  margin-bottom: 5px;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.text-lines:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.text-lines.end {
  margin-bottom: 0px;
}

.full-menu {
  padding-bottom: 40px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.selected-menu {
  padding-right: 8px;
  padding-bottom: 0px;
  padding-left: 8px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.selected-menu.only {
  padding-bottom: 6px;
}

.word-lines-section {
  margin-bottom: 0px;
  padding-bottom: 1px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.aspects-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3px;
  padding-left: 3px;
}

.aspects-container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 7px;
  padding-left: 7px;
  text-align: center;
}

.visuals-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.aspects-section {
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.aspects-section.concepts-menu-3 {
  padding-bottom: 0px;
}

.work-section {
  display: block;
  margin-left: auto;
  padding-bottom: 2px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.work-section.cursor-right {
  cursor: e-resize;
}

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

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

.concepts-menu {
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 6px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: transparent;
}

.concepts-menu-1 {
  padding: 0px;
  color: transparent;
  text-align: right;
}

.concepts-menu-2 {
  padding: 0px;
  color: #000;
}

.concepts-button {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-weight: 700;
}

.concepts-button:hover {
  background-color: #000;
  color: #fff;
}

.concepts-button._2 {
  background-color: #fff;
  color: silver;
  font-size: 14px;
}

.concepts-button._2:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.concepts-button.selected {
  background-color: silver;
  color: #fff;
}

.concepts-button.selected:hover {
  background-color: silver;
}

.overview-link-block {
  background-color: transparent;
  text-align: center;
}

.write-up-container {
  padding: 20px 20px 20px 30px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 32px;
  text-align: left;
}

.overview-thumbnail {
  display: inline-block;
  max-width: 100%;
  padding-right: 2px;
  padding-bottom: 4px;
  padding-left: 2px;
}

.overview-column {
  padding-right: 0px;
  padding-left: 0px;
  cursor: e-resize;
}

.overview-container {
  padding-right: 2px;
  padding-left: 2px;
  color: transparent;
}

.overview-section {
  padding-bottom: 4px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  color: transparent;
}

.write-up-section {
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.top-text-section {
  background-color: hsla(0, 0%, 75.3%, 0.25);
  text-align: center;
}

.top-text-button {
  padding-top: 12px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-weight: 700;
}

.top-text-button:hover {
  font-family: 'Open Sans', sans-serif;
  color: rgba(0, 0, 0, 0.8);
  font-weight: 700;
}

.container-1-2 {
  text-align: center;
}

.overview-container-2 {
  padding-right: 6px;
  padding-left: 6px;
}

.work-header {
  text-align: center;
}

.work-header-buttons {
  display: block;
  padding: 22px 0px 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
  text-align: center;
  cursor: e-resize;
}

.work-header-buttons:hover {
  color: #8a8a8a;
}

.work-header-buttons.right-arrow {
  text-align: right;
}

.work-header-buttons.left-arrow {
  text-align: center;
}

.work-header-section {
  margin-top: 60px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  text-align: center;
}

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

.work-header-arrow {
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
  text-align: right;
}

.work-header-arrow:hover {
  display: block;
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: transparent;
  color: rgba(0, 0, 0, 0.8);
}

.top-arrow {
  display: block;
  padding-top: 12px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
}

.top-arrow:hover {
  color: rgba(0, 0, 0, 0.8);
}

.top-arrow._2 {
  display: block;
  padding-top: 14px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.top-arrow._3 {
  padding-top: 20px;
  padding-bottom: 10px;
  color: #8a8a8a;
  font-weight: 400;
  text-align: center;
}

.top-arrow._3:hover {
  color: rgba(0, 0, 0, 0.8);
  font-weight: 400;
}

.top-arrow-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  text-align: center;
}

.work-header-arrows {
  display: block;
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
}

.work-header-arrows:hover {
  color: rgba(0, 0, 0, 0.8);
}

.work-header-title {
  display: block;
  padding-top: 22px;
  padding-bottom: 20px;
  background-color: transparent;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-weight: 700;
  text-align: center;
}

.background {
  background-color: hsla(0, 0%, 75.3%, 0.25);
}

.header-title {
  padding-top: 22px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: transparent;
  font-weight: 700;
}

.brandlines {
  display: block;
  margin-bottom: 5px;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #8a8a8a;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
}

.brandlines:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: silver;
}

.body {
  padding-top: 5px;
  background-color: hsla(0, 0%, 75.3%, 0.25);
  text-align: center;
}

.website-section {
  display: block;
  margin-bottom: 50px;
  padding: 60px 50px;
  font-family: 'Open Sans', sans-serif;
  color: silver;
  font-size: 140px;
  text-decoration: none;
}

.website-section:hover {
  color: rgba(0, 0, 0, 0.8);
}

.brands {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: silver;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
}

.brands:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block {
  background-color: #fff;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    display: block;
    width: 728px;
    margin-right: auto;
    margin-left: auto;
  }

  .nav {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .nav:hover {
    background-color: #8a8a8a;
    color: #fff;
  }

  .nav.about.w--current {
    background-color: #000;
    color: #fff;
  }

  .nav.thinking {
    background-color: #000;
    color: #fff;
  }

  .nav.thinking:hover {
    color: #fff;
  }

  .nav.thinking.topic-selected {
    color: #fff;
  }

  .nav.thinking.topic-selected:hover {
    color: #fff;
  }

  .nav.news {
    background-color: #000;
    color: #fff;
  }

  .nav-left {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

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

  .nav-left.home:hover {
    background-color: #8a8a8a;
    color: #fff;
  }

  .nav-left.home.w--current {
    background-color: #000;
    color: #fff;
  }

  .nav-right {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    color: #8a8a8a;
    text-align: center;
  }

  .nav-right:hover {
    background-color: #8a8a8a;
    color: #fff;
  }

  .nav-right.contact {
    background-color: #000;
    color: #fff;
  }

  .nav-right.mobile:hover {
    background-color: #8a8a8a;
    color: #fff;
  }

  .panel-container {
    padding-right: 10px;
    padding-bottom: 0px;
    padding-left: 10px;
  }

  .panel-1.contact {
    margin-top: 75px;
  }

  .dropdown-menu-list {
    margin-top: 0px;
    margin-left: 0px;
    box-shadow: none;
  }

  .dropdown-menu-list.w--open {
    margin-top: 0px;
    margin-left: 0px;
    box-shadow: none;
  }

  .dropdown-menu-item {
    padding: 22px 0px;
  }

  .dropdown-menu-item:hover {
    background-color: #8a8a8a;
  }

  .work {
    color: #fff;
  }

  .work:hover {
    color: #fff;
  }

  .dropdown-toggle-box {
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
    color: #8a8a8a;
    text-align: center;
  }

  .dropdown-toggle-box:hover {
    background-color: #8a8a8a;
    color: #fff;
  }

  .dropdown-toggle-box.w--open {
    padding-left: 0px;
  }

  .dropdown-toggle-box.work {
    background-color: #000;
    color: #fff;
  }

  .dropdown-toggle-box.work:hover {
    color: #fff;
  }

  .dropdown-toggle-box.work.w--open {
    padding-right: 0px;
  }

  .thumbnail-container {
    margin-top: 0px;
  }

  .thumbnail-section {
    padding-bottom: 0px;
  }

  .work-title:hover {
    color: #8a8a8a;
  }

  .work-other {
    display: block;
    clear: none;
    font-size: 14px;
  }

  .work-category-other-columns {
    padding-right: 5px;
    padding-left: 5px;
  }

  .brand-button.aspects {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .status-columns-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .status-column-single {
    display: inline;
  }

  .aspects-container {
    display: inline;
    margin-right: auto;
    margin-left: auto;
  }

  .work-footer-paragraph {
    padding-right: 30px;
    padding-left: 30px;
  }

  .footer-container {
    padding-bottom: 500px;
  }

  .title-button:hover {
    background-image: none;
    color: #474747;
  }

  .title-button.get-the-best {
    background-color: #fff;
    background-image: url('../images/Get-the-best-–-5.jpg');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: transparent;
    font-size: 32px;
  }

  .title-button.get-the-best:hover {
    background-color: rgba(0, 0, 0, 0.3);
    background-image: url('../images/Get-the-best-–-1-–-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: silver;
  }

  .title-button.brand-as-os {
    background-color: #12b6cf;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: #fff;
  }

  .title-button.brand-as-os:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: silver;
  }

  .title-button.brand-ideas {
    background-color: transparent;
    background-image: url('../images/Brand-ideas-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: transparent;
    font-size: 32px;
  }

  .title-button.brand-ideas:hover {
    background-color: transparent;
    background-image: url('../images/Brand-ideas-1-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: silver;
  }

  .title-button.brand-identity-solutions {
    background-color: transparent;
    background-image: url('../images/Landing-page-–-Panel-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: transparent;
    font-size: 32px;
  }

  .title-button.brand-identity-solutions:hover {
    background-color: transparent;
    background-image: url('../images/Identity_solutions-1-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: silver;
  }

  .title-button.specialist {
    background-color: rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    color: hsla(0, 0%, 100%, 0.8);
  }

  .title-button.specialist:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: silver;
  }

  .title-button.specialist.white {
    background-color: transparent;
    color: silver;
  }

  .title-button.specialist.white:hover {
    background-color: rgba(0, 0, 0, 0.8);
    color: silver;
  }

  .title-button.white:hover {
    background-color: #fff;
  }

  .title-button.thinking-2:hover {
    border-bottom-width: 0px;
    border-bottom-color: transparent;
    background-color: #fff;
    color: #8a8a8a;
  }

  .title-button.thinking-1:hover {
    background-color: #fff;
    color: #8a8a8a;
  }

  .title-button.panel-3:hover {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: none;
    color: silver;
  }

  .about-intro-paragraph {
    font-size: 20px;
    line-height: 30px;
  }

  .about-intro-paragraph.mobile {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .social {
    margin-bottom: 20px;
  }

  .about-body {
    padding-bottom: 20px;
    box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  }

  .thinking-body {
    padding-top: 12px;
  }

  .baos-column {
    padding-right: 20px;
    padding-left: 20px;
    border-right-width: 5px;
    border-right-color: silver;
    border-left-width: 5px;
    border-left-color: silver;
  }

  .baos-column._2 {
    height: 550px;
    margin-top: 210px;
    border-right-width: 5px;
    border-right-color: silver;
    border-left-width: 5px;
    border-left-color: silver;
    background-color: hsla(0, 0%, 100%, 0.3);
  }

  .baos-heading {
    font-size: 70px;
  }

  .arrow-down._2 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .content-button._1 {
    padding-right: 20px;
    padding-bottom: 45px;
    padding-left: 20px;
    line-height: 32px;
  }

  .form-content-row {
    margin-right: 0px;
    margin-left: 0px;
  }

  .baos-text {
    font-size: 28px;
  }

  .strip-thinking {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .footer-to-top {
    padding-top: 14px;
    box-shadow: none;
  }

  .disclaimer-container {
    padding-bottom: 0px;
  }

  .post-link-block {
    margin-top: 60px;
  }

  .blog-container.category {
    margin-top: 15px;
  }

  .blog-heading {
    margin-top: 5px;
    font-size: 34px;
  }

  .blog-body {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .post-status {
    margin-bottom: 20px;
  }

  .blog-posts-header {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    font-size: 19px;
  }

  .post-summary {
    padding-left: 10px;
    font-size: 12px;
  }

  .blog-posts-link-block {
    margin-bottom: 0px;
  }

  .most-recent-container {
    padding-bottom: 0px;
  }

  .categories-section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .category-all-posts-text {
    font-size: 12px;
  }

  .category-title-header {
    margin-top: 20px;
  }

  .aspects-section {
    padding-bottom: 0px;
  }

  .work-section {
    padding-bottom: 0px;
  }

  .selected-menu-container {
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    display: block;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-color: hsla(0, 0%, 100%, 0.85);
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  }

  .nav-menu {
    width: auto;
  }

  .panel-container {
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 30px;
  }

  .thumbnail-section {
    padding-bottom: 0px;
  }

  .status-button {
    margin-bottom: 6px;
  }

  .status-button.left {
    margin-bottom: 10px;
  }

  .work-title {
    margin-top: 60px;
    padding-top: 22px;
    padding-bottom: 20px;
  }

  .work-category-other-columns {
    padding-right: 5px;
    padding-left: 5px;
  }

  .work-footer-paragraph {
    padding: 20px 30px;
  }

  .title-button.get-the-best {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 21px;
    font-weight: 400;
  }

  .title-button.get-the-best:hover {
    background-color: transparent;
    background-image: url('../images/Get-the-best-–-1-–-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: silver;
    font-size: 23px;
  }

  .title-button.brand-as-os {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 23px;
    font-weight: 300;
  }

  .title-button.brand-as-os:hover {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .title-button.brand-ideas {
    padding-top: 30px;
    padding-bottom: 30px;
    background-image: url('../images/Brand-ideas-1.jpg');
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 23px;
    font-weight: 400;
  }

  .title-button.brand-ideas:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url('../images/Brand-ideas-1-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    font-size: 23px;
  }

  .title-button.brand-identity-solutions {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url('../images/Landing-page-–-Panel-1.jpg');
    font-size: 23px;
    font-weight: 400;
  }

  .title-button.brand-identity-solutions:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgba(0, 0, 0, 0.8);
    background-position: 50% 50%;
    font-size: 21px;
  }

  .title-button.specialist {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 23px;
    font-weight: 400;
  }

  .title-button.specialist:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    font-weight: 400;
  }

  .title-button.specialist.white {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    font-size: 23px;
  }

  .title-button.specialist.white:hover {
    font-size: 23px;
  }

  .title-button.white {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 23px;
    font-weight: 400;
  }

  .title-button.white:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 23px;
    font-weight: 400;
  }

  .title-button.thinking-2 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .title-button.thinking-2:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .title-button.thinking-1 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 18px;
  }

  .title-button.thinking-1:hover {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .title-button.panel-3 {
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 23px;
    font-weight: 300;
  }

  .title-button.panel-3:hover {
    padding-top: 30px;
    padding-bottom: 30px;
    color: silver;
  }

  .about-intro-paragraph.mobile {
    margin-bottom: 20px;
  }

  .strip-2 {
    box-shadow: inset 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  }

  .thinking-body {
    padding-top: 0px;
  }

  .baos-column {
    padding-bottom: 0px;
    border-bottom-width: 2px;
    border-bottom-color: silver;
    text-align: center;
  }

  .baos-column._2 {
    margin-top: 0px;
    border-top-width: 3px;
    border-top-color: silver;
  }

  .baos-text-body {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 45px;
  }

  .baos-heading {
    margin-bottom: 0px;
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 50px;
  }

  .form-content-row {
    margin-bottom: 10px;
  }

  .strip-grey {
    padding-top: 10px;
    padding-bottom: 15px;
  }

  .baos-text {
    font-size: 28px;
  }

  .strip-thinking {
    padding-top: 20px;
    padding-bottom: 10px;
  }

  .footer-to-top {
    padding-top: 14px;
    box-shadow: none;
  }

  .disclaimer-container {
    padding-bottom: 0px;
  }

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

  .blog-container {
    padding-right: 30px;
    padding-left: 30px;
  }

  .post-status {
    margin-bottom: 0px;
  }

  .featured-posts {
    padding-bottom: 0px;
  }

  .blog-panel-item {
    margin-bottom: 20px;
  }

  .blog-posts-header {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 26px;
  }

  .post-summary {
    font-size: 14px;
  }

  .contact-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .posts-container {
    padding-bottom: 0px;
  }

  .categories-section {
    padding-right: 10px;
    padding-left: 10px;
  }

  .category-all-posts-text {
    padding: 8px 12px;
    border-radius: 10px;
  }

  .category-title-header {
    padding: 8px 12px;
    font-size: 16px;
  }

  .footer-arrow {
    padding-top: 20px;
    padding-bottom: 30px;
    background-size: 45px;
  }

  .footer-arrow:hover {
    background-size: 45px;
  }

  .footer-top-section {
    padding-top: 20px;
  }

  .text-lines {
    padding: 35px 10px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
  }

  .selected-menu {
    padding-right: 6px;
    padding-left: 6px;
  }

  .aspects-container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .visuals-container {
    padding-right: 6px;
    padding-left: 6px;
  }

  .aspects-section {
    padding-right: 3px;
    padding-bottom: 0px;
    padding-left: 3px;
  }

  .work-section {
    padding-bottom: 0px;
  }

  .selected-menu-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .overview-container {
    padding-right: 4px;
    padding-left: 4px;
  }

  .write-up-section {
    padding-right: 6px;
    padding-bottom: 0px;
    padding-left: 6px;
    background-color: hsla(0, 0%, 75.3%, 0.25);
  }

  .overview-container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .work-header-buttons {
    text-align: center;
  }

  .work-header-buttons.left-arrow {
    text-align: center;
  }

  .brandlines {
    padding-top: 35px;
    padding-bottom: 35px;
    font-size: 25px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .nav-container {
    display: block;
    clear: none;
  }

  .nav-bar {
    display: block;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  }

  .nav-right.mobile:hover {
    background-color: #8a8a8a;
  }

  .panel-container {
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
    font-size: 28px;
  }

  .panel-1 {
    margin-top: 60px;
  }

  .dropdown-menu-item:hover {
    background-color: #8a8a8a;
  }

  .work {
    color: #8a8a8a;
  }

  .dropdown-toggle-box:hover {
    background-color: #8a8a8a;
  }

  .thumbnails {
    padding-right: 0px;
    padding-bottom: 6px;
    padding-left: 0px;
  }

  .thumbnail-container {
    margin-top: 0px;
  }

  .thumbnail-section {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .thumbnail-columns {
    padding-right: 0px;
    padding-left: 0px;
  }

  .status-button {
    margin-bottom: 6px;
  }

  .status-button.selected:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }

  .work-title {
    margin-top: 60px;
    padding-bottom: 20px;
  }

  .work-category-other-columns {
    padding-right: 0px;
    padding-left: 0px;
  }

  .brand-button.aspects {
    margin-right: 0px;
    margin-left: 0px;
  }

  .work-footer-paragraph {
    padding: 20px;
  }

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

  .title-button {
    background-image: url('../images/Looking-to-stand-out-–-Mobile-–-Light.jpg');
    background-position: 100% 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    line-height: 45px;
  }

  .title-button:hover {
    background-image: url('../images/Looking-to-stand-out-–-Mobile-–-Light.jpg');
    background-size: cover;
    color: #474747;
  }

  .title-button.get-the-best {
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: transparent;
    background-image: url('../images/Get-the-best-–-5.jpg');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: none;
    color: transparent;
    font-size: 17px;
    line-height: 20px;
  }

  .title-button.get-the-best:hover {
    background-color: rgba(0, 0, 0, 0.8);
    background-image: url('../images/Get-the-best-–-1-–-Hover.jpg');
    background-position: 50% 50%;
    background-size: cover;
    font-size: 17px;
  }

  .title-button.brand-as-os {
    padding: 26px 30px;
    background-color: #12b6cf;
    background-image: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.brand-as-os:hover {
    padding-top: 26px;
    padding-bottom: 26px;
    background-image: none;
  }

  .title-button.brand-ideas {
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: hsla(0, 0%, 75.3%, 0.25);
    background-image: url('../images/Brand-ideas-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    box-shadow: none;
    color: transparent;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.brand-ideas:hover {
    padding-top: 26px;
    padding-bottom: 26px;
    background-image: url('../images/Landing-page-–-Panel-5.png');
    background-position: 50% 50%;
    background-size: cover;
    font-size: 17px;
  }

  .title-button.brand-identity-solutions {
    height: auto;
    margin-top: 60px;
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: hsla(0, 0%, 75.3%, 0.25);
    background-image: url('../images/Landing-page-–-Panel-1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    color: transparent;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.brand-identity-solutions:hover {
    padding-top: 26px;
    padding-bottom: 26px;
    background-image: url('../images/Landing-page-–-Panel-1.png');
    background-position: 50% 50%;
    background-size: cover;
    font-size: 17px;
  }

  .title-button.specialist {
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: rgba(0, 0, 0, 0.3);
    background-image: none;
    box-shadow: none;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.specialist:hover {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .title-button.specialist.white {
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: transparent;
    box-shadow: none;
    color: silver;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.specialist.white:hover {
    padding-top: 26px;
    padding-bottom: 26px;
    font-size: 16px;
  }

  .title-button.white {
    padding: 20px 0px;
    background-image: none;
    font-size: 18px;
    line-height: 20px;
  }

  .title-button.white:hover {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .title-button.thinking-2 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
    font-size: 15px;
    line-height: 20px;
  }

  .title-button.thinking-2:hover {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
  }

  .title-button.thinking-1 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: none;
    font-size: 15px;
    line-height: 20px;
  }

  .title-button.thinking-1:hover {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title-button.panel-3 {
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: rgba(0, 0, 0, 0.25);
    background-image: none;
    color: #fff;
    font-size: 17px;
    line-height: 20px;
    font-weight: 400;
  }

  .title-button.panel-3:hover {
    padding-top: 26px;
    padding-bottom: 26px;
  }

  .about-intro-paragraph.mobile {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
  }

  .venn-diagram {
    margin-bottom: 30px;
  }

  .social {
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
  }

  .about-body {
    padding-top: 30px;
  }

  .thinking-body {
    padding-top: 0px;
  }

  .baos-column {
    height: 720px;
    padding-top: 20px;
    border-width: 12px 12px 7px;
  }

  .baos-column._2 {
    height: 610px;
    border-width: 6px 12px;
  }

  .baos-text-body {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 35px;
  }

  .baos-heading {
    margin-bottom: 0px;
    padding: 30px 10px 35px;
    font-size: 42px;
    line-height: 66px;
  }

  .baos-button {
    padding-right: 10px;
    padding-left: 10px;
  }

  .arrow-down._2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
  }

  .form-content {
    padding-right: 20px;
    padding-bottom: 100px;
    padding-left: 20px;
  }

  .form-content.sub {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
    line-height: 23px;
  }

  .content-button._1 {
    padding-right: 30px;
    padding-bottom: 40px;
    padding-left: 30px;
  }

  .strip-grey {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .baos-text {
    display: block;
    padding: 10px 0px;
    float: none;
    font-family: 'Open Sans', sans-serif;
    color: rgba(0, 0, 0, 0.65);
    font-size: 19px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
    list-style-type: disc;
  }

  .baos-text.white {
    padding-right: 20px;
    padding-left: 20px;
    line-height: 23px;
  }

  .strip-thinking {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .footer-to-top {
    padding-top: 14px;
    padding-bottom: 20px;
  }

  .disclaimer-container {
    padding-bottom: 0px;
  }

  .contact-intro-paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .form-field-container {
    padding-top: 10px;
  }

  .blog-container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .blog-heading {
    font-size: 30px;
  }

  .blog-body {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 26px;
  }

  .post-status {
    margin-bottom: 0px;
    font-size: 14px;
  }

  .blog-panel-item {
    margin-bottom: 5px;
  }

  .blog-posts-header {
    margin-top: 3px;
    margin-bottom: 0px;
    font-size: 22px;
  }

  .post-summary {
    margin-bottom: 5px;
  }

  .post-summary.recent-posts {
    margin-bottom: 0px;
  }

  .contact-container {
    padding-right: 0px;
    padding-left: 0px;
  }

  .categories-section {
    padding-right: 5px;
    padding-bottom: 15px;
    padding-left: 5px;
  }

  .category-all-posts-text {
    margin-bottom: 5px;
    padding: 5px 8px;
    border-radius: 8px;
    font-size: 10px;
  }

  .footer-arrow {
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .footer-arrow:hover {
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-top-section {
    padding-top: 15px;
  }

  .text-lines {
    margin-right: auto;
    margin-bottom: 6px;
    margin-left: auto;
    padding: 25px 50px;
    float: none;
    font-size: 15px;
    line-height: 21px;
    font-weight: 700;
  }

  .text-lines.diy-wares {
    padding-right: 100px;
    padding-left: 100px;
  }

  .text-lines.names {
    padding-right: 10px;
    padding-left: 10px;
  }

  .selected-menu {
    padding-right: 0px;
    padding-left: 0px;
  }

  .word-lines-section {
    padding-bottom: 10px;
  }

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

  .aspects-container-2 {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .visuals-container {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .aspects-section {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .work-section {
    padding-bottom: 0px;
  }

  .overview-container {
    padding-right: 2px;
    padding-left: 2px;
  }

  .write-up-section {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-color: hsla(0, 0%, 75.3%, 0.25);
  }

  .work-header-buttons {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

  .work-header-buttons.right-arrow {
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }

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

  .top-arrow._2 {
    padding-top: 14px;
  }

  .brandlines {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 19px;
    line-height: 21px;
  }
}

