/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.2em; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "AvenirLT-Book";
  src: url("fonts/4f32268f-fd86-4960-b72c-4bb1ba75ec6f.eot?#iefix") format("eot"), url("fonts/939cba03-5b40-4d01-9bc5-7589eca863db.woff") format("woff"), url("fonts/849bc5b9-a2ff-4343-977b-26ba8bd24a60.ttf") format("truetype"), url("fonts/f67fa3b5-c1d1-488f-8e60-a828b9ad56a4.svg#f67fa3b5-c1d1-488f-8e60-a828b9ad56a4") format("svg"); }
@font-face {
  font-family: "Avenir LT W01 35 Light";
  src: url("fonts/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix");
  src: url("fonts/3511a780-31ca-4ee1-9083-89b1b7185748.eot?#iefix") format("eot"), url("fonts/c4352a95-7a41-48c1-83ce-d8ffd2a3b118.woff") format("woff"), url("fonts/3e419b5b-c789-488d-84cf-a64009cc308e.ttf") format("truetype"), url("fonts/ca038835-1be3-4dc5-ba25-be1df6121499.svg#ca038835-1be3-4dc5-ba25-be1df6121499") format("svg"); }
@font-face {
  font-family: "AvenirLTW01-45BookObliq";
  src: url("fonts/acc13cdc-338a-43e6-a156-e54a4c87582d.eot?#iefix");
  src: url("fonts/acc13cdc-338a-43e6-a156-e54a4c87582d.eot?#iefix") format("eot"), url("fonts/ca94ed56-18fc-4856-940a-70a072607c7c.woff") format("woff"), url("fonts/dd6da407-70fe-4aa3-a1c7-64f0cb086f01.ttf") format("truetype"), url("https://www.leidos.com/sites/all/themes/leidos/fonts/c7f424be-90e1-45b8-b617-ee3589a859bd.svg#c7f424be-90e1-45b8-b617-ee3589a859bd") format("svg"); }
@font-face {
  font-family: "Avenir LT W01 55 Roman";
  src: url("fonts/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix");
  src: url("fonts/2f5a6074-badc-4e08-83f1-ed67fe5c3d7c.eot?#iefix") format("eot"), url("fonts/b9ebb19d-88c1-4cbd-9baf-cf51972422ec.woff") format("woff"), url("fonts/5ed4f98e-9044-4810-88ff-74d412c1351f.ttf") format("truetype"), url("fonts/4cb16859-16ca-4342-b89c-292dc83266af.svg#4cb16859-16ca-4342-b89c-292dc83266af") format("svg"); }
@font-face {
  font-family: "Avenir LT W01 65 Medium";
  src: url("fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix");
  src: url("fonts/212ab03d-5db2-4d6a-b94c-171cc702aa51.eot?#iefix") format("eot"), url("fonts/2cac77ec-9bc0-4ee7-87e4-27650190744f.woff") format("woff"), url("fonts/aaf11848-aac2-4d09-9a9c-aac5ff7b8ff4.ttf") format("truetype"), url("fonts/294099f3-8d00-4676-afc5-5e9d8d43ad69.svg#294099f3-8d00-4676-afc5-5e9d8d43ad69") format("svg"); }
.bgc-teal {
  background-color: #00778a; }

.bgc-loTeal {
  background-color: #003b49; }

.bgc-purple {
  background-color: #85207c; }

.bgc-hiGrey {
  background-color: #dfdedd; }

.bgc-midGrey {
  background-color: #bebebc; }

.bgc-dark {
  background-color: #1d1d1b; }

.bgc-blue {
  background-color: #231e46; }

.c-white {
  color: #fff; }

.c-purple {
  color: #85207c; }

.c-teal {
  color: #00778a; }

.c-loTeal {
  color: #003b49; }

.c-midGrey {
  color: #bebebc; }

.c-dark {
  color: #1d1d1b; }

.c-hiGrey {
  color: #dfdedd; }

.c-blue {
  color: #231e46; }

html {
  font-size: 100%;
  box-sizing: border-box;
  smooth-scrolling: smooth; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font-family: "Lato", sans-serif; }

section {
  padding: 0px 13px; }

.container-1 {
  max-width: 720px;
  margin: auto;
  overflow: hidden;
  width: 100%; }

.border-left-top {
  margin-bottom: 33px;
  padding-left: 19px;
  border-left: 1px solid #fff;
  padding-top: 33px;
  padding-bottom: 9px; }

.border-left-foot {
  padding-top: 7px;
  margin-top: 33px;
  padding-left: 19px;
  border-left: 1px solid #fff;
  padding-bottom: 33px; }

#introduction .border-left-foot {
  animation-duration: 0.5s;
  animation-name: slideIn; }

@keyframes slideIn {
  from {
    transform: translateX(-100%);
    opacity: 0; }
  to {
    transform: translateX(0px);
    opacity: 1; } }
.slide-box {
  transition: all 0.5s cubic-bezier(0.86, 0, 0.07, 1); }
  .off-screen .slide-box {
    transform: translate3d(-100%, 0, 0);
    opacity: 0; }
  .on-screen .slide-box {
    transform: translate3d(0, 0, 0);
    opacity: 1; }

.fade-box {
  transition: all 0.5s cubic-bezier(0.95, 0.05, 0.795, 0.035); }
  .off-screen .fade-box {
    opacity: 0; }
  .on-screen .fade-box {
    opacity: 1; }

.section-pad {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media all and (max-width: 769px) {
    .section-pad {
      padding-bottom: 20px; } }

.section-pad-b {
  padding-bottom: 65px; }

.section-pad-t {
  padding-top: 65px; }

.bold {
  font-weight: bold; }

.light {
  font-weight: 300; }

.i {
  font-style: italic; }

.f1 {
  font-size: 60px;
  line-height: 1.2em;
  font-family: "Avenir LT W01 35 Light", sans-serif;
  font-weight: 300; }
  @media all and (max-width: 500px) {
    .f1 {
      font-size: 42px;
      margin-bottom: 20px; } }

.f2 {
  font-size: 36px;
  line-height: 1.2em;
  font-family: "Avenir LT W01 35 Light", sans-serif;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 10px; }

.f3 {
  font-size: 22px;
  line-height: 1.2em;
  font-family: "Avenir LT W01 65 Medium", sans-serif;
  font-weight: 400; }

.f4 {
  font-size: 16px;
  line-height: 1.2em; }

.f5 {
  font-size: 18px;
  line-height: 1.2em;
  font-family: "AvenirLT-Book", sans-serif;
  font-weight: 400; }
  .f5 i {
    font-family: 'AvenirLTW01-45BookObliq', sans-serif;
    font-style: normal; }

.f6 {
  font-size: 12px;
  line-height: 1.2em; }

.tc-upper {
  text-transform: uppercase; }

.ta-l {
  text-align: left; }

.ta-r {
  text-align: right; }

.ta-c {
  text-align: center; }

.m-1 {
  margin: 15px; }

.mt-1 {
  margin-top: 15px; }

.mb-1 {
  margin-bottom: 15px; }

.ml-1 {
  margin-left: 15px; }

.mr-1 {
  margin-right: 15px; }

.p-1 {
  padding: 15px; }

.pt-1 {
  padding-top: 15px; }

.pb-1 {
  padding-bottom: 15px; }

.pl-1 {
  padding-left: 15px; }

.pr-1 {
  padding-right: 15px; }

.m-2 {
  margin: 30px; }

.mt-2 {
  margin-top: 30px; }

.mb-2 {
  margin-bottom: 30px; }

.ml-2 {
  margin-left: 30px; }

.mr-2 {
  margin-right: 30px; }

.p-2 {
  padding: 30px; }

.pt-2 {
  padding-top: 30px; }

.pb-2 {
  padding-bottom: 30px; }

.pl-2 {
  padding-left: 30px; }

.pr-2 {
  padding-right: 30px; }

.vh-1 {
  min-height: 46vh; }

.va-c {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  height: 100%; }

.svg-wrap {
  position: relative; }
  .svg-wrap svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%; }

.fill-w {
  width: 100%; }

.block {
  display: block; }

#section-header {
  background: url(img/kaliedo-sm.png) no-repeat center center;
  background-size: cover; }
  @media all and (max-width: 769px) {
    #section-header .wrap {
      padding-left: 10px;
      padding-right: 10px; } }

#start-button {
  font-size: 20px;
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  color: #fff;
  padding: 10px 20px;
  border: none;
  margin-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none; }
  #start-button:hover {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.9); }
  #start-button:focus {
    outline: none; }

#job-button {
  font-size: 20px;
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  color: #fff;
  padding: 10px 20px;
  border: none;
  margin-bottom: 10px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none; }
  #job-button:hover {
    box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.9); }
  #job-button:focus {
    outline: none; }

@media all and (max-width: 769px) {
  #focus-selection {
    padding-top: 20px; } }
#focus-selection .row {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap; }
  @media all and (max-width: 769px) {
    #focus-selection .row {
      justify-content: flex-start; } }
  #focus-selection .row .col {
    width: 40%;
    display: flex;
    align-items: center;
    border: 2px solid #85207c;
    margin: 0px 20px;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.4s; }
    #focus-selection .row .col > div {
      display: flex;
      align-items: center; }
    @media all and (max-width: 769px) {
      #focus-selection .row .col {
        width: 100%;
        margin: 0px; } }
    #focus-selection .row .col img {
      width: 77px;
      height: 77px;
      margin-right: 15px; }
      @media all and (max-width: 769px) {
        #focus-selection .row .col img {
          width: 50px;
          height: 50px; } }

.detail-area {
  overflow: hidden;
  position: relative;
  padding: 0px; }
  .detail-area img {
    width: 100%;
    display: block; }
  .detail-area svg {
    position: absolute;
    top: 0;
    left: 0px;
    bottom: 0px;
    right: 0px;
    viewBox: "0 0 100 100"; }
  .detail-area .buttons {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px; }
    @media all and (max-width: 769px) {
      .detail-area .buttons {
        left: 10px;
        right: 10px; } }

.buttons .row {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 30px;
  padding-right: 5px; }
.buttons .col {
  width: 12%; }
  .buttons .col div {
    position: relative;
    padding-top: 100%; }
  .buttons .col span, .buttons .col a {
    background-color: #00778a;
    display: flex;
    border-radius: 50%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    justify-content: center;
    align-items: center;
    font-size: 80px;
    color: #fff;
    line-height: 1em;
    border: 2px solid #fff;
    cursor: pointer;
    transition: all 0.3s; }
    #digital-workplace-detail .buttons .col span, #digital-workplace-detail .buttons .col a {
      background-color: #85207c; }
    #mobility-detail .buttons .col span, #mobility-detail .buttons .col a {
      background-color: #003b49; }
    #cloud-computing-detail .buttons .col span, #cloud-computing-detail .buttons .col a {
      background-color: #bebebc; }
    #app-modernization-detail .buttons .col span, #app-modernization-detail .buttons .col a {
      background-color: #231e46; }
    #data-center-detail .buttons .col span, #data-center-detail .buttons .col a {
      background-color: #85207c; }
    .buttons .col span svg path, .buttons .col a svg path {
      fill: #fff; }
      #digital-workplace-detail .buttons .col span svg path, #digital-workplace-detail .buttons .col a svg path {
        fill: #fff; }
    .buttons .col span.active, .buttons .col a.active {
      background: #fff;
      border-color: #00778a;
      box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5); }
      #digital-workplace-detail .buttons .col span.active, #digital-workplace-detail .buttons .col a.active {
        background: #fff;
        border-color: #85207c; }
      #mobility-detail .buttons .col span.active, #mobility-detail .buttons .col a.active {
        background: #fff;
        border-color: #003b49; }
      #cloud-computing-detail .buttons .col span.active, #cloud-computing-detail .buttons .col a.active {
        background: #fff;
        border-color: #bebebc; }
      #app-modernization-detail .buttons .col span.active, #app-modernization-detail .buttons .col a.active {
        background: #fff;
        border-color: #231e46; }
      #data-center-detail .buttons .col span.active, #data-center-detail .buttons .col a.active {
        background: #fff;
        border-color: #85207c; }
      .buttons .col span.active svg path, .buttons .col a.active svg path {
        fill: #00778a; }
        #digital-workplace-detail .buttons .col span.active svg path, #digital-workplace-detail .buttons .col a.active svg path {
          fill: #85207c; }
        #mobility-detail .buttons .col span.active svg path, #mobility-detail .buttons .col a.active svg path {
          fill: #003b49; }
        #cloud-computing-detail .buttons .col span.active svg path, #cloud-computing-detail .buttons .col a.active svg path {
          fill: #bebebc; }
        #app-modernization-detail .buttons .col span.active svg path, #app-modernization-detail .buttons .col a.active svg path {
          fill: #231e46; }
        #data-center-detail .buttons .col span.active svg path, #data-center-detail .buttons .col a.active svg path {
          fill: #85207c; }
    .buttons .col span:hover, .buttons .col a:hover {
      box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5); }
    .buttons .col span.next, .buttons .col a.next {
      background-color: #096b38 !important; }
      #digital-workplace-detail .buttons .col span.next, #digital-workplace-detail .buttons .col a.next {
        background-color: #096b38; }

.underline-purple {
  border-bottom: 4px solid #85207c; }

#safer-and-efficient .underline-purple {
  margin-right: -30px;
  padding-right: 30px; }
#safer-and-efficient .safer-and-efficient-desktop {
  display: block; }
  @media all and (max-width: 769px) {
    #safer-and-efficient .safer-and-efficient-desktop {
      display: none; } }
#safer-and-efficient .safer-and-efficient-mobile {
  display: none; }
  @media all and (max-width: 769px) {
    #safer-and-efficient .safer-and-efficient-mobile {
      display: block; } }
#safer-and-efficient .content-box {
  border: 1px solid #85207c; }
#safer-and-efficient g.safer-and-efficient-disc {
  cursor: pointer; }
  #safer-and-efficient g.safer-and-efficient-disc circle.shadow {
    opacity: 0; }
  #safer-and-efficient g.safer-and-efficient-disc:hover circle.shadow {
    opacity: 0.6; }
  #safer-and-efficient g.safer-and-efficient-disc.active circle.fill {
    opacity: 0.6 !important; }

.content .content-wrap {
  width: 100%; }
.content .content-box {
  position: absolute;
  width: 100%;
  max-width: 720px;
  bottom: 20%;
  left: 50%;
  transform: translateX(-50%) translateY(200%) scale(0);
  background: rgba(255, 255, 255, 0.9);
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 40%;
  transition: transform 0.3s; }
  @media all and (max-width: 900px) and (min-width: 770px) {
    .content .content-box {
      bottom: 35%; } }
  @media all and (max-width: 769px) {
    .content .content-box {
      position: fixed;
      top: 0px;
      left: 50%;
      right: 0px;
      bottom: 0px;
      z-index: 1000;
      background: rgba(255, 255, 255, 0.95); } }
  #safer-and-efficient .content .content-box {
    width: 60%;
    margin-top: 0%;
    bottom: 40px;
    top: 40px; }
    @media all and (max-width: 769px) {
      #safer-and-efficient .content .content-box {
        width: 100%;
        position: fixed;
        top: 0px;
        left: 50%;
        right: 0px;
        bottom: 0px; } }
  .content .content-box.active {
    transition: transform 0.6s;
    transform: translateX(-50%) translateY(0%) scale(1); }

#user-engagement-detail {
  border-bottom: 35px solid #00778a; }
  @media all and (max-width: 769px) {
    #user-engagement-detail {
      border-bottom-width: 85px; } }

#digital-workplace-detail {
  border-bottom: 35px solid #85207c; }
  @media all and (max-width: 769px) {
    #digital-workplace-detail {
      border-bottom-width: 85px; } }

#mobility-detail {
  border-bottom: 35px solid #003b49; }
  @media all and (max-width: 769px) {
    #mobility-detail {
      border-bottom-width: 85px; } }

#cloud-computing-detail {
  border-bottom: 35px solid #bebebc; }
  @media all and (max-width: 769px) {
    #cloud-computing-detail {
      border-bottom-width: 85px; } }

#app-modernization-detail {
  border-bottom: 35px solid #231e46; }
  @media all and (max-width: 769px) {
    #app-modernization-detail {
      border-bottom-width: 85px; } }

#dev-ops-detail {
  border-bottom: 35px solid #00778a; }
  @media all and (max-width: 769px) {
    #dev-ops-detail {
      border-bottom-width: 85px; } }

#data-center-detail {
  border-bottom: 35px solid #85207c; }
  @media all and (max-width: 769px) {
    #data-center-detail {
      border-bottom-width: 85px; } }

#industry-recoginition svg text {
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  fill: #fff; }
#industry-recoginition .row {
  margin-top: 60px;
  display: flex;
  justify-content: space-between; }
  @media all and (max-width: 500px) {
    #industry-recoginition .row {
      display: block; } }
  #industry-recoginition .row .col {
    width: 30%; }
    @media all and (max-width: 500px) {
      #industry-recoginition .row .col {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        width: auto; } }
    @media all and (max-width: 500px) {
      #industry-recoginition .row .col .card-wrap {
        width: 80px;
        flex: 1; } }
    #industry-recoginition .row .col .card-caption {
      flex: 2;
      padding-left: 10px; }
      @media all and (max-width: 500px) {
        #industry-recoginition .row .col .card-caption p {
          margin-top: 0px !important;
          text-align: left; } }
      @media all and (max-width: 500px) {
        #industry-recoginition .row .col .card-caption p:nth-child(2) {
          margin-top: 5px !important;
          font-size: 15px; } }
  #industry-recoginition .row p {
    text-align: center; }



#related-insights svg text {
  font-family: 'Avenir LT W01 65 Medium', sans-serif;
  fill: #fff; }
#related-insights .row {
  margin-top: 60px;
  display: flex;
  justify-content: space-between; }
  @media all and (max-width: 500px) {
    #related-insights .row {
      display: block; } }
  #related-insights .row .col {
    width: 30%; }
    @media all and (max-width: 500px) {
      #related-insights .row .col {
        display: flex;
        align-items: center;
        margin-bottom: 20px;
        width: auto; } }
    @media all and (max-width: 500px) {
      #related-insights .row .col .card-wrap {
        width: 80px;
        flex: 1; } }
    #related-insights .row .col .card-caption {
      flex: 2;
      padding-left: 10px; }
      @media all and (max-width: 500px) {
        #related-insights .row .col .card-caption p {
          margin-top: 0px !important;
          text-align: left; } }
      @media all and (max-width: 500px) {
        #related-insights .row .col .card-caption p:nth-child(2) {
          margin-top: 5px !important;
          font-size: 15px; } }
  #related-insights .row p {
    text-align: left; }





footer {
  text-align: center; }
  @media all and (max-width: 500px) {
    footer.section-pad {
      padding-bottom: 80px; } }
  footer img {
    width: 255px;
    height: 62px;
    display: block;
    margin: 0 auto;
    position: relative;
    left: -40px; }
    @media all and (max-width: 500px) {
      footer img {
        left: -15px;
        transform: scale(0.8); } }

@media all and (max-width: 769px) {
  .padfix {
    margin-left: -90px;
    margin-right: -90px;
    position: relative; } }

.focus-marker {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 126px !important;
  height: 126px; }
  @media all and (max-width: 1079px) {
    .focus-marker {
      bottom: auto;
      top: 20px; } }
  @media all and (max-width: 769px) {
    .focus-marker {
      left: 105px;
      bottom: auto;
      top: 20px;
      width: 50px !important;
      height: 50px; } }
  @media all and (max-width: 769px) {
    .focus-marker.mobile-right {
      left: auto;
      bottom: auto;
      top: 20px;
      right: 105px;
      width: 50px !important;
      height: 50px; } }

#jump-menu-mobile-trigger {
  display: none; }
  @media all and (max-width: 769px) {
    #jump-menu-mobile-trigger {
      display: block;
      position: fixed;
      top: 0px;
      right: 0px;
      z-index: 1;
      background: transparent;
      border: none;
      padding: 10px; }
      #jump-menu-mobile-trigger:focus {
        outline: none; } }

#jump-menu-mobile button.close {
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
  border: none;
  padding: 10px; }
  #jump-menu-mobile button.close:focus {
    outline: none; }
@media all and (max-width: 769px) {
  #jump-menu-mobile {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    padding: 20px;
    z-index: 2;
    opacity: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all 0.3s;
    transform: translateY(-100%); }
    #jump-menu-mobile.active {
      transform: translateY(0%); }
    #jump-menu-mobile img.logo {
      margin-right: 20px;
      height: 40px;
      position: relative;
      top: -2px;
      margin-bottom: 20px; } }
    @media all and (max-width: 769px) and (max-width: 940px) {
      #jump-menu-mobile img.logo {
        height: 22px; } }
@media all and (max-width: 769px) {
    #jump-menu-mobile ul {
      font-weight: 700;
      color: #fff; }
      #jump-menu-mobile ul:first-child {
        padding-bottom: 2px;
        margin-bottom: 5px;
        border-bottom: 1px solid #b931ac; }
      #jump-menu-mobile ul li {
        font-size: 16px;
        margin-right: 10px;
        margin-bottom: 10px; }
        #jump-menu-mobile ul li a {
          color: #fff;
          opacity: 0.6;
          padding: 0px 10px 0px 0px;
          text-decoration: none;
          font-weight: 400; }
          #jump-menu-mobile ul li a:hover {
            text-decoration: underline;
            opacity: 1; } }
@media all and (min-width: 780px) {
  #jump-menu-mobile {
    display: none; } }

@media all and (max-width: 769px) {
  #jump-menu {
    display: none; } }
@media all and (min-width: 780px) {
  #jump-menu {
    position: fixed;
    z-index: 1;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    top: 0px;
    left: 0px;
    right: 0px;
    display: flex;
    padding: 10px 20px;
    align-items: center; } }
  @media all and (min-width: 780px) and (max-width: 940px) {
    #jump-menu {
      padding: 10px; } }
@media all and (min-width: 780px) {
    #jump-menu img {
      display: block;
      margin-right: 20px;
      height: 31px;
      position: relative;
      top: -2px; } }
    @media all and (min-width: 780px) and (max-width: 940px) {
      #jump-menu img {
        height: 22px; } }
@media all and (min-width: 780px) {
    #jump-menu .menu-section {
      display: flex;
      flex-direction: column; }
    #jump-menu .menu-title {
      color: #fff; }
    #jump-menu ul {
      display: flex; }
      #jump-menu ul:first-child {
        padding-bottom: 2px;
        margin-bottom: 2px;
        border-bottom: 1px solid #b931ac; }
      #jump-menu ul li {
        font-size: 13px;
        margin-right: 10px; }
        #jump-menu ul li a {
          color: #fff;
          opacity: 0.6;
          padding: 0px 0px 0px 0px;
          text-decoration: none;
          font-weight: 300; }
          #jump-menu ul li a:hover {
            text-decoration: underline;
            opacity: 1; } }

#formWrap {
  margin-top: 40px;
  margin-bottom: 40px;
  display: inline-block;
  padding: 40px 40px 40px 20px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 5px; }
  @media all and (max-width: 700px) {
    #formWrap {
      display: block;
      margin-left: auto;
      margin-right: auto;
      padding: 20px 20px 20px 20px; } }
  @media all and (max-width: 700px) {
    #formWrap form {
      margin: auto !important; } }
  @media all and (max-width: 700px) {
    #formWrap .mktoButtonWrap.mktoPurpleCandy {
      margin-left: 0px !important; } }

/*# sourceMappingURL=styles.css.map */
