@charset "UTF-8";
html {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none;
  color: inherit; }

img {
  height: auto;
  max-width: 100%; }

img[src$=".svg"] {
  width: 100%; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:focus {
  outline: none; }

input[type=text], input[type=email], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*============================================================== */
/*============================================================== */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

/*============================================================== */
/*============================================================== */
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation {
  margin: 0 0 0 1.5em;
  overflow: hidden; }

.comment-navigation .nav-previous, .paging-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }

.comment-navigation .nav-next, .paging-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

#site-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  #site-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: none; }
    @media (min-width: 768px) {
      #site-navigation ul {
        display: block; } }
    #site-navigation ul li {
      float: left;
      position: relative;
      margin-left: initial; }
      #site-navigation ul li:hover > ul {
        left: auto; }
      #site-navigation ul li a {
        display: block;
        text-decoration: none; }
    #site-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 1.5em;
      left: -999em;
      z-index: 99999; }
      #site-navigation ul ul li:hover > ul {
        left: auto; }
      #site-navigation ul ul li a {
        width: 200px; }
      #site-navigation ul ul ul {
        left: -999em;
        top: 0; }

/*MOBILE MENU */
.menu-toggle {
  display: block; }
  @media (min-width: 768px) {
    .menu-toggle {
      display: none; } }

#site-navigation.toggled #primary-menu {
  display: block; }

/*============================================================== */
/*============================================================== */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.aligncenter, .alignleft, .alignright {
  border-bottom: 20px solid #0975a1; }

img.icon {
  max-width: 150px;
  border: none; }

/*============================================================== */
/*============================================================== */
#masthead .wrap {
  display: table;
  table-layout: fixed;
  height: 90px; }
  @media (min-width: 900px) {
    #masthead .wrap {
      height: 150px; } }
  #masthead .wrap #logo, #masthead .wrap #nav {
    display: table-cell;
    vertical-align: middle; }
  #masthead .wrap #logo {
    width: 150px; }
    @media (min-width: 900px) {
      #masthead .wrap #logo {
        width: 240px; } }
  #masthead .wrap #nav {
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 600; }

/* customize desktop nav - - - - - - - - - - - - - - - - - -  */
#regular {
  clear: both;
  float: left;
  width: 100%;
  display: none; }
  @media (min-width: 768px) {
    #regular {
      display: block; } }
  #regular ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    text-align: right; }
    #regular ul li {
      display: inline-block;
      position: relative;
      margin-left: initial;
      color: #525448;
      text-transform: uppercase;
      padding: 0 0 0 20px;
      font-size: 1.1em; }
      @media (min-width: 900px) {
        #regular ul li {
          font-size: 1.35em; } }
      #regular ul li:hover > ul {
        left: auto; }
      #regular ul li.current-menu-item a {
        border-bottom: 5px solid #0975a1; }
      #regular ul li a {
        padding: 0;
        display: block;
        text-decoration: none; }
      #regular ul li ul {
        text-align: left;
        float: left;
        position: absolute;
        top: auto;
        left: -999em;
        z-index: 99999;
        padding-bottom: 5px; }
        #regular ul li ul li:hover > ul {
          left: 100%; }
        #regular ul li ul li a {
          width: 200px; }
        #regular ul li ul ul {
          left: -999em;
          top: 0; }
  #regular .single-our-team .menu-item-19 a {
    border-bottom: 5px solid #0975a1; }

/* customize push menu - - - - - - - - - - - - - - - - - - - - */
#pushwrap {
  float: right;
  display: inline-block; }
  @media (min-width: 768px) {
    #pushwrap {
      display: none !important; } }
  #pushwrap a {
    display: table;
    table-layout: fixed; }
    #pushwrap a .text-menu {
      display: table-cell;
      vertical-align: middle;
      text-transform: uppercase;
      font-size: 24px;
      line-height: 48px; }
    #pushwrap a .icon-menu {
      display: table-cell;
      vertical-align: middle;
      font-size: 48px;
      color: #0975a1; }

#push.mm-menu {
  background: #cacaca; }
  #push.mm-menu .mm-navbar-top {
    border-color: #dfdfdf;
    background: #0975a1; }
    #push.mm-menu .mm-navbar-top .mm-title {
      color: white;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 24px; }
    #push.mm-menu .mm-navbar-top .mm-close:after {
      font-family: sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #add139; }
    #push.mm-menu .mm-navbar-top .mm-prev:before {
      border-color: white; }
  #push.mm-menu .mm-listview {
    font-size: 20px;
    color: #0975a1;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 600; }
    #push.mm-menu .mm-listview li:after {
      border-color: #dfdfdf; }
    #push.mm-menu .mm-listview li .mm-next {
      background: white;
      height: 100%; }
      #push.mm-menu .mm-listview li .mm-next:before {
        border-color: #dfdfdf; }
      #push.mm-menu .mm-listview li .mm-next:after {
        border-color: #add139; }

/*============================================================== */
/*============================================================== */
#hero {
  background-size: cover !important;
  background-repeat: no-repeat; }
  #hero .wrap {
    position: relative;
    overflow: hidden;
    text-align: center;
    padding: 30px 0; }
    @media (min-width: 600px) {
      #hero .wrap {
        padding: 60px 0; } }
    @media (min-width: 1024px) {
      #hero .wrap {
        padding: 90px 0; } }

.title {
  background: rgba(0, 0, 0, 0.75);
  position: relative;
  display: inline-block;
  width: auto;
  padding: 0 60px; }
  @media (min-width: 600px) {
    .title {
      padding: 0 90px; } }
  @media (min-width: 900px) {
    .title {
      padding: 0 110px; } }
  .title:before, .title:after {
    box-sizing: border-box;
    border-style: solid;
    border-color: transparent;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
    border-width: 15px; }
    @media (min-width: 600px) {
      .title:before, .title:after {
        border-width: 25px; } }
    @media (min-width: 900px) {
      .title:before, .title:after {
        border-width: 35px; } }
  .title:before {
    border-top-width: 0;
    border-bottom-color: rgba(0, 0, 0, 0.75);
    border-right-color: rgba(0, 0, 0, 0.75);
    top: -15px; }
    @media (min-width: 600px) {
      .title:before {
        top: -25px; } }
    @media (min-width: 900px) {
      .title:before {
        top: -35px; } }
  .title:after {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.75);
    border-left-color: rgba(0, 0, 0, 0.75);
    bottom: -15px; }
    @media (min-width: 600px) {
      .title:after {
        bottom: -25px; } }
    @media (min-width: 900px) {
      .title:after {
        bottom: -35px; } }
  .title h1 {
    position: relative;
    color: white;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 2.5em;
    line-height: 0.8em; }
    @media (min-width: 600px) {
      .title h1 {
        font-size: 4em; } }
    @media (min-width: 768px) {
      .title h1 {
        font-size: 5em; } }
    @media (min-width: 1024px) {
      .title h1 {
        font-size: 6em; } }
    .title h1:before {
      font-family: "icomoon";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      color: #add139;
      display: inline-block;
      position: absolute;
      top: 2px;
      left: -18px;
      font-size: 15px; }
      @media (min-width: 600px) {
        .title h1:before {
          top: 4px;
          left: -28px;
          font-size: 25px; } }
      @media (min-width: 768px) {
        .title h1:before {
          top: 6px; } }
      @media (min-width: 900px) {
        .title h1:before {
          left: -38px;
          font-size: 35px; } }

#introblurb {
  background: url(./../images/bg-gray.jpg) no-repeat center center;
  background-position: center center;
  background-size: cover;
  text-align: center; }
  #introblurb h2 {
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 700;
    color: #0975a1;
    text-transform: uppercase;
    font-size: 2em;
    letter-spacing: 0.03em;
    margin-bottom: 10px; }
    #introblurb h2 strong {
      color: #070707; }
  #introblurb p {
    font-size: 1.25em;
    line-height: 1.6em;
    margin-bottom: 1em; }
    #introblurb p:last-child {
      margin-bottom: 0; }
    #introblurb p strong {
      font-family: "TradeGothicW01-BoldCn20_675334";
      font-style: normal;
      font-weight: normal; }

/*============================================================== */
/*============================================================== */
footer#colophon {
  background: url(./../images/bg-footer.jpg) no-repeat center center;
  background-position: center center;
  background-size: cover;
  text-align: center;
  color: white;
  text-transform: uppercase;
  padding: 30px 0; }
  @media (min-width: 768px) {
    footer#colophon {
      padding: 50px 0 30px; } }
  footer#colophon .footerlogo {
    width: 210px;
    margin: 0 auto; }
  footer#colophon .contact {
    border-top: 1px solid #525448;
    border-bottom: 1px solid #525448;
    margin: 30px 0 15px;
    padding: 20px 0;
    font-size: 0.95em;
    line-height: 1.25em;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.2em; }
    footer#colophon .contact a {
      color: #add139; }
      footer#colophon .contact a:hover {
        color: #cacaca; }
  footer#colophon p.copyright {
    color: #0975a1;
    font-size: 14px;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.1em; }
  footer#colophon #backtotop {
    background: #0975a1;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.1em;
    font-size: 14px;
    display: inline-block;
    margin: 20px auto 0;
    padding: 5px 10px; }
    @media (min-width: 768px) {
      footer#colophon #backtotop {
        display: none; } }

body {
  background: white;
  color: #525448;
  font-family: "Trade Gothic W01 Cn_18";
  font-style: normal;
  font-weight: normal;
  font-size: 16px; }
  @media (min-width: 768px) {
    body {
      font-size: 18px; } }

#main {
  clear: both; }

.wrap {
  margin: 0 auto;
  width: 95%;
  max-width: 1150px; }

.wrapwide {
  margin: 0 auto;
  width: 95%;
  max-width: 1280px; }

.wrapmed {
  margin: 0 auto;
  width: 95%;
  max-width: 1215px; }

section {
  padding: 30px 0 40px; }
  @media (min-width: 768px) {
    section {
      padding: 50px 0 60px; } }

a:hover {
  color: #add139 !important; }

#body p {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em; }
  #body p.large {
    font-size: 1.25em; }
  #body p strong {
    font-family: "TradeGothicW01-BoldCn20_675334";
    font-style: normal;
    font-weight: normal; }
#body h2 {
  color: #add139;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0.3em; }
#body h3 {
  font-family: "TradeGothicW01-BoldCn20_675334";
  font-style: normal;
  font-weight: normal;
  color: #add139;
  font-size: 1.5em;
  line-height: 1.25em;
  margin-bottom: 0.5em; }
#body a {
  color: #0975a1; }
  #body a.pdf:before {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    color: #cacaca;
    margin-right: 5px; }

.halves {
  display: table;
  table-layout: fixed;
  width: 100%; }
  @media (min-width: 900px) {
    .halves .half {
      width: 50%;
      padding: 0 35px;
      display: table-cell;
      vertical-align: top; } }
  @media (min-width: 900px) {
    .halves .half:last-of-type {
      border-left: 1px solid #cacaca; } }

.box {
  border: 1px solid #cacaca; }

.line {
  height: 20px;
  width: 100%;
  background: #5988a0; }

/*============================================================== */
/*============================================================== */
.home #hero {
  height: 250px; }
  @media (min-width: 600px) {
    .home #hero {
      height: 400px; } }
  @media (min-width: 768px) {
    .home #hero {
      height: 550px; } }
  @media (min-width: 1024px) {
    .home #hero {
      height: 700px; } }

#links {
  padding: 0; }
  @media (min-width: 768px) {
    #links {
      padding: 20px 0 30px; } }
  #links ul {
    text-align: center; }
    #links ul li {
      vertical-align: top;
      display: inline-block;
      padding: 30px 0;
      border-bottom: 1px solid #cacaca; }
      #links ul li:last-of-type {
        border-bottom: none; }
      @media (min-width: 480px) {
        #links ul li {
          width: 50%; } }
      @media (min-width: 900px) {
        #links ul li {
          width: 25%;
          border-bottom: none; } }
    #links ul .inner {
      padding: 15px 30px; }
      @media (min-width: 900px) {
        #links ul .inner {
          border-left: 1px solid #cacaca; } }
    @media (min-width: 480px) and (max-width: 899px) {
      #links ul li:nth-of-type(even) .inner {
        border-left: 1px solid #cacaca; } }
    @media (min-width: 480px) and (max-width: 899px) {
      #links ul li:nth-of-type(3) {
        border-bottom: none; } }
    @media (min-width: 900px) {
      #links ul li:last-of-type .inner {
        border-right: 1px solid #cacaca; } }
    #links ul img {
      display: block;
      margin: 0 auto;
      width: 120px; }
      @media (min-width: 768px) {
        #links ul img {
          width: 150px; } }
    #links ul h3 {
      font-family: "Tungsten A", "Tungsten B";
      font-style: normal;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 2em;
      letter-spacing: 0.03em;
      color: #2e3841;
      margin: 15px 0 5px; }
      @media (min-width: 768px) {
        #links ul h3 {
          margin: 30px 0 10px; } }
    #links ul p {
      font-size: 1em;
      line-height: 1.4em; }

/*============================================================== */
/*============================================================== */
.page-id-10 #body {
  padding: 0; }

#sliderwrap {
  position: relative;
  clear: both;
  width: 100%;
  min-height: 100px;
  background: wheat; }
  #sliderwrap .rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    margin: 0; }
    #sliderwrap .rslides li {
      -webkit-backface-visibility: hidden;
      position: absolute;
      display: none;
      width: 100%;
      left: 0;
      top: 0;
      background: pink;
      padding: 50px 0 0 0; }
      @media (min-width: 600px) {
        #sliderwrap .rslides li {
          padding-top: 0; } }
      #sliderwrap .rslides li:first-child {
        position: relative;
        display: block;
        float: left; }
    #sliderwrap .rslides img {
      display: block;
      height: auto;
      float: left;
      width: 100%;
      border: 0; }
  #sliderwrap .slidernav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 0;
    height: 50px; }
    #sliderwrap .slidernav .rslides_nav {
      position: absolute;
      width: 50px;
      color: #0975a1;
      background: #add139;
      top: 0;
      height: 100%;
      text-align: center; }
      #sliderwrap .slidernav .rslides_nav:hover {
        color: white;
        background: #2e3841; }
      #sliderwrap .slidernav .rslides_nav.prev {
        left: 0; }
      #sliderwrap .slidernav .rslides_nav.next {
        right: 0; }
      #sliderwrap .slidernav .rslides_nav span {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%); }
  #sliderwrap .caption {
    width: 100%;
    height: 50px;
    color: white;
    font-family: "Tungsten A", "Tungsten B";
    font-style: normal;
    font-weight: 700;
    text-align: center;
    padding: 5px 65px;
    position: absolute;
    top: 0px;
    background: #0975a1; }
    @media (min-width: 600px) {
      #sliderwrap .caption {
        background: rgba(9, 117, 161, 0.75); } }
    #sliderwrap .caption p {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      margin: 0;
      font-size: 1em;
      line-height: 1em;
      letter-spacing: 0.05em;
      text-transform: uppercase; }

/*============================================================== */
/*============================================================== */
.resources {
  text-align: center; }
  .resources .header {
    border-bottom: 1px solid #cacaca;
    padding: 15px;
    color: #0975a1;
    text-transform: uppercase;
    font-family: "TradeGothicW01-BoldCn20_675334";
    font-style: normal;
    font-weight: normal;
    font-size: 1.25em; }
  .resources .box .inner {
    padding: 20px; }
    @media (min-width: 768px) {
      .resources .box .inner {
        padding: 20px 40px; } }
    @media (min-width: 1215px) {
      .resources .box .inner {
        padding: 20px 80px; } }
  .resources ul.documents {
    padding: 0 0 10px 0;
    text-align: left; }
    .resources ul.documents li {
      margin-bottom: 10px;
      color: #525448; }
      .resources ul.documents li strong {
        font-family: "TradeGothicW01-BoldCn20_675334";
        font-style: normal;
        font-weight: normal;
        color: #add139;
        text-transform: uppercase; }
      .resources ul.documents li span {
        color: #cacaca;
        margin: 0 5px;
        vertical-align: middle;
        font-size: 24px; }
  .resources .box.equipment {
    margin-top: 30px;
    padding: 40px 20px 30px; }
    @media (min-width: 900px) {
      .resources .box.equipment {
        margin: 0;
        padding: 50px 35px; } }
    @media (min-width: 1215px) {
      .resources .box.equipment {
        padding: 77px 50px; } }
    .resources .box.equipment .icon-hat {
      display: block;
      margin-bottom: 30px;
      font-size: 60px;
      color: #0975a1; }
  .resources .wrapmed.boxes {
    padding-bottom: 30px;
    border-bottom: 1px solid #cacaca; }
  .resources img.safety {
    border-bottom: 20px solid #5988a0;
    display: block;
    margin: 30px auto 0; }
    @media (min-width: 900px) {
      .resources img.safety {
        margin: 40px auto 0; } }
  .resources .wrap {
    margin-top: 40px; }

.res-links {
  margin-top: 30px; }
  @media (min-width: 900px) {
    .res-links {
      margin-top: 40px; } }
  .res-links .button {
    background: black;
    padding: 8px;
    display: inline-block;
    margin: 10px;
    color: white !important;
    font-family: "TradeGothicW01-BoldCn20_675334";
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    width: 155px; }
    @media (min-width: 1024px) {
      .res-links .button {
        width: 185px; } }
    @media (min-width: 1215px) {
      .res-links .button {
        width: 210px;
        padding: 12px 8px; } }
    .res-links .button:hover {
      background: #0975a1; }

/*============================================================== */
/*============================================================== */
.services {
  text-align: center; }
  .services img.icon {
    margin-top: 0; }
  .services img.group {
    margin-top: 30px; }

.aoe {
  border: 1px solid #cacaca; }
  .aoe .heading {
    border-bottom: 1px solid #cacaca;
    padding: 15px;
    color: #0975a1;
    text-transform: uppercase;
    font-family: "TradeGothicW01-BoldCn20_675334";
    font-style: normal;
    font-weight: normal;
    font-size: 1.25em; }
  .aoe .inner {
    text-align: left;
    padding: 20px; }
    @media (min-width: 768px) {
      .aoe .inner {
        padding: 20px 40px; } }
  .aoe ul {
    -webkit-columns: 2 200px;
    -moz-columns: 2 200px;
    columns: 2 200px;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    column-gap: 100px; }
    .aoe ul li {
      position: relative;
      line-height: 1.3em;
      margin-bottom: 5px;
      padding-left: 20px; }
      .aoe ul li:before {
        position: absolute;
        content: "•";
        color: #0975a1;
        margin-left: -20px;
        font-size: 18px; }

#services-team {
  margin-top: 20px; }
  @media (min-width: 480px) {
    #services-team {
      margin-top: 40px; } }
  #services-team li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 480px) {
      #services-team li {
        width: 50%;
        margin-bottom: 40px; } }
    @media (min-width: 600px) {
      #services-team li {
        padding: 0 20px; } }
    @media (min-width: 1024px) {
      #services-team li {
        padding: 0 32px; } }
    @media (min-width: 480px) {
      #services-team li:nth-of-type(odd) .inner {
        float: right; } }
    #services-team li .inner {
      margin: 0 auto;
      max-width: 335px;
      position: relative; }
      #services-team li .inner img {
        display: block; }
      #services-team li .inner .label {
        position: absolute;
        width: 100%;
        padding: 8px 15px;
        background: rgba(9, 117, 161, 0.75);
        bottom: 0;
        color: white;
        left: 0; }

/*============================================================== */
/*============================================================== */
.halves.cofields .half {
  border: none;
  max-width: 550px;
  margin: 0 auto;
  padding: 0 0 30px 0; }
  @media (min-width: 900px) {
    .halves.cofields .half:nth-of-type(odd) {
      padding: 0 36px 30px 0; }
    .halves.cofields .half:nth-of-type(even) {
      padding: 0 0 30px 36px; } }
  @media (min-width: 1024px) {
    .halves.cofields .half {
      padding-bottom: 50px !important; } }
  .halves.cofields .half a {
    display: block; }
    .halves.cofields .half a:hover .label {
      background: #0975a1; }
  .halves.cofields .half .label {
    font-size: 1.65em !important; }

#team-index {
  text-align: center; }
  #team-index li {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin-bottom: 20px; }
    @media (min-width: 600px) {
      #team-index li {
        width: 50%; } }
    @media (min-width: 1024px) {
      #team-index li {
        margin-bottom: 40px;
        width: 33.3%; }
        #team-index li:nth-of-type(3n + 1) {
          padding: 0 36px 0 0; } }
    @media (min-width: 1024px) and (min-width: 1215px) {
      #team-index li:nth-of-type(3n + 1) {
        padding: 0 48px 0 0; } }
    @media (min-width: 1024px) {
        #team-index li:nth-of-type(3n - 1) {
          padding: 0 18px; } }
    @media (min-width: 1024px) and (min-width: 1215px) {
      #team-index li:nth-of-type(3n - 1) {
        padding: 0 24px; } }
    @media (min-width: 1024px) {
        #team-index li:nth-of-type(3n) {
          padding: 0 0 0 36px; } }
    @media (min-width: 1024px) and (min-width: 1215px) {
      #team-index li:nth-of-type(3n) {
        padding: 0 0 0 48px; } }
    @media (min-width: 1024px) {
        #team-index li:last-of-type:nth-of-type(3n + 1) {
     
          padding: 0 18px; }
        #team-index li:last-of-type:nth-of-type(3n - 1) {
         
          padding: 0 0 0 42px; }
        #team-index li:nth-last-of-type(2):nth-of-type(3n + 1) {
          
          padding: 0 42px 0 0; } }
    @media (min-width: 600px) and (max-width: 1023px) {
      #team-index li {
        padding: 0 15px; }
        #team-index li .inner {
          margin: 0 !important; }
        #team-index li:nth-of-type(odd) .inner {
          float: right; }
        #team-index li:nth-of-type(odd):last-of-type .inner {
          float: none;
          margin: 0 auto !important; } }
    #team-index li .inner {
      max-width: 345px; }

.ourteam .inner {
  margin: 0 auto; }
  .ourteam .inner .photo {
    margin: 0 auto;
    position: relative; }
    .ourteam .inner .photo img {
      display: block; }
    .ourteam .inner .photo .label {
      position: absolute;
      width: 100%;
      padding: 8px 10px;
      background: rgba(9, 117, 161, 0.75);
      bottom: 0;
      color: white;
      left: 0;
      font-size: 1.3em;
      text-transform: uppercase; }
      .ourteam .inner .photo .label span.icon-triangle {
        color: #add139;
        position: relative;
        top: -7px;
        font-size: 11px; }
      .ourteam .inner .photo .label span.name {
        letter-spacing: -0.03em; }
        .ourteam .inner .photo .label span.name strong {
          font-family: "TradeGothicW01-BoldCn20_675334";
          font-style: normal;
          font-weight: normal; }
      .ourteam .inner .photo .label span.position {
        font-size: 0.65em; }
  .ourteam .inner p.since {
    margin: 0 0 0 25px !important;
    text-transform: uppercase;
    font-size: 0.9em; }
    .ourteam .inner p.since strong {
      color: #0975a1; }

/*============================================================== */
/*============================================================== */
#teamintro {
  background: #f0eef1;
  padding: 0; }
  #teamintro .wrap {
    display: table;
    table-layout: fixed; }
    @media (min-width: 850px) {
      #teamintro .wrap .half {
        display: table-cell;
        width: 50%; } }
    #teamintro .wrap .bio {
      vertical-align: top;
      padding: 30px 0 0;
      text-align: center; }
      @media (min-width: 850px) {
        #teamintro .wrap .bio {
          padding: 30px 15px 30px 0;
          text-align: left; } }
      @media (min-width: 1024px) {
        #teamintro .wrap .bio {
          padding: 40px 25px 40px 0; } }
    #teamintro .wrap .pic {
      vertical-align: bottom; }
      @media (min-width: 850px) {
        #teamintro .wrap .pic {
          padding: 0 0 0 15px;
          text-align: right; } }
      @media (min-width: 1024px) {
        #teamintro .wrap .pic {
          padding: 0 0 0 25px; } }
      #teamintro .wrap .pic img {
        display: block;
        margin: 0 auto;
        max-width: 300px; }
        @media (min-width: 850px) {
          #teamintro .wrap .pic img {
            margin: 0;
            max-width: 100%; } }
  #teamintro h2 {
    display: inline-block;
    color: #0975a1;
    position: relative;
    text-transform: uppercase;
    letter-spacing: -0.03em;
    line-height: 1em;
    margin-bottom: 0px;
    font-size: 2.5em; }
    @media (min-width: 1024px) {
      #teamintro h2 {
        font-size: 3.25em; } }
    #teamintro h2 span.icon-triangle {
      color: #add139;
      position: absolute;
      top: 8px;
      left: -10px;
      font-size: 11px; }
      @media (min-width: 1024px) {
        #teamintro h2 span.icon-triangle {
          font-size: 14px;
          left: -15px; } }
    #teamintro h2 strong {
      font-family: "TradeGothicW01-BoldCn20_675334";
      font-style: normal;
      font-weight: normal; }
  #teamintro h3 {
    color: #add139;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 20px 0;
    font-size: 1.5em; }
    @media (min-width: 1024px) {
      #teamintro h3 {
        font-size: 2em;
        margin: 0 0 30px 0; } }
  #teamintro p {
    line-height: 1.5em;
    margin-bottom: 1.25em;
    font-size: 1.05em; }
    @media (min-width: 1024px) {
      #teamintro p {
        font-size: 1.25em; } }

.teambio .wrap {
  display: table;
  table-layout: fixed; }
  @media (min-width: 850px) {
    .teambio .wrap .half {
      vertical-align: top;
      display: table-cell !important;
      width: 50%; } }
  .teambio .wrap .pic {
    display: table-footer-group; }
    @media (min-width: 850px) {
      .teambio .wrap .pic {
        padding: 0 15px 0 0;
        text-align: left; } }
    @media (min-width: 1024px) {
      .teambio .wrap .pic {
        padding: 0 25px 0 0; } }
    .teambio .wrap .pic img {
      display: block;
      margin: 20px auto 0;
      border-bottom: 20px solid #0975a1; }
      @media (min-width: 850px) {
        .teambio .wrap .pic img {
          margin: 5px 0 0 0; } }
  .teambio .wrap .bio {
    display: table-header-group;
    text-align: center; }
    @media (min-width: 850px) {
      .teambio .wrap .bio {
        padding: 0 0 0 15px;
        text-align: left; } }
    @media (min-width: 1024px) {
      .teambio .wrap .bio {
        padding: 0 0 0 25px; } }
