.prize-home .top-section {
  padding-top: 60px;
  padding-bottom: 60px; }
  .prize-home .top-section .top-title {
    color: #FFFFFF;
    text-align: center; }
    .prize-home .top-section .top-title .draw a {
      color: #FFE3B1; }
    @media (max-width: 768px) {
      .prize-home .top-section .top-title .draw {
        padding-bottom: 10px; }
        .prize-home .top-section .top-title .draw span {
          display: block;
          content: "";
          height: 1px;
          overflow: hidden; } }
    .prize-home .top-section .top-title .prize-title {
      font-size: 45px;
      font-family: 'BrooklynSamuels',helvetica;
      font-weight: 500;
      margin-bottom: 20px; }
      @media (max-width: 768px) {
        .prize-home .top-section .top-title .prize-title {
          font-size: 30px !important;
          line-height: 40px; } }
  @media (max-width: 768px) {
    .prize-home .top-section {
      padding-top: 20px !important;
      padding-bottom: 20px !important; } }

.prize-home .colour-border-left {
  border: 0;
  border-left: 5px solid;
  border-image: linear-gradient(to bottom, #FFD300 20%, #21BCBD 20%, #21BCBD 40%, #ED145B 40%, #ED145B 60%, #9AC93B 60%, #9AC93B 80%, #F5821F 80%, #F5821F) 5; }

.prize-home .colour-border-right {
  border: 0;
  border-right: 5px solid;
  border-image: linear-gradient(to bottom, #FFD300 20%, #21BCBD 20%, #21BCBD 40%, #ED145B 40%, #ED145B 60%, #9AC93B 60%, #9AC93B 80%, #F5821F 80%, #F5821F) 5; }

.prize-home .menu {
  text-align: center; }
  .prize-home .menu a {
    display: inline-block;
    color: #C7CBF3;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 12px; }
    .prize-home .menu a.active {
      background: #21BCBD;
      border-radius: 60.5px;
      color: #FFFFFF; }
    .prize-home .menu a.other-prize {
      background: #FFE3B1;
      border-radius: 60.5px;
      color: #383B56; }
    .prize-home .menu a:hover {
      text-decoration: none; }
    @media (min-width: 768px) and (max-width: 1200px) {
      .prize-home .menu a {
        margin-top: 5px;
        margin-bottom: 5px; } }
  @media (max-width: 767px) {
    .prize-home .menu {
      display: none; } }
  @media (min-width: 768px) {
    .prize-home .menu.stick {
      position: fixed;
      top: 70px;
      left: 0px;
      width: 100%;
      z-index: 60;
      background-color: #3D416E;
      padding: 10px 0px; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .prize-home .menu.stick {
      top: 105px; } }

.prize-home .menu-mobile {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #3D416E;
  z-index: 10;
  width: 100%; }
  @media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
    .prize-home .menu-mobile {
      padding-bottom: 10px; } }
  @media (min-width: 768px) {
    .prize-home .menu-mobile {
      display: none; } }
  .prize-home .menu-mobile .btn-group {
    max-width: 50%; }
    .prize-home .menu-mobile .btn-group button {
      margin-top: 0px;
      margin-bottom: 0px;
      background-color: #3D416E;
      border: 0;
      border-radius: 0;
      color: #C7CBF3;
      height: 52px;
      font-size: 12px; }
      .prize-home .menu-mobile .btn-group button:focus, .prize-home .menu-mobile .btn-group button:hover {
        background-color: #3D416E;
        color: #C7CBF3;
        border: 0;
        box-shadow: none; }
    .prize-home .menu-mobile .btn-group .dropdown-menu {
      width: 100vw;
      border: 0;
      border-radius: 0;
      background-color: #2F3146;
      margin: 0;
      box-shadow: none; }
      .prize-home .menu-mobile .btn-group .dropdown-menu li {
        display: table;
        width: 100%; }
        .prize-home .menu-mobile .btn-group .dropdown-menu li a {
          color: #C7CBF3;
          font-size: 12px;
          text-transform: uppercase;
          height: 36px;
          vertical-align: middle;
          display: table-cell; }
          .prize-home .menu-mobile .btn-group .dropdown-menu li a.active {
            background-color: #21BCBD;
            color: #FFFFFF; }
        .prize-home .menu-mobile .btn-group .dropdown-menu li:before {
          display: none; }
  .prize-home .menu-mobile .button {
    width: auto;
    display: inline-block;
    height: 52px;
    float: right;
    padding-right: 10px; }
    .prize-home .menu-mobile .button .other-prize {
      padding: 10px 20px;
      text-transform: uppercase;
      font-size: 12px;
      background: #FFE3B1;
      border-radius: 60.5px;
      color: #383B56;
      top: 15px;
      position: relative; }

.prize-home .arrow-right:after {
  display: inline-block;
  font-family: "YT";
  content: "\63"; }

.prize-home .common-bottom .miss-out strong {
  font-weight: 300; }

.prize-home .common-bottom .miss-out .top {
  text-align: center;
  font-size: 42px;
  color: #ED145B; }
  @media (max-width: 767px) {
    .prize-home .common-bottom .miss-out .top {
      font-size: 28px; } }
  .prize-home .common-bottom .miss-out .top .countdown_time div {
    display: inline-block;
    width: auto;
    float: none;
    padding: 0px 5px 0px 0px; }
    .prize-home .common-bottom .miss-out .top .countdown_time div.sub {
      display: block;
      font-size: 15px; }
    .prize-home .common-bottom .miss-out .top .countdown_time div.pre:before {
      content: ":";
      left: -4px;
      display: inline-block;
      position: relative; }

.prize-home .common-bottom .miss-out .middle {
  text-align: center;
  font-size: 22px;
  color: #383B56; }

.prize-home .common-bottom .miss-out .bottom {
  text-align: center;
  color: #383B56;
  font-size: 16px;
  margin-bottom: 40px; }
  .prize-home .common-bottom .miss-out .bottom a {
    color: #383B56; }

.prize-home .common-bottom .miss-out:after {
  content: "";
  display: table;
  clear: both; }

.prize-home .common-bottom .buy-tickets {
  padding: 0px 15px !important; }
  .prize-home .common-bottom .buy-tickets .inner {
    height: 340px;
    background-color: #ED145B;
    border-radius: 3px;
    text-align: center;
    padding: 40px 10px; }
    .prize-home .common-bottom .buy-tickets .inner .top {
      color: #FFFFFF;
      font-family: 'BrooklynSamuels',helvetica;
      font-size: 32px;
      padding-bottom: 20px; }
    .prize-home .common-bottom .buy-tickets .inner .middle {
      color: #FFFFFF;
      padding-bottom: 20px; }
      .prize-home .common-bottom .buy-tickets .inner .middle a:not(.btn) {
        display: block;
        color: #FFFFFF;
        font-family: 'BrooklynSamuels',helvetica;
        font-size: 30px;
        margin-top: 15px; }
    .prize-home .common-bottom .buy-tickets .inner .bottom {
      color: #FFFFFF;
      font-size: 15px; }
      .prize-home .common-bottom .buy-tickets .inner .bottom a {
        color: #FFFFFF;
        text-decoration: underline; }

.prize-home .common-bottom .myplace .inner {
  background-image: url("../imgs/myplace_bg.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  height: 340px;
  border-radius: 3px;
  text-align: center; }
  @media (max-width: 992px) {
    .prize-home .common-bottom .myplace .inner {
      margin-top: 20px; } }
  @media (max-width: 768px) {
    .prize-home .common-bottom .myplace .inner {
      height: auto;
      padding-bottom: 20px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .prize-home .common-bottom .myplace .inner .top {
      max-height: 150px; } }
  .prize-home .common-bottom .myplace .inner .middle-top {
    font-size: 42px;
    margin-top: -40px;
    color: #FFFFFF; }
    .prize-home .common-bottom .myplace .inner .middle-top .font-yellow {
      color: #FFD300; }
    @media (min-width: 992px) and (max-width: 1200px) {
      .prize-home .common-bottom .myplace .inner .middle-top {
        font-size: 30px;
        margin-top: 0px; } }
    @media (max-width: 768px) {
      .prize-home .common-bottom .myplace .inner .middle-top {
        font-size: 30px; } }
  .prize-home .common-bottom .myplace .inner .middle-bottom {
    color: #FFFFFF;
    font-size: 18px; }
  .prize-home .common-bottom .myplace .inner .bottom img {
    padding-right: 20px; }

.modals .video-modal .modal-dialog {
  height: 100vh;
  max-height: 100vh;
  width: 100%;
  margin: 0; }
  .modals .video-modal .modal-dialog .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
    .modals .video-modal .modal-dialog .modal-content .modal-body {
      height: 100%;
      background-color: #000000; }
      .modals .video-modal .modal-dialog .modal-content .modal-body .close {
        font-size: 40px;
        color: #FFFFFF;
        opacity: 1; }
        .modals .video-modal .modal-dialog .modal-content .modal-body .close:hover {
          opacity: 0.8; }
      .modals .video-modal .modal-dialog .modal-content .modal-body .iframe-holder {
        padding-top: 40px;
        height: 100%; }
        .modals .video-modal .modal-dialog .modal-content .modal-body .iframe-holder iframe {
          height: 100%; }

.modals .imagegallery-modal .modal-dialog {
  width: 90%; }
  @media (min-width: 992px) {
    .modals .imagegallery-modal .modal-dialog {
      margin: 80px auto; } }
  @media (max-width: 991px) {
    .modals .imagegallery-modal .modal-dialog {
      margin: 150px auto 0px; } }
  .modals .imagegallery-modal .modal-dialog .modal-content {
    background: transparent;
    box-shadow: none;
    border: 0px; }
    .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .close {
      font-size: 40px;
      color: #C7CBF3;
      opacity: 1; }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .close:hover {
        opacity: 0.8; }
    .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder img {
      width: 100%;
      max-height: 90vh; }
    .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder .image-count {
      font-size: 14px;
      font-family: 'Lato';
      color: #C7CBF3; }
    .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder .title-label {
      font-size: 16px;
      color: #C7CBF3;
      font-family: 'Lato'; }
      @media (min-width: 992px) {
        .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder .title-label {
          text-align: right; } }
    @media (max-width: 767px) {
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder .image-count {
        text-align: center; }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .image-holder .title-label {
        text-align: center; } }
    .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder {
      margin-left: -15px;
      margin-right: -15px;
      position: absolute;
      top: 50%;
      width: 100%;
      margin-top: -20px; }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder:after {
        content: "";
        display: table;
        clear: both; }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder a {
        cursor: pointer;
        color: #C7CBF3;
        font-size: 60px; }
        .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder a:hover {
          text-decoration: none;
          opacity: 0.8; }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder .left-arrow {
        float: left; }
        @media (min-width: 992px) {
          .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder .left-arrow {
            margin-left: -15px; } }
      .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder .right-arrow {
        float: right; }
        @media (min-width: 992px) {
          .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder .right-arrow {
            margin-right: -15px; } }
      @media (max-width: 767px) {
        .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder {
          top: auto;
          margin-top: 10px; }
          .modals .imagegallery-modal .modal-dialog .modal-content .modal-body .button-holder a {
            font-size: 45px; } }

.modal-backdrop.in {
  filter: alpha(opacity=80);
  opacity: 0.8; }

.prize-home.overview .first-section {
  width: 100%;
  position: relative; }
  @media (min-width: 1600px) {
    .prize-home.overview .first-section {
      max-width: 1600px; } }
  .prize-home.overview .first-section .promo-video {
    position: relative; }
    @media (min-width: 992px) {
      .prize-home.overview .first-section .promo-video {
        margin-left: 100px;
        height: 640px;
        background-color: #FFFFFF; } }
    .prize-home.overview .first-section .promo-video .promo-video-bg {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: absolute;
      width: 100%;
      height: 100%; }
    .prize-home.overview .first-section .promo-video .watch {
      background-color: #FFFFFF;
      color: #383B56;
      font-size: 13px;
      height: 56px;
      line-height: 30px;
      border-radius: 60px;
      position: absolute;
      right: 384px;
      top: 290px;
      font-weight: 600;
      z-index: 50; }
      .prize-home.overview .first-section .promo-video .watch i {
        font-size: 24px;
        line-height: 24px;
        float: left;
        margin-top: 3px;
        margin-right: 5px; }
    @media (max-width: 991px) {
      .prize-home.overview .first-section .promo-video {
        height: 230px;
        margin-left: -15px;
        margin-right: -15px;
        display: flex;
        align-items: center;
        justify-content: center; }
        .prize-home.overview .first-section .promo-video .watch {
          top: auto;
          right: auto;
          position: static; } }
    @media (max-width: 1299px) {
      .prize-home.overview .first-section .promo-video .watch {
        right: 200px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .prize-home.overview .first-section .promo-video {
        height: 360px; } }
    @media (min-width: 992px) and (max-width: 1024px) {
      .prize-home.overview .first-section .promo-video .watch {
        right: 150px; } }
  .prize-home.overview .first-section .promo-text {
    padding: 40px; }
    @media (min-width: 1025px) {
      .prize-home.overview .first-section .promo-text {
        width: 653px;
        height: 461px;
        position: absolute;
        top: 0;
        margin-top: 89.5px;
        background-color: #FFFFFF;
        box-shadow: 1px 7px 13px 0px rgba(0, 0, 0, 0.08); } }
    .prize-home.overview .first-section .promo-text .title {
      font-size: 36px;
      color: #383B56;
      line-height: 43px; }
      @media (max-width: 767px) {
        .prize-home.overview .first-section .promo-text .title {
          font-size: 28px; } }
    .prize-home.overview .first-section .promo-text .content {
      padding: 20px 0; }
      .prize-home.overview .first-section .promo-text .content p {
        font-size: 16px;
        color: #383B56; }
        .prize-home.overview .first-section .promo-text .content p:first-child {
          font-size: 20px; }
    .prize-home.overview .first-section .promo-text .bottom .button-holder {
      width: 50%;
      display: inline-block;
      float: left; }
    .prize-home.overview .first-section .promo-text .bottom .draw-info {
      width: 50%;
      display: inline-block;
      float: left;
      color: #999AA3;
      font-size: 12px;
      text-transform: uppercase;
      padding-top: 20px; }
    .prize-home.overview .first-section .promo-text .bottom:after {
      display: table;
      content: "";
      clear: both; }
    @media (max-width: 991px) {
      .prize-home.overview .first-section .promo-text {
        border-image: none;
        border: 0;
        background-color: #FFFFFF;
        margin-left: -15px;
        margin-right: -15px; }
        .prize-home.overview .first-section .promo-text .bottom .button-holder {
          width: 100%;
          float: none; }
        .prize-home.overview .first-section .promo-text .bottom .draw-info {
          width: 100%;
          float: none; } }
    @media (min-width: 992px) and (max-width: 1024px) {
      .prize-home.overview .first-section .promo-text {
        width: 450px;
        height: 500px;
        position: absolute;
        top: 0;
        margin-top: 89.5px;
        background-color: #FFFFFF;
        box-shadow: 1px 7px 13px 0px rgba(0, 0, 0, 0.08);
        padding: 30px; }
        .prize-home.overview .first-section .promo-text .title {
          font-size: 30px;
          line-height: 32px; } }
  .prize-home.overview .first-section.right-side .promo-video {
    margin-left: 0px;
    margin-right: 100px; }
    .prize-home.overview .first-section.right-side .promo-video .watch {
      right: auto;
      left: 384px; }
  .prize-home.overview .first-section.right-side .promo-text {
    right: 15px; }
  @media (max-width: 1299px) {
    .prize-home.overview .first-section.right-side .promo-video .watch {
      left: 150px; } }
  @media (min-width: 992px) and (max-width: 1024px) {
    .prize-home.overview .first-section.right-side .promo-text {
      width: 450px; } }
  @media (max-width: 991px) {
    .prize-home.overview .first-section.right-side .promo-video {
      margin-right: -15px;
      margin-left: -15px; } }

.prize-home.overview .second-section {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 1600px) {
    .prize-home.overview .second-section {
      max-width: 1440px; } }
  @media (max-width: 767px) {
    .prize-home.overview .second-section {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .prize-home.overview .second-section .floor-layout {
    background-color: #FFFFFF; }
    @media (max-width: 991px) {
      .prize-home.overview .second-section .floor-layout {
        margin-bottom: 40px;
        border-radius: 3px; } }
    @media (min-width: 992px) {
      .prize-home.overview .second-section .floor-layout {
        float: right;
        width: 58.33333333%;
        height: 550px;
        box-shadow: 10px 12px 24px 0px rgba(0, 0, 0, 0.08); } }
    .prize-home.overview .second-section .floor-layout .layout {
      padding-top: 40px; }
      @media (max-width: 991px) {
        .prize-home.overview .second-section .floor-layout .layout .image img {
          text-align: center;
          margin: 0 auto; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .prize-home.overview .second-section .floor-layout .layout .image {
          padding-left: 0px; } }
      @media (min-width: 1200px) {
        .prize-home.overview .second-section .floor-layout .layout .image {
          padding-left: 20px; } }
      .prize-home.overview .second-section .floor-layout .layout .zoom {
        text-align: center;
        color: #383B56;
        margin-top: 10px; }
        .prize-home.overview .second-section .floor-layout .layout .zoom i {
          font-size: 20px;
          color: #AFB1C0; }
      .prize-home.overview .second-section .floor-layout .layout a:hover {
        cursor: pointer; }
    @media (max-width: 991px) {
      .prize-home.overview .second-section .floor-layout .details .row [class^="col-"]:nth-child(2):not(.open) {
        width: 100%;
        text-align: center; } }
    .prize-home.overview .second-section .floor-layout .details .address {
      padding-top: 100px;
      font-size: 28px;
      line-height: 28px;
      color: #383B56; }
      @media (max-width: 991px) {
        .prize-home.overview .second-section .floor-layout .details .address {
          padding-top: 20px;
          text-align: center;
          font-size: 24px; } }
    .prize-home.overview .second-section .floor-layout .details .open {
      padding-top: 20px;
      color: #383B56;
      font-size: 16px;
      line-height: 20px;
      font-family: 'Lato'; }
    .prize-home.overview .second-section .floor-layout .details .area {
      padding-top: 60px; }
      .prize-home.overview .second-section .floor-layout .details .area .meters {
        font-size: 28px;
        line-height: 28px;
        color: #383B56;
        font-family: 'BrooklynSamuels', helvetica;
        font-weight: 500; }
      .prize-home.overview .second-section .floor-layout .details .area .total {
        color: #383B56;
        font-size: 11px;
        text-transform: uppercase; }
      @media (max-width: 991px) {
        .prize-home.overview .second-section .floor-layout .details .area {
          padding-top: 20px;
          float: right; } }
    .prize-home.overview .second-section .floor-layout .details .button {
      padding-top: 20px; }
      .prize-home.overview .second-section .floor-layout .details .button .btn {
        background-color: #383B56;
        border: 1px solid #383B56; }
        .prize-home.overview .second-section .floor-layout .details .button .btn:hover {
          background-color: #FFFFFF;
          color: #383B56; }
      @media (max-width: 767px) {
        .prize-home.overview .second-section .floor-layout .details .button {
          padding: 0px; }
          .prize-home.overview .second-section .floor-layout .details .button .btn {
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            margin-left: 0px;
            margin-right: 0px;
            width: 100%;
            margin-bottom: 0px; } }
      @media (min-width: 768px) and (max-width: 991px) {
        .prize-home.overview .second-section .floor-layout .details .button {
          text-align: center; }
          .prize-home.overview .second-section .floor-layout .details .button .btn {
            margin-top: 0px; } }
      @media (min-width: 992px) and (max-width: 1199px) {
        .prize-home.overview .second-section .floor-layout .details .button {
          padding: 0px; } }
  .prize-home.overview .second-section .prize-includes {
    background-color: #383B56; }
    @media (min-width: 992px) {
      .prize-home.overview .second-section .prize-includes {
        float: left;
        width: 41.66666667%;
        height: 550px; } }
    .prize-home.overview .second-section .prize-includes .inner {
      padding: 40px 60px;
      height: 100%; }
      @media (max-width: 1199px) {
        .prize-home.overview .second-section .prize-includes .inner {
          padding: 20px 20px; } }
      .prize-home.overview .second-section .prize-includes .inner .title {
        color: #FFE3B1;
        font-size: 36px;
        line-height: 44px; }
        @media (max-width: 1024px) {
          .prize-home.overview .second-section .prize-includes .inner .title {
            font-size: 28px;
            line-height: 30px; } }
      .prize-home.overview .second-section .prize-includes .inner .content {
        color: #FFFFFF;
        font-size: 16px;
        padding: 20px 0px; }
        .prize-home.overview .second-section .prize-includes .inner .content ul {
          margin-bottom: 0px; }
          @media (max-width: 1024px) {
            .prize-home.overview .second-section .prize-includes .inner .content ul {
              padding: 0; } }
          .prize-home.overview .second-section .prize-includes .inner .content ul li {
            line-height: 30px; }
            .prize-home.overview .second-section .prize-includes .inner .content ul li:before {
              background-color: #FFE3B1;
              border: 0;
              width: .25em;
              height: .25em;
              margin-left: 0px; }
      .prize-home.overview .second-section .prize-includes .inner .button .other-prize {
        margin-top: 0px;
        background-color: #FFE3B1;
        color: #383B56; }
        .prize-home.overview .second-section .prize-includes .inner .button .other-prize:hover {
          opacity: 0.8; }
  .prize-home.overview .second-section .table-responsive {
    margin-bottom: 0px; }
    .prize-home.overview .second-section .table-responsive table {
      margin-bottom: 0px; }
    .prize-home.overview .second-section .table-responsive td, .prize-home.overview .second-section .table-responsive th {
      word-break: break-word;
      white-space: normal; }

.prize-home.overview .third-section {
  width: 100%; }
  @media (min-width: 1600px) {
    .prize-home.overview .third-section {
      max-width: 1440px; } }
  .prize-home.overview .third-section .photo-title {
    color: #383B56; }
    .prize-home.overview .third-section .photo-title span {
      display: inline-block; }
      .prize-home.overview .third-section .photo-title span .top {
        font-size: 16px; }
      .prize-home.overview .third-section .photo-title span .bottom {
        font-size: 36px;
        font-family: 'BrooklynSamuels', helvetica; }
        .prize-home.overview .third-section .photo-title span .bottom:after {
          color: #21BCBD;
          font-size: 20px;
          line-height: 14px;
          left: 10px;
          position: relative; }
        @media (max-width: 1100px) {
          .prize-home.overview .third-section .photo-title span .bottom {
            font-size: 28px; } }
        @media (max-width: 767px) {
          .prize-home.overview .third-section .photo-title span .bottom:after {
            display: none; } }
  @media (max-width: 991px) {
    .prize-home.overview .third-section .photo-gallery .right-side {
      width: 100%;
      float: left;
      margin-top: 4px; } }
  @media (min-width: 992px) {
    .prize-home.overview .third-section .photo-gallery .right-side {
      width: 41.66666667%;
      float: left;
      padding-left: 4px; } }
  .prize-home.overview .third-section .photo-gallery .pic .inner {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  @media (max-width: 991px) {
    .prize-home.overview .third-section .photo-gallery .pic-1 {
      width: 100%;
      height: 412px;
      float: left; } }
  @media (min-width: 992px) {
    .prize-home.overview .third-section .photo-gallery .pic-1 {
      width: 58.33333333%;
      height: 412px;
      float: left; } }
  .prize-home.overview .third-section .photo-gallery .pic-1 .inner {
    height: 100%;
    width: 100%; }
  .prize-home.overview .third-section .photo-gallery .pic-2 {
    width: 41.66666667%;
    float: left;
    height: 206px; }
    .prize-home.overview .third-section .photo-gallery .pic-2 .inner {
      height: 100%;
      width: 100%; }
  .prize-home.overview .third-section .photo-gallery .pic-3 {
    width: 58.33333333%;
    float: left;
    height: 206px;
    padding-left: 4px; }
    .prize-home.overview .third-section .photo-gallery .pic-3 .inner {
      height: 100%;
      width: 100%; }
  .prize-home.overview .third-section .photo-gallery .pic-4 {
    float: left;
    width: 58.33333333%;
    height: 202px;
    margin-top: 4px; }
    .prize-home.overview .third-section .photo-gallery .pic-4 .inner {
      height: 100%;
      width: 100%; }
  .prize-home.overview .third-section .photo-gallery .pic-5 {
    float: left;
    width: 41.66666667%;
    height: 202px;
    margin-top: 4px;
    padding-left: 4px; }
    .prize-home.overview .third-section .photo-gallery .pic-5 .inner {
      height: 100%;
      width: 100%; }
      .prize-home.overview .third-section .photo-gallery .pic-5 .inner a {
        width: 100%;
        height: 100%;
        background-color: rgba(33, 188, 189, 0.85);
        display: flex;
        align-items: center;
        justify-content: center; }
        .prize-home.overview .third-section .photo-gallery .pic-5 .inner a .wrapper div {
          color: #FFFFFF;
          font-family: 'BrooklynSamuels', helvetica;
          font-size: 28px;
          display: block;
          width: 100%;
          text-align: center; }
          .prize-home.overview .third-section .photo-gallery .pic-5 .inner a .wrapper div:last-child {
            font-size: 13px; }
        .prize-home.overview .third-section .photo-gallery .pic-5 .inner a:hover {
          text-decoration: none;
          background-color: #21bcbd; }

.prize-home.overview .forth-section {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 1600px) {
    .prize-home.overview .forth-section {
      max-width: 1440px; } }
  @media (max-width: 767px) {
    .prize-home.overview .forth-section {
      margin-top: 30px;
      margin-bottom: 30px; } }
  .prize-home.overview .forth-section .text {
    color: #383B56; }
    .prize-home.overview .forth-section .text .top {
      font-size: 16px; }
    .prize-home.overview .forth-section .text .bottom {
      font-size: 36px;
      font-family: 'BrooklynSamuels', helvetica; }
      .prize-home.overview .forth-section .text .bottom:after {
        color: #21BCBD;
        font-size: 20px;
        line-height: 14px;
        left: 10px;
        position: relative; }
      @media (max-width: 1100px) {
        .prize-home.overview .forth-section .text .bottom {
          font-size: 28px; } }
      @media (max-width: 767px) {
        .prize-home.overview .forth-section .text .bottom:after {
          display: none; } }
  .prize-home.overview .forth-section .image {
    position: relative;
    height: 412px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center; }
    .prize-home.overview .forth-section .image .holder {
      position: absolute;
      top: 0;
      right: 0;
      width: 160px;
      height: 160px;
      border-radius: 0 0 0 100%; }
  @media (max-width: 991px) {
    .prize-home.overview .forth-section .explore-area {
      margin-top: 10px; } }
  .prize-home.overview .forth-section .explore-area .image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .prize-home.overview .forth-section .explore-area .image .holder .quarter {
      background-image: url("../imgs/map.png");
      background-repeat: no-repeat;
      height: 100%;
      border-radius: 0 0 0 100%; }
  @media (min-width: 992px) {
    .prize-home.overview .forth-section .virtual-tour {
      float: right; } }
  .prize-home.overview .forth-section .virtual-tour .image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    .prize-home.overview .forth-section .virtual-tour .image .holder {
      background-color: #FFD300; }
      .prize-home.overview .forth-section .virtual-tour .image .holder .quarter {
        text-align: center;
        padding-top: 20px;
        padding-left: 20px; }
        .prize-home.overview .forth-section .virtual-tour .image .holder .quarter div {
          margin-top: 10px; }

.prize-home.virtual-tour .second-section {
  width: 100%;
  padding-bottom: 40px; }
  @media (min-width: 1600px) {
    .prize-home.virtual-tour .second-section {
      max-width: 1600px; } }
  @media (max-width: 767px) {
    .prize-home.virtual-tour .second-section iframe {
      width: 400px; } }

@media (max-width: 767px) {
  .prize-home.virtual-tour .miss-out {
    background-color: white;
    padding-top: 20px; } }

.prize-home.location .first-section {
  position: relative; }
  @media (max-width: 991px) {
    .prize-home.location .first-section {
      width: 100%; } }
  .prize-home.location .first-section .map-holder {
    width: 848px;
    float: right;
    box-shadow: 1px 7px 13px 0px rgba(0, 0, 0, 0.08); }
    .prize-home.location .first-section .map-holder .directions-info {
      padding: 15px 15px; }
      .prize-home.location .first-section .map-holder .directions-info a {
        color: #383B56;
        font-family: 'Lato';
        font-size: 16px; }
        .prize-home.location .first-section .map-holder .directions-info a i {
          position: relative;
          top: 3px; }
        .prize-home.location .first-section .map-holder .directions-info a:hover {
          text-decoration: none; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .prize-home.location .first-section .map-holder {
        width: 650px; }
        .prize-home.location .first-section .map-holder .gmap-gmap {
          height: 450px !important; } }
    @media (max-width: 991px) {
      .prize-home.location .first-section .map-holder {
        width: 100%; } }
  .prize-home.location .first-section .location-holder {
    width: 500px;
    height: 500px;
    background-color: #FFFFFF;
    position: absolute;
    border-radius: 50%;
    left: 50px;
    box-shadow: 1px 7px 13px 0px rgba(0, 0, 0, 0.08);
    text-align: center;
    z-index: 1; }
    .prize-home.location .first-section .location-holder .visit {
      color: #383B56;
      font-size: 18px;
      line-height: 34px;
      padding: 100px 80px 10px 80px; }
    .prize-home.location .first-section .location-holder .location {
      color: #383B56;
      font-family: 'BrooklynSamuels',helvetica;
      font-size: 28px;
      line-height: 34px;
      padding: 10px 80px 10px 80px; }
    .prize-home.location .first-section .location-holder .open {
      color: #383B56;
      font-size: 16px;
      line-height: 22px;
      padding: 0px 80px 10px 80px;
      width: 100%; }
    .prize-home.location .first-section .location-holder .time {
      color: #383B56;
      font-size: 28px;
      line-height: 34px;
      font-family: 'BrooklynSamuels',helvetica;
      padding: 10px 80px 10px 80px; }
    .prize-home.location .first-section .location-holder .button {
      padding: 10px 80px 10px 80px; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .prize-home.location .first-section .location-holder {
        width: 450px;
        height: 450px; } }
    @media (max-width: 991px) {
      .prize-home.location .first-section .location-holder {
        position: static;
        width: 100%;
        height: auto;
        border-radius: 0px;
        box-shadow: none; }
        .prize-home.location .first-section .location-holder .visit {
          padding-top: 40px; }
        .prize-home.location .first-section .location-holder .button {
          padding-bottom: 30px; }
          .prize-home.location .first-section .location-holder .button .btn_ticket {
            margin-bottom: 10px; } }
  .prize-home.location .first-section .note-holder {
    font-family: 'Lato';
    text-align: right;
    color: #434452;
    padding: 10px 0px 10px 65%; }
    .prize-home.location .first-section .note-holder strong {
      font-family: 'Lato'; }
    @media (max-width: 991px) {
      .prize-home.location .first-section .note-holder {
        padding: 10px 0px 10px 0px;
        text-align: left; } }

.prize-home.location .second-section {
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px; }
  @media (min-width: 1600px) {
    .prize-home.location .second-section {
      max-width: 1440px; } }
  @media (max-width: 991px) {
    .prize-home.location .second-section {
      margin-bottom: 0px; } }
  .prize-home.location .second-section .floor-layout {
    background-color: #FFFFFF; }
    @media (min-width: 992px) {
      .prize-home.location .second-section .floor-layout {
        float: right;
        width: 58.33333333%;
        height: 550px;
        box-shadow: 10px 12px 24px 0px rgba(0, 0, 0, 0.08); } }
    .prize-home.location .second-section .floor-layout .layout {
      padding-top: 40px; }
      @media (min-width: 992px) {
        .prize-home.location .second-section .floor-layout .layout .image {
          padding-left: 20px; } }
      @media (max-width: 768px) {
        .prize-home.location .second-section .floor-layout .layout .image img {
          margin: 0 auto;
          text-align: center; } }
      .prize-home.location .second-section .floor-layout .layout .zoom {
        text-align: center;
        color: #383B56;
        margin-top: 10px; }
        .prize-home.location .second-section .floor-layout .layout .zoom i {
          font-size: 20px;
          color: #AFB1C0; }
      .prize-home.location .second-section .floor-layout .layout a:hover {
        cursor: pointer; }
    .prize-home.location .second-section .floor-layout .details .title {
      padding-top: 100px;
      font-family: 'BrooklynSamuels',helvetica;
      font-size: 28px;
      line-height: 28px;
      color: #8A8DA4; }
      @media (max-width: 767px) {
        .prize-home.location .second-section .floor-layout .details .title {
          padding-top: 50px; } }
    .prize-home.location .second-section .floor-layout .details .area {
      padding-top: 20px; }
      .prize-home.location .second-section .floor-layout .details .area .meters {
        font-size: 60px;
        line-height: 60px;
        color: #383B56;
        font-family: 'BrooklynSamuels',helvetica;
        font-weight: 500; }
      .prize-home.location .second-section .floor-layout .details .area .total {
        color: #383B56;
        font-size: 16px;
        text-transform: uppercase; }
    .prize-home.location .second-section .floor-layout .details .other-areas {
      padding-top: 40px; }
      .prize-home.location .second-section .floor-layout .details .other-areas .area {
        padding-top: 10px;
        height: 80px; }
        .prize-home.location .second-section .floor-layout .details .other-areas .area .meters {
          font-family: 'BrooklynSamuels',helvetica;
          color: #8A8DA4;
          font-size: 27px;
          line-height: 32px;
          font-weight: 500; }
        .prize-home.location .second-section .floor-layout .details .other-areas .area .total {
          color: #383B56;
          font-size: 12px; }
    @media (max-width: 768px) {
      .prize-home.location .second-section .floor-layout .details .title {
        text-align: center; }
      .prize-home.location .second-section .floor-layout .details .area {
        text-align: center; }
        .prize-home.location .second-section .floor-layout .details .area .meters {
          font-size: 30px;
          line-height: 30px; }
      .prize-home.location .second-section .floor-layout .details .other-areas {
        padding-bottom: 20px;
        padding-left: 0px; }
        .prize-home.location .second-section .floor-layout .details .other-areas .area .meters {
          font-size: 20px;
          line-height: 22px; } }
  .prize-home.location .second-section .prize-includes {
    background-color: #383B56; }
    @media (min-width: 992px) {
      .prize-home.location .second-section .prize-includes {
        float: left;
        width: 41.66666667%;
        height: 470px;
        margin-top: 40px; } }
    .prize-home.location .second-section .prize-includes .inner {
      padding: 60px;
      height: 100%; }
      @media (max-width: 991px) {
        .prize-home.location .second-section .prize-includes .inner {
          padding: 20px; } }
      .prize-home.location .second-section .prize-includes .inner .title {
        color: #FFFFFF;
        font-size: 28px;
        line-height: 34px; }
      .prize-home.location .second-section .prize-includes .inner .content {
        padding: 20px 0px; }
        .prize-home.location .second-section .prize-includes .inner .content .number {
          font-family: 'BrooklynSamuels',helvetica;
          font-size: 58px;
          color: #FFFFFF;
          padding: 0;
          text-align: right; }
          @media (max-width: 767px) {
            .prize-home.location .second-section .prize-includes .inner .content .number {
              font-size: 45px; } }
        .prize-home.location .second-section .prize-includes .inner .content .iconImage img {
          width: 40px;
          height: 40px; }
        .prize-home.location .second-section .prize-includes .inner .content .place {
          font-size: 12px;
          color: #FFE3B1;
          text-transform: uppercase; }

.prize-home.location .third-section {
  padding-top: 40px;
  padding-bottom: 40px; }
  .prize-home.location .third-section .title {
    color: #383B56;
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 10px; }
    @media (min-width: 992px) {
      .prize-home.location .third-section .title {
        padding-bottom: 0px;
        text-align: right; }
        .prize-home.location .third-section .title:after {
          content: "";
          display: block;
          top: 0px;
          right: 0px;
          position: absolute;
          background-color: #CBCBCB;
          width: 3px;
          height: 140px; } }
    @media (max-width: 767px) {
      .prize-home.location .third-section .title {
        font-size: 28px;
        line-height: 38px; } }
  .prize-home.location .third-section .content {
    font-size: 20px;
    color: #383B56;
    line-height: 26px; }

.prize-home.location .forth-section {
  position: relative; }
  @media (max-width: 991px) {
    .prize-home.location .forth-section {
      width: 100%;
      padding: 0px; } }
  @media (min-width: 992px) {
    .prize-home.location .forth-section {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .prize-home.location .forth-section .image1 {
    height: 406px;
    width: 798px;
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 991px) {
      .prize-home.location .forth-section .image1 {
        width: 100%; } }
  .prize-home.location .forth-section .image2 {
    height: 500px;
    width: 500px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #FFFFFF;
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: -45px;
    box-shadow: 1px 7px 13px 0px rgba(0, 0, 0, 0.08); }
    @media (max-width: 991px) {
      .prize-home.location .forth-section .image2 {
        display: none; } }

.prize-home.location .fifth-section {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px; }
  @media (min-width: 1600px) {
    .prize-home.location .fifth-section {
      max-width: 1600px; } }
  .prize-home.location .fifth-section .header-title {
    font-family: 'BrooklynSamuels',helvetica;
    font-size: 32px;
    color: #383B56;
    text-align: center;
    padding-bottom: 40px; }
    @media (max-width: 991px) {
      .prize-home.location .fifth-section .header-title {
        padding-bottom: 0px; } }
  .prize-home.location .fifth-section .item {
    text-align: center; }
    @media (max-width: 991px) {
      .prize-home.location .fifth-section .item {
        margin-top: 40px; } }
    .prize-home.location .fifth-section .item .image {
      margin: 0 auto;
      height: 260px;
      width: 260px;
      border-radius: 50%;
      background-color: #FFFFFF;
      background-repeat: no-repeat;
      background-position: center; }
      @media (min-width: 992px) and (max-width: 1024px) {
        .prize-home.location .fifth-section .item .image {
          height: 200px;
          width: 200px; } }
    .prize-home.location .fifth-section .item .title {
      padding-top: 10px;
      padding-bottom: 10px;
      font-size: 20px;
      color: #383B56; }
    .prize-home.location .fifth-section .item .content {
      font-size: 16px;
      color: #383B56;
      line-height: 22px;
      padding-bottom: 10px; }
    .prize-home.location .fifth-section .item .button a {
      display: inline-block;
      color: #FFFFFF;
      background-color: #383B56;
      border: 1px solid #383B56;
      text-decoration: none;
      height: 42px;
      border-radius: 5px;
      font-size: 13px;
      text-transform: uppercase;
      padding: 10px 15px; }
      .prize-home.location .fifth-section .item .button a i {
        position: relative;
        top: 2px; }
      .prize-home.location .fifth-section .item .button a:hover {
        color: #383B56;
        background-color: #FFFFFF; }

.prize-home.photos .first-section {
  padding-bottom: 40px;
  max-width: 1440px;
  width: 100%; }
  .prize-home.photos .first-section .row {
    margin-left: -15px;
    margin-right: -15px; }
  .prize-home.photos .first-section .photo-big {
    float: left;
    overflow: hidden;
    padding: 0px 4px 0px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 100%;
    height: 265px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .prize-home.photos .first-section .photo-big {
        height: 537px; } }
    @media (min-width: 992px) {
      .prize-home.photos .first-section .photo-big {
        width: 66.66666667%;
        height: 537px; } }
    .prize-home.photos .first-section .photo-big img {
      display: none; }
    .prize-home.photos .first-section .photo-big a {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer; }
  .prize-home.photos .first-section .photo-small {
    float: left;
    overflow: hidden;
    padding: 0px 4px 0px 4px;
    margin-top: 4px;
    margin-bottom: 4px;
    width: 100%;
    height: 265px; }
    @media (min-width: 768px) and (max-width: 991px) {
      .prize-home.photos .first-section .photo-small {
        height: 537px; } }
    @media (min-width: 992px) {
      .prize-home.photos .first-section .photo-small {
        width: 33.33333333%;
        height: 267px; } }
    .prize-home.photos .first-section .photo-small img {
      display: none; }
    .prize-home.photos .first-section .photo-small a {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      display: block;
      width: 100%;
      height: 100%;
      cursor: pointer; }
  @media (min-width: 992px) {
    .prize-home.photos .first-section .photo:nth-child(3) {
      margin-top: 1px;
      height: 265px; }
    .prize-home.photos .first-section .photo:nth-child(6) {
      margin-top: 0px;
      height: 265px; }
    .prize-home.photos .first-section .photo:nth-child(4) {
      float: right; } }
  .prize-home.photos .first-section .photo img {
    width: 100%; }
  .prize-home.photos .first-section .btn {
    background-color: #383B56;
    border: 1px solid #383B56; }
    .prize-home.photos .first-section .btn:hover {
      background-color: #FFFFFF;
      color: #383B56; }
