#comments {
  border-radius: 5px;
  background-color: #FFFFFF;
}

.gt-content-detail-box>ul>li {
  display: block;
  padding-left: 50px;
  position: relative;
  width: 100%;
}

.gt-content-detail-box>ul>li.gt-event-counter {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  width: auto;
}

.gt-content-detail-box>ul>li>.gt-icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 28px !important;
  line-height: 28px !important;
}

.gt-content-detail-box>ul>li>.gt-icon svg {
  position: absolute;
  left: 0;
  top: 0;
}

.exhibitors {
  margin: 20px 0 0 !important;
}

.gt-exhibitor ::-webkit-scrollbar {
  width: 0 !important
}

.gt-exhibitor {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
}

.gt-exhibitor {
  display: block;
  border: 2px solid rgba(153, 153, 154, 0.4);
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.10);
}

.gt-exhibitor.has-detail {
  border-color: #ef7c25;
}

.gt-exhibitor .gt-image {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  position: relative;
  overflow: hidden;
  padding: 10px;
  background: #FFFFFF;
  position: relative;
  height: 220px;
}

.gt-exhibitor .gt-image img {
  width: 100%;
  height: 200px;
  object-fit: contain;
}

.gt-exhibitor .gt-image span.new {
  display: block;
  width: 120px;
  background: rgb(239, 124, 37, .9);
  position: absolute;
  top: 10px;
  right: -35px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  text-align: center;
  line-height: 14px;
  letter-spacing: 1px;
  color: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  letter-spacing: -0.5px;
  font-weight: 600;
  font-size: 14px;
  padding: 3px 0;
}

.gt-exhibitor, .gt-exhibitor a:hover {
  text-decoration: none;
}

.gt-exhibitor a {
  display: block;
}

.gt-exhibitor a:hover {
  opacity: .95;
}

.gt-exhibitor .gt-image p {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, .9);
  text-align: center;
  padding: 13px;
  font-weight: 600;
}

.gt-exhibitor .gt-image .info-icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  color: #ef7c25;
}

.gt-exhibitor .gt-image .loading-icon {
  position: absolute;
  font-size: 70px;
  top: calc(50% - 35px);
  left: calc(50% - 35px);
  z-index: 29;
  color: #888;
}

a.wonder-group {
  display: block;
  margin-top: 30px;
}

a.wonder-group:hover {
  text-decoration: none;
}

a.wonder-group h5 {
  margin-bottom: 0;
}

a.wonder-group h5 span {
  color: #ef7c25;
  float: right;
}

a.wonder-group hr {
  margin: 5px 0;
}

a.wonder-group .exhibitors {
  margin-top: 10px !important;
}

a.wonder-group .gt-exhibitor .gt-image {
  height: 170px;
}

a.wonder-group .gt-exhibitor .gt-image p span {
  display: table-cell;
  text-decoration: none;
  vertical-align: middle;
  font-size: 12px;
  line-height: 13px;
  color: #ef7c25;
}

a.wonder-group .gt-exhibitor .gt-name {
  color: #ef7c25;
}

a.wonder-group .gt-exhibitor:hover {
  opacity: .7;
}

a.wonder-group .gt-exhibitor:hover .gt-image p {
  display: table;
}

a.wonder-group .gt-exhibitor:hover .gt-content .gt-name+p {
  text-decoration: underline;
}

.gt-exhibitor .gt-content {
  padding: 10px 10px 0;
}

.gt-exhibitor .gt-content .gt-name {
  height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 17px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 2px;
  color: #222;
}

.gt-exhibitor .gt-content .gt-name+p {
  color: #ef7c25;
  font-weight: 600;
  font-size: 14px;
  display: block;
  text-align: center;
  margin-top: 8px;
}

.exhibitor-search {
  text-align: center;
}

.exhibitor-search .searchbar-container {
  width: 60%;
  background: #fff;
  margin: 0 auto;
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  border: 1px solid orange;
  border-radius: 5px;
}

.exhibitor-search .searchbar-container i.fa-search {
  position: absolute;
  left: 8px;
  top: 5px;
  top: calc(50% - 12px);
  color: #ef7c25;
  font-size: 24px;
}

.exhibitor-search .searchbar-container i.fa-times-circle {
  position: absolute;
  right: 8px;
  top: 5px;
  top: calc(50% - 10px);
  color: #c3c3c3;
  font-size: 20px;
  cursor: pointer;
}

.exhibitor-search .searchbar-container input {
  display: inline-block;
  padding: 8px;
  border: none;
}

.exhibitor-search .searchbar-container input:focus+i {
  color: #ef7c25;
}

.search-filter {
  margin: 20px 0 !important;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.search-filter .gt-columns {
  margin-bottom: 0;
}

.search-filter .gt-col {
  padding: 5px;
}

.search-filter .gt-col .radio-container {
  position: relative;
  text-align: center;
}

.search-filter .gt-col .radio-container .gt-radio {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.search-filter .gt-col .radio-container .checkmark {
  position: absolute;
  height: 25px;
  width: 25px;
  top: 5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #eee;
  border-radius: 3px;
}

.search-filter .gt-col .radio-container:hover input~.checkmark {
  background-color: #ccc;
}

.search-filter .gt-col .radio-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.search-filter .gt-col .radio-container input:checked~.checkmark::before,
.search-filter .gt-col .radio-container input:checked~.checkmark::after {
  display: block;
}

.search-filter .gt-col .radio-container .checkmark::before,
.search-filter .gt-col .radio-container .checkmark::after {
  position: relative;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  border-radius: 1px;
  background: #ef7c25;
}

.search-filter .gt-col .radio-container .checkmark::before {
  top: 11px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.search-filter .gt-col .radio-container .checkmark::after {
  top: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.search-filter .gt-col .radio-container .gt-radio-label {
  display: block;
  position: relative;
  font-weight: bold;
  font-size: 13px;
  padding-top: 35px;
}

.search-filter .gt-col .radio-container .gt-radio-label::after {
  color: #ef7c25;
}

.product-tabs .vc_tta-tabs-list .vc_tta-tab {
  margin-right: 8px !important;
  box-shadow: 0 0 4px 2px #eee !important;
}

.product-tabs .vc_tta-tabs-list .vc_tta-tab>a,
.wonder-tabs .vc_tta-tabs-list .vc_tta-tab>a {
  background-color: #fdfdfd !important;
}

.product-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active>a,
.wonder-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active>a {
  background-color: #fafafa !important;
}

.product-tabs .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text,
.wonder-tabs .vc_tta-tabs-list .vc_tta-tab .vc_tta-title-text {
  color: #444;
}

.product-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text,
.wonder-tabs .vc_tta-tabs-list .vc_tta-tab.vc_active .vc_tta-title-text {
  color: #ef7c25;
}

.product-tabs .vc_tta-panel-body {
  padding: 10px !important;
}

.internal-products-container {
  background-color: #fff;
  padding: 0;
  border: 1px solid #eee;
  border-radius: 10px;
}

.internal-products-container h4 {
  font-weight: 600;
  color: #4c4c4c;
  background-color: rgba(239, 124, 37, .3);
  padding: 10px 140px 10px 5px;
  border-radius: 10px;
  margin: 0;
  cursor: pointer;
  position: relative;
}

.internal-products-container h4.out {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 1px solid #ccc;
}

.internal-products-container h4>i {
  position: absolute;
  font-size: 24px;
  top: calc(50% - 10px);
  right: 30px;
}

.internal-products-container h4.out>i {
  transform: rotateX(180deg);
  transition: transform 0.5s;
}

.internal-products-container h4 a {
  position: absolute;
  right: 65px;
  top: 6px;
  display: inline-block;
  color: #ef7c25;
  font-size: 15px;
  padding: 0px 12px 0px 40px;
  border-right: 2px solid #f9f9f9;
}

.internal-products-container h4 a i {
  position: absolute;
  left: 0;
  top: calc(50% - 13px);
  color: #ef7c25;
  font-size: 26px;
}

.internal-products-container .dropdown-container {
  padding: 0 10px 10px;
}

.internal-products-container .dropdown-container hr:first-of-type,
.internal-products-container>hr:first-of-type {
  display: none;
}

.internal-products-container .internal-products {
  padding: 15px 0 10px 20px;
}

.internal-products-container .internal-products div:empty:not(.play) {
  display: none;
}

.internal-products-container .internal-products .promo-image {
  margin-bottom: 20px;
}

.internal-products-container .internal-products .promo-image img {
  width: 100%;
  height: 100%;
  max-width: 250px;
  max-height: 400px;
}

.internal-products-container .internal-products .promo-image a {
  display: block;
}

.internal-products-container .internal-products .promo-video {
  padding: 10px 10px 10px 0;
}

.internal-products-container .internal-products .promo-text {
  margin-bottom: 20px;
}

.internal-products-container .internal-products .promo-text a {
  color: #ef7c25;
  font-weight: 600;
}

.internal-products-container .internal-products .promo-price {
  margin: 6px 0;
  text-align: center;
}

.internal-products-container .internal-products .promo-price span {
  border: 1px solid #bbb;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 8px;
  display: inline-block;
}

.internal-products-container .internal-products .promo-cta {
  text-align: center;
  margin: 6px 0;
  padding: 10px;
}

.internal-products-container .internal-products .promo-cta a {
  padding: 6px 40px;
  margin: 5px auto;
  display: inline-block;
  width: auto;
  min-width: 300px;
  font-weight: 600;
  border-radius: 6px;
  color: #fff !important;
  background-color: #ef7c25;
  border: 1px solid #cc6416;
  font-size: 16px;
}

.internal-products-container .internal-products .promo-cta a:hover {
  text-decoration: none;
  background-color: #cc681d;
}

body.author .gt-site-wrapper .gt-site-inner .gt-page-title-bar {
  margin-bottom: 20px;
}

body.author .gt-page-content .gt-content-header.gt-image {
  height: 300px;
  text-align: center;
  margin-bottom: 20px;
  white-space: nowrap;
}

body.author .gt-page-content .gt-content-header.gt-image .img-helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

body.author .gt-page-content .gt-content-header.gt-image img {
  height: auto;
  width: auto;
  max-height: 300px;
  max-width: 100%;
  vertical-align: middle;
  padding: 15px;
}

body.author .gt-page-content .gt-content-header .image-area h3 {
  color: #ef7c25;
}

body.author .gt-page-content .image-area .image-image {
  text-align: right;
  margin-bottom: 20px;
}

body.author .gt-page-content .image-area a {
  color: #ef7c25;
  font-weight: 600;
}

body.author .gt-page-content .image-area .image-image img {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

body.author .gt-page-content .image-area .image-video {
  margin-top: 20px;
}

.exhibitor-promos h4.promo-title {
  font-weight: 600;
  color: #4c4c4c;
  background-color: rgba(239, 124, 37, .3);
  padding: 10px 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
}

.exhibitor-promos .exhibitor-promo {
  background-color: #fff;
  padding: 10px 0;
  border: 1px solid #eee;
  border-radius: 10px;
  margin: 0 0 10px;
}

.exhibitor-promos h4.promo-title+.exhibitor-promo {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.exhibitor-promos .promo-image {
  margin-bottom: 20px;
}

.exhibitor-promos .promo-image img {
  width: 100%;
  height: 100%;
  max-width: 250px;
  max-height: 400px;
}

.exhibitor-promos .promo-image a {
  display: block;
}

.exhibitor-promos .promo-video {
  padding: 10px 0 10px 0;
}

.exhibitor-promos .promo-text {
  margin-bottom: 20px;
}

.exhibitor-promos .promo-text a {
  color: #ef7c25;
  font-weight: 600;
}

.exhibitor-promos .promo-price {
  margin: 10px 0;
  text-align: center;
}

.exhibitor-promos .promo-price span {
  border: 1px solid #bbb;
  padding: 10px 25px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 8px;
  display: inline-block;
}

.exhibitor-promos .promo-cta {
  text-align: center;
  margin: 20px 0;
  padding: 0 10px;
}

.exhibitor-promos .promo-cta a {
  padding: 14px 20px;
  margin: 10px 0;
  display: block;
  border-radius: 6px;
  color: #fff;
  background-color: #ef7c25;
  border: 1px solid #cc6416;
  font-size: 16px;
}

.exhibitor-promos .promo-contact .contact-details.with-avatar {
  padding-left: 80px;
  position: relative;
}

.exhibitor-promos .promo-contact .contact-details.with-avatar img {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  box-shadow: 0 0 2px 1px rgba(68, 68, 68, .2);
}

.exhibitor-promos .promo-contact strong {
  display: block;
  margin-bottom: 8px;
}

.exhibitor-promos .promo-contact p {
  margin-bottom: 0;
}

.exhibitor-promos .promo-contact a {
  color: #ef7c25;
}

body.author .gt-widget-content .gt-extra-detail .gt-content.with-avatar {
  padding-right: 60px;
  position: relative;
}

body.author .gt-widget-content .gt-extra-detail .gt-content.with-avatar img {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 50%;
  border: 1px solid #ddd;
}

body.author .gt-widget-content .gt-extra-detail .icon-avatar {
  padding-right: 10px;
}

body.author .gt-widget-content .gt-extra-detail .icon-avatar img {
  border-radius: 50%;
}

body.author .gt-widget-content .gt-extra-detail .gt-content>.gt-title {
  font-size: 14px;
}

body.author .gt-widget-content .gt-extra-detail .gt-content>.gt-inner p {
  margin-bottom: 0;
}

body.author .gt-widget-content .gt-extra-detail .gt-content>.gt-inner p.contact-title {
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  font-weight: 600;
}

body.author .gt-widget-content .gt-extra-detail .gt-content>.gt-inner p:first-of-type {
  margin-top: 0;
}

body.author .gt-widget-content .gt-extra-detail .gt-content>.gt-inner.wonder-detail p {
  font-size: 12px;
  color: #ef7c25;
}

body.author .gt-widget-content .gt-extra-detail.contact-avatar {
  padding-right: 70px;
  padding-left: 0;
  position: relative;
}

body.author .gt-widget-content .gt-extra-detail.contact-avatar .icon-avatar {
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  padding-right: 0;
}

body.author .gt-widget-content .gt-extra-detail.contact-avatar .icon-avatar img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  max-width: none;
}

body.author hr.bold {
  border-top: 3px solid rgba(0, 0, 0, .3);
}

#wonderChart {
  position: relative;
  height: auto;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#wonderChart>img {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: auto;
}

#wonderChart a.chart-hotspot {
  position: absolute;
  height: auto;
  opacity: .9;
  cursor: pointer;
}

#wonderChart a.chart-hotspot:hover {
  transform: scale(1.2);
  opacity: 1;
}

.wonder-tabs .vc_tta-panels {
  background-color: #fbfbfb !important;
}

.wonder-tiles .gt-col .gt-inner {
  padding: 0 5px 10px;
}

body.digital-fair .gt-site-wrapper,
body.author .gt-site-wrapper.custom-background {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

body.digital-fair .gt-site-wrapper .gt-site-inner,
body.author .gt-site-wrapper.custom-background .gt-site-inner {
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  padding-top: 20px;
}

body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #fff;
  opacity: .9;
  margin-bottom: 20px;
}

body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar .gt-background,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar .gt-background {
  background: rgba(0, 0, 0, 0);
  opacity: 0;
}

body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar h1,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar h1 {
  color: #171717;
  font-size: 36px;
}

body.digital-fair .gt-header.gt-style-3.gt-style-4,
body.author .gt-header.gt-style-3.gt-style-4 {
  padding: 30px 0 20px;
  margin-bottom: 0;
  background: #FFFFFF;
  box-shadow: 0 1px 30px rgb(0 0 0 / 10%);
  z-index: 20;
  position: relative;
}

body.digital-fair .gt-header.gt-style-3.gt-style-4 .gt-container .gt-logo,
body.author .gt-header.gt-style-3.gt-style-4 .gt-container .gt-logo {
  display: block;
}

body.digital-fair .gt-header.gt-style-3.gt-style-4 .gt-container .gt-logo-alternative,
body.author .gt-header.gt-style-3.gt-style-4 .gt-container .gt-logo-alternative {
  display: none;
}

body.digital-fair .gt-header.gt-style-3.gt-style-4 .gt-container .logo-area h1,
body.author .gt-header.gt-style-3.gt-style-4 .gt-container .logo-area h1 {
  margin-bottom: 0;
  margin-top: 10px;
  padding-top: 8px;
  font-weight: 600;
  border-top: 1px solid #888;
  color: #444;
}

body.digital-fair .gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a,
body.digital-fair .gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a:visited,
body.author .gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a,
body.author .gt-header.gt-style-3.gt-style-4 .gt-elements .gt-social-links li a:visited {
  color: #888888;
}

body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li a,
body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li a:visited,
body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li:after,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li a,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li a:visited,
body.author .gt-site-wrapper.custom-background .gt-site-inner .gt-page-title-bar .gt-breadcrumb nav>ol>li:after {
  color: #171717;
}

body.digital-fair .gt-site-wrapper .gt-site-inner .gt-page-content .gt-content-header.gt-image {
  display: none !important;
  text-align: center;
  margin: -20px -20px 30px;
}

body.digital-fair #comments,
body.digital-fair footer.gt-footer,
body.author .gt-site-wrapper.custom-background footer.gt-footer {
  margin-top: 0;
}

#ekMagazineGallery .wpb_gallery_slides>ul {
  height: auto !important;
}

#ekMagazineGallery .wpb_gallery_slides>ul li {
  position: relative !important;
  width: 20% !important;
  left: auto !important;
  top: auto !important;
  margin: 0 !important;
  float: none !important;
  display: inline-block !important;
}

#ekMagazineGallery .wpb_gallery_slides>ul li a {
  opacity: 1;
  padding: 0 3px;
}

#ekMagazineGallery .wpb_gallery_slides>ul li a:hover {
  opacity: .5;
}

#ekMagazineGallery .wpb_gallery_slides>ul li img {
  width: 100% !important;
  height: auto !important;
}

.ek-wonder-overview hr {
  margin-bottom: 30px;
}

.ek-fair-navbar ul.gt-menu li.nav-item {
  margin-left: 20px;
}

.ek-fair-navbar ul.gt-menu li.nav-item a {
  color: #ef7c25 !important;
  font-size: 16px !important;
  font-weight: bolder !important;
  padding: 10px 10px !important;
  cursor: pointer;
}

.ek-fair-navbar ul.gt-menu li.nav-item a:hover {
  color: #888 !important;
}

.ek-fair-navbar ul.gt-menu li.nav-item ul.gt-dropdown-menu a {
  color: #444 !important;
  font-size: 16px !important;
  font-weight: bolder !important;
  padding: 10px 10px !important;
}

.ek-fair-navbar ul.gt-menu li.nav-item ul.gt-dropdown-menu a:hover {
  color: #ef7c25 !important;
}

body.digital-fair .entry-view {
  height: auto;
  min-height: 500px;
  position: relative;
  margin-bottom: 20px;
}

body.digital-fair .entry-view .hidden-fair-content {
  position: absolute;
}

.room-chart {
  margin-top: -20px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 100% 100%;
}

.room-chart img {
  width: 100%;
  height: 100%;
}

.room-chart a.chart-hotspot {
  position: absolute;
  height: auto;
  opacity: .9;
  cursor: pointer;
}

.room-chart a.chart-hotspot:hover {
  transform: scale(1.5);
  opacity: 1;
}

.room-chart a.chart-hotspot .default-marker {
  width: 60px;
}

.ek-slider-animation .vc_tta-panel {
  opacity: 1 !important;
  -webkit-transition: opacity 0.1s ease-in-out;
  -moz-transition: opacity 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

.ek-slider-animation .vc_tta-panel.vc_animating {
  opacity: 0 !important;
}

.vc_btn3.vc_btn3-color-ek-orange.vc_btn3-style-modern {
  font-size: 16px;
  padding: 8px 30px !important;
  font-weight: 600;
  line-height: 16px;
  border-radius: 18px;
}

.vc_btn3.vc_btn3-color-ek-orange.vc_btn3-style-modern i {
  display: inline;
  position: relative;
  right: auto !important;
  left: auto !important;
  line-height: 15px;
  height: auto;
  top: auto;
  vertical-align: middle;
  font-size: 14px;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
  margin-top: 20px;
  margin-bottom: 0;
}

.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
  padding-bottom: 10px;
}

.mobile-hint {
  padding: 5px;
  text-align: center;
}

.mobile-hint i {
  display: block;
  font-size: 34px;
  color: #ef7c25;
}

.mobile-hint p {
  color: #ef7c25;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3;
  margin: 20px 0 !important;
}

.erlebbar-countdown {
  text-align: center;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 5px;
  font-weight: bold;
  margin-bottom: 5px !important;
}

.erlebbar-countdown>div {
  display: inline-block;
  width: 25%;
}

.erlebbar-countdown>div span.number {
  display: block;
  font-size: 24px;
}

.erlebbar-countdown>div span.label {
  display: block;
  color: #ef7c25;
  text-transform: uppercase;
  font-size: 14px;
}

#scrollToTopButton {
  position: fixed;
  align-items: center;
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  padding: 0px;
  cursor: pointer;
  background-color: rgb(239, 124, 37);
  border: 0px;
  box-shadow: rgb(0 0 0 / 24%) 0px 8px 16px 0px;
  border-radius: 50%;
  right: calc(2% + 24px);
  left: auto;
  bottom: calc(2% + 20px);
  font-size: 34px;
}

#scrollToTopButton:hover {
  background-color: #d86711;
}

@media (max-width: 1199px) {
  body.digital-fair .gt-site-wrapper .gt-site-inner .container .gt-site-left {
    flex: 0 0 100%;
    max-width: 100%;
  }

  body.digital-fair .gt-site-wrapper .gt-site-inner .container .gt-site-right {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 1399px) {
  body.digital-fair .gt-site-wrapper .gt-site-inner>.container {
    max-width: none;
  }
}

@media (min-width: 1400px) {

  body.digital-fair .gt-site-wrapper .gt-site-inner .container,
  body.digital-fair .gt-header .container,
  body.digital-fair .gt-sticky-header .container {
    max-width: 1360px;
  }

  body.digital-fair .gt-site-wrapper .gt-site-inner .container .gt-site-left {
    flex: 0 0 75%;
    max-width: 75%;
  }

  body.digital-fair .gt-site-wrapper .gt-site-inner .container .gt-site-right {
    flex: 0 0 25%;
    max-width: 25%;
  }

  body.digital-fair .gt-event-section-tabs {
    border: 4px solid #ef7c25;
  }
}

@media (min-width: 1600px) {

  body.digital-fair .gt-site-wrapper .gt-site-inner .container,
  body.digital-fair .gt-header .container,
  body.digital-fair .gt-sticky-header .container {
    max-width: 1560px;
  }
}

@media (min-width: 1700px) {

  body.digital-fair .gt-site-wrapper .gt-site-inner .container,
  body.digital-fair .gt-header .container,
  body.digital-fair .gt-sticky-header .container {
    max-width: 1660px;
  }
}
