@font-face {
  font-family: "DINPro-CondBold";
  src: url(./Fonts/DINPro-CondBold.otf);
}
.text-center {
  text-align: center;
}

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

.shadow-panel {
  background: #fff;
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.15);
}

.mt0 {
  margin-top: 0px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mt70 {
  margin-top: 70px !important;
}

.mt75 {
  margin-top: 75px !important;
}

.mt80 {
  margin-top: 80px !important;
}

.mt85 {
  margin-top: 85px !important;
}

.mt90 {
  margin-top: 90px !important;
}

.mt95 {
  margin-top: 95px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.width0 {
  width: 0px !important;
}

.width25 {
  width: 25px !important;
}

.width50 {
  width: 50px !important;
}

.width75 {
  width: 75px !important;
}

.width100 {
  width: 100px !important;
}

.width125 {
  width: 125px !important;
}

.width150 {
  width: 150px !important;
}

.width175 {
  width: 175px !important;
}

.width200 {
  width: 200px !important;
}

.width225 {
  width: 225px !important;
}

.width250 {
  width: 250px !important;
}

.width275 {
  width: 275px !important;
}

.width300 {
  width: 300px !important;
}

.width325 {
  width: 325px !important;
}

.width350 {
  width: 350px !important;
}

.width375 {
  width: 375px !important;
}

.width400 {
  width: 400px !important;
}

.width425 {
  width: 425px !important;
}

.width450 {
  width: 450px !important;
}

.width475 {
  width: 475px !important;
}

.width500 {
  width: 500px !important;
}

body.post-name-event-lp .siteHeader, body.post-name-about-spoducation .siteHeader, body.post-name-sponsor .siteHeader, body.post-name-whats-spoducation2 .siteHeader, body.post-name-form-lp-join .siteHeader, body.single-lp-event .siteHeader {
  display: block;
}

.post-name-form-lp-join .section.siteContent {
  margin-top: 0 !important;
}

#lp-join {
  background: #f5f5f5;
  padding: 20px;
  margin-top: 0 !important;
}
#lp-join .logo-box {
  display: flex;
  justify-content: center;
  padding: 20px 0;
}
#lp-join .logo-box p {
  margin: 0;
}
#lp-join .logo-box a {
  display: flex;
  align-items: center;
}
#lp-join .logo-box .logo1 {
  width: 250px;
}
#lp-join .logo-box .logo1 svg {
  color: #003366;
}
#lp-join .logo-box .logo1 .cls-1, #lp-join .logo-box .logo1 .cls-2 {
  fill: #003366;
}
#lp-join .logo-box .logo2 {
  margin-left: 15px;
  width: 130px;
}
#lp-join .text1 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#lp-join .text1 span {
  font-size: 12px;
}
#lp-join .text2 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #003366;
  margin-bottom: 10px;
}
#lp-join .prize-list {
  margin-top: 0;
  color: #003366;
  border: 2px solid #003366;
  list-style-type: none;
  margin-left: 0;
  padding: 20px;
  width: 690px;
  margin: 0 auto 20px;
}
#lp-join .btn-common {
  width: 340px !important;
  padding: 18px 0;
  margin: 0 auto 10px;
}
#lp-join .bottom__logo {
  padding: 80px 0;
  text-align: center;
  border: 0;
}
#lp-join .bottom__logo .logo-link {
  display: inline-block;
}
#lp-join .bottom__logo .logo-box-bottom {
  text-align: center;
}
#lp-join .bottom__logo .logo-box-bottom svg {
  width: 230px;
}
#lp-join .bottom__logo .logo-box-bottom .cls-1, #lp-join .bottom__logo .logo-box-bottom .cls-2 {
  fill: #003366;
}
#lp-join .bottom__logo .logo-box-bottom .logo2 {
  margin-top: 10px;
}
#lp-join .bottom__logo .logo-box-bottom .logo2 img {
  width: 200px;
}

@media (max-width: 768.98px) {
  #lp-join .prize-list {
    width: auto;
  }
  #lp-join .text1 {
    font-size: 18px;
  }
  #lp-join .text2 {
    font-size: 18px;
  }
  #lp-join .logo-box .logo1 {
    width: 180px;
  }
  #lp-join .logo-box .logo2 {
    width: 100px;
  }
  #lp-join .btn-common {
    width: 100% !important;
  }
}