h2.imctrk4,
h2.imctrk41 {
  font-weight: 400;
  font-style: italic;
  text-align: left;
}
.imctrk1,
h2.imctrk4,
h2.imctrk41,
p.imctrk3 {
  text-align: left;
}
body {
  font-family: poppins !important;
  letter-spacing: 1px !important;
  height: 100%;
  display: flex;
  flex-direction: column;
}
::selection {
  background-color: #ff6855;
  color: #fff;
}
.mainHeading {
  font-size: 60px;
  font-weight: 600;
  font-family: poppins;
}
.pagehome23 {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.pagehome23 .commonBtn23 {
  background-color: #ff6855;
  border: 2px solid #ff6855;
  line-height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagehome23 .commonBtn23:hover {
  animation: 0.3s linear shake;
  border: 2px solid #ff6855;
  background-color: #fff;
  color: #ff6855;
}
.register-btn {
  position: fixed;
  top: 483px;
  transform: rotate(-90deg);
  right: -82px;
  border: 2px solid #fff;
  z-index: 222;
  background-color: #48b7eb !important;
}
.headregister,
.pagehome23 .whatsNew button.owl-dot.active {
  background-color: #fff !important;
}
.headregister {
  color: #ff6855 !important;
  border: none !important;
}
.blogs2023,
.navbar,
.navbar .offcanvas {
  background-color: #ff6855;
}
.pagehome23 .socialBlog .blogLink a span {
  color: #ffc13a;
}
.pagehome23 .socialBlog .blogLink a {
  word-break: break-word;
  display: inline-grid;
}
@keyframes shake {
  100%,
  33% {
    transform: rotate(10deg);
  }
  66% {
    transform: rotate(-10deg);
  }
}
.pagehome23 .card {
  transform: scale(1);
}
.navbar {
  min-height: 115px;
}
.navDefaultHome23 {
  display: none;
}
.navbar .navbar-brand img {
  width: 110px;
}
.navbar .dropdown .dropdown-menu {
  animation: 0.5s ease-in-out forwards myAnim;
}
.footer23 .footer-copy-right .footer_section p a,
.navbar .offcanvas .offcanvas-title,
.pagehome23 .socialBlog .blogs .blogHeading,
.pagehome23 .socialBlog .blogs p,
a.underline.blogs23 {
  color: #fff;
}
.navbar .offcanvas .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 20px;
}
.navbar .offcanvas .offcanvas-header .btnClose i {
  transition: transform 0.7s ease-in-out;
}
.navbar .offcanvas .offcanvas-header .btnClose i:hover {
  transform: rotate(90deg);
}
.navbar .offcanvas .navbar-nav .nav-item .nav-link i {
  transition: transform 0.2s ease-in-out;
}
.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a {
  color: #ff6855;
  font-weight: 500;
}
.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a:active,
.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a:hover {
  background-color: #ff6855;
  color: #fff;
}
@media screen and (min-width: 992px) {
  .navbar .navbar-nav .nav-item .nav-link {
    font-size: 18px;
  }
}
@media screen and (max-width: 991px) {
  .navbar .navbar-nav .nav-item .nav-link {
    color: #1cb6e9;
  }
}
@keyframes myAnim {
  0% {
    opacity: 0;
    transform: rotateX(-100deg);
    transform-origin: top;
  }
  100% {
    opacity: 1;
    transform: rotateX(0);
    transform-origin: top;
  }
}
.pagehome23 .expanding-tech {
  background-color: #1eb6eb;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
}
.pagehome23 .expanding-tech .techImg {
  height: 66vh;
  object-fit: cover;
  border-radius: 24px;
}
.pagehome23 .expanding-tech .expandigText {
  font-size: 18px;
  hyphens: auto;
  word-spacing: 0.2px;
}
.pagehome23 .expanding-tech .expandingTech .owl-nav,
.pagehome23 .whatsNew #slide-testimonal .owl-nav {
  position: absolute;
  display: flex;
  top: 50%;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 0 15px;
}
.pagehome23 .expanding-tech .expandingTech .owl-nav button span,
.pagehome23 .whatsNew #slide-testimonal .owl-nav span,
.pagehome23 .whatsNew .whatsNewSlider .owl-nav button span {
  color: #fff;
  font-size: 60px;
  line-height: 0;
  -webkit-filter: drop-shadow(0px 0px 3px #000);
}
.pagehome23 .whatsNew {
  background-color: #ff6855;
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-direction: column;
}
.pagehome23 .whatsNew .whatsNewImg {
  height: 460px;
  object-fit: cover;
  border-radius: 24px;
}
.pagehome23 .whatsNew .whatsNewText {
  font-size: 18px;
  line-height: 30px;
  hyphens: auto;
  text-align: justify;
  word-spacing: 0.5px;
}
.pagehome23 .whatsNew .whatsNewSlider .owl-nav {
  position: absolute;
  display: flex;
  top: 50%;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 15px;
}
.imctrk2,
.pagehome23 .whatsNew .testimonials {
  position: relative;
}
.pagehome23 .whatsNew #slide-testimonal .active.center .main-reviewimage img {
  opacity: 1;
}
.pagehome23 .whatsNew .test_img {
  position: relative;
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 0 -50px;
}
.pagehome23 .whatsNew .inner-testimonials {
  width: 100%;
  margin: 0 auto;
}
.pagehome23 .whatsNew #slide-testimonal .center .test_img:before {
  content: none;
  transition: 0.7s ease-in-out;
}
.pagehome23 .whatsNew .test_img img {
  border-radius: 20px;
  overflow: hidden;
  margin: 0 auto;
  height: 400px;
  object-fit: cover;
}
.pagehome23 .whatsNew .custom_slide.owl-carousel .owl-item.active.center {
  cursor: pointer;
  margin-top: 0 !important;
  position: relative;
  z-index: 999;
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.pagehome23 .whatsNew .custom_slide.owl-carousel .owl-item {
  transform: scale(0.7);
  padding: 10px 0;
  transition: 0.5s;
}
.pagehome23 .whatsNew .testimonial_detail {
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 90px;
  background-color: #00000095;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 0 20px 20px;
}
.pagehome23 .whatsNew .testimonial_detail h4 {
  font-size: 22px;
  margin: 0;
  font-weight: 600;
}
.pagehome23 .whatsNew .testimonial_detail p {
  color: #ccc;
  font-size: 16px;
}
.pagehome23 .whatsNew button.owl-dot {
  height: 14px;
  width: 40px;
  border-radius: 2px;
  background-color: #00000050 !important;
  margin: 0 15px;
}
.pagehome23 .whatsNew .owl-dots {
  display: none;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
}
.imcTracks {
  background: 0 0 / cover no-repeat #fff;
  background-blend-mode: overlay;
  min-height: 70vh;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.imcTracks .imcTracksHeading {
  font-size: 120px;
  font-family: poppins-bold;
}
.imcTracks .titleSubHeading {
  font-family: poppins-bold;
  font-size: 32px;
}
.imcTracks .imcTracksText {
  font-size: 18px;
  font-weight: 500;
  hyphens: auto;
  text-align: justify;
  word-spacing: 0.5px;
}
.pagehome23 .imcTracks .flip-card {
  background-color: transparent;
  width: 100%;
  height: 297px;
  perspective: 1000px;
}
.pagehome23 .imcTracks .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.9s;
  transform-style: preserve-3d;
}
.pagehome23 .imcTracks .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.pagehome23 .imcTracks .flip-card-back,
.pagehome23 .imcTracks .flip-card-front {
  position: absolute;
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pagehome23 .imcTracks .flip-card-front {
  background-color: transparent;
  color: #000;
}
.pagehome23 .imcTracks .flip-card-back {
  color: #fff;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  position: relative;
  height: 100%;
}
.pagehome23 .imcTracks .flip-card-back img {
  position: absolute;
  top: 0;
  left: 0;
}
.pagehome23 .imcTracks .flip-card-back ul {
  z-index: 222;
  width: 100%;
}
.pagehome23 .imcTracks .flip-card-back ul li {
  font-size: 14px;
}
.pagehome23 .imcTracks .flip-card-back.connectivitySolution,
.pagehome23 .imcTracks .flip-card-back.convoTech,
.pagehome23 .imcTracks .flip-card-back.empowerEdge,
.pagehome23 .imcTracks .flip-card-back.techForward,
.pagehome23 .imcTracks .flip-card-back.wirelessTech {
  background-color: transparent;
}
.imcConferenceFlow {
  background: url("../../img/newLayout23/home/Conference-Flow/conferenceFlow.webp")
      0 0 / cover no-repeat,
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)) 0 0 / cover
      no-repeat;
  background-blend-mode: overlay;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.agenda2023,
.register-footer-btn,
a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.thoughtleadersbutton:hover {
  background-color: #fff;
}
.imcConferenceFlow li {
  padding: 0.3rem 0;
}
.imcConferenceFlow .card.text-white {
  min-height: 550px;
}
.pagehome23 .thoughtLeader {
  background-color: #4fa64f;
}
.pagehome23 .thoughtLeader .card {
  border-radius: 30px;
}
.pagehome23 .thoughtLeader .imgRadius {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg {
  height: 576px;
  object-fit: cover;
}
.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title {
  color: #4fa64f;
  font-size: 24px;
  font-family: poppins;
}
.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text {
  font-size: 18px;
  color: #4fa64f;
}
.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title {
  color: #4fa64f;
  font-size: 18px;
  font-family: poppins;
}
.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text {
  font-size: 16px;
  color: #4fa64f;
}
.pagehome23 .thoughtLeader .card .devusinhImg,
.pagehome23 .thoughtLeader .card .rajaraman {
  height: 260px;
  object-fit: cover;
}
.pagehome23
  .thoughtLeader
  .rightSection
  .bottomLayer
  .card
  .card-body
  .card-title {
  color: #4fa64f;
  font-size: 16px;
}
.pagehome23
  .thoughtLeader
  .rightSection
  .bottomLayer
  .card
  .card-body
  .card-text {
  font-size: 14px;
  color: #4fa64f;
}
.pagehome23 .thoughtLeader .rightSection .bottomImges {
  height: 200px;
  object-fit: cover;
}
.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
  height: 226px;
  object-fit: cover;
}
a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.thoughtleadersbutton {
  background-color: #ffc13a;
  border: 2px solid #ffc13a;
  color: #000;
}
.pagehome23 .socialBlog {
  background-color: #b27cce;
}
.pagehome23 .socialBlog .blogs .mutedText {
  color: #fff !important;
}
.footer23 .footer-copy-right .footer_section p a:hover,
.pagehome23 .socialBlog .blogLink a:hover span {
  color: #ff6855;
}
.pagehome23 .socialBlog li.border.list-unstyled.mb-2.conf-list {
  padding: 20px;
  text-align: left;
}
.p-2023 .partner2023Img {
  height: 100px;
  object-fit: cover;
}
.register-footer-btn {
  color: #ff6855;
}
.register-footer-btn:hover {
  color: #fff;
  background: #ff6855;
}
.footer23 {
  flex: 0;
}
.footer23 .footer ul li {
  list-style: none;
  text-decoration: none;
}
.footer23 .footer {
  background: url("../../img/newLayout23/footer/footer-bg-1.webp") 0 0 / cover
    no-repeat;
}
.footer23 .footerSection {
  padding: 30px 0 0;
  color: #f1f1f1;
}
.footer23 .footerSection .heading,
.footer23 .footerSection p {
  font-size: 16px;
}
.footer23 .footerSection .heading::after {
  content: "";
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  max-width: 30px;
  background-color: #ff6855;
}
.footer23 .footerSection h5 {
  font-size: 18px;
}
.footer23 .newsLetter .signUpLine {
  background: #ff6855;
  height: 5px;
  width: 38%;
  opacity: 1;
  margin: 0;
  border-top: 0;
}
.footer23 .footer .subscribe-section .signUpBtn {
  background-color: #fff;
  color: #ff6855;
  font-size: 14px;
  border-radius: 3px;
}
.footer23 .footer .subscribe-section .signUpBtn:hover {
  background-color: #ff6855;
  color: #fff;
  color: var(--btn-background);
}
.footer23 .footer-links {
  display: grid;
  padding: 0;
}
.footer23 .footer ul li a {
  display: block;
  padding: 6px 0;
  color: #f1f1f1;
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.12);
  text-decoration: none;
}
.footer23 .footer .bottomBottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer23 .footerSection .footer-links .btn-link {
  font-family: Lato, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #f1f1f1;
  content: "\f107";
}
.footer23 .footerSection .footer-links li {
  list-style: none;
}
.footer23 .footerSection .footer-links .menuHeading a {
  font-weight: 500;
  font-size: 16px;
  color: #f1f1f1;
}
.footer23 .footerSection .footer-links .accord h5 {
  border-bottom: 1px solid;
  border-color: rgba(255, 255, 255, 0.08);
  height: 40px;
  line-height: 1.6;
}
.footer23 .footer-copy-right .footer_section {
  justify-content: space-between;
  align-items: center;
}
.footer23 .social-links {
  padding-inline-start: 0;
}
.footer23 .social-links li {
  display: inline-block;
  list-style: none;
}
.footer23 .social-links .social {
  width: 38px;
  height: 38px;
  background: 0 0;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #8f8f93;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer23 .social-links li a {
  text-decoration: none;
  color: var(--color-00P01);
}
.footer23 .social-links .fb:hover {
  background-color: #3a589d;
  border: none;
  transition: 0.5s;
}
.footer23 .social-links .insta:hover {
  background-color: #c33223;
  border: none;
  transition: 0.5s;
}
.footer23 .social-links .linkIn:hover,
.footer23 .social-links .twitter:hover {
  background-color: #2478ba;
  border: none;
  transition: 0.5s;
}
.footer23 .social-links .youtube:hover {
  background: #c33223;
  border: none;
  transition: 0.5s;
}
.footer23 .social-links .flickr:hover {
  background: #e5086f;
  border: none;
  transition: 0.5s;
}
.footer23 .footer-copy-right {
  justify-content: space-between;
}
.footer23 .footer-copy-right p {
  font-size: 14px;
  line-height: 22px;
  color: #fff;
  margin-bottom: 0;
}
a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.exp_tech {
  background-color: #fff;
  border: none;
  line-height: 42px;
  font-family: poppins;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
}
.pagehome23 .heroVideo {
  height: 100vh;
}
.pagehome23 .heroVideo #heroVideo {
  height: 100vh;
  width: 100%;
  object-fit: cover;
}
.pagehome23 .heroVideo .contactButton {
  position: absolute;
  bottom: 22px;
  width: 100%;
}
.pagehome23 .heroVideo .contactButton .heroBtn {
  line-height: 30px;
}
.pagehome23 .join-us-section {
  background-image: url("../../img/newLayout23/home/join-us/pragti-maidan-img.jpg"),
    linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2));
  background-blend-mode: overlay;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 76vh;
  background-attachment: fixed;
}
.pagehome23 .join-us-section .joinUsHeading {
  font-size: 80px;
}
.pagehome23 .join-us-section h2.join-us {
  font-size: 180px;
  font-weight: 600;
  font-family: poppins-bold;
}
.pagehome23 .join-us-section p.inner-text {
  font-size: 28px;
  font-weight: 600;
}
.pagehome23 .join-us-section .join-us-button a.button {
  background-color: #ffbc3a;
  text-decoration: none;
  font-size: 32px;
  font-weight: 600;
  line-height: 70px;
  border-radius: 20px;
}
.pagehome23 .join-us-section .social-icons {
  display: flex;
  flex-wrap: wrap;
}
.pagehome23 .join-us-section .social-icons .icons {
  height: 52px;
  width: 52px;
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  font-size: 26px;
  justify-content: center;
  margin-right: 24px;
}
@media only screen and (max-width: 767px) {
  .join-us-section {
    height: 50vh;
  }
  h2.join-us.text-white {
    font-size: 48px;
    font-weight: 600;
  }
  .join-us-button a.button {
    background-color: #ffbc3a;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    padding: 12px 40px;
    border-radius: 20px;
  }
  .main-reviewimage {
    height: 300px;
    width: 425px;
    margin: 0 auto;
    display: block;
  }
  .pagehome23 .whatsNew .owl-dots {
    padding-top: 18px;
  }
  .pagehome23 .whatsNew .test_img img {
    border-radius: 20px;
    overflow: hidden;
    margin: 0 auto;
    height: 300px;
    object-fit: cover;
  }
  .navbar {
    min-height: 85px;
  }
  .navbar .navbar-brand img {
    width: 45px;
  }
  button.agenda23.active {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .footer23 .footer-copy-right p {
    font-size: 10px;
  }
}
@media only screen and (min-width: 400px) and (max-width: 574px) {
  .footer23 .footer-copy-right p {
    font-size: 12px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .pagehome23 .imcTracks .flip-card-back {
    width: 70%;
    margin: auto;
  }
  .pagehome23 .imcTracks .flip-card-back img {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 485px) {
  .pagehome23 .imcTracks .flip-card-back img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media only screen and (max-width: 475px) {
  .pagehome23 .whatsNew button.owl-dot {
    height: 10px;
    width: 25px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 450px) {
  .mainHeading {
    font-size: 28px;
    line-height: 32px;
  }
  .pagehome23 .whatsNew .main-reviewimage,
  .pagehome23 .whatsNew .test_img img {
    height: 260px;
  }
  .pagehome23 .whatsNew .test_img {
    margin: 0;
  }
  .pagehome23 .whatsNew .testimonial_detail p {
    font-size: 14px;
  }
  .pagehome23 .whatsNew .main-reviewimage,
  .pagehome23 .whatsNew .testimonial_detail {
    width: 100% !important;
  }
  .pagehome23 .expanding-tech .techImg {
    height: 320px;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman,
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,
  .pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
    height: 240px;
  }
  .pagehome23 .commonBtn23 {
    line-height: 32px;
    padding: 10px;
  }
  .custom-modal {
    top: 0;
    height: 400px !important;
  }
}
@media only screen and (min-width: 450px) and (max-width: 574px) {
  .mainHeading {
    font-size: 32px;
    line-height: 32px;
  }
  .custom-modal {
    top: 0;
    height: 400px !important;
  }
}
@media only screen and (min-width: 300px) and (max-width: 574px) {
  .pagehome23 .expanding-tech,
  .pagehome23 .imcTracks,
  .pagehome23 .whatsNew {
    min-height: auto;
    display: block;
  }
  .pagehome23 .expanding-tech .techImg {
    height: 60vh;
  }
  .pagehome23 .join-us-section {
    height: 52vh;
  }
  .pagehome23 .join-us-section .joinUsHeading {
    font-size: 50px;
  }
  .imcTracks .titleSubHeading,
  .pagehome23 .join-us-section p.inner-text,
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,
  .pagehome23
    .thoughtLeader
    .rightSection
    .bottomLayer
    .card
    .card-body
    .card-title,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-title {
    font-size: 18px;
  }
  .pagehome23 .join-us-section .join-us-button a.button {
    font-size: 22px;
    line-height: 30px;
    border-radius: 12px;
  }
  .pagehome23 .join-us-section .social-icons .icons {
    height: 40px;
    width: 40px;
    font-size: 20px;
    margin-right: 15px;
  }
  .pagehome23 .whatsNew #slide-testimonal .owl-nav {
    top: 50%;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman,
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,
  .pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
    height: 290px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-text {
    font-size: 14px;
  }
  .pagehome23 .whatsNew .testimonial_detail {
    width: 425px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 60px;
    padding: 0 5px;
  }
  .pagehome23 .imcTracks .flip-card-back,
  .pagehome23 .imcTracks .flip-card-front {
    height: 100%;
  }
  .pagehome23 .heroVideo,
  .pagehome23 .heroVideo #heroVideo {
    height: 55vw;
  }
  .custom-modal {
    top: 0;
    height: 400px !important;
  }
}
@media only screen and (min-width: 575px) and (max-width: 767px) {
  .mainHeading {
    font-size: 38px;
    line-height: 50px;
  }
  .pagehome23 .expanding-tech,
  .pagehome23 .imcTracks,
  .pagehome23 .whatsNew {
    min-height: auto;
    display: block;
  }
  .pagehome23 .join-us-section {
    height: 52vh;
  }
  .pagehome23 .join-us-section .joinUsHeading {
    font-size: 50px;
  }
  .pagehome23 .join-us-section p.inner-text {
    font-size: 18px;
  }
  .pagehome23 .join-us-section .join-us-button a.button {
    font-size: 22px;
    line-height: 40px;
    border-radius: 12px;
  }
  .pagehome23 .join-us-section .social-icons .icons {
    height: 44px;
    width: 44px;
    font-size: 22px;
    margin-right: 18px;
  }
  .pagehome23 .whatsNew #slide-testimonal .owl-nav {
    top: 50%;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman,
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,
  .pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg {
    height: 290px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,
  .pagehome23
    .thoughtLeader
    .rightSection
    .bottomLeader
    .card
    .card-body
    .card-title,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-title {
    font-size: 20px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-text {
    font-size: 16px;
  }
  .pagehome23 .whatsNew .testimonial_detail {
    width: 425px;
    left: 50%;
    transform: translate(-50%, 0);
    height: 60px;
  }
  .pagehome23 .imcTracks .flip-card-back,
  .pagehome23 .imcTracks .flip-card-front {
    height: 100%;
  }
  .pagehome23 .heroVideo,
  .pagehome23 .heroVideo #heroVideo {
    height: 55vw;
  }
  .custom-modal {
    top: 0;
    height: 400px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mainHeading {
    font-size: 42px;
    line-height: 50px;
  }
  .pagehome23 .expanding-tech,
  .pagehome23 .imcTracks,
  .pagehome23 .whatsNew {
    min-height: auto;
    display: block;
  }
  .pagehome23 .whatsNew .test_img img {
    height: 320px;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman,
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,
  .pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg {
    height: 370px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,
  .pagehome23
    .thoughtLeader
    .rightSection
    .bottomLeader
    .card
    .card-body
    .card-title,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-title {
    font-size: 20px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-text {
    font-size: 16px;
  }
  .pagehome23 .imcTracks .flip-card-back {
    height: 90%;
  }
  .pagehome23 .heroVideo,
  .pagehome23 .heroVideo #heroVideo {
    height: 55vw;
  }
  .pagehome23 .heroVideo .contactButton {
    bottom: 8px;
  }
  .pagehome23 .heroVideo .contactButton .heroBtn {
    line-height: 20px;
    font-size: 14px;
  }
  .navbar .navbar-brand img {
    width: 65px;
  }
  .navbar {
    min-height: 65px;
  }
  .pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
    height: 500px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pagehome23 .expanding-tech,
  .pagehome23 .imcTracks,
  .pagehome23 .whatsNew {
    min-height: auto;
    display: block;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman,
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,
  .pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg {
    height: 420px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,
  .pagehome23
    .thoughtLeader
    .rightSection
    .bottomLeader
    .card
    .card-body
    .card-title,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-title {
    font-size: 20px;
  }
  .pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,
  .pagehome23 .thoughtLeader .rightSection .card .card-body .card-text {
    font-size: 16px;
  }
  .pagehome23 .heroVideo,
  .pagehome23 .heroVideo #heroVideo {
    height: 60vw;
  }
  .pagehome23 .heroVideo .contactButton {
    bottom: 8px;
  }
  .pagehome23 .imcTracks .flip-card-back {
    height: 90%;
  }
  .navbar .navbar-brand img {
    width: 110px;
  }
  .pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
    height: 500px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg {
    height: 524px;
  }
  .pagehome23 .thoughtLeader .card .devusinhImg,
  .pagehome23 .thoughtLeader .card .rajaraman {
    height: 208px;
  }
  .pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg {
    height: 186px;
  }
  .pagehome23 .whatsNew .test_img img {
    height: 280px;
  }
  .pagehome23 .imcTracks .flip-card-back {
    height: 84%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1699px) {
  .pagehome23 .whatsNew .test_img img {
    height: 460px;
  }
  .pagehome23 .imcTracks .flip-card-back {
    height: 84%;
  }
}
@media only screen and (min-width: 1700px) and (max-width: 1999px) {
  .pagehome23 .imcTracks .flip-card-back {
    height: 84%;
  }
}
@media only screen and (min-width: 2000px) and (max-width: 2099px) {
  .pagehome23 .imcTracks .flip-card-back {
    height: 100%;
  }
}
@media screen and(min-width:2100px) and (max-width: 5000px) {
  .pagehome23 .whatsNew .test_img img {
    height: 50vh;
  }
  .pagehome23 .whatsNew .whatsNewText {
    font-size: 16px;
    line-height: 26px;
  }
  .pagehome23 .imcTracks .flip-card-back {
    height: 100%;
  }
}
.fixedTop {
  transition: 5s ease-in;
  position: fixed;
  top: 0;
  width: 100%;
  display: flex;
  z-index: 444;
}
p.text-white.expandigText {
  font-size: 18px !important;
  text-align: left !important;
  word-spacing: 0.2px !important;
  line-height: 30px;
}
button.agenda23.active {
  background-color: #1db6eb !important;
  color: #fff !important;
  padding-right: 4rem;
  position: relative;
  transition: 0.3s ease-in;
  padding-left: 4rem;
}
button.agenda23,
button.agenda23:hover {
  color: #1db6eb;
}
.agenda2023 li.border.list-unstyled.mb-2.conf-list {
  font-size: 18px;
  color: #000;
  border-radius: 20px !important;
  padding: 20px;
  border: 3px solid #1db6eb !important;
}
button.agenda23 {
  font-size: 25px;
}
.grid-view {
  height: 100%;
}
img.agenda-details {
  max-width: 100%;
  width: 50px;
  height: 50px;
  border-radius: 50px;
}
.speakerModalImg .modal-dialog .modal-body img {
  height: 400px;
  width: 320px;
  object-fit: contain;
  min-height: 100%;
}
.speakerModalImg .modal-dialog {
  min-width: 350px !important;
  right: 0;
  position: absolute;
  top: 100px;
  height: 100%;
}
.speakerModalImg .modal-content .modal-body {
  text-align: center;
}
.speakerModalImg .modal-content .modal-body img {
  border: none;
}
.speakerModalImg .modal-content {
  min-width: 350px;
}
.speakerModalImg .modal-content .modal-body h3 {
  font-size: 20px;
  text-align: center;
  margin-top: 12px;
}
.speakerModalImg .modal-content .modal-body p {
  font-size: 16px;
  text-align: center;
  margin-top: 12px;
}
.speakerModalImg .modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.speakerModalImg .modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}
.speakerModalImg .modal.left .modal-body,
.speakerModalImg .modal.right .modal-body {
  padding: 15px 15px 80px;
}
.speakerModalImg .modal.right.fade .modal-dialog {
  right: 0;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}
.speakerModalImg .modal.right.fade.in .modal-dialog {
  right: 0;
}
.modal .modal-content .close > span {
  color: #fff;
  font-size: 34px;
  float: right;
}
@media screen and (max-width: 1390px) and (min-width: 1200px) {
  .image-section .image-section-overlay {
    width: calc(50% - 0px) !important;
  }
  .pagehome23 .commonBtn23 {
    width: 70% !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
  .image-section .image-section-overlay {
    width: calc(70% - 0px) !important;
  }
  .pagehome23 .commonBtn23 {
    width: 50% !important;
  }
}
@media screen and (max-width: 991px) and (min-width: 768px) {
  .speakerModalImg .modal-dialog {
    top: 80px;
  }
  .speakerModalImg .modal-dialog .modal-header button span {
    font-size: 2rem;
  }
  .image-section .image-section-overlay {
    width: calc(70% - 0px) !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 574px) {
  .speakerModalImg .modal-dialog {
    top: 80px;
  }
  .speakerModalImg .modal-dialog .modal-header button span {
    font-size: 2rem;
  }
  .image-section .image-section-overlay {
    width: calc(70% - 0px) !important;
  }
}
@media screen and (max-width: 574px) and (min-width: 300px) {
  .breadcrumb {
    justify-content: var(--justify-content-center) !important;
  }
  .filter_speaker li {
    margin: 5px;
  }
  .speakerModalImg .modal.right .modal-dialog {
    top: 82px;
  }
  .speakerModalImg .modal-content .modal-body img {
    width: 50% !important;
    height: auto;
    margin: auto 0;
  }
  .speakerModalImg .modal-dialog .modal-body img {
    min-height: auto;
    height: auto;
  }
  .speakerModalImg .modal-dialog {
    top: 102px;
    min-width: 100% !important;
  }
  .speakerModalImg .modal-dialog .modal-header button span {
    font-size: 2rem;
  }
  .speakerModalImg .modal-content .modal-body h3 {
    font-size: 18px;
  }
  .speakerModalImg .modal-content .modal-body p {
    font-size: 16px;
  }
  .image-section .image-section-overlay {
    width: calc(70% - 0px) !important;
  }
}
@media screen and (max-width: 400px) and (min-width: 300px) {
  .speakerModalImg .modal-content {
    min-width: auto;
  }
  .image-section .image-section-overlay {
    width: calc(70% - 0px) !important;
  }
}
.image-section .image-section-overlay {
  padding: 30px;
  min-height: 290px;
  background: rgba(0, 0, 0, 0.6);
  height: 100%;
  width: calc(50% - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.image-section.center {
  width: 65%;
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center-center;
  border-radius: 20px;
}
@media only screen and (max-width: 774px) {
  .image-section.center {
    width: auto;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center-center;
    border-radius: 20px;
  }
  .image-section .image-section-overlay {
    padding: 0;
    min-height: 200px;
    background: rgba(0, 0, 0, 0.6);
    height: 100%;
    width: calc(65% - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
  }
  h2.fw-bold.text-white.text-center.aspire_head1 {
    font-size: 12px;
  }
  a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.aspire_head2 {
    font-size: 10px;
    line-height: normal;
    padding: 5px;
  }
  .pagehome23 .imcTracks .flip-card-inner {
    position: relative;
    width: 100%;
    height: 500px;
    text-align: center;
    transition: transform 0.9s;
    transform-style: preserve-3d;
  }
}
@media screen and (max-width: 991px) and (min-width: 775px) {
  .image-section.center {
    width: auto;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center-center;
    border-radius: 20px;
  }
  a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.aspire_head2 {
    font-size: 15px;
    line-height: normal;
    padding: 5px;
  }
  h2.fw-bold.text-white.text-center.aspire_head1 {
    font-size: 16px;
  }
}
ul.lisst {
  padding-left: 0.5em;
}
ul.lisstss {
  padding-left: 0.8rem;
}
.imctrk1 {
  position: absolute;
  top: 60%;
  left: 47%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}
h2.imctrk4 {
  font-size: 17px;
}
p.imctrk3 {
  font-size: 12px;
  line-height: 12px;
}
h2.imctrk41 {
  font-size: 17px;
  padding-left: 6px;
}
.podcast {
  background-color: rgba(211, 211, 211, 0.4);
}

h2.imctrk4,h2.imctrk41{font-weight:400;font-style:italic}.imctrk1,h2.imctrk4,h2.imctrk41,p.imctrk3{text-align:left}body{font-family:poppins!important;letter-spacing:1px!important;height:100%;display:flex;flex-direction:column}::selection{background-color:#ff6855;color:#fff}.mainHeading{font-size:60px;font-weight:600;font-family:poppins}.pagehome23{flex:1;display:flex;flex-direction:column}.pagehome23 .commonBtn23{background-color:#ff6855;border:2px solid #ff6855;line-height:42px;display:flex;justify-content:center;align-items:center}.pagehome23 .commonBtn23:hover{animation:.3s linear shake;border:2px solid #ff6855;background-color:#fff;color:#ff6855}.register-btn{position:fixed;top:483px;transform:rotate(-90deg);right:-82px;border:2px solid #fff;z-index:222;background-color:#48b7eb!important}.headregister,.pagehome23 .whatsNew button.owl-dot.active{background-color:#fff!important}.headregister{color:#ff6855!important;border:none!important}.blogs2023,.navbar,.navbar .offcanvas{background-color:#ff6855}.pagehome23 .socialBlog .blogLink a span{color:#ffc13a}.pagehome23 .socialBlog .blogLink a{word-break:break-word;display:inline-grid}@keyframes shake{100%,33%{transform:rotate(10deg)}66%{transform:rotate(-10deg)}}.pagehome23 .card{transform:scale(1)}.navbar{min-height:115px}.navDefaultHome23{display:none}.navbar .navbar-brand img{width:110px}.navbar .dropdown .dropdown-menu{animation:.5s ease-in-out forwards myAnim}.footer23 .footer-copy-right .footer_section p a,.navbar .offcanvas .offcanvas-title,.pagehome23 .socialBlog .blogs .blogHeading,.pagehome23 .socialBlog .blogs p,a.underline.blogs23{color:#fff}.navbar .offcanvas .navbar-nav .nav-item .nav-link{color:#fff;font-size:20px}.navbar .offcanvas .offcanvas-header .btnClose i{transition:transform .7s ease-in-out}.navbar .offcanvas .offcanvas-header .btnClose i:hover{transform:rotate(90deg)}.navbar .offcanvas .navbar-nav .nav-item .nav-link i{transition:transform .2s ease-in-out}.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a{color:#ff6855;font-weight:500}.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a:active,.navbar .offcanvas .navbar-nav .nav-item.dropdown .dropdown-menu li a:hover{background-color:#ff6855;color:#fff}@media screen and (min-width:992px){.navbar .navbar-nav .nav-item .nav-link{font-size:18px}}@media screen and (max-width:991px){.navbar .navbar-nav .nav-item .nav-link{color:#1cb6e9}}@keyframes myAnim{0%{opacity:0;transform:rotateX(-100deg);transform-origin:top}100%{opacity:1;transform:rotateX(0);transform-origin:top}}.pagehome23 .expanding-tech{background-color:#1eb6eb;min-height:100vh;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column}.pagehome23 .expanding-tech .techImg{height:66vh;object-fit:cover;border-radius:24px}.pagehome23 .expanding-tech .expandigText{font-size:18px;hyphens:auto;word-spacing:0.2px}.pagehome23 .expanding-tech .expandingTech .owl-nav,.pagehome23 .whatsNew #slide-testimonal .owl-nav{position:absolute;display:flex;top:50%;align-items:center;width:100%;justify-content:space-between;padding:0 15px}.pagehome23 .expanding-tech .expandingTech .owl-nav button span,.pagehome23 .whatsNew #slide-testimonal .owl-nav span,.pagehome23 .whatsNew .whatsNewSlider .owl-nav button span{color:#fff;font-size:60px;line-height:0;-webkit-filter:drop-shadow(0px 0px 3px #000)}.pagehome23 .whatsNew{background-color:#ff6855;min-height:70vh;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column}.pagehome23 .whatsNew .whatsNewImg{height:460px;object-fit:cover;border-radius:24px}.pagehome23 .whatsNew .whatsNewText{font-size:18px;line-height:30px;hyphens:auto;text-align:justify;word-spacing:0.5px}.pagehome23 .whatsNew .whatsNewSlider .owl-nav{position:absolute;display:flex;top:50%;align-items:center;width:100%;justify-content:space-between;padding:15px}.imctrk2,.pagehome23 .whatsNew .testimonials{position:relative}.pagehome23 .whatsNew #slide-testimonal .active.center .main-reviewimage img{opacity:1}.pagehome23 .whatsNew .test_img{position:relative;opacity:1;-webkit-transition:.4s;transition:.4s;margin:0 -50px}.pagehome23 .whatsNew .inner-testimonials{width:100%;margin:0 auto}.pagehome23 .whatsNew #slide-testimonal .center .test_img:before{content:none;transition:.7s ease-in-out}.pagehome23 .whatsNew .test_img img{border-radius:20px;overflow:hidden;margin:0 auto;height:400px;object-fit:cover}.pagehome23 .whatsNew .custom_slide.owl-carousel .owl-item.active.center{cursor:pointer;margin-top:0!important;position:relative;z-index:999;-webkit-transform:scale(1);transform:scale(1);opacity:1}.pagehome23 .whatsNew .custom_slide.owl-carousel .owl-item{transform:scale(.7);padding:10px 0;transition:.5s}.pagehome23 .whatsNew .testimonial_detail{text-align:center;width:100%;position:absolute;bottom:0;left:0;height:90px;background-color:#00000095;display:flex;align-items:center;justify-content:center;border-radius:0 0 20px 20px}.pagehome23 .whatsNew .testimonial_detail h4{font-size:22px;margin:0;font-weight:600}.pagehome23 .whatsNew .testimonial_detail p{color:#ccc;font-size:16px}.pagehome23 .whatsNew button.owl-dot{height:14px;width:40px;border-radius:2px;background-color:#00000050!important;margin:0 15px}.pagehome23 .whatsNew .owl-dots{display:none;justify-content:center;align-items:center;padding-top:40px}.imcTracks{background:0 0/cover no-repeat #fff;background-blend-mode:overlay;min-height:70vh;display:flex;flex-direction:column;justify-content:space-around}.imcTracks .imcTracksHeading{font-size:120px;font-family:poppins-bold}.imcTracks .titleSubHeading{font-family:poppins-bold;font-size:32px}.imcTracks .imcTracksText{font-size:18px;font-weight:500;hyphens:auto;text-align:justify;word-spacing:0.5px}.pagehome23 .imcTracks .flip-card{background-color:transparent;width:100%;height:297px;perspective:1000px}.pagehome23 .imcTracks .flip-card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .9s;transform-style:preserve-3d}.pagehome23 .imcTracks .flip-card:hover .flip-card-inner{transform:rotateY(180deg)}.pagehome23 .imcTracks .flip-card-back,.pagehome23 .imcTracks .flip-card-front{position:absolute;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pagehome23 .imcTracks .flip-card-front{background-color:transparent;color:#000}.pagehome23 .imcTracks .flip-card-back{color:#fff;transform:rotateY(180deg);display:flex;align-items:center;flex-direction:column;justify-content:center;position:relative;height:100%}.pagehome23 .imcTracks .flip-card-back img{position:absolute;top:0;left:0}.pagehome23 .imcTracks .flip-card-back ul{z-index:222;width:100%}.pagehome23 .imcTracks .flip-card-back ul li{font-size:14px}.pagehome23 .imcTracks .flip-card-back.connectivitySolution,.pagehome23 .imcTracks .flip-card-back.convoTech,.pagehome23 .imcTracks .flip-card-back.empowerEdge,.pagehome23 .imcTracks .flip-card-back.techForward,.pagehome23 .imcTracks .flip-card-back.wirelessTech{background-color:transparent}.imcConferenceFlow{background:url("../../img/newLayout23/home/Conference-Flow/conferenceFlow.webp") 0 0/cover no-repeat,linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)) 0 0/cover no-repeat;background-blend-mode:overlay;min-height:100vh;display:flex;flex-direction:column;justify-content:space-around}.agenda2023,.register-footer-btn,a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.thoughtleadersbutton:hover{background-color:#fff}.imcConferenceFlow li{padding:.3rem 0}.imcConferenceFlow .card.text-white{min-height:550px}.pagehome23 .thoughtLeader{background-color:#4fa64f}.pagehome23 .thoughtLeader .card{border-radius:30px}.pagehome23 .thoughtLeader .imgRadius{border-top-left-radius:24px;border-top-right-radius:24px}.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg{height:576px;object-fit:cover}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title{color:#4fa64f;font-size:24px;font-family:poppins}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text{font-size:18px;color:#4fa64f}.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title{color:#4fa64f;font-size:18px;font-family:poppins}.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text{font-size:16px;color:#4fa64f}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman{height:260px;object-fit:cover}.pagehome23 .thoughtLeader .rightSection .bottomLayer .card .card-body .card-title{color:#4fa64f;font-size:16px}.pagehome23 .thoughtLeader .rightSection .bottomLayer .card .card-body .card-text{font-size:14px;color:#4fa64f}.pagehome23 .thoughtLeader .rightSection .bottomImges{height:200px;object-fit:cover}.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:226px;object-fit:cover}a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.thoughtleadersbutton{background-color:#ffc13a;border:2px solid #ffc13a;color:#000}.pagehome23 .socialBlog{background-color:#b27cce}.pagehome23 .socialBlog .blogs .mutedText{color:#fff!important}.footer23 .footer-copy-right .footer_section p a:hover,.pagehome23 .socialBlog .blogLink a:hover span,.register-footer-btn{color:#ff6855}.pagehome23 .socialBlog li.border.list-unstyled.mb-2.conf-list{padding:20px;text-align:left}.p-2023 .partner2023Img{height:100px;object-fit:cover}.register-footer-btn:hover{color:#fff;background:#ff6855}.footer23{flex:0}.footer23 .footer ul li{list-style:none;text-decoration:none}.footer23 .footer{background:url("../../img/newLayout23/footer/footer-bg-1.webp") 0 0/cover no-repeat}.footer23 .footerSection{padding:30px 0 0;color:#f1f1f1}.footer23 .footerSection .heading,.footer23 .footerSection p{font-size:16px}.footer23 .footerSection .heading::after{content:"";height:3px;position:absolute;left:0;bottom:-20px;width:100%;max-width:30px;background-color:#ff6855}.footer23 .footerSection h5{font-size:18px}.footer23 .newsLetter .signUpLine{background:#ff6855;height:5px;width:38%;opacity:1;margin:0;border-top:0}.footer23 .footer .subscribe-section .signUpBtn{background-color:#fff;color:#ff6855;font-size:14px;border-radius:3px}.footer23 .footer .subscribe-section .signUpBtn:hover{background-color:#ff6855;color:#fff;color:var(--btn-background)}.footer23 .footer-links{display:grid;padding:0}.footer23 .footer ul li a{display:block;padding:6px 0;color:#f1f1f1;border-bottom:1px solid;border-color:rgba(255,255,255,.12);text-decoration:none}.footer23 .footer .bottomBottom{border-bottom:1px solid rgba(255,255,255,.12)}.footer23 .footerSection .footer-links .btn-link{font-family:Lato,sans-serif;font-size:1rem;line-height:1.6;color:#f1f1f1;content:"\f107"}.footer23 .footerSection .footer-links li{list-style:none}.footer23 .footerSection .footer-links .menuHeading a{font-weight:500;font-size:16px;color:#f1f1f1}.footer23 .footerSection .footer-links .accord h5{border-bottom:1px solid;border-color:rgba(255,255,255,.08);height:40px;line-height:1.6}.footer23 .footer-copy-right .footer_section{justify-content:space-between;align-items:center}.footer23 .social-links{padding-inline-start:0}.footer23 .social-links li{display:inline-block;list-style:none}.footer23 .social-links .social{width:38px;height:38px;background:0 0;border-radius:50%;cursor:pointer;border:1px solid #8f8f93;display:flex;align-items:center;justify-content:center}.footer23 .social-links li a{text-decoration:none;color:var(--color-00P01)}.footer23 .social-links .fb:hover{background-color:#3a589d;border:none;transition:.5s}.footer23 .social-links .insta:hover{background-color:#c33223;border:none;transition:.5s}.footer23 .social-links .linkIn:hover,.footer23 .social-links .twitter:hover{background-color:#2478ba;border:none;transition:.5s}.footer23 .social-links .youtube:hover{background:#c33223;border:none;transition:.5s}.footer23 .social-links .flickr:hover{background:#e5086f;border:none;transition:.5s}.footer23 .footer-copy-right{justify-content:space-between}.footer23 .footer-copy-right p{font-size:14px;line-height:22px;color:#fff;margin-bottom:0}a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.exp_tech{background-color:#fff;border:none;line-height:42px;font-family:poppins;display:flex;justify-content:center;align-items:center;color:#000}.pagehome23 .heroVideo{height:100vh}.pagehome23 .heroVideo #heroVideo{height:100vh;width:100%;object-fit:cover}.pagehome23 .heroVideo .contactButton{position:absolute;bottom:22px;width:100%}.pagehome23 .heroVideo .contactButton .heroBtn{line-height:30px}.pagehome23 .join-us-section{background-image:url("../../img/newLayout23/home/join-us/pragti-maidan-img.jpg"),linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.2));background-blend-mode:overlay;background-repeat:no-repeat;background-size:cover;background-position:center;height:76vh;background-attachment:fixed}.pagehome23 .join-us-section .joinUsHeading{font-size:80px}.pagehome23 .join-us-section h2.join-us{font-size:180px;font-weight:600;font-family:poppins-bold}.pagehome23 .join-us-section p.inner-text{font-size:28px;font-weight:600}.pagehome23 .join-us-section .join-us-button a.button{background-color:#ffbc3a;text-decoration:none;font-size:32px;font-weight:600;line-height:70px;border-radius:20px}.pagehome23 .join-us-section .social-icons{display:flex;flex-wrap:wrap}.pagehome23 .join-us-section .social-icons .icons{height:52px;width:52px;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;font-size:26px;justify-content:center;margin-right:24px}@media only screen and (max-width:767px){.join-us-section{height:50vh}h2.join-us.text-white{font-size:48px;font-weight:600}.join-us-button a.button{background-color:#ffbc3a;text-decoration:none;font-size:24px;font-weight:600;padding:12px 40px;border-radius:20px}.main-reviewimage{height:300px;width:425px;margin:0 auto;display:block}.pagehome23 .whatsNew .owl-dots{padding-top:18px}.pagehome23 .whatsNew .test_img img{border-radius:20px;overflow:hidden;margin:0 auto;height:300px;object-fit:cover}.navbar{min-height:85px}.navbar .navbar-brand img{width:45px}button.agenda23.active{padding-right:1rem;padding-left:1rem}}@media only screen and (min-width:300px) and (max-width:400px){.footer23 .footer-copy-right p{font-size:10px}}@media only screen and (min-width:400px) and (max-width:574px){.footer23 .footer-copy-right p{font-size:12px;line-height:20px}}@media only screen and (max-width:400px){.pagehome23 .imcTracks .flip-card-back{width:70%;margin:auto}.pagehome23 .imcTracks .flip-card-back img{width:100%;height:100%}}@media only screen and (max-width:485px){.pagehome23 .imcTracks .flip-card-back img{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:475px){.pagehome23 .whatsNew button.owl-dot{height:10px;width:25px}}@media only screen and (min-width:300px) and (max-width:450px){.mainHeading{font-size:28px;line-height:32px}.pagehome23 .whatsNew .main-reviewimage,.pagehome23 .whatsNew .test_img img{height:260px}.pagehome23 .whatsNew .test_img{margin:0}.pagehome23 .whatsNew .testimonial_detail p{font-size:14px}.pagehome23 .whatsNew .main-reviewimage,.pagehome23 .whatsNew .testimonial_detail{width:100%!important}.pagehome23 .expanding-tech .techImg{height:320px}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman,.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:240px}.pagehome23 .commonBtn23{line-height:32px;padding:10px}.custom-modal{top:0;height:400px!important}}@media only screen and (min-width:450px) and (max-width:574px){.mainHeading{font-size:32px;line-height:32px}.custom-modal{top:0;height:400px!important}}@media only screen and (min-width:300px) and (max-width:574px){.pagehome23 .expanding-tech,.pagehome23 .imcTracks,.pagehome23 .whatsNew{min-height:auto;display:block}.pagehome23 .expanding-tech .techImg{height:60vh}.pagehome23 .join-us-section{height:52vh}.pagehome23 .join-us-section .joinUsHeading{font-size:50px}.imcTracks .titleSubHeading,.pagehome23 .join-us-section p.inner-text,.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .bottomLayer .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title{font-size:18px}.pagehome23 .join-us-section .join-us-button a.button{font-size:22px;line-height:30px;border-radius:12px}.pagehome23 .join-us-section .social-icons .icons{height:40px;width:40px;font-size:20px;margin-right:15px}.pagehome23 .whatsNew #slide-testimonal .owl-nav{top:50%}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman,.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:290px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text{font-size:14px}.pagehome23 .whatsNew .testimonial_detail{width:425px;left:50%;transform:translate(-50%,0);height:60px;padding:0 5px}.pagehome23 .imcTracks .flip-card-back,.pagehome23 .imcTracks .flip-card-front{height:100%}.pagehome23 .heroVideo,.pagehome23 .heroVideo #heroVideo{height:55vw}.custom-modal{top:0;height:400px!important}}@media only screen and (min-width:575px) and (max-width:767px){.mainHeading{font-size:38px;line-height:50px}.pagehome23 .expanding-tech,.pagehome23 .imcTracks,.pagehome23 .whatsNew{min-height:auto;display:block}.pagehome23 .join-us-section{height:52vh}.pagehome23 .join-us-section .joinUsHeading{font-size:50px}.pagehome23 .join-us-section p.inner-text{font-size:18px}.pagehome23 .join-us-section .join-us-button a.button{font-size:22px;line-height:40px;border-radius:12px}.pagehome23 .join-us-section .social-icons .icons{height:44px;width:44px;font-size:22px;margin-right:18px}.pagehome23 .whatsNew #slide-testimonal .owl-nav{top:50%}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman,.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,.pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg{height:290px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .bottomLeader .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title{font-size:20px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text{font-size:16px}.pagehome23 .whatsNew .testimonial_detail{width:425px;left:50%;transform:translate(-50%,0);height:60px}.pagehome23 .imcTracks .flip-card-back,.pagehome23 .imcTracks .flip-card-front{height:100%}.pagehome23 .heroVideo,.pagehome23 .heroVideo #heroVideo{height:55vw}.custom-modal{top:0;height:400px!important}}@media only screen and (min-width:768px) and (max-width:991px){.mainHeading{font-size:42px;line-height:50px}.pagehome23 .expanding-tech,.pagehome23 .imcTracks,.pagehome23 .whatsNew{min-height:auto;display:block}.pagehome23 .whatsNew .test_img img{height:320px}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman,.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,.pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg{height:370px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .bottomLeader .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title{font-size:20px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text{font-size:16px}.pagehome23 .imcTracks .flip-card-back{height:90%}.pagehome23 .heroVideo,.pagehome23 .heroVideo #heroVideo{height:55vw}.pagehome23 .heroVideo .contactButton{bottom:8px}.pagehome23 .heroVideo .contactButton .heroBtn{line-height:20px;font-size:14px}.navbar .navbar-brand img{width:65px}.navbar{min-height:65px}.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:500px;object-fit:cover}}@media only screen and (min-width:992px) and (max-width:1199px){.pagehome23 .expanding-tech,.pagehome23 .imcTracks,.pagehome23 .whatsNew{min-height:auto;display:block}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman,.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg,.pagehome23 .thoughtLeader .rightSection .bottomLeader .bottomLeaderImg{height:420px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .bottomLeader .card .card-body .card-title,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-title{font-size:20px}.pagehome23 .thoughtLeader .leftSection .card .card-body .card-text,.pagehome23 .thoughtLeader .rightSection .card .card-body .card-text{font-size:16px}.pagehome23 .heroVideo,.pagehome23 .heroVideo #heroVideo{height:60vw}.pagehome23 .heroVideo .contactButton{bottom:8px}.pagehome23 .imcTracks .flip-card-back{height:90%}.navbar .navbar-brand img{width:110px}.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:500px;object-fit:cover}}@media only screen and (min-width:1200px) and (max-width:1399px){.pagehome23 .thoughtLeader .leftSection .card .leaderLeftImg{height:524px}.pagehome23 .thoughtLeader .card .devusinhImg,.pagehome23 .thoughtLeader .card .rajaraman{height:208px}.pagehome23 .thoughtLeader .rightSection .bottomLayer .bottomLeaderImg{height:186px}.pagehome23 .whatsNew .test_img img{height:280px}.pagehome23 .imcTracks .flip-card-back{height:84%}}@media only screen and (min-width:1400px) and (max-width:1699px){.pagehome23 .whatsNew .test_img img{height:460px}.pagehome23 .imcTracks .flip-card-back{height:84%}}@media only screen and (min-width:1700px) and (max-width:1999px){.pagehome23 .imcTracks .flip-card-back{height:84%}}@media only screen and (min-width:2000px) and (max-width:2099px){.pagehome23 .imcTracks .flip-card-back{height:100%}}@media screen and(min-width:2100px) and (max-width:5000px){.pagehome23 .whatsNew .test_img img{height:50vh}.pagehome23 .whatsNew .whatsNewText{font-size:16px;line-height:26px}.pagehome23 .imcTracks .flip-card-back{height:100%}}.fixedTop{transition:5s ease-in;position:fixed;top:0;width:100%;display:flex;z-index:444}p.text-white.expandigText{font-size:18px!important;text-align:left!important;word-spacing:0.2px!important;line-height:30px}button.agenda23.active{background-color:#1db6eb!important;color:#fff!important;padding-right:4rem;position:relative;transition:.3s ease-in;padding-left:4rem}button.agenda23,button.agenda23:hover{color:#1db6eb}.agenda2023 li.border.list-unstyled.mb-2.conf-list{font-size:18px;color:#000;border-radius:20px!important;padding:20px;border:3px solid #1db6eb!important}button.agenda23{font-size:25px}.grid-view{height:100%}img.agenda-details{max-width:100%;width:50px;height:50px;border-radius:50px}.speakerModalImg .modal-dialog .modal-body img{height:400px;width:320px;object-fit:contain;min-height:100%}.speakerModalImg .modal-dialog{min-width:350px!important;right:0;position:absolute;top:100px;height:100%}.speakerModalImg .modal-content .modal-body{text-align:center}.speakerModalImg .modal-content .modal-body img{border:none}.speakerModalImg .modal-content{min-width:350px}.speakerModalImg .modal-content .modal-body h3{font-size:20px;text-align:center;margin-top:12px}.speakerModalImg .modal-content .modal-body p{font-size:16px;text-align:center;margin-top:12px}.speakerModalImg .modal.right .modal-dialog{position:fixed;margin:auto;width:320px;height:100%;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.speakerModalImg .modal.right .modal-content{height:100%;overflow-y:auto}.speakerModalImg .modal.left .modal-body,.speakerModalImg .modal.right .modal-body{padding:15px 15px 80px}.speakerModalImg .modal.right.fade .modal-dialog{right:0;-webkit-transition:opacity .3s linear,right .3s ease-out;-moz-transition:opacity .3s linear,right .3s ease-out;-o-transition:opacity .3s linear,right .3s ease-out;transition:opacity .3s linear,right .3s ease-out}.speakerModalImg .modal.right.fade.in .modal-dialog{right:0}.modal .modal-content .close>span{color:#fff;font-size:34px;float:right}@media screen and (max-width:1390px) and (min-width:1200px){.image-section .image-section-overlay{width:calc(50% - 0px)!important}.pagehome23 .commonBtn23{width:70%!important}}@media screen and (max-width:1200px) and (min-width:991px){.image-section .image-section-overlay{width:calc(70% - 0px)!important}.pagehome23 .commonBtn23{width:50%!important}}@media screen and (max-width:991px) and (min-width:768px){.speakerModalImg .modal-dialog{top:80px}.speakerModalImg .modal-dialog .modal-header button span{font-size:2rem}.image-section .image-section-overlay{width:calc(70% - 0px)!important}}@media screen and (max-width:767px) and (min-width:574px){.speakerModalImg .modal-dialog{top:80px}.speakerModalImg .modal-dialog .modal-header button span{font-size:2rem}.image-section .image-section-overlay{width:calc(70% - 0px)!important}}@media screen and (max-width:574px) and (min-width:300px){.breadcrumb{justify-content:var(--justify-content-center)!important}.filter_speaker li{margin:5px}.speakerModalImg .modal.right .modal-dialog{top:82px}.speakerModalImg .modal-content .modal-body img{width:50%!important;height:auto;margin:auto 0}.speakerModalImg .modal-dialog .modal-body img{min-height:auto;height:auto}.speakerModalImg .modal-dialog{top:102px;min-width:100%!important}.speakerModalImg .modal-dialog .modal-header button span{font-size:2rem}.speakerModalImg .modal-content .modal-body h3{font-size:18px}.speakerModalImg .modal-content .modal-body p{font-size:16px}.image-section .image-section-overlay{width:calc(70% - 0px)!important}}@media screen and (max-width:400px) and (min-width:300px){.speakerModalImg .modal-content{min-width:auto}.image-section .image-section-overlay{width:calc(70% - 0px)!important}}.image-section .image-section-overlay{padding:30px;min-height:290px;background:rgba(0,0,0,.6);height:100%;width:calc(50% - 60px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border-radius:20px}.image-section.center{width:65%;height:550px;background-size:cover;background-repeat:no-repeat;background-position:center-center;border-radius:20px}@media only screen and (max-width:774px){.image-section.center{width:auto;height:200px;background-size:cover;background-repeat:no-repeat;background-position:center-center;border-radius:20px}.image-section .image-section-overlay{padding:0;min-height:200px;background:rgba(0,0,0,.6);height:100%;width:calc(65% - 60px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;border-radius:20px}h2.fw-bold.text-white.text-center.aspire_head1{font-size:12px}a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.aspire_head2{font-size:10px;line-height:normal;padding:5px}.pagehome23 .imcTracks .flip-card-inner{position:relative;width:100%;height:500px;text-align:center;transition:transform .9s;transform-style:preserve-3d}}@media screen and (max-width:991px) and (min-width:775px){.image-section.center{width:auto;height:400px;background-size:cover;background-repeat:no-repeat;background-position:center-center;border-radius:20px}a.btn.w-100.btn-primary.btn-lg.text-capitalize.commonBtn23.aspire_head2{font-size:15px;line-height:normal;padding:5px}h2.fw-bold.text-white.text-center.aspire_head1{font-size:16px}}ul.lisst{padding-left:.5em}ul.lisstss{padding-left:.8rem}.imctrk1{position:absolute;top:60%;left:47%;transform:translate(-50%,-50%);font-size:12px}h2.imctrk4{font-size:17px}p.imctrk3{font-size:12px;line-height:12px}h2.imctrk41{font-size:17px;padding-left:6px}.podcast{background-color:rgba(211,211,211,.4)}