@charset "UTF-8";
.footer-section {
  padding: 20px 0 !important; }

.new-footer {
  width: 100%;
  float: left;
  margin: 20px 0; }

.footer-addresses {
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .footer-addresses {
      width: 75%; } }
  .footer-addresses .address {
    width: 100%;
    float: left;
    color: #63665c;
    font-family: "KnockoutHTF49", Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
    font-size: 16px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .footer-addresses .address {
        width: 50%;
        padding-right: 20px; } }
    @media (min-width: 1024px) {
      .footer-addresses .address {
        width: 20%;
        margin-bottom: 0; } }
    .footer-addresses .address span, .footer-addresses .address a {
      display: block;
      color: #63665c; }
      @media (min-width: 768px) {
        .footer-addresses .address span, .footer-addresses .address a {
          min-height: 17px; } }
    .footer-addresses .address a:first-of-type {
      margin-top: 10px; }
    .footer-addresses .address .title {
      font-size: 22px;
      margin-bottom: 15px;
      text-transform: uppercase; }

.footer-brand {
  width: 100%;
  float: left;
  color: #63665c; }
  @media (min-width: 768px) {
    .footer-brand {
      width: 25%; } }
  .footer-brand .copy {
    float: right;
    margin-top: 70px;
    width: 100%;
    color: #63665c; }
    @media (min-width: 768px) {
      .footer-brand .copy {
        width: auto; } }
  .footer-brand .brand li {
    line-height: 24px;
    color: #63665c; }

.top-footer {
  width: 100%;
  float: left;
  margin-bottom: 20px; }

.footer-bottom {
  width: 100%;
  float: left; }

.home .page-heading h3, .page-id-194 .page-heading h3 {
  color: #63665c;
  font-size: 36px;
  line-height: 36px; }

.h2-small-bold {
  font-family: “Source Sans Pro”, Arial, sans-serif;
  line-height: 18px !important;
  font-size: 13px !important;
  visibility: visible;
  font-weight: 700 !important;
  color: #333;
  text-transform: none !important; }

.testimonial_box-inner {
  position: relative;
  height: 100%;
  background: #575757;
  min-height: 282px; }
  .testimonial_box-inner .default {
    display: block; }
  .testimonial_box-inner .quote {
    padding: 15px;
    position: absolute;
    height: 100%;
    width: 100%;
    display: none; }
    .testimonial_box-inner .quote blockquote {
      color: #f4d116; }
    .testimonial_box-inner .quote .name, .testimonial_box-inner .quote .position {
      color: #fff; }
    .testimonial_box-inner .quote.current {
      display: block; }
  .testimonial_box-inner blockquote {
    text-transform: uppercase;
    font-family: "KnockoutHTF49", Arial, sans-serif;
    font-size: 28px;
    line-height: 28px;
    border: none;
    padding: 0;
    padding-bottom: 15px;
    margin: 0; }
  .testimonial_box-inner .name, .testimonial_box-inner .position {
    font-size: 13px;
    display: block; }

.player .vp-player-layout {
  top: 0 !important;
  bottom: 0 !important;
  position: static !important; }

.embed-responsive .placeholder-img {
  position: relative;
  cursor: pointer;
  z-index: 99; }
  .embed-responsive .placeholder-img img {
    z-index: 999; }
  .embed-responsive .placeholder-img:after {
    content: "";
    position: absolute;
    display: block;
    z-index: 9999;
    background-image: url("assets/img/play-button.png");
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    width: 60px;
    height: 60px; }

.grid .grid-item .ps-active-y {
  margin-top: 0; }
  .grid .grid-item .ps-active-y h1 {
    margin-top: 0; }

.grid .grid-item .ps-active-y {
  margin-top: 10px; }

.grid .grid-item .page-content {
  padding: 0px 15px; }

@media (max-width: 767px) {
  .col-sm-8 {
    width: 100%; } }

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