@font-face {
    font-family: 'Gotham';
    src: url('gothammedium-webfont.woff2') format('woff2'),
        url('gothammedium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Trade';
    
    src:
         url('Trade.woff2') format('woff2'),
         url('Trade.woff') format('woff');
   font-style: normal;
    font-display: swap;
}


body {
   font-family: 'Gotham', sans-serif;
}
.clicktag {
      position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background:none;
  border:0;
  outline: none;
  cursor: pointer;
}
.banner__video {
   position: absolute;
   left: 0;
   top: 0;
   z-index: 0;
   width: 100%;
   height: auto;
}
.syca_banner, .syca_theatersShowTiming {
   position: relative;
   z-index: 1;
}
.syca_main {
   width: 300px;
   height: 600px;
   margin: 0 auto;
   /* border: 3px solid #1C1320; */
   background-color: #1C1320;
   text-transform: uppercase;
   overflow: hidden;
   position: relative;
}
.syca_main:before{
  content:"";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  pointer-events: none;
  border: 1px solid #999999;
  z-index: 10
}
.syca_banner {
   height: 488px;
}

.syca_theatersShowTiming{
   
   z-index: 3;
   text-align: center;
}
.syca_theaters {
   display: inline-block;
   width: 100%;
    height: 70px; 
    
   /* text-align: center; */
}
.syca_bannerDate{
   color: #ffffff;
    font-size: 14px;
    display: none;
}
.syca_theaterNames {
  
   position: relative;
   color: #fff;
   font-size: 16.5px;
   /* width: 100%; */
   cursor: default;

   /* width: 286px; */
   white-space: nowrap;
  letter-spacing: 1px;
  word-spacing: 1px;
   
  
   padding: 2px 5px 5px 5px;
   overflow: hidden;
   text-overflow: ellipsis;
   line-height: 26px;
}

.syca_theaterNames, .syca_showTimes {
   display: none;
}
.syca_theaterNames:first-child {
   display: block;
 
 
   width: 100%;
  
   height: 29px;
   box-sizing: border-box;
}
.syca_tooltiptext {
   display: none;
}
.syca_showTimes {
   display: none;
   font-size: 12px;
   line-height: 24px;
   width: 66px;
   height: 26px;
   align-items: center;
   justify-content: center;
   color: #fff;
   text-align: center;
   padding: 0!important;
   box-sizing: border-box;
   border: 1px solid #fff;
   margin: -0px 2px 0 2px;
   cursor: pointer;
}
.syca_theaterNames:first-child + .syca_showTimes,
.syca_theaterNames:first-child + .syca_showTimes+.syca_showTimes,
.syca_theaterNames:first-child + .syca_showTimes+.syca_showTimes+.syca_showTimes {
   display: inline-block;
}
.syca_showTimes+.syca_theaterNames+.syca_theaterNames 

.syca_theaterNames .syca_tooltiptext {
   display: none;
   
   width: 220px;
   background-color: #fc7308;
   color: #000000;
   text-align: center;
   border-radius: 6px;
   position: absolute;
   z-index: 1;
   bottom: 125%;
   left: 12%;
   margin-left: -3px;
   transition: opacity 0.3s;
   padding: 10px 6px;
   font-size: 12px;
   white-space: normal;
 }
 

.syca_toolTipDots{
   cursor: pointer;
}
.syca_showTimesInner {
   height: 100%;
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
}
.syca_showTimesInner sub {
   font-size: 100%;
    margin: 0;
    padding: 0;
    display: inline;
    vertical-align: baseline;
}
.seeMore{
   visibility: hidden;
   width: 100%;
   text-align: center;
   margin-top: 0;
   text-align: center;
   margin-top: -11px;
}
.seeMoreOn{
   width: 250px;
   margin: 0 auto;
   display: block;
   margin-top: 30px;
}
.seeMoreText{
   display: inline-block;
    font-family: 'Trade',sans-serif;
    width: 155px;
    height: 32px;
    border-radius: 0px;

    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.5px;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    line-height: 28px;
    background: #7d1a2b;
    border: 2px solid #ff0060;

    box-sizing: border-box;
}
.seeMoreText:before {
   display: none;
}


.syca_main {
   -webkit-touch-callout: none; /* iOS Safari */
   -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
   -moz-user-select: none; /* Old versions of Firefox */
   -ms-user-select: none; /* Internet Explorer/Edge */
   user-select: none; /* Non-prefixed version, currently supported by Chrome, Opera and Firefox */
 }
 .topAdjTN{
   padding: 3px 0px 1px;
}
.topAdjTK{
   padding: 5px 0px 1px;
}

.text3, .text2 {
   position: absolute;
    text-align: center;
    width: 100%;
    left: 0;
    top: 446px;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    font-family: 'Trade',sans-serif;
    z-index: 2;
    letter-spacing: 2.6px;
    text-shadow: 0 0 5px rgba(0,0,0,0.3);
}

.text3{
   top: 460px;
   font-size: 18px;
    font-family: 'EurostileExtBla',sans-serif;
    color: #bf2126;
    letter-spacing: 3.5px;
    z-index: 2;
}
.text2.other {
   top: 459px;
}
.text2.other + .text3 {
   top: 427px;
}
.text1 {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: auto;
}
.animated {
   transition: opacity 1s ease;
}
.hidden {
   opacity: 0;
}

.syca_theaterNames, .syca_showTimes, .seeMore {
   opacity: 0;
   transition: all 0.4s ease 0.0s;
   transform: translateY(50px);
}
.syca_showTimes {
   transition-delay: 0.1s;
}
.seeMore {
   transition-delay: 0.2s;
}

.syca_main.addAnimation:after,
.addAnimation .syca_theaterNames, .addAnimation .syca_showTimes, .addAnimation .seeMore  {
   opacity: 1;
   transform: translateY(0px);
}

