@charset "UTF-8";
/*********************
*   FONTS
*********************/
@font-face {
  font-family: 'Manifest-Bold';
  src:  url('../fonts/manifest-bold.woff2') format('woff2'),
        url('../fonts/manifest-bold.woff') format('woff');
  font-weight: bold,
  font-style: normal;
}

@font-face {
  font-family: 'Manifest-Regular';
  src:  url('../fonts/manifest-regular.woff2') format('woff2'),
        url('../fonts/manifest-regular.woff') format('woff');
  font-weight: normal,
  font-style: normal;
}

/*********************
*   typo
*********************/
h1 {
  font-family: "Manifest-Bold", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 23px;
  padding: 0px;
  margin-top: 14px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

h2 {
  font-family: "Manifest-Bold", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 20px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 14px;
  text-transform: uppercase;
}

h3 {
  font-family: "Manifest-Bold", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 18px;
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 7px;
  text-transform: uppercase;
}

p {
  margin: 0px;
  color: #ffffff;
  text-decoration: none;
  outline: none;
  border: none;
  line-height: 20px;
}

a {
  color: #ce2930;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.bold {
  font-family: "Manifest-Bold", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
}

br {
   display: block;
   margin: 10px 0;
}

html {
  background: url("../images/background-blank.jpg") center top no-repeat;
  background-color: #1D1D1B;
}

.left_article iframe {
  background-color: #1d1d1b;
  border: 0px;
  padding: 0px;
  height: 1300px;
  margin-bottom: 40px;
}

body {
  font-family: "Manifest-Regular", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

.top-logo {
  max-width: 100%;
  width: 1140px;
  height: auto;
  padding: 57px 0px 57px 0px;
  text-align: right;
}

.defqon-logo {
    max-width: 100%;
    width: 400px;
    height: auto;
}

.defqon-head {
    max-width: 100%;
    width: 460px;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: -1;
}

.dividers {
  text-align: center;
}

.divider {
    padding:22px 0 22px 0;
}

.button {
  font-family: "Manifest-Bold", -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
  font-weight: 700;
  color: #ffffff;
  background-color: #ce2930;
  background-size: 100% 100%;
  font-size: 20px;
  line-height: 40px;
  text-decoration: none;
  opacity: 1 !important;
  width: 340px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.button a {
  text-decoration: none;
    opacity: 1 !important;
}

.button:hover {
  background-color: #CA0003;
}

.optionWrapper {
  margin: 0;
  padding: 10px 0 0;
}
/*********************
*   lists
*********************/
ul {
    display: table;
}

li {
    display: table-cell;
}
.optionWrapper li {
  color: #ffffff;
  display: block;
  list-style: none;
  list-style-image: none;
  margin: 0px 0px 14px 0px;
  padding: 0px 0px 0px 0px;
  position: relative;
}

.sub-options li {
  margin: 0px 0px 14px -20px;
}

.dot-filled, .dot-stroke {
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
}

.dot-filled-extra {
    float: left;
    margin-right: 7px;
    margin-bottom: 20px;
}

.schakelDivider {
  padding: 10px 0 0;
  height: 20px;
  overflow: hidden;
}

.textElement {
  color: #ceb995;
}
.textElement.icon-divider-squared-open {
  font-size: 24px;
}
.textElement.schakelElement {
  display: inline-block;
  font-size: 10px;
  line-height: 30px;
  margin-left: -5px;
  vertical-align: middle;
}
.textElement.schakelElement.icon-schakel_big {
  margin-left: -4px;
}
.textElement.schakelElement.icon-schakel_big_right {
  margin-left: -4px;
}
.textElement.schakelElement:first-child {
  margin-left: 0px;
}

.container {
  height: 100%;
  width: 100%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  border-bottom-width: 0px;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.content {
  margin: 0 auto;
  max-width: 1150px;
  padding: 0px;
}

.left_article {
  min-width: 730px;
  padding: 0;
  margin: 0;
  float: left;
  color: #000000;
}

.mobile {
  display: none;
}

.right_article {
  float: left;
}

.bgcolor {
  margin-top: 0px;
  margin-left: 10px;
  text-align: left;
  max-width: 340px;
  padding: 6px 30px;
  opacity: 1;
  background-color: #2a2a28; /*#1d1d1b, #2a2a28);*/
}

.q-dance-logo {
	width: 48px;
	height: 62px;
	object-fit: contain;
    margin: 24px 0px 40px 34px;
}

/*********************
*   breakpoints
*********************/
@media (min-width: 1680px) {
  .defqon-head {
    width: 613px;
  }
}

@media (max-width: 1150px) {
  iframe {
    width: 100%;
  }

  .defqon-head {
    display: none;
  }

  .container {
    height: 100%;
    width: 96%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border-bottom-width: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }

  .left_article {
    min-width: 99%;
    padding: 0;
    margin: 0;
    float: none;
    color: #000000;
  }

  .right_article {
    max-width: 600px;
    margin: 0 auto;
    float: none;
  }

  .bgcolor {
    text-align: left;
    margin: 30px auto;
    max-width: 600px;
    width: 84%;
    float: none;
    padding: 10px 20px;
  }

  .qdance-logo {
    width: 58px;
    height: 70px;
    margin: 0px 20px 20px 0px;
    float: right;
  }

 .top-logo {
     text-align: center;
 }

}
@media screen and (max-width: 400px) {
  .defqon-head {
    display: none;
  }

.left_article iframe {
    margin-bottom: 10px;
    height: 700px;
}
  .button {
    width: 100%;
  }

  .top-logo {
      text-align: center;
  }
}
