/*
0-600px Phone
600-900px Tablet portrait
900-1200px Tablet landscape
1200-1800 is our normal styles apply
1800px + Big desktop

$breakpoint argument choices:
- phone
- tab-port
- tab-land
- big-desktop
1em=16px

ORDER:base+typography > general layout + grid>page layout >components
*/
.ma0 {
  margin: 0;
}

.ma30 {
  margin: 30px;
}

.mt30 {
  margin-top: 30px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.ma-auto {
  margin: auto;
}

.pa0 {
  padding: 0;
}

.pt30 {
  padding-top: 30px;
}

.hightlight {
  color: #2de984;
}

.color-2 {
  color: #198760;
}

.color-3-1 {
  color: #B63B9F;
}

.color-5-1 {
  color: #EE7A00;
}

.section-title {
  text-align: center;
  color: #333333;
}
.section-title .expo-title-crumb {
  font-size: 20px;
}
.section-title .expo-title-main {
  font-size: 62px;
  letter-spacing: 2px;
}
.section-title .expo-title-sub {
  font-size: 24px;
  margin: 10px 0;
  line-height: 1.4em;
}
.section-title .expo-title-desc {
  text-align: center;
}

ol {
  margin-left: 20px;
}

.tab, .tag {
  padding: 1px 3px 2px;
  border-radius: 4px;
  font-size: 15px;
  line-height: 1.3;
  word-break: keep-all;
  margin: 5px;
  display: inline-block;
  background: #eeeeee;
  border: 0.5px solid #aaaaaa;
  border-bottom: 1.5px solid #aaaaaa;
}

.kv-content-inner {
  position: relative;
  color: #ffffff;
  width: 100%;
  padding: 4vh 0 3vh;
  margin: 0;
  float: right;
  background: rgba(0, 55, 72, 0.5);
}
@media (max-width: 991px) {
  .kv-content-inner {
    float: left;
  }
}
.kv-content-inner .kv-text {
  position: relative;
  top: 2%;
  right: 10%;
  color: #ffffff;
  font-weight: 700;
  padding: 3vh 0 5vh;
  text-align: right;
}
@media (max-width: 991px) {
  .kv-content-inner .kv-text {
    left: 2%;
    padding: 0;
    text-align: left;
    right: auto;
  }
}
.kv-content-inner .kv-text > p {
  line-height: 0.95em;
  margin-bottom: 7px;
  text-shadow: 0 0 4px #003949;
}
.kv-content-inner .kv-text-top {
  font-size: 4em;
  color: #dddddd;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-top {
    font-size: 3em;
  }
}
@media (max-width: 768px) {
  .kv-content-inner .kv-text-top {
    font-size: 2.85em;
  }
}
@media (max-width: 667px) {
  .kv-content-inner .kv-text-top {
    font-size: 2.5em;
  }
}
@media (max-width: 480px) {
  .kv-content-inner .kv-text-top {
    font-size: 2em;
  }
}
.kv-content-inner .kv-text-middle {
  font-size: 3.5em;
  color: #ffffff;
  display: block;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-middle {
    font-size: 6.5em;
  }
}
@media (max-width: 768px) {
  .kv-content-inner .kv-text-middle {
    font-size: 5.3em;
  }
}
@media (max-width: 667px) {
  .kv-content-inner .kv-text-middle {
    font-size: 4.8em;
  }
}
@media (max-width: 480px) {
  .kv-content-inner .kv-text-middle {
    font-size: 4em;
  }
}
.kv-content-inner .kv-text-sub {
  font-size: 2.55em;
  letter-spacing: 11px;
  color: #ffffff;
  margin: 15px 0 15px;
  display: block;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-sub {
    font-size: 5.2em;
  }
}
@media (max-width: 768px) {
  .kv-content-inner .kv-text-sub {
    font-size: 4.3em;
  }
}
@media (max-width: 667px) {
  .kv-content-inner .kv-text-sub {
    font-size: 3.1em;
  }
}
@media (max-width: 480px) {
  .kv-content-inner .kv-text-sub {
    font-size: 2.6em;
  }
}
.kv-content-inner .kv-text-land {
  font-weight: 500;
  margin-top: 20px;
  text-shadow: 0 0 2px #000, 0 0 8px #000;
}
@media (max-width: 768px) {
  .kv-content-inner .kv-text-land {
    margin-top: 3%;
  }
}
.kv-content-inner .kv-text-land > p {
  line-height: 1em;
}
.kv-content-inner .kv-text-land-name {
  color: #2de984;
  font-size: 2.49em;
  letter-spacing: 1px;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-land-name {
    font-size: 1.7em;
  }
}
.kv-content-inner .kv-text-land-date {
  font-size: 1.8em;
  font-weight: 100;
  background-color: transparent;
  color: #ffffff;
  padding: 5px 8px 3px 0px;
  top: 0;
  border-bottom: none;
  position: relative;
  display: inline-block;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-land-date {
    display: block;
  }
}
.kv-content-inner .kv-text-land-date .month {
  display: inline-block;
  position: relative;
  top: -10px;
  font-size: 0.7em;
}
.kv-content-inner .kv-text-land-date .slash {
  transform: rotate(15deg);
  display: inline-block;
  position: relative;
  left: -5px;
  top: -6px;
  font-size: 0.8em;
}
.kv-content-inner .kv-text-land-location {
  font-size: 1.8em;
  font-weight: 100;
  color: #ffffff;
  background: transparent;
  display: inline-block;
  padding: 10px 4px 5px 1px;
}
@media (max-width: 1200px) {
  .kv-content-inner .kv-text-land-location {
    font-size: 1.2em;
    display: inline-block;
  }
}

.section-vbrand {
  padding-bottom: 0;
  padding-top: 0;
}
.section-vbrand .modal-body {
  overflow-y: initial;
  height: initial;
}
.section-vbrand ul li {
  list-style-type: disc;
}
.section-vbrand .list-none {
  margin-left: 0px;
}
.section-vbrand .list-none li {
  list-style-type: none;
}
.section-vbrand .nav-tabs {
  border-bottom: none;
  display: flex;
}
@media (max-width: 991px) {
  .section-vbrand .nav-tabs {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .section-vbrand .nav-tabs > li {
    width: 50%;
    text-align: center;
    background-color: #eeeeee;
  }
}
.section-vbrand .nav-tabs > li a {
  padding: 10px 15px 8px;
  font-size: 18px;
  line-height: 1.8em;
}
.section-vbrand .nav-tabs > li > a {
  background-color: #ffffff;
  color: #333333;
  border: 1px solid #dddddd;
  box-shadow: 0 2px 2px #aaaaaa;
  border-radius: 5px;
}
.section-vbrand .nav-tabs > li.active > a, .section-vbrand .nav-tabs > li.active > a:focus, .section-vbrand .nav-tabs > li.active > a:hover {
  border: 1px solid #ddd;
}
.section-vbrand .tab-title {
  color: #1C6F87;
  border-bottom: 2px solid #ececec;
  padding: 10px 0;
  position: relative;
}
.section-vbrand .brand-navibar li {
  background: #ffffff;
  margin: 3px;
  padding: 0 2.5px;
}
.section-vbrand .brand-navibar li:hover {
  background: #eeeeee;
}
.section-vbrand img {
  max-width: 100%;
}
.section-vbrand .vbrand-side {
  background: #eeeeee;
  padding: 0;
  position: relative;
  top: 0px;
  width: 28%;
  height: calc(100vh + 500px);
}
.section-vbrand .vbrand-side a {
  color: #333333;
  padding: 6px 0 5px;
  display: block;
}
.section-vbrand .vbrand-side a:hover, .section-vbrand .vbrand-side a:focus, .section-vbrand .vbrand-side a:active {
  color: #d56d00;
}
.section-vbrand .vbrand-side img {
  max-width: 100%;
}
@media (min-width: 992px) {
  .section-vbrand .vbrand-side {
    top: -200px;
  }
}
@media (max-width: 991px) {
  .section-vbrand .vbrand-side {
    width: 100%;
    height: 100%;
    padding: 2%;
  }
}
.section-vbrand .vbrand-side-block {
  background: #eeeeee;
  width: 100%;
  position: absolute;
  float: left;
  bottom: -200px;
}
@media (max-width: 991px) {
  .section-vbrand .vbrand-side-block {
    display: none;
  }
}
.section-vbrand .vbrand-side .side-content {
  padding: 20px 30px 60px 30px;
  background-color: #eeeeee;
}
.section-vbrand .vbrand-side .side-content-ad {
  margin: 4% 0;
}
.section-vbrand .vbrand-side .side-content-img {
  background-color: #ffffff;
  padding: 4%;
  text-align: center;
  margin: 1%;
}
.section-vbrand .vbrand-side .side-content-img img {
  max-width: 100%;
}
.section-vbrand .vbrand-side .side-content-list {
  margin: 1% 0;
}
.section-vbrand .vbrand-side .side-content-list ul {
  margin: 5% 0 2%;
  font-size: 18px;
}
.section-vbrand .vbrand-side .side-content-list ul .listbtn {
  line-height: 1.5;
  border: 1px solid #d0d0d0;
  background-color: #cecece;
  padding: 6px 0 5px;
  cursor: pointer;
  transition: 0.8s;
  margin: 6px 1%;
  text-align: center;
}
.section-vbrand .vbrand-side .side-content-list ul .listbtn:hover {
  background-color: #ffffff;
}
.section-vbrand .vbrand-side .side-content-list ul li {
  list-style: none;
}
.section-vbrand .vbrand-side .side-content-list ul li i {
  margin-left: 5px;
  font-size: 14px;
}
.section-vbrand .vbrand-side .side-content-type {
  margin: 1% 0;
}
.section-vbrand .vbrand-main {
  float: left;
  margin-bottom: 4%;
}
@media (min-width: 992px) {
  .section-vbrand .vbrand-main {
    float: right;
    background-color: #ffffff;
    border: 15px solid #fff;
  }
}
.section-vbrand .vbrand-main-xs {
  width: 80%;
  left: 10%;
  position: relative;
}
.section-vbrand .vbrand-main-xs .badge-ribbon-gold {
  top: 60px;
  left: -20px;
}
.section-vbrand .vbrand-main-xs .side-content-img {
  background-color: #ffffff;
  padding: 70px 6%;
  text-align: center;
  box-shadow: 0 0 18px #888888;
}
.section-vbrand .vbrand-main-header {
  margin: 20px 0 10px;
}
.section-vbrand .vbrand-main-header .badge {
  padding: 10px 14px;
  border-radius: 0;
  font-size: 18px;
}
.section-vbrand .vbrand-main-header .badge-gold {
  background: #E9545D;
}
.section-vbrand .vbrand-main-header .badge-whitegold {
  background: #E9545D;
}
.section-vbrand .vbrand-main-header .badge-dia {
  background: #a6d3fd;
}
.section-vbrand .vbrand-main-header .booth {
  display: inline-block;
}
.section-vbrand .vbrand-main-header .booth-map {
  display: inline-block;
  color: #000;
  border: 1px solid #000;
  padding: 5px 8px;
  margin: 0 8px;
  background-color: #ffffff;
}
.section-vbrand .vbrand-main-header .btn-activ {
  background: #2de984;
  color: #ffffff;
  padding: 10px 20px;
  float: right;
}
@media (max-width: 667px) {
  .section-vbrand .vbrand-main-header .btn-activ {
    width: 100%;
    margin: 2% 0;
  }
}
.section-vbrand .vbrand-main .tab-content {
  padding: 20px 15px;
  background-color: #ffffff;
  min-height: 300px;
}
.section-vbrand .vbrand-main .tab-content img {
  max-width: 100%;
}
.section-vbrand .vbrand-main .tab-content-row {
  padding-left: 0px;
  padding-right: 0px;
  margin: 10px 0 5px;
}
.section-vbrand .vbrand-main .tab-content-row ul {
  margin-left: 3%;
}
.section-vbrand .vbrand-main .tab-content p {
  margin-bottom: 2%;
}
.section-vbrand .vbrand-main .tab-content-item {
  position: relative;
  float: left;
  margin: 2% 0;
  padding: 1% 0 3%;
  width: 100%;
  display: flex;
}
.section-vbrand .vbrand-main .tab-content-img {
  background-color: #ffffff;
  padding: 2%;
  text-align: center;
}
.section-vbrand .vbrand-main .tab-content-img img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .section-vbrand .vbrand-main .tab-content-text {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .section-vbrand .vbrand-main .tab-content-text .description {
    text-align: left;
  }
}
.section-vbrand .vbrand-main .tab-content-video {
  text-align: center;
  margin: 2% 0 1%;
}
.section-vbrand .vbrand-main .tab-content-video .video-item {
  margin-bottom: 30px;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper {
  width: 100%;
  float: left;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li {
  float: left;
  width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li a {
  font-size: 18px;
  display: flex;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li a i {
  flex: 0 0 2%;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li a span {
  flex: 0 0 90%;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li a .icon-before {
  margin: 10px;
}
.section-vbrand .vbrand-main .tab-content .download-whitepaper li a .icon-after {
  margin: 10px;
}
.section-vbrand .vbrand-main .gallery {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.section-vbrand .vbrand-main .gallery div {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .section-vbrand .vbrand-main .gallery {
    width: 90%;
    left: 5%;
  }
}
.section-vbrand .vbrand-main .gallery .thumbnail {
  padding: 0;
  border: none;
  border-radius: 0px;
  position: relative;
  max-height: 220px;
  overflow: hidden;
}
.section-vbrand .vbrand-main .gallery .thumbnail .caption {
  padding: 7px;
  color: #333333;
  display: block;
  text-align: right;
  border-top-left-radius: 15px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  bottom: 0;
  right: 0;
  transition: all 0.3s ease;
}
.section-vbrand .vbrand-main .gallery-img {
  float: left;
  padding: 1% 1% 0 0;
  display: block;
  width: 33.333%;
  filter: drop-shadow(0 0 3px #ffffff66);
}
@media (max-width: 1024px) {
  .section-vbrand .vbrand-main .gallery-img {
    width: 50%;
  }
}

.badge-ribbon-gold {
  font-size: 20px;
  padding: 12px 14px;
  padding-left: 20px;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
  left: -50px;
  top: -10px;
  height: 50px;
  min-width: 140px;
  line-height: 1.3em;
  background: #E9545D;
  background: -moz-linear-gradient(left, #E9545D 0%, #d51b27 100%);
  background: -webkit-linear-gradient(left, #E9545D 0%, #d51b27 100%);
  background: linear-gradient(to right, #E9545D 0%, #d51b27 100%);
}
.badge-ribbon-gold:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #d51b27 transparent;
  bottom: -20px;
  left: 0;
  border-width: 20px 0 0 20px;
}
.badge-ribbon-gold:after {
  content: "";
  position: absolute;
  right: -39px;
  top: 0;
  border: 25px solid #d51b27;
  border-left-width: 20px;
  border-right-color: transparent;
}

.badge-ribbon-whitegold {
  font-size: 20px;
  padding: 12px 14px;
  padding-left: 20px;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
  left: -50px;
  top: -10px;
  height: 50px;
  min-width: 140px;
  line-height: 1.3em;
  background: #E9545D;
  background: -moz-linear-gradient(left, #E9545D 0%, #e32732 100%);
  background: -webkit-linear-gradient(left, #E9545D 0%, #e32732 100%);
  background: linear-gradient(to right, #E9545D 0%, #e32732 100%);
}
.badge-ribbon-whitegold:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #e32732 transparent;
  bottom: -20px;
  left: 0;
  border-width: 20px 0 0 20px;
}
.badge-ribbon-whitegold:after {
  content: "";
  position: absolute;
  right: -39px;
  top: 0;
  border: 25px solid #e32732;
  border-left-width: 20px;
  border-right-color: transparent;
}

.badge-ribbon-dia {
  font-size: 20px;
  padding: 12px 14px;
  padding-left: 20px;
  border-radius: 0;
  letter-spacing: 1px;
  font-weight: 500;
  position: relative;
  left: -50px;
  top: -10px;
  height: 50px;
  min-width: 140px;
  line-height: 1.3em;
  background: #a6d3fd;
  background: -moz-linear-gradient(left, #a6d3fd 0%, #74bafc 100%);
  background: -webkit-linear-gradient(left, #a6d3fd 0%, #74bafc 100%);
  background: linear-gradient(to right, #a6d3fd 0%, #74bafc 100%);
}
.badge-ribbon-dia:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: #74bafc transparent;
  bottom: -20px;
  left: 0;
  border-width: 20px 0 0 20px;
}
.badge-ribbon-dia:after {
  content: "";
  position: absolute;
  right: -39px;
  top: 0;
  border: 25px solid #74bafc;
  border-left-width: 20px;
  border-right-color: transparent;
}

.btn--WhitePaper {
  max-width: 160px;
  padding: 5px 0;
  margin: 2% 0;
  float: right;
}

/*# sourceMappingURL=exhibition_vendor_brand.css.map */
