@charset "UTF-8";
@font-face {
  font-family: "itr-icon";
  src: url("fonts/itr-icon.eot?yww3mk");
  src: url("fonts/itr-icon.eot?yww3mk#iefix") format("embedded-opentype"), url("fonts/itr-icon.ttf?yww3mk") format("truetype"), url("fonts/itr-icon.woff?yww3mk") format("woff"), url("fonts/itr-icon.svg?yww3mk#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/source-sans-pro-v11-latin-italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/source-sans-pro-v11-latin-700italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/source-sans-pro-v11-latin-regular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/source-sans-pro-v11-latin-700.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "mfp-icon";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/icon.woff2") format("woff2"), url("fonts/icon.woff") format("woff"), url("fonts/icon.ttf") format("truetype");
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-itr-check:before {
  content: "";
}

.icon-itr-close:before {
  content: "";
}

.icon-itr-arrow-right:before {
  content: "";
}

.icon-itr-link:before {
  content: "";
}

.icon-itr-mail:before {
  content: "";
}

.icon-itr-facebook:before {
  content: "";
}

.icon-itr-twitter:before {
  content: "";
}

.icon-itr-joomla:before {
  content: "";
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Source Sans Pro", Arial, sans-serif;
  color: #444444;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}

img, header, nav, section, aside, article, footer {
  display: block;
}

img {
  border: 0 none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

strong {
  font-weight: 700;
}

a {
  color: #FFFFFF;
}
a:hover, a:focus, a:active {
  color: #FFFFFF;
  text-decoration: none;
}

button:focus,
button:active,
button:hover,
a:focus,
a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 3rem;
  font-weight: 400;
}

h2 {
  font-size: 2.5rem;
  font-weight: 400;
}

h3 {
  font-size: 1.6rem;
  font-weight: 400;
}

h4 {
  font-size: 1.5rem;
  font-weight: 400;
}

h5 {
  font-size: 1.2rem;
  font-weight: 400;
}

ul li {
  margin-left: 1.2rem;
}

.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.radius {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
}

.radius-top {
  border-top-left-radius: 0.2rem !important;
  border-top-right-radius: 0.2rem !important;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.radius-bottom {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0.2rem !important;
  border-bottom-right-radius: 0.2rem !important;
}

.logo-links a {
  color: #444444;
}
.logo-links a:hover, .logo-links a:focus, .logo-links a:active {
  color: #444444;
  text-decoration: none;
}
.logo-links img {
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #E0E0E0;
}

@media (max-width: 991.99px) {
  body {
    font-size: 16px;
  }
}
@media (max-width: 767.99px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 35px;
  }
}
/******** Clear ********************************************************************************/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

/******** Blazy ********************************************************************************/
/***********************************************************************************************/
.b-lazy {
  max-width: 100%;
  -webkit-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  opacity: 0;
}

.b-lazy.b-loaded {
  opacity: 1;
}

.img-wrapper,
.img-stnd-wrapper {
  display: block;
  background-image: url("../images/loader.gif");
  background-size: 20px 20px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
}

.news-boxes .img-wrapper,
.speaker-boxes .img-wrapper {
  background-color: #FFFFFF;
}

.img-stnd-wrapper {
  padding-bottom: 59.46%;
}

/******** Animation ***************************************************************************/
.mfp-fade.mfp-bg,
.mfp-img-fade.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready,
.mfp-img-fade.mfp-bg.mfp-ready {
  opacity: 0.95;
}

.mfp-fade.mfp-bg.mfp-removing,
.mfp-img-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

.mfp-fade.mfp-wrap,
.mfp-img-fade.mfp-wrap {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(0.7);
}

.mfp-fade.mfp-wrap.mfp-ready,
.mfp-img-fade.mfp-wrap.mfp-ready {
  transform: scale(1);
  opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing,
.mfp-img-fade.mfp-wrap.mfp-removing {
  transform: scale(0.7);
  opacity: 0;
}

.mfp-img-fade.mfp-bg {
  background-color: rgba(255, 255, 255, 0.98);
}

.mfp-fade .mfp-close {
  right: 0;
  top: -30px;
}

.mfp-img-fade .mfp-close {
  right: 0;
  top: -40px;
}

/******** Popups *******************************************************************************/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  overflow: hidden;
  position: fixed;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1100;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  height: auto;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 5%;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-container {
  padding: 0 8px;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFFFF;
}
.mfp-content .headline {
  padding-top: 2rem;
}
.mfp-content article.main {
  min-width: 1200px;
  min-height: 450px;
  padding: 2rem;
  border: 1px dashed #25304F;
}
.mfp-content a:not(.btn) {
  color: #444444;
  text-decoration: underline;
  cursor: pointer;
}
.mfp-content .social-media-buttons {
  display: none;
}

@media (max-width: 991.99px) {
  .mfp-content article.main {
    min-width: 800px;
    min-height: 350px;
  }
}
@media (max-width: 767.99px) {
  .mfp-content article.main {
    min-width: 500px;
    min-height: 250px;
  }
}
@media (min-width: 767.99px) {
  .mfp-container {
    height: auto;
    text-align: center;
    position: absolute;
    width: 90%;
    left: 5%;
    top: 5%;
    z-index: 100000;
  }
}
@media (max-width: 575.99px) {
  .mfp-content article.main {
    min-width: 300px;
    min-height: 150px;
  }
}
.mfp-preloader {
  color: white;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
}

.mfp-preloader a {
  color: white;
}

.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
  display: none;
}

.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: #ffffff;
  border: 0;
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  position: absolute;
  z-index: 5;
  text-decoration: none;
  color: #cec9c0;
  font-size: 0;
  top: -2.2rem;
  right: 0;
}

.mfp-close:before {
  font-family: "mfp-icon";
  font-size: 30px;
  content: "";
}

.mfp-arrow {
  cursor: pointer;
  border: 0;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  color: #cec9c0;
  background: transparent;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  cursor: auto;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  text-align: right;
}

.mfp-close:hover,
.mfp-close:focus {
  color: #25304F;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  color: #25304F;
}

.mfp-counter {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #FFFFFF;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}

.mfp-arrow-left,
.mfp-arrow-right {
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 40px;
}

.mfp-arrow-left {
  left: 25px;
}

.mfp-arrow-right {
  right: 25px;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
  font-family: "mfp-icon";
  font-size: 40px;
}

.mfp-arrow-right:before {
  content: "";
}

.mfp-arrow-left:before {
  content: "";
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
}

.mfp-iframe-holder .mfp-close {
  top: -43px;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  margin: 0 auto;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
}

.mfp-figure {
  line-height: 0;
}

.mfp-bottom-bar {
  margin-top: 10px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  line-height: 20px;
  color: #444444;
  width: 80%;
}

.mfp-figure small {
  font-weight: 400;
  color: #999999;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 800px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/******** Fonts / Icons ************************************************************************/
/***********************************************************************************************/
.wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

/******** Site Colors **************************************************************************/
/***********************************************************************************************/
.bg-red, .bg-fortgeschritten, .bg-fortgeschrittene {
  background-color: rgba(244, 67, 33, 0.8) !important;
}
.bg-red i.icon, .bg-fortgeschritten i.icon, .bg-fortgeschrittene i.icon {
  color: rgba(244, 67, 33, 0.8) !important;
}

.bg-darkblue, .bg-alle, .bg-füralle {
  background-color: rgba(37, 48, 79, 0.8) !important;
}
.bg-darkblue i.icon, .bg-alle i.icon, .bg-füralle i.icon {
  color: rgba(37, 48, 79, 0.8) !important;
}

.bg-lightblue, .bg-design {
  background-color: rgba(117, 190, 233, 0.8) !important;
}
.bg-lightblue i.icon, .bg-design i.icon {
  color: rgba(117, 190, 233, 0.8) !important;
}

.bg-blue, .bg-marketingseo {
  background-color: rgba(80, 145, 205, 0.8) !important;
}
.bg-blue i.icon, .bg-marketingseo i.icon {
  color: rgba(80, 145, 205, 0.8) !important;
}

.bg-orange, .bg-entwicklerinnen {
  background-color: rgba(249, 165, 65, 0.8) !important;
}
.bg-orange i.icon, .bg-entwicklerinnen i.icon {
  color: rgba(249, 165, 65, 0.8) !important;
}

.bg-lightorange {
  background-color: rgba(216, 137, 34, 0.8) !important;
}
.bg-lightorange i.icon {
  color: rgba(216, 137, 34, 0.8) !important;
}

.bg-green, .bg-anwender, .bg-anwenderinnen {
  background-color: rgba(122, 193, 67, 0.8) !important;
}
.bg-green i.icon, .bg-anwender i.icon, .bg-anwenderinnen i.icon {
  color: rgba(122, 193, 67, 0.8) !important;
}

.bg-footer-bottom {
  background-color: #E0E0E0;
}

.bg-white {
  background-color: #FFFFFF !important;
}

.color-red {
  color: #f44321 !important;
}

.color-darkblue {
  color: #25304f !important;
}

.color-lightblue {
  color: #75bee9 !important;
}

.color-blue {
  color: #5091cd !important;
}

.color-orange {
  color: #f9a541 !important;
}

.color-lightorange {
  color: #d88922 !important;
}

.color-green {
  color: #7ac143 !important;
}

body header #logo {
  /* background: url("../images/jday_logo.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body header #logo img {
  visibility: hidden;
}

body.red .sponsor-name {
  color: #F44321;
}
body.red .sponsor-category {
  color: #5091CD;
}
body.red header .corner-ribbon {
  background: #5091CD;
}
body.red header #logo {
  /* background: url("../images/jday_logo_red.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.red header a.nav-link:hover, body.red header a.nav-link:active, body.red header a.nav-link:focus, body.red header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #F44321 !important;
}

body.red header #logo path {
  fill: #F44321 !important;
}
body.red header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(244, 67, 33, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.red main {
  background-image: url("../images/bg_red.jpg");
}
body.red main .btn-primary,
body.red main .btn-primary:hover,
body.red main .btn-primary:active,
body.red main .btn-primary:focus {
  background-color: #F44321 !important;
  border-color: #FFFFFF !important;
}
body.red main .btn-primary:focus,
body.red main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(244, 67, 33, 0.5) !important;
}
body.red main .form-control, body.red main .inputbox {
  background-color: rgba(244, 67, 33, 0.4);
}
body.red main .form-control:focus, body.red main .inputbox:focus {
  background-color: rgba(244, 67, 33, 0.4);
}
body.red main .flickity-content .flickity-prev-next-button:hover {
  fill: #F44321;
}
body.red main .flickity-content .flickity-prev-next-button:hover {
  fill: #F44321;
}
body.red main .social .social-media-buttons ul.share li {
  background-color: #5091CD;
}
body.red #cookie-message {
  border-top: 1px dashed #F44321;
  -webkit-box-shadow: 1px 0 5px 0 rgba(244, 67, 33, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(244, 67, 33, 0.75);
  box-shadow: 1px 0 2px 0 rgba(244, 67, 33, 0.75);
}
body.red #cookie-message .cookie-btn a {
  background-color: #F44321;
}
body.red .mfp-content article.main {
  border: 1px dashed #F44321;
}

body.green .sponsor-name {
  color: #7AC143;
}
body.green .sponsor-category {
  color: #75BEE9;
}
body.green header .corner-ribbon {
  background: #75BEE9;
}
body.green header img {
  /* content: url("../images/jday_logo_green.png"); */
}
body.green header #logo {
  /* background: url("../images/jday_logo_green.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.green header a.nav-link:hover, body.green header a.nav-link:active, body.green header a.nav-link:focus, body.green header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #7AC143 !important;
}
body.green header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(122, 193, 67, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.green main {
  background-image: url("../images/bg_green.jpg");
}
body.green main .btn-primary,
body.green main .btn-primary:hover,
body.green main .btn-primary:active,
body.green main .btn-primary:focus {
  background-color: #7AC143 !important;
  border-color: #FFFFFF !important;
}
body.green main .btn-primary:focus,
body.green main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(122, 193, 67, 0.5) !important;
}
body.green main .form-control, body.green main .inputbox {
  background-color: rgba(122, 193, 67, 0.4);
}
body.green main .form-control:focus, body.green main .inputbox:focus {
  background-color: rgba(122, 193, 67, 0.4);
}
body.green main .flickity-content .flickity-prev-next-button:hover {
  fill: #7AC143;
}
body.green main .flickity-content .flickity-prev-next-button:hover {
  fill: #7AC143;
}
body.green main .social .social-media-buttons ul.share li {
  background-color: #75BEE9;
}
body.green #cookie-message {
  border-top: 1px dashed #7AC143;
  -webkit-box-shadow: 1px 0 5px 0 rgba(122, 193, 67, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(122, 193, 67, 0.75);
  box-shadow: 1px 0 2px 0 rgba(122, 193, 67, 0.75);
}
body.green #cookie-message .cookie-btn a {
  background-color: #7AC143;
}
body.green .mfp-content article.main {
  border: 1px dashed #7AC143;
}

body.darkblue .sponsor-name {
  color: #25304F;
}
body.darkblue .sponsor-category {
  color: #F9A541;
}
body.darkblue header .corner-ribbon {
  background: #F9A541;
}
body.darkblue header img {
  /* content: url("../images/jday_logo_darkblue.png"); */
}
body.darkblue header #logo {
  /* background: url("../images/jday_logo_darkblue.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.darkblue header a.nav-link:hover, body.darkblue header a.nav-link:active, body.darkblue header a.nav-link:focus, body.darkblue header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #25304F !important;
}
body.darkblue header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(37, 48, 79, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.darkblue main {
  background-image: url("../images/bg_darkblue.jpg");
}
body.darkblue main .btn-primary,
body.darkblue main .btn-primary:hover,
body.darkblue main .btn-primary:active,
body.darkblue main .btn-primary:focus {
  background-color: #25304F !important;
  border-color: #FFFFFF !important;
}
body.darkblue main .btn-primary:focus,
body.darkblue main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(37, 48, 79, 0.5) !important;
}
body.darkblue main .form-control, body.darkblue main .inputbox {
  background-color: rgba(37, 48, 79, 0.4);
}
body.darkblue main .form-control:focus, body.darkblue main .inputbox:focus {
  background-color: rgba(37, 48, 79, 0.4);
}
body.darkblue main .flickity-content .flickity-prev-next-button:hover {
  fill: #25304F;
}
body.darkblue main .flickity-content .flickity-prev-next-button:hover {
  fill: #25304F;
}
body.darkblue main .news-box .news-text {
  background-color: #25304F;
}
body.darkblue main .news-box .news-date {
  color: #E0E0E0 !important;
}
body.darkblue main .news-box .floating-arrow {
  color: #25304F !important;
}
body.darkblue main .social .social-media-buttons ul.share li {
  background-color: #F9A541;
}
body.darkblue #cookie-message {
  border-top: 1px dashed #25304F;
  -webkit-box-shadow: 1px 0 5px 0 rgba(37, 48, 79, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(37, 48, 79, 0.75);
  box-shadow: 1px 0 2px 0 rgba(37, 48, 79, 0.75);
}
body.darkblue #cookie-message .cookie-btn a {
  background-color: #25304F;
}
body.darkblue .mfp-content article.main {
  border: 1px dashed #25304F;
}

body.lightblue .sponsor-name {
  color: #75BEE9;
}
body.lightblue .sponsor-category {
  color: #F9A541;
}
body.lightblue header .corner-ribbon {
  background: #F9A541;
}
body.lightblue header img {
  /* content: url("../images/jday_logo_lightblue.png"); */
}
body.lightblue header #logo {
  /* background: url("../images/jday_logo_lightblue.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.lightblue header a.nav-link:hover, body.lightblue header a.nav-link:active, body.lightblue header a.nav-link:focus, body.lightblue header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #75BEE9 !important;
}
body.lightblue header #logo path {
  fill: #75BEE9 !important;
}


body.lightblue header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(117, 190, 233, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.lightblue main {
  background-image: url("../images/bg_lightblue.jpg");
}
body.lightblue main .btn-primary,
body.lightblue main .btn-primary:hover,
body.lightblue main .btn-primary:active,
body.lightblue main .btn-primary:focus {
  background-color: #75BEE9 !important;
  border-color: #FFFFFF !important;
}
body.lightblue main .btn-primary:focus,
body.lightblue main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(117, 190, 233, 0.5) !important;
}
body.lightblue main .form-control, body.lightblue main .inputbox {
  background-color: rgba(117, 190, 233, 0.6);
}
body.lightblue main .form-control:focus, body.lightblue main .inputbox:focus {
  background-color: rgba(117, 190, 233, 0.6);
}
body.lightblue main .flickity-content .flickity-prev-next-button:hover {
  fill: #5091CD;
}
body.lightblue main .flickity-content .flickity-prev-next-button:hover {
  fill: #5091CD;
}
body.lightblue main .social .social-media-buttons ul.share li {
  background-color: #F9A541;
}
body.lightblue #cookie-message {
  border-top: 1px dashed #75BEE9;
  -webkit-box-shadow: 1px 0 5px 0 rgba(117, 190, 233, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(117, 190, 233, 0.75);
  box-shadow: 1px 0 2px 0 rgba(117, 190, 233, 0.75);
}
body.lightblue #cookie-message .cookie-btn a {
  background-color: #75BEE9;
}
body.lightblue .mfp-content article.main {
  border: 1px dashed #5091CD;
}

body.orange .sponsor-name {
  color: #F9A541;
}
body.orange .sponsor-category {
  color: #25304F;
}
body.orange header .corner-ribbon {
  background: #25304F;
}
body.orange header img {
  /* content: url("../images/jday_logo_orange.png"); */
}
body.orange header #logo {
  /* background: url("../images/jday_logo_orange.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.orange header a.nav-link:hover, body.orange header a.nav-link:active, body.orange header a.nav-link:focus, body.orange header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #F9A541 !important;
}
body.orange header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(249, 165, 65, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.orange main {
  background-image: url("../images/bg_orange.jpg");
}
body.orange main .btn-primary,
body.orange main .btn-primary:hover,
body.orange main .btn-primary:active,
body.orange main .btn-primary:focus {
  background-color: #F9A541 !important;
  border-color: #FFFFFF !important;
}
body.orange main .btn-primary:focus,
body.orange main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(249, 165, 65, 0.5) !important;
}
body.orange main .form-control, body.orange main .inputbox {
  background-color: rgba(249, 165, 65, 0.4);
  color: #444444 !important;
}
body.orange main .form-control:focus, body.orange main .inputbox:focus {
  background-color: rgba(249, 165, 65, 0.4);
  color: #444444 !important;
}
body.orange main .flickity-content .flickity-prev-next-button:hover {
  fill: #F9A541;
}
body.orange main .flickity-content .flickity-prev-next-button:hover {
  fill: #F9A541;
}
body.orange main .social .social-media-buttons ul.share li {
  background-color: #25304F;
}
body.orange #cookie-message {
  border-top: 1px dashed #F9A541;
  -webkit-box-shadow: 1px 0 5px 0 rgba(249, 165, 65, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(249, 165, 65, 0.75);
  box-shadow: 1px 0 2px 0 rgba(249, 165, 65, 0.75);
}
body.orange #cookie-message .cookie-btn a {
  background-color: #F9A541;
}
body.orange .mfp-content article.main {
  border: 1px dashed #F9A541;
}

body.blue .sponsor-name {
  color: #5091CD;
}
body.blue .sponsor-category {
  color: #F44321;
}
body.blue header .corner-ribbon {
  background: #F44321;
}
body.blue header img {
  /* content: url("../images/jday_logo_blue.png"); */
}
body.blue header #logo {
  /* background: url("../images/jday_logo_blue.png"); */
  background-repeat: no-repeat;
  background-size: contain;
}
body.blue header a.nav-link:hover, body.blue header a.nav-link:active, body.blue header a.nav-link:focus, body.blue header a.nav-link.active {
  color: #FFFFFF !important;
  background-color: #5091CD !important;
}

body.blue header #logo path {
  fill: #5091CD !important;
}

body.blue header .navbar .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(80, 145, 205, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
body.blue main {
  background-image: url("../images/bg_blue.jpg");
}
body.blue main .btn-primary,
body.blue main .btn-primary:hover,
body.blue main .btn-primary:active,
body.blue main .btn-primary:focus {
  background-color: #5091CD !important;
  border-color: #FFFFFF !important;
}
body.blue main .btn-primary:focus,
body.blue main .btn-primary:focus:active {
  box-shadow: 0 0 0 0.2rem rgba(80, 145, 205, 0.5) !important;
}
body.blue main .form-control, body.blue main .inputbox {
  background-color: rgba(80, 145, 205, 0.4);
  color: #444444 !important;
}
body.blue main .form-control:focus, body.blue main .inputbox:focus {
  background-color: rgba(80, 145, 205, 0.4);
  color: #444444 !important;
}
body.blue main .flickity-content .flickity-prev-next-button:hover {
  fill: #5091CD;
}
body.blue main .flickity-content .flickity-prev-next-button:hover {
  fill: #5091CD;
}
body.blue main .social .social-media-buttons ul.share li {
  background-color: #F44321;
}
body.blue main .headline .headline-small .headline-pre {
  color: #91C5EA;
}
body.blue #cookie-message {
  border-top: 1px dashed #5091CD;
  -webkit-box-shadow: 1px 0 5px 0 rgba(80, 145, 205, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(80, 145, 205, 0.75);
  box-shadow: 1px 0 2px 0 rgba(80, 145, 205, 0.75);
}
body.blue #cookie-message .cookie-btn a {
  background-color: #5091CD;
}

@media (max-width: 575.99px) {
  body.red header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(244, 67, 33, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  body.green header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(122, 193, 67, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  body.darkblue header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(37, 48, 79, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  body.orange header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(249, 165, 65, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  body.blue header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(80, 145, 205, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }
}
/******** Header *******************************************************************************/
/***********************************************************************************************/
header {
  background-color: #FFFFFF;
  min-height: 120px;
}
header .wrapper > .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
header .navbar {
  background-color: #FFFFFF;
  z-index: 999;
}
header li.nav-item {
  margin-left: 2.4rem;
}
header a.nav-link {
  color: #25304F !important;
  background-color: #FFFFFF !important;
  border-radius: 0.2rem;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 0.9rem !important;
  padding-left: 0.9rem !important;
}
header #logo {
  max-width: 150px;
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
}

@media (max-width: 1199.99px) {
  header li.nav-item {
    margin-left: 2.1rem;
  }
}
@media (max-width: 991.99px) {
  header li.nav-item {
    margin-left: 0.5rem;
  }
}
@media (max-width: 767.99px) {
  header li.nav-item {
    margin-left: 0.1rem;
  }
  header a.nav-link {
    padding-right: 0.4rem !important;
    padding-left: 0.4rem !important;
  }
}
@media (max-width: 575.99px) {
  header {
    min-height: 160px;
  }
  header .wrapper {
    padding: 0 !important;
  }
  header #logo {
    margin-left: auto;
    margin-right: auto;
  }
  header li.nav-item {
    margin-left: 0 !important;
  }
  header a.nav-link {
    border-radius: 0 !important;
    background-color: inherit !important;
  }
  header .navbar {
    background-color: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    padding: 0 !important;
  }
  header .navbar .navbar-toggler {
    margin-left: auto;
    margin-right: auto;
    border: unset;
    outline: none;
    padding-bottom: 0;
    padding-top: 0.7rem;
  }
  header .navbar .navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(122, 193, 67, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    height: 30px;
  }
  header .navbar .navbar-collapse {
    padding-top: 2rem;
  }
  header .navbar ul {
    padding-bottom: 1.2rem;
  }
}
/******** Content ******************************************************************************/
/***********************************************************************************************/
body.home main {
  padding-bottom: 0 !important;
}

main {
  background-color: #FFFFFF;
  min-height: 730px;
  background-repeat: repeat-y;
  background-size: cover;
  padding-bottom: 6rem;
}
main .main-bottom {
  background-color: #FFFFFF;
  min-height: 350px;
}
main .main-bottom .home-boxes {
  text-align: left;
  margin-top: 2.5rem;
}
main .main-top {
  position: relative;
}
main .headline {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
  color: #FFFFFF;
}
main .headline .headline-large {
  text-transform: uppercase;
}
main .headline .headline-large .headline-top {
  font-weight: 700;
  display: block;
}
main .headline .headline-small {
  font-weight: 700;
}
main .headline .headline-small .headline-pre {
  font-size: 16px;
  font-weight: normal !important;
  display: block;
}
main .introtext {
  color: #FFFFFF;
  margin-top: -2rem;
  padding-bottom: 2rem;
}
main .introbutton {
  padding-left: 0;
}
main .introbutton a.ticket-button {
  position: absolute;
  top: -24px;
  font-size: 24px;
  background-color: #F9A541;
  border-radius: 0 !important;
  color: #FFFFFF;
  font-weight: 700;
}
main .content-box-image {
  padding: 0;
}
main .content-box-image img {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
main .content-box {
  background-color: #FFFFFF;
  border-radius: 0.2rem;
  padding: 4rem 12rem;
  text-align: left;
  position: relative;
}
main .content-box span.icon-itr-check {
  color: #7AC143;
}
main .content-box span.icon-itr-close {
  color: #F44321;
}
main .content-box h2 {
  font-size: 1.6rem;
}
main .content-box > a > img {
  padding: 1.5rem 0;
}
main .content-box #thumbnailimagefile {
  max-width: 150px;
}
main .content-box .sessionslideslink a,
main .content-box .sessionvideolink a {
  text-decoration: none !important;
  font-weight: bold !important;
  font-style: normal !important;
}
main .content-box a:not(.btn) {
  color: #444444 !important;
  text-decoration: underline;
  cursor: pointer;
}
main .content-box .content-top-image {
  position: absolute;
  top: -3.8rem;
  left: calc(50% - 4rem);
  width: 7rem;
}
main .content-box .content-top-image.double-0 {
  left: calc(50% - 4rem - 4rem);
}
main .content-box .content-top-image.double-1 {
  left: calc(50% - 4rem + 6rem);
}
main .content-box .content-top-image img {
  border-radius: 50%;
  max-height: 7rem;
  margin-left: auto !important;
  margin-right: auto !important;
  height: 7rem;
}
main .content-box .content-author {
  text-align: center;
  display: block;
  margin-bottom: 1.5rem;
}
main .content-box .content-author a {
  color: #5091CD;
  font-weight: 700;
}
main .content-box .content-author a:focus, main .content-box .content-author a:active, main .content-box .content-author a:hover {
  text-decoration: none;
}
main .content-box .social-media-buttons {
  text-align: center;
  margin-top: 2.5rem;
  position: absolute;
  bottom: -3.5%;
  left: calc(50% - 6rem);
}
main .content-box .social-media-buttons a {
  color: #FFFFFF;
  text-decoration: none;
}
main .content-box .social-media-buttons a:focus, main .content-box .social-media-buttons a:active, main .content-box .social-media-buttons a:hover {
  text-decoration: none;
}
main .content-box .social-media-buttons span {
  width: 4rem;
  height: 4rem;
  background-color: #7AC143;
  color: #FFFFFF;
  padding: 0.6rem 0.9rem;
  border-radius: 3rem;
  font-size: 1.8rem;
  margin: 0.3rem;
}
main .content-box .social-media-buttons ul.share li {
  width: 4rem;
  height: 4rem;
  background-color: #7AC143;
  color: #FFFFFF;
  padding: 0.6rem 0.9rem;
  border-radius: 3rem;
  font-size: 1.8rem;
  margin: 0.3rem;
  display: inline-block;
}
main .content-box .social-media-buttons ul.share li a.link-social.facebook:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
main .content-box .social-media-buttons ul.share li a.link-social.twitter:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
main .content-box .social-media-buttons ul.share li a.link-social.mail:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
main .session-date {
  margin-top: 6rem;
}
main .tracks-box {
  background-color: #EEEEEE;
  padding: 0;
  text-align: left;
}
main .track {
  padding: 2rem 8rem;
  border-bottom: 1px solid #E0E0E0;
}
main .track:last-child {
  border-bottom: 0 !important;
}
main .track .track-date {
  padding-bottom: 0.3rem;
}
main .track .track-date span.room-title {
  display: none;
  padding-right: 0.2rem;
}
main .track .track-date span.room-title:after {
  content: ":";
}
main .track .track-type {
  background-color: #999999;
  color: #FFFFFF;
  border-radius: 0.2rem;
  padding: 0.2rem 0.9rem;
  display: inline-block;
  font-weight: 700;
  font-size: 13px;
}
main .track .track-author {
  padding-top: 0.3rem;
}
main .track .track-author a {
  color: #5091CD;
  font-size: 13px;
}
main .track .track-author a:focus, main .track .track-author a:active, main .track .track-author a:hover {
  text-decoration: none;
}
main .track .track-title {
  font-weight: 700;
  padding-top: 0.5rem;
}
main .track .track-title a {
  color: inherit !important;
}
main .track .track-title a:focus, main .track .track-title a:active, main .track .track-title a:hover {
  text-decoration: none;
}
main .program {
  background-color: #FFFFFF;
  border-radius: 0.2rem;
}
main .program .program-nav {
  border-bottom: 1px solid #5091CD;
}
main .program .program-nav .program-menu a.nav-link {
  color: #5091CD;
  padding: 1.1rem 0 1rem 0;
  margin: 0 1rem;
  font-weight: 700;
  text-transform: uppercase;
}
main .program .program-nav .program-menu a.nav-link.active {
  border-bottom: 3px solid #5091CD;
}
main .program .program-box {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
main .program .program-box .tracks {
  border-bottom: 1px solid #E0E0E0;
}
main .program .program-box .tracks:last-child {
  border-bottom: 0 !important;
}
main .program .program-box .tracks .slot-title {
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  padding: 1.1rem 0;
  display: none;
}
main .program .program-box .tracks .track {
  border-bottom: 0;
  padding: 2rem 0.9rem 1.7rem 1.5rem !important;
  text-align: left;
  background-color: #F5F5F5;
}
main .program .program-box .tracks .track:nth-child(even) {
  background-color: #F5F5F5 !important;
}
main .program .program-box .tracks .track:not(.offset-sm-4):nth-child(odd) {
  background-color: #EEEEEE !important;
}
main .program .program-box .tracks .track .track-image {
  padding: 0 1rem;
}
main .program .program-box .tracks .track .track-image img {
  border-radius: 50%;
}
main .program .program-rooms .program-room {
  padding: 0 !important;
}
main .program .program-rooms .program-room .room-title {
  background-color: #FFFFFF;
  padding: 1.1rem 0.4rem;
}

@media (max-width: 991.99px) {
  .content-box {
    padding: 4rem 6rem !important;
  }

  .social .social-media-buttons {
    left: calc(50% - 7rem) !important;
  }

  .program-box .tracks .track .track-image {
    padding: 0 0.3rem !important;
  }
}
@media (max-width: 575.99px) {
  .content-box {
    padding: 4rem 3rem !important;
  }

  .social .social-media-buttons {
    left: calc(50% - 7rem) !important;
  }

  .tracks-box .track {
    padding: 2rem 4rem;
  }

  .program-box .track-date span.room-title {
    display: inline-block !important;
  }
  .program-box .track-type {
    font-size: 11px !important;
  }
  .program-box .slot-title {
    display: block !important;
  }
  .program-box .program-rooms {
    display: none;
  }
  .program-box .track-inner-date {
    display: none;
  }
}
@media (max-width: 319.99px) {
  .content-box {
    padding: 4rem 1.5rem !important;
  }

  .social .social-media-buttons {
    left: calc(50% - 7rem) !important;
  }

  .tracks-box .track {
    padding: 2rem 2rem;
  }
}
@media (min-width: 575.99px) {
  .program-box .tracks .track.track-full .col-3 {
    flex: 0 0 calc(25% / 3);
    max-width: calc(25% / 3);
  }
  .program-box .tracks .track.track-full .col-9 {
    flex: 0 0 calc(75% / 3);
    max-width: calc(75% / 3);
  }
}
/******** Social Media Buttons     **************************************************************/
/************************************************************************************************/
.social {
  position: relative;
}
.social .social-media-buttons {
  text-align: center;
  position: absolute;
  top: -3800%;
  left: calc(50% - 6rem);
}
.social .social-media-buttons a {
  color: #FFFFFF;
  text-decoration: none;
}
.social .social-media-buttons a:focus, .social .social-media-buttons a:active, .social .social-media-buttons a:hover {
  text-decoration: none;
}
.social .social-media-buttons span {
  width: 4rem;
  height: 4rem;
  background-color: #7AC143;
  color: #FFFFFF;
  padding: 0.6rem 0.9rem;
  border-radius: 3rem;
  font-size: 1.8rem;
  margin: 0.3rem;
}
.social .social-media-buttons ul.share li {
  width: 4rem;
  height: 4rem;
  background-color: #7AC143;
  color: #FFFFFF;
  padding: 0.6rem 0.9rem;
  border-radius: 3rem;
  font-size: 1.8rem;
  margin: 0.3rem;
  display: inline-block;
}
.social .social-media-buttons ul.share li a.link-social.facebook:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
.social .social-media-buttons ul.share li a.link-social.twitter:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}
.social .social-media-buttons ul.share li a.link-social.mail:before {
  content: "";
  font-family: "itr-icon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
}

/******** Flickity Slider ************************************************************************/
/************************************************************************************************/
.flickity-viewport {
  overflow: hidden;
  margin-top: 1.5rem;
}
.flickity-viewport .container.img-item {
  padding: 0;
}

.flickity-full-width .carousel-cell {
  width: 100%;
  height: auto;
  max-height: 350px;
  position: relative;
}

.flickity-full-width .carousel-cell .container {
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: none;
}

.flickity-content {
  outline: none;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.flickity-content .carousel-cell {
  width: 50%;
  height: auto !important;
  margin-right: 10px;
  /*top: 50%;
  transform: translateY(-50%);*/
}

.flickity-content .carousel-cell img {
  display: block;
  border: 0 none;
  /*height: 200px;*/
  width: 100%;
}

.flickity-content .flickity-prev-next-button {
  width: 5vh;
  height: 5vh;
  background: white;
  border-radius: 5vh;
  border: 0;
  padding: 0.5vh;
  fill: grey;
}

.flickity-content .flickity-prev-next-button:hover {
  fill: #25304F;
}

.flickity-content .flickity-prev-next-button:disabled {
  display: none;
}

.flickity-content .flickity-prev-next-button:hover {
  fill: #25304F;
}

.flickity-content .flickity-prev-next-button:disabled {
  display: none;
}

.flickity-content .flickity-prev-next-button.previous {
  position: absolute;
  top: 50%;
  left: -10%;
}

.flickity-content .flickity-prev-next-button.next {
  position: absolute;
  top: 50%;
  right: -10%;
}

@media (max-width: 768px) {
  .flickity-content .carousel-cell {
    width: 50%;
  }

  .flickity-content .flickity-prev-next-button.previous {
    left: 0;
  }

  .flickity-content .flickity-prev-next-button.next {
    right: 0;
  }
}
@media (max-width: 575.98px) {
  .flickity-content .carousel-cell {
    width: 100% !important;
  }

  .flickity-content .flickity-prev-next-button {
    display: none;
  }
}
.carousel-image {
  display: block;
  height: 200px;
  min-width: 150px;
  max-width: 100%;
  margin-right: 10px;
  top: 50%;
}

.carousel.is-fullscreen .carousel-image {
  height: auto;
  max-height: 100%;
}

/******** Speaker Boxes ************************************************************************/
/***********************************************************************************************/
.speaker-boxes .speaker-box {
  padding: 0 2rem 2rem 2rem;
}
.speaker-boxes .speaker-box .row {
  background-color: #558B2F;
  border-radius: 0.2rem;
  color: #FFFFFF;
  padding: 0 !important;
}
.speaker-boxes .speaker-box .row .speaker-img {
  padding: 0 !important;
}
.speaker-boxes .speaker-box .row .speaker-img img {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.speaker-boxes .speaker-box .row .speaker-text {
  display: flex !important;
  position: relative;
  align-items: center;
  padding-left: 1.9rem;
  text-align: left;
}
.speaker-boxes .speaker-box .row .speaker-text a {
  color: #FFFFFF;
}
.speaker-boxes .speaker-box .row .speaker-text a:hover, .speaker-boxes .speaker-box .row .speaker-text a:focus, .speaker-boxes .speaker-box .row .speaker-text a:active {
  text-decoration: none !important;
}
.speaker-boxes .speaker-box .row .speaker-text h3.speaker-title {
  font-weight: 700;
  margin: 0 !important;
}
.speaker-boxes .speaker-box .row .speaker-text .speaker-subline {
  color: #AED581;
  font-size: 16px;
}
.speaker-boxes .speaker-box .row .speaker-text .floating-arrow {
  position: absolute;
  left: -1.8rem;
  background-color: #FFFFFF;
  width: 3rem;
  height: 3rem;
  border-radius: 2rem;
  color: #7AC143;
  font-size: 1.7rem;
  padding: 0.9rem 0 0.4rem 1.3rem;
}
.speaker-boxes .speaker-box .row .speaker-text .floating-arrow .icon {
  line-height: 1.1rem;
}

@media (max-width: 767.99px) {
  h3.speaker-title {
    font-size: 1.5rem;
  }
}
@media (max-width: 575.99px) {
  .speaker-boxes .speaker-box .row .speaker-text h3.speaker-title {
    font-size: 1.2rem;
  }
  .speaker-boxes .speaker-box .row .speaker-text .floating-arrow {
    position: absolute;
    left: -1.1rem;
    background-color: #FFFFFF;
    width: 2rem;
    height: 2rem;
    border-radius: 1rem;
    color: #7AC143;
    font-size: 1.5rem;
    padding: 0.4rem 0 0 0.9rem;
  }
  .speaker-boxes .speaker-box .row .speaker-text .floating-arrow .icon {
    line-height: 1rem;
  }
}
/******** News ************************************************************************/
/***********************************************************************************************/
.news-boxes .news-box {
  padding: 0 1rem 1rem 1rem;
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  color: #FFFFFF;
}
.news-boxes .news-box .news-img {
  padding: 0 !important;
}
.news-boxes .news-box .news-img a img {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.news-boxes .news-box .news-text {
  background-color: #438FBB;
  height: 100%;
  display: flex !important;
  position: relative;
  padding: 1rem 1.5rem 2.5rem 1.5rem;
  text-align: left;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.news-boxes .news-box .news-text.d-block {
  display: block !important;
}
.news-boxes .news-box .news-text a {
  color: #FFFFFF;
}
.news-boxes .news-box .news-text a:hover, .news-boxes .news-box .news-text a:focus, .news-boxes .news-box .news-text a:active {
  text-decoration: none !important;
}
.news-boxes .news-box .news-text a.link {
  color: #FFFFFF;
  text-decoration: underline;
}
.news-boxes .news-box .news-text a.link:hover, .news-boxes .news-box .news-text a.link:focus, .news-boxes .news-box .news-text a.link:active {
  text-decoration: underline !important;
}
.news-boxes .news-box .news-text h3.news-title {
  font-weight: 700;
  margin: 0 !important;
  font-size: 1.2rem;
}
.news-boxes .news-box .news-text .news-date {
  color: #91C5EA;
  font-size: 16px;
  padding-bottom: 0.4rem;
  display: block;
}
.news-boxes .news-box .news-text .floating-arrow {
  position: absolute;
  bottom: -1.6rem;
  left: calc(50% - 1rem);
  background-color: #FFFFFF;
  width: 3rem;
  height: 3rem;
  border-radius: 2rem;
  color: #75BEE9;
  font-size: 1.7rem;
  padding: 0.9rem 0 0.4rem 1.3rem;
}
.news-boxes .news-box .news-text .floating-arrow .icon {
  line-height: 1.1rem;
}

/******** Forms ******************************************************************************/
/***********************************************************************************************/
.form-control, .inputbox {
  color: #FFFFFF;
  background-color: rgba(224, 224, 224, 0.8);
  border: 0 !important;
  border-radius: 0 !important;
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  background-clip: padding-box;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus, .inputbox:focus {
  color: #FFFFFF;
  background-color: rgba(224, 224, 224, 0.9);
  border-color: #444444;
  outline: 0;
  box-shadow: none !important;
}

/******** Responsive Tables ********************************************************************/
/***********************************************************************************************/
.content-box:not(.shop) table.table {
  width: 150%;
  position: relative;
  left: -8rem;
}

@media (max-width: 991.99px) {
  .content-box:not(.shop) table.table {
    width: 125% !important;
    left: -5rem !important;
  }
}
@media (max-width: 575.99px) {
  .content-box:not(.shop) table.table {
    width: 115% !important;
    left: -2rem !important;
  }
}
/******** Footer *******************************************************************************/
/***********************************************************************************************/
footer {
  background-color: #EEEEEE;
}
footer .newsletter {
  padding-top: 1.4rem;
  font-size: 16px;
}
footer .newsletter .form-group {
  margin-bottom: 0 !important;
}
footer .newsletter .form-group .form-control {
  color: #444444;
  background-color: #FFFFFF;
  border: 0 !important;
  border-radius: 0 !important;
}
footer .newsletter .form-group .form-control:focus {
  color: #444444;
  background-color: #FFFFFF;
  border-color: #444444;
  outline: 0;
  box-shadow: none !important;
}
footer .newsletter .form-group input[type=submit] {
  height: 1px;
  visibility: hidden;
}
footer .newsletter .form-group .input-group .input-group-append {
  background-color: #FFFFFF;
  padding: 0.3rem;
  padding-right: 1rem;
  color: #444444;
  opacity: 0.6;
  font-size: 1.6rem;
}
footer ul.footer-menu li a.nav-link {
  text-transform: uppercase;
  font-weight: 700;
  color: #444444 !important;
}
footer .footer-logo {
  margin-top: 1.5rem;
  margin-bottom: 1.4rem;
}
footer .footer-logo img {
  max-width: 84px;
  margin-left: auto;
  margin-right: auto;
}
footer .legal-text {
  font-size: 13px;
  line-height: 1.1rem;
}
footer ul.legal-menu {
  margin-bottom: 1.5rem;
}
footer ul.legal-menu li a.nav-link {
  color: #444444 !important;
  font-size: 13px;
  padding: 0.5rem 0.6rem;
}
footer .footer-bottom {
  background-color: #E0E0E0;
}

@media (max-width: 575.99px) {
  footer .footer-menu {
    flex-direction: column;
  }
}
/******** Cookie ********************************************************************************/
/************************************************************************************************/
#cookie-message {
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 90001;
  color: #444444;
  font-size: 16px;
  line-height: 18px;
  padding: 15px;
  background-color: #E0E0E0;
  opacity: 0.9;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #444444;
  -webkit-box-shadow: 1px 0 5px 0 rgba(68, 68, 68, 0.75);
  -moz-box-shadow: 1px 0 5px 0 rgba(68, 68, 68, 0.75);
  box-shadow: 1px 0 4px 0 rgba(68, 68, 68, 0.75);
}
#cookie-message a {
  color: #444444;
  text-decoration: underline;
}

#cookie-message .cookie-btn {
  margin-left: auto;
  text-align: right;
}
#cookie-message .cookie-btn a {
  font-size: 1rem;
  height: 40px;
  color: #FFFFFF;
  margin-right: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none !important;
}

#cookie-message-wrapper {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
}

/******** Shop ********************************************************************************/
/************************************************************************************************/
.content-box.shop {
  padding: 4rem 6rem;
}

.event-item {
  margin-top: 2rem;
}
.event-item h3 {
  font-weight: 700;
}
.event-item ul.bxslider li {
  margin-left: 0;
}

.event-item-content .row {
  margin: 0.4rem 0;
}

.jTrader-product-image-wrapper {
  min-height: 200px;
}

/******** Ribbon ********************************************************************************/
/************************************************************************************************/
.corner-ribbon {
  width: 304px;
  background: #e43;
  position: absolute;
  top: 25px;
  left: -50px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  z-index: 9999;
  cursor: pointer;
}

/* Custom styles */
.corner-ribbon.sticky {
  position: fixed;
}

.corner-ribbon.shadow {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

/* Different positions */
.corner-ribbon.top-left {
  top: 45px;
  left: -70px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.corner-ribbon.top-right {
  top: 30px;
  right: -85px;
  left: auto;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-left {
  top: auto;
  bottom: 25px;
  left: -50px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.corner-ribbon.bottom-right {
  top: auto;
  right: -50px;
  bottom: 25px;
  left: auto;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

@media (max-width: 1199.99px) {
  .corner-ribbon {
    display: none;
  }
}
.sponsor-image .img-wrapper {
  display: flex;
  flex-direction: column-reverse;
  background-color: #FFFFFF !important;
}

.sponsor-text {
  font-size: 13px;
  line-height: 1.3;
  text-transform: uppercase;
  display: block;
}
.sponsor-text .sponsor-category {
  color: #999999 !important;
}
.sponsor-text .sponsor-name {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
}

@media (max-width: 991.99px) {
  .sponsor-logos, .sponsor-logos > .row {
    flex-flow: column;
  }
}
.jtrader-voucher-trash, .jtrader-voucher-trash:focus, .jtrader-voucher-trash:hover, .jtrader-voucher-trash:visited {
  text-decoration: none !important;
}

span.color-grey {
  color: #999999 !important;
}


.alert-notice {
  color: #fff;
}

/* CSS breezing forms #jd19at social events */
.socialevents h1 {
  font-size: 3rem;
  color: #fff;
  font-family: "Source Sans Pro", Arial, sans-serif;
  padding-top: 4.5rem;
  margin-bottom: 4.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.jd19at-social {
  background: #fff;
  padding: 3rem 4rem;
}

.bfElemWrap {
  margin-bottom: 1.5rem !important;
}

.bfbs3-form-group-actions .bfbs3-pull-right {
  float: none !important;
}

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