:root {
  --primary-color: #333;
  --maroon: #7e1917;
  --highlight-color: #e63531;
  --background-1: #fffce2;
  --white: white;
  --silver: silver;
  --secondary-color: #273e45;
  --background-2: #ebd2b5;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--primary-color);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h3 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

.image-header {
  background-image: linear-gradient(0deg, #000, #0000 50%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, 125px;
  border-color: #1960ac;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  flex-direction: column;
  justify-content: center;
  height: 50vh;
  display: flex;
  position: relative;
}

.image-header.history-and-mission {
  background-image: linear-gradient(#00000080, #00000080), url('../images/flood-city-neighborhood-houses-disaster-water.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  border-bottom-color: #316be6;
}

.image-header.services-and-offerings {
  background-image: linear-gradient(#00000080, #00000080), url('../images/fire-firefighter.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.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(#00000080, #00000080), url('../images/Crazy-thunder.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.image-header.past-performance {
  background-image: linear-gradient(#00000080, #00000080), url('../images/collapsed-road.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.image-header.contact {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Flood-City.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
  border-top: 1px #e63531;
  border-bottom-color: #e63531;
  align-items: center;
}

.image-header.contact.strategic {
  background-image: linear-gradient(#0000, #0000), url('../images/image3.jpeg');
}

.image-header.home {
  background-image: linear-gradient(#00000080, #00000080), linear-gradient(0deg, #000, #0000 60%), url('../images/fort-tent-deployment.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, cover;
  justify-content: center;
  align-items: center;
  height: 60vh;
  padding-bottom: 50px;
}

.image-header.home.security-home {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/RKSMS_Security-Services_2025_0018-min.webp'), linear-gradient(0deg, #000, #0000 60%);
  background-position: 0 0, 0%, 0 0;
  background-repeat: repeat, repeat, repeat;
  background-size: auto, cover, auto;
  justify-content: center;
  align-items: center;
}

.image-header.capabilities {
  background-image: linear-gradient(0deg, #000, #0000 50%), url('../images/632dd4e.avif');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-header.pastperformance {
  background-image: linear-gradient(to top, #000, #0000 50%), url('../images/632dd5786f9ce943b0e785f0_PastPerformanceHero.webp');
  background-position: 0 0, 50% 85%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.image-header.equipment {
  background-image: linear-gradient(to top, #000, #0000 50%), url('../images/Equipment-PG.webp');
  background-position: 0 0, 50% 76%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: center;
}

.image-header.sms-about-header {
  background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(0deg, #000, #0000 50%), url('../images/RKSMS_Security-Services_2025_0020-min.webp');
  background-position: 0 0, 0 0, 0 0;
  background-size: auto, auto, cover;
}

.image-header.security-services-header {
  background-image: linear-gradient(#0000004d, #0000004d), linear-gradient(0deg, #000, #0000 50%), url('../images/RKSMS_Security-Services_2025_0017_blurred-min.webp');
  background-position: 0 0, 0 0, 50%;
  background-size: auto, auto, cover;
}

.header-image-h1 {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 55px;
  font-weight: 800;
  line-height: 55px;
}

.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: #e2e2e2;
  text-shadow: 0 1px #000;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 400;
  line-height: 48px;
}

.body-text {
  color: silver;
  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;
}

.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 {
  color: #0000;
  border: 1px solid #0000;
  height: 50px;
  overflow: visible;
}

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

.whitespace.line._80 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.whitespace.large {
  height: 100px;
}

.whitespace.medium {
  height: 50px;
}

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

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

.navbar {
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  position: absolute;
  inset: 0% 0% auto;
}

.site-wrapper {
  background-image: url('../images/dark_fish_skin_2X.png');
  background-position: 0 0;
  background-size: 6px;
  min-height: 100vh;
}

.nav-link {
  font-family: Open Sans, sans-serif;
  transition: background-color .2s ease-in-out;
}

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

.nav-link.w--current {
  color: var(--maroon);
  background-color: #fff;
  font-weight: 700;
}

.dropdown-text {
  font-family: Open Sans, sans-serif;
}

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

.footer {
  background-color: #000;
  border-color: #555;
  border-top-style: solid;
  border-top-width: 2px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

.footer-header {
  color: #555;
  border-bottom: 1px solid #555;
  margin-left: 11px;
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Exo, sans-serif;
  font-size: 22px;
}

.center {
  text-align: center;
}

.center.padding {
  padding-left: 20px;
  padding-right: 20px;
}

.footer-logo {
  object-fit: contain;
  min-height: 100px;
  margin-top: 15px;
}

.footer-logo.right {
  float: right;
  text-align: right;
}

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

.footer-row {
  max-width: 1400px;
  margin: 0 auto;
  padding-bottom: 25px;
}

.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;
}

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

.regular {
  font-weight: 400;
}

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

.phone {
  color: silver;
  text-decoration: none;
}

.link-block {
  float: right;
}

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

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

.heading {
  letter-spacing: 6px;
  text-transform: uppercase;
  width: 100%;
  font-size: 30px;
  font-weight: 400;
}

.image {
  height: 108px;
  margin-left: 20px;
  margin-right: 20px;
}

.image.inverted {
  filter: invert();
}

.image.inverted.full-height, .image.full-height.sba-certification {
  height: 100%;
}

.image-2 {
  height: 107px;
  margin-left: 20px;
  margin-right: 20px;
}

.image-3 {
  filter: invert();
}

.image-subtitle {
  color: #e0e0e0;
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-weight: 200;
  text-decoration: none;
  position: relative;
  top: -26px;
}

.link-block-2 {
  text-decoration: none;
}

.image-4 {
  width: 400px;
  margin-top: 20px;
  margin-bottom: 20px;
}

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

.ci {
  width: 150px;
  padding-left: 10px;
  padding-right: 10px;
}

.ci.wider {
  width: 190px;
}

.paragraph {
  color: #5c5c5c;
  margin-top: 15px;
  padding-bottom: 5%;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1.3em;
}

.paragraph.light {
  text-align: center;
  object-fit: fill;
  max-width: 90%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.light.food-services {
  max-width: 80%;
  font-size: 14px;
}

.paragraph.highlight {
  color: var(--highlight-color);
  font-style: italic;
  font-weight: 700;
}

.paragraph.soft {
  color: #a1a1a1;
}

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

.paragraph.equipment {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.paragraph.equipment.note {
  color: #ffffffc9;
  margin-top: 0;
  font-size: 14px;
}

.paragraph.equipment.with-note {
  padding-bottom: 0;
}

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

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

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

.paragraph-2 {
  color: var(--background-1);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
}

.buttonjob {
  background-color: var(--highlight-color);
  text-align: center;
  width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.title-wrapper {
  text-align: center;
  background-color: #0003;
  flex-direction: column;
  align-items: center;
  width: 80%;
  padding-bottom: 2%;
  display: flex;
}

.title-wrapper.no-background {
  background-color: #0000;
}

.main-subtitle {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 700;
}

.main-subtitle.light-text {
  color: var(--white);
}

.header-title {
  z-index: 5;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 1px 20px #000;
  max-width: 80%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  position: relative;
}

.header-title.no-margin {
  color: var(--highlight-color);
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
}

.header-title.no-margin.light {
  color: #fff;
}

.red-section {
  background-color: var(--highlight-color);
  text-align: center;
  padding: 5% 10%;
}

.red-section.inner-shadow {
  padding: 20px;
  box-shadow: inset 5px 0 10px #000;
}

.red-section.dark-red {
  background-color: var(--maroon);
}

.h1 {
  text-align: center;
}

.h1.light, .light {
  color: #fff;
}

.block-wrapper {
  cursor: pointer;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: auto;
}

.feature-block {
  text-align: center;
  background-color: #741614;
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  align-items: stretch;
  width: 400px;
  height: 400px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 20px;
  display: flex;
  position: relative;
}

.feature-block.carousel {
  margin-left: auto;
  margin-right: auto;
}

.feature-block-title {
  text-transform: uppercase;
  margin-top: 0;
  font-family: Oswald, sans-serif;
}

.feature-block-title.dark {
  color: var(--primary-color);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.feature-block-text {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3em;
}

.title {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 3em;
  line-height: 1.5em;
}

.title.highlight {
  color: var(--highlight-color);
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}

.title.no-margin {
  margin-bottom: 0;
}

.section {
  text-align: left;
  padding-left: 10%;
  padding-right: 10%;
}

.section.top-margin {
  padding-top: 70px;
}

.section.top-margin.sms-security-our-team-header {
  padding-bottom: 40px;
}

.section.inner-shadow {
  flex: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  box-shadow: inset 1px 1px 20px #0003;
}

.equipment-block {
  flex-direction: column;
  justify-content: space-around;
  width: 300px;
  height: 300px;
  display: flex;
}

.equipment-header {
  color: var(--primary-color);
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}

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

.equipment-wrapper.centered {
  justify-content: center;
}

.cta {
  background-color: var(--highlight-color);
  text-transform: uppercase;
  border: 1px solid #000;
  border-radius: 0;
  margin-top: 20px;
  padding: 20px 40px;
  font-size: 24px;
  font-weight: 700;
}

.cta.dark {
  background-color: #000;
}

.cert-wrapper {
  flex-direction: row;
  justify-content: center;
  height: 200px;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.author {
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 400;
}

.footer-logo {
  height: 200px;
  margin-bottom: 30px;
}

.tab-link {
  background-color: #0000;
  padding-left: 10px;
  padding-right: 10px;
}

.tab-link.w--current {
  filter: grayscale();
  color: #fff;
  background-color: #000;
}

.tab-link.logo.w--current {
  filter: contrast(200%) grayscale();
  background-color: #0000;
}

.current-tab-text {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}

.tab-text {
  text-align: center;
  text-transform: uppercase;
  max-width: 100%;
  font-weight: 700;
}

.tab-pane {
  background-color: #000;
  max-width: 100%;
  padding: 5% 0;
}

.tab-pane.images {
  padding-bottom: 0%;
}

.subtitle {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.subtitle.subtle {
  text-transform: none;
  margin-top: 0;
  font-style: italic;
  font-weight: 400;
}

.subtitle.subtle.dark {
  color: var(--primary-color);
}

.list {
  color: #fff;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 5%;
}

.li {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.5em;
}

.tabs-menu {
  justify-content: space-around;
  display: flex;
}

.tabs-menu.logos {
  justify-content: center;
  display: flex;
}

.white-text {
  color: #fff;
}

.white-text.left-align {
  text-align: left;
  padding-left: 30%;
  font-size: 18px;
  list-style-type: none;
}

.white-text.italic {
  text-align: center;
  font-style: italic;
}

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

.logo {
  transform-style: preserve-3d;
  margin: 10px;
  transition: all .25s ease-in-out;
}

.logo:hover {
  perspective: 100px;
  transform: translate3d(0, 0, 10px);
}

.logo.medium {
  text-align: center;
  width: 300px;
}

.map-embed {
  text-align: center;
}

.address-section {
  color: #fff;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.no-style-link {
  color: #fff;
  text-decoration: none;
}

.no-style-link:hover, .no-style-link:focus {
  color: var(--highlight-color);
}

.no-style-link.footer {
  color: var(--silver);
  border-top-width: 0;
  padding-bottom: 0;
  display: block;
}

.no-style-link.dark-texk {
  color: var(--primary-color);
}

.no-style-link.dark-texk:hover {
  color: var(--maroon);
}

.container {
  padding-top: 5%;
}

.section-2 {
  justify-content: center;
  display: flex;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  padding-top: 0%;
  padding-bottom: 5%;
  display: flex;
}

.image-5 {
  width: 100%;
}

.image-5.tab {
  width: 100em;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-areas: "Area Area Area"
                       "Area-2 Area-3 Area-4";
}

.container-3, .container-4 {
  padding-top: 5%;
  padding-bottom: 5%;
}

.full-width-container {
  margin-top: -150px;
}

.text-contain {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch center;
  display: flex;
}

.footer-icon {
  height: 50px;
  margin-right: 20px;
}

.footer-title-wrapper {
  justify-content: center;
  display: flex;
}

.footer-columns {
  color: var(--silver);
  text-align: center;
}

.footer-link-list {
  list-style-type: none;
}

.header-subtitle {
  color: #fff;
  font-size: 18px;
}

.profile-headshot {
  width: 450px;
}

.soft {
  color: var(--silver);
}

.fullwidth-image {
  width: 100%;
}

.fullwidth-image._500h {
  object-fit: cover;
  object-position: 50% 90%;
  width: 100%;
  height: 500px;
}

.square-image {
  object-fit: cover;
  width: 100%;
  height: 200px;
}

.lightbox-small {
  object-fit: contain;
  width: 100%;
  height: 200px;
}

.fullsize-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.pdf-link {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  line-height: 1.5em;
}

.pdf-link.subtitle {
  margin-bottom: -20px;
}

.pdf-link.hidden {
  display: none;
}

.small-subtitle {
  color: #868686;
  text-transform: capitalize;
  font-size: 20px;
  text-decoration: none;
  position: relative;
  top: -1em;
}

.footer-link {
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
}

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

.slider {
  text-align: center;
}

.feature-slider {
  background-color: #0000;
  display: none;
}

.capability {
  width: 300px;
  height: auto;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
}

.bold-text-2 {
  color: #fff;
}

.standard-button {
  background-color: var(--highlight-color);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 20px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.standard-button.security-services-block-button {
  margin-top: 20px;
}

.standard-button.secondary-color {
  background-color: var(--maroon);
}

.link-block-overlay {
  box-sizing: border-box;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: visible;
}

.white-link {
  color: var(--white);
  text-decoration: none;
}

.white-link:hover {
  color: var(--primary-color);
}

.red-link {
  color: var(--highlight-color);
  text-decoration: none;
}

.red-link:hover {
  color: var(--secondary-color);
}

.home-split-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--highlight-color);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.split-section-inner {
  text-align: center;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  height: 75vh;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.split-section-inner.split-section-sms {
  background-image: linear-gradient(#00000080, #00000080), url('../images/fort-tent-deployment.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
}

.split-section-inner.split-section-security {
  background-image: linear-gradient(#00000080, #00000080), url('../images/RKSMS_Security-Services_2025_0008-min.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.media-text-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1620px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.media-text-block-text-child {
  padding: 20px 5% 20px 10%;
}

.standard-list {
  padding-left: 15px;
  font-size: 18px;
  line-height: 26px;
}

.standard-list-item {
  font-size: 18px;
  line-height: 25px;
  list-style-type: disc;
}

.media-text-block-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.media-text-block-image.ratio {
  aspect-ratio: 3 / 2;
}

.service-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.service-block-title {
  color: var(--primary-color);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
}

.service-block-right {
  border-left: 8px solid var(--highlight-color);
  flex-flow: column;
  justify-content: center;
  padding-left: 10px;
  display: flex;
}

.service-block-left {
  aspect-ratio: 1;
  object-fit: cover;
}

.key-program-services-container {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-flow: column;
  display: flex;
}

.dark-section {
  background-color: var(--primary-color);
  text-align: center;
}

.dark-section.bottom-padding {
  padding-bottom: 40px;
}

.grid-2 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.added-value-sub-block {
  color: var(--primary-color);
  background-color: #ffffffd9;
  border-radius: 2px;
  padding: 10px 20px;
}

.section-title {
  text-align: center;
  text-transform: uppercase;
  width: 80%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  font-family: Oswald, sans-serif;
}

.section-title.no-width {
  width: auto;
}

.paragraph-3 {
  font-size: 19px;
}

.standard-paragraph {
  font-size: 18px;
  line-height: 26px;
}

.standard-paragraph.light-text {
  color: var(--white);
}

.contact-split-div {
  text-align: center;
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contact-split-section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: var(--white);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.contact-split-number {
  padding-top: 40px;
  font-size: 24px;
}

.div-block-2 {
  width: 100%;
  height: 50%;
}

.contact-split-section-header {
  width: 100%;
  height: 50%;
  padding-top: 60px;
  padding-bottom: 40px;
}

.contact-split-section-header.contact-split-section-header-left {
  background-image: linear-gradient(#00000080, #00000080), url('../images/fort-tent-deployment.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: auto;
  padding-bottom: 60px;
}

.contact-split-section-header.contact-split-section-header-right {
  background-image: linear-gradient(#00000080, #00000080), url('../images/RKSMS_Security-Services_2025_0008-min.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 100%;
}

.contact-page-big-phone {
  color: var(--white);
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 32px;
  text-decoration: none;
}

.constant-contact-thank-you-page {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.newsletter-wrapper {
  z-index: 999;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dfdfdf;
  width: 350px;
  height: 50px;
  position: fixed;
  bottom: 0;
  right: 0;
}

.newsletter-icon {
  background-color: #000;
  background-image: url('../images/envelope.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 5px;
  left: -17px;
}

.newsletter-title {
  height: 50px;
  color: var(--highlight-color);
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 19px;
  display: flex;
}

.recaptcha-newsletter {
  background-color: #fff;
  margin-top: -20px;
  padding: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 11px;
}

.sms-security-team-section {
  padding-bottom: 0;
  display: flex;
}

.footer-security-code-list {
  text-align: center;
  list-style-type: none;
}

.accordion-wrapper {
  background-color: var(--primary-color);
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 60px;
}

.large-list {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5em;
}

.image-fit {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.thumb-image {
  aspect-ratio: 2.39;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .image-header.home {
    height: 70vh;
  }

  .header-image-h1 {
    line-height: 60px;
  }

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

  .nav-link {
    background-color: var(--highlight-color);
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 20%;
    margin-left: 0;
    margin-right: 0;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    display: flex;
  }

  .nav-link:hover {
    background-color: var(--maroon);
    color: #fff;
  }

  .nav-link.contact {
    background-color: #000;
  }

  .dropdown-list {
    background-color: #333;
    flex-direction: column;
    justify-content: flex-start;
    width: 100vw;
  }

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

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

  .paragraph {
    text-align: center;
  }

  .paragraph.light {
    color: var(--background-1);
  }

  .title-wrapper {
    align-items: center;
    width: 80%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .title-wrapper.no-background {
    background-color: #0000;
  }

  .header-title.no-margin {
    color: var(--highlight-color);
  }

  .block-wrapper {
    flex-wrap: wrap;
    height: auto;
  }

  .feature-block {
    width: auto;
    max-width: 300px;
    margin-bottom: 20px;
  }

  .feature-block-title.dark {
    color: var(--primary-color);
  }

  .section {
    padding-left: 0%;
    padding-right: 0%;
  }

  .section.inner-shadow {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tab-pane {
    max-width: 100em;
  }

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

  .white-text.left-align {
    padding-left: 20%;
  }

  .section-2 {
    justify-content: center;
    display: flex;
  }

  .container-2 {
    object-fit: fill;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    padding-top: 5%;
    padding-bottom: 5%;
    display: flex;
  }

  .full-width-container {
    width: 100%;
  }

  .footer-title-wrapper {
    align-items: center;
  }

  .home-split-section {
    grid-template-columns: 1fr;
  }

  .dropdown-link-text {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .image-header.home {
    background-image: linear-gradient(#00000080, #00000080), linear-gradient(0deg, #000, #0000 60%), url('../images/fort-tent-deployment.jpg');
    background-position: 0 0, 0 0, 50%;
    background-repeat: repeat, repeat, no-repeat;
    background-size: auto, auto, cover;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .header-image-h1, .image-header-subtitle {
    font-size: 45px;
    line-height: 45px;
  }

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

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

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

  .rkgroup-logo {
    float: none;
  }

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

  .ci {
    width: 20%;
  }

  .paragraph {
    font-size: 14px;
  }

  .paragraph.light.food-services {
    color: #fff;
  }

  .paragraph.left-align {
    font-size: 18px;
  }

  .h1 {
    text-align: center;
  }

  .block-wrapper {
    display: none;
  }

  .cert-wrapper {
    height: 150px;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .white-text.left-align {
    padding-left: 10%;
  }

  .container {
    padding-left: 3%;
    padding-right: 3%;
  }

  .container-3 {
    max-width: 85%;
  }

  .text-contain {
    justify-content: center;
  }

  .lightbox-small {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .feature-slider {
    display: block;
  }

  .media-text-block {
    grid-template-columns: 1fr;
    height: auto;
  }

  .media-text-block.media-right {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    height: auto;
  }

  .media-text-block-text-child {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .service-block-left {
    aspect-ratio: auto;
    object-fit: cover;
    height: 100%;
  }

  .contact-split-section {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .image-header.equipment {
    height: 65vh;
  }

  .header-image-h1, .image-header-subtitle {
    font-size: 35px;
    line-height: 35px;
  }

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

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

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

  .ci {
    width: 50%;
    margin: 10px 15px;
  }

  .paragraph {
    text-align: center;
  }

  .paragraph.light.food-services {
    color: #fff;
  }

  .paragraph.equipment {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .footerlogoscontainer {
    flex-direction: column;
    width: 100%;
  }

  .title-wrapper {
    width: 92%;
    margin-bottom: 5%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .header-title {
    line-height: 40px;
  }

  .header-title.no-margin {
    max-width: none;
    font-size: 35px;
  }

  .title {
    font-size: 2em;
    line-height: 1.25em;
  }

  .title.highlight {
    text-align: center;
    font-size: 2em;
  }

  .cert-wrapper {
    justify-content: center;
    height: 75px;
    display: flex;
  }

  .footer-logo {
    height: 100px;
    min-height: auto;
  }

  .tabs-menu {
    flex-direction: column;
  }

  .white-text.left-align {
    padding-left: 0%;
  }

  .footer-title-wrapper {
    border-bottom: 1px solid var(--silver);
    margin-bottom: 10px;
  }

  .footer-link-list {
    padding-left: 0;
  }

  .footer-title {
    text-align: left;
  }

  .service-block {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .added-value-services-grid {
    grid-template-columns: 1fr;
  }

  .constant-contact-thank-you-page {
    width: 90%;
  }

  .newsletter-wrapper {
    width: 100%;
  }

  .newsletter-icon {
    background-size: 15px 15px;
    width: 25px;
    height: 25px;
    margin-left: -13px;
    top: -17px;
    left: 50%;
  }
}

#w-node-_0d35106e-c43a-da6f-8923-219da4f07fcd-d0a7fb81 {
  align-self: auto;
}

#w-node-_9c072314-284d-1b1e-bb62-a37b2e76af6c-4ca3cb49 {
  grid-area: Area-2;
}

#w-node-affd6a78-1629-e98d-14ef-53a38e0a4c56-4ca3cb49 {
  grid-area: Area-3;
}

#w-node-d4afbfc1-7f95-2808-8210-beb5ef6c386d-4ca3cb49 {
  grid-area: Area-4;
}

#w-node-_813bcb1c-5374-0890-90a6-a8654bbb48ba-4ca3cb49 {
  grid-area: Area-2;
}

#w-node-_813bcb1c-5374-0890-90a6-a8654bbb48bb-4ca3cb49 {
  grid-area: Area-3;
}

#w-node-_813bcb1c-5374-0890-90a6-a8654bbb48bd-4ca3cb49 {
  grid-area: Area-4;
}

#w-node-_65b02083-f5b4-31aa-5434-dadd7af11e1d-4ca3cb49 {
  grid-area: Area-2;
}

#w-node-_65b02083-f5b4-31aa-5434-dadd7af11e1e-4ca3cb49 {
  grid-area: Area-3;
}

#w-node-_65b02083-f5b4-31aa-5434-dadd7af11e20-4ca3cb49 {
  grid-area: Area-4;
}

#w-node-_38ea930e-1589-dd85-eb05-5c18029214db-f30d7608 {
  place-self: stretch stretch;
}

#w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-adecf0e6, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-adecf0e6, #w-node-ccc26392-8421-85a4-b2aa-5167fdce701f-adecf0e6 {
  align-self: center;
}

#w-node-bc6a9abb-d51f-b77e-28de-dbd43a87f9a2-adecf0e6, #w-node-_8b473af4-d21d-e538-b241-7ccd9c1aa1a6-adecf0e6, #w-node-_505297ca-a9ea-8031-371d-d9e7c4752b26-adecf0e6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9025694d-c51d-eb9c-85d6-bee873c055aa-4e854e28, #w-node-fb0c30a3-7cd3-5a95-23f1-1317686a1707-4e854e28, #w-node-_3352827b-64fb-31a4-b94c-896ac5e4a885-4e854e28, #w-node-_15d951f9-5600-f55a-5b7c-22f462684ab2-4e854e28, #w-node-c4df4e2e-b621-4f3a-5fbe-3337b8cb04ba-4e854e28, #w-node-_80fd0bee-7412-f03f-8db0-7f898a720695-4e854e28 {
  place-self: auto;
}

#w-node-_1c6e768c-9c50-2c95-99fb-86d135c71ab7-4e854e28 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_38ea930e-1589-dd85-eb05-5c18029214db-96794ab1, #w-node-_60cee2eb-087d-420f-1bff-7f9568ca733a-96794ab1, #w-node-_38ea930e-1589-dd85-eb05-5c18029214db-e1013215 {
  place-self: stretch stretch;
}

#w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-401fa12f, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-401fa12f, #w-node-ccc26392-8421-85a4-b2aa-5167fdce701f-401fa12f, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-3b6a3593, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-3b6a3593, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-f4203cf8, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-f4203cf8, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-ebd6d1dc, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-ebd6d1dc, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-dbe8b623, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-dbe8b623, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-e07273b9, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-e07273b9, #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-65c1b974, #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348c3-65c1b974 {
  align-self: center;
}

@media screen and (max-width: 767px) {
  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-adecf0e6 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-adecf0e6 {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-401fa12f {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-401fa12f {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-3b6a3593 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-3b6a3593 {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-f4203cf8 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-f4203cf8 {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-ebd6d1dc {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-ebd6d1dc {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-dbe8b623 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-dbe8b623 {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-e07273b9 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-e07273b9 {
    order: 9999;
  }

  #w-node-_8ae0a82a-df65-3c78-6b97-a981e777ac02-65c1b974 {
    grid-area: span 2 / span 1 / span 2 / span 1;
  }

  #w-node-_1bf10649-8dbc-0df6-0bd0-9456fb8348d1-65c1b974 {
    order: 9999;
  }
}


