:root {
  --steel-blue: #026cb2;
  --secondary-color: #273e45;
  --background-2: #ebd2b5;
  --highlight-color: #e63531;
  --primary-color: #333;
  --silver: silver;
}

.image-header {
  background-image: url('../images/background-image.svg');
  background-position: 0 0;
  background-size: 125px;
  border-color: #1960ac;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  flex-direction: column;
  justify-content: center;
  height: 50vh;
  display: flex;
}

.image-header.history-and-mission {
  background-image: linear-gradient(#ebd2b51c, #ebd2b51c), url('../images/image-42.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-bottom-width: 2px;
  border-bottom-color: #007dc5;
}

.image-header.services-and-offerings {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_5135-1_cropped.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.image-header.services-and-offerings.mk {
  background-image: linear-gradient(#0006, #0006);
  background-repeat: repeat;
  background-size: auto;
  align-items: stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.image-header.services-and-offerings.basecamp {
  background-image: linear-gradient(to bottom, null, null), url('../images/IMG-5135-.webp');
}

.image-header.services-and-offerings.structure {
  background-image: linear-gradient(#0000, #0000), url('../images/Image-24333.webp');
}

.image-header.services-and-offerings.home {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Image-3.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.image-header.services-and-offerings.operation {
  background-image: linear-gradient(#00000080, #00000080), url('../images/container-2-interior.webp');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.image-header.services-and-offerings.lt {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Demo-Days-01.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.image-header.program-management {
  background-image: linear-gradient(#00000080, #00000080), url('../images/storm-palm-trees.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-bottom-color: #314ee6;
}

.image-header.quality-management {
  background-image: linear-gradient(#00000080, #00000080), url('../images/bridge-flood.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-bottom-color: #313fe6;
}

.image-header.logistics {
  background-image: linear-gradient(#00000080, #00000080), url('../images/burning-rubble.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-header.management {
  background-image: linear-gradient(#00000080, #00000080), url('../images/tornado-weather-storm-disaster-danger-cloud.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.image-header.technical {
  background-image: linear-gradient(#00000080, #00000080), url('../images/pile-of-waste-materials.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  border-color: #1960ac;
}

.image-header.emergency-response {
  background-image: linear-gradient(#00000080, #00000080), url('../images/barn-flooded.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-header.customer-service {
  background-image: linear-gradient(#0000, #0000), url('../images/image-74.webp');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
}

.image-header.past-performance {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Image-260-.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.image-header.contact {
  background-image: linear-gradient(#00000038, #00000038), url('../images/Image-260-.webp');
  background-position: 0 0, 50% 60%;
  background-size: auto, cover;
}

.image-header.contact.job {
  background-image: linear-gradient(#0000, #0000), url('../images/Image-24333.webp');
}

.image-header.mobile-units {
  background-image: linear-gradient(#00000069, #00000069), url('../images/57-foot-mobile-kitchen-exterior.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.header-image-h1 {
  color: #007dc5;
  text-align: center;
  text-transform: uppercase;
  text-shadow: none;
  background-color: #ffffffd4;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 55px;
  display: block;
}

.image-header-subtitle {
  color: #e6e6e6;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #000;
  font-family: Oswald, sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
}

.primary-color {
  background-color: #333;
}

.secondary-color {
  background-color: #273e45;
}

.background-1 {
  background-color: #fffce2;
}

.background-2 {
  background-color: #ebd2b5;
}

.highlight-color {
  background-color: #e63531;
}

.title-text {
  font-family: Exo, sans-serif;
}

.secondary-color-text {
  color: #273e45;
}

.background-2-text {
  color: #ebd2b5;
}

.subtitle-text {
  color: #026cb2;
  text-transform: uppercase;
  text-shadow: none;
  font-family: Oswald, sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}

.subtitle-text.smaller {
  justify-content: flex-start;
  align-items: center;
  font-size: 24px;
  display: flex;
}

.subtitle-text.smaller.center {
  line-height: 1.2em;
}

.subtitle-text.smaller.menu {
  float: left;
  font-size: 19px;
}

.subtitle-text.smaller.noneview {
  display: none;
}

.subtitle-text.smaller.t {
  justify-content: flex-start;
}

.subtitle-text.smaller._1 {
  justify-content: center;
}

.subtitle-text.center.nonview {
  display: none;
}

.subtitle-text.mobilekitchen {
  margin-top: 20px;
  margin-bottom: 10px;
}

.body-text {
  clear: both;
  color: #333;
  margin-top: 10px;
  margin-bottom: auto;
  padding: 10px 15px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.body-text.small {
  font-size: 12px;
}

.body-text.bullets {
  margin-left: 35px;
}

.body-text.no-bullets {
  line-height: .6em;
}

.body-text.list {
  padding-top: 0;
  padding-left: 40px;
}

.body-text.list-below {
  margin-bottom: 0;
}

.body-text.noneview {
  display: none;
}

.body-text.mobile {
  padding-top: 15px;
  padding-bottom: 15px;
}

.css-label {
  float: left;
  clear: both;
  background-color: #97d5ff;
  border-radius: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Inconsolata, monospace;
}

.whitespace {
  height: 25px;
}

.whitespace.small {
  height: 50px;
}

.whitespace.small.noneview {
  display: none;
}

.whitespace.line {
  border-top: 1px solid #e2e2e2;
  height: 25px;
}

.whitespace.line.noneview {
  display: none;
}

.whitespace.large {
  height: 100px;
}

.spacing-bottom {
  margin-bottom: 15px;
  line-height: 1em;
}

.spacing-bottom.secondary-color-text {
  color: #273e45;
}

.navbar {
  background-color: #333;
  border-bottom: 3px #fff;
  padding-top: 5px;
  padding-bottom: 5px;
}

.site-wrapper {
  background-color: #fefefe00;
  background-image: none;
  background-size: auto;
  min-height: 100vh;
}

.nav-link {
  color: #fff;
  text-transform: uppercase;
  margin-top: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s ease-in-out;
}

.nav-link:hover {
  background-color: #3183e61a;
}

.nav-link.w--current {
  color: #fff;
  text-transform: uppercase;
  background-color: #3196e638;
  border-radius: 0;
  font-family: Oswald, sans-serif;
  text-decoration: none;
}

.nav-link.w--current:hover {
  background-color: #0000;
  border-bottom: 0 solid #000;
}

.dropdown-text {
  color: #fff;
  font-family: Oswald, sans-serif;
}

.dropdown-icon {
  color: #fff;
}

.dropdown-list.w--open {
  background-color: #333;
}

.content-container {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.footer {
  z-index: 2;
  background-color: #2a2a2a;
  border-color: #555;
  border-top-style: solid;
  border-top-width: 2px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.footer-header {
  color: #f5f5f5;
  text-transform: uppercase;
  border-bottom: 1px solid #555;
  margin-left: 11px;
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 500;
}

.center {
  text-align: center;
}

.footer-logo {
  margin-top: 15px;
}

.footer-link {
  color: #9e9a9a;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
}

.footer-link.design-link {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  display: block;
}

.footer-row {
  z-index: 2;
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 10px;
  position: relative;
}

.contact-column {
  padding-left: 50px;
}

.rkgroup-logo {
  float: right;
  margin-top: 18px;
}

.rkems-logo {
  margin-top: 5px;
}

.bold {
  color: #fef9f9;
  font-size: 20px;
  font-weight: 700;
}

.bold.title {
  color: #026cb2;
}

.bio-block {
  border-bottom: 1px solid #938e8e;
  border-radius: 1px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 60px;
  padding-bottom: 0;
}

.bio-block.center.full-width {
  width: 100%;
  min-width: auto;
  max-width: 1800px;
}

.regular {
  font-weight: 400;
}

.email {
  color: #273e45;
  font-family: Open Sans, sans-serif;
  line-height: 1.1em;
  text-decoration: none;
}

.phone {
  color: #273e45;
  text-decoration: none;
}

.link-block {
  float: right;
}

.link {
  color: #026cb2;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.subsection {
  margin-top: 40px;
  display: block;
}

.subsection.management {
  border: 1px solid var(--steel-blue);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 200px;
  margin: 10px;
  display: flex;
}

.subsection.noneview {
  display: block;
}

.subsection.mobilekitchen {
  margin-top: auto;
}

.subsection.temporary, .subsection.equipment {
  margin-top: 40px;
}

.table-info {
  text-align: center;
  margin-top: 10px;
}

.full-width {
  width: 100%;
}

.news-link {
  color: #0089e4;
  font-size: 16px;
  text-decoration: none;
}

.nav-list {
  float: left;
  margin-left: 5px;
  margin-right: 5px;
}

.spec-sheet-button {
  float: right;
  background-color: #026cb2;
}

.spec-sheet-button.assets {
  float: left;
  margin-right: 20px;
}

.spec-sheet-button.side-margin {
  margin-left: 10px;
  margin-right: 10px;
}

.in-body-nav-links {
  flex-wrap: wrap;
  place-content: center space-around;
  display: flex;
}

.formcontainer {
  background-color: #333;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 350px;
  height: 40px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.newsletterbar {
  z-index: 1;
  color: #fff;
  text-align: center;
  position: fixed;
  bottom: 36px;
  right: 0;
}

.footer-wrapper {
  overflow: hidden;
}

.newslettertext {
  color: #f5f5f5;
  cursor: pointer;
  border: 0 solid silver;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.newsletter-circle {
  background-color: #026cb2;
  background-image: url('../images/envelope.svg');
  background-position: 50% 39%;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  background-attachment: scroll;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: absolute;
  top: -10px;
  left: -10px;
}

.small {
  font-size: 13px;
  line-height: 1em;
}

.big-cta {
  background-color: silver;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 200px;
  display: flex;
}

.big-cta-button {
  text-transform: uppercase;
  background-color: #273e45;
  border-radius: 10px;
  margin-top: 25px;
  font-family: Oswald, sans-serif;
  font-size: 50px;
  line-height: 1.5em;
  transition: background-color .2s ease-in-out;
}

.big-cta-button:hover {
  background-color: #3f6672;
}

.bold-text {
  font-weight: 400;
}

.bio-wrapper {
  flex-wrap: wrap;
  justify-content: space-around;
  display: flex;
}

.flex-container {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.cl-container {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 35px;
  display: flex;
}

.ci {
  width: 150px;
  margin-left: 35px;
  margin-right: 35px;
}

.bigcontainer {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.logo-container {
  justify-content: center;
  display: flex;
}

.paragraph {
  text-align: center;
}

.paragraph.footer {
  color: #c2c2c2;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
}

.background-video {
  flex-direction: column;
  justify-content: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.noneview {
  display: none;
}

.mk {
  margin-top: 50px;
  margin-bottom: 50px;
}

.flexwrapper {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column1 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.column1.image {
  height: 100%;
  display: flex;
}

.column2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.ts {
  display: inline-block;
  position: static;
}

.wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.wrapper.about-nt {
  justify-content: center;
  align-items: center;
}

.column {
  flex-flow: column wrap;
  place-content: stretch center;
  align-items: center;
  display: flex;
}

.column-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.rich-text-block {
  flex-direction: row-reverse;
  display: flex;
}

.logolink-block {
  opacity: .8;
  width: 350px;
  transition: all .2s ease-in-out;
}

.logolink-block:hover {
  opacity: 1;
  transform: translate(0, -5px);
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
}

.list-3 {
  display: flex;
}

.button {
  text-align: center;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.h2 {
  text-transform: uppercase;
  font-weight: 400;
}

.spaced-li {
  margin-bottom: 20px;
}

.columns {
  padding-left: 30px;
}

.link-2, .link-3, .link-4 {
  color: var(--steel-blue);
}

.text-span {
  font-style: italic;
}

.location-and-venues {
  text-align: center;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  max-width: 1000px;
  display: inline-block;
}

.location-molecule {
  text-align: center;
}

.image-thumbnail {
  text-align: center;
  background-color: #fff;
  border: 1px solid #0000;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  display: block;
  overflow: visible;
}

.heading-6 {
  font-size: 22px;
  font-weight: 700;
}

.image-19 {
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.image-18 {
  margin-top: 0;
  margin-bottom: 0;
}

.subtle-rise {
  color: #4c4a4a;
  text-decoration: none;
  transition: all .5s ease-in-out;
  position: relative;
}

.subtle-rise:hover {
  transform: translate(0, -10px);
  box-shadow: 1px 5px 20px #0003;
}

.safe-margin-container {
  flex: 0 auto;
  order: 0;
  align-self: center;
  width: 80%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-20 {
  margin-top: 19px;
  margin-bottom: 15px;
}

.space {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.body-text-2 {
  color: #000;
  text-align: left;
  letter-spacing: 0;
  text-indent: 0;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #000;
  flex: 1;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 2em;
  display: block;
}

.whitespace-2 {
  height: 50px;
}

.whitespace-2.small {
  height: 25px;
}

.paragraph-2 {
  color: #7e7e7e;
  text-align: center;
  font-size: 12px;
  position: static;
}

.management, .management.w--current {
  color: var(--steel-blue);
  text-decoration: none;
}

.section.blue {
  background-color: var(--steel-blue);
  width: 100%;
  padding: 0 100px;
}

.contact-button {
  border: 2px solid var(--steel-blue);
  background-color: var(--steel-blue);
  text-transform: uppercase;
  padding: 20px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
}

.contact-button:hover {
  color: var(--steel-blue);
  background-color: #026cb200;
}

.hidden {
  display: none;
}

@media screen and (min-width: 1280px) {
  .image-header.past-performance {
    background-image: linear-gradient(#0000, #0000), url('../images/Demo-Days-1.png');
  }

  .columns {
    padding-right: 30px;
  }
}

@media screen and (max-width: 991px) {
  .header-image-h1 {
    line-height: 60px;
  }

  .image-header-subtitle {
    letter-spacing: 1px;
    line-height: 50px;
  }

  .image-header-subtitle.tablet {
    margin-top: 12px;
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-left: 21px;
    padding-right: 21px;
  }

  .dropdown-list {
    background-color: #333;
  }

  .menu-button {
    background-color: #0071ba;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
  }

  .content-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .rkgroup-logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .container-block.mobile-padded {
    padding-left: 10px;
    padding-right: 10px;
  }

  .spec-sheet-button.side-margin {
    margin-bottom: 10px;
  }

  .in-body-nav-links {
    place-content: center space-around;
    max-width: 530px;
    margin-left: auto;
    margin-right: auto;
  }

  .wrapper.tab {
    flex-direction: row;
  }

  .heading-6 {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
  }

  .image-19 {
    margin-top: 0;
    margin-bottom: 12px;
  }

  .image-18 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-20 {
    margin-top: 0;
    margin-bottom: 21px;
  }
}

@media screen and (max-width: 767px) {
  .header-image-h1, .image-header-subtitle {
    font-size: 45px;
    line-height: 45px;
  }

  .subtitle-text {
    text-align: center;
  }

  .body-text {
    text-align: left;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .content-container, .footer-header {
    text-align: center;
  }

  .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }

  .contact-column {
    text-align: center;
    padding-left: 0;
  }

  .rkgroup-logo {
    float: none;
  }

  .bio-block {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .ci {
    width: 15%;
  }

  .flexwrapper {
    flex-direction: column-reverse;
  }

  .column1 {
    text-align: left;
    align-items: center;
    width: 90%;
  }

  .wrapper.tab {
    flex-direction: column;
    align-items: center;
  }

  .wrapper.about-nt {
    flex-direction: column-reverse;
  }

  .list-2 {
    padding-left: 0;
  }

  .list-3 {
    display: flex;
  }

  .image-thumbnail {
    padding-left: 100px;
    padding-right: 100px;
  }

  .subtle-rise {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .body-text-2 {
    margin-left: 10px;
    margin-right: 10px;
    line-height: 24px;
  }

  .whitespace-2 {
    display: block;
  }

  .flex-center-mobile {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .header-image-h1, .image-header-subtitle {
    font-size: 35px;
    line-height: 35px;
  }

  .subtitle-text {
    font-size: 25px;
    line-height: 28px;
  }

  .subtitle-text.smaller.menu {
    padding-left: 10px;
    padding-right: 10px;
  }

  .body-text {
    text-align: left;
  }

  .contact-column {
    justify-content: center;
    display: flex;
  }

  .bio-block {
    min-width: auto;
  }

  .nav-list {
    margin-bottom: 6px;
  }

  .in-body-nav-links {
    justify-content: center;
  }

  .ci {
    width: 25%;
    margin-left: 15px;
    margin-right: 15px;
  }

  .list-3 {
    flex-direction: column;
  }

  .spaced-li {
    text-align: left;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 1.5em;
  }

  .columns {
    padding-left: 0;
  }

  .image-thumbnail {
    margin-bottom: 23px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-19, .image-20 {
    margin-bottom: 3px;
  }

  .body-text-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 22px;
  }
}


