/*
  Theme Name: Twenty Twenty-One-child
  Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
  Template: twentytwentyone
  Requires at least: 5.3
  Tested up to: 5.6
  Requires PHP: 5.6
*/
:root {
  --eurasia: #ff6600;
  --asia: #d70024;
  --cis: #8E4D9E;
  --americas: #4a9e36;
  --europe: #0053a0;
  --africa: #f4b900;
  --aibc: #5882f2;
}
figure, footer, header,
hgroup, nav, section {
  display: block;
  margin: 0;
  padding: 0;
}
html {
  scroll-behavior: smooth;
  scroll-margin-top: 142px;
  scroll-padding-top: 142px;
}
.ehf-header #masthead .custom-header .header-cmenu li.mega-menu-custom:hover ul.sub-menu li.mega-menu-custom-submenu ul{
  min-height: 17em !important;
}
.asiabtn button.btn-read-more{
  background-color: var(--asia) !important;
}
/* AIBC-477*/
h2.elementor-heading-title:not(.no-change-size h2),
h3.elementor-heading-title {
  font-size: 30px !important;
  font-family: "Roboto" !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}
.hs-error-msg {
  display: none !important;
}
.newsletter-form form input[type="submit"] {
  padding: 18px !important;
  border-radius: 6px !important;
}
/* AIBC-575*/
.europe-media-custom .single-item-inner .btn {
  right: 17px;
}
/* AIBC-301 Center figure */
.aligncenter {
  width: auto !important;
}
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-x: hidden;
}
html, body, div,
h1, h2, h3, h4, h5, h6,
p, ul, li form {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: normal;
  font-family: "Montserrat";
}
button, input, select, textarea {
  margin: 0;
  padding: 0;
  border: none;
}
.custfield:focus {
  outline: none;
  border: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
body {
  font-size: 14px;
  color: #000000;
  font-family: "Montserrat";
  font-family: "Montserrat", Sans-serif;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
img {
  border: none;
  vertical-align: middle;
  max-width: 100%;
}
::-webkit-input-placeholder {
  font-size: 18px;
}
::-moz-placeholder {
  font-size: 18px;
}
:-ms-input-placeholder {
  font-size: 18px;
}
:-moz-placeholder {
  font-size: 18px;
}
a {
  transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
}
a:focus {
  outline: none !important;
  text-decoration: none;
}
.site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none;
}
.home-blog .container {
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}
.home-middle-content .blog-listing-module {
  margin-bottom: 10px;
}
.home-middle-content .blog-listing-module h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 20px;
  color: #ffffff;
}
.home-middle-content .blog-listing-module .thumb-img .news-content {
  bottom: 0;
  width: 100%;
  z-index: 2;
}
.container {
  max-width: 1064px;
  padding: 0 20px;
  margin: 0 auto;
}
p:last-child {
  margin-bottom: 0;
}
/* AIBC-398 width of iframe */
.post_content > p > iframe {
  max-width: 100%;
  width: auto;
  margin: 0;
  line-height: 1;
  border: none;
}
/* Custom CSS End */
/* Micheal Saylor Landing Page */
.msLandingPage .single-speaker {
  background-color: #772d8e;
  border: none;
}
.msLandingPage .all-speakers .single-speaker {
  width: calc(50% - 20px * 2);
}
.msLandingPage .single-speaker h3 {
  color: #ffffff;
}
.msLandingPage .single-speaker p {
  color: #ffffff !important;
}
.msLandingPage iframe#hs-form-iframe-0 {
  padding: 5px;
}
.msLandingPage .single-speaker p.designation {
  overflow-wrap: break-word;
}
.elementor-142141 .elementor-element.elementor-element-031e90a > .elementor-widget-container {
  border-radius: 10px;
}
.msLandingPage .hbspt-form {
  padding: 10px;
  border-radius: 27px;
}
/* Footer Styling */
/* Footer Menu css start */
.footer-menu ul {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
}
blockquote {
  display: block;
  color: #ed1a3b;
  border-left: 1px solid #ed1a3b;
  font-size: 3.6rem;
  padding: 0px 100px 15px 25px;
  margin: 60px 0px 60px 90px;
  position: relative;
}
blockquote::before {
  content: "\f10e";
  font-family: "Font Awesome 5 Free";
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0px;
  left: -95px;
  font-size: 4.5rem;
  line-height: 1;
}
/* Footer Menu css End */
/* Footer Logo & Social Icon css start */
.footer-title p {
  font-weight: 600;
  line-height: 20px;
}
/* Footer Logo & Social Icon css end */
/* Scroll top css start */
.scroll {
  margin-bottom: 0 !important;
}
.scroll-to-top {
  position: fixed;
  bottom: 60px;
  left: 42px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  cursor: pointer;
  background-color: #fff;
  opacity: 1;
  z-index: 333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease;
  -o-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease;
  -moz-transition: bottom .5s ease, opacity .5s ease, background-color .5s ease;
  transition: bottom .5s ease, opacity .5s ease, background-color .5s ease;
  -webkit-box-shadow: 0px 5px 15px 2px rgb(0 0 0 / 25%) !important;
  -moz-box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 5px 15px 2px rgb(0 0 0 / 25%) !important;
}
.scroll-to-top i {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  width: inherit;
  height: inherit;
  line-height: inherit;
  display: flex;
  align-items: center;
  justify-content: center;
  color: transparent;
  text-shadow: 0px 0px #000, 0px 50px #000;
  -webkit-transition: text-shadow .3s ease;
  -o-transition: text-shadow .3s ease;
  -moz-transition: text-shadow .3s ease;
  transition: text-shadow .3s ease;
  z-index: 1;
}
.scroll-to-top:hover i {
  text-shadow: 0px -50px #000, 0px 0px #000;
}
/* Scroll top css end */
/* Header Styling */
/* Header fixed css start */
.logged-in.ehf-header #masthead {
  top: 32px;
}
body #page {
  padding-top: 100px;
}
.ehf-header #masthead {
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9998;
  padding: 0px 15px;
  position: fixed !important;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
  -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px 0 rgb(0 0 0 / 15%);
}
.ehf-header #masthead .elementor-section-wrap,
.ehf-header #masthead section.elementor-section {
  margin: 0 auto !important;
  float: none;
  width: 100%;
  max-width: 1800px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ehf-header #masthead .elementor-section-wrap section.elementor-section,
.ehf-header #masthead section.elementor-section > div {
  width: 100%;
}
/* Header fixed css end */
/* Header Logo css start */
.ehf-header #masthead .custom-header .header-clogo img {
  width: 100%;
}
.ehf-header #masthead .custom-header .header-clogo {
  line-height: 97px;
  max-width: 172px;
}
/* Header Logo css End */
/* Header Menu css start */
.ehf-header #masthead .custom-header .header-cmenu button.sub-menu-toggle {
  display: none ;
}
.ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item {
  display: block;
  font-size: 14px;
  padding: 33px 0;
  line-height: 18px;
  color: var(--cis);
  font-weight: 600;
  max-height: 100px;
  white-space: pre-wrap;
  text-align: center;
  padding-right: 13px;
}
.ehf-header #masthead .custom-header .header-cmenu li {
  margin-right: 5%;
}
.ehf-header #masthead .custom-header .header-cmenu ul.hfe-nav-menu {
  width: 100%;
  margin-left: -3px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: space-between;
}
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu,
.mobile-languages .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 15px 0 rgb(0 0 0 / 14%);
    -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 2px 15px 0 rgb(0 0 0 / 14%);
    min-width: unset;
}
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px 0 rgb(0 0 0 / 14%);
  -moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.14);
  box-shadow: 0 2px 15px 0 rgb(0 0 0 / 14%);
  min-width: unset;
}
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li {
  margin: 0;
  border: 0;
}
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li a.hfe-sub-menu-item {
  font-size: 12px;
  line-height: 18px;
  color: #353434;
  padding: 15px 30px;
  display: block;
  font-weight: 600;
  white-space: nowrap;
}
/* new */
.header-cmenu-new, .header-cmenu-new .elementor-widget-container,
.header-cmenu-new a, .header-cmenu-new a:after,
.header-cmenu-new .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu{
    -webkit-transition: unset !important;
    transition: unset !important;
}

.ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item:focus,
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li a.hfe-sub-menu-item:focus {
  background: transparent;
  border: 0;
  outline: none;
  text-decoration: none;
}
.ehf-header #masthead .custom-header .header-cmenu li a:hover,
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li a.hfe-sub-menu-item:hover {
  color: var(--cis);
  outline: none;
}
/* Header Menu css End */
/* Header Menu Button css start */
.hfe-nav-menu .menu-item .hfe-menu-item {
  font-family: "Lato";
}
.hfe-menu-toggle.sub-arrow i::before {
  content: "";
}

/* Newslatter form css end */
.newsletter {
  background-repeat: repeat;
  background-size: 75px 75px;
}
.newsletter-inner {
  text-align: center;
  font-family: "Montserrat";
  font-size: 14px;
  padding: 30px 0;
  max-width: 560px;
  margin: 0 auto;
}
.newsletter-inner h3 {
  color: #ffffff;
  font-weight: 600;
  padding: 10px 0;
  font-size: 16px;
  font-weight: bold;
  margin-left: 35px;
}
.newsletter-inner p {
  color: #ffffff;
  font-weight: 500;
  padding: 10px 0;
  line-height: 20px;
  font-size: 14px;
}
.newsletter .newsletter-inner p a:not(a:hover) {
  color: #f4b900;
  font-weight: 600;
}
.america-newsletter .newsletter .newsletter-inner p a:not(a:hover),
.americas-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #57cc00 !important;
  font-weight: 600;
}
.cis-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #da95eb !important;
  font-weight: 600;
}
.asia-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #ff2336 !important;
  font-weight: 600;
}
.europe-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #5a82fb !important;
  font-weight: 600;
}
.africa-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #f4b900 !important;
  font-weight: 600;
}
.newsletter-inner p a:hover {
  color: #ffffff !important;
}
.newsletter-inner p:empty {
  display: none;
}
/* Newsletter css end */
/* Pagination css end */
/* texonomy archive css page end */
/* News slider start */
.all-news a {
  display: block;
}
.sigma-news {
  padding: 30px 0;
}
.all-news a img {
  width: 100%;
}
/* News slider end */
/* General paragraph css start */
/* General paragraph css end */
/* Star Rating start */
.star-rating .star-full::before {
  content: "\f155";
}
.star-rating .star-empty::before {
  content: "\f154";
}
.star-rating .star-half::before {
  content: "\f459";
}
.star-rating .star {
  color: #fcd010;
  display: inline-block;
  font-family: dashicons;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  height: 18px;
  line-height: 1;
  text-align: center;
  text-decoration: inherit;
  vertical-align: top;
  width: 18px;
}
.star-rating .far, .star-rating .fas {
  color: #fcd010;
}
/* Star Rating end */
/* General button start */
.width-full a.elementor-button-link {
  width: 100%;
}
.apply-btn a {
  max-width: 337px;
}
/* General button end */
/* Our partners section start */
.our-partner {
  padding: 40px 0;
}
.all-partners {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.single-partner {
  width: 16%;
  margin: 10px;
}
.our-partner .about-section-title h2 {
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
  padding: 10px 0;
  text-transform: uppercase;
  border-bottom: 1px solid #415095;
  margin-bottom: 20px;
  color: #ed1a3b;
}
/* Our partners section end */
/* Testimonial section start */
.testimonial-slider {
  padding: 20px 0;
}
.client-image {
  height: 180px;
  width: 180px;
  margin-right: -70px;
  z-index: 1;
}
.client-image img {
  border-radius: 100%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: top center;
}
.testimonial-title {
  font-size: 22px;
  line-height: 26px;
  font-family: "Montserrat";
  font-weight: 600;
  color: #000;
  padding: 10px 20px 10px 90px;
}
.testimonial-info {
  background-color: #f1f1f2;
  color: #000;
  font-family: "Montserrat";
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  padding: 15px 20px 15px 90px;
  position: relative;
  font-style: italic;
  min-height: 90px;
}
.testimonial-slider .slick-list {
  width: 70%;
  margin: 0 auto;
  z-index: 2;
}
.testimonial-info p {
  font-weight: 600;
}
.testimonial-slider .slick-arrow {
  background-color: #ed1a3b !important;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
}
.testimonial-slider .slick-arrow.slick-prev {
  left: 10%;
  height: 28%;
  top: 48%;
  transform: unset;
  width: 30%;
}
.testimonial-slider .slick-arrow.slick-next {
  left: auto;
  right: 10%;
  transform: rotate(180deg);
  height: 28%;
  top: 48%;
  width: 30%;
}
.testimonial-slider .slick-arrow:before {
  background-image: url(/wp-content/uploads/2021/06/left.png);
  content: "";
  width: 30px;
  background-size: contain;
  padding-left: 20px;
  background-repeat: no-repeat;
  opacity: 1;
  display: block;
  background-position: center;
  margin-left: 10px;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.testimonial-slider .slick-arrow.slick-prev:before,
.testimonial-slider .slick-arrow.slick-next:before {
  font-family: "Font Awesome 5 Free";
  color: #f6f6f6;
  font-weight: bold;
}
.testimonial-slider .slick-arrow.slick-next::before {
  content: "\f054" !important;
}
.testimonial {
  margin: 30px 0;
}
.person-avatar-img .person-btn > div, .single-item .btn > div {
  position: relative;
  transition: 0.3s all;
  width: 35px;
  height: 35px;
  border-radius: 100%;
}
.person-item-inner.person-open .person-avatar-img .person-btn > div,
.single-item.full .btn > div, .single-item-inner.full .btn > div {
  transform: rotate(45deg);
}
.person-avatar-img .person-btn > div:before,
.person-avatar-img .person-btn > div:after,
.single-item .btn > div:before,
.single-item .btn > div:after {
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 16px;
  left: 8px;
}
.person-avatar-img .person-btn > div:after, .single-item .btn > div:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* Host & judges section end */
/* Investor and judes single section start */
.all-judges {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -14px;
  width: -webkit-calc(100% + 20px * 2);
  width: -moz-calc(100% + 20px * 2);
  width: calc(100% + 20px * 2);
  justify-content: flex-start;
}
/* Investor and judes single section end */
/* charity auction section start */
.charity-items {
  display: flex;
  flex-wrap: wrap;
  width: -webkit-calc(100% + 30px);
  width: -moz-calc(100% + 30px);
  width: calc(100% + 30px);
  margin-left: -15px;
}
.pitch-strartup .charity-items {
  align-items: flex-start;
}
.single-item {
  width: -webkit-calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
  background-color: #fff;
  padding: 25px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  margin-bottom: 25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
  vertical-align: top;
}
.single-item:not(.single-item-startup),
.single-item-inner {
  margin: 10px 15px;
  border: 1px solid #c4c4c4;
  border-radius: 15px;
}
.single-item-startup .right p {
  padding: 1em;
}
.single-item-inner {
  margin: 0;
}
.single-item.full {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
}
.pitch-strartup .single-item.full {
  width: -webkit-calc(33.33% - 30px);
  width: -moz-calc(33.33% - 30px);
  width: calc(33.33% - 30px);
}
.single-item .btn {
  border-radius: 100%;
  width: 35px;
  height: 35px;
  background-color: #a48157;
  position: absolute;
  bottom: 30px;
  cursor: pointer;
}
.single-item .btn {
  right: -17px;
}
.single-item.full .btn {
  background-color: #b7b7b7;
}
.single-item .left {
  text-align: center;
  width: 100%;
}
.single-item .img-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}
.single-item .img-wrapper img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
}
.single-item .left h3 {
  color: #212121;
  font-size: 16px;
  margin: 20px 0 5px;
  letter-spacing: 1px;
  min-height: 38px;
  font-weight: 600;
}
.single-item .left h6 {
  font-size: 11px;
  color: #878787;
  width: 100%;
  text-align: center;
  margin: 0px;
  min-height: 15px;
  font-weight: 600;
}
.single-item:not(.full) .right,
.single-item-inner:not(.full) .right {
  display: none;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
}
.single-item.full .right,
.single-item-inner.full .right {
  display: block;
}
.single-item.full .right p:empty,
.single-item.full .right hr,
.single-item-inner.full .right p:empty,
.single-item-inner.full .right hr {
  display: none;
}
.single-item.full .left {
  width: 182px;
}
/* 2020 Startup filter start */
#ajax-filter-startup-pitch .empty_search .search-form {
  display: none;
}
#ajax-filter-startup-pitch .slick-list {
  width: 100%;
}
#ajax-filter-startup-pitch {
  display: flex;
  flex-wrap: wrap;
}
.article-wrapper-slider .post-item a h2 {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-shadow: 2px 2px 10px #000;
  margin-top: 70px;
}
.load-gallery {
  text-align: center;
  margin-top: 40px;
}
.load-gallery .gallery-load-more {
  background: #ed1a3b;
  border-color: #ed1a3b;
  border-radius: 5px;
  color: #ffffff;
  text-transform: uppercase;
  width: 250px;
  font-size: 18px;
  padding: 8px;
}
.load-gallery .gallery-load-more:hover {
  background: linear-gradient( 45deg, #57cc00 0%, #96f020 35%, #96f020 65%, #57cc00 100% );
  transition: opacity 0.3s linear;
}
/* Fixing width startup pitch galery */
#slider_2021 img, #slider_2019 img, #slider_2018 img, #slider_2017 img {
  width: 211px;
  height: 211px;
  object-fit: cover;
}
/* 2020 Startup filter end */
/* charity auction section end */
/* sigma pitch winner's prize icon start */
.winner-icons figure {
  width: 100%;
  height: 80px;
}
.winner-icons figure img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* sigma pitch winner's prize icon start */
.supported-logo, .all-speakers, .all-exhibitors {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.single-speaker {
  padding: 20px;
  text-align: center;
}
.single-speaker {
  width: calc(25% - 20px * 2);
  margin: 20px;
  border: 1px solid #c4c4c4;
  padding: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
}
.single-speaker img {
  width: 140px;
  height: 140px;
  margin: 0 auto;
  border-radius: 100%;
  object-fit: cover !important;
}
.single-speaker .lang img {
  width: 30px !important;
  height: 30px !important;
  margin-right: 5px;
}
.single-speaker h3 {
  color: #212121;
  font-size: 16px;
  margin: 20px 0 15px;
  line-height: 20px;
  font-weight: 600;
}
.single-speaker p {
  font-size: 14px;
  color: #212121;
  line-height: 20px;
}
.person-social p {
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  color: #5e5e5e;
}
.person-social p a {
  color: #772d8e;
  text-decoration: underline;
}
.elementor-9179 .elementor-element.elementor-element-dd05c41 div.hfe-nav-menu-icon {
  color: var(--aibc);
}
.video-grid {
  width: calc(33.33% - 20px * 2);
  display: inline-block;
  margin: 20px;
  vertical-align: top;
}
.video-grid h3 {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  font-family: "Montserrat", Sans-serif;
  line-height: 20px;
  margin-bottom: 10px;
  border-left: 3px solid #772d8e;
  padding: 3px 0 3px 11px;
}
/* FAQ section css start */
.accordion-sub p, .supplier-txt p {
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin-bottom: 20px;
}
.accordion-sub p a, .supplier-txt p a {
  color: #ed1a3b;
  text-decoration: underline;
}
.exhibit .box {
  width: 92vw;
  min-width: 300px;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50px;
}
.page-accordion {
  margin-bottom: 3em;
}
.wrapper {
  background-color: #ffffff;
  padding: 0.2em 0;
  margin-bottom: 0.2em;
  border-bottom: 1px solid #dadada;
}
.toggle, .toggle_link {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 0;
}
.toggle h3, .toggle_link h3 {
  font-family: "Montserrat";
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 26px;
}
.all-sell i {
  font-size: 18px;
}
.all-sell {
  display: flex;
}
.content {
  position: relative;
  font-size: 14px;
  text-align: justify;
  line-height: 30px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.sell {
  display: none;
  margin-right: 15px;
  flex-wrap: wrap;
}
.sell span {
  display: flex;
  align-items: center;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}
.sell span i {
  margin-right: 5px;
}
.fab {
  color: #ff0000;
}
/* sponsor boxes start */
.sponsor-boxes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.page-id-14626 .sponsor-boxes {
  justify-content: space-evenly;
  margin-top: 50px;
}
.single-sponsor {
  width: -webkit-calc(20% - 20px);
  width: -moz-calc(20% - 20px);
  width: calc(20% - 20px);
  margin: 10px;
  background: #f2f2f2;
  border-radius: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.single-sponsor .top {
  padding: 17px 14px 8px;
  text-align: center;
  min-height: 76px;
}
.single-sponsor .top img {
  height: 35px;
}
.single-sponsor .top h4 {
  color: #848484;
  font-size: 14px;
  min-height: 40px;
  line-height: 17px;
  font-weight: 400;
  margin: 10px 0;
  font-family: "Montserrat";
}
.single-sponsor .bottom {
  background-color: #44c156;
  position: relative;
  padding: 0 16px;
  height: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: auto 0 0 0;
  border-radius: 0 0 10px 10px;
}
.single-sponsor .bottom:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 13px solid transparent;
  border-top: 7px solid #f2f2f2;
}
.single-sponsor .top img.soldout, .single-sponsor .top img.reserved {
  position: absolute;
  top: 15px;
  height: 18px;
  width: 140px;
  left: 81px;
  transform: rotate(34deg);
}
.single-sponsor .bottom.sold {
  background-color: #ed1a3b;
}
.single-sponsor .bottom.reserved {
  background-color: #f60;
}
/* sponsor boxes end */
/* packages boxes start */
.all-packages {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.single-package {
  width: calc(25% - 20px * 2);
  margin: 20px;
  text-align: center;
}
.platinum .top, .platinum .bottom {
  background-color: #9cc0d1;
}
.gold .top, .gold .bottom {
  background-color: #edcb5c;
}
.silver .top, .silver .bottom {
  background-color: #b2b2b2;
}
.bronze .top, .bronze .bottom {
  background-color: #c69e6a;
}
.meeting .top, .meeting .bottom {
  background-color: #c85e9d;
}
.standard .top, .standard .bottom {
  background-color: #82aec4;
}
.branding .top, .branding .bottom {
  background-color: #64a99a;
}
.food .top, .food .bottom {
  background-color: #ccc1d9;
}
.chillout .top, .chillout .bottom {
  background-color: #cfa0e9;
}
.diamond .top, .diamond .bottom {
  background-color: #9cc0d1;
}
.diamond .prize-wrapper h3 {
  font-size: 18px !important;
}
.outdoor .top, .outdoor .bottom {
  background-color: #4682b4;
}
.single-package .top {
  position: relative;
  padding: 15px 0 0;
  border-bottom: 4px solid #fff;
  border-radius: 10px 10px 0 0;
}
.package-icon {
  margin: 12px 0 -27.5px;
}
.single-package .top h3 {
  color: #fff;
  font-size: 18px;
  margin: 0;
  font-weight: 400;
  font-family: "Montserrat";
}
.single-package .mid {
  background-color: #eee;
}
.prize-wrapper {
  padding: 32px 19px 13px;
}
.prize-wrapper h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  margin: 10px 0;
  color: #000;
}
.single-package .bottom {
  border-radius: 0 0 10px 10px;
}
.single-package .bottom .open-btn {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 0px;
  display: block;
  text-align: center;
}
/* packages boxes end */
/* Workshop opportunities start */
.all-workshops {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.double-line {
  width: 49%;
}
.single-workshop .mainDiv {
  display: flex;
  width: 100%;
  position: relative;
}
.single-workshop .sponsor.expandDiv.open {
  display: flex;
  width: 100%;
  float: none;
  padding: 20px;
}
.single-workshop {
  background: #f2f2f2;
  min-height: 90px;
  border-radius: 10px;
  cursor: pointer;
  margin-bottom: 20px;
  justify-content: space-between;
}
.content.expandHeight .double-line .single-workshop {
  max-height: 300px;
  overflow-y: scroll;
}
.single-workshop .label {
  min-width: 35px;
  width: 35px;
  background: #c9c9c9;
  border-radius: 10px 0 0 10px;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.single-workshop:hover .label {
  background-color: #fcd72a;
}
.single-workshop .label span {
  display: inline-block;
  left: -28px;
  top: 50%;
  position: absolute;
  -webkit-transform: translatey(-50%) rotate(-90deg);
  -moz-transform: translatey(-50%) rotate(-90deg);
  -ms-transform: translatey(-50%) rotate(-90deg);
  -o-transform: translatey(-50%) rotate(-90deg);
  transform: translatey(-50%) rotate(-90deg);
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  height: 35px;
  line-height: 35px;
  text-transform: uppercase;
  width: 90px;
  text-align: center;
}
.work-content {
  padding: 10px 20px 21px 20px;
  width: 80%;
}
.work-content h5 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0;
  font-family: "Montserrat";
}
.job-details {
  padding: 35px;
}
.amount {
  display: flex;
}
.amount h3 {
  color: #606060;
  font-size: 20px;
  font-weight: 600;
  margin-right: 30px;
  font-family: "Montserrat";
}
.sponsorCount {
  color: #fff;
  font-size: 13px;
}
.status {
  color: #44c156;
  font-size: 13px;
  display: none;
}
.pop-icons {
  width: 10%;
  position: relative;
}
.pop-icons .ribbon {
  position: absolute;
  top: 0px;
  right: 40px;
}
.pop-icons .ribbon i {
  font-size: 20px;
}
.pop-icons .ribbon.active i {
  color: #44c156;
}
.pop-icons .ribbon.disable i {
  color: #ed1a3b;
}
.pop-icons .open-arrow {
  position: absolute;
  bottom: 10px;
  right: 40px;
}
.pop-icons .open-arrow i {
  font-size: 20px;
  color: #606060;
}
/* Workshop opportunities end */
/* FAQ section css end */
/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 99;
  padding-top: 160px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(11, 11, 11, 0.8);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 100%;
  max-width: 950px;
  border-radius: 10px;
}
.modal-content h4 {
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  margin: 10px 0;
  font-family: "Montserrat";
}
.post_content p {
  margin-bottom: 20px;
}
.post_content,
.post_content ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  font-family: "Montserrat";
}
.post_content ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
.post_content ul,
.post_content ul li {
  list-style-type: disc;
}
.modal-content .bottom {
  margin-top: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.modal-content .bottom .prcie {
  font-size: 16px;
  font-weight: 600;
}
.modal-content .bottom .status {
  font-size: 14px;
  font-weight: 400;
}
/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/* year image slider start */
.previous-startup .elementor-swiper-button {
  background: #0061aa;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.previous-startup.gallery .elementor-swiper-button {
  background: #ed1a3b;
}
.previous-startup .elementor-swiper-button-prev {
  left: -10px;
}
.previous-startup .elementor-swiper-button-next {
  right: -10px;
}
.elementor-year-slider {
  text-align: center;
}
.elementor-year-slider ul li {
  display: inline-block;
  padding: 20px 40px;
  color: #000000;
  box-shadow: 0 1px 20px 2px #d8d8d8;
  border: 1px solid transparent;
  border-radius: 15px;
  margin: 0 10px;
  cursor: pointer;
  font-weight: 600;
  font-family: "Montserrat";
  font-size: 20px;
  margin-bottom: 20px;
}
.elementor-year-slider ul li.active,
.elementor-year-slider ul li:hover {
  background: #ed1a3b;
  color: #ffffff;
}
/* year image slider end */
/* all winner section start */
.winner-label {
  line-height: 54px;
  letter-spacing: 1px;
  color: var(--asia);
  font-size: 50px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  left: 25%;
  font-weight: bold;
  border-top: 3px solid var(--asia);
}
.winner-single-slide {
  text-align: center;
  background-position: center center;
  background-size: cover;
}
.winner-content {
  width: 73%;
  display: table;
  position: relative;
  margin: auto;
  margin-top: 50px;
  text-align: left;
  margin-bottom: 20px;
}
.winner-logo {
  text-align: center;
}
.winner-logo img {
  max-height: 60px !important;
  margin: 0 auto;
}
.winner-disc p {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 20px;
  text-align: center;
  color: #797979;
}
.winner-slider .slick-arrow {
  width: 36px;
  height: 110px;
  -webkit-transform: translateY(0) !important;
  -moz-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  -o-transform: translateY(0) !important;
  transform: translateY(0) !important;
  background-color: var(--asia) !important;
}
.winner-slider .slick-arrow.slick-prev:before,
.winner-slider .slick-arrow.slick-next:before {
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-weight: bold;
}
.winner-slider .slick-arrow.slick-prev:before {
  content: "\f053";
}
.winner-slider .slick-arrow.slick-next:before {
  content: "\f054";
}
.winner-slider .slick-prev {
  left: -38px;
}
/* all winner section end */
/* our experts section start */
/* our experts section end */
/* article slider start */
.article-wrapper-slider {
  height: calc (28.5vw + 30px);
  max-height: unset !important;
  overflow: hidden;
}
.article-wrapper-slider .post-item {
  padding-bottom: 20em;
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
  width: 100%;
  height: 28.5vw !important;
  box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
  -webkit-box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
  -moz-box-shadow: inset 0 0 0 2000px rgb(0 0 0 / 40%);
}
/* MINIMUM MOBILE OPTIMIZATION */
.articles-slide .testimonial {
  margin: 15px 0;
}
.sigma-tv-page.elementor-heading-title {
  color: #000;
  font-family: "Montserrat", Sans-serif;
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 26px;
  margin: 30px 0px 15px 0px;
  padding: 10px 20px 10px 20px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #772d8e;
}
.articles-slide .slick-arrow:before,
.video-slider .slick-arrow:before {
  display: none;
}
.video-single {
  padding: 10px;
}
/* Related Articles start */
.related-articles {
  padding: 0 20px 30px 20px;
}
.articles-slide .slick-prev, .articles-slide .slick-next,
.video-slider .slick-prev, .video-slider .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 48%;
  background-color: transparent !important;
  border-radius: 0px;
  border: 0;
  outline: 0;
  z-index: 1;
  height: 25px;
  width: 25px;
  cursor: pointer;
  background-repeat: no-repeat;
  transform: unset;
  background-position: center;
  background-size: contain;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.articles-slide .slick-prev, .video-slider .slick-prev,
.articles-slide .slick-prev:hover, .video-slider .slick-prev:hover,
.articles-slide .slick-prev:focus, .video-slider .slick-prev:focus {
  left: -25px;
  background-image: url(/wp-content/uploads/2021/05/arrow-left.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.articles-slide .slick-next, .video-slider .slick-next,
.articles-slide .slick-next:hover, .video-slider .slick-next:hover,
.articles-slide .slick-next:focus, .video-slider .slick-next:focus {
  background-image: url(/wp-content/uploads/2021/05/arrow-right.png) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  left: auto;
  right: -25px;
}
.articles-slide .testimonial .testi-details {
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
}
.articles-slide .testimonial .testi-details img {
  height: 180px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 15px;
}
.post-title h3 {
  font-size: 16px;
  line-height: 1.31;
  color: #010101;
  font-weight: 600;
  text-align: center;
}
/* Related Articles start */
.articles-slide .testimonial .testi-details {
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 15px;
  background: #fff;
  height: 280px;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.14);
}
.articles-slide .slick-dots li button {
  background: #fff !important;
  border: 1px solid #7b7b7b;
  border-radius: 50%;
}
.articles-slide .testimonial .testi-details img {
  height: 180px;
  object-fit: cover;
  width: 100%;
  margin-bottom: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.post-title h3 {
  font-size: 16px;
  line-height: 1.31;
  color: #010101;
  font-weight: 600;
  text-align: center;
}
/* Related Articles end */
/* article slider end */
/* Sigma college page contact form start */
/* Sigma college page contact form end */
/* Press Pack page start */
.press-pack-title h2 {
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding-right: 10px;
  z-index: 1;
}
.press-pack-title .elementor-widget-container:after {
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #d8d8d8;
  bottom: 10px;
  content: "";
  left: 0;
}
.page-id-19228 .elementor-image-gallery #gallery-2.gallery-columns-3 .gallery-item,
.page-id-19228 #gallery-4 .gallery-item, 
.page-id-19228 .elementor-image-gallery #gallery-5.gallery-columns-3 .gallery-item {
  max-width: 32%;
  margin-right: 4px !important;
}
.page-id-19228 #gallery-4 .gallery-item:nth-child(5) {
  height: 140px;
  padding-top: 10px !important;
}
.page-id-19228 .logo-gallery .elementor-image-gallery #gallery-1 .gallery-item {
  height: auto;
}
.page-id-19228 .logo-gallery #gallery-2 .gallery-item:nth-child(2),
.page-id-19228 .logo-gallery #gallery-1 .gallery-item:nth-child(2),
.page-id-19228 .logo-gallery #gallery-5 .gallery-item:nth-child(2),
.page-id-19228 .logo-gallery #gallery-5 .gallery-item:nth-child(4),
.page-id-19228 .logo-gallery #gallery-2 .gallery-item:nth-child(4),
.page-id-19228 .logo-gallery #gallery-4 .gallery-item:nth-child(2),
.page-id-19228 .logo-gallery #gallery-4 .gallery-item:nth-child(4){
  padding-top: 10px !important;
}
.page-id-19228 .logo-gallery #gallery-2 .gallery-item:nth-child(5),
.page-id-19228 .logo-gallery #gallery-5 .gallery-item:nth-child(5){
  padding-top: 10px !important;
  height: 140px;
}
/* Press Pack page end */

/* Home page popup css end */
/*** Gallery Page ***/
#gallery-page-tab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
  display: inline-block;
  padding: 12px 33px 12px 22px;
  color: #636363;
  cursor: pointer;
  font-weight: 400;
  font-family: "Montserrat";
  position: relative;
  background: #fff;
  margin-top: 40px;
}
#gallery-page-tab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
  background-color: #585ca3;
  color: #ffffff;
}
#gallery-page-tab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:first-child {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px;
  padding-right: 32px;
}
#gallery-page-tab .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title:last-child {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 5px;
}
.page-id-19922 .gt3-photo-gallery-pro--isotope_gallery {
  display: none;
}
.directory-gallery .single-gallery {
  width: 30%;
  display: inline-block;
  margin: 15px;
}
.directory-gallery .single-gallery h3 {
  margin-top: 0px;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
}
.gt3_gallery-template-default .entry-header h1.entry-title {
  color: #3a3a3a;
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 600;
}
.gt3_gallery-template-default .entry-header h1.entry-title::after {
  content: "";
  height: 1px;
  background-color: #dedede;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 5px;
  margin-left: 4px;
  display: block;
}
.gt3_gallery-template-default .entry-header {
  padding-bottom: 0;
  max-width: 1024px;
}
.gt3_gallery-template-default .entry-header .post-thumbnail,
.gt3_gallery-template-default .wp-block-code {
  display: none;
}
.gt3_gallery-template-default .entry-content .gt3-photo-gallery-pro--isotope_gallery {
  max-width: 1024px !important;
}
.gallery-directories h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  color: #b8b8b8;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -moz-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0;
  margin-bottom: 0px;
  font-weight: 400;
  margin-bottom: 25px;
  font-size: 16px;
  padding: 20px;
  margin-top: 20px;
}
.gallery-directories h2::after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px dotted #b8b8b8;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 0 0 10px;
}
/*** Gallery Page end ***/
.wpforms-container .wpforms-form .wpforms-field-email.wpforms-field input,
.wpforms-form .wpforms-field-email.wpforms-field.roadshow_reg_email_field input {
  background: none;
  border-radius: 2px;
}
.pitch-page-videos .elementor-wrapper.elementor-fit-aspect-ratio.elementor-open-inline {
  width: 350px;
  margin: 0 auto;
}
.single-speaker p.designation {
  font-size: 12px;
  color: #878787;
  min-height: 15px;
  margin-bottom: 0;
  margin-top: 0px;
}
.explore-sub-txt {
  min-height: 80px;
}
.single-exhibitor {
  align-items: center;
  display: flex;
}
.tab-buttons.tab {
  background: none;
}
.iconbtn {
  cursor: pointer;
}
.awards .page-btn a:focus, .sigma-foundation .our-btn a:focus {
  color: #fff;
}
.past-winner .wrapper {
  background: none;
  padding: 0;
  border: none;
  box-shadow: none;
}
.past-winner .wrapper .all-winners {
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
}
.past-winner .wrapper .all-sell i {
  color: #fff;
  padding-right: 10px;
}
.past-winner .wrapper .toggle {
  background: #19548c;
  border-radius: 5px;
}
.past-winner .wrapper .toggle h3 {
  color: #fff;
  padding: 13px 15px 10px;
}
.register-choose-edition.map-label {
  z-index: 999 !important;
}
.pitch-host-judges {
  flex-basis: calc(33.33% - 20px * 2);
  box-shadow: 4px 4px 12px #9b9b9b;
  margin: 15px;
  height: auto;
}
#europe-gaming-awards.europe-gaming-awards-template .about-section-title h2,
#europe-gaming-awards.europe-gaming-awards-template .page-title h2 {
  color: #13375b;
}
.about-template .yellow .about-section-title h2,
#africa-gaming-awards.europe-gaming-awards-template .page-title h2,
#africa-gaming-awards.europe-gaming-awards-template .about-section-title h2 {
  color: #eba80d;
}
.about-template .red .about-section-title h2,
#asia-gaming-awards.europe-gaming-awards-template .page-title h2,
#asia-gaming-awards.europe-gaming-awards-template .about-section-title h2 {
  color: #b52424;
}
.about-template .green .about-section-title h2 {
  color: #2a9354;
}
.newsletter-inner .newsletter-form .wpforms-container-full .wpforms-field-container input {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-left: 20px;
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
  background: #343335;
  border-color: #343335;
  color: #fff;
  height: 45px;
}
.newsletter-inner .newsletter-form .wpforms-container-full .wpforms-submit-container button {
  border-radius: 25px;
  min-width: 150px !important;
  background-color: #fff;
  color: #52459d;
  text-transform: uppercase;
}
.newsletter-inner .newsletter-form .wpforms-container-full .wpforms-submit-container button:hover {
  border-color: #52458d !important;
}
#wpforms-form-121383 .wpforms-field-container {
  width: calc(100% - 150px);
  display: inline-block;
}
#wpforms-form-121383 .wpforms-submit-container {
  width: 150px;
  text-align: right;
  display: inline-block;
  margin-left: -20px;
}
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container input,
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container select,
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container textarea {
  border: 1px solid #d1d1d1 !important;
  border-radius: 5px;
  padding: 12px 15px;
  color: #010101;
}
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container input::placeholder,
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container select::placeholder {
  font-size: 14px;
}
.contact-us-form .elementor-shortcode .wpforms-container-full .wpforms-field-container label {
  display: block;
  margin-bottom: 10px;
  padding-left: 16px;
  font-size: 14px;
  font-weight: 400;
  color: #464a53;
}
/**** Sponsors and exhabitors page css ***/
.sponsors-and-exibitors-wrapper {
  margin-bottom: 20px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: -webkit-calc(100%+30px);
  width: -moz-calc(100%+30px);
  width: calc(100%+30px);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item {
  width: -webkit-calc(25% - 30px);
  width: -moz-calc(25% - 30px);
  width: calc(25% - 30px);
  margin: 0 15px;
  background-color: #fff;
  box-shadow: 0 0 15px 5px #0000001f;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 25px;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  margin-bottom: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .btn {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  background-color: #585ca3;
  position: absolute;
  bottom: 50%;
  right: -17px;
  cursor: pointer;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .btn > div {
  position: relative;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .btn > div:before,
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .btn > div:after {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 16px;
  left: 8px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .btn > div:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full {
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .btn {
  background-color: transparent;
  border: 1px solid #585ca3;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .left {
  width: 182px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .right {
  overflow: visible;
  height: auto !important;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .right > div {
  opacity: 1;
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .left {
  width: 100%;
  max-width: 182px;
  text-align: center;
  position: relative;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .left .avatar {
  width: 95px;
  height: 95px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin: auto;
  margin-top: 10px;
  background-image: url("https://cdn2.hubspot.net/hubfs/6357768/6M%20Sigma%20Files/Avatars/no-sponsor-icon.jpg");
  -moz-background-size: cover;
  background-size: cover;
  background-position: center center;
  margin: 25px auto 15px;
  box-shadow: 2px 4px 8px #9b9b9b;
}
/* AIBC-727 */
.sponsors-and-exibitors-wrapper .db-items-wrapper #speakers-new-toggle-design .left .avatar {
  border-top-right-radius: 10px;
  margin: 0;
  width: 100%;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 250px;
  background-position: center center;
  box-shadow: none;
  background-position-y: top;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .left h3 {
  color: #212121;
  font-size: 14px;
  margin: 20px 0 5px;
  font-weight: bold;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .left h6 {
  font-size: 11px;
  color: #878787;
  width: 100%;
  text-align: center;
  margin: 0px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .left h4 {
  margin: 5px 0px 0px 0px;
  font-size: 14px;
  color: #212121;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .right {
  overflow: hidden;
  height: 0px;
  width: -webkit-calc(100% - 200px);
  width: -moz-calc(100% - 200px);
  width: calc(100% - 200px);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .right > div {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .right .top {
  padding: 0 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .right .top > div {
  background: #585ca3;
  padding: 5px 10px;
  border-radius: 5px;
  margin: 0 auto;
  width: 200px !important;
  text-transform: uppercase;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .right .top > div.emial {
  float: right !important;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item .right .top > div a {
  font-size: 11px;
  color: #000;
  margin: 5px 0 0;
}
/**** Sponsors and exhabitors page css end ***/
.magazine-page-sidebar-events h1.tribe-events-single-event-title {
  font-size: 16px;
  color: #ed1a3b;
  margin: 15px 0 0px;
  line-height: 20px;
}
.magazine-page-sidebar-events .tribe-event-date-start {
  font-size: 12px;
  color: #353434;
  margin: 0 0 10px;
  line-height: 18px;
  font-weight: 600;
}
/* Supplier Logo start */
.supplier-logo {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -7px;
  padding: 30px 0;
}
.suppliers .supplier-single a img {
  object-fit: contain;
  max-height: 60px;
}
.supplier-single {
  width: calc(20% - 15px);
  margin: 7px;
  padding: 15px 10px;
  height: auto;
  align-items: center;
  display: grid;
  height: 86px;
  text-align: center;
}
/* Supplier Logo End */
/* Sidebar */
.sidebar-header h3 {
  font-family: "Montserrat";
  font-size: 18px;
  font-weight: 600;
  color: #020202;
  background-color: #fff;
  z-index: 2;
  padding-right: 10px;
  word-wrap: break-word;
  vertical-align: baseline;
  margin: 10px 0 10px;
  line-height: 1.2;
}
.sidebar-header hr, .sidebar hr {
  position: absolute;
  display: block;
  width: 100%;
  border: 0;
  border-bottom: 2px solid #e21735;
  z-index: 1;
  margin-bottom: 0px;
  word-wrap: break-word;
}
.sidebar .sigma-news .container {
  padding: 0 !important;
}
.sidebar .sigma-news .container .magazine-widget, .sidebar-image {
  width: 100% !important;
  margin-bottom: 10px !important;
}
.calendar-event {
  padding: 10px;
  border: 1px solid #ccc;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 0;
  background: #fafafa;
  text-align: center;
}
.calendar-event h5 {
  font-size: 16px;
  color: #ed1a3b;
  margin: 15px 0 0px;
  line-height: 20px;
}
.calendar-event .date {
  font-size: 12px;
  color: #353434;
  margin: 0 0 10px;
  line-height: 18px;
  font-weight: 600;
}
.calendar-event .widget_type_rich-text {
  padding: 4px;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  color: #000;
  margin: 0;
}
.recent-posts-wrapper {
  font-family: "Montserrat" !important;
}
.recent-posts-wrapper .post-item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.recent-posts-wrapper .post-item .info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.recent-posts-wrapper .post-item .info > div {
  font-size: 11px;
  font-weight: 600;
  line-height: 2.18;
  color: #aaa;
}
.recent-posts-wrapper .post-item .info > div strong {
  color: #e21735;
}
.recent-posts-wrapper .post-item .info > div strong a span {
  display: inline;
  margin-right: 0px;
}
.recent-posts-wrapper .post-item .info > div strong > a:last-child span {
  display: none;
}
.recent-posts-wrapper .post-item span a {
  font-size: 13px;
  font-weight: 600;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  color: #020202;
}
.recent-posts-wrapper .post-item span a:hover {
  color: #ed1a3b;
}
.offeritem {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
  border: 0;
  border-bottom: 2px solid #e5e5e5;
}
.offeritem > div {
  flex-basis: 47%;
}
.imgwrap img {
  max-width: 180px;
  max-height: 55px;
  width: 100%;
  height: auto;
  object-fit: contain;
}
.linkwrap a {
  display: block;
  text-align: center;
  cursor: pointer;
}
.playbtn {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.025em;
  font-weight: 600;
  font-family: "Montserrat";
  background-color: #1b8100;
  color: #fff;
  padding: 12px 14px;
  margin: 0;
  border-radius: 10px;
  position: relative;
  text-transform: uppercase;
}
.playbtn::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 10px;
  left: 4px;
  background-color: rgba(255, 255, 255, 0.3);
  transform: rotate(-8deg);
  -webkit-transform: rotate(-8deg);
  border-radius: 80% 0 0 0;
}
.tnclink {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.025em;
  font-weight: 600;
  font-family: "Montserrat";
  color: #000;
  padding: 0;
  margin: 2px 0;
  z-index: 2;
  position: relative;
}
/* End Sidebar */
/* Start Agenda */
.dailyWrapper h4#starts-at {
  position: relative;
  padding-bottom: 14px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  max-width: 100px;
  text-align: center;
}
.eurasia-color .dailyWrapper h4#starts-at::after {
  color: var(--eurasia);
}
.uae-color .dailyWrapper h4#starts-at::after {
  color: #ed1a3b;
}
.dailyWrapper h4#starts-at::after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 45%;
  bottom: -14px;
  font-size: 20px;
  font-weight: 300;
  color: #5882f2;
}
.startatagendatime h4#starts-at {
  position: relative;
  padding-bottom: 14px;
}
.startatagendatime h4::after {
  content: "\f063";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 38%;
  bottom: -14px;
  font-size: 20px;
  font-weight: 300;
  color: #ed1a3b;
}
.agendapagenov20 h1 {
  text-align: center;
}
.agendapagenov20 h1 span {
  display: none;
}
.agendaheadertabs div.row-fluid-wrapper div.row-fluid {
  display: flex;
  align-items: center;
}
.startatagendatime {
  flex-basis: 10%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
ul.agenda-submenu {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
ul.agenda-submenu li {
  display: block;
}
ul.agenda-submenu li a span {
  display: none;
  font-size: 15px;
}
ul.agenda-submenu li.active a span {
  color: #5882f2 !important;
}
ul.agenda-submenu li a.active,
ul.agenda-submenu li.active a,
ul.agendamenu ul li a:hover {
  color: #000;
  -webkit-box-shadow: 0 1px 20px 2px #d8d8d8;
  -moz-box-shadow: 0 1px 20px 2px #d8d8d8;
  box-shadow: 0 1px 20px 2px #d8d8d8;
  border: 1px solid transparent;
  background: #fff;
}
ul.agenda-submenu li a.active span,
ul.agenda-submenu li.active a span {
  display: inline-block;
  padding-left: 5px;
}
ul.agenda-submenu li a.active span span,
ul.agenda-submenu li.active a span span {
  color: #5882f2;
}
ul.agenda-submenu li a {
  border: 1px solid #d8d8d8;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  position: relative;
  font-size: 18px;
  color: #000;
  display: block;
  margin: 0;
  padding: 12px 20px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  font-weight: 600;
  margin: 10px;
  overflow: unset;
  text-align: center;
}
ul.agenda-submenu li a.active::after,
ul.agenda-submenu li.active a::after,
ul.agenda-submenu li a:hover::after {
  opacity: 1;
  z-index: 99;
}
.eurasia-color ul.agenda-submenu li a::after {
  border-top: 10px solid var(--eurasia);
}
.uae-color ul.agenda-submenu li a::after {
  border-top: 10px solid #ed1a3b;
}
ul.agenda-submenu li a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -11px;
  left: 52%;
  margin-left: -10px;
  border: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #5882f2;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
  -moz-transition: color 0.4s;
  transition: color 0.4s;
  opacity: 0;
}
.agendaitemwrap {
  margin-top: 4px;
}
.agendaiteminnerwrap {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
}
.agendaitemleft {
  flex-basis: 10%;
  text-align: center;
  position: relative;
}
.agendaitemleft:after {
  content: "";
  position: absolute;
  left: 48%;
  top: 10px;
  height: 100%;
  width: 0px;
  border-left: 4px dotted #c4c4c4;
  transition: all 0.3s ease-in;
  z-index: 1;
}
.agendaitemright {
  flex-basis: 90%;
  margin-bottom: 20px;
  border-left: 1px solid #e6e6e6;
}
.agendaitemrightinner {
  padding-left: 25px;
}
.agendatimestart {
  color: #000;
  background-color: #fff;
  margin: 10px 0;
  font-size: 22px;
  line-height: 26px;
  font-family: "Montserrat";
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
}
.agendaitemrightinner a {
  color: #ec2639 !important;
  text-decoration: underline;
}
.agendaitemrightinner > h4 {
  margin: 10px 0;
  color: #5882f2;
  font-size: 22px;
  line-height: 22px;
  font-family: "Montserrat";
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
}
.agendaitemrightinner > h5 {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 5px 0;
  font-family: "Montserrat";
  font-weight: 600;
}
.agendaitemrightinner > h6 {
  color: #8e8e8e;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 5px 0;
  font-family: "Montserrat";
  font-weight: 400;
}
.agendaitemleft {
  flex-basis: 10%;
  text-align: center;
  position: relative;
}
.agendaitemleft:after {
  content: "";
  position: absolute;
  left: 48%;
  top: 10px;
  height: 100%;
  width: 0px;
  border-left: 4px dotted #c4c4c4;
  transition: all 0.3s ease-in;
  z-index: 1;
}
.agendaitemright {
  flex-basis: 90%;
  margin-bottom: 20px;
  border-left: 1px solid #e6e6e6;
}
.agendaitemrightinner {
  padding-left: 25px;
}
.agendaitemrightinner > h4 {
  margin: 10px 0;
  color: #5882f2;
  font-size: 22px;
  line-height: 22px;
  font-family: "Montserrat";
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
}
.agendaitemrightinner > h5 {
  color: #000;
  font-size: 16px;
  line-height: 18px;
  margin: 0 0 5px 0;
  font-family: "Montserrat";
  font-weight: 600;
}
.agendaitemrightinner > h6 {
  color: #8e8e8e;
  font-size: 14px;
  line-height: 16px;
  margin: 0 0 5px 0;
  font-family: "Montserrat";
  font-weight: 400;
}
.roomsection {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.roomsection > div {
  flex-basis: 48%;
  text-align: left;
  transition: all 0.8s;
}
.roomtitle {
  margin: 10px 0;
  line-height: 22px;
  font-family: "Montserrat";
  text-transform: capitalize;
  display: flex;
}
.roomtitle:after {
  content: "";
  flex-grow: 1;
  display: block;
}
.roomdetail {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.single-conf {
  margin-top: 0;
  margin-bottom: 15px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-color: transparent;
}
.single-conf .conf-name {
  font-family: "Montserrat";
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  position: relative;
  background: #f8f8f8;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-conf .conf-name:after {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 400;
  color: #b5b7b8;
}
.single-conf .conf-name.expanded,
.single-conf .conf-name:hover {
  background-color: #5882f2;
  color: #fff;
}
.single-conf .conf-name:hover:after,
.single-conf .conf-name.expanded:after {
  color: #fff;
}
.single-conf .conf-name.expanded:after {
  content: "\f100";
}
.single-conf .conf-name .title {
  margin-left: 8px;
}
.confdedtails {
  display: none;
  padding: 0px 14px 0 14px;
  margin-top: -14px;
}
.single-agenda {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
  justify-content: space-between;
}
.leftagenda {
  flex-basis: 20%;
  padding-top: 20px;
}
.leftagenda span {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: "Montserrat";
}
.rightagenda {
  flex-basis: 80%;
  padding-top: 20px;
  border-top: 1px solid #dedede;
}
.rightagenda .title {
  margin: 0;
  font-size: 14px;
  color: #000;
  font-family: "Montserrat";
  text-transform: uppercase;
  font-weight: 600;
}
.rightagenda .desc {
  color: #5e5e5e;
  margin: 12px 0;
  font-size: 13px;
  line-height: 15px;
  font-family: "Montserrat";
  font-weight: 400;
}
.speaker-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.speaker-wrapper .person {
  flex-basis: 100%;
  display: flex;
  justify-content: space-between;
}
.speaker-wrapper .person .avatar {
  flex-basis: 28%;
}
.speaker-wrapper .person .avatar img {
  object-fit: cover;
  object-position: top center;
  border-radius: 100%;
  border: 2px solid #dedede;
  width: 56px;
  height: 56px;
}
.speaker-wrapper .person .persondetail {
  flex-basis: 68%;
}
.speaker-wrapper .person .persondetail h4 {
  margin: 0px;
  font-size: 12px;
  color: #5882f2;
  padding: 6px 0;
  font-family: "Montserrat";
  font-weight: 600;
}
.speaker-wrapper .person .persondetail h5 {
  margin: 0 0 4px 0;
  font-size: 12px;
  color: #878787;
  font-family: "Montserrat";
  font-weight: 600;
}
.speaker-wrapper .person .persondetail h6 {
  margin: 0;
  font-size: 11px;
  color: #212121;
  font-family: "Montserrat";
  font-weight: 600;
}
/* End Agenda */
/* Past winner section start */
.wrapper {
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 25px rgba(0, 0, 50, 0.1);
  box-shadow: 0 5px 25px rgba(0, 0, 50, 0.1);
}
.toggle {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 10px 0px 10px 0px;
}
.toggle h3, .all-sell i.icon {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 26px;
}
.toggle h3 {
  letter-spacing: 1px;
}
.all-sell i {
  font-size: 18px;
}
.content {
  position: relative;
  font-size: 14px;
  text-align: justify;
  line-height: 30px;
  height: 0;
  overflow: hidden;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.all-winners {
  padding: 20px;
  max-height: 500px;
  overflow: hidden;
  -webkit-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
  display: flex;
  flex-wrap: wrap;
}
.single-winner {
  text-align: center;
  width: 25%;
  padding: 10px;
  background: #fff;
  border: 1px solid lightgray;
}
.single-winner h3 {
  color: #295487;
  border-bottom: 2px solid #19548c;
  padding-bottom: 15px;
  min-height: 50px;
  margin: 10px auto 5px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.single-winner .winner-img {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
}

.award-box .discription {
  display: none;
  width: 68%;
}
.award-box.open .discription {
  display: block;
}
.award-box.open {
  width: 100%;
}
.awards-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: flex-start;
  width: calc(100% + 20px);
  margin-left: -10px;
}
.award-box {
  margin: 10px;
  width: -webkit-calc(33.33% - 20px);
  width: -moz-calc(33.33% - 20px);
  width: calc(33.33% - 20px);
  display: flex;
  justify-content: space-between;
  position: relative;
  border: 1px solid #c4c4c4;
  border-radius: 30px;
  padding: 14px 8px;
  margin-bottom: 30px;
}
.award-box .box {
  width: 100%;
}
.award-box.open .box {
  width: calc(32% - 10px);
}
.awards-wrapper .award-box .box {
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  height: 100%;
  padding-bottom: 50px;
  border-radius: 30px;
}
.award-box .box .top {
  text-align: center;
  min-height: 76px;
  margin-bottom: 15px;
}
.award-box .top img {
  max-width: 80px;
}
.award-box .box .top h5 {
  color: #295487;
  margin: 10px 0;
  font-weight: 600;
  font-size: 13px;
}
.award-box .sponsored p {
  font-size: 12px;
  margin-bottom: 10px;
  color: darkgray;
}
.award-box .top .sponsored img {
  max-width: 140px;
  height: 125px;
  object-fit: contain;
}
.award-box .bottom {
  background: #afafaf;
  background-size: 100%;
  padding: 0 16px;
  height: 40px;
  justify-content: space-between;
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 100%;
  border-radius: 0 0 30px 30px;
}
.award-box .bottom:hover, .award-box.open .bottom:hover {
  background: #772d8e;
  background-repeat: no-repeat;
  background-size: 200% 100%;
  transition: background-size 1s;
}
.award-box .bottom::after {
  content: "\f101";
  color: #fff;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  position: absolute;
  right: 18px;
  font-weight: 600;
  top: 5px;
  font-size: 18px;
}
.award-box .bottom span.less, .award-box.open .bottom span.more {
  display: none;
}
.award-box.open .bottom span.less, .award-box .bottom span.more {
  display: flex;
}
.award-box .bottom span {
  font-size: 12px;
  width: 100%;
  font-weight: 600;
  color: #fff;
  height: 100%;
  align-items: center;
}
.award-box .discription p, .person-right p, .right p {
  font-size: 14px;
  color: #000;
  line-height: 20px;
  margin-bottom: 20px;
}
/* award section end */
/***********************/
.gallery-album {
  margin-top: 40px;
}
.gallery-album .gallery {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.gallery-album .single-gallery {
  max-width: 33.33333%;
  padding: 1%;
}
.gallery-album .gallery-header h3 {
  color: #3a3a3a;
  font-size: 20px;
  margin-bottom: 0px;
  font-weight: 600;
}
.gallery-album .gallery-header::before {
  content: "";
  width: 10px;
  height: 3px;
  background-color: #fff;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 4px;
}
.gallery-album .gallery-header::after {
  content: "";
  height: 1px;
  background-color: #dedede;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-bottom: 5px;
  margin-left: 4px;
  display: block;
}
.gallery-album .gallery-header .left {
  display: inline-block;
}
.gallery-album .gallery-header .right {
  float: right;
}
.gallery-album .gallery-header a.back-btn {
  font-size: 12px;
  font-weight: 600;
  color: #ed1a3b;
}
.gallery-album .back-button-bottom {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 14px;
  padding: 16px 30px;
  line-height: 1.2;
  text-decoration: none !important;
  border: none;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  cursor: pointer;
  position: relative;
  z-index: 1;
  background: #6fd13b;
  margin-bottom: 40px;
}
.gallery-album .back-button-bottom a {
  margin: 0 auto;
  text-transform: uppercase;
  color: #fff;
}
.sponsor.expandDiv {
  display: none;
}
.sponsor.expandDiv.open {
  display: inline-block;
}
/********************/
.related-articles .slick-next.slick-arrow {
  left: unset !important;
}
/* End Roadshow */
/* Start iGathering Calendar */
.date-box {
  margin-bottom: 0px;
}
.date-box .wrapper {
  min-height: 78px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.date-box .wrapper .col {
  position: relative;
}
.calendar-event .eventbtn {
  margin-top: 10px;
  box-sizing: border-box !important;
  border: 1px solid #ed1a3b;
  padding: 15px 30px;
  font-size: 14px;
  font-weight: 700;
  color: #ed1a3b;
  width: 28%;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  text-decoration: none !important;
  background: #ed1a3b !important;
  color: #fff !important;
  border-radius: 40px;
  max-width: 250px !important;
  width: 100%;
  display: inline-block !important;
  text-align: center !important;
  font-family: "Montserrat";
}
.podcast-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  z-index: 11111111;
  background: #1b1818b3;
}
.podcast-popupinner {
  width: 100%;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: 700px;
  padding-right: 6%;
  padding-left: 3%;
}
.podcast-popup.close {
  display: none;
}
.price-box .content .description.show {
  max-height: 600px;
  overflow: auto;
  -webkit-transition: max-height 0.5s ease-in-out;
  -o-transition: max-height 0.5s ease-in-out;
  -moz-transition: max-height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
  margin-bottom: 10px;
  margin-top: 20px;
}
.price-box .content .description {
  color: #636363;
  font-size: 12px;
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  max-height: 0;
  overflow: hidden;
}
.date-box .wrapper .col:after {
  display: block;
  height: 50px;
  width: 1px;
  background-color: #c9c9c9;
  position: absolute;
  right: 0px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.date-box .wrapper .col--1 {
  padding-left: 29px;
  position: relative;
  width: 48%;
}
.date-box .wrapper .col--1:after {
  content: "";
}
.date-box .wrapper .col--2 {
  width: 48%;
  padding: 0 20px;
  text-align: left;
}
.date-box .row-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.date-box .row-top.active .wrapper .col:after,
.date-box .row-top:hover .wrapper .col:after {
  background-color: #fff !important;
}
.date-box .row-top.active .title .wrapper .col strong,
.date-box .row-top:hover .title .wrapper .col strong {
  color: #fff !important;
}
.date-box .row-top.active .wrapper,
.date-box .row-top:hover .wrapper {
  background-color: #b7b7b7;
}
.date-box .row-top.active .wrapper .col--1::before,
.date-box .row-top.active .wrapper .col,
.date-box .row-top:hover .wrapper .col--1::before,
.date-box .row-top:hover .wrapper .col {
  color: #fff !important;
}
.date-box .row-top.active .wrapper .col--2,
.date-box .row-top:hover .wrapper .col--2 {
  color: #b5b7b8;
}
.date-box .row-top.active .wrapper .col--2::before,
.date-box .row-top:hover .wrapper .col--2::before {
  color: #fff !important;
}
.date-box .row-top.active .col--2 {
  color: #b5b7b8;
}
.date-box .row-top.active .col--2::before {
  color: #fff !important;
  -webkit-transform: rotate(180deg) translateY(50%) !important;
  -moz-transform: rotate(180deg) translateY(50%) !important;
  -ms-transform: rotate(180deg) translateY(50%) !important;
  -o-transform: rotate(180deg) translateY(50%) !important;
  transform: rotate(180deg) translateY(50%) !important;
}
.date-box .row-top .date {
  width: 11%;
  text-align: right;
  padding-right: 14px;
  min-width: 110px;
}
.date-box .row-top .date span {
  display: block;
}
.date-box .row-top .date span.day {
  color: #000;
  font-size: 34px;
  line-height: 25px;
}
.date-box .row-top .date span.month {
  color: #8e8e8e;
  font-size: 15px;
  margin-top: 4px;
}
.date-box .row-top .date span.year {
  color: #ee1f3d;
  font-size: 14px;
}
.date-box .row-top .title {
  width: 89%;
  padding-left: 2.6%;
  border-left: 1px solid #e6e6e6;
  padding-bottom: 10px;
  cursor: pointer;
}
.date-box .row-top .title .ribbon {
  position: absolute;
  top: 0px;
  right: 36px;
}
.date-box .row-top .title .ribbon i {
  font-size: 20px;
}
.date-box .row-top .title .ribbon.active i {
  color: #44c156;
}
.date-box .row-top .title .ribbon.inactive i {
  color: #ed1a3b;
}
.date-box .row-top .title .ribbon.disabled i {
  color: #ed1a3b;
}
.date-box .row-top .title .wrapper {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.date-box .row-top .title .wrapper .col {
  color: #000;
}
.date-box .row-top .title .wrapper .col strong {
  color: #000;
}
.date-box .row-top .title .wrapper .col--2 {
  color: #b5b7b8;
}
.date-box .row-top .title .wrapper .col--2::before {
  content: "\f103";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  right: 0px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 25px;
  color: #b5b7b8;
}
.date-box .row-bottom {
  -webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  -moz-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
  max-height: 0;
  overflow: hidden;
}
.date-box .row-bottom.show {
  max-height: 1000px;
  overflow: auto;
  -webkit-transition: max-height 1s ease-in-out;
  -o-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
  margin-bottom: 20px;
}
.date-box .row-bottom .description {
  width: 89%;
  padding-left: 2.6%;
  border-left: 1px solid #e6e6e6;
  margin-left: 11%;
}
.date-box .row-bottom .description > div {
  padding: 25px 30px 20px;
  background-color: #f2f2f2;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.date-box .row-bottom .description > div .bot {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.date-box .row-bottom .description > div .bot .prcie {
  color: #606060;
  font-size: 18px;
  font-weight: 600;
}
.date-box .row-bottom .description > div .bot .sponsorship {
  color: #44c156;
  font-size: 14px;
}
.date-box ul li,
.date-box p {
  margin-bottom: 1em;
}
.date-box ul li {
  font-family: "Montserrat";
  list-style-type: disc;
  list-style-position: inside;
}
.igathering_img {
  width: 151px;
  display: inline;
  border: 2px solid white !important;
  margin: 6px 1px 5px 6px;
  padding: 5px 5px 5px 5px;
}
.ntw_item_main_title_row {
  line-height: 1.5;
  text-align: center;
}
.date-categories:not(.filters) {
  position: relative;
}
.date-categories:not(.filters).loading::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 10;
}
.date-categories h2 {
  text-align: center;
  margin: 0 auto 45px auto !important;
  font-size: 30px;
  color: #ee1f3d;
  width: 100%;
  border-bottom: 1px dotted #d4d4d4;
}
.date-categories.filters .display-type-year {
  margin-top: 0px;
  margin-bottom: 20px;
}
.date-categories.filters ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.date-categories.filters li {
  padding: 7px 33px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  border-radius: 5px !important;
  margin: 5px;
  text-align: center;
}
.date-categories.filters li:before, .date-categories.filters li:after {
  display: none !important;
}
.date-categories .date-box {
  display: none;
}
.date-categories .date-box.show-item {
  display: block;
}
.row-bottom .description {
  display: none;
}
.display-type-switcher, .display-type-year {
  margin: 50px 0px;
}
.display-type-switcher ul, .display-type-year ul {
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.display-type-switcher ul > li, .display-type-year ul > li {
  background: #dedede;
  color: #636363;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 33px 7px 22px;
  margin: 10px;
  position: relative;
  cursor: pointer;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.date-outerbox h2 {
  text-align: center;
  margin: 0 auto 45px auto !important;
  font-size: 30px;
  color: #ee1f3d;
  width: 100%;
  border-bottom: 1px dotted #d4d4d4;
}
.display-type-switcher ul > li.active, .display-type-year ul > li.active {
  background: #ed1a3b;
  color: #fff;
}
/* End iGathering Calendar */
.suppliers .supplier-single {
  border: 1px solid #c4c4c4;
}
.suppliers .supplier-txt p, .page-template-exhibit .suppliers .every-single-supply p span {
  margin-top: 20px;
  color: #5e5e5e;
}
.suppliers .every-single-supply .supply-txt {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  color: #5e5e5e;
  font-size: 12px;
  font-family: "Montserrat";
}
.suppliers .every-single-supply .supply-txt a {
  text-decoration: underline;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: inline-block;
  color: #772d8e;
  font-weight: inherit;
  margin: 0px 0 20px;
  margin-bottom: 20px;
}
.suppliers .every-single-supply .supplier-single {
  display: inline-block;
  vertical-align: middle;
}
.single-logo-supply {
  border-top: 1px solid #c9c9c9;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
}
.single-logo-supply .every-single-supply .supply-txt p {
  font-size: 12px;
  font-weight: 600;
}
.single-logo-supply .every-single-supply .supply-txt p a {
  color: #772d8e;
  text-decoration: underline;
  margin-right: 10px;
}
/* REMOVE OUTLINE */
.continent-box a:focus {
  outline: none !important;
  text-decoration: none !important;
}
.type-wrapper button {
  outline: none;
}
/* Css for Media Opportunities */
.mo-social-media-stats .elementor-icon-list-text span,
.mo-social-media-stats .elementor-icon-list-icon i {
  color: #ed1a3b;
  font-weight: bold;
}
.mo-social-media-stats .elementor-widget-image img {
  vertical-align: middle;
  display: inline-block;
  max-height: 45px !important;
}
.multilingual-portal .textwidget .multiText {
  color: #fff;
  margin-bottom: 20px;
}
.mo-multingual-portal::after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/08/Indian-Hello.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: inherit;
  bottom: 79%;
  left: 85%;
  height: 144px;
  width: 191px;
  z-index: 1;
}
.mo-multingual-portal::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2021/08/Bonjour-10.png);
  background-repeat: no-repeat;
  background-size: contain;
  top: inherit;
  right: 85%;
  bottom: 81%;
  height: 144px;
  width: 191px;
  z-index: 1;
}
.mo-social-media-stats.elementor-column.elementor-col-50 {
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
  width: calc(50% - 20px * 2);
  margin-right: 40px;
}
.our-media-opportunities-tab .elementor-widget-shortcode {
  margin-bottom: 0;
}
.our-media-opportunities-tab .elementor-shortcode {
  margin-bottom: 15px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper {
  border-bottom: none;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .toggle {
  border-bottom: unset !important;
  background: #295487;
  border-radius: 22px;
}
.our-media-opportunities-tab .elementor-shortcode .sponsor-boxes,
.our-media-opportunities-tab .elementor-shortcode .all-workshops {
  margin-top: 30px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .toggle h3 {
  color: #ffffff;
  margin-left: 24px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper i.fa-plus,
.our-media-opportunities-tab .elementor-shortcode .wrapper i.fa-minus {
  color: #ffffff;
  margin-right: 24px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .all-sell .sell {
  display: none !important;
}
.media-oppotunies-sponsors .charity-items .single-item {
  width: calc(25% - 15px * 2);
  padding: 20px;
}
.media-oppotunies-sponsors .charity-items .single-item .img-wrapper {
  height: auto;
}
.media-oppotunies-sponsors .charity-items .single-item .img-wrapper img {
  max-height: auto;
  height: 50px;
}
.mo-social-media-stats.elementor-column.elementor-col-50 {
  border: 1px solid #c4c4c4;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 20px;
  height: 100%;
  width: calc(50% - 20px * 2);
  margin-right: 40px;
}
.our-media-opportunities-tab .elementor-widget-shortcode {
  margin-bottom: 0;
}
.our-media-opportunities-tab .elementor-shortcode {
  margin-bottom: 15px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper {
  border-bottom: none;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .toggle {
  border-bottom: unset !important;
  background: #295487;
  border-radius: 22px;
}
.our-media-opportunities-tab .elementor-shortcode .sponsor-boxes,
.our-media-opportunities-tab .elementor-shortcode .all-workshops {
  margin-top: 30px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .toggle h3 {
  color: #ffffff;
  margin-left: 24px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper i.fa-plus,
.our-media-opportunities-tab .elementor-shortcode .wrapper i.fa-minus {
  color: #ffffff;
  margin-right: 24px;
}
.our-media-opportunities-tab .elementor-shortcode .wrapper .all-sell .sell {
  display: none !important;
}
.media-oppotunies-sponsors .charity-items .single-item {
  width: calc(25% - 15px * 2);
  padding: 20px;
  display: inline-block !important;
}
.media-oppotunies-sponsors .charity-items .single-item .img-wrapper {
  height: auto;
}
.media-oppotunies-sponsors .charity-items .single-item .img-wrapper img {
  max-height: auto;
  height: 50px;
}
.video-slider-mo {
  padding: 10px;
  width: 70% !important;
  margin: 0 auto;
}
.video-slider-mo .video-single h3 {
  color: #ed1a3b;
  font-size: 20px;
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
}
.video-slider-mo .slick-arrow::before,
.video-slider-mo .slick-arrow::before {
  font-size: 22px !important;
  line-height: 24px !important;
  opacity: 1 !important;
  color: #fff !important;
  font-weight: 400 !important;
  height: 26px !important;
  width: 24px !important;
  background-image: unset !important;
  background-color: #ed1a3b !important;
  font-family: "FontAwesome" !important;
}
/* Color css */
.Asia .page-accordion .toggle h3,
.Asia .about-section-title h2 {
  color: #b52424;
}
.Americas .page-accordion .toggle h3,
.Americas .about-section-title h2 {
  color: #2a9354;
}
.blog-details.blue .post-body .sectiontitle,
.blog-details.blue .post-body .title {
  color: #4786be;
}
.blog-details.purple .post-body .sectiontitle,
.blog-details.purple .post-body .title {
  color: #a04293;
}
.blog-details.black .post-body .sectiontitle,
.blog-details.black .post-body .title {
  color: #e76124;
}
body {
  overflow-x: hidden;
}
.sidebar .affiliates-single {
  margin-bottom: 15px;
}
.sidebar .affiliates-single a {
  display: flex;
}
.sidebar .affiliates-single a .thumb2 {
  background-color: #eee;
  margin-right: 10px;
  min-width: 40px;
  width: 40px;
  height: 40px;
  display: flex;
}
.sidebar .affiliates-single a h2 {
  font-size: 16px;
  line-height: 1.31;
  color: #010101;
  font-weight: 600;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0 !important;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  margin-top: 5px;
}
.sidebar .affiliates-single a h2:hover {
  color: #ed1a3b;
}
.sidebar .affiliates-single a span {
  font-size: 16px;
  line-height: 1.31;
  color: #010101;
  font-weight: 600;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  margin-bottom: 0 !important;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  -moz-transition: 0.3s all;
  transition: 0.3s all;
  margin-top: 5px;
}
.sidebar .affiliates-single a span:hover {
  color: #ed1a3b;
}
/***** Color css **/
@media (max-width: 1777px) {
  .ehf-header #masthead .custom-header .header-cmenu li {
    margin-right: 4%;
  }
  .ehf-header #masthead .custom-header .header-cmenu ul.hfe-nav-menu {
    justify-content: flex-end;
  }
}
@media (max-width: 1700px) {
  .ehf-header #masthead .custom-header .header-cmenu li {
    margin-right: 3%;
  }
}
@media (max-width: 1480px) {
  .ehf-header #masthead .custom-header .header-cmenu li.lastbtn a.hfe-menu-item {
    padding: 16px 30px;
  }
}
@media (max-width: 1300px) {
  .ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item {
    padding: 15px 30px;
    font-size: 16px;
    font-weight: bold;
    -moz-border-radius: 0px;
  }
  .ehf-header #masthead .custom-header .header-cmenu nav {
    -webkit-overflow-scrolling: touch;
    height: 100vh;
    overflow-y: scroll !important;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    position: fixed;
    top: 0px;
    right: 0 !important;
    z-index: 996 !important;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    -moz-transition: 0.3s all;
    transition: 0.3s all;
    margin-top: 100px;
    max-width: 520px;
    display: flex;
    width: auto !important;
    left: inherit !important;
    visibility: hidden;
    opacity: 0;
    background: #fff;
  }
  .ehf-header #masthead .custom-header .header-cmenu nav.menu-is-active {
    visibility: visible;
    opacity: 1;
  }
  .ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item br {
    display: none;
  }
  body.menu-hide {
    background-color: #fff;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item span.hfe-menu-toggle {
    top: 7px;
    font-size: 20px;
    padding: 10px;
  }
  .ehf-header #masthead .custom-header .header-cmenu li .sub-menu-active ~ .sub-menu {
    visibility: visible;
    opacity: 1;
    position: unset;
    height: auto;
    margin: 0 0 0 20px;
    box-shadow: none;
  }
  .ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li a.hfe-sub-menu-item {
    font-size: 16px;
    line-height: 23px;
    padding: 10px 10px;
    font-weight: 400;
  }
  .ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item:hover {
    background: var(--cis);
    color: #fff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
  }
  /* Header Menu styling End */
  /* Header Menu Button css start */
    .ehf-header #masthead .custom-header .header-cmenu li.lastbtn {
    line-height: inherit;
    order: inherit;
    margin: 0 !important;
  }
  .ehf-header #masthead .custom-header .header-cmenu li.lastbtn a.hfe-menu-item {
    padding: 15px 30px;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: left;
    margin: 0;
    background: transparent;
  }
  .ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li .hfe-has-submenu-container a.hfe-sub-menu-item{
    font-size: 16px;
}
.hfe-has-submenu-container .hfe-sub-menu-item {
  display: flex !important;
}

  /* Header Language dropdown End */
  /* Header mobile toggle button start */
  /* Header mobile toggle button start */
  /* Body Blur on Menu Open Start */
  .menu-hide article {
    opacity: 0.2;
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
  /* Body Blur on Menu Open End */
  /* Mobile languages start */
  /* Mobile languages end */
}
.uae-pitch-gallery .elementor-image-gallery .gallery {
  display: flex;
  align-items: center;
}
.uae-pitch-gallery .elementor-image-gallery .gallery .gallery-icon {
  width: 150px;
  margin: 0 auto;
}

/*** Page Not Found ****/
.not-found-page .page-content {
  margin: 0 auto;
}
.not-found-page .page-content h3,
.not-found-page .page-content h1 {
  color: #ed1a3b;
}
.not-found-page .page-content {
  margin: 0 auto;
  text-align: center;
}
.not-found-page .page-content p {
  text-align: center;
  color: #5e5e5e;
  padding-bottom: 10em;
}
.not-found-page .page-content h3,
.not-found-page .page-content h1 {
  color: #5882f2;
  font-family: "Montserrat";
  font-weight: 600;
}
.not-found-page .page-content h3 {
  font-size: 20px;
}
.not-found-page .page-content h1 {
  font-size: 160px;
}

/* Accordions on Sponsor/Exibit page */
.sponsors-exibit .wrapper {
  padding: 0.2em 0;
  margin-bottom: 0.2em;
  border-bottom: 0.5px solid;
  background: none;
  border-radius: unset;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.sponsors-exibit .toggle,
.sponsors-exibit .toggle-link {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 0;
}
.eurasia-color .sponsors-exibit .toggle h3,
.eurasia-color .sponsors-exibit .all-sell i.icon,
.eurasia-color .toggle h3,
.eurasia-color .all-sell i.icon {
  color: var(--eurasia);
}
.uae-color .sponsors-exibit .toggle h3,
.uae-color .sponsors-exibit .all-sell i.icon,
.uae-color .toggle h3,
.uae-color .all-sell i.icon {
  color: #ed1a3b;
}
.cis-color .sponsors-exibit .toggle h3,
.cis-color .sponsors-exibit .all-sell i.icon,
.cis-color .toggle h3,
.cis-color .all-sell i.icon {
  color: #8e4d9e !important;
}
/* America color */
.america-color .sponsors-exibit .toggle h3,
.america-color .sponsors-exibit .all-sell i.icon,
.america-color .toggle h3,
.america-color .all-sell i.icon {
  color: #30913d !important;
}
/* Eurasia color */
.eurasia-color .sponsors-exibit .toggle h3,
.eurasia-color .sponsors-exibit .all-sell i.icon,
.eurasia-color .toggle h3,
.eurasia-color .all-sell i.icon {
  color: var(--eurasia) !important;
}
/* Africa color */
.africa-color .sponsors-exibit .toggle h3,
.africa-color .sponsors-exibit .all-sell i.icon,
.africa-color .toggle h3,
.africa-color .all-sell i.icon {
  color: #f1c521 !important;
}
/* Europe color */
.europe-color .sponsors-exibit .toggle h3,
.europe-color .sponsors-exibit .all-sell i.icon,
.europe-color .toggle h3,
.europe-color .all-sell i.icon {
  color: #2365ae !important;
}
/* Europe color */
.cis-color .sponsors-exibit .toggle h3,
.cis-color .sponsors-exibit .all-sell i.icon,
.cis-color .toggle h3,
.cis-color .all-sell i.icon {
  color: #8e4d9e !important;
}
.sponsors-exibit .toggle h3,
.sponsors-exibit .all-sell i.icon {
  font-size: 20px;
  color: #5882f2;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 26px;
}
/* Banner section start */
.custom-exhibit-banner {
  min-height: 125px;
  padding: 20px 0;
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}
.custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #52459d 0%, #52459d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -moz-linear-gradient( 65deg, #52459d 0%, #52459d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -o-linear-gradient( 65deg, #52459d 0%, #52459d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: linear-gradient( 65deg, #52459d 0%, #52459d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
}
.uae-banner .custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #ed1a3b 0%, #ed1a3b 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -moz-linear-gradient( 65deg, #ed1a3b 0%, #ed1a3b 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -o-linear-gradient( 65deg, #ed1a3b 0%, #ed1a3b 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: linear-gradient( 65deg, #ed1a3b 0%, #ed1a3b 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
}
.eurasia-banner .custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #ff6600 0%, #ff6600 53%, #c13a00 48%, #c13a00 100% ) !important;
  background: -moz-linear-gradient( 65deg, #ff6600 0%, #ff6600 53%, #c13a00 48%, #c13a00 100% ) !important;
  background: -o-linear-gradient( 65deg, #ff6600 0%, #ff6600 53%, #c13a00 48%, #c13a00 100% ) !important;
  background: linear-gradient( 65deg, #ff6600 0%, #ff6600 53%, #c13a00 48%, #c13a00 100% ) !important;
}
/* America Banner */
.the-americas-banner .custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #30913d 0%, #30913d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -moz-linear-gradient( 65deg, #30913d 0%, #30913d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -o-linear-gradient( 65deg, #30913d 0%, #30913d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: linear-gradient( 65deg, #30913d 0%, #30913d 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
}
/* Africa banner */
.africa-banner .custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #f1c521 0%, #f1c521 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -moz-linear-gradient( 65deg, #f1c521 0%, #f1c521 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -o-linear-gradient( 65deg, #f1c521 0%, #f1c521 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: linear-gradient( 65deg, #f1c521 0%, #f1c521 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
}
/* Europe banner */
.europe-banner .custom-exhibit-banner {
  background: -webkit-linear-gradient( 65deg, #2365ae 0%, #2365ae 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -moz-linear-gradient( 65deg, #2365ae 0%, #2365ae 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: -o-linear-gradient( 65deg, #2365ae 0%, #2365ae 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
  background: linear-gradient( 65deg, #2365ae 0%, #2365ae 53%, #6b6b6b 48%, #6b6b6b 100% ) !important;
}
.custom-exhibit-banner:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 46%;
  top: 0;
  width: 100px;
  height: 200%;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}
.custom-exhibit-banner .banner-txts {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.custom-exhibit-banner .banner-title {
  display: flex;
}
.custom-exhibit-banner .banner-title,
.custom-exhibit-banner .banner-contact {
  width: calc(50% - 20px * 2);
  margin: 20px;
}
.custom-exhibit-banner .banner-title img {
  display: inline-flex;
  padding-right: 20px;
}
.custom-exhibit-banner .banner-title h2 {
  font-size: 18px;
  color: #fff;
  line-height: 25px;
  font-weight: 600;
}
.custom-exhibit-banner .banner-title p {
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  padding-top: 10px;
}
.custom-exhibit-banner .banner-contact p,
.custom-exhibit-banner .banner-contact p a {
  max-width: 285px;
  margin: 0 auto;
  font-size: 12px;
  color: #fff;
}
.custom-exhibit-banner .banner-contact p a:hover {
  text-decoration: underline;
}
/* Banner section css end */
/********** About Page end ****/
.single-exhibitor {
  width: calc(20% - 20px * 2);
  margin: 35px 20px;
  text-align: center;
  align-items: center;
  display: flex;
  border: 1.5px solid #c4c4c4;
  border-radius: 15px;
}
/********** About Page end ****/
/*** Plan your Trip ***/
.aibc-hotels .star-rating {
  display: none;
}
.img-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  padding-top: 20px;
}
.img-gallery > a {
  width: calc(32.33% - 15px);
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
  max-height: 180px;
}
.img-gallery a img {
  height: 100%;
}
/* Book Flights Start */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* Book Flights End */
.sponsors-and-exibitors-wrapper .db-items-wrapper .item {
  justify-content: center;
}
.ehf-header #masthead .custom-header .header-cmenu li a:hover,
.ehf-header #masthead .custom-header .header-cmenu li ul.sub-menu li a.hfe-sub-menu-item:hover,
.mobile-languages .wpml-ls-legacy-dropdown a:hover,
.mobile-languages.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a:hover,
.mobile-languages .wpml-ls-legacy-dropdown a:focus,
.mobile-languages.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a:focus,
.mobile-languages .wpml-ls-legacy-dropdown a:active,
.mobile-languages.elementor-widget-wpml-language-switcher .wpml-elementor-ls .wpml-ls-legacy-dropdown a:active {
  color: var(--aibc);
}
.news-menu > ul li a:hover,
.post-item h2:hover,
.post-item a:hover h2,
.post-item h2:focus,
.post-item a:focus h2 {
  color: var(--aibc);
}
a:focus {
  background: contain !important;
  color: contain !important;
}
.testimonial-slide-home .slick-prev::before,
.mobile-pick .btn span,
.testimonial-slide-home .slick-arrow.slick-next::before,
.spotify .post-item:first-child .top .play-btn,
.spotify .top .play-btn {
  background-color: var(--aibc);
}
.mobile-pick {
  border-color: var(--aibc);
}
div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 0;
}
#wpforms-form-121383 {
  position: relative;
  padding: 10px 0;
  display: flex;
}
#wpforms-form-121383 .wpforms-submit-container {
  position: absolute;
  right: 15px;
  top: 10px;
  margin: 0;
}
.sigma-magazines,
.block-magazines {
  width: 100%;
}
.magazine-section .testimonial-slide-home .testimonial img {
  height:auto;
  width: 100%;
}
.sigma-magazines .testimonial {
  margin: 0;
}
.sigma-magazines .testimonial .titlewrap h5 {
  font-size: 15px;
  text-align: center;
  padding: 4px 44px;
}
/* AIBC-538*/
/* .solo-company-display {
  display: flex;
  justify-content: center;
}
.solo-company-display .left .img-wrapper h4 {
  margin-bottom: 10px;
}
.call-for-speakers .elementor-widget-container a {
  color: #52459d;
}
.call-for-speakers .elementor-widget-container ul li:before {
  background-color: #52459d;
  content: "";
  min-width: 7px;
  height: 7px;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 0;
  position: absolute;
  left: 0;
  top: 7px;
}
.call-for-speakers .elementor-widget-container ul li {
  padding-left: 20px;
  position: relative;
}
.speakers-top-section div .elementor-widget-container img {
  width: 25% !important;
}
.speakers-form iframe form .hs_submit .hs-button {
  background-color: #772d8e;
  min-width: 210px;
  padding: 13px 20px;
  border-radius: 5px;
  appearance: none;
  font-family: "Montserrat";
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  outline: 0;
  text-align: center;
  cursor: pointer;
  display: block;
}  */
.single-sponsor {
  display: flex;
  flex-direction: column;
}
/* SY 19-10-2021 Changes for AIBC-134 */
.newsletter-inner .hs_email .input {
  margin-left: 0px !important;
}
.magazine-section.new-wrap {
  flex-direction: column;
}
.publication-image.on-news {
  margin-top: 40px !important;
}
.newsletter-inner .hs_email .hs-error-msg,
.newsletter-inner .hs_submit .actions {
  text-align: center !important;
}
.magazine-widget a lable {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}
.spotify.hp-right .publication-image {
  margin-top: 80px;
}
/* New Floor Plan */
.country-plan {
  padding: 15px 50px;
  background-position: center;
  background-size: cover;
  margin-top: 20px;
}
.floorplan-button {
  display: flex;
  justify-content: center;
}
.floorplan-button a {
  background: #e21735;
  color: #fff;
  padding: 15px 25px;
  font-weight: 400;
  display: block;
  margin: 10px;
  text-transform: uppercase;
  border-radius: 25px;
}
.single-country {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
}
.casino-container .single-country {
  justify-content: flex-start;
  padding: 0;
}
.single-country a {
  display: block;
  width: 18%;
  min-height: 90px;
  justify-content: center;
  align-items: center;
  border-radius: 25px;
  text-align: center;
  padding: 0 5px 10px 5px;
}
.single-country a:first-child {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
}
.single-country a:first-child img {
  width: 65px;
  height: 65px;
  margin: 0 15px 0 0;
}
.single-country a.europe,
.single-country a.europe:hover,
.single-country a.europe:focus {
  background: #396bb0 !important;
}
.single-country a.africa,
.single-country a.africa:hover,
.single-country a.africa:focus {
  background: linear-gradient(160deg, #da8e3a 0%, #f6b130 100%) !important;
}
.single-country a.asia,
.single-country a.asia:hover,
.single-country a.asia:focus {
  background: #ed1a3b !important;
}
.single-country a.cis,
.single-country a.cis:hover,
.single-country a.cis:focus {
  background: #535ea2 !important;
}
.single-country a.americas,
.single-country a.americas:hover,
.single-country a.americas:focus {
  background: #309b53 !important;
}
.single-country a img {
  width: 50px;
  height: 50px;
  margin-top: -20px;
  margin-bottom: 10px;
  object-fit: contain;
  border: 2px solid #fff;
  border-radius: 100%;
  box-shadow: 0 0 10px rgb(0 0 0 / 30%);
}
.single-country:first-child a:after {
  content: "";
  position: absolute;
  right: 45%;
  bottom: -15px;
  color: #396bb0;
  z-index: 1;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid;
}
.single-country a.europe:first-child:after {
  border-top-color: #396bb0;
}
.single-country a.africa:first-child:after {
  border-top-color: #da8e3a;
}
.single-country a.asia:first-child:after {
  border-top-color: #ed1a3b;
}
.single-country a.americas:first-child:after {
  border-top-color: #309b53;
}
.single-country a.cis:first-child:after {
  border-top-color: #535ea2;
}
.single-country-4row a span {
  min-height: 4.5em !important;
}
.single-country-4row {
  width: calc(100% / 4 - 15px) !important;
}
.single-country a span {
  font-size: 12px;
  text-align: center;
  max-width: 175px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.single-country a span.event-title {
  padding-bottom: 2px;
  font-size: 16px;
}
.single-country a:first-child span.event-title {
  font-size: 16px !important;
}
.country-plan .single-country:not(:first-child) {
  display: inline-block;
  width: calc(100% / 3 - 15px);
  margin-right: 15px;
}
.right-nw-news .testimonial-slide-home .slick-prev::before,
.mobile-pick .btn span,
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next::before,
.spotify .post-item:first-child .top .play-btn,
.spotify .top .play-btn {
  background-color: var(--aibc);
}
.right-nw-news .testimonial blockquote:before {
  top: 12px;
  left: 6px;
  background-image: url(/wp-content/uploads/2021/05/left-quote.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.right-nw-news .testimonial blockquote:after {
  right: 6px;
  bottom: 12px;
  background-image: url(/wp-content/uploads/2021/05/right-quote.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.right-nw-news .testimonial span {
  padding: 10px 15px;
  text-align: right;
  color: #ed1a3b;
  font-size: 13px;
  font-weight: 600;
  font-family: "Montserrat";
  display: block;
}
.right-nw-news .testimonial-slide-home .slick-prev,
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next {
  transform: unset;
  top: 80px;
  z-index: 1;
  height: 25px;
  width: 25px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-color: transparent !important;
}
.right-nw-news .testimonial-slide-home .slick-prev {
  left: 6%;
}
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next {
  right: 6%;
  left: unset;
}
.right-nw-news .magazine-section .titlewrap {
  background: #f1f1f1;
  text-align: center;
  padding: 8px 30px;
  margin: 0;
}
.right-nw-news .magazine-section .titlewrap h5 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 16px;
  line-height: 18px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 0.025em;
  text-transform: capitalize;
  font-family: "Montserrat";
}
.right-nw-news .magazine-section .titlewrap h6 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
  text-decoration: none;
  letter-spacing: 0.025em;
  font-family: "Montserrat";
}
.right-nw-news .testimonial-slide-home .slick-prev:before,
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next:before {
  font-size: 22px;
  line-height: 24px;
  opacity: 1;
  color: #fff;
  font-weight: 400;
  height: 100%;
  width: 100%;
  background-image: unset;
  background-color: var(--aibc);
  font-family: "Font Awesome 5 Free";
  display: block;
  border-radius: 100%;
}
.right-nw-news .testimonial-slide-home .slick-prev:before {
  content: "\f104";
  padding: 2px 3px 3px 2px;
}
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next:before {
  content: "\f105";
  padding: 2px 2px 3px 3px;
}
.mobile-pick {
  border-color: var(--aibc);
}
.right-nw-news .testimonial blockquote {
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin: 2px 10px;
  padding: 24px 20px;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  font-style: italic;
  text-align: center;
}
.right-nw-news .testimonial blockquote:before,
.right-nw-news .testimonial blockquote:after {
  content: "";
  position: absolute;
  height: 14px;
  width: 16px;
}
.right-nw-news .testimonial blockquote:before {
  top: 12px;
  left: 6px;
  background-image: url(/wp-content/uploads/2021/05/left-quote.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.right-nw-news .testimonial blockquote:after {
  right: 6px;
  bottom: 12px;
  background-image: url(/wp-content/uploads/2021/05/right-quote.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.right-nw-news .testimonial span {
  padding: 10px 15px;
  text-align: right;
  color: #ed1a3b;
  font-size: 13px;
  font-weight: 600;
  font-family: "Montserrat";
  display: block;
}
.right-nw-news .testimonial-slide-home .slick-prev,
.right-nw-news .testimonial-slide-home .slick-arrow.slick-next {
  transform: unset;
  top: 80px;
  z-index: 1;
  height: 25px;
  width: 25px;
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-color: transparent !important;
}
.right-nw-news .testimonial-slide-home .slick-prev {
  left: 6%;
}
.testimonial-slide-home .slick-arrow.slick-next {
  right: 6%;
  left: unset;
}
.right-nw-news .magazines-news img.latest {
  display: none;
}
.right-nw-news .testimonial-slide-home .slick-prev {
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.right-nw-news .testimonial-slide-home .slick-next {
  right: 5px;
  top: 50% !important;
  transform: translateY(-50%) !important;
}
.right-nw-news .title h5 {
  font-size: 15px;
  padding: 5px 18px;
  text-align: center;
}
.right-nw-news .testimonial img {
  width: 100%;
}
.btn-picture span {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  margin: 0 2px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.full .btn span {
  background: #585ca3;
}
.btn-picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* NEW HOMEPAGE */
/* Cover section */
#cover {
  background: url("/wp-content/uploads/2021/12/AIBC-Asia-Top-Banner-3_2.jpg");
  height: 100% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.cover-left {
  width: 33% !important;
}
.cover-img img {
  max-width: 100px !important;
  max-height: 100px !important;
}
/* Left sidebar */

/* Newsletter Subscribe new home page */
.newsletter {
  background: url("/fileadmin/Africa-Back.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
}
input.hs-button.primary.large {
  background: #ed1a3b !important;
  border-color: #ed1a3b !important;
  text-shadow: none !important;
}
/* New Speakers */
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker {
  width: calc(25% - 25px);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker {
  width: calc(25% - 35px);
  justify-content: center;
  border: none;
  box-shadow: 0 0 15px 5px #0000001f;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker .btn {
  bottom: unset;
  top: 50%;
  transition: 0.5s all;
}
.top.new-top .website a:hover,
.top.new-top .emial a:hover {
  background: var(--e-global-color-secondary);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker .btn .btn-picture::before,
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker .btn .btn-picture::after {
  display: none;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker.full {
  width: calc(75% - 45px);
}
.top.new-top .website,
.top.new-top .emial {
  text-align: center;
  width: 49%;
}
.top.new-top .website a,
.top.new-top .emial a {
  color: #fff !important;
  font-weight: bold;
  border-radius: 10px;
  transition: 0.5s all;
}
.top.new-top .website a img,
.top.new-top .emial a img {
  margin-right: 5px;
}
.btn-picture span {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  margin: 0 2px;
}
.btn-picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
.read-more-btn-new-speaker a {
  color: var(--e-global-color-f781da3) !important;
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
.read-more-btn-new-speaker {
  text-align: right;
}
.new-solo-speaker .right .widget-type-rich_text p {
  max-height: 225px;
  overflow-y: hidden;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper .item.new-solo-speaker .right .top {
  border: none;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker .btn:hover,
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker.full .btn {
  background: transparent;
  border: 1px solid #585ca3;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker .btn:hover span,
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db .item.new-solo-speaker.full .btn span {
  background: #585ca3;
}
/**/
/*css for plan trips*/
.planYourTripAsia{
  border-radius: 10px 10px 0 0;
  width: 100%;
  display: block;
  margin: 0 auto;
  height: 100%;
}
.qatarHeadingImage{
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 290px;
  background-image: url("/fileadmin/qatar-trip.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.europeHeadingImage{
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 290px;
  background-image: url("/fileadmin/malta-trip.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.asiaHeadingImage{
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 290px;
  background-image: url("/fileadmin/asia-trip.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.asiaDescSection {
  background-color: #efefef;
  padding: 5%;
  border-radius: 0 0 10px 10px;
}
.asiaDescSection h3 {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.22;
}
.asiaDescSection h4 {
  font-size: 24px;
  color: #535353;
  font-weight: 600;
  line-height: 1.21;
  margin-bottom: 20px;
}
.generalInfoAsia p{
  font-size: 20px;
  font-weight: 600;
  color: #535353;
  line-height: 1.2;
  margin-bottom: 20px;
}
.generalInfoAsia a {
  background-color: #ae0003;
  color: #fff;
  padding: 20px;
  border-radius: 10px;
  width: 200px;
  font-weight: 600;
  text-align: center;
  display: block;
  margin-top: 20px;
}
/* end*/
.top.new-top .website a:hover,
.top.new-top .emial a:hover {
  background: transparent;
}
.person-preload-body {
  width: 100% !important;
  display: flex !important;
  flex-wrap: wrap;
  margin: 0 0 0 30px;
}
.slider-speakers .slick-arrow,
.slider-speakers button.slick-arrow {
  background: none !important;
}
.slider-speaker .slick-arrow,
.slider-exhibitor .slick-arrow,
.about-exhibitors .slick-arrow {
  background: none !important;
}
.slider-speaker .slick-prev,
.slider-speaker .slick-next,
.slider-exhibitor .slick-prev,
.slider-exhibitor .slick-next,
.about-exhibitors .slick-prev,
.all-exhibitors .slick-next {
  width: 40px !important;
  height: 40px !important;
}
.slider-speaker .slick-prev,
.slider-speaker .slick-next,
.slider-exhibitor .slick-prev,
.slider-exhibitor .slick-next,
.about-exhibitors .slick-prev,
.about-exhibitors .slick-next {
  width: 40px !important;
  height: 40px !important;
}
.slider-exhibitor .slick-prev {
  left: -40px;
}
.slider-exhibitor .slick-next {
  right: -40px;
}
.slider-speakers .slick-prev::before,
.slider-speakers .slick-next::before,
.slider-exhibitor .slick-prev::before,
.slider-exhibitor .slick-next::before,
.about-exhibitors .slick-prev::before,
.about-exhibitors .slick-next::before {
  color: #a6a6a6 !important;
  font-size: 36px !important;
}
.slider-speakers .slick-prev::before,
.slider-exhibitor .slick-prev::before,
.about-exhibitors .slick-prev::before {
  content: " \276E" !important;
}
.slider-speakers .slick-next::before,
.slider-exhibitor .slick-next::before,
.about-exhibitors .slick-next::before {
  content: " \276F" !important;
}
/* .slider-speakers .slick-slider .slick-dots li,
.slider-exhibitor .slick-slider .slick-dots li,
.about-exhibitors .slick-slider .slick-dots li {
  width: 16px !important;
  height: 16px !important;
}
.slider-speakers .slick-dots li button,
.slider-exhibitor .slick-dots li button,
.about-exhibitors .slick-dots li button {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  background: #c7c7c7 !important;
  color: transparent !important;
}
.slider-speakers .slick-dots li.slick-active button,
.slider-exhibitor .slick-dots li.slick-active button,
.about-exhibitors .slick-dots li.slick-active button {
  background: #2364ae !important;
}
.slider-speakers .slick-dots li button:before,
.slider-exhibitor .slick-dots li button:before,
.about-exhibitors .slick-dots li button:before {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50%;
  color: transparent !important;
}
.slider-speakers .slick-dots li:before,
.slider-exhibitor .slick-dots li:before,
.about-exhibitors .slick-dots li:before {
  display: none !important;
} */
.slider-exhibitor .slick-list {
  width: 98% !important;
  margin: 0 auto !important;
}
.slider-exhibitor {
  display: flex !important;
  flex-wrap: wrap !important;
  margin: 0 !important;
}
.slider-exhibitor .single-exhibitor img {
  height: 40px;
  width: auto;
  object-fit: contain;
  margin: 0 auto;
}
.slider-speakers .single-speaker img {
  border-radius: 10%;
  max-height: 210px;
}
.slider-exhibitor .single-exhibitor {
  margin: 8px 8px;
  border: 1px solid #c4c4c4;
  padding: 10px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-align: center;
  width: calc(100% - 18px) !important;
  min-height: 90px;
  display: flex !important;
  justify-content: center;
  align-items: center;
}
.slider-speakers .single-speaker {
  margin: 0;
  border: none;
  padding: 15px 0;
  vertical-align: top;
}
.slider-exhibitor.five-structure .single-exhibitor {
  width: calc(20% - 16px) !important;
}
.sponsorsAndexibiors .container {
  max-width: inherit;
  padding: 0;
}
sponsorsAndexibiors .container .all-exhibitors .slick-list.draggable {
  width: 100% !important;
}
/*Africa new about page*/
.aibc-our-attendees-custom .attendees-list-item {
  width: 90px;
  height: 90px;
  margin: 43px 15px 11px 14px;
}
.aibc-our-attendees-custom .attendees-list-item img {
  display: none;
}
.aibc-our-attendees-custom .attendees-list-item .percentage {
  font-size: 28px;
  margin-top: 10px;
}
.aibc-our-attendees-custom .attendees-list-item .title {
  transform: translate(0px, 50px);
}
.aibc-our-attendees-custom .aibc-elementor-wrapper .delegates-icon-list {
  justify-content: space-around;
}
/* .custom-speakers .all-speakers .single-speaker {
  width: calc(20% - 20px);
  border: none;
}
.custom-speakers .all-speakers .single-speaker h3 {
  letter-spacing: 1.6px;
  margin-bottom: 4px;
} */
.aibc-our-attendees-custom .attendees-list-item:nth-child(1) .percentage {
  margin-top: 25px;
}
/* p.more-info a {
  color: #3192d9 !important;
  text-decoration: underline !important;
} */
.custom-speakers .slider-speakers .single-speaker {
  margin: 10px 10px;
}
/* .custom-speakers .slick-dots {
  bottom: auto;
} */
.custom-speakers .single-speaker h3 {
  color: #f1c521;
}
.custom-speakers .single-speaker p.designation {
  color: #424242;
}
.custom-sponsor .slide {
  width: 20% !important;
}
.africa-newsletter .newsletter {
  background: url("/wp-content/uploads/2021/12/Africa-Back.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
}
.africa-newsletter input.hs-button.primary.large {
  background: #fba133 !important;
  border-color: #fba133 !important;
  text-shadow: none !important;
}
.africa-newsletter input.hs-input::placeholder {
  color: #ec7011;
}
/* AIBC-945 */
.directory-newsletter .newsletter {
  background: url("/wp-content/uploads/2023/02/newsletter-t-c-e.png") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
}
.directory-newsletter input.hs-button.primary.large {
  background: #ec2639 !important;
  border-color: #ec2639 !important;
  text-shadow: none !important;
}
.directory-newsletter input.hs-input::placeholder {
  color: #ec2639;
}
.directory-newsletter .newsletter .newsletter-inner p a:not(a:hover) {
  color: #fff !important;
  font-weight: 600;
}
img.directory-faq {
  width: 43px;
  margin-right: 30px;
}
/*europe new about page*/
.europe-newsletter .newsletter {
  background: url("/fileadmin/Europe-Back.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
}
.europe-newsletter input.hs-button.primary.large {
  background: #2365ae !important;
  border-color: #2365ae !important;
  text-shadow: none !important;
}
.europe-newsletter input.hs-input::placeholder {
  color: #2365ae;
}
.europe-custom-speakers .single-speaker h3 {
  color: #2365ae!important;
}
.cis-custom-speakers .single-speaker h3 {
  color: #535fa2;
}
.asia-custom-speakers .single-speaker h3 {
  color: #e12131;
}
.americas-custom-speakers .single-speaker h3 {
  color: #45ad4a;
}
.africa-custom-speakers .single-speaker h3 {
  color: #efc700;
}
/* Americas New About Page */
.america-custom-speakers .single-speaker h3 {
  color: #30913d!important;
}
.america-newsletter .newsletter,
.americas-newsletter .newsletter  {
  background: url("/fileadmin/Americas-Back.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.america-newsletter input.hs-button.primary.large,
.americas-newsletter input.hs-button.primary.large {
  background: #30913d !important;
  border-color: #30913d !important;
  text-shadow: none !important;
}
.america-newsletter input.hs-input::placeholder,
.americas-newsletter input.hs-input::placeholder {
  color: #30913d;
}
/* CIS New About Page */
.cis-custom-speakers .single-speaker h3 {
  color: #8e4d9e!important;
}
.cis-newsletter .newsletter {
  background: url("/fileadmin/CIS-Back.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.cis-newsletter input.hs-button.primary.large {
  background: #8e4d9e !important;
  border-color: #8e4d9e !important;
  text-shadow: none !important;
}
.cis-newsletter input.hs-input::placeholder {
  color: #8e4d9e;
}
.aibc-our-attendees-custom .delegates-list-item {
  margin: 42px 31px 20px 40px;
}
.aibc-sponsors-custom .slider-exhibitor .single-exhibitor img {
  height: 100px !important;
}
.aibc-sponsors-custom .slider-exhibitor .single-exhibitor {
  height: 136px !important;
  padding: 51px 13px !important;
}
.top-about-banner-aibc .elementor-image-box-wrapper {
  width: 50%;
  height: 50%;
  margin: 0 auto;
}
.custom-speakers .slick-prev:before,
.custom-speakers .slick-next:before {
  color: #000 !important;
}
.aibc-sponsors-custom .slick-prev:before,
.aibc-sponsors-custom .slick-next:before {
  color: #000 !important;
}
.banner-diff-img {
  width: 60% !important;
  margin: 0 auto;
}
.top-about-banner-aibc .uae-imagebox .elementor-image-box-wrapper {
  width: 70%;
}
.top-banner-aibc-custom {
  height: 692px !important;
}
.highlighted-events-aibc .swiper-slide-image {
  width: 350px;
  height: 234px;
  padding: 0 6.7px;
}
/* Print Bar */
.wrapper.yellow, .wrapper.yellow h3 {
  color: #f1c521 !important;
}
.wrapper.blue, .wrapper.blue h3 {
  color: #2365ae !important;
}
.wrapper.green, .wrapper.green h3 {
  color: #30913d !important;
}
.wrapper.red, .wrapper.red h3 {
  color: #ed1a3b !important;
}
.wrapper.orange, .wrapper.orange h3 {
  color: #ff6600 !important;
}
.wrapper.cis, .fa-plus.cis, .wrapper.cis h3 {
  color: #8e4d9e !important;
}
/*Newletter*/
.newsletter-form .hbspt-form {
  position: relative;
  margin-bottom: 70px;
}
.aibc-custom-newsletter .newsletter-inner {
  transform: translateY(50px);
}
.aibc-custom-newsletter input.hs-button.primary.large {
  position: absolute;
  top: 0;
  right: -147px;
  height: 36px;
  width: 140px;
  border-radius: 4px !important;
  padding: 0px !important;
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat";
}
.aibc-custom-newsletter .hbspt-form .input .hs-input {
  border-radius: 5px;
  border: none;
}
.hs-main-font-element {
  color: red;
}
/* Spacing before menu anchore */
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 80px;
  margin: -80px 0 0;
  visibility: hidden;
  pointer-events: none;
}
/*AIBC-317 displaying speakers name according to continents color and other height adjustments in speakers*/
.about-speakers-custom .slider-speakers .single-speaker {
  border: 0px;
  padding: 0;
  margin: 10px 0;
}
.about-speakers-custom .single-speaker p.designation {
  color: #000;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 4px;
}
.about-speakers-custom .single-speaker p {
  color: #000;
  line-height: 18px;
}
.about-speakers-custom .single-speaker h3 {
  margin: 20px 0 8.3px;
  color: #ec2639;
}
.about-speakers-custom .europe .single-speaker h3 {
  color: #2365AE !important;
}
/* AIBC-688 */
.about-speakers-custom.africa-about-speakers .single-speaker h3 {
  color: #f4b900;
}
/***Speaker New Design start ***/
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design .left .avatar {
  border-top-right-radius: 10px;
  margin: 0;
  width: 100%;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  height: 250px;
  background-position: top center;
  box-shadow: none;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  top: 5px;
  z-index: 9;
  right: 10px;
  width: 30px;
  height: 30px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker .btn .btn-picture {
  width: 30px;
  height: 30px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker {
  padding: 0;
  font-weight: bolder;
  font-size: 13px;
  padding-bottom: 20px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  background: transparent;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker.full {
  padding-bottom: 0;
  flex-direction: unset;
  justify-content: left;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h4 {
  font-size: 12px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left {
  padding: 0;
  width: 100%;
  max-width: 100%;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item.full .left {
  max-width: 200px;
  border-right: 1px solid #e0e0e0;
  border-top-right-radius: 10px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  min-height: auto;
  font-family: "Montserrat", Sans-serif;
  font-weight: bold;
  margin-top: 0;
  padding-top: 10px;
}
.custom-cis-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  color: var(--cis);
}
.custom-cis-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  color: var(--cis);
}
.custom-americas-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  color: var(--americas);
}
.custom-europe-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  color: #0053a0;
}
.custom-africa-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .left h3 {
  color: #f4b900;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  border: 1px solid #d70024;
  background-image: linear-gradient(to bottom, #be3041, #df1a41);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.53);
}
#speakers-new-toggle-design .left .top.new-top .website {
  display: none;
}
#speakers-new-toggle-design.full .left .top.new-top {
  margin: 20px;
}
#speakers-new-toggle-design.full .avatar .btn .btn-picture span {
  display: none;
}
#speakers-new-toggle-design.full .avatar .btn .btn-picture::before,
#speakers-new-toggle-design.full .avatar .btn .btn-picture {
  transform: rotate(22deg);
  background: #d70024;
}
#speakers-new-toggle-design.full .avatar .btn .btn-picture::before,
#speakers-new-toggle-design.full .avatar .btn .btn-picture::after {
  content: "";
  display: block;
  height: 3px;
  background-color: #fff;
  position: absolute;
  top: 14px;
  left: 3.5px;
}
#speakers-new-toggle-design.full .avatar .btn .btn-picture::after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(110deg);
}
.sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db
  #speakers-new-toggle-design.item.full .right .widget-type-rich_text {
  min-height: 230px;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper
  #speakers-new-toggle-design.item .right .top > div {
  display: inline-block;
  width: 49%;
  background: transparent;
  padding: 0;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper 
  #speakers-new-toggle-design.item .right .top {
  padding: 0;
  display: inline-block;
  width: 100%;
  margin: 0;
}
#speakers-new-toggle-design.full .top.new-top .website a {
  color: #7c7c7c !important;
  border: 2px solid #7c7c7c;
  background: #fff;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 53%);
  margin: 0;
}
#speakers-new-toggle-design.full .top.new-top .website a:hover {
  color: #fff !important;
}
#speakers-new-toggle-design.full .top.new-top a {
  padding-top: 8px;
  padding-bottom: 8px;
  width: 100%;
  display: inline-block;
  text-align: center;
}
#speakers-new-toggle-design.full .top.new-top .emial a {
  color: #fff;
  background-image: linear-gradient(to bottom, #be3041, #df1a41);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.53);
  border: 2px solid transparent;
  font-size: 11px;
  margin: 0;
}
#speakers-new-toggle-design.full .left .top.new-top .emial {
  display: none;
}
#speakers-new-toggle-design .btn:hover span {
  background: #d70024;
}
#speakers-new-toggle-design .btn {
  border: 1px solid #d70024;
}
.sponsors-and-exibitors-wrapper .db-items-wrapper 
  #speakers-new-toggle-design.item .right {
  padding: 1.5em;
}
.asia-speakers #speakers-new-toggle-design.item .left h3 {
  color: #ec2639 !important;
}
#speakers-new-toggle-design.item .min-height {
  min-height: 230px;
}
.cis-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  background: #8e4d9e;
  border: 1px solid transparent;
}
.cis-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: #8e4d9e;
}
.cis-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover span {
  background: #8e4d9e;
}
.cis-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  border: 1px solid #8e4d9e;
}
.americas-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  background: #30913d;
  border: 1px solid transparent;
}
.americas-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: #30913d;
}
.americas-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover span {
  background: #30913d;
}
.americas-speakers .emial a {
  background: #30913d !important;
}
.americas-speakers .website a {
  color: #7c7c7c !important;
}
.americas-speakers .website a:hover {
  background: #30913d !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.cis-speakers .emial a {
  background: #8e4d9e !important;
}
.cis-speakers .website a:hover {
  background: #8e4d9e !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.eurasia-speakers .emial a {
  background: var(--eurasia) !important;
}
.eurasia-speakers .website a:hover {
  background: var(--eurasia) !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.eurasia-speakers .new-solo-speaker h3{
  color: var(--eurasia) !important;
}
.europe-speakers .emial a {
  background: #2365ae !important;
}
.europe-speakers .website a:hover {
  background: #2365ae !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.africa-speakers .emial a {
  background: #f1c521 !important;
}
.africa-speakers .website a:hover {
  background: #f1c521 !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.africa-speakers .new-solo-speaker h3{
  color: #f1c521 !important;
}
.asia-speakers .emial a {
  background: #ec2639 !important;
}
.asia-speakers .website a:hover {
  background: #ec2639 !important;
  color: #fff !important;
  border: 2px solid transparent !important;
}
.americas-speakers .emial a:hover,
.cis-speakers .emial a:hover,
.europe-speakers .emial a:hover,
.africa-speakers .emial a:hover,
.asia-speakers .emial a:hover {
  background: #fff !important;
  color: #7c7c7c !important;
  border: 2px solid #7c7c7c !important;
}
.americas-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  border: 1px solid #30913d;
}
.europe-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  background: #2365ae;
  border: 1px solid transparent;
}
.europe-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: #2365ae;
}
.europe-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover span {
  background: #2365ae;
}
.europe-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  border: 1px solid #2365ae;
}
.africa-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  background: #f1c521;
  border: 1px solid transparent;
}
.africa-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: #f1c521;
}
.africa-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover span {
  background: #f1c521;
}
.africa-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  border: 1px solid #f1c521;
}
.eurasia-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn {
  background: var(--eurasia);
  border: 1px solid transparent;
}
.eurasia-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: var(--eurasia);
}
.eurasia-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover span {
  background: var(--eurasia);
}
.eurasia-speakers .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db 
  #speakers-new-toggle-design.item.new-solo-speaker .btn:hover {
  border: 1px solid var(--eurasia);
}
.frontpage_icon_img {
  background: green;
  height: 100%;
  width: 100%;
}
/* home page cards*/
.frontpage_icon {
  width: 70px;
  height: 50px;
  margin: 0 auto;
}
/***Speaker New Design end ***/
ul.agenda-submenu.new-agenda {
  justify-content: flex-end;
}
.new-agenda .slick-list {
  width: 100%;
}
ul.agenda-submenu.new-agenda li a {
  margin: 5px;
  box-shadow: none;
  font-size: 12px;
  color: #e41a42;
  border: 1px solid #e41a42;
  padding: 10.5px 8px;
  border-radius: 5px;
  font-weight: bold;
  min-width: 120px;
}
ul.agenda-submenu.new-agenda.asia-agenda li a {
  color: var(--asia);
  border: 1px solid var(--asia);
}
.date-on-top.asia-agenda {
  border-color: var(--asia);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.asia-agenda h4 {
  color: var(--asia);
}
/**/
ul.agenda-submenu.new-agenda.europe-agenda li a {
  color: var(--europe);
  border: 1px solid var(--europe);
}
.date-on-top.europe-agenda {
  border-color: var(--europe);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.europe-agenda h4 {
  color: var(--europe);
}
/**/
ul.agenda-submenu.new-agenda.cis-agenda li a {
  color: var(--cis);
  border: 1px solid var(--cis);
}
.date-on-top.cis-agenda {
  border-color: var(--cis);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.cis-agenda h4 {
  color: var(--cis);
}
/**/
ul.agenda-submenu.new-agenda.eurasia-agenda li a {
  color: var(--eurasia);
  border: 1px solid var(--eurasia);
}
.date-on-top.eurasia-agenda {
  border-color: var(--eurasia);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.eurasia-agenda h4 {
  color: var(--eurasia);
}
/**/
ul.agenda-submenu.new-agenda.africa-agenda li a {
  color: var(--africa);
  border: 1px solid var(--africa);
}
.date-on-top.africa-agenda {
  border-color: var(--africa);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.africa-agenda h4 {
  color: var(--africa);
}
/**/
ul.agenda-submenu.new-agenda.america-agenda li a {
  color: var(--americas);
  border: 1px solid var(--americas);
}
.date-on-top.america-agenda {
  border-color: var(--americas);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.america-agenda h4 {
  color: var(--americas);
}
/*  */
ul.agenda-submenu.new-agenda.europe-agenda li a:hover,
ul.agenda-submenu.new-agenda.europe-agenda li a:focus,
ul.agenda-submenu.new-agenda.europe-agenda li.active a {
  background-color: var(--europe);
  color: #fff;
}
ul.agenda-submenu.new-agenda.america-agenda li a:hover,
ul.agenda-submenu.new-agenda.america-agenda li a:focus,
ul.agenda-submenu.new-agenda.america-agenda li.active a {
  background-color: var(--americas);
  color: #fff;
}
ul.agenda-submenu.new-agenda.asia-agenda li a:hover,
ul.agenda-submenu.new-agenda.asia-agenda li a:focus,
ul.agenda-submenu.new-agenda.asia-agenda li.active a {
  background-color: var(--asia);
  color: #fff;
}
ul.agenda-submenu.new-agenda.africa-agenda li a:hover,
ul.agenda-submenu.new-agenda.africa-agenda li a:focus,
ul.agenda-submenu.new-agenda.africa-agenda li.active a {
  background-color: var(--africa);
  color: #fff;
}
ul.agenda-submenu.new-agenda.cis-agenda li a:hover,
ul.agenda-submenu.new-agenda.cis-agenda li a:focus,
ul.agenda-submenu.new-agenda.cis-agenda li.active a {
  background-color: var(--cis);
  color: #fff;
}
ul.agenda-submenu.new-agenda.eurasia-agenda li a:hover,
ul.agenda-submenu.new-agenda.eurasia-agenda li a:focus,
ul.agenda-submenu.new-agenda.eurasia-agenda li.active a {
  background-color: var(--eurasia);
  color: #fff;
}
/**/
ul.agenda-submenu.new-agenda.eurasia-agenda li a {
  color: var(--eurasia);
  border: 1px solid var(--eurasia);
}
.date-on-top.eurasia-agenda {
  border-color: var(--eurasia);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.eurasia-agenda h4 {
  color: var(--eurasia);
}
/**/
ul.agenda-submenu.new-agenda.cis-agenda li a {
  color: var(--cis);
  border: 1px solid var(--cis);
}
.date-on-top.cis-agenda {
  border-color: var(--cis);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.cis-agenda h4 {
  color: var(--cis);
}
/**/
ul.agenda-submenu.new-agenda.europe-agenda li a {
  color: var(--europe);
  border: 1px solid var(--europe);
}
.date-on-top.europe-agenda {
  border-color: var(--europe);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail.europe-agenda h4 {
  color: var(--europe);
}
/**/
.new-agenda-left::after {
  content: none;
}
ul.agenda-submenu.new-agenda li a:after {
  content: none;
}
.new-agenda-dailyWrapper h4#starts-at {
  display: none;
}
.new-agenda-right-inner {
  flex-basis: 85%;
  margin-bottom: 0;
  border-left: none;
}
.new-agenda-agendainnerw {
  align-items: center;
}
.new-agenda-left {
  flex-basis: 15%;
}
.new-agenda-agendainnerw {
  align-items: center;
  padding: 42px 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.31);
}
.new-agenda-dailyWrapper {
  margin-top: 30px;
  display: block !important;
}
.new-agenda-right-inner h4 {
  padding: 0;
  margin: 0;
  color: #000;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.new-agenda-right-inner h6 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #727070;
  font-weight: 500;
  line-height: 1.4;
}
.new-agenda-left img {
  width: 32px;
  margin-right: 30px;
}
.new-agenda-left span {
  color: #4a4a4a;
  font-weight: 500;
  font-size: 16px;
}
.new-agenda-right-inner .agendaitemrightinner {
  padding-left: 45px;
}
.new-agenda-dailyWrapper .new-agenda-agendainnerw:last-child {
  border-bottom: none;
}
.new-agenda-agendainnerw.conf-he .agendaitemleft.new-agenda-left,
.new-agenda-agendainnerw.conf-he .new-agenda-right-inner {
  margin-bottom: 25px;
}
.new-agenda-agendainnerw.conf-he .new-agenda-roomsec {
  flex-direction: column;
  width: 100%;
}
/*10*/
.new-agenda-roomsec h3.roomtitle {
  padding: 10px 10px 10px 0;
  font-size: 20px;
  font-weight: 500;
  color: #3153ff;
  margin-bottom: 30px;
  margin-top: 36px;
}
.new-agenda-roomsec h3.roomtitle::after {
  height: 2px;
  background: #617bff;
  margin-left: 20px;
  align-self: center;
  margin-bottom: 0;
}
.new-agenda-single-conf .conf-name {
  padding: 30px 0;
  background-color: #f2f2f2;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.new-agenda-single-conf .conf-name span.time {
  width: 15%;
  text-align: center;
  font-size: 15px;
  color: #000;
  font-weight: bold;
}
.new-agenda-single-conf .conf-name span.title {
  width: 85%;
  padding-left: 45px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  margin: 0;
}
.new-agenda-single-conf .conf-name::after {
  content: "\f054";
  right: 35px;
  color: #000;
  transition: 0.3s all ease-in-out;
}
.single-conf.new-agenda-single-conf {
  margin-bottom: 22px;
  border-radius: 10px;
  background: #f2f2f2;
}
.new-agenda-roomsec .roomdetail {
  display: unset;
}
.new-agenda-conf-detail {
  padding: 10px 0;
}
.new-agenda-conf-detail .conferencechair,
.new-agenda-conf-detail .conf_desc_wrap {
  display: none;
}
.new-agenda-single-agenda .leftagenda {
  flex-basis: 15%;
  text-align: center;
  font-weight: 500;
  padding: 0;
}
.new-agenda-single-agenda .rightagenda {
  flex-basis: 85%;
  padding: 0 0 0 45px;
  border: none;
}
.single-agenda.new-agenda-single-agenda {
  margin: 0 0 60px 0;
}
.agenda-wrapper .new-agenda-single-agenda:first-child {
  margin-top: 25px;
}
.new-agenda-single-agenda .rightagenda .title {
  font-size: 18px;
  line-height: 1.25;
  text-transform: initial;
}
.new-agenda-single-conf .conf-name.action-expand.active,
.new-agenda-single-conf .conf-name:hover {
  color: #000;
  background-color: unset;
}
.new-agenda-single-conf .conf-name.action-expand.active::after {
  content: "\f078";
}
.new-agenda-single-conf.single-conf .conf-name:hover:after,
.new-agenda-single-conf.single-conf .conf-name.expanded:after {
  color: #000;
}
.new-agenda-single-agenda .leftagenda span {
  font-weight: 500;
}
.speak-inside-wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px;
  margin: 25px 0 0;
}
.speak-inside-wrapper .speaker-wrapper .person {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.speak-inside-wrapper .speaker-wrapper .person .avatar {
  width: 100%;
  text-align: center;
}
.speak-inside-wrapper .speaker-wrapper .person .avatar img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail h4 {
  color: #a3001b;
  text-align: center;
  padding-bottom: 0;
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail h5 {
  font-size: 10px;
  color: rgba(0, 0, 0, 0.75);
  padding: 2px 0 0;
  text-align: center;
}
.speak-inside-wrapper .speaker-wrapper .person .persondetail h6 {
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding: 0;
}
.date-on-top {
  font-size: 40px;
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 5px solid #e41a42;
}
span.date-sep-inside {
  display: inline-block !important;
  font-size: 12px !important;
}
ul.agenda-submenu.new-agenda li.active a span {
  padding: 0;
  color: unset !important;
}
.ldate {
  padding: 2.5px 0;
  position: relative;
  z-index: 1111;
  background-color: #f2f2f2;
}
.ldate span {
  font-weight: 400 !important;
}
/*DOTTED LINE*/
.new-agenda-conf-detail .agenda-wrapper {
  position: relative;
}
.new-agenda-conf-detail .agenda-wrapper::before {
  content: "";
  position: absolute;
  left: 7.5%;
  top: 0;
  width: 4px;
  height: 100%;
  border-left: 7px dotted #c9c9c9;
  z-index: 0;
}
.new-agenda-conf-detail .agenda-wrapper .single-agenda.new-agenda-single-agenda:last-child .leftagenda {
  background: #f2f2f2;
  z-index: 11;
}
.roomsection.new-agenda-roomsec {
  display: block;
}
/*AIBC-393 Designing new AIBC Awards Page*/
.bottom-border-faq .elementor-accordion .elementor-tab-title,
.bottom-border-faq .elementor-accordion .elementor-tab-title.elementor-active {
  border-bottom: 1px solid #000;
}
.uae-awards-section .award-box .bottom {
  background: transparent;
  bottom: 0;
}
.uae-awards-section .award-box {
  width: calc(25% - 20px);
}
.uae-awards-section .award-box.open .bottom span.less,
.award-box .bottom span.more {
  color: #e41a42;
  flex-direction: column;
}
.uae-awards-section .award-box .box .top h5 {
  font-weight: bold;
  font-size: 15px;
  margin: 10px 0;
  min-height: 80px;
}
/* AIBC-395 New Asia AIBC Pitch
 * Nenad Nikolic
 * /
/* Companies slider */
#ajax-filter-startup-pitch.companies-items-slider .single-item.callback-single,
.empty_search .companies-items-slider .single-item {
  width: calc(24% - 29px) !important;
  display: inline-block;
  vertical-align: top;
}
.companies-items-slider .single-item:not(.single-item-startup) {
  width: calc(95% - 30px);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.39);
}
.companies-items-slider .single-item h3 {
  text-transform: uppercase;
  font-size: 22px;
  text-align: left;
}
.companies-items-slider .single-item .btn,
.companies-items-slider .single-item-inner .btn {
  border-radius: 100%;
  width: 35px;
  height: 35px;
  background-color: #e41a42;
  position: absolute;
  cursor: pointer;
}
.companies-items-slider .single-item .btn {
  right: -17px;
  bottom: 90px;
}
.companies-items-slider .single-item-inner .btn {
  right: 8px;
  bottom: 128px !important;
}
.companies-items-slider .single-item .img-wrapper {
  margin: 2em 0 !important;
}
.companies-items-slider .single-item .img-wrapper img {
  margin: 0 auto;
}
.companies-items-slider .single-item:not(.single-item-startup) .right {
  width: calc(100% - 20px);
}
.companies-items-slider .single-item-startup .right {
  width: 100%;
  padding: 0.25em;
}
.companies-items-slider .slick-dots li.slick-active button {
  background: var(--asia) !important;
}
#europe .companies-items-slider .slick-dots li.slick-active button{
 background: #2365AE !important;
}
.companies-items-slider .slick-dots li button {
  background: #fff !important;
  border: 1px solid #7b7b7b;
  border-radius: 50%;
}
.testimonial--company::after {
  left: -35px;
  top: -21px;
}
.testi--slide::before {
  content: "";
  width: 71px;
  height: 62px;
  background: url(/wp-content/uploads/2022/02/Icon-quote-right.png) no-repeat;
  top: 0px;
  position: absolute;
  display: inline-block;
  z-index: 999;
}
.testimonial--inner {
  padding: 60px 20px 0px 50px;
}
/* AIBC 538*/
.customize-single-item-asia .charity-items .slick-list .slick-track .slick-slide .single-item .btn {
  bottom: 60px;
}
.customize-single-item-asia .charity-items .slick-list .slick-track .slick-slide .single-item.full .btn {
  bottom: 45%;
}
/* .companies-items-slider .single-item-full-size {
  width: 100% !important;
}
.companies-items-slider .single-item.single-item-full-size .left {
  width: 100%;
}
.companies-items-slider .single-item.single-item-full-size .img-wrapper {
  height: 100px !important;
} */
/* AIBC-581 Single Speaker inner */
.single-speaker-inner {
  width: 100%;
  padding: 0.5em;
  overflow: hidden;
}
/* Winners slider */
.winner-slider .slick-dots li button {
  background: #fff !important;
  border: 1px solid var(--asia);
  transform: skew(20deg);
}
.winner-slider .slick-dots li.slick-active button {
  background: var(--asia) !important;
}
.articles-slide .slick-dots li.slick-active button {
  background: var(--asia) !important;
}
#europe .articles-slide .slick-dots li.slick-active button{
  background: #2365AE !important;
}
/*AIBC-393 AWARDS PAGE */
/*TABS SECTION*/
.tab--container {
  display: flex;
}
.tab--container ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: space-between;
  width: 50%;
  background-color: #f6f6f6;
}
.tab--container ul li {
  display: flex;
  background-color: #fff;
  width: 220px;
  padding: 17px 40px;
  height: 80px;
  margin: 25px 20px;
  color: #474747;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  font-size: 16px;
}
.tab--container ul li:hover {
  color: #fff;
  background-image: linear-gradient(to bottom, #be3041, #df1a41);
}
.tab--container ul li.active {
  color: #fff;
  background-image: linear-gradient(to bottom, #be3041, #df1a41);
}
.tab--container .panel {
  display: none;
  font-size: 20px;
  padding-top: 35px;
  width: 50% !important;
}
.tab--container .panel h3 {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.23;
  letter-spacing: normal;
  text-align: left;
  color: #333131;
  margin-bottom: 20px;
}
.tab--container .panel.active {
  display: block;
}
.tabs img {
  margin-right: 10px;
}
.container-close::after {
  content: attr(data-ribbon);
  position: absolute;
  padding-left: 21px !important;
  font-size: 12px;
  top: 73px !important;
  margin-left: -4px !important;
  transform: translate(29.29%, -100%) rotate(315deg);
  color: #fff;
  text-align: center;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom: 0;
  transform-origin: bottom left;
  padding: 5px 18px calc(var(--d) + 1px);
  background: linear-gradient(rgba(0, 0, 0, 0.5) 0 0) bottom/100% var(--d)
    no-repeat var(--c);
  background-clip: padding-box;
  clip-path: polygon(35% 18%, 69% 19%, 93% 70%, 10% 72%);
  mask-composite: intersect;
  text-transform: uppercase;
}
.charity-aution-items-asia .single-item .btn,
.charity-aution-items-asia .asia-gaming-awards .person-avatar-img .person-btn {
  background: #e41a42;
}
.charity-aution-items-asia .single-item {
  padding: 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.charity-aution-items-asia .single-item .img-wrapper img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 10px 10px 0px 0px;
}
.charity-aution-items-asia .single-item .left h3 {
  margin: 30px 0 8px;
  min-height: auto;
  letter-spacing: 0;
  font-weight: bold;
}
.charity-aution-items-asia .single-item .left h6 {
  min-height: auto;
  font-size: 16px;
  color: #707070;
  letter-spacing: 0;
  margin-bottom: 30px;
}
.charity-aution-items-asia .single-item .btn {
  top: 50%;
  width: 45px;
  height: 45px;
  right: -20px;
}
.charity-aution-items-asia .single-item.full .btn{
  top:50%;
}
.charity-aution-items-asia .single-item .btn div::before,
.charity-aution-items-asia .single-item .btn div::after {
  left: 13px;
  top: 20px;
  height: 4px;
}
.charity-aution-items-asia .single-item .btn div {
  width: 45px;
  height: 45px;
  text-align: center;
}
.attendeeAbout {
  font-size: 34px;
  color: #ec2639;
  font-weight: bold;
}
.attendeeAboutSecondary {
  font-size: 24px;
}
/* AIBC 503*/
.dots-startup-pitch-slider .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  width: 9px !important;
  height: 9px !important;
  margin-left: -4.2px !important;
  margin-top: -8px !important;
}
.startup-pitch-filter input[type="text"] {
  width: 368.6px;
  box-sizing: border-box;
  border: 2px solid transparent;
  border-radius: 5px;
  font-size: 19px;
  background-color: white;
  background-image: url("/wp-content/uploads/2022/02/searchicon.png");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  padding: 5px 20px 12px 40px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.28);
  color: #ababab;
}
.startup-pitch-filter {
  float: right;
  margin-bottom: 50px;
}
/* https://sigmaworld.staging.wpengine.com/sigma-americas-pitch-new/ page style */
.new-award-country .elementor-image-box-wrapper .elementor-image-box-content {
  width: auto !important;
}
.new-award-country .elementor-image-box-wrapper {
  justify-content: center;
}
.no-margin {
  margin-bottom: 0 !important;
}
.nor-margin {
  margin-bottom: 10px !important;
}
.awards-nominations .elementor-container {
  position: inherit;
}
.awards-nominations .elementor-column {
  position: inherit;
}
.awards-nominations .elementor-column::before {
  content: "";
  width: 40px;
  height: 40px;
  background: #e41a42;
  border-radius: 50%;
  position: absolute;
  top: -33px;
  left: 50%;
  margin-left: -20px;
}
.awards-nominations .elementor-column::after {
  content: "";
  width: 18px;
  height: 18px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: -22px;
  left: 50%;
  margin-left: -9px;
}
.awards-nominations .awards-nominations-lastchild .elementor-heading-title {
  white-space: nowrap;
}
.awards-nominations .elementor-column.awards-nominations-lastchild .elementor-heading-title {
  margin-left: -20px;
}
.sitting-down-con .tab--container .panel {
  padding-left: 40px;
}
.sitting-down-con .tab--container .tabs {
  align-content: flex-start;
}
.awards-nominations-sec .uae-awards-section .award-box {
  min-height: 280px;
  padding: 32px 30px;
}
#asia-award-industry-logo-slider .slick-dots li button {
  background: #fff !important;
  border: 1px solid #7b7b7b;
  border-radius: 50%;
}
#asia-award-industry-logo-slider .slick-dots li.slick-active button {
  background: var(--asia) !important;
}
#asia-award-industry-logo-slider .award-box {
  width: calc(100% - 15px) !important;
  padding-top: 15px;
  padding-bottom: 15px;
  min-height: auto;
  border-radius: 10px;
  margin-bottom: 10px;
}
#asia-award-industry-logo-slider .top {
  height: 150px;
}
#asia-award-industry-logo-slider .top img {
  min-height: 65px;
  margin: 0 auto;
}
.awards-nominations-sec .uae-awards-section .top img {
  min-height: 65px;
}
.awards-nominations-sec .uae-awards-section .top h5 {
  color: #0d0d0d;
  font-size: 18px;
  line-height: 24px;
  margin-top: 15px;
}
.awards-nominations-sec .uae-awards-section .award-box .box {
  padding-bottom: 0;
}
.awards-nominations-sec .uae-awards-section .bottom span.more,
.awards-nominations-sec .uae-awards-section .bottom span.less {
  font-style: italic;
  font-size: 16px;
}
.awards-nominations-sec .uae-awards-section .bottom:hover,
.awards-nominations-sec .uae-awards-section .bottom:hover {
  background: transparent;
}
.awards-nominations-sec .uae-awards-section .bottom {
  position: absolute;
  height: auto;
  margin: 10px 0;
  bottom: 10px;
}
.pitch-meet-host-judge .elementor-shortcode .speakers {
  padding: 0;
  background: transparent;
  margin: 0 -15px;
}
.pitch-meet-host-judge .elementor-shortcode .speakers .container {
  max-width: 100%;
  padding: 0;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker {
  width: -webkit-calc(16% - 13px);
  width: -moz-calc(16% - 13px);
  width: calc(16% - 13px);
  margin: 20px 10px;
  position: relative;
  border: 0;
  padding: 0;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker:first-child .host-ribbon {
  padding: 6px 0;
  background-color: #f40319;
  font-family: Montserrat;
  line-height: 1.19;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 9em;
  position: absolute;
  height: 1.9em;
  top: 25px;
  left: -31px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
  color: #fff;
  text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
}
.ribbon.ribbon-top-left {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
  top: -9px;
  left: -9px;
}
.ribbon::before, .ribbon::after {
  position: absolute;
  z-index: 0;
  content: "";
  display: block;
}
.ribbon-top-left::before, .ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  border-radius: 8px;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker h3 {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  color: #a3001b;
  text-transform: capitalize;
  margin: 20px 0px 15px !important;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker .designation {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.75);
  margin: 0px 0 12px;
}
.pitch-meet-host-judge .speakers .all-speakers .single-speaker p {
  font-weight: bold;
}
.charity-aution-items-asia .single-item .left .img-wrapper {
  height: auto;
}
.charity-aution-items-asia .single-item .img-wrapper img {
  height: 190px;
  object-fit: cover;
  width: 100%;
  display: inline-block;
}
.charity-aution-items-asia .single-item.full .left {
  width: -webkit-calc(33.33% - 20px);
  width: -moz-calc(33.33% - 20px);
  width: calc(33.33% - 20px);
}
.charity-aution-items-asia .single-item.full .right {
  width: -webkit-calc(70% - 30px);
  width: -moz-calc(70% - 30px);
  width: calc(70% - 30px);
  padding: 0px 30px 10px;
}
.charity-aution-items-asia .single-item.full .right strong {
  margin: 12px 0px 5px;
  display: block;
  font-size: 16px;
}
.full-width-img img {
  width: 100% !important;
  max-width: 720px !important;
  margin: auto;
}
.charity-aution-items-asia .single-item .btn div::before,
.charity-aution-items-asia .single-item .btn div::after {
  left: 14px;
  top: 20px;
  height: 4px;
}
.uae-awards-section .award-box.open {
  width: calc(100% - 20px);
}
.uae-awards-section .award-box.open h5 {
  margin: 15px 30px;
}
.uae-awards-section .award-box.open .discription p {
  font-size: 16px;
  line-height: 26px;
}
.sitting-down-con .tab--container .tabs li img {
  height: fit-content;
  margin-right: 20px;
}
.sitting-down-con .tab--container .tabs li {
  font-size: 18px;
  line-height: 22px;
  font-weight: 500;
  align-items: center;
  padding: 17px 38px;
}
.sitting-down-con .tab--container .tabs li:first-child {
  padding: 17px 60px;
}
.sitting-down-con .tab--container .tabs li:first-child img {
  margin-right: 12px;
}
.sitting-down-con .tab--container .tabs li:hover {
  cursor: pointer;
}
.charity-aution-items-asia .single-item .left .img-wrapper picture {
  width: 100%;
}
.newsletter .newsletter-inner .hs_email .hs-error-msgs .hs-error-msg {
  color: #ed1a3b;
  font-size: 18px;
  margin-top: 20px;
}
.newsletter .newsletter-inner .submitted-message {
  font-size: 30px;
  color: #fff;
  margin-top: 20px;
}
.charity-aution-items-asia .charity-items .right {
  padding: 10px;
}
.charity-aution-items-asia .charity-items .right p {
  font-size: 14px;
  line-height: 26px;
}
/* AIBC 523 */
.charity-aution-items-asia .charity-items .single-item .img-wrapper {
  height: initial !important;
}
.charity-aution-items-asia .charity-items .single-item .img-wrapper img {
  height: 100%;
}
/* AIBC-825 */
.aibc-825 .charity-aution-items-asia .charity-items .single-item .img-wrapper img {
  min-height: 350px;
}
/************************************/
/* https://aibcworld.staging.wpengine.com/new-aibc-americas-awards/ page style */
.americas-awards-nominations .elementor-column::before {
  background: var(--americas);
}
.americas-are-you-sitting-down .tab--container ul li.active {
  background: var(--americas);
}
.americas-are-you-sitting-down .tab--container ul li:hover {
  background: var(--americas);
}
.americas-nomination-awards .award-box.open .bottom span.less,
.americas-nomination-awards .award-box .bottom span.more {
  color: var(--americas);
}
.americas-judges-hosts .about-speakers-custom .single-speaker h3 {
  color: var(--americas);
}
.charity-aution-items-americas .single-item .btn,
.charity-aution-items-americas .asia-gaming-awards .person-avatar-img .person-btn {
  background: var(--americas);
}
/************************************/
/* /new-aibc-cis-awards/ page style */
.cis-awards-nominations .elementor-column::before {
  background: var(--cis);
}
.cis-are-you-sitting-down .tab--container ul li.active {
  background: var(--cis);
}
.cis-are-you-sitting-down .tab--container ul li:hover {
  background: var(--cis);
}
.cis-nomination-awards .award-box.open .bottom span.less,
.cis-nomination-awards .award-box .bottom span.more {
  color: var(--cis);
}
.cis-judges-hosts .about-speakers-custom .single-speaker h3{
  color: var(--cis);
}
.charity-aution-items-cis .single-item .btn,
.charity-aution-items-cis .asia-gaming-awards .person-avatar-img .person-btn {
  background: var(--cis);
}
/************************************/
/* /new-aibc-eurasia-awards/ page style */
.awards-nominations.eurasia-nomination .elementor-column::before {
  background: var(--eurasia);
}
.sitting-down-con.eurasia-sitting .tabs li.active,
.sitting-down-con.eurasia-sitting .tabs li:hover {
  background: var(--eurasia);
}
.sitting-down-con.eurasia-sitting .panel a {
  color: var(--eurasia) !important;
}
.pitch-meet-host-judge.eurasia-judges-host .speakers .single-speaker h3 {
  color: var(--eurasia);
}
.charity-aution-items-asia.eurasia-charity-auction .charity-items .single-item .btn {
  background: var(--eurasia);
}
.awards-nominations-sec .uae-awards-section.eurasia-awards-sec .award-box .bottom span {
  color: var(--eurasia);
}
.eurasia-about-speakers .single-speaker h3,
.eurasia-judges-host .single-speaker h3 {
  color: var(--eurasia) !important;
}
/************************************/
/* /new-aibc-europe-awards/ page style */
.europe-awards-night .awards-nominations .elementor-column::before {
  background: #2365ae;
}
.sitting-down-con.europe-sitting .tabs li.active,
.sitting-down-con.europe-sitting .tabs li:hover {
  background: #0053a0;
}
.sitting-down-con.europe-sitting .panel a {
  color: #0053a0 !important;
}
.europe-hosts-judges .speakers .single-speaker h3 {
  color: #0053a0;
}
.charity-aution-items-asia.europe-charity-auction .charity-items .single-item .btn {
  background: #0053a0;
}
.awards-nominations-sec .uae-awards-section.europe-awards-sec .award-box .bottom span {
  color: #0053a0;
}
#europe.about-speakers-custom .single-speaker h3{
  color: #2365AE !important;
}
/************************************/
/* /new-aibc-africa-awards/ page style */
.awards-nominations.africa-nomination .elementor-column::before {
  background: #f4b900;
}
.sitting-down-con.africa-sitting .tabs li.active,
.sitting-down-con.africa-sitting .tabs li:hover {
  background: #f4b900;
}
.sitting-down-con.africa-sitting .panel a {
  color: #f4b900 !important;
}
.pitch-meet-host-judge.africa-judges-host .speakers .single-speaker h3 {
  color: #f4b900;
}
.charity-aution-items-asia.africa-charity-auction .charity-items .single-item .btn {
  background: #f4b900;
}
.awards-nominations-sec .uae-awards-section.africa-awards-sec .award-box .bottom span {
  color: #f4b900;
}
.africa-judges-host .single-speaker h3 {
  color: #f4b900 !important;
}
.awards-nominations-sec .awards-section-custom .sponsored img {
  display: block;
  margin: 0 auto;
}
/*24 feb*/
.type-wrapper {
  padding: 15px 0;
  text-align: center;
}
.type-wrapper button {
  padding: 10px 35px 10px 35px;
  border-radius: 19px;
  background: #f6f6f6 !important;
  color: #fff !important;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  min-width: 155px;
  line-height: 1.13;
  font-family: "Montserrat";
  display: block;
  margin: auto;
}
.type-wrapper button.diamond {
  background-color: #edf5f6 !important;
  color: #000 !important;
}
.type-wrapper {
  margin-bottom: 20px;
}
.type-wrapper button.platinum {
  background-color: #95c5db !important;
}
.type-wrapper button.gold {
  background-color: #e9b925 !important;
}
.type-wrapper button.silver {
  background-color: #acacac !important;
}
.type-wrapper button.bronze {
  background-color: #bd7b4f !important;
}
.type-wrapper button.standard {
  background-color: #8b87ff !important;
}
.type-wrapper button.branding {
  background-color: #2a8083 !important;
}
.type-wrapper .image-wrapper {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  padding: 30px 0;
  gap: 20px;
}
.type-wrapper .image-wrapper .single-image {
  border: solid 1px #c7c7c7;
  border-radius: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 142px;
}
.type-wrapper .image-wrapper .single-image img {
  padding: 15px;
  height: 90%;
  object-fit: contain;
}
.sponsor-sec {
  margin: 0 15px;
}
.image-wrapper.Diamond {
  display: flex;
  justify-content: center;
}
/************************************/
@media (min-width: 1199px) and (max-width: 1440px) {
  .awards-nominations .elementor-column.awards-nominations-lastchild .elementor-heading-title {
    margin-left: -20px;
    font-size: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .awards-nominations .elementor-column .elementor-heading-title {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .awards-nominations .elementor-column.awards-nominations-lastchild .elementor-heading-title {
    font-size: 26px !important;
  }
}
@media (min-width: 861px) and (max-width: 1024px) {
  .awards-nominations-title .elementor-heading-title,
  .award-nominat-top .elementor-heading-title {
    font-size: 26px !important;
    text-align: center;
  }
  .awards-nominations-title .elementor-widget-wrap {
    margin: 0 !important;
  }
  .awards-nominations .elementor-column .elementor-heading-title {
    font-size: 10px !important;
    line-height: 16px !important;
  }
  .awards-nominations .elementor-column.awards-nominations-lastchild .elementor-heading-title {
    font-size: 22px !important;
  }
}
@media (max-width: 1199px) {
  .pitch-meet-host-judge .elementor-shortcode .speakers {
    margin: 0px 15px;
  }
  .pitch-meet-host-judge .speakers .all-speakers .single-speaker {
    width: -webkit-calc(16% - 14px);
    width: -moz-calc(16% - 14px);
    width: calc(16% - 14px);
  }
}
@media (max-width: 860px) {
  .sitting-down-con .tab--container .tabs li {
    width: 40%;
    padding: 17px 15px;
  }
  .sitting-down-con .tab--container .tabs li:first-child {
    padding: 17px 40px;
  }
  .sitting-down-con .tab--container .tabs li img {
    margin-right: 10px;
  }
  .awards-nominations-sec .uae-awards-section .award-box {
    padding: 25px 10px;
  }
  .awards-nominations-sec .uae-awards-section .top h5 {
    font-size: 12px;
    line-height: 18px;
  }
  .awards-nominations-sec .uae-awards-section .bottom span.more,
  .awards-nominations-sec .uae-awards-section .bottom span.less {
    font-size: 14px;
  }
  .uae-awards-section .award-box.open .discription p {
    font-size: 14px;
    line-height: 24px;
  }
  .attendees-list-item .title {
    font-size: 13px;
  }
  .aibc-our-attendees-custom .attendees-list-item {
    width: 60px;
    height: 60px;
    margin: 14px;
  }
  .aibc-our-attendees-custom .attendees-list-item .percentage {
    font-size: 18px;
  }
  .attendees-list-ite-inner-circle canvas {
    width: 60px !important;
    height: 60px !important;
  }
  .aibc-our-attendees-custom .attendees-list-item .title {
    transform: translate(0px, 28px);
    font-size: 11px;
  }
}
@media (max-width: 600px) {
  .uae-awards-section .award-box {
    width: calc(50% - 10px);
  }
  .awards-nominations-sec .uae-awards-section .top h5 {
    font-size: 18px;
    line-height: 20px;
  }
  .pitch-meet-host-judge .speakers .all-speakers .single-speaker {
    width: -webkit-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: calc(50% - 20px);
  }
  .pitch-top-banner .elementor-column .elementor-widget-image img {
    width: 30%;
  }
  .pitch-top-banner .elementor-column .new-award-country .elementor-image-box-img {
    width: 10% !important;
  }
  .pitch-meet-host-judge .speakers .all-speakers .single-speaker h3 {
    font-size: 14px;
  }
  .pitch-meet-host-judge .speakers .all-speakers .single-speaker .designation {
    font-size: 12px;
  }
  .type-wrapper .image-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
  .sitting-down-con .tab--container .tabs li {
    width: 45%;
    padding: 17px 10%;
  }
  .sitting-down-con .tab--container .tabs li:first-child {
    padding: 17px 13%;
  }
}
@media (min-width: 767px) and (max-width: 860px) {
  .awards-nominations .elementor-column.awards-nominations-lastchild .elementor-heading-title {
    font-size: 20px !important;
  }
  .awards-nominations-title .elementor-heading-title,
  .award-nominat-top .elementor-heading-title {
    font-size: 22px !important;
  }
}
/**/
.about-slider-rec .slick-prev::before,
.mob-slider-con .slick-prev::before {
  content: " \276E" !important;
  color: #fff !important;
  font-size: 27px !important;
}
.about-slider-rec .slick-prev, .about-slider-rec .slick-next,
.mob-slider-con .slick-prev, .mob-slider-con .slick-next {
  background: transparent !important;
}
.about-slider-rec .slick-next::before,
.mob-slider-con .slick-next::before {
  content: " \276F" !important;
  color: #fff !important;
  font-size: 27px !important;
}
.mob-slider-con .slick-prev,
.about-slider-rec .slick-prev {
  left: -15px;
}
.mob-slider-con .slick-next,
.about-slider-rec .slick-next {
  right: -15px;
}
.about-slider-rec p strong {
  text-shadow: 2px 2px 10px #000;
}
/*AIBC-438*/
/*awards section open box styling*/
.awards-section-custom .award-box.open {
  width: 700px;
  padding: 0;
}
.awards-section-custom .award-box.open .box {
  width: calc(50% - 10px);
  border-right: 1px solid #c4c4c4;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
}
.awards-nominations-sec .awards-section-custom .award-box.open .top {
  padding: 30px;
}
.awards-section-custom .award-box.open .discription {
  padding: 10px 30px;
}
.attendees-list-item {
  position: relative;
}
.attendees-list-item:after {
  border: none;
  position: absolute;
  top: 0.35em;
  left: 0.35em;
  text-align: center;
  display: block;
  border-radius: 50%;
  width: 95%;
  height: 95%;
  background-color: transparent;
  content: " ";
}
.aibc-our-attendees-custom .attendees-list-item {
  margin: 43px 3px 11px 3px;
}
.attendees-list-item.progress-circle {
  border: none;
}
.attendees-list-item.progress-circle {
  position: relative;
}
.attendees-list-ite-inner-circle {
  position: absolute;
}
.continent-main-wrapper {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.continent-box {
  padding: 21px 31px 21px 31px;
  border-style: solid;
  border-width: 2px 2px 2px 2px;
  border-color: #c7c7c7;
  border-radius: 20px 20px 20px 20px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s all ease-in-out;
}
.continent-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.continent-box figure {
  width: 60px;
  height: 60px;
  margin-bottom: 15px !important;
}
.cont-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
}
.cont-date {
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
.continent-box.eurasia .cont-title,
.continent-box.eurasia .cont-date {
  color: var(--eurasia);
}
.continent-box.cis .cont-title,
.continent-box.cis .cont-date {
  color: var(--cis);
}
.continent-box.africa .cont-title,
.continent-box.africa .cont-date {
  color: var(--africa);
}
.continent-box.americas .cont-title,
.continent-box.americas .cont-date {
  color: var(--americas);
}
.continent-box.europe .cont-title,
.continent-box.europe .cont-date {
  color: var(--europe);
}
.continent-box.asia .cont-title,
.continent-box.asia .cont-date {
  color: var(--asia);
}
.continent-box.first {
  order: -1;
}
.continent-box.first .cont-info * {
  color: #fff;
}
.continent-box.eurasia.first,
.continent-box.eurasia:hover {
  background-color: var(--eurasia);
}
.continent-box.africa.first,
.continent-box.africa:hover {
  background-color: var(--africa);
}
.continent-box.americas.first,
.continent-box.americas:hover {
  background-color: var(--americas);
}
.continent-box.europe.first,
.continent-box.europe:hover {
  background-color: var(--europe);
}
.continent-box.asia.first,
.continent-box.asia:hover {
  background-color: var(--asia);
}
.continent-box.cis.first,
.continent-box.cis:hover {
  background-color: var(--cis);
}
.continent-box:hover .cont-info * {
  color: #fff;
}
.image-wrapper.Diamond .single-image {
  width: 100%;
  margin-bottom: 10px;
  max-width: 350px;
}
.image-wrapper.Diamond {
  flex-wrap: wrap;
}
/*New Asia Awards page styling*/
.eurasia-are-you-sitting-down .tab--container ul li.active,
.eurasia-are-you-sitting-down .tab--container ul li:hover {
  color: #fff;
  background: var(--eurasia);
}
.asia-are-you-sitting-down .tab--container ul li.active,
.asia-are-you-sitting-down .tab--container ul li:hover {
  color: #fff;
  background: var(--asia);
}
/*newslwtter with poker background*/
.poker-bg-newsletter .newsletter {
  background: linear-gradient( to right, rgba(0, 0, 0, 0.2) 5%, rgba(0, 0, 0, 0.7) ), url("/wp-content/uploads/2022/03/pokerbg_generated-opt.jpg") !important;
}
/*New Awards page common styling*/
.custom-sitting-tab .tab--container ul li.active img {
  visibility: hidden;
}
.custom-sitting-tab .sitting-down-con .tab--container .tabs li:hover img {
  visibility: hidden;
}
.custom-sitting-tab .tab--container ul li.active:nth-child(1),
.custom-sitting-tab .sitting-down-con .tab--container .tabs li:hover:nth-child(1) {
  background-image: url("/wp-content/uploads/2022/03/Icon-awesome-chair.png");
  background-repeat: no-repeat;
  background-position: 40px 12px;
}
.custom-sitting-tab .tab--container ul li.active:nth-child(2),
.custom-sitting-tab .sitting-down-con .tab--container .tabs li:hover:nth-child(2) {
  background-image: url("/wp-content/uploads/2022/03/table.png");
  background-repeat: no-repeat;
  background-position: 40px 18px;
}
.custom-sitting-tab .tab--container ul li.active:nth-child(3),
.custom-sitting-tab .sitting-down-con .tab--container .tabs li:hover:nth-child(3) {
  background-image: url("/wp-content/uploads/2022/03/award.png");
  background-repeat: no-repeat;
  background-position: 40px 18px;
}
.custom-sitting-tab .tab--container ul li.active:nth-child(4),
.custom-sitting-tab .sitting-down-con .tab--container .tabs li:hover:nth-child(4) {
  background-image: url("/wp-content/uploads/2022/03/title.png");
  background-repeat: no-repeat;
  background-position: 40px 18px;
}
.aibc-our-attendees-custom .attendees-list-item .percentage {
  margin: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.aibc-our-attendees-custom .attendees-list-item .title {
  position: absolute;
  bottom: 15px;
}
/*AIBC-467*/
.elementor-widget-wrap.elementor-element-populated .highlights-custom-section {
  width: 49% !important;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
}
.about-page-bottom-img1.highlights-custom-section {
  border-right: 2px solid #000000;
}
.about-page-bottom-subimg1.highlights-custom-section .elementor-widget-container {
  padding-top: 0 !important;
}
.card-logo img {
  max-width: 185px !important;
  height: 104px !important;
  object-fit: contain;
}
.card-location .elementor-image-box-wrapper > * {
  width: unset !important;
}
.card-location .elementor-image-box-wrapper {
  justify-content: center;
}
.card-logo img {
  max-width: 185px !important;
  height: 104px !important;
  object-fit: contain;
}
.card-location .elementor-image-box-wrapper > * {
  width: unset !important;
}
.card-location .elementor-image-box-wrapper {
  justify-content: center;
}
/*  */
.home-countdown .eael-countdown-item div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-countdown .eael-countdown-days {
  display: flex;
}
.home-countdown #eael-countdown-96f381d {
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-countdown .eael-countdown-item > div {
  padding: 0 12px 0 8px;
}
.home-countdown .eael-countdown-digits {
  margin-right: 8px;
}
.home-countdown .eael-countdown-label {
  font-size: 20px !important;
}
.home-countdown .eael-countdown-digits::after {
  right: 12% !important;
  transform: rotate(10deg);
  left: unset !important;
  top: 30% !important;
  content: "" !important;
  width: 1px;
  height: 50%;
  background: #fff;
}
.home-countdown .eael-countdown-digits::after {
  display: none;
}
.home-countdown .eael-countdown-item > div {
  position: relative;
}
.home-countdown .eael-countdown-item > div::after {
  content: "";
  position: absolute;
  right: 4px;
  height: 50%;
  width: 1.5px;
  background: #fff;
  transform: rotate(15deg);
  top: 55%;
  transform: translateY(-50%) rotate(15deg);
  font-size: 24px;
  font-weight: bold;
}
.timer-home {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1111 !important;
  padding: 3px 0 !important;
}
.home-countdown .eael-countdown-item:last-child > div::after {
  display: none;
}
.timer-home .last-chance .elementor-widget-container h2 {
  font-family: "Montserrat", Sans-serif !important;
  font-size: 24px !important;
}
.new-agenda button.slick-disabled {
  display: none !important;
}
/* AIBC-560 */
#elementor-tab-content-1191:not(#elementor-tab-content-1191[hidden="hidden"]) {
  display: block !important;
}
#ajax-filter-startup-pitch .single-item-inner {
  margin-right: auto;
  margin-bottom: 30px;
}
/* AIBC-589*/
.startup-pitch-width.companies-items-slider
  .single-item:not(.single-item-full-size) {
  width: 22% !important;
}
ul.agenda-submenu.new-agenda.america-agenda li a:hover,
ul.agenda-submenu.new-agenda.america-agenda li a:focus {
  color: #fff;
  background-color: var(--americas);
}
ul.agenda-submenu.new-agenda.asia-agenda li a:hover,
ul.agenda-submenu.new-agenda.asia-agenda li a:focus {
  color: #fff;
  background-color: var(--asia);
}
ul.agenda-submenu.new-agenda.europe-agenda li a:hover,
ul.agenda-submenu.new-agenda.europe-agenda li a:focus {
  color: #fff;
  background-color: var(--europe);
}
ul.agenda-submenu.new-agenda.cis-agenda li a:hover,
ul.agenda-submenu.new-agenda.cis-agenda li a:focus {
  color: #fff;
  background-color: var(--cis);
}
ul.agenda-submenu.new-agenda.africa-agenda li a:hover,
ul.agenda-submenu.new-agenda.africa-agenda li a:focus {
  color: #fff;
  background-color: var(--africa);
}
ul.agenda-submenu.new-agenda.eurasia-agenda li a:hover,
ul.agenda-submenu.new-agenda.eurasia-agenda li a:focus {
  color: #fff;
  background-color: var(--eurasia);
}
/* AIBC-594 */
.twenty-three-percent {
  position: relative;
  top: -100px;
  left: 29%;
}
.sixteen-percent {
  position: relative;
  top: -90px;
  left: 27%;
}
.nine-percent {
  position: relative;
  top: -70px;
  left: -12%;
}
.fifty-two-percent {
  position: relative;
  top: -110px;
  left: 20%;
}
/* AIBC-590 */
.past-issue-magazine .testimonial-slide-home1 .testimonial img {
  height: 250px;
  width: 200px;
  border-radius: 0;
}
.past-issue-magazine .testimonial-slide-home1 .title h5 {
  font-size: 12px;
  width: 200px;
  margin-top: 5px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
.past-issue-magazine .slick-vertical .slick-slide {
  height: 890px;
}
.past-issue-magazine .testimonial-slide-home1 .testimonial .title {
  font-size: 13px;
}
.past-issue-magazine .testimonial-slide-home1 .testimonial .latest {
  display: none;
}
.past-issue-magazine .testimonial-slide-home1 .testimonial {
  padding-top: 0;
  height: 290px;
}
.past-issue-magazine .testimonial-slide-home1 {
  background-color: transparent;
  margin-top: 0;
  max-height: unset;
  width: 250px;
}
.past-issue-magazine .testimonial-slide-home1 .fa-angle-up {
  display: none !important;
}
.past-issue-magazine .testimonial-slide-home1 .slick-icon {
  display: flex;
  justify-content: center;
  font-size: 50px;
  font-weight: 100;
  color: #5882f2;
  cursor: pointer;
  width: 200px;
}
.latest-gaming-magazine-custom img {
  height: 1417px;
  object-fit: revert;
}
.block-magazine-custom .container {
  max-width: unset;
  padding: 0;
}
.column {
  float: left;
  padding: 10px;
}
.block-magazine-issue .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0;
}
.imagemagazine {
  width: 70%;
  padding: 0;
}
.imagemagazinecolumn {
  width: 30%;
  padding-left: 20px;
}
.imagemagazinecolumn p {
  margin-top: -20px;
  line-height: 1.2;
  text-align: center;
  width: 200px;
  padding-bottom: 10px;
}
.imagemagazine img {
  height: 878.75px;
}
.imagemagazine p {
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
}
.past-issue-magazine .testimonial-slide-home1 .testimonial img:hover {
  cursor: pointer;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.latest-block-magazine-heading h2{
  font-size: 36px;
}
.magazine-top-banner h2{
  font-size: 36px;
}
/* AIBC-595 */
.slick-next, .slick-prev {
  z-index: 99;
}
/* AIBC-597 */
.media-parteners-custom .single-item.full .left {
  width: 30%;
}
.media-parteners-custom .single-item.full .right,
.media-parteners-custom .single-item-inner.full .right {
  width: 70%;
}
.media-parteners-custom .resetStartups {
  top: 15px;
  text-decoration: none;
  text-transform: capitalize;
}
/*590*/
.single-item .full {
  width: 100%;
}
/*  */
.elementor-widget-shortcode .elementor-widget-container > .star-rating,
.elementor-widget-text-editor .elementor-widget-container > .star-rating {
  display: none;
}
/* AIBC-418 */
.frontpage-buttons-first:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-first > .elementor-element-populated {
  padding: 40px 0px 10px 0px;
}
.frontpage-buttons-first-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-first-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-first-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-first-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-first-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-first-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frontpage-buttons-first-inner .elementor-image-box-description {
  color: #000000;
}
.frontpage-buttons-second:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-second > .elementor-element-populated {
  padding: 040px 0px 10px 0px;
}
.frontpage-buttons-second-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-second-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-second-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-second-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-second-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-second-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frontpage-buttons-second-inner .elementor-image-box-description {
  color: #000000;
}
.frontpage-buttons-third:hover > .elementor-element-populated,
.frontpage-buttons-first:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-third > .elementor-element-populated {
  padding: 40px 0px 10px 0px;
}
.frontpage-buttons-third-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-third-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-third-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-third-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-third-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-third-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.under-space {
  text-underline-offset: 10px;
}
.frontpage-buttons-third-inner .elementor-image-box-description {
  color: #000000;
}
.frontpage-buttons-fourth:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-fourth > .elementor-element-populated {
  padding: 40px 0px 10px 0px;
}
.frontpage-buttons-fourth-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-fourth-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-fourth-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-fourth-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-fourth-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-fourth-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frontpage-buttons-fourth-inner .elementor-image-box-description {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
}
.frontpage-buttons-fifth:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-fifth > .elementor-element-populated {
  padding: 040px 0px 10px 0px;
}
.frontpage-buttons-fifth-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-fifth-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-fifth-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-fifth-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-fifth-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-fifth-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frontpage-buttons-fifth-inner .elementor-image-box-description {
  color: #000000;
}
.frontpage-buttons-sixth:hover > .elementor-element-populated {
  background-color: #ededed;
}
.frontpage-buttons-sixth > .elementor-element-populated {
  padding: 040px 0px 10px 0px;
}
.frontpage-buttons-sixth-inner.elementor-position-right .elementor-image-box-img {
  margin-left: 15px;
}
.frontpage-buttons-sixth-inner.elementor-position-left .elementor-image-box-img {
  margin-right: 15px;
}
.frontpage-buttons-sixth-inner.elementor-position-top .elementor-image-box-img {
  margin-bottom: 15px;
}
.frontpage-buttons-sixth-inner .elementor-image-box-wrapper .elementor-image-box-img {
  width: 30%;
}
.frontpage-buttons-sixth-inner .elementor-image-box-img img {
  transition-duration: 0.3s;
}
.frontpage-buttons-sixth-inner .elementor-image-box-title {
  color: #000000;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.frontpage-buttons-sixth-inner .elementor-image-box-description {
  color: #000000;
}
.frontpage-buttons-sixth-inner > .elementor-widget-container {
  margin: 0px 0px 0px 0px;
}
.frontpage-buttons {
  cursor: pointer;
}
.frontpage-buttons .elementor-widget-image-box .elementor-image-box-content {
  width: 100%;
}
.frontpage-buttons h3.elementor-image-box-title {
  margin-top: 0.5em;
}
.frontpage-buttons img {
  width: 100%;
  height: 100%;
  max-width: 47px;
  min-height: 47px;
  object-fit: contain;
}
.frontpage-buttons .elementor-widget-image-box .elementor-image-box-img {
  display: inline-block;
}
.frontpage-buttons .elementor-widget-image-box .elementor-image-box-title a {
  color: inherit;
}
.frontpage-buttons .elementor-widget-image-box .elementor-image-box-wrapper {
  text-align: center;
}
.frontpage-buttons .elementor-widget-image-box .elementor-image-box-description {
  margin: 0;
}
/* AIBC-625 */
.gallery-custom .elementor-tab-desktop-title.elementor-active:after {
  content: "";
  position: absolute;
  width: 80% !important;
  height: 5px !important;
  left: 15% !important;
  bottom: 0 !important;
  background: #772d8e;
}
.gallery-custom .directory-gallery .single-gallery h3 {
  padding-top: 10px;
}
.gallery-custom .directory-gallery .single-gallery h3:before {
  content: "";
  position: relative;
  width: 10px;
  height: 20px;
  background: none;
  border-left: 5px solid #772d8e;
  padding-right: 10px;
}
.videotitle {
  font-size: 20px;
}
.vdogallerytitle:before {
  content: "";
  position: relative;
  width: 10px;
  height: 20px;
  background: none;
  border-left: 5px solid #772d8e;
  padding-right: 10px;
}
.gallery-custom .gallery-heading h3 {
  height: 34px;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.gallery-custom .gallery-heading h4 {
  height: 15px;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.gallery-custom .titlevideo {
  margin-top: 0;
}
.gallery-custom .video-slider1Old .videoClickEvent .video-title{
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #000;
}
.gallery-custom .gallery-heading {
  padding-bottom: 10px;
  margin-top: -80px;
  margin-left: -20px;
}
.gallery-custom .photo-gallery {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  margin-left: -20px;
}
.gallery-custom .directory-gallery h2 {
  font-family: Montserrat !important;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #772d8e;
  border-bottom: 1px solid #772d8e;
}
.gallery-custom .directory-gallery h2::after {
  display: none;
}
.gallery-custom .directory-gallery .titlevdo {
  margin-top: 0;
}
.gallery-custom .directory-gallery .imagemagazine.full .titlevdo {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.gallery-custom .directory-gallery .imagemagazine.full .titlevdo:before {
  content: "";
  position: relative;
  width: 10px;
  height: 20px;
  background: none;
  border-left: 5px solid #772d8e;
  padding-right: 10px;
}
.gallery-custom .directory-gallery .imagemagazinecolumn .titlevdo {
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}
.gallery-custom .directory-gallery h2 {
  padding: 20px 0 0 0;
  margin-bottom: 0;
}
.gallery-custom .video-gallery h2 {
  margin-bottom: 50px;
  margin-top: 0;
  padding-top: 0;
}
.gallery-custom .video-gallery .imagemagazinecolumn {
  cursor: pointer;
}
.gallery-custom .directory-gallery .gallery-heading + div > .elementor-heading-title {
  display: none;
  margin-bottom: 30px;
}
.gallery-tabs-custom .elementor-tabs .elementor-tabs-wrapper {
  border-bottom: 1px solid #707070;
  width: 1080px;
}
.gallery-tabs-custom .slick-vertical .slick-slide {
  height: 610px;
}
.gallery-custom .video-slider1Old {
  margin-top: 50px;
}
.gallery-custom .video-slider1Old .slick-cloned {
  display: none;
}
.gallery-custom .video-slider1Old .videoClickEvent {
  width: 300px;
  height: 180px;
}
.gallery-custom .video-slider1Old .videoClickEvent iframe {
  height: 143.5px;
}
.gallery-custom .imagemagazinecolumn {
  padding-left: 0;
}
.gallery-custom .imagemagazinecolumn p {
  width: auto;
  padding-bottom: 0;
}
.gallery-custom .column {
  padding: 10px 0 0 10px;
}
.gallery-custom .imagemagazine iframe {
  padding: 0 10px 0 0;
  height: 540px;
  max-height: 100% !important;
}
.gallery-custom .imagemagazinecolumn {
  width: 100%;
}
.gallery-custom .imagemagazine {
  margin-bottom: 50px;
}
.gallery-tabs-custom .elementor-tabs .elementor-tabs-wrapper .elementor-tab-desktop-title {
  padding: 0 0 20px 20px;
}
/* AIBC-615 Footer style */
.footer-logo-custom img {
  padding: 20px;
}
/* AIBC - 619 Plan Your Trip */
.americas_hotels .single-hotel {
  border: 1px solid #dfdfdf;
  box-shadow: 0 10px 11px 0 rgba(0, 0, 0, 0.07);
  margin: 15px;
  padding: 30px 0;
  flex-direction: column;
}
.americas_hotels .hotel-reviews button {
  background: var(--americas) !important;
  border-radius: 10px;
  padding: 10.5px 20px;
  max-width: 220px;
  text-transform: uppercase;
  font-weight: bold;
}
.americas_hotels .hotel-reviews a.more {
  background: var(--americas) !important;
  border-radius: 10px;
  padding: 10.5px 20px;
  text-transform: uppercase;
  font-weight: bold;
}
.americas_hotels .hotel-reviews .hotel-detail {
  text-align: center;
}
.americas_hotels .hotel-reviews .hotel-detail h3 {
  font-size: 28px;
  color: #000;
  font-weight: bold;
}
.americas_hotels .hotel-reviews .hotel-detail p {
  font-size: 16px;
  color: #000;
  line-height: 24px;
  font-weight: 500;
}
/* AIBC- 664 single people page style*/
.post-pag-wrap {
  padding: 14px 0px;
  width: 100%;
  margin: 20px auto 50px;
}
.post-pag-container {
  width: 49%;
  padding: 0px 8px;
  box-sizing: border-box;
  display: inline-block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  vertical-align: top;
  min-height: 50px;
}
.post-pag-container h3 {
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  margin: auto;
  margin-top: 7px;
  margin-bottom: 0px;
}
.post-pag-container.prev {
  text-align: left;
  margin-right: -1px;
}
.post-pag-container.next {
  text-align: right;
  margin-left: -2px;
}
.post-pag-container.prev h3 {
  text-align: left;
}
.post-pag-container.prev h3 a{
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 10.5px 48px 10.5px 48px;
  border-radius: 10px;
  background-color: #742c8a;
}
.post-pag-container.prev h3 a:before{
  content: '\276E';
  display: block;
  height: 8px;
  position: absolute;
  left: 20px;
  top: 20%;
  width: 0;
}
.post-pag-container.next h3 {
  text-align: right;
}
.post-pag-container.next h3 a{
  padding: 10.5px 48.9px 10.5px 48px;
  border-radius: 10px;
  background-color: #742c8a;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  position: relative;
}
.post-pag-container.next h3 a:after{
  content: '\276F';
  display: block;
  height: 8px;
  margin-top: -6px;
  position: absolute;
  right: 30px;
  top: 35%;
  width: 0;
}
/* AIBC - 663 */
.hotels-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -20px;
}
.single-hotel-new {
  width: calc(25% - 20px * 2);
  margin: 20px;
  border: 1px solid #dfdfdf;
  border-radius: 10px;
  box-shadow: 0 10px 11px 0 rgba(0, 0, 0, 0.07);
  height: 0%;
  padding-top: 20px;
  text-align: center;
}
.single-hotel-new.full {
  width: 100%;
}
.single-hotel-new .hotel-title {
    height: 60px;
}
.single-hotel-new h3 {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.single-hotel-new .star-rating {
  color: #fcd010;
  text-align: center;
  margin-bottom: 16px;
  height: 16px;
}
.single-hotel-img {
  display: block;
  margin: 30px auto;
  width: auto;
  height: 50px !important;
}
.single-hotel-new .btn-read-more,
.single-hotel-new .book-btn {
  background-color: #2365ae!important;
  color: #fff!important;
  margin: 0 auto;
  margin-bottom: 24px;
  border-radius: 10px;
  padding: 10.5px 30px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.single-hotel-new .book-btn {
  text-align: center;
}
.single-hotel-new .single-hotel-info-container {
  position: relative;
  display: none;
  padding: 20px;
  word-wrap: break-word;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 500;
  width: calc(100% - 45px * 2);
  margin: 0 auto;
}
.close-hotel-info {
  width: 35px;
  height: 35px;
  position: absolute;
  top: -80px;
  right: 0;
  cursor: pointer;
  color: #9f9f9f;
}
.single-hotel-new .img-gallery a img {
  height: 100%;
}
.aibc-hotels.asia-hotels .single-hotel-new .btn-read-more,
.aibc-hotels.asia-hotels .single-hotel-new .book-btn {
  background-color: var(--asia)!important;
}
.aibc-hotels.africa-hotels .single-hotel-new .btn-read-more,
.aibc-hotels.africa-hotels .single-hotel-new .book-btn {
  background-color: var(--africa)!important;
}
.aibc-hotels.eurasia-hotels .single-hotel-new .btn-read-more,
.aibc-hotels.eurasia-hotels .single-hotel-new .book-btn {
  background-color: var(--eurasia)!important;
}
.aibc-hotels.cis-hotels .single-hotel-new .btn-read-more,
.aibc-hotels.cis-hotels .single-hotel-new .book-btn {
  background-color: var(--cis)!important;
}
/* AIBC-697 */
.autocomplete-suggestions .autocomplete-suggestion b {
  font-weight: bold;
  color: #787878;
}
#searchform.search-form {
  position: relative;
  float: right;
}
.home-news-menu.opacity #searchform.search-form,
#searchform .s-form.open {
  width: 100%;
}
.hs-search-field__suggestions {
  width: 100%;
  font-size: 16px;
  position: absolute;
  top: 36px;
  background: #fff;
  z-index: 99;
  display: none;
}
.s-form.open .hs-search-field__suggestions {
  display: block;
}
.hs-search-field__suggestions .highlight {
  font-weight: bold;
  padding: 5px 15px 5px 15px;
}
.hs-search-field__suggestions li {
  padding: 0;
}
.hs-search-field__suggestions li:hover {
  background-color: rgba(0, 0, 0, 0.1);
  outline: 0;
}
.hs-search-field__suggestions li a {
  display: block;
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
  color: #787878;
  font-family: "Montserrat";
  padding: 5px 15px 5px 15px;
}
.hs-search-field__suggestions li a span.ui-state-highlight {
  border: none;
  color: #787878;
  font-weight: bold;
  background: transparent;
}
#search-results .highlight-term .highlight {
  color: #787878;
}
.site-header .search-form {
  position: absolute;
  right: 200px;
  top: 200px;
}
.site-header .search-field {
  background-color: transparent;
  background-image: url(images/search-icon.png);
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  border: none;
  cursor: pointer;
  height: 37px;
  margin: 3px 0;
  padding: 0 0 0 34px;
  position: relative;
  -webkit-transition: width 400ms ease, background 400ms ease;
  transition: width 400ms ease, background 400ms ease;
  width: 0;
}
.site-header .search-field:focus {
  background-color: #fff;
  border: 2px solid #c3c0ab;
  cursor: text;
  outline: 0;
  width: 230px;
}
.search-form .search-submit {
  display: none;
}
.news-search .search-form .s-form .search-label {
  display: block;
  margin: 0;
  cursor: pointer;
}
.news-search .search-form .s-form .search-label i {
  font-size: 25px;
  line-height: 30px;
  color: #5882f2;
}
.news-search .search-form .search-field {
  display: block;
  max-width: 245px;
  width: 100%;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  cursor: text;
  background-color: #fff;
  border: none;
  border-bottom: solid 1px #5882f2;
  margin: 0;
  outline: none !important;
  right: 0;
  padding-top: 2px;
  padding-left: 0;
  color: #000;
  font-weight: 400;
}
.news-search .search-form .s-form.open .search-field {
  display: block;
  font-size: 16px;
  letter-spacing: normal;
  font-family: Arial;
}
.news-search .search-form .s-form.open .search-label {
  display: none;
}
.s-form {
  display: flex;
}
.search-in-search-page {
  padding-top: 3rem;
}
.search-in-search-page .search-form .search-submit {
  display: block;
  padding: 0.25rem 1rem;
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #fff !important;
  background: #5882f2 !important;
  border-radius: 4px;
  outline: none;
  border: 1px solid transparent;
}
/**********AIBC-664**********/
/* AIBC-710 */
.all-speakers .single-speaker:not(.single-speaker-host){

}
.hosts-and-judges .all-speakers .single-speaker:not(.single-speaker-host){
  width: 16% !important;
  margin: 0 !important;
}
/* AIBC-706 */
.meet-the-past-winners-tabs .elementor-tab-desktop-title.elementor-active:after{
  content: "";
  position: absolute;
  width: 66% !important;
  height: 3px !important;
  left: 0% !important;
  bottom: 0 !important;
  background: #e54141;
}
.meet-the-past-winners-tabs .elementor-tabs-wrapper{
  border-bottom: 1px solid #000;
}
.meet-the-past-winners-tabs .single-winner{
  width: 20%!important;
  margin: 10px;
  padding: 17.3px 22.5px 21.9px;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 29%);
  background-color: #fff;
}
.meet-the-past-winners-tabs .single-winner .winner-img{
  height: 30px;
}
.meet-the-past-winners-tabs .single-winner .winner-img img{
  width: 134px;
  height: 39px;
  object-fit: contain;
}
.meet-the-past-winners-tabs .single-winner h3{
  font-size: 10px;
  padding-top: 10px;
  color: #000;
  border-bottom: 2px solid #000;
  min-height: 40px;
  padding-bottom: 0;
}
.meet-the-past-winners-tabs .slick-prev:before{
  content: '\f053';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 32px;
  color: #000;
  left: 30px;
  top: -30%;
}
.meet-the-past-winners-tabs .right-winner-content .all-winners .slick-list{
  margin-left: 50px;
}
.meet-the-past-winners-tabs .elementor-tab-content img {
  height: 70%;
}
.elementor-section.elementor-element-a1c276d > .elementor-container {
  max-width: 1399px;
}
.meet-the-past-winners-tabs img.alignnone {
  margin-left: 380px;
}
.meet-the-past-winners-tabs .elementor-tab-title {
  padding-left: 0px;
  padding-right: 35px;
}
.meet-the-past-winners-tabs .slick-next:before {
  content: '\f054';
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 32px;
  color: #000;
  left: 0%;
  top: -30%;
}
.meet-the-past-winners-tabs button.slick-next.slick-arrow {
  background: none;
}
.meet-the-past-winners-tabs .slick-next {
  right: 0px;
}
.meet-the-past-winners-tabs .all-winners.slider-winners.slick-initialized.slick-slider {
  padding: 0px 40px 0px 10px;
  width: 780px !important;
}
.meet-the-past-winners-tabs .single-winner {
  width: 203px!important;
  height: 121px;
  vertical-align: top;
}
.meet-the-past-winners-tabs img.size-medium:first-child {
  margin-left: 60px;
  margin-right: 0px !important;
}
.meet-the-past-winners-tabs .slick-track .slick-slide {
  width: 780px !important;
}
.meet-the-past-winners-tabs img.alignleft {
  margin-right: 0px;
}
.meet-the-past-winners-tabs .left-winner-image{
  float: left;
  display: flex;
  margin-top: 15px;
}
.meet-the-past-winners-tabs .left-winner-image img{
  height: 320px;
}
.meet-the-past-winners-tabs .right-winner-content{
  width: 40%;
  float: left;
  margin-top: 30px;
}
.meet-the-past-winners-tabs .winner-wrapper{
  display: flex;
  flex-wrap: wrap;
}
.meet-the-past-winners-tabs .single-winner:hover{
  border: 1px solid #e54141;
}
/* AIBC-709 */
.cis-color.slick-dots-modification li button:hover:before {
  color: var(--cis)!important;
}
.europe-color.slick-dots-modification li button:hover:before {
  color: #2365AE!important;
}
.americas-color.slick-dots-modification li button:hover:before {
  color: var(--americas)!important;
}
.africa-color.slick-dots-modification li button:hover:before {
  color: #F4B900!important;
}
.eurasia-color.slick-dots-modification li button:hover:before {
  color: var(--eurasia)!important;
}
/* AIBC-653 */
.leaflet_map_menu::-webkit-scrollbar{
  background: #3a3a3a;
  height: 50%;
}
.leaflet_summits{
  display: none;
}
.leaflet_layer_switcher_wrapper{
  position: absolute;    
  top: 570px;
  background: #222222;
  width: calc(25% - 17.5px);
  display: flex;
  flex-wrap: wrap;    
  justify-content: space-between;
  height: 50px;
}
.leaflet_layer_switcher{
  width: 50%;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  cursor: pointer;
  margin-top: 10px;
}
.leaflet_layer_switcher.active,
.leaflet_layer_switcher:hover{
  font-weight: 700;
  text-decoration: underline;
  text-decoration-color: #d70024;
  letter-spacing: 1.5px;
}
.openMarkerTarget{
    display: none;
}
.openMarkerTargetSubsectionInnerButton div:hover,
.openMarkerTargetSubsectionInnerButton div.invert{
  filter: invert(1);
}
#igatheringHubspotForm{
    display: none;
}
#igatheringSponsorshipSection{
    display: none;
}
.leaflet_map_grid,
.leaflet_map_menu,
.leaflet_map{
    background-color: #2B2B2B;
}
.leaflet_map_menu::-webkit-scrollbar-thumb{
  background: #fff;
  border: 6px solid transparent;
  border-radius: 10px;
  background-clip: content-box;
}
.leaflet_map_menu::-webkit-scrollbar-track{
  background: #393939;
}
.leaflet_map_grid,
.leaflet_map_content{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.leaflet_map_menu,
.leaflet_map{
    height: 625px;
    float: left;
    margin: 0;
    overflow-y: scroll;
}
.leaflet_map_menu{
    width: 25%;
    padding-bottom: 52px;
}
.leaflet_map{
    width: 75%;
}
.openMarkerImg{
    cursor: pointer; 
    float: left; 
    width: 100%; 
    background-position: center; 
    background-repeat: no-repeat; 
    background-size: cover;
}
.openMarkerInnerLeft{
    float: left; 
    width: 50%;
    padding: 5%;
}
.openMarkerInnerRight{    
    float: left;
    width: 50%; 
    padding: 5%; 
    text-transform: uppercase; 
    color: #fff;
}
.openMarkerInnerRightFirstSpan{
    font-size: 22px; 
    font-weight: 800;
}
.openMarkerInnerRightRuler{
    width: 66%; 
    border: 1px solid #FFF; 
    background-color: #FFF; 
    margin-bottom: 0.25em;
}
.openMarkerInnerRightSecondSpan{
    font-size: 14px; 
    font-weight: 500;
}
.openMarkerTarget{
    margin-top: 1em;
}
.openMarkerTargetSubsection,
.openMarkerTargetSecondSubsection{
  width: 1140px;
  margin-left: calc(50% - 570px);
  margin-top: 1em;
}
.openMarkerTargetSubsectionInner,
.openMarkerTargetSubsectionInnerButton{
  width: 50%;
  float: left;
}
.openMarkerTargetSubsectionInnerButtons{
  width: 100%;
  max-width: 1140px;
  margin-top: 1em;
}
.openMarkerTargetSecondSubsectionLeft,
.openMarkerTargetSecondSubsectionRight{
    float: left;
    display: inline;
    color: #000;
    padding: 1em;
}
.openMarkerTargetSecondSubsectionLeft{
    width: 66%;
}
.openMarkerTargetSecondSubsectionRight{
    width: 34%;
}
.openMarkerTargetSecondSubsectionViolet{
    text-transform: uppercase;
    font-weight: 700;
    color: #FFF !important;
    background-color: #453d90;
}
.openMarkerTargetSecondSubsectionTopLeft{
    border-top-left-radius: 5px;
}
.openMarkerTargetSecondSubsectionTopRight{
    border-top-right-radius: 5px;
}
.openMarkerTargetSecondSubsectionBottomLeft,
.openMarkerTargetSecondSubsectionBottomRight{
    border: 1px solid #CFCFCF !important;
    height: 6em;
}
.openMarkerTargetSecondSubsectionBottomLeft{
    border-bottom-left-radius: 5px;
}
.openMarkerTargetSecondSubsectionBottomRight{
    border-bottom-right-radius: 5px;
}
.openMarkerTargetSecondSubsectionLeftInnerEighth,
.openMarkerTargetSecondSubsectionLeftInnerThreeQuarter{
    float: left;
}
.openMarkerTargetSecondSubsectionLeftInnerEighth{
    width: 12.5%;
}
.openMarkerTargetSecondSubsectionLeftInnerThreeQuarter{
    width: 75%;
}
.openMarkerTargetSecondSubsectionLeftInnerHeader{
    font-weight: 700;
}
.leaflet-popup-content-wrapper{
    padding: 0px !important;
    border-radius: 0px !important;
}
.leaflet-popup-content{
    margin: 0 !important;
}
.leaflet-popup-content-inner-wrapper{
    padding: 0.5em;
}
.swiper-slide-image{
    width: 100% !important;
}
/* AIBC-716 */
.slider-speakers .slick-prev::before, .slider-speakers .slick-next::before {
  color: #000!important;
}
.blog-listing-bellow{
  width: 100%;
}
/*AIBC-755 MEET THE SQUAD*/
/*OUR TEAMS SECTION TABS*/
.meet-the-squad-tabs {
  width: auto;
  border-radius: 5px 5px 5px 5px;
}
.meet-the-squad-tabs hr{
  border-bottom: 1px solid #bfbfbf;
}
ul#meet-the-squad-tabs-nav{
  list-style: none;
  margin: 0;
  padding: 5px;
  overflow: auto;
  float: right;
}
ul#meet-the-squad-tabs-nav li {
  float: left;
  font-weight: bold;
  margin-right: 2px;
  padding: 8px 10px;
  border-radius: 5px 5px 5px 5px;
  cursor: pointer;
}
ul#meet-the-squad-tabs-nav li a:hover{
  color:#0053a0;
}
ul#meet-the-squad-tabs-nav li.active a {
  color:#0053a0;
}
#meet-the-squad-tabs-nav li a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
 font-weight: bold;
}
.meet-the-squad-tabs-content {
  padding: 10px;
  border: 5px solid #09F;
  background-color: #FFF;
}
/*MEET THE SQUAD GALLERY*/
.new-meet-sigma-squad-gallery .slider-for{
  margin: 20px 0;
}
.new-meet-sigma-squad-gallery .slider-nav img{
  padding: 0  10px 40px 0;
}
.new-meet-sigma-squad-gallery .slider.slider-nav.slick-initialized.slick-slider.slick-dotted{
    border-bottom: 1px solid #707070;
}
.new-meet-sigma-squad-gallery .items-slider-container .slider-nav .slick-slide.slick-current:after{
    content: "";
    position: absolute;
    width: 335px !important;
    height: 5px !important;
    left: 0% !important;
    bottom: 0 !important;
    background: #742c8a;
}
.new-meet-sigma-squad-gallery .items-slider-container .slider-nav .slick-slide {
    position: relative;
    opacity: .6;
}
.new-meet-sigma-squad-gallery .items-slider-container .slider-nav .slick-slide:hover{
     cursor: pointer;
}
.new-meet-sigma-squad-gallery .slider-for .slick-slide:hover{
     cursor: pointer;
}
.new-meet-sigma-squad-gallery .items-slider-container .slider-nav .slick-slide.slick-current{
    opacity: 1;
}
.new-meet-sigma-squad-gallery .items-slider-container .slider-nav .slick-dots{
  display: none!important;
}
.our-value-custom .slick-next:before {
    content: '\f054';
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 24px;
    color: #742c8a;
    left: 0%;
    top: -20px;
}
.our-value-custom .slick-dots {
    position: relative;
    padding-top: 10px;
    text-align: left;
}
.our-value-custom .slick-slider .slick-dots li:before {
    content: '';
    opacity: 1;
    width: 10px;
    height: 10px;
    transition: .3s all;
    display: block;
    border-radius: 50%;
    background-color: #c6c6c6;
    border: none;
}
.slick-slider .slick-dots li.slick-active:before{
  background-color: #742c8a!important;
}
.our-value-custom .slick-dots li button{
    display: none;
}
.our-value-custom .slick-prev, .our-value-custom .slick-next{
    background-color: transparent!important;
}
.our-value-custom .slick-prev{
    display: none!important;
}
.our-value-custom .testi--slide::before{
    display: none;
}
.our-value-custom .testimonial--inner{
  padding: 0;
}
.our-value-custom .testimonial-info{
  padding: 0;
}
ul#meet-the-squad-tabs-nav:after{
    content: '';
    width: 500px;
    border-bottom: 1px solid #bfbfbf;
}
.meet-the-squad-testimonial .client-image{
    width: 100px;
    height: 100px;
    margin-right: 0;
}
.meet-the-squad-testimonial .testimonial-bottom{
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 25px;
}
.meet-the-squad-testimonial .testimonial-slider .slick-arrow.slick-prev{
    left: 60%;
    top: 5%;  
}
.meet-the-squad-testimonial .testimonial-bottom .testimonial-title{
     padding-left: 35px;
     display: inline-block;
}
.meet-the-squad-testimonial  .testimonial-slider .slick-arrow.slick-next{
    left: 70%;
    top: 5%;
}
.meet-the-squad-testimonial .testimonial-slider .slick-arrow{
      width: 36px;
      height: 62px;
      background-color: #742c8a!important;
}
.meet-the-squad-testimonial .testimonial--company{
      margin-top: 10px;
      margin-bottom: 10px;
}
.meet-the-squad-testimonial .testimonial--inner{
      flex-direction: column;
      padding-top: 70px;
      position: relative;
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding-left: 0
}
.meet-the-squad-testimonial .testimonial-slider .slick-arrow.slick-next::before{
      transform: rotate(180deg);
}
.meet-the-squad-testimonial .testimonial-slider .slick-arrow.slick-prev::before{
      content: "\f054" !important;
      transform: rotate(180deg);
}
.meet-the-squad-testimonial .testi--slide::before{
    background: url(/wp-content/uploads/2022/08/Icon-quote-right.png) no-repeat;
}
.non-exec-advisor .single-speaker-inner{
    padding: 0;
}
.non-exec-advisor .all-speakers .single-speaker{
    width: calc(18% - 25px) !important;
    margin: 0 10px 0 0;
    position: relative;
    border-radius: 10px;
    height: auto;
    border: none;
}
.non-exec-advisor .single-speaker img{
    width: 180px;
    height: 180px;
    border-radius: 10px!important;
}
.non-exec-advisor .single-speaker h3{
    color: #742c8a;
}
.meet-the-squad-custom .single-speaker{
    width: calc(18% - 25px) !important;
    margin: 0 10px 0 0;
    position: relative;
    border-radius: 10px;
    height: 300px!important;
    border: none;
    padding: 0;
}
.meet-the-squad-custom .single-speaker .speaker-email img{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.meet-the-squad-custom .single-speaker .telephone img{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.meet-the-squad-custom .single-speaker .speaker-skype img{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.meet-the-squad-custom .single-speaker .speaker-telegram img{
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.meet-the-squad-custom .single-speaker>img{
    width: 180px !important;
    height: 180px !important;
    border-radius: 10px!important;
}
 .meet-the-squad-custom .all-speakers{
     margin: 0 0 0 0px;
 }
 .meet-the-squad-custom .lang{
    position: absolute;
    top: 48%;
    left: 0;
    right: 0;
 }
 .meet-the-squad-custom .single-speaker p.speaker-name{
    color: #0053a0;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 5px;
  }
 .meet-the-squad-custom .person-social p a i{
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #0053a0;
    padding: 10px;
    font-size: 14px;
}
.meet-the-squad-custom .person-social p{
  margin-right: 5px;
}
.meet-the-squad-custom .person-social span{
    display: none;
}
.meet-the-squad-custom .person-social p a{
    color: #000;
    text-decoration: none;
    font-weight: 500;
}
.meet-the-squad-custom .person-social{
  display: flex;
  justify-content: center;
}
.meet-the-squad-custom .single-speaker p.designation{
    margin-top: 0;
    min-height: 30px;
    line-height: 16px;
    margin-bottom: 5px;
}
#data_country_loading {
    background: rgba(0, 0, 0, .6) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 999999;
}
#data_country_loading .loader {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
/* AIBC-765 */
.new-media-partners-custom #ajax-filter-startup-pitch{
  transition: none;
}
.new-media-partners-custom #ajax-filter-startup-pitch>div{
  width: 100%;
}
.new-media-partners-custom .single-item{
  width: calc(25% - 31px);
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 39%);
  border: none!important;
  border-radius: 10px!important;
  min-height: 210px;
}
.new-media-partners-custom .single-item .left{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 150px;
}
.new-media-partners-custom .resetStartups{
  text-decoration: none;
  top: -95px;
}
.new-media-partners-custom .single-item .right p{
  max-height: 90px;
  overflow-y: auto;
}
.new-media-partners-custom .single-item .right div{
  max-height: 150px;
  overflow-y: auto;
}
.new-media-partners-custom .single-item.full{
  width: calc(75% - 30px);
}
.new-media-partners-custom .single-item .btn{
  background-color: #4e519a;
  bottom: 0;
  top: 40%;
}
.new-media-partners-custom .single-item.full .btn{
  background-color: #4e519a;
  transform: rotate(135deg);
  
}
.new-media-partners-custom .single-item .img-wrapper{
  height: 160px;
}
.new-media-partners-custom .single-item .btn > div:before,
.new-media-partners-custom .single-item .btn > div:after {
    border-right: 2px solid;
    content: '';
    display: block;
    height: 15px;
    margin-top: -10px;
    position: absolute;
    transform: rotate(135deg);
    width: 3px;
    left: 17px;
    color: #FFF;
}
.new-media-partners-custom .single-item .btn > div:after {
    margin-top: -1px;
    transform: rotate(45deg);
}
/*.new-media-partners-custom .single-item{
  display: none;
}*/
.new-media-partners-custom .single-item.full{
  display: flex!important;
}
#our-media-partners-main-section #ajax-filter-startup-pitch ul.slick-dots{
  top: 100%;
  bottom: 0px;
}
#our-media-partners-main-section #ajax-filter-startup-pitch .slick-slide{
   padding-bottom:40px;
}
#our-media-partners-main-section .media-partners-position .slick-dots li button{
  position: relative;
  top: 21%;
  left: 22%;
  width: 15px;
  height: 15px;
  border: 0;
}
#our-media-partners-main-section .media-partners-position .slick-dots li.slick-active button{
  background: #4E519A!important; 
}
#our-media-partners-main-section .media-partners-position .slick-dots li button::before{
  display: none;
}
.media-partners-position .single-item.full .right h2 {
  margin-left: 20px;
  font-size: 24px;
}
#our-media-partners-main-section .single-item .right p {
  margin: 10px 20px 0px 20px;
}
#our-media-partners-main-section .media-partners-position .slick-dots li {
   width: 30px;
   height: 30px;
   border: solid 2px #7b7b7b;
   border-radius: 50%;
   background: #fff;
}
#our-media-partners-main-section .elementor-widget-container .single-item {
  width:calc(25% - 31px) !important;
  border-radius: 10px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.39);
  background-color: #fff;
  border:unset;
  vertical-align: top;
  margin-top:30px;
  margin-bottom:0px;
  min-height: 210px;
  float:left;
}
#our-media-partners-main-section .elementor-widget-container .single-item.full {
  width:calc(75% - 31px) !important;
  display:inline-block !important;
  float:left;
}
#our-media-partners-main-section .elementor-widget-container .single-item .left {
  float:left;
}
#our-media-partners-main-section .elementor-widget-container .single-item.full .right {
  display:inline-block;
}
.resetloadmore-button {
    background-color: rgb(78, 81, 154);
    font-size: 20px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    width: auto!important;
    border-radius: 5px;
    margin: 0 auto;
    cursor: pointer;
    padding: 15px 80px;
    text-transform: uppercase;
}
/*AIBC-776*/
.aibc-cis-4star-hotels .single-hotel-new .btn-read-more, .aibc-cis-4star-hotels .single-hotel-new .book-btn {
    background-color: #8E4D9E!important;
}
/*****AIBC-774****/
.elementor-element-3ea1531 .single-speaker:first-child .single-speaker-img-badge,
.elementor-element-a906767 .single-speaker:first-child .single-speaker-img-badge,
.elementor-element-37e47fd .single-speaker:first-child .single-speaker-img-badge,
.elementor-element-76da80f .single-speaker:first-child .single-speaker-img-badge,
.elementor-element-2aad6f0 .single-speaker:first-child .single-speaker-img-badge,
.americas-hosts .single-speaker:first-child .single-speaker-img-badge {
  overflow: hidden;
  position: relative;
  width:140px;
  margin: 0 auto;
}
.elementor-element-3ea1531 .single-speaker:first-child .single-speaker-img-badge::before,
.elementor-element-a906767:not(.no-ribbon) .single-speaker:first-child .single-speaker-img-badge::before,
.elementor-element-37e47fd .single-speaker:first-child .single-speaker-img-badge::before,
.elementor-element-76da80f .single-speaker:first-child .single-speaker-img-badge::before,
.elementor-element-2aad6f0 .single-speaker:first-child .single-speaker-img-badge::before,
.americas-hosts .single-speaker:first-child .single-speaker-img-badge::before {
  content: "Host";
  white-space: nowrap;
  position: absolute;
  padding: 5px;
  transform: rotate(-45deg) translate(-37%, 0);
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  top: -14%;
  box-sizing: border-box;
  background: red;
  left: -2%;
  min-width: 90px;
  border: 1px solid transparent;
  color: #fff;
  font-weight: 500;
}
/*  AIBC-529 */ 
.awardslickslider .slick-dots .slick-active {
	background: red !important;
    font-size: 86px;
    opacity: 1 !important;
    top: 0.5px;
    left: -4px;
}
/* AIBC-801 Podcast */
.elementor-element.elementor-element-1258d78.podcast-episode-title.elementor-widget.elementor-widget-heading h2 {
  font-family: 'Montserrat', Sans-serif !important;
  font-size: 20px!important;
  font-weight: bold!important;
}
.elementor-element.elementor-element-4c0b833d.podcast-episode-subtitle.elementor-widget.elementor-widget-heading h3 {
  font-family: 'Montserrat', Sans-serif !important;
  font-size: 16px!important;
  font-weight: 600!important;
}
#load-more-podcast{
  background-color: #696AAA;
  text-transform: uppercase;
}
.eu-investors .single-speaker img{
  object-fit: contain !important;
}
.investorsCompany .suppliers .supplier-single{
  border: unset;
}
.investorsCompany .supplier-logo .supplier-single img{
  object-fit: contain;
  border-bottom: 1px solid;
}
.investorsCompany .supplier-single{
  display: flex;
  height: 130px;
  text-align: center;
  justify-self: center;
  width: 100%;
  flex-basis: 20%;
  flex-direction: column;
}
.investorsCompany .supplier-logo .supplier-single p{
  line-height: 48px;
  font-weight: 500;
}
/* AIBC-814 */
a.outsider-link.first {
  order: -1;
}
/* AIBC-818 */
#eurasia-newsletter-custom .newsletter{
	background: url("/fileadmin/Eurasia-BG-scaled.webp") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top left !important;
}
#eurasia-newsletter-custom input.hs-button.primary.large{
	background: #ec7011 !important;
  border-color: #ec7011 !important;
  text-shadow: none !important;
}
#eurasia-newsletter-custom .newsletter .newsletter-inner p a{
	color: #faa332!important;
}
/* AIBC-805*/
.aibc-805.investorsCompany .supplier-logo .supplier-single{
  flex-basis: 18%;
  height: 182px;
}
.aibc-805.investorsCompany .supplier-logo .supplier-single p{
  line-height:normal;
  padding-top: 7px;
  text-transform:uppercase
}
.investorsCompany.aibc-805 .supplier-logo .supplier-single img{
  height: 107px;
  max-width: 164px;
  padding-bottom: 5px;
}
.investorsCompany.aibc-805 .suppliers .supplier-single a img{
  max-height: 107px !important;
}
/* AIBC-824 Flight form redesign */
.book-a-flight .airline_reg_form_row {
  background: transparent;
  max-width: 100%;
}
.book-a-flight .airline_title_row_left,
.book-a-flight .airline_title_row_right {
  display: none;
}
.book-a-flight .airline_dropdown_row select,
.book-a-flight .take_off_custom_datepicker input,
.book-a-flight .return_custom_datepicker input,
.book-a-flight .airline_person_selection input {
  background: #fff;
  border: 1px solid #d5d5d5;
  font-weight: 500;
  border-radius: 5px;
}
.book-a-flight .user_way_option [type="radio"]:checked+label,
.book-a-flight .user_way_option [type="radio"]:not(:checked)+label,
.book-a-flight .traveling_class [type="radio"]:checked+label,
.book-a-flight .traveling_class [type="radio"]:not(:checked)+label {
  color: #000;
}
.book-a-flight .person_age_select .label {
  min-height: 3em;
  color: #000;
}
.book-a-flight .person_age_select {
  padding-right: 14px;
  color: #000;
}
.book-a-flight input[type="submit"] {
  background-color: #772d8e!important;
  border-radius: 10px!important;
  font-weight: bold !important;
  width: 220px;
  box-shadow: none;
}
/*AIBC-832*/
.type-wrapper button.supporting {
  background-color: #ff6600 !important;
}
/* AIBC-833 */
.submenu-wrapper {
  display: flex;
  color: #fff;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.8));
  padding: 11px 0 7px 0;
  margin-top: -80px;
}
.submenu-inner-content {
  display: flex;
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  justify-content: space-evenly;
}
.timer-content, .frontpage-buttons-wrapper {
  width: 50%;
  display: flex;
  align-items: center;
}
.timer-content {
  justify-content: space-around;
}
.frontpage-buttons-wrapper {
  text-align: center;
  justify-content: flex-end;
}
.timer-text h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
}
.counter {
  text-align: center;
  display: inherit;
}
.countdown-digits {
  font-size: 32px;
  font-weight: 800;
}
.countdown-label {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.57;
  text-transform: uppercase;
  padding: 0 20px;
}
.frontpage-buttons-wrapper a {
  border-left: 1px solid #fff;
  padding: 0 16px;
}
.frontpage-buttons-wrapper a:last-child {
  border-right: 1px solid #fff;
}
.frontpage-buttons-wrapper img {
  width: 40px;
  height: 40px;
}
.frontpage-buttons-wrapper h3 {
  font-size: 14px;
  font-weight: 300;
  line-height: 1.43;
  color: #fff;
}
.submenu-toggler {
  display: none;
  cursor: pointer;
}
/* AIBC-842 */
.contact-us-wrapper .contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0 auto;
  width: 1024px;
}
.single-person-contact {
  width: calc(25% - 2 * 10px);
  text-align: center;
  max-width: 231px;
  margin-right: 30px;
}
.single-person-contact:nth-child(4n) {
  margin-right: 0;
}
.single-person-contact .avatar {
  width: 231px;
  height: 231px;
  background-position: center;
  background-size: cover;
  border-top-left-radius: 6%;
  border-top-right-radius: 6%;
}
.single-person-contact .lang {
  padding-bottom: 12px;
  margin-top: -40px;
}
.single-person-contact .lang img {
  height: 27px;
  width: 27px;
  border-radius: 50%;
  margin: 0 5px;
}
.single-person-contact .contact-person-details {
  background-color: #d3e6ff38;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom-left-radius: 6%;
  border-bottom-right-radius: 6%;
}
.single-person-contact .contact-person-details .person-name {
  text-transform: uppercase;
  font-size: 14px;
  color: #212121;
  line-height: 16px;
  font-weight: 700;
  padding: 10px 0;
}
.single-person-contact .contact-person-details .position {
  min-height: 50px;
  margin-bottom: 10px;
}
.single-person-contact .contact-person-details .contact-socials span {
  margin: 0 5px;
}
/*AIBC-847*/
.wrapper-podcast{
  display: flex;
  margin-bottom: 4em;
  padding-bottom: 7px;
  border-bottom: 1px solid #dadada;
}
.wrapper-podcast-left{
  margin-right: 1em;
}
.wrapper-podcast-left,
.wrapper-podcast-right{
  width:100%;
  min-height: 414px;
}
.wrapper-podcast-left iframe{
  max-width: 93%;
  margin-bottom: -4em;
}
.wrapper-podcast-left p{
  color: #7A7A7A !important;
  font-family: "Montserrat", Sans-serif;
  font-size: 14px !important;
  font-weight: 400 !important;
  /* margin-top: -2em !important; */
}
.wrapper-podcast-left h2{
  color: #696AAA;
  font-size: 30px !important;
  font-family: "Roboto" !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
}
.wrapper-podcast-right p{
  color: #7A7A7A;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-bottom: 1em;
}
.wrapper-podcast-left .podcast-hosted-by{
  color: #707070 !important;
  font-size: 30px !important;
  font-family: "Roboto" !important;
  font-weight: 900 !important;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.wrapper-podcast-left .podcast-hosted-by span{
  text-transform: none;
}
/* AIBC-857 */
.aibc-rotating-banners-mobile{
  display: none;
}
.aibc-rotating-banners-desktop{
  display: block;
}
/* AIBC-821 */
.img-bg-europe .elementor-widget-wrap.elementor-element-populated, .btn-europe a {
  background: var(--europe)!important;
}
.img-bg-africa .elementor-widget-wrap.elementor-element-populated, .btn-africa a {
  background: var(--africa)!important;
}
.img-bg-eurasia .elementor-widget-wrap.elementor-element-populated, .btn-eurasia a {
  background: var(--eurasia)!important;
}
.img-bg-americas .elementor-widget-wrap.elementor-element-populated, .btn-americas a {
  background: var(--americas)!important;
}
.img-bg-asia .elementor-widget-wrap.elementor-element-populated, .btn-asia a {
  background: var(--asia)!important;
}
.img-bg-cis .elementor-widget-wrap.elementor-element-populated, .btn-cis a {
  background: var(--cis)!important;
}

/*AIBC-864*/
.continents-cards .card {
  color: white;
  display: inline-block;
  width: calc(25% - 20px);
  margin: 10px;
  height: auto;
  transition: 0.3s;
  text-align: center;
}
.continents-cards .card h2 {
  color: #7a7a7a;
  font-family: "Montserrat", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  margin: 0;
}
.continents-cards .card p {
  text-align: center;
  font-family: "Montserrat", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.continents-cards .card img {
  width: auto;
  height: 150px !important;
  object-fit: contain;
  vertical-align: middle;
  display: inline-block;
}
.continents-cards .icon-box-wrapper.mobile{
  display: none;
}
.cardContainer:after {
  content: "";
  display: table;
  clear: both;
}
.continents-cards .card .map-icon {
  margin-right: 10px;
}
.continents-cards .divider {
  border-top: 1px solid #A7A7A799;
  text-align: center;
}
.continents-cards .icon-map {
  font-size: 20px;
}
.continents-cards .asia button, .continents-cards .cis button,
.continents-cards .americas button, .continents-cards .europe button {
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  background-color: #28D5C3!important;
  border-radius: 6px 6px 6px 6px;
  border: none;
  color: #fff!important;
  text-align: center;
}
.continents-cards .card:hover {
  transform: translateY(-20px);
}
.continents-cards .icon-box-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}
.continents-button-wrapper {
  text-align: center;
  padding-top: 50px;
}
.continents-cards .icon-box-content {
  margin-top: 1em;
}
.casino-name h1 span {
  font-weight: 600;
}
.old-languages {
  padding: 15px 0;
}
/*  */
.new-Cardcontainer .card {
  padding: 1em;
  border-radius: 15px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.45);
}
.new-Cardcontainer .new-divider {
  margin: 23px auto 16px;
  width: 174px;
  border-color: #fff;
  padding: 0;
}
.continents-cards .new-Cardcontainer .card span {
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
}
.continents-cards .new-Cardcontainer .icon-box-wrapper.desktop img {
  width: 13px;
  height: 13px !important;
}
.continents-cards .new-Cardcontainer .icon-box-wrapper.mobile img {
  width: 20px;
  height: 40px !important;
}
.continents-cards .new-Cardcontainer .icon-box-wrapper .icon-box-title {
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}
.cardContainer.new-Cardcontainer .card.Canada,
.cardContainer.new-Cardcontainer .card:first-child {
  background: linear-gradient(to bottom, var(--america), #146401);
}
.continents-cards .new-Cardcontainer .icon-box-wrapper .icon-box-title br {
  display: none;
}
.continents-cards .new-Cardcontainer .icon-box-wrapper .icon-box-content {
  margin: 0;
}
.new-Cardcontainer .continents-button-wrapper {
  padding-top: 23px;
}
.new-btn-continent button {
  max-width: 149px;
  padding: 9px 34px !important;
}
.cardContainer.new-Cardcontainer .card.cis {
  background: linear-gradient(to bottom, var(--cis), #122250) !important;
}
.cardContainer.new-Cardcontainer .card.europe {
  background: linear-gradient(to bottom, var(--europe), #0b355b) !important;
}
.cardContainer.new-Cardcontainer .card.africa {
  background: linear-gradient(to bottom, var(--africa), #ffaa00) !important;
}
.cardContainer.new-Cardcontainer .card.asia {
  background: linear-gradient(to bottom, var(--asia), #711421);
}
.cardContainer.new-Cardcontainer .card.eurasia {
  background: linear-gradient(to bottom, var(--eurasia), #711421);
}
.cardContainer.new-Cardcontainer .card.americas {
  background: linear-gradient(to bottom, var(--americas), #30913d) !important;
}
.cardContainer{
    transform: scale(0.95);
}
.cardContainer .slick-list{
	padding-top: 15px;
}
span.mobile-date {
    display: none;
}
/* AIBC-874 */
.awards-speaker-only-europe .single-speaker, .awards-speaker-only-africa .single-speaker,
.awards-speaker-only-eurasia .single-speaker, .awards-speaker-only-americas .single-speaker,
.awards-speaker-only-asia .single-speaker, .awards-speaker-only-balkans .single-speaker,
.gamefi-pitch-speaker-only-europe .single-speaker, .gamefi-pitch-speaker-only-africa .single-speaker,
.gamefi-pitch-speaker-only-eurasia .single-speaker, .gamefi-pitch-speaker-only-americas .single-speaker,
.gamefi-pitch-speaker-only-asia .single-speaker, .gamefi-pitch-speaker-only-balkans .single-speaker,
.meet-the-investors-only-europe .single-speaker, .meet-the-investors-only-africa .single-speaker,
.meet-the-investors-only-eurasia .single-speaker, .meet-the-investors-only-americas .single-speaker,
.meet-the-investors-only-asia .single-speaker, .meet-the-investors-only-balkans .single-speaker,
.hosts-and-judges .single-speaker{
  width: calc(25% - 49px * 2);
  margin: 0px;
}
.about-speakers-custom.awards-speaker-only-europe .single-speaker h3{
  color:#0053a0;
}
.lh-a a{
  line-height: 1.2 !important;
}
body.page-id-148769{
  position:relative;
}
.page-id-148769 .directory-loader{
  position: absolute;
  background-color: #000000a1;
  height: 100%;
  z-index: 9999;
  width: 100%;
}
.page-id-148769 .directory-loader .loader{
  position: absolute;
  bottom: 1200px;
  left: 46%;
  transform: translateY(-50%) scale(1.8);
}
/** LOADER **/ 
/*********/
.pl {
  display: block;
  width: 8em;
  height: 8em;
}
.pl__ring,
.pl__ball1,
.pl__ball2 {
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  transform-origin: 32px 32px;
}
.pl__ring {
  animation-name: ring;
}
.pl__ball1 {
  animation-name: ball1;
}
.pl__ball2 {
  animation-name: ball2;
}
/* Animation */
@keyframes ring {
  from {
    animation-timing-function: ease-in-out;
    stroke-dashoffset: -122.52;
    transform: rotate(135deg);
  }
  15% {
    animation-timing-function: ease-in;
    stroke-dashoffset: -122.52;
    transform: rotate(90deg);
  }
  35% {
    animation-timing-function: ease-out;
    stroke-dashoffset: -65.34;
    transform: rotate(297.5deg);
  }
  55% {
    animation-timing-function: ease-in-out;
    stroke-dashoffset: -122.52;
    transform: rotate(505deg);
  }
  70% {
    animation-timing-function: ease-in-out;
    stroke-dashoffset: -122.52;
    transform: rotate(490deg);
  }
  85%,
  to {
    stroke-dashoffset: -122.52;
    transform: rotate(497.5deg);
  }
}
@keyframes ball1 {
  from {
    transform: rotate(14deg);
  }
  20% {
    transform: rotate(-7deg);
  }
  60% {
    transform: rotate(399deg);
  }
  75% {
    transform: rotate(361deg);
  }
  90%,
  to {
    transform: rotate(374deg);
  }
}
@keyframes ball2 {
  from {
    transform: rotate(-21deg);
  }
  25% {
    transform: rotate(-47deg);
  }
  60% {
    transform: rotate(364deg);
  }
  75% {
    transform: rotate(326deg);
  }
  90%,
  to {
    transform: rotate(339deg);
  }
}
/* AIBC - 902 */
#europe .companies-items-slider .single-item .btn, #europe .testimonial-slider .slick-arrow {
  background: #2365ae !important;
}
#europe .testi--slide::before {
  background: url(/wp-content/uploads/2022/03/Icon-quote-right-Europe.png) no-repeat!important;
}
#africa .companies-items-slider .single-item .btn, #africa .testimonial-slider .slick-arrow {
  background: #f4b900 !important;
}
#africa .testi--slide::before {
  background: url(/wp-content/uploads/2022/03/Icon-quote-right-Africa.png) no-repeat!important;
}
#eurasia .companies-items-slider .single-item .btn, #eurasia .testimonial-slider .slick-arrow {
  background: #f60 !important;
}
#eurasia .testi--slide::before {
  background: url(/fileadmin/EurasiaQuotes.png) no-repeat!important;
}
#americas .companies-items-slider .single-item .btn, #americas .testimonial-slider .slick-arrow {
  background: #4a9e36 !important;
}
#americas .testi--slide::before {
  background: url(/wp-content/uploads/2022/03/Icon-quote-right.png) no-repeat!important;
}
#cis .companies-items-slider .single-item .btn, #cis .testimonial-slider .slick-arrow {
  background: #364d93 !important;
}
#cis .testi--slide::before {
  background: url(/wp-content/uploads/2022/03/Icon-quote-right-CIS.png) no-repeat!important;
}
.single-speaker.host-ribbon .single-speaker-img-badge {
  position: relative;
}
.single-speaker.host-ribbon .single-speaker-img-badge::before {
  content: url(/fileadmin/ribbon-host.png);
  position: absolute;
  font-size: 12px;
  top: -141px;
  left: -133px;
}
.elementor-element-4a94cd9 .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-ae5cb79 .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-d145d8b .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-c0abccd .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-808d6f6 .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-bbf5fb2 .single-speaker.host-ribbon .single-speaker-img-badge::before,
.elementor-element-d1afe6f .single-speaker.host-ribbon .single-speaker-img-badge::before {
  scale: 0.2;
}
/* AIBC-938 */
span.event-place {
  display: none;
}
.eurasia-about-speakers .single-speaker.host-ribbon .single-speaker-img-badge::before {
  content: '';
}
.addToGoogleCalendar{
  min-height: 35px;
  align-items: center;
  display:flex;
  width: 98%;
  justify-content: space-around;
  border: 1px solid #dbdbdb;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  margin-bottom: 15px;
}
.addToGoogleCalendar p{
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  display: flex;
  align-items: center;
  
}
.addToGoogleCalendar a{
  color: #453d90 !important;
}
.addToGoogleCalendar img{
  margin-right:10px;
}
.banner-section-img {
  width: 100%;
}
.banner-section-img img {
  width: 100%;
  object-fit: cover;
  height: 200px;
}
.review-section {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 20px 0;
  position: sticky;
  top: 150px;
  background: #fff;
  z-index: 1;
}
.logged-in .review-section {
  top: 185px;
}
.crypto-widget {
  position: sticky;
  top: 110px;
  z-index: 1;
}
.logged-in .crypto-widget {
  top: 145px;
}
.dir-container {
  display: flex;
  width: 100%;
  max-width: 1720px;
  margin: 0 auto;
}
.review-section .dir-container, .review-section-main .dir-container,
.review-section-main .dir-container .main-part .pros-and-cons {
  justify-content: space-between;
}
.review-section .dir-container {
  align-items: center;
}
.review-section .dir-container .left,
.review-section .dir-container .right {
  display: flex;
  align-items: center;
  width: 20%;
}
.review-section .dir-container .middle {
  width: 50%;
}
.review-section .dir-container .left h1 {
  font-size: 24px;
  line-height: 1.21;
  font-weight: bold;
}
.review-section .dir-container .middle .info-container {
  display: flex;
  flex-wrap: wrap;
}
.review-section .dir-container .middle .info-container .half {
  width: 50%;
}
span.never-hacked {
  color: #05cc2d;
  padding-left: 28px;
  position: relative;
}
span.never-hacked::before {
  position: absolute;
  content: "\f058";
  font-family: "Font Awesome 5 Free";
  left: 0;
  color: #05cc2d;
  font-size: 22px;
}
span.hacked {
  color: #e41a42;
  padding-left: 28px;
  position: relative;
}
span.hacked::before {
  position: absolute;
  content: "\f057";
  font-family: "Font Awesome 5 Free";
  left: 0;
  color: #e41a42;
  font-size: 22px;
}
div#promo b, div#fees b, div#acc-min b {
  color: #08b5f3;
}
.review-section .dir-container .middle .info-container .half div {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 12px;
}
.review-section .dir-container .right a {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  text-align: center;
  padding: 16px 50px;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #08b5f3;
  color: #fff;
  text-transform: uppercase;
}
.review-section-main {
  padding: 30px 0 70px;
}
.review-section-main .dir-container .main-part {
  width: 65%;
}
.review-section-main .dir-container .side-part {
  width: 25%;
}
.dir-container .main-part .pros-and-cons {
  display: flex;
  padding-bottom: 30px;
}
.dir-container .main-part .pros-and-cons .box-content {
  padding: 45px 45px 60px;
  background-color: #f8f8f8;
  border-radius: 20px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.25);
  width: calc(50% - 40px);
}
.pros-and-cons .box-content h2 {
  font-weight: bold;
  font-size: 32px;
  line-height: 1.22;
  margin-bottom: 32px;
}
.pros-and-cons .box-content ul.pros li,
.pros-and-cons .box-content ul.cons li {
  position: relative;
  font-size: 16px;
  line-height: 1;
  padding-left: 20px;
  padding-bottom: 14px;
}
.pros-and-cons .box-content ul.pros li:before {
  position: absolute;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  left: 0;
  color: #3e9f61;
  font-size: 11px;
}
.pros-and-cons .box-content ul.cons li:before {
  position: absolute;
  content: "\f00d";
  font-family: "Font Awesome 5 Free";
  left: 0;
  color: #e41a42;
  font-size: 11px;
}
.dir-container .main-part h2.title {
  text-transform: uppercase;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.23;
  margin-bottom: 30px;
}
.main-part .review-tabing-main-content {
  background: #f8f8f8;
  padding: 24px 20px 40px 46px;
  border-radius: 5px;
  margin-bottom: 24px;
}
.main-part .review-tabing-main-content .review-tabing-content {
  padding: 24px 0;
}
.main-part .review-tabing-main-content .review-tabing-content .review-tabing {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.main-part .review-tabing-main-content .review-tabing-content h2,
h2.review__title,
.review-content h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}
h2.review__title {
  margin-bottom: 24px;
}
.review-content {
  margin-bottom: 24px;
}
.review-content p {
  margin-bottom: 1rem;
}
.main-part .review-tabing-main-content .review-tabing-content-open {
  display: none;
}
.main-part .review-tabing-content.open .review-tabing-content-open {
  display: block;
  padding-top: 24px;
}
.main-part .review-tabing-content.open .review-tabing-content-open p {
  margin-bottom: 10px;
  line-height: 1.5;
}
.main-part .review-tabing-content.open .review-tabing-content-open p:last-child {
  margin: 0;
}
.main-part .review-tabing-content.open .review-tabing-content-open h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
}
.main-part .review-tabing-content.open .review-tabing-content-open table {
  font-weight: 400;
  font-size: 14px;
  height: auto;
  width: auto;
  margin-bottom: 16px;
  text-align: center;
}
.main-part .review-tabing-content.open .review-tabing-content-open table thead {
  text-align: center;
}
.main-part .review-tabing-content.open .review-tabing-content-open ol li {
  font-size: 12px;
  margin-bottom: 15px;
}
.main-part .review-tabing-content.open i.fas.fa-chevron-down {
  transform: rotate(180deg);
}
.side-part .top-currencies-section {
  margin-bottom: 64px;
}
.side-part .top-currencies-section .header {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}
.side-part a.see-all {
  font-size: 14px;
  line-height: 1.29;
  font-style: italic;
  color: #08b5f3;
}
.side-part .payment-method-section h3,
.side-part .top-currencies-section h3,
.side-part .table-of-contents-section h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.21;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.top-currencies, .payment-methods {
  display: flex;
  flex-wrap: wrap;
}
.payment_icon, .currency_icon {
  display: block;
  background: #08b5f3;
  color: #fff;
  font-size: 16px;
  line-height: 1.19;
  padding: 5px 20px;
  border-radius: 5px;
  margin-right: 10px;
  width: 31%;
}
.currency_icon {
  padding: 5px 0;
  margin-bottom: 20px;
  text-align: center;
}
.payment_icon {
  margin-bottom: 20px;
}
.currency_icon.hide-all {
  display: none;
}
/* AIBC-945 */
.directory-container-vertical .single-exchange {
  display: flex;
  align-items: center;
  width: 100%;
  box-shadow: 0 1px 6px 0 rgb(0 0 0 / 15%);
  background-color: #f8f8f8;
  padding: 40px;
  margin-bottom: 40px;
  border-radius: 8px;
}
.directory-container-vertical .single-exchange .left,
.directory-container-vertical .single-exchange .right {
  display: flex;
  align-items: center;
  width: 25%;
}
.directory-container-vertical .single-exchange .left h3 {
  font-size: 26px;
  font-weight: bold;
  line-height: 1.23;
  margin-bottom: 8px;
}
.directory-container-vertical .single-exchange .middle {
  width: 50%;
}
.directory-container-vertical .single-exchange .middle p {
  font-size: 24px;
  line-height: 1;
  margin-bottom: 16px;
}
.directory-container-vertical .single-exchange .middle p b,
.top-crypto-wrapper .top-exchange .middle p b {
  color: #08b5f3;
}
.directory-container-vertical .single-exchange .right {
  flex-direction: column;
}
.directory-container-vertical .single-exchange .right a,
.top-crypto-wrapper .top-exchange .bottom a {
  font-size: 16px;
  line-height: 1.5;
  text-decoration: underline;
}
.directory-container-vertical .single-exchange .right a.visit-btn,
.top-crypto-wrapper .top-exchange .bottom a.visit-btn {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
  color: #fff;
  text-transform: uppercase;
  padding: 16px 80px;
  margin-bottom: 30px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #08b5f3;
  text-decoration: none;
  border-radius: 8px;
}
.top-crypto-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-crypto-wrapper .top-exchange {
  width: calc(25% - 2 * 16px);
  box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%);
  background-color: #f8f8f8;
  padding: 15px 20px;
  border-radius: 8px;
}
.top-crypto-wrapper .top-exchange .top {
  text-align: center;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  margin-bottom: 20px;
}
.top-crypto-wrapper .top-exchange .top h3 {
  font-size: 26px;
  line-height: 1.23;
  font-weight: bold;
  margin-bottom: 10px;
}
.top-crypto-wrapper .top-exchange .top .star-rating {
  margin-bottom: 30px;
}
.top-crypto-wrapper .top-exchange .middle {
  margin-bottom: 16px;
}
.top-crypto-wrapper .top-exchange .middle p {
  font-size: 16px;
  line-height: 1.5;
}
.top-crypto-wrapper .top-exchange .bottom {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top-crypto-wrapper .top-exchange .bottom a.visit-btn {
  padding: 11px 0;
  text-align: center;
  width: 100%;
  margin-bottom: 22px;
}
.top-crypto-frontpage-tabcontent .single-top-cryto {
  background-color: #000;
  border-radius: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 15px;
  margin-bottom: 12px;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .left {
  width: 20%;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .left .logo-wrapper {
  height: 75px;
  width: 75px;
  object-fit: fill;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .middle {
  width: 50%;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .middle h3 {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.23;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .middle .crypto-infos {
  display: flex;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .middle .crypto-infos span {
  width: 50%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.19;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .right {
  width: 30%;
}
.top-crypto-frontpage-tabcontent .single-top-cryto .right a.visit-btn {
  /* background: #08b5f3; */
  background: #3c70e6;
  color: #fff;
  padding: 8px 40px;
  border-radius: 5px;
}
.top-crypto-frontpage-tabcontent {
  max-height: 450px;
  overflow-y: auto;
  margin: -5em 10% 0;
}
#faq .bottom-border-faq .elementor-accordion .elementor-tab-title, #faq .bottom-border-faq .elementor-accordion .elementor-tab-title.elementor-active {
  border-bottom: 1px solid rgba(112, 112, 112, 0.3);
}
.top-crypto-frontpage-tabcontent ::-webkit-scrollbar {
  width: 10px;
}  
/* Track */
.top-crypto-frontpage-tabcontent ::-webkit-scrollbar-track {
  background: rgba(37,94,135,0.85);
}
/* Handle */
.top-crypto-frontpage-tabcontent ::-webkit-scrollbar-thumb, .top-crypto-frontpage-tabcontent ::-webkit-scrollbar-thumb:hover {
  background: #3c70e6;
}
#faq .bottom-border-faq ul, .review-tabing-content-open ul {
  list-style-type: disc;
  margin-left: 32px;
}
#faq .bottom-border-faq ul li, .review-tabing-content-open ul li {
  margin: 0 10px 15px;
  line-height: 1.5;
}
/* Charity Items */
.charity-items .single-item.full .left .title, .charity-items .single-item.full .left .subtitle {
  display: none;
}
.charity-items .single-item .title {
  font-size: 24px;
  font-weight: bold;
  color: var(--black);
}
.charity-items .single-item .subtitle {
  font-size: 16px;
  font-weight: 600;
  color: #7d7d7d;
}
.charity-items .single-item p {
  font-size: 16px;
  line-height: 1.5;
  margin: 0;
}
.charity-items .single-item .art {
  margin-bottom: 20px;
}
.charity-items .single-item .artist-details {
  display: flex;
}
.charity-items .single-item .artist-details img {
  width: 176px;
  height: 176px;
  object-fit: cover;
  border: 1px solid #dfdfdf;
  margin-right: 18px;
}
.charity-items .single-item .img-wrapper {
  padding: 10px;
}
.next-event__baner {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10% 70px;
}
.next-event__baner__col {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.next-event__baner__col span {
  font-size: 24px;
  line-height: 0.83;
}
.next-event__baner-wrapper {
  padding-top: 12px;
  margin-bottom: 40px;
}
.next-event__banner__col-button {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
  color: #fff;
}
a.next-event__banner__col-button.register {
  padding: 10px 30px;
  background: #0a7e13;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
}
a.next-event__banner__col-button.affiliate {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.25;
  text-decoration: underline;
}
.next-event__baner-wrapper span.all-caps {
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  display: flex;
  align-items: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 1.13;
  text-transform: uppercase;
}
.next-event__baner-wrapper span.all-caps::before {
  content: '';
  background: url(/wp-content/uploads/2023/03/Icon-open-map-marker.png);
  width: 26px;
  background-position: center;
  background-size: contain;
  height: 34px;
  display: inline-block;
  margin-right: 16px;
}
.next-event__banner-wrapper {
  display: flex;
  border: 6px solid #fff;
  border-radius: 4px;
  align-items: center;
  height: 340px;
}
.aibc__banner__where-col.left {
  width: 30%;
  padding: 0 16px;
  border-right: 6px solid #fff;
  text-align: center;
  color: #fff;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.next-event__start {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.next-event__start img.aibc-logo {
  width: 140px;
  height: 140px;
}
.next-event__start-logos {
  display: flex;
  justify-content: center;
}
.next-event__start-logos a {
  width: 64px;
}
.next-event__start-logos img {
  width: 64px;
  height: 64px;
}
.aibc__banner__where-col.right {
  background: rgba(0, 0, 0, 0.75);
  width: 70%;
  height: 100%;
}
span.event-date {
  font-size: 32px;
  font-weight: bold;
  line-height: 1.59;
}
#frontpage .top-crypto-frontpage-tabcontent {
  margin: 0;
}
#frontpage .top-crypto-frontpage-tabcontent::-webkit-scrollbar {
  background:rgba(37,94,135,0.85);
	width:10px;
	border-radius:10px;
}
#frontpage .top-crypto-frontpage-tabcontent::-webkit-scrollbar-track {
  border-radius:10px;
}
#frontpage .top-crypto-frontpage-tabcontent::-webkit-scrollbar-thumb,
#frontpage .top-crypto-frontpage-tabcontent::-webkit-scrollbar-thumb:hover {
  background:#3c70e6;
	border-radius:10px;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto {
  background-color: #f3f3f3;
  color: #000;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .left {
  width: 30%;
  display: flex;
  align-items: center;
  border-right: 1px solid #dcdcdc;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .left h3 {
  color: #4a4a4a;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.19;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .middle {
  width: 35%;
  margin-left: 14px;
  color: #4a4a4a;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .middle b {
  color: #3c70e6;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .right {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 35%;
}
#frontpage .top-crypto-frontpage-tabcontent .single-top-cryto .right a.visit-btn {
  text-transform: uppercase;
  padding: 8px 28px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.22;
}
.speakers-modal {
  display: none;
}
.speakers-modal.active {
  display: block;
}
#eurasia .sponsors-and-exibitors-wrapper .db-items-wrapper.new-speakers-db #speakers-new-toggle-design.item.new-solo-speaker .btn {
  border: 1px solid #f60;
  background-image: linear-gradient(to bottom, #f60, #ff5100);
}
#eurasia #speakers-new-toggle-design.full .top.new-top .emial a {
  background-image: linear-gradient(to bottom, #f60, #ff5100);
}
#eurasia .sponsors-and-exibitors-wrapper .db-items-wrapper #speakers-new-toggle-design.item .left h3 {
  color: #f60;
}
.custom-eurasia-speakers #speakers-new-toggle-design.full .avatar .btn .btn-picture {
  background: #f60;
}
#eurasia .btn-picture:hover {
  background: #f60;
}
.hosts-and-judges .all-judges {
  justify-content: center;
}
.hfe-has-submenu-container.current-menu-item.current-menu-ancestor.menu-active.sub-menu-active ul.sub-menu {
  display: flex !important;
  flex-direction: row !important;
}
.ehf-header #masthead .custom-header .header-cmenu a.hfe-menu-item span.hfe-menu-toggle:not(.header-cmenu-new a.hfe-menu-item span.hfe-menu-toggle) {
  position: absolute;
  right: 0px;
  margin: 0;
  font-weight: 100;
  font-size: 12px;
}
.header-cmenu-new, .header-cmenu-new .elementor-widget-container,
.header-cmenu-new a, .header-cmenu-new a:after,
.header-cmenu-new .hfe-nav-menu__layout-horizontal .hfe-nav-menu .sub-menu{
    -webkit-transition: unset !important;
    transition: unset !important;
}
.show-more-container button.show-more-btn {
  background: transparent !important;
  color: #08b5f3 !important;
  display: block;
  margin: 0 auto;
  margin-top: -8px;
}
body.blog-items-template {
  background: #f8f8f8;
}
.aibc-blog-wrapper {
  width: calc(1440px - 2 * 70px);
  margin: 0 auto;
  padding: 40px 0 64px;
}
.breadcrumb-wrapper {
  margin-bottom: 8px;
}
.breadcrumb-wrapper ul.breadcrumb-blog {
  display: flex;
  font-size: 12px;
}
.breadcrumb-wrapper ul.breadcrumb-blog li {
  display: inline-flex;
}
.breadcrumb-wrapper ul.breadcrumb-blog li+li:before {
  content: ">";
  margin: 0 8px;
}
.breadcrumb-wrapper ul.breadcrumb-blog li a {
  text-decoration: underline;
  color: #08B5F3;
}
/* .breadcrumb-wrapper ul.breadcrumb-blog .breadcrumb-post-title {
  color: #08B5F3;
  text-decoration: underline;
} */
.blog-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.blog-main-content {
  width: calc(75% - 24px);
}
.blog-sidebar {
  width: calc(25% - 24px);
}
.blog-main-content h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: 36px;
}
.blog-main-content .author-details {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
}
.author-info p {
  font-size: 12px !important;
  font-weight: 400;
  line-height: 1 !important;
}
.additional-author-info {
  display: inline-flex;
  margin: 0 16px;
}
.blog-main-content .author-details img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  margin-right: 12px;
}
.blog-main-content img.cover-image {
  border-radius: 8px;
  margin-bottom: 16px;
}
.blog-main-content p {
  font-size: 16px;
  line-height: 2;
}
.blog-sidebar h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 24px;
}
.blog-sidebar .top-crypto-wrapper-list {
  padding: 16px 24px;
  border-radius: 8px;
  background: #ebebeb;
}
.blog-sidebar .single-top-crypto-item {
  display: flex;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  justify-content: space-between;
  padding-bottom: 8px;
}
.blog-sidebar .single-top-crypto-item:last-child {
  border: none;
}
.blog-sidebar .single-top-crypto-item img {
  width: 60px;
  height: 60px;
}
.blog-sidebar .single-top-crypto-item h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  padding-bottom: 8px;
}
.blog-sidebar .single-top-crypto-item a.visit-btn {
  background: #08B5F3;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  padding: 8px 16px;
  border-radius: 8px;
  text-transform: uppercase;
}
.blog-posts-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.blog-posts-wrapper .single-blog-post {
  width: calc(25% - 2 * 5px);
  border-radius: 8px;
  background: #EBEBEB;
  margin-right: 10px;
  margin-bottom: 10px;
}
.blog-posts-wrapper .single-blog-post img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
  height: 10rem;
  object-fit: cover;
}
.blog-posts-wrapper .single-blog-post .inner-content {
  padding: 8px 8px 16px;
}
.blog-posts-wrapper .single-blog-post h3 {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
.blog-posts-wrapper .single-blog-post .blog-post-details {
  font-size: 12px;
  line-height: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 18px;
  margin-left: -20px;
}
.blog-posts-wrapper .single-blog-post .blog-post-details a.author-name,
.blog-posts-wrapper .single-blog-post .blog-post-details .publish-date-wrapper {
  color: #08B5F3;
}
.latest-news-wrapper .row {
  display: flex;
}
.latest-news-wrapper .row .column-75 {
  width: calc(75% - 10px);
}
.latest-news-wrapper .row .column-25 {
  width: calc(25% - 10px);
}
.latest-news-wrapper .latest-news-item {
  position: relative;
}
.latest-news-wrapper .latest-news-item img {
  border-radius: 8px;
}
.latest-news-wrapper .latest-news-item h2 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  bottom: 32px;
  width: 75%;
  left: 16px;
  text-shadow: 2px 2px 4px #000000;
}
.other-news-item {
  background: #EBEBEB;
  border-radius: 8px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  padding: 8px;
  text-align: justify;
}
.other-news-item h3 {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 4px;
}
#blog-crypto-exchanges .top-crypto-wrapper .top-exchange {
  width: calc(25% - 2 * 5px);
  background: #EBEBEB;
  box-shadow: none;
}
#blog-crypto-exchanges .top-crypto-wrapper .top-exchange .top {
  border-bottom: none;
}
#blog-crypto-exchanges .top-crypto-wrapper .top-exchange .top h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
#blog-crypto-exchanges .top-crypto-wrapper .top-exchange .top .star-rating {
  display: none;
}
#blog-crypto-exchanges .top-crypto-wrapper .top-exchange .middle {
  text-align: center;
}
.related-blog-posts-section h4 {
  font-size: 20px;
  font-weight: 600;
}
.table-of-contents-section ul {
  list-style-type: disc;
  margin-left: 1rem;
}
.table-of-contents-section ul li a {
  font-size: 16px;
  font-weight: 700;
}
.table-of-contents-section.desktop-hidden {
  display: none;
}
div#table-of-contents h2 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
}
.related-blog-posts-section {
  padding-top: 64px;
}
.related-blog-posts-section h4 {
  font-size: 20px;
  margin-bottom: 24px;
}
.related-blog-posts-section .blog-posts-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.related-blog-posts-section .blog-posts-wrapper a {
  width: 25%;
}
.related-blog-posts-section .single-blog-post {
  width: calc(100% - 10px);
    border-radius: 8px;
    background: #EBEBEB;
    margin-right: 10px;
}
.sticky-toc-wrapper {
  position: sticky;
  top: 160px;
  align-self: flex-start;
  overflow-y: auto;
}
.video-guides .container {
  display: flex;
  flex-wrap: wrap;
  width: 1440px;
}
.video-guides .container .single-video-guide,
.video-guides .container .category-description {
  width: calc(25% - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 16px;
  cursor: pointer;
}
.video-guides .container .category-description {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.video-guides .container .category-description h2 {
  font-size: 24px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.4;
  color: #7738FD;
}
#learn-crypto-video-guides .video-guides .container .category-description h2 {
  color: #000;
  font-size: 30px;
  font-weight: 900;
  font-family: "Roboto" !important;
  letter-spacing: 0 !important;
}
#learn-crypto-video-guides .video-guides .container {
  max-width: 1440px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.video-guides .container .category-description p.category-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}
.video-guides .container .single-video-guide h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  max-height: 96px;
  height: 100%;
  overflow: hidden;
}
.video-guides .container .single-video-guide p.desc {
  height: 100%;
  max-height: 82px;
  overflow-y: auto;
}
.custom-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.1);
}
.custom-modal .modal-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 20px;
  border-radius: 5px;
}
.custom-modal .close-modal {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.custom-modal .close-modal:hover,
.custom-modal .close-modal:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.custom-modal iframe.youtube-iframe {
  max-height: 315px !important;
}
.single-video-guide-yt-wrapper {
  position: relative;
}
.single-video-guide-yt-wrapper img.play-btn {
  position: absolute;
  right: 40%;
  top: 35%;
  width: 48px;
  height: 48px;
  object-fit: cover;
  background: rgba(255, 0, 0, 0.75);
  border-radius: 50%;
}
.desktop-footer-logos img {
  width: 176px !important;
  height: 40px !important;
  object-fit: contain;
  filter: grayscale(100%);
}
.desktop-footer-logos a:hover img {
  filter: none;
}

#video-gallery-container h2 {
  padding: 20px 0 0 0;
  margin-bottom: 48px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  color: #772d8e;
  border-bottom: 1px solid #772d8e;
}
.video-gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.video-gallery-wrapper .video-gallery-column {
  width: calc(33% - 2 * 8px);
  margin-right: 16px;
}
.video-gallery-wrapper .video-gallery-column span.video-title {
  padding: 10px 0;
  height: 50px;
  margin-top: 0;
  color: #3a3a3a;
  font-size: 16px;
  font-weight: 600;
}
.video-gallery-wrapper .video-gallery-column span.video-title::before {
  content: "";
  position: relative;
  width: 10px;
  height: 20px;
  background: none;
  border-left: 5px solid #772d8e;
  padding-right: 10px;
}
.new--speakers--wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.new--speakers--wrapper .single--speaker--item {
  width: calc(100% / 6 - 1rem);
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.new--speakers--wrapper .single--speaker--item img.speaker-image {
  height: 16rem;
  width: 100%;
  object-fit: cover;
}
.new--speakers--wrapper .single--speaker--item h3.speaker-name {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.75rem;
}
.new--speakers--wrapper .single--speaker--item p.speaker-job-title,
.new--speakers--wrapper .single--speaker--item p.speaker-organization {
  font-size: .875rem;
  line-height: 1.25rem;
  text-transform: capitalize;
}

.agenda-days-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.agenda-days-wrapper .agenda-cta {
  padding: 1.5rem 0;
  display: flex;
  justify-content: flex-end;
}
.agenda-days-wrapper .agenda-cta a {
  background: #516798;
  padding: 0.5rem 1rem;
  color: white;
  border-radius: 0.5rem;
}
.agenda-days-wrapper div#agenda-days {
  display: inline-flex;
  border-bottom: 1px solid #516798;
  padding: 32px 0;
}
.agenda-days-group {
  padding: 0.5rem 1rem;
  border: 1px solid #516798;
  margin-right: 1rem;
  border-radius: 0.5rem;
  font-weight: 700;
  color: #516798;
  cursor: pointer;
}

.agenda-content-timeline h4 {
  font-size: 2.5rem;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 5px solid #516798;
}

.agenda-content-timeline-layout {
  padding: 42px 0;
  border-bottom: 1px solid rgba(112, 112, 112, 0.31);
}
.agenda-content-timeline-layout .top {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.agenda-content-timeline-layout .timeline-card {
  width: 10%;
}
.agenda-content-timeline-layout .accordion-detail {
  width: 85%;
}
.agenda-content-timeline-layout .accordion-detail .timeline-title {
  font-weight: 700;
  padding-bottom: 0.5rem;
  text-transform: uppercase;
}
.agenda-content-timeline-layout .accordion-detail .description p {
  padding-bottom: 1rem;
}
.agenda-content-timeline-layout .grandchildren-speakers {
  display: flex;
  flex-wrap: wrap;
}
.agenda-content-timeline-layout .grandchildren-speakers .grandchildren-speaker-card {
  width: calc(100% / 4 - 16px);
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.agenda-content-timeline-layout .grandchildren-speakers .grandchildren-speaker-card img {
  height: 240px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 0.5rem;
}
.agenda-content-timeline-layout p.grandchildren-speaker-name {
  font-weight: 700;
  text-transform: uppercase;
}
.timeline-children-layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}
.agenda-content-timeline-layout .timeline-children-information {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.25rem;
  width: 95%;
}
.agenda-content-timeline-layout .timeline-children-information .timeline-timespan {
  width: 10%;
}
.agenda-content-timeline-layout .timeline-children-information .timeline-timespan p {
  font-weight: bold;
}
.agenda-content-timeline-layout .timeline-children-information .timeline-information {
  width: 85%;
}
.agenda-content-timeline-layout .timeline-children-information .timeline-information .timeline-title {
  font-weight: bold;
  font-size: 1.25rem;
}
.agenda-content-timeline-layout .timeline-card-grandchildren {
  background: #f2f2f2;
  margin-bottom: 1rem;
  border-radius: 0.5rem;
  padding: 1rem;
}
.agenda-content-timeline-layout .accordion-child {
  margin-left: 2rem;
}
.agenda-content-timeline-layout .timeline-room {
  padding: 8px 8px 8px 0;
  font-size: 20px;
  font-weight: 500;
  color: #3153ff;
  margin-bottom: 30px;
  margin-top: 36px;
}