/*==================== agenda timeline ========================*/
.banner-section video {
  width: 100%;
}

.banner-section {
  position: absolute;
  top: -70px;
  left: 0%;
  min-width: 100%;
  height: 100vh !important;
  width: 100%;
  background-size: cover;
  overflow: hidden;
  object-fit: cover;
  z-index: 1;
  opacity: .5;
}
.time-line-heading{
font-size:32px;
letter-spacing:2px;
color:#0a66c2;
font-weight: bold;
}
.main-timeline{position:relative}
.main-timeline:before{content:"";width:5px;height:100%;border-radius:20px;margin:0 auto;background:#242922;position:absolute;top:0;left:0;right:0}
.main-timeline .timeline{display:inline-block;margin-bottom:50px;position:relative}
.main-timeline .timeline:before{content:"";width:20px;height:20px;border-radius:50%;border:4px solid #fff;background:#ec496e;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%)}
.main-timeline .timeline-icon{display:inline-block;width:130px;height:130px;border-radius:50%;border:3px solid #ec496e;padding:13px;text-align:center;position:absolute;top:50%;left:30%;transform:translateY(-50%)}
.main-timeline .timeline-icon i{display:block;border-radius:50%;background:#ec496e;font-size:64px;color:#fff;line-height:100px;z-index:1;position:relative}
.main-timeline .timeline-icon:after,.main-timeline .timeline-icon:before{content:"";width:100px;height:4px;background:#ec496e;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}
.main-timeline .timeline-icon:after{width:70px;height:50px;background:#fff;top:89px;right:-30px}
.main-timeline .timeline-content{width:50%;padding:0 50px;margin:52px 0 0;float:right;position:relative}
.main-timeline .timeline-content:before{content:"";width:70%;height:100%;border:3px solid #ec496e;border-top:none;border-right:none;position:absolute;bottom:-13px;left:35px}
.main-timeline .timeline-content:after{content:"";width:37px;height:3px;background:#ec496e;position:absolute;top:13px;left:0}
.main-timeline .title{font-size:20px;font-weight:600;color:#ec496e;text-transform:uppercase;margin:0 0 5px}
.main-timeline .description{display:inline-block;font-size:16px;color:#404040;line-height:20px;letter-spacing:1px;margin:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:auto;right:30%}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-100px}
.main-timeline .timeline:nth-child(even) .timeline-icon:after{right:auto;left:-30px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:left}
.main-timeline .timeline:nth-child(even) .timeline-content:before{left:auto;right:35px;transform:rotateY(180deg)}
.main-timeline .timeline:nth-child(even) .timeline-content:after{left:auto;right:0}
.main-timeline .timeline:nth-child(2n) .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-icon i,.main-timeline .timeline:nth-child(2n) .timeline-icon:before,.main-timeline .timeline:nth-child(2n):before{background:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-icon{border-color:#f9850f}
.main-timeline .timeline:nth-child(2n) .title{color:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{border-left-color:#f9850f;border-bottom-color:#f9850f}
.main-timeline .timeline:nth-child(3n) .timeline-content:after,.main-timeline .timeline:nth-child(3n) .timeline-icon i,.main-timeline .timeline:nth-child(3n) .timeline-icon:before,.main-timeline .timeline:nth-child(3n):before{background:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-icon{border-color:#8fb800}
.main-timeline .timeline:nth-child(3n) .title{color:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-content:before{border-left-color:#8fb800;border-bottom-color:#8fb800}
.main-timeline .timeline:nth-child(4n) .timeline-content:after,.main-timeline .timeline:nth-child(4n) .timeline-icon i,.main-timeline .timeline:nth-child(4n) .timeline-icon:before,.main-timeline .timeline:nth-child(4n):before{background:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-icon{border-color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .title{color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-content:before{border-left-color:#2fcea5;border-bottom-color:#2fcea5}
@media only screen and (max-width:1200px){.main-timeline .timeline-icon:before{width:50px;right:-50px}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-50px}
.main-timeline .timeline-content{margin-top:75px}
}
@media only screen and (max-width:990px){.main-timeline .timeline{margin:0 0 10px}
.main-timeline .timeline-icon{left:25%}
.main-timeline .timeline:nth-child(even) .timeline-icon{right:25%}
.main-timeline .timeline-content{margin-top:115px}
}
@media only screen and (max-width:767px){
  .datecolor {
    color: #fff;
    font-weight: 600;
    font-size: 14px !important;
  }
.sec-bg {overflow: hidden;}
  .info-item a {
    font-weight: 500;
    font-size: 15px;
}
  .main-timeline{padding-top:50px}
.main-timeline:before{left:80px;right:0;margin:0}
.main-timeline .timeline{margin-bottom:70px}
.main-timeline .timeline:before{top:0;left:83px;right:0;margin:0}
.main-timeline .timeline-icon{width:60px;height:60px;line-height:40px;padding:5px;top:0;left:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:0;right:auto}
.main-timeline .timeline-icon:before,.main-timeline .timeline:nth-child(even) .timeline-icon:before{width:25px;left:auto;right:-25px}
.main-timeline .timeline-icon:after,.main-timeline .timeline:nth-child(even) .timeline-icon:after{width:25px;height:30px;top:44px;left:auto;right:-5px}
.main-timeline .timeline-icon i{font-size:30px;line-height:45px}
.main-timeline .timeline-content,.main-timeline .timeline:nth-child(even) .timeline-content{width:100%;margin-top:-15px;padding-left:130px;padding-right:5px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:right}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(even) .timeline-content:before{width:50%;left:120px}
.main-timeline .timeline:nth-child(even) .timeline-content:before{right:auto;transform:rotateY(0)}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(even) .timeline-content:after{left:85px}
}
@media only screen and (max-width:479px){.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{padding-left:110px}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(2n) .timeline-content:before{left:99px}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-content:after{left:65px}
}



/******************* Timeline Demo - 4 *****************/
.main-timeline4{overflow:hidden;position:relative}
.main-timeline4:before{content: "";
  width: 10px;
  height: 100%;
  background: #3300bf;
  position: absolute;
  top: 10px;
  left: 50%;border-radius: 15px;
  transform: translateX(-50%);}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:before{top:50%;transform:translateY(-50%);content:""}
.main-timeline4 .timeline{width:50%;padding-left: 0px;float: left;position:relative;}
.main-timeline4 .timeline:before{width:20px;height:20px;border-radius:50%;background:#fff;border:5px solid  #3300bf;position:absolute;right: -10px;}
.main-timeline4 .timeline-content{display:block;padding: 0 100px 0 0;/* padding-left:25px; */position:relative;}
.main-timeline4 .timeline-content:before{width:90px;height:10px;border-top:7px dotted  #3300bf;position:absolute;right: 10px;}
.main-timeline4 .year{display:inline-block;width:120px;height:120px;line-height:100px;border-radius:50%;border:10px solid #1694a2;font-size:30px;color:#f54957;text-align:center;box-shadow:inset 0 0 10px rgba(0,0,0,.4);position:absolute;top:0;left:0}
.main-timeline4 .year:before{content:"";border-left:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;bottom:-13px;right:0;transform:rotate(45deg)}
.main-timeline4 .inner-content{padding: 20px 0;}
.main-timeline4 .title{font-size:24px;font-weight:600;color:#f54957;text-transform:uppercase;margin:0 0 5px}
.main-timeline4 .description{font-size:18px;color:#000000;margin:0 0 5px;    padding-left: 35px;}
.main-timeline4 .timeline:nth-child(2n){padding: 0  0 0 100px;}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .timeline:nth-child(2n):before{left:auto;left: -10px;}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding: 0  0 0 25px;}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{left: -90px;}
.main-timeline4 .timeline:nth-child(2n) .year{right:0}
.main-timeline4 .timeline:nth-child(2n) .year:before{right:auto;left:0;border-left:none;border-right:20px solid #f54957;transform:rotate(-45deg)}
.main-timeline4 .timeline:nth-child(2){margin-top:110px}
.main-timeline4 .timeline:nth-child(odd){margin:-110px 0 0;}
.main-timeline4 .timeline:nth-child(odd) .description{    text-align: right;
  padding-right: 60px; }
.main-timeline4 .timeline:nth-child(even){margin-bottom:80px}
.main-timeline4 .timeline:first-child,.main-timeline4 .timeline:last-child:nth-child(even){margin:0}
.main-timeline4 .timeline:nth-child(2n) .year{border-color:#1ebad0;color:#1ebad0}
.main-timeline4 .timeline:nth-child(2) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(2n) .title{color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year{border-color:#7cba01;color:#7cba01}
.main-timeline4 .timeline:nth-child(3) .year:before{border-left-color:#7cba01}
.main-timeline4 .timeline:nth-child(3n) .title{color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year{border-color:#f8781f;color:#f8781f}
.main-timeline4 .timeline:nth-child(4) .year:before{border-right-color:#f8781f}
.main-timeline4 .timeline:nth-child(4n) .title{color:#f8781f}
@media only screen and (max-width:1200px){.main-timeline4 .year{top:50%;transform:translateY(-50%)}
}
@media only screen and (max-width:990px){.main-timeline4 .timeline{padding-left:75px}
.main-timeline4 .timeline:nth-child(2n){padding:0 75px 0 0}
.main-timeline4 .timeline-content{padding-left:130px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0 130px 0 0}
.main-timeline4 .timeline-content:before{width:68px;left:-68px}
.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{right:-68px}
}
@media only screen and (max-width:767px){.main-timeline4{overflow:visible}
.main-timeline4:before{height:100%;top:0;left:0;transform:translateX(0)}
.main-timeline4 .timeline:before,.main-timeline4 .timeline:nth-child(2n):before{top:60px;left:-9px;transform:translateX(0)}
.main-timeline4 .timeline,.main-timeline4 .timeline:nth-child(even),.main-timeline4 .timeline:nth-child(odd){width:100%;float:none;text-align:left;padding:0 0 0 15px;margin:0 0 10px}
.main-timeline4 .timeline-content,.main-timeline4 .timeline:nth-child(2n) .timeline-content{padding:0}
.main-timeline4 .timeline-content:before,.main-timeline4 .timeline:nth-child(2n) .timeline-content:before{display:none}
.main-timeline4 .timeline:nth-child(2n) .year,.main-timeline4 .year{position:relative;transform:translateY(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before,.main-timeline4 .year:before{border:none;border-right:20px solid #f54957;border-top:10px solid transparent;border-bottom:10px solid transparent;top:50%;left:-23px;bottom:auto;right:auto;transform:rotate(0)}
.main-timeline4 .timeline:nth-child(2n) .year:before{border-right-color:#1ebad0}
.main-timeline4 .timeline:nth-child(3n) .year:before{border-right-color:#7cba01}
.main-timeline4 .timeline:nth-child(4n) .year:before{border-right-color:#f8781f}
.main-timeline4 .inner-content{padding:10px}
.main-timeline4 .timeline:nth-child(odd) .description{    text-align: left;
  }
}


/*==================== agenda timeline ========================*/












.datecolor {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
}
.datecolor span {
  padding: 10px;
  border: 1px solid #ffffff;
 /* background: #0c142b; */
  
}

.session-c{  background:#fafafa; padding:20px; border-radius:9px;border: solid 1px #e1e1e1;}
.logo{    position: absolute;
    top: 20%;
    left: 14.5%;
    width: 30%;}
.session-hed h2{font-family: 'Nunito', sans-serif; font-size:45px; color:#f27264;margin-top: 66px;
    margin-left: 39px;}
.session-prsn img{ width:180px; float:left; margin-right:30px;}
.session-prsn h4{font-family: 'Nunito', sans-serif; font-size:29px; color:#000000; font-weight:800; margin-top:40px;}
.session-prsn p{font-family: 'Nunito', sans-serif; font-size:17px; color:#000000; font-weight:600;}
.box ul{ margin:0px; padding:0px;}
.box ul li{width:253px; height:200px; background:#ffffff; text-align:center; list-style-type:none; float:left; padding:20px; margin-left:8px; margin-right:8px;}
.box ul li h3{font-family: 'Nunito', sans-serif; font-size:40px; color:#f37164; font-weight:500; margin-top:10px;}

.box ul li p{font-family: 'Nunito', sans-serif; font-size:16px; color:#000000; font-weight:600;}


.container-fluid h3{ display:none !important;}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  color: #0c142b;
  line-height: 1.7;
  }
  
  a {
    color: #3300bf;
    text-decoration: none;
  }
  
  a:hover {
    color: #4141a2;
    text-decoration: none;
  }
  
  h1, h2, h3, h4, h5, h6 {
    font-family: "Plus Jakarta Sans", sans-serif;
    line-height: 1.3;
    font-weight: 700;
  }
  
  @media (prefers-reduced-motion: no-preference) {
    :root {
      scroll-behavior: auto;
    }
  }
  
  /*--------------------------------------------------------------
  # Hero Section
  --------------------------------------------------------------*/
  #home {
      width: 100%;
      height: 90vh;
	  /*background-color: #029cdc;*/
     background: #00000040;
      overflow: hidden;
      position: relative;
	  -webkit-animation: slide 30s linear infinite;
  }
  @-webkit-keyframes slide {
    from { background-position:  0 0; }
    to { background-position: -400px -400px; }
}
  

    .login-bg {
      width: 100%;
      height: 85vh;
	  /*background-color: #029cdc;*/
     background: url(https://storage.googleapis.com/e4mevents/teads-roundtable-2025/public/images/bg-login.jpg) no-repeat top center !important;
      background-size: cover !important;
  }
  
    .watch-bg {
      width: 100%;
      height: 85vh;
	  /*background-color: #029cdc;*/
     background: url(https://storage.googleapis.com/e4mevents/teads-roundtable-2025/public/images/watch-bg.jpg) no-repeat top center !important;
      background-size: cover;
  }

  .why-enter {
    width: 100%;
    position: relative;
    justify-content: center;
	padding-left:0px;
}

.why-enter li.box-section {
  position: relative;
  width: 47%;
  text-align: left;
  padding: 15px;
  border-radius: 10px;
  margin: 1%;
  font-size: 19px;
  color: #fff;
  line-height: 29px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#02bfee+0,1c1a3e+100 */
  /*background: linear-gradient(135deg,  #02bfee 0%,#1c1a3e 100%);  W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background: linear-gradient(145deg, #02005e 30%, #00c8ff 100%);
  /* background: url(https://storage.googleapis.com/e4mevents/teads-roundtable-2025/public/images/bgatend.png); */
  background-size: cover;
  transition: background 1s;
  /* min-height: 260px; */
  display: inline-flex;
  vertical-align: top;
  border: 2px solid #ffffff85;
}

.why-enter li.box-section .img-part {
  width: 65px;
  margin-right: 4%;
  display: inline-block;
  /* padding: 15px; */
  /* border-bottom: 1px solid #00c8ff; */
  /* margin-bottom: 13px; */
  position: relative;
}

.why-enter li.box-section .img-part img {
  width: 65px;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  border-radius: 100%;
  background: #00c7fd;
  padding: 10px;
}

.why-enter li.box-section:hover {
  cursor: pointer;
  background-position: 100% 100%;
}
.bg-newcol {
  background: #f2f2f2;
  padding: 20px;
}
  
  .home-rgst {
      width: 100%;
      height: 90vh !important;
      /*background-color: #029cdc;*/
      background: url(https://storage.googleapis.com/e4mevents/teads-roundtable-2025/public/images/bg.jpg) no-repeat center center;
      background-size: 100% 100%;
  }
  .home-rgst:before{
	  left: 0;
    position: absolute;
    bottom: 0px;
    width: 0;
    z-index: 11;
    height: 0;
    content: "";
    border-top: 65px solid transparent;
    border-left: 50vw solid #fff;
  }
 .home-rgst:after{ 
      right: 0;
    position: absolute;
    bottom: 0px;
    width: 0;
    z-index: 1;
    height: 0;
    content: "";
    border-top: 65px solid transparent;
    border-right: 50vw solid #fff;
}
  
.login-height{
	height:90vh !important;
}
.venue{color: #fff; text-transform: uppercase; margin-top: 15px;}

.discussion-points{
	background: url(../images/points-bg.png) #02154cd6;
	background-position: top center;
	background-size: cover;
}
  
  #home .container {
    padding-top: 15px;
	padding-bottom: 15px;
  }
  .logo-bg{
	  background-color:#ffffff;
  }
  .logo-box{
    width: 80vh;
    margin: auto;
    text-align: center;

    padding: 15px 0;
    border-radius: 25px;
   /* border-color: #6bab44;
    border-top: 5px solid #2784E4;
    border-bottom: 5px solid #6bab44;
    */
  }
  
   .logo-box img{
	  width:100%;
  }
  
  .date-box{
	      width: 35%;
		  display:none;
    float: right;
	margin-top: 6%;
  }
  
 .logo-box button {border: none;
    color: white;
    font-weight: bold;
    border-radius: 25px;
    padding: 5px 25px 5px 25px;
    margin-top: 20px;font-size: 14px;
	background: #ed4036; transition:0.3s ease all;
}

 .logo-box button:hover{background: #252160; transition:0.3s ease all;}



  
  @media (max-width: 991px) {
    #home {
      height: auto;
      text-align: center;
    }
    #home .animated {
      -webkit-animation: none;
      animation: none;
    }
    #home .hero-img {
      text-align: center;
    }
    #home .hero-img img {
      width: 50%;
    }
      .lt-logo{ width: 300px; }
    .rt-logo{ width: 300px; }
  }
  
  @media (max-width: 768px) {
	  
	  .date{    bottom: 52% !important;
    right: 14
px
 !important;
    width: 22% !important;}
	
	  .home-rgst {

    height: 50vh !important;

}

#home {
    width: 100%;
    height: 65vh !important;
   
}
.logo {
   position: absolute;
    top: 6%;
    left: 2.5%;
    width: 51%;
}
.logo-box {
    width: 94%;
    margin: auto;
    text-align: center;
	border-radius: 150px 0px 150px 0px;
}
	  
    #home h1 {
      font-size: 28px;
      line-height: 36px;
    }
    #home h2 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 30px;
    }
    #home .hero-img img {
      width: 70%;
    }
	.why-enter li.box-section{
		width: 85%;
	}
  }
  
  @media (max-width: 575px) {
    #hero .hero-img img {
      width: 80%;
    }
    #home .btn-get-started {
      font-size: 16px;
      padding: 10px 24px 11px 24px;
    }
    #home .btn-watch-video {
      font-size: 16px;
      padding: 10px 0 8px 40px;
      margin-left: 20px;
    }
    #home .btn-watch-video i {
      font-size: 32px;
      top: 7px;
    }
    .lt-logo{ width: 200px; }
    .rt-logo{ width: 200px; }
  }
  
  
  /*--- Footer Logo ---*/
  .footer-logo {
    padding: 12px 0;
    text-align: center;
  }
  
  .footer-logo img {
    max-width: 45%;
    transition: all 0.4s ease-in-out;
    display: inline-block;
    padding: 15px 0;
    -webkit-filter: grayscale(100);
    filter: grayscale(100);
  }
  
  @media (max-width: 768px) {
    .footer-logo img {
      max-width: 40%;
    }
	
  
  }
   @media (max-width: 768px) {
	   .video{ height:300px !important; }
   }
  
  /*--- Footer ---*/
  #footer {
    font-size: 14px;
    background-color: #03142b;
    color: #fcfcfc;
    border-top: 1px solid #c3c3c3;
}
  @media (max-width: 1920px) { 
    .video{ width: 100%; height: 600px; }
  }
  
  @media (max-width: 1920px) { 
    .video{ height: 60vh; }
  }
  @media (max-width: 1367px) { 
    .video{ }
  }
  .footer-partner{ width: 80% }
  .mandatory{ color: #e40040; }
  .login-form {
      background: #ffffff;
	  border:solid 2px #a2d8fa;
      /*box-shadow: 0px 0px 20px #ccc;*/
  }
  .login-btn {
      background: #438cc1;
      padding: 6px 30px;
      font-weight: bold;
      color: #fff;
      font-size: 16px;
      border-radius: 60px;
  }
  .login-form label{ 
  font-size: 15px; 
  font-weight: bold;     
  padding-bottom: 0px;
  margin-bottom:0px;
   }
  .heading {
      font-size: 34px;
      color: #03142b;
      text-align: center;
      padding-bottom: 15px;
  }
  .login-btn:hover{ color: #e1b358 }
  
  .text-box p{
    font-size: 13px;
	line-height: 18px;
  }
  .text-box ul{
	  padding-left:15px;
  }
  .text-box ul li{
	   font-size: 13px;
	line-height: 20px;
  }
  
  .text-box h6{
	  font-size: 24px;
    color: #ea4237;
  }
  
.moderator{    display: inline-block;
    position: absolute;
    top: 0;
    padding: 2px 10px;
    color: #fff;
    background: #3304c1;
    border-radius: 0 8px 0 0;
    right: 0;
    font-weight: 800;
    font-size: 105%;}
  
.team-member {
    padding: 22px;
    width: 31%;
    height: 420px;
    margin: 6px 11px 25px 10px;
    vertical-align: top;
    position: relative;
    border-radius: 9px;
    min-height: 320px;
    text-align: center;
    border: solid 1px #e1e1e1;
	font-family: 'Nunito', sans-serif;
    border-top: 3px solid #01388b !important;
}
}

.team-member figure {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.team-member p{	font-family: 'Nunito', sans-serif; font-weight:600; color:#000000;}

.team-member figure img {
  width: 180px;
   background: #0e92ee;
  border-radius: 50%;
}
.team-member h4 {
	font-size: 23px;
  margin-top: 11px;
  padding: 0;
  text-transform: none;
  color: #000000;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 1.5;
  font-family: 'Nunito', sans-serif;
}
.team-member p{
	line-height:20px;
}

 @media (max-width: 768px) {
	 
	.session-prsn {text-align: center;}
	.session-prsn img {
    width: 180px;
    float: initial;
    margin-right: 0px;
}
.session-prsn h4 {

    margin-top: 13px;
}
.session-hed h2 {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #f27264;
    margin-top: 0px;
    text-align: center;
    margin-left: 0px;
}
.box ul li{width: 100%;
    height: 200px;
    background: #ffffff;
    margin: 0px 0px 22px 0px;
    text-align: center;
    list-style-type: none;
    float: left;
    /* margin: auto; */
    padding: 20px;
    /* margin-left: 0px; */
    /* margin-right: 0px; */
}
	 .team-member {
    width: 100%;
    text-align: center;
}


}
















































:root{
  --gird-width:30px;
  --gird-height:30px;
  --line-color:#999;
  --dot-color:#ccc;
  --dot-size:2px;
  --point-gap-width:calc(var(--gird-width) * 4);
  --point-gap-height:calc(var(--gird-height) * 4);
}

.grid-bg{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.ht100{height: 100%;}

.ba-grid{
  position: relative;
  z-index: 1;
  background-image: 
/*     radial-gradient(ellipse at center, #2883b6 0%, #084688 100%), 
    radial-gradient(ellipse at bottom left, rgba(104,128,138,0.4) 10%, rgba(138,114,76,0) 40%),
    linear-gradient(to bottom, rgba(57,173,219,.25), rgba(42,60,87,0.4)),
    linear-gradient(135deg, #670d10, #092756);*/;
  background: linear-gradient(90deg, #000000ba 16%, #021446d6 56%, #000000c2 100%);
}


.ba-grid:before,
.ba-grid:after,
.inner:before,
.inner:after{
  /* content:'';
 position: absolute;
  z-index: 1;
  top:0;
  bottom:0;
  left:0;
  right:0;
  mix-blend-mode: overlay; */
}

.ba-grid:before{
/*  background-image: 
    linear-gradient(var(--line-color), transparent 1px),
    linear-gradient(to right, var(--line-color), transparent 1px);
  background-size:
    100% var(--gird-height),
    var(--gird-width) 100%; */
}

.ba-grid:after{
  /* background-image: radial-gradient(var(--dot-color) 1px, transparent 1px); */
  /* background-size: var(--point-gap-width) var(--point-gap-height); */
  /* background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2); */
}



.inner:before,
.inner:after{
 /* background-image: radial-gradient(#46bac0 var(--dot-size), transparent var(--dot-size));
  background-size: var(--point-gap-width) var(--point-gap-height);
  background-position: calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2); */
}

.inner:after{
  
  transform: scale(1.1, 1.1);
}

.inner:before{
/*   background-image: radial-gradient(var(--dot-color) calc(var(--dot-size) + 1px), transparent calc(var(--dot-size) + 1px)); */
  transform: scale(1.2, 1.2);
}

.anim:after{
  animation: 6.4s linear move infinite;
}

.anim .inner:after{
  animation: 3.2s linear move infinite;
}

.anim .inner:before{
  animation: 1.6s linear move infinite;
}

@keyframes move{
  0%{
    background-position:calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2);
  }
  100%{
    background-position:calc(var(--point-gap-width) / 2) calc(var(--point-gap-height) / 2 * -1);
  }
}


/*============================
 ts schedule 
 ===========================*/
.ts-schedule-info {
  position: relative; }
  .ts-schedule-info ul {
    position: relative;
    text-align: center;
    border: none;
    min-height: 380px; }
    .ts-schedule-info ul li a {
      height: 245px;
      width: 245px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      background-image: -webkit-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -o-linear-gradient(135deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -webkit-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      background-image: -ms-linear-gradient(-45deg, #22e1ff 0%, #1d8fe1 49%, #625eb1 100%);
      opacity: 0.502;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1;
      color: #fff;
      padding: 100px 0; }
      .ts-schedule-info ul li a h3 {
        font-size: 30px;
        font-weight: 700;
        color: #fff;
        opacity: .5; }
      .ts-schedule-info ul li a span {
        text-transform: uppercase;
        opacity: .5; }
    .ts-schedule-info ul li:nth-child(1) a {
      top: 140px;
      background-image: -webkit-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
      background-image: -o-linear-gradient(340deg, #fc6076 0%, #ff9a44 100%);
      background-image: linear-gradient(110deg, #fc6076 0%, #ff9a44 100%); }
    .ts-schedule-info ul li:nth-child(2) a {
      left: 130px;
      top: -15px; }
    .ts-schedule-info ul li:nth-child(3) a {
      top: 100px;
      left: auto;
      right: 0;
      background-image: -webkit-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
      background-image: -o-radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%);
      background-image: radial-gradient(50% 50%, circle closest-side, #57c6e1 0%, #b49fda 0%, #7ac5d8 0%, #eea2a2 0%, #b1aff0 0%, #836df0 100%); }
    .ts-schedule-info ul li a.active {
      -webkit-box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
      box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.12);
      opacity: 1;
      z-index: 2; }
      .ts-schedule-info ul li a.active h3,
      .ts-schedule-info ul li a.active span {
        opacity: 1; }

.schedule-listing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .schedule-listing .schedule-slot-time {
    background: #01388b;
    color: #fff;
    padding: 60px 28px;
    font-size: 18px;
    font-weight: 700;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
    }
    .schedule-listing .schedule-slot-time span {
      display: block;
      line-height: 26px; }
  .schedule-listing .schedule-slot-info {
    position: relative;
    padding: 35px 40px 35px 170px;
    border: 1px dashed #02005e;
    border-left: none;
    width: 100%;
    }
    .schedule-listing .schedule-slot-info .schedule-slot-speakers {
      position: absolute;
      left: 40px;
      top: 0;
      height: 80px;
      width: 80px;
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      bottom: 0;
      margin: auto; }
    .schedule-listing .schedule-slot-info .schedule-slot-title {
      font-size: 21px; }
      .schedule-listing .schedule-slot-info .schedule-slot-title strong {
        font-size: 14px;
        color: #888888;
        margin-left: 12px; }
    .schedule-listing .schedule-slot-info p {
      margin-bottom: 0; }
  .schedule-listing:hover .schedule-slot-title {
    color: #3b1d82; }
  .schedule-listing:nth-of-type(even) .schedule-slot-time {
    background: #0170b8;
    }
  .schedule-listing.launce .schedule-slot-time {
    padding: 40px 28px; }
  .schedule-listing.launce .schedule-slot-title {
    float: left;
    margin-bottom: 0; }
  .schedule-listing.launce .schedule-slot-info-content img {
    float: right; }

.schedule-listing-btn {
  text-align: center;
  margin-top: 60px; }

.schedule-tabs .tab-pane.active,
.direction-tabs .tab-pane.active {
  -webkit-animation-name: fadeRight;
  animation-name: fadeRight;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes fadeRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.ts-schedule-nav {
  text-align: center;
  margin-bottom: 90px; }
  .ts-schedule-nav ul {
    border: none; }
    .ts-schedule-nav ul li {
      margin: 0 3px; }
      .ts-schedule-nav ul li a {
        font-size: 12px;
        color: #222222;
        text-transform: uppercase;
        background: #f1f0f6;
        display: block;
        padding: 20px 50px;
        position: relative; }
        .ts-schedule-nav ul li a:before {
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 15px 15px 0;
          border-color: transparent #e7015e transparent transparent;
          position: absolute;
          left: 0;
          bottom: -15px;
          content: '';
          opacity: 0;
          -o-transition: all 0.4s ease;
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease; }
        .ts-schedule-nav ul li a h3 {
          font-size: 24px;
          font-weight: 400;
          color: #222222;
          margin-bottom: 0;
          text-transform: capitalize; }
        .ts-schedule-nav ul li a.active {
          background: #e7015e;
          color: #fff; }
          .ts-schedule-nav ul li a.active h3 {
            color: #fff; }
          .ts-schedule-nav ul li a.active:before {
            opacity: 1; }

.schedule-tabs-item .schedule-listing-item {
  position: relative; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-time {
    font-size: 14px;
    color: #e7015e;
    margin-bottom: 10px;
    display: block; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-title {
    margin-bottom: 10px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-name {
    font-size: 14px;
    line-height: 36px;
    color: #888888;
    font-weight: 700;
    margin-bottom: 5px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
    position: absolute;
    top: 60px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 19.799px 19.799px 40px 0px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
    background-image: -o-linear-gradient(315deg, #82e182 0%, #0acbf5 100%);
    background-image: linear-gradient(135deg, #82e182 0%, #0acbf5 100%); }
  .schedule-tabs-item .schedule-listing-item:before {
    position: absolute;
    top: -30px;
    width: 2px;
    height: 100%;
    content: '';
    background: #f1f0f6;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease; }
  .schedule-tabs-item .schedule-listing-item:after {
    position: absolute;
    width: 10px;
    height: 10px;
    content: '';
    border: 2px solid #e7015e;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    top: 80px;
    background: #fff; }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    padding: 60px 125px 20px 0;
    text-align: right;
    margin-top: 245px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left .schedule-slot-speakers {
      right: 30px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left:before {
      right: -17px; }
    .schedule-tabs-item .schedule-listing-item.schedule-left:after {
      right: -21px; }
  .schedule-tabs-item .schedule-listing-item.schedule-right {
    padding: 60px 20px 0px 125px;
    text-align: left; }
    .schedule-tabs-item .schedule-listing-item.schedule-right .schedule-slot-speakers {
      left: 30px; }
    .schedule-tabs-item .schedule-listing-item.schedule-right:before {
      left: -15px; }
    .schedule-tabs-item .schedule-listing-item.schedule-right:after {
      left: -19px; }
  .schedule-tabs-item .schedule-listing-item:hover:before {
    background: #e7015e; }

@media (max-width: 767px) {
	 .ts-schedule-info {
    margin-top: 40px;
    margin-bottom: 40px; }
    .ts-schedule-info ul {
      min-height: 150px; }
      .ts-schedule-info ul li a {
        width: 100px;
        height: 100px;
        padding: 35px 0; }
        .ts-schedule-info ul li a h3 {
          font-size: 15px;
          margin-bottom: 0; }
        .ts-schedule-info ul li a span {
          text-transform: capitalize;
          font-size: 12px; }
      .ts-schedule-info ul li:nth-child(1) a {
        top: 30px; }
      .ts-schedule-info ul li:nth-child(2) a {
        left: 76px; }
      .ts-schedule-info ul li:nth-child(3) a {
        top: 30px;
        left: 160px;
        right: auto; }
  .schedule-listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .schedule-listing .schedule-slot-time {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding: 20px 35px; }
    .schedule-listing .schedule-slot-info {
      padding: 35px 40px 35px 35px;
      border-left: 1px dashed #02005e; }
      .schedule-listing .schedule-slot-info .schedule-slot-speakers {
        display: none; }
  .schedule-listing-btn {
    margin-top: 40px; }
  .ts-schedule-nav {
    margin-bottom: 40px; }
    .ts-schedule-nav ul li a {
      display: inline-block;
      padding: 20px 20px;
      margin: 5px 0; }
  .schedule-tabs-item .schedule-listing-item:before, .schedule-tabs-item .schedule-listing-item:after {
    display: none; }
  .schedule-tabs-item .schedule-listing-item.schedule-left {
    margin-top: 0;
    padding: 0px 110px 20px 0; }
  .schedule-tabs-item .schedule-listing-item.schedule-right {
    padding: 0px 20px 0px 110px;
    margin-bottom: 30px; }
  .schedule-tabs-item .schedule-listing-item .schedule-slot-speakers {
    top: 5px; }
	
	
	.banner-section{
		    height: 65vh !important;
			top: 0;
	}
	.banner-section video{
		height: 65vh;
    position: relative;
    object-fit: cover;
	}
	
}