/*
Theme Name: Ologie
Theme URI:
Description: WordPress Theme for Ologie
Version: 1.00
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #281404;
  letter-spacing: -0.02em;
  padding: 0;
  margin: 0;
}
h1 {
  /*display: inline;*/
  font-size: 68px;
  line-height: 72px;
  margin-bottom: 40px;
  /*background:
   	linear-gradient(to top,
   		rgba(242,124,48,0) 6px,
   		rgba(242,124,48,1) 6px,
   		rgba(242,124,48,1) 9px,
   		rgba(242,124,48,0) 9px
  );

  &:after {
    content: "";
    display: block;
    margin-bottom: 40px;
  }*/
}
h2 {
  /*display: inline;*/
  font-size: 46px;
  line-height: 47px;
  margin-bottom: 20px;
  /*background:
    linear-gradient(to top,
      rgba(242,124,48,0) 2px,
      rgba(242,124,48,1) 2px,
      rgba(242,124,48,1) 5px,
      rgba(242,124,48,0) 5px
  );

  &:after {
    content: "";
    display: block;
    margin-bottom: 20px;
  }*/
}
h3 {
  /*display: inline;*/
  font-size: 36px;
  line-height: 32px;
  margin-bottom: 30px;
  /*background:
   	linear-gradient(to top,
   		rgba(242,124,48,0) 2px,
   		rgba(242,124,48,1) 2px,
   		rgba(242,124,48,1) 4px,
   		rgba(242,124,48,0) 4px
   );

  &:after {
    content: "";
    display: block;
    margin-bottom: 30px;
  }*/
}
h4 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  /*h1 { 
    background:
      linear-gradient(to top,
        rgba(242,124,48,0) 2px,
        rgba(242,124,48,1) 2px,
        rgba(242,124,48,1) 5px,
        rgba(242,124,48,0) 5px
    );
  }*/
}
html,
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #281404;
  font-family: 'Avenir LT W01_55 Roman1475520';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  width: 100%;
}
p {
  color: #281404;
}
strong {
  color: #f47c20;
  font-family: "Avenir LT W01_55 Roman1475520";
  font-weight: 400;
}
a {
  color: #f47c20;
  text-decoration: none;
  outline: 0;
  border: 0;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: 0;
  color: #d6630b;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}
.hs-container-fluid {
  padding-left: 150px;
  padding-right: 150px;
  margin-left: auto;
  margin-right: auto;
}
.hs-container-fluid:after,
.hs-container-fluid:before {
  content: "";
  display: table;
}
.hs-container-fluid:after {
  clear: both;
}
.hs-container-boxed {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.hs-container-boxed:after,
.hs-container-boxed:before {
  content: "";
  display: table;
}
.hs-container-boxed:after {
  clear: both;
}
.hs-container-full {
  width: 100%;
}
.hs-container-full:after,
.hs-container-full:before {
  content: "";
  display: table;
}
.hs-container-full:after {
  clear: both;
}
.hs-jumbotron {
  position: relative;
  z-index: 0;
}
.hs-jumbotron .jumbotron-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.no-jumbotron-image .jumbotron-curtain {
  background-color: rgba(244, 124, 32, 0.8);
}
.no-jumbotron-image .jumbotron-overlay .overlay-inner h1 {
  color: #281404 !important;
  /*background:
          linear-gradient(to top,
            rgba(255,255,255,0) 6px,
            rgba(255,255,255,1) 6px,
            rgba(255,255,255,1) 9px,
            rgba(255,255,255, 0) 9px
        );*/
}
.no-jumbotron-image .jumbotron-overlay .overlay-inner h4 {
  color: #fff !important;
}
/* Play Icons */
.play-icon-small {
  background-image: url('assets/images/play-icon-small.png');
  background-position: 0 0;
  width: 31px;
  height: 31px;
  display: inline-block;
  vertical-align: middle;
}
.play-icon-big {
  background-image: url('assets/images/play-arrow.png');
  background-position: 0 0;
  width: 118px;
  height: 118px;
  display: block;
  vertical-align: middle;
  margin: 0 auto;
}
/* White and Grey Sections */
.section-white {
  background-color: #fff;
}
.section-off-white {
  background-color: #f8f7f4;
}
.section-off-white .divider-small,
.section-off-white .divider-long {
  background-color: #e4e3df;
}
.section-inner .content p {
  margin-bottom: 30px;
}
/* Vimeo Video */
.vimeo-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.vimeo-video .vimeo-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.vimeo-video .play-button {
  /*background-image: url('assets/images/play-arrow.png');*/
  background-repeat: no-repeat;
  width: 88px;
  height: 88px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  z-index: 2;
  font-size: 6.5em;
}
.vimeo-video .play-button:hover,
.vimeo-video .play-button:focus,
.vimeo-video .play-button:active {
  cursor: pointer;
}
.vimeo-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.visible-small,
.visible-medium {
  display: none;
}
@media (max-width: 992px) {
  .visible-medium {
    display: block;
  }
  .visible-large {
    display: none;
  }
}
@media (max-width: 768px) {
  .visible-medium {
    display: none;
  }
  .visible-small {
    display: block;
  }
  .hs-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .hs-jumbotron .overlay-inner {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#success p {
  text-align: center;
  margin: 15px 0;
  font-size: 24px;
  color: green;
}
.btn-rounded {
  padding: 8px 90px;
  display: inline-block;
  margin-top: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
}
.btn-transparent {
  background-color: transparent;
}
.btn-transparent-orange {
  border-color: #f47c20;
  color: #f47c20;
  text-decoration: none;
  border: 1px solid #f47c20;
  font-size: 18px;
  text-transform: capitalize;
}
.btn-transparent-orange:hover,
.btn-transparent-orange:focus,
.btn-transparent-orange:active {
  color: #fff;
  background-color: #f47c20;
}
.glyphicon-play-circle {
  color: #fff;
  font-size: 2.5em;
  font-weight: lighter;
}
.glyphicon-play-circle:hover {
  color: #f47c20;
}
@media (max-width: 768px) {
  .btn-rounded {
    padding: 8px 40px;
  }
}
.divider {
  background-color: #f3f2ed;
  margin: 0 auto 60px auto;
  float: none;
}
.divider-small {
  width: 33px;
  height: 2px;
}
.divider-long {
  width: 100%;
  height: 1px;
}
@media (max-width: 768px) {
  .divider {
    margin: 30px auto;
  }
}
/** email-signup **/
.email-signup {
  background-color: transparent;
  border-bottom: 1px solid #d7d5ce;
  margin-bottom: 0;
}
@media (min-width: 1199px) {
  .email-signup {
    background-color: rgba(244, 124, 32, 0.8);
    border-bottom: none;
    margin-bottom: 25px;
  }
}
.email-signup A {
  color: #f47c20;
  display: block;
  font-size: 16px;
  margin: auto;
  max-width: 320px;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 1199px) {
  .email-signup A {
    color: #fff;
  }
}
.email-signup A:hover {
  text-decoration: underline;
}
/** email-signup **/
.navigation {
  position: absolute;
  z-index: 99;
  width: 100%;
  margin-top: 0;
}
.navigation .logo-wrapper {
  display: inline-block;
  float: left;
}
.navigation .navmenu {
  display: inline-block;
  float: right;
}
.navigation .navmenu .menu {
  list-style: none;
  margin: 0;
  padding-top: 10px;
}
.navigation .navmenu .menu li {
  display: inline-block;
  font-size: 18px;
  line-height: 36px;
  padding-right: 15px;
}
.navigation .navmenu .menu li:nth-last-child(2) a {
  padding-left: 15px;
  border-left: 2px solid rgba(215, 213, 206, 0.15);
}
.navigation .navmenu .menu li a {
  color: #fff;
  text-decoration: none;
  outline: 0;
}
.navigation .navmenu .menu li a:hover,
.navigation .navmenu .menu li a:focus,
.navigation .navmenu .menu li a:active {
  color: #f47c20;
  text-decoration: none;
  outline: 0;
}
.navigation .navmenu .menu .current-menu-item a,
.navigation .navmenu .menu .current-page-ancestor a {
  color: #f47c20;
}
.single-case_study .navigation .navmenu .menu .the-work a {
  color: #f47c20;
}
.sticky-navigation {
  position: fixed;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: background-color 250ms ease-in-out;
  -moz-transition: background-color 250ms ease-in-out;
  -o-transition: background-color 250ms ease-in-out;
  -ms-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  /** email-signup **/
  /** email-signup **/
}
.sticky-navigation .email-signup {
  background-color: transparent;
  border-bottom: 1px solid #d7d5ce;
  margin-bottom: 0;
}
.sticky-navigation .email-signup A {
  color: #f47c20;
}
.sticky-navigation .logo {
  background-position: -10px -48px;
}
.sticky-navigation .navmenu .menu li a {
  color: #57493f;
}
.sticky-navigation .navmenu .menu li:nth-last-child(2) a {
  border-left: 2px solid #d7d5ce;
}
.logo {
  background-image: url('assets/images/logo.svg');
  background-position: -10px 0;
  width: 100px;
  height: 54px;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
}
.error404 .navigation,
.error404 .sticky-navigation {
  position: relative;
  margin-top: 0;
  background-color: rgba(255, 255, 255, 0.9);
}
.error404 .navigation .logo,
.error404 .sticky-navigation .logo {
  background-position: -10px -48px;
}
.error404 .navigation .navmenu .menu li a,
.error404 .sticky-navigation .navmenu .menu li a {
  color: #57493f;
}
.error404 .navigation .navmenu .menu li:nth-last-child(2) a,
.error404 .sticky-navigation .navmenu .menu li:nth-last-child(2) a {
  border-left: 2px solid #d7d5ce;
}
.error404 .page-error {
  margin: 200px auto;
  max-width: 768px;
  text-align: center;
}
/* Responsive Menu */
@media (max-width: 1199px) {
  .navigation {
    margin-top: 0;
    background-color: #fff;
    position: relative;
    top: 0;
  }
  .navigation .logo {
    background-position: -10px -48px;
  }
  .navigation .navmenu {
    height: auto;
    float: none;
    display: none;
    clear: both;
    border-top: 1px solid #f3f2ed;
  }
  .navigation .navmenu .menu {
    padding: 0;
    text-align: center;
    padding: 80px 0;
  }
  .navigation .navmenu .menu li {
    display: block;
    font-size: 24px;
    line-height: 48px;
  }
  .navigation .navmenu .menu li a {
    color: #57493f;
  }
  .navigation .navmenu .menu li:nth-last-child(2) a {
    border: 0;
    padding: 0;
  }
  .navigation .open-nav-mobile {
    display: inline-block;
    float: right;
    background-image: url('assets/images/mobile-nav.svg');
    background-position: -4px -58px;
    width: 50px;
    height: 50px;
    margin-top: 5px;
    cursor: pointer;
  }
  .navigation .open-nav-mobile:hover,
  .navigation .open-nav-mobile:focus,
  .navigation .open-nav-mobile:active {
    cursor: pointer;
  }
  .navigation .open-nav-mobile.nav-opened {
    background-position: -4px -5px;
  }
  .navigation .is-opened {
    visibility: visible;
    height: auto;
  }
  .sticky-navigation {
    position: fixed;
    margin-top: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
@media (max-width: 768px) {
  .navigation .navmenu .menu {
    padding: 20px 0;
    height: 320px;
    overflow-y: scroll;
  }
  .navigation .navmenu .menu::-webkit-scrollbar {
    display: none;
  }
  .error404 .page-error {
    margin: 100px auto;
  }
  .error404 .page-error h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .error404 .page-error h4 {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 500px) {
  .navigation .navmenu .menu {
    height: auto;
  }
}
.footer {
  margin-bottom: 80px;
  margin-top: 80px;
  clear: both;
  position: relative;
}
.footer .footer-row {
  padding: 40px 0;
  width: 100%;
}
.footer .footer-row:first-child {
  border-top: 1px solid #e4e3df;
  border-bottom: 1px solid #e4e3df;
}
.footer .footer-row .col-md-6 {
  margin-bottom: 0px;
}
.footer .footer-row .col-md-6 .row:nth-child(n+2) {
  margin-top: 20px;
}
.footer .footer-map img {
  width: 100%;
}
.footer .footer-map,
.footer .footer-content {
  /*width: 50%;
    display: table-cell;
    vertical-align: middle;*/
}
.footer .footer-map-mobile {
  display: none;
}
.footer .footer-map-mobile img {
  width: 100%;
}
.footer .footer-content {
  /*padding-left: 30px;*/
}
.footer .footer-contact-info {
  /*width: 50%;*/
}
.footer .footer-contact-menu A {
  font-size: 18px;
}
.footer .footer-contact-menu A:first-of-type {
  border-right: 2px solid #d7d5ce;
  padding-right: 5px;
}
.footer .footer-social-media {
  /*width: 25%;*/
}
.footer .copyright {
  /*width: 50%;*/
}
.footer .footer-contact-info,
.footer .footer-social-media,
.footer .copyright {
  display: inline-block;
  float: left;
}
.footer .footer-content {
  color: #57493f;
}
.footer .footer-content p {
  font-size: 18px;
  line-height: 27px;
}
.footer .footer-map-mobile {
  display: none;
  border-top: 1px solid #e4e3df;
  padding-top: 40px;
}
.footer .address-info {
  display: inline-block;
  float: left;
  padding-right: 20px;
}
.footer .address-info .address-icon {
  display: table-cell;
  padding-right: 15px;
}
.footer .address-info .address-icon img {
  vertical-align: top;
}
.footer .address-info .address-detail {
  display: table-cell;
  color: #f47c20;
  font-family: 'Avenir LT W01_55 Roman1475520';
  font-size: 18px;
}
.footer .contact-info {
  display: inline-block;
  float: left;
  /*padding-left: 20px;*/
}
.footer .contact-info .hs-contact-indicator {
  color: #57493f;
  font-family: 'Avenir LT W01_95 Black1475556';
  padding-right: 5px;
  font-size: 18px;
}
.footer .contact-info .hs-contact-phone,
.footer .contact-info .hs-contact-email {
  color: #f47c20;
  font-family: 'Avenir LT W01_55 Roman1475520';
  font-size: 18px;
}
.footer .footer-social-media {
  /*width: 20%;*/
}
.footer .footer-social-media .connect {
  display: inline;
  font-size: 18px;
  line-height: 22px;
  color: #281404;
  margin-bottom: 10px;
  width: 48px;
}
.footer .footer-social-media ul {
  margin: 0;
  padding: 5px 0 0;
  list-style: none;
}
.footer .footer-social-media ul li {
  display: inline-block;
  margin-right: 10px;
}
.footer .copyright {
  font-size: 18px;
  color: #57493f;
  /*text-align: right;*/
  font-family: 'Avenir LT W01_55 Roman1475520';
  /*width: 30%;*/
}
.footer .copyright .strong {
  font-family: 'Avenir LT W01_95 Black1475556';
}
.footer .wbenc-logo {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 480px) {
  .footer .wbenc-logo {
    flex-wrap: nowrap;
  }
}
.footer .wbenc-logo img {
  height: 100%;
  margin: 0 24px 10px 0;
  width: 100%;
  max-width: 245px;
}
@media (min-width: 992px) {
  .footer .wbenc-logo img {
    max-width: 12vw;
  }
}
.footer .wbenc-logo .footer-content P {
  font-size: 16px;
  line-height: 22px;
}
.social-media-icon {
  background-image: url('assets/images/social-media-sprite.svg');
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: block;
  position: relative;
}
.social-media-icon span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  background-image: url('assets/images/social-media-sprite.svg');
  background-repeat: no-repeat;
  -webkit-transition: opacity 250ms;
  -moz-transition: opacity 250ms;
  -ms-transition: opacity 250ms;
  -o-transition: opacity 250ms;
  transition: opacity 250ms;
}
.sm-facebook {
  background-position: 0 0;
}
.sm-facebook span {
  background-position: 0 -33px;
}
.sm-facebook:hover span,
.sm-facebook:active span,
.sm-facebook:focus span {
  opacity: 1;
}
.sm-twitter {
  background-position: -42px 0;
}
.sm-twitter span {
  background-position: -42px -33px;
}
.sm-twitter:hover span,
.sm-twitter:active span,
.sm-twitter:focus span {
  opacity: 1;
}
.sm-linkedin {
  background-position: -84px 0;
}
.sm-linkedin span {
  background-position: -84px -33px;
}
.sm-linkedin:hover span,
.sm-linkedin:active span,
.sm-linkedin:focus span {
  opacity: 1;
}
.sm-instagram {
  background-position: -126px 0;
}
.sm-instagram span {
  background-position: -126px -33px;
}
.sm-instagram:hover span,
.sm-instagram:active span,
.sm-instagram:focus span {
  opacity: 1;
}
.sm-email {
  background-position: -169px 0;
}
.sm-email span {
  background-position: -169px -33px;
}
.sm-email:hover span,
.sm-email:active span,
.sm-email:focus span {
  opacity: 1;
}
.sm-rss {
  background-position: -211px 0;
}
.sm-rss span {
  background-position: -211px -33px;
}
.sm-rss:hover span,
.sm-rss:active span,
.sm-rss:focus span {
  opacity: 1;
}
.is-dark-skin {
  display: none;
}
@media (max-width: 1200px) {
  .footer .footer-row .col-md-6:first-child {
    margin-bottom: 40px;
  }
}
@media (max-width: 1144px) {
  .footer .address-info {
    padding-bottom: 20px;
  }
}
@media (max-width: 992px) {
  .footer .address-info {
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .footer {
    margin-top: 60px;
    margin-bottom: 40px;
  }
  .footer .footer-map {
    width: 100%;
    display: none;
  }
  .footer .footer-map img {
    width: 100%;
  }
  .footer .footer-map-mobile {
    display: block;
    width: 100%;
    position: relative;
    height: 220px;
    overflow: hidden;
  }
  .footer .footer-map-mobile img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 220px;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .footer .footer-row {
    padding: 30px 0;
  }
  .footer .footer-content {
    width: 100%;
    /*padding-left: 0;*/
    padding-top: 0;
    display: block;
  }
  .footer .footer-content p {
    font-size: 16px;
    line-height: 24px;
  }
  .footer .footer-contact-info {
    width: 100%;
  }
  .footer .footer-social-media {
    width: 100%;
    padding-top: 25px;
  }
  .footer .footer-social-media ul li {
    margin-right: 15px;
  }
  .footer .copyright {
    width: 100%;
    padding-top: 25px;
    text-align: left;
  }
  .footer .address-info {
    float: none;
    padding-bottom: 20px;
  }
  .footer .address-info .address-icon {
    padding-right: 10px;
  }
  .footer .contact-info {
    /*padding-top: 25px;*/
    padding-left: 0;
    float: none;
    display: block;
  }
  .footer .contact-info .hs-contact-indicator {
    padding-right: 10px;
  }
  /* Social Media Icons */
  .social-media-icon {
    background-image: url('assets/images/social-media-sprite.svg');
    background-repeat: no-repeat;
    width: 60px;
    height: 60px;
    display: block;
    position: relative;
  }
  .social-media-icon span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    background-image: url('assets/images/social-media-sprite.svg');
    background-repeat: no-repeat;
    -webkit-transition: opacity 250ms;
    -moz-transition: opacity 250ms;
    -ms-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
  }
  .sm-facebook {
    background-position: 0 -68px;
  }
  .sm-facebook span {
    background-position: 0 -132px;
  }
  .sm-facebook:hover span,
  .sm-facebook:active span,
  .sm-facebook:focus span {
    opacity: 1;
  }
  .sm-twitter {
    background-position: -78px -68px;
  }
  .sm-twitter span {
    background-position: -78px -132px;
  }
  .sm-twitter:hover span,
  .sm-twitter:active span,
  .sm-twitter:focus span {
    opacity: 1;
  }
  .sm-linkedin {
    background-position: -156px -68px;
  }
  .sm-linkedin span {
    background-position: -156px -132px;
  }
  .sm-linkedin:hover span,
  .sm-linkedin:active span,
  .sm-linkedin:focus span {
    opacity: 1;
  }
  .sm-instagram {
    background-position: -239px -68px;
  }
  .sm-instagram span {
    background-position: -239px -132px;
  }
  .sm-instagram:hover span,
  .sm-instagram:active span,
  .sm-instagram:focus span {
    opacity: 1;
  }
  .sm-email {
    background-position: -319px -68px;
  }
  .sm-email span {
    background-position: -319px -132px;
  }
  .sm-email:hover span,
  .sm-email:active span,
  .sm-email:focus span {
    opacity: 1;
  }
  .sm-rss {
    background-position: -398px -68px;
  }
  .sm-rss span {
    background-position: -398px -132px;
  }
  .sm-rss:hover span,
  .sm-rss:active span,
  .sm-rss:focus span {
    opacity: 1;
  }
}
.footer-modal .email-modal-header {
  border-bottom: none;
  text-align: center;
  vertical-align: middle;
}
.footer-modal .email-modal-header h3:after {
  margin-bottom: 0;
}
.footer-modal .email-modal {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  width: 100%;
}
.footer-modal .email-modal input {
  border: 1px solid #151515;
  border-radius: 4px;
  line-height: 1.75em;
  max-width: 300px;
  padding-left: 5px;
  width: 100%;
}
.footer-modal .email-modal label {
  font-weight: none;
}
.footer-modal .email-modal .email-button {
  background-color: transparent;
  margin-top: 20px;
  width: 100%;
}
.footer-modal .email-modal .email-button:hover {
  background-color: #f47c20;
  transition: color 250ms ease-in-out 0s;
}
.footer-modal .email-modal p.required {
  font-size: 10px;
  text-align: center;
}
@media (max-width: 480px) {
  .footer {
    /*.wbenc-logo {
      img {
        width: 45%;

        &.alignleft {
          display: inline;
          float: left;
          margin: 4px 15px 10px 0;
        }
      }
    }*/
  }
  .footer .footer-social-media ul li {
    margin-right: 10px;
  }
}
.jumbotron-images .single-image-wrapper {
  position: relative;
  height: 600px;
}
.jumbotron-images .jumbotron-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}
.jumbotron-images .jumbotron-overlay .overlay-inner {
  text-align: center;
}
.jumbotron-images .jumbotron-overlay .overlay-inner h1 {
  color: #fff;
  margin-bottom: 0;
}
.jumbotron-images .jumbotron-overlay .overlay-inner h2.subhead {
  color: #fff;
  font-size: 28px;
  line-height: 35px;
  margin: 15px auto;
  max-width: 650px;
}
.jumbotron-images .jumbotron-overlay .overlay-inner h4 {
  color: #f47c20;
  font-size: 24px;
  line-height: 30px;
}
.jumbotron-images .jumbotron-overlay .overlay-inner p {
  font-size: 24px;
  line-height: 30px;
  color: #fff;
}
@media (max-width: 768px) {
  .jumbotron-images .single-image-wrapper {
    height: 420px;
  }
  .jumbotron-images .jumbotron-overlay .overlay-inner h1 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 10px;
  }
  .jumbotron-images .jumbotron-overlay .overlay-inner h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .jumbotron-images .single-image img {
    max-height: 420px;
  }
}
.jumbotron-video .jumbotron-curtain {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 101;
}
.jumbotron-video .single-video-wrapper {
  position: relative;
}
.jumbotron-video .jumbotron-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 102;
}
.jumbotron-video .jumbotron-overlay .overlay-inner {
  text-align: center;
}
.jumbotron-video .jumbotron-overlay .overlay-inner h1 {
  color: #fff;
  /*margin: 0;*/
}
.jumbotron-video .jumbotron-overlay .overlay-inner h4 {
  color: #f47c20;
  font-size: 24px;
  line-height: 30px;
}
.jumbotron-video .play-video-btn .play-text {
  font-size: 24px;
  line-height: 39px;
  color: #fff;
  vertical-align: middle;
  margin-right: 4px;
}
.jumbotron-video .play-video-btn:hover,
.jumbotron-video .play-video-btn:focus,
.jumbotron-video .play-video-btn:active {
  cursor: pointer;
}
.jumbotron-video .play-video-btn:hover .play-text,
.jumbotron-video .play-video-btn:focus .play-text,
.jumbotron-video .play-video-btn:active .play-text {
  color: #f47c20;
}
.jumbotron-video .play-video-btn:hover .play-icon-small,
.jumbotron-video .play-video-btn:focus .play-icon-small,
.jumbotron-video .play-video-btn:active .play-icon-small {
  background-position-x: 31px;
}
.jumbotron-video .single-video {
  position: relative;
}
.jumbotron-video .single-video .failover-img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
}
.jumbotron-video .single-video .failover-img img {
  width: 100%;
  height: 100%;
}
.jumbotron-video .single-video video {
  width: 100%;
  height: auto;
  z-index: 0;
  object-fit: cover;
  -o-object-fit: cover;
}
.jumbotron-video .video-hidden-description {
  display: none;
}
.jumbotron-video .owl-controls {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  font-size: 0;
}
.jumbotron-video .owl-controls .owl-pagination {
  position: absolute;
  top: 600%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.jumbotron-video .owl-controls .owl-pagination .owl-page {
  border: 3px solid #fff;
  border-radius: 100%;
  display: inline-block;
  height: 16px;
  margin-right: 10px;
  width: 16px;
}
.jumbotron-video .owl-controls .owl-pagination .owl-page:hover {
  border: 3px solid #f47c20;
}
.jumbotron-video .owl-controls .owl-pagination .active {
  background-color: #fff;
}
.jumbotron-video .owl-controls .owl-pagination .active:hover {
  background-color: #f47c20;
}
.jumbotron-video .owl-controls .owl-buttons .owl-prev {
  float: left;
  /*background-image: url('assets/images/jumbotron-carousel-arrows.png');
        width: 24px;
        height: 44px;
        background-position: -2px 0;*/
  margin-left: 30px;
}
.jumbotron-video .owl-controls .owl-buttons .owl-prev:hover,
.jumbotron-video .owl-controls .owl-buttons .owl-prev:focus,
.jumbotron-video .owl-controls .owl-buttons .owl-prev:active {
  background-position-y: -40px;
}
.jumbotron-video .owl-controls .owl-buttons .owl-prev:hover:before {
  color: #f47c20;
}
.jumbotron-video .owl-controls .owl-buttons .owl-prev:before {
  color: #fff;
  content: "\e257";
  font-size: 40px;
  font-family: "Glyphicons Halflings";
}
.jumbotron-video .owl-controls .owl-buttons .owl-next {
  float: right;
  /*background-image: url('assets/images/jumbotron-carousel-arrows.png');
        width: 24px;
        height: 44px;
        background-position: -32px 0;*/
  margin-right: 30px;
}
.jumbotron-video .owl-controls .owl-buttons .owl-next:hover,
.jumbotron-video .owl-controls .owl-buttons .owl-next:focus,
.jumbotron-video .owl-controls .owl-buttons .owl-next:active {
  background-position-y: -41px;
}
.jumbotron-video .owl-controls .owl-buttons .owl-next:hover:after {
  color: #f47c20;
}
.jumbotron-video .owl-controls .owl-buttons .owl-next:after {
  color: #fff;
  content: "\e258";
  font-size: 40px;
  font-family: "Glyphicons Halflings";
}
.jumbotron-video-description {
  padding-top: 45px;
  padding-bottom: 45px;
  margin-top: -20px;
}
.jumbotron-video-description .video-description {
  width: 80%;
  display: inline-block;
  float: left;
  padding-right: 75px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-right: 1px solid #e4e3df;
  color: #57493f;
}
.jumbotron-video-description .video-description p {
  font-size: 36px;
  line-height: 48px;
}
.jumbotron-video-description .video-description p.secondary {
  font-size: 24px;
  line-height: 32px;
}
.jumbotron-video-description .lights-toggle {
  width: 20%;
  display: inline-block;
  float: left;
  padding-left: 30px;
  padding-top: 15px;
}
.jumbotron-video-description .lights-toggle span {
  font-size: 16px;
  line-height: 16px;
  color: #57493f;
}
.jumbotron-video-carousel .single-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.jumbotron-video-carousel .single-video iframe {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: none;
}
.jumbotron-video-carousel .single-video .jumbotron-overlay-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.jumbotron-local-video .jumbotron-curtain {
  height: 100%;
}
.jumbotron-local-video .single-video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.jumbotron-local-video .single-video iframe {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: none;
}
.jumbotron-local-video .single-video .jumbotron-overlay-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.jumbotron-local-video h1 {
  font-size: 120px;
  line-height: 72px;
  /*background:
      linear-gradient(to top,
        rgba(242,124,48,0) 17px,
        rgba(242,124,48,1) 17px,
        rgba(242,124,48,1) 20px,
        rgba(242,124,48,0) 20px
    );*/
}
.jumbotron-local-video .glyphicon-play-circle {
  font-size: 4.5em;
}
@media (max-width: 1500px) {
  .jumbotron-video .owl-controls .owl-pagination {
    top: 500%;
  }
}
@media (max-width: 1300px) {
  .jumbotron-video .owl-controls .owl-pagination {
    top: 450%;
  }
}
@media (max-width: 992px) {
  .jumbotron-video .owl-controls .owl-pagination {
    top: 370%;
  }
}
@media (max-width: 768px) {
  .jumbotron-video .jumbotron-overlay .overlay-inner h1 {
    font-size: 36px;
    line-height: 36px;
  }
  .jumbotron-video .play-video-btn .play-text {
    font-size: 18px;
    line-height: 24px;
  }
  .jumbotron-video .single-video .failover-img {
    display: block;
  }
  .jumbotron-video .owl-controls .owl-buttons .owl-prev {
    margin-left: 15px;
  }
  .jumbotron-video .owl-controls .owl-buttons .owl-next {
    margin-right: 15px;
  }
  .jumbotron-video .owl-controls .owl-pagination {
    top: 275%;
  }
  .jumbotron-video-description .video-description {
    display: block;
    float: none;
    width: 100%;
    border-right: 0;
    padding-right: 0;
    border-bottom: 1px solid #e4e3df;
  }
  .jumbotron-video-description .video-description p {
    font-size: 18px;
    line-height: 24px;
  }
  .jumbotron-video-description .lights-toggle {
    width: 100%;
    float: none;
    display: block;
    padding-left: 0;
  }
  .jumbotron-video-description .lights-toggle span {
    vertical-align: middle;
  }
  .jumbotron-local-video {
    /*h1 {
        background:
          linear-gradient(to top,
            rgba(242,124,48,0) 4px,
            rgba(242,124,48,1) 4px,
            rgba(242,124,48,1) 6px,
            rgba(242,124,48,0) 6px
        );
      }*/
  }
}
@media (max-width: 500px) {
  .jumbotron-video .jumbotron-overlay .overlay-inner h1 {
    margin-bottom: 20px;
  }
  .jumbotron-video .owl-controls .owl-pagination {
    top: 200%;
  }
  .jumbotron-video .owl-controls .owl-pagination .owl-page {
    height: 12px;
    width: 12px;
  }
}
@media (max-width: 365px) {
  .jumbotron-video .owl-controls .owl-pagination {
    top: 180%;
  }
}
.tgl {
  display: none;
}
.tgl,
.tgl:after,
.tgl:before,
.tgl *,
.tgl *:after,
.tgl *:before,
.tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::-moz-selection,
.tgl:after::-moz-selection,
.tgl:before::-moz-selection,
.tgl *::-moz-selection,
.tgl *:after::-moz-selection,
.tgl *:before::-moz-selection,
.tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection,
.tgl:after::selection,
.tgl:before::selection,
.tgl *::selection,
.tgl *:after::selection,
.tgl *:before::selection,
.tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 4em;
  height: 2em;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.tgl + .tgl-btn:after,
.tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.tgl-light + .tgl-btn {
  background: #d7d5ce;
  border-radius: 2em;
  padding: 2px;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}
.tgl-light + .tgl-btn:after {
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.tgl-light:checked + .tgl-btn {
  background: #d7d5ce;
}
@media (max-width: 768px) {
  .tgl + .tgl-btn {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
  }
}
.tgl-btn .label-hide {
  display: none;
}
.feature-tout .tout-column {
  display: inline-block;
  float: left;
  position: relative;
}
.feature-tout .tout-column img {
  width: 100%;
}
.feature-tout .tout-column:hover figure img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.feature-tout .tout-column figure {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.feature-tout .tout-column figure img {
  -webkit-transition: all 1000ms ease-in-out;
  -moz-transition: all 1000ms ease-in-out;
  -ms-transition: all 1000ms ease-in-out;
  -o-transition: all 1000s ease-in-out;
  transition: all 1000ms ease-in-out;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.feature-tout .tout-column figure figcaption {
  position: absolute;
  background-color: rgba(78, 75, 67, 0.6);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.feature-tout .tout-column figure figcaption .tout-text {
  text-align: center;
  color: #fff;
  position: absolute;
  width: 100%;
  line-height: 40px;
  margin: auto auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 36px;
  letter-spacing: -2px;
}
.feature-tout .tout-column figure figcaption .tout-text p {
  color: #fff;
  display: inline;
  line-height: 15px;
  background: linear-gradient(to top, rgba(242, 124, 48, 0) 2px, #f27c30 2px, #f27c30 4px, rgba(242, 124, 48, 0) 4px);
}
.feature-tout .tout-column figure figcaption .tout-text p:after {
  content: "";
  display: block;
  margin-bottom: 20px;
}
.feature-tout .tout-column-2 {
  width: 50%;
}
.feature-tout .tout-column-3 {
  width: 33.3%;
}
@media (max-width: 768px) {
  .feature-tout .tout-column {
    display: block;
    float: none;
  }
  .feature-tout .tout-column figure figcaption .tout-text {
    font-size: 28px;
    line-height: 32px;
  }
  .feature-tout .tout-column-2,
  .feature-tout .tout-column-3 {
    width: 100%;
  }
}
.icon-tout {
  padding-top: 30px;
  padding-bottom: 60px;
}
.icon-tout a {
  outline: 0;
  border: 0;
  text-decoration: none;
}
.icon-tout a:hover,
.icon-tout a:focus,
.icon-tout a:active {
  outline: 0;
  border: 0;
  text-decoration: none;
}
.icon-tout .icon-column {
  width: 33.3%;
  float: left;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
.icon-tout .icon-column .icon-circle {
  position: relative;
  width: 185px;
  height: 185px;
  border-radius: 100%;
  float: none;
  margin: 0 auto 30px auto;
  padding: 10px;
}
.icon-tout .icon-column .icon-tout-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.icon-tout .icon-heading {
  color: #281404;
  font-size: 23px;
  line-height: 30px;
  margin-bottom: 10px;
  /*display: inline;
    background:
    linear-gradient(to top,
      rgba(242,124,48,0) 2px,
      rgba(242,124,48,1) 2px,
      rgba(242,124,48,1) 4px,
      rgba(242,124,48,0) 4px
    );

    &:after {
      content: "";
      display: block;
      margin-bottom: 20px;
    }*/
}
.icon-tout .icon-text {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 1200px) {
  .icon-tout .icon-column {
    padding-left: 10px;
    padding-right: 10px;
  }
  .icon-tout .icon-column .icon-circle {
    width: 140px;
    height: 140px;
  }
}
@media (max-width: 768px) {
  .icon-tout {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .icon-tout .icon-column {
    width: 100%;
    float: none;
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .icon-tout .icon-column .icon-circle {
    width: 150px;
    height: 150px;
  }
}
.icon-tout-2:nth-child(1n) {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .icon-tout-2:nth-child(1n) {
    padding-bottom: 60px;
  }
}
.icon-tout-2:nth-child(2n) {
  padding-bottom: 60px;
}
.icon-tout-2 a {
  outline: 0;
  border: 0;
  text-decoration: none;
}
.icon-tout-2 a:hover,
.icon-tout-2 a:focus,
.icon-tout-2 a:active {
  outline: 0;
  border: 0;
  text-decoration: none;
}
.icon-tout-2 .icon-column {
  margin-bottom: 30px;
  text-align: center;
}
@media (min-width: 768px) {
  .icon-tout-2 .icon-column {
    margin-bottom: 0;
  }
}
.icon-tout-2 .heading-link {
  display: block;
  margin: 0 auto 20px;
  max-width: 350px;
}
.icon-tout-2 .heading-link .icon-heading {
  border: 5px solid #f47c20;
  color: #281404;
  font-size: 23px;
  line-height: 25px;
  padding: 25px;
}
@media (min-width: 400px) {
  .icon-tout-2 .heading-link .icon-heading {
    font-size: 33px;
    line-height: 35px;
  }
}
.icon-tout-2 .icon-text {
  font-size: 18px;
  max-width: 500px;
  margin: 0 auto;
  line-height: 24px;
}
/*
@media (max-width: 1200px) {
  .icon-tout {
    .icon-column {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
}

@media (max-width: 768px) {
  .icon-tout {
    padding-top: 0;
    padding-bottom: 50px;

    .icon-column {
      width: 100%;
      float: none;
      margin-bottom: 40px;
      padding-left: 0;
      padding-right: 0;
    }
  }*/
.jumbotout .jumbotron-overlay .col-md-6 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.jumbotout .jumbotron-overlay .col-md-6 .order {
  font-size: 25px;
  border-radius: 50%;
  border: solid 2px #f47c20;
  color: #f47c20;
  padding: 10px 20px;
  width: 60px;
}
@media (min-width: 1172px) {
  .jumbotout .jumbotron-overlay .col-md-6 .order {
    font-size: 35px;
    border: solid 4px #f47c20;
    padding: 20px 35px;
    width: 100px;
  }
}
.jumbotout .jumbotron-overlay .col-md-6 H2 {
  color: #fff;
  font-size: 38px;
  left: -15px;
  line-height: 42px;
  margin-bottom: 0;
  position: relative;
}
@media (min-width: 768px) {
  .jumbotout .jumbotron-overlay .col-md-6 H2 {
    font-size: 58px;
    left: -20px;
    line-height: 62px;
  }
}
.jumbotout .jumbotron-overlay .content {
  color: #fff;
  font-size: 18px;
  margin-top: 20px;
}
@media (min-width: 1172px) {
  .jumbotout .jumbotron-overlay .content {
    margin-top: 0;
  }
}
.jumbotout .jumbotron-overlay .content UL LI {
  padding-bottom: 5px;
}
.jumbotout .jumbotron-overlay .content UL LI:last-child {
  padding-bottom: 0;
}
/*.no-bg {

  .jumbotron-curtain {

    background-color: transparent;

    .jumbotron-overlay {

      .col-md-6 {

        H2 {
          color: @color-black!important;
        }

      }

      .content {
        color: @color-black!important;
      }

    }

  }

}*/
.wysiwyg-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.wysiwyg-section .section-inner {
  text-align: center;
}
.wysiwyg-section .section-inner .content {
  font-size: 24px;
  line-height: 30px;
  /* EMAIL FORM */
  /* END EMAIL FORM */
}
.wysiwyg-section .section-inner .content .email-form {
  font-size: 14px;
  line-height: 1.42857143;
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  text-align: left;
  width: 100%;
}
.wysiwyg-section .section-inner .content .email-form input {
  border: 1px solid #151515;
  border-radius: 4px;
  line-height: 1.75em;
  max-width: 300px;
  padding-left: 5px;
  width: 100%;
}
.wysiwyg-section .section-inner .content .email-form label {
  font-weight: none;
}
.wysiwyg-section .section-inner .content .email-form .email-button {
  background-color: transparent;
  margin-top: 20px;
  width: 100%;
}
.wysiwyg-section .section-inner .content .email-form .email-button:hover {
  background-color: #f47c20;
  transition: color 250ms ease-in-out 0s;
}
.wysiwyg-section .section-inner .content .email-form p.required {
  font-size: 10px;
  text-align: center;
}
.wysiwyg-section .vimeo-video {
  margin-top: 50px;
}
@media (max-width: 768px) {
  .wysiwyg-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .wysiwyg-section .section-inner h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .wysiwyg-section .section-inner .content {
    font-size: 18px;
    line-height: 24px;
  }
}
.logo-carousel-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 1200px;
  float: none;
  margin: 0 auto;
}
.logo-carousel-wrapper .logo-carousel {
  padding: 0;
  margin: 0;
  list-style: none;
}
.logo-carousel-wrapper .logo-carousel .single-logo-column {
  width: 250px;
}
.logo-carousel-wrapper .logo-carousel .single-logo-column .single-logo {
  display: block;
  height: 130px;
  margin-right: 50px;
  text-align: center;
}
.logo-carousel-wrapper .logo-carousel .single-logo-column .logo-image {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
  /* IE6-9 */
}
.logo-carousel-wrapper .logo-carousel .single-logo-column .logo-image:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}
.logo-carousel-wrapper .logo-carousel .owl-controls .owl-pagination {
  text-align: center;
}
.logo-carousel-wrapper .logo-carousel .owl-controls .owl-pagination .owl-page {
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #d7d5ce;
  display: inline-block;
  margin-right: 10px;
}
.logo-carousel-wrapper .logo-carousel .owl-controls .owl-pagination .active {
  background-color: #f47c20;
}
@media (max-width: 768px) {
  .logo-carousel-wrapper .logo-carousel .single-logo-column {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .logo-carousel-wrapper .logo-carousel .single-logo-column .single-logo {
    margin-right: 0;
  }
  .logo-carousel-wrapper .logo-carousel .owl-controls .owl-pagination .owl-page {
    width: 8px;
    height: 8px;
  }
}
.video-carousel-wrapper {
  overflow: hidden;
  position: relative;
}
.video-carousel-wrapper .video-carousel-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.video-carousel-wrapper .video-carousel-list li {
  display: inline-block;
  float: left;
  position: relative;
}
.video-carousel-wrapper .video-carousel-list .carousel-vimeo-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 0;
  height: 0;
}
.video-carousel-wrapper .video-carousel-list .video-overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
.video-carousel-wrapper .video-carousel-list .play-button {
  /*background-image: url('assets/images/play-arrow.png');*/
  background-repeat: no-repeat;
  width: 118px;
  height: 118px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto auto;
  z-index: 4;
  cursor: pointer;
}
.video-carousel-wrapper .video-carousel-list .play-button:hover,
.video-carousel-wrapper .video-carousel-list .play-button:active,
.video-carousel-wrapper .video-carousel-list .play-button:focus {
  cursor: pointer;
}
.video-carousel-wrapper .focused {
  transform: scale(1.3);
  position: absolute;
}
.video-carousel-wrapper .video-carousel-navigation {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
}
.video-carousel-wrapper .video-carousel-nav {
  background-image: url('assets/images/jumbotron-carousel-arrows.png');
  background-repeat: no-repeat;
  width: 24px;
  height: 44px;
  position: absolute;
  top: 50%;
}
.video-carousel-wrapper .prev-icon {
  background-position: -2px 0;
  left: 50%;
}
.video-carousel-wrapper .next-icon {
  background-position: -32px 0;
  right: 50%;
}
.video-carousel-wrapper #prev,
.video-carousel-wrapper #next {
  background-color: rgba(244, 124, 32, 0.8);
  display: block;
  height: 100%;
  width: 25%;
  top: 0;
  position: absolute;
  z-index: 5;
}
.video-carousel-wrapper #prev:hover,
.video-carousel-wrapper #next:hover {
  background-color: rgba(244, 124, 32, 0.8);
}
.video-carousel-wrapper #prev {
  left: 0px;
}
.video-carousel-wrapper #next {
  right: 0px;
}
.video-carousel-wrapper .current-video #next,
.video-carousel-wrapper .current-video #prev {
  display: none !important;
}
@media (max-width: 768px) {
  .video-carousel-wrapper #prev,
  .video-carousel-wrapper #next {
    width: 12.5%;
  }
  .video-carousel-wrapper .prev-icon {
    left: 25%;
  }
  .video-carousel-wrapper .next-icon {
    right: 5%;
  }
  .video-carousel-wrapper .video-carousel-list iframe {
    height: auto !important;
  }
}
.employee-list-wrapper .employee-filter-list {
  text-align: center;
  margin-bottom: 50px;
  padding: 0;
}
.employee-list-wrapper .employee-filter-list li {
  display: inline-block;
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.employee-list-wrapper .employee-filter-list li a {
  color: #57493f;
  padding-left: 3px;
  padding-right: 3px;
}
.employee-list-wrapper .employee-filter-list li a:hover,
.employee-list-wrapper .employee-filter-list li a:focus,
.employee-list-wrapper .employee-filter-list li a:active {
  color: #f47c20;
  text-decoration: none;
  outline: 0;
}
.employee-list-wrapper .employee-filter-list li:after {
  content: "/";
  color: #e4e3df;
}
.employee-list-wrapper .employee-filter-list li:last-child:after {
  content: "";
}
.employee-list-wrapper .employee-filter-list .current a {
  color: #f47c20;
}
.employee-list-wrapper .employee-filter-list .current a:hover,
.employee-list-wrapper .employee-filter-list .current a:focus,
.employee-list-wrapper .employee-filter-list .current a:active {
  text-decoration: none;
  outline: 0;
}
.employee-list-wrapper .employee-list {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  background-color: #ececec;
}
.employee-list-wrapper .single-employee {
  display: inline-block;
  float: left;
  width: 33.33%;
  position: relative;
  cursor: default;
}
.employee-list-wrapper .single-employee .employee-image {
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
  width: 100%;
}
.employee-list-wrapper .single-employee:hover .employee-information,
.employee-list-wrapper .single-employee:focus .employee-information,
.employee-list-wrapper .single-employee:active .employee-information {
  opacity: 1;
}
.employee-list-wrapper .single-employee .employee-information {
  position: absolute;
  width: 100%;
  height: 0;
  background-color: rgba(244, 124, 32, 0.8);
  -webkit-transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -ms-transition: opacity 0.3s ease-in;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
  opacity: 0;
  padding-bottom: 66.66%;
}
.employee-list-wrapper .single-employee .employee-information .employee-information-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 30px;
}
.employee-list-wrapper .single-employee .employee-information .employee-name {
  color: #281404;
  /*display: inline;*/
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 5px;
  /*background:
          linear-gradient(to top,
            rgba(255,255,255,0) 2px,
            rgba(255,255,255,1) 2px,
            rgba(255,255,255,1) 3px,
            rgba(255,255,255,0) 3px
        );

        &:after {
          content: "";
          display: block;
          margin-bottom: 5px;
        }*/
}
.employee-list-wrapper .single-employee .employee-information .employee-title {
  font-size: 18px;
  line-height: 24px;
}
.employee-list-wrapper .single-employee .employee-information .divider-small {
  margin: 10px auto;
}
.employee-list-wrapper .single-employee .employee-information .bio p {
  color: #fff;
  font-size: 18px;
  line-height: 24px;
}
.employee-list-wrapper .single-employee .employee-information .bio-cta {
  font-size: 18px;
  color: #fff;
}
.employee-list-wrapper .single-employee .employee-information .bio-cta .glyphicon {
  top: 3px;
}
.employee-list-wrapper .single-employee .rb-overlay {
  background-color: transparent;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  cursor: default;
  -webkit-transition: opacity 0.2s ease 0s, z-index 0.2s ease 0s, pointer-events 0.2s ease 0s, clip 0.2s ease 0s, background-color 0.8s ease-in-out;
  -moz-transition: opacity 0.2s ease 0s, z-index 0.2s ease 0s, pointer-events 0.2s ease 0s, clip 0.2s ease 0s, background-color 0.8s ease-in-out;
  -ms-transform: opacity 0.2s ease 0s, z-index 0.2s ease 0s, pointer-events 0.2s ease 0s, clip 0.2s ease 0s, background-color 0.8s ease-in-out;
  -o-transition: opacity 0.2s ease 0s, z-index 0.2s ease 0s, pointer-events 0.2s ease 0s, clip 0.2s ease 0s, background-color 0.8s ease-in-out;
  transition: opacity 0.2s ease 0s, z-index 0.2s ease 0s, pointer-events 0.2s ease 0s, clip 0.2s ease 0s, background-color 0.8s ease-in-out;
}
.employee-list-wrapper .single-employee .rb-overlay .rb-close {
  position: absolute;
  top: 0.4em;
  right: 0.4em;
  width: 2em;
  height: 2em;
  text-indent: -9000px;
  cursor: pointer;
  z-index: 1000;
}
.employee-list-wrapper .single-employee .rb-overlay .rb-close:before {
  font-weight: 100;
  position: absolute;
  top: 15px;
  left: -15px;
  width: 100%;
  height: 100%;
  font-size: 3em;
  line-height: 0.6;
  text-align: center;
  text-indent: 0px;
  color: #fff;
}
.employee-list-wrapper .single-employee .rb-overlay .rb-content {
  width: 100%;
  height: 100%;
  margin: 50px auto;
  max-width: 1200px;
  font-size: 32px !important;
  line-height: 32px;
  padding: 0 30px;
}
.employee-list-wrapper .single-employee .rb-overlay .rb-content P {
  color: transparent;
  margin-bottom: 40px;
  -webkit-transition: color 0.05s ease 0s;
  -moz-transition: color 0.05s ease 0s;
  -ms-transform: color 0.05s ease 0s;
  -o-transition: color 0.05s ease 0s;
  transition: color 0.05s ease 0s;
}
.employee-list-wrapper .expanded .rb-overlay {
  background-color: #f47c20 !important;
}
.employee-list-wrapper .expanded .rb-overlay .rb-content P {
  color: #fff !important;
  -webkit-transition: color 1.2s ease-in 0s !important;
  -moz-transition: color 1.2s ease-in 0s !important;
  -ms-transform: color 1.2s ease-in 0s !important;
  -o-transition: color 1.2s ease-in 0s !important;
  transition: color 1.2s ease-in 0s !important;
}
.employee-list-wrapper .expanded .rb-overlay .rb-content P.bio-name {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  font-weight: 500;
}
@media (max-width: 992px) {
  .employee-list-wrapper .single-employee {
    width: 50%;
    cursor: pointer;
  }
}
@media (max-width: 768px) {
  .employee-list-wrapper .single-employee {
    width: 100%;
    display: block;
    float: none;
  }
  .employee-list-wrapper .single-employee .rb-overlay .rb-content {
    font-size: 24px !important;
    line-height: 24px;
  }
  .employee-list-wrapper .single-employee .rb-overlay .rb-content P {
    margin-bottom: 30px;
  }
  .employee-list-wrapper .single-employee .rb-overlay .rb-content P.bio-name {
    font-size: 28px;
  }
}
@media (max-width: 768px) and (max-width: 500px) {
  .employee-list-wrapper .single-employee .rb-overlay .rb-content {
    font-size: 14px !important;
    line-height: 14px;
  }
  .employee-list-wrapper .single-employee .rb-overlay .rb-content P {
    margin-bottom: 20px;
  }
  .employee-list-wrapper .single-employee .rb-overlay .rb-content P.bio-name {
    font-size: 18px;
  }
}
.contact-tout-section .contact-tout {
  padding-top: 80px;
  padding-bottom: 0;
  text-align: center;
  /*.tout-title {
      font-size: 24px;
      line-height: 32px;
      color: @color-dark-grey-1;
      margin-bottom: 10px;
    }*/
}
.contact-tout-section .contact-tout .tout-content p {
  color: #281404;
  font-size: 18px;
  line-height: 27px;
}
.contact-tout-section .contact-tout .btn {
  text-transform: none;
}
.contact-tout-section .contact-tout .tout-column {
  float: left;
  width: 50%;
  padding: 35px 50px;
}
.contact-tout-section .contact-tout .hello-tout {
  border-right: 1px solid #e4e3df;
}
@media (max-width: 768px) {
  .contact-tout-section .contact-tout .hello-tout {
    border-right: 0;
    border-bottom: 1px solid #e4e3df;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .contact-tout-section .contact-tout .tout-column {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
.tout-grid-wrapper {
  display: table;
  width: 100%;
  padding: 50px 15px;
  background-color: #f8f7f4;
  margin-top: 60px;
}
.tout-grid-wrapper .tout-inner {
  max-width: 440px;
  float: none;
  margin: 0 auto;
}
.tout-grid-wrapper .tout-inner .tout-title {
  display: inline;
  font-size: 36px;
  line-height: 32px;
  margin-bottom: 30px;
  /*padding-bottom: 10px;*/
  color: #281404;
  /*background:
        linear-gradient(to top,
          rgba(242,124,48,0) 2px,
          rgba(242,124,48,1) 2px,
          rgba(242,124,48,1) 4px,
          rgba(242,124,48,0) 4px
        );

      &:after {
        content: "";
        display: block;
        margin-bottom: 30px;
      }*/
}
.tout-grid-wrapper .tout-inner p {
  font-size: 18px;
  line-height: 24px;
  margin-top: 20px;
}
.tout-grid-wrapper .tout-inner .btn {
  margin-top: 10px;
}
.tout-grid-wrapper .tout-column {
  display: table-cell;
  width: 50%;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.tout-grid-wrapper .tout-left {
  border-right: 1px solid #e4e3df;
}
@media (max-width: 768px) {
  .tout-grid-wrapper {
    display: block;
    padding: 30px 15px;
  }
  .tout-grid-wrapper .tout-inner .tout-title {
    font-size: 24px;
    line-height: 27px;
  }
  .tout-grid-wrapper .tout-column {
    display: block;
    width: 100%;
  }
  .tout-grid-wrapper .tout-left {
    border-right: 0;
    border-bottom: 2px solid #e4e3df;
  }
}
.case-study-tout {
  margin: 100px auto;
  text-align: center;
  padding: 0 15px;
}
.case-study-tout .case-study-description {
  font-size: 24px;
}
.case-studies-grid .case-studies-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.case-studies-grid .case-studies-list .single-case-study {
  display: inline-block;
  float: left;
  width: 50%;
  position: relative;
}
.case-studies-grid .case-studies-list .single-case-study .case-study-image {
  width: 100%;
}
.case-studies-grid .case-studies-list .single-case-study:hover figcaption {
  opacity: 1;
}
.case-studies-grid .case-studies-list .single-case-study:hover figure img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  -moz-transform: scale3d(1.1, 1.1, 1);
  -ms-transform: scale3d(1.1, 1.1, 1);
  -o-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}
.case-studies-grid .case-studies-list .single-case-study figure {
  padding: 0;
  margin: 0;
  overflow: hidden;
}
.case-studies-grid .case-studies-list .single-case-study figure img {
  -webkit-transition: all 750ms ease-in-out;
  -moz-transition: all 750ms ease-in-out;
  -ms-transition: all 750ms ease-in-out;
  -o-transition: all 750s ease-in-out;
  transition: all 750ms ease-in-out;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.case-studies-grid .case-studies-list .single-case-study figcaption {
  position: absolute;
  background: rgba(244, 124, 32, 0.8);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.case-studies-grid .case-studies-list .single-case-study .overlay .overlay-inner {
  text-align: center;
  color: #fff;
  position: absolute;
  width: 100%;
  max-width: 300px;
  margin: auto auto;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.case-studies-grid .case-studies-list .single-case-study .overlay .overlay-inner .case-study-heading {
  color: #281404;
  display: inline;
  font-size: 24px;
  line-height: 32px;
  background: linear-gradient(to top, rgba(255, 255, 255, 0) 2px, #ffffff 2px, #ffffff 3px, rgba(255, 255, 255, 0) 3px);
}
.case-studies-grid .case-studies-list .single-case-study .overlay .overlay-inner .view {
  font-size: 18px;
  line-height: 30px;
  border-bottom: none;
  display: block;
}
.case-studies-grid .case-studies-list .single-case-study .overlay .overlay-inner .view .glyphicon {
  left: 5px;
  top: 3px;
}
@media (max-width: 768px) {
  .case-study-tout {
    margin: 75px auto;
  }
  .case-study-tout h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .case-study-tout .case-study-description {
    font-size: 18px;
    line-height: 24px;
  }
  .case-studies-grid .case-studies-list .single-case-study {
    display: block;
    float: none;
    width: 100%;
    position: relative;
  }
  .case-studies-grid .case-studies-list .single-case-study figure img {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
  }
  .case-studies-grid .case-studies-list .single-case-study figcaption {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 1;
  }
  .case-studies-grid .case-studies-list .single-case-study .overlay .overlay-inner .case-study-heading {
    color: #fff;
    background: linear-gradient(to top, rgba(242, 124, 48, 0) 2px, #f27c30 2px, #f27c30 3px, rgba(242, 124, 48, 0) 3px);
  }
}
@media (max-width: 480px) {
  .case-studies-grid .case-studies-list .single-case-study {
    height: 250px;
    position: relative;
    overflow: hidden;
  }
  .case-studies-grid .case-studies-list .single-case-study:hover figure img {
    -webkit-transform: scale3d(1.1, 1.1, 1) translate(-50%, -50%);
    -moz-transform: scale3d(1.1, 1.1, 1) translate(-50%, -50%);
    -ms-transform: scale3d(1.1, 1.1, 1) translate(-50%, -50%);
    -o-transform: scale3d(1.1, 1.1, 1) translate(-50%, -50%);
    transform: scale3d(1.1, 1.1, 1) translate(-50%, -50%);
  }
  .case-studies-grid .case-studies-list .single-case-study figure img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 250px;
    -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    -moz-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    -ms-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    -o-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
  }
}
.dark-skin {
  background-color: #000;
}
.dark-skin .section-off-white,
.dark-skin .tout-grid-wrapper {
  background-color: #1e1e1e;
}
.dark-skin .section-white,
.dark-skin .icon-tout {
  background-color: #000;
}
.dark-skin .footer {
  background-color: #000;
}
.dark-skin .tgl-light + .tgl-btn:after {
  background-color: #c8c7c2;
}
.dark-skin .tgl-light + .tgl-btn,
.dark-skin .tgl-light:checked + .tgl-btn {
  background-color: #666560;
}
.dark-skin .jumbotron-video-description .video-description p {
  color: #c8c7c2;
}
.dark-skin .jumbotron-video-description .lights-toggle span {
  color: #c8c7c2;
}
.dark-skin h3 {
  color: #c8c7c2;
}
.dark-skin p {
  color: #c8c7c2;
}
.dark-skin .wysiwyg-section .heading-2 {
  color: #c8c7c2;
}
.dark-skin .icon-tout .icon-heading {
  color: #c8c7c2;
}
.dark-skin .icon-tout .icon-text p {
  color: #c8c7c2;
}
.dark-skin .tout-grid-wrapper .tout-inner .tout-title {
  color: #c8c7c2;
}
.dark-skin .tout-grid-wrapper .tout-inner p {
  color: #c8c7c2;
}
.dark-skin .footer {
  margin-bottom: 0;
  padding-bottom: 80px;
}
.dark-skin .footer .footer-content p {
  color: #c8c7c2;
}
.dark-skin .footer .footer-social-media .connect {
  color: #c8c7c2;
}
.dark-skin .footer .copyright p {
  color: #c8c7c2;
}
.dark-skin .footer .contact-info .hs-contact-indicator {
  color: #c8c7c2;
}
.case-study-section {
  clear: both;
  text-align: center;
  overflow: hidden;
}
.case-study-section .vimeo-video .vimeo-background {
  display: none;
}
.case-study-section .vimeo-video VIDEO {
  height: auto;
  object-fit: cover;
  width: 100%;
  z-index: 0;
}
.case-study-section .container-inside h2 {
  font-size: 72px;
  line-height: 72px;
  color: #57493f;
  margin-bottom: 20px;
}
.case-study-section .container-inside h3 {
  font-size: 36px;
  line-height: 48px;
  margin-bottom: 10px;
}
.case-study-section .container-inside h4 {
  font-size: 24px;
  line-height: 30px;
  color: #f47c20;
  margin-top: 20px;
  margin-bottom: 20px;
}
.case-study-section .container-inside p {
  font-size: 24px;
  line-height: 30px;
  margin: 20px 0;
}
.case-study-section .divider {
  margin: 50px auto;
}
.step-number {
  border: 2px solid #f47c20;
  width: 75px;
  height: 75px;
  position: relative;
  float: none;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 40px;
}
.step-number span {
  display: block;
  font-size: 36px;
  line-height: 72px;
  text-align: center;
  color: #f47c20;
}
@media (max-width: 768px) {
  .case-study-section .container-inside h2 {
    font-size: 36px;
    line-height: 47px;
  }
  .case-study-section .container-inside h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .case-study-section .container-inside h4 {
    font-size: 18px;
    line-height: 24px;
  }
  .case-study-section .container-inside p {
    font-size: 18px;
    line-height: 24px;
  }
  .case-study-section .vimeo-video .vimeo-background {
    display: block;
  }
  .case-study-section .divider {
    margin: 30px auto;
  }
  .step-number {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }
  .step-number span {
    font-size: 24px;
    line-height: 46px;
  }
}
.case-study-quote {
  padding-top: 120px;
  padding-bottom: 150px;
}
.case-study-quote .quote-content {
  font-size: 36px;
  line-height: 40px;
  color: #57493f;
  margin-bottom: 20px;
}
.case-study-quote .quote-source {
  font-size: 18px;
  line-height: 24px;
  color: #f47c20;
}
@media (max-width: 768px) {
  .case-study-quote {
    padding-top: 90px;
    padding-bottom: 40px;
  }
  .case-study-quote .quote-content {
    font-size: 24px;
    line-height: 30px;
  }
}
.case-study-step-with-image {
  padding-top: 100px;
  padding-bottom: 100px;
}
.case-study-step-with-image table {
  font-size: 18px;
  line-height: 24px;
  width: 100%;
  margin-top: 30px;
}
.case-study-step-with-image table tr {
  margin-bottom: 10px;
}
.case-study-step-with-image table tr td {
  padding: 0 10px 15px 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .case-study-step-with-image {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .case-study-step-with-image table {
    width: 100%;
  }
  .case-study-step-with-image table tr {
    display: block;
  }
  .case-study-step-with-image table tr td {
    display: block;
    width: 100%;
    padding: 0 0 15px 0;
  }
}
.case-study-step-with-video {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 768px) {
  .case-study-step-with-video {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .case-study-step-with-video .vimeo-video {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.case-study-title-width-image {
  padding-top: 100px;
  padding-bottom: 100px;
}
.case-study-title-width-image .case-study-image {
  width: 100%;
  height: auto;
}
.case-study-title-width-image p {
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 768px) {
  .case-study-title-width-image {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.case-study-only-image {
  padding-top: 0;
}
.case-study-title-width-image-grid {
  padding-top: 100px;
  padding-bottom: 100px;
}
.case-study-title-width-image-grid .full-width-grid {
  padding-left: 15px;
  padding-right: 15px;
}
.case-study-title-width-image-grid .clear {
  clear: left;
}
.case-study-title-width-image-grid .case-study-image {
  width: 100%;
  height: auto;
}
.case-study-title-width-image-grid .full-size-image {
  display: none;
}
.case-study-title-width-image-grid .responsive-images {
  margin-bottom: 25px;
}
.case-study-title-width-image-grid p {
  font-size: 18px;
  line-height: 24px;
}
@media (min-width: 992px) {
  .case-study-title-width-image-grid .full-width-grid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .case-study-title-width-image-grid {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.case-study-only-image {
  padding-top: 0;
}
.grid-vertical {
  display: block;
}
.grid-vertical .big-image-grid-wrapper {
  float: left;
  width: 52%;
  display: inline-block;
  padding-right: 30px;
}
.grid-vertical .big-image-grid-wrapper .big-image-grid-inner img {
  width: 100%;
}
.grid-vertical .small-images-grid-wrapper {
  float: left;
  display: inline-block;
  width: 48%;
}
.grid-vertical .small-images-grid-wrapper .small-image img {
  width: 100%;
}
.grid-vertical .small-images-grid-wrapper .small-image:first-child {
  padding-bottom: 30px;
}
.grid-horizontal .big-image-grid-wrapper {
  float: none;
  width: 100%;
  display: block;
  padding-bottom: 30px;
}
.grid-horizontal .big-image-grid-wrapper .big-image-grid-inner img {
  width: 100%;
}
.grid-horizontal .small-images-grid-wrapper .small-image {
  float: left;
  display: inline-block;
  width: 50%;
}
.grid-horizontal .small-images-grid-wrapper .small-image:first-child {
  padding-right: 15px;
}
.grid-horizontal .small-images-grid-wrapper .small-image:last-child {
  padding-left: 15px;
}
.grid-horizontal .small-images-grid-wrapper .small-image img {
  width: 100%;
}
@media (max-width: 768px) {
  .grid-images-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
  .grid-images-wrapper .big-image-grid-wrapper {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .grid-images-wrapper .small-images-grid-wrapper {
    width: 100%;
  }
  .grid-images-wrapper .small-images-grid-wrapper .small-image {
    width: 100%;
    float: none;
    display: block;
  }
  .grid-images-wrapper .small-images-grid-wrapper .small-image:first-child {
    padding-right: 0;
    padding-bottom: 30px;
  }
  .grid-images-wrapper .small-images-grid-wrapper .small-image:last-child {
    padding-left: 0;
  }
  .grid-Vertical .big-image-grid-wrapper {
    float: none;
    width: 100%;
    display: block;
    padding-right: 0;
  }
  .grid-Vertical .small-images-grid-wrapper {
    float: none;
    display: block;
    width: 100%;
    margin-top: 30px;
  }
  .grid-Vertical .small-images-grid-wrapper img {
    height: auto !important;
  }
  .grid-Horizontal .small-images-grid-wrapper .small-image {
    float: none;
    display: block;
    width: 100%;
  }
  .grid-Horizontal .small-images-grid-wrapper .small-image:first-child {
    padding-right: 0;
    margin-bottom: 30px;
  }
  .grid-Horizontal .small-images-grid-wrapper .small-image:last-child {
    padding-left: 0;
  }
}
.case-study-grid-1-1 {
  padding-top: 0;
  padding-bottom: 0;
}
.case-study-grid-1-1 .one-one-grid-wrapper {
  display: table;
  width: 100%;
}
.case-study-grid-1-1 .one-one-grid-wrapper .one-one-column {
  display: table-cell;
  width: 50%;
}
.case-study-grid-1-1 .one-one-grid-wrapper .one-one-column img {
  width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .case-study-grid-1-1 .one-one-grid-wrapper .one-one-column {
    display: block;
    width: 100%;
  }
}
/* Blog Columns */
.blog-left {
  float: left;
  padding-left: 0 !important;
  width: 67%;
  margin-right: 8%;
}
.blog-left .nav-pills {
  margin-bottom: 25px;
  font-size: 18px;
}
.blog-left .nav-pills li {
  margin-right: 5px;
}
.blog-left .nav-pills .active A {
  background-color: #f47c20 !important;
}
.blog-left .nav-pills .active A:hover {
  background-color: #f47c20 !important;
}
.blog-sidebar {
  float: left;
  width: 25%;
}
.blog-main {
  margin-top: 100px;
}
.blog-main .promo-area {
  margin-bottom: 100px;
}
.blog-main .promo-area .single-image-wrapper .overlay-inner {
  text-align: center;
  padding: 60px 100px;
  max-width: 870px;
  margin: auto;
}
.blog-main .promo-area .single-image-wrapper .overlay-inner h2 {
  color: #fff;
  font-size: 68px;
}
.blog-main .promo-area .single-image-wrapper .overlay-inner p {
  color: #fff;
  font-size: 24px;
}
.blog-main .promo-area .single-image-wrapper .overlay-inner .btn {
  margin-top: 10px;
}
/* Mobile Categories */
.mobile-blog-categories-wrapper {
  display: none;
}
.mobile-blog-categories-wrapper .mobile-open-categories {
  border-top: 1px solid #e4e3df;
  border-bottom: 1px solid #e4e3df;
  padding: 10px 0;
  margin-bottom: 30px;
}
.mobile-blog-categories-wrapper .mobile-open-categories .mobile-cat-open-label {
  display: inline-block;
  font-size: 18px;
  line-height: 20px;
}
.mobile-blog-categories-wrapper .mobile-open-categories .mobile-cat-open-icon {
  display: inline-block;
  text-align: right;
  float: right;
  background-image: url('assets/images/mobile-nav.svg');
  background-position: -60px 55px;
  width: 30px;
  height: 30px;
  /*margin-right: 10px;
      margin-top: 5px;*/
}
.mobile-blog-categories-wrapper .mobile-open-categories .opened-icon {
  background-position: -60px 80px;
}
.mobile-blog-categories-wrapper .mobile-categories {
  height: 0;
  visibility: hidden;
  display: none;
  background-color: #fff;
}
.mobile-blog-categories-wrapper .mobile-categories ul {
  list-style: none;
  margin: 0;
  padding: 25px 0;
}
.mobile-blog-categories-wrapper .mobile-categories ul li {
  font-size: 18px;
  line-height: 30px;
  padding: 5px 0;
}
.mobile-blog-categories-wrapper .mobile-categories ul li a {
  color: #ada99f;
  text-decoration: none;
  outline: 0;
}
.mobile-blog-categories-wrapper .mobile-categories ul li a:hover,
.mobile-blog-categories-wrapper .mobile-categories ul li a:focus,
.mobile-blog-categories-wrapper .mobile-categories ul li a:active {
  text-decoration: none;
  outline: 0;
  color: #f47c20;
}
.mobile-blog-categories-wrapper .mobile-categories-opened {
  height: auto;
  visibility: visible;
  display: block;
}
/* Blog Content Column */
.blog-content .single-blog-post.featured .featured-image {
  margin-bottom: 30px;
  float: none;
  width: 100%;
  max-width: 100%;
}
.blog-content .single-blog-post.featured .featured-image img {
  width: 100%;
}
.blog-content .single-blog-post.featured .content p {
  font-size: 24px;
  line-height: 30px;
}
.blog-content .single-blog-post {
  margin-bottom: 90px;
}
.blog-content .single-blog-post:last-child {
  margin-bottom: 0;
}
.blog-content .single-blog-post .featured-image {
  float: left;
  max-width: 30%;
  margin-right: 30px;
  margin-bottom: 30px;
}
.blog-content .single-blog-post .featured-image img {
  width: 100%;
}
.blog-content .single-blog-post .event-image {
  margin-bottom: 60px;
}
.blog-content .single-blog-post .content p {
  font-size: 18px;
  line-height: 24px;
}
.blog-content .content p {
  color: #57493f;
  margin-top: 20px;
}
.blog-content .event-details {
  display: block!important;
}
.blog-content .event-details H4 {
  color: #57493f;
}
.blog-content .event-details P {
  margin-top: 10px;
  line-height: 18px!important;
}
.blog-content .event-details A {
  font-size: 18px;
}
.blog-content .event-details STRONG {
  font-family: "Avenir LT W01_55 Roman1475520";
  font-style: italic;
  font-weight: 800;
  color: #57493f;
}
.blog-content .client-category span {
  font-size: 18px;
  color: #f47c20;
}
.blog-content .blog-post-title {
  display: inline;
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 40px;
  background: linear-gradient(to top, rgba(242, 124, 48, 0) 2px, #f27c30 2px, #f27c30 4px, rgba(242, 124, 48, 0) 4px);
}
.blog-content .blog-post-title:after {
  content: "";
  display: block;
  margin-bottom: 0;
}
.blog-content .blog-post-title a {
  color: #57493f;
  text-decoration: none;
  outline: 0;
}
.blog-content .blog-post-title a:hover,
.blog-content .blog-post-title a:focus,
.blog-content .blog-post-title a:active {
  tect-decoration: none;
  outline: 0;
}
.blog-content h2.subhead {
  color: #57493f;
  font-size: 28px;
  line-height: 35px;
  margin: 10px 0;
}
.blog-content .blog-post-details {
  border-top: 2px solid #f3f2ed;
  margin-top: 20px;
  padding-top: 20px;
  color: #57493f;
  font-family: 'Avenir LT W01_55 Roman1475520';
  font-size: 18px;
  line-height: 24px;
  clear: both;
}
.blog-content .blog-post-details .categories {
  margin-left: 15px;
}
.blog-content .blog-post-details .categories a {
  color: #ada99f;
  text-decoration: none;
  outline: 0;
}
.blog-content .blog-post-details .categories a:hover,
.blog-content .blog-post-details .categories a:focus,
.blog-content .blog-post-details .categories a:active {
  text-decoration: none;
  outline: 0;
}
/* WP-PageNavi */
.wp-pagenavi .current {
  border: 1px solid #57493f;
  color: #57493f;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 1px solid #e4e3df;
  padding: 4px 8px;
  border-radius: 3px;
  color: #4e4b43;
}
.wp-pagenavi a:hover,
.wp-pagenavi span:hover,
.wp-pagenavi a:focus,
.wp-pagenavi span:focus,
.wp-pagenavi a:active,
.wp-pagenavi span:active {
  border-color: #ada99f;
}
.archive-main {
  margin: 40px 0 100px 0;
}
.archive-info {
  margin-top: 40px;
}
.archive-info .small-circle {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 3px solid #e4e3df;
  margin-right: 4px;
  vertical-align: middle;
}
.archive-info .close-icon {
  font-size: 15px;
  padding: 2px;
  color: #57493f;
}
.archive-info .tagged {
  font-size: 24px;
  color: #57493f;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  .blog-left {
    width: 67%;
  }
  .blog-sidebar {
    width: 25%;
  }
}
@media (max-width: 992px) {
  .hs-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-left {
    width: 67%;
  }
  .blog-sidebar {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .hs-container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
  .blog-left {
    width: 100%;
    float: none;
  }
  .blog-sidebar {
    display: none;
  }
  /* Jumbotron Blog */
  .jumbotron-blog {
    padding-top: 100px;
    padding-bottom: 100px;
    margin-bottom: 30px;
  }
  .jumbotron-blog .heading {
    font-size: 36px;
    line-height: 36px;
  }
  .jumbotron-blog .secondary-title {
    font-size: 18px;
    line-height: 50px;
  }
  .jumbotron-blog .jumbotron-text {
    margin-top: 50px;
  }
  /* Mobile Categories Menu */
  .mobile-blog-categories-wrapper {
    display: block;
  }
  /* Blog Content */
  .blog-content .blog-post-title {
    font-size: 24px;
    line-height: 30px;
  }
  .blog-content .content {
    display: none;
  }
  .blog-content .single-blog-post {
    margin-bottom: 60px;
  }
  .blog-content .single-blog-post .featured-image {
    float: none;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .blog-content .blog-post-details .categories {
    margin-left: 0;
    display: block;
  }
  .blog-main {
    margin-top: 50px;
  }
  .blog-main .promo-area {
    margin-bottom: 75px;
  }
  .blog-main .promo-area .single-image-wrapper .overlay-inner {
    padding: 40px 30px;
  }
  .blog-main .promo-area .single-image-wrapper .overlay-inner h2 {
    color: #fff;
    font-size: 36px;
  }
  .blog-main .promo-area .single-image-wrapper .overlay-inner p {
    color: #fff;
    font-size: 18px;
  }
}
@media (max-width: 320px) {
  .blog-left {
    width: 100%;
  }
  .blog-sidebar {
    display: none;
  }
}
/* Single Blog Post Jumbotron - Featured Image */
.jumbotron-single-blog-post {
  padding: 0;
  margin-bottom: 90px;
}
.jumbotron-single-blog-post .jumbotron-blog-featured-image img {
  width: 100%;
  object-fit: cover;
  max-height: 700px;
  height: auto;
}
.blog-single-post {
  max-width: 800px;
  float: none;
  margin: 0 auto;
  margin-top: 60px;
}
.blog-single-post .hs-container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.blog-single-post .single-blog-post-title {
  font-size: 36px;
  line-height: 40px;
  color: #57493f;
  margin-bottom: 30px;
}
.blog-single-post .content p {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 35px;
}
.blog-single-post .content p strong {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  color: #281404;
  font-weight: 400;
}
.blog-single-post .content img {
  margin: 10px 0 30px;
  max-width: 100%;
  height: auto;
}
.blog-single-post .content img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.blog-single-post .content img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.blog-single-post .content em {
  font-style: italic;
}
.blog-single-post .content ul {
  margin: 0;
  padding-left: 25px;
}
.blog-single-post .content ul li {
  position: relative;
  font-size: 24px;
  margin: 20px 40px 30px 40px;
}
.blog-single-post .content ol {
  list-style: none;
  counter-reset: numList;
  margin: 0;
  padding-left: 25px;
}
.blog-single-post .content ol li {
  position: relative;
  font-size: 24px;
  margin: 20px 40px 30px 40px;
}
.blog-single-post .content ol li:before {
  counter-increment: numList;
  content: counter(numList);
  float: left;
  position: absolute;
  left: -40px;
  top: 6px;
  font-size: 19px;
  text-align: center;
  line-height: 24px;
  color: #ada99f;
  width: 30px;
  height: 30px;
  border: 3px solid #e4e3df;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.blog-single-post .content ol li strong {
  font-family: 'Avenir LT W01_85 Heavy1475544';
  color: #281404;
  font-weight: 400;
}
@media (max-width: 768px) {
  .jumbotron-single-blog-post {
    margin-bottom: 60px;
  }
  .jumbotron-single-blog-post .jumbotron-blog-featured-image img {
    height: 380px;
  }
  .blog-single-post .content p {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-single-post .content ol li,
  .blog-single-post .content ul li {
    font-size: 18px;
  }
}
.sidebar .widget-title {
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  color: #57493f;
  border-bottom: 1px solid #e4e3df;
}
.sidebar .widget_categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar .widget_categories ul li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.sidebar .widget_categories ul li a {
  color: #ada99f;
  text-decoration: none;
  outline: 0;
}
.sidebar .widget_categories ul li a:hover,
.sidebar .widget_categories ul li a:focus,
.sidebar .widget_categories ul li a:active {
  text-decoration: none;
  outline: 0;
}
.blog-post-author {
  border-top: 1px solid #e4e3df;
  padding-top: 20px;
  margin-top: 30px;
}
.blog-post-author:nth-child(3) {
  border-top: medium none;
  margin-top: 0;
}
.blog-post-author:nth-child(4) {
  border-top: medium none;
  margin-top: 5px;
  padding-top: 5px;
}
.blog-post-author .row .col-md-10:nth-child(1) {
  margin-bottom: 10px;
}
.blog-post-author .author-avatar {
  display: table-cell;
  padding-right: 20px;
}
.blog-post-author .author-avatar img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.blog-post-author .author-info {
  display: table-cell;
  vertical-align: middle;
  color: #57493f;
  font-family: 'Avenir LT W01_85 Heavy1475544';
}
.blog-post-author .author-info .author {
  font-size: 24px;
  line-height: 30px;
}
.blog-post-author .author-info .author-social {
  color: #f47c20;
  font-family: 'Avenir LT W01_55 Roman1475520';
  font-size: 18px;
}
.blog-post-author .author-info .date {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  font-family: 'Avenir LT W01_55 Roman1475520';
  padding-right: 10px;
}
.blog-post-author .author-info .categories {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  color: #57493f;
  font-family: 'Avenir LT W01_55 Roman1475520';
}
.blog-post-author .author-info .categories a {
  color: #ada99f;
  text-decoration: none;
  outline: 0;
}
.blog-post-author .author-info .categories a:hover,
.blog-post-author .author-info .categories a:focus,
.blog-post-author .author-info .categories a:active {
  text-decoration: none;
  outline: 0;
}
@media (max-width: 768px) {
  .blog-post-author .author-avatar {
    display: block;
    padding-right: 0;
  }
  .blog-post-author .author-info {
    display: block;
    margin-top: 15px;
  }
  .blog-post-author .author-info .date {
    display: block;
  }
}
.related-posts-wrapper {
  background-color: #f8f7f4;
  padding-top: 120px;
  padding-bottom: 120px;
  margin-top: 120px;
}
.related-posts-wrapper .related-posts {
  max-width: 800px;
  float: none;
  margin: 0 auto;
}
.related-posts-wrapper .recommended-heading {
  background: none;
  display: block;
  font-size: 24px;
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  color: #57493f;
  border-bottom: 1px solid #e4e3df;
}
.related-posts-wrapper .recommended-post {
  margin-bottom: 40px;
}
.related-posts-wrapper .recommended-post .featured-image {
  float: left;
  max-width: 30%;
  margin-right: 30px;
  margin-bottom: 20px;
}
.related-posts-wrapper .recommended-post .featured-image img {
  width: 100%;
}
.related-posts-wrapper .recommended-post .blog-post-title {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0) linear-gradient(to top, rgba(242, 124, 48, 0) 2px, #f27c30 2px, #f27c30 4px, rgba(242, 124, 48, 0) 4px) repeat scroll 0 0;
  display: inline;
}
.related-posts-wrapper .recommended-post .blog-post-title a {
  color: #57493f;
  text-decoration: none;
  outline: 0;
}
.related-posts-wrapper .recommended-post .blog-post-title a:hover,
.related-posts-wrapper .recommended-post .blog-post-title a:focus,
.related-posts-wrapper .recommended-post .blog-post-title a:active {
  text-decoration: none;
  outline: 0;
}
.related-posts-wrapper .recommended-post h2.subhead {
  color: #57493f;
  font-size: 28px;
  line-height: 35px;
  margin: 10px 0;
}
.related-posts-wrapper .recommended-post .content p {
  font-size: 18px;
  line-height: 24px;
  color: #57493f;
  margin-top: 10px;
}
.related-posts-wrapper .recommended-post .blog-post-details {
  border-top: 1px solid #e4e3df;
  padding-top: 10px;
  color: #4e4b43;
  font-size: 18px;
  line-height: 24px;
  clear: both;
}
.related-posts-wrapper .recommended-post .blog-post-details .categories {
  margin-left: 10px;
}
.related-posts-wrapper .recommended-post .blog-post-details .categories a {
  color: #ada99f;
  text-decoration: none;
  outline: 0;
}
.related-posts-wrapper .recommended-post .blog-post-details .categories a:hover,
.related-posts-wrapper .recommended-post .blog-post-details .categories a:focus,
.related-posts-wrapper .recommended-post .blog-post-details .categories a:active {
  text-decoration: none;
  outline: 0;
}
@media (max-width: 768px) {
  .related-posts-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .related-posts-wrapper .recommended-post .featured-image {
    display: block;
    float: none;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .related-posts-wrapper .recommended-post .blog-post-title {
    font-size: 24px;
    line-height: 30px;
  }
  .related-posts-wrapper .recommended-post .content {
    display: none;
  }
  .related-posts-wrapper .recommended-post .blog-post-details .categories {
    margin-left: 0;
    display: block;
  }
}
.careers-archive .more-link {
  display: none;
}
.open-positions-wrapper {
  max-width: 750px;
  float: none;
  margin: 0 auto;
}
.open-positions-wrapper .single-open-position {
  margin-top: 50px;
}
.open-positions-wrapper .open-position {
  font-size: 18px;
  line-height: 24px;
  color: #f47c20;
  margin-bottom: 10px;
  display: block;
}
.open-positions-wrapper .position-title {
  font-size: 36px;
  line-height: 32px;
  color: #57493f;
}
.open-positions-wrapper .position-title a {
  color: #57493f;
}
.open-positions-wrapper .position-title a:hover,
.open-positions-wrapper .position-title a:focus,
.open-positions-wrapper .position-title a:active {
  color: #57493f;
}
.open-positions-wrapper .except,
.open-positions-wrapper .content {
  margin-top: 30px;
  /*h3 {
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 10px;
    }*/
}
.open-positions-wrapper .except ul,
.open-positions-wrapper .content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 30px;
}
.open-positions-wrapper .except ul li,
.open-positions-wrapper .content ul li {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
  display: table;
  color: #281404;
}
.open-positions-wrapper .except ul li:before,
.open-positions-wrapper .content ul li:before {
  content: "•";
  padding-right: 10px;
  color: #f47c20;
  display: table-cell;
}
.open-positions-wrapper .except ul li .indent-list:first-child,
.open-positions-wrapper .content ul li .indent-list:first-child {
  padding-top: 15px;
}
.open-positions-wrapper .except ul li .indent-list:before,
.open-positions-wrapper .content ul li .indent-list:before {
  content: "-" !important;
}
.open-positions-wrapper .except p,
.open-positions-wrapper .content p {
  font-size: 24px;
  line-height: 30px;
  color: #281404;
  margin-bottom: 30px;
}
.open-positions-wrapper .view-position .btn {
  padding: 8px 30px;
  margin-top: 0;
}
.open-positions-wrapper .divider-small {
  margin: 80px auto;
}
.other-open-position .other-position-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.other-open-position .other-text p {
  font-size: 18px;
  line-height: 24px;
}
.other-open-position .btn {
  text-transform: none;
  padding: 8px 30px;
}
.other-open-position .btn-rounded {
  margin-top: 0;
}
.about-ologie {
  margin-bottom: 80px;
  /*h3 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
    text-decoration: none;
  }*/
}
.about-ologie p {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 30px;
}
#selectedFiles {
  padding: 0;
  margin: 0 0 40px 0;
  list-style: none;
}
#selectedFiles li {
  font-size: 14px;
  color: #57493f;
  margin-bottom: 10px;
}
#selectedFiles .file-name {
  display: inline-block;
  padding-right: 15px;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#selectedFiles .remove-file {
  width: 20px;
  height: 20px;
  border: 1px solid #57493f;
  border-radius: 50%;
  color: #57493f;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
#selectedFiles .remove-file:hover,
#selectedFiles .remove-file:focus,
#selectedFiles .remove-file:active {
  color: #57493f;
}
#selectedFiles .remove-file .remove-icon {
  line-height: 1;
  position: absolute;
  width: 100%;
  text-align: center;
}
#selectedResume {
  padding: 0;
  margin: 40px 0 0px 0;
  list-style: none;
}
#selectedResume li {
  font-size: 14px;
  color: #57493f;
  margin-bottom: 10px;
}
#selectedResume .file-name {
  display: inline-block;
  padding-right: 15px;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
#selectedResume .remove-resume {
  width: 20px;
  height: 20px;
  border: 1px solid #57493f;
  border-radius: 50%;
  color: #57493f;
  display: inline-block;
  position: relative;
  vertical-align: top;
}
#selectedResume .remove-resume:hover,
#selectedResume .remove-resume:focus,
#selectedResume .remove-resume:active {
  color: #57493f;
}
#selectedResume .remove-resume .remove-icon {
  line-height: 1;
  position: absolute;
  width: 100%;
  text-align: center;
}
#resume-submission {
  margin-top: 80px;
}
#resume-submission h2 {
  font-size: 36px;
  line-height: 32px;
  color: #281404;
}
#resume-submission h2:after {
  content: "";
  display: block;
  margin-bottom: 32px;
}
#resume-submission h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #f47c20;
  padding-bottom: 15px;
  text-decoration: none;
  background: none;
}
#resume-submission .resume-submission-col {
  width: 50%;
  display: inline-block;
  float: left;
}
#resume-submission .applicant-info {
  padding-right: 15px;
}
#resume-submission .applicant-files {
  padding-left: 15px;
}
#resume-submission .resume-form-group {
  margin-bottom: 15px;
}
#resume-submission .resume-form-group input {
  width: 100%;
  border: 2px solid #e4e3df;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 5px;
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}
#resume-submission .resume-form-group input:focus,
#resume-submission .resume-form-group input:active {
  color: #4e4b43;
  border-color: #6d6a60;
  outline: 0;
}
#resume-submission .resume-form-group textarea {
  width: 100%;
  border: 2px solid #e4e3df;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}
#resume-submission .resume-form-group textarea:focus,
#resume-submission .resume-form-group textarea:active {
  color: #4e4b43;
  border-color: #6d6a60;
  outline: 0;
}
#resume-submission .upload-btn {
  position: relative;
  border: 1px solid #f47c20;
  padding: 4px 40px;
  display: inline-block;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  margin-top: 20px;
  text-transform: capitalize;
}
#resume-submission .upload-btn input {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#resume-submission .upload-btn span {
  font-size: 18px;
  line-height: 32px;
  color: #f47c20;
}
#resume-submission .work-upload {
  margin-bottom: 20px;
}
#resume-submission .work-upload h3 {
  background: none;
  /*border-bottom: 1px solid @color-light-grey-3;*/
}
#resume-submission .resume-upload h3 {
  background: none;
  /*border-bottom: 1px solid @color-light-grey-3;*/
}
#resume-submission .upload-desc {
  padding-left: 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
}
#resume-submission .btn-submit,
#resume-submission .gform_button {
  border-width: 1px;
  background-color: transparent;
  padding: 8px 40px;
  margin-top: 30px;
}
#resume-submission .btn-submit:hover,
#resume-submission .gform_button:hover,
#resume-submission .btn-submit:focus,
#resume-submission .gform_button:focus,
#resume-submission .btn-submit:active,
#resume-submission .gform_button:active {
  outline: 0;
  color: #fff;
  background-color: #f47c20;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#resume-submission .submit-col {
  display: block;
  clear: both;
}
#resume-submission .error-message {
  margin: 30px 0;
  color: #f00;
}
@media (max-width: 1400px) {
  #resume-submission {
    margin-top: 40px;
  }
  #resume-submission .upload-desc {
    padding-left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  #resume-submission h2 {
    font-size: 24px;
    line-height: 32px;
  }
  #resume-submission h3 {
    font-size: 18px;
    line-height: 24px;
  }
  #resume-submission .work-upload {
    margin-top: 20px;
  }
  #resume-submission .upload-btn,
  #resume-submission .btn-submit {
    padding: 8px 80px;
  }
  #resume-submission .resume-submission-col {
    width: 100%;
    display: block;
    float: none;
  }
  #resume-submission .applicant-files,
  #resume-submission .upload-desc {
    padding-left: 0;
  }
  #resume-submission .upload-desc {
    margin-top: 20px;
    display: block;
  }
}
#resume-submission .gsection {
  border-bottom: 0;
  padding: 0;
  margin: 0;
}
#resume-submission .gsection_title {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #f47c20;
  padding-bottom: 15px;
  text-decoration: none;
  background: none;
}
#resume-submission .gfield_label {
  display: none !important;
}
#resume-submission .ginput_container_text > input,
#resume-submission .ginput_container_email > input,
#resume-submission .ginput_container_phone > input,
#resume-submission .ginput_container_textarea > textarea {
  width: 100%;
  border: 2px solid #e4e3df;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 5px;
  height: 36px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
}
#resume-submission .ginput_container_text > input:focus,
#resume-submission .ginput_container_email > input:focus,
#resume-submission .ginput_container_phone > input:focus,
#resume-submission .ginput_container_textarea > textarea:focus,
#resume-submission .ginput_container_text > input:active,
#resume-submission .ginput_container_email > input:active,
#resume-submission .ginput_container_phone > input:active,
#resume-submission .ginput_container_textarea > textarea:active {
  color: #4e4b43;
  border-color: #6d6a60;
  outline: 0;
}
#resume-submission .ginput_container_textarea > textarea {
  height: 160px;
}
#resume-submission .gform_button {
  border: 1px solid #f47c20;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  color: #f47c20;
  display: inline-block;
  font-size: 18px;
  margin-top: 0;
  text-decoration: none;
  text-transform: capitalize;
}
#resume-submission .gfield_description {
  font-size: 18px;
  line-height: 24px;
}
#resume-submission .gform_multi_column_wrapper .gform_body,
#resume-submission .gform_page_multi_column .gform_page_fields {
  margin-left: -15px;
  margin-right: -15px;
}
#resume-submission .gform_multi_column_wrapper .gform_body:after,
#resume-submission .gform_page_multi_column .gform_page_fields:after {
  content: ' ';
  display: table;
  clear: both;
}
#resume-submission .gform_multi_column_wrapper ul.gform_fields,
#resume-submission .gform_page_multi_column ul.gform_fields {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #resume-submission .gform_column_count_2_wrapper ul.gform_fields,
  #resume-submission .gform_page_column_count_2 ul.gform_fields {
    width: 50%;
  }
  #resume-submission .gform_column_count_3_wrapper ul.gform_fields,
  #resume-submission .gform_page_column_count_3 ul.gform_fields {
    width: 33.333333%;
  }
  #resume-submission .gform_column_count_4_wrapper ul.gform_fields,
  #resume-submission .gform_page_column_count_4 ul.gform_fields {
    width: 25%;
  }
}
#resume-submission .gform_confirmation_message_1 {
  font-size: 18px;
  line-height: 27px;
}
.gen-z-thanks {
  margin: 100px 0;
}
.gen-z-thanks p {
  font-size: 24px;
}
.gen-z-thanks .glyphicon {
  top: 5px;
}
.share-buttons {
  margin-top: 10px;
}
.share-buttons h3 {
  font-size: 24px;
  color: #57493f;
  margin-bottom: 5px;
  font-weight: 900;
}
.share-buttons .sm-button {
  cursor: pointer;
  float: left;
  height: 30px;
  margin-right: 5px;
  width: 30px;
}
.share-buttons .st_facebook_custom {
  background: url("assets/images/social-media-sprite.svg") repeat scroll 0 0;
}
.share-buttons .st_facebook_custom:hover {
  background-position: 0 -32px;
}
.share-buttons .twitter {
  background: url("assets/images/social-media-sprite.svg") repeat scroll -42px 0;
}
.share-buttons .twitter:hover {
  background-position: -42px -32px;
}
.share-buttons .linkedin {
  background: url("assets/images/social-media-sprite.svg") repeat scroll -84px 0;
}
.share-buttons .linkedin:hover {
  background-position: -84px -32px;
}
.home .feature-tout .tout-column figure figcaption {
  background-color: rgba(78, 75, 67, 0.3);
}
.home .feature-tout .tout-column figure figcaption .tout-text {
  font-size: 46px;
}
.page-id-321 {
  /* Page promos at bototm of capabilities page */
}
.page-id-321 .hs-jumbotron .jumbotron-curtain {
  background-color: rgba(0, 0, 0, 0.1);
}
.page-id-14840 .hs-jumbotron .single-image-wrapper,
.page-id-14841 .hs-jumbotron .single-image-wrapper,
.page-id-14842 .hs-jumbotron .single-image-wrapper {
  background-position: top!important;
}
.page-id-14840 .hs-jumbotron .single-image-wrapper .jumbotron-curtain,
.page-id-14841 .hs-jumbotron .single-image-wrapper .jumbotron-curtain,
.page-id-14842 .hs-jumbotron .single-image-wrapper .jumbotron-curtain {
  background-color: rgba(0, 0, 0, 0.2);
}
.page-id-14840 .hs-jumbotron .single-image-wrapper,
.page-id-14841 .hs-jumbotron .single-image-wrapper,
.page-id-14842 .hs-jumbotron .single-image-wrapper {
  background-position: top;
}
.page-id-14843 .hs-jumbotron .jumbotron-curtain {
  background-color: rgba(0, 0, 0, 0.5);
}
.page-id-14843 .hs-jumbotron .single-image-wrapper,
.page-id-14843 .image-divider .single-image-wrapper {
  background-position: bottom;
}
.page-id-14840,
.page-id-14841,
.page-id-14842,
.page-id-14843 {
  /*.jumbotout {
    .single-image-wrapper {
      background-position: center!important;
    }
  }*/
}
.page-id-14840 .no-bg .single-image-wrapper .jumbotron-curtain,
.page-id-14841 .no-bg .single-image-wrapper .jumbotron-curtain,
.page-id-14842 .no-bg .single-image-wrapper .jumbotron-curtain,
.page-id-14843 .no-bg .single-image-wrapper .jumbotron-curtain {
  background-color: #fff;
}
.page-id-14840 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 H2,
.page-id-14841 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 H2,
.page-id-14842 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 H2,
.page-id-14843 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 H2,
.page-id-14840 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 .content,
.page-id-14841 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 .content,
.page-id-14842 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 .content,
.page-id-14843 .no-bg .single-image-wrapper .jumbotron-curtain .jumbotron-overlay .col-md-6 .content {
  color: #281404 !important;
}
.page-id-321,
.page-id-14840,
.page-id-14841,
.page-id-14842,
.page-id-14843,
.page-id-330 {
  /* Global styles for capabilities section */
}
.page-id-321 .tout-text,
.page-id-14840 .tout-text,
.page-id-14841 .tout-text,
.page-id-14842 .tout-text,
.page-id-14843 .tout-text,
.page-id-330 .tout-text {
  line-height: 26px!important;
  width: 90%!important;
}
@media (min-width: 1400px) {
  .page-id-321 .tout-text,
  .page-id-14840 .tout-text,
  .page-id-14841 .tout-text,
  .page-id-14842 .tout-text,
  .page-id-14843 .tout-text,
  .page-id-330 .tout-text {
    width: 70%!important;
  }
}
.page-id-321 .tout-text p,
.page-id-14840 .tout-text p,
.page-id-14841 .tout-text p,
.page-id-14842 .tout-text p,
.page-id-14843 .tout-text p,
.page-id-330 .tout-text p {
  font-size: 26px;
}
@media (min-width: 1400px) {
  .page-id-321 .tout-text p,
  .page-id-14840 .tout-text p,
  .page-id-14841 .tout-text p,
  .page-id-14842 .tout-text p,
  .page-id-14843 .tout-text p,
  .page-id-330 .tout-text p {
    font-size: 36px;
    line-height: 36px!important;
  }
}
.page-id-321 p.special,
.page-id-14840 p.special,
.page-id-14841 p.special,
.page-id-14842 p.special,
.page-id-14843 p.special,
.page-id-330 p.special {
  background: none!important;
  font-size: 18px;
  line-height: 18px!important;
  letter-spacing: 0;
}
@media (min-width: 1400px) {
  .page-id-321 p.special,
  .page-id-14840 p.special,
  .page-id-14841 p.special,
  .page-id-14842 p.special,
  .page-id-14843 p.special,
  .page-id-330 p.special {
    background: none!important;
    font-size: 24px;
    line-height: 26px!important;
  }
}
.page-id-321 .special-button,
.page-id-14840 .special-button,
.page-id-14841 .special-button,
.page-id-14842 .special-button,
.page-id-14843 .special-button,
.page-id-330 .special-button {
  background: none!important;
  letter-spacing: 0;
}
.page-id-321 .special-button .btn-transparent-orange,
.page-id-14840 .special-button .btn-transparent-orange,
.page-id-14841 .special-button .btn-transparent-orange,
.page-id-14842 .special-button .btn-transparent-orange,
.page-id-14843 .special-button .btn-transparent-orange,
.page-id-330 .special-button .btn-transparent-orange {
  background-color: #f47c20;
  color: #fff;
}
.page-id-321 .special-button .btn-transparent-orange:hover,
.page-id-14840 .special-button .btn-transparent-orange:hover,
.page-id-14841 .special-button .btn-transparent-orange:hover,
.page-id-14842 .special-button .btn-transparent-orange:hover,
.page-id-14843 .special-button .btn-transparent-orange:hover,
.page-id-330 .special-button .btn-transparent-orange:hover {
  background-color: #fff;
  border: #fff;
  color: #f47c20;
}
.page-id-321 .feature-tout .tout-column-3,
.page-id-14840 .feature-tout .tout-column-3,
.page-id-14841 .feature-tout .tout-column-3,
.page-id-14842 .feature-tout .tout-column-3,
.page-id-14843 .feature-tout .tout-column-3,
.page-id-330 .feature-tout .tout-column-3 {
  width: 100%;
}
@media (min-width: 992px) {
  .page-id-321 .feature-tout .tout-column-3,
  .page-id-14840 .feature-tout .tout-column-3,
  .page-id-14841 .feature-tout .tout-column-3,
  .page-id-14842 .feature-tout .tout-column-3,
  .page-id-14843 .feature-tout .tout-column-3,
  .page-id-330 .feature-tout .tout-column-3 {
    width: 33.3%;
  }
}
/* VIDEO PAGE */
.page-id-330 .jumbotron-local-video h1 {
  font-size: 72px;
  line-height: 72px;
}
.page-id-330 .feature-tout .tout-column figure figcaption {
  background-color: rgba(78, 75, 67, 0.2);
}
.page-id-330 .modal-header {
  border-bottom: medium none;
}
.page-id-330 .modal-header .close {
  color: #fff;
  margin-top: -22px;
}
.page-id-330 .modal-content {
  background-color: transparent;
  border: medium none;
  box-shadow: none;
}
/* VIDEO PAGE */
/*.page-id-330 {

  .jumbotron-video {

    .owl-item {

      &:first-child {

        .single-video-wrapper {

          .jumbotron-overlay {

            .overlay-inner {

              .play-video-btn {
                display: none;
              }
            }
          }
        }
      }
    }
  }
}*/
#future-state-page {
  font-family: 'AvenirNextLTW01-Regular';
}
#future-state-page .post-password-form {
  background-color: #e4e3df;
  padding: 125px 0;
  text-align: center;
}
#future-state-page P {
  color: #3f4a54;
  font-size: 16px;
  letter-spacing: 0.2px;
  line-height: 28px;
}
@media (min-width: 1200px) {
  #future-state-page P {
    font-size: 18px;
  }
}
#future-state-page P.large {
  font-family: 'AvenirNextLTW01-UltraLi';
  top: -265px;
  font-size: 18px;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #future-state-page P.large {
    font-size: 36px;
  }
}
#future-state-page h1 {
  border-bottom: 1px solid #ffa745;
  display: inline-block;
  line-height: .85;
  font-family: 'AvenirNextLTW01-UltraLi';
  font-size: 38px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  #future-state-page h1 {
    font-size: 72px;
  }
}
#future-state-page h2,
#future-state-page .headline {
  color: #ffa745;
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 15px;
  letter-spacing: 3.5px;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  #future-state-page h2,
  #future-state-page .headline {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  #future-state-page h2,
  #future-state-page .headline {
    letter-spacing: 6px;
  }
}
#future-state-page h3 {
  color: #8c827d;
  font-family: 'AvenirNextLTW01-UltraLi';
  font-size: 28px;
  line-height: 1.1;
}
@media (min-width: 768px) {
  #future-state-page h3 {
    font-size: 66px;
  }
}
#future-state-page h3.h-small {
  font-size: 28px;
}
@media (min-width: 768px) {
  #future-state-page h3.h-small {
    font-size: 49px;
  }
}
#future-state-page h3.h-cond {
  margin: auto;
  max-width: 285px;
}
@media (min-width: 768px) {
  #future-state-page h3.h-cond {
    max-width: 670px;
  }
}
#future-state-page HR {
  border-left: 1px solid #ffa745;
  border-top: none;
  width: 1px;
  height: 40px;
  margin: auto;
}
@media (min-width: 768px) {
  #future-state-page HR {
    border-left: 2px solid #ffa745;
    height: 80px;
    width: 2px;
  }
}
#future-state-page HR.small {
  height: 40px;
  margin: 20px auto;
}
@media (min-width: 768px) {
  #future-state-page HR.small {
    margin: 35px auto;
  }
}
#future-state-page HR.small:last-of-type {
  margin-bottom: 0;
}
#future-state-page A.btn {
  background-color: #909c9f;
  border-radius: 25px;
  color: #fff;
  font-family: 'Avenir Next LT W01 Bold';
  font-size: 12px;
  font-weight: 700;
  opacity: .45;
  padding: 15px 50px;
  text-transform: uppercase;
}
#future-state-page A.btn:hover {
  opacity: 1;
}
#future-state-page #jumbotron .jumbotron {
  background-color: #63717e;
  color: #fff;
  margin-bottom: 0;
  padding: 0;
  text-align: center;
}
#future-state-page #jumbotron .jumbotron .content {
  padding: 20vw 15px 40vw;
}
@media (min-width: 768px) {
  #future-state-page #jumbotron .jumbotron .content {
    padding: 10vw 15px 30vw;
  }
}
@media (min-width: 1200px) {
  #future-state-page #jumbotron .jumbotron .content {
    padding: 250px 15px 340px;
  }
}
#future-state-page #jumbotron .jumbotron .content IMG {
  display: block;
  margin: 0 auto 50px;
}
#future-state-page #jumbotron .jumbotron .content P {
  color: #fff;
  font-family: 'Avenir Next W01 Light';
  font-size: 22px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #future-state-page #jumbotron .jumbotron .content P {
    font-size: 20px;
  }
}
#future-state-page #hero-image .container {
  margin-top: -27vw;
}
@media (min-width: 768px) {
  #future-state-page #hero-image .container {
    margin-top: -24vw;
  }
}
@media (min-width: 1200px) {
  #future-state-page #hero-image .container {
    margin-top: -265px;
  }
}
#future-state-page #hero-image .container IMG {
  margin: auto;
}
#future-state-page #hero-image .container HR {
  top: -20px;
  position: relative;
  z-index: 1000;
}
@media (min-width: 768px) {
  #future-state-page #hero-image .container HR {
    top: -40px;
  }
}
#future-state-page #content {
  position: relative;
  text-align: center;
}
#future-state-page #content .intro-content .large {
  margin: 0 0 55px;
}
#future-state-page #content .intro-content .intro-cond {
  max-width: 320px;
  margin: auto;
}
@media (min-width: 768px) {
  #future-state-page #content .intro-content .intro-cond {
    max-width: 748px;
  }
}
#future-state-page #content .cond {
  margin: auto;
  max-width: 331px;
}
@media (min-width: 768px) {
  #future-state-page #content .cond {
    max-width: 772px;
  }
}
#future-state-page #content .future-state {
  padding: 45px 0;
}
@media (min-width: 768px) {
  #future-state-page #content .future-state {
    padding: 85px 0;
  }
}
#future-state-page #content .future-state.dktan {
  background-color: #8c827d;
}
#future-state-page #content .future-state.dktan H3 {
  color: #fff;
}
#future-state-page #content .future-state.medtan {
  background-color: #e6e0da;
}
#future-state-page #content .future-state.lttan {
  background-color: #f8f3e7;
}
#future-state-page #content .future-state.dkgray {
  background-color: #63717e;
}
#future-state-page #content .future-state.dkgray H3 {
  color: #fff;
}
#future-state-page #content .future-state.gray {
  background-color: #929c9e;
}
#future-state-page #content .future-state.gray H3 {
  color: #fff;
}
#future-state-page #content .img-block .flex-order {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  #future-state-page #content .img-block .flex-order {
    flex-wrap: nowrap;
  }
}
#future-state-page #content .img-block .flex-order .second-m {
  order: 2;
}
@media (min-width: 992px) {
  #future-state-page #content .img-block .flex-order .second-m {
    order: 1;
  }
}
#future-state-page #content .img-block .flex-order .bg-image {
  flex-grow: 2;
  order: 1;
  width: 100%;
}
@media (min-width: 992px) {
  #future-state-page #content .img-block .flex-order .bg-image {
    order: 2;
    width: 50%;
  }
}
#future-state-page #content .img-block .content {
  padding: 10% 5% 20%;
  text-align: left;
}
@media (min-width: 768px) {
  #future-state-page #content .img-block .content {
    padding: 10% 10% 20%;
  }
}
#future-state-page #content .img-block .content P {
  font-size: 14px;
  max-width: 480px;
}
@media (min-width: 768px) {
  #future-state-page #content .img-block .content P {
    font-size: 16px;
  }
}
#future-state-page #content .img-block .bg-image {
  background-size: cover!important;
  height: 375px;
}
@media (min-width: 992px) {
  #future-state-page #content .img-block .bg-image {
    height: 570px;
  }
}
@media (min-width: 1920px) {
  #future-state-page #content .img-block .bg-image {
    height: 31vw;
  }
}
#future-state-page #content .img-block .bg-image.one {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-1.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.two {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-2.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.three {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-3.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.four {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-4.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.five {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-5.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.six {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-6.jpg) center no-repeat;
}
#future-state-page #content .img-block .bg-image.seven {
  background: url(/wp-content/themes/ologie/assets/images/future-state/fs-7.jpg) center no-repeat;
}
#future-state-page #content .lower-content {
  background-color: #63717e;
  margin-bottom: -80px;
  padding: 100px 0;
}
#future-state-page #content .lower-content .content {
  margin: auto;
  max-width: 354px;
}
@media (min-width: 768px) {
  #future-state-page #content .lower-content .content {
    max-width: 720px;
  }
}
#future-state-page #content .lower-content .content IMG {
  margin-bottom: 25px;
}
#future-state-page #content .lower-content .content P {
  color: #fff;
  font-size: 18px;
  line-height: 32px;
}
@media (min-width: 768px) {
  #future-state-page #content .lower-content .content P {
    font-size: 20px;
  }
}
#future-state-page #content .lower-content .content .headline {
  color: #ffa745;
  font-size: 15px;
  margin: 25px 0;
}
@media (min-width: 768px) {
  #future-state-page #content .lower-content .content .headline {
    font-size: 18px;
  }
}
