@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

.main-menu ul li {
  display: inline-block;
  margin-left: 32px;
  position: relative;
}
.main-menu ul li a {
  display: block;
  padding: 20px 0;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
}
.main-menu ul li:hover > a {
  color: #fb325d;
}
.main-menu ul li ul.submenu {
  position: absolute;
  top: 100%;
  min-width: 180px;
  background: #fff;
  padding: 0;
  border-top: 4px solid #fb325d;
  box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
.main-menu ul li:hover > ul.submenu {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.main-menu ul li ul.submenu li{
  margin: 0;
  display: block;
}
.main-menu ul li ul.submenu li a {
  font-size: 14px;
  padding: 10px 15px;
  text-transform: uppercase;
  text-align: left;
  color: #000;
}
.main-menu ul li ul.submenu ul.submenu {
  top :0;
  left: 100%;
}

.edition-menu>a{
  display: flex !important;
  justify-content: space-between;
}
header .logo a{
  color: #fff !important;
}
/* custom css for pie chart  */
.demographics_sec {
  background-color: #053B50;
}
.demographics_sec .jobs-bar-vertical .v_bars .v_label {
  font-size: 13px;
  height: 70px;
  width: 100%;
  line-height: 1.3;
  text-transform: capitalize;
}
.demographics_sec .jobs-bar-vertical .v_bars {
  width: 16%;
}
/* overlay for the why-exhibit and why-speak page  */
.overlay_innerpage{
  position: absolute;
  width: 100%;
  height: 100%;
  background-color:#000000ba;
  top:0;
  left:0;
}

.sponsors{
  padding: 60px 0;
  background: #fff;
}
.sponsors h3 {
  font-size: 24pt;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding: 20px 0 20px 20px;
  border-left: 2px solid #000;
  font-family: 'Lato-Black', sans-serif;
  margin-bottom: 80px;
}
.sponsors h3 span {
  font-weight: 400;
  font-family: 'Lato', sans-serif;
}
.sponsors-partners{
  margin-bottom: 40px;
}
.sponsors-partners h4{
  font-family: 'Lato', sans-serif;
  color: #000;
  padding: 0px 0 20px;
  font-size: 18pt;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
}
.margin-0-auto{margin: 0 auto;}
.sponsors-partners .row{align-items: center;justify-content: center;}
.sponsors-partners .logo-wrap{margin-bottom: 15px;}
.sponsors-partners .logo-wrap img {
  width: 100% !important;
  padding: 0 !important;
  border: 1px solid #ccc;
}
.speakers_sec .member-info{width: 100%;}
.testimoni_row{width: 900px; margin: 0 auto;  position: relative; margin-top: 40px; border:1px solid #fb325d; padding: 20px; }
.testimoni_item_new{display: flex;justify-content: space-between;align-items: center; position: relative; flex-direction: row-reverse; background: #fff;}
.testimoni_detail_new{ width: 43%; text-align: left; padding: 20px;}
.testimoni_item_new .testimoni_item_img{width: 57%; position: relative;}
.testimoni_item_new .testimoni_item_img .vdo_sec{position: absolute; top:40%; left: 50%; transform: translateX(-50%); width: auto;padding: 0;}
.testimoni_item_new .testimoni_item_img img{}
.testimoni_detail_new h2{
  font-size: 20pt;
  color: #0e1935;
  font-weight: 900;
  text-transform: uppercase;
  padding:0;
  margin: 0;
}
.testimoni_detail_new p{
  font-size: 11pt;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
}
.testimoni_detail_new h5 {
  font-size: 11pt;
  color: #000;
  font-weight: 400;
  margin: 8px 0;
}
.testimoni_inner_new{ position: relative; }
.vdo_sec_new{
  position: absolute;
  right: -2%;
  width: 125px;
  height: 125px;
  background: #0e1935;
  border-radius: 50%;
  text-align: center;
  bottom: -7%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.vdo_sec_new h6{

  margin: 0;

}
.vdo_sec_new i{ color: #0e1935; }
.testimoni_row .swiper-pagination{
  bottom: -40px;
}
.testimoni_row .swiper-pagination .swiper-pagination-bullet{ background-color: #fff; width: 10px; height: 10px;opacity: 1; }
.testimoni_row .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background-color: #fb325d; }
.testimoni h3{
  margin: 0 !important;
  padding: 0 !important;
  border: none;
  margin-bottom: 20px !important;
}
.testimoni .testimoni_info{
  width: 55%;
  margin: 0 auto;
  text-align: center;
}
.testimoni .testimoni_info p{
  color: #fff;
  font-weight: 400;
  font-size: 12pt;
  margin: 0;
  letter-spacing: 0.5px;
}

.icon_sec h6:hover {
  color: #fb325d;
}
.demographics_sec .jobs-bar-vertical .v_bars .progress-bar{
  background-color:#fb325d;
}
footer li:hover a{
  color:#fb325d !important;
}
footer li {
  margin-bottom: 2px;
}
.inner_content .circle1{
  top:200px;
}
.inner_content .circle2{
  bottom: 400px;
}
.inner_banner_sec .banner-content .pink, .inner_banner_sec .banner-content h1:after {
  background-color: #fb325d;
}
.number_sec_new .sub-heading{

  margin-bottom: 2rem;
}
.home-companies-exhibit .companies-exhibit .item .img-wrap{ height: 129px; overflow: hidden; }.
.footer_social .connect_us{ margin-top: 10px; }
#why-speak, .inner_content.why-exhibit, .inner_content.bg-gray {
  background: #0e1935;
}
.inner_content.why-speak .section .right {
  background: url(../images/sky.png);
  background-repeat: no-repeat;
  background-size: auto;
}
.inner_content.why-speak .section .left h3, .inner_content.why-speak .section .left p{ color: #fff;  }


.count_section {

  background-color: #0e1935;

}



.count_container {

  width: 100%;

  display: flex;

  flex-wrap: wrap;

  justify-content: space-between;

}



.count_section .count_container .count_box {

  width: 24%;

  display: flex;

  flex-direction: column;

}



.count_section .count_container .count_box img {

  width: 100%;
  filter: brightness(0.8);

}



.count_section .count_container .clm1 {

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

}


/*
.count_section .count_container .clm2 {

  display: flex;

  flex-direction: column-reverse;

  align-items: center;

  justify-content: center;



}

*/

.count_section .count_container .count_box .count_content{

  background-color:#fff;

  width: 100%;

  display: flex;

  flex-direction: column;

  justify-content: start;

  align-items: center;

  padding: 30px 20px 30px 20px;

  overflow: hidden;

  box-shadow: inset 3px 1px 15px 0px #0e193445;

}



.count_section .count_container .count_box .count_content h3{

  font-size: 52pt;

  color: #000;

  font-weight:600;

  margin-bottom: 0;

  text-transform: uppercase;

}

.count_section .count_container .count_box .count_content h4{

  color: #000;

  font-size: 22px;

  margin: 0;

  width: 90%;

  text-align: center;

}

@media only screen and (max-width: 1200px){
  .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 41% ;
  }
  .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 41% ;
  }

}

@media only screen and (max-width: 991px){
  .testimoni .testimoni_info, .testimoni_row, .testimoni_detail_new, .testimoni_item_new .testimoni_item_img{
    width: 100%;
  }
  .testimoni_row{
    border:none;
    padding: 0;
  }
  .testimoni_item_new{
    flex-direction: column-reverse;
  }
  .testimoni_detail_new{
    height: 200px;
  }
  .vdo_sec_new{

    bottom: -4%;
    right: -4%;
    width: 110px;
    height: 110px;
  }
  .testimoni h3 {
    font-size: 18pt !important;
    margin-bottom: 10px !important;
  }
  .testimoni_item_new .testimoni_item_img img{ height: auto; width: 100%; }
  .home-companies-exhibit .companies-exhibit .item .img-wrap{ height: 60px;}
  .news-thumb__content{ display: flex; align-items: center; justify-content: center;  }
  .swiper.thumbs{ display: none !important; }
  .news-thumbnail{height: 400px;}
}
.labelContainer{
  color: #fff !important;
}


.button {
  display: inline-block;
  position: relative;
}
.button.is-play {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.button.is-play .button-outer-circle {
  background:rgb(255 255 255);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.button.is-play .button-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}
.button.is-play .button-icon .triangle {
  animation: fadeIn 7s ease;
}
.button.is-play .button-icon .path {
  stroke-dasharray: 90;
  stroke-dashoffset: 0;
  animation: triangleStroke 3s;
  animation-timing-function: ease;
}
.has-scale-animation {
  animation: smallScale 3s infinite;
}
.has-delay-short {
  animation-delay: 0.5s;
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes triangleStroke {
  from {
    stroke-dashoffset: 90;
  }
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-webkit-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@-o-keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes smallScale {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(1.5);
    opacity: 0;
  }
}

.demographics_sec{
  background-color:#fff;
}

.demographics_sec h3 {
  font-size: 24pt;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding: 20px 0 20px 20px;
  border-left: 2px solid #000;
  margin: 70px 0;
}
.demographics_sec h3 span {
  color: #000;
  font-weight: 400;
  
}



@media only screen and (max-width: 991px){
  .demographics_sec .jobs h3{
    font-size: 14pt !important;
    text-transform: capitalize !important;
  }
  .demographics_sec .senority-job .jobs:first-child h3:after{
    content: "";
    width: 20%;
    height: 1px;
    margin: 0 auto;
    margin-top: 8px;
    background-color: #fb325d;
    display: block;
  }
  .inner_content.why-exhibit .box { padding: 20px !important; }
  .count_section .count_container .count_box{
    width: 49%;
    margin-bottom: 15px;
  }
  /*
  .count_section .count_container .clm2{
    flex-direction: column;
  }
  */

  .timer.fixedtimer .timer-content .timer-el{ width: 60px; height: 50px; }
  .timer.fixedtimer .timer-content .timer-el .timer-el__number{ font-size: 24px;  }
  .timer.fixedtimer .timer-content .timer-el .timer-el__label{ font-size: 11px; }
}

@media only screen and (max-width: 767px){

  .count_section .count_container .count_box{
    width: 100%;
    margin-bottom: 0;
  }

  .demographics_sec h3 {
    margin: 40px 0;
  }
}
@media only screen and (max-width: 425px){
  .demographics_sec h3 {
    font-size: 20pt !important;
  }

}

@media only screen and (max-width: 1200px) {
	.market_btm h4{
		font-size:16pt !important;
	}
}

.fsimarket h3{
  width: 45%;
}

.icon_sec h3 span {
  color: #000;
  font-weight: 400;
}
.icon_sec h3 {
  font-size: 24pt;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding: 20px 0 20px 20px;
  border-left: 2px solid #000;
  margin: 70px 0;
}

.text-logo {
  font-size: 2rem;
  font-weight: 900;
  display: none;
}
.darkHeader .custom-logo-link {
  display: none;
}
.darkHeader .text-logo {
  display: block !important;
  font-size: 24px !important;
  font-weight: 900 !important;
}
/* .inner_banner_sec .banner-content h1:after {
  content: '';
  width: 90px;
  height: 4px;
  background: #fb325d;
  position: absolute;
  bottom: -30px;
} */
.inner_banner_sec .banner-content .pink {
  margin: 60px 10px 0 0;
}
.gray-btn {
  position: relative;
  display: inline-block;
  border-radius: 30px;
  text-decoration: none;
  text-transform: uppercase;
  overflow: hidden;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #cbcbcb;
  color: #030303;
  padding: 7px 20px;
  font-size: 16px;
  margin-right: 10px;
  font-weight: 500;
}
@media only screen and (max-width: 991px)
{
  .inner_banner_sec .banner-content {
    min-height: 340px !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .inner_banner_sec .banner-content h1 {
    font-size: 20pt;
  }
}
@media only screen and (max-width: 425px){
  .gray-btn {
    padding: 10px 12px;
    font-size: 11px;
  }
}
/* 16-01-2024 */
.next-prv {
  text-align: right;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}
.next-prv a {
  padding: 10px 20px;
  background: #fb325d;
  color: #fff;
  border-radius: 3px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right h5 {
  font-size: 14pt;
  color: #fb325d;
/*     font-style: italic; */
font-weight: 800;
}

/* 18-01-2024 */
/* for agenda page  */
@media only screen and (max-width: 767px){
	.agenda_heading_sec h2 {
		font-size: 26pt;
	}
	.inner_content.agenda .tabs-days ul {
		flex-direction: column;
	}
	.inner_content.agenda .tabs-days ul li:last-child {
		display: flex;
		margin: 10px 0;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap .left, .inner_content.agenda .tab-agenda .section .text-wrap .right {
		width: 100%;
	}
	.inner_content.agenda .tab-agenda .section .text-wrap {
		flex-direction: column;
	}
}
@media only screen and (max-width: 457px){
	.inner_content.agenda .tabs-days ul li:last-child {
		flex-direction: column;
	}
	.inner_content.agenda .tabs-days ul li:last-child a {
		margin: 10px 0;
	}
}
a.download_button {
  background: #fff;
  padding: 10px 15px!important;
  border-radius: 50px;
  margin-right: 10px;
  color: #000!important;
  font-size: 11pt!important;
  text-align: center;
}

/* 12 - 03 - 24*/
header nav .nav-btns .regbtn {
  font-size: 13px;
  font-weight: 700;
  padding: 7px 20px;
  background-color: #fb325d;
  border-radius: 4px;
  color: #fff;
  margin: 0 5px;
  transition: background-color 0.3s ease;
  font-family: 'GothamMedium',sans-serif;
}
header nav .nav-btns .regbtn:hover {
  background-color: #16e9db;
}
header nav .nav-btns .regbtn:nth-child(2){
  margin-right: 0;
}
.navbar .nav-links .nav-item .nav-link{
  margin-left: 30px;
}
.navbar-brand{
  margin: 0;
}
header nav .nav-btns {
  display: flex;
  align-items: center;
}
header nav .nav-btns .btns_container {
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 1px;
}
.hero-section .hero-content .top-part{
  margin-bottom: 30px;
}
img.sp_img {
  opacity: 0.9;
  border-radius: 4px;
}
.gray-btn{
  background-color:#0b666a;
  color: #fff;
  border-radius: 4px;
}
.gray-btn:hover {
  color: #000;
}
.hero-section .hero-content .btn-section{
  margin: 0;
  margin-bottom: 30px;
}
.navbar .nav-links .nav-item .nav-link{
  font-size: 14px;
}
.hero-section .hero-content .top-part{
  border-bottom: 1px solid #8f4f3c;
}
.hero-section .hero-content .bottom-part{
  border: none;
}
[class^="hvr-"], .hvr-sweep-to-bottom:before {
  border-radius: 4px;
}
[class^="hvr-"]{
  background: #fb325d;
  color: #fff;
}
.hvr-sweep-to-bottom:before {
  background: #16e9db;
}
.sponsors-partners h4{
  padding: 0;
}
.demographics_sec h3{
	margin-top:0;
}
.exhibit {
  width: 17.666667%;
}
.media {
  width: 14.666667%;
}
@media only screen and (max-width: 568px){ 
	.exhibit {
    width: 50% !important;
  }
  .media {
    width: 40% !important;}

  }
  .sub-heading .line {
    display: none;
  }
  .concluded-stamp {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index:9;
  }
  .concluded-stamp img {
    width: auto;
  }

/* hb form */
.hb-custom-form .hs-richtext{ width:100%; }
.hb-custom-form .form-columns-2, .hb-custom-form .form-columns-3{
  display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hb-custom-form .form-columns-3 div.hs-richtext, .hb-custom-form .hs_dcci_malaysia_budget .inputs-list>li, .hb-custom-form .hs_dcci_malaysia_timeline .inputs-list>li, .hb-custom-form .hs_cloud_providers_currently_working_with_dcci_malaysia .inputs-list>li{
  width:100%;
}
.hb-custom-form .form-columns-2 .hs-form-field{
  width:48%;
}
.hb-custom-form .input {
  margin-right: 8px;
}
.hb-custom-form .hs-input{
  display: inline-block;
  width:100%;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  appearance: auto;
}
.hb-custom-form .hs-input:not([type=file]) {
  background-color: #f5f8fa;
  border-radius:4px;
}
.hb-custom-form .hs-input:not([type=file])::placeholder{
  color:#33475b;
  opacity: 1;
}
.hb-custom-form .hs-input:not([type=file])::-ms-input-placeholder {
  color:#33475b;
}
.hb-custom-form .hs-custom-style>div.form-columns-3 .hs-form-field, .hb-custom-form .hs-custom-style fieldset.form-columns-3 .hs-form-field {
  width: 31.3%;
}
.hb-custom-form .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hb-custom-form .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%;
}
.hb-custom-form input[type=checkbox], .hb-custom-form input[type=radio] {
  width: auto;
}
.hb-custom-form label {
  font-size: 14px;
  width: 130px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
}
.hb-custom-form .hs-form-field label:not(.hs-error-msg), .hb-custom-form .hs-field-desc {
  font-size: 15px;
  color: #000;
  font-weight: normal;
  margin: 20px 0 10px 0;
}

.hb-custom-form .hs-form-required {
  color: red;
}

.hb-custom-form .field {
  margin-bottom: 0px;
}

.hb-custom-form input.hs-input.error, .hb-custom-form div.field.error input, .hb-custom-form div.field.error textarea, .hb-custom-form div.field.error .chzn-choices, .hb-custom-form textarea.hs-input.error, .hb-custom-form select.hs-input.error {
  border-color: #c87872;
}
.hb-custom-form .inputs-list label {
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}
.hb-custom-form .hs-error-msgs label {
  color: #f2545b;
}
.hb-custom-form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}
.hb-custom-form ul.no-list {
  list-style: none;
}
.hb-custom-form .inputs-list>li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}
.hb-custom-form .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hb-custom-form .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hb-custom-form select {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
}
.hb-custom-form ul.multi-container{
  display:flex;
  flex-wrap: wrap;
  margin:20px 0;
}
.hb-custom-form ul.multi-container>li{
  width:31.3%;
}
.hb-custom-form ul.multi-container label, .hb-custom-form .inputs-list label{
  display:flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom:7px;
}
.hb-custom-form ul.multi-container input[type=checkbox], .hb-custom-form ul.multi-container input[type=radio], .hb-custom-form ul.inputs-list input[type=checkbox], .hb-custom-form ul.inputs-list input[type=radio]{
  margin-right:5px;
  margin-top:3px;
  height:auto;
}
.hb-custom-form p{
  margin:0;
  padding:0;
/*   display: inline; */
}
.hb-custom-form .hs-button {
  background-color: #000;
  border: 0;
  text-transform: uppercase;
  font-family: var(--paragraph-font);
  color: #fff;
  padding: 0.5rem 3rem;
  margin-top: 0.5rem;
  width: auto;
}
.hb-custom-form .actions{ margin: 0 !important;}
.hb-custom-form .hs-fieldtype-intl-phone{
	display:flex;
	border:none;
}
@media (max-width: 575px){

  .hb-custom-form .form-columns-2 .hs-form-field, .hb-custom-form .hs-custom-style>div.form-columns-3 .hs-form-field, .hb-custom-form .hs-custom-style fieldset.form-columns-3 .hs-form-field, .hb-custom-form ul.multi-container>li{

    width:100%;
  }

}

.inner_banner_sec .hero-img{
  object-position: top center;
}
.inner_banner_sec .banner-content {
  min-height: 300px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.inner_banner_sec .banner-content h1 {
  margin-top: 80px;
  margin-bottom: 20px;
}
/* Blog CSS */

.our-posts{
  padding: 80px  0;
}
.our-posts .insight-content{
  padding: 0 20px 14px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  color: #4a4a4a;
}
.our-posts .insight-content a, .our-posts .insight-content i{
  color: #4a4a4a;
}
.our-posts .insight-content .insight-cat {
  margin-bottom: 20px;
  display: block;
}
.our-posts .insight-content .insight-cat a {
  color: inherit;
}
.our-posts .insight-content .post-title {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
}
.our-posts .insight-content .post-title a{
  color: inherit;
}
.our-posts .insight-content .insight-desc {
  font-size: 19px;
  opacity: .7;
  line-height: 1.2;
  margin-bottom: 20px;
}
.our-posts .insight-content .insight-desc p{
}
.our-posts .insight-content .metadata{
  display: flex;
  justify-content: flex-end;
  opacity: 0.7;
}
.our-posts .insight-content .metadata span{
  margin-right: 10px;
}
.our-posts .insight-content .metadata span i{
  font-size: 14px;
}
.our-posts .insight-content .tags{
  margin-bottom: 20px;
}
.our-posts .insight-content img {
  width: 100%;
  object-fit: cover;
}
.our-posts .list-post{
  margin-top: 80px;
  display: grid;
  grid-gap: 30px 30px;
  grid-template-columns: repeat(1, 1fr);
}
.our-posts .list-post .insight-content{
  height: auto;
  padding: 0;
}
.our-posts .list-post .insight-content .metadata{
  justify-content: flex-start;
}
.our-posts .list-post .insight-content .post-title {
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}
.our-posts .list-post .insight-content .tags, .our-posts .list-post .insight-content .metadata{
  margin: 10px 0;
  font-size: 12px;
}
.singlepost.our-posts .insight-content .post-title{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 36px;
}
.singlepost.our-posts .list-post{
  margin: 0;
}
.singlepost.our-posts .list-post .insight-content .metadata {
  font-size: 14px;
}
.singlepost.our-posts .list-post .insight-content a, .singlepost.our-posts .sidebar h3{
  color: #08546c;
}
.singlepost.our-posts .sidebar h3{
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 32px;
}
.singlepost.our-posts .sidebar{
}
.singlepost.our-posts .sidebar ul{
  padding-left: 20px;
}
.singlepost.our-posts .sidebar li{
  margin-bottom: 10px;
  font-size: 14px;
  list-style: disc;
}
@media (min-width: 768px) {
  .our-posts .list-post{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 992px) {
  .our-posts .list-post{
    grid-template-columns: repeat(3, 1fr);
  }
}

/* work 21-11-24 */
.hero-section:before, .number_sec_new:before{
  display: none;
}
.hero-section .hero-content .timer-content {
  flex-direction: row;
}
.hero-section .hero-content{
  position: initial;
}
.hero-section .hero-content .bottom-part h3 span{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.hero-section .hero-content .bottom-part h3 span img{
  margin: 0 10px;
}
.hero-section .hero-content .top-part .part:nth-child(1) img.logo{
  height: auto;
}
.hero-section .hero-content .top-part{
  align-items: end;
}

.hero-section .event-date {
  margin-top: 20px;
}
.hero-section .hero-content .bottom-part h1{
  font-size: 52px;
}
img.date_img{
  height: auto;
}
.hero-section .event-date .s2::before{
  background-color: transparent;
}
/* 06-12-2024 */
.overview-new {
  position: relative;
  padding: 0 0 80px 0;
}
.overview-new .separator{
  margin: 15px auto;
}
.overview-new-wrap{
  width: 100%;
  margin: 0 auto;
}
.overview-new-heading, .section-heading{
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
.overview-new-heading .heading, .heading {
  font-size: 24pt;
  color: #333333;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
.overview-new-heading p{
  font-size: 13pt;
  color: #333333;
  font-weight: 500;
}
.overview-new-content{
  margin-top: 40px;
  display: grid;
  grid-gap: 0px 0px;
  grid-template-columns: repeat(1, 1fr);
}
.overview-new-content-box.aos-animate{
  height: 170px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
}
.overview-new-content-box.mb-bg-white{

  background-color: #fff !important;
}
.overview-new-content-box.mb-bg-gray{

  background-color: #f9f9f9 !important;
}
.overview-new-content-box p{
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  letter-spacing: 0.5px;
  margin: 0;
  line-height: 1.2;
}
.overview-new-content-box .separator{
  margin-top: 22px;
  margin-bottom: 22px;
  width: 40px;
}
.overview-new-wrap{
  margin-bottom: 60px;
}
.overview-new-right{
  border-right: 0;
  height: 100%;
}
.overview-new-right h3{
  color: #333333;
  font-size: 26px;
  line-height: 1.2;
  font-weight: 400;
  margin: 0;
  letter-spacing: 2px;
}
.overview-new-left{
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
}
.overview-new-left h1.heading{
  text-transform: none;
}
.overview-new-right h2{
  font-family: "Barlow Condensed", sans-serif;
  color: #fb325d;
  font-size: 160px;
  font-weight: 400;
  line-height: 190px;
  margin: 0;
  margin-bottom: 10px;
  letter-spacing: 0px;
}
.overview-new-left p{
  font-size: 13pt;
  color: #333333;
  font-weight: 500;
}
.overview {
  flex-direction: column;
}
.overview_left img {
  object-fit: cover;
  /*
  object-position: 0 -50px;
  height: 100%;
  */
}
.overview h3 {
  font-size: 24pt;
}
.demographics_sec .demographic{
  flex-direction: column;
  align-items: center;
  margin: 0 !important;
}
.demographics_sec h3.demographics_sec_title {
  font-size: 24pt;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
  padding:0;
  padding-left: 20px;
  border-left: 2px solid #000;
  margin: 90px 3% 40px 6%;
}
.demographics_sec h3.demographics_sec_title span{
  font-weight: 400;
}
.demographics_sec .demographic .demographic-wrap:nth-child(2){
  border: none;
}
@media only screen and (min-width: 768px){
  .overview-new-content{
    grid-template-columns: repeat(2, 1fr);
  }
  .overview-new-content-box.tb-bg-white{
    background-color: #fff !important;
  }
  .overview-new-content-box.tb-bg-gray{
    background-color: #f9f9f9 !important;
  }
  .overview-new-right {
    border-right: 1px solid #3b383830;
  }
}
@media only screen and (min-width: 992px){
  .overview-new-wrap {
    width: 70%;
  }
  .overview-new-heading, .section-heading{
    width: 70%;
  }
  .overview-new-content{
    grid-template-columns: repeat(3, 1fr);
  }
  .overview-new-content-box.mb-bg-gray{
    background-color: #fff !important;
  }
  .overview-new-content-box.mb-bg-white{
    background-color: #f2f4f5 !important;
  }
  .overview-new-content-box.dk-bg-gray{
    background-color: #f2f4f5 !important;
  }
  .overview-new-content-box.dk-bg-white{
    background-color: #fff !important;
  }
  .overview-new-right h3 {
    font-size: 36px;
  }
  .overview-new-right h2{
    font-size: 190px;
    line-height: 190px;
  }
  .overview_left, .overview_right {
    width: 50%;
  }
  .overview{
    flex-direction: row;
  }
  .overview_left {
    height: 420px;
  }
  .overview_right {
    padding: 0 3% 0 3%;
  }
  .overview_left img {
    display: block;
  }
}
@media only screen and (min-width: 1400px){
  .overview_right {
    padding: 0 5% 0 5%;
  }
  .overview_left {
    height: 650px;
  }
}

@media only screen and (max-width: 991px) {
  .demographics_sec .demographic .demographic-wrap:nth-child(2) {
    justify-content: center !important;
  }
}

/*  end 06-12-2024  */

@media only screen and (min-width: 768px){


  .hero-section .hero-content .top-part{
  }

}
@media only screen and (min-width: 992px){
  .hero-section .hero-content .timer {
    position: absolute;
    right: 0;
    top: 30%;
  }
  .hero-section .hero-content .timer-content {
    flex-direction: column;
  }
  .hero-section .hero-content .timer-content .timer-el {
    margin: 0 0 5px 0;
  }
  .hero-section .hero-content {
    min-height: 800px;
    padding:0;
  }
  .hero-section .hero-content .bottom-part {
    padding: 0;
  }
  .hero-section .hero-content .bottom-part h1{
    font-weight: 900;
  }
  
}
@media only screen and (max-width: 991px) {
  .hero-section .hero-content .top-part .part:nth-child(1) img {
  }
  .hero-section .hero-content{
    min-height: 900px !important;
  }
  .hero-section .hero-content .top-part .part:nth-child(2) .column:nth-child(2) span img, .hero-section .strategic-logo img{
    opacity: 1 !important;
  }
  .hero-section.new-event-date .hero-content {
    align-items: center;
  }
  .hero-section .hero-content .top-part .part:nth-child(1) img{
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
	
  .hero-section .event-date, .hero-section .event-date .s1, .hero-section .event-date .s2 {
    margin-top: 15px !important;
  }
  .hero-section .hero-content .bottom-part h3 span{
    justify-content: center;
  }
  .hero-section .hero-content{
    min-height: 1000px !important;
  }
  .hero-section .strategic-logo img{

  }
  .hero-section .hero-content .top-part {
    align-items: center;
    flex-direction: column;
  }
  .hero-section .hero-content .top-part .part:nth-child(1), .hero-section .hero-content .top-part .part:nth-child(2), .hero-section .hero-content .top-part {
    border: none !important;
  }
  .hero-section .hero-content .top-part .part:nth-child(2) img{
    margin-bottom: 5px;
  }
}
.hero-section .hero-content .bottom-part .tag1 {
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
  line-height: 1;
}
@media only screen and (min-width: 992px) {
  .hero-section .hero-content .bottom-part h2, .hero-section .hero-content .bottom-part .tag1 {
    font-size: 36px;
  }
}
.hero-section .hero-content .bottom-part .tag2 {
  color: #fff;
  font-size: 46px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
.hero-section .hero-content .top-part .part:nth-child(1) {
    padding-right: 30px;
}
.hero-section .hero-content .top-part .part:nth-child(2){
	padding-left: 30px;
}
.hero-section .hero-content .top-part .part:nth-child(2) {
    border-left: 1px solid #8f4f3c;
}
/* work 18.02.25 */
.speakers-grid {
    display: grid;
    flex-wrap: wrap;
    justify-content: space-between;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 0px 20px;
}
.speakers_sec.speaker{
  padding-top: 0;
}
.cs-tab_links.cs-style1 li.active a {
	background-color: #fb325d;
	border-radius: 7px !important;
}
.inner_content.agenda .tab-agenda .text {
	font-weight: 400 !important;}

.tp-concluded {
    background-color: #f3003c;
    color: #fff;
    text-align: left;
    padding: 10px 0;
    margin: 0;
    position: fixed;
    bottom: 0;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    z-index: 99;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.tp-concluded .marquee {
    display: inline-block;
    animation: marquee 40s linear infinite;
}
.tp-concluded .marquee span {
    margin: 0 5%;
}
@keyframes marquee {
    from {
        transform: translate3d(0,0,0)
    }

    to {
        transform: translate3d(-100%,0,0)
    }
}
.delegate-text-container{
	height:30vh;
	display:flex;
	justify-content:center;
	align-items:center;
}
.delegate-text{
	font-weight:700;
}