@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
body{
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif;
}
h1,h2,h3,h4,h4,h5,h6{font-weight: 700!important;}

.header-top-main {
    background: url("../images/bg/music-event-bg.jpg");
    min-height: 650px;
    width: 100%;
    background-size: cover;
  }
  .main-menu-top {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11111;
  }
  .main-menu-top.bg-grey {
    background: rgba(41,51,63,.95);
  }
  .header-top-main #countdown {
    margin-right: 60px;
  }
  .header-top-main .navbar.navbar-expand-lg {
    width: 100%;
  }
 
  #countdown ul {
    list-style: none;
    padding-left: 0;
  }

  #countdown li {
    display: inline-block;
    font-size: 0.90rem;
    list-style-type: none;
    text-transform: uppercase;
    padding-left: 20px;
    text-align: center;
    color: #fff;
    font-weight: 600;
  }
  #countdown li:first-child{padding-left: 0;}
  #countdown li span {
    display: block;
    font-size: 1.8rem;
    font-weight: 700;
  }
  #counter-days {
    color: #fff200;
  }
  #counter-hours {
    color: #ff8a00;
  }
  #counter-minutes {
    color: #00b9ff;
  }
  #counter-seconds {
    color: #8dc63f;
  }
  .dropdown-menu.main {
    display: block!important;
    transition: 0.4s ease;
  }
  .header-top-main .navbar-nav .nav-item .nav-link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding: 0rem 0.75rem;
    font-size: 1rem;
  }
  .header-top-main .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding-right: 18px;
    padding-bottom: 35px;
    padding-top: 35px;
  }
  .header-top-main .navbar-light .navbar-nav .nav-link:focus{color: #fff;}
  .header-top-main .navbar-light .navbar-nav .nav-link:hover{color: #4bb463;}
  .header-top-main .navbar.navbar-expand-lg.navbar-light {
    padding: 1rem 0rem;
  }
  .header-top-main .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 12rem;
    font-size: 1rem;
    color: #fff;
    text-align: left;
    list-style: none;
    background-color: #29333f;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    line-height: 36px;
    text-decoration: none;
    padding: 0;
  }
  .header-top-main .dropdown-menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 0.8rem;
    font-weight: 600;
    padding-left: 12px;
    padding-right: 1px;
}
  .header-top-main .dropdown-menu li:hover {
    background: #4bb463;
    text-decoration: none;
  }
  .header-top-main .dropdown-menu li a:hover {
    text-decoration: none;
  }
  .header-top-main .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: #fff!important;
  }
  .header-top-main .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #4bb463!important;
  }
  .spectra-main-banner-text p {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 600;
  }
  .spectra-main-banner-text {
    /*top: 200px;*/
    top: 100px;
  }
  .p-high {
    font-size: 2rem !important;
  }

  .conters-main-home {
    background: #0b0b0b;
  }
  .timer {
    font-weight: 700;
    font-size: 3rem;
  }
  .conters-main-home .timer.blue{color: #00e5ff;}
  .conters-main-home .timer.pink{color: #ee3a52}
  .conters-main-home .counter {
    background: #1f1f1f;
    padding: 40px;
  }
  .conters-main-home .counter p {
    color: #fff;
    font-size: 1.3rem;
  }
  .conters-main-home .counter:hover {
    background: #ee3a52;
    transition: 0.4s ease;
  }
 #Partners img {
  width: 100%;
}
.row.poweredby img {
  width: 160px !important;
  margin: 0px 10px;
}
  .conters-main-home .counter:hover h2, p  {
    color: #fff;
  }
  .parallax{
    background: url('../images/bg/about-event-bg-1.jpg') repeat fixed 100%;
    background-size: cover;
    color: aliceblue;
    background-position: center center;
}
.parallax.pass.dubai {
    background: url("../images/bg/hotel-taj-dubai.jpg") repeat fixed 100%;
    background-size: cover;
    color: aliceblue;
    background-position: center center;
}
.parallax.pass{
    background: url('../images/bg/hotel-taj-bangalore.jpg') repeat fixed 100%;
    background-size: cover;
    color: aliceblue;
    background-position: center center;
    padding: 80px 0px;
}
.parallax.pass.delhi{
    background: url('../images/delhi-banner.jpg') repeat fixed 100%;
    background-size: cover;
    color: aliceblue;
    background-position: center center;
}
.box-abt-event2 h3 {
    font-size: 2.5rem;
  }
  .secdule-home-main h3 {
    font-size: 2.25rem;
  }
.box-abt-event {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    background: #000;
  }
  .box-abt-event2 {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    background: #000;
  }

.parallax-inner{
    padding-top: 20%;
    padding-bottom: 20%;
}
.box-abt-event h3 {
    font-weight: 700;
    font-size: 2.5rem;
  }
  .parallax-inner a {
    background: rgb(238, 58, 82);
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    margin: 10px;
    border-radius: 5px;
  }
  .box-abt-event a:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
  }
  .secdule-home-main {
    background: #000;
  }
  .secdule-home-main p {
    margin: 0;
    font-weight: 500;
    color: #fff;
  }
  .text-abt-event2 ul {
    text-align: left;
    padding-left: 0;
    font-size: 1rem;
    font-weight: 300;
    line-height: 36px;
  }
  .box-abt-event2 a {
    background: #d8d8d8;
    color: #5e5e5e;
    display: inline-block;
    margin-top: 20px;
  }
  .box-abt-event2 a:hover{opacity: 0.8; color: #5e5e5e; text-decoration: none;}
  .subscribe-newsletter {
    background: #000;
  }
  .subscribe-newsletter input {
    width: 100%;
    min-height: 50px;
    font-weight: 300;
    padding-left: 10px;
  }
  .subscribe-newsletter button {
    width: 100%;
    min-height: 50px;
    font-weight: 700;
    padding-left: 10px;
    background: #cbd504;
    border: 0;
    border-radius: 5px;
  }
  .connect-with-us h4 {
    font-size: 2.5rem;
    color: #d12026;
  }
  .social-center ul {
    list-style: none;
  }
  .social-center ul li {
    display: inline;
    margin: 0px 10px;
  }
  .social-center > ul > li > a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #fff;
    font-size: 20px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 #000;
    color: #4bb463;
  }
  .social-center > ul > li > a:hover{opacity: 0.8;}
  .footer-form {
    background: #EDEDED;
  }
  .footer-form input {
    min-height: 48px;
    font-weight: 400;
    color: #000;
  }
  .btn-footer-form-submit {
    background: #4bb463;
    border: 0;
    min-width: 158px;
    min-height: 48px;
    font-size: 1rem;
    border-radius: 5px;
  }
  .footer-main {
    background: #343D47;
  }
  .footer-main > div {
    color: #999ea3;
    text-transform: uppercase;
    font-weight: 700;
  }
  .footer-main  a{
    color: #4bb463;
    text-transform: uppercase;
  }  
  .footer-main  a:hover{
    color: #4bb463;
    text-decoration: none;
    opacity: 0.6;
  } 

.box-abt-event2 .rlink{

    background: rgb(238, 58, 82)!important;
    padding: 10px 20px;
    display: inline-block;
    color: #fff;
    margin: 10px;
    border-radius: 5px;

}
.box-abt-event2 .rlink:hover {
  opacity: 0.8;
  color: #fff;
}
  @media all and (max-width: 768px) {
    h1 {
      font-size: calc(1.5rem * var(--smaller));
    }
    
    li {
      font-size: calc(1.125rem * var(--smaller));
    }
    
    li span {
      font-size: calc(3.375rem * var(--smaller));
    }
  }
  @media only screen and (min-width: 991px) {
    .dropdown:hover .dropdown-menu {
      display: block;
      margin-top: 0;
    }
  }
  @media(max-width:992px){
    .header-top-main #countdown{margin: 0;}
    .header-top-main .navbar-dark .navbar-toggler {
      border-color: transparent;
    }
    .header-top-main .navbar-nav .nav-item .nav-link {
      color: #fff;
      font-weight: 400;
      line-height: 35px;
      padding: 0px 10px;
    }
    .header-top-main .navbar-nav {
      background: #29333F;
      padding: 20px 0px;
      position: absolute;
      width: 100%;
      z-index: 1111;
    }
    .social-center ul {
      padding-left: 0;
    }
    .social-center ul li {
      margin: 4px;
    }
    .poweredby .text-center.w-100 img {
  max-width: 27%;
  float: left;
  margin: 15px 11px;
}
  }
  @media(max-width:575px){
    #countdown li span {
      display: block;
      font-size: 1.3rem;
      font-weight: 700;
    }
    .header-top-main .navbar.navbar-expand-lg {
      padding: 0;
    }
    .header-top-main #countdown {
      margin: 0;
      padding: 10px 20px;
    }
    .spectra-main-banner-text {
      /*top: 150px;*/
      top:100px;
    }
    .spectra-main-banner-text p{font-size: 1.1rem;}

    .poweredby .text-center.w-100 img {
      max-width: 43%;
      float: left;
      margin: 15px 11px;
    }
    
    .row.schedule-row .col-md-2 {
      padding: 0px 15px!important;
    }
    .event-schedules-list .col-md-6 {
      padding-right: 15px !important;
    }
    .event-schedules-list .col-md-6 .speaker-wrap.event-content {
      margin-left: 0!important;
      padding-left: 20px;
    }
    .event-content-wrap::before{left: inherit!important;}
   .spectra-main-banner-text h1{font-size:1.5rem;}
  }
  @media (min-width: 992px){
    .header-top-main .navbar-expand-lg .navbar-nav .dropdown-menu {
      position: absolute;
      top: 80px;
    }
  }



  @media only screen and (min-width: 575px) and (max-width: 768px)  {
    .schedule-row .col-sm-2 {
      -ms-flex: 0 0 30%;
      flex: 0 0 30%;
      max-width: 30%;
    }
    .schedule-row .col-sm-6 {
      -ms-flex: 0 0 70%;
      flex: 0 0 70%;
      max-width: 70%;
    }
    .schedule-row  .col-sm-4 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin-top: 20px;
      padding: 0;
    }
}



  

/* Schedule Event Listing */
.speaker-wrap img {
  width: 90px;
  border-radius: 50%;
  float: left;
  margin-right: 30px;
  height: 90px;
}
.event-content {
  background: rgba(16, 16, 16, 0.9);
  min-height: 120px;
  padding: 15px;
  transition: .6s
}
.event-content-wrap {
  background: rgba(16, 16, 16, 0.9);
  padding: 0;
  margin: 0;
  min-height: 130px;
  transition: .6s;
  display: flex;
  justify-content: center;
  align-items: center;
}
.event-content, .event-content-wrap {
  min-height: 130px;
}
/* .event-schedules-list .col-md-4 {
  padding-left: 0;
} */
.event-schedules-list .col-md-6 {
  padding-right: 0;
  /*margin-top: 20px;*/
}
.wrap a.speaker {
  display: block;
}
.event-schedules-list h3.speaker, .event-schedules-list h3.genre {
  font-size: 20px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #ffffff;
  text-transform: capitalize;
  margin: 10px 0 0;
  margin-top: 0;
}
.event-schedules-list span.designation, .event-schedules-list .event-content span {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #c5c5c5;
}
.event-content-wrap h3.start-time, .event-content-wrap .end-time {
  font-size: 18px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ee3a52;
}
.schedule-row {
  transition: .3s;
  margin-bottom: 15px;
}
.schedule-row:hover .event-content-wrap,
.schedule-row:hover .event-content
{
  background: rgba(238, 58, 82, 0.9);
}
.row.schedule-row .col-md-2 {
  padding: 0;
}
.schedule-row:hover .event-content-wrap h3.start-time, .schedule-row:hover .event-content-wrap .end-time {
  color: #fff;
}
.event-schedules-list h2.event-title {
  color: #fff;
}
.event-schedules-list .scedule-date span {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #c5c5c5;
}
h3.end-time.animated.fadeIn {
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #d9d9d9;
}
.event-schedules-list .col-md-6 .speaker-wrap.event-content {
  margin-left: 15px;
  padding-left: 20px;
}
.speaker-wrap.event-content .wrap {
  margin-top: 0px;
}
.event-schedules-list span.scedule-date {
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.88;
  letter-spacing: normal;
  color: #c5c5c5;
}
.event-schedules-list span.scedule-date span {
  padding-left: 5px;
}

.parallax-section {
  min-height: 200px;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.developer .shortcode-event-countdown #countdown-timer {
  border-radius: 4px;
  background-color: #1bae7c;
}
.developer span.countdown-amount {
  font-size: 32px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff !important;
}

.developer .countdown-section span.countdown-period {
  font-size: 18px !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1 !important;
  letter-spacing: 1.8px !important;
  text-align: center !important;
  color: #ffffff;
  margin-top: 0 !important;
}
.developer #countdown-timer>.countdown-section {
  display: block;
  float: center;
  font-size: inherit;
  line-height: 1;
  color: #fff;
  letter-spacing: 3px;
  margin: 0px 15px;
}

.developer #countdown-timer {
  font-weight: 400;
  margin: 0;
  padding: 15px 15px 20px;
  text-align: center;
}

.event-content-wrap::before {
  content: attr(data-count);
  width: 30px;
  height: 30px;
  display: inline-block;
  background: #ee3a52;
  color: #fff;
  text-align: center;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  top: -15px;
  left: -15px;
}
.event-content, .event-content-wrap {
  min-height: 145px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.speaker-wrap.event-content h6 {
  color: #fff;
  margin: 10px 0px;
}
.designation {
  color: #fff;
}
@media (max-width:767px){
    .col-md-4.col-sm-4 .event-content {
        min-height: auto;
        padding-top: 0;
        padding-bottom: 0;
    }
    .col-md-4.col-sm-4 .event-content .designation {
        margin: 0;
        padding: 15px 0;
    }
}
@media (max-width:575px){
    .event-content-wrap {
        min-height: auto;
        padding-top: 30px;
    }
}




.designation span {
  margin-bottom: 10px;
  display: inline-block;
}
.floting-buttons a:hover {
  opacity: 1;
  color: #fff;
  transition: 0.4s ease;
}
.floting-buttons {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: flex;
  flex-direction: column;
}
.floting-buttons a {
  background: #00b9ff;
  color: #fff;
  display: inline-block;
  width: 100%;
  margin: 5px 0px;
  width: 140px;
  padding: 10px;
  text-align: center;
  opacity: 0.8;
}
.secdulebx {
  transition: 0.5s ease;
}
.timess {
  font-size: 1.2rem;
  font-weight: 600;
  color: #fff200;
  padding: 0px 20px;
  max-width: 100%;
}
.person-name strong {
  font-size: 1.1rem;
}
.session-cat {
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 8px;
}
.bg-common{
  background: #1f1f1f;
}
.secdulebx:hover .bg-common {
  background: rgb(238, 58, 82);
  transition: 0.5s ease;
}
.au-img {
  padding: 0px 20px;
  max-width: 100%;
}
.au-img img {
  width: 100%;
  border-radius: 50%;
  border: 1px solid #00b9ff;
  padding: 6px;
}
.au-content {
  max-width: 60%;
  font-size: 20px;
}
@media(max-width:575px){
  .au-img img {width: 100px;}.person-name {padding-bottom: 20px;}
}
@media(max-width:991px){
  .timess {
    max-width: 100%;
  }
  .au-img {
    max-width: 100%;
  }
  .au-content {
    max-width: 100%;
  }
}

.venue h3 {
  font-size: 2.5rem;
}
.venue img {
  border-radius: 10px;
  transition: 0.4s ease;
}
.venue img:hover {
  transform: translateY(-1.1rem);
}
.modrate {
    padding: 10px 0px;
}
.table-responsive .table {
    width: 100%;
    margin-bottom: 1rem;
    color: #fff;
}
.table-responsive .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
}

.accordion .title {
    cursor: pointer;
    /* background: #abaaaa; */
    padding: 15px;
    margin: 2px 0;
    display: flex;
    align-items: center;
    font-weight: bold;
    border: 1px solid #eb7005;
    /* border-radius: 10px; */
    color: #fff;
}

.accordion .arrow {
  display: inline-block;
  margin-right: 10px;
  transition: transform 0.3s ease;
}

.accordion .item.active .arrow {
  transform: rotate(90deg);
}

.accordion .content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    /* background: #80ba26; */
    padding: 0 12px;
    color: #fff;
    text-align: left;
    line-height: 30px;
}

.accordion .item.active .content {
  max-height: 200px; /* adjust based on content */
  padding: 35px;
}
.regi.blue {
    background: #1b3b83;
    padding: 18px;
    margin-top: 20px;
    border-radius: 10px;
}
.regi.so {
    background: #6c4495;
    padding: 18px;
    margin-top: 20px;
    border-radius: 10px;
}
.why-attend {
    background: #cc1517;
    padding: 80px 0px;
}
.why-attend ul {
    padding-left: 10px;
}
.why-attend ul li {
    list-style: none;
    line-height: 35px;
    font-size: 18px;
}
.icon-with-text {
    padding: 10px;
    border: 3px solid #fff;
    color: #fff;
    text-align: center;
    height: 100%;
    border-radius: 10px;
}
.target-audiance ul {
    list-style: none;
    padding-left: 10px;
    margin-top: 40px;
    line-height: 30px;
}


.secdule-home-main  .tabs {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0 0 10px;
}

.secdule-home-main  .tab {
  padding: 10px 20px;
  cursor: pointer;
  background: #1b3b83;
  border-bottom: none;
  margin-right: 5px;
  font-weight: bold;
  color: #fff;
}

.secdule-home-main .tab.active {
    background: #eb7005;
    /* border-bottom: 2px solid #fff; */
    color: #fff;
}

.secdule-home-main  .tab-content {
  display: none;
  padding: 20px;
}

.secdule-home-main .tab-content.active {
    display: block;
    text-align: left;
}
.tabs-container ul {
    padding-left: 0;
    list-style: none;
}
.tabs-container ul li {
    color: #fff;
    border-bottom: 1px solid rgba(235, 112, 5, 0.3);
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.rlink {
    background: #eb7005;
    padding: 15px 20px;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
}
.rlink:hover{
  color: #fff;
    text-decoration: none;
    background-color: #f09749;
}
.count-plus {
    font-size: 40px;
    font-weight: 800;
    color: #fff;
    margin-bottom: 10px;
}