/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Jockey+One&display=swap");
.video-container-v2 {
  width: 100%;
  position: relative;
  overflow-y: hidden;
}

#video-wrapper-v2 {
  width: 100% !important;
}

.video-contents-v2 {
  z-index: 1;
  position: relative;
  color: #fff;
  padding: 12px;
  margin-top: 373px;
}

@media screen and (max-width: 1400px) {
  .video-contents-v2 {
    margin-top: 344px;
  }
}
@media screen and (max-width: 1200px) {
  .video-contents-v2 {
    margin-top: 244px;
  }
}
@media screen and (max-width: 991px) {
  #video-wrapper-v2 {
    width: 1100px !important;
    left: -50%;
    overflow: hidden;
  }

  .video-contents-v2 {
    margin-top: 110px;
  }
}
@media screen and (max-width: 768px) {
  #video-wrapper-v2 {
    width: 800px !important;
    left: -50%;
    overflow: hidden;
  }

  .video-contents-v2 {
    margin-top: 60px;
  }
}
.jwplayer {
  position: absolute !important;
}

.block-generic {
  padding: 0 0 0 20px;
}

.block-centered {
  margin: auto;
  width: 90%;
}

.pip .info2-block a:link {
  text-decoration: none;
}

.pip .info2-block:hover {
  background-color: #d7d7d7;
}

.white-bg {
  background-color: #FFFFFF;
}

.entry-content {
  background-color: white;
  padding: 6px;
}

.location {
  font-weight: 500;
  font-size: 1.2rem;
}

.i {
  font-style: italic;
}

.projects-logo {
  width: 150px;
}

.dropdown-menu {
  padding: 0;
}

.dropdown-item:hover {
  background-color: #c8c8c8;
}

.video-container-test {
  height: 650px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.video-container-test video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

.video-container {
  height: 500px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.video-container-tall {
  height: 700px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.video-contents {
  z-index: 1;
  position: relative;
  color: #fff;
  padding: 12px;
}

.video-container video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

.video-container-tall video {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  z-index: 0;
}

#white-bg {
  background-color: #FFFFFF !important;
}

/* MARKETING CONTENT
-------------------------------------------------- */
/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}

.marketing h2 {
  font-weight: 400;
}

.marketing .col-lg-4 p {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}

/* Featurettes
------------------------- */
.featurette-divider {
  margin: 5rem 0;
  /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -0.05rem;
}

/* ##### Added after WP migration ### */
.btn-outline-primary, .wpcf7 input[type=submit] {
  color: #7c008c;
  border-color: #7c008c;
  width: 100px;
}

header#masthead {
  background-color: #25517d !important;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.875rem;
}

.wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

footer a {
  color: rgba(255, 255, 255, 0.8) !important;
}

.btn-thin {
  padding: 0.05rem 0.5rem;
  font-size: 1rem;
  border-radius: 0.3rem;
}

.navbar-expand-md .navbar-nav .nav-link {
  font-size: 1.2rem;
}

/* #####  /Added after WP migration ### */
hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right, transparent, rgba(120, 120, 120, 0.8), transparent);
}

.bg-dark {
  background-color: #25517d !important;
}

.carousel-caption {
  display: inline;
  padding: 6px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-brand img {
  width: 120px;
}

body {
  font-family: "Roboto", sans-serif;
  background-color: #dddddd;
}

h1 {
  font-size: 2.2rem;
  font-weight: 400;
}

h1, h2, h3 {
  font-family: "Jockey One", sans-serif;
}

.h4, h4 {
  font-size: 1.25rem;
}

footer {
  color: rgba(255, 255, 255, 0.8);
  padding: 4px 0;
}

.info-block {
  background-color: rgba(0, 0, 0, 0.31);
  padding: 12px;
  display: block;
  border: thin rgba(0, 0, 0, 0.49) solid;
  border-radius: 6px;
  overflow: hidden;
}

.info2-block {
  padding: 12px;
  margin: 2px;
  border: thin solid rgba(0, 0, 0, 0.2);
}

.bg-cover, .bg-overlay, .bg-overlay:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.bg-cover {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.bg-overlay::before {
  content: "";
  opacity: 0.5;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.1+0,0.5+100 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.8) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1a000000", endColorstr="#80000000", GradientType=0);
  /* IE6-9 */
}

.orange {
  font-color: #ffa503 !important;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 2rem;
  }

  /* RESPONSIVE CSS
  -------------------------------------------------- */
  /* Bump up size of carousel content */
  .featurette-heading {
    font-size: 3rem;
  }

  .featurette-heading {
    /*    margin-top: 7rem;*/
  }

  .block-centered {
    margin: 0 auto 24px;
    width: 280px;
  }

  .block-generic {
    padding: 0 20px;
  }
}
