/* ==========================================================================
Bootstrap
========================================================================== */
@import url(bootstrap-min.css);
/* ==========================================================================
Normalise
========================================================================== */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700,900");
@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700");
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/* ==========================================================================
Section Styling
========================================================================== */
/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* ==========================================================================
Base Styles, Colors, Fonts, Mixins
========================================================================== */
/* ---------------------
COLORS
------------------------*/
/* ---------------------
FONTS
------------------------*/
/* ----------------------
MIXINS
------------------------*/
/* ==========================================================================
Theme Style Sheet
========================================================================== */
body {
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  position: relative; }

.scroll-nav {
  position: fixed;
  display: block;
  right: 1.1%;
  top: 24%;
  z-index: 999999;
  width: 30px; }
  @media (max-width: 540px) {
    .scroll-nav {
      display: none; } }
  .scroll-nav a {
    color: #000;
    text-decoration: none;
    width: 12px;
    height: 14px;
    text-align: center;
    display: block; }
    .scroll-nav a:nth-of-type(1) {
      margin-bottom: 15px;
      background: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow_up.png") center center no-repeat;
      background-size: cover;
      width: 12px;
      height: 14px; }
    .scroll-nav a:nth-of-type(2) {
      background: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow_down.png") center center no-repeat;
      background-size: cover;
      width: 12px;
      height: 14px; }

nav.page-navigation ul {
  width: 44px;
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 99;
  padding: 0; }
  @media (max-width: 540px) {
    nav.page-navigation ul {
      display: none; } }

nav.page-navigation li {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0; }

nav.page-navigation li.active a {
  padding: 0.5em 10%;
  width: 100%;
  display: block;
  border-bottom: 3px solid #ff661b;
  cursor: pointer;
  text-decoration: none; }

nav.page-navigation a {
  padding: 0.5em 10%;
  width: 50%;
  display: block;
  border-bottom: 3px solid #000;
  cursor: pointer;
  margin-right: 15px;
  text-decoration: none; }

.menu-wrapper {
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0;
  position: absolute;
  opacity: 0;
  display: none;
  transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  -webkit-transition: 0.5s ease-in-out; }
  .menu-wrapper.open {
    opacity: 1;
    display: block;
    z-index: 999999999; }
  .menu-wrapper .menu-slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    text-align: left;
    padding: 90px 90px 90px 90px;
    width: 850px;
    transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    -webkit-transition: 0.5s ease-in-out;
    -webkit-transform: translate(100%, 0%);
    transform: translate(100%, 0%); }
    .menu-wrapper .menu-slider.open {
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
      @media screen and (max-width: 540px) {
        .menu-wrapper .menu-slider.open {
          width: 100%;
          padding: 20px;
          height: 100vh; } }
    .menu-wrapper .menu-slider a#close-btn {
      position: absolute;
      display: block;
      top: 15px;
      right: 51px;
      z-index: 9999;
      color: #000;
      width: 50px;
      height: 50px;
      transition: 0.2s ease-in-out;
      -moz-transition: 0.2s ease-in-out;
      -o-transition: 0.2s ease-in-out;
      -webkit-transition: 0.2s ease-in-out; }
      @media screen and (max-width: 540px) {
        .menu-wrapper .menu-slider a#close-btn {
          right: 0px; } }
      .menu-wrapper .menu-slider a#close-btn span {
        font-size: 2rem; }
      .menu-wrapper .menu-slider a#close-btn:hover {
        color: #ff661b; }
    .menu-wrapper .menu-slider > ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: inline-block; }
      @media (max-width: 540px) {
        .menu-wrapper .menu-slider > ul {
          padding-top: 30px; } }
      .menu-wrapper .menu-slider > ul li {
        list-style: none;
        margin: 0;
        padding: 0; }
        .menu-wrapper .menu-slider > ul li a {
          color: #000;
          text-align: left;
          text-decoration: none;
          transition: 0.5s ease all;
          -moz-transition: 0.5s ease all;
          -o-transition: 0.5s ease all;
          -webkit-transition: 0.5s ease all;
          font-size: 2.5rem;
          font-family: "Roboto", sans-serif;
          font-weight: 700; }
          @media screen and (max-width: 540px) {
            .menu-wrapper .menu-slider > ul li a {
              font-size: 2rem; } }
          .menu-wrapper .menu-slider > ul li a:hover {
            color: #ff661b;
            padding-left: 15px; }
  .menu-wrapper .menu-footer > ul {
    margin: 0;
    padding: 0;
    list-style: 0;
    margin: 65px 0 30px; }
    @media (max-width: 540px) {
      .menu-wrapper .menu-footer > ul {
        margin-top: 40px; } }
    .menu-wrapper .menu-footer > ul li {
      list-style: 0;
      display: inline;
      margin: 0;
      padding: 0;
      padding: 0px 12px;
      border-right: 1px solid #000; }
      @media screen and (max-width: 520px) {
        .menu-wrapper .menu-footer > ul li {
          display: block;
          border-right: 0;
          padding-left: 0px; } }
      .menu-wrapper .menu-footer > ul li:first-child {
        padding-left: 0; }
        @media screen and (max-width: 520px) {
          .menu-wrapper .menu-footer > ul li:first-child {
            padding-left: 0px; } }
      .menu-wrapper .menu-footer > ul li:last-child {
        padding-right: 0;
        border-right: none; }
      .menu-wrapper .menu-footer > ul li a {
        display: inline-block;
        margin: 0;
        padding: 0;
        color: #000;
        text-decoration: none;
        transition: 0.5s ease all;
        -moz-transition: 0.5s ease all;
        -o-transition: 0.5s ease all;
        -webkit-transition: 0.5s ease all;
        font-family: "Roboto", sans-serif;
        font-weight: 400; }
        .menu-wrapper .menu-footer > ul li a:hover {
          color: #ff661b; }
  .menu-wrapper .menu-footer p {
    font-size: .7rem; }

header.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 53px;
  background: #fff;
  overflow: hidden;
  z-index: 99999; }
  header.header .row .col-sm-4:nth-child(1) a {
    display: block;
    background: #981e32;
    padding: 16px 30px;
    width: 160px;
    height: auto;
    margin-left: 14%;
    }
    header.header .row .col-sm-4:nth-child(1) a img {
      width: 100%; }
  header.header .row .col-sm-4:nth-child(2) h3 {
    margin-bottom: 0;
    margin-top: 4px;
    text-align: center;
    text-transform: uppercase;
    line-height: 3rem;
    vertical-align: middle;
    color: #5d6670;
    font-weight: 700;
    font-family: "Roboto", sans-serif;
    font-size: 1.6rem; }
  header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper {
    display: inline-block;
    float: right;
    margin-right: 14%;
    margin-top: 15px; }
    @media (max-width: 540px) {
      header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper {
        margin-right: 3%;
        margin-top: 18px; } }
    header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul {
      margin: 0;
      padding: 0;
      text-align: right;
      float: right;
      display: block;
      list-style: none; }
      header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li {
        margin: 0;
        padding: 0;
        display: inline-block;
        list-style: none;
        float: left;
        margin-right: 20px; }
        header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:last-child {
          margin-right: 0; }
        header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(1) a {
          color: #5d6670;
          padding-top: 2px;
          text-decoration: none;
          display: block;
          text-transform: uppercase;
          font-family: "Roboto", sans-serif;
          font-weight: 400; }
          header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(1) a:hover {
            color: #ff661b; }
        header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) {
          width: 23px;
          height: 21px; }
          header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) a {
            text-decoration: none;
            display: block;
            text-decoration: none;
            width: 23px;
            height: 21px;
            background: url("http://equifax.com.au/sites/default/files/hrsolutions/burger.png") center center no-repeat;
            background-size: cover;
            font-family: "Open Sans Condensed", sans-serif;
            font-weight: 400; }
            header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) a:hover {
              background: url("http://equifax.com.au/sites/default/files/hrsolutions/burger-black.png") center center no-repeat;
              background-size: cover; }

.extended {
  width: 100%;
  display: block; }

.extended#slide03-ext-1 article.first h5 {
  line-height: 1.2em;
  font-size: 1.1rem; }

.extended#slide03-ext-1 article.first a {
  display: inline-block;
  padding: 16px 67px 16px 32px;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: 700;
  font-family: "Open Sans Condensed", sans-serif;
  line-height: 1.6em;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  color: #000;
  border: 0;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 30px;
  background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 9%;
  background-position: calc(100% - 20%) calc(100% - 20px);
  transition: 0.5s ease all;
  -moz-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  -webkit-transition: 0.5s ease all;
  overflow: hidden; }
  .extended#slide03-ext-1 article.first a:hover {
    background-position: calc(100% + 100%) calc(100% - 20px);
    padding-right: 32px;
    color: #ff661b; }

.extended#slide03-ext-1 article.first .img-box {
  position: absolute;
  right: -7%;
  bottom: 0;
  width: 44%; }
  .extended#slide03-ext-1 article.first .img-box img {
    width: 100%; }

.extended#slide03-ext-2 {
  background: #fff;
  height: auto; }
  .extended#slide03-ext-2 h2 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }

.extended#slide03-ext-3 {
  background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/bg_temp.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto; }
  .extended#slide03-ext-3 .count {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 30px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 30px;
    /* Firefox */
    column-gap: 30px; }
    @media (max-width: 768px) {
      .extended#slide03-ext-3 .count {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 20px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 20px;
        /* Firefox */
        column-gap: 20px; } }
    @media (max-width: 540px) {
      .extended#slide03-ext-3 .count {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 15px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 15px;
        /* Firefox */
        column-gap: 15px; } }
    .extended#slide03-ext-3 .count > div.post {
      break-inside: avoid-column;
      -webkit-column-break-inside: avoid;
      background: #fff;
      padding: 20px;
      margin-bottom: 30px; }
      @media (max-width: 540px) {
        .extended#slide03-ext-3 .count > div.post {
          margin-bottom: 15px; } }
      .extended#slide03-ext-3 .count > div.post h4 {
        color: #000;
        font-family: "Open Sans Condensed",sans-serif;
        font-size: 1.6rem;
        font-weight: 700; }

.extended#slide03-ext-4 {
  background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/form_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh; }
  @media (min-width: 768px) {
    .extended#slide03-ext-4 {
      padding-top: 80px; } }
  .extended#slide03-ext-4 h2 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }
  .extended#slide03-ext-4 form {
    background: #5ec7ce;
    padding: 20px 20px 20px; }
    .extended#slide03-ext-4 form label {
      font-family: "Open Sans Condensed", sans-serif;
      color: #fff; }
    .extended#slide03-ext-4 form .form-control {
      border-radius: 0; }
    .extended#slide03-ext-4 form .form-row:not(:last-child) {
      margin-bottom: 7px;
      display: inline-block;
      width: 100%; }
    .extended#slide03-ext-4 form .submit {
      clear: left; }
    .extended#slide03-ext-4 form button[type='submit'] {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #ff661b;
      color: #fff;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-white.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 10%;
      background-position: calc(95% - 11%) calc(100% - 24px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden;
      font-size: 1.2rem;
      margin-left: 16px; }
      .extended#slide03-ext-4 form button[type='submit']:hover {
        background-position: calc(100% + 100%) calc(100% - 24px);
        padding-right: 32px;
        color: #000; }

.extended-2 {
  width: 100%; }
  .extended-2 article.fourth .col-sm-3 h2 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700;
    padding-left: 30px;
    padding-top: 30px; }
  .extended-2 article.fourth .col-sm-3 h3 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 50px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-weight: 700;
    padding-left: 30px; }
  .extended-2 article.fourth .col-sm-3 p {
    padding-left: 30px; }
  .extended-2 article.fourth .col-sm-3 a {
    color: #000;
    font-weight: 700;
    transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    -webkit-transition: 0.2s ease-in-out; }
    .extended-2 article.fourth .col-sm-3 a:hover {
      color: #ff661b;
      text-decoration: none; }

.extended-2#slide03-ext-1 {
  padding: 50px 0;
  background: #fff url(http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative; }
  .extended-2#slide03-ext-1 article.first h2 {
    color: #981e32;
    letter-spacing: -1px;
    margin-top: 80px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }
  .extended-2#slide03-ext-1 article.first h5:not(:first-child) {
    line-height: 1.2em;
    font-size: 1.1rem;
    color: #981e32;
    margin-top: 30px; }
  .extended-2#slide03-ext-1 article.first a {
    display: inline-block;
    padding: 16px 67px 16px 32px;
    margin-bottom: 0;
    font-size: 0.875rem;
    font-weight: 700;
    font-family: "Open Sans Condensed", sans-serif;
    line-height: 1.6em;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    color: #000;
    border: 0;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: 30px;
    background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 9%;
    background-position: calc(100% - 20%) calc(100% - 20px);
    transition: 0.5s ease all;
    -moz-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    -webkit-transition: 0.5s ease all;
    overflow: hidden; }
    .extended-2#slide03-ext-1 article.first a:hover {
      background-position: calc(100% + 100%) calc(100% - 20px);
      padding-right: 32px;
      color: #ff661b; }
    .extended-2#slide03-ext-1 article.first a:nth-of-type(2) {
      margin-left: 20px;
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #5ec7ce;
      color: #fff;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-white.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 6%;
      background-position: calc(100% - 14%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      .extended-2#slide03-ext-1 article.first a:nth-of-type(2):hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
  .extended-2#slide03-ext-1 article.first .img-box {
    position: absolute;
    left: 3%;
    top: 20%;
    width: 30%; }
    .extended-2#slide03-ext-1 article.first .img-box img {
      width: 100%; }

.extended-2#slide03-ext-2 {
  width: 100%;
  height: auto;
  padding: 60px 30px; }
  .extended-2#slide03-ext-2 h2 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }
    .extended-2#slide03-ext-2 h2 p {
      color: #981e32; }

.extended-2#slide03-ext-3 {
  background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/bg_temp.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding: 30px; }
  @media (min-width: 768px) {
    .extended-2#slide03-ext-3 {
      padding-top: 80px; } }
  .extended-2#slide03-ext-3 .count {
    -webkit-column-count: 3;
    /* Chrome, Safari, Opera */
    -moz-column-count: 3;
    /* Firefox */
    column-count: 3;
    -webkit-column-gap: 30px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 30px;
    /* Firefox */
    column-gap: 30px; }
    @media (max-width: 768px) {
      .extended-2#slide03-ext-3 .count {
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
        /* Firefox */
        column-count: 2;
        -webkit-column-gap: 20px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 20px;
        /* Firefox */
        column-gap: 20px; } }
    @media (max-width: 540px) {
      .extended-2#slide03-ext-3 .count {
        -webkit-column-count: 1;
        /* Chrome, Safari, Opera */
        -moz-column-count: 1;
        /* Firefox */
        column-count: 1;
        -webkit-column-gap: 15px;
        /* Chrome, Safari, Opera */
        -moz-column-gap: 15px;
        /* Firefox */
        column-gap: 15px; } }
    .extended-2#slide03-ext-3 .count > div.post {
      break-inside: avoid-column;
      -webkit-column-break-inside: avoid;
      background: #fff;
      padding: 20px;
      margin-bottom: 30px; }
      @media (max-width: 540px) {
        .extended-2#slide03-ext-3 .count > div.post {
          margin-bottom: 15px; } }
      .extended-2#slide03-ext-3 .count > div.post h4 {
        color: #000;
        font-family: "Open Sans Condensed",sans-serif;
        font-size: 1.6rem;
        font-weight: 700; }

.extended-2#slide03-ext-4 {
  background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/form_bg.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px; }
  .extended-2#slide03-ext-4 h5 {
    color: #000;
    letter-spacing: -1px;
    margin-top: 0px;
    text-align: left;
    font-family: "Open Sans Condensed",sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }
  .extended-2#slide03-ext-4 form {
    background: #5ec7ce;
    padding: 20px 20px 20px; }
    .extended-2#slide03-ext-4 form label {
      font-family: "Open Sans Condensed", sans-serif;
      color: #fff; }
    .extended-2#slide03-ext-4 form .form-row:not(:last-child) {
      margin-bottom: 7px;
      display: inline-block;
      width: 100%; }
    .extended-2#slide03-ext-4 form .submit {
      clear: left; }
    .extended-2#slide03-ext-4 form button[type='submit'] {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #ff661b;
      color: #fff;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-white.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 10%;
      background-position: calc(95% - 11%) calc(100% - 24px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden;
      font-size: 1.2rem;
      margin-left: 16px; }
      .extended-2#slide03-ext-4 form button[type='submit']:hover {
        background-position: calc(100% + 100%) calc(100% - 24px);
        padding-right: 32px;
        color: #000; }

section.slides, .extended {
  position: relative;
  background: #fff url("http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg") center center no-repeat;
  background-size: cover;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  padding: 50px; }
  @media screen and (max-width: 540px) {
    section.slides, .extended {
      padding: 20px; } }
  section.slides figure h2, .extended figure h2 {
    color: #981e32;
    letter-spacing: -1px;
    margin-top: 80px;
    text-align: left;
    font-family: "Open Sans Condensed", sans-serif;
    font-size: 3.2rem;
    font-weight: 700; }
    @media screen and (max-width: 540px) {
      section.slides figure h2, .extended figure h2 {
        font-size: 2rem; } }
  section.slides figure h5, .extended figure h5 {
    color: #981e32;
    margin-top: 40px;
    text-align: left;
    font-family: "Roboto", sans-serif;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.2em; }
  section.slides#slide01, .extended#slide01 {
    position: relative; }
    section.slides#slide01 .img-box, .extended#slide01 .img-box {
      display: block;
      position: absolute;
      right: 10px;
      top: 0px;
      width: 310px;
      height: auto;
      -webkit-transform: translate(-64%, 17%);
      transform: translate(-64%, 17%); }
      @media (max-width: 768px) {
        section.slides#slide01 .img-box, .extended#slide01 .img-box {
          z-index: 0;
          opacity: .3; } }
      section.slides#slide01 .img-box img, .extended#slide01 .img-box img {
        width: 100%;
        filter: drop-shadow(-5px 10px 20px #222); }
    section.slides#slide01 a.top, .extended#slide01 a.top {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #5ec7ce;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-white.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 7%;
      background-position: calc(95% - 11%) calc(100% - 21px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      section.slides#slide01 a.top:hover, .extended#slide01 a.top:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #fff; }
    section.slides#slide01 a.bottom, .extended#slide01 a.bottom {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #fff;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 9%;
      background-position: calc(100% - 20%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      section.slides#slide01 a.bottom:hover, .extended#slide01 a.bottom:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
    section.slides#slide01 .row.info-graphic, .extended#slide01 .row.info-graphic {
      margin-top: 20px; }
      section.slides#slide01 .row.info-graphic .info-wrapper, .extended#slide01 .row.info-graphic .info-wrapper {
        /* position: relative; */
        /* width: 85%; */
        }
        section.slides#slide01 .row.info-graphic .info-wrapper a, .extended#slide01 .row.info-graphic .info-wrapper a {
          display: block;
          cursor: pointer; }
          section.slides#slide01 .row.info-graphic .info-wrapper a.cursor, .extended#slide01 .row.info-graphic .info-wrapper a.cursor {
            position: absolute;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            top: 50%;
            right: 50%;
            -webkit-transform: translate(50%, 50%);
            transform: translate(50%, 50%); }
          @media (max-width: 1600px) {
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-screening, .extended#slide01 .row.info-graphic .info-wrapper a#btn-screening {
              -webkit-transform: translate(0%, 0%);
              transform: translate(0%, 0%);
              left: 1%;
              top: 1%; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-onboarding, .extended#slide01 .row.info-graphic .info-wrapper a#btn-onboarding {
              -webkit-transform: translate(0%, 0%);
              transform: translate(0%, 0%);
              left: 9%;
              top: 9%; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-verification, .extended#slide01 .row.info-graphic .info-wrapper a#btn-verification {
              -webkit-transform: translate(173%, 87%);
              transform: translate(173%, 87%);
              left: 21%;
              top: 42%; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-eCred, .extended#slide01 .row.info-graphic .info-wrapper a#btn-eCred {
              -webkit-transform: translate(173%, 87%);
              transform: translate(173%, 87%);
              left: 41%;
              top: 44%; } }
          @media (max-width: 1200px) {
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-screening, .extended#slide01 .row.info-graphic .info-wrapper a#btn-screening {
              -webkit-transform: translate(0%, 0%);
              transform: translate(0%, 0%);
              left: 0;
              top: 0; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-onboarding, .extended#slide01 .row.info-graphic .info-wrapper a#btn-onboarding {
              -webkit-transform: translate(173%, 87%);
              transform: translate(173%, 87%);
              left: 0;
              top: 0; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-verification, .extended#slide01 .row.info-graphic .info-wrapper a#btn-verification {
              -webkit-transform: translate(173%, 87%);
              transform: translate(173%, 87%);
              left: 19%;
              top: 39%; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-eCred, .extended#slide01 .row.info-graphic .info-wrapper a#btn-eCred {
              -webkit-transform: translate(173%, 87%);
              transform: translate(173%, 87%);
              left: 38%;
              top: 41%; } }
          @media (max-width: 992px) {
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-screening, .extended#slide01 .row.info-graphic .info-wrapper a#btn-screening {
              -webkit-transform: translate(0%, 0%);
              transform: translate(0%, 0%);
              left: 0;
              top: 0; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-onboarding, .extended#slide01 .row.info-graphic .info-wrapper a#btn-onboarding {
              -webkit-transform: translate(114%, 65%);
              transform: translate(114%, 65%);
              left: 0;
              top: 0; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-verification, .extended#slide01 .row.info-graphic .info-wrapper a#btn-verification {
              -webkit-transform: translate(101%, 53%);
              transform: translate(101%, 53%);
              left: 19%;
              top: 39%; }
            section.slides#slide01 .row.info-graphic .info-wrapper a#btn-eCred, .extended#slide01 .row.info-graphic .info-wrapper a#btn-eCred {
              -webkit-transform: translate(124%, 57%);
              transform: translate(124%, 57%);
              left: 38%;
              top: 41%; } }
        @media screen and (max-width: 540px) {
          section.slides#slide01 .row.info-graphic .info-wrapper, .extended#slide01 .row.info-graphic .info-wrapper {
            display: none; } }
        section.slides#slide01 .row.info-graphic .info-wrapper .point, .extended#slide01 .row.info-graphic .info-wrapper .point {
          width: 30px;
          height: 30px;
          background: red;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          border-radius: 50%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
        section.slides#slide01 .row.info-graphic .info-wrapper img, .extended#slide01 .row.info-graphic .info-wrapper img {
          width: 100%; }
  section.slides#slide02, .extended#slide02 {
    position: relative; }
    section.slides#slide02 h5, .extended#slide02 h5 {
      padding-right: 100px; }
    section.slides#slide02 .img-box, .extended#slide02 .img-box {
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 690px;
      height: auto;
      -webkit-transform: translate(-46%, 0%);
      transform: translate(-46%, 0%);
      z-index: 9; }
      @media (max-width: 768 0px) {
        section.slides#slide02 .img-box, .extended#slide02 .img-box {
          z-index: 0;
          opacity: .3; } }
      section.slides#slide02 .img-box img, .extended#slide02 .img-box img {
        width: 100%;
        filter: drop-shadow(-10px 10px 20px #222); }
    section.slides#slide02 a, .extended#slide02 a {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #fff;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 9%;
      background-position: calc(100% - 20%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      section.slides#slide02 a:hover, .extended#slide02 a:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
    section.slides#slide02 .row.info-graphic, .extended#slide02 .row.info-graphic {
      margin-top: 20px;
      height: 45vh;
      background: url("http://equifax.com.au/sites/default/files/hrsolutions/slide02_info.png") center center no-repeat;
      background-size: 50%;
      background-position: calc(100% - 62%) calc(50% + 30px); 
    position: relative;}
      @media screen and (max-width: 540px) {
        section.slides#slide02 .row.info-graphic, .extended#slide02 .row.info-graphic {
          background-image: none; } }
  section.slides#slide03, .extended#slide03 {
    position: relative; }
    section.slides#slide03 .img-box, .extended#slide03 .img-box {
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 600px;
      height: auto;
      -webkit-transform: translate(4%, 12%);
      transform: translate(4%, 12%);
      z-index: 9; }
      @media screen and (max-width: 540px) {
        section.slides#slide03 .img-box, .extended#slide03 .img-box {
          z-index: 0;
          opacity: .3; } }
      section.slides#slide03 .img-box img, .extended#slide03 .img-box img {
        width: 100%;
        filter: drop-shadow(-10px -10px 20px #222); }
    @media screen and (min-width: 768px) {
      section.slides#slide03 figure h5, .extended#slide03 figure h5 {
        padding-right: 26%; } }
    section.slides#slide03 figure a, .extended#slide03 figure a {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #fff;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 9%;
      background-position: calc(100% - 20%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      section.slides#slide03 figure a:hover, .extended#slide03 figure a:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
    section.slides#slide03 .row.info-graphic, .extended#slide03 .row.info-graphic {
      margin-top: 40px;
      position: relative; }
      section.slides#slide03 .row.info-graphic .info-wrapper, .extended#slide03 .row.info-graphic .info-wrapper {
        /* position: absolute; */
        /* width: 100%; */
        /* top: -93px; */
        /* left: -100px; */
        }
        @media (max-width: 540px) {
          section.slides#slide03 .row.info-graphic .info-wrapper, .extended#slide03 .row.info-graphic .info-wrapper {
            display: none; } }
        section.slides#slide03 .row.info-graphic .info-wrapper img, .extended#slide03 .row.info-graphic .info-wrapper img {
          width: 100%; }
  section.slides#slide04, .extended#slide04 {
    position: relative; }
    section.slides#slide04 .img-box, .extended#slide04 .img-box {
      display: block;
      position: absolute;
      right: 0;
      bottom: 0;
      width: 350px;
      height: auto;
      -webkit-transform: translate(-25%, 5%);
      transform: translate(-25%, 5%); }
      @media screen and (max-width: 540px) {
        section.slides#slide04 .img-box, .extended#slide04 .img-box {
          z-index: 0;
          opacity: .3; } }
      section.slides#slide04 .img-box img, .extended#slide04 .img-box img {
        width: 100%;
        filter: drop-shadow(-10px 10px 20px #222); }
    section.slides#slide04 a, .extended#slide04 a {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #fff;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 9%;
      background-position: calc(100% - 20%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden; }
      section.slides#slide04 a:hover, .extended#slide04 a:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
    section.slides#slide04 .row.info-graphic, .extended#slide04 .row.info-graphic {
      margin-top: 40px; }
      section.slides#slide04 .row.info-graphic .info-wrapper, .extended#slide04 .row.info-graphic .info-wrapper {
        /* position: relative; */
        /* width: 76%; */
        }
        section.slides#slide04 .row.info-graphic .info-wrapper img, .extended#slide04 .row.info-graphic .info-wrapper img {
          width: 100%; }
  section.slides#slide05, .extended#slide05 {
    position: relative; }
    section.slides#slide05 .img-box, .extended#slide05 .img-box {
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 330px;
      height: auto;
      -webkit-transform: translate(21%, 0%);
      transform: translate(21%, 0%);
      z-index: 9; }
      @media screen and (max-width: 540px) {
        section.slides#slide05 .img-box, .extended#slide05 .img-box {
          z-index: 0;
          opacity: .3; } }
      section.slides#slide05 .img-box img, .extended#slide05 .img-box img {
        width: 100%;
        filter: drop-shadow(-10px 10px 20px #222); }
    section.slides#slide05 a, .extended#slide05 a {
      display: inline-block;
      padding: 16px 67px 16px 32px;
      margin-bottom: 0;
      font-size: 0.875rem;
      font-weight: 700;
      font-family: "Open Sans Condensed", sans-serif;
      line-height: 1.6em;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      background-color: #fff;
      color: #000;
      border: 0;
      text-decoration: none;
      text-transform: uppercase;
      margin-top: 30px;
      background-image: url("http://equifax.com.au/sites/default/files/hrsolutions/arrow-orange.png");
      background-position: center center;
      background-repeat: no-repeat;
      background-size: 9%;
      background-position: calc(100% - 20%) calc(100% - 20px);
      transition: 0.5s ease all;
      -moz-transition: 0.5s ease all;
      -o-transition: 0.5s ease all;
      -webkit-transition: 0.5s ease all;
      overflow: hidden;
      margin-top: 0; }
      section.slides#slide05 a:hover, .extended#slide05 a:hover {
        background-position: calc(100% + 100%) calc(100% - 20px);
        padding-right: 32px;
        color: #ff661b; }
    section.slides#slide05 .row.info-graphic, .extended#slide05 .row.info-graphic {
      margin-top: 60px; }
      section.slides#slide05 .row.info-graphic .info-wrapper, .extended#slide05 .row.info-graphic .info-wrapper {
        /* position: relative; */
        /* width: 96%; */
        /* margin-left: -26%; */
        }
        @media screen and (max-width: 540px) {
          section.slides#slide05 .row.info-graphic .info-wrapper, .extended#slide05 .row.info-graphic .info-wrapper {
            display: none; } }
        section.slides#slide05 .row.info-graphic .info-wrapper img, .extended#slide05 .row.info-graphic .info-wrapper img {
          width: 100%; }

body.contact .extended-2#slide03-ext-4 {
  padding-top: 80px; }

body.about section.slides#slide01 .img-box {
  display: block;
  position: absolute;
  right: 0;
  bottom: -300px;
  width: 740px;
  height: auto;
  -webkit-transform: translate(24%, 31%);
  transform: translate(24%, 31%); }

body.hr_platform #slide03-ext-1 article.first .img-box {
  position: absolute;
  bottom: 0;
  right: -117px;
  width: 612px;
  height: auto; }
  body.hr_platform #slide03-ext-1 article.first .img-box img {
    width: 100%; }

body.hr_platform #slide03-ext-3 article.third .flex {
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: nowrap; }
  @media (max-width: 992px) {
    body.hr_platform #slide03-ext-3 article.third .flex {
      flex-direction: column;
      flex-wrap: wrap; } }
  body.hr_platform #slide03-ext-3 article.third .flex > div {
    flex: 0 1 48%;
    background: #fff;
    padding: 20px;
    margin: 10px; }
    body.hr_platform #slide03-ext-3 article.third .flex > div h4 {
      font-weight: 700; }
    @media (max-width: 992px) {
      body.hr_platform #slide03-ext-3 article.third .flex > div {
        flex: 0 1 auto; } }
    @media (max-width: 540px) {
      body.hr_platform #slide03-ext-3 article.third .flex > div {
        flex: 0 1 auto; } }

body.eCredential .extended:first-child {
  height: 80vh; }

body.eCredential #slide03-ext-1 article.first .img-box {
  position: absolute;
  left: -6%;
  bottom: -3%;
  width: auto;
  left: -18%; }
  @media (max-width: 768px) {
    body.eCredential #slide03-ext-1 article.first .img-box {
      z-index: 0;
      opacity: .3; } }
  body.eCredential #slide03-ext-1 article.first .img-box img {
    width: 100%; }

body.eCredential #slide03-ext-3 article.third .flex {
  display: flex;
  flex-direction: row;
  align-content: center;
  flex-wrap: wrap; }
  @media (max-width: 992px) {
    body.eCredential #slide03-ext-3 article.third .flex {
      flex-direction: column;
      flex-wrap: wrap; } }
  body.eCredential #slide03-ext-3 article.third .flex > div {
    flex: 0 1 48%;
    background: #fff;
    padding: 20px;
    margin: 10px; }
    body.eCredential #slide03-ext-3 article.third .flex > div h4 {
      font-weight: 700; }
    @media (max-width: 992px) {
      body.eCredential #slide03-ext-3 article.third .flex > div {
        flex: 0 1 auto; } }
    @media (max-width: 540px) {
      body.eCredential #slide03-ext-3 article.third .flex > div {
        flex: 0 1 auto; } }

body.terms .content {
  padding-top: 20px; }

@media (max-width: 540px) {
  body.terms .extended-2 article.fourth .col-sm-3 h2 {
    padding-left: 0; } }

body.terms .extended-2#slide03-ext-4 {
  padding: 60px; }
  @media (max-width: 540px) {
    body.terms .extended-2#slide03-ext-4 {
      height: 1200px;
      padding: 60px 20px; } }

body.terms .extended-2#slide03-ext-4 h5 {
  font-size: 1.2rem;
  font-weight: 700;
  font-size: "Open Sans Condensed", sans-serif;
  margin: 20px 0; }

body.terms .extended-2#slide03-ext-4 h3 {
  font-size: 2.2rem;
  font-weight: 300;
  font-size: "Open Sans Condensed", sans-serif; }

body.terms a {
  color: #981e32;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  display: block; }
  body.terms a:hover {
    color: #ff661b;
    padding-left: 5px; }

section#slide01 {
  overflow: hidden;
  position: relative; }
  section#slide01 .number {
    position: fixed;
    right: 1.5%;
    bottom: 33%;
    transform: rotate(90deg);
    opacity: 1; }

section#slide02 {
  overflow: hidden;
  position: relative; }
  section#slide02 .number {
    position: fixed;
    right: 1.5%;
    bottom: 33%;
    transform: rotate(90deg);
    opacity: 1; }

section#slide03 {
  position: relative; }
  section#slide03 .number {
    position: fixed;
    right: 1.5%;
    bottom: 33%;
    transform: rotate(90deg);
    opacity: 1; }

section#slide04 {
  position: relative; }
  section#slide04 .number {
    position: fixed;
    right: 1.5%;
    bottom: 33%;
    transform: rotate(90deg);
    opacity: 1; }

section#slide05 {
  position: relative; }
  section#slide05 .number {
    position: fixed;
    right: 1.5%;
    bottom: 33%;
    transform: rotate(90deg);
    opacity: 1; }

footer {
  position: relative;
  background: black;
  padding-top: 20px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding-bottom: 7px; }
  footer .menu-footer {
    padding: 20px 0;
    padding-top: 0; }
    footer .menu-footer ul {
      list-style-type: none;
      padding: 0;
      margin: 0;
      text-align: center; }
      footer .menu-footer ul > li {
        list-style-type: none;
        padding: 0;
        margin: 0;
        display: inline;
        text-align: center; }
        footer .menu-footer ul > li > a {
          color: white;
          text-align: center;
          text-decoration: none;
          font-size: 0.9rem;
          padding: 0px 5px; }
          footer .menu-footer ul > li > a:hover {
            color: #ff661b; }
  footer p {
    color: white;
    text-align: center;
    font-size: .8rem; }

@media (max-width: 540px) {
  section.slides#slide04 .row.info-graphic .info-wrapper {
    display: none; }
  section.slides#slide01, section.slides#slide02, section.slides#slide03, section.slides#slide04, section.slides#slide05 {
   
   } }

@media (max-width: 768px) {
  section.slides#slide01 .row.info-graphic .info-wrapper {
   
  }
  section.slides#slide02 .img-box {
    z-index: 0;
    opacity: .3;
   }

  section.slides#slide02 .row.info-graphic {
    background: transparent; }
  section.slides#slide03 .img-box {
    z-index: 0;
    opacity: .3;
   }
  section.slides#slide04 .img-box {
    z-index: 0;
    opacity: .3;
    }
  section.slides#slide05 .img-box {
    z-index: 0;
    opacity: .3;
    }
  section.slides#slide05 .row.info-graphic .info-wrapper {
    margin-right: 0; } }

@mmedia (min-768px) {
  body.hr_platform #slide03-ext-1 article.first [class*='col-sm-8'] {
    padding-right: 30px; } }

@media (min-width: 992px) {
  section.slides#slide01 .img-box {
    right: 50px; }
  section.slides#slide02 .row.info-graphic {
    background-position: calc(100% - 47%) calc(50% + 30px); }
  section.slides#slide03 .row.info-graphic .info-wrapper {
    /* top: -21px; */
    /* left: -144px; */
    }
  section.slides#slide04 .row.info-graphic .info-wrapper {
    /* position: absolute; */
    /* width: 450px; */
    /* height: auto; */
    /* float: left; */
    /* top: -20px; */
    /* left: -160px; */
    }
  section.slides#slide05 .row.info-graphic .info-wrapper {
    /* position: relative; */
    /* margin-left: -14%; */
    /* left: 77px; */
    /* top: 50px; */
    } }

@media (max-width: 992px) {
  body.hr_platform #slide03-ext-1 article.first .img-box {
    z-index: 0;
    opacity: .3; } }

@media (min-width: 1200px) {
  section.slides#slide05 .row.info-graphic .info-wrapper {
    /* top: 0; */
    } }

/* ==========================================================================
Media Queries
========================================================================== */
/* Large Devices, Wide Screens */
@media only screen and (max-width: 1920px) {
  .video-wrap {
    max-width: auto !important; } }

/* close query */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  .extended#slide03-ext-3 .flex > div {
    flex: 0 1 48%; }
  .extended-2#slide03-ext-3 .flex > div {
    flex: 0 1 48%; } }

/* close query */
/* Small Devices, Tablets */
/* close query */
/* Extra Small Devices, Phones */
@media only screen and (max-width: 540px) {
  section.slides figure h5, .extended figure h5 {
    font-size: 1.3rem;
    line-height: 25px; }
  header.header .row .col-sm-4:nth-child(1) a {
    margin-left: 0; }
  body.contact .extended-2#slide03-ext-4 {
    height: 1120px; }
  .extended#slide03-ext-3 .flex > div {
    flex: 0 1 100%; }
  .extended-2#slide03-ext-3 .flex > div {
    flex: 0 1 100%; } }

/* close query */
/* Custom, iPhone Retina */
/* close query */



@media (max-width:540px){
  section.slides#slide03 .row.info-graphic .info-wrapper {
   display: none;
  }
  }

@media (min-width:992px){
  section.slides#slide03 .row.info-graphic .info-wrapper {
    /* top: -21px; */
    /* left: -145px; */
    /* width: 588px; */
  }
  }

  @media (min-width: 1680px){
    section.slides#slide03 .row.info-graphic .info-wrapper {
        /* top: -21px;
        left: 25px;
        width: 588px; */
    }
    section.slides#slide03 .row.info-graphic .info-wrapper img {
        max-width: 700px;
    }
    section.slides#slide05 .row.info-graphic .info-wrapper img {
      max-width: 600px;
      height: auto;
  }
    }
  



    @media (max-width:991px){
      section.slides#slide04 .row.info-graphic .info-wrapper img {
      /* display: none; */
      }
      }

      


@media (max-width:991px){
  section.slides#slide03 .row.info-graphic .info-wrapper {
    /* top: -2px; */
    /* left: -149px; */
    /* width: 588px; */
  }
  }




    @media (min-width: 992px){
  section.slides#slide04 .row.info-graphic .info-wrapper {
      /* position: absolute; */
      /* width: 519px; */
      /* height: auto; */
      /* float: right; */
      /* top: -118px; */
      /* left: -35px; */
  }
}

  @media (min-width: 992px){
  section.slides#slide04 .row.info-graphic .info-wrapper {
      /* position: absolute; */
      /* width: 519px; */
      /* height: auto; */
      /* float: right; */
      /* top: -118px; */
      /* left: -35px; */
  }
}



@media (min-width: 1200px){
  section.slides#slide04 .row.info-graphic .info-wrapper {
    /* position: absolute; */
    /* width: 620px; */
    /* height: auto; */
    /* float: right; */
    /* top: -118px; */
    /* left: -35px; */
  }
}



section.slides#slide05 .row.info-graphic .info-wrapper{

}

section.slides#slide05 .img-box{
  width: 330px;
}


@media (max-width: 768px){
section.slides#slide05 .row.info-graphic .info-wrapper {
    margin-right: 0;

}
}



footer .menu-footer ul > li{
  display: inline-block;
}





@media screen and (max-width: 768px){
.menu-wrapper .menu-slider.open {
    width: 100%;
    padding: 20px;
    height: 100vh;
}
}



header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper {
width: 100%;
}

header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul{
  float: right;
}

header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li{
  float: left;
  display: inline-block;
}

header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:first-child{

}

header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:first-child a{

}



header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2){

}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) a{
  margin-top: 3px;
  margin-left: 10px;
}


body.ecredential .extended-2#slide03-ext-4 form, .extended-2#slide03-ext-4 form{
  background: #ff661b!important;
}

.extended-2#slide03-ext-4 form button[type='submit']{
  border: 1px solid #fff;
}

@media(min-width: 1680px){

  body.eCredential #slide03-ext-1 article.first .img-box{
    width: 600px;
    left: 0
  }

}




body.hr_platform .extended#slide03-ext-4 form{
  background-color: #ff661b;
}

body.hr_platform .extended#slide03-ext-4 form button[type='submit']{
  border: 1px solid #fff;
}



header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul{
  width: 100%;
  text-align: right;
}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li{
 display: inline-block;
 margin: 0;
 padding: 0;
 float: none;

}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li a{
  display: block;
  float:left;
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
  text-transform: unset;
  color: #000;
  float: none;
 }

 header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(1) a{
   float: none;
   text-transform: inherit;
 }



  header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2){
    width: auto;
    min-width: auto; 
    min-height: auto;
    height: auto;
    margin-right: 15px;
  }

 header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) a{
  color: #5d6670;
  text-decoration: none;
  display: block;
  text-transform: inherit;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  float: none;
  background: transparent;
  width: auto;
  min-width: auto; 
  min-height: auto;
  height: auto;
}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) a:hover{
  background: transparent;
  color: #ff661b;
}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(3) a{
  float: none;
  text-decoration: none;
    display: block;
    text-decoration: none;
    width: 23px;
    height: 21px;
    background: url(http://equifax.com.au/sites/default/files/hrsolutions/burger.png) center center no-repeat;
    background-size: cover;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 400;
}


header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(3) a:hover{
  background: url(http://equifax.com.au/sites/default/files/hrsolutions/burger-black.png) center center no-repeat;
  background-size: cover;
}



@media(max-width: 767px){
  header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:first-child,
  header.header .row .col-sm-4:nth-child(3) .hamburger-wrapper ul li:nth-child(2) {
    display: none;
  }

  body.contact.orange article#contact{
    margin-bottom:  150px;
  }

  

}




@media(max-width: 540px){

  header.header .row .col-sm-4:nth-child(2) h3{
    text-align: center;
    font-size: 1.2rem;
  }
header.header .row .col-sm-4:nth-child(1) a {
  width: auto;
  padding: 16px 10px;
}
 body .menu-wrapper .menu-slider.open{
      position: fixed;
  }


  body.contact.orange{
    background-image: url(http://equifax.com.au/sites/default/files/hrsolutions/form_bg.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }

  body.contact.orange article#contact{
    margin-bottom:  180px;
  }

  body.contact.orange .extended-2#slide03-ext-4{
    background: transparent;
  }


}
body.contact {
  width: 100%;
}
body.home section#slide01 {
  position: relative;
  background: url(http://equifax.com.au/sites/default/files/hrsolutions/slide01_guy.png), url(http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg);
  background-size: 350px, cover;
  background-repeat: no-repeat, repeat-y;
  background-position: 80% 25%, center center;
  padding-bottom: 800px;
  overflow: visible;
  min-height: calc(100vh + 750px);
}


section#slide03 {
  position: relative;
  background: url(http://equifax.com.au/sites/default/files/hrsolutions/slide03_couple.png), url(http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg);
  background-size: 590px, cover;
  background-repeat: no-repeat, repeat-y;
  background-position: 103% 121%, center center;
}


section#slide04 {
  position: relative;
  background: url(http://equifax.com.au/sites/default/files/hrsolutions/slide04_girl.png), url(http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg);
  background-size: 363px, cover;
  background-repeat: no-repeat, repeat-y;
  background-position: 85% 121%, center center;
}

section#slide05 {
  position: relative;
  background: url(http://equifax.com.au/sites/default/files/hrsolutions/slide05_girl.png), url(http://equifax.com.au/sites/default/files/hrsolutions/slide_bg.jpg);
  background-size: 335px, cover;
  background-repeat: no-repeat, repeat-y;
  background-position: 12% 102%, center center;
}



@media (max-width: 1200px) {
  section.slides:before {
      content: "";
      background: rgba(255,255,255,0.7);
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
  }
  
  section.slides figure h2, .extended figure h2 {
      font-size: 40px;
      margin-top: 0px;
  }

  section#slide01 figure h2 {
      margin-top: 40px;
  }
}

@media (max-width: 1000px) {
  
  section#slide04:before {
      background: rgba(255,255,255,0.8);
    
  }
}
section.slides#slide01 .row.info-graphic .info-wrapper {
  margin-top: 40px;
}

section.slides {
  height: initial;
  min-height: 100vh;
}

section.slides#slide04 .row.info-graphic .info-wrapper img {
  display: inline-block;
}

section.slides#slide05 .row.info-graphic {
  text-align: right;
}
@media (max-width:1679px) {
  section.slides#slide05 .row.info-graphic .info-wrapper img {
    max-width: 490px;
    height: auto;
  }
section.slides#slide03 .row.info-graphic .info-wrapper img {
  max-width: 80%;
  display: inline-block;
}
}
@media (max-width:768px) {
  section.slides#slide05 .row.info-graphic .info-wrapper img {
    max-width: 80%;
  }
}
section.slides#slide05 .row.info-graphic .info-wrapper {
  text-align: left;
  margin-top: 40px;
}

.cont-wrap {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
}
@media (max-width: 768px) {
  section.slides figure h2, .extended figure h2 {
    margin-top: 0;
  }

  section#slide01 figure h2 {
    margin-top: 80px;
  }
}