body {
  width: 100%;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 14px;
  line-height: 1.42857143;
  overflow-x: hidden; }

a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: background 0.2s ease;
  -moz-transition: background 0.2s ease;
  transition: background 0.2s ease; }
  a:visited {
    color: inherit; }
  a:hover, a:focus, a:visited:hover, a:visited:focus {
    color: inherit;
    text-decoration: none; }

p {
  margin: 0 0 15px 0;
  -ms-word-break: normal;
  -ms-word-wrap: normal;
  word-break: normal;
  word-break: normal;
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none; }

img {
  width: auto;
  max-width: 100% !important;
  height: auto;
  margin: 0; }

.container {
  width: auto;
  max-width: 1200px; }

.widget {
  margin: 0;
  padding: 0; }

.article-header,
.article-footer {
  display: none; }

.entry-content {
  padding: 0; }
  .entry-content p {
    margin-bottom: 15px; }
  .entry-content img {
    margin: 0; }

.header {
  position: relative;
  z-index: 15;
  background: none; }
  .header .container {
    position: relative;
    z-index: 5;
    max-width: 1634px; }
  .header .grey {
    position: absolute;
    left: 0;
    top: 0;
    background: #e0e0e0;
    height: 100%; }
  .header .box {
    display: flex;
    justify-content: space-between; }
  .header .menu-primary {
    margin: 0;
    padding-top: 35px; }
    .header .menu-primary:after {
      content: "";
      display: block;
      clear: both; }
    .header .menu-primary > li {
      float: left;
      position: relative;
      margin-right: 50px;
      padding-bottom: 38px;
      font-weight: bold;
      color: #232323;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .header .menu-primary > li:nth-child(1):hover > ul {
        padding-top: 25px;
        padding-bottom: 23px; }
      .header .menu-primary > li:nth-child(1) > ul {
        width: 175px; }
        .header .menu-primary > li:nth-child(1) > ul:after {
          width: 76px; }
        .header .menu-primary > li:nth-child(1) > ul > li {
          padding: 0 30px 0 34px; }
      .header .menu-primary > li:nth-child(2):hover > ul {
        padding-top: 25px;
        padding-bottom: 27px; }
      .header .menu-primary > li:nth-child(2) > ul {
        width: 257px; }
        .header .menu-primary > li:nth-child(2) > ul:after {
          width: 184px; }
        .header .menu-primary > li:nth-child(2) > ul > li {
          padding: 0 28px; }
      .header .menu-primary > li:nth-child(4):hover > ul {
        border-width: 1px 0 0 1px; }
      .header .menu-primary > li:nth-child(4) > ul {
        display: flex;
        flex-wrap: wrap;
        width: 734px; }
        .header .menu-primary > li:nth-child(4) > ul:after {
          width: 70px; }
        .header .menu-primary > li:nth-child(4) > ul > li {
          border-width: 0 1px 1px 0;
          border-style: solid;
          border-color: #b6b6b6;
          width: 20%;
          margin: 0;
          font-family: "Oswald", sans-serif;
          font-weight: normal;
          font-size: 13px;
          letter-spacing: 1px;
          line-height: 13px;
          text-align: center; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(1) > a:hover:before {
            background-position: 0px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(1) > a:before {
            background-position: 0px 0;
            width: 38px;
            margin-bottom: 17px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(2) > a:hover:before {
            background-position: -38px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(2) > a:before {
            background-position: -38px 0;
            width: 36px;
            margin-bottom: 11px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(3) > a:hover:before {
            background-position: -74px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(3) > a:before {
            background-position: -74px 0;
            width: 41px;
            margin-bottom: 18px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(4) > a:hover:before {
            background-position: -115px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(4) > a:before {
            background-position: -115px 0;
            width: 40px;
            margin-bottom: 12px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(5) > a:hover:before {
            background-position: -155px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(5) > a:before {
            background-position: -155px 0;
            width: 38px;
            margin-bottom: 12px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(6) > a:hover:before {
            background-position: -193px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(6) > a:before {
            background-position: -193px 0;
            width: 41px;
            margin-bottom: 13px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(7) > a:hover:before {
            background-position: -234px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(7) > a:before {
            background-position: -234px 0;
            width: 43px;
            margin-bottom: 13px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(8) > a:hover:before {
            background-position: -277px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(8) > a:before {
            background-position: -277px 0;
            width: 40px;
            margin-bottom: 14px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(9) > a:hover:before {
            background-position: -317px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(9) > a:before {
            background-position: -317px 0;
            width: 43px;
            margin-bottom: 14px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(10) > a:hover:before {
            background-position: -360px -41px; }
          .header .menu-primary > li:nth-child(4) > ul > li:nth-child(10) > a:before {
            background-position: -360px 0;
            width: 33px;
            margin-bottom: 8px; }
          .header .menu-primary > li:nth-child(4) > ul > li > a {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            height: 139px;
            padding: 10px 15px; }
            .header .menu-primary > li:nth-child(4) > ul > li > a:hover {
              background: #d2232a;
              color: #ffffff; }
              .header .menu-primary > li:nth-child(4) > ul > li > a:hover:after {
                background-position: 0 -10px; }
            .header .menu-primary > li:nth-child(4) > ul > li > a:before {
              content: "";
              display: block;
              background-image: url(../images/header/menu-services-icons.png);
              background-repeat: no-repeat;
              height: 41px; }
            .header .menu-primary > li:nth-child(4) > ul > li > a:after {
              content: "";
              display: block;
              background: url(../images/header/menu-services-arrow.png) 0 0 no-repeat;
              width: 6px;
              height: 10px;
              margin: 10px 0 0 0; }
            .header .menu-primary > li:nth-child(4) > ul > li > a span {
              display: block;
              width: 100%; }
      .header .menu-primary > li:last-child {
        margin-right: 0; }
      .header .menu-primary > li:hover > ul {
        border: 1px solid #b6b6b6;
        max-height: 500px;
        opacity: 1; }
      .header .menu-primary > li > ul {
        position: absolute;
        left: 50%;
        top: 58px;
        background: #ffffff;
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        .header .menu-primary > li > ul:after {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: -1px;
          background: #d2232a;
          height: 3px;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          transform: translateX(-50%); }
        .header .menu-primary > li > ul > li {
          margin-bottom: 18px;
          font-weight: bold;
          font-size: 12px;
          color: #232323;
          text-transform: uppercase;
          line-height: 15px;
          letter-spacing: 1px; }
          .header .menu-primary > li > ul > li:last-child {
            margin-bottom: 0; }
          .header .menu-primary > li > ul > li > a:hover {
            color: #d2232a; }
            .header .menu-primary > li > ul > li > a:hover:after {
              background-position: 0 -11px; }
          .header .menu-primary > li > ul > li > a:after {
            content: "";
            display: inline-block;
            background: url(../images/header/menu-arrow.png) 0 0 no-repeat;
            width: 6px;
            height: 11px;
            margin-top: 2px;
            margin-left: 8px;
            vertical-align: top; }
  .header .menu-secondary {
    margin: 0;
    padding-top: 35px; }
    .header .menu-secondary:after {
      content: "";
      display: block;
      clear: both; }
    .header .menu-secondary li {
      float: left;
      margin-right: 50px;
      color: #232323;
      letter-spacing: 1px; }
      .header .menu-secondary li:last-child {
        margin-right: 0; }
  .header p.logo {
    margin-bottom: 0;
    padding: 8px 41px 11px 0; }

#content {
  position: relative;
  z-index: 10;
  background: none;
  margin: 0; }
  #content #main {
    margin: 0 -15px; }

.footer {
  position: relative;
  z-index: 5;
  background: none; }
  .footer .top {
    position: relative;
    background: #232323; }
    .footer .top .red {
      position: absolute;
      left: 0;
      top: 0;
      background: url(../images/footer/contact-bg.png) right top repeat;
      height: 100%; }
    .footer .top .contact {
      max-width: 600px;
      padding: 64px 0 63px 0; }
      .footer .top .contact h3 {
        margin: 0 0 15px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 37px;
        color: #ffffff;
        text-transform: uppercase; }
      .footer .top .contact h4 {
        margin: 0 0 4px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .footer .top .contact p {
        margin-bottom: 20px;
        font-family: "Rasa", sans-serif;
        font-size: 19px;
        color: #ffffff;
        line-height: 26px; }
      .footer .top .contact form {
        position: relative;
        max-width: 573px;
        padding-top: 15px;
        padding-right: 203px; }
        .footer .top .contact form .chosen-container {
          width: 100% !important; }
          .footer .top .contact form .chosen-container .chosen-results {
            color: #595959; }
            .footer .top .contact form .chosen-container .chosen-results li {
              padding: 13px; }
              .footer .top .contact form .chosen-container .chosen-results li.highlighted {
                background: #d2232a; }
        .footer .top .contact form .chosen-container-single {
          font-family: "Rasa", sans-serif;
          font-size: 19px; }
          .footer .top .contact form .chosen-container-single .chosen-single {
            background: #ffffff;
            border-color: #ffffff;
            height: 41px;
            padding-left: 17px;
            color: #595959;
            line-height: 41px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
            .footer .top .contact form .chosen-container-single .chosen-single span {
              margin-right: 50px; }
            .footer .top .contact form .chosen-container-single .chosen-single div {
              width: 29px; }
              .footer .top .contact form .chosen-container-single .chosen-single div b {
                background: url(../images/footer/contact-arrow.png) left center no-repeat !important; }
          .footer .top .contact form .chosen-container-single .chosen-drop {
            border-color: #ffffff;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none; }
        .footer .top .contact form input[type="submit"] {
          position: absolute;
          right: 0;
          top: 15px;
          bottom: 0;
          background: #232323;
          border: 0;
          width: 200px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 16px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-align: center;
          cursor: hand;
          cursor: pointer; }
    .footer .top .location {
      float: right;
      width: 100%;
      max-width: 436px;
      padding: 62px 0 2px 0; }
      .footer .top .location h4 {
        clear: both;
        margin: 0 0 5px 0;
        font-weight: 600;
        font-size: 14px;
        color: #d2232a;
        text-transform: uppercase; }
      .footer .top .location p {
        margin-bottom: 36px;
        font-weight: 600;
        font-size: 13px;
        color: #989898; }
        .footer .top .location p:last-child {
          margin-bottom: 0; }
        .footer .top .location p.logo {
          float: left;
          max-width: 175px;
          margin-bottom: 39px; }
      .footer .top .location ul {
        float: right;
        margin: 0 0 39px 0;
        padding-top: 23px; }
        .footer .top .location ul li {
          float: left;
          margin-right: 11px; }
          .footer .top .location ul li:last-child {
            margin-right: 0; }
          .footer .top .location ul li:nth-child(1) a {
            background-position: 0px 0; }
          .footer .top .location ul li:nth-child(2) a {
            background-position: -31px 0; }
          .footer .top .location ul li:nth-child(3) a {
            background-position: -62px 0; }
          .footer .top .location ul li:nth-child(4) a {
            background-position: -93px 0; }
          .footer .top .location ul li a {
            display: block;
            background-image: url(../images/footer/social.png);
            background-repeat: no-repeat;
            width: 31px;
            height: 30px;
            text-indent: -999px;
            overflow: hidden; }
  .footer .bottom {
    background: #232323;
    padding: 72px 0; }
    .footer .bottom .container:before {
      content: "";
      display: block;
      background: #3c3c3c;
      height: 1px;
      margin-bottom: 23px; }
    .footer .bottom p.copyright {
      margin-bottom: 0;
      padding-top: 4px;
      font-family: "Proxima Nova", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #575757; }
    .footer .bottom p.login {
      float: right;
      margin-bottom: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px; }

body[class*=" page-why-spence-brothers-recognition"] .page-red .box {
  height: 403px; }
body[class*=" page-why-spence-brothers-recognition"] .page-red .text {
  left: 50%;
  max-width: 694px;
  padding-top: 30px;
  padding-bottom: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

body[class*=" page-services-"] .page-top .text {
  padding-top: 13px; }
body[class*=" page-services-"] .page-top h1 {
  margin-bottom: 14px; }
body[class*=" page-services-"] .page-top h2 {
  width: 125px;
  margin-bottom: 6px; }

body[class*=" page-services-conceptual-estimating"] .page-top h1 {
  margin-bottom: 27px; }
body[class*=" page-services-conceptual-estimating"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-conceptual-estimating"] .page-top .link:before {
  content: "";
  display: inline-block;
  width: 42px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-conceptual-estimating"] .services-content {
  padding: 88px 0; }
  body[class*=" page-services-conceptual-estimating"] .services-content p.link {
    padding-top: 19px; }
  body[class*=" page-services-conceptual-estimating"] .services-content .highlight .image .text {
    left: 45px;
    bottom: 44px; }
  body[class*=" page-services-conceptual-estimating"] .services-content .highlight h4 {
    margin-bottom: 17px; }
  body[class*=" page-services-conceptual-estimating"] .services-content .highlight ul {
    margin-bottom: 27px; }
    body[class*=" page-services-conceptual-estimating"] .services-content .highlight ul li {
      margin-bottom: 3px; }
      body[class*=" page-services-conceptual-estimating"] .services-content .highlight ul li:before {
        top: -1px; }

body[class*=" page-services-preconstruction"] .page-top .text {
  padding-top: 4px; }
body[class*=" page-services-preconstruction"] .page-top h1 {
  margin-bottom: 21px; }
body[class*=" page-services-preconstruction"] .page-top h2 {
  margin-bottom: 9px; }
body[class*=" page-services-preconstruction"] .page-top .link:before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-preconstruction"] .services-red {
  min-height: 458px; }
body[class*=" page-services-preconstruction"] .services-content {
  padding: 75px 0; }
  body[class*=" page-services-preconstruction"] .services-content p.link {
    padding-top: 35px; }

body[class*=" page-services-construction-management"] .page-top .text {
  padding-top: 0;
  padding-bottom: 2px; }
body[class*=" page-services-construction-management"] .page-top h1 {
  margin-bottom: 22px; }
body[class*=" page-services-construction-management"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-construction-management"] .page-top .link:before {
  content: "";
  display: inline-block;
  width: 37px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-construction-management"] .services-red {
  min-height: 488px; }
body[class*=" page-services-construction-management"] .services-content {
  padding: 110px 0; }
  body[class*=" page-services-construction-management"] .services-content p.quote {
    padding-bottom: 55px; }
    body[class*=" page-services-construction-management"] .services-content p.quote.right {
      padding-top: 71px;
      padding-bottom: 65px; }
  body[class*=" page-services-construction-management"] .services-content p.link {
    padding-top: 29px; }
  body[class*=" page-services-construction-management"] .services-content .image {
    max-width: 749px;
    margin: 0 auto; }
    body[class*=" page-services-construction-management"] .services-content .image .text {
      left: 38px;
      bottom: 31px; }
  body[class*=" page-services-construction-management"] .services-content .highlight {
    background: none; }
    body[class*=" page-services-construction-management"] .services-content .highlight .box {
      padding: 0 52px 0 0; }
    body[class*=" page-services-construction-management"] .services-content .highlight .image {
      top: 4px;
      max-width: 564px;
      margin: 0; }
      body[class*=" page-services-construction-management"] .services-content .highlight .image .text {
        left: 51px;
        bottom: 44px; }
    body[class*=" page-services-construction-management"] .services-content .highlight ul li {
      margin-bottom: 2px;
      line-height: 32px; }
      body[class*=" page-services-construction-management"] .services-content .highlight ul li:before {
        top: -2px; }
  body[class*=" page-services-construction-management"] .services-content .section {
    background: url(../images/pages/services-process-bg.png) left top repeat-x;
    padding: 85px 15px 0 15px; }

body[class*=" page-services-general-contracting"] .page-top .text {
  padding-top: 0;
  padding-bottom: 2px; }
body[class*=" page-services-general-contracting"] .page-top h1 {
  margin-bottom: 22px; }
body[class*=" page-services-general-contracting"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-general-contracting"] .services-red {
  min-height: 416px; }
body[class*=" page-services-general-contracting"] .services-content {
  padding: 74px 0; }
  body[class*=" page-services-general-contracting"] .services-content p.quote {
    background: none;
    max-width: 433px; }
    body[class*=" page-services-general-contracting"] .services-content p.quote.right {
      margin-top: -9px;
      margin-right: -5px;
      margin-left: 0;
      padding-top: 74px;
      padding-right: 0;
      padding-bottom: 60px; }
    body[class*=" page-services-general-contracting"] .services-content p.quote:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 5;
      background: url(../images/pages/services-quote-bg.jpg) right bottom repeat-x;
      width: 100%;
      max-width: 382px;
      height: 88px; }
    body[class*=" page-services-general-contracting"] .services-content p.quote span {
      position: relative;
      z-index: 10; }
  body[class*=" page-services-general-contracting"] .services-content p.link {
    padding-top: 30px; }
  body[class*=" page-services-general-contracting"] .services-content .image {
    float: left;
    width: 100%;
    max-width: 282px; }
    body[class*=" page-services-general-contracting"] .services-content .image .text {
      left: 31px; }

body[class*=" page-services-design-build"] .page-top .link:after {
  content: "";
  display: inline-block;
  width: 4px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-design-build"] .services-red {
  min-height: 467px; }
body[class*=" page-services-design-build"] .services-content {
  padding: 90px 0; }
  body[class*=" page-services-design-build"] .services-content .highlight .box {
    padding-right: 40px;
    padding-bottom: 45px; }
  body[class*=" page-services-design-build"] .services-content .highlight ul li {
    margin-bottom: 16px;
    line-height: 32px; }
    body[class*=" page-services-design-build"] .services-content .highlight ul li:before {
      top: -3px; }

body[class*=" page-services-concrete"] .page-top .link:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-concrete"] .services-red {
  min-height: 411px; }
body[class*=" page-services-concrete"] .services-content {
  padding: 80px 0; }
  body[class*=" page-services-concrete"] .services-content p.link a {
    margin: 0 auto; }
  body[class*=" page-services-concrete"] .services-content .process {
    padding-bottom: 10px; }
    body[class*=" page-services-concrete"] .services-content .process .title {
      padding-bottom: 33px; }
    body[class*=" page-services-concrete"] .services-content .process .items .item {
      width: 25%;
      margin-bottom: 15px; }
    body[class*=" page-services-concrete"] .services-content .process ul li {
      margin-bottom: 17px;
      line-height: 24px; }
      body[class*=" page-services-concrete"] .services-content .process ul li:before {
        top: -3px; }

body[class*=" page-services-carpentry"] .page-top h1 {
  margin-bottom: 27px; }
body[class*=" page-services-carpentry"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-carpentry"] .page-top .link:before {
  content: "";
  display: inline-block;
  width: 58px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-carpentry"] .services-red {
  min-height: 405px; }
body[class*=" page-services-carpentry"] .services-content {
  padding: 83px 0; }
  body[class*=" page-services-carpentry"] .services-content p.quote {
    background: none;
    max-width: 433px; }
    body[class*=" page-services-carpentry"] .services-content p.quote.right {
      margin-top: -9px;
      margin-right: -5px;
      margin-left: 0;
      padding-top: 74px;
      padding-right: 0;
      padding-bottom: 52px; }
    body[class*=" page-services-carpentry"] .services-content p.quote:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 5;
      background: url(../images/pages/services-quote-bg.jpg) right bottom repeat-x;
      width: 100%;
      max-width: 431px;
      height: 88px; }
    body[class*=" page-services-carpentry"] .services-content p.quote span {
      position: relative;
      z-index: 10; }
  body[class*=" page-services-carpentry"] .services-content p.link {
    padding-top: 35px; }
  body[class*=" page-services-carpentry"] .services-content .image {
    float: left;
    width: 100%;
    max-width: 283px; }
    body[class*=" page-services-carpentry"] .services-content .image .text {
      left: 31px;
      bottom: 26px; }

body[class*=" page-services-communication"] .page-top h1 {
  margin-bottom: 27px; }
body[class*=" page-services-communication"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-communication"] .page-top .link:before {
  content: "";
  display: inline-block;
  width: 17px;
  height: 25px;
  vertical-align: top; }
body[class*=" page-services-communication"] .services-red {
  min-height: 405px; }
body[class*=" page-services-communication"] .services-content {
  padding: 83px 0 45px 0; }
  body[class*=" page-services-communication"] .services-content p.quote {
    margin-right: 79px;
    margin-left: -160px;
    padding-left: 45px; }

body[class*=" page-services-finance-funding-assistance"] .page-top .text {
  padding-top: 0;
  padding-bottom: 2px; }
body[class*=" page-services-finance-funding-assistance"] .page-top h1 {
  margin-bottom: 22px; }
body[class*=" page-services-finance-funding-assistance"] .page-top h2 {
  margin-bottom: 14px; }
body[class*=" page-services-finance-funding-assistance"] .page-top .link li:first-child:after {
  display: none; }
body[class*=" page-services-finance-funding-assistance"] .page-top .link li:last-child {
  display: none; }
body[class*=" page-services-finance-funding-assistance"] .services-red {
  min-height: 424px; }
body[class*=" page-services-finance-funding-assistance"] .services-content {
  padding: 83px 0; }
  body[class*=" page-services-finance-funding-assistance"] .services-content .highlight .box {
    padding: 63px 66px; }
  body[class*=" page-services-finance-funding-assistance"] .services-content .highlight .image .text {
    left: 52px;
    bottom: 49px; }
  body[class*=" page-services-finance-funding-assistance"] .services-content .highlight ul {
    padding-left: 0; }
    body[class*=" page-services-finance-funding-assistance"] .services-content .highlight ul li {
      margin-bottom: 3px; }
      body[class*=" page-services-finance-funding-assistance"] .services-content .highlight ul li:before {
        top: -1px; }
  body[class*=" page-services-finance-funding-assistance"] .services-content .highlight p.link {
    padding-top: 44px; }

body[class*=" page-projects"] .page-top {
  position: relative; }
  body[class*=" page-projects"] .page-top .text {
    padding-bottom: 101px; }
  body[class*=" page-projects"] .page-top h1 {
    margin-bottom: 0; }
  body[class*=" page-projects"] .page-top h2 {
    margin-bottom: 6px;
    padding-left: 13px;
    padding-right: 11px; }

body[class*=" page-about-us-"] .page-top.version-2 h1 {
  width: 125px; }
body[class*=" page-about-us-"] .page-top.version-2 h2 {
  width: auto; }
body[class*=" page-about-us-"] .page-top h2 {
  width: 125px; }

body[class*=" page-contact-us"] .page-top .text {
  padding-bottom: 30px; }
body[class*=" page-contact-us"] .page-top h1 {
  width: 183px; }

body[class*=" page-privacy-policy"] .page-top .text {
  padding-bottom: 30px; }
body[class*=" page-privacy-policy"] .page-top h2 {
  width: 183px; }

body[class*=" page-terms-conditions"] .page-top .text {
  padding-bottom: 30px; }
body[class*=" page-terms-conditions"] .page-top h2 {
  width: 183px; }

body[class*=" page-blog"] .page-top.version-2 h1 {
  width: 183px; }
body[class*=" page-blog"] .page-top.version-2 h2 {
  width: auto; }
body[class*=" page-blog"] .page-top .text {
  padding-top: 10px; }
body[class*=" page-blog"] .page-top h2 {
  width: 183px; }

body.single .page-top .text {
  left: 50%;
  max-width: 1018px;
  padding-top: 35px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
body.single .page-top h1 {
  line-height: 62px; }
body.single .page-top h2 {
  width: 145px;
  margin-bottom: 18px; }

@media screen and (max-width: 1199px) {
  body[class*=" page-services-communication"] .services-content p.quote {
    margin-right: 30px;
    margin-left: -100px; } }
@media screen and (max-width: 991px) {
  body[class*=" page-services-construction-management"] .services-content .highlight .box {
    padding: 0 0 30px 0; }

  body[class*=" page-services-communication"] .services-content p.quote {
    margin-right: 0;
    margin-left: 0; } }
@media screen and (max-width: 767px) {
  body[class*=" page-services-"] .page-top .text {
    padding-top: 0; }
  body[class*=" page-services-"] .page-top h2 {
    width: auto; }

  body[class*=" page-services-conceptual-estimating"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-conceptual-estimating"] .services-content .highlight .image .text {
      left: 15px;
      bottom: 30px; }

  body[class*=" page-services-preconstruction"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-preconstruction"] .services-content p.link {
      padding-top: 15px; }

  body[class*=" page-services-construction-management"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-construction-management"] .services-content .highlight {
      margin-bottom: 0; }
      body[class*=" page-services-construction-management"] .services-content .highlight .image .text {
        left: 15px;
        bottom: 30px; }
    body[class*=" page-services-construction-management"] .services-content .section {
      padding-top: 30px; }
    body[class*=" page-services-construction-management"] .services-content .image .text {
      left: 15px;
      bottom: 30px; }
    body[class*=" page-services-construction-management"] .services-content p.link {
      padding-top: 15px; }

  body[class*=" page-services-general-contracting"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-general-contracting"] .services-content .image {
      float: none;
      margin: 0 auto 30px auto; }
      body[class*=" page-services-general-contracting"] .services-content .image .text {
        left: 15px; }
    body[class*=" page-services-general-contracting"] .services-content p.quote {
      max-width: none; }
      body[class*=" page-services-general-contracting"] .services-content p.quote:after {
        max-width: none; }
      body[class*=" page-services-general-contracting"] .services-content p.quote.right {
        float: none;
        margin: 0 0 30px 0; }
    body[class*=" page-services-general-contracting"] .services-content p.link {
      padding-top: 15px; }

  body[class*=" page-services-design-build"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-design-build"] .services-content .highlight .box {
      padding-right: 15px;
      padding-bottom: 15px; }

  body[class*=" page-services-concrete"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-concrete"] .services-content .process {
      padding-bottom: 0; }
      body[class*=" page-services-concrete"] .services-content .process .title {
        padding-bottom: 15px; }
      body[class*=" page-services-concrete"] .services-content .process .items .item {
        width: 50%;
        margin-bottom: 0; }
    body[class*=" page-services-concrete"] .services-content p.link {
      padding-top: 15px; }

  body[class*=" page-services-carpentry"] .services-content {
    padding: 30px 0; }
    body[class*=" page-services-carpentry"] .services-content .image {
      float: none;
      margin: 0 auto 30px auto; }
      body[class*=" page-services-carpentry"] .services-content .image .text {
        left: 15px; }
    body[class*=" page-services-carpentry"] .services-content p.quote {
      max-width: none; }
      body[class*=" page-services-carpentry"] .services-content p.quote:after {
        max-width: none; }
      body[class*=" page-services-carpentry"] .services-content p.quote.right {
        float: none;
        margin: 0 0 30px 0; }
    body[class*=" page-services-carpentry"] .services-content p.link {
      padding-top: 15px; }

  body[class*=" page-services-communication"] .services-content {
    padding: 30px 0 15px 0; }

  body[class*=" page-services-finance-funding-assistance"] .services-content {
    padding: 30px 0 0 0; }
    body[class*=" page-services-finance-funding-assistance"] .services-content .highlight {
      margin-bottom: 0; }
      body[class*=" page-services-finance-funding-assistance"] .services-content .highlight .box {
        padding: 30px 15px; }
      body[class*=" page-services-finance-funding-assistance"] .services-content .highlight .image .text {
        left: 15px;
        bottom: 30px; }
      body[class*=" page-services-finance-funding-assistance"] .services-content .highlight p.link {
        padding-top: 30px; }

  body[class*=" page-projects"] .page-top .text {
    padding-bottom: 75px; }

  body[class*=" page-about-us-"] .page-top h2 {
    width: auto; }

  body[class*=" page-contact-us"] .page-top .text {
    padding-bottom: 0; }
  body[class*=" page-contact-us"] .page-top h2 {
    width: auto; }

  body[class*=" page-privacy-policy"] .page-top .text {
    padding-bottom: 0; }
  body[class*=" page-privacy-policy"] .page-top h2 {
    width: auto; }

  body[class*=" page-terms-conditions"] .page-top .text {
    padding-bottom: 0; }
  body[class*=" page-terms-conditions"] .page-top h2 {
    width: auto; }

  body[class*=" page-blog"] .page-top.version-2 h1 {
    width: auto; }
  body[class*=" page-blog"] .page-top .text {
    padding-top: 0; }
  body[class*=" page-blog"] .page-top h2 {
    width: auto; }

  body.single .page-top h1 {
    line-height: 1.1; }
  body.single .page-top h2 {
    width: auto;
    margin-bottom: 13px; } }
@media screen and (max-width: 480px) {
  body[class*=" page-services-concrete"] .services-content .process .items .item {
    width: 100%; } }
.home-top {
  position: relative;
  padding-left: 72.835113%; }
  .home-top .hero {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    /* background-image:url(../images/home/hero-bg.jpg); */
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 72.835113%;
    overflow: hidden; }
    .home-top .hero .box {
      position: absolute;
      left: 50%;
      top: 124px;
      width: 100%;
      max-width: 924px;
      padding: 0 15px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%); }
      .home-top .hero .box:after {
        content: "";
        display: block;
        clear: both; }
    .home-top .hero h1 {
      margin: 0 0 11px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 121px;
      color: #232323;
      text-transform: uppercase;
      visibility: hidden; }
      .home-top .hero h1 b {
        font-weight: bold;
        color: #d2232a; }
    .home-top .hero h3 {
      position: relative;
      margin: 0 0 14px 0;
      padding-left: 35px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #7b7b7b;
      text-transform: uppercase;
      letter-spacing: 4px; }
      .home-top .hero h3:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        background: url(../images/home/hero-arrow.png) 0 0 no-repeat;
        width: 13px;
        height: 21px; }
    .home-top .hero p {
      margin: 0; }
      .home-top .hero p.caption {
        /* float:left;
        position:relative; */
        position: absolute;
        left: 104px;
        top: 229px;
        width: 441px;
        /* margin-left:89px; */
        /* padding:51px 51px 34px 51px; */
        padding: 42px 51px 43px 51px;
        font-family: "Rasa", sans-serif;
        font-weight: 600;
        font-size: 21px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 3px;
        line-height: 36px;
        text-align: center; }
        .home-top .hero p.caption:before, .home-top .hero p.caption:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          width: 100%;
          border: 6px solid #d2232a; }
        .home-top .hero p.caption:before {
          top: 0;
          border-bottom: 0;
          height: 45%; }
        .home-top .hero p.caption:after {
          bottom: 0;
          border-top: 0;
          height: 47%; }
      .home-top .hero p.link {
        /* float:right; */
        position: absolute;
        right: 15px;
        top: 229px;
        margin-top: 71px;
        margin-right: 8px; }
        .home-top .hero p.link a {
          display: block;
          background: url(../images/home/hero-link.png) 0 0 repeat;
          width: 210px;
          padding: 12px 10px 10px 10px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 18px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-align: center; }
  .home-top .feature {
    position: relative;
    z-index: 10; }
    .home-top .feature .tiles {
      height: 780px;
      margin-left: -11px;
      padding-left: 11px;
      overflow: hidden; }
      .home-top .feature .tiles ul {
        border-left: 2px solid #d2232a;
        margin: 0; }
        .home-top .feature .tiles ul li {
          position: relative;
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: cover;
          height: 195px;
          cursor: hand;
          cursor: pointer;
          /* &:nth-child(1) {
          	background-image:url(../images/home/feature-bg-1.jpg);
          } */
          /* &:nth-child(2) {
          	background-image:url(../images/home/feature-bg-2.jpg);
          } */
          /* &:nth-child(3) {
          	background-image:url(../images/home/feature-bg-3.jpg);
          } */
          /* &:nth-child(4) {
          	background-image:url(../images/home/feature-bg-4.jpg);
          } */ }
          .home-top .feature .tiles ul li.active:before {
            content: "";
            display: block;
            position: absolute;
            left: -13px;
            top: 0;
            background: #d2232a;
            width: 11px;
            height: 100%; }
          .home-top .feature .tiles ul li .box {
            position: absolute;
            left: 31px;
            bottom: 27px;
            right: 31px; }
          .home-top .feature .tiles ul li h4 {
            margin: 0;
            font-family: "Oswald", sans-serif;
            font-weight: bold;
            font-size: 19px;
            color: #ffffff;
            text-transform: uppercase;
            line-height: 25px; }
            .home-top .feature .tiles ul li h4 b {
              font-weight: bold;
              color: #d2232a; }
          .home-top .feature .tiles ul li h5 {
            margin: 0 0 12px 0;
            font-weight: bold;
            font-size: 15px;
            color: #d2232a;
            text-transform: uppercase;
            letter-spacing: 2px; }
    .home-top .feature .project {
      position: relative;
      background: url(../images/home/feature-red-bg.png) 0 0 repeat;
      border-left: 2px solid #d2232a;
      height: 195px; }
      .home-top .feature .project .box {
        position: absolute;
        left: 31px;
        top: 50%;
        right: 31px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); }
      .home-top .feature .project h4 {
        margin: 0 0 11px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        text-transform: uppercase;
        line-height: 25px; }
      .home-top .feature .project p {
        font-family: "Rasa", sans-serif;
        font-size: 19px;
        color: #ffffff;
        line-height: 23px; }
        .home-top .feature .project p.link {
          margin-bottom: 0; }
          .home-top .feature .project p.link a {
            display: block;
            background: #d2232a;
            width: 165px;
            padding: 9px 8px 8px 8px;
            font-family: "Oswald", sans-serif;
            font-weight: bold;
            font-size: 14px;
            color: #ffffff;
            text-transform: uppercase;
            letter-spacing: 1px;
            line-height: 20px;
            text-align: center; }
    .home-top .feature .navigation {
      position: absolute;
      left: -47px;
      top: 15px; }
      .home-top .feature .navigation p {
        margin: 0; }
        .home-top .feature .navigation p.prev a, .home-top .feature .navigation p.next a {
          display: block;
          background-image: url(../images/home/feature-nav.png);
          background-repeat: no-repeat;
          width: 20px;
          height: 36px;
          text-indent: -999px;
          overflow: hidden; }
        .home-top .feature .navigation p.prev a {
          background-position: 0 0;
          margin-bottom: 3px; }
        .home-top .feature .navigation p.next a {
          background-position: 0 -36px;
          height: 35px; }

.home-middle {
  position: relative; }
  .home-middle .container {
    position: relative;
    z-index: 15;
    max-width: 1564px; }
  .home-middle .red {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: #d2232a;
    height: 100%; }
  .home-middle .lines {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: #ffffff url(../images/home/service-lines.jpg) 0 0 repeat-x;
    height: 100%; }
  .home-middle .about {
    max-width: 563px;
    padding-top: 91px;
    padding-bottom: 68px; }
    .home-middle .about h2 {
      margin: 0 0 24px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 48px;
      color: #ffffff;
      text-transform: uppercase; }
    .home-middle .about h4 {
      margin: 0 0 4px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .home-middle .about p {
      margin-bottom: 12px;
      font-family: "Rasa", sans-serif;
      font-size: 19px;
      color: #ffffff;
      line-height: 26px; }
      .home-middle .about p.link {
        margin-bottom: 0;
        padding-top: 8px; }
        .home-middle .about p.link a {
          display: block;
          background: #232323;
          width: 186px;
          padding: 10px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 16px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          line-height: 22px;
          text-align: center; }
      .home-middle .about p b, .home-middle .about p strong {
        font-weight: bold; }
    .home-middle .about ul {
      margin: 0 0 15px 0;
      padding-top: 3px;
      padding-left: 30px; }
      .home-middle .about ul li {
        position: relative;
        margin-bottom: 11px;
        padding-left: 23px;
        font-family: "Rasa", sans-serif;
        font-weight: 600;
        font-size: 17px;
        color: #ffffff;
        line-height: 26px; }
        .home-middle .about ul li:last-child {
          margin-bottom: 0; }
        .home-middle .about ul li:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 7px;
          background: url(../images/home/about-arrow.png) 0 0 no-repeat;
          width: 8px;
          height: 12px; }
  .home-middle .services {
    float: right;
    position: relative;
    width: 100%;
    max-width: 852px;
    padding-top: 64px;
    padding-left: 222px; }
    .home-middle .services h3 {
      position: absolute;
      left: 0;
      top: 88px;
      width: 100%;
      max-width: 160px;
      margin: 0;
      padding-left: 38px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 26px;
      color: #232323;
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 36px; }
      .home-middle .services h3:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 6px;
        background: url(../images/home/service-arrow.png) 0 0 no-repeat;
        width: 13px;
        height: 21px; }
    .home-middle .services p {
      font-family: "Rasa", sans-serif;
      font-size: 19px;
      color: #5b5b5b;
      line-height: 26px; }
      .home-middle .services p.link {
        position: absolute;
        left: 39px;
        top: 192px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 20px; }
      .home-middle .services p b, .home-middle .services p strong {
        font-weight: bold; }
  .home-middle .tiles {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 15;
    width: 0;
    padding-top: 1px;
    overflow: hidden; }
    .home-middle .tiles ul {
      margin: 0; }
      .home-middle .tiles ul:after {
        content: "";
        display: block;
        clear: both; }
      .home-middle .tiles ul li {
        float: left;
        position: relative;
        width: 20%;
        border-width: 1px;
        border-style: solid;
        border-color: #dfdfdf #dfdfdf #ffffff #ffffff; }
        .home-middle .tiles ul li:nth-child(1) h4 span:before {
          background-position: 0px 0; }
        .home-middle .tiles ul li:nth-child(2) {
          border-top-color: #ffffff; }
          .home-middle .tiles ul li:nth-child(2) h4 span:before {
            background-position: -58px 0; }
        .home-middle .tiles ul li:nth-child(3) h4 span:before {
          background-position: -116px 0; }
        .home-middle .tiles ul li:nth-child(4) {
          border-top-color: #ffffff; }
          .home-middle .tiles ul li:nth-child(4) h4 span:before {
            background-position: -174px 0; }
        .home-middle .tiles ul li:nth-child(5) {
          border-right-color: #ffffff; }
          .home-middle .tiles ul li:nth-child(5) h4 span:before {
            background-position: -232px 0; }
        .home-middle .tiles ul li:nth-child(6) h4 span:before {
          background-position: -290px 0; }
        .home-middle .tiles ul li:nth-child(7) {
          border-bottom-color: #dfdfdf; }
          .home-middle .tiles ul li:nth-child(7) h4 span:before {
            background-position: -348px 0; }
        .home-middle .tiles ul li:nth-child(8) h4 span:before {
          background-position: -406px 0; }
        .home-middle .tiles ul li:nth-child(9) {
          border-bottom-color: #dfdfdf; }
          .home-middle .tiles ul li:nth-child(9) h4 span:before {
            background-position: -464px 0; }
        .home-middle .tiles ul li:nth-child(10) {
          border-right-color: #ffffff; }
          .home-middle .tiles ul li:nth-child(10) h4 span:before {
            background-position: -522px 0; }
        .home-middle .tiles ul li h4 {
          display: block;
          position: relative;
          z-index: 5;
          height: 206px;
          margin: 0;
          padding: 10px 0;
          font-family: "Oswald", sans-serif;
          font-size: 17px;
          color: #232323;
          text-transform: uppercase;
          line-height: 18px;
          letter-spacing: 1px;
          text-align: center;
          cursor: hand;
          cursor: pointer; }
          .home-middle .tiles ul li h4:before, .home-middle .tiles ul li h4:after {
            content: "";
            display: block;
            position: absolute;
            top: -2px;
            background: #d2232a;
            width: 28px;
            height: 4px; }
          .home-middle .tiles ul li h4:before {
            right: 0; }
          .home-middle .tiles ul li h4:after {
            right: 34px; }
          .home-middle .tiles ul li h4 span {
            display: block;
            position: absolute;
            left: 7px;
            top: 50%;
            right: 7px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%); }
            .home-middle .tiles ul li h4 span:before {
              content: "";
              display: inline-block;
              background-image: url(../images/home/service-icons.png);
              background-repeat: no-repeat;
              width: 58px;
              height: 56px;
              margin-bottom: 11px; }
            .home-middle .tiles ul li h4 span:after {
              content: ">";
              display: inline-block;
              font-weight: bold;
              font-size: 21px;
              color: #d2232a; }
            .home-middle .tiles ul li h4 span b {
              display: flex;
              flex-wrap: wrap;
              justify-content: center;
              align-items: center;
              width: 100%;
              height: 36px;
              margin-bottom: 8px;
              font-weight: normal;
              word-break: break-word;
              text-overflow: ellipsis;
              overflow: hidden; }
        .home-middle .tiles ul li p.link {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 10;
          width: 100%;
          height: 100%;
          margin: 0;
          text-align: left; }
          .home-middle .tiles ul li p.link a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            text-indent: -999px;
            overflow: hidden; }

.home-testimonials {
  padding-top: 114px;
  padding-bottom: 108px; }
  .home-testimonials .container {
    max-width: 1582px; }
  .home-testimonials .box {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px; }
    .home-testimonials .box > div {
      padding: 0 15px;
      overflow: hidden; }
      .home-testimonials .box > div:after {
        content: "";
        display: block;
        clear: both; }
      .home-testimonials .box > div:nth-child(1) {
        order: 2;
        width: 35%;
        max-width: 548px; }
      .home-testimonials .box > div:nth-child(2), .home-testimonials .box > div:nth-child(3) {
        width: 32.5%;
        max-width: 488px; }
      .home-testimonials .box > div:nth-child(2) {
        order: 1;
        padding-top: 94px; }
      .home-testimonials .box > div:nth-child(3) {
        order: 3;
        padding-top: 89px; }
        .home-testimonials .box > div:nth-child(3) .video {
          clear: both;
          margin-bottom: 0;
          text-align: left; }
          .home-testimonials .box > div:nth-child(3) .video:before {
            right: auto;
            left: 0;
            top: -51px; }
          .home-testimonials .box > div:nth-child(3) .video .description {
            right: 0;
            left: 244px; }
          .home-testimonials .box > div:nth-child(3) .video p.image {
            float: left; }
            .home-testimonials .box > div:nth-child(3) .video p.image:before {
              left: auto;
              right: -175px; }
            .home-testimonials .box > div:nth-child(3) .video p.image:after {
              left: auto;
              right: -26px; }
        .home-testimonials .box > div:nth-child(3) .message {
          float: left;
          max-width: 453px;
          margin-bottom: 104px;
          text-align: left; }
          .home-testimonials .box > div:nth-child(3) .message:before {
            right: auto;
            left: 0;
            top: -34px; }
          .home-testimonials .box > div:nth-child(3) .message p {
            margin-bottom: 10px; }
            .home-testimonials .box > div:nth-child(3) .message p.source {
              margin-bottom: 5px; }
            .home-testimonials .box > div:nth-child(3) .message p.link {
              margin-bottom: 0; }
  .home-testimonials .video {
    position: relative;
    margin-bottom: 98px;
    text-align: right; }
    .home-testimonials .video:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: -39px;
      background: url(../images/home/testimonial-quote.png) 0 0 no-repeat;
      width: 30px;
      height: 21px; }
    .home-testimonials .video:after {
      content: "";
      display: block;
      clear: both; }
    .home-testimonials .video .description {
      position: absolute;
      right: 242px;
      top: 50%;
      left: 0;
      -webkit-transform: translateY(calc(-50% + 4px));
      -moz-transform: translateY(calc(-50% + 4px));
      transform: translateY(calc(-50% + 4px)); }
    .home-testimonials .video h4 {
      max-height: 40px;
      margin: 0 0 10px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #232323;
      text-transform: uppercase;
      text-overflow: ellipsis;
      overflow: hidden; }
    .home-testimonials .video h5 {
      max-height: 34px;
      margin: 0 0 14px 0;
      font-family: "Oswald", sans-serif;
      font-size: 16px;
      color: #777777;
      text-transform: uppercase;
      letter-spacing: 0;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-transform: skewX(-10deg);
      -moz-transform: skewX(-10deg);
      transform: skewX(-10deg); }
    .home-testimonials .video p.image {
      float: right;
      position: relative;
      width: 216px;
      margin-bottom: 0; }
      .home-testimonials .video p.image:before, .home-testimonials .video p.image:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        background: #d2232a;
        height: 4px; }
      .home-testimonials .video p.image:before {
        left: -175px;
        width: 138px; }
      .home-testimonials .video p.image:after {
        left: -26px;
        width: 26px; }
      .home-testimonials .video p.image a {
        position: relative;
        display: block; }
        .home-testimonials .video p.image a:before {
          content: "";
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          background: url(../images/home/testimonial-play.png) 0 0 no-repeat;
          width: 69px;
          height: 69px;
          -webkit-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
    .home-testimonials .video p.link {
      margin-bottom: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      color: #d2232a;
      text-transform: uppercase; }
  .home-testimonials .message {
    float: right;
    position: relative;
    max-width: 430px;
    text-align: right; }
    .home-testimonials .message:before {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: -39px;
      background: url(../images/home/testimonial-quote.png) 0 0 no-repeat;
      width: 30px;
      height: 21px; }
    .home-testimonials .message p {
      margin-bottom: 14px;
      font-family: "Rasa", sans-serif;
      font-size: 16px;
      color: #5b5b5b;
      line-height: 24px; }
      .home-testimonials .message p.source {
        margin-bottom: 5px;
        font-family: "Oswald", sans-serif;
        color: #232323;
        line-height: 20px; }
        .home-testimonials .message p.source b {
          font-weight: normal;
          text-transform: uppercase; }
        .home-testimonials .message p.source i {
          display: block;
          font-style: normal;
          color: #777777;
          -webkit-transform: skewX(-10deg);
          -moz-transform: skewX(-10deg);
          transform: skewX(-10deg); }
      .home-testimonials .message p.link {
        margin-bottom: 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #d2232a;
        text-transform: uppercase;
        line-height: 20px; }
  .home-testimonials .client {
    border: 1px solid #b8b8b8;
    padding: 88px 20px 102px 20px;
    text-align: center; }
    .home-testimonials .client h3 {
      margin: 0 0 31px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 48px;
      color: #232323;
      text-transform: uppercase; }
      .home-testimonials .client h3 b {
        font-weight: bold;
        color: #d2232a; }
    .home-testimonials .client h4 {
      margin: 0 0 5px 0;
      padding-left: 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #232323;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .home-testimonials .client p {
      font-family: "Rasa", sans-serif;
      font-size: 19px;
      color: #5b5b5b;
      line-height: 26px; }
      .home-testimonials .client p.lines {
        margin-bottom: 32px;
        line-height: 4px; }
        .home-testimonials .client p.lines:before, .home-testimonials .client p.lines:after {
          content: "";
          display: inline-block;
          background: #d2232a;
          width: 28px;
          height: 4px;
          margin: 0 3px;
          vertical-align: top; }
      .home-testimonials .client p.link {
        margin-bottom: 0;
        padding-top: 31px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }
        .home-testimonials .client p.link a {
          display: inline-block;
          background: url(../images/home/testimonial-client-link.png) 0 0 repeat;
          width: 238px;
          padding: 9px 11px 11px 11px; }

.home-blog {
  background: url(../images/home/blog-bg.png) 0 0 repeat;
  padding-top: 82px;
  padding-bottom: 87px; }
  .home-blog .box {
    display: flex;
    justify-content: space-between;
    margin: 0 -15px; }
    .home-blog .box > div {
      padding: 0 15px;
      overflow: hidden; }
      .home-blog .box > div:nth-child(1), .home-blog .box > div:nth-child(3) {
        width: 33.25%;
        max-width: 399px; }
      .home-blog .box > div:nth-child(2) {
        width: 33.5%;
        max-width: 394px; }
  .home-blog .feature .image {
    position: relative;
    background-image: url(../images/home/blog-feature-image.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 185px;
    cursor: hand;
    cursor: pointer; }
    .home-blog .feature .image:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      background: #000000;
      width: 100%;
      height: 100%;
      opacity: .63; }
  .home-blog .feature .caption {
    position: absolute;
    left: 38px;
    bottom: 24px;
    right: 38px;
    z-index: 15; }
  .home-blog .feature .description {
    background: #ffffff;
    min-height: 231px;
    padding: 34px 25px 30px 36px; }
  .home-blog .feature h3 {
    max-height: 48px;
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
    overflow: hidden; }
  .home-blog .feature h4 {
    margin: 0 0 13px 0;
    font-weight: bold;
    font-size: 15px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .home-blog .feature p {
    font-family: "Rasa", sans-serif;
    font-size: 19px;
    color: #5b5b5b;
    line-height: 25px; }
    .home-blog .feature p.tag {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      background: #232323;
      width: 181px;
      margin-bottom: 0;
      padding: 3px 116px 2px 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 22px;
      text-align: right; }
      .home-blog .feature p.tag .date {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #d2232a;
        width: 105px;
        padding-top: 3px;
        padding-bottom: 2px;
        text-align: center; }
    .home-blog .feature p.link {
      margin-bottom: 0;
      padding-top: 16px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 22px; }
      .home-blog .feature p.link:before {
        content: "";
        display: block;
        background: #e4e4e4;
        max-width: 298px;
        height: 1px;
        margin-bottom: 13px; }
    .home-blog .feature p.alink {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 20;
      width: 100%;
      height: 100%;
      margin: 0;
      text-align: left; }
      .home-blog .feature p.alink a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -999px;
        overflow: hidden; }
  .home-blog .latest .item {
    margin-bottom: 24px; }
    .home-blog .latest .item:last-child {
      margin-bottom: 0; }
  .home-blog .latest .description {
    background: #ffffff;
    min-height: 169px;
    padding: 25px 25px 14px 27px; }
  .home-blog .latest h3 {
    display: flex;
    align-items: center;
    height: 48px;
    margin: 0 0 18px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 19px;
    color: #232323;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 24px;
    overflow: hidden; }
    .home-blog .latest h3 a {
      display: inline-block;
      display: -webkit-box;
      max-height: 100%;
      text-overflow: ellipsis;
      overflow: hidden;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical; }
  .home-blog .latest p {
    font-family: "Rasa", sans-serif;
    font-size: 18px;
    color: #5b5b5b;
    line-height: 23px; }
    .home-blog .latest p.tag {
      position: relative;
      background: #232323;
      width: 192px;
      margin-bottom: 0;
      padding: 3px 127px 2px 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 22px;
      text-align: right; }
      .home-blog .latest p.tag .date {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        background: #d2232a;
        width: 117px;
        padding: 3px 7px 2px 7px;
        text-align: left; }
    .home-blog .latest p .more {
      display: inline-block;
      margin-left: 13px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .home-blog .view {
    background: #d2232a;
    padding: 61px 20px 60px 20px;
    text-align: center; }
    .home-blog .view h3 {
      margin: 0 0 24px 0;
      padding-left: 3px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 26px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 3px;
      line-height: 31px; }
    .home-blog .view h4 {
      margin: 0 0 26px 0;
      padding-left: 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #232323;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .home-blog .view p {
      max-width: 301px;
      margin-left: auto;
      margin-right: auto;
      font-family: "Rasa", sans-serif;
      font-size: 19px;
      color: #ffffff;
      line-height: 26px; }
      .home-blog .view p.lines {
        margin-bottom: 24px;
        line-height: 4px; }
        .home-blog .view p.lines:before, .home-blog .view p.lines:after {
          content: "";
          display: inline-block;
          background: #232323;
          width: 28px;
          height: 4px;
          margin: 0 3px;
          vertical-align: top; }
      .home-blog .view p.link {
        margin-bottom: 0;
        padding-top: 15px;
        padding-left: 1px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }

.page-top {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .page-top.version-2 h1 {
    display: inline-block;
    background: #d2232a;
    margin: 0 0 14px 0;
    padding: 6px 7px 5px 9px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .page-top.version-2 h2 {
    display: block;
    background: none;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 58px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .page-top .box {
    position: relative;
    height: 352px; }
  .page-top .text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }
  .page-top h1 {
    margin: 0 0 20px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 58px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .page-top h2 {
    display: inline-block;
    background: #d2232a;
    margin: 0 0 14px 0;
    padding: 6px 7px 5px 9px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .page-top p.back {
    margin: 0;
    padding-top: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .page-top p.back a:before {
      content: "<";
      display: inline-block;
      margin-right: 5px; }
  .page-top .menu-nav {
    margin: 0; }
    .page-top .menu-nav li {
      display: inline-block;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #bc2228;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .page-top .menu-nav li:last-child:after {
        display: none; }
      .page-top .menu-nav li.current-menu-item {
        color: #ffffff; }
        .page-top .menu-nav li.current-menu-item:after {
          color: #bc2228; }
        .page-top .menu-nav li.current-menu-item a:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          right: 1px;
          bottom: -5px;
          background: #ffffff;
          height: 4px; }
      .page-top .menu-nav li:after {
        content: "|";
        display: inline-block;
        margin-left: 19px;
        margin-right: 16px; }
      .page-top .menu-nav li a {
        position: relative;
        display: inline-block; }
  .page-top .link {
    margin: 0; }
    .page-top .link li {
      display: inline-block;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 18px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .page-top .link li:first-child a:before {
        display: inline-block; }
      .page-top .link li:last-child:after {
        display: none; }
      .page-top .link li:last-child a:before {
        display: none; }
      .page-top .link li:last-child a:after {
        display: inline-block; }
      .page-top .link li:after {
        content: "|";
        display: inline-block;
        margin-left: 35px;
        margin-right: 29px; }
      .page-top .link li a {
        color: #d2232a; }
        .page-top .link li a:before, .page-top .link li a:after {
          content: "";
          display: none;
          background-position: 0 0;
          background-repeat: no-repeat;
          width: 11px;
          height: 13px;
          margin-top: 4px;
          vertical-align: top; }
        .page-top .link li a:before {
          background-image: url(../images/pages/pagetop-services-arrow-1.png);
          margin-right: 14px; }
        .page-top .link li a:after {
          background-image: url(../images/pages/pagetop-services-arrow-2.png);
          margin-left: 12px; }
        .page-top .link li a b {
          font-weight: bold;
          color: #ffffff; }

.page-red {
  position: relative;
  background: #d2232a; }
  .page-red:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-image: url(../images/pages/pagered-bg.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 101px; }
  .page-red .container {
    position: relative;
    z-index: 10; }
  .page-red .box {
    position: relative;
    height: 396px; }
  .page-red .text {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    padding-bottom: 6px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }
  .page-red h3 {
    margin: 0 0 20px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 42px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .page-red h4 {
    margin: 0 0 23px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .page-red p {
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    line-height: 39px; }
    .page-red p:last-child {
      margin-bottom: 0; }

.wsb-content {
  padding: 101px 0; }
  .wsb-content .box {
    max-width: 751px;
    margin: 0 auto; }
  .wsb-content h4 {
    margin: 0 0 42px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .wsb-content h4 b {
      font-weight: bold;
      color: #151313; }
  .wsb-content p {
    margin-bottom: 51px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .wsb-content p:last-child {
      margin-bottom: 0; }
    .wsb-content p.chart {
      float: left;
      margin: 0 50px 0 -3px;
      padding-top: 5px; }
    .wsb-content p a {
      font-weight: bold;
      color: #d2232a; }

.wsbr-description {
  padding-top: 71px;
  padding-bottom: 98px; }
  .wsbr-description p {
    margin-bottom: 26px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .wsbr-description p:last-child {
      margin-bottom: 0; }
    .wsbr-description p.image {
      float: left;
      margin: 0 48px 0 0;
      padding-top: 7px; }

.wsbr-awards {
  padding-bottom: 93px;
  overflow: hidden; }
  .wsbr-awards .items {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px; }
    .wsbr-awards .items .item {
      display: flex;
      width: 25%;
      margin-bottom: 16px;
      padding-right: 15px; }
      .wsbr-awards .items .item.half {
        width: 50%; }
      .wsbr-awards .items .item > div {
        display: flex;
        flex-direction: column;
        width: 100%; }
        .wsbr-awards .items .item > div:after {
          content: "";
          display: block;
          flex: 1 0 auto; }
  .wsbr-awards .title {
    position: relative;
    background: url(../images/pages/wsbr-awards-title-bg.png) 0 0 repeat;
    min-height: 239px;
    padding: 52px 30px 30px 216px; }
    .wsbr-awards .title h3 {
      margin: 0 0 16px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 41px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .wsbr-awards .title h4 {
      margin: 0 0 5px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .wsbr-awards .title p {
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 24px;
      color: #ffffff;
      line-height: 29px; }
      .wsbr-awards .title p:last-child {
        margin-bottom: 0; }
      .wsbr-awards .title p.image {
        position: absolute;
        left: -20px;
        top: 30px;
        margin-bottom: 0; }
  .wsbr-awards .award {
    position: relative;
    border: 1px solid #bcbcbc;
    min-height: 239px;
    padding: 42px 32px;
    text-align: center; }
    .wsbr-awards .award .text {
      position: relative;
      z-index: 5;
      max-width: 156px;
      margin: 0 auto; }
    .wsbr-awards .award h4 {
      display: inline-block;
      position: relative;
      margin: 0 0 10px 0;
      padding-bottom: 11px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #d2232a; }
      .wsbr-awards .award h4:before, .wsbr-awards .award h4:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        background: #d2232a;
        width: 19px;
        height: 3px; }
      .wsbr-awards .award h4:before {
        left: 0; }
      .wsbr-awards .award h4:after {
        right: 0; }
    .wsbr-awards .award h5 {
      margin: 0 0 6px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 17px; }
    .wsbr-awards .award p {
      margin-bottom: 0;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 17px;
      color: #151313;
      line-height: 17px; }
      .wsbr-awards .award p.icon {
        text-align: center;
        margin-bottom: 4px; }
        .wsbr-awards .award p.icon.default:before {
          content: "";
          display: inline-block;
          background: url(../images/pages/wsbr-awards-icon.png) 0 0 no-repeat;
          width: 22px;
          height: 21px; }
        .wsbr-awards .award p.icon img {
          max-height: 21px; }
      .wsbr-awards .award p.link {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        width: 100%;
        height: 100%; }
        .wsbr-awards .award p.link a {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%; }
  .wsbr-awards .feature {
    position: relative;
    background: #121212;
    min-height: 239px;
    padding-top: 29px;
    padding-left: 50%; }
    .wsbr-awards .feature .text {
      padding: 29px 29px 29px 36px; }
    .wsbr-awards .feature h3 {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      background: #d2232a;
      margin: 0;
      padding: 6px 5px 5px 5px;
      font-family: "Oswald", sans-serif;
      font-weight: normal;
      font-size: 17px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: center; }
    .wsbr-awards .feature h4 {
      margin: 0 0 5px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .wsbr-awards .feature h5 {
      margin: 0 0 20px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 20px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .wsbr-awards .feature p {
      margin-bottom: 12px;
      font-family: "Rasa", sans-serif;
      font-size: 18px;
      color: #ffffff;
      line-height: 22px; }
      .wsbr-awards .feature p.image {
        margin-bottom: 0;
        position: absolute;
        left: 0;
        top: 29px;
        bottom: 0;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 50%; }
      .wsbr-awards .feature p.link {
        margin-bottom: 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 20px; }

.wsbt-red {
  position: relative; }
  .wsbt-red .red {
    position: absolute;
    left: 0;
    top: 0;
    background: #d2232a;
    height: 100%; }
    .wsbt-red .red:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      background-image: url(../images/pages/pagered-bg.png);
      background-position: 0 0;
      background-repeat: repeat-x;
      width: 100%;
      height: 101px; }
  .wsbt-red .container {
    position: relative;
    z-index: 10; }
  .wsbt-red .intro {
    max-width: 480px;
    padding-top: 95px;
    padding-bottom: 82px; }
    .wsbt-red .intro h3 {
      margin: 0 0 24px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 42px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 47px; }
    .wsbt-red .intro h4 {
      margin: 0 0 23px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .wsbt-red .intro p {
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 28px;
      color: #ffffff;
      line-height: 39px; }
      .wsbt-red .intro p:last-child {
        margin-bottom: 0; }
  .wsbt-red .watch {
    float: right;
    max-width: 512px;
    padding-top: 71px;
    padding-bottom: 67px; }
    .wsbt-red .watch h4 {
      margin: 0 0 27px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .wsbt-red .watch p {
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 19px;
      color: #1d1d1d;
      line-height: 31px; }
      .wsbt-red .watch p:last-child {
        margin-bottom: 0; }
      .wsbt-red .watch p.image {
        margin-bottom: 30px;
        padding-left: 2px; }
      .wsbt-red .watch p a {
        font-weight: bold;
        color: #d2232a; }

.wsbt-video {
  position: relative;
  padding-top: 105px;
  /* padding-bottom:127px; */
  padding-bottom: 87px; }
  .wsbt-video:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-image: url(../images/pages/wsbt-video-bg.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 101px; }
  .wsbt-video .container {
    position: relative;
    z-index: 10; }
  .wsbt-video .title {
    margin-bottom: 62px;
    text-align: center; }
    .wsbt-video .title > div {
      display: inline-block;
      position: relative;
      padding-left: 80px;
      text-align: left; }
      .wsbt-video .title > div:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 1px;
        background: url(../images/pages/wsbt-video-icon.png) 0 0 no-repeat;
        width: 64px;
        height: 54px; }
    .wsbt-video .title h4 {
      margin: 0 0 1px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .wsbt-video .title h4 b {
        display: block;
        margin: 0;
        font-family: "Oswald", sans-serif;
        font-size: 30px;
        color: #d2232a;
        letter-spacing: 2px; }
  .wsbt-video .items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px; }
    .wsbt-video .items .item {
      width: 25%;
      max-width: 400px;
      padding: 0 15px;
      margin-bottom: 40px; }
      .wsbt-video .items .item .text {
        max-width: 340px; }
      .wsbt-video .items .item h4 {
        margin: 0 0 11px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 21px;
        color: #d2232a;
        text-transform: uppercase;
        line-height: 21px; }
      .wsbt-video .items .item h5 {
        position: relative;
        margin: 0 0 13px 0;
        padding-top: 1px;
        padding-left: 29px;
        font-family: "Oswald", sans-serif;
        font-weight: normal;
        font-size: 13px;
        color: #232323;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .wsbt-video .items .item h5:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          background: url(../images/pages/wsbt-video-quote.png) 0 0 no-repeat;
          width: 19px;
          height: 15px; }
      .wsbt-video .items .item p {
        margin-bottom: 10px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 16px;
        color: #232323;
        line-height: 21px; }
        .wsbt-video .items .item p.image {
          margin-bottom: 40px;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: cover; }
          .wsbt-video .items .item p.image a {
            display: block;
            position: relative;
            background: rgba(0, 0, 0, 0.67);
            height: 0;
            padding-bottom: 64.594595%;
            text-indent: -999px;
            overflow: hidden; }
            .wsbt-video .items .item p.image a:before {
              content: "";
              display: block;
              position: absolute;
              left: 50%;
              top: 50%;
              background: url(../images/pages/wsbt-video-play.png) 0 0 no-repeat;
              width: 77px;
              height: 77px;
              -webkit-transform: translate(-50%, -50%);
              -moz-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
        .wsbt-video .items .item p.link {
          margin-bottom: 0;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 14px;
          color: #d2232a; }

.wsbt-letter {
  position: relative;
  padding-top: 87px;
  padding-bottom: 10px; }
  .wsbt-letter:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-image: url(../images/pages/wsbt-video-bg.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 101px; }
  .wsbt-letter .container {
    position: relative;
    z-index: 10; }
  .wsbt-letter .title {
    margin-bottom: 109px;
    text-align: center; }
    .wsbt-letter .title > div {
      display: inline-block;
      position: relative;
      padding-left: 80px;
      text-align: left; }
      .wsbt-letter .title > div:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: url(../images/pages/wsbt-letter-icon.png) 0 0 no-repeat;
        width: 59px;
        height: 57px; }
    .wsbt-letter .title h4 {
      margin: 0 0 1px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .wsbt-letter .title h4 b {
        display: block;
        margin: 0;
        font-family: "Oswald", sans-serif;
        font-size: 30px;
        color: #d2232a;
        letter-spacing: 2px; }
  .wsbt-letter .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px; }
    .wsbt-letter .items .item {
      width: 50%;
      max-width: 581px;
      margin-bottom: 114px;
      padding: 0 15px; }
      .wsbt-letter .items .item .author {
        position: relative;
        margin-bottom: 38px;
        padding-left: 65px; }
        .wsbt-letter .items .item .author:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 2px;
          background: url(../images/pages/wsbt-letter-quote.png) 0 0 no-repeat;
          width: 50px;
          height: 45px; }
        .wsbt-letter .items .item .author h4 {
          margin: 0 0 6px 0;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 23px;
          color: #3a3a3a;
          text-transform: uppercase;
          letter-spacing: 1px; }
        .wsbt-letter .items .item .author h5 {
          margin: 0;
          font-family: "Oswald", sans-serif;
          font-weight: 300;
          font-size: 18px;
          color: #3a3a3a;
          text-transform: uppercase;
          letter-spacing: 1px; }
      .wsbt-letter .items .item .message {
        position: relative;
        background: #ededed;
        margin-bottom: 30px;
        padding: 28px 31px 32px 40px; }
        .wsbt-letter .items .item .message:before {
          content: "";
          display: block;
          position: absolute;
          left: 50px;
          top: -16px;
          background: url(../images/pages/wsbt-letter-arrow.png) 0 0 no-repeat;
          width: 24px;
          height: 16px; }
        .wsbt-letter .items .item .message p {
          font-family: "Rasa", sans-serif;
          font-weight: 300;
          font-size: 20px;
          color: #5b5b5b;
          line-height: 31px; }
          .wsbt-letter .items .item .message p:last-child {
            margin-bottom: 0; }
      .wsbt-letter .items .item .link {
        position: relative;
        max-width: 273px;
        padding-bottom: 18px; }
        .wsbt-letter .items .item .link:before, .wsbt-letter .items .item .link:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 0;
          background: #d2232a;
          height: 4px; }
        .wsbt-letter .items .item .link:before {
          left: 0.3663%;
          width: 19.78022%; }
        .wsbt-letter .items .item .link:after {
          right: 0;
          width: 76.190476%; }
        .wsbt-letter .items .item .link p {
          margin: 0;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 17px;
          color: #d2232a;
          text-transform: uppercase; }

.wsbca-content {
  position: relative;
  padding: 79px 0; }
  .wsbca-content:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-image: url(../images/pages/wsbt-video-bg.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    width: 100%;
    height: 101px; }
  .wsbca-content .container {
    position: relative;
    z-index: 10; }
  .wsbca-content .small {
    max-width: 751px;
    margin: 0 auto; }
  .wsbca-content .big {
    position: relative;
    padding: 13px 0 13px 632px; }
  .wsbca-content .title {
    position: relative;
    margin-top: 29px;
    margin-bottom: 21px; }
    .wsbca-content .title.title-1 {
      padding-left: 65px; }
      .wsbca-content .title.title-1:before {
        background-image: url(../images/pages/wsbca-icon-1.png);
        width: 52px; }
    .wsbca-content .title.title-2 {
      padding-left: 63px; }
      .wsbca-content .title.title-2:before {
        background-image: url(../images/pages/wsbca-icon-2.png);
        width: 41px; }
    .wsbca-content .title.title-3 {
      padding-left: 58px; }
      .wsbca-content .title.title-3:before {
        background-image: url(../images/pages/wsbca-icon-3.png);
        top: -4px;
        width: 38px; }
    .wsbca-content .title.title-4 {
      padding-left: 63px; }
      .wsbca-content .title.title-4:before {
        background-image: url(../images/pages/wsbca-icon-4.png);
        top: 2px;
        width: 52px; }
    .wsbca-content .title:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-position: 0 0;
      background-repeat: no-repeat;
      height: 52px; }
    .wsbca-content .title h3 {
      margin: 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .wsbca-content .title h3 b {
        display: block;
        font-family: "Oswald", sans-serif;
        font-size: 26px;
        color: #d2232a; }
  .wsbca-content p {
    margin-bottom: 19px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .wsbca-content p.image {
      position: absolute;
      left: 33px;
      top: 1px;
      margin-bottom: 0; }

.services-red {
  position: relative;
  background: #d2232a url(../images/pages/services-red-bg.jpg) left bottom repeat-x;
  min-height: 373px;
  padding-top: 75px;
  padding-bottom: 67px; }
  .services-red .bg {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden; }
    .services-red .bg:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: url(../images/pages/services-red-gradient.png) left bottom repeat-x; }
    .services-red .bg .text {
      position: absolute;
      left: 59px;
      bottom: 52px;
      right: 15px;
      z-index: 10; }
    .services-red .bg h6 {
      margin: 0 0 8px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 0; }
    .services-red .bg p {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .services-red .container {
    position: relative;
    z-index: 5; }
    .services-red .container .row > div:nth-child(1) {
      width: 40%; }
    .services-red .container .row > div:nth-child(2) {
      width: 60%; }
  .services-red .box {
    float: right;
    width: 100%;
    max-width: 662px; }
  .services-red h3 {
    margin: 0 0 20px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
    text-transform: uppercase; }
    .services-red h3 b {
      color: #000000; }
  .services-red h5 {
    margin: 0 0 9px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .services-red ul {
    margin: 0;
    padding-left: 20px; }
    .services-red ul li {
      position: relative;
      margin-bottom: 17px;
      padding-left: 13px;
      font-family: "Oswald", sans-serif;
      font-size: 22px;
      color: #ffffff;
      line-height: 32px; }
      .services-red ul li:last-child {
        margin-bottom: 0; }
      .services-red ul li:before {
        content: ">";
        display: block;
        position: absolute;
        left: 0;
        top: -2px; }
      .services-red ul li h4 {
        margin: 0;
        font-family: "Oswald", sans-serif;
        font-size: 22px;
        color: #ffffff;
        line-height: 32px; }

.services-content {
  padding: 84px 0; }
  .services-content h4 {
    margin: 0 0 35px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .services-content h4 b {
      font-weight: bold;
      color: #151313; }
  .services-content p {
    margin-bottom: 17px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 31px; }
    .services-content p.lead {
      margin-bottom: 15px;
      font-weight: 600;
      line-height: 32px; }
    .services-content p.quote {
      float: left;
      position: relative;
      background: url(../images/pages/services-quote-bg.jpg) right bottom repeat-x;
      width: 100%;
      max-width: 382px;
      margin: 0 41px 20px -122px;
      padding: 64px 2px 37px 35px;
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 27px;
      color: #4e4e4e;
      line-height: 43px;
      text-align: right; }
      .services-content p.quote.right {
        float: right;
        margin-right: -139px;
        margin-left: 41px;
        padding-right: 35px;
        padding-left: 0;
        text-align: left; }
        .services-content p.quote.right:before {
          right: auto;
          left: 0; }
      .services-content p.quote:before {
        content: "";
        display: block;
        position: absolute;
        right: 5px;
        top: 9px;
        background: url(../images/pages/services-quote-icon.png) 0 0 no-repeat;
        width: 39px;
        height: 39px; }
    .services-content p.link {
      margin-bottom: 0;
      padding-top: 37px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 23px;
      text-align: center; }
      .services-content p.link a {
        display: block;
        background: url(../images/pages/services-link-bg.png) 0 0 repeat;
        width: 238px;
        padding: 9px;
        font-weight: inherit;
        color: inherit; }
    .services-content p a {
      font-weight: bold;
      color: #d2232a; }
  .services-content .small {
    max-width: 749px;
    margin: 0 auto; }
  .services-content .image {
    position: relative; }
    .services-content .image:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      width: 100%;
      height: 100%;
      background: url(../images/pages/services-red-gradient.png) left bottom repeat-x; }
    .services-content .image .text {
      position: absolute;
      left: 36px;
      bottom: 28px;
      right: 36px;
      z-index: 15; }
    .services-content .image h6 {
      margin: 0 0 8px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #ffffff;
      text-transform: uppercase; }
    .services-content .image p {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 18px; }
    .services-content .image img {
      position: relative;
      z-index: 5; }
  .services-content .highlight {
    position: relative;
    background: url(../images/pages/services-highlight-bg.png) left top repeat-x;
    padding-right: 564px; }
    .services-content .highlight.right {
      padding-right: 0;
      padding-left: 584px; }
      .services-content .highlight.right .image {
        right: auto;
        left: 0;
        max-width: 584px; }
    .services-content .highlight .box {
      padding: 68px 63px; }
    .services-content .highlight .image {
      position: absolute;
      right: 0;
      top: 0;
      width: 100%;
      max-width: 564px; }
    .services-content .highlight .term {
      display: inline-block;
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: normal;
      font-size: 16px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 0;
      line-height: 31px; }
    .services-content .highlight ul {
      margin: 0;
      padding-left: 50px; }
      .services-content .highlight ul li {
        position: relative;
        margin-bottom: 15px;
        padding-left: 10px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #4e4e4e;
        line-height: 31px; }
        .services-content .highlight ul li:last-child {
          margin-bottom: 0; }
        .services-content .highlight ul li:before {
          content: ">";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          font-family: "Oswald", sans-serif;
          font-weight: normal;
          font-size: 16px;
          color: #d2232a; }
  .services-content .process {
    background: url(../images/pages/services-process-bg.png) left top repeat-x;
    padding-top: 85px;
    padding-bottom: 27px; }
    .services-content .process .title {
      max-width: 750px;
      margin: 0 auto;
      padding-bottom: 40px; }
    .services-content .process .items {
      display: flex;
      flex-wrap: wrap;
      margin: 0 -15px; }
      .services-content .process .items .item {
        width: 33.3333%;
        margin-bottom: 41px;
        padding: 0 15px; }
    .services-content .process h4 {
      margin: 0 0 5px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      text-align: center; }
    .services-content .process h5 {
      margin: 0 0 23px 0;
      font-family: "Oswald", sans-serif;
      font-weight: normal;
      font-size: 16px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 0; }
    .services-content .process p {
      text-align: center; }
    .services-content .process ul {
      margin: 0; }
      .services-content .process ul li {
        position: relative;
        margin-bottom: 10px;
        padding-left: 10px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 17px;
        color: #4e4e4e;
        line-height: 21px; }
        .services-content .process ul li:last-child {
          margin-bottom: 0; }
        .services-content .process ul li:before {
          content: ">";
          display: block;
          position: absolute;
          left: 0;
          top: -4px;
          font-family: "Oswald", sans-serif;
          font-weight: normal;
          font-size: 17px;
          color: #d2232a; }

.services-co {
  position: relative;
  background: url(../images/pages/services-highlight-bg.png) left top repeat-x; }
  .services-co .container {
    position: relative;
    z-index: 5; }
    .services-co .container .row > div:nth-child(1) {
      width: 52%; }
    .services-co .container .row > div:nth-child(2) {
      width: 48%; }
  .services-co .box {
    padding: 67px 39px 17px 0; }
  .services-co .image {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    overflow: hidden; }
    .services-co .image:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      width: 100%;
      height: 100%;
      background: url(../images/pages/services-red-gradient.png) left bottom repeat-x; }
    .services-co .image .text {
      position: absolute;
      left: 53px;
      bottom: 52px;
      z-index: 10; }
    .services-co .image h6 {
      margin: 0 0 8px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #ffffff;
      text-transform: uppercase; }
    .services-co .image p {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 18px; }
  .services-co h4 {
    margin: 0 0 34px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .services-co h4 b {
      font-weight: bold;
      color: #151313; }
  .services-co p {
    margin-bottom: 16px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .services-co p.link {
      margin-bottom: 0;
      padding-top: 36px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 23px;
      text-align: center; }
      .services-co p.link a {
        display: block;
        background: url(../images/pages/services-link-bg.png) 0 0 repeat;
        width: 238px;
        padding: 9px;
        font-weight: inherit;
        color: inherit; }

.projects-filter {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }
  .projects-filter h4 {
    margin: 0 0 20px 0;
    padding-left: 3px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center; }
  .projects-filter ul {
    display: flex;
    margin: 0; }
    .projects-filter ul li {
      width: 12.5%;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .projects-filter ul li:nth-child(2).active a:before {
        background-position: 0px -55px; }
      .projects-filter ul li:nth-child(2) a:before {
        background-position: 0px 0;
        width: 65px;
        margin-right: 21px; }
      .projects-filter ul li:nth-child(3).active a:before {
        background-position: -65px -55px; }
      .projects-filter ul li:nth-child(3) a:before {
        background-position: -65px 0;
        width: 52px;
        margin-right: 24px; }
      .projects-filter ul li:nth-child(4).active a:before {
        background-position: -117px -55px; }
      .projects-filter ul li:nth-child(4) a:before {
        background-position: -117px 0;
        width: 47px;
        margin-right: 22px; }
      .projects-filter ul li:nth-child(5).active a:before {
        background-position: -164px -55px; }
      .projects-filter ul li:nth-child(5) a:before {
        background-position: -164px 0;
        width: 48px;
        margin-right: 26px; }
      .projects-filter ul li:nth-child(6).active a:before {
        background-position: -212px -55px; }
      .projects-filter ul li:nth-child(6) a:before {
        background-position: -212px 0;
        width: 40px;
        margin-right: 26px; }
      .projects-filter ul li:nth-child(7).active a:before {
        background-position: -252px -55px; }
      .projects-filter ul li:nth-child(7) a:before {
        background-position: -252px 0;
        width: 40px;
        margin-right: 22px; }
      .projects-filter ul li:nth-child(8).active a:before {
        background-position: -292px -55px; }
      .projects-filter ul li:nth-child(8) a:before {
        background-position: -292px 0;
        width: 52px;
        margin-right: 15px; }
      .projects-filter ul li:first-child a:before {
        display: none; }
      .projects-filter ul li:last-child a:after {
        display: none; }
      .projects-filter ul li.active {
        position: relative;
        background-color: #ffffff;
        background-image: url(../images/pages/projects-filter-all-bg.png);
        background-position: 0 0;
        background-repeat: repeat-x;
        color: #d2232a; }
        .projects-filter ul li.active:before, .projects-filter ul li.active:after {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          bottom: auto;
          background: #d2232a;
          width: calc(50% - 5px);
          height: 3px; }
        .projects-filter ul li.active:before {
          left: 0; }
        .projects-filter ul li.active:after {
          right: 0; }
        .projects-filter ul li.active a:after {
          display: none; }
      .projects-filter ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        height: 97px; }
        .projects-filter ul li a:before {
          content: "";
          display: block;
          background-image: url(../images/pages/projects-filter-icons.png);
          background-repeat: no-repeat;
          height: 55px; }
        .projects-filter ul li a:after {
          content: "";
          display: block;
          position: absolute;
          right: 0;
          bottom: 0;
          background: rgba(252, 254, 252, 0.37);
          width: 1px;
          height: 25px; }

.projects-listing .top {
  position: relative;
  z-index: 10;
  padding: 40px 0; }
  .projects-listing .top:after {
    content: "";
    display: block;
    clear: both; }
  .projects-listing .top form {
    /* float:left; */ }
    .projects-listing .top form:after {
      content: "";
      display: block;
      clear: both; }
    .projects-listing .top form .sortby {
      float: left;
      width: 231px;
      margin-right: 35px; }
      .projects-listing .top form .sortby > ul {
        margin: 0; }
        .projects-listing .top form .sortby > ul > li.active > a:before {
          background-position: 0 -12px; }
        .projects-listing .top form .sortby > ul > li.active > a:after {
          display: block; }
        .projects-listing .top form .sortby > ul > li.active > ul {
          display: block; }
        .projects-listing .top form .sortby > ul > li > a {
          display: block;
          position: relative;
          z-index: 30;
          background: #fcfefc;
          border: 1px solid #787878;
          height: 37px;
          padding-left: 22px;
          padding-right: 45px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 16px;
          color: #8f8f8f;
          text-transform: uppercase;
          letter-spacing: 1px;
          line-height: 37px;
          cursor: hand;
          cursor: pointer; }
          .projects-listing .top form .sortby > ul > li > a:before {
            content: "";
            display: block;
            position: absolute;
            right: 16px;
            top: 50%;
            background: url(../images/pages/projects-listing-sortby-arrow.png) 0 0 no-repeat;
            width: 12px;
            height: 12px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%); }
          .projects-listing .top form .sortby > ul > li > a:after {
            content: "";
            display: none;
            position: absolute;
            left: -1px;
            top: 100%;
            right: -1px;
            background: #fcfefc;
            border-width: 0 1px;
            border-style: solid;
            border-color: #787878;
            height: 24px; }
        .projects-listing .top form .sortby > ul > li > ul {
          display: none;
          position: absolute;
          left: 0;
          top: 99px;
          z-index: 25;
          background: #fcfefc;
          border: 1px solid #787878;
          width: 100%;
          margin: 0;
          padding: 0 12px; }
          .projects-listing .top form .sortby > ul > li > ul:before {
            content: "";
            display: block;
            height: 28px; }
          .projects-listing .top form .sortby > ul > li > ul:after {
            content: "";
            display: block;
            clear: both;
            height: 5px; }
          .projects-listing .top form .sortby > ul > li > ul li {
            float: left;
            width: 16.6667%;
            margin-bottom: 25px;
            padding-left: 12px;
            font-family: "Rasa", sans-serif;
            font-size: 19px;
            color: #636363; }
            .projects-listing .top form .sortby > ul > li > ul li:nth-child(6n+1) {
              clear: both; }
            .projects-listing .top form .sortby > ul > li > ul li input {
              display: inline-block;
              margin-right: 10px; }
    .projects-listing .top form .price {
      /* float:left; */
      float: right;
      padding-top: 4px; }
      .projects-listing .top form .price .meter {
        display: inline-block;
        position: relative;
        margin: 10px 0 0 0;
        vertical-align: top;
        cursor: hand;
        cursor: pointer; }
        .projects-listing .top form .price .meter:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 4px;
          z-index: 5;
          background: #b5b5b5;
          width: 100%;
          height: 3px; }
        .projects-listing .top form .price .meter a {
          display: block;
          position: absolute;
          left: 0;
          top: -3px;
          z-index: 15;
          background: #d2232a;
          width: 16px;
          height: 16px;
          text-indent: -999px;
          overflow: hidden;
          cursor: hand;
          cursor: pointer;
          -webkit-border-radius: 8px;
          -moz-border-radius: 8px;
          border-radius: 8px;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          transform: translateX(-50%); }
        .projects-listing .top form .price .meter b {
          display: block;
          position: absolute;
          left: 0;
          top: 4px;
          z-index: 10;
          background: #d2232a;
          width: 0;
          height: 3px; }
        .projects-listing .top form .price .meter ul {
          margin: 0; }
          .projects-listing .top form .price .meter ul:after {
            content: "";
            display: block;
            clear: both; }
          .projects-listing .top form .price .meter ul li {
            display: block;
            float: left;
            background: #b5b5b5;
            width: 2px;
            height: 10px;
            margin-right: 26px;
            text-indent: -999px;
            overflow: hidden; }
            .projects-listing .top form .price .meter ul li:last-child {
              margin-right: 0; }
      .projects-listing .top form .price label {
        display: inline-block;
        margin: 3px 10px 0 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #8f8f8f;
        text-transform: uppercase;
        letter-spacing: 1px;
        vertical-align: top; }
      .projects-listing .top form .price p.view {
        display: inline-block;
        width: 100px;
        margin: 0 0 0 9px;
        font-family: "Oswald", sans-serif;
        font-weight: 300;
        font-size: 19px;
        color: #636363;
        text-transform: uppercase;
        vertical-align: top; }
  .projects-listing .top .button {
    float: right; }
    .projects-listing .top .button p {
      position: relative;
      margin: 0;
      padding-left: 59px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      text-align: center; }
      .projects-listing .top .button p:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 2px;
        background: url(../images/pages/projects-listing-webcam-icon.png) 0 0 no-repeat;
        width: 50px;
        height: 32px; }
      .projects-listing .top .button p a {
        display: block;
        background: #d2232a;
        width: 221px;
        padding: 7px 8px 8px 9px;
        text-align: center; }
.projects-listing .items {
  position: relative;
  z-index: 5;
  margin: 0 -12px;
  padding-bottom: 26px; }
  .projects-listing .items:after {
    content: "";
    display: block;
    clear: both; }
  .projects-listing .items .item {
    float: left;
    margin-bottom: 24px;
    padding: 0 12px; }
    .projects-listing .items .item.featured {
      width: 50%; }
      .projects-listing .items .item.featured .box {
        padding-bottom: 69.458988%; }
        .projects-listing .items .item.featured .box:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          z-index: 5;
          width: 100%;
          height: 100%;
          background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 27%, black 100%);
          background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 27%, black 100%);
          background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 27%, black 100%);
          filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); }
      .projects-listing .items .item.featured .caption {
        position: absolute;
        left: 32px;
        right: 32px;
        bottom: 32px;
        z-index: 15; }
      .projects-listing .items .item.featured h3 {
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 4px 5px 5px 6px;
        background: #d2232a;
        width: 188px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center; }
      .projects-listing .items .item.featured h4 {
        margin: 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .projects-listing .items .item.featured h5 {
        margin: 0 0 15px 0;
        font-weight: bold;
        font-size: 15px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 15px; }
    .projects-listing .items .item.project {
      width: 25%; }
      .projects-listing .items .item.project .box {
        padding-bottom: 68.131868%; }
        .projects-listing .items .item.project .box:hover .caption {
          opacity: 1; }
      .projects-listing .items .item.project .caption {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 15;
        background: rgba(0, 0, 0, 0.76);
        width: 100%;
        height: 100%;
        padding: 25px;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease;
        -moz-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease; }
        .projects-listing .items .item.project .caption:before {
          content: "";
          display: block;
          height: 17px; }
        .projects-listing .items .item.project .caption:after {
          content: "";
          display: block;
          background: url(../images/pages/projects-listing-items-arrow.png) 0 0 no-repeat;
          width: 10px;
          height: 18px;
          margin-top: 17px; }
      .projects-listing .items .item.project h4 {
        width: 100%;
        margin: 0;
        padding-left: 1px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .projects-listing .items .item.project h5 {
        width: 100%;
        margin: 0 0 15px 0;
        padding-left: 2px;
        font-weight: bold;
        font-size: 15px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 15px; }
      .projects-listing .items .item.project p.icons {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        background: #d2232a;
        margin: 0;
        padding: 4px 8px 5px 6px; }
        .projects-listing .items .item.project p.icons span {
          display: block;
          background-position: center center;
          background-repeat: no-repeat;
          width: 39px;
          height: 28px;
          margin-right: 6px; }
          .projects-listing .items .item.project p.icons span:last-child {
            margin-right: 0; }
          .projects-listing .items .item.project p.icons span.building {
            background-image: url(../images/pages/projects-listing-items-building-icon.png); }
          .projects-listing .items .item.project p.icons span.learn {
            background-image: url(../images/pages/projects-listing-items-learn-icon.png); }
          .projects-listing .items .item.project p.icons span.work {
            background-image: url(../images/pages/projects-listing-items-work-icon.png); }
          .projects-listing .items .item.project p.icons span.heal {
            background-image: url(../images/pages/projects-listing-items-heal-icon.png); }
          .projects-listing .items .item.project p.icons span.live {
            background-image: url(../images/pages/projects-listing-items-live-icon.png); }
          .projects-listing .items .item.project p.icons span.play {
            background-image: url(../images/pages/projects-listing-items-play-icon.png); }
          .projects-listing .items .item.project p.icons span.make {
            background-image: url(../images/pages/projects-listing-items-make-icon.png); }
          .projects-listing .items .item.project p.icons span.move {
            background-image: url(../images/pages/projects-listing-items-move-icon.png); }
    .projects-listing .items .item .box {
      position: relative;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 0;
      cursor: hand;
      cursor: pointer; }
    .projects-listing .items .item p.link {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 20;
      width: 100%;
      height: 100%;
      margin: 0;
      text-align: left; }
      .projects-listing .items .item p.link a {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -999px;
        overflow: hidden; }

.project-top {
  position: relative;
  padding-left: 78.647687%; }
  .project-top .hero {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 78.647687%;
    height: 100%; }
    .project-top .hero:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      width: 100%;
      height: 100%;
      /* background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(0,0,0,0.27) 27%, rgba(0,0,0,1) 100%);
      background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.27) 27%,rgba(0,0,0,1) 100%);
      background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(0,0,0,0.27) 27%,rgba(0,0,0,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); */
      background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 42%, black 100%);
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 42%, black 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.27) 42%, black 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); }
  .project-top .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%; }
    .project-top .caption .box {
      padding: 36px 15px 36px 0; }
    .project-top .caption h2 {
      display: inline-block;
      background: #d2232a;
      margin: 0 0 13px 0;
      padding: 6px 7px 5px 10px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 3px; }
    .project-top .caption h3 {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 35px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .project-top .caption p.back {
      margin-bottom: 16px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .project-top .feature {
    position: relative;
    z-index: 15;
    margin-left: -11px; }
    .project-top .feature .tiles {
      height: 0;
      padding-left: 11px;
      overflow: hidden; }
      .project-top .feature .tiles ul {
        position: relative;
        border-left: 2px solid #d2232a;
        margin: 0; }
        .project-top .feature .tiles ul li {
          position: relative;
          background-position: center top;
          background-repeat: no-repeat;
          background-size: cover;
          height: 128px; }
          .project-top .feature .tiles ul li.active:before {
            content: "";
            display: block;
            position: absolute;
            left: -13px;
            top: 0;
            background: #d2232a;
            width: 13px;
            height: 100%; }
          .project-top .feature .tiles ul li a {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            background: rgba(0, 0, 0, 0.4);
            width: 100%;
            height: 100%;
            text-indent: -999px;
            overflow: hidden; }
    .project-top .feature .navigation {
      position: absolute;
      left: -36px;
      top: 15px; }
      .project-top .feature .navigation p.prev, .project-top .feature .navigation p.next {
        margin: 0; }
        .project-top .feature .navigation p.prev a, .project-top .feature .navigation p.next a {
          display: block;
          background-image: url(../images/pages/project-top-feature-nav.png);
          background-repeat: no-repeat;
          width: 20px;
          text-indent: -999px;
          overflow: hidden; }
      .project-top .feature .navigation p.prev {
        margin-bottom: 3px; }
        .project-top .feature .navigation p.prev a {
          background-position: 0 0;
          height: 36px;
          margin-bottom: 3px; }
      .project-top .feature .navigation p.next a {
        background-position: 0 -36px;
        height: 35px; }

.project-content {
  padding: 62px 0; }
  .project-content .container .row > div:nth-child(1) {
    width: 28%; }
  .project-content .container .row > div:nth-child(2) {
    width: 72%; }
  .project-content .stats {
    max-width: 302px; }
    .project-content .stats h1 {
      margin: 0 0 18px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .project-content .stats h1 b {
        font-weight: bold;
        color: #d2232a; }
    .project-content .stats label {
      display: block;
      margin: 0 0 4px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 14px;
      color: #8e8e8e;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .project-content .stats p {
      margin-bottom: 27px;
      font-family: "Oswald", sans-serif;
      font-size: 22px;
      color: #151313; }
      .project-content .stats p.area {
        margin-bottom: 25px;
        font-weight: 300;
        font-size: 31px; }
      .project-content .stats p .category {
        display: inline-block;
        color: #d2232a; }
        .project-content .stats p .category b {
          display: inline-block;
          background-position: 0 0;
          background-repeat: no-repeat;
          width: 30px;
          height: 30px;
          margin-right: 7px;
          font-weight: normal;
          vertical-align: top; }
          .project-content .stats p .category b.learn {
            background-image: url(../images/pages/project-content-stats-learn.png); }
          .project-content .stats p .category b.work {
            background-image: url(../images/pages/project-content-stats-work.png); }
          .project-content .stats p .category b.heal {
            background-image: url(../images/pages/project-content-stats-heal.png); }
          .project-content .stats p .category b.live {
            background-image: url(../images/pages/project-content-stats-live.png); }
          .project-content .stats p .category b.play {
            background-image: url(../images/pages/project-content-stats-play.png); }
          .project-content .stats p .category b.make {
            background-image: url(../images/pages/project-content-stats-make.png); }
          .project-content .stats p .category b.move {
            background-image: url(../images/pages/project-content-stats-move.png); }
    .project-content .stats ul {
      margin: -24px 0 27px 0;
      padding-left: 19px; }
      .project-content .stats ul li {
        position: relative;
        margin-bottom: 2px;
        padding-left: 14px;
        font-family: "Oswald", sans-serif;
        font-size: 22px;
        color: #151313; }
        .project-content .stats ul li:last-child {
          margin-bottom: 0; }
        .project-content .stats ul li:before {
          content: ">";
          display: block;
          position: absolute;
          left: 0;
          top: -2px; }
  .project-content .study {
    padding-bottom: 47px; }
    .project-content .study h3 {
      margin: 0 0 22px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .project-content .study h3 b {
        font-weight: bold;
        color: #d2232a; }
    .project-content .study p {
      margin-bottom: 18px;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 21px;
      color: #4e4e4e;
      line-height: 31px; }
      .project-content .study p:last-child {
        margin-bottom: 0; }
  .project-content .tell .description {
    position: relative;
    padding-left: 217px; }
  .project-content .tell .profile {
    position: absolute;
    left: 0;
    top: 0;
    width: 182px;
    padding-top: 5px; }
    .project-content .tell .profile:after {
      content: "";
      display: block;
      background: #000000;
      height: 2px;
      margin-top: 15px; }
  .project-content .tell h3 {
    margin: 0 0 31px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .project-content .tell h4 {
    margin: 0 0 1px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px; }
  .project-content .tell h5 {
    margin: 0;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 19px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 18px; }
  .project-content .tell p {
    margin-bottom: 18px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 21px;
    color: #4e4e4e;
    line-height: 31px; }
    .project-content .tell p.image {
      margin-bottom: 13px; }
    .project-content .tell p.quote:before {
      content: "";
      display: inline-block;
      background: url(../images/pages/project-content-profile-quote.png) 0 0 no-repeat;
      width: 23px;
      height: 23px;
      margin-top: 3px;
      margin-right: 9px;
      vertical-align: top; }
    .project-content .tell p.link {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 22px; }
      .project-content .tell p.link a {
        display: block;
        background: #d2232a;
        width: 196px;
        padding: 8px 8px 8px 9px;
        text-align: center; }
    .project-content .tell p b, .project-content .tell p strong {
      font-weight: 500; }

.project-related {
  background: #f1f1f1;
  padding-top: 56px;
  padding-bottom: 86px; }
  .project-related .items {
    margin: 0 -12px; }
    .project-related .items:after {
      content: "";
      display: block;
      clear: both; }
    .project-related .items .item {
      float: left;
      width: 25%;
      padding: 0 12px; }
      .project-related .items .item .box {
        position: relative;
        background-position: center top;
        background-repeat: no-repeat;
        background-size: cover;
        height: 0;
        padding-bottom: 68.131868%;
        cursor: hand;
        cursor: pointer; }
        .project-related .items .item .box:hover .caption {
          opacity: 1; }
      .project-related .items .item .caption {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 15;
        background: rgba(0, 0, 0, 0.76);
        width: 100%;
        height: 100%;
        padding: 25px;
        text-align: center;
        opacity: 0;
        -webkit-transition: opacity 0.2s ease;
        -moz-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease; }
        .project-related .items .item .caption:before {
          content: "";
          display: block;
          height: 17px; }
        .project-related .items .item .caption:after {
          content: "";
          display: block;
          background: url(../images/pages/projects-listing-items-arrow.png) 0 0 no-repeat;
          width: 10px;
          height: 18px;
          margin-top: 17px; }
      .project-related .items .item h4 {
        width: 100%;
        margin: 0;
        padding-left: 1px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .project-related .items .item h5 {
        width: 100%;
        margin: 0 0 15px 0;
        padding-left: 2px;
        font-weight: bold;
        font-size: 15px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 2px;
        line-height: 15px; }
      .project-related .items .item p.icons {
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 10;
        background: #d2232a;
        margin: 0;
        padding: 4px 8px 5px 6px; }
        .project-related .items .item p.icons span {
          display: block;
          background-position: center center;
          background-repeat: no-repeat;
          width: 39px;
          height: 28px;
          margin-right: 6px; }
          .project-related .items .item p.icons span:last-child {
            margin-right: 0; }
          .project-related .items .item p.icons span.building {
            background-image: url(../images/pages/projects-listing-items-building-icon.png); }
          .project-related .items .item p.icons span.learn {
            background-image: url(../images/pages/projects-listing-items-learn-icon.png); }
          .project-related .items .item p.icons span.work {
            background-image: url(../images/pages/projects-listing-items-work-icon.png); }
          .project-related .items .item p.icons span.heal {
            background-image: url(../images/pages/projects-listing-items-heal-icon.png); }
          .project-related .items .item p.icons span.live {
            background-image: url(../images/pages/projects-listing-items-live-icon.png); }
          .project-related .items .item p.icons span.play {
            background-image: url(../images/pages/projects-listing-items-play-icon.png); }
          .project-related .items .item p.icons span.make {
            background-image: url(../images/pages/projects-listing-items-make-icon.png); }
          .project-related .items .item p.icons span.move {
            background-image: url(../images/pages/projects-listing-items-move-icon.png); }
      .project-related .items .item p.link {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 20;
        width: 100%;
        height: 100%;
        margin: 0;
        text-align: left; }
        .project-related .items .item p.link a {
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          text-indent: -999px;
          overflow: hidden; }
  .project-related h3 {
    margin: 0 0 51px 0;
    padding-left: 1px;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
    .project-related h3 a {
      display: inline-block;
      margin-left: 11px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 10px;
      color: #d2232a; }

.legacy-timeline {
  background: #f2f2f2; }
  .legacy-timeline .zoomtimeline {
    margin: 0; }
    .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-con {
      background: #d2232a url(../images/pages/legacy-timeline-yearlist-bg.png) center bottom repeat-x;
      padding-top: 16px;
      padding-bottom: 32px; }
      .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-con .year.active:after {
        background: #ffffff; }
      .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-con .year.active span.the-year {
        bottom: 0;
        font-size: 27px; }
      .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-con .year:after {
        background: #ffffff;
        width: 12px;
        height: 12px;
        margin-left: -6px;
        margin-top: 10px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
      .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-con .year span.the-year {
        bottom: 2px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 14px;
        color: #ffffff;
        opacity: 1; }
    .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-container {
      width: 96%;
      max-width: 1180px; }
      .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-container:before, .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-container:after {
        display: none; }
    .legacy-timeline .zoomtimeline.mode-yearslist .yearlist-line {
      background-image: url(../images/pages/legacy-timeline-yearlist-line.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      border-bottom: 0;
      height: 2px;
      margin-top: -26px; }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container {
      width: 96%;
      max-width: 1190px; }
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail {
        padding: 77px 121px 76px 121px; }
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .detail-image-con {
          width: 371px;
          margin-top: 4px; }
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .detail-image-shadow-con {
          display: none; }
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .detail-image-year-con {
          position: absolute;
          left: 0;
          top: 0;
          z-index: 5;
          background: #d2232a;
          width: 70px;
          padding: 6px 8px 8px 9px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 18px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-align: center; }
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .paragraph {
          font-family: "Rasa", sans-serif;
          font-weight: 300;
          font-size: 18px;
          color: #4e4e4e;
          line-height: 29px; }
          .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .paragraph h3 {
            margin: 0 0 19px 0;
            font-family: "Oswald", sans-serif;
            font-weight: bold;
            font-size: 25px;
            color: #000000;
            text-transform: uppercase;
            line-height: 32px; }
            .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .paragraph h3 b, .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .paragraph h3 strong {
              display: block;
              color: #d2232a; }
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-left,
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-right {
        background-image: url(../images/pages/legacy-timeline-details-arrows.png);
        background-repeat: no-repeat;
        width: 72px;
        height: 72px;
        overflow: hidden; }
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-left > *,
        .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-right > * {
          display: none; }
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-left {
        left: 0;
        background-position: 0 0; }
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-right {
        right: 0;
        background-position: -72px 0; }

.legacy-projects {
  background: url(../images/pages/legacy-projects-bg.png) center top repeat-x;
  padding-top: 94px;
  padding-bottom: 116px; }
  .legacy-projects .box {
    max-width: 1086px;
    margin: 0 auto; }
  .legacy-projects .description {
    position: relative;
    padding: 11px 0 0 468px; }
  .legacy-projects h3 {
    margin: 0 0 64px 0;
    padding-left: 1px;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
    .legacy-projects h3 b {
      font-weight: bold;
      color: #d2232a; }
  .legacy-projects p {
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .legacy-projects p:last-child {
      margin-bottom: 0; }
    .legacy-projects p.lead {
      position: absolute;
      left: 62px;
      top: 0;
      width: 368px;
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 25px;
      color: #d2232a;
      line-height: 37px;
      text-align: right; }
    .legacy-projects p.line {
      margin: 0 0 24px 0;
      line-height: 3px; }
      .legacy-projects p.line:before, .legacy-projects p.line:after {
        content: "";
        display: inline-block;
        background: #d2232a;
        height: 3px;
        vertical-align: top; }
      .legacy-projects p.line:before {
        width: 40px;
        margin-right: 11px; }
      .legacy-projects p.line:after {
        width: 155px; }
    .legacy-projects p b, .legacy-projects p strong {
      font-weight: bold; }

.legacy-history {
  padding-bottom: 62px; }
  .legacy-history .container-fluid .row > div:nth-child(1) {
    padding-left: 0; }
  .legacy-history .container-fluid .row > div:nth-child(2) {
    padding-right: 0; }
  .legacy-history .box {
    width: 100%;
    max-width: 817px;
    margin-bottom: 54px; }
    .legacy-history .box.left {
      float: left; }
    .legacy-history .box.right {
      float: right; }
    .legacy-history .box > div {
      position: relative;
      padding-left: 51.652387%; }
  .legacy-history .photos {
    position: absolute;
    left: 0;
    top: 0;
    width: 51.652387%;
    height: 100%; }
    .legacy-history .photos .hero {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 90px;
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover;
      width: 100%;
      filter: grayscale(1); }
      .legacy-history .photos .hero:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: .75;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.46) 46%, #010101 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.46) 46%, #010101 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.46) 46%, #010101 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#010101',GradientType=0 ); }
    .legacy-history .photos .feature {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%; }
      .legacy-history .photos .feature .tiles {
        position: relative;
        padding-top: 16px;
        overflow: hidden; }
        .legacy-history .photos .feature .tiles:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 11px;
          background: #d2232a;
          width: 100%;
          height: 5px; }
        .legacy-history .photos .feature .tiles ul {
          display: flex;
          position: relative;
          margin: 0; }
          .legacy-history .photos .feature .tiles ul li {
            position: relative;
            width: 33.3333%;
            height: 85px; }
            .legacy-history .photos .feature .tiles ul li:after {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              z-index: 5;
              width: 100%;
              height: 100%;
              opacity: .86;
              background: -moz-linear-gradient(left, #010101 0%, rgba(255, 255, 255, 0) 100%);
              background: -webkit-linear-gradient(left, #010101 0%, rgba(255, 255, 255, 0) 100%);
              background: linear-gradient(to right, #010101 0%, rgba(255, 255, 255, 0) 100%);
              filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#010101', endColorstr='#00ffffff',GradientType=1 ); }
            .legacy-history .photos .feature .tiles ul li.active:before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: -16px;
              background: #d2232a;
              width: 100%;
              height: 16px; }
            .legacy-history .photos .feature .tiles ul li a {
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              z-index: 10;
              background-position: center center;
              background-repeat: no-repeat;
              background-size: cover;
              width: 100%;
              height: 100%;
              text-indent: -999px;
              overflow: hidden;
              filter: grayscale(1); }
      .legacy-history .photos .feature .navigation {
        position: absolute;
        left: 4.976303%;
        top: -40px; }
        .legacy-history .photos .feature .navigation p.prev, .legacy-history .photos .feature .navigation p.next {
          float: left; }
          .legacy-history .photos .feature .navigation p.prev a, .legacy-history .photos .feature .navigation p.next a {
            display: block;
            background-image: url(../images/pages/legacy-history-navigation.png);
            background-repeat: no-repeat;
            height: 20px;
            text-indent: -999px;
            overflow: hidden; }
        .legacy-history .photos .feature .navigation p.prev {
          margin-right: 3px; }
          .legacy-history .photos .feature .navigation p.prev a {
            background-position: 0 0;
            width: 35px; }
        .legacy-history .photos .feature .navigation p.next a {
          background-position: -35px 0;
          width: 36px; }
  .legacy-history .info .top {
    position: relative;
    border-bottom: 1px solid #d2232a;
    padding-left: 74px; }
    .legacy-history .info .top p.date {
      position: absolute;
      left: 0;
      top: 0;
      background: #d2232a;
      width: 74px;
      margin: 0;
      padding: 1px 1px 2px 2px;
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #ffffff;
      letter-spacing: 1px;
      text-align: center; }
    .legacy-history .info .top p.location {
      margin: 0;
      padding: 6px 22px 7px 22px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 13px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .legacy-history .info .title {
    padding: 21px 10.632911% 17px 10.632911%; }
    .legacy-history .info .title h4 {
      margin: 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 17px;
      text-transform: uppercase;
      line-height: 23px; }
  .legacy-history .info .description {
    background: #eeeeee;
    padding: 16px 11.139241% 32px 11.139241%; }
    .legacy-history .info .description p {
      font-family: "Rasa", sans-serif;
      font-size: 17px;
      color: #4e4e4e;
      line-height: 23px; }
      .legacy-history .info .description p:last-child {
        margin-bottom: 0; }
      .legacy-history .info .description p.use {
        position: relative;
        margin-bottom: 16px;
        font-family: "Oswald", sans-serif;
        font-size: 16px;
        color: #151313;
        line-height: 22px; }
        .legacy-history .info .description p.use b {
          font-weight: normal;
          color: #d2232a;
          text-transform: uppercase; }
          .legacy-history .info .description p.use b i {
            display: inline-block;
            background-position: 0 0;
            background-repeat: no-repeat;
            width: 28px;
            height: 28px;
            margin-top: -4px;
            margin-right: 4px;
            font-weight: normal;
            vertical-align: top; }
            .legacy-history .info .description p.use b i.learn {
              background-image: url(../images/pages/legacy-history-learn-icon.png); }
            .legacy-history .info .description p.use b i.work {
              background-image: url(../images/pages/legacy-history-work-icon.png); }
            .legacy-history .info .description p.use b i.heal {
              background-image: url(../images/pages/legacy-history-heal-icon.png); }
            .legacy-history .info .description p.use b i.live {
              background-image: url(../images/pages/legacy-history-live-icon.png); }
            .legacy-history .info .description p.use b i.play {
              background-image: url(../images/pages/legacy-history-play-icon.png); }
            .legacy-history .info .description p.use b i.make {
              background-image: url(../images/pages/legacy-history-make-icon.png); }
            .legacy-history .info .description p.use b i.move {
              background-image: url(../images/pages/legacy-history-move-icon.png); }

.oc-mission {
  background: #d2232a url(../images/pages/oc-mission-bg.png) center top repeat-x;
  padding-top: 80px;
  padding-bottom: 86px; }
  .oc-mission .box {
    max-width: 753px;
    margin: 0 auto;
    text-align: center; }
  .oc-mission h3 {
    margin: 0 0 24px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 43px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .oc-mission h4 {
    margin: 0 0 22px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .oc-mission p {
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 28px;
    color: #ffffff;
    line-height: 38px; }
    .oc-mission p:last-child {
      margin-bottom: 0; }
    .oc-mission p b, .oc-mission p strong {
      font-weight: bold; }

.oc-values {
  position: relative;
  background: url(../images/pages/oc-values-bg.png) center bottom repeat-x;
  padding-top: 100px;
  padding-bottom: 125px; }
  .oc-values .image {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/pages/oc-values-image.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 100%; }
    .oc-values .image p {
      position: absolute;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      margin: 0; }
      .oc-values .image p:nth-child(1) {
        left: 0;
        top: 0;
        width: 38%;
        height: 100%; }
      .oc-values .image p:nth-child(2) {
        left: 38%;
        top: 0;
        width: 31%;
        height: 50%; }
      .oc-values .image p:nth-child(3) {
        left: 69%;
        top: 0;
        width: 31%;
        height: 50%; }
      .oc-values .image p:nth-child(4) {
        left: 38%;
        bottom: 0;
        width: 31%;
        height: 50%; }
      .oc-values .image p:nth-child(5) {
        left: 69%;
        bottom: 0;
        width: 31%;
        height: 50%; }
  .oc-values .box {
    float: right;
    width: 100%;
    max-width: 489px; }
  .oc-values h3 {
    margin: 0 0 42px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .oc-values h3 b {
      font-weight: bold;
      color: #d2232a; }
  .oc-values p {
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .oc-values p:last-child {
      margin-bottom: 0; }

.oc-simple {
  padding-top: 94px;
  padding-bottom: 56px; }
  .oc-simple .intro {
    max-width: 753px;
    margin: 0 auto;
    text-align: center; }
    .oc-simple .intro h3 {
      margin: 0 0 41px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .oc-simple .items {
    padding-top: 79px; }
    .oc-simple .items ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 -15px; }
      .oc-simple .items ul li {
        width: 33.333%;
        max-width: 393px;
        margin-bottom: 17px;
        padding: 0 15px;
        text-align: center; }
        .oc-simple .items ul li:nth-child(1) p.icon {
          background-position: 0px 0;
          width: 67px; }
        .oc-simple .items ul li:nth-child(2) p.icon {
          background-position: -67px 0;
          width: 49px; }
        .oc-simple .items ul li:nth-child(3) p.icon {
          background-position: -116px 0;
          width: 54px; }
        .oc-simple .items ul li:nth-child(4) p.icon {
          background-position: -170px 0;
          width: 64px; }
        .oc-simple .items ul li:nth-child(5) p.icon {
          background-position: -234px 0;
          width: 42px; }
        .oc-simple .items ul li:nth-child(6) p.icon {
          background-position: -276px 0;
          width: 56px; }
        .oc-simple .items ul li h4 {
          position: relative;
          background: url(../images/pages/oc-simple-title-bg.png) 0 0 no-repeat;
          width: 107px;
          padding-top: 24px;
          padding-bottom: 19px;
          margin: 0 auto 9px auto;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 20px;
          color: #d2232a;
          text-transform: uppercase; }
          .oc-simple .items ul li h4:before, .oc-simple .items ul li h4:after {
            content: "";
            display: block;
            position: absolute;
            top: -1px;
            background: #d2232a;
            width: 10px;
            height: 2px; }
          .oc-simple .items ul li h4:before {
            left: 40px; }
          .oc-simple .items ul li h4:after {
            right: 40px; }
        .oc-simple .items ul li p {
          line-height: 31px; }
          .oc-simple .items ul li p.icon {
            background-image: url(../images/pages/oc-simple-icons.png);
            background-repeat: no-repeat;
            height: 63px;
            margin: 0 auto 14px auto; }
  .oc-simple p {
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .oc-simple p:last-child {
      margin-bottom: 0; }

.oc-impact {
  background: url(../images/pages/oc-impact-bg.png) center top repeat-x;
  padding: 123px 0; }
  .oc-impact .box {
    position: relative;
    padding-left: 326px; }
    .oc-impact .box:after {
      content: "";
      display: block;
      clear: both; }
  .oc-impact .side {
    position: absolute;
    left: 0;
    top: 4px;
    bottom: 0;
    width: 296px; }
    .oc-impact .side > div:nth-child(1) {
      top: 0;
      height: 58.219895%; }
    .oc-impact .side > div:nth-child(2) {
      bottom: 0;
      height: 34.659686%; }
    .oc-impact .side .photo {
      position: absolute;
      left: 0;
      width: 100%; }
      .oc-impact .side .photo .caption {
        padding: 28px 41px; }
  .oc-impact .main {
    float: right;
    width: 100%;
    max-width: 802px; }
    .oc-impact .main .photo {
      height: 472px; }
      .oc-impact .main .photo .caption {
        max-width: 770px;
        padding: 28px 46px; }
  .oc-impact .logos {
    margin-bottom: 45px;
    padding: 17px 0; }
    .oc-impact .logos ul {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin: 0 -5px; }
      .oc-impact .logos ul li {
        flex-basis: 15%;
        max-width: 130px;
        padding: 0 5px;
        text-align: center; }
        .oc-impact .logos ul li img {
          max-height: 75px; }
  .oc-impact .photo {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .oc-impact .photo:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      background: url(../images/pages/oc-impact-photo-gradient.png) center bottom repeat-x;
      width: 100%;
      height: 100%; }
    .oc-impact .photo .caption {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      width: 100%; }
      .oc-impact .photo .caption h4 {
        margin: 0 0 7px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #d2232a;
        text-transform: uppercase; }
      .oc-impact .photo .caption p {
        font-weight: normal;
        font-size: 18px;
        color: #ffffff;
        line-height: 23px; }
        .oc-impact .photo .caption p:last-child {
          margin-bottom: 0; }
  .oc-impact h3 {
    margin: 0 0 21px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .oc-impact h3 b {
      font-weight: bold;
      color: #d2232a; }
  .oc-impact p {
    margin: 0 0 16px 0;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .oc-impact p.quote {
      float: right;
      width: 206px;
      margin: 0 4px 0 50px;
      padding-top: 5px;
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 31px;
      color: #d2232a;
      line-height: 41px; }
      .oc-impact p.quote:after {
        content: "";
        display: block;
        background: url(../images/pages/oc-impact-quote.png) 0 0 no-repeat;
        width: 39px;
        height: 39px;
        margin-top: 16px; }
      .oc-impact p.quote .line {
        display: block;
        position: relative;
        height: 3px;
        margin-bottom: 17px; }
        .oc-impact p.quote .line:before, .oc-impact p.quote .line:after {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          background: #d2232a;
          height: 100%;
          vertical-align: top; }
        .oc-impact p.quote .line:before {
          left: 0;
          width: 40px; }
        .oc-impact p.quote .line:after {
          right: 0;
          width: 155px; }
    .oc-impact p.lead {
      font-weight: 600; }

.leadership-team {
  position: relative;
  background: url(../images/pages/leadership-team-bg.png) center -1px repeat-x;
  padding: 85px 0; }
  .leadership-team .container {
    position: relative;
    z-index: 10; }
  .leadership-team .shadow {
    background: #d2232a;
    position: absolute;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 0; }
  .leadership-team .intro {
    max-width: 754px;
    margin: 0 auto 57px auto;
    text-align: center; }
    .leadership-team .intro h3 {
      margin: 0 0 21px 0;
      padding-left: 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 43px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .leadership-team .intro p {
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 22px;
      line-height: 29px; }
      .leadership-team .intro p.link {
        padding-top: 21px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }
        .leadership-team .intro p.link a {
          display: block;
          background: url(../images/pages/leadership-team-link-bg.png) 0 0 repeat-x;
          width: 199px;
          margin: 0 auto;
          padding: 9px 10px 11px 11px;
          text-align: center; }
  .leadership-team .items ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 -15px; }
    .leadership-team .items ul li {
      position: relative;
      width: 20%;
      margin-bottom: 35px;
      padding: 0 15px; }
      .leadership-team .items ul li.profile {
        width: 100%;
        margin-bottom: 39px; }
        .leadership-team .items ul li.profile.ready {
          position: absolute;
          left: 0;
          top: 0;
          visibility: hidden; }
        .leadership-team .items ul li.profile.set {
          height: 0;
          overflow: hidden; }
        .leadership-team .items ul li.profile .box {
          background: #d2232a;
          padding-top: 57px;
          padding-bottom: 56px; }
          .leadership-team .items ul li.profile .box:after {
            content: "";
            display: block;
            clear: both; }
          .leadership-team .items ul li.profile .box .title {
            float: left;
            width: 22%;
            max-width: 221px;
            padding-top: 1px;
            padding-right: 15px; }
          .leadership-team .items ul li.profile .box .description {
            float: right;
            width: 78%;
            max-width: 880px;
            padding-left: 15px; }
      .leadership-team .items ul li .profile {
        display: none; }
      .leadership-team .items ul li h4 {
        margin: 0 0 2px 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 33px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 31px; }
      .leadership-team .items ul li h5 {
        position: relative;
        background: url(../images/pages/leadership-team-title-bg.png) 0 0 repeat-x;
        margin: 0;
        padding-top: 22px;
        padding-bottom: 45px;
        font-family: "Oswald", sans-serif;
        font-weight: 300;
        font-size: 32px;
        color: #ffffff;
        text-transform: uppercase; }
        .leadership-team .items ul li h5:before, .leadership-team .items ul li h5:after {
          content: "";
          display: block;
          position: absolute;
          bottom: 2px;
          background: #ffffff;
          height: 3px; }
        .leadership-team .items ul li h5:before {
          left: -2px;
          width: calc(21% - 3px); }
        .leadership-team .items ul li h5:after {
          right: 1px;
          width: calc(79% - 3px); }
      .leadership-team .items ul li h6 {
        margin: 0 0 21px 0;
        font-family: "Rasa", sans-serif;
        font-weight: bold;
        font-size: 21px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px; }
      .leadership-team .items ul li p {
        margin-bottom: 16px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #ffffff;
        line-height: 32px; }
        .leadership-team .items ul li p.image {
          max-width: 210px;
          margin: 0 auto; }
          .leadership-team .items ul li p.image a {
            position: relative;
            display: block;
            background-position: center top;
            background-repeat: no-repeat;
            background-size: cover;
            height: 0;
            padding-bottom: 143.68932%; }
            .leadership-team .items ul li p.image a:hover:before {
              opacity: 1; }
            .leadership-team .items ul li p.image a:hover span {
              opacity: 1; }
            .leadership-team .items ul li p.image a:before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              z-index: 5;
              background: url(../images/pages/leadership-team-gradient.png) center bottom repeat-x;
              width: 100%;
              height: 100%;
              opacity: 0;
              -webkit-transition: opacity 0.2s ease;
              -moz-transition: opacity 0.2s ease;
              transition: opacity 0.2s ease; }
            .leadership-team .items ul li p.image a span {
              display: block;
              position: absolute;
              left: 0;
              bottom: 0;
              z-index: 10;
              width: 100%;
              padding: 19px 22px;
              font-family: "Oswald", sans-serif;
              font-weight: 300;
              font-size: 18px;
              color: #ffffff;
              text-transform: uppercase;
              letter-spacing: 1px;
              line-height: 21px;
              opacity: 0;
              -webkit-transition: opacity 0.2s ease;
              -moz-transition: opacity 0.2s ease;
              transition: opacity 0.2s ease; }
              .leadership-team .items ul li p.image a span b {
                display: block;
                font-weight: bold;
                color: #d2232a; }
        .leadership-team .items ul li p.link {
          margin: 0;
          padding-top: 13px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 16px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          line-height: 22px; }
          .leadership-team .items ul li p.link a {
            display: block;
            background: #232323;
            width: 205px;
            padding: 9px 10px 10px 11px;
            text-align: center; }
        .leadership-team .items ul li p.exit {
          position: absolute;
          left: 50%;
          bottom: -35px;
          background: #d2232a;
          width: calc(100% - 30px);
          max-width: 210px;
          height: 35px;
          margin: 0;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          transform: translateX(-50%); }
          .leadership-team .items ul li p.exit a {
            display: block;
            position: absolute;
            right: 14px;
            top: 50%;
            background: url(../images/pages/leadership-team-exit.png) 0 0 no-repeat;
            width: 16px;
            height: 13px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%); }

.careers-opportunities {
  position: relative;
  background: #d2232a url(../images/pages/careers-opportunities-bg.png) center top repeat-x;
  padding-top: 80px;
  padding-bottom: 72px; }
  .careers-opportunities .box {
    float: left;
    width: 100%;
    max-width: 523px; }
  .careers-opportunities .tiles {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffffff;
    width: 50%;
    height: 100%; }
    .careers-opportunities .tiles ul {
      height: 100%;
      margin: 0; }
      .careers-opportunities .tiles ul:after {
        content: "";
        display: block;
        clear: both; }
      .careers-opportunities .tiles ul li {
        float: left;
        width: 50%;
        height: 50%; }
        .careers-opportunities .tiles ul li.quote {
          display: flex;
          justify-content: center;
          align-items: center;
          background: url(../images/pages/careers-opportunities-quote-bg.png) center bottom repeat-x;
          padding: 15px; }
        .careers-opportunities .tiles ul li.image {
          background-position: center center;
          background-repeat: no-repeat;
          background-size: cover; }
        .careers-opportunities .tiles ul li p {
          max-width: 308px;
          margin: 0;
          padding-bottom: 12px;
          font-family: "Oswald", sans-serif;
          font-size: 24px;
          color: #4e4e4e;
          line-height: 39px; }
          .careers-opportunities .tiles ul li p:before {
            content: "";
            display: block;
            background: url(../images/pages/careers-opportunities-quote.png) 0 0 no-repeat;
            width: 36px;
            height: 35px;
            margin-bottom: 20px; }
          .careers-opportunities .tiles ul li p .author {
            display: block;
            position: relative;
            margin-top: 28px;
            padding-left: 27px;
            font-weight: normal;
            font-size: 15px;
            color: #070707;
            text-transform: uppercase;
            letter-spacing: 1px;
            line-height: 21px; }
            .careers-opportunities .tiles ul li p .author:before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 12px;
              background: url(../images/pages/careers-opportunities-quote-dash.png) 0 0 no-repeat;
              width: 18px;
              height: 2px; }
            .careers-opportunities .tiles ul li p .author b {
              font-weight: normal;
              color: #d2232a; }
  .careers-opportunities h3 {
    margin: 0 0 22px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .careers-opportunities h4 {
    margin: 0 0 22px 0;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 43px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .careers-opportunities p {
    margin-bottom: 17px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    line-height: 32px; }
    .careers-opportunities p:last-child {
      margin-bottom: 0; }
    .careers-opportunities p.lead {
      margin-bottom: 29px;
      font-family: "Oswald", sans-serif;
      font-size: 28px;
      line-height: 39px; }
    .careers-opportunities p b, .careers-opportunities p strong {
      font-weight: 600; }

.careers-jobs {
  padding-top: 131px;
  padding-bottom: 58px; }
  .careers-jobs .container .row > div:nth-child(1) {
    width: 39%; }
  .careers-jobs .container .row > div:nth-child(2) {
    width: 61%; }
  .careers-jobs .submission {
    float: left;
    width: 100%;
    max-width: 421px; }
    .careers-jobs .submission .box {
      background: url(../images/pages/careers-jobs-submission-bg.png) 0 0 repeat;
      margin-bottom: 41px;
      padding: 59px 45px 63px 55px; }
    .careers-jobs .submission h3 {
      margin: 0 0 16px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 32px; }
    .careers-jobs .submission h4 {
      margin: 0 0 11px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 19px;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .careers-jobs .submission p {
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 31px; }
      .careers-jobs .submission p.note {
        margin: 0;
        font-family: "Rasa", sans-serif;
        font-weight: normal;
        font-size: 17px;
        color: #a3a3a3;
        line-height: 24px;
        -webkit-transform: skewX(-10deg);
        -moz-transform: skewX(-10deg);
        transform: skewX(-10deg); }
    .careers-jobs .submission .gform_wrapper {
      max-width: 304px;
      margin: 0;
      padding-top: 16px; }
      .careers-jobs .submission .gform_wrapper .gform_heading {
        display: none; }
      .careers-jobs .submission .gform_wrapper label.gfield_label + div.ginput_container {
        margin-top: 0; }
      .careers-jobs .submission .gform_wrapper ul li.gfield {
        margin-bottom: 24px; }
      .careers-jobs .submission .gform_wrapper .top_label .gfield_label {
        display: block;
        margin: 0 0 11px 0;
        font-family: "Rasa", sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #4e4e4e; }
      .careers-jobs .submission .gform_wrapper .top_label input.medium {
        width: 100%; }
      .careers-jobs .submission .gform_wrapper .top_label select.medium {
        width: 100%; }
      .careers-jobs .submission .gform_wrapper input[type="text"] {
        background: #ffffff;
        border: 1px solid #9b9b9b;
        max-width: none;
        height: 38px;
        margin: 0;
        padding: 0 13px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #4e4e4e;
        line-height: 29px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .careers-jobs .submission .gform_wrapper .chosen-container {
        display: block;
        width: 100% !important;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px; }
        .careers-jobs .submission .gform_wrapper .chosen-container .chosen-drop {
          background: #ffffff;
          border-color: #9b9b9b;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
        .careers-jobs .submission .gform_wrapper .chosen-container .chosen-results {
          margin: 0 4px 4px 0 !important;
          color: #4e4e4e; }
          .careers-jobs .submission .gform_wrapper .chosen-container .chosen-results li {
            padding: 5px 14px;
            line-height: 28px; }
      .careers-jobs .submission .gform_wrapper .chosen-container-single .chosen-single {
        background: #ffffff;
        border-color: #9b9b9b;
        height: 38px;
        padding-left: 18px;
        color: #4e4e4e;
        line-height: 37px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        .careers-jobs .submission .gform_wrapper .chosen-container-single .chosen-single span {
          margin-right: 53px; }
        .careers-jobs .submission .gform_wrapper .chosen-container-single .chosen-single div {
          width: 31px; }
          .careers-jobs .submission .gform_wrapper .chosen-container-single .chosen-single div b {
            background: url(../images/pages/careers-jobs-submission-arrow.png) left center no-repeat !important; }
      .careers-jobs .submission .gform_wrapper .chosen-container-single .chosen-drop {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .careers-jobs .submission .gform_wrapper .input-upload {
        position: relative;
        background: #d9d9d9;
        border: 1px solid #9b9b9b;
        overflow: hidden; }
        .careers-jobs .submission .gform_wrapper .input-upload:after {
          content: "";
          display: block;
          position: absolute;
          right: 18px;
          top: 50%;
          background: url(../images/pages/careers-jobs-submission-upload.png) 0 0 no-repeat;
          width: 24px;
          height: 19px;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          transform: translateY(-50%); }
        .careers-jobs .submission .gform_wrapper .input-upload p {
          position: relative;
          z-index: 5;
          margin: 0;
          padding: 5px 60px 3px 18px;
          font-family: "Rasa", sans-serif;
          font-weight: 300;
          font-size: 20px;
          color: #4e4e4e;
          line-height: 28px;
          white-space: nowrap;
          text-overflow: ellipsis;
          overflow: hidden; }
        .careers-jobs .submission .gform_wrapper .input-upload input[type="file"] {
          position: absolute;
          top: 0;
          left: 0;
          z-index: 15;
          margin: 0;
          padding: 0;
          font-size: 40px;
          opacity: 0;
          cursor: hand;
          cursor: pointer; }
      .careers-jobs .submission .gform_wrapper .gform_footer {
        margin: 0;
        padding: 15px 0 0 0; }
        .careers-jobs .submission .gform_wrapper .gform_footer input[type="submit"] {
          display: block;
          background: #d2232a;
          border: 1px solid #d2232a;
          width: 100%;
          height: 38px;
          margin: 0;
          padding: 0 0 0 1px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 17px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-align: center; }
  .careers-jobs .openings {
    float: right;
    width: 100%;
    max-width: 686px;
    padding-top: 5px; }
    .careers-jobs .openings .items .item {
      position: relative;
      margin-bottom: 73px; }
    .careers-jobs .openings .more {
      background: #d2232a;
      height: 0;
      padding: 0 30px;
      overflow: hidden; }
      .careers-jobs .openings .more.ready {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: auto;
        visibility: hidden; }
      .careers-jobs .openings .more:before {
        content: "";
        display: block;
        height: 35px; }
      .careers-jobs .openings .more > div {
        margin: 0 -10px;
        padding-bottom: 14px; }
        .careers-jobs .openings .more > div:nth-child(3) {
          margin: 0 -30px;
          padding-bottom: 0; }
        .careers-jobs .openings .more > div:after {
          content: "";
          display: block;
          clear: both; }
      .careers-jobs .openings .more .column {
        float: left;
        width: 50%;
        padding: 0 10px; }
      .careers-jobs .openings .more .form {
        background: url(../images/pages/careers-jobs-openings-more-bg.png) 0 0 repeat-x;
        padding: 37px 30px 15px 30px; }
        .careers-jobs .openings .more .form h5 {
          margin-bottom: 22px;
          padding: 0; }
      .careers-jobs .openings .more .gform_wrapper {
        position: relative;
        max-width: 100%;
        margin: 0; }
        .careers-jobs .openings .more .gform_wrapper .gform_heading {
          display: none; }
        .careers-jobs .openings .more .gform_wrapper label.gfield_label + div.ginput_container {
          margin-top: 0; }
        .careers-jobs .openings .more .gform_wrapper ul.gform_fields {
          margin: 0 -8px !important; }
          .careers-jobs .openings .more .gform_wrapper ul.gform_fields:after {
            content: "";
            display: block;
            clear: both; }
        .careers-jobs .openings .more .gform_wrapper ul li.gfield {
          float: left;
          clear: none;
          width: 50%;
          margin-bottom: 20px;
          padding: 0 8px; }
          .careers-jobs .openings .more .gform_wrapper ul li.gfield:before {
            display: none; }
        .careers-jobs .openings .more .gform_wrapper .top_label .gfield_label {
          display: none; }
        .careers-jobs .openings .more .gform_wrapper .top_label input.medium {
          width: 100%; }
        .careers-jobs .openings .more .gform_wrapper .top_label select.medium {
          width: 100%; }
        .careers-jobs .openings .more .gform_wrapper input[type="text"] {
          background: #ffffff;
          border: 1px solid #9b9b9b;
          max-width: none;
          height: 38px;
          margin: 0;
          padding: 0 23px;
          font-family: "Rasa", sans-serif;
          font-weight: 300;
          font-size: 19px;
          color: #4e4e4e;
          line-height: 27px;
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          border-radius: 0; }
          .careers-jobs .openings .more .gform_wrapper input[type="text"]::-webkit-input-placeholder {
            color: #4e4e4e; }
          .careers-jobs .openings .more .gform_wrapper input[type="text"]::-moz-placeholder {
            color: #4e4e4e; }
          .careers-jobs .openings .more .gform_wrapper input[type="text"]:-ms-input-placeholder {
            color: #4e4e4e; }
          .careers-jobs .openings .more .gform_wrapper input[type="text"]:-moz-placeholder {
            color: #4e4e4e; }
        .careers-jobs .openings .more .gform_wrapper .input-upload {
          position: relative;
          background: #d9d9d9;
          border: 1px solid #9b9b9b;
          overflow: hidden; }
          .careers-jobs .openings .more .gform_wrapper .input-upload:after {
            content: "";
            display: block;
            position: absolute;
            right: 17px;
            top: 50%;
            background: url(../images/pages/careers-jobs-submission-upload.png) 0 0 no-repeat;
            width: 24px;
            height: 19px;
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            transform: translateY(-50%); }
          .careers-jobs .openings .more .gform_wrapper .input-upload p {
            position: relative;
            z-index: 5;
            margin: 0;
            padding: 5px 60px 4px 27px;
            font-family: "Rasa", sans-serif;
            font-weight: 500;
            font-size: 19px;
            color: #4e4e4e;
            line-height: 27px;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden; }
          .careers-jobs .openings .more .gform_wrapper .input-upload input[type="file"] {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 15;
            margin: 0;
            padding: 0;
            font-family: "Open Sans", sans-serif;
            font-size: 40px;
            line-height: 1.42857143;
            opacity: 0;
            cursor: hand;
            cursor: pointer; }
        .careers-jobs .openings .more .gform_wrapper .gform_footer {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 50%;
          margin: 0 0 20px 0;
          padding: 0 0 0 8px; }
          .careers-jobs .openings .more .gform_wrapper .gform_footer input[type="submit"] {
            display: block;
            background: #000000;
            border: 1px solid #000000;
            width: 100%;
            height: 38px;
            margin: 0;
            padding: 0;
            font-family: "Oswald", sans-serif;
            font-weight: bold;
            font-size: 19px;
            color: #ffffff;
            text-transform: uppercase;
            text-align: center; }
      .careers-jobs .openings .more h5 {
        margin-bottom: 17px;
        padding: 0 10px;
        color: #ffffff; }
      .careers-jobs .openings .more ul {
        margin: 0 0 15px 0; }
        .careers-jobs .openings .more ul li {
          font-weight: normal;
          font-size: 17px;
          color: #ffffff;
          line-height: 21px; }
    .careers-jobs .openings h3 {
      margin: 0 0 50px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 26px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .careers-jobs .openings h4 {
      margin: 0 0 34px 0;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 21px;
      color: #151313;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .careers-jobs .openings h4 b {
        font-weight: bold; }
    .careers-jobs .openings h5 {
      margin: 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 17px;
      color: #4e4e4e;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 21px; }
    .careers-jobs .openings p {
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 32px; }
      .careers-jobs .openings p.apply {
        margin: 0;
        padding-top: 15px; }
        .careers-jobs .openings p.apply a {
          font-weight: bold;
          color: #d2232a; }
          .careers-jobs .openings p.apply a.button {
            display: inline-block;
            background: #d2232a;
            border: 1px solid #d2232a;
            width: 304px;
            margin: 0 15px 0 0;
            padding: 6px 0 6px 1px;
            font-family: "Oswald", sans-serif;
            font-weight: bold;
            font-size: 17px;
            color: #ffffff;
            text-transform: uppercase;
            line-height: 24px;
            letter-spacing: 1px;
            text-align: center; }
      .careers-jobs .openings p.link {
        margin: 0;
        padding-top: 9px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }
        .careers-jobs .openings p.link a {
          position: relative;
          display: inline-block;
          padding-right: 12px;
          padding-bottom: 12px; }
          .careers-jobs .openings p.link a.active {
            padding-right: 17px; }
            .careers-jobs .openings p.link a.active:before {
              background-position: 0 -8px;
              width: 12px; }
          .careers-jobs .openings p.link a:before {
            content: "";
            display: block;
            position: absolute;
            right: 0;
            top: 7px;
            background: url(../images/pages/careers-jobs-openings-cross.png) 0 0 no-repeat;
            width: 8px;
            height: 8px; }
          .careers-jobs .openings p.link a:after {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            background: #d2232a;
            width: 100%;
            height: 5px; }
    .careers-jobs .openings ul {
      margin: 0 0 15px 0; }
      .careers-jobs .openings ul li {
        position: relative;
        margin-bottom: 10px;
        padding-left: 10px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #4e4e4e;
        line-height: 32px; }
        .careers-jobs .openings ul li:before {
          content: ">";
          display: block;
          position: absolute;
          left: 0;
          top: 0; }

.contact-us-form {
  position: relative;
  background: #d2232a;
  padding-top: 80px;
  padding-bottom: 64px; }
  .contact-us-form .container {
    position: relative;
    z-index: 5; }
  .contact-us-form .map {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    background: #ffffff url(../images/pages/contact-us-form-directions-bg.png) 0 0 repeat-x;
    width: 50%;
    height: 100%;
    overflow: hidden; }
    .contact-us-form .map:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 5;
      background-image: url(../images/pages/contact-us-form-map.png);
      background-position: left top;
      background-repeat: no-repeat;
      background-size: auto 100%;
      width: 100%;
      height: 100%; }
    .contact-us-form .map .directions {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 10;
      background: #ffffff;
      border: 1px solid #010101;
      padding: 30px 172px 26px 55px; }
      .contact-us-form .map .directions:before {
        content: "";
        display: inline-block;
        background: url(../images/pages/contact-us-form-directions-icon.png) 0 0 no-repeat;
        width: 54px;
        height: 69px;
        margin-top: -10px;
        margin-right: 25px;
        vertical-align: top; }
      .contact-us-form .map .directions:after {
        content: "";
        display: block;
        position: absolute;
        right: -1px;
        top: -1px;
        bottom: -1px;
        background-image: url(../images/pages/contact-us-form-directions-map.png);
        background-position: right top;
        background-repeat: no-repeat;
        background-size: cover;
        width: 157px; }
      .contact-us-form .map .directions h4 {
        display: inline-block;
        margin: 0;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 26px;
        vertical-align: top; }
        .contact-us-form .map .directions h4 a {
          display: block;
          color: #d2232a; }
  .contact-us-form .form {
    max-width: 523px; }
    .contact-us-form .form h3 {
      margin: 0 0 26px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 43px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 2px; }
    .contact-us-form .form h4 {
      margin: 0 0 22px 0;
      font-family: "Rasa", sans-serif;
      font-weight: bold;
      font-size: 21px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .contact-us-form .form p {
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #ffffff;
      line-height: 32px; }
    .contact-us-form .form .gform_wrapper {
      max-width: 507px;
      margin: 0;
      padding-top: 14px; }
      .contact-us-form .form .gform_wrapper .gform_heading {
        display: none; }
      .contact-us-form .form .gform_wrapper label.gfield_label + div.ginput_container {
        margin-top: 0; }
      .contact-us-form .form .gform_wrapper ul.gform_fields {
        margin: 0 -4px !important; }
        .contact-us-form .form .gform_wrapper ul.gform_fields:after {
          content: "";
          display: block;
          clear: both; }
      .contact-us-form .form .gform_wrapper ul li.gfield {
        float: left;
        clear: none;
        width: 50%;
        margin-bottom: 20px;
        padding: 0 4px; }
        .contact-us-form .form .gform_wrapper ul li.gfield:nth-child(5) {
          width: 100%; }
      .contact-us-form .form .gform_wrapper .top_label .gfield_label {
        display: block;
        margin: 0 0 11px 0;
        font-family: "Rasa", sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #ffffff; }
      .contact-us-form .form .gform_wrapper .top_label input.medium {
        width: 100%; }
      .contact-us-form .form .gform_wrapper .top_label textarea.medium {
        width: 100%; }
      .contact-us-form .form .gform_wrapper .top_label select.medium {
        width: 100%; }
      .contact-us-form .form .gform_wrapper input[type="text"] {
        background: #ffffff;
        border: 1px solid #ffffff;
        max-width: none;
        height: 38px;
        margin: 0;
        padding: 0 13px;
        font-family: "Rasa", sans-serif;
        font-size: 18px;
        color: #a7a7a7;
        line-height: 25px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .contact-us-form .form .gform_wrapper textarea {
        background: #ffffff;
        border: 1px solid #ffffff;
        max-width: none;
        height: 123px;
        margin: 0;
        padding: 10px 15px;
        font-family: "Rasa", sans-serif;
        font-size: 18px;
        color: #a7a7a7;
        line-height: 25px;
        resize: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .contact-us-form .form .gform_wrapper .chosen-container {
        display: block;
        width: 100% !important;
        font-family: "Rasa", sans-serif;
        font-size: 18px; }
        .contact-us-form .form .gform_wrapper .chosen-container .chosen-drop {
          background: #ffffff;
          border-color: #ffffff; }
        .contact-us-form .form .gform_wrapper .chosen-container .chosen-results {
          margin: 0 4px 4px 0 !important;
          color: #a7a7a7; }
          .contact-us-form .form .gform_wrapper .chosen-container .chosen-results li {
            padding: 5px 12px;
            line-height: 28px; }
      .contact-us-form .form .gform_wrapper .chosen-container-single .chosen-single {
        background: #ffffff;
        border-color: #ffffff;
        height: 38px;
        padding-left: 16px;
        color: #a7a7a7;
        line-height: 37px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
        .contact-us-form .form .gform_wrapper .chosen-container-single .chosen-single span {
          margin-right: 48px; }
        .contact-us-form .form .gform_wrapper .chosen-container-single .chosen-single div {
          width: 28px; }
          .contact-us-form .form .gform_wrapper .chosen-container-single .chosen-single div b {
            background: url(../images/pages/contact-us-form-arrow.png) left center no-repeat !important; }
      .contact-us-form .form .gform_wrapper .chosen-container-single .chosen-drop {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0; }
      .contact-us-form .form .gform_wrapper .gform_footer {
        margin: 0;
        padding: 14px 0 0 0; }
        .contact-us-form .form .gform_wrapper .gform_footer input[type="submit"] {
          display: block;
          background: #000000;
          border: 1px solid #000000;
          width: 100%;
          height: 38px;
          margin: 0;
          padding: 0 0 0 1px;
          font-family: "Oswald", sans-serif;
          font-weight: bold;
          font-size: 17px;
          color: #ffffff;
          text-transform: uppercase;
          letter-spacing: 1px;
          text-align: center; }

.contact-us-locations {
  background: url(../images/pages/contact-us-locations-bg.png) 0 0 repeat;
  padding-top: 113px;
  padding-bottom: 84px; }
  .contact-us-locations .items {
    display: flex;
    margin: 0 -15px; }
    .contact-us-locations .items .item {
      width: 25%;
      padding: 0 15px; }
  .contact-us-locations .office {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #ffffff;
    min-height: 304px;
    padding: 40px 15px 15px 15px;
    text-align: center; }
  .contact-us-locations .social {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #d2232a;
    min-height: 304px;
    padding: 27px 15px 15px 15px;
    text-align: center; }
    .contact-us-locations .social h4 {
      margin-bottom: 42px;
      padding-left: 3px;
      font-family: "Oswald", sans-serif;
      font-size: 26px;
      color: #ffffff;
      letter-spacing: 3px;
      line-height: 32px; }
    .contact-us-locations .social h5 {
      position: relative;
      margin-bottom: 28px;
      padding-top: 20px;
      padding-left: 2px;
      font-weight: bold;
      font-size: 19px;
      color: #232323;
      letter-spacing: 2px; }
      .contact-us-locations .social h5:before, .contact-us-locations .social h5:after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        background: #232323;
        width: 28px;
        height: 4px; }
      .contact-us-locations .social h5:before {
        right: calc(50% + 3px); }
      .contact-us-locations .social h5:after {
        left: calc(50% + 3px); }
  .contact-us-locations h3 {
    margin: 0 0 66px 0;
    padding-left: 1px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 28px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
  .contact-us-locations h4 {
    margin: 0 0 16px 0;
    padding-left: 1px;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #d2232a;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .contact-us-locations h5 {
    margin: 0 0 8px 0;
    padding-left: 3px;
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .contact-us-locations p {
    margin-bottom: 14px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e; }
    .contact-us-locations p.address {
      line-height: 25px; }
    .contact-us-locations p.link {
      margin-bottom: 0;
      padding-left: 2px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 15px;
      color: #d2232a;
      text-transform: uppercase;
      letter-spacing: 2px; }
  .contact-us-locations ul {
    margin: 0; }
    .contact-us-locations ul li {
      display: inline-block;
      margin: 0 5px; }
      .contact-us-locations ul li:nth-child(1) {
        margin-left: 0; }
        .contact-us-locations ul li:nth-child(1) a {
          background-position: 0px 0; }
      .contact-us-locations ul li:nth-child(2) a {
        background-position: -39px 0; }
      .contact-us-locations ul li:nth-child(3) a {
        background-position: -78px 0; }
      .contact-us-locations ul li:nth-child(4) {
        margin-right: 0; }
        .contact-us-locations ul li:nth-child(4) a {
          background-position: -117px 0; }
      .contact-us-locations ul li a {
        display: block;
        background-image: url(../images/pages/contact-us-locations-social.png);
        background-repeat: no-repeat;
        width: 39px;
        height: 38px;
        text-align: left;
        text-indent: -999px;
        overflow: hidden; }

.privacy-policy-content, .terms-conditions-content {
  padding: 95px 0; }
  .privacy-policy-content .box, .terms-conditions-content .box {
    max-width: 751px;
    margin: 0 auto; }
  .privacy-policy-content h4, .terms-conditions-content h4 {
    margin: 0 0 18px 0;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #151313;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .privacy-policy-content p, .terms-conditions-content p {
    margin-bottom: 30px;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .privacy-policy-content p.spaced, .terms-conditions-content p.spaced {
      margin-top: -3px;
      margin-bottom: 36px;
      line-height: 35px; }
    .privacy-policy-content p b, .terms-conditions-content p b, .privacy-policy-content p strong, .terms-conditions-content p strong {
      font-weight: 600; }
    .privacy-policy-content p a, .terms-conditions-content p a {
      font-weight: 500;
      color: #d2232a; }
  .privacy-policy-content ul, .terms-conditions-content ul {
    margin: -30px 0 36px 0;
    padding-left: 48px;
    list-style-type: disc; }
    .privacy-policy-content ul li, .terms-conditions-content ul li {
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 35px; }

.terms-conditions-content p {
  margin-bottom: 37px; }

.page-not-found {
  background-image: url(../images/pages/page-not-found-bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 871px;
  padding: 113px 0; }
  .page-not-found .box {
    max-width: 751px;
    margin: 0 auto;
    text-align: center; }
  .page-not-found h1 {
    margin: 0 0 71px 0;
    padding-left: 2px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 58px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .page-not-found h2 {
    display: inline-block;
    background: #d2232a;
    width: 113px;
    margin: 0 0 14px 0;
    padding: 6px 5px 4px 7px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px; }
  .page-not-found h3 {
    margin: 0 0 18px 0;
    padding-left: 1px;
    font-family: "Rasa", sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .page-not-found p {
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #ffffff;
    line-height: 32px; }
    .page-not-found p.links {
      margin-bottom: 61px;
      padding-top: 30px;
      font-family: "Oswald", sans-serif;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 21px; }
      .page-not-found p.links a {
        display: inline-block;
        background: url(../images/pages/page-not-found-links-bg.png) 0 0 repeat-x;
        width: 182px;
        margin: 0 5px;
        padding: 10px 10px 9px 11px;
        color: #ffffff; }
    .page-not-found p.back {
      margin-bottom: 0;
      padding-left: 1px;
      font-family: "Oswald", sans-serif;
      font-size: 15px;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 21px; }
    .page-not-found p a {
      font-weight: bold;
      color: #d2232a; }

.blog-filter {
  background: #d2232a;
  padding-top: 31px;
  padding-bottom: 35px; }
  .blog-filter form {
    display: flex;
    justify-content: space-between;
    max-width: 610px;
    margin: 0 auto; }
    .blog-filter form label {
      display: block;
      margin: 0;
      padding: 7px 10px 5px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .blog-filter form .chosen-container {
      display: block;
      width: 228px !important;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: 1px; }
      .blog-filter form .chosen-container .chosen-drop {
        background: #d2232a;
        border-color: #ffffff;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      .blog-filter form .chosen-container .chosen-results {
        margin: 0 4px 4px 0 !important;
        color: #ffffff; }
        .blog-filter form .chosen-container .chosen-results li {
          padding: 5px 12px;
          line-height: 30px; }
          .blog-filter form .chosen-container .chosen-results li.highlighted {
            background: #ffffff;
            color: #d2232a; }
    .blog-filter form .chosen-container-single .chosen-single {
      background: #d2232a;
      border-color: #ffffff;
      height: 41px;
      padding-left: 16px;
      color: #ffffff;
      text-transform: uppercase;
      line-height: 40px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .blog-filter form .chosen-container-single .chosen-single span {
        margin-right: 42px; }
      .blog-filter form .chosen-container-single .chosen-single div {
        width: 24px; }
        .blog-filter form .chosen-container-single .chosen-single div b {
          background: url(../images/pages/blog-filter-arrow.png) left center no-repeat !important; }
    .blog-filter form .chosen-container-single .chosen-drop {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .blog-filter form .chosen-container-single .chosen-search {
      display: none; }

.blog-listing {
  background: url(../images/pages/blog-listing-bg.png) center top repeat;
  padding-top: 47px;
  padding-bottom: 8px; }
  .blog-listing .items {
    margin: 0 -20px; }
    .blog-listing .items .item {
      width: 33.3333%;
      margin-bottom: 39px;
      padding: 0 20px; }
  .blog-listing .date {
    position: relative;
    z-index: 10;
    background: #d2232a;
    width: 140px;
    padding: 3px 3px 2px 4px;
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center; }
  .blog-listing .image {
    position: relative;
    z-index: 5;
    margin-top: -27px; }
    .blog-listing .image > div {
      display: block;
      position: relative;
      z-index: 5;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 185px;
      cursor: hand;
      cursor: pointer; }
      .blog-listing .image > div:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
        background: #000000;
        width: 100%;
        height: 100%;
        opacity: .63; }
      .blog-listing .image > div h3 {
        display: block;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 10;
        width: 100%;
        margin: 0;
        padding: 24px 40px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 19px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 24px; }
    .blog-listing .image > p.link {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 10;
      width: 100%;
      height: 100%;
      margin: 0;
      text-align: left; }
      .blog-listing .image > p.link a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -999px;
        overflow: hidden; }
  .blog-listing .info {
    background: #ffffff;
    padding: 34px 24px 30px 37px; }
    .blog-listing .info h3 {
      margin: -9px 0 16px 0;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 19px;
      color: #232323;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 24px; }
    .blog-listing .info p {
      font-family: "Rasa", sans-serif;
      font-size: 19px;
      color: #5b5b5b;
      line-height: 25px; }
      .blog-listing .info p.more {
        margin-bottom: 0;
        padding-top: 14px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #d2232a;
        text-transform: uppercase;
        letter-spacing: 1px;
        line-height: 22px; }
        .blog-listing .info p.more:before {
          content: "";
          display: block;
          background: #e4e4e4;
          max-width: 298px;
          height: 1px;
          margin-bottom: 13px; }

.blog-content {
  padding: 64px 0; }
  .blog-content .box {
    max-width: 751px;
    margin: 0 auto; }
    .blog-content .box > p:first-of-type::first-letter {
      display: block;
      float: left;
      margin: 3px 5px 5px -2px;
      font-family: "Oswald", sans-serif;
      font-weight: normal;
      font-size: 81px;
      color: #d2232a;
      line-height: 81px; }
  .blog-content .wp-caption {
    display: inline-block;
    background: none;
    width: auto !important;
    margin-bottom: 35px;
    padding: 9px 0 0 0; }
    .blog-content .wp-caption p.wp-caption-text {
      background: #e7e7e7;
      margin: 0;
      padding: 10px 19px 13px 19px;
      font-family: "Oswald", sans-serif;
      font-size: 15px;
      color: #1f1f1f;
      line-height: 21px;
      text-align: left; }
  .blog-content .links {
    padding-top: 37px;
    padding-bottom: 22px; }
    .blog-content .links:before {
      content: "";
      display: block;
      background: #b3b3b3;
      height: 1px;
      margin-bottom: 22px; }
    .blog-content .links:after {
      content: "";
      display: block;
      clear: both; }
    .blog-content .links p {
      clear: none;
      margin: 0; }
      .blog-content .links p.back {
        float: left;
        padding-top: 2px;
        padding-left: 4px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #d2232a;
        text-transform: uppercase;
        line-height: 22px; }
      .blog-content .links p.more {
        float: right;
        font-weight: 600;
        font-size: 18px;
        color: #838383;
        line-height: 25px; }
        .blog-content .links p.more a {
          font-weight: 600; }
  .blog-content p {
    clear: both;
    font-family: "Rasa", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #4e4e4e;
    line-height: 32px; }
    .blog-content p a {
      font-weight: bold;
      color: #d2232a; }
  .blog-content img {
    width: auto;
    max-width: 100%;
    height: auto; }

.ea-form-title {
  background: #d2232a url(../images/pages/ea-form-title-bg.png) 0 0 repeat-x;
  padding-top: 76px;
  padding-bottom: 25px; }
  .ea-form-title .box {
    max-width: 751px;
    margin: 0 auto; }
  .ea-form-title p {
    margin: 0;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase; }
    .ea-form-title p.pretitle {
      margin-bottom: 1px;
      font-family: "Rasa", sans-serif;
      font-size: 21px;
      letter-spacing: 1px; }
    .ea-form-title p.title {
      font-family: "Oswald", sans-serif;
      font-size: 39px;
      letter-spacing: 5px; }

.ea-form {
  position: relative;
  padding-bottom: 71px; }
  .ea-form .section-bg {
    position: absolute;
    left: 0;
    background: url(../images/pages/ea-form-section-bg.png) 0 0 repeat-x;
    width: 100%; }
  .ea-form .gform_wrapper {
    position: relative;
    z-index: 10;
    max-width: 751px;
    margin: 0 auto; }
    .ea-form .gform_wrapper .gform_heading {
      display: none; }
    .ea-form .gform_wrapper ul.gform_fields {
      margin: 0 -8px !important; }
      .ea-form .gform_wrapper ul.gform_fields:after {
        content: "";
        display: block;
        clear: both; }
    .ea-form .gform_wrapper ul li.gfield {
      float: left;
      clear: none;
      width: 100%;
      margin-top: 0 !important;
      margin-bottom: 19px;
      padding: 0 8px; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(1), .ea-form .gform_wrapper ul li.gfield:nth-child(2), .ea-form .gform_wrapper ul li.gfield:nth-child(3), .ea-form .gform_wrapper ul li.gfield:nth-child(7), .ea-form .gform_wrapper ul li.gfield:nth-child(9), .ea-form .gform_wrapper ul li.gfield:nth-child(11), .ea-form .gform_wrapper ul li.gfield:nth-child(13), .ea-form .gform_wrapper ul li.gfield:nth-child(14), .ea-form .gform_wrapper ul li.gfield:nth-child(18), .ea-form .gform_wrapper ul li.gfield:nth-child(21), .ea-form .gform_wrapper ul li.gfield:nth-child(22), .ea-form .gform_wrapper ul li.gfield:nth-child(23), .ea-form .gform_wrapper ul li.gfield:nth-child(25), .ea-form .gform_wrapper ul li.gfield:nth-child(26), .ea-form .gform_wrapper ul li.gfield:nth-child(30), .ea-form .gform_wrapper ul li.gfield:nth-child(32), .ea-form .gform_wrapper ul li.gfield:nth-child(37), .ea-form .gform_wrapper ul li.gfield:nth-child(39), .ea-form .gform_wrapper ul li.gfield:nth-child(40), .ea-form .gform_wrapper ul li.gfield:nth-child(44), .ea-form .gform_wrapper ul li.gfield:nth-child(46), .ea-form .gform_wrapper ul li.gfield:nth-child(47), .ea-form .gform_wrapper ul li.gfield:nth-child(49), .ea-form .gform_wrapper ul li.gfield:nth-child(50) {
        clear: both; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(2) .ginput_complex span {
        width: 33.3333% !important; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(3), .ea-form .gform_wrapper ul li.gfield:nth-child(4), .ea-form .gform_wrapper ul li.gfield:nth-child(7), .ea-form .gform_wrapper ul li.gfield:nth-child(9), .ea-form .gform_wrapper ul li.gfield:nth-child(11), .ea-form .gform_wrapper ul li.gfield:nth-child(12), .ea-form .gform_wrapper ul li.gfield:nth-child(14), .ea-form .gform_wrapper ul li.gfield:nth-child(18), .ea-form .gform_wrapper ul li.gfield:nth-child(19), .ea-form .gform_wrapper ul li.gfield:nth-child(20), .ea-form .gform_wrapper ul li.gfield:nth-child(21), .ea-form .gform_wrapper ul li.gfield:nth-child(23), .ea-form .gform_wrapper ul li.gfield:nth-child(28), .ea-form .gform_wrapper ul li.gfield:nth-child(29), .ea-form .gform_wrapper ul li.gfield:nth-child(30), .ea-form .gform_wrapper ul li.gfield:nth-child(35), .ea-form .gform_wrapper ul li.gfield:nth-child(36), .ea-form .gform_wrapper ul li.gfield:nth-child(37), .ea-form .gform_wrapper ul li.gfield:nth-child(42), .ea-form .gform_wrapper ul li.gfield:nth-child(43), .ea-form .gform_wrapper ul li.gfield:nth-child(44) {
        width: 33.3333%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(5) {
        width: 12.7771%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(6) {
        width: 20.5562%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(8), .ea-form .gform_wrapper ul li.gfield:nth-child(10), .ea-form .gform_wrapper ul li.gfield:nth-child(24), .ea-form .gform_wrapper ul li.gfield:nth-child(31), .ea-form .gform_wrapper ul li.gfield:nth-child(38), .ea-form .gform_wrapper ul li.gfield:nth-child(45) {
        width: 66.6667%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(15), .ea-form .gform_wrapper ul li.gfield:nth-child(16), .ea-form .gform_wrapper ul li.gfield:nth-child(17) {
        width: 22.2222%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(26), .ea-form .gform_wrapper ul li.gfield:nth-child(27), .ea-form .gform_wrapper ul li.gfield:nth-child(33), .ea-form .gform_wrapper ul li.gfield:nth-child(34), .ea-form .gform_wrapper ul li.gfield:nth-child(40), .ea-form .gform_wrapper ul li.gfield:nth-child(41) {
        width: 16.6667%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(47), .ea-form .gform_wrapper ul li.gfield:nth-child(48) {
        width: 50%; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(4) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(6) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(12) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(27) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(34) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(41) .gfield_label {
        height: 21px; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(10) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(48) .gfield_label {
        display: inline-block;
        margin-right: 3px; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(10) .gfield_description, .ea-form .gform_wrapper ul li.gfield:nth-child(48) .gfield_description {
        display: inline-block; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(17) .ginput_container {
        position: relative; }
        .ea-form .gform_wrapper ul li.gfield:nth-child(17) .ginput_container:after {
          content: "%";
          display: block;
          position: absolute;
          right: 14px;
          top: 9px;
          font-family: "Rasa", sans-serif;
          font-weight: 600;
          font-size: 20px;
          color: #4e4e4e;
          line-height: 1; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(17) input[type="text"] {
        padding-right: 32px; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(26) .ginput_container, .ea-form .gform_wrapper ul li.gfield:nth-child(33) .ginput_container, .ea-form .gform_wrapper ul li.gfield:nth-child(40) .ginput_container {
        position: relative; }
        .ea-form .gform_wrapper ul li.gfield:nth-child(26) .ginput_container:after, .ea-form .gform_wrapper ul li.gfield:nth-child(33) .ginput_container:after, .ea-form .gform_wrapper ul li.gfield:nth-child(40) .ginput_container:after {
          content: "-";
          display: block;
          position: absolute;
          right: -12px;
          top: 9px;
          font-family: "Rasa", sans-serif;
          font-weight: 600;
          font-size: 20px;
          color: #4e4e4e;
          line-height: 1; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(46) {
        max-width: 100%;
        margin-bottom: 35px;
        padding-top: 15px; }
        .ea-form .gform_wrapper ul li.gfield:nth-child(46) p {
          margin: 0; }
          .ea-form .gform_wrapper ul li.gfield:nth-child(46) p.line {
            background: #d9d9d9;
            height: 1px; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(49), .ea-form .gform_wrapper ul li.gfield:nth-child(50) {
        margin-bottom: 0;
        padding-top: 21px; }
        .ea-form .gform_wrapper ul li.gfield:nth-child(49) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(50) .gfield_label {
          display: none; }
      .ea-form .gform_wrapper ul li.gfield.subsection {
        max-width: 100%;
        margin-bottom: 13px; }
        .ea-form .gform_wrapper ul li.gfield.subsection p {
          margin: 0; }
          .ea-form .gform_wrapper ul li.gfield.subsection p.title {
            margin-bottom: 23px;
            padding-top: 12px;
            font-family: "Rasa", sans-serif;
            font-weight: bold;
            font-size: 19px;
            color: #d2232a;
            text-transform: uppercase;
            line-height: 21px;
            letter-spacing: 1px; }
          .ea-form .gform_wrapper ul li.gfield.subsection p.number {
            position: relative;
            padding-left: 6px;
            font-family: "Rasa", sans-serif;
            font-weight: 600;
            font-size: 20px;
            color: #ffffff;
            line-height: 20px; }
            .ea-form .gform_wrapper ul li.gfield.subsection p.number:before {
              content: "";
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              z-index: -1;
              background: #d2232a;
              width: 20px;
              height: 20px; }
            .ea-form .gform_wrapper ul li.gfield.subsection p.number:after {
              content: "";
              display: block;
              position: absolute;
              left: 20px;
              top: 10px;
              right: 0;
              z-index: -1;
              background: #d2232a;
              height: 1px; }
    .ea-form .gform_wrapper ul li.gsection {
      border: 0;
      margin: 0 0 16px 0; }
    .ea-form .gform_wrapper li.field_sublabel_above .ginput_complex input[type="text"] {
      margin-bottom: 0; }
    .ea-form .gform_wrapper label.gfield_label + div.ginput_container {
      margin-top: 0; }
    .ea-form .gform_wrapper .gfield_description {
      width: auto; }
    .ea-form .gform_wrapper .top_label .gfield_label {
      display: block;
      margin: 0 0 14px 0;
      font-family: "Rasa", sans-serif;
      font-weight: 600;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 21px; }
    .ea-form .gform_wrapper .top_label .gfield_description {
      margin: 0 0 14px 0 !important;
      padding: 0;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 21px; }
    .ea-form .gform_wrapper .top_label input.medium {
      width: 100%; }
    .ea-form .gform_wrapper .top_label select.medium {
      width: 100%; }
    .ea-form .gform_wrapper .ginput_complex {
      width: auto !important;
      margin: 0 -8px; }
      .ea-form .gform_wrapper .ginput_complex:after {
        content: "";
        display: block;
        clear: both; }
      .ea-form .gform_wrapper .ginput_complex label {
        display: none; }
      .ea-form .gform_wrapper .ginput_complex span {
        display: block !important;
        float: left;
        width: 100%;
        min-height: 0 !important;
        margin: 0 !important;
        padding: 0 8px; }
      .ea-form .gform_wrapper .ginput_complex input[type="text"] {
        width: 100%; }
    .ea-form .gform_wrapper input[type="text"] {
      background: #ffffff;
      border: 1px solid #9b9b9b;
      max-width: none;
      height: 38px;
      margin: 0;
      padding: 0 18px;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 29px;
      text-indent: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .ea-form .gform_wrapper .chosen-container {
      display: block;
      width: 100% !important;
      font-family: "Rasa", sans-serif;
      font-weight: 300;
      font-size: 20px; }
      .ea-form .gform_wrapper .chosen-container .chosen-drop {
        background: #ffffff;
        border-color: #9b9b9b;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      .ea-form .gform_wrapper .chosen-container .chosen-results {
        margin: 0 4px 4px 0 !important;
        color: #4e4e4e; }
        .ea-form .gform_wrapper .chosen-container .chosen-results li {
          padding: 5px 14px;
          line-height: 28px; }
    .ea-form .gform_wrapper .chosen-container-single .chosen-single {
      background: #ffffff;
      border-color: #9b9b9b;
      height: 38px;
      padding-left: 18px;
      color: #4e4e4e;
      line-height: 37px;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .ea-form .gform_wrapper .chosen-container-single .chosen-single span {
        margin-right: 29px; }
      .ea-form .gform_wrapper .chosen-container-single .chosen-single div {
        width: 19px; }
        .ea-form .gform_wrapper .chosen-container-single .chosen-single div b {
          background: url(../images/pages/careers-jobs-submission-arrow.png) left center no-repeat !important; }
    .ea-form .gform_wrapper .chosen-container-single .chosen-drop {
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0; }
    .ea-form .gform_wrapper .input-upload {
      position: relative;
      background: #d9d9d9;
      border: 1px solid #9b9b9b;
      overflow: hidden; }
      .ea-form .gform_wrapper .input-upload:after {
        content: "";
        display: block;
        position: absolute;
        right: 18px;
        top: 50%;
        background: url(../images/pages/careers-jobs-submission-upload.png) 0 0 no-repeat;
        width: 24px;
        height: 19px;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%); }
      .ea-form .gform_wrapper .input-upload p {
        position: relative;
        z-index: 5;
        margin: 0;
        padding: 5px 60px 3px 18px;
        font-family: "Rasa", sans-serif;
        font-weight: 300;
        font-size: 20px;
        color: #4e4e4e;
        line-height: 28px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
      .ea-form .gform_wrapper .input-upload input[type="file"] {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 15;
        margin: 0;
        padding: 0;
        font-size: 40px;
        opacity: 0;
        cursor: hand;
        cursor: pointer; }
    .ea-form .gform_wrapper h2.gsection_title {
      padding: 33px 0 12px 0 !important;
      font-family: "Oswald", sans-serif;
      font-weight: 300;
      font-size: 28px;
      color: #d2232a; }
    .ea-form .gform_wrapper .datepicker {
      width: 100% !important; }
    .ea-form .gform_wrapper .gfield_radio li {
      display: inline-block;
      margin: 0 25px 0 0; }
      .ea-form .gform_wrapper .gfield_radio li label {
        font-family: "Rasa", sans-serif;
        font-weight: 600;
        font-size: 20px;
        color: #4e4e4e;
        line-height: 21px; }
      .ea-form .gform_wrapper .gfield_radio li input[type="radio"] {
        margin-left: 1px; }
        .ea-form .gform_wrapper .gfield_radio li input[type="radio"]:checked + label {
          font-weight: 600; }
    .ea-form .gform_wrapper .gfield_checkbox li label {
      font-family: "Rasa", sans-serif;
      font-weight: normal;
      font-size: 20px;
      color: #4e4e4e;
      line-height: 32px; }
      .ea-form .gform_wrapper .gfield_checkbox li label b {
        font-weight: bold;
        text-transform: uppercase; }
    .ea-form .gform_wrapper .gfield_checkbox li input[type="checkbox"] {
      margin-top: 8px !important;
      margin-left: 1px; }
      .ea-form .gform_wrapper .gfield_checkbox li input[type="checkbox"]:checked + label {
        font-weight: normal; }
    .ea-form .gform_wrapper .gform_footer {
      margin: 0;
      padding: 47px 0 0 0; }
      .ea-form .gform_wrapper .gform_footer input[type="submit"] {
        background: #d2232a;
        border: 1px solid #d2232a;
        width: 304px;
        height: 38px;
        margin: 0;
        padding: 0 0 0 1px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        font-size: 17px;
        color: #ffffff;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center; }
    .ea-form .gform_wrapper .validation_error {
      width: auto;
      margin: 30px 0; }

.menu-mobile {
  position: absolute;
  right: 15px;
  top: 50%;
  width: 36px;
  margin: 0;
  cursor: hand;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%); }
  .menu-mobile b {
    display: block;
    background: #373737;
    height: 5px;
    margin-bottom: 7px; }
    .menu-mobile b:last-child {
      margin-bottom: 0; }

.menu-mobile-container {
  position: relative;
  background: #d2232a; }
  .menu-mobile-container.readyopen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    visibility: hidden; }
  .menu-mobile-container.setopen {
    height: 0;
    overflow: hidden;
    opacity: 0; }
  .menu-mobile-container.setexit {
    overflow: hidden;
    opacity: 1; }
  .menu-mobile-container:before {
    content: "";
    display: block;
    height: 55px; }
  .menu-mobile-container:after {
    content: "";
    display: block;
    height: 27px; }
  .menu-mobile-container > p.exit {
    margin: 0;
    position: absolute;
    right: 15px;
    top: 25px; }
    .menu-mobile-container > p.exit a {
      display: block;
      background-image: url(../images/mobile/menu-mobile-exit.png);
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      width: 28px;
      height: 28px;
      cursor: hand;
      cursor: pointer; }
  .menu-mobile-container > ul {
    margin: 0; }
    .menu-mobile-container > ul:nth-child(1) {
      margin-bottom: 18px; }
      .menu-mobile-container > ul:nth-child(1):after {
        content: "";
        display: block;
        background: #ffffff;
        height: 1px;
        margin: 18px 15px 0 15px; }
      .menu-mobile-container > ul:nth-child(1) > li {
        padding-left: 1px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: 1px; }
        .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children.active {
          background: #ffffff;
          color: #1f1f1f; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children.active > a {
            border-bottom: 1px solid #c4c4c4; }
            .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children.active > a:after {
              background-position: 100% 0; }
        .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > a:after {
          content: "";
          display: inline-block;
          background-image: url(../images/mobile/menu-mobile-arrow.png);
          background-position: 0 0;
          background-repeat: no-repeat;
          background-size: auto 100%;
          width: 12px;
          height: 12px;
          margin-left: 8px; }
        .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul {
          display: none; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul.readyopen {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            visibility: hidden; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul.setopen {
            display: block;
            height: 0;
            overflow: hidden; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul.setexit {
            display: block;
            overflow: hidden; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul:before {
            content: "";
            display: block;
            height: 5px; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul:after {
            content: "";
            display: block;
            height: 20px; }
          .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul > li {
            font-weight: normal;
            color: #404040;
            text-transform: none;
            letter-spacing: 0; }
            .menu-mobile-container > ul:nth-child(1) > li.menu-item-has-children > ul > li > a {
              display: block;
              padding: 15px; }
    .menu-mobile-container > ul > li {
      position: relative;
      margin-bottom: 1px;
      font-size: 19px;
      color: #ffffff;
      text-align: center; }
      .menu-mobile-container > ul > li:last-child {
        margin-bottom: 0; }
      .menu-mobile-container > ul > li > a {
        display: block;
        padding: 20px 15px; }

@media screen and (max-width: 1500px) {
  .header .menu-primary > li {
    margin-right: 30px; }
  .header .menu-secondary > li {
    margin-right: 30px; }
  .header p.logo {
    padding-right: 20px; } }
@media screen and (max-width: 1400px) {
  .home-middle .tiles ul li h4 {
    font-size: 16px;
    letter-spacing: 0; } }
@media screen and (max-width: 1320px) {
  .header .menu-primary > li {
    margin-right: 15px; }
  .header .menu-secondary > li {
    margin-right: 15px; }
  .header p.logo {
    padding-right: 15px; } }
@media screen and (max-width: 1210px) {
  .blog-listing .items {
    margin: 0 -15px; }
    .blog-listing .items .item {
      padding: 0 15px; } }
@media screen and (max-width: 1199px) {
  .header .menu-primary {
    padding-top: 38px; }
    .header .menu-primary > li {
      margin-right: 15px;
      font-size: 12px; }
      .header .menu-primary > li:nth-child(4) > ul {
        width: 634px; }
        .header .menu-primary > li:nth-child(4) > ul > li > a {
          padding: 10px; }
      .header .menu-primary > li > ul {
        top: 55px; }
  .header .menu-secondary {
    padding-top: 38px; }
    .header .menu-secondary > li {
      margin-right: 15px;
      font-size: 12px; }
  .header p.logo {
    max-width: 190px;
    padding: 17px 15px 18px 0; }

  .home-top .hero p.caption {
    /* margin-left:0; */
    left: 15px; }
  .home-top .hero p.link {
    margin-right: 0; }

  .home-middle .red {
    display: none; }
  .home-middle .lines {
    display: none; }
  .home-middle .tiles {
    position: relative;
    right: auto;
    bottom: auto;
    width: auto !important;
    padding-top: 0;
    overflow: visible; }
    .home-middle .tiles ul li h4 {
      letter-spacing: 1px; }
  .home-middle .container .row > div:nth-child(1) {
    background: #d2232a; }
  .home-middle .container .row > div:nth-child(2) {
    background: url(../images/home/service-lines.jpg) 0 0 repeat-x; }
  .home-middle .about {
    max-width: 852px;
    margin: 0 auto; }
  .home-middle .services {
    float: none;
    margin: 0 auto;
    padding-bottom: 64px; }

  .home-testimonials .box {
    flex-wrap: wrap;
    justify-content: center; }
    .home-testimonials .box > div:nth-child(1) {
      order: 1;
      width: 100%; }
    .home-testimonials .box > div:nth-child(2) {
      order: 2;
      width: 50%; }
    .home-testimonials .box > div:nth-child(3) {
      order: 3;
      width: 50%; }

  .home-blog .box {
    flex-wrap: wrap;
    justify-content: center; }
    .home-blog .box > div:nth-child(1), .home-blog .box > div:nth-child(2) {
      width: 50%;
      margin-bottom: 30px; }
    .home-blog .box > div:nth-child(3) {
      width: 100%;
      max-width: 793px; }
  .home-blog .view h3, .home-blog .view h4 {
    max-width: 329px;
    margin-left: auto;
    margin-right: auto; }

  .contact-us-form .map .directions {
    padding-left: 15px; }
    .contact-us-form .map .directions:before {
      margin-right: 10px; }
    .contact-us-form .map .directions h4 {
      letter-spacing: 0; }

  .contact-us-locations .office {
    padding-top: 15px; }
  .contact-us-locations .social {
    padding-top: 15px; }
  .contact-us-locations p {
    font-size: 17px; }
  .contact-us-locations ul li {
    margin: 0 2px; }

  .legacy-history .info .title {
    padding-left: 15px;
    padding-right: 15px; }
  .legacy-history .info .description {
    padding-left: 15px;
    padding-right: 15px; }

  .careers-opportunities {
    padding-top: 0;
    padding-bottom: 0; }
    .careers-opportunities .box {
      float: none;
      max-width: none;
      padding-top: 80px;
      padding-bottom: 72px; }
    .careers-opportunities .tiles {
      position: relative;
      right: auto;
      top: auto;
      width: 100% !important;
      height: 900px; }

  .leadership-team .items ul li {
    width: 25%; }

  .services-content .highlight {
    padding-right: 48%; }
    .services-content .highlight.right {
      padding-left: 50%; }
      .services-content .highlight.right .image {
        width: 50%; }
    .services-content .highlight .image {
      width: 48%; }
    .services-content .highlight ul {
      padding-left: 0; }
  .services-content p.quote.right {
    margin-right: -100px; }

  .wsbca-content .big {
    padding-left: 54%; }
  .wsbca-content p.image {
    left: 0;
    width: calc(54% - 30px); }

  .wsbr-description .box {
    position: relative;
    padding-left: 45%; }
  .wsbr-description p.image {
    float: none;
    position: absolute;
    left: 0;
    top: 50%;
    width: calc(45% - 30px);
    margin: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%); }

  .projects-filter ul li {
    font-size: 13px; }
    .projects-filter ul li:nth-child(2) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(3) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(4) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(5) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(6) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(7) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li:nth-child(8) a:before {
      margin-right: 10px;
      -webkit-transform: scale(0.6);
      -moz-transform: scale(0.6);
      transform: scale(0.6); }
    .projects-filter ul li a {
      height: 75px; }
      .projects-filter ul li a:after {
        height: 23px; }
      .projects-filter ul li a span {
        -webkit-transform: translateX(-10px);
        -moz-transform: translateX(-10px);
        transform: translateX(-10px); } }
@media screen and (max-width: 991px) {
  .header .grey {
    background: #ffffff; }
  .header p.logo {
    padding-top: 12px;
    padding-bottom: 15px; }

  .footer .top .red {
    display: none; }
  .footer .top .container .row > div:nth-child(1) {
    background: url(../images/mobile/footer-contact-bg.png) 0 0 repeat; }
  .footer .top .contact {
    margin: 0 auto; }
  .footer .top .location {
    float: none;
    max-width: 600px;
    margin: 0 auto; }
  .footer .bottom p.login {
    display: none; }

  .home-top .hero .box {
    text-align: center; }
  .home-top .hero h1 {
    font-size: 70px; }
  .home-top .hero h3 {
    display: inline-block; }
  .home-top .hero p.caption {
    /* float:none; */
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto; }
  .home-top .hero p.link {
    /* float:none;; */
    position: relative;
    right: auto;
    top: auto;
    margin: 0;
    padding-top: 30px; }
    .home-top .hero p.link a {
      display: inline-block; }
  .home-top .feature .tiles ul li .box {
    left: 15px;
    bottom: 11px;
    right: 15px; }
  .home-top .feature .tiles ul li h4 {
    font-size: 17px;
    line-height: 22px; }
  .home-top .feature .tiles ul li h5 {
    font-size: 14px; }
  .home-top .feature .project .box {
    left: 15px;
    right: 15px; }
  .home-top .feature .project h4 {
    margin-bottom: 9px;
    font-size: 17px;
    line-height: 22px; }
  .home-top .feature .project p {
    margin-bottom: 13px;
    font-size: 15px;
    line-height: 18px; }

  .home-testimonials .box > div:nth-child(2) {
    width: 100%;
    max-width: 548px; }
  .home-testimonials .box > div:nth-child(3) {
    width: 100%;
    max-width: 548px; }
    .home-testimonials .box > div:nth-child(3) .message {
      max-width: none; }
  .home-testimonials .video {
    text-align: left; }
    .home-testimonials .video:before {
      right: auto;
      left: 0; }
    .home-testimonials .video .description {
      right: 0;
      left: 244px; }
    .home-testimonials .video p.image {
      float: left; }
      .home-testimonials .video p.image:before {
        left: auto;
        right: -175px; }
      .home-testimonials .video p.image:after {
        left: auto;
        right: -26px; }
  .home-testimonials .message {
    float: left;
    max-width: none;
    text-align: left; }
    .home-testimonials .message:before {
      right: auto;
      left: 0; }

  .contact-us-form {
    padding-bottom: 0; }
    .contact-us-form .form {
      margin: 0 auto;
      padding-bottom: 64px; }
    .contact-us-form .map {
      position: relative;
      right: auto;
      top: auto;
      width: 100% !important;
      height: 540px; }
      .contact-us-form .map:before {
        background-position: center top; }

  .contact-us-locations .items {
    flex-wrap: wrap; }
    .contact-us-locations .items .item {
      width: 33.3333%;
      margin-bottom: 30px; }
      .contact-us-locations .items .item:last-child {
        width: 100%;
        margin-bottom: 0; }
  .contact-us-locations .social {
    min-height: 0;
    padding-top: 30px;
    padding-bottom: 30px; }

  .blog-listing .image > div h3 {
    left: 15px;
    right: 15px;
    bottom: 15px;
    width: auto;
    max-height: 48px;
    padding: 0;
    overflow: hidden; }
  .blog-listing .info {
    padding: 15px; }

  .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail {
    padding-left: 87px;
    padding-right: 87px; }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .detail-image-con {
      width: 250px; }

  .legacy-projects .box {
    max-width: 618px; }
  .legacy-projects .description {
    padding: 0; }
  .legacy-projects h3 {
    margin-bottom: 30px; }
  .legacy-projects p.lead {
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
    max-width: 368px;
    margin: 0 auto 30px auto;
    text-align: center; }

  .legacy-history .container-fluid .row > div:nth-child(1) {
    padding-right: 0; }
  .legacy-history .container-fluid .row > div:nth-child(2) {
    padding-left: 0; }
  .legacy-history .box.left, .legacy-history .box.right {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .oc-values {
    padding-top: 0;
    padding-bottom: 0; }
    .oc-values .image {
      position: relative;
      left: auto;
      top: auto;
      width: 100% !important;
      height: 350px; }
    .oc-values .box {
      float: none;
      margin: 0 auto;
      padding-top: 100px;
      padding-bottom: 125px; }

  .oc-simple .items ul {
    justify-content: space-around; }
    .oc-simple .items ul li {
      width: 50%; }

  .oc-impact .box {
    padding-left: 0; }
  .oc-impact .side {
    position: relative;
    width: auto;
    max-width: 802px;
    height: 450px;
    margin: 0 auto; }
    .oc-impact .side > div:nth-child(1) {
      width: calc(35% - 15px);
      height: 100%; }
    .oc-impact .side > div:nth-child(2) {
      width: calc(65% - 15px);
      height: 100%;
      left: auto;
      right: 0; }
  .oc-impact .main {
    float: none;
    margin: 0 auto 30px auto; }

  .careers-jobs .submission .box {
    padding: 30px 15px; }
  .careers-jobs .submission .gform_wrapper {
    max-width: none; }

  .leadership-team .items ul li {
    width: 33.3333%; }

  .services-red {
    padding-top: 0;
    padding-bottom: 0; }
    .services-red .container .row > div:nth-child(1), .services-red .container .row > div:nth-child(2) {
      width: 100%; }
    .services-red .bg {
      position: relative;
      left: auto;
      top: auto;
      background-position: center center;
      width: 100% !important;
      height: 350px; }
    .services-red .box {
      float: none;
      max-width: none;
      padding-top: 75px;
      padding-bottom: 67px; }

  .services-content .highlight {
    max-width: 564px;
    margin: 0 auto 60px auto;
    padding-right: 0; }
    .services-content .highlight.right {
      padding-left: 0; }
      .services-content .highlight.right .image {
        width: auto; }
    .services-content .highlight .image {
      position: relative;
      right: auto;
      top: auto;
      width: auto; }
  .services-content .process .items .item {
    width: 50%; }
  .services-content p.quote {
    float: none;
    max-width: none;
    margin: 0 0 30px 0; }
    .services-content p.quote.right {
      margin-right: 0;
      margin-left: 0; }

  .project-related .items .item {
    width: 50%;
    margin-bottom: 30px; }

  .services-co .container .row > div:nth-child(1), .services-co .container .row > div:nth-child(2) {
    width: 100%; }
  .services-co .box {
    padding-right: 0;
    padding-bottom: 67px; }
  .services-co .image {
    position: relative;
    right: auto;
    top: auto;
    background-position: center center;
    width: 100% !important;
    height: 350px; }

  .wsbca-content .big {
    max-width: 751px;
    margin: 0 auto;
    padding: 0; }
  .wsbca-content p.image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    margin-bottom: 30px;
    text-align: center; }

  .wsbr-description .box {
    padding-left: 0; }
  .wsbr-description p.image {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    transform: translateY(0%); }

  .wsbr-awards .items .item {
    width: 50%; }
    .wsbr-awards .items .item.half {
      width: 100%; }

  .wsbt-red .container .row > div:nth-child(1) {
    background: #d2232a url(../images/pages/pagered-bg.png) 0 0 repeat-x; }
  .wsbt-red .red {
    display: none; }
  .wsbt-red .intro {
    margin: 0 auto; }
  .wsbt-red .watch {
    float: none;
    max-width: 480px;
    margin: 0 auto; }

  .wsbt-video .items {
    justify-content: space-around; }
    .wsbt-video .items .item {
      width: 50%;
      max-width: 400px; }

  .wsbt-letter .items {
    justify-content: center; }
    .wsbt-letter .items .item {
      width: 100%; }

  .projects-filter ul li {
    font-size: 11px; }
    .projects-filter ul li:nth-child(2) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(3) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(4) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(5) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(6) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(7) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li:nth-child(8) a:before {
      margin-right: 5px;
      -webkit-transform: scale(0.4);
      -moz-transform: scale(0.4);
      transform: scale(0.4); }
    .projects-filter ul li a {
      height: 65px; }
      .projects-filter ul li a:after {
        height: 19px; }

  .projects-listing .top form {
    clear: both;
    width: 100%; }
    .projects-listing .top form .sortby {
      margin-right: 0; }
      .projects-listing .top form .sortby > ul > li > ul {
        /* top:151px; */ }
        .projects-listing .top form .sortby > ul > li > ul li {
          width: 25%; }
          .projects-listing .top form .sortby > ul > li > ul li:nth-child(6n+1) {
            clear: none; }
          .projects-listing .top form .sortby > ul > li > ul li:nth-child(4n+1) {
            clear: both; }
    .projects-listing .top form .price {
      float: right; }
  .projects-listing .top .button {
    margin-bottom: 15px; }
  .projects-listing .items .item.featured {
    width: 66.6666%; }
  .projects-listing .items .item.project {
    width: 33.3333%; }

  .project-content .container .row > div:nth-child(1) {
    width: 32%; }
  .project-content .container .row > div:nth-child(2) {
    width: 68%; } }
@media screen and (max-width: 767px) {
  .footer .top .contact {
    padding-top: 33px;
    padding-bottom: 25px; }
    .footer .top .contact h3 {
      margin-bottom: 16px;
      font-size: 19px; }
    .footer .top .contact h4 {
      margin-bottom: 7px;
      font-size: 13px; }
    .footer .top .contact p {
      font-size: 17px;
      line-height: 20px; }
    .footer .top .contact form {
      padding-top: 8px;
      padding-right: 0; }
      .footer .top .contact form .chosen-container {
        margin-bottom: 15px; }
        .footer .top .contact form .chosen-container .chosen-results li {
          padding: 8px; }
      .footer .top .contact form .chosen-container-single {
        font-size: 14px; }
        .footer .top .contact form .chosen-container-single .chosen-single {
          height: 31px;
          padding-left: 12px;
          line-height: 31px; }
          .footer .top .contact form .chosen-container-single .chosen-single span {
            margin-right: 44px; }
          .footer .top .contact form .chosen-container-single .chosen-single div {
            width: 25px; }
            .footer .top .contact form .chosen-container-single .chosen-single div b {
              background-image: url(../images/mobile/footer-contact-arrow.png);
              background-size: 50% 50%; }
      .footer .top .contact form input[type="submit"] {
        position: relative;
        right: auto;
        top: auto;
        width: 152px;
        height: 32px;
        font-size: 12px; }
  .footer .top .location {
    position: relative;
    padding-top: 31px;
    padding-bottom: 61px;
    text-align: center; }
    .footer .top .location h4 {
      margin-bottom: 9px;
      font-size: 12px; }
    .footer .top .location p {
      margin-bottom: 17px;
      font-size: 12px; }
      .footer .top .location p.logo {
        display: inline-block;
        float: none;
        background-image: url(../images/mobile/footer-location-logo.png);
        background-position: 0 0;
        background-repeat: no-repeat;
        background-size: cover;
        width: 161px;
        height: 54px;
        margin-bottom: 33px; }
        .footer .top .location p.logo img {
          visibility: hidden; }
    .footer .top .location ul {
      float: none;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      margin: 0;
      padding: 0; }
      .footer .top .location ul li {
        float: none;
        display: inline-block;
        margin-right: 10px; }
        .footer .top .location ul li:nth-child(1) a {
          background-position: 0% 0; }
        .footer .top .location ul li:nth-child(2) a {
          background-position: 33.3333% 0; }
        .footer .top .location ul li:nth-child(3) a {
          background-position: 66.6666% 0; }
        .footer .top .location ul li:nth-child(4) a {
          background-position: 99.9999% 0; }
        .footer .top .location ul li a {
          background-image: url(../images/mobile/footer-social.png);
          background-size: auto 100%;
          width: 37px;
          height: 36px; }
  .footer .bottom {
    padding: 40px 0; }
    .footer .bottom .container:before {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 14px; }
    .footer .bottom p.copyright {
      padding-top: 0;
      font-size: 12px; }

  .home-top {
    padding-left: 0; }
    .home-top .hero {
      position: relative;
      width: auto;
      height: 424px; }
      .home-top .hero.prepare {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%; }
      .home-top .hero:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
        background: url(../images/mobile/home-hero-gradient.png) center bottom repeat-x;
        width: 100%;
        height: 100%; }
      .home-top .hero .box {
        top: 36px;
        z-index: 10; }
      .home-top .hero h1 {
        margin-bottom: 12px;
        font-size: 52px;
        line-height: 50px; }
      .home-top .hero h3 {
        margin-bottom: 9px;
        padding-left: 19px;
        font-size: 11px;
        letter-spacing: 2px; }
        .home-top .hero h3:before {
          background-size: contain;
          width: 7px;
          height: 11px; }
      .home-top .hero p.caption {
        width: 236px;
        padding: 18px 13px 17px 13px;
        font-size: 13px;
        line-height: 23px;
        letter-spacing: 2px; }
        .home-top .hero p.caption:before, .home-top .hero p.caption:after {
          border-width: 3px; }
      .home-top .hero p.link {
        padding-top: 20px; }
        .home-top .hero p.link a {
          background-image: url(../images/mobile/home-hero-link.png);
          width: 138px;
          padding: 9px 7px 7px 7px;
          font-size: 11px; }
    .home-top .feature .tiles {
      height: auto;
      margin-left: 0;
      margin-top: -11px;
      padding-left: 0;
      padding-top: 11px; }
      .home-top .feature .tiles ul {
        border-left: 0; }
        .home-top .feature .tiles ul:after {
          content: "";
          display: block;
          clear: both; }
        .home-top .feature .tiles ul li {
          float: left;
          background: #ffffff !important;
          width: 25%;
          height: 2px; }
          .home-top .feature .tiles ul li.active:before {
            left: 0;
            top: -11px;
            background: #ffffff;
            width: 100%;
            height: 11px; }
          .home-top .feature .tiles ul li .box {
            display: none; }
    .home-top .feature .project {
      display: none; }
    .home-top .feature .navigation {
      left: 50%;
      top: -45px;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      transform: translateX(-50%); }
      .home-top .feature .navigation p {
        display: inline-block;
        margin: 0 11px; }
        .home-top .feature .navigation p.prev a, .home-top .feature .navigation p.next a {
          background-image: url(../images/mobile/home-feature-nav.png);
          background-size: auto 100%;
          width: 47px;
          height: 26px; }
        .home-top .feature .navigation p.prev a {
          margin-bottom: 0; }
        .home-top .feature .navigation p.next a {
          background-position: 100% 0;
          height: 26px; }

  .home-middle .container .row > div:nth-child(2) {
    background-image: url(../images/mobile/home-service-lines.png); }
  .home-middle .about {
    padding-top: 45px;
    padding-bottom: 26px; }
    .home-middle .about h2 {
      margin-bottom: 12px;
      font-size: 24px; }
    .home-middle .about h4 {
      margin-bottom: 2px;
      font-size: 10px;
      letter-spacing: 1px; }
    .home-middle .about p {
      margin-bottom: 6px;
      font-size: 16px;
      line-height: 20px; }
      .home-middle .about p.link a {
        width: 133px;
        padding: 8px 6px 6px 6px;
        font-size: 11px;
        line-height: 15px; }
    .home-middle .about ul {
      padding-top: 11px;
      padding-left: 11px; }
      .home-middle .about ul li {
        margin-bottom: 5px;
        padding-left: 15px;
        font-size: 16px;
        line-height: 20px; }
        .home-middle .about ul li:before {
          top: 4px; }
  .home-middle .services {
    padding-top: 26px;
    padding-left: 0;
    padding-bottom: 18px;
    text-align: center; }
    .home-middle .services h3 {
      display: inline-block;
      position: relative;
      left: auto;
      top: auto;
      width: auto;
      max-width: none;
      margin-bottom: 11px;
      padding-left: 23px;
      font-size: 18px; }
      .home-middle .services h3:before {
        top: 11px;
        background-image: url(../images/mobile/home-service-arrow.png);
        background-size: cover;
        width: 8px;
        height: 13px; }
    .home-middle .services p {
      font-size: 16px;
      line-height: 20px; }
      .home-middle .services p.link {
        position: relative;
        left: auto;
        top: auto;
        font-size: 13px;
        line-height: 18px; }
  .home-middle .tiles ul:before {
    content: "";
    display: block;
    background: #dfdfdf;
    height: 1px; }
  .home-middle .tiles ul li {
    float: none;
    border-width: 0 0 1px 0;
    border-color: #dfdfdf;
    width: auto; }
    .home-middle .tiles ul li:nth-child(1) h4 span:before {
      background-position: 0px 0;
      width: calc(50px * .5);
      margin-right: 12px; }
    .home-middle .tiles ul li:nth-child(2) h4 span:before {
      background-position: -25px 0;
      width: calc(50px * .5);
      margin-right: 11px; }
    .home-middle .tiles ul li:nth-child(3) h4 span:before {
      background-position: -50px 0;
      width: calc(52px * .5);
      margin-right: 17px; }
    .home-middle .tiles ul li:nth-child(4) h4 span:before {
      background-position: -76px 0;
      width: calc(48px * .5);
      margin-right: 16px; }
    .home-middle .tiles ul li:nth-child(5) h4 span:before {
      background-position: -100px 0;
      width: calc(48px * .5);
      margin-right: 14px; }
    .home-middle .tiles ul li:nth-child(6) h4 span:before {
      background-position: -124px 0;
      width: calc(52px * .5);
      margin-right: 16px; }
    .home-middle .tiles ul li:nth-child(7) h4 span:before {
      background-position: -150px 0;
      width: calc(52px * .5);
      margin-right: 16px; }
    .home-middle .tiles ul li:nth-child(8) h4 span:before {
      background-position: -176px 0;
      width: calc(50px * .5);
      margin-right: 14px; }
    .home-middle .tiles ul li:nth-child(9) h4 span:before {
      background-position: -201px 0;
      width: calc(56px * .5);
      margin-right: 13px; }
    .home-middle .tiles ul li:nth-child(10) h4 span:before {
      background-position: -229px 0;
      width: calc(42px * .5);
      margin-right: 15px; }
    .home-middle .tiles ul li:nth-child(even) h4:before {
      right: auto;
      left: 0; }
    .home-middle .tiles ul li:nth-child(even) h4:after {
      right: auto;
      left: 29px; }
    .home-middle .tiles ul li h4 {
      height: auto;
      padding: 14px 0;
      font-size: 17px; }
      .home-middle .tiles ul li h4:before, .home-middle .tiles ul li h4:after {
        top: -1px;
        width: 24px;
        height: 3px; }
      .home-middle .tiles ul li h4:after {
        right: 29px; }
      .home-middle .tiles ul li h4 span {
        position: relative;
        left: auto;
        top: auto;
        right: auto;
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        transform: translateY(0%); }
        .home-middle .tiles ul li h4 span:before {
          background-image: url(../images/mobile/home-service-icons.png);
          background-size: auto 100%;
          height: 26px;
          margin-top: -3px;
          margin-bottom: 0;
          vertical-align: top; }
        .home-middle .tiles ul li h4 span:after {
          margin-left: 5px; }
        .home-middle .tiles ul li h4 span b {
          display: inline-block;
          width: auto;
          height: auto;
          margin: 0; }

  .home-testimonials {
    padding-top: 35px;
    padding-bottom: 46px; }
    .home-testimonials .box > div:nth-child(2), .home-testimonials .box > div:nth-child(3) {
      display: none; }
    .home-testimonials .client {
      border: 0;
      padding: 0; }
      .home-testimonials .client h3 {
        margin-bottom: 18px;
        font-size: 19px; }
      .home-testimonials .client h4 {
        margin-bottom: 8px;
        padding-left: 1px;
        font-size: 14px;
        letter-spacing: 1px; }
      .home-testimonials .client p {
        font-size: 16px;
        line-height: 19px; }
        .home-testimonials .client p.lines {
          margin-bottom: 19px; }
          .home-testimonials .client p.lines:before, .home-testimonials .client p.lines:after {
            width: 18px;
            height: 3px;
            margin: 0 2px; }
        .home-testimonials .client p.link {
          padding-top: 4px;
          font-size: 10px;
          line-height: 14px; }
          .home-testimonials .client p.link a {
            background-image: url(../images/mobile/home-testimonial-client-link.png);
            width: 156px;
            padding: 6px 7px 7px 7px; }

  .home-blog {
    background-image: url(../images/mobile/home-blog-bg.png);
    padding-top: 28px;
    padding-bottom: 25px; }
    .home-blog .box {
      display: block; }
      .home-blog .box > div:nth-child(1) {
        display: none; }
      .home-blog .box > div:nth-child(2), .home-blog .box > div:nth-child(3) {
        width: auto;
        margin-left: auto;
        margin-right: auto; }
      .home-blog .box > div:nth-child(2) {
        margin-bottom: 21px; }
      .home-blog .box > div:nth-child(3) {
        max-width: 394px; }
    .home-blog .latest .item {
      margin-bottom: 19px; }
    .home-blog .latest .description {
      min-height: 0;
      padding: 16px 16px 5px 18px; }
    .home-blog .latest h3 {
      height: auto;
      margin-bottom: 9px;
      font-size: 14px;
      line-height: 17px; }
    .home-blog .latest p {
      margin-bottom: 8px;
      font-size: 16px;
      line-height: 18px; }
      .home-blog .latest p.tag {
        width: 125px;
        padding: 3px 82px 1px 2px;
        font-size: 10px;
        line-height: 14px; }
        .home-blog .latest p.tag .date {
          width: 76px;
          padding: 3px 5px 1px 5px; }
      .home-blog .latest p .more {
        font-size: 11px; }
    .home-blog .view {
      padding: 23px 15px 23px 15px; }
      .home-blog .view h3 {
        margin-bottom: 8px;
        padding-left: 1px;
        font-size: 15px;
        letter-spacing: 1px;
        line-height: 17px; }
      .home-blog .view h4 {
        margin-bottom: 7px;
        padding-left: 1px;
        font-size: 15px;
        letter-spacing: 1px; }
      .home-blog .view p {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 20px; }
        .home-blog .view p.lines {
          margin-bottom: 9px; }
          .home-blog .view p.lines:before, .home-blog .view p.lines:after {
            width: 20px;
            height: 3px;
            margin: 0 2px; }
        .home-blog .view p.link {
          padding-top: 3px;
          font-size: 12px;
          line-height: 17px; }

  .page-top.version-2 h1 {
    font-size: 13px; }
  .page-top.version-2 h2 {
    font-size: 30px; }
  .page-top .box {
    height: 264px; }
  .page-top h1 {
    font-size: 30px; }
  .page-top h2 {
    font-size: 13px; }

  .page-red .box {
    height: 320px; }
  .page-red h3 {
    font-size: 30px; }
  .page-red p {
    font-size: 24px;
    line-height: 33px; }

  .contact-us-form {
    padding-top: 30px; }
    .contact-us-form .form {
      padding-bottom: 30px; }
      .contact-us-form .form h3 {
        font-size: 30px; }
      .contact-us-form .form .gform_wrapper ul li.gfield {
        width: 100%; }

  .contact-us-locations {
    padding-top: 30px;
    padding-bottom: 30px; }
    .contact-us-locations .items .item {
      width: 100%; }
    .contact-us-locations .office {
      min-height: 0;
      padding-top: 30px;
      padding-bottom: 30px; }
    .contact-us-locations h3 {
      margin-bottom: 30px; }

  .privacy-policy-content, .terms-conditions-content {
    padding: 30px 0; }

  .blog-filter {
    padding-top: 30px;
    padding-bottom: 20px; }
    .blog-filter form {
      flex-wrap: wrap; }
      .blog-filter form label {
        width: 100%;
        margin-bottom: 10px;
        padding: 0;
        text-align: center; }
      .blog-filter form .chosen-container {
        width: 100% !important;
        margin-bottom: 10px; }

  .blog-listing {
    padding-top: 30px;
    padding-bottom: 0; }
    .blog-listing .items .item {
      width: 100%;
      margin-bottom: 30px; }
    .blog-listing .info p.more:before {
      max-width: none; }

  .page-top .menu-nav li {
    font-size: 14px; }
    .page-top .menu-nav li:after {
      margin-left: 5px;
      margin-right: 2px; }
  .page-top .link li {
    font-size: 14px; }
    .page-top .link li:after {
      margin-left: 5px;
      margin-right: 2px; }
    .page-top .link li a:before {
      margin-right: 5px; }
    .page-top .link li a:after {
      margin-left: 5px; }

  .legacy-timeline .zoomtimeline.mode-yearslist.under-600 .details-container .detail {
    padding: 30px 0; }
  .legacy-timeline .zoomtimeline.mode-yearslist .details-container {
    text-align: center; }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-left,
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-right {
      position: relative;
      top: 0;
      margin-top: 5px;
      -webkit-transform: translateY(0%) scale(0.7);
      -moz-transform: translateY(0%) scale(0.7);
      transform: translateY(0%) scale(0.7); }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-left {
      float: left; }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .diamond-arrow-right {
      float: right; }
    .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail {
      max-width: 350px;
      padding: 30px 0; }
      .legacy-timeline .zoomtimeline.mode-yearslist .details-container .detail .detail-image-con {
        display: block;
        float: none;
        width: 100%; }

  .legacy-projects {
    padding-top: 30px;
    padding-bottom: 30px; }

  .legacy-history {
    padding-bottom: 0; }
    .legacy-history .box {
      max-width: 422px;
      margin-bottom: 30px; }
      .legacy-history .box > div {
        padding-left: 0; }
    .legacy-history .photos {
      position: relative;
      left: auto;
      top: auto;
      width: auto;
      height: 350px; }

  .oc-mission {
    padding-top: 30px;
    padding-bottom: 30px; }
    .oc-mission p {
      font-size: 24px; }

  .oc-values .box {
    padding-top: 30px;
    padding-bottom: 30px; }

  .oc-simple {
    padding-top: 30px;
    padding-bottom: 30px; }
    .oc-simple .items {
      padding-top: 30px; }
      .oc-simple .items ul li {
        width: 100%; }
    .oc-simple .intro h3 {
      margin-bottom: 30px; }

  .oc-impact {
    padding: 30px 0; }
    .oc-impact .main .photo .caption {
      padding: 15px; }
    .oc-impact .side > div:nth-child(1) {
      width: calc(40% - 15px); }
    .oc-impact .side > div:nth-child(2) {
      width: calc(60% - 15px); }
    .oc-impact .side .photo .caption {
      padding: 15px; }
    .oc-impact .logos {
      margin-bottom: 3px; }
      .oc-impact .logos ul {
        flex-wrap: wrap;
        justify-content: center; }
        .oc-impact .logos ul li {
          max-width: 192px;
          margin-bottom: 10px;
          padding: 0 30px; }
    .oc-impact p.quote {
      float: none;
      margin: 0 auto 30px auto; }

  .careers-opportunities .box {
    padding-top: 30px;
    padding-bottom: 30px; }
  .careers-opportunities .tiles {
    height: auto; }
    .careers-opportunities .tiles ul {
      display: flex;
      flex-direction: column; }
      .careers-opportunities .tiles ul li {
        float: none;
        width: 100%;
        height: auto; }
        .careers-opportunities .tiles ul li:nth-child(1) {
          order: 2; }
        .careers-opportunities .tiles ul li:nth-child(2) {
          order: 1; }
        .careers-opportunities .tiles ul li:nth-child(3) {
          order: 3; }
        .careers-opportunities .tiles ul li:nth-child(4) {
          order: 4; }
        .careers-opportunities .tiles ul li.quote {
          padding-top: 30px;
          padding-bottom: 30px; }
        .careers-opportunities .tiles ul li.image {
          height: 0;
          padding-bottom: 60%; }
  .careers-opportunities h4 {
    font-size: 30px; }
  .careers-opportunities p.lead {
    margin-bottom: 21px;
    font-size: 24px;
    line-height: 33px; }

  .careers-jobs {
    padding-top: 30px;
    padding-bottom: 0; }
    .careers-jobs .container .row > div:nth-child(1), .careers-jobs .container .row > div:nth-child(2) {
      width: 100%; }
    .careers-jobs .submission {
      float: none;
      margin: 0 auto 30px auto; }
      .careers-jobs .submission .box {
        margin-bottom: 15px; }
    .careers-jobs .openings {
      float: none;
      margin: 0 auto;
      padding: 0; }
      .careers-jobs .openings .items .item {
        margin-bottom: 30px; }
      .careers-jobs .openings .more .column {
        width: 100%; }
      .careers-jobs .openings .more .gform_wrapper ul li.gfield {
        width: 100%; }
      .careers-jobs .openings .more .gform_wrapper .gform_footer {
        position: relative;
        right: auto;
        bottom: auto;
        width: auto;
        padding: 0; }
      .careers-jobs .openings .more ul {
        margin-bottom: 10px; }
      .careers-jobs .openings h3 {
        margin-bottom: 30px; }
      .careers-jobs .openings h4 {
        margin-bottom: 15px; }

  .leadership-team {
    padding: 30px 0 0 0; }
    .leadership-team .intro {
      margin-bottom: 30px; }
      .leadership-team .intro h3 {
        font-size: 30px; }
      .leadership-team .intro p.link {
        padding-top: 15px; }
    .leadership-team .items ul li {
      width: 50%;
      margin-bottom: 30px; }
      .leadership-team .items ul li.profile .box {
        padding-top: 30px;
        padding-bottom: 30px; }
        .leadership-team .items ul li.profile .box .title {
          width: 100%;
          max-width: none;
          margin-bottom: 30px;
          padding-right: 0; }
        .leadership-team .items ul li.profile .box .description {
          width: 100%;
          max-width: none;
          padding-left: 0; }
      .leadership-team .items ul li h5 {
        padding-bottom: 30px; }

  .services-red .bg .text {
    left: 15px;
    bottom: 30px;
    right: 15px; }
  .services-red .box {
    padding-top: 30px;
    padding-bottom: 30px; }

  .services-content {
    padding: 30px 0; }
    .services-content .highlight {
      margin-bottom: 30px; }
      .services-content .highlight .box {
        padding: 30px 15px; }
    .services-content .image .text {
      left: 15px;
      right: 15px; }
    .services-content .process {
      padding-top: 30px;
      padding-bottom: 0; }
      .services-content .process .title {
        padding-bottom: 30px; }
      .services-content .process .items .item {
        width: 100%; }
    .services-content h4 {
      margin-bottom: 30px; }
    .services-content p.link {
      padding-top: 15px; }

  .project-related {
    padding-top: 30px;
    padding-bottom: 0; }
    .project-related .items .item {
      width: 100%; }
    .project-related h3 {
      margin-bottom: 30px; }

  .services-co .box {
    padding: 30px 0; }
  .services-co .image .text {
    left: 15px;
    bottom: 30px; }
  .services-co h4 {
    margin-bottom: 30px; }
  .services-co p.link {
    padding-top: 15px; }

  .wsb-content {
    padding: 30px 0; }
    .wsb-content h4 {
      margin-bottom: 30px; }
    .wsb-content p {
      margin-bottom: 15px; }
      .wsb-content p.chart {
        float: none;
        margin: 0 0 30px 0;
        padding-top: 10px;
        text-align: center; }

  .wsbca-content {
    padding: 30px 0; }

  .wsbr-description {
    padding: 30px 0; }

  .wsbr-awards {
    padding-bottom: 15px; }
    .wsbr-awards .title h3 {
      margin-bottom: 12px;
      font-size: 30px; }
    .wsbr-awards .title p {
      font-size: 20px; }
    .wsbr-awards .feature .text {
      padding: 30px 15px; }

  .wsbt-red .intro {
    padding: 30px 0; }
    .wsbt-red .intro h3 {
      font-size: 30px;
      line-height: 33px; }
    .wsbt-red .intro p {
      font-size: 24px;
      line-height: 33px; }
  .wsbt-red .watch {
    padding: 30px 0; }

  .wsbt-video {
    padding: 30px 0 0 0; }
    .wsbt-video .title {
      margin-bottom: 30px; }
    .wsbt-video .items .item {
      margin-bottom: 30px; }
      .wsbt-video .items .item p.image {
        margin-bottom: 30px; }

  .wsbt-letter {
    padding: 30px 0 0 0; }
    .wsbt-letter .title {
      margin-bottom: 30px; }
    .wsbt-letter .items .item {
      margin-bottom: 50px; }
      .wsbt-letter .items .item .message {
        padding: 30px 15px; }

  .projects-filter ul li {
    width: 11.5%;
    font-size: 9px; }
    .projects-filter ul li:nth-child(2) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(3) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(4) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(5) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(6) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(7) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:nth-child(8) a:before {
      margin-right: 0;
      -webkit-transform: scale(0.3);
      -moz-transform: scale(0.3);
      transform: scale(0.3); }
    .projects-filter ul li:first-child {
      width: 19.5%; }
    .projects-filter ul li a {
      height: 50px; }
      .projects-filter ul li a:after {
        height: 15px; }
      .projects-filter ul li a span {
        display: none; }

  .projects-listing .top {
    text-align: center; }
    .projects-listing .top .button {
      display: inline-block;
      float: none;
      text-align: left; }
    .projects-listing .top form .sortby {
      float: none;
      margin: 0 auto 15px auto;
      text-align: left; }
      .projects-listing .top form .sortby > ul > li > ul:before {
        height: 15px; }
      .projects-listing .top form .sortby > ul > li > ul li {
        width: 50%;
        margin-bottom: 15px; }
        .projects-listing .top form .sortby > ul > li > ul li:nth-child(4n+1) {
          clear: none; }
        .projects-listing .top form .sortby > ul > li > ul li:nth-child(2n+1) {
          clear: both; }
    .projects-listing .top form .price {
      display: inline-block;
      float: none;
      padding-top: 0;
      text-align: left; }
  .projects-listing .items {
    padding-bottom: 6px; }
    .projects-listing .items .item.featured {
      width: 100%; }
      .projects-listing .items .item.featured .caption {
        left: 15px;
        right: 15px;
        bottom: 30px; }
    .projects-listing .items .item.project {
      width: 50%; }

  .project-top {
    padding-left: 0; }
    .project-top .hero {
      position: relative;
      width: auto;
      height: 424px; }
      .project-top .hero.prepare {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%; }
    .project-top .caption {
      bottom: 80px; }
      .project-top .caption .box {
        width: 100% !important;
        padding: 0; }
      .project-top .caption h3 {
        font-size: 30px; }
    .project-top .feature {
      margin-left: 0;
      margin-top: -11px; }
      .project-top .feature .tiles {
        height: auto;
        padding-left: 0;
        padding-top: 11px; }
        .project-top .feature .tiles ul {
          border-left: 0; }
          .project-top .feature .tiles ul:after {
            content: "";
            display: block;
            clear: both; }
          .project-top .feature .tiles ul li {
            float: left;
            background: #ffffff !important;
            width: 25%;
            height: 2px; }
            .project-top .feature .tiles ul li.active:before {
              left: 0;
              top: -11px;
              background: #ffffff;
              width: 100%;
              height: 11px; }
            .project-top .feature .tiles ul li a {
              background: none; }
      .project-top .feature .navigation {
        left: 50%;
        top: -45px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%); }
        .project-top .feature .navigation p {
          display: inline-block;
          margin: 0 11px; }
          .project-top .feature .navigation p.prev a, .project-top .feature .navigation p.next a {
            background-image: url(../images/mobile/home-feature-nav.png);
            background-size: auto 100%;
            width: 47px;
            height: 26px; }
          .project-top .feature .navigation p.prev a {
            margin-bottom: 0; }
          .project-top .feature .navigation p.next a {
            background-position: 100% 0;
            height: 26px; }

  .project-content {
    padding: 30px 0; }
    .project-content .container .row > div:nth-child(1), .project-content .container .row > div:nth-child(2) {
      width: 100%; }
    .project-content .stats {
      display: flex;
      flex-wrap: wrap;
      max-width: none;
      margin: 0 -15px;
      padding-bottom: 15px; }
      .project-content .stats h1 {
        width: 100%;
        padding: 0 15px; }
      .project-content .stats p {
        display: inline-block;
        width: 100%;
        margin-bottom: 15px;
        padding: 0 15px; }
        .project-content .stats p:nth-child(3), .project-content .stats p:nth-child(4), .project-content .stats p:nth-child(5), .project-content .stats p:nth-child(6) {
          width: 50%; }
        .project-content .stats p.area {
          margin-bottom: 15px; }
      .project-content .stats ul {
        width: 100%;
        margin-bottom: 15px;
        padding: 0 15px; }
    .project-content .study {
      padding-bottom: 30px; }

  .blog-content {
    padding: 30px 0; }
    .blog-content .wp-caption {
      margin-bottom: 15px; }
      .blog-content .wp-caption p.wp-caption-text {
        padding-left: 15px;
        padding-right: 15px; }
    .blog-content .links {
      padding-top: 15px;
      padding-bottom: 0; }
      .blog-content .links p.back {
        float: none;
        margin-bottom: 15px;
        padding-left: 0;
        text-align: center; }
      .blog-content .links p.more {
        float: none;
        text-align: center; }

  .page-not-found {
    min-height: 0;
    padding: 50px 0; }
    .page-not-found h1 {
      margin-bottom: 30px;
      font-size: 30px; }
    .page-not-found h2 {
      font-size: 13px; }
    .page-not-found p.links {
      margin-bottom: 30px;
      padding-top: 15px; }
      .page-not-found p.links a {
        display: block;
        margin: 0 auto 10px auto; }

  .ea-form-title {
    padding-top: 25px; }
    .ea-form-title p.title {
      font-size: 30px; }

  .ea-form {
    padding-bottom: 30px; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(2) .ginput_complex span {
      width: 100% !important;
      margin: 0 0 19px 0 !important; }
      .ea-form .gform_wrapper ul li.gfield:nth-child(2) .ginput_complex span:last-child {
        margin: 0 !important; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(3), .ea-form .gform_wrapper ul li.gfield:nth-child(4), .ea-form .gform_wrapper ul li.gfield:nth-child(7), .ea-form .gform_wrapper ul li.gfield:nth-child(8), .ea-form .gform_wrapper ul li.gfield:nth-child(9), .ea-form .gform_wrapper ul li.gfield:nth-child(11), .ea-form .gform_wrapper ul li.gfield:nth-child(12), .ea-form .gform_wrapper ul li.gfield:nth-child(14), .ea-form .gform_wrapper ul li.gfield:nth-child(18), .ea-form .gform_wrapper ul li.gfield:nth-child(19), .ea-form .gform_wrapper ul li.gfield:nth-child(20), .ea-form .gform_wrapper ul li.gfield:nth-child(21), .ea-form .gform_wrapper ul li.gfield:nth-child(23), .ea-form .gform_wrapper ul li.gfield:nth-child(28), .ea-form .gform_wrapper ul li.gfield:nth-child(29), .ea-form .gform_wrapper ul li.gfield:nth-child(30), .ea-form .gform_wrapper ul li.gfield:nth-child(35), .ea-form .gform_wrapper ul li.gfield:nth-child(36), .ea-form .gform_wrapper ul li.gfield:nth-child(37), .ea-form .gform_wrapper ul li.gfield:nth-child(42), .ea-form .gform_wrapper ul li.gfield:nth-child(43), .ea-form .gform_wrapper ul li.gfield:nth-child(44) {
      width: 100%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(5) {
      width: 33.3333%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(6) {
      width: 66.6667%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(10), .ea-form .gform_wrapper ul li.gfield:nth-child(24), .ea-form .gform_wrapper ul li.gfield:nth-child(31), .ea-form .gform_wrapper ul li.gfield:nth-child(38), .ea-form .gform_wrapper ul li.gfield:nth-child(45) {
      width: 100%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(15), .ea-form .gform_wrapper ul li.gfield:nth-child(16), .ea-form .gform_wrapper ul li.gfield:nth-child(17) {
      width: 100%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(26), .ea-form .gform_wrapper ul li.gfield:nth-child(27), .ea-form .gform_wrapper ul li.gfield:nth-child(33), .ea-form .gform_wrapper ul li.gfield:nth-child(34), .ea-form .gform_wrapper ul li.gfield:nth-child(40), .ea-form .gform_wrapper ul li.gfield:nth-child(41) {
      width: 50%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(47), .ea-form .gform_wrapper ul li.gfield:nth-child(48) {
      width: 100%; }
    .ea-form .gform_wrapper ul li.gfield:nth-child(4) .gfield_label, .ea-form .gform_wrapper ul li.gfield:nth-child(12) .gfield_label {
      display: none; }
    .ea-form .gform_wrapper h2.gsection_title {
      padding: 12px 0 !important; }
    .ea-form .gform_wrapper .gform_footer {
      padding-top: 15px; } }
@media screen and (max-width: 480px) {
  .page-top.version-2 h1 {
    font-size: 13px; }
  .page-top.version-2 h2 {
    font-size: 24px; }
  .page-top h1 {
    font-size: 24px; }

  .page-red h3 {
    font-size: 24px; }
  .page-red p {
    font-size: 20px;
    line-height: 27px; }

  .contact-us-form .map {
    height: auto; }
    .contact-us-form .map:before {
      position: relative;
      background-size: 100% auto;
      height: 0;
      padding-bottom: 110%; }
    .contact-us-form .map .directions {
      padding-right: 15px; }
      .contact-us-form .map .directions:after {
        display: none; }

  .contact-us-locations .social h4 {
    font-size: 24px; }
  .contact-us-locations h3 {
    font-size: 24px; }

  .oc-mission h3 {
    font-size: 24px; }
  .oc-mission p {
    font-size: 20px; }

  .oc-values .image {
    height: 200px; }

  .oc-impact .side {
    height: 800px; }
    .oc-impact .side > div:nth-child(1) {
      width: 100%;
      height: calc(65% - 15px);
      margin-bottom: 30px; }
    .oc-impact .side > div:nth-child(2) {
      width: 100%;
      height: calc(35% - 15px); }
  .oc-impact .logos ul li {
    max-width: 128px;
    padding: 0 15px; }

  .careers-opportunities h4 {
    font-size: 24px; }
  .careers-opportunities p.lead {
    margin-bottom: 19px;
    font-size: 20px;
    line-height: 27px; }

  .careers-jobs .openings .more {
    padding: 0 15px; }
    .careers-jobs .openings .more:before {
      height: 30px; }
    .careers-jobs .openings .more > div:nth-child(3) {
      margin: 0 -15px; }
    .careers-jobs .openings .more .form {
      padding: 30px 15px 15px 15px; }
  .careers-jobs .openings h3 {
    font-size: 20px; }

  .leadership-team .intro h3 {
    font-size: 24px; }
  .leadership-team .items ul li {
    width: 100%; }
    .leadership-team .items ul li h4 {
      font-size: 24px;
      line-height: 22px; }
    .leadership-team .items ul li h5 {
      font-size: 24px; }

  .services-red .bg {
    height: 250px; }
  .services-red h3 {
    font-size: 24px; }
  .services-red ul li {
    font-size: 18px;
    line-height: 26px; }
    .services-red ul li h4 {
      font-size: 18px;
      line-height: 26px; }

  .services-co .image {
    height: 250px; }

  .wsbr-awards .title {
    padding: 30px 15px;
    text-align: center; }
    .wsbr-awards .title h3 {
      font-size: 24px; }
    .wsbr-awards .title p {
      font-size: 16px; }
      .wsbr-awards .title p.image {
        position: relative;
        left: auto;
        top: auto;
        max-width: 120px;
        margin: 0 auto 15px auto; }
  .wsbr-awards .feature {
    padding-left: 0; }
    .wsbr-awards .feature p.image {
      position: relative;
      left: auto;
      top: auto;
      height: 250px;
      width: auto; }
  .wsbr-awards .items .item {
    width: 100%; }

  .wsbt-red .intro {
    padding: 30px 0; }
    .wsbt-red .intro h3 {
      font-size: 20px;
      line-height: 22px; }
    .wsbt-red .intro p {
      font-size: 20px;
      line-height: 27px; }

  .wsbt-video .items {
    justify-content: center; }
    .wsbt-video .items .item {
      width: 100%; }

  .projects-listing .top form .sortby > ul > li > ul li {
    width: 100%; }
    .projects-listing .top form .sortby > ul > li > ul li:nth-child(2n+1) {
      clear: none; }
  .projects-listing .items .item.project {
    width: 100%; }

  .project-top .caption h3 {
    font-size: 24px; }

  .project-content .stats p:nth-child(3), .project-content .stats p:nth-child(4), .project-content .stats p:nth-child(5), .project-content .stats p:nth-child(6) {
    width: 100%; }
  .project-content .tell .description {
    padding-left: 0; }
  .project-content .tell .profile {
    position: relative;
    left: auto;
    top: auto;
    margin: 0 auto 30px auto; }

  .page-not-found h1 {
    font-size: 24px; } }

/*# sourceMappingURL=custom.css.map */
