* {
  font-size: 16px; }

html {
  font-size: 62.5%;
  height: 100%; }

body {
  background-attachment: fixed;
  background-image: url(../img/bg-v2.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  overflow-x: hidden;
  height: 100%; }

#top-bar {
  align-content: center;
  background: #c2a530;
  color: #fff;
  height: 54px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  justify-content: space-between;
  width: 100%; }
  #top-bar span.align-left {
    align-self: center;
    background-color: transparent;
    display: inline-block;
    font-size: 1.8rem;
    padding-left: 158px;
    text-transform: uppercase;
    vertical-align: middle;
    width: fit-content; }
  #top-bar div.align-right {
    align-self: center;
    display: inline-block;
    max-width: fit-content; }
    #top-bar div.align-right .fb-link {
      margin-right: 10px; }
    #top-bar div.align-right .linkedIn-link {
      margin-right: 17px; }

footer {
  align-content: center;
  background: #115669;
  bottom: 0;
  display: flex;
  justify-content: space-evenly;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  margin-top: 25px;
  position: absolute;
  text-align: center;
  width: 100vw; }
  footer a, footer span {
    align-self: center;
    background: transparent;
    flex: 1;
    width: fit-content; }
  footer .phone-number {
    color: #fff;
    display: flex;
    font-size: 3.6rem;
    font-weight: bold;
    justify-self: flex-start;
    margin-left: 158px; }
    footer .phone-number:hover {
      text-decoration: none; }
  footer .certifications {
    display: flex;
    font-size: 1.5rem;
    justify-self: flex-end;
    margin-left: 43px; }
    footer .certifications span {
      margin-right: 43px;
      white-space: nowrap; }

.no-m-bottom {
  margin-bottom: 0; }

.no-bg {
  background: transparent; }

.no-of {
  overflow: hidden; }

.higher {
  margin-top: -119px; }

.container {
  min-height: 100vh; }

.content-container {
  background: transparent;
  padding-top: 107px; }
  .content-container.expertise, .content-container.maintenance, .content-container.history, .content-container.portfolio, .content-container.career {
    padding-top: 30px; }
  .content-container.submissions {
    padding-top: 15px; }

.content {
  height: 100%;
  max-height: 100vh; }

.slick-carrousel {
  float: right;
  height: 229px;
  width: 575px;
  position: relative; }

a.language-switcher {
  border: 4px solid #f3dc0f;
  border-right-color: #8c7f46;
  border-bottom-color: #8c7f46;
  color: #fff !important;
  font-size: 2.0rem;
  text-transform: none;
  line-height: 44px;
  display: inline-block;
  padding: 0 7px;
  margin: 0 10px;
  vertical-align: middle; }
  a.language-switcher:hover {
    text-decoration: none; }

#menu {
  height: 119px;
  padding: 0;
  width: 100vw;
  z-index: 999; }
  #menu .home-btn-container {
    align-content: center;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 23px;
    padding: 24px 0 0 99px; }
    #menu .home-btn-container .home-btn {
      height: 119px;
      width: 119px; }
    #menu .home-btn-container .home-btn-text {
      align-content: center;
      display: flex;
      flex-direction: column;
      height: 60px;
      justify-content: flex-start;
      margin-top: -25px; }
      #menu .home-btn-container .home-btn-text .home-btn-title {
        color: #0f5669;
        font-family: 'Roboto', sans-serif;
        font-size: 3rem;
        font-weight: 700;
        height: 30px;
        text-align: right; }
      #menu .home-btn-container .home-btn-text .home-btn-subtitle {
        color: #8d7a2e;
        font-family: 'Roboto', sans-serif;
        font-size: 1.5rem;
        height: 15px;
        text-align: right;
        padding-right: 4px; }
  #menu .mobile-btn {
    display: none;
    height: auto;
    width: auto;
    max-width: 120px; }
  #menu .navbar-nav {
    border-bottom: 4px solid #c2a52f;
    box-shadow: 0px 4px 0px 0px #fff, 0px 8px 0px 0px #c2a52f; }
  #menu .navbar-brand {
    line-height: 119px;
    margin: 0;
    padding: 0; }
  #menu #collapsibleNavbar {
    align-self: flex-start;
    justify-content: flex-end; }
  #menu .nav-item {
    height: 100px;
    white-space: nowrap; }
    #menu .nav-item:hover {
      background: #c2a52f;
      color: #fff; }
  #menu .nav-link {
    color: #0f5669;
    display: flex;
    flex-direction: column;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    height: 100%;
    justify-content: flex-end;
    overflow: hidden;
    padding: 0 34px 23px 34px;
    text-transform: uppercase; }
  #menu .utility-links {
    justify-self: right;
    margin-left: auto; }
    #menu .utility-links ul {
      height: 119px;
      line-height: 119px;
      margin: 0; }
    #menu .utility-links .utility-item {
      display: inline-block;
      font-size: 1.8rem;
      color: #03353B;
      font-family: 'Montserrat', sans-serif;
      font-weight: 700;
      line-height: 100px;
      list-style: none;
      overflow: hidden;
      padding: 0 13px;
      vertical-align: bottom; }
      #menu .utility-links .utility-item i {
        cursor: pointer;
        font-size: 3.2rem;
        vertical-align: middle; }
      #menu .utility-links .utility-item a {
        color: #03353B;
        text-decoration: none; }

.thicc-title {
  border: 0;
  color: #115669;
  font-family: 'Merienda', cursive;
  font-size: 8rem;
  font-weight: bold;
  margin-left: 173px;
  padding: 0;
  text-align: left; }

.index-text {
  display: flex;
  flex-direction: row;
  margin: 0 0 0 189px;
  width: 1544px; }
  .index-text .large-text {
    font-size: 2.7rem;
    font-weight: bold;
    text-align: justify;
    width: 1003px; }
  .index-text .floating-texts {
    margin: -114px 0 0 140px; }
    .index-text .floating-texts p {
      color: #c2a530;
      font-family: 'Libre Baskerville', serif;
      font-size: 3rem;
      font-weight: bold;
      letter-spacing: 9px;
      margin-bottom: 54px;
      text-shadow: -3px 1px #000;
      text-transform: uppercase; }

.container:first-of-type {
  padding-top: 205px; }

h1, h2, h3, h4 {
  font-family: 'Roboto', sans-serif; }

p {
  font-family: 'Montserrat', sans-serif; }

button {
  margin: 15px 0; }

blockquote {
  background: #fff;
  padding: 5px;
  width: fit-content; }
  blockquote::before, blockquote::after {
    content: '"';
    font-family: cursive;
    font-style: italic;
    font-weight: bold;
    font-size: 2rem;
    margin: 4px; }

h1 {
  font-size: 4rem;
  margin-bottom: 25px;
  padding: 20px 0;
  text-align: center; }

h3 {
  font-size: 2.5rem;
  font-weight: bold;
  padding: 20px 0; }

h4 {
  font-size: 2.3rem;
  font-weight: bold;
  padding: 0 0 15px 0;
  text-decoration: underline; }

p {
  font-size: 1.5rem;
  font-weight: normal; }

.iso {
  font-size: 2.3rem;
  font-weight: bold;
  font-family: roboto; }

.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0; }

.map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute; }

.emergencies-text {
  background-image: url("../img/urgences-bg.jpg");
  background-position: top right;
  background-repeat: no-repeat;
  overflow: visible;
  height: auto;
  max-height: 770px;
  padding-bottom: 30px;
  width: 100%; }
  .emergencies-text .emergencies-splitter {
    height: 27px; }
  .emergencies-text p {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 2.6rem;
    font-weight: bold;
    line-height: 2.6rem;
    margin: 0;
    padding-left: 157px; }
    .emergencies-text p.bigger {
      font-size: 4.5rem;
      line-height: 4rem;
      padding-left: 80px; }
    .emergencies-text p.emergencies-title {
      color: #bf2830;
      font-size: 6.2rem;
      line-height: 3.2rem;
      margin-bottom: 20px;
      padding-left: 80px;
      text-transform: uppercase; }

.expertise-content {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-left: 80px; }
  .expertise-content .expertise-block {
    margin-right: 50px; }
    .expertise-content .expertise-block .expertise-title {
      color: #045669;
      font-family: 'Roboto', sans-serif;
      font-size: 3.8rem;
      text-indent: 11px;
      text-transform: uppercase; }
    .expertise-content .expertise-block img {
      display: block;
      height: auto;
      margin: 0 auto 25px auto;
      max-width: 400px; }
    .expertise-content .expertise-block p {
      color: #045669;
      font-family: 'Roboto', sans-serif;
      font-size: 1.5rem;
      line-height: 2.2rem;
      margin: 0;
      text-align: left; }
    .expertise-content .expertise-block:first-child p {
      margin-bottom: 5rem; }

.maintenance-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 0 55px 0 156px; }
  .maintenance-content .maintenance-block {
    display: flex;
    flex-direction: column; }
    .maintenance-content .maintenance-block p {
      font-family: 'Roboto', sans-serif;
      font-size: 1.7rem;
      line-height: 1.9rem; }
      .maintenance-content .maintenance-block p.maintenance-title {
        font-size: 3.1rem;
        font-weight: bold;
        line-height: 3.3rem;
        margin: -35px 0 20px 97px;
        text-transform: uppercase; }
      .maintenance-content .maintenance-block p.subtitle {
        color: #c2a530;
        font-size: 3rem;
        font-weight: bold;
        letter-spacing: 9px;
        text-shadow: -3px 1px #000;
        text-transform: uppercase; }
      .maintenance-content .maintenance-block p.maintenance-subtitle {
        color: #045669;
        font-size: 3.4rem;
        line-height: 3.4rem;
        font-weight: bold;
        padding-right: 0 !important; }
      .maintenance-content .maintenance-block p.bold {
        font-weight: bold; }
  .maintenance-content .maintenance-block:first-child .maintenance-sub-block {
    margin-bottom: 45px;
    max-width: 425px; }
  .maintenance-content .maintenance-block:nth-child(2) p {
    margin-bottom: 45px;
    max-width: 1025px; }

.history-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-left: 42px;
  padding-right: 42px; }
  .history-content .history-block {
    display: flex;
    flex-direction: column;
    margin-right: 50px; }
  .history-content img.history-patrons-img {
    max-width: 805px; }
  .history-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 38px; }
  .history-content p.history-title {
    color: #045669;
    font-family: 'Roboto', sans-serif;
    font-size: 5.2rem;
    font-weight: bold;
    margin-top: 25px;
    padding-left: 95px; }
  .history-content p.cursive-text {
    color: #045669;
    font-family: 'Merienda', cursive;
    font-size: 3.1rem; }
  .history-content p.centered {
    text-align: center; }

.portfolio-content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-left: 85px; }
  .portfolio-content p.portfolio-title {
    color: #000;
    font-family: 'Roboto', sans-serif;
    font-size: 3.3rem;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase; }
  .portfolio-content p.portfolio-subtitle {
    color: #045669;
    font-family: 'Roboto', sans-serif;
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center; }
  .portfolio-content .portfolio-block:first-child {
    margin-right: 84px; }
  .portfolio-content .portfolio-block:nth-child(2) {
    margin-top: -20px;
    padding-right: 42px; }
  .portfolio-content .slider-thumbnail {
    cursor: pointer;
    margin: 0 3% 4% 0;
    max-width: 29%;
    opacity: 0.8; }
    .portfolio-content .slider-thumbnail:hover, .portfolio-content .slider-thumbnail.current-slide {
      opacity: 1; }
  .portfolio-content #slider-thumbnails {
    max-width: 580px; }
  .portfolio-content #slider-main-container {
    overflow: visible;
    height: auto;
    max-width: 975px; }
  .portfolio-content #slider-main-slide {
    height: auto;
    width: 100%; }

.submission-content {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .submission-content .submission-block:first-child {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding-left: 2%;
    width: 33%; }
  .submission-content .submission-block:nth-child(2) {
    padding-right: 2%;
    width: 62%; }
  .submission-content p.submissions-title {
    color: #045669;
    font-family: 'Roboto', sans-serif;
    font-size: 4rem;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%; }
  .submission-content .submission-image {
    margin-right: 8%; }
    .submission-content .submission-image img {
      max-width: 220px; }
    .submission-content .submission-image p {
      color: black;
      font-family: 'Roboto', sans-serif;
      font-size: 1.4rem;
      padding-top: 8px;
      text-align: center; }
  .submission-content #submission-form {
    border: 1px solid #045669;
    width: 100%; }
  .submission-content .form-bottom {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 50px; }
    .submission-content .form-bottom .form-bottom-block {
      color: #045669;
      font-family: 'Roboto', sans-serif;
      font-size: 1.5rem;
      line-height: 1.5rem; }
      .submission-content .form-bottom .form-bottom-block:nth-child(2) {
        margin: 0 44px; }
    .submission-content .form-bottom p {
      color: black;
      font-family: 'Roboto', sans-serif;
      font-size: 1.5rem;
      line-height: 1.5rem;
      text-align: center; }
    .submission-content .form-bottom #submission-submit-btn {
      cursor: pointer;
      margin-top: -35px; }

form {
  background: white;
  padding: 2%; }

.form-field {
  display: flex;
  flex-direction: row;
  margin-bottom: 30px;
  width: 100%; }
  .form-field.smol {
    float: left;
    margin-left: 0;
    margin-right: 1%;
    width: 32%; }
    .form-field.smol input, .form-field.smol select {
      width: 100% !important; }
    .form-field.smol:nth-child(3) {
      margin-right: 0; }
  .form-field.duo {
    float: left;
    margin-left: 0;
    margin-right: 1%;
    width: 49%; }
    .form-field.duo input, .form-field.duo select {
      width: 100% !important; }
    .form-field.duo:nth-child(2) {
      margin-right: 0; }
  .form-field label {
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    line-height: 2rem;
    text-transform: uppercase;
    white-space: nowrap; }
  .form-field input[type="text"], .form-field input[type="email"], .form-field input[type="number"], .form-field select, .form-field textarea {
    border-bottom: 1px solid #045669;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4rem;
    font-weight: normal;
    height: 2rem;
    margin-left: 10px;
    max-width: 100%;
    outline: 0px;
    padding: 2px 5px;
    text-align: left;
    width: inherit; }
  .form-field select, .form-field textarea {
    border: 1px solid #045669; }
  .form-field select {
    height: 30px;
    margin-top: -5px; }
  .form-field textarea {
    height: 75px; }

.career-content {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .career-content .career-block {
    display: flex;
    flex-direction: column; }
    .career-content .career-block:first-child {
      margin: 0 2%;
      width: 26%; }
    .career-content .career-block:nth-child(2) {
      margin-right: 2%;
      width: 68%; }
  .career-content span.founder {
    background: none;
    color: #0f5669;
    line-height: 2.2rem; }
  .career-content p {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.7rem;
    margin-bottom: 35px; }
    .career-content p.career-title {
      color: #0f5669;
      font-size: 5rem;
      margin-bottom: 45px;
      margin-top: 20px;
      text-transform: uppercase;
      text-align: center; }
  .career-content .yellow-box {
    background: #c0a32f;
    padding: 35px;
    width: 100%; }
    .career-content .yellow-box p {
      color: white;
      font-size: 2.2rem;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      margin-bottom: 12px;
      text-align: center;
      text-transform: uppercase; }
      .career-content .yellow-box p.yellow-box-title {
        color: #0f5669;
        margin-bottom: 30px;
        text-transform: none; }
  .career-content #career-form {
    border: 1px solid #045669;
    width: 100%; }
  .career-content p.form-title {
    color: #0f5669;
    font-family: 'Roboto', sans-serif;
    font-size: 2.2rem;
    font-weight: bold;
    margin-bottom: 35px;
    margin-left: 42px;
    text-transform: uppercase; }
  .career-content .form-bottom {
    clear: both; }
    .career-content .form-bottom img.crew-img {
      float: left;
      max-width: 500px; }
    .career-content .form-bottom img#career-submit-btn {
      float: right;
      margin-top: 55px; }
  .career-content #career-submit-btn {
    cursor: pointer; }

@media only screen and (max-width: 1700px) {
  #top-bar span.align-left {
    padding-left: 105px; }

  #menu .home-btn-container {
    padding: 24px 0 0 50px; }

  .thicc-title {
    font-size: 6rem;
    margin-left: 70px; }

  .index-text {
    margin: 0 75px 0 75px;
    width: auto; }

  .index-text .large-text {
    font-size: 2.2rem;
    width: auto !important; }

  .index-text .floating-texts {
    margin: -114px 0 0 120px; }

  .index-text .floating-texts p {
    font-size: 2.5rem; }

  .index-text .large-text {
    width: 800px; }

  #menu .nav-link {
    padding: 0 25px 23px 25px; }

  .expertise-content .expertise-block p {
    font-size: 1.4rem;
    line-height: 2rem; }
  .expertise-content .expertise-block img {
    max-width: 350px; }

  .maintenance-content {
    padding: 0 0 0 105px; }
    .maintenance-content .maintenance-block:first-child {
      margin-right: 50px; }
      .maintenance-content .maintenance-block:first-child .maintenance-sub-block {
        margin-bottom: 25px; }
    .maintenance-content .maintenance-block:nth-child(2) p {
      max-width: 955px;
      padding-right: 105px; }

  .history-content img.history-patrons-img {
    max-width: 600px; }
  .history-content p {
    font-size: 1.5rem;
    line-height: 1.8rem; }

  .submission-content .submission-image {
    margin-right: 4%; }
    .submission-content .submission-image img {
      max-width: 200px; }

  .career-content p {
    margin-bottom: 15px; }
  .career-content .yellow-box {
    padding: 15px; }

  footer .certifications {
    font-size: 1rem; }
  footer .phone-number {
    font-size: 3rem;
    margin-left: 70px; } }
@media only screen and (max-width: 1415px) {
  #top-bar span.align-left {
    padding-left: 100px; }

  #menu .home-btn-container .home-btn {
    height: 90px;
    width: 90px; }

  #menu .home-btn-container .home-btn-text {
    margin-top: -33px; }

  #menu .home-btn-container .home-btn-text .home-btn-title {
    font-size: 2.4rem; }

  #menu .home-btn-container .home-btn-text .home-btn-subtitle {
    font-size: 1.2rem; }

  #menu .nav-item {
    height: 85px; }

  #menu .nav-link {
    font-size: 1.3rem;
    padding: 0 20px 20px 20px; }

  footer .phone-number {
    font-size: 2.4rem; }

  footer a, footer span {
    font-size: 1.2rem; }

  .thicc-title {
    font-size: 5rem; }

  .index-text .large-text {
    font-size: 1.7rem; }

  .index-text .floating-texts {
    font-size: 2.3rem; }

  .expertise-content .expertise-block p {
    font-size: 1.4rem;
    line-height: 2rem; }
  .expertise-content .expertise-block img {
    max-width: 290px; }
  .expertise-content .expertise-block:first-child p {
    margin-bottom: 2.5rem; }

  a.language-switcher {
    font-size: 1.6rem; }

  .emergencies-text p {
    text-shadow: 1px 1px 2px #000;
    color: #fff; }

  .maintenance-content .maintenance-block p {
    font-size: 1.5rem;
    line-height: 1.7rem; }
  .maintenance-content .maintenance-block p.subtitle {
    font-size: 2.5rem;
    line-height: 2.5rem; }
  .maintenance-content .maintenance-block p.maintenance-title {
    font-size: 2.8rem;
    line-height: 2.8rem;
    margin: -40px 0 20px 62px; }
  .maintenance-content .maintenance-block p.maintenance-subtitle {
    font-size: 2.9rem;
    line-height: 2.9rem; }

  .history-content {
    margin-top: -15px; }
    .history-content img.history-patrons-img {
      max-width: 500px; }
    .history-content p {
      font-size: 1.4rem;
      line-height: 1.7rem;
      margin-bottom: 20px; }
    .history-content p.history-title {
      margin-top: 10px;
      padding-left: 5px; }
    .history-content .history-block:first-child {
      margin-bottom: 50px; }

  .portfolio-content {
    padding-left: 30px; }
    .portfolio-content p.portfolio-title {
      font-size: 2.9rem; }
    .portfolio-content p.portfolio-subtitle {
      font-size: 2.8rem; }
    .portfolio-content .portfolio-block:first-child {
      margin-right: 30px; }
    .portfolio-content .portfolio-block:nth-child(2) {
      padding-right: 30px; }

  .submission-content .submission-image img {
    max-width: 175px; }
  .submission-content .form-field.smol {
    width: 49%; }
  .submission-content .form-field.smol.third {
    width: 100%; }

  .career-content p.career-title {
    font-size: 4rem; } }
@media only screen and (max-width: 1175px) {
  body {
    background-position: -90px -145px; }

  #top-bar {
    height: 40px; }

  #top-bar span.align-left {
    font-size: 1.4rem;
    padding-left: 60px; }

  #menu .home-btn-container {
    margin-top: 0;
    padding: 0px 0 0 15px; }

  #menu .nav-item {
    height: 70px; }

  #menu .nav-link {
    font-size: 1.2rem;
    padding: 0 15px 16px 15px; }

  .thicc-title {
    font-size: 4rem;
    margin-left: 15px; }

  .index-text {
    margin: 0 30px 0 30px; }

  .expertise-content .expertise-block p {
    font-size: 1.2rem;
    line-height: 1.8rem; }
  .expertise-content .expertise-block img {
    max-width: 275px; }

  footer .phone-number {
    font-size: 2.1rem;
    margin-left: 30px; }

  footer .certifications {
    margin-left: 30px; }

  footer .certifications span {
    margin-right: 30px; }

  a.language-switcher {
    font-size: 1.3rem;
    line-height: 32px; }

  .fb-link img, .linkedIn-link img {
    height: 40px; }

  .maintenance-content {
    padding-left: 55px; }
    .maintenance-content .maintenance-block .maintenance-sub-block {
      margin-bottom: 15px; }
    .maintenance-content .maintenance-block:nth-child(2) p {
      margin-bottom: 30px; }
    .maintenance-content .maintenance-block:nth-child(2) p.maintenance-subtitle {
      margin-top: -25px;
      max-width: 550px; }

  .history-content img.history-patrons-img {
    max-width: 375px; }
  .history-content .history-block:nth-child(2) {
    margin-right: 10px; }

  .submission-content {
    margin-right: 1%; }
    .submission-content .submission-image img {
      max-width: 150px; }

  .content-container.career {
    padding-top: 10px; }

  .career-content p {
    font-size: 1.4rem; }
  .career-content .yellow-box p {
    font-size: 1.5rem; }
  .career-content p.form-title {
    margin-bottom: 15px; }
  .career-content .form-field.duo {
    width: 100%; }
  .career-content .form-bottom img.crew-img {
    max-width: 350px; }
  .career-content .form-bottom img#career-submit-btn {
    margin-top: 0; } }
@media only screen and (max-width: 1024px) {
  body {
    background-position: -167px -145px; }

  #menu .home-btn-container .home-btn {
    height: 75px;
    width: 75px; }

  #menu .home-btn-container .home-btn-text {
    margin-top: -38px; }

  #menu .home-btn-container .home-btn-text .home-btn-title {
    font-size: 2.2rem;
    height: 24px; }

  #menu .nav-link {
    font-size: 1rem;
    padding: 0 15px 14px 15px; }

  .expertise-content {
    padding-left: 30px; }
    .expertise-content .expertise-block {
      margin-right: 30px; }
      .expertise-content .expertise-block img {
        max-width: 250px; }

  .content-container {
    padding-top: 50px; }

  .history-content img.history-patrons-img {
    max-width: 350px; }

  .portfolio-content .portfolio-title {
    font-size: 2.5rem; }
  .portfolio-content .portfolio-subtitle {
    font-size: 2.4rem; }

  .submission-content .submission-image img {
    max-width: 125px; }
  .submission-content .form-field.smol {
    width: 99%; }
  .submission-content .form-field label {
    line-height: 1.4rem; }

  .career-content p.career-title {
    font-size: 3.5rem; } }
@media only screen and (max-width: 910px) {
  body {
    background-position: -255px -145px; }

  #menu .home-btn-container {
    margin-top: -35px;
    padding-left: 5px; }

  #menu .home-btn-container .home-btn {
    height: 65px;
    width: 65px; }

  #menu .home-btn-container .home-btn-text {
    margin-left: 5px;
    margin-top: -38px; }

  #menu .home-btn-container .home-btn-text .home-btn-title {
    font-size: 1.5rem;
    height: 14px; }

  #menu .home-btn-container .home-btn-text .home-btn-subtitle {
    font-size: 0.8rem;
    padding-right: 0; }

  #menu .nav-item {
    height: 55px; }

  .content-container {
    height: auto;
    min-height: 0;
    overflow-y: visible;
    padding-top: 0;
    position: relative; }

  .index-text {
    display: block; }

  .index-text .floating-texts {
    margin: 30px 0; }

  .index-text .floating-texts p {
    font-size: 2rem;
    margin-bottom: 35px;
    text-align: right; }

  .expertise-content {
    flex-direction: column; }
    .expertise-content .expertise-block {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start; }
      .expertise-content .expertise-block .expertise-title {
        display: block;
        text-indent: 0;
        justify-self: center;
        max-width: 100%;
        width: 100%; }
      .expertise-content .expertise-block p {
        font-size: 1.8rem;
        line-height: 2rem;
        margin: 10px 1%;
        max-width: 50%; }
      .expertise-content .expertise-block img {
        margin: 10px 1%;
        max-width: 46%; }
      .expertise-content .expertise-block:first-child p {
        max-width: 30%; }

  .maintenance-content .maintenance-block:nth-child(2) p.maintenance-subtitle {
    max-width: 350px; }

  .history-content {
    flex-direction: column; }
    .history-content .history-block {
      margin-right: 0 !important; }
    .history-content p.history-title {
      text-align: center; }
    .history-content img.history-patrons-img {
      max-width: 100%; }
    .history-content p.centered {
      display: none; }
    .history-content p.cursive-text {
      text-align: center; }

  footer {
    position: relative; }

  footer .phone-number {
    font-size: 1.5rem; }

  footer a, footer span {
    font-size: 0.8rem; }

  .submission-content #submission-form {
    margin-top: 58px;
    padding: 30px; }
  .submission-content .submission-image img {
    max-width: 200px; }
  .submission-content .form-field textarea {
    margin-left: -260px;
    margin-top: 44px; }
  .submission-content .form-field label {
    line-height: 2rem; } }
@media only screen and (max-width: 850px) {
  #menu .nav-link {
    padding: 0 10px 14px 10px; }

  .maintenance-content {
    flex-direction: column; }
    .maintenance-content .maintenance-block p.maintenance-title {
      margin: 0 0 45px 0;
      text-align: center;
      width: 100%; }
    .maintenance-content .maintenance-block:first-child {
      margin-bottom: 50px; }

  .expertise-content .expertise-block {
    flex-direction: column; }
  .expertise-content .expertise-block img {
    max-width: 100% !important; }
  .expertise-content .expertise-block p {
    max-width: 100% !important; }

  .portfolio-content .portfolio-block:first-child {
    display: none; }

  .career-content {
    flex-direction: column; }
    .career-content .career-block {
      margin: 0;
      padding: 30px;
      width: 100% !important; } }
@media only screen and (max-width: 767px) {
  body {
    background-position: -308px -145px; }

  #top-bar span.align-left {
    font-size: 1rem;
    padding-left: 15px; }

  #menu .navbar-brand {
    z-index: 1000; }

  #menu .navbar-nav {
    margin-top: 79px;
    position: absolute; }

  #menu .home-btn-container {
    margin-top: 0;
    height: 67px; }

  #menu-toggle.navbar-toggler {
    background: none !important;
    border: 0;
    height: 100px;
    margin: -30px 0 0 0;
    padding: 0;
    position: absolute;
    right: 0; }

  .navbar-nav {
    background: #fff;
    position: fixed;
    top: 40px;
    width: 100vw; }

  #menu .nav-link {
    font-size: 1.4rem;
    line-height: 1.4rem; }

  #menu .home-btn-container .home-btn-text .home-btn-title {
    font-size: 2.2rem;
    height: 20px; }

  #menu .home-btn-container .home-btn-text .home-btn-subtitle {
    font-size: 1.2rem; }

  .thicc-title {
    font-size: 3.5rem;
    text-align: center; }

  .index-text .large-text {
    font-size: 2rem;
    text-align: center; }

  .index-text .floating-texts {
    margin: 30px 0; }

  .index-text .floating-texts p {
    font-size: 2.2rem;
    margin-bottom: 20px;
    text-align: center; }

  .emergencies-text p {
    font-size: 2rem;
    padding-left: 30px; }
    .emergencies-text p.emergencies-title, .emergencies-text p.bigger {
      padding-left: 15px; }
    .emergencies-text p.emergencies-title {
      font-size: 5.2rem;
      line-height: 2.2rem;
      margin-bottom: 30px; }
    .emergencies-text p.bigger {
      font-size: 3.5rem;
      line-height: 3rem; }

  .submission-content .submission-block:first-child {
    display: none; }
  .submission-content .submission-block:nth-child(2) {
    width: 90%; }

  .career-content .form-bottom img.crew-img {
    display: none; }

  footer {
    bottom: -150px;
    display: block;
    height: 150px;
    padding: 5px 0 0 0; }
    footer .phone-number, footer .copyright, footer .certifications {
      height: 20px;
      margin: 10px 0;
      padding: 0;
      text-align: center !important;
      width: 100vw; }
    footer .phone-number, footer .copyright {
      display: block; }
    footer .certifications {
      flex-direction: column; }
      footer .certifications span {
        margin: 0; } }
@media only screen and (max-width: 600px) {
  #top-bar span.align-left {
    display: none; }

  .content {
    padding-bottom: 20px; }

  .thicc-title {
    font-size: 2.5rem;
    text-align: center; }

  .history-content p.history-title {
    font-size: 3.5rem;
    line-height: 3.5rem; }
  .history-content p.cursive-text {
    font-size: 2.5rem;
    line-height: 2.5rem; } }
@media only screen and (max-width: 400px) {
  .thicc-title {
    font-size: 2rem; }

  .index-text .large-text {
    font-size: 1.6rem; }

  #menu .home-btn-container .home-btn-text {
    display: none; }

  footer {
    bottom: 0; } }

/*# sourceMappingURL=styles.css.map */
