body {
  padding-top: 70px;
  overflow-x: hidden;
  overflow-y: scroll;
  background: #878684;
}

.body-content {
  background: rgb(238.6, 235, 230.2);
}

img {
  display: block;
  max-width: 100%;
}

p img, li img {
  display: inline;
}

* {
  font-kerning: normal !important;
  font-smoothing: subpixel-antialiased;
}

body {
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.8);
  margin: 0;
}

h1 {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 2.7em;
  font-weight: normal;
  letter-spacing: -0.05em;
  line-height: 110%;
  margin: 1.5em 0 1em 0;
  padding-bottom: 5px;
}
.tabbed-content h1 {
  margin: 1em 0 0.25em 0;
  font-weight: 500;
  padding-bottom: 0.3em;
}

h2 {
  color: #000000;
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  font-size: 2em;
  margin: 1.5em 0 0.5em 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 1.5em;
  }
}

h3 {
  font-family: "Roboto Slab", Georgia, serif;
  font-style: normal;
  font-weight: 400;
  font-size: 30px;
  line-height: 0.9;
  margin: 1em 0 0.7em 0;
  padding-bottom: 0.4em;
  border-bottom: 1px solid rgb(195, 194.5, 193.5);
}

h4 {
  font-family: "Roboto Slab", Georgia, serif;
  color: #000000;
  margin: 1.5em 0 0.5em 0;
  padding: 0 0 4px 0;
  font-weight: 700;
  font-size: 1.2em;
  line-height: 1.3;
}

h5 {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 1.1em;
  font-weight: bold;
  margin: 1.4em 0 0.5em 0;
}

h6 {
  color: rgba(69.5454545455, 69.5454545455, 69.5454545455, 0.84);
  font-weight: normal;
  letter-spacing: 1px;
  margin: 12px 0 3px 0;
  text-transform: uppercase;
}

a {
  color: #2625AB;
  text-decoration: none;
  outline: none;
}
a:focus {
  box-shadow: none;
}
a[data-toggle] {
  cursor: pointer;
}

p {
  margin: 0.8em 0;
  line-height: 1.4;
  font-size: 1.1em;
}

li {
  margin: 0.3em 0;
  line-height: 1.4;
  font-size: 1.1em;
}

p a {
  font-weight: 600;
}

ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0;
  padding-left: 1.5em;
  list-style: square;
}

input,
textarea,
select {
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-size: 0.9em;
}

strong {
  color: Black;
  font-family: "Roboto Slab", Georgia, serif;
}

em {
  font-style: italic;
}

pre {
  font-family: "Consolas", "Courier New", monospaced;
}

h3 > strong,
h4 > strong {
  font-family: "Roboto Slab", Georgia, serif;
  background: #D8820F;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-size: 1em;
  font-weight: 500;
  height: 1.3em;
  min-width: 1.3em;
  line-height: 0.5em;
  margin-right: 0.5em;
  margin-top: -0.05em;
  padding: 0.4em;
  text-align: center;
}

blockquote {
  background: rgb(226.3, 220, 211.6);
  border-left: 5px solid #D6CDC1;
  margin: 1em 0;
  font-family: "Roboto Slab", Georgia, serif;
  font-weight: 300;
  font-size: 1.1em;
}
blockquote p {
  margin: 0;
}
blockquote em {
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-style: normal;
  font-size: 0.6em;
  text-transform: uppercase;
  white-space: nowrap;
}
blockquote em::before {
  content: "- ";
}

.Gray {
  background-color: #878684;
}

.Green {
  background-color: #6CA86C;
}

.Blue {
  background-color: #2625AB;
}

.Red {
  background-color: #8B0000;
}

.Orange {
  background-color: #D8820F;
}

.Khaki {
  background-color: #D6CDC1;
}

.Gray h1, .Gray h2, .Gray h3, .Gray p, .Gray li, .Gray td, .Blue h1, .Blue h2, .Blue h3, .Blue p, .Blue li, .Blue td, .Red h1, .Red h2, .Red h3, .Red p, .Red li, .Red td, .Orange h1, .Orange h2, .Orange h3, .Orange p, .Orange li, .Orange td, .Green h1, .Green h2, .Green h3, .Green p, .Green li, .Green td {
  color: white;
}
.Gray .iconic *, .Blue .iconic *, .Red .iconic *, .Orange .iconic *, .Green .iconic * {
  fill: white;
  stroke: white;
}

.pad-h {
  padding-left: 1em;
  padding-right: 1em;
}

.pad-v {
  padding-top: 1em;
  padding-bottom: 1em;
}

.flex-video-wrapper {
  box-shadow: 0 3px 7.5px rgba(0, 0, 0, 0.16), 0 2.2px 4.4px rgba(0, 0, 0, 0.233);
}

.flex-video {
  position: relative;
  padding-top: 0px;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden;
}

.flex-video.widescreen {
  padding-bottom: 56.25%;
}

.flex-video.vimeo {
  padding-top: 0;
}

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video {
    padding-top: 0;
  }
}
.clickable:hover {
  cursor: pointer;
}

.label .iconic {
  display: inline-block;
  position: relative;
  left: -1px;
  margin-right: 2px;
  height: 8px !important;
  width: 8px !important;
}
.label .iconic * {
  fill: white;
  stroke: white;
}
.btn .iconic {
  display: inline-block;
  position: relative;
  top: 2px;
  margin-left: 0.8em;
  height: 12px !important;
  width: 12px !important;
}
.btn-lg .iconic {
  height: 18px !important;
  width: 18px !important;
  margin-right: 0.8em;
}
.btn-group-sm .iconic, .btn-sm .iconic {
  height: 10px !important;
  width: 10px !important;
  top: 1px;
  margin-top: -2px;
  margin-right: 0.3em;
}
.btn-group-xs .iconic, .btn-xs .iconic {
  height: 8px !important;
  width: 8px !important;
  top: 0;
  margin-top: 0;
  margin-right: 0.3em;
}
.btn-default .iconic * {
  fill: rgba(0, 0, 0, 0.82);
  stroke: rgba(0, 0, 0, 0.82);
}
.btn-primary .iconic * {
  fill: white;
  stroke: white;
}
.btn-success .iconic * {
  fill: white;
  stroke: white;
}
.btn-info .iconic * {
  fill: white;
  stroke: white;
}
.btn-warning .iconic * {
  fill: white;
  stroke: white;
}
.btn-danger .iconic * {
  fill: white;
  stroke: white;
}
.alert-primary .iconic * {
  fill: #2625AB;
  stroke: #2625AB;
}
.alert-success .iconic * {
  fill: #6CA86C;
  stroke: #6CA86C;
}
.alert-info .iconic * {
  fill: #878684;
  stroke: #878684;
}
.alert-warning .iconic * {
  fill: #D8820F;
  stroke: #D8820F;
}
.alert-danger .iconic * {
  fill: #8B0000;
  stroke: #8B0000;
}
[role=button] .iconic {
  transition: fill 0.5s;
}
[role=button] .iconic:hover {
  fill: #D8820F;
  cursor: pointer;
}

p.lead {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 1.5em;
  margin-top: 0;
}
@media (max-width: 1199px) {
  p.lead {
    font-size: 1.3em;
  }
}
@media (max-width: 991px) {
  p.lead {
    font-size: 1.2em;
  }
}

#capabilities {
  background: rgb(238.6, 235, 230.2);
}
@media (max-width: 767px) {
  #capabilities {
    font-size: 0.85em;
  }
}
#capabilities .col {
  padding: 0 0 2em 0;
  position: relative;
  text-align: center;
}
#capabilities .col .caption {
  font-size: 1em;
}
#capabilities .col .image-wrapper {
  width: 100%;
  padding-bottom: 110%;
}
@media (max-width: 767px) {
  #capabilities .col .image-wrapper {
    padding-bottom: 70%;
  }
}
#capabilities .col img {
  display: block;
  text-align: center;
  height: auto;
  margin: 4em 0 2em 0;
  transition: all ease-in 0.25s;
  width: 90%;
  padding: 10%;
  position: absolute;
}
@media (max-width: 767px) {
  #capabilities .col img {
    margin: 0;
  }
}
#capabilities .col:hover img {
  width: 95%;
  padding: 0;
}
#capabilities .col h3 {
  font-weight: 500;
  letter-spacing: 0;
  font-size: 1.7em;
  border: none;
}
#capabilities .col .btn {
  color: white;
  background: #2625AB;
  border: none;
}
#capabilities .col .btn .iconic * {
  stroke: white;
}
#capabilities .col .capabilities-map h3 {
  color: #D8820F;
}
#capabilities .col .capabilities-map .btn {
  background: #D8820F;
}
#capabilities .col .capabilities-monitor h3 {
  color: #2625AB;
}
#capabilities .col .capabilities-monitor .btn {
  background: #2625AB;
}
#capabilities .col .capabilities-collaborate h3 {
  color: #6CA86C;
}
#capabilities .col .capabilities-collaborate .btn {
  background: #6CA86C;
}
#capabilities .col .capabilities-manage h3 {
  color: #8B0000;
}
#capabilities .col .capabilities-manage .btn {
  background: #8B0000;
}

#signup {
  background: #D6CDC1;
  min-height: 10em;
  text-align: center;
}
#signup h3 {
  padding-top: 0.7em;
  margin: 0;
}
#signup form {
  padding: 0;
}

#video {
  background: #6CA86C;
}
#video .row {
  padding: 4em 0;
}

#trustedby {
  padding-bottom: 2em;
}

#logos {
  background-color: rgb(238.6, 235, 230.2);
}
#logos .row {
  padding-top: 2em;
  padding-bottom: 4em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#logos .col {
  text-align: center;
}
#logos img {
  width: 80%;
  display: inline;
}
#logos p {
  font-size: 0.8em;
  color: #878684;
  height: 40px;
}

#fedramp {
  background: #D6CDC1;
  min-height: 10em;
  text-align: center;
}
#fedramp .row {
  padding-top: 2em;
  padding-bottom: 2em;
}
#fedramp h3 {
  padding-top: 0.7em;
  margin: 0;
  display: inline-block;
}
#fedramp h3 em {
  font-weight: 700;
  font-style: normal;
}
#fedramp p {
  text-align: left;
}
#fedramp img {
  width: 80%;
  display: inline;
  object-fit: cover;
}

#head {
  background: #6CA86C;
}

.nav li.button {
  margin: 0;
}
.nav li.button a {
  margin-top: 0.3em;
}
.nav li.button a:hover {
  background-color: rgb(30.4, 29.6, 136.8);
}

#footer {
  padding-bottom: 24px;
  background: #878684;
  color: white;
  position: relative;
  font-size: 0.8em;
}
#footer .container {
  position: relative;
  padding-top: 35px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 767px) {
  #footer .container {
    padding-left: 2em;
    padding-right: 2em;
    flex-direction: column;
  }
}
#footer .container .brand-info {
  flex-basis: 275px;
}
@media (max-width: 767px) {
  #footer .container .brand-info {
    flex-basis: 100%;
  }
}
#footer .container .brand-info a.brand {
  position: absolute;
  top: 15px;
  width: 200px;
  height: 80px;
  background: url("../images/logo/200.png") no-repeat;
  background: url("../images/logo/400.png") no-repeat 0 0/100%;
}
#footer .container .brand-info p#address {
  white-space: pre;
  margin-top: 60px;
}
#footer .container p#footer-links {
  flex: 1;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  #footer .container p#footer-links {
    margin-bottom: 0;
  }
}
#footer .container p#footer-links a {
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  #footer .container p#footer-links a {
    flex-basis: 100%;
    margin-bottom: 12px;
  }
  #footer .container p#footer-links a:last-of-type {
    margin-bottom: 0;
  }
}
#footer .container a {
  color: white;
}
#footer p#copyright {
  opacity: 0.5;
  text-align: center;
}

.banner {
  min-height: 4em;
}
@media (max-width: 991px) {
  .banner {
    padding: 0 0.5em;
  }
}
.banner h2 {
  color: white;
  font-size: 2.3em;
  font-weight: 700;
  margin-top: 0.5em;
  margin-bottom: 0;
}
.banner h2 em {
  font-weight: 300;
  font-style: normal;
  color: white;
  display: block;
}
@media (max-width: 1199px) {
  .banner h2 {
    font-size: 1.8em;
  }
}
@media (max-width: 991px) {
  .banner h2 {
    font-size: 1.5em;
    margin-top: 1.5em;
  }
}
.banner p.lead {
  color: white;
  opacity: 0.7;
}
.banner p.lead strong {
  color: white;
  white-space: nowrap;
}
.banner input[type=text] {
  height: 1.5em;
  width: 15em;
}

@media (min-width: 767px) {
  #head.has-tabs {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 1;
    border-bottom: 10px solid rgb(238.6, 235, 230.2);
  }
}
#head.has-tabs .navbar {
  position: static;
  background: transparent;
}
@media (max-width: 767px) {
  #head.has-tabs .navbar {
    display: none;
  }
}
#head.has-tabs .navbar .container {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 25px;
}
#head.has-tabs .nav {
  position: static;
  padding: 0;
}
#head.has-tabs .nav li {
  margin: 0 1em;
}
#head.has-tabs .nav a {
  font-size: 1em;
  color: rgb(181.5, 211.5, 181.5);
  border-bottom: 4px solid #6CA86C;
  border-radius: 0;
  box-shadow: none;
  height: 25px;
  line-height: 1;
  padding: 0;
  margin: 0;
}
#head.has-tabs .nav a:hover {
  background: none;
  border-color: rgb(181.5, 211.5, 181.5);
}
#head.has-tabs .nav .active a {
  background: none;
  border-color: rgb(238.6, 235, 230.2);
  color: White;
}

@media (min-width: 767px) {
  div.tabbed-content {
    margin-top: 95px;
    background-color: rgb(238.6, 235, 230.2);
  }
}

@media (min-width: 767px) {
  .screen-wrapper {
    margin: 50px 0;
  }
}

.screen {
  display: block;
  position: relative;
}
.screen img {
  display: block;
  margin-bottom: 18px;
  width: 100%;
}
.sidebar-screens .screen {
  padding: 2em 0;
}

img.dropshadow {
  box-shadow: 0 3px 7.5px rgba(0, 0, 0, 0.2), 0 2.2px 4.4px rgba(0, 0, 0, 0.313);
}

.caption {
  font-size: 1.25em;
  padding: 0 2em;
}
@media (max-width: 767px) {
  .caption {
    font-size: 1em;
    padding: 0.5em;
  }
}
.caption li,
.caption p {
  line-height: 1.5;
  font-family: "Roboto Slab", Georgia, serif;
  margin: 0 0 1em 0;
}
.caption ul {
  margin-top: 0.3em;
  margin-bottom: 0.3em;
}
.caption li {
  margin-top: 2px;
  margin-bottom: 0;
}
.caption strong {
  font-weight: 700;
  color: Black;
}
.sidebar-screens .caption {
  padding: 0;
}

.caption-small {
  font-size: 0.8em;
  font-weight: 800;
  color: rgba(69.5454545455, 69.5454545455, 69.5454545455, 0.84);
}
.caption-small a {
  font-weight: 800;
}
.caption-small strong {
  font-weight: 800;
  color: black;
}

@media (min-width: 767px) {
  .sidebar-screens {
    padding-left: 2em;
  }
}

.spacer {
  clear: both;
  height: 10em;
}
.spacer:before {
  content: " ";
}

#about h3 {
  padding-top: 0.7em;
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  letter-spacing: -1px;
}
#about .mugshot-wrapper {
  margin: 50px 0;
}
#about .mugshot {
  display: block;
  position: relative;
}
#about .mugshot img {
  display: block;
  margin-bottom: 10px;
  width: 100%;
  box-shadow: 0 1px 2.5px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
#about .mugshot::before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
}
#about .mugshot-wrapper .caption {
  font-size: 1em;
}
#about .mugshot-wrapper .caption h3 {
  font-size: 2.3em;
  font-weight: 300;
  line-height: 1;
  margin: 0;
  letter-spacing: -1px;
  padding-top: 0em;
}
#about .mugshot-wrapper .caption p {
  font-family: "Open Sans", "Segoe UI", sans-serif;
}
#about .mugshot-wrapper .caption p.job-title {
  color: black;
  font-weight: 300;
  font-family: "Open Sans", "Segoe UI", sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  margin: 1em 0;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1;
  color: #878684;
}
#about .mugshot-wrapper .caption p.job-title span.bar {
  padding: 0 5px;
  font-size: 1.1em;
  opacity: 0.25;
}
#about .mugshot-wrapper .caption a {
  font-weight: 600;
}

.banner-photo {
  background: 0 0/100% no-repeat;
  padding-bottom: 23%;
}
@media (max-width: 767px) {
  .banner-photo {
    margin-top: 70px;
  }
}

.dateline {
  color: #878684;
  font-size: 0.9em;
  font-weight: bold;
}

#jobs .label {
  letter-spacing: 0;
  position: relative;
  left: 1em;
}
#jobs .sub {
  margin-top: -0.5em;
  font-style: italic;
}
#jobs h3 {
  font-size: 2em;
}
#jobs h3 .label {
  top: -0.5em;
}
#jobs span.perk {
  font-weight: bold;
}
#jobs span.perk::after {
  content: ": ";
}

@media (min-width: 767px) {
  #demo #demo-row {
    height: 100%;
    background: linear-gradient(90deg, #6CA86C 50%, white 50%);
  }
  #demo form {
    padding-left: 2em;
  }
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  display: inline-block;
  box-shadow: 0 3px 7.5px rgba(0, 0, 0, 0.16), 0 2.2px 4.4px rgba(0, 0, 0, 0.233);
}
table th {
  background: rgb(226.3, 220, 211.6);
  color: Black;
  font-weight: bold;
  padding: 7px;
  vertical-align: middle;
  white-space: nowrap;
  font-size: 0.7em;
  border: 1px solid #D6CDC1;
  border-width: 0px 0px 1px 0px;
}
table td {
  border: 1px solid rgb(222.2, 215, 205.4);
  border-width: 0px 0px 1px 0px;
  padding: 7px;
  min-width: 100px;
  font-size: 0.9em;
}

#plans table {
  margin: 2em 0;
  overflow-x: auto;
}
#plans table th,
#plans table td {
  padding: 25px;
  white-space: normal;
}
@media screen and (max-width: 1199px) {
  #plans table th,
  #plans table td {
    width: 100%;
    overflow-x: auto;
    padding: 15px;
  }
}
@media screen and (max-width: 1199px) {
  #plans table {
    width: 100%;
  }
}
#plans table th[scope=row] {
  font-size: 1em;
}
#plans table td {
  text-align: center;
  color: rgba(153, 153, 153, 0.9);
}
#plans table tr.highlight td {
  background: rgb(246.8, 245, 242.6);
  border-bottom-width: 2px;
}
#plans table tr.highlight th {
  border-bottom-width: 2px;
}
#plans table td strong {
  font-size: 1.2em;
  color: black;
  display: block;
}

hr {
  border-color: #878684;
  margin: 2em 0;
}

.alert {
  font-size: 0.9em;
  margin: 2em 0;
  clear: both;
}

.page_nav a {
  font-size: 0.8em;
  line-height: 1;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 3px 6px 0;
  background: rgb(246.8, 245, 242.6);
  border-radius: 5px;
}
.page_nav a:hover {
  text-decoration: none;
  background-color: #D8820F;
  color: white;
}