.entry-content img {
  margin: 0 0 1.5em 0;
}

div.alignleft, img.alignleft {
  display: inline-block;
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
div.alignright, img.alignright {
  display: inline-block;
  float: right;
  margin-left: 1em;
  margin-top: 1em;
}
div.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
div.wp-caption {
    text-align: center;
    margin-top: 2em;
    margin-bottom: 2em;
    font-size: 12px;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  text-align: center;
  padding-bottom: 0 !important;1
  font-size: 12px;
  color: #777;
}
.wp-smiley { 
  max-height: 1em;
  margin:0 !important;
}
.gallery dl {
  margin: 0;
  border: 0;
  padding: 0;
}

.wp-caption img, .alignnone img, .alignleft img, .alignright img {
    border: 0 none;
    margin: 0;
    padding: 0;
    border-radius: 5px;
}

blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  text-align: right;
  width: 33%;
}
blockquote.right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}

html
{
  height: 100%;
}

blockquote:before, blockquote:after, q:before, q:after 
{
  content:"";
}
blockquote, q 
{
  quotes:"" "";
}
a img 
{
  border:none;
}

p,
#page_content_wrapper .wpcf7 p,
.page_content_wrapper .wpcf7 p
{
  padding-top: 0.5em;
    padding-bottom: 0.5em;
}

em
{
  font-style: italic;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.center
{
  text-align: center;
}

#page_content_wrapper p, .page_content_wrapper p 
{
  padding-top: 0.7em;
  padding-bottom: 1.3em;
}

#page_content_wrapper p:empty, .page_content_wrapper p:empty
{
  padding: 0 !important;
  margin: 0 !important;
}

#footer p {
  padding-top:0.5em;
  padding-bottom:0.5em;
  font-family: Inter, Arial, sans-serif !important;
}

html, body {
  min-height: 100%;
}

img, a img {
  image-rendering: optimizeQuality;
}

em { font-style: italic; }

::selection {
  background: #efc337;
  color: #fff;
}

table
{
  border-spacing: 0;
}

.sticky .post_wrapper
{
  background: #FFCC00;
  border-color: #FFCC00 !important;
}

.marginright
{
  margin-right: 7px;
}

img.alignright 
{
  float:right; margin:0 0 1em 2em;
}

img.alignleft 
{
  float:left; margin:0 2em 1em 0;
}

img.aligncenter 
{
  display: block; margin-left: auto; margin-right: auto
}

a img.alignright 
{
  float:right; margin:0 0 1em 2em;
}

a img.alignleft 
{
  float:left; margin:0 2em 1em 0;
}

a img.aligncenter 
{
  display: block; margin-left: auto; margin-right: auto
}

.sticky
{ 
  font-weight: bold; 
}


/*Custom Css*/
h2.ppb_title {
  text-transform: uppercase !important;
  font-family: Inter, Arial, sans-serif !important;
}
.theme-black-bg {
 background-color:#000;
}
.theme-red {
  color: #ff2d54;
}
.theme-red-bg {
  background-color:#ff2d54;
}
.theme-light-blue {
  color:#009fd7 !important;
}
.theme-light-blue-bg {
  background-color:#009fd7;
}
.theme-blue-bg{
  background-color:#014d82;
}
.theme-blue {
    color: #014d82;
}
.theme-grey-bg {
  background-color:#f2f2f2;
}
.black-bg-btn {
  background:#000 !important;
  border-color:#000 !important;
}
.hide {
  display: none !important;
}
.mobile_menu_wrapper #mobile_menu_close.button{
  background-color: #FF2D55 !important;
  line-height: 35px !important;
}
.speaker_grid_link img {
  width:100%;
}
.speaker_grid_link .speaker_desc {
  font-weight: 500;
  text-shadow: 0px 4px 3px rgb(255 255 255 / 20%), 0px 8px 13px rgb(255 255 255 / 10%), 0px 18px 23px rgb(255 255 255 / 10%);
  font-size: 14px;
  margin-top: 2px;
  line-height: 19px;
}
.red-bg-btn {
  background:#ff2d54 !important;
   border-color:#ff2d54 !important;
}
.fl-rght {
  float: right;
}
.p-tb-60 {
  padding-bottom: 60px;
  padding-top: 60px;
}
.register-btn {
  background:#ff2d54;
  color: #ffffff;
  padding: 10px 20px !important;
  border-radius: 20px;
  text-transform: uppercase !important;
  font-weight: 900 !important;
  font-family: Inter, Arial, sans-serif !important;
}
#main_menu li a{
  font-size: 16px !important;
  line-height: 20px !important;
}
#main_menu li.current-menu-item a {
  color: #ff2d54 !important;
  font-weight: bold !important;
}
.uvp-list ul {
  list-style: none;
}
.ppb_speaker_grid .speaker_info_wrapper h4 {
  /*color: #007bff !important;*/
}
.speaker_grid_link {
      cursor: pointer;
}
.uvp-list ul > li {
  /*clear: left;*/
  padding-bottom: 10px;
  margin-left:35px;
}
 
.uvp-list ul > li:before {
  content: "";
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-left: -2rem;
  margin-top: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%:
}

.uvp-list ul > li:before { 
  /*background: url("https://info.openpath.com/hubfs/checkmark-round-orange.svg");*/
  background: url("https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2023/checked-blue.png");
  background-size: cover;
  background-position: center;
  padding: .15rem;
}

/*.scheduleday_wrapper li:not(.break) .session_content.has_speaker_thumb {*/
.scheduleday_wrapper li .session_content.has_speaker_thumb {
   width:100%;
}
.scheduleday_wrapper li.break .expandable { background:#dfdfdf; }
.session_expand_all { width:100%; }
#page_caption.hasbg { height:300px !important; background-position: top center !important; }
.partner-logos img {
    margin: 0 auto;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 28%);
    padding: 10px;
    border-radius: 10px;
    width: 100%;
}
.pt-30 { padding-top: 30px; }
.pb-15 { padding-bottom: 15px; }

@media screen and (min-width: 1280px) and (max-width: 1439px){
  /* #about_event, #sustainability{
    height: 150vh !important;
  } */
  .section-height {
    height:150vh !important;
  }
}

@media screen and (min-width: 1440px) and (max-width: 1559px){
  /* #about_event, #sustainability{
    height: 125vh !important;
  } */
  .section-height {
    height:125vh !important;
  }
}


@media (min-width: 1280px) {
.partner-logos img {
    width: 200px;
}

#about_event{
  padding: 0px 50px;
  /* height:  100vh; */
}

#why-attend{
  padding:60px 50px;
}

#sustainability{
  padding:0px 50px;
  height: 100vh;
}

.header_style_wrapper:not(.navbar-fixed){
  top: 40px;
}

.ae-left-blk{
  padding: 0px 40px 0px 0px;
}

h3.we-right{
  position: relative;
  top: -7px;
}

.section-height {
  height:100vh;
}

}

@media (max-width: 768px) {
.partner-logos img {
    display: block;
    width: 200px;
    margin: 10px auto;
}
.partner-type-heading {
  text-align: center;
  }}
.agenda-tab-row {
     background-color: #000000; 
    /*background-color: rgba(0,18, 43,0.5);*/
    padding: 10px;
}
.agenda-new-tabs ul {
    webkit-box-pack: center;
    -ms-flex-pack: initial;
    justify-content: center;
}
.agenda-new-tabs ul li {
    display: inline-block;
    list-style: none;
    /* text-align: center; */
}
.agenda-new-tabs ul li a.active {
    /* color: #16566b; */
    color: #009fd7;
}
.agenda-new-tabs ul li a {
    padding: 0.5rem 1.2rem;
    display: table;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    transition: .2s ease-in-out;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    /* background-color: #000000; */
}
@media (min-width: 768px) {
.agenda-new-tabs .day1-tab,.agenda-new-tabs .day2-tab {
    border-right: 1px solid #fff !important;
}
}



header { position: absolute;top: 0;width: 100%;}
@media(max-width: 500px) {
  .video-wrapper {
    height: 40vh !important;
  }
  .banner-background-video{
    position:  relative;
  }

  #banner
  {
    margin-top: 50px;
  }

  .video-banner-date{
    position: relative !important;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }

  #confluence-registration-btn h4, #confluence-mb-registration-btn h4{
    font-size: 17px !important;
  }

  .cr-btn-block, .cr-mb-btn-block{
    padding: 10px !important;
  }

  .theme-txt, .date-loc-txt{
    margin-bottom: 10px;
    font-size:  17px;
  }

  .text-right{
    text-align: left !important;
  }

  .ae-left,.we-left{
    font-size: 36px !important;
    line-height: 43px !important;
  }

  h2.we-left{
    writing-mode: initial !important;
    transform: initial !important;
  }

  .mob-margin-20{
    margin: 20px 0px;
  }

  #about_event{
    padding: 15px;
  }

  .top_bar.hasbg{
    background: #000 !important;
  }

  h3.we-right{
    margin-top: 20px;
  }

  #why-attend{
    padding: 15px;
  }

  #why-attend .justify-content-center{
    justify-content: initial !important;
  }

  .video-content-grid>div{
    padding: 0px !important;
  }

  .ae-left{
    margin-bottom: 25px;
  }

  h2.ppb_title,h2.sustainability-left{
    font-size: 36px;
    line-height: 48px;
  }

}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
  opacity: 0.3;
}
.video-banner-content {
    position: absolute;
    width: 100%;
/*    top:150px;*/
    bottom: 10%;
    text-align: center;
    color: #FFF;
    padding: 20px 10px;
}
.video-banner-date {
    position: absolute;
    width: 100%;
    bottom: 0px;
    background-image: linear-gradient(to right, rgba(1, 77, 130,0.6), rgba(1, 77, 130,0.3), rgba(0, 0, 0,0.6),rgba(0, 0, 0,0.3));
    padding: 15px;
}
.video-banner-date h5{
  font-family: Inter, Arial, sans-serif !important;
}
.video-content-grid {
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-background-wrapper {
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  /*width: auto;*/
  width: 100%;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translate(-50%, -50%);
}
/*.banner-mob { background:#ffffff; margin-top: 50px;}
@media(min-width:801px) {
  .banner-mob { display: none; }
}
@media(max-width:800px) {
  .banner-desk { display: none; }
}*/
.header_style_wrapper.navbar-fixed { background:rgba(0,0,0,0.9); }
@media(min-width: 961px) {
  #mobile_nav_icon {display: none;}
}
@media(max-width: 961px) { #mobile_nav_icon { color:#ff2d54 !important; }}

#footer .sidebar_widget.three > li { margin-bottom: 20px; }
.page-header-banner {
  background-image:url('https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2025/india-confluence-2025-banner.jpg') !important;
}
#from-the-vault-section {
  background:#000;
}
#from-the-vault-section .section-heading{
  padding: 0px 22%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#from-the-vault-section .section-text{
  padding: 0px 23%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mt-70 {
  margin-top:70px !important;
}
@media screen and (max-width: 992px){ 
    #from-the-vault-section .section-heading,#from-the-vault-section .section-text{
    padding: 0px 10%;
  }
}

/*Section Css*/
#about {
  text-align:left;
  padding:70px 0 40px 0;
  background-color:#000000;
  color:#ffffff;
}
#about_event {
  background-color:#000000;
}
#when-where-blck {
  text-align:left;
  padding:0px 0 20px 0;
  background-color:#000000;
  color:#ffffff !important;
}
#why-attend-img {
  /*background-image:url('https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2022/why-attend-image.jpeg');*/
    height: 650px;
    min-height: 500px;
    max-height: 800px;
}
#why-attend {
      background: #112471;
      display: flex;
      align-items: center;
      justify-content: center;
}
#why-attend-con {
  padding:45px 60px;
}
#timer {
  background-image:url(https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2022/home-bg-img-1.jpeg);
  background-position: center top;
  text-align:center;
  padding:100px 0 100px 0;
  color:#ffffff;
}
#timer .overlay_background {
 background:rgb(0,0,0,0.5);
}
#speaker-title {
  text-align:center;padding:60px 0px 20px;background:#ffffff;
}
.custom-btn {
  font-weight: bold !important;
    font-size: 16px !important;
    line-height: 20px !important;
}
#connect-blck { 
  background-image:url('https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2021/beyond-confluence-banner.jpg');
background-position: center top;text-align:left;padding:100px 0 100px 0;color:#ffffff; }

#speakers-blck .speaker-slide-img img{
    width: 100%;
    height: auto;
    transform: scale(1,1);
    transition:transform 0.2s linear;
}
#speakers-blck .speaker-slide-img:hover img{
    transform: scale(1.1,1.1);
}
#speakers-blck .speaker_grid_link .over-layer{
    width:100%;
    height:100%;
    position: absolute;
    cursor: pointer;
    top:0;
    left:0;
    opacity:0;
    background: linear-gradient(-45deg, rgba(0,0,0,0.75) 0%, rgba(0,0,0,0.6) 100%);
    transition:all 0.50s linear;
}
#speakers-blck .speaker-slide-img:hover .over-layer{
    opacity:1;
    text-decoration:none;
}
#speakers-blck .speaker_grid_link .over-layer i{
    position: relative;
    top:45%;
    text-align:center;
    display: block;
    color:#fff;
    font-size:25px;
}
#speakers-blck .ppb_speaker_grid .speaker_info_wrapper:after
{
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    background-image: -webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(60%,transparent),color-stop(66%,rgba(0,0,0,0.1)),color-stop(93%,rgba(0,0,0,0.5)),to(rgba(0,0,0,0.49)));
    background-image: -webkit-linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.5) 93%,rgba(0,0,0,0.49) 100%);
    background-image: linear-gradient(transparent 0%,transparent 60%,rgba(0,0,0,0.1) 66%,rgba(0,0,0,0.5) 93%,rgba(0,0,0,0.49) 100%);
}
@media(max-width: 1136px){
  #why-attend-img, #why-attend-con {
    width: 100%;
  }
  #why-attend-img { height:500px; }
}

/*Subscribe form Css*/
#mc_embed_signup form {
  padding:0 !important;
}
#mc_embed_signup .mc-field-group {
  width:100% !important;
  padding-bottom: 15px !important;
}
#mc_embed_signup .size1of2 {
  width:100% !important;
}
#mc_embed_signup div.response {
  width:100% !important;
  float:none !important;
}
#mc_embed_signup .button {
    background-color: #ff2d54 !important;
    height: auto !important;
    padding: 10px 20px !important;
    font-size: 18px !important;
    line-height: 22px !important;
    letter-spacing: 1px;
}


/*Insights*/
#insights-title {
  text-align:center;padding:60px 0px 20px; background:#00122b;
}
#insights-blck { background:#00122b; }
.insight-content { text-align:left; padding: 0 10px;}
.insight-content h4 {
  color: #ffffff;
    font-size: 1.2rem;
    padding: 10px 0px;
    line-height: 1.6rem;
    -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
    /*text-align: justify;*/
}
.insight-content p{
  font-size: 1rem;
  line-height: 1.3rem;
  text-align: justify;
  margin-top: 2px;
  margin-bottom: 0;
}

.insight-featured-image-overlay {
    position: absolute;
    width: 100%;
    padding: 10px;
    background: rgba(0,0,0,0.8);
    overflow: hidden;
    color: #fff;
    /*bottom: 0px;*/
    bottom: 7px;
    left: 0px;
    font-weight: 600;
    text-transform: uppercase;
    -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.insight-featured-image{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  /*border: 1px solid rgba(255,255,255,0.15);*/
}
.insights-video-player {
    /*border: 1px solid rgba(255,255,255,0.15);*/
}
.insight-featured-image img{
  max-width: 100%;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  /*border-top-left-radius: 10px;
  border-top-right-radius: 10px;*/
}
.insight-featured-image:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@media screen and (max-width: 1024px){
  .insight-content h4{
    font-size: 1rem;
    line-height: 1.4rem;
    text-align: justify;
  }
  .videos h4 {
    font-size: 1rem !important;
    line-height: 1.4rem !important;
    }
  .insight-content p{
    font-size: 0.8rem;
    line-height: 1rem;
    text-align: justify;
  }

  .insight-featured-image-overlay{
    font-size: 0.7rem;
  }

  .ae-right{
    font-size: 18px !important;
    line-height: 26px !important;
  }

  h2.ppb_title{
    font-size: 30px !important;
    line-height: 38px !important;
  }

  .we-left{
    font-size: 40px !important;
    line-height: 50px !important;
  }

  h3.we-right{
    font-size: 30px !important;
  }

  h2.sustainability-left{
    font-size: 30px !important;
    line-height: 48px !important;
  }

  #copyright{
    padding: 0px 15px !important;
  }

  .social_wrapper ul li img{
    width: 40px !important;
  }
}

#video-row {
    padding: 60px 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    border-top: 1px solid rgba(255,255,255,0.5);
}
.videos h4 {
  font-size: 1.2rem;
   line-height: 1.6rem;
    padding: 10px 0px 0;
    margin:0;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.insights .insights-col {
  color: #ffffff;
  margin-bottom: 30px;
}
.video-row .videos {
    margin-bottom: 50px;
}

/*Video Modal*/
#videoModal .modal-dialog {
      max-width: 800px;
      margin: 30px auto;
}

#videoModal .modal-body {
  position:relative;
  padding:0px;
}

#videoModal .close {
  position:absolute;
  right:-30px;
  top:0;
  z-index:999;
  font-size:2rem;
  font-weight: normal;
  color:#fff;
  opacity:1;
}

.insights-video-player:hover span:before {
  cursor: pointer;
  /*box-shadow: 0 0 1px 10px rgba(7, 116, 198, 0.4), 0 0 1px 20px rgba(7, 116, 198, 0.2), 0 0 1px 30px rgba(7, 116, 198, 0.1);*/
  box-shadow: 0 0 1px 10px rgba(7, 116, 198, 0.4);
   opacity: 1;
}
.insights-video-player span {
  position: absolute;
  z-index: 3;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.insights-video-player span:before {
  content: "";
  margin: 0 calc(50% - (80px / 2)) 20px;
  width: 50px;
  height: 50px;
  opacity: 0.95;
  background: #123c5c url(../../../images/india/play-icon.png) no-repeat left 15px center;
  background-size: 25px;
  border-radius: 50%;
  float: left;
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1);
}

.flex a { display: flex; -ms-flex-align: center; justify-content: center; align-items: center;}
#insights-blck .insights { display: none; }
#insights-blck #loadMore { background:#17a2b8; color: #ffffff; }
#more_podcasts_loading img { width: 30px; height: 30px; margin-left: 5px; margin-top: -5px;}

.loading-overlay.overlay {
    position: fixed;
    top: 0px;
    bottom: 50px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.6);
    height: 100vh;
    width: 100%;
    left: 0px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#speakerModal .modal-body { overflow-x: hidden; overflow-y: scroll; /*height: 600px;*/position: relative; }
#speakerModalDesg, #speakerModalCompany {line-height: 20px;font-size: 14px;}
#speakerModalCompany { font-weight: bold; }
#speakerModal #speakerModalTitle { text-transform: uppercase; letter-spacing: 1px; }
#speakerModal #speakerModalDesc { padding-top:0px;text-align: justify; line-height: 22px;font-size: 14px; }
.speaker-agenda-grid p { font-size: 14px; line-height: 18px; }
.speaker-agenda-grid  { font-size: 12px; line-height: 14px; }
.sp-agenda-tp {font-weight: bold; color: #123464;}
.ppb_speaker_grid .speaker_info_wrapper { background: linear-gradient(to top,rgba(0,0,0,1),rgba(0,0,0,0.65),rgba(0,0,0,0.0)); }
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {.ppb_speaker_grid .speaker_info_wrapper .speaker_desc { display: none; } 
.ppb_speaker_grid .speaker_info_wrapper h4 { font-size: 14px; line-height: 18px; }} 

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { .ppb_speaker_grid .speaker_info_wrapper .speaker_desc { display: none; } 
.ppb_speaker_grid .speaker_info_wrapper h4 { font-size: 14px; line-height: 18px; }} 

/* Sustainability Section | Home Page */

#sustainability {
  background-image:url('https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2024/sustainability-banner.jpg');
  background-position: center top;
  color:#ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sustainability .overlay_background {
 background:rgba(0,0,0,0.5);
}

#sustainability .left-box{
    background: rgba(0,112,153,0.6);
    color: #fff;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    padding: 20px 20px 75px 20px;
    border-radius: 20px;
}

#sustainability .left-box ul{
  padding: 0px 15px;
}

#sustainability .left-box ul li{
  margin-bottom: 15px;
}


.sustainability-icons img{
  width: 80px;
  height: 80px;
}

.sustainability-icon-text{
  color: #fff;
  font-family: Inter, Arial, sans-serif !important;
}

.mb-30{
  margin-bottom: 30px;
}

.sustainability-icons {
    background: rgba(10,47,61,0.8);
    border-radius: 20px;
    padding: 10px 15px;
    height: 140px;
}

.sustainability-icons-content {
    height: 130px;
    overflow: hidden;
    position: relative;
}

.sustainability-icons-content img,.sustainability-icons-content h6{
  top: 0px;
  transition: all 1s ease;
  will-change: top;
  position: relative;
}

.sustainability-icons-content p{
    top: 140px;
    transition: all 1s ease;
    will-change: top;
    position: absolute;
    font-family: Inter, Arial, sans-serif !important;
}


.sustainability-know-more-text{
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    line-height: 21px;
}

.sustainability-cta{
  padding: 10px;
  background: #fa5b5b;
  border-radius: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  font-family: Inter, Arial, sans-serif !important;
}

.sustainability-content-desc{
  font-size: 14px;
  text-align: left;
  line-height: 19px;
}


.sustainability-icons-content:hover p{
  top: -7px;
}

.sustainability-icons-content:hover img,.sustainability-icons-content:hover h6{
  top: -140px;
}

@media screen and (max-width: 505px){
  #sustainability .inner .row{
    margin-left: 0px;
    margin-right: 0px;
  }

  .sustainability-icon-text{
    font-size: 14px !important;
  }
  
}

@media screen and (min-width: 506px) and (max-width: 991px){
  .sustainability-content-desc {
      font-size: 18px !important;
      line-height: 27px !important;
  }
}

@media screen and (max-width: 991px){
  .sustainability-icon-blk{
    margin-top: 20px;
  }

  #sustainability .left-box{
    padding: 20px !important;
  }  
}

@media screen and (min-width: 992px) and (max-width: 1299px){
  #sustainability .left-box{
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 200px !important;
  }

  .sustainability-icon-text{
    font-size: 13px;
  }

  .sustainability-content-desc{
    font-size: 12px;
    line-height: 17px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1217px){
  #main_menu li a{
    font-size: 12px !important;
  }
}

@media screen and (min-width: 1218px) and (max-width: 1310px){
  #main_menu li a{
    font-size: 14px !important;
  }
}

.sustainability-cta:hover {
    background: rgb(12 63 82);
    color: #fff;
}

/* Sustainability Section | Home Page */

/* Style the counter cards */
#speakers-blck .card {
  background-color: transparent;
  border:0px;
  cursor:pointer;
}
#speakers-blck .card .profile{
   transition: 0.2s;
}
#speakers-blck .card:hover .profile{
  /*transform:scale(1.4);*/
}

#speakers-blck .card .content{
  width:100%;
  height:100%;
  position:relative;
  overflow:hidden;
}
#speakers-blck .card .content .back{
  position:absolute;
  width:100%;
  height:100%;
  background: rgba(0,0,0,0.65);
  transition:1s;
  z-index:1;
  padding:20px;
  text-align: center;
}
#speakers-blck .card:hover .front .card-sp-details{
  display: none;
}
#speakers-blck .from-left{
  top:0;
  left:-100%;
}
#speakers-blck .card:hover .content .from-left {
   left:0%;
}

#speakers-blck .from-bottom{
  top:100%;
  left:0;
}
#speakers-blck .card:hover .content .from-bottom {
   top:0%;
}

#speakers-blck .from-right{
  top:0%;
  right:-100%;
}
#speakers-blck .card:hover .content .from-right {
   right:0;
}

#speakers-blck .card .content .from-bottom .desc {
  font-size:12px;
  line-height: 18px;
  color: #ffffff !important;
  padding-bottom: 20px;
}
#speakers-blck .card .content .from-bottom .desc-rm {
    line-height: 18px;
    font-size: 12px;
    padding-top: 30px;
    color: #ffffff;
}
#speakers-blck .card-sp-details {
  position: absolute;
    padding: 15px 20px 15px 20px;
    bottom: 0;
    left: 0;
    line-height: 1.7;
    background: rgba(0,0,0,0.65);
    color: #fff;
    width: 100%;
    box-sizing: border-box;
    z-index: 2;
}
#speakers-blck .card:hover .content .back .card-sp-more {
  width: 100%;
    left: 0;
    top: 30%;
    position: absolute;
}
#speakers-blck .card .content .back h4,#speakers-blck .card .content .front h4 {
  color:#FF2D55;
}

.mt-50{
  margin-top: 50px;
}

.p-17{
  padding: 17px;
}

@media (min-width: 576px){
  #sustainabilityChecklist .modal-dialog{
    max-width: 800px !important;
  }
}

.registration-menu a {
  color:#fff !important;
}

.mu-event-counter-block {
  /*display: none;*/
  display: inline-block;
  min-width: 65px;
  margin: 5px;
  height: 65px;
  padding: 8px 5px 5px;
  box-shadow: 1px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 12px;
  background: #fff;
  text-align: center;
  font-weight: 400;
  color: #212121;
  font-size: 15px;
  /* letter-spacing: 1px; */
  text-transform: uppercase;
  line-height: 16px;
}
.mu-event-counter-block span {
  font-size: 24px;
  line-height: 28px;
  min-width: 65px;
  font-weight: 700;
  display: block;
  color: #f23845;
  margin-bottom: 5px;
}
@media(max-width:768px) {
  .mu-event-counter-block { min-width: 60px; max-height: 60px; font-size: 12px;padding: 8px 5px 5px;
   margin: 4px 1px;}
  .mu-event-counter-block span {font-size: 16px;line-height: 18px; min-width: 60px;}
  .cr-mb-btn-block { margin: 0 auto; }
}

.cr-btn-block, .cr-mb-btn-block {
  background: rgba(242, 56, 69, 0.9);
  padding: 10px;
  border-radius: 10px;
  width: fit-content;
}

#banner-text-img hr, #banner-mb-text-img hr {
  margin: 8px 0;
}
#confluence-registration-text, #confluence-mb-registration-text {
  font-size: 14px;
  line-height: 22px;
  font-weight: bold;
  text-transform: uppercase;
}

#confluence-registration-btn h4, #confluence-mb-registration-btn h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#thank-you-msg, #thank-you-mb-msg {
/*  background: rgba(242, 56, 69, 0.9);*/
  padding: 15px;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: right;
  font-weight: 600;
  text-transform:uppercase;
}

#videoPopup .modal-dialog{
  max-width: 800px;
}

#videoPopup .modal-body{
  max-height: 500px;
}

.drop-note{
    height: 180px;
    padding-top: 1.3em !important;
    background: rgba(0,112,153,0.8) !important;
}

.drop-note .sustainability-cta{
    display: block;
    max-width: 200px;
    margin: 20px auto;

}

@media screen and (min-width: 501px) and (max-width: 1279px){
  #banner
  {
    margin-top: 50px;
  }

  .video-banner-date{
    position: relative !important;
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.1);
  }

  #confluence-registration-btn h4, #confluence-mb-registration-btn h4{
    font-size: 16px !important;
  }

  .cr-btn-block, .cr-mb-btn-block{
    padding: 10px !important;
  }

  .theme-txt, .date-loc-txt{
    margin-bottom: 10px;
    font-size:  17px;
  }

  .video-content-grid{
    align-items:  center;
  }

  .ae-left{
    font-size: 30px !important;
    line-height: 36px !important;
  }

  #about_event,#why-attend{
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .top_bar.hasbg{
    background: #000;
  }
}

@media screen and (min-width: 501px) and (max-width: 933px){

  .register-btn.bg-blue{
    font-size: 12px;
    padding: 10px 5px !important;
  }


}

@media screen and (min-width: 1280px) and (max-width: 1599px){
  .mu-event-counter-block{
    min-width: 50px;
    height: 50px;
    margin: 2px;
    font-size: 14px;
  }

  .mu-event-counter-block span{
    font-size: 18px;
    line-height: 15px;
  }
}

.bg-blue{
  background-color:  #009ed7;
}

#about_event{
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaa;
}

#about_event h2{
  color: #aaa;
}

#about_event p{
  color: #fff;
}

#about_event p:nth-child(2){
  margin-top: 20px;
}

.ae-left{
    font-size: 48px;
    line-height: 56px;
    font-family: Inter, Arial, sans-serif !important;
    font-weight: 900 !important;
}

.ae-right{
    font-size: 22px;
    line-height: 29px;
    padding: 5px 0px;
    font-family: Inter, Arial, sans-serif !important;
}

.we-left{
    font-size: 70px;
    color: #aaa;
    line-height: 76px;
    font-family: Inter, Arial, sans-serif !important;
    font-weight: 900 !important;
}

h2.we-left{
    writing-mode: vertical-rl;
    transform: rotate(180deg);

}

h3.we-right{
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
  font-family: Inter, Arial, sans-serif !important;
  font-weight: 900 !important;
}

ul.we-right li{
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 40px;
  list-style-type: none;
  font-family: Inter, Arial, sans-serif !important;
}

h2.sustainability-left{
  color: #fff;
  font-size: 48px;
  line-height: 56px;
  margin-bottom: 40px;
  font-family: Inter, Arial, sans-serif !important;
  font-weight: 900 !important;
}

p.sustainability-left{
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    max-width: 500px;
    font-family: Inter, Arial, sans-serif !important;
    padding: 10px 0px;
}

.mail-text-link{
  color: #81bfff !important;
}

/* Usha */
/*Replace in existing css file class*/
#connect-blck { 
    background-image:url('https://zinnovconfluence.s3.us-east-2.amazonaws.com/images/india/2024/beyond-confluence-banner.jpeg');
    background-position: center top;
    padding:100px 0 100px 0;
    color: #ffffff; 
    background-size: cover;
    background-repeat: no-repeat;
}
#speakers-blck .card-sp-details {
    background: rgba(15, 60, 121, 0.8);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    bottom: 7px;
    text-align: center;
}
#speakers-blck .card .content .back {
      background: rgba(15, 60, 121, 0.8);
      border-radius: 10px;
}
.sustainability-icons img {
  width: 40px;
  height: 40px;
}
.sustainability-icons
{
  height: auto;
  background-image: linear-gradient(to right, #234e08, #265109, #3b640f, #507815);
}
.sustainability-content-desc {
  color:#fff;
}
.sustainability-icons-content {
  height: 100px;
}
.sustainability-cta
{
  background:#577e17;
  color: #ffffff;
  border-radius: 15px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400 !important;
  padding: 5px 15px;
  white-space: normal;
}
#speakers-blck .card .profile {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); 
}
.sustainability-icons-content p {
  overflow-y: scroll;
  height: 100%;
}


/*Additional Css*/
#connect-blck .ppb_title { 
    color: #51565d;
}
#connect-blck .page_tagline
{
    color: #1c1c1c;
    font-weight: 300;
    font-size: 20px;
    line-height: 35px;
    font-family: Inter, Arial, sans-serif !important;
}
#connect-blck .custom-btn {
    background: #1e62a8;
    color: #ffffff;
    border-radius: 15px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400 !important;
    padding: 5px 15px;
    font-family: Inter, Arial, sans-serif !important;
}
.highlight-reel-video {
  padding: 0px;
}
.highlight-reel-video .plyr--video {
  border-radius: 30px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
#speakers-section {
    background: #151515;
}
#speakers-title {
  padding:60px 0 30px;
}
/*.speaker_grid_link {
  margin-bottom: 20px;
}*/
.speaker_grid_link img {
    border-radius: 10px;
}
.card-sp-details h4 {
    font-size: 18px;
    line-height: 22px;
}
.see-speakers-btn {
  padding: 30px 0 60px;
}
.see-speakers-btn a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 20px;
    font-family: Inter, Arial, sans-serif !important;
}
.see-speakers-btn i {
  font-size: 25px;
  line-height: 28px;
}
/*#speakers-blck .card .content {
  border-radius: 10px;
}*/
.sustainability-text-row {
  margin:0 50px;
}
#sustainability-blck {
  background: #000;
  padding: 60px 0;
}
.sustainability-text-blck {
  padding-top: 30px;
  padding-bottom: 30px;
}
.sustainability-text-blck p
{
    font-size: 19px;
    line-height: 25px;
    font-weight: 300;
    margin-bottom: 20px;
}
.sustainability-video-blck {
  margin-top: 20px;
}
.sustainability-video-blck img {
  border-radius: 30px;
  border:1px solid rgba(255,255,255,0.3);
}
.sustainability-video-blck p
{
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  padding-left: 30px;
  color:#fff;
  font-family: Inter, Arial, sans-serif !important;
}
@media(min-width:1366px) {
  .section-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.s-card {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  margin-bottom:20px;
}
.s-card .intro {
  position: absolute;
  height: 80px;
  width: 100%;
  bottom: 7px;
  overflow: hidden;
  padding: 10px;
  color: #fff;
  background-color: rgba(15, 60, 121, 0.8);
  transition: .4s ease-in-out;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  justify-content: center;
  display: flex;
  align-items: center;
}
.s-card .intro .desc-rm {
  display: none;
}
.s-card:hover .desc-rm {
  opacity: 1;
  display: block;
}
.s-card .speaker-name
{
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: Inter, Arial, sans-serif !important;
}
.s-card .speaker-desg
{
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  padding:5px 0;
  display: none;
  font-family: Inter, Arial, sans-serif !important;
}

.s-card .speaker-comp
{
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  padding:5px 0;
  font-family: Inter, Arial, sans-serif !important;
}

.s-card:hover .intro {
  height: 98%;
  background-color: rgba(15, 60, 121, 0.8);
  border-radius: 10px;
}
.s-card:hover .speaker-desg{
  display: block;
}
.s-card:hover img{
  filter: none;
}
.s-card img {
  object-fit: cover;
  border-radius: 10px;
  transition: transform .4s ease-in-out;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
/* Usha */

#from-the-vault-section video{
  width: 100%;
  height: 100%;
}

#registration { padding: 3em 0; background-color: #000000; }
.register-box1 {background:#03769c;} 
.register-box2 {background:#196781;}
.register-box3 {background:#02384a;} 
.register-box {text-transform: uppercase; color:#fff; border-radius: 25px; margin-top: 30px; border: none;} 
.register-box .card-header {display: flex;justify-content: center !important;flex-direction: column; border-top-left-radius: 25px; border-top-right-radius: 25px;}
.register-box .card-header h3,.reg-cost {margin:0;}
.marg-btm-2 {margin-bottom: 2rem;}
.register-box  h3,.register-box  h2,.register-box a:not(.mailocta) {
  color:#fff !important; font-weight:600 !important;text-transform: uppercase;letter-spacing: 1px; font-size: 24px; line-height: 28px;}
.register-box a:not(.mailocta) { letter-spacing: 1px; padding: 5px 20px; border-radius: 10px; font-size: 21px;}
.group-deal .col-md-2 {display: flex;align-items: center;justify-content: center;}
.group-deal {padding:0 15px;}
.reg-offer-date { color:#ffffff; margin-bottom:20px; }
.terms { margin-top:30px }
.terms-col { margin-top:20px; }

.register-box1 .card-header, .register-box2 .card-header, .register-box3 .card-header  {background:rgba(0,0,0, 0.3);} 
.register-box1 .card-footer a:not(.mailocta), .register-box2 .card-footer a:not(.mailocta), .register-box3 .card-footer a:not(.mailocta){ background:#021f28 !important;color: #ffffff !important;}

/*.register-box3 h3,.register-box3 .small,.register-box3 .reg-cost,.register-box3 .outer,.register-box3 .inner{
  color: #aaa !important;
}*/

.mt-20{
  margin-top: 20px;
}

.center-vertically{
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.strike-through-text span.inner {
  color: #000;
}
.strike-through-text span.outer {
  color: #fff;
  text-decoration: line-through;
}

.reg-cost.red{
  color: #ff0000;
  background-color: transparent !important;
  font-size: 20px;
  font-weight: 600;
  font-family: Inter, Arial, sans-serif;
}

@media screen and (min-width: 1025px) and (max-width: 1399px){
  .speaker_grid_link .speaker_desc{
    display: none !important;
  }
}

.note,.note>a{
  font-size: 13px !important;
}

.banner-speaker-btn {
  background: #ef2c2c !important;
  color: #fff;
  font-weight: 600;
  border: none;
}
.banner-partner-btn {
  background: #014d82 !important;
  color: #fff;
  font-weight: 600;
  border: none;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.banner-speaker-btn.hvr-sweep-to-right:before {
  background: #d43a3a;
}
.banner-partner-btn.hvr-sweep-to-right:before {
  background: #2c80bb;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;

  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: .25rem;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
@media(min-width:1024px){
  .banner-sp-btn .btn:first-child{
    margin-right: 20px;
  }
  .video-wrapper {
    height: 100vh;
  }
}

@media(max-width:1024px){
  .banner-sp-btn .btn:first-child{
    margin-bottom: 20px;
  }
}

.banner-desk { background:#000; }
  .register-cta-band {
    width: 100%;
    background: #014d82;
    padding: 15px;
    text-align: center;
  }
  .register-cta-band p,.register-cta-band a{
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
  }
  .reg-price-blk { margin:5px 0 20px; }
  .reg-price-blk h5 { color:#ffffff; }
  .reg-date { color:#ffffff; text-transform: uppercase; font-size: 18px; line-height: 20px; font-weight: 500; }
  .register-grey-out, .register-grey-out .card-header { background:#767676; }
  .register-grey-out .card-footer a, .register-grey-out .card-header h3{ background: #767676 !important; color: #aaa !important; }
  .register-box1-footer-text, .register-box2-footer-text, .register-box3-footer-text {font-size: 14px; line-height: 18px; text-transform: none;}
  .grey-text { font-size: 18px; line-height: 24px; color:#aaa; font-weight:bold; }
  .mailocta { font-size: 14px;line-height: 18px;text-transform: none;color: #ffff;font-weight: bold; }
  .reg-cost span { font-size:14px; line-height:20px; margin-right:20px;}
  .reg-day-price { margin-bottom:20px; }
  #womens-day-discount { margin-top:30px; text-align: center;}
  #womens-day-discount h3 { font-weight:900; letter-spacing:1px; }
  .reg-limited-seats {font-size: 14px; line-height: 16px; margin-bottom: 10px;animation: blink-smooth 2s ease-in-out infinite;color: white;}
  @keyframes blink-smooth {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }