.wrapper {
  max-width: 1280px;
  margin: auto;
}

.os_hero {
  background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/hero_banner.jpg")no-repeat 100% center / cover;
  min-height: 1180px;
}

.os_hero h1 {
  color: #FFF;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
  margin-bottom: 16px;
}

.os_hero p {
  color: #FFF;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 0;
}

.os_hero .innov {
  max-width: 400px;
}

.os_hero .content {
  padding-top: 262px;
  padding-left: 56px;
  max-width: 521px;
}

.os_hero .scroll {
  margin-top: 265px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 15px;
}

.os_hero .scroll span {
  color: #FFF;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.os_hero .scroll img {
  animation: MoveUpDown 2s linear infinite;
}

section.os_masterpiece {
  background: #231F20;
  position: relative;
}

.os_masterpiece .left_content {
  background: #231F20;
  padding: 80px 40px 77px;
  max-width: 407px;
  width: 100%;
  z-index: 9;
  position: relative;
}

.os_masterpiece .left_content .content_area {
  border-left: .5px solid rgb(255 255 255 / 50%);
  border-right: .5px solid rgb(255 255 255 / 50%);
  padding: 0 20px;
}

.os_masterpiece .left_content .content_area span.title {
  color: #A98E6F;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.os_masterpiece .left_content .content_area h2 {
  color: #FFF;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  max-width: 212px;
  margin: 12px 0 0;
}

.os_masterpiece .left_content .content_area p {
  padding-top: 15px;
  padding-right: 20px;
  border-top: .5px solid rgb(255 255 255 / 50%);
  color: #FFF;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

.os_masterpiece .left_content .content_area .content_desc {
  margin-top: 359px;
}

.os_masterpiece .right_image {
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/masterpiece-2.jpg) no-repeat center center / cover;
  min-height: 800px;
  max-width: 60%;
  width: 100%;
  z-index: 1;
}

.os_masterpiece img {
  height: 100%;
  object-fit: cover;
}

section.os_life {
  background: #DDD7CB;
  position: relative;
  z-index: 1;
}

section.os_life>.wrapper {
  display: flex;
  justify-content: flex-end;
}

.os_life .right_content {
  background: #DDD7CB;
  padding: 80px 40px 77px;
  max-width: 409px;
  width: 100%;
  z-index: 9;
  position: relative;
}

.os_life .right_content .content_area {
  border-left: .5px solid rgb(35 31 32 / 50%);
  border-right: .5px solid rgb(35 31 32 / 50%);
  padding: 0 15px 0 20px;
}

.os_life .right_content .content_area span.title {
  color: #A98E6F;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.os_life .right_content .content_area h2 {
  color: #231F20;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  max-width: 242px;
  margin: 12px 0 0;
}

.os_life .right_content .content_area p {
  padding-top: 15px;
  border-top: .5px solid rgb(35 31 32 / 50%);
  color: #231F20;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: 0;
}

.os_life .right_content .content_area .content_desc {
  margin-top: 437px;
}

.os_life .left_image {
  position: absolute;
  top: 0;
  left: 0;
  background: url(https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/life-2.jpg) no-repeat center center / cover;
  min-height: 800px;
  max-width: 60%;
  width: 100%;
  z-index: 1;
}

.os_life img {
  height: 100%;
  object-fit: cover;
}

section.os_world {
  background: #231F20;
  position: relative;
}

.os_world .left_content {
  background: #231F20;
  padding: 80px 40px 77px;
  max-width: 407px;
  width: 100%;
  z-index: 9;
  position: relative;
}

.os_world .left_content .content_area {
  border-left: .5px solid rgb(255 255 255 / 50%);
  border-right: .5px solid rgb(255 255 255 / 50%);
  padding: 0 20px;
}

.os_world .left_content .content_area span.title {
  color: #A98E6F;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  display: block;
}

.os_world .left_content .content_area h2 {
  color: #FFF;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  max-width: 274px;
  margin: 12px 0 0;
}

.os_world .left_content .content_area p {
  padding-top: 15px;
  padding-right: 10px;
  border-top: .5px solid rgb(255 255 255 / 50%);
  color: #FFF;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin: 0;
}

.os_world .left_content .content_area .content_desc {
  margin-top: 359px;
}

.os_world .right_image {
  position: absolute;
  top: 0;
  right: 0;
  background: url(https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/world-2.jpg) no-repeat center center / cover;
  min-height: 800px;
  max-width: 60%;
  width: 100%;
  z-index: 1;
}

.os_world img {
  height: 100%;
  object-fit: cover;
}

.os_within {
  background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/within.jpg")no-repeat center center / cover;
  min-height: 800px;
}

.os_within h2 {
  color: #FFF;
  text-align: center;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
  margin-bottom: 10px;
}

.os_within p {
  color: #FFF;
  text-align: center;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
}

.os_within .content_area {
  padding-top: 100px;
}

.os_centered {
  background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/centered-2.jpg")no-repeat center center / cover;
  min-height: 800px;
}

.os_centered p {
  color: #FFF;
  text-align: center;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-top: 14px;
  margin-bottom: 0;
}

.os_centered h2 {
  color: #FFF;
  text-align: center;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
  margin: 0;
  margin-bottom: 10px;
}

.os_centered .content_area {
  padding-top: 100px;
  padding-top: 100px;
  max-width: 520px;
  text-align: center;
  margin: auto;
}

.os_plaza {
  background: #DDD7CB;
  padding: 100px 0 81px 26.7%;
}

.os_plaza .title {
  margin-bottom: 12px;
  display: block;
}

.os_plaza .top_content {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: center;
  max-width: 1006px;
  margin-bottom: 50px;
}

.os_plaza .top_content h2 {
  margin: 0;
  color: #231F20;
  font-family: "Gilroy-UltraLight", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: 42px;
}

.os_plaza .top_content p {
  color: #535A5E;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  max-width: 498px;
}

.os_plaza .title {
  color: #A98E6F;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.owl-carousel .owl-stage {
  display: flex;
  margin-left: -20px;
}

.owl-carousel .owl-item {
  display: flex;
  flex: 1 0 auto;
}

.owl-carousel .owl-item .cardd {
  max-width: 400px;
}

.owl-carousel .owl-item .item-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}

.owl-stage {
  padding-left: 0px !important;
}

.cardd {
  padding-left: 20px;
  padding-right: 20px;
  border-right: .5px solid rgb(35 31 32 / 50%);
}

.cardd img {
  max-width: 100%;
  margin-bottom: 25px;
}

.cardd .cat {
  color: #A98E6F;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.cardd h3 {
  color: #231F20;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 12px;
  margin-top: 10px;
}

.cardd p {
  color: #535A5E;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: 0;
}

.owl-theme .owl-dots button.owl-dot span {
  width: 80px !important;
  height: 1px !important;
  background: rgb(0 0 0 / 20%) !important;
}

.owl-theme .owl-dots button.owl-dot.active span {
  background: rgb(0 0 0 / 100%) !important;
}

.owl-dots {
  margin-top: 92px !important;
  margin-right: 30%;
}

.mobile-img {
  display: none;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  font-family: "Gilroy-Regular", sans-serif;
  border: unset;
}

.contact_section .use-floating-validation-tip .wpcf7-not-valid-tip {
  border: unset;
}

.discover-more {
  display: block;
  font-family: "Gilroy-Medium", sans-serif;
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  letter-spacing: 10%;
  text-align: center;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #FFF;
  margin-top: 20px;
  color: #FFF;
  text-decoration: none;
  justify-self: start;
}

.os_life .discover-more,
.os_plaza .discover-more {
  color: #231F20;
  border-bottom: 1px solid #231F20;
}

.os_centered .discover-more {
  justify-self: center;
}

@media all and (max-width: 1400px) {
  .os_plaza .top_content {
    padding-right: 30px;
  }
}

@media all and (max-width: 1300px) {
  /*    .wrapper{
    padding: 0 30px;
  }*/
}

/* Changed from 1199px to 991px */
@media all and (max-width: 991px) {
  section img {
    max-width: 100%;
  }

  section.os_masterpiece {
    background: url('https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/masterpiece.jpg')no-repeat 10% center / cover;
  }

  section.os_masterpiece .right_image {
    display: none;
  }

  section.os_life {
    background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/life.jpg")no-repeat 300% center / cover;
  }

  section.os_life .left_image {
    display: none;
  }

  section.os_world {
    background: url('https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/world.jpg')no-repeat -100% center / cover;
  }

  section.os_world .right_image {
    display: none;
  }

  section.os_hero {
    background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/hero_banner.jpg")no-repeat 80% center / cover;
  }
}

@media all and (max-width: 991px) {
  section.os_life {
    background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/life.jpg")no-repeat 170% center / cover;
  }

  section.os_world {
    background: url('https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/world.jpg')no-repeat -30% center / cover;
  }

  .os_plaza {
    padding: 100px 0 81px 12%;
  }
}

/* Changed from max-width:1199px to max-width:991px */
@media all and (max-width:991px) and (min-width:768px) {
  .os_hero .content {
    padding-top: 200px;
  }
}

/* Changed from 767px to 991px */
@media all and (max-width:991px) {
  section.os_hero {
    /* background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/mobile/banner.jpg")no-repeat center center / cover; */
    min-height: 798px;
  }

  .os_hero h1 {
    font-size: 28px;
    margin: 0;
    line-height: 32px;
    margin-bottom: 7px;
  }

  .os_hero .scroll {
    margin-top: 350px;
  }

  .os_hero .content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 130px;
  }

  section.os_masterpiece {
    background: #231F20;
  }

  section h2 {
    line-height: 32px !important;
  }

  .os_masterpiece .left_content .content_area .content_desc {
    margin-top: 176px;
  }

  section.os_masterpiece .left_content {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    padding-bottom: 46px;
    padding-top: 50px;
  }

  section.os_masterpiece .wrapper {
    padding: 0 10px;
  }

  .os_masterpiece img {
    height: 500px;
    width: 100%;
  }

  .os_masterpiece .left_content .content_area p {
    padding-right: 0;
    padding-top: 20px;
  }

  .os_life .right_content .content_area h2 {
    margin-top: 10px;
  }

  .os_life .right_content .content_area p {
    padding-top: 20px;
  }

  section.os_world {
    background: #231F20;
  }

  section.os_world .left_content {
    padding-right: 0px;
    padding-left: 0px;
    max-width: 100%;
    padding-bottom: 46px;
    padding-top: 50px;
    margin-top: 10px;
  }

  section.os_world .wrapper {
    padding: 0 10px;
  }

  .os_world .left_content .content_area .content_desc {
    margin-top: 176px;
  }

  .os_world img {
    height: 500px;
    width: 100%;
  }

  .os_world .left_content .content_area h2 {
    margin-top: 10px;
  }

  .os_world .left_content .content_area p {
    padding-top: 20px;
    padding-right: 0px;
  }

  .os_life .right_content {
    padding: 50px 10px 46px;
    max-width: 100%;
  }

  .os_life .right_content .content_area {
    padding: 0 20px;
  }

  .os_life .right_content .content_area .content_desc {
    margin-top: 206px;
  }

  .os_life img {
    height: 500px;
    object-fit: cover;
    width: 100%;
  }

  .os_within {
    /* background: url("https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/mobile/within.jpg")no-repeat center center / cover; */
    min-height: 450px;
  }

  .os_within .content_area {
    padding-top: 50px;
  }

  .os_within h2 {
    margin-bottom: 5px;
  }

  .mobile-img {
    display: block;
  }

  .os_plaza {
    padding: 50px 10px 60px;
  }

  .os_plaza .top_content {
    flex-direction: column;
    gap: 0;
    align-items: baseline;
    padding-right: 0;
  }

  .os_plaza .top_content p {
    margin-bottom: 0;
  }

  .os_plaza .title {
    margin-bottom: 10px;
  }

  section h2 {
    font-size: 28px !important;
  }

  .owl-stage {
    margin-left: -20px;
  }

  .owl-carousel .owl-item {
    margin-left: 0px;
  }

  .owl-dots {
    margin-right: 0;
  }

  .owl-theme .owl-dots button.owl-dot span {
    width: 30px !important;
  }

  .os_centered {
    /* background: url(https://osc.whitedragontech.com/wp-content/themes/osc2026/assets/images/teaser/mobile/centered.jpg) no-repeat center center / cover; */
    /* min-height: 680px; */
    padding: 0 10px;
  }

  .os_centered .content_area {
    padding-top: 20px;
  }

  .os_centered h2 {
    margin-bottom: 12px;
  }

  .os_hero .innov {
    max-width: unset;
  }
}

@media all and (max-width:575px) {
  .os_within h2 {
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
  }
}

@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(20px);
  }
}

.fade-target {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.fade-target.visible {
  opacity: 1;
}

.os_hero .scroll {
  position: relative;
}

.lineBox {
  height: 50px;
  overflow: hidden;
  position: relative;
  width: 2px;
  border-radius: 30px;
}

.line {
  width: 2px;
  border-radius: 10px;
  height: 50px;
  background: #fff;
  animation-name: FirstHalf;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes FirstHalf {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(100%);
  }
}

/* Changed from min-width:1200px to min-width:992px */
@media all and (min-width: 992px) {

  section.os_masterpiece,
  section.os_life,
  section.os_world {
    min-height: 800px;
    overflow: hidden;
  }

  .os_masterpiece .right_image,
  .os_life .left_image,
  .os_world .right_image {
    top: 0;
    bottom: 0;
    height: auto;
    min-height: 0;
  }

  .os_masterpiece>.wm-wrap,
  .os_life>.wm-wrap,
  .os_world>.wm-wrap {
    display: none !important;
  }
}

.os_life .left_image .wm-bg-label.artist-perspective {
  right: 50px;
}

.os_hero .wm-wrap.artist-perspective::after {
  display: none;
}

/* Show section images on tablet/mobile layout: 991px to 768px */
@media all and (min-width: 768px) and (max-width: 991px) {

  .os_masterpiece>.mobile-img,
  .os_life>.mobile-img,
  .os_world>.mobile-img {
    display: block !important;
    width: 100% !important;
    height: 500px !important;
    object-fit: cover !important;
    margin: 0 !important;
  }

  .os_masterpiece img.mobile-img,
  .os_life img.mobile-img,
  .os_world img.mobile-img {
    display: block !important;
  }

  .os_masterpiece>.wm-wrap,
  .os_life>.wm-wrap,
  .os_world>.wm-wrap {
    display: block !important;
    width: 100% !important;
    height: 500px !important;
  }

  .os_masterpiece>.wm-wrap img,
  .os_life>.wm-wrap img,
  .os_world>.wm-wrap img {
    display: block !important;
    width: 100% !important;
    height: 500px !important;
    object-fit: cover !important;
    object-position: top;
  }
}

@media (max-width: 991px) {
  .os_life .wm-bg-label.artist-perspective::after {
    display: none;
  }
}