@media (min-width: 768px) {
  .mobile-header-fix {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  
  #accordion2 .accordion__title {
    width: 50% !important;
  }

  #accordion2 .video-cover {
    transform: translateY(-50px);
  }
}

.mobile-header-fix {
  /* padding-top: 60px; */
  padding-bottom: 40px;
}

.accordion__content .lead {
  padding-bottom: 10px;
}

#accordion2 .video-cover {
  aspect-ratio: 16 / 9;
}

#accordion2 .accordion__title {
  width: 100%;
}

#accordion2 .accordion__title {
  display: inline-block;
}

#accordion2 li.active .accordion__title {
  background-color: rgb(37 94 110) !important;
  border-color:  #3f3f3f !important;
}

#accordion2 .accordion__title {
  background-color: rgb(0 0 0) !important;
}

#accordion2.accordion li:last-child .accordion__title {
  border-color: #4b4b4b !important;
}

#accordion2.accordion li:last-child .accordion__title:hover {
  border-color: rgb(107, 176, 189) !important;
}


#onetrust-consent-sdk {
  display: none;
}

#solvvy-lazy-button {
  display: none;
}

.icon.share-to {
  display: none;
}

#header_container {
  display: none;
}

#footer {
  display: none;
}

.new-register {
  background-color: #ffffff !important;
}

@media (min-width: 768px) and (max-width: 991px) {
  .imageblock__content {
    display: none;
  }
}

@media (min-width: 768px) {

  .feature-large__group .row {
    padding-left: 50px;
  }

  #schedule .row {
    margin-top: 100px;
  }

  .process__item span {
    font-weight: bold;
  }

  /* .process__item div {
    h4 {
      margin:0;
    }
    min-height: 160px;
    display: flex;
    flex-direction: column;
    padding-bottom: 40px;
    gap: 10px;
  } */

  /* .process-2:before {
    top: 172px;
  }

  .process__item:after {
    top: 160px;
  } */
}

h1, h2 {
    /* font-weight: 600; */
    font-style: normal;
    
    letter-spacing: .04em !important;
}

h1 {
  text-transform: uppercase;
  font-weight: 600;
}

h2 {
  font-weight: 300;

  .title {
    font-weight: 600;
  }
}

/* .process-2:before {
  width: 150%;
  left: 25px;
}

.alt.process-2:before {
  width: 150%;
  left: -850px;
} */

.live-sessions-font {
  font-family: "neue-haas-unica", sans-serif !important;
}

h1 {
    line-height: 1;
    font-size: 5em;
    margin-bottom: 0px !important;
    color: white;
}

h3 {
    /* text-transform: uppercase; */
    letter-spacing: .04em !important;
}

.timer-format {
  padding: 20px 0;
  /* background-image: linear-gradient(to right, #99b5bc , #165d6f); */
  background-color: #D15070;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  h2 {
    /* font-size: clamp(1rem, 3.5vw, 3rem); */
    color: white;
    margin-bottom: 0;
  }
  strong {
    font-weight: bold;
  }

  a {
    font-weight: normal;
    font-size: clamp(1.2rem, 1.5vw, 1.4rem);
    color: white;
  }
  a:hover {
    color: white;
  }
}

.past-sessions-anchor {
  padding-top: 30px;
  a {
    color: black;
    text-decoration: underline;
  }  
}

.why-items{
  display: flex;
  align-items: center;
  /* justify-content: space-evenly; */

  p {
    margin-top:0;
    }
  

  h3{
    text-transform: uppercase;
  }
  div {
    padding-left: 30px;
  }

}

.why-padding {
  padding-top: 50px;
}

/* .flickity-viewport-unset .flickity-viewport {
  overflow:unset !important;
} */


/* h4 {
    font-family:;
    font-weight:;
    text-transform: uppercase;
} */

/* a, a:visited {
    color: ;
} */

/* a:active, a:hover {
    color: ;
} */

nav.navbar.navbar-fixed-top {
/*    visibility: hidden; */
}

/* BREAKS SWITCHABLE ELEMENTS

div.row {
    display: flex;
    flex-wrap: wrap;
}

*/

.session-card {
  margin: 10px 0;
  h4 {
    border-top: 2px solid #02060b;
    border: 1px solid #ececec;
    padding: 10px 20px;
    background-color: white;
    margin:0;
    border-radius: 5px;
    min-height: 100px;
  }
  strong {
    text-transform:uppercase;
  }
}

.title {
  line-height: 3rem;
  font-size: 3em !important;
}

.color--primary {
    color: #165d6f !important;
}
.color--primary-1 {
    color: #d1410b !important;
}
.color--primary-2 {
    color: #5A8E84 !important;
}
.color--light p, .color--light h2, .color--light h4, .color--light h3, .color--light i, .color--light span, .color--light h5  {
    color: #fbfbfb !important;
}

.color--dark {
    color: #000 !important;
}
.color--secondary {
    color: #DFDCD7 !important;
}

.bg--primary {
    background-color: #EFBCA7 !important;
}
.bg--primary-1 {
    background-color: #d1410b !important;
}
.bg--primary-2 {
    background-color: #5A8E84 !important;
}
.bg--dark {
    background-color: #000000 !important;
}
.bg--secondary {
    background-color: #02060b !important;
}

.bg--tertiary {
  background-color: #165d6f !important;
}

.bg--4 {
  background-color: #45565d !important;
}

.bg--primary--gradient {
  background-image: linear-gradient(to bottom, #165d6f, #02060b);
}

.subtitle {
  font-weight: bold;
  color: rgb(107, 176, 189);
}

/* BUTTON - Primary */
.btn--primary,
.btn--primary:visited {
    background: #EFBCA7;
    border-color: #EFBCA7;
}
.btn--primary .btn__text,
.btn--primary:visited .btn__text {
    color: #fff;
}
.btn--primary .btn__text i,
.btn--primary:visited .btn__text i {
    color: #fff;
}
.btn--primary:hover {
    background: #f5cab8;
    border-color: #f5cab8;
}
.btn--primary:active {
    background: #eaa68a;
}

/* BUTTON - primary-1 */
.btn--primary-1,
.btn--primary-1:visited {
    background: #d1410b;
    border-color: #d1410b;
}
.btn--primary-1 .btn__text,
.btn--primary-1:visited .btn__text {
    color: #fff;
}
.btn--primary-1 .btn__text i,
.btn--primary-1:visited .btn__text i {
    color: #fff;
}
.btn--primary-1:hover {
    background: #e37046;
    border-color: #e37046;
}
.btn--primary-1:active {
    background: #b93c0f;
}

/* BUTTON - primary-2 */
.btn--primary-2,
.btn--primary-2:visited {
    border-radius: 20px 20px 20px 0;
    background: #165d6f;
    border-color: #1f768b;
}
.btn--primary-2 .btn__text,
.btn--primary-2:visited .btn__text {
    color: #fff;
}
.btn--primary-2 .btn__text i,
.btn--primary-2:visited .btn__text i {
    color: #fff;
}
.btn--primary-2:hover {
    background: #1f768b;
    border-color: #22859e;
}
.btn--primary-2:active {
    background: #52847b;
}

.btn--primary-3,
.btn--primary-3:visited {
    border-radius: 20px 20px 20px 0;
    background: #ffffff;
    border-color: #22859e;
}
.btn--primary-3 .btn__text,
.btn--primary-3:visited .btn__text {
    color: black;
}

.btn--primary-3:hover .btn__text,
.btn--primary-3:hover i {
  color: #ffffff;
}

.btn--primary-3:hover {
    background: #1f768b;
    border-color: #22859e;
}
.btn--primary-3:active {
    background: #52847b;
}

html, body {
    overflow-x:hidden; 
  } 

.project-thumb {
  border: 1px solid #ececec;
  text-align: left;
  border-radius: 6px;
  background-color: white;
  /* min-height: 600px; */
}



.featured {
  box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
}

.feature-title {
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  position: absolute;
}

/* .is-selected{
  z-index: 2;
  transform: scale(1) !important;
}

.is-selected + .slide {
  z-index: 1;
  transform: translateX(-25%) scale(.9);
}

.is-selected + .slide + .slide {
  z-index: 1;
  transform: translateX(-50%) scale(.8);
} */

.button--format {
  gap: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;  
}

.card--timer span {
  text-transform: uppercase;
  font-weight: bold;
}

.project-thumb .spacing {
  height: 500px;
  display: flex;
  flex-direction: column;
  padding: 0 26px 26px 26px;
  h4 {
    padding-right: 10px;
  }
  div {
    margin-top: auto;
  }
}

.project-thumb .countdown-label {
  font-weight: bold;
  text-align: center;
  padding: 10px;
  color: white;
  background-color: rgb(107, 176, 189);
  border-radius: 0 0 6px 6px;
}

.tag-title {
  position:absolute;
  transform: translateY(-100px) translateX(10px);
}

.tag {
  margin-left: auto;
  border-radius: 6px 0 6px 0;
  font-weight: bold;
  padding: 10px;
  position: absolute;
  color: white;
  background-color:rgb(107, 176, 189);
  text-transform: uppercase;
}

.project-thumb h4, span {
  display: inline-block;
}

.project-thumb a {
  /* margin-left: 10px !important; */
  max-width: fit-content;
}

/* .marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow:hidden;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-100px);
    transform: translateX(-50%) translateY(-100px);
    left: 50%;
  }
  
  .marquee .countdown {
    min-width: 500px;
  }
  
  .marquee h2 {
    color: white;
    font-size: 5rem;
    padding: 0 20px 0 10px;
    display: inline-block;
  }
  
  .marquee span {
    display: inline-block;
    padding-left: 100%;
    animation: marquee 50s linear infinite;
  }
  
  .marquee2 span {
    animation-delay: 25s;
  }
  
  @keyframes marquee {
    0% {
      -webkit-transform: translateX(0%);
      transform: translate(0, 0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translate(-100%, 0);
    }
  }
  
  @keyframes marquee {
    0% {
      -webkit-transform: translateX(0%);
      transform: translate(0, 0);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translate(-100%, 0);
    }
  } */
  
  .button--section h2, p {
    margin:0;
    margin-top: 1em;
    /* padding: 0 20px; */
  }

  .text-block {
    padding-top: 20px;
  }
  
  .pos-vertical-center-90 {
    position: relative;
    top: 90%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
  
  .header--live--main {
    h1 {
      font-size: 8em;
    }
    h3 {
      font-size: 4em;
      font-weight: bold;
    }
  }
  
  .header--live .container {
    margin-top: 250px;
  }
  
  .header--fix {
    margin-top:55px;
  }
  
  .live--header {
    padding-top: 300px;
    padding-bottom: 100px;
  }
  
  .triptych--live.border--round img {
    position: relative;
    border-radius: 6px;
    width: 33.333333%;
    float: left;
    margin: 0;
  }
  .triptych--live.border--round img:nth-child(1) {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    z-index: 1;
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  }
  .triptych--live.border--round img:nth-child(2) {
    transform: scale(3);
    -webkit-transform: scale(3);
    z-index: 2;
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  }
  .triptych--live.border--round img:nth-child(3) {
    transform: scale(1.5);
    -webkit-transform: scale(1.5);
    z-index: 1;
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
  }

.toupper {
  text-transform: uppercase;
}

.bg--download {
  background: #99b4bc;
  background-color: #99b4bc;
  color: #fff;
  
}

.btn.bg--download {
  border-color: rgba(0, 0, 0, 0) !important;
}