/* common use */
.heading {
  font-size: 50px;
  font-weight: 600;
}
/* popup */
#popup {
  display: none;
  position: fixed;
  top: 53%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 20px;
  background-color: #2b2a2a;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  z-index: 1000;
  border-radius: 5px;
}
.live-texttt {
  color: #ff4a17;
  font-weight: 700;
}
.transform-texttt {
  font-size: 20px;
  color: white;
  font-size: 700;
}

.df {
  display: flex;
  justify-content: space-evenly;
}
#popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.533);
  z-index: 999;
}
.pop {
  /* padding: 5px 7px; */
  color: rgb(0, 0, 0);
  border-radius: 3px;
  background-color: white;
}
.pop:hover {
  background-color: black;
  color: white;
}
.pop1 {
  background-color: transparent;
  color: white;
  border: 1px solid white;
}

/* events details */
.listhvr:hover {
  border-top: 1px solid #ff4a17;
}
.org {
  color: #ff4a17;
}
.emailhover:hover {
  scale: 1.05;
  box-shadow: 4px 4px 12px #ffff00;
}
.vifeed {
  width: 250px;/* width for video*/
  /* width: 320px; */
}

.dir {
  direction: rtl;
}
.rehvr:hover {
  background: linear-gradient(
    rgba(205, 103, 7, 0.264),
    rgba(255, 255, 255, 0.15)
  );
  border-radius: 10px;
}
/* about images */
.aboutimg:hover {
  scale: 0.6;
  transition: 10s;
}
.tc {
  background-color: rgba(45, 45, 45, 0.563);
  border: 1px solid rgb(161, 161, 161);
  border-radius: 10px;
}
#youtube {
  height: 600px;
}
.ld {
  list-style-type: disc;
}
.or {
  color: #ff4a17;
}
.odometer {
  font-size: 30px;
}

/******************* Timeline Demo - 5 *****************/
.main-timeline5{overflow:hidden;position:relative}
.main-timeline5 .timeline{position:relative;margin-top:-79px}
.main-timeline5 .timeline:first-child{margin-top:0}
.main-timeline5 .timeline-icon,.main-timeline5 .year{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}
.main-timeline5 .timeline:after,.main-timeline5 .timeline:before{content:"";display:block;width:100%;clear:both}
.main-timeline5 .timeline:before{content:"";width:100%;height:100%;box-shadow:-8px 0 5px -5px rgba(0,0,0,.5) inset;position:absolute;top:0;right:0;z-index:2}

.main-timeline5 .timeline-icon{width:210px;height:210px;border-radius:50%;border:25px solid transparent;border-top-color:#f44556;border-right-color:#f44556;z-index:1;transform:rotate(45deg);}

.main-timeline5 .year{display:block;width:110px;height:110px;line-height:110px;border-radius:50%;background:#fff;box-shadow:0 0 20px rgba(0,0,0,.4);font-size:30px;font-weight:700;color:#f44556;text-align:center;transform:rotate(-45deg)}
.main-timeline5 .timeline-content{width:35%;float:right;background:#f44556;padding:30px 20px;margin:50px 0;z-index:1;position:relative}
.main-timeline5 .timeline-content:before{content:"";width:20%;height:15px;background:#f44556;position:absolute;top:50%;left:-20%;z-index:-1;transform:translateY(-50%)}
.main-timeline5 .title{font-size:20px;font-weight:700;color:#fff;margin:0 0 10px}
.main-timeline5 .description{font-size:16px;color:#fff;line-height:24px;margin:0}
.main-timeline5 .timeline:nth-child(2n):before{box-shadow:8px 0 5px -5px rgba(0,0,0,.5) inset}
.main-timeline5 .timeline:nth-child(2n) .timeline-icon{transform:rotate(-135deg);border-top-color:#e97e2e;border-right-color:#e97e2e}
.main-timeline5 .timeline:nth-child(2n) .year{transform:rotate(135deg);color:#e97e2e}
.main-timeline5 .timeline:nth-child(2n) .timeline-content{float:left}
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{left:auto;right:-20%}
.main-timeline5 .timeline:nth-child(2n) .timeline-content,.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{background:#e97e2e}
.main-timeline5 .timeline:nth-child(3n) .timeline-icon{border-top-color:#13afae;border-right-color:#13afae}
.main-timeline5 .timeline:nth-child(3n) .year{color:#13afae}
.main-timeline5 .timeline:nth-child(3n) .timeline-content,.main-timeline5 .timeline:nth-child(3n) .timeline-content:before{background:#13afae}
.main-timeline5 .timeline:nth-child(4n) .timeline-icon{border-top-color:#105572;border-right-color:#105572}
.main-timeline5 .timeline:nth-child(4n) .year{color:#105572}
.main-timeline5 .timeline:nth-child(4n) .timeline-content,.main-timeline5 .timeline:nth-child(4n) .timeline-content:before{background:#105572}
@media only screen and (max-width:1199px){.main-timeline5 .timeline{margin-top:-103px}
.main-timeline5 .timeline-content:before{left:-18%}
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{right:-18%}
}
@media only screen and (max-width:990px){.main-timeline5 .timeline{margin-top:-127px}
.main-timeline5 .timeline-content:before{left:-2%}
.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{right:-2%}
}
@media only screen and (max-width:767px){.main-timeline5 .timeline{margin-top:0;overflow:hidden}
.main-timeline5 .timeline:before,.main-timeline5 .timeline:nth-child(2n):before{box-shadow:none}
.main-timeline5 .timeline-icon,.main-timeline5 .timeline:nth-child(2n) .timeline-icon{margin-top:-30px;margin-bottom:20px;position:relative;transform:rotate(135deg)}
.main-timeline5 .timeline:nth-child(2n) .year,.main-timeline5 .year{transform:rotate(-135deg)}
.main-timeline5 .timeline-content,.main-timeline5 .timeline:nth-child(2n) .timeline-content{width:100%;float:none;border-radius:0 0 20px 20px;text-align:center;padding:25px 20px;margin:0 auto}
.main-timeline5 .timeline-content:before,.main-timeline5 .timeline:nth-child(2n) .timeline-content:before{width:15px;height:25px;position:absolute;top:-22px;left:50%;z-index:-1;transform:translate(-50%,0)}
}


@media only screen and (max-width:990px){.main-timeline12 .timeline{margin-bottom:20px}
}
@media only screen and (max-width:767px){.main-timeline12 .timeline-icon{padding-top:0}
.main-timeline12 .timeline:nth-child(2n) .timeline-icon{padding-bottom:0}
.main-timeline12 .border{margin-bottom:10px}
.main-timeline12 .timeline:nth-child(2n) .border{margin:10px 0 0}
.main-timeline12 .timeline-content{text-align:center}
}


@media (max-width: 567px) {
  .eimg {
    height: 180px;
  }
  #popup {
    width: 90%;
  }
  .heading {
    font-size: 20px;
    font-weight: 400;
  }
  .odometer{
    font-size: 24px;
  }
}

@media (max-width: 400px) {
  #youtube {
    height: 300px;
  }
  .cs-portfolio_title {
    font-size: 10px;
  }
  /* .dimg{
        height: 260px;
    } */
}
@media (min-width: 1450px) {
  #youtube {
    height: 950px;
  }
  .eimg {
    height: 680px;
  }
}
@media (min-width: 1800px) {
  .vifeed {
    width: 380px;
    border-radius: 20px;
  }
}
.cs-iconbox_3_list.cs-style2 .cs-hover_tab::before {
  font-size: 24px;
}
.video-wrapper {
  position: relative;
  width: 100%;
  cursor: pointer;
}

.video-wrapper video {
  width: 100%;
  display: block;
}

.play-btn {
  position: absolute;
  top: 20%;
  left: 10%;
  transform: translate(-50%, -50%);
  font-size: 30px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
}

.video-wrapper:hover .play-btn {
  opacity: 0.8;
}

#expandedPlayer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.expanded-video-container {
  position: relative;
  width: 90%;
  max-width: 800px;
}

#expandedVideo {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

#closeExpanded {
  position: absolute;
  top: -30px;
  right: -10px;
  background: #fff;
  color: #000;
  font-size: 20px;
  border: none;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  cursor: pointer;
}
#imageLightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0,0,0,0.9);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10000;
}

#imageLightbox img {
  max-width: 90%;
  max-height: 80vh;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(255,255,255,0.3);
}

#lightboxClose {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 40px;
  color: white;
  cursor: pointer;
  z-index: 10001;
}
