@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap");
/* ------------------------------------------------------------------------------------------------------------ */
/* Resets
--------------------------------------------------------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/* HEX: #EDEDC9 */
/* HEX: #CCCC66 */
/* HEX: #4F6300 */
/* HEX: #457E25 */
/* HEX: #293C14 */
/* HEX: #F03F3F */
/* HEX: #f55649 */
/* HEX: #A2D2C4 */
/* HEX: #53ac93 */
/* HEX: #343433 */
/* HEX: #3280C3 */
/* HEX: #656363 */
/* Height */
/* ------------------------------------------------------------------------------------------------------------ */
/* General
--------------------------------------------------------------------------------------------------------------- */
html {
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6em;
}

body {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 1.6em;
  color: #888888;
  background-color: #fff;
  overflow: hidden;
}

* {
  box-sizing: border-box;
  font-display: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
*::before, *::after {
  box-sizing: border-box;
}

a {
  outline: none;
  text-decoration: none;
  color: rgb(50, 128, 195);
  transition: 0.4s;
}

body, input, textarea, select, h1, h2, h3, h4, h5, h6, .heading {
  font-family: lato, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  line-height: normal;
  border-color: inherit;
  font-weight: normal;
}

h1 {
  font-size: 64px;
}

h2 {
  font-size: 54px;
}

h3 {
  font-size: 43px;
}

h4 {
  font-size: 22px;
}

h5 {
  margin: 20px 0;
  white-space: pre-wrap;
  color: rgb(50, 128, 195);
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

h6 {
  font-size: 10px;
}

address {
  font-style: normal;
  font-weight: normal;
}

hr {
  display: block;
  width: 100%;
  height: 1px;
  border: solid;
  border-width: 1px 0 0 0;
  border-color: #D7D7D7;
}

.wrapper {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  word-wrap: break-word;
}

#blog, #header, #services, #cta, #breadcrumb, #footer, #copyright {
  display: block;
}

#footer {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 100px;
}
@media (max-width: 1100px) {
  #footer {
    grid-gap: 20px;
  }
}
@media (max-width: 750px) {
  #footer {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 50px;
    text-align: center;
  }
}

#services {
  padding: 60px 0 0;
}

#blog {
  padding: 50px 0;
}

.container {
  position: relative;
  display: block;
  padding: 80px 0px;
  color: #000;
}
@media (max-width: 425px) {
  .container {
    padding: 50px 0px !important;
  }
}
.container p {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
}
@media (max-width: 450px) {
  .container p {
    font-size: 20px;
    line-height: 30px;
  }
}
.container.speakers-container {
  padding: 100px 10px 100px;
}
@media (max-width: 900px) {
  .container.speakers-container {
    padding: 40px 10px 50px;
  }
}
.container.partners-container {
  padding: 100px 10px;
  max-width: 1470px;
}
.container.exhibitors-container {
  padding: 100px 10px;
  max-width: 1470px;
}
.container.news-container {
  padding: 200px 0;
}
@media (max-width: 900px) {
  .container.news-container {
    padding: 0px 0 50px;
  }
}
.container.sponsorship-container {
  padding: 125px 5px 50px;
}
.container.visit-page-title-container {
  padding: 80px 5px 20px;
}
.container.visit-page-content-container {
  padding: 40px 5px 20px;
}
.container.exhibiting-areas-container {
  padding: 0 0 50px;
}
.container.awards-container {
  padding: 80px 5px 40px;
}
.container.nominees-container {
  padding: 20px 5px;
}
.container.e-magazine-title-container {
  padding: 80px 5px 0;
}
.container.why-attend-container {
  padding: 90px 10px;
}
.container.exhibit-page-container {
  padding: 90px 10px;
}
.container.nospace {
  padding-bottom: 0;
}
.container .content {
  padding: 10px;
  background-color: #FFF;
}
.container .content.transparent-background {
  background-color: rgba(237, 237, 201, 0.6);
}
.container .content-alt {
  width: 56%;
}
.container .sidebar {
  padding: 10px;
  background-color: #FFF;
}
.container .sidebar-alt {
  width: 40%;
}
.container .sidebar.alt-350 {
  max-width: 350px;
}
@media (max-width: 900px) {
  .container .sidebar.alt-350 {
    max-width: none;
  }
}
.container .sidebar .sidebar-title {
  padding: 10px;
  line-height: 1.1;
  color: rgb(204, 204, 102);
  font-size: 45px;
  background-color: rgb(50, 128, 195);
}
@media (max-width: 425px) {
  .container .sidebar .sidebar-title {
    font-size: 35px;
  }
}
.container .sidebar .sidebar-title span {
  display: block;
  line-height: 1.4;
}
.container .sidebar .sdb_holder {
  margin-bottom: 50px;
  text-align: center;
}
.container .sidebar .sdb_holder:last-child {
  margin-bottom: 0;
}
.container .no-background {
  background: transparent;
}
.container .main-color-background {
  background: rgb(50, 128, 195);
}

.max-width {
  max-width: 1400px;
  margin: 0 auto;
}
.max-width.alt-1525 {
  max-width: 1525px;
}
.max-width.alt-1350 {
  max-width: 1350px;
}
.max-width.alt-1250 {
  max-width: 1250px;
}
.max-width.alt-1100 {
  max-width: 1100px;
}
.max-width.alt-1089 {
  max-width: 1089px;
}
.max-width.alt-1000 {
  max-width: 1000px;
}
.max-width.alt-900 {
  max-width: 900px;
}
.max-width.alt-830 {
  max-width: 830px;
}
.max-width.alt-760 {
  max-width: 760px;
}
.max-width.alt-435 {
  max-width: 435px;
}

.page-title {
  color: #fff;
  font-weight: 300;
  font-size: 85px;
  margin-right: 65px;
}
@media (max-width: 450px) {
  .page-title {
    font-size: 60px;
  }
}
.page-title span {
  background: rgb(50, 128, 195);
  padding: 0 25px;
  margin-bottom: 25px;
  display: inline-block;
}
.page-title.page-title-width-380 {
  max-width: 380px;
}
.page-title.page-title-width-250 {
  max-width: 250px;
}

.page-title2 {
  font-weight: 300;
  color: rgb(52, 52, 51);
  font-size: 108px;
  line-height: 130px;
}
@media (max-width: 900px) {
  .page-title2 {
    font-size: 80px;
    line-height: 95px;
  }
}
@media (max-width: 600px) {
  .page-title2 {
    font-size: 50px;
    line-height: 60px;
  }
}

.page-subtitle {
  font-size: 50px;
  line-height: 60px;
  font-family: classico-urw, sans-serif;
  color: rgb(50, 128, 195);
}
@media (max-width: 450px) {
  .page-subtitle {
    font-size: 35px;
    line-height: 40px;
  }
}

.main-title {
  position: relative;
  max-width: 956px;
  margin: 0;
  line-height: 65px;
  font-family: lato, sans-serif;
  color: #000;
  text-align: left;
  z-index: 3;
}
@media (max-width: 768px) {
  .main-title {
    padding: 15px 0;
    font-size: 50px !important;
    line-height: 65px !important;
  }
}
@media (max-width: 425px) {
  .main-title {
    font-size: 35px !important;
    line-height: 45px !important;
  }
}
@media (max-width: 375px) {
  .main-title {
    font-size: 31px !important;
  }
}
.main-title span {
  font-size: 100px;
}
@media (max-width: 900px) {
  .main-title span {
    font-size: 77px !important;
  }
}
@media (max-width: 768px) {
  .main-title span {
    font-size: 67px !important;
  }
}
@media (max-width: 425px) {
  .main-title span {
    font-size: 47px !important;
  }
}
@media (max-width: 375px) {
  .main-title span {
    font-size: 40px !important;
  }
}

.sub-title {
  font-size: 32px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin: 2% 3%;
}
@media (max-width: 425px) {
  .sub-title {
    font-size: 23px;
  }
}

.page-description {
  width: 80%;
  margin: 3% auto 5%;
  text-align: center;
  font-size: 21px;
}
@media (max-width: 425px) {
  .page-description {
    width: 95%;
    margin: 5% auto;
    font-size: 17px;
  }
}
.page-description p:not(:last-child) {
  margin-bottom: 3%;
  font-size: 21px;
}
@media (max-width: 768px) {
  .page-description p:not(:last-child) {
    font-size: 19px;
  }
}
@media (max-width: 425px) {
  .page-description p:not(:last-child) {
    margin-bottom: 5%;
    font-size: 17px;
  }
}
.page-description p:not(:first-child):last-child {
  margin-top: 6%;
  color: rgb(50, 128, 195);
  font-size: 20px;
  font-family: "futura-pt-bold", sans-serif;
  text-transform: uppercase;
  font-weight: 500;
}
@media (max-width: 768px) {
  .page-description p:not(:first-child):last-child {
    font-size: 20px;
  }
}
@media (max-width: 425px) {
  .page-description p:not(:first-child):last-child {
    font-size: 18px;
  }
}

.very-light-background {
  background-color: rgb(237, 237, 201);
}

.light-background {
  background-color: rgb(204, 204, 102);
}

.dark-background {
  background-color: rgb(79, 99, 0);
}

.slightly-darker-background {
  background-color: rgb(69, 126, 37);
}

.very-dark-background {
  background-color: rgb(41, 60, 20);
}

.white-background {
  background-color: #FFF;
}

.black-background {
  background-color: #000;
}

.bright-background {
  background-color: rgb(50, 128, 195);
}

.main-color-text {
  color: rgb(50, 128, 195);
}

.secondary-color-text {
  color: rgb(52, 52, 51);
}

.white-color {
  color: #FFF;
}

.overflow-hidden {
  overflow: hidden;
}

.button {
  position: relative;
  display: block;
  height: 73px;
  margin: 3%;
  padding: 3% 5%;
  line-height: 29px;
  color: rgb(50, 128, 195);
  text-align: center;
  font-size: 29px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  border-radius: 30px;
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.4);
  transition: 0.4s;
  z-index: 3;
}
.button.long {
  max-width: 514px;
}
.button.medium {
  display: inline-block;
  max-width: 350px;
  margin: 2% 0.5%;
  padding: 1%;
}
.button.thick {
  height: 100px;
}
.button.thin {
  height: 55px;
  margin: 0 auto 3%;
  padding: 4% 7%;
  font-size: 23px;
  font-family: "Raleway", sans-serif;
  background-color: #E2E271;
  border-radius: 15px;
}
@media (max-width: 1200px) {
  .button.thin {
    height: 42px;
    line-height: 20px;
    font-size: 17px;
  }
}
@media (max-width: 900px) {
  .button.thin {
    line-height: 25px;
    font-size: 16px;
  }
}
.button.small {
  display: inline-block;
  max-width: 180px;
  margin: 1%;
  padding: 1% 3% 2%;
  font-size: 25px;
  color: #FFF;
  border-radius: 20px;
}
.button.tiny {
  max-width: 110px;
  height: 43px;
  margin: 0 auto;
  padding: 2% 3%;
  font-size: 15px;
  letter-spacing: 1px;
  font-family: "futura-pt-bold", sans-serif;
  color: #FFF;
  text-transform: uppercase;
  border-radius: 15px;
}
.button:hover {
  box-shadow: 0 20px 15px 5px rgba(0, 0, 0, 0.4);
  transform: translateY(-5px);
}

.anchor {
  position: relative;
  display: block;
  top: -125px;
  content: "";
  visibility: hidden;
}

.keynote-tag {
  position: absolute;
  width: 55%;
  top: 7px;
  left: -1px;
  z-index: 1;
}
@media (max-width: 425px) {
  .keynote-tag {
    width: 50%;
    top: 0px;
  }
}

.stand-number {
  margin-bottom: 0;
  padding: 5px;
  text-align: center;
}

.opacity-90 {
  opacity: 0.9;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-45 {
  opacity: 0.45;
}

.opacity-35 {
  opacity: 0.35;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-10 {
  opacity: 0.1;
}

.layer {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.background-pin {
  position: absolute;
  z-index: 0;
}
@media (max-width: 1024px) {
  .background-pin {
    display: none;
  }
}
.background-pin.nacho1 {
  right: -110px;
  top: 150px;
}
.background-pin.nacho2 {
  right: 340px;
  top: 50px;
}
.background-pin.bike-home {
  left: 0;
  top: 5%;
}
.background-pin.balon {
  left: 7%;
  top: 0;
}
.background-pin.kite {
  left: 13%;
  bottom: -0.5%;
}
.background-pin.boat {
  right: 0;
  top: 15%;
  z-index: 1;
}
.background-pin.christmas-tree {
  left: 5%;
  bottom: 20%;
}
.background-pin.bird-home {
  width: 5%;
  right: 0;
  bottom: -5%;
}
@media (max-width: 1400px) {
  .background-pin.bird-home {
    width: 7%;
  }
}
.background-pin.bird-showguide {
  left: 10%;
  top: 16.5%;
}
.background-pin.bird-about-prysm {
  right: 5%;
  top: 30%;
}
@media (max-width: 1024px) {
  .background-pin.bird-about-prysm {
    left: 15%;
    top: 13%;
    z-index: 1;
  }
}
.background-pin.bird-about-event-1 {
  right: 31%;
  top: 17.5%;
  z-index: 1;
}
@media (max-width: 1024px) {
  .background-pin.bird-about-event-1 {
    right: 20%;
    top: -2.5%;
  }
}
.background-pin.bird-about-event-2 {
  bottom: 30%;
  right: 15%;
}
@media (max-width: 1024px) {
  .background-pin.bird-about-event-2 {
    bottom: 0;
    right: 7%;
  }
}
.background-pin.tent-home {
  width: 19%;
  left: 0;
  bottom: -12%;
  z-index: 1;
}
@media (max-width: 1400px) {
  .background-pin.tent-home {
    width: 21%;
  }
}
.background-pin.tent {
  left: 0;
  bottom: -5%;
  z-index: 1;
}
.background-pin.wine-cheese {
  width: 9%;
  right: 0;
  bottom: -13%;
  z-index: 1;
}
@media (max-width: 1400px) {
  .background-pin.wine-cheese {
    width: 11%;
  }
}
@media (max-width: 1200px) {
  .background-pin.wine-cheese {
    bottom: -10%;
  }
}
@media (max-width: 1024px) {
  .background-pin.wine-cheese {
    bottom: -7%;
  }
}
.background-pin.boots-home {
  right: 0;
  bottom: -13%;
  z-index: 1;
}
@media (max-width: 1200px) {
  .background-pin.boots-home {
    bottom: -10%;
  }
}
@media (max-width: 1024px) {
  .background-pin.boots-home {
    bottom: -7%;
  }
}
.background-pin.boots {
  right: 6%;
  top: 13%;
  z-index: 2;
}
.background-pin.clock {
  left: 13%;
}
.background-pin.italian-cypress {
  right: 10%;
  top: 4.5%;
}
.background-pin.flower-small {
  bottom: 6%;
  left: 5%;
}
.background-pin.flower-big {
  bottom: -10%;
  right: -25%;
}

.empty {
  display: none;
}

.uppercase {
  text-transform: uppercase;
}

.overflow-hidden {
  overflow: hidden;
}

.center-element {
  text-align: center;
}

.left-element {
  text-align: left;
}

.right-element {
  text-align: right;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.line-height-1 {
  line-height: 1;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.inline-element {
  display: inline-block;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.bold {
  font-weight: bold;
}

.shadow {
  text-shadow: 1px 1px 1px #000;
}

.vertical-spacer {
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width: 900px) {
  .mob-hide {
    display: none !important;
  }
}
@media (min-width: 901px) {
  .mob-show {
    display: none !important;
  }
}
@media (max-width: 1200px) {
  .hide-1200 {
    display: none !important;
  }
}
@media (min-width: 1201px) {
  .show-1200 {
    display: none !important;
  }
}
.hidden {
  display: none;
}

[hidden] {
  display: none !important;
}

.hide {
  display: none;
}

.reveal {
  position: relative;
  display: inline-block;
}
@media (max-width: 900px) {
  .reveal {
    display: none;
  }
}

.slide {
  background-color: transparent !important;
}

.nospace {
  margin: 0;
  padding: 0;
  list-style: none;
}

.borderedbox {
  border: 1px solid;
  border-color: #D7D7D7;
}

.circle {
  border-radius: 50%;
  background-clip: padding-box;
}

.service .heading {
  margin-bottom: 10px;
}
.service.largeicon {
  min-height: 110px;
  padding: 0 0 0 100px;
}
.service.largeicon .icon {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 40px;
}

.service {
  display: block;
  position: relative;
  width: 100%;
  min-height: 80px;
  margin: 0;
  padding: 0 0 0 70px;
  box-sizing: border-box;
}
.service * {
  margin: 0;
  padding: 0;
}
.service .icon {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 26px;
}

.icon {
  color: #FFF;
  background-color: #000000;
}
.icon.nobg {
  color: inherit;
  background-color: inherit;
  border-color: #D7D7D7;
}

.icon.nobg {
  border: 1px solid;
}

.clear, .group {
  display: block;
}

.clear::before, .clear::after {
  display: table;
  content: "";
}

.group::before, .group::after {
  display: table;
  content: "";
}

.clear, .group {
  clear: both;
}
.clear::after, .group::after {
  clear: both;
}

.clearfix {
  clear: both;
}

.fl_left, .imgl {
  float: left;
}

.fl_right, .imgr {
  float: right;
}

img {
  width: auto;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  line-height: normal;
  vertical-align: middle;
  border-radius: 0;
  filter: blur(0);
  transform: translateZ(0);
}

.imgl {
  margin: 0 15px 10px 0;
  clear: left;
}

.imgr {
  margin: 0 0 10px 15px;
  clear: right;
}

.excel-sub {
  font-size: 14px;
}

.video-embed {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-shrink: 2;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Forms
--------------------------------------------------------------------------------------------------------------- */
form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

legend {
  margin: 0;
  padding: 0;
  border: none;
  display: none;
}

label, input, textarea, select, button {
  display: block;
  vertical-align: middle;
  resize: none;
  color: inherit;
  font-size: inherit;
  font-weight: 400;
  outline: none;
}

input {
  padding: 0.3%;
  color: #1f1f1f;
  box-shadow: none;
}

label {
  margin-bottom: 0;
}

label span {
  background-color: inherit;
}

/* Grids
--------------------------------------------------------------------------------------------------------------- */
/* Page Layout Set-Up  */ /* Used */
.one_fifth, .one_half, .one_third, .two_third, .two_quarter, .three_quarter {
  display: inline-block;
  float: left;
  list-style: none;
}
@media (max-width: 900px) {
  .one_fifth, .one_half, .one_third, .two_third, .two_quarter, .three_quarter {
    display: block;
    float: none;
    width: 95% !important;
    margin: 0 auto !important;
  }
}

.one_third, .two_third, .one_quarter, .two_quarter, .three_quarter {
  margin: 0 0 0 3.0674846626%;
}

.one_third-alt, .two_third-alt, .one_quarter-alt, .three_quarter-alt {
  margin: 0;
}

.one_quarter {
  display: inline-block;
  width: 22.6993865031%;
  float: left;
  list-style: none;
}
@media (max-width: 900px) {
  .one_quarter {
    display: block;
    width: 95% !important;
    margin: 0 auto !important;
  }
}
.one_quarter-alt {
  position: relative;
  width: 22.7083333333%;
  float: right;
  background: url(/images/vertical-background.jpg);
  background-size: cover;
  box-shadow: -5px 0 15px -5px rgba(0, 0, 0, 0.8);
  z-index: 2;
}

.two_quarter {
  width: 48.4662576687%;
}

.three_quarter {
  width: 74.2331288344%;
}
.three_quarter-alt {
  position: relative;
  width: 77.2916666667%;
}

.one_third {
  width: 30.2658486708%;
}
.one_third-alt {
  width: 33.3333333333%;
}

.two_third {
  width: 63.5991820041%;
}
.two_third-alt {
  width: 66.6666666667%;
}

.one_half {
  width: 50%;
}

.one_fifth {
  width: 20%;
  text-align: right;
}

.first {
  margin-left: 0;
  clear: left;
}

/* Grid Set-Up  */ /* Used */
.grid {
  display: grid;
  width: 100%;
}
.grid.width-85 {
  width: 85%;
  margin: 0 auto;
}
.grid.width-90 {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .grid.width-90 {
    width: auto;
  }
}
.grid.width-95 {
  width: 95%;
  margin: 2% auto;
}
.grid.width-100 {
  width: 100%;
}

.grid-gap-10 {
  grid-gap: 10px;
}

.grid-gap-20 {
  grid-gap: 20px;
}

.grid-gap-35 {
  grid-gap: 35px;
}
@media (max-width: 768px) {
  .grid-gap-35 {
    grid-gap: 17px;
  }
}

.grid-gap-75 {
  grid-gap: 75px;
}
@media (max-width: 1800px) {
  .grid-gap-75 {
    grid-gap: 55px;
  }
}
@media (max-width: 1600px) {
  .grid-gap-75 {
    grid-gap: 45px;
  }
}
@media (max-width: 1200px) {
  .grid-gap-75 {
    grid-gap: 25px;
  }
}
@media (max-width: 768px) {
  .grid-gap-75 {
    grid-gap: 0;
  }
}

_:-ms-fullscreen,
:root .grid-gap .grid-item {
  margin: 20px;
}

.grid.auto-flow {
  grid-auto-flow: row dense;
}
.grid.column-2 {
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
}
.grid.column-2.auto-rows-300 {
  grid-auto-flow: row dense;
  grid-auto-rows: 300px;
}
.grid.column-3 {
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
}
@media (max-width: 1024px) {
  .grid.column-3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-3 {
    grid-template-columns: 1fr;
  }
}
.grid.column-3.header-grid {
  grid-template-columns: 680px 385px 400px;
  grid-auto-rows: 263px;
  align-items: center;
  padding: 1%;
}
@media (max-width: 1800px) {
  .grid.column-3.header-grid {
    grid-template-columns: 630px 380px 400px;
    grid-auto-rows: 268px;
  }
}
@media (max-width: 1600px) {
  .grid.column-3.header-grid {
    grid-template-columns: 590px 340px 380px;
  }
}
@media (max-width: 1400px) {
  .grid.column-3.header-grid {
    grid-template-columns: 480px 290px 340px;
    grid-auto-rows: 276px;
  }
}
@media (max-width: 1200px) {
  .grid.column-3.header-grid {
    grid-template-columns: 400px 230px 340px;
    grid-auto-rows: 240px;
  }
}
@media (max-width: 1024px) {
  .grid.column-3.header-grid {
    grid-template-columns: 350px 190px 280px;
  }
}
@media (max-width: 900px) {
  .grid.column-3.header-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 190px;
  }
}
@media (max-width: 768px) {
  .grid.column-3.header-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: 173px;
  }
}
@media (max-width: 768px) {
  .grid.column-3.home-speakers-grid-mob {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: auto;
  }
}
.grid.column-3.why-attend-grid {
  grid-template-columns: repeat(3, 445px);
  grid-auto-rows: 539px;
  justify-content: center;
}
@media (max-width: 1600px) {
  .grid.column-3.why-attend-grid {
    grid-template-columns: repeat(3, 415px);
    grid-auto-rows: 503px;
  }
}
@media (max-width: 1400px) {
  .grid.column-3.why-attend-grid {
    grid-template-columns: repeat(3, 370px);
    grid-auto-rows: 449px;
  }
}
@media (max-width: 1200px) {
  .grid.column-3.why-attend-grid {
    grid-template-columns: repeat(1, 375px);
    grid-auto-rows: 455px;
    grid-gap: 50px;
  }
}
@media (max-width: 425px) {
  .grid.column-3.why-attend-grid {
    grid-template-columns: repeat(1, 305px);
    grid-auto-rows: 375px;
    grid-gap: 50px;
  }
}
.grid.column-3.square {
  grid-template-columns: repeat(3, 22.2vw);
  grid-auto-rows: 22.2vw;
  justify-content: center;
}
@media (max-width: 1600px) {
  .grid.column-3.square {
    grid-template-columns: repeat(3, 25.2vw);
    grid-auto-rows: 25.2vw;
  }
}
@media (max-width: 1400px) {
  .grid.column-3.square {
    grid-template-columns: repeat(3, 30.2vw);
    grid-auto-rows: 30.2vw;
  }
}
@media (max-width: 900px) {
  .grid.column-3.square {
    grid-template-columns: repeat(3, 32.2vw);
    grid-auto-rows: 32.2vw;
  }
}
.grid.column-3.different-width {
  grid-template-columns: auto 800px 690px;
}
@media (max-width: 1600px) {
  .grid.column-3.different-width {
    grid-template-columns: auto auto 690px;
  }
}
@media (max-width: 1200px) {
  .grid.column-3.different-width {
    grid-template-columns: auto auto auto;
  }
}
.grid.column-3.auto-rows-121 {
  grid-auto-rows: 121px;
}
.grid.column-3.auto-rows-162 {
  grid-auto-rows: 162px;
}
.grid.column-3 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.grid.column-3 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.grid.column-3 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.grid.column-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 1024px) {
  .grid.column-4 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-4 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-4 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1024px) {
  .grid.column-4.home-speakers-grid, .grid.column-4.home-blog-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-4.home-speakers-grid, .grid.column-4.home-blog-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1024px) {
  .grid.column-4.main-sponsorship-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 900px) {
  .grid.column-4.main-sponsorship-list {
    grid-template-columns: 1fr 1fr;
  }
  .grid.column-4.main-sponsorship-list .grid-item.row-span-2 {
    -ms-grid-row-span: 1;
    grid-row: span 1;
  }
  .grid.column-4.main-sponsorship-list.auto-rows-222 {
    grid-auto-rows: 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-4.main-sponsorship-list.auto-rows-222 {
    grid-auto-rows: 1fr 320px 1fr;
  }
}
@media (max-width: 375px) {
  .grid.column-4.main-sponsorship-list.auto-rows-222 {
    grid-auto-rows: 1fr 375px 1fr;
  }
}
.grid.column-4.award-winner-grid {
  grid-template-columns: auto 475px 475px auto;
  grid-auto-rows: 349px;
}
@media (max-width: 1200px) {
  .grid.column-4.award-winner-grid {
    grid-template-columns: auto 360px 420px auto;
  }
}
@media (max-width: 1024px) {
  .grid.column-4.award-winner-grid {
    grid-template-columns: 375px 375px;
    grid-auto-rows: 310px;
    justify-content: center;
  }
}
@media (max-width: 768px) {
  .grid.column-4.award-winner-grid {
    grid-template-columns: 320px;
    grid-auto-rows: 1fr;
  }
}
.grid.column-4.square {
  grid-template-columns: repeat(4, 260px);
  grid-auto-rows: 260px;
  justify-content: center;
}
@media (max-width: 1200px) {
  .grid.column-4.square {
    grid-template-columns: repeat(3, 260px);
    grid-auto-rows: 260px;
  }
}
@media (max-width: 1024px) {
  .grid.column-4.square {
    grid-template-columns: repeat(2, 260px);
    grid-auto-rows: 260px;
  }
}
@media (max-width: 768px) {
  .grid.column-4.square {
    grid-template-columns: repeat(1, 260px);
    grid-auto-rows: 260px;
  }
}
.grid.column-4.why-exhibit-grid {
  position: relative;
  grid-template-columns: repeat(4, 272.5px);
  justify-content: center;
}
@media (max-width: 1200px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(4, 232.5px);
  }
}
@media (max-width: 1024px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(4, 212.5px);
  }
}
@media (max-width: 1024px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(4, 182.5px);
  }
}
@media (max-width: 900px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(2, 232.5px);
  }
  .grid.column-4.why-exhibit-grid .grid-item.column-span-4 {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
@media (max-width: 768px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(2, 202.5px);
  }
}
@media (max-width: 425px) {
  .grid.column-4.why-exhibit-grid {
    grid-template-columns: repeat(2, 152.5px);
  }
}
.grid.column-4.auto-rows-222 {
  grid-auto-rows: 222px;
}
.grid.column-4.auto-rows-400 {
  grid-auto-flow: row dense;
  grid-auto-rows: 400px;
}
.grid.column-4.auto-rows-520 {
  grid-auto-flow: row dense;
  grid-auto-rows: 520px;
}
.grid.column-4 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.grid.column-4 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.grid.column-4 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.grid.column-4 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.grid.column-5 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-content: center;
}
@media (max-width: 1200px) {
  .grid.column-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 900px) {
  .grid.column-5 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-5 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-5 {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-5.home-categories-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 1200px) {
  .grid.column-5.e-mag-section {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 900px) {
  .grid.column-5.e-mag-section {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-5.e-mag-section {
    grid-template-columns: 1fr;
  }
}
.grid.column-5.e-mag-section > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.grid.column-5.e-mag-section > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.grid.column-5.e-mag-section > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
@media (max-width: 1200px) {
  .grid.column-5.speakers-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .grid.column-5.speakers-list {
    grid-template-columns: 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-5.speakers-list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-5.speakers-list {
    grid-template-columns: 1fr;
  }
}
.grid.column-5.auto-rows-330 {
  grid-auto-flow: row dense;
  grid-auto-rows: 330px;
}
.grid.column-5.auto-rows-250 {
  grid-auto-flow: row dense;
  grid-auto-rows: 250px;
}
.grid.column-5.auto-rows-176 {
  grid-auto-flow: row dense;
  grid-auto-rows: 176px;
}
.grid.column-5 > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.grid.column-5 > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.grid.column-5 > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.grid.column-5 > *:nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 4;
}
.grid.column-5 > *:nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.grid.column-6 {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
@media (max-width: 1600px) {
  .grid.column-6 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1024px) {
  .grid.column-6 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .grid.column-6 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 425px) {
  .grid.column-6 {
    grid-template-columns: 1fr;
  }
}
.grid.column-6.auto-rows-330 {
  grid-auto-flow: row dense;
  grid-auto-rows: 330px;
}
.grid.row-1 {
  grid-template-rows: 1fr;
}
.grid.row-2 {
  grid-template-rows: 1fr 1fr;
}

.grid-item {
  position: relative;
}
@media (max-width: 425px) {
  .grid-item {
    width: 95%;
    margin: 1% auto 3% !important;
  }
}
.grid-item.box-list {
  text-align: center;
  background: rgba(237, 237, 201, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.2);
  transition: transform 0.4s, border 0.4s, box-shadow 0.4s;
  overflow: hidden;
}
.grid-item.row-span-2 {
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.grid-item.row-span-3 {
  -ms-grid-row-span: 3;
  grid-row: span 3;
}
.grid-item.row-span-6 {
  -ms-grid-row-span: 6;
  grid-row: span 6;
}
.grid-item.column-span-2 {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.grid-item.column-span-3 {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
.grid-item.column-span-4 {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}

/* Rows
--------------------------------------------------------------------------------------------------------------- */
.row1 {
  position: absolute;
  height: 0;
  top: 0px;
  text-align: center;
  color: rgb(50, 128, 195);
  box-shadow: 0 25px 15px -10px rgba(0, 0, 0, 0.4);
  z-index: 5;
}
@media (max-width: 900px) {
  .row1 {
    top: 0px;
    box-shadow: none;
    z-index: 3;
  }
  .row1 .layer {
    display: none;
  }
}
@media (max-width: 768px) {
  .row1 {
    top: 260px;
  }
}
.row1 a {
  color: rgb(50, 128, 195);
}

.row1-alt {
  position: fixed;
  top: 0;
  text-align: center;
  background-size: auto;
  opacity: 1;
  animation: fadeIn 0.2s ease-in;
  z-index: 99;
  transition: 0.4s;
}
@media (max-width: 900px) {
  .row1-alt {
    height: 70px;
    box-shadow: none;
    animation: none;
  }
}
.row1-alt:hover {
  opacity: 1;
}
.row1-alt .header-ticket-button {
  height: 150px;
}
.row1-alt .header-ticket-button a img {
  margin-top: -25px;
}

.row2 {
  position: relative;
  color: #fff;
  background-color: transparent;
}
.row2.alt-image {
  background-size: auto;
  overflow: hidden;
}
.row2.alt-image.partners {
  background-size: cover;
}
@media (max-width: 1400px) {
  .row2.alt-image {
    background: none;
    background-color: #FFF;
  }
}
.row2.alt {
  background-color: #FFF;
}

.row3 {
  position: relative;
  color: #FFF;
  background-size: auto;
}
.row3.alt {
  background-size: inherit;
}
@media (min-width: 1921px) {
  .row3.alt {
    background-size: cover;
  }
}

.row4 {
  position: relative;
  color: #fff;
  background-color: #4D4D4D;
}
.row4.alt {
  margin-top: -6%;
}
.row4 a {
  color: #fff;
}

.row5 {
  position: relative;
  color: #FFF;
  background-color: rgb(204, 204, 102);
}
.row5.alt {
  background-color: rgb(50, 128, 195);
}

.row6 {
  position: relative;
  color: rgb(50, 128, 195);
  background-color: #FFF;
}

.row1-small #mainav .header-flex {
  padding-top: 10px;
  padding-bottom: 10px;
}
.row1-small #mainav .header-flex .header-dates-box {
  gap: 0px;
}
.row1-small #mainav .header-flex .header-dates-box .white-bold-date {
  font-size: 25px;
}
@media (max-width: 1350px) {
  .row1-small #mainav .header-flex .header-dates-box .white-bold-date {
    font-size: 20px;
  }
}
.row1-small #mainav .header-flex .header-dates-box .white-lowercase-location {
  font-size: 15px;
}
.row1-small #mainav .location-flex {
  display: none;
}
/* Tables + Comments
--------------------------------------------------------------------------------------------------------------- */
/* Tables  */
table, th, td {
  border: 1px solid;
  border-collapse: collapse;
  vertical-align: top;
  border-color: #D7D7D7;
}

table, th {
  table-layout: auto;
}

table {
  width: 100%;
  margin-bottom: 15px;
}

table a {
  background-color: inherit;
}

th {
  padding: 5px 8px;
  color: #FFF;
  background-color: #373737;
}

td {
  padding: 5px 8px;
  border-width: 0 1px;
}

tr {
  color: inherit;
  background-color: #FBFBFB;
}

tr:nth-child(even) {
  color: inherit;
  background-color: #F7F7F7;
}

/* Comments */
#comments ul {
  margin: 0 0 40px 0;
  padding: 0;
  list-style: none;
}
#comments li {
  margin: 0 0 10px 0;
  padding: 15px;
  color: inherit;
  background-color: #FBFBFB;
}
#comments li:nth-child(even) {
  color: inherit;
  background-color: #F7F7F7;
}
#comments .avatar {
  float: right;
  margin: 0 0 10px 10px;
  padding: 3px;
  border: 1px solid;
  border-color: #D7D7D7;
}
#comments a {
  background-color: inherit;
}
#comments address {
  font-weight: bold;
}
#comments time {
  font-size: smaller;
}
#comments .comcont {
  display: block;
  margin: 0;
  padding: 0;
}
#comments .comcont p {
  margin: 10px 5px 10px 0;
  padding: 0;
}
#comments form {
  display: block;
  width: 100%;
}
#comments input {
  width: 100%;
  padding: 10px;
  border: 1px solid;
  border-color: #D7D7D7;
}
#comments input[type=submit], #comments input[type=reset] {
  display: inline-block;
  width: auto;
  min-width: 150px;
  margin: 0;
  padding: 8px 5px;
  cursor: pointer;
  color: inherit;
  background-color: #FBFBFB;
}
#comments textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid;
  overflow: auto;
  border-color: #D7D7D7;
}
#comments div {
  margin-bottom: 15px;
}

/* Spacing
--------------------------------------------------------------------------------------------------------------- */
.btmspace-10 {
  margin-bottom: 10px;
}

.btmspace-15 {
  margin-bottom: 15px;
}

.btmspace-30 {
  margin-bottom: 30px;
}

.btmspace-40 {
  margin-bottom: 40px;
}

.btmspace-50 {
  margin-bottom: 50px;
}

.btmspace-80 {
  margin-bottom: 80px;
}

.topspace-20 {
  margin-top: 20px;
}

.topspace-50 {
  margin-top: 50px;
}

.topspace-100 {
  margin-top: 100px;
}
@media (max-width: 900px) {
  .topspace-100 {
    margin-top: 0px;
  }
}

.pagetop-200 {
  margin-top: 200px;
}
@media (max-width: 900px) {
  .pagetop-200 {
    margin-top: 0px;
  }
}

.pagetop-padding-280 {
  padding-top: 280px;
}
@media (max-width: 900px) {
  .pagetop-padding-280 {
    padding-top: 80px;
  }
}

.inspace-0 {
  padding: 0 !important;
}

.inspace-5 {
  padding: 5px;
}

.inspace-10 {
  padding: 10px;
}

.inspace-15 {
  padding: 15px;
}

.inspace-20 {
  padding: 20px;
}

.inspace-30 {
  padding: 30px;
}

.inspace-50 {
  padding: 50px;
}

.inspace-80 {
  padding: 80px;
}

.padtop {
  padding-top: 50px;
}

.padbottom {
  padding-bottom: 50px;
}

/* Font Awesome Social Icons
--------------------------------------------------------------------------------------------------------------- */
.faico {
  margin: 0;
  padding: 0;
  list-style: none;
  color: rgb(50, 128, 195);
}
.faico li {
  display: inline-block;
  margin: 0 2px 0 0;
  padding: 0;
  line-height: normal;
}
.faico li:last-child {
  margin-right: 0;
}
.faico a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  font-size: 16px;
  text-align: center;
  color: inherit;
}
.faico a:hover {
  color: #FFF;
}

.faicon-facebook:hover {
  background-color: #3B5998;
}

.faicon-google-plus:hover {
  background-color: #DB4A39;
}

.faicon-instagram:hover {
  background-color: #fccd39;
}

.faicon-linkedin:hover {
  background-color: #0E76A8;
}

.faicon-tumblr:hover {
  background-color: #34526F;
}

.faicon-twitter:hover {
  background-color: #00ACEE;
}

.faicon-youtube:hover {
  background-color: #cc181e;
}

.ticket-tab {
  font-size: 18px;
  text-align: center;
  background-color: #00a79b;
  border-radius: 15px;
  padding: 7px;
}

.social-box {
  position: fixed;
  font-size: 42px;
  z-index: 4;
}
@media (max-width: 900px) {
  .social-box {
    display: none;
  }
}
.social-box.header {
  position: relative;
  font-size: 40px;
}
.social-box.header a {
  display: block;
  margin: 5% 0;
  color: #FFF;
}
.social-box.home {
  position: absolute;
  display: none;
}
.social-box.home a {
  color: #FFF;
}
.social-box.mobmenu {
  position: relative;
  display: block;
}
@media (min-width: 901px) {
  .social-box.mobmenu {
    display: none;
  }
}
.social-box.mobmenu a {
  display: inline-block;
  margin: 1%;
}
.social-box.mobmenu a .mobmenu-social {
  width: 50px;
  height: 50px;
  padding: 5px;
  color: rgb(50, 128, 195);
  font-size: 40px;
}
.social-box .fa, .social-box .fab, .social-box .fal, .social-box .far, .social-box .fas {
  display: block;
  transition: ease 0.4s;
}
.social-box .fa-twitter:hover {
  color: #00ACEE;
}
.social-box .fa-instagram:hover {
  color: #fccd39;
}
.social-box .fa-linkedin:hover {
  color: #0077B5;
}
.social-box .fa-facebook-square:hover {
  color: #3B5998;
}
.social-box .fa-envelope:hover {
  color: #00a79b;
}

.social-icon {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.social-icon.footer-icon {
  padding: 0 5% 5% 0;
}
.social-icon.white-icon {
  color: #FFF;
}
.social-icon.green-icon {
  padding: 2%;
  padding-right: 3%;
  padding-left: 4%;
  color: rgb(79, 99, 0);
  font-size: 38px;
}
.social-icon.green-icon.fa-twitter {
  padding-right: 1.5%;
}

.countdown-timer {
  position: relative;
  text-align: center;
}
.countdown-timer.header {
  width: 100%;
  margin: 1% auto 0;
  line-height: 35px;
  font-size: 35px;
}
@media (max-width: 1400px) {
  .countdown-timer.header {
    font-size: 29px;
  }
}
.countdown-timer.header #header-date-timer span {
  display: inline-block;
  width: 55px;
  margin: 0 0.1%;
}
@media (max-width: 1400px) {
  .countdown-timer.header #header-date-timer span {
    width: 41px;
  }
}
.countdown-timer.header #header-date-timer span:nth-child(even) {
  width: 0;
  opacity: 0;
}
.countdown-timer.stand {
  margin: 0;
  line-height: 70px;
  color: #fff;
  font-size: 76px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .countdown-timer.stand {
    font-size: 50px;
  }
}
@media (max-width: 425px) {
  .countdown-timer.stand {
    line-height: 45px;
    font-size: 37px;
  }
}
.countdown-timer.stand #stand-date-timer span {
  display: inline-block;
  width: 230px;
  margin: 0 1%;
}
@media (max-width: 750px) {
  .countdown-timer.stand #stand-date-timer span {
    width: 200px;
    font-size: 120px;
  }
}
@media (max-width: 425px) {
  .countdown-timer.stand #stand-date-timer span {
    width: 55px;
  }
}
@media (max-width: 650px) {
  .countdown-timer.hide-below-650 {
    display: none;
  }
}

.countdown-title {
  text-align: center;
}
.countdown-title.header {
  width: 100%;
  color: rgb(237, 237, 201);
  font-size: 13px;
}
@media (max-width: 1400px) {
  .countdown-title.header {
    font-size: 10px;
  }
}
.countdown-title.header span {
  display: inline-block;
  width: 55px;
  margin: 0 0.3%;
}
@media (max-width: 1400px) {
  .countdown-title.header span {
    width: 40px;
  }
}
.countdown-title.stand {
  margin-top: 30px;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .countdown-title.stand {
    margin-top: 0;
    font-size: 15px;
  }
}
@media (max-width: 425px) {
  .countdown-title.stand {
    font-size: 11px;
  }
}
.countdown-title.stand span {
  display: inline-block;
  width: 230px;
  margin: 0 1%;
}
@media (max-width: 750px) {
  .countdown-title.stand span {
    width: 200px;
  }
}
@media (max-width: 425px) {
  .countdown-title.stand span {
    width: 55px;
  }
}
@media (max-width: 650px) {
  .countdown-title.hide-below-650 {
    display: none;
  }
}

/* Lazy loading
--------------------------------------------------------------------------------------------------------------- */
.lazy {
  transition: ease-in 0.4s;
  opacity: 0;
}
.lazy.loaded, .lazy[data-was-processed=true] {
  opacity: 1;
}

@keyframes fadeInOut {
  from {
    opacity: 0.65;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*------------------------------------------------------------------------------------------------------------- */
/* About us page
--------------------------------------------------------------------------------------------------------------- */
.about-title-header {
  color: white;
  text-align: center;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 80px;
  font-weight: 300;
  transform: translateY(-230px);
}
@media (max-width: 2200px) {
  .about-title-header {
    transform: translateY(-190px);
  }
}
@media (max-width: 1950px) {
  .about-title-header {
    transform: translateY(-150px);
  }
}
@media (max-width: 1350px) {
  .about-title-header {
    font-size: 60px;
    transform: translateY(-120px);
  }
}
@media (max-width: 900px) {
  .about-title-header {
    font-size: 40px;
    transform: translateY(-80px);
  }
}
@media (max-width: 600px) {
  .about-title-header {
    font-size: 25px;
    transform: translateY(-50px);
  }
}

.content-about-us {
  display: flex;
  flex-direction: column;
  padding: 30px 160px 0px 160px;
}
@media (max-width: 900px) {
  .content-about-us {
    padding: 30px 0px 0px 0px;
  }
}

.top-3-about-us {
  display: flex;
  flex-direction: column;
  gap: 25px;
  align-items: center;
}
.top-3-about-us h1 {
  font-size: 34px;
  font-family: "Montserrat", sans-serif;
  color: white;
  background-color: #f6ae2d;
  padding: 20px;
}
@media (max-width: 600px) {
  .top-3-about-us h1 {
    font-size: 25px;
  }
}
.top-3-about-us p {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  color: #5C5A5A;
}
@media (max-width: 600px) {
  .top-3-about-us p {
    font-size: 16px;
  }
}

.fortem-gold-banner {
  background: url(/images/about/fortem-gold-banner.png);
  max-width: 100%;
  height: 200px;
  margin-top: 25px;
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 1775px) {
  .fortem-gold-banner {
    justify-content: center;
  }
}
.fortem-gold-banner h2 {
  max-width: 80%;
  color: white;
  font-size: 41px;
  font-family: "Montserrat", sans-serif;
  text-align: left;
  padding-left: 40px;
}
@media (max-width: 1775px) {
  .fortem-gold-banner h2 {
    font-size: 34px;
    text-align: center;
    align-self: center;
    padding-left: 0px;
  }
}
@media (max-width: 1500px) {
  .fortem-gold-banner h2 {
    font-size: 24px;
  }
}
@media (max-width: 600px) {
  .fortem-gold-banner h2 {
    font-size: 18px;
  }
}

.lower-image-text-about-us {
  display: flex;
  flex-direction: column;
  margin-top: 75px;
}

.top-layer-about {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
@media (max-width: 1400px) {
  .top-layer-about {
    flex-direction: column-reverse;
  }
}
.top-layer-about p {
  text-align: center;
  align-self: center;
  color: #2d80c3;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
}
@media (max-width: 1600px) {
  .top-layer-about p {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .top-layer-about p {
    font-size: 16px;
  }
}

.bottom-layer-about {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media (max-width: 1400px) {
  .bottom-layer-about {
    flex-direction: column;
  }
}
.bottom-layer-about p {
  text-align: left;
  align-self: center;
  font-family: Helvetica, sans-serif;
  font-weight: 400;
  font-size: 27px;
  color: grey;
}
@media (max-width: 1600px) {
  .bottom-layer-about p {
    font-size: 22px;
  }
}
@media (max-width: 1400px) {
  .bottom-layer-about p {
    text-align: center;
  }
}
@media (max-width: 600px) {
  .bottom-layer-about p {
    font-size: 16px;
  }
}

/* Categories General Styles
--------------------------------------------------------------------------------------------------------------- */
.category-topsection {
  margin-top: 210px;
}
@media (max-width: 900px) {
  .category-topsection {
    margin-top: 0;
  }
}
@media (max-width: 650px) {
  .category-topsection {
    margin-top: 50px;
  }
}
.category-topsection .category-title-img {
  position: absolute;
  top: 234px;
  left: 47.5%;
  transform: translateX(-50%);
}
@media (max-width: 1750px) {
  .category-topsection .category-title-img {
    left: 50%;
    max-width: 75%;
    top: 11vw;
  }
}
@media (max-width: 450px) {
  .category-topsection .category-title-img {
    max-width: 85%;
  }
}
.category-topsection .gifts-title-img {
  max-width: 50%;
}
@media (max-width: 1400px) {
  .category-topsection .gifts-title-img {
    top: 4vw;
  }
}
.category-topsection .toys-title-img {
  max-width: 45%;
}
@media (max-width: 1400px) {
  .category-topsection .toys-title-img {
    top: 3vw;
  }
}
@media (max-width: 1400px) {
  .category-topsection .christmas-title-img {
    top: 7vw;
  }
}
.category-topsection .cards-stationery-title-img {
  top: 125px;
  max-width: 85%;
}
@media (max-width: 1400px) {
  .category-topsection .cards-stationery-title-img {
    top: 7vw;
  }
}
.category-topsection .category-bg-img {
  opacity: 0.5;
}

.container .category-pic1 {
  margin-top: -310px;
  margin-right: 15px;
  max-width: 810px;
}
@media (max-width: 1750px) {
  .container .category-pic1 {
    width: 45%;
  }
}
@media (max-width: 900px) {
  .container .category-pic1 {
    width: 35%;
    margin-top: 0;
  }
}
@media (max-width: 750px) {
  .container .category-pic1 {
    display: none;
  }
}
.container .category-text {
  font-size: 45px;
  line-height: 54px;
  color: rgb(52, 52, 51);
}
@media (max-width: 900px) {
  .container .category-text {
    font-size: 35px;
    line-height: 50px;
  }
}
@media (max-width: 750px) {
  .container .category-text {
    margin: auto;
    display: block;
  }
}
@media (max-width: 450px) {
  .container .category-text {
    font-size: 28px;
    line-height: 42px;
  }
}

.category-homeof-section .category-homeof-title {
  color: rgb(50, 128, 195);
  font-size: 49px;
  line-height: 58px;
  margin-bottom: 85px;
}
@media (max-width: 450px) {
  .category-homeof-section .category-homeof-title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 40px;
  }
}
.category-homeof-section div {
  display: inline-block;
  width: 175px;
  margin: 15px 60px;
  vertical-align: top;
}
@media (max-width: 650px) {
  .category-homeof-section div {
    width: 135px;
    margin: 15px 6%;
  }
}
@media (max-width: 400px) {
  .category-homeof-section div {
    margin: 15px 2%;
  }
}
.category-homeof-section div p {
  color: rgb(50, 128, 195);
  font-size: 24px;
  line-height: 31px;
  font-family: classico-urw, sans-serif;
  margin-top: 50px;
}
@media (max-width: 650px) {
  .category-homeof-section div p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 30px;
  }
}

.category-whomeet-section .category-whomeet-title {
  font-size: 29px;
  line-height: 35px;
  color: charcoal;
  margin-bottom: 60px;
}
.category-whomeet-section div div {
  width: 245px;
  height: 60px;
  background: rgb(50, 128, 195);
  color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  position: relative;
  display: inline-block;
  margin: 10px;
}
.category-whomeet-section div div:first-child {
  margin-left: 0;
}
@media (max-width: 1400px) {
  .category-whomeet-section div div:first-child {
    margin-left: 10px;
  }
}
@media (max-width: 650px) {
  .category-whomeet-section div div:first-child {
    margin-left: 2%;
  }
}
.category-whomeet-section div div:last-child {
  margin-right: 0;
}
@media (max-width: 1400px) {
  .category-whomeet-section div div:last-child {
    margin-right: 10px;
  }
}
@media (max-width: 650px) {
  .category-whomeet-section div div:last-child {
    margin-right: 2%;
  }
}
@media (max-width: 650px) {
  .category-whomeet-section div div {
    width: 135px;
    margin: 10px 2%;
  }
}
.category-whomeet-section div div p {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 23px;
  line-height: 28px;
  width: 100%;
  padding: 0 10px;
}
@media (max-width: 650px) {
  .category-whomeet-section div div p {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
  }
}

.category-pic2 {
  margin-bottom: 110px;
}

.category-ticketbutton {
  display: inline-block;
  vertical-align: middle;
  max-width: 85%;
}
.category-ticketbutton a {
  height: auto;
  padding: 25px 100px;
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 39px;
  line-height: 55px;
  font-family: classico-urw, sans-serif;
  font-weight: 600;
  color: #343433;
  background: #a2d2c4;
  border: 4px solid #fff;
  border-radius: 0;
  display: block;
  max-width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.category-ticketbutton a:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 550px) {
  .category-ticketbutton a {
    padding: 15px;
    font-size: 30px;
    line-height: 40px;
  }
}

.category-exhibitbutton {
  display: inline-block;
  vertical-align: middle;
  max-width: 85%;
}
.category-exhibitbutton a {
  height: auto;
  padding: 25px 100px;
  margin-top: 40px;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 39px;
  line-height: 55px;
  font-family: classico-urw, sans-serif;
  font-weight: 600;
  color: #343433;
  background: #a2d2c4;
  border: 4px solid #fff;
  border-radius: 0;
  display: block;
  max-width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.category-exhibitbutton a:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.5);
}
@media (max-width: 550px) {
  .category-exhibitbutton a {
    padding: 15px;
    font-size: 30px;
    line-height: 40px;
  }
}

/* Email Form
--------------------------------------------------------------------------------------------------------------- */
/* Exhibitor form */
.exhibitor-form form {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-rows: 40px 40px;
  grid-gap: 12px 18px;
  padding-bottom: 60px;
}
@media (max-width: 1200px) {
  .exhibitor-form form {
    padding-bottom: 0px;
  }
}
@media (max-width: 425px) {
  .exhibitor-form form {
    padding: 0px 0px !important;
  }
}

.exhibitor-form form > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.exhibitor-form form > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.exhibitor-form form > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.exhibitor-form form > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.exhibitor-form form > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.exhibitor-form form > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.form-wrap {
  position: relative;
  padding: 10px 20px 20px;
  background-color: #2d80c3;
}

.form-wrap h3 {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 30px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  font-size: 30px;
}

.exhibitor-form {
  position: relative;
  padding: 60px 0px;
  margin-bottom: -60px;
}

.exhibitor-form form .flex.legal {
  justify-content: left;
}

.exhibitor-form input {
  border-radius: 30px;
  padding: 10px;
  display: inline-block;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 500px;
  border: none;
  font-weight: 900;
}

.exhibitor-form .agreement-note {
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  margin: 0px 0 0;
  max-width: 400px;
  display: inline-block;
  font-family: "Raleway", sans-serif;
}

.exhibitor-form .check {
  display: inline-block;
  vertical-align: text-bottom;
}

.exhibitor-form .i-agree-label {
  transform: none;
  color: #fff;
  font-size: 15px;
  margin: 0 5px 0;
  width: 95px;
}

.exhibitor-form .why-exhibit-button {
  max-width: 594px;
  width: 100%;
  margin: 0;
  padding: 1%;
  height: 50px;
  color: #232020;
  font-weight: 900;
  font-family: Helvetica, sans-serif;
  font-size: 18px;
  border: 0;
  cursor: pointer;
  background-color: white;
}

.check label {
  transform: translateY(100%) translateX(-5px);
  margin-left: 20px;
  color: #fff;
  font-size: 12px;
}

.exhibitor-form input[type=checkbox] {
  width: 27px;
  height: 27px;
  float: right;
  transform: translateX(5px);
}

.exhibit-thanks-text {
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  color: rgb(52, 52, 51);
}

@media (max-width: 1200px) {
  .check label {
    font-size: 10px;
  }
  .agreement-note {
    max-width: 300px;
  }
}
@media (max-width: 1200px) {
  .exhibitor-form form {
    display: block;
  }
  .exhibitor-form form {
    position: relative;
  }
  .exhibitor-form form .flex.legal {
    position: absolute;
    bottom: -110px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    justify-content: center;
  }
  .exhibitor-form form .why-exhibit-button {
    position: absolute;
    bottom: -170px;
    transform: translateX(-50%) !important;
  }
  .exhibitor-form form input {
    width: 100%;
    margin-bottom: 10px;
  }
  .form-wrap {
    padding-bottom: 200px;
  }
  .exhibitor-form .form-wrap {
    text-align: center;
  }
  .agreement-note {
    max-width: 90%;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .check label {
    margin: auto;
  }
}
@media (max-width: 600px) {
  .exhibitor-form .agreement-note {
    max-width: 180px;
  }
}
.sponsorship-leftside {
  width: 50%;
  display: inline-block;
}

.emailContactForm {
  font: 95% Arial, Helvetica, sans-serif;
  margin: 35px auto;
  padding: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  display: block;
  margin-bottom: 45px;
}

.emailContactLeftSide,
.emailContactRightSide {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.emailContactForm input[type=text], .emailContactForm input[type=date], .emailContactForm input[type=datetime], .emailContactForm input[type=email], .emailContactForm input[type=number], .emailContactForm input[type=search], .emailContactForm input[type=time], .emailContactForm input[type=url] {
  transition: all 0.3s ease-in-out;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  margin-bottom: 2%;
  border: 1px solid #ccc;
  padding: 1.8%;
  color: #555;
  font: 95% Arial, Helvetica, sans-serif;
}
.emailContactForm textarea,
.emailContactForm select {
  transition: all 0.3s ease-in-out;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  margin-bottom: 2%;
  border: 1px solid #ccc;
  padding: 1.8%;
  color: #555;
  font: 95% Arial, Helvetica, sans-serif;
}
.emailContactForm input[type=text]:focus, .emailContactForm input[type=date]:focus, .emailContactForm input[type=datetime]:focus, .emailContactForm input[type=email]:focus, .emailContactForm input[type=number]:focus, .emailContactForm input[type=search]:focus, .emailContactForm input[type=time]:focus, .emailContactForm input[type=url]:focus {
  box-shadow: 0 0 5px #00a79b;
  padding: 2%;
  border: 1px solid #00a79b;
}
.emailContactForm textarea:focus,
.emailContactForm select:focus {
  box-shadow: 0 0 5px #00a79b;
  padding: 2%;
  border: 1px solid #00a79b;
}
.emailContactForm input[type=submit], .emailContactForm input[type=button] {
  box-sizing: border-box;
  width: 100%;
  padding: 3%;
  background: #00a79b;
  border-style: none;
  color: #fff;
  border-radius: 2px;
  transition: 0.5s;
  cursor: pointer;
}
.emailContactForm input[type=submit]:hover, .emailContactForm input[type=button]:hover {
  background: #01ccbd;
  transition: 0.5s;
}

/* Testimonials
--------------------------------------------------------------------------------------------------------------- */
.padding-top-testimonials {
  padding-top: 80px;
}

.crafted-heading-testimonials {
  text-align: right;
}

.crafted-heading-testimonials h2 {
  color: #fff;
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}

.testimonials .bottom-right-fix {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 1200px;
  z-index: -1;
}

.testimonials .bottom-right-fix img {
  pointer-events: none;
}

.testimonials.tinyslider {
  padding: 0;
}

.testimonials-slider {
  transform: translateY(140px);
  margin-top: -130px;
  padding: 0 30px;
}

.tns-nav {
  bottom: -20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 1150px) {
  .tns-nav {
    margin-bottom: 30px;
  }
}

.tns-nav button {
  background: #707070;
  display: inline-block;
  border: 0;
  margin: 5px;
  height: 15px;
  width: 15px;
  border-radius: 50%;
}

.tns-nav .tns-nav-active {
  background: #000;
}

.card-quote {
  padding: 10px;
}

.card-quote-bg {
  padding: 5px 15px;
  min-height: 340px;
}

.card-quote-y {
  background: rgba(255, 193, 7, 0.5);
  color: #1e1e1e;
  background: #ffc107;
}

.card-quote-b {
  background: rgba(0, 172, 193, 0.5);
  color: #fff;
  background: #9f7ee8;
}

.card-quote-m {
  background: rgba(194, 24, 91, 0.5);
  color: #fff;
  background: #c2185b;
}

@media screen and (max-width: 1050px) {
  .testimonials-slider .tns-nav {
    bottom: -50px;
  }
}
@media screen and (max-width: 1025px) {
  .padding-top-testimonials {
    padding-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  .testimonials-slider {
    padding: 0;
  }
}
@media (max-width: 1150px) {
  .exhibit-testimonial-image {
    display: none;
  }
}

@media (max-width: 1150px) {
  .testimonials {
    margin-bottom: 60px;
  }
}
@media (max-width: 600px) {
  .testimonials {
    display: none;
  }
}

.card-quote {
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.29);
  background: #fff;
  padding: 25px 50px;
  margin: 20px 0;
  max-width: 32%;
  transition: ease 0.3s;
  min-height: 338px;
}

.card-quote p {
  line-height: 1.2;
  font-size: 22px;
  margin-bottom: 15px;
}

.card-quote:not(:last-of-type):not([aria-hidden=true]) {
  margin-right: 10px;
}

.big-quote {
  background: #2d80c3;
  color: #fff;
  padding: 40px 30px;
  max-width: 500px;
  min-height: 350px;
  transform: translateX(360px);
  top: -40px;
}
@media (max-width: 1600px) {
  .big-quote {
    transform: translateX(0px);
    top: 0px;
  }
}
@media (max-width: 1150px) {
  .big-quote {
    display: none;
  }
}

.big-quote .quote-text {
  font-size: 18px;
  line-height: 1.3;
  font-style: italic;
  margin-bottom: 10px;
}

.crafted-heading-testimonials {
  text-align: right;
}

.crafted-heading-testimonials h2 {
  font-size: 70px;
  font-style: italic;
  line-height: 0.9;
  margin-bottom: 30px;
  margin-right: 60px;
}
@media (max-width: 1150px) {
  .crafted-heading-testimonials h2 {
    text-align: center;
  }
}

.testimonials .bottom-right-fix {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 1200px;
  z-index: -1;
}

.testimonials .bottom-right-fix img {
  pointer-events: none;
}

.testimonials.tinyslider {
  padding: 0;
}

.testimonials-slider {
  transform: translateY(140px);
  margin-top: -130px;
}

.testimonials-slider .tns-nav {
  bottom: -20px;
}

.testimonials-slider .tns-nav button {
  background: transparent;
  border: 2px solid #2d80c3;
}

.testimonials-slider .tns-nav button.tns-nav-active {
  background: #2d80c3;
}

/* Newsletter page
--------------------------------------------------------------------------------------------------------------- */
.emag-image {
  margin-top: 240px;
}
@media (max-width: 1400px) {
  .emag-image {
    margin-top: 260px;
  }
}
@media (max-width: 1350px) {
  .emag-image {
    margin-top: 280px;
  }
}
@media (max-width: 1000px) {
  .emag-image {
    margin-top: 260px;
  }
}
@media (max-width: 900px) {
  .emag-image {
    margin-top: 0px;
  }
}

.e-magazine-title-container .e-magazine-wrapper {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .e-magazine-title-container .e-magazine-wrapper {
    width: 85%;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .e-magazine-title-container .e-magazine-wrapper {
    width: auto;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine {
  position: relative;
  display: inline-block;
}
@media (max-width: 768px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine {
    display: block;
    margin: 0 auto;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 {
  width: 55%;
  margin-top: 5%;
  vertical-align: top;
}
@media (max-width: 1024px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 {
    width: 58%;
    margin-top: 2%;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 {
    width: 63%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 {
    width: 100%;
    margin-bottom: 5%;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 h2 {
  color: rgb(41, 60, 20);
  font-size: 32px;
  margin: 0;
}
@media (max-width: 1200px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 h2 {
    font-size: 28px;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 h2 {
    font-size: 24px;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 p {
  line-height: 3;
  color: rgb(50, 128, 195);
  font-size: 25px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 p {
    font-size: 21px;
  }
}
@media (max-width: 1024px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 p {
    font-size: 19px;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 p {
    line-height: 2.5;
    font-size: 18px;
  }
}
@media (max-width: 375px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 p {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul {
    font-size: 13px;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul {
    font-size: 12px;
  }
}
@media (max-width: 375px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul {
    font-size: 9px;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul li {
  padding: 0 0 0 2%;
  font-weight: 600;
  /*background: url(/images/right-angle-dark-green.png) no-repeat left center;*/
  list-style: circle;
}
@media (max-width: 1024px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-1 ul li {
    background-size: 1%;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 {
  width: 44%;
  vertical-align: middle;
  animation: fadeInOut 1.5s infinite alternate;
}
@media (max-width: 1024px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 {
    width: 41%;
    margin-top: 2%;
  }
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 {
    width: 36%;
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 {
    width: 85%;
  }
}
.e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 img {
  display: block;
  width: 85%;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .e-magazine-title-container .e-magazine-wrapper .e-magazine.box-2 img {
    width: 70%;
  }
}

.e-mag-h2 {
  font-size: 22px;
  color: #2d80c3;
  font-family: Helvetica, sans-serif;
}

.e-mag-text {
  font-size: 20px !important;
  font-family: Helvetica, sans-serif !important;
  line-height: normal !important;
  color: #5c5a5a !important;
}

/* Why exhibit / book a stand page
--------------------------------------------------------------------------------------------------------------- */
@media (max-width: 1300px) {
  .image-header-why-exhibit {
    margin-top: 180px !important;
  }
}
@media (max-width: 900px) {
  .image-header-why-exhibit {
    margin-top: -80px !important;
  }
}
@media (max-width: 600px) {
  .image-header-why-exhibit {
    margin-top: -20px !important;
  }
}
@media (max-width: 425px) {
  .image-header-why-exhibit {
    margin-top: -50px !important;
  }
}

.why-exhibit-title {
  margin-right: 1000px;
  color: white;
  line-height: 60px;
}
@media (max-width: 1450px) {
  .why-exhibit-title {
    margin-right: 350px;
    margin-bottom: 50px;
    font-size: 60px;
  }
}
@media (max-width: 900px) {
  .why-exhibit-title {
    margin-top: 0px !important;
    font-size: 40px !important;
    margin-right: 0px;
    text-align: center;
    line-height: 50px;
  }
}
@media (max-width: 600px) {
  .why-exhibit-title {
    margin-top: 30px !important;
  }
}

.content-why-exhibit {
  display: flex;
  flex-direction: column;
  width: 100vw;
}

.why-exhibit-text-images {
  display: flex;
  flex-direction: row;
  padding: 10px 0px 20px 0px;
  gap: 100px;
  justify-content: center;
}
@media (max-width: 1450px) {
  .why-exhibit-text-images {
    padding: 10px 0px 0px 0px;
  }
}
@media (max-width: 1300px) {
  .why-exhibit-text-images {
    flex-direction: column;
    padding: 10px 0px 0px 0px;
    gap: 40px;
  }
}

.left-side-text {
  max-width: 500px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1300px) {
  .left-side-text {
    max-width: 100%;
    text-align: center;
  }
}
.left-side-text h3 {
  font-weight: 900;
  font-size: 22px;
  color: #2d80c3;
  font-family: Helvetica, sans-serif;
  margin: 30px 0px 20px 0px;
}
@media (max-width: 1300px) {
  .left-side-text h3 {
    max-width: 500px;
    text-align: center;
    align-self: center;
  }
}
.left-side-text p {
  font-size: 16px;
  line-height: 26px !important;
  font-weight: 500;
  font-family: Helvetica, sans-serif;
}
@media (max-width: 1300px) {
  .left-side-text p {
    max-width: 500px;
    text-align: center;
    align-self: center;
  }
}

.right-exhibit-image-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  position: relative;
}
.right-exhibit-image-container .image-scroller-exhibit {
  max-width: 620px;
  width: 100%;
  background-color: #2d80c3;
  transform: translateY(-200px);
  align-self: flex-start;
  height: 290px;
}
@media (max-width: 1300px) {
  .right-exhibit-image-container .image-scroller-exhibit {
    align-self: center;
    margin-top: 30px;
    max-width: none;
    transform: translateY(0px);
    background-color: #f6ae2d;
    border-bottom: 10px solid;
    -o-border-image: linear-gradient(to right, #f6ae2d, #2d80c3);
       border-image: linear-gradient(to right, #f6ae2d, #2d80c3);
    border-image-slice: 1;
  }
}

.slides .slider-exhibit-image {
  width: 500px;
  height: 350px;
  padding: 0px 40px 0px 40px;
  margin-bottom: -30px;
}
@media (max-width: 420px) {
  .slides .slider-exhibit-image {
    margin-bottom: -20px;
  }
}
.slides .slider-exhibit-h2 {
  font-size: 80px;
  font-weight: 900;
  margin-bottom: 0px;
  margin-top: 30px;
  color: white;
  font-family: Helvetica, sans-serif;
}
@media (max-width: 420px) {
  .slides .slider-exhibit-h2 {
    font-size: 40px;
  }
}
.slides .slider-exhibit-text {
  color: white;
  font-family: Helvetica, sans-serif;
  font-size: 27px;
}

.absolute-exhibit-image {
  margin-top: -200px;
  width: 620px;
}
@media (max-width: 1300px) {
  .absolute-exhibit-image {
    display: none;
  }
}

.face-to-face-container {
  display: flex;
  flex-direction: column;
  height: 759px;
  background-color: #2d80c3;
}
@media (max-width: 820px) {
  .face-to-face-container {
    height: auto;
  }
}
.face-to-face-container h3 {
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 600;
  font-family: Helvetica, sans-serif;
  margin: 80px 0px 0px 300px;
  color: white;
}
@media (max-width: 1300px) {
  .face-to-face-container h3 {
    margin: 80px 0px 0px 0px;
    align-self: center;
  }
}
@media (max-width: 820px) {
  .face-to-face-container h3 {
    font-size: 25px;
  }
}
.face-to-face-container h2 {
  text-transform: uppercase;
  font-size: 80px;
  font-weight: 900;
  font-family: Helvetica, sans-serif;
  margin-left: 300px;
  color: white;
}
@media (max-width: 1300px) {
  .face-to-face-container h2 {
    margin: 0px 0px 0px 0px;
    align-self: center;
  }
}
@media (max-width: 820px) {
  .face-to-face-container h2 {
    font-size: 40px;
  }
}
.face-to-face-container img {
  height: 400px;
}
@media (max-width: 1300px) {
  .face-to-face-container img {
    display: none;
  }
}

.face-to-face-image-text-container {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media (max-width: 1300px) {
  .face-to-face-image-text-container {
    align-self: center;
    padding-bottom: 30px;
  }
}

.face-to-face-text {
  display: flex;
  flex-direction: column;
  gap: 40px;
  width: 800px;
}
@media (max-width: 820px) {
  .face-to-face-text {
    width: auto;
    gap: 20px;
  }
}
.face-to-face-text .face-to-face-tick-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 30px;
  margin-top: 30px;
}
.face-to-face-text .face-to-face-tick-text i::before {
  font-size: 40px;
  color: white;
}
@media (max-width: 820px) {
  .face-to-face-text .face-to-face-tick-text i::before {
    font-size: 20px !important;
  }
}
@media (max-width: 550px) {
  .face-to-face-text .face-to-face-tick-text i::before {
    display: none;
  }
}
.face-to-face-text .face-to-face-tick-text P {
  font-size: 20px !important;
  color: white;
  font-family: Helvetica, sans-serif;
}
@media (max-width: 820px) {
  .face-to-face-text .face-to-face-tick-text P {
    font-size: 14px !important;
  }
}

.exhibit-list {
  display: flex;
  flex-direction: row;
  height: -moz-fit-content;
  height: fit-content;
  padding: 200px 80px 50px 80px;
  margin-bottom: 200px;
}
@media (max-width: 1300px) {
  .exhibit-list {
    align-self: center;
    height: auto;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
  }
}
@media (max-width: 1000px) {
  .exhibit-list {
    padding: 50px 0px 50px 0px;
  }
}

.exhibit-list-left,
.exhibit-list-right {
  display: flex;
  flex-direction: column;
  width: 55%;
  border-right: 1px solid black;
}
@media (max-width: 1300px) {
  .exhibit-list-left,
  .exhibit-list-right {
    border-right: none;
    width: 80%;
  }
}
.exhibit-list-left .split-list-left,
.exhibit-list-left .split-list-right,
.exhibit-list-right .split-list-left,
.exhibit-list-right .split-list-right {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.exhibit-list-left .split-list-left .list-dot,
.exhibit-list-left .split-list-right .list-dot,
.exhibit-list-right .split-list-left .list-dot,
.exhibit-list-right .split-list-right .list-dot {
  list-style-type: disc;
}
@media (max-width: 650px) {
  .exhibit-list-left .split-list-left,
  .exhibit-list-left .split-list-right,
  .exhibit-list-right .split-list-left,
  .exhibit-list-right .split-list-right {
    display: block;
    margin-top: 20px;
    align-self: center;
  }
}
.exhibit-list-left h2,
.exhibit-list-right h2 {
  color: #2d80c3;
  font-size: 40px;
  font-family: Helvetica, sans-serif;
  font-weight: 600;
  width: 70%;
  align-self: center;
  text-align: center;
}
@media (max-width: 1000px) {
  .exhibit-list-left h2,
  .exhibit-list-right h2 {
    font-size: 20px;
  }
}

#exhibitLogoSlider {
  position: relative;
  text-align: center;
  padding-bottom: 50px;
}
@media (max-width: 600px) {
  #exhibitLogoSlider {
    display: none;
  }
}

#exhibitLogoSlider li {
  vertical-align: middle;
  max-width: 200px;
  text-align: center;
  margin: 20px;
}

#exhibitLogoSlider .tns-nav button {
  background: #fff;
  border: 2px solid #2d80c3;
}

#exhibitLogoSlider .tns-nav .tns-nav-active {
  background: #2d80c3;
}

.exhibit-list-right {
  margin-top: 60px;
  border-right: none !important;
}

.exhibit-form-title {
  text-align: center;
  color: white;
}

.exhibitor-legal-container {
  justify-content: center !important;
}

.i-agree-tick-exhibitor {
  margin-right: 60px;
}

.exhibitor-form-text-lower {
  text-align: center;
  font-size: 16px !important;
  color: white;
}

.marketing-opps-exhibit-container {
  height: 967px;
  background-image: url(/images/exhibit/chairs-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1390px) {
  .marketing-opps-exhibit-container {
    height: auto;
  }
}

.marketing-opps-exhibit {
  display: flex;
  flex-direction: column;
  padding: 100px 120px 0px 120px;
}
@media (max-width: 750px) {
  .marketing-opps-exhibit {
    width: auto;
    font-size: 14px;
    padding: 100px 20px 0px 20px;
  }
}
.marketing-opps-exhibit h3 {
  font-size: 40px;
  color: white;
  text-transform: uppercase;
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 0px;
  align-self: center;
}
@media (max-width: 1150px) {
  .marketing-opps-exhibit h3 {
    font-size: 30px;
    align-self: center;
  }
}
.marketing-opps-exhibit h2 {
  font-size: 80px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 0px;
  font-weight: 900;
  font-family: "Montserrat", sans-serif;
  align-self: center;
}
@media (max-width: 1150px) {
  .marketing-opps-exhibit h2 {
    font-size: 50px;
    align-self: center;
  }
}
@media (max-width: 450px) {
  .marketing-opps-exhibit h2 {
    font-size: 35px;
  }
}

.marketing-opp-text {
  text-align: center;
  font-size: 25px !important;
  color: white;
  align-self: center;
  width: 700px;
  margin-top: 50px;
  font-weight: 600 !important;
  font-family: "Montserrat", sans-serif;
  line-height: 25px !important;
}
@media (max-width: 1150px) {
  .marketing-opp-text {
    font-size: 18px !important;
  }
}
@media (max-width: 750px) {
  .marketing-opp-text {
    width: auto;
    font-size: 14px;
  }
}

.marketing-opps-info-container {
  display: flex;
  flex-direction: row;
  margin-top: 50px;
  justify-content: space-evenly;
}
@media (max-width: 1390px) {
  .marketing-opps-info-container {
    flex-direction: column;
    align-items: center;
    gap: 40px;
    margin-bottom: 30px;
  }
}
.marketing-opps-info-container .marketing-opps-info {
  display: flex;
  flex-direction: column;
  width: 282px;
  text-align: center;
  align-items: center;
  gap: 20px;
}
.marketing-opps-info-container .marketing-opps-info img {
  width: 150px;
}
.marketing-opps-info-container .marketing-opps-info h4 {
  margin-bottom: 0px;
  font-family: "Montserrat", sans-serif;
  color: white;
  font-size: 16px;
}
.marketing-opps-info-container .marketing-opps-info p {
  font-size: 16px !important;
  font-family: "Montserrat", sans-serif;
  color: white;
  line-height: inherit;
}

/* Exhibitors list page
--------------------------------------------------------------------------------------------------------------- */
.image-header-exhibitors {
  width: 100vw;
  margin-top: 160px;
}
@media (max-width: 1400px) {
  .image-header-exhibitors {
    margin-top: 260px;
  }
}
@media (max-width: 900px) {
  .image-header-exhibitors {
    margin-top: 0px;
  }
}

.image-text-container-exhibit {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-text-container-exhibit h1 {
  position: absolute;
  margin-top: 250px;
  text-transform: uppercase;
  font-size: 80px;
  font-weight: 900;
  font-family: Helvetica, sans-serif;
  line-height: 80px;
}
@media (max-width: 1500px) {
  .image-text-container-exhibit h1 {
    margin-left: 0px;
    margin-top: 220px;
  }
}
@media (max-width: 1450px) {
  .image-text-container-exhibit h1 {
    margin-top: 250px;
  }
}
@media (max-width: 1000px) {
  .image-text-container-exhibit h1 {
    margin-left: 0px;
    margin-top: 270px;
    line-height: 50px;
    font-size: 50px;
  }
}

.exhibitors-page-title {
  color: #fff;
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
  margin-top: 150px;
}
@media (max-width: 900px) {
  .exhibitors-page-title {
    margin-top: 0;
  }
}
@media (max-width: 425px) {
  .exhibitors-page-title {
    padding: 0 10px;
  }
}

.exhibitors-page-subtitle {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 30px;
  max-width: 620px;
}
@media (max-width: 425px) {
  .exhibitors-page-subtitle {
    padding: 0 10px;
    font-size: 18px;
    line-height: 28px;
  }
}

.exhibitors-container .exhibitors-list {
  grid-template-columns: 360px 360px 360px 360px;
  grid-auto-rows: 360px;
  justify-content: center;
  grid-auto-flow: dense;
}
@media (max-width: 1500px) {
  .exhibitors-container .exhibitors-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-rows: 24vw;
  }
}
@media (max-width: 750px) {
  .exhibitors-container .exhibitors-list {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 45vw;
  }
}
.exhibitors-container .exhibitors-list .exhibitor-box-list {
  position: relative;
  background: #fff;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .sponsor-tag {
  position: absolute;
  right: -14px;
  top: -12px;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .list-twitter-icon {
  position: absolute;
  padding: 10px;
  left: 25px;
  bottom: 185px;
  color: #fff;
  font-size: 40px;
  background-color: #00aced;
  border-radius: 8px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4);
  transition: 0.4s;
  z-index: 1;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .list-twitter-icon:hover {
  color: #00aced;
  background-color: transparent;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-plusicon {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  transition: 0.4s;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-plusicon:hover {
  transform: scale(1.2) translate(-3px, 3px);
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-icon {
  position: inherit;
  width: 40px;
  top: 15px;
  left: 15px;
  z-index: 1;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-number {
  position: inherit;
  color: #000;
  font-size: 20px;
  line-height: 40px;
  font-weight: 600;
  z-index: 1;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 3px 10px 3px 10px;
  background: #2d80c3;
  border-radius: 20px;
  color: white;
}
@media (max-width: 1500px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-number {
    font-size: 17px;
  }
}
@media (max-width: 1250px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-number {
    font-size: 14px;
  }
}
@media (max-width: 1250px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-number {
    font-size: 12px;
  }
}
@media (max-width: 950px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .list-stand-number {
    font-size: 11px;
  }
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-frame {
  position: inherit;
  width: 100%;
  height: 100%;
  line-height: 146px;
  border-radius: 0;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #2d80c3;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-frame .exhibitor-image {
  max-width: 70%;
  max-height: 120px;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 35%;
  transform: translate(-50%, -50%);
}
@media (max-width: 950px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-frame .exhibitor-image {
    top: 30%;
  }
}
@media (max-width: 900px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper .exhibitor-frame .exhibitor-image {
    top: 50%;
  }
}
.exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper h2 {
  position: absolute;
  text-align: left;
  color: #000;
  font-size: 27px;
  line-height: 40px;
  font-weight: 600;
  padding: 20px;
  margin-bottom: 0;
  padding-bottom: 10px;
  top: 62%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
@media (max-width: 1500px) {
  .exhibitors-container .exhibitors-list .exhibitor-box-list .exhibitor-box-wrapper h2 {
    font-size: 18px;
    line-height: 25px;
  }
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-medium-box {
  background: url(/images/exhibit-test-background-thin.png);
  background-size: cover;
  grid-column: span 2;
  grid-row: span 2;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-medium-box .exhibitor-frame {
  padding: 5% 0 0 5%;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box {
  grid-column: span 2;
  grid-row: span 2;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box .exhibitor-frame, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box .exhibitor-frame {
  position: absolute;
  top: 0;
  left: 0;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box .exhibitor-box-wrapper .exhibitor-frame, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box .exhibitor-box-wrapper .exhibitor-frame {
  z-index: 1;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box .exhibitor-box-wrapper .exhibitor-frame .exhibitor-image, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box .exhibitor-box-wrapper .exhibitor-frame .exhibitor-image {
  top: auto;
  bottom: 0;
  right: 0;
  left: auto;
  transform: none;
  max-height: 160px;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box .exhibitor-box-wrapper h2, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box .exhibitor-box-wrapper h2 {
  color: #fff;
  background: rgb(50, 128, 195);
  height: 160px;
  width: 100%;
  font-size: 26px;
  padding-top: 30px;
}
.exhibitors-container .exhibitors-list .exhibitor-box-list.listing-large-box .exhibitor-box-wrapper .exhibitor-plusicon, .exhibitors-container .exhibitors-list .exhibitor-box-list.sponsor-large-box .exhibitor-box-wrapper .exhibitor-plusicon {
  z-index: 2;
}
.exhibitors-container .dropdown-list {
  display: none;
  list-style: none;
  top: 81px;
  right: 0;
  z-index: 5;
  padding: 0px;
  overflow-x: hidden;
  text-align: center;
  margin-bottom: 40px;
}
.exhibitors-container .dropdown-list li {
  display: inline-block;
}
.exhibitors-container .dropdown-list li button {
  width: 250px;
  background: transparent;
  color: #000000;
  border: 2px solid #000000;
  border-radius: 20px;
  padding: 10px 0;
  cursor: pointer;
  transition: 0.4s;
  margin: 0 5px 15px;
}
.exhibitors-container .dropdown-list li button:hover {
  color: rgb(50, 128, 195);
  border: 2px solid rgb(50, 128, 195);
}
.exhibitors-container .dropdown-list li .btn-exhibitor-type-selected {
  color: rgb(50, 128, 195);
  border: 2px solid rgb(50, 128, 195);
}
.exhibitors-container .exhibitors-page-buttons {
  margin: -50px 0 160px;
}
.exhibitors-container .exhibitors-page-buttons p {
  color: rgb(50, 128, 195);
  border: 3px solid rgb(50, 128, 195);
  width: 250px;
  text-align: center;
  font-size: 22px;
  padding: 25px 0;
  float: right;
  margin: 0 10px;
  cursor: pointer;
  transition: 0.4s;
}
@media (max-width: 1200px) {
  .exhibitors-container .exhibitors-page-buttons p {
    margin-top: 62px;
  }
}
@media (max-width: 650px) {
  .exhibitors-container .exhibitors-page-buttons p {
    border: 2px solid #2d80c3;
    width: 135px;
    font-size: 16px;
  }
}
.exhibitors-container .exhibitors-page-buttons p:first-child {
  margin-right: 0;
}
@media (max-width: 650px) {
  .exhibitors-container .exhibitors-page-buttons p:first-child {
    margin-right: 10px;
  }
}
.exhibitors-container .exhibitors-page-buttons p:hover {
  color: #fff;
  background: rgb(50, 128, 195);
}
.exhibitors-container .exhibitors-page-buttons .exhibitor-categories-button-selected {
  background: rgb(50, 128, 195);
  color: #fff;
}
.exhibitors-container .exhibitors-page-buttons .dropdown-list-box {
  position: relative;
}

.exhibitors-page-formbox {
  background: rgb(50, 128, 195);
}
.exhibitors-page-formbox .exhibitors-form .form-wrap {
  background: transparent;
  padding: 160px 0 180px;
  max-width: 1100px;
  margin: auto;
}
@media (max-width: 450px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap {
    padding: 100px 0 100px;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap h3 {
  text-align: left;
  color: rgb(52, 52, 51);
  font-size: 29px;
  line-height: 35px;
  font-weight: 300;
  text-shadow: none;
  text-transform: none;
  max-width: none;
}
@media (max-width: 450px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap h3 {
    font-size: 42px;
    line-height: 54px;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitor-form-subheading {
  text-align: center;
  color: #000;
  font-size: 28px;
  line-height: 38px;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form {
  margin: 50px auto 50px 0;
  text-align: left;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure {
  max-width: 650px;
  display: inline-block;
}
@media (max-width: 1100px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap form figure {
    display: block;
    max-width: 100%;
    text-align: center;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure div {
  display: inline-block;
  max-width: 300px;
  margin: 14px 35px 14px 0;
  vertical-align: top;
}
@media (max-width: 450px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap form figure div {
    width: 90%;
    margin: 14px auto;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure div .why-exhibit-button {
  background: #000;
  border: 3px solid #000 !important;
  width: 240px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  height: 85px;
  margin: 0;
  text-shadow: none;
  font-weight: 500;
}
@media (max-width: 450px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap form figure div .why-exhibit-button {
    margin: auto;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure div .why-exhibit-button:hover {
  transform: none;
  background: transparent;
  color: #000;
  -webkit-text-fill-color: #000;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure div input {
  background: #fff;
  -webkit-text-fill-color: rgb(52, 52, 51);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3);
  padding: 15px;
  width: 100%;
  font-size: 21px;
  line-height: 25px;
  font-weight: 700;
  border-radius: 15px;
  border: none;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form figure div input:-internal-autofill-selected {
  -webkit-text-fill-color: rgb(52, 52, 51);
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal {
  text-align: left;
  max-width: 400px;
  float: right;
}
@media (max-width: 1100px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap form .legal {
    float: none;
    margin: 30px auto;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal .agreement-note {
  font-size: 12px;
  line-height: 15px;
  color: rgb(52, 52, 51);
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal .check {
  margin-top: 20px;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal .check label {
  transform: none;
  margin: 0;
  text-align: center;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal .check label input {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 22px;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .legal .check label p {
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  font-weight: 700;
  color: rgb(52, 52, 51);
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .submit-button-box {
  vertical-align: top;
  float: right;
  width: 400px;
  margin-top: -70px;
}
@media (max-width: 1100px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap form .submit-button-box {
    float: none;
    max-width: 90%;
    margin-top: 0;
    margin: auto;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap form .submit-button-box input {
  background: rgb(52, 52, 51);
  width: 100%;
  box-shadow: none;
  border: none;
  cursor: pointer;
  margin: 0;
  font-size: 24px;
  height: 60px;
  text-shadow: none;
}
.exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho1 {
  position: absolute;
  bottom: -100px;
}
@media (max-width: 1750px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho1 {
    display: none;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho2 {
  position: absolute;
  top: 140px;
  left: -165px;
}
@media (max-width: 1400px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho2 {
    display: none;
  }
}
.exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho3 {
  position: absolute;
  top: 140px;
  right: -385px;
}
@media (max-width: 1400px) {
  .exhibitors-page-formbox .exhibitors-form .form-wrap .exhibitors-nacho3 {
    display: none;
  }
}

/*------------------------------------------------------------------------------------------------------------- */
/* Exhibitor page
--------------------------------------------------------------------------------------------------------------- */
.exhibitor-page {
  padding: 280px 100px 0px 100px;
}
@media (max-width: 900px) {
  .exhibitor-page {
    padding-top: 50px;
  }
}
@media (max-width: 900px) {
  .exhibitor-page.topspace-100 {
    margin-top: 0;
  }
}
.exhibitor-page .exhibitor-logo-frame {
  height: 300px;
  background: #fff;
  position: relative;
}
.exhibitor-page .exhibitor-logo-frame .exhibitor-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.exhibitor-page p {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  margin: 10px 0 50px;
  color: #000;
  margin: 0px;
}
.exhibitor-page ul {
  list-style: disc;
  width: 100%;
  padding-left: 40px;
  font-size: 20px;
}
.exhibitor-page h1,
.exhibitor-page h2,
.exhibitor-page h3 {
  color: #000;
  line-height: normal;
}
.exhibitor-page .exhibitor-headerText {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-top: 40px;
}
.exhibitor-page .main-title {
  font-size: 42px;
  font-weight: 700;
  color: rgb(50, 128, 195);
  text-align: center;
}
.exhibitor-page .stand-number {
  background-color: transparent;
  text-align: left;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 600;
}
.exhibitor-page .exhibitor-description {
  font-size: 20px;
  line-height: normal;
  font-weight: 400;
  margin: 10px 0 50px;
  color: #000;
}
.exhibitor-page .exhibitors-contact-header {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin: 70px 0 15px;
}
.exhibitor-page .exhibitors-pic-section .sdb_holder {
  display: inline-block;
  margin: 20px;
}
.exhibitor-page .exhibitor-nav .button {
  box-shadow: none;
  text-shadow: none;
  transform: none;
  height: auto;
  padding: 25px;
  margin-top: 20px;
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  color: rgb(50, 128, 195);
  border: 3px solid rgb(50, 128, 195);
  border-radius: 0;
}
.exhibitor-page .exhibitor-nav .button:hover {
  box-shadow: none;
  text-shadow: none;
  transform: none;
  color: #fff;
  background: rgb(50, 128, 195);
}

.side-bar-exhibit {
  text-align: center;
  max-width: 350px !important;
}
@media (max-width: 1250px) {
  .side-bar-exhibit {
    max-width: none !important;
  }
}

.flex-exhibit {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.book-meeting {
  max-width: 300px;
  padding: 5px 5px 5px 10px;
  color: #fff !important;
  font-size: 18px;
  text-transform: uppercase;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  background: #2d80c3;
  transition: 0.4s;
  cursor: pointer;
  align-self: flex-start;
}
@media (max-width: 375px) {
  .book-meeting {
    max-width: 253px;
    font-size: 15px;
  }
}
.book-meeting:hover {
  color: #2d80c3;
  background: #f6ae2d;
}

.exhibitorContactForm {
  display: none;
  position: fixed;
  bottom: 0;
  background: #2d80c3;
  color: #fff;
  z-index: 999;
  padding: 30px;
  max-width: 100%;
  width: 100%;
  text-align: center;
}
.exhibitorContactForm .exhibitor-form-close {
  position: absolute;
  top: 20px;
  right: 20px;
  background: #fff;
  height: 25px;
  width: 25px;
  text-align: center;
  border-radius: 50%;
  color: #2d80c3;
  cursor: pointer;
}
.exhibitorContactForm input {
  max-width: 90%;
  width: 500px;
  margin: 10px auto;
  padding: 5px;
  border: 0;
  border-radius: 5px;
}
.exhibitorContactForm .agreement-note {
  max-width: 224px;
  font-size: 14px;
  line-height: 18px;
  text-align: left;
}
.exhibitorContactForm .i-agree-label {
  margin-left: 50px;
}
.exhibitorContactForm .i-agree-label .exhibit-checkbox {
  width: 50px;
}
.exhibitorContactForm .exhibit-thanks-text {
  margin: 30px 0;
  color: white;
}
.exhibitorContactForm .why-exhibit-button {
  background: #2d80c3;
  color: #fff;
  border: 1px solid #fff;
  transition: 0.5s;
  cursor: pointer;
}
.exhibitorContactForm .why-exhibit-button:hover {
  color: #2d80c3;
  background: #fff;
}

/* Showguide page
--------------------------------------------------------------------------------------------------------------- */
.showguide-page-container {
  width: 100vw;
  display: flex;
  flex-direction: column;
  margin-top: -115px;
  background-image: url(/images/features/showguide-bg.jpg);
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .showguide-page-container {
    margin-top: -70px;
  }
}
.showguide-page-container .showguide-page-title {
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
  max-width: none;
  margin-bottom: 30px;
  align-self: center;
}
.showguide-page-container .show-guide-button-container {
  max-width: 900px;
  margin-bottom: 20px;
  padding: 20px 15px;
  align-self: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 15px;
  gap: 30px;
  margin-top: -40px;
}
@media (max-width: 600px) {
  .showguide-page-container .show-guide-button-container {
    margin-top: 100px;
  }
}
.showguide-page-container .show-guide-button-container P {
  color: #f6ae2d;
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
}
.showguide-page-container .show-guide-button-container .show-guide-register-button {
  margin-top: 20px;
  font-weight: 400;
  color: white;
  padding: 15px 25px 15px 25px;
  border: none;
  background-color: #2d80c3;
  cursor: pointer;
  font-size: 34px;
  text-transform: uppercase;
}

.showguide-title-header {
  color: white;
  text-align: center;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 80px;
  font-weight: 300;
  transform: translateY(-230px);
}
@media (max-width: 2200px) {
  .showguide-title-header {
    transform: translateY(-190px);
  }
}
@media (max-width: 1950px) {
  .showguide-title-header {
    transform: translateY(-150px);
  }
}
@media (max-width: 1200px) {
  .showguide-title-header {
    font-size: 60px;
    transform: translateY(-120px);
  }
}
@media (max-width: 900px) {
  .showguide-title-header {
    font-size: 40px;
    transform: translateY(-80px);
  }
}
@media (max-width: 600px) {
  .showguide-title-header {
    font-size: 25px;
    transform: translateY(-50px);
  }
}

.image-header-showguide {
  margin-top: 190px;
  width: 100vw;
}
@media (max-width: 1600px) {
  .image-header-showguide {
    margin-top: 230px;
  }
}
@media (max-width: 1200px) {
  .image-header-showguide {
    margin-top: 250px;
  }
}
@media (max-width: 900px) {
  .image-header-showguide {
    margin-top: 0px;
  }
}
@media (max-width: 600px) {
  .image-header-showguide {
    margin-top: 0px;
  }
}
@media (max-width: 425px) {
  .image-header-showguide {
    margin-top: 0px;
  }
}

/*------------------------------------------------------------------------------------------------------------- */
/* Live demos page
--------------------------------------------------------------------------------------------------------------- */
.live-demos-list {
  position: relative;
  background-color: #fff;
  transform: translateY(-7%);
  z-index: 1;
}
@media (max-width: 425px) {
  .live-demos-list {
    transform: translateY(-3%);
  }
}
.live-demos-list li:not(:first-child) {
  background-color: transparent;
  background-size: cover;
}

/*------------------------------------------------------------------------------------------------------------- */
/* Awards page
--------------------------------------------------------------------------------------------------------------- */
.image-header-awards {
  margin-top: 80px;
}
@media (max-width: 1600px) {
  .image-header-awards {
    margin-top: 150px;
  }
}
@media (max-width: 1200px) {
  .image-header-awards {
    margin-top: 170px;
  }
}
@media (max-width: 900px) {
  .image-header-awards {
    margin-top: -90px;
  }
}
@media (max-width: 600px) {
  .image-header-awards {
    margin-top: 0px;
  }
}
@media (max-width: 425px) {
  .image-header-awards {
    margin-top: -65px;
  }
}

.awards-title-header {
  color: #f6ae2d;
  text-align: center;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 80px;
  font-weight: 300;
  transform: translateY(-230px);
}
@media (max-width: 2200px) {
  .awards-title-header {
    transform: translateY(-190px);
  }
}
@media (max-width: 1950px) {
  .awards-title-header {
    transform: translateY(-150px);
  }
}
@media (max-width: 1200px) {
  .awards-title-header {
    font-size: 60px;
    transform: translateY(-120px);
  }
}
@media (max-width: 900px) {
  .awards-title-header {
    font-size: 40px;
    transform: translateY(-80px);
  }
}
@media (max-width: 600px) {
  .awards-title-header {
    font-size: 25px;
    transform: translateY(-50px);
  }
}

.content-awards {
  padding: 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100vw;
  padding: 10px 280px 0px 280px;
  margin-top: -80px;
}
@media only screen and (max-width: 1255px) {
  .content-awards {
    padding: 10px 100px 0px 100px;
  }
}
@media only screen and (max-width: 600px) {
  .content-awards {
    padding: 10px 50px 0px 50px;
    align-items: center;
  }
}
.content-awards.transparent-background {
  background-color: rgba(237, 237, 201, 0.6);
}
.content-awards-alt {
  width: 56%;
}
.content-awards p {
  font-family: Helvetica, sans-serif;
  font-size: 26px;
  color: #5c5a5a;
}
@media only screen and (max-width: 970px) {
  .content-awards p {
    text-align: center;
  }
}

.awards-title {
  line-height: 45px;
  font-size: 38px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-top: 30px;
  color: #f6ae2d;
}
@media only screen and (max-width: 970px) {
  .awards-title {
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  .awards-title {
    font-size: 26px;
  }
}

.awards-button-container {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin: 10px 0px 10px 0px;
}
.awards-button-container button {
  padding: 26px;
  font-size: 24px;
  color: white;
  border-radius: 15px;
  border: none;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 730px) {
  .awards-button-container button {
    font-size: 15px;
  }
}
@media only screen and (max-width: 520px) {
  .awards-button-container button {
    padding: 10px;
    font-size: 12px;
  }
}
.awards-button-container button:hover {
  cursor: pointer;
}

.innovative-button {
  background-color: #2d80c3;
}

.manufacturer-button {
  background-color: #5c5a5a;
}

.nominee-title-text {
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
  font-size: 38px;
}

.nominee-card-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 50px;
  justify-items: center;
  margin-top: 30px;
}

.award-card {
  height: 401px;
  width: 300px;
  border: 4px solid #1465ac;
  border-radius: 10px;
  background: none;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.award-card p {
  font-family: "Montserrat", sans-serif;
  width: 160px;
  text-align: center;
  font-size: 20px !important;
}

.image-container-awards {
  position: relative;
  width: 160px;
  height: 160px;
}
.image-container-awards img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  max-width: 280px;
}

.company-name-box {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  text-align: center;
  width: 232px;
  height: 73px;
  border-radius: 15px;
  border: 1px solid #2d80c3;
  background-color: #2d80c3;
  color: white;
  margin-top: 14px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*------------------------------------------------------------------------------------------------------------- */
/* New Retail Tech
--------------------------------------------------------------------------------------------------------------- */
.retail-tech-container .retail-tech-imageA {
  margin-top: 200px;
  margin-left: 15px;
}
@media (max-width: 1000px) {
  .retail-tech-container .retail-tech-imageA {
    float: none;
    margin: 50px auto;
    display: block;
    max-width: 85%;
  }
}
.retail-tech-container .retail-tech-sectionA {
  max-width: 520px;
  width: 85%;
  margin: 350px auto 0 0;
}
@media (max-width: 1480px) {
  .retail-tech-container .retail-tech-sectionA {
    margin: 350px auto 0 20px;
  }
}
@media (max-width: 1000px) {
  .retail-tech-container .retail-tech-sectionA {
    clear: both;
    margin: auto;
  }
}
.retail-tech-container .retail-tech-imageB {
  margin-top: 305px;
  margin-right: 15px;
}
@media (max-width: 1000px) {
  .retail-tech-container .retail-tech-imageB {
    float: none;
    margin: 50px auto;
    display: block;
    max-width: 85%;
  }
}
.retail-tech-container .retail-tech-sectionB {
  max-width: 500px;
  width: 85%;
  margin: 460px 0 0 auto;
}
@media (max-width: 1480px) {
  .retail-tech-container .retail-tech-sectionB {
    margin: 460px 70px 0 auto;
  }
}
@media (max-width: 1200px) {
  .retail-tech-container .retail-tech-sectionB {
    margin: 460px 20px 0 auto;
  }
}
@media (max-width: 1000px) {
  .retail-tech-container .retail-tech-sectionB {
    clear: both;
    margin: auto;
  }
}
.retail-tech-container .retail-tech-bottom-buttton {
  margin: 40px;
  max-width: 85%;
}
@media (max-width: 900px) {
  .retail-tech-container .retail-tech-bottom-buttton {
    margin: 0;
  }
}
.retail-tech-container .retail-tech-bottom-buttton div {
  display: inline-block;
  vertical-align: middle;
  width: 535px;
  max-width: 100%;
}
.retail-tech-container .retail-tech-bottom-buttton div a {
  height: auto;
  padding: 25px 10px;
  margin-top: 40px;
  font-size: 39px;
  line-height: 55px;
  font-family: classico-urw, sans-serif;
  font-weight: 600;
  color: rgb(52, 52, 51);
  background: rgb(50, 128, 195);
  border: 4px solid #fff;
  border-radius: 0;
  display: block;
  max-width: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
}
.retail-tech-container .retail-tech-bottom-buttton div a:hover {
  transform: translateY(-10px);
  box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.5);
}

/* Footer
--------------------------------------------------------------------------------------------------------------- */
#footer {
  padding: 50px 15px;
}
@media (max-width: 900px) {
  #footer {
    padding: 50px 15px 25px;
  }
}
@media (max-width: 900px) {
  #footer .footer-details,
  #footer .footer-links {
    margin: 0 0 20px !important;
  }
}
#footer .title {
  margin: 0 0 30px 0;
  padding: 0 0 8px 0;
  border-bottom: 1px solid;
  border-color: rgb(237, 237, 201);
  font-size: 17px;
}
@media (max-width: 900px) {
  #footer .title {
    margin: 0 0 10px 0;
  }
}
#footer .linklist li {
  margin-bottom: 10px;
}
#footer .linklist li:last-child {
  margin-bottom: 0;
}
#footer .smallfont {
  font-size: 0.8em;
  margin: 0;
}
#footer input,
#footer button {
  border: none;
  border-radius: 5px;
}
#footer input {
  display: block;
  width: 100%;
  padding: 8px;
  color: #888888;
  background-color: #ebebeb;
}
#footer button {
  padding: 6px 12px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #00a79b;
  cursor: pointer;
}
#footer img {
  width: 200px;
  max-width: 100%;
}

/* Copyright */
#copyright {
  padding: 30px 0;
}
#copyright * {
  margin: 0;
  padding: 0;
}

.footer-email {
  font-size: 12px;
}

.footer-copyright {
  margin-bottom: 3%;
  font-size: 12px;
  line-height: 18px;
}

.footer-links a:hover {
  padding-left: 5px;
}

/* Gallery
--------------------------------------------------------------------------------------------------------------- */
.exhibitor-header {
  margin-top: 200px;
  font-weight: 900;
  text-align: center;
}
@media (max-width: 900px) {
  .exhibitor-header {
    margin-top: 0px;
  }
}

#gallery {
  display: block;
  width: 100%;
  margin-bottom: 50px;
}
#gallery figure figcaption {
  display: block;
  width: 100%;
  clear: both;
}

.gallery-list {
  list-style: none;
  margin: 0;
  margin-top: 40px;
  padding: 0;
  text-align: center;
  padding: 0px 70px 0px 70px;
}
@media (max-width: 640px) {
  .gallery-list {
    padding: 0px 0px 0px 0px;
  }
}

.gallery-box {
  vertical-align: top;
  display: inline-block;
  position: relative;
  width: 150px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  text-align: center;
}
.gallery-box img {
  transition: 0.3s;
  width: 100%;
}
.gallery-box img:hover {
  transform: scale(0.95);
  transition: 0.3s;
}

@media screen and (max-width: 500px) {
  .gallery-box {
    width: 120px;
  }
  .gallery-list {
    margin-top: 20px;
  }
}
/* Header
--------------------------------------------------------------------------------------------------------------- */
.top-head {
  position: absolute;
  max-height: 435px;
  height: 100px;
  width: 100%;
  padding: 0;
  text-align: center;
  background: rgb(41, 60, 20);
  background-size: cover;
  z-index: 5;
}
@media (max-width: 900px) {
  .top-head {
    height: 70px;
  }
}
.top-head.home {
  background: transparent;
  background-size: auto;
  z-index: 10;
}
@media (min-width: 1921px) {
  .top-head.home {
    background-size: cover;
  }
}
@media (max-width: 1200px) {
  .top-head.home {
    height: 360px;
  }
}
@media (max-width: 900px) {
  .top-head.home {
    height: auto;
    position: relative;
  }
}
.top-head .exhibitor-login {
  position: absolute;
  top: 0;
  right: 25px;
  color: rgb(69, 126, 37);
}
.top-head .exhibitor-login i {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 44px;
  transition: ease 0.4s;
}
.top-head .exhibitor-login p {
  display: inline-block;
  vertical-align: middle;
  font-size: 28px;
}
.top-head .exhibitor-login:hover i, .top-head .exhibitor-login:focus i {
  color: #fff;
}
.top-head .date-text {
  position: absolute;
  top: 70px;
  left: 200px;
  color: rgb(245, 86, 73);
  font-size: 41px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
}
@media (max-width: 1680px) {
  .top-head .date-text {
    left: 20px;
  }
}
@media (max-width: 1480px) {
  .top-head .date-text {
    top: 20px;
    font-size: 30px;
  }
}
@media (max-width: 900px) {
  .top-head .date-text {
    width: 100%;
    position: relative;
  }
}
@media (max-width: 650px) {
  .top-head .date-text {
    font-size: 22px;
    left: 0;
  }
}
.top-head .header-grid {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
@media (max-width: 1600px) {
  .top-head .header-grid .header-big-logo-box {
    margin-left: 5%;
  }
}
@media (max-width: 900px) {
  .top-head .header-grid .header-big-logo-box {
    margin: 0 auto;
    grid-column: 1/span 2;
    grid-row: 1;
    justify-self: center;
    align-self: start;
  }
}
.top-head .header-grid .header-big-logo-box .big-logo {
  position: relative;
  display: block;
  width: 100%;
}
@media (max-width: 900px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    width: 70%;
    margin: 2% auto 0;
  }
}
@media (max-width: 768px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    width: 75%;
  }
}
@media (max-width: 650px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    width: 80%;
    margin: 3% auto 0;
  }
}
@media (max-width: 550px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    width: 85%;
    margin: 4% auto 0;
  }
}
@media (max-width: 450px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    margin: 5% auto 0;
  }
}
@media (max-width: 425px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    width: 95%;
    margin: 15% auto 0;
  }
}
@media (max-width: 375px) {
  .top-head .header-grid .header-big-logo-box .big-logo {
    margin: 20% auto 0;
  }
}
.top-head .header-grid .header-big-logo-box .big-logo-tagline {
  width: 85%;
  margin: 2% 0 0;
  text-align: left;
  font-size: 22px;
}
@media (max-width: 1600px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    margin: 3% 0 0;
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    font-size: 16px;
  }
}
@media (max-width: 1400px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 90%;
  }
}
@media (max-width: 1200px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 100%;
    line-height: 1.4;
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 70%;
    margin: 1% auto;
    font-size: 16px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 75%;
  }
}
@media (max-width: 650px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 80%;
  }
}
@media (max-width: 550px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    width: 85%;
  }
}
@media (max-width: 425px) {
  .top-head .header-grid .header-big-logo-box .big-logo-tagline {
    display: none;
  }
}

.header-dates-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.header-dates-box .white-bold-date {
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  font-size: 30px;
}
@media (max-width: 1655px) {
  .header-dates-box .white-bold-date {
    font-size: 25px;
  }
}
@media (max-width: 1350px) {
  .header-dates-box .white-bold-date {
    font-size: 20px;
  }
}
.header-dates-box .white-lowercase-location {
  color: white;
  font-size: 26px;
  text-transform: uppercase;
}
@media (max-width: 1655px) {
  .header-dates-box .white-lowercase-location {
    font-size: 20px;
  }
}
@media (max-width: 1400px) {
  .header-dates-box .white-lowercase-location {
    font-size: 16px;
  }
}
.header-dates-box .header-dates1 {
  font-size: 32px;
  line-height: 25px;
  margin-bottom: 10px;
}
.header-dates-box .header-dates2 {
  font-size: 26px;
  line-height: 20px;
}
.header-dates-box .header-venue1 {
  font-size: 35px;
  line-height: 26px;
  margin-bottom: 10px;
}
.header-dates-box .header-venue2 {
  font-size: 22px;
  line-height: 20px;
}
@media (max-width: 1650px) {
  .header-dates-box {
    max-width: 250px;
  }
}
@media (max-width: 1350px) {
  .header-dates-box {
    max-width: 200px;
  }
}

@keyframes moveLeftRight {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(-8px);
  }
  100% {
    transform: translateX(0);
  }
}
.jiggle-side {
  animation: moveLeftRight 1.4s ease-in-out infinite;
}

.header-buttons-box {
  min-width: 515px;
  margin: 0 45px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 5px;
}
@media (max-width: 1250px) {
  .header-buttons-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-width: auto;
    max-width: 400px;
  }
}
@media (max-width: 900px) {
  .header-buttons-box {
    display: none;
  }
}
.header-buttons-box .button-header-a-link {
  display: inline-block;
  width: 330px;
  height: 70px;
  font-size: 25px;
  line-height: 65px;
  text-align: center;
  color: #fff;
  background: #fff;
  border: 2px solid #fff;
  transition: 0.4s;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
@media (max-width: 1400px) {
  .header-buttons-box .button-header-a-link {
    font-size: 26px;
  }
}
@media (max-width: 1400px) {
  .header-buttons-box .button-header-a-link {
    width: 200px;
    height: 35px;
    font-size: 24px;
    line-height: 32px;
    top: 0;
    transform: none;
  }
}
.header-buttons-box .button-header-a-link:hover {
  background: transparent;
  color: #fff;
}
.header-buttons-box .button-header-a-link:first-child, .header-buttons-box .button-header-a-link:last-child {
  background: #f6ae2d;
  margin-right: 10px;
  border: 3px solid #fff;
  border-radius: 50px;
}
@media (max-width: 1250px) {
  .header-buttons-box .button-header-a-link:first-child, .header-buttons-box .button-header-a-link:last-child {
    margin-bottom: 10px;
    margin-right: 0;
  }
}
.header-buttons-box .button-header-a-link:first-child:hover, .header-buttons-box .button-header-a-link:last-child:hover {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.nav-ticket-date-venue-container {
  width: 25%;
  height: 100%;
  vertical-align: middle;
}
@media (max-width: 1200px) {
  .nav-ticket-date-venue-container {
    width: 13%;
  }
}
.nav-ticket-date-venue-container .nav-ticket-box {
  display: inline-block;
  width: 45%;
  height: 100%;
  vertical-align: middle;
}
@media (max-width: 1400px) {
  .nav-ticket-date-venue-container .nav-ticket-box {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .nav-ticket-date-venue-container .nav-ticket-box {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .nav-ticket-date-venue-container .nav-ticket-box {
    display: none;
  }
}
.nav-ticket-date-venue-container .nav-ticket-box a {
  position: relative;
  width: 80%;
  height: 50px;
  margin: 0 auto !important;
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  border-radius: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1400px) {
  .nav-ticket-date-venue-container .nav-ticket-box a {
    height: 43px;
    font-size: 17px;
  }
}
.nav-ticket-date-venue-container .nav-ticket-box a:hover {
  box-shadow: 1px 6px 8px 1px rgba(0, 0, 0, 0.4);
  transform: translateY(-30px);
}
.nav-ticket-date-venue-container .nav-ticket-box a p {
  position: relative;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
.nav-ticket-date-venue-container .nav-date-venue-box {
  position: relative;
  display: inline-block;
  width: 53%;
  margin: 0 auto;
  vertical-align: middle;
  line-height: 1.5;
  text-align: center;
  color: #fff;
  background: rgb(245, 86, 73);
  border-radius: 15px;
}
@media (max-width: 1400px) {
  .nav-ticket-date-venue-container .nav-date-venue-box {
    width: 48%;
  }
}
@media (max-width: 1200px) {
  .nav-ticket-date-venue-container .nav-date-venue-box {
    display: none;
  }
}
.nav-ticket-date-venue-container .nav-date-venue-box p {
  display: inline-block;
  font-size: 20px;
}
@media (max-width: 1400px) {
  .nav-ticket-date-venue-container .nav-date-venue-box p {
    font-size: 15px;
  }
}

.small-logo-home,
.small-logo {
  position: relative;
  display: inline-block;
  max-width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.small-logo-home-alt,
.small-logo-alt {
  max-width: 18%;
  height: 100%;
}
@media (max-width: 1400px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 19%;
  }
}
@media (max-width: 1200px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 21%;
  }
}
@media (max-width: 1024px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 30%;
  }
}
@media (max-width: 768px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 35%;
  }
}
@media (max-width: 650px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 45%;
  }
}
@media (max-width: 550px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 50%;
  }
}
@media (max-width: 425px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 55%;
  }
}
@media (max-width: 375px) {
  .small-logo-home-alt,
  .small-logo-alt {
    max-width: 70%;
  }
}
.small-logo-home-alt a,
.small-logo-alt a {
  position: relative;
  display: block;
  width: 90%;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  transition: unset;
}

.vertical-separator {
  height: 100px;
  width: 5px;
  background-color: #2d80c3;
  display: inline-block;
  vertical-align: middle;
  margin: 10px 20px;
}
.vertical-separator-alt {
  height: 50px;
  width: 1px;
  margin: 0 18px 4px;
}
.vertical-separator-thin {
  height: 160px;
  width: 2px;
}

.house-button {
  width: 38px;
}
.house-button-alt {
  width: 24px;
  transform: translateX(10px);
}
@keyframes wiggle {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(10deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
/* Intro section
	--------------------------------------------------------------------------------------------------------------- */
.home-intro-text {
  display: grid;
  background: rgb(101, 99, 99);
  color: #fff;
  grid-template-columns: 1fr 1fr;
  padding: 60px 8%;
  text-align: left;
  margin-top: -100px;
}
@media (max-width: 900px) {
  .home-intro-text {
    margin-top: 0px;
  }
}
.home-intro-text h4 {
  font-size: 42px;
  margin: 0;
}
.home-intro-text h1 {
  font-size: 52px;
  font-weight: 600;
  margin: 0;
}
.home-intro-text p {
  font-size: 26px;
  font-weight: 500;
  line-height: 31px;
  margin: 0;
}
@media (max-width: 980px) {
  .home-intro-text {
    display: block;
  }
  .home-intro-text .vertical-spacer {
    top: 0;
    transform: none;
  }
  .home-intro-text p {
    margin: 20px 0 0;
  }
}
@media (max-width: 850px) {
  .home-intro-text h4 {
    font-size: 30px;
  }
  .home-intro-text h1 {
    font-size: 35px;
  }
  .home-intro-text p {
    font-size: 18px;
    line-height: 28px;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Features section
	--------------------------------------------------------------------------------------------------------------- */
.mobile-top-logo {
  margin: 100px auto 60px;
  padding: 0 20px;
}

.main-homepage-logo {
  position: absolute;
  top: 325px;
  left: 200px;
  z-index: 5;
  max-width: 550px;
}
@media (max-width: 1024px) {
  .main-homepage-logo {
    left: 25px;
  }
}

.main-homepage-header {
  position: absolute;
  top: 545px;
  left: 200px;
  z-index: 5;
  max-width: 615px;
  color: #fff;
  font-size: 50px;
  line-height: 54px;
}
@media (max-width: 1024px) {
  .main-homepage-header {
    left: 25px;
  }
}

.main-homepage-button {
  position: absolute;
  top: 775px;
  left: 200px;
  z-index: 5;
}
.main-homepage-button a {
  color: #fff;
  background: rgb(245, 86, 73);
  border: 2px solid rgb(245, 86, 73);
  display: inline-block;
  font-size: 22px;
  line-height: 85px;
  font-weight: 500;
  width: 300px;
  height: 85px;
  text-align: center;
  transition: 0.5s;
}
.main-homepage-button a:first-child {
  margin-right: 15px;
}
.main-homepage-button a:hover {
  color: rgb(245, 86, 73);
  background: transparent;
}

.features-section {
  display: grid;
  grid-template-columns: 1.5fr 2fr;
  grid-auto-rows: 540px;
}
.features-section .features-sectionbox-keynote {
  grid-row: span 2;
  background: url(/images/homepage/features-section/keynote-bg.jpg);
  background-size: cover;
}
.features-section .features-sectionbox-keynote:hover > a {
  background: #fff;
  color: rgb(50, 128, 195);
  transform: translateY(-300px);
}
@media (max-width: 1500px) {
  .features-section .features-sectionbox-keynote:hover > a {
    transform: translateY(-180px);
  }
}
@media (max-width: 1200px) {
  .features-section .features-sectionbox-keynote:hover > a {
    transform: translateY(-240px);
  }
}
@media (max-width: 850px) {
  .features-section .features-sectionbox-keynote:hover > a {
    transform: translateY(-210px);
    margin-right: 70px;
  }
}
@media only screen and (max-width: 690px) {
  .features-section .features-sectionbox-keynote:hover > a {
    transform: translateY(0px);
    margin-right: 0px;
  }
}
.features-section .features-sectionbox-keynote:hover > p {
  opacity: 1;
  color: white;
}
.features-section .features-sectionbox-product {
  background: url(/images/homepage/features-section/product-sourcing-bg.jpg);
  background-size: cover;
}
.features-section .features-sectionbox-product:hover > a {
  background: #fff;
  color: rgb(50, 128, 195);
  transform: translateY(-130px);
}
@media (max-width: 1500px) {
  .features-section .features-sectionbox-product:hover > a {
    transform: translateY(-90px);
    margin-right: 20px;
  }
}
@media (max-width: 850px) {
  .features-section .features-sectionbox-product:hover > a {
    transform: translateY(-50px);
    margin-right: 60px;
  }
}
@media only screen and (max-width: 690px) {
  .features-section .features-sectionbox-product:hover > a {
    transform: translateY(0px);
    margin-right: 0px;
  }
}
.features-section .features-sectionbox-product:hover > p {
  opacity: 1;
  color: white;
}
.features-section .features-sectionbox-networking {
  background: url(/images/homepage/features-section/Networking.png);
  background-size: cover;
}
.features-section .features-sectionbox-networking:hover > a {
  background: #fff;
  color: rgb(50, 128, 195);
  transform: translateY(-300px);
}
@media (max-width: 1500px) {
  .features-section .features-sectionbox-networking:hover > a {
    transform: translateY(-180px);
  }
}
@media (max-width: 1200px) {
  .features-section .features-sectionbox-networking:hover > a {
    transform: translateY(-230px);
    margin-right: 10px;
  }
}
@media (max-width: 850px) {
  .features-section .features-sectionbox-networking:hover > a {
    transform: translateY(-110px);
    margin-right: 100px;
  }
}
@media only screen and (max-width: 690px) {
  .features-section .features-sectionbox-networking:hover > a {
    transform: translateY(0px);
    margin-right: 0px;
  }
}
.features-section .features-sectionbox-networking:hover > p {
  opacity: 1;
  color: white;
}
.features-section a {
  position: absolute;
  right: 110px;
  bottom: 45px;
  color: #fff;
  font-size: 40px;
  border: 2px solid #fff;
  padding: 20px 30px 24px;
  transition: 0.3s;
  text-transform: uppercase;
  z-index: 2;
}
@media (max-width: 1200px) {
  .features-section a {
    right: 20px;
    font-size: 30px;
  }
}
@media (max-width: 850px) {
  .features-section a {
    right: 5px;
    font-size: 18px;
    padding: 5px 10px 6px;
  }
}
@media (max-width: 1500px) {
  .features-section {
    grid-auto-rows: 420px;
  }
}
@media (max-width: 1200px) {
  .features-section {
    grid-auto-rows: 350px;
  }
}
@media (max-width: 850px) {
  .features-section {
    grid-auto-rows: 200px;
  }
}

.hover-checkbox {
  display: none;
}

.features-sectionbox-keynote p {
  position: absolute;
  bottom: 5%;
  width: 433px;
  right: 85px;
  font-size: 22px;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
  pointer-events: none;
  font-weight: normal !important;
  font-family: Arial, Regular;
}
@media (max-width: 1500px) {
  .features-sectionbox-keynote p {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .features-sectionbox-keynote p {
    font-size: 14px;
    right: 40px;
    width: 300px;
  }
}
@media (max-width: 850px) {
  .features-sectionbox-keynote p {
    font-size: 12px;
    width: 250px;
  }
}
@media only screen and (max-width: 690px) {
  .features-sectionbox-keynote p {
    display: none;
  }
}

.features-sectionbox-product p {
  position: absolute;
  bottom: 5%;
  width: 450px;
  right: 150px;
  font-size: 22px;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
  pointer-events: none;
  font-weight: normal !important;
  font-family: Arial, Regular;
}
@media (max-width: 1500px) {
  .features-sectionbox-product p {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .features-sectionbox-product p {
    font-size: 14px;
    right: 30px;
  }
}
@media (max-width: 850px) {
  .features-sectionbox-product p {
    font-size: 12px;
    width: 300px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 690px) {
  .features-sectionbox-product p {
    display: none;
  }
}

.features-sectionbox-networking p {
  position: absolute;
  bottom: 5%;
  width: 350px;
  right: 75px;
  font-size: 22px;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
  pointer-events: none;
  font-weight: normal !important;
  font-family: Arial, Regular;
}
@media (max-width: 1500px) {
  .features-sectionbox-networking p {
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  .features-sectionbox-networking p {
    font-size: 14px;
    right: 40px;
    width: 250px;
  }
}
@media (max-width: 850px) {
  .features-sectionbox-networking p {
    font-size: 12px;
    width: 270px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 690px) {
  .features-sectionbox-networking p {
    display: none;
  }
}

.co-located-with-container {
  width: 100vw;
  display: flex;
  flex-direction: row;
}
@media (max-width: 990px) {
  .co-located-with-container {
    flex-direction: column;
  }
}
.co-located-with-container .co-located-text {
  width: 42.5%;
  height: 350px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 990px) {
  .co-located-with-container .co-located-text {
    width: 100%;
    height: 200px;
  }
}
.co-located-with-container .co-located-text h2 {
  font-size: 80px;
  line-height: 100px;
  color: #2d80c3;
  text-transform: uppercase;
  font-family: Helvetica, sans-serif;
  font-weight: 600;
  text-align: right;
  margin-bottom: 0px;
}
@media (max-width: 1300px) {
  .co-located-with-container .co-located-text h2 {
    font-size: 60px;
    line-height: 60px;
  }
}
@media (max-width: 990px) {
  .co-located-with-container .co-located-text h2 {
    text-align: center;
    font-size: 70px;
  }
}
@media (max-width: 470px) {
  .co-located-with-container .co-located-text h2 {
    font-size: 50px;
  }
}
.co-located-with-container .ecom-image {
  width: 57.2%;
  background-color: #2d80c3;
  height: 350px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 990px) {
  .co-located-with-container .ecom-image {
    width: 100%;
    height: 200px;
  }
}
.co-located-with-container .ecom-image img {
  height: 140px;
}
@media (max-width: 470px) {
  .co-located-with-container .ecom-image img {
    height: 100px;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* ecom-business-live
	--------------------------------------------------------------------------------------------------------------- */
.header-ecom-business-live {
  background-image: url(/images/ecom-business-live/EcomBusiness-logo-bg-purple.jpg);
  background-position: center;
  background-size: cover;
  height: 511px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 140px;
}
@media (max-width: 900px) {
  .header-ecom-business-live {
    margin-top: 0px;
  }
}
.header-ecom-business-live img {
  width: 565px;
  height: 137px;
  margin-top: -100px;
}
@media (max-width: 600px) {
  .header-ecom-business-live img {
    width: 400px;
    height: auto;
  }
}
@media (max-width: 400px) {
  .header-ecom-business-live img {
    width: 300px;
    height: auto;
  }
}
.header-ecom-business-live h1 {
  font-family: "archivo-black", sans-serif;
  text-align: center;
  font-size: 34px;
  color: white;
}
@media (max-width: 600px) {
  .header-ecom-business-live h1 {
    font-size: 28px;
  }
}

.overlap-content-ecom-business-live-container {
  background-color: white;
  height: 600px;
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
}
@media (max-width: 950px) {
  .overlap-content-ecom-business-live-container {
    height: 865px;
  }
}

.first-layer-overlap-ecom-business-live-container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  position: relative;
}

.reasons-to-visit-ecom-business-live {
  width: 474px;
  height: 270px;
  background: linear-gradient(to bottom, #2A0641, #B33298);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 97px;
  gap: 20px;
  position: absolute;
  right: 55%;
  top: -100px;
  box-shadow: 0px 15px 20px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1300px) {
  .reasons-to-visit-ecom-business-live {
    right: 50%;
  }
}
@media (max-width: 950px) {
  .reasons-to-visit-ecom-business-live {
    right: 50%;
    transform: translate(50%, 0%);
  }
}
@media (max-width: 480px) {
  .reasons-to-visit-ecom-business-live {
    width: 350px;
  }
}
.reasons-to-visit-ecom-business-live p {
  font-family: "archivo-black", sans-serif;
  font-size: 30px;
  color: white;
  font-weight: bold;
}
.reasons-to-visit-ecom-business-live ul li {
  color: white;
  font-size: 18px;
  list-style-type: initial;
}

.trolley-image-ecom {
  height: 480px;
  width: 454px;
  position: absolute;
  left: 55%;
  top: -160px;
}
@media (min-width: 2400px) {
  .trolley-image-ecom {
    left: 57%;
  }
}
@media (max-width: 950px) {
  .trolley-image-ecom {
    transform: translate(-50%, 50%);
    left: 50%;
    right: 50%;
  }
}

.second-layer-overlap-ecom-business-live-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
  position: relative;
  top: 280px;
}

.seminar-image-ecom {
  width: 600px;
  height: 380px;
  border-radius: 54px;
  position: absolute;
  right: 51.5%;
  top: 20px;
  border: 1px solid #707070;
}
@media (max-width: 1300px) {
  .seminar-image-ecom {
    right: 45%;
  }
}
@media (max-width: 1100px) {
  .seminar-image-ecom {
    width: 550px;
    height: auto;
  }
}
@media (max-width: 1000px) {
  .seminar-image-ecom {
    width: 500px;
    height: auto;
    right: 47%;
  }
}
@media (max-width: 950px) {
  .seminar-image-ecom {
    display: none;
  }
}

.text-and-tickets-ecom {
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 62%;
  top: 50px;
}
@media (max-width: 950px) {
  .text-and-tickets-ecom {
    top: 190px;
    transform: translate(-50%, 50%);
    left: 50%;
  }
}
.text-and-tickets-ecom p {
  color: #2A0641;
  font-family: sans-serif;
  font-size: 14px;
  text-align: left;
  width: 310px;
  line-height: normal;
  font-weight: 400;
}
@media (max-width: 950px) {
  .text-and-tickets-ecom p {
    text-align: center;
  }
}
.text-and-tickets-ecom .register-tickets-ecom {
  background-image: url(/images/ecom-business-live/tickets-button-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 107px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 238px;
  width: 315px;
}
.text-and-tickets-ecom .register-tickets-ecom p {
  text-transform: uppercase;
  font-family: "archivo-black", sans-serif;
  font-size: 20px;
  color: white;
  text-align: center;
  font-weight: bold;
}

.register-tickets-ecom:hover {
  scale: 1.1;
}

.showcase-container {
  height: 1400px;
  background-image: url(/images/ecom-business-live/blurred-bg-ecom.png);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100vw;
  display: flex;
  flex-direction: column;
  padding-top: 200px;
}
@media (max-width: 950px) {
  .showcase-container {
    padding-top: 100px;
    height: 890px;
  }
}
.showcase-container h2 {
  text-transform: uppercase;
  text-align: center;
  align-self: center;
  font-size: 33px;
  font-family: "archivo-black", sans-serif;
  color: white;
  max-width: 880px;
}

.text-and-speaker-image-showcase {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 100px;
}
@media (min-width: 2000px) {
  .text-and-speaker-image-showcase {
    justify-content: space-evenly;
  }
}
@media (max-width: 950px) {
  .text-and-speaker-image-showcase {
    justify-content: center;
    padding-top: 50px;
  }
}
.text-and-speaker-image-showcase div {
  height: 372px;
  width: 650px;
  background: linear-gradient(#2A0641, #4D176F);
  border-top-right-radius: 129px;
  border-bottom-right-radius: 129px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 2000px) {
  .text-and-speaker-image-showcase div {
    border-radius: 129px;
    text-align: center;
  }
}
@media (max-width: 1300px) {
  .text-and-speaker-image-showcase div {
    width: 450px;
  }
}
@media (max-width: 950px) {
  .text-and-speaker-image-showcase div {
    border-radius: 129px;
    text-align: center;
  }
}
@media (max-width: 460px) {
  .text-and-speaker-image-showcase div {
    width: 360px;
  }
}
.text-and-speaker-image-showcase div p {
  font-family: sans-serif;
  font-size: 12px;
  color: white;
  line-height: normal;
  width: 550px;
}
@media (max-width: 1300px) {
  .text-and-speaker-image-showcase div p {
    width: 350px;
  }
}
.text-and-speaker-image-showcase img {
  padding-right: 70px;
}
@media (max-width: 1350px) {
  .text-and-speaker-image-showcase img {
    padding-right: 0px;
  }
}
@media (max-width: 1100px) {
  .text-and-speaker-image-showcase img {
    width: 500px;
  }
}
@media (max-width: 950px) {
  .text-and-speaker-image-showcase img {
    display: none;
  }
}

.speakerphone-get-involved-section {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
}
@media (min-width: 2000px) {
  .speakerphone-get-involved-section {
    justify-content: space-evenly;
  }
}
@media (max-width: 950px) {
  .speakerphone-get-involved-section {
    flex-direction: column-reverse;
    margin-top: 10px;
  }
}
.speakerphone-get-involved-section .get-involved-ecom {
  background-image: url(/images/ecom-business-live/tickets-button-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 124px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 370px;
  margin-left: 100px;
  margin-bottom: -80px;
}
@media (max-width: 1100px) {
  .speakerphone-get-involved-section .get-involved-ecom {
    margin-left: 30px;
  }
}
@media (max-width: 1000px) {
  .speakerphone-get-involved-section .get-involved-ecom {
    margin-left: 0px;
  }
}
@media (max-width: 950px) {
  .speakerphone-get-involved-section .get-involved-ecom {
    margin-left: -30px;
  }
}
@media (max-width: 550px) {
  .speakerphone-get-involved-section .get-involved-ecom {
    margin-left: 0px;
  }
}
.speakerphone-get-involved-section .get-involved-ecom p {
  text-transform: uppercase;
  font-family: "archivo-black", sans-serif;
  font-size: 35px;
  color: white;
  text-align: center;
  font-weight: bold;
  line-height: normal;
}

.get-involved-ecom:hover {
  scale: 1.1;
}

.speakerphone-and-text {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background: linear-gradient(#2A0641, #4D176F);
  height: 192px;
  width: 800px;
  border-top-left-radius: 70px;
  border-bottom-left-radius: 70px;
}
@media (min-width: 2000px) {
  .speakerphone-and-text {
    border-radius: 70px;
  }
}
@media (max-width: 1300px) {
  .speakerphone-and-text {
    width: 600px;
  }
}
@media (max-width: 950px) {
  .speakerphone-and-text {
    background: none;
  }
}
.speakerphone-and-text p {
  color: white;
  font-family: sans-serif;
  font-size: 19px;
  text-align: center;
  line-height: normal;
  font-weight: 600;
  width: 70%;
}
@media (max-width: 950px) {
  .speakerphone-and-text p {
    text-align: left;
  }
}
@media (max-width: 750px) {
  .speakerphone-and-text p {
    font-size: 16px;
  }
}
@media (max-width: 550px) {
  .speakerphone-and-text p {
    text-align: center;
    width: 60%;
  }
}
.speakerphone-and-text img {
  position: absolute;
  height: 140px;
  width: 155px;
  top: -60px;
  left: -80px;
}
@media (max-width: 950px) {
  .speakerphone-and-text img {
    right: -70px;
    left: auto;
    top: 30px;
  }
}
@media (max-width: 750px) {
  .speakerphone-and-text img {
    right: -10px;
  }
}
@media (max-width: 550px) {
  .speakerphone-and-text img {
    display: none;
  }
}

.grid-whats-on-ecom {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 100px;
  align-items: center;
  justify-items: center;
  padding: 0px 150px 0px 150px;
}
@media (max-width: 1400px) {
  .grid-whats-on-ecom {
    padding: 0px;
  }
}
@media (max-width: 950px) {
  .grid-whats-on-ecom {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 30px;
  }
}
.grid-whats-on-ecom .whats-on-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 41px;
  height: 354px;
  width: 340px;
  border: 1px solid #2A0641;
  background: linear-gradient(to bottom, rgb(186, 172, 191), rgb(179, 50, 152));
  padding: 0px 10px 0px 10px;
}
@media (min-width: 2000px) {
  .grid-whats-on-ecom .whats-on-card {
    width: 540px;
  }
}
@media (max-width: 1015px) {
  .grid-whats-on-ecom .whats-on-card {
    width: 320px;
    height: 380px;
  }
}
@media (max-width: 950px) {
  .grid-whats-on-ecom .whats-on-card {
    width: 540px;
    background: #88478f;
  }
}
@media (max-width: 560px) {
  .grid-whats-on-ecom .whats-on-card {
    width: 320px;
  }
}
.grid-whats-on-ecom .whats-on-card p {
  color: white;
  font-family: sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  line-height: normal;
  height: 150px;
}
@media (min-width: 2000px) {
  .grid-whats-on-ecom .whats-on-card p {
    font-size: 17px;
  }
}
@media (max-width: 560px) {
  .grid-whats-on-ecom .whats-on-card p {
    font-size: 12px;
  }
}

.title-underline-ecom {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  width: 100%;
}
.title-underline-ecom h4 {
  font-family: sans-serif;
  font-weight: 600;
  color: white;
  text-align: center;
  font-size: 25px;
  line-height: normal;
  margin: 0px;
}
@media (min-width: 2000px) {
  .title-underline-ecom h4 {
    font-size: 28px;
  }
}
@media (max-width: 950px) {
  .title-underline-ecom h4 {
    font-size: 32px;
  }
}
.title-underline-ecom div {
  height: 3px;
  width: 70%;
  background-color: #2A0641;
}

.whats-on-display-ecom {
  height: 1200px;
  width: 100vw;
  background: linear-gradient(to bottom, #2A0641, #B33298);
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 950px) {
  .whats-on-display-ecom {
    height: 2500px;
  }
}

.title-text-and-images-container {
  width: 100vw;
  margin-top: 200px;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 950px) {
  .title-text-and-images-container {
    margin-top: 1300px;
  }
}

.percentage-one {
  position: absolute;
  width: 568.05px;
  height: 256.11px;
  right: -150px;
  top: -100px;
}
@media (min-width: 2000px) {
  .percentage-one {
    right: 100px;
  }
}
@media (max-width: 1350px) {
  .percentage-one {
    right: -200px;
  }
}
@media (max-width: 1233px) {
  .percentage-one {
    right: -270px;
  }
}
@media (max-width: 1050px) {
  .percentage-one {
    display: none;
  }
}

.percentage-two {
  position: absolute;
  width: 655px;
  height: 295px;
  left: -250px;
  top: -40px;
}
@media (min-width: 2000px) {
  .percentage-two {
    left: 30px;
  }
}
@media (max-width: 1350px) {
  .percentage-two {
    left: -310px;
  }
}
@media (max-width: 1233px) {
  .percentage-two {
    left: -380px;
  }
}
@media (max-width: 1053px) {
  .percentage-two {
    left: -420px;
  }
}
@media (max-width: 980px) {
  .percentage-two {
    display: none;
  }
}
@media (max-width: 950px) {
  .percentage-two {
    display: block;
    top: 220px;
    left: 20px;
  }
}
@media (max-width: 950px) {
  .percentage-two {
    display: block;
    top: 220px;
    left: 20px;
    height: 300px;
    width: auto;
  }
}
@media (max-width: 780px) {
  .percentage-two {
    height: 300px;
    width: auto;
    left: 10px;
    top: 300px;
  }
}
@media (max-width: 668px) {
  .percentage-two {
    height: 200px;
    width: auto;
    left: 100px;
    top: 400px;
  }
}
@media (max-width: 450px) {
  .percentage-two {
    height: 200px;
    width: auto;
    left: 20px;
    top: 460px;
  }
}
@media (max-width: 400px) {
  .percentage-two {
    display: none;
  }
}

.title-and-text-whats-on {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 800px;
}
@media (max-width: 780px) {
  .title-and-text-whats-on {
    margin-top: 100px;
  }
}
@media (max-width: 400px) {
  .title-and-text-whats-on {
    margin-top: 150px;
  }
}
.title-and-text-whats-on h5 {
  color: white;
  font-size: 56px;
  text-align: center;
  text-transform: uppercase;
  font-family: "archivo-black", sans-serif;
}
@media (max-width: 450px) {
  .title-and-text-whats-on h5 {
    line-height: normal;
    font-size: 40px;
  }
}
.title-and-text-whats-on p {
  font-family: "archivo-black", sans-serif;
  color: white;
  text-align: center;
  font-size: 20px;
  line-height: normal;
}

.list-and-image-whats-on {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100vw;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  height: 700px;
}
@media (max-width: 950px) {
  .list-and-image-whats-on {
    align-items: flex-start;
    margin-top: 50px;
    height: 1400px;
  }
}
.list-and-image-whats-on ul {
  margin-left: 20%;
}
@media (max-width: 1400px) {
  .list-and-image-whats-on ul {
    margin-left: 10%;
  }
}
.list-and-image-whats-on ul li {
  font-family: "archivo-black", sans-serif;
  font-size: 22px;
  color: white;
  list-style-type: initial;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 950px) {
  .list-and-image-whats-on ul li {
    font-size: 18px;
  }
}
.list-and-image-whats-on img {
  position: absolute;
  right: -120px;
}
@media (max-width: 1300px) {
  .list-and-image-whats-on img {
    width: 70%;
  }
}
@media (max-width: 950px) {
  .list-and-image-whats-on img {
    transform: translate(-50%, 70%);
    right: 0;
    left: 50%;
    width: 100%;
  }
}
@media (max-width: 700px) {
  .list-and-image-whats-on img {
    transform: translate(-50%, 100%);
  }
}
@media (max-width: 600px) {
  .list-and-image-whats-on img {
    transform: translate(-50%, 130%);
  }
}
@media (max-width: 475px) {
  .list-and-image-whats-on img {
    transform: translate(-50%, 160%);
  }
}
@media (max-width: 425px) {
  .list-and-image-whats-on img {
    transform: translate(-50%, 190%);
  }
}

.final-note-ecom {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 500px 0px 100px;
}
@media (max-width: 950px) {
  .final-note-ecom {
    padding: 0px 100px 0px 100px;
    position: absolute;
    bottom: 600px;
  }
}
@media (max-width: 780px) {
  .final-note-ecom {
    bottom: 500px;
  }
}
@media (max-width: 718px) {
  .final-note-ecom {
    bottom: 450px;
  }
}
@media (max-width: 669px) {
  .final-note-ecom {
    bottom: 380px;
  }
}
@media (max-width: 570px) {
  .final-note-ecom {
    bottom: 320px;
  }
}
@media (max-width: 420px) {
  .final-note-ecom {
    bottom: 290px;
    padding: 0px;
  }
}
.final-note-ecom p {
  color: white;
  font-family: "archivo-black", sans-serif;
  font-size: 20px;
  text-align: left;
  line-height: normal;
  letter-spacing: normal;
}
@media (max-width: 950px) {
  .final-note-ecom p {
    text-align: center;
  }
}
@media (max-width: 460px) {
  .final-note-ecom p {
    font-size: 18px;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Speakers section
	--------------------------------------------------------------------------------------------------------------- */
.main-section-speaker-micro {
  text-align: left;
}

.speaker-page {
  padding: 160px 60px 0px 60px;
}
@media (max-width: 650px) {
  .speaker-page {
    padding: 70px 0px 0px 0px;
  }
}

.speakers-section {
  position: relative;
  padding: 0;
  text-align: center;
}
@media (max-width: 1024px) {
  .speakers-section {
    margin-left: 0;
  }
}
@media (max-width: 900px) {
  .speakers-section {
    padding-top: 0;
  }
}
@media (max-width: 425px) {
  .speakers-section {
    padding: 0;
  }
}
.speakers-section .home-speakers-grid-mob .large-speaker-box {
  padding: 0 5px;
}
.speakers-section .home-speakers-grid-mob .large-speaker-box figure {
  float: none;
}
.speakers-section .home-speakers-grid-mob .large-speaker-box .large-speaker-textbox {
  opacity: 1;
  height: auto;
  position: relative;
  background: transparent;
}
.speakers-section .home-speakers-grid-mob .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner {
  position: relative;
  top: auto;
  left: auto;
  transform: none;
}
.speakers-section .home-speakers-grid-mob .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-speaker-name {
  color: rgb(52, 52, 51);
}
.speakers-section .home-speakers-grid-mob .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-speaker-org {
  color: rgb(52, 52, 51);
}
.speakers-section .home-speakers-title-box {
  grid-column: span 2;
  align-self: center;
}
.speakers-section .home-speakers-title-box h2 {
  font-size: 67px;
  line-height: 70px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #fff;
  text-align: center;
}
.speakers-section .home-speakers-title-box p {
  font-size: 28px;
  font-weight: 100;
  color: rgb(50, 128, 195);
  background: #fff;
  max-width: 360px;
  margin: auto;
  text-align: center;
  height: 55px;
  line-height: 48px;
  border: 2px solid #fff;
  border-radius: 40px;
  transition: 0.3s;
}
.speakers-section .home-speakers-title-box p:hover {
  background: rgb(50, 128, 195);
  background: transparent;
  color: #fff;
}
.speakers-section .mobile-dates {
  position: relative;
  color: rgb(41, 60, 20);
  margin-top: 35px;
  margin-bottom: 50px;
  z-index: 3;
}
@media (min-width: 769px) {
  .speakers-section .mobile-dates {
    display: none;
  }
}
@media (max-width: 425px) {
  .speakers-section .mobile-dates {
    font-size: 37px;
  }
}
.speakers-section .mobile-button {
  position: relative;
  margin: 30px auto;
  padding: 30px 10px;
  line-height: 40px;
  color: #fff;
  border-radius: 20px;
  font-size: 35px;
  z-index: 3;
  text-shadow: none;
  box-shadow: none;
}
@media (min-width: 769px) {
  .speakers-section .mobile-button {
    display: none;
  }
}
@media (max-width: 650px) {
  .speakers-section .mobile-button {
    margin: 20px 10px;
    font-size: 30px;
    padding: 30px 5px;
  }
}
@media (max-width: 375px) {
  .speakers-section .mobile-button {
    padding: 30px 5px;
  }
}
.speakers-section .mob-social-box {
  position: relative;
  display: block;
  border-radius: 5px;
  z-index: 3;
}
@media (min-width: 769px) {
  .speakers-section .mob-social-box {
    display: none;
  }
}
.speakers-section .mob-social-box a {
  display: inline-block;
}
.speakers-section .mob-social-box a i {
  padding: 20px;
}
@media (max-width: 425px) {
  .speakers-section .mob-social-box a i {
    padding: 10px;
  }
}
.speakers-section .mob-social-box .fa-facebook-square {
  color: rgb(245, 86, 73);
}
.speakers-section .mob-social-box .fa-linkedin {
  color: rgb(245, 86, 73);
}
.speakers-section .mob-social-box .fa-instagram {
  color: rgb(245, 86, 73);
}
.speakers-section .mob-social-box .fa-twitter {
  color: rgb(245, 86, 73);
}
.speakers-section .mob-social-box .fa-envelope {
  color: rgb(245, 86, 73);
}
@media (max-width: 1024px) {
  .speakers-section .featured-speaker-grid {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .speakers-section .featured-speaker-grid {
    display: none;
  }
}
.speakers-section .featured-speaker-grid .speakers-title {
  font-size: 90px;
}
@media (max-width: 1400px) {
  .speakers-section .featured-speaker-grid .speakers-title {
    font-size: 80px;
  }
}
@media (max-width: 1200px) {
  .speakers-section .featured-speaker-grid .speakers-title {
    font-size: 70px;
  }
}
@media (max-width: 1024px) {
  .speakers-section .featured-speaker-grid .speakers-title {
    margin-bottom: 10%;
  }
}
.speakers-section .featured-speaker-grid .speakers-title span {
  display: block;
  margin-top: -5%;
  font-size: 190px;
}
@media (max-width: 1400px) {
  .speakers-section .featured-speaker-grid .speakers-title span {
    font-size: 170px;
  }
}
@media (max-width: 1200px) {
  .speakers-section .featured-speaker-grid .speakers-title span {
    font-size: 150px;
  }
}
.speakers-section .homepage-speakers-slider {
  background: rgb(50, 128, 195);
}
@media (max-width: 1024px) {
  .speakers-section .homepage-speakers-slider {
    margin: auto;
  }
}
.speakers-section .homepage-speakers-slider .flex-direction-nav .flex-prev,
.speakers-section .homepage-speakers-slider .flex-direction-nav .flex-next {
  top: 45%;
  color: rgb(41, 60, 20);
}
@media (max-width: 1024px) {
  .speakers-section .homepage-speakers-slider .flex-direction-nav .flex-prev,
  .speakers-section .homepage-speakers-slider .flex-direction-nav .flex-next {
    top: 47%;
  }
}
@media (max-width: 768px) {
  .speakers-section .homepage-speakers-slider .flex-direction-nav .flex-prev,
  .speakers-section .homepage-speakers-slider .flex-direction-nav .flex-next {
    display: none;
  }
}
.speakers-section .homepage-speakers-slider .home-speakers-grid {
  max-width: 1620px;
  grid-template-columns: 220px 220px 220px 220px 220px 220px;
  row-gap: 12px;
  -moz-column-gap: 40px;
       column-gap: 40px;
  margin: auto;
  padding: 40px 0px 140px 0px;
}
@media (max-width: 1650px) {
  .speakers-section .homepage-speakers-slider .home-speakers-grid {
    max-width: 1350px;
    grid-template-columns: 180px 180px 180px 180px 180px 180px;
  }
}
@media (max-width: 1350px) {
  .speakers-section .homepage-speakers-slider .home-speakers-grid {
    max-width: 1078px;
    grid-template-columns: 220px 220px 220px 220px;
  }
}
@media (max-width: 1080px) {
  .speakers-section .homepage-speakers-slider .home-speakers-grid {
    max-width: 805px;
    grid-template-columns: 220px 220px 220px;
  }
}
.speakers-section .homepage-speakers-slider .present-bg-pic {
  position: absolute;
  bottom: -100px;
  right: -298px;
}
@media (max-width: 1500px) {
  .speakers-section .homepage-speakers-slider .present-bg-pic {
    right: 0px;
  }
}
@media (max-width: 1024px) {
  .speakers-section .homepage-speakers-slider .present-bg-pic {
    display: none;
  }
}
.speakers-section .homepage-speakers-slider .makeup-bg-pic {
  position: absolute;
  right: -420px;
}
@media (max-width: 1500px) {
  .speakers-section .homepage-speakers-slider .makeup-bg-pic {
    right: 0px;
  }
}
@media (max-width: 1024px) {
  .speakers-section .homepage-speakers-slider .makeup-bg-pic {
    display: none;
  }
}
.speakers-section .homepage-speakers-slider .outfit-bg-pic {
  position: absolute;
}
@media (max-width: 1500px) {
  .speakers-section .homepage-speakers-slider .outfit-bg-pic {
    right: 0px;
  }
}
@media (max-width: 1024px) {
  .speakers-section .homepage-speakers-slider .outfit-bg-pic {
    display: none;
  }
}
.speakers-section .large-speaker-box {
  vertical-align: top;
  white-space: normal;
}
.speakers-section .large-speaker-box .keynote-tag {
  display: none;
}
.speakers-section .large-speaker-box figure {
  transition: 0.4s;
  float: left;
}
.speakers-section .large-speaker-box.homspbo-alt {
  margin-right: -10%;
  margin-bottom: 0;
  z-index: 1;
}
.speakers-section .large-speaker-box .large-speaker-textbox {
  text-align: center;
  padding: 0px;
  position: absolute;
  z-index: 1;
  background: rgba(50, 128, 195, 0.8);
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.4s;
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-name {
  margin: 0;
  font-size: 22px;
  line-height: 30px;
  transition: 0.4s;
  color: #fff;
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 90%;
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-speaker-org {
  color: #fff;
  font-size: 20px;
  margin: 10px 0 15px;
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-seminar-title {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-seminar-title.homsemtit-alt {
  padding: 0 40% 0 5%;
}
@media (max-width: 1200px) {
  .speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .large-seminar-title.homsemtit-alt {
    font-size: 17px;
  }
}
.speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .homspnam_homsporg-alt {
  height: 50px;
  font-size: 27px;
  color: #fff;
}
@media (max-width: 1400px) {
  .speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .homspnam_homsporg-alt {
    font-size: 25px;
  }
}
@media (max-width: 1200px) {
  .speakers-section .large-speaker-box .large-speaker-textbox .large-speaker-textbox-inner .homspnam_homsporg-alt {
    line-height: 1.4;
    font-size: 21px;
  }
}
.speakers-section .large-speaker-box .large-speaker-plusicon {
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  transition: 0.4s;
}
.speakers-section .large-speaker-box .large-speaker-plusicon:hover {
  transform: scale(1.2) translate(-3px, -4px);
}
.speakers-section .large-speaker-box:nth-child(3) .large-speaker-plusicon, .speakers-section .large-speaker-box:nth-child(4) .large-speaker-plusicon {
  position: absolute;
  left: 0;
  bottom: 0;
}
.speakers-section .large-speaker-box:nth-child(3) .large-speaker-plusicon:hover, .speakers-section .large-speaker-box:nth-child(4) .large-speaker-plusicon:hover {
  transform: scale(1.2) translate(4px, -4px);
}
.speakers-section .large-speaker-box:hover .large-speaker-textbox {
  opacity: 1;
}
.speakers-section .large-speaker-box .large-speaker-textbox-outer {
  background: #fff;
  padding: 0px 10px 10px;
  height: 100%;
}
.speakers-section .large-speaker-box .large-speaker-textbox-outer .large-speaker-name {
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
  font-weight: 600;
}
.speakers-section .large-speaker-box .large-speaker-textbox-outer .large-speaker-org {
  font-weight: 500;
  font-size: 14px;
  position: relative;
  top: 30px;
  height: 300px;
}
@media (max-width: 1350px) {
  .speakers-section .large-speaker-box .large-speaker-textbox-outer .large-speaker-org {
    height: 295px;
  }
}
.speakers-section .minigrid-toptitle {
  font-size: 80px;
  font-weight: 600;
  line-height: 110px;
  color: #000;
  margin: 60px auto 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 650px) {
  .speakers-section .minigrid-toptitle {
    font-size: 30px;
    line-height: 38px;
    margin: 0px auto 25px;
  }
}
.speakers-section .home-speaker-minigrid {
  grid-template-columns: 110px 110px 110px 110px 110px 110px 110px 110px;
  grid-auto-rows: 110px;
  max-width: 950px;
  margin: 0 auto 60px;
  position: relative;
  z-index: 1;
}
.speakers-section .home-speaker-minigrid .home-speaker-minigrid-box {
  background: #000;
}
.speakers-section .home-speaker-minigrid .home-speaker-minigrid-box img {
  opacity: 0.55;
  transition: 0.4s;
  cursor: pointer;
}
.speakers-section .home-speaker-minigrid .home-speaker-minigrid-box img:hover {
  opacity: 1;
}
.speakers-section .home-speaker-minigrid .home-speaker-minigrid-box .minigrid-selected {
  opacity: 1;
}
@media (max-width: 1024px) {
  .speakers-section .home-speaker-minigrid {
    grid-template-columns: 110px 110px 110px 110px 110px 110px 110px;
    max-width: 830px;
  }
}
@media (max-width: 900px) {
  .speakers-section .home-speaker-minigrid {
    grid-template-columns: repeat(auto-fill, 110px);
    justify-content: center;
    padding: 0 10px;
  }
}
.speakers-section .home-speaker-displaySection {
  max-width: 950px;
  margin: auto;
  text-align: left;
  position: relative;
  z-index: 1;
}
@media (max-width: 900px) {
  .speakers-section .home-speaker-displaySection {
    padding: 0 20px;
  }
}
.speakers-section .home-speaker-displaySection .home-speaker-displayPic {
  margin-right: 50px;
  width: 240px;
  float: left;
}
.speakers-section .home-speaker-displaySection .home-speaker-displayName {
  color: #000;
  font-size: 38px;
  line-height: 40px;
  padding-top: 30px;
  margin-bottom: 10px;
}
.speakers-section .home-speaker-displaySection .home-speaker-displayOrg {
  color: rgb(245, 86, 73);
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin-bottom: 12px;
}
.speakers-section .home-speaker-displaySection .home-speaker-displayTitle {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.speakers-section .home-allspeakers-section {
  clear: both;
  position: relative;
  max-width: 950px;
  margin: 130px auto;
}
@media (max-width: 650px) {
  .speakers-section .home-allspeakers-section {
    margin: 50px auto;
  }
}
.speakers-section .home-allspeakers-section .onion-ring {
  position: absolute;
  right: -150px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  .speakers-section .home-allspeakers-section .onion-ring {
    right: 0;
    opacity: 0.4;
  }
}
.speakers-section .home-allspeakers-section p {
  font-size: 50px;
  line-height: 54px;
  color: #000;
  margin: 0 0 70px;
  max-width: 600px;
  z-index: 1;
  position: relative;
}
@media (max-width: 900px) {
  .speakers-section .home-allspeakers-section p {
    margin: 0 20px 70px;
  }
}
@media (max-width: 650px) {
  .speakers-section .home-allspeakers-section p {
    font-size: 22px;
    line-height: 30px;
    margin: 0 20px 50px;
  }
}
.speakers-section .home-allspeakers-section a {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  padding: 25px 60px;
  background: rgb(245, 86, 73);
  border: 2px solid #ef4136;
  margin-left: 5px;
}
.speakers-section .home-allspeakers-section a:hover {
  color: rgb(245, 86, 73);
  background: transparent;
}
@media (max-width: 900px) {
  .speakers-section .home-allspeakers-section a {
    margin: 0 20px;
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 650px) {
  .speakers-section .home-allspeakers-section a {
    font-size: 16px;
    padding: 25px 35px;
    display: block;
    text-align: center;
  }
}
.speakers-section .mob-home-header {
  background: rgb(50, 128, 195);
  padding: 80px 25px 50px;
  margin-bottom: 0;
  margin-top: 35px;
}
@media (max-width: 650px) {
  .speakers-section .mob-home-header {
    padding: 25px 0px 25px;
    text-align: left;
  }
}
@media (max-width: 650px) {
  .speakers-section .mob-home-header img {
    width: 70%;
    margin-left: 5%;
  }
}
.speakers-section .mob-header-pic {
  color: rgb(52, 52, 51);
  margin-bottom: 40px;
}
.speakers-section .mob-header-pic p:nth-child(1) {
  font-size: 52px;
  font-weight: 300;
  margin-top: 80px;
}
@media (max-width: 550px) {
  .speakers-section .mob-header-pic p:nth-child(1) {
    font-size: 40px;
    margin-top: 70px;
  }
}
.speakers-section .mob-header-pic p:nth-child(2) {
  font-size: 58px;
  line-height: 85px;
}
@media (max-width: 550px) {
  .speakers-section .mob-header-pic p:nth-child(2) {
    font-size: 46px;
    line-height: 70px;
  }
}
.speakers-section .mob-header-pic p:nth-child(3) {
  font-size: 18px;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 20px 0 50px;
}
@media (max-width: 550px) {
  .speakers-section .mob-header-pic p:nth-child(3) {
    font-size: 14px;
    margin: 15px 0 30px;
  }
}
.speakers-section .mob-home-chevron {
  color: rgb(52, 52, 51);
  font-size: 50px;
  text-align: center;
  margin: 50px auto 40px;
  width: 100%;
  display: none;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Categories section
	--------------------------------------------------------------------------------------------------------------- */
.home-categories-section {
  position: relative;
  padding: 10px 0 0;
  text-align: center;
}
.home-categories-section .categories-title {
  font-size: 60px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 1500px) {
  .home-categories-section .categories-title {
    font-size: 55px;
  }
}
@media (max-width: 768px) {
  .home-categories-section .categories-title {
    font-size: 35px;
  }
}
@media (max-width: 450px) {
  .home-categories-section .categories-title {
    font-size: 22px;
  }
}
.home-categories-section .home-categories-subtext {
  font-size: 28px;
  line-height: 35px;
  font-weight: 100;
  color: #9f9f9f;
  margin-top: 30px;
}
.home-categories-section .home-categories-grid {
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  background: rgb(50, 128, 195);
}
.home-categories-section .home-categories-grid div {
  position: relative;
}
.home-categories-section .home-categories-grid div .home-categories-label {
  width: 100%;
  height: 50px;
  background: rgb(50, 128, 195);
  color: #fff;
  font-size: 22px;
  line-height: 50px;
  font-weight: 100;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.5);
  z-index: 2;
  opacity: 1;
  position: relative;
}
@media (max-width: 1600px) {
  .home-categories-section .home-categories-grid div .home-categories-label {
    width: 100%;
    box-shadow: none;
    bottom: 0;
    font-size: 20px;
    height: auto;
    line-height: 38px;
  }
}
.home-categories-section .home-categories-grid div .home-categories-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(50, 128, 195, 0.8);
  opacity: 0;
  z-index: 1;
  transition: 0.4s;
}
.home-categories-section .home-categories-grid div .home-categories-overlay .home-categories-textbox-inner {
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  width: 90%;
  max-width: 250px;
}
.home-categories-section .home-categories-grid div .home-categories-overlay .home-categories-textbox-inner h3 {
  color: #fff;
  font-size: 20px;
  margin: 10px 0 15px;
  font-weight: 600;
}
.home-categories-section .home-categories-grid div .home-categories-overlay .home-categories-textbox-inner p {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 550px) {
  .home-categories-section .home-categories-grid div .home-categories-overlay .home-categories-textbox-inner {
    display: none;
  }
}
.home-categories-section .home-categories-grid div:hover .home-categories-overlay {
  opacity: 1;
}
.home-categories-section .home-categories-grid div:hover .home-categories-label {
  background: #f6ae2d;
}
.home-categories-section .home-categories-grid .categories-more-box {
  background: rgb(50, 128, 195);
  padding: 0 20px;
  transition: 0.4s;
  border-right: 4px solid rgb(50, 128, 195);
  border-bottom: 4px solid rgb(50, 128, 195);
}
.home-categories-section .home-categories-grid .categories-more-box:hover {
  background: transparent;
}
.home-categories-section .home-categories-grid .categories-more-box:hover p {
  color: rgb(50, 128, 195);
}
.home-categories-section .home-categories-grid .categories-more-box p {
  bottom: auto;
  top: 50%;
  transform: translate(-50%, -50%);
  background: none;
  box-shadow: none;
  height: auto;
  font-weight: 500;
}
@media (max-width: 425px) {
  .home-categories-section .home-categories-grid .categories-more-box {
    display: none;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Opportunities section
	--------------------------------------------------------------------------------------------------------------- */
.home-opportunities-section {
  position: relative;
  background: url(/images/homepage/testimonials-bg.jpg);
  background-size: cover;
  padding: 60px 0;
}
@media (max-width: 750px) {
  .home-opportunities-section {
    padding: 90px 0;
  }
}
.home-opportunities-section h2 {
  font-size: 60px;
  line-height: 122px;
  font-weight: 600;
  max-width: 1300px;
  margin: 0 auto 40px;
}
@media (max-width: 1500px) {
  .home-opportunities-section h2 {
    font-size: 65px;
    line-height: 75px;
    max-width: 90%;
  }
}
@media (max-width: 750px) {
  .home-opportunities-section h2 {
    font-size: 30px;
    line-height: 40px;
  }
}
.home-opportunities-section .home-opportunities-box {
  display: inline-block;
  max-width: 430px;
  padding: 0 25px 50px;
  vertical-align: top;
  margin: 0 50px 80px;
  border: 4px solid rgb(50, 128, 195);
  border-radius: 10px;
  position: relative;
  height: 500px;
}
@media (max-width: 750px) {
  .home-opportunities-section .home-opportunities-box {
    padding: 0 15px 85px;
    margin: 0 5px 80px;
  }
}
.home-opportunities-section .home-opportunities-box p:nth-child(2) {
  font-size: 20px;
  line-height: 24px;
  color: #838383;
  font-weight: 500;
  font-family: classico-urw, sans-serif;
}
@media (max-width: 750px) {
  .home-opportunities-section .home-opportunities-box p:nth-child(2) {
    font-size: 18px;
  }
}
.home-opportunities-section .home-opportunities-box p:nth-child(3) {
  background: rgb(50, 128, 195);
  color: #fff;
  font-size: 24px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%);
  padding: 10px 12px;
  border-radius: 10px;
}
.home-opportunities-section .home-opportunities-box img {
  width: 130px;
  border: 2px solid rgb(50, 128, 195);
  margin: 40px auto;
  border-radius: 50%;
  background: #fff;
}
.home-opportunities-section .cup1-bg {
  position: absolute;
  left: 46px;
  top: 205px;
}
@media (max-width: 1500px) {
  .home-opportunities-section .cup1-bg {
    display: none;
  }
}
.home-opportunities-section .cup2-bg {
  position: absolute;
  right: 90px;
  top: 45px;
}
@media (max-width: 1500px) {
  .home-opportunities-section .cup2-bg {
    display: none;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Show Features section
	--------------------------------------------------------------------------------------------------------------- */
.image-header-show-features {
  width: 100vw;
  margin-top: 160px;
}
@media (max-width: 1400px) {
  .image-header-show-features {
    margin-top: 165px;
  }
}
@media (max-width: 900px) {
  .image-header-show-features {
    margin-top: -110px;
  }
}
@media (max-width: 600px) {
  .image-header-show-features {
    margin: 0px;
  }
}
@media (max-width: 425px) {
  .image-header-show-features {
    display: none;
  }
}

.show-features-container {
  display: flex;
  flex-direction: column;
}

.feature-container-title {
  align-self: center;
  font-size: 80px;
  color: white;
  width: 100%;
  background: rgb(50, 128, 195);
  padding: 20px 0 25px;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 475px) {
  .feature-container-title {
    font-size: 60px;
  }
}

.show-features {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: repeat(2, 1fr);
  gap: 30px;
  justify-items: center;
  max-width: 1620px;
  margin: auto;
  padding: 10px 10px;
}
@media (max-width: 1500px) {
  .show-features {
    grid-template-columns: repeat(5, 1fr);
  }
}
@media (max-width: 1200px) {
  .show-features {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 550px) {
  .show-features {
    gap: 10px;
  }
}

.feature {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.feature p {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  color: rgb(50, 128, 195);
  margin-top: 30px;
}
@media (max-width: 550px) {
  .feature p {
    font-size: 18px;
  }
}
.feature figure {
  background: rgb(50, 128, 195);
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: relative;
}
@media (max-width: 550px) {
  .feature figure {
    width: 145px;
    height: 145px;
  }
}
.feature figure img {
  max-width: 85%;
  max-height: 85%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 550px) {
  .feature figure img {
    max-width: 55%;
    max-height: 55%;
  }
}

@media (max-width: 962px) {
  .show-features {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 1fr);
  }
}
/* ------------------------------------------------------------------------------------------------------------ */
/*News
	--------------------------------------------------------------------------------------------------------------- */
.image-header-news {
  width: 100vw;
  margin-top: 100px;
}
@media (max-width: 1675px) {
  .image-header-news {
    margin-top: 180px !important;
  }
}
@media (max-width: 1350px) {
  .image-header-news {
    margin-top: 210px !important;
  }
}
@media (max-width: 1200px) {
  .image-header-news {
    margin-top: 240px !important;
    margin-bottom: 60px;
  }
}
@media (max-width: 900px) {
  .image-header-news {
    margin-top: 0px !important;
  }
}

.title-header-news {
  margin-top: 250px !important;
}
@media (max-width: 1200px) {
  .title-header-news {
    margin-top: 210px !important;
  }
}
@media (max-width: 900px) {
  .title-header-news {
    margin-top: 0px !important;
    font-size: 40px !important;
  }
}
@media (max-width: 400px) {
  .title-header-news {
    margin-top: 0px !important;
    font-size: 20px !important;
  }
}

.news-page-container {
  max-width: 1400px;
  margin: 150px auto 0px;
  padding: 0px 10px;
}

.news-header {
  font-size: 84px;
  text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  color: #2d80c3;
  font-family: "oswald", sans-serif;
  font-weight: 500;
  text-align: center;
  margin-top: 100px;
}

.news-banner {
  width: 100%;
}

.news-list {
  display: grid;
  width: 100%;
  grid-gap: 60px;
  grid-auto-flow: dense;
  grid-template-columns: repeat(auto-fill, minmax(290px, 1fr));
  grid-auto-rows: 290px;
  padding-bottom: 50px;
}

.news-box {
  height: 100%;
  position: relative;
  border-radius: 12px;
  color: #fff;
  display: block;
  text-align: center;
  grid-column: span 1;
  grid-row: span 1;
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  overflow: hidden;
}

.news-box-featured:hover {
  animation: bounce 1s;
}

.news-box:hover {
  transform: translateY(-10px);
}

.news-box h2 {
  color: white;
  margin: 0px 0px 0px;
  padding: 15px 15px 10px;
  top: 0px;
  position: absolute;
  text-align: left;
  font-size: 20px;
  width: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.8);
}

.news-box-featured {
  grid-row: span 2;
  margin-top: 10px;
}

.news-box-featured .news-featured-textbox {
  position: absolute;
  z-index: 1;
  top: 0px;
  text-align: left;
  margin: 0;
  padding: 12px 20px 6px;
  white-space: normal;
  background: rgba(0, 0, 0, 0.8);
}

.news-box-featured .news-box-featured-title {
  font-family: "oswald", sans-serif;
  font-weight: 500;
  font-size: 22px;
  color: #2d80c3;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
}

.news-box-featured .news-box-featured-readmore {
  color: #fff;
}

.blogs-featured-slider {
  margin-bottom: 60px;
}

.flexslider .news-box-featured .blog-snippet-image {
  height: 100%;
  max-width: none;
  margin-left: -60%;
}

.blog-social-button-twitter {
  display: inline-block;
  margin-right: 5px;
}

.blog-social-button-linkedin {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(-7px);
}

.blog-social-button-facebook {
  display: inline-block;
  transform: translateY(-7px);
}

.social-media-holder {
  width: 100%;
  margin: 0 0 20px;
}

.news-box-list {
  position: relative;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  color: #fff;
  display: block;
  text-align: center;
  grid-column: span 1;
  grid-row: span 1;
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.4);
  transition: 0.3s;
  border-radius: 12px;
  overflow: hidden;
}

.news-box-list:hover {
  transform: translateY(-10px);
  box-shadow: 0px 20px 15px 5px rgba(0, 0, 0, 0.4);
}

.news-box-list h2 {
  color: #fff;
  margin: 0px 0px 0px;
  padding: 10px 15px 0px;
  top: 0px;
  position: absolute;
  text-align: left;
  font-size: 20px;
  background: rgba(0, 0, 0, 0.7);
  box-shadow: 0px 5px 15px 5px rgba(0, 0, 0, 0.7);
  width: 100%;
}

.news-box-featured {
  grid-row: span 2;
  margin-top: 30px;
}

.blogs-featured-slider {
  margin-bottom: 60px;
}

.flexslider .news-box-featured .blog-snippet-image {
  height: 100%;
  max-width: none;
  margin-left: -60%;
}

.flexslider h2 {
  white-space: normal;
}

.news-page-container .flex-control-nav {
  transform: translateY(40px);
}

.news-page-container .flex-control-paging li a {
  background: rgba(255, 255, 255, 0.5);
}

.news-page-container .flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 0.9);
}

.blog-color-strip {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0px;
}

.blog-filter-box {
  text-align: center;
  margin: 0px auto 20px;
  max-width: 870px;
}

.blog-filter-box h2 {
  color: #2d80c3;
  font-size: 35px;
  margin: 50px 0px 15px;
  text-transform: uppercase;
}

.blog-filter-box div {
  display: inline-block;
  margin: 0px 10px 20px;
  cursor: pointer;
  width: 120px;
  vertical-align: top;
}

.blog-filter-box span {
  width: 45px;
  height: 45px;
  display: block;
  vertical-align: middle;
  border-radius: 50%;
  margin: 0px auto 0px auto;
  overflow: hidden;
  background: #d5d5d5;
  transition: 0.3s;
}

.blog-filter-selected span {
  background: #f6ae2d;
}

.blog-filter-box p {
  display: block;
  vertical-align: middle;
  margin: 0;
  color: #2d80c3;
  opacity: 1;
  font-weight: 600;
}

.blog-filter-selected p {
  opacity: 1;
}

.page-number-box {
  text-align: center;
}

.page-number-box p {
  display: inline-block;
  margin: 50px 5px 0px;
  color: #858585;
  font-size: 26px;
  text-shadow: 2px 2px 5px #000;
  cursor: pointer;
}

.page-number-box .page-number-1 {
  color: #00a79b;
}

@media screen and (max-width: 1250px) {
  .news-top h1 {
    padding: 60px 0px 80px;
    font-size: 16vw;
  }
}
@media screen and (max-width: 1030px) {
  .news-list {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 45px;
  }
  .news-box-list h2 {
    font-size: 16px;
  }
}
@media screen and (max-width: 985px) {
  .news-page-container {
    margin: 0px auto 0px;
  }
}
@media screen and (max-width: 900px) {
  .news-top {
    margin-top: 0px;
  }
  .blog-snippet-image {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
  }
  .news-list {
    grid-gap: 30px;
  }
}
@media screen and (max-width: 768px) {
  .news-list {
    grid-gap: 30px;
  }
  .list-stand-icon {
    right: 6px;
    top: 6px;
  }
}
@media screen and (max-width: 600px) {
  .news-page-container {
    padding: 0px;
  }
  .news-top h1 {
    padding: 60px 0px 60px;
  }
  .news-page-container .wide-leaves {
    display: none;
  }
  .news-page-container {
    padding-top: 0px;
  }
  .container {
    padding: 0px;
  }
  .news-list {
    grid-template-columns: 1fr 1fr;
    grid-gap: 0px;
  }
  .news-list {
    grid-auto-rows: 40vw;
  }
  .news-box {
    border-radius: 0px;
  }
  .news-box-list {
    margin: 0px;
    box-shadow: none;
  }
  .news-box-list:hover {
    transform: none;
  }
  .news-box-list h2 {
    font-size: 14px;
  }
  .list-twitter-icon {
    display: none;
  }
  .sponsor-tag {
    right: 0px;
    top: 0px;
    width: 28vw;
    z-index: 1;
  }
  .list-stand-number {
    background: rgba(255, 255, 255, 0.7);
    border-radius: 2px;
    height: 21px;
    right: auto;
  }
  .list-stand-icon {
    width: 28px;
  }
  .blog-filter-box h2 {
    font-size: 30px;
    margin: 10px 0px;
    text-shadow: none;
  }
  .blog-filter-box div {
    width: 130px;
    margin: 12px 10px;
    vertical-align: top;
    color: #888888;
  }
  .blog-filter-box span {
    margin: auto;
  }
  .blog-snippet-image {
    border-radius: 0px;
  }
  .news-box-list {
    border-radius: 0px;
  }
  .page-number-box p {
    margin: 30px 5px 30px;
    text-shadow: none;
  }
}
@media screen and (max-width: 450px) {
  .news-box h2 {
    font-size: 16px;
  }
  .news-list {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
}
/* ------------------------------------------------------------------------------------------------------------ */
/* Newsletter section
	--------------------------------------------------------------------------------------------------------------- */
.home-newsletter-section div {
  display: inline-block;
  text-align: left;
  max-width: 475px;
}
.home-newsletter-section div p {
  font-size: 85px;
  line-height: 102px;
  font-weight: 100;
  margin-bottom: 25px;
  background: rgb(50, 128, 195);
  display: inline-block;
  padding: 5px 25px 20px;
}
.home-newsletter-section img {
  display: inline-block;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Stand section
	--------------------------------------------------------------------------------------------------------------- */
.home-stand-section {
  background: rgb(50, 128, 195);
  padding: 120px 0 140px;
}
@media (max-width: 450px) {
  .home-stand-section {
    padding: 80px 0 100px;
  }
}
.home-stand-section h2 {
  font-family: classico-urw, sans-serif;
  font-weight: 600;
}
@media (max-width: 450px) {
  .home-stand-section h2 {
    font-size: 30px;
  }
}
.home-stand-section .home-stand-linkbox {
  display: inline-block;
  margin-right: 10%;
}
@media (max-width: 1200px) {
  .home-stand-section .home-stand-linkbox {
    margin-right: 0;
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
.home-stand-section .home-stand-linkbox a {
  display: block;
  color: #fff;
  background: rgb(52, 52, 51);
  border: 2px solid rgb(52, 52, 51);
  transition: 0.4s;
  margin-bottom: 22px;
}
.home-stand-section .home-stand-linkbox a:hover {
  color: rgb(52, 52, 51);
  background: transparent;
}
.home-stand-section .home-stand-linkbox a p {
  font-size: 31px;
  line-height: 43px;
  font-weight: 100;
  width: 415px;
  padding: 15px 0 20px;
}
@media (max-width: 450px) {
  .home-stand-section .home-stand-linkbox a p {
    width: 280px;
    font-size: 24px;
    line-height: 30px;
  }
}
.home-stand-section img {
  display: inline-block;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Sponsors section
	--------------------------------------------------------------------------------------------------------------- */
.home-sponsor-section .home-sponsor-rectangle {
  background: rgb(245, 86, 73);
  max-width: 1425px;
  margin-left: auto;
  padding: 130px 300px 110px 500px;
  position: relative;
}
.home-sponsor-section .home-sponsor-rectangle p:nth-child(1),
.home-sponsor-section .home-sponsor-rectangle .home-sponsor-name {
  font-size: 70px;
  color: #fff;
  line-height: 78px;
  font-weight: 600;
}
@media (max-width: 650px) {
  .home-sponsor-section .home-sponsor-rectangle p:nth-child(1),
  .home-sponsor-section .home-sponsor-rectangle .home-sponsor-name {
    font-size: 32px;
    line-height: 48px;
  }
}
.home-sponsor-section .home-sponsor-rectangle p:nth-child(1).home-sponsor-name,
.home-sponsor-section .home-sponsor-rectangle .home-sponsor-name.home-sponsor-name {
  color: #770e12;
  margin-bottom: 30px;
}
@media (max-width: 1400px) {
  .home-sponsor-section .home-sponsor-rectangle {
    padding: 130px 100px 110px 100px;
  }
}
@media (max-width: 650px) {
  .home-sponsor-section .home-sponsor-rectangle {
    padding: 60px 20px 60px 20px;
  }
}
.home-sponsor-section .home-sponsor-rectangle .mob-sponsors-logobox {
  display: none;
  margin: 50px 0 60px;
}
@media (max-width: 650px) {
  .home-sponsor-section .home-sponsor-rectangle .mob-sponsors-logobox {
    display: block;
  }
}
.home-sponsor-section .home-sponsor-rectangle .mob-sponsors-logobox img {
  width: 30%;
  border-radius: 50%;
}
.home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider {
  margin-bottom: 50px;
  position: relative;
  z-index: 3;
}
@media (max-width: 650px) {
  .home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider {
    display: none;
  }
}
.home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider .home-sponsor-holder {
  float: right;
  border-radius: 50%;
  border: 10px solid #fff;
  max-width: 220px;
  margin: 0 -20px 0 20px;
}
.home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider .home-sponsor-holder img {
  border: 2px solid rgb(245, 86, 73);
  border-radius: 50%;
}
@media (max-width: 1400px) {
  .home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider .home-sponsor-holder {
    margin: 0 100px 0 20px;
  }
}
@media (max-width: 900px) {
  .home-sponsor-section .home-sponsor-rectangle .homepage-sponsors-slider .home-sponsor-holder {
    margin: 0 0 0 20px;
  }
}
.home-sponsor-section .home-sponsor-rectangle .home-sponsors-link {
  color: #fff;
  border: 2px solid #fff;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media (max-width: 1400px) {
  .home-sponsor-section .home-sponsor-rectangle .home-sponsors-link {
    display: block;
    margin: auto;
    width: 240px;
  }
}
@media (max-width: 650px) {
  .home-sponsor-section .home-sponsor-rectangle .home-sponsors-link {
    margin: auto;
    display: block;
    width: 240px;
    text-align: center;
  }
}
.home-sponsor-section .home-sponsor-rectangle .home-sponsors-link:hover {
  background: #fff;
  color: rgb(245, 86, 73);
}
.home-sponsor-section .home-sponsor-rectangle .big-sponsor-chip {
  position: absolute;
  bottom: -535px;
  left: -395px;
  z-index: 2;
}
@media (max-width: 1400px) {
  .home-sponsor-section .home-sponsor-rectangle .big-sponsor-chip {
    display: none;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Latest section
	--------------------------------------------------------------------------------------------------------------- */
.latest-section {
  background: rgba(0, 0, 0, 0.25);
  background-size: cover;
}
.latest-section .latest-container {
  position: relative;
  z-index: 1;
  justify-content: center;
}
.latest-section .latest-container .latest-singlebox {
  position: relative;
  border-radius: 25px;
  background: #6f6f6f;
  background-size: cover;
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.4);
  overflow: hidden;
  transition: 0.4s;
}
.latest-section .latest-container .latest-singlebox a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 25px;
}
.latest-section .latest-container .latest-singlebox a h3 {
  margin: 0;
  color: #fff;
  line-height: 35px;
  font-size: 30px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}
.latest-section .latest-container .latest-singlebox a .latest-social {
  position: absolute;
  right: 25px;
  bottom: 15px;
  color: #fff;
  font-size: 100px;
}
.latest-section .latest-container .latest-singlebox:hover {
  box-shadow: 0 20px 15px 5px rgba(0, 0, 0, 0.4);
  transform: translateY(-10px);
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Involved section
	--------------------------------------------------------------------------------------------------------------- */
.involved-section .involved-left-container {
  background-image: url(/images/homepage/involved-left-container.jpg);
  background-size: cover;
  z-index: 0;
}
.involved-section .involved-right-container {
  text-align: right;
  padding-bottom: 20%;
}
.involved-section .involved-right-container .involved-title {
  margin-bottom: 4%;
  line-height: 1.15em;
  font-size: 88px;
}
@media (max-width: 1600px) {
  .involved-section .involved-right-container .involved-title {
    font-size: 80px;
  }
}
@media (max-width: 1400px) {
  .involved-section .involved-right-container .involved-title {
    font-size: 70px;
  }
}
@media (max-width: 1024px) {
  .involved-section .involved-right-container .involved-title {
    font-size: 65px;
  }
}
@media (max-width: 768px) {
  .involved-section .involved-right-container .involved-title {
    font-size: 55px;
  }
}
@media (max-width: 375px) {
  .involved-section .involved-right-container .involved-title {
    font-size: 50px;
  }
}
.involved-section .involved-right-container .involved-button-wrapper {
  position: relative;
  width: 60%;
  top: 55%;
  transform: translateY(-55%);
}
@media (max-width: 1800px) {
  .involved-section .involved-right-container .involved-button-wrapper {
    width: 65%;
  }
}
@media (max-width: 1400px) {
  .involved-section .involved-right-container .involved-button-wrapper {
    width: 70%;
  }
}
@media (max-width: 1200px) {
  .involved-section .involved-right-container .involved-button-wrapper {
    width: 80%;
  }
}
@media (max-width: 1024px) {
  .involved-section .involved-right-container .involved-button-wrapper {
    width: 85%;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
}
@media (max-width: 768px) {
  .involved-section .involved-right-container .involved-button-wrapper .involved-button {
    padding: 1% 4% 2%;
  }
}

.get-involved-section {
  background: url(/images/homepage/get-involved-bg.jpg);
  color: #fff;
  text-align: center;
  padding: 60px 20px 45px;
}
@media (max-width: 1200px) {
  .get-involved-section {
    padding-bottom: 165px;
  }
}
.get-involved-section p:nth-child(1), .get-involved-section p:nth-child(3) {
  font-size: 51px;
  font-weight: 400;
  margin: 0;
  line-height: normal;
}
@media (max-width: 1400px) {
  .get-involved-section p:nth-child(1), .get-involved-section p:nth-child(3) {
    font-size: 38px;
  }
}
@media (max-width: 1100px) {
  .get-involved-section p:nth-child(1), .get-involved-section p:nth-child(3) {
    font-size: 25px;
  }
}
@media (max-width: 650px) {
  .get-involved-section p:nth-child(1), .get-involved-section p:nth-child(3) {
    font-size: 20px;
  }
}
.get-involved-section p:nth-child(2) {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  line-height: 40px;
  margin-bottom: 8px;
}
@media (max-width: 1400px) {
  .get-involved-section p:nth-child(2) {
    font-size: 20px;
  }
}
@media (max-width: 1100px) {
  .get-involved-section p:nth-child(2) {
    font-size: 20px;
    margin: 10px 0;
  }
}
@media (max-width: 650px) {
  .get-involved-section p:nth-child(2) {
    font-size: 22px;
    margin: 15px 0;
  }
}
.get-involved-section p:nth-child(3) {
  margin-bottom: 25px;
}
.get-involved-section a {
  background: #fff;
  color: rgb(50, 128, 195);
  font-size: 45px;
  line-height: normal;
  text-transform: uppercase;
  padding: 0 40px 4px;
  border-radius: 40px;
  border: 4px solid #fff;
  transition: 0.3s;
}
.get-involved-section a:hover {
  background: transparent;
  color: #fff;
}
@media (max-width: 1400px) {
  .get-involved-section a {
    font-size: 35px;
  }
}
@media (max-width: 1100px) {
  .get-involved-section a {
    font-size: 22px;
  }
}
@media (max-width: 650px) {
  .get-involved-section a {
    font-size: 18px;
  }
}

.main-page-form-email {
  font-size: 30px !important;
}

.callout {
  background: transparent;
  color: #fff;
}

.exhibitor-form-new-home {
  display: none;
}
@media (max-width: 1000px) {
  .exhibitor-form-new-home .hide-1000 {
    display: none !important;
  }
}
@media (max-width: 650px) {
  .exhibitor-form-new-home {
    padding: 40px 20px;
    padding-bottom: 40px;
  }
}
.exhibitor-form-new-home .main-title {
  color: #313030;
}
.exhibitor-form-new-home form {
  grid-template-rows: auto;
  max-width: 1000px;
  margin: 0px auto 0px;
  grid-template-columns: 1fr 1fr 2fr;
  grid-gap: 27px 18px;
  padding-bottom: 0px !important;
}
.exhibitor-form-new-home form input {
  color: #000;
  margin-bottom: 20px;
  border-radius: 25px;
  padding: 12px 15px;
  border: none;
  font-weight: 600;
}
.exhibitor-form-new-home form select {
  border-radius: 25px;
  padding: 12px 15px;
  border: none;
  font-weight: 600;
  color: #747474;
  background: #fff;
  max-width: 234px;
  width: 100%;
}
.exhibitor-form-new-home form input[type=submit].black {
  background: #191919;
  color: #fff;
  width: 100%;
  cursor: pointer;
  margin-top: 15px;
}
@media (max-width: 1200px) {
  .exhibitor-form-new-home form input[type=submit].black {
    margin-top: 0px !important;
    margin-bottom: 15px;
  }
}
@media (max-width: 650px) {
  .exhibitor-form-new-home form input[type=submit].black {
    margin-bottom: 30px;
  }
}
.exhibitor-form-new-home form .agreement-note {
  max-width: 350px;
  font-size: 12px;
}
.exhibitor-form-new-home form input[type=checkbox] {
  width: 27px;
  height: 27px;
  float: right;
  transform: translateX(5px);
}
.exhibitor-form-new-home form .check label {
  transform: translateY(25%) translateX(-5px);
  margin-left: 20px;
  color: #313030;
}
@media (max-width: 1200px) {
  .exhibitor-form-new-home form {
    display: block;
  }
  .exhibitor-form-new-home form input,
  .exhibitor-form-new-home form select {
    width: 100%;
    max-width: 100%;
  }
  .exhibitor-form-new-home form .agreement-note {
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .exhibitor-form-new-home form .flex.legal {
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 650px) {
  .exhibitor-form-new-home form .flex.legal {
    bottom: -95px;
    display: block;
  }
  .exhibitor-form-new-home form .check label {
    margin: auto;
  }
}

@media (max-width: 1200px) {
  .hide-off-1200 {
    display: none !important;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* E-mag section
	--------------------------------------------------------------------------------------------------------------- */
.e-mag-section {
  position: relative;
  padding-top: 55px;
  z-index: 1;
}
.e-mag-section .e-mag-container span {
  display: block;
  margin-top: -5%;
  color: rgb(204, 204, 102);
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container span {
    margin-top: -3%;
  }
}
.e-mag-section .e-mag-container p {
  font-family: "Raleway", sans-serif;
  font-size: 27px;
  font-weight: 300;
  color: rgb(204, 204, 102);
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container p {
    font-size: 25px;
  }
}
.e-mag-section .e-mag-container.follow-us {
  margin-left: 7%;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us {
    margin-left: 5%;
  }
}
.e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title {
  margin: 10% 0 5%;
  padding: 0 3%;
  font-size: 41px;
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title {
    font-size: 37px;
  }
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title {
    margin: 5% 0;
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title {
    margin: 0 0 5%;
  }
}
.e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title span {
  margin-left: -3%;
  font-size: 81px;
}
@media (max-width: 1200px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title span {
    font-size: 70px;
  }
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title span {
    font-size: 65px;
  }
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .follow-us-e-mag-title span {
    font-size: 57px;
  }
}
.e-mag-section .e-mag-container.follow-us p {
  padding: 0 3%;
}
.e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list {
  margin-top: 7%;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list {
    margin: 7% 0;
  }
}
.e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name {
  width: 50%;
  padding-bottom: 5%;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name {
    width: 47%;
  }
}
.e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name.facebook {
  width: 81%;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name.facebook {
    width: 75%;
  }
}
.e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name.twitter {
  width: 48%;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.follow-us .e-mag-social-profile-list li a .social-name.twitter {
    width: 45%;
  }
}
.e-mag-section .e-mag-container.mobile {
  margin-left: -5%;
  animation: fadeInOut 1.5s infinite alternate;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.mobile {
    margin: 0;
  }
}
.e-mag-section .e-mag-container.receive-e-mag {
  margin-left: -25%;
  margin-right: 15%;
  text-align: right;
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.receive-e-mag {
    margin-right: 10%;
  }
}
@media (max-width: 425px) {
  .e-mag-section .e-mag-container.receive-e-mag {
    margin: 0 5% 15% 0;
  }
}
.e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title {
  margin: 30% 0 12%;
  color: rgb(41, 60, 20);
  font-size: 32px;
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title {
    font-size: 29px;
  }
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title {
    font-size: 31px;
  }
}
@media (max-width: 768px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title {
    margin: 0 0 12%;
    font-size: 27px;
  }
}
@media (max-width: 425px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title {
    margin: 5% 0;
  }
}
.e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title span {
  font-size: 70px;
}
@media (max-width: 1200px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title span {
    font-size: 60px;
  }
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title span {
    font-size: 55px;
  }
}
@media (max-width: 900px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title span {
    font-size: 51px;
  }
}
@media (max-width: 768px) {
  .e-mag-section .e-mag-container.receive-e-mag .receive-e-mag-title span {
    font-size: 45px;
  }
}
.e-mag-section .e-mag-container.receive-e-mag p {
  line-height: 1.2em;
  font-size: 31px;
}
@media (max-width: 1200px) {
  .e-mag-section .e-mag-container.receive-e-mag p {
    font-size: 27px;
  }
}
@media (max-width: 1024px) {
  .e-mag-section .e-mag-container.receive-e-mag p {
    font-size: 25px;
  }
}
@media (max-width: 768px) {
  .e-mag-section .e-mag-container.receive-e-mag p {
    font-size: 23px;
  }
}
@media (max-width: 425px) {
  .e-mag-section .e-mag-container.receive-e-mag p {
    padding-bottom: 10%;
  }
}

.control {
  text-align: center;
  vertical-align: middle;
}

.controlgroup {
  text-align: center;
}

.subscribe-text {
  display: inline-block;
  vertical-align: super;
}

.emag-box {
  width: 45%;
  display: inline-block;
  margin: 25px 15px;
  vertical-align: middle;
}

.emag-logo {
  max-width: 100%;
  display: block;
  margin: 10px auto;
}

.emag-submit {
  display: block;
  margin: 0px auto;
  background-color: #2d80c3;
  border: none;
  color: #fff;
  padding: 15px 64px;
  margin-top: 10px;
  margin-bottom: 65px;
  transition: 0.3s;
  border-radius: 5px;
}
.emag-submit:hover {
  cursor: pointer;
}

.thanks-box {
  border: 1px solid #2d80c3;
  text-align: center;
  max-width: 650px;
  margin: 0px auto 20px;
}

.thanks-button {
  background-color: #2d80c3;
  color: #fff;
  width: 280px;
  max-width: 90%;
  margin: 20px auto;
  padding: 12px 15px;
  box-shadow: inset 0 0 0 0 #71191d;
  transition: 0.6s;
  cursor: pointer;
}
.thanks-button:hover {
  box-shadow: inset 0 0 200px 0 #71191d;
}

.e-magazine-social {
  margin: 10px auto;
  max-width: 520px;
}
.e-magazine-social img {
  max-width: 20px;
  margin: 0 5px;
}
.e-magazine-social h4 {
  color: #080808;
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
  border-bottom: solid 1px;
}

/* E-magazine -added 07/03/2023 */
.emag-bg {
  background-image: url("/images/e-magazine/emag-bg.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.emag .flex {
  display: flex;
  justify-content: space-between;
}

.emag header {
  padding: 80px 0;
  margin: 0 auto;
  text-align: center;
}

.emag header h1 {
  font-size: 84px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.8);
}

.emag article,
.emag section,
.emag header {
  max-width: 900px;
  margin: 0 auto;
}

.emag article {
  position: relative;
}

.emag {
  padding-bottom: 0;
}

.emag .vip-content {
  position: relative;
  z-index: 2;
  padding: 92px 123px;
  color: #fff;
}

.emag .vip-blur {
  width: 100%;
  height: 100%;
  background: #000;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}

.emag .vip-blur:before {
  position: absolute;
  content: "";
  background: url(/images/e-magazine/emag-bg-blur.jpg);
  background-attachment: fixed;
  background-size: cover;
  opacity: 0.5;
  width: 100%;
  top: 0;
  height: 100%;
  left: 0;
  z-index: 1;
}

.emag section {
  background: #2d80c3;
  padding: 80px 60px;
}
.emag section input {
  border-radius: 25px;
  padding: 12px 15px;
  border: none;
  font-weight: 600;
  box-shadow: 0 2px 3px 1px rgba(0, 0, 0, 0.1);
}
.emag section input[type=submit] {
  cursor: pointer;
}
.emag section label,
.emag section .emag-check .i-agree-label,
.emag section .emag-check .i-agree-label a {
  color: #fff;
}
.emag section h3 {
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 20px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.emag section .why-exhibit-button {
  width: 100%;
}

.emag section .agreement-note {
  max-width: 155px;
  font-size: 12px;
  color: #000;
  line-height: 16px;
}

.emag section input[type=checkbox] {
  width: 27px;
  height: 27px;
  float: right;
  transform: translateX(5px);
}

.emag .form-wrap form {
  margin: 0 auto;
  grid-template-columns: 1fr 1fr 2fr;
  grid-template-rows: 40px 40px;
  grid-gap: 27px 18px;
}

.emag .form-wrap form > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.emag .form-wrap form > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.emag .form-wrap form > *:nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}

.emag .form-wrap form > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.emag .form-wrap form > *:nth-child(5) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

.emag .form-wrap form > *:nth-child(6) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}

.emag-content-left {
  display: inline-block;
  max-width: 330px;
  font-size: 14px;
  vertical-align: middle;
  text-align: left;
}

.emag-content-left h3 {
  font-size: 47px;
  line-height: 50px;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-family: "oswald", sans-serif;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}

.emag-content-right {
  display: inline-block;
  vertical-align: middle;
}

.emag-content-right img {
  margin-left: 70px;
  max-width: 300px;
}

@media (max-width: 900px) {
  .emag-content-left {
    width: 50%;
  }
  .emag-content-right {
    width: 35%;
  }
  .emag-content-right img {
    margin-left: 50px;
  }
  .emag .form-wrap form {
    position: relative;
    display: block;
  }
  .emag .trophies {
    display: block;
    text-align: center;
  }
  .emag .trophies figure {
    display: inline-block;
    vertical-align: top;
  }
  .emag .trophies figure img,
  .emag .trophies figure figcaption {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .emag .form-wrap form .flex.legal {
    position: absolute;
    bottom: -100px;
    left: 25%;
  }
  .emag .form-wrap form .why-exhibit-button {
    position: absolute;
    bottom: -160px;
  }
  .emag .form-wrap form input {
    width: 100%;
    margin-bottom: 10px;
  }
  .emag .form-wrap {
    padding-bottom: 200px;
  }
  .emag section {
    padding: 20px;
  }
  .emag section .agreement-note {
    max-width: 250px;
  }
  .emag .vip-content {
    padding: 10px 20px;
  }
  .emag header h1 {
    font-size: 35px;
  }
}
@media (max-width: 700px) {
  .emag-content-right {
    display: none;
  }
  .emag-content-left {
    width: auto;
  }
}
@media (max-width: 560px) {
  .emag .trophies figure {
    display: block;
  }
}
@media (max-width: 450px) {
  .emag .trophies figure img,
  .emag .trophies figure figcaption {
    max-width: 150px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .emag .form-wrap form .flex.legal {
    bottom: -190px;
    left: 0;
    display: block;
    width: 100%;
  }
  .emag .form-wrap {
    padding-bottom: 220px;
  }
  .emag section .agreement-note {
    width: 100%;
    max-width: 100%;
    margin: auto;
  }
  .emag .check label {
    transform: translateY(0);
  }
  .emag .form-wrap form .why-exhibit-button {
    bottom: -230px;
    width: 100%;
  }
}
/* ==========================================================================
   Email Form
   ========================================================================== */
.sponsorship-leftside {
  width: 50%;
  display: inline-block;
}

.emailContactForm {
  font: 95% Arial, Helvetica, sans-serif;
  margin: 100px auto 35px;
  padding: 16px;
  background: #f7f7f7;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 70%;
  display: block;
  margin-bottom: 45px;
}

.emailContactLeftSide,
.emailContactRightSide {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}

.emailContactForm h2 {
  text-transform: uppercase;
  font-size: 50px;
}
@media screen and (max-width: 500px) {
  .emailContactForm h2 {
    font-size: 28px;
  }
}
.emailContactForm input[type=text], .emailContactForm input[type=date], .emailContactForm input[type=datetime], .emailContactForm input[type=email], .emailContactForm input[type=number], .emailContactForm input[type=search], .emailContactForm input[type=time], .emailContactForm input[type=url] {
  transition: all 0.3s ease-in-out;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  margin-bottom: 2%;
  border: 1px solid #ccc;
  padding: 1.8%;
  color: #555;
  font: 95% Arial, Helvetica, sans-serif;
}
.emailContactForm textarea,
.emailContactForm select {
  transition: all 0.3s ease-in-out;
  outline: none;
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  margin-bottom: 2%;
  border: 1px solid #ccc;
  padding: 1.8%;
  color: #555;
  font: 95% Arial, Helvetica, sans-serif;
}
.emailContactForm input[type=text]:focus, .emailContactForm input[type=date]:focus, .emailContactForm input[type=datetime]:focus, .emailContactForm input[type=email]:focus, .emailContactForm input[type=number]:focus, .emailContactForm input[type=search]:focus, .emailContactForm input[type=time]:focus, .emailContactForm input[type=url]:focus {
  box-shadow: 0 0 5px #2d80c3;
  padding: 2%;
  border: 1px solid #2d80c3;
}
.emailContactForm textarea:focus,
.emailContactForm select:focus {
  box-shadow: 0 0 5px #2d80c3;
  padding: 2%;
  border: 1px solid #2d80c3;
}
.emailContactForm input[type=submit], .emailContactForm input[type=button] {
  box-sizing: border-box;
  width: 100%;
  padding: 2.5%;
  background: #2d80c3;
  border-style: none;
  color: #fff;
  border-radius: 2px;
  transition: 0.5s;
  cursor: pointer;
  font-size: 40px;
  text-transform: uppercase;
  border: 2px solid #2d80c3;
}
@media screen and (max-width: 500px) {
  .emailContactForm input[type=submit], .emailContactForm input[type=button] {
    font-size: 28px;
  }
}
.emailContactForm input[type=submit]:hover, .emailContactForm input[type=button]:hover {
  background: #fff;
  color: #2d80c3;
  transition: 0.5s;
}

@media (max-width: 1600px) {
  .e-mag-container {
    padding: 50px 0px 100px 0px !important;
  }
}
@media (max-width: 900px) {
  .e-mag-container {
    margin-top: 0px !important;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Blog section
	--------------------------------------------------------------------------------------------------------------- */
.home-news-grid {
  grid-template-columns: 610px 610px;
  grid-auto-rows: 300px;
  margin: 300px auto 100px;
  width: 1230px;
}
@media (max-width: 900px) {
  .home-news-grid {
    margin: 80px auto;
  }
}
.home-news-grid .homepage-news-box {
  position: relative;
  z-index: 3;
  overflow: hidden;
}
.home-news-grid .homepage-news-box:nth-child(1) .homepage-news-picHolder, .home-news-grid .homepage-news-box:nth-child(2) .homepage-news-picHolder {
  float: right;
}
.home-news-grid .homepage-news-box:nth-child(1) .homepage-news-picHolder .home-news-plusicon, .home-news-grid .homepage-news-box:nth-child(2) .homepage-news-picHolder .home-news-plusicon {
  right: auto;
  left: 0;
}
.home-news-grid .homepage-news-box:nth-child(1) .homepage-news-picHolder .home-news-plusicon:hover, .home-news-grid .homepage-news-box:nth-child(2) .homepage-news-picHolder .home-news-plusicon:hover {
  transform: scale(1.2) translate(3px, -3px);
  transition: 0.4s;
}
.home-news-grid .homepage-news-box .homepage-news-picHolder {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 300px;
  float: left;
}
@media (max-width: 650px) {
  .home-news-grid .homepage-news-box .homepage-news-picHolder {
    float: none;
  }
}
.home-news-grid .homepage-news-box .homepage-news-picHolder .homepage-news-pic {
  height: 100%;
  max-width: none;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 650px) {
  .home-news-grid .homepage-news-box .homepage-news-picHolder .homepage-news-pic {
    opacity: 0.3;
  }
}
.home-news-grid .homepage-news-box .homepage-news-picHolder .home-news-plusicon {
  position: absolute;
  bottom: 0;
  right: 0;
  transition: 0.4s;
}
@media (max-width: 650px) {
  .home-news-grid .homepage-news-box .homepage-news-picHolder .home-news-plusicon {
    right: auto;
    left: 0;
  }
}
.home-news-grid .homepage-news-box .homepage-news-picHolder .home-news-plusicon:hover {
  transform: scale(1.2) translate(-3px, -3px);
}
.home-news-grid .homepage-news-box .homepage-news-title {
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  max-width: 300px;
  padding: 0 10px;
}
@media (max-width: 650px) {
  .home-news-grid .homepage-news-box .homepage-news-title {
    font-size: 25px;
    line-height: 32px;
    text-shadow: 0px 0px 10px #fff;
  }
}
@media (max-width: 1300px) {
  .home-news-grid {
    grid-template-columns: 610px;
    width: 610px;
  }
}
@media (max-width: 650px) {
  .home-news-grid {
    grid-template-columns: 300px;
    width: 300px;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Countdown section
	--------------------------------------------------------------------------------------------------------------- */
.home-countdown-section {
  background: url(/images/homepage/beer-background.jpg);
  padding: 230px 0 160px;
}
@media (max-width: 650px) {
  .home-countdown-section {
    display: none;
  }
}
.home-countdown-section P:nth-child(1) {
  color: #000;
  font-size: 70px;
  line-height: 74px;
  font-weight: 600;
}
@media (max-width: 900px) {
  .home-countdown-section P:nth-child(1) {
    font-size: 45px;
    margin: 0 20px;
  }
}
.home-countdown-section P:nth-child(2) {
  color: rgb(245, 86, 73);
  font-size: 131px;
  line-height: 198px;
  font-weight: 700;
}
.home-countdown-section P:nth-child(3) {
  color: #000;
  font-size: 36px;
  line-height: 54px;
  font-weight: 400;
  margin-bottom: 85px;
}
.home-countdown-section a {
  font-size: 22px;
  line-height: 24px;
  font-weight: 600;
  color: #fff;
  padding: 25px 60px;
  background: rgb(245, 86, 73);
  border: 2px solid #ef4136;
}
.home-countdown-section a:hover {
  color: rgb(245, 86, 73);
  background: transparent;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Alongside section
	--------------------------------------------------------------------------------------------------------------- */
.alongside-section {
  padding: 65px 10px;
  text-align: center;
}
@media (max-width: 650px) {
  .alongside-section {
    padding: 0 10px 65px;
  }
}
.alongside-section .alongside-container {
  position: relative;
  text-align: left;
}
.alongside-section .alongside-container .alongside-title {
  margin-bottom: 1%;
  color: #000;
  font-size: 43px;
  text-shadow: none;
}
@media (max-width: 768px) {
  .alongside-section .alongside-container .alongside-title {
    margin-bottom: 5%;
  }
}
.alongside-section .alongside-container .alongside-headtext {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}
.alongside-section .alongside-container .alongside-list {
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .alongside-section .alongside-container .alongside-list {
    max-width: 80%;
  }
}
.alongside-section .alongside-container .alongside-list .alongside-logo {
  border-radius: 25px;
}
@media (max-width: 1400px) {
  .alongside-section .alongside-container .alongside-list .alongside-logo {
    max-width: 235px;
  }
}
@media (max-width: 768px) {
  .alongside-section .alongside-container .alongside-list .alongside-logo {
    margin: 3% 1%;
  }
}
.alongside-section .alongside-container .alongside-list .alongside-logo a {
  position: relative;
  display: block;
  top: 50%;
  transform: translateY(-50%);
  margin: 120px 110px 0 0;
}
@media (max-width: 900px) {
  .alongside-section .alongside-container .alongside-list .alongside-logo a {
    margin: 120px 20px 0 20px;
  }
}
@media (max-width: 650px) {
  .alongside-section .alongside-container .alongside-list .alongside-logo a {
    margin: 50px 20px 0 20px;
  }
}
.alongside-section .alongside-container .alongside-list .alongside-logo a:hover {
  transform: translateY(calc(-50% - 10px));
}
.alongside-section .alongside-container .alongside-list .alongside-logo:first-child a {
  max-width: 245px;
}
.alongside-section .alongside-container .alongside-list .alongside-logo:last-child a {
  margin: 75px 0 0 0;
}
.alongside-section .alongside-container:first-child:before, .alongside-section .alongside-container:last-child:after {
  position: absolute;
  top: 10%;
}
@media (max-width: 1200px) {
  .alongside-section .alongside-container:first-child:before, .alongside-section .alongside-container:last-child:after {
    top: 30%;
  }
}
@media (max-width: 768px) {
  .alongside-section .alongside-container:first-child:before, .alongside-section .alongside-container:last-child:after {
    display: none;
  }
}
.alongside-section .alongside-container:first-child:before {
  left: 2%;
  transform: scaleX(-1);
}
@media (max-width: 1200px) {
  .alongside-section .alongside-container:first-child:before {
    left: 3%;
  }
}
.alongside-section .alongside-container:last-child:after {
  right: 2%;
}
@media (max-width: 1200px) {
  .alongside-section .alongside-container:last-child:after {
    right: 3%;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Stand section
	--------------------------------------------------------------------------------------------------------------- */
.stand-section {
  padding: 0 0 0;
  height: 470px;
}
@media (max-width: 900px) {
  .stand-section {
    height: auto;
  }
}
@media (max-width: 900px) {
  .stand-section .stand-title {
    height: 600px;
  }
}
@media (max-width: 768px) {
  .stand-section .stand-title {
    font-size: 50px;
    line-height: 55px;
  }
}
@media (max-width: 425px) {
  .stand-section .stand-title {
    font-size: 40px;
    line-height: 50px;
  }
}
.stand-section .stand-container {
  margin: 3% auto 0;
  text-align: center;
}
.stand-section .stand-container .stand-button-wrapper {
  display: inline-block;
  width: 50%;
}
@media (max-width: 900px) {
  .stand-section .stand-container .stand-button-wrapper {
    width: 65%;
  }
}
@media (max-width: 425px) {
  .stand-section .stand-container .stand-button-wrapper {
    width: 85%;
    margin-bottom: 6%;
  }
}
.stand-section .stand-container .stand-button-wrapper a p {
  position: relative;
  color: #fff;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1400px) {
  .stand-section .stand-container .stand-button-wrapper a {
    margin: 0 auto 3%;
  }
}
@media (max-width: 768px) {
  .stand-section .stand-container .stand-button-wrapper a {
    font-size: 26px;
  }
}
@media (max-width: 425px) {
  .stand-section .stand-container .stand-button-wrapper a {
    font-size: 23px;
  }
}
.stand-section .stand-display {
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 3;
}
@media (max-width: 1750px) {
  .stand-section .stand-display {
    left: -125px;
  }
}
@media (max-width: 1480px) {
  .stand-section .stand-display {
    display: none;
  }
}
.stand-section .home-stand-rectangle {
  background: rgba(239, 65, 54, 0.9);
  max-width: 1270px;
  margin-left: auto;
  padding: 100px 390px 110px 300px;
  position: absolute;
  right: 0;
  z-index: 2;
}
@media (max-width: 900px) {
  .stand-section .home-stand-rectangle {
    position: relative;
  }
}
.stand-section .home-stand-rectangle p {
  font-size: 60px;
  color: #fff;
  line-height: 64px;
  font-weight: 600;
  margin-bottom: 80px;
}
@media (max-width: 650px) {
  .stand-section .home-stand-rectangle p {
    font-size: 24px;
    line-height: 38px;
  }
}
.stand-section .home-stand-rectangle p span {
  color: #770e12;
}
.stand-section .home-stand-rectangle .home-stand-link {
  color: #fff;
  border: 2px solid #fff;
  padding: 15px 40px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  z-index: 3;
}
@media (max-width: 650px) {
  .stand-section .home-stand-rectangle .home-stand-link {
    padding: 15px 5px;
    font-size: 16px;
  }
}
.stand-section .home-stand-rectangle .home-stand-link:hover {
  background: #fff;
  color: rgb(245, 86, 73);
}
.stand-section .home-stand-rectangle .home-stand-link:nth-child(2) {
  margin-right: 15px;
}
@media (max-width: 650px) {
  .stand-section .home-stand-rectangle .home-stand-link:nth-child(2) {
    margin-right: 10px;
  }
}
.stand-section .home-stand-rectangle .home-stand-link:nth-child(3) {
  background: #770e12;
  border: 2px solid #770e12;
}
.stand-section .home-stand-rectangle .home-stand-link:nth-child(3):hover {
  color: #770e12;
  background: transparent;
}
@media (max-width: 1200px) {
  .stand-section .home-stand-rectangle {
    padding: 100px 10% 110px 10%;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Partners section
	--------------------------------------------------------------------------------------------------------------- */
.image-header-partners {
  width: 100vw;
  margin-top: 130px;
}
@media (max-width: 1800px) {
  .image-header-partners {
    margin-top: 180px;
  }
}
@media (max-width: 1200px) {
  .image-header-partners {
    margin-top: 240px;
  }
}
@media (max-width: 900px) {
  .image-header-partners {
    margin-top: 0px;
  }
}

@media (max-width: 1900px) {
  #partner-header-text {
    margin-top: 240px;
  }
}

.home-partners-section {
  padding-bottom: 100px;
  background: rgb(101, 99, 99);
  padding: 75px 11px;
  box-sizing: content-box;
}
@media (max-width: 1360px) {
  .home-partners-section {
    height: 430px;
  }
}
@media (max-width: 1080px) {
  .home-partners-section {
    height: 500px;
  }
}
.home-partners-section .homepage-partners-slider {
  width: 100% !important;
  z-index: 1;
}
@media (max-width: 1600px) {
  .home-partners-section .homepage-partners-slider {
    margin-top: 30px;
  }
}
.home-partners-section .homepage-partners-slider .slide {
  width: 100% !important;
}
.home-partners-section .homepage-partners-slider .slide .homepage-partner-box {
  display: inline-block;
  margin: 0px 15px;
  background: #fff;
  width: 200px;
  height: 200px;
  vertical-align: top;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1600px) {
  .home-partners-section .homepage-partners-slider .slide .homepage-partner-box {
    width: 150px;
    height: 150px;
    margin: 0px 10px;
  }
}
.home-partners-section .homepage-partners-slider .slide .homepage-partner-box .partner-image {
  max-height: 100px;
}
.home-partners-section .homepage-partners-slider .slide .homepage-partner-box .partner-frame {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 100%;
  width: 80%;
}
.home-partners-section .home-partners-section-flex {
  display: flex;
  height: 215px;
  max-width: 1620px;
  margin: auto;
}
@media (max-width: 1220px) {
  .home-partners-section .home-partners-section-flex {
    flex-direction: column;
  }
}
.home-partners-section .home-partners-section-flex .home-partners-section-flex-text {
  width: 485px;
  text-align: left;
}
@media (max-width: 1600px) {
  .home-partners-section .home-partners-section-flex .home-partners-section-flex-text {
    width: auto;
  }
}
@media (max-width: 1220px) {
  .home-partners-section .home-partners-section-flex .home-partners-section-flex-text {
    margin: 0 auto;
  }
}
.home-partners-section .home-partners-section-flex .home-partners-section-flex-text p {
  margin: 0;
  font-size: 40px;
  line-height: 44px;
  color: #fff;
  font-weight: 100;
}
@media (max-width: 1600px) {
  .home-partners-section .home-partners-section-flex .home-partners-section-flex-text p {
    font-size: 30px;
    line-height: 40px;
  }
}
.home-partners-section .home-partners-section-flex .home-partners-section-flex-text p:last-child {
  font-weight: 600;
  margin: 0;
  font-size: 52px;
  line-height: 67px;
}
@media (max-width: 1600px) {
  .home-partners-section .home-partners-section-flex .home-partners-section-flex-text p:last-child {
    font-size: 44px;
    line-height: 50px;
  }
}

.main-page-slider-image-container {
  width: 220px !important;
  height: 220px !important;
  background-color: white;
  border-radius: 50%;
  display: inline-block;
  margin-left: 40px;
  overflow: hidden;
}
.main-page-slider-image-container img {
  width: 160px;
  height: 160px;
  margin-top: 30px;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Supported by
	--------------------------------------------------------------------------------------------------------------- */
.supported-by-box {
  padding-top: 35px;
  text-align: center;
  background-color: #fff;
}
.supported-by-box .supported-by-label {
  font-size: 42px;
}
.supported-by-box .partnerSlider {
  height: 160px;
  overflow: hidden;
  white-space: nowrap;
}
.supported-by-box .partnerSlider #slideHolder div {
  text-align: center !important;
}
.supported-by-box .partnerSlider #slideHolder .slide {
  left: 50% !important;
  transform: translateX(-50%);
}
.supported-by-box .partnerSlider #slideHolder .slide .homepage-partner-box:hover {
  box-shadow: none;
}

/* Main slider
	--------------------------------------------------------------------------------------------------------------- */
.main-slider-section {
  /*min-width: 1575px;*/
}
.main-slider-section .main-slider {
  height: 820px;
  margin-top: 140px;
  background: url(/images/homepage/slider-bg.jpg);
  background-size: cover;
}
@media (max-width: 1900px) {
  .main-slider-section .main-slider {
    height: 43.2vw;
  }
}
@media (max-width: 1800px) {
  .main-slider-section .main-slider {
    margin-top: 140px;
    height: 650px;
  }
}
@media (max-width: 1600px) {
  .main-slider-section .main-slider {
    margin-top: 160px;
    height: 43vw;
  }
}
@media (max-width: 1250px) {
  .main-slider-section .main-slider {
    margin-top: 170px;
  }
}
@media (max-width: 1150px) {
  .main-slider-section .main-slider {
    margin-top: 190px;
  }
}
@media (max-width: 1000px) {
  .main-slider-section .main-slider {
    margin-top: 260px;
    height: 400px;
  }
}
.main-slider-section .main-slider .main-slider-video {
  width: 100%;
}
.main-slider-section .main-slider .flex-direction-nav .flex-prev {
  left: 20px;
}
.main-slider-section .main-slider .main-slider-bar {
  position: absolute;
  max-width: 1142px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.main-slider-section .main-slider .main-slider-bar .main-slider-title-logo {
  width: 95%;
  margin: 2% auto;
}
@media (max-width: 1600px) {
  .main-slider-section .main-slider .main-slider-bar .main-slider-title-logo {
    width: 85%;
  }
}
@media (max-width: 1400px) {
  .main-slider-section .main-slider .main-slider-bar .main-slider-title-logo {
    width: 80%;
  }
}
.main-slider-section .main-slider .main-slider-bar .main-slider-headline {
  width: 85%;
  margin: 4% auto;
  line-height: 1;
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}
@media (max-width: 1600px) {
  .main-slider-section .main-slider .main-slider-bar .main-slider-headline {
    width: 75%;
    font-size: 30px;
  }
}
@media (max-width: 1400px) {
  .main-slider-section .main-slider .main-slider-bar .main-slider-headline {
    font-size: 26px;
  }
}
@media (max-width: 1200px) {
  .main-slider-section .main-slider .main-slider-bar .main-slider-headline {
    font-size: 19px;
  }
}

.mainslider-text-overlay-one {
  position: absolute;
  top: 50%;
  left: 5%;
  text-transform: uppercase;
}
@media (max-width: 1526px) {
  .mainslider-text-overlay-one {
    left: 7%;
  }
}
@media (max-width: 1000px) {
  .mainslider-text-overlay-one {
    left: 3%;
  }
}
.mainslider-text-overlay-one P {
  font-size: 70px;
  line-height: 85px;
  font-weight: 400;
  color: #2d80c3;
}
@media (max-width: 1825px) {
  .mainslider-text-overlay-one P {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 1526px) {
  .mainslider-text-overlay-one P {
    font-size: 50px;
    line-height: 70px;
  }
}
@media (max-width: 1300px) {
  .mainslider-text-overlay-one P {
    font-size: 40px;
    line-height: 60px;
  }
}

.slider-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Navigation
	--------------------------------------------------------------------------------------------------------------- */
/* Top Navigation */
#mainav {
  position: relative;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  background: rgb(50, 128, 195);
}
@media (max-width: 900px) {
  #mainav {
    display: none;
  }
}
#mainav ul ul {
  position: absolute;
  width: 200px;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  background: rgb(52, 52, 51);
  padding: 15px;
}
@media (max-width: 1024px) {
  #mainav ul ul {
    width: 145px;
  }
}
#mainav ul ul ul {
  left: 160px;
  top: 0;
}
#mainav ul li:hover > ul {
  visibility: visible;
  opacity: 1;
  transition: 0.2s;
}
#mainav li {
  position: relative;
  display: inline-block;
  margin: 0 3%;
  padding: 0;
  font-size: 25px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 1600px) {
  #mainav li {
    font-size: 20px;
    margin: 0 2%;
  }
}
@media (max-width: 1025px) {
  #mainav li {
    font-size: 17px;
  }
}
#mainav li a {
  display: block;
  padding: 18px 15px 17px;
  color: #fff;
  transition: color 0.2s, background-color 0.2s, border-color 0.2s;
}
#mainav li:hover > a {
  color: rgb(52, 52, 51);
  background-color: transparent;
}
#mainav li li {
  width: 100%;
  margin: 0;
  font-size: 16px;
}
@media (max-width: 1400px) {
  #mainav li li {
    font-size: 15px;
  }
}
#mainav li li a {
  display: block;
  margin: 0;
  padding: 10px 5px;
  text-align: left;
  color: #fff;
  background-color: transparent;
  border: solid;
  border-width: 1px;
  border-color: transparent;
  border-bottom: 1px solid #fff;
  text-align: center;
}
@media (max-width: 1024px) {
  #mainav li li a {
    padding: 10px 1px;
  }
}
#mainav.mainav {
  width: 50%;
  background: linear-gradient(to right, rgba(240, 63, 63, 0) -3%, rgb(240, 63, 63) 18%, rgb(240, 63, 63) 52%, rgb(240, 63, 63) 83%, rgba(240, 63, 63, 0) 105%);
  animation: fadeIn 0.2s ease-in;
}
#mainav.mainav.home {
  width: 100%;
}
#mainav.mainav .top-nav-border {
  border-right: 0 solid #2d80c3;
}
#mainav.mainav .small-menu-logo,
#mainav.mainav .small-menu-dates {
  display: none;
}
#mainav .header-flex {
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
  padding-top: 40px;
}
#mainav .location-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100vw;
  background-color: white;
}
#mainav .location-flex p {
  font-size: 15px;
  font-weight: bolder;
  font-family: Helvetica, sans-serif;
  color: #2d80c3;
  width: 25%;
  cursor: pointer;
  padding-bottom: 2px;
  text-transform: uppercase;
  padding: 5px 0px 5px 0px;
}
@media (max-width: 2139px) {
  #mainav .location-flex p {
    font-size: 15px;
  }
}
@media (max-width: 1915px) {
  #mainav .location-flex p {
    font-size: 11.5px;
  }
}
@media (max-width: 1700px) {
  #mainav .location-flex p {
    font-size: 10.5px;
  }
}
@media (max-width: 1470px) {
  #mainav .location-flex p {
    font-size: 8px;
  }
}
@media (max-width: 1250px) {
  #mainav .location-flex p {
    font-size: 7px;
    line-height: normal;
  }
}
@media (max-width: 1028px) {
  #mainav .location-flex p {
    font-size: 6px;
  }
}
#mainav .location-vegas {
  background-color: #F6AE2D;
}
#mainav .location-vegas a {
  color: white !important;
}
#mainav .location-vegas:hover {
  background-color: #F6AE2D;
  color: white;
}
#mainav .location-ny {
  background-color: white;
}
#mainav .location-ny:hover {
  background-color: #E72A73;
}
#mainav .location-ny:hover a {
  color: white !important;
}
#mainav .location-europe {
  background-color: white;
}
#mainav .location-europe:hover {
  background: linear-gradient(to right, #7e77ff, #af90ff);
}
#mainav .location-europe:hover a {
  color: white !important;
}
#mainav .location-uk {
  background-color: white;
}
#mainav .location-uk:hover {
  background-color: #ED6A6E;
}
#mainav .location-uk:hover a {
  color: white !important;
}
#mainav .mainav-container {
  position: relative;
  background: rgb(101, 99, 99);
  box-shadow: 0px 5px 10px 0px rgba(255, 255, 255, 0.2);
  transition: 0.4s;
}
#mainav .drop {
  display: block;
  margin: 0;
  padding: 10px 15px;
  border-radius: 11px;
}
@media (max-width: 1024px) {
  #mainav .drop {
    padding: 10px 7px;
  }
}
#mainav .drop::after {
  position: absolute;
  top: 25px;
  left: 5px;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 10px;
  content: "";
}
#mainav.mainav-alt .drop {
  padding: 17px 3px;
}
#mainav.mainav-alt li ul li a:hover {
  color: rgb(50, 128, 195);
  border-bottom: 1px solid rgb(50, 128, 195);
}
#mainav.mainav-alt .small-menu-logo {
  z-index: 2;
  transition: 0.4s;
  width: 550px;
}
#mainav.mainav-alt .small-menu-logo-small {
  width: 380px;
}
@media (max-width: 1000px) {
  #mainav.mainav-alt .small-menu-logo-small {
    width: auto;
  }
}
#mainav.mainav-alt .small-menu-dates {
  position: absolute;
  left: 540px;
  top: 50%;
  text-align: left;
  transform: translateY(-50%);
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
#mainav.mainav-alt .small-menu-dates p:nth-child(1) {
  font-size: 32px;
  color: rgb(50, 128, 195);
  margin: 0 0 8px;
}
@media (max-width: 1600px) {
  #mainav.mainav-alt .small-menu-dates p:nth-child(1) {
    font-size: 26px;
    margin: 0 0 4px;
  }
}
@media (max-width: 1024px) {
  #mainav.mainav-alt .small-menu-dates p:nth-child(1) {
    font-size: 24px;
    margin: 4px 0 0px;
  }
}
#mainav.mainav-alt .small-menu-dates p:nth-child(2) {
  font-size: 22px;
  color: #000;
}
@media (max-width: 1600px) {
  #mainav.mainav-alt .small-menu-dates {
    left: 20px;
    top: 85px;
    transform: none;
  }
}
@media (max-width: 1024px) {
  #mainav.mainav-alt .small-menu-dates {
    top: 95px;
  }
}
#mainav form {
  display: none;
  margin: 0;
  padding: 0;
}
#mainav form select {
  display: block;
  width: 100%;
  padding: 5px;
  cursor: pointer;
  outline: none;
  border: 1px solid;
  border-color: #d7d7d7;
}
#mainav form select option {
  display: block;
  margin: 5px;
  padding: 0;
  cursor: pointer;
  outline: none;
  border: none;
}

.location-flex-mobile {
  display: none;
  flex-direction: row;
  justify-content: space-evenly;
  width: calc(100% - 70px);
  background-color: white;
}
.location-flex-mobile p {
  font-size: 15px;
  font-weight: bolder;
  font-family: Helvetica, sans-serif;
  color: #2d80c3;
  width: 20%;
  cursor: pointer;
  padding-bottom: 2px;
  text-transform: uppercase;
  padding: 5px 0px 5px 0px;
}
@media (max-width: 540px) {
  .location-flex-mobile p {
    font-size: 12px;
  }
}
@media (max-width: 420px) {
  .location-flex-mobile p {
    font-size: 8px;
  }
}
@media (max-width: 900px) {
  .location-flex-mobile {
    display: flex;
  }
}
.location-flex-mobile .lang-flag {
  width: 30px;
  height: 20.5px;
  padding: 0 2px;
}
@media (max-width: 420px) {
  .location-flex-mobile .lang-flag {
    margin-bottom: 5px;
  }
}
.location-flex-mobile .lang-flag-wrap.active {
  position: relative;
  overflow: hidden;
}
.location-flex-mobile .lang-flag-wrap.active:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 800;
  font-size: 18px;
  left: 47%;
  transform: translate(-50%, -50%);
  top: 58%;
  text-align: center;
  text-shadow: 0px 0px 3px #a7a7a7;
  color: #fff;
}
@media (max-width: 425px) {
  .location-flex-mobile {
    width: calc(100% - 65px);
  }
}

/* Mobile Menu */
#burger-container {
  position: fixed;
  display: none;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 9;
  background: #f6ae2d;
  height: 70px;
  width: 70px;
  border-bottom-left-radius: 10px;
  vertical-align: middle;
  float: right;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 900px) {
  #burger-container {
    display: inline-block;
  }
}
@media (max-width: 425px) {
  #burger-container {
    height: 55px;
    width: 65px;
  }
}
#burger-container #burger {
  width: 35px;
  height: 10px;
  position: absolute;
  display: block;
  margin: -6px auto 0;
  top: 50%;
  right: 6px;
}
@media (max-width: 425px) {
  #burger-container #burger {
    right: 4px;
  }
}
#burger-container #burger .bar {
  width: 100%;
  height: 4px;
  display: block;
  position: relative;
  background: #fff;
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0s;
}
#burger-container #burger .top-bar {
  transform: translateY(-5px) translateX(-10px) rotate(0deg);
}
#burger-container #burger .mid-bar {
  transform: translate(-10px);
}
#burger-container #burger .btm-bar {
  transform: translateY(5px) translateX(-10px) rotate(0deg);
}
#burger-container #burger .burger-container-open {
  transform: rotate(90deg);
}
#burger-container #burger .bar-open {
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition-delay: 0.2s;
}
#burger-container #burger .top-bar-open {
  transform: translateY(6px) translateX(-10px) rotate(45deg);
}
#burger-container #burger .btm-bar-open {
  transform: translateY(2px) translateX(-10px) rotate(-45deg);
}

.dropdown {
  position: relative;
  width: 100%;
  top: 0;
  height: 0;
  bottom: 0;
  background-color: #fff;
  transition: 0.4s ease-in-out;
  overflow-y: scroll;
}
.dropdown.home {
  position: fixed;
  top: 0;
}
.dropdown.home.dropdown-alt {
  top: 0;
}
@media (min-width: 901px) {
  .dropdown {
    display: none;
  }
}
.dropdown ul {
  padding: 0;
  margin: 0;
}
.dropdown ul a {
  text-decoration: none;
  list-style-type: none;
  text-align: center;
}
.dropdown li {
  padding: 12px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  border-bottom: 1px dotted rgb(50, 128, 195);
  transition: 0.1s;
}
.dropdown li:hover {
  color: #000;
  background-color: rgb(237, 237, 201);
  transition: 0.1s;
}

.dropdown-open {
  height: 800px;
  padding-bottom: 650px; /* padding-bottom allows the mobile-menu to scroll */
  padding-top: 50px;
}

.mobdrop {
  display: none;
  overflow: hidden;
}

.mob-select {
  background-color: rgb(50, 128, 195) !important;
  color: #fff !important;
}

/* Breadcrumb */
#breadcrumb {
  padding: 15px 0;
  border-top: 1px solid;
  line-height: normal;
  border-color: #ebebeb;
}
#breadcrumb a {
  color: inherit;
  background-color: inherit;
}
#breadcrumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
#breadcrumb li {
  display: inline-block;
  margin: 0 6px 0 0;
  padding: 0;
}
#breadcrumb li a {
  display: block;
  position: relative;
  margin: 0;
  padding: 0 12px 0 0;
  font-size: 12px;
}
#breadcrumb li a::after {
  top: 3px;
  right: 0;
  content: "\f101";
  position: absolute;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 10px;
}
#breadcrumb li:last-child a {
  margin: 0;
  padding: 0;
  color: #00a79b;
}
#breadcrumb li:last-child a::after {
  display: none;
}

/* Sidebar Navigation */
.sidebar nav {
  display: block;
  width: 100%;
  line-height: normal;
}
.sidebar nav li {
  margin: 0 0 3px 0;
  padding: 0;
}
.sidebar nav a {
  display: block;
  position: relative;
  margin: 0;
  padding: 5px 10px 5px 15px;
  text-decoration: none;
  border: solid;
  border-width: 0 0 1px 0;
}
.sidebar nav ul ul a {
  padding-left: 35px;
}
.sidebar nav ul ul a::after {
  left: 25px;
}
.sidebar nav ul ul ul a {
  padding-left: 55px;
}
.sidebar nav ul ul ul a::after {
  left: 45px;
}

/* Sidenav  */
.sidenav {
  position: absolute;
  left: 0px;
  z-index: 5;
  margin-top: -7px;
}
.sidenav a {
  color: #000;
}
.sidenav p {
  background: #fe4042;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  margin: 7px 0px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: -42px;
  position: relative;
  transition: 0.4s;
  color: #242729;
}
.sidenav p:hover {
  transform: translateX(10px);
}

@media screen and (min-width: 180px) and (max-width: 900px) {
  .sidenav {
    display: none;
  }
}
@media screen and (max-height: 850px) {
  .sidenav p {
    font-size: 16px;
    padding: 3px;
    margin-bottom: -38px;
  }
}
@media screen and (max-height: 760px) {
  .sidenav p {
    padding: 1px;
    margin-bottom: -34px;
  }
}
@media screen and (max-height: 675px) {
  .sidenav p {
    padding: 0px;
    margin-bottom: -32px;
  }
}
.sidenav-open {
  margin-bottom: -6px !important;
  background: #fff !important;
  box-shadow: 0px 0px 5px 0px #484848;
}

.sidenav-red {
  background: #00a79b !important;
  color: #fff !important;
}

.sidenav-first {
  background-color: #fe4042 !important;
  color: #fff !important;
  position: relative;
  z-index: 10;
  cursor: pointer;
}

.sidenav-hidden {
  display: none;
}

/* Pagination */
.pagination {
  display: block;
  width: 100%;
  text-align: center;
  clear: both;
}
.pagination .current {
  color: #ffffff;
  background-color: #00a79b;
}
.pagination li {
  display: inline-block;
  margin: 0 2px 0 0;
}
.pagination li:last-child {
  margin-right: 0;
}
.pagination a,
.pagination strong {
  display: block;
  padding: 8px 11px;
  border: 1px solid;
  font-weight: normal;
  border-color: #d7d7d7;
}

/* Back to Top */
#backtotop {
  position: fixed;
  display: inline-block;
  width: 36px;
  height: 36px;
  bottom: 20px;
  right: 20px;
  visibility: hidden;
  line-height: 36px;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  background-color: rgb(50, 128, 195);
  opacity: 0.2;
  z-index: 999;
}
#backtotop i {
  display: block;
  width: 100%;
  height: 100%;
  line-height: inherit;
}
#backtotop.visible {
  visibility: visible;
  opacity: 0.5;
}
@media (max-width: 900px) {
  #backtotop.visible {
    opacity: 1;
  }
}
#backtotop:hover {
  opacity: 1;
}
@media (max-width: 900px) {
  #backtotop {
    opacity: 1;
    bottom: 90px;
  }
}

/* Side buttons fixed */
.side-buttons-wrapper {
  position: absolute;
  width: 275px;
  margin: 2% auto;
  left: 0;
  top: 335px;
  text-align: center;
  z-index: 3;
  transform: translateX(-195px);
}
@media (max-width: 1200px) {
  .side-buttons-wrapper {
    display: none;
  }
}
@media (max-height: 775px) {
  .side-buttons-wrapper {
    bottom: 10%;
  }
}
@media (max-height: 650px) {
  .side-buttons-wrapper {
    display: none;
  }
}
.side-buttons-wrapper .side-button {
  display: block;
  width: 100%;
  height: 80px;
  margin: 0 0 4%;
  float: right;
  color: #fff;
  font-size: 20px;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-left: none;
  /*
    &:last-child {
    	height: 115px;
    	img {
   		    width: 180px;
  				margin: 10px 0 0;
  				@include for-1800-media-down {
  					width: 160px;
    		}
    	}
    	p {
  				@include for-1800-media-down {
  					font-size: 20px;
  	    text-align: left;
  	    margin-left: 25px;
    		}
    		i {
    			font-size: 24px;
  					transform: translateY(-10px);
    		}
    	}
    } */
}
.side-buttons-wrapper .side-button .side-tab-icons {
  margin: 0 0 0 25px;
}
@media (max-width: 1800px) {
  .side-buttons-wrapper .side-button .side-tab-icons {
    display: inline-block;
  }
}
.side-buttons-wrapper .side-button p {
  position: relative;
  display: block;
  top: 50%;
  transform: translate(-80px, -50%);
  text-shadow: none;
  text-align: right;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.side-buttons-wrapper .side-button p strong {
  font-size: 22px;
  vertical-align: top;
}
.side-buttons-wrapper .side-button img {
  position: absolute;
  top: 3px;
  right: 0;
  width: 75px;
}
.side-buttons-wrapper .side-button:hover {
  transform: translateX(195px);
}

/* Side socials fixed */
.side-socials-wrapper {
  position: fixed;
  margin: auto;
  right: 10px;
  background: #fff;
  z-index: 10;
  width: 65px;
  border-radius: 18px;
  border: 2px solid #f6ae2d;
  padding: 15px;
  top: 55%;
}
.side-socials-wrapper a i {
  color: #f6ae2d;
  font-size: 38px;
  margin: 0px 0px 0px;
  transition: 0.4s;
}
.side-socials-wrapper a i:hover {
  color: #2d80c3;
}
@media (max-height: 600px) {
  .side-socials-wrapper {
    display: none;
  }
}
@media (max-width: 1200px) {
  .side-socials-wrapper {
    display: none;
  }
}

/* Ticket mobile fixed */
.ticket-mobile-fixed {
  display: none;
}
@media (max-width: 900px) {
  .ticket-mobile-fixed {
    position: fixed;
    display: block;
    right: 2px;
    bottom: 5px;
    width: 75px;
    height: 75px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    background: rgb(50, 128, 195);
    text-decoration: none;
    font-size: 35px;
    z-index: 999;
  }
  .ticket-mobile-fixed .fas {
    transform: translateY(58%);
  }
}

/* News & blogs list
--------------------------------------------------------------------------------------------------------------- */
.news-container {
  max-width: 1470px;
  margin: auto;
}
.news-container .news-page-title {
  margin: 100px 0 0;
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
}
@media (max-width: 1500px) {
  .news-container .news-page-title {
    padding: 10px;
  }
}
@media (max-width: 425px) {
  .news-container .news-page-title {
    margin: 0;
  }
}
.news-container .news-title-subtext {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  max-width: 750px;
  margin: 30px 0 60px;
}
@media (max-width: 1500px) {
  .news-container .news-title-subtext {
    padding: 10px;
  }
}
.news-container .news-list-all .news-list .news-box-list {
  background: #313131;
  position: relative;
  overflow: hidden;
}
.news-container .news-list-all .news-list .news-box-list figure {
  overflow: hidden;
  text-align: center;
}
.news-container .news-list-all .news-list .news-box-list h2 {
  margin: 60px 20px 0;
  text-align: center;
  color: #fff;
  font-size: 32px;
  line-height: 34px;
  font-weight: 700;
  text-transform: capitalize;
  text-shadow: none;
}
.news-container .news-list-all .news-list .news-box-list h2 span {
  display: block;
  padding: 7% 0 0;
  color: rgb(41, 60, 20);
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Paytone One", sans-serif;
}
.news-container .news-list-all .news-list .news-box-list .news-color-strip {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0;
}
.news-container .news-list-all .news-list .news-box-list p {
  margin: 15px 20px 50px;
  line-height: 30px;
  font-size: 20px;
  text-align: center;
  color: #fff;
}
.news-container .news-list-all .news-list .news-box-list .news-plusicon {
  position: absolute;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}
.news-container .news-list-all .news-list .news-box-list .news-plusicon:hover {
  transform: scale(1.2) translate(-3px, -3px);
}

.news-content ul li {
  list-style: circle;
  text-indent: 20px;
}
.news-content .main-title,
.news-content h2 {
  color: rgb(50, 128, 195);
  margin-top: 100px;
}

.page-number-box {
  text-align: center;
}
.page-number-box p {
  display: inline-block;
  margin: 50px 5px 0;
  color: #858585;
  font-size: 26px;
  cursor: pointer;
}
.page-number-box .page-number-1 {
  color: rgb(50, 128, 195);
}

/*------------------------------------------------------------------------------------------------------------- */
/* News & blog page
--------------------------------------------------------------------------------------------------------------- */
@media (max-width: 900px) {
  .news-page.topspace-100 {
    margin-top: 0;
  }
}
.news-page span {
  max-width: 90%;
  height: auto !important;
}
.news-page .news-wrapper {
  background: #fff;
}
.news-page .news-wrapper h2 {
  text-align: left !important;
  line-height: 1.2 !important;
  margin-bottom: 40px !important;
}
@media (max-width: 450px) {
  .news-page .news-wrapper h2 {
    font-size: 42px;
  }
}
.news-page .news-wrapper h3 {
  text-align: left !important;
  line-height: 1.2 !important;
  margin-bottom: 30px !important;
}
.news-page .news-wrapper h3.sub-title {
  text-align: center !important;
}
.news-page .news-wrapper p {
  margin-bottom: 20px;
  text-align: left;
}
.news-page .news-wrapper ul {
  margin: 40px 0;
}
.news-page .news-wrapper img {
  margin: 30px auto !important;
}
.news-page .news-wrapper .news-banner {
  width: 100%;
}
.news-page .news-wrapper .news-sidebar {
  text-align: center;
}
.news-page .news-wrapper .news-social-media-holder {
  display: inline-block;
  width: 100%;
  margin: 2% 0;
  text-align: center;
}
.news-page .news-wrapper .news-social-media-holder .news-social-button-twitter {
  display: inline-block;
  margin-right: 5px;
}
.news-page .news-wrapper .news-social-media-holder .news-social-button-linkedin {
  display: inline-block;
  margin-right: 5px;
  transform: translateY(-7px);
}
.news-page .news-wrapper .news-social-media-holder .news-social-button-facebook {
  display: inline-block;
  transform: translateY(-7px);
}

/* Partners list page
--------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 1330px) {
  #partner-header-text {
    font-size: 40px;
  }
}

.partners-page-title {
  color: #000;
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
  margin-top: 150px;
  text-shadow: none;
}
@media (max-width: 900px) {
  .partners-page-title {
    margin-top: 0px;
  }
}
@media (max-width: 425px) {
  .partners-page-title {
    padding: 0 10px;
  }
}

.partners-page-subtitle {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  margin-top: 30px;
  margin-bottom: 110px;
  max-width: 620px;
}
@media (max-width: 425px) {
  .partners-page-subtitle {
    padding: 0 10px;
  }
}

.partners-container .partners-list {
  grid-template-columns: 360px 360px 360px 360px;
  grid-auto-rows: 360px;
  justify-content: center;
  grid-auto-flow: dense;
}
@media (max-width: 1500px) {
  .partners-container .partners-list {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-rows: 24vw;
  }
}
@media (max-width: 750px) {
  .partners-container .partners-list {
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 45vw;
  }
}
.partners-container .partners-list .headline,
.partners-container .partners-list .media {
  grid-column: span 1;
}
.partners-container .partners-list .partner-box-list {
  position: relative;
}
.partners-container .partners-list .partner-box-list .partner-tag {
  position: absolute;
  right: -60px;
  top: 25px;
  padding: 1px 65px;
  color: #fff;
  font-size: 13px;
  text-align: center;
  background: rgb(240, 63, 63);
  transform: rotate(35deg);
  pointer-events: none;
  z-index: 1;
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  border: 2px solid #2d80c3;
  border-radius: 12px;
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper .exhibitor-plusicon {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  transition: 0.4s;
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper .exhibitor-plusicon:hover {
  transform: scale(1.2) translate(-3px, -3px);
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper .partner-frame {
  width: 100%;
  height: 100%;
  line-height: 176px;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper .partner-frame .partner-image {
  max-width: 65%;
  max-height: 120px;
  border-radius: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.partners-container .partners-list .partner-box-list .partner-box-wrapper h2 {
  position: absolute;
  top: 80%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: left;
  color: #000;
  font-size: 24px;
  line-height: 40px;
  font-weight: 600;
  width: 100%;
  text-align: center;
}
@media (max-width: 1000px) {
  .partners-container .partners-list .partner-box-list .partner-box-wrapper h2 {
    font-size: 16px;
  }
}
@media (max-width: 750px) {
  .partners-container .partners-list .partner-box-list .partner-box-wrapper h2 {
    font-size: 24px;
  }
}
@media (max-width: 500px) {
  .partners-container .partners-list .partner-box-list .partner-box-wrapper h2 {
    font-size: 16px;
  }
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Partner page
--------------------------------------------------------------------------------------------------------------- */
.partner-page p,
.partner-page h1,
.partner-page h2,
.partner-page h3 {
  color: #fff;
}
@media (max-width: 900px) {
  .partner-page.topspace-100 {
    margin-top: 0;
  }
}
.partner-page .partner-banner {
  width: 100%;
  margin-bottom: 20px;
}
.partner-page .partner-logo-frame {
  max-width: 300px;
  height: 300px;
  background: #fff;
  position: relative;
}
.partner-page .partner-logo-frame .partner-logo {
  position: absolute;
  max-width: 90%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.partner-page .partner-headerText {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  margin-top: 40px;
}
.partner-page .main-title {
  font-size: 82px;
  line-height: 84px;
  font-weight: 700;
  color: rgb(50, 128, 195);
  margin: 20px 0 50px;
}
.partner-page .stand-number {
  background-color: transparent;
  text-align: left;
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 48px;
  font-weight: 600;
}
.partner-page .partner-contact-header {
  text-transform: uppercase;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin: 70px 0 15px;
}
.partner-page .partners-pic-section .sdb_holder {
  display: inline-block;
  margin: 20px;
}

/* Robert Kennedy Page
--------------------------------------------------------------------------------------------------------------- */
.kennedy-container {
  margin-top: 260px;
}
@media (max-width: 900px) {
  .kennedy-container {
    margin-top: 150px;
  }
}
.kennedy-container h1 {
  color: rgb(50, 128, 195);
  text-align: center;
}
@media (max-width: 650px) {
  .kennedy-container h1 {
    font-size: 45px;
  }
}
.kennedy-container p {
  margin: 0 0 16px;
}

.kennedy-container-inner {
  margin: 20px auto;
  max-width: 1200px;
  width: 95%;
}

.kennedy-headerbox {
  font-size: 18px;
}

/* Masterclasses
--------------------------------------------------------------------------------------------------------------- */
.masterclass-container {
  margin-top: 300px;
}
@media (max-width: 900px) {
  .masterclass-container {
    margin-top: 150px;
  }
}
.masterclass-container h1 {
  color: rgb(50, 128, 195);
  text-align: center;
}
@media (max-width: 650px) {
  .masterclass-container h1 {
    font-size: 45px;
  }
}

.masterclass-infobox {
  margin-bottom: 50px;
}
@media (max-width: 650px) {
  .masterclass-infobox {
    margin-bottom: 0px;
  }
}

@media (max-width: 650px) {
  .masterclass-sponsorbox {
    text-align: center;
    max-width: 300px;
    margin: 0 auto 50px;
  }
}

.masterclass-headerbox {
  text-align: center;
  font-size: 18px;
}

.masterclass-gridmenu {
  max-width: 90%;
  margin: 50px auto;
  width: 1200px;
}

.masterclass-grid {
  display: grid;
  grid-template-columns: 1fr 250px;
  grid-gap: 20px;
}
.masterclass-grid .mcinfo-name {
  color: rgb(50, 128, 195);
  font-size: 30px;
  margin: 0px 0 20px;
}
@media (max-width: 650px) {
  .masterclass-grid {
    grid-template-columns: 1fr;
  }
}

.masterclass-micro-container, .masterclass-manage-container {
  margin: 250px auto 100px;
  max-width: 90%;
  width: 1200px;
}
.masterclass-micro-container h1, .masterclass-manage-container h1 {
  color: rgb(50, 128, 195);
  font-weight: 600;
  margin: 20px 0;
}
@media (max-width: 900px) {
  .masterclass-micro-container, .masterclass-manage-container {
    margin: 50px auto;
  }
}

.masterclass-micro-pagetitle {
  color: rgb(50, 128, 195);
}

.masterclass-micro-formbox {
  padding: 10px 30px;
  background: rgb(50, 128, 195);
  color: #fff;
  margin: 80px 0;
  text-align: center;
}

.masterclass-micro-formbox select, .masterclass-micro-formbox input, .masterclass-micro-formbox textarea {
  margin: auto;
  color: rgb(101, 99, 99);
}

.masterclass-micro-formbox a {
  color: #fff;
}

.masterclass-micro-formbox .workshop-register-button {
  height: auto;
  padding: 20px 30px;
  margin: 30px auto;
  border: 0;
}

.schedule {
  background: #e2e2e2;
  color: #000;
  padding: 10px;
  margin-top: 30px;
  border-radius: 5px;
  position: relative;
}
.schedule li:nth-child(2n+1) {
  background-color: #c5c5c5;
  border-radius: 5px;
}
.schedule .dont-miss {
  position: absolute;
  right: -6px;
  top: -4px;
}

.workshop-register-form {
  text-align: center;
  width: 80%;
  margin: 50px auto 60px;
}
.workshop-register-form .main-title {
  text-align: center;
}
@media (max-width: 768px) {
  .workshop-register-form .main-title {
    font-size: 30px !important;
    line-height: normal !important;
  }
}

.workshop-register-form .form-row input, .workshop-register-form .form-row textarea, .workshop-register-form .form-row select {
  width: 90%;
  padding: 5px;
  margin: 10px auto;
}

.masterclass-submit-button {
  box-sizing: border-box;
  width: 90%;
  margin: 0px auto;
  font-size: 22px;
  padding: 1%;
  background: rgb(50, 128, 195);
  border-style: none;
  color: #fff;
  border-radius: 2px;
  transition: 0.5s;
  cursor: pointer;
  border: 2px solid rgb(50, 128, 195);
}

.masterclass-submit-button:hover {
  background: transparent;
  color: rgb(50, 128, 195);
}

.sponsor p {
  font-size: 16px;
  line-height: normal;
}

/* Popup
	--------------------------------------------------------------------------------------------------------------- */
#popup-page-dialog {
  display: none;
  position: fixed;
  z-index: 11;
  left: 50%;
  top: 210px;
  transform: translateX(-50%);
}

#popup-cross {
  font-size: 60px;
  position: absolute;
  top: -50px;
  left: 15px;
  color: #fff;
  cursor: pointer;
}

/* Popup - 'Only 2 Weeks to Go' - 12/3/2019
	--------------------------------------------------------------------------------------------------------------- */
.pop-up-window {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  z-index: 99;
  padding-bottom: 100px;
  overflow-y: scroll;
}

.pop-up-box-outer {
  width: 600px;
  max-width: 90%;
  position: absolute;
  text-align: center;
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.9);
  padding: 25px;
}

.pop-up-box-inner {
  position: relative;
  color: #fff;
  padding-top: 50px;
  border: 1px solid #fff;
  border-radius: 10px;
}
.pop-up-box-inner h1 {
  font-size: 36px;
  font-weight: 600;
  margin: 0px;
}
.pop-up-box-inner h2 {
  font-size: 26px;
  font-weight: 600;
  color: #fff;
  background: linear-gradient(#00a69b, #006b6a);
  display: inline-block;
  padding: 15px 60px;
  border-radius: 60px;
  margin: 30px 0px;
}
.pop-up-box-inner h3 {
  font-size: 20px;
  margin: 10px 0px 60px;
}
.pop-up-box-inner p {
  text-align: left;
  font-size: 20px;
  margin: 0px 0px 30px 70px;
}
.pop-up-box-inner img {
  margin-right: 35px;
}
.pop-up-box-inner .twoweek-popup-close {
  position: absolute;
  top: 10px;
  right: 14px;
  cursor: pointer;
  margin-right: 0px;
}

@media (max-width: 650px) {
  .pop-up-box-outer {
    max-width: 95%;
    padding: 15px;
  }
  .pop-up-box-inner h1 {
    font-size: 19px;
  }
  .pop-up-box-inner h2 {
    font-size: 10px;
  }
  .pop-up-box-inner img {
    width: 35px;
    margin-right: 5px;
  }
  .pop-up-box-inner p {
    font-size: 13px;
    margin: 0px 0px 7vw 4vw;
  }
}
/* Show Info Pop-up
	--------------------------------------------------------------------------------------------------------------- */
#popup-page-dialog-info {
  display: none;
  position: absolute;
  top: 210px;
  left: 50%;
  transform: translate(-50%);
  width: 90%;
  background: #fff;
  z-index: 11;
  border: 5px solid #00a79b;
}

.show-info-col {
  width: 48%;
  display: inline-block;
  padding: 0 2%;
  vertical-align: top;
}
@media (max-width: 650px) {
  .show-info-col {
    width: 98%;
  }
}
.show-info-col h2 {
  text-decoration: underline;
  font-weight: bold;
}

.show-info-heading {
  font-size: 42px;
  text-align: center;
  color: #00a79b;
  margin: 30px 0px;
}

#popup-cross-info {
  font-size: 60px;
  position: absolute;
  top: -50px;
  right: 15px;
  color: #00a79b;
  cursor: pointer;
}

/* CTA - Call To Action
	--------------------------------------------------------------------------------------------------------------- */
#cta {
  padding: 30px 0;
}
#cta div * {
  margin: 0;
  padding: 0;
}
#cta .heading,
#cta .btn {
  text-transform: uppercase;
}
#cta .heading {
  margin-bottom: 10px;
}
#cta .btn {
  display: block;
  padding: 15px;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
}

/* CTA - Call To Action */
#cta .heading {
  color: inherit;
}

/* Speakers list page
--------------------------------------------------------------------------------------------------------------- */
.speakers-container .speakers-title {
  margin: 100px 0 0;
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
}
@media (max-width: 900px) {
  .speakers-container .speakers-title {
    margin: 0;
  }
}
.speakers-container .speakers-title-subtext {
  color: #000;
  font-size: 20px;
  line-height: 30px;
  max-width: 750px;
  margin: 30px 0 60px;
}
.speakers-container .speaker-switch {
  position: relative;
  width: 550px;
  height: 70px;
  margin: 30px 0 60px;
  line-height: 60px;
  font-family: "Paytone One", sans-serif;
  font-size: 17px;
  text-align: center;
  border: 2px solid rgb(41, 60, 20);
  border-radius: 50px;
  background: #fff;
  transition: 0.4s;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch {
    width: 370px;
    height: 60px;
    line-height: 53px;
    font-size: 12px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speaker-switch {
    width: 290px;
    font-size: 10px;
  }
}
.speakers-container .speaker-switch:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4);
}
.speakers-container .speaker-switch p {
  position: relative;
  display: inline-block;
  margin: 0 20px;
  vertical-align: middle;
  color: rgb(41, 60, 20);
  text-transform: uppercase;
  cursor: pointer;
  z-index: 1;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch p {
    margin: 0 10px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speaker-switch p {
    margin: 0 5px;
  }
}
.speakers-container .speaker-switch .speaker-switch-selector {
  position: absolute;
  width: 55%;
  height: 80%;
  margin: 2% 1%;
  top: -4.5px;
  left: 0;
  border-radius: 30px;
  background: rgb(204, 204, 102);
  transition: 0.4s;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch .speaker-switch-selector {
    top: -2px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speaker-switch .speaker-switch-selector {
    top: 0px;
  }
}
.speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-all {
  width: 29%;
  left: 377px;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-all {
    left: 251px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-all {
    left: 196px;
  }
}
.speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-keynote {
  width: 38%;
  left: 1px;
}
.speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-alphabetical {
  width: 30%;
  left: 210px;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-alphabetical {
    left: 142px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speaker-switch .speaker-switch-selector.speaker-switch-selector-alphabetical {
    left: 112px;
  }
}
.speakers-container .speaker-switch .speaker-switch-selector-alt {
  width: 45%;
  left: 203px;
}
@media (max-width: 650px) {
  .speakers-container .speaker-switch .speaker-switch-selector-alt {
    left: 147px;
  }
}
.speakers-container .speaker-switch .speaker-switch-text-selected {
  cursor: unset;
}
.speakers-container .speakers-list-keynote,
.speakers-container .speakers-list-alphabetical {
  display: none;
}
.speakers-container .speakers-list .speaker-box-list .speaker-list-twitter-icon {
  position: absolute;
  display: none;
  padding: 6px 8px;
  top: 8px;
  right: 8px;
  color: #fff;
  font-size: 28px;
  border-radius: 8px;
  background-color: #00aced;
  transition: 0.15s;
  z-index: 1;
}
.speakers-container .speakers-list .speaker-box-list .speaker-list-twitter-icon:hover {
  color: #00aced;
  background-color: transparent;
}
.speakers-container .speakers-list .speaker-box-list .speaker-box-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: overlay;
}
.speakers-container .speakers-list .speaker-box-list .speaker-box-wrapper figure {
  width: 148px;
  height: 148px;
  margin: 3% auto;
  overflow: hidden;
}
.speakers-container .speakers-list .speaker-box-list .speaker-box-wrapper .list-speaker-name {
  margin: 5% 0;
  line-height: 1.1;
  color: rgb(204, 204, 102);
  font-size: 17px;
}
.speakers-container .speakers-list .speaker-box-list .speaker-box-wrapper .list-speaker-org {
  margin: 0 0 5%;
  line-height: 20px;
  color: rgb(41, 60, 20);
  font-size: 14px;
  font-family: "Raleway", sans-serif;
}
.speakers-container .speakers-list .speaker-box-list .speaker-box-wrapper .list-seminar-title {
  margin: 1%;
  padding: 0 7%;
  line-height: 15px;
  color: rgb(41, 60, 20);
  font-family: "Paytone One", sans-serif;
  font-size: 12px;
}
.speakers-container .speakers-list .speaker-box-list.keynote_speaker .speaker-list-twitter-icon {
  padding: 8px 10px;
  top: auto;
  bottom: 12px;
  right: 12px;
  font-size: 35px;
}
.speakers-container .speakers-list .speaker-box-list.keynote_speaker .speaker-box-wrapper figure {
  width: 178px;
  height: 178px;
}
.speakers-container .speakers-list .speaker-box-list.keynote_speaker .speaker-box-wrapper .list-speaker-name {
  margin: 10% 0 5%;
  font-size: 25px;
}
.speakers-container .speakers-list .speaker-box-list.keynote_speaker .speaker-box-wrapper .list-speaker-org {
  margin: 10% 5%;
  padding-bottom: 10%;
  line-height: 25px;
  font-size: 22px;
  border-bottom: 2px solid rgb(41, 60, 20);
}
.speakers-container .speakers-list .speaker-box-list.keynote_speaker .speaker-box-wrapper .list-seminar-title {
  margin: 0 2%;
  font-size: 19px;
  line-height: 25px;
}
.speakers-container .speakers-grid-container2 {
  max-width: 1230px;
  margin: auto;
}
.speakers-container .speakers-grid-container2 .speakers-page-grid {
  justify-content: center;
  gap: 30px;
}
.speakers-container .speakers-grid-container2 .speakers-page-grid .small-speaker-box figure {
  margin-right: 0;
}
.speakers-container .non-keynotes-header {
  font-size: 84px;
  font-weight: 600;
  line-height: 118px;
  color: #000;
  margin: 90px 0;
}
@media (max-width: 1200px) {
  .speakers-container .non-keynotes-header {
    font-size: 55px;
    line-height: 65px;
  }
}
@media (max-width: 425px) {
  .speakers-container .speakerpage-keynote-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 1200px) {
  .speakers-container .speakerpage-keynote-grid .large-speaker-box figure {
    float: none;
    margin-right: 0;
  }
}

.small-speaker-box {
  vertical-align: top;
  white-space: normal;
}
.small-speaker-box .keynote-tag {
  display: none;
}
.small-speaker-box figure {
  transition: 0.4s;
  float: left;
  margin-right: 5%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 425px) {
  .small-speaker-box figure {
    float: none;
  }
}
.small-speaker-box .small-speaker-textbox {
  text-align: left;
}
.small-speaker-box .small-speaker-textbox p {
  font-size: 16px;
}
.small-speaker-box .small-speaker-textbox .small-speaker-name {
  margin: 0;
  font-size: 30px;
  clear: both;
  text-align: center;
}
.small-speaker-box .small-speaker-textbox .small-speaker-name a {
  color: #000;
  text-shadow: none;
}
.small-speaker-box .small-speaker-textbox .small-speaker-org {
  color: rgb(50, 128, 195);
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  margin: 10px 0 15px;
  text-align: center;
}
.small-speaker-box .small-speaker-textbox .small-seminar-title {
  display: block;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
  text-align: center;
}
.small-speaker-box .small-speaker-textbox .small-seminar-title.homsemtit-alt {
  padding: 0 40% 0 5%;
}
@media (max-width: 1200px) {
  .small-speaker-box .small-speaker-textbox .small-seminar-title.homsemtit-alt {
    font-size: 17px;
  }
}
.small-speaker-box .small-speaker-textbox .homspnam_homsporg-alt {
  height: 50px;
  font-size: 27px;
  color: #fff;
}
@media (max-width: 1400px) {
  .small-speaker-box .small-speaker-textbox .homspnam_homsporg-alt {
    font-size: 25px;
  }
}
@media (max-width: 1200px) {
  .small-speaker-box .small-speaker-textbox .homspnam_homsporg-alt {
    line-height: 1.4;
    font-size: 21px;
  }
}
.small-speaker-box .small-speaker-plusicon {
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
  transition: 0.4s;
  border-bottom: 4px solid #2d80c3;
  border-right: 4px solid #2d80c3;
}
.small-speaker-box .small-speaker-plusicon:hover {
  transform: scale(1.2) translate(-3px, -3px);
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Speaker page
--------------------------------------------------------------------------------------------------------------- */
@media (max-width: 900px) {
  .speaker-page.topspace-100 {
    margin-top: 20px;
  }
}
.speaker-page .speaker-banner {
  width: 100%;
  margin-bottom: 20px;
}
.speaker-page .speaker-image-box {
  display: inline-block;
  max-width: 300px;
  margin: 0 10px 10px 0;
  vertical-align: top;
}
.speaker-page .speaker-title-holder {
  display: inline-block;
}
@media (max-width: 900px) {
  .speaker-page .speaker-title-holder {
    display: block;
    width: 100%;
  }
}
.speaker-page .speaker-title-holder .speaker-page-name {
  margin-top: 0px !important;
  color: rgb(50, 128, 195);
  font-size: 42px;
  margin-top: 0px;
  margin-bottom: 10px;
}
@media (max-width: 375px) {
  .speaker-page .speaker-title-holder .speaker-page-name {
    font-size: 25px;
    line-height: 30px;
  }
}
.speaker-page .speaker-title-holder h2 {
  font-family: "Raleway", sans-serif;
}
.speaker-page .speaker-title-holder .speaker-page-heading {
  font-size: 28px;
  line-height: normal;
  margin-top: 0px;
  margin-bottom: 10px;
}
.speaker-page .speaker-title-holder .speaker-page-heading-h3 {
  font-size: 32px;
  font-weight: 600;
  margin-bottom: 10px;
}
.speaker-page .speaker-content-holder p {
  font-size: 20px;
  line-height: normal;
  margin: 10px 0 50px;
  font-weight: 400;
  color: black;
}
.speaker-page .speaker-content-holder .tweet {
  margin: 15px 0;
  font-size: 20px;
}
.speaker-page .speaker-timetable {
  position: relative;
  padding: 20px;
  text-align: left;
}
.speaker-page .speaker-timetable h3 {
  font-size: 40px;
  color: rgb(50, 128, 195);
  font-weight: 700;
}
.speaker-page .speaker-timetable a {
  color: #2d80c3;
}
.speaker-page .speaker-bio-holder p {
  font-size: 18px;
  line-height: normal;
  font-weight: 400;
  color: black;
}
.speaker-page .speaker-bio-holder .seminar-sub-heading {
  text-shadow: none;
  font-size: 22px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 15px;
  color: #2d80c3;
}
.speaker-page .speaker-nav .button {
  box-shadow: none;
  text-shadow: none;
  color: rgb(50, 128, 195);
}
.speaker-page .speaker-nav .button:hover {
  box-shadow: none;
}
.speaker-page .speaker-nav .back-to-all {
  border: 3px solid rgb(50, 128, 195);
  font-size: 20px;
  height: auto;
  border-radius: 0;
  padding: 20px 35px;
}
.speaker-page .speaker-nav .back-to-all:hover {
  transform: none;
  color: #fff;
  background: rgb(50, 128, 195);
}
.speaker-page .speaker-nav .pag-left,
.speaker-page .speaker-nav .pag-right {
  color: #fff;
  background: rgb(50, 128, 195);
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  min-width: auto;
  border-radius: 0;
  padding: 0;
}
.speaker-page .speaker-nav .pag-left:hover {
  transform: translateX(-5px);
}
.speaker-page .speaker-nav .pag-right:hover {
  transform: translateX(5px);
}

/* Sponsorships
--------------------------------------------------------------------------------------------------------------- */
@media (max-width: 1600px) {
  .image-header-sponsoships {
    margin-top: 180px !important;
  }
}
@media (max-width: 1450px) {
  .image-header-sponsoships {
    margin-top: 170px !important;
  }
}
@media (max-width: 1350px) {
  .image-header-sponsoships {
    margin-top: 210px !important;
  }
}
@media (max-width: 900px) {
  .image-header-sponsoships {
    margin-top: 0px !important;
    height: auto;
  }
}

.sponsorships-container .sponsorships-title-container {
  position: relative;
  color: #fff;
}
.sponsorships-container .sponsorships-title-container .sponsorships-dark-bg {
  position: absolute;
  top: -350px;
  left: -300px;
}
@media (max-width: 1100px) {
  .sponsorships-container .sponsorships-title-container .sponsorships-dark-bg {
    display: none;
  }
}
.sponsorships-container .sponsorships-title-container .main-title {
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
}
.sponsorships-container .sponsorships-title-container h1 {
  color: #fff;
}
@media (max-width: 1100px) {
  .sponsorships-container .sponsorships-title-container h1 {
    color: #000;
  }
}
.sponsorships-container .sponsorships-title-container p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 30px;
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 1;
}
@media (max-width: 1480px) {
  .sponsorships-container .sponsorships-title-container p {
    width: 65%;
  }
}
@media (max-width: 1100px) {
  .sponsorships-container .sponsorships-title-container p {
    color: #000;
    width: 100%;
  }
}
.sponsorships-container .sponsorships-title-container p:first-child {
  margin-bottom: 50px;
}
.sponsorships-container .sponsorships-title-container a {
  width: 490px;
  max-width: 90%;
  color: rgb(52, 52, 51);
  background: rgb(50, 128, 195);
  border: 3px solid rgb(50, 128, 195);
  padding: 30px 0;
  text-align: center;
  display: block;
  z-index: 1;
  position: relative;
  font-size: 22px;
  line-height: 24px;
}
.sponsorships-container .sponsorships-title-container a:hover {
  background: transparent;
  color: rgb(50, 128, 195);
}
.sponsorships-container .sponsorships-info-subhead {
  position: relative;
  z-index: 1;
  font-size: 50px;
  line-height: 62px;
  margin-top: 250px;
}
@media (max-width: 1100px) {
  .sponsorships-container .sponsorships-info-subhead {
    font-size: 32px;
    line-height: 42px;
    margin-top: 100px;
  }
}
.sponsorships-container .sponsorships-grid {
  display: grid;
  grid-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: 330px;
  color: #fff;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 375px) {
  .sponsorships-container .sponsorships-grid {
    overflow: hidden;
  }
}
.sponsorships-container .sponsorships-grid div {
  background: rgb(50, 128, 195);
  color: rgb(52, 52, 51);
}
.sponsorships-container .sponsorships-grid div img {
  margin: auto;
  display: block;
}
.sponsorships-container .sponsorships-grid div p:nth-child(2) {
  font-size: 38px;
  line-height: 44px;
  margin: 50px 50px 20px;
}
.sponsorships-container .sponsorships-grid div p:nth-child(3) {
  font-size: 16px;
  line-height: 28px;
  margin: 0 50px;
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-keynote {
  grid-column: 1/span 2;
  grid-row: 1/span 2;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-keynote {
    grid-column: 1/span 2;
    grid-row: 1/span 2;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-keynote {
    grid-column: 1/span 1;
    grid-row: 1/span 3;
  }
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-networking {
  grid-column: 3/span 1;
  grid-row: 1/span 3;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-networking {
    grid-column: 1/span 1;
    grid-row: 3/span 3;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-networking {
    grid-column: 1/span 1;
    grid-row: 4/span 3;
  }
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-theatre {
  grid-column: 4/span 1;
  grid-row: 1/span 3;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-theatre {
    grid-column: 2/span 1;
    grid-row: 3/span 3;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-theatre {
    grid-column: 1/span 1;
    grid-row: 7/span 3;
  }
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-show {
  grid-column: 1/span 1;
  grid-row: 3/span 3;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-show {
    grid-column: 1/span 1;
    grid-row: 6/span 3;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-show {
    grid-column: 1/span 1;
    grid-row: 10/span 3;
  }
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-lanyards {
  grid-column: 2/span 1;
  grid-row: 3/span 3;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-lanyards {
    grid-column: 2/span 1;
    grid-row: 6/span 3;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-lanyards {
    grid-column: 1/span 1;
    grid-row: 13/span 3;
  }
}
.sponsorships-container .sponsorships-grid .sponsorships-grid-bags {
  grid-column: 3/span 2;
  grid-row: 4/span 2;
}
@media (max-width: 1400px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-bags {
    grid-column: 1/span 2;
    grid-row: 9/span 2;
  }
}
@media (max-width: 750px) {
  .sponsorships-container .sponsorships-grid .sponsorships-grid-bags {
    grid-column: 1/span 1;
    grid-row: 16/span 3;
  }
}
.sponsorships-container .sponsorships-collage {
  float: right;
  margin-top: 230px;
  margin-left: 100px;
  z-index: 1;
  position: relative;
}
@media (max-width: 1480px) {
  .sponsorships-container .sponsorships-collage {
    display: none;
  }
}

.sponsors-page-formbox {
  background: #000;
}
.sponsors-page-formbox .sponsors-form .form-wrap {
  background: transparent;
  padding: 160px 0 180px;
}
@media (max-width: 450px) {
  .sponsors-page-formbox .sponsors-form .form-wrap {
    padding: 100px 0 100px;
  }
}
.sponsors-page-formbox .sponsors-form .form-wrap h3 {
  text-align: center;
  font-size: 65px;
  line-height: 76px;
  font-weight: 600;
  letter-spacing: 0.065px;
  text-shadow: none;
  text-transform: none;
  max-width: none;
}
@media (max-width: 450px) {
  .sponsors-page-formbox .sponsors-form .form-wrap h3 {
    font-size: 42px;
    line-height: 54px;
  }
}
.sponsors-page-formbox .sponsors-form .form-wrap .sponsor-form-subheading {
  text-align: center;
  color: rgb(50, 128, 195);
  font-size: 28px;
  line-height: 38px;
}
.sponsors-page-formbox .sponsors-form .form-wrap form {
  max-width: 1060px;
  margin: 50px auto;
  text-align: center;
}
.sponsors-page-formbox .sponsors-form .form-wrap form div {
  display: inline-block;
  width: 46%;
  max-width: 480px;
  margin: 8px 6px;
}
@media (max-width: 450px) {
  .sponsors-page-formbox .sponsors-form .form-wrap form div {
    width: 90%;
  }
}
.sponsors-page-formbox .sponsors-form .form-wrap form div .why-sponsor-button {
  background: rgb(50, 128, 195);
  border: 3px solid rgb(50, 128, 195) !important;
  width: 240px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  height: 85px;
  margin: 0;
  text-shadow: none;
  font-weight: 500;
}
@media (max-width: 450px) {
  .sponsors-page-formbox .sponsors-form .form-wrap form div .why-sponsor-button {
    margin: auto;
  }
}
.sponsors-page-formbox .sponsors-form .form-wrap form div .why-sponsor-button:hover {
  transform: none;
  background: transparent;
  color: rgb(50, 128, 195);
  -webkit-text-fill-color: rgb(50, 128, 195);
}
.sponsors-page-formbox .sponsors-form .form-wrap form div input {
  background: transparent;
  border: 3px solid #fff;
  -webkit-text-fill-color: #fff;
  box-shadow: none;
  padding: 15px;
  width: 100%;
  font-size: 22px;
}
.sponsors-page-formbox .sponsors-form .form-wrap form div input:-internal-autofill-selected {
  -webkit-text-fill-color: #000;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .legal {
  text-align: left;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .legal .agreement-note {
  font-size: 16px;
  line-height: 24px;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .legal .check label {
  transform: none;
  margin: 0;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .legal .check label input {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin-right: 22px;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .legal .check label p {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
}
.sponsors-page-formbox .sponsors-form .form-wrap form .submit-button-box {
  vertical-align: top;
}

.main-sponsorship-list {
  position: relative;
  background-color: #fff;
  transform: translateY(-7%);
  z-index: 1;
}
@media (max-width: 425px) {
  .main-sponsorship-list {
    transform: translateY(-3%);
  }
}
.main-sponsorship-list li:not(:first-child) {
  background-color: rgb(204, 204, 102);
  background-size: cover;
}
.main-sponsorship-list .show-sponsorship-image {
  background: url(/images/sponsorships/show_sponsor.png);
}
.main-sponsorship-list .keynote-theatre-sponsorship-image {
  background: url(/images/sponsorships/keynote_sponsor.png);
}
.main-sponsorship-list .sponsorship-item-box {
  position: inherit;
  width: 80%;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 900px) {
  .main-sponsorship-list .sponsorship-item-box {
    padding: 3% 0;
  }
}
@media (max-width: 425px) {
  .main-sponsorship-list .sponsorship-item-box {
    padding: 3% 0 7%;
  }
}
.main-sponsorship-list .sponsorship-item-box .sponsorship-item-title {
  font-size: 44px;
  text-transform: uppercase;
  line-height: 1.1;
  color: rgb(41, 60, 20);
}
@media (max-width: 768px) {
  .main-sponsorship-list .sponsorship-item-box .sponsorship-item-title {
    font-size: 38px;
  }
}
@media (max-width: 425px) {
  .main-sponsorship-list .sponsorship-item-box .sponsorship-item-title {
    font-size: 28px;
  }
}
.main-sponsorship-list .sponsorship-item-box p {
  line-height: 1.4;
  font-weight: 500;
}
@media (max-width: 425px) {
  .main-sponsorship-list .sponsorship-item-box p {
    font-size: 15px;
  }
}
.main-sponsorship-list .sponsorship-item-box p span {
  color: #fff;
}
.main-sponsorship-list .sponsorship-general-info .sponsorship-item-box {
  text-align: center;
}
.main-sponsorship-list .sponsorship-general-info .sponsorship-item-box p:first-child {
  color: rgb(41, 60, 20);
}
.main-sponsorship-list .sponsorship-general-info .sponsorship-item-box p:not(:first-child) {
  margin-top: 1%;
  font-size: 19px;
  color: rgb(204, 204, 102);
  font-family: "Paytone One", sans-serif;
}
@media (max-width: 425px) {
  .main-sponsorship-list .sponsorship-general-info .sponsorship-item-box p:not(:first-child) {
    margin-top: 5%;
    font-size: 17px;
  }
}

.sponsorship-list {
  text-align: center;
}
.sponsorship-list .sponsorship-box {
  display: inline-block;
  max-width: 475px;
  margin: 0 3% 5%;
  vertical-align: top;
  text-align: left;
  color: rgb(41, 60, 20);
}
.sponsorship-list .sponsorship-box h2 {
  margin: 5% 0 3%;
  font-size: 25px;
  text-transform: uppercase;
}
.sponsorship-list .sponsorship-box p {
  line-height: 1.4;
  font-size: 14px;
}

.hover-company-logo {
  max-width: 90%;
  max-height: 90%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.inner-company-logo-container {
  float: none !important;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  position: relative;
  margin: 0 auto 40px;
  overflow: hidden;
  background: #fff;
}

.outer-company-logo {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.outer-company-logo-container {
  float: none !important;
  width: 120px;
  height: 120px;
  position: relative;
  margin: auto;
}

/* Visit page
--------------------------------------------------------------------------------------------------------------- */
@media (max-width: 1500px) {
  .visit-page-container {
    margin-right: 60px;
  }
}
@media (max-width: 1200px) {
  .visit-page-container {
    margin-right: auto;
  }
}
@media (max-width: 900px) {
  .visit-page-container.topspace-100 {
    margin-top: 0;
  }
}
.visit-page-container .visit-page-title {
  font-size: 84px;
  line-height: 118px;
  font-weight: 600;
  max-width: none;
  margin-bottom: 30px;
}
@media (max-width: 900px) {
  .visit-page-container .visit-page-title.topspace-100 {
    margin-top: 0;
  }
}
.visit-page-container .visit-page-description p {
  font-size: 50px;
  line-height: 54px;
  text-align: left;
}
.visit-page-container .visit-page-description .visit-open-times {
  font-size: 22px;
  line-height: 30px;
  margin-top: 30px;
  font-weight: 600;
}
.visit-page-container .visit-mapframe {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.visit-page-container .postcode-enter form h3 {
  font-size: 50px;
  line-height: 50px;
  margin-top: 75px;
  float: left;
}
.visit-page-container .postcode-enter form input {
  margin-top: 75px;
  border: 2px solid rgb(50, 128, 195);
  padding: 15px 30px;
  font-size: 22px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  .visit-page-container .postcode-enter form input {
    margin-top: 0px;
  }
}
@media (max-width: 425px) {
  .visit-page-container .postcode-enter form input {
    padding: 15px 15px;
  }
}
.visit-page-container .postcode-enter form .route-plan-button {
  background: rgb(50, 128, 195);
  color: #fff;
  cursor: pointer;
  transition: 0.4s;
}
.visit-page-container .postcode-enter form .route-plan-button:hover {
  background: #fff;
  color: rgb(50, 128, 195);
}
@media (max-width: 1024px) {
  .visit-page-container .postcode-enter form .flex {
    width: 100%;
    padding-top: 40px;
  }
}
.visit-page-container .visit-subtitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  color: rgb(50, 128, 195);
  margin: 50px 0 60px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.visit-page-container .visit-infobox-collapsible {
  display: none;
}
.visit-page-container .visit-infobox-collapsible p {
  font-size: 20px;
  line-height: 30px;
  color: #454545;
  margin-bottom: 20px;
}
@media (max-width: 900px) {
  .visit-page-container .visit-infobox-collapsible p {
    float: none;
    display: block;
    width: 85%;
    margin: 0 auto 20px;
  }
}
.visit-page-container .visit-infobox-collapsible .visit-infobox-collapsible-half {
  width: 46%;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 900px) {
  .visit-page-container .visit-infobox-collapsible .visit-infobox-collapsible-half {
    float: none;
    display: block;
    width: 100%;
  }
}
.visit-page-container .visit-plusbox {
  float: right;
  height: 45px;
  width: 45px;
  background: rgb(50, 128, 195);
  color: #fff;
  text-align: center;
  line-height: 45px;
  font-size: 45px;
  font-weight: 300;
  margin: 50px 0 60px;
}
.visit-page-container .visit-plusbox p {
  transition: 0.3s;
}
.visit-page-container .visit-plusbox p.plusbox-twist {
  transform: rotate(45deg);
}
.visit-page-container .visit-page-content-container {
  color: rgb(41, 60, 20);
}
.visit-page-container .visit-page-content-container .visit-item-title-box span {
  position: relative;
  display: inline-block;
  margin-right: 1%;
  top: 50%;
  transform: translateY(-50%);
}
.visit-page-container .visit-page-content-container .visit-item-title-box h2 {
  position: relative;
  display: inline-block;
  width: 85%;
  margin: 0;
  font-size: 19px;
  font-family: "Paytone One", sans-serif;
  top: 50%;
  transform: translateY(-50%);
}
.visit-page-container .visit-page-content-container .show-details-wrapper {
  color: #fff;
}
@media (max-width: 1024px) {
  .visit-page-container .visit-page-content-container .show-details-wrapper {
    margin: 0 auto 5%;
    text-align: center;
  }
}
@media (max-width: 425px) {
  .visit-page-container .visit-page-content-container .show-details-wrapper {
    margin: 0 auto 10%;
  }
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-1 {
  text-align: center;
  background-color: rgb(41, 60, 20);
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-1 h2 {
  margin: 0;
  padding: 3%;
  font-size: 47px;
  font-weight: 300;
  text-transform: unset;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 {
  padding: 7%;
  background-color: rgb(204, 204, 102);
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 h3 {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 p {
  font-size: 19px;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-link {
  width: 295px;
  height: 55px;
  line-height: 37px;
  text-align: center;
  color: rgb(41, 60, 20);
  font-size: 29px;
  font-family: "Paytone One", sans-serif;
  text-decoration: none;
  background: #fff;
  border-radius: 25px;
  box-shadow: none;
  font-weight: 500;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-link:hover {
  box-shadow: 2px 3px 6px 0 rgba(0, 0, 0, 0.4);
  transform: translateY(-5px);
}
@media (max-width: 425px) {
  .visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-link {
    width: 215px;
    font-size: 19px;
  }
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list {
  position: absolute;
  width: 200px;
  height: 225px;
  top: 100%;
  left: 17%;
  z-index: 900;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list .atcb-item:hover {
  background: #fff;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list .atcb-item .atcb-item-link {
  transition: 0.01s;
}
.visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list .atcb-item .atcb-item-link:hover, .visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list .atcb-item .atcb-item-link:active, .visit-page-container .visit-page-content-container .show-details-wrapper .show-details-box-2 .atc-style-blue .atcb-list .atcb-item .atcb-item-link:focus {
  color: #000;
}
.visit-page-container .visit-page-content-container ul .getting-here-icon {
  display: block;
  width: 88px;
  margin: 7px auto;
  padding: 10px;
  background-color: rgb(204, 204, 102);
}
.visit-page-container .visit-page-content-container ul li {
  margin: 3% 0 0 0;
}
.visit-page-container .visit-page-content-container ul li h3 {
  text-align: center;
  color: rgb(204, 204, 102);
  font-size: 19px;
}
.visit-page-container .visit-page-content-container ul li p {
  font-size: 15px;
}
.visit-page-container .visit-page-content-container ul li a {
  color: rgb(41, 60, 20);
  text-decoration: underline;
  font-weight: 600;
}
.visit-page-container .visit-page-content-container ul li ul li {
  margin: 7% 15% 0 0;
  text-align: center;
}
.visit-page-container .visit-page-content-container ul li ul li p {
  text-align: left;
}

/* General theatres stuff
--------------------------------------------------------------------------------------------------------------- */
.theatre-banner {
  display: none;
  margin-bottom: 5%;
}

@media (min-width: 426px) {
  .theatre-sponsor-image {
    max-width: 360px;
    margin: 10px auto;
  }
}

.theatre-button-box {
  display: none;
  margin-bottom: 3%;
  text-align: center;
  margin-top: 150px;
}
@media (max-width: 900px) {
  .theatre-button-box {
    margin-top: 0px;
  }
}
.theatre-button-box .theatre-button {
  position: relative;
  display: inline-block;
  min-width: 135px;
  height: 50px;
  margin: 2px;
  padding: 6px 10px 10px;
  color: #fff;
  font-size: 18px;
  background-color: rgb(50, 128, 195);
  border-radius: 15px;
  overflow: hidden;
  z-index: 1;
}
.theatre-button-box .theatre-button:before {
  content: "";
  height: 70px;
  width: 280px;
  margin-top: -24px;
  background-color: #f6ae2d;
  display: block;
  position: absolute;
  margin-left: -290px;
  transition: 0.35s ease-in-out;
}
.theatre-button-box .theatre-button:hover::before {
  margin-left: -15px;
}
.theatre-button-box .theatre-button p {
  padding: 0;
  margin: 0;
  z-index: 10;
  position: relative;
}
.theatre-button-box .theatre-button-selected {
  background: #f6ae2d;
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Keynote & other theatres
--------------------------------------------------------------------------------------------------------------- */
.seminar-section {
  margin: 1%;
  padding-bottom: 5%;
}
.seminar-section .seminar-image {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  padding: 1% 1% 0.345%;
  border: 5px solid rgb(50, 128, 195);
}
@media (max-width: 900px) {
  .seminar-section .seminar-image {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .seminar-section .seminar-image {
    display: block;
    width: 35%;
    margin: 3% 2%;
    padding: 1% 1% 0;
  }
}
@media (max-width: 550px) {
  .seminar-section .seminar-image {
    width: 40%;
    padding: 2% 2% 0;
  }
}
@media (max-width: 425px) {
  .seminar-section .seminar-image {
    width: 45%;
  }
}
.seminar-section .seminar-image img {
  vertical-align: baseline;
}
.seminar-section .seminar-details {
  display: inline-block;
  width: 38%;
  padding: 0 2%;
  vertical-align: top;
}
@media (max-width: 900px) {
  .seminar-section .seminar-details {
    width: 36%;
  }
}
@media (max-width: 768px) {
  .seminar-section .seminar-details {
    width: 45%;
  }
}
.seminar-section .seminar-details h3 {
  margin: 0 0 10px 0;
  color: rgb(50, 128, 195);
  font-size: 23px;
  text-transform: uppercase;
}
@media (max-width: 425px) {
  .seminar-section .seminar-details h3 {
    font-size: 21px;
  }
}
@media (max-width: 375px) {
  .seminar-section .seminar-details h3 {
    font-size: 18px;
  }
}
.seminar-section .seminar-details h3 span {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  text-transform: capitalize;
}
.seminar-section .seminar-details h4 {
  color: #000;
  font-size: 20px;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 900px) {
  .seminar-section .seminar-details h4 {
    font-size: 18px;
  }
}
@media (max-width: 425px) {
  .seminar-section .seminar-details h4 {
    font-size: 16px;
  }
}
.seminar-section .seminar-details p {
  display: inline-block;
  vertical-align: top;
  padding: 4px;
  background-color: rgb(50, 128, 195);
  color: #fff;
  border-radius: 6px;
}
.seminar-section .seminar-description {
  display: inline-block;
  width: 41%;
  vertical-align: top;
  padding-left: 1%;
  border-left: 1px solid rgb(50, 128, 195);
}
@media (max-width: 900px) {
  .seminar-section .seminar-description {
    width: 37%;
    padding-left: 1.5%;
  }
}
@media (max-width: 768px) {
  .seminar-section .seminar-description {
    width: 50%;
  }
}
@media (max-width: 550px) {
  .seminar-section .seminar-description {
    padding-left: 2%;
  }
}
.seminar-section .seminar-description p {
  margin: 0 0 15px;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 400;
}
@media (max-width: 425px) {
  .seminar-section .seminar-description p {
    font-size: 14px;
  }
}
.seminar-section .seminar-description .seminar-see-more {
  font-size: 24px;
}
@media (max-width: 425px) {
  .seminar-section .seminar-description .seminar-see-more {
    font-size: 21px;
  }
}
.seminar-section .seminar-description .seminar-see-more a {
  color: rgb(50, 128, 195);
}

/* ------------------------------------------------------------------------------------------------------------ */
/* Panel theatre
--------------------------------------------------------------------------------------------------------------- */
.live-debate-title {
  margin-top: 200px;
}
@media (max-width: 900px) {
  .live-debate-title {
    margin-top: 0;
  }
}

.live-debate-description {
  width: 75%;
  margin: 3% auto 5%;
  text-align: center;
  font-size: 23px;
  font-weight: 300;
}

.panel-section {
  padding: 1%;
  text-align: center;
}
.panel-section .panel-text {
  margin: 15px;
  text-align: center;
  color: #293c14;
  font-size: 29px;
}
.panel-section .panel-text span {
  font-family: "Raleway", sans-serif;
}
.panel-section .panel-speakers-list {
  margin: 1%;
  border-bottom: 2px dashed rgba(79, 99, 0, 0.75);
}
.panel-section .panel-speakers-list .speaker-box {
  display: inline-block;
  width: 185px;
  height: 300px;
  margin: 10px;
  vertical-align: top;
  background-color: #fff;
  transition: 0.4s;
}
.panel-section .panel-speakers-list .speaker-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 15px 5px rgba(0, 0, 0, 0.4);
}
.panel-section .panel-speakers-list .speaker-box figure {
  width: 175px;
  height: 175px;
  margin: 3% auto;
  overflow: hidden;
}
.panel-section .panel-speakers-list .speaker-box .speaker-background .speaker-name {
  margin: 5% 0;
  line-height: 1.1;
  color: rgb(204, 204, 102);
  font-size: 17px;
}
.panel-section .panel-speakers-list .speaker-box .speaker-background .speaker-company {
  margin: 0 0 5%;
  line-height: 20px;
  color: rgb(41, 60, 20);
  font-size: 20px;
  font-family: "Raleway", sans-serif;
}

/* Why attend page
--------------------------------------------------------------------------------------------------------------- */
.image-header-why-attend {
  width: 100vw;
  margin-top: 160px;
}
@media (max-width: 1300px) {
  .image-header-why-attend {
    margin-top: 180px;
  }
}
@media (max-width: 900px) {
  .image-header-why-attend {
    margin-top: -90px;
  }
}
@media (max-width: 700px) {
  .image-header-why-attend {
    margin-top: -120px;
  }
}
@media (max-width: 600px) {
  .image-header-why-attend {
    display: none;
  }
}

.content-why-attend {
  display: flex;
  flex-direction: column;
  margin: 30px 100px 0px 100px;
  gap: 110px;
}
@media only screen and (max-width: 1360px) {
  .content-why-attend {
    gap: 50px;
  }
}
@media only screen and (max-width: 550px) {
  .content-why-attend {
    margin: 30px 50px 30px 50px;
  }
}

.content-layer-attend {
  display: flex;
  flex-direction: row;
  gap: 40px;
}
@media only screen and (max-width: 1360px) {
  .content-layer-attend {
    flex-direction: column-reverse;
  }
}
@media only screen and (max-width: 550px) {
  .content-layer-attend {
    gap: 0px;
  }
}
.content-layer-attend p {
  color: #707070;
  font-size: 24px;
  align-self: center;
  font-family: "Montserrat", sans-serif;
}
@media only screen and (max-width: 900px) {
  .content-layer-attend p {
    font-size: 18px;
    text-align: center;
  }
}
@media only screen and (max-width: 550px) {
  .content-layer-attend p {
    font-size: 14px;
    line-height: normal;
  }
}

@media only screen and (max-width: 1360px) {
  .column-reverse {
    flex-direction: column;
  }
}

@media only screen and (max-width: 1360px) {
  .why-attend-header-text {
    flex-direction: column !important;
  }
}

.why-attend-text-container {
  display: flex;
  flex-direction: column;
  gap: 30px;
  font-family: "Montserrat", sans-serif;
  color: white;
}
@media only screen and (max-width: 1360px) {
  .why-attend-text-container {
    align-self: center;
    flex-direction: row;
  }
}
@media only screen and (max-width: 650px) {
  .why-attend-text-container {
    flex-direction: row;
    gap: 10px;
  }
}
.why-attend-text-container > :nth-child(1) {
  height: 93px;
  width: 206px;
  background-color: #2d80c3;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1360px) {
  .why-attend-text-container > :nth-child(1) {
    background-color: white;
    width: auto;
  }
}
.why-attend-text-container > :nth-child(1) P {
  font-size: 61px !important;
  color: rgb(255, 255, 255) !important;
}
@media only screen and (max-width: 1360px) {
  .why-attend-text-container > :nth-child(1) P {
    color: #2d80c3 !important;
    font-size: 50px !important;
  }
}
.why-attend-text-container > :nth-child(2) {
  height: 93px;
  width: 347px;
  background-color: #2d80c3;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1360px) {
  .why-attend-text-container > :nth-child(2) {
    background-color: white;
    width: auto;
  }
}
.why-attend-text-container > :nth-child(2) P {
  font-size: 61px !important;
  color: rgb(255, 255, 255) !important;
}
@media only screen and (max-width: 1360px) {
  .why-attend-text-container > :nth-child(2) P {
    color: #2d80c3 !important;
    font-size: 50px !important;
  }
}

.attend-title-right {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: #f6ae2d;
  text-align: right;
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 1360px) {
  .attend-title-right {
    text-align: center;
  }
}

.attend-title-left {
  font-size: 30px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  color: rgb(50, 128, 195);
  text-align: left;
  margin-bottom: 5px !important;
}
@media only screen and (max-width: 1360px) {
  .attend-title-left {
    text-align: center;
  }
}

.attend-image-long {
  max-width: 1046px;
  height: 210px;
}
@media only screen and (max-width: 1600px) {
  .attend-image-long {
    align-self: center;
    max-width: 746px;
  }
}
@media only screen and (max-width: 1360px) {
  .attend-image-long {
    align-self: center;
    max-width: 1046px;
  }
}
@media only screen and (max-width: 1100px) {
  .attend-image-long {
    align-self: auto;
  }
}
@media only screen and (max-width: 550px) {
  .attend-image-long {
    display: none;
  }
}

.text-container-right {
  display: flex;
  flex-direction: column;
}
.text-container-right p {
  font-size: 20px;
  font-family: Helvetica, sans-serif;
  line-height: normal !important;
  text-align: right;
}
@media only screen and (max-width: 1360px) {
  .text-container-right p {
    text-align: center;
  }
}

.text-container-left {
  display: flex;
  flex-direction: column;
}
.text-container-left p {
  font-size: 20px;
  font-family: Helvetica, sans-serif;
  line-height: normal !important;
  text-align: left;
}
@media only screen and (max-width: 1360px) {
  .text-container-left p {
    text-align: center;
  }
}

/* Networking Area Page
--------------------------------------------------------------------------------------------------------------- */
.networking-blurred-image {
  margin-top: 160px;
  width: 100vw;
}
@media (max-width: 1200px) {
  .networking-blurred-image {
    margin-top: 180px;
  }
}
@media (max-width: 900px) {
  .networking-blurred-image {
    margin-top: -90px;
  }
}
@media (max-width: 660px) {
  .networking-blurred-image {
    display: none;
  }
}

.image-header-blurred {
  margin-top: 150px;
  width: 100vw;
}
@media only screen and (max-width: 900px) {
  .image-header-blurred {
    margin-top: -80px;
    height: 150px;
  }
}
.image-header-blurred.image-header-blurred-withtext {
  margin-top: 240px;
}
@media only screen and (max-width: 1350px) {
  .image-header-blurred.image-header-blurred-withtext {
    margin-top: 270px;
  }
}
@media only screen and (max-width: 900px) {
  .image-header-blurred.image-header-blurred-withtext {
    margin-top: 0px;
  }
}

.content-networking {
  padding: 10px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  gap: 15px;
  width: 100vw;
  padding: 10px 280px 0px 280px;
}
@media only screen and (max-width: 1255px) {
  .content-networking {
    padding: 10px 100px 0px 100px;
  }
}
@media only screen and (max-width: 600px) {
  .content-networking {
    padding: 10px 50px 0px 50px;
  }
}
.content-networking.transparent-background {
  background-color: rgba(237, 237, 201, 0.6);
}
.content-networking-alt {
  width: 56%;
}
.content-networking p {
  font-family: Helvetica, sans-serif;
  font-size: 20px;
}

.networking-title {
  line-height: 45px;
  font-size: 38px;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  margin-top: 30px;
  color: #f6ae2d;
}
@media only screen and (max-width: 740px) {
  .networking-title {
    text-align: center;
  }
}
@media only screen and (max-width: 540px) {
  .networking-title {
    font-size: 26px;
  }
}

.networking-first-line {
  color: #5c5a5a;
  font-weight: 700;
}

.networking-second-line {
  color: #5c5a5a;
}

.networking-third-line {
  color: #707070;
  font-weight: 600;
}

@media only screen and (max-width: 740px) {
  .networking-first-line,
  .networking-second-line,
  .networking-third-line {
    text-align: center;
  }
}

/* Show Features
--------------------------------------------------------------------------------------------------------------- */
.content-features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(329px, 1fr));
  margin-top: 120px;
  gap: 30px;
  justify-items: center;
  padding: 0px 80px 0px 80px;
}
@media only screen and (max-width: 500px) {
  .content-features {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }
}

.features-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 329px;
  text-align: center;
  gap: 40px;
  position: relative;
}
.features-card p {
  font-size: 17px;
  max-width: 280px;
  font-family: Helvetica, sans-serif;
  color: #5c5a5a;
  line-height: normal;
}
@media only screen and (max-width: 500px) {
  .features-card p {
    font-size: 16px;
  }
}
.features-card h3 {
  position: absolute;
  top: 15%;
  z-index: 2;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  color: white;
  font-size: 44px;
}
@media only screen and (max-width: 500px) {
  .features-card h3 {
    font-size: 38px;
    top: 10%;
  }
}

/* Who Visits
--------------------------------------------------------------------------------------------------------------- */
.image-header-who-visits {
  width: 100vw;
  margin-top: 220px;
}
@media (max-width: 1500px) {
  .image-header-who-visits {
    margin-top: 240px;
  }
}
@media (max-width: 1350px) {
  .image-header-who-visits {
    margin-top: 260px;
  }
}
@media (max-width: 900px) {
  .image-header-who-visits {
    margin-top: 0px;
  }
}
@media (max-width: 420px) {
  .image-header-who-visits {
    margin-top: -8px;
  }
}

.content-who-visits {
  display: flex;
  flex-direction: column;
  padding: 15px 0px 0px 0px;
}

.text-and-title-vists {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px 350px 0px 350px;
  text-align: center;
  gap: 40px;
}
@media only screen and (max-width: 1200px) {
  .text-and-title-vists {
    padding: 40px 150px 0px 150px;
  }
}
@media only screen and (max-width: 800px) {
  .text-and-title-vists {
    padding: 40px 30px 0px 30px;
  }
}
.text-and-title-vists P {
  font-family: Helvetica, sans-serif;
  color: #707070;
  font-size: 20px !important;
}
@media only screen and (max-width: 850px) {
  .text-and-title-vists P {
    font-size: 18px !important;
  }
}
@media only screen and (max-width: 450px) {
  .text-and-title-vists P {
    font-size: 16px !important;
  }
}
.text-and-title-vists h1 {
  font-size: 70px;
  font-family: "Montserrat", sans-serif;
  color: #2d80c3;
  margin-bottom: 40px;
}
@media only screen and (max-width: 550px) {
  .text-and-title-vists h1 {
    font-size: 60px !important;
  }
}

.statistics-grid-visits {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(342px, 1fr));
  padding: 0px 40px 30px 40px;
  gap: 30px;
}
@media only screen and (max-width: 450px) {
  .statistics-grid-visits {
    padding: 0px 0px 30px 0px;
  }
}

.statistic-card-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}

.statistic-card {
  width: 342px;
  height: 246px;
  border-radius: 15px;
  background-color: #00a79b;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.statistic-card P {
  font-size: 83px;
  font-family: "Montserrat", sans-serif;
  color: white;
}

.statistic-card-1 {
  background-image: url(/images/features/84.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.statistic-card-2 {
  background-image: url(/images/features/85.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.statistic-card-3 {
  background-image: url(/images/features/83.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.statistic-card-4 {
  background-image: url(/images/features/78.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.types-of-visitors {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.subtitle-visit {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-evenly;
  margin-bottom: 40px;
}
.subtitle-visit .blue-line {
  width: 25vw;
  height: 1px;
  background-color: #2d80c3;
}
.subtitle-visit h2 {
  font-size: 55px;
  color: #f6ae2d;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  margin-top: 20px;
}
@media only screen and (max-width: 1080px) {
  .subtitle-visit h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 670px) {
  .subtitle-visit h2 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 400px) {
  .subtitle-visit h2 {
    font-size: 15px;
  }
}

.visitor-list-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  justify-items: center;
}
@media only screen and (max-width: 1201px) {
  .visitor-list-container {
    gap: 40px;
  }
}
@media only screen and (max-width: 400px) {
  .visitor-list-container {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.visitor-list-container li {
  font-size: 30px;
  margin-bottom: 15px;
  font-family: Helvetica, sans-serif;
  text-align: center;
  color: #707070;
}
@media only screen and (max-width: 525px) {
  .visitor-list-container li {
    font-size: 20px;
  }
}

.who-visits-section-flex {
  background: #2d80c3;
  box-sizing: content-box;
}

/* Who Visits
--------------------------------------------------------------------------------------------------------------- */
.content-visit {
  display: flex;
  flex-direction: row;
  gap: 50px;
  padding: 50px 300px 50px 300px;
}
@media only screen and (max-width: 1250px) {
  .content-visit {
    flex-direction: column;
    padding: 50px 10px 50px 10px;
  }
}

.visit-left-side-text {
  display: flex;
  flex-direction: column;
  width: 74.2331288344%;
}
@media only screen and (max-width: 1250px) {
  .visit-left-side-text {
    width: 100%;
  }
}
.visit-left-side-text h1 {
  font-size: 26px;
  color: #2d80c3;
}
.visit-left-side-text h2 {
  font-size: 22px;
  color: #2d80c3;
}
.visit-left-side-text h3 {
  color: #47474e;
  font-size: 16px;
}
.visit-left-side-text h4 {
  font-size: 16px;
  font-weight: bold;
  color: #2d80c3;
  margin-top: 30px;
  margin-bottom: 0px !important;
}
.visit-left-side-text p {
  font-size: 16px;
  color: #47474e;
  font-weight: 400;
  line-height: normal;
}
.visit-left-side-text a {
  color: #f6ae2d;
  text-decoration: underline;
  cursor: pointer;
  font-weight: bolder;
  text-transform: uppercase;
}

.visit-right-side-info {
  display: flex;
  flex-direction: column;
  width: 22.6993865031%;
}
@media only screen and (max-width: 1250px) {
  .visit-right-side-info {
    width: 100%;
  }
}
.visit-right-side-info h2 {
  color: white;
  background-color: #2d80c3;
  padding: 4px 10px;
  border-radius: 2px;
  font-size: 22px;
}
.visit-right-side-info h4 {
  color: #2d80c3;
  font-size: 16px;
}
.visit-right-side-info h3 {
  font-size: 16px;
  margin: 0px !important;
}
.visit-right-side-info p {
  font-size: 16px !important;
}

.location-visit P {
  letter-spacing: 0.9px;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px !important;
}

/* Sponsor Section on Exhibitors tab
--------------------------------------------------------------------------------------------------------------- */
.sponsor-headers {
  color: #2d80c3;
  font-size: 26px;
  font-weight: 900;
}

.sponsor-page-container {
  display: grid;
  width: 100%;
  grid-gap: 60px;
  grid-auto-flow: dense;
  grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
  grid-auto-rows: 240px;
  max-width: 1200px;
}

.sponsor-page-box {
  grid-row: span 1;
  grid-column: span 1;
  position: relative;
  border: solid 1px #c6c6c6;
  overflow: hidden;
  border-radius: 10px;
}

.sponsor-page-box a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sponsor-image {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 85%;
  transition: 0.3s;
}

.sponsor-page-showsponsor {
  grid-column: span 4;
}

.sponsor-page-showsponsor-smaller {
  grid-column: span 4;
  margin: 0 10%;
}

.sponsor-page-silversponsor {
  grid-column: span 2;
}

.show-sponsor-tag {
  background: #2d80c3;
  color: #fff;
  position: absolute;
  right: -45px;
  top: 40px;
  padding: 5px 50px;
  transform: rotate(35deg);
  font-size: 18px;
  z-index: 9;
}

.silver-sponsor-tag {
  background: #2d80c3;
  color: #fff;
  position: absolute;
  right: -45px;
  top: 30px !important;
  padding: 5px 50px;
  transform: rotate(35deg);
  font-size: 18px;
  z-index: 9;
}

.sponsor-page-box:hover .sponsor-image {
  transform: translate(-50%, -60%);
}

.sponsor-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin-top: 200px;
}

@media screen and (max-width: 1200px) {
  .sponsor-page-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media screen and (max-width: 900px) {
  .sponsor-page-container {
    grid-gap: 20px;
  }
  .sponsor-container {
    margin-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  .sponsor-page-container {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 10px;
  }
  .sponsor-page-box.sponsor-page-showsponsor {
    grid-column: span 4;
  }
  .sponsor-page-box.sponsor-page-showsponsor-smaller {
    grid-column: span 4;
  }
  .sponsor-page-silversponsor {
    grid-column: span 2;
  }
  .sponsor-page-box {
    grid-column: span 2;
  }
  .silver-sponsor-tag {
    font-size: 16px;
    width: 200px;
    right: -50px;
    display: none;
  }
}
/* Sponsorships - old
--------------------------------------------------------------------------------------------------------------- */
#sponsor-header-text {
  color: white;
  font-size: 84px;
  font-weight: 600;
  margin-top: 250px;
}
@media (max-width: 1200px) {
  #sponsor-header-text {
    font-size: 48px;
  }
}
@media (max-width: 900px) {
  #sponsor-header-text {
    margin-top: 20px;
    font-size: 28px;
  }
}
@media (max-width: 400px) {
  #sponsor-header-text {
    font-size: 20px;
  }
}

.content-sponsorships {
  display: flex;
  flex-direction: column;
  width: 100vw;
  margin-top: 40px;
  justify-content: center;
}

.sponsorship-packages-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(330px, 1fr));
  justify-items: center;
  gap: 60px;
  padding: 0px 250px 0px 250px;
}
@media screen and (max-width: 1250px) {
  .sponsorship-packages-grid {
    padding: 0px 0px 0px 0px;
  }
}

.sponsorship-card {
  display: flex;
  flex-direction: column;
  width: 330px;
  gap: 20px;
  background-color: #f6ae2d;
  border: 1px solid #f6ae2d;
  height: 760px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.sponsorship-card h2 {
  font-size: 32px;
  color: white;
  text-align: center;
  padding: 10px;
  margin-bottom: 0px;
}
.sponsorship-card p {
  padding: 0px 30px 10px 30px;
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  line-height: 30px;
}

.flex-button-text-sponsorships {
  display: flex;
  flex-direction: row;
}

/* Sponsorships - new
  --------------------------------------------------------------------------------------------------------------- */
.sponsor-list {
  list-style: none;
  margin: 0;
  margin-top: 40px;
  padding: 0;
  text-align: center;
}

.spon-box {
  vertical-align: top;
  display: inline-block;
  position: relative;
  max-width: 330px;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
  text-align: center;
}
.spon-box h2 {
  background-color: #2d80c3;
  padding: 4px;
  color: #fff;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: 0px;
}
.spon-box p {
  text-align: left;
  font-size: 14px;
}

.sponsorship-flex {
  display: flex;
  padding: 100px 200px 0px 200px;
}
@media (max-width: 1270px) {
  .sponsorship-flex {
    padding: 100px 10px 0px 10px;
  }
}

.sponshorship-infocontainer {
  width: 80%;
}
.sponshorship-infocontainer .sponshorship-infobox h3 {
  font-family: "apotek-extracond", sans-serif;
  color: #2d80c3;
  font-size: 75px;
  text-transform: uppercase;
  line-height: 55px;
}
@media (max-width: 900px) {
  .sponshorship-infocontainer .sponshorship-infobox h3 {
    font-size: 60px;
  }
}
.sponshorship-infocontainer .sponshorship-infobox h3 span {
  font-size: 50px;
}
@media (max-width: 900px) {
  .sponshorship-infocontainer .sponshorship-infobox h3 span {
    font-size: 35px;
  }
}
.sponshorship-infocontainer .sponshorship-infobox h3 P {
  color: black;
}

.sponsorship-info-text {
  color: #888;
  font-size: 18px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  padding-right: 100px;
}
@media (max-width: 900px) {
  .sponsorship-info-text {
    font-size: 18px;
    padding-right: 0px;
  }
}

.sponsorship-button {
  background: url(/images/sponsorships/Networking-dark.jpg);
  width: 250px;
  height: 120px;
  background-position: right;
  position: relative;
  padding: 0 10px;
  cursor: pointer;
  margin-bottom: 20px;
}
.sponsorship-button p {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-family: "apotek-extracond", sans-serif;
  line-height: 34px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  text-align: center;
  transition: 0.4s;
}
.sponsorship-button.sponsorship-button-selected p {
  color: #2d80c3;
}

@media (max-width: 900px) {
  .sponsorship-button {
    width: 150px;
    height: 80px;
  }
  .sponsorship-button p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 650px) {
  .sponsorship-flex {
    flex-direction: column-reverse;
  }
  .sponsorship-button {
    display: inline-block;
  }
  .sponshorship-infocontainer {
    width: 100%;
    padding-right: 0px;
  }
}
@media (max-width: 500px) {
  .sponshorship-infocontainer .sponshorship-infobox h3 {
    font-size: 40px;
    line-height: 38px;
  }
  .sponshorship-infocontainer .sponshorship-infobox h3 span {
    font-size: 30px;
  }
  .sponsorship-button {
    width: 115px;
    height: 70px;
    margin-bottom: 5px;
  }
  .sponsorship-button p {
    font-size: 14px;
    line-height: 18px;
  }
}
.sponsorship-form-button {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  background: #f6ae2d;
  color: white;
  margin-left: -10px;
  cursor: pointer;
}
@media (max-width: 900px) {
  .sponsorship-form-button {
    margin-left: 30%;
  }
}
@media (max-width: 500px) {
  .sponsorship-form-button {
    margin-left: 20%;
  }
}

.popupform {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  padding: 40px;
  max-width: 668px;
  min-width: 400px;
}
.popupform #close-pop {
  border: none;
  float: right;
  background: none;
  font-size: 30px;
  color: #000;
  cursor: pointer;
}
.popupform form input[type=text],
.popupform form input[type=tel],
.popupform form input[type=email],
.popupform form input[type=number],
.popupform form select {
  padding: 5px;
  font-size: 18px;
  margin-bottom: 5px;
  width: 100%;
  border: 1px solid #000;
  background: #fff;
  color: black;
}
.popupform form .form-row .main-title {
  font-size: 46px;
}

/* Become a Partner
--------------------------------------------------------------------------------------------------------------- */
.content-partner-application {
  padding: 100px 50px 0px 50px;
  margin-top: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 900px) {
  .content-partner-application {
    padding-top: 0px !important;
    margin-top: 0px;
  }
}
@media screen and (max-width: 585px) {
  .content-partner-application {
    padding: 0px 0px 0px 0px;
  }
}
.content-partner-application h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
  margin-top: -60px;
  color: #f6ae2d;
  font-weight: 900;
}
@media screen and (max-width: 900px) {
  .content-partner-application h1 {
    margin-bottom: 150px;
    font-size: 40px;
    margin-top: 100px;
  }
}
@media screen and (max-width: 460px) {
  .content-partner-application h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 425px) {
  .content-partner-application h1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.content-partner-application p {
  margin: 10px 0;
}

.partner-application-form-container {
  max-width: 950px;
  max-height: 900px;
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .partner-application-form-container {
    padding-bottom: 80px !important;
  }
}
.partner-application-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.partner-application-input {
  padding: 12px 15px;
  border-radius: 30px;
  border: none;
  width: 550px;
}
@media screen and (max-width: 585px) {
  .partner-application-input {
    width: 200px;
  }
}

.agreement-note-partner-application {
  font-size: 12px !important;
  width: 200px;
  line-height: 18px !important;
  font-weight: 500 !important;
}

.partner-app-checkbox {
  margin-top: -90px;
  font-size: 16px !important;
}

.i-agree-label-partner-app {
  font-size: 20px !important;
}

.exhibit-checkbox-partner-app {
  position: relative;
  left: 23px;
  width: 20px;
  height: 20px;
}

.partner-application-submit {
  font-weight: 900;
  font-family: Helvetica, sans-serif;
  transition: box-shadow 0.3s;
  transition: background-color 0.3s;
  transition: color 0.3s;
}
.partner-application-submit:hover {
  cursor: pointer;
  color: white;
  background-color: #f6ae2d;
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);
}

/* E-Market Research Hub
	--------------------------------------------------------------------------------------------------------------- */
.emarket-blurred-image {
  margin-top: 155px;
  width: 100vw;
}
@media (max-width: 900px) {
  .emarket-blurred-image {
    margin-top: -80px;
  }
}
@media (max-width: 600px) {
  .emarket-blurred-image {
    margin-top: 0px;
  }
}
@media (max-width: 425px) {
  .emarket-blurred-image {
    margin-top: -50px;
  }
}

.exhibit-attend-container {
  display: flex;
  flex-direction: row;
  gap: 100px;
  position: relative;
  justify-content: center;
  transform: translateY(-250px);
}
@media (max-width: 2150px) {
  .exhibit-attend-container {
    transform: translateY(-200px);
  }
}
@media (max-width: 1680px) {
  .exhibit-attend-container {
    transform: translateY(-160px);
  }
}
@media (max-width: 1350px) {
  .exhibit-attend-container {
    transform: translateY(-140px);
  }
}
@media (max-width: 1250px) {
  .exhibit-attend-container {
    transform: translateY(-120px);
  }
}
@media (max-width: 1000px) {
  .exhibit-attend-container {
    transform: translateY(-100px);
  }
}
.exhibit-attend-container .exhibit-button-emarket, .exhibit-attend-container .attend-button-emarket {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  width: 360px;
  height: 80px;
  font-size: 42px;
  font-family: "Montserrat", sans-serif;
  padding: 20px;
  border-radius: 25px;
  text-transform: uppercase;
  cursor: pointer;
}
@media (max-width: 1250px) {
  .exhibit-attend-container .exhibit-button-emarket, .exhibit-attend-container .attend-button-emarket {
    font-size: 30px;
    padding: 15px;
    width: 280px;
    height: 70px;
  }
}
@media (max-width: 900px) {
  .exhibit-attend-container .exhibit-button-emarket, .exhibit-attend-container .attend-button-emarket {
    display: none;
  }
}
.exhibit-attend-container .exhibit-button-emarket {
  background-color: #2d80c3;
}
.exhibit-attend-container .attend-button-emarket {
  background-color: #f6ae2d;
}

.content-e-market {
  width: 100vw;
}

.h1-text-emarket-container {
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.h1-text-emarket-container h1 {
  margin-top: 40px;
  color: #2d80c3;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 50px;
}
@media (min-width: 2000px) {
  .h1-text-emarket-container h1 {
    line-height: normal;
    font-size: 70px;
  }
}
@media (max-width: 1250px) {
  .h1-text-emarket-container h1 {
    font-size: 40px;
  }
}
@media (max-width: 600px) {
  .h1-text-emarket-container h1 {
    font-size: 30px;
  }
}
.h1-text-emarket-container p {
  text-align: center;
  width: 50vw;
  font-family: Helvetica, sans-serif;
  font-size: 25px;
  color: #707070;
}
@media (min-width: 2000px) {
  .h1-text-emarket-container p {
    line-height: normal;
    font-size: 35px;
  }
}
@media (max-width: 1250px) {
  .h1-text-emarket-container p {
    width: 80vw;
  }
}
@media (max-width: 600px) {
  .h1-text-emarket-container p {
    font-size: 22px;
  }
}

.text-image-emarket-split {
  display: flex;
  flex-direction: row;
  margin-top: 60px;
}
@media (max-width: 1250px) {
  .text-image-emarket-split {
    flex-direction: column;
  }
}
.text-image-emarket-split img {
  width: 50vw;
}
@media (max-width: 1250px) {
  .text-image-emarket-split img {
    width: 100vw;
  }
}
.text-image-emarket-split .h2-text-right {
  display: flex;
  flex-direction: column;
  width: 50vw;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
@media (max-width: 1250px) {
  .text-image-emarket-split .h2-text-right {
    width: 100vw;
    margin: 40px 0px 40px 0px;
  }
}
.text-image-emarket-split .h2-text-right h2 {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: #2d80c3;
  text-align: center;
}
@media (max-width: 600px) {
  .text-image-emarket-split .h2-text-right h2 {
    font-size: 30px;
  }
}
.text-image-emarket-split .h2-text-right p {
  font-size: 25px;
  font-family: Helvetica, sans-serif;
  color: #707070;
  text-align: center;
  width: 70%;
}
@media (min-width: 2000px) {
  .text-image-emarket-split .h2-text-right p {
    line-height: normal;
    font-size: 35px;
  }
}
@media (max-width: 600px) {
  .text-image-emarket-split .h2-text-right p {
    font-size: 22px;
  }
}

.blue-features-emarket {
  height: 800px;
  background-color: #2d80c3;
  width: 100vw;
  display: flex;
  flex-direction: row;
}
@media (max-width: 1225px) {
  .blue-features-emarket {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media (max-width: 600px) {
  .blue-features-emarket {
    flex-direction: column;
  }
}

.left-side-blue {
  width: 50vw;
  padding: 30px 100px 0px 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}
@media (max-width: 860px) {
  .left-side-blue {
    padding: 0px 40px 0px 40px;
  }
}
@media (max-width: 600px) {
  .left-side-blue {
    padding: 0px 10px 0px 10px;
    width: 100vw;
    padding-top: 30px;
  }
}
.left-side-blue h2 {
  font-size: 39px;
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  color: white;
  text-align: center;
  margin-top: 10px;
}
@media (max-width: 1115px) {
  .left-side-blue h2 {
    font-size: 35px;
  }
}
@media (max-width: 600px) {
  .left-side-blue h2 {
    font-size: 22px;
  }
}
.left-side-blue p {
  font-size: 22px;
  font-family: Helvetica, sans-serif;
  color: white;
  text-align: center;
  padding-bottom: 30px;
}
@media (max-width: 1115px) {
  .left-side-blue p {
    font-size: 24px;
    line-height: normal;
  }
}
@media (max-width: 900px) {
  .left-side-blue p {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .left-side-blue p {
    font-size: 16px;
  }
}

.right-side-blue {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 50vw;
  justify-content: center;
  align-items: center;
  padding: 30px 0px 30px 0px;
}
@media (max-width: 600px) {
  .right-side-blue {
    width: 100vw;
  }
}
.right-side-blue .clickable-feature {
  max-height: 177px;
  max-width: 760px;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 49px;
  font-family: "Montserrat", sans-serif;
  cursor: pointer;
}
.right-side-blue .clickable-feature img {
  width: 550px;
}
@media (max-width: 1225px) {
  .right-side-blue .clickable-feature img {
    width: 400px;
  }
}
@media (max-width: 830px) {
  .right-side-blue .clickable-feature img {
    width: 280px;
  }
}

.clickable-feature-selected {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.3s ease;
}

.e-market-exhibitors {
  padding: 15px 0 15px;
  width: 100vw;
}
.e-market-exhibitors h2 {
  text-align: center;
  text-transform: uppercase;
  color: #f6ae2d;
  font-size: 35px;
  font-weight: bolder;
}

.e-market-exhibitors-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  gap: 5px;
  padding: 20px 50px 20px 50px;
  justify-items: center;
}

.e-market-exhibitors-box {
  background: white;
  width: 186px;
  height: 186px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.e-market-exhibitors-box img {
  padding: 20px;
}

.e-market-get-involved {
  background-image: url(/images/emarket/get-involved-blue-walking.png);
  background-position: center;
  background-repeat: none;
  background-size: cover;
  width: 100vw;
  height: -moz-fit-content;
  height: fit-content;
  padding: 0px 30px 40px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1200px) {
  .e-market-get-involved {
    justify-content: flex-start;
    padding-bottom: 200px;
  }
}
.e-market-get-involved h2 {
  text-transform: uppercase;
  font-size: 30px;
  text-align: center;
  color: white;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  margin-top: 15px;
  width: 70vw;
}
@media (max-width: 1200px) {
  .e-market-get-involved h2 {
    font-size: 25px;
  }
}
@media (max-width: 650px) {
  .e-market-get-involved h2 {
    font-size: 18px;
  }
}
.e-market-get-involved .e-market-get-involved-lower {
  border-radius: 28px;
  width: 542px;
  min-height: 80px;
  font-size: 43px;
  text-align: center;
  color: white;
  background-color: #f6ae2d;
  font-family: "Montserrat", sans-serif;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
}/*# sourceMappingURL=style-whitelabellv.css.map */