.ebook-banner-wrapper {width: 100%; height: 450px; display: flex; overflow: hidden; align-items: center; position: relative; justify-content: center; flex-direction: column; }
.ebook-banner-wrapper h1 {position: absolute; font-family: "d-din_condenseddinCnBd"; font-size: 66px; bottom: 95px; text-align: center; line-height: 60px; width: 55%; color: #fff; }
.ebook-banner-wrapper p {position: absolute; font-family: "Roboto",sans-serif; font-size: 30px; bottom: 50px; text-align: center; line-height: 18px; width: 55%; color: #fff; }
.ebookSmallBox {max-width: 1300px; width: 100%; margin: 0px auto; padding: 64px 20px;}
.ebookBox-container { background: #ffffff;}
/* .ebookSocialLink {margin-left: 65px } */
.ebookSocialLink a {display: inline-block; color: #9e9e9e; margin: 0 5px; }
.ebookSocialLink a i{color: #2372F2;font-size: 18px; padding-top: 2px;}
.whiteBoxeBookTwo .ebookBtn,.webinar-main-content .ebookBtn {display: inline-block; border-radius: 25px; border: 1px solid #ffd100; padding: 10px 20px; background: #ffd100; text-decoration: none; font-size: 16px; letter-spacing: 2px; color: #333; font-weight: 700}
.ebookContent p {font-family: 'circularstd'; font-size: 16px; line-height: 28px; color: #536f9f;}
.whiteBoxeBookTwo .ebookContent h2,.webinar-main-content .ebookContent h2 {color: #01173c; font-size: 35px; font-weight: 500; margin-top: 25px; font-family: 'publica-medium'; margin-bottom: 10px; line-height: 36px }
.insightsBox { background: #3d489a; width: 100%; text-align: center; padding: 60px;}
.insightsBox h2 { text-transform: uppercase; font-family: "d-din_condenseddinCnBd"; font-size: 45px; color: #ffffff;}
.btnEbookLabel{display: inline-block; background: #f3db34; width: 175px; height: 45px; line-height: 45px; border-radius: 30px; font-family: "Roboto", sans-serif; font-size: 16px; letter-spacing: 2px; font-weight: 700; text-transform: uppercase; margin-top: 30px; color: #000; font-weight: 500;}
.btnEbookLabel:hover{ background: #ffffff; color: #000; text-decoration: none;}
.colorBody {background: #f5f5f5;}
.webinar-main-content .ebookContent span{font-size: 16px;line-height: 28px;color: #2571f0;font-family: 'circularstd';}
.webinar-main-wrapper{ /*background-image: url("../img/webinar-banner.png");*/ background-repeat: no-repeat;background-size: cover;padding-left: 130px;align-items: flex-start;background: #f4f6fb;height: 580px;
/*background: linear-gradient(59deg, rgba(0,59,129,1) 45%, rgba(58,129,247,1) 100%);*/display: flex;flex-direction: row;padding-right: 50px;
    align-items: center;background-image: url("../img/webinar-main-banner-new.png");}
    .ebook-banner-wrapper > div{width: 65%;}
.webinar-banner-img{width: 35%;margin-right: 0px;}
.ebook-banner-wrapper.webinar-main-wrapper h1{    position: relative; font-size: 65px; font-family: 'publica-medium'; color: #2571f0; line-height: 72px; text-align: left; font-weight: 500; bottom: inherit; text-transform: uppercase;display: inline;}
.ebook-banner-wrapper.webinar-main-wrapper p{    font-size: 24px; position: relative; bottom: inherit; font-family: 'circularstd'; /*width: 79%;*/ color: #536f9f; text-align: left; font-weight: 500; margin: 25px 0 0; padding-bottom: 12px;
    line-height: 1.2;}
.webinar-main-content{background: #fff; position: relative; border-radius: 4px;margin-top: 140px;display: flex;box-shadow: 0px 0px 24px 6px rgba(164,161,161,0.4);}
.webinar-main-content .ebookPageImg{width: 47%;margin-top: -40px;margin-left: -45px;padding-bottom: 10px;}
.webinar-main-content .ebookContent{padding:10px 30px 40px;width: 56%;}
.webinar-main-content span{font-size: 18.439px; font-family: "Roboto"; color: #333333; line-height: 1.2;padding-bottom: 13px;border-bottom: 2px solid #e6e6e6;display: block;font-weight: 500;}
.webinar-main-content p{margin-top: 13px;}
.webinar-main-content h2{color: #007bff;}
/* .webinar-main-content .ebookSocialLink{margin-top: 15px;}  */
.webinar-main-content .ebookPageImg img{width: 100%;}
.core-service-wrap .cycle-pager li{width: auto;}
.development-wrap{display: none;}

/* new changes */
/* hero-section-css */
.webinar-hero-wr{
  width: 100%;
  padding-top: 83px;
  background-image: url("../img/webinar_main_page_bg.png");
   background-repeat: no-repeat;background-size: cover;
}
.hero-banner-wr{
  max-width: 1300px;
  margin: 0 auto;
  padding: 90px 20px;
  padding-top: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.hero-banner-wr h1{
  font-family: Inter;
  font-weight: 600;
  font-size: 50px;
  letter-spacing: 1px;
  text-transform: capitalize;
  color: #2372F2;
}
.hero-banner-wr p{
  font-family: Inter;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #536F9F;
}
.hero-banner-content{
  width: 100%;
}
.webinar-banner-img-wr{
  max-width: 765px;
  width: 100%;
}

/* latest talk section */
.latest-webinar-title{
  font-family: inter;
  font-weight: 700;
  font-size: 35px;
  color: #333333;
  margin-bottom: 24px;
}

.latest-webinar-wrapper{
  max-width: 1300px;
  margin: 0 auto;
  padding: 64px 20px;
  padding-bottom: 0 !important;
}
.latest-webinar-flex{
  display: flex;
  gap: 30px 40px;
}
.latest-webinar-flex .ebookPageImg{
  max-width: 600px;
  width: 100%;
}

/* Navigation Buttons */
.swiper-nav-buttons {
    display: flex;
    gap: 10px;
    height: 45px !important;
}

/* Custom arrows */
.custom-prev,
.custom-next {
    position: unset !important;
    width: 45px !important;
    height: 45px !important;
    background: #2372F2;
    border-radius: 50%;
    transition: all 0.3s ease;
    margin: 0 !important;
}
.custom-prev::after,
.custom-next::after {
    font-size: 20px !important;
    color: #fff !important;
}
.custom-prev:hover,
.custom-next:hover {
    background: #2372F2;
}

.custom-prev::after,
.custom-next::after {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.custom-prev:hover::after,
.custom-next:hover::after {
    color: #fff;
}
.ebookSmallBox .webinar-title{
  font-family: inter;
  font-weight: 700;
  font-size: 35px;
  color: #333333;
}
.webinarSwiper .ebookContent h2{
  font-family: Inter;
  font-weight: 700;
  font-size: 28px;
  color: #333333;
  margin-top: 16px;
  margin-bottom: 10px;
}
.webinarSwiper .ebookContent span{}

.webinarSwiper .ebookContent p{
  font-family: Inter;
  font-weight: 500;
  font-size: 15px;
  color: #535359;

  display: -webkit-box;
  -webkit-line-clamp: 4;   /* Number of lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.date-icon-wr{
  display: flex;
  gap: 12px;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  flex-wrap: wrap;
}

/* latest talk css start here */
.common-mx-width{
    max-width: 1300px;
    width: 100%;
    padding: 64px 20px;   
    padding-top: 0 !important; 
    margin: 0 auto;
}
.common-body-text h2{
    font-family: inter;
    font-weight: 700;
    font-size: 35px;
    line-height: 45px;
    color: #323232;
    text-transform: uppercase;
}
.latest-talk-wr .common-mx-width{
    padding-top: 70px;
    padding-bottom: 80px;
}
.latest-talk-wr h2{
    margin-bottom: 35px;
}
.latest-talk-flex{
    display: flex;
    align-items: stretch;
    gap: 10px 25px;
}
.latest-talk-flex .insight-pills{
    background-color: #1A6DF9;
    border-radius: 4px;
    padding: 2px 10px;
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
}
.latest-talk-flex .latest-talk-left{
    max-width: 621px;
    width: 100%;
    padding: 22px 30px;
    border: 1px solid #DDDDDD;
    outline: 2px solid #fff;
    border-radius: 10px;
}
.latest-talk-flex .latest-talk-left:hover{
    border-color: #1A6DF9;
    outline-color: #1A6DF9;
    box-shadow: 0px 4px 50px 0px #0000002B;
}
.latest-talk-flex .latest-talk-left .left-ing-wr{
    width: 100%;
    border-radius: 8px;
    max-height: 250px;
    overflow: hidden;
    margin-bottom: 20px;
}
.latest-talk-flex .latest-talk-left .left-ing-wr img{
    max-width: 100%;
    height: 100%;
}

.latest-talk-flex .latest-talk-left h3{
    font-family: Inter;
    font-weight: 700;
    font-size: 22px;
    line-height: 34px;
    color: #323232;
    text-decoration: none !important;
    cursor: pointer;
    margin-bottom: 11px;
    display: inline-block;
}
.latest-talk-flex .latest-talk-left p{
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #333333;
    margin-bottom: 40px;
}
.latest-talk-flex .author-flex{
    display: flex;
    align-items: center;
    gap: 16px;
}
.latest-talk-flex .author-flex .author-img-wr{
    height: 112px;
    width: 112px;
    overflow: hidden;
    border-radius: 50%;
}
.latest-talk-flex .author-flex h4{
    font-family: Inter;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 4px;
}
.latest-talk-flex .latest-talk-left .author-flex p{
    font-family: Inter;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 0;

}

.latest-talk-right-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    justify-content: center !important;
    align-items: stretch;
    width: 100%;
    gap: 14px;
}
.latest-talk-right-grid .latest-talk-col{
    border: 1px solid #DDDDDD;
    outline: 2px solid #fff;
    background-color: #fff;
    padding: 22px 20px;
    border-radius: 10px;
}
.latest-talk-right-grid .latest-talk-col:hover{
    border-color: #1A6DF9;
    outline-color: #1A6DF9;
    box-shadow: 0px 4px 50px 0px #0000002B;
}
.latest-talk-right-grid .latest-talk-col .col-img-wr{
    width: 100%;
    max-height: 130;
    overflow: hidden;
    margin-bottom: 20px;
}
.latest-talk-right-grid .latest-talk-col .col-img-wr img{
    max-width: 100%;
}
.latest-talk-right-grid .latest-talk-col h3{
    font-family: Inter;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none;
    color: #323232;
    margin-bottom: 23px;
    display: inline-block;
    cursor: pointer;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex{
    display: flex;
    align-items: center;
    gap: 10px;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-img-wr{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    overflow: hidden;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-img-wr img{
    max-width: 100%;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-info h4{
    font-family: Inter;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #323232;
    margin-bottom: 2px;
}
.latest-talk-right-grid .latest-talk-col .col-author-flex .col-author-info p{
    font-family: Inter;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    margin-bottom: 0;
}
.latest-webinar-wrapper.webinarSwiper .ebookContent p{
  -webkit-line-clamp: 5 !important;
}
.calendar-icon-dt-wr{
  display: flex;
  align-items: center;
  gap: 6px;
}
.calendar-icon-dt-wr span{
  font-family: Inter;
  font-weight: 500;
  font-size: 13px;
  color: #7C7E83;
}
.swiper.webinarSwiper{
  align-items: stretch !important;
}
.webinarSwiper .swiper-slide{
  height: auto !important;
  position: relative;
  padding-bottom: 50px;
}
.right-shift a.core-btn{
  border-radius: 4px !important;
  background-color: #2372F2 !important;
  border: #2372F2 !important;
  padding: 13px 24px;
  font-family: Inter;
  font-weight: 700;
  font-size: 15px !important;
  color: #fff !important;
  position: absolute;
  bottom: 0;
  right: 0;
}
.right-shift a.core-btn .fa{
  display: none;
}
.latest-webinar-wrapper .right-shift{
  margin-top: 30px !important;
}
.latest-webinar-wrapper .right-shift .core-btn{
  position: unset !important;
  margin-left: 0 !important;
}
.latest-webinar-wrapper .webinarSwiper .ebookContent p{
  -webkit-line-clamp: 5 !important;
}
@media screen and (max-width: 1600px) {
  .webinar-main-wrapper {height: 450px }
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 50px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 24px }
}
@media screen and (max-width: 1599px) {
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 50px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 24px }
}
@media screen and (max-width: 1480px) {
  .webinar-main-wrapper {padding-left: 100px }
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 45px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 24px }
  .webinar-banner-img {margin-right: 100px }
}
@media screen and (max-width: 1400px) {
  .ebook-banner-wrapper {height:455px }
}
@media screen and (max-width: 1360px) {
  .ebook-banner-wrapper {height: 455px }
}
@media screen and (max-width: 1280px) {
  .ebook-banner-wrapper {height: 405px }
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 40px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 22px }
  .webinar-main-content {margin-top: 90px }
  .webinar-main-wrapper {padding-left: 20px }
  .webinar-banner-img {margin-right: 70px }
}

@media screen and (max-width: 1200px) {
  .hero-banner-content{
    max-width: 400px;
  }
}
@media screen and (max-width: 1180px) {
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 30px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 22px }
}
@media screen and (max-width: 1024px){
  .latest-talk-wr h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 768px) {
  .ebook-banner-wrapper>div, .ebook-banner-wrapper.webinar-main-wrapper p{width: 100%;}
  .ebook-banner-wrapper {height: 240px }
  .ebook-banner-wrapper p {line-height: 27px; bottom: 0 }
  .whiteBoxeBookTwo .ebookContent h2,.webinar-main-content .ebookContent h2 {font-size: 25px; line-height: 30px }
  .webinar-main-content .ebookPageImg {width: 70%; text-align: center; margin-left: auto; margin-right: auto }
  .webinar-main-content {flex-direction: column }
  .webinar-main-content .ebookPageImg img {width: 100%; margin-left: auto; margin-right: auto }
  .webinar-main-content .ebookContent {width: 100%; padding: 0 20px 30px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 20px }
  .webinar-main-content .ebookContent h2 {margin-bottom: 5px !important }
  .webinar-banner-img {margin-right: 20px; width: 40% }
  .webinar-main-content .ebookContent span{font-size: 14px;line-height: 26px;}
}
@media screen and (max-width: 767px) {
  .ebook-banner-wrapper p {margin-bottom: 0; font-size: 16px; bottom: 28px; line-height: 16px; width: 75% }
  .ebook-banner-wrapper h1 {font-size: 28px; line-height: 28px; bottom: 50px }
  /* .ebookSocialLink {margin-left: 0 } */
  .insightsBox {padding: 20px }
  .ebookSmallBox {max-width: 100%; padding: 30px 10px;  }
  .insightsBox h2 {font-size: 35px; line-height: 36px }
  .whiteBoxeBookTwo .ebookContent h2,.webinar-main-content .ebookContent h2 {font-size: 22px; line-height: 28px; margin-top: 15px }
  .webinar-main-wrapper {padding-right: 20px }
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 26px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 18px }
  .webinar-banner-img {align-self: center; margin-top: 20px; width: 60%; margin-left: auto; margin-right: auto }

  .hero-banner-wr{
    flex-wrap: wrap;
  }
  .hero-banner-content{
    max-width: 100%;
    text-align: center;
  }
  .hero-banner-wr{
    padding: 50px 10px;
    padding-top: 25px;
  }
  .hero-banner-wr h1{
    font-size: 40px;
  }
  .hero-banner-wr p{
    font-size: 15px;
    line-height: 22px;
  }
  .latest-webinar-wrapper{
    padding: 30px 10px;
  }
  .latest-webinar-wrapper{
    padding: 30px 10px;
  }
  .latest-webinar-flex{
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
  }
  .latest-talk-wr .common-mx-width{
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  .webinar-main-content .ebookPageImg {width: 85%; padding-bottom: 0 }
}
@media screen and (max-width: 480px) {
  .ebook-banner-wrapper.webinar-main-wrapper h1 {font-size: 20px }
  .ebook-banner-wrapper.webinar-main-wrapper p {font-size: 16px }
}