/**
    FBR Sass File v.20200612
    Author: Brandon Woodall & Celtson Toote
**/
/*

------------------- Styling Content Guide -------------------

1. General Variables & Mixins ------------ >
2. Theme Overwrite ----------------------- >
3. General Styles ------------------------ >
4. Widget Title -------------------------- >
5. Site Title ---------------------------- >
6. Site Header --------------------------- >
7. Intro Section ------------------------- >
8. Trailer Section ----------------------- >
9. About Section ------------------------- >
10. Videos ------------------------------- >
11. Photos ------------------------------- >
12. Downloads ---------------------------- >
13. Connect ------------------------------ >
14. Site Footer -------------------------- >

*/
/* -------------------------------------------------- */
/* --------- 1. General Variables & Mixins ---------- */
/* -------------------------------------------------- */
/* Device Screen Breakpoints */
/* ---------------------------------------- */
/* --------- 2. Theme Overwrites ---------- */
/* ---------------------------------------- */
.one-half {
  width: 100%; }
  @media only screen and (min-width: 960px) {
    .one-half {
      width: 48.717948717948715%; } }

.wp-block-columns.has-4-columns {
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap; }
  .wp-block-columns.has-4-columns .wp-block-column {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
    @media only screen and (min-width: 720px) {
      .wp-block-columns.has-4-columns .wp-block-column {
        -webkit-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%; } }
    @media only screen and (min-width: 1140px) {
      .wp-block-columns.has-4-columns .wp-block-column {
        -webkit-flex-basis: 20%;
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%; } }

.wp-block-columns .wp-block-column {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.front-page .genesis-nav-menu a:hover, .front-page .genesis-nav-menu a:focus,
.front-page .offscreen-content-icon button:hover, .front-page .offscreen-content-icon button:focus,
.front-page .white .genesis-nav-menu a:hover, .front-page .white .genesis-nav-menu a:focus {
  color: #ffffff; }

@media only screen and (max-width: 800px) {
  .front-page .site-header, .title-area {
    padding: 0;
    background-color: #020001;
    position: fixed;
    top: 0; }
  .nav-primary {
    background-color: #020001;
    margin-top: 0;
    border-top: 1px solid #646464; }
  .menu-toggle {
    background-color: #020001;
    color: #ffffff;
    border: none; }
  .menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    border: none;
    color: #ffffff; }
  .genesis-nav-menu a:hover, .genesis-nav-menu a:focus,
  .genesis-nav-menu .current-menu-item > a,
  .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
  .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
  .genesis-nav-menu a {
    color: #ffffff; }
  .front-page-1 {
    padding-top: 1rem;
    padding-bottom: 3rem; } }

.title-area {
  width: 0%; }

.nav-primary {
  width: 100%; }

.full-width-content .content {
  max-width: none; }

.front-page-1 .widget-full .wrap, .front-page-2 .widget-full .wrap, .front-page-3 .widget-full .wrap, .front-page-4 .widget-full .wrap, .front-page-5 .widget-full .wrap, .front-page-6 .widget-full .wrap, .front-page-7 .widget-full .wrap {
  max-width: 1440px; }

.front-page-2, .front-page-3, .front-page-4, .front-page-5, .front-page-6, .front-page-7 {
  margin-top: 0; }

.front-page-1 {
  position: relative; }
  .front-page-1 .image-section {
    z-index: 1;
    position: relative; }
  .front-page-1 .widget {
    margin-bottom: 0; }
  .front-page-1 .play-link {
    border-bottom: none;
    color: #F8C539;
    text-transform: uppercase; }
    @media only screen and (min-width: 800px) {
      .front-page-1 .play-link {
        font-size: 4.2rem; } }
    .front-page-1 .play-link .icon {
      margin-right: 1rem; }
    .front-page-1 .play-link:hover, .front-page-1 .play-link:focus, .front-page-1 .play-link:active {
      border: none;
      color: #dda408; }
  .front-page-1 .sign-up-form .gform_wrapper form, .front-page-1 .sign-up-form .gform_wrapper form input {
    text-align: center; }

#custom_html-2 .custom-html-widget h3 {
  font-size: 3.6rem;
  margin-bottom: 1rem; }
  @media only screen and (min-width: 720px) {
    #custom_html-2 .custom-html-widget h3 {
      font-size: 5rem; } }

#custom_html-2 .custom-html-widget h4 {
  margin-bottom: 3rem; }

#custom_html-2 .licenses {
  display: inline-block;
  padding: 15px 41px 0;
  background: #000;
  margin-bottom: 20px; }

#custom_html-2 .group-sizes {
  margin-bottom: 2rem; }
  #custom_html-2 .group-sizes h4 {
    color: white;
    margin-bottom: 0; }
  #custom_html-2 .group-sizes p {
    text-transform: initial; }
  #custom_html-2 .group-sizes .lw-digital {
    font-size: 30px;
    line-height: 32px; }
    #custom_html-2 .group-sizes .lw-digital span {
      display: block; }
      #custom_html-2 .group-sizes .lw-digital span a {
        display: inline-block;
        font-size: 36px;
        padding-bottom: 5px;
        font-weight: bold;
        padding-top: 10px;
        line-height: 37px; }

#custom_html-2 .watch-btns {
  margin-bottom: 15px; }
  #custom_html-2 .watch-btns .button {
    background-color: #1c474a;
    border: none;
    border-radius: 5px;
    margin: 15px 5px 0; }
    #custom_html-2 .watch-btns .button[disabled] {
      cursor: not-allowed; }
    #custom_html-2 .watch-btns .button:hover {
      background-color: #173b3e;
      color: white; }
  #custom_html-2 .watch-btns .coming-soon {
    font-size: 15px;
    text-transform: initial; }

@media only screen and (min-width: 800px) {
  .front-page-1 .widget {
    margin-right: auto;
    margin-left: auto;
    width: 80%;
    text-align: center;
    margin-bottom: 0; }
  .front-page-1::after {
    content: "";
    display: block;
    background-image: url(https://s3.amazonaws.com/LWbranding/free-burma-rangers/2019/09/fbr-orange-smoke.png);
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%; } }

@media only screen and (min-width: 800px) {
  .front-page-1::before {
    content: "";
    background-image: url(https://s3.amazonaws.com/LWbranding/free-burma-rangers/2019/09/dave-header-min.png);
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    display: table;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 85%;
    width: 50%; } }

@media only screen and (min-width: 1430px) {
  .front-page-1::before {
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain; } }

.front-page-5, .front-page-7 {
  background: #A74523;
  background-image: none;
  padding-top: 0; }

.trailer-section .video-trailer-section.wp-block-columns {
  position: relative;
  margin-bottom: 0; }
  .trailer-section .video-trailer-section.wp-block-columns .teaser-trailer-cover {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    opacity: 1;
    -webkit-transition: left 0s .2s, opacity .2s 0s;
    -moz-transition: left 0s .2s, opacity .2s 0s;
    -o-transition: left 0s .2s, opacity .2s 0s;
    transition: left 0s .2s, opacity .2s 0s;
    cursor: pointer; }
    .trailer-section .video-trailer-section.wp-block-columns .teaser-trailer-cover.hide {
      opacity: 0;
      left: -9999px; }
    .trailer-section .video-trailer-section.wp-block-columns .teaser-trailer-cover img {
      width: 100%; }
  .trailer-section .video-trailer-section.wp-block-columns .wp-block-column {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important; }
  .trailer-section .video-trailer-section.wp-block-columns * {
    margin-bottom: 0 !important; }

/* ------------------------------------- */
/* --------- 3. General Styles ---------- */
/* ------------------------------------- */
html {
  font-size: 10px;
  overflow-x: hidden; }
  html.modal-on {
    overflow: hidden; }

body {
  font-family: acumin-pro-extra-condensed, sans-serif;
  background-color: #ffffff;
  color: #646464;
  font-size: 10px;
  font-weight: 400;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  font-family: acumin-pro-extra-condensed, sans-serif;
  word-wrap: normal;
  font-weight: 600; }

h1, h2 {
  line-height: 1;
  font-size: 3.2rem;
  color: #FFFFE6; }
  @media only screen and (min-width: 960px) {
    h1, h2 {
      font-size: 6.2rem; } }
  @media only screen and (max-width: 960px) and (min-width: 720px) {
    h1, h2 {
      font-size: 4rem; } }

h3 {
  font-size: 2rem;
  color: #ffffff; }
  @media only screen and (min-width: 720px) {
    h3 {
      font-size: 4rem; } }

h4 {
  font-size: 2.7rem;
  color: #FFFFE6;
  margin-bottom: 1rem; }

h5 {
  font-size: 2.7rem;
  color: #646464; }

h6 {
  font-size: 2.2rem;
  color: #646464; }

p {
  font-size: 1.4rem;
  line-height: 2.8rem;
  color: #646464; }
  @media only screen and (max-width: 960px) and (min-width: 480px) {
    p {
      font-size: 1.6rem; } }
  @media only screen and (min-width: 960px) {
    p {
      font-size: 2rem; } }

a {
  color: #F8C539;
  border-bottom: 1px solid transparent;
  text-decoration: none;
  -webkit-transition: border 0.2s, color 0.2s, background-color 0.2s;
  -moz-transition: border 0.2s, color 0.2s, background-color 0.2s;
  -o-transition: border 0.2s, color 0.2s, background-color 0.2s;
  transition: border 0.2s, color 0.2s, background-color 0.2s; }
  a:hover, a:focus, a:active {
    border-color: #dda408;
    color: #dda408;
    outline: none; }

.inverse-text p, .inverse-text h1, .inverse-text h2, .inverse-text h3, .inverse-text h4, .inverse-text h5, .inverse-text ul, .inverse-text ol, .inverse-text a:not(.btn) {
  color: #fff; }

.inverse-text a:not(.btn) {
  border-color: #fff; }

.inverse-text a:not(.btn):hover {
  color: #eee;
  border-color: transparent; }

.inner-wrap {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem; }
  @media only screen and (max-width: 960px) and (min-width: 480px) {
    .inner-wrap {
      padding-left: 4rem;
      padding-right: 4rem; } }

.p-a {
  padding-top: 11rem;
  padding-bottom: 11rem;
  padding-left: 11rem;
  padding-right: 11rem; }

.p-a-s {
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5rem;
  padding-right: 5rem; }

.p-y {
  padding-top: 11rem;
  padding-bottom: 11rem; }

.p-y-s {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.p-b {
  padding-bottom: 11rem; }

.p-b-s {
  padding-bottom: 5rem; }

.p-t {
  padding-top: 11rem; }

.p-t-s {
  padding-top: 5rem; }

.m-t {
  margin-top: 11rem; }

.btn {
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  padding: 2rem 5rem;
  display: inline-block;
  text-decoration: none;
  font-size: 1.8rem;
  background-color: #F8C539;
  border: 5px solid #F8C539;
  color: #ffffff;
  cursor: pointer; }
  .btn:first-of-type {
    margin-bottom: 2rem;
    margin-right: 2rem; }
  .btn:hover, .btn:focus, .btn:active {
    background-color: #dda408;
    border-color: #dda408;
    color: #ffffff; }
  .btn__inverse {
    color: #F8C539;
    background-color: #ffffff;
    border-color: #ffffff; }
    .btn__inverse:hover, .btn__inverse:focus, .btn__inverse:active {
      background-color: transparent;
      border-color: #ffffff;
      color: #ffffff; }

.button, input[type="submit"] {
  -webkit-border-radius: 75px;
  -moz-border-radius: 75px;
  border-radius: 75px;
  padding: 2rem 5rem;
  display: inline-block;
  text-decoration: none;
  font-size: 1.8rem;
  background-color: #F8C539;
  border: 5px solid #F8C539;
  color: #ffffff; }
  .button:hover, .button:active, .button:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
    background-color: #dda408;
    border-color: #dda408;
    color: #ffffff; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25% 0;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.2); }
  .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .embed-responsive > div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }

/* ------------------------------------- */
/* -------- 4. Widget Title   ---------- */
/* ------------------------------------- */
.featured-content .widget-title {
  font-family: acumin-pro-extra-condensed, sans-serif;
  font-weight: 600;
  font-size: 4.2rem;
  line-height: 4.4rem;
  margin-bottom: 5rem;
  text-transform: uppercase; }
  @media only screen and (min-width: 960px) {
    .featured-content .widget-title {
      font-size: 6.1rem;
      line-height: 6.3rem;
      margin-bottom: 11rem; } }

/* ------------------------------------- */
/* ---------  5. Site Title   ---------- */
/* ------------------------------------- */
.site-title {
  text-indent: -9999px;
  opacity: 0;
  height: 0;
  margin: 0;
  padding: 0; }

/* ------------------------------------- */
/* --------  6. Site Header   ---------- */
/* ------------------------------------- */
.front-page .white .site-header, .header-image.front-page .site-header {
  background-color: #020001;
  border-bottom: 0; }

.front-page .white .genesis-nav-menu a {
  color: #ffffff; }

/* ------------------------------------- */
/* --------  7. Intro Section   -------- */
/* ------------------------------------- */
.intro-section {
  background-attachment: fixed;
  max-height: 900px; }
  @media only screen and (max-width: 720px) {
    .intro-section.front-page-1 {
      background-image: url(https://s3.amazonaws.com/LWbranding/free-burma-rangers/2019/09/fbr-mobile-bg.jpg);
      background-attachment: initial; }
      .intro-section.front-page-1 #media_image-2 {
        padding-top: 4rem; } }

/* ------------------------------------- */
/* -------- 8. Trailer Section  -------- */
/* ------------------------------------- */
.trailer-section {
  background: #020001;
  position: relative;
  border-top: 0px;
  padding-top: 3rem;
  padding-bottom: 0px; }
  .trailer-section .wp-block-image.winner-emblem img {
    max-width: 500px;
    margin-bottom: 2rem;
    margin-right: auto;
    margin-left: auto;
    width: 80%; }
  .trailer-section figure.desktop {
    display: none; }
  @media only screen and (min-width: 720px) {
    .trailer-section figure.desktop {
      display: block; }
    .trailer-section figure.mobile {
      display: none; }
    .trailer-section:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      height: 350px;
      width: 100%;
      background: #ffffff;
      z-index: -1; } }
  @media only screen and (min-width: 960px) {
    .trailer-section {
      padding-top: 10rem; } }
  .trailer-section .entry-content .wp-block-columns {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -moz-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .trailer-section .entry-content .wp-block-columns .wp-block-column {
      -webkit-flex-basis: 31%;
      -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
      margin-left: 2.3%;
      margin-bottom: 0.75rem; }
      .trailer-section .entry-content .wp-block-columns .wp-block-column:first-child, .trailer-section .entry-content .wp-block-columns .wp-block-column:nth-child(4) {
        margin-left: 0; }
      @media only screen and (min-width: 720px) {
        .trailer-section .entry-content .wp-block-columns .wp-block-column {
          -webkit-flex-basis: 15%;
          -ms-flex-preferred-size: 15%;
          flex-basis: 15%;
          margin-left: 2%;
          margin-bottom: 5rem; }
          .trailer-section .entry-content .wp-block-columns .wp-block-column:first-child {
            margin-left: 0; }
          .trailer-section .entry-content .wp-block-columns .wp-block-column:nth-child(4) {
            margin-left: 2%; } }
  .trailer-section .entry-content .testimony {
    margin-bottom: 0; }
    .trailer-section .entry-content .testimony h3 {
      font-size: 4rem; }
    .trailer-section .entry-content .testimony-head {
      margin-bottom: 3rem; }
    .trailer-section .entry-content .testimony-cols {
      margin-bottom: 0 !important; }
      .trailer-section .entry-content .testimony-cols .wp-block-column {
        margin-bottom: 2rem; }
        .trailer-section .entry-content .testimony-cols .wp-block-column p {
          color: white; }
  .trailer-section .wp-block-image {
    margin-bottom: 0; }
  .trailer-section .button {
    background: #A74523;
    color: #ffffff;
    border: 0px;
    margin-bottom: 6rem;
    margin-top: 3rem;
    line-height: 0; }
    @media only screen and (min-width: 960px) {
      .trailer-section .button {
        margin-bottom: 15rem;
        margin-top: 5rem; } }
    .trailer-section .button:hover {
      background: #7d341a; }
    .trailer-section .button a {
      border: 0px;
      display: block;
      text-decoration: none;
      color: #ffffff;
      font-family: acumin-pro-extra-condensed, sans-serif;
      font-weight: 600;
      font-size: 1.8rem;
      line-height: 2.1rem;
      text-transform: uppercase; }
      @media only screen and (min-width: 960px) {
        .trailer-section .button a {
          font-size: 3rem;
          line-height: 3.2rem; } }
      @media only screen and (min-width: 960px) {
        .trailer-section .button a {
          font-size: 4rem;
          line-height: 4.2rem; } }
      .trailer-section .button a:hover {
        border: 0px;
        text-decoration: none; }
  .trailer-section .video-trailer-section {
    margin-top: 5rem; }
    @media only screen and (min-width: 720px) {
      .trailer-section .video-trailer-section.wp-block-columns {
        width: 70%;
        margin: auto; } }

/* ------------------------------------- */
/* ---------    9. About      ---------- */
/* ------------------------------------- */
.about-section {
  background-color: #ffffff;
  padding-top: 4rem;
  border-top: 0px;
  padding-bottom: 0px; }
  .about-section:after {
    content: "";
    clear: both;
    display: table; }
  @media only screen and (min-width: 960px) {
    .about-section {
      padding-top: 10rem; } }
  .about-section .featured-content {
    position: relative; }
  .about-section .widget-title {
    text-align: center;
    color: #646464; }
    @media only screen and (min-width: 960px) {
      .about-section .widget-title {
        margin-bottom: 6rem; } }
  .about-section p {
    color: #646464;
    font-size: 2rem;
    line-height: 2.6rem;
    text-align: left;
    font-family: acumin-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 100%; }
    @media only screen and (min-width: 960px) {
      .about-section p {
        font-size: 2.5rem;
        line-height: 3.1rem;
        padding-left: 21rem;
        padding-right: 21rem; } }
  .about-section ul {
    margin-top: 5rem;
    margin-bottom: 5rem;
    margin-top: 1rem;
    width: 100%;
    color: #646464;
    text-align: left; }
    @media only screen and (min-width: 960px) {
      .about-section ul {
        padding-left: 21rem;
        padding-right: 21rem; } }
    .about-section ul li {
      font-size: 1.4rem;
      line-height: 2rem;
      font-family: acumin-pro, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-weight: 900; }
      @media only screen and (min-width: 480px) {
        .about-section ul li {
          font-size: 2rem;
          line-height: 2.6rem; } }
      @media only screen and (min-width: 960px) {
        .about-section ul li {
          font-size: 2.5rem;
          line-height: 3.1rem; } }
  .about-section .wp-block-image {
    margin-bottom: 0;
    margin-top: 5rem; }

/* ------------------------------------- */
/* ---------    10. Videos   ----------- */
/* ------------------------------------- */
.video-section {
  background-color: #A74523;
  background-image: url(https://s3.amazonaws.com/LWbranding/free-burma-rangers/2019/09/fbr-orange-smoke-flipped.png);
  background-repeat: no-repeat;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  padding-bottom: 0px;
  border: 0; }
  @media only screen and (min-width: 1440px) {
    .video-section {
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      background-position-x: 50%; } }
  .video-section .wp-block-column {
    position: relative;
    margin-bottom: 0; }
    .video-section .wp-block-column .sample-video-cover {
      position: absolute;
      left: 0;
      width: 100%;
      top: 0;
      opacity: 1;
      -webkit-transition: left 0s .2s, opacity .2s 0s;
      -moz-transition: left 0s .2s, opacity .2s 0s;
      -o-transition: left 0s .2s, opacity .2s 0s;
      transition: left 0s .2s, opacity .2s 0s;
      cursor: pointer; }
      .video-section .wp-block-column .sample-video-cover.hide {
        opacity: 0;
        left: -9999px; }
      .video-section .wp-block-column .sample-video-cover img {
        width: 100%; }
    .video-section .wp-block-column * {
      margin-bottom: 0 !important; }

/* ------------------------------------- */
/* ---------   11. Photos     ---------- */
/* ------------------------------------- */
.photo-section {
  border: 0px;
  padding-top: 4rem;
  margin-top: -1px !important;
  padding-bottom: 0px; }
  @media only screen and (min-width: 960px) {
    .photo-section {
      padding-top: 10rem; } }
  .photo-section .wp-block-preformatted {
    white-space: normal;
    margin-top: 0; }

/* ------------------------------------- */
/* --------   12. Downloads   ---------- */
/* ------------------------------------- */
.front-page-6.downloads-section {
  background-color: #A74523;
  padding-top: 4rem;
  border-top: 0;
  margin-top: -1px !important;
  padding-bottom: 0px; }
  @media only screen and (min-width: 960px) {
    .front-page-6.downloads-section {
      padding-top: 10rem; } }
  .front-page-6.downloads-section .featuredpage .entry-content {
    background: transparent; }
    .front-page-6.downloads-section .featuredpage .entry-content p {
      font-family: acumin-pro-extra-condensed, sans-serif;
      font-weight: 600;
      font-size: 1.8rem;
      line-height: 2.1rem;
      text-transform: uppercase; }
      @media only screen and (min-width: 960px) {
        .front-page-6.downloads-section .featuredpage .entry-content p {
          font-size: 3rem;
          line-height: 3.2rem; } }
  .front-page-6.downloads-section .wp-block-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .front-page-6.downloads-section .wp-block-columns .wp-block-column {
      margin-left: 2px;
      margin-bottom: 2rem; }
  .front-page-6.downloads-section .button {
    background: none;
    border: 0;
    line-height: 0;
    padding: 0; }
    .front-page-6.downloads-section .button a {
      background: #ffffff;
      color: #A74523;
      font-family: acumin-pro-extra-condensed, sans-serif;
      font-weight: 600;
      font-size: 1.8rem;
      line-height: 2.1rem;
      display: block;
      padding: 2rem 5rem;
      -webkit-border-radius: 44px;
      -moz-border-radius: 44px;
      border-radius: 44px; }
      @media only screen and (min-width: 960px) {
        .front-page-6.downloads-section .button a {
          background: #ffffff;
          font-size: 3rem;
          line-height: 3.2rem; } }
      .front-page-6.downloads-section .button a:hover {
        background: #dda408;
        color: #682b16;
        border: 0; }

/* ------------------------------------- */
/* ---------     13. Connect  ---------- */
/* ------------------------------------- */
.connect-section {
  padding-bottom: 0;
  padding-top: 4rem;
  border: 0;
  margin-top: -1px !important; }
  @media only screen and (min-width: 960px) {
    .connect-section {
      padding-top: 10rem; } }

.entry-content .wp-block-columns.wp-block-columns.connect {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .entry-content .wp-block-columns.wp-block-columns.connect .wp-block-column {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0; }
    @media only screen and (min-width: 960px) {
      .entry-content .wp-block-columns.wp-block-columns.connect .wp-block-column {
        -webkit-flex-basis: 10%;
        -ms-flex-preferred-size: 10%;
        flex-basis: 10%; } }
    .entry-content .wp-block-columns.wp-block-columns.connect .wp-block-column .wp-block-image img {
      max-height: 30px; }
      @media only screen and (min-width: 480px) {
        .entry-content .wp-block-columns.wp-block-columns.connect .wp-block-column .wp-block-image img {
          max-height: none; } }
    .entry-content .wp-block-columns.wp-block-columns.connect .wp-block-column .wp-block-image a {
      border: none; }

.footer-img img {
  width: 100%; }

/* ------------------------------------- */
/* -------    14. Site Footer   -------- */
/* ------------------------------------- */
.site-footer {
  background: #020001;
  border: 0px;
  color: #ffffff;
  padding-top: 5rem;
  padding-bottom: 5rem; }
  @media only screen and (min-width: 960px) {
    .site-footer {
      padding-top: 15rem;
      padding-bottom: 15rem; } }
  .site-footer .inner-wrap p {
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 2.1rem; }
    @media only screen and (min-width: 960px) {
      .site-footer .inner-wrap p {
        font-size: 2.8rem;
        line-height: 3.2rem; } }
  .site-footer .inner-wrap .warning {
    font-size: 4.2rem;
    line-height: 4.4rem;
    margin-top: 11rem;
    margin-bottom: 11rem; }
    @media only screen and (min-width: 960px) {
      .site-footer .inner-wrap .warning {
        font-size: 6.1rem;
        line-height: 6.3rem;
        margin-top: 15rem;
        margin-bottom: 15rem; } }
    .site-footer .inner-wrap .warning span {
      display: block;
      font-size: 1.8rem;
      line-height: 2.1rem; }
      @media only screen and (min-width: 960px) {
        .site-footer .inner-wrap .warning span {
          font-size: 3rem;
          line-height: 3.2rem; } }
    .site-footer .inner-wrap .warning img {
      max-width: 250px; }
  .site-footer .inner-wrap .company-logos ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .site-footer .inner-wrap .company-logos ul li {
      -webkit-flex-basis: 46%;
      -ms-flex-preferred-size: 46%;
      flex-basis: 46%;
      margin-left: 2%;
      margin-right: 2%;
      margin-top: 2rem;
      margin-bottom: 2rem; }
      @media only screen and (min-width: 480px) {
        .site-footer .inner-wrap .company-logos ul li {
          -webkit-flex-basis: 33%;
          -ms-flex-preferred-size: 33%;
          flex-basis: 33%;
          margin-left: 0;
          margin-right: 0; } }
      @media only screen and (min-width: 960px) {
        .site-footer .inner-wrap .company-logos ul li {
          max-width: none; } }
      .site-footer .inner-wrap .company-logos ul li a {
        border: none;
        display: block;
        position: relative; }
        .site-footer .inner-wrap .company-logos ul li a img {
          max-width: 100px;
          position: absolute;
          left: 50%;
          top: 50%;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
          @media only screen and (min-width: 960px) {
            .site-footer .inner-wrap .company-logos ul li a img {
              max-width: none; } }
  .site-footer .inner-wrap .copyright {
    margin-bottom: 5rem;
    margin-top: 15rem; }
    .site-footer .inner-wrap .copyright p {
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 1.8rem; }
