.secondary-header {
  color: white;
  font-size: 20px;
  background: #1079BC;
  padding: 10px 15px;
  text-align: center;
  /*@media (min-width: 992px) {
    position: fixed;
    width: 100%;
    z-index: 999;
  }*/ }

.tweets {
  border: 2px solid #ddd;
  padding: 25px;
  margin-top: 25px; }
  .tweets h2 {
    color: #007AC0;
    margin: 0;
    text-align: center; }
  .tweets .tweet {
    padding: 20px 0;
    border-bottom: 1px solid #ddd; }

.social-container-about {
  text-align: center;
  padding-top: 15px;
  font-size: 16px; }

.ourStory {
  padding: 20px 15%; }
  @media (max-width: 990px) {
    .ourStory {
      padding: 20px 5%; } }
  .ourStory h1 {
    text-align: center;
    font-size: 48px;
    margin-bottom: 25px; }
    @media (max-width: 990px) {
      .ourStory h1 {
        font-size: 30px;
        text-align: left; } }

#aboutUs {
  font-size: 18px; }
  #aboutUs #hugeCircles {
    border-bottom: 2px solid #ddd;
    text-align: center; }
    #aboutUs #hugeCircles .about-container {
      display: inline-block;
      margin: 10px 40px;
      font-size: 20px;
      cursor: pointer; }
      @media (max-width: 992px) {
        #aboutUs #hugeCircles .about-container {
          margin: 10px;
          font-size: 10px; } }
    #aboutUs #hugeCircles .active {
      color: #1179BD; }
      #aboutUs #hugeCircles .active .circle {
        background: #1179BD; }
    #aboutUs #hugeCircles img {
      height: 150px;
      width: 150px;
      display: block;
      margin: 0 auto;
      margin-bottom: 10px; }
      @media (max-width: 992px) {
        #aboutUs #hugeCircles img {
          width: 80px;
          height: 80px; } }
    #aboutUs #hugeCircles .circle {
      width: 140px;
      height: 140px;
      background: #DFDFE0;
      border-radius: 50%;
      margin: 20px auto; }
    #aboutUs #hugeCircles .circle:hover {
      background: #1179BD; }
    @media (min-width: 992px) {
      #aboutUs #hugeCircles {
        padding: 30px 0; } }
  #aboutUs #interactive {
    background: url("../../../assets/img/about-asset2.png") center no-repeat;
    height: 500px;
    background-size: cover;
    margin-top: 70px;
    position: relative; }
    #aboutUs #interactive .mask {
      position: absolute;
      height: 500px;
      width: 100%;
      background: #0B4B75;
      opacity: 0.5; }
    #aboutUs #interactive .time-marker {
      text-align: center;
      position: absolute;
      bottom: 50px;
      width: 100%;
      border-bottom: 2px dashed #ddd; }
      #aboutUs #interactive .time-marker .active {
        margin-top: -38px; }
        #aboutUs #interactive .time-marker .active .glyphicon {
          color: #4DB348;
          font-size: 100px; }
        #aboutUs #interactive .time-marker .active .underscore {
          height: 15px;
          width: 46px;
          background: #4DB348; }
    #aboutUs #interactive .glyphicon {
      color: darkgray;
      font-size: 70px;
      display: block;
      margin-left: -5px; }
    #aboutUs #interactive .underscore {
      background: darkgray;
      width: 30px;
      height: 7px;
      margin-top: 10px !important; }
  #aboutUs #aboutPopup .nav-button {
    display: inline-block;
    padding: 10px 12px;
    color: #4DB348;
    border: 1px solid #4DB348; }
  #aboutUs #aboutPopup p {
    margin-top: 25px; }
  #aboutUs .press .border, #aboutUs .overview .border {
    border: 2px solid #ddd;
    padding: 5px;
    cursor: pointer; }
  #aboutUs .press a, #aboutUs .overview a {
    color: #4EB448;
    font-size: 16px; }
  #aboutUs .press .btn-sec-green, #aboutUs .overview .btn-sec-green {
    width: 175px; }
  #aboutUs .press .panel, #aboutUs .overview .panel {
    margin-top: 25px; }
    #aboutUs .press .panel .panel-heading, #aboutUs .overview .panel .panel-heading {
      font-size: 22px;
      background: #DFDFE0;
      font-weight: bold; }
    #aboutUs .press .panel .panel-body, #aboutUs .overview .panel .panel-body {
      font-size: 18px !important; }
    #aboutUs .press .panel .panel-footer, #aboutUs .overview .panel .panel-footer {
      font-size: 20px;
      color: white;
      font-weight: bold;
      cursor: pointer;
      background-color: #1179BD;
      opacity: 0.6; }
  #aboutUs .press-post {
    padding: 25px 0;
    border-bottom: 2px solid #ddd; }
    #aboutUs .press-post h2 {
      font-size: 24px; }
    #aboutUs .press-post .date {
      color: #8D8D8E;
      margin: 6px 0; }
    #aboutUs .press-post p {
      font-size: 16px;
      margin-bottom: 20px;
      white-space: pre-line; }
  #aboutUs .overview p {
    color: #8D8D8E; }
  #aboutUs .overview .position {
    text-align: left;
    margin: 0;
    padding: 12px 0;
    border-bottom: 2px solid #ddd; }
  #aboutUs .mission {
    margin-top: 50px;
    background: #4EB448;
    text-align: center;
    padding: 25px 25%;
    color: white; }
    #aboutUs .mission h1 {
      font-size: 48px; }
      @media (max-width: 990px) {
        #aboutUs .mission h1 {
          font-size: 30px; } }
    @media (max-width: 992px) {
      #aboutUs .mission {
        padding: 25px; } }
  #aboutUs .mission-white {
    background: none;
    color: black; }
    #aboutUs .mission-white p {
      color: #8D8D8E; }
  #aboutUs .image-row {
    margin: 60px 0;
    text-align: center; }
    #aboutUs .image-row .img-box {
      max-width: 380px;
      margin: 0 10px;
      display: inline-block;
      position: relative;
      color: white; }
      #aboutUs .image-row .img-box b {
        position: absolute;
        font-size: 26px;
        top: 40%;
        left: 20%; }

/* 404 page */
#not-found {
  background: center no-repeat;
  height: 85%;
  position: relative;
  background-size: cover; }
  #not-found .container {
    padding-top: 30px; }
    #not-found .container .pole {
      margin-top: 70px;
      position: relative; }
      #not-found .container .pole a {
        font-size: 30px;
        color: #000;
        position: absolute; }
      #not-found .container .pole .guy {
        position: absolute;
        top: 190px;
        right: -50px; }
      #not-found .container .pole .link-home {
        -ms-transform: rotate(7deg);
        /* IE 9 */
        -webkit-transform: rotate(7deg);
        /* Chrome, Safari, Opera */
        transform: rotate(7deg);
        left: 98px;
        top: 14px; }
      #not-found .container .pole .link-car {
        top: 97px;
        left: 116px; }
      #not-found .container .pole .link-truck {
        top: 177px;
        left: 100px;
        -ms-transform: rotate(-3deg);
        /* IE 9 */
        -webkit-transform: rotate(-3deg);
        /* Chrome, Safari, Opera */
        transform: rotate(-3deg); }
      #not-found .container .pole .link-locs {
        bottom: 148px;
        left: 120px;
        -ms-transform: rotate(5deg);
        /* IE 9 */
        -webkit-transform: rotate(5deg);
        /* Chrome, Safari, Opera */
        transform: rotate(5deg); }
      @media (min-width: 1600px) {
        #not-found .container .pole {
          margin-top: 120px; } }
    #not-found .container .paragraph {
      color: #fff;
      padding-top: 120px;
      letter-spacing: 1px; }
      #not-found .container .paragraph a {
        color: #fff !important; }
      #not-found .container .paragraph h1 {
        font-size: 60px; }
      #not-found .container .paragraph h3 {
        font-size: 24px;
        font-weight: normal; }
      #not-found .container .paragraph p {
        font-size: 18px;
        margin-top: 30px; }
  #not-found .vector {
    position: absolute;
    bottom: 3px;
    right: 10px; }

/*# sourceMappingURL=about.css.map */
