body {
  overflow-x: hidden !important;
}

.starch {
  height: 100vh;
  display: flex;

  flex-direction: column;

  justify-content: space-around;
}
.contact {
  height: 70vh;
  display: flex;

  flex-direction: column;

  justify-content: space-around;
}

.chalk {
  height: 100vh;
  display: flex;
  flex-direction: column;

  justify-content: center;
}
.watch {
  height: 100vh;
  margin-top: 150px;
}

/*slicknav ends*/
.panel-wrapper.section {
  display: flex;

  flex-direction: column;

  justify-content: space-around;
}
.slide {
  height: 100vh;
  display: flex;

  flex-direction: column;

  justify-content: space-evenly;
}

@font-face {
  font-family: "Avenir Next Regular";
  src: url("/fonts/avenir_next_pro/AvenirNextLTPro-Regular.otf");
}

/* url("/fonts/avenir_next_pro/AvenirNextLTPro-Regular.otf"); */
body {
  font-family: "Avenir Next Regular";
  margin: 0;
}
#contact-info {
  height: 80vh;
}
#contactErrorMessage {
  color: red;
}
video {
  cursor: pointer;
}
img.live_map_concept {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  border-radius: 25px;
  border: 1px solid black;
}
ul.news_sources {
  display: none;
  width: 550px;
  margin-left: auto;
  margin-right: auto;
}
#contact-confirm {
  margin-bottom: 20px;
}
.panel.industry_leaders {
  margin-bottom: 50px;
  margin-top: 100px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
}
.panel.industry_leaders {
  line-height: 24px;
}
.panel.industry_leaders b {
  color: white;
}
.panel.industry_leaders.small {
  padding: 15 60 15 60 !important;
  background: rgb(255, 255, 255);
  color: black;
  line-height: 45px;
}
ul.news_sources a,
ul.news_sources a:visited {
  color: blue;
  font-size: 16px;
}
ul.news_sources li {
  margin-bottom: 20px;
}
ul.news_sources li em {
  font-style: normal;
  font-weight: bold;
}
#avante_port {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  height: 500px;
  display: block;
  margin-top: 8%;
  /*border: 1px solid black;*/
}
#obj1 {
  fill: none;
  stroke: black;
  stroke-width: 1.5;
}
.avante_lines {
  stroke: black;
  stroke-width: 1.5;
}
#title {
  display: none;
  width: 390px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 35px;
  text-indent: 20px;
  text-align: center;
  font-size: 42px;
  text-transform: uppercase;
  margin-top: -50px;
  border-bottom: 2px solid transparent;
  margin-bottom: 5px;
}
#title:hover {
  border-color: black;
}
.subtitle {
  width: 100%;
  text-align: center;
  padding-top: 0;
  margin-top: 0;
  font-size: 18px;
}
ul.nav {
  list-style-type: none;
  width: 700px;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0;
  margin-top: 85px;
  display: none;
  position: absolute;
  bottom: 25px;
  width: 100%;
}
ul.nav li {
  display: inline-block;
  width: 15%;
  cursor: pointer;
}
ul.nav li a {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-size: 18px;
  transition: all 1s ease;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
ul.nav_links li a.active {
  border-color: black;
}
ul.nav li a:hover {
  border-color: black;
}
ul.nav li.consult {
  background: black;
  color: white;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 8px;
}
ul.nav li.consult a {
  color: white;
}
.screen {
  height: 100vh;
}
h1.headline {
  width: 100%;
  text-align: center;
}
.chalkboard {
  max-width: 500px;
  max-height: 500px;
  margin-left: auto;
  margin-right: auto;
  background: black;
  color: white;
  padding: 30px;
  /* height: 0; */
  position: relative;
  transition: all 1s ease;
  padding-right: 47px;
}
.panel {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 2px solid rgb(227, 229, 236);
  color: black;
  /* margin-top: 150px; */
  font-size: 20px;
  line-height: 50px;
  margin-bottom: 0px;
  padding: 75px 60px 75px 60px;
  background: rgba(255, 255, 255, 0.85);
}
/* .panel-first {
        
        max-width: 900px;;
        margin-left:auto;
        margin-right: auto;
        text-align: center;
        border: 2px solid rgb(227, 229, 236);
        color:  black;
        margin-top: 350px;
        font-size: 20px;
        line-height: 50px;
        margin-bottom: 300px;
        padding: 75px 60px 75px 60px;
        background: rgba(255, 255, 255, 0.85);
        
    }    */
.section.enthusiasm {
  background: url(/img/about_enthusiasm.jpg);
  background-size: cover;

  height: 100vh;
}
.slide.experienced {
  background: url(/img/about_experienced.jpg);
  background-size: cover;
  height: 100vh;
}
.slide.proficient {
  background: url(/img/about_proficiency.jpg);
  background-size: cover;
  background-position-x: -100;
  height: 100vh;
}
.section.tenacity {
  background: url(/img/about_tenacity.jpg);
  background-size: cover;
  height: 100vh;
}

.panel b {
  color: black;
}
.panel b.red {
  color: black;
}
#toronto-promo {
  max-height: 70vh;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 150px;
}
p.caption {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 175px;
}
p.wide-caption {
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 175px;
}
p.wide-caption.left {
  text-align: left;
  width: 70vw !important;
  max-width: inherit;
  margin-top: 0;
  padding-top: 0;
}
.titles {
  display: none;
}
#toronto-promo2 {
  max-width: 70vw;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.panel-wrapper h3 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}
.chalkboard-contact {
  max-width: 500px;
  max-height: 500px;
  margin-left: auto;
  margin-right: auto;
  background: black;
  color: white;
  padding: 30px;
  height: 600px;
  position: relative;
  transition: all 1s ease;
  padding-right: 47px;
}
.chalkboard textarea {
  display: block;
  font-size: 16px;
  width: 100%;
  padding: 10px;
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 1);
  transition: all 1s ease;
  border: 0;
  min-height: 80px;
}
.chalkboard form button {
  margin-left: auto;
  width: 100px;
  display: block;
  margin-top: 20px;
  background: white;
  border: 0;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  transition: all 1s ease;
  background-color: rgba(255, 255, 255, 1);
}
.chalkboard form button:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
}
.chalkboard textarea:hover {
  background-color: rgba(245, 238, 238, 0.1);
  color: white;
}
.chalkboard form p {
  font-size: 18px;
  position: absolute;
  top: 210px;
  padding-top: 10px;
}
.chalkboard p.also {
  margin-top: 20px;
  position: absolute;
  bottom: 10px;
}
h1 {
  text-align: left;
}

.checkbox_group {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: 0;
  padding-top: 21px;
}
.chalkboard a {
  color: pink;
}
.chalkboard input {
  transition: all 1s ease;
  border: 0;
}
.chalkboard input[type="text"] {
  width: 100%;
  font-size: 24px;
  padding: 10px;
  margin-top: 30px;
  color: green;
}
.chalkboard input:hover {
  background-color: rgba(245, 238, 238, 0.1);
}
.chalkboard label {
  font-size: 15px;
  display: block;
  margin-bottom: 5px;
  text-align: right;
}

/* HOME PAGE ENDS */
.fp-controlArrow {
  display: none;
}
#top_nav {
  position: fixed;
  top: 0;
  width: 100%;
  /*margin-left: 20px;*/
  background: white;
  z-index: 9999;
}
#top_nav a {
  text-decoration: none;
  color: black;
}
#avante_mini_port {
  padding-left: 10px;
  width: 75px;
  height: 75px;
  display: inline-block;
}
.nav_links {
  list-style-type: none;
  display: inline-block;
  width: 590px;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: top;
  padding-left: 0;
  padding-top: 5px;
}
.nav_links li {
  display: inline-block;
  width: 19%;
  text-align: center;
}
.nav_links li a {
  line-height: 75px;
  text-decoration: none;
  transition: all 1s ease;
  border-bottom: 2px solid transparent;
  color: black;
  font-size: 16px;
}
.nav_links li a:hover {
  border-color: black;
}

#integrated-watch {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 80%;
}
#starch-screen {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  max-width: 286px;
  border: 2px solid lightgray;
  padding: 10px;
}
.column {
  display: inline-block;
  width: 286px;
  vertical-align: top;
  text-align: left;
}
img.next {
  display: inline-block;
  height: 55px;
  cursor: pointer;
  vertical-align: bottom;
}
img.next_down {
  height: 55px;
  cursor: pointer;
}
.panel p.every_company {
  display: inline-block;
  line-height: 65px;
  margin: 0;
  vertical-align: middle;
  cursor: pointer;
  margin-bottom: 3px;
}
.right-column h3 {
  padding-left: 25px;
  font-size: 28px;
  margin-bottom: 25px;
}
.right-column ul {
  font-size: 18px;
}
.right-column ul li {
  padding-bottom: 25px;
}
.container {
  width: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* .container-starch {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        height: 100vh;
    } */
div.column.bottom {
  vertical-align: bottom !important;
}

.column ul li {
  padding-bottom: 30px;
  font-size: 28px;
}
.mobile {
  display: block;
}
div.pre-footer {
  color: #fff;
  background: #000;
  padding-top: 50px;
  padding-bottom: 100px;
}
div.pre-footer-inner {
  width: 91vw;
  margin-left: auto;
  margin-right: auto;
}
ul.link-col {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
  padding-left: 0;
  width: 16%;
}
ul.link-col li.link-col-header {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 45px;
}
ul.link-col li {
  margin-bottom: 20px;
}
ul.link-col li a {
  color: #fff;
  text-decoration: none;
}
footer {
  background: #1f242a;
  padding-top: 40px;
  padding-bottom: 40px;
  color: rgba(255, 255, 255, 0.75);
  font-size: 18px;
}
footer p {
  padding-left: 30px;
  font-size: 14px;
}
footer a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  font-size: 18px;
  padding-left: 30px;
  padding-right: 30px;
}
footer a:hover {
  color: #fff;
}
.starch_pic {
  justify-content: space-evenly !important;
}
#arrow {
  display: block;
}
.desktop {
  display: block;
}
#first {
  margin-bottom: 100px;
}
@media only screen and (max-width: 800px) {
  body {
    font-family: "Avenir Next Regular";
    margin: 0;
    overflow-x: hidden;
    overflow-y: visible;
  }
  .desktop {
    display: none;
  }
  #first {
    margin-bottom: 0px;
  }
  .chalkboard {
    max-width: 500px;
    max-height: 500px;
    margin-left: auto;
    margin-right: auto;
    background: black;
    color: white;
    padding: 30px;
    /* height: 0; */
    position: relative;
    transition: all 1s ease;
    padding-right: 47px;
  }
  .chalk {
    height: 100vh;
    display: flex;
    flex-direction: column;

    justify-content: center;
    margin-top: 100px;
  }
  .contact {
    height: auto;
  }
  .watch {
    margin-top: 100px;
  }
  #avante_port {
    width: 100%;
    height: auto;
    pointer-events: none;
    margin-top: -50px;
    height: 50%;
  }
  ul.nav {
    width: 100%;
    margin-top: 35px;
    bottom: 2px !important;
  }
  #fp-nav.right {
    right: 0px !important;
  }
  #title {
    margin-bottom: 0;
    padding: 0;
  }
  ul.nav li {
    display: block;
    width: auto;
    padding-bottom: 12px;
  }
  #top_nav {
    width: 100%;
    margin: 0;
    background: transparent;
  }
  .nav_links {
    display: none;
  }
  .panel {
    max-width: 80%;
    padding: 10px 15px 10px 15px;
    max-height: 70%;
    /* margin-top: 30px; */
    margin-bottom: 0;
    text-align: left;
    line-height: 29px;
  }
  .proficient .panel {
    line-height: 30px;
  }
  .panel.industry_leaders.small {
    padding: 10 15 10 15 !important;
    line-height: 30px;
  }
  .slide.proficient {
    background-position-x: 85%;
  }
  b.red {
    display: block;
  }
  img.next_down {
    display: block;
    height: 35px;
  }
  img.next {
    height: 35px;
  }
  .panel p.every_company {
    line-height: 35px;
  }
  img#integrated-watch {
    max-width: 200%;
    margin-left: -40%;
  }
  div.column {
    margin-top: 10px;
    width: auto;
    display: block;
  }
  .column ul {
    margin: 0;
    list-style-type: none;
  }
  .column ul li {
    padding: 0;
    font-size: 18px;
  }
  .chalkboard h1 {
    margin: 0;
    font-size: 1.5em;
  }
  .chalkboard input[type="text"] {
    margin-top: 15px;
    font-size: 20px;
  }
  .checkbox_group {
    width: 65%;
    padding-top: 45px;
    padding-left: 125px;
    padding-bottom: 10px;
  }
  .chalkboard textarea {
    margin-top: 0;
  }
  p.also {
    font-size: 13px;
  }
  .container {
    width: 100%;
    margin-top: 100px;
  }
  .mobile {
    display: block !important;
    margin-left: auto;
    margin-right: auto;
  }
  /* #arrow {
    display: block;
    margin-left: auto;
    margin-right: auto;
  } */

  p.wide-caption {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 175px;
    font-size: 18px;
  }
  .panel.industry_leaders {
    margin-bottom: 0 !important;
  }
  ul.news_sources {
    width: auto;
  }
  .fp-controlArrow {
    display: none !important;
  }
  img.live_map_concept {
    width: 80%;
    margin-top: 10px;
    margin-bottom: auto;
  }
  #top_nav {
    background: white;
    z-index: 1;
  }
  .slicknav_menu {
    z-index: 9999;
  }
  .slicknav_menu a {
    z-index: 9999;
  }
  .slicknav_menu {
    display: block;
  }
}
/* slicknav begins */

.slicknav_menu {
  display: none;
}
.starch {
  height: 100vh;
  display: flex;

  flex-direction: column;
  justify-content: space-evenly;
}
.starch_pic {
  height: 100vh;
  display: flex;

  flex-direction: column;
  justify-content: start;
}
.chalkboard form p {
  top: auto;
  padding-top: 0;
}
.checkbox_group {
}
@media screen and (max-width: 40em) {
  /* #menu is the original menu */
  .nav_links {
    display: none;
  }
  .slicknav_menu {
    display: block;
    position: fixed;
    width: 15%;
    right: 0;
    transition: width 0.5s;
  }
  .subtitle {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 850px) and (orientation: landscape) {
}

.piece {
    width: 100%;
}

.work_content p {
    margin-left: 50px;
    width: 500px;
}

.piece .logo {
    width: 300px;
    margin-left: auto;
}

#starch .logo {
    margin-left: 15px;
}

#exam_network .logo {
    width: 300px;
    margin: 50 0 5 36;
}

.piece ul.tags {
    list-style-type: none;
    margin-right: auto;
    width: 350px;
}

html {
    scroll-behavior: auto;
}

.piece .app-title {
    text-align: left;
    font-weight: bold;
    margin: 0 0 0 50px;
    font-size: 32px;
    color: #FF4000;
}

#starch .app-title {
    color: #C0D890;
    margin-top: -50px;
}

#exam_network .app-title {
    color: #9F0324;
}

.piece .app-subtitle {
    text-align: left;
    margin: 0 0 0 50px;
    font-size: 18px;
}

.piece ul.tags li {
    display: inline-block;
    font-weight: bold;
    border-radius: 5px;
    border: 2px solid black;
    padding: 5px 20px 5px 20px;
    margin-bottom: 5px;
    font-size: 18px;
    transition: all ease 1s;
    cursor: pointer;
}

.piece ul.tags li:hover {
    background: #fc411d;
    color: white;
}

#starch ul.tags li:hover {
    background: #C0D890;
}

a.link-wrap {
    text-decoration: none;
    color: black;
}

a.link-wrap:visited {
    color: black;
}

.work_nav_icon {
    height: 100px;
    vertical-align: middle;
    display: block;
    margin: 20px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.work_nav_icon:hover {
    height: 110px;
}

.work_launcher p {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid black;
}

.work_nav_icon.active {
    border-bottom: 3px solid red;
    border-left: 1px solid red;
    border-right: 2px solid red;
    border-top: 1px solid red;
    border-radius: 15px;
    height: 110px;
    cursor: normal;
}

.work_launcher {
    left: 35px;
    width: 135px;
    position: fixed;
    border-right: 1px solid black;
    padding-right: 20px;
    top: 180px;
}

img[piece_name="starch"].active {
    padding: 5px;
    border-color: #C0D890;
}

.work_content {
    margin-left: 200px;
    transition: top ease 0.8s;
    position: absolute;
    top: -1000px;
}

.work_content.active {
    display: block;
    height: 300px;
    opacity: 1;
    display: block;
    height: 100%;
    opacity: 1;
    top: 100px;
}

#top_nav {
    background: rgba(255, 255, 255, 0.95);
}

body {
    padding-top: 80px;
}

#top_nav {
    z-index: 1;
}

.slicknav_menu {
    top: 0;
    right: 15;
    position: absolute;
    z-index: 9999;
}

.slicknav_menu a {
    z-index: 9999;
}

.slicknav_menu {
    display: none;
}

.nav_links {
    width: 510px;
}

li.consult a {
    font-size: 16px;
    color: white;
}

li.consult {
    background: black;
    border-radius: 8px;
}

.app-link {
    font-size: 15px;
    text-decoration: underline;
    margin: 0 0 0 50px;
}

a:visited {
    color: black;
}

@media screen and (max-width: 40em) {
    div.work_launcher {
        left: 50%;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100px;
        background: white;
        z-index: 99999;
        display: block;
        margin-left: -50%;
        text-align: center;
        top: inherit;
        position: fixed;
    }
    .work_launcher p {
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 0;
        border-bottom: 0;
        border-top: 2px solid rgba(0, 0, 0, 0.90);
    }
    img.work_nav_icon {
        height: 55px;
        display: inline-block;
        margin: 0 20px 0 20px;
        vertical-align: top;
    }
    img.work_nav_icon.active {
        height: 50px;
        margin-top: 3px;
    }
    div.work_content {
        width: 100%;
        margin: 0;
        padding-bottom: 300px;
        height: 110%;
        overflow: hidden;
    }
    body {
        padding-top: 0px !important;
    }
    div.work_content p {
        width: 80%;
    }
    #top_nav {
        margin-left: 0;
    }
    .nav_links {
        display: none;
    }
    .slicknav_menu {
        display: block;
        position: fixed;
        width: 15%;
        right: 0;
        transition: width 0.5s;
    }
}
.mob-only {
	display: none;
}
ul.contact_links li a img {
	height: 25px;	
}
ul.contact_links li {
	margin-left: 12px;	
	display: inline-block;
}
ul.contact_links {
	position: absolute;
	right: 10px;
	display: inline-block;
	vertical-align: top;
	margin-right: 25px;
	margin-top: 30px;
	list-style-type: none;
}
@media only screen and (max-width: 800px) {
	.nav_links {
		width: 100%;
		height: 0;
		position: fixed;
		top: 65px;
		left: 0px;
		background: rgba(255,255,255,0.95);
		display: block;
		overflow: hidden;
		transition: height 1.5s ease;
		padding-left: 0;
	}
	div#top_nav {
		background: rgba(255,255,255,0.95);
		z-index: 3;
	}
	.nav_links li:first-child {
		margin-top: 50px;
	}
	.nav_links li {
		display: block;
		text-align: center;
		width: 100%;
	}
	.nav_links li a {
		z-index: 2;
	}
	.menu-trigger {
		color: black;
		text-decoration: none;
	}	
	.menu-trigger img {
		width: 35px;
	}
	.mob-only{
		position: absolute;
		display: block;
		top: 20px;
		right: 5px;
		z-index: 9;
	}
	ul.contact_links {
		right: 25px;
		margin-top: 22px;
	}
	ul.contact_links li a img {
		height: 30px;
	}
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYC3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(https://fonts.gstatic.com/s/montserrat/v10/IQHow_FEYlDC4Gzy_m8fcvEr6Hm6RMS0v1dtXsGir4g.ttf)
      format("truetype");
}
body {
  padding-top: 55px;
}
#avante_mini_port {
  width: 75;
  height: 75;
}
.portfolio-banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  height: 100%;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: 45%;
}
#eNet .portfolio-banner {
  background-image: url(/img/iphone_x.jpg);
}
#neon .portfolio-banner {
  background-image: url(/img/neon_home_banner.png);
}
#hipsrv .portfolio-banner {
  background-image: url(/img/work/hipsrv_port.jpeg);
  background-position-x: 30%;
}
#artisan .portfolio-banner {
  background-image: url(/img/artisan_promo.jpg);
  background-position-x: 20%;
}
#airlift .portfolio-banner {
  background-image: url(/img/work/airlift/ipad-pro-select-and-succes.jpg);
  background-size: 130vh;
  background-position-x: 11%;
}
.piece-container a {
  text-decoration: none;
}
#uog .portfolio-banner {
  background-image: url(/img/work/uog_b.png);
}
#uog .piece-title {
  color: gold;
}

#top_nav {
  background: #fff;
}
#top_nav h1 {
  display: inline-block;
  font-size: 20px;
  /* position: absolute; */
  /* left: -100%; */
  bottom: -20px;
  width: 130px;
  text-align: center;
  vertical-align: top;
  margin-top: 25px;
  color: black;
}
ul.nav_links {
  -webkit-padding-start: 0;
  padding-top: 5px;
}
.nav_links li a {
  font-size: 16px;
  font-weight: normal;
}
.piece {
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
  width: 15%;
  padding: 0px;
  vertical-align: top;
  position: relative;
  height: 50vh;
}
.piece:hover {
  /*display: block;*/
}
.piece-title {
  /* padding-left: 5px; */
  font-weight: 900;
  font-size: 1.5em;
  margin-top: 0px;
  margin-bottom: 0;
  text-align: left;
}
.piece-title a {
  text-decoration: none;
}
.piece-title a:visited {
  text-decoration: none;
}
.piece-title.enet {
  color: #00ffff;
  font-weight: 900;
  font-family: Montserrat;
}
.piece-title.neon {
  color: rgb(177, 68, 243);
  font-weight: normal;
}

.piece-metadata {
  color: black;
}

.piece-title.enet a:visited {
  color: #00ffff;
  text-decoration: none;
}
.piece-title.hipsrv {
  color: rgb(254, 0, 1);
}
.piece-title.artisan {
  color: black;
}
.piece-title.hipsrv a:visited {
}
.piece-container {
  text-align: center;
  width: 65vw;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20vh;
}
.piece p.piece-date {
  margin: 0;
  margin-top: 5px;
  margin-right: 5px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.piece p.piece-subtitle {
  font-size: 1em;
  margin: 0;
  padding: 0;
  margin-top: 0px;
  font-weight: 500;
  padding-bottom: 5px;
  padding-left: 5px;
}
#uog div.piece-metadata {
  background: rgba(255, 255, 255, 0.98);
}
div.piece-metadata {
  width: 100%;
  display: block;
  margin-top: 5px;
  position: relative;
  text-align: left;
  background: rgba(255, 255, 255, 0.9);
}
div.piece-meta-anchor {
  position: absolute;
  bottom: 20vh;
  width: 100%;
  display: none;
}
div.piece-meta-anchor:hover {
  /*display: block;*/
}
.portfolio-banner:hover + .piece-meta-anchor {
  /*display: block !important;*/
}

div.piece-metadata p {
  display: block;
  margin-right: 5px;
}
.app-store-icon-container {
  display: inline-block;
  float: right;
  margin-top: 10px;
  margin-right: 55px;
  text-align: left;
  display: none;
}
.app-store-icon-container a {
  text-decoration: none;
}
img.app-store-icon {
  display: inline-block;
  height: 35px;
}
.port-nav {
  position: absolute;
  width: 25px;
  top: 500px;
  padding: 5px;
  cursor: pointer;
}
.port-nav:hover {
  background-color: rgba(255, 255, 255, 0.6);
}
/* .nav_container {
	display: none;
}
.nav_container:hover {
	display: block;
}
.index-portfolio-banner:hover + .nav_container {
	display: block !important;
} */
#right-nav {
  right: 0;
}

@media only screen and (max-width: 800px) {
  #neon .portfolio-banner {
    background-size: 200vw;
    background-position-x: 48%;
  }
  #uog .portfolio-banner {
    background-size: 200vw;
  }

  div.piece-container {
    padding-top: 80px;
    width: 100%;
    height: auto;
  }
  .portfolio-banner {
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .port-nav {
    top: 200px;
    width: 20px;
  }
  .app-store-icon-container {
    width: 68%;
    margin-left: auto;
    margin-right: auto;
    right: 20px;
    top: 10px;
    position: absolute;
  }
  .app-store-icon-container img {
    height: 40px;
  }
  div.piece-meta-anchor {
    display: none;
    bottom: -20px;
  }
  div#hipsrv div.piece-meta-anchor {
    bottom: 0;
  }
  div.piece {
    width: 100%;
    height: 23vh;
    position: relative;
  }
  div.piece-metadata {
    margin-top: 20px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
  }
  div.piece-metadata {
  }
  div.piece-metadata p.piece-title {
    display: inline-block;
    padding-left: 10px;
  }
  div.piece-metadata p.piece-subtitle {
    display: none;
  }
  div.piece-metadata p.piece-date {
    padding-right: 10px;
  }
  body {
    overflow-y: scroll;
  }
  .piece-container {
    overflow-y: hidden;
  }
}

@media only screen and (max-width: 800px) and (orientation: landscape) {
  div.piece {
    width: 100%;
    height: 43vh;
    position: relative;
  }
}

#pos {
  position: absolute;
  bottom: 9px;
  right: 16px;
  font-size: 18px;
  color: white;
}

@media only screen and (max-width: 800px) {
  #pos {
    position: absolute;
    bottom: 9px;
    right: 16px;
    font-size: 18px;
    color: white;
  }
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat Regular"), local("Montserrat-Regular"),
    url(https://fonts.gstatic.com/s/montserrat/v10/zhcz-_WihjSQC0oHJ9TCYC3USBnSvpkopQaUR-2r7iU.ttf)
      format("truetype");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat Bold"), local("Montserrat-Bold"),
    url(https://fonts.gstatic.com/s/montserrat/v10/IQHow_FEYlDC4Gzy_m8fcvEr6Hm6RMS0v1dtXsGir4g.ttf)
      format("truetype");
}
body {
  padding-top: 55px !important;
}
.index-body {
  padding-top: 55px;
}

#avante_mini_port {
  width: 75;
  height: 75;
}
.index-portfolio-banner {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 20px;
  height: 100vh;
  background-position: left;
  background-size: cover;
  background-repeat: no-repeat;
}
#eNet .index-portfolio-banner {
  background-image: url(/img/iphone_x.jpg);
  background-size: cover;
}
#hipsrv .index-portfolio-banner {
  background-image: url(/img/work/hipsrv_port.jpeg);
  background-size: cover;
  background-position-y: 0;
}
#artisan .index-portfolio-banner {
  background-image: url(/img/artisan_promo.jpg);
  background-size: cover;
  background-position-y: 44%;
}
#uog .index-portfolio-banner {
  background-image: url(/img/work/uog_b.png);
  background-position-x: center;
}
#neon .index-portfolio-banner {
  background-image: url(/img/neon-cover-preview.jpg);
  background-size: cover;
}
#airlift .index-portfolio-banner {
  background-image: url(/img/work/airlift/ipad-pro-select-and-succes.jpg);
  background-size: cover;
  background-position-x: 10%;
}
#uog .index-piece-title a {
  color: red;
}

#top_nav h1 {
  display: inline-block;
  font-size: 20px;
  /* position: absolute; */
  /* left: -100%; */
  bottom: -20px;
  width: 130px;
  text-align: center;
  vertical-align: top;
  margin-top: 25px;
  color: black;
}
ul.nav_links {
  -webkit-padding-start: 0;
}
.nav_links li a {
  font-size: 16px;
  font-weight: normal;
}
.index-piece {
  margin-left: auto;
  margin-right: auto;
  display: none;
  height: 100vh;
}
.index-piece.active {
  display: block;
}
.index-piece-title {
  font-weight: 900;
  font-size: 1.5em;
  margin-top: 0px;
  margin-bottom: 0;
  position: absolute;
  left: 9px;
  bottom: 3px;
}
.index-piece-title a {
  text-decoration: none;
}
.index-piece-title a:visited {
  text-decoration: none;
}
.index-portfolio-banner video {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  vertical-align: bottom;
  cursor: pointer;
}
.index-piece-title.enet a {
  color: #00ffff;
  font-weight: 900;
  font-family: Montserrat;
}
.index-piece-title.neon a {
  color: rgb(177, 68, 243);
  font-family: Helvetica Neue;
  font-weight: 200;
}
#neon {
  cursor: pointer;
}
.index-piece-title.enet a:visited {
  color: #00ffff;
  text-decoration: none;
}
.index-piece-title.hipsrv a {
  color: rgb(254, 0, 1);
}
.index-piece-title.hipsrv a:visited {
}

.index-piece p.piece-date {
  margin: 0;
  padding: 0;
}
.index-piece p.piece-subtitle {
  font-size: 1em;
  margin: 0;
  padding: 0;
  margin-top: -5px;
  font-weight: 500;
}
div.index-piece-metadata {
  margin-left: 55px;
  width: 300px;
  /* display: inline-block; */
  margin-top: 15px;
  display: none;
}
div.index-piece-metadata p {
  display: inline-block;
  margin-right: 5px;
}
.index-app-store-icon-container {
  display: inline-block;
  /* float: right;
  margin-top: 10px;
  margin-right: 55px; */
  position: absolute;
  right: 100px;
  bottom: 3px;
}
.index-app-store-icon-container a {
  text-decoration: none;
}
img.index-app-store-icon {
  display: inline-block;
  height: 35px;
}
.port-nav {
  position: absolute;
  width: 25px;
  top: 50%;
  padding: 5px;
  cursor: pointer;
}
.port-nav {
  background-color: rgba(255, 255, 255, 0.6);
}
.nav_container:hover {
  display: block;
}
.index-portfolio-banner:hover + .nav_container {
  display: none !important;
}
#right-nav {
  right: 0;
}
.overlay {
  position: absolute;
  bottom: 40px;
  left: 20px;
  font-size: 45px;
  color: white;
}
#eNet .overlay {
  position: absolute;
  bottom: 40px;
  left: 20px;
  font-size: 45px;
  color: white;
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
#artisan .overlay {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
#airlift .overlay {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 800px) {
  .index-portfolio-banner video {
    height: auto;
    padding-top: 20vh;
  }
  div.index-piece {
    margin-top: 70px;
  }
  #artisan .index-portfolio-banner {
    background-position-y: 0;
  }
  #neon div.index-app-store-icon-container {
    padding-bottom: 5px;
  }

  #top_nav h1 {
    text-align: left;
  }
  .index-portfolio-banner {
    height: 100vh;
    margin-top: 0px;
    background-position-x: 45%;
  }
  .index-port-nav {
    top: 340px;
    width: 20px;
  }
  .index-app-store-icon-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 0px;
    text-align: left;
    /* background: rgba(255,255,255,0.9); */
    width: 100vw;
    /* padding-right: 5px; */
  }
  #artisan div.index-piece-metadata,
  #uog div.index-piece-metadata {
    bottom: 0px;
  }
  .index-app-store-icon-container img {
    height: 35px;
  }
  /* div.index-piece-metadata {
		position: absolute;
		bottom: 35px;
		left: 0px;
		margin-left: 0;
		background: rgba(255,255,255,0.9);
		width: 100vw;
    } */
  div.index-piece-metadata .index-piece-title {
    padding-left: 10px;
  }
  div.index-piece-metadata .index-piece-title.neon {
    padding-left: 10px;
    padding-bottom: 3px;
  }

  .nav_container {
    display: block;
  }
  body {
    overflow-y: scroll;
    padding-top: 0px !important;
  }
  #uog .index-portfolio-banner {
    background-image: url(/img/work/uog_b.png);
    background-size: cover;
    background-position-x: 50%;
  }
  #neon .index-portfolio-banner {
    background-image: url(/img/neon-cover-preview.jpg);
    background-size: cover;
    background-position-x: 30%;
  }
  .overlay {
    position: absolute;
    bottom: 50px;
    left: 20px;
    font-size: 30px;
    color: white;
  }
  #eNet .overlay {
    position: absolute;
    bottom: 50px;
    left: 20px;
    font-size: 30px;
    color: white;
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  }
  #artisan .overlay {
    text-shadow: 2px 4px 3px rgba(0, 0, 0, 1);
  }
  .port-nav {
    background-color: rgba(255, 255, 255, 0.6);
  }
}

#contact-info {
  padding-top: 80px;
}
/* #fullpage {

    height: 100%;
    position: relative;

} */
/* html{
  
 scroll-behavior: smooth;
} */

span {
  font-weight: bold;
}
.contact {
  height: 70vh;
}
.watch {
  margin-top: 200px;
  margin-bottom: 20px;
}
#starch_img {
  padding-left: 32px;
}
/* .fullpage {
  overflow-y: scroll;
  scroll-behavior: auto smooth;
} */

#arrow {
  margin-bottom: auto;
}

@media only screen and (max-width: 900px) {
  .watch {
    margin-top: 100px;
  }
}


@media only screen and (max-width: 900px) and (orientation: landscape) {
  body {
    overflow-x: hidden !important;
  }
  .contact {
    height: 150vh;
  }
  .panel {
    line-height: 45px;
  }
  .panel p.every_company {
    line-height: 45px;
  }
  #contact-info {
    height: auto;
    padding-top: 0;
  }
  #fullpage {
    display: flex;

    flex-direction: column;

    justify-content: space-evenly;
  }

  .starch {
    height: 140vh;
  }
  .section.enthusiasm {
    height: auto;
  }
  .slide {
    height: auto;
  }
  .slide.proficient {
    height: auto;
  }
  .watch {
    height: auto;
  }
  .section.tenacity {
    height: auto;
  }
  .container {
    width: 100%;
  }
  .starch_pic {
    height: auto;
  }
  .chalk {
    height: auto;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 800px) {

    #contact-footer{
        /* position: absolute; */
        bottom: 0px;
    }

    footer{
        padding-right: 40px;
    }




}

h1 {
	text-align: center;
	margin-top: 40px;
}
div#service-outer-container {
	width: 85vw;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12vh;
	text-align: center;
	margin-bottom: 150px;
}

div#service-outer-container div.service-cell {
	display: inline-block;
	width: 31%;	
	height: 200px;
	/* border: 2px solid black;
	border-bottom: 2px solid black; */
	margin-bottom: 4px;
	transition: 1000ms ease;
	font-weight: 600;
	line-height: 100px;
	position: relative;
}

div#service-outer-container div.service-cell:hover {
	background: #000;
	color: #fff;
}
div#service-outer-container div.service-cell a {
	text-decoration: none;
	transition: 1000ms ease;
}
div#service-outer-container div.service-cell img {
	height: 75px;
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	bottom: 21px;
	background: #fff;
	padding: 10px;
	border-radius: 15px;
}

div#service-outer-container a {
	color: #000;
	text-decoration: none;
}

div#service-outer-container div.service-cell a:hover {
	color: #fff;
	text-decoration: underline;
}
img.lead-img {
	width: 20vw;
}

section.container {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
}

section.lead {
	margin-top: 90px;
	height: 55vh;
}

section.lead.container.scroll {
	height: 45vh;
}
section.container.ar-container {
	width: 75vw;
	background: rgb(246, 246, 246);
	min-height: 45vh;
	text-align: left;
	padding: 15px 30px 15px 30px;
}
section.container.ar-container.ar-container-inverse {
	text-align: right;
	background: rgb(234, 234, 234);
	margin-top: 0;
}
section.container.ar-container.ar-followup {
	margin-top: 0;
}
section.container.ar-container div.explain {
	padding-top: 35px;
	width: 45%;
	vertical-align: top;
	font-size: 22;
}
section.container.ar-container div.explain.list {
	width: 60%;
}
section.container.ar-container.ar-container-inverse div.explain {
	text-align: right;
	width: 50%;
	font-size: 26px;
	vertical-align: top;
}
section.container.ar-container.ar-container-inverse div.explain.list {
	width: 60%;
}
section.container.ar-container ol {
	font-size: 22px;
}
section.container.ar-container h2 {
	padding-left: 20px;
	font-size: 28px;
}
section.container.ar-container.ar-followup h2 {
	padding-left: 5px;
}
a.projects-link.link-btn {
	display: inline-block;
	width: 28%;
	margin-top: 85px;
	padding-left: 0;
	padding-right: 0;
}
div.explain {
	width: 45%;
	display: inline-block;
	text-align: left;
}
a.projects-link.link-btn.ar-lead-btn {
	width: 45%;
}
a.projects-link.link-btn.discuss {
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
}
section.lead p {
	display: inline-block;
	width: 40vw;
	vertical-align: top;
	font-size: 20px;
	line-height: 30px;
	text-align: left;
	padding-left: 5vw;
}
section.lead img.system_arch {
	width: 15vw;
}
section.lead img {
	display: inline-block;
}
h1.service-detail {
	font-size: 42px;
	margin-bottom: 100px;
}
div.app-niches {
	max-width: 73vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 60px;
}
div.app-niches > div > p {
	display: inline-block;
	vertical-align: top;
	padding-top: 0;
	margin-top: 0;
	padding-left: 80px;
}
div.app-niches.design-expertise {
	margin-top: 50px;
	width: 50vw;
	margin-bottom: 80px;
}
div.app-niches.design-expertise > div {
	width: 100%;
	height: auto;
}
div.app-niches > div {
	display: inline-block;
	width: 49%;
	text-align: left;
	height: 85px;
	font-weight: bold;
	font-size: 24px;
	position: relative;
}
div.app-niches > div > img {
	display: inline-block;
	width: 30px;
	vertical-align: top;
	margin-bottom: 5px;
	position: absolute;
}
div.contact-cta {
	font-size: 18px;
	max-width: 75vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 85px;
	margin-bottom: 85px;
	height: 30px;
}
div.contact-cta p {
	display: inline-block;
	text-align: left;
	float: left;
	width: 70%;
	margin-top: 0;
}
div.contact-cta p em {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a.contact-button {
	background: #487FC2;
	padding: 10px 15px 10px 15px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	text-decoration: none;
	float: left;
	transition: ease 400ms;
}
a.contact-button:hover {
	background: #7BB2F5;
}

h1.iOS-apps-heading {
	margin-top: 300px;
	margin-bottom: 50px;
}
h1.iOS-apps-heading.nonmargin {
	margin-top: 150px;
}
div.iOS-app-collage {
	width: 75vw;
	margin-left: auto;
	margin-right: auto;
}
div.iOS-app-collage > div {
	border: 1px solid grey;
	width: 44%;
	display: inline-block;
	height: 30vh;
	padding: 10px;
	vertical-align: top;
	margin-bottom: 5px;
	position: relative;
}
a.collage-link {
	position: absolute;
	width: 0;
	height: 100%;
	/*background: url('../work/eNet_banner.png');*/
	background-size: cover;
	top: 0;
	left: 0;
	transition: 500ms ease;
	z-index: 2;
}

#hipsrv-item a.collage-link {
	background: url('/img/work/hipsrv_port.jpeg');
	background-size: cover;
}
#artisan-item a.collage-link {
	background: url('/img/artisan_promo.jpg');
	background-size: cover;
}
#neon-item a.collage-link {
	background: url('/img/neon-cover-preview.png');
	background-size: cover;
}
#enet-item a.collage-link {
	background: url('/img/iphone_x.jpg');
	background-size: cover;
}
#edex-item a.collage-link {
	background: url('/img/services/edex_screen.jpg');
	background-size: cover;
}


div.iOS-app-collage > div:hover a.collage-link {
	width: 100%;
}
div.iOS-app-collage > div > h3 {
	font-size: 24px;
}

div.iOS-app-collage > div > div.app-symbols {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

div.iOS-app-collage > div > div.app-symbols img {
	height: 40px;
	margin-left: 8px;
}

h2.second-tier {
	font-size: 32px;
	text-align: center;
	margin-top: 170px;
	margin-bottom: 60px;
}
h2.second-tier.principles {
	border-bottom: 1px solid lightgrey;
	width: 60vw;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}
a.projects-link {
	padding: 10px 35px 10px 35px;
	border-radius: 5px;
	text-align: center;
	color: #487FC2;
	font-weight: bold;
	text-decoration: none;
	transition: ease 400ms;
	border: 2px solid #487FC2;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	display: block;
	width: 140px;
	background: #fff;
}
a.projects-link:hover {
	background: #487FC2;
	color: #fff;
}
div.process-table {
	width: 77vw;
	margin-left: auto;
	margin-right: auto;
}
div.process-table div.step{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 30px;
}
div.process-table.design-process {
	width: 55vw;
}
div.process-table.design-process div.step {
	width: 100%;
}
div.process-table div.step div.step-number {
	display: inline-block;
	width: 60px;
	text-align: left;
	font-size: 65px;
	color: #487FC2;
	vertical-align: top;
}
div.process-table div.step div.step-number img {
	width: 50px;

}
div.process-table div.step div.step-details {
	display: inline-block;
	width: 80%;
	font-size: 18px;
}
div.process-table div.step div.step-details h3 {
	margin-top: 10px;
	font-size: 22px;
	margin-bottom: 0.5em;
}
div.process-table div.step div.step-details p {
	color: rgb(114, 114, 114);
	margin-top: 0;
}
h2.secondary-service-heading {
	text-align: center;
	margin-top: 125px;
	font-size: 30px;
}
h2.secondary-service-heading.design {
	margin-top: 70px;
}
h2.secondary-service-heading.devtech {
	margin-top: 275px;
}
table.mob-principles-table {
	width: 60vw;
	margin-left: auto;
	margin-right: auto;
	border-bottom: none;
}
tr.header-row {
	text-align: center;
}
table.mob-principles-table tr td {
	border-bottom: 1px solid lightgray;
}
table.mob-principles-table tr.header-row td {
	padding-top: 40px;
	padding-bottom: 40px;
}
table.mob-principles-table tr.header-row td h3 {
	margin-bottom: 0;
	font-size: 1.7em;
}

table.mob-principles-table tr td.in-depth {
	padding-top: 70px;
	padding-bottom: 70px;
	line-height: 30px;
}
p.header-subtitle {
	text-align: center;
	margin-top: -20px;
}
div.advantages-table {
	width: 70vw;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 50px;
}
div.advantages-table div.advantage-cell {
	width: 45%;
	display: inline-block;
	margin-bottom: 50px;
	vertical-align: top;
	padding-right: 3%;
}
div.advantage-cell img {
	height: 100px;
}
div.advantage-cell p {
	padding-right: 30px;
}
div.advantage-cell h3 {
	font-size: 28px;
	margin-top: 20px;
}
div.final-cta {
	background: #487FC2;
	padding-top: 75px;
	padding-bottom: 75px;
 
}
div.final-cta .projects-link {
	width: 200px;
	background: #fff;
}
div.final-cta .projects-link:hover {
	color: #487FC2;	
}
div.final-cta h2 {
	text-align: center;
	color: #fff;
}

div.tech-stack-container {
	width: 65vw;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
}
div.tech-stack-container div.label-cell, div.tech-stack-container div.value-cell {
	display: inline-block;
}
div.tech-stack-container div.row {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(0,0,0,0.25);
}
div.tech-stack-container div.row.last {
	border-bottom: none;
}
div.tech-stack-container div.label-cell{
	width: 40%;
	color: rgba(0,0,0,0.6);	
	font-weight: thin;
}
div.tech-stack-container div.value-cell {
	width: 56%;
	font-weight: bold;
	vertical-align: top;
	padding-left: 20px;
	font-size: 24px;
}
div.ar-promo-gallery {
	width: 49%;
	height: 40vh;
	display: inline-block;
}
div.ar-catalog {
 background: url("/img/services/ar_objects.png");
 background-position-y: 10%;
}
div.ar-object-recognition {
 background: url("/img/services/iphone-pre-scan.png?v=0");
 background-size: 70%;
 background-repeat: no-repeat;
 border-radius: 10px;
 background-position-x: center;
 width: 35%;
}
div.ar-object-visualization {
 background: url("/img/services/iphone-product-discovery.png");
 background-size: 79%;
 background-repeat: no-repeat;
 border-radius: 10px;
 background-position-x: center;
 width: 35%;

}
div.ar-promo-gallery.ar-app-deploy {
 	background: url("/img/work/neon/ipad_clock.png");
 	background-size: cover;
	background-repeat: no-repeat;
	float: right;
}
@media only screen and (max-width: 800px) {

	section.container.ar-container div.explain.list {
		width: 100%;
		height: auto;
		display: block;
	}
	div.ar-object-visualization {
		width: 100%;
		display: block;
	}
	section.container.ar-container.ar-container-inverse div.explain.list {
		width: 100%;
	}
	div.ar-promo-gallery.ar-app-deploy {
		float: none;
		width: 100%;
		background-position: center;
		background-size: contain;
	}
	div.ar-object-recognition {
		width: 100%;
		display: block;
	}

	a.projects-link.link-btn.ar-lead-btn {
		width: 100%;
	}
	div.ar-catalog {
		width: 100%;
		background-position: center;
		background-size: contain;
	}

	section.container.ar-container div.explain {
		height: auto;
		width: 100%;
	}
	section.container.ar-container.ar-container-inverse div.explain {
		width: 100%;
		text-align: left;
	}
	section.container.ar-container.ar-container-inverse {
		text-align: left;
		width: 75vw;
	}

	/* h2.secondary-service-heading.devtech {
		margin-top: 50px;
	} */

	h1.iOS-apps-heading.nonmargin {
		margin-top: 75px;
	}

	div.tech-stack-container {
		width: 85vw;
	}
	div.tech-stack-container div.label-cell, div.tech-stack-container div.value-cell {
		width: 100%;
	}
	div.tech-stack-container div.value-cell {
		padding-top: 20px;
		text-align: left;
		padding-left: 0;
	}
	.desktop {
		display: none;
	}
	div#service-outer-container {
		width: 90vw;
		margin-top: 50px;
		height: auto;
		margin-bottom: 100px;
	}
	h1 {
		margin-top: 100px;
	}
	h1.service-detail {
		margin-bottom: 30px;
	}
	img.lead-img {
		width: 80vw;
		display: block;
	}
	section.lead {
		margin-top: 50px;
		height: auto;
	}
	section.lead.container.scroll {
		height: auto;
	}
	section.container.design-container {
		width: 100vw;
	}
	section.lead p {
		width: auto;
		margin-top: 35px;
	}
	a.projects-link.link-btn {
		width: 100%;
		margin-top: 20px;
	}
	div.process-table.design-process {
		width: 90vw;
	}
	div.app-niches > div {
		width: 100%;
		height: auto;
	}
	p.header-subtitle {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}
	div.app-niches.design-expertise > div > p {
		padding-left: 60px;
	}
	div.app-niches.design-expertise {
		width: 90%;
		height: auto;
		max-width: none;
	}
	div.app-niches > div > img {
		width: 10%;
	}
	div.app-niches > div > p {
		width: 85%;
	}
	div.contact-cta p {
		width: 100%;
	}
	div.contact-cta a.contact-button {
		width: 90%;
		float: none;
	}
	div.iOS-app-collage > div {
		width: 92%;
		height: 40vh;	
	}
	div.process-table div.step {
		width: 100%;
	}
	div.process-table div.step div.step-details {
		width: 100%;
	}
	h2.second-tier.principles {
		width: 90%;
	}
	table.mob-principles-table {
		width: 90%;
	}
	div.advantages-table {
		width: 85vw;
	}
	div.advantages-table div.advantage-cell {
		width: 100%;
	}
	div.advantages-table div.advantage-cell img {
		height: 135px;
	}
	ul.link-col {
		width: 100%;
		margin-bottom: 30px;
		margin-left: 0;
		text-align: center;
	}
	div#service-outer-container div.service-cell {
		display: inline-block;
		width: 93%	;
		padding-right: 10px;
		height: 85px;
		border: 2px solid black;
		border-bottom: 2px solid black;
		margin-bottom: 4px;
		transition: 1000ms ease;
		font-weight: 600;
		line-height: 85px;
		text-align: right;
	}
	div#service-outer-container div.service-cell img {
		margin: 0;
		left: 5px;
		top: 5;
		height: 50px;
		
	}


}


.piece-detailed-banner {
  width: 100%;
  background: url("/img/iphone_x.jpg");
  background-size: cover;
  height: 45vh;
  background-position-x: 10%;
  background-position-y: 30%;
  background-repeat: no-repeat !important;
}
.piece-detailed-banner.neon {
  background: url("/img/work/neon/banner.jpg");
  background-position-y: -45vh;
  background-size: cover;
}

h1#neon {
  color: rgb(177, 68, 243);
}
/* h1{
	text-align: left;
} */
.piece-detailed-banner.hipsrv {
  background: url("/img/work/hipsrv/banner.jpg");
  background-position-x: 0;
  background-position-y: 35%;
  background-size: cover;
  height: 40vh;
}
.piece-detailed-banner.artisan {
  background: url("/img/artisan_promo.png");
  background-position-y: -35vh;
  background-size: cover;
}
.piece-detailed-banner.exam_network {
  background: url("/img/work/uog_b.png");
  background-size: cover;
  background-position-x: 50%;
}
.piece-detailed-banner.airlift {
  background: url("/img/work/airlift/ipad-pro-select-and-succes.jpg");
  background-size: cover;
  background-position-y: 25%;
}
#top_nav {
  background-color: white;
  margin-left: 0;
}
#top_nav a svg {
  padding-left: 50px;
}
div#outer_container {
  padding-top: 50px;
}
div.piece-info {
  width: 37%;
  display: inline-block;
  padding-left: 50px;
  padding-right: 50px;
}
.piece-title.enet {
  font-weight: 900;
  font-family: Montserrat;
  color: #00ffff;
}
.piece-title.hipsrv {
  color: red;
}
.piece-info a.title_link {
  text-decoration: none;
}
div.piece-media {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
div.piece-media img,
div.piece-media video {
  width: 100%;
  margin-bottom: 50px;
}
.app-store-icon-container {
  display: block;
  float: none;
}
.piece-title.exam_network {
  color: red;
  font-weight: normal;
}
a {
  color: black;
}
#badge {
  height: 75px;
}
@media only screen and (max-width: 800px) {
  div.piece-info {
    width: 90vw;
    display: block;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  div.piece-media {
    width: 95vw;
    display: block;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
  }
  #top_nav a svg {
    padding-left: 0;
  }
  .piece-detailed-banner {
    margin-top: 80px;
  }
  .piece-detailed-banner.artisan {
    background-position-x: 50%;
    background-position-y: 0;
  }
  div.app-store-icon-container {
    width: auto;
  }
  div.piece-detailed-banner.neon {
    background-position-y: 0;
  }
  .piece-detailed-banner.hipsrv {
    height: 30vh;
  }
  .app-store-icon-container {
    position: inherit;
    text-align: left;
  }
}
@media only screen and (max-width: 800px) and (orientation: landscape) {
  div.piece-detailed-banner.neon {
    background-position-y: center;
  }
  #fullpage {
    display: flex;

    flex-direction: column;

    justify-content: space-evenly;
  }

  .starch {
    height: 140vh;
  }
  .section.enthusiasm {
    height: auto;
  }
  .slide {
    height: auto;
  }
  .slide.proficient {
    height: auto;
  }
  .watch {
    height: auto;
  }
  .section.tenacity {
    height: auto;
  }
  .container {
    width: 100%;
  }
  .starch_pic {
    height: auto;
  }
  .chalk {
    height: auto;
    padding-bottom: 50px;
  }
}

