.logoplace {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  height: 100px;
  padding-top: 30px;
  padding-bottom: 0px;
  background-color: black;
  text-align: center;
}

.nav-container {
  text-align: center;
  text-indent: -1px;
}

.nav-menu {
  float: none;
  font-family: Oswald, sans-serif;
  color: white;
  font-size: 16px;
}

.navbar {
  position: absolute;
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

.slider {
  width: 100%;
  height: 800px;
}

.nav-link {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
}

.nav-link:hover {
  background-color: #d90909;
}

.nav-link.w--current {
  display: inline-block;
  background-color: #d90909;
  color: black;
}

.slide-nav {
  color: red;
}

.content {
  width: 100%;
  height: 280px;
  margin-top: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: black;
  text-align: center;
}

.container {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 999;
  display: block;
  width: auto;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-right: 200px;
  padding-left: 200px;
  text-align: center;
}

.container.blk {
  background-color: black;
}

.red {
  color: #d90909;
}

.text-content {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-right: 5px;
  padding-left: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  line-height: 28px;
  font-weight: 600;
}

.heading-content {
  margin-bottom: 20px;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.btn-black {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 10px;
  background-color: black;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}

.btn-black:hover {
  background-color: #d90909;
  color: white;
}

.section-preview {
  width: 100%;
  height: auto;
  margin-top: 38px;
  padding-top: 50px;
  padding-bottom: 25px;
  background-color: #080808;
}

.preview-photo {
  width: 33.33%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}

.preview-photo-place {
  width: 100%;
}

.button-place {
  display: none;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.btn-white {
  margin-right: 8px;
  margin-left: 8px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 10px;
  background-color: white;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: 'Open Sans', sans-serif;
  color: black;
  font-weight: 600;
}

.btn-white:hover {
  background-color: #d90909;
  color: white;
}

.sponsors {
  display: block;
  width: 63%;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: none;
  text-align: center;
  list-style-type: none;
}

.global-container {
  text-align: center;
}

.sponsors-logo {
  width: auto;
  height: 112px;
  float: left;
}

.ruller {
  margin-bottom: 50px;
  border-bottom: 1px solid white;
}

.footer-logo {
  width: 50%;
  height: auto;
  margin-top: 0px;
  padding: 25px 25px 25px 50px;
  float: left;
  text-align: center;
}

.footer-address {
  width: 50%;
  padding: 10px 0px;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: white;
  font-size: 14px;
  line-height: 25px;
}

.footer-cr {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  padding-top: 0px;
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  color: black;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  text-align: center;
  letter-spacing: -1px;
}

.content-footer {
  padding-right: 50px;
  padding-left: 50px;
  text-align: left;
}

.rip {
  width: 220px;
  float: none;
  text-align: center;
}

.background-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.background-filter {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  margin-top: 100px;
  background-color: rgba(255, 255, 255, 0.3);
}

.content-box {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: auto;
  margin: 100px 0px 0px;
  padding: 25px 20px 0px;
  background-color: white;
  font-family: 'Open Sans', sans-serif;
  text-align: justify;
}

.content-box.other {
  margin-top: 0px;
}

.content-box._2 {
  margin-top: 20px;
  margin-bottom: 62px;
  padding-top: 20px;
}

.content-title {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  color: black;
}

.content-container {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  width: 100%;
  height: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 150px;
  padding-left: 150px;
}

.img-about {
  margin: 5px 0px 0px 15px;
  float: right;
}

.contact-content {
  width: 100%;
}

.box-contact-content {
  width: 50%;
  padding: 10px;
  float: left;
}

.box-contact-content.embed {
  padding-top: 0px;
}

.email {
  margin-bottom: 10px;
  color: #333;
  text-decoration: none;
}

.mobile-sponsors {
  position: static;
  display: none;
}

.fixer {
  position: static;
  display: block;
  margin-top: 68px;
  padding-top: 8px;
  padding-bottom: 33px;
  text-align: center;
}

.packageheader {
  display: inline-block;
  background-color: yellow;
  text-align: left;
}

.packagesub {
  margin-top: 0px;
  margin-bottom: 0px;
  color: black;
  font-size: 14px;
}

.packagesub.blue {
  color: blue;
}

.packagesub.green {
  margin-bottom: 0px;
  color: green;
}

.packagebody.green {
  color: green;
}

.packagebody.blue {
  color: blue;
}

.reveal {
  margin-top: 28px;
}

.subby {
  color: yellow;
}

.subby.dark {
  color: #252525;
}

.subhead {
  padding: 2px 3px;
  background-color: black;
  color: yellow;
  text-align: left;
  text-transform: uppercase;
}

.footme {
  background-color: #4d4d4d;
}

.small {
  font-size: 14px;
}

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

.marked {
  background-color: black;
  color: yellow;
}

.small-yellow {
  background-color: black;
  color: yellow;
  font-size: 11px;
}

.p-head {
  width: 60%;
  background-color: black;
}

.p-head._1 {
  width: 50%;
}

.big-yellow {
  padding-top: 2px;
  padding-bottom: 2px;
  color: yellow;
}

.s1 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/130471/slide1.jpg');
  background-position: 50% 57%;
  background-size: cover;
}

.s2 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/130471/slide2.jpg');
  background-position: 50% 86%;
  background-size: cover;
}

.list {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  list-style-type: none;
}

.list.right {
  width: 20px;
  float: left;
}

.list.right2 {
  width: 90%;
  padding-left: 5px;
  float: left;
}

.item {
  width: 100%;
  height: auto;
  list-style-type: none;
}

.item._3.l {
  height: 50px;
}

.item._3.l.l1 {
  height: auto;
}

.item.double {
  height: auto;
}

.no {
  display: inline-block;
  float: left;
  clear: both;
}

.p {
  float: none;
}

.subtitle {
  margin-top: 0px;
  font-size: 20px;
  text-align: center;
}

.popupimg {
  height: 130px;
  margin: 6px;
  padding: 8px;
}

.imgthumb {
  width: 250px;
  margin: 8px 6px;
}

.imgthumb:hover {
  border: 3px none #d90909;
}

.central {
  text-align: center;
}

.white {
  color: white;
  text-decoration: none;
}

.lb {
  display: inline-block;
}

.s3 {
  background-image: url('http://x3.sdimgs.com/sd_static/a/130471/2_2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

@media (max-width: 991px) {
  .logoplace {
    position: relative;
  }
  .nav-menu {
    position: absolute;
    z-index: 99999;
    background-color: black;
  }
  .navbar {
    z-index: 9999;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
  }
  .nav-link.w--current {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 20px;
  }
  .content {
    padding-top: 0px;
  }
  .container {
    height: 150px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .button-place {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .sponsors {
    width: 82%;
    margin-bottom: 15px;
  }
  .ruller {
    margin-bottom: 0px;
  }
  .footer-cr {
    position: static;
    margin-right: 0px;
    text-align: center;
  }
  .background-content {
    margin-top: 0px;
  }
  .content-box {
    margin-bottom: 25px;
  }
  .content-container {
    padding-right: 23px;
    padding-left: 23px;
  }
  .p-head {
    width: 69%;
  }
  .p-head._1 {
    width: 56%;
  }
  .item {
    height: 40px;
  }
  .item._3 {
    height: 40px;
  }
  .item._3.l.l1 {
    height: 40px;
  }
}

@media (max-width: 767px) {
  .slider {
    height: 300px;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
  }
  .container {
    height: 180px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .container.blk {
    height: auto;
  }
  .text-content {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
  }
  .heading-content {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 25px;
  }
  .section-preview {
    padding-bottom: 0px;
  }
  .sponsors {
    display: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
    text-align: center;
  }
  .ruller {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .content-box {
    padding: 10px;
  }
  .content-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .img-about {
    width: 200px;
  }
  .box-contact-content {
    width: 100%;
  }
  .box-contact-content.embed {
    width: 100%;
  }
  .img-sponsors {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .mobile-sponsors {
    display: block;
    padding-top: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .p-head {
    width: 96%;
  }
  .p-head._1 {
    width: 78%;
  }
  .item {
    height: 60px;
  }
  .item._3 {
    height: 40px;
  }
  .item._3.l.l1 {
    height: 40px;
  }
  .tblock {
    text-align: left;
  }
}

@media (max-width: 479px) {
  .slider {
    height: 250px;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    background-color: black;
  }
  .container {
    height: 250px;
  }
  .heading-content {
    margin-top: 5px;
    margin-bottom: 0px;
    padding-top: 8px;
    line-height: 30px;
  }
  .btn-black {
    margin-top: 10px;
  }
  .section-preview {
    margin-top: 18px;
    padding-top: 5px;
  }
  .btn-white {
    float: none;
  }
  .footer-logo {
    width: 100%;
  }
  .footer-address {
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
  }
  .content-footer {
    padding-right: 0px;
    padding-left: 0px;
  }
  .content-box {
    margin-top: 50px;
    margin-bottom: 0px;
  }
  .content-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .img-about {
    width: 125px;
  }
  .box-contact-content {
    width: 100%;
  }
  .p-head._1 {
    width: 100%;
  }
  .item {
    height: 80px;
    margin-bottom: 10px;
  }
  .item._3 {
    height: 50px;
    text-align: left;
  }
  .item._3.l {
    height: 70px;
  }
  .item._3.l.l1 {
    height: 60px;
  }
  .item.double {
    height: 80px;
  }
  .embed {
    margin-top: 6px;
    padding-top: 16px;
  }
}

