.header {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  padding: 20px 0px 18px;
  border-bottom: 5px solid red;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/687997.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/687997.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, repeat-x;
}

.image {
  display: block;
  text-align: center;
}

.nav-menu {
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: right;
  background-color: transparent;
}

.nav-titles {
  padding: 8px 9px 8px 14px;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.nav-titles:hover {
  background-image: url('../images/linevik.png');
  background-position: 50% 242%;
  background-size: auto;
  background-repeat: repeat-x;
  background-attachment: scroll;
  color: red;
}

.nav-titles.w--current {
  padding-right: 14px;
  padding-left: 14px;
  color: red;
}

.nav-titles.invest {
  display: none;
}

.nav-titles.tel {
  padding-left: 37px;
  font-family: Oswald, sans-serif;
  font-size: 18px;
}

.nav-titles.tel:hover {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  color: #fff;
}

.container {
  background-color: transparent;
}

.navbar {
  background-color: transparent;
}

.section-2 {
  height: 1000px;
  background-color: transparent;
}

.heading {
  font-family: Oswald, sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 400;
  text-align: center;
}

.section-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section-4.new {
  display: none;
}

.column {
  height: 550px;
  background-color: #000;
}

.column.two {
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #fff;
  background-image: url('../images/Marketing.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-2 {
  height: 550px;
  background-color: red;
}

.column-2.three {
  overflow: hidden;
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/Sponsors_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.background-video {
  display: none;
  height: 850px;
  margin-top: -136px;
  padding-bottom: 0px;
  border-bottom: 5px solid red;
}

.pic-1 {
  display: inline-block;
  height: 450px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Markets.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-2 {
  overflow: hidden;
  height: 450px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Events.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.pic-5 {
  height: 550px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/131126681836150_RichardIAnson_LonelyPlanetImages_GettyImages-5685b65e5f9b586a9e1fdeed.jpg');
  background-position: 50% 50%;
  background-size: 1061px;
}

.pic-6 {
  height: 550px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/22.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.footer {
  padding-top: 54px;
  padding-bottom: 54px;
  border-style: solid;
  border-color: red #000 #000;
  border-top-width: 5px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), url('../images/687997.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/687997.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.text-block {
  color: #fff;
}

.list-item {
  color: #fff;
}

.text-block-2 {
  color: #fff;
}

.heading-2 {
  margin-bottom: 22px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 19px;
}

.heading-2.nh {
  padding-left: 16px;
}

.div-block {
  width: 300px;
  height: auto;
  margin-bottom: 18px;
  background-color: transparent;
}

.footer-links {
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 23px;
  font-weight: 500;
  text-decoration: none;
}

.footer-links:hover {
  color: red;
}

.column-3 {
  padding-top: 25px;
}

.section-6 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.heading-3 {
  font-family: Oswald, sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 600;
  text-align: center;
}

.column-4 {
  height: 400px;
}

.column-4.f {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Jobs.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-5 {
  height: 400px;
}

.column-5.g {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Concession.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-6 {
  height: 400px;
}

.column-6.h {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Booths.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-7 {
  height: 400px;
}

.column-7.a {
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/parkings.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.black-div-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
  background-repeat: repeat, repeat-x;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.div-block-3 {
  display: none;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.div-block-7 {
  width: 500px;
  height: auto;
  padding: 0px;
  border: 1px none #e9202a;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
}

.heading-4:hover {
  color: #fff;
}

.div-block-8 {
  width: 300px;
  height: 100px;
  border: 1px solid #e9202a;
}

.heading-5 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-width: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.div-block-9 {
  width: 500px;
  height: 300px;
  padding: 0px;
  border: 1px none #e9202a;
}

.div-block-10 {
  width: 500px;
  height: 300px;
  padding-top: 0px;
  padding-bottom: 28px;
  border: 1px none #e9202a;
}

.div-block-11 {
  width: 300px;
  height: 100px;
  padding-top: 28px;
  padding-bottom: 28px;
  border: 1px solid #e9202a;
}

.div-block-12 {
  width: 300px;
  height: 100px;
  padding-top: 28px;
  padding-bottom: 28px;
  border: 1px solid #e9202a;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: none;
  border-color: hsla(0, 0%, 100%, 0.22);
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.heading-7 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
  text-align: center;
  text-transform: uppercase;
}

.heading-9 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 4px solid red;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0.58))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0.58)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.div-block-17 {
  width: 500px;
  height: auto;
  padding: 28px 30px;
  border: 1px none red;
}

.div-block-18 {
  display: block;
  width: 500px;
  height: auto;
  padding: 28px 30px;
  border: 1px none red;
}

.div-block-19 {
  height: 100px;
}

.div-block-20 {
  width: 500px;
  height: auto;
  padding: 28px 29px;
  border: 1px none red;
}

.div-block-21 {
  width: 500px;
  height: auto;
  padding: 28px 30px;
  border: 1px none red;
}

.heading-10 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.small-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.paragraph {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.div-block-22 {
  position: static;
  top: 0px;
  display: block;
  padding-right: 23px;
  float: right;
  text-align: right;
}

.heading-11 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 44px;
  text-shadow: 1px 1px 40px #fff;
}

.div-block-23 {
  width: 600px;
  height: auto;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: 1px none #e9202a;
  text-align: center;
}

.unordered-list {
  display: inline-block;
  padding: 8px 0px 9px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
}

.list-items {
  padding: 2px 15px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.3);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
}

.unordered-list-2 {
  display: inline-block;
  padding: 8px 0px 9px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.27);
}

.paragraph-2 {
  padding-right: 30px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.paragraph-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.paragraph-4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.paragraph-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.image-3 {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.sub-text {
  padding: 30px 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

.sub-text.contact {
  padding: 11px 96px 14px 0px;
  color: #000;
  text-align: left;
}

.image-4 {
  display: block;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.image-4.eve {
  margin-bottom: 22px;
}

.section-7 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-left: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-9 {
  height: auto;
  padding-right: 0px;
}

.row-2 {
  background-color: #fff;
}

.heading-12 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 36px;
}

.div-block-24 {
  margin-top: 0px;
  padding-top: 35px;
  padding-right: 51px;
  padding-left: 100px;
}

.html-embed-2 {
  display: none;
  border: 4px none #e5cd27;
}

.text-block-4 {
  margin-top: 17px;
  margin-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.reserve-col {
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/boxhagenerplatz01_c_visitBerlin_Foto_Dagmar_Schwelle_2016_DL_PPT_0.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-11 {
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.div-block-26 {
  width: 300px;
  height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 29px;
  padding-bottom: 29px;
  border: 1px none red;
}

.heading-13 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
  text-align: center;
}

.link-block {
  text-decoration: none;
}

.link-block:hover {
  color: #fff;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
}

.link-block-6 {
  text-decoration: none;
}

.link-block-7 {
  text-decoration: none;
}

.div-block-27 {
  margin-top: 55px;
}

.text-block-5 {
  padding-left: 16px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
}

.text-block-6 {
  margin-top: 0px;
  padding-left: 16px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 200;
}

.div-block-28 {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
}

.social-media-icons {
  margin-top: 0px;
}

.link-block-8 {
  margin-right: 8px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-8:hover {
  background-color: red;
}

.link-block-9 {
  margin-right: 8px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-9:hover {
  background-color: red;
}

.link-block-10 {
  margin-right: 8px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-10:hover {
  background-color: red;
}

.link-block-11 {
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-11:hover {
  background-color: red;
}

.link-block-12 {
  margin-right: 12px;
  padding: 10px 17px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-12:hover {
  background-color: red;
}

.link-block-13 {
  margin-right: 12px;
  padding: 10px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-13:hover {
  background-color: red;
}

.link-block-14 {
  margin-right: 12px;
  padding: 10px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-14:hover {
  background-color: red;
}

.link-block-15 {
  padding: 10px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.link-block-15:hover {
  background-color: red;
}

.image-6 {
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.section-8 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #000;
}

.column-12 {
  display: block;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-14 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-29 {
  width: 450px;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 89px;
  padding-bottom: 89px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-15 {
  font-family: Montserrat, sans-serif;
  color: red;
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.text-span {
  color: red;
  font-size: 40px;
  font-weight: 700;
}

.text-span-2 {
  color: red;
  font-weight: 700;
}

.video {
  display: block;
  height: auto;
}

.div-block-30 {
  width: auto;
  height: auto;
}

.row-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/boxhagenerplatz01_c_visitBerlin_Foto_Dagmar_Schwelle_2016_DL_PPT_0.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/boxhagenerplatz01_c_visitBerlin_Foto_Dagmar_Schwelle_2016_DL_PPT_0.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.section-9 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.html-embed {
  background-color: #fff;
  text-align: center;
}

.row-4 {
  background-color: #000;
}

.column-14 {
  height: 500px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.57)), to(rgba(0, 0, 0, 0.57))), url('../images/688011.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.57), rgba(0, 0, 0, 0.57)), url('../images/688011.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.div-block-31 {
  padding-top: 0px;
}

.heading-16 {
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 50px;
}

.column-16 {
  height: 550px;
  background-image: url('../images/swap-meet-sunglass-man.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-16.pic11 {
  background-image: url('../images/aa.jpg');
}

.column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-5 {
  background-color: #000;
}

.heading-17 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.div-block-32 {
  width: 450px;
}

.image-7 {
  display: block;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
}

.row-6 {
  background-color: #000;
}

.column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-19 {
  height: 550px;
  background-image: url('../images/Elizabeth-Marie-Jewelry-1024x1024.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-19.pic24 {
  background-image: url('../images/Arkonaplatz_c_visitBerlin_Foto_Koschelpkp_40152_DL_PPT_0.jpg');
}

.text-span-3 {
  color: red;
}

.heading-18 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  line-height: 30px;
  font-weight: 100;
  text-align: center;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  color: red;
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  text-align: center;
}

.div-block-33 {
  width: 500px;
}

.image-8 {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.row-7 {
  background-color: #000;
}

.column-20 {
  height: 550px;
  background-image: url('../images/Sunglasses-Vendor-Flea-Market.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-20.pic55 {
  background-image: url('../images/Nachtflohmarkt_SO_36_c_prokura_nepp_DL_PPT_0.jpg');
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 26px;
  font-weight: 300;
}

.div-block-34 {
  width: 500px;
  text-align: center;
}

.image-9 {
  margin-top: 19px;
}

.text-span-4 {
  color: red;
  font-weight: 400;
}

.text-span-5 {
  color: red;
  font-weight: 400;
}

.section-10 {
  padding-top: 75px;
  padding-bottom: 33px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.51)), to(rgba(0, 0, 0, 0.51))), url('../images/284928.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)), url('../images/284928.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, contain;
}

.heading-19 {
  font-family: Montserrat, sans-serif;
  color: red;
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

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

.image-11 {
  display: block;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
}

.row-8 {
  background-color: #000;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-22.four {
  height: 680px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/26987_exploration-new-1495746898.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/26987_exploration-new-1495746898.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.column-22.four.vv {
  background-image: url('../images/c700x420.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-22.four.vv.cc {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.83)), to(rgba(0, 0, 0, 0.83))), url('../images/285156.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), url('../images/285156.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.column-22.four.nn {
  background-image: url('../images/several-vehicles-on-car-parking-in-penn-park-at-autumn-day-aerial-view_n1lvxkbhql__F0000.png');
  background-position: 50% 50%;
  background-size: cover;
}

.column-22.bvb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/26987_exploration-new-1495746898.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/26987_exploration-new-1495746898.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
}

.column-22.bhb {
  background-image: url('../images/121107050548-tl-flea-markets-chicago-horizontal-large-gallery.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-20 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-block-8 {
  margin-top: 35px;
  font-family: Montserrat, sans-serif;
  color: red;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}

.div-block-35 {
  width: 580px;
}

.paragraph-8 {
  margin-top: 24px;
  margin-bottom: 18px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
}

.column-23 {
  height: 600px;
  background-image: url('../images/121107045216-tl-flea-markets-alameda-horizontal-large-gallery-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-23.one {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.83)), to(rgba(0, 0, 0, 0.83))), url('../images/285156.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), url('../images/285156.jpg');
  background-position: 0px 0px, 50% 58%;
  background-size: auto, cover;
}

.column-23.three {
  height: 680px;
  background-image: url('../images/APP-Loreley-1-von-1-15.jpg');
  background-size: cover;
}

.column-23.three.xx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.83)), to(rgba(0, 0, 0, 0.83))), url('../images/285156.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), url('../images/285156.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.column-23.three.xx.dd {
  background-image: url('../images/imagess.jpg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.83)), to(rgba(0, 0, 0, 0.83))), url('../images/285156.jpg');
  background-image: url('../images/imagess.jpg'), linear-gradient(180deg, rgba(0, 0, 0, 0.83), rgba(0, 0, 0, 0.83)), url('../images/285156.jpg');
  background-position: 50% 50%, 0px 0px, 50% 50%;
  background-size: cover, auto, cover;
}

.column-23.three.zzz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.79)), to(rgba(0, 0, 0, 0.79))), url('../images/26987_exploration-new-1495746898.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.79), rgba(0, 0, 0, 0.79)), url('../images/26987_exploration-new-1495746898.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.image-12 {
  display: block;
  margin-top: 16px;
  margin-right: auto;
  margin-left: auto;
}

.text-span-6 {
  margin-top: 0px;
  color: red;
  line-height: 30px;
  font-weight: 600;
}

.column-24 {
  height: 200px;
  padding-top: 7px;
  padding-left: 1px;
  border: 1px solid red;
}

.listpara {
  margin-top: 7px;
  margin-bottom: 7px;
  padding-right: 9px;
  padding-left: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 300;
  list-style-type: none;
}

.div-block-36 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
}

.container-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.39)), to(rgba(0, 0, 0, 0.39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.39), rgba(0, 0, 0, 0.39));
}

.text-span-7 {
  color: red;
  line-height: 30px;
  font-weight: 600;
}

.section-11 {
  background-color: #000;
  background-image: url('../images/284928.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.text-block-9 {
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 700;
  text-transform: uppercase;
}

.submit-button {
  margin-top: 11px;
  padding: 10px 21px;
  background-color: #000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
}

.submit-button:hover {
  background-color: red;
}

.name {
  margin-top: 17px;
  margin-bottom: 8px;
  font-size: 15px;
}

.name::-webkit-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.71);
}

.name:-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.71);
}

.name::-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.71);
}

.name::placeholder {
  font-family: Montserrat, sans-serif;
  color: rgba(0, 0, 0, 0.71);
}

.section-12 {
  padding-top: 57px;
  padding-bottom: 57px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.div-block-37 {
  width: 500px;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.submit-button-2 {
  display: block;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 48px;
  background-color: red;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.submit-button-2:hover {
  background-color: #850c0c;
}

.heading-21 {
  margin-bottom: 27px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  line-height: 40px;
  font-weight: 200;
  text-align: center;
}

.text-span-8 {
  font-family: Montserrat, sans-serif;
  color: red;
  font-size: 34px;
  line-height: 30px;
  font-weight: 400;
}

.text-span-8.vv {
  font-size: 28px;
}

.text-field {
  margin-top: 13px;
  margin-bottom: 13px;
}

.text-field-2 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.image-13 {
  display: block;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
}

.pop-up {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 0, 0, 0.19)), to(rgba(3, 0, 0, 0.57)));
  background-image: linear-gradient(180deg, rgba(255, 0, 0, 0.19), rgba(3, 0, 0, 0.57));
}

.heading-22 {
  margin-top: 26px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.heading-23 {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 100;
}

.main-pop-content {
  padding-top: 10px;
  padding-right: 42px;
  padding-left: 42px;
  border: 3px solid red;
  background-color: rgba(255, 0, 0, 0.37);
  background-image: url('../images/284928.jpg');
  background-position: 0px 0px;
  background-size: 960px;
  box-shadow: 11px 0 43px 8px #000;
}

.submit-button-3 {
  display: block;
  margin: 17px auto 21px;
  padding: 10px 43px;
  background-color: red;
  font-family: Montserrat, sans-serif;
}

.image-14 {
  display: block;
  margin: 16px auto 21px;
}

.div-block-39 {
  padding: 5px 14px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63));
  text-align: center;
}

.text-block-10 {
  display: inline-block;
  float: right;
  color: #fff;
}

.link {
  float: right;
}

.link.w--current {
  color: #924949;
}

.link.w--current:hover {
  color: #9e2323;
}

.list-item-2 {
  display: none;
}

.link-2 {
  color: #f3baba;
  text-decoration: none;
}

.text-block-11 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  text-transform: none;
}

.text-span-9 {
  color: #fff;
}

.heading-24 {
  font-family: Norse, sans-serif;
  color: #fff;
  font-size: 70px;
  text-align: center;
  text-shadow: 6px 6px 21px #000;
}

.link-3 {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #fff;
  text-decoration: none;
}

.link-3:hover {
  color: red;
}

.link-4 {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #fff;
  text-decoration: none;
}

.link-4:hover {
  color: red;
}

.link-5 {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #fff;
  text-decoration: none;
}

.link-5:hover {
  color: red;
}

.vveee {
  display: none;
}

.text-block-12 {
  padding-left: 17px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
}

.text-block-12._3 {
  margin-top: 20px;
  padding-left: 0px;
  color: #000;
}

.slider {
  height: 500px;
}

.slide {
  background-image: url('../images/m1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/vf.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/d8.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.icon-2 {
  color: #000;
}

.icon-3 {
  color: #000;
}

.map {
  display: none;
  height: 700px;
}

.heading-25 {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.heading-26 {
  margin-top: 0px;
  margin-bottom: 1px;
  font-family: Oswald, sans-serif;
  color: red;
  font-size: 68px;
  line-height: 90px;
  font-weight: 500;
  text-align: center;
}

.heading-27 {
  font-family: Oswald, sans-serif;
  color: red;
  font-size: 27px;
  line-height: 37px;
  font-weight: 600;
  text-align: center;
}

.heading-28 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.html-embed-3 {
  display: block;
  height: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 84px;
  background-color: #000;
  text-align: center;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.text-span-10 {
  color: red;
  font-weight: 400;
}

.text-span-11 {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
}

.text-span-12 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.text-span-13 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.text-span-14 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.bold-text {
  color: red;
}

.bold-text-2 {
  color: red;
}

.bold-text-3 {
  color: red;
}

.bold-text-4 {
  color: red;
}

.link-6 {
  -webkit-transition: color 250ms ease;
  transition: color 250ms ease;
  color: #fff;
  text-decoration: none;
}

.link-6:hover {
  color: red;
}

.heading-29 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.text-span-15 {
  color: #fff;
  text-transform: lowercase;
}

.div-block-40 {
  display: none;
}

.bold-text-5 {
  color: #fff;
  text-decoration: none;
}

.link-7 {
  text-decoration: none;
}

.bold-text-6 {
  color: #fff;
}

.link-8 {
  text-decoration: none;
}

.body {
  padding-top: 179px;
}

.body-2 {
  padding-top: 179px;
}

.body-3 {
  padding-top: 179px;
}

.body-4 {
  padding-top: 179px;
}

.body-5 {
  padding-top: 179px;
}

.body-6 {
  padding-top: 179px;
}

.body-7 {
  padding-top: 179px;
}

.bold-text-7 {
  font-weight: 300;
}

.text-span-16 {
  color: red;
}

.text-span-17 {
  color: red;
}

.bold-text-8 {
  color: #fff;
  font-weight: 300;
  text-transform: lowercase;
}

.section-13 {
  height: auto;
  margin-top: 26px;
}

.main-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 450px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-41 {
  width: auto;
  height: 500px;
  background-image: url('../images/Event1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-42 {
  width: auto;
  height: 500px;
  background-image: url('../images/Vendor1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-43 {
  width: auto;
  height: 500px;
  background-image: url('../images/Visitor1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.column-25 {
  height: 450px;
}

.paragraph-9 {
  padding-right: 20px;
  padding-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
}

.column-26 {
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.column-27 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-28 {
  padding-right: 0px;
  padding-left: 0px;
}

.section-14 {
  padding-top: 210px;
  padding-bottom: 122px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.heading-30 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 55px;
  text-align: center;
}

.container-4 {
  margin-top: 45px;
}

.text-block-14 {
  margin-top: 19px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.html-embed-4 {
  margin-top: 55px;
  text-align: center;
}

html.w-mod-js *[data-ix="pop-up"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1) translate(400px, 0px);
  -ms-transform: scale(1.1, 1.1) translate(400px, 0px);
  transform: scale(1.1, 1.1) translate(400px, 0px);
}

@media screen and (max-width: 991px) {
  .unordered-list {
    display: inline;
  }

  .list-items {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
  }

  .unordered-list-2 {
    display: inline;
  }
}

@media screen and (max-width: 767px) {
  .unordered-list {
    display: inline;
  }

  .list-items {
    font-size: 14px;
    line-height: 20px;
  }

  .unordered-list-2 {
    display: inline;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
    background-image: linear-gradient(180deg, #000, #000);
  }

  .heading {
    font-size: 18px;
    line-height: 25px;
  }

  .section-3 {
    padding-right: 28px;
    padding-left: 28px;
  }

  .heading-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .black-div-1 {
    height: auto;
  }

  .div-block-2 {
    height: auto;
  }

  .div-block-4 {
    height: auto;
  }

  .div-block-7 {
    width: auto;
  }

  .div-block-10 {
    height: auto;
  }

  .small-text {
    font-size: 30px;
  }

  .div-block-23 {
    overflow: visible;
    width: auto;
  }

  .unordered-list {
    display: inline-block;
    padding-right: 0px;
  }

  .list-items {
    padding-right: 64px;
    font-size: 12px;
    line-height: 20px;
  }

  .unordered-list-2 {
    display: inline-block;
    overflow: visible;
  }

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

  .sub-text.contact {
    padding-right: 0px;
  }

  .column-8 {
    height: auto;
    padding-right: 17px;
    padding-left: 17px;
  }

  .div-block-24 {
    margin-top: 29px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .icon {
    color: red;
    font-size: 50px;
  }

  .div-block-29 {
    width: auto;
    padding-right: 13px;
    padding-left: 13px;
  }

  .column-13 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading-15 {
    font-size: 25px;
    line-height: 30px;
  }

  .column-17 {
    height: auto;
  }

  .heading-17 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-32 {
    width: auto;
    margin-top: 15px;
  }

  .column-18 {
    height: auto;
  }

  .text-span-3 {
    font-size: 25px;
    line-height: 25px;
  }

  .div-block-33 {
    width: auto;
    margin-bottom: 34px;
  }

  .column-21 {
    height: auto;
    padding-right: 14px;
    padding-left: 14px;
  }

  .paragraph-7 {
    margin-top: 13px;
    font-size: 16px;
  }

  .section-10 {
    padding-top: 24px;
    padding-bottom: 42px;
  }

  .heading-19 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 18px;
    line-height: 30px;
  }

  .column-22.four {
    height: auto;
  }

  .column-22.bvb {
    height: auto;
  }

  .column-23.one {
    height: auto;
  }

  .column-23.three.xx {
    height: auto;
  }

  .container-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-12 {
    padding-top: 0px;
  }

  .div-block-37 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-21 {
    font-size: 22px;
    line-height: 30px;
  }

  .text-span-8 {
    font-size: 25px;
  }

  .text-block-11 {
    font-size: 18px;
    line-height: 22px;
    text-transform: capitalize;
  }

  .link-3 {
    font-size: 30px;
    line-height: 34px;
  }

  .link-5 {
    font-size: 30px;
    line-height: 34px;
  }

  .heading-25 {
    font-size: 33px;
    line-height: 40px;
  }

  .heading-26 {
    font-size: 35px;
    line-height: 43px;
  }

  .heading-27 {
    font-size: 22px;
    line-height: 24px;
  }

  .heading-28 {
    font-size: 22px;
    line-height: 26px;
  }

  .link-6 {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-41 {
    height: auto;
  }

  .div-block-42 {
    height: auto;
  }

  .div-block-43 {
    height: auto;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .heading-30 {
    font-size: 35px;
  }

  .text-block-14 {
    font-size: 14px;
  }
}

@font-face {
  font-family: 'Norse';
  src: url('../fonts/Norse.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Norse';
  src: url('../fonts/Norsebold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}