/*multimedia hub*/

.Videosection
{
    width:100%;
    height:638px;
    border-bottom:1px solid #E4E4E4;
}

.titleheader
{
    width:100%;
    height:55px;
    align-content: center;
}

.videocontentdiv
{
    width:100%;
    height:270px;
    display: flex;
    line-height: 20px;
    justify-content: space-between;
}

.videosliderdiv
{
    width:100%;
    height:313px;   
}

.textdiv
{
    height:100%;
    width:44%;
    display: inline-block;
}

.playvideodiv
{
    height: 100%;
    width:54%;
    position: relative;
    display: inline-block;
}
.mid-aticle-img
{
    width: 728px;
    height: 90px !important;
    margin-bottom: 13px;
    vertical-align: middle;
    cursor: pointer;
}
.webinarcontentsection
{
    height:622px;
    width:96%;
    background-color: #F4F5F7;
    padding: 0% 2%;
    border-radius: 10px;
}

.webinarsection
{
    padding:15px 0px;
    height:625px;
    width:100%;
    border-bottom:1px solid #E4E4E4;
}

.webinarcontentdiv
{
    width:100%;
    height:270px;
    display: flex;
    justify-content: space-between;
    line-height: 20px;
}

.webinarsliderdiv
{
    height:297px;
    width:100%;
}

.headername
{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin:0px;
}

.seeallbtn
{
    float:right;
    font-size: 16px;
}

.contenttitle
{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top:5px;
    line-height:1.4;
}


.content-align {
            display: flex;
            flex-direction: column;
            justify-content: center !important;
            align-items: center !important;
            text-align: center !important;
            cursor: pointer;

  }

.contenttext
{
    font-size: 14px;
    color: #666666;
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 8;
    overflow: hidden;
    margin-top:5px;
}

.seeallbtn
{
    background: none;
    border:none;
    font-size: 14px;
    font-weight: bold;
    display: flex;
    margin-top: 18px;
}

.viewalllink
{
    font-size: 14px;
    font-weight: bold;
    display: flex;
}

.seeiconbtn
{
    margin-left: 8px;
    margin-top: 3px;
}

.webinarcontentpadding
{
    width:100% !important;
}

/*Desktop slider*/
/*video and webinar*/
  .Sliderdiv {
    position: relative;
    width: 100%;
    overflow: hidden;
    height:300px;
  }
  
  .slidescontainer {
    display: flex;
    transition: transform 0.6s ease;
    width:25%;/*196px;*/
    height:255px;
  }
  
  .shareiconbtndiv
  {
    width:20%;
    height: 100%;
    display: inline-block;
  }

  .iconstitlediv
  {
    width:150px;
    height:40px;
    border: 1px solid #E4E4E4;
    border-radius: 5px;
    float: right;
    margin-top: 10px;
  }
  
  .firsttitlediv
  {
    display:inline-block;
    width:80%;
    height: 100%;
    align-content: center;
  }

  .slide {
    min-width: 100%;
    transition: 0.5s ease;
    margin-right: 16px;
  }
  
  .slide.active {
    opacity: 1;
  }
  

  .slidercontent
  {
    height: 100%;
    width:100%;
    border-radius: 10px;
  }

    .sliderimage
    {
        height: 130px;
        width:100%;
        position: relative;
    }

    .slider-webinardetail
    {
    margin-top: 10px;
    margin-bottom: 0px;
    color: #ADADAE;
    font-size: 13px;
    }

    .slider-title
    {
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    line-height:20px;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 20px;
    font-size: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    line-height: 1.2;
    cursor: pointer;
    color:black;
    }


.slidebuttondiv
{
    height:44px;
    width:100%;
    align-content: center;
    text-align:right;
    position: sticky;
    left: 0px;
}

.slidebtn
{
    text-align: center;
    align-content: center;
    border-radius: 50%;
    border:none;
    height:28px;
    width:28px;
    background-color: #E8E8E8;
    cursor: pointer;
}

.iconbtn
{
    margin-top: 3px;
    color:#A3A3A3;
}

.previconbtn
{
    margin-right: 3px;
}

.marginbtn
{
    margin-right: 10px;
}

.disablebtn
{
    background-color: transparent;
    cursor: default;
}

.allbtn
{
    border-radius: 50%;
    height:50px;
    width:50px;
    background-color: white;
    text-align: center;
    /* align-items: center; */
    border:none;
    cursor: pointer;
}

.relatedBtn{
    align-self: center;
}
.alltext
{
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: white;
    line-height: 20px;
}

.text-content
{
    align-content: center;
    text-align: center;
    cursor: pointer;
    height: 53%;
    width: 95%;
}

.trendshubtext-content
{
        
             display: flex;
            flex-direction: column;
            justify-content: center !important;
            align-items: center !important;
            text-align: center !important;
            cursor: pointer;
            height: 170px !important;
            width: 95%;
}

.multimediamobtext-content
{
    align-content: center;
    text-align: center;
    cursor: pointer;
    height: 170px !important;
    width: 95%;
}

.mobwebinartext-content
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    height: 132px !important;
    width: 95%;
}

.mobvideotext-content
{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        height: 168px !important;
        width: 95%;
}
.desktoptext-content
{
    align-content: center;
    text-align: center;
    cursor: pointer;
    height: 130px !important;
    width: 95%;
}


.allicon
{
    margin-top: 4px;
}

.videoplayicon
{
    margin: 3px 5px 0px 5px;
}

.mobvideoplayicon
{
    margin: 2px 5px 0px 5px;
}


.videotagfont
{
    font-size: 14px;    
}

.videotagfont .videoplayicon
{
    margin: 3px 5px 0px 5px;
}

/*upcoming webinar*/
.upcomingwebinar-section
{
    height: 266px;
    width:100%;
}

.upcoming-sliderdiv
{
    position: relative;
    width: 100%;
    overflow: hidden;
    height:100%;
}

.upcoming-slidebuttondiv
{
    height:60px;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: sticky;
    left: 0px;
}

.upcoming-slidebtndiv
{
    display: inline;
    float: right;
}

.upcoming-title
{
    display: inline-block;
    margin: 0%;
    font-size: 20px;
    font-weight: bold;
}
  
.upcoming-slidescontainer {
    display: flex;
    transition: transform 0.6s ease;
    width:75%;
    height:180px;
}

.upcoming-slide {
    min-width: 100%;
    transition: 0.5s ease;
    margin-right: 16px;
    height: 100%;
}
  
.upcoming-slide.active {
    opacity: 1;
}

.upcoming-slidercontent
{
  height: 100%;
  width:100%;
  border-radius: 10px;
  background-color:#F4F5F7;
  border:1px solid #E4E4E4;
  
}

.upcoming-headerdiv
{
    height: 27px;
    width:94%;
    align-content: center;
    padding: 15px 3%;
}

.tagcontent
{
    height:23px;
    border-radius: 15px;
    float:right;
    padding: 0px 10px;
    align-content: center;
    color: white;
    font-size: 14px;
}

.upcoming-titlehead
{
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height:21px;
}

.upcoming-detailsdiv
{
    height:100px;
    width: 94%;
    display: flex;
    padding: 0% 3%;
}

.upcoming-subcontentdiv
{
    width:74%;
    height:100%;
    display: inline-block;
    padding-right: 1%;
    display: -webkit-box;
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 5;
    overflow: hidden;
    font-size: 14px;
    color:#666666;
    line-height: 21px;
}

.upcoming-imagediv
{
    width: 142px;
    height: 99px;
    display: inline-block;
    border-radius:8px !important;
}

.upcoming-image
{
    width: 100%;
    height: 100%;
    border-radius: 8px !important;
}

.upcomingtitletext
{
    margin:0px 0px 15px 0px;
    /* display: -webkit-box;  */
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    line-height: 18.6px;
}

.upcomingcontenttext
{
    margin:0px;
    /*display: -webkit-box;*/
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 14px;
    color:#666666;
    line-height: 21px;
}

.allupcoming-slidercontent
{
  height: 100%;
  width:25%;
  border-radius: 10px;
}

/*mobile multimedia hub*/
/*video section*/
.mobVideosection
{
    width:100%;
    height:850px;
    border-bottom:1px solid #E4E4E4;
}

.mobtitleheader
{
    width:100%;
    height:58px;
}

.mobheadername
{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin:5px 0px 0px 0px;
    margin-bottom:15px;
}

.mobseeallbtn
{
    background: none;
    border:none;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    float:right;
    margin-top: 5px;
}

.mobvideocontentdiv
{
    width:100%;
    height:485px;
    line-height: 22px;
}

.mobplayvideodiv
{
    height: 260px;
    width:100%;
    position: relative;
}

.mobwebinarcontentdiv .mobtextdiv
{
    height:200px;
    width:100%;
}

.mobcontenttitle
{
    font-size: 18px;
    font-weight: bold;
    padding: 0px;
    margin-bottom: 10px;
}

.mobcontenttext
{
    margin-top: 0%;
    font-size: 16px;
    color: #666666;
    padding: 0px;
    margin-bottom: 10px;
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 6;
    overflow: hidden;
}

.mobcontenttext p{
    margin: 0%;
}

.mobwebinarlinecontent
{
    -webkit-line-clamp: 7;
}

.mobslidercontainer
{
    height:295px;
    width:100%;
    margin-top: 15px;
    overflow-x: hidden;
}

.mobslides
{
    display: flex;
    transition: transform 0.6s ease;
    width:60%;
    height:245px;
}

.mobslider 
{
    min-width: 100%;
    transition: 0.5s ease;
    margin-right: 20px;
}
  
.mobslider.active 
{
    opacity: 1;
}

.mobslidercontent
{
    height: 100%;
    width:100%;
    border-radius: 10px;
}

.mobsliderimage
{
    height: 168px;
    width:100%;
    position: relative;
}

.mobslidertitle
{
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    padding: 0px;
    color:black;
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.moblastslidercontent
{
    height: 63%;
    width:60%;
    border-radius: 10px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.multimediaLink{
    display: inline-block;
    width: 100%;
}

.mobslider-dots 
{
    text-align: center;
    margin-top: 10px;
}
  
.mobslider-dot 
{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #E4E4E4;
    margin: 0 8px;
    cursor: pointer;
}
  
.mobslider-dot.active 
{
    background-color: #A3A3A3;
}

/*webinar section*/
.mobwebinarsection
{
    padding:25px 0px;
    height:865px;
    width:100%;
    border-bottom:1px solid #E4E4E4;
}

.mobwebinarcontentsection
{
    height:840px;
    width:94%;
    background-color: #F4F5F7;
    padding: 0% 3%;
    border-radius: 10px;
}

.mobwebinartitleheader
{
    width:100%;
    height:58px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.mobwebheadername
{
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
}

.mobwebseeallbtn
{
    background: none;
    border:none;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    float:right;
}

.mobwebinarcontentdiv
{
    width:100%;
    height:480px;
    line-height: 20px;
}

.mobwebplayvideodiv
{
    height: 240px;
    width:100%;
    position: relative;
}

.mobtextdiv
{
    height:260px;
    width:100%;
}

.mobwebslidercontainer
{
    height:250px;
    width:100%;
    margin-top: 25px;
    overflow-x: hidden;
}

.mobwebslides
{
    display: flex;
    transition: transform 0.6s ease;
    width:60%;
    height:215px;
}

.mobwebsliderimage
{
    height: 132px;
    width:100%;
    position: relative;
}

/*upcoming webinar*/
.mobupcomeslidercontainer
{
    height:284px;
    width:100%;    
}

.mobslidereventdiv {
    position: relative;
    width: 100%;
    overflow: hidden;
    height:253px;
  }

.mobupcomingslider-contentdiv
{
    width:100%;
    height:120px;
    overflow-x: hidden;
}
  
.mobeventslides {
      display: flex;
      transition: transform 0.5s ease;
      width:60%;  
      height:120px;   
    }
  
.mobeventslide {
      margin-right: 25px;
    }
    

.mobevent-slidercontent
  {
    height: 120px;
    background-color: #F4F5F7;
    width:100%;
    border-radius: 10px;
  }

  
.mobeventslide {
    min-width: 100%;
    transition: 0.5s ease;
  }
  
.mobeventslide.active {
    opacity: 1;
  }

.mobeventtitle
{
  width:100%;
  height:68px;
  align-content: center;
  font-size: 20px;
  font-weight: bold;
}

.mobborderdiv
{
  height:10px;
  width:100%;
  border-radius: 10px 10px 0px 0px;
}

.mobsliderevent-contentdiv
{
  height:110px;
  width:100%;
  display: flex;
}

.mobdatediv
{
  width:30%;
  height:100%;
  display:inline-block;
  text-align: center;
  align-content: center;
}

.mobdatediv p
{
  margin:0px;
  font-weight: bold;
  font-size:14px;
}

.mobeventdetaildiv
{
  width:70%;
  height:100%;
  display:inline-block;
  align-content: center;
}

.mobevent-date
{
  margin-top: 8px !important;
  margin-bottom: 8px !important;
  font-size: 30px !important;
}

.mobeventdetail
{
  font-weight: bold;
}

.mobeventlocation
{
  color:#666666;
  font-size: 14px;
}

.moblastevent-slidercontent
  {
    height: 120px;
    width:53%;
    border-radius: 10px;
  }

  .viewlastallbtn
{
    border-radius: 50%;
    height:30px;
    width:30px;
    background-color: white;
    text-align: center;
    align-items: center;
    border:none;
}

.icon-ios {
  width: 10px;
  height: 15px;
}

.icon-android {
 width: 20px;
 height: 20px;
}

.mobupcomingtitleheader
{
    height:70px;
    align-content: center;
}

.mobupcomingtitle
{
    font-size: 22px;
    font-weight: bold;
}

/*VideosandWebinars.jsx*/

.mainmultimedia-container
{
    height:auto;
    width:100%;
    border-bottom: 1px solid #E4E4E4;
}

.mainwebinarmultimedia-container
{
    height:auto;
    width:100%;
    border-bottom: 1px solid #E4E4E4;
}

.bredgrumsdiv{
    /* height: 45px; */
    width:100%;
    font-size: 14px;
    align-content: center;
}

.contenttitlediv
{
    height:auto;
    width:100%;
    align-content: center;
    display: flex;
    margin-bottom: 20px;
}

.contentvideodiv
{
    height:430px;
    width:100%;
    /* background-color: #D7DBE2; */
    border-radius: 10px;
    align-content: center;
    text-align: center;
    overflow: hidden;
}

.contentvideodiv iframe{
    height:100%;
    width:100%;
}

.homevideodiv{
    height:445px;
    width:100%;
    border-radius: 10px;
    align-content: center;
}

.homevideodiv iframe{
    width:100%;
    height:100%;
    border:none;
    overflow: hidden;    
}

.contentdetailsdiv
{
    height: auto;
    width:100%;
    display: flex;
}

.morecontainer
{
    width:100%;
    margin-bottom:20px;
    /* height:1187px; */
}

.moretitlediv
{
    height:48px;
    width:100%;
    align-content: center;
    margin-top: 6px;
}

.moretitle
{
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    /* margin: 0%; */
}

.morecontentdiv{
    height:fit-content;
    margin-top:15px;
    width:100%;
    display: flex;
}

.multimediaredirect
{
    display: flex;
    width:100%;
}

.moreimagediv
{
    height:100%;
    display:inline-block;
    width:30%;
    position: relative;
}

.morecontenttitlesdiv
{
    height:100%;
    display: inline-block;
    width:68%;
    margin-left: 2%;
    align-content: center;
    line-height: 20px;
    
}

.morevideotitle
{
    font-size: 16px;
    font-weight: bold;
    margin-bottom:0px;
    color:black;
}
.mobiletitle{
    margin-top: 0px !important;
}

.morevideocontent
{
    font-size: 14px;
    color:#666666;
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-top:10px;
}

.morevideocontent p{
    margin-top:10px;
}

.videotitletext
{
    font-size: 20px;
    font-weight: bold;
    margin: 0%;
    line-height: 25px;
    margin-top: 7px;
    width:95%;
}

.videodatecompany
{
    font-size: 14px;
    margin: 0%;
    margin-top: 8px;
    font-weight: bold;
}

.videocontenttext
{
    margin: 0%;
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    line-height: 20px;
    /* commented to show full description in webinars page*/
    /* display: -webkit-box; */
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    margin-bottom: 15px;
    width: 75%;
}
.videocontentsponsor
{
    width: 25%;
    padding-left: 5px;
    margin-top: 1.5%;
}
.mobvideocontentsponsor
{
    width: 100%;
    text-align: center;
}
.sponsorimage
{
    max-width: 192px;
    max-height: 50px;
    border-radius: 0px;  
}
.videoplaybtn
{
    border: none;
    background-color: transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: none;
    cursor: pointer;
}

/*mobile*/
.mobmainmultimedia-container
{
    height:auto;
    width:100%;
    border-bottom: 1px solid #E4E4E4;
}

.mobwebinarmainmultimedia-container
{
    height:auto;
    width:100%;
    border-bottom: 1px solid #E4E4E4;
}
@media screen and (min-width:768px)
{
    .mobwebinarmainmultimedia-container
    {
        height:auto;
        width:100%;
        border-bottom: 1px solid #E4E4E4;
    }
}
@media screen and (min-width:819px)
{
    .mobwebinarmainmultimedia-container
    {
        height: auto;
        width:100%;
        border-bottom: 1px solid #E4E4E4;
    }
}
.mobcontenttitlediv
{
    height:auto;
    width:100%;
    padding-bottom:20px;
}

.contenttypeheading
{
    height:25px;   
    width: 100%; 
}

.contentheading
{
    font-size: 20px;
    font-weight: bold;
    margin: 0%;
}

.videocontentheading{
    height:auto;
    width:100%;
    align-content: center;
}

.mobvideotitletext
{
    font-size: 22px;
    font-weight: bold;
    margin: 0%;
    line-height: 27px;
}

.mobvideodatecompany
{
    font-size: 16px;
    font-weight: bold;
}

.mobcontentvideodiv
{
    height:245px;
    width:100%;
    /* background-color: #D7DBE2; */
    border-radius: 10px;
    align-content: center;
    text-align: center;
    /* margin-bottom: 20px !important; */
    display: flex;
    align-items: center !important;
    justify-content: center !important;
}
.mobcontentvideodivFit
{
    height: 214px;
}
.mobcontentvideodiv iframe{
    width:100%;
    height:100%;
    border-radius: 10px;
    border-color: transparent;
}


.mobcontentdetailsdiv
{
    height:auto;
    width:100%;
}

.mobiconsdiv
{
    margin-top: 20px;
    
    width: 100%;
    border:1px solid #E4E4E4;
    border-radius: 10px;
    text-align: center;
}

.mobvideocontenttext
{
    margin: 0%;
    font-size: 16px;
    color: #666666;
    margin-top: -10px;
    line-height: 24px;
    /* commented to show full description in webinars page*/
    /* display: -webkit-box;  */
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 9;
    overflow: hidden;
}

.mobmoretitlediv
{
    height:50px;
    width:100%;
    align-content: end;
    margin-bottom:15px;
}


.mobmoreimagediv
{
    height:100%;
    display:inline-block;
    width:40.5%;
    align-content: center;
    max-width: 172px;
    margin-bottom:10px;
}

.mobmorecontenttitlesdiv
{
    height:100%;
    display: inline-block;
    width:63%;
    margin-left: 5%;
    align-content: center;
    line-height: 20px;
  
}

.mobmorecontentdiv{
    height:auto;
    width:100%;
    border-bottom: 1px solid #E4E4E4;
    
}

.videotagcontent{
    font-size: 11px;
    color: white;
    border-radius: 15px;
    width:auto;
    height:18px;
    padding: 2px 10px 3px 10px;
    border: 1px solid white;
    display: inline-flex;
}

.mobvideocontplayicon
{
    margin: 4px 5px 0px 5px;
}

.mobmorevideotitle
{
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    line-height:1.2;
    color:black;
}

.mobmultimediaredirect
{
    display: flex;
    margin-top: 15px;
    margin-bottom: 10px;
}

/*webinars*/
.speakerdetailsdiv
{
    height:auto;
    width:100%;
}

.spaekertitle
{
    height:35px;
    align-content: baseline;
    font-size: 20px;
    font-weight: bold;
}


.speakersdetailcontent
{
    height:auto;
    width:100%;
    display: flex;
    gap:2%;
}

.speakerdetail
{
    width:32%;
    height: 100%;
    display: inline-flex;
}

.speakerimagediv
{
    
    height:100%;
    align-content: center;
    display: inline-block;
}
.w100
{
    width: 100%;
}
.speakeraboutdiv
{
    width:75%;
    margin-left: 5%;
    align-content: center;
    display: inline-block;
}

.speakername
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
    margin-bottom: 10px;
}

.speakerfunction
{
    font-size: 14px;
    color: #666666;
    margin-top:0px;
}

.webinarcontentdetailsdiv
{
    height: auto;
    width:100%;
    display: flex;
}

/*mobile webinars*/
.mobspeakerdetailsdiv
{
    height:auto;
    width:100%;
    margin-top: 20px;
}

.mobspeakersdetailcontent
{
    height:auto;
    width:100%;;
}

.mobspeakerdetail
{
    width:100%;
    height: 32%;
    display: inline-flex;
    margin-bottom:20px;
}

.mobspeakerimagediv
{
    width:20%;
    height:30%;
    align-content: center;
    display: inline-block;
}


.mobwebinarcontent-detailsdiv
{
    height: auto;
    width:100%;
}

/*mobile trendshub slider*/
.mobtrendsslidercontainer
{
    height:300px;
    width:100%;
    margin-top: 15px;
    overflow-x: hidden;
}

.mobtrendshubslides
{
    display: flex;
    transition: transform 0.6s ease;
    width:70%;
    height:250px;   
}

.trendsswipediv
{
    width:100%;
    overflow: hidden;
    border-bottom: 1px solid #E4E4E4;
}

.mobtrendssliderimage
{
    height: 170px;
    width:100%;
}

.mobtrendstitle
{
    margin-top: 15px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    padding: 0px;
}


.mobtrendsdatetitle
{
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    padding: 0px;
}

.mobtrendsslider-dots 
{
    text-align: center;
    margin-top: 20px;
}

/*mobile product trendshub slider*/

.mobproduct-trendsslidercontainer
{
    height:160px;
    width:100%;
    margin-top: 15px;
    overflow-x: hidden;
}

.mobproduct-trendshubslides
{
    display: flex;
    transition: transform 0.6s ease;
    width:100%;
    height:125px;   
}

.mobproduct-trendshubslider 
{
    min-width: 100%;
    transition: 0.5s ease;
}

.mobproduct-trendshubslider .active 
{
    opacity: 1;
}

.mobproduct-trendsslidercontent
{
    height: 100%;
    width:100%;
}

.mobproduct-trendssliderimage
{
    height: 110px;
    width:48%;
    display: inline-block;
    background-color: white;
    align-content: center;
    text-align: center;
    border-radius: 10px;
}

.mobproduct-trendsimagecont
{
    width:100%;
    height:100%;
    display: flex;
    justify-content: space-between;
}

.mobproduct-trendsslider-dots 
{
    text-align: center;
    margin-top: 15px;
}

/*Analysis tab slider*/
.trendanalysis-slidercontainer
{
    height:780px;
    width:100%;
    display: flex;
    position: relative;
    perspective: 1000px;
}

.trendmovebtndiv
{
    width:10%;
    height:100%;
    display: inline-block;
    align-content: center;
}

.trendmovebtn
{
    width: 65%;
    height:6%;
    border-radius: 50%;
    align-content: center;
    border: none;
    color: white;
    cursor: pointer;
}

.trendanalysis-dots
{
    text-align: center;
    margin: 25px 0%;
    display: flex;
    justify-content: space-between;
}

.trendanalysis-dot 
{
    display: inline-block;
    width: 23.8%;
    height: 45px;
    border-radius: 25px;
    border:1px solid #666666;
    cursor: pointer;
    align-content: center;
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
  
.trendanalysis-dot.active 
{
    color: white;
    font-weight: normal;
    border: none;
    height: 47px;
}

.trendanalysis-pagecontainer
{
    width:80%;
    height: 100%;
    overflow: hidden;
}

.trendanalysis-slides
{
    /*display: flex;
    transition: transform 0.6s ease;*/
    height:690px;
    width:100%;
    position: relative;
    transform-style: preserve-3d;
    transition: transform 0.4s ease-in-out;
}

.trendanalysis-slider 
{
    /*min-width: 100%;
    transition: 0.5s ease;*/
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);*/
    transform: rotateY(0deg);
    transition: transform 0.4s ease-in-out;
}

.trendanalysis-slider .active 
{
    opacity: 1;
}

.trendanalysis-content
{
    height: 100%;
    width:100%;
    border-radius: 10px;
}

.trend-disablebtn
{
    background-color: transparent;
    border:1px solid #A3A3A3;
    color: #A3A3A3;
}

.trend-rightbtn
{
    margin-top: 4px;
    margin-left: 2px;
}

.trend-leftbtn
{
    margin-top: 4px;
    margin-right: 2px;
}

.trendanalysis-slider.active {
    z-index: 2;
  }
  
  .trendanalysis-slider:not(.active) {
    z-index: 1;
  }
/*   
  .trendanalysis-slider.next.active {
    transform: rotateY(-360deg);
  }
  
  .trendanalysis-slider.prev.active {
    transform: rotateY(360deg);
  }
  
  .trendanalysis-slides.next.active {
    transform: rotateY(-360deg);
  }
  
  .trendanalysis-slides.prev.active {
    transform: rotateY(360deg);
  } */
  
  .trendanalysis-slides:not(.active) {
    pointer-events: none;
  }

  /*.showslide img
  {
    display: block !important;
  }

  .hideslide img
  {
    display: none;
  }
  */

  /*mobile multimedia component*/
  .mobmultislidercontainer
{
    height:380px;
    width:100%;
    margin-top: 15px;
    overflow-x: hidden;
}

@media screen and (max-width: 940px) {
    .speakeraboutdiv{
        margin-left:2%;
    }
   
}

.homemedia-slidercontent
{
    display: -webkit-box; 
    display: -moz-box; 
    display: box; 
    -webkit-box-orient: vertical; 
    -moz-box-orient: vertical; 
    box-orient: vertical; 
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.play-button {
    background: transparent; /* No background */
    border: none; /* No border */
    cursor: pointer; /* Pointer cursor on hover */
    outline: none; /* Remove outline */    
  }

.play-button-icon{
    position: relative;
    width: 64px;   /* adjust size */
    height: 64px;
    border: none;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.4); /* semi-transparent black overlay */
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.play-button-icon:hover {
  background-color: rgba(0, 0, 0, 0.6); /* darker on hover */
}

.playbutton{
    padding-left: 6px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    width: 7%;
}

.hover-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 10px;
}

.highlightimagediv:hover .hover-bg {
    opacity: 1;
}

/*.highlightimagediv:hover .tagbottom {
    display: none;
}*/

.moreimagediv:hover .hover-bg {
    opacity: 1;
}

/*.moreimagediv:hover .tagbottom {
    display: none;
}*/

.allpage-imagediv:hover .hover-bg {
    opacity: 1;
}

/*.allpage-imagediv:hover .allpage-tagbottom {
    display: none;
} */

.sliderimage:hover .hover-bg {
    opacity: 1;
}

/*.sliderimage:hover .tagbottom {
    display: none;
} */
  
@media screen and (max-width: 1395px)and (min-width: 1000px) {
    .responsespeakerheight
    {
        height: 32px !important;
    }
}

.video-sponsor-logo-block, .mobvideocontentsponsor {
  display: flex;
  flex-direction: column; /* stack text above image */
  align-items: center;    /* center horizontally */
  justify-content: center;
  text-align: center;
  gap: 0px;
}

.video-sponsor-logo-img img,
.sponsorimage {
  max-height: 50px;
  width: auto;
  object-fit: contain;
  display: block;
}
.iframe-hidden {
  visibility: hidden;
  height: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  left: -9999px;
}

.iframe-visible {
  visibility: visible;
  height: 220px;
  opacity: 1;
  pointer-events: auto;
  position: static;
}

.mobcontentvideodiv::-webkit-scrollbar{
    display: none;
}