@charset "UTF-8";
/*
Theme Name: sevenday
Author: Ian Loats - The Creative Plot
Author URI: https://www.thecreativeplot.com/
Description: Custom WordPress themes, Grown by Dialogue.
Version: 1.0
Text Domain: sevenday
Domain Path: /languages
*/
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 12px;
}

::-webkit-scrollbar-track {
  background-color: #ffffff;
  border-radius: 0;
}

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #3c3c3c;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

h1 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #f7931e;
}

h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 30px;
  padding: 0.5em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #000000;
}

h2.lrg {
  font-weight: 700;
  font-size: 54px;
  line-height: 58px;
}

h2 a {
  text-decoration: none;
  color: #000000;
}

h2 a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.3em;
  color: #f7931e;
}

h3 {
  font-weight: 600;
  font-size: 22px;
  line-height: 28px;
  padding: 1em 0 0.5em;
  margin: 0;
  letter-spacing: -0.02em;
  color: #f7931e;
}

h3.lrg {
  font-size: 40px;
  line-height: 46px;
  padding: 1em 0 0.5em;
}

p {
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 0.5em 0;
  letter-spacing: -0.01em;
}

p.sml {
  font-size: 13px;
  line-height: 18px;
}

p.int {
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 700;
}

strong {
  font-weight: 700;
}

header, footer {
  background-color: #000000;
  padding: 0 0 0;
}

html {
  scroll-padding-top: 40px;
  scroll-behavior: smooth;
}

header {
  position: fixed;
  z-index: 3;
  width: 100%;
  top: 0;
}

header .wrap {
  position: relative;
}

body.admin-bar header {
  margin-top: 32px;
}

footer {
  background: #000;
  background: linear-gradient(360deg, #58595b 70px, black 0%, black 100%);
}

header ul, footer ul {
  font-size: 13px;
  line-height: 18px;
  padding: 0;
}

header ul li::marker, footer ul li::marker {
  color: #000000;
}

footer a {
  color: #a2a2a2;
}

footer a:hover {
  color: #f7931e;
}

footer p {
  color: #a2a2a2;
  padding: 0;
}

header a:hover, footer a:hover {
  text-decoration: none;
}

ul li::marker {
  color: #f7931e;
}

ul {
  font-size: 18px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 1em 1.25em;
}

ul.sub-menu {
  padding: 0 0 0 1em;
}

ul.nav-menu {
  padding: 0 0 1em;
}

.current-menu-item > a {
  color: #f7931e;
}

footer ul.nav-menu {
  display: flex;
  flex-flow: row wrap;
  padding: 2em 0;
  font-weight: 700;
}

footer ul.nav-menu ul.sub-menu {
  padding: 0 3em 0 0;
  font-weight: 300;
}

a {
  text-decoration: none;
  color: #f7931e;
}

a:hover {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.25em;
  color: #58595b;
}

.wrap {
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 32px;
}

section {
  padding: 10em 0 6em;
}

section.breadcrumbs {
  padding: 72px 0 0.5em 0;
  background-color: #58595b;
}

section.breadcrumbs p {
  color: #a2a2a2;
  padding: 0 200px 0 0;
}

section.breadcrumbs p a:hover {
  color: #ffffff;
  text-decoration: none;
}

section.blk {
  background-color: #000000;
  padding: 0;
}

img.winexp {
  margin: 1em 0;
  width: 500px;
  height: 91px;
}

.intpane {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}

main {
  padding: 0;
}

iframe {
  margin: 2em 0;
  border-radius: 32px;
}

hr.wp-block-separator, hr {
  border: 0;
  border-top: 1px solid #f7931e;
  margin: 3em 0;
}

.page-id-18 iframe {
  border-radius: 0;
  margin: 0;
}

p.btn, div.wp-block-buttons div.wp-block-button {
  margin: 1em 0;
}

a.button, a.wp-block-button__link {
  background-color: #000000;
  border: 0;
  border-radius: 100px;
  box-sizing: border-box;
  color: #f7931e;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  padding: 0.5em 4em;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}

a.button:hover, a.wp-block-button__link:hover {
  background-color: #f7931e;
  color: #ffffff;
  text-decoration: none;
}

.archive a.button, .archive a.wp-block-button__link {
  width: 100%;
  display: block;
  text-align: center;
  padding: 0.5em 1em;
}

.archive p.btn, .archive div.wp-block-buttons div.wp-block-button {
  margin: 0 0;
}

section.org a.button:hover {
  background-color: #ffffff;
  color: #f7931e;
}

section.blac a.button {
  background-color: #f7931e;
  color: #000000;
}

section.blac a.button:hover {
  background-color: #ffffff;
  color: #f7931e;
}

.two-col {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -16px;
}

.two-col > div {
  flex: 0 0 calc(50% - 32px);
  margin: 16px;
}

.three-col {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -16px;
}

.three-col > div {
  flex: 0 0 calc(25% - 32px);
  margin: 16px;
}

.portfolio-box {
  width: 100%;
  display: inline-block;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 50%;
  flex: 0 50%;
  text-align: center;
}

.portfolio-box:before {
  content: "";
  float: left;
  padding-top: 100%;
}

.portfolio-pane a {
  cursor: pointer;
  display: block;
}

.portfolio-pane {
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  position: absolute;
  border-radius: 32px;
}

.pf-link img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  transition: all 0.5s;
}

.pf-link:hover img {
  -ms-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  transform: scale(1.03);
}

/* Brochure Accordion */
section.accordion {
  padding: 0;
}

section.accordion iframe {
  margin: 0;
  border-radius: 0;
}

*, *::before, *::after {
  box-sizing: border-box;
}

.tab {
  position: relative;
  border-top: 1px solid #000;
}

.tab:first-child {
  border-top: 0;
}

.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}

.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}

.tab input:checked ~ .tab__content {
  max-height: 800px;
}

.accordion {
  color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
  overflow: hidden;
}

.tab__label,
.tab__close {
  display: flex;
  color: #000000;
  background: #ffffff;
  cursor: pointer;
}

.tab__label {
  justify-content: space-between;
  padding: 1rem;
  font-weight: 700;
}

.tab__label:hover {
  color: #f7931e;
}

.tab__label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
}

.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}

.tab__content p {
  margin: 0;
  padding: 1rem;
}

.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}

.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce 0.5s infinite;
}

@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}
/* End Brochure Accordion */
ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  font-weight: 400 !important;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
}

input[type=email], input[type=text], input[type=tel], input[type=password], textarea {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  font-size: 18px;
  line-height: 26px;
  padding: 0.5em 2em 0.5em 1em;
  border-radius: 9px;
  -webkit-appearance: none;
  color: #000000;
  border: 0;
  height: auto;
  margin: 0 0 0.5em;
  outline: 0 none;
  width: 100%;
  display: inline-block;
  background-color: #f7931e;
  border-radius: 9px;
}

label {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  font-size: 18px;
  line-height: 26px;
}

input[type=submit] {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #000000;
  border: 0;
  border-radius: 100px;
  box-sizing: border-box;
  color: #f7931e;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  line-height: 26px;
  padding: 0.5em 4em;
  transition: background-color 0.3s, color 0.3s;
  text-decoration: none;
}

input[type=submit]:hover {
  background-color: #f7931e;
  color: #ffffff;
  text-decoration: none;
}

select {
  font-family: "Open Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  padding: 0.5em 2em 0.5em 1em;
  border: 0;
  cursor: pointer;
  border-radius: 9px;
  text-decoration: none;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1em;
  min-width: 100%;
  margin: 0 0 0.5em;
  -webkit-appearance: none;
  color: #000000;
  background-color: #f7931e;
}

select:focus {
  outline: none;
}

footer input[type=email], footer input[type=text] {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  padding: 0.25em 1em;
  font-size: 18px;
  line-height: 26px;
  border-radius: 100px;
  -webkit-appearance: none;
  border: 2px solid #ffffff;
  height: auto;
  margin: 0.25em 0;
  outline: 0 none;
  width: 100%;
  background: #f7931e;
  color: #000000;
}

footer input[type=submit] {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  background-color: #f7931e;
  padding: 0.25em 1em;
  font-size: 18px;
  line-height: 26px;
  border-radius: 100px;
  -webkit-appearance: none;
  font-weight: 400;
  height: auto;
  border: 2px solid #ffffff;
  margin: 0.25em 0;
  cursor: pointer;
  display: inline-block;
  width: 100%;
}

footer input[type=submit]:hover {
  color: #ffffff;
  background-color: #000000;
  border: 2px solid #f7931e;
}

*, *::before, *::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  padding: 0;
}

section.hero {
  padding: 40px 0 0;
  position: relative;
  height: 50vh;
  min-height: 440px;
  max-height: 590px;
  display: flex;
  justify-content: flex-end;
}

.slideshow {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow: hidden;
  perspective-origin: 50% 50%;
  transform-style: preserve-3d;
  padding: 2em 0 0;
  opacity: 0;
  height: 100%;
  z-index: 1;
  -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #000 25%, #000 75%, rgba(0, 0, 0, 0) 100%);
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 0, #000 25%, #000 75%, rgba(0, 0, 0, 0) 100%);
}

.slideshow.in {
  animation: in 1s ease-in both;
}

.slideshow > img {
  max-height: 100vh;
  max-width: 100%;
  width: 10%;
  object-fit: contain;
  flex: 0 0 10%;
}

@keyframes in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#cloudsBackground {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url("/construction/img/sevenday-hero-06.png");
  background-repeat: repeat;
  background-position: 0 0;
  background-size: auto 100%;
  animation: cloudsBackground 400s linear infinite;
  z-index: -1;
}

@keyframes cloudsBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10240px 0;
  }
}
.orangesky {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f7931e;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.9;
}

.herologo {
  width: 276px;
  height: 152px;
  position: relative;
  top: -8px;
  left: 0;
  z-index: 2;
}

section.hero .wrap {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 100%;
  overflow: hidden;
}

.wrap.logopage {
  position: absolute;
  left: 0;
  right: 0;
  margin-inline: auto;
  width: 100%;
  text-align: right;
}

.pagelogo {
  width: 276px;
  height: 152px;
  position: relative;
  top: 30px;
  left: 0;
  z-index: 2;
}

.ftlogo {
  width: 276px;
  height: 152px;
  display: block;
}

section.breadcrumbs p.sml span {
  position: relative;
  z-index: 2;
}

ul.icons {
  list-style-type: none;
  color: #f7931e;
  font-weight: 700;
  padding: 1em 0 0.5em;
}

ul.icons li {
  display: inline-block;
  margin-right: 1.5em;
  padding-bottom: 0.5em;
}

ul.icons li:before {
  display: inline-block;
  margin-right: 8px;
}

ul.icons li:nth-child(1)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_01.svg");
  width: 22.5px;
}

ul.icons li:nth-child(2)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_02.svg");
  width: 26px;
}

ul.icons li:nth-child(3)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_03.svg");
  width: 17.5px;
}

ul.icons li:nth-child(4)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_04.svg");
  width: 20px;
}

ul.icons li:nth-child(5)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_05.svg");
  width: 25px;
}

ul.icons li:nth-child(6)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_06.svg");
  width: 22px;
}

ul.icons li:nth-child(7)::before {
  content: url("/wp-content/themes/sevenday/img/icons/intro-icons_03.svg");
  width: 17.5px;
}

.socials {
  position: absolute;
  width: 230px;
  height: 34px;
  right: 32px;
  top: 6px;
  display: flex;
  justify-content: flex-end;
}

.socials img, .socials svg {
  height: 28px;
  margin: 0 0 0 1.5em;
}

.socials a:hover svg path {
  fill: #ffffff;
}

footer .wrap {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

footer .wrap > div:nth-child(odd) {
  flex: 0 0 30%;
}

footer .wrap > div:nth-child(even) {
  flex: 0 0 70%;
  display: inline-flex;
  justify-content: flex-end;
}

footer .wrap > div:nth-child(1) {
  padding-top: 1em;
}

footer .wrap > div:nth-child(2) {
  align-items: flex-start;
}

footer .wrap > div:nth-child(3) {
  display: inline-flex;
  align-items: flex-end;
  padding-bottom: 0.5em;
}

footer .wrap > div:nth-child(4) {
  padding-bottom: 43px;
}

section.gra {
  background-color: #F5F5F5;
  padding: 4em 0;
}

section.gra h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #f7931e;
}

section.org {
  background-color: #f7931e;
  padding: 4em 0;
  overflow: hidden;
}

section.org h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #ffffff;
}

section.org h3 span {
  color: #000000;
}

section.drkgra {
  background-color: #58595b;
  padding: 4em 0;
}

section.drkgra h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #ffffff;
}

section.drkgra h3 span {
  color: #f7931e;
}

section.drkgra p, section.blac p {
  color: #ffffff;
}

section.blac {
  background-color: #000000;
  padding: 4em 0;
}

section.blac h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #ffffff;
}

section.wht {
  background-color: #ffffff;
  padding: 4em 0;
}

section.wht h3 {
  font-weight: 700;
  font-size: 40px;
  line-height: 46px;
  padding: 0.25em 0;
  margin: 0;
  letter-spacing: -0.02em;
  color: #f7931e;
}

.imgbloc {
  display: flex;
  flex-flow: row wrap;
  margin: -10px;
}

.imgbloc > div {
  width: 100%;
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 calc(50% - 20px);
  flex: 0 calc(50% - 20px);
  margin: 10px;
}

.imgbloc > div:before {
  content: "";
  float: left;
  padding-top: 100%;
}

.imgbloc > div > div {
  width: 100% !important;
  height: 100%;
  overflow: hidden;
  position: absolute;
}

.imgbloc > div > div img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover;";
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.frt-col {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -32px;
}

.frt-col > div:nth-child(1) {
  flex: 0 0 calc(35% - 64px);
  margin: 0 32px;
  z-index: 2;
}

.frt-col > div:nth-child(2) {
  flex: 0 0 calc(65% - 64px);
  margin: 0 32px;
}

.frt-col-two {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -32px;
}

.frt-col-two > div:nth-child(1) {
  flex: 0 0 calc(65% - 64px);
  margin: 0 32px;
}

.frt-col-two > div:nth-child(2) {
  flex: 0 0 calc(35% - 64px);
  margin: 0 32px;
}

.frt-col.end {
  align-items: flex-end;
}

.dbimg {
  max-width: 400px;
  height: auto;
  margin: -6em auto;
  display: block;
  opacity: 0.8;
}

#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 0 !important;
}

.wp-block-easy-tabs-block-tab-contents {
  border: 0 !important;
  padding: 1em 0 !important;
}

.wp-block-easy-tabs-block-tabs .wp-block-easy-tabs-block-tab-button > :last-child, .wp-block-easy-tabs-block-tabs .wp-block-easy-tabs-block-tab-content > :last-child {
  text-align: center;
}

.wp-block-easy-tabs-block-tab-button {
  flex: 1 0 auto;
}

.logos {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -10px;
}

.logos > div {
  flex: 0 0 calc(16.66% - 20px);
  background-color: #F5F5F5;
  border-radius: 32px;
  margin: 10px;
}

.logos > div img {
  width: 100%;
  height: auto;
  display: block;
}

.wpcf7 form .wpcf7-response-output {
  background-color: #ffffff;
}

/* media queries */
@media (max-width: 2200px) {
  .slideshow > img {
    width: 16.66%;
    flex: 0 0 16.66%;
  }
}
@media (max-width: 1260px) {
  footer .wrap > div:nth-child(odd) {
    flex: 0 0 50%;
  }

  footer .wrap > div:nth-child(even) {
    flex: 0 0 50%;
  }
}
@media (max-width: 980px) {
  .frt-col > div:nth-child(1) {
    flex: 0 0 calc(50% - 64px);
  }

  .frt-col > div:nth-child(2) {
    flex: 0 0 calc(50% - 64px);
  }

  .frt-col-two > div:nth-child(1) {
    flex: 0 0 calc(50% - 64px);
  }

  .frt-col-two > div:nth-child(2) {
    flex: 0 0 calc(50% - 64px);
  }
}
@media (max-width: 900px) {
  .three-col > div {
    flex: 0 0 calc(33.33% - 32px);
  }
}
@media (max-width: 800px) {
  footer .wrap {
    justify-content: flex-start;
  }

  footer .wrap > div:nth-child(odd) {
    flex: 0 0 100%;
  }

  footer .wrap > div:nth-child(even) {
    flex: 0 0 100%;
  }

  footer .wrap > div:nth-child(1) {
    order: 1;
  }

  footer .wrap > div:nth-child(2) {
    order: 2;
    justify-content: flex-start;
  }

  footer .wrap > div:nth-child(3) {
    order: 4;
  }

  footer .wrap > div:nth-child(4) {
    order: 3;
    padding-bottom: 8px;
  }

  .ftlogo {
    width: 176px;
    height: auto;
  }

  .pagelogo {
    width: 176px;
    height: auto;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 30px;
    line-height: 36px;
  }

  h2 {
    font-size: 18px;
    line-height: 24px;
  }

  h2.lrg {
    font-size: 44px;
    line-height: 48px;
  }

  h3 {
    font-size: 17px;
    line-height: 23px;
  }

  h3.lrg {
    font-size: 30px;
    line-height: 36px;
  }

  p {
    font-size: 15px;
    line-height: 23px;
  }

  p.sml {
    font-size: 12px;
    line-height: 17px;
  }

  p.int {
    font-size: 18px;
    line-height: 24px;
  }

  ul {
    font-size: 15px;
    line-height: 23px;
  }

  a.button, a.wp-block-button__link {
    font-size: 15px;
    line-height: 23px;
  }

  section.gra h3 {
    font-size: 30px;
    line-height: 36px;
  }

  section.org h3 {
    font-size: 30px;
    line-height: 36px;
  }

  section.drkgra h3 {
    font-size: 30px;
    line-height: 36px;
  }

  section.blac h3 {
    font-size: 30px;
    line-height: 36px;
  }

  section.wht h3 {
    font-size: 30px;
    line-height: 36px;
  }

  input[type=email], input[type=text], input[type=tel], input[type=password], textarea {
    font-size: 15px;
    line-height: 23px;
  }

  label {
    font-size: 15px;
    line-height: 23px;
  }

  input[type=submit] {
    font-size: 15px;
    line-height: 23px;
  }

  select {
    font-size: 15px;
    line-height: 23px;
  }

  footer input[type=email], footer input[type=text] {
    font-size: 15px;
    line-height: 23px;
  }

  footer input[type=submit] {
    font-size: 15px;
    line-height: 23px;
  }

  section.hero {
    height: 380px;
    min-height: unset;
    max-height: unset;
  }

  .slideshow {
    padding: 5em 0 0;
  }

  img.winexp {
    width: 100%;
    height: auto;
  }

  .frt-col > div:nth-child(1) {
    flex: 0 0 calc(100% - 64px);
    margin-bottom: 2em;
  }

  .frt-col > div:nth-child(2) {
    flex: 0 0 calc(100% - 64px);
  }

  .frt-col-two > div:nth-child(1) {
    flex: 0 0 calc(100% - 64px);
    order: 2;
  }

  .frt-col-two > div:nth-child(2) {
    flex: 0 0 calc(100% - 64px);
    order: 1;
  }

  section {
    padding: 5em 0 6em;
  }

  .herologo {
    width: 176px;
    height: auto;
  }

  .intpane {
    justify-content: center;
  }

  ul.icons {
    text-align: center;
  }

  .three-col > div {
    flex: 0 0 calc(50% - 32px);
  }

  .logos > div {
    flex: 0 0 calc(33.33% - 20px);
    border-radius: 16px;
  }

  .slideshow > img {
    width: 20%;
    flex: 0 0 20%;
  }

  .portfolio-pane {
    border-radius: 16px;
  }

  iframe {
    border-radius: 16px;
  }

  .wp-block-easy-tabs-block-tab-button {
    padding: 0.5em;
  }
}
@media (max-width: 480px) {
  .three-col > div {
    flex: 0 0 calc(100% - 32px);
  }

  .two-col > div {
    flex: 0 0 calc(100% - 32px);
  }

  .wrap {
    padding: 0 16px;
  }
}

/*# sourceMappingURL=style.css.map */
