		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 25 February 2016 12:14:05
*/


/**
 * version: 0.0.1
 * file:    medium.css
 * author:  Squiz Australia
 * updated: 11-04-2014 11:06
 *
 * Table of Contents:
 * 1. Modules
 *    flexslider (0.0.1)
 *    matrix-form (0.0.1)
 */



.header .login-btn a{float:none;}
.login-btn{width:20%; height:auto;}
.login-btn__mobile-desktop{display:none;}
.login-btn__tablet{display:block;}
.header .lhs-content{float:none!important;} /* was  login-btn change */

/* .nav-container{height:auto!important;} was  login-btn change */
/* .nav-container .nav{width:75%!important;} was  login-btn change */
/* Job Dictionary Library Styles */
.jdl{min-height:400px;}

.jdl__name-heading,
.jdl__industry-heading{display:inline-block;}
.jdl__name-heading{width:65%;}
.jdl__industry-heading{width:25%;}
.jdl__name{width:65%;}
.jdl__industry{width:25%;}
.jdl__industry{margin-bottom:0px;}
.jdl__result{border-top:1px solid #ddd; padding-top:4px; padding-bottom:4px;}

/*form[role="search"].jdl__search-input{max-width: 100%;}*/
form[role="search"].jdl__search-input{max-width:100%; margin:20px 0% 0px 0%; width:100%;}
form[role="search"].jdl__search-input p{display:block;}
.jdl__search-input-mobile{display:none;}
.jdl__search-input-desktop{display:block;}

.aside-feature-container.jdl__refine-industry{padding-left:2%; margin-top: 10px;}







.print-page{
    margin-right: 80px;}

.print-only{display:none;}

#recent-jobs table{display:inline;}
#recent-jobs .mobile-table{display:none;}

.nav-tertiary li a:after {
    right: 1em;
}

.nav-container li{
border-bottom:none; }

.mobile-hidden{display:inline;}

.overview-hidden{
    display:block;
    font-weight:bold;
    font-size:1.2em;
    text-decoration:none;
    color:#0b69a5;
    padding:10px;
    border-bottom: 1px solid #eeeeee;}
.overview-hidden:hover{
    background:#f7f7f7;}


.back-to-top a {
    padding: 0.8em 3.7em 0px 0px;
    font-size: 0.9em;
}


.tablet-hidden{display:none;}

.nav-container .category > a.navtest-arrow {display:inline; min-height: 51px;}

.sub-nav{margin-top:48px!important;}

/* medium.css NEW */
.nav-container .first-level > li > a.navtest2-arrow:after {
    display:none;}

.navtest2-arrow {
    min-height: 29px;}

.navtest2-link {
    display: none !important;}

.navtest-arrow {
    width: 30%;}

.navtest-link {
    width: 70%;}

#recaptcha_image img{
    max-width:300px; }
.recaptcha_input_area input#recaptcha_response_field{
    max-width:300px; }



/*
--------------------
1. Modules
--------------------
*/
/*-- module:squiz-module-flexslider --*/
.slideshow-nav {
  position: absolute;
  top: 0;
  z-index: 1000;
  margin: 0.5em;
  right: 0;
  width: auto;
  background: transparent; }

/*-- module:squiz-module-matrix-form --*/
.sq-form-question-title {
  float: left;
  width: 27%; }

.sq-form-question-answer, .sq-form-question-note, .sq-form-error {
  width: 71%; /* was 98% */
  margin-left: 2%;
  float: left;
  max-width:450px; }

input[type="text"].sq-form-field, input[type="password"].sq-form-field, textarea.sq-form-field {
  /* width: auto; */}

.sq-form-question-password-answer {
  margin-bottom: 0.5em; }

/*
--------------------
Navigation
--------------------
*/

.clear{clear:both; /* height:10px; width:10px; background:#f00; */ }

.nav-container {
  margin-top: 0.5em;
  height: auto;
  padding-top: 0.7em; /* padding-top: 1.6em; */
  width: 100%;
  padding-left: 2.6%;
  padding-right: 2.6%;
  *zoom: 1; }

.nav-container ul{
    font-size:0.98em; }

  .nav-container:before, .nav-container:after {
    content: " ";
    display: table; }
  .nav-container:after {
    clear: both; }
  .nav-container .triangle-up {
    bottom: -0.80em;}
  .nav-container .supplement-container {
    float: right;
    margin-top:-0.65em; /* margin-top: 0; */
    width: 22%; }
  .nav-container .logos {
    float: right;
    margin-top:0.3em; /* new style */
    /* width: 110px;
    height: 30px;
    background: url('http://www.rtwsa.com/__data/assets/image/0016/4840/sprite-sheet.png?v=0.0.26') -42px -192px; */ }
  .nav-container .logos img{margin-right:0.4em;} /* NEW */
  .nav-container .mobile-button {
    display: none; }
  .nav-container .nav {
    position: static;
    float: right;
    left: auto;
    top: auto;
    margin-top: 0.15em;
    width: 75%;
    max-height: none;
    background: none;
    overflow: visible; }
  .nav-container .sub-nav {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 2; }
  .nav-container .first-level {
    border: none;
    /* overflow: auto; */ }
    .nav-container .first-level > li {
      position: static;
      float: left;
      margin-right: 0.25em;
      overflow: visible; }

      .nav-container .first-level li:first-child{
        display:inherit; 
      }

      .nav-container .first-level > li:last-child {
        margin-right: 0; }
      .nav-container .first-level > li > a {
        margin: 0 0 0.8em; /* margin: 0 0 1.45em; */
        margin-bottom: 0;
        border: none;
        border-radius: 7px 7px 0 0;
        -moz-border-radius: 7px 7px 0 0;
        -webkit-border-radius: 7px 7px 0 0;
        padding: 0.6em 0.53em; /* padding: 0.3em 0.6em; padding: 0.3em 0.7em; */
        padding-bottom: 20px;
        width: auto;
        /*color: #fff;*/
        color: #232324;
        font-size: 1.1em;
        font-weight: 400;
        line-height: 1em;
        text-decoration: none;
        -webkit-transition: background 0.2s ease;
        -moz-transition: background 0.2s ease;
        transition: background 0.2s ease; }
        .nav-container .first-level > li > a:after {
          content: none; }
        .nav-container .first-level > li > a:hover, .nav-container .first-level > li > a:focus, .nav-container .first-level > li > a.active {
          text-decoration: none;
          /*background: #171819; */
          background-color: #464748;
          color: #FFF;
        }
        .nav-container .first-level > li > a.active .triangle-up {
          opacity: 1; }
        .nav-container .first-level > li > a.active:after {
          /* content: none; */ }
    .nav-container .first-level > .active > a, .nav-container .first-level > .parent > a {
      text-decoration: none;
      /*background: #464748;
      color: #FFF;*/
    }
    .nav-container .first-level .button-home {
      padding: 0;
      width: 1.7em;
      height: 1.6em;
      /*background: #171819;*/
      background-color: #FFF;
      border-radius: 7px;
    }
      .nav-container .first-level .button-home:before {
        /* content: '\e601'; */
content:url("http://www.rtwsa.com/__data/assets/image/0010/11044/home.png?v=0.0.2");
        display: block;
        /*padding: 0.2em 0 0 0.35em;*/
        padding: 0.2em;
        font-family: 'IconFont';
        font-size: 1.2em;
        line-height: 1em;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }

      .nav-container .first-level .button-home:hover:before {
content:url("http://www.rtwsa.com/__data/assets/image/0011/11045/home_hover.png?v=0.0.2");
}

      .nav-container .first-level .button-home span {
        background-color: #0b8763;
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px; }
  .nav-container .sub-nav-container {
    overflow: auto;
    border-bottom: 4px solid #e7e94e; }
  .nav-container .category-container, .nav-container .image-container {
    float: left; }
  .nav-container .category-container {
    border-right: 1px solid #eee;
    padding: 0;
    width: 51%;
    background: none; }
  .nav-container .image-container {
    display: block;
    margin: 1.45em 0;
    width: 49%;
    padding: 0px 3.3% 0px 9%; }
    .nav-container .image-container a {
      display: block;
      text-decoration: none; }
      .nav-container .image-container a:hover {
        text-decoration: underline; }
    .nav-container .image-container img {
      margin-bottom: 0.45em;
      max-width: 100%; }
    .nav-container .image-container h5 {
      color: #FFF;
      font-weight: normal;
      line-height: 1.2em; }
  .nav-container .category {
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding: 0; }
    .nav-container .category > a {
      display: block;
      position: relative;
      /* border-bottom: 1px solid #eee; */
      padding: 1em 2em 1em 4.5%;
      font-size: 1em;
      font-weight: 400;
      text-decoration: none;
      -webkit-transition: background 0.2s ease;
      -moz-transition: background 0.2s ease;
      transition: background 0.2s ease; }
      .nav-container .category > a:before {
        content: none; }
      .nav-container .category > a.navtest-arrow:after {
        content: '\e610';
        display: block;
        position: absolute;
        right: 2em;
        top: 1.55em;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding: 0.3em 0 0 0.25em;
        width: 1.5em;
        height: 1.5em;
        color: #fff;
        font-family: 'IconFont';
        font-size: 0.7em;
        line-height: 1em;
        font-weight: 400;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: background 0.6s ease;
        -moz-transition: background 0.6s ease;
        transition: background 0.6s ease;
        background: #138363; }
      .nav-container .category > a:hover {
        text-decoration: none;
        /*background: #f7f7f7; */
      }
      .nav-container .category > a.active:after {
        content: '\e60e';
        /* color: #fff;
        background: #138363; */}

.nav-tertiary-container {
  position: relative;
  display: inline;
  float: left;
  width: 35.70175%;
  margin: 0 1.31579%;
  *width: 35.7017%;
  *margin: 0 1.31574%;
  margin: -2.7em 0 0;
  border-radius: 0 10px 0 0;
  -moz-border-radius: 0 10px 0 0;
  -webkit-border-radius: 0 10px 0 0;
  padding-left: 2.6%;
  background: #fff;
  overflow: hidden; }

.nav-tertiary {
  border-top: none; }
  .nav-tertiary a {
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    padding-left: 0.8em;
    padding-right: 2.3em; }
    .nav-tertiary a:after {
      right: 1em; }
  .nav-tertiary h4 {
    padding-left: 0.55em;
    padding-right: 1em;
    color: #077bc2;
    cursor: default; }
    .nav-tertiary h4:after {
      content: none; }
    .nav-tertiary h4:hover, .nav-tertiary h4:focus {
      background: #fff; }
    .nav-tertiary h4.active {
      background: #fff; }
      .nav-tertiary h4.active:hover, .nav-tertiary h4.active:focus {
        background: #fff; }
  .nav-tertiary > ul {
    display: block !important; }
  .nav-tertiary .second-level a {
    padding-left: 1.8em; }
  .nav-tertiary .third-level a {
    padding-left: 2.8em; }

.quick-links {
  position: absolute;
  right: 2.6%;
  top: 1.5em;
  border-top: none;
  width: 15.7em;
  overflow: hidden;
  z-index: 700; }
  .quick-links a {
    float: right;
    width: 95.7%;
    display: inline-block;
    padding-left: 1.05em;
    padding-right: 2.2em; }
    .quick-links a:after {
      right: 1.1em; }
    .quick-links a:hover, .quick-links a:focus {
      background: #fff; }
  .quick-links .highlight {
    float: right;
    height: 1em;
    width: 0;
    -webkit-transition: width 0.1s ease;
    -moz-transition: width 0.1s ease;
    transition: width 0.1s ease; }
    .quick-links .highlight:before {
      content: '\00a0';
      display: block;
      padding: 0.6em 0 0.65em;
      background: #fff; }
    .quick-links .highlight:last-child {
      border-radius: 0 0 0 10px;
      -moz-border-radius: 0 0 0 10px;
      -webkit-border-radius: 0 0 0 10px; }
  .quick-links a:hover + .highlight /* , .quick-links a:focus + .highlight */{
    width: 4.3%; }
  .quick-links h4 {
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    margin-left: 4.3%;
    padding-left: 0.7em;
    padding-right: 0.7em;
    width: auto;
    cursor: default; }
    .quick-links h4:after {
      content: none; }
    .quick-links h4:hover, .quick-links h4:focus {
      background: #d85b12; }
    .quick-links h4.active {
      background: #d85b12; }
      .quick-links h4.active:after {
        content: none; }
      .quick-links h4.active:hover, .quick-links h4.active:focus {
        background: #d85b12; }
  .quick-links ul {
    display: block !important;
    border: none;
    overflow: hidden; }
    .quick-links ul li {
      overflow: hidden; }
      .quick-links ul li:last-child a {
        border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        -webkit-border-radius: 0 0 10px 10px; }
        .quick-links ul li:last-child a:hover, .quick-links ul li:last-child a:focus {
          border-radius: 0 0 10px 0;
          -moz-border-radius: 0 0 10px 0;
          -webkit-border-radius: 0 0 10px 0; }

/*
--------------------
Site Header
--------------------
*/
.header {
  margin-top: 30px;
  margin-bottom:0em; /* NEW */
  padding-bottom: 0;
  overflow:visible; /* was overflow: hidden; */
  width: 94.8%;
  height:3em; /* NEW */
  margin-left: 2.6%;
  margin-right: 2.6%; }
  .header a {
    float: left; }
  .header h1 {
    margin-right: 0.9em;
    margin-bottom: 0;
    width: auto;
    height: auto;
    background: none;
    position: absolute;
    top: 27px;
    z-index: 7100;
    /*width: 224px;
    height: 49px;
    background: url('http://www.rtwsa.com/__data/assets/image/0016/4840/sprite-sheet.png?v=0.0.26') -42px -2px;*/ 
  }
  .header h1 img{
    width: auto;
    height: 86px;
  }
  .header h2 {
    margin: 0.25em 0.65em 0 0;
    font-size: 1.37em; }
  .header h2 + h2 {
    font-size: 2.13em; }
  .header .lhs-content {
    float: left;
    /*width: 70%;*/
  }
  .header .rhs-content {
    float: left;
    /*margin-top: 0.15em;*/
    /*width: 30%; */
    width: 75%;
  }
  .header .contact-us {
    margin-right: 2.8em; }

  a.call-mobile{
    display: none; }
  a.call-desktop{
    display: inline; }

form[role="search"] {
  height: 3.35em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
  padding-top: 0.3em; }
  form[role="search"] button {
    top: -0.4em; }

/*
--------------------
Feature
--------------------
*/
.aside-feature-container {
  display: inline;
  float: left;
  width: 35.70175%;
  margin: 0 1.31579%;
  *width: 35.7017%;
  *margin: 0 1.31574%;
  margin: 1.4em 0 0;
  padding-left: 2.6%; }

/*
--------------------
Carousel (slider)
--------------------
*/
.carousel-container .cta-container {
  margin-top: -1.6em;
  border-radius: 0 10px 10px 0;
  -moz-border-radius: 0 10px 10px 0;
  -webkit-border-radius: 0 10px 10px 0;
  width: 50%;
  overflow: hidden; }
.carousel-container .carousel-nav {
  bottom: 0.6em;
  right: 2.6%; }
.carousel-container.cta__green .cta-container ul, .carousel-container.cta__purple .cta-container ul, .carousel-container.cta__orange .cta-container ul, .carousel-container.cta__blue .cta-container ul {
  padding: 2.9em 1.5em 3.1em 12.6%; }
  .carousel-container.cta__green .cta-container ul h2, .carousel-container.cta__purple .cta-container ul h2, .carousel-container.cta__orange .cta-container ul h2, .carousel-container.cta__blue .cta-container ul h2 {
    margin-left: 0;
    margin-bottom: 0.5em;
    font-size: 2.2em;
    line-height: 1.1em; }
  .carousel-container.cta__green .cta-container ul a, .carousel-container.cta__purple .cta-container ul a, .carousel-container.cta__orange .cta-container ul a, .carousel-container.cta__blue .cta-container ul a {
    width: auto; }

/*
--------------------
Flexslider
--------------------
*/
.flexslider {
  height: 20em; }

.flexslider .slides img {
  position: absolute;
  left: 50%;
  /* top: -25px; */
  margin: 0 0 0 -675px;
  width: 1195px;
  min-width: 1195px; }

.flexslider .carousel-nav .flex-control-nav {
  padding-right: 0;
  background: transparent; }

.flex-control-paging li a:hover, .flex-control-paging li a:focus {
  background: #333; }
.flex-control-paging li a.flex-active {
  background: #d85b12; }

/*
--------------------
Footer
--------------------
*/
.footer {
  width: 100%;
  padding-left: 2.6%;
  padding-right: 2.6%; }
  .footer .content-container {
    padding-top: 1.9em; }

.footer-social-links {
  margin: 1.1em 0 0; }

.language-menu-header{
  /*margin-top:-0.8em;*/
  margin-left:-2em; /* margin-left:-7em; */
}

/*
.language-menu {
  float: left;
  margin-top: 0.4em;
  margin-right: 2.1em; }
  .language-menu ul {
    bottom: 2.1em; }
  .language-menu a {
    padding-top: 1em;
    padding-bottom: 0.95em; }
  .language-menu > a:after {
    top: 1.15em; }
*/

.site-links {
  margin-top: 0.35em; }
  .site-links .links-list {
    float: none;
    width: auto;
    overflow: hidden; }
    .site-links .links-list a {
      margin: 0 1em 1.05em 0;
      border-left: 1px solid #fff;
      padding-left: 1em;
      line-height: 1.1em; }
      .site-links .links-list a:first-child {
        border-left: none;
        padding-left: 0; }
  .site-links .links-list + .links-list {
    float: left;
    margin-right: 0.9em; }
  .site-links a, .site-links p {
    float: left;
    font-size: 0.85em; }
  .site-links p {
    clear: none;
    margin-top: -0.2em;
    padding: 0; }

.back-to-top {
    margin-top: 1.65em;
    position:relative; }

/*
--------------------
Home Page
--------------------
*/
.home-cta-container {
  /*margin-top: -14.75em;*/
  padding: 0;
  width: 100%;
  padding-left: 2.6%;
  padding-right: 2.6%;
  background: #fff;
}

.aside-home-cta {
  float: right;
  width: 48%; }
  .aside-home-cta h3 {
    margin-bottom: 0.5em;
    font-size: 1.75em;
    line-height: 1.1em; }
  .aside-home-cta p {
    margin-bottom: 1.5em;
    font-size: 1em; }

.employers-workers-container {
  width: 100%;
  padding-left: 2.6%;
  padding-right: 2.6%;
  padding-top: 2.2em;
  overflow: auto; }

.home-specific-links__employers, .home-specific-links__workers {
  float: left;
  width: 48.5%; }
  .home-specific-links__employers h4, .home-specific-links__workers h4 {
    font-size: 1.62em; }

.home-specific-links__employers {
  margin-right: 3%; }

.home-specific-links__workers {
  margin-top: 0; }

.news-topics-video-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  width: 100%;
  padding-left: 2.6%;
  padding-right: 2.6%;
  padding-top: 1.65em;
  overflow: auto; }

.news-topics-container {
  margin-bottom: 1.6em;
  padding: 0;
  background: transparent;
/*  overflow: auto;*/
}

.home-specific-links__news, .home-specific-links__topics {
  float: left;
  width: 48.5%; /* width: 46.5%; */
/*  overflow: auto;*/
}

.home-specific-links__news {
  margin-right: 3%; }
  .home-specific-links__news ul {
    padding-right: 1em;
    border-right: 2px dotted #b4b4b4; }

.home-specific-links__topics {
  border-top: none;
  padding-top: 0; }

.home .video-embed-container {
  padding: 0; }

.home .captioned-video {
  margin-bottom: 3.2em;
  padding: 0.75em;
  background: #fff; }
  .home .captioned-video .iframe-container {
    padding: 0; }
  .home .captioned-video p {
    font-size: 0.875em; }

/*
--------------------
Inside page
--------------------
*/
.mobile-table {
  display: none; }

.table-styled {
  display: inline-block; }

.basic-button, .basic-button__dark {
  width: auto; }

.pagination {
  height: auto; }
  .pagination .btn-previous, .pagination .btn-next {
    top: 1.25em; }

.page-banner {
  margin-bottom: 0;
  height: 14.2em; }
  .page-banner img {
    /*margin: -2em 0 0 -36%;
    width: 150%;
    min-width: 150%;*/ }

.breadcrumbs-container, .page-content {
  display: inline;
  float: left;
  width: 97.36842%;
  margin: 0 1.31579%;
  *width: 97.36837%;
  *margin: 0 1.31574%; }

.breadcrumbs-container {
  margin-top: 2.2em;
  margin-bottom: 0.65em; }

.has-right-col .breadcrumbs-container, .has-right-col .page-content, .has-left-col .breadcrumbs-container, .has-left-col .page-content {
  display: inline;
  float: left;
  width: 57.36842%;
  margin: 0 1.31579%;
  *width: 57.36837%;
  *margin: 0 1.31574%;
  margin-right: 2.6%; }
.has-right-col .breadcrumbs-container, .has-left-col .breadcrumbs-container {
  margin-top: 2.2em;
  margin-bottom: 0em; }

.has-left-col .breadcrumbs-container, .has-left-col .page-content {
  float: right; }

/*
 ------
 Search
 ------
 */
.search .page-content {
  margin-top: 4em; 
}

/*
-------------------------
Content Maintenance Guide
-------------------------
 */
.colour-palette > li {
  display: inline;
  float: left;
  width: 22.36842%;
  margin: 0 1.31579%;
  *width: 22.36837%;
  *margin: 0 1.31574%; }

.has-left-col .colour-palette, .has-right-col .colour-palette {
  display: block;
  width: 104.38596%;
  margin: 0 -2.19298%;
  *width: 104.38591%;
  *margin: 0 -2.19303%;
  *zoom: 1; }
  .has-left-col .colour-palette:before, .has-left-col .colour-palette:after, .has-right-col .colour-palette:before, .has-right-col .colour-palette:after {
    content: " ";
    display: table; }
  .has-left-col .colour-palette:after, .has-right-col .colour-palette:after {
    clear: both; }
  .has-left-col .colour-palette > li, .has-right-col .colour-palette > li {
    display: inline;
    float: left;
    width: 28.94737%;
    margin: 0 2.19298%;
    *width: 28.94732%;
    *margin: 0 2.19293%; }
