.comp-section {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100vh;
}

.comp-section .banner-section {
  position: relative;
  width: 66.66667vw;
  height: 28.64583vw !important;
}

@media only screen and (max-width: 800px) {
  .comp-section .banner-section {
    position: relative;
    width: 100vw;
    height: 100vw !important;
  }
}

.comp-section .competition-section {
  position: relative;
  width: 66.66667vw;
  background-color: #e6e6e6;
  margin-top: 37.5vw;
}

@media only screen and (max-width: 800px) {
  .comp-section .competition-section {
    position: relative;
    width: 100vw;
    margin-top: 0;
  }
}

#new-studio .studio-container.img-section {
  width: 25%;
  display: inline-block;
  padding: 30px 50px 78px 80px;
}

#new-studio .studio-container.content-section {
  width: 30%;
  display: inline-block;
  left: 27%;
  background-color: transparent !important;
  bottom: -19vh;
}

#new-studio h3.txt1.about-heading {
  bottom: 44.22396vw !important;
}

#new-studio p.parah1.about-paragraph {
  bottom: 31.97917vw !important;
}

#new-studio h3.txt3.work-heading {
  bottom: 27.91667vw !important;
}

#new-studio p.parah3.work-paragraph {
  bottom: 15.60938vw !important;
}

#new-studio .studio-container.ar-info {
  height: 5vh;
}

#new-competition .section3.comp-section {
  background-color: #e6e6e6 !important;
  height: 100vh;
}

@media only screen and (max-width: 800px) {
  #new-competition .section3.comp-section {
    height: 266.66667vw;
  }
}

#new-competition img.mobile-banner {
  display: none;
}

#new-competition h1.txt1.main-title {
  bottom: 32.22396vw !important;
  width: 23vw;
  font-size: 1.5vw;
  font-weight: 500;
}

#new-competition h3.txt1.brief {
  left: 5.56458vw;
  font-family: montsemi;
}

#new-competition p.parah2.d-t {
  bottom: 14vw !important;
  font-family: montsemi;
}

#new-competition p.parah2.d-b {
  bottom: 12vw !important;
}

#new-competition p.parah2.d-b a {
  background-color: #e6aca1;
  color: #000;
  padding: 10px;
  font-weight: 900;
  font-size: 0.67708vw;
  bottom: 17.4vw !important;
  font-family: montsemi;
}

#new-competition h3.txt1.eligibility {
  bottom: 23vw !important;
  font-family: montsemi;
}

#new-competition p.parah1.e-b {
  bottom: 11.2vw !important;
}

@media screen and (min-width: 1600px) {
  #new-studio .studio-container.content-section {
    bottom: -14vh;
  }
  #new-competition .studio-container.banner-section {
    width: 66.66667vw;
  }
  #new-competition .studio-container.competition-section {
    height: 30vh !important;
  }
}

@media only screen and (max-width: 768px) {
  #new-studio .section3 {
    height: 453.33333vw;
  }
  #new-studio .studio-container.ar-info {
    height: 45%;
  }
  #new-studio .studio-container.img-section {
    width: 100%;
    height: 100%;
    display: inline-block;
    padding: 0px;
    top: -125vw !important;
    overflow-y: hidden;
  }
  #new-studio .studio-container.img-section img {
    display: block;
    position: absolute;
    width: 83.88889vw;
    height: 135.55556vw;
    top: 4.16667vw;
    left: 6.94444vw;
  }
  #new-studio .studio-container.content-section {
    width: 100%;
    height: 135vh;
    display: inline-block;
    padding: 0px;
    left: 0;
    top: -490.94444vw;
  }
  #new-studio h3.txt3.work-heading {
    top: 148.16667vw;
  }
  #new-studio p.parah3.work-paragraph {
    top: 155.63889vw;
  }
  #new-competition img.desktop-banner {
    display: none;
  }
  #new-competition img.mobile-banner {
    display: block;
  }
  #new-competition .studio-container.banner-section {
    width: 100vw;
    height: 70vh;
  }
  #new-competition .studio-container.competition-section {
    height: 80vh !important;
    top: 10vh;
    overflow-y: visible;
  }
  #new-competition h1.txt1.main-title {
    top: 11vw !important;
    width: 100vw;
    font-size: 4.5vw;
    font-weight: 100;
  }
  #new-competition h3.txt1.brief {
    top: 22vw;
    left: 6.94444vw;
  }
  #new-competition p.parah1.b-b {
    top: 29vw;
  }
  #new-competition h3.txt1.eligibility {
    top: 50vw !important;
  }
  #new-competition p.parah1.e-b {
    top: 57vw !important;
  }
  #new-competition h3.txt2.award {
    top: 78vw;
  }
  #new-competition p.parah2.a-b {
    top: 85vw;
  }
  #new-competition p.parah2.d-t {
    top: 100vw !important;
  }
  #new-competition p.parah2.d-b a {
    font-size: 2.66667vw;
  }
  #new-competition p.parah2.d-b {
    top: 110vw !important;
  }
}
/*# sourceMappingURL=new-style.css.map */