p {
  font-size: 1.4rem;
}
.post-edit-link {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.lead {
  font-family: 'Qwigley', cursive;
  margin-bottom: 0;
  font-size: 3rem;
}
.section {
  margin-bottom: 60px;
  margin-top: 60px;
}
.site-header .title-area h1, .site-header .title-area h4 {
  margin-bottom: 0;
}
.site-header .title-area img.custom-logo {
  width: 150px;
}
.site-header .genesis-nav-menu li.current-menu-item a {
  color: #980728;
}
.site-header .genesis-nav-menu li a {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.site-header .genesis-nav-menu li a:hover {
  color: #980728;
}
.site-header .genesis-nav-menu li ul.sub-menu li a {
  text-transform: none !important;
  font-weight: normal;
}
.page-title {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: inset 0 0 25px black;
  margin-bottom: 50px;
}
.page-title h1.entry-title {
  color: rgba(255, 255, 255, .9);
  font-weight: bold;
  text-align: center;
  font-size: 8rem;
  text-shadow: 0 0 5px black;
  font-family: 'Qwigley', cursive;
}
.site-inner {
  padding-top: 0;
}
.page-template-page-presentation .page-title {
  display: none;
}
.page-template-page-presentation .button.back span {
  margin-top: 4px;
}
.home .site-header {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.home .site-inner {
  padding-bottom: 0;
}
.home .site-inner article.entry {
  margin-bottom: 50px;
}
.home .site-inner .cover {
  padding: 40px;
  margin-bottom: 30px;
}
.home .site-inner .cover h2 {
  font-weight: bold;
  font-size: 3rem;
  text-transform: uppercase;
}
.home .site-inner .cover p {
  margin-bottom: 0;
  font-size: 28px;
}
.home .site-inner .sec-2 {
  margin-top: 10px;
}
.home .site-inner .sec-3 {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 50px;
}
.home .site-inner .sec-3 p {
  margin-bottom: 0;
  font-size: 1.4rem;
}
.home .site-inner .sec-4 {
  margin-bottom: 50px;
}
.home .site-inner .sec-5 {
  padding: 50px;
  margin-bottom: 50px;
}
.home .site-inner .sec-5 h2 {
  margin-bottom: 0;
}
.home .site-inner .sec-5 p {
  font-size: 1.4rem;
  margin-bottom: 0;
}
.home .site-inner .addition {
  margin-bottom: 50px;
}
.boxes figure {
  margin-bottom: 10px;
}
.boxes h2 {
  text-align: center;
  font-weight: bold;
}
.select-3d {
  padding: 0 40px;
}
p.orbit-notice {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 40px;
}
.orbit-meta {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.orbit-meta .button.back {
  height: 58px;
}
.orbit-meta img {
  margin-top: -18px;
}
.site-footer {
  background: black;
  color: white;
}
.site-footer p {
  font-size: 1rem;
}
.site-footer a {
  color: white;
}
/* Sticky Footer */
.site-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-height: 100vh;
}
.site-inner {
  -ms-flex: 1;
  -webkit-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
  width: 100%;
  padding: 20px 0;
  word-wrap: break-word;
}
#nf-label-field-5 {
  font-weight: normal;
}
.contact .site-inner {
  padding-left: 30px;
  padding-right: 30px;
}
.contact .site-inner .contact-box {
  text-align: center;
  margin-bottom: 20px;
}
.contact .site-inner .contact-box p {
  font-size: 1.2rem;
}
/*ONLY MOBILE*/
@media (max-width: 768px) {
  .home .site-inner .cover h2 {
    font-size: 2rem;
  }
  .home .site-inner .cover p {
    font-size: 24px;
  }
  .home .site-inner .sec-4 figure {
    margin-bottom: 0;
  }
  .home .site-inner .sec-4 .wp-block-media-text__content {
    margin-bottom: 50px;
  }
  .logo.mobile {
    width: 160px;
    display: block;
    margin: auto;
  }
  .page-title {
    padding: 20px !important;
  }
  .page-title h1.entry-title {
    font-size: 5rem !important;
    letter-spacing: 5px !important;
    font-weight: normal;
  }
}
/*END*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .site-header {
    position: static;
  }
  .site-header .title-area {
    padding: 0;
  }
  .site-header .title-area .site-title {
    display: none;
  }
  .site-header .title-area .logo {
    width: 120px;
  }
  .site-header #genesis-nav-primary {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
  }
  .site-inner .content .entry-header h1 {
    font-size: 3rem;
  }
  #presentation1-container {
    transform: scale(1.5);
  }
}
/*END*/
/* Medium devices (desktops, 992px and up) */
/*END*/
/* Large devices (large desktops, 1200px and up) */
/*END*/
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
/* ----------- iPad 1, 2, Mini and Air ----------- */
/* Portrait and Landscape */
/* Portrait */
/* Landscape */
