body {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: none; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin-top: 0;
  margin-bottom: 20px; }

table {
  margin: 0 0 20px;
  padding: 0;
  margin: 0;
  border: 0;
  border-collapse: collapse; }

th, td {
  text-align: left;
  vertical-align: top; }

fieldset, blockquote {
  margin: 0;
  padding: 0;
  border: 0; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  border: 0; }

body, th, td, input, textarea, select, button {
  font-family: 'Cairo', Arial, sans-serif;
  font-size: 14px;
  line-height: 26px; }

h1 {
  font-size: 21px;
  line-height: 32px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

h3 {
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

h4 {
  font-size: 14px;
  line-height: 21px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

a {
  color: #492f92; }

@media screen {
  body {
    color: #6a6e71; }
  h1, h2 {
    color: #492f92; } }

@media screen and (max-width: 405px) {
  h1 {
    padding-top: 20px; } }

@media screen {
  h3 {
    color: #6a6e71; }
  h4 {
    color: #b0b6bb; } }

@media screen {
  .header {
    position: fixed;
    z-index: 700;
    left: 0;
    top: 0;
    width: 100%;
    background: white;
    box-shadow: 0 8px 4px -4px rgba(0, 0, 0, 0.1); } }
  @media screen and (max-width: 767px) {
    .header {
      position: relative; } }

@media screen {
    .header #nav-toggle, .header .nav-toggler, .header .subnav-toggle, .header .subnav-toggler {
      display: none; } }
  @media screen and (max-width: 405px) {
    .header {
      position: static; }
      .header .nav-toggler {
        position: absolute;
        z-index: 600;
        left: 0;
        top: 112px;
        display: block;
        width: 100%;
        height: 32px;
        line-height: 32px;
        padding: 0 20px;
        background: #492f91;
        color: white;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: right;
        box-sizing: border-box; }
        .header .nav-toggler .fa {
          position: relative;
          top: -3px;
          margin: 0 1px;
          font-size: 7px; }
      .header #nav-toggle:checked ~ .nav-toggler {
        padding-right: 47px; }
        .header #nav-toggle:checked ~ .nav-toggler:after {
          content: '\f00d';
          position: absolute;
          right: 25px;
          top: 0;
          color: white;
          font-family: FontAwesome;
          font-weight: 400; }
        .header #nav-toggle:checked ~ .nav-toggler .fa {
          display: none; } }

@media screen {
    .header .section {
      position: relative;
      max-width: 1040px;
      margin: 0 auto;
      padding: 0 40px; } }
    @media screen and (max-width: 767px) {
      .header .section {
        padding: 0; } }
    @media screen and (max-width: 405px) {
      .header .section {
        position: static; } }

@media screen {
    .header .top {
      position: relative;
      height: 32px;
      line-height: 32px;
      background: #6a6e71;
      color: white;
      letter-spacing: 1px; } }
    @media screen and (max-width: 940px) {
      .header .top {
        text-align: center; } }
    @media screen and (max-width: 405px) {
      .header .top .social-link {
        position: absolute;
        z-index: 800;
        top: 115px; }
      .header .top .fb-link {
        left: 20px; }
      .header .top .li-link {
        left: 45px; } }

@media screen {
      .header .top .byline {
        float: left;
        margin: 0;
        font-style: italic;
        text-transform: uppercase; } }
      @media screen and (max-width: 940px) {
        .header .top .byline {
          display: none; } }

@media screen {
      .header .top .contact {
        float: right;
        margin: 0;
        padding: 0;
        font-size: 13px; } }
      @media screen and (max-width: 940px) {
        .header .top .contact {
          float: none; } }

@media screen {
        .header .top .contact .phone:before {
          content: '\f095';
          margin-right: 3px;
          font-family: 'FontAwesome'; }
        .header .top .contact .quote {
          margin-left: 10px; } }
        @media screen and (max-width: 767px) {
          .header .top .contact .quote {
            margin-left: 5px; } }

@media screen {
        .header .top .contact .quote:before {
          content: '\f0e0';
          margin-right: 3px;
          font-family: 'FontAwesome'; }
        .header .top .contact .fa {
          margin-left: 5px;
          font-size: 18px; }
      .header .top a {
        color: white;
        text-decoration: none; }
        .header .top a:hover {
          color: #b0b6bb; }
    .header .base {
      position: relative;
      height: 80px;
      transition: 0.2s; } }
    @media screen and (max-width: 405px) {
      .header .base {
        position: static; } }

@media screen {
    .header .logo {
      position: absolute;
      left: 40px;
      top: 0;
      width: 190px;
      height: 63px;
      transition: 0.2s; }
      .header .logo img {
        display: block;
        transition: 0.2s; } }
    @media screen and (max-width: 405px) {
      .header .logo {
        left: 50%;
        top: 32px;
        -webkit-transform: translatex(-50%);
        transform: translatex(-50%); } }

@media screen {
  .header.small .base {
    height: 70px; } }
  @media screen and (max-width: 767px) {
    .header.small .base {
      height: 80px; } }

@media screen {
  .header.small .logo {
    width: 160px;
    height: 53px; } }
  @media screen and (max-width: 767px) {
    .header.small .logo {
      width: 190px;
      height: 63px; } }

@media screen {
  .header .nav {
    position: absolute;
    z-index: 500;
    left: 240px;
    right: 40px;
    top: 0; }
    .header .nav ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .header .nav .links {
      position: absolute;
      right: 0;
      height: 80px; }
    .header .nav li {
      position: relative;
      float: left;
      margin-left: 18px;
      height: 80px;
      line-height: 80px;
      transition: 0.2s; }
      .header .nav li.hidden {
        position: absolute;
        top: 1px;
        visibility: hidden; }
    .header .nav a {
      float: left;
      height: 80px;
      line-height: 80px;
      color: #959ca1;
      font-size: 16px;
      letter-spacing: 1px;
      font-weight: 700;
      text-transform: uppercase;
      text-decoration: none;
      transition: 0.2s; }
      .header .nav a:hover {
        color: #492f92; }
    .header .nav .subnav:after {
      content: '\f107';
      margin-left: 0.5em;
      color: #b0b6bb;
      font-family: FontAwesome;
      transition: 0.2s; }
    .header .nav .subnav:hover:after {
      color: #6a6e71; }
    .header .nav .subnav.active:after {
      color: #492f92; }
    .header .nav .subnav ul {
      position: absolute;
      left: 0;
      top: 100%;
      height: auto;
      margin-top: -4px;
      padding: 0;
      background: white;
      border-top: 4px solid #492f91;
      box-shadow: 0 6px 3px -3px rgba(0, 0, 0, 0.1);
      opacity: 0;
      transition: opacity 0.2s; }
      .header .nav .subnav ul li {
        position: relative;
        overflow: hidden;
        display: block;
        float: none;
        margin: 0;
        height: 0;
        line-height: 1;
        padding: 0 20px;
        transition: 0.2s; }
      .header .nav .subnav ul .active a {
        color: #6a6e71; }
      .header .nav .subnav ul .active:before {
        display: none; }
      .header .nav .subnav ul a {
        float: none;
        height: auto;
        font-size: 14px;
        line-height: 24px;
        color: #b0b6bb;
        white-space: nowrap; }
        .header .nav .subnav ul a:hover {
          color: #6a6e71; } }
    @media screen and (max-width: 1000px) {
      .header .nav .subnav ul {
        left: auto;
        right: 0; } }

@media screen {
    .header .nav .subnav:hover ul {
      padding: 20px 0;
      opacity: 1; }
    .header .nav .subnav:hover li {
      height: 24px; }
    .header .nav .excess-list {
      position: absolute;
      right: 0;
      top: 0;
      display: none; }
      .header .nav .excess-list:after {
        display: none; }
      .header .nav .excess-list .fa {
        margin: 0 1px;
        font-size: 7px; }
      .header .nav .excess-list ul {
        left: auto;
        right: -40px;
        border-top: 0;
        text-align: right; }
      .header .nav .excess-list ul li {
        display: none;
        padding-right: 40px; }
        .header .nav .excess-list ul li.display {
          display: block; }
    .header .nav.js-loading {
      visibility: hidden; }
      .header .nav.js-loading .links {
        overflow: hidden; }
    .header .nav.excess .links {
      padding-right: 42px; }
    .header .nav.excess .excess-list {
      display: block; }
    .header .nav .active a {
      color: #492f92; }
    .header .nav .active span {
      position: relative;
      display: block; }
    .header .nav .active:before {
      content: '';
      position: absolute;
      left: 0;
      top: 50%;
      display: block;
      margin-top: 12px;
      height: 2px;
      background: #492f92;
      -webkit-animation: fullWidth ease-in 1;
      -moz-animation: fullWidth ease-in 1;
      animation: fullWidth ease-in 1;
      -webkit-animation-fill-mode: forwards;
      -moz-animation-fill-mode: forwards;
      animation-fill-mode: forwards;
      -webkit-animation-duration: 0.4s;
      -moz-animation-duration: 0.4s;
      animation-duration: 0.4s; } }
  @media screen and (max-width: 405px) {
    .header .nav {
      left: 0;
      right: 0;
      top: 0;
      display: none;
      height: 100vh;
      padding: 0;
      box-sizing: border-box; }
      .header .nav ul {
        float: none;
        height: auto; }
      .header .nav .links {
        position: absolute;
        left: 0;
        right: 0;
        top: 144px;
        bottom: 0;
        overflow: auto;
        float: none;
        height: auto;
        background: white;
        -webkit-overflow-scrolling: touch; }
      .header .nav li {
        float: none;
        height: auto;
        line-height: 1;
        margin: 0 20px; }
        .header .nav li:last-child {
          margin-bottom: 20px; }
        .header .nav li.hidden {
          position: relative;
          top: 0;
          display: block;
          visibility: visible; }
      .header .nav .active:before {
        display: none; }
      .header .nav .subnav:after {
        display: none; }
      .header .nav .subnav:hover li {
        height: auto; }
      .header .nav .subnav .subnav-toggler {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 36px;
        line-height: 36px;
        padding: 0 20px;
        cursor: pointer; }
        .header .nav .subnav .subnav-toggler:before {
          content: '\f105';
          font-family: FontAwesome; }
      .header .nav .subnav .subnav-toggle:checked ~ .subnav-toggler:before {
        content: '\f107'; }
      .header .nav .subnav ul {
        position: relative;
        top: 0;
        float: none;
        display: none;
        margin-top: 0;
        padding: 0 0 0 10px;
        border-top: 0;
        box-shadow: none;
        opacity: 1; }
        .header .nav .subnav ul li {
          overflow: visible;
          height: auto;
          padding: 0; }
          .header .nav .subnav ul li:last-child {
            margin-bottom: 0; }
        .header .nav .subnav ul a {
          float: none;
          display: block;
          height: auto;
          line-height: 1;
          padding: 12px 0 8px;
          border-bottom: 0; }
      .header .nav .subnav .subnav-toggle:checked ~ ul {
        display: block; }
      .header .nav a {
        float: none;
        display: block;
        height: auto;
        line-height: 1;
        padding: 12px 0 8px;
        border-bottom: 2px solid #b0b6bb; }
      .header .nav.excess {
        padding-left: 0; }
        .header .nav.excess .links {
          padding-right: 0; }
        .header .nav.excess .excess-list {
          display: none; } }

@media screen {
  .header #nav-toggle:checked ~ .nav {
    display: block; }
  .header.small .nav li {
    height: 70px;
    line-height: 70px; } }
  @media screen and (max-width: 767px) {
    .header.small .nav li {
      height: 80px;
      line-height: 80px; } }
  @media screen and (max-width: 405px) {
    .header.small .nav li {
      height: auto;
      line-height: 1; } }

@media screen {
  .header.small .nav a {
    height: 70px;
    line-height: 70px; } }
  @media screen and (max-width: 767px) {
    .header.small .nav a {
      height: 80px;
      line-height: 80px; } }
  @media screen and (max-width: 405px) {
    .header.small .nav a {
      height: auto;
      line-height: 1; } }

@-webkit-keyframes fullWidth {
  from {
    width: 0; }
  to {
    width: 100%; } }

@-moz-keyframes fullWidth {
  from {
    width: 0; }
  to {
    width: 100%; } }

@keyframes fullWidth {
  from {
    width: 0; }
  to {
    width: 100%; } }

@media screen and (max-width: 1024px) {
  .scrollmagic-pin-spacer {
    padding-top: 0 !important; } }

.body {
  position: relative;
  overflow: hidden;
  width: 100%; }
  @media screen and (max-width: 405px) {
    .body {
      padding-top: 30px; } }
  .body section {
    max-width: 1040px;
    margin: 0 auto;
    padding: 60px 40px 1px; }
    .body section.alpha {
      margin-top: 112px; }
      @media screen and (max-width: 767px) {
        .body section.alpha {
          margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .body section {
        padding: 40px 20px 1px; }
        .body section.alpha {
          padding-top: 10px; } }
  .body .alt-section {
    background: #ebf1f5; }
    .body .alt-section section {
      padding-bottom: 100px; }
      @media screen and (max-width: 767px) {
        .body .alt-section section {
          padding-bottom: 1px; } }
  .body .content-wrapper {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0; }
    .body .content-wrapper .content-left {
      display: table-cell;
      padding-right: 35px;
      vertical-align: top; }
      .body .content-wrapper .content-left .bordered {
        margin-bottom: 30px;
        padding: 40px 15px 20px;
        border: 2px solid #ebf1f5; }
      .body .content-wrapper .content-left h2 {
        font-size: 16px;
        line-height: 26px; }
      .body .content-wrapper .content-left table {
        width: auto !important;
        height: auto !important; }
        .body .content-wrapper .content-left table tr th, .body .content-wrapper .content-left table tr td {
          padding: 0 20px 0 0; }
          .body .content-wrapper .content-left table tr th:last-child, .body .content-wrapper .content-left table tr td:last-child {
            padding: 0; }
        .body .content-wrapper .content-left table.data {
          width: 100%; }
          .body .content-wrapper .content-left table.data tr th, .body .content-wrapper .content-left table.data tr td {
            padding: 5px 10px;
            white-space: nowrap; }
            .body .content-wrapper .content-left table.data tr th:last-child, .body .content-wrapper .content-left table.data tr td:last-child {
              width: 100%;
              white-space: normal; }
          .body .content-wrapper .content-left table.data tr:nth-child(odd) td {
            background: #ebf1f5; }
        @media screen and (max-width: 670px) {
          .body .content-wrapper .content-left table {
            display: block; }
            .body .content-wrapper .content-left table thead, .body .content-wrapper .content-left table tbody, .body .content-wrapper .content-left table tfoot, .body .content-wrapper .content-left table tr, .body .content-wrapper .content-left table th, .body .content-wrapper .content-left table td {
              display: block; }
            .body .content-wrapper .content-left table tr td {
              padding: 0; }
            .body .content-wrapper .content-left table.data tr {
              padding: 5px 10px; }
              .body .content-wrapper .content-left table.data tr th, .body .content-wrapper .content-left table.data tr td {
                padding: 0;
                white-space: normal; }
                .body .content-wrapper .content-left table.data tr th:last-child, .body .content-wrapper .content-left table.data tr td:last-child {
                  width: auto; }
            .body .content-wrapper .content-left table.data tr:nth-child(odd) {
              background: #ebf1f5; } }
      .body .content-wrapper .content-left .captionImage {
        width: auto !important; }
        .body .content-wrapper .content-left .captionImage img {
          max-width: 1200px;
          vertical-align: top; }
          @media screen and (max-width: 500px) {
            .body .content-wrapper .content-left .captionImage img {
              max-width: 100%; } }
        .body .content-wrapper .content-left .captionImage img.leftAlone {
          margin-right: 20px; }
          @media screen and (max-width: 500px) {
            .body .content-wrapper .content-left .captionImage img.leftAlone {
              margin-right: 0; } }
        .body .content-wrapper .content-left .captionImage img.left {
          float: left;
          margin: 0 20px 20px 0; }
          @media screen and (max-width: 500px) {
            .body .content-wrapper .content-left .captionImage img.left {
              float: none;
              margin: 0; } }
        .body .content-wrapper .content-left .captionImage img.right {
          float: right;
          margin: 0 0 20px 20px; }
          @media screen and (max-width: 500px) {
            .body .content-wrapper .content-left .captionImage img.right {
              float: none;
              margin: 0; } }
        .body .content-wrapper .content-left .captionImage .caption {
          color: #492f92;
          font-size: 12px; }
      .body .content-wrapper .content-left p.no-margin {
        margin-bottom: 0; }
      .body .content-wrapper .content-left .intro {
        color: #b0b6bb;
        font-size: 19px;
        line-height: 28px; }
      .body .content-wrapper .content-left time {
        color: #492f92;
        font-size: 12px;
        text-transform: uppercase; }
    .body .content-wrapper .content-right {
      display: table-cell;
      width: 340px;
      vertical-align: top; }
      .body .content-wrapper .content-right nav ul {
        margin: 0 0 30px;
        padding: 0;
        list-style-type: none; }
      .body .content-wrapper .content-right nav li {
        margin-bottom: 10px;
        line-height: 1.3; }
      .body .content-wrapper .content-right nav a {
        color: #6a6e71;
        text-decoration: none;
        text-transform: uppercase;
        font-style: italic; }
        .body .content-wrapper .content-right nav a:hover {
          text-decoration: underline; }
      .body .content-wrapper .content-right nav time {
        font-size: 12px; }
      .body .content-wrapper .content-right .block {
        margin-bottom: 30px;
        padding: 40px 20px 10px;
        background: #ebf1f5;
        color: #6a6e71; }
        .body .content-wrapper .content-right .block .title {
          text-transform: uppercase; }
      .body .content-wrapper .content-right .media-update {
        margin-bottom: 30px; }
        .body .content-wrapper .content-right .media-update p {
          margin-bottom: 10px;
          line-height: 1.5; }
        .body .content-wrapper .content-right .media-update time {
          color: #492f92;
          font-size: 12px; }
        .body .content-wrapper .content-right .media-update .title {
          position: relative;
          min-height: 34px;
          padding-left: 44px;
          text-transform: none;
          line-height: 1.2; }
          .body .content-wrapper .content-right .media-update .title img {
            position: absolute;
            left: 0;
            top: 0; }
          .body .content-wrapper .content-right .media-update .title a {
            display: block;
            text-transform: uppercase;
            text-decoration: none; }
            .body .content-wrapper .content-right .media-update .title a:hover {
              text-decoration: underline; }
    @media screen and (max-width: 1024px) {
      .body .content-wrapper {
        display: block; }
        .body .content-wrapper .content-left,
        .body .content-wrapper .content-right {
          display: block;
          padding: 0; }
        .body .content-wrapper .content-right {
          width: auto; }
          .body .content-wrapper .content-right .media-update p {
            padding-left: 44px; }
          .body .content-wrapper .content-right .media-update .time {
            float: right; }
          .body .content-wrapper .content-right .media-update .title {
            min-height: 0;
            padding-left: 0; }
            .body .content-wrapper .content-right .media-update .title img {
              top: 100%;
              margin-top: 10px; }
            .body .content-wrapper .content-right .media-update .title a {
              display: inline; } }

@media screen {
  .footer section {
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 40px; }
  .footer .top {
    position: relative;
    padding: 60px 0 20px;
    background: #6a6e71;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
    .footer .top a {
      color: white;
      text-decoration: none;
      font-style: italic; }
      .footer .top a:hover {
        text-decoration: underline; }
        .footer .top a:hover:before {
          text-decoration: none; }
    .footer .top .fax {
      font-style: italic; }
  .footer .base {
    padding: 30px 0;
    text-align: center; }
  .footer .address, .footer .contact, .footer .nav {
    float: left;
    width: 33%;
    margin: 0;
    padding: 0; }
  .footer .directions, .footer .email, .footer .tel, .footer .fax {
    position: relative;
    display: inline-block;
    padding-left: 20px; }
    .footer .directions:before, .footer .email:before, .footer .tel:before, .footer .fax:before {
      position: absolute;
      left: 0;
      top: 0;
      font-family: FontAwesome;
      font-style: normal; }
  .footer .directions {
    padding-left: 15px; }
  .footer .directions:before {
    content: '\f041'; }
  .footer .email:before {
    content: '\f0e0'; }
  .footer .tel:before {
    content: '\f095'; }
  .footer .fax:before {
    content: '\f1ac'; }
  .footer .nav {
    position: relative;
    font-size: 16px;
    line-height: 28px; }
    .footer .nav .awards {
      position: absolute;
      right: 0;
      top: 0; }
      .footer .nav .awards img {
        display: block;
        margin-bottom: 15px; }
    .footer .nav ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .footer .nav a {
      font-style: normal; }
  .footer .copyright {
    clear: both;
    padding-top: 35px;
    font-size: 12px;
    line-height: 18px;
    text-align: center; }
    .footer .copyright a {
      font-style: normal; }
  .footer .vo2-logo img {
    vertical-align: top; } }

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (min-resolution: 192dpi) {
  .footer .vo2-logo {
    display: inline-block;
    width: 128px;
    height: 42px;
    background: url(../images/vo2-logo@2x.png) no-repeat;
    background-size: contain; }
    .footer .vo2-logo img {
      visibility: hidden; } }

@media screen and (max-width: 860px) {
  .footer .contact {
    width: 50%; }
  .footer .nav {
    position: static;
    width: 16%; }
    .footer .nav .awards {
      position: absolute;
      right: auto;
      left: 0;
      right: 0;
      top: auto;
      bottom: 100px;
      text-align: center; }
      .footer .nav .awards img {
        display: inline;
        margin: 0 10px; }
  .footer .copyright {
    padding-top: 135px; } }

@media screen and (max-width: 730px) {
  .footer {
    text-align: center;
    font-size: 12px; }
    .footer .top {
      padding-top: 50px;
      padding-bottom: 1px; }
    .footer .address, .footer .contact, .footer .nav {
      float: none;
      width: auto; }
      .footer .address p, .footer .contact p, .footer .nav p {
        margin-bottom: 40px; }
    .footer .nav {
      font-size: 12px; }
      .footer .nav ul {
        margin-bottom: 40px; }
      .footer .nav .awards {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        -webkit-transform: none;
        transform: none; }
    .footer .copyright {
      padding-top: 40px; }
    .footer .base {
      padding: 20px 0 25px; } }

@media screen {
  .body .home-banner {
    margin: 112px 0 0;
    padding: 0 0 85px;
    background: #ebf1f5; }
    .body .home-banner .mobile-image {
      display: none; } }
  @media screen and (max-width: 767px) {
    .body .home-banner {
      padding: 0; }
      .body .home-banner .mobile-image {
        display: block; } }
  @media screen and (max-width: 767px) {
    .body .home-banner {
      margin: 0;
      background-image: none; } }

@media screen {
    .body .home-banner .wrapper {
      position: relative;
      height: 550px;
      padding: 0;
      background: url(../images/home-banner.jpg) no-repeat center top;
      background-size: cover; } }
    @media screen and (max-width: 940px) {
      .body .home-banner .wrapper {
        height: 490px; } }
    @media screen and (max-width: 767px) {
      .body .home-banner .wrapper {
        height: auto; } }

@media screen {
    .body .home-banner.video {
      border-bottom: 85px solid #ebf1f5;
      padding-bottom: 0; }
      .body .home-banner.video .wrapper {
        height: auto; } }
    @media screen and (max-width: 767px) {
      .body .home-banner.video {
        border-bottom: 0; } }

@media screen {
    .body .home-banner .video {
      width: 100%; } }
    @media screen and (max-width: 767px) {
      .body .home-banner .video {
        display: none; } }

@media screen {
      .body .home-banner .video video {
        display: block;
        width: 100%;
        vertical-align: top; }
      .body .home-banner .video img {
        position: absolute;
        left: 0;
        top: 0;
        right: 0; }
    .body .home-banner .content {
      position: absolute;
      z-index: 50;
      left: 50%;
      right: 0;
      bottom: -60px;
      margin-left: -226px; } }
    @media screen and (max-width: 767px) {
      .body .home-banner .content {
        position: relative;
        left: 0;
        bottom: 0;
        margin-left: 0; } }

@media screen {
      .body .home-banner .content .inner {
        padding-top: 25px;
        background: white;
        color: #b0b6bb;
        font-size: 19px;
        line-height: 26px; } }
      @media screen and (max-width: 940px) {
        .body .home-banner .content .inner {
          font-size: 14px;
          line-height: 22px; } }
      @media screen and (max-width: 767px) {
        .body .home-banner .content .inner {
          padding-top: 15px; } }

@media screen {
      .body .home-banner .content h3, .body .home-banner .content p {
        max-width: 746px;
        padding: 0 30px; } }
      @media screen and (max-width: 767px) {
        .body .home-banner .content h3, .body .home-banner .content p {
          padding: 0 20px; } }

@media screen {
      .body .home-banner .content h3 {
        margin: 0;
        color: #492f91;
        font-size: 21px;
        line-height: 32px;
        font-weight: 900;
        text-transform: uppercase;
        letter-spacing: 0.05em; } }
      @media screen and (max-width: 767px) {
        .body .home-banner .content h3 {
          padding: 0 20px;
          font-size: 14px;
          line-height: 21px; } }

@media screen {
      .body .home-banner .content h2 {
        height: 60px;
        line-height: 60px;
        margin: 0;
        padding: 0 30px;
        background: #e98841;
        color: white;
        font-size: 21px;
        font-weight: 400;
        font-style: italic;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .body .home-banner .content h2 a {
          display: inline-block;
          padding-right: 32px;
          background: url(../images/white-arrow.png) no-repeat right center;
          background-size: 21px 18px;
          color: white;
          text-decoration: none; }
          .body .home-banner .content h2 a:hover {
            text-decoration: underline; } }
      @media screen and (max-width: 767px) {
        .body .home-banner .content h2 {
          padding: 0 20px; } }
      @media screen and (max-width: 410px) {
        .body .home-banner .content h2 {
          font-size: 14px; } }

@media screen {
  .services {
    margin: 40px 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center; }
    .services:after {
      content: "";
      display: table;
      clear: both; }
    .services li {
      float: left;
      padding: 0 5px;
      width: 12.5%;
      vertical-align: top;
      color: #959ca1;
      transition: 0.1s;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 18px;
      box-sizing: border-box; } }
    @media screen and (max-width: 940px) {
      .services li {
        font-size: 10px;
        line-height: 14px; } }
    @media screen and (max-width: 767px) {
      .services li {
        width: 25%;
        margin-bottom: 35px;
        font-size: 14px;
        line-height: 18px; }
        .services li:nth-child(4n+1) {
          clear: both; } }
    @media screen and (max-width: 490px) {
      .services li {
        width: 50%; }
        .services li:nth-child(2n+1) {
          clear: both; } }

@media screen {
    .services a {
      color: #959ca1;
      text-decoration: none; }
      .services a:hover svg {
        fill: #e98841; }
    .services .image {
      display: block;
      height: 78px; }
      .services .image svg {
        fill: #959ca1; }
      .services .image:hover svg {
        fill: #e98841; } }

@media screen and (max-width: 767px) {
  .news-section {
    margin-bottom: 50px; } }

@media screen and (max-width: 620px) {
  .news-section {
    margin-bottom: 0;
    padding-bottom: 40px; } }

@media screen {
  .news-section .view-all-link {
    display: none; } }
  @media screen and (max-width: 620px) {
    .news-section .view-all-link {
      display: block;
      height: 35px;
      line-height: 35px;
      margin-bottom: 40px;
      background: white;
      color: #b0b6bb;
      border: 1px solid #ebf1f5;
      font-size: 14px;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      font-style: italic;
      letter-spacing: 1px; } }

@media screen {
  .news-section .items {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; } }
  @media screen and (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
    .news-section .items {
      display: block; } }

@media screen {
    .news-section .items:after {
      content: "";
      display: table;
      clear: both; } }
  @media screen and (max-width: 620px) {
    .news-section .items {
      display: block; } }

@media screen {
  .news-slider {
    padding: 0 10px; }
    .news-slider .section-title:before {
      margin-right: 20px; } }
  @media screen and (max-width: 620px) {
    .news-slider .section-title:before {
      margin-right: 0; } }

@media screen {
    .news-slider .slick-slider {
      margin-bottom: 50px; }
    .news-slider .slick-arrow {
      position: absolute;
      z-index: 100;
      top: 50%;
      width: 13px;
      height: 24px;
      margin-top: -32px;
      padding: 10px;
      background: no-repeat center center;
      cursor: pointer; }
    .news-slider .slick-prev {
      left: -40px;
      background-image: url(../images/slider-prev.png); } }
    @media screen and (max-width: 620px) {
      .news-slider .slick-prev {
        left: -30px; } }

@media screen {
    .news-slider .slick-next {
      right: -40px;
      background-image: url(../images/slider-next.png); } }
    @media screen and (max-width: 620px) {
      .news-slider .slick-next {
        right: -30px; } }

@media screen {
    .news-slider .slick-list {
      margin: 0 -10px; }
    .news-slider .slick-track {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      flex-flow: row wrap;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-bottom: 20px; } }
    @media screen and (max-width: 620px) {
      .news-slider .slick-track {
        display: block; } }

@media screen {
    .news-slider .news-panel.slick-active:nth-of-type(1) {
      margin-left: 0;
      background: red; }
    .news-slider .news-panel.slick-active:nth-of-type(2) {
      margin-right: 0; }
  .news-panel, .service-panel {
    position: relative;
    display: block;
    float: left;
    background: white;
    color: #6a6e71;
    text-decoration: none;
    outline: none; }
    .news-panel.hidden, .service-panel.hidden {
      display: none; }
    .news-panel a, .service-panel a {
      color: #6a6e71;
      text-decoration: none; }
    .news-panel .title, .service-panel .title {
      letter-spacing: 0.05em;
      text-transform: uppercase; }
    .news-panel .read-more, .service-panel .read-more {
      position: absolute;
      left: 50%;
      top: 100%;
      width: 226px;
      height: 37px;
      line-height: 37px;
      margin: -18px 0 0;
      background: #b0b6bb;
      color: white;
      font-size: 16px;
      font-style: italic;
      text-transform: uppercase;
      text-align: center;
      white-space: nowrap;
      transition: 0.2s;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .news-panel .read-more:after, .service-panel .read-more:after {
        content: '';
        position: absolute;
        left: 50%;
        top: 10px;
        display: block;
        width: 19px;
        height: 16px;
        margin-left: 45px;
        background: url(../images/read-more-arrow.png) no-repeat;
        background-size: contain;
        opacity: 0;
        transition: 0.1s; } }
    @media screen and (max-width: 890px) {
      .news-panel .read-more, .service-panel .read-more {
        font-size: 14px; }
        .news-panel .read-more:after, .service-panel .read-more:after {
          top: 12px;
          width: 15px;
          height: 12px;
          margin-left: 35px; } }

@media screen {
    .news-panel:hover .read-more, .service-panel:hover .read-more {
      background: #e98841; }
      .news-panel:hover .read-more:after, .service-panel:hover .read-more:after {
        margin-left: 55px;
        opacity: 1; } }
      @media screen and (max-width: 890px) {
        .news-panel:hover .read-more:after, .service-panel:hover .read-more:after {
          margin-left: 45px; } }

@media screen {
  .news-panel {
    width: 48.8%;
    margin: 0 0 65px 2.4%;
    padding: 23px;
    border: 2px solid #ebf1f5;
    transition: 0.2s;
    box-sizing: border-box; }
    .news-panel:nth-child(2n+1) {
      clear: left;
      margin-left: 0; }
    .news-panel.slick-slide {
      margin: 0 12px; }
    .news-panel:hover {
      background: #ebf1f5; }
    .news-panel .title {
      color: #492f92; }
    .news-panel .date {
      margin-top: -20px;
      color: #492f92;
      font-size: 12px;
      text-transform: uppercase; }
    .news-panel .blurb {
      line-height: 21px; } }
  @media screen and (max-width: 767px) {
    .news-panel.mobile-hidden {
      display: none; } }
  @media screen and (max-width: 620px) {
    .news-panel {
      float: none;
      width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .news-panel:nth-child(2n+1) {
        margin-left: auto; }
      .news-panel.slick-slide {
        margin: 0 0 20px; } }

@media screen {
  .service-panel {
    position: relative;
    display: block;
    float: left;
    width: 31.34615%;
    margin: 0 0 65px 2.980775%;
    padding-bottom: 35px; }
    .service-panel:nth-child(3n+1) {
      margin-left: 0; }
    .service-panel input, .service-panel label {
      display: none; }
    .service-panel .blurb {
      padding: 0 17px; } }
  @media screen and (max-width: 890px) {
    .service-panel .read-more {
      width: auto;
      padding: 0 30px; } }
  @media screen and (max-width: 620px) {
    .service-panel {
      float: none;
      width: auto;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
      max-width: 326px;
      padding-bottom: 15px;
      background: transparent; }
      .service-panel:nth-child(3n+1) {
        margin-left: auto; }
      .service-panel label {
        position: absolute;
        z-index: 80;
        left: 0;
        top: 0;
        right: 0;
        display: block;
        height: 39px; }
        .service-panel label:after {
          content: '\f107';
          position: absolute;
          right: 20px;
          top: 7px;
          font-family: FontAwesome;
          font-size: 16px; }
      .service-panel .image, .service-panel .blurb, .service-panel .read-more {
        display: none; }
      .service-panel .image, .service-panel .blurb {
        background: white; }
      .service-panel .image {
        margin-bottom: 0;
        padding-bottom: 20px; }
      .service-panel input:checked ~ a .image, .service-panel input:checked ~ a .blurb, .service-panel input:checked ~ a .read-more {
        display: block; }
      .service-panel .blurb {
        margin-bottom: 0;
        padding-bottom: 35px; }
      .service-panel .read-more {
        margin-top: -32px; } }

@media screen {
    .service-panel .image {
      position: relative; }
      .service-panel .image span {
        display: block; }
      .service-panel .image img {
        vertical-align: top; }
    .service-panel .title {
      position: absolute;
      z-index: 20;
      left: 30px;
      right: 30px;
      top: 0;
      padding: 9px 15px;
      background: white;
      color: #492f91;
      font-size: 16px;
      line-height: 21px;
      text-align: center; } }
    @media screen and (max-width: 890px) {
      .service-panel .title {
        left: 10px;
        right: 10px; } }
    @media screen and (max-width: 767px) {
      .service-panel .title {
        left: 0;
        right: 0;
        text-align: left; } }

@media screen {
    .service-panel .image:before,
    .service-panel .image:after,
    .service-panel .image span:before,
    .service-panel .image span:after {
      content: '';
      position: absolute;
      background: white;
      opacity: 0;
      transition: 0.08s; }
    .service-panel .image:before {
      left: 16px;
      top: 16px;
      right: 18px;
      height: 2px;
      transform: scale(0, 0);
      transform-origin: 0 0; }
    .service-panel .image:after {
      right: 16px;
      top: 16px;
      bottom: 8px;
      width: 2px;
      transform: scale(0, 1);
      transform-origin: 0 0;
      transition-delay: 0.08s; } }
    @media screen and (max-width: 620px) {
      .service-panel .image:after {
        bottom: 28px; } }

@media screen {
    .service-panel .image span:before {
      right: 18px;
      bottom: 8px;
      left: 16px;
      height: 2px;
      transform: scale(0, 0);
      transform-origin: 100% 0;
      transition-delay: 0.16s; } }
    @media screen and (max-width: 620px) {
      .service-panel .image span:before {
        bottom: 28px; } }

@media screen {
    .service-panel .image span:after {
      left: 16px;
      top: 16px;
      bottom: 8px;
      width: 2px;
      transform: scale(0, 0);
      transform-origin: 0 100%;
      transition-delay: 0.24s; } }
    @media screen and (max-width: 620px) {
      .service-panel .image span:after {
        bottom: 28px; } }

@media screen {
    .service-panel:hover .image:before, .service-panel:hover .image:after, .service-panel:hover .image span:before, .service-panel:hover .image span:after {
      opacity: 1;
      transform: scale(1); } }

@media screen {
  .contact {
    margin-bottom: 30px;
    padding-top: 20px; }
    .contact .block {
      float: left;
      width: 25%;
      margin-bottom: 20px;
      line-height: 28px;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      box-sizing: border-box; } }
    @media screen and (max-width: 1050px) {
      .contact .block {
        width: 33%; }
        .contact .block:nth-child(4) {
          clear: left;
          width: auto; }
          .contact .block:nth-child(4) h3, .contact .block:nth-child(4) p {
            display: inline; }
          .contact .block:nth-child(4) h3 {
            margin-right: 20px; } }
    @media screen and (max-width: 750px) {
      .contact .block {
        width: 50%; }
        .contact .block:nth-child(2n+1) {
          clear: left; }
        .contact .block:nth-child(4) {
          clear: none;
          width: 50%; } }
    @media screen and (max-width: 575px) {
      .contact .block {
        float: none;
        width: auto; }
        .contact .block:nth-child(4) {
          width: auto; } }

@media screen {
    .contact h3 {
      margin: 0;
      font-size: 16px; }
    .contact:after {
      content: "";
      display: table;
      clear: both; }
  .teams h3 {
    font-size: 16px; }
  .teams .team {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .teams .team:after {
      content: "";
      display: table;
      clear: both; } }
  @media screen and (max-width: 540px) {
    .teams .team {
      display: block; } }

@media screen {
  .teams .person {
    float: left;
    width: 23.341345%;
    margin: 0 0 2.21154% 2.21154%;
    padding: 9px;
    border: 2px solid #ebf1f5;
    box-sizing: border-box; }
    .teams .person:nth-child(4n+1) {
      clear: left;
      margin-left: 0; }
    .teams .person h4 {
      margin: 0;
      color: #492f92; }
    .teams .person h5 {
      margin-bottom: 10px;
      color: #b0b6bb;
      font-size: 14px;
      line-height: 21px;
      font-weight: 700; }
    .teams .person p {
      margin-bottom: 10px; }
    .teams .person p:last-child {
      margin-bottom: 0; } }
  @media screen and (max-width: 1035px) {
    .teams .person {
      width: 31.85897%; }
      .teams .person:nth-child(4n+1) {
        clear: none;
        margin-left: 2.21154%; }
      .teams .person:nth-child(3n+1) {
        clear: left;
        margin-left: 0; } }
  @media screen and (max-width: 790px) {
    .teams .person {
      width: 47.058825%;
      margin: 0 0 5.88235% 5.88235%; }
      .teams .person:nth-child(3n+1) {
        clear: none;
        margin-left: 5.88235%; }
      .teams .person:nth-child(2n+1) {
        clear: left;
        margin-left: 0; } }
  @media screen and (max-width: 540px) {
    .teams .person {
      float: none;
      width: auto;
      max-width: 310px;
      margin: 0 0 20px; }
      .teams .person:nth-child(3n+1) {
        margin-left: 0; } }

@media screen {
  .google-map {
    width: 100%;
    height: 340px;
    margin: 0; } }

@media screen {
  .body .icon {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    color: #6a6e71;
    text-decoration: none;
    font-style: italic; }
    .body .icon:before {
      position: absolute;
      left: 0;
      top: 0;
      font-family: FontAwesome;
      font-style: normal;
      font-size: 12px; }
    .body .icon.directions {
      padding-left: 12px; }
    .body .icon.directions:before {
      content: '\f041'; }
    .body .icon.mail:before {
      content: '\f0e0'; }
    .body .icon.phone:before {
      content: '\f095'; }
    .body .icon.fax:before {
      content: '\f1ac'; }
    .body .icon.download:before {
      content: '\f0ed'; }
  .body a.icon:hover {
    text-decoration: underline; }
  .button, .typography a.button, .typography input.button, .typography button.button {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 45px;
    background: #e98841;
    border: 0;
    color: white;
    font-size: 16px;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none;
    cursor: pointer; }
  .load-more {
    display: block;
    width: 184px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 20px;
    color: #b0b6bb;
    border: 1px solid #ebf1f5;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 0.05em; }
  .icon-section .icon {
    float: left; }
    .icon-section .icon svg {
      fill: #959ca1; }
  .icon-section .icon-title {
    margin-left: 120px;
    padding-top: 10px; }
  .icon-section p {
    clear: left; }
  .section-title {
    position: relative;
    margin-bottom: 30px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: 1px; }
    .section-title:before {
      content: '';
      position: absolute;
      right: 100%;
      top: 50%;
      display: block;
      margin-right: 10px;
      width: 80px;
      height: 2px;
      background: #492f91; } }
  @media screen and (max-width: 767px) {
    .section-title {
      padding-left: 10px;
      padding-top: 20px; }
      .section-title:before {
        margin-right: 0;
        margin-top: 10px; } }

@media screen {
  .quote-link {
    position: relative;
    display: block;
    height: 63px;
    line-height: 63px;
    margin: 40px 0 13px;
    background: #e98841;
    color: white;
    font-size: 21px;
    letter-spacing: 0.05em;
    text-align: center;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none; }
    .quote-link:hover {
      text-decoration: underline; }
    .quote-link strong {
      font-style: normal; }
    .quote-link:after {
      content: '';
      position: relative;
      top: 5px;
      display: inline-block;
      width: 28px;
      height: 24px;
      margin-left: 13px;
      background: url(../images/white-arrow.png) no-repeat;
      background-size: contain; } }
  @media screen and (max-width: 675px) {
    .quote-link {
      height: 44px;
      line-height: 44px;
      font-size: 14px; }
      .quote-link:after {
        width: 16px;
        height: 13px;
        top: 3px; } }
  @media screen and (max-width: 400px) {
    .quote-link {
      margin-top: 10px;
      padding: 0 20px;
      text-align: left; }
      .quote-link strong {
        position: absolute;
        left: 20px;
        bottom: 100%;
        display: block;
        margin-bottom: 5px;
        color: #492f91;
        line-height: 1; } }

@media screen {
  .j-loading {
    border: 4px solid #492F92; }
  .juicer-feed {
    max-width: 100% !important; }
  .juicer-feed.white li.feed-item {
    background: transparent none;
    border: 0 none;
    font-family: "Cairo",Arial,sans-serif;
    font-size: 14px;
    padding: 0 0 20px; }
  .juicer-feed .j-meta a.j-social {
    font-style: normal !important; }
  .juicer-feed .j-paginate {
    display: none; }
  .juicer-feed .j-meta a:hover {
    color: #492F92; } }

/*# sourceMappingURL=styles.min.css.map */