/* FONTS 
Classic Grotesque W01';
200,300,400,500,600,700
Linotype Didot';
400,700
*/
/* BASE */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .container-fluid.container-xl {
    padding-left: 30px !important;
    padding-right: 30px !important; } }
.pt-landing {
  padding-top: 125px; }

.h-full {
  height: 100vh;
  height: 100dvh; }

@media only screen and (min-width: 1400px) {
  .px-inner-frame {
    padding-left: 45px !important;
    padding-right: 45px !important; } }
@media only screen and (max-width: 576px) {
  .h-full {
    height: 80vh;
    height: 80dvh; }

  .vh-xs-50 {
    height: 50vh; }

  .vh-xs-40 {
    height: 40vh; } }
.img-hero {
  background-color: #CCC;
  overflow: hidden; }
  .img-hero.bg-cover, .img-hero .bg-cover {
    background-size: cover; }
  .img-hero #num {
    line-height: 0; }
  .img-hero .caption {
    font-weight: 400;
    color: white; }

.ditty {
  position: absolute;
  z-index: 10;
  left: 75px;
  bottom: 0px; }
  .ditty img {
    height: 125px;
    width: auto; }
  .ditty.logo {
    left: 75px; }
    .ditty.logo img {
      height: 225px;
      width: auto; }

@media only screen and (max-width: 1200px) {
  .ditty {
    left: 30px; }
    .ditty.logo {
      left: 30px; } }
@media only screen and (max-width: 768px) {
  .ditty {
    left: calc(50% - (262px / 2)); } }
@media only screen and (max-width: 576px) {
  .ditty.logo {
    left: calc(50% - (175px / 2)); }
    .ditty.logo img {
      height: 150px; } }
.img-svg {
  width: 100%;
  max-width: 100%;
  height: auto; }

.shadow-top {
  -webkit-box-shadow: inset 0 7px 8px -6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 8px 8px -6px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 8px 8px -6px rgba(0, 0, 0, 0.2); }

/* FOOTER */
.footer {
  font-size: .8rem;
  line-height: 2.5em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #CCC; }
  .footer .social-img {
    display: inline-block;
    height: 25px;
    width: auto;
    opacity: .8; }
  .footer .piazza .d-grid {
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-column-gap: 0px;
    grid-row-gap: 0px; }
    .footer .piazza .d-grid .piazza-logo {
      grid-column: 3 / span 2;
      grid-row: 1 / span 2;
      border-left: 1px solid rgba(255, 255, 255, 0.4); }
  .footer .piazza img {
    height: 60px;
    width: auto;
    opacity: .8;
    display: inline-block; }
  .footer hr, .footer .border-right, .footer .border-left, .footer .border-top, .footer .border-bottom {
    border-color: rgba(255, 255, 255, 0.4) !important; }
  .footer .link a {
    color: inherit;
    border-bottom: 1px solid transparent; }
    .footer .link a:hover, .footer .link a:focus {
      border-color: #CCC;
      color: inherit !important;
      text-decoration: none !important; }

@media (max-width: 960px) {
  .footer .piazza .d-grid {
    grid-template-rows: repeat(3, 1fr);
    grid-template-columns: repeat(2, 1fr); }
    .footer .piazza .d-grid .piazza-logo {
      grid-column: 1 / span 2;
      grid-row: 3 / span 2;
      border-left: none; } }
/* FONTS 
Classic Grotesque W01';
200,300,400,500,600,700
*/
body, .text-body {
  font-size: 1rem;
  font-family: "Classic Grotesque W01", sans-serif;
  font-weight: 300;
  line-height: 1.65em;
  letter-spacing: .01rem;
  color: #414042; }

.lh-sm {
  line-height: 1.35 !important; }

.lh-base {
  line-height: 1.65 !important; }

.lh-lg {
  line-height: 2.2 !important; }

strong, .font-weight-bold {
  font-weight: 600 !important; }

.font-weight-med {
  font-weight: 500 !important; }

.font-weight-light {
  font-weight: 300 !important; }

.text-shadow {
  text-shadow: -2px 2px 3px rgba(0, 0, 0, 0.4); }

.text-sm {
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.4em; }

.text-md, .card-text {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.55em; }

.text-caption {
  font-size: 0.8rem;
  font-weight: 300;
  line-height: 1.2em;
  text-transform: uppercase; }
  .text-caption.btn {
    cursor: pointer;
    border-width: 1px;
    border-color: #CCC;
    letter-spacing: normal;
    line-height: 1;
    padding: 8px 12px;
    min-width: 145px; }
    .text-caption.btn:hover {
      border-color: #999; }

.text-lg {
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.75em; }
  .text-lg strong, .text-lg .font-weight-bold {
    font-weight: 600 !important; }
    .text-lg strong.text-uppercase, .text-lg .font-weight-bold.text-uppercase {
      font-size: 1.3rem; }

.text-xl {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.75em; }
  .text-xl .font-weight-bold {
    font-weight: 500 !important;
    font-size: 1.45rem; }
    .text-xl .font-weight-bold::after {
      content: ' '; }

.text-xxl {
  font-size: 1.3rem;
  font-weight: 300;
  line-height: 1.85em; }
  .text-xxl .font-weight-bold {
    font-weight: 500 !important; }
    .text-xxl .font-weight-bold::after {
      content: ' '; }

.fine-print {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.5em; }

.initial-cap:first-of-type:first-letter {
  float: left;
  font-size: 116px;
  line-height: 77px;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 0px;
  color: #d4bb42;
  margin-bottom: 0px;
  font-weight: 600;
  margin-top: 12px;
  margin-left: -5px; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: "Classic Grotesque W01", sans-serif;
  font-weight: 200; }

h1, .h1 {
  font-size: 3.5rem;
  line-height: 1.2em;
  margin-bottom: 1.2rem; }
  h1.display-1, .h1.display-1 {
    text-transform: uppercase;
    font-size: 4.25rem;
    line-height: 1.1em;
    font-weight: 200; }
  h1.display-sm, .h1.display-sm {
    text-transform: none;
    font-size: 3rem;
    line-height: 1.4em;
    margin-bottom: 1rem; }

@media only screen and (max-width: 768px) {
  h1.display-1, .h1.display-1 {
    font-size: 3.75rem;
    line-height: 1.1em; } }
h2 {
  font-size: 2.1rem;
  line-height: 1.3em; }
  h2.text-uppercase {
    font-size: 2rem;
    line-height: 1.2em; }
  h2.display-1 {
    font-size: 2.5rem;
    font-weight: 200; }
  h2.display-sm {
    font-size: 1.9rem; }

h3 {
  font-size: 1.75rem;
  line-height: 1.25em;
  font-weight: 200;
  margin-bottom: 0.7rem; }

h4 {
  font-size: 1.25rem;
  line-height: 1.5em;
  font-weight: 300;
  margin-bottom: 0.7rem; }

/* BULLETS */
.bullet {
  display: inline-block;
  position: relative;
  padding: 0 9px;
  line-height: 1; }
  .bullet:after {
    content: "";
    position: absolute;
    left: 7px;
    bottom: 2px;
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #d4bb42; }

/* BRACKETS */
.bracket {
  display: inline-block;
  font-size: 85%;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .15em;
  text-transform: uppercase;
  padding-bottom: 2rem;
  position: relative; }
  .bracket::before, .bracket::after {
    position: absolute;
    top: -5.65px;
    content: "";
    display: inline-block;
    width: 7px;
    height: 24px;
    border: 1px solid #414042; }
  .bracket::before {
    left: -12px;
    border-right: none; }
  .bracket::after {
    right: -12px;
    border-left: none; }
  .bracket.left {
    margin-left: 12px; }
  .bracket.text-white::before, .bracket.text-white::after {
    border-color: white; }
  .bracket a {
    color: inherit;
    border-bottom: 1px solid transparent;
    text-decoration: none; }
    .bracket a:hover, .bracket a:active, .bracket a:focus {
      border-color: #CCC; }

.text-white .bracket::before, .text-white .bracket::after {
  border-color: white; }

.h-full .bracket {
  padding-bottom: 3rem; }

@media only screen and (max-width: 768px) {
  .text-center-md .bracket.left, .text-center .bracket.left {
    margin-left: 0px; } }
/* COLORS */
.text-primary {
  color: #d4bb42 !important; }

.text-secondary {
  color: #003656 !important; }

.text-lt-gray {
  color: #f5f5f5; }

.text-gray {
  color: #999; }

.text-dk-gray {
  color: #666; }

.border-med {
  border-color: #999 !important; }

.border-dk {
  border-color: #414042 !important; }

.bg-black {
  background-color: black !important; }

.bg-gray {
  background-color: #999 !important; }

.bg-lt-gray {
  background-color: #f5f5f5 !important; }

.bg-dk-gray {
  background-color: #414042; }

.bg-beige {
  background-color: #f6f5f0; }

.bg-primary {
  background-color: #d4bb42 !important; }
  .bg-primary .btn {
    background-color: white;
    border-color: white;
    color: #d4bb42; }
    .bg-primary .btn:hover, .bg-primary .btn:active {
      background-color: transparent;
      border-color: white;
      color: white !important; }

.bg-secondary {
  background-color: #003656 !important; }
  .bg-secondary .btn {
    background-color: white;
    border-color: white;
    color: #003656; }
    .bg-secondary .btn:hover, .bg-secondary .btn:active {
      background-color: transparent;
      border-color: white;
      color: white !important; }

.bg-tertiary {
  background-color: #eaebe2 !important; }
  .bg-tertiary .btn {
    background-color: #003656;
    border-color: #003656;
    color: white; }
    .bg-tertiary .btn:hover, .bg-tertiary .btn:active {
      background-color: transparent;
      border-color: #003656;
      color: #003656; }

/* SVG COLORS */
.svg-white {
  filter: invert(84%) sepia(94%) saturate(0%) hue-rotate(7deg) brightness(105%) contrast(100%); }

.svg-primary {
  filter: invert(39%) sepia(76%) saturate(608%) hue-rotate(339deg) brightness(88%) contrast(99%); }

/* FONTSClassic Grotesque W01';
200,300,400,500,600,700*/
/*-----------------*/
/*NAVBAR*/
.navbar {
  background-color: rgba(0, 0, 0, 0.65);
  padding: 0 1rem !important;
  height: 80px;
  /*-----------------*/
  /*LOGO*/
  /*SOCIAL*/
  /*-----------------*/
  /*NAVBAR LINKS*/
  /*SECONDARY*/ }
  .navbar.expanded {
    background-color: black;
    transition: all 0.2s ease-out; }
  .navbar .navbar-collapse {
    height: 100%;
    padding-left: 290px; }
  .navbar .navbar-nav > .nav-item {
    display: flex;
    align-items: center; }
  .navbar .btn-primary-nav {
    background-color: #d4bb42;
    color: white;
    font-size: .9rem !important;
    line-height: 80px;
    padding: 0 20px;
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 400;
    letter-spacing: 0.05em;
    border: none !important; }
    .navbar .btn-primary-nav:hover, .navbar .btn-primary-nav:focus {
      background-color: #DCC765; }
    .navbar .btn-primary-nav.bg-white:hover, .navbar .btn-primary-nav.bg-white:focus {
      background-color: rgba(255, 255, 255, 0.9) !important;
      color: black !important; }
    .navbar .btn-primary-nav.bg-black:hover, .navbar .btn-primary-nav.bg-black:focus {
      background-color: #333 !important;
      color: white !important; }
  .navbar .nav-logo {
    left: 25px;
    z-index: 1;
    position: absolute; }
    .navbar .nav-logo a.navbar-brand {
      text-decoration: none;
      border: none;
      margin: 0px;
      padding: 0px;
      line-height: 1; }
      .navbar .nav-logo a.navbar-brand img {
        width: 260px;
        height: auto;
        transition: all 0.2s ease-out; }
    .navbar .nav-logo img.mobile-brand {
      display: block;
      width: 125px;
      height: auto;
      margin-left: -18px; }
  .navbar a.social {
    text-decoration: none;
    border: none;
    line-height: 1em;
    opacity: 0.85;
    -webkit-transition: all 0.3s;
    transition: all 0.3s; }
    .navbar a.social img {
      width: auto;
      height: 20px;
      transition: all 0.2s ease-out; }
    .navbar a.social:hover, .navbar a.social:focus {
      opacity: 1; }
  .navbar .navbar-nav {
    height: 100%; }
    .navbar .navbar-nav .nav-item .chevron {
      display: inline-block;
      padding: 0 10px 2px 8px; }
      .navbar .navbar-nav .nav-item .chevron img {
        width: 6px;
        height: auto;
        filter: invert(84%) sepia(94%) saturate(0%) hue-rotate(7deg) brightness(105%) contrast(100%);
        transform: rotate(90deg) translate(0px, 0px);
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
    .navbar .navbar-nav .nav-item.show {
      background-color: white; }
      .navbar .navbar-nav .nav-item.show .chevron img {
        transform: rotate(-90deg) translate(0px, 0px);
        filter: invert(23%) sepia(4%) saturate(293%) hue-rotate(227deg) brightness(90%) contrast(86%); }
      .navbar .navbar-nav .nav-item.show .nav-link {
        color: #414042 !important; }
    .navbar .navbar-nav .nav-link {
      display: inline-block;
      border: none;
      text-transform: uppercase;
      font-weight: 400;
      letter-spacing: 0.05em;
      font-family: "Classic Grotesque W01", sans-serif;
      font-size: .9rem;
      line-height: 1;
      color: white;
      padding: 0 0 0 15px;
      opacity: 0.85;
      pointer-events: all;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
      .navbar .navbar-nav .nav-link:hover, .navbar .navbar-nav .nav-link:focus {
        color: white;
        opacity: 1; }
  .navbar.position-absolute {
    top: 0px;
    left: 0px;
    z-index: -1; }

.navbar-collapse {
  padding: 0px; }

.navbar-collapse {
  transition: all 0.1s ease-out; }

/*------------------*/
/*MEGAMENU*/
/*------------------*/
.megamenu {
  position: static; }
  .megamenu h2 {
    margin-bottom: 1.1rem; }
  .megamenu h3 {
    margin-bottom: 0.5rem; }
  .megamenu .dropdown-menu {
    background-color: white;
    border: none;
    width: calc(100% + 90px);
    margin-left: -45px !important;
    margin-top: 0px !important;
    text-transform: none;
    color: #414042;
    border-radius: 0;
    -webkit-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 8px 8px -6px rgba(0, 0, 0, 0.2);
    /*DROPMENU LINKS*/ }
    .megamenu .dropdown-menu .nav-item {
      padding: 4px 0; }
    .megamenu .dropdown-menu a.nav-link {
      text-transform: uppercase;
      font-weight: 400;
      font-family: "Classic Grotesque W01", sans-serif;
      color: #414042 !important;
      opacity: 0.8;
      pointer-events: all;
      border-bottom: 1px solid transparent;
      line-height: 1.4em; }
      .megamenu .dropdown-menu a.nav-link.opacity-1, .megamenu .dropdown-menu a.nav-link:hover {
        color: #414042 !important;
        background-color: transparent;
        opacity: 1;
        transition: all 0.5s ease-out;
        border-color: #ccc; }
  .megamenu .nav-description > a.nav-link, .megamenu .nav-description {
    font-family: "Classic Grotesque W01", sans-serif;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.4em;
    text-transform: none;
    opacity: 0.9;
    max-width: 500px;
    border: none;
    padding: 0px; }
  .megamenu .dropdown-divider {
    border-color: #dee2e6;
    margin: .5rem 0; }
  .megamenu .bg-image {
    height: 160px;
    background-color: #ccc;
    margin-bottom: 1.25rem; }

@media (max-width: 1200px) {
  .navbar-nav .dropdown-menu, .navbar-nav .nav-link, .navbar-nav .btn-primary-nav, .navbar-nav .nav-description > a.nav-link, .navbar-nav .nav-description {
    font-size: 1.05rem !important; } }
/*------------------*/
/*TOGGLER*/
/*------------------*/
.navbar button.navbar-toggler {
  height: 40px;
  padding: 0px;
  left: 260px;
  top: 12.5px;
  z-index: 100;
  transition: 0.3s;
  border: none; }
  .navbar button.navbar-toggler span {
    height: 2px;
    width: 36px;
    margin-bottom: 13px;
    transform: rotate(0);
    margin-top: 0px;
    display: block;
    transition: 0.3s;
    opacity: 1; }
  .navbar button.navbar-toggler span:last-of-type {
    margin-bottom: 0px;
    width: 30px;
    opacity: 1; }
  .navbar button.navbar-toggler.toggle-open span:first-of-type {
    transform: rotate(-45deg);
    margin-top: 12px; }
  .navbar button.navbar-toggler.toggle-open span:nth-of-type(2) {
    transform: rotate(45deg);
    margin-top: -15px; }
  .navbar button.navbar-toggler.toggle-open span:last-of-type {
    opacity: 0; }

.navbar.home button.navbar-toggler.hide {
  left: 20px; }

.navbar.nav-top button.navbar-toggler span {
  background: #000; }

.navbar button.navbar-toggler span, .navbar.nav-white button.navbar-toggler span {
  background: #fff; }

.navbar.toggle-drop {
  background: #fff !important; }
  .navbar.toggle-drop button.navbar-toggler span {
    background: #fff !important; }
  .navbar.toggle-drop .navbar-nav .nav-link {
    color: #414042 !important; }

/*------------------*/
/*FULLY COLLAPSED NAV*/
/*------------------*/
@media (max-width: 1200px) {
  .chevron {
    display: none !important; }

  .nav-logo {
    left: calc(50% - 130px) !important; }

  .navbar-nav {
    display: block; }
    .navbar-nav > .nav-item {
      display: block !important;
      padding-bottom: 20px; }
    .navbar-nav .nav-link {
      color: #414042 !important;
      opacity: 1; }
      .navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
        color: #414042 !important;
        opacity: 1; }
    .navbar-nav .show > .nav-link {
      color: white; }
      .navbar-nav .show > .nav-link::after {
        display: none !important; }

  .navbar-collapse {
    z-index: -1;
    position: fixed;
    background-color: white;
    top: 80px;
    left: 0;
    padding-left: 30px !important;
    padding-right: 15px;
    overflow-y: auto; }
    .navbar-collapse.show {
      transition: 100ms ease-out; }
      .navbar-collapse.show .navbar-nav {
        display: block;
        padding-bottom: 125px;
        height: auto !important; }
    .navbar-collapse.collapsing {
      height: 100%;
      transition: 0s ease; }

  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: 100ms ease-in; }

  .navbar .dropdown-menu {
    color: #414042 !important;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
    margin-left: 0px !important;
    background-color: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    width: 100% !important; }
    .navbar .dropdown-menu a.nav-link {
      color: #414042 !important;
      opacity: 1 !important; }
      .navbar .dropdown-menu a.nav-link:hover {
        color: #414042 !important; }
  .navbar .megamenu:first-of-type {
    padding-top: 30px !important; } }
@media (max-width: 992px) {
  .dropdown-menu .border-right {
    border: none !important; } }
@media (max-width: 400px) {
  .nav-logo {
    left: auto !important;
    right: 15px !important; } }
/* LINKS */
a.link,
p a {
  color: inherit;
  border-bottom: 1px solid #ccc;
  transition: all 0.3s; }
  a.link:hover, a.link:active,
  p a:hover,
  p a:active {
    border-color: #999;
    text-decoration: none;
    color: inherit; }
  a.link.link-primary, a.link.link-secondary, a.link.link-white, a.link.link-black,
  p a.link-primary,
  p a.link-secondary,
  p a.link-white,
  p a.link-black {
    text-transform: uppercase;
    font-size: 95%;
    font-weight: 400;
    letter-spacing: .05rem; }
    a.link.link-primary:hover, a.link.link-primary:active, a.link.link-secondary:hover, a.link.link-secondary:active, a.link.link-white:hover, a.link.link-white:active, a.link.link-black:hover, a.link.link-black:active,
    p a.link-primary:hover,
    p a.link-primary:active,
    p a.link-secondary:hover,
    p a.link-secondary:active,
    p a.link-white:hover,
    p a.link-white:active,
    p a.link-black:hover,
    p a.link-black:active {
      text-decoration: none; }
  a.link.link-primary,
  p a.link-primary {
    color: #d4bb42;
    border-color: rgba(212, 187, 66, 0.6); }
    a.link.link-primary:hover, a.link.link-primary:active,
    p a.link-primary:hover,
    p a.link-primary:active {
      border-color: #d4bb42 !important;
      color: #d4bb42; }
  a.link.link-secondary,
  p a.link-secondary {
    color: #003656;
    border-color: rgba(0, 54, 86, 0.6); }
    a.link.link-secondary:hover, a.link.link-secondary:active,
    p a.link-secondary:hover,
    p a.link-secondary:active {
      border-color: #003656 !important;
      color: #003656; }
  a.link.link-white,
  p a.link-white {
    color: white;
    border-color: rgba(255, 255, 255, 0.4); }
    a.link.link-white:hover, a.link.link-white:active,
    p a.link-white:hover,
    p a.link-white:active {
      border-color: rgba(255, 255, 255, 0.8) !important;
      color: white; }
  a.link.link-black,
  p a.link-black {
    color: #414042;
    border-color: rgba(0, 0, 0, 0.4); }
    a.link.link-black:hover, a.link.link-black:active,
    p a.link-black:hover,
    p a.link-black:active {
      border-color: black !important;
      color: #414042; }
  a.link.link-prev, a.link.link-next,
  p a.link-prev,
  p a.link-next {
    position: relative;
    border-color: transparent;
    text-transform: uppercase;
    font-size: 85%;
    letter-spacing: .15em;
    font-weight: 500; }
    a.link.link-prev:hover, a.link.link-next:hover,
    p a.link-prev:hover,
    p a.link-next:hover {
      border-color: #ccc; }
  a.link.link-prev,
  p a.link-prev {
    margin-left: 16px; }
  a.link.link-next,
  p a.link-next {
    margin-right: 16px; }
  a.link.link-prev::before,
  p a.link-prev::before {
    content: url("/images/base-assets/arrow-bracket.svg");
    position: absolute;
    display: inline-block;
    width: 8px;
    height: auto;
    top: -1.5px;
    left: -16px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }
  a.link.link-next::after,
  p a.link-next::after {
    content: url("/images/base-assets/arrow-bracket.svg");
    position: absolute;
    display: inline-block;
    width: 8px;
    height: auto;
    top: -1.5px;
    right: -16px; }

a.d-block {
  color: inherit;
  text-decoration: none;
  border: none;
  cursor: pointer !important; }
  a.d-block:hover, a.d-block:active {
    text-decoration: none !important; }

.link-unstyled, .link-unstyled:link, .link-unstyled:hover {
  color: inherit;
  text-decoration: inherit; }

.footer a.link {
  color: inherit;
  border-bottom: 1px solid transparent !important; }
  .footer a.link:hover, .footer a.link:active {
    border-color: #999 !important;
    text-decoration: none;
    color: inherit; }
.footer a {
  border-bottom: none;
  text-decoration: none; }
  .footer a:hover, .footer a:active {
    text-decoration: none; }

/*BUTTONS*/
.btn {
  border: 2px solid #414042;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0.075em;
  font-family: "Classic Grotesque W01", sans-serif;
  line-height: 2rem;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 6px;
  display: inline-block !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer; }
  .btn.btn-primary {
    background-color: #d4bb42;
    border-color: #d4bb42;
    color: white; }
    .btn.btn-primary:hover, .btn.btn-primary:active {
      background-color: rgba(212, 187, 66, 0.8) !important;
      color: white;
      border-color: transparent !important; }
  .btn.btn-secondary {
    background-color: #003656;
    border-color: #003656;
    color: white; }
    .btn.btn-secondary:hover, .btn.btn-secondary:active {
      background-color: rgba(0, 54, 86, 0.8) !important;
      color: white;
      border-color: transparent !important; }
  .btn.btn-outline-primary {
    background-color: transparent;
    border-color: #d4bb42 !important;
    color: #d4bb42; }
    .btn.btn-outline-primary:hover, .btn.btn-outline-primary:active {
      background-color: #d4bb42;
      border-color: #d4bb42;
      color: white; }
  .btn.btn-white {
    background-color: white;
    border-color: white;
    color: #414042; }
    .btn.btn-white:hover, .btn.btn-white:active {
      background-color: rgba(255, 255, 255, 0.2) !important;
      border-color: white !important;
      color: white !important; }
    .btn.btn-white.reverse-primary {
      color: #d4bb42; }
      .btn.btn-white.reverse-primary:hover, .btn.btn-white.reverse-primary:active {
        background-color: transparent !important; }
    .btn.btn-white.reverse-secondary {
      color: #003656; }
      .btn.btn-white.reverse-secondary:hover, .btn.btn-white.reverse-secondary:active {
        background-color: transparent !important; }
  .btn.btn-outline-white {
    background-color: transparent;
    border-color: white;
    color: white; }
    .btn.btn-outline-white:hover, .btn.btn-outline-white:active {
      background-color: rgba(255, 255, 255, 0.2) !important;
      border-color: white !important;
      color: white; }

/*ARROWS*/
img.arrow {
  width: 10px;
  margin-bottom: 2px; }
  img.arrow.flip {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1); }

.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  /*font-family: arial;
  font-size: 15px;*/
  line-height: 1em; }

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc; }

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent; }

.daterangepicker.opensleft:before {
  right: 9px; }

.daterangepicker.opensleft:after {
  right: 10px; }

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto; }

.daterangepicker.opensright:before {
  left: 9px; }

.daterangepicker.opensright:after {
  left: 10px; }

.daterangepicker.drop-up {
  margin-top: -7px; }

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none; }

.daterangepicker.single .drp-selected {
  display: none; }

.daterangepicker.show-calendar .drp-calendar {
  display: block; }

.daterangepicker.show-calendar .drp-buttons {
  display: block; }

.daterangepicker.auto-apply .drp-buttons {
  display: none; }

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px; }

.daterangepicker .drp-calendar.right {
  padding: 8px; }

.daterangepicker .drp-calendar.single .calendar-table {
  border: none; }

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px; }

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg); }

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer; }

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff; }

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999; }

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0; }

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px; }

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0; }

.daterangepicker td.start-date.end-date {
  border-radius: 4px; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff; }

.daterangepicker th.month {
  width: auto; }

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative; }

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed; }

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle; }

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px; }

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  /*font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;*/ }

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd; }

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd; }

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0; }

.daterangepicker.show-calendar .ranges {
  margin-top: 8px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%; }

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer; }

.daterangepicker .ranges li:hover {
  background-color: #eee; }

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto; }

  .daterangepicker .ranges ul {
    width: 140px; }

  .daterangepicker.single .ranges ul {
    width: 100%; }

  .daterangepicker.single .drp-calendar.left {
    clear: none; }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left; }

  .daterangepicker {
    direction: ltr;
    text-align: left; }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0; }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

  .daterangepicker .drp-calendar.right {
    margin-left: 0; }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px; }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left; } }
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto; }

  .daterangepicker .ranges {
    float: left; }

  .daterangepicker.rtl .ranges {
    float: right; }

  .daterangepicker .drp-calendar.left {
    clear: none !important; } }
/*----------*/
.daterangepicker.opensleft.drop-up {
  top: 103% !important;
  left: auto;
  right: 25% !important; }

.daterangepicker:before, .daterangepicker:after {
  display: none; }

/* DATEPICKER */
.daterangepicker {
  color: #414042;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #ccc;
  font-family: "Classic Grotesque W01", sans-serif;
  font-weight: 300;
  line-height: 1em; }
  .daterangepicker .calendar-table th,
  .daterangepicker .calendar-table td {
    font-size: 14px; }
  .daterangepicker .calendar-table th {
    font-weight: 600;
    text-transform: uppercase; }
    .daterangepicker .calendar-table th.month {
      font-size: 24px;
      font-weight: 200;
      letter-spacing: 0.01em;
      padding: 8px 0; }
  .daterangepicker td.in-range {
    background-color: rgba(212, 187, 66, 0.3);
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .daterangepicker td.active.start-date,
  .daterangepicker td.active.end-date,
  .daterangepicker td.active:hover {
    background-color: #d4bb42 !important;
    border-color: transparent;
    color: #fff !important; }
  .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0 !important; }

.getdate h1 {
  line-height: 1.2;
  font-weight: 200 !important;
  margin: 0 !important; }

.drp-selected {
  display: none !important; }

.cancelBtn {
  border-color: #ccc;
  color: #ccc; }
  .cancelBtn:hover, .cancelBtn:focus {
    border-color: #999;
    color: #999; }

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #CCC; }

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff; }

.daterangepicker.opensleft:after {
  right: 10px; }

/* HOMEPAGE ITEMS */
.homepage {
  /* DRY CREEK KITCHEN */
  /* SPA */ }
  .homepage .dck .dck-1, .homepage .dck .dck-2 {
    background-size: auto 120%;
    background-repeat: no-repeat; }
  @media only screen and (min-width: 1200px) {
    .homepage .dck .dck-1, .homepage .dck .dck-2 {
      background-size: auto 125%; } }
  @media only screen and (min-width: 1900px) {
    .homepage .dck .dck-1, .homepage .dck .dck-2 {
      background-size: auto 150%; } }
  .homepage .spa {
    background-color: #dcdbd6; }
    .homepage .spa.d-md-none {
      background-color: #dcdcd4; }

/* CARDS */
.card {
  border-radius: 0;
  border: none;
  transition: .3s;
  position: relative; }
  .card.card-shadow {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2); }
  .card.card-hover:hover {
    transform: scale(1.02);
    cursor: pointer;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); }
  .card .card-title {
    margin-bottom: 0.5rem; }
  .card .card-img {
    border-radius: 0; }
    .card .card-img.h-200 {
      height: 200px; }
    .card .card-img.h-300 {
      height: 300px; }
  .card .card-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1; }

/* CARDS */
.card {
  border-radius: 0;
  border: none;
  transition: .3s;
  position: relative; }
  .card.card-shadow {
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15); }
  .card.card-hover:hover {
    transform: scale(1.02);
    cursor: pointer;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); }
  .card .card-title {
    margin-bottom: 0.5rem; }
  .card .card-img {
    border-radius: 0; }
    .card .card-img.h-200 {
      height: 200px; }
    .card .card-img.h-300 {
      height: 300px; }
  .card .card-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 1; }

/* COLUMNS */
.columns-4, .columns-3 {
  column-count: 4;
  column-gap: 40px; }
  .columns-4 div, .columns-3 div {
    break-inside: avoid; }

.columns-3 {
  column-count: 3; }

@media only screen and (max-width: 1200px) {
  .columns-4 {
    column-count: 3; } }
@media only screen and (max-width: 986px) {
  .columns-4, .columns-3 {
    column-count: 2; } }
@media only screen and (max-width: 768px) {
  .columns-4, .columns-3 {
    column-count: 1; } }
/* PIAZZA INSIDER */
.insider-icon {
  height: 40px;
  width: auto; }

/* AMENITIES & SERVICES */
.amenities .bg-image {
  /*background-color: #CCC;*/ }
  .amenities .bg-image.card-image-1 {
    min-height: 275px; }
  .amenities .bg-image.card-image-2 {
    min-height: 375px; }
  .amenities .bg-image.card-image-3 {
    min-height: 550px; }

@media only screen and (max-width: 1200px) {
  .amenities .bg-image.card-image-1 {
    min-height: 250px !important; }
  .amenities .bg-image.card-image-2 {
    min-height: 350px !important; }
  .amenities .bg-image.card-image-3 {
    min-height: 475px !important; } }
@media only screen and (max-width: 992px) {
  .amenities .bg-image.card-image-1 {
    min-height: 300px !important; }
  .amenities .bg-image.card-image-2 {
    min-height: 250px !important; }
  .amenities .bg-image.card-image-3 {
    min-height: 300px !important; } }
@media only screen and (max-width: 768px) {
  .amenities .bg-image.card-image-1 {
    min-height: 250px !important; }
  .amenities .bg-image.card-image-2 {
    min-height: 250px !important; }
  .amenities .bg-image.card-image-3 {
    min-height: 250px !important; } }
@media only screen and (min-width: 992px) {
  .mh-lg-450 {
    min-height: 450px; } }
.img-left, .img-right {
  margin: 30px 0;
  width: 100%; }
  .img-left img, .img-right img {
    width: 100%;
    height: auto; }

.img-full {
  margin: 40px 0 30px;
  width: 100%; }
  .img-full img {
    width: 100%;
    height: auto; }

@media (min-width: 768px) {
  .img-left {
    float: left;
    margin: .4em 25px .5em 0;
    width: 50%; }

  .img-right {
    float: right;
    margin: .4em 0 .5em 25px;
    width: 50%; } }
@media (min-width: 992px) {
  .img-left {
    float: left;
    margin: .4em 25px .5em 0;
    width: 40%; }

  .img-right {
    float: right;
    margin: .4em 0 .5em 25px;
    width: 40%; } }
@media only screen and (min-width: 1200px) {
  .col-lg-7x {
    -ms-flex: 0 0 14.28%;
    flex: 0 0 14.28%;
    max-width: 14.28%; } }
img.floorplan {
  width: 83%;
  height: auto; }

@media only screen and (min-width: 1200px) {
  img.floorplan {
    width: 100%; } }
.table th {
  background: #ccc;
  text-transform: uppercase;
  font-weight: 500; }
.table .sticky-th {
  position: sticky;
  top: 100px; }
  .table .sticky-th.scrolled:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 400px;
    bottom: 0px;
    left: 0px;
    background: white;
    z-index: -1; }

/*.table-striped>tbody>tr:nth-child(2n+1)>td,
    .table-striped>tbody>tr:nth-child(2n+1)>th {
            background-color: white;
    }*/
/*.table-striped>tbody>tr:nth-child(n+2)>td,
.table-striped>tbody>tr:nth-child(n+2)>th {
        background-color: grey;
}*/
.form-control {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5;
  color: #414042;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-radius: 0;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.form-group.has-error .help-block {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  display: inline-block;
  margin-top: 5px; }
.form-group.has-error ul {
  margin-bottom: 0px; }

.sign-up-home .form-control {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333;
  border: none; }

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #999 !important;
  opacity: 1;
  /* Firefox */
  font-weight: 300; }

textarea.form-control {
  border-radius: 0; }

.form-control {
  border: 1px solid #CCC !important; }

.col-form-label {
  font-size: 80%;
  text-transform: uppercase;
  font-weight: 500; }

.input-group-append .btn {
  border-radius: 0px; }

/* TABS */
.nav-tabs {
  border-bottom: none;
  justify-content: center; }
  .nav-tabs .nav-link {
    background-color: transparent;
    border: none;
    border-bottom: 2px solid #CCC;
    text-transform: uppercase;
    padding: 0.25rem 1rem;
    color: #414042 !important; }
    .nav-tabs .nav-link.active {
      background-color: transparent;
      border-color: #414042; }

.tab-features strong {
  text-transform: uppercase; }
  .tab-features strong::after {
    content: ' \0000a0 |\0000a0';
    font-weight: 300; }

/*---------------*/
/*LISTS*/
/*---------------*/
.list-container > ul, ul.list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: .75em; }
  .list-container > ul li, ul.list li {
    position: relative;
    padding-left: 17px;
    margin-bottom: .65em;
    line-height: 1.4em; }
    .list-container > ul li:before, ul.list li:before {
      content: "";
      position: absolute;
      left: 0px;
      top: 9px;
      display: block;
      width: 7px !important;
      height: 7px !important;
      border-radius: 100%;
      background-color: #003656; }
  .list-container > ul li.bullets-none, ul.list li.bullets-none {
    padding-left: 0px;
    margin-bottom: .65em;
    line-height: 1.4em; }
    .list-container > ul li.bullets-none:before, ul.list li.bullets-none:before {
      display: none; }
    .list-container > ul li.bullets-none .list-dash, ul.list li.bullets-none .list-dash {
      padding-left: 17px; }
      .list-container > ul li.bullets-none .list-dash::before, ul.list li.bullets-none .list-dash::before {
        content: '\2013 \A0\A0'; }
    .list-container > ul li.bullets-none hr, ul.list li.bullets-none hr {
      margin: 15px 0 15px 0px; }

.tab-pane .list-container > ul li:before {
  top: 7px; }

.text-lg .list-container > ul li:before {
  top: 11px; }

.list-container.bullets-primary > ul li, ul.list.bullets-primary li {
  line-height: 1.6em; }
.list-container.bullets-primary > ul li:before, ul.list.bullets-primary li:before {
  background-color: #d4bb42; }

.list-container.bullets-secondary > ul li, ul.list.bullets-secondary li {
  line-height: 1.6em; }
.list-container.bullets-secondary > ul li:before, ul.list.bullets-secondary li:before {
  background-color: #003656; }

/* BORDERS */
@media only screen and (min-width: 1200px) {
  .border-xl-left {
    border-left: 1px solid rgba(0, 0, 0, 0.1); } }
@media only screen and (min-width: 992px) {
  .border-lg-left {
    border-left: 1px solid rgba(0, 0, 0, 0.1); } }
@media only screen and (min-width: 768px) {
  .border-md-left {
    border-left: 1px solid rgba(0, 0, 0, 0.1); } }
@media only screen and (min-width: 576px) {
  .border-sm-left {
    border-left: 1px solid rgba(0, 0, 0, 0.1); } }
.focus--keyboard,
.ada:focus,
.link:focus,
.nav-link:focus,
.btn:focus,
.footer a:focus {
  outline: 4px solid #3bcbe1 !important; }

.focus--mouse,
.ada.focus--mouse:focus,
.link.focus--mouse:focus,
.nav-link.focus--mouse:focus,
.btn.focus--mouse:focus,
.footer a.focus--mouse:focus {
  box-shadow: none;
  outline: none !important; }

/* CSS Document */
.winery-card h3 {
  font-size: 1.65rem;
  margin-bottom: .6rem; }
.winery-card .text-sm {
  line-height: 1.6em;
  text-transform: uppercase;
  margin-bottom: .7rem; }
.winery-card p {
  line-height: 1.5em;
  margin: 0; }

/*-----------------------------------------------------*/
/* VIDEO */
/*-----------------------------------------------------*/
.video-container {
  position: relative;
  /*width: 100%;
  height: 75%;
  min-height: 450px;*/
  overflow: hidden; }
  .video-container .video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }

@media only screen and (max-width: 576px) {
  .video-container {
    background-size: cover;
    background-position: center;
    background-image: url("/images/home/hero--mobile.jpg"); }

  .webp .video-container {
    background-image: url("/images/home/hero--mobile.webp"); } }
/*------------------*/
/*VIMEO*/
/*------------------*/
.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*z-index: -10;*/
  pointer-events: none;
  overflow: hidden; }

.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh;
  /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* GALLERY */
.gallery-modal .modal-content {
  border: none !important;
  border-radius: 0px; }
  .gallery-modal .modal-content .carousel-control-prev, .gallery-modal .modal-content .carousel-control-next {
    background: none;
    border: none; }
.gallery-modal .carousel-caption {
  position: absolute;
  right: auto;
  bottom: 15px;
  left: 20px;
  padding: 0px;
  color: #fff;
  text-align: left; }

.modal-backdrop {
  opacity: 0.75 !important; }

.gallery-row .caption-panel {
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  top: 0px;
  left: 15px;
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.4);
  pointer-events: none;
  color: white;
  padding-bottom: 10px;
  padding-left: 18px;
  font-size: 0.9rem; }

/* EFFECTS */
@keyframes this-fade-up {
  from {
    margin-top: 75px;
    opacity: 0; }
  to {
    margin-top: 0px;
    opacity: 1; } }
.fade-up {
  margin-top: 75px;
  opacity: 0;
  animation-name: this-fade-up;
  animation-duration: .5s;
  animation-timing-function: linear;
  animation-fill-mode: forwards; }
