﻿p {
  font-weight: lighter; }

#banner-1 h1, h2 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Bebas Neue", "Franklin Gothic", "Impact", sans-serif;
  font-size: 65px; }
  @media (max-width: 1280px) {
    #banner-1 h1, h2 {
      font-size: 50px; } }

@media (max-width: 768px) {
  h2 {
    font-size: 38px; } }

@media (max-width: 420px) {
  h2 {
    font-size: 34px; } }

h3 {
  line-height: 50px;
  font-family: "Bebas Neue", "Franklin Gothic", "Impact", sans-serif;
  font-size: 40px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 20px; }
  @media (max-width: 1280px) {
    h3 {
      font-size: 30px;
      line-height: 44px; } }
  @media (max-width: 1024px) {
    h3 {
      font-size: 26px;
      line-height: 38px;
      margin-bottom: 12px; } }

.yellow {
  color: #e5c627; }

.white {
  color: #fff; }

.subTitle {
  font-size: 25px;
  font-weight: normal; }

.homePadded {
  padding-top: 40px;
  text-align: center; }

.transrow {
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  height: 200px;
  right: 0;
  bottom: 0;
  left: 0; }
  .transrow .container.guttered {
    margin: 10px -35px; }
  @media (max-width: 1024px) {
    .transrow {
      height: 320px; } }
  @media (max-width: 768px) {
    .transrow {
      height: 280px; }
      .transrow .guttered > .cell {
        padding: 0 30px; }
      .transrow .clientLogo, .transrow .clientLogo.hover {
        width: 120px; } }
  @media (max-width: 420px) {
    .transrow {
      height: 240px; }
      .transrow .guttered > .cell {
        padding: 0 10px; }
      .transrow .clientLogo, .transrow .clientLogo.hover {
        width: 70px; } }

.transboxContainer {
  position: absolute;
  right: 0;
  bottom: 270px;
  left: 0; }
  @media (max-width: 1024px) {
    .transboxContainer {
      bottom: 340px; } }
  @media (max-width: 768px) {
    .transboxContainer {
      bottom: 310px; } }

.transbox {
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 22px;
  padding: 30px;
  text-align: center;
  vertical-align: middle; }
  @media (max-width: 768px) {
    .transbox {
      font-size: 20px;
      padding: 20px; } }
  @media (max-width: 420px) {
    .transbox {
      background-color: rgba(0, 0, 0, 0.5); } }

.backgroundForegroundBottom {
  bottom: -15px;
  position: absolute;
  height: auto !important; }
  .backgroundForegroundBottom.left {
    left: -5%; }
  .backgroundForegroundBottom.right {
    right: -5%; }
    .backgroundForegroundBottom.right .backgroundForegroundImage {
      width: 100%; }
  .backgroundForegroundBottom .vCenterAlternate {
    top: 0;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0); }
    @media (max-width: 1024px) {
      .backgroundForegroundBottom .vCenterAlternate {
        top: 40px;
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0); } }

.backgroundForegroundImage {
  display: block;
  margin-top: -10px;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  @media (max-width: 1024px) {
    .backgroundForegroundImage {
      max-width: 450px;
      position: relative !important;
      margin-right: auto;
      margin-left: auto; } }

@media (max-width: 1024px) {
  .half {
    clear: both;
    width: 100%; } }

@media (max-width: 1024px) {
  .container.fullHeight > .cell {
    height: auto; } }

.home {
  background-color: #fff; }
  .home h1 {
    font-family: "WeblySleek UI", "Segoe UI Semilight", "Segoe UI", "Segoe", "Helvetica Neue", "Helvetica", sans-serif;
    font-size: 40px;
    font-weight: lighter; }
  .home .fullWidth {
    padding-top: 50px;
    padding-bottom: 50px; }
  .home .banner {
    background-position: center center;
    background-repeat: no-repeat;
    height: 70vh;
    min-height: 600px; }

#banner-1 {
  color: #086192 !important;
  background-image: url("/images/home/home-IT-Company-bg-banner.jpg");
  background-size: cover; }
  @media (max-width: 1280px) {
    #banner-1 {
      background-image: url("/images/home/home-IT-Company-bg-banner.jpg?width=1200"); } }
  @media (max-width: 1024px) {
    #banner-1 {
      background-image: url("/images/home/home-IT-Company-bg-banner.jpg?width=1000"); } }
  @media (max-width: 768px) {
    #banner-1 {
      background-image: url("/images/home/home-IT-Company-bg-banner.jpg?width=750"); } }
  @media (max-width: 420px) {
    #banner-1 {
      background-image: url("/images/home/home-IT-Company-bg-banner.jpg?width=400&mode=crop"); } }
  @media (max-width: 320px) {
    #banner-1 {
      background-image: url("/images/home/home-IT-Company-bg-banner.jpg?width=300&mode=crop"); } }
  #banner-1 h1 {
    color: #086192;
    font-size: 60px;
    font-weight: normal;
    line-height: 80px; }
    #banner-1 h1 .emphasis {
      display: block;
      font-size: 80px; }
    @media (max-width: 768px) {
      #banner-1 h1 {
        font-size: 40px;
        line-height: 1.25; }
        #banner-1 h1 .emphasis {
          font-size: 60px; } }
    @media (max-width: 420px) {
      #banner-1 h1 {
        font-size: 34px;
        line-height: 1.2; }
        #banner-1 h1 .emphasis {
          font-size: 42px; } }
  @media (max-width: 1024px) {
    #banner-1 #intro {
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 420px) {
    #banner-1 #intro {
      padding-top: 8px; }
      #banner-1 #intro .subTitle {
        font-size: 20px; } }
  @media (min-width: 1025px) {
    #banner-1 .vCenterAlternate.backgroundForegroundImage {
      background-image: url("/images/home/IT-Company-fg.png");
      background-repeat: no-repeat;
      height: calc(100% + 260px);
      width: calc(100% + 350px);
      top: 0;
      right: -8px;
      margin-top: -200px;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 1024px) {
    #banner-1 .vCenterAlternate.backgroundForegroundImage {
      background: none; } }
  #banner-1 .home-button {
    color: #086192;
    text-align: center; }
    #banner-1 .home-button:before, #banner-1 .home-button::before {
      border: 2px solid #086192; }
    #banner-1 .home-button:hover:before, #banner-1 .home-button:hover::before {
      border-color: transparent; }
    @media (max-width: 420px) {
      #banner-1 .home-button {
        font-size: 18px;
        height: 32px;
        padding: 3px;
        height: 30px;
        width: 200px; }
        #banner-1 .home-button:after, #banner-1 .home-button::after {
          left: 88px;
          height: 18px;
          width: 22px; } }
  #banner-1 .foreground img {
    height: auto; }
  #banner-1 .cell:first-child {
    text-align: center; }
  @media (max-width: 1024px) {
    #banner-1 .half {
      width: 100%; } }
  @media (max-width: 1024px) {
    #banner-1 .hiddenOnMobile {
      display: none; } }
  @media (max-width: 1024px) {
    #banner-1 {
      height: 36vh;
      min-height: 360px; } }
  @media (max-width: 420px) {
    #banner-1 {
      min-height: 290px; } }

#banner-2 {
  min-height: 900px;
  padding-bottom: 30px;
  background: #A1A1A1;
  background-image: url("/images/home/i-want-bg-lr.jpg");
  background-size: cover; }
  @media (max-width: 1280px) {
    #banner-2 {
      background-image: url("/images/home/i-want-bg-lr.jpg?width=1200"); } }
  @media (max-width: 1024px) {
    #banner-2 {
      background-image: url("/images/home/i-want-bg-lr.jpg?width=1000"); } }
  @media (max-width: 768px) {
    #banner-2 {
      background-image: url("/images/home/i-want-bg-lr.jpg?width=750"); } }
  @media (max-width: 420px) {
    #banner-2 {
      background-image: url("/images/home/i-want-bg-lr.jpg?width=400&mode=crop"); } }
  @media (max-width: 320px) {
    #banner-2 {
      background-image: url("/images/home/i-want-bg-lr.jpg?width=300&mode=crop"); } }
  #banner-2 .cell.half {
    padding: 8px; }
    @media (max-width: 1280px) {
      #banner-2 .cell.half {
        padding: 6px; } }
  #banner-2 .container > .half > .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (max-width: 1024px) {
    #banner-2 .hiddenOnMobile + .half {
      width: 100%; } }
  @media (max-width: 1024px) {
    #banner-2 .hiddenOnMobile + .half .cell.half {
      width: 50%;
      padding: 10px 20px; } }
  @media (max-width: 768px) and (min-width: 421px) {
    #banner-2 .hiddenOnMobile + .half .cell.half {
      padding: 6px 14px; } }
  @media (max-width: 420px) {
    #banner-2 .hiddenOnMobile + .half .cell.half {
      width: 100%;
      padding: 8px 28px; } }
  @media (min-width: 1025px) {
    #banner-2 .vCenterAlternate.backgroundForegroundImage {
      background-image: url("/images/home/woman-thinking.png");
      background-repeat: no-repeat;
      height: 100%;
      width: calc(100% + 200px);
      top: 20%;
      left: -40px;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 1024px) {
    #banner-2 .vCenterAlternate.backgroundForegroundImage {
      background: none; } }
  @media (max-width: 1024px) and (min-width: 768px) {
    #banner-2 {
      min-height: 600px;
      height: 52vh; } }
  @media (max-width: 768px) {
    #banner-2 {
      padding-bottom: 20px;
      min-height: 620px;
      height: 60vh; } }
  @media (max-width: 420px) {
    #banner-2 {
      background-image: none;
      background: linear-gradient(-260deg, gray, white);
      padding-bottom: 8px;
      min-height: 1030px; } }

#banner-3 {
  min-height: 900px;
  background: #111214;
  background-image: url("/images/home/business-bg-lr.jpg");
  background-size: cover; }
  @media (max-width: 1280px) {
    #banner-3 {
      background-image: url("/images/home/business-bg-lr.jpg?width=1200"); } }
  @media (max-width: 1024px) {
    #banner-3 {
      background-image: url("/images/home/business-bg-lr.jpg?width=1000"); } }
  @media (max-width: 768px) {
    #banner-3 {
      background-image: url("/images/home/business-bg-lr.jpg?width=750"); } }
  @media (max-width: 420px) {
    #banner-3 {
      background-image: url("/images/home/business-bg-lr.jpg?width=400&mode=crop"); } }
  @media (max-width: 320px) {
    #banner-3 {
      background-image: url("/images/home/business-bg-lr.jpg?width=300&mode=crop"); } }
  #banner-3 .foreground img {
    height: auto; }
  #banner-3 .cell:first-child {
    text-align: center; }
  @media (max-width: 420px) {
    #banner-3 .vCenterAlternate .subTitle {
      font-size: 16px;
      padding-bottom: 12px; }
    #banner-3 .vCenterAlternate .home-button {
      width: 200px;
      padding: 6px;
      font-size: 18px;
      height: 30px; }
      #banner-3 .vCenterAlternate .home-button:after, #banner-3 .vCenterAlternate .home-button::after {
        height: 14px;
        right: 18px;
        top: 14px;
        width: 14px; } }
  @media (min-width: 1025px) {
    #banner-3 .vCenterAlternate.backgroundForegroundImage {
      background-image: url("/images/home/business-man.png");
      background-repeat: no-repeat;
      background-size: cover;
      height: calc(100% + 100px);
      width: calc(100% + 320px);
      margin-top: 0;
      top: 0;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 1024px) {
    #banner-3 .vCenterAlternate.backgroundForegroundImage {
      background: none; } }
  @media (max-width: 1024px) {
    #banner-3 .vCenterAlternate {
      top: 50px;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      -webkit-transform: none;
      transform: none; } }
  @media (max-width: 1024px) {
    #banner-3 .half {
      width: 100%; } }
  @media (max-width: 1024px) {
    #banner-3 .hiddenOnMobile {
      display: none; } }
  @media (max-width: 1650px) and (min-width: 1481px) {
    #banner-3 {
      min-height: 800px; } }
  @media (max-width: 1480px) and (min-width: 1281px) {
    #banner-3 {
      min-height: 700px; } }
  @media (max-width: 1280px) and (min-width: 1025px) {
    #banner-3 {
      min-height: 600px; } }
  @media (max-width: 1024px) and (min-width: 768px) {
    #banner-3 {
      height: 32vh;
      min-height: 400px;
      padding: 5px; } }
  @media (max-width: 420px) {
    #banner-3 {
      background-image: none;
      height: 36vh;
      min-height: 320px;
      padding-top: 20px;
      padding-bottom: 20px; } }

#banner-4 {
  background: #81c1f0;
  background-image: url("/images/home/home-testimony-hcf.jpg");
  background-size: cover;
  background-position-y: top; }
  @media (max-width: 1280px) {
    #banner-4 {
      background-image: url("/images/home/home-testimony-hcf.jpg?width=1200"); } }
  @media (max-width: 1024px) {
    #banner-4 {
      background-image: url("/images/home/home-testimony-hcf.jpg?width=1000"); } }
  @media (max-width: 768px) {
    #banner-4 {
      background-image: url("/images/home/home-testimony-hcf.jpg?width=750"); } }
  @media (max-width: 420px) {
    #banner-4 {
      background-image: url("/images/home/home-testimony-hcf.jpg?width=400&mode=crop"); } }
  @media (max-width: 320px) {
    #banner-4 {
      background-image: url("/images/home/home-testimony-hcf.jpg?width=300&mode=crop"); } }
  @media (max-width: 1028px) {
    #banner-4 {
      height: 54vh;
      min-height: 550px; }
      #banner-4 .transboxContainer {
        top: 200px; } }
  @media (max-width: 768px) {
    #banner-4 .transboxContainer {
      top: 160px; } }
  @media (max-width: 420px) {
    #banner-4 {
      background-image: none;
      min-height: 480px; }
      #banner-4 .homePadded {
        padding-top: 25px; }
      #banner-4 .transboxContainer {
        top: 125px; }
        #banner-4 .transboxContainer .transbox {
          font-size: 16px;
          padding: 18px; } }

.clients {
  background: none;
  padding-top: 0;
  padding-bottom: 0; }

.competency {
  max-width: 100%;
  margin-top: 0 !important; }

.home-button {
  display: inline-block;
  padding: 15px;
  color: #fff;
  font-size: 30px;
  position: relative;
  text-decoration: none;
  height: 40px;
  width: 300px; }
  .home-button:hover {
    text-decoration: none; }
  .home-button:before, .home-button::before {
    border: 2px solid #fff;
    content: '';
    background: none;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    display: block;
    position: absolute;
    z-index: 10;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .home-button:hover:before, .home-button:hover::before {
    background: rgba(0, 0, 0, 0.35);
    border-color: transparent;
    right: -17px; }
  .home-button.side-arrow:after, .home-button.side-arrow::after {
    top: 22px; }
  .home-button:after, .home-button::after {
    content: '';
    opacity: 0;
    right: 10px;
    background: url("/images/home/white-arrow.png");
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    position: absolute;
    z-index: 50;
    height: 30px;
    width: 30px;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .home-button:hover:after, .home-button:hover::after {
    opacity: 1;
    right: 5px; }
  .home-button .text {
    position: relative;
    z-index: 15; }
  .home-button.down-arrow:hover:before, .home-button.down-arrow:hover::before {
    right: -4px;
    bottom: -22px; }
  .home-button.down-arrow:after, .home-button.down-arrow::after {
    background-image: url("/images/home/down-arrow-blue.png");
    left: 150px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

.i-want-title {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 20px; }

.i-want-button {
  opacity: 0.7;
  padding: 10px 8px;
  text-align: center;
  text-decoration: none;
  display: block;
  position: inherit;
  z-index: 100;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0); }
  .i-want-button:hover {
    opacity: 1; }
  .i-want-button .icon {
    height: 85px; }
    @media (max-width: 1280px) {
      .i-want-button .icon {
        height: 75px; } }
    @media (max-width: 1024px) {
      .i-want-button .icon {
        height: 60px; } }
    @media (max-width: 768px) {
      .i-want-button .icon {
        height: 45px; } }
  .i-want-button .caption {
    color: #fff;
    height: 54px;
    font-size: 16px;
    margin-right: 10px;
    margin-left: 10px; }
    @media (max-width: 768px) {
      .i-want-button .caption {
        font-size: 18px; } }
    @media (max-width: 420px) {
      .i-want-button .caption {
        font-size: 16px;
        height: 36px; } }
  .i-want-button .caption.go-small {
    font-size: 15px; }
    @media (max-width: 1023px) {
      .i-want-button .caption.go-small {
        font-size: 16px; } }
    @media (max-width: 768px) {
      .i-want-button .caption.go-small {
        font-size: 18px; } }
    @media (max-width: 420px) {
      .i-want-button .caption.go-small {
        font-size: 14px; } }

