:root {
  --light-blue: #a2d6e8;
  --light-grey: #ccc;
  --yellow-green: #c4d334;
  --sky-blue: #54bed6;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.navbar {
  z-index: 10;
  width: 100%;
  height: 180px;
  max-width: 1920px;
  box-shadow: none;
  outline-offset: 0px;
  background-color: #fff;
  outline: 1em rgba(51, 51, 51, .2);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body {
  text-align: justify;
  background-color: #caf1ff;
  font-size: 23px;
  line-height: 32px;
}

.hm-banner {
  z-index: 10;
  height: 1740px;
  margin-top: 180px;
  position: relative;
}

.image {
  z-index: 10;
  max-width: 620px;
  margin-top: 40px;
  display: block;
  position: relative;
}

._1055 {
  height: auto;
  max-width: 1095px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 0;
}

._1055.objectives {
  padding-top: 220px;
  position: absolute;
  top: auto;
  bottom: 13%;
  left: 0%;
  right: 0%;
}

._1055.artwork {
  flex-direction: column;
  align-items: center;
  display: flex;
}

._1055.center, ._1055.center-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.hm-islands {
  width: 100%;
  height: 100%;
  background-image: url('../images/hm-island-2.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -1px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hor-mid-even {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.obj-char {
  max-width: 208px;
  margin-top: -75px;
}

._70w {
  width: 70%;
}

._70w._w-bg {
  background-color: #fff;
  border-radius: 50px;
  padding-top: 60px;
  padding-left: 100px;
  padding-right: 60px;
  box-shadow: 11px 11px rgba(0, 0, 0, .2);
}

.paragraph {
  background-image: url('../images/icon-light.svg');
  background-position: 0 3px;
  background-repeat: no-repeat;
  background-size: auto 22px;
  margin-bottom: 40px;
  padding-left: 30px;
}

.paragraph._2 {
  text-align: left;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
}

.obj-img {
  z-index: 10;
  width: 40%;
  height: 100%;
  max-height: 370px;
  max-width: 390px;
  background-image: url('../images/objectives.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.g-green-bg {
  z-index: 5;
  width: 100%;
  height: 420px;
  background-image: url('../images/g-green-bg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -226px;
  position: relative;
}

.g-green-bg._2 {
  background-image: url('../images/g-green-bg2.svg');
  margin-top: -400px;
}

.air-con-system {
  background-color: #f4efa5;
  margin-top: -400px;
  padding-top: 280px;
  position: relative;
}

.system-pic {
  width: 100%;
  background-image: url('../images/system-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 90px 100px 100px 90px;
  display: none;
}

.timeline {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.competition-catag {
  z-index: 10;
  min-height: 940px;
  background-image: url('../images/b-top-bg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -200px;
  padding-top: 252px;
  position: relative;
}

.heading {
  width: 100%;
  text-align: left;
  background-image: url('../images/icon-light.svg');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: auto 22px;
  margin-top: 0;
  margin-bottom: 20px;
  padding-left: 30px;
  display: inline-block;
}

.comp-img {
  z-index: 10;
  width: 40%;
  height: 100%;
  max-height: 440px;
  max-width: 390px;
  background-image: url('../images/competition.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 10%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.comp-char {
  max-width: 210px;
  transform-origin: 50% 100%;
  margin-top: -15px;
  margin-left: -30px;
}

.heading-w {
  color: #fff;
  background-color: #ff6c6f;
  border-radius: 50px;
  padding: 15px 60px;
  display: inline-block;
  position: relative;
  top: -50px;
}

.heading-w.draw {
  background-color: #f39953;
  margin-bottom: 0;
  padding: 10px 25px;
  font-size: 20px;
  top: -45px;
}

.heading-w.colour {
  background-color: #55bed6;
  padding: 10px 25px;
  font-size: 20px;
  top: -45px;
}

.submit-w-bg {
  text-align: center;
  background-color: #fff;
  border-radius: 50px;
  margin-top: 60px;
  margin-bottom: 0;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  box-shadow: 11px 11px rgba(0, 0, 0, .2);
}

.submission-method {
  background-color: var(--light-blue);
  margin-top: -1px;
  padding-top: 40px;
}

.submit-button {
  width: 40%;
  height: 100%;
  min-height: 128px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/dealine_btn.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-left: 20px;
}

.online-submit-blk {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.download-button {
  min-height: 495px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/dealine_btn_2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.hor-even {
  justify-content: space-between;
  display: flex;
  position: relative;
}

._49w-w-bg {
  width: 49%;
  text-align: center;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 60px;
  margin-bottom: 140px;
  padding-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  font-size: 20px;
  line-height: 20px;
  box-shadow: 7px 7px rgba(0, 0, 0, .2);
}

.awards-prize {
  background-color: var(--light-blue);
  background-image: url('../images/b-btm-bg.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 1920px;
}

.text-block {
  text-align: left;
  flex: 1;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: 700;
}

.text-block._1 {
  width: 205px;
  flex: none;
  line-height: 24px;
}

.div-block {
  width: 1px;
  background-color: var(--light-grey);
  margin-left: 10px;
  margin-right: 10px;
}

.hor-even-btm-line {
  border-bottom: 1px solid var(--light-grey);
  justify-content: space-between;
  display: flex;
  position: relative;
}

.remarks-text {
  text-align: left;
  margin-top: 20px;
  font-size: 13px;
  line-height: 17px;
}

._46w {
  width: 46%;
}

.ft-text-block {
  color: #fff;
  background-color: #4577ba;
  border-radius: 50px;
  padding: 10px 30px 10px 50px;
  display: inline-block;
  position: absolute;
  left: 50px;
  box-shadow: 6px 6px rgba(0, 0, 0, .2);
}

.icon-blk {
  z-index: 20;
  width: 80px;
  height: 80px;
  background-image: url('../images/icon-email.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 50%;
  margin-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  box-shadow: 6px 5px rgba(0, 0, 0, .2);
}

.icon-blk.phone {
  background-image: url('../images/icon-phone.svg');
}

.icon-blk.web {
  cursor: pointer;
  background-image: url('../images/icon-web.svg');
}

.icon-blk.web:hover {
  mix-blend-mode: luminosity;
}

.icon-blk.ut {
  cursor: pointer;
  background-image: url('../images/icon-ut.svg');
}

.icon-blk.ut:hover {
  mix-blend-mode: luminosity;
}

.icon-blk.fb {
  cursor: pointer;
  background-image: url('../images/icon-fb.svg');
}

.icon-blk.fb:hover {
  mix-blend-mode: luminosity;
}

.icon-blk.ig {
  cursor: pointer;
  background-image: url('../images/icon-ig.svg');
}

.icon-blk.ig:hover {
  mix-blend-mode: luminosity;
}

.hor-mid-l {
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  position: relative;
}

.hor-mid-l:hover {
  mix-blend-mode: luminosity;
}

.hor-mid-l.tel_hide {
  display: none;
}

.footer {
  width: 100%;
  color: #fff;
  justify-content: space-between;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.ft-heading {
  text-align: left;
  margin-bottom: 20px;
  line-height: 42px;
}

._100w {
  width: 100%;
}

.title-blk {
  z-index: 10;
  width: 100%;
  height: auto;
  max-width: 1095px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.hm-rd {
  width: 100%;
  height: 100%;
  background-image: url('../images/hm-island-rd.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hm-banner-char {
  max-width: 265px;
  transform-origin: 50% 100%;
  position: absolute;
  top: 14%;
  bottom: 0%;
  right: -2%;
}

.hm-banner-robot {
  max-width: 190px;
  position: absolute;
  top: 24%;
  left: 31px;
}

._1055px-w {
  width: 100%;
  max-width: 1055px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container {
  width: 100%;
  max-width: 1055px;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}

.brand {
  width: 190px;
  height: 180px;
  cursor: pointer;
  background-image: url('../images/emsd_logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.hm-kd {
  max-width: 248px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 24%;
  bottom: auto;
  left: 38%;
  right: 0%;
}

.hm-kd:hover {
  filter: brightness(115%);
}

.hm-sports {
  max-width: 456px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 38%;
  bottom: auto;
  left: 0;
  right: 0%;
}

.hm-sports:hover {
  filter: brightness(115%);
}

.hm-hospital {
  max-width: 464px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 36%;
  bottom: auto;
  left: 54%;
  right: 0%;
}

.hm-hospital:hover {
  filter: brightness(115%);
}

.hm-school-b {
  max-width: 378px;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 23%;
  bottom: auto;
  left: 49%;
  right: 0%;
}

.hm-school-b:hover {
  filter: none;
}

.timeline-robot {
  width: 15%;
  max-width: 157px;
  position: absolute;
  top: 39%;
  bottom: 0%;
  left: auto;
  right: 26%;
}

.timeline-img-blk {
  margin-top: 80px;
  position: relative;
}

.awards-robot {
  width: 17%;
  max-width: 176px;
  transform-origin: 50% 90%;
  position: absolute;
  top: 34%;
  bottom: auto;
  left: auto;
  right: 23%;
}

.awards-img-blk {
  padding-top: 0;
  position: relative;
}

.timeline-ver {
  margin-bottom: 300px;
  display: none;
}

.nav-menu {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.header {
  z-index: 1000;
  width: 100%;
  height: 190px;
  max-width: 1920px;
  background-color: rgba(0, 0, 0, .2);
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.hm-school-a {
  max-width: 378px;
  cursor: pointer;
  display: none;
  position: absolute;
  top: 23%;
  bottom: auto;
  left: 49%;
  right: 0%;
}

.hm-school-a:hover {
  filter: none;
}

.hm-school {
  max-width: 378px;
  cursor: pointer;
  display: block;
  position: absolute;
  top: 23%;
  bottom: auto;
  left: 49%;
  right: 0%;
}

.hm-school:hover {
  filter: brightness(115%);
}

.nav-link {
  width: 100px;
  height: 115px;
  cursor: pointer;
  background-image: url('../images/icon-hm.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 80px;
  padding-bottom: 30px;
  font-size: 12px;
  font-weight: 700;
}

.nav-link:hover {
  transform: scale(1.05);
}

.nav-link._4 {
  background-image: url('../images/photo_btn.svg');
}

.nav-link._5 {
  background-image: url('../images/icon-contact.svg');
}

.nav-link._2 {
  background-image: url('../images/icon-comp.svg');
}

.nav-link._3 {
  background-image: url('../images/artwork_btn.svg');
}

.bk-line {
  width: 85%;
  height: 1.5px;
  background-color: #333;
  margin-left: auto;
  margin-right: auto;
}

._1620 {
  height: auto;
  max-width: 1660px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: 0;
}

.rules-section {
  z-index: 10;
  background-image: url('../images/comp-bg-01.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 194px;
  padding-bottom: 100px;
  position: relative;
}

.title-img {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 220px;
  display: block;
}

.comp-image {
  max-width: 1020px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.paragraph-nor {
  margin-bottom: 0;
}

.comp-heading {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #55bed6;
  border-radius: 50px 50px 0 0;
  margin-top: 40px;
  margin-bottom: 0;
  padding: 25px 60px;
  display: inline-block;
  box-shadow: 11px 11px rgba(0, 0, 0, .2);
}

.comp-heading._2 {
  background-color: #f39953;
}

.submit-w-bg-copy {
  background-color: #fff;
  border-radius: 0 0 50px 50px;
  margin-bottom: 40px;
  padding: 50px 60px;
  position: relative;
  box-shadow: 11px 11px rgba(0, 0, 0, .2);
}

.list {
  margin-bottom: 20px;
  list-style-type: lower-alpha;
}

.blue-heading {
  color: #4577ba;
  margin-top: 40px;
  margin-bottom: 30px;
}

.num-list {
  text-align: justify;
  margin-bottom: 100px;
  list-style-type: decimal;
}

.list-item {
  margin-bottom: 30px;
}

.asse-section {
  z-index: 0;
  background-color: #f4efa5;
  background-image: url('../images/asse-bg-01.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  margin-top: -248px;
  padding-bottom: 300px;
  position: relative;
}

.aees-image {
  max-width: 1020px;
  margin: 60px auto;
  display: block;
  position: relative;
}

.text-span-27px {
  font-size: 27px;
}

.nunmer-text {
  width: 3%;
  flex: none;
}

.hor-top-l {
  width: 100%;
  align-items: flex-start;
  display: flex;
}

.list-2 {
  margin-bottom: 30px;
  padding-left: 30px;
  list-style-type: lower-alpha;
}

.paragraph-2 {
  width: 96.5%;
  margin-bottom: 0;
}

.o-g-bg {
  position: absolute;
  top: auto;
  bottom: -10%;
  left: 0%;
  right: 0%;
}

.judge-sec {
  background-image: url('../images/judg_bg_rev_all_desktop.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  margin-top: -100px;
  position: relative;
}

.tba-image {
  max-width: 1014px;
  margin-bottom: 40%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.judg-image {
  max-width: 1020px;
  margin: -70px auto 0;
  display: block;
}

.exhi-section {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 180px;
}

.exhi-image {
  max-width: 1020px;
  margin: -60px auto 0%;
  display: block;
}

.exhi-tba-image {
  max-width: 1014px;
  margin-bottom: 63%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-image {
  width: 68%;
  max-width: 720px;
  margin: 140px auto 60px;
  display: block;
}

.contact-section {
  height: 3029px;
  background-image: url('../images/contact-bg-05.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  padding-top: 180px;
  padding-bottom: 100px;
}

.lightbox-link {
  z-index: 20;
  width: 100%;
  background-image: url('../images/system-bg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding: 90px 100px 100px 90px;
  display: block;
  position: relative;
}

.system-image {
  display: block;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.photo-image {
  width: 97%;
  max-width: 1020px;
  margin: -138px auto 45%;
  display: block;
}

.photo-image.gallery {
  margin-bottom: 100px;
}

.photo-section {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 180px;
}

.photo-tba-image {
  max-width: 1014px;
  margin-bottom: 65%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rules-rob {
  max-width: 110px;
  display: block;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 12%;
  right: 0%;
}

.asse-bear {
  max-width: 257px;
  transform-origin: 50% 100%;
  position: absolute;
  top: 17%;
  bottom: auto;
  left: auto;
  right: 16%;
}

.judg-rob {
  max-width: 184px;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 17%;
}

.judg-tba-rob {
  width: 24%;
  max-width: 250px;
  display: none;
  position: absolute;
  top: 57%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.asse-img-blk, .judg-img-blk {
  position: relative;
}

.image-3 {
  transform-origin: 50% 100%;
}

.exhi-tba-rob {
  width: 24%;
  max-width: 250px;
  position: absolute;
  top: 10%;
  bottom: auto;
  left: 10%;
  right: auto;
}

.exhi-tba-blk {
  display: none;
  position: relative;
}

.photo-tba-blk {
  display: block;
  position: relative;
}

.photo-tba-bear {
  z-index: 10;
  width: 75%;
  height: auto;
  max-width: 448px;
  position: absolute;
}

.menu-btn-blk {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 33px;
  display: flex;
  position: relative;
}

.dd-link {
  width: 125px;
  height: 45px;
  background-image: url('../images/dd-obj.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 10px;
}

.dd-link:hover {
  opacity: .7;
}

.dd-link._2 {
  background-image: url('../images/comp_time.svg');
}

.dd-link._3 {
  background-image: url('../images/dd-cate.svg');
}

.dd-link._4 {
  background-image: url('../images/dd-awards.svg');
}

.dd-link._5 {
  background-image: url('../images/dd-rules.svg');
}

.dd-link._6 {
  background-image: url('../images/dd-asse.svg');
}

.dd-link._7 {
  background-image: url('../images/dd-judg.svg');
}

.dd-blk {
  background-color: #fff;
  border-radius: 10px;
  margin-top: 10px;
  display: none;
  box-shadow: 2px 2px 0 1px rgba(0, 0, 0, .2);
}

.dd-link-blk {
  width: 110px;
  height: auto;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.dd-link-blk.mb-show, .dd-link-blk.hide {
  display: none;
}

.home_img_01 {
  width: 100%;
  height: auto;
  padding-bottom: 350px;
}

.home_img_01_mob {
  width: 100%;
  height: auto;
  padding-bottom: 350px;
  display: none;
}

.txt_cont_div {
  padding-bottom: 100px;
}

.txt_cont_div_tc {
  margin-bottom: 60px;
}

.judge-sec_mob {
  background-image: url('../images/judg_bg_rev_all.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  margin-top: -100px;
  display: none;
  position: relative;
}

.winner_con {
  background-image: url('../images/artwork_bg_01.svg'), linear-gradient(#bce7ee, #bce7ee);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-bottom: 0;
}

.winner_con_2 {
  background-image: url('../images/artwork_bg-02.svg'), linear-gradient(#bce7ee, #bce7ee);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.winner_con_3 {
  background-image: url('../images/artwork_bg-03.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.winner_con_4 {
  background-image: url('../images/artwork_bg-04.jpg'), linear-gradient(#bce7ee, #bce7ee);
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tit_color {
  width: 645px;
  height: auto;
}

.tit_color.merit {
  margin-top: 40px;
}

.winner_div {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.lightbox-_winner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.img_artwork {
  padding-left: 20px;
  padding-right: 20px;
}

.slider {
  width: 100%;
  height: auto;
  background-color: rgba(221, 221, 221, 0);
  margin-top: 40px;
  margin-bottom: 40px;
}

.slider._2 {
  margin-bottom: 100px;
}

.slide-nav {
  display: none;
}

.mask {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.slide {
  width: 50%;
  padding-bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}

.left-arrow {
  align-items: flex-start;
  padding-top: 80px;
  display: flex;
}

.image-6 {
  width: 150px;
  height: 150px;
}

.icon-2, .icon-3 {
  display: none;
}

.right-arrow {
  justify-content: center;
  align-items: flex-start;
  padding-top: 80px;
  display: flex;
}

.photo__inner {
  background-image: url('../images/gallery_bg_01.svg'), linear-gradient(#f4efa5, #f4efa5);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
}

.photo_1 {
  width: 60%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.photo2 {
  width: 32.5%;
}

.inner_div {
  width: 100%;
  justify-content: space-between;
  padding-top: 140px;
  padding-bottom: 80px;
  display: flex;
}

.image-7 {
  opacity: 1;
  outline-offset: 0px;
  outline: 10px solid #fff;
  display: none;
  transform: rotate(-9deg);
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.image-8 {
  z-index: 10;
  width: 250px;
  position: absolute;
  top: -59px;
  right: auto;
}

.image-9 {
  width: 100%;
  outline-offset: 0px;
  outline: 10px solid #fff;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.image-10 {
  outline-offset: 0px;
  outline: 10px solid #fff;
  transform: rotate(-9deg);
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.image-11 {
  outline-offset: 0px;
  outline: 10px solid #fff;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.lightbox-link-3 {
  position: relative;
}

.lightbox-link-4 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-12 {
  z-index: 10;
  width: 110px;
  height: auto;
  position: absolute;
  top: auto;
  bottom: -17%;
  left: -10%;
  right: auto;
}

.image-13 {
  width: 170px;
  position: absolute;
  top: -134px;
  bottom: auto;
  left: -26px;
  right: auto;
}

.photo_3 {
  width: 100%;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.photo_3_inner {
  z-index: 5;
  width: 32%;
  margin-top: -48px;
  position: relative;
}

.photo_img {
  width: 50%;
  height: 500px;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
  position: relative;
}

.lightbox-link-5 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.left-arrow-2, .right-arrow-2, .slide-nav-2 {
  display: none;
}

.slider-2 {
  height: auto;
  transform: rotate(7deg);
}

.mask-2 {
  width: 100%;
  height: auto;
  outline-offset: 0px;
  outline: 10px solid #fff;
  overflow: hidden;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.image-15 {
  z-index: 10;
  width: 150px;
  position: absolute;
  top: -44px;
  bottom: auto;
  left: -38px;
  right: auto;
}

.image-16 {
  z-index: 0;
  width: 350px;
  position: absolute;
  top: -68px;
}

.image-17 {
  z-index: 20;
  width: 90px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: -23px;
}

.image-18 {
  width: 110px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 44px;
  right: auto;
}

.photo_img_inner {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.photo_inner_2 {
  width: 100%;
  height: auto;
  background-image: url('../images/gallery_bg-02.svg'), linear-gradient(#f4efa5, #f4efa5);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-top: 20px;
  padding-bottom: 60px;
}

.lightbox-link-6 {
  width: 100%;
  background-image: url('../images/04_DefaultOK_LowRes-1DX_3194_d.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.image-19 {
  width: 100%;
  height: auto;
  background-image: url('../images/04_DefaultOK_LowRes-1DX_3194_d.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.photo_4 {
  z-index: 30;
  width: 70%;
  height: auto;
  opacity: 1;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 140px;
  transform: rotate(-4deg);
}

.photo_inner_3 {
  background-image: url('../images/gallery_bg.jpg'), linear-gradient(#f4efa5, #f4efa5);
  background-position: 50% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
}

.left-arrow-3, .right-arrow-3, .slide-nav-3 {
  display: none;
}

.slider-3 {
  height: auto;
}

.image-20 {
  z-index: 10;
  width: 100px;
  position: absolute;
  top: 5px;
  bottom: auto;
  left: -26px;
  right: auto;
}

.mask-3 {
  width: 100%;
  height: auto;
  opacity: 1;
  outline-offset: 0px;
  outline: 10px solid #fff;
  overflow: hidden;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.photo_img_div {
  width: 100%;
  height: 500px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
}

.photo_5_6_inner {
  width: 100%;
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lightbox-link-7 {
  z-index: 10;
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.image-21 {
  z-index: 50;
  width: 500px;
  height: 500px;
  outline-offset: 0px;
  outline: 10px solid #fff;
  position: relative;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.div-block-20 {
  z-index: 0;
  width: 800px;
  height: 800px;
  position: absolute;
  top: -116px;
  bottom: auto;
}

.photo_5 {
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-22 {
  width: 100%;
  height: auto;
}

.image-23 {
  z-index: 100;
  width: 250px;
  height: auto;
  position: absolute;
  top: -71px;
  bottom: auto;
  left: auto;
  right: -92px;
}

.photo_6 {
  z-index: 50;
  width: 100%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: -30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-24 {
  z-index: 10;
  width: 100%;
  height: auto;
}

.lightbox-link-8 {
  width: 35%;
  height: 400px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 41px;
  padding-bottom: 154px;
  display: flex;
  position: relative;
  transform: rotate(-9deg);
}

.image-25 {
  z-index: 50;
  width: 100%;
  height: auto;
  outline-offset: 0px;
  outline: 20px solid #d6dd4e;
  position: absolute;
  box-shadow: 20px 20px 0 9px rgba(255, 37, 37, .2);
}

.div-block-23 {
  width: 152.655%;
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 3px;
  margin-left: -41px;
  display: flex;
  position: absolute;
  top: -95px;
  bottom: 0%;
  left: -128px;
  right: 0%;
  transform: rotate(12deg);
}

.photo_6_inner {
  width: 100%;
  height: auto;
  justify-content: space-around;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img_robot {
  width: 30%;
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon_pig {
  z-index: 50;
  width: 13%;
}

.photo_5_inner {
  width: 500px;
  height: 500px;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.photo_7 {
  z-index: 30;
  width: 70%;
  height: auto;
  opacity: 1;
  justify-content: center;
  align-items: center;
  padding-bottom: 140px;
  display: flex;
  transform: rotate(6deg);
}

.image-20-copy {
  z-index: 10;
  width: 300px;
  position: absolute;
  top: -71px;
  bottom: auto;
  left: 8px;
  right: auto;
  transform: rotate(-5deg);
}

.image-19-copy {
  width: 100%;
  height: auto;
  background-image: url('../images/04_DefaultOK_LowRes-1DX_3194_d.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.photo_inner_8_9 {
  width: 100%;
  justify-content: center;
  align-items: flex-start;
  margin-top: -96px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 140px;
  display: flex;
}

.photo_8_9 {
  width: 45%;
  margin-top: 66px;
}

.photo_8 {
  z-index: 5;
  width: 100%;
  padding-bottom: 60px;
  position: relative;
}

.mask-2-copy {
  width: 100%;
  height: auto;
  outline-offset: 0px;
  outline: 10px solid #fff;
  overflow: hidden;
  box-shadow: 20px 20px rgba(255, 37, 37, .2);
}

.lightbox-link-5-copy {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.image-15-copy {
  z-index: 10;
  width: 200px;
  position: absolute;
  top: -44px;
  bottom: auto;
  left: auto;
  right: auto;
}

.image-15-copy.hide {
  display: none;
}

.slider-2-copy {
  height: auto;
  justify-content: center;
  align-items: center;
  display: flex;
  transform: rotate(-9deg);
}

.photo_9 {
  z-index: 5;
  width: 100%;
  position: relative;
}

.lightbox-link-5-copy-copy {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
}

.photo_10_11_12 {
  width: 54%;
  background-image: url('../images/fulm_bg.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  transform: rotate(4deg);
}

._10_11_12 {
  width: 100%;
  height: 30.5%;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

._10_11_12.second {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

._10_11_12._1 {
  margin-top: 40px;
}

._10_11_12.sthird {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.image-26 {
  width: 100%;
  height: auto;
}

.lightbox-link-9 {
  width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-arrow-4, .slide-nav-4, .left-arrow-4 {
  display: none;
}

.slider-4 {
  width: 100%;
  height: auto;
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.mask-4 {
  width: 51%;
  height: auto;
}

.slide-2 {
  width: 100%;
  height: auto;
}

.slide-2-copy {
  width: 290px;
  height: auto;
  width: 290px;
  height: auto;
  width: 290px;
  height: auto;
}

.slide-2-copy-copy {
  width: 290px;
  height: auto;
}

.image-27 {
  z-index: 60;
  width: 15%;
  height: auto;
  position: absolute;
  top: auto;
  bottom: -53px;
  left: -44px;
  right: auto;
}

.image-28 {
  z-index: 80;
  width: 20%;
  height: auto;
  background-image: url('../images/arrow_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 75%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.image-29 {
  z-index: 120;
  width: 25%;
  position: absolute;
  top: 35%;
  bottom: 0%;
  left: auto;
  right: -31%;
}

.image-30 {
  width: 20%;
  position: absolute;
  top: auto;
  bottom: 26%;
  left: -14%;
  right: auto;
}

.image-31 {
  z-index: 100;
  width: 20%;
  position: absolute;
  top: auto;
  bottom: 86px;
  left: auto;
  right: -50px;
}

.image-4-copy {
  width: 645px;
  height: auto;
  margin-top: 60px;
}

.image-4-copy.merit {
  margin-top: 40px;
}

.image-32 {
  margin-top: 20px;
  margin-bottom: 0;
}

html.w-mod-js [data-ix="l-to-r-600"] {
  opacity: 0;
  transform: translate(-300px);
}

html.w-mod-js [data-ix="l-to-r-801"] {
  opacity: 0;
  transform: translate(-200px);
}

html.w-mod-js [data-ix="l-to-r-802"] {
  opacity: 0;
  transform: translate(-57px);
}

html.w-mod-js [data-ix="r-to-l-800"] {
  opacity: 0;
  transform: translate(200px);
}

html.w-mod-js [data-ix="r-to-l-801"] {
  opacity: 0;
  transform: translate(50px);
}

html.w-mod-js [data-ix="op-1200"] {
  opacity: 0;
}

html.w-mod-js [data-ix="op-600"] {
  opacity: .6;
}

html.w-mod-js [data-ix="b-to-top"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="top-to-b"] {
  opacity: 0;
  transform: translate(0, -200px);
}

html.w-mod-js [data-ix="hover"] {
  transform: scale(1);
}

@media screen and (max-width: 991px) {
  .navbar {
    height: 90px;
  }

  .body {
    background-color: rgba(0, 0, 0, 0);
    font-size: 20px;
    line-height: 30px;
  }

  .hm-banner {
    height: 1250px;
    margin-top: 90px;
  }

  .image {
    max-width: 450px;
    margin-top: 20px;
  }

  ._1055 {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._1055.objectives {
    padding-top: 100px;
    bottom: 7%;
  }

  ._1055.center, ._1055.center-2 {
    margin-left: auto;
    margin-right: auto;
    padding-right: 50px;
  }

  .obj-char {
    max-width: 163px;
    margin-top: 0;
    position: absolute;
    top: -74px;
    bottom: auto;
    right: 45%;
  }

  ._70w._w-bg {
    width: 73%;
    padding-top: 50px;
    padding-left: 60px;
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph {
    background-size: auto 20px;
  }

  .paragraph._2 {
    font-size: 20px;
    line-height: 30px;
  }

  .obj-img {
    width: 262px;
    max-height: 279px;
    max-width: none;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .system-pic {
    padding: 9% 10% 10% 9%;
  }

  .competition-catag {
    padding-top: 200px;
  }

  .heading {
    font-size: 27px;
    line-height: 30px;
  }

  .comp-img {
    width: 36%;
    max-height: 300px;
    top: 23%;
  }

  .comp-char {
    max-width: 160px;
    margin-top: 0;
    margin-left: 0;
    position: absolute;
    top: -28px;
    bottom: auto;
    right: auto;
  }

  .heading-w {
    font-size: 28px;
  }

  .online-submit-blk {
    align-items: center;
  }

  .download-button {
    width: 100%;
    height: auto;
  }

  ._49w-w-bg {
    margin-bottom: 100px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
    line-height: 16px;
  }

  .awards-prize {
    background-position: 50% 100%;
    background-size: 1600px;
  }

  .text-block._1 {
    width: 100px;
    line-height: 17px;
  }

  .ft-text-block {
    padding: 5px 20px 5px 60px;
    font-size: 16px;
    left: 0;
  }

  .icon-blk {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }

  .footer {
    padding-bottom: 60px;
  }

  .ft-heading {
    text-shadow: 1px 0 7px rgba(0, 0, 0, .2);
    font-size: 26px;
    line-height: 32px;
  }

  .hm-rd {
    background-size: cover;
  }

  .hm-banner-char {
    max-width: 220px;
    top: 3%;
    right: 1%;
  }

  .hm-banner-robot {
    max-width: 150px;
    top: 22%;
    left: 5%;
  }

  ._1055px-w {
    max-width: 800px;
  }

  .container {
    height: 100%;
    border-bottom: 1px solid #f7f7f7;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .menu-button {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .menu-button.w--open {
    color: var(--yellow-green);
    background-color: rgba(0, 0, 0, 0);
  }

  .icon {
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .brand {
    width: 120px;
    height: auto;
    margin-left: 50px;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .hm-kd {
    max-width: 153px;
    top: 24%;
  }

  .hm-sports {
    max-width: 350px;
    left: 5px;
  }

  .hm-hospital {
    max-width: 350px;
    top: 35%;
    right: 5px;
  }

  .hm-school-b {
    max-width: 278px;
  }

  .timeline-robot {
    top: 31%;
  }

  .timeline-img-blk {
    max-width: 700px;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .awards-robot {
    max-width: 140px;
    right: 23%;
  }

  .awards-img-blk {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .nav-menu {
    width: 100%;
    height: 100vh;
    background-color: #fff;
    padding-top: 40px;
    font-size: 16px;
    line-height: 20px;
    top: 90px;
    bottom: auto;
    left: 0%;
    right: 0%;
    overflow: auto;
  }

  .header {
    height: 100px;
  }

  .hm-school-a, .hm-school {
    max-width: 278px;
  }

  .nav-link {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bk-line {
    width: 50%;
  }

  ._1620 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .rules-section {
    padding-top: 0;
  }

  .comp-image {
    max-width: 760px;
    margin-top: 80px;
  }

  .paragraph-nor {
    background-size: auto 20px;
  }

  .comp-heading {
    font-size: 28px;
  }

  .blue-heading {
    font-size: 28px;
    line-height: 30px;
  }

  .asse-section {
    padding-bottom: 100px;
  }

  .aees-image {
    max-width: 760px;
  }

  .text-span-27px {
    font-size: 20px;
    line-height: 25px;
  }

  .o-g-bg {
    bottom: -7%;
  }

  .judge-sec {
    background-position: 50% 0;
    background-size: 1920px;
    display: none;
  }

  .tba-image {
    max-width: 760px;
    margin-bottom: 25%;
  }

  .judg-image {
    max-width: 760px;
    margin-top: 0;
  }

  .exhi-section {
    background-size: cover;
    padding-top: 0;
  }

  .exhi-image {
    max-width: 700px;
    margin-top: 10px;
    margin-bottom: 5%;
  }

  .contact-section {
    height: auto;
    background-size: cover;
    padding-top: 0;
  }

  .photo-image {
    max-width: 700px;
  }

  .photo-section {
    background-size: cover;
    padding-top: 0;
  }

  .rules-rob {
    width: 14%;
    top: -14%;
    left: 8%;
  }

  .asse-bear {
    width: 32%;
    max-width: 220px;
    top: 3%;
    right: 13%;
  }

  .judg-rob {
    width: 20%;
    max-width: 150px;
    top: 0%;
    right: 13%;
  }

  .judg-tba-rob {
    width: 22%;
    max-width: 170px;
    top: auto;
    bottom: 13%;
    left: 8%;
    right: 0%;
  }

  .rules-img-blk, .asse-img-blk {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .judg-img-blk {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }

  .exhi-tba-rob {
    width: 22%;
    max-width: 200px;
    top: 15%;
    bottom: 0%;
    left: 11%;
    right: auto;
  }

  .exhi-tba-blk, .photo-tba-blk {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }

  .photo-tba-bear {
    width: 258px;
  }

  .menu-btn-blk {
    flex-direction: column;
    align-items: center;
    padding-top: 0;
  }

  .dd-link-blk.mb-show {
    display: block;
  }

  .dd-link-blk.desktop-show {
    display: none;
  }

  .home_img_01, .home_img_01_mob {
    padding-bottom: 300px;
  }

  .txt_cont_div_tc {
    margin-bottom: 40px;
  }

  .judge-sec_mob {
    background-position: 50% 0;
    background-size: 1920px;
    margin-top: -117px;
    display: block;
  }

  .winner_con_2 {
    background-image: url('../images/artwork_bg-02.svg');
    background-position: 50% 0;
    background-size: cover;
  }

  .winner_con_3 {
    background-image: url('../images/artwork_bg-03.svg');
    background-position: 50% 0;
    background-size: cover;
  }

  .winner_con_4 {
    background-image: url('../images/artwork_bg-04.svg');
    background-position: 50% 0;
    background-size: cover;
  }

  .tit_color {
    padding-bottom: 30px;
  }

  .tit_color.merit {
    padding-bottom: 0;
  }

  .slider {
    margin-top: 10px;
    margin-bottom: 60px;
  }

  .slider._2 {
    margin-bottom: 100px;
  }

  .mask {
    width: 80%;
  }

  .slide {
    padding-left: 10px;
    padding-right: 10px;
  }

  .left-arrow, .right-arrow {
    width: 10%;
    align-items: center;
    padding-top: 0;
  }

  .inner_div {
    padding-top: 20px;
    padding-bottom: 120px;
  }

  .image-8 {
    width: 200px;
    top: -50px;
    right: auto;
  }

  .image-13 {
    width: 130px;
    top: -104px;
  }

  .photo_img {
    height: 400px;
  }

  .slider-2 {
    background-color: rgba(255, 255, 255, 0);
  }

  .image-17 {
    right: -59px;
  }

  .image-18 {
    width: 100px;
    left: 14px;
  }

  .photo_inner_2 {
    padding-top: 40px;
  }

  .photo_4 {
    width: 90%;
  }

  .slider-3 {
    background-color: rgba(255, 255, 255, 0);
  }

  .photo_img_div {
    height: 350px;
  }

  .photo_5_6_inner {
    justify-content: center;
  }

  .lightbox-link-7 {
    height: auto;
  }

  .photo_6 {
    width: 100%;
    margin-top: 66px;
    right: auto;
  }

  .lightbox-link-8 {
    width: 50%;
    margin-left: 0;
    padding-bottom: 0;
    padding-right: 60px;
  }

  .div-block-23 {
    margin-top: 108px;
  }

  .photo_6_inner {
    justify-content: space-between;
    margin-top: -96px;
  }

  .icon_pig {
    width: 15%;
  }

  .photo_7 {
    width: 90%;
    margin-top: 102px;
  }

  .photo_inner_8_9 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
  }

  .photo_8_9 {
    width: 85%;
  }

  .slider-2-copy {
    background-color: rgba(255, 255, 255, 0);
  }

  .photo_10_11_12 {
    width: 100%;
    background-size: contain;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 60px;
    display: flex;
    position: relative;
  }

  ._10_11_12 {
    width: 350px;
    margin-top: 45px;
  }

  ._10_11_12.second {
    margin-top: 20px;
  }

  ._10_11_12._1 {
    width: 52%;
  }

  ._10_11_12.sthird {
    margin-top: 20px;
  }

  .slider-4 {
    align-items: center;
  }

  .mask-4, .slide-2-copy, .slide-2-copy-copy {
    width: 350px;
  }

  .image-27 {
    width: 15%;
  }

  .image-29 {
    right: -89px;
  }

  .image-31 {
    top: auto;
    bottom: 77px;
    left: auto;
    right: -77px;
  }

  .image-4-copy {
    padding-bottom: 30px;
  }

  .image-4-copy.merit {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 16px;
    line-height: 24px;
  }

  .hm-banner {
    z-index: 20;
    height: 550px;
  }

  .image {
    max-width: 330px;
  }

  ._1055.objectives {
    z-index: 20;
    background-image: url('../images/hm-banner-bg.svg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 460px;
    padding-bottom: 100px;
    position: static;
  }

  .hm-islands {
    background-position: 50% 0;
    background-size: 1000px;
  }

  .obj-char {
    max-width: 122px;
    top: -35px;
    right: 48%;
  }

  ._70w._w-bg {
    width: 100%;
    border-radius: 25px;
    padding: 40px 30px 10px;
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph {
    background-position: 0 0;
    margin-bottom: 20px;
  }

  .paragraph._2 {
    font-size: 16px;
    line-height: 24px;
  }

  .obj-img {
    max-height: 248px;
    top: -210px;
    bottom: auto;
    left: 2%;
    right: auto;
  }

  .g-green-bg {
    height: 180px;
    margin-top: -117px;
  }

  .g-green-bg._2 {
    margin-top: -288px;
  }

  .air-con-system {
    margin-top: 0;
    padding-top: 560px;
  }

  .timeline {
    padding-bottom: 20px;
  }

  .competition-catag {
    min-height: 700px;
    background-position: 50% 0;
    margin-top: -100px;
    padding-top: 300px;
  }

  .heading {
    background-position: 0 0;
    font-size: 20px;
    line-height: 25px;
  }

  .comp-img {
    width: 257px;
    top: -67%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .comp-char {
    max-width: 130px;
    margin-top: -44px;
    top: 33px;
    left: -1px;
  }

  .heading-w {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-w.draw, .heading-w.colour {
    padding-left: 60px;
    padding-right: 60px;
  }

  .submit-w-bg {
    border-radius: 25px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .submission-method {
    padding-top: 0;
  }

  .submit-button {
    width: 90%;
    min-height: 70px;
    margin-bottom: 30px;
  }

  .online-submit-blk {
    flex-direction: column;
  }

  .download-button {
    width: 100%;
    height: auto;
    min-height: 300px;
  }

  .hor-even.comp {
    flex-direction: column;
  }

  ._49w-w-bg {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .awards-prize {
    background-position: 50% 100%;
    background-size: 1600px;
  }

  .text-block._1 {
    width: 125px;
  }

  ._46w {
    width: 100%;
  }

  .icon-blk.web {
    cursor: pointer;
  }

  .icon-blk.web:hover {
    mix-blend-mode: luminosity;
  }

  .icon-blk.ut {
    cursor: pointer;
  }

  .icon-blk.ut:hover {
    mix-blend-mode: luminosity;
  }

  .icon-blk.fb {
    cursor: pointer;
  }

  .icon-blk.fb:hover {
    mix-blend-mode: luminosity;
  }

  .icon-blk.ig {
    cursor: pointer;
  }

  .icon-blk.ig:hover {
    mix-blend-mode: luminosity;
  }

  .hor-mid-l {
    width: 343px;
    cursor: pointer;
    margin-left: auto;
    margin-right: auto;
  }

  .hor-mid-l:hover {
    mix-blend-mode: luminosity;
  }

  .footer {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .ft-heading {
    text-align: center;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .hm-rd {
    height: 1000px;
    background-position: 50% 0;
    background-size: 1000px;
  }

  .hm-banner-char {
    max-width: 150px;
    top: 4%;
    right: 0%;
  }

  .hm-banner-robot {
    max-width: 110px;
    top: 35%;
    left: 2%;
  }

  ._1055px-w {
    max-width: 500px;
  }

  .brand {
    margin-left: 40px;
  }

  .hm-kd {
    max-width: 110px;
    top: 40%;
  }

  .hm-sports {
    max-width: 250px;
    top: 62%;
    left: -25px;
  }

  .hm-hospital {
    max-width: 224px;
    top: 61%;
  }

  .hm-school-b {
    max-width: 198px;
    top: 35%;
  }

  .timeline-robot {
    width: 18%;
    max-width: 120px;
    margin-top: 60px;
    top: 16%;
  }

  .timeline-img-blk {
    margin-top: 40px;
  }

  .awards-robot {
    max-width: 115px;
    top: 27%;
  }

  .timeline-ver {
    margin-bottom: 250px;
  }

  .nav-menu {
    padding-top: 30px;
  }

  .hm-school-a, .hm-school {
    max-width: 198px;
    top: 35%;
  }

  .nav-link {
    height: 90px;
  }

  .rules-section {
    padding-bottom: 40px;
  }

  .title-img {
    width: 66%;
    max-width: 450px;
    padding-top: 160px;
  }

  .comp-image {
    margin-top: 45px;
    margin-bottom: 20px;
  }

  .paragraph-nor {
    background-position: 0 0;
    margin-bottom: 20px;
  }

  .comp-heading {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .submit-w-bg-copy {
    border-radius: 0 0 25px 25px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .blue-heading {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 25px;
  }

  .num-list {
    padding-left: 25px;
  }

  .list-item {
    margin-bottom: 20px;
  }

  .asse-section {
    margin-top: -172px;
    padding-bottom: 140px;
  }

  .aees-image {
    max-width: none;
    margin-top: 40px;
  }

  .text-span-27px {
    font-size: 18px;
    line-height: 23px;
  }

  .o-g-bg {
    bottom: -4%;
  }

  .judge-sec {
    background-size: cover;
  }

  .judg-image {
    width: 100%;
  }

  .exhi-section {
    padding-bottom: 0;
  }

  .exhi-tba-image {
    margin-bottom: 25%;
  }

  .lightbox-link {
    padding: 9% 10% 10% 9%;
  }

  .photo-image {
    margin-top: -1%;
  }

  .photo-section {
    padding-bottom: 0;
  }

  .rules-rob {
    width: 12%;
    max-width: 85px;
    top: 0%;
  }

  .asse-bear {
    width: 25%;
    max-width: 150px;
    top: auto;
    bottom: 12%;
    right: 14%;
  }

  .judg-rob {
    width: 22%;
  }

  .judg-tba-rob {
    width: 25%;
  }

  .asse-img-blk {
    max-width: 600px;
  }

  .exhi-tba-rob {
    width: 25%;
    top: 11%;
    left: 9%;
  }

  .photo-tba-bear {
    width: 300px;
  }

  .menu-btn-blk {
    flex-direction: row;
    padding-left: 10px;
    padding-right: 10px;
  }

  .home_img_01, .home_img_01_mob {
    padding-bottom: 280px;
  }

  .judge-sec_mob {
    background-size: cover;
  }

  .tit_color {
    padding-bottom: 20px;
  }

  .winner_div {
    width: 100%;
    margin-right: auto;
  }

  .lightbox-_winner {
    padding-left: 30px;
  }

  .img_artwork, .img_artwork.winner {
    padding-left: 0;
    padding-right: 0;
  }

  .slider {
    margin-bottom: 20px;
  }

  .slider._2 {
    margin-bottom: 60px;
  }

  .right-arrow {
    width: 10%;
  }

  .photo_1 {
    width: 100%;
  }

  .photo2 {
    width: 80%;
    justify-content: center;
    margin-top: 120px;
    padding-top: 20px;
    display: flex;
  }

  .inner_div {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 100px;
  }

  .image-8 {
    width: 150px;
    top: -38px;
  }

  .lightbox-link-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-13 {
    left: auto;
  }

  .photo_3 {
    height: auto;
    flex-direction: column;
  }

  .photo_3_inner {
    width: 70%;
    height: auto;
    margin-top: 0;
    padding-bottom: 60px;
    position: static;
  }

  .photo_img {
    width: 100%;
    height: 500px;
    position: static;
  }

  .slider-2 {
    height: auto;
  }

  .image-17 {
    right: 0;
  }

  .image-18 {
    z-index: 10;
    height: auto;
    top: auto;
    bottom: 60px;
    left: 0%;
    right: auto;
  }

  .photo_img_inner {
    height: 500px;
    align-items: center;
  }

  .photo_inner_2 {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .div-block-17 {
    width: 100%;
    height: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .photo_img_div {
    width: 100%;
    height: 350px;
  }

  .image-21 {
    height: auto;
  }

  .div-block-20 {
    width: 500px;
    height: 500px;
  }

  .image-23 {
    width: 150px;
    top: -38px;
    right: -35px;
  }

  .photo_6 {
    margin-top: 60px;
  }

  .lightbox-link-8 {
    width: 65%;
    height: 300px;
    padding-bottom: 0;
  }

  .div-block-23 {
    left: auto;
    right: auto;
  }

  .photo_6_inner {
    margin-top: -45px;
  }

  .img_robot {
    z-index: 60;
    position: relative;
  }

  .icon_pig {
    margin-top: 190px;
    margin-left: -38px;
    padding-bottom: 0;
    position: relative;
  }

  .photo_7 {
    z-index: 100;
    margin-top: 140px;
    position: relative;
  }

  .image-20-copy {
    width: 150px;
    top: -26px;
  }

  .photo_inner_8_9 {
    padding-bottom: 60px;
  }

  .photo_8 {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-bottom: 60px;
    position: relative;
  }

  .slider-2-copy {
    height: auto;
  }

  .photo_9 {
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-bottom: 60px;
    position: static;
  }

  .photo_10_11_12 {
    background-size: contain;
    margin-top: 0;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  ._10_11_12 {
    width: 47%;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }

  ._10_11_12.second {
    width: 55%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  ._10_11_12._1 {
    width: 55%;
    margin-top: 0;
  }

  ._10_11_12.sthird {
    width: 55%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
  }

  .image-26 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .lightbox-link-9 {
    width: 100%;
    height: auto;
  }

  .slider-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .mask-4, .slide-2 {
    width: 100%;
  }

  .slide-2-copy {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .slide-2-copy-copy {
    width: 100%;
  }

  .image-27 {
    width: 20%;
    bottom: -59px;
    left: -44px;
  }

  .image-29 {
    top: auto;
    bottom: 50px;
    left: auto;
    right: -30px;
  }

  .image-31 {
    right: -50px;
  }

  .image-4-copy {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    text-align: left;
  }

  .hm-banner {
    height: 1000px;
  }

  .image {
    max-width: 260px;
    display: block;
  }

  ._1055 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1055.objectives {
    margin-top: 230px;
  }

  ._1055.center {
    padding-left: 40px;
    padding-right: 20px;
  }

  ._1055.center-2 {
    padding-right: 20px;
  }

  .hm-islands {
    background-size: 820px;
    margin-top: -1px;
  }

  .hor-mid-even {
    flex-direction: column;
  }

  .obj-char {
    max-width: 110px;
    top: -20px;
    right: 50%;
  }

  ._70w._w-bg {
    width: 100%;
    margin-top: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .obj-img {
    width: 260px;
    height: 240px;
    max-height: none;
    max-width: none;
    position: relative;
    top: 0;
  }

  .g-green-bg {
    margin-top: -190px;
    display: none;
  }

  .air-con-system {
    margin-top: 0;
    padding-top: 220px;
    position: static;
  }

  .timeline {
    margin-bottom: 220px;
    display: none;
  }

  .competition-catag {
    min-height: auto;
    padding-top: 120px;
  }

  .comp-img {
    height: 300px;
    position: relative;
  }

  .comp-char {
    left: -10px;
  }

  .heading-w {
    margin-top: 0;
    font-size: 18px;
    top: -25px;
  }

  .heading-w.draw, .heading-w.colour {
    font-size: 18px;
    top: -25px;
  }

  .submit-w-bg {
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .submission-method {
    padding-top: 20px;
  }

  .download-button {
    min-height: 250px;
  }

  ._49w-w-bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .awards-prize {
    background-position: 0 100%;
    background-size: 1600px;
  }

  .text-block._1 {
    width: 110px;
  }

  .ft-text-block {
    padding-left: 50px;
    padding-right: 20px;
  }

  .icon-blk {
    width: 40px;
    height: 40px;
  }

  .footer {
    text-align: left;
  }

  .ft-heading {
    font-size: 20px;
    line-height: 25px;
  }

  ._100w {
    text-align: center;
  }

  .hm-rd {
    background-size: 820px;
  }

  .hm-banner-char {
    width: 33%;
    top: 2%;
    right: -16px;
  }

  .hm-banner-robot {
    max-width: 80px;
    top: 16%;
  }

  ._1055px-w {
    max-width: 390px;
  }

  .hm-kd {
    max-width: 95px;
    top: 18%;
    left: 38%;
  }

  .hm-sports {
    max-width: 182px;
    top: 29%;
    left: 0;
  }

  .hm-hospital {
    max-width: 188px;
    top: 28%;
    left: 50%;
  }

  .hm-school-b {
    max-width: 163px;
    top: 37%;
  }

  .timeline-robot {
    width: 20%;
    max-width: 85px;
    top: 13%;
    right: 22%;
  }

  .timeline-img-blk {
    margin-top: 30px;
  }

  .awards-robot {
    max-width: 90px;
    top: 36%;
  }

  .timeline-ver {
    margin-top: 40px;
    margin-bottom: 20px;
    display: block;
  }

  .nav-menu {
    padding-top: 20px;
  }

  .hm-school-a {
    max-width: 163px;
    top: 37%;
  }

  .hm-school {
    max-width: 163px;
    top: 16%;
  }

  ._1620 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .comp-image, .paragraph-nor {
    margin-bottom: 0;
  }

  .comp-heading {
    font-size: 18px;
    line-height: 20px;
    top: -25px;
  }

  .submit-w-bg-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

  .num-list {
    text-align: left;
  }

  .asse-section {
    padding-bottom: 140px;
  }

  .o-g-bg {
    display: block;
    bottom: -1%;
  }

  .judge-sec {
    background-position: 50% 0;
    background-size: cover;
    margin-top: -70px;
  }

  .photo-image {
    margin-top: -5%;
  }

  .photo-section {
    padding-bottom: 0;
  }

  .rules-rob {
    top: -11%;
  }

  .photo-tba-bear {
    width: 250px;
  }

  .menu-btn-blk {
    flex-direction: column;
    padding-top: 10px;
  }

  .home_img_01 {
    padding-bottom: 10px;
    display: none;
  }

  .home_img_01_mob {
    padding-top: 10px;
    padding-bottom: 80px;
    display: block;
  }

  .judge-sec_mob {
    background-position: 50% 0;
    background-size: cover;
    margin-top: -125px;
  }

  .tit_color {
    padding-bottom: 10px;
  }

  .slider._2 {
    margin-bottom: 40px;
  }

  .photo_img {
    height: 450px;
  }

  .slider-2 {
    height: 100%;
  }

  .image-16 {
    top: -65px;
  }

  .image-17 {
    width: 40px;
    top: -65px;
    right: -10px;
  }

  .image-18 {
    width: 50px;
  }

  .photo_inner_2 {
    padding-top: 0;
  }

  .photo_4 {
    padding-bottom: 100px;
  }

  .photo_img_div {
    height: 300px;
  }

  .image-21, .div-block-20 {
    height: auto;
  }

  .photo_5 {
    min-height: 250px;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-23 {
    width: 100px;
    right: -20px;
  }

  .photo_6 {
    margin-top: 0;
    position: relative;
    right: 20px;
  }

  .photo_6_inner {
    margin-top: 0;
  }

  .icon_pig {
    width: 18%;
    margin-top: 189px;
  }

  .photo_5_inner {
    width: 100%;
    height: auto;
  }

  .photo_7 {
    margin-top: 40px;
    padding-bottom: 100px;
  }

  .photo_inner_8_9 {
    padding-bottom: 40px;
  }

  .slider-2-copy {
    height: 100%;
  }

  .photo_10_11_12 {
    background-size: contain;
    margin-top: 0;
    padding-top: 6%;
  }

  ._10_11_12 {
    width: 60%;
  }

  .image-27 {
    bottom: -30px;
  }

  .image-29 {
    top: auto;
    bottom: 17px;
    left: auto;
    right: 0%;
  }

  .image-31 {
    right: -26px;
  }

  .image-4-copy {
    margin-top: 30px;
    padding-bottom: 10px;
  }

  .image-34 {
    padding-right: 10px;
  }
}


