@font-face {
  font-family: "Meta Headline Offc W02 Black";
  src: url("f23dada3-d579-456d-aa3b-c8479ecb6628.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
}
body {
  margin:0;
  padding:0;
}
/* #globalWatch {
  -webkit-animation: fadein 3s;
  -moz-animation: fadein 3s;
  -ms-animation: fadein 3s;
  -o-animation: fadein 3s;
  animation: fadein 3s;
} */
.nocountdown #timepieceHolder {
  width: 360px;
    height: 361px;
    left: 507px;
    top: 317px;
    position: absolute;
    z-index: 1;
}

#timepieceHolder {
  width: 360px;
    height: 361px;
    left: 507px;
    top: 204px;
    position: absolute;
    z-index: 1;
}
.nocountdown .dualtime {
    left: 46px;
    top: 291px;
    z-index: 10;
    position: absolute;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex: 2;
    flex-direction: column;
    justify-content: space-between;
    align-items: left;
    flex-wrap: wrap;
    text-align: center;
    width: 150px;
    height: 100px;

}
.dualtime {
  left: 49px;
  top: 206px;
  z-index: 10;
  position: absolute;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex: 2;
  flex-direction: column;
  justify-content: space-between;
  align-items: left;
  flex-wrap: wrap;
  text-align: center;
  width: 148px;
}
.nocountdown .dualtime .but2{ 
  top: 112px;
  }
.dualtime .but2{
  border: 0;
  font-size: 20px;
  background: transparent;
  color: #999;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  position: relative;
  top: 106px;
  left: 0px;
  font-family: "Meta Headline Offc W02 Black", sans-serif;
  font-weight: 200;
  letter-spacing: 1.2px;
  margin: 0 auto;
}

.dualtime .but1{
    position: relative;
    top: -30px;
    border: 0;
    font-size: 20px;
    background: transparent;
    color: #999;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
    left: 0px;
    line-height: 18px;
    font-family: "Meta Headline Offc W02 Black", sans-serif;
    font-weight: 200;
    width: 117px;
    letter-spacing: 1.2px;
    margin: 0 auto;
}
.but1.selected, .but2.selected {
  font-weight: bold;
  color: #666;
}
#main {
  width: 510px;
  height: 510px;
  display: block;
  margin:0;
  padding:0;
}
#globalWatch {
  width: 510px;
  height: 510px;
  position: relative;
  /* left: 0px; */
  /* top: 0px; */
  transform-origin: top left;
  transform: scale(.5);
  margin: 0;
  padding: 0;
/*   border: 1px solid #999; */
}
#globalWatch:after {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: calc(100% -2px);
  height: calc(100% -2px);
  content: " ";
  pointer-events: none;
  background: none !important;
  filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='your_transparent.png', sizingMethod='scale');
}
#backgroundHolder {
  background-image: url('watch2.jpg'); 
  width: 1020px; 
  height: 1020px; 
  position: absolute; z-index: 0
}
.nocountdown #backgroundHolder {
  background-image: url('watch.jpg'); 
  width: 1020px; 
  height: 1020px; 
  position: absolute; z-index: 0
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
span.tdr-title_txt {
  opacity: 0;
}
.logo {
  width: 50%;
  height: 270px;
  
  /* padding-left: 50%; */
  background-size: 145px;
  /* flex: 1 0 50%; */
  background-repeat: no-repeat;
  background-position: center;
  flex-basis: 50%;
}
.countdown_container {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 134px;
    background-size: 100%;
    /* overflow: hidden; */
    font-family: "Meta Headline Offc W02 Black", sans-serif;
    color: #fff;
    /* left: 0px; */
    top: 95px;
    /* flex: 1 0 100%; */
    flex-basis: 100%;
    display: block;
    /* flex-wrap: wrap; */
}
.nocountdown .countdown_container{
  display: none;
}

.tdr_title {
    position: relative;
    font-size: 1px;
    /* width: 100%; */
    text-align: center;
    display: flex;
    flex-direction: column;
    /* padding-top: 151px; */
    /* transform: translateX(2px); */
    text-transform: uppercase;
    /* opacity: 0; */
    /* flex-basis: 100%; */
    flex-wrap: nowrap;
    align-content: center;
    padding: 0 10%;
    margin: 0;
    height: 68px;
}
.tdr_title .tdr-subtitle_txt {
    font-size: 1.2rem;
    font-family: "Meta Headline Offc W02 Black", sans-serif;
    font-weight: 600;
    padding-top: 0px;
    letter-spacing: 0.6px;
    /* line-height: 60px; */
    text-align: center;
    width: 100%;
    width: 100%;
    padding-bottom: 6px;
    vertical-align: bottom;
    container-type: inline-size;
    container-name: excerpt;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.tdr_title .separation {
  height:2px;
  border-bottom: 1px solid rgb(0 0 0 / 30%);
}
@container excerpt (min-width: 280px) {
  .tdr_title .tdr-subtitle_txt {
    visibility: hidden;
  }
}

@container excerpt (min-width: 300px) {
  .tdr_title .tdr-subtitle_txt {
    font-size: 2rem;
  }
}

.nocountdown .tdr_countdown {
  display: none;
}
.nocountdown .tdr_title {padding-top: 66px;}
.tdr_countdown {
    z-index: 1;
    width: 100%;
    padding-top: 28px;
}
.countdown-body {
  display: flex;
  width: 100%;
  height: 27px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  letter-spacing: 0.8px;
}
.countdown_unit {
  width: 78px;
  height: 30px;
  line-height: 33px;
  font-size: 29px;
  text-align: center;
}

.countdown_unit span {
  text-align: center;
}
.month {
  display: none;
}

.minutes {
  padding-left:5px;
}
span.sep {
  height: 31px;
  font-size: 20px;
  color: #fff;
  opacity: 0;
}

span.event_text.event_text_secs {
  justify-content: center;
  padding-left: 0px;
}

.event_text {
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Meta Headline Offc W02 Black", sans-serif;
  font-weight: 600;
  /* padding-right: 9px; */
  line-height: 31px;
  width: 71px;
  letter-spacing: 0.5px;
}
.countdown_number {
  display: flex;
  font-size: 50px;
  align-items: flex-start;
  justify-content: center;
  height: 47px;
  /* border-radius: 3px; */
  width: 71px;
  margin-left: 0px;
  margin-right: 0px;
  color: #fff;
  /* padding-right: 9px; */
}
.firstDigit::after {
  content: ":";
  position: relative;
  top: 0px;
  font-weight: lighter;
  font-size: 25px;
  margin-left: 5px;
  margin-right: 5px;
}
.noselect {
  -webkit-user-select: none; /* Chrome/Safari/Opera */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently not supported by any browser */

  -webkit-touch-callout: none; /* iOS Safari */
  -khtml-user-select: none; /* Konqueror */
}

.nocountdown .tcUrl {
  position: absolute;
  width: 510px;
  height: 280px;
  display: block;
  top: 0;
  left: 0;
}
.tcUrl {
  position: absolute;
  width: 300px;
  height: 510px;
  display: block;
  top: 0;
  left: 210px;
}
.nocountdown .tcUrl2 {
  position: absolute;
width: 290px;
height: 510px;
display: block;
top: 0;
left: 220;
}

.tcUrl2 {
  position: absolute;
    width: 260px;
    height: 180px;
    display: block;
    top: 0;
    left: 0;
}
.nocountdown .tcUrl3 {
  display:none
}

.tcUrl3 {
  position: absolute;
    width: 260px;
    height: 130px;
    display: block;
    top: 378px;
    left: 0;
}
.switch {
    position: absolute;
    width: 39px;
    height: 39px;
    top: 28px;
    transform: translateX(31px);
    border: none;
    background-color: transparent;
    left: 21px;
}
.nocountdown .switch {
    top: 32px;
    transform: translateX(34px);

} 

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 51px;
    height: 100%;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  width: 39px;
  right: 0;
  bottom: 0;
  background-size: 100%;
  -webkit-transition: .4s;
  transition: .4s;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important;
}

.slider:before {position: absolute;content: "";height: 39px;width: 39px;left: 0px;bottom: 0px;background: url("toggle.png") no-repeat scroll 0 0 transparent;background-size: 100%;-webkit-transition: .4s;transition: .4s;cursor: pointer;}
.label {
  display:none;
}
.switch:focus + .slider {
box-shadow: 0 0 1px  rgb(222,222,222);
}

.active .slider:before {-webkit-transform: translateY(39px);-ms-transform: translateY(39px);transform: translateY(39px);}

/* Rounded sliders */
.slider.round {border-radius: 20px;}

.slider.round:before {
border-radius: 50%;
}