/* custom css for pie chart  */
.demographics_sec {
  background-color: #053B50;
}

.demographics_sec .jobs-bar-vertical .v_bars .v_label {
  font-size: 15px;
  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;
  margin-bottom: 80px;
}

.sponsors h3 span {
  font-weight: 400;
}

.sponsors-partners {
  margin-bottom: 40px;
}

.sponsors-partners h4 {
  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%;
  padding:0 10px;
}

.testimoni_row {
  width: 900px;
  margin: 0 auto;
  position: relative;
  margin-top: 40px;
  border: 1px solid #00e8da;
  padding: 20px;
}
.speakers_sec .member-info .title{
	font-weight:700;
}
.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: #070046;
  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: #070046;
  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: #070046;
}

.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: #ce2323;
}

.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: #ce2323;
}

.demographics_sec .jobs-bar-vertical .v_bars .progress-bar {
  background-color: #ce2323;
}

footer li:hover a {
  color: #ce2323 !important;
}

footer li {
  margin-bottom: 2px;
}

.inner_content .circle1 {
  top: 200px;
}

.inner_content .circle2 {
  bottom: 400px;
}

.inner_banner_sec .banner-content .pink {
  background-color: #ce2323;
}

.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: #070046;
}

.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: #070046;

}



.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;

  font-weight: 500;

}

@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: #070046;
}

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

.demographics_sec h3 span {
  color: #fff;
  font-weight: 400;
  font-family: 'Lato', sans-serif;

}



@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: #ce2323;
    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: 24pt !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;
}

a.download_button {
  background: #fff;
  padding: 10px 15px !important;
  border-radius: 50px;
  margin-left: 30px;
  color: #000 !important;
  font-size: 14pt !important;
}

.inner_content.agenda .tabs-days ul li a {
  font-weight: 600;
  font-size: 18pt;
  color: #fff;
  text-transform: uppercase;
  padding: 0 40px;
}

.next-prv {
  text-align: right;
  display: block;
  width: 100%;
  margin-bottom: 30px;
}

.next-prv a {
  padding: 10px 20px;
  background: #ce2323;
  color: #fff;
  border-radius: 3px;
}

.inner_content.agenda .tab-agenda .section .text-wrap .right h5 {
  font-size: 14pt;
  color: #ce2323;
  /*     font-style: italic; */
  font-weight: 800;
}

.inner_content.agenda .tab-agenda .section .text-wrap .right h5 {
  font-size: 14pt;
  color: #ce2323;
  font-weight: 800;
}

.inner_content.agenda .tab-agenda .section .text-wrap .right h3 {
  font-weight: 600;
  font-size: 14pt;
  color: #0e0e0e;
  margin-bottom: 20px;
  line-height:1.3;
}


.inner_content.agenda .tabs-days ul li:first-child a {
  padding-left: 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;
}

.inner_content.agenda .tab-agenda .section .text-wrap .left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* .inner_banner_sec .banner-content h1:after {
  content: '';
  width: 90px;
  height: 4px;
  background: #ce2323;
  position: absolute;
  bottom: -30px;
}
 */
.inner_banner_sec .banner-content .gray-btn {
  margin: 20px 5px;
}

@media only screen and (max-width: 991px) {
  /*
  .inner_banner_sec .banner-content {
    min-height: 340px !important;
    padding-bottom: 20%;
  }
  */
  .inner_banner_sec .banner-content h1 {
    font-size: 20pt;
  }
}
/*
.exhibit {
  width: 22.666667%;
}
*/
.media {
  width: 14.666667%;
}

header nav .nav-btns {
  display: flex;
  align-items: center;
  justify-content: center;
}

header nav .nav-btns .btns_container{
  display: flex;
  align-items: center;
  justify-content: left;
  margin: 1px;
}

header nav .nav-btns .regbtn {
  font-size: 10px;
  font-weight: 600;
  padding: 10px 20px;
  background-color: #ce2323;
  border-radius: 5px;
  color: #fff;
  margin: 0 10px 0 10px;
  transition: background-color 0.3s ease;
}

header nav .nav-btns .regbtn:hover {
  background-color: #871515;

}

@media only screen and (max-width: 1440px) {
  header nav .nav-btns .regbtn {
    margin: 10px 10px 10px 0;

  }
  .hero-section .hero-content{
    padding-top: 10%;
  }
}

@media only screen and (max-width: 919px) {
  .hero-section .hero-content {
    min-height: 800px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: end;
  }
}
@media (max-width: 991px){
 .menu-show {
  width: auto;
}
.hero-section .hero-content .mid-section{
  margin-bottom: 20px;
}
}
@media (min-width: 991px){
  .navbar .menu-show {
    display: none !important;
  }
}


@media only screen and (max-width: 767px) {
	.fsimarket h3{
		width:100% !important;
	}
  header nav .nav-btns .regbtn {
    font-size: 10px;
    font-weight: 600;
    padding: 10px 15px;
    margin: 10px 10px 10px 0;
  }

  .hero-section .hero-content {
    min-height: 950px !important;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: end !important;
  }
  .hero-section .hero-content .btn-section{
    margin-top: 0;
  }
}
@media only screen and (max-width: 565px){
  header nav .nav-btns{
    width: 100%;
  }
  .navbar .nav-header{
    padding: 15px 0 0 0;
  }
  [class^="hvr-"] {
    font-size: 12px !important;
  }
}

.footer_section li .regbtn {
  font-size: 10px;
  font-weight: 500;
  padding: 10px;
  background-color: #ce2323;
  margin-top: 10px;
  border-radius: 5px;
}

.footer_section li .regbtn:hover{
  background-color: #070046;
  color: #fff !important;
}

.footer_section #mainbtn{
  margin: 15px 0;
}
.navbar .menu-show{
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.timer.fixedtimer .timer-content .timer-el{
  background-color: #ce2323 !important;
}
.timer.fixedtimer{
  top:20%;
}

header nav .nav-btns .regbtn {
  font-size: 12px;
}
.sponsors-partners .logo-wrap {
  margin-bottom: 24px !important;
}
.sponsors-partners h4{
  padding: 0;
}
@media only screen and (max-width: 840px) {.conference .block ul li:nth-child(1), .conference .block ul li:nth-child(3) {     flex-direction: column-reverse; }}

.exhibit {
  width: 17.666667%;
}
.media {
  width: 14.666667%;
}
.sub-heading .line {
  display: none;
}
.inner_content.agenda .tab-agenda .section .text-wrap .left .img-wrap-logo {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .img-wrap {
  width: 60px;
  height: 60px;
  border: 1px solid #08174d42;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right ul {
  padding-left: 30px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right p, .inner_content.agenda .tab-agenda .section .text-wrap .right ul li {
  margin-bottom: 10px;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right .widget {
  display: flex;
  flex-direction: column;
  margin-top: 10px;
  position: relative;
  height: auto; /* 220px; */
  justify-content: flex-start;
}
.inner_content.agenda .tab-agenda .section .text-wrap .right p {
  margin-bottom: 5px;
  line-height:1.1;
}
@media only screen and (max-width: 1200px) {
	.inner_content.agenda .tab-agenda .section .text-wrap .right p {font-size: 10pt;}
	.inner_content.agenda .tab-agenda .section .text-wrap .right .widget h4.company{font-size: 8pt;}
}
/*
.exhibit {
  width: 33.666667%;
}
*/
.concluded-stamp{
	position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.concluded-stamp img{
	width:auto;
}

/* work 27-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 .event-date, .hero-section .event-date .s1, .hero-section .event-date .s2 {
  align-items: center;
}
@media only screen and (min-width: 992px){
  .hero-section .hero-content .timer {
    position: absolute;
    right: 0;
    top: 20%;
  }
  .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 .top-part .part:nth-child(2) {
    padding-left: 40px;
    border-left: 1px solid #ce232361;
    margin-left: 40px;
}
.partners_logos img{
		width:200px;
	}
@media only screen and (max-width: 919px) {
  .hero-section .hero-content{
    justify-content: center;
    padding: 0;
  }
}
@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{
    align-items: center;
    justify-content: center !important;
  }
	.hero-section .hero-content .top-part .part:nth-child(2) {
		border:none;
		padding-left:0px;
		margin-left:0px;
	}
	.hero-section .hero-content .mid-section .partners_logos {
    display: flex;
    justify-content: center;
    align-items: center;
}
	.partners_logos img{
		width:150px !important;
	}
}
.icon-bytes-icon01:before {
    content: "\e922" !important;
}

@media only screen and (max-width: 457px){
  [class^="hvr-"] {
        font-size: 11px !important;
        text-align: center;
    }
}
.cs-tab_links.cs-style1 li.active a {
    background-color:#ce2323;
    border-radius: 7px !important;
    color: #fff;
}
.hero-section .hero-content .mid-section .partners_logos {
    display: flex;
    justify-content: center;
}
.partners_logos img {
    width: 200px;
    padding: 0 0 0 6px;
}
