
@font-face { font-family: 'copperplate';
  src: url('../fonts/Copperplate_ThirtyThreeBC.ttf'); }

.copperplate-lg {
  font-family: copperplate;
  font-size: 2.5em;
}
.copperplate {
  font-family: copperplate;
  font-size: 1.2em;
}

.custom-green{
  color: #9CA100;
}


.font-nav {
  font-weight: bold;
  font-size: 18px;
  text-decoration: none;
  padding-left: 25px;
  color: rgba(0,0,0,0.75);
}
.font-nav:hover{
  color: rgba(0,0,0,.65);
}
.font-nav i{
  padding-left: 8px;
}
.play-small{
  display: none;
}
.collapse-custom{
  width: initial !important;
}

.jumbotron-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;

}

.jumbotron-text {
  padding-top:80px !important;
  padding-bottom: 100px;
}

.jumbotron-text h1{
  font-family: "copperplate";
  font-size: 3.5em;
  line-height: 1;
}
.headline-text{
  width: 65%;
}

.countdown{
  margin: auto;
  margin-top: -50px;
  text-align: center;
  width: 600px;
  background-color: white;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
}

.countdown-block {
  padding-top: 10px;
  display: inline-block;
  background-color: #9CA100;
  width:100px;
  height:85px;
  color: white;
  margin:5px;
  line-height: 0.5;
  padding-bottom: 5px;
}

.header{
  line-height: 0.9 !important;
}
.btn-custom{
  background-color: #9CA100;
  border-color: #9CA100;
  border-radius: 0px;
  font-weight:bold;
  color: white;
  padding: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
.btn-custom:hover{
  background-color: #8d9100;
  border-color: #8d9100;
  color: white;
}
.btn-custom-3 {
  background-color: #9CA100;
  border-color: #9CA100;
  border-radius: 0px;
  font-weight:bold;
  color: white;
  padding-top: 5px;
  font-size: 18px;
}
.btn-custom-3:hover{
  background-color: #7c8001;
  border-color: #7c8001;
  color: white;
}

.btn-custom-2{
  background-color: lightgrey;
  border-color: lightgrey;
  border-radius: 0px;
  color: #333;
  font-size: 14px;
  padding-top: 8px;
  padding-left: 15px;
  padding-right: 16px;
  font-style: italic;
}
.btn-custom-2:hover{
  background-color: #c2c2c2;
  border-color: #c2c2c2;
}
.btn-custom-4{
  background-color: #9CA100;
  border-color: #9CA100;
  border-radius: 0px;
  font-weight:bold;
  color: white;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-custom-4:hover{
  background-color: #8d9100;
  border-color: #8d9100;
  color: white;
}

.body-bg{
  background-color: #EBEBEB !important;
}

.container-custom-1{
  width: 80%;
  padding-top: 30px;

}
.container-custom-3{
  width: 80%;
}

.container-custom-2-pre{
  background-image: url('../img/gradient.jpg');
  background-size: 100% 100%;
  height:120px;
}

.container-custom-2{
  width: 80%;
  padding-top: 30px;
  background-color:#2F393D;

  color:white;
  padding-bottom:30px;
}

.custom-col{
  padding-right:50px
}

.custom-h4{
  margin-top: 10px !important;
}
.card-custom{
  border-color: white !important;
  border-width:0px !important;
  border-radius: 0px !important;
}

.card-custom-4{
  border-color: white !important;
  border-width:0px !important;
  border-radius: 0px !important;
  padding-left: 10px;
  font-size: 14px;
  margin-bottom: 15px
}

.custom-profile {
  padding-top: 5px;
  display: inline-block;
}
.custom-profile img{
  margin-left:15px;
}

.card-custom-2 {
  margin-top: 10px;
  border-color: white;
  border-width:0px;
  border-radius: 0px !important;
  padding-bottom: 7px;
  background-color: #2F393D;
  color:white;
  font-size: 14px;
}

.card-custom-2-active {
  border-color: #9CA100 !important;
  border-width: 3px !important;
  border-style: solid;
}
.footerBreak{
  display: none;
}

.stand-headline{
  line-height: 0.8 !important;
  margin-top: 40px;
}
.stand-headline-big{
  font-size: 2em;
}
.stand-img{
  width: 90%;
}
.filterDiv{
  display: none;
  margin-bottom: 15px;
}
.show {
  display: flex;
}
.deselect{
  background-color: #D3D3D3;
  border-color: #D3D3D3;
}
.deselect:hover{
  background-color: #adadad;
  border-color: #adadad;
}



.card-custom-margin{
  margin-right: 30px;
}
.stand-img-container{
  width: 100%;
  padding-top: 100%;
  background-size: cover;
  background-position: center;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: .25rem;
  background-color: white;
}



.perfundo__close {
  top: 6.7em !important;
  z-index: 100;
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.4));
}
.perfundo__close{
  color: rgba(0,0,0,0) !important;
}
.perfundo__content{
  padding: 0 !important;
  position: absolute;
  top: 91px;
  height: calc(100% - 91px);
  width: 100%;
  max-width: none !important;
  background: none !important;
}
.perfundo__content iframe {
  width:100%;
  height:100%;
}
.lightbox-content{
  height: 100% !important;
  max-height: 100% !important;
}

.perfundo__link img {
    border-radius: .25rem;
}

/*.perfundo__html{
  max-width: 90% !important;
  max-height: none !important;
  width: 68vw !important;
  padding: 0 !important;
  margin-top: 90px;
}
.perfundo__html video{
  max-height: 80vh !important;
}
.perfundo__content{
  overflow: visible !important;
}*/




@media (max-width: 1495px) and (min-width: 1365px) {
  .card-custom-2 .card-body .row .col-2{
    _width: 100%;
    _margin-bottom: 10px;
  }
  .card-custom-2 .card-body .row .col-10{
    width: 100%;
  }
}
@media (max-width: 1247px) and (min-width: 768px) {
  .card-custom-2 .card-body .row .col-2{
    width: 100%;
    margin-bottom: 10px;
  }
  .card-custom-2 .card-body .row .col-8{
    width: 100%;
  }
  .card-custom-2 .card-body .row .col-2 img {
    float: none !important;
  }
}
@media (max-width: 635px) {
  .card-custom-2 .card-body .row .col-2{
    width: 100%;
    margin-bottom: 10px;
  }
  .card-custom-2 .card-body .row .col-8{
    width: 100%;
  }
  .card-custom-2 .card-body .row .col-2 img {
    float: none !important;
  }
}

@media (max-width: 1364px) {

  .container-custom-1{
    width: 95%;
  }
  .container-custom-3{
    width: 95%;
  }
  .container-custom-2{
    width: 95%;
  }
  .filterDiv{
    padding-left: 5px;
    padding-right: 5px;
  }
  .headline{
    padding-bottom: 120px;
  }
  .custom-col{
    padding-right: 20px;
  }

}

@media (max-width: 1150px) {
  .play-small{
    display: block;
  } 
  .play-wide {
    display: none;
  }
}


@media (max-width: 991px) {
  .collapse-custom{
    width: 100% !important;
    margin-bottom: -10px;
  }
  .play-small{
    display: none;
  } 
  .play-wide {
    display: block;
  }
  .headline-text{
    width: 100%;
  }
  .stand-img{
    width: 100%;
    margin-top: 35px;
  }
  .stand-headline{
    margin-top: 0;
  }
  .stand-headline-big{
    font-size: 1.7em;
  }
}

@media (max-width: 767px) {
  .play-small{
    display: block;
  } 
  .play-wide {
    display: none;
  }
  .countdown{
    width: 100%;
  }
  .headline{
    padding-top: 50px !important;
  }
  .card-custom{
    margin-bottom: 20px;
  }
  .custom-col{
    padding-right: 0;
  }
  #exhibitors{
    padding-top: 10px;
  }
  .container-darkblue{
    margin-top: 10px !important;
  }
  .container-custom-2{
    padding-top: 15px;
  }
}

@media (max-width: 650px) {
  .filterCat{
    margin-bottom: 5px;
  }
}
@media (max-width: 421px) {
  .filterCat{
    width: 100%;
  }
}

@media (max-width: 590px) {
  #footer {
    display: block !important;
    margin-bottom: 30px !important;
  }
  .stand-headline{
    font-size: 2.8em !important;
  }
  .stand-headline-big{
    font-size: 1em !important
  }
  .stand-header{
    padding-top: 45px !important;
    padding-bottom: 50px !important;
  }
  .stand-header-container{
    margin-bottom: 0 !important;
  }
}


@media (max-width: 500px) {
  .header{
    font-size: 2.8em !important;
  }
  .perfundo__html{
    width: 95vw !important;
  }
}


@media (max-width: 494px) and (min-width: 380px){
  .countdown{
    padding-left: 20%;
    padding-right: 20%;
  }
}

@media (max-width: 390px)  and (min-width: 336px){
  .countdown{
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media (max-width: 450px){
  .play-small{
    display: none;
  } 
  .card-custom-margin{
    margin-right: 10px;
  }
}

@media (max-width: 405px){
  .play-live{
    display: none;
  } 
  .agenda-header{
    display: block !important;
  }
}




