.body {
  margin-top: 0px;
  font-family: Roboto, sans-serif;
}

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94px;
  margin-right: 0px;
  color: #000;
  text-decoration: none;
}

.navlink.one {
  width: 100px;
  margin-right: 0px;
  margin-left: 0px;
}

.navlink.two {
  margin-right: 0px;
  margin-left: 73px;
}

.navlink.four {
  margin-left: 73px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.section_header {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 162px;
  padding-bottom: 11px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .52);
}

.icon_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3px;
  margin-left: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon_link.w--current {
  margin-top: 0%;
  margin-left: 2%;
}

.iconname {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-left: 39px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.icontitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 38px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.nav_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 700px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.navbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-right: 352px;
  margin-left: 0px;
  padding-right: 10%;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.section_row2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  min-height: 300px;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.section_row1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1920px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.right_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.text_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 730px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-filter: hue-rotate(180deg);
  filter: hue-rotate(180deg);
  font-family: Roboto, sans-serif;
  font-size: 34px;
  line-height: 47px;
  font-weight: 300;
  text-align: center;
}

.name_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 67px;
  margin-right: auto;
  margin-left: auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  font-family: Roboto, sans-serif;
  font-size: 18px;
}

.titel_one_text {
  width: 948px;
  height: 29px;
  margin-top: 31px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 30px;
  font-weight: 300;
}

.row_affnity {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 214px;
  margin-top: 36px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.row_affnity.two {
  margin-top: 48px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.left_blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 471px;
  height: 211px;
  margin-right: 7px;
  margin-left: 535px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
  background-image: url('../images/BlueBackAffinity.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  text-decoration: none;
}

.left_blue.two {
  margin-right: 2%;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.left_blue.oneblue {
  margin-right: 2%;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.affinity_dieagram_img {
  width: 471px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-61.png'), url('../images/BlueBack_Affinity2.png');
  background-position: 50% 0px, 0px 0px;
  background-size: cover, 238px;
}

.topblut_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 51px;
  margin-top: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.topblue_title_text {
  height: 30px;
  margin-left: 8px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
}

.affinity_icon {
  width: 44px;
  height: 44px;
  margin-right: 15px;
}

.bottomblue_textbox {
  margin-top: 40px;
  margin-bottom: 15px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}

.section3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 54px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -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;
  background-color: transparent;
}

.large_column_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 836px;
  height: 470px;
  margin-right: 2%;
  margin-left: 0px;
  background-color: transparent;
  background-image: url('../images/Screen-Shot-2016-08-02-at-6.17.41-PM-2-mask-59.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
}

.column2_flow_dieagram_blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 836px;
  height: 470px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #03a9f4;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_flow_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38%;
  height: 49%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_flow_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 59%;
  height: 49%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_flow_3 {
  width: 100%;
  height: 78px;
  background-color: transparent;
  font-weight: 100;
}

.title_flow_dieag {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.flow_text {
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.section4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.div_personas_column1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 471px;
  height: 211px;
  margin-right: 2%;
  margin-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #03a9f4;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_personas_column2 {
  width: 471px;
  height: 211px;
  margin-right: 0px;
  background-color: #bf28fb;
  background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-65.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_grey_back_container {
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 102px;
  background-color: #f6f6f6;
}

.div_personas_1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_personas_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  padding-left: 27px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_personas_3 {
  width: 100%;
  background-color: transparent;
}

.div_white_back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 39px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.left_col_wire_frame_samples {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 471px;
  height: 212px;
  margin-right: 2%;
  margin-left: 0px;
  float: left;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.right_col_wire_frame_samples {
  width: 471px;
  height: 212px;
  margin-right: 0px;
  margin-left: 0px;
  background-color: #fc28f2;
  background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-74.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
}

.title_ux_design_proto {
  width: 948px;
  margin: 59px auto 0px;
  padding-left: 0px;
  font-size: 30px;
  font-weight: 300;
}

.div_wiresample_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 50%;
  padding-bottom: 14px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_wiresample_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 78%;
  height: 50%;
  padding-bottom: 11px;
  padding-left: 30px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_wiresample_textbottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: transparent;
  text-align: center;
}

.title_wireframe_sampe {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.wireframe_sub_text {
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.section6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 56px;
  margin-left: 0px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column1_prototype {
  width: 50%;
  height: 468px;
  max-width: 836%;
  margin-left: 0px;
  background-color: transparent;
  background-image: url('../images/image-38.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.column2_prototype {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 468px;
  max-width: 836%;
  margin-right: 0px;
  margin-left: 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_paper_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 50%;
  padding-bottom: 26px;
  padding-left: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_prototype_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 50%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_prototype_text {
  width: 100%;
  height: 50%;
  background-color: transparent;
}

.paper_protot_title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 29px;
  padding-left: 31px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.paper_proto_text {
  width: 100%;
  margin-top: 69px;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}

.section7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 54px;
  -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;
  background-color: transparent;
}

.div_mochup_column1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 470px;
  height: 211px;
  margin-right: 2%;
  margin-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_mochup_column2 {
  width: 470px;
  height: 211px;
  margin-right: 0px;
  background-image: url('../images/image-mask-73.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_mochul_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38%;
  height: 50%;
  padding-bottom: 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_mochup_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  height: 50%;
  background-color: transparent;
}

.div_mochup_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  background-color: transparent;
}

.mochups_title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 34px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: #fff;
  font-size: 30px;
  font-weight: 200;
}

.text_mochup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: center;
}

.section8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 57px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_scenario_col1 {
  width: 836px;
  height: 364px;
  margin-right: 2%;
  margin-left: 0px;
  background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-79.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_scenario_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 836px;
  height: 364px;
  margin-right: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585, 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_scenario_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 38%;
  height: 57%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_scenario_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 62%;
  height: 57%;
  padding-left: 31px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_scenario_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40%;
  background-color: transparent;
}

.text_scenario_title {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.scenario_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 27%;
  margin-top: 30px;
  -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;
  background-color: transparent;
  color: #fff;
  font-size: 18px;
  line-height: 24px;
  font-weight: 100;
  text-align: center;
}

.section9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 55px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_icons_column2 {
  width: 470px;
  height: 205px;
  margin-right: 0px;
  background-image: url('../images/f725b441238347.579e830ea4619-mask-37.png');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 1px 1px 2px 0 #858585;
}

.a_icons_col1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 470px;
  height: 205px;
  margin-right: 2%;
  margin-left: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_icons_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44%;
  height: 50%;
  padding-bottom: 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div_icons_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56%;
  height: 50%;
  padding-bottom: 14px;
  padding-left: 31px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div_ions_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  margin-top: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text_icons {
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  text-align: center;
}

.title_icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.section10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_sketches_img {
  width: 836px;
  height: 363px;
  margin-right: 2%;
  margin-left: 0px;
  background-image: url('../images/dot-grid-book-wireframe-sketch-landing-page-mask-40.png');
  background-position: 50% 0px;
  background-size: cover;
  box-shadow: 1px 1px 2px 0 #858585;
}

.a_sketch_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 836px;
  height: 363px;
  margin-right: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #8bc34a;
  box-shadow: 1px 1px 2px 0 #858585;
  text-decoration: none;
}

.div_sketches_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 41%;
  height: 50%;
  padding-bottom: 40px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
}

.div_icon_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 59%;
  height: 50%;
  margin-bottom: 0px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.div_icon_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 18px;
  font-weight: 100;
}

.title_icon {
  width: 100%;
  height: 50px;
  margin-top: 95px;
  margin-bottom: 0px;
  padding-left: 34px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #fff;
  font-size: 30px;
  font-weight: 100;
}

.text_sketch {
  margin-top: 15px;
  background-color: transparent;
  color: #fff;
  line-height: 24px;
  text-align: center;
}

.section11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 54px;
  margin-bottom: 5px;
  padding-bottom: 88px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #f6f6f6;
}

.div_testing_col1 {
  width: 50%;
  height: 561px;
  margin-top: 116px;
  background-image: url('../images/rectangle-41.png');
  background-position: 50% 0px;
  background-size: cover;
}

.div_testing_col2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 116px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.user_testing_text_slogan {
  font-size: 34px;
  line-height: 50px;
  font-weight: 100;
  text-align: center;
}

.user_testing_small_text {
  margin-top: 78px;
  margin-right: 56px;
  font-size: 18px;
  font-weight: 100;
}

.section12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 397px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff9800;
}

.section13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 316px;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #546e7a;
  box-shadow: inset 2px 2px 3px 0 #444;
}

.circle_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1920px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: transparent;
}

.circle_title {
  width: 100%;
  margin-top: 27px;
  margin-bottom: 0px;
  font-size: 35px;
  font-weight: 300;
  text-align: center;
}

.a_cirlce_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 302px;
  height: auto;
  min-height: 260px;
  margin-top: 0px;
  margin-bottom: 45px;
  padding-top: 33px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-decoration: none;
}

.description_text {
  margin-top: 10px;
  color: #000;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
}

.address_link_1 {
  height: 19px;
  margin-top: 0px;
  padding-right: 25px;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
}

.address_link_2 {
  height: 19px;
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #fff;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
}

.address_link_3 {
  height: 19px;
  padding-left: 25px;
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  text-decoration: none;
}

.div_address_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 98px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_icons_row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 96px;
  -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;
}

.a_basket_ball {
  margin-right: 28px;
  margin-left: 28px;
}

.a_linkedin {
  margin-left: 28px;
}

.a_twitter {
  margin-right: 28px;
}

.affinity_diagram_img2 {
  width: 471px;
  margin-right: 0px;
  margin-left: 0px;
  background-image: url('../images/group-373.png');
  background-position: 50% 0px;
  background-size: cover;
}

.title1_text {
  width: 100%;
  margin: 0px;
  padding-top: 28px;
  padding-left: 57px;
  font-size: 30px;
  font-weight: 300;
}

.title1_text.second {
  width: 50%;
}

.div_portfolio_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 370px;
  height: 410px;
  margin-bottom: 52px;
  padding: 27px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #858585;
  color: #000;
  text-decoration: none;
}

.div_portfolio_container.motion {
  width: 197px;
  height: 227px;
  padding-top: 14px;
  padding-right: 11px;
  padding-left: 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.section_portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-top: 28px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 70px;
  padding-bottom: 38px;
  padding-left: 70px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.div_image_portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.h3_portflio {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
}

.title_portfolio {
  width: 100%;
  margin-top: 0px;
  font-size: 30px;
  font-weight: 300;
}

.title_portfolio.portfolio {
  width: 50%;
}

.h2_portfolio_text {
  display: block;
  margin-top: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 16px;
  font-weight: 700;
}

.div_middle_box {
  position: absolute;
  overflow: visible;
  width: 100%;
  height: 0px;
}

.black_background {
  position: absolute;
  overflow: auto;
  width: 100%;
  min-height: 100vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .76), rgba(0, 0, 0, .76));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .76), rgba(0, 0, 0, .76));
}

.div_center_box {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.section_header_portfolio {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 160px;
  margin-top: 15px;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-right: 44px;
  padding-left: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  background-color: #fff;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .15);
}

.section_video_part {
  padding: 44px 180px;
  background-color: #fff;
}

.section_video_part.top_blue_margin {
  margin-top: 0px;
}

.section_panels {
  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-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;
  background-color: #fff;
}

.section_panels.black_back {
  background-color: #000;
}

.section_panels.grey_back_usability {
  background-color: #1998f4;
}

.text_title_portfolio {
  width: 50%;
  height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #37474f;
  font-size: 24px;
  font-weight: 300;
}

.div_description_port {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 35px;
  color: #37474f;
  font-size: 12px;
}

.close_image {
  width: 24px;
  height: 24px;
}

.close_button {
  position: absolute;
  top: 2%;
  right: 2%;
  z-index: 3000;
  width: 24px;
  height: 24px;
}

.close_button.circuit {
  top: 16%;
  right: 2%;
}

.div_header_bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-decoration: none;
}

.div_product_process_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 281px;
  height: 35px;
  margin-right: -44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.a_back_button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  text-decoration: none;
}

.back_arrow {
  width: 24px;
  height: 24px;
}

.text_back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #607d8b;
  font-size: 16px;
  font-weight: 700;
}

.a_product_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 0px;
  padding-bottom: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none none solid;
  border-bottom-width: 2px;
  border-bottom-color: transparent;
  text-align: center;
  text-decoration: none;
}

.a_product_btn.w--current {
  border-bottom-color: #607d8b;
}

.a_process_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid transparent;
  text-decoration: none;
}

.a_process_btn.w--current {
  border-bottom-width: 2px;
  border-bottom-color: #37474f;
}

.text_product {
  width: 50%;
  color: #607d8b;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
}

.section_text1_process {
  position: relative;
  z-index: 0;
  margin-top: 0px;
  padding: 47px 51px 51px;
  background-color: #fff;
}

.section_text1_process.specer {
  margin-top: 14px;
}

.section_img_process.one.spacer {
  margin-top: 14px;
}

.section_img_process.one.spacer.orangeback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 43px 0px 8%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #ff9800;
}

.section_img_process.one.spacer.orangeback.redback {
  padding-bottom: 8%;
  background-color: #d62d31;
}

.section_img_process.one.spacer.redback {
  background-color: #d62d31;
}

.text_title_process {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #37474f;
  font-size: 34px;
  font-weight: 300;
  text-align: center;
}

.text_title_process.research_title1 {
  margin-top: 53px;
  margin-bottom: 45px;
  font-size: 44px;
}

.sub_title2 {
  margin-top: 24px;
  margin-bottom: 0px;
  color: #37474f;
  font-size: 24px;
  font-weight: 500;
}

.text_process1 {
  margin-top: 5px;
  color: #37474f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.text_subtitle_process {
  margin-top: 33px;
  color: #37474f;
  font-size: 18px;
}

.title_image_process {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 45px;
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.row_images_personas1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div_column_container_persona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24%;
  height: auto;
  margin-right: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
}

.div_inside_persona_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.div_inside_persona_container.white_back {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 714px;
  margin-top: 14px;
  padding-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 10px;
  background-color: #fff;
}

.text_title_name {
  width: 100%;
  margin-top: 0px;
  border-radius: 10px 10px 0px 0px;
  background-color: #607d8b;
  color: #fff;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
}

.text_left_personas {
  width: 66%;
  height: auto;
  margin-left: 5px;
  padding-right: 7px;
  background-color: #fff;
  font-size: 14px;
  line-height: 27px;
  font-weight: 300;
}

.text_persona_right {
  width: 31%;
  margin-right: 0px;
  background-color: #fff;
  font-size: 14px;
  line-height: 27px;
  font-weight: 700;
  text-align: right;
}

.lower_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 14px;
  padding-left: 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}

.section_res {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1920px;
  height: 934px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-right: 57px;
  padding-left: 0px;
  -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;
}

.section_res.contact_info {
  width: 100%;
  max-width: 1920px;
}

.div_row_email_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 82px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.a_email_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-right: 0px;
  margin-left: 61px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.a_phone_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  margin-right: 60px;
  margin-left: 2%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.email_imng {
  background-color: transparent;
}

.text_email {
  padding-left: 14px;
  background-color: transparent;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.phone_icon_box {
  margin-right: 12px;
}

.text_phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.email_icon {
  width: 48px;
  height: 48px;
}

.phone_icon {
  height: 48px;
}

.form_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 837px;
  margin-top: 69px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: transparent;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 495px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.name_field {
  height: 59px;
  border-radius: 10px;
}

.message_field {
  margin-top: 13px;
  padding-bottom: 8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 10px;
}

.email_field {
  height: 59px;
  margin-top: 13px;
  border-radius: 10px;
}

.submit_btn {
  width: 189px;
  border-radius: 5px;
}

.div_process_block {
  width: 100%;
  max-width: 1400px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 1px 1px 3px 0 #858585;
}

.div_process_block.noshadow {
  max-width: 1300px;
  box-shadow: none;
}

.div_process_block.noshadow.width_1300 {
  max-width: 1300px;
}

.div_process_block.noshadow.width3_1300 {
  max-width: 1300px;
}

.div_process_block.noshadow.width_1365 {
  max-width: 1365px;
}

.div_process_block.noshadow.width_1200 {
  max-width: 1200px;
}

.div_process_block.noshadow.width_1265 {
  max-width: 1265px;
}

.div_process_block.noshadow.width_userbottomparagraph {
  max-width: 1208px;
  margin-right: auto;
  margin-left: auto;
}

.div_process_block.bottom_margin2_smaller {
  padding: 0px 0px 90px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .25);
}

.div_process_block.bottom_margin2_smaller.outer_bottom_margin1 {
  margin-bottom: 50px;
}

.div_process_block.bottom_margin2_smaller.outer_bottom_margin1.top_margin {
  padding-top: 6px;
}

.div_process_block.bottom_margin2_smaller.padding_lt_rt_20px {
  padding-right: 20px;
  padding-left: 20px;
}

.div_process_block.bottom_margin2_smaller.padding_lt_rt_20px.top_rsearch_margin {
  padding-top: 1px;
}

.div_process_block.bottom_margin2_smaller.intro_div {
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}

.div_process_block.bottom_margin2_smaller.intro_div.adobe_article {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-bottom: 68px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div_process_block.bottom_margin2_smaller.top_design_margin {
  padding-top: 1px;
}

.section_process {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 318px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section_process.margin2 {
  padding-bottom: 0px;
}

.div_resume_page1 {
  width: 100%;
  max-width: 1275px;
  margin: 28px auto 30px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .25);
}

.div_resume_page1.two {
  margin-bottom: 140px;
}

.section_res2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pdf_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.pdf_icon_container {
  margin-right: 18px;
}

.navbar2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: transparent;
  box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, .25);
  text-align: left;
}

.bluebar {
  width: 100%;
  height: 32px;
  margin-bottom: 14px;
  padding-top: 22px;
  background-color: #1eaaf1;
}

.brand_icon {
  width: 8%;
  height: 100%;
  margin-right: 49px;
  margin-left: 0px;
}

.nav_container_two {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 15px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.nav_link_1 {
  font-size: 20px;
  font-weight: 500;
}

.nav_link_2 {
  margin-left: 52px;
  font-size: 20px;
  font-weight: 500;
}

.icon_name_two {
  margin-top: 39px;
  font-size: 25px;
  font-weight: 400;
}

.icon_title_two {
  margin-top: 38px;
  margin-left: 43px;
  font-size: 25px;
  font-weight: 300;
}

.div_container_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 932px;
  margin-top: 0%;
  margin-left: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.icon_image {
  max-width: 95%;
}

.div_top_bar_blue {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 32px;
  padding-top: 22px;
  background-color: #1eaaf1;
}

.div_nav_inner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1920px;
  height: auto;
  margin-top: 0.5%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.hamburger_icon {
  display: none;
}

.div_ipad_img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu_background {
  display: block;
}

.video_circuit_expres.social {
  box-shadow: 1px 1px 3px 0 #858585;
}

.img_persona_2 {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

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

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

.portfoliio_btn_containter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 75px;
  padding-top: 10px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.behance_icon {
  height: 24px;
}

.dribble_icon {
  height: 24px;
}

.behance_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 24px;
  opacity: 1;
  text-decoration: none;
}

.dribbble_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.db_icon_text {
  padding-top: 2px;
  color: #9da9b2;
  font-size: 17px;
  text-decoration: none;
}

.nav_product_slide {
  position: fixed;
  top: -50px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, .75);
}

.center_of_slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1400px;
  height: 50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.circuit_image {
  width: 190px;
  height: 190px;
}

.jaguar_image {
  width: 190px;
  height: 190px;
}

.black_overlay {
  position: fixed;
  top: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
  opacity: 1;
  text-align: center;
}

.video_container {
  width: 100%;
  height: 100%;
  max-height: 735px;
  max-width: 444px;
}

.video_container.presentation {
  max-height: 996px;
  max-width: 1858px;
}

.video_container.step {
  max-width: 978px;
}

.close_icon_2 {
  display: block;
  opacity: 0.3;
}

.circuit_small_img {
  width: 328px;
  height: 310px;
}

.research_image {
  margin-right: 0px;
  margin-left: 0px;
}

.image_container {
  max-width: 1367px;
  margin-right: auto;
  margin-left: auto;
}

.image_container.top_margin_88 {
  margin-top: 88px;
}

.image_container.top_margin_44 {
  margin-top: 44px;
}

.img_width_100 {
  width: 100%;
}

.user_testing_img {
  width: 100%;
  margin-top: 30px;
}

.thin {
  font-weight: 400;
}

.video_as {
  position: relative;
  display: block;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, .15);
}

.black_overlay_vw {
  position: fixed;
  top: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

.black_overlay_porsche {
  position: fixed;
  top: 0px;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

.orange_intro {
  position: absolute;
  top: 2px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: none;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.orane_method {
  position: absolute;
  top: 2px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.orange_analysis {
  position: absolute;
  top: 2px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.orange_proto {
  position: absolute;
  top: 2px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.orange_user {
  position: absolute;
  top: 2px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.black_intro {
  display: block;
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.black_method {
  margin-top: 6px;
  margin-left: 5px;
}

.black_analysis {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.black_proto {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.black_test {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-left: 5px;
}

.black_overlay_netflix {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
  background-color: #fff;
}

.top_resume {
  width: 100%;
}

.bottom_resume {
  width: 100%;
}

.process_navi_containter {
  position: fixed;
  top: 284px;
  right: 5%;
  z-index: 3000;
  width: 200px;
  height: auto;
  min-height: 100px;
  background-color: transparent;
}

.process_navi_containter.circuit_express {
  top: 319px;
}

.right_nav_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 25px;
  padding-top: 2px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  text-decoration: none;
}

.right_nav_link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.righ_nav_text {
  color: #fff;
}

.righ_nav_text.black {
  color: #000;
}

.img_full {
  width: 100%;
}

.dark_link {
  text-decoration: underline;
}

.black_overlay_olympics {
  position: fixed;
  top: 0px;
  z-index: 3000;
  display: none;
  width: 100%;
  height: 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;
  background-color: #fff;
}

.nav_sticker {
  position: fixed;
  left: 97%;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: left;
}

.bottom_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  color: #000;
  text-align: center;
  text-decoration: none;
}

.bottom_link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  background-color: #fd9727;
  text-align: center;
  text-decoration: none;
}

.ham_bottom_icon {
  position: absolute;
  left: 15px;
  width: 28px;
  height: 28px;
  margin-top: 3px;
  margin-left: -5px;
}

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

.black_overlay_costco {
  position: fixed;
  top: 0px;
  display: none;
  width: 100%;
  height: 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;
  background-color: #fff;
}

.black_overlay_fullerton {
  position: fixed;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
  height: 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;
  background-color: #272822;
}

.black_overlay_step {
  position: fixed;
  left: 0px;
  top: 0px;
  display: none;
  width: 100%;
  height: 100%;
  padding: 5%;
  -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;
  background-color: #fff;
}

.up_link {
  position: fixed;
  right: 8%;
  bottom: 37px;
  z-index: 3000;
  display: none;
}

.adobe_article {
  height: 100vh;
}

.article_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.article_right_side {
  max-width: 142px;
  margin-top: 50px;
  margin-right: 0px;
  margin-left: 24px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.article_body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.article_footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 81%;
  margin-top: 38px;
  margin-left: 56px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.article_date_text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 13px;
}

.article_title {
  padding-top: 23px;
  padding-bottom: 37px;
  font-size: 43px;
  font-weight: 300;
}

.article_title.adobe {
  line-height: 46px;
}

.article_bocy_text {
  margin-bottom: 35px;
  color: #000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.article_bocy_text.top_margin2 {
  margin-top: 32px;
}

.blue-text {
  color: #0289ca;
  text-decoration: none;
}

.blue-text.article {
  margin-right: 61px;
  color: rgba(0, 0, 0, .5);
  font-size: 18px;
  font-weight: 400;
}

.micos_mobile_version {
  display: none;
}

.dover_concept_video {
  margin-top: 40px;
}

.passenger_video {
  overflow: hidden;
}

.title_block_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.title_block_all {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.text-span {
  font-size: 25px;
  font-weight: 400;
}

.image {
  margin-top: 0px;
  margin-bottom: 10px;
}

html.w-mod-js *[data-ix="div-portfolio-costo"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

html.w-mod-js *[data-ix="slide-in-out"] {
  -webkit-transform: translate(0%, 0px);
  -ms-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}

@media (max-width: 991px) {
  .section_header {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, .52);
  }
  .icon_link {
    margin-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .icon_link.w--current {
    margin-left: 34px;
  }
  .iconname {
    margin-left: 0%;
  }
  .icontitle {
    margin-left: 32px;
  }
  .nav_container {
    width: 784px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section_row2 {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section_row1 {
    overflow: hidden;
    width: 100%;
  }
  .titel_one_text {
    width: 767px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
  }
  .row_affnity {
    width: 100%;
    margin-top: 16px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .row_affnity.two {
    margin-top: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .left_blue {
    width: 48%;
    margin-left: 0px;
  }
  .left_blue.two {
    width: 65%;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .left_blue.oneblue {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .affinity_dieagram_img {
    width: 48%;
    margin-right: 0px;
  }
  .section3 {
    width: 100%;
    margin-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .large_column_left {
    width: 25%;
    height: 383px;
    margin-left: 0px;
    background-image: url('../images/Screen-Shot-2016-08-02-at-6.17.41-PM-2-mask-59.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .column2_flow_dieagram_blue {
    width: 72%;
    height: 383px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 109px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .div_flow_1 {
    height: auto;
  }
  .div_flow_2 {
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div_flow_3 {
    margin-top: 36px;
  }
  .section4 {
    width: 100%;
    max-width: 1920px;
    margin-top: 31px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div_personas_column1 {
    width: 80%;
    height: 326px;
    margin-left: 0px;
  }
  .div_personas_column2 {
    width: 18%;
    height: 326px;
    margin-right: 0px;
    background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-65.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .div_grey_back_container {
    padding-bottom: 50px;
  }
  .div_white_back {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1920px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }
  .left_col_wire_frame_samples {
    width: 470px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .right_col_wire_frame_samples {
    width: 250px;
    margin-left: 6px;
    background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-74.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .title_ux_design_proto {
    width: 100%;
    max-width: 1920px;
    margin-top: 35px;
    padding-left: 15px;
  }
  .section6 {
    width: 100%;
    max-width: 1920px;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .column1_prototype {
    width: 45%;
    margin-left: 0px;
    background-image: url('../images/image-38.png');
    background-position: 64% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .column2_prototype {
    width: 52%;
    margin-right: 0px;
    margin-left: 21px;
  }
  .div_paper_icon {
    padding-bottom: 65px;
  }
  .div_prototype_text {
    padding-right: 15%;
    padding-left: 15%;
  }
  .paper_proto_text {
    margin-top: 26px;
    line-height: 24px;
  }
  .section7 {
    width: 100%;
    max-width: 1920px;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_mochup_column1 {
    width: 45%;
    margin-left: 0px;
  }
  .div_mochup_column2 {
    width: 52%;
    margin-right: 0px;
    background-image: url('../images/image-mask-73.png');
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: no-repeat;
  }
  .section8 {
    width: 100%;
    max-width: 1920px;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_scenario_col1 {
    width: 24%;
    margin-left: 0px;
    background-image: url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-79.png'), url('../images/Screen-Shot-2016-08-02-at-5.50.46-PM-mask-79.png');
    background-position: 52% -4px, 50% -6px;
    background-size: cover, auto;
    background-repeat: no-repeat, no-repeat;
  }
  .div_scenario_col2 {
    width: 73%;
    margin-right: 0px;
  }
  .section9 {
    width: 100%;
    max-width: 1920px;
    margin-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_icons_column2 {
    width: 30%;
    height: 205px;
    margin-right: 0px;
    background-image: url('../images/f725b441238347.579e830ea4619-mask-37.png');
    background-position: 50% 0px;
    background-size: 258px;
    background-repeat: no-repeat;
  }
  .a_icons_col1 {
    width: 67%;
    margin-left: 0px;
  }
  .section10 {
    width: 100%;
    max-width: 1920px;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_sketches_img {
    width: 20%;
    margin-left: 0px;
    background-image: url('../images/dot-grid-book-wireframe-sketch-landing-page-mask-40.png');
    background-position: 16% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .a_sketch_col2 {
    width: 77%;
    margin-right: 0px;
  }
  .text_sketch {
    margin-top: 0px;
    padding-right: 15%;
    padding-left: 15%;
  }
  .section11 {
    width: 100%;
    max-width: 1920px;
    margin-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div_testing_col1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 470px;
    margin-top: 30px;
    padding-left: 7%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: url('../images/rectangle-41.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .div_testing_col2 {
    display: none;
  }
  .section12 {
    margin-top: 30px;
  }
  .section13 {
    height: 500px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .a_cirlce_box {
    width: 50%;
  }
  .a_cirlce_box.three {
    display: none;
  }
  .description_text {
    font-size: 22px;
  }
  .address_link_2 {
    border-right-width: 0px;
  }
  .div_address_box {
    height: 87px;
    margin-top: 50px;
    padding-right: 10%;
    padding-left: 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .affinity_diagram_img2 {
    width: 31%;
    margin-right: 0px;
    background-image: url('../images/group-373.png');
    background-position: 100% 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .title1_text {
    padding-top: 28px;
    padding-left: 3%;
  }
  .title1_text.second {
    height: auto;
  }
  .title1_text.contact {
    padding-left: 5%;
  }
  .div_portfolio_container {
    width: 45%;
    height: auto;
    max-width: 302px;
    min-height: 334px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .div_portfolio_container.motion {
    height: auto;
    min-height: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .section_portfolio {
    width: 100%;
    padding-right: 45px;
    padding-left: 45px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .section_portfolio.motionproto {
    margin-top: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div_image_portfolio {
    height: auto;
  }
  .title_portfolio {
    margin-bottom: 15px;
  }
  .title_portfolio.portfolio {
    width: 100%;
    margin-bottom: 35px;
  }
  .div_middle_box {
    position: absolute;
    overflow: visible;
    height: 100vh;
  }
  .black_background {
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: visible;
    height: 188vh;
    padding-bottom: 792px;
  }
  .div_center_box {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section_header_portfolio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 151px;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 0px;
  }
  .section_video_part {
    width: 100%;
    padding: 20px 10px;
  }
  .div_description_port {
    margin-top: 0px;
  }
  .close_button {
    top: -2%;
    right: -2%;
    width: 24px;
    height: 24px;
    margin-top: 45px;
    margin-right: 45px;
    background-color: transparent;
  }
  .close_button.circuit {
    right: 5%;
    margin-top: 0px;
    margin-right: 0px;
  }
  .section_text1_process {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section_text1_process.specer {
    margin-top: 0px;
  }
  .section_img_process.one.spacer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 0px solid #000;
  }
  .section_img_process.one.spacer.orangeback {
    padding: 10px 0px 60px;
  }
  .text_title_process {
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: left;
  }
  .text_title_process.research_title1 {
    padding-left: 5px;
    font-size: 40px;
  }
  .div_column_container_persona {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
  }
  .div_inside_persona_container {
    width: 98%;
    background-color: transparent;
  }
  .div_inside_persona_container.white_back {
    width: 98%;
    height: 855px;
    margin-top: 8px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text_title_name {
    font-size: 20px;
  }
  .text_left_personas {
    font-size: 12px;
  }
  .text_persona_right {
    font-size: 12px;
  }
  .lower_container {
    padding-right: 5px;
    padding-left: 5px;
  }
  .section_res {
    width: 100%;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .section_res.contact_info {
    height: 634px;
  }
  .div_row_email_phone {
    margin-top: 60px;
    padding-right: 0px;
    padding-left: 10%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .a_email_link {
    width: 494px;
    margin-right: 5%;
    margin-left: 0px;
  }
  .a_phone_link {
    width: 373px;
    margin-left: 0%;
  }
  .text_email {
    font-size: 20px;
  }
  .text_phone {
    font-size: 20px;
  }
  .form_container {
    width: 100%;
  }
  .form {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .name_field {
    width: 80%;
  }
  .message_field {
    width: 80%;
    padding-left: 12px;
  }
  .email_field {
    width: 80%;
  }
  .submit_btn {
    margin-right: 10%;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
  .div_process_block {
    margin-top: 14px;
  }
  .div_process_block.noshadow.width_1300 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_process_block.noshadow.width3_1300 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_process_block.bottom_margin2_smaller {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_process_block.bottom_margin2_smaller.padding_lt_rt_20px.top_rsearch_margin {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_process_block.bottom_margin2_smaller.intro_div {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_process_block.bottom_margin2_smaller.intro_div.adobe_article {
    padding-right: 43px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .section_process {
    width: 100%;
    padding-right: 10px;
    padding-bottom: 75px;
    padding-left: 10px;
  }
  .section_process.margin2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .div_resume_page1 {
    width: 100%;
  }
  .section_res2 {
    width: 100%;
    max-width: 1920px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .brand_icon {
    width: 9%;
  }
  .icon_name_two {
    margin-top: 22px;
  }
  .icon_title_two {
    margin-top: 22px;
  }
  .div_container_left {
    margin-top: 2%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon_image {
    width: 80%;
    max-width: 100%;
  }
  .div_nav_inner_container {
    width: 100%;
  }
  .hamburger_icon {
    position: absolute;
    top: 40px;
    right: 18px;
    display: block;
  }
  .div_ipad_img {
    width: 100%;
    background-size: 1006px;
  }
  .text_user_testing_quote {
    position: static;
    top: 76px;
    background-color: transparent;
    color: #fff;
    font-size: 34px;
    line-height: 50px;
    font-weight: 500;
  }
  .menu_background {
    position: absolute;
    left: -100%;
    top: 0px;
    right: 100%;
    z-index: 2000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, .8);
  }
  .menu_buttons_block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 90vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .portfolio_btn_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-top: 0px;
    margin-bottom: 35px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
  }
  .portfolio_link_menu {
    color: #fff;
    font-size: 34px;
    text-decoration: none;
  }
  .contact_btn_menu {
    width: 50%;
    text-align: center;
    text-decoration: none;
  }
  .process_btn_menu {
    width: 50%;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
  }
  .resume_link_btn {
    width: 50%;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
  }
  .home_btn_menu {
    width: 50%;
    margin-bottom: 30px;
    text-align: center;
    text-decoration: none;
  }
  .img_persona_2 {
    width: 100%;
  }
  .img_persona_3 {
    width: 100%;
  }
  .img_persona_4 {
    width: 100%;
  }
  .portfoliio_btn_containter {
    display: none;
    width: 50%;
  }
  .circuit_image {
    width: 150px;
    height: 150px;
  }
  .jaguar_image {
    width: 150px;
    height: 150px;
  }
  .video_container.presentation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .video_container.step {
    width: 90%;
    height: 90%;
    max-height: 670px;
  }
  .circuit_small_img {
    width: 268px;
    height: 254px;
  }
  .image_container {
    width: 100%;
  }
  .image_container.top_margin_88 {
    margin-top: 78px;
  }
  .nav_sticker {
    position: fixed;
    left: 97%;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 0px solid #000;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 #000, 1px 1px 3px 0 #000;
    color: #000;
  }
  .bottom_link {
    width: 20%;
    height: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #000;
    text-align: center;
    text-decoration: none;
  }
  .bottom_link.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #fd9727;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
  }
  .ham_bottom_icon {
    position: absolute;
    left: 6px;
    width: 24px;
    height: 24px;
  }
  .black_overlay_fullerton {
    display: none;
    background-color: #272822;
  }
  .black_overlay_step {
    display: none;
  }
  .up_link {
    right: -15%;
    display: block;
  }
  .article_header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .article_right_side {
    display: none;
  }
  .article_footer {
    width: 100%;
    margin-top: 20px;
  }
  .article_title.adobe {
    line-height: 1.2;
  }
  .adobe_header2 {
    width: 88%;
  }
  .title_block_left {
    margin-left: 5%;
  }
}

@media (max-width: 767px) {
  .icon_link {
    width: 70px;
    margin-left: 22px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .icon_link.w--current {
    width: 88px;
    margin-left: 6px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }
  .iconname {
    margin-left: 0%;
    font-size: 16px;
  }
  .icontitle {
    width: auto;
    margin-left: 18px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: 16px;
  }
  .titel_one_text {
    width: 100%;
  }
  .left_blue {
    padding-top: 33px;
    padding-bottom: 16px;
  }
  .left_blue.two {
    padding-top: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .left_blue.oneblue {
    height: 211px;
    padding-top: 0px;
  }
  .affinity_dieagram_img {
    height: 211px;
  }
  .topblut_title {
    width: 100%;
    max-height: 100%;
    min-height: auto;
    margin-top: 0px;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .topblut_title.two {
    padding-top: 23px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .topblue_title_text.three {
    line-height: 32px;
  }
  .topblue_title_text.oneone {
    margin-top: 11px;
  }
  .bottomblue_textbox {
    margin-top: 6px;
    margin-bottom: 24px;
  }
  .column2_flow_dieagram_blue {
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .div_flow_1 {
    height: auto;
  }
  .div_flow_2 {
    height: auto;
  }
  .flow_text {
    line-height: 31px;
  }
  .div_personas_3 {
    margin-top: 16px;
  }
  .section5 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .left_col_wire_frame_samples {
    margin-right: 5px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .div_wiresample_icon {
    height: auto;
  }
  .div_wiresample_text {
    height: auto;
    padding-left: 10px;
  }
  .div_wiresample_textbottom {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .column2_prototype {
    width: 52%;
    margin-left: 16px;
  }
  .div_mochup_column1 {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .div_mochul_icon {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div_mochup_title {
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div_mochup_text {
    height: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .mochups_title {
    padding-left: 0px;
    text-align: center;
  }
  .div_scenario_icon {
    height: 45%;
  }
  .div_scenario_title {
    height: 45%;
    padding-left: 12px;
  }
  .div_scenario_text {
    height: 40%;
  }
  .section9 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .a_sketch_col2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .div_sketches_icon {
    height: auto;
    padding-right: 10px;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div_icon_title.two {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div_icon_text {
    height: auto;
  }
  .title_icon {
    height: auto;
    margin-top: 0px;
    padding-left: 14px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .text_sketch {
    margin-top: 12px;
  }
  .address_link_1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-right-width: 0px;
    text-align: center;
  }
  .title1_text {
    padding-left: 3%;
  }
  .title1_text.second {
    margin-top: 10px;
    padding-top: 0px;
  }
  .div_portfolio_container {
    width: 157px;
    height: auto;
    min-height: auto;
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div_portfolio_container.motion {
    width: 157px;
    height: 215px;
    max-width: 302px;
  }
  .section_portfolio.motionproto {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .h3_portflio {
    display: none;
  }
  .title_portfolio.portfolio {
    width: 100%;
    font-size: 30px;
  }
  .black_background {
    padding-bottom: 0px;
  }
  .close_button {
    top: -2%;
    right: -4%;
  }
  .text_title_process {
    font-size: 25px;
  }
  .text_title_process.research_title1 {
    margin-top: 34px;
    margin-bottom: 24px;
    font-size: 29px;
  }
  .sub_title2 {
    font-size: 20px;
  }
  .div_inside_persona_container.white_back {
    height: 991px;
  }
  .div_row_email_phone {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .a_email_link {
    margin-right: 3%;
  }
  .a_phone_link {
    margin-top: 0px;
  }
  .text_email {
    font-size: 16px;
  }
  .text_phone {
    font-size: 16px;
  }
  .email_icon {
    width: 24px;
    height: 24px;
  }
  .phone_icon {
    width: 24px;
    height: 24px;
  }
  .form_container {
    margin-top: 43px;
  }
  .div_resume_page1.two {
    margin-top: 0px;
  }
  .pdf_block {
    margin-top: 10px;
  }
  .div_container_left {
    margin-top: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .icon_image {
    width: 81%;
  }
  .hamburger_icon {
    top: 40px;
  }
  .div_ipad_img {
    height: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: none;
  }
  .portfoliio_btn_containter {
    display: none;
  }
  .circuit_small_img {
    width: 139px;
    height: 132px;
  }
  .img_width_100 {
    width: 100%;
  }
  .img_full {
    width: 100%;
  }
  .motion_img {
    width: 139px;
    height: 132px;
  }
  .title_block_right {
    display: none;
    text-align: left;
  }
  .text-span {
    font-size: 16px;
    font-weight: 400;
  }
}

@media (max-width: 479px) {
  .icon_link {
    width: 20%;
    margin-right: 15px;
    margin-left: 15px;
  }
  .icon_link.w--current {
    width: 20%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .iconname {
    margin-right: 5%;
    margin-left: -3%;
    font-size: 15px;
  }
  .icontitle {
    margin-right: 10px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: left;
  }
  .row_affnity {
    padding-right: 5px;
    padding-left: 5px;
  }
  .row_affnity.two {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .left_blue {
    width: 80%;
    padding: 0px 10px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .left_blue.two {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 78%;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .left_blue.oneblue {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .affinity_dieagram_img {
    width: 27%;
    background-position: 0px 0px, 0px 0px;
  }
  .topblut_title {
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .topblut_title.two {
    width: 38px;
    height: 38px;
    margin-top: 4px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .topblue_title_text {
    width: 100px;
    height: 61px;
    margin-top: 8px;
    font-size: 20px;
    line-height: 11px;
  }
  .topblue_title_text.three {
    display: block;
    width: 164px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 24px;
    line-height: 27px;
    text-align: right;
  }
  .topblue_title_text.oneone {
    width: 176px;
    height: 25px;
    margin-top: 16px;
    margin-bottom: 36px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .affinity_icon {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-right: 6px;
  }
  .bottomblue_textbox {
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 22px;
  }
  .section3 {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .column2_flow_dieagram_blue {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .div_flow_1 {
    width: 100%;
    height: 14%;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div_flow_2 {
    width: 100%;
    height: auto;
  }
  .div_flow_3 {
    margin-top: -10px;
  }
  .title_flow_dieag {
    margin-bottom: 36px;
    text-align: center;
  }
  .flow_text {
    font-weight: 300;
  }
  .section4 {
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div_personas_column1 {
    width: 65%;
    padding-right: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div_personas_column2 {
    width: 31%;
  }
  .div_personas_1 {
    margin-top: 65px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div_personas_2 {
    margin-top: 0px;
    padding-left: 0px;
  }
  .div_personas_3 {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .left_col_wire_frame_samples {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div_wiresample_icon {
    width: 100%;
    height: auto;
    margin-top: 8px;
    padding-bottom: 0px;
    -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;
  }
  .div_wiresample_text {
    height: auto;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .div_wiresample_textbottom {
    height: auto;
    margin-top: 6px;
  }
  .title_wireframe_sampe {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section6 {
    margin-top: 24px;
  }
  .column1_prototype {
    width: 30%;
  }
  .column2_prototype {
    width: 72%;
    margin-left: 10px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .div_paper_icon {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
    -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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .div_prototype_title {
    width: 100%;
    height: auto;
  }
  .div_prototype_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paper_protot_title {
    height: auto;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .section7 {
    margin-top: 24px;
  }
  .div_mochup_column1 {
    width: 143%;
    margin-right: 10px;
    padding-top: 10px;
    padding-right: 5px;
    padding-left: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div_mochup_column2 {
    background-position: -81px 0px;
  }
  .div_mochul_icon {
    width: 100%;
    height: auto;
    -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;
  }
  .div_mochup_title {
    width: 100%;
    height: auto;
  }
  .div_mochup_text {
    height: auto;
  }
  .mochups_title {
    padding-left: 0px;
    text-align: center;
  }
  .text_mochup {
    font-size: 16px;
    text-align: center;
  }
  .section8 {
    margin-top: 24px;
  }
  .div_scenario_col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div_scenario_icon {
    width: 100%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }
  .div_scenario_title {
    width: 100%;
    height: auto;
    padding-left: 0px;
    text-align: center;
  }
  .div_scenario_text {
    height: auto;
    margin-top: 37px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .scenario_text {
    height: auto;
    margin-top: 0px;
  }
  .section9 {
    margin-top: 24px;
  }
  .div_icons_column2 {
    background-image: url('../images/Circuit_Express.png');
    background-position: 35% -205px;
    background-size: 700px;
  }
  .div_icons_column {
    height: auto;
  }
  .div_icons_text {
    height: auto;
    padding-left: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  .div_ions_text {
    height: auto;
    margin-top: 10px;
    padding-right: 2px;
    padding-left: 2px;
  }
  .title_icons {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .section10 {
    margin-top: 24px;
  }
  .div_sketches_img {
    background-position: -250px 0px;
  }
  .a_sketch_col2 {
    padding-right: 5px;
    padding-left: 5px;
    -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;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div_sketches_icon {
    width: 100%;
    height: auto;
    margin-top: 26px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div_icon_title {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div_icon_title.two {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div_icon_text {
    height: auto;
    margin-top: 12px;
  }
  .title_icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-top: 0px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    text-align: center;
  }
  .text_sketch {
    height: auto;
    margin-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
  }
  .div_testing_col1 {
    margin-top: 20px;
    padding-top: 117px;
    padding-left: 4%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .section12 {
    margin-top: 20px;
  }
  .section13 {
    height: 434px;
    padding-bottom: 65px;
  }
  .a_cirlce_box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .a_cirlce_box.jag {
    display: none;
  }
  .address_link_2 {
    padding-left: 0px;
  }
  .address_link_3 {
    padding-left: 0px;
  }
  .div_address_box {
    height: 251px;
    padding-right: 0%;
    padding-left: 13%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .div_icons_row {
    height: 40px;
    margin-top: 54px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .affinity_diagram_img2 {
    width: 20%;
  }
  .title1_text {
    padding-left: 3%;
  }
  .title1_text.second {
    padding-left: 25px;
  }
  .title1_text.contact {
    padding-left: 4%;
  }
  .div_portfolio_container {
    width: 157px;
    height: 196px;
    margin-right: 2%;
    margin-bottom: 40px;
    margin-left: 5%;
    padding: 10px;
  }
  .div_portfolio_container.motion {
    width: 157px;
    height: 196px;
  }
  .section_portfolio {
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .section_portfolio.motionproto {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .h3_portflio {
    display: none;
    font-size: 15px;
  }
  .title_portfolio {
    padding-left: 5px;
    text-align: left;
  }
  .title_portfolio.portfolio {
    padding-left: 15px;
    font-size: 30px;
  }
  .h2_portfolio_text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
  }
  .section_header_portfolio {
    padding-right: 15px;
    padding-left: 15px;
  }
  .text_title_portfolio {
    width: 85%;
  }
  .div_description_port {
    width: 100%;
    margin-bottom: 35px;
  }
  .close_button {
    right: -6%;
  }
  .text_title_process.research_title1 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }
  .section_res.contact_info {
    height: 561px;
  }
  .div_row_email_phone {
    height: auto;
    margin-top: 20px;
    padding-left: 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .a_email_link {
    margin-right: 0%;
    padding-left: 5%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .a_phone_link {
    width: 100%;
    margin-top: 10px;
    margin-right: 0px;
    padding-left: 5%;
  }
  .text_email {
    font-size: 18px;
  }
  .text_phone {
    font-size: 18px;
  }
  .email_icon {
    width: 24px;
    height: 24px;
  }
  .phone_icon {
    width: 24px;
    height: 24px;
  }
  .form_container {
    margin-top: 43px;
  }
  .name_field {
    width: 90%;
  }
  .message_field {
    width: 90%;
    padding-left: 12px;
  }
  .email_field {
    width: 90%;
  }
  .submit_btn {
    margin-top: 20px;
    margin-right: 5%;
  }
  .div_process_block.noshadow.width_1300 {
    display: none;
  }
  .div_process_block.noshadow.width3_1300 {
    display: none;
  }
  .div_process_block.noshadow.width_1365 {
    display: none;
  }
  .div_process_block.bottom_margin2_smaller {
    margin-top: 14px;
    padding-bottom: 0px;
  }
  .pdf_icon_container {
    margin-top: 24px;
  }
  .div_container_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 7%;
    padding-right: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .icon_image {
    width: 80%;
    height: 80%;
  }
  .div_ipad_img {
    height: auto;
    background-image: none;
  }
  .text_user_testing_quote {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 28px;
  }
  .black_overlay {
    display: none;
  }
  .video_container {
    width: 80%;
    height: 80%;
  }
  .video_container.presentation {
    width: 100%;
    height: 100%;
  }
  .image_container.top_margin_88 {
    margin-top: 10px;
  }
  .image_container.top_margin_44 {
    margin-top: 10px;
  }
  .motion_img {
    width: 139px;
    height: 132px;
  }
  .black_overlay_olympics {
    position: fixed;
    display: none;
  }
  .nav_sticker {
    display: none;
  }
  .black_overlay_costco {
    display: none;
  }
  .micos_mobile_version {
    display: block;
  }
  .micos_header {
    display: none;
  }
}

