﻿.dummy {
  color: #000; }

.employment {
  -moz-box-shadow: 0 3px 5px 1px #d1d1d1;
  -webkit-box-shadow: 0 3px 5px 1px #d1d1d1;
  box-shadow: 0 3px 5px 1px #d1d1d1; }
  .employment .section {
    margin-top: 5px; }
  .employment h1 {
    padding-left: 20px;
    padding-top: 20px;
    font-size: 28px;
    font-weight: 900; }
  .employment .together-text {
    padding: 0 0 10px 20px; }
  .employment .role-bar {
    background: #e1e1e1;
    padding: 15px 0;
    text-align: center;
    color: #000000;
    font-size: 18px; }
  .employment .fixed {
    position: fixed;
    top: 0;
    z-index: 99; }
  .employment .flip-img {
    cursor: pointer; }
    .employment .flip-img img:last-child {
      display: none; }
    .employment .flip-img:hover img:first-child {
      display: none; }
    .employment .flip-img:hover img:last-child {
      display: block; }
  .employment .facebook-block {
    height: 250px; }
  .employment .block-height {
    display: table;
    width: 100%; }
  .employment .block-height [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top; }
  .employment .ebenefit {
    background-color: #ffcf01;
    cursor: pointer; }
    .employment .ebenefit .emp-text {
      font-size: 20px;
      text-align: center;
      color: #000000;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0; }
    .employment .ebenefit:hover {
      background-color: #e4b901; }
  .employment .graphic-bolt-about {
    background-color: #191919;
    cursor: pointer; }
    .employment .graphic-bolt-about .img-bolt-about {
      width: 60%;
      padding-top: 40%;
      margin: 0 0 36% 20%; }
    .employment .graphic-bolt-about:hover {
      background-color: #000000; }
  .employment .map {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: relative;
    margin-top: -10%;
    cursor: pointer; }
    .employment .map .map-caption {
      background-color: #000000;
      position: absolute;
      bottom: 1px;
      left: 0;
      width: 100%;
      display: none;
      opacity: 0; }
    .employment .map .map-text {
      color: #ffffff;
      font-size: 20px;
      font-weight: 200;
      width: 75%;
      margin: 0 auto;
      margin-top: 5%; }
    .employment .map:hover .map-caption {
      display: block;
      opacity: 0.5;
      height: 20%; }
  .employment ul.img-list {
    list-style-type: none;
    margin: 0;
    display: table;
    table-layout: fixed;
    padding: 0;
    width: 100%;
    text-align: center;
    border: 1px solid #000; }
    .employment ul.img-list li {
      display: table-cell;
      position: relative;
      padding: 25px 0; }
      .employment ul.img-list li span.text-content span {
        top: 50%;
        position: absolute;
        left: 0;
        transform: translateY(-50%);
        right: 0; }
        .employment ul.img-list li span.text-content span p {
          margin-bottom: 0;
          font-weight: 500;
          font-size: 16px; }
        .employment ul.img-list li span.text-content span h3 {
          font-weight: 600;
          margin-top: 0; }
      .employment ul.img-list li:hover span.text-content {
        opacity: 1; }
    .employment ul.img-list span.text-content {
      background: rgba(255, 255, 255, 0.7);
      color: #000;
      cursor: pointer;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      opacity: 0;
      -webkit-transition: opacity 500ms;
      -moz-transition: opacity 500ms;
      -o-transition: opacity 500ms;
      transition: opacity 500ms; }
  .employment .graphics-bolt-career {
    background-color: #191919;
    cursor: pointer; }
    .employment .graphics-bolt-career .img-bolt-career {
      width: 50%;
      margin: 10% 0 8% 25%;
      position: relative; }
    .employment .graphics-bolt-career:hover {
      background-color: #000000; }
  .employment .image-caption-bolt-career, .employment .image-caption-bolt-about {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    text-align: center; }
    .employment .image-caption-bolt-career h3, .employment .image-caption-bolt-about h3 {
      color: #ffffff;
      font-size: 24px;
      font-weight: 400;
      width: 75%;
      margin: 0 auto;
      line-height: 1.3; }
  .employment .graphic-linkedin {
    background-color: #ffcf01;
    cursor: pointer; }
    .employment .graphic-linkedin:hover {
      background-color: #e4b901; }
    .employment .graphic-linkedin .img-linkedin {
      width: 30%;
      padding: 28% 0 20% 0;
      margin: 30% 0 0 35%;
      position: relative; }
    .employment .graphic-linkedin .image-caption-linkedin {
      position: absolute;
      top: 25%;
      left: 0;
      width: 100%;
      transform: translateY(-50%);
      text-align: center; }
      .employment .graphic-linkedin .image-caption-linkedin h3 {
        color: #000000;
        font-size: 20px;
        font-weight: 200;
        width: 75%;
        margin: 0 auto; }
  .employment .graphics-calendar {
    background-color: #000000;
    height: 191px;
    cursor: pointer; }
    .employment .graphics-calendar:hover .fa-calendar {
      color: #ffcf01; }
    .employment .graphics-calendar .fa-calendar {
      color: #878787;
      padding-top: 16%;
      margin-left: 75%;
      position: relative; }
    .employment .graphics-calendar .image-caption-calendar {
      position: absolute;
      top: 45%;
      left: 0;
      width: 100%;
      transform: translateY(-50%);
      text-align: left; }
      .employment .graphics-calendar .image-caption-calendar h3 {
        color: #fff;
        font-size: 22px;
        font-weight: 600;
        width: 75%;
        margin: 0 auto;
        line-height: 1.3; }
      .employment .graphics-calendar .image-caption-calendar .see-calendar {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        margin: 0 auto;
        padding-left: 15%; }
  .employment .bottom-bar {
    background: #e1e1e1;
    font-size: 18px;
    text-align: center;
    color: #000000;
    margin-left: 0;
    padding: 10px 0 10px 0; }
  @media only screen and (min-width: 320px) and (max-width: 480px) {
    .employment .block-height {
      display: table; }
    .employment .block-height [class*="col-"] {
      float: none;
      display: block;
      vertical-align: top; }
    .employment .role-bar {
      font-size: 16px; }
    .employment .fixed {
      position: fixed;
      top: 0;
      z-index: 99; }
    .employment .fb-page span {
      border: none;
      visibility: visible;
      width: 100% !important; }
    .employment .ebenefit {
      padding-top: 25%;
      height: 240px; }
    .employment .map {
      margin-top: -35%; }
    .employment .graphics-bolt-career {
      margin-top: -10%; }
      .employment .graphics-bolt-career .image-caption-bolt-career h3 {
        font-size: 24px; }
      .employment .graphics-bolt-career .img-bolt-career {
        padding-top: 10%;
        padding-bottom: 10%; }
    .employment .graphic-bolt-about {
      margin-top: 5px; }
      .employment .graphic-bolt-about .img-bolt-about {
        padding: 20% 0 20% 0;
        margin-left: 20%; }
    .employment .graphic-linkedin {
      margin-top: -28%; }
      .employment .graphic-linkedin .img-linkedin {
        padding-bottom: 5%;
        margin-bottom: 2%; } }
  @media only screen and (min-width: 481px) and (max-width: 767px) {
    .employment .block-height {
      display: table; }
    .employment .block-height [class*="col-"] {
      float: none;
      display: block;
      vertical-align: top; }
    .employment .ebenefit {
      padding-top: 50%;
      padding-bottom: 25%; }
      .employment .ebenefit .emp-text {
        font-size: 28px; }
    .employment .map {
      margin-top: -35%; }
    .employment .graphic-bolt-about .img-bolt-about, .employment .graphic-bolt-about .img-bolt-career, .employment .graphics-bolt-career .img-bolt-about, .employment .graphics-bolt-career .img-bolt-career {
      margin-top: 1%;
      padding-top: 10%;
      padding-bottom: 10%; }
    .employment .image-caption-bolt-career h3, .employment .image-caption-bolt-about h3 {
      font-size: 32px; }
    .employment .graphic-linkedin {
      margin-top: -7%; }
      .employment .graphic-linkedin .img-linkedin {
        padding-bottom: 5%;
        margin: 5% 0 1% 35%; }
      .employment .graphic-linkedin .image-caption-linkedin h3 {
        font-size: 32px; }
    .employment .graphics-calendar {
      height: 300px; }
      .employment .graphics-calendar .image-caption-calendar h3 {
        font-size: 32px; }
      .employment .graphics-calendar .image-caption-calendar .see-calendar {
        font-size: 22px; }
      .employment .graphics-calendar .fa-calendar {
        padding-top: 18%; }
    .employment .fa-5x {
      font-size: 8em; } }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .employment .fb_iframe_widget span {
      height: 160px !important; }
    .employment .block-height {
      display: table;
      width: 100%; }
    .employment .block-height [class*="col-"] {
      float: none;
      display: table-cell;
      vertical-align: top; }
    .employment .map {
      margin-top: -5%; }
    .employment .graphic-bolt-about .img-bolt-about {
      width: 60%;
      padding-top: 40%;
      margin: 0 0 40% 20%; }
    .employment .graphic-bolt-about h3 {
      font-size: 16px; }
    .employment .ebenefit {
      height: 184px; }
      .employment .ebenefit .emp-text {
        font-size: 15px; }
    .employment .img-bolt-career {
      margin: 10% 0 7% 25%; }
    .employment .image-caption-bolt-career h3 {
      font-size: 20px; }
    .employment .graphic-linkedin .image-caption-linkedin h3 {
      font-size: 13px; }
    .employment .graphics-calendar {
      height: 120px; }
    .employment .graphics-calendar .image-caption-calendar h3 {
      font-size: 16px; }
    .employment .graphics-calendar .image-caption-calendar .see-calendar {
      font-size: 10px; }
    .employment .graphics-calendar .fa-calendar {
      padding-top: 15%;
      margin-left: 75%; }
    .employment .fa-5x {
      font-size: 3em; }
    .employment .fixed {
      position: fixed;
      top: 0;
      z-index: 99;
      width: 100%; } }

