html *:not([class*="wp-toolbar"]) {
  box-sizing: border-box; }

html, body {
  padding: 0;
  margin: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  html:not([class*="wp-admin"]), body:not([class*="wp-admin"]) {
    scroll-behavior: smooth;
    line-height: 1.7; }
    html:not([class*="wp-admin"]), body:not([class*="wp-admin"]) {
      font-size: 16px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      html:not([class*="wp-admin"]), body:not([class*="wp-admin"]) {
        font-size: calc( 16px +  4 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      html:not([class*="wp-admin"]), body:not([class*="wp-admin"]) {
        font-size: 20px; } }

body:not([class*="wp-admin"]) {
  scroll-snap-type: y proximity; }
  body:not([class*="wp-admin"]) .templateWrap {
    min-height: calc(40vh - 65px);
    margin-top: 65px; }
    @media (min-width: 800px) {
      body:not([class*="wp-admin"]) .templateWrap {
        min-height: calc(82vh - 105px);
        margin-top: 105px; } }
  body:not([class*="wp-admin"]) img, body:not([class*="wp-admin"]) svg {
    max-width: 100%;
    height: auto; }
  body:not([class*="wp-admin"]) blockquote {
    padding: 0;
    margin: 0; }
  body:not([class*="wp-admin"]) cite {
    font-style: normal; }
  body:not([class*="wp-admin"]) p {
    color: #000000; }
    body:not([class*="wp-admin"]) p {
      font-size: 18px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      body:not([class*="wp-admin"]) p {
        font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      body:not([class*="wp-admin"]) p {
        font-size: 24px; } }
  body:not([class*="wp-admin"]) ul {
    color: #000000; }
    body:not([class*="wp-admin"]) ul {
      font-size: 18px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      body:not([class*="wp-admin"]) ul {
        font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      body:not([class*="wp-admin"]) ul {
        font-size: 24px; } }
  body:not([class*="wp-admin"]) h1 {
    font-weight: 700;
    line-height: 1.2; }
    body:not([class*="wp-admin"]) h1 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      body:not([class*="wp-admin"]) h1 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      body:not([class*="wp-admin"]) h1 {
        font-size: 60px; } }
  body:not([class*="wp-admin"]) h2, body:not([class*="wp-admin"]) h3 {
    font-weight: 700;
    line-height: 1.2; }
    body:not([class*="wp-admin"]) h2, body:not([class*="wp-admin"]) h3 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      body:not([class*="wp-admin"]) h2, body:not([class*="wp-admin"]) h3 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      body:not([class*="wp-admin"]) h2, body:not([class*="wp-admin"]) h3 {
        font-size: 60px; } }
  body:not([class*="wp-admin"]) .fancybox-container {
    z-index: 99999; }
  body:not([class*="wp-admin"]) .entry-content img {
    margin: 0 0 1.5em 0; }
  body:not([class*="wp-admin"]) .alignleft, body:not([class*="wp-admin"]) img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  body:not([class*="wp-admin"]) .alignright, body:not([class*="wp-admin"]) img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  body:not([class*="wp-admin"]) .aligncenter, body:not([class*="wp-admin"]) img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; }
  body:not([class*="wp-admin"]) .wp-caption {
    margin-bottom: 1.5em;
    text-align: center;
    padding-top: 5px; }
  body:not([class*="wp-admin"]) .wp-caption img {
    border: 0 none;
    padding: 0;
    margin: 0; }
  body:not([class*="wp-admin"]) .wp-caption p.wp-caption-text {
    line-height: 1.5;
    font-size: 10px;
    margin: 0; }
  body:not([class*="wp-admin"]) .wp-smiley {
    margin: 0 !important;
    max-height: 1em; }
  body:not([class*="wp-admin"]) blockquote.left {
    margin-right: 20px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left; }
  body:not([class*="wp-admin"]) blockquote.right {
    margin-left: 20px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right; }
  body:not([class*="wp-admin"]) .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 0px;
    height: 0;
    overflow: hidden; }
  body:not([class*="wp-admin"]) .embed-container iframe,
  body:not([class*="wp-admin"]) .embed-container object,
  body:not([class*="wp-admin"]) .embed-container embed,
  body:not([class*="wp-admin"]) .embed-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.button {
  border: none;
  background: #E7CA20;
  padding: 10px 50px;
  text-transform: uppercase;
  cursor: pointer;
  transition: background linear 200ms;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  color: #000000; }
  .button {
    font-size: 20px; }
  @media (min-width: 800px) and (max-width: 1500px) {
    .button {
      font-size: calc( 20px +  10 *  (100vw - 800px) /  700); } }
  @media (min-width: 1500px) {
    .button {
      font-size: 30px; } }
  .button:hover {
    background: #d6bb17;
    transition: background linear 200ms; }

.button.micro {
  padding: 5px 15px; }
  .button.micro {
    font-size: 18px; }
  @media (min-width: 800px) and (max-width: 1500px) {
    .button.micro {
      font-size: calc( 18px +  2 *  (100vw - 800px) /  700); } }
  @media (min-width: 1500px) {
    .button.micro {
      font-size: 20px; } }

.button.invisible {
  border: 3px solid #E7CA20;
  background: transparent;
  color: #ffffff; }
  .button.invisible:hover {
    background: #E7CA20;
    color: #000000; }

form .gform_body ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  form .gform_body ul label.gfield_label {
    display: none; }
  form .gform_body ul li.gform_validation_container {
    display: none; }
  form .gform_body ul li.gfield {
    margin-bottom: 20px; }
  form .gform_body ul li.gfield textarea {
    height: 200px; }
  form .gform_body ul input[type="text"], form .gform_body ul input[type="email"], form .gform_body ul input[type="tel"], form .gform_body ul textarea {
    border: 1px solid #000000;
    padding: 10px 15px;
    color: #000000;
    width: 100%; }
    form .gform_body ul input[type="text"], form .gform_body ul input[type="email"], form .gform_body ul input[type="tel"], form .gform_body ul textarea {
      font-size: 18px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      form .gform_body ul input[type="text"], form .gform_body ul input[type="email"], form .gform_body ul input[type="tel"], form .gform_body ul textarea {
        font-size: calc( 18px +  7 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      form .gform_body ul input[type="text"], form .gform_body ul input[type="email"], form .gform_body ul input[type="tel"], form .gform_body ul textarea {
        font-size: 25px; } }
    form .gform_body ul input[type="text"]::placeholder, form .gform_body ul input[type="email"]::placeholder, form .gform_body ul input[type="tel"]::placeholder, form .gform_body ul textarea::placeholder {
      color: #717171; }

.validation_error, .validation_message {
  color: red;
  display: block; }

.instruction.validation_message {
  display: none; }

input, textarea, select, option {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  input:placeholder, textarea:placeholder, select:placeholder, option:placeholder {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }

.Hero {
  display: none; }
  @media (min-width: 800px) {
    .Hero {
      display: block;
      width: 100%;
      justify-content: center;
      overflow: hidden;
      background-size: cover;
      background-position: 50% 0%;
      background-repeat: no-repeat;
      min-height: 60vh;
      position: relative; } }
  .Hero .heroHeadline {
    padding: 50px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
    background: transparent;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    overflow: hidden;
    text-transform: uppercase; }
    .Hero .heroHeadline .TopHeadline {
      width: 100%;
      color: #ffffff;
      padding: 0 10vw; }
      @media (min-width: 1130px) {
        .Hero .heroHeadline .TopHeadline {
          padding: 0 5vw; } }
      @media (min-width: 1500px) {
        .Hero .heroHeadline .TopHeadline {
          padding: 0 2.5vw; } }
      .Hero .heroHeadline .TopHeadline h2 {
        margin: 0; }
        .Hero .heroHeadline .TopHeadline h2 {
          font-size: 30px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .Hero .heroHeadline .TopHeadline h2 {
            font-size: calc( 30px +  50 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .Hero .heroHeadline .TopHeadline h2 {
            font-size: 80px; } }
    .Hero .heroHeadline .BottomHeadline {
      display: flex;
      width: 100%;
      color: #E7CA20;
      height: 100%; }
      .Hero .heroHeadline .BottomHeadline h2 {
        margin: 0; }
        .Hero .heroHeadline .BottomHeadline h2 {
          font-size: 20px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .Hero .heroHeadline .BottomHeadline h2 {
            font-size: calc( 20px +  20 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .Hero .heroHeadline .BottomHeadline h2 {
            font-size: 40px; } }
        .Hero .heroHeadline .BottomHeadline h2 span {
          height: 60%;
          width: 19.5vw;
          background: #E7CA20;
          display: inline-block;
          margin: 0 20px 0 0; }
          @media (min-width: 800px) {
            .Hero .heroHeadline .BottomHeadline h2 span {
              width: 16vw; } }
          @media (min-width: 1025px) {
            .Hero .heroHeadline .BottomHeadline h2 span {
              width: 13vw; } }
          @media (min-width: 1500px) {
            .Hero .heroHeadline .BottomHeadline h2 span {
              width: 7vw; } }

.MobileHero {
  display: block;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 800px) {
    .MobileHero {
      display: none; } }

.homeHeroSlider {
  display: none; }
  @media (min-width: 800px) {
    .homeHeroSlider {
      display: block;
      width: 100%;
      overflow: hidden; } }
  .homeHeroSlider .owl-stage {
    display: flex;
    align-items: center; }
    .homeHeroSlider .owl-stage .owl-item {
      width: 100%;
      min-height: 60vh;
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat;
      position: relative; }
      .homeHeroSlider .owl-stage .owl-item .slide {
        position: absolute;
        z-index: 100;
        height: 100%;
        width: 100%;
        top: 0px;
        left: 0px;
        background-size: cover;
        margin: auto;
        background-position: 50% center;
        background-repeat: no-repeat; }
  .homeHeroSlider .owl-nav {
    display: none; }
  .homeHeroSlider .owl-dots {
    display: none; }

.mobileHeroSlider {
  display: block;
  width: 100%;
  overflow: hidden; }
  @media (min-width: 800px) {
    .mobileHeroSlider {
      display: none; } }
  .mobileHeroSlider .owl-stage {
    display: flex;
    align-items: center; }
    .mobileHeroSlider .owl-stage .owl-item {
      width: 100%; }
      .mobileHeroSlider .owl-stage .owl-item .slide {
        top: 0px;
        left: 0px;
        background-size: cover;
        margin: auto; }
  .mobileHeroSlider .owl-nav {
    display: none; }
  .mobileHeroSlider .owl-dots {
    display: none; }

.testimonialsSlider .testimonials-headline {
  background: #4D4D4D;
  display: flex;
  overflow: hidden; }
  .testimonialsSlider .testimonials-headline .contentSkew {
    text-transform: uppercase;
    background: #E7CA20;
    padding: 15px 6vw 15px 6vw;
    display: flex;
    transform: skewX(20deg) translateX(-2vw); }
    .testimonialsSlider .testimonials-headline .contentSkew h2 {
      margin: 0; }
      .testimonialsSlider .testimonials-headline .contentSkew h2 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .testimonialsSlider .testimonials-headline .contentSkew h2 {
          font-size: calc( 25px +  25 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .testimonialsSlider .testimonials-headline .contentSkew h2 {
          font-size: 50px; } }
    .testimonialsSlider .testimonials-headline .contentSkew .content {
      transform: skewX(-20deg); }

.testimonialsSlider .testimonials-slider-contain {
  width: 100%;
  background: #4D4D4D;
  overflow: hidden; }
  .testimonialsSlider .testimonials-slider-contain .owl-stage {
    display: flex;
    min-height: 40vh;
    align-items: center; }
    .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item {
      width: 100%; }
      .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content {
        padding: 2vh 8vw;
        color: #ffffff; }
        .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .stars {
          font-size: 28px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .stars {
            font-size: calc( 28px +  12 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .stars {
            font-size: 40px; } }
        .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .stars .checked {
          color: #E7CA20; }
        .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .quote {
          padding: 3vh 5%;
          font-style: italic; }
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .quote {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .quote {
              font-size: calc( 18px +  10 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .quote {
              font-size: 28px; } }
        .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .name {
          padding: 0 5%; }
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .name {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .name {
              font-size: calc( 18px +  10 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .name {
              font-size: 28px; } }
        .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .title {
          padding: 0 5%; }
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .title {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .title {
              font-size: calc( 18px +  10 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .title {
              font-size: 28px; } }
          .testimonialsSlider .testimonials-slider-contain .owl-stage .owl-item .content .title span {
            color: transparent; }

.testimonialsSlider .owl-nav {
  display: none; }

.testimonialsSlider .owl-dots {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 3vh; }
  .testimonialsSlider .owl-dots .owl-dot {
    border: none;
    height: 30px;
    width: 30px;
    margin: 0 5px;
    border-radius: 50%;
    background: #717171; }
    .testimonialsSlider .owl-dots .owl-dot:focus {
      outline: none; }
  .testimonialsSlider .owl-dots .owl-dot.active {
    background: #E7CA20; }

.caseStudiesSlider .case-slider-headline {
  background: #000000;
  display: flex;
  justify-content: flex-end;
  overflow: hidden; }
  .caseStudiesSlider .case-slider-headline .contentSkew {
    text-transform: uppercase;
    background: #E7CA20;
    padding: 15px 6vw 15px 6vw;
    display: flex;
    transform: skewX(-20deg) translateX(2vw); }
    .caseStudiesSlider .case-slider-headline .contentSkew h2 {
      margin: 0; }
      .caseStudiesSlider .case-slider-headline .contentSkew h2 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .caseStudiesSlider .case-slider-headline .contentSkew h2 {
          font-size: calc( 25px +  25 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .caseStudiesSlider .case-slider-headline .contentSkew h2 {
          font-size: 50px; } }
    .caseStudiesSlider .case-slider-headline .contentSkew .content {
      transform: skewX(20deg); }

.caseStudiesSlider .case-slider-contain {
  width: 100%;
  background: #000000;
  overflow: hidden; }
  .caseStudiesSlider .case-slider-contain .owl-stage {
    display: flex;
    min-height: 40vh;
    align-items: center; }
    .caseStudiesSlider .case-slider-contain .owl-stage .owl-item {
      width: 100%; }
      .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content {
        padding: 2vh 8vw;
        color: #ffffff; }
        .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseValue {
          width: 100%;
          color: #E7CA20;
          font-weight: 700;
          padding: 0 5%; }
          .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseValue {
            font-size: 45px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseValue {
              font-size: calc( 45px +  50 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseValue {
              font-size: 95px; } }
        .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseExcerpt {
          padding: 3vh 5%; }
          .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseExcerpt {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseExcerpt {
              font-size: calc( 18px +  10 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseExcerpt {
              font-size: 28px; } }
        .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink {
          padding: 0 5% 3vh 5%;
          text-transform: uppercase; }
          .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink {
            font-size: 22px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink {
              font-size: calc( 22px +  13 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink {
              font-size: 35px; } }
          .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a {
            color: #E7CA20;
            text-decoration: none; }
            .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a span {
              position: relative;
              top: 0.1em;
              margin-left: 5px; }
              .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a span {
                font-size: 30px; }
              @media (min-width: 800px) and (max-width: 1500px) {
                .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a span {
                  font-size: calc( 30px +  30 *  (100vw - 800px) /  700); } }
              @media (min-width: 1500px) {
                .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a span {
                  font-size: 60px; } }
              @media (min-width: 800px) {
                .caseStudiesSlider .case-slider-contain .owl-stage .owl-item .content .caseLink a span {
                  top: 0.18em; } }

.caseStudiesSlider .owl-nav {
  display: none; }

.caseStudiesSlider .owl-dots {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 3vh; }
  .caseStudiesSlider .owl-dots .owl-dot {
    border: none;
    height: 30px;
    width: 30px;
    margin: 0 5px;
    border-radius: 50%;
    background: #717171; }
    .caseStudiesSlider .owl-dots .owl-dot:focus {
      outline: none; }
  .caseStudiesSlider .owl-dots .owl-dot.active {
    background: #E7CA20; }

.logoBlock {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 0 10vw 5vh; }
  .logoBlock .container {
    width: calc(38vw - 2px);
    height: calc(38vw - 2px);
    max-width: 150px;
    max-height: 150px;
    border: 1px solid #4D4D4D;
    border-radius: 50%;
    padding: 16%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 2vw 1vw;
    transition: all linear 150ms; }
    @media (min-width: 1025px) {
      .logoBlock .container {
        width: calc(14vw - 2px);
        height: calc(14vw - 2px);
        max-width: 300px;
        max-height: 300px;
        padding: 7.5%; } }
    .logoBlock .container:hover {
      transform: scale(1.1, 1.1);
      transition: all linear 150ms; }
    .logoBlock .container .logos {
      width: 100%; }

.globalHeader {
  position: fixed;
  z-index: 99995;
  top: 0;
  left: 0;
  width: 100%; }
  .globalHeader .headerUI {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 2vw;
    background: #000000;
    height: 65px; }
    @media (min-width: 800px) {
      .globalHeader .headerUI {
        height: 105px; } }
    .globalHeader .headerUI .logoContain a {
      display: flex;
      justify-content: center;
      align-items: center; }
      .globalHeader .headerUI .logoContain a img {
        max-height: 35px; }
        @media (min-width: 800px) {
          .globalHeader .headerUI .logoContain a img {
            width: 500px;
            max-height: 78px; } }
    .globalHeader .headerUI .rightContain {
      display: flex;
      align-items: center; }
      .globalHeader .headerUI .rightContain .phoneContain {
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center; }
        .globalHeader .headerUI .rightContain .phoneContain .icon img {
          max-height: 35px; }
          @media (min-width: 800px) {
            .globalHeader .headerUI .rightContain .phoneContain .icon img {
              max-height: 65px; } }
      .globalHeader .headerUI .rightContain .menuIconContain {
        margin-left: 3vw; }
        .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon {
          width: 50px;
          height: 34px;
          position: relative;
          transform: rotate(0deg);
          transition: .5s ease-in-out;
          cursor: pointer; }
          @media (min-width: 800px) {
            .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon {
              width: 90px;
              height: 38px; } }
          .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon span {
            display: block;
            position: absolute;
            height: 5px;
            width: 100%;
            background: #E7CA20;
            border-radius: 9px;
            opacity: 1;
            left: 0;
            transform: rotate(0deg);
            transition: .25s ease-in-out; }
            @media (min-width: 800px) {
              .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon span {
                height: 9px; } }
            .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon span:nth-child(1) {
              top: 0px; }
            .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon span:nth-child(2) {
              top: 14px; }
            .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon span:nth-child(3) {
              top: 28px; }
        .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon.open span:nth-child(1) {
          top: 13px;
          transform: rotate(135deg); }
        .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon.open span:nth-child(2) {
          opacity: 0;
          left: -60px; }
        .globalHeader .headerUI .rightContain .menuIconContain #main-menu-icon.open span:nth-child(3) {
          top: 13px;
          transform: rotate(-135deg); }
  .globalHeader #mainMenuContain {
    position: absolute;
    height: calc(100vh - 65px);
    top: 65px;
    width: 100%;
    background: #E7CA20;
    display: none;
    overflow-y: auto; }
    @media (min-width: 800px) {
      .globalHeader #mainMenuContain {
        height: calc(100vh - 105px);
        top: 105px; } }
    .globalHeader #mainMenuContain .navContain {
      padding: 2vh 0; }
      @media (min-width: 800px) {
        .globalHeader #mainMenuContain .navContain {
          padding: 1vh 0; } }
      .globalHeader #mainMenuContain .navContain nav.mainNav .headline {
        padding: 2vh 5vw; }
        @media (min-width: 800px) {
          .globalHeader #mainMenuContain .navContain nav.mainNav .headline {
            padding: 2vh 11vw; } }
        .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 {
          text-transform: uppercase;
          margin: 0; }
          .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 {
            font-size: 22px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 {
              font-size: calc( 22px +  28 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 {
              font-size: 50px; } }
          .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 span.bolt {
            display: inline-block;
            margin-right: 10px;
            height: 1em;
            position: relative;
            top: 0.1em; }
            .globalHeader #mainMenuContain .navContain nav.mainNav .headline h2 span.bolt img {
              max-height: 100%; }
      .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap {
        width: 100%; }
        @media (min-width: 800px) {
          .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap {
            padding: 0 10vw 5vh; } }
        .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list {
          width: 100%;
          list-style: none;
          padding: 0;
          margin: 0; }
          @media (min-width: 800px) {
            .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list {
              display: flex;
              flex-wrap: wrap; } }
          .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li {
            width: 100%; }
            @media (min-width: 800px) {
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li {
                width: 14vw;
                height: 14vw;
                margin: 0 1vw 2vw 1vw;
                background: #ffffff;
                display: flex;
                justify-content: center;
                align-items: center;
                text-align: center; } }
            .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a {
              color: #000000;
              text-transform: uppercase;
              display: flex;
              height: 100%;
              width: 100%;
              padding: 0 0 15px calc(5vw + 25px);
              justify-content: center;
              text-align: center;
              flex-wrap: wrap; }
              @media (min-width: 800px) {
                .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a {
                  padding: 5%;
                  text-decoration: none; } }
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuIcon {
                display: none; }
                @media (min-width: 800px) {
                  .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuIcon {
                    width: 100%;
                    height: 50%;
                    align-self: center;
                    display: block; }
                    .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuIcon img {
                      max-height: 100%; } }
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuTitle {
                width: 100%;
                font-weight: 700;
                line-height: 1.2;
                text-align: left;
                align-self: center; }
                .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuTitle {
                  font-size: 12px; }
                @media (min-width: 800px) and (max-width: 1500px) {
                  .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuTitle {
                    font-size: calc( 12px +  8 *  (100vw - 800px) /  700); } }
                @media (min-width: 1500px) {
                  .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuTitle {
                    font-size: 20px; } }
                @media (min-width: 800px) {
                  .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-tile-list li a .menuTitle {
                    text-align: center; } }
        .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items {
          list-style: none;
          padding: 0;
          margin: 0; }
          .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li {
            padding: 2vh 5vw; }
            @media (min-width: 800px) {
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li {
                padding: 2vh 0 0 1vw; } }
            .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a {
              text-decoration: none;
              color: #000000;
              text-transform: uppercase;
              font-weight: 700;
              margin: 0; }
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a {
                font-size: 22px; }
              @media (min-width: 800px) and (max-width: 1500px) {
                .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a {
                  font-size: calc( 22px +  28 *  (100vw - 800px) /  700); } }
              @media (min-width: 1500px) {
                .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a {
                  font-size: 50px; } }
              .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a span.bolt {
                display: inline-block;
                margin-right: 10px;
                height: 1em;
                position: relative;
                top: 0.1em; }
                .globalHeader #mainMenuContain .navContain nav.mainNav .menuWrap ul.menu-single-items li a span.bolt img {
                  max-height: 100%; }
      .globalHeader #mainMenuContain .navContain nav.mainNav .socialWrap {
        display: flex;
        width: 100%;
        justify-content: center;
        padding: 5vh 0; }
        .globalHeader #mainMenuContain .navContain nav.mainNav .socialWrap a {
          display: flex;
          width: 50px;
          height: 50px;
          background: #ffffff;
          justify-content: center;
          align-items: center;
          text-align: center;
          margin: 0 8px;
          border-radius: 50%;
          color: #E7CA20;
          text-decoration: none;
          font-size: 30px; }

.preFooterLocations {
  padding: 3.5vh 10vw; }
  .preFooterLocations .headline {
    width: 100%;
    text-align: center;
    color: #000000; }
    .preFooterLocations .headline h2 {
      margin: 0; }
    .preFooterLocations .headline p {
      color: #000000;
      margin: 10px 0; }
      .preFooterLocations .headline p {
        font-size: 18px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .preFooterLocations .headline p {
          font-size: calc( 18px +  7 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .preFooterLocations .headline p {
          font-size: 25px; } }
  .preFooterLocations .locationGrid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 5vh 0 0 0; }
    .preFooterLocations .locationGrid .locationTile {
      width: 100%;
      height: 40vh;
      background: #E7CA20;
      margin: 2vw 0;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #000000;
      overflow: hidden; }
      @media (min-width: 800px) {
        .preFooterLocations .locationGrid .locationTile {
          width: 24.666vw;
          height: 24.666vw;
          max-width: 350px;
          max-height: 350px;
          margin: 0 1vw 2vw 1vw; } }
      @media (min-width: 1921px) {
        .preFooterLocations .locationGrid .locationTile {
          max-width: 500px;
          max-height: 500px; } }
      .preFooterLocations .locationGrid .locationTile:hover .tileOverlay {
        transform: translateY(0);
        transition: all ease-in 200ms; }
      .preFooterLocations .locationGrid .locationTile .content {
        text-align: center; }
        .preFooterLocations .locationGrid .locationTile .content .pin {
          padding-bottom: 15px;
          font-size: 4em; }
          .preFooterLocations .locationGrid .locationTile .content .pin img {
            max-height: 130px; }
        .preFooterLocations .locationGrid .locationTile .content .city {
          text-transform: uppercase; }
          .preFooterLocations .locationGrid .locationTile .content .city {
            font-size: 20px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .preFooterLocations .locationGrid .locationTile .content .city {
              font-size: calc( 20px +  17 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .preFooterLocations .locationGrid .locationTile .content .city {
              font-size: 37px; } }
      .preFooterLocations .locationGrid .locationTile .tileOverlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: auto;
        background: rgba(0, 0, 0, 0.8);
        transform: translateY(100%);
        transition: all ease-in 200ms;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        color: #ffffff;
        text-transform: uppercase; }
        .preFooterLocations .locationGrid .locationTile .tileOverlay {
          font-size: 18px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .preFooterLocations .locationGrid .locationTile .tileOverlay {
            font-size: calc( 18px +  2 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .preFooterLocations .locationGrid .locationTile .tileOverlay {
            font-size: 20px; } }
        .preFooterLocations .locationGrid .locationTile .tileOverlay .overContent .ctas {
          padding-top: 10px; }

.preFooterForm {
  padding: 0 10vw 5vh 10vw; }
  .preFooterForm .headline {
    text-align: center;
    padding: 0 0 5vh 0; }
    .preFooterForm .headline h2 {
      margin: 0; }
    .preFooterForm .headline p {
      color: #000000;
      margin: 10px 0; }
      .preFooterForm .headline p {
        font-size: 18px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .preFooterForm .headline p {
          font-size: calc( 18px +  7 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .preFooterForm .headline p {
          font-size: 25px; } }
  .preFooterForm .footerForm div#gform_wrapper_1 {
    padding: 0 0 1vh 0; }
  .preFooterForm .footerForm div#gform_confirmation_message_1 {
    text-align: center; }

.mainFooter {
  width: 100%;
  background: #E7CA20;
  padding: 3vh 10vw; }
  .mainFooter .top {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
    @media (min-width: 1025px) {
      .mainFooter .top {
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between; } }
    .mainFooter .top .left {
      width: 100%;
      display: flex;
      justify-content: center;
      padding: 0 20px 20px 20px; }
      @media (min-width: 1025px) {
        .mainFooter .top .left {
          width: 33.333%;
          justify-content: flex-start;
          text-align: left;
          padding: 0; } }
      .mainFooter .top .left .contain img {
        max-height: 100px; }
    .mainFooter .top .center {
      width: 100%;
      text-align: center;
      display: flex;
      justify-content: center;
      padding: 0 20px 20px 20px; }
      @media (min-width: 1025px) {
        .mainFooter .top .center {
          width: 33.333%;
          padding: 0; } }
      .mainFooter .top .center .contain .footerPhone {
        text-transform: uppercase; }
        .mainFooter .top .center .contain .footerPhone {
          font-size: 20px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .mainFooter .top .center .contain .footerPhone {
            font-size: calc( 20px +  6 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .mainFooter .top .center .contain .footerPhone {
            font-size: 26px; } }
        .mainFooter .top .center .contain .footerPhone a {
          color: #000000;
          text-decoration: none; }
          .mainFooter .top .center .contain .footerPhone a {
            font-size: 20px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .mainFooter .top .center .contain .footerPhone a {
              font-size: calc( 20px +  10 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .mainFooter .top .center .contain .footerPhone a {
              font-size: 30px; } }
    .mainFooter .top .right {
      width: 100%;
      display: flex;
      justify-content: center; }
      @media (min-width: 1025px) {
        .mainFooter .top .right {
          width: 33.333%;
          justify-content: flex-end; } }
      .mainFooter .top .right a {
        display: flex;
        width: 50px;
        height: 50px;
        background: #ffffff;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 0 8px;
        border-radius: 50%;
        color: #E7CA20;
        text-decoration: none;
        font-size: 30px;
        transition: all ease-in-out 200ms; }
        .mainFooter .top .right a:hover {
          color: #E7CA20;
          background-color: black;
          transition: all ease-in 200ms; }
  .mainFooter .bottom {
    text-align: center;
    padding-top: 2vh;
    font-size: 16px; }

.homeHero {
  width: 100%;
  position: relative; }
  @media (min-width: 1025px) {
    .homeHero {
      min-height: 60vh; } }
  .homeHero .heroHeadline {
    display: none; }
    @media (min-width: 800px) {
      .homeHero .heroHeadline {
        padding: 50px 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 500;
        background: transparent;
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
        overflow: hidden; } }
    .homeHero .heroHeadline .TopHeadline {
      width: 100%;
      color: #ffffff;
      padding: 0 10vw; }
      @media (min-width: 1130px) {
        .homeHero .heroHeadline .TopHeadline {
          padding: 0 5vw; } }
      @media (min-width: 1500px) {
        .homeHero .heroHeadline .TopHeadline {
          padding: 0 2.5vw; } }
      .homeHero .heroHeadline .TopHeadline h2 {
        margin: 0; }
        .homeHero .heroHeadline .TopHeadline h2 {
          font-size: 30px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .homeHero .heroHeadline .TopHeadline h2 {
            font-size: calc( 30px +  50 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .homeHero .heroHeadline .TopHeadline h2 {
            font-size: 80px; } }
    .homeHero .heroHeadline .BottomHeadline {
      display: flex;
      width: 100%;
      color: #E7CA20;
      height: 100%; }
      .homeHero .heroHeadline .BottomHeadline h2 {
        margin: 0; }
        .homeHero .heroHeadline .BottomHeadline h2 {
          font-size: 20px; }
        @media (min-width: 800px) and (max-width: 1500px) {
          .homeHero .heroHeadline .BottomHeadline h2 {
            font-size: calc( 20px +  20 *  (100vw - 800px) /  700); } }
        @media (min-width: 1500px) {
          .homeHero .heroHeadline .BottomHeadline h2 {
            font-size: 40px; } }
        .homeHero .heroHeadline .BottomHeadline h2 span {
          height: 60%;
          width: 19.5vw;
          background: #E7CA20;
          display: inline-block;
          margin: 0 20px 0 0; }
          @media (min-width: 800px) {
            .homeHero .heroHeadline .BottomHeadline h2 span {
              width: 16vw; } }
          @media (min-width: 1025px) {
            .homeHero .heroHeadline .BottomHeadline h2 span {
              width: 13vw; } }
          @media (min-width: 1500px) {
            .homeHero .heroHeadline .BottomHeadline h2 span {
              width: 7vw; } }

.homeSectionA {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  padding: 5vh 0; }
  .homeSectionA .contentContain {
    display: flex;
    flex-wrap: wrap; }
    .homeSectionA .contentContain .headline {
      width: 100%;
      text-align: center;
      padding: 0 10vw; }
    .homeSectionA .contentContain h1 {
      color: #000000;
      margin: 0; }
      .homeSectionA .contentContain h1 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .homeSectionA .contentContain h1 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .homeSectionA .contentContain h1 {
          font-size: 60px; } }
  .homeSectionA .copy {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10vw; }
    @media (min-width: 1025px) {
      .homeSectionA .copy {
        padding: 0 11vw; } }

section.homeSectionB {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 0 10vw 5vh; }
  section.homeSectionB h2 {
    color: #000000;
    margin: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 2.5vh; }
    section.homeSectionB h2 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      section.homeSectionB h2 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      section.homeSectionB h2 {
        font-size: 60px; } }
  section.homeSectionB .practice-types {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 20px 0; }
    @media (min-width: 1025px) {
      section.homeSectionB .practice-types {
        width: 50%;
        padding: 20px 20px; } }
    section.homeSectionB .practice-types .practice-back {
      display: flex;
      align-items: center;
      width: 100%;
      overflow: hidden;
      background-size: cover;
      background-position: 0 50%;
      background-repeat: no-repeat;
      min-height: 205px;
      height: 30vh;
      position: relative; }
      @media (min-width: 1025px) {
        section.homeSectionB .practice-types .practice-back {
          min-height: 30vh;
          height: auto; } }
      section.homeSectionB .practice-types .practice-back a.overlay {
        position: absolute;
        top: 0;
        left: 0;
        line-height: 100%;
        width: 100%;
        height: 100%;
        margin: auto;
        text-decoration: none; }
        section.homeSectionB .practice-types .practice-back a.overlay .contentContain {
          display: flex;
          justify-content: center;
          width: 100%;
          align-content: center;
          height: 100%;
          flex-wrap: wrap;
          transition: all 0.3s ease-in-out; }
          section.homeSectionB .practice-types .practice-back a.overlay .contentContain:hover {
            transform: scale(1.2, 1.2);
            transition: all 0.2s ease-in; }
          section.homeSectionB .practice-types .practice-back a.overlay .contentContain .icon {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: center; }
          section.homeSectionB .practice-types .practice-back a.overlay .contentContain h3 {
            color: #ffffff;
            margin: 10px 0 0 0; }
            section.homeSectionB .practice-types .practice-back a.overlay .contentContain h3 {
              font-size: 20px; }
            @media (min-width: 800px) and (max-width: 1500px) {
              section.homeSectionB .practice-types .practice-back a.overlay .contentContain h3 {
                font-size: calc( 20px +  16 *  (100vw - 800px) /  700); } }
            @media (min-width: 1500px) {
              section.homeSectionB .practice-types .practice-back a.overlay .contentContain h3 {
                font-size: 36px; } }

.practicearea-content .fullWidthWYSIWYG {
  width: 100%;
  padding: 5vh 10vw; }
  @media (min-width: 1025px) {
    .practicearea-content .fullWidthWYSIWYG {
      padding: 5vh 12vw; } }
  .practicearea-content .fullWidthWYSIWYG h1 {
    padding: 0vw 8vw;
    margin: 0;
    text-align: center; }
    .practicearea-content .fullWidthWYSIWYG h1 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h1 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h1 {
        font-size: 60px; } }
  .practicearea-content .fullWidthWYSIWYG h2 {
    color: #000000;
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    text-align: center; }
    .practicearea-content .fullWidthWYSIWYG h2 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h2 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h2 {
        font-size: 60px; } }
  .practicearea-content .fullWidthWYSIWYG h3 {
    padding: 0vw 8vw;
    margin: 0;
    text-align: center; }
    .practicearea-content .fullWidthWYSIWYG h3 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h3 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .practicearea-content .fullWidthWYSIWYG h3 {
        font-size: 60px; } }
    @media (min-width: 1025px) {
      .practicearea-content .fullWidthWYSIWYG h3 {
        padding: 0vw 0vw; } }

.practicearea-content .fullWidthImage {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 0 10vw; }

.practicearea-content .CTA {
  display: flex;
  padding: 0 10vw 5vh 10vw; }
  @media (min-width: 1025px) {
    .practicearea-content .CTA {
      padding: 0vh 12.5vw 5vh; } }
  .practicearea-content .CTA a {
    text-decoration: none;
    color: #000000; }

.LinkingStripeSection {
  width: 100%;
  padding: 4vh 0 0 0;
  background: #717171; }
  .LinkingStripeSection:last-of-type {
    padding: 0 0 4vh 0; }
  .LinkingStripeSection .stripeContain {
    width: 100%;
    padding: 2vh 5vw;
    overflow: hidden;
    position: relative;
    min-height: 23.9vh; }
    .LinkingStripeSection .stripeContain .left-section {
      width: 50%; }
      .LinkingStripeSection .stripeContain .left-section .image {
        display: none;
        overflow: hidden;
        background-size: cover;
        background-position: 50% 0%;
        background-repeat: no-repeat;
        min-height: 23.8vh;
        width: 100%; }
        @media (min-width: 800px) {
          .LinkingStripeSection .stripeContain .left-section .image {
            display: block;
            overflow: hidden;
            background-size: cover;
            background-position: 50% 0%;
            background-repeat: no-repeat;
            min-height: 23.8vh;
            width: 100%; } }
    .LinkingStripeSection .stripeContain .overlay {
      display: flex;
      justify-content: flex-end;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      margin: auto;
      text-decoration: none;
      padding: 2vh 0vw 0 4vw; }
      @media (min-width: 800px) {
        .LinkingStripeSection .stripeContain .overlay {
          padding: 2vh 3vw 0 0; } }
      .LinkingStripeSection .stripeContain .overlay .rightContain {
        width: 100%;
        transform: translateX(-2vw);
        overflow: hidden; }
        @media (min-width: 800px) {
          .LinkingStripeSection .stripeContain .overlay .rightContain {
            width: 70%; } }
        @media (min-width: 1130px) {
          .LinkingStripeSection .stripeContain .overlay .rightContain {
            width: 65%; } }
        .LinkingStripeSection .stripeContain .overlay .rightContain .right-section {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          margin: 0 auto;
          min-height: 23.9vh;
          width: 100%;
          background: #4D4D4D;
          margin: none;
          transform: none; }
          @media (min-width: 800px) {
            .LinkingStripeSection .stripeContain .overlay .rightContain .right-section {
              margin: 0 auto 0 100px;
              transform: skewX(20deg); } }
          @media (min-width: 1130px) {
            .LinkingStripeSection .stripeContain .overlay .rightContain .right-section {
              justify-content: flex-end; } }
          .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline {
            display: flex;
            height: 100%;
            align-items: center;
            color: #E7CA20;
            padding: 0 20vw;
            transform: none; }
            @media (min-width: 800px) {
              .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline {
                transform: skewX(-20deg) translateX(2vw);
                padding: 0 20vw 0 0; } }
            @media (min-width: 1350px) {
              .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline {
                padding: 0 12vw 0 0; } }
            .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline h3 {
              margin: 0; }
              .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline h3 {
                font-size: 40px; }
              @media (min-width: 800px) and (max-width: 1500px) {
                .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline h3 {
                  font-size: calc( 40px +  40 *  (100vw - 800px) /  700); } }
              @media (min-width: 1500px) {
                .LinkingStripeSection .stripeContain .overlay .rightContain .right-section .headline h3 {
                  font-size: 80px; } }
          .LinkingStripeSection .stripeContain .overlay .rightContain .right-section a {
            color: #E7CA20; }

.caseFilterHeadline {
  padding: 5vh 5vw;
  text-align: center; }
  .caseFilterHeadline h1 {
    margin: 0; }

.recentCaseFilters {
  padding: 20px 5vw 0 5vw;
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  .recentCaseFilters select#recentCaseCategories {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 10px 40px 10px 15px;
    font-size: 18px;
    background-size: 20px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat; }

.recentCasesGrid {
  padding: 20px 5vw;
  width: 100%; }
  .recentCasesGrid .initContain,
  .recentCasesGrid .morecontain {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
  .recentCasesGrid .recentCaseIndex {
    width: 100%;
    margin-bottom: 2.5vw;
    min-height: 50vh;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden; }
    .recentCasesGrid .recentCaseIndex a.overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      margin: auto;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase;
      transition: all 0.2s ease-in;
      padding: 0 20px; }
      .recentCasesGrid .recentCaseIndex a.overlay:hover {
        transform: scale(1.2, 1.2);
        transition: all 0.2s ease-in; }
      .recentCasesGrid .recentCaseIndex a.overlay .content {
        text-align: center;
        padding: 0 15vw; }
        .recentCasesGrid .recentCaseIndex a.overlay .content h3,
        .recentCasesGrid .recentCaseIndex a.overlay .content h2 {
          margin: 0; }
        .recentCasesGrid .recentCaseIndex a.overlay .content .value h3 {
          font-weight: 700; }
          .recentCasesGrid .recentCaseIndex a.overlay .content .value h3 {
            font-size: 25px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .recentCasesGrid .recentCaseIndex a.overlay .content .value h3 {
              font-size: calc( 25px +  65 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .recentCasesGrid .recentCaseIndex a.overlay .content .value h3 {
              font-size: 90px; } }
        .recentCasesGrid .recentCaseIndex a.overlay .content .caseType {
          padding: 1vh 0; }
          .recentCasesGrid .recentCaseIndex a.overlay .content .caseType h2 {
            font-weight: 500; }
            .recentCasesGrid .recentCaseIndex a.overlay .content .caseType h2 {
              font-size: 18px; }
            @media (min-width: 800px) and (max-width: 1500px) {
              .recentCasesGrid .recentCaseIndex a.overlay .content .caseType h2 {
                font-size: calc( 18px +  22 *  (100vw - 800px) /  700); } }
            @media (min-width: 1500px) {
              .recentCasesGrid .recentCaseIndex a.overlay .content .caseType h2 {
                font-size: 40px; } }
        .recentCasesGrid .recentCaseIndex a.overlay .content .overview {
          text-transform: none; }
          .recentCasesGrid .recentCaseIndex a.overlay .content .overview {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .recentCasesGrid .recentCaseIndex a.overlay .content .overview {
              font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .recentCasesGrid .recentCaseIndex a.overlay .content .overview {
              font-size: 24px; } }

.loadMoreSection {
  width: 100%;
  display: none;
  padding: 0 5vw 20px 5vw;
  justify-content: center;
  text-align: center; }
  .loadMoreSection a#caseLoadMore {
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 1; }
    .loadMoreSection a#caseLoadMore:hover .loadIcon {
      transition: all ease-in 150ms;
      transform: translateY(15px); }
    .loadMoreSection a#caseLoadMore .loadText {
      text-transform: uppercase;
      padding-bottom: 15px;
      font-weight: 700; }
      .loadMoreSection a#caseLoadMore .loadText {
        font-size: 20px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .loadMoreSection a#caseLoadMore .loadText {
          font-size: calc( 20px +  15 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .loadMoreSection a#caseLoadMore .loadText {
          font-size: 35px; } }
    .loadMoreSection a#caseLoadMore .loadIcon {
      display: flex;
      justify-content: center;
      text-align: center;
      transition: all ease-in 150ms;
      transform: translateY(0); }
      .loadMoreSection a#caseLoadMore .loadIcon img {
        max-height: 120px; }

.loadMoreSection.active {
  display: flex; }

.breadCrumb {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  color: #000000;
  padding: 0vh 2vw 5vh;
  font-weight: 700; }
  .breadCrumb {
    font-size: 10px; }
  @media (min-width: 800px) and (max-width: 1500px) {
    .breadCrumb {
      font-size: calc( 10px +  8 *  (100vw - 800px) /  700); } }
  @media (min-width: 1500px) {
    .breadCrumb {
      font-size: 18px; } }
  .breadCrumb a {
    text-decoration: none; }
  @media (min-width: 800px) {
    .breadCrumb {
      padding: 2vh 2vw 5vh; } }

.content-area {
  padding: 0 10vw 5vh; }
  .content-area .content {
    width: 100%;
    color: #000000; }
    .content-area .content h2 {
      color: #000000;
      margin: 0;
      text-align: center; }
      .content-area .content h2 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .content-area .content h2 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .content-area .content h2 {
          font-size: 60px; } }
    .content-area .content h3 {
      color: #000000;
      margin: 0;
      text-align: center; }
      .content-area .content h3 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .content-area .content h3 {
          font-size: calc( 25px +  15 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .content-area .content h3 {
          font-size: 40px; } }
    .content-area .content img {
      padding: 5vh 0; }
  .content-area .headline {
    display: flex;
    justify-content: center; }
    .content-area .headline h1 {
      color: #000000;
      margin: 0;
      text-align: center; }
      .content-area .headline h1 {
        font-size: 25px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .content-area .headline h1 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .content-area .headline h1 {
          font-size: 60px; } }

.recentPostFilters {
  padding: 20px 5vw 0 5vw;
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  .recentPostFilters select#recentPostCategories {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 10px 40px 10px 15px;
    font-size: 18px;
    background-size: 20px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat; }

.recentPostsGrid {
  padding: 20px 5vw;
  width: 100%; }
  .recentPostsGrid .initPostsContain, .recentPostsGrid #postsMoreContain {
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
  .recentPostsGrid .recentPostIndex {
    width: 100%;
    margin-bottom: 2.5vw;
    min-height: 50vh;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden; }
    .recentPostsGrid .recentPostIndex a.overlay {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      margin: auto;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #ffffff;
      text-decoration: none;
      text-transform: uppercase;
      transition: all 0.2s ease-in;
      background-color: rgba(231, 202, 32, 0.8);
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat;
      padding: 0 20px; }
      .recentPostsGrid .recentPostIndex a.overlay:hover {
        transform: scale(1.2, 1.2);
        transition: all 0.2s ease-in; }
      .recentPostsGrid .recentPostIndex a.overlay .content {
        text-align: center;
        padding: 0 15vw; }
        .recentPostsGrid .recentPostIndex a.overlay .content h3, .recentPostsGrid .recentPostIndex a.overlay .content h2 {
          margin: 0; }
        .recentPostsGrid .recentPostIndex a.overlay .content .value h3 {
          font-weight: 700; }
          .recentPostsGrid .recentPostIndex a.overlay .content .value h3 {
            font-size: 25px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .recentPostsGrid .recentPostIndex a.overlay .content .value h3 {
              font-size: calc( 25px +  65 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .recentPostsGrid .recentPostIndex a.overlay .content .value h3 {
              font-size: 90px; } }
        .recentPostsGrid .recentPostIndex a.overlay .content .caseType h2 {
          font-weight: 500; }
          .recentPostsGrid .recentPostIndex a.overlay .content .caseType h2 {
            font-size: 18px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .recentPostsGrid .recentPostIndex a.overlay .content .caseType h2 {
              font-size: calc( 18px +  22 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .recentPostsGrid .recentPostIndex a.overlay .content .caseType h2 {
              font-size: 40px; } }

.loadMorePostsSection {
  width: 100%;
  display: none;
  padding: 0 5vw 20px 5vw;
  justify-content: center;
  text-align: center; }
  .loadMorePostsSection a#postLoadMore {
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 1; }
    .loadMorePostsSection a#postLoadMore:hover .loadIcon {
      transition: all ease-in 150ms;
      transform: translateY(15px); }
    .loadMorePostsSection a#postLoadMore .loadText {
      text-transform: uppercase;
      padding-bottom: 15px;
      font-weight: 700; }
      .loadMorePostsSection a#postLoadMore .loadText {
        font-size: 20px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .loadMorePostsSection a#postLoadMore .loadText {
          font-size: calc( 20px +  15 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .loadMorePostsSection a#postLoadMore .loadText {
          font-size: 35px; } }
    .loadMorePostsSection a#postLoadMore .loadIcon {
      display: flex;
      justify-content: center;
      text-align: center;
      transition: all ease-in 150ms;
      transform: translateY(0); }
      .loadMorePostsSection a#postLoadMore .loadIcon img {
        max-height: 120px; }

.loadMorePostsSection.active {
  display: flex; }

.aboutSectionA {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 5vh 0vw 0 0; }
  @media (min-width: 1025px) {
    .aboutSectionA {
      padding: 5vh 10vw; } }
  .aboutSectionA h1 {
    padding: 0vw 13vw;
    margin: 0;
    text-align: center; }
    .aboutSectionA h1 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .aboutSectionA h1 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .aboutSectionA h1 {
        font-size: 60px; } }
  .aboutSectionA h2 {
    color: #000000;
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    text-align: center; }
    .aboutSectionA h2 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .aboutSectionA h2 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .aboutSectionA h2 {
        font-size: 60px; } }
  .aboutSectionA h3 {
    padding: 0vw 8vw;
    margin: 0;
    text-align: center; }
    .aboutSectionA h3 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .aboutSectionA h3 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .aboutSectionA h3 {
        font-size: 60px; } }
    @media (min-width: 1025px) {
      .aboutSectionA h3 {
        padding: 0vw 0vw; } }
  .aboutSectionA p {
    padding: 0 13vw; }

.aboutSectionB {
  padding: 0vh 0vw; }
  @media (min-width: 1025px) {
    .aboutSectionB {
      padding: 0vh 10vw; } }
  .aboutSectionB h2 {
    padding: 5vh 0;
    color: #000000;
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    text-align: center; }
    .aboutSectionB h2 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .aboutSectionB h2 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .aboutSectionB h2 {
        font-size: 60px; } }
  .aboutSectionB .contentContain {
    width: 100%;
    text-align: left;
    padding: 0 10vw; }
    .aboutSectionB .contentContain h3 {
      color: #000000;
      margin: 0;
      width: 100%;
      text-align: left;
      text-transform: uppercase; }
      .aboutSectionB .contentContain h3 {
        font-size: 18px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .aboutSectionB .contentContain h3 {
          font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .aboutSectionB .contentContain h3 {
          font-size: 24px; } }
    .aboutSectionB .contentContain .jarallax {
      min-height: 45vh;
      position: relative;
      z-index: 0; }
      @media (min-width: 1025px) {
        .aboutSectionB .contentContain .jarallax {
          min-height: 78vh; } }
      .aboutSectionB .contentContain .jarallax .jarallax-img {
        position: absolute;
        object-fit: cover;
        font-family: 'object-fit: cover;';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -1; }
    .aboutSectionB .contentContain .copy {
      padding: 5vh 0; }
      .aboutSectionB .contentContain .copy p {
        margin: 0; }

.videoHeadline {
  padding: 5vh 10vw;
  text-align: center; }

.recentVideoFilters {
  padding: 20px 10vw 0 10vw;
  display: flex;
  width: 100%;
  justify-content: flex-end; }
  @media (min-width: 1025px) {
    .recentVideoFilters {
      padding: 20px 12vw 0 12vw; } }
  .recentVideoFilters select#recentVideoCategories {
    appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 10px 40px 10px 15px;
    font-size: 18px;
    background-size: 20px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat; }

.recentVideosGrid {
  padding: 20px 10vw;
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  .recentVideosGrid .initVideoContain, .recentVideosGrid #videoMoreContain {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .recentVideosGrid .recentVideoIndex {
    width: 100%;
    margin-bottom: 2.5vw;
    overflow: hidden; }
    @media (min-width: 1025px) {
      .recentVideosGrid .recentVideoIndex {
        width: 37vw;
        margin: 0 1vw 2vw 1vw; } }
    .recentVideosGrid .recentVideoIndex:hover {
      cursor: pointer; }
      .recentVideosGrid .recentVideoIndex:hover .topImage a.overlay {
        opacity: 1;
        visibility: visible;
        transition: all 0.2s ease-in; }
    .recentVideosGrid .recentVideoIndex .topImage {
      min-height: 25vh;
      background-size: cover;
      background-position: 50%;
      background-repeat: no-repeat;
      position: relative;
      overflow: hidden; }
      @media (min-width: 1025px) {
        .recentVideosGrid .recentVideoIndex .topImage {
          min-height: 40vh; } }
      .recentVideosGrid .recentVideoIndex .topImage a.overlay {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: auto;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #ffffff;
        text-decoration: none;
        text-transform: uppercase;
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s ease-in;
        background-color: rgba(231, 202, 32, 0.8);
        padding: 0 20px;
        z-index: 100; }
        .recentVideosGrid .recentVideoIndex .topImage a.overlay .content {
          text-align: center;
          color: #000000; }
          .recentVideosGrid .recentVideoIndex .topImage a.overlay .content {
            font-size: 25px; }
          @media (min-width: 800px) and (max-width: 1500px) {
            .recentVideosGrid .recentVideoIndex .topImage a.overlay .content {
              font-size: calc( 25px +  65 *  (100vw - 800px) /  700); } }
          @media (min-width: 1500px) {
            .recentVideosGrid .recentVideoIndex .topImage a.overlay .content {
              font-size: 90px; } }
    .recentVideosGrid .recentVideoIndex .copy {
      padding: #000000; }

.loadMoreVideoSection {
  width: 100%;
  display: none;
  padding: 0 5vw 20px 5vw;
  justify-content: center;
  text-align: center; }
  .loadMoreVideoSection a#videoLoadMore {
    text-decoration: none;
    color: #000000;
    display: block;
    line-height: 1; }
    .loadMoreVideoSection a#videoLoadMore:hover .loadIcon {
      transition: all ease-in 150ms;
      transform: translateY(15px); }
    .loadMoreVideoSection a#videoLoadMore .loadText {
      text-transform: uppercase;
      padding-bottom: 15px;
      font-weight: 700; }
      .loadMoreVideoSection a#videoLoadMore .loadText {
        font-size: 20px; }
      @media (min-width: 800px) and (max-width: 1500px) {
        .loadMoreVideoSection a#videoLoadMore .loadText {
          font-size: calc( 20px +  15 *  (100vw - 800px) /  700); } }
      @media (min-width: 1500px) {
        .loadMoreVideoSection a#videoLoadMore .loadText {
          font-size: 35px; } }
    .loadMoreVideoSection a#videoLoadMore .loadIcon {
      display: flex;
      justify-content: center;
      text-align: center;
      transition: all ease-in 150ms;
      transform: translateY(0); }
      .loadMoreVideoSection a#videoLoadMore .loadIcon img {
        max-height: 120px; }

.loadMoreVideoSection.active {
  display: flex; }

.ebooks_content {
  width: 100%;
  padding: 5vh 10vw; }
  @media (min-width: 800px) {
    .ebooks_content {
      padding: 5vh 10vw 10vh; } }
  .ebooks_content .fullWidthWYSIWYG h1 {
    padding: 0vw 8vw;
    margin: 0;
    text-align: center; }
    .ebooks_content .fullWidthWYSIWYG h1 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h1 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h1 {
        font-size: 60px; } }
  .ebooks_content .fullWidthWYSIWYG h2 {
    color: #000000;
    margin: 0;
    width: 100%;
    text-align: center;
    justify-content: center;
    text-align: center; }
    .ebooks_content .fullWidthWYSIWYG h2 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h2 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h2 {
        font-size: 60px; } }
  .ebooks_content .fullWidthWYSIWYG h3 {
    padding: 0vw 8vw;
    margin: 0;
    text-align: center; }
    .ebooks_content .fullWidthWYSIWYG h3 {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h3 {
        font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .ebooks_content .fullWidthWYSIWYG h3 {
        font-size: 60px; } }
    @media (min-width: 1025px) {
      .ebooks_content .fullWidthWYSIWYG h3 {
        padding: 0vw 0vw; } }
  .ebooks_content .fullWidthWYSIWYG a {
    color: #000000; }
  .ebooks_content .fullWidthWYSIWYG ul a {
    color: #000000;
    padding: 0 8vh; }
  .ebooks_content .fullWidthWYSIWYG ul p {
    margin: 0; }

.resourceSectionA {
  padding: 5vh 10vw; }
  .resourceSectionA .headline {
    text-align: center; }
    .resourceSectionA .headline h1 {
      margin: 0; }

.lawsHeadline {
  padding: 0 10vw;
  text-align: center; }
  .lawsHeadline h2 {
    margin: 0; }

.lawsFilter {
  padding: 5vh 10vw 0 10vw;
  text-align: center; }
  .lawsFilter select {
    appearance: none;
    -webkit-appearance: none;
    border: none;
    border-radius: 0;
    background: #E7CA20;
    padding: 10px 35px 10px 10px;
    width: 90%;
    max-width: 600px;
    text-align: center;
    text-align-last: center;
    -moz-text-align-last: center;
    background-size: 25px;
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    text-transform: uppercase;
    font-weight: 700; }
    .lawsFilter select {
      font-size: 25px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .lawsFilter select {
        font-size: calc( 25px +  13 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .lawsFilter select {
        font-size: 38px; } }

.lawsAppend {
  padding: 2.5vh 10vw; }

.resourceB {
  padding: 5vh 10vw; }
  .resourceB .headline {
    text-align: center; }
    .resourceB .headline h2 {
      margin: 0; }
  .resourceB .copy h4 {
    margin: 0; }
    .resourceB .copy h4 {
      font-size: 20px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      .resourceB .copy h4 {
        font-size: calc( 20px +  10 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      .resourceB .copy h4 {
        font-size: 30px; } }

.postid-623 .lawsFilter {
  display: none; }

.postid-623 .lawsAppend {
  display: none; }

.postid-623 .resourceB {
  padding: 0 10vw; }

section.individualEvents {
  width: 100%;
  padding: 5vh 10vw; }
  section.individualEvents .date {
    color: #000000;
    font-weight: bold;
    margin: 0; }
    section.individualEvents .date {
      font-size: 24px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      section.individualEvents .date {
        font-size: calc( 24px +  16 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      section.individualEvents .date {
        font-size: 40px; } }
  section.individualEvents h2 {
    text-align: center; }
  section.individualEvents h3 {
    color: #E7CA20;
    font-style: italic;
    font-weight: 200;
    margin: 0; }
    section.individualEvents h3 {
      font-size: 18px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      section.individualEvents h3 {
        font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      section.individualEvents h3 {
        font-size: 24px; } }
  section.individualEvents a {
    color: #000000; }

section.eventsSingle {
  width: 100%;
  padding: 5vh 10vw; }
  section.eventsSingle .date {
    color: #000000;
    font-weight: bold;
    margin: 0; }
    section.eventsSingle .date {
      font-size: 24px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      section.eventsSingle .date {
        font-size: calc( 24px +  16 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      section.eventsSingle .date {
        font-size: 40px; } }
  section.eventsSingle h2 {
    text-align: center; }
  section.eventsSingle h3 {
    color: #E7CA20;
    font-style: italic;
    font-weight: 200;
    margin: 0; }
    section.eventsSingle h3 {
      font-size: 18px; }
    @media (min-width: 800px) and (max-width: 1500px) {
      section.eventsSingle h3 {
        font-size: calc( 18px +  6 *  (100vw - 800px) /  700); } }
    @media (min-width: 1500px) {
      section.eventsSingle h3 {
        font-size: 24px; } }
  section.eventsSingle a {
    color: #000000; }

section.AwardsSectionA {
  padding: 5vh 10vw; }
  section.AwardsSectionA .headline {
    text-align: center; }
    section.AwardsSectionA .headline h1 {
      margin: 0; }

section.awards_content {
  width: 100%;
  padding: 5vh 10vw; }
  @media (min-width: 800px) {
    section.awards_content {
      padding: 5vh 10vw 10vh; } }
  section.awards_content .content-contain {
    padding: 0 0 2vh;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center; }
    @media (min-width: 1025px) {
      section.awards_content .content-contain {
        flex-wrap: nowrap; }
        section.awards_content .content-contain .content {
          width: 80%; }
          section.awards_content .content-contain .content h1 {
            padding: 0vw 8vw;
            margin: 0;
            text-align: center; }
            section.awards_content .content-contain .content h1 {
              font-size: 25px; } }
      @media (min-width: 1025px) and (min-width: 800px) and (max-width: 1500px) {
        section.awards_content .content-contain .content h1 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1025px) and (min-width: 1500px) {
        section.awards_content .content-contain .content h1 {
          font-size: 60px; } }
    @media (min-width: 1025px) {
          section.awards_content .content-contain .content h2 {
            color: #000000;
            margin: 0;
            width: 100%;
            text-align: center;
            justify-content: center;
            text-align: center; }
            section.awards_content .content-contain .content h2 {
              font-size: 25px; } }
      @media (min-width: 1025px) and (min-width: 800px) and (max-width: 1500px) {
        section.awards_content .content-contain .content h2 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1025px) and (min-width: 1500px) {
        section.awards_content .content-contain .content h2 {
          font-size: 60px; } }
    @media (min-width: 1025px) {
          section.awards_content .content-contain .content h3 {
            padding: 0vw 8vw;
            margin: 0;
            text-align: center; }
            section.awards_content .content-contain .content h3 {
              font-size: 25px; } }
      @media (min-width: 1025px) and (min-width: 800px) and (max-width: 1500px) {
        section.awards_content .content-contain .content h3 {
          font-size: calc( 25px +  35 *  (100vw - 800px) /  700); } }
      @media (min-width: 1025px) and (min-width: 1500px) {
        section.awards_content .content-contain .content h3 {
          font-size: 60px; } }
      @media (min-width: 1025px) and (min-width: 1025px) {
        section.awards_content .content-contain .content h3 {
          padding: 0vw 0vw; } }
    @media (min-width: 1025px) {
          section.awards_content .content-contain .content a {
            color: #000000; }
          section.awards_content .content-contain .content ul a {
            color: #000000;
            padding: 0 8vh; }
          section.awards_content .content-contain .content ul p img {
            max-width: 300px; } }

