.primary-font {
  font-family: "Montserrat", sans-serif;
  font-weight: 500 !important;
  font-style: normal;
  text-transform: uppercase !important;
  letter-spacing: 0.1rem;
}

.primary-font-bold {
  font-family: "Montserrat", sans-serif;
  font-weight: 700 !important;
  font-style: normal;
  text-transform: uppercase !important;
  letter-spacing: 0.1rem;
}

.video-container a .video-overlay,
.video-container a .i-custom,
a.image-tint-hover:before,
a .video-block .cover-image:before,
.select-filter {
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#logo {
  width: 100%;
  display: flex;
  justify-content: center;
  left: auto !important;
}

#logo img {
  height: 40px;
}

#logo img.white-logo {
  left: auto !important;
}

.button-wrap-custom {
  top: -40px;
  z-index: 10;
}

@media only screen and (max-width: 767px) {
  .button-wrap-custom {
    top: -30px;
  }
}

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

.bg-dark-charcoal {
  background-color: #161618 !important;
}

.bg-dark-charcoal2 {
  background-color: #121212 !important;
}

.bg-lagoon {
  background-color: #415056 !important;
}

.bg-lagoon2 {
  background-color: #3b4a51 !important;
}

.bg-navy {
  background-color: #191722 !important;
}

.bg-bone {
  background-color: #D9D4C6 !important;
}

.background-gradient {
  /*background-image: url(/images/background-gradient.png);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;*/
  background: radial-gradient(at bottom 20% right -40%, #4d3f36, #1f1e22, #0d0d0e);
}

.percentage {
  width: auto;
  height: auto;
  font-size: 30px;
  line-height: 200px;
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 4px;
  /*font-weight: 700;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 1);*/
}

.percentage::after {
  font-size: 20px;
  line-height: 200px;
  color: rgba(255, 255, 255, 0.3);
  /*font-weight: 700;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 1);*/
}

.percentage-intro {
  font-size: 14px;
  letter-spacing: 5px !important;
}

header {
  background: linear-gradient(0deg,rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%) !important;
}

.button-wrap.button-wrap-inline-block {
    display: inline-block !important;
}

@media only screen and (max-width: 767px) {
  #header-container {
    background: #1f1e23;
  }

  header {
    height: 60px;
  }

  #logo {
    top: 15px;
  }

    #logo img {
      height: 30px;
    }

  .icon-wrap {
    height: 60px;
  }

  .copyright {
    line-height: 23px;
  }
}

@media only screen and (min-width: 1025px) {
  #hero.has-image.hero-top-small #hero-caption {
    padding-top: 175px;
  }
  #hero.has-image.hero-top-full #hero-caption {
    padding-top: calc(100vh - 11vw - 200px);
  }
  #hero.has-image #hero-caption {
    padding-top: 190px;
  }
  #hero.has-image.hero-baseline #hero-caption {
    padding-top: calc(100vh - 9vw - 50px);
  }
}

.hero-title-wrapper {
  margin: 0 !important;
}

/*.hero-title {
  font-size: 5vw;
  line-height: 7.5vw;
  letter-spacing: 0.5rem;
}*/

.small-hero .hero-title {
  font-weight: 400;
  letter-spacing: 0;
}

.hero-background-small {
  height: 300px !important;
}

.hero-background-medium {
  height: 600px !important;
}

@media only screen and (min-width: 768px) {
  .small-hero .hero-title {
    font-size: 48px;
    line-height: 62px;
    padding-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  #hero.has-image.hero-top-small #hero-caption {
    height: 300px !important;
  }
  #hero.has-image.hero-top-medium #hero-caption {
    height: 300px !important;
  }
}

/*.medium-hero .hero-title {
  font-size: 88px;
  line-height: 122px;
  font-weight: 400;
  padding-top: 20px;
}*/

#hero .hero-subtitle {
  /*font-size: 21px;
  letter-spacing: 0.5rem;*/
  margin-top: -15px;
  margin-bottom: 10px;
}

#hero p.hero-subtitle,
p.hero-subtitle {
  letter-spacing: 0 !important;
}

.scrollbar-thumb {
  background: rgba(255,255,255,.3) !important;
}

.image-tint-hover {
  position: relative;
  display: block;
}

.rounded-borders img,
.video-block,
.video-container .video-overlay,
.rounded-borders .image-tint-hover:before,
.video-block .cover-image:before {
  border-radius: 8px;
}

/*.pin-spacer:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 1px;
  background: #1f1e23;
}

.pinned-section-stock .pin-spacer:before {
  bottom: 0;
  height: 0;
  background: none;
}*/

.pin-spacer {
  overflow: hidden !important;
}

.pinned-section-stock .pin-spacer {
  overflow: visible !important;
}

#hero-bg-image.no-bg-image-tint:before {
  background: none !important;
}

.video-container .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
}

.item-content a:after,
.hero-video-wrapper:before,
#hero-bg-image:before,
.image-tint-hover:before,
.video-block .cover-image:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 9;
}

#hero-bg-image.bottom-gradient-overlay:before {
  background: linear-gradient(0deg,rgba(31,30,35,1) 0%, rgba(31,30,35,0.1) 70%) !important;
}

.mask-gradient {
  -webkit-mask-image: linear-gradient(black 50%, transparent 100%);
  mask-image: linear-gradient(black 50%, transparent 100%);
}

.item-content a:after,
#hero-bg-image:before,
.video-container .video-overlay,
.video-block .cover-image:before {
  background: rgba(5,5,5,0.3);
}

a.image-tint-hover:hover:before {
  background: rgba(5,5,5,0.4);
}

.video-container a:hover .video-overlay,
a:hover .video-block .cover-image:before {
  background: rgba(5,5,5,0.6);
}

.light-content .button-link .button-icon i,
.dark-section .button-link .button-icon i {
  border: 1px solid rgba(255,255,255,0);
}

.light-content .light-section .button-link .button-icon i {
  border: 1px solid rgba(0,0,0,0);
}

.light-content .light-section .marquee-text.marquee-text-tint {
  color: rgba(0,0,0,0.15);
}

.entry-categories li::after {
  width: 5px;
  height: 5px;
  top: 12px;
  border-radius: 5px;
}

.has-mask-fill > span {
  display: inline !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.cursor-default {
  cursor: default !important;
}

.team-members-list.list-reduced li {
  padding: 15px 0;
}

.team-members-list.list-reduced .team-member {
  font-size: calc(1.3rem);
  line-height: calc(2.0rem);
}

.team-member span {
  color: #fff;
}

.entry-meta {
  pointer-events: none;
  margin-bottom: 10px;
}

.light-section li {
  color: #fff !important;
}

.fullscreen-menu .flexnav li,
.fullscreen-menu .flexnav li a {
  background-color: transparent;
  border: 0;
  padding: 0;
}

.news-panel-title {
  font-size: 34px;
  margin-bottom: 10px;
}

.news-panel .panel-content .entry-meta,
.news-panel .panel-content .news-panel-title {
  z-index: 1;
}

.panel-content-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0px;
  height: 100%;
  margin: 0 10px;
  background: linear-gradient(0deg, rgba(5,5,5,0.3) 0%, rgba(5,5,5,0) 100%);
}

.news-panel .panels-container .panel:first-child .panel-content-wrapper .panel-content-bg {
  margin-left: 0;
}

.news-panel .panels-container .panel:last-child .panel-content-wrapper .panel-content-bg {
  margin-right: 0;
}

.button-border.rounded {
  border-radius: 30px !important;
}

.button-border {
  height: 55px !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 600 !important;
  font-size: 13px;
  letter-spacing: 0.1rem;
  border-width: 2px !important;
}

.button-text {
  /*font-size: 16px;*/
}

#main #hero .button-text {
  font-size: 12px;
}

.fullscreen-menu .flexnav li a {
  font-weight: 500 !important;
}

.footer-head p {
  /*font-size: 16px;*/
}

a.racecar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-decoration: none !important;
  border: 0 none !important;
  font-size: 15px;
}

a:hover.racecar {
  /*color: #aaa;*/
}

.has-opacity {
  opacity: 0.5;
}

.ls0 {
  letter-spacing: 0;
}

@media only screen and (min-width: 480px) {
  .pinned-section-stock .dark-section-wrapper:nth-child(even) .pinned-section .scrolling-element {
    float: right;
    padding-left: 30px;
    padding-right: 0;
  }

  .pinned-section-stock .dark-section-wrapper:nth-child(even) .pinned-section .pinned-element {
    padding-left: 0;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 479px) {
  .scrolling-element.left {
    padding: 0 !important;
    margin-bottom: 40px;
  }

  .pinned-element.right {
    padding: 0 !important;
  }
}

.light-content li, .dark-section li {
  margin-bottom: 0;
}

.options-list ul,
.options-list li {
  margin-top: 0;
  margin-bottom: 0;
}

.hero-title-button {
  position: relative;
  opacity: 0;
  display: block;
  text-align: center;
  transform: translateY(160px);
  -webkit-transform: translateY(160px);
  z-index: 1;
}

.heading-underline span {
  border-bottom: 2px solid #fff;
}

.row-line {
  border-top: 2px solid #fff;
}

.select-filter {
  width: fit-content !important;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  border: 0 none;
  color: #fff;
  text-align: end;
  font-size: 1.2rem;
  cursor: pointer;
}

.select-filter:hover {
  background-color: #1f1e23;
}

.select-filter option {
  background-color: #1f1e23;
  text-transform: none;
  font-size: 1rem;
}

.select-filter:focus {
  outline: none !important;
  box-shadow: none !important;
}


/* Content Blocks */
.video-block {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  margin: 0;
}

@media (min-width: 992px) {
  .video-block {
    height: 650px;
  }
}

.video-block video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  z-index: 1;
  pointer-events: none;
}

.cover-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  z-index: 2;
  /*transition: opacity 0.4s ease;
  opacity: 0.7;*/
}

.video-block:hover .cover-image {
  /*opacity: 0.3;*/
}

.overlay-text {
  position: absolute;
  bottom: 20px;
  left: 40px;
  z-index: 3;
}

@media only screen and (max-width: 1024px) {
  .overlay-text {
    left: 20px;
  }
}


/* Video Player */
.video-holder {
  position: relative;
}

.i-custom {
  color: #fff !important;
  width: 92px !important;
  height: 92px !important;
  line-height: 88px !important;
  margin: 0 !important;
  padding-left: 5px;
  border-radius: 50%;
  border: 3px solid #fff;
  text-align: center !important;
  font-size: 28px;
}

a:hover .i-custom {
  background-color: #FFF !important;
  color: #222 !important;
  text-shadow: none !important;
}


/* YouTube Video Wrapper */
.video-background {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

  .video-background iframe {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    width: 100vw !important;
    height: 100vh !important;
    transform: translate(-50%, -50%) !important;
  }

@media (min-aspect-ratio: 16/9) {
  .video-background iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw !important;
  }
}

@media (max-aspect-ratio: 16/9) {
  .video-background iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh !important;
  }
}

@media (max-width: 991px) {
  .video-background iframe {
/*    width: 100vw !important;
*/  }
}
