/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */@import 'https://fonts.googleapis.com/css?family=Chivo:900|Libre+Baskerville:400,700';

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  
  body {
    margin: 0;
  }
  
  article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
  }
  
  audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline;
  }
  
  audio:not([controls]) {
    display: none;
    height: 0;
  }
  
  [hidden],template {
    display: none;
  }
  
  a {
    background-color: transparent;
  }
  
  a:active,a:hover {
    outline: 0;
  }
  
  abbr[title] {
    border-bottom: 1px dotted;
  }
  
  b,strong {
    font-weight: bold;
  }
  
  dfn {
    font-style: italic;
  }
  
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  
  mark {
    background: #ff0;
    color: #000;
  }
  
  small {
    font-size: 80%;
  }
  
  sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  
  sup {
    top: -0.5em;
  }
  
  sub {
    bottom: -0.25em;
  }
  
  img {
    border: 0;
  }
  
  svg:not(:root) {
    overflow: hidden;
  }
  
  figure {
    margin: 1em 40px;
  }
  
  hr {
    box-sizing: content-box;
    height: 0;
  }
  
  pre {
    overflow: auto;
  }
  
  code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  
  button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
  
  button {
    overflow: visible;
  }
  
  button,select {
    text-transform: none;
  }
  
  button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
  
  button[disabled],html input[disabled] {
    cursor: not-allowed;
  }
  
  button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
  
  input {
    line-height: normal;
  }
  
  input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  
  input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  
  input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
  }
  
  input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  
  legend {
    border: 0;
    padding: 0;
  }
  
  textarea {
    overflow: auto;
  }
  
  optgroup {
    font-weight: bold;
  }
  
  table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  td,th {
    padding: 0;
  }
  
  .foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
  }
  
  html {
    font-size: 100%;
    box-sizing: border-box;
  }
  
  *,*::before,*::after {
    box-sizing: inherit;
  }
  
  body {
    padding: 0;
    margin: 0;
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #435E6C;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
  }
  
  textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
  }
  
  select {
    width: 100%;
    border-radius: 0;
  }
  
  #map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object {
    max-width: none;
  }
  
  button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
  }
  
  [data-whatinput='mouse'] button {
    outline: 0;
  }
  
  .is-visible {
    display: block;
  }
  
  .is-hidden {
    display: none;
  }
  
  .row {
    max-width: inherent;
    margin-left: auto;
    margin-right: auto;
  }
  
  .container-careers {
        max-width: 75rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 1160px;
    }
  }
  
  .row::after {
    clear: both;
    content: "";
    display: table;
  }
  
  .row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }
  
  .row .row {
    max-width: none;
    margin-left: -.625rem;
    margin-right: -.625rem;
  }
  
  @media screen and (min-width: 40em) {
    .row .row {
      margin-left: -.9375rem;
      margin-right: -.9375rem;
    }
  }
  
  .row .row.collapse {
    margin-left: 0;
    margin-right: 0;
  }
  
  .row.expanded {
    max-width: none;
  }
  
  .row.expanded .row {
    margin-left: auto;
    margin-right: auto;
  }
  
  .column,.columns {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
  }
  
  @media screen and (min-width: 40em) {
    .column,.columns {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  .column:last-child:not(:first-child),.columns:last-child:not(:first-child) {
    float: right;
  }
  
  .column.end:last-child:last-child,.end.columns:last-child:last-child {
    float: left;
  }
  
  .column.row.row,.row.row.columns {
    float: none;
  }
  
  .row .column.row.row,.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
  
  .small-1 {
    width: 8.33333%;
  }
  
  .small-push-1 {
    position: relative;
    left: 8.33333%;
  }
  
  .small-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  
  .small-offset-0 {
    margin-left: 0%;
  }
  
  .small-2 {
    width: 16.66667%;
  }
  
  .small-push-2 {
    position: relative;
    left: 16.66667%;
  }
  
  .small-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  
  .small-offset-1 {
    margin-left: 8.33333%;
  }
  
  .small-3 {
    width: 25%;
  }
  
  .small-push-3 {
    position: relative;
    left: 25%;
  }
  
  .small-pull-3 {
    position: relative;
    left: -25%;
  }
  
  .small-offset-2 {
    margin-left: 16.66667%;
  }
  
  .small-4 {
    width: 33.33333%;
  }
  
  .small-push-4 {
    position: relative;
    left: 33.33333%;
  }
  
  .small-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  
  .small-offset-3 {
    margin-left: 25%;
  }
  
  .small-5 {
    width: 41.66667%;
  }
  
  .small-push-5 {
    position: relative;
    left: 41.66667%;
  }
  
  .small-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  
  .small-offset-4 {
    margin-left: 33.33333%;
  }
  
  .small-6 {
    width: 50%;
  }
  
  .small-push-6 {
    position: relative;
    left: 50%;
  }
  
  .small-pull-6 {
    position: relative;
    left: -50%;
  }
  
  .small-offset-5 {
    margin-left: 41.66667%;
  }
  
  .small-7 {
    width: 58.33333%;
  }
  
  .small-push-7 {
    position: relative;
    left: 58.33333%;
  }
  
  .small-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  
  .small-offset-6 {
    margin-left: 50%;
  }
  
  .small-8 {
    width: 66.66667%;
  }
  
  .small-push-8 {
    position: relative;
    left: 66.66667%;
  }
  
  .small-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  
  .small-offset-7 {
    margin-left: 58.33333%;
  }
  
  .small-9 {
    width: 75%;
  }
  
  .small-push-9 {
    position: relative;
    left: 75%;
  }
  
  .small-pull-9 {
    position: relative;
    left: -75%;
  }
  
  .small-offset-8 {
    margin-left: 66.66667%;
  }
  
  .small-10 {
    width: 83.33333%;
  }
  
  .small-push-10 {
    position: relative;
    left: 83.33333%;
  }
  
  .small-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  
  .small-offset-9 {
    margin-left: 75%;
  }
  
  .small-11 {
    width: 91.66667%;
  }
  
  .small-push-11 {
    position: relative;
    left: 91.66667%;
  }
  
  .small-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  
  .small-offset-10 {
    margin-left: 83.33333%;
  }
  
  .small-12 {
    width: 100%;
  }
  
  .small-offset-11 {
    margin-left: 91.66667%;
  }
  
  .small-up-1>.column,.small-up-1>.columns {
    width: 100%;
    float: left;
  }
  
  .small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both;
  }
  
  .small-up-1>.column:last-child,.small-up-1>.columns:last-child {
    float: left;
  }
  
  .small-up-2>.column,.small-up-2>.columns {
    width: 50%;
    float: left;
  }
  
  .small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both;
  }
  
  .small-up-2>.column:last-child,.small-up-2>.columns:last-child {
    float: left;
  }
  
  .small-up-3>.column,.small-up-3>.columns {
    width: 33.33333%;
    float: left;
  }
  
  .small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both;
  }
  
  .small-up-3>.column:last-child,.small-up-3>.columns:last-child {
    float: left;
  }
  
  .small-up-4>.column,.small-up-4>.columns {
    width: 25%;
    float: left;
  }
  
  .small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both;
  }
  
  .small-up-4>.column:last-child,.small-up-4>.columns:last-child {
    float: left;
  }
  
  .small-up-5>.column,.small-up-5>.columns {
    width: 20%;
    float: left;
  }
  
  .small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both;
  }
  
  .small-up-5>.column:last-child,.small-up-5>.columns:last-child {
    float: left;
  }
  
  .small-up-6>.column,.small-up-6>.columns {
    width: 16.66667%;
    float: left;
  }
  
  .small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both;
  }
  
  .small-up-6>.column:last-child,.small-up-6>.columns:last-child {
    float: left;
  }
  
  .small-up-7>.column,.small-up-7>.columns {
    width: 14.28571%;
    float: left;
  }
  
  .small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both;
  }
  
  .small-up-7>.column:last-child,.small-up-7>.columns:last-child {
    float: left;
  }
  
  .small-up-8>.column,.small-up-8>.columns {
    width: 12.5%;
    float: left;
  }
  
  .small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n) {
    clear: none;
  }
  
  .small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both;
  }
  
  .small-up-8>.column:last-child,.small-up-8>.columns:last-child {
    float: left;
  }
  
  .small-collapse>.column,.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
  }
  
  .small-collapse .row,.expanded.row .small-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  
  .small-uncollapse>.column,.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem;
  }
  
  .small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  
  .small-uncentered,.small-push-0,.small-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  
  @media screen and (min-width: 40em) {
    .medium-1 {
      width: 8.33333%;
    }
  
    .medium-push-1 {
      position: relative;
      left: 8.33333%;
    }
  
    .medium-pull-1 {
      position: relative;
      left: -8.33333%;
    }
  
    .medium-offset-0 {
      margin-left: 0%;
    }
  
    .medium-2 {
      width: 16.66667%;
    }
  
    .medium-push-2 {
      position: relative;
      left: 16.66667%;
    }
  
    .medium-pull-2 {
      position: relative;
      left: -16.66667%;
    }
  
    .medium-offset-1 {
      margin-left: 8.33333%;
    }
  
    .medium-3 {
      width: 25%;
    }
  
    .medium-push-3 {
      position: relative;
      left: 25%;
    }
  
    .medium-pull-3 {
      position: relative;
      left: -25%;
    }
  
    .medium-offset-2 {
      margin-left: 16.66667%;
    }
  
    .medium-4 {
      width: 33.33333%;
    }
  
    .medium-push-4 {
      position: relative;
      left: 33.33333%;
    }
  
    .medium-pull-4 {
      position: relative;
      left: -33.33333%;
    }
  
    .medium-offset-3 {
      margin-left: 25%;
    }
  
    .medium-5 {
      width: 41.66667%;
    }
  
    .medium-push-5 {
      position: relative;
      left: 41.66667%;
    }
  
    .medium-pull-5 {
      position: relative;
      left: -41.66667%;
    }
  
    .medium-offset-4 {
      margin-left: 33.33333%;
    }
  
    .medium-6 {
      width: 50%;
    }
  
    .medium-push-6 {
      position: relative;
      left: 50%;
    }
  
    .medium-pull-6 {
      position: relative;
      left: -50%;
    }
  
    .medium-offset-5 {
      margin-left: 41.66667%;
    }
  
    .medium-7 {
      width: 58.33333%;
    }
  
    .medium-push-7 {
      position: relative;
      left: 58.33333%;
    }
  
    .medium-pull-7 {
      position: relative;
      left: -58.33333%;
    }
  
    .medium-offset-6 {
      margin-left: 50%;
    }
  
    .medium-8 {
      width: 66.66667%;
    }
  
    .medium-push-8 {
      position: relative;
      left: 66.66667%;
    }
  
    .medium-pull-8 {
      position: relative;
      left: -66.66667%;
    }
  
    .medium-offset-7 {
      margin-left: 58.33333%;
    }
  
    .medium-9 {
      width: 75%;
    }
  
    .medium-push-9 {
      position: relative;
      left: 75%;
    }
  
    .medium-pull-9 {
      position: relative;
      left: -75%;
    }
  
    .medium-offset-8 {
      margin-left: 66.66667%;
    }
  
    .medium-10 {
      width: 83.33333%;
    }
  
    .medium-push-10 {
      position: relative;
      left: 83.33333%;
    }
  
    .medium-pull-10 {
      position: relative;
      left: -83.33333%;
    }
  
    .medium-offset-9 {
      margin-left: 75%;
    }
  
    .medium-11 {
      width: 91.66667%;
    }
  
    .medium-push-11 {
      position: relative;
      left: 91.66667%;
    }
  
    .medium-pull-11 {
      position: relative;
      left: -91.66667%;
    }
  
    .medium-offset-10 {
      margin-left: 83.33333%;
    }
  
    .medium-12 {
      width: 100%;
    }
  
    .medium-offset-11 {
      margin-left: 91.66667%;
    }
  
    .medium-up-1>.column,.medium-up-1>.columns {
      width: 100%;
      float: left;
    }
  
    .medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1) {
      clear: both;
    }
  
    .medium-up-1>.column:last-child,.medium-up-1>.columns:last-child {
      float: left;
    }
  
    .medium-up-2>.column,.medium-up-2>.columns {
      width: 50%;
      float: left;
    }
  
    .medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1) {
      clear: both;
    }
  
    .medium-up-2>.column:last-child,.medium-up-2>.columns:last-child {
      float: left;
    }
  
    .medium-up-3>.column,.medium-up-3>.columns {
      width: 33.33333%;
      float: left;
    }
  
    .medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1) {
      clear: both;
    }
  
    .medium-up-3>.column:last-child,.medium-up-3>.columns:last-child {
      float: left;
    }
  
    .medium-up-4>.column,.medium-up-4>.columns {
      width: 25%;
      float: left;
    }
  
    .medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1) {
      clear: both;
    }
  
    .medium-up-4>.column:last-child,.medium-up-4>.columns:last-child {
      float: left;
    }
  
    .medium-up-5>.column,.medium-up-5>.columns {
      width: 20%;
      float: left;
    }
  
    .medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1) {
      clear: both;
    }
  
    .medium-up-5>.column:last-child,.medium-up-5>.columns:last-child {
      float: left;
    }
  
    .medium-up-6>.column,.medium-up-6>.columns {
      width: 16.66667%;
      float: left;
    }
  
    .medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1) {
      clear: both;
    }
  
    .medium-up-6>.column:last-child,.medium-up-6>.columns:last-child {
      float: left;
    }
  
    .medium-up-7>.column,.medium-up-7>.columns {
      width: 14.28571%;
      float: left;
    }
  
    .medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1) {
      clear: both;
    }
  
    .medium-up-7>.column:last-child,.medium-up-7>.columns:last-child {
      float: left;
    }
  
    .medium-up-8>.column,.medium-up-8>.columns {
      width: 12.5%;
      float: left;
    }
  
    .medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1) {
      clear: both;
    }
  
    .medium-up-8>.column:last-child,.medium-up-8>.columns:last-child {
      float: left;
    }
  
    .medium-collapse>.column,.medium-collapse>.columns {
      padding-left: 0;
      padding-right: 0;
    }
  
    .medium-collapse .row,.expanded.row .medium-collapse.row {
      margin-left: 0;
      margin-right: 0;
    }
  
    .medium-uncollapse>.column,.medium-uncollapse>.columns {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  
    .medium-centered {
      float: none;
      margin-left: auto;
      margin-right: auto;
    }
  
    .medium-uncentered,.medium-push-0,.medium-pull-0 {
      position: static;
      margin-left: 0;
      margin-right: 0;
      float: left;
    }
  }
  
  @media screen and (min-width: 64em) {
    .large-1 {
      width: 8.33333%;
    }
  
    .large-push-1 {
      position: relative;
      left: 8.33333%;
    }
  
    .large-pull-1 {
      position: relative;
      left: -8.33333%;
    }
  
    .large-offset-0 {
      margin-left: 0%;
    }
  
    .large-2 {
      width: 16.66667%;
    }
  
    .large-push-2 {
      position: relative;
      left: 16.66667%;
    }
  
    .large-pull-2 {
      position: relative;
      left: -16.66667%;
    }
  
    .large-offset-1 {
      margin-left: 8.33333%;
    }
  
    .large-3 {
      width: 25%;
    }
  
    .large-push-3 {
      position: relative;
      left: 25%;
    }
  
    .large-pull-3 {
      position: relative;
      left: -25%;
    }
  
    .large-offset-2 {
      margin-left: 16.66667%;
    }
  
    .large-4 {
      width: 33.33333%;
    }
  
    .large-push-4 {
      position: relative;
      left: 33.33333%;
    }
  
    .large-pull-4 {
      position: relative;
      left: -33.33333%;
    }
  
    .large-offset-3 {
      margin-left: 25%;
    }
  
    .large-5 {
      width: 41.66667%;
    }
  
    .large-push-5 {
      position: relative;
      left: 41.66667%;
    }
  
    .large-pull-5 {
      position: relative;
      left: -41.66667%;
    }
  
    .large-offset-4 {
      margin-left: 33.33333%;
    }
  
    .large-6 {
      width: 50%;
    }
  
    .large-push-6 {
      position: relative;
      left: 50%;
    }
  
    .large-pull-6 {
      position: relative;
      left: -50%;
    }
  
    .large-offset-5 {
      margin-left: 41.66667%;
    }
  
    .large-7 {
      width: 58.33333%;
    }
  
    .large-push-7 {
      position: relative;
      left: 58.33333%;
    }
  
    .large-pull-7 {
      position: relative;
      left: -58.33333%;
    }
  
    .large-offset-6 {
      margin-left: 50%;
    }
  
    .large-8 {
      width: 66.66667%;
    }
  
    .large-push-8 {
      position: relative;
      left: 66.66667%;
    }
  
    .large-pull-8 {
      position: relative;
      left: -66.66667%;
    }
  
    .large-offset-7 {
      margin-left: 58.33333%;
    }
  
    .large-9 {
      width: 75%;
    }
  
    .large-push-9 {
      position: relative;
      left: 75%;
    }
  
    .large-pull-9 {
      position: relative;
      left: -75%;
    }
  
    .large-offset-8 {
      margin-left: 66.66667%;
    }
  
    .large-10 {
      width: 83.33333%;
    }
  
    .large-push-10 {
      position: relative;
      left: 83.33333%;
    }
  
    .large-pull-10 {
      position: relative;
      left: -83.33333%;
    }
  
    .large-offset-9 {
      margin-left: 75%;
    }
  
    .large-11 {
      width: 91.66667%;
    }
  
    .large-push-11 {
      position: relative;
      left: 91.66667%;
    }
  
    .large-pull-11 {
      position: relative;
      left: -91.66667%;
    }
  
    .large-offset-10 {
      margin-left: 83.33333%;
    }
  
    .large-12 {
      width: 100%;
    }
  
    .large-offset-11 {
      margin-left: 91.66667%;
    }
  
    .large-up-1>.column,.large-up-1>.columns {
      width: 100%;
      float: left;
    }
  
    .large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1) {
      clear: both;
    }
  
    .large-up-1>.column:last-child,.large-up-1>.columns:last-child {
      float: left;
    }
  
    .large-up-2>.column,.large-up-2>.columns {
      width: 50%;
      float: left;
    }
  
    .large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1) {
      clear: both;
    }
  
    .large-up-2>.column:last-child,.large-up-2>.columns:last-child {
      float: left;
    }
  
    .large-up-3>.column,.large-up-3>.columns {
      width: 33.33333%;
      float: left;
    }
  
    .large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1) {
      clear: both;
    }
  
    .large-up-3>.column:last-child,.large-up-3>.columns:last-child {
      float: left;
    }
  
    .large-up-4>.column,.large-up-4>.columns {
      width: 25%;
      float: left;
    }
  
    .large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1) {
      clear: both;
    }
  
    .large-up-4>.column:last-child,.large-up-4>.columns:last-child {
      float: left;
    }
  
    .large-up-5>.column,.large-up-5>.columns {
      width: 20%;
      float: left;
    }
  
    .large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1) {
      clear: both;
    }
  
    .large-up-5>.column:last-child,.large-up-5>.columns:last-child {
      float: left;
    }
  
    .large-up-6>.column,.large-up-6>.columns {
      width: 16.66667%;
      float: left;
    }
  
    .large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1) {
      clear: both;
    }
  
    .large-up-6>.column:last-child,.large-up-6>.columns:last-child {
      float: left;
    }
  
    .large-up-7>.column,.large-up-7>.columns {
      width: 14.28571%;
      float: left;
    }
  
    .large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1) {
      clear: both;
    }
  
    .large-up-7>.column:last-child,.large-up-7>.columns:last-child {
      float: left;
    }
  
    .large-up-8>.column,.large-up-8>.columns {
      width: 12.5%;
      float: left;
    }
  
    .large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n) {
      clear: none;
    }
  
    .large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1) {
      clear: both;
    }
  
    .large-up-8>.column:last-child,.large-up-8>.columns:last-child {
      float: left;
    }
  
    .large-collapse>.column,.large-collapse>.columns {
      padding-left: 0;
      padding-right: 0;
    }
  
    .large-collapse .row,.expanded.row .large-collapse.row {
      margin-left: 0;
      margin-right: 0;
    }
  
    .large-uncollapse>.column,.large-uncollapse>.columns {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  
    .large-centered {
      float: none;
      margin-left: auto;
      margin-right: auto;
    }
  
    .large-uncentered,.large-push-0,.large-pull-0 {
      position: static;
      margin-left: 0;
      margin-right: 0;
      float: left;
    }
  }
  
  div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td {
    margin: 0;
    padding: 0;
  }
  
  p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
  }
  
  em,i {
    font-style: italic;
    line-height: inherit;
  }
  
  strong,b {
    font-weight: bold;
    line-height: inherit;
  }
  
  small {
    font-size: 80%;
    line-height: inherit;
  }
  
  h1,h2,h3,h4,h5,h6 {
    font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .5rem;
    line-height: 1.4;
  }
  
  h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    color: #cacaca;
    line-height: 0;
  }
  
  h1 {
    font-size: 1.5rem;
  }
  
  h2 {
    font-size: 1.25rem;
  }
  
  h3 {
    font-size: 1.1875rem;
  }
  
  h4 {
    font-size: 1.125rem;
  }
  
  h5 {
    font-size: 1.0625rem;
  }
  
  h6 {
    font-size: 1rem;
  }
  
  @media screen and (min-width: 40em) {
    h1 {
      font-size: 3rem;
    }
  
    h2 {
      font-size: 2.5rem;
    }
  
    h3 {
      font-size: 1.9375rem;
    }
  
    h4 {
      font-size: 1.5625rem;
    }
  
    h5 {
      font-size: 1.25rem;
    }
  
    h6 {
      font-size: 1rem;
    }
  }
  
  a {
    color: #E93E6B;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
  }
  
  a:hover,a:focus {
    color: #E93E6B;
  }
  
  a img {
    border: 0;
  }
  
  hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
  }
  
  ul,ol,dl {
    line-height: 1.6;
    margin-bottom: 1rem;
    list-style-position: outside;
  }
  
  li {
    font-size: inherit;
  }
  
  ul {
    list-style-type: disc;
    margin-left: 1.25rem;
  }
  
  ol {
    margin-left: 1.25rem;
  }
  
  ul ul,ol ul,ul ol,ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0;
  }
  
  dl {
    margin-bottom: 1rem;
  }
  
  dl dt {
    margin-bottom: .3rem;
    font-weight: bold;
  }
  
  blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
  }
  
  blockquote,blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
  }
  
  cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a;
  }
  
  cite:before {
    content: '\2014 \0020';
  }
  
  abbr {
    color: #0a0a0a;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a;
  }
  
  code {
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: normal;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: .125rem .3125rem .0625rem;
  }
  
  kbd {
    padding: .125rem .25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
  }
  
  .subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a;
  }
  
  .lead {
    font-size: 125%;
    line-height: 1.6;
  }
  
  .stat {
    font-size: 2.5rem;
    line-height: 1;
  }
  
  p+.stat {
    margin-top: -1rem;
  }
  
  .no-bullet {
    margin-left: 0;
    list-style: none;
  }
  
  .text-left {
    text-align: left;
  }
  
  .text-right {
    text-align: right;
  }
  
  .text-center {
    text-align: center;
  }
  
  .text-justify {
    text-align: justify;
  }
  
  @media screen and (min-width: 40em) {
    .medium-text-left {
      text-align: left;
    }
  
    .medium-text-right {
      text-align: right;
    }
  
    .medium-text-center {
      text-align: center;
    }
  
    .medium-text-justify {
      text-align: justify;
    }
  }
  
  @media screen and (min-width: 64em) {
    .large-text-left {
      text-align: left;
    }
  
    .large-text-right {
      text-align: right;
    }
  
    .large-text-center {
      text-align: center;
    }
  
    .large-text-justify {
      text-align: justify;
    }
  }
  
  .show-for-print {
    display: none;
  }
  
  @media print {
    * {
      background: transparent;
      color: black;
      box-shadow: none;
      text-shadow: none;
    }
  
    .show-for-print {
      display: block;
    }
  
    .hide-for-print {
      display: none;
    }
  
    table.show-for-print {
      display: table;
    }
  
    thead.show-for-print {
      display: table-header-group;
    }
  
    tbody.show-for-print {
      display: table-row-group;
    }
  
    tr.show-for-print {
      display: table-row;
    }
  
    td.show-for-print {
      display: table-cell;
    }
  
    th.show-for-print {
      display: table-cell;
    }
  
    a,a:visited {
      text-decoration: underline;
    }
  
    a[href]:after {
      content: " (" attr(href) ")";
    }
  
    .ir a:after,a[href^='javascript:']:after,a[href^='#']:after {
      content: '';
    }
  
    abbr[title]:after {
      content: " (" attr(title) ")";
    }
  
    pre,blockquote {
      border: 1px solid #8a8a8a;
      page-break-inside: avoid;
    }
  
    thead {
      display: table-header-group;
    }
  
    tr,img {
      page-break-inside: avoid;
    }
  
    img {
      max-width: 100%;
    }@  page {
      margin: 0.5cm;
    }
  
    p,h2,h3 {
      orphans: 3;
      widows: 3;
    }
  
    h2,h3 {
      page-break-after: avoid;
    }
  }
  
  .button {
    border: 1px solid #076fe4;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #8ebcf1;
    color: #fff;
    display: inline-block;
    font-size: inherit;
    font-weight: bold;
    background-color: #4294f0;
    background-image: linear-gradient(#4294f0,#0776f3);
    padding: 7px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 #0065d6;
    background-clip: padding-box;
  }
  
  .button:hover:not(:disabled) {
    background-color: #2f87ea;
    background-image: linear-gradient(#2f87ea,#086fe3);
    box-shadow: inset 0 1px 0 0 #60a2ec;
    cursor: pointer;
  }
  
  .button:active:not(:disabled),.button:focus:not(:disabled) {
    border: 1px solid #076fe4;
    box-shadow: inset 0 0 8px 4px #0868d3,inset 0 0 8px 4px #0868d3;
  }
  
  .button:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  
  .button.tiny {
    font-size: .6rem;
  }
  
  .button.small {
    font-size: .75rem;
  }
  
  .button.large {
    font-size: 1.25rem;
  }
  
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  
  .button.primary {
    background-color: #E93E6B;
    color: #fefefe;
  }
  
  .button.primary:hover,.button.primary:focus {
    background-color: #147cc0;
    color: #fefefe;
  }
  
  .button.secondary {
    background-color: #777;
    color: #fefefe;
  }
  
  .button.secondary:hover,.button.secondary:focus {
    background-color: #5f5f5f;
    color: #fefefe;
  }
  
  .button.success {
    background-color: #3adb76;
    color: #fefefe;
  }
  
  .button.success:hover,.button.success:focus {
    background-color: #22bb5b;
    color: #fefefe;
  }
  
  .button.warning {
    background-color: #ffae00;
    color: #fefefe;
  }
  
  .button.warning:hover,.button.warning:focus {
    background-color: #cc8b00;
    color: #fefefe;
  }
  
  .button.alert {
    background-color: #ec5840;
    color: #fefefe;
  }
  
  .button.alert:hover,.button.alert:focus {
    background-color: #da3116;
    color: #fefefe;
  }
  
  .button.hollow {
    border: 1px solid #E93E6B;
    color: #E93E6B;
  }
  
  .button.hollow,.button.hollow:hover,.button.hollow:focus {
    background-color: transparent;
  }
  
  .button.hollow:hover,.button.hollow:focus {
    border-color: #0c4d78;
    color: #0c4d78;
  }
  
  .button.hollow.primary {
    border: 1px solid #E93E6B;
    color: #E93E6B;
  }
  
  .button.hollow.primary:hover,.button.hollow.primary:focus {
    border-color: #0c4d78;
    color: #0c4d78;
  }
  
  .button.hollow.secondary {
    border: 1px solid #777;
    color: #777;
  }
  
  .button.hollow.secondary:hover,.button.hollow.secondary:focus {
    border-color: #3c3c3c;
    color: #3c3c3c;
  }
  
  .button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76;
  }
  
  .button.hollow.success:hover,.button.hollow.success:focus {
    border-color: #157539;
    color: #157539;
  }
  
  .button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
  }
  
  .button.hollow.warning:hover,.button.hollow.warning:focus {
    border-color: #805700;
    color: #805700;
  }
  
  .button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840;
  }
  
  .button.hollow.alert:hover,.button.hollow.alert:focus {
    border-color: #881f0e;
    color: #881f0e;
  }
  
  .button.disabled,.button[disabled] {
    opacity: .25;
    cursor: not-allowed;
  }
  
  .button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus {
    background-color: #E93E6B;
    color: #fefefe;
  }
  
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    border-color: #fefefe transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block;
  }
  
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em;
  }
  
  [type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,0.1);
    border-radius: 0;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  [type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
  }
  
  textarea {
    max-width: 100%;
  }
  
  textarea[rows] {
    height: auto;
  }
  
  input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #cacaca;
  }
  
  input::-moz-placeholder,textarea::-moz-placeholder {
    color: #cacaca;
  }
  
  input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #cacaca;
  }
  
  input::placeholder,textarea::placeholder {
    color: #cacaca;
  }
  
  input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default;
  }
  
  [type='submit'],[type='button'] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  
  input[type='search'] {
    box-sizing: border-box;
  }
  
  [type='file'],[type='checkbox'],[type='radio'] {
    margin: 0 0 1rem;
  }
  
  [type='checkbox']+label,[type='radio']+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
  }
  
  [type='checkbox']+label[for],[type='radio']+label[for] {
    cursor: pointer;
  }
  
  label>[type='checkbox'],label>[type='radio'] {
    margin-right: .5rem;
  }
  
  [type='file'] {
    width: 100%;
  }
  
  label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a;
  }
  
  label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0;
  }
  
  .help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a;
  }
  
  .input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
  }
  
  .input-group>:first-child {
    border-radius: 0 0 0 0;
  }
  
  .input-group>:last-child>* {
    border-radius: 0 0 0 0;
  }
  
  .input-group-label,.input-group-field,.input-group-button {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
  }
  
  .input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%;
  }
  
  .input-group-label:first-child {
    border-right: 0;
  }
  
  .input-group-label:last-child {
    border-left: 0;
  }
  
  .input-group-field {
    border-radius: 0;
    height: 2.5rem;
  }
  
  .input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%;
  }
  
  .input-group-button a,.input-group-button input,.input-group-button button {
    margin: 0;
  }
  
  .input-group .input-group-button {
    display: table-cell;
  }
  
  fieldset {
    border: 0;
    padding: 0;
    margin: 0;
  }
  
  legend {
    margin-bottom: .5rem;
    max-width: 100%;
  }
  
  .fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0;
  }
  
  .fieldset legend {
    background: #fefefe;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem;
  }
  
  select {
    height: 2.4375rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem;
  }
  
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
    }
  }
  
  select:disabled {
    background-color: #e6e6e6;
    cursor: default;
  }
  
  select::-ms-expand {
    display: none;
  }
  
  select[multiple] {
    height: auto;
    background-image: none;
  }
  
  .is-invalid-input:not(:focus) {
    background-color: rgba(236,88,64,0.1);
    border-color: #ec5840;
  }
  
  .is-invalid-label {
    color: #ec5840;
  }
  
  .form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #ec5840;
  }
  
  .form-error.is-visible {
    display: block;
  }
  
  h1,h2,label {
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
  }
  
  h1 {
    font-size: 1.5rem;
  }
  
  @media screen and (min-width: 40em) {
    h1 {
      font-size: 2.6rem;
    }
  }
  
  h3 {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    color: #435E69;
    line-height: 2rem;
  }
  
  @media screen and (min-width: 40em) {
    h3 {
      line-height: 3rem;
    }
  }
  
  h4 {
    font-family: 'Chivo', serif;
    font-size: 1rem;
    font-weight: 700;
    color: #435E69;
  }
  
  p,li {
    font-family: 'Libre Baskerville', serif;
    font-weight: 400;
    color: #808E94;
    font-size: 1rem;
    line-height: 1.8rem;
  }
  
  b {
    font-weight: 600;
  }
  
  .container {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
  }
  
  .container::after {
    clear: both;
    content: "";
    display: table;
  }
  
  header {
    width: 100%;
    height: 48px;
    background-color: #fff;
    position: fixed;
    z-index: 9999;
  }
  
  header .container {
    height: 100%;
  }
  
  header .logo-container {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    height: 100%;
    padding-top: 6px;
  }
  
  @media screen and (min-width: 40em) {
    header .logo-container {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  header .logo-container:last-child:not(:first-child) {
    float: right;
  }
  
  header .logo-container img.logo {
    height: 36px;
    display: block;
    margin: auto;
  }
  
  @media screen and (min-width: 40em) {
    header .logo-container {
      margin: 0;
      width: 25%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    header .logo-container {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    header .logo-container:last-child:not(:first-child) {
      float: right;
    }
  }
  
  header ul.nav {
    width: 100%;
    float: left;
    padding-left: .005rem;
    padding-right: .005rem;
    display: block;
    height: 100%;
    margin: 0;
    background-color: #F4F8FB;
    text-align: center;
  }
  
  @media screen and (min-width: 40em) {
    header ul.nav {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  header ul.nav:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    header ul.nav {
      width: 70%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      background-color: #fff;
      float: right;
      text-align: right;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    header ul.nav {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    header ul.nav:last-child:not(:first-child) {
      float: right;
    }
  }
  
  header ul.nav li {
    height: 100%;
    padding-top: 9px;
    display: block;
    display: inline-block;
    margin: 0 2.25%;
  }
  
  header ul.nav li a {
    font-size: 0.8rem;
    color: #E93E6B;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
  }

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #E93E6B;
    padding: 5px 5px 5px 5px;
    border: none;
    cursor: pointer;
    opacity: 1;
    /* position: fixed; */
    /* bottom: 23px; */
    /* right: 28px; */
    width: auto;
font-size: 0.7rem;
    color: white;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

/* The popup form - hidden by default */
.form-popup {
display: none;
    /* position: absolute; */
    top: 100%;
    border: 3px solid #f1f1f1;
    z-index: 9999999;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    /* width: 20%; */
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}

/* Add styles to the form container */
.form-container {
  max-width: 100%;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}
  
  header ul.nav li.active {
    border-bottom: 5px #E93E6B solid;
  }
  
  .box {
    width: 100%;
    margin: 0;
    padding: 2rem 1rem 0rem;
  }
  
  @media screen and (min-width: 40em) {
    .box {
      padding: 6rem;
    }
  }
  
  .scroll-box {
    z-index: 1000;
  }
  
  #info h2,#info h3,#info p {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
  }
  
  @media screen and (min-width: 40em) {
    #info h2,#info h3,#info p {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  #info h2:last-child:not(:first-child),#info h3:last-child:not(:first-child),#info p:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    #info h2,#info h3,#info p {
      width: 96.66667%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      float: none;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    #info h2,#info h3,#info p {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    #info h2:last-child:not(:first-child),#info h3:last-child:not(:first-child),#info p:last-child:not(:first-child) {
      float: right;
    }
  }
  
  #info h2 {
    background-color: #fff;
    text-align: center;
  }
  
  #info p {
    float: none;
  }
  
  #main-hero,#about-hero,#about-people,#team-hero {
    position: relative;
    width: 100%;
    height: 21rem;
  }
  
  @media screen and (min-width: 40em) {
    #main-hero,#about-hero,#about-people,#team-hero {
      height: 24rem;
    }
  }
  
  #main-hero h1,#about-hero h1,#about-people h1,#team-hero h1 {
    width: 75%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #fff;
  }
  
  @media screen and (min-width: 40em) {
    #main-hero h1,#about-hero h1,#about-people h1,#team-hero h1 {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }

.second-nav {
    text-align: center;
    float: none;
    margin-bottom: 80px;
    margin-top: -90px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.42;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3.3px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
  
  #main-hero h1:last-child:not(:first-child),#about-hero h1:last-child:not(:first-child),#about-people h1:last-child:not(:first-child),#team-hero h1:last-child:not(:first-child) {
    float: none;
  }
  
  #main-hero .container,#about-hero .container,#about-people .container,#team-hero .container {
    position: absolute;
    height: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-top: 8.25rem;
    z-index: 1000;
  }
  
  @media screen and (min-width: 40em) {
    #main-hero .container,#about-hero .container,#about-people .container,#team-hero .container {
      padding-top: 7rem;
    }
  }
  
  #main-hero {
    background-image: url("../assets/solar-panels.jpg");
    background-size: cover;
    background-position: 0 10%;
    height: 21rem;
  }
  
  @media screen and (min-width: 40em) {
    #main-hero {
      height: 42rem;
     /* border-bottom: 3rem solid #E0E6E9; */
    }
  }

.img-responsive {
    max-width: 30%;
    padding: 1rem 1rem 1rem 1rem;
    width: 100%;
    height: auto;
}

.open-button {
    background-color: #E93E6B;
    padding: 5px 5px 5px 5px;
    border: none;
    cursor: pointer;
    opacity: 1;
    /* position: fixed; */
    /* bottom: 23px; */
    /* right: 28px; */
    width: auto;
    font-size: 0.7rem;
    color: white;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

  #main-hero h1 {
font-size: 1.3rem;
    margin-top: -4rem;
  }

.second-nav {
    text-align: center;
    float: none;
    margin-bottom: 80px;
    margin-top: -2rem;
    font-size: .7rem;
    font-weight: 400;
    line-height: 1.42;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3.3px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
  
  @media screen and (min-width: 40em) {
    #main-hero h1 {
font-size: 3.2rem;
    margin-top: -2.5rem;
    line-height: 3.2rem;
    }
.second-nav {
text-align: center;
    float: none;
    margin-bottom: 80px;
    margin-top: -2.5rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.42;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3.3px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
      .client-logos {
    display: block;
    position: inherit;
    max-width: 100%;
    text-align: center;
    background-color: #E0E6E9;
}

.img-responsive {
    max-width: 30%;
    padding: 1rem 3.5rem 1rem 3.5rem;
    width: 100%;
    height: auto;
}
   
  }
  
  #main-hero .bg-container {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #3A474D;
  }
  
  #main-hero .container {
    padding-top: 9rem;
  }
  
  @media screen and (min-width: 40em) {
    #main-hero .container {
      padding-top: 11rem;
    }
  }
  
  #about-hero {
    background-image: url("../assets/techs.jpg");
    background-size: cover;
    background-position: 30% 25%;
  }
  
  #team-hero {
    background-image: url("../assets/team.jpg");
    background-size: cover;
    background-position: 30% 25%;
    height: 42rem;
  }
  
  @media screen and (min-width: 40em) {
    #about-hero {
      background-position: 0 25%;
    }
  }
  
  @media screen and (min-width: 40em) {
    #team-hero {
      background-position: 0 25%;
    }
  }
  
  #about-hero .bg-container {
    background-color: #3A474D;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
  }
  
  #team-hero .bg-container {
    background-color: #3A474D;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
  }
  
  #more-info {
    width: 100%;
    background-color: #F0F5F7;
  }
  
  #more-info h3 {
    text-align: center;
  }
  
  .info-table {
    margin-top: 2rem;
  }
  
  .info-table p,.info-table li {
    font-size: 0.9rem;
  }
  
  .info-table .left-col {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    text-align: center;
    padding-top: 0rem;
  }
  
  @media screen and (min-width: 40em) {
    .info-table .left-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  .info-table .left-col:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    .info-table .left-col {
      width: 33.33333%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      padding-top: 2rem;
      text-align: right;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .info-table .left-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    .info-table .left-col:last-child:not(:first-child) {
      float: right;
    }
  }
  
  .info-table .right-col {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
  }
  
  @media screen and (min-width: 40em) {
    .info-table .right-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  .info-table .right-col:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    .info-table .right-col {
      width: 50%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      padding-top: 1.5rem;
      border-top: 1px #E6E6E6 solid;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    .info-table .right-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    .info-table .right-col:last-child:not(:first-child) {
      float: right;
    }
  }
  
  .info-table #data-science,.info-table #application-development,.info-table #application-maintenance {
    width: 5rem;
    fill: none;
    stroke: #435E69;
    margin-bottom: 0.5rem;
    letter-spacing: 1px;
  }
  
  .info-table .right-col:last-child:not(:first-child) {
    float: left;
  }
  
  #about-people {
    background-image: url("../assets/techwithsoftware.jpg");
    background-size: cover;
    background-position: 0 60%;
  }
  
  #about-people h1 {
    font-size: 2rem;
  }
  
  @media screen and (min-width: 40em) {
    #about-people h1 {
      font-size: 3.5rem;
    }
  }
  
  #about-people .bg-container {
    background-color: #3A474D;
    position: absolute;
    height: 100%;
    width: 100%;
    opacity: 0.5;
  }
  
  img.founder-pic {
    width: 8rem;
    -webkit-clip-path: circle(4rem at center);
    clip-path: circle(4rem at center);
  }
  
  @media screen and (min-width: 40em) {
    img.founder-pic {
      float: right;
      width: 12rem;
      -webkit-clip-path: circle(6rem at center);
      clip-path: circle(6rem at center);
    }
  }
  
  #contact {
    background-image: url("../assets/solar-sunet.jpg");
    background-size: cover;
    height: 100%;
    width: 100%;
    padding-top: 9rem;
    padding-bottom: 3rem;
  }
  
  @media screen and (min-width: 40em) {
    #contact {
      padding-bottom: 10rem;
    }
  }
  
  #contact .contact-table {
    width: 83.33333%;
    height: 650px;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    position: relative;
    left: 8.33333%;
    background-color: rgba(240,245,247,0.9);
    padding-top: 2rem;
    padding-bottom: 2rem;
    box-shadow: 0px 0px 18px 7px rgba(0,0,0,0.28);
    border-top: 1rem solid #E93E6B;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  #contact .contact-table:last-child:not(:first-child) {
    float: right;
  }
  
  #contact .contact-table::after {
    clear: both;
    content: "";
    display: table;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table {
      width: 66.66667%;
      height: 700px;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      position: relative;
      left: 16.66667%;
      padding-bottom: 4rem;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    #contact .contact-table {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table:last-child:not(:first-child) {
      float: right;
    }
  }
  
  #contact .contact-table h1 {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    margin-bottom: 2rem;
    color: #C1CACE;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table h1 {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  #contact .contact-table h1:last-child:not(:first-child) {
    float: right;
  }
  
  #contact .contact-table .left-col {
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table .left-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  #contact .contact-table .left-col:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table .left-col {
      width: 66.66667%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    #contact .contact-table .left-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table .left-col:last-child:not(:first-child) {
      float: right;
    }
  }
  
  @media screen and (max-width: 39.9375em) {
    #contact .contact-table .right-col {
      display: none;
    }
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table .right-col {
      width: 33.33333%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    #contact .contact-table .right-col {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table .right-col:last-child:not(:first-child) {
      float: right;
    }
  }
  
  #contact .contact-table ul {
    margin: 0;
    list-style: none;
  }
  
  #contact .contact-table .right-col:last-child:not(:first-child) {
    float: left;
  }
  
  #contact .contact-table ul.address li,#contact .contact-table ul.address p,#contact .contact-table ul.address a {
    font-size: 0.8rem;
    color: #435E69;
  }
  
  #contact .contact-table form label {
    letter-spacing: 1px;
    font-size: 0.75rem;
    text-transform: uppercase;
    color: #435E69;
  }
  
  #contact .contact-table form input {
    background-color: #ffffff;
  }
  
  #contact .contact-table form textarea {
    background-color: #ffffff;
    height: 9rem;
  }
  
  #contact .contact-table form .submit {
    border: 1px solid #076fe4;
    border-radius: 3px;
    box-shadow: inset 0 1px 0 0 #8ebcf1;
    color: #fff;
    display: inline-block;
    font-size: inherit;
    font-weight: bold;
    background-color: #4294f0;
    background-image: linear-gradient(#4294f0,#0776f3);
    padding: 7px 18px;
    text-decoration: none;
    text-shadow: 0 1px 0 #0065d6;
    background-clip: padding-box;
    width: 100%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    padding: 0.5rem;
    background-color: #E93E6B;
    color: #fff;
    font-family: 'Chivo', sans-serif;
    font-size: 0.875rem;
    font-weight: 900;
  }
  
  #contact .contact-table form .submit:hover:not(:disabled) {
    background-color: #2f87ea;
    background-image: linear-gradient(#2f87ea,#086fe3);
    box-shadow: inset 0 1px 0 0 #60a2ec;
    cursor: pointer;
  }
  
  #contact .contact-table form .submit:active:not(:disabled),#contact .contact-table form .submit:focus:not(:disabled) {
    border: 1px solid #076fe4;
    box-shadow: inset 0 0 8px 4px #0868d3,inset 0 0 8px 4px #0868d3;
  }
  
  #contact .contact-table form .submit:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table form .submit {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  #contact .contact-table form .submit:last-child:not(:first-child) {
    float: right;
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table form .submit {
      width: 33.33333%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
    }
  }
  
  @media screen and (min-width: 40em) and (min-width: 40em) {
    #contact .contact-table form .submit {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (min-width: 40em) {
    #contact .contact-table form .submit:last-child:not(:first-child) {
      float: right;
    }
  }
  
  footer {
    width: 100%;
    padding: 1rem 0 1.5rem;
    background: linear-gradient(#E93E6B, #e35e59) left repeat;
  }
  
  footer .footer_text {
    width: 75%;
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    float: none;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
  }
  
  @media screen and (min-width: 40em) {
    footer .footer_text {
      padding-left: .9375rem;
      padding-right: .9375rem;
    }
  }
  
  @media screen and (max-width: 40em) {
    header ul.nav li a {
      font-size: 0.7rem;
      color: #E93E6B;
      font-family: 'Chivo', sans-serif;
      font-weight: 900;
      text-transform: uppercase;
    }
      header ul.nav {
    width: 100%;
    float: left;
    padding-left: .005rem;
    padding-right: .005rem;
    display: block;
    height: 100%;
    margin: 0;
    background-color: #F4F8FB;
    text-align: center;
}
      header ul.nav li {
    height: 100%;
    padding-top: 9px;
    display: block;
    display: inline-block;
    margin: 0 1.75%;
}
      /* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #E93E6B;
    padding: 5px 5px 5px 5px;
    border: none;
    cursor: pointer;
    opacity: 1;
    /* position: fixed; */
    /* bottom: 23px; */
    /* right: 28px; */
    width: auto;
font-size: 0.7rem;
    color: white;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

/* The popup form - hidden by default */
.form-popup {
display: none;
    /* position: absolute; */
    top: 100%;
    border: 3px solid #f1f1f1;
    z-index: 9999999;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    /* width: 20%; */
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
}

/* Add styles to the form container */
.form-container {
  max-width: 100%;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

  }
  
  
  
  footer .footer_text:last-child:not(:first-child) {
    float: right;
  }
  
  footer .footer_text .address {
    color: #D9DADB;
  }
  
  h2::before { 
    display: block; 
    content: " "; 
    margin-top: -165px; 
    height: 165px; 
    visibility: hidden; 
    pointer-events: none;
  }
  
  container.center {
    text-align: center;
  }
  
  .center {
    text-align: center;
  }
  
  .about-people {
    padding-bottom: 50px;
  }
  
  .team-container {
    display: block;
    margin: 0 auto;
    max-width: 1120px;
    min-height: 1px;
    width: 100%;
    padding: 20px;
    position: relative;
    text-align: left;
  }
  
  .about-people .individual-photo {
    margin: 0;
    margin-left: 2px;
    width: 200px;
    height: 250px;
    display: inline-block;
    position: relative;
  }
  
  .about-people .individual-photo .holder {
    display: block;
    background-color: #000;
  }
  
  .about-people .individual-photo div {
    width: 200px;
    height: 250px;
    overflow: hidden;
  }
  
  .about-people img {
    width: 100%;
    min-height: 250px;
  }
  
  img {
    max-width: 100%;
  }
  
  .about-people video {
    width: 100%;
    min-height: 250px;
    object-fit: fill;
  }
  
  .hide {
    display: none;
  }
  
  .about-people .individual-photo .name {
    background-color: #435E69;
    bottom: 0px;
    color: #fff;
    left: 0;
    max-height: 60px;
    line-height: 1.3em;
    padding: .5em 0;
    position: absolute;
    right: 0;
  }
  
  
  
  .about-people .individual-photo div {
    width: 200px;
    height: 250px;
    overflow: hidden;
  }
  
  .about-people .individual-photo {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 200px;
    height: 250px;
    display: inline-block;
    position: relative;
  }
  
  .about-people .individual-photo .name h4 {
    color: #fff;
    font-size: .70em;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;
    display: block;
    margin-block-start: 0.50em;
    margin-block-end: 0.50em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
  }
  
  .about-people .individual-photo .name .title {
    color: #fff;
    font-size: .70em;
    font-style:italic;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: normal;
    padding: 0;
    text-transform: uppercase;
    display: block;
    margin-block-start: 0.50em;
    margin-block-end: 0.50em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-align: center;
  }
  
  .our-team-headline {
    width: 100%;
      float: left;
      padding-left: .625rem;
      padding-right: .625rem;
      margin-bottom: 2rem;
      color: #C1CACE;
  }

.client-logos {
    display: block;
    position: inherit;
    max-width: 100%;
    text-align: center;
    background-color: #E0E6E9;
}

    
}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
background-color: #E93E6B;
    padding: 5px 5px;
    border: none;
    cursor: pointer;
    opacity: 1;
    /* position: fixed; */
    /* bottom: 23px; */
    /* right: 28px; */
    width: 120px;
    font-size: 0.7rem;
    color: white;
    font-family: 'Chivo', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

/* The popup form - hidden by default */
.form-popup {
display: none;
    /* position: absolute; */
    top: 100%;
    border: 3px solid #f1f1f1;
    z-index: 9999999;
    justify-content: center;
    margin: 0 auto;
    text-align: center;
    /* width: 20%; */
    position: fixed;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 30%; */
}

/* Add styles to the form container */
.form-container {
  max-width: 100%;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-container input[type=text], .form-container input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, .form-container input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
  background-color: #04AA6D;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
  background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
  opacity: 1;
}

@media only screen 
    and (min-device-width : 375px) // or 213.4375em or 3in or 9cm
    and (max-device-width : 667px) // or 41.6875em
    and (width : 667px) // or 41.6875em
    and (height : 375px) // or 23.4375em
    and (orientation : landscape) 
    and (color : 8)
    and (device-aspect-ratio : 375/667)
    and (aspect-ratio : 667/375)
    and (device-pixel-ratio : 2)
    and (-webkit-min-device-pixel-ratio : 2)
{ header ul.nav li {
    margin: 0 1%;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) 
{
    header ul.nav li {
    margin: 0 1%;}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
          header ul.nav li {
    margin: 0 1%;}
}
