@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Gills Sans";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/bj2022/fonts/Gill-Sans.otf") format("opentype");
}
@font-face {
  font-family: "Gill Sans Bold";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/bj2022/fonts/Gill-Sans-Bold.otf") format("opentype");
}
@font-face {
  font-family: "Friki-Tiki-JF";
  font-style: normal;
  font-weight: normal;
  src: url("/wp-content/themes/bj2022/fonts/design.jasonwalcott.Friki-Tiki-JF.ttf") format("truetype");
}
/* / / / / / / / / / */
/*  SASS VARIABLES /  */
/* / / / / / / / /  */
/* colors */
/* fonts */
/* border radius */
/* drop shadow */
/* basic animation */
/* variables for image thumbnail styles */
*, ::after, ::before {
  box-sizing: border-box;
}

ol[class], ul[class] {
  padding: 0;
}

blockquote, body, dd, dl, figcaption, figure, h1, h2, h3, h4, li, ol[class], p, ul[class] {
  margin: 0;
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  font-family: "Roboto", sans-serif, sans-serif;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

ol[class], ul[class] {
  list-style: none;
}

a {
  color: #568030;
  text-decoration: none;
}
a:hover {
  color: #888888;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
}

img {
  max-width: 100%;
  height: auto;
}

article > * + * {
  margin-top: 1em;
}

button, input, select, textarea {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0s !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0s !important;
    scroll-behavior: auto !important;
  }
}
html {
  scroll-behavior: smooth;
}

/* / / / / / / / */
/* COMPONENTS / */
/* / / / / / / */
/* Learn More Button */
a {
  text-decoration: none;
}

.learn-more {
  text-decoration: none;
  color: #fff;
  padding: 12px 20px 10px;
  background-color: #E02826;
  transition: all 0.2s ease-in-out;
  font-family: "Gills Sans", sans-serif;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #E02826;
}
.learn-more:hover {
  background-color: #fff;
  color: #E02826;
  transition: all 0.2s ease-in-out;
  border: 1px solid #E02826;
}

.learn-more-secondary {
  text-decoration: none;
  color: #fff;
  padding: 16px 30px;
  background: #568030;
  border: 1px solid #568030;
  border-radius: 8px;
  transition: all 0.1s ease-in-out;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.learn-more-secondary:hover {
  background: #fff;
  border: 1px solid #568030;
  color: #568030;
}

.inline-buttons {
  display: flex;
  flex-wrap: wrap;
  max-width: 600px;
  margin: 0px auto;
  justify-content: space-around;
}
.inline-buttons a {
  display: flex;
  margin: 20px;
}
@media (min-width: 1001px) {
  .inline-buttons {
    flex-wrap: nowrap;
  }
  .inline-buttons a {
    margin: 0;
  }
}
/* Common Form Elements */
select, input[type=text] {
  height: 2.75rem;
  background-color: #fff;
  border: none;
  padding-left: 6px !important;
  border-radius: 0px;
}

::placeholder, select {
  color: darkgray !important;
}

body .gform_wrapper .gform_footer input[type=submit] {
  padding: 1rem 1.875rem;
  color: #fff;
  font-family: "Gills Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 150%;
  letter-spacing: 0.05rem;
  height: 3.5rem;
  background-color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #568030;
  transition: all 0.1s ease-in !important;
}
body .gform_wrapper .gform_footer input[type=submit]:hover {
  background-color: #568030;
  color: #fff;
  transition: all 0.1s ease-in !important;
}

#req-form .gform_wrapper {
  font-family: "Roboto", sans-serif;
}
#req-form .gform_wrapper .gform_footer input[type=submit] {
  width: auto;
  font-family: "Gills Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  background-color: #E02826;
  color: #fff;
  border-radius: 8px;
  border: 1px solid #E02826;
  margin: auto;
  height: auto;
}
#req-form .gform_wrapper .gform_footer input[type=submit]:hover {
  color: #E02826 !important;
  background: #fff !important;
  border: 1px solid #E02826 !important;
}
#req-form .split-copy {
  padding: 0;
}

@media (min-width: 1001px) {
  #req-form .split {
    max-width: 1300px;
  }
  #req-form .form-container {
    max-width: 46rem;
  }
  #req-form .split-copy {
    flex: 0 0 70%;
    padding: 0;
    margin: auto;
  }
}
.gform_fields .gfield .ginput_container textarea {
  height: 90px;
  border: none;
}

div.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gf_left_half, div.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gf_left_third, div.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gf_middle_third {
  padding-right: 14px;
}
div.gform_wrapper form div.gform_body ul.gform_fields li .gfield_label {
  font-size: 14px;
  padding: 0;
  font-weight: 500;
  color: #fff;
  margin: 4px 0px;
}
div.gform_wrapper form div.gform_body ul.gform_fields li .gfield_required {
  color: #fff;
}

.page-template-full-page select, .page-template-full-page input[type=text] {
  border: 2px solid #ccc;
}

/*** youtube responsive ** */
.youtube-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  margin-bottom: 30px;
  height: 0;
  overflow: hidden;
}
.youtube-video-container iframe, .youtube-video-container object, .youtube-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* / / / / / */
/* HEADER / */
/* / / / / */
header {
  width: 100%;
  align-items: center;
  background-color: #fff;
  overflow: visible;
  z-index: 999;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.02), 0 0 20px rgba(0, 0, 0, 0.04);
}
header.desktop {
  height: 125px;
  position: fixed;
  display: flex;
  padding: 0px 6%;
}

a.logo-link {
  padding: 0px;
  height: 90px;
  width: 300px;
  flex: 0 0 auto;
  margin-left: -20px;
}

.logo {
  height: 50px;
  position: absolute;
  top: 20px;
  left: 5%;
  z-index: 10;
  width: auto;
  transition: height 0.1s ease-in;
}

@media (min-width: 1001px) {
  .logo {
    height: 96px;
    transition: all 0.3s ease-in;
  }
  body.header-not-at-top header {
    position: fixed;
  }
  body.header-not-at-top .logo:hover {
    transform: scale(1.07);
    transition: all 0.3s ease-in;
  }
  .menu-item-2149 {
    padding-right: 100px;
  }
}
/* scroll header sticky */
#top-of-site-pixel-anchor {
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0px;
  left: 0;
}

nav {
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
nav a {
  text-decoration: none;
  height: 100%;
  display: flex;
  align-items: center;
}

.menu-header-container {
  height: 100%;
}

#menu-header {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#menu-header > li {
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
#menu-header > li a {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  color: #1E252B;
  text-transform: uppercase;
  letter-spacing: 0.1125rem;
  font-feature-settings: "clig" off, "liga" off;
}
#menu-header > li a:hover {
  color: #568030;
}
#menu-header > li.navigation-request-cta a {
  padding: 1.25rem 1.875rem;
  color: #568030;
  font-family: "Gills Sans", sans-serif;
  border: 1px solid #568030;
  background: #fff;
  border-radius: 8px;
  height: 3.25em !important;
  transition: all 0.1s ease-in;
  text-transform: uppercase;
}
#menu-header > li.navigation-request-cta a:hover {
  color: #fff;
  background: #568030;
  border: 1px solid #568030;
  transition: all 0.1s ease-in;
}
#menu-header > li.menu-item-2149 a {
  padding: 1.25rem 1.875rem;
  color: #fff;
  font-family: "Gills Sans", sans-serif;
  border: 1px solid #568030;
  border-radius: 8px;
  background: #568030;
  height: 3.25em;
  transition: all 0.1s ease-in;
}
#menu-header > li.menu-item-2149 a:hover {
  color: #568030;
  background: #fff;
  border: 1px solid #568030;
  transition: all 0.1s ease-in;
}
#menu-header li:not(:last-child) {
  padding-right: 40px;
}
#menu-header li:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  display: block;
  border-top: 0px solid #568030;
  transition: opacity 0.2s ease-in-out;
  z-index: 9999;
}
#menu-header li.menu-item-has-children > a:after {
  font-family: "FontAwesome";
  content: "\f107";
  margin: 0 0 0 1.2rem;
}

.sub-menu {
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  position: absolute;
  z-index: 90;
  margin: 0 0 0 -20px;
  height: auto;
  top: 100px;
  width: auto;
  -webkit-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  background: #fff;
}
.sub-menu li {
  margin: 0;
  display: block;
  text-align: left;
  padding: 0 !important;
}
.sub-menu li:not(:last-child) {
  padding: 0 !important;
}
.sub-menu li.current_page_item a {
  background: #F1F1F1;
}
.sub-menu li a {
  font-family: "Roboto", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  color: #888888 !important;
  text-transform: none;
  height: 1.8rem !important;
  padding: 10px 20px;
  background: #fff !important;
  letter-spacing: 0.03125rem;
  border: none !important;
}
.sub-menu li a:hover {
  color: #fff !important;
  background: #568030 !important;
}

/* / / / / */
/* HERO / */
/* / / / */
#hero-banner {
  display: flex;
  height: auto;
  width: 100%;
  position: absolute;
  top: 0;
  z-index: 1;
  align-items: left;
  justify-items: left;
  overflow: visible;
}

.hero-content {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  height: auto;
  z-index: 11;
  align-self: center;
  padding: 28rem 3rem 2.25rem;
  position: relative;
}
.hero-content h1.hero-heading {
  font-size: 4rem;
  max-width: 100%;
  line-height: 120%;
  color: #fff;
  font-family: "Friki-Tiki-JF", sans-serif;
  font-weight: 400;
  text-align: left;
  max-width: fit-content;
  font-feature-settings: "clig" off, "liga" off;
}
.hero-content p {
  text-align: left;
}

@media (max-width: 1250px) {
  #menu-header > li a {
    font-size: 0.8rem;
  }
  #menu-header li:not(:last-child) {
    padding-right: 15px;
  }
  #menu-header li.menu-item-2149 a, #menu-header li.navigation-request-cta a {
    padding: 1rem;
  }
}
#hero-banner {
  display: flex;
  height: auto;
  position: absolute;
  top: 0;
  z-index: 1;
  justify-items: left;
  overflow: visible;
}

.hero-content {
  width: 100%;
  margin: 2rem;
  text-align: left;
  height: auto;
  z-index: 11;
  align-self: center;
  padding: 28rem 5rem 1.25rem 7rem;
  position: relative;
  max-width: 700px;
  background: url(/wp-content/themes/bj2022/img/home/ellipse-2.webp) no-repeat top 320px center/100%;
}
.hero-content h1.hero-heading {
  font-size: 4rem;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  text-align: left;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding-bottom: 2rem;
}

@media (max-width: 1001px) {
  .hero-content {
    text-align: left;
    padding: 9rem 1.75rem 0 2rem;
    max-width: 19rem;
  }
  .hero-content h1.hero-heading {
    color: #fff;
    margin-bottom: 34px;
    font-size: 2rem;
    pading-top: 2rem;
    padding-bottom: 1rem;
  }
  .get-information-mobile {
    display: none;
  }
  .get-information-mobile a {
    width: 100%;
    text-align: center;
    border-radius: 0px;
    font-size: 1.25rem;
    padding: 1.5rem;
  }
}
/*** hero video ***/
#hero-video {
  width: 100vw;
  object-fit: cover;
  left: 0;
  right: 0;
  z-index: -1;
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.6738270308) 0, rgba(0, 0, 0, 0.1444152661) 100%);
}

div#vid-bg-container, .overlay, #hero-video {
  height: 55rem;
}

div#vid-bg-container {
  width: 100%;
  overflow: hidden;
}
div#vid-bg-container .overlay {
  width: 100%;
  position: absolute;
  z-index: 1;
}

/**** horizontal form ****/
.horizontal-form-cta {
  background: #568030;
  text-align: center;
  padding: 24px;
  height: 170px;
  width: 0;
  margin: 0 auto;
  transition: all 0.3s ease-in;
  width: 100%;
  position: relative;
  margin-top: -100px;
  padding-bottom: 40px;
  z-index: 888;
}
.horizontal-form-cta h3 {
  font-weight: 700;
  font-family: "Gills Sans", sans-serif;
  color: #fff !important;
  font-size: 20px;
}
.horizontal-form-cta .gform_wrapper {
  margin: auto;
  max-width: 1480px;
}
.horizontal-form-cta .gform_wrapper .gform_footer {
  flex: 1 0px;
  margin-top: 0px !important;
  padding-top: 8px;
  opacity: 0;
  height: 100%;
}
.horizontal-form-cta .gform_wrapper .text {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
}
.horizontal-form-cta .gform_wrapper .text a {
  text-decoration: none;
}
.horizontal-form-cta .gform_wrapper label {
  border: none !important;
}
.horizontal-form-cta .gform_wrapper label.gfield_label.gform-field-label {
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 0.875rem !important;
  font-family: "Roboto", sans-serif;
  padding-top: 5px;
}
.horizontal-form-cta .gform_wrapper form {
  display: flex;
}
.horizontal-form-cta .gform_wrapper form label {
  border: none !important;
}
.horizontal-form-cta .gform_wrapper form input[type=text], .horizontal-form-cta .gform_wrapper form .gform_footer {
  opacity: 1 !important;
}
.horizontal-form-cta .gform_wrapper form .gform_body {
  flex: 5 0px;
  margin-right: 20px;
}
.horizontal-form-cta .gform_wrapper form .gform_body div {
  display: flex;
  align-items: flex-start;
}
.horizontal-form-cta .gform_wrapper form .gform_body div > div, .horizontal-form-cta .gform_wrapper form .gform_body div .gform_footer, .horizontal-form-cta .gform_wrapper form .gform_body div input.large, .horizontal-form-cta .gform_wrapper form .gform_body div select.large {
  flex: 1;
  display: flex;
  flex-direction: column-reverse;
  color: #fff;
  margin-top: 0px;
  transition: all 0.1s ease-in;
  border-radius: 8px;
  border: none;
  color: #000;
}
.horizontal-form-cta .gform_wrapper form .gfield_required {
  color: #fff !important;
}
.horizontal-form-cta .gform_wrapper form .gform_footer {
  flex: 1 0px;
  margin-top: 0px !important;
  padding: 0 !important;
}
.horizontal-form-cta .gform_wrapper form .gform_footer input[type=submit] {
  padding: 0.7rem;
  font-family: "Gills Sans", sans-serif;
  font-size: 1rem;
  height: 2.75rem;
  background: #E02826;
  color: #fff;
  border: 1px solid #E02826;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  gap: 0.625rem;
  border-radius: 8px;
}
.horizontal-form-cta .gform_wrapper form .gform_footer input[type=submit]:hover {
  background-color: #b91c1a;
  color: #fff;
}
.horizontal-form-cta .gform_wrapper .text {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
}
.horizontal-form-cta .gform_wrapper .text a {
  text-decoration: none;
}
.horizontal-form-cta .gform_wrapper .subtext {
  margin-bottom: 12px;
  color: #fff;
}

@media (min-width: 1200px) {
  div.horizontal-form h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1200px) {
  div.horizontal-form {
    padding: 24px 50px;
    width: calc(100% - 160px);
  }
}
@media (min-width: 1400px) {
  div.horizontal-form {
    transform: translate(0%, -10%);
  }
}
@media (min-width: 1001px) {
  #cta-form::before {
    content: "";
    background-image: url(/wp-content/themes/bj2022/img/home/Palm-Tree-Header-Group.webp);
    background-repeat: no-repeat;
    bottom: 116px;
    left: 0px;
    background-size: contain;
    height: 750px;
    width: 545px;
    box-sizing: inherit;
    position: absolute;
  }
}
/* Split Hero */
.hero-left {
  flex-grow: 1;
  padding: 80px 0px;
}

.hero-right {
  flex: 0 0 400px;
}

/* / / / / / / / */
/* TYPOGRAPHY / */
/* / / / / / / */
h1 {
  font-size: 3rem;
  padding-block-end: 20px;
  font-family: "Friki-Tiki-JF", sans-serif;
  color: #1E252B;
  font-weight: 400;
  line-height: 120%;
}

h2 {
  font-family: "Friki-Tiki-JF", sans-serif;
  font-size: 2.5rem;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 18px;
  color: #1E252B;
  font-feature-settings: "clig" off, "liga" off;
}
h2.section-title {
  margin-bottom: 44px;
  line-height: 120%;
  font-weight: 400;
  padding: 15px;
  display: inline-block;
}

h3 {
  line-height: 120%;
  font-size: 1.5rem;
  color: #1E252B;
  text-transform: none;
  font-weight: 600;
  font-family: "Gills Sans", sans-serif;
  margin-bottom: 18px;
  text-transform: uppercase;
}

h4 {
  font-size: 1.25rem;
  font-family: "Gills Sans", sans-serif;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;
}

h5 {
  font-size: 1.25rem;
  font-family: "Gills Sans", sans-serif;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}

h6 {
  font-size: 1rem;
  font-family: "Gills Sans", sans-serif;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}

p, article ul, .page-content li {
  margin-bottom: 20px;
  line-height: 150%;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  color: #1E252B;
  letter-spacing: 0.03125rem;
}

@media (max-width: 1001px) {
  h1 {
    font-size: 2.5rem;
    line-height: 120%;
    letter-spacing: 0.01563rem;
  }
  h2 {
    font-size: 2rem;
    letter-spacing: 0.01563rem;
  }
  #req-form h2.section-title {
    font-size: 2.25rem !important;
  }
  h3 {
    font-size: 1.5rem;
  }
  h4 {
    font-size: 1.25rem;
  }
  h5 {
    font-size: 1rem;
  }
  h6 {
    font-size: 0.875rem;
  }
  p, article ul, .page-content li {
    letter-spacing: 0.01563rem;
  }
}
/* / / / / / */
/* TABLES / */
/* / / / / */
table {
  width: 100%;
}

th {
  background-color: #212121;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding: 5px;
}

tr {
  border-bottom: 1px solid #ccc;
}
tr:nth-child(even) {
  background-color: #efefef;
}

td {
  padding: 5px;
}

.lptw-advanced-table thead tr th {
  background: #212121 !important;
  color: #fff !important;
  font-family: sans-serif;
  font-size: 16px !important;
}
.lptw-advanced-table .default th {
  width: 20%;
}
.lptw-advanced-table .default td {
  font-size: 0.85em !important;
}
.lptw-advanced-table .default td:hover {
  background-color: transparent !important;
}

/* / / / / / / / */
/*   SECTIONS  / */
/* / / / / / / / */
/* split section - copy & image */
.split {
  width: 100%;
  height: auto;
  display: flex;
  margin: auto;
  flex-wrap: wrap;
}

.split-copy {
  padding: 80px 50px 80px 6%;
  flex: 0 0 100%;
  order: 1;
}

.split-image {
  flex: 0 0 100%;
  min-height: 460px;
  order: 2;
}

@media (min-width: 1201px) {
  .split {
    flex-wrap: nowrap;
  }
  .split-copy, .split-image {
    flex: 0 0 50%;
  }
}
@media (min-width: 1900px) {
  .split {
    flex-wrap: nowrap;
    max-width: 1600px;
  }
}
/* / / / / / */
/* INTRO  / */
/* / / / / */
section#intro {
  padding: 0px;
}

#intro h2 {
  color: #568030;
  font-size: 2.5rem;
  font-weight: 400;
}
#intro h3 {
  color: #000;
  font-family: "Gills Sans", sans-serif;
  font-size: 2rem;
  font-weight: 600;
  line-height: 120%;
  text-transform: none;
}
#intro p {
  color: #000;
}
#intro a:not([class]) {
  text-decoration: underline;
}
#intro .post {
  max-width: 950px;
  margin: auto;
}
#intro .split {
  flex-wrap: wrap;
}
#intro .split-copy {
  padding: 0px 50px 0px 6%;
}
#intro .split-copy h1.page-title {
  text-align: left;
  padding-bottom: 0;
}
#intro .split-image {
  text-align: center;
  padding-top: 30px;
}
#intro .split-image img {
  align-self: center;
  width: 100%;
  max-width: 600px;
  padding: 1rem;
}

@media (min-width: 1001px) {
  #intro {
    margin-top: -50px;
  }
  #intro .split-copy {
    padding: 60px 50px 0px 6%;
  }
  #intro .split-image {
    background-size: cover;
  }
}
@media (min-width: 1201px) {
  #intro h2 {
    font-size: 4.5rem;
  }
  #intro .split-copy {
    flex: 0 0 55%;
    padding: 7.5rem 3rem 80px 4.5rem;
  }
  #intro .split-image {
    flex: 0 0 45%;
    align-content: center;
  }
}
/* / / / / / / / / */
/*    Reasons    / */
/* / / / / / / / / */
section#reasons {
  padding: 0;
  text-align: center;
}
section#reasons .split-copy {
  padding: 2.5rem 3rem;
  text-align: left;
}
section#reasons .split-copy img {
  width: 100%;
  max-width: 600px;
}
section#reasons .reasons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
section#reasons h2, section#reasons h3 {
  color: #568030;
  font-size: 2.5rem;
}
section#reasons .learn-more {
  margin-top: 1rem;
}
section#reasons p.lm-left {
  text-align: center;
}
section#reasons .reason-1 .split-image {
  padding: 2%;
}
section#reasons ul.seven-reasons {
  padding: 10px 20px 10px;
  list-style: disc;
}
section#reasons ul.seven-reasons li {
  padding: 0.1rem;
}
section#reasons ul.seven-reasons ::marker {
  font-size: 1.2rem;
}
/* reasons copy desktop */
@media (min-width: 1201px) {
  section#reasons {
    max-width: none !important;
    position: relative !important;
    margin: 0;
  }
  section#reasons::before {
    content: "";
    background-image: url(/wp-content/themes/bj2022/img/home/surfboard-and-seaves-shape.webp);
    background-repeat: no-repeat;
    top: -374px;
    right: -152px;
    transform: translate(-50%, -50%);
    background-size: contain;
    height: 872px;
    width: 337px;
    box-sizing: inherit;
    position: absolute;
  }
  section#reasons .split-copy {
    text-align: left;
    justify-content: center;
    flex-wrap: nowrap;
    display: flex;
    flex-direction: column;
  }
  section#reasons .split-copy h3 {
    text-align: left;
    padding-left: 0;
    font-size: 34px;
  }
  section#reasons .split-copy p.lm-left {
    text-align: left;
  }
  section#reasons .reason-2 .split-copy {
    order: 2 !important;
  }
  section#reasons .reason-2 .split-image {
    order: 1 !important;
  }
  section#reasons .split-image img {
    align-content: center;
  }
}
.reason-title {
  margin-bottom: 10px;
  color: #568030;
}

@media screen and (max-width: 1201px) {
  section#reasons .split-copy {
    order: 2;
  }
  section#reasons .split-image {
    order: 1;
    padding: 1.5rem;
  }
}
@media screen and (max-width: 650px) {
  section#reasons .split-copy {
    padding: 1.5rem;
  }
  section#reasons .split-copy .lm-left {
    text-align: center;
  }
  section#large-map {
    padding: 1rem 2rem !important;
  }
}
/* / / / / / / / / */
/* COST & FEES  / */
/* / / / / / / / */
section#costs-fees {
  margin: 0;
  padding: 4rem 1rem;
  display: flex;
  text-align: center;
  background: url("/wp-content/themes/bj2022/img/home/cost-bg.webp") no-repeat center center/cover;
}
section#costs-fees .cost-copy-box {
  padding: 20px;
  margin: auto;
}
section#costs-fees .cost-copy-box > * {
  text-align: center;
}
section#costs-fees .cost-copy-box h2 {
  font-size: 3.125rem;
  font-family: "Gill Sans Bold", sans-serif;
  line-height: 120%;
  font-weight: 400;
  margin-bottom: 20px;
  color: #568030;
}
section#costs-fees .cost-copy-box em {
  color: #000 !important;
  font-style: normal;
  display: block;
  text-align: center;
}
section#costs-fees .cost-copy-box strong, section#costs-fees .cost-copy-box h3 {
  color: #fff !important;
  display: block;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
section#costs-fees .cost-copy-box h3:not(.amount) {
  margin-bottom: 0px !important;
}
section#costs-fees .cost-copy-box span.amount, section#costs-fees .cost-copy-box .amount {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 120%;
  font-family: "Roboto", sans-serif !important;
}
section#costs-fees .cost-copy-box .amount.large {
  font-size: 3.125rem;
  font-family: "Friki-Tiki-JF", sans-serif !important;
}
section#costs-fees .cost-copy-box .large {
  font-size: 1.75rem;
}
section#costs-fees .cost-copy-box sup {
  font-size: 2.0625rem;
  font-family: "Friki-Tiki-JF", sans-serif;
  margin-top: -30px;
}
section#costs-fees .cost-copy-box p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #568030;
}
section#costs-fees .cost-copy-box p.cost-disclaimer {
  font-size: 14px;
  color: #568030;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.0625rem;
}
section#costs-fees .cost-copy-box .learn-more-spacing {
  padding: 2rem 0 1rem;
  margin-bottom: 0px;
}
section#costs-fees .cost-copy-box .learn-more {
  background-color: #E02826;
  border-color: #E02826;
}
section#costs-fees .cost-copy-box .learn-more:hover {
  background: #fff !important;
  color: #E02826 !important;
}

@media (min-width: 1201px) {
  section#costs-fees {
    margin: 0;
    padding: 3rem 1rem;
    display: flex;
    text-align: center;
  }
  section#costs-fees .split {
    max-width: 1300px;
  }
  section#costs-fees .cost-copy-box {
    padding: 8rem 2.25rem 1rem;
    background: rgba(255, 255, 255, 0.8);
    flex: 0 0 100%;
    min-width: 41rem;
    min-height: 41rem;
    background: url("/wp-content/themes/bj2022/img/home/ellipse-1.webp") no-repeat center center/contain;
    margin: auto;
  }
  section#costs-fees .cost-copy-box h2 {
    font-size: 3.125rem;
    font-weight: 700;
    margin-bottom: 2rem;
    color: #fff;
  }
  section#costs-fees .cost-copy-box p {
    color: #fff !important;
  }
  section#costs-fees .cost-copy-box em {
    font-style: normal;
    font-size: 50px;
    display: block;
  }
  section#costs-fees .cost-copy-box strong, section#costs-fees .cost-copy-box h3 {
    display: block;
    line-height: 150%;
  }
  section#costs-fees .cost-copy-box span.amount.large {
    clear: both;
    line-height: 100%;
    color: #fff !important;
    font-size: 90px;
    font-weight: 400;
    letter-spacing: 0.3125rem;
  }
  section#costs-fees .cost-copy-box sup {
    font-size: 6.875rem;
    margin-top: -50px;
    color: #fff;
  }
}
@media (max-width: 1201px) {
  section#costs-fees {
    background: url("/wp-content/themes/bj2022/img/home/green-rectangle-19.webp") no-repeat center center/cover, url("/wp-content/themes/bj2022/img/home/cost-bg.webp") no-repeat center center/cover;
  }
  section#costs-fees .cost-copy-box h2 {
    color: #fff;
  }
  section#costs-fees .cost-copy-box p, section#costs-fees .cost-copy-box p.cost-disclaimer, section#costs-fees .cost-copy-box .amount {
    color: #fff !important;
  }
}
/* / / / / / / / / / / / / / / / */
/* LARGE VIDEO  / Brand Story / */
/* / / / / / / / / / / / / / / */
section#large-vid {
  padding: 4.5rem 8.5rem;
  text-align: center;
  background: #568030;
  background: url("/wp-content/themes/bj2022/img/home/MauiWowi-bg-1.webp") no-repeat center center/cover;
}
section#large-vid h2 {
  color: #954821;
  font-size: 3.75rem;
}
section#large-vid .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  max-width: 2000px;
  margin: auto;
}
section#large-vid .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* / / / / / / / / / / / / / / / */
/* LARGE VIDEO  / Brand Story /
 * /* / / / / / / / / / / / / / / */
section#large-map {
  padding: 1rem 8.5rem;
  text-align: center;
}
section#large-map .image-cover {
  margin: 0 auto;
  max-width: 65rem;
  transition: all 0.2s ease-in !important;
  cursor: pointer;
}

/* / / / / / / / / */
/* Testimonials  / */
/* / / / / / / / / */
.white .sa_owl_theme .owl-nav .owl-next {
  margin-right: -19px;
}

.white .sa_owl_theme .owl-nav .owl-prev {
  margin-left: -19px;
}

div#slider_2093 {
  max-width: 800px;
}

#slider_2090 .owl-stage {
  width: 100% !important;
}

#slider_2090 .owl-item:not(.active) {
  display: none;
}

#slider_2090 .owl-item {
  min-width: 350px;
}
#slider_2090 .owl-item .testimonial {
  flex: none;
  text-align: left;
  background: #fff;
  padding: 1rem 1rem 2rem;
  margin: 0 1rem;
}
#slider_2090 .owl-item .testimonial .small-image {
  text-align: center;
  margin-bottom: 1.5rem;
}
#slider_2090 .owl-item .testimonial .name {
  color: #568030;
  font-family: "Friki-Tiki-JF", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: 0.03125rem;
  margin-bottom: 10px;
}

/*All slider styles */
.slider {
  margin-bottom: 6rem;
}

@media (min-width: 1001px) {
  section#testimonials {
    padding: 80px 6%;
    background-attachment: fixed;
  }
  section#testimonials h2.section-title {
    border: none !important;
    padding: 0px 90px;
    width: auto;
  }
  section#testimonials .testimonials {
    flex-wrap: nowrap;
    padding-bottom: 20px;
  }
  section#testimonials .testimonials .testimonial {
    flex: 0 0 30%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  section#testimonials .testimonials .testimonial .icon {
    max-width: 250px;
  }
}
/* / / / / / / / / / / / / */
/*   locations / map    / */
/* / / / / / / / / / / / */
section#locations {
  background-color: #fff;
  text-align: center;
  padding: 80px 20px;
}
section#locations h2, section#locations h3, section#locations p {
  color: #568030;
}
section#locations h2 {
  font-size: 2.1875rem;
  font-weight: 400;
  line-height: 120%;
}
section#locations p {
  font-size: 1.375rem;
  line-height: 1.5rem;
  color: #000;
  text-align: left;
}
section#locations .location-container {
  max-width: 1000px;
  margin: 0px auto;
  padding-bottom: 40px;
}
section#locations .split.ideal .split-text {
  flex: 0 0 100%;
}
section#locations .split.ideal ul {
  text-align: left;
  max-width: 245px;
  margin: auto;
  padding-bottom: 2rem;
}
section#locations .split-list {
  flex: 0 0 100%;
  text-align: center;
}
section#locations .split-list ul {
  padding-left: 0;
}
section#locations .split-list li {
  color: #000;
  font-weight: 500;
  font-size: 1.75rem;
  line-height: 120%;
  text-transform: none;
  list-style-type: none;
  font-family: "Roboto", sans-serif;
}
section#locations hr.mobile {
  background-color: #E02826;
  height: 0.0625rem;
  overflow: visible;
  width: 40%;
  margin: 30px auto 10px;
  border: none;
}

@media (min-width: 1201px) {
  section#large-vid {
    padding: 3.5rem 8.5rem 8.5rem;
  }
  section#locations .split {
    display: flex;
    max-width: 1100px;
  }
  section#locations .split h2 {
    font-size: 3.75rem;
  }
  section#locations .split .split-text {
    flex: 0 0 55%;
    text-align: left;
    padding-left: 45px;
    padding-right: 5rem;
    border-right: 1.5px solid #E02826;
  }
  section#locations .split .split-list {
    flex: 0 0 32%;
    text-align: left;
    padding-left: 5rem;
    align-content: center;
  }
  section#locations .split #borderRight {
    width: 130px;
    height: 0px;
    border: 1px solid #568030;
    transform: rotate(90deg);
    margin-top: 71px;
    padding: 0;
    flex: none;
    display: none;
  }
  section#locations .split.ideal .split-text {
    flex: 0 0 50%;
  }
}
@media (min-width: 1201px) {
  #locations::after {
    content: "";
    background-image: url(/wp-content/themes/bj2022/img/form-req-top-graphic.webp);
    background-repeat: no-repeat;
    left: 0px;
    margin-top: -20px;
    background-size: contain;
    height: 350px;
    width: 350px;
    box-sizing: inherit;
    position: absolute;
  }
}
/* / / / / / / / / / / / / */
/* BOTTOM REQUEST FORM  / */
/* / / / / / / / / / / / */
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#req-form {
  padding: 0px 6%;
  display: block;
  width: 100%;
  background: #568030;
}
#req-form h2.section-title {
  color: #fff;
  font-family: "Gill Sans Bold", sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  margin-bottom: 10px;
}
#req-form p {
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.03125rem;
  text-align: left;
  padding-left: 20px;
  color: #fff;
}
#req-form p.disclaimer {
  padding-left: 0;
  font-size: 0.625rem;
}
#req-form p.disclaimer a {
  color: #568030;
}
#req-form p.disclaimer a:hover {
  color: #888888;
}
#req-form > div {
  width: 100%;
  margin: 0 auto;
  padding: 3rem 4.5rem;
  text-align: center;
}
#req-form .form-container {
  margin: 0 auto;
}
#req-form h3.gform_title {
  font-family: sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  line-height: 120%;
  margin-bottom: 20px;
}
#req-form span.gform_description {
  text-align: left;
  font-size: 18px;
}
@media (min-width: 1001px) {
  #req-form .form-container {
    max-width: 700px;
  }
}

/* / / / / / / / / / / / / */
/* FEATURED BLOG POSTS  / */
/* / / / / / / / / / / / */
section#featured-posts {
  padding: 2rem 1rem;
  text-align: center;
  background: #E02826;
  background: url("/wp-content/themes/bj2022/img/home/MauiWowi-bg-1.webp") no-repeat center center/cover;
}
section#featured-posts h2.section-title {
  border-color: #fff !important;
  color: #954821;
  font-family: "Friki-Tiki-JF", sans-serif;
  font-size: 3.75rem;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 0;
}
section#featured-posts ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  max-width: 81rem;
  gap: 1.85rem;
  margin: 2.25rem auto 3rem;
}
section#featured-posts ul li {
  flex: 0 0 31%;
  background-color: #fff;
  padding: 0;
  -webkit-box-shadow: 0px 0px 1px 0px rgba(33, 37, 41, 0.32), 0px 4px 6px 0px rgba(33, 37, 41, 0.2);
  -webkit-box-shadow-box-shadow: 0px 0px 1px 0px rgba(33, 37, 41, 0.32), 0px 4px 6px 0px rgba(33, 37, 41, 0.2);
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  border-radius: 20px;
}
section#featured-posts ul .featured-title {
  font-family: "Friki-Tiki-JF", sans-serif;
  color: #E02826;
  font-size: 2.5rem;
  font0weight: 400;
}

@media (min-width: 1000px) {
  section#featured-posts {
    padding: 3rem 5.5rem;
  }
  .featured-thumb img {
    max-height: 220px !important;
  }
}
.featured-thumb {
  width: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.featured-thumb img {
  width: 100%;
  max-height: 247px;
  object-fit: cover;
}

.featured-title, #featured-posts .description {
  padding: 0 1.5rem;
  display: block;
  margin: 20px 0;
  text-decoration: none;
  line-height: 120%;
  font-weight: 400;
  text-align: left;
}
.featured-title:hover, #featured-posts .description:hover {
  cursor: pointer;
}

#featured-posts .description p {
  margin-bottom: 2.25rem;
  line-height: 145%;
  font-size: 1rem;
  font-weight: 300;
  color: #000;
  text-align: left;
}

@media (min-width: 1201px) {
  section#featured-posts {
    background: url("/wp-content/themes/bj2022/img/home/blog-torch-1.webp") no-repeat left bottom/135px, url("/wp-content/themes/bj2022/img/home/blog-torch-1.webp") no-repeat right -30px bottom/135px, url("/wp-content/themes/bj2022/img/home/MauiWowi-bg-1.webp") no-repeat center center/cover;
  }
}
@media (min-width: 1251px) {
  #req-form::before {
    content: "";
    background-image: url(/wp-content/themes/bj2022/img/request-left.webp);
    background-repeat: no-repeat;
    left: 265px;
    margin-top: 785px;
    transform: translate(-50%, -50%);
    background-size: contain;
    height: 250px;
    width: 250px;
    box-sizing: inherit;
    position: absolute;
    z-index: 99;
  }
  #req-form::after {
    content: "";
    background-image: url(/wp-content/themes/bj2022/img/request-right-update.webp);
    background-repeat: no-repeat;
    right: 5px;
    margin-top: -70px;
    transform: translate(-50%, -50%);
    background-size: contain;
    height: 250px;
    width: 250px;
    box-sizing: inherit;
    position: absolute;
    z-index: 99;
  }
}
/* / / / / / */
/* FOOTER / */
/* / / / / */
footer {
  background: #fff;
  position: relative;
}

.footer-top {
  padding: 3rem 3rem 1.5rem 3rem;
  max-width: 81rem;
  margin: auto;
}

.divider {
  background-color: #568030;
  height: 0.0625rem;
  overflow: visible;
  width: 100%;
  margin: 1.5rem 0;
  border: none;
}

.footer-wrap, .footer-wrap-menu {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.footer-wrap > div, .footer-wrap-menu > div {
  flex: 1;
  margin-bottom: 0;
  padding: 12px 0px 0px 40px;
  text-align: center;
}
.footer-wrap > div:first-of-type .footer-phone, .footer-wrap-menu > div:first-of-type .footer-phone {
  text-align: center;
  margin-top: 20px;
  font-size: 2.375rem;
  font-weight: 500;
  line-height: 120%;
}
.footer-wrap > div:first-of-type .footer-phone .learn-more, .footer-wrap-menu > div:first-of-type .footer-phone .learn-more {
  color: #fff;
}

/* Footer First Cloumn */
.footer-logo img {
  margin: 0 auto 30px;
  width: 230px;
  margin: 0px auto;
  text-align: center;
}

.footer-wrap .widget-container a.learn-more {
  background-color: #568030;
  font-size: 22px;
  font-weight: 600;
  font-family: "Friki-Tiki-JF", sans-serif;
}
.footer-wrap .widget-container a.learn-more:hover {
  background-color: #568030;
}

footer .phone-link {
  font-size: 2rem;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}
footer .social-icons {
  display: flex;
  justify-content: center;
  width: 200px;
  margin: 30px auto 0px;
}
footer .social-icons img {
  height: 2em;
}
footer .social-icons a {
  text-decoration: none !important;
}
footer .social-icons a:hover {
  filter: opacity(0.7);
}
footer span.content_screen-reader-text {
  display: none !important;
}
footer h2.footer-title {
  font-size: 1.25rem;
  font-family: "Roboto", sans-serif;
  color: #000;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  text-transform: uppercase;
}

/* Link Columns */
.footer-wrap .widget-container ul li {
  padding: 6px 0;
}

footer li.menu-item {
  margin-bottom: 1rem;
}
footer li.menu-item a {
  color: #000;
  font-family: "Roboto", sans-serif;
  line-height: 120%;
  text-transform: uppercase;
  text-align: left;
}
footer li.menu-item a:hover {
  color: #568030;
}
footer .widget_nav_menu a:not(.learn-more) {
  text-decoration: none;
  color: #000;
  padding: 2px;
  font-family: "Friki-Tiki-JF", sans-serif;
  font-weight: 400;
}
footer .widget_nav_menu a:not(.learn-more)::before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  color: #568030;
  padding-right: 7px;
  font-size: 12px;
}
footer .widget-container li a:not(.learn-more):hover {
  color: #888888;
}
footer .widget-container li a:not(.learn-more):hover::before {
  color: #568030;
}
footer .footer-bottom {
  padding: 3rem;
  border-top: 1px solid #568030;
}

/* Footer Bottom */
.footer-bottom {
  background: #fff;
  max-width: 81rem;
  margin: auto;
}

.copyright {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #000;
}
.copyright a {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
  color: #888888;
}
.copyright a:hover {
  color: #568030;
}

.disclaimer {
  font-size: 0.625rem;
  font-weight: normal;
  line-height: 150%;
  padding: 20px 0 120px;
  text-transform: none;
  text-align: center;
  color: #000;
}
.disclaimer a {
  color: #888888;
}
.disclaimer a:hover {
  color: #568030;
}

@media (min-width: 1001px) {
  .disclaimer {
    padding: 0;
    margin: 0;
  }
  .footer-top {
    padding: 3rem;
  }
  footer .research, footer .research-2 {
    padding-right: 30px;
  }
  footer .research {
    border-right: 1px solid #568030;
  }
  footer .research-2 {
    border-right: 1px solid #568030;
  }
  footer li.menu-item a {
    font-size: 1rem;
    font-style: normal;
  }
  footer .useful, footer .research {
    text-align: left;
  }
}
@media (max-width: 1001px) {
  .disclaimer {
    font-size: 0.9rem;
  }
}
/* / / / / / / / / / */
/* INTERNAL PAGES / */
/* / / / / / / / / */
body:not(.home) .content {
  padding-top: 170px;
}

body.error404 .content {
  display: block !important;
  padding-top: 100px;
}

.internal-header {
  height: 200px;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.page-template-research .content h1, .page-template-blog .content h1, .post-template-default .content h1 {
  color: #568030;
}
.page-template-research .content h2, .page-template-blog .content h2, .post-template-default .content h2 {
  font-size: 2rem;
  padding: 0;
}
.page-template-research .content article h2, .page-template-blog .content article h2, .post-template-default .content article h2 {
  padding-top: 18px;
}
.page-template-research .content h3, .page-template-blog .content h3, .post-template-default .content h3 {
  font-size: 1.5rem;
}

.blog .post-title a {
  font-size: 2rem;
  line-height: 120%;
}

@media (max-width: 1000px) {
  .internal-header {
    margin-top: 80px;
  }
  h2 {
    font-size: 2.25rem;
  }
  h3 {
    font-size: 1.9rem;
  }
}
/* Research, Blog Post (Single) */
.page-template-request-info-page .wrapper {
  padding: 40px 6% 0px;
}

.content {
  width: 100%;
  height: auto;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding: 20px;
  padding-top: 70px;
}
.content article a:not([class]) {
  text-decoration: underline;
}

@media (min-width: 1001px) {
  .content {
    padding-bottom: 40px;
    max-width: 1250px;
  }
}
article {
  flex-grow: 1;
  padding: 0;
}

.page-template-request-info-page article {
  padding-right: 0px;
}

@media (min-width: 1001px) {
  article {
    padding: 0 100px 0 0;
  }
  body.page-id-1901 {
    padding: 0;
  }
}
/* Previous / Next Buttons */
.bottom-nav {
  text-align: right;
}
.bottom-nav div {
  display: inline-block;
  padding: 0 10px;
}
.bottom-nav a {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  padding: 20px;
  background-color: #1E252B;
  text-decoration: none !important;
  display: inline-block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bottom-nav a:hover {
  background-color: #568030;
  cursor: pointer;
}
.bottom-nav a:nth-child(2) {
  padding-left: 20px;
}
.bottom-nav .previous-step a {
  color: #1E252B;
  background: none;
}
.bottom-nav .previous-step a:hover {
  color: #568030;
}

/* Aside */
aside {
  flex: 0 0 26%;
}
aside .gform_wrapper ul.gform_fields li.gfield {
  padding-right: 0px;
}
aside .gform_wrapper.gravity-theme .gfield_label {
  color: #fff !important;
}
aside form.request-info-page input, aside form.request-info-page textarea {
  padding: 15px !important;
}
aside input#gform_submit_button_10 {
  width: auto;
  font-family: "Gills Sans", sans-serif;
  font-size: 1.125rem !important;
  background-color: #E02826 !important;
  color: #fff !important;
  border: 1px solid #E02826 !important;
  border-radius: 8px;
  height: auto;
}
aside input#gform_submit_button_10:hover {
  color: #E02826 !important;
  background: #fff !important;
  border: 1px solid #E02826 !important;
}

h2.for-info {
  color: #212121;
  text-align: center;
  margin-bottom: 0px;
}

/* .call-container h3 a img {
 * *  filter: invert(0%) sepia(99%) saturate(24%) hue-rotate(255deg) brightness(84%) contrast(70%);
 * *  margin: 0px 8px 6px 0px;
 * *} */
/* Video */
.fluid-width-video-wrapper {
  clear: both;
}

.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* / / / / / / / */
/* BLOG FEED  / */
/* / / / / / / */
.blog-big {
  width: 100%;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
}

.blog-image {
  flex: 0 0 160px;
  margin-right: 20px;
  margin-top: 8px;
}

.blog-content {
  flex-grow: 1;
}

.time {
  font-weight: lighter;
  color: #212121;
  font-size: 14px;
}

.blog .post {
  padding: 30px 0;
  border-bottom: 1px solid #568030;
}

.post-title a {
  text-decoration: none;
  color: #568030;
  font-size: 25px;
}

/* POST STYLES */
.blog-listing-socials ul {
  display: flex;
  margin-bottom: 15px;
  justify-content: flex-start;
}
.blog-listing-socials li {
  display: flex;
  align-content: flex-start;
}

.related_post li::before {
  content: "" !important;
}

.wp_rp_wrap .related_post_title {
  font-size: 24px;
  margin-bottom: 18px;
  color: #568030;
  line-height: 120%;
  text-transform: uppercase;
  font-family: "Friki-Tiki-JF", sans-serif;
}

/* Pagination */
.navigation {
  margin-top: 20px;
}
.navigation .wp-paginate a {
  background-color: #ccc;
  color: #fff;
  border: 0;
}
.navigation .wp-paginate a:hover {
  background-color: #222;
  color: #fff;
}
.navigation .wp-paginate .current {
  background-color: #2a2a2a;
  border: 0;
}

/* Blockquote */
blockquote {
  margin: 30px;
  background: rgba(0, 0, 0, 0.02);
  padding: 26px;
  font-style: italic;
  border-left: 5px solid #212121;
}
blockquote p {
  font-size: 14px !important;
  line-height: 20px !important;
}
blockquote p:last-of-type {
  margin-bottom: 0 !important;
}

/* ARTICLE */
.page-blog article h2.post-title,
.category article h2.post-title {
  padding-top: 0;
  margin-bottom: 0;
  font: "Friki-Tiki-JF", sans-serif;
}

.page-blog article,
.single-post article,
.category article {
  padding-top: 0;
}

article h2 {
  padding-top: 20px;
}
article h2:not(:first-child) {
  padding-top: 35px;
  padding-bottom: 10px;
}
article ul, article ol {
  margin: 20px 0 20px 0px;
}
article ul {
  list-style: disc;
  padding-left: 15px;
}
article ol {
  list-style: decimal;
  padding-left: 15px;
}
article li {
  list-style-position: outside;
  padding: 2px 0px;
}
article img {
  margin-top: 20px;
  margin-bottom: 20px;
}

.post ul.related_post li a {
  display: block !important;
  font-size: 13px !important;
  line-height: 1.6em !important;
  margin-bottom: 5px !important;
  position: relative !important;
  text-decoration: none !important;
  text-indent: 0 !important;
  color: #E02826;
}
.post ul.related_post li a:hover {
  color: #568030;
}

.alignleft {
  float: left;
  margin: 0 20px 20px 0;
  height: auto;
}

.alignright {
  float: right;
  margin: 0 0px 20px 20px;
  height: auto;
}

.aligncenter {
  display: block;
  margin: 0 auto 20px;
  height: auto;
}

div.wp-caption {
  background: rgba(0, 0, 0, 0.02);
  padding: 6px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  max-width: 100%;
}
div.wp-caption a {
  margin-bottom: 6px;
  display: block;
  text-align: center;
}
div.wp-caption p {
  font-size: 12px !important;
  font-style: italic;
  line-height: 18px !important;
  text-align: center;
}
div.wp-caption p:last-of-type {
  margin-bottom: 0 !important;
}

/* GRAVITY FORMS */
.sidebar-form-block {
  box-shadow: 0 2px 15px 2px rgba(0, 0, 0, 0.3);
}
.sidebar-form-block input[type=text] {
  border-radius: 8px !important;
}
.sidebar-form-block input[type=submit] {
  background: #568030 !important;
  height: 48px !important;
  padding: 0 30px !important;
  font-family: "Friki-Tiki-JF", sans-serif;
  font-weight: bold !important;
  font-size: 20px !important;
  cursor: pointer !important;
  width: 100%;
  color: #fff;
}
.sidebar-form-block input[type=submit]:hover {
  background-color: #DCDCDC !important;
  transform: scale(1.02) !important;
}

.gform_widget {
  background: #568030;
  color: #fff;
  padding: 24px;
  border-radius: 8px;
}
.gform_widget .widget-title {
  font-family: "Gills Sans", sans-serif;
  padding: 0 0 20px;
  margin: 0;
  text-align: center;
  font-size: 2.25rem;
  line-height: 40px;
  color: #fff;
  font-weight: 500;
}
.gform_widget .gform_wrapper {
  margin: 0;
  width: 100%;
  max-width: 100%;
}
.gform_widget .gform_wrapper span.gform_description {
  font-size: 16px;
  text-align: center;
  font-weight: 300;
}
.gform_widget .gform_wrapper .gfield {
  width: 100% !important;
  font-family: "Roboto", sans-serif;
}

.gform_wrapper.gravity-theme .gform_fields {
  text-align: left !important;
  color: #fff !important;
}

.gform_wrapper.gravity-theme .gfield_label {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: normal;
  font-weight: 500 !important;
  line-height: 1.125rem;
}

.gform_wrapper .gfield_required {
  color: #fff !important;
}

.home .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .home .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_right_half {
  float: none;
  padding-right: 0 !important;
  width: 100% !important;
}

/* width override left and right input fields on mobile */
@media (min-width: 650px) {
  .home .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half, .home .gform_wrapper .top_label li.gfield.gf_right_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    width: 50% !important;
    padding-right: 16px !important;
    float: none;
  }
}
.home aside li#field_3_3, .home aside li#field_3_4 {
  width: 100% !important;
}

.gform_widget .gform_wrapper .gfield_required, .gform_widget .gform_wrapper .validation_error {
  color: #fff;
}
.gform_widget .gform_wrapper .gfield_error {
  background-color: #009059 !important;
  border: 0 !important;
}
.gform_widget .gform_wrapper .gfield_error .gfield_label {
  color: #fff;
}
.gform_widget .gform_wrapper .validation_message, .gform_widget .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label {
  color: #fff;
}
.gform_widget .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
  width: 100%;
}

/* override gravity form top margin on desktop */
@media (min-width: 1000px) {
  .gform_wrapper li.gfield {
    margin-top: 0 !important;
  }
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span {
  width: 100%;
}
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
  width: 100%;
}

aside div.ginput_container_name span {
  padding-right: 0;
}

/* mobile hero form & bottom request form */
#form input.gform_button, #mobile-hero-banner input.gform_button {
  font-size: 1.5em !important;
  padding: 15px 18px !important;
  width: auto;
  margin: 0px auto;
  text-decoration: none;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* gravity forms button override mobile */
@media only screen and (max-width: 641px) {
  #form input.gform_button, #mobile-hero-banner input.gform_button {
    line-height: 1 !important;
  }
}
/* SIDEBAR - FRANCHISE INFO */
.widget-container.franchise-info {
  margin-bottom: 130px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.side-menu {
  display: none;
  background: url() no-repeat center center/cover;
  padding: 20px 0px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}
.side-menu .widget-title {
  font-family: "Gills Sans", sans-serif;
  color: #568030;
  font-size: 36px;
  line-height: 100%;
  text-align: left;
  width: calc(100% - 40px);
  margin: 0 auto;
  padding: 0;
  font-weight: bold;
  text-transform: capitalize;
}
.side-menu ul#menu-research-footer-2 {
  margin-top: -20px;
}

aside .widget-container {
  margin-bottom: 30px;
  text-align: center;
}

.side-menu ul {
  list-style: none;
  margin: 20px 0;
  width: 100%;
  padding: 0;
}
.side-menu ul li {
  display: flex;
  padding: 0;
}
.side-menu ul li a {
  color: #568030;
  text-decoration: none;
  display: block;
  font-family: sans-serif;
  font-size: 18px;
  line-height: 110%;
  font-weight: 300;
  text-transform: none;
  font-family: sans-serif;
  padding: 12px 20px;
  width: 100%;
}
.side-menu ul li.current_page_item a {
  background-color: #F1F1F1 !important;
}

.widget-container.franchise-info {
  margin-bottom: 130px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

/* Application form */
.page-template-full-page select, .page-template-full-page input[type=text] {
  border: 2px solid #ccc;
}
.page-template-full-page div.gform_wrapper form div.gform_body ul.gform_fields li .gfield_required, .page-template-full-page div.gform_wrapper form div.gform_body ul.gform_fields li .gfield_label {
  color: #212121;
}

/* RESPONSIVE */
@media screen and (min-width: 1001px) {
  .mobile {
    display: none !important;
  }
}
@media screen and (max-width: 1000px) {
  .desktop {
    display: none !important;
  }
  .content {
    flex-direction: column;
  }
  body:not(.home) .content {
    padding-top: 110px;
  }
  /* hide sidebar on mobile */
  .page-template-research aside, .page-template-blog aside, .single-post aside {
    display: none;
  }
  /* MOBILE MENU */
  .mobile-menu {
    height: 0px;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 30px;
    left: 0;
    background-color: #568030;
    overflow-x: hidden;
    transition: 0.5s;
    padding: 0;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-menu ul {
    list-style: none;
  }
  .mobile-menu ul li {
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
  .mobile-menu ul li:last-of-type {
    border: none;
  }
  .mobile-menu a {
    padding: 8px;
    text-decoration: none;
    font-size: 21px;
    color: #fff;
    display: block;
    transition: 0.3s;
  }
  .mobile-menu a:hover {
    color: #ccc;
  }
  .mobile-menu a::before {
    content: "\f105";
    font-family: "FontAwesome";
    color: #fff;
    padding-right: 7px;
  }
  .mobile-menu.open {
    height: 100%;
    margin-top: 50px;
    top: 30px;
  }
  .menu-mobile-container {
    padding: 20px;
  }
  .fixedPosition {
    position: fixed;
  }
  /* header mobile */
  .mobile-header-navbar {
    background: #fff;
    height: 80px;
    position: fixed;
    top: 0;
    padding: 10px;
    width: 100%;
    z-index: 9999;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  }
  .mobile-header-navbar .logo {
    top: 20px;
  }
  body header.mobile {
    padding: 0;
    display: block;
  }
  body header.mobile .mobile-logo {
    height: 40px;
    margin: 15px;
  }
  body.home #hero-mobile {
    text-align: center;
    height: 340px;
    background-color: gray;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0263910061) 0%, rgba(0, 0, 0, 0.1044397866) 100%), url("/wp-content/themes/bj2022/img/home/header-image.webp") no-repeat center center/cover;
    z-index: 1;
    padding: 0;
    display: block;
  }
  /* FIXED MOBILE NAVBAR */
  /* MOBILE LARGE VID */
  /* MOBILE FOOTER */
  /* Menu Icon */
  /* Icon 3 */
  /* MOBILE FORM */
}
@media screen and (max-width: 1000px) and (min-width: 500px) and (max-width: 1000px) {
  body.home #hero-mobile {
    height: 340px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3263910061) 0%, rgba(0, 0, 0, 0.1044397866) 100%), url("/wp-content/themes/bj2022/img/home/header-image.webp") no-repeat center center/cover;
  }
}
@media screen and (max-width: 1000px) {
  .mobile-navbar {
    background-color: #000;
    overflow: hidden;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 100px;
    left: 0;
    z-index: 9998;
  }
  .mobile-navbar ul li .nav-icon img {
    max-height: 40px;
  }
  .mobile-navbar ul {
    display: flex;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .mobile-navbar ul li {
    flex: 1;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .mobile-navbar ul li .nav-icon {
    height: 44px;
    text-align: center;
  }
  .mobile-navbar ul li .nav-text {
    color: white !important;
    text-transform: uppercase;
    margin: 0px auto;
    text-align: center;
  }
  section#large-vid {
    height: auto;
    padding: 2rem 1.2rem;
    position: static;
  }
  section#large-vid h2 {
    font-size: 3.25rem;
  }
  section#large-vid .costs-container {
    width: 100%;
    flex-direction: column;
  }
  section#large-vid p {
    text-align: center;
  }
  section#large-vid ul {
    margin-bottom: 0px;
  }
  section#large-vid .form-container {
    padding: 24px 24px 0px 24px;
  }
  section#large-vid h3.gform_title {
    font-size: 40px;
    text-align: center;
  }
  section#large-vid p:first-of-type {
    font-size: 24px;
    text-align: center;
  }
  section#large-vid .gform_wrapper .gform_button {
    width: 60%;
    margin-bottom: 0px;
    font-size: 25px;
    line-height: 1;
    padding: 8px 0px;
  }
  section#featured-posts ul {
    flex-direction: column;
  }
  section#featured-posts li {
    width: 100%;
    margin-bottom: 30px;
  }
  section#featured-posts ul li .featured-title {
    padding: 4px 24px;
  }
  section#featured-posts ul li .featured-title a {
    font-size: 28px;
    text-align: left;
  }
  section#mobile-hero-banner .gform_wrapper .gform_button {
    margin: 0px 0px 20px;
  }
  section#req-form .gform_wrapper .gform_button {
    width: 100%;
  }
  section#featured-posts {
    padding: 30px;
  }
  section#featured-posts ul li a.learn-more {
    margin-left: 20px;
  }
  footer .footer-wrap, footer .footer-wrap-menu {
    flex-direction: column;
    align-items: center;
  }
  footer .footer-wrap > div, footer .footer-wrap-menu > div {
    padding: 0;
    width: auto;
    text-align: center;
  }
  .footer-wrap > div:first-of-type {
    padding: 0;
    margin-bottom: 40px;
    width: auto;
    text-align: center;
  }
  .research:first-of-type {
    margin-bottom: 0px;
  }
  .page-template-research .page-wrapper {
    padding-top: 20px;
  }
  .page-template-research .bottom-nav {
    padding-bottom: 14px;
    margin-top: 10px;
  }
  .page-template-research #childpagewidget-2 {
    display: none;
  }
  .page-template-research .bottom-nav a {
    font-size: 20px;
    padding: 16px 16px;
    border-radius: 4px;
  }
  body.page-template-research .widget-container {
    margin-bottom: 0px;
  }
  body.page-template-research .content h1.page-title {
    font-size: 30px;
  }
  body.page-template-research article h2 {
    font-size: 24px;
  }
  #custom_html-2 h2 {
    margin-top: 20px;
  }
  #menu-icon {
    width: 40px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 15px;
    margin: 7px auto 6px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  #menu-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #000;
    border-radius: 6px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }
  #menu-icon span:nth-child(1) {
    display: none;
  }
  #menu-icon span:nth-child(2) {
    top: 11px;
  }
  #nav-icon span:nth-child(3) {
    top: 11px;
  }
  #menu-icon span:nth-child(4) {
    top: 24px;
  }
  #menu-icon.open span:nth-child(1) {
    display: none;
  }
  #menu-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  #menu-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
  }
  #menu-icon.open span:nth-child(4) {
    top: 12px;
    width: 0%;
    left: 50%;
    opacity: 0;
  }
  section#mobile-hero-banner {
    background-color: #568030;
    padding: 16px 30px 0px;
    width: 100%;
    margin: 0px auto;
    position: relative;
    z-index: 2;
    margin-top: -50px;
    box-shadow: 0 0px 20px 5px rgba(0, 0, 0, 0.5);
  }
  section#mobile-hero-banner select {
    width: 100% important;
  }
  section#mobile-hero-banner p.mobile-form-header {
    color: white;
    font-family: "Friki-Tiki-JF", sans-serif;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    font-size: 26px;
    line-height: 120%;
  }
  section#mobile-hero-banner p.empire {
    margin-bottom: 16px;
  }
  section#mobile-hero-banner #gform_wrapper_7 {
    margin-top: 0px !important;
  }
  section#mobile-hero-banner #gform_wrapper_7 #gform_7 ul li.gfield {
    margin-top: 0px;
    margin-bottom: 18px;
  }
  section#mobile-hero-banner #gform_wrapper_7 #gform_7 .ginput_container {
    margin-top: 0px;
  }
  section#mobile-hero-banner .gform_wrapper .gform_button {
    background-color: #568030;
    width: auto;
    margin: 0px auto;
    color: #fff;
    font-family: "Friki-Tiki-JF", sans-serif;
    line-height: 100%;
    font-size: 18px !important;
    display: inline-block;
    height: 50px;
  }
  section#mobile-hero-banner .gform_wrapper .gform_button:hover {
    background-color: #3d5b22;
  }
}
@media screen and (max-width: 650px) {
  img.alignright {
    width: 100px;
  }
  #req-form > div {
    width: 100%;
    margin: 0 auto;
    padding: 3rem 0.5rem;
  }
  footer .footer-wrap .widget-container img {
    max-width: 80%;
  }
  footer .footer-wrap .widget-container img:first-of-type {
    margin-right: 0px;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
  div.team-member h3 {
    font-size: 16px;
  }
  .bottom-nav {
    text-align: center;
  }
  .wrapper {
    padding: 20px;
  }
  .blog-big {
    display: flex;
    flex-direction: column;
  }
  .blog-content {
    width: 100%;
  }
  .blog-image {
    width: auto;
    margin: 0 auto;
  }
  .blog-big p:last-of-type {
    text-align: center;
  }
}
/**** split request info layout *** */
/* hide header and footer */
.page-template-request-info-page-split header, .page-template-request-info-page-split footer, .page-template-request-info-page-split .mobile-header-navbar {
  display: none;
}

.request-info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #568030;
}

@media (min-width: 1001px) {
  .request-info-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.page-content-wrapper {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  background-image: linear-gradient(rgba(22, 66, 81, 0.564)), url("https://picsum.photos/960/960");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.page-content-wrapper h1, .page-content-wrapper h2, .page-content-wrapper h3, .page-content-wrapper p, .page-content-wrapper ul, .page-content-wrapper li {
  color: #000;
  text-transform: none;
}
.page-content-wrapper img.request-info-logo {
  max-width: 200px;
  transition: all 0.3s ease-in-out;
  filter: drop-shadow(0 2px 10px rgba(0, 0, 0, 0.3));
}
.page-content-wrapper img.request-info-logo:hover {
  transform: scale(1.07);
  transition: all 0.3s ease-in-out;
}

@media (min-width: 1001px) {
  .page-content-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    padding: 40px 40px 150px;
    height: 100%;
    height: 100vh;
  }
}
.page-content {
  color: #fff;
  padding: 20px;
}
.page-content h1 {
  font-size: 28px;
  padding-top: 30px;
  text-align: center;
  color: #fff !important;
}
.page-content h2 {
  font-size: 20px;
  color: #fff !important;
}
.page-content p {
  font-size: 16px;
  color: #fff !important;
}
.page-content a {
  color: #fff;
  font-weight: bold;
}
.page-content a:hover {
  color: #DCDCDC;
}
.page-content ul li {
  font-size: 16px;
  color: #fff !important;
}

@media (min-width: 1001px) {
  .page-content {
    padding: 40px;
  }
  .page-content h1 {
    font-size: 38px;
    padding-top: 80px;
    text-align: left;
  }
  .page-content h2 {
    font-size: 22px;
  }
}
.form-wrapper {
  height: 100%;
  min-height: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding: 25px;
  background: #fff;
  color: #000;
  padding-bottom: 140px;
}
.form-wrapper h1 {
  color: #000;
  text-align: center;
  text-transform: none;
}
.form-wrapper .gform_wrapper.gravity-theme .gform_fields {
  color: #000 !important;
  text-align: left !important;
}
.form-wrapper .gfield_required, .form-wrapper .gfield_required_asterisk {
  color: #000 !important;
}

@media (min-width: 1001px) {
  .form-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    padding: 40px 80px 0;
    height: 100vh;
    overflow: scroll;
  }
}
form.request-info-page label {
  color: #000;
  font-size: 14px !important;
  margin-bottom: 4px !important;
  font-weight: normal !important;
}
form.request-info-page input, form.request-info-page textarea {
  border: 1px solid #e8e8e8 !important;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
}
form.request-info-page select {
  border: 1px solid #e8e8e8 !important;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
  color: var(--colorLightGray);
}
form.request-info-page input, form.request-info-page textarea {
  padding: 25px 15px !important;
}
form.request-info-page input::placeholder, form.request-info-page textarea::placeholder, form.request-info-page select::placeholder {
  text-transform: none;
  font-weight: normal !important;
  color: var(--colorLightGray);
}
form.request-info-page input[type=submit] {
  background: #568030 !important;
  border: none !important;
  color: #000;
  font-weight: bold !important;
  font-size: 24px !important;
  padding: 10px 15px !important;
  height: 58px !important;
  line-height: 1 !important;
  margin: 0px auto;
  -webkit-box-shadow: 0 2px 7px 2px rgba(0, 0, 0, 0.3) !important;
  box-shadow: 0 2px 7px 2px rgba(0, 0, 0, 0.3) !important;
  width: 100% !important;
  transition: all 0.3s ease-in-out;
}
form.request-info-page input[type=submit]:hover {
  background-color: #7bb845 !important;
  transition: all 0.2s ease-in-out !important;
  box-shadow: 0 2px 10px 2px rgba(0, 0, 0, 0.11) !important;
  color: #000 !important;
}

img.awards {
  width: 100%;
  margin-top: 20px;
}
img.brand-story-thumbnail {
  width: 50px;
}

p.watch-video {
  margin-top: 50px;
  text-align: center;
}

img.video-thumbnail {
  max-width: 250px;
  margin-right: 20px;
  margin-bottom: -50px;
  -webkit-box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px -3px rgba(0, 0, 0, 0.3);
}

.pull-quote {
  font-size: 24px;
  line-height: 180%;
  font-weight: bold;
  padding: 20px;
  background: rgba(0, 135, 82, 0.1);
  margin: 40px 0;
}

@media (min-width: 1400px) {
  .pull-quote {
    margin: 40px 0;
  }
}
.inline-cta-wrapper {
  margin: 40px 20px;
  padding: 40px;
  background: #ccc;
}
.inline-cta-wrapper .split-copy {
  padding: 0;
}
.inline-cta-wrapper .split-image {
  padding: 0;
  min-height: 0 !important;
}

@media (min-width: 1001px) {
  .inline-cta-wrapper {
    margin: 40px -20px;
  }
}
.style-one {
  background: #000 url(https://picsum.photos/960/960) no-repeat top center/cover;
  padding: 30px 40px 30px !important;
}
.style-one .split {
  flex-wrap: wrap;
}
.style-one .split .split-copy {
  flex: 0 0 100%;
}
.style-one .split .split-image {
  text-align: center;
  align-self: center;
  flex: 0 0 100%;
}
.style-one .split .split-image img {
  margin-bottom: 0;
  max-height: 200px;
  transition: all 0.3s ease-in-out;
}
.style-one .split .split-image img:hover {
  transform: scale(1.07);
  transition: all 0.3s ease-in-out;
}
.style-one h2, .style-one h3, .style-one p {
  color: #fff !important;
}
.style-one h2 {
  padding-top: 0;
}
.style-one a.learn-more {
  background: #568030 !important;
  color: #fff !important;
  font-weight: bold !important;
  font-family: "Friki-Tiki-JF", sans-serif;
}
.style-one a.learn-more:hover {
  background: #568030 !important;
  color: #fff !important;
}

@media (min-width: 1101px) {
  .style-one .split {
    flex-wrap: nowrap;
  }
  .style-one .split .split-copy {
    flex: 0 0 70%;
  }
  .style-one .split .split-image {
    text-align: right;
    align-self: center;
    flex: 0 0 30%;
  }
  .style-one .split .split-image img {
    margin-bottom: 0;
    max-height: 200px;
    transition: all 0.3s ease-in-out;
  }
  .style-one .split .split-image img:hover {
    transform: scale(1.07);
    transition: all 0.3s ease-in-out;
  }
}
/* hide reading indicator on homepage */
.home #reading-position-indicator, .page-id-7 #reading-position-indicator {
  display: none;
}

/* hide reguired text on forms */
.gform_required_legend {
  display: none;
}

/* timeline / next steps */
/* dot alignment */
#cd-timeline.single-column.pro .cd-timeline-block .cd-timeline-img.icon-no-readmore {
  left: -10px !important;
}

/* box left alignment */
.cd-timeline-block.single-column .cd-timeline-content {
  margin-left: 25px !important;
}/*# sourceMappingURL=main.css.map */