/* Minification failed. Returning unminified contents.
(3532,15): run-time error CSS1036: Expected expression, found ';'
 */
/* compiled by scssphp v0.1.1 on Fri, 11 Dec 2015 18:41:49 +0100 (3.9473s) */

@import url('../fonts/fonts.css');
/*
 *//* extends */.bottom-shadow, .sub-tablet #infosenter, #mobile-header .dropdown-nav, #page .sidebar-content-container #main-content #mobile-case-study-button.active, #page .sidebar-content-container .main-content #mobile-case-study-button.active, #page .sidebar-content-container #main-content #mobile-case-study-filter, #page .sidebar-content-container .main-content #mobile-case-study-filter, #case-study-tracker {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}
* {
  /*-webkit-appearance: none;*/
  /*-moz-appearance: none;*/
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
}
body, textarea, input {
  font-family: "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
img {
  border: none;
}
a {
  text-decoration: none;
}
body {
  width: 100%;
  min-width: 1040px;
  background-color: #f9f9f9;
}
body.sub-tablet {
  min-width: 670px;
}
.clear {
  clear: both;
}
#page {
  max-height: 100000px;
  position: relative;
}
.contain-wrap {
  width: calc(100% - 120px);
  max-width: 1170px;
  min-width: 520px;
  position: relative;
  margin: 0 auto;
}
.sub-tablet .contain-wrap {
  padding: 0 60px;
}
p {
  font: 400 26px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
}
.sub-tablet p {
  font: 400 35px/46px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
sup {
  line-height: inherit;
}
#header {
  position: relative;
  width: 100%;
  height: 100px;
  z-index: 900;
  background: #fff;
}
.sub-tablet #header {
  display: none;
}
#header .contain-wrap {
  position: relative;
  height: 100px;
}
#header .contain-wrap .logo {
  position: absolute;
  top: 24px;
  left: 0;
}
#header .contain-wrap .logo img {
  display: block;
}
#header .contain-wrap ul.upper-nav {
  position: absolute;
  right: 0;
  top: 24px;
  list-style: none;
}
#header .contain-wrap ul.upper-nav > li {
  border-right: 1px solid #5f8fb4;
  float: left;
  font: 400 12px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  padding: 0 20px;
  letter-spacing: 0.015em;
  cursor: pointer;
}
#header .contain-wrap ul.upper-nav > li.parent {
  position: relative;
}
#header .contain-wrap ul.upper-nav > li.parent:hover, #header .contain-wrap ul.upper-nav > li.parent.active {
  background: #5f8fb4;
  color: #fff;
}
#header .contain-wrap ul.upper-nav > li.parent:hover > ul, #header .contain-wrap ul.upper-nav > li.parent.active > ul {
  display: block;
}
#header .contain-wrap ul.upper-nav > li.parent.active > ul {
  display: none;
}
#header .contain-wrap ul.upper-nav > li.parent.active:hover > ul {
  display: block;
}
#header .contain-wrap ul.upper-nav > li.parent > ul {
  display: none;
  cursor: default;
  position: absolute;
  left: 0;
  width: 288px;
  list-style: none;
  background: rgba(54, 54, 54, 0.96);
  padding-top: 15px;
  padding-bottom: 10px;
  z-index: 900;
}
#header .contain-wrap ul.upper-nav > li.parent > ul.adjust-left {
  left: -1px;
}
#header .contain-wrap ul.upper-nav > li.parent > ul li {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.06em;
}
#header .contain-wrap ul.upper-nav > li.parent > ul li > a {
  padding: 9px 20px;
  display: block;
  color: #5f8fb4;
}
#header .contain-wrap ul.upper-nav > li.parent > ul li:hover {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  background: rgba(95, 143, 180, 0.4);
  color: #fff;
}
#header .contain-wrap ul.upper-nav > li.parent > ul li:hover > a {
  color: #fff;
}
#header .contain-wrap ul.upper-nav > li:hover > a, #header .contain-wrap ul.upper-nav > li.active > a {
  background: #5f8fb4;
  color: #fff;
}
#header .contain-wrap ul.upper-nav > li > a {
  display: block;
  color: #5f8fb4;
  padding: 0 20px;
  margin: 0 -20px;
}
#header .contain-wrap ul.upper-nav > li > form > input[type="submit"] {
    display: block;
    color: #5f8fb4;
    padding: 0 20px;
    margin: 0 -20px;
    outline: none;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
#header .contain-wrap ul.upper-nav > li:hover > form > input[type="submit"] {
  background: #5f8fb4;
  color: #fff;
  text-decoration: underline;
}
#header .contain-wrap ul.upper-nav > li:nth-last-child(1) {
  margin-right: 0;
  border-right: none;
}
#header .contain-wrap ul.upper-nav li.search {
  cursor: pointer;
  /*min-width: 15px;*/
  height: 15px;
  background: url('images/icons/nav-search.png') no-repeat right center;
  margin-left: 10px;
  margin-right: 0;
  border-right: none;
  padding-left: 0;
  padding-right: 40px;
}
#header .contain-wrap ul.upper-nav li.search input {
  display: block;
  display: none;
  position: relative;
  cursor: text;
  font: 400 12px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  border: 1px solid #5f8fb4;
  outline: none;
  padding: 0;
  width: 0;
}
#header .contain-wrap ul.upper-nav li.search input[type="submit"] {
  display: none;
}
#header .contain-wrap ul.lower-nav {
  position: absolute;
  bottom: 7px;
  right: -36px;
  list-style: none;
}
#header .contain-wrap ul.lower-nav > li {
  display: inline-block;
  width: 115px;
  font: 700 13px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  color: #58595b;
  margin-right: 15px;
  cursor: pointer;
}
#header .contain-wrap ul.lower-nav > li > a {
  display: block;
  color: #58595b;
}
#header .contain-wrap ul.lower-nav > li:hover, #header .contain-wrap ul.lower-nav > li.active {
  border-bottom: 7px solid #5f8fb4;
  margin-bottom: -7px;
}
#header .contain-wrap ul.lower-nav > li:last-child {
  margin-right: 0;
}
#header .contain-wrap ul.lower-nav > li.parent {
  position: relative;
}
#header .contain-wrap ul.lower-nav > li.parent:hover > ul {
  display: block;
}
#header .contain-wrap ul.lower-nav > li.parent > ul {
  display: none;
  cursor: default;
  position: absolute;
  top: 47px;
  left: 0;
  width: 288px;
  list-style: none;
  background: rgba(54, 54, 54, 0.96);
  padding-bottom: 10px;
  padding-top: 15px;
}
#header .contain-wrap ul.lower-nav > li.parent > ul li {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  text-align: left;
  letter-spacing: 0.06em;
}
#header .contain-wrap ul.lower-nav > li.parent > ul li > a {
  padding: 9px 0;
  display: block;
  color: #5f8fb4;
}
#header .contain-wrap ul.lower-nav > li.parent > ul li:hover {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  background: rgba(95, 143, 180, 0.4);
  color: #fff;
}
#header .contain-wrap ul.lower-nav > li.parent > ul li:hover > a {
  color: #fff;
}
#header .contain-wrap ul.lower-nav > li.parent:nth-child(1) > ul li a {
  padding-left: 23px;
  padding-right: 90px;
}
#header .contain-wrap ul.lower-nav > li.parent:nth-child(2) > ul li a {
  padding-left: 23px;
  padding-right: 90px;
}
#header .contain-wrap ul.lower-nav > li.parent:nth-child(3) > ul li a {
  padding-left: 19px;
  padding-right: 94px;
}
#header .contain-wrap ul.lower-nav > li.parent:nth-child(4) > ul li a {
  padding-left: 19px;
  padding-right: 94px;
}
#header .contain-wrap ul.lower-nav > li.parent:last-child > ul {
  left: auto;
  right: 0;
}
#header .contain-wrap ul.lower-nav > li.parent:last-child > ul li {
  text-align: right;
}
#header .contain-wrap ul.lower-nav > li.parent:last-child > ul li a {
  margin-right: 0;
  margin-left: auto;
  padding-right: 36px;
  padding-left: 77px;
}
#header #solutions-box {
  display: none;
  position: absolute;
  top: 100px;
  left: 0;
  width: 100%;
  background: rgba(54, 54, 54, 0.96);
  /*border-bottom: 7px solid rgba(95, 143, 180, 0.40);*/
}
#header #solutions-box.active {
  display: block;
}
#header #solutions-box table {
  border-collapse: collapse;
  border: none;
}
#header #solutions-box table td {
  height: 443px;
  padding: 0;
  vertical-align: top;
}
#header #solutions-box table td:first-child {
  background: rgba(95, 143, 180, 0.40);
}
#header #solutions-box table td.spacer {
  width: 50%;
}
#header #solutions-box table td .content-contain {
  display: table;
  height: 100%;
}
#header #solutions-box table td .content-contain .column {
  display: table-cell;
  width: 20%;
  padding: 24px 30px;
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #636363;
  vertical-align: top;
}
#header #solutions-box table td .content-contain .column:last-child {
  padding-right: 0;
}
#header #solutions-box table td .content-contain .column.no-border {
  border-right: none;
}
#header #solutions-box table td .content-contain .column.cyan {
  background: rgba(95, 143, 180, 0.40);
  padding-left: 0;
}
.tablet #header #solutions-box table td .content-contain .column.cyan {
  display: none;
}
#header #solutions-box table td .content-contain .column.pad-top {
  padding-top: 99px;
}
#header #solutions-box table td .content-contain .column .learn-more {
  width: 175px;
}
#header #solutions-box table td .content-contain .column .learn-more h1 {
  font: 900 24px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 18px;
  letter-spacing: 0.1em;
}
#header #solutions-box table td .content-contain .column .learn-more p {
  font: 400 14px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 18px;
}
#header #solutions-box table td .content-contain .column .learn-more p a {
  font: 700 13px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#header #solutions-box table td .content-contain .column .learn-more p a:hover {
  color: #ffd100;
}
#header #solutions-box table td .content-contain .column ul {
  list-style: none;
}
#header #solutions-box table td .content-contain .column ul li {
  font: 700 13px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#header #solutions-box table td .content-contain .column ul li a {
  font: 400 14px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
}
#header #solutions-box table td .content-contain .column ul li a.cat-header {
  font: 700 13px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#header #solutions-box table td .content-contain .column ul li a.cat-header:hover {
  color: #fff;
}
#header #solutions-box table td .content-contain .column ul li a:hover {
  color: #5f8fb4;
}
#global-underlay {
  position: fixed;
  display: none;
  z-index: 900;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#second-underlay {
  position: fixed;
  display: none;
  z-index: 1001;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
}
#infosenter {
  position: absolute;
  /* should be fixed - but how do we allow scrolling on it.. */
  top: 100px;
  left: 0;
  z-index: 1000;
  width: 94%;
  left: -94%;
  margin-left: -1px;
}
#infosenter.fixed {
  position: fixed;
  top: -1px;
}
#infosenter.unfix {
  position: absolute;
  top: 100px;
  left: -94%;
  min-width: 1040px;
}
.sub-tablet #infosenter {
  width: 100%;
  display: none;
  top: 125px;
  left: 0 !important;
  overflow: hidden;
}
#infosenter .slideout {
  position: relative;
  width: 100%;
  border-bottom-right-radius: 10px;
  background: #fff;
}
.sub-tablet #infosenter .slideout {
  background: rgba(255, 255, 255, 0.95);
}
#infosenter .slideout .panel-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  left: 0;
}
#infosenter .slideout .panel-container .close {
  width: 10px;
  height: 10px;
  position: absolute;
  right: 0;
  top: 0;
  background: url('images/icons/close-x-grey-8.png') no-repeat center center;
  cursor: pointer;
  padding: 20px;
}
#infosenter .slideout .panel-container .close:hover {
  background: url('images/icons/close-x-blue-8.png') no-repeat center center;
}
.sub-tablet #infosenter .slideout .panel-container .close {
  background: url('images/icons/close-x-black-17.png') no-repeat center center;
  padding: 22px;
  top: auto;
  right: 20px;
  bottom: 40px;
  width: 18px;
  height: 17px;
}
#infosenter .slideout .panel-container .welcome-panel {
  position: absolute;
  float: left;
  width: 34.19%;
  height: 100%;
  overflow: hidden;
}
.sub-tablet #infosenter .slideout .panel-container .welcome-panel {
  position: relative;
  float: none;
  height: 150px;
  width: 100%;
}
#infosenter .slideout .panel-container .welcome-panel img {
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#infosenter .slideout .panel-container .welcome-panel .text-container {
  position: absolute;
  width: calc(100% - 60px);
  padding: 0 30px;
  top: 26%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
#infosenter .slideout .panel-container .welcome-panel .text-container p {
  font: 400 24px/29px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
}
.sub-tablet #infosenter .slideout .panel-container .welcome-panel .text-container p {
  font: 400 30px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#infosenter .slideout .panel-container .welcome-panel .text-container p.larger {
  font-size: 36px;
  line-height: 34px;
}
.sub-tablet #infosenter .slideout .panel-container .welcome-panel .text-container p.larger {
  font-size: 50px;
  line-height: 34px;
}
#infosenter .slideout .panel-container .welcome-panel .text-container p.larger strong {
  font-weight: 700;
  color: #ffd100;
}
.sub-tablet #infosenter .slideout .panel-container .welcome-panel .text-container p.larger strong {
  font-size: 48px;
  line-height: 34px;
}
#infosenter .slideout .panel-container .welcome-panel .text-container p.larger strong span {
  color: #fff;
  text-transform: uppercase;
}
.sub-tablet #infosenter .slideout .panel-container .welcome-panel .text-container p.larger strong span {
  font-size: 35px;
  line-height: 34px;
}
#infosenter .slideout .panel-container .text-panel-container {
  float: left;
  padding: 20px 45px;
  width: calc(65% - 90px);
  margin-left: 34.19%;
  overflow: hidden;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container {
  float: none;
  margin-left: 0;
  padding: 40px 60px 60px;
  width: calc(100% - 120px);
}
#infosenter .slideout .panel-container .text-panel-container .panel {
  float: left;
  width: calc(49% - 45px);
  padding-top: 30px;
}
#infosenter .slideout .panel-container .text-panel-container .panel:first-child {
  padding-right: 45px;
  border-right: 1px solid #e5e5e5;
}
#infosenter .slideout .panel-container .text-panel-container .panel:nth-child(2) {
  padding-left: 45px;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel {
  float: none;
  width: 100%;
  border: none;
  padding: 0;
  text-align: center;
}
#infosenter .slideout .panel-container .text-panel-container .panel p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  margin-bottom: 10px;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel p {
  font: 400 30px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#infosenter .slideout .panel-container .text-panel-container .panel p strong {
  font-weight: 400;
  color: #5f8fb4;
}
#infosenter .slideout .panel-container .text-panel-container .panel a.blue-button {
  display: block;
  width: 205px;
  height: 33px;
  font: 700 14px/33px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  background: #5f8fb4;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 35px;
}
#infosenter .slideout .panel-container .text-panel-container .panel a.blue-button:hover {
  background: #436e90;
  color: #ffd100;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel a.blue-button {
  width: 400px;
  height: 57px;
  margin: 0 auto 50px;
  font: 700 28px/57px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social {
  clear: both;
  width: 200px;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social {
  width: 260px;
  margin: 0 auto;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social p {
  font: 900 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #9d9fa2;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social p {
  font: 900 28px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul {
  list-style: none;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li {
  display: inline-block;
  margin-right: 8px;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li:last-child {
  margin-right: 0;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a {
  display: block;
  width: 58px;
  height: 58px;
  background: url('images/icons/infosenter-social-sprite.png');
  border-radius: 5px;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social ul li a {
  width: 76px;
  height: 76px;
  background: url('images/icons/footer-social-sprite-mobile.png');
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.facebook {
  background-position: 0 0;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.twitter {
  background-position: -93px 0;
}
.sub-tablet #infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.linkedin {
  background-position: -187px 0;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.facebook {
  background-position: 0 0;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.facebook:hover {
  background-position: 0 -59px;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.twitter {
  background-position: -71px 0;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.twitter:hover {
  background-position: -71px -59px;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.linkedin {
  background-position: -143px 0;
}
#infosenter .slideout .panel-container .text-panel-container .panel .social ul li a.linkedin:hover {
  background-position: -143px -59px;
}
#infosenter .slideout .tab {
  font: 400 16px/50px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-align: center;
  height: 50px;
  width: 300px;
  transform: rotate(-90deg) translate(-125px, 176px);
  -webkit-transform: rotate(-90deg) translate(-125px, 176px);
  -moz-transform: rotate(-90deg) translate(-125px, 176px);
  -ms-transform: rotate(-90deg) translate(-125px, 176px);
  background: #707070;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-bottom-left-radius: 10px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
#infosenter .slideout .tab:hover {
  background: #5f8fb4;
}
.sub-tablet #infosenter .slideout .tab {
  display: none;
}
#mobile-header {
  display: none;
  width: 100%;
}
.sub-tablet #mobile-header {
  display: block;
}
#mobile-header > .contain-wrap {
  height: 125px;
}
#mobile-header > .contain-wrap .infosenter-button {
  position: absolute;
  top: 44px;
  right: 160px;
  height: 36px;
  width: 24px;
  background: url('images/icons/infosenter-sprite.png') no-repeat 0 0;
  cursor: pointer;
}
#mobile-header > .contain-wrap .infosenter-button.active {
  background-position: 0 -36px;
}
#mobile-header > .contain-wrap .logo {
  position: absolute;
  top: 29px;
  left: 60px;
}
#mobile-header > .contain-wrap .menu-button {
  position: absolute;
  top: 48px;
  right: 60px;
  height: 31px;
  width: 38px;
  background: url('images/icons/mobile-menu-sprite.png') 0 0;
  cursor: pointer;
}
#mobile-header > .contain-wrap .menu-button.active {
  background-position: 0 -31px;
}
#mobile-header .dropdown-nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 125px;
  left: 0;
  z-index: 900;
}
#mobile-header .dropdown-nav ul.main-nav {
  list-style: none;
}
#mobile-header .dropdown-nav ul.main-nav li:last-child {
  border-bottom: none !important;
}
#mobile-header .dropdown-nav ul.main-nav li.active, #mobile-header .dropdown-nav ul.main-nav li.active > a {
  color: #ffd100 !important;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent.active > ul {
  display: block;
}
#mobile-header .dropdown-nav ul.main-nav > li {
  width: 100%;
  color: #5f8fb4;
  text-indent: 50px;
}
#mobile-header .dropdown-nav ul.main-nav > li > span {
  display: block;
  font: 900 28px/95px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  cursor: pointer;
  background: rgba(54, 54, 54, 0.96);
  border-bottom: 1px solid #787878;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#mobile-header .dropdown-nav ul.main-nav > li > span > a {
  color: #5f8fb4;
  display: block;
  width: 100%;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > span {
  background: rgba(54, 54, 54, 0.96) url('images/icons/arrow-blue-right-32.png') no-repeat center right 60px;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent.parent.active > span {
  background: rgba(54, 54, 54, 0.96) url('images/icons/arrow-down-yellow-21.png') no-repeat center right 60px;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent li, #mobile-header .dropdown-nav ul.main-nav > li.parent a {
  font: 400 28px/95px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  display: block;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent li.parent span, #mobile-header .dropdown-nav ul.main-nav > li.parent a.parent span {
  display: block;
  background: none;
  font-weight: 700;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul {
  display: none;
  background: rgba(95, 143, 180, 0.90);
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li {
  list-style: none;
  text-indent: 100px;
  border-bottom: 1px solid #fff;
  font-weight: 700;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li a {
  font-weight: 700;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li span {
  border-bottom: 1px solid #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li li {
  color: white;
  text-indent: 150px;
  border-bottom: 1px solid #8eafc7;
  text-transform: none;
  letter-spacing: 0;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li li a {
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li li span {
  border-bottom: 1px solid #8eafc7;
}
#mobile-header .dropdown-nav ul.main-nav > li.parent > ul li li li {
  text-indent: 200px;
}
#mobile-header .dropdown-nav ul.secondary-nav li {
  width: calc(100% - 60px);
  min-height: 90px;
  background: #fff;
  border-bottom: 1px solid #f0f0f0;
  padding-left: 60px;
}
#mobile-header .dropdown-nav ul.secondary-nav li.active > a {
  color: #ffd100;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent {
  background: #5f8fb4;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent span {
  display: block;
  font: 400 28px/90px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-left: -60px;
  padding-left: 60px;
  background: #fff url('images/icons/arrow-blue-right-32.png') no-repeat center right 60px;
  cursor: pointer;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent.active span {
  color: #ffd100;
  background: #fff url('images/icons/arrow-down-yellow-21.png') no-repeat center right 60px;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent.active ul {
  display: block;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent ul {
  display: none;
  list-style: none;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent ul li {
  background: none;
  margin-left: -60px;
  padding-left: 120px;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent ul li:last-child {
  border-bottom: none;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent ul li.active a {
  color: #ffd100;
}
#mobile-header .dropdown-nav ul.secondary-nav li.parent ul li a {
  color: #fff;
}
#mobile-header .dropdown-nav ul.secondary-nav li a {
  display: block;
  font: 400 28px/90px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
}
#mobile-header .dropdown-nav ul.secondary-nav li.search {
  position: relative;
  height: 90px;
}
#mobile-header .dropdown-nav ul.secondary-nav li.search input {
  width: calc(100% - 150px);
  height: 90px;
  padding: 0 30px 0 60px;
  background: #fff url('images/icons/mobile-nav-search.png') no-repeat left center;
  position: absolute;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font: 400 28px/90px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  outline: none;
  border: none;
}
#mobile-header .dropdown-nav ul.secondary-nav li.search input[type="submit"] {
  display: none;
}
#mobile-header .dropdown-nav .close {
  width: 18px;
  height: 17px;
  padding: 22px;
  position: absolute;
  bottom: 20px;
  right: 10px;
  cursor: pointer;
  background: url('images/icons/close-x-black-17.png') no-repeat center center;
}
#footer {
  min-height: 423px;
  width: 100%;
  background: #404041;
}
#footer .contain-wrap {
  padding-top: 50px;
  padding-bottom: 60px;
}
#footer .contain-wrap .footer-left {
  float: left;
  padding-right: 80px;
  border-right: 1px solid #808285;
}
.footer-break #footer .contain-wrap .footer-left {
  margin-bottom: 80px;
}
.tablet #footer .contain-wrap .footer-left {
  padding-right: 0;
}
.sub-tablet #footer .contain-wrap .footer-left {
  padding-right: 80px;
}
.super-mobile #footer .contain-wrap .footer-left {
  border-right: none;
  float: none;
  padding-right: 0;
}
#footer .contain-wrap .footer-left > ul {
  float: left;
  width: 115px;
  margin-right: 33px;
  list-style: none;
}
#footer .contain-wrap .footer-left > ul:nth-child(5) {
  margin-right: 0;
  margin-bottom: 0;
}
.footer-break #footer .contain-wrap .footer-left > ul {
  margin-bottom: 20px;
}
.footer-break #footer .contain-wrap .footer-left > ul:last-child {
  margin-bottom: 0;
}
.footer-break #footer .contain-wrap .footer-left > ul:nth-child(4) {
  clear: both;
}
.sub-tablet #footer .contain-wrap .footer-left > ul:nth-child(4) {
  clear: none;
}
.sub-tablet #footer .contain-wrap .footer-left > ul:nth-child(3) {
  clear: both;
}
.sub-tablet #footer .contain-wrap .footer-left > ul:nth-child(5) {
  clear: both;
}
.super-mobile #footer .contain-wrap .footer-left > ul {
  width: 260px;
  margin-right: 0;
  margin-bottom: 30px;
}
.super-mobile #footer .contain-wrap .footer-left > ul:last-child {
  margin-bottom: 0;
}
.super-mobile #footer .contain-wrap .footer-left > ul:nth-child(2n) {
  float: right;
}
#footer .contain-wrap .footer-left > ul > li {
  font: 400 15px/15px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 5px;
}
.super-mobile #footer .contain-wrap .footer-left > ul > li {
  font: 400 24px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#footer .contain-wrap .footer-left > ul > li > a {
  color: #5f8fb4;
}
#footer .contain-wrap .footer-left > ul > li > a:hover {
  color: #fff;
}
#footer .contain-wrap .footer-left > ul > li > ul {
  list-style: none;
}
#footer .contain-wrap .footer-left > ul > li > ul > li {
  font: 400 13px/15px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #9d9fa2;
  margin-bottom: 5px;
}
.super-mobile #footer .contain-wrap .footer-left > ul > li > ul > li {
  font: 400 24px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
#footer .contain-wrap .footer-left > ul > li > ul > li a {
  color: #9d9fa2;
}
#footer .contain-wrap .footer-left > ul > li > ul > li a:hover {
  color: #fff;
}
#footer .contain-wrap .footer-right {
  float: right;
  padding-left: 20px;
}
.super-mobile #footer .contain-wrap .footer-right {
  float: none;
  padding: 0;
  position: absolute;
  right: 60px;
  top: 450px;
}
#footer .contain-wrap .footer-right ul.misc-links {
  float: left;
  list-style: none;
  margin-right: 60px;
}
.sub-tablet #footer .contain-wrap .footer-right ul.misc-links {
  float: none;
  margin-bottom: 30px;
}
.super-mobile #footer .contain-wrap .footer-right ul.misc-links {
  width: 260px;
  margin-right: 0;
  margin-bottom: 90px;
}
#footer .contain-wrap .footer-right ul.misc-links li {
  margin-bottom: 20px;
}
#footer .contain-wrap .footer-right ul.misc-links li a {
  font: 900 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #5f8fb4;
  letter-spacing: 0.1em;
}
#footer .contain-wrap .footer-right ul.misc-links li a:hover {
  color: #fff;
}
.super-mobile #footer .contain-wrap .footer-right ul.misc-links li a {
  font: 900 20px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#footer .contain-wrap .footer-right .link-box-container {
  float: right;
  width: 200px;
}
.sub-tablet #footer .contain-wrap .footer-right .link-box-container {
  float: none;
  margin-bottom: 40px;
}
.super-mobile #footer .contain-wrap .footer-right .link-box-container {
  width: 260px;
}
#footer .contain-wrap .footer-right .link-box-container a {
  width: 100%;
  height: 60px;
  display: block;
  background: #5f8fb4;
  font: 400 18px/60px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #414042;
  text-align: center;
}
#footer .contain-wrap .footer-right .link-box-container a:hover {
  background: #fff;
  color: #5f8fb4;
}
.super-mobile #footer .contain-wrap .footer-right .link-box-container a {
  font: 400 24px/60px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#footer .contain-wrap .footer-right .link-box-container a.service-now {
  position: relative;
  margin-bottom: 20px;
}
#footer .contain-wrap .footer-right .link-box-container a.service-now sup {
  position: absolute;
  top: -5px;
  line-height: inherit;
}
#footer .contain-wrap .footer-right .social {
  clear: both;
  float: right;
  width: 200px;
}
.sub-tablet #footer .contain-wrap .footer-right .social {
  float: none;
}
.super-mobile #footer .contain-wrap .footer-right .social {
  width: 260px;
}
#footer .contain-wrap .footer-right .social p {
  font: 900 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #9d9fa2;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.super-mobile #footer .contain-wrap .footer-right .social p {
  font: 900 20px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#footer .contain-wrap .footer-right .social ul {
  list-style: none;
}
#footer .contain-wrap .footer-right .social ul li {
  display: inline-block;
  margin-right: 8px;
}
#footer .contain-wrap .footer-right .social ul li:last-child {
  margin-right: 0;
}
#footer .contain-wrap .footer-right .social ul li a {
  display: block;
  width: 58px;
  height: 58px;
  background: url('images/icons/footer-social-sprite.png');
  border-radius: 5px;
}
.super-mobile #footer .contain-wrap .footer-right .social ul li a {
  width: 76px;
  height: 76px;
  background: url('images/icons/footer-social-sprite-mobile.png');
}
.super-mobile #footer .contain-wrap .footer-right .social ul li a.facebook {
  background-position: 0 0;
}
.super-mobile #footer .contain-wrap .footer-right .social ul li a.twitter {
  background-position: -93px 0;
}
.super-mobile #footer .contain-wrap .footer-right .social ul li a.linkedin {
  background-position: -187px 0;
}
#footer .contain-wrap .footer-right .social ul li a.facebook {
  background-position: 0 0;
}
#footer .contain-wrap .footer-right .social ul li a.facebook:hover {
  background-position: 0 -59px;
}
#footer .contain-wrap .footer-right .social ul li a.twitter {
  background-position: -71px 0;
}
#footer .contain-wrap .footer-right .social ul li a.twitter:hover {
  background-position: -71px -59px;
}
#footer .contain-wrap .footer-right .social ul li a.linkedin {
  background-position: -143px 0;
}
#footer .contain-wrap .footer-right .social ul li a.linkedin:hover {
  background-position: -143px -59px;
}
#footer .contain-wrap .contact-info {
  float: left;
  clear: both;
}
.super-mobile #footer .contain-wrap .contact-info {
  float: none;
  margin: 0 auto 20px;
  text-align: center;
}
#footer .contain-wrap .contact-info p {
  font: 400 13px/15px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #808285;
}
.super-mobile #footer .contain-wrap .contact-info p {
  font: 400 18px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#footer .contain-wrap .contact-info p span {
  color: #58595b;
}
#footer .contain-wrap .contact-info p a {
  color: #808285;
}
#footer .contain-wrap .copyright {
  float: right;
  margin-top: 36px;
}
.super-mobile #footer .contain-wrap .copyright {
  float: none;
  margin: 0 auto;
  text-align: center;
}
#footer .contain-wrap .copyright p, #footer .contain-wrap .copyright a {
  font: 400 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #808285;
}
.super-mobile #footer .contain-wrap .copyright p, .super-mobile #footer .contain-wrap .copyright a {
  font: 400 15px/15px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#footer .contain-wrap .copyright p span, #footer .contain-wrap .copyright a span {
  margin-right: 15px;
}
#footer-adm {
  width: 100%;
  background: #404041;
}
#footer-adm .contain-wrap {
  padding-top: 50px;
  padding-bottom: 60px;
}
#footer-adm .contain-wrap .copyright p, #footer-adm .contain-wrap .copyright a {
  font: 400 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #808285;
}

#home-fullscreen-slider {
  position: relative;
  overflow: hidden;
  max-width: 100%;
}
#home-fullscreen-slider .slider-image-list {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.sub-tablet #home-fullscreen-slider .slider-image-list {
  height: 900px !important;
}
#home-fullscreen-slider .slider-image-list ul {
  list-style: none;
  height: 100%;
}
#home-fullscreen-slider .slider-image-list ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
}
#home-fullscreen-slider .slider-image-list ul li img {
  display: block;
  width: auto !important;
  height: auto !important;
  min-height: 120%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sub-tablet #home-fullscreen-slider .slider-image-list ul li img {
  height: 900px !important;
}
#home-fullscreen-slider .content-overlay {
  position: absolute;
  width: 84%;
  max-width: 970px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 23.6%;
  pointer-events: none;
}
.sub-tablet #home-fullscreen-slider .content-overlay {
  bottom: 7%;
}
#home-fullscreen-slider .content-overlay .top {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
}
#home-fullscreen-slider .content-overlay .top .slide-title {
  font: 900 83px/71px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  letter-spacing: 0.005em;
  color: #ffd100;
  text-transform: uppercase;
}
.sub-tablet #home-fullscreen-slider .content-overlay .top .slide-title {
  font: 900 100px/84px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#home-fullscreen-slider .content-overlay .bottom {
  padding-top: 20px;
  min-height: 156px;
}
#home-fullscreen-slider .content-overlay .bottom .indicators {
  float: left;
}
.sub-tablet #home-fullscreen-slider .content-overlay .bottom .indicators {
  display: none;
}
#home-fullscreen-slider .content-overlay .bottom .indicators ul li {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  list-style: none;
  background: rgba(255, 255, 255, 0.4);
  margin-right: 30px;
  cursor: pointer;
  pointer-events: auto;
}
#home-fullscreen-slider .content-overlay .bottom .indicators ul li:hover {
  background: #fff;
}
#home-fullscreen-slider .content-overlay .bottom .indicators ul li.selected {
  background: #e0e3e5;
}
#home-fullscreen-slider .content-overlay .bottom .slide-content {
  float: right;
  width: 530px;
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  min-height: 156px;
}
.sub-tablet #home-fullscreen-slider .content-overlay .bottom .slide-content {
  float: left;
  font: 400 30px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  letter-spacing: -0.005em;
}
#home-fullscreen-slider .content-overlay .bottom .slide-content a {
  display: block;
  font: 700 13px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  color: #fff;
  text-transform: uppercase;
  pointer-events: auto;
}
#home-fullscreen-slider .content-overlay .bottom .slide-content a:hover {
  color: #ffd100;
}
.sub-tablet #home-fullscreen-slider .content-overlay .bottom .slide-content a {
  font: 700 22px/36px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#home-fullscreen-slider .contain-wrap.nav-buttons {
  height: 43px;
  position: absolute;
  left: 50%;
  bottom: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
  pointer-events: none;
}
#home-fullscreen-slider .contain-wrap.nav-buttons .prev, #home-fullscreen-slider .contain-wrap.nav-buttons .next {
  position: absolute;
  bottom: 0;
  width: 43px;
  height: 43px;
  opacity: 0.3;
  cursor: pointer;
  pointer-events: auto;
}
#home-fullscreen-slider .contain-wrap.nav-buttons .prev:hover, #home-fullscreen-slider .contain-wrap.nav-buttons .next:hover {
  opacity: 1;
}
#home-fullscreen-slider .contain-wrap.nav-buttons .prev {
  left: 0;
  background: url('images/icons/arrow-box-left.png') no-repeat center center;
}
.footer-break #home-fullscreen-slider .contain-wrap.nav-buttons .prev {
  left: -59px;
}
#home-fullscreen-slider .contain-wrap.nav-buttons .next {
  right: 0;
  background: url('images/icons/arrow-box-right.png') no-repeat center center;
}
.footer-break #home-fullscreen-slider .contain-wrap.nav-buttons .next {
  right: -59px;
}
#home-fullscreen-slider .core-solutions, .test-core-solutions {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /*height: calc(17% - 40px);*/
  min-height: 60px;
  /*max-height: 90px;*/
  padding: 20px 0;
  background: rgba(95, 143, 180, 0.9);
}
.sub-tablet #home-fullscreen-slider .core-solutions {
  display: none;
}
#home-fullscreen-slider .core-solutions .contain-wrap {
  display: table;
  height: 100%;
  text-align: center;
}
#home-fullscreen-slider .core-solutions .contain-wrap .solutions-indicator {
  display: table-cell;
  vertical-align: middle;
  width: 110px;
  text-align: left;
  font: 700 13px/14px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: url('images/icons/triangle-white-right-13.png') no-repeat center right;
}
#home-fullscreen-slider .core-solutions .contain-wrap a {
  display: table-cell;
  border-right: 1px solid #fff;
  vertical-align: middle;
  font: 700 16px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
#home-fullscreen-slider .core-solutions .contain-wrap a:hover {
  color: #ffd100;
}
#home-fullscreen-slider .core-solutions .contain-wrap a:last-of-type {
  border-right: none;
}
#home-fullscreen-slider .core-solutions .contain-wrap .learn-more-button {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
  font: 700 13px/14px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  cursor: pointer;
  background: url('images/icons/triangle-white-down-8.png') no-repeat center bottom;
}
#home-fullscreen-slider .core-solutions .contain-wrap .learn-more-button:hover {
  background: url('images/icons/triangle-yellow-down-8.png') no-repeat center bottom;
}
.mobile-core-solutions {
  display: none;
  background: #5f8fb4;
  width: 100%;
  padding-top: 60px;
}
.sub-tablet .mobile-core-solutions {
  display: block;
}
.mobile-core-solutions .contain-wrap .solutions-indicator {
  font: 900 28px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.08em;
  padding-bottom: 25px;
  border-bottom: 2px solid #8fb1cb;
}
.mobile-core-solutions .contain-wrap > a {
  display: inline-block;
  height: 115px;
  width: calc(100% - 245px);
  padding-left: 245px;
  padding-top: 75px;
  font: 700 28px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  border-bottom: 2px solid #8fb1cb;
}
.mobile-core-solutions .contain-wrap > a.collaboration {
  background: url('images/icons/handshake.png') no-repeat left 30px center;
}
.mobile-core-solutions .contain-wrap > a.data-center {
  background: url('images/icons/data-center.png') no-repeat left 30px center;
}
.mobile-core-solutions .contain-wrap > a.managed-services {
  background: url('images/icons/tools-clock.png') no-repeat left 30px center;
}
.mobile-core-solutions .contain-wrap .learn-more-button {
  height: 140px;
  font: 900 28px/140px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.08em;
  background: url('images/icons/triangle-white-down-14.png') no-repeat center bottom 25px;
  cursor: pointer;
}
#page.home > .contain-wrap > .content {
  padding: 60px 0;
  max-width: 870px;
  margin: 0 auto;
}
#page.home > .contain-wrap > .content p {
  text-align: center;
}
#success-stories-slider {
  position: relative;
  overflow: hidden;
  background: #5f8fb4;
}
#success-stories-slider > h1 {
  position: absolute;
  top: 0;
  left: 15px;
  font: 400 90px/60px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  opacity: 0.2;
  letter-spacing: 0.005em;
  z-index: 1;
}
#success-stories-slider .slider-image-list {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 770px !important;
}
#success-stories-slider .slider-image-list ul {
  list-style: none;
  width: 100%;
  height: 100%;
}
#success-stories-slider .slider-image-list ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
}
#success-stories-slider .slider-image-list ul li img {
  display: block;
  width: auto;
  height: auto;
  min-height: 120%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#success-stories-slider #story-container {
  position: absolute;
  top: 20%;
  height: 80%;
  width: 100%;
  pointer-events: none;
}
#success-stories-slider #story-container .contain-wrap .story {
  display: none;
  width: 480px;
}
.tablet #success-stories-slider #story-container .contain-wrap .story {
  width: 100%;
}
#success-stories-slider #story-container .contain-wrap .story h3 {
  font: 700 13px/16px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.tablet #success-stories-slider #story-container .contain-wrap .story h3 {
  font-size: 22px;
}
#success-stories-slider #story-container .contain-wrap .story h3.label {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 35px;
}
.tablet #success-stories-slider #story-container .contain-wrap .story h3.label {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
#success-stories-slider #story-container .contain-wrap .story h3 span {
  color: #ffd100;
}
#success-stories-slider #story-container .contain-wrap .story .content {
  max-width: 400px;
}
.tablet #success-stories-slider #story-container .contain-wrap .story .content {
  max-width: 100%;
}
#success-stories-slider #story-container .contain-wrap .story .content h3 {
  line-height: 26px;
  text-transform: uppercase;
}
#success-stories-slider #story-container .contain-wrap .story .content h2 {
  font: 400 26px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 20px;
}
.tablet #success-stories-slider #story-container .contain-wrap .story .content h2 {
  font-size: 35px;
  line-height: 40px;
}
#success-stories-slider #story-container .contain-wrap .story .content p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 20px;
}
.tablet #success-stories-slider #story-container .contain-wrap .story .content p {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
}
#success-stories-slider #story-container .contain-wrap .story .content p a {
  font: 700 13px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  pointer-events: auto;
}
#success-stories-slider #story-container .contain-wrap .story .content p a:hover {
  color: #ffd100;
}
.tablet #success-stories-slider #story-container .contain-wrap .story .content p a {
  font-size: 22px;
  line-height: 34px;
}
#success-stories-slider .indicators {
  width: calc(100% - 120px);
  max-width: 1170px;
  min-width: 520px;
  position: absolute;
  left: 50%;
  bottom: 10%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  pointer-events: none;
}
.super-mobile #success-stories-slider .indicators {
  bottom: 7%;
}
#success-stories-slider .indicators ul li {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  list-style: none;
  background: rgba(255, 255, 255, 0.4);
  margin-right: 30px;
  cursor: pointer;
  pointer-events: auto;
}
#success-stories-slider .indicators ul li:hover {
  background: #fff;
}
.tablet #success-stories-slider .indicators ul li {
  width: 22px;
  height: 22px;
  margin-right: 70px;
}
#success-stories-slider .indicators ul li.selected {
  background: #e0e3e5;
}
#success-stories-slider #icon-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
.tablet #success-stories-slider #icon-container {
  display: none;
}
#success-stories-slider #icon-container .contain-wrap {
  overflow: hidden;
  height: 100%;
}
#success-stories-slider #icon-container .contain-wrap .icons {
  width: 453px;
  height: 522px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#success-stories-slider #icon-container .contain-wrap .icons .icon {
  position: absolute;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="manufacturing"] {
  top: 0;
  left: 0;
  width: 204px;
  height: 204px;
  background: url('images/icons/manufacturing-sprite.png') no-repeat 0 0;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="manufacturing"]:hover, #success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="manufacturing"].active {
  background-position: 0 -204px;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="education"] {
  top: 57px;
  right: 0;
  height: 265px;
  width: 265px;
  background: url('images/icons/education-sprite.png') no-repeat 0 0;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="education"]:hover, #success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="education"].active {
  background-position: 0 -265px;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="healthcare"] {
  top: 202px;
  left: 44px;
  height: 166px;
  width: 166px;
  background: url('images/icons/healthcare-sprite.png') no-repeat 0 0;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="healthcare"]:hover, #success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="healthcare"].active {
  background-position: 0 -166px;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="finance"] {
  left: 153px;
  bottom: 0;
  height: 208px;
  width: 208px;
  background: url('images/icons/finance-sprite.png') no-repeat 0 0;
}
#success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="finance"]:hover, #success-stories-slider #icon-container .contain-wrap .icons .icon[data-industry="finance"].active {
  background-position: 0 -208px;
}
#partners-slider {
  position: relative;
  width: calc(100% - 120px);
  max-width: 1170px;
  min-width: 520px;
  margin: 0 auto;
  padding: 100px 0;
}
.sub-tablet #partners-slider {
  padding: 115px 0;
}
#partners-slider > h1 {
  font: 400 26px/25px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  letter-spacing: 0.005em;
  position: absolute;
  top: 45px;
  left: 100px;
}
.sub-tablet #partners-slider > h1 {
  font-size: 35px;
  top: 67px;
  left: 0;
}
#partners-slider .slider-image-list {
  width: calc(100% - 200px);
  height: 230px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.footer-break #partners-slider .slider-image-list {
  height: 346px;
}
.sub-tablet #partners-slider .slider-image-list {
  width: 100%;
  height: 900px;
}
#partners-slider .slider-image-list ul {
  list-style: none;
  width: 100%;
  height: 100%;
}
#partners-slider .slider-image-list ul li {
  overflow: hidden;
  width: 100%;
  position: absolute;
}
#partners-slider .slider-image-list ul li .partner {
  display: table;
  float: left;
  height: 100px;
  width: 18.14%;
  border: 1px solid #5f8fb4;
  margin: 0 20px 20px 0;
  text-align: center;
}
#partners-slider .slider-image-list ul li .partner:nth-child(5), #partners-slider .slider-image-list ul li .partner:nth-child(10) {
  margin-right: 0;
}
.footer-break #partners-slider .slider-image-list ul li .partner {
  margin: 0 20px 20px 0;
  width: 22.3%;
}
.footer-break #partners-slider .slider-image-list ul li .partner:nth-child(4), .footer-break #partners-slider .slider-image-list ul li .partner:nth-child(8) {
  margin-right: 0;
}
.sub-tablet #partners-slider .slider-image-list ul li .partner {
  margin: 0 35px 35px 0;
  width: 47%;
  height: 150px;
}
.sub-tablet #partners-slider .slider-image-list ul li .partner:nth-child(even) {
  margin-right: 0;
}
.super-mobile #partners-slider .slider-image-list ul li .partner {
  width: 46.6%;
}
.mobile #partners-slider .slider-image-list ul li .partner {
  width: 46.4%;
}
#partners-slider .slider-image-list ul li .partner a {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  background: #fff;
}
#partners-slider .prev, #partners-slider .next {
  position: absolute;
  width: 43px;
  height: 43px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  cursor: pointer;
}
#partners-slider .prev {
  background: url('images/icons/arrow-box-blue-left.png') no-repeat center center;
  left: 0;
}
.sub-tablet #partners-slider .prev {
  left: -59px;
}
#partners-slider .next {
  background: url('images/icons/arrow-box-blue-right.png') no-repeat center center;
  right: 0;
}
.sub-tablet #partners-slider .next {
  right: -59px;
}
#partners-slider a.learn-more {
  position: absolute;
  bottom: 45px;
  right: 100px;
  font: 700 13px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
#partners-slider a.learn-more:hover {
  color: #ffd100;
}
.footer-break #partners-slider a.learn-more {
  right: 145px;
}
.tablet #partners-slider a.learn-more {
  right: 100px;
}
.sub-tablet #partners-slider a.learn-more {
  font-size: 22px;
  line-height: 26px;
  right: 0;
  bottom: 80px;
}
#featured-article {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 760px;
}
#featured-article > img {
  display: block;
  height: auto;
  width: auto;
  min-width: 100%;
  min-height: 125%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#featured-article .title-banner {
  width: 100%;
  height: 155px;
  position: absolute;
  bottom: 6.5%;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
}
.sub-tablet #featured-article .title-banner {
  height: 255px;
  bottom: 0;
}
#featured-article .title-banner .contain-wrap .date-container {
  width: 185px;
  height: 188px;
  margin-top: -33px;
  margin-right: 65px;
  float: left;
  text-align: center;
}
.sub-tablet #featured-article .title-banner .contain-wrap .date-container {
  height: 297px;
  margin-top: -42px;
  margin-right: 30px;
}
#featured-article .title-banner .contain-wrap .date-container .month {
  height: 33px;
  background: #5f8fb4;
  font: 900 24px/33px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .date-container .month {
  height: 42px;
  font-size: 28px;
  line-height: 42px;
}
#featured-article .title-banner .contain-wrap .date-container .day {
  height: 121px;
  font: 900 96px/121px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .date-container .day {
  height: 113px;
  line-height: 113px;
}
#featured-article .title-banner .contain-wrap .date-container .year {
  height: 34px;
  background: #5f8fb4;
  font: 900 25px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.06em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .date-container .year {
  height: 142px;
  font-size: 28px;
  line-height: 42px;
}
#featured-article .title-banner .contain-wrap .title {
  float: left;
  max-width: 550px;
  padding-top: 25px;
  height: 130px;
  overflow: hidden;
}
.sub-tablet #featured-article .title-banner .contain-wrap .title {
  height: 210px;
  width: 60.5%;
  max-width: 500px;
}
#featured-article .title-banner .contain-wrap .title h2 {
  font: 700 13px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .title h2 {
  font-size: 22px;
  line-height: 30px;
}
#featured-article .title-banner .contain-wrap .title h1 {
  font: 400 26px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .title h1 {
  font-size: 32px;
  line-height: 34px;
  letter-spacing: 0;
}
#featured-article .title-banner .contain-wrap .title p {
  font: 700 13px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #featured-article .title-banner .contain-wrap .title p {
  font-size: 22px;
  line-height: 34px;
}
#featured-article .title-banner .contain-wrap .title p a {
  color: #5f8fb4;
}
#featured-article .title-banner .contain-wrap .title p a:hover {
  color: #ffd100;
}
#page #sidebar-page-header {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
#page #sidebar-page-header.short {
  height: 150px;
}
#page #sidebar-page-header.short img {
  min-height: 140%;
}
#page #sidebar-page-header.large {
  height: 715px;
}
.sub-tablet #page #sidebar-page-header.large .text-container {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
}
#page #sidebar-page-header.large .text-container .right {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 60px;
}
#page #sidebar-page-header.large .text-container .right h1 {
  display: block;
  font: 900 83px/71px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 30px;
}
.sub-tablet #page #sidebar-page-header.large .text-container .right h1 {
  font-size: 70px;
}
#page #sidebar-page-header.large .text-container .right p {
  font: 400 26px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  max-width: 700px;
  margin-bottom: 40px;
}
#page #sidebar-page-header.large .text-container .right .see-more {
  font: 700 13px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding-bottom: 25px;
  background: url('images/icons/triangle-white-down-8.png') no-repeat left bottom;
  cursor: pointer;
}
#page #sidebar-page-header.large .text-container .right .see-more:hover {
  color: #ffd100;
  background: url('images/icons/triangle-yellow-down-8.png') no-repeat left bottom;
}
.sub-tablet #page #sidebar-page-header.infosen .text-container {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
}
#page #sidebar-page-header.infosen .text-container .right {
  display: table-cell;
  vertical-align: middle;
}
#page #sidebar-page-header.infosen .text-container .right p {
  font: 400 24px/29px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
}
.sub-tablet #page #sidebar-page-header.infosen .text-container .right p {
  font: 400 30px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#page #sidebar-page-header.infosen .text-container .right p.larger {
  font-size: 44px;
  line-height: 34px;
}
#page #sidebar-page-header.infosen .text-container .right p.larger strong {
  font-weight: 700;
  color: #ffd100;
}
#page #sidebar-page-header.infosen .text-container .right p.larger strong span {
  /*font-size: 32px;*/
  color: #fff;
  text-transform: uppercase;
}
#page #sidebar-page-header > img {
  min-width: 100%;
  min-height: 120%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page #sidebar-page-header .text-container {
  display: table;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  height: 100%;
}
#page #sidebar-page-header .text-container .spacer {
  display: table-cell;
  vertical-align: middle;
  width: 165px;
  padding-right: 65px;
}
.sub-tablet #page #sidebar-page-header .text-container .spacer {
  display: none;
}
#page #sidebar-page-header .text-container h1 {
  display: table-cell;
  vertical-align: middle;
  font: 900 48px/44px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
}
#page #sidebar-page-header .text-container h1.small-line {
  line-height: 28px;
}
#page #sidebar-page-header .text-container h1 span {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.06em;
}
#page #sidebar-page-header .text-container .img-container {
  display: table-cell;
  vertical-align: middle;
}
#page #full-page-header {
  position: relative;
}
#page #full-page-header img {
  display: block;
  width: 100%;
  height: auto;
}
#page #full-page-header img.hover {
  display: none;
}
#page #full-page-header img.mobile {
  display: none;
}
#page #full-page-header > a {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32.77%;
  height: 32.9%;
}
.sub-tablet #page #full-page-header > a {
  width: 61.71%;
  height: 34.28%;
}
#page #full-page-header > a:hover ~ img {
  display: none;
}
#page #full-page-header > a:hover ~ img.hover {
  display: block;
}
.sub-tablet #page #full-page-header img {
  display: none;
}
.sub-tablet #page #full-page-header img.mobile {
  display: block;
}
.sub-tablet #page #full-page-header a:hover ~ img.hover {
  display: none;
}
#page .sidebar-content-container {
  display: table;
  padding: 65px 0 100px;
}
.sub-tablet #page .sidebar-content-container {
  padding: 65px 60px 100px;
}
#page .sidebar-content-container .spacer {
  display: table-cell;
  width: 165px;
  padding-right: 65px;
  vertical-align: top;
}
.sub-tablet #page .sidebar-content-container .spacer {
  display: none;
}
#page .sidebar-content-container #sidebar, #page .sidebar-content-container .side {
  display: table-cell;
  width: 165px;
  padding-right: 65px;
  vertical-align: top;
}
.sub-tablet #page .sidebar-content-container #sidebar, .sub-tablet #page .sidebar-content-container .side {
  display: none;
}
.sub-tablet #page .sidebar-content-container #sidebar.persist, .sub-tablet #page .sidebar-content-container .side.persist {
  display: table-cell;
}
#page .sidebar-content-container #sidebar.case-studies, #page .sidebar-content-container .side.case-studies {
  width: 210px;
  padding-right: 25px;
  padding-top: 185px;
}
#page .sidebar-content-container #sidebar h4, #page .sidebar-content-container .side h4 {
  font: 700 13px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
#page .sidebar-content-container #sidebar h4 a, #page .sidebar-content-container .side h4 a {
  color: inherit;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav, #page .sidebar-content-container .side ul.dropdown-nav {
  margin-bottom: 90px;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li, #page .sidebar-content-container .side ul.dropdown-nav li {
  font: 400 14px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #000;
  list-style: none;
  margin-bottom: 10px;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li a, #page .sidebar-content-container .side ul.dropdown-nav li a {
  display: block;
  color: inherit;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li a:hover, #page .sidebar-content-container .side ul.dropdown-nav li a:hover {
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.hovered > a, #page .sidebar-content-container .side ul.dropdown-nav li.hovered > a {
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.active > a, #page .sidebar-content-container .side ul.dropdown-nav li.active > a {
  color: #5f8fb4;
  display: block;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.current > a, #page .sidebar-content-container .side ul.dropdown-nav li.current > a {
  text-decoration: underline;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent, #page .sidebar-content-container #sidebar ul.dropdown-nav li.subparent, #page .sidebar-content-container .side ul.dropdown-nav li.parent {
  list-style-image: url('images/icons/arrow-right-grey-12.png');
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent.active, #page .sidebar-content-container #sidebar ul.dropdown-nav li.subparent.active, #page .sidebar-content-container .side ul.dropdown-nav li.parent.active {
  list-style-image: url('images/icons/arrow-down-blue-8.png');
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent.active ul, #page .sidebar-content-container .side ul.dropdown-nav li.parent.active ul {
  display: block;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent > a, #page .sidebar-content-container .side ul.dropdown-nav li.parent > a {
  margin-bottom: 10px;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent ul, #page .sidebar-content-container .side ul.dropdown-nav li.parent ul {
  display: none;
  padding-left: 15px;
}
#page .sidebar-content-container #sidebar ul.dropdown-nav li.parent ul li, #page .sidebar-content-container .side ul.dropdown-nav li.parent ul li {
  margin-bottom: 10px;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns, #page .sidebar-content-container .side ul.related-dropdowns {
  width: 130px;
  border-top: 1px solid #8a898a;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown {
  font: 900 12px/15px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  list-style-image: url('images/icons/arrow-right-grey-12.png');
  border-bottom: 1px solid #8a898a;
  padding: 15px 30px 15px 0;
  cursor: pointer;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown:hover, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown:hover {
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown.active, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown.active {
  color: #5f8fb4;
  list-style-image: url('images/icons/arrow-down-blue-8.png');
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown ul, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown ul {
  display: none;
  padding-top: 5px;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown ul li, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown ul li {
  list-style: none;
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 5px;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown ul li a, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown ul li a {
  font: 400 14px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #000;
  display: block;
}
#page .sidebar-content-container #sidebar ul.related-dropdowns li.dropdown ul li a:hover, #page .sidebar-content-container .side ul.related-dropdowns li.dropdown ul li a:hover {
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar #case-study-filter label, #page .sidebar-content-container .side #case-study-filter label {
  display: block;
  position: relative;
  background: #fff;
  font: 400 14px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  cursor: pointer;
  border-bottom: 1px solid #d7d7d7;
}
#page .sidebar-content-container #sidebar #case-study-filter label.solo, #page .sidebar-content-container .side #case-study-filter label.solo {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #5f8fb4;
  margin-bottom: 17px;
}
#page .sidebar-content-container #sidebar #case-study-filter label input[type="checkbox"], #page .sidebar-content-container .side #case-study-filter label input[type="checkbox"] {
  display: none;
  /*position: absolute;
 border-right: 1px solid $lgrey;
 outline: none;
 height: 100%;
 width: 30px;
 cursor: pointer;
 text-align: center;*/
}
#page .sidebar-content-container #sidebar #case-study-filter label input[type="checkbox"]:before, #page .sidebar-content-container .side #case-study-filter label input[type="checkbox"]:before {
  /*content: "";
 display: block;
 width: 10px;
 height: 10px;
 background: #fff;;
 border-radius: 50%;
 position: absolute;
 top: 50%;
 left: 50%;
 @include transform(translate(-50%, -50%));
 */
}
#page .sidebar-content-container #sidebar #case-study-filter label > span, #page .sidebar-content-container .side #case-study-filter label > span {
  padding: 10px 0;
  margin-left: 35px;
  display: inline-block;
}
#page .sidebar-content-container #sidebar #case-study-filter label > span:hover, #page .sidebar-content-container .side #case-study-filter label > span:hover {
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar #case-study-filter label > span.circle-container, #page .sidebar-content-container .side #case-study-filter label > span.circle-container {
  padding: 0;
  margin: 0;
  position: absolute;
  border-right: 1px solid #d7d7d7;
  outline: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  text-align: center;
}
#page .sidebar-content-container #sidebar #case-study-filter label > span.circle-container span.circle, #page .sidebar-content-container .side #case-study-filter label > span.circle-container span.circle {
  content: "";
  padding: 0;
  margin: 0;
  display: block;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page .sidebar-content-container #sidebar #case-study-filter label input[type="checkbox"]:checked + span.circle-container span.circle, #page .sidebar-content-container .side #case-study-filter label input[type="checkbox"]:checked + span.circle-container span.circle {
  background: #5f8fb4;
}
#page .sidebar-content-container #sidebar #case-study-filter > ul, #page .sidebar-content-container .side #case-study-filter > ul {
  margin-bottom: 17px;
  list-style: none;
}
#page .sidebar-content-container #sidebar #case-study-filter > ul > li > span, #page .sidebar-content-container .side #case-study-filter > ul > li > span {
  cursor: pointer;
  display: block;
  padding-left: 35px;
  background: #fff url('images/icons/arrow-right-grey-12.png') no-repeat left 11px center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #5f8fb4;
  font: 400 14px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
}
#page .sidebar-content-container #sidebar #case-study-filter > ul > li.shown > span, #page .sidebar-content-container .side #case-study-filter > ul > li.shown > span {
  background: #fff url('images/icons/arrow-down-blue-8.png') no-repeat left 8px center;
}
#page .sidebar-content-container #sidebar #case-study-filter > ul > li ul, #page .sidebar-content-container .side #case-study-filter > ul > li ul {
  list-style: none;
  display: none;
}
#page .sidebar-content-container #main-content, #page .sidebar-content-container .main-content {
  display: table-cell;
  vertical-align: top;
}
#page .sidebar-content-container #main-content h1, #page .sidebar-content-container .main-content h1 {
  font: 400 26px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 15px;
}
#page .sidebar-content-container #main-content h1.grey, #page .sidebar-content-container .main-content h1.grey {
  color: #8a898a;
}
#page .sidebar-content-container #main-content h1.large, #page .sidebar-content-container .main-content h1.large {
  font-size: 36px;
  line-height: 46px;
}
#page .sidebar-content-container #main-content h1.no-margin, #page .sidebar-content-container .main-content h1.no-margin {
  margin-bottom: 0;
}
.sub-tablet #page .sidebar-content-container #main-content h1.no-margin, .sub-tablet #page .sidebar-content-container .main-content h1.no-margin {
  margin-bottom: 0;
}
#page .sidebar-content-container #main-content h1.large-margin, #page .sidebar-content-container .main-content h1.large-margin {
  margin-bottom: 50px;
}
#page .sidebar-content-container #main-content h1.small-leading, #page .sidebar-content-container .main-content h1.small-leading {
  line-height: 24px;
}
.sub-tablet #page .sidebar-content-container #main-content h1, .sub-tablet #page .sidebar-content-container .main-content h1 {
  font-size: 35px;
  line-height: 46px;
  margin-bottom: 25px;
}
#page .sidebar-content-container #main-content h2, #page .sidebar-content-container .main-content h2 {
  font: 700 16px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.sub-tablet #page .sidebar-content-container #main-content h2, .sub-tablet #page .sidebar-content-container .main-content h2 {
  font-size: 28px;
  line-height: 35px;
}
#page .sidebar-content-container #main-content h3, #page .sidebar-content-container .main-content h3 {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 5px;
}
.sub-tablet #page .sidebar-content-container #main-content h3, .sub-tablet #page .sidebar-content-container .main-content h3 {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content h4, #page .sidebar-content-container .main-content h4 {
  font: 700 13px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#page .sidebar-content-container #main-content h4 a, #page .sidebar-content-container .main-content h4 a {
  display: block;
  padding-top: 5px;
}
#page .sidebar-content-container #main-content h4.small-leading, #page .sidebar-content-container .main-content h4.small-leading {
  line-height: 17px;
}
.sub-tablet #page .sidebar-content-container #main-content h4, .sub-tablet #page .sidebar-content-container .main-content h4 {
  font-size: 22px;
  margin-bottom: 8px;
}
#page .sidebar-content-container #main-content p, #page .sidebar-content-container .main-content p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 15px;
}
.sub-tablet #page .sidebar-content-container #main-content p, .sub-tablet #page .sidebar-content-container .main-content p {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content p.contact, #page .sidebar-content-container .main-content p.contact {
  font-style: italic;
  text-align: center;
}
#page .sidebar-content-container #main-content p.contact a, #page .sidebar-content-container .main-content p.contact a {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content p > span, #page .sidebar-content-container .main-content p > span, #page .sidebar-content-container #main-content p a, #page .sidebar-content-container .main-content p a {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content p a:hover, #page .sidebar-content-container .main-content p a:hover {
  color: #ffd100;
}
#page .sidebar-content-container #main-content > img, #page .sidebar-content-container .main-content > img {
  max-width: 100%;
  height: auto;
}
#page .sidebar-content-container #main-content > img.centered, #page .sidebar-content-container .main-content > img.centered {
  display: block;
  margin: 65px auto;
}
#page .sidebar-content-container #main-content ul, #page .sidebar-content-container .main-content ul {
  margin-bottom: 15px;
}
#page .sidebar-content-container #main-content ul.case-study-list, #page .sidebar-content-container .main-content ul.case-study-list {
    margin-top: 45px;
}
#page .sidebar-content-container #main-content ul li, #page .sidebar-content-container .main-content ul li {
  list-style: none;
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  position: relative;
}
.sub-tablet #page .sidebar-content-container #main-content ul li, .sub-tablet #page .sidebar-content-container .main-content ul li {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}
#page .sidebar-content-container #main-content ul li:before, #page .sidebar-content-container .main-content ul li:before {
  position: absolute;
  left: -15px;
  font-size: 14px;
  content: "•";
  color: #5f8fb4;
}
.sub-tablet #page .sidebar-content-container #main-content ul li:before, .sub-tablet #page .sidebar-content-container .main-content ul li:before {
  font-size: 30px;
  left: -25px;
}
#page .sidebar-content-container #main-content hr, #page .sidebar-content-container .main-content hr {
  border: none;
  height: 1px;
  width: 100%;
  background: #8a898a;
  margin: 40px 0;
}
#page .sidebar-content-container #main-content hr.cyan, #page .sidebar-content-container .main-content hr.cyan {
  background: #5f8fb4;
}
#page .sidebar-content-container #main-content hr.overextend, #page .sidebar-content-container .main-content hr.overextend {
  width: 125%;
  margin-left: -25%;
}
#page .sidebar-content-container #main-content span.cyan, #page .sidebar-content-container .main-content span.cyan {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content a, #page .sidebar-content-container .main-content a {
  color: inherit;
}
#page .sidebar-content-container #main-content a:hover, #page .sidebar-content-container .main-content a:hover {
  color: #ffd100;
}
#page .sidebar-content-container #main-content a.data-hover.nav-hovered, #page .sidebar-content-container .main-content a.data-hover.nav-hovered {
  color: #ffd100;
}
#page .sidebar-content-container #main-content span.blue-button, #page .sidebar-content-container .main-content span.blue-button,
#page .sidebar-content-container #main-content a.blue-button, #page .sidebar-content-container .main-content a.blue-button {
  display: block;
  width: 205px;
  height: 33px;
  font: 700 14px/33px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  background: #5f8fb4;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-top: 10px;
  margin-bottom: 35px;
}
#page .sidebar-content-container #main-content a.blue-button:hover, #page .sidebar-content-container .main-content a.blue-button:hover {
  background: #436e90;
  color: #ffd100;
}
#page .sidebar-content-container #main-content a.blue-button sup, #page .sidebar-content-container .main-content a.blue-button sup {
  position: absolute;
}
.sub-tablet #page .sidebar-content-container #main-content a.blue-button, .sub-tablet #page .sidebar-content-container .main-content a.blue-button {
  width: 400px;
  height: 57px;
  margin: 15px auto 50px;
  font: 700 28px/57px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#page .sidebar-content-container #main-content .social, #page .sidebar-content-container .main-content .social {
  clear: both;
  width: 200px;
}
.sub-tablet #page .sidebar-content-container #main-content .social, .sub-tablet #page .sidebar-content-container .main-content .social {
  width: 260px;
  margin: 0 auto;
}
#page .sidebar-content-container #main-content .social p, #page .sidebar-content-container .main-content .social p {
  font: 900 11px/11px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  text-transform: uppercase;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.sub-tablet #page .sidebar-content-container #main-content .social p, .sub-tablet #page .sidebar-content-container .main-content .social p {
  font: 900 28px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
#page .sidebar-content-container #main-content .social ul, #page .sidebar-content-container .main-content .social ul {
  list-style: none;
}
#page .sidebar-content-container #main-content .social ul li, #page .sidebar-content-container .main-content .social ul li {
  display: inline-block;
  margin-right: 8px;
}
#page .sidebar-content-container #main-content .social ul li:before, #page .sidebar-content-container .main-content .social ul li:before {
  content: none;
}
#page .sidebar-content-container #main-content .social ul li:last-child, #page .sidebar-content-container .main-content .social ul li:last-child {
  margin-right: 0;
}
#page .sidebar-content-container #main-content .social ul li a, #page .sidebar-content-container .main-content .social ul li a {
  display: block;
  width: 58px;
  height: 58px;
  background: url('images/icons/infosenter-social-sprite.png');
  border-radius: 5px;
}
.sub-tablet #page .sidebar-content-container #main-content .social ul li a, .sub-tablet #page .sidebar-content-container .main-content .social ul li a {
  width: 76px;
  height: 76px;
  background: url('images/icons/footer-social-sprite-mobile.png');
}
.sub-tablet #page .sidebar-content-container #main-content .social ul li a.facebook, .sub-tablet #page .sidebar-content-container .main-content .social ul li a.facebook {
  background-position: 0 0;
}
.sub-tablet #page .sidebar-content-container #main-content .social ul li a.twitter, .sub-tablet #page .sidebar-content-container .main-content .social ul li a.twitter {
  background-position: -93px 0;
}
.sub-tablet #page .sidebar-content-container #main-content .social ul li a.linkedin, .sub-tablet #page .sidebar-content-container .main-content .social ul li a.linkedin {
  background-position: -187px 0;
}
#page .sidebar-content-container #main-content .social ul li a.facebook, #page .sidebar-content-container .main-content .social ul li a.facebook {
  background-position: 0 0;
}
#page .sidebar-content-container #main-content .social ul li a.facebook:hover, #page .sidebar-content-container .main-content .social ul li a.facebook:hover {
  background-position: 0 -59px;
}
#page .sidebar-content-container #main-content .social ul li a.twitter, #page .sidebar-content-container .main-content .social ul li a.twitter {
  background-position: -71px 0;
}
#page .sidebar-content-container #main-content .social ul li a.twitter:hover, #page .sidebar-content-container .main-content .social ul li a.twitter:hover {
  background-position: -71px -59px;
}
#page .sidebar-content-container #main-content .social ul li a.linkedin, #page .sidebar-content-container .main-content .social ul li a.linkedin {
  background-position: -143px 0;
}
#page .sidebar-content-container #main-content .social ul li a.linkedin:hover, #page .sidebar-content-container .main-content .social ul li a.linkedin:hover {
  background-position: -143px -59px;
}
#page .sidebar-content-container #main-content .partner-cert, #page .sidebar-content-container .main-content .partner-cert {
  display: table;
  padding: 33px 44px 33px 0;
  border-top: 1px solid #5f8fb4;
  border-bottom: 1px solid #5f8fb4;
  margin: 50px 0;
}
.sub-tablet #page .sidebar-content-container #main-content .partner-cert, .sub-tablet #page .sidebar-content-container .main-content .partner-cert {
  display: block;
}
#page .sidebar-content-container #main-content .partner-cert .cert-icon, #page .sidebar-content-container .main-content .partner-cert .cert-icon {
  display: table-cell;
  vertical-align: middle;
  padding-right: 45px;
}
.sub-tablet #page .sidebar-content-container #main-content .partner-cert .cert-icon, .sub-tablet #page .sidebar-content-container .main-content .partner-cert .cert-icon {
  display: block;
  width: 142px;
  height: 142px;
  margin: 0 auto 80px;
  padding: 0;
}
.sub-tablet #page .sidebar-content-container #main-content .partner-cert .cert-icon img, .sub-tablet #page .sidebar-content-container .main-content .partner-cert .cert-icon img {
  width: 100%;
  height: auto;
}
#page .sidebar-content-container #main-content .partner-cert .content, #page .sidebar-content-container .main-content .partner-cert .content {
  display: table-cell;
  vertical-align: middle;
}
.sub-tablet #page .sidebar-content-container #main-content .partner-cert .content, .sub-tablet #page .sidebar-content-container .main-content .partner-cert .content {
  display: block;
}
#page .sidebar-content-container #main-content .partner-cert .content p, #page .sidebar-content-container .main-content .partner-cert .content p {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content #featured-box, #page .sidebar-content-container .main-content #featured-box {
  position: relative;
  margin-bottom: 35px;
}
#page .sidebar-content-container #main-content #featured-box img, #page .sidebar-content-container .main-content #featured-box img {
  display: block;
  width: 100%;
  height: auto;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay, #page .sidebar-content-container .main-content #featured-box .text-overlay {
  padding: 15px 24px;
  width: calc(100% - 48px);
  max-height: calc(100% - 30px);
  background: rgba(41, 61, 76, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay h4, #page .sidebar-content-container .main-content #featured-box .text-overlay h4 {
  line-height: 17px;
  margin-bottom: 0;
  color: #fff;
}
.sub-tablet #page .sidebar-content-container #main-content #featured-box .text-overlay h4, .sub-tablet #page .sidebar-content-container .main-content #featured-box .text-overlay h4 {
  font-size: 20px;
  line-height: 22px;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay h4 span, #page .sidebar-content-container .main-content #featured-box .text-overlay h4 span {
  color: #ffd100;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay h4 a, #page .sidebar-content-container .main-content #featured-box .text-overlay h4 a {
  color: #fff;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay h4 a:hover, #page .sidebar-content-container .main-content #featured-box .text-overlay h4 a:hover {
  color: #ffd100;
}
#page .sidebar-content-container #main-content #featured-box .text-overlay p, #page .sidebar-content-container .main-content #featured-box .text-overlay p {
  line-height: 24px;
  color: #fff;
  margin-bottom: 10px;
}
.sub-tablet #page .sidebar-content-container #main-content #featured-box .text-overlay p, .sub-tablet #page .sidebar-content-container .main-content #featured-box .text-overlay p {
  font-size: 22px;
  line-height: 26px;
}
#page .sidebar-content-container #main-content ul.case-study-list li, #page .sidebar-content-container .main-content ul.case-study-list li {
  font: 400 18px/20px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #c7c8ca;
  border-bottom: 1px solid #d7d7d7;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.sub-tablet #page .sidebar-content-container #main-content ul.case-study-list li, .sub-tablet #page .sidebar-content-container .main-content ul.case-study-list li {
  font-size: 29px;
  line-height: 34px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#page .sidebar-content-container #main-content ul.case-study-list li:before, #page .sidebar-content-container .main-content ul.case-study-list li:before {
  content: none;
}
#page .sidebar-content-container #main-content ul.case-study-list li a, #page .sidebar-content-container .main-content ul.case-study-list li a {
  color: #8a898a;
  display: block;
}
#page .sidebar-content-container #main-content ul.case-study-list li a:hover, #page .sidebar-content-container .main-content ul.case-study-list li a:hover {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content h3.page-label, #page .sidebar-content-container .main-content h3.page-label {
  text-align: center;
}
/* CHANGE */
#page .sidebar-content-container #main-content .pagination-container, #page .sidebar-content-container .main-content .pagination-container {
  margin-bottom: 15px;
}

#page .sidebar-content-container #main-content .pagination-container ul.pagination, #page .sidebar-content-container .main-content .pagination-container ul.pagination {
  display: table;
  margin: 0 auto;
  background: #fff;
  border-top: 1px solid #5f8fb4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  cursor: pointer;
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination {
  border-top: 2px solid #5f8fb4;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li, #page .sidebar-content-container .main-content .pagination-container ul.pagination li {
  display: table-cell;
  padding: 10px 15px;
  border-right: 1px solid #d7d7d7;
  width: 11px;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.inactive, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.inactive {
  cursor: default;
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li {
  font-size: 30px;
  line-height: 30px;
  width: 20px;
  border-right: 2px solid #d7d7d7;
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.next, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next {
  background-image: url('images/icons/arrow-right-grey-25.png');
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.next:hover, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next:hover {
  background-image: url('images/icons/arrow-right-blue-25.png');
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.next.inactive, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next.inactive, .sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.next.inactive:hover, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next.inactive:hover {
  background: url('images/icons/arrow-right-light-grey-25.png') no-repeat center center;
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev {
  background-image: url('images/icons/arrow-left-grey-25.png');
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev:hover, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev:hover {
  background-image: url('images/icons/arrow-left-blue-25.png');
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev.inactive, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev.inactive, .sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev.inactive:hover, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev.inactive:hover {
  background: url('images/icons/arrow-left-light-grey-25.png') no-repeat center center;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.next, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next {
  background: url('images/icons/arrow-right-grey-12.png') no-repeat center center;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.next.inactive, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next.inactive, #page .sidebar-content-container #main-content .pagination-container ul.pagination li.next.inactive:hover, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next.inactive:hover {
  background: url('images/icons/arrow-right-light-grey-12.png') no-repeat center center;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.next:hover, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.next:hover {
  background-image: url('images/icons/arrow-right-blue-12.png');
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev {
  background: url('images/icons/arrow-left-grey-12.png') no-repeat center center;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev.inactive, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev.inactive, #page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev.inactive:hover, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev.inactive:hover {
  background: url('images/icons/arrow-left-light-grey-12.png') no-repeat center center;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li.prev:hover, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.prev:hover {
  background-image: url('images/icons/arrow-left-blue-12.png');
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li:hover:not(.prev):not(.next), #page .sidebar-content-container .main-content .pagination-container ul.pagination li:hover:not(.prev):not(.next), #page .sidebar-content-container #main-content .pagination-container ul.pagination.pagination li.active, #page .sidebar-content-container .main-content .pagination-container ul.pagination li.active {
  background: #5f8fb4;
  color: #fff;
  border-right: 1px solid #5f8fb4;
}
.sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li:hover:not(.prev):not(.next), .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li:hover:not(.prev):not(.next), .sub-tablet #page .sidebar-content-container #main-content .pagination-container ul.pagination li.active, .sub-tablet #page .sidebar-content-container .main-content .pagination-container ul.pagination li.active {
  border-right: 2px solid #5f8fb4;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li:before, #page .sidebar-content-container .main-content .pagination-container ul.pagination li:before {
  content: none;
}
#page .sidebar-content-container #main-content .pagination-container ul.pagination li:last-child, #page .sidebar-content-container .main-content .pagination-container ul.pagination li:last-child {
  border-right: none;
}
#page .sidebar-content-container #main-content #mobile-case-study-button, #page .sidebar-content-container .main-content #mobile-case-study-button {
  display: none;
  position: relative;
  z-index: 120;
  height: 125px;
  margin: 0 -60px;
  padding: 0 60px;
  font: 700 28px/125px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: #fff url('images/icons/plus-blue-38.png') no-repeat right 60px center;
  cursor: pointer;
}
#page .sidebar-content-container #main-content #mobile-case-study-button.active, #page .sidebar-content-container .main-content #mobile-case-study-button.active {
  background-image: url('images/icons/minus-yellow-38.png');
}
.sub-tablet #page .sidebar-content-container #main-content #mobile-case-study-button, .sub-tablet #page .sidebar-content-container .main-content #mobile-case-study-button {
  display: block;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter, #page .sidebar-content-container .main-content #mobile-case-study-filter {
  display: none;
  position: absolute;
  width: 100%;
  margin-left: -60px;
  background: rgba(255, 255, 255, 0.90);
  z-index: 100;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label, #page .sidebar-content-container .main-content #mobile-case-study-filter label {
  display: block;
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #d7d7d7;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label.solo, #page .sidebar-content-container .main-content #mobile-case-study-filter label.solo {
  border-bottom: 1px solid #5f8fb4;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label input[type="checkbox"], #page .sidebar-content-container .main-content #mobile-case-study-filter label input[type="checkbox"] {
  position: absolute;
  border-right: 1px solid #d7d7d7;
  outline: none;
  height: 100%;
  width: 140px;
  cursor: pointer;
  text-align: center;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label input[type="checkbox"]:before, #page .sidebar-content-container .main-content #mobile-case-study-filter label input[type="checkbox"]:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label input[type="checkbox"]:checked:before, #page .sidebar-content-container .main-content #mobile-case-study-filter label input[type="checkbox"]:checked:before {
  background: #5f8fb4;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter label > span, #page .sidebar-content-container .main-content #mobile-case-study-filter label > span {
  font: 400 30px/36px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  padding: 25px 0;
  margin-left: 145px;
  display: inline-block;
  max-width: 390px;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul {
  margin: 0;
  list-style: none;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li {
  margin-bottom: 0;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li:before, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li:before {
  content: none;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li > span, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li > span {
  padding: 25px 0;
  cursor: pointer;
  display: block;
  padding-left: 145px;
  background: url('images/icons/arrow-blue-right-32.png') no-repeat right 68px center;
  border-bottom: 1px solid #5f8fb4;
  font: 400 30px/36px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li.shown > span, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li.shown > span {
  background: url('images/icons/arrow-down-yellow-21.png') no-repeat right 62px center;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li ul, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li ul {
  margin: 0;
  list-style: none;
  display: none;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li ul li, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li ul li {
  margin: 0;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li ul li:last-child label, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li ul li:last-child label {
  border-bottom: 1px solid #5f8fb4;
}
#page .sidebar-content-container #main-content #mobile-case-study-filter > ul > li ul li:before, #page .sidebar-content-container .main-content #mobile-case-study-filter > ul > li ul li:before {
  content: none;
}
#page .sidebar-content-container #main-content .photo-bar, #page .sidebar-content-container .main-content .photo-bar {
  margin: 55px 0;
  width: 100%;
  height: 250px;
  overflow: hidden;
}
#page .sidebar-content-container #main-content .photo-bar .three-fifths, #page .sidebar-content-container .main-content .photo-bar .three-fifths {
  float: left;
  position: relative;
  width: calc(60% - 3px);
  height: 100%;
  margin-right: 6px;
  overflow: hidden;
}
#page .sidebar-content-container #main-content .photo-bar .two-fifths, #page .sidebar-content-container .main-content .photo-bar .two-fifths {
  position: relative;
  width: calc(40% - 3px);
  height: 100%;
  float: left;
  overflow: hidden;
}
#page .sidebar-content-container #main-content .photo-bar img, #page .sidebar-content-container .main-content .photo-bar img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.sub-tablet #page .sidebar-content-container #main-content .column-container.break-mobile .column, .sub-tablet #page .sidebar-content-container .main-content .column-container.break-mobile .column {
  float: none;
}
.sub-tablet #page .sidebar-content-container #main-content .column-container.break-mobile .column.half, .sub-tablet #page .sidebar-content-container .main-content .column-container.break-mobile .column.half {
  width: 100%;
  margin-right: 0;
}
#page .sidebar-content-container #main-content .column-container .column, #page .sidebar-content-container .main-content .column-container .column {
  float: left;
}
#page .sidebar-content-container #main-content .column-container .column.half, #page .sidebar-content-container .main-content .column-container .column.half {
  width: calc(50% - 50px);
  margin-right: 100px;
}
#page .sidebar-content-container #main-content .column-container .column.half:nth-child(2), #page .sidebar-content-container .main-content .column-container .column.half:nth-child(2) {
  margin-right: 0;
}
#page .sidebar-content-container #main-content .column-container .column ul, #page .sidebar-content-container .main-content .column-container .column ul {
  margin-top: 0;
}
#page .sidebar-content-container #main-content .column-container .column ul.spaced, #page .sidebar-content-container .main-content .column-container .column ul.spaced {
  margin-top: 25px;
}
#page .sidebar-content-container #main-content .column-container .column h2, #page .sidebar-content-container .main-content .column-container .column h2 {
  margin-bottom: 5px;
}
#page .sidebar-content-container #main-content #fun-container .fun-row, #page .sidebar-content-container .main-content #fun-container .fun-row {
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 120px 15px 0;
}
#page .sidebar-content-container #main-content #fun-container .fun-row:first-child, #page .sidebar-content-container .main-content #fun-container .fun-row:first-child {
  padding-top: 0;
}
#page .sidebar-content-container #main-content #fun-container .fun-row:last-child, #page .sidebar-content-container .main-content #fun-container .fun-row:last-child {
  border-bottom: none;
}
.sub-tablet #page .sidebar-content-container #main-content #fun-container .fun-row, .sub-tablet #page .sidebar-content-container .main-content #fun-container .fun-row {
  padding-right: 0;
}
#page .sidebar-content-container #main-content #fun-container .fun-row h3, #page .sidebar-content-container .main-content #fun-container .fun-row h3 {
  max-width: 530px;
  margin-bottom: 0;
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #fun-container .fun-row h3, .sub-tablet #page .sidebar-content-container .main-content #fun-container .fun-row h3 {
  font-size: 30px;
  line-height: 35px;
}
#page .sidebar-content-container #main-content #fun-container .fun-row p, #page .sidebar-content-container .main-content #fun-container .fun-row p {
  margin-bottom: 0;
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #fun-container .fun-row p, .sub-tablet #page .sidebar-content-container .main-content #fun-container .fun-row p {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content #fun-container .fun-row h4, #page .sidebar-content-container .main-content #fun-container .fun-row h4 {
  font: 700 13px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #fun-container .fun-row h4, .sub-tablet #page .sidebar-content-container .main-content #fun-container .fun-row h4 {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content #location-container h1, #page .sidebar-content-container .main-content #location-container h1 {
  font: 900 45px/47px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  /* reduced the font size from design for reponsive*/
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
.tablet #page .sidebar-content-container #main-content #location-container h1, .tablet #page .sidebar-content-container .main-content #location-container h1 {
  font: 900 48px/47px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#page .sidebar-content-container #main-content #location-container p, #page .sidebar-content-container .main-content #location-container p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 0;
}
#page .sidebar-content-container #main-content #location-container p span, #page .sidebar-content-container .main-content #location-container p span, #page .sidebar-content-container #main-content #location-container p a, #page .sidebar-content-container .main-content #location-container p a {
  color: #5f8fb4;
}
#page .sidebar-content-container #main-content #location-container p a:hover, #page .sidebar-content-container .main-content #location-container p a:hover {
  color: #ffd100;
}
.sub-tablet #page .sidebar-content-container #main-content #location-container p, .sub-tablet #page .sidebar-content-container .main-content #location-container p {
  font: 400 30px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#page .sidebar-content-container #main-content #location-container .location, #page .sidebar-content-container .main-content #location-container .location {
  width: 100%;
  padding: 25px 0;
  border-bottom: 1px solid #5f8fb4;
}
#page .sidebar-content-container #main-content #location-container .location:last-child, #page .sidebar-content-container .main-content #location-container .location:last-child {
  border-bottom: none;
}
#page .sidebar-content-container #main-content #location-container .location.hq-container, #page .sidebar-content-container .main-content #location-container .location.hq-container {
  position: relative;
  overflow: hidden;
  border-bottom: none;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.tablet #page .sidebar-content-container #main-content #location-container .location.hq-container, .tablet #page .sidebar-content-container .main-content #location-container .location.hq-container {
  padding: 25px 0 25px 30px;
  width: calc(100% - 30px);
}
#page .sidebar-content-container #main-content #location-container .location.hq-container img, #page .sidebar-content-container .main-content #location-container .location.hq-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}
#page .sidebar-content-container #main-content #location-container .location.hq-container p, #page .sidebar-content-container .main-content #location-container .location.hq-container p {
  color: #fff;
}
#page .sidebar-content-container #main-content #location-container .location.hq-container p span, #page .sidebar-content-container .main-content #location-container .location.hq-container p span, #page .sidebar-content-container #main-content #location-container .location.hq-container p a, #page .sidebar-content-container .main-content #location-container .location.hq-container p a {
  color: #ffd100;
}
#page .sidebar-content-container #main-content #location-container .location .office, #page .sidebar-content-container .main-content #location-container .location .office {
  width: 36%;
  margin-right: 35px;
  float: left;
  min-height: 50px;
  min-width: 300px;
}
.tablet #page .sidebar-content-container #main-content #location-container .location .office, .tablet #page .sidebar-content-container .main-content #location-container .location .office {
  width: 100%;
  float: none;
}
#page .sidebar-content-container #main-content #location-container .location .text, #page .sidebar-content-container .main-content #location-container .location .text {
  width: 52%;
  float: left;
  min-width: 370px;
}
.tablet #page .sidebar-content-container #main-content #location-container .location .text, .tablet #page .sidebar-content-container .main-content #location-container .location .text {
  float: none;
}
.sub-tablet #page .sidebar-content-container #main-content #location-container .location .text, .sub-tablet #page .sidebar-content-container .main-content #location-container .location .text {
  width: 100%;
}
#page .sidebar-content-container #main-content #location-container .location .text .info, #page .sidebar-content-container .main-content #location-container .location .text .info {
  overflow: hidden;
}
#page .sidebar-content-container #main-content #location-container .location .text .info .address, #page .sidebar-content-container .main-content #location-container .location .text .info .address {
  float: left;
  width: 220px;
}
.sub-tablet #page .sidebar-content-container #main-content #location-container .location .text .info .address, .sub-tablet #page .sidebar-content-container .main-content #location-container .location .text .info .address {
  width: 370px;
}
.super-mobile #page .sidebar-content-container #main-content #location-container .location .text .info .address, .super-mobile #page .sidebar-content-container .main-content #location-container .location .text .info .address {
  float: none;
  margin-bottom: 25px;
}
#page .sidebar-content-container #main-content #location-container .location .text .info .contact, #page .sidebar-content-container .main-content #location-container .location .text .info .contact {
  float: right;
  width: 150px;
}
.sub-tablet #page .sidebar-content-container #main-content #location-container .location .text .info .contact, .sub-tablet #page .sidebar-content-container .main-content #location-container .location .text .info .contact {
  width: 250px;
}
.super-mobile #page .sidebar-content-container #main-content #location-container .location .text .info .contact, .super-mobile #page .sidebar-content-container .main-content #location-container .location .text .info .contact {
  float: none;
}
#page .sidebar-content-container #main-content .career-block, #page .sidebar-content-container .main-content .career-block {
  margin-top: 70px;
}
#page .sidebar-content-container #main-content .career-block .career-header, #page .sidebar-content-container .main-content .career-block .career-header {
  position: relative;
  height: 200px;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}
#page .sidebar-content-container #main-content .career-block .career-header img, #page .sidebar-content-container .main-content .career-block .career-header img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page .sidebar-content-container #main-content .career-block .career-header .text-container, #page .sidebar-content-container .main-content .career-block .career-header .text-container {
  position: absolute;
  left: 40px;
  bottom: 35px;
}
#page .sidebar-content-container #main-content .career-block .career-header .text-container h1, #page .sidebar-content-container .main-content .career-block .career-header .text-container h1 {
  font: 900 48px/50px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}
#page .sidebar-content-container #main-content .career-block .career-header .text-container h2, #page .sidebar-content-container .main-content .career-block .career-header .text-container h2 {
  color: #fff;
}
#page .sidebar-content-container #main-content #news-list .news-item, #page .sidebar-content-container .main-content #news-list .news-item {
  border-bottom: 1px solid #d7d7d7;
  padding: 20px 120px 15px 0;
}
#page .sidebar-content-container #main-content #news-list .news-item:first-child, #page .sidebar-content-container .main-content #news-list .news-item:first-child {
  padding-top: 0;
}
#page .sidebar-content-container #main-content #news-list .news-item:last-child, #page .sidebar-content-container .main-content #news-list .news-item:last-child {
  border-bottom: none;
}
.sub-tablet #page .sidebar-content-container #main-content #news-list .news-item, .sub-tablet #page .sidebar-content-container .main-content #news-list .news-item {
  padding-right: 0;
}
#page .sidebar-content-container #main-content #news-list .news-item h3, #page .sidebar-content-container .main-content #news-list .news-item h3 {
  max-width: 530px;
  margin-bottom: 0;
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #news-list .news-item h3, .sub-tablet #page .sidebar-content-container .main-content #news-list .news-item h3 {
  font-size: 30px;
  line-height: 35px;
}
#page .sidebar-content-container #main-content #news-list .news-item p, #page .sidebar-content-container .main-content #news-list .news-item p {
  margin-bottom: 0;
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #news-list .news-item p, .sub-tablet #page .sidebar-content-container .main-content #news-list .news-item p {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content #news-list .news-item h4, #page .sidebar-content-container .main-content #news-list .news-item h4 {
  font: 700 13px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
.sub-tablet #page .sidebar-content-container #main-content #news-list .news-item h4, .sub-tablet #page .sidebar-content-container .main-content #news-list .news-item h4 {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content #event-list .event-item, #page .sidebar-content-container .main-content #event-list .event-item {
  margin-bottom: 30px;
  position: relative;
}
#page .sidebar-content-container #main-content #event-list .event-item a, #page .sidebar-content-container .main-content #event-list .event-item a {
  display: block;
  background: #fff;
}
#page .sidebar-content-container #main-content #event-list .event-item a:hover, #page .sidebar-content-container .main-content #event-list .event-item a:hover {
  outline: 1px solid #5f8fb4;
}
#page .sidebar-content-container #main-content #event-list .event-item a:hover h4, #page .sidebar-content-container .main-content #event-list .event-item a:hover h4 {
  color: #ffd100;
}
#page .sidebar-content-container #main-content #event-list .event-item a:hover .date-container, #page .sidebar-content-container .main-content #event-list .event-item a:hover .date-container {
  background: #5f8fb4;
}
#page .sidebar-content-container #main-content #event-list .event-item a:hover .date-container .month, #page .sidebar-content-container .main-content #event-list .event-item a:hover .date-container .month, #page .sidebar-content-container #main-content #event-list .event-item a:hover .date-container .year, #page .sidebar-content-container .main-content #event-list .event-item a:hover .date-container .year {
  color: #fff;
}
#page .sidebar-content-container #main-content #event-list .event-item a .date-container, #page .sidebar-content-container .main-content #event-list .event-item a .date-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 108px;
  height: 100%;
  background: #e6e6e6;
  text-align: center;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .date-container, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .date-container {
  width: 150px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .date-container .month, #page .sidebar-content-container .main-content #event-list .event-item a .date-container .month {
  font: 900 18px/27px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .date-container .month, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .date-container .month {
  font-size: 28px;
  line-height: 48px;
  padding-top: 20px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .date-container .day, #page .sidebar-content-container .main-content #event-list .event-item a .date-container .day {
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  background: #fff;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .date-container .day, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .date-container .day {
  font-size: 100px;
  line-height: 96px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .date-container .year, #page .sidebar-content-container .main-content #event-list .event-item a .date-container .year {
  font: 900 18px/27px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .date-container .year, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .date-container .year {
  font-size: 28px;
  line-height: 48px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .content-container, #page .sidebar-content-container .main-content #event-list .event-item a .content-container {
  margin-left: 108px;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .content-container, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .content-container {
  margin-left: 150px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container, #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container {
  padding: 30px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container h3, #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container h3 {
  line-height: 22px;
  margin-bottom: 0;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container h3, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container h3 {
  line-height: 40px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container p, #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container p {
  line-height: 22px;
  margin-bottom: 0;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container p, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container p {
  line-height: 40px;
}
#page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container h4, #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container h4 {
  line-height: 22px;
}
.sub-tablet #page .sidebar-content-container #main-content #event-list .event-item a .content-container .text-container h4, .sub-tablet #page .sidebar-content-container .main-content #event-list .event-item a .content-container .text-container h4 {
  line-height: 32px;
}
#page .sidebar-content-container #main-content #blog-list, #page .sidebar-content-container .main-content #blog-list {
  padding-top: 15px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item, #page .sidebar-content-container .main-content #blog-list .blog-item {
  position: relative;
  margin-bottom: 30px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container, #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container {
  position: relative;
}
#page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .image-container, #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .image-container {
  width: 33%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.tablet #page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .image-container, .tablet #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .image-container {
  position: static;
  width: 100%;
  height: auto;
}
#page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .image-container img, #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .image-container img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
}
.tablet #page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .image-container img, .tablet #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .image-container img {
  position: static;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  width: 100%;
  height: auto;
  min-width: auto;
  min-height: auto;
}
#page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .text-container, #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .text-container {
  width: calc(66% - 40px);
  margin-left: 33%;
  min-height: 122px;
}
.tablet #page .sidebar-content-container #main-content #blog-list .blog-item.has-picture .content-container .text-container, .tablet #page .sidebar-content-container .main-content #blog-list .blog-item.has-picture .content-container .text-container {
  width: auto;
  margin-left: 0;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .date-container, #page .sidebar-content-container .main-content #blog-list .blog-item .date-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 108px;
  height: 100%;
  background: #e6e6e6;
  text-align: center;
}
.sub-tablet #page .sidebar-content-container #main-content #blog-list .blog-item .date-container, .sub-tablet #page .sidebar-content-container .main-content #blog-list .blog-item .date-container {
  width: 150px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .date-container .month, #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .month {
  font: 900 18px/27px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content #blog-list .blog-item .date-container .month, .sub-tablet #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .month {
  font-size: 28px;
  line-height: 48px;
  padding-top: 20px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .date-container .day, #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .day {
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  background: #fff;
}
.sub-tablet #page .sidebar-content-container #main-content #blog-list .blog-item .date-container .day, .sub-tablet #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .day {
  font-size: 100px;
  line-height: 96px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .date-container .year, #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .year {
  font: 900 18px/27px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content #blog-list .blog-item .date-container .year, .sub-tablet #page .sidebar-content-container .main-content #blog-list .blog-item .date-container .year {
  font-size: 28px;
  line-height: 48px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .content-container, #page .sidebar-content-container .main-content #blog-list .blog-item .content-container {
  margin-left: 108px;
  background: #fff;
}
.sub-tablet #page .sidebar-content-container #main-content #blog-list .blog-item .content-container, .sub-tablet #page .sidebar-content-container .main-content #blog-list .blog-item .content-container {
  margin-left: 150px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .content-container .text-container, #page .sidebar-content-container .main-content #blog-list .blog-item .content-container .text-container {
  padding: 20px;
}
#page .sidebar-content-container #main-content #blog-list .blog-item .content-container .text-container h1, #page .sidebar-content-container .main-content #blog-list .blog-item .content-container .text-container h1 {
  line-height: 28px;
  margin-bottom: 10px;
}
#page .sidebar-content-container #main-content .featured-news-event, #page .sidebar-content-container .main-content .featured-news-event {
  position: relative;
  margin-bottom: 20px;
  margin-top: 30px;
  min-height: 202px;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event {
  margin-bottom: 40px;
}
#page .sidebar-content-container #main-content .featured-news-event a, #page .sidebar-content-container .main-content .featured-news-event a {
  display: block;
}
#page .sidebar-content-container #main-content .featured-news-event a:hover, #page .sidebar-content-container .main-content .featured-news-event a:hover {
  outline: 1px solid #5f8fb4;
}
#page .sidebar-content-container #main-content .featured-news-event a:hover h4:last-of-type, #page .sidebar-content-container .main-content .featured-news-event a:hover h4:last-of-type {
  color: #ffd100;
}
#page .sidebar-content-container #main-content .featured-news-event a .date-container, #page .sidebar-content-container .main-content .featured-news-event a .date-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 108px;
  height: 100%;
  background: #5f8fb4;
  text-align: center;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .date-container, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .date-container {
  width: 150px;
}
#page .sidebar-content-container #main-content .featured-news-event a .date-container .month, #page .sidebar-content-container .main-content .featured-news-event a .date-container .month {
  padding-top: 50px;
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .date-container .month, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .date-container .month {
  font-size: 28px;
  line-height: 48px;
  padding-top: 90px;
}
#page .sidebar-content-container #main-content .featured-news-event a .date-container .day, #page .sidebar-content-container .main-content .featured-news-event a .date-container .day {
  background: #fff;
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .date-container .day, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .date-container .day {
  font-size: 100px;
  line-height: 96px;
}
#page .sidebar-content-container #main-content .featured-news-event a .date-container .year, #page .sidebar-content-container .main-content .featured-news-event a .date-container .year {
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .date-container .year, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .date-container .year {
  font-size: 28px;
  line-height: 48px;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container, #page .sidebar-content-container .main-content .featured-news-event a .content-container {
  position: relative;
  margin-left: 108px;
  width: calc(100% - 108px);
  background: ;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container {
  width: calc(100% - 150px);
  margin-left: 150px;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container, #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container {
  width: calc(42% - 60px);
  padding: 50px 30px 30px;
  background: #fff;
  min-height: 122px;
}
.tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container, .tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container {
  width: calc(100% - 60px);
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container h4, #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container h4 {
  margin-bottom: 0;
  line-height: 17px;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container h4, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container h4 {
  font-size: 22px;
  line-height: 28px;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container h3, #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container h3 {
  margin-bottom: 0;
  line-height: 22px;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container h3, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container h3 {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container p, #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container p {
  line-height: 22px;
  margin-bottom: 0;
}
.sub-tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .text-container p, .sub-tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .text-container p {
  font-size: 30px;
  line-height: 40px;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .img-container, #page .sidebar-content-container .main-content .featured-news-event a .content-container .img-container {
  width: 58%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
}
.tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .img-container, .tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .img-container {
  position: static;
  width: 100%;
}
#page .sidebar-content-container #main-content .featured-news-event a .content-container .img-container img, #page .sidebar-content-container .main-content .featured-news-event a .content-container .img-container img {
  display: block;
  width: auto;
  height: auto;
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.tablet #page .sidebar-content-container #main-content .featured-news-event a .content-container .img-container img, .tablet #page .sidebar-content-container .main-content .featured-news-event a .content-container .img-container img {
  position: static;
  width: 100%;
  height: auto;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
}
.careers-photo-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.careers-photo-container > img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.careers-photo-container > img.mobile {
  display: none;
}
.sub-tablet .careers-photo-container > img {
  display: none;
}
.sub-tablet .careers-photo-container > img.mobile {
  display: block;
}
.careers-photo-container h1.faded-title {
  font: 400 90px/70px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  opacity: 0.3;
  position: absolute;
  top: -10px;
  left: 20px;
}
.careers-photo-container .sidebar-content-container {
  padding-top: 150px !important;
  padding-bottom: 10px !important;
}
.careers-photo-container .sidebar-content-container .main-content p {
  font-size: 26px !important;
  line-height: 34px !important;
  color: #fff !important;
}
.expand-screen-container {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.expand-screen-container.tall {
  height: 1050px;
}
.expand-screen-container.bottom-spacer {
  padding-bottom: 160px;
}
.expand-screen-container img.bg {
  position: absolute;
  top: 40%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#page #employee-count {
  position: relative;
  margin-top: 120px;
  margin-left: 35px;
  width: 490px;
  height: 295px;
  border-top: 8px solid #ffd100;
  border-bottom: 8px solid #ffd100;
}
.super-mobile #page #employee-count {
  width: 350px;
  height: 210px;
}
#page #employee-count h1 {
  position: absolute;
  top: 115px;
  font: 900 284px/0 "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  margin-top: 10px;
  margin-bottom: -10px;
  text-align: center;
}
/*.super-mobile #page #employee-count h1 {
  font-size: 184px;
  line-height: 160px;
}*/
.super-mobile #page #employee-count h1 {
    font-size: 184px;
    line-height: 160px;
    top: 0px;
    margin-top: -10px;
}
#page #employee-count h2 {
  position: absolute;
  width: 100%;
  bottom: 24px;
  font: 900 46px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  text-transform: uppercase;
  text-align: center;
}
#page #employee-count .yellow-plus {
  display: none;
  width: 104px;
  height: 104px;
  position: absolute;
  margin-top: -25px;
  top: 50%;
  right: -140px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background: url('images/icons/yellow-plus-104.png') no-repeat center center;
}
#page #main-content #company-certs {
  position: relative;
  width: 469px;
  height: 307px;
  margin: 65px auto;
}
#page #main-content #company-certs h1 {
  position: absolute;
  font: 900 230px/160px "FranklinGothicURW", Arial, Helvetica, sans-serif !important;
  height: 175px;
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: -0.005em;
  top: 30px;
  left: 38px;
}
#page #main-content #company-certs .plus {
  display: none;
  width: 104px;
  height: 104px;
  position: absolute;
  left: 327px;
  top: 54px;
  background: url('images/icons/yellow-plus-104.png') no-repeat center center;
}
#page #main-content #individual-certs {
  position: relative;
  width: 469px;
  height: 241px;
  margin: 65px auto;
}
#page #main-content #individual-certs h1 {
  position: absolute;
  font: 900 147px/100px "FranklinGothicURW", Arial, Helvetica, sans-serif !important;
  color: #ffd100;
  text-transform: uppercase;
  letter-spacing: 0.015em;
  top: 30px;
  left: 0;
}
#page #main-content #individual-certs .plus {
  display: none;
  width: 63px;
  height: 63px;
  position: absolute;
  left: 403px;
  top: 44px;
  background: url('images/icons/yellow-plus-63.png') no-repeat center center;
}
#featured-case-slider {
  position: relative;
  margin-top: 5px;
  width: 100%;
  height: 225px;
}
.sub-tablet #featured-case-slider {
  height: 360px;
}
#featured-case-slider .slider-image-list {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
#featured-case-slider .slider-image-list ul {
  list-style: none;
  width: 100%;
  height: 100%;
}
#featured-case-slider .slider-image-list ul li {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
}
#featured-case-slider .slider-image-list ul li img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#featured-case-slider .content-overlay {
  display: table;
  position: absolute;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  -webkit-transform: translate(-50%);
  -moz-transform: translate(-50%);
  -ms-transform: translate(-50%);
  pointer-events: none;
}
#featured-case-slider .content-overlay .left {
  display: table-cell;
  vertical-align: top;
  width: 165px;
  padding-right: 65px;
}
.sub-tablet #featured-case-slider .content-overlay .left {
  display: none;
}
#featured-case-slider .content-overlay .left .solution-icon {
  width: 110px;
  height: 110px;
  margin: 35px auto;
}
#featured-case-slider .content-overlay .left .solution-icon img {
  width: 100%;
  height: auto;
  display: block;
}
#featured-case-slider .content-overlay .left .indicators {
  width: 140px;
}
#featured-case-slider .content-overlay .left .indicators ul li {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: rgba(255, 255, 255, 0.5);
  margin-right: 30px;
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
}
#featured-case-slider .content-overlay .left .indicators ul li:hover {
  background: #fff;
}
#featured-case-slider .content-overlay .left .indicators ul li:last-child {
  margin-right: 0;
}
#featured-case-slider .content-overlay .left .indicators ul li.selected {
  background: #fff;
}
#featured-case-slider .content-overlay .right {
  display: table-cell;
  vertical-align: top;
  padding-top: 35px;
}
.sub-tablet #featured-case-slider .content-overlay .right {
  padding-top: 60px;
}
#featured-case-slider .content-overlay .right h4 {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
}
#featured-case-slider .content-overlay .right h4 a {
  color: #fff;
  pointer-events: auto;
}
#featured-case-slider .content-overlay .right h4 a:hover {
  color: #ffd100;
}
.sub-tablet #featured-case-slider .content-overlay .right h4 {
  font-size: 22px;
  margin-bottom: 10px;
}
#featured-case-slider .content-overlay .right p {
  font: 400 26px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  margin-bottom: 20px;
}
.sub-tablet #featured-case-slider .content-overlay .right p {
  font-size: 35px;
  line-height: 38px;
  margin-bottom: 30px;
}
/*#product-boxes {
  padding-top: 100px;
}*/
#product-boxes.industries .product-box img {
  top: 50%;
  left: auto;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#product-boxes .product-box {
  position: relative;
  height: 200px;
  width: 100%;
  cursor: pointer;
  margin-bottom: 6px;
  overflow: hidden;
}
.footer-break #product-boxes .product-box {
  height: 250px;
}
.super-mobile #product-boxes .product-box {
  height: 300px;
}
#product-boxes .product-box:hover img, #product-boxes .product-box.nav-hovered img {
  display: none;
}
#product-boxes .product-box:hover img.hover, #product-boxes .product-box.nav-hovered img.hover {
  display: block;
}
#product-boxes .product-box img {
  display: block;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
#product-boxes .product-box img.hover {
  display: none;
}
#product-boxes .product-box .text-container {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  padding: 0 40px;
}
#product-boxes .product-box .text-container h1 {
  font: 900 48px/46px "FranklinGothicURW", Arial, Helvetica, sans-serif !important;
  color: #ffd100 !important;
  margin-bottom: 5px !important;
  text-transform: uppercase;
}
#product-boxes .product-box .text-container p {
  font: 400 26px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif !important;
  color: #fff !important;
}
#core-solution-boxes {
  display: table;
  width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}
.sub-tablet #core-solution-boxes {
  display: block;
}
#core-solution-boxes a {
  display: table-cell;
  background: #fff;
  text-align: center;
  vertical-align: middle;
  padding: 25px 0;
  width: 33%;
  border: 10px solid #f9f9f9;
}
.sub-tablet #core-solution-boxes a {
  display: block;
  position: relative;
  height: 150px;
  width: 100%;
  margin-bottom: 26px;
  border: none;
}
#core-solution-boxes a img {
  margin-bottom: 35px;
}
#core-solution-boxes a img.hover {
  display: none;
}
.sub-tablet #core-solution-boxes a img {
  position: absolute;
  top: 50%;
  left: 28px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
#core-solution-boxes a p {
  font: 700 16px/18px "FranklinGothicURW", Arial, Helvetica, sans-serif !important;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.sub-tablet #core-solution-boxes a p {
  max-width: 310px;
  font-size: 28px !important;
  line-height: 26px !important;
  position: absolute;
  top: 50%;
  left: 250px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  text-align: left;
}
#core-solution-boxes a:hover img, #core-solution-boxes a.nav-hovered img {
  display: none;
}
#core-solution-boxes a:hover img.hover, #core-solution-boxes a.nav-hovered img.hover {
  display: inline-block;
}
#core-solution-boxes a.comm-collab p {
  color: #f57f29 !important;
}
#core-solution-boxes a.comm-collab:hover, #core-solution-boxes a.comm-collab.nav-hovered {
  background: #f57f29;
}
#core-solution-boxes a.comm-collab:hover p, #core-solution-boxes a.comm-collab.nav-hovered p {
  color: #fff !important;
}
#core-solution-boxes a.data-center p {
  color: #73b563 !important;
}
#core-solution-boxes a.data-center:hover, #core-solution-boxes a.data-center.nav-hovered {
  background: #73b563;
}
#core-solution-boxes a.data-center:hover p, #core-solution-boxes a.data-center.nav-hovered p {
  color: #fff !important;
}
#core-solution-boxes a.cloud-managed p {
  color: #004689 !important;
}
#core-solution-boxes a.cloud-managed:hover, #core-solution-boxes a.cloud-managed.nav-hovered {
  background: #004689;
}
#core-solution-boxes a.cloud-managed:hover p, #core-solution-boxes a.cloud-managed.nav-hovered p {
  color: #fff !important;
}
.solution-always-box .top {
  display: table;
  width: 100%;
  border-bottom: 6px solid #f9f9f9;
}
.sub-tablet .solution-always-box .top {
  display: block;
}
.solution-always-box .top .image-left {
  display: table-cell;
  vertical-align: middle;
  border-right: 6px solid #f9f9f9;
}
.sub-tablet .solution-always-box .top .image-left {
  display: none;
}
.solution-always-box .top .image-left img {
  display: block;
}
.solution-always-box .top .label {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.sub-tablet .solution-always-box .top .label {
  display: block;
  width: calc(100% - 120px);
  padding: 30px 60px;
  margin: 0 auto;
}
.solution-always-box .top .label h1 {
  font: 900 83px/71px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  padding-left: 30px;
}
.sub-tablet .solution-always-box .top .label h1 {
  padding: 0;
  font-size: 100px;
  line-height: 84px;
}
.solution-always-box .bottom {
  width: 100%;
  padding: 60px 0 100px;
  overflow: hidden;
  position: relative;
}
.solution-always-box .bottom img.background {
  position: absolute;
  min-width: 100%;
  min-height: 150%;
  width: auto;
  height: auto;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: -1;
}
.solution-always-box .bottom .bubble-container {
  width: 510px;
  float: left;
}
.tablet .solution-always-box .bottom .bubble-container {
  display: none;
}
.solution-always-box .bottom .bubble-container .bubble {
  position: relative;
  width: 186px;
  height: 186px;
  border-radius: 50%;
  border: 3px solid #fff;
  margin: 0 auto;
}
.solution-always-box .bottom .bubble-container .bubble span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font: 900 15px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  width: 140px;
}
.solution-always-box .bottom .content {
  float: left;
  width: 600px;
  padding-left: 30px;
}
.footer-break .solution-always-box .bottom .content {
  width: 505px;
}
.tablet .solution-always-box .bottom .content {
  float: none;
  width: calc(100% - 120px);
  padding: 0 60px;
  margin: 0 auto;
}
.solution-always-box .bottom .content h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.solution-always-box .bottom .content ul {
  float: left;
  max-width: 215px;
}
.sub-tablet .solution-always-box .bottom .content ul {
  max-width: 100%;
  width: 100%;
}
.solution-always-box .bottom .content ul:first-of-type {
  margin-right: 115px;
}
.sub-tablet .solution-always-box .bottom .content ul:first-of-type {
  margin-right: 20px;
}
.solution-always-box .bottom .content ul:nth-of-type(2) {
  max-width: 175px;
}
.sub-tablet .solution-always-box .bottom .content ul:nth-of-type(2) {
  max-width: 100%;
  width: 100%;
}
.solution-always-box .bottom .content ul li {
  list-style: none;
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  margin-bottom: 2px;
  text-indent: -17px;
}
.sub-tablet .solution-always-box .bottom .content ul li {
  font-size: 30px;
  line-height: 40px;
  text-indent: -24px;
  margin-bottom: 10px;
}
.solution-always-box .bottom .content ul li:before {
  padding-right: 5px;
  content: "•";
}
.solution-always-box .bottom .content hr {
  width: 100%;
  border: none;
  height: 1px;
  margin: 35px 0;
}
.solution-always-box .bottom .content p {
  font: 400 20px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  width: 94%;
}
.sub-tablet .solution-always-box .bottom .content p {
  font-size: 30px;
  line-height: 40px;
}
.solution-always-box.yellow .top .label {
  background: #ffd100;
}
.solution-always-box.yellow .top .label h1 {
  color: #5f8fb4;
}
.solution-always-box.yellow .bottom {
  background-size: cover;
}
.solution-always-box.yellow .bottom .bubble-container .bubble span {
  color: #5f8fb4;
}
.solution-always-box.yellow .bottom .content h1 {
  color: #5f8fb4;
}
.solution-always-box.yellow .bottom .content ul li {
  color: #000;
}
.solution-always-box.yellow .bottom .content ul li:before {
  color: #fff;
}
.solution-always-box.yellow .bottom .content hr {
  background: #fff;
}
.solution-always-box.yellow .bottom .content p {
  color: #000;
}
.solution-always-box.cyan {
  border-top: 6px solid #f9f9f9;
}
.solution-always-box.cyan .top .label {
  background: #5f8fb4;
}
.solution-always-box.cyan .top .label h1 {
  color: #ffd100;
}
.solution-always-box.cyan .bottom {
  background-size: cover;
}
.solution-always-box.cyan .bottom .bubble-container .bubble {
  border-color: #404041;
}
.solution-always-box.cyan .bottom .bubble-container .bubble span {
  color: #ffd100;
}
.solution-always-box.cyan .bottom .content h1 {
  color: #ffd100;
}
.solution-always-box.cyan .bottom .content ul li {
  color: #fff;
}
.solution-always-box.cyan .bottom .content ul li:before {
  color: #404041;
}
.solution-always-box.cyan .bottom .content hr {
  background: #404041;
}
.solution-always-box.cyan .bottom .content p {
  color: #fff;
}
.request-quote-button {
  width: 204px;
  height: 33px;
  background: #5f8fb4;
  font: 700 14px/33px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  cursor: pointer;
  border-radius: 5px;
  margin-bottom: 35px;
}
.request-quote-button:hover {
  background: #436e90;
  color: #ffd100;
}
.sub-tablet .request-quote-button {
  width: 400px;
  height: 57px;
  font-size: 28px;
  line-height: 57px;
  margin: 0 auto;
}
#quote-request {
  display: none;
  width: 760px;
  padding: 50px 60px;
  border-top: 50px solid #74aa50;
  border-radius: 5px;
  background: #f9f9f9;
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1000;
}
.sub-tablet #quote-request {
  width: calc(100% - 120px);
  min-width: 550px;
  top: 150px;
  border-top: 60px solid #74aa50;
  padding-top: 60px;
  border-radius: 0;
}
#quote-request .close {
  width: 8px;
  height: 9px;
  position: absolute;
  right: 40px;
  top: -48px;
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
  cursor: pointer;
  padding: 20px;
}
#quote-request .close:hover {
  background: url('images/icons/close-x-black-8.png') no-repeat center center;
}
.sub-tablet #quote-request .close {
  background: url('images/icons/close-x-white-17.png') no-repeat center center;
  padding: 22px;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#quote-request h4 {
  font: 700 13px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.sub-tablet #quote-request h4 {
  font-size: 22px;
  margin-bottom: 8px;
}
#quote-request h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 20px;
}
.sub-tablet #quote-request h1 {
  margin-bottom: 30px;
}
#quote-request form input:not([type="submit"]), #quote-request form textarea {
  display: block;
  background: #fff;
  height: 42px;
  width: calc(100% - 40px);
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
}
#quote-request form input:not([type="submit"])::-webkit-input-placeholder, #quote-request form textarea::-webkit-input-placeholder {
  color: #8a898a;
}
#quote-request form input:not([type="submit"])::-moz-placeholder, #quote-request form textarea::-moz-placeholder {
  color: #8a898a;
}
#quote-request form input:not([type="submit"]):-ms-input-placeholder, #quote-request form textarea:-ms-input-placeholder {
  color: #8a898a;
}
.sub-tablet #quote-request form input:not([type="submit"]), .sub-tablet #quote-request form textarea {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 50px);
}
#quote-request form .group input, #quote-request form .group span span {
  float: left;
  width: calc(50% - 52px);
  /* padding+border+margin*/
}
#quote-request form .group input:first-child, #quote-request form .group span:first-child span {
  margin-right: 20px;
}
#quote-request form .group input:last-child, #quote-request form .group span:last-child span {
  margin-left: 60px;
}
.sub-tablet #quote-request form .group input, .sub-tablet #quote-request form .group span span {
  width: calc(50% - 62px);
}
#quote-request form .customselect {
  float: left;
  width: calc(50% - 10px);
  position: relative;
}
#quote-request form .customselect .csbox {
  width: calc(100% - 42px);
  height: 42px;
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
  background: #fff;
}
.sub-tablet #quote-request form .customselect .csbox {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#quote-request form .customselect .csbox:hover:after {
  background: #9f9f9f url('images/icons/arrow-down-white-8.png') no-repeat center center;
}
#quote-request form .customselect .csbox:after {
  content: " ";
  width: 45px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #959595;
  background: #b7b7b7 url('images/icons/arrow-down-white-8.png') no-repeat center center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sub-tablet #quote-request form .customselect .csbox:after {
  height: 58px;
  width: 62px;
  background: #b7b7b7 url('images/icons/arrow-down-white-16.png') no-repeat center center;
}
#quote-request form .customselect ul.cslist {
  overflow-y: scroll;
  text-overflow: ellipsis;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 300px;
  display: none;
  margin-top: -17px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#quote-request form .customselect ul.cslist li {
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: uppercase;
  cursor: pointer;
}
.sub-tablet #quote-request form .customselect ul.cslist li {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#quote-request form .customselect ul.cslist li:hover {
  font-weight: 700;
}
#quote-request form .customselect ul.cslist li:first-child {
  display: none;
}
#quote-request form input[type="submit"] {
  display: block;
  height: 73px;
  width: 100%;
  background: #74aa50;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
#quote-request form input[type="submit"]:hover {
  background: #6a9d48;
}
#quote-request form textarea {
  padding: 10px 20px;
  height: 140px;
  resize: none;
}
.sub-tablet #quote-request form textarea {
  height: 210px;
  padding: 0 25px;
}
#contact-form {
  display: none;
  width: 760px;
  padding: 50px 60px;
  border-top: 50px solid #ffcd00;
  border-radius: 5px;
  background: #f9f9f9;
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1000;
}
.sub-tablet #contact-form {
  width: calc(100% - 120px);
  min-width: 550px;
  top: 150px;
  border-top: 60px solid #ffcd00;
  padding-top: 60px;
  border-radius: 0;
}
#contact-form .close {
  width: 8px;
  height: 9px;
  position: absolute;
  right: 40px;
  top: -48px;
  background: url('images/icons/close-x-black-8.png') no-repeat center center;
  cursor: pointer;
  padding: 20px;
}
#contact-form .close:hover {
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
}
.sub-tablet #contact-form .close {
  background: url('images/icons/close-x-black-17.png') no-repeat center center;
  padding: 22px;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#contact-form h4 {
  font: 700 13px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}
.sub-tablet #contact-form h4 {
  font-size: 22px;
  margin-bottom: 8px;
}
#contact-form h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 20px;
}
.sub-tablet #contact-form h1 {
  margin-bottom: 30px;
}
#contact-form form input:not([type="submit"]), #contact-form form textarea {
  display: block;
  background: #fff;
  height: 42px;
  width: calc(100% - 40px);
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
}
#contact-form form input:not([type="submit"])::-webkit-input-placeholder, #contact-form form textarea::-webkit-input-placeholder {
  color: #8a898a;
}
#contact-form form input:not([type="submit"])::-moz-placeholder, #contact-form form textarea::-moz-placeholder {
  color: #8a898a;
}
#contact-form form input:not([type="submit"]):-ms-input-placeholder, #contact-form form textarea:-ms-input-placeholder {
  color: #8a898a;
}
.sub-tablet #contact-form form input:not([type="submit"]), .sub-tablet #contact-form form textarea {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 50px);
}
#contact-form form .group input {
  float: left;
  width: calc(50% - 52px);
  /* padding+border+margin*/
}
#contact-form form .group input:first-child {
  margin-right: 20px;
}
.sub-tablet #contact-form form .group input {
  width: calc(50% - 62px);
}
#contact-form form .customselect {
  float: left;
  width: calc(50% - 10px);
  position: relative;
}
#contact-form form .customselect .csbox {
  width: calc(100% - 42px);
  height: 42px;
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
  background: #fff;
}
.sub-tablet #contact-form form .customselect .csbox {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#contact-form form .customselect .csbox:hover:after {
  background: #9f9f9f url('images/icons/arrow-down-white-8.png') no-repeat center center;
}
#contact-form form .customselect .csbox:after {
  content: " ";
  width: 45px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #959595;
  background: #b7b7b7 url('images/icons/arrow-down-white-8.png') no-repeat center center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sub-tablet #contact-form form .customselect .csbox:after {
  height: 58px;
  width: 62px;
  background: #b7b7b7 url('images/icons/arrow-down-white-16.png') no-repeat center center;
}
#contact-form form .customselect ul.cslist {
  overflow-y: scroll;
  text-overflow: ellipsis;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 300px;
  display: none;
  margin-top: -17px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#contact-form form .customselect ul.cslist li {
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: uppercase;
  cursor: pointer;
}
.sub-tablet #contact-form form .customselect ul.cslist li {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#contact-form form .customselect ul.cslist li:hover {
  font-weight: 700;
}
#contact-form form .customselect ul.cslist li:first-child {
  display: none;
}
#contact-form form input[type="submit"] {
  display: block;
  height: 73px;
  width: 100%;
  background: #ffcd00;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
#contact-form form input[type="submit"]:hover {
  background: #e0b800;
}
#contact-form form textarea {
  padding: 10px 20px;
  height: 140px;
  resize: none;
}
.sub-tablet #contact-form form textarea {
  height: 210px;
  padding: 0 25px;
}
#my-sentinel {
  display: none;
  width: 760px;
  padding: 0 60px 50px;
  border-top: 50px solid #ffcd00;
  border-radius: 5px;
  background: #f9f9f9;
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1000;
}
.sub-tablet #my-sentinel {
  width: calc(100% - 120px);
  min-width: 550px;
  top: 150px;
  border-top: 60px solid #ffcd00;
  border-radius: 0;
}
#my-sentinel .close {
  width: 8px;
  height: 9px;
  position: absolute;
  right: 40px;
  top: -48px;
  background: url('images/icons/close-x-black-8.png') no-repeat center center;
  cursor: pointer;
  padding: 20px;
}
#my-sentinel .close:hover {
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
}
.sub-tablet #my-sentinel .close {
  background: url('images/icons/close-x-black-17.png') no-repeat center center;
  padding: 22px;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#my-sentinel .top {
  margin-bottom: 20px;
  position: relative;
  padding: 135px 60px 60px;
  width: 100%;
  margin-left: -60px;
  overflow: hidden;
}
#my-sentinel .top img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  min-height: 100%;
  min-width: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}
#my-sentinel .top h1 {
  font: 400 36px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
}
#my-sentinel .top h1 strong {
  color: #ffd100;
}
#my-sentinel .top h2 {
  font: 400 24px/29px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
}
#my-sentinel form input:not([type="submit"]), #my-sentinel form textarea {
  display: block;
  background: #fff;
  height: 42px;
  width: calc(100% - 40px);
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
}
#my-sentinel form input:not([type="submit"])::-webkit-input-placeholder, #my-sentinel form textarea::-webkit-input-placeholder {
  color: #8a898a;
}
#my-sentinel form input:not([type="submit"])::-moz-placeholder, #my-sentinel form textarea::-moz-placeholder {
  color: #8a898a;
}
#my-sentinel form input:not([type="submit"]):-ms-input-placeholder, #my-sentinel form textarea:-ms-input-placeholder {
  color: #8a898a;
}
.sub-tablet #my-sentinel form input:not([type="submit"]), .sub-tablet #my-sentinel form textarea {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 50px);
}
#my-sentinel form .group input {
  float: left;
  width: calc(50% - 52px);
  /* padding+border+margin*/
}
#my-sentinel form .group input:first-child {
  margin-right: 20px;
}
.sub-tablet #my-sentinel form .group input {
  width: calc(50% - 62px);
}
#my-sentinel form .customselect {
  float: left;
  width: calc(50% - 10px);
  position: relative;
}
#my-sentinel form .customselect .csbox {
  width: calc(100% - 42px);
  height: 42px;
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
  background: #fff;
}
.sub-tablet #my-sentinel form .customselect .csbox {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#my-sentinel form .customselect .csbox:hover:after {
  background: #9f9f9f url('images/icons/arrow-down-white-8.png') no-repeat center center;
}
#my-sentinel form .customselect .csbox:after {
  content: " ";
  width: 45px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #959595;
  background: #b7b7b7 url('images/icons/arrow-down-white-8.png') no-repeat center center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sub-tablet #my-sentinel form .customselect .csbox:after {
  height: 58px;
  width: 62px;
  background: #b7b7b7 url('images/icons/arrow-down-white-16.png') no-repeat center center;
}
#my-sentinel form .customselect ul.cslist {
  overflow-y: scroll;
  text-overflow: ellipsis;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 300px;
  display: none;
  margin-top: -17px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#my-sentinel form .customselect ul.cslist li {
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: uppercase;
  cursor: pointer;
}
.sub-tablet #my-sentinel form .customselect ul.cslist li {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#my-sentinel form .customselect ul.cslist li:hover {
  font-weight: 700;
}
#my-sentinel form .customselect ul.cslist li:first-child {
  display: none;
}
#my-sentinel form input[type="submit"] {
  display: block;
  height: 73px;
  width: 100%;
  background: #ffcd00;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
#my-sentinel form input[type="submit"]:hover {
  background: #e0b800;
}
#my-sentinel form textarea {
  padding: 10px 20px;
  height: 140px;
  resize: none;
}
.sub-tablet #my-sentinel form textarea {
  height: 210px;
  padding: 0 25px;
}
#box-grid {
  border-top: 1px solid #5f8fb4;
}
#box-grid .box-row {
  overflow-y: hidden;
  border-bottom: 1px solid #e1e1e1;
  background: url('images/backgrounds/grey-1px-vert-border.jpg') repeat-y center top;
}
.super-mobile #box-grid .box-row {
  background: none;
  border-bottom: none;
}
#box-grid .box-row .box {
  float: left;
  min-height: 175px;
}
#box-grid .box-row .box:nth-child(odd) {
  width: calc(50% - 51px);
  padding: 50px 50px 20px 0;
}
#box-grid .box-row .box:nth-child(even) {
  width: calc(50% - 70px);
  padding: 50px 35px 20px;
}
.super-mobile #box-grid .box-row .box {
  float: none;
  padding: 50px 30px 20px 0;
  width: calc(100% - 30px);
  border-bottom: 1px solid #e1e1e1;
}
#box-grid .box-row .box h1 {
  margin-bottom: 0 !important;
}
#box-grid .box-row .box p {
  margin-bottom: 0 !important;
}
.sub-tablet #box-grid .box-row .box p {
  margin-bottom: 10px !important;
}
#case-study-tracker {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  border-top: 50px solid #ffd100;
  border-radius: 5px;
  background: #f9f9f9;
  padding: 40px 60px;
  width: 640px;
  z-index: 1000;
}
.sub-tablet #case-study-tracker {
  width: calc(100% - 120px);
  border-top: 60px solid #ffd100;
  border-radius: 0;
}
#case-study-tracker .close {
  width: 9px;
  height: 8px;
  padding: 20px;
  position: absolute;
  top: -50px;
  right: 60px;
  background: url('images/icons/close-x-black-8.png') no-repeat center center;
  cursor: pointer;
}
#case-study-tracker .close:hover {
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
}
.sub-tablet #case-study-tracker .close {
  top: -60px;
  right: 0;
  background: url('images/icons/close-x-black-17.png') no-repeat center center;
  width: 18px;
  height: 17px;
}
#case-study-tracker h1 {
  font: 400 36px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 25px;
}
#case-study-tracker p {
  font: 400 24px/32px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 25px;
}
.sub-tablet #case-study-tracker p {
  font-size: 30px;
  line-height: 40px;
}
#case-study-tracker form {
  width: 100%;
}
#case-study-tracker form input[type="text"] {
  height: 40px;
  width: calc(100% - 40px);
  padding: 0 20px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin: 20px 0;
  font: 400 18px/40px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
}
#case-study-tracker form input[type="text"]::-webkit-input-placeholder {
  color: #8a898a;
}
#case-study-tracker form input[type="text"]::-moz-placeholder {
  color: #8a898a;
}
#case-study-tracker form input[type="text"]:-ms-input-placeholder {
  color: #8a898a;
}
.sub-tablet #case-study-tracker form input[type="text"] {
  font-size: 30px;
  line-height: 60px;
  height: 60px;
}
#case-study-tracker form input[type="submit"] {
  width: 100%;
  height: 75px;
  border-radius: 5px;
  border: none;
  background: #ffd100;
  font: 700 18px/75px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  cursor: pointer;
}
#case-study-tracker form input[type="submit"]:hover {
  background: #e0b800;
}
.sub-tablet #case-study-tracker form input[type="submit"] {
  font-size: 28px;
}
#case-study-popup {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 630px;
  padding: 50px 65px 75px;
  border-top: 50px solid #5f8fb4;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1000;
}
.sub-tablet #case-study-popup {
  border-top: 60px solid #5f8fb4;
  width: calc(100% - 130px);
  min-width: 540px;
  border-radius: 0;
}
#case-study-popup .close {
  width: 9px;
  height: 8px;
  padding: 20px;
  position: absolute;
  top: -50px;
  right: 46px;
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
  cursor: pointer;
}
#case-study-popup .close:hover {
  background: url('images/icons/close-x-yellow-8.png') no-repeat center center;
}
.sub-tablet #case-study-popup .close {
  background: url('images/icons/close-x-white-17.png') no-repeat center center;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#case-study-popup .functionality-buttons {
  position: absolute;
  right: 80px;
  top: -30px;
}
.sub-tablet #case-study-popup .functionality-buttons {
  top: -45px;
  height: 30px;
}
#case-study-popup .functionality-buttons ul {
  list-style: none;
  margin-top: -8px;
}
.sub-tablet #case-study-popup .functionality-buttons ul {
  margin-top: 0;
}
#case-study-popup .functionality-buttons ul li {
  display: inline-block;
  font: 400 12px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.015em;
  border-right: 1px solid #fff;
  padding: 0 20px;
}
.sub-tablet #case-study-popup .functionality-buttons ul li {
  padding: 0 60px;
  font: 400 28px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#case-study-popup .functionality-buttons ul li:last-child {
  border-right: none;
}
#case-study-popup .functionality-buttons ul li a {
  color: #fff;
}
#case-study-popup .functionality-buttons ul li a:hover {
  color: #ffd100;
}
#case-study-popup .content h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 5px;
}
#case-study-popup .content h4 {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
}
.sub-tablet #case-study-popup .content h4 {
  font-size: 22px;
  line-height: 30px;
}
#case-study-popup .content h3 {
  font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: #8a898a;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
.sub-tablet #case-study-popup .content h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0px;
}
#case-study-popup .content p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 25px;
}
.sub-tablet #case-study-popup .content p {
  font-size: 30px;
  line-height: 40px;
}
#case-study-popup .content hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #8a898a;
  margin-bottom: 15px;
}
.sub-tablet #case-study-popup .content hr {
  height: 2px;
  margin-bottom: 50px;
}
#case-study-popup .prev, #case-study-popup .next {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 70px;
  cursor: pointer;
}
.sub-tablet #case-study-popup .prev, .sub-tablet #case-study-popup .next {
  padding: 20px 30px;
  height: 18px;
  width: 11px;
  top: -60px;
}
#case-study-popup .prev {
  left: 0;
  background: url('images/icons/arrow-box-left-grey-43.png') no-repeat center center;
}
#case-study-popup .prev:hover {
  background: url('images/icons/arrow-box-left-full-blue-43.png') no-repeat center center;
}
.sub-tablet #case-study-popup .prev {
  background: url('images/icons/arrow-left-with-line.png') no-repeat right center;
}
#case-study-popup .next {
  right: 0;
  background: url('images/icons/arrow-box-right-grey-43.png') no-repeat center center;
}
#case-study-popup .next:hover {
  background: url('images/icons/arrow-box-right-full-blue-43.png') no-repeat center center;
}
.sub-tablet #case-study-popup .next {
  left: 72px;
  right: auto;
  background: url('images/icons/case-study-arrow-right.png') no-repeat right -10px center;
}
#news-popup {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 630px;
  padding: 50px 65px 75px;
  border-top: 50px solid #5f8fb4;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1000;
}
.sub-tablet #news-popup {
  border-top: 60px solid #5f8fb4;
  width: calc(100% - 130px);
  min-width: 540px;
  border-radius: 0;
}
#news-popup .close {
  width: 9px;
  height: 8px;
  padding: 20px;
  position: absolute;
  top: -50px;
  right: 46px;
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
  cursor: pointer;
}
#news-popup .close:hover {
  background: url('images/icons/close-x-yellow-8.png') no-repeat center center;
}
.sub-tablet #news-popup .close {
  background: url('images/icons/close-x-white-17.png') no-repeat center center;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#news-popup .functionality-buttons {
  position: absolute;
  right: 80px;
  top: -30px;
}
.sub-tablet #news-popup .functionality-buttons {
  top: -45px;
  height: 30px;
}
#news-popup .functionality-buttons ul {
  list-style: none;
  margin-top: -8px;
}
.sub-tablet #news-popup .functionality-buttons ul {
  margin-top: 0;
}
#news-popup .functionality-buttons ul li {
  display: inline-block;
  font: 400 12px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.015em;
  border-right: 1px solid #fff;
  padding: 0 20px;
}
.sub-tablet #news-popup .functionality-buttons ul li {
  padding: 0 60px;
  font: 400 28px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#news-popup .functionality-buttons ul li:last-child {
  border-right: none;
}
#news-popup .functionality-buttons ul li a {
  color: #fff;
}
#news-popup .functionality-buttons ul li a:hover {
  color: #ffd100;
}
#news-popup .content h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 5px;
  max-width: 440px;
}
#news-popup .content h4 {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
  max-width: 380px;
}
.sub-tablet #news-popup .content h4 {
  font-size: 22px;
  line-height: 30px;
}
#news-popup .content h3 {
  font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: #8a898a;
  letter-spacing: 0.06em;
  margin-bottom: 15px;
}
.sub-tablet #news-popup .content h3 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0px;
}
#news-popup .content p {
  font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 25px;
}
.sub-tablet #news-popup .content p {
  font-size: 30px;
  line-height: 40px;
}
#news-popup .content p a {
  color: #5f8fb4;
}
#news-popup .content hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #8a898a;
  margin-bottom: 15px;
}
.sub-tablet #news-popup .content hr {
  height: 2px;
  margin-bottom: 50px;
}
#news-popup .prev, #news-popup .next {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 70px;
  cursor: pointer;
}
.sub-tablet #news-popup .prev, .sub-tablet #news-popup .next {
  padding: 20px 30px;
  height: 18px;
  width: 11px;
  top: -60px;
}
#news-popup .prev {
  left: 0;
  background: url('images/icons/arrow-box-left-grey-43.png') no-repeat center center;
}
#news-popup .prev:hover {
  background: url('images/icons/arrow-box-left-full-blue-43.png') no-repeat center center;
}
.sub-tablet #news-popup .prev {
  background: url('images/icons/arrow-left-with-line.png') no-repeat right center;
}
#news-popup .next {
  right: 0;
  background: url('images/icons/arrow-box-right-grey-43.png') no-repeat center center;
}
#news-popup .next:hover {
  background: url('images/icons/arrow-box-right-full-blue-43.png') no-repeat center center;
}
.sub-tablet #news-popup .next {
  left: 72px;
  right: auto;
  background: url('images/icons/case-study-arrow-right.png') no-repeat right -10px center;
}
#event-popup {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 630px;
  padding: 50px 65px 0;
  border-top: 50px solid #5f8fb4;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1000;
}
.sub-tablet #event-popup {
  border-top: 60px solid #5f8fb4;
  width: calc(100% - 130px);
  min-width: 540px;
  border-radius: 0;
}
#event-popup .close {
  width: 9px;
  height: 8px;
  padding: 20px;
  position: absolute;
  top: -50px;
  right: 46px;
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
  cursor: pointer;
}
#event-popup .close:hover {
  background: url('images/icons/close-x-yellow-8.png') no-repeat center center;
}
.sub-tablet #event-popup .close {
  background: url('images/icons/close-x-white-17.png') no-repeat center center;
  top: -60px;
  right: 0;
  width: 18px;
  height: 17px;
}
#event-popup .functionality-buttons {
  position: absolute;
  right: 80px;
  top: -30px;
}
.sub-tablet #event-popup .functionality-buttons {
  top: -45px;
  height: 30px;
}
#event-popup .functionality-buttons ul {
  list-style: none;
  margin-top: -8px;
}
.sub-tablet #event-popup .functionality-buttons ul {
  margin-top: 0;
}
#event-popup .functionality-buttons ul li {
  display: inline-block;
  font: 400 12px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.015em;
  border-right: 1px solid #fff;
  padding: 0 20px;
}
.sub-tablet #event-popup .functionality-buttons ul li {
  padding: 0 60px;
  font: 400 28px/30px "FranklinGothicURW", Arial, Helvetica, sans-serif;
}
#event-popup .functionality-buttons ul li:last-child {
  border-right: none;
}
#event-popup .functionality-buttons ul li a {
  color: #fff;
}
#event-popup .functionality-buttons ul li a:hover {
  color: #ffd100;
}
#event-popup .content {
  position: relative;
}
#event-popup .content h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 5px;
}
#event-popup .content h1.grey {
  color: #8a898a;
  margin-bottom: 35px;
}
#event-popup .content h4 {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
  max-width: 380px;
}
.sub-tablet #event-popup .content h4 {
  font-size: 22px;
  line-height: 30px;
}
#event-popup .content h3 {
  font: 400 24px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 30px;
}
.sub-tablet #event-popup .content h3 {
  font-size: 35px;
  line-height: 46px;
  margin-bottom: 30px;
}
#event-popup .content p {
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 5px;
}
.sub-tablet #event-popup .content p {
  font-size: 30px;
  line-height: 40px;
}
#event-popup .content p a {
  color: #5f8fb4;
}
#event-popup .content img {
  display: block;
  width: calc(100% + 130px);
  height: auto;
  margin-left: -65px;
}
#event-popup .content hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #8a898a;
  margin-bottom: 15px;
}
.sub-tablet #event-popup .content hr {
  height: 2px;
  margin-bottom: 50px;
}
#event-popup .content .event-info {
  position: relative;
  width: calc(100% + 130px);
  left: -65px;
  margin-bottom: 25px;
}
#event-popup .content .event-info .date-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 108px;
  height: 100%;
  background: #5f8fb4;
  text-align: center;
}
.sub-tablet #event-popup .content .event-info .date-container {
  width: 150px;
}
#event-popup .content .event-info .date-container .month {
  padding-top: 20px;
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #event-popup .content .event-info .date-container .month {
  font-size: 28px;
  line-height: 48px;
  padding-top: 140px;
}
#event-popup .content .event-info .date-container .day {
  background: #f9f9f9;
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  width: 101%;
}
.sub-tablet #event-popup .content .event-info .date-container .day {
  font-size: 100px;
  line-height: 96px;
}
#event-popup .content .event-info .date-container .year {
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.sub-tablet #event-popup .content .event-info .date-container .year {
  font-size: 28px;
  line-height: 48px;
}
#event-popup .content .event-info .info-container {
  border-bottom: 1px solid #5f8fb4;
  margin-left: 108px;
}
.sub-tablet #event-popup .content .event-info .info-container {
  margin-left: 150px;
}
#event-popup .content .event-info .info-container .time {
  padding: 25px 75px 20px 30px;
  width: 195px;
  float: left;
  border-right: 1px solid #5f8fb4;
}
.sub-tablet #event-popup .content .event-info .info-container .time {
  width: auto;
  float: none;
  padding: 25px 25px 0 65px;
}
#event-popup .content .event-info .info-container .location {
  float: left;
  padding: 25px 40px 20px 35px;
}
.sub-tablet #event-popup .content .event-info .info-container .location {
  float: none;
  padding: 0 25px 20px 65px;
}
#event-popup .content .register {
  display: block;
  height: 73px;
  width: 100%;
  background: #7d7d7d;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin: 40px 0 50px;
}
#event-popup .content .register:hover {
  background: #6b6b6b;
}
#event-popup .content img.shadow {
  display: none;
  width: calc(100% + 130px);
  position: absolute;
  bottom: -67px;
  left: 0;
}
#event-popup .prev, #event-popup .next {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 70px;
  cursor: pointer;
}
.sub-tablet #event-popup .prev, .sub-tablet #event-popup .next {
  padding: 20px 30px;
  height: 18px;
  width: 11px;
  top: -60px;
}
#event-popup .prev {
  left: 0;
  background: url('images/icons/arrow-box-left-grey-43.png') no-repeat center center;
}
#event-popup .prev:hover {
  background: url('images/icons/arrow-box-left-full-blue-43.png') no-repeat center center;
}
.sub-tablet #event-popup .prev {
  background: url('images/icons/arrow-left-with-line.png') no-repeat right center;
}
#event-popup .next {
  right: 0;
  background: url('images/icons/arrow-box-right-grey-43.png') no-repeat center center;
}
#event-popup .next:hover {
  background: url('images/icons/arrow-box-right-full-blue-43.png') no-repeat center center;
}
.sub-tablet #event-popup .next {
  left: 72px;
  right: auto;
  background: url('images/icons/case-study-arrow-right.png') no-repeat right -10px center;
}
#rsvp-popup {
  display: none;
  position: absolute;
  top: 250px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  padding: 35px 65px;
  width: 630px;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1002;
}
#rsvp-popup img {
  width: calc(100% + 130px);
  position: absolute;
  top: 0;
  left: -65px;
}
#rsvp-popup form input:not([type="submit"]), #rsvp-popup form textarea {
  display: block;
  background: #fff;
  height: 42px;
  width: calc(100% - 40px);
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
}
#rsvp-popup form input:not([type="submit"])::-webkit-input-placeholder, #rsvp-popup form textarea::-webkit-input-placeholder {
  color: #8a898a;
}
#rsvp-popup form input:not([type="submit"])::-moz-placeholder, #rsvp-popup form textarea::-moz-placeholder {
  color: #8a898a;
}
#rsvp-popup form input:not([type="submit"]):-ms-input-placeholder, #rsvp-popup form textarea:-ms-input-placeholder {
  color: #8a898a;
}
.sub-tablet #rsvp-popup form input:not([type="submit"]), .sub-tablet #rsvp-popup form textarea {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 50px);
}
#rsvp-popup form .group input {
  float: left;
  width: calc(50% - 52px);
  /* padding+border+margin*/
}
#rsvp-popup form .group input:first-child {
  margin-right: 20px;
}
#rsvp-popup form .group > span:last-child span {
    margin-left: 65px;
}
#rsvp-popup form .group span span {
    float: left;
    width: calc(50% - 52px);
}
.sub-tablet #rsvp-popup form .group input {
  width: calc(50% - 62px);
}
#rsvp-popup form .customselect {
  float: left;
  width: calc(100% - 10px);
  position: relative;
}
#rsvp-popup form .customselect .csbox {
  width: calc(100% - 42px);
  height: 42px;
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  margin-bottom: 17px;
  outline: none;
  background: #fff;
}
.sub-tablet #rsvp-popup form .customselect .csbox {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#rsvp-popup form .customselect .csbox:hover:after {
  background: #9f9f9f url('images/icons/arrow-down-white-8.png') no-repeat center center;
}
#rsvp-popup form .customselect .csbox:after {
  content: " ";
  width: 45px;
  height: 42px;
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #959595;
  background: #b7b7b7 url('images/icons/arrow-down-white-8.png') no-repeat center center;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.sub-tablet #rsvp-popup form .customselect .csbox:after {
  height: 58px;
  width: 62px;
  background: #b7b7b7 url('images/icons/arrow-down-white-16.png') no-repeat center center;
}
#rsvp-popup form .customselect ul.cslist {
  overflow-y: scroll;
  text-overflow: ellipsis;
  position: absolute;
  background: #fff;
  width: 100%;
  height: 300px;
  display: none;
  margin-top: -17px;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  border-top: none;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
#rsvp-popup form .customselect ul.cslist li {
  padding: 0 20px;
  font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  text-transform: uppercase;
  cursor: pointer;
}
.sub-tablet #rsvp-popup form .customselect ul.cslist li {
  font-size: 30px;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  width: calc(100% - 52px);
}
#rsvp-popup form .customselect ul.cslist li:hover {
  font-weight: 700;
}
#rsvp-popup form .customselect ul.cslist li:first-child {
  display: none;
}
#rsvp-popup form input[type="submit"] {
  display: block;
  height: 73px;
  width: 100%;
  background: #74aa50;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 50px;
}
#rsvp-popup form input[type="submit"]:hover {
  background: #6a9d48;
}
.box-3-grid {
  width: 100%;
  overflow: hidden;
}
.box-3-grid.has-margin {
  margin-bottom: 50px;
}
.box-3-grid .box {
  position: relative;
  width: calc(33% - 12px);
  height: 148px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  background: #fff;
  border: 1px solid #5f8fb4;
}
.box-3-grid .box.center {
  float: none;
  clear: both;
  margin: 0 auto 15px;
}
.box-3-grid .box:nth-child(3n + 3) {
  margin-right: 0;
}
.box-3-grid .box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 80%;
  height: auto;
}
.cert-row {
  margin: 65px 0;
}
.cert-row .content-box {
  float: left;
  width: 380px;
  max-width: 40%;
}
.cert-row .cert-container {
  float: right;
  width: 440px;
  max-width: 47%;
}
.cert-row .cert-container .box {
  position: relative;
  width: 68.18%;
  height: 148px;
  background: #fff;
  border: 1px solid #5f8fb4;
  margin-bottom: 15px;
  float: right;
}
.cert-row .cert-container .box.square {
  float: left;
  width: calc(47.27% - 8px);
}
.cert-row .cert-container .box.square:nth-child(odd) {
  margin-right: 15px;
}
.cert-row .cert-container .box img {
  max-width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.box-4-grid {
  width: 100%;
  overflow: hidden;
}
.box-4-grid .box {
  position: relative;
  width: calc(25% - 14px);
  height: 148px;
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  background: #fff;
  border: 1px solid #5f8fb4;
}
.box-4-grid .box.center {
  float: none;
  clear: both;
  margin: 0 auto 15px;
}
.box-4-grid .box:nth-child(4n + 4) {
  margin-right: 0;
}
.box-4-grid .box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 80%;
  height: auto;
}
#numbered-sections {
  width: 100%;
  display: table;
  margin-bottom: 60px;
}
#numbered-sections .section {
  display: table-cell;
  vertical-align: top;
  width: 33%;
  padding-bottom: 40px;
}
.sub-tablet #numbered-sections .section {
  display: block;
  width: 100%;
}
#numbered-sections .section:first-child {
  padding-right: 25px;
  border-right: 1px solid #5f8fb4;
}
.sub-tablet #numbered-sections .section:first-child {
  margin-top: 40px;
  padding: 30px 0;
  border: none;
  border-top: 2px solid #5f8fb4;
  border-bottom: 2px solid #5f8fb4;
}
#numbered-sections .section:nth-child(2) {
  padding-right: 25px;
  padding-left: 25px;
  border-right: 1px solid #5f8fb4;
}
.sub-tablet #numbered-sections .section:nth-child(2) {
  padding: 30px 0;
  border: none;
  border-bottom: 2px solid #5f8fb4;
}
#numbered-sections .section:last-child {
  padding-left: 25px;
}
.sub-tablet #numbered-sections .section:last-child {
  padding: 30px 0;
  border: none;
  border-bottom: 2px solid #5f8fb4;
}
#numbered-sections .section .numbered-header {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}
#numbered-sections .section .numbered-header .num {
  display: table-cell;
  vertical-align: middle;
  width: 18%;
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #ffd100;
  padding-right: 20px;
}
#numbered-sections .section .numbered-header h2 {
  display: table-cell;
  vertical-align: middle;
}
#numbered-sections .section ul {
  padding-left: 15px;
}
.sub-tablet #numbered-sections .section ul {
  padding-left: 20px;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.42;
  border-radius: 15px;
}
#page .sidebar-content-container #main-content a.btn-circle, #page .sidebar-content-container .main-content a.btn-circle {
  color: white;
}

/* Tooltip container */
.tooltipS {
    position: relative;
    display: inline-block;
    /*border-bottom: 1px dotted black;  If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltipS .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
 
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

.tooltipS .tooltiptext.righttooltip {
    top: -5px;
    left: 105%;
}
.tooltipS .tooltiptext.lefttooltip {
    top: -5px;
    right: 105%;
}
/* Show the tooltip text when you mouse over the tooltip container */
.tooltipS:hover .tooltiptext {
    visibility: visible;
}
/* Admin Article Create Live Preview */
#page .sidebar-content-container #main-content .article-live-header {
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #fefefe;
    display: block;
}
#page .sidebar-content-container #main-content .article-live-header > span{
    display: block;
    margin-top: -85px;
    margin-bottom: 85px;
    color: white;
    font-size: large;
}
#page .sidebar-content-container #main-content .article-live-header .content h4 {
    font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
    /*max-width: 380px;*/
}
#page .sidebar-content-container #main-content .article-live-header .content h1 {
    font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    margin-bottom: 5px;
    /*max-width: 440px;*/
}
#page .sidebar-content-container #main-content .article-live-header .content h3 {
    font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
}
#page .sidebar-content-container #main-content .article-live-header .content p {
    font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 25px;
}
#page .zero-padding-top {
    padding: 0px 0px 100px;
}
sup { vertical-align: top; font-size: 0.7em; }
#page .sidebar-content-container #main-content .validation-summary-errors {
    background-color:white;
}
#page .sidebar-content-container #main-content .validation-summary-errors ul {
    margin-bottom: 0;
}
#page .sidebar-content-container #main-content .validation-summary-errors ul li{
    list-style:none;
    color: #b94a48;
}
#page .sidebar-content-container #main-content .validation-summary-errors ul li:before {
    position: inherit;
    left: 0;
    font-size: inherit;
    content: none;
    color: inherit;
}
.text-danger {
    color: red;
}
.read-more a {
    cursor: pointer;
}
#adm-case-study-popup.detail-display {
    display: block;
    position: relative;
    left: 50%;
    top:inherit;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 0;
}
#adm-case-study-popup {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 1000;
}
#adm-case-study-popup .close {
    width: 9px;
    height: 8px;
    padding: 20px;
    position: absolute;
    top: -50px;
    right: 46px;
    background: url('images/icons/close-x-white-8.png') no-repeat center center;
    cursor: pointer;
}
#adm-case-study-popup .functionality-buttons {
    position: absolute;
    right: 80px;
    top: -30px;
}
#adm-case-study-popup .functionality-buttons ul {
    list-style: none;
    margin-top: -8px;
}
#adm-case-study-popup .functionality-buttons ul li {
    display: inline-block;
    font: 400 12px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #fff;
    letter-spacing: 0.015em;
    border-right: 1px solid #fff;
    padding: 0 20px;
}
#adm-case-study-popup .functionality-buttons ul li a {
    color: #fff;
}
#adm-case-study-popup .content h1 {
    font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 5px;
    margin-top: 0;
}
#adm-case-study-popup .content h3 {
    font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    text-transform: #8a898a;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
}
#adm-case-study-popup .content h4 {
    font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
}
#adm-case-study-popup .content p {
    font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 25px;
}
* #adm-case-study-popup, *:before #adm-case-study-popup, *:after #adm-case-study-popup {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: inherit;
     box-sizing: content-box; 
}

#adm-article-popup.detail-display {
    display: block;
    position: relative;
    top: inherit;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 0;
}

#adm-article-popup {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 1000;
}

#adm-article-popup .close {
    width: 9px;
    height: 8px;
    padding: 20px;
    position: absolute;
    top: -50px;
    right: 46px;
    background: url('images/icons/close-x-white-8.png') no-repeat center center;
    cursor: pointer;
}

#adm-article-popup .functionality-buttons {
    position: absolute;
    right: 80px;
    top: -30px;
}

#adm-article-popup .content h4 {
    font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
    max-width: 380px;
}

#adm-article-popup .content h1 {
    font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    margin-bottom: 5px;
    max-width: 440px;
}

#adm-article-popup .content h3 {
    font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    text-transform: #8a898a;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
}

#adm-article-popup .content hr {
    border: none;
    width: 100%;
    height: 1px;
    background: #8a898a;
    margin-bottom: 15px;
}

#adm-article-popup .content p {
    font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 25px;
}

* #adm-article-popup, *:before #adm-article-popup, *:after #adm-article-popup {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: inherit;
     box-sizing: content-box; 
}

#adm-blog-popup.detail-display {
    display: block;
    position: relative;
    top: inherit;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 0;
}

#adm-blog-popup {
    display: none;
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 630px;
    padding: 50px 65px 75px;
    border-top: 50px solid #5f8fb4;
    border-radius: 5px;
    background: #f9f9f9;
    z-index: 1000;
}

#adm-blog-popup .close {
    width: 9px;
    height: 8px;
    padding: 20px;
    position: absolute;
    top: -50px;
    right: 46px;
    background: url('images/icons/close-x-white-8.png') no-repeat center center;
    cursor: pointer;
}

#adm-blog-popup .functionality-buttons {
    position: absolute;
    right: 80px;
    top: -30px;
}

#adm-blog-popup .content h4 {
    font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    margin-bottom: 5px;
    max-width: 380px;
}

#adm-blog-popup .content h1 {
    font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    margin-bottom: 5px;
    max-width: 440px;
}

#adm-blog-popup .content h3 {
    font: 700 14px/28px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    text-transform: #8a898a;
    letter-spacing: 0.06em;
    margin-bottom: 15px;
}

#adm-blog-popup .content hr {
    border: none;
    width: 100%;
    height: 1px;
    background: #8a898a;
    margin-bottom: 15px;
}

#adm-blog-popup .content p {
    font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 25px;
}

* #adm-blog-popup, *:before #adm-blog-popup, *:after #adm-blog-popup {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: inherit;
     box-sizing: content-box; 
}

#adm-event-popup.detail-display {
  display: block;
  position: relative;
  top: inherit;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 630px;
  padding: 50px 65px 0;
  border-top: 50px solid #5f8fb4;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1000;
}
#adm-event-popup {
  display: none;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 630px;
  padding: 50px 65px 0;
  border-top: 50px solid #5f8fb4;
  border-radius: 5px;
  background: #f9f9f9;
  z-index: 1000;
}
#adm-event-popup .close {
  width: 9px;
  height: 8px;
  padding: 20px;
  position: absolute;
  top: -50px;
  right: 46px;
  background: url('images/icons/close-x-white-8.png') no-repeat center center;
  cursor: pointer;
}
#adm-event-popup .close:hover {
  background: url('images/icons/close-x-yellow-8.png') no-repeat center center;
}
#adm-event-popup .functionality-buttons {
  position: absolute;
  right: 80px;
  top: -30px;
}
#adm-event-popup .functionality-buttons ul {
  list-style: none;
  margin-top: -8px;
}
#adm-event-popup .functionality-buttons ul li {
  display: inline-block;
  font: 400 12px/13px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  letter-spacing: 0.015em;
  border-right: 1px solid #fff;
  padding: 0 20px;
}
#adm-event-popup .functionality-buttons ul li:last-child {
  border-right: none;
}
#adm-event-popup .functionality-buttons ul li a {
  color: #fff;
}
#adm-event-popup .functionality-buttons ul li a:hover {
  color: #ffd100;
}
#adm-event-popup .content {
  position: relative;
}
#adm-event-popup .content h1 {
  font: 400 34px/38px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 5px;
}
#adm-event-popup .content h1.grey {
  color: #8a898a;
  margin-bottom: 35px;
}
#adm-event-popup .content h4 {
  font: 700 14px/17px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 5px;
  max-width: 380px;
}
#adm-event-popup .content h3 {
  font: 400 24px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #5f8fb4;
  margin-bottom: 30px;
}
#adm-event-popup .content p {
  font: 400 18px/22px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #8a898a;
  margin-bottom: 5px;
}
#adm-event-popup .content p a {
  color: #8a898a;
}
#adm-event-popup .content .event-info .info-container .time p span#event-open-date, 
#adm-event-popup .content .event-info .info-container .time p span#event-open-time,
#adm-event-popup .content .event-info .info-container .time p span#event-close-date,
#adm-event-popup .content .event-info .info-container .time p span#event-close-time {
  color: #8a898a;
}
#adm-event-popup .content h3#event-summary {
font: 400 24px/34px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #5f8fb4;
    margin-bottom: 30px;
}
#adm-event-popup .content img {
  display: block;
  width: calc(100% + 130px);
  height: auto;
  margin-left: -65px;
}
#adm-event-popup .content hr {
  border: none;
  width: 100%;
  height: 1px;
  background: #8a898a;
  margin-bottom: 15px;
}
#adm-event-popup .content .event-info {
  position: relative;
  width: calc(100% + 130px);
  left: -65px;
  margin-bottom: 25px;
}
#adm-event-popup .content .event-info .date-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 108px;
  height: 100%;
  background: #5f8fb4;
  text-align: center;
}
#adm-event-popup .content .event-info .date-container .month {
  padding-top: 20px;
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#adm-event-popup .content .event-info .date-container .day {
  background: #f9f9f9;
  font: 900 72px/72px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #58595b;
  letter-spacing: 0.04em;
  padding-bottom: 5px;
  width: 101%;
}
#adm-event-popup .content .event-info .date-container .year {
  font: 900 18px/35px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
#adm-event-popup .content .event-info .info-container {
  border-bottom: 1px solid #5f8fb4;
  margin-left: 108px;
}
#adm-event-popup .content .event-info .info-container .time {
  padding: 25px 75px 20px 30px;
  /*width: 195px;*/
  float: left;
  border-right: 1px solid #5f8fb4;
}
#adm-event-popup .content .event-info .info-container .location {
  float: left;
  padding: 25px 40px 20px 35px;
}
#adm-event-popup .content .register {
  display: block;
  height: 73px;
  width: 100%;
  background: #7d7d7d;
  font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin: 40px 0 50px;
}
#adm-event-popup .content .register:hover {
  background: #6b6b6b;
}
#adm-event-popup .content img.shadow {
  display: none;
  width: calc(100% + 130px);
  position: absolute;
  bottom: -67px;
  left: 0;
}
#adm-event-popup .prev, #event-popup .next {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 70px;
  cursor: pointer;
}
#adm-event-popup .prev {
  left: 0;
  background: url('images/icons/arrow-box-left-grey-43.png') no-repeat center center;
}
#adm-event-popup .prev:hover {
  background: url('images/icons/arrow-box-left-full-blue-43.png') no-repeat center center;
}
#adm-event-popup .next {
  right: 0;
  background: url('images/icons/arrow-box-right-grey-43.png') no-repeat center center;
}
#adm-event-popup .next:hover {
  background: url('images/icons/arrow-box-right-full-blue-43.png') no-repeat center center;
}
* #adm-event-popup, *:before #adm-event-popup, *:after #adm-event-popup {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: inherit;
     box-sizing: content-box; 
}

.requiredstar:before 
{
    content: "*";
    font-weight: bolder;
    color: red; 
}

/* CLOUD STANDARD TERMS */
ol.ordered-alpha {
    list-style-type: upper-alpha;
    font-weight:bold;
    padding-bottom: 5px;
}

li > ol.ordered-numeric {
    counter-reset: item; 
    list-style-type: decimal;
}

ol.ordered-numeric > li {
  list-style-type: none;
}

li > ol.ordered-numeric > li:before {
    content: counters(item, ".") "."; 
    counter-increment: item; 
}

ol.ordered-numeric li:before { 
    content: counters(item, ".") "."; 
    counter-increment: item; 
    padding-right:10px; 
    margin-left:-20px;
}

ol.ordered-numeric li {
    font: 400 18px/26px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    margin-bottom: 15px;
}
ol.ordered-alpha li:first-child {
    padding-top: 5px;
}

ol > li > ol> li > ol > li {
    font-weight: normal;
    margin-left: 15px;
    padding-bottom: 5px;
}
/* DG Announcements */
.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    /*font-weight: 400;*/
    cursor: pointer;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
/*input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}*/

/* DG Announcements - Holiday Party */
.holiday-party {
    background: url('images/announcements/2016/HolidayParty.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    min-height: 1200px;
}

.holiday {
    color: darkblue;
    font-weight: bold;
    text-shadow:1px 1px #ffffff;
}
.message {
    color: gray;
    font-weight: bold;
    text-shadow:1px 1px #ffffff;
}
p.holiday {
    font-size: medium;
}
p.message {
    font-size: medium;
}
.thankyou {
    font-size: 6em;
    margin-top: 1em;
}
text-center {
    text-align:center;
}
#holiday-request {
}
#holiday-request form input[type="text"], #holiday-request form input:not([type="radio"]), #holiday-request form textarea {
    display: block;
    background: #fff;
    height: 42px;
    width: calc(100% - 40px);
    padding: 0 20px;
    font: 400 18px/42px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #8a898a;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    margin-bottom: 17px;
    outline: none;
}
#holiday-request form input[type="submit"] {
    display: block;
    height: 73px;
    width: 100%;
    background: darkblue;
    font: 700 18px/73px "FranklinGothicURW", Arial, Helvetica, sans-serif;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

/* DG Announcements - 35th Anniversary*/
.anniversary-party {
    background: url('images/announcements/Black-wallpapers.jpg') no-repeat center center fixed;
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;*/
    background-size: cover;
    /*min-height: 1200px;*/
}

.anniversary {
    color: #74aa50;
    font-weight: bold;
    font-family: 'Bradley Hand ITC';
}
.anniversary-image {
    background-image: url('images/announcements/Logo with Black Background.jpg');
    background-repeat:no-repeat;
    background-attachment:local;
    background-position:top left;
    background-size: 449px 432px;
}

form.anniversary {
    font-size: 24px;
}
.btn-rsvp {
  color: #fff;
  background-color: #74aa50;
  border-color: #5cb85c;
}

/*child anchors in admLayout*/
.child > a{
    padding-left: 19px !important;
    padding-right: 94px !important;
}

    @-moz-document url-prefix() {
    #firefoxDiv{
        height:650px;
    }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

