.flag {
	height: 4px !important;
}

#cm.cloud {
	max-width: 60em !important;
}
#cmplz-cookiebanner-container {
	display: none;
}

@keyframes fade {
  0% {
    opacity: 0;
    /* background-color: #001F3F; */
  }

  100% {
    opacity: 1;
    /* background-color: #FF4136; */
  }
}

.video {
  height: auto;
}

@media (min-width: 1200px) {
  .video {
    height: 663px;
  }
}

.socialwall__cover {
  height: 500px;
  background: url("../../assets/images/socialwall-cover.jpg") no-repeat center
    center;
  background-size: cover;
  transition: all 1s;
  transition-timing-function: ease-in-out;
}

#logo-video {
  animation: fade 5s;
  display: none;
  width: 500px;
}

#logo-video-notext {
  display: block;
}

@media (min-width: 1024px) {
  #logo-video-notext {
    display: none;
  }

  #logo-video {
    display: block;
  }
}

.fs-privacy {
  font-size: 14px;
}

.slick-dots button {
  background-color: rgb(221, 221, 221);
}

.slick-active button {
  background-color: #333;
}

/* Values */

.lb-close {
  position: relative;
  right: -40px;
  bottom: 88vh;
}

.patch {
  width: 100%;
  height: 50px;
  position: absolute;
  bottom: 0;
  background: #000;
}

.slider .slick-track {
  height: auto;
}

.food img {
  object-position: right center;
}

@media (min-width: 1024px) {
  .food img {
    // object-position: center center;
  }
}

.infographic__embeded {
  width: 100%;
}

@media (min-width: 1024px) {
  .infographic__embeded {
    width: 750px !important;
  }
}

.b-shadow--spotit {
  box-shadow: 25px 25px 0 #1e2024;
}

/* .fs-privacy {
      font-size: 14px;
    } */

.nav-values {
  position: relative;
}

.nav-values__item {
  height: 280px;
  overflow: hidden;
}

.nav-values__item--active {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}

.nav-values__item h1 {
  font-size: 40px;
  font-style: italic;
  /* font-weight: bold; */
  color: #fff;
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
  text-shadow: 0 8px 25px #000;
}

.nav-values__item:hover h1 {
  font-size: 44px;
  color: #fff;
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
  text-shadow: 0 8px 25px #000;
}

.nav-values__item:hover img {
  opacity: 0.75;
  transform: scale(1.1);
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
}

.nav-values__item img {
  transition: all 0.3s;
  transition-timing-function: ease-in-out;
  height: 280px;
  opacity: 0.4;
}

.o-fit {
  object-fit: cover;
  width: 100%;
  object-position: center center;
}

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

.form-control:focus {
  background-color: transparent;
}

input[type="checkbox"] {
  height: 18px;
  width: 18px;
  max-width: 10%;
  margin: 10px 5px;
  background-color: transparent;
  border-radius: 0;
  display: inline-block;
  padding: 0;
}

input.grey[type="checkbox"] {
  border: 1px solid rgb(108, 117, 125);
}

input.grey[type="checkbox"]:checked {
  background-color: rgb(108, 117, 125);
}

input.white[type="checkbox"] {
  border: 1px solid #fff;
}

input.white[type="checkbox"]:checked {
  background-color: #fff;
}

.form-check-label {
  max-width: 80%;
  margin: 10px 0;
  display: inline-block !important;
  /* line-height: 18px; */
}

.form-spotlight-input-err {
  border: 1px solid #b22222 !important;
}

#form-spotlight-feedback-01 {
  color: #fff;
}

.lookatit a {
  transition: all 0.5s;
  overflow: hidden;
}

.lookatit a img {
  height: 700px;
  transition: all 0.3s;
}

.lookatit a:hover img {
  transform: scale(1.1);
}

.caption {
  margin-top: 700px;
  background: rgba(0, 0, 0, 0.7);
}

.caption__item {
  height: 50%;
}

.mt--7 {
  margin-top: 700px;
}

.active {
  transition: all 0.5s;
  margin-top: 0;
}

.deactive {
  transition: all 0.5s;
  margin-top: 700px;
}

.slick-slide img {
  width: 100%;
  object-fit: cover;
}

.gray-opacity {
  background: #ebebeb;
}

.artitude-passion::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/passion/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.artitude-creativity::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/creativity/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.artitude-heritage::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/heritage/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.artitude-style::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/style/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.artitude-innovation::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/innovation/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.artitude-diversity::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/diversity/artitude/artitude.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-passion::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/passion/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-creativity::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/creativity/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-heritage::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/heritage/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-style::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/style/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-innovation::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/innovation/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

.quote-diversity::before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url(../images/diversity/quote/quote.jpg);
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}

/* .listen__cover {
  background: url("../images/listen/listentoit-cover.jpg") no-repeat center center;
  background-size: cover;
  height: 420px;
} */

.w-65 {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 992px) {
  .w-65 {
    width: 65%;
  }
}

.episode-thumb {
  height: 80px;
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.listen-cover {
  background: url("../images/listen/listentoit-cover.jpg") no-repeat center
    center;
  background-size: cover;
  height: 610px;
}

.episode {
  /* background: rgb(195,228,235); */
  /* background: linear-gradient(0deg, rgba(195,228,235,1) 0%, rgba(136,168,162,1) 100%); */
  background: #dadada;
  background: -webkit-linear-gradient(top, #dadada, #f6f6f6);
  background: -moz-linear-gradient(top, #dadada, #f6f6f6);
  background: linear-gradient(to bottom, #dadada, #f6f6f6);
}

.show-thumb {
  height: 28px;
}

.is-empty {
  border: 3px solid red !important;
}

.startup__cover {
  background: url(../images/startup/startup-cover-1.jpg) no-repeat center center;
  background-size: cover;
  height: 750px;
}

.btn-ff {
  background: #fff !important;
}

.btn-ff:hover {
  background: rgb(167, 167, 167) !important;
}

.startup-nav a {
  padding: 18px 30px;
  background-color: rgb(240, 240, 240);
  border: 1px solid #333;
  margin-right: 8px;
}

.startup-nav .slick-disabled {
  background-color: rgba(235, 235, 235, 0.2);
  border: 1px solid rgba(51, 51, 51, 0.2);
}

.countdown {
  margin-top: -125px;
}

.countdown .container {
  background: url(../images/startup/pattern-countdown.jpg) no-repeat center
    center;
  background-size: cover;
  width: 100%;
}

@media (min-width: 1024px) {
  .countdown .container {
    width: 65%;
  }
}

.countdown .container #timer {
  height: auto;
  flex-direction: column;
  padding: 50px 0;
}

@media (min-width: 768px) {
  .countdown .container #timer {
    height: 160px;
    flex-direction: row;
    padding: 0;
  }
}

/* .countdown__data span {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
} */

.abstract-h {
  height: 300px;
  opacity: 0.2;
}

.startup-hr {
  text-align: center;
  border-bottom: 1px solid rgb(110, 110, 110);
  width: 30%;
}

.startup-lventure {
  height: 40px;
}

.influencers {
  background-color: #eaeaea;
}
