﻿@font-face {
  font-family: 'Bebas Neue';
  src: url("/css/webfonts/bebas-neue/BebasNeue-webfont.eot");
  src: url("/css/webfonts/bebas-neue/BebasNeue-webfont.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/bebas-neue/BebasNeue-webfont.woff") format("woff"), url("/css/webfonts/bebas-neue/BebasNeue-webfont.ttf") format("truetype"), url("/css/webfonts/bebas-neue/BebasNeue-webfont.svg#bebas_neueregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@media (min-width: 400px) {
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sl.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sl.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sl.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-sl.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sl.svg#weblysleek-ui") format("svg");
    font-weight: 400;
    font-style: normal; }
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sli.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sli.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sli.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-sli.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sli.svg#weblysleek-ui") format("svg");
    font-weight: 400;
    font-style: italic; }
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-l.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-l.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-l.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-l.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-l.svg#weblysleek-ui") format("svg");
    font-weight: 300;
    font-style: normal; }
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-li.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-li.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-li.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-li.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-li.svg#weblysleek-ui") format("svg");
    font-weight: 300;
    font-style: italic; }
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sb.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sb.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sb.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-sb.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sb.svg#weblysleek-ui") format("svg");
    font-weight: 700;
    font-style: normal; }
  @font-face {
    font-family: 'WeblySleek UI';
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sbi.eot");
    src: url("/css/webfonts/weblysleek-ui/weblysleekui-sbi.eot?#iefix") format("embedded-opentype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sbi.woff") format("woff"), url("/css/webfonts/weblysleek-ui/weblysleekui-sbi.ttf") format("truetype"), url("/css/webfonts/weblysleek-ui/weblysleekui-sbi.svg#weblysleek-ui") format("svg");
    font-weight: 700;
    font-style: italic; } }

html, body, div, h1, h2 {
  margin: 0;
  padding: 0; }

.full {
  width: 100%; }

.half {
  width: 50%; }
  @media (max-width: 768px) {
    .half {
      width: 100%; } }

.two-thirds {
  width: 66.666%; }
  @media (max-width: 768px) {
    .two-thirds {
      width: 100%; } }

.three-quarters {
  width: 75%; }
  @media (max-width: 1024px) {
    .three-quarters {
      width: 100%; } }
  @media (max-width: 768px) {
    .three-quarters {
      width: 100%; } }

.two-fifths {
  width: 40%; }
  @media (max-width: 1024px) {
    .two-fifths {
      width: 100%; } }

.three-fifths {
  width: 60%; }
  @media (max-width: 1024px) {
    .three-fifths {
      width: 100%; } }

.third {
  width: 33.333%; }
  @media (max-width: 768px) {
    .third {
      width: 50%; } }
  @media (max-width: 480px) {
    .third {
      width: 100%; } }

.quarter {
  width: 25%; }
  @media (max-width: 1024px) {
    .quarter {
      width: 50%; } }
  @media (max-width: 480px) {
    .quarter {
      width: 100%; } }

.fifth {
  width: 20%; }
  @media (max-width: 768px) {
    .fifth {
      width: 50%; } }

.sixth {
  width: 16.666%; }
  @media (max-width: 768px) {
    .sixth {
      width: 50%; } }

.seventh {
  width: 14.285%; }
  @media (max-width: 768px) {
    .seventh {
      width: 50%; } }

@media (max-width: 640px) {
  .half, .third, .two-thirds, .legacy .third,
  .no-collapse .third {
    width: 100%; } }

html {
  background: white;
  font-family: "WeblySleek UI", "Segoe UI Semilight", "Segoe UI", "Segoe", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 393px; }
  html.fonts-loading {
    font-family: "Segoe UI Semilight", "Segoe UI", "Segoe", "Helvetica Neue", "Helvetica", sans-serif; }

a {
  cursor: default; }
  a[href] {
    cursor: pointer; }
    a[href]:hover .clientLogo.hover {
      opacity: 1; }

aside.banner .competency {
  left: 15px;
  max-width: 200px;
  position: absolute;
  top: 45px; }

body {
  background: black;
  font-size: 16px;
  padding-top: 128px; }
  body.legacy {
    font-size: 11px; }

div.close {
  padding-right: 15%;
  position: relative; }

form .div#form {
  padding-bottom: 5px; }

input[type="submit"] {
  margin-top: 8px; }

input[type="submit"], input[type="reset"], input[type="button"] {
  border: none;
  background: #D80000;
  color: #ffffff;
  font-family: inherit;
  font-size: 13px;
  height: 40px;
  letter-spacing: 2px; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"] {
  background: darkred; }

input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active {
  background: white;
  color: red; }

nav#footer > ul {
  margin: 0;
  margin-bottom: 20px;
  padding: 0; }
  nav#footer > ul a, nav#footer > ul a:visited {
    display: inline-block;
    padding: 8px;
    text-decoration: none; }
  nav#footer > ul a:hover, nav#footer > ul a:active {
    background: #666666; }
  nav#footer > ul > li {
    list-style: none; }
    nav#footer > ul > li > a {
      color: #FFC72A;
      display: block; }
      nav#footer > ul > li > a:hover, nav#footer > ul > li > a:active {
        background: #1C1C1C; }
    nav#footer > ul > li > ul {
      margin: 0;
      padding: 0; }
      nav#footer > ul > li > ul > li {
        list-style: none; }
        nav#footer > ul > li > ul > li > a {
          color: #C8C8C8;
          font-size: 12px; }
      nav#footer > ul > li > ul > li.subitem {
        padding: 0; }
  nav#footer > ul:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

textarea {
  font-family: "WeblySleek UI", "Segoe UI Semilight", "Segoe UI", "Segoe", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 16px;
  margin-top: 3px; }

ul.container {
  display: block;
  list-style: none;
  padding: 0; }
  ul.container > li {
    display: block;
    list-style: none; }

ul.faqs {
  overflow: hidden;
  padding-left: 18px;
  padding-right: 15px; }
  ul.faqs li {
    margin-bottom: 4px; }
    ul.faqs li a {
      text-decoration: none; }
      ul.faqs li a:hover {
        text-decoration: underline; }

header, nav, section, article, aside, footer {
  display: block; }

input[type=text], input[type=email], input[type=button], input[type=submit],
input[type=cancel], input[type=tel], textarea, button {
  /* Override horrific iOS input styles */
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: solid 1px #A9A9A9;
  border-radius: 0; }

input, textarea, select {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: white;
  border: 1px solid #A9A9A9;
  border-radius: 0;
  box-shadow: none;
  float: none;
  margin-left: 0;
  min-height: 38px;
  width: 100%; }
  input:focus, textarea:focus, select:focus {
    border: 1px solid orange;
    outline: none; }
  input.invalid, input.dirty:invalid:required, textarea.invalid, textarea.dirty:invalid:required, select.invalid, select.dirty:invalid:required {
    border: 1px solid red !important; }

@media (max-width: 768px) {
  .legacy .sixth, .no-collapse .sixth {
    width: 16.666%; } }

@media (max-width: 1024px) {
  .legacy .three-quarters, .no-collapse .three-quarters {
    width: 75%; } }

@media (max-width: 1024px) {
  .legacy .three-fifths, .no-collapse .three-fifths {
    width: 60%; } }

@media (max-width: 1024px) {
  .legacy .two-fifths, .no-collapse .two-fifths {
    width: 40%; } }

@media (max-width: 768px) {
  .legacy .fifth, .no-collapse .fifth {
    width: 20%; } }

@media (max-width: 768px) {
  .legacy .third, .no-collapse .third {
    width: 33.333%; } }

@media (max-width: 768px) {
  .legacy .two-thirds, .no-collapse .two-thirds {
    width: 66.666%; } }

@media (max-width: 1024px) {
  .legacy .quarter, .no-collapse .quarter {
    width: 25%; } }

@media (max-width: 768px) {
  .legacy .quarter, .no-collapse .quarter {
    width: 25%; } }

.legacy footer {
  font-size: 16px; }

.legacy h2 {
  margin-bottom: 10px; }

@media (max-width: 768px) {
  .legacy .half {
    width: 50%; } }

.legacy header {
  font-size: 16px; }
  .legacy header .dropdown {
    background: rgba(15, 15, 15, 0.95); }

.legacy #breadcrumb {
  float: none;
  width: auto;
  margin: 0 -50px;
  padding: 6px 0 6px 50px;
  border-width: 1px; }

.legacy .breadcrumbs {
  background: none; }

.legacy .contentWidth {
  width: 1014px !important;
  max-width: none; }

.legacyContent {
  background: white;
  margin: 0 -50px; }
  .legacyContent:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

/* Top Nav */
#breadcrumb {
  border-width: 0;
  padding: 6px 0; }

.breadcrumbs {
  background: #eaeaea; }

header {
  z-index: 9999 !important;
  position: fixed !important;
  width: 100%;
  top: 0;
  left: 0; }
  header ul, header li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
  header li:hover .dropdown {
    display: block !important; }
    @media (max-width: 720px) {
      header li:hover .dropdown {
        max-height: 500px;
        overflow-y: scroll; } }
  header nav.top {
    position: relative;
    padding: 8px 5px 5px; }
    header nav.top > div {
      position: relative; }
      header nav.top > div > .container {
        margin-bottom: 0;
        margin-top: 0; }
        header nav.top > div > .container > .cell {
          padding-bottom: 0;
          padding-top: 0; }
  header ul a {
    color: white;
    display: block;
    text-decoration: none; }
  header ul.level-1 {
    clear: both;
    margin: 0 -17px;
    position: relative; }
    @media (max-width: 480px) {
      header ul.level-1 {
        margin: 0 -8px; } }
    header ul.level-1 > li {
      float: left; }
      header ul.level-1 > li > a {
        background: none !important;
        padding: 17px;
        padding-top: 10px;
        padding-bottom: 14px; }
        @media (max-width: 480px) {
          header ul.level-1 > li > a {
            padding: 10px 15px;
            font-size: 15px; } }
      header ul.level-1 > li a[href]:hover {
        color: #FFC72A; }
      header ul.level-1 > li:hover > a {
        background: #4C4C4C; }
    header ul.level-1.intent > li.hover > a {
      background: #4C4C4C !important; }
  header ul.level-2 {
    display: block; }
    @media (max-width: 618px) {
      header ul.level-2 {
        font-size: 14px; } }
    header ul.level-2 > .quarter {
      width: calc(25% - 5px); }
      @media (max-width: 618px) {
        header ul.level-2 > .quarter {
          display: block;
          margin-right: 40px;
          padding-bottom: 5px;
          width: inherit; } }
    header ul.level-2 > li > a {
      color: #A5A5A5;
      font-weight: bold;
      position: relative;
      padding: 8px 0;
      text-transform: none; }
      header ul.level-2 > li > a[href]:hover {
        color: #FFC72A; }
      header ul.level-2 > li > a .text {
        display: block; }
  header ul.level-3 {
    border-top: 2px solid transparent; }
    header ul.level-3 > li > a {
      padding: 10px 6px; }
      header ul.level-3 > li > a:hover {
        color: #FFC72A; }
  header .contact {
    float: right;
    margin-top: 8px; }
    header .contact .method {
      color: white;
      display: inline-block;
      font-size: 18px;
      margin-right: 10px;
      text-decoration: none;
      vertical-align: 10px; }
      @media (max-width: 1024px) {
        header .contact .method span {
          display: none; } }
      header .contact .method .title {
        color: #C8C8C8; }
      @media (max-width: 1024px) {
        header .contact .method:hover {
          background-position: right center; } }
      @media (max-width: 1024px) {
        header .contact .method {
          background: url("/images/icons/icon-phone-spritesheet.png") no-repeat;
          background-position: left center;
          display: block;
          height: 35px;
          width: 35px; } }
  header .countries {
    display: inline-block;
    height: 21px;
    margin-top: 2px;
    margin-right: 4px;
    position: relative;
    width: 37px; }
    header .countries .current .arrow {
      height: 5px;
      margin-left: -2px;
      margin-bottom: 4px;
      -moz-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      transform: scaleY(-1);
      -ms-filter: "FlipY";
      filter: FlipY;
      width: 8px; }
    header .countries ul {
      background: black;
      display: none;
      left: 0;
      position: absolute;
      right: 0;
      top: 21px;
      z-index: 50; }
    header .countries li.country {
      opacity: 0.8; }
      header .countries li.country:hover {
        opacity: 1; }
    header .countries:hover ul {
      display: block; }
  header .dropdown {
    background: rgba(0, 0, 0, 0.85);
    display: none;
    margin: 0;
    margin-top: 0;
    overflow: hidden;
    padding: 17px;
    padding-top: 10px;
    position: absolute; }
    @media (max-width: 1024px) {
      header .dropdown {
        left: 0;
        padding-bottom: 50px;
        right: 0;
        width: auto; } }
    header .dropdown .eventDate {
      color: #A5A5A5; }
    @media (max-width: 768px) {
      header .dropdown .viewAll ~ ul.level-2 {
        padding-top: 40px; }
      header .dropdown > a.viewAll:nth-child(2) {
        padding-top: 32px; } }
    header .dropdown .viewAll {
      bottom: 10px;
      display: block;
      font-size: 16px;
      position: absolute;
      right: 20px; }
      @media (max-width: 768px) {
        header .dropdown .viewAll {
          bottom: initial;
          font-size: 14px;
          position: fixed;
          bottom: initial !important; } }
      header .dropdown .viewAll:hover {
        color: #F5C922; }
      header .dropdown .viewAll:after, header .dropdown .viewAll::after {
        background: url("/images/white-arrow.png") no-repeat;
        background-size: contain;
        background-position: center center;
        content: ' ';
        display: inline;
        height: 18px;
        padding-top: 5px;
        position: absolute;
        right: -12px;
        top: initial;
        width: 10px;
        z-index: 500; }
    header .dropdown.mega {
      left: 0;
      right: 0;
      width: auto; }
      @media (max-width: 618px) {
        header .dropdown.mega {
          background: rgba(0, 0, 0, 0.95); } }
  header .events {
    font-size: smaller; }
    header .events img {
      max-width: 200px;
      width: 90%; }
    header .events .container ul.level-3 {
      display: inline-block; }
      header .events .container ul.level-3 li {
        display: inline-flex;
        padding: 0px;
        text-align: center;
        width: 25%; }
  header .logo {
    margin: 12px;
    margin-left: 0; }
    @media (max-width: 480px) {
      header .logo {
        margin-left: 8px; } }
  header .logoLink {
    text-decoration: none; }
  header .search {
    display: inline-block;
    height: 32px;
    position: relative;
    width: 32px; }
    header .search button {
      background: none;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      border: none;
      border-radius: 0;
      display: block;
      height: 24px;
      opacity: 0;
      overflow: hidden;
      margin: 0;
      margin-left: -6px;
      padding: 4px;
      position: absolute;
      right: 9px;
      top: -999px;
      width: 24px;
      /* Collapse transition */
      -moz-transition: opacity linear 0.3s 0s, right linear 0s 0.3s, top linear 0s 0.3s;
      -o-transition: opacity linear 0.3s 0s, right linear 0s 0.3s, top linear 0s 0.3s;
      -webkit-transition: opacity linear 0.3s 0s, right linear 0s 0.3s, top linear 0s 0.3s;
      transition: opacity linear 0.3s 0s, right linear 0s 0.3s, top linear 0s 0.3s; }
    header .search input {
      border: none;
      border-radius: 0;
      height: 0;
      min-height: 0;
      opacity: 0;
      position: absolute;
      right: 18px;
      top: 18px;
      width: 0;
      /* Collapse transition */
      -moz-transition-property: top, right, padding, height, border-radius, width, opacity;
      -o-transition-property: top, right, padding, height, border-radius, width, opacity;
      -webkit-transition-property: top, right, padding, height, border-radius, width, opacity;
      transition-property: top, right, padding, height, border-radius, width, opacity;
      -moz-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s;
      -o-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s;
      -webkit-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s;
      transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s;
      -moz-transition-delay: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s, 0.6s;
      -o-transition-delay: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s, 0.6s;
      -webkit-transition-delay: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s, 0.6s;
      transition-delay: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0s, 0.6s;
      -moz-transition-timing-function: ease;
      -o-transition-timing-function: ease;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease; }
      header .search input:focus {
        border-radius: 18px;
        height: 32px;
        opacity: 1;
        outline-width: 0;
        padding: 0 18px;
        top: 0;
        right: 0;
        width: 200px;
        /* Expand transition */
        -moz-transition-property: top, right, padding, height, border-radius, width;
        -o-transition-property: top, right, padding, height, border-radius, width;
        -webkit-transition-property: top, right, padding, height, border-radius, width;
        transition-property: top, right, padding, height, border-radius, width;
        -moz-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s;
        -o-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s;
        -webkit-transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s;
        transition-duration: 0.3s, 0.3s, 0.3s, 0.3s, 0.3s, 0.3s;
        -moz-transition-delay: 0s, 0s, 0s, 0s, 0s, 0.3s;
        -o-transition-delay: 0s, 0s, 0s, 0s, 0s, 0.3s;
        -webkit-transition-delay: 0s, 0s, 0s, 0s, 0s, 0.3s;
        transition-delay: 0s, 0s, 0s, 0s, 0s, 0.3s; }
        header .search input:focus ~ button {
          opacity: 1;
          right: 0;
          top: 0;
          /* Expand transition */
          -moz-transition: opacity linear 0.4s 0.3s, right linear 0.4s 0.3s;
          -o-transition: opacity linear 0.4s 0.3s, right linear 0.4s 0.3s;
          -webkit-transition: opacity linear 0.4s 0.3s, right linear 0.4s 0.3s;
          transition: opacity linear 0.4s 0.3s, right linear 0.4s 0.3s; }
    header .search label {
      display: block;
      margin-top: 3px;
      margin-right: 6px; }
      header .search label .glass {
        background: url("/images/search-glass.png");
        cursor: pointer;
        display: block;
        height: 24px;
        width: 24px; }
  header.fullWidth {
    color: white;
    overflow: visible;
    position: relative;
    z-index: 1000; }
  header:before, header::before {
    background: black;
    bottom: 1px;
    content: ' ';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.intent li.hover .dropdown {
  display: block !important; }

.intent .dropdown {
  display: none !important; }

/*end Top Nav*/
.aspectRatioContent {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.aspectRatioWrapper {
  display: inline-block;
  position: relative;
  width: 100%; }
  .aspectRatioWrapper:after {
    content: '';
    display: block;
    padding-top: 56.25%; }

.banner {
  font-size: 20px; }
  .banner aside {
    height: auto;
    margin-bottom: 20px;
    position: relative; }
  .banner h1 {
    color: white;
    font-size: 48px;
    font-weight: lighter;
    line-height: 1.2;
    margin-top: -10px; }
    @media (max-width: 1280px) and (min-width: 729px) {
      .banner h1 {
        font-size: 40px; } }
    @media (max-width: 728px) {
      .banner h1 {
        font-size: 32px; } }
    .banner h1 .categoryLink {
      color: inherit;
      font-size: 20px;
      margin-left: 1px;
      opacity: 0.9;
      text-decoration: none; }
      .banner h1 .categoryLink:hover {
        text-decoration: underline; }
    .banner h1, .banner h1 * {
      margin: 0px; }
  .banner .banner.inner > .cell.two-thirds {
    padding-top: 135px; }
  .banner .competency {
    width: 100%; }
  .banner .quoteBox {
    background: rgba(0, 0, 0, 0.7);
    color: white;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 20px; }
    .banner .quoteBox .quote {
      overflow: hidden; }
    .banner .quoteBox .quoteAuthor {
      font-size: 20px;
      padding-top: 10px; }
    .banner .quoteBox .quoteBody {
      font-size: 20px; }
      .banner .quoteBox .quoteBody:after, .banner .quoteBox .quoteBody::after, .banner .quoteBox .quoteBody:before, .banner .quoteBox .quoteBody::before {
        content: '"'; }
  .banner .two-thirds div {
    padding-top: 20px;
    width: 80%; }
  .banner.inner {
    height: 350px;
    position: relative; }
  .banner.outer {
    background-size: cover;
    background-position: center;
    width: 100%; }
  .banner.large .banner.inner {
    height: 70vh;
    min-height: 450px; }
    .banner.large .banner.inner > .cell.two-thirds {
      padding-top: 135px;
      padding-bottom: 35px; }

.bgCTA {
  background-color: #0071ce; }

.bgWhite {
  background-color: #fff; }

.blockANDbold {
  font-family: "Bebas Neue", "Franklin Gothic", "Impact", sans-serif;
  font-size: 60px !important;
  text-transform: uppercase; }

.blue {
  color: #9acaeb; }

.bottomPadded {
  padding-bottom: 40px; }

.buttonCell a {
  display: block;
  text-decoration: none; }

.buttonCell .button {
  background: none;
  display: block; }
  .buttonCell .button:hover {
    background: rgba(0, 0, 0, 0.1); }

.button {
  color: white;
  background: #EF7521;
  display: block;
  font-size: 26px;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  text-align: center; }

.cell {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: left;
  padding: 15px; }

.cell.inline, .inline > .cell {
  display: inline-block;
  float: none;
  vertical-align: top; }

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .center .container {
    text-align: center; }

.clientLogo {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  height: auto;
  max-width: 100%;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 154px; }
  .clientLogo.hover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    height: auto;
    left: 0;
    max-width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 154px; }

.clientLogoContainer {
  position: relative; }

.clients {
  background: white;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  padding: 20px 0; }
  .clients:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

.content {
  padding-top: 20px;
  padding-bottom: 20px; }

.contentArea {
  background: white;
  padding: 30px; }
  .contentArea li {
    list-style-type: square; }
  .contentArea:after, .contentArea::after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

.contentColumn h2 {
  display: block;
  font-size: 20px;
  min-height: 27px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .contentColumn h2.fixedHeight {
    height: 27px; }

.contentColumn .contentSeperate {
  min-width: 55%; }

.container {
  margin: -15px;
  clear: both; }
  .container.centered {
    text-align: center;
    /* Only works with inline cells */ }
    .container.centered > .cell.inline, .container.centered.inline > .cell {
      text-align: left; }
  .container.fullHeight {
    height: calc(100% + 30px);
    /* box-sizing: border-box doesn't have expected behaviour with negative margins so this is necessary */ }
    .container.fullHeight > .cell {
      height: 100%; }
  .container.gapless {
    margin: 0; }
  .container.guttered {
    margin: 0 -50px; }
  .container.verticallyGapless {
    margin-top: 0;
    margin-bottom: 0; }
  .container:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

.contentWidth {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-left: 45px;
  padding-right: 45px;
  width: 1280px; }

.ctaColumn {
  float: right;
  width: 300px; }
  .ctaColumn .cta {
    min-height: 40px;
    position: relative; }
  .ctaColumn .ctaBox {
    color: #EEEEEE;
    margin-bottom: 10px;
    padding: 10px; }
    .ctaColumn .ctaBox .cta .contactDetail {
      letter-spacing: 1px; }
    .ctaColumn .ctaBox .cta .contactTitle {
      margin-top: -1px;
      margin-bottom: -5px; }
    .ctaColumn .ctaBox .cta img {
      margin-right: 10px;
      vertical-align: -1px; }
    .ctaColumn .ctaBox .ctaHeading {
      font-size: 18px;
      margin-bottom: 2px; }
    .ctaColumn .ctaBox .ctaSubheading {
      font-size: 15px;
      margin-bottom: 10px; }
    .ctaColumn .ctaBox hr {
      background: white;
      border: none;
      height: 1px;
      margin: 0; }
  .ctaColumn .ctaPhone {
    background: black; }
  .ctaColumn .form {
    background: #EE7624;
    padding: 10px; }
    .ctaColumn .form input, .ctaColumn .form select, .ctaColumn .form textarea {
      border: none; }
    .ctaColumn .form input[type="submit"] {
      background: #0071CE;
      margin-top: 10px; }
      .ctaColumn .form input[type="submit"]:hover, .ctaColumn .form input[type="submit"]:active {
        background: #003764;
        color: white; }
    .ctaColumn .form.js {
      background: #EE7624;
      left: 0;
      padding: 10px;
      padding-top: 0;
      position: absolute;
      right: 0;
      top: 60px;
      z-index: 150; }
  .ctaColumn .interactive {
    background: #EE7624;
    padding: 0; }
    .ctaColumn .interactive a {
      color: white; }
    .ctaColumn .interactive .cta img {
      float: left; }
    .ctaColumn .interactive .cta .area {
      line-height: 40px;
      position: relative;
      padding: 10px; }
    .ctaColumn .interactive .cta .ctaDetails {
      display: inline-block;
      font-size: 18px;
      line-height: 16px;
      margin-top: -6px;
      vertical-align: middle;
      width: 230px; }
    .ctaColumn .interactive .cta .hover {
      display: none;
      left: 10px;
      position: absolute;
      top: 10px; }
    .ctaColumn .interactive .cta.clickable .area {
      cursor: pointer; }
      .ctaColumn .interactive .cta.clickable .area:hover {
        background: #F0F0F0;
        color: #EE7624; }
        .ctaColumn .interactive .cta.clickable .area:hover .icon {
          opacity: 0; }
        .ctaColumn .interactive .cta.clickable .area:hover .hover {
          display: block; }

.fancyInputContainer label {
  margin-left: 1px;
  text-align: left; }

.featuredItem img {
  width: 100%; }

.fluidRow {
  background-position: center center;
  background-size: cover; }

.fonts-loading footer .socialTitle {
  font-family: "Franklin Gothic", "Impact", sans-serif; }

.fonts-loading .blockANDbold {
  font-family: "Franklin Gothic", "Impact", sans-serif; }

.fonts-loading .resourcesTop .featured .left .bottom {
  font-family: "Franklin Gothic", "Impact", sans-serif; }

.fonts-loading textarea {
  font-family: "WeblySleek UI", "Segoe UI Semilight", "Segoe UI", "Segoe", "Helvetica Neue", "Helvetica", sans-serif; }

.formCell .subHeading {
  font-size: 20px; }

.formlyInvalid, .formlyRequired {
  border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: none;
  margin-left: 0;
  text-shadow: none;
  width: 300px; }

.fullWidth {
  overflow: hidden;
  /* Prevents background from bleeding out */
  position: relative;
  /* Prevents margin collapsing of containers by moving subtree into a new block formatting context */
  width: 100%; }

.fullHeight {
  height: 100%; }

.gapless > .cell {
  padding: 0; }

.group:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  visibility: hidden; }

.guttered > .cell {
  padding: 0 50px; }

@media (max-width: 1024px) {
  .hiddenOnMobile {
    display: none !important; } }

.iconCaption {
  display: block;
  margin-bottom: 30px;
  overflow: hidden; }
  .iconCaption .caption {
    overflow: hidden; }
    .iconCaption .caption p {
      margin: 2px 0; }
    .iconCaption .caption .link {
      display: block;
      font-size: 18px;
      margin-top: 6px;
      text-decoration: none; }
    .iconCaption .caption .title {
      font-size: 28px; }
      @media (max-width: 768px) {
        .iconCaption .caption .title {
          font-size: 22px; } }
  .iconCaption .icon {
    float: left;
    margin-right: 20px; }

.iconTextBelow .title {
  font-size: 30px;
  font-weight: lighter; }

.leftDivider {
  border-left: 1px solid #C8C8C8; }

.list ul {
  color: #0071ce;
  padding-left: 20px; }

.localities .page img {
  bottom: 5px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) translateZ(0);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }

.location {
  float: left;
  height: 200px;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 310px; }

.mainContent {
  background: white; }

.map {
  color: #EEEEEE;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 100%; }
  .map .clickHint {
    bottom: 25px;
    color: #C8C8C8;
    display: block;
    position: absolute;
    right: 8px; }
  .map .locationOverlay {
    background: #101315;
    height: 100%;
    left: 0;
    margin-top: -60px;
    opacity: 0.9;
    padding: 8px;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    top: 100%; }
    .map .locationOverlay .address {
      margin-top: 20px; }
    .map .locationOverlay .companyName {
      font-size: 18px;
      margin-top: -2px; }
    .map .locationOverlay .locationName {
      font-size: 16px; }
  .map .mapContainer {
    height: 100%;
    margin-top: -20px;
    /* Makes the marker look centered when the overlay is collapsed */
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    -webkit-transform: translateY(50%);
    transform: translateY(50%); }
    .map .mapContainer img {
      display: block;
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      width: 100%; }
  .map:hover .locationOverlay {
    margin-top: 0;
    top: 0; }

.more .page img {
  left: 50%;
  position: absolute;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.oversize {
  margin-left: -10%;
  margin-right: -10%;
  width: 120%; }

.padded {
  padding-top: 15px;
  padding-bottom: 15px; }

.page {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center; }
  .page a:hover img, .page.active img {
    opacity: 0; }
    .page a:hover img.hover, .page.active img.hover {
      opacity: 1; }
  .page a {
    color: inherit;
    display: block;
    text-decoration: none; }
    .page a:hover {
      text-decoration: underline; }
      .page a:hover .subpageHeading {
        text-decoration: underline; }
  .page ul {
    margin: 0; }
    .page ul li {
      list-style-type: none; }
  .page img.hover {
    opacity: 0; }
  .page .multi .subpageHeading {
    color: white;
    text-decoration: none !important; }
  .page .subpageBlurb {
    color: #EEEEEE; }
    .page .subpageBlurb a {
      color: #F5C922; }
  .page.active {
    cursor: default; }
    .page.active * {
      text-decoration: none !important; }
  .page > a:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

.pages {
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 0; }
  .pages * {
    font-weight: lighter; }
  .pages a {
    text-decoration: none; }
  .pages h3 {
    font-size: 3em;
    margin-bottom: 20px;
    margin-top: 0; }
  .pages .blog img {
    clear: both;
    max-height: 271px;
    max-width: 367px;
    padding-bottom: 5px;
    width: 100%; }
    @media (max-width: 1280px) {
      .pages .blog img {
        max-height: 206px;
        max-width: 277px; } }
    @media (max-width: 1200px) {
      .pages .blog img {
        max-height: 195px;
        max-width: 262px; } }
    @media (max-width: 915px) {
      .pages .blog img {
        max-height: 159px;
        max-width: 212px; } }
  .pages .clients h3 {
    color: #000;
    font-weight: normal;
    font-size: 35px;
    margin-bottom: 20px; }
  .pages .lists a {
    color: #0071ce; }
    .pages .lists a:hover {
      text-decoration: underline; }
  .pages .lists h3 {
    color: #000; }
    .pages .lists h3 a {
      color: black;
      -moz-transition: all 0.2s;
      -o-transition: all 0.2s;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      .pages .lists h3 a:hover {
        color: #0071ce;
        text-decoration: none; }
  .pages .lists ul li {
    list-style-type: square; }
  .pages .localities h3 {
    color: white;
    font-size: 2em; }
  .pages .localities .container {
    color: #fff;
    padding-bottom: 40px; }
    .pages .localities .container a {
      color: #fff;
      text-decoration: none; }
      .pages .localities .container a:hover {
        color: #fff;
        text-decoration: none; }
  .pages .more h3 {
    color: #9acaeb;
    font-size: 3em; }
  .pages .more .container {
    padding-bottom: 20px; }
  .pages .row {
    margin-bottom: 10px;
    padding-bottom: 15px; }
    .pages .row.separator {
      border-bottom: 2px dotted #DDDDDD; }
    .pages .row:after {
      clear: both;
      content: " ";
      display: block;
      height: 0;
      visibility: hidden; }
    .pages .row:last-child {
      border-bottom: none;
      margin-bottom: 0px; }
  .pages .subpageHeading {
    color: #F5C922;
    font-size: 22px;
    padding-top: 15px; }
  .pages:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden; }

.resource {
  height: 200px; }
  .resource a {
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-decoration: none;
    width: 100%; }
  .resource .blurb {
    color: black; }
  .resource .img {
    background-size: cover;
    float: left;
    height: 120px;
    -ms-behavior: url(/css/backgroundsize.min.htc);
    margin-right: 10px;
    width: 173px; }
  .resource .title, .resource .blurb {
    margin-right: 10px; }
  .resource .title {
    color: #0071CE;
    font-size: 18px; }
  .resource:hover .title {
    text-decoration: underline; }

.resources {
  margin-bottom: 50px;
  margin-top: 10px; }

.resourceCategory {
  -moz-border-image: url("/images/dotted-border.png") 0 0 27 0 round repeat;
  -o-border-image: url("/images/dotted-border.png") 0 0 27 0 round repeat;
  -webkit-border-image: url("/images/dotted-border.png") 0 0 27 0 round repeat;
  border-image: url("/images/dotted-border.png") 0 0 27 0 round repeat;
  margin-top: 30px;
  position: relative; }
  .resourceCategory .container {
    margin-bottom: 5px;
    overflow: hidden;
    -moz-transition: height 0.5s;
    -o-transition: height 0.5s;
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }
  .resourceCategory .expand, .resourceCategory .collapse {
    color: #AAAAAA;
    display: none;
    font-weight: bold;
    position: absolute;
    right: 0;
    text-transform: uppercase;
    text-decoration: none; }
  .resourceCategory .expand:hover {
    text-decoration: underline; }
  .resourceCategory .heading {
    font-size: 20px;
    margin-bottom: 5px; }
  .resourceCategory.expandable .collapse {
    display: block; }
  .resourceCategory.collapsed.expandable .expand {
    display: block; }
  .resourceCategory.collapsed .collapse, .resourceCategory .expand {
    display: none; }

.resourcesTop {
  height: 247px; }
  .resourcesTop h3 {
    font-style: normal;
    padding-top: 0; }
  .resourcesTop .featured {
    background: #101315;
    height: 200px; }
    .resourcesTop .featured .left {
      background-size: cover;
      float: left;
      height: 100%;
      position: relative;
      width: 45%; }
      .resourcesTop .featured .left .bottom {
        background: rgba(0, 0, 0, 0.8);
        bottom: 0;
        color: white;
        font-family: "Bebas Neue", "Franklin Gothic", "Impact", sans-serif;
        font-size: 22px;
        left: 0;
        padding: 10px;
        position: absolute;
        right: 0;
        text-transform: uppercase; }
    .resourcesTop .featured .right {
      color: white;
      float: left;
      height: 100%;
      width: 55%; }
      .resourcesTop .featured .right h3 {
        font-size: 22px;
        font-weight: normal;
        margin: 10px; }
      .resourcesTop .featured .right p {
        margin: 10px; }
    .resourcesTop .featured:hover .right h3 {
      text-decoration: underline; }

.right {
  float: right; }

.slideform {
  display: none;
  left: 100vw;
  padding-right: 5%;
  position: relative;
  top: 20px; }
  .slideform img#close {
    height: 20px;
    position: absolute;
    right: 15%;
    top: -5%;
    width: 20px; }
  .slideform .contactMethod {
    margin-top: 20%;
    padding-bottom: 20px; }
    .slideform .contactMethod .contactDetail {
      font-size: 50px; }
    .slideform .contactMethod .icon {
      margin-right: 5%; }

.slimWidth {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 800px; }
  @media (max-width: 480px) {
    .slimWidth {
      padding-left: 8px;
      padding-right: 8px; } }
  @media (max-width: 480px) {
    .slimWidth {
      padding-left: 3px;
      padding-right: 3px; } }

.verticallyGapless > .cell {
  padding-top: 0;
  padding-bottom: 5px; }

.vCenterContainer {
  height: 100%; }
  .vCenterContainer:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.vCenterContent {
  display: inline-block;
  vertical-align: middle; }

.vCenterAlternate {
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

/* product page panels */
.panel hr, .fluidRow hr {
  background-image: url("/images/dotted-hr-gray.png");
  background-repeat: repeat-x;
  background-position: center;
  border: 0;
  height: 2px;
  width: 100%;
  /* Fix a weird bug in Chrome where ocassionally the HR would have 0 with and very high margin-right */ }

.panel h1, .fluidRow h1 {
  font-size: 48px;
  font-weight: lighter; }
  @media (max-width: 768px) {
    .panel h1, .fluidRow h1 {
      font-size: 42px; } }
  @media (max-width: 768px) {
    .panel h1, .fluidRow h1 {
      font-size: 36px; } }

.panel img, .fluidRow img {
  max-width: 100%; }

.panel img, .panel img.panelForegroundImage, .imageCell img, .imageCell img.panelForegroundImage {
  display: block;
  margin: 0 auto; }

.panel *, .fluidRow .contentBody * {
  font-size: 20px; }
  @media (max-width: 960px) {
    .panel *, .fluidRow .contentBody * {
      font-size: 18px; } }
  @media (max-width: 480px) {
    .panel *, .fluidRow .contentBody * {
      font-size: 16px; } }

.panel h2, .fluidRow h2 {
  font-size: 38px;
  font-weight: lighter;
  margin-bottom: 0; }
  @media (max-width: 960px) {
    .panel h2, .fluidRow h2 {
      font-size: 34px; }
      .panel h2.blockANDbold, .fluidRow h2.blockANDbold {
        font-size: 38px !important; } }
  @media (max-width: 480px) {
    .panel h2, .fluidRow h2 {
      font-size: 28px; }
      .panel h2.blockANDbold, .fluidRow h2.blockANDbold {
        font-size: 34px !important; } }

/* Footer */
footer input[type], footer textarea, footer select {
  background-color: #333333;
  border-color: transparent;
  color: grey; }

footer a {
  color: #C8C8C8; }
  footer a, footer a:visited {
    display: block;
    text-decoration: none; }
  footer a:hover, footer a:active {
    text-decoration: underline; }

footer hr {
  background-image: url("/images/dotted-border.png");
  background-repeat: repeat-x;
  background-position: center;
  border: 0;
  height: 2px; }

footer input[type="submit"], footer input[type="submit"]:hover, footer input[type="submit"]:active {
  background-color: #0071ce;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 20px; }

footer select {
  width: 100%;
  height: 38px;
  color: grey; }
  footer select option {
    color: grey; }

footer .addressTitle {
  color: #FFC72A;
  display: block;
  font-size: 20px;
  padding-bottom: 10px; }
  @media (max-width: 768px) {
    footer .addressTitle {
      font-size: 18px; } }
  @media (max-width: 480px) {
    footer .addressTitle {
      font-size: 16px; } }

footer .contactMethod .contactDetail {
  color: #FFFFFF;
  display: block;
  font-size: 24px;
  margin-bottom: 4px; }
  @media (max-width: 768px) {
    footer .contactMethod .contactDetail {
      font-size: 20px; } }
  @media (max-width: 480px) {
    footer .contactMethod .contactDetail {
      font-size: 16px; } }

footer .contactMethod .contactDetails {
  display: inline-block;
  text-align: left;
  vertical-align: 5px; }

footer .contactMethod .contactTitle {
  color: #A0A0A0 !important;
  display: block;
  font-size: 16px;
  margin-bottom: -4px;
  text-align: left; }
  @media (max-width: 480px) {
    footer .contactMethod .contactTitle {
      font-size: 15px;
      margin: 0; } }

footer .contactMethod .icon {
  height: 48px;
  margin-right: 4px; }

footer .contactTitle {
  color: #C8C8C8; }
  footer .contactTitle > div {
    display: block;
    height: 35px; }
    footer .contactTitle > div > div {
      display: inline-table;
      padding-left: 15px;
      padding-top: 5px;
      vertical-align: top; }

@media (max-width: 480px) {
  footer .container.padded {
    font-size: 14px; } }

@media (max-width: 1028px) {
  footer .container.padded .half {
    width: 50%;
    clear: none; } }

@media (max-width: 560px) {
  footer .container.padded .half {
    width: 100%; } }

footer .disclaimer {
  padding-bottom: 10px;
  padding-top: 10px; }

footer #frmWebCapture {
  width: 100% !important; }

footer #liveChatZone {
  display: inline-block;
  margin: -10px;
  padding: 10px;
  text-decoration: none; }
  footer #liveChatZone:visited {
    text-decoration: none; }

@media (max-width: 768px) {
  footer .slimWidth .fifth {
    width: 20%; }
    footer .slimWidth .fifth .socialIcon img {
      width: 90%; } }

@media (max-width: 480px) {
  footer .slimWidth .fifth .socialIcon img {
    width: 100%; } }

footer .socialTitle {
  color: #FFC72A;
  display: block;
  font-family: "Bebas Neue", "Franklin Gothic", "Impact", sans-serif;
  font-size: 60px;
  padding: 20px; }
  @media (max-width: 1280) {
    footer .socialTitle {
      font-size: 50px; } }
  @media (max-width: 768px) {
    footer .socialTitle {
      font-size: 40px; } }
  @media (max-width: 480px) {
    footer .socialTitle {
      font-size: 34px; } }

#footer .connect {
  background: #000;
  color: white;
  font-size: 14px;
  font-weight: bold; }

#footer .description {
  padding: 15px 25px; }
  #footer .description p {
    padding-right: 110px; }

#footer .padded {
  padding-bottom: 20px;
  padding-top: 20px; }

#footer ul li.cell {
  padding: 15px 15px 0px 15px; }

#footer ul li.full:not(:first-child):before {
  background: #595959;
  content: "";
  display: block;
  height: 1px;
  margin: 0px 10px 10px 10px;
  width: 90%; }

#liveChatZone div[style] {
  /*background-color: #1A1A1A !important;*/ }

.connect a.socialIcon {
  margin: 2px 0px;
  max-width: 60px;
  padding: 0px;
  width: 55px; }

.connect ul {
  list-style-type: none; }
  .connect ul li {
    display: inline-block; }
    .connect ul li a {
      display: block;
      margin: 2px 0px;
      text-align: center;
      text-decoration: none; }

.connect .offices {
  float: right;
  line-height: 12px;
  padding-right: 70px; }
  .connect .offices li {
    border-right: 1px solid white; }
    .connect .offices li a {
      padding: 0px 12px; }
    .connect .offices li:last-child {
      border-right: 0px solid white; }

.connect .socialIcon img {
  display: inline-block;
  padding: 3px;
  width: 50%; }

.connect .socialmedia {
  margin: 0px;
  padding-left: 100px; }

.ctaIncorporated {
  color: #fff;
  font-weight: lighter;
  padding-bottom: 0; }
  .ctaIncorporated h3 {
    color: #9acaea;
    font-size: 34px;
    font-weight: lighter;
    margin-bottom: 0;
    margin-top: 0; }
  .ctaIncorporated h4 {
    font-size: 22px;
    font-weight: lighter;
    margin-top: 0;
    padding-bottom: 20px; }
  @media (max-width: 768px) {
    .ctaIncorporated h3 {
      font-size: 30px; }
    .ctaIncorporated h4 {
      font-size: 20px; } }
  @media (max-width: 480px) {
    .ctaIncorporated h3 {
      font-size: 26px; } }
  .ctaIncorporated input[type="submit"], .ctaIncorporated input[type="submit"]:hover, .ctaIncorporated input[type="submit"]:active {
    background-color: #ef7622;
    color: #fff;
    font-size: 22px !important;
    height: 45px;
    margin-top: 5px; }
  .ctaIncorporated .contactMethod {
    margin-bottom: 8%; }
    .ctaIncorporated .contactMethod .contactDetail {
      color: #FFFFFF;
      display: block;
      font-size: 34px;
      font-weight: normal;
      margin-bottom: 0;
      margin-top: 10px; }
      .ctaIncorporated .contactMethod .contactDetail a {
        color: inherit;
        text-decoration: none; }
      @media (max-width: 768px) {
        .ctaIncorporated .contactMethod .contactDetail {
          font-size: 26px; } }
      @media (max-width: 480px) {
        .ctaIncorporated .contactMethod .contactDetail {
          font-size: 22px; } }
    .ctaIncorporated .contactMethod .contactDetails {
      display: inline-block;
      padding-left: 20px;
      text-align: left;
      vertical-align: top; }
    .ctaIncorporated .contactMethod .contactTitle {
      color: #cabccb;
      display: block;
      font-size: 22px;
      font-weight: lighter;
      margin-bottom: -3px;
      text-align: left; }
      .ctaIncorporated .contactMethod .contactTitle ~ .contactDetail {
        margin-top: 0; }
      @media (max-width: 768px) {
        .ctaIncorporated .contactMethod .contactTitle {
          font-size: 20px; } }
      @media (max-width: 480px) {
        .ctaIncorporated .contactMethod .contactTitle {
          font-size: 18px; } }
    .ctaIncorporated .contactMethod .icon {
      height: 75px;
      margin-right: 4px; }
      @media (max-width: 420px) {
        .ctaIncorporated .contactMethod .icon {
          height: 60px; } }
  .ctaIncorporated .cta #request {
    display: inline-block;
    padding: 7px; }
    .ctaIncorporated .cta #request:hover {
      cursor: pointer; }
  .ctaIncorporated .iconCaption .caption .title {
    color: white; }
  .ctaIncorporated #liveChatZone {
    display: inline-block;
    margin: -10px;
    padding: 10px;
    text-decoration: none; }
  .ctaIncorporated #liveChatZone:hover, .ctaIncorporated #request:hover {
    opacity: 0.5; }
  .ctaIncorporated.ctaCell {
    padding-top: 0; }

.fineprint {
  display: block;
  float: left;
  font-size: 12px;
  margin: 5px 0; }

.socialIcon {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 96px;
  padding: 15px;
  width: 100%; }
  .socialIcon img {
    display: block;
    width: 100%; }
  .socialIcon:hover {
    background: #333333; }

.social {
  position: fixed;
  top: 140px;
  left: 100%;
  z-index: 999; }
  @media (max-width: 480px) {
    .social {
      display: none; } }
  .social ul {
    padding: 0px;
    -webkit-transform: translate(-270px, 0);
    -moz-transform: translate(-270px, 0);
    -ms-transform: translate(-270px, 0);
    -o-transform: translate(-270px, 0);
    transform: translate(-65px, 0); }
    .social ul #linkedin {
      background: #aaa; }
      .social ul #linkedin:hover {
        background: #0077B5; }
    .social ul #mail_icon {
      background: #aaa; }
      .social ul #mail_icon:hover {
        background: #0077B5; }
    .social ul #twitter:hover {
      background: #00a0d1; }
    .social ul #googleplus:hover {
      background: #e52d27; }
    .social ul li {
      display: block;
      background: #8e8e8e;
      width: 100px;
      padding: 10px;
      -webkit-border-radius: 10px 30px 30px 10px;
      -moz-border-radius: 0 30px 30px 0;
      border-radius: 10px 30px 30px 10px;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -o-transition: all 1s;
      transition: all -1s; }
      .social ul li:hover {
        background: rgba(255, 255, 255, 0.4); }

