.background-video {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -2;
  height: 100vh;
  -o-object-fit: cover;
  object-fit: cover;
}

.sponsorbox {
  width: 200px;
  margin: 35px;
  float: left;
}

.sponsortxt {
  color: #fff;
}

.image {
  width: 70%;
}

.titleblock {
  position: relative;
  width: 650px;
  margin: 75px 100px 75px 75px;
  float: right;
  color: #fff;
	background-color: rgb(0 0 0 / 57%);
    padding: 30px;
}

.titlehead {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 69px;
  text-align: center;
  letter-spacing: 0.1rem;
}

.titletxt-big {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  background-color: rgba(37, 37, 37, 0.6);
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
}

.titletxt {
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

.titletxt.exhibittag {
  width: 60%;
  margin-top: 15px;
}

.titletxt.termstxt {
  font-size: 12px;
}

.title-sub {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 8px;
}

.spacer {
  height: 30px;
}

.background-color {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: none;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.11);
  -o-object-fit: cover;
  object-fit: cover;
}

.btn-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -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;
}

.headbtn {
  margin-right: 10px;
  margin-left: 10px;
  padding: 14px 24px;
  background-color: #d2242a;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
}

.headbtn:hover {
  background-color: #000000;
}

.rulessec {
  background-color: rgba(0, 0, 0, 0.57);
}

.ruleflex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #fff;
}

.enterbox {
  width: 50%;
  padding: 15px;
}

.enterbox.enterleft {
  margin-top: 225px;
}

.enterbox.bottomright {
  width: 30%;
}

.enterbox.bottomleft {
  width: 60%;
}

.subhead {
  margin-bottom: 0px;
  font-size: 18px;
}

.prize-list {
  padding-right: 18px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 2;
}

.flexhalf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.img-container {
  width: 70%;
}

.imgtag {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: right;
  white-space: nowrap;
}

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

.image-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 20px;
  -o-object-fit: cover;
  object-fit: cover;
}

.ruleflex.rulebottom {
  margin-top: 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.galflex {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.galflex.termsbox {
  position: relative;
  left: 30px;
  top: -40px;
  z-index: 2;
}

.galtext {
  width: 55%;
  margin-top: 30px;
  padding: 15px 15px 15px 26px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.galtext.termtext {
  padding: 40px;
}

.image-5 {
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-5.largerpic {
  width: 100%;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footersec {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center;
}

.image-6 {
  width: 40%;
}

.gallerypic {
  width: 100%;
  height: 350px;
  margin-bottom: 25px;
  clear: both;
  background-image: url('../images/IMG_6275-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

@media screen and (max-width: 991px) {
  .titleblock {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
  }

  .background-color {
    display: block;
  }

  .rulessec {
    padding-top: 0px;
    padding-bottom: 30px;
  }

  .ruleflex {
    padding-top: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .enterbox {
    width: 100%;
  }

  .enterbox.enterleft {
    width: 60%;
    margin-top: 0px;
  }

  .enterbox.bottomright {
    width: 60%;
  }

  .enterbox.bottomleft {
    width: 100%;
  }

  .prize-list {
    text-align: left;
  }

  .ruleflex.rulebottom {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .titlehead {
    line-height: 70px;
  }

  .enterbox.enterleft {
    width: 100%;
  }

  .galflex.termsbox {
    left: auto;
  }
}

@media screen and (max-width: 479px) {
  .sponsorbox {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
    text-align: center;
  }

  .headsec {
    height: auto;
  }

  .titleblock {
    width: 90%;
    text-align: center;
  }

  .titlehead {
    font-size: 53px;
    line-height: 60px;
  }

  .titletxt.exhibittag {
    width: 100%;
  }

  .title-sub {
    display: block;
    font-size: 12px;
    letter-spacing: 4px;
  }

  .btn-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .headbtn {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .rulessec {
    clear: both;
  }

  .ruleflex {
    width: 90%;
  }

  .enterbox.enterleft {
    width: 100%;
  }

  .enterbox.bottomright {
    width: 100%;
  }

  .prize-list {
    width: 100%;
  }

  .flexhalf {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .img-container {
    width: 100%;
    margin-top: 17px;
  }

  .ruleflex.rulebottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .galflex {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .galflex.termsbox {
    left: auto;
    top: auto;
  }

  .galtext {
    width: 100%;
  }

  .galtext.termtext {
    margin-top: 40px;
    padding: 0px;
  }

  .image-5 {
    width: 100%;
  }

  .image-5.largerpic {
    width: 100%;
  }

  .image-6 {
    width: 80%;
  }

  .link-block {
    display: none;
  }

  .gallerypic {
    background-position: 0% 50%;
    background-size: cover;
  }
}

