@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Oswald:300,500');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900|Oswald:300,500');

* {
  margin: 0;
  padding: 0;
}

h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}

p {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05rem;
  word-spacing: 0.1rem;
  line-height: 1.5rem;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  overflow-x: hidden;
}

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

.col-thirds {
  width: 33.33%;
}

.column-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.center-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  justify-items: center;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
  color: inherit;
  font-family: inherit;
}

.full-width {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1920px) {
  .row {
    max-width: 1440px;
  }
}

@media screen and (orientation: portrait) {
  .row {
    width: 100%;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.col {
  max-width: 960px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-1 {
  max-width: 1024px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-2 {
  width: 540px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-3 {
  width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-4 {
  width: 270px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-5 {
  width: 216px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-6 {
  width: 180px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-7 {
  width: 154.28571px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-8 {
  width: 135px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-9 {
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-10 {
  width: 108px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-11 {
  width: 98.18182px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-1-12 {
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-2-3 {
  width: 66.66%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.col-3-4 {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.center-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

#nav-mobile {
  width: 100%;
  height: 10vh;
  position: fixed !important;
  background-color: #222;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #eee;
  visibility: hidden;
}

#nav-mobile .hamburger-inner:before,
#nav-mobile .hamburger-inner:after,
#nav-mobile .hamburger-inner {
  background-color: #eee;
}

#mobile-menu {
  position: fixed;
  top: 10vh;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #222;
  z-index: 999;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  color: #eee;
  font-family: 'Montserrat', sans-serif;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

#mobile-menu ul {
  width: 100%;
}

#mobile-menu a {
  width: 100%;
}

#mobile-menu li {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  width: 100%;
}

.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-list li {
  margin: 0;
  padding: 0;
}

.footer-list .footer-col-header {
  font-size: 2rem;
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.footer-list .footer-col-item {
  font-family: 'Oswald', sans-serif;
  padding-bottom: 10px;
}

.footer-list .footer-col-item i {
  padding-right: 10px;
}

.footer-list .footer-col-item a {
  text-decoration: underline;
  color: inherit;
  font-family: inherit;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #222;
  color: #eee;
}

#footer-mobile-row {
  display: none;
}

@media only screen and (orientation: portrait) {
  #nav-desktop {
    visibility: hidden;
  }

  #nav-mobile {
    visibility: visible;
  }

  #mobile-menu {
    visibility: visible;
    height: 0vh;
    -webkit-transition: 1s;
    transition: 1s;
  }

  .mobile-menu-expanded {
    height: 90vh !important;
  }

  .footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .footer-list {
    margin: 0;
    margin-top: 15px !important;
    margin-bottom: 15px !important;
  }

  #footer-mobile-row {
    width: 100%;
    display: initial;
  }

  #footer-mobile-row .footer-list {
    margin-left: 1rem;
  }

  .footer-col {
    display: none;
  }

  .cover-content-headline {
    font-size: 3rem !important;
  }
}

* {
  margin: 0;
  padding: 0;
}

h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}

p {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.05rem;
  word-spacing: 0.1rem;
  line-height: 1.5rem;
}

p {
  max-width: 100%;
}

nav {
  height: 10vh;
  width: 100%;
  background-color: #222;
  color: #999;
}

#nav-link-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50%;
  height: 100%;
}

#nav-link-container .nav-link {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25rem;
}

#nav-logo-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nav-logo-container h1 {
  margin-top: auto;
  margin-bottom: 1rem;
  font-size: 2.5rem;
}

#staff-hero {
  width: 100%;
  height: 60vh;
  background-image: url('../images/staff-photos/staffGroup.jpg');
  background-size: cover;
  background-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 3rem;
}

#staff-hero h1 {
  margin-top: 24.5rem;
  padding-bottom: 2rem;
  color: white;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}

#staff-header {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

#staff-blurb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

#staff-blurb-container h1 {
  padding-bottom: 1rem;
}

#staff-photo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#staff-photo-container img {
  width: 75%;
  height: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

#staff-bold {
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-bottom: 2rem;
}

#staff-bold .pres-card-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#staff-bold .pres-card-left .staff-image-container {
  border-radius: 50%;
  width: 300px;
  height: 300px;
  overflow: hidden;
  background-image: url('../images/staff/bettina-fulford-.jpg');
  background-size: cover;
  background-position: center;
}

@media (min-width: 1020px) and (max-width: 1280px) {
  #staff-bold .pres-card-left .staff-image-container {
    width: 250px;
    height: 250px;
  }
}

#staff-bold .pres-card-left h1 {
  font-size: 4rem;
  position: relative;
  margin-bottom: 1rem;
}

#staff-bold .pres-card-left h1 span {
  color: #0063ff;
}

#staff-bold .pres-card-left h1::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: black;
  bottom: 0;
  left: 0;
}

#staff-bold .pres-card-left h4 {
  font-size: 2rem;
}

@media (min-width: 1020px) and (max-width: 1280px) {
  #staff-bold .pres-card-left h1 {
    font-size: 3rem;
  }

  #staff-bold .pres-card-left h4 {
    font-size: 1.5rem;
  }
}

#staff-bold .pres-card-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-right: 2rem;
  padding-left: 2rem;
}

.pres-certs {
  font-family: 'Montserrat', sans-serif;
  padding-top: 5px;
  padding-bottom: 7.5px;
}

.section-title {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}

.section-title .section-title-text {
  text-align: center;
  position: relative;
}

.section-title .section-title-text::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 1px;
  background-color: black;
  bottom: -0.5rem;
  left: 25%;
}

#v-pres-container {
  margin-top: 2rem;
}

#pres-blurb-container {
  padding-right: 3.5rem;
}

#v-pres-blurb-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-left: 3.5rem;
}

#vice-pres-image-container {
  background-image: url('../images/staff-photos/GregoryFulford.jpg') !important;
}

#n-pres-image-container {
  background-image: url('../images/staff/nicole-fulford.jpg') !important;
}

.splash-quote {
  font-size: 2rem;
  width: 100%;
  text-align: left;
  margin-bottom: 2rem;
  font-weight: bold;
  position: relative;
}

#staff {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

#staff #staff-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#staff .staff-card {
  width: 100%;
  padding: 3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 20rem;
  flex: 1 1 20rem;
  max-width: 20rem;
}

#staff .staff-card-4 {
  max-width: 14rem;
}

#staff .staff-card-2 {
  max-width: 50rem;
}

.break {
  flex-basis: 100%;
  height: 0;
}

#staff .staff-card .staff-image-container {
  width: 300px;
  height: 300px;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
}

#staff .staff-card h1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  position: relative;
}

#staff .staff-card h1::after {
  content: '';
  position: absolute;
  width: 50%;
  height: 2px;
  background-color: black;
  bottom: -0.25rem;
  left: 25%;
}

#staff .staff-card h4 {
  font-family: 'Oswald', sans-serif;
  margin-bottom: 0.5rem;
  font-weight: 200;
}

#staff .staff-card .employee-blurb {
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

.footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.footer-list li {
  margin: 0;
  padding: 0;
}

.footer-list .footer-col-header {
  font-size: 2rem;
  padding-bottom: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

.footer-list .footer-col-item {
  font-family: 'Oswald', sans-serif;
  padding-bottom: 10px;
}

.footer-list .footer-col-item i {
  padding-right: 10px;
}

.footer-list .footer-col-item a {
  text-decoration: underline;
  color: inherit;
  font-family: inherit;
}

.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  background-color: #222;
  color: #eee;
}

@media (max-width: 1151px) {
  .break {
    flex-basis: 0%;
    height: 0;
  }
}

@media (min-width: 1020px) and (max-width: 1280px) {
  p.splash-quote {
    font-size: 1.5rem;
  }

  p.pres-blurb {
    font-size: 0.95rem;
  }

  #staff .staff-card h1 {
    font-size: 1.8em;
  }

  #staff .staff-card {
    max-width: 13rem;
    padding: 2.5rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 15rem;
    flex: 1 1 15rem;
  }

  #staff .staff-card .staff-image-container {
    width: 250px;
    height: 250px;
  }

  #staff .staff-card p {
    font-size: 0.85rem;
  }

  #staff .staff-card .employee-blurb {
    text-align: center;
    padding-left: 0rem;
    padding-right: 0rem;
  }
}

.employee-contact-button {
  width: 90%;
  background-color: #222;
  color: #eee;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 1rem;
  border-radius: 5px;
}

.more-info-blurb {
  width: 90%;
  border-color: #222;
  color: #222;
  border-width: 1px;
  border-style: solid;
  padding: 0.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  margin-top: 1rem;
  border-radius: 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

#staff-card-modal-container {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 99;
}

#staff-card {
  width: 960px;
  height: 480px;
  background-color: #eee;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

#staff-card-left {
  width: 33%;
  height: 100%;
  background-color: #222;
  color: #eee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

#staff-card-left p {
  padding-top: 1rem;
  font-family: 'Montserrat', sans-serif;
}

#staff-card-photo {
  height: 14rem;
  width: 14rem;
  border-radius: 100%;
  background-image: url('../images/staff-photos/KevinKaviani.jpg');
  background-position: center;
  background-size: cover;
}

#staff-card-right {
  width: 66%;
  height: 100%;
  display: inline-block;
  padding-left: 2rem;
  padding-right: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#card-info-container {
  padding-bottom: 2rem;
}

#staff-card-info-name {
  font-size: 2rem;
  padding-bottom: 0.25rem;
}

#staff-card-info-title {
  font-size: 1rem;
  padding-top: 0.25rem;
  padding-left: 0.5rem;
}

#staff-card-exit-button {
  position: absolute;
  right: 2rem;
  top: 1.5rem;
}

#staff-card-exit-button::after {
  content: '\00d7';
  font-size: 2rem;
}

.hidden {
  visibility: hidden;
}

/* /////////////////////////////////////////////////////////////
RESPONSIVE
/////////////////////////////////////////////////////////////*/
@media only screen and (orientation: portrait) {
  #staff-hero h1 {
    margin-top: auto;
  }

  #staff-blurb-container {
    padding: 0 !important;
  }

  #staff-blurb {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 1.5rem;
  }

  #staff-blurb-title {
    padding-left: 20px;
  }

  #staff-photo-container {
    padding: 0;
  }

  #staff-photo-container img {
    width: 100%;
  }

  #pres-blurb-container {
    padding-right: 0;
  }

  .pres-blurb {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  #staff-bold {
    padding-top: 1rem;
  }

  #staff-header {
    padding-bottom: 0.5rem;
  }

  #pres-blurb-container .pres-blurb {
    padding-top: 1rem;
  }

  #v-pres-container {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }

  #v-pres-container #v-pres-blurb-container {
    padding-left: 0;
    padding-top: 1rem;
  }

  #staff-card {
    height: 100vh;
    width: 100%;
  }

  #staff-card-left {
    display: none;
  }

  #staff-card-right {
    width: 100%;
  }

  #staff-card-exit-button {
    bottom: 2.5rem;
    color: #222;
    z-index: 999;
    top: initial;
  }

  #staff-card-exit-button::after {
    font-size: 4rem;
  }

  #mobile-employee-mail,
  #mobile-employee-number {
    padding-left: 0.5rem;
  }

  .col-2-3 {
    width: 100%;
  }

  .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .col-1-2 {
    width: 100%;
  }
}

@media (max-width: 767px) {
  #staff-bold .pres-card-left h1 {
    font-size: 3rem;
  }

  .press-card-right {
    order: 2;
  }

  #v-pres-blurb-container {
    order: 0;
  }

  #staff-bold .pres-card-left {
    order: 1;
  }
}

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