@font-face {
  font-family: "Accord-Bold";
  src: url("../../../assets/media/files/fonts/accord/29ACCA_0_0.eot?#iefix") format("embedded-opentype"), url("../../../assets/media/files/fonts/accord/29ACCA_0_0.woff") format("woff"), url("../../../assets/media/files/fonts/accord/29ACCA_0_0.ttf") format("truetype"); }

@font-face {
  font-family: "Accord";
  src: url("../../../assets/media/files/fonts/accord/29ACCA_1_0.eot?#iefix") format("embedded-opentype"), url("../../../assets/media/files/fonts/accord/29ACCA_1_0.woff") format("woff"), url("../../../assets/media/files/fonts/accord/29ACCA_1_0.ttf") format("truetype"); }

@font-face {
  font-family: "Accord-BoldItalic";
  src: url("../../../assets/media/files/fonts/accord/29ACCA_2_0.eot?#iefix") format("embedded-opentype"), url("../../../assets/media/files/fonts/accord/29ACCA_2_0.woff") format("woff"), url("../../../assets/media/files/fonts/accord/29ACCA_2_0.ttf") format("truetype"); }

@font-face {
  font-family: "Accord-Italic";
  src: url("../../../assets/media/files/fonts/accord/29ACCA_3_0.eot?#iefix") format("embedded-opentype"), url("../../../assets/media/files/fonts/accord/29ACCA_3_0.woff") format("woff"), url("../../../assets/media/files/fonts/accord/29ACCA_3_0.ttf") format("truetype"); }

.event_map_home .row {
  padding: 0; }

.event_map_home #playVideo {
  position: absolute;
  top: -200px;
  left: -50%;
  width: 240%;
  height: 800px; }
  @media (min-width: 768px) {
    .event_map_home #playVideo {
      width: 200%;
      height: 670px; } }
  @media (min-width: 992px) {
    .event_map_home #playVideo {
      width: 100%;
      top: -65px;
      left: -25%;
      height: 685px; } }
  @media (min-width: 1180px) {
    .event_map_home #playVideo {
      width: 100%;
      top: -40px;
      left: -25%;
      height: 770px; } }

.event_map_home .background_image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #fff;
  opacity: .1; }
  @media (min-width: 992px) {
    .event_map_home .background_image {
      width: 50%; } }

.event_map_home .full_width {
  background-color: #fff;
  position: relative;
  overflow: hidden; }
  .event_map_home .full_width > .background_image {
    display: none; }
    @media (min-width: 992px) {
      .event_map_home .full_width > .background_image {
        display: block; } }
  .event_map_home .full_width .inner_map_area {
    position: relative; }
    @media (min-width: 992px) {
      .event_map_home .full_width .inner_map_area {
        width: 100%;
        max-width: 1180px;
        margin: auto; } }
    @media (min-width: 992px) {
      .event_map_home .full_width .inner_map_area .text_side, .event_map_home .full_width .inner_map_area .map_side {
        max-width: 590px; } }
    @media (min-width: 1180px) {
      .event_map_home .full_width .inner_map_area .text_side:after, .event_map_home .full_width .inner_map_area .map_side:after {
        width: 5000px;
        height: 100%;
        content: "";
        position: absolute;
        top: 0;
        right: -5000px;
        background-color: #fff; } }
  .event_map_home .full_width .text_side {
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    padding: 30px 15px; }
    @media (min-width: 768px) {
      .event_map_home .full_width .text_side {
        padding: 40px 65px; } }
    @media (min-width: 992px) {
      .event_map_home .full_width .text_side {
        height: 554px;
        padding: 0 0 0 20px; } }
    @media (min-width: 1180px) {
      .event_map_home .full_width .text_side {
        height: 635px;
        padding: 0; } }
    .event_map_home .full_width .text_side .center_area {
      align-self: center;
      z-index: 5; }
      @media (min-width: 992px) {
        .event_map_home .full_width .text_side .center_area {
          width: 400px; } }
      @media (min-width: 1180px) {
        .event_map_home .full_width .text_side .center_area {
          width: 480px; } }
    .event_map_home .full_width .text_side > .background_image {
      display: block;
      z-index: 1; }
      @media (min-width: 992px) {
        .event_map_home .full_width .text_side > .background_image {
          display: none; } }
  .event_map_home .full_width .map_side {
    position: relative;
    z-index: 5;
    background-color: #fff;
    padding: 30px 15px; }
    @media (min-width: 768px) {
      .event_map_home .full_width .map_side {
        padding: 40px 65px; } }
    @media (min-width: 992px) {
      .event_map_home .full_width .map_side {
        padding: 30px 20px 10px 20px; }
        .event_map_home .full_width .map_side:before {
          content: "";
          position: absolute;
          top: 0;
          left: -90px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 90px 635px 0;
          border-color: transparent #fff transparent transparent; } }
    @media (min-width: 1180px) {
      .event_map_home .full_width .map_side {
        padding: 30px 0 10px 20px; } }
    .event_map_home .full_width .map_side .map-australia, .event_map_home .full_width .map_side .map-newzealand {
      max-width: 800px;
      width: 100%;
      margin: auto;
      position: relative; }
      .event_map_home .full_width .map_side .map-australia img, .event_map_home .full_width .map_side .map-newzealand img {
        width: 100%;
        z-index: 1;
        top: 0;
        left: 0; }
      .event_map_home .full_width .map_side .map-australia .map-state, .event_map_home .full_width .map_side .map-newzealand .map-state {
        z-index: 2;
        position: absolute;
        display: none; }
      .event_map_home .full_width .map_side .map-australia .dot, .event_map_home .full_width .map_side .map-newzealand .dot {
        z-index: 3;
        cursor: pointer;
        width: 10.5%;
        position: absolute;
        color: white; }
        .event_map_home .full_width .map_side .map-australia .dot .total-holder, .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
          padding-top: 5px;
          z-index: 2;
          position: relative; }
          @media (min-width: 375px) {
            .event_map_home .full_width .map_side .map-australia .dot .total-holder, .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
              padding-top: 7px; } }
          @media (min-width: 768px) {
            .event_map_home .full_width .map_side .map-australia .dot .total-holder, .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
              padding-top: 0; } }
          .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks, .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
            font-weight: 700;
            text-align: center; }
          .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-name, .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-name {
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            text-align: center; }
        .event_map_home .full_width .map_side .map-australia .dot img, .event_map_home .full_width .map_side .map-newzealand .dot img {
          position: absolute;
          z-index: 1; }
        .event_map_home .full_width .map_side .map-australia .dot .total-amount, .event_map_home .full_width .map_side .map-newzealand .dot .total-amount {
          position: absolute;
          width: 130px;
          text-align: center; }
          .event_map_home .full_width .map_side .map-australia .dot .total-amount .word-raised, .event_map_home .full_width .map_side .map-newzealand .dot .total-amount .word-raised {
            color: white; }
      .event_map_home .full_width .map_side .map-australia .nz-dot, .event_map_home .full_width .map_side .map-newzealand .nz-dot {
        left: 17%;
        top: 37%; }
      .event_map_home .full_width .map_side .map-australia .wa-dot, .event_map_home .full_width .map_side .map-newzealand .wa-dot {
        left: 17%;
        top: 37%; }
      .event_map_home .full_width .map_side .map-australia .nt-dot, .event_map_home .full_width .map_side .map-newzealand .nt-dot {
        left: 44%;
        top: 21%; }
      .event_map_home .full_width .map_side .map-australia .qld-dot, .event_map_home .full_width .map_side .map-newzealand .qld-dot {
        left: 73%;
        top: 29%; }
      .event_map_home .full_width .map_side .map-australia .nsw-dot, .event_map_home .full_width .map_side .map-newzealand .nsw-dot {
        left: 75%;
        top: 52%; }
      .event_map_home .full_width .map_side .map-australia .vic-dot.dot, .event_map_home .full_width .map_side .map-newzealand .vic-dot.dot {
        width: 13%;
        left: 82%;
        top: 73%; }
        .event_map_home .full_width .map_side .map-australia .vic-dot.dot .total-holder, .event_map_home .full_width .map_side .map-newzealand .vic-dot.dot .total-holder {
          padding-left: 15%; }
        .event_map_home .full_width .map_side .map-australia .vic-dot.dot .total-amount, .event_map_home .full_width .map_side .map-newzealand .vic-dot.dot .total-amount {
          color: #532d6d;
          left: 24px;
          text-align: left; }
          @media (min-width: 992px) {
            .event_map_home .full_width .map_side .map-australia .vic-dot.dot .total-amount, .event_map_home .full_width .map_side .map-newzealand .vic-dot.dot .total-amount {
              width: 70px; } }
          .event_map_home .full_width .map_side .map-australia .vic-dot.dot .total-amount span.word-raised, .event_map_home .full_width .map_side .map-newzealand .vic-dot.dot .total-amount span.word-raised {
            color: #532d6d; }
      .event_map_home .full_width .map_side .map-australia .sa-dot, .event_map_home .full_width .map_side .map-newzealand .sa-dot {
        left: 47%;
        top: 42.6%; }
      .event_map_home .full_width .map_side .map-australia .tas-dot.dot, .event_map_home .full_width .map_side .map-newzealand .tas-dot.dot {
        width: 13%;
        left: 67%;
        top: 85%; }
        .event_map_home .full_width .map_side .map-australia .tas-dot.dot .total-holder, .event_map_home .full_width .map_side .map-newzealand .tas-dot.dot .total-holder {
          padding-right: 15%; }
        .event_map_home .full_width .map_side .map-australia .tas-dot.dot .total-amount, .event_map_home .full_width .map_side .map-newzealand .tas-dot.dot .total-amount {
          color: #532d6d; }
          @media (min-width: 992px) {
            .event_map_home .full_width .map_side .map-australia .tas-dot.dot .total-amount, .event_map_home .full_width .map_side .map-newzealand .tas-dot.dot .total-amount {
              width: 70px;
              left: -10px; } }
          .event_map_home .full_width .map_side .map-australia .tas-dot.dot .total-amount span.word-raised, .event_map_home .full_width .map_side .map-newzealand .tas-dot.dot .total-amount span.word-raised {
            color: #532d6d; }
    @media (min-width: 992px) {
      .event_map_home .full_width .map_side .map-australia {
        padding-bottom: 26px; } }
    @media (min-width: 1180px) {
      .event_map_home .full_width .map_side .map-australia {
        padding-bottom: 0; } }
    .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks {
      font-size: 15px; }
      @media (min-width: 420px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks {
          font-size: 18px; } }
      @media (min-width: 768px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks {
          font-size: 40px; } }
      @media (min-width: 992px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks {
          font-size: 30px; } }
      @media (min-width: 1180px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-walks {
          font-size: 37px; } }
    .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-name {
      display: none; }
      @media (min-width: 768px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-name {
          font-size: 12px;
          display: block;
          position: relative;
          top: -16px; } }
      @media (min-width: 992px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-holder .total-name {
          top: -10px;
          font-size: 10px; } }
    .event_map_home .full_width .map_side .map-australia .dot .total-amount {
      display: none; }
      @media (min-width: 768px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-amount {
          display: inline-block;
          left: -56px;
          position: relative;
          width: 182px;
          top: -10px; } }
      @media (min-width: 768px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-amount {
          font-size: 14px; }
          .event_map_home .full_width .map_side .map-australia .dot .total-amount span {
            font-size: 14px; } }
      @media (min-width: 1180px) {
        .event_map_home .full_width .map_side .map-australia .dot .total-amount {
          top: -5px; } }
    .event_map_home .full_width .map_side .map-outer {
      max-width: 900px;
      width: 100%;
      margin: auto; }
    .event_map_home .full_width .map_side .map-newzealand {
      position: absolute;
      bottom: 17px;
      right: -73px;
      width: 125px; }
      @media (min-width: 375px) {
        .event_map_home .full_width .map_side .map-newzealand {
          width: 143px; } }
      @media (min-width: 425px) {
        .event_map_home .full_width .map_side .map-newzealand {
          width: 170px; } }
      @media (min-width: 768px) {
        .event_map_home .full_width .map_side .map-newzealand {
          width: 262px;
          bottom: -3px;
          right: -160px; } }
      @media (min-width: 992px) {
        .event_map_home .full_width .map_side .map-newzealand {
          width: 200px;
          bottom: 3px;
          right: -100px; } }
      @media (min-width: 1180px) {
        .event_map_home .full_width .map_side .map-newzealand {
          width: 256px;
          bottom: 171px;
          right: -210px; } }
      .event_map_home .full_width .map_side .map-newzealand .dot {
        right: 0;
        top: 100%;
        width: 30%;
        cursor: pointer;
        position: relative; }
        .event_map_home .full_width .map_side .map-newzealand .dot .nz-label {
          font-size: 12px;
          color: #532d6d;
          font-family: Accord-Bold;
          position: absolute;
          top: -9px;
          right: -5px; }
          @media (min-width: 425px) {
            .event_map_home .full_width .map_side .map-newzealand .dot .nz-label {
              top: -3px; } }
          @media (min-width: 768px) {
            .event_map_home .full_width .map_side .map-newzealand .dot .nz-label {
              display: none; } }
        .event_map_home .full_width .map_side .map-newzealand .dot img {
          -ms-transform: rotate(-35deg);
          -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg); }
          @media (min-width: 1180px) {
            .event_map_home .full_width .map_side .map-newzealand .dot img {
              -ms-transform: rotate(0deg);
              -webkit-transform: rotate(0deg);
              transform: rotate(0deg); } }
        .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
          padding-top: 7px; }
          @media (min-width: 375px) {
            .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
              padding-top: 9px; } }
          @media (min-width: 425px) {
            .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
              padding-top: 9px; } }
          @media (min-width: 768px) {
            .event_map_home .full_width .map_side .map-newzealand .dot .total-holder {
              padding-top: 0; } }
          .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
            margin-right: 5px; }
            @media (min-width: 425px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
                font-size: 18px; } }
            @media (min-width: 768px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
                font-size: 40px; } }
            @media (min-width: 992px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
                font-size: 25px; } }
            @media (min-width: 1180px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-walks {
                font-size: 37px;
                margin-right: 11px; } }
          .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-name {
            display: none; }
            @media (min-width: 768px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-name {
                display: block;
                left: -5px;
                top: -15px;
                position: relative;
                line-height: 12px;
                font-size: 12px; } }
            @media (min-width: 992px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-name {
                line-height: 10px;
                font-size: 10px;
                top: -8px; } }
            @media (min-width: 1180px) {
              .event_map_home .full_width .map_side .map-newzealand .dot .total-holder .total-name {
                top: -12px; } }
      .event_map_home .full_width .map_side .map-newzealand .total-amount, .event_map_home .full_width .map_side .map-newzealand .word-raised {
        color: #444;
        width: 93px; }
      .event_map_home .full_width .map_side .map-newzealand span.word-raised {
        color: #444 !important; }
      .event_map_home .full_width .map_side .map-newzealand .total-amount {
        display: none; }
        @media (min-width: 768px) {
          .event_map_home .full_width .map_side .map-newzealand .total-amount {
            display: inline-block;
            left: -32px;
            position: relative;
            width: 182px;
            bottom: -6px; } }
        @media (min-width: 768px) {
          .event_map_home .full_width .map_side .map-newzealand .total-amount {
            font-size: 14px; }
            .event_map_home .full_width .map_side .map-newzealand .total-amount span {
              font-size: 14px; } }
        @media (min-width: 992px) {
          .event_map_home .full_width .map_side .map-newzealand .total-amount {
            bottom: -16px; } }
        @media (min-width: 1180px) {
          .event_map_home .full_width .map_side .map-newzealand .total-amount {
            bottom: -10px; } }
