/* Slider */
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
  }
  
  .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
  }
  
  .slick-list:focus {
    outline: none;
  }
  
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand;
  }
  
  .slick-slider .slick-track,
  .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  
  .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  
  .slick-track:before,
  .slick-track:after {
    display: table;
    content: "";
  }
  
  .slick-track:after {
    clear: both;
  }
  
  .slick-loading .slick-track {
    visibility: hidden;
  }
  
  .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
  }
  
  [dir=rtl] .slick-slide {
    float: right;
  }
  
  .slick-slide img {
    display: block;
  }
  
  .slick-slide.slick-loading img {
    display: none;
  }
  
  .slick-slide.dragging img {
    pointer-events: none;
  }
  
  .slick-initialized .slick-slide {
    display: block;
  }
  
  .slick-loading .slick-slide {
    visibility: hidden;
  }
  
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
  }
  
  .slick-arrow.slick-hidden {
    display: none;
  }
  
  /*publico - boldest italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-BlackItalic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-BlackItalic-Web.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - boldest*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Black-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Black-Web.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
  }
  /*publico - bolder italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-ExtraboldItalic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-ExtraboldItalic-Web.woff") format("woff");
    font-weight: 800;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - bolder*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Extrabold-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Extrabold-Web.woff") format("woff");
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
  }
  /*publico - bold italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-BoldItalic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-BoldItalic-Web.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - bold*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Bold-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Bold-Web.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
  }
  /*publico - thick italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-MediumItalic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-MediumItalic-Web.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - thick*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Medium-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Medium-Web.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
  }
  /*publico - regular italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Italic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Italic-Web.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - regular*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Roman-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Roman-Web.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
  }
  /*publico - light italic*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-LightItalic-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-LightItalic-Web.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
  }
  /*publico - light*/
  @font-face {
    font-family: "Publico Headline Web";
    src: url("../fonts/PublicoHeadline-Light-Web.woff2") format("woff2"), url("../fonts/PublicoHeadline-Light-Web.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
  }
  /*suomi*/
  @font-face {
    font-family: "SuomiHand-Script";
    src: url("../fonts/SuomiHand-Script.eot");
    src: url("../fonts/SuomiHand-Script.eot") format("embedded-opentype"), url("../fonts/SuomiHand-Script.woff") format("woff"), url("../fonts/SuomiHand-Script.ttf") format("truetype");
  }
  /****************
  Mixins
  ****************/
  html,
  body {
    padding: 0;
    margin: 0;
  }
  html.noscroll,
  body.noscroll {
    margin: 0;
    height: 100%;
    overflow: hidden;
  }
  
  body {
    font: 16px/22px "Open Sans", sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    letter-spacing: 0.0625em;
    color: #4d4d4d;
    overflow-x: hidden;
    position: relative;
  }
  body p {
    font-weight: 300 !important;
  }
  
  .showVideo {
    opacity: 1 !important;
    -webkit-transition: 0.25s ease-in-out !important;
    -o-transition: 0.25s ease-in-out !important;
    transition: 0.25s ease-in-out !important;
  }
  
  .cf:after {
    content: "";
    display: block;
    clear: both;
  }
  
  a {
    text-decoration: none;
    color: #4d4d4d;
  }
  
  .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  .btn {
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    display: inline-block !important;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    font-weight: 500;
  }
  
  .screen-reader-text {
    display: none;
  }
  
  .article--content .wp-caption {
    padding-top: 20px;
  }
  .article--content a {
    text-decoration: none;
    color: inherit;
  }
  .article--content a:hover {
    text-decoration: underline;
  }
  .article--content iframe {
    width: 100%;
  }
  .article--content ul {
    padding-left: 20px;
  }
  .article--content ul > li {
    font-weight: 300;
  }
  .article--content ol {
    font-weight: 300;
  }
  
  .post-intro p {
    font-weight: 500 !important;
  }
  
  .event-info p {
    font-weight: 500 !important;
  }
  
  hr {
    border-top: 1px solid #d0d0d0;
  }
  
  .thumbnail {
    background-color: #d0d0d0;
  }
  
  #product-intro .thumbnail {
    background-color: transparent !important;
  }
  
  input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
  }
  
  input[type=text] {
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  
  .videoCol .thumbnail {
    cursor: pointer;
  }
  .videoCol .thumbnail iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 110%;
    height: 400px;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transition-delay: 1s;
         -o-transition-delay: 1s;
            transition-delay: 1s;
    pointer-events: none;
  }
  
  .transcript--header {
    text-align: right;
    margin-top: 0;
  }
  .transcript--header strong {
    font-size: 14px !important;
  }
  
  .transcript--content {
    height: 0;
    overflow-y: hidden;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .transcript--content.show {
    height: auto;
    overflow-y: visible;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  
  .noEvents {
    text-align: center;
  }
  
  .post-tag a {
    display: none !important;
  }
  .post-tag a:first-child, .post-tag a:nth-child(2), .post-tag a:nth-child(3), .post-tag a:nth-child(4) {
    display: inline-block !important;
  }
  
  code {
    color: #FFFFFF;
    font-size: 12px;
    background: #303030;
    padding: 20px;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    word-break: break-all;
  }
  
  .col:after {
    position: absolute !important;
    margin-top: 20px !important;
  }
  
  .article--sidebar .site--tags a:nth-child(n+13) {
    display: none;
  }
  .article--sidebar .site--tags.show-all a:nth-child(n+13) {
    display: inline-block;
  }
  
  .show-all--tags {
    display: block;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #4d4d4d;
    margin-top: 20px;
    cursor: pointer;
  }
  
  @media (max-width: 768px) {
    #events .pagination {
      padding: 40px 0 30px !important;
      display: block;
      width: 100%;
    }
  }
  .search-results--archive i {
    background: #fea30c;
    color: #fff;
    font-style: normal;
  }
  .search-results--archive i p {
    color: #4d4d4d;
  }
  .search-results--archive i span {
    background: #FFFFFF;
  }
  
  strong i {
    font-style: normal;
  }
  
  #tag-results .container .cf:last-child hr {
    display: none;
  }
  
  .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Lato", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  
  #search-results .container .search--faqs {
    background: #fff;
    display: none;
    padding-bottom: 30px;
  }
  
  .post-type--news {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 5px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    text-align: left;
    background: #00afaa;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
  }
  .post-type--blog {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 5px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    text-align: left;
    background: #e75300;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
  }
  .post-type--kb {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 5px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    text-align: left;
    background: #f4313f;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
  }
  .post-type--event {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 5px;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
    text-align: left;
    background: #5425D8;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
  }
  
  .wp-caption-text {
    font-size: 12px !important;
  }
  
  @media (max-width: 768px) {
    #product-video-guides {
      display: none;
    }
  }
  
  i {
    font-style: normal !important;
  }
  
  input:invalid {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  
  .faq--content .col {
    cursor: text;
  }
  
  /* click to call styling */
  .clickToCall {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 99;
    display: none;
  }
  
  @media only screen and (max-width: 500px) {
    .clickToCall {
      display: block;
    }
  }
  /*** Fix for mobile menu covering post titles ***/
  @media (max-width: 900px) {
    #hero {
      margin-top: 0px !important;
      border: none !important;
    }
  }
  
  header {
    background: #FFFFFF;
    color: #4d4d4d;
    width: 100%;
    padding: 0 0 25px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    header {
      padding: 0;
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      left: 0;
      border-bottom: 2px solid #999;
      z-index: 4;
    }
  }
  header .main-site {
    width: 100%;
    height: 58px;
    background-color: #271833;
  }
  header .main-site .main-container {
    max-width: 965px;
    height: 50px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
  }
  @media only screen and (max-width: 768px) {
    header .main-site .main-container {
      padding: 17px 20px;
    }
  }
  header .main-site .main-container__telNumber {
    display: block;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    float: right;
  }
  @media (max-width: 900px) {
    header .main-site .main-container__telNumber {
      display: inline-block;
      margin-left: 15px;
    }
  }
  @media (max-width: 600px) {
    header .main-site .main-container__telNumber {
      display: none;
    }
  }
  header .main-site .main-container__telNumber__number {
    color: #FFFFFF;
    margin-top: 0;
  }
  @media only screen and (max-width: 768px) {
    header .main-site .main-container__telNumber {
      display: none;
    }
  }
  header .main-site .main-container__telNumber .log-in {
    background: #FFFFFF;
    color: #271833;
    padding: 5px 20px;
    text-transform: uppercase;
    text-align: center;
    max-width: 100px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    float: right;
    text-decoration: none;
    display: block;
    cursor: pointer;
    margin-left: 20px;
    -webkit-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
            transform: translateY(-7px);
    border: 2px solid #271833;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 900px) {
    header .main-site .main-container__telNumber .log-in {
      display: none;
    }
  }
  header .main-site .main-container__telNumber .log-in:hover {
    background: #271833;
    color: #FFFFFF;
    border: 2px solid #FFFFFF;
  }
  header .main-site .main-container h3 {
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 16px;
    margin: 0;
    float: left;
  }
  @media (max-width: 900px) {
    header .main-site .main-container h3 {
      font-size: 15px;
    }
  }
  header .main-site .main-container h3 a {
    color: #FFFFFF;
    text-decoration: none;
  }
  header .container {
    max-width: 965px;
    margin: 0 auto;
    margin-top: 30px;
    height: 73px;
    background: #fff;
  }
  @media (max-width: 900px) {
    header .container {
      padding: 20px 0 12px 20px;
      border-bottom: 1px solid #ccc;
      margin-top: 0;
    }
  }
  header .container .logo {
    width: 147px;
    display: block;
    float: left;
    color: #1C0D4F !important;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 600;
    font-size: 16px;
    margin-top: -12px;
  }
  @media (max-width: 960px) {
    header .container .logo {
      width: 40%;
    }
  }
  @media (max-width: 900px) {
    header .container .logo {
      width: auto;
    }
  }
  header .container .logo a {
    color: #e75300;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-decoration: none;
    margin-top: 5px;
    display: inline-block;
    line-height: 25px;
  }
  @media (max-width: 900px) {
    header .container .logo a {
      font-size: 14px;
    }
  }
  @media (max-width: 340px) {
    header .container .logo a {
      font-size: 10px;
    }
  }
  header .container .logo a strong {
    font-size: 20px;
    padding-bottom: 3px;
  }
  header .container .logo a img {
    max-width: 163px;
    padding-left: 0px;
    margin-bottom: -3px;
  }
  @media (max-width: 900px) {
    header .container .logo a img {
      max-width: 90px;
    }
  }
  @media (max-width: 340px) {
    header .container .logo a img {
      max-width: 65px;
      margin-bottom: 0;
    }
  }
  header .container .navigation {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    width: auto;
    display: block;
    float: right;
  }
  @media (max-width: 900px) {
    header .container .navigation {
      display: none;
    }
  }
  header .container .navigation ul {
    list-style: none;
    text-align: right;
    margin: 0;
    margin-left: 60px;
  }
  @media (max-width: 975px) {
    header .container .navigation ul {
      margin-left: 50px;
    }
  }
  @media (max-width: 960px) {
    header .container .navigation ul {
      margin-left: -90px;
    }
  }
  header .container .navigation ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 5px;
    height: 100%;
    border-bottom: 4px solid #FFFFFF;
  }
  header .container .navigation ul > li.menu-item-498 a {
    cursor: default !important;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu a {
    cursor: pointer !important;
  }
  header .container .navigation ul > li:hover {
    border-bottom: 4px solid #5425D8;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu {
    position: absolute;
    top: 88%;
    background: #FFFFFF;
    z-index: 999;
    width: 200px;
    padding-left: 0;
    margin-left: -71px;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
       transition-delay: 0.18s;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu.visible {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
       transition-delay: 0s;
    visibility: visible;
    opacity: 1;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: #FFFFFF;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    margin-left: 0;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-menu-ancestor {
    background: #1C0D4F;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li.menu-item-type-custom {
    line-height: 16px;
    margin-top: 20px;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li.menu-item-type-custom a {
    font-size: 13px;
    line-height: 16px;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li a {
    font-weight: 500;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-page-ancestor, header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-menu-item, header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-menu-parent {
    border-bottom: 2px solid #5425D8;
  }
  header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-page-ancestor a, header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-menu-item a, header .container .navigation ul > li.menu-item-498 .sub-menu > li.current-menu-parent a {
    font-weight: 700;
  }
  header .container .navigation ul > li .sub-menu {
    position: absolute;
    top: 90%;
    background: #FFFFFF;
    z-index: 999;
    width: 280px;
    padding-left: 0;
    margin-left: -60px;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transition-delay: 0.18s;
    -o-transition-delay: 0.18s;
       transition-delay: 0.18s;
  }
  header .container .navigation ul > li .sub-menu.visible {
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
       transition-delay: 0s;
    visibility: visible;
    opacity: 1;
  }
  header .container .navigation ul > li .sub-menu:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
        transform: translateX(-50%) rotate(-45deg);
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
  }
  header .container .navigation ul > li .sub-menu:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: #FFFFFF;
  }
  header .container .navigation ul > li .sub-menu > li {
    margin-bottom: 10px;
    width: 100%;
    margin-left: 0;
  }
  header .container .navigation ul > li .sub-menu > li.menu-item-type-custom {
    line-height: 16px;
    margin-top: 20px;
  }
  header .container .navigation ul > li .sub-menu > li.menu-item-type-custom a {
    font-size: 13px;
    line-height: 16px;
  }
  header .container .navigation ul > li .sub-menu > li a {
    font-weight: 500;
  }
  header .container .navigation ul > li .sub-menu > li.current-page-ancestor, header .container .navigation ul > li .sub-menu > li.current-menu-item, header .container .navigation ul > li .sub-menu > li.current-menu-parent {
    border-bottom: 4px solid #5425D8;
  }
  header .container .navigation ul > li .sub-menu > li.current-page-ancestor a, header .container .navigation ul > li .sub-menu > li.current-menu-item a, header .container .navigation ul > li .sub-menu > li.current-menu-parent a {
    font-weight: 700;
  }
  header .container .navigation ul > li a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 0 5px;
    text-decoration: none;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    padding: 10px 0 0;
    line-height: 32px;
  }
  @media (max-width: 1024px) {
    header .container .navigation ul > li a {
      font-size: 14px;
    }
  }
  header .container .navigation ul > li.current-page-ancestor, header .container .navigation ul > li.current-menu-item, header .container .navigation ul > li.current-menu-ancestor {
    border-bottom: 4px solid #5425D8;
  }
  header .container .navigation ul > li.current-page-ancestor a, header .container .navigation ul > li.current-menu-item a, header .container .navigation ul > li.current-menu-ancestor a {
    font-weight: 700;
  }
  header .container .mobileSearch {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    padding: 10px;
    background: #f2f2f2;
    position: absolute;
    top: 12px;
    right: 70px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: none;
  }
  @media (max-width: 900px) {
    header .container .mobileSearch {
      display: block;
    }
  }
  header .container .mobileSearch svg {
    max-width: 20px;
    max-height: 20px;
    fill: #e75300;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  header .container .mobileSearch.open svg {
    fill: #FF5039;
  }
  header .container .hamburger {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    padding: 10px;
    background: #f2f2f2;
    position: absolute;
    top: 12px;
    right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: none;
  }
  @media (max-width: 900px) {
    header .container .hamburger {
      display: block;
    }
  }
  header .container .hamburger span {
    width: calc(50% - 8px);
    border-top: 3px solid #5425D8;
    position: absolute;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  header .container .hamburger span.open {
    border-top: 3px solid #5425D8;
  }
  header .container .hamburger span:first-child {
    top: 10px;
    left: 8px;
  }
  header .container .hamburger span:first-child.open {
    top: 13px;
    left: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  header .container .hamburger span:nth-child(2) {
    top: 10px;
    right: 8px;
  }
  header .container .hamburger span:nth-child(2).open {
    top: 13px;
    right: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  header .container .hamburger span:nth-child(3) {
    top: 50%;
    left: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  header .container .hamburger span:nth-child(3).open {
    opacity: 0;
    left: -50%;
  }
  header .container .hamburger span:nth-child(4) {
    top: 50%;
    right: 8px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
  }
  header .container .hamburger span:nth-child(4).open {
    opacity: 0;
    right: -50%;
  }
  header .container .hamburger span:nth-child(5) {
    bottom: 10px;
    left: 8px;
  }
  header .container .hamburger span:nth-child(5).open {
    bottom: 13px;
    left: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
  }
  header .container .hamburger span:last-child {
    bottom: 10px;
    right: 8px;
  }
  header .container .hamburger span:last-child.open {
    bottom: 13px;
    right: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
  }
  
  .navigation--mobile {
    display: none;
    position: fixed;
    top: 47px;
    right: -100vw;
    background: #FFFFFF;
    height: 100%;
    width: 100%;
    z-index: 999;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    overflow-y: scroll;
    padding-top: 20px;
    padding-bottom: 120px;
  }
  .navigation--mobile .menu-mobile-menu-container {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .navigation--mobile ul {
    list-style: none;
    text-align: left;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
  }
  .navigation--mobile ul > li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #707070;
    padding: 5px 0;
  }
  .navigation--mobile ul > li.menu-item-has-children {
    border-bottom: 0 none;
  }
  .navigation--mobile ul > li.portal {
    background: #e75300;
    border-bottom: 0 none;
    max-width: 140px;
    margin-top: 20px;
  }
  .navigation--mobile ul > li.portal a {
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
  }
  .navigation--mobile ul > li.menu-item-3307 {
    border-bottom: none;
    margin-top: 15px;
  }
  .navigation--mobile ul > li a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding-left: 10px;
    text-decoration: none;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    display: block;
    padding: 3px 0;
    line-height: 32px;
  }
  @media (max-width: 600px) {
    .navigation--mobile ul > li a {
      font-size: 16px;
      line-height: 28px;
      padding: 1px 0;
    }
  }
  @media (max-width: 340px) {
    .navigation--mobile ul > li a {
      font-size: 10px;
      padding: 0;
    }
  }
  .navigation--mobile ul > li.current_page_item a {
    font-weight: 700;
  }
  .navigation--mobile ul > li.current_page_item ul > li a {
    font-weight: 500;
  }
  .navigation--mobile ul > li ul.sub-menu {
    background: #f7f7f7;
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 0 20px 0 50px;
  }
  .navigation--mobile ul > li ul.sub-menu > li {
    padding: 5px 0;
  }
  .navigation--mobile ul > li ul.sub-menu > li:last-child {
    border-bottom: 0 none;
  }
  @media (max-width: 900px) {
    .navigation--mobile {
      display: block;
    }
  }
  .navigation--mobile.open {
    right: 0;
  }
  
  .search--mobile {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    min-height: 100%;
    background: #FFFFFF;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    border-bottom: 2px solid #4d4d4d;
    z-index: 999;
  }
  .search--mobile .search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    margin: 140px auto 20px;
  }
  .search--mobile .search-wrapper .removeSearch {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 47px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    margin-top: 21px;
    cursor: pointer;
    display: none;
  }
  .search--mobile .search-wrapper .removeSearch:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .search--mobile .search-wrapper .removeSearch:after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .search--mobile .search--options {
    margin-top: 200px;
    display: block;
  }
  .search--mobile .search--options p {
    color: #b3b3b3;
  }
  .search--mobile .closeSearch {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 10px;
    background: #f2f2f2;
    position: absolute;
    top: 13px;
    right: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: none;
  }
  @media (max-width: 900px) {
    .search--mobile .closeSearch {
      display: block;
    }
  }
  .search--mobile .closeSearch span {
    width: 100%;
    border-top: 4px solid #b3b3b3;
    display: block;
  }
  .search--mobile .closeSearch span:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    position: relative;
    top: 7px;
    left: 0;
  }
  .search--mobile .closeSearch span:last-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    position: relative;
    top: 3px;
    right: 0;
  }
  .search--mobile form {
    max-width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: right;
    width: 100%;
  }
  .search--mobile form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
  }
  .search--mobile form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
  }
  .search--mobile form :-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
  }
  .search--mobile form :-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
  }
  .search--mobile form input {
    outline: 0;
  }
  .search--mobile form input[type=text] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #b3b3b3;
    position: relative;
    font-size: 16px;
    border-radius: 2px;
  }
  .search--mobile form input[type=submit] {
    position: absolute;
    top: 0;
    right: 1px;
    background: #FFFFFF;
    border: 0 none !important;
    height: 100%;
    width: 50px;
    font-size: 0;
    color: #FFFFFF;
    background: url("/wp-content/themes/moneypenny/img/search.svg");
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  }
  
  .lock-scroll {
    overflow: hidden !important;
    position: fixed;
    left: 0;
    right: 0;
  }
  
  #sticky {
    display: none !important;
  }
  
  header {
    border-bottom: none;
    background: none;
  }
  header .main-nav {
    overflow: auto;
    width: 100%;
    background: #191919;
  }
  @media only screen and (max-width: 767px) {
    header .main-nav {
      height: 58px;
    }
  }
  header .main-nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }
  header .main-nav .logo-wrapper {
    margin-left: 40px;
    float: left;
    width: 300px;
    padding-top: 16px;
  }
  @media only screen and (max-width: 1050px) {
    header .main-nav .logo-wrapper {
      width: 170px;
      padding-top: 16px;
    }
  }
  @media only screen and (max-width: 1100px) {
    header .main-nav .logo-wrapper {
      margin-left: 20px;
      padding-top: 6px;
      width: 200px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .main-nav .logo-wrapper {
      margin-left: 20px;
      padding-top: 16px;
      width: 300px;
    }
  }
  @media only screen and (max-width: 380px) {
    header .main-nav .logo-wrapper {
      width: 230px;
      padding-top: 5px;
    }
  }
  header .main-nav .logo-wrapper img {
    width: 130px;
    float: left;
  }
  header .main-nav .logo-wrapper a {
    color: white;
    font-size: 18px;
    padding-left: 26px;
    float: left;
    margin: 0;
    text-decoration: none;
    line-height: 26px;
  }
  @media only screen and (max-width: 1050px) {
    header .main-nav .logo-wrapper a {
      font-size: 14px;
      padding-left: 14px;
    }
  }
  header .main-nav .logo-wrapper a:first-child {
    padding-left: 0px;
  }
  @media only screen and (max-width: 900px) {
    header .main-nav .logo-wrapper a {
      padding-left: 0px;
    }
    header .main-nav .logo-wrapper a.desktop {
      display: none;
    }
  }
  header .main-nav .logo-wrapper a.mobile {
    display: none;
  }
  @media only screen and (max-width: 900px) {
    header .main-nav .logo-wrapper a.mobile {
      display: block;
      background: url(../img/nav/icons.svg) no-repeat scroll 0 0 transparent;
      width: 15px;
      height: 40px;
      margin-left: 8px;
      cursor: pointer;
      background-position: 0 -160px;
      margin-top: -8px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .main-nav .logo-wrapper a.mobile {
      margin-left: 15px;
    }
  }
  header .main-nav .logo-wrapper .mobileNumber {
    display: none;
  }
  @media only screen and (max-width: 767px) {
    header .main-nav .logo-wrapper .mobileNumber {
      display: inline-block;
      height: 24px;
    }
  }
  header .main-nav .logo-wrapper .mobileNumber a {
    text-decoration: none;
    font-weight: bold;
    margin-left: 5px;
    font-family: "Lato";
    line-height: 24px;
    float: inherit;
    color: #fff !important;
  }
  header .main-nav .logo-wrapper .mobileNumber .phoneWhite {
    width: 20px;
    height: 20px;
    margin-left: 20px;
    margin-top: 2px;
  }
  @media only screen and (max-width: 380px) {
    header .main-nav .logo-wrapper .mobileNumber .phoneWhite {
      width: 15px;
      height: 15px;
      margin-left: 0px;
      margin-top: 6px;
    }
  }
  header .main-nav .logo-wrapper .telNumberUS {
    color: white;
    font-size: 18px;
    padding-left: 26px;
    float: left;
    margin: 0;
    text-decoration: none;
    line-height: 26px;
    font-weight: 300;
    color: #fff !important;
  }
  @media only screen and (max-width: 1100px) {
    header .main-nav .logo-wrapper .telNumberUS {
      padding-left: 15px;
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .main-nav .logo-wrapper .telNumberUS {
      display: none;
      background: url(../img/nav/icons.svg) no-repeat scroll 0 0 transparent;
      width: 40px;
      height: 40px;
      cursor: pointer;
      text-indent: -9999px;
      background-position: 0 -160px;
      margin-top: -8px;
      padding-left: 0px;
    }
    header .main-nav .logo-wrapper .telNumberUS a {
      width: 40px;
      height: 40px;
      display: block;
    }
  }
  header .main-nav .nav-inner {
    padding-left: calc("50% - 241px");
  }
  @media only screen and (max-width: 1050px) {
    header .main-nav .nav-inner {
      padding-left: calc("50% - 179px");
    }
  }
  @media only screen and (max-width: 767px) {
    header .main-nav .nav-inner {
      margin-top: 0;
      border: none;
    }
  }
  @media only screen and (max-width: 767px) {
    header .main-nav {
      overflow: initial;
    }
  }
  header .main-nav__list {
    display: inline;
  }
  header .main-nav__list li {
    display: inline-block;
    position: relative;
  }
  @media only screen and (max-width: 767px) {
    header .main-nav__list li {
      display: none;
    }
  }
  header .main-nav__list li:nth-of-type(3) {
    border: none;
  }
  header .main-nav__list li:before {
    position: absolute;
    right: -6px;
    top: 13px;
    height: 32px;
    width: 1px;
    content: "";
    background: rgba(255, 255, 255, 0.2);
  }
  header .main-nav__list li span {
    position: absolute;
    right: 40px;
    top: 26px;
    height: 7px;
    width: 15px;
    background: url("../img/icons/chevron-white.svg") no-repeat;
    background-size: cover;
  }
  @media only screen and (max-width: 1050px) {
    header .main-nav__list li span {
      right: 20px;
    }
  }
  header .main-nav__list li:nth-of-type(3):before {
    display: none;
  }
  header .main-nav__list li a {
    cursor: pointer;
    color: white;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 18px 65px 18px 40px;
    display: block;
    margin-right: -6px;
    position: relative;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-weight: 400;
    font-family: "Lato";
  }
  @media only screen and (max-width: 1050px) {
    header .main-nav__list li a {
      font-size: 16px;
      padding: 18px 45px 18px 25px;
    }
  }
  header .main-nav__list li a:hover {
    background: #fff;
    color: #4c4f55;
  }
  header .main-nav__list li a:hover span {
    background: url("../img/icons/chevron-black.svg") no-repeat;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    -webkit-transform-origin: 50% 50%;
        -ms-transform-origin: 50% 50%;
            transform-origin: 50% 50%;
  }
  header .main-nav--us .logo-wrapper {
    padding-bottom: 20px;
  }
  @media only screen and (max-width: 767px) {
    header .main-nav--us .logo-wrapper {
      width: 100% !important;
    }
  }
  header .notch {
    background-color: #eee;
    height: 8px;
    width: 17px;
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
            clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  }
  header .dropDown {
    width: 100%;
    background-color: white;
    height: 376px;
    position: absolute;
    top: 58px;
    display: none;
  }
  header .dropDown * {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  header .dropDown__window {
    min-height: 376px;
    width: 100%;
    position: absolute;
    background: #fff;
    display: none;
  }
  header .dropDown__ser__container {
    max-width: 935px;
    background-color: #eee;
    margin: 0 auto;
    padding: 0px 50px;
    height: 376px;
  }
  header .dropDown__ser__grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  header .dropDown__ser__col {
    max-width: 280px;
  }
  header .dropDown__ser__list {
    list-style: none;
    -webkit-padding-start: 0px;
            padding-inline-start: 0px;
  }
  header .dropDown__ser__list__item {
    margin-bottom: 25px;
    cursor: pointer;
  }
  header .dropDown__ser__list__item:hover > h2 > span {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px);
  }
  header .dropDown__ser h2 {
    font-family: "Lato", sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .dropDown__ser h2 span {
    display: inline-block;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .dropDown__ser h4 {
    font-weight: 400;
    font-size: 18px;
    color: #707070;
    margin: 40px 0px 30px;
  }
  header .dropDown__ser p {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
  }
  header .dropDown__ser a {
    text-decoration: none;
  }
  header .dropDown__ser .navta {
    color: #c62537;
  }
  header .dropDown__ser .navta:hover > h2 {
    color: #70151f;
  }
  header .dropDown__ser .navpps {
    color: #e4541b;
  }
  header .dropDown__ser .navpps:hover > h2 {
    color: #893210;
  }
  header .dropDown__ser .navsb {
    color: #22325b;
  }
  header .dropDown__ser .navsb:hover > h2 {
    color: #060911;
  }
  header .dropDown__ser .navlc {
    color: #fea30c;
  }
  header .dropDown__ser .navlc:hover > h2 {
    color: #a36601;
  }
  header .dropDown__ser .navcn {
    color: #4abac8;
  }
  header .dropDown__ser .navcn:hover > h2 {
    color: #287a84;
  }
  header .dropDown__ser .navwh {
    color: #f0f;
  }
  header .dropDown__ser .navwh:hover > h2 {
    color: #990099;
  }
  header .dropDown__ser .navst {
    color: #00a19a;
  }
  header .dropDown__ser .navst:hover > h2 {
    color: #003b38;
  }
  header .dropDown__ind__container {
    max-width: 950px;
    background-color: #eee;
    margin: 0 auto;
    padding: 0px 0px 0px 50px;
    height: 376px;
  }
  header .dropDown__ind__grid {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  header .dropDown__ind__col {
    max-width: 270px;
    padding-top: 30px;
  }
  header .dropDown__ind__list {
    list-style: none;
    -webkit-padding-start: 0px;
            padding-inline-start: 0px;
  }
  header .dropDown__ind__list__item {
    margin-bottom: 18px;
    cursor: pointer;
  }
  header .dropDown__ind__list__item:hover > h2 {
    color: #060911;
  }
  header .dropDown__ind__list__item:hover > h2 > span {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px);
  }
  header .dropDown__ind h2 {
    font-size: 18px;
    color: #22325B;
    font-family: "Lato", sans-serif;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-weight: bold;
  }
  header .dropDown__ind h2 span {
    display: inline-block;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .dropDown__ind p {
    font-size: 12px;
    color: #333;
    line-height: 15px;
    padding-top: 5px;
    margin: 0;
    max-width: 230px;
  }
  header .dropDown__ind a {
    text-decoration: none;
  }
  header .dropDown__ind__grad {
    background: #c64037;
    background: -o-linear-gradient(41deg, #c64037 34%, #74357c 73%, #74357c 100%);
    background: linear-gradient(49deg, #c64037 34%, #74357c 73%, #74357c 100%);
    max-width: 100%;
    height: 376px;
    padding: 0px;
  }
  header .dropDown__ind__grad p {
    color: #fff;
    font-family: "Lato";
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    text-align: left;
    padding: 20px 30px;
    max-width: 95%;
  }
  header .dropDown__res__container {
    max-width: 950px;
    background-color: #eee;
    margin: 0 auto;
    padding: 0px 0px 0px 50px;
    height: 376px;
  }
  header .dropDown__res__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  @media only screen and (max-width: 1024px) {
    header .dropDown__res__grid {
      -ms-grid-columns: 40% 60%;
      grid-template-columns: 40% 60%;
    }
  }
  header .dropDown__res__col {
    max-height: 376px;
    overflow: hidden;
  }
  header .dropDown__res__col__img {
    width: 100%;
    height: 188px;
  }
  header .dropDown__res__col__quote {
    background: #ec1e79;
    background: -o-linear-gradient(41deg, #ec1e79 10%, #1b1464 100%);
    background: linear-gradient(49deg, #ec1e79 10%, #1b1464 100%);
    color: #fff;
    font-family: "Lato";
    font-weight: 300;
    font-size: 30px;
    line-height: 40px;
    margin: 0px;
    top: -5px;
    padding: 30px 40px;
    position: relative;
    height: 193px;
  }
  header .dropDown__res__list {
    list-style: none;
    -webkit-padding-start: 0px;
            padding-inline-start: 0px;
    padding-top: 30px;
  }
  header .dropDown__res__list__item {
    margin-bottom: 18px;
    cursor: pointer;
  }
  header .dropDown__res__list__item h2 {
    color: #22325B;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    margin: 0;
    font-weight: bold;
  }
  header .dropDown__res__list__item h2 span {
    display: inline-block;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .dropDown__res__list__item:hover > h2 {
    color: #060911;
  }
  header .dropDown__res__list__item:hover > h2 > span {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px);
  }
  header .dropDown__res a {
    text-decoration: none;
  }
  header .dropDown__abo__container {
    max-width: 950px;
    background-color: #eee;
    margin: 0 auto;
    padding: 0px 0px 0px 50px;
    height: 376px;
  }
  header .dropDown__abo__grid {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    display: -ms-grid;
    display: grid;
    -ms-flex-line-pack: distribute;
        align-content: space-around;
  }
  @media only screen and (max-width: 1024px) {
    header .dropDown__abo__grid {
      -ms-grid-columns: 40% 60%;
      grid-template-columns: 40% 60%;
    }
  }
  header .dropDown__abo__list {
    list-style: none;
    -webkit-padding-start: 0px;
            padding-inline-start: 0px;
    padding-top: 30px;
  }
  header .dropDown__abo__list__item {
    margin-bottom: 18px;
    cursor: pointer;
  }
  header .dropDown__abo__list__item h2 {
    color: #22325B;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 18px;
    font-family: "Lato", sans-serif;
    margin: 0;
    font-weight: bold;
  }
  header .dropDown__abo__list__item h2 span {
    display: inline-block;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  header .dropDown__abo__list__item:hover > h2 {
    color: #060911;
  }
  header .dropDown__abo__list__item:hover > h2 > span {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px);
  }
  header .dropDown__abo .aboutbox {
    width: "calc(100% - 40px)";
    position: relative;
    padding: 20px;
    background: #e23d0f;
    background: -webkit-gradient(linear, left top, right top, from(#e23d0f), to(#ffa500));
    background: -o-linear-gradient(left, #e23d0f 0%, #ffa500 100%);
    background: linear-gradient(90deg, #e23d0f 0%, #ffa500 100%);
    height: 336px;
  }
  header .dropDown__abo .aboutbox__grid {
    position: absolute;
    background-color: #fff;
    border-radius: 20px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (25%)[4];
    grid-template-columns: repeat(4, 25%);
    -ms-grid-rows: 65px 145px 15px 70px;
    grid-template-rows: 65px 145px 15px 70px;
    padding: 20px 30px;
    width: "calc(100% - 100px)";
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(5) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(6) {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(7) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(8) {
    -ms-grid-row: 2;
    -ms-grid-column: 4;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(10) {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(11) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(12) {
    -ms-grid-row: 3;
    -ms-grid-column: 4;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(13) {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(14) {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(15) {
    -ms-grid-row: 4;
    -ms-grid-column: 3;
  }
  header .dropDown__abo .aboutbox__grid > *:nth-child(16) {
    -ms-grid-row: 4;
    -ms-grid-column: 4;
  }
  header .dropDown__abo .aboutbox__grid__fr1 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/span 4;
    -ms-grid-row: 1;
    grid-row: 1;
    -ms-grid-column-align: center;
        justify-self: center;
    width: 100%;
    border-bottom: 1px solid #cbcbcb;
    text-align: center;
  }
  header .dropDown__abo .aboutbox__grid__fr2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
    border-right: 1px solid #cbcbcb;
    margin: 15px 0px;
  }
  header .dropDown__abo .aboutbox__grid__fr2 p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 0px;
    color: #4c4f55;
    font-family: Lato-Light, Arial, sans-serif;
  }
  header .dropDown__abo .aboutbox__grid__fr2 img {
    height: 65px;
  }
  header .dropDown__abo .aboutbox__grid__fr3 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3/span 2;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column-align: center;
        justify-self: center;
    margin: 15px 0px;
  }
  header .dropDown__abo .aboutbox__grid__fr3 img {
    height: 112px;
  }
  header .dropDown__abo .aboutbox__grid__bar {
    border-top: 1px solid #cbcbcb;
    -ms-grid-column: 1;
    -ms-grid-column-span: 4;
    grid-column: 1/span 4;
    -ms-grid-row: 3;
    grid-row: 3;
    width: 100%;
  }
  header .dropDown__abo .aboutbox__grid__fr4 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 4;
    grid-row: 4;
    border-right: 1px solid #cbcbcb;
    -ms-grid-column-align: center;
        justify-self: center;
  }
  header .dropDown__abo .aboutbox__grid__fr4 p {
    color: #4c4f55;
    font-family: Lato-Light, Arial, sans-serif;
    text-align: center;
    font-size: 14px;
    margin: 0;
    padding-right: 15px;
  }
  header .dropDown__abo .aboutbox__grid__fr4 p span {
    display: block;
    font-size: 25px;
  }
  header .dropDown__abo .aboutbox__grid__fr5 {
    -ms-grid-column: 2;
    -ms-grid-column-span: 3;
    grid-column: 2/span 3;
    -ms-grid-row: 4;
    grid-row: 4;
    padding-left: 25px;
  }
  header .dropDown__abo .aboutbox__grid__fr5 img {
    height: 50px;
    margin-right: 5px;
    padding-top: 10px;
  }
  header .dropDown__abo a {
    text-decoration: none;
  }
  header .blackout {
    display: none;
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.6);
  }
  header .nav-login {
    float: right;
    margin-right: 40px;
    margin-top: 9px;
    padding: 8px 0;
    text-align: center;
    width: 100px;
    background: #e9530e;
    font-size: 13px;
    color: #fff;
    z-index: 2;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
  }
  @media only screen and (max-width: 900px) {
    header .nav-login {
      margin-right: 20px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .nav-login {
      padding: 20px;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 0;
      display: none;
      left: 0;
    }
  }
  header .nav-login--name {
    text-align: right;
    width: 100%;
    font-size: 13px;
    color: black;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px;
    background: #fff;
    padding: 10px 12px;
    display: block;
    font-size: 16px;
  }
  header .nav-login--name:hover {
    color: #b9420b;
  }
  header .mobMenu {
    width: 100%;
    height: 85vh;
    position: absolute;
    top: 58px;
    display: none;
    background: #fff;
    overflow: scroll;
    padding-bottom: 50px;
  }
  header .mobMenu * {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  header .mobMenu__list {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    width: 80%;
    margin: 0;
    margin-left: 10%;
    padding: 10px 0 15px 0;
    list-style-type: none;
  }
  header .mobMenu__list--noborder {
    border-bottom: none;
  }
  header .mobMenu__list--bottom {
    background: #e5e5e5;
    padding: 20px 10%;
    padding-bottom: 60px;
    margin-left: 0;
  }
  header .mobMenu__list__product {
    font-family: "Lato", sans-serif;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0 0 0;
  }
  header .mobMenu__list__product--ta {
    color: #c62537;
  }
  header .mobMenu__list__product--pps {
    color: #e4541b;
  }
  header .mobMenu__list__product--sb {
    color: #22325b;
  }
  header .mobMenu__list__product--lc {
    color: #fea30c;
  }
  header .mobMenu__list__product--cn {
    color: #4abac8;
  }
  header .mobMenu__list__product--wh {
    color: #f0f;
  }
  header .mobMenu__list__product--st {
    color: #00a19a;
  }
  header .mobMenu__list__product--indust {
    color: #22325b;
    cursor: pointer;
  }
  header .mobMenu__list__section {
    font-size: 22px !important;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #a6a6a6;
    padding: 0;
    margin: 20px 0 0 0;
  }
  header .mobMenu__list__content {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #333;
    font-family: "Lato", sans-serif;
    list-style-type: none;
    margin: 6px 0 0 0;
  }
  header .mobMenu__list__content--bold {
    font-weight: 600;
  }
  header .mobMenu__login {
    color: #fff;
    font-weight: 400;
    background: #e9530e;
    text-transform: uppercase;
    padding: 7px;
    width: 70px;
    margin: 15px 0;
    text-align: center;
    font-size: 14px;
    display: inline-block;
  }
  header .sideMenu {
    position: fixed;
    top: 58px;
    height: 85vh;
    left: 120%;
    width: 95%;
    padding-left: 20px;
    z-index: 10;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  header .sideMenu::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    height: 100vh;
    width: 120%;
    padding-bottom: 60px;
  }
  header .sideMenu__list {
    height: 100vh;
    width: 65%;
    padding: 0 20px;
    margin: 0;
    background: #4abac8;
    position: absolute;
    left: 25%;
    z-index: 100;
    list-style-type: none;
    padding-bottom: 60px;
  }
  header .sideMenu__list__section {
    font-size: 22px !important;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #fff;
    padding-bottom: 0;
    margin-bottom: 20px;
    padding: 20px 0 0 0;
    cursor: pointer;
  }
  header .sideMenu__list__product {
    font-family: "Lato", sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-top: 11px;
    margin-bottom: 0;
    margin-top: 20px;
    color: #fff;
  }
  header .sideMenu__list__content {
    margin-top: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    font-family: "Lato", sans-serif;
  }
  header .navContainer {
    height: 58px;
    background: rgba(25, 25, 25, 0.9);
    position: absolute;
    width: 100%;
    z-index: 999;
  }
  @media only screen and (max-width: 900px), only screen and (max-width: 767px) {
    header .navContainer {
      position: relative;
      background: #191919;
    }
  }
  header .navContainer .logo-wrapper {
    margin-left: 40px;
    float: left;
    width: 350px;
    padding-top: 16px;
  }
  @media only screen and (max-width: 1160px) {
    header .navContainer .logo-wrapper {
      margin-left: 20px;
      padding-top: 6px;
      width: 200px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .logo-wrapper {
      margin-left: 20px;
      padding-top: 16px;
      width: 300px;
    }
  }
  @media only screen and (max-width: 380px) {
    header .navContainer .logo-wrapper {
      width: 230px;
      padding-top: 5px;
    }
  }
  header .navContainer .logo-wrapper img {
    width: 130px;
    float: left;
  }
  header .navContainer .logo-wrapper .telNumberUK {
    color: white;
    font-size: 18px;
    padding-left: 26px;
    float: left;
    margin: 0;
    text-decoration: none;
    line-height: 26px;
    font-weight: 600;
    width: 185px;
  }
  @media only screen and (max-width: 1100px) {
    header .navContainer .logo-wrapper .telNumberUK {
      padding-left: 15px;
      font-size: 14px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .logo-wrapper .telNumberUK {
      display: none;
      background: url(../img/nav/icons.svg) no-repeat scroll 0 0 transparent;
      width: 40px;
      height: 40px;
      cursor: pointer;
      text-indent: -9999px;
      background-position: 0 -160px;
      margin-top: -8px;
      padding-left: 0px;
    }
    header .navContainer .logo-wrapper .telNumberUK a {
      width: 40px;
      height: 40px;
      display: block;
    }
  }
  header .navContainer .logo-wrapper .mobileNumber {
    display: none;
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .logo-wrapper .mobileNumber {
      display: inline-block;
      height: 24px;
    }
  }
  header .navContainer .logo-wrapper .mobileNumber a {
    color: #fff !important;
    text-decoration: none;
    font-weight: bold;
    margin-left: 5px;
    font-family: "Lato";
    line-height: 24px;
  }
  header .navContainer .logo-wrapper .mobileNumber .phoneWhite {
    width: 20px;
    height: 20px;
    margin-left: 50px;
    margin-top: 2px;
  }
  @media only screen and (max-width: 380px) {
    header .navContainer .logo-wrapper .mobileNumber .phoneWhite {
      width: 15px;
      height: 15px;
      margin-left: 0px;
      margin-top: 6px;
    }
  }
  header .navContainer .mainNav {
    display: inline-block;
    text-align: center;
    font-size: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    padding: 0px;
    margin: 0px;
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .mainNav {
      display: none;
    }
  }
  header .navContainer .mainNav li {
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 0 20px;
    line-height: 58px;
    position: relative;
    cursor: default;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Lato";
  }
  @media only screen and (max-width: 1265px) {
    header .navContainer .mainNav li {
      padding: 0 15px;
    }
  }
  @media only screen and (max-width: 1100px) {
    header .navContainer .mainNav li {
      padding: 0 10px;
    }
  }
  header .navContainer .mainNav li:after {
    position: absolute;
    right: -2px;
    top: 13px;
    height: 32px;
    width: 1px;
    content: "";
    background: rgba(255, 255, 255, 0.2);
  }
  header .navContainer .mainNav li:last-child:after {
    display: none;
  }
  header .navContainer .mainNav li a {
    color: #fff;
    text-decoration: none;
  }
  header .navContainer .mobileNav {
    width: 32px;
    display: none;
    float: right;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 9999;
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .mobileNav {
      display: inline-block;
    }
  }
  header .navContainer .mobileNav span {
    width: 100%;
    height: 4px;
    background: #fff;
    display: block;
    margin-bottom: 7px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }
  header .navContainer .mobileNav span:last-child {
    margin-bottom: 0px;
  }
  header .navContainer .mobileNav.active span {
    background: #fff;
  }
  header .navContainer .mobileNav.active span:nth-child(1) {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
            transform-origin: center left;
  }
  header .navContainer .mobileNav.active span:nth-child(2) {
    opacity: 0;
    margin-left: -20px;
  }
  header .navContainer .mobileNav.active span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    -webkit-transform-origin: center left;
        -ms-transform-origin: center left;
            transform-origin: center left;
  }
  @media only screen and (max-width: 1100px) {
    header .navContainer .nav-login {
      margin-right: 20px;
    }
  }
  @media only screen and (max-width: 767px) {
    header .navContainer .nav-login {
      display: none;
    }
  }
  
  .hero {
    overflow: hidden;
  }
  .hero--large {
    background-size: cover;
    background-position: center center;
    height: 300px;
    position: relative;
  }
  .hero--large .container {
    max-width: 895px;
    height: 245px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -20px;
    text-align: center;
    padding: 20px 20px 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
            box-shadow: 0px 0px 8px 0px rgba(112, 112, 112, 0.5);
  }
  @media (max-width: 900px) {
    .hero--large .container {
      width: 90%;
    }
  }
  .hero--large .container .header-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80%;
  }
  .hero--large .container h1 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 40px;
    line-height: 50px;
    max-width: 450px;
    margin: 0 auto;
    display: block;
  }
  @media (max-width: 900px) {
    .hero--large .container h1 {
      font-size: 24px;
      line-height: 28px;
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  .hero--large .container p {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    line-height: 24px;
    color: #4d4d4d;
    font-size: 16px;
    max-width: 600px;
    margin: 10px auto 20px;
  }
  @media (max-width: 600px) {
    .hero--large .container p {
      font-size: 14px;
      line-height: 18px;
    }
  }
  .hero--large .container .search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  .hero--large .container .search-wrapper .removeSearch {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 47px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 1px;
    cursor: pointer;
    display: none;
  }
  .hero--large .container .search-wrapper .removeSearch:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .hero--large .container .search-wrapper .removeSearch:after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .hero--large .container form {
    max-width: 600px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  .hero--large .container form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
    font-size: 14px;
  }
  .hero--large .container form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
    font-size: 14px;
  }
  .hero--large .container form :-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
    font-size: 14px;
  }
  .hero--large .container form :-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
    font-size: 14px;
  }
  .hero--large .container form input {
    outline: 0;
  }
  .hero--large .container form input[type=text] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #b3b3b3;
    position: relative;
  }
  .hero--large .container form input[type=submit] {
    position: absolute;
    top: 0;
    right: 1px;
    background: #FFFFFF;
    border: 0 none !important;
    height: 100%;
    width: 50px;
    font-size: 0;
    color: #FFFFFF;
    background: url("/wp-content/themes/moneypenny/img/search.svg");
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  }
  .hero--small {
    position: relative;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(77, 77, 77, 0.75);
            box-shadow: 0px 0px 8px 0px rgba(77, 77, 77, 0.75);
    padding: 20px 0;
  }
  .hero--small .container {
    max-width: 500px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  .hero--small .container .search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  .hero--small .container .search-wrapper .removeSearch {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 47px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 1px;
    cursor: pointer;
    display: none;
  }
  .hero--small .container .search-wrapper .removeSearch:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .hero--small .container .search-wrapper .removeSearch:after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  .hero--small .container form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
  }
  .hero--small .container form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
  }
  .hero--small .container form :-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
  }
  .hero--small .container form :-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
  }
  .hero--small .container form input[type=text] {
    width: 100%;
    border: 0 none;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(112, 112, 112, 0.75);
            box-shadow: 0px 0px 3px 0px rgba(112, 112, 112, 0.75);
    padding: 5px 10px;
    outline: 0;
  }
  .hero--small .container form input[type=submit] {
    background: #FFFFFF;
    border: 0 none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 0;
    color: #FFFFFF;
  }
  .hero--small .container form input[type=submit]:after {
    content: "Read this -";
    background-color: yellow;
    color: red;
    font-weight: bold;
  }
  .hero--news {
    position: relative;
    background: #FFFFFF;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 900px) {
    .hero--news {
      margin-top: 30px;
    }
  }
  .hero--news .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    .hero--news .container {
      width: 100%;
    }
  }
  @media (max-width: 940px) {
    .hero--news .container {
      padding: 0 20px;
    }
  }
  .hero--news .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero--news .container .article--info span {
    display: inline-block;
  }
  .hero--news .container .article--info span.author {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4d4d4d;
    padding: 0 20px 0 0;
  }
  .hero--news .container .article--info span.post-date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 10px 0;
  }
  .hero--news .container h1 {
    color: #1C0D4F;
    font-size: 36px;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    line-height: 50px;
    max-width: 550px;
    margin: 0;
  }
  @media (max-width: 900px) {
    .hero--news .container h1 {
      font-size: 24px;
      line-height: 28px;
      padding: 20px 0;
    }
  }
  .hero--videos {
    position: relative;
    background: #FFFFFF;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 900px) {
    .hero--videos {
      margin-top: 30px;
    }
  }
  .hero--videos .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    .hero--videos .container {
      width: 100%;
    }
  }
  @media (max-width: 940px) {
    .hero--videos .container {
      padding: 0 20px;
    }
  }
  .hero--videos .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero--videos .container .article--info span {
    display: inline-block;
  }
  .hero--videos .container .article--info span.author {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4d4d4d;
    padding: 0 20px 0 0;
  }
  .hero--videos .container .article--info span.post-date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 10px 0;
  }
  .hero--videos .container h1 {
    font-size: 36px;
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    line-height: 50px;
    max-width: 550px;
    margin: 0;
  }
  @media (max-width: 900px) {
    .hero--videos .container h1 {
      font-size: 24px;
      line-height: 28px;
      padding: 20px 0;
    }
  }
  .hero--guides {
    position: relative;
    background: #FFFFFF;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 900px) {
    .hero--guides {
      margin-top: 30px;
    }
  }
  .hero--guides .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    .hero--guides .container {
      width: 100%;
    }
  }
  @media (max-width: 940px) {
    .hero--guides .container {
      padding: 0 20px;
    }
  }
  .hero--guides .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero--guides .container .article--info span {
    display: inline-block;
  }
  .hero--guides .container .article--info span.author {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4d4d4d;
    padding: 0 20px 0 0;
  }
  .hero--guides .container .article--info span.post-date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 10px 0;
  }
  .hero--guides .container h1 {
    font-size: 36px;
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    line-height: 50px;
    max-width: 550px;
    margin: 0;
  }
  @media (max-width: 900px) {
    .hero--guides .container h1 {
      font-size: 24px;
      line-height: 28px;
      padding: 20px 0 0;
    }
  }
  .hero--blog {
    position: relative;
    background: #FFFFFF;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 900px) {
    .hero--blog {
      margin-top: 30px;
    }
  }
  .hero--blog .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    .hero--blog .container {
      width: 100%;
    }
  }
  @media (max-width: 940px) {
    .hero--blog .container {
      padding: 0 20px;
    }
  }
  .hero--blog .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero--blog .container .article--info span {
    display: inline-block;
  }
  .hero--blog .container .article--info span.author {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4d4d4d;
    padding: 0 20px 0 0;
  }
  .hero--blog .container .article--info span.post-date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 10px 0;
  }
  .hero--blog .container h1 {
    font-size: 36px;
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    line-height: 50px;
    max-width: 550px;
    margin: 0;
  }
  @media (max-width: 900px) {
    .hero--blog .container h1 {
      font-size: 24px;
      line-height: 28px;
      padding: 20px 0;
    }
  }
  .hero--event {
    position: relative;
    background: #FFFFFF;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 900px) {
    .hero--event {
      margin-top: 30px;
    }
  }
  .hero--event .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    background: #FFFFFF;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  @media (max-width: 900px) {
    .hero--event .container {
      width: 100%;
    }
  }
  @media (max-width: 940px) {
    .hero--event .container {
      padding: 0 20px;
    }
  }
  .hero--event .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .hero--event .container .article--info span {
    display: inline-block;
  }
  .hero--event .container .article--info span.author {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4d4d4d;
    padding: 0 20px 0 0;
  }
  .hero--event .container .article--info span.post-date {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    padding: 10px 0;
  }
  .hero--event .container h1 {
    font-size: 36px;
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    line-height: 50px;
    max-width: 550px;
    margin: 0;
  }
  @media (max-width: 900px) {
    .hero--event .container h1 {
      font-size: 24px;
      line-height: 28px;
      padding: 20px 0;
    }
  }
  .hero--case-study {
    padding-top: 48px;
    position: relative;
    height: 300px;
    background-position: center center;
    background-size: cover;
  }
  .hero--case-study:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(0, 0, 0, 0.9)), color-stop(70%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9) 25%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0) 100%);
  }
  .hero--case-study .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    z-index: 10;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .hero--case-study .container h1 {
    font-family: "Publico Headline Web", sans-serif;
    color: #FFFFFF;
    font-weight: 300;
    font-size: 42px;
    line-height: 50px;
    max-width: 500px;
    padding-left: 20px;
    position: relative;
    bottom: 0;
    display: inline-block;
    right: 0;
    margin: 0;
    padding-bottom: 10px;
  }
  @media (max-width: 600px) {
    .hero--case-study .container h1 {
      font-size: 26px;
      line-height: 36px;
      padding-left: 0;
    }
  }
  .hero--case-study .container .hero-logo {
    background: #FFFFFF;
    display: inline-block;
    padding: 0;
    z-index: 2;
    position: relative;
    bottom: -17px;
  }
  @media (max-width: 790px) {
    .hero--case-study .container .hero-logo {
      display: none;
    }
  }
  .hero--case-study .container .hero-logo img {
    max-width: 160px;
    position: relative;
    bottom: 0;
    padding: 10px 20px;
  }
  .hero--case-study .container .hero-logo .hero-label {
    background: #8ABFFD;
    color: #1C0D4F;
    font-size: 18px;
    font-family: "Publico Headline Web", sans-serif;
    display: block;
    font-weight: 300;
    height: 43px;
    line-height: 43px;
    width: 100%;
    text-align: center;
  }
  
  #middle-form.purple {
    background: #372348;
  }
  #middle-form .container {
    max-width: 895px;
    margin: 0 auto;
    padding: 40px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  
  #products {
    border-top: 1px solid #d0d0d0;
    background: #FFFFFF;
  }
  #products .container {
    max-width: 895px;
    padding: 0 0 40px;
    margin: 0 auto;
  }
  #products .container h2 {
    color: #1C0D4F;
    font-weight: 400 !important;
    font-family: "Publico Headline Web", sans-serif;
    font-size: 32px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 60px;
    padding: 30px 20px 0;
    margin-top: 0px;
    display: block;
  }
  @media (max-width: 600px) {
    #products .container h2 {
      font-size: 28px;
      margin-bottom: 30px;
    }
  }
  #products .container .products {
    max-width: 895px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
  }
  #products .container .products--block {
    width: 32.9%;
    display: inline-block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 920px) {
    #products .container .products--block {
      width: 100%;
      display: block;
      padding: 0px;
    }
  }
  #products .container .products--block:first-child {
    padding: 0 40px 0 0;
  }
  @media (max-width: 920px) {
    #products .container .products--block:first-child {
      width: 100%;
      display: block;
      padding: 0px;
    }
  }
  #products .container .products--block:nth-child(2) {
    padding: 0 40px;
    border-left: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
  }
  @media (max-width: 920px) {
    #products .container .products--block:nth-child(2) {
      border-left: 0 none;
      border-right: 0 none;
      padding: 20px 0;
      margin: 20px 0;
      border-top: 1px solid #d0d0d0;
      border-bottom: 1px solid #d0d0d0;
    }
  }
  #products .container .products--block:last-child {
    padding: 0 0 0 40px;
  }
  @media (max-width: 920px) {
    #products .container .products--block:last-child {
      width: 100%;
      display: block;
      padding: 0px;
    }
  }
  #products .container .products--title {
    font-weight: 400 !important;
    font-family: "Publico Headline Web", sans-serif;
    font-size: 25px;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 0px;
  }
  @media (max-width: 920px) {
    #products .container .products--title br {
      display: none;
    }
  }
  #products .container .products--title-red {
    color: #1C0D4F;
  }
  #products .container .products--title-orange {
    color: #1C0D4F;
  }
  #products .container .products--title-pink {
    color: #1C0D4F;
  }
  #products .container .products--title-blue {
    color: #1C0D4F;
  }
  #products .container .products--title-yellow {
    color: #1C0D4F;
  }
  #products .container .products p {
    color: #4d4d4d;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 22px;
  }
  #products .container .products--btn {
    color: #FFFFFF;
    text-align: center;
    padding: 10px 30px;
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    cursor: pointer;
  }
  #products .container .products--btn-red {
    background: #5425D8;
  }
  #products .container .products--btn-red:hover {
    background: #431eac;
  }
  #products .container .products--btn-blue {
    background: #5425D8;
  }
  #products .container .products--btn-blue:hover {
    background: #431eac;
  }
  #products .container .products--btn-orange {
    background: #5425D8;
  }
  #products .container .products--btn-orange:hover {
    background: #431eac;
  }
  #products .container .products--btn-pink {
    background: #5425D8;
  }
  #products .container .products--btn-pink:hover {
    background: #431eac;
  }
  #products .container .products--btn-yellow {
    background: #5425D8;
  }
  #products .container .products--btn-yellow:hover {
    background: #431eac;
  }
  
  #backToTop {
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background-color: rgba(112, 112, 112, 0.7);
    cursor: pointer;
    display: none;
  }
  @media (max-width: 900px) {
    #backToTop {
      display: block;
    }
  }
  #backToTop:before {
    content: "";
    display: block;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    width: 20px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 23px;
    left: 8px;
  }
  #backToTop:after {
    content: "";
    display: block;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    width: 20px;
    height: 2px;
    background: #FFFFFF;
    position: absolute;
    top: 23px;
    right: 8px;
  }
  
  #resources-footer {
    background: #303030;
    color: #FFFFFF;
  }
  #resources-footer .container {
    max-width: 895px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 0;
  }
  #resources-footer .container h3 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 0;
    font-size: 20px;
    padding-bottom: 10px;
  }
  #resources-footer .container .col {
    width: 25%;
    display: inline-block;
    float: left;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 768px) {
    #resources-footer .container .col {
      width: 100%;
      display: block;
      padding: 0 20px;
    }
  }
  #resources-footer .container .col ul {
    list-style: none;
    padding-left: 0;
  }
  #resources-footer .container .col ul > li {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 10px;
  }
  #resources-footer .container .col ul > li a {
    color: #FFFFFF;
    text-decoration: none;
  }
  #resources-footer .container .col ul > li a:hover {
    text-decoration: underline;
  }
  #resources-footer .container .col ul > li.list-title {
    text-transform: uppercase;
  }
  
  footer {
    background: #282828;
    color: #FFFFFF;
  }
  footer .container {
    max-width: 1150px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 40px 0 0;
  }
  @media (max-width: 1200px) {
    footer .container {
      padding: 40px 20px 0;
    }
  }
  footer .container .col {
    width: calc(22.5% - 1px);
    display: inline-block;
    float: left;
    border-left: 1px solid #707070;
    min-height: 340px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  footer .container .col .accreditations {
    text-align: left;
    float: left;
    padding: 20px;
    vertical-align: top;
    padding-top: 20px;
  }
  footer .container .col .accreditations img {
    padding-right: 15px;
    height: 60px;
  }
  @media (max-width: 1024px) {
    footer .container .col {
      width: 33.333%;
    }
  }
  @media (max-width: 768px) {
    footer .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      border-left: 0 none;
    }
  }
  footer .container .col:first-child {
    width: calc(55% - 1px);
  }
  @media (max-width: 1024px) {
    footer .container .col:first-child {
      width: 33.333%;
    }
  }
  @media (max-width: 768px) {
    footer .container .col:first-child {
      width: 100%;
    }
  }
  footer .container .col:first-child ul {
    width: 33.333%;
    padding-right: 20px;
  }
  @media (max-width: 1024px) {
    footer .container .col:first-child ul {
      width: 100%;
    }
  }
  @media (max-width: 600px) {
    footer .container .col:first-child ul {
      width: 100%;
      padding-left: 0;
    }
  }
  footer .container .col:nth-child(4) {
    height: auto;
  }
  footer .container .col h3 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    padding-left: 20px;
    text-align: left;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-top: 0;
    font-size: 20px;
    font-weight: 400;
    padding-bottom: 10px;
  }
  @media (max-width: 600px) {
    footer .container .col h3 {
      padding-left: 0;
    }
  }
  footer .container .col .footer-tel {
    font-weight: 700;
    padding: 0 0 10px 20px;
    display: block;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    color: #FFFFFF;
  }
  @media (max-width: 600px) {
    footer .container .col .footer-tel {
      padding-left: 0;
    }
  }
  footer .container .col .footer-email {
    display: block;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 16px;
    padding: 0 0 10px 20px;
  }
  @media (max-width: 600px) {
    footer .container .col .footer-email {
      padding-left: 0;
    }
  }
  footer .container .col .footer-logo {
    max-width: 140px;
    padding: 20px 0 10px 20px;
  }
  @media (max-width: 600px) {
    footer .container .col .footer-logo {
      padding-left: 0;
    }
  }
  footer .container .col .footer-social-links {
    display: block;
    padding: 20px 0 40px 20px;
  }
  @media (max-width: 600px) {
    footer .container .col .footer-social-links {
      padding-left: 0;
    }
  }
  footer .container .col .footer-social-links .social-icon {
    display: inline-block;
    float: left;
    width: 25px;
    margin-right: 15px;
  }
  footer .container .col ul {
    width: 100%;
    display: inline-block;
    float: left;
    list-style: none;
    padding: 0 0 20px 20px;
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    footer .container .col ul {
      width: 100%;
      padding-left: 0;
    }
  }
  footer .container .col ul > li {
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    padding-bottom: 10px;
    line-height: 18px;
  }
  footer .container .col ul > li a {
    color: #FFFFFF;
    text-decoration: none;
  }
  footer .container .col ul > li a:hover {
    text-decoration: underline;
  }
  footer .container .col ul > li.list-title {
    text-transform: uppercase;
  }
  footer .footer-bottom-links {
    display: block;
    max-width: 1150px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 60px 0 30px;
  }
  footer .footer-bottom-links ul {
    list-style: none;
    padding-left: 20px;
  }
  footer .footer-bottom-links ul > li {
    font-size: 12px;
    font-weight: 400;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    display: inline-block;
    padding-right: 20px;
    cursor: pointer;
  }
  footer .footer-bottom-links ul > li a {
    color: #707070;
  }
  
  /* Image Expand Modal */
  .imgmodal-img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  
  .imgmodal-img:hover {
    cursor: pointer;
    opacity: 0.9;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }
  
  .imgmodal-container {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 75px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #dadada;
    background-color: rgba(218, 218, 218, 0.9);
  }
  
  .imgmodal-content {
    margin: auto;
    display: block;
    padding-top: 25px;
    max-width: 1000px;
    max-height: 80%;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
  }
  
  @-webkit-keyframes zoom {
    from {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    to {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  
  @keyframes zoom {
    from {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    to {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  .close-imgmodal {
    position: absolute;
    top: 100px;
    right: 50px;
    color: #ea5514;
    font-size: 60px;
    font-weight: bold;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  
  .close-imgmodal:hover,
  .close-imgmodal:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }
  
  #promotion-banner {
    margin: 0;
  }
  #promotion-banner .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
  }
  @media (max-width: 600px) {
    #promotion-banner .container {
      padding: 20px;
    }
  }
  #promotion-banner .container .full-width-banner-img {
    width: 100%;
  }
  #promotion-banner .container .promotion {
    position: relative;
    display: block;
  }
  #promotion-banner .container .promotion h2 {
    margin: 0;
  }
  #promotion-banner .container .promotion img {
    position: absolute;
    width: auto;
  }
  #promotion-banner .container .promotion img.bottom {
    bottom: 0;
    left: 0;
  }
  #promotion-banner .container .promotion img.left, #promotion-banner .container .promotion img.top {
    left: 0;
    top: 0;
  }
  #promotion-banner .container .promotion img.right {
    right: 0;
    top: 0;
  }
  #promotion-banner.product-child {
    background: #f7f7f7;
  }
  
  #promotion-second-banner {
    margin: 0;
  }
  #promotion-second-banner .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
  }
  #promotion-second-banner .container .promotion {
    position: relative;
    display: block;
  }
  #promotion-second-banner .container .promotion h2 {
    margin: 0;
  }
  #promotion-second-banner .container .promotion img {
    position: absolute;
    width: auto;
  }
  #promotion-second-banner .container .promotion img.bottom {
    bottom: 0;
    left: 0;
  }
  #promotion-second-banner .container .promotion img.left, #promotion-second-banner .container .promotion img.top {
    left: 0;
    top: 0;
  }
  #promotion-second-banner .container .promotion img.right {
    right: 0;
    top: 0;
  }
  #promotion-second-banner.product-child {
    background: #f7f7f7;
  }
  
  #product-nav {
    width: 100%;
    text-align: center;
    background: #e6e6e6;
    padding: 30px 0 6px;
  }
  @media (max-width: 900px) {
    #product-nav.articles-nav {
      padding: 0 !important;
    }
  }
  #product-nav .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  #product-nav .container ul {
    list-style: none;
    text-align: center;
    padding: 20px 0;
    margin: 0;
  }
  @media (max-width: 900px) {
    #product-nav .container ul {
      display: none;
    }
  }
  #product-nav .container ul > li {
    display: inline-block;
    margin: 0 10px;
    padding: 0 0 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: 1px solid #e6e6e6;
  }
  #product-nav .container ul > li:hover {
    border-bottom: 2px solid #5425D8;
  }
  #product-nav .container ul > li a {
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
  }
  @media (max-width: 600px) {
    #product-nav .container ul > li a {
      font-size: 14px;
    }
  }
  #product-nav .container ul > li.current_page_item {
    border-bottom: 2px solid #5425D8;
  }
  #product-nav .container ul > li.current_page_item a {
    font-weight: 700;
  }
  
  .wrapper-dropdown-2 {
    display: none;
    position: relative;
    max-width: 600px;
    width: 100%;
    margin: 20px auto;
    padding: 10px 20px;
    background: #fff;
    cursor: pointer;
    outline: none;
    z-index: 998 !important;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 900px) {
    .wrapper-dropdown-2 {
      display: block;
      width: 80%;
    }
  }
  .wrapper-dropdown-2 span {
    width: 100%;
    display: block;
  }
  .wrapper-dropdown-2:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    border-width: 6px 6px 0 6px;
    border-style: solid;
    border-color: grey transparent;
  }
  .wrapper-dropdown-2 .dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #FFFFFF;
    display: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .wrapper-dropdown-2 .dropdown.active {
    display: block !important;
  }
  .wrapper-dropdown-2 .dropdown a:hover {
    border-bottom: 1px solid #5425D8 !important;
  }
  .wrapper-dropdown-2 .dropdown a.current-page {
    font-weight: 700 !important;
    border-bottom: 1px solid #5425D8;
  }
  .wrapper-dropdown-2 .dropdown li {
    display: block !important;
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    border-bottom: 0 none !important;
    margin: 0 auto 10px !important;
  }
  .wrapper-dropdown-2 .dropdown li.current-page {
    font-weight: 700 !important;
    border-bottom: 1px solid #5425D8 !important;
  }
  .wrapper-dropdown-2 .dropdown li a {
    padding: 0 0 5px !important;
    z-index: 998 !important;
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
  
  #sticky {
    background: #FFFFFF;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 3px;
    z-index: 4;
    border-bottom: 1px solid #d0d0d0;
    display: none;
  }
  @media (max-width: 900px) {
    #sticky {
      top: 116px;
      padding: 0;
    }
  }
  #sticky .container {
    max-width: 100%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px;
    position: relative;
  }
  #sticky .container .logo {
    width: 33%;
    display: inline-block;
    float: left;
    color: #e75300;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding-bottom: 10px;
  }
  @media (max-width: 900px) {
    #sticky .container .logo {
      display: none;
    }
  }
  #sticky .container .logo a {
    color: #e75300;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    margin-top: 5px;
    display: inline-block;
  }
  @media (max-width: 1024px) {
    #sticky .container .logo a {
      font-size: 14px;
    }
  }
  @media (max-width: 1310px) {
    #sticky .container .logo a {
      display: block;
    }
  }
  #sticky .container .logo a strong {
    text-transform: uppercase;
  }
  #sticky .container .logo a img {
    max-width: 100px;
    padding-left: 10px;
    margin-bottom: -3px;
  }
  #sticky .container .logo .telNumber {
    display: inline-block;
    margin-left: 15px;
  }
  @media (max-width: 1310px) {
    #sticky .container .logo .telNumber {
      display: block;
      margin-left: 0px;
    }
  }
  #sticky .container .breadcrumbs {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    padding-top: 3px;
  }
  @media (max-width: 1024px) {
    #sticky .container .breadcrumbs {
      font-size: 14px;
    }
  }
  @media (max-width: 900px) {
    #sticky .container .breadcrumbs {
      display: none;
      width: 100%;
      text-align: center;
      padding-top: 0;
      padding-bottom: 10px;
    }
  }
  #sticky .container .small-search {
    display: inline-block;
    width: 33%;
    float: left;
  }
  @media (max-width: 900px) {
    #sticky .container .small-search {
      display: none;
    }
  }
  #sticky .container .small-search .search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  #sticky .container .small-search .search-wrapper .removeSearch {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 47px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    margin-top: 16px;
    cursor: pointer;
    display: none;
  }
  #sticky .container .small-search .search-wrapper .removeSearch:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  #sticky .container .small-search .search-wrapper .removeSearch:after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  #sticky .container .small-search form {
    max-width: 350px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    float: right;
    width: 100%;
  }
  #sticky .container .small-search form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
  }
  #sticky .container .small-search form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
  }
  #sticky .container .small-search form :-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
  }
  #sticky .container .small-search form :-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
  }
  #sticky .container .small-search form input {
    outline: 0;
  }
  #sticky .container .small-search form input[type=text] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 7px 20px;
    border: 1px solid #b3b3b3;
    position: relative;
    font-size: 14px;
  }
  #sticky .container .small-search form input[type=submit] {
    position: absolute;
    top: 0;
    right: 1px;
    background: #FFFFFF;
    border-top: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    border-right: 0 none;
    border-left: 0 none;
    height: 100%;
    width: 50px;
    font-size: 0;
    color: #FFFFFF;
    background: url("/wp-content/themes/moneypenny/img/search.svg");
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  }
  
  .modal {
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: transparent;
    padding: 0;
    max-width: 600px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 768px) {
    .modal-content {
      width: 80% !important;
      margin: 0 auto;
    }
  }
  .modal-content h2 {
    font-size: 22px !important;
    line-height: 30px !important;
    font-weight: 300 !important;
    font-family: "Open Sans", sans-serif !important;
    color: #4d4d4d !important;
    margin-bottom: 0 !important;
  }
  @media (max-width: 768px) {
    .modal-content iframe {
      width: 100%;
    }
  }
  .modal-content .modalClose {
    position: absolute;
    top: -60px;
    right: -60px;
    z-index: 999;
    width: 40px;
    height: 40px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    .modal-content .modalClose {
      top: 0px;
      right: 0px;
    }
  }
  .modal-content .modalClose:before {
    width: 100%;
    height: 1px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: 20px;
    right: 0;
  }
  .modal-content .modalClose:after {
    width: 100%;
    height: 1px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: 20px;
    left: 0;
  }
  
  #home--news {
    background: #f7f7f7;
  }
  #home--news .container {
    padding: 20px 0 0;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #home--news .container {
      padding: 20px 20px 0;
    }
  }
  #home--news .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 0;
  }
  #home--news .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--news .container .btn:hover {
    background: #431eac;
  }
  #home--news .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #home--news .container .col {
      width: 50%;
      display: inline-block;
      float: left;
    }
  }
  @media (max-width: 600px) {
    #home--news .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #home--news .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #home--news .container .col:after {
      width: 100%;
    }
  }
  #home--news .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #home--news .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--news .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #home--news .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
  }
  #home--news .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #home--news .container .col:hover:after {
    opacity: 1;
  }
  #home--news .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #home--news .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #home--news .container .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #1C0D4F;
    line-height: 18px;
    display: block;
  }
  #home--news .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #home--news .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--news .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--blog {
    background: #f7f7f7;
  }
  #home--blog .container {
    padding: 20px 0 0;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #home--blog .container {
      padding: 20px 20px 0;
    }
  }
  #home--blog .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 0;
  }
  #home--blog .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--blog .container .btn:hover {
    background: #431eac;
  }
  #home--blog .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #home--blog .container .col {
      width: 50%;
      display: inline-block;
      float: left;
    }
  }
  @media (max-width: 600px) {
    #home--blog .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #home--blog .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #e75300;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #home--blog .container .col:after {
      width: 100%;
    }
  }
  #home--blog .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #home--blog .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--blog .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #home--blog .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 20px;
  }
  #home--blog .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #home--blog .container .col:hover:after {
    opacity: 1;
  }
  #home--blog .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #home--blog .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 0;
  }
  #home--blog .container .col .author {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 0 0 5px;
  }
  #home--blog .container .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #1C0D4F;
    line-height: 18px;
    display: block;
  }
  #home--blog .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #home--blog .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--blog .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--faqs {
    background: #f7f7f7;
  }
  #home--faqs .container {
    padding: 20px 0;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #home--faqs .container {
      padding: 20px;
    }
  }
  #home--faqs .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
  }
  #home--faqs .container p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  #home--faqs .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--faqs .container .btn:hover {
    background: #431eac;
  }
  #home--faqs .container .col {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 280px;
  }
  @media (max-width: 768px) {
    #home--faqs .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 0 20px 20px;
    }
  }
  @media (max-width: 600px) {
    #home--faqs .container .col {
      padding: 0;
    }
  }
  #home--faqs .container .col li {
    list-style: none;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #home--faqs .container .col li strong {
    cursor: pointer;
    display: block;
    width: 100%;
    background: #e6e6e6;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--faqs .container .col li strong .faq--title {
    display: inline-block;
    width: 90%;
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #e6e6e6;
    padding: 10px 20px 10px 0;
  }
  #home--faqs .container .col li strong.active .chevron {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    margin-top: 14px;
  }
  #home--faqs .container .col li strong .chevron {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #5425D8;
    border-right: 1px solid #5425D8;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    float: left;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin: 17px 0 0 15px;
  }
  #home--faqs .container .col li .faq--content {
    display: none;
  }
  #home--faqs .container .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4d4d4d;
  }
  #home--faqs .container .col p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4d4d4d;
    text-align: left;
  }
  #home--faqs .container .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  #home--faqs .container .col .post-category ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--faqs .container .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--faqs .container .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--product-resources {
    background: #f7f7f7;
  }
  #home--product-resources .container {
    padding: 20px 0;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #home--product-resources .container {
      padding: 20px;
    }
  }
  #home--product-resources .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
  }
  #home--product-resources .container p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  #home--product-resources .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--product-resources .container .btn:hover {
    background: #431eac;
  }
  #home--product-resources .container .products .col {
    width: 25%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
  }
  @media (max-width: 768px) {
    #home--product-resources .container .products .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products .col {
      padding: 20px 0;
    }
  }
  #home--product-resources .container .products .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products .col:after {
      width: 100%;
    }
  }
  #home--product-resources .container .products .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #home--product-resources .container .products .col:first-child {
    width: 50%;
  }
  @media (max-width: 768px) {
    #home--product-resources .container .products .col:first-child {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products .col:first-child {
      padding: 20px 0;
    }
  }
  #home--product-resources .container .products .col:first-child .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  #home--product-resources .container .products .col:first-child .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  #home--product-resources .container .products .col:first-child .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 60px;
    max-height: 60px;
    z-index: 3;
  }
  #home--product-resources .container .products .col:first-child .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--product-resources .container .products .col:first-child .thumbnail .read-more p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #home--product-resources .container .products .col .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  #home--product-resources .container .products .col .thumbnail iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 240%;
    height: 260px;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
       transition-delay: 1s;
  }
  #home--product-resources .container .products .col .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #home--product-resources .container .products .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    max-width: 60px;
    max-height: 60px;
    z-index: 3;
  }
  #home--product-resources .container .products .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--product-resources .container .products .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--product-resources .container .products .col:hover:after {
    opacity: 1;
  }
  #home--product-resources .container .products .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #home--product-resources .container .products .col:hover .thumbnail img.play {
    max-width: 70px;
    max-height: 70px;
  }
  #home--product-resources .container .products .col strong {
    font-size: 16px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  #home--product-resources .container .products .col p {
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    text-align: left;
    margin: 0 0 20px;
  }
  #home--product-resources .container .products .col .post-category {
    display: inline-block;
  }
  #home--product-resources .container .products .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  #home--product-resources .container .products .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--product-resources .container .products .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--product-resources .container .products .col .post-tag {
    display: inline-block;
  }
  #home--product-resources .container .products .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--product-resources .container .products .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--product-resources .container .products-2 .col {
    width: 25%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
  }
  @media (max-width: 768px) {
    #home--product-resources .container .products-2 .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products-2 .col {
      padding: 20px 0;
    }
  }
  #home--product-resources .container .products-2 .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products-2 .col:after {
      width: 100%;
    }
  }
  #home--product-resources .container .products-2 .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #home--product-resources .container .products-2 .col .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  #home--product-resources .container .products-2 .col .thumbnail iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 240%;
    height: 260px;
    opacity: 0;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
       transition-delay: 1s;
  }
  #home--product-resources .container .products-2 .col .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  @media (max-width: 600px) {
    #home--product-resources .container .products-2 .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: auto;
      height: 150%;
    }
  }
  #home--product-resources .container .products-2 .col .thumbnail img.background {
    width: auto;
    height: 110%;
  }
  #home--product-resources .container .products-2 .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    max-width: 60px;
    max-height: 60px;
    z-index: 3;
  }
  #home--product-resources .container .products-2 .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--product-resources .container .products-2 .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--product-resources .container .products-2 .col:hover:after {
    opacity: 1;
  }
  #home--product-resources .container .products-2 .col:hover .thumbnail img.play {
    max-width: 70px;
    max-height: 70px;
  }
  #home--product-resources .container .products-2 .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #home--product-resources .container .products-2 .col strong {
    font-size: 16px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  #home--product-resources .container .products-2 .col p {
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    text-align: left;
    margin: 0 0 20px;
  }
  #home--product-resources .container .products-2 .col .post-category {
    display: inline-block;
  }
  #home--product-resources .container .products-2 .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  #home--product-resources .container .products-2 .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--product-resources .container .products-2 .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--product-resources .container .products-2 .col .post-tag {
    display: inline-block;
  }
  #home--product-resources .container .products-2 .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--product-resources .container .products-2 .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #home--events {
    background: #f7f7f7;
  }
  #home--events .container {
    padding: 20px 0;
  }
  @media (max-width: 600px) {
    #home--events .container {
      padding: 20px;
    }
  }
  #home--events .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
  }
  #home--events .container p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  #home--events .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #home--events .container .btn:hover {
    background: #431eac;
  }
  #home--events .container .col {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
  }
  #home--events .container .col.eventPassed {
    opacity: 0.3;
    cursor: default;
  }
  #home--events .container .col.eventPassed .thumbnail {
    cursor: default;
  }
  #home--events .container .col.eventPassed:after {
    display: none;
  }
  #home--events .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #home--events .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #home--events .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  @media (max-width: 600px) {
    #home--events .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #home--events .container .col a {
    text-decoration: none;
  }
  #home--events .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #home--events .container .col:after {
      width: 100%;
    }
  }
  #home--events .container .col .thumbnail {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
  }
  #home--events .container .col .thumbnail .event-info {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #home--events .container .col .thumbnail .event-info p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
  }
  @media (max-width: 768px) {
    #home--events .container .col .thumbnail .event-info p {
      font-size: 14px;
    }
  }
  #home--events .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  @media (max-width: 600px) {
    #home--events .container .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #home--events .container .col:hover:after {
    opacity: 1;
  }
  #home--events .container .col:hover .thumbnail .event-info {
    opacity: 1;
  }
  #home--events .container .col .event-date {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
  }
  #home--events .container .col .event-cost {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5425D8;
    text-align: right;
  }
  #home--events .container .col .event-holder {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    margin-top: 5px;
  }
  #home--events .container .col .event-location {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #a3a3a3;
    margin-top: 5px;
  }
  #home--events .container .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #1C0D4F;
    display: block;
    margin: 40px 0 0;
    clear: both;
  }
  
  #case-studies-content {
    width: 100%;
    display: block;
    position: relative;
  }
  #case-studies-content .container {
    max-width: 895px;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 80px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #case-studies-content .container .case-study {
    display: block;
    float: left;
  }
  #case-studies-content .container .case-study--strapline {
    width: 100%;
    border-bottom: solid 1px #d0d0d0;
    font-family: "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 1px;
    color: #4d4d4d;
    padding-bottom: 35px;
    margin-bottom: 45px;
    padding-right: 200px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #case-studies-content .container .case-study--strapline {
      font-size: 20px;
      line-height: 24px;
      padding-right: 0;
    }
  }
  #case-studies-content .container .case-study--content {
    width: 70%;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 768px) {
    #case-studies-content .container .case-study--content {
      width: 100%;
      display: block;
    }
  }
  #case-studies-content .container .case-study--content h2 {
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    margin: 0 0 10px 0;
  }
  #case-studies-content .container .case-study--content p {
    font-family: "Open Sans", sans-serif;
    font-size: 17px;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 400;
    margin: 0 0 30px 0;
  }
  #case-studies-content .container .case-study--sidebar {
    width: 30%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 768px) {
    #case-studies-content .container .case-study--sidebar {
      width: 100%;
      display: block;
    }
  }
  #case-studies-content .container .case-study--sidebar-block {
    max-width: 200px;
    text-align: center;
    position: relative;
    padding: 30px 0;
    margin: 0 auto;
  }
  #case-studies-content .container .case-study--sidebar-block img {
    max-width: 85px;
    position: relative;
    margin: 0 auto 20px auto;
  }
  #case-studies-content .container .case-study--sidebar-block p {
    margin: 0;
  }
  #case-studies-content .container .case-study--sidebar-block:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 42px;
    height: 1px;
    background: #d0d0d0;
  }
  #case-studies-content .container .case-study--sidebar-block:nth-child(3):after, #case-studies-content .container .case-study--sidebar-block:last-child:after {
    display: none;
  }
  #case-studies-content .container .case-study--sidebar-quote {
    background: #2A1834;
    text-align: left;
    padding: 30px;
  }
  #case-studies-content .container .case-study--sidebar-quote img {
    max-width: 40px;
    display: block;
    margin-bottom: 20px;
  }
  #case-studies-content .container .case-study--sidebar-quote strong {
    margin: 0 auto;
    font-size: 26px;
    line-height: 38px;
    color: #FFFFFF;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    display: block;
  }
  #case-studies-content .container .case-study--sidebar-quote p {
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    color: #FFFFFF;
  }
  
  .archive--product {
    background: #FFFFFF;
  }
  .archive--product.archive--pps .container {
    border-bottom: 0 none;
  }
  .archive--product .container {
    padding: 20px 0;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    .archive--product .container {
      padding: 20px;
    }
  }
  .archive--product .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-top: 10px;
  }
  .archive--product .container p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  .archive--product .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .archive--product .container .btn:hover {
    background: #431eac;
  }
  .archive--product .container .products .col {
    width: 25%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
  }
  @media (max-width: 768px) {
    .archive--product .container .products .col {
      width: 50%;
      display: inline-block;
      float: left;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    .archive--product .container .products .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  .archive--product .container .products .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    .archive--product .container .products .col:after {
      width: 100%;
    }
  }
  .archive--product .container .products .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  .archive--product .container .products .col:first-child {
    width: 50%;
  }
  @media (max-width: 768px) {
    .archive--product .container .products .col:first-child {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    .archive--product .container .products .col:first-child {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  .archive--product .container .products .col:first-child .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  .archive--product .container .products .col:first-child .thumbnail iframe {
    width: 120% !important;
  }
  .archive--product .container .products .col:first-child .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  .archive--product .container .products .col:first-child .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 60px;
    max-height: 60px;
    z-index: 998;
  }
  .archive--product .container .products .col:first-child .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .archive--product .container .products .col:first-child .thumbnail .read-more p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  .archive--product .container .products .col .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  .archive--product .container .products .col .thumbnail iframe {
    width: 200% !important;
  }
  .archive--product .container .products .col .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  @media (max-width: 600px) {
    .archive--product .container .products .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  .archive--product .container .products .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    max-width: 60px;
    max-height: 60px;
    z-index: 998;
  }
  .archive--product .container .products .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .archive--product .container .products .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .archive--product .container .products .col:hover:after {
    opacity: 1;
  }
  .archive--product .container .products .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  .archive--product .container .products .col:hover .thumbnail img.play {
    max-width: 70px;
    max-height: 70px;
  }
  .archive--product .container .products .col strong {
    font-size: 15px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  .archive--product .container .products .col p {
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    text-align: left;
    margin: 0;
  }
  .archive--product .container .products .col .post-category {
    display: inline-block;
  }
  .archive--product .container .products .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  .archive--product .container .products .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .archive--product .container .products .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  .archive--product .container .products .col .post-tag {
    display: inline-block;
    margin-top: 20px;
  }
  .archive--product .container .products .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .archive--product .container .products .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  .archive--product .container .products-2 .col {
    width: 25%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    position: relative;
  }
  @media (max-width: 768px) {
    .archive--product .container .products-2 .col {
      width: 50%;
      display: inline-block;
      float: left;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    .archive--product .container .products-2 .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  .archive--product .container .products-2 .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    .archive--product .container .products-2 .col:after {
      width: 100%;
    }
  }
  .archive--product .container .products-2 .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  .archive--product .container .products-2 .col .thumbnail {
    height: 200px;
    overflow: hidden;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
  }
  .archive--product .container .products-2 .col .thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 100%;
  }
  @media (max-width: 600px) {
    .archive--product .container .products-2 .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: auto;
      height: 150%;
    }
  }
  .archive--product .container .products-2 .col .thumbnail img.background {
    width: auto;
    height: 110%;
  }
  .archive--product .container .products-2 .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    max-width: 60px;
    max-height: 60px;
    z-index: 998;
  }
  .archive--product .container .products-2 .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  .archive--product .container .products-2 .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .archive--product .container .products-2 .col:hover:after {
    opacity: 1;
  }
  .archive--product .container .products-2 .col:hover .thumbnail img.play {
    max-width: 70px;
    max-height: 70px;
  }
  .archive--product .container .products-2 .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  .archive--product .container .products-2 .col strong {
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    padding: 10px 0;
    display: block;
  }
  .archive--product .container .products-2 .col p {
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    text-align: left;
    margin: 0;
  }
  .archive--product .container .products-2 .col .post-category {
    display: inline-block;
  }
  .archive--product .container .products-2 .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  .archive--product .container .products-2 .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .archive--product .container .products-2 .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  .archive--product .container .products-2 .col .post-tag {
    display: inline-block;
    margin-top: 20px;
  }
  .archive--product .container .products-2 .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  .archive--product .container .products-2 .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-intro {
    width: 100%;
    background: #e6e6e6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-intro .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  #product-intro .container h1 {
    font-family: "Open Sans", sans-serif;
    color: #1C0D4F;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-intro .container .thumbnail {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  #product-intro .container .thumbnail a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #product-intro .container .thumbnail a strong {
    margin-top: 10px;
  }
  #product-intro .container .thumbnail--thumb {
    width: 100%;
    position: relative;
    cursor: pointer;
    min-height: 300px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    display: block;
    margin-bottom: 20px !important;
  }
  #product-intro .container .thumbnail--thumb .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-weight: 300;
  }
  #product-intro .container .thumbnail--thumb .read-more .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 10px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-intro .container .thumbnail--thumb .read-more .btn:hover {
    background: #e6e6e6;
  }
  #product-intro .container .thumbnail--thumb img.background {
    width: 100%;
  }
  #product-intro .container .thumbnail--thumb img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    z-index: 998;
  }
  #product-intro .container .thumbnail--thumb:hover img.play {
    width: 90px;
    height: 90px;
  }
  #product-intro .container .thumbnail--thumb:hover .read-more {
    opacity: 1;
  }
  #product-intro .container .thumbnail .post-category {
    display: inline-block;
  }
  #product-intro .container .thumbnail .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-intro .container .thumbnail .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-intro .container .thumbnail .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-intro .container .thumbnail .post-tag {
    display: inline-block;
  }
  #product-intro .container .thumbnail .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-intro .container .thumbnail .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-videos {
    background: #f7f7f7;
  }
  #product-videos .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-videos .container h2 {
    font-family: "Open Sans", sans-serif;
    color: #1C0D4F;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-videos .container .videos {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-videos .container .videos {
      padding: 20px;
    }
  }
  #product-videos .container .videos .col {
    width: 33%;
    margin-left: -4px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 430px;
    margin-bottom: 10px;
    display: none;
  }
  #product-videos .container .videos .col:first-child, #product-videos .container .videos .col:nth-child(2), #product-videos .container .videos .col:nth-child(3) {
    display: inline-block;
  }
  @media (max-width: 768px) {
    #product-videos .container .videos .col {
      width: 50% !important;
      display: inline-block !important;
    }
  }
  @media (max-width: 600px) {
    #product-videos .container .videos .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #product-videos .container .videos .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #product-videos .container .videos .col:after {
      width: 100%;
    }
  }
  #product-videos .container .videos .col:hover:after {
    opacity: 1;
  }
  #product-videos .container .videos .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #product-videos .container .videos .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #product-videos .container .videos .col a {
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
  }
  #product-videos .container .videos .col .post-category {
    display: inline-block;
  }
  #product-videos .container .videos .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-videos .container .videos .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #4d4d4d;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-videos .container .videos .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-videos .container .videos .col .post-tag {
    display: inline-block;
  }
  #product-videos .container .videos .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #4d4d4d;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-videos .container .videos .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-videos .container .videos .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #product-videos .container .videos .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  
  #product-video-guides {
    background: #f7f7f7;
  }
  #product-video-guides .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 0 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-video-guides .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-video-guides .container .videos {
    width: 100%;
    position: relative;
    display: block;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-video-guides .container .videos {
      padding: 20px;
    }
  }
  #product-video-guides .container .videos .col {
    width: 33%;
    vertical-align: top;
    display: inline-block;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 430px;
    margin-bottom: 10px;
    margin-left: -4px;
  }
  #product-video-guides .container .videos .col:first-child, #product-video-guides .container .videos .col:nth-child(2), #product-video-guides .container .videos .col:nth-child(3) {
    display: none;
  }
  @media (max-width: 768px) {
    #product-video-guides .container .videos .col {
      width: 50% !important;
      display: inline-block !important;
    }
  }
  @media (max-width: 600px) {
    #product-video-guides .container .videos .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #product-video-guides .container .videos .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #product-video-guides .container .videos .col:after {
      width: 100%;
    }
  }
  #product-video-guides .container .videos .col:hover:after {
    opacity: 1;
  }
  #product-video-guides .container .videos .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #product-video-guides .container .videos .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #product-video-guides .container .videos .col a {
    color: #1C0D4F;
    font-family: "Publico Headline Web", sans-serif;
  }
  #product-video-guides .container .videos .col .post-category {
    display: inline-block;
  }
  #product-video-guides .container .videos .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-video-guides .container .videos .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #4d4d4d;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-video-guides .container .videos .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-video-guides .container .videos .col .post-tag {
    display: inline-block;
  }
  #product-video-guides .container .videos .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #4d4d4d;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-video-guides .container .videos .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-video-guides .container .videos .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #product-video-guides .container .videos .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-video-guides .container .videos .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Publico Headline Web", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-video-guides .container .videos .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #product-video-guides .container .videos .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  
  #product-guides {
    background: #f7f7f7;
  }
  #product-guides .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-guides .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-guides .container .guides {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-guides .container .guides {
      padding: 20px;
    }
  }
  #product-guides .container .guides .col {
    width: 25%;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 510px;
  }
  @media (max-width: 768px) {
    #product-guides .container .guides .col {
      width: 50%;
      display: inline-block;
      float: left;
      padding: 10px 20px;
    }
  }
  @media (max-width: 600px) {
    #product-guides .container .guides .col {
      width: 100%;
      display: block;
      padding: 10px 0;
    }
  }
  #product-guides .container .guides .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #product-guides .container .guides .col a p {
    font-weight: 300;
  }
  #product-guides .container .guides .col .thumbnail {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    background-size: cover;
    background-position: center;
  }
  #product-guides .container .guides .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-guides .container .guides .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-guides .container .guides .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #product-guides .container .guides .col .thumbnail img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
  #product-guides .container .guides .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #product-guides .container .guides .col .post-category {
    display: inline-block;
  }
  #product-guides .container .guides .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-guides .container .guides .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-guides .container .guides .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-guides .container .guides .col .post-tag {
    display: inline-block;
  }
  #product-guides .container .guides .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-guides .container .guides .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-faqs {
    background: #f7f7f7;
  }
  #product-faqs .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-faqs .container {
      padding: 20px;
    }
  }
  #product-faqs .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-faqs .container .faqs .faq {
    margin: 15px 0;
    cursor: pointer;
  }
  #product-faqs .container .faqs .faq--title {
    background: #e6e6e6;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-faqs .container .faqs .faq--title .chevron {
    width: 8px;
    height: 8px;
    margin: 0 20px 0 0;
    display: inline-block;
    padding: 0;
    border-top: 1px solid #5425D8 !important;
    border-right: 1px solid #5425D8 !important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    vertical-align: top;
    margin-top: 7px !important;
  }
  #product-faqs .container .faqs .faq--title strong {
    width: 80%;
    display: inline-block;
  }
  #product-faqs .container .faqs .faq--title.active .chevron {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
  }
  #product-faqs .container .faqs .faq--content {
    background: #FFFFFF;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: relative;
    -webkit-column-count: 2 !important;
    -moz-column-count: 2 !important;
         column-count: 2 !important;
    -webkit-column-gap: 20px !important;
    -moz-column-gap: 20px !important;
         column-gap: 20px !important;
  }
  @media (max-width: 768px) {
    #product-faqs .container .faqs .faq--content {
      -webkit-column-count: 1 !important;
      -moz-column-count: 1 !important;
           column-count: 1 !important;
      -webkit-column-gap: 20px !important;
      -moz-column-gap: 20px !important;
           column-gap: 20px !important;
    }
  }
  #product-faqs .container .faqs .faq--content .col {
    width: 100% !important;
    display: block !important;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-faqs .container .faqs .faq--content .col.fadeIn {
    opacity: 1;
  }
  @media (max-width: 600px) {
    #product-faqs .container .faqs .faq--content .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  
  #product-case {
    background: #f7f7f7;
  }
  #product-case .container {
    padding: 30px 0;
    border-top: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #product-case .container {
      padding: 20px 20px 0;
    }
  }
  #product-case .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
  }
  #product-case .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-case .container .btn:hover {
    background: #431eac;
  }
  #product-case .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 460px;
  }
  #product-case .container .col:first-child, #product-case .container .col:nth-child(2), #product-case .container .col:nth-child(3) {
    margin-bottom: 0;
  }
  @media (max-width: 768px) {
    #product-case .container .col:first-child, #product-case .container .col:nth-child(2), #product-case .container .col:nth-child(3) {
      margin-bottom: 0;
    }
  }
  @media (max-width: 768px) {
    #product-case .container .col {
      width: 50% !important;
      display: inline-block !important;
      margin-left: -4px !important;
    }
  }
  @media (max-width: 600px) {
    #product-case .container .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #product-case .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #product-case .container .col:after {
      width: 100%;
    }
  }
  #product-case .container .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #product-case .container .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #product-case .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #product-case .container .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-case .container .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-case .container .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #product-case .container .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #product-case .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-case .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #product-case .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  @media (max-width: 900px) and (min-width: 768px) {
    #product-case .container .col .thumbnail .post-intro p {
      font-size: 12px;
      line-height: 15px;
    }
  }
  #product-case .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #product-case .container .col:hover:after {
    opacity: 1;
  }
  #product-case .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #product-case .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #product-case .container .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #1C0D4F;
    line-height: 18px;
    display: block;
  }
  #product-case .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #product-case .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-case .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #news-article {
    padding: 20px 0;
    background: #f7f7f7;
  }
  #news-article .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 940px) {
    #news-article .container {
      padding: 0 20px;
    }
  }
  #news-article .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #news-article .container .article--info span {
    display: inline-block;
  }
  #news-article .container .article--info span.tag {
    display: inline-block;
  }
  #news-article .container .article--info span.tag a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #news-article .container .article--info span.tag a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #news-article .container .article--content {
    max-width: 550px;
    width: 70%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 10px 0;
    position: relative;
  }
  @media (max-width: 600px) {
    #news-article .container .article--content {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #news-article .container .article--content .addThis {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-top: 20px;
  }
  #news-article .container .article--content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #00afaa;
  }
  @media (max-width: 600px) {
    #news-article .container .article--content:after {
      display: none;
    }
  }
  #news-article .container .article--content blockquote {
    width: 100%;
    display: block;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  #news-article .container .article--content blockquote:before {
    content: "";
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/blockquote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto 20px;
  }
  #news-article .container .article--content blockquote p {
    font-size: 22px;
    line-height: 26px;
    color: #00afaa;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 0;
  }
  #news-article .container .article--content blockquote p em {
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-top: 15px;
    display: block;
    font-style: normal;
  }
  #news-article .container .article--content h2 {
    line-height: 32px;
  }
  #news-article .container .article--content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  #news-article .container .article--content p strong {
    font-weight: 700;
    line-height: 26px;
  }
  #news-article .container .article--content p.wp-caption-text {
    font-size: 14px;
    margin-top: 5px;
  }
  #news-article .container .article--content img {
    width: 100%;
    height: auto;
  }
  #news-article .container .article--content .wp-caption {
    width: 100% !important;
  }
  #news-article .container .article--sidebar {
    max-width: 345px;
    width: 30%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 10px 35px;
    position: relative;
  }
  @media (max-width: 600px) {
    #news-article .container .article--sidebar {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #news-article .container .article--sidebar:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #news-article .container .article--sidebar:before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    #news-article .container .article--sidebar .addThis {
      display: none !important;
    }
  }
  #news-article .container .article--sidebar-subtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0 20px;
    display: block;
  }
  #news-article .container .article--sidebar hr {
    margin-top: 20px;
    display: block;
  }
  #news-article .container .article--sidebar a.allPosts {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  #news-article .container .article--sidebar a.allPosts:hover {
    text-decoration: underline;
  }
  #news-article .container .article--sidebar .recent-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #1C0D4F;
  }
  #news-article .container .article--sidebar .recent-post--thumb {
    width: 100%;
  }
  #news-article .container .article--sidebar .recent-post:nth-last-child(2) {
    border-bottom: 0 none;
  }
  #news-article .container .article--sidebar .recent-post a {
    text-decoration: none;
  }
  #news-article .container .article--sidebar .recent-post .post-date {
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #news-article .container .article--sidebar .recent-post span {
    display: inline-block;
  }
  #news-article .container .article--sidebar .recent-post span.tags {
    display: inline-block;
    padding: 0 0 20px;
    border: 0 none;
  }
  #news-article .container .article--sidebar .recent-post span.tags a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #news-article .container .article--sidebar .recent-post span.tags a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #news-article .container .article--sidebar .recent-post strong {
    display: block;
    line-height: 18px;
    font-weight: 400;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 0 0 20px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #news-article .container .article--sidebar .recent-post strong:hover {
    color: #0c0623;
  }
  #news-article .container .article--sidebar span.tag {
    font-size: 12px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #news-article .container .article--sidebar span.tag:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  span.at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
  }
  span.at-icon-wrapper svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  #video-article {
    padding: 20px 0;
    background: #f7f7f7;
  }
  #video-article .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 940px) {
    #video-article .container {
      padding: 0 20px;
    }
  }
  #video-article .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #video-article .container .article--info span {
    display: inline-block;
  }
  #video-article .container .article--info span.tag {
    display: inline-block;
  }
  #video-article .container .article--info span.tag a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--info span.tag a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #video-article .container .article--content {
    max-width: 550px;
    width: 70%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 10px 0;
    position: relative;
  }
  @media (max-width: 600px) {
    #video-article .container .article--content {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #video-article .container .article--content .transcript--content {
    height: 0;
    overflow-y: hidden;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--content .transcript--content.show {
    height: auto;
    overflow-y: visible;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--content .transcript--header {
    cursor: pointer;
  }
  #video-article .container .article--content .addThis {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-top: 20px;
  }
  #video-article .container .article--content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #video-article .container .article--content:after {
      display: none;
    }
  }
  #video-article .container .article--content blockquote {
    width: 100%;
    display: block;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  #video-article .container .article--content blockquote:before {
    content: "";
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/blockquote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto 20px;
  }
  #video-article .container .article--content blockquote p {
    font-size: 22px;
    line-height: 26px;
    color: #f4313f;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 0;
  }
  #video-article .container .article--content blockquote p em {
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-top: 15px;
    display: block;
    font-style: normal;
  }
  #video-article .container .article--content h2 {
    line-height: 32px;
  }
  #video-article .container .article--content iframe {
    width: 100%;
  }
  #video-article .container .article--content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  #video-article .container .article--content p strong {
    font-weight: 700;
    line-height: 26px;
  }
  #video-article .container .article--content p.wp-caption-text {
    font-size: 14px;
    margin-top: 5px;
  }
  #video-article .container .article--content img {
    width: 100%;
    height: auto;
  }
  #video-article .container .article--content .wp-caption {
    width: 100% !important;
  }
  #video-article .container .article--sidebar {
    max-width: 345px;
    width: 30%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 10px 35px;
    position: relative;
  }
  @media (max-width: 600px) {
    #video-article .container .article--sidebar {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #video-article .container .article--sidebar:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #video-article .container .article--sidebar:before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    #video-article .container .article--sidebar .addThis {
      display: none !important;
    }
  }
  #video-article .container .article--sidebar-subtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0 20px;
    display: block;
  }
  #video-article .container .article--sidebar hr {
    margin-top: 20px;
    display: block;
  }
  #video-article .container .article--sidebar a.allPosts {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  #video-article .container .article--sidebar a.allPosts:hover {
    text-decoration: underline;
  }
  #video-article .container .article--sidebar .recent-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #1C0D4F;
  }
  #video-article .container .article--sidebar .recent-post--thumb {
    width: 100%;
  }
  #video-article .container .article--sidebar .recent-post:nth-last-child(2) {
    border-bottom: 0 none;
  }
  #video-article .container .article--sidebar .recent-post a {
    text-decoration: none;
  }
  #video-article .container .article--sidebar .recent-post .post-date {
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #video-article .container .article--sidebar .recent-post span {
    display: inline-block;
  }
  #video-article .container .article--sidebar .recent-post span.tags {
    display: inline-block;
    padding: 0 0 20px;
    border: 0 none;
  }
  #video-article .container .article--sidebar .recent-post span.tags a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--sidebar .recent-post span.tags a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #video-article .container .article--sidebar .recent-post strong {
    display: block;
    line-height: 18px;
    font-weight: 400;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 0 0 20px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--sidebar .recent-post strong:hover {
    color: #0c0623;
  }
  #video-article .container .article--sidebar span.tag {
    font-size: 12px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #video-article .container .article--sidebar span.tag:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  span.at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
  }
  span.at-icon-wrapper svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  .caseCTA {
    background: #5425D8;
    height: 45px;
    width: 100%;
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 15px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    margin: 30px auto;
  }
  .caseCTA__link {
    text-decoration: none !important;
    color: #FFFFFF !important;
  }
  .caseCTA:hover {
    background: #431eac;
  }
  
  #guide-article {
    padding: 20px 0;
    background: #f7f7f7;
  }
  #guide-article .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 940px) {
    #guide-article .container {
      padding: 0 20px;
    }
  }
  #guide-article .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #guide-article .container .article--info span {
    display: inline-block;
  }
  #guide-article .container .article--info span.tag {
    display: inline-block;
  }
  #guide-article .container .article--info span.tag a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #guide-article .container .article--info span.tag a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #guide-article .container .article--content {
    max-width: 550px;
    width: 70%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 10px 0;
    position: relative;
  }
  @media (max-width: 600px) {
    #guide-article .container .article--content {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #guide-article .container .article--content .addThis {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-top: 20px;
  }
  #guide-article .container .article--content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #4d4d4d;
  }
  @media (max-width: 600px) {
    #guide-article .container .article--content:after {
      display: none;
    }
  }
  #guide-article .container .article--content .guideUpload {
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin-bottom: 30px;
    margin-top: 20px;
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #guide-article .container .article--content .guideUpload:hover {
    background: #431eac;
  }
  #guide-article .container .article--content blockquote {
    width: 100%;
    display: block;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  #guide-article .container .article--content blockquote:before {
    content: "";
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/blockquote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto 20px;
  }
  #guide-article .container .article--content blockquote p {
    font-size: 22px;
    line-height: 26px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 0;
  }
  #guide-article .container .article--content blockquote p em {
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-top: 15px;
    display: block;
    font-style: normal;
  }
  #guide-article .container .article--content h2 {
    line-height: 32px;
  }
  #guide-article .container .article--content iframe {
    width: 100%;
  }
  #guide-article .container .article--content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  #guide-article .container .article--content p strong {
    font-weight: 700;
    line-height: 26px;
  }
  #guide-article .container .article--content p.wp-caption-text {
    font-size: 14px;
    margin-top: 5px;
  }
  #guide-article .container .article--content img {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  #guide-article .container .article--content .wp-caption {
    width: 100% !important;
  }
  #guide-article .container .article--sidebar {
    max-width: 345px;
    width: 30%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 10px 35px;
    position: relative;
  }
  @media (max-width: 600px) {
    #guide-article .container .article--sidebar {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #guide-article .container .article--sidebar:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #guide-article .container .article--sidebar:before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    #guide-article .container .article--sidebar .addThis {
      display: none !important;
    }
  }
  #guide-article .container .article--sidebar-subtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0 20px;
    display: block;
  }
  #guide-article .container .article--sidebar hr {
    margin-top: 20px;
    display: block;
  }
  #guide-article .container .article--sidebar a.allPosts {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  #guide-article .container .article--sidebar a.allPosts:hover {
    text-decoration: underline;
  }
  #guide-article .container .article--sidebar .recent-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #1C0D4F;
  }
  #guide-article .container .article--sidebar .recent-post--thumb {
    width: 100%;
  }
  #guide-article .container .article--sidebar .recent-post:nth-last-child(2) {
    border-bottom: 0 none;
  }
  #guide-article .container .article--sidebar .recent-post a {
    text-decoration: none;
  }
  #guide-article .container .article--sidebar .recent-post .post-date {
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #guide-article .container .article--sidebar .recent-post span {
    display: inline-block;
  }
  #guide-article .container .article--sidebar .recent-post span.tags {
    display: inline-block;
    padding: 0 0 20px;
    border: 0 none;
  }
  #guide-article .container .article--sidebar .recent-post span.tags a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #guide-article .container .article--sidebar .recent-post span.tags a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #guide-article .container .article--sidebar .recent-post strong {
    display: block;
    line-height: 18px;
    font-weight: 400;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 0 0 20px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #guide-article .container .article--sidebar .recent-post strong:hover {
    color: #0c0623;
  }
  #guide-article .container .article--sidebar span.tag {
    font-size: 12px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #guide-article .container .article--sidebar span.tag:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  span.at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
  }
  span.at-icon-wrapper svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  #blog-article {
    padding: 20px 0;
    background: #f7f7f7;
  }
  #blog-article .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 940px) {
    #blog-article .container {
      padding: 0 20px;
    }
  }
  #blog-article .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #blog-article .container .article--info span {
    display: inline-block;
  }
  #blog-article .container .article--info span.tag {
    display: inline-block;
  }
  #blog-article .container .article--info span.tag a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #blog-article .container .article--info span.tag a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #blog-article .container .article--content {
    max-width: 550px;
    width: 70%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 10px 0;
    position: relative;
  }
  @media (max-width: 600px) {
    #blog-article .container .article--content {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #blog-article .container .article--content .addThis {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-top: 20px;
  }
  #blog-article .container .article--content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #e75300;
  }
  @media (max-width: 600px) {
    #blog-article .container .article--content:after {
      display: none;
    }
  }
  #blog-article .container .article--content blockquote {
    width: 100%;
    display: block;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  #blog-article .container .article--content blockquote:before {
    content: "";
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/blockquote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto 20px;
  }
  #blog-article .container .article--content blockquote p {
    font-size: 22px;
    line-height: 26px;
    color: #00afaa;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 0;
  }
  #blog-article .container .article--content blockquote p em {
    font-size: 12px;
    line-height: 20px;
    color: #1C0D4F;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-top: 15px;
    display: block;
    font-style: normal;
  }
  #blog-article .container .article--content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  #blog-article .container .article--content p strong {
    font-weight: 700;
    line-height: 26px;
  }
  #blog-article .container .article--content p.wp-caption-text {
    font-size: 14px;
    margin-top: 5px;
  }
  #blog-article .container .article--content img {
    width: 100%;
    height: auto;
  }
  #blog-article .container .article--content .wp-caption {
    width: 100% !important;
  }
  #blog-article .container .article--sidebar {
    max-width: 345px;
    width: 30%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 10px 35px;
    position: relative;
  }
  @media (max-width: 600px) {
    #blog-article .container .article--sidebar {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #blog-article .container .article--sidebar:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #blog-article .container .article--sidebar:before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    #blog-article .container .article--sidebar .addThis {
      display: none !important;
    }
  }
  #blog-article .container .article--sidebar-subtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0 20px;
    display: block;
  }
  #blog-article .container .article--sidebar hr {
    margin-top: 20px;
    display: block;
  }
  #blog-article .container .article--sidebar a.allPosts {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  #blog-article .container .article--sidebar a.allPosts:hover {
    text-decoration: underline;
  }
  #blog-article .container .article--sidebar .recent-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #1C0D4F;
  }
  #blog-article .container .article--sidebar .recent-post--thumb {
    width: 100%;
  }
  #blog-article .container .article--sidebar .recent-post:nth-last-child(2) {
    border-bottom: 0 none;
  }
  #blog-article .container .article--sidebar .recent-post a {
    text-decoration: none;
  }
  #blog-article .container .article--sidebar .recent-post .post-date {
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #blog-article .container .article--sidebar .recent-post span {
    display: inline-block;
  }
  #blog-article .container .article--sidebar .recent-post span.tags {
    display: inline-block;
    padding: 0 0 20px;
    border: 0 none;
  }
  #blog-article .container .article--sidebar .recent-post span.tags a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #blog-article .container .article--sidebar .recent-post span.tags a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #blog-article .container .article--sidebar .recent-post strong {
    display: block;
    line-height: 18px;
    font-weight: 400;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 0 0 20px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #blog-article .container .article--sidebar .recent-post strong:hover {
    color: #0c0623;
  }
  #blog-article .container .article--sidebar span.tag {
    font-size: 12px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #blog-article .container .article--sidebar span.tag:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  span.at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
  }
  span.at-icon-wrapper svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  #blog {
    background: #e6e6e6;
    background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 365px, #FFFFFF 365px, #FFFFFF 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 365px, #FFFFFF 365px, #FFFFFF 100%);
  }
  @media (max-width: 768px) {
    #blog {
      background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 380px, #e6e6e6 380px, #e6e6e6 100%);
      background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 380px, #e6e6e6 380px, #e6e6e6 100%);
    }
  }
  #blog .container {
    padding: 0;
  }
  @media (max-width: 768px) {
    #blog .container {
      padding: 20px 20px 30px;
    }
  }
  #blog .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  #blog .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #blog .container .btn:hover {
    background: #431eac;
  }
  #blog .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 370px;
    cursor: pointer;
  }
  #blog .container .col:first-child, #blog .container .col:nth-child(2), #blog .container .col:nth-child(3) {
    margin-bottom: 30px;
  }
  @media (max-width: 768px) {
    #blog .container .col:first-child, #blog .container .col:nth-child(2), #blog .container .col:nth-child(3) {
      margin-bottom: 0;
    }
  }
  @media (max-width: 768px) {
    #blog .container .col {
      width: 50%;
      display: inline-block;
      float: left;
    }
  }
  @media (max-width: 600px) {
    #blog .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #blog .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #blog .container .col:after {
      width: 100%;
    }
  }
  #blog .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #blog .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #blog .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #blog .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #blog .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #blog .container .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #blog .container .col:hover:after {
    opacity: 1;
  }
  #blog .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #blog .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 0;
  }
  #blog .container .col .author {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 0 0 5px;
  }
  #blog .container .col strong {
    font-size: 15px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  #blog .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #blog .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #blog .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #news {
    background: #e6e6e6;
    background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 420px, #FFFFFF 420px, #FFFFFF 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 420px, #FFFFFF 420px, #FFFFFF 100%);
  }
  @media (max-width: 768px) {
    #news {
      background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 420px, #e6e6e6 420px, #e6e6e6 100%);
      background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 420px, #e6e6e6 420px, #e6e6e6 100%);
    }
  }
  #news .container {
    padding: 30px 0;
  }
  @media (max-width: 768px) {
    #news .container {
      padding: 20px 20px 30px;
    }
  }
  #news .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  #news .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #news .container .btn:hover {
    background: #431eac;
  }
  #news .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 370px;
    cursor: pointer;
  }
  #news .container .col:first-child, #news .container .col:nth-child(2), #news .container .col:nth-child(3) {
    margin-bottom: 60px;
  }
  @media (max-width: 768px) {
    #news .container .col:first-child, #news .container .col:nth-child(2), #news .container .col:nth-child(3) {
      margin-bottom: 0;
    }
  }
  @media (max-width: 768px) {
    #news .container .col {
      width: 50%;
      display: inline-block;
      float: left;
    }
  }
  @media (max-width: 600px) {
    #news .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #news .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #news .container .col:after {
      width: 100%;
    }
  }
  #news .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #news .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #news .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #news .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #news .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #news .container .col:hover:after {
    opacity: 1;
  }
  #news .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #news .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #news .container .col strong {
    font-size: 15px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  #news .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #news .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #news .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #faqs {
    background: #f7f7f7;
  }
  #faqs .container {
    padding: 20px 0 40px;
  }
  @media (max-width: 600px) {
    #faqs .container {
      padding: 20px 20px 0;
    }
  }
  #faqs .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 20px;
  }
  #faqs .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #faqs .container .btn:hover {
    background: #431eac;
  }
  #faqs .container .col {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 300px;
  }
  @media (max-width: 768px) {
    #faqs .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #faqs .container .col {
      padding: 20px 0;
    }
  }
  #faqs .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #faqs .container .col:after {
      width: 100%;
    }
  }
  #faqs .container .col:hover:after {
    opacity: 1;
  }
  #faqs .container .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #5425D8;
  }
  #faqs .container .col p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4d4d4d;
    text-align: left;
  }
  #faqs .container .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  #faqs .container .col .post-category ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #faqs .container .col .post-category ul > li a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #faqs .container .col .post-category ul > li a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  #tas-faqs,
  #lc-faqs,
  #pps-faqs,
  #ma-faqs,
  #sb-faqs,
  #cn-faqs {
    background: #f7f7f7;
  }
  #tas-faqs .container,
  #lc-faqs .container,
  #pps-faqs .container,
  #ma-faqs .container,
  #sb-faqs .container,
  #cn-faqs .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #d0d0d0;
  }
  @media (max-width: 600px) {
    #tas-faqs .container,
  #lc-faqs .container,
  #pps-faqs .container,
  #ma-faqs .container,
  #sb-faqs .container,
  #cn-faqs .container {
      padding: 20px;
    }
  }
  #tas-faqs .container h2,
  #lc-faqs .container h2,
  #pps-faqs .container h2,
  #ma-faqs .container h2,
  #sb-faqs .container h2,
  #cn-faqs .container h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 10px 0 30px;
  }
  #tas-faqs .container .faqs .faq,
  #lc-faqs .container .faqs .faq,
  #pps-faqs .container .faqs .faq,
  #ma-faqs .container .faqs .faq,
  #sb-faqs .container .faqs .faq,
  #cn-faqs .container .faqs .faq {
    margin: 15px 0;
    cursor: pointer;
  }
  #tas-faqs .container .faqs .faq--title,
  #lc-faqs .container .faqs .faq--title,
  #pps-faqs .container .faqs .faq--title,
  #ma-faqs .container .faqs .faq--title,
  #sb-faqs .container .faqs .faq--title,
  #cn-faqs .container .faqs .faq--title {
    background: #e6e6e6;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #tas-faqs .container .faqs .faq--title .chevron,
  #lc-faqs .container .faqs .faq--title .chevron,
  #pps-faqs .container .faqs .faq--title .chevron,
  #ma-faqs .container .faqs .faq--title .chevron,
  #sb-faqs .container .faqs .faq--title .chevron,
  #cn-faqs .container .faqs .faq--title .chevron {
    width: 8px;
    height: 8px;
    margin: 0 20px 0 0;
    display: inline-block;
    padding: 0;
    border-top: 1px solid #e75300;
    border-right: 1px solid #e75300;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    vertical-align: top;
    margin-top: 7px !important;
  }
  #tas-faqs .container .faqs .faq--title strong,
  #lc-faqs .container .faqs .faq--title strong,
  #pps-faqs .container .faqs .faq--title strong,
  #ma-faqs .container .faqs .faq--title strong,
  #sb-faqs .container .faqs .faq--title strong,
  #cn-faqs .container .faqs .faq--title strong {
    display: inline-block;
    width: 80%;
  }
  #tas-faqs .container .faqs .faq--title.active .chevron,
  #lc-faqs .container .faqs .faq--title.active .chevron,
  #pps-faqs .container .faqs .faq--title.active .chevron,
  #ma-faqs .container .faqs .faq--title.active .chevron,
  #sb-faqs .container .faqs .faq--title.active .chevron,
  #cn-faqs .container .faqs .faq--title.active .chevron {
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  #tas-faqs .container .faqs .faq--content,
  #lc-faqs .container .faqs .faq--content,
  #pps-faqs .container .faqs .faq--content,
  #ma-faqs .container .faqs .faq--content,
  #sb-faqs .container .faqs .faq--content,
  #cn-faqs .container .faqs .faq--content {
    background: #FFFFFF;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: none;
    position: relative;
    -webkit-column-count: 2 !important;
       -moz-column-count: 2 !important;
            column-count: 2 !important;
    -webkit-column-gap: 20px !important;
       -moz-column-gap: 20px !important;
            column-gap: 20px !important;
  }
  @media (max-width: 768px) {
    #tas-faqs .container .faqs .faq--content,
  #lc-faqs .container .faqs .faq--content,
  #pps-faqs .container .faqs .faq--content,
  #ma-faqs .container .faqs .faq--content,
  #sb-faqs .container .faqs .faq--content,
  #cn-faqs .container .faqs .faq--content {
      -webkit-column-count: 1 !important;
         -moz-column-count: 1 !important;
              column-count: 1 !important;
      -webkit-column-gap: 20px !important;
         -moz-column-gap: 20px !important;
              column-gap: 20px !important;
    }
  }
  #tas-faqs .container .faqs .faq--content .col,
  #lc-faqs .container .faqs .faq--content .col,
  #pps-faqs .container .faqs .faq--content .col,
  #ma-faqs .container .faqs .faq--content .col,
  #sb-faqs .container .faqs .faq--content .col,
  #cn-faqs .container .faqs .faq--content .col {
    width: 100% !important;
    display: block !important;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-column-break-inside: avoid;
       -moz-column-break-inside: avoid;
            break-inside: avoid;
    opacity: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tas-faqs .container .faqs .faq--content .col.fadeIn,
  #lc-faqs .container .faqs .faq--content .col.fadeIn,
  #pps-faqs .container .faqs .faq--content .col.fadeIn,
  #ma-faqs .container .faqs .faq--content .col.fadeIn,
  #sb-faqs .container .faqs .faq--content .col.fadeIn,
  #cn-faqs .container .faqs .faq--content .col.fadeIn {
    opacity: 1;
  }
  @media (max-width: 600px) {
    #tas-faqs .container .faqs .faq--content .col,
  #lc-faqs .container .faqs .faq--content .col,
  #pps-faqs .container .faqs .faq--content .col,
  #ma-faqs .container .faqs .faq--content .col,
  #sb-faqs .container .faqs .faq--content .col,
  #cn-faqs .container .faqs .faq--content .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  
  #tas-faqs .container h2 {
    margin: 40px 0 20px;
  }
  
  #cn-faqs .container {
    padding-bottom: 50px;
    border-bottom: 0 none;
  }
  
  #events {
    background: #f7f7f7;
  }
  #events .container {
    padding: 40px 0 30px;
  }
  @media (max-width: 600px) {
    #events .container {
      padding: 20px 20px 0;
    }
  }
  #events .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  #events .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #events .container .btn:hover {
    background: #431eac;
  }
  #events .container .col {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 500px;
  }
  #events .container .col.eventPassed {
    opacity: 0.3;
    cursor: default;
  }
  #events .container .col.eventPassed .thumbnail {
    cursor: default;
  }
  #events .container .col.eventPassed:after {
    display: none;
  }
  #events .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #events .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #events .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  @media (max-width: 600px) {
    #events .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #events .container .col a {
    text-decoration: none;
  }
  #events .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #events .container .col:after {
      width: 100%;
    }
  }
  #events .container .col .thumbnail {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
  }
  #events .container .col .thumbnail .event-info {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #events .container .col .thumbnail .event-info p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
  }
  #events .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  @media (max-width: 600px) {
    #events .container .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #events .container .col:hover:after {
    opacity: 1;
  }
  #events .container .col:hover .thumbnail .event-info {
    opacity: 1;
  }
  #events .container .col .event-date {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
  }
  #events .container .col .event-cost {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5425D8;
    text-align: right;
  }
  #events .container .col .event-holder {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    margin-top: 5px;
  }
  #events .container .col .event-location {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #a3a3a3;
    margin-top: 5px;
  }
  #events .container .col strong {
    font-size: 15px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #4d4d4d;
    display: block;
    margin: 40px 0 0;
    clear: both;
  }
  
  #events-article {
    padding: 20px 0;
    background: #f7f7f7;
  }
  #events-article .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  @media (max-width: 940px) {
    #events-article .container {
      padding: 0 20px;
    }
  }
  #events-article .container .article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #events-article .container .article--info span {
    display: inline-block;
  }
  #events-article .container .article--info span.tag {
    display: inline-block;
  }
  #events-article .container .article--info span.tag a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #events-article .container .article--info span.tag a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #events-article .container .article--content {
    max-width: 550px;
    width: 70%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 40px 10px 0;
    position: relative;
  }
  @media (max-width: 600px) {
    #events-article .container .article--content {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #events-article .container .article--content .addThis {
    border-top: 1px solid #d0d0d0;
    padding-top: 20px;
    margin-top: 20px;
  }
  #events-article .container .article--content:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #5425D8;
  }
  @media (max-width: 600px) {
    #events-article .container .article--content:after {
      display: none;
    }
  }
  #events-article .container .article--content blockquote {
    width: 100%;
    display: block;
    padding: 10px 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
  }
  #events-article .container .article--content blockquote:before {
    content: "";
    position: relative;
    top: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/blockquote.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin: 0 auto 20px;
  }
  #events-article .container .article--content blockquote p {
    font-size: 22px;
    line-height: 26px;
    color: #5425D8;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin: 0;
  }
  #events-article .container .article--content blockquote p em {
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    padding-top: 15px;
    display: block;
    font-style: normal;
  }
  #events-article .container .article--content p {
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
  }
  #events-article .container .article--content p strong {
    font-weight: 700;
    line-height: 26px;
  }
  #events-article .container .article--content p.wp-caption-text {
    font-size: 14px;
    margin-top: 5px;
  }
  #events-article .container .article--content img {
    width: 100%;
    height: auto;
  }
  #events-article .container .article--content .wp-caption {
    width: 100% !important;
  }
  #events-article .container .article--sidebar {
    max-width: 345px;
    width: 30%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 0 10px 35px;
    position: relative;
  }
  @media (max-width: 600px) {
    #events-article .container .article--sidebar {
      width: 100%;
      display: block;
      padding: 0;
    }
  }
  #events-article .container .article--sidebar:before {
    content: "";
    position: absolute;
    left: -2px;
    top: 0;
    height: 100%;
    width: 1px;
    border-left: 1px solid #1C0D4F;
  }
  @media (max-width: 600px) {
    #events-article .container .article--sidebar:before {
      display: none;
    }
  }
  @media (max-width: 600px) {
    #events-article .container .article--sidebar .addThis {
      display: none !important;
    }
  }
  #events-article .container .article--sidebar-subtitle {
    font-size: 18px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0 20px;
    display: block;
  }
  #events-article .container .article--sidebar hr {
    margin-top: 20px;
    display: block;
  }
  #events-article .container .article--sidebar a.allPosts {
    font-size: 18px;
    font-weight: 700;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
    text-decoration: none;
  }
  #events-article .container .article--sidebar a.allPosts:hover {
    text-decoration: underline;
  }
  #events-article .container .article--sidebar .recent-post {
    margin-bottom: 20px;
    border-bottom: 1px solid #1C0D4F;
  }
  #events-article .container .article--sidebar .recent-post--thumb {
    width: 100%;
  }
  #events-article .container .article--sidebar .recent-post:nth-last-child(2) {
    border-bottom: 0 none;
  }
  #events-article .container .article--sidebar .recent-post a {
    text-decoration: none;
  }
  #events-article .container .article--sidebar .recent-post .post-date {
    display: block;
    font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #events-article .container .article--sidebar .recent-post span {
    display: inline-block;
  }
  #events-article .container .article--sidebar .recent-post span.tags {
    display: inline-block;
    padding: 0 0 20px;
    border: 0 none;
  }
  #events-article .container .article--sidebar .recent-post span.tags a {
    border: 1px solid #707070;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #707070;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #events-article .container .article--sidebar .recent-post span.tags a:hover {
    background: #707070;
    color: #FFFFFF;
  }
  #events-article .container .article--sidebar .recent-post strong {
    display: block;
    line-height: 18px;
    font-weight: 400;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 0 0 20px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #events-article .container .article--sidebar .recent-post strong:hover {
    color: #0c0623;
  }
  #events-article .container .article--sidebar span.tag {
    font-size: 12px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    border: 1px solid #707070;
    padding: 0 10px;
    margin: 5px 10px 5px 0;
    display: inline-block;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #events-article .container .article--sidebar span.tag:hover {
    background: #707070;
    color: #FFFFFF;
  }
  
  span.at-icon-wrapper {
    width: 20px !important;
    height: 20px !important;
  }
  span.at-icon-wrapper svg {
    width: 20px !important;
    height: 20px !important;
  }
  
  #case {
    background: #e6e6e6;
    background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 500px, #FFFFFF 500px, #FFFFFF 100%);
    background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 500px, #FFFFFF 500px, #FFFFFF 100%);
  }
  @media (max-width: 768px) {
    #case {
      background: -o-linear-gradient(top, #e6e6e6 0%, #e6e6e6 500px, #e6e6e6 500px, #e6e6e6 100%);
      background: linear-gradient(to bottom, #e6e6e6 0%, #e6e6e6 500px, #e6e6e6 500px, #e6e6e6 100%);
    }
  }
  #case .container {
    padding: 10px 0 30px;
  }
  @media (max-width: 600px) {
    #case .container {
      padding: 20px 20px 0;
    }
  }
  #case .container h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  #case .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #case .container .btn:hover {
    background: #431eac;
  }
  #case .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 460px;
  }
  #case .container .col:first-child, #case .container .col:nth-child(2), #case .container .col:nth-child(3) {
    margin-bottom: 60px;
  }
  @media (max-width: 768px) {
    #case .container .col:first-child, #case .container .col:nth-child(2), #case .container .col:nth-child(3) {
      margin-bottom: 0;
    }
  }
  @media (max-width: 768px) {
    #case .container .col {
      width: 50% !important;
      display: inline-block !important;
      float: left !important;
    }
  }
  @media (max-width: 600px) {
    #case .container .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #case .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #case .container .col:after {
      width: 100%;
    }
  }
  #case .container .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #case .container .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #case .container .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #case .container .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #case .container .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #case .container .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #case .container .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #case .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #case .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #case .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  @media (max-width: 900px) and (min-width: 768px) {
    #case .container .col .thumbnail .post-intro p {
      font-size: 12px;
      line-height: 15px;
    }
  }
  #case .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #case .container .col:hover:after {
    opacity: 1;
  }
  #case .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #case .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #case .container .col strong {
    font-size: 15px;
    font-weight: 500;
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    padding: 10px 0;
    display: block;
  }
  #case .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #case .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #case .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-intro {
    width: 100%;
    background: #e6e6e6;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-intro .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
  }
  #product-intro .container h1 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-intro .container .thumbnail {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  #product-intro .container .thumbnail a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #product-intro .container .thumbnail--thumb {
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  #product-intro .container .thumbnail--thumb img {
    margin: 10px 0;
  }
  #product-intro .container .thumbnail--thumb img.background {
    width: 100%;
  }
  #product-intro .container .thumbnail--thumb img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 80px;
    height: 80px;
  }
  #product-intro .container .thumbnail .post-category {
    display: inline-block;
  }
  #product-intro .container .thumbnail .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-intro .container .thumbnail .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-intro .container .thumbnail .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-intro .container .thumbnail .post-tag {
    display: inline-block;
  }
  #product-intro .container .thumbnail .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-intro .container .thumbnail .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-videos {
    background: #f7f7f7;
  }
  #product-videos .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-videos .container h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-videos .container .videos {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
  }
  @media (max-width: 600px) {
    #product-videos .container .videos {
      padding: 20px;
    }
  }
  #product-videos .container .videos .col {
    width: 33%;
    display: none;
    vertical-align: top;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 430px;
    margin-bottom: 10px;
  }
  #product-videos .container .videos .col:first-child, #product-videos .container .videos .col:nth-child(2), #product-videos .container .videos .col:nth-child(3) {
    display: inline-block;
  }
  @media (max-width: 600px) {
    #product-videos .container .videos .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #product-videos .container .videos .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #product-videos .container .videos .col:after {
      width: 100%;
    }
  }
  #product-videos .container .videos .col:hover:after {
    opacity: 1;
  }
  #product-videos .container .videos .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #product-videos .container .videos .col .post-category {
    display: inline-block;
  }
  #product-videos .container .videos .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-videos .container .videos .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-videos .container .videos .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-videos .container .videos .col .post-tag {
    display: inline-block;
  }
  #product-videos .container .videos .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-videos .container .videos .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-videos .container .videos .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #product-videos .container .videos .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-videos .container .videos .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-videos .container .videos .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #product-videos .container .videos .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  
  #product-guides {
    background: #f7f7f7;
  }
  #product-guides .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-guides .container h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-guides .container .guides {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-guides .container .guides {
      padding: 20px;
    }
  }
  #product-guides .container .guides .col {
    width: 25%;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 768px) {
    #product-guides .container .guides .col {
      width: 50%;
      display: inline-block;
      float: left;
      padding: 10px 20px;
    }
  }
  @media (max-width: 600px) {
    #product-guides .container .guides .col {
      width: 100%;
      display: block;
      padding: 10px 0;
    }
  }
  #product-guides .container .guides .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #product-guides .container .guides .col .thumbnail {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    background-size: cover;
    background-position: center;
  }
  #product-guides .container .guides .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #product-guides .container .guides .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #product-guides .container .guides .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #product-guides .container .guides .col .thumbnail img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
  #product-guides .container .guides .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #product-guides .container .guides .col .post-category {
    display: inline-block;
  }
  #product-guides .container .guides .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #product-guides .container .guides .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-guides .container .guides .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #product-guides .container .guides .col .post-tag {
    display: inline-block;
  }
  #product-guides .container .guides .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-guides .container .guides .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  #product-faqs {
    background: #f7f7f7;
  }
  #product-faqs .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-faqs .container {
      padding: 20px;
    }
  }
  #product-faqs .container h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #product-faqs .container .faqs .faq {
    margin: 15px 0;
    cursor: pointer;
  }
  #product-faqs .container .faqs .faq--title {
    background: #e6e6e6;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #product-faqs .container .faqs .faq--title .chevron {
    width: 8px;
    height: 8px;
    margin: 0 20px 0 0;
    display: inline-block;
    padding: 0;
    border-top: 1px solid #e75300;
    border-right: 1px solid #e75300;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #product-faqs .container .faqs .faq--title.active .chevron {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);
  }
  #product-faqs .container .faqs .faq--content {
    background: #FFFFFF;
    color: #4d4d4d;
    font-size: 18px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: relative;
  }
  #product-faqs .container .faqs .faq--content .col {
    width: 50%;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #product-faqs .container .faqs .faq--content .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  
  /*Sticky Side States*/
  .top-sticky, .scrolling-sticky, .scrolling-sticky-up, .bottom-sticky, .stay {
    max-width: 268.5px !important;
  }
  
  .top-sticky {
    position: relative !important;
    top: 5px;
  }
  
  .scrolling-sticky {
    position: fixed !important;
    bottom: 0px !important;
  }
  
  .scrolling-sticky-up {
    position: fixed !important;
    top: 0px;
    padding-top: 90px !important;
  }
  
  .bottom-sticky {
    position: absolute !important;
    bottom: 1350px !important;
  }
  
  .stay {
    position: absolute !important;
  }
  
  #pagination--archive {
    background: #f7f7f7;
  }
  #pagination--archive .container {
    padding: 40px 0 40px;
  }
  @media (max-width: 600px) {
    #pagination--archive .container {
      padding: 40px 20px 40px;
    }
  }
  #pagination--archive .container h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #e75300;
    text-align: center;
    margin-bottom: 20px;
  }
  #pagination--archive .container h2.eventsHeader {
    color: #5425D8;
  }
  #pagination--archive .container h2.faqsHeader {
    color: #FFF799;
  }
  #pagination--archive .container .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #pagination--archive .container .btn:hover {
    background: #431eac;
  }
  #pagination--archive .container .eventsCol {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 440px;
  }
  #pagination--archive .container .eventsCol.eventPassed {
    opacity: 0.3;
    cursor: default;
  }
  #pagination--archive .container .eventsCol.eventPassed .thumbnail {
    cursor: default;
  }
  #pagination--archive .container .eventsCol.eventPassed:after {
    display: none;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .eventsCol {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #pagination--archive .container .eventsCol a {
    text-decoration: none;
  }
  #pagination--archive .container .eventsCol:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .eventsCol:after {
      width: 100%;
    }
  }
  #pagination--archive .container .eventsCol .thumbnail {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
  }
  #pagination--archive .container .eventsCol .thumbnail .event-info {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #pagination--archive .container .eventsCol .thumbnail .event-info p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
  }
  @media (max-width: 768px) {
    #pagination--archive .container .eventsCol .thumbnail .event-info p {
      font-size: 14px;
    }
  }
  #pagination--archive .container .eventsCol .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .eventsCol .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #pagination--archive .container .eventsCol:hover:after {
    opacity: 1;
  }
  #pagination--archive .container .eventsCol:hover .thumbnail .event-info {
    opacity: 1;
  }
  #pagination--archive .container .eventsCol .event-date {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
  }
  #pagination--archive .container .eventsCol .event-cost {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5425D8;
    text-align: right;
  }
  #pagination--archive .container .eventsCol .event-holder {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    margin-top: 5px;
  }
  #pagination--archive .container .eventsCol .event-location {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #a3a3a3;
    margin-top: 5px;
  }
  #pagination--archive .container .eventsCol strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #5425D8;
    display: block;
    margin: 40px 0 0;
    clear: both;
  }
  #pagination--archive .container .faqsCol {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 330px;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .faqsCol {
      width: 100%;
      display: block;
      padding: 20px 0;
    }
  }
  #pagination--archive .container .faqsCol:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #FFF799;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .faqsCol:after {
      width: 100%;
    }
  }
  #pagination--archive .container .faqsCol:hover:after {
    opacity: 1;
  }
  #pagination--archive .container .faqsCol strong {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #FFF799;
  }
  #pagination--archive .container .faqsCol p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    text-align: left;
  }
  #pagination--archive .container .faqsCol .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  #pagination--archive .container .faqsCol .post-category ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #pagination--archive .container .faqsCol .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #pagination--archive .container .faqsCol .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #pagination--archive .container .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 350px;
    cursor: pointer;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #pagination--archive .container .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #e75300;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #pagination--archive .container .col:after {
      width: 100%;
    }
  }
  #pagination--archive .container .col .thumbnail {
    height: 180px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
  }
  #pagination--archive .container .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #pagination--archive .container .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #pagination--archive .container .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #pagination--archive .container .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #pagination--archive .container .col:hover:after {
    opacity: 1;
  }
  #pagination--archive .container .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #pagination--archive .container .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #pagination--archive .container .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #e75300;
    line-height: 18px;
    display: block;
  }
  #pagination--archive .container .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #pagination--archive .container .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #pagination--archive .container .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  
  .pagination {
    padding: 40px 0 0;
    display: block;
    width: 100%;
  }
  .pagination .nav-links {
    text-align: center;
  }
  .pagination .nav-links span.current {
    border-bottom: 1px solid #5425D8;
    padding: 0 5px 5px;
    font-weight: 700;
    margin-right: 10px;
    font-size: 16px;
    font-family: "Open Sans", sans-serif;
  }
  .pagination .nav-links a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #4d4d4d;
    text-decoration: none;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    padding: 10px 10px 0 0;
    line-height: 32px;
  }
  .pagination .nav-links a.next {
    background: #1C0D4F;
    color: #FFFFFF;
    padding: 5px 10px;
    font-weight: 300;
  }
  .pagination .nav-links a.prev {
    background: #1C0D4F;
    color: #FFFFFF;
    padding: 5px 10px;
    font-weight: 300;
    margin-right: 10px;
  }
  
  #search-results {
    padding-top: 30px;
  }
  @media (max-width: 600px) {
    #search-results {
      padding: 0 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }
  }
  #search-results .noresults {
    display: none;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    margin: 80px auto 0;
    padding: 0 20px;
    text-align: center;
  }
  @media (max-width: 600px) {
    #search-results .noresults {
      font-size: 18px;
      line-height: 26px;
    }
  }
  #search-results .container {
    padding: 20px 0 30px;
  }
  #search-results .container .search--news {
    display: none;
    width: 100%;
  }
  #search-results .container .search--news h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 20px;
  }
  #search-results .container .search--news .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    margin-left: -4px;
    position: relative;
    min-height: 360px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #search-results .container .search--news .col {
      width: 50%;
      display: inline-block;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #search-results .container .search--news .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #search-results .container .search--news .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #search-results .container .search--news .col:after {
      width: 100%;
    }
  }
  #search-results .container .search--news .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #search-results .container .search--news .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--news .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #search-results .container .search--news .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #search-results .container .search--news .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #search-results .container .search--news .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--news .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #search-results .container .search--news .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #search-results .container .search--news .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #5425D8;
    line-height: 18px;
    display: block;
  }
  #search-results .container .search--news .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #search-results .container .search--news .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--news .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--blog {
    display: none;
    width: 100%;
  }
  #search-results .container .search--blog h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 20px;
  }
  #search-results .container .search--blog .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    margin-left: -4px;
    position: relative;
    min-height: 360px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #search-results .container .search--blog .col {
      width: 50%;
      display: inline-block;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #search-results .container .search--blog .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #search-results .container .search--blog .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #search-results .container .search--blog .col:after {
      width: 100%;
    }
  }
  #search-results .container .search--blog .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #search-results .container .search--blog .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--blog .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #search-results .container .search--blog .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #search-results .container .search--blog .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #search-results .container .search--blog .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--blog .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #search-results .container .search--blog .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 0;
  }
  #search-results .container .search--blog .col .author {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 0 0 5px;
  }
  #search-results .container .search--blog .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #1C0D4F;
    line-height: 18px;
    display: block;
  }
  #search-results .container .search--blog .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #search-results .container .search--blog .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--blog .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--video {
    background: #FFFFFF;
    display: none;
  }
  #search-results .container .search--video h2 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #search-results .container .search--video .videos {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #search-results .container .search--video .videos {
      padding: 20px;
    }
  }
  #search-results .container .search--video .videos .col {
    width: 33.333%;
    display: inline-block;
    margin-left: -4px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    min-height: 450px;
    margin-bottom: 20px;
  }
  @media (max-width: 600px) {
    #search-results .container .search--video .videos .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #search-results .container .search--video .videos .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #search-results .container .search--video .videos .col:after {
      width: 100%;
    }
  }
  #search-results .container .search--video .videos .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--video .videos .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #search-results .container .search--video .videos .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #search-results .container .search--video .videos .col a {
    color: #4d4d4d;
  }
  #search-results .container .search--video .videos .col .post-category {
    display: inline-block;
  }
  #search-results .container .search--video .videos .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #search-results .container .search--video .videos .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--video .videos .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--video .videos .col .post-tag {
    display: inline-block;
  }
  #search-results .container .search--video .videos .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--video .videos .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--video .videos .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #search-results .container .search--video .videos .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--video .videos .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #search-results .container .search--faqs {
    background: #FFFFFF;
    display: none;
  }
  #search-results .container .search--faqs h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
  }
  #search-results .container .search--faqs p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  #search-results .container .search--faqs .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #search-results .container .search--faqs .btn:hover {
    background: #431eac;
  }
  #search-results .container .search--faqs .col {
    width: 100%;
    display: inline-block;
    margin-left: -4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 20px 0;
    position: relative;
  }
  @media (max-width: 768px) {
    #search-results .container .search--faqs .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 0 20px 20px;
    }
  }
  @media (max-width: 600px) {
    #search-results .container .search--faqs .col {
      padding: 0;
    }
  }
  #search-results .container .search--faqs .col li {
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #search-results .container .search--faqs .col li strong {
    cursor: pointer;
    display: block;
    width: 100%;
    background: #e6e6e6;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--faqs .col li strong .faq--title--archive {
    display: inline-block;
    width: 100%;
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #e6e6e6;
    padding: 10px 20px;
  }
  #search-results .container .search--faqs .col li strong.active .chevron {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 14px;
  }
  #search-results .container .search--faqs .col li strong .chevron {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #e75300;
    border-right: 1px solid #e75300;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    float: left;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin: 17px 0 0 15px;
  }
  #search-results .container .search--faqs .col li .faq--content {
    display: block;
    margin-bottom: 20px;
  }
  #search-results .container .search--faqs .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4d4d4d;
  }
  #search-results .container .search--faqs .col p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4d4d4d;
    text-align: left;
  }
  #search-results .container .search--faqs .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  #search-results .container .search--faqs .col .post-category ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #search-results .container .search--faqs .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--faqs .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--guides {
    background: #FFFFFF;
    display: none;
  }
  #search-results .container .search--guides h2 {
    font-family: "Publico Headline Web", sans-serif;
    color: #1C0D4F;
    font-weight: 400;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 20px 0 0;
  }
  #search-results .container .search--guides .guides {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #search-results .container .search--guides .guides {
      padding: 20px;
    }
  }
  #search-results .container .search--guides .guides .col {
    width: 25%;
    display: inline-block;
    margin-left: -4px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    min-height: 450px;
  }
  @media (max-width: 768px) {
    #search-results .container .search--guides .guides .col {
      width: 50%;
      display: inline-block;
      float: left;
      padding: 10px 20px;
    }
  }
  @media (max-width: 600px) {
    #search-results .container .search--guides .guides .col {
      width: 100%;
      display: block;
      padding: 10px 0;
    }
  }
  #search-results .container .search--guides .guides .col a {
    text-decoration: none;
    color: #4d4d4d;
  }
  #search-results .container .search--guides .guides .col a strong {
    display: block;
    margin-bottom: 10px;
  }
  #search-results .container .search--guides .guides .col .thumbnail {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    background-size: cover;
    background-position: center;
  }
  #search-results .container .search--guides .guides .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--guides .guides .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #search-results .container .search--guides .guides .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #search-results .container .search--guides .guides .col .thumbnail img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
  #search-results .container .search--guides .guides .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #search-results .container .search--guides .guides .col .post-category {
    display: inline-block;
  }
  #search-results .container .search--guides .guides .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #search-results .container .search--guides .guides .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--guides .guides .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--guides .guides .col .post-tag {
    display: inline-block;
  }
  #search-results .container .search--guides .guides .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--guides .guides .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--case-study {
    background: #FFFFFF;
    display: none;
  }
  #search-results .container .search--case-study h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  #search-results .container .search--case-study .btn {
    background: #5425D8;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #search-results .container .search--case-study .btn:hover {
    background: #431eac;
  }
  #search-results .container .search--case-study .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    margin-left: -4px;
    position: relative;
    min-height: 420px;
    cursor: pointer;
    margin-bottom: 20px;
  }
  #search-results .container .search--case-study .col p {
    margin: 10px 0;
  }
  @media (max-width: 768px) {
    #search-results .container .search--case-study .col {
      width: 50% !important;
      display: inline-block !important;
      float: left !important;
    }
  }
  @media (max-width: 600px) {
    #search-results .container .search--case-study .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #search-results .container .search--case-study .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #f4313f;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #search-results .container .search--case-study .col:after {
      width: 100%;
    }
  }
  #search-results .container .search--case-study .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--case-study .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #search-results .container .search--case-study .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #search-results .container .search--case-study .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    display: block;
    margin-bottom: 10px !important;
  }
  #search-results .container .search--case-study .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--case-study .col .thumbnail .read-more a {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    margin: 0;
    background: rgba(255, 255, 255, 0.8);
    color: #4d4d4d;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    width: 50%;
    padding: 5px 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #search-results .container .search--case-study .col .thumbnail .read-more a:hover {
    background: #e6e6e6;
  }
  #search-results .container .search--case-study .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--case-study .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #search-results .container .search--case-study .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  @media (max-width: 900px) and (min-width: 768px) {
    #search-results .container .search--case-study .col .thumbnail .post-intro p {
      font-size: 12px;
      line-height: 15px;
    }
  }
  #search-results .container .search--case-study .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #search-results .container .search--case-study .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #search-results .container .search--case-study .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--case-study .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #search-results .container .search--case-study .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #search-results .container .search--case-study .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #1C0D4F;
    line-height: 18px;
    display: block;
  }
  #search-results .container .search--case-study .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #search-results .container .search--case-study .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--case-study .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #search-results .container .search--events {
    background: #FFFFFF;
    display: none;
  }
  #search-results .container .search--events h2 {
    font-family: "Publico Headline Web", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 43px;
    color: #1C0D4F;
    text-align: center;
    margin-bottom: 20px;
  }
  #search-results .container .search--events .col {
    width: 50%;
    display: inline-block;
    margin-left: -4px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 500px;
  }
  #search-results .container .search--events .col.eventPassed {
    opacity: 0.3;
    cursor: default;
  }
  #search-results .container .search--events .col.eventPassed .thumbnail {
    cursor: default;
  }
  #search-results .container .search--events .col.eventPassed:after {
    display: none;
  }
  #search-results .container .search--events .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #search-results .container .search--events .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #search-results .container .search--events .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  @media (max-width: 600px) {
    #search-results .container .search--events .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #search-results .container .search--events .col a {
    text-decoration: none;
  }
  #search-results .container .search--events .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #search-results .container .search--events .col:after {
      width: 100%;
    }
  }
  #search-results .container .search--events .col .thumbnail {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
  }
  #search-results .container .search--events .col .thumbnail .event-info {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #search-results .container .search--events .col .thumbnail .event-info p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
  }
  #search-results .container .search--events .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  @media (max-width: 600px) {
    #search-results .container .search--events .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #search-results .container .search--events .col:hover:after {
    opacity: 1;
  }
  #search-results .container .search--events .col:hover .thumbnail .event-info {
    opacity: 1;
  }
  #search-results .container .search--events .col .event-date {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
  }
  #search-results .container .search--events .col .event-cost {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5425D8;
    text-align: right;
  }
  #search-results .container .search--events .col .event-holder {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    margin-top: 5px;
  }
  #search-results .container .search--events .col .event-location {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #a3a3a3;
    margin-top: 5px;
  }
  #search-results .container .search--events .col strong {
    font-family: "Publico Headline Web", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #1C0D4F;
    display: block;
    margin: 40px 0 0;
    clear: both;
  }
  
  #tag-results {
    padding-top: 20px;
  }
  @media (max-width: 600px) {
    #tag-results {
      padding: 0 20px;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
    }
  }
  #tag-results .noresults {
    display: none;
    font-size: 24px;
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    margin: 80px auto 0;
    padding: 0 20px;
    text-align: center;
  }
  #tag-results .container {
    padding: 20px 0 30px;
  }
  #tag-results .container .tag--archive hr {
    margin: 40px 0;
  }
  #tag-results .container .tag--news {
    display: none;
    width: 100%;
  }
  #tag-results .container .tag--news h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #00afaa;
    text-align: center;
    margin-bottom: 20px;
  }
  #tag-results .container .tag--news .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 370px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #tag-results .container .tag--news .col {
      width: 50%;
      display: inline-block;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--news .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--news .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #00afaa;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--news .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--news .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--news .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--news .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #tag-results .container .tag--news .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #tag-results .container .tag--news .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #tag-results .container .tag--news .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--news .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #tag-results .container .tag--news .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #tag-results .container .tag--news .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #00afaa;
    line-height: 18px;
    display: block;
  }
  #tag-results .container .tag--news .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #tag-results .container .tag--news .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--news .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--blog {
    display: none;
    width: 100%;
  }
  #tag-results .container .tag--blog h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #e75300;
    text-align: center;
    margin-bottom: 20px;
  }
  #tag-results .container .tag--blog .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 370px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #tag-results .container .tag--blog .col {
      width: 50%;
      display: inline-block;
      padding: 20px;
    }
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--blog .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--blog .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #e75300;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--blog .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--blog .col .thumbnail {
    height: 160px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--blog .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--blog .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #tag-results .container .tag--blog .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  #tag-results .container .tag--blog .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #tag-results .container .tag--blog .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--blog .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #tag-results .container .tag--blog .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #tag-results .container .tag--blog .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #e75300;
    line-height: 18px;
    display: block;
  }
  #tag-results .container .tag--blog .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #tag-results .container .tag--blog .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--blog .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--video {
    background: #FFFFFF;
    display: none;
  }
  #tag-results .container .tag--video h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 0;
  }
  #tag-results .container .tag--video .videos {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--video .videos {
      padding: 20px;
    }
  }
  #tag-results .container .tag--video .videos .col {
    width: 33.333%;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    min-height: 440px;
    margin-bottom: 10px;
  }
  @media (max-width: 768px) {
    #tag-results .container .tag--video .videos .col {
      width: 50% !important;
      display: inline-block !important;
    }
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--video .videos .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--video .videos .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--video .videos .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--video .videos .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--video .videos .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #tag-results .container .tag--video .videos .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #tag-results .container .tag--video .videos .col a {
    color: #f4313f;
  }
  #tag-results .container .tag--video .videos .col .post-category {
    display: inline-block;
  }
  #tag-results .container .tag--video .videos .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #tag-results .container .tag--video .videos .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--video .videos .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--video .videos .col .post-tag {
    display: inline-block;
  }
  #tag-results .container .tag--video .videos .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--video .videos .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--video .videos .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--video .videos .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--video .videos .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #tag-results .container .tag--faqs {
    background: #FFFFFF;
    display: none;
  }
  #tag-results .container .tag--faqs h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #FFF799;
    text-align: center;
  }
  #tag-results .container .tag--faqs p {
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #4d4d4d;
    font-family: "Open Sans", sans-serif;
  }
  #tag-results .container .tag--faqs .btn {
    background: #FFF799;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #tag-results .container .tag--faqs .btn:hover {
    background: #fff366;
  }
  #tag-results .container .tag--faqs .col {
    width: 100%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px 20px 0;
    position: relative;
  }
  @media (max-width: 768px) {
    #tag-results .container .tag--faqs .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 0 20px 20px;
    }
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--faqs .col {
      padding: 0;
    }
  }
  #tag-results .container .tag--faqs .col li {
    list-style: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #tag-results .container .tag--faqs .col li strong {
    cursor: pointer;
    display: block;
    width: 100%;
    background: #e6e6e6;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--faqs .col li strong .faq--title--archive {
    display: inline-block;
    width: 100%;
    float: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #e6e6e6;
    padding: 10px 20px;
  }
  #tag-results .container .tag--faqs .col li strong.active .chevron {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    margin-top: 14px;
  }
  #tag-results .container .tag--faqs .col li strong .chevron {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #e75300;
    border-right: 1px solid #e75300;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    float: left;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    margin: 17px 0 0 15px;
  }
  #tag-results .container .tag--faqs .col li .faq--content {
    display: block;
    margin-bottom: 20px;
  }
  #tag-results .container .tag--faqs .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4d4d4d;
  }
  #tag-results .container .tag--faqs .col p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #4d4d4d;
    text-align: left;
  }
  #tag-results .container .tag--faqs .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 5px;
  }
  #tag-results .container .tag--faqs .col .post-category ul > li {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #tag-results .container .tag--faqs .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--faqs .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--guides {
    background: #FFFFFF;
    display: none;
  }
  #tag-results .container .tag--guides h2 {
    font-family: "Open Sans", sans-serif;
    color: #4d4d4d;
    font-weight: 300;
    font-size: 34px;
    line-height: 50px;
    position: relative;
    text-align: center;
    margin: 20px 0 0;
  }
  #tag-results .container .tag--guides .guides {
    width: 100%;
    position: relative;
    display: block;
    padding: 20px 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--guides .guides {
      padding: 20px;
    }
  }
  #tag-results .container .tag--guides .guides .col {
    width: 33.333%;
    display: inline-block;
    float: left;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
    min-height: 450px;
    margin-bottom: 20px;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--guides .guides .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--guides .guides .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #4d4d4d;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--guides .guides .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--guides .guides .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--guides .guides .col:hover .thumbnail img.play {
    width: 60px;
    height: 60px;
  }
  #tag-results .container .tag--guides .guides .col:hover .thumbnail .read-more {
    opacity: 1;
  }
  #tag-results .container .tag--guides .guides .col a {
    color: #4d4d4d;
  }
  #tag-results .container .tag--guides .guides .col .post-category {
    display: inline-block;
  }
  #tag-results .container .tag--guides .guides .col .post-category ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  #tag-results .container .tag--guides .guides .col .post-category ul > li a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--guides .guides .col .post-category ul > li a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--guides .guides .col .post-tag {
    display: inline-block;
  }
  #tag-results .container .tag--guides .guides .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--guides .guides .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--guides .guides .col .thumbnail {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    margin: 0 0 10px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--guides .guides .col .thumbnail .read-more {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--guides .guides .col .thumbnail img.play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    width: 50px;
    height: 50px;
    z-index: 998;
  }
  #tag-results .container .tag--case-study {
    background: #FFFFFF;
    display: none;
  }
  #tag-results .container .tag--case-study h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #f4313f;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  #tag-results .container .tag--case-study .btn {
    background: #f4313f;
    color: #FFFFFF;
    display: block;
    margin: 30px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  #tag-results .container .tag--case-study .btn:hover {
    background: #e60c1c;
  }
  #tag-results .container .tag--case-study .col {
    padding: 20px 20px 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 33.333%;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 410px;
    cursor: pointer;
  }
  @media (max-width: 768px) {
    #tag-results .container .tag--case-study .col {
      width: 50% !important;
      display: inline-block !important;
      float: left !important;
    }
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--case-study .col {
      width: 100% !important;
      display: block !important;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--case-study .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #f4313f;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--case-study .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--case-study .col .thumbnail {
    height: 180px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--case-study .col .thumbnail .post-intro {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--case-study .col .thumbnail .post-intro .read-time {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    display: block;
    padding-bottom: 20px;
  }
  #tag-results .container .tag--case-study .col .thumbnail .post-intro p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    line-height: 18px;
  }
  @media (max-width: 900px) and (min-width: 768px) {
    #tag-results .container .tag--case-study .col .thumbnail .post-intro p {
      font-size: 12px;
      line-height: 15px;
    }
  }
  #tag-results .container .tag--case-study .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  #tag-results .container .tag--case-study .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--case-study .col:hover .thumbnail .post-intro {
    opacity: 1;
  }
  #tag-results .container .tag--case-study .col .post-date {
    display: block;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    padding: 5px 0 10px;
  }
  #tag-results .container .tag--case-study .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 15px;
    font-weight: 600;
    color: #f4313f;
    line-height: 18px;
    display: block;
  }
  #tag-results .container .tag--case-study .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #tag-results .container .tag--case-study .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--case-study .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  #tag-results .container .tag--events {
    background: #FFFFFF;
    display: none;
  }
  #tag-results .container .tag--events h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 32px;
    line-height: 43px;
    color: #5425D8;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 20px;
  }
  #tag-results .container .tag--events .col {
    width: 50%;
    display: inline-block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    position: relative;
    min-height: 500px;
  }
  #tag-results .container .tag--events .col.eventPassed {
    opacity: 0.3;
    cursor: default;
  }
  #tag-results .container .tag--events .col.eventPassed .thumbnail {
    cursor: default;
  }
  #tag-results .container .tag--events .col.eventPassed:after {
    display: none;
  }
  #tag-results .container .tag--events .col .post-tag {
    display: block;
    padding: 15px 0 0;
  }
  #tag-results .container .tag--events .col .post-tag a {
    border: 1px solid #afaeae;
    font-size: 10px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    padding: 0 5px;
    display: inline-block;
    color: #afaeae;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 5px;
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #tag-results .container .tag--events .col .post-tag a:hover {
    background: #afaeae;
    color: #FFFFFF;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--events .col {
      width: 100%;
      display: block;
      min-height: auto;
      padding: 20px 0;
    }
  }
  #tag-results .container .tag--events .col a {
    text-decoration: none;
  }
  #tag-results .container .tag--events .col:after {
    content: "";
    height: 1px;
    width: calc(100% - 40px);
    opacity: 0;
    background: #5425D8;
    position: absolute;
    bottom: 0;
    left: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--events .col:after {
      width: 100%;
    }
  }
  #tag-results .container .tag--events .col .thumbnail {
    height: 240px;
    overflow: hidden;
    width: 100%;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background-size: cover;
    background-position: center;
  }
  #tag-results .container .tag--events .col .thumbnail .event-info {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    height: 100%;
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
  }
  #tag-results .container .tag--events .col .thumbnail .event-info p {
    margin: 0;
    font-size: 16px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 24px;
    color: #FFFFFF;
    text-align: left;
  }
  #tag-results .container .tag--events .col .thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
  @media (max-width: 600px) {
    #tag-results .container .tag--events .col .thumbnail img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 110%;
    }
  }
  #tag-results .container .tag--events .col:hover:after {
    opacity: 1;
  }
  #tag-results .container .tag--events .col:hover .thumbnail .event-info {
    opacity: 1;
  }
  #tag-results .container .tag--events .col .event-date {
    display: inline-block;
    float: left;
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
  }
  #tag-results .container .tag--events .col .event-cost {
    display: inline-block;
    float: left;
    width: 40%;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #5425D8;
    text-align: right;
  }
  #tag-results .container .tag--events .col .event-holder {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    color: #707070;
    margin-top: 5px;
  }
  #tag-results .container .tag--events .col .event-location {
    display: block;
    font-size: 15px;
    font-weight: 500;
    font-family: "Open Sans", sans-serif;
    color: #a3a3a3;
    margin-top: 5px;
  }
  #tag-results .container .tag--events .col strong {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #5425D8;
    display: block;
    margin: 40px 0 0;
    clear: both;
  }
  
  #tag-results .container .tag--archive hr {
    margin: 40px 0 0 !important;
  }
  
  #error {
    background-size: cover;
    background-position: center center;
    height: 700px;
    width: 100%;
    display: block;
    position: relative;
  }
  @media (max-width: 768px) {
    #error {
      background-position: center left 10%;
    }
  }
  #error:after {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    content: "";
    bottom: 0;
    right: 0;
    left: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(25%, rgba(0, 0, 0, 0.8)), color-stop(70%, rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.8) 25%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to left, rgba(0, 0, 0, 0.8) 25%, rgba(0, 0, 0, 0.4) 70%, rgba(0, 0, 0, 0) 100%);
  }
  #error .container {
    max-width: 895px;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    z-index: 998;
  }
  @media (max-width: 768px) {
    #error .container {
      padding: 0 20px;
    }
  }
  #error .container h1 {
    font-weight: 300;
    color: #FFFFFF;
    font-size: 80px;
    line-height: 92px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 0;
  }
  @media (max-width: 600px) {
    #error .container h1 {
      font-size: 50px;
      line-height: 62px;
    }
  }
  #error .container h2 {
    font-weight: 300;
    color: #FFFFFF;
    font-size: 40px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-top: 0;
  }
  @media (max-width: 600px) {
    #error .container h2 {
      font-size: 30px;
      line-height: 42px;
    }
  }
  #error .container h3 {
    font-weight: 300;
    color: #FFFFFF;
    font-size: 28px;
    font-family: "Open Sans", sans-serif;
    text-align: center;
    margin-top: 90px;
    margin-bottom: 50px;
  }
  @media (max-width: 600px) {
    #error .container h3 {
      font-size: 20px;
      line-height: 32px;
      margin-top: 60px;
    }
  }
  #error .container .search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  #error .container .search-wrapper .removeSearch {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 50%;
    right: 47px;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: 1px;
    cursor: pointer;
    display: none;
  }
  #error .container .search-wrapper .removeSearch:before {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  #error .container .search-wrapper .removeSearch:after {
    content: "";
    display: block;
    width: 15px;
    height: 2px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background: #b3b3b3;
    position: absolute;
    top: 6px;
    right: 0;
  }
  #error .container form {
    max-width: 600px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
  }
  #error .container form ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bdbdbd;
  }
  #error .container form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bdbdbd;
  }
  #error .container form :-ms-input-placeholder {
    /* IE 10+ */
    color: #bdbdbd;
  }
  #error .container form :-moz-placeholder {
    /* Firefox 18- */
    color: #bdbdbd;
  }
  #error .container form input {
    outline: 0;
  }
  #error .container form input[type=text] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px 20px;
    border: 1px solid #b3b3b3;
    position: relative;
  }
  #error .container form input[type=submit] {
    position: absolute;
    top: 0;
    right: 1px;
    background: #FFFFFF;
    border: 0 none !important;
    height: 100%;
    width: 50px;
    font-size: 0;
    color: #FFFFFF;
    background: url("/wp-content/themes/moneypenny/img/search.svg");
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
  }