@charset "UTF-8";
/* scss */
body {
  font-family: "DIN Next W01", sans-serif; }

/* !Fonts */
.section p,
.section li,
.section td,
.section th,
.section address,
.section blockquote,
.news .description,
.springform button {
  margin-bottom: 1rem;
  color: #444444;
  font-family: "DIN Next W01", sans-serif;
  font-size: 1.6rem;
  font-weight: 200;
  line-height: 1.5; }
  .section p strong,
  .section li strong,
  .section td strong,
  .section th strong,
  .section address strong,
  .section blockquote strong,
  .news .description strong,
  .springform button strong {
    font-weight: 500; }

.section h1 {
  color: #04334e;
  font-size: 3em;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 1.1; }

.section h2 {
  margin: 2rem 0 1rem 0;
  color: #3f6480;
  font-size: 2.2rem;
  font-weight: 400;
  line-height: 1.3; }

.section h3 {
  margin: 2rem 0 1.8rem 0;
  color: #3f6480;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.4; }

.section h4 {
  margin: 2rem 0 1.8rem 0;
  color: #3f6480;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.4; }

.section h5 {
  margin: 2rem 0 1.8rem 0;
  color: #3f6480;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.4; }

.section h6 {
  margin: 2rem 0 1.8rem 0;
  color: #3f6480;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.4; }

.section p.feature {
  color: #3f6480;
  font-weight: 400; }

.section .column > :first-child {
  margin-top: 0; }

.section .column > .thumbnail + * {
  margin-top: 0; }

html {
  font-size: 62.5%; }

*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0; }

body {
  background-color: #dedede; }

.hidden {
  display: none; }

.header--standard {
  position: fixed;
  z-index: 2;
  overflow: visible;
  width: 100%;
  height: 200px;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.85); }
  .header--standard .container {
    position: relative; }
  .header--standard h1 {
    position: absolute;
    top: 45px;
    left: 50%;
    background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/logo-002.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 220px;
    height: 70px;
    margin: 0 0 0 -110px; }
    .header--standard h1 a {
      position: absolute;
      width: 220px;
      height: 70px;
      text-indent: -1000em;
      pointer-events: all; }
  .header--standard aside {
    position: absolute;
    top: 45px;
    pointer-events: all; }
    .header--standard aside.aside--left {
      left: 20px; }
    .header--standard aside.aside--right {
      right: 20px; }

.section.full-width .container {
  max-width: 100%; }

.container {
  max-width: 1160px;
  margin: 0 auto; }

.main {
  background-color: #ffffff; }

.main--standard {
  padding: 4vmin 0; }

.main--single > :first-child .content.aligncenter {
  padding-top: 200px; }

section.footer {
  position: relative;
  padding: 40px 0;
  background-color: #003a63; }
  section.footer img {
    margin-right: 1rem;
    vertical-align: middle; }
  section.footer a {
    color: #80a1b6;
    -webkit-text-decoration-color: #80a1b6;
            text-decoration-color: #80a1b6; }
  section.footer a:hover {
    color: #fefefe; }
  section.footer p,
  section.footer li {
    padding-bottom: 1rem;
    color: #fefefe;
    font-size: 1.2rem;
    font-weight: 200;
    line-height: 1.4; }
  section.footer strong {
    font-weight: 500; }
  section.footer ul {
    display: table-cell;
    margin: 0;
    padding: 0 30px;
    list-style-type: none;
    vertical-align: top;
    border-left: 1px solid #ffffff; }
  section.footer ul:first-child {
    padding-left: 0;
    border: none; }

/* !Elements */
main hr {
  height: 1px;
  margin: 30px 0;
  padding: 0;
  clear: both;
  border: none;
  border-top: 1px solid #95d0ff; }

main table {
  width: 100%;
  table-layout: fixed; }

main thead {
  background-color: #95d0ff; }

main tbody .even {
  background-color: rgba(148, 207, 255, 0.1); }

main thead th,
main thead td {
  color: #ffffff;
  font-weight: 500; }

main td,
main th {
  padding: 5px 8px;
  border: 1px solid #95d0ff; }

main th > :first-child,
main td > :first-child {
  margin-top: 0; }

main th > :last-child,
main td > :last-child {
  margin-bottom: 0; }

/* Change the layout for any table with a class of .highlight */
main .highlight1 {
  width: auto; }

main .highlight1 td,
main .highlight1 th {
  padding: 0;
  border: none; }

main .highlight1 tbody .even {
  background-color: transparent; }

div .video {
  clear: both; }

/* !Mobile Navigation */
.slicknav_menu {
  display: none;
  position: relative;
  z-index: 1000 !important; }

.slicknav_menutxt {
  margin: 1px 0 0 0 !important;
  font-size: 1.8rem;
  font-weight: 400 !important;
  line-height: 1 !important; }

.slicknav_nav a {
  font-size: 1.6rem !important; }

/* !Navigation */
nav {
  display: block;
  position: absolute;
  top: 140px;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border-top: 1px solid #04334e;
  border-bottom: 1px solid #04334e;
  text-align: center;
  pointer-events: all; }

nav .depth-0 {
  display: inline-block;
  padding: 0;
  text-align: left; }

/* All nodes */
nav .d1 ul {
  display: none;
  position: absolute;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style-type: none; }

nav .d2 ul {
  width: 200px; }

nav li {
  position: relative;
  cursor: pointer; }

nav a {
  display: block;
  padding: 12px 20px;
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none; }

nav a:hover {
  text-decoration: underline; }

/* Drop downs */
nav .d1:hover {
  background-color: rgba(124, 152, 168, 0.9);
  z-index: 1 !important; }

nav li.d1:hover > * {
  display: block;
  top: 100%;
  left: 0; }

nav li.d1.last:hover > * {
  right: 0;
  left: auto; }

nav li.d2:hover > * {
  display: block;
  top: 0;
  left: 100%; }

nav li.d1.p6 li:hover > *,
nav li.d1.p7 li:hover > * {
  right: 100%;
  left: auto; }

nav li.d3:hover > * {
  display: block;
  top: 0;
  left: 100%; }

/* Top level */
nav li.d1 {
  display: block;
  margin: 0 0 -4px 0;
  float: left; }

nav li.d1.p1 {
  border: none; }

nav .d1 > a {
  padding: 22px 28px;
  color: #08517b;
  letter-spacing: 1px;
  line-height: 1;
  text-shadow: 0 0 8px white;
  text-transform: uppercase; }

nav .d1.selected > a {
  color: #000000; }

nav .d1:hover > a,
nav .d1 > a:hover {
  color: #ffffff;
  text-shadow: none; }

nav li.d1.expand > a {
  padding-right: 38px; }

nav li.d1.expand > a::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -0.8rem;
  font-family: 'Font Awesome 5 Pro', 'FontAwesome';
  font-size: 1.4rem;
  line-height: 1;
  content: '\f0d7';
  opacity: 0.4; }

/* Subsequent Levels */
nav .d1 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(124, 152, 168, 0.9); }

nav .d2 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: rgba(124, 152, 168, 0.95); }

nav .d1 li.selected > a {
  background-color: rgba(0, 0, 0, 0.1);
  text-decoration: underline; }

nav .d1 li.expand > a::after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.7rem;
  font-family: 'Font Awesome 5 Pro', 'FontAwesome';
  font-size: 1.4rem;
  line-height: 1;
  content: '\f0da';
  opacity: 0.4; }

/* !Side Navigation */
.nav--side {
  margin-bottom: 30px; }
  .nav--side .loading {
    display: none; }
  .nav--side .title {
    margin-bottom: 1em;
    color: #3f6480;
    font-size: 1.8rem;
    font-weight: 500; }
  .nav--side ul {
    margin-top: 10px;
    padding: 0;
    list-style-type: none; }
  .nav--side li {
    position: relative;
    margin: 0 0 0 20px;
    padding: 3px 0;
    font-size: 1.4rem; }
  .nav--side li::before {
    position: absolute;
    top: 2px;
    left: -16px;
    margin-top: 7px;
    transition: all 0.5s ease;
    color: #83b8df;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 6px;
    content: '\f04d'; }
  .nav--side li.expand::before {
    margin-top: 3px;
    font-size: 10px;
    content: '\f105'; }
  .nav--side li li.expand::before {
    content: '\f105\f105'; }
  .nav--side li.expand.selected::before {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
  .nav--side li a {
    color: #777777;
    text-decoration: none; }
  .nav--side li.selected > a {
    color: #002d6f;
    font-weight: 400;
    text-decoration: underline; }

.download {
  position: relative;
  width: 100%;
  height: 160px;
  cursor: pointer;
  border-right: 30px solid #cae2f3;
  background-image: linear-gradient(to right, #94c5e6 20%, rgba(215, 238, 253, 0.2) 100%); }

.download a {
  position: absolute;
  top: -40px;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  padding: 80px 50% 30px 40px;
  transition: all 0.5s ease;
  vertical-align: middle;
  text-decoration: none;
  color: #ffffff;
  background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/f1-shape-003.png);
  background-repeat: repeat-x;
  background-position: center 40px;
  font-size: 2.6rem;
  line-height: 1.35; }
  @media only screen and (max-width: 768px) {
    .download a {
      padding: 60px 50% 40px 20px;
      font-size: 1.8rem; } }

.download::after {
  position: absolute;
  top: 50%;
  right: -33px;
  margin-top: -12px;
  content: '〉';
  color: #ffffff;
  font-size: 24px; }

.download .col:nth-child(1) {
  position: relative;
  width: 100%;
  padding: 7% 30% 7% 7%; }

.download .text strong {
  font-weight: 600; }

.download img {
  position: absolute;
  z-index: 1;
  top: 50px;
  right: 10%;
  width: 200px;
  max-width: 30%;
  transition: all 0.5s ease;
  -webkit-transform: rotate(5deg) scale(1.1);
          transform: rotate(5deg) scale(1.1);
  box-shadow: 0 0 6px black; }

.download:hover .col {
  background-color: rgba(148, 197, 230, 0.8); }

.download:hover img {
  top: 40px;
  -webkit-transform: rotate(3deg) scale(1.15);
          transform: rotate(3deg) scale(1.15);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.7); }

/* !Scroll Down */
.scrolldown {
  width: 40px;
  margin-left: -20px;
  text-indent: -1000em;
  background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/scrolldown-001.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }

/* !Enrolment Calculator */
.section .enrolmentcalculator {
  margin: 30px 0;
  padding: 20px;
  background-color: #eff6fb; }
  .section .enrolmentcalculator select {
    margin-bottom: 0.5rem; }
  .section .enrolmentcalculator__title {
    margin: 0 0 1rem 0;
    color: #3f6480;
    font-size: 1.6rem;
    font-weight: 700; }
  .section .enrolmentcalculator__description {
    margin: 0 0 1rem 0;
    font-size: 1.4rem; }
  .section .enrolmentcalculator__results {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin-top: 1rem; }
  .section .enrolmentcalculator__result {
    padding: 14px 12px 12px 12px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    background-color: #ffffff; }
  .section .enrolmentcalculator__label {
    font-size: 1.2rem;
    font-weight: 700; }
  .section .enrolmentcalculator__year {
    display: block;
    color: #83b8df;
    font-size: 4rem;
    font-weight: 400;
    line-height: 1; }

/* !Latest News */
.news .articles .item {
  overflow: hidden;
  margin-bottom: 30px;
  padding-top: 30px;
  border-top: 1px solid #eeeeee; }

.news .image {
  float: right;
  max-width: 45%;
  margin-left: 5%; }

.news .title a {
  text-decoration: none;
  color: #31516d; }

.news .date {
  display: inline-block;
  margin: 0;
  padding: 6px 10px 2px 10px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #31516d;
  font-size: 1.3rem; }

.news .itemlink {
  color: #31516d; }

.news .itemlink .continuetitle {
  display: none; }

/* !Thumbnails */
.section .column > .thumbnail {
  float: right;
  max-width: 28%;
  margin: 0 0 3% 4%; }

.section .column > .thumbnail.captioned {
  padding-left: 4%;
  border-left: 1px solid rgba(50, 82, 111, 0.52); }

.section .column > .thumbnail img {
  display: block; }

.section .column > .thumbnail.captioned p {
  margin: 0;
  padding: 2rem 0 0 0;
  font-size: 1.3rem;
  font-style: italic; }

.section--single .scrolldown,
.section--single .scrolldown:hover {
  background-color: transparent; }

.section .video {
  margin-bottom: 3rem;
  padding: 0; }
  .section .video iframe {
    min-height: initial; }

.header--standard + .main--standard {
  padding-top: 250px; }

/* !Search */
.search-form {
  position: relative;
  z-index: 100;
  top: 0;
  right: 0;
  padding: 0; }
  .search-form .search-form__label {
    display: none; }
  .search-form .search-form__field {
    width: calc(100% - 28px);
    border: 1px solid #aaaaaa;
    font-family: 'DIN Next W01', sans-serif;
    font-weight: 200; }
    @media only screen and (max-width: 425px) {
      .search-form .search-form__field {
        font-size: 16px; } }
  .search-form .search-form__button {
    display: inline-block;
    margin: 2px 0;
    padding: 0;
    text-transform: uppercase;
    color: #ffffff;
    border: none;
    border-radius: 0;
    background-color: transparent;
    background-image: none;
    text-shadow: none;
    font-weight: normal; }
  .search-form .search-form__button::before {
    display: block;
    width: 24px;
    content: '\f002';
    opacity: 0.8;
    color: #888888;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 18px; }
  .search-form .search-form__button:hover::before {
    color: #222222; }
  .search-form .search-form__button span {
    position: absolute;
    text-indent: -1000em; }

/* !Calendar */
.dynamicloader {
  display: block;
  width: 100%;
  padding: 100px 0;
  background-color: #dddddd;
  color: #ffffff !important;
  font-size: 1.2em;
  text-align: center;
  text-decoration: none; }

.dynamicloader span::before {
  display: block;
  padding: 20px;
  font-family: 'Font Awesome 5 Pro', 'FontAwesome';
  font-size: 3em;
  content: '\f073'; }

/* Calendar - Controls */
.calendar__controls {
  margin: 10px 0;
  padding: 7px 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  overflow: hidden; }
  .calendar__controls a {
    color: #666666;
    font-size: 12px;
    text-decoration: none; }
  .calendar__controls a:hover {
    text-decoration: underline; }
  .calendar__controls .viewtype {
    margin: 0;
    float: right; }
    .calendar__controls .viewtype .month {
      padding-right: 8px;
      padding-left: 20px;
      background-image: url(/images/icon-calendar-18-14-000000-25.png);
      background-repeat: no-repeat;
      background-position: left center;
      color: #aaaaaa; }
    .calendar__controls .viewtype .month.selected {
      background-image: url(/images/icon-success-18-14-000000-50.png);
      color: #666666; }
    .calendar__controls .viewtype .list {
      padding-left: 20px;
      background-image: url(/images/icon-list-18-14-000000-25.png);
      background-repeat: no-repeat;
      background-position: left center;
      color: #aaaaaa; }
    .calendar__controls .viewtype .list.selected {
      background-image: url(/images/icon-success-18-14-000000-50.png);
      color: #666666; }
  .calendar__controls .nextprevious {
    margin: 0;
    float: left; }
    .calendar__controls .nextprevious .previous {
      padding-right: 8px;
      padding-left: 14px;
      background-image: url(/images/icon-previous-8-14-000000-50.png);
      background-repeat: no-repeat;
      background-position: left center; }
    .calendar__controls .nextprevious .next {
      padding-right: 14px;
      padding-left: 8px;
      background-image: url(/images/icon-next-8-14-000000-50.png);
      background-repeat: no-repeat;
      background-position: right center; }
    .calendar__controls .nextprevious .today {
      margin-left: 4px;
      padding-right: 8px;
      padding-left: 14px;
      background-color: transparent !important;
      background-image: url(/images/icon-today-12-14-000000-50.png);
      background-repeat: no-repeat;
      background-position: left center; }

/* Calendar - Subscribe */
.calendar__subscribe {
  position: absolute;
  right: 0;
  text-align: right;
  cursor: pointer;
  z-index: 10; }

.calendar__subscribe p {
  margin: 0;
  font-size: 12px; }

.calendar__subscribe .label {
  display: inline-block;
  margin: 0;
  padding: 5px 5px 5px 10px;
  color: #666666;
  text-decoration: underline; }

.calendar__subscribe:hover .label {
  background-color: #eeeeee; }

.calendar__subscribe .links {
  display: none;
  text-align: left; }

.calendar__subscribe:hover .links {
  display: block;
  width: 180px;
  margin: 0;
  padding: 10px 10px 5px 10px;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  background-color: #eeeeee; }

.calendar__subscribe:hover .links p {
  padding: 5px 10px 10px 10px;
  line-height: 1.4; }

#canvas.iPad .calendar__subscribe {
  position: relative;
  float: right; }

#canvas.iPad .calendar__subscribe .label {
  display: none; }

#canvas.iPad .calendar__subscribe .links {
  display: block;
  width: auto;
  margin: 0;
  padding: 5px 0;
  border: none;
  background-color: transparent; }

#canvas.iPad .calendar__subscribe:hover .links p {
  padding: 0;
  line-height: 1.4; }

/* Calendar - Month View */
.calendar {
  position: relative; }

.calendar__monthview {
  width: 100% !important;
  table-layout: fixed !important; }

.calendar__monthview th,
.calendar__monthview td {
  width: 14.286% !important; }

.calendar__monthview th {
  padding: 10px 0;
  border-color: #7e99a7;
  background-color: #7e99a7; }

.calendar__monthview th p {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase; }

.calendar__monthview td.weekend {
  background-color: #efefef; }

.calendar__monthview td.today {
  background-color: #98d1fd; }

.calendar__entry {
  word-wrap: break-word; }
  .calendar__entry a {
    display: block;
    position: relative;
    padding: 6px 18px 6px 6px;
    font-size: 1.3rem;
    line-height: 1.2;
    cursor: pointer; }
  .calendar__entry a::after {
    position: absolute;
    right: 4px;
    bottom: 6px;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 1.1em;
    content: '\f055'; }
  .calendar__entry.cal0 {
    background-color: #dedede; }
  .calendar__entry.cal1 {
    background-color: #2e6195; }
  .calendar__entry.cal1 h2 {
    color: #aabfd4; }
  .calendar__entry.cal1,
  .calendar__entry.cal1 a {
    color: #ffffff; }

.calendar__tip {
  width: 200px;
  font-size: 1.2rem; }
  .calendar__tip > h3 {
    margin-bottom: 0.5em;
    color: #9dbed0;
    font-size: 1.6rem; }
  .calendar__tip > * {
    margin: 0; }
  .calendar__tip > :first-child {
    margin-top: 0; }
  .calendar__tip > :last-child {
    margin-bottom: 0; }
  .calendar__tip strong {
    color: #9dbed0; }
  .calendar__tip .tags .tag {
    padding: 0 3px;
    border: 1px solid #ffffff;
    border-radius: 3px;
    background-color: #ffffff !important;
    color: #333333 !important;
    font-size: 0.8em;
    text-transform: uppercase; }
  .calendar__tip .addevent {
    margin-top: 0.5em;
    text-align: right;
    text-decoration: underline; }
  @media only screen and (max-device-width: 480px) {
    .calendar__tip {
      float: right; }
      .calendar__tip .calendar__subscribe {
        position: relative; } }
  .calendar__tip .calendar__subscribe .label {
    display: none; }
  .calendar__tip .calendar__subscribe .links {
    display: block;
    width: auto;
    margin: 0;
    padding: 5px 0;
    border: none;
    background-color: transparent; }
  .calendar__tip .calendar__subscribe:hover .links p {
    padding: 0;
    line-height: 1.4; }

.tooltips {
  display: none; }

.boilerplates {
  margin: 0 0 30px 0; }

.boilerplates__item {
  position: relative;
  margin-bottom: 30px;
  border: 1px solid #cccccc; }

.boilerplates__image img {
  display: block; }

.boilerplates__frame {
  position: relative;
  padding: 14px 20px; }
  .boilerplates__frame > :first-child {
    margin-top: 0; }
  .boilerplates__frame > :last-child {
    margin-bottom: 0; }
  .boilerplates__frame h1 {
    line-height: 1; }
  .boilerplates__frame h1,
  .boilerplates__frame h2,
  .boilerplates__frame h3,
  .boilerplates__frame h4,
  .boilerplates__frame h5,
  .boilerplates__frame h6,
  .boilerplates__frame p {
    color: inherit; }

.boilerplates__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  padding: 0;
  cursor: pointer; }
  .boilerplates__link:hover {
    background-color: rgba(255, 255, 255, 0.5); }
  .boilerplates__link a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-indent: -1000em; }

.boilerplates__item--style1 {
  overflow: hidden; }
  .boilerplates__item--style1 .boilerplates__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center center;
    background-size: cover; }
    .boilerplates__item--style1 .boilerplates__image img {
      display: none; }

.boilerplates__item--style2 {
  overflow: hidden; }
  .boilerplates__item--style2 .boilerplates__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.3;
    background-position: center center;
    background-size: cover; }
    .boilerplates__item--style2 .boilerplates__image img {
      display: none; }

.slider,
.rsSlide,
.slide {
  background-color: #ffffff; }

.slider.slider--primary .slide::after,
.section--single .slider--advanced .slide::after {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 66.6666%, rgba(0, 0, 0, 0.4) 100%); }

.slider.slider--primary .slide__panel,
.section--single .slider--advanced .slide__panel {
  position: absolute;
  z-index: 2;
  top: auto;
  bottom: 0;
  left: 5%;
  width: 45%;
  min-height: 30%;
  padding: 0; }
  @media only screen and (max-width: 425px) {
    .slider.slider--primary .slide__panel,
    .section--single .slider--advanced .slide__panel {
      min-height: 35%; } }

.section--single .slider--advanced .slide__title {
  position: relative;
  margin-bottom: -2rem;
  color: #ffffff;
  font-family: "al-fresco";
  font-size: 12rem;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  font-weight: 300;
  font-style: italic;
  line-height: 0.7; }
  @media only screen and (max-width: 425px) {
    .section--single .slider--advanced .slide__title {
      margin-bottom: -1rem;
      font-size: 6rem; } }

.section--single .slider--advanced .slide__description {
  position: relative;
  padding: 0 5vmin 5vmin 5vmin;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.6);
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4; }
  @media only screen and (max-width: 425px) {
    .section--single .slider--advanced .slide__description {
      font-size: 1.4rem; } }

.slide::after {
  transition: all 2s; }

.slide img {
  transition: all 2s; }

.pinned {
  z-index: 1; }
  .pinned img {
    opacity: 0.3; }
  .pinned .slide::after {
    opacity: 0; }
  .pinned .slide__title {
    display: none; }
  .pinned .slide__description {
    display: none; }

.slider.slider--primary {
  position: relative;
  height: 450px;
  min-height: auto; }

.slider.slider--large {
  height: 650px !important; }

.slider.slider--secondary {
  position: relative;
  height: initial;
  min-height: initial; }

.leaf {
  position: absolute;
  z-index: 1;
  top: auto;
  bottom: 0;
  width: 25vw;
  height: 25vw;
  opacity: 0.5; }
  @media only screen and (max-width: 425px) {
    .leaf {
      width: 50vw;
      height: 50vw; } }

.leaf__frame {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transition: all 1.5s ease;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: contain;
  background-size: contain; }
  .leaf__frame--a {
    width: 85%;
    height: 85%;
    background-image: url(https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/template/custom/leaf-004.svg); }
  .leaf__frame--b {
    width: 100%;
    height: 100%;
    background-image: url(https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/template/custom/leaf-003.svg); }
  .leaf__frame--c {
    width: 92%;
    height: 92%;
    background-image: url(https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/template/custom/leaf-002.svg); }
  .leaf__frame--d {
    width: 62%;
    height: 62%;
    background-image: url(https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/template/custom/leaf-001.svg); }

.leaves-left .content {
  right: auto;
  left: 5vw;
  position: absolute;
  z-index: 2;
  bottom: 3vw;
  -ms-flex: none;
      flex: none;
  width: 14vw;
  min-width: initial;
  padding: 0 !important; }
  @media only screen and (max-width: 425px) {
    .leaves-left .content {
      width: 22vw; } }
  .leaves-left .content > * {
    font-size: 1.6vw;
    line-height: 1.3; }
    @media only screen and (max-width: 425px) {
      .leaves-left .content > * {
        font-size: 3.2vw; } }
  .leaves-left .content * {
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.9); }

.leaves-left .leaf {
  right: auto;
  left: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.leaves-left .leaf--activated .leaf__frame--a {
  opacity: 0.6; }

.leaves-left .leaf--activated .leaf__frame--b {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  opacity: 0.8; }

.leaves-left .leaf--activated .leaf__frame--c {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  opacity: 0.8; }

.leaves-left .leaf--activated .leaf__frame--d {
  -webkit-transform: rotate(-10deg);
          transform: rotate(-10deg);
  opacity: 0.2; }

.leaves-right ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right; }

.leaves-right li {
  margin-bottom: 1.2vw;
  font-size: 1.4vw; }
  @media only screen and (max-width: 425px) {
    .leaves-right li {
      font-size: 3.2vw; } }

.leaves-right li a {
  position: relative;
  padding: 0 2vw 0 0;
  cursor: pointer;
  transition: all 0.5s ease;
  text-decoration: none;
  font-weight: 400; }
  .leaves-right li a::after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1.1vw;
    content: '›';
    font-size: 2.2vw;
    line-height: 1; }
  .leaves-right li a:hover {
    text-decoration: underline;
    letter-spacing: 1px; }

.leaves-right .content {
  right: 5vw;
  left: auto;
  text-align: right;
  position: absolute;
  z-index: 2;
  bottom: 3vw;
  -ms-flex: none;
      flex: none;
  width: 14vw;
  min-width: initial;
  padding: 0 !important; }
  @media only screen and (max-width: 425px) {
    .leaves-right .content {
      width: 22vw; } }
  .leaves-right .content > * {
    font-size: 1.6vw;
    line-height: 1.3; }
    @media only screen and (max-width: 425px) {
      .leaves-right .content > * {
        font-size: 3.2vw; } }
  .leaves-right .content * {
    color: #ffffff !important;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.9); }

.leaves-right .leaf {
  right: 0;
  left: auto; }

.leaves-right .leaf--activated .leaf__frame--a {
  opacity: 0.6; }

.leaves-right .leaf--activated .leaf__frame--b {
  -webkit-transform: rotate(-15deg);
          transform: rotate(-15deg);
  opacity: 0.8; }

.leaves-right .leaf--activated .leaf__frame--c {
  -webkit-transform: rotate(15deg);
          transform: rotate(15deg);
  opacity: 0.8; }

.leaves-right .leaf--activated .leaf__frame--d {
  -webkit-transform: rotate(10deg);
          transform: rotate(10deg);
  opacity: 0.2; }

@media only screen and (max-width: 1259px) {
  .main--standard .container,
  .header.header--standard .container,
  .footer.section--standard .container {
    max-width: 90%;
    margin: 0 auto; }
  nav a {
    font-size: 1.4rem; }
  nav .d1 > a {
    padding: 1.5vw 1vw;
    letter-spacing: 0; } }

@media only screen and (max-width: 959px) {
  .header--standard + .main--standard {
    padding-top: 180px; }
  .main--standard .container,
  .header.header--standard .container,
  .footer.section--standard .container {
    max-width: 100%; }
  .section--single .circle-links .grid__item {
    width: 80%;
    max-width: 80%;
    margin: 0 10%; }
  .section--single.expand100.pos1 {
    height: calc(100vh - 116px); }
  .section--standard.expand100.pos1 {
    height: calc(100vh - 116px); }
  .section--standard .container {
    width: 100%;
    margin: 0 auto; }
  .section--standard .column {
    padding-right: 5% !important;
    padding-left: 5% !important; }
  .header--standard {
    position: absolute;
    height: 180px; }
    .header--standard::before {
      display: none; }
    .header--standard h1 {
      top: 25px;
      width: 213px;
      height: 56px;
      margin: 0 0 0 -106.5px; }
  .hidden-mobile {
    display: none; }
  body .slicknav_menu {
    display: block;
    background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/tartan-001.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-size: auto 48px; }
    body .slicknav_menu * {
      color: #ffffff !important;
      font-size: 1.3rem !important; }
    body .slicknav_menu .slicknav_menutxt {
      margin: 1px 0 0 0 !important;
      cursor: pointer;
      font-size: 16px !important; }
    body .slicknav_menu .slicknav_nav a {
      font-size: 16px !important;
      font-weight: 300 !important; }
  .footer.section--standard ul {
    display: block;
    margin: 0 0 30px 0;
    padding: 0;
    border: none; }
  .main .column > .thumbnail {
    float: right;
    max-width: 33%;
    margin: 0 0 2% 3% !important;
    padding: 0 !important; }
    .main .column > .thumbnail.captioned {
      padding: 0 0 0 4% !important;
      border-left: 1px solid rgba(50, 82, 111, 0.52); } }

@media only screen and (max-width: 768px) {
  .nav--side {
    display: none; }
  .section--standard .column {
    width: 100% !important; }
  .slider--advanced.pinned {
    position: relative !important;
    z-index: auto;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important; }
    .slider--advanced.pinned img {
      opacity: 1; }
  .slider--advanced.fixed {
    position: absolute !important; } }

@media only screen and (max-width: 600px) {
  .header.header--standard h1 {
    left: 5%;
    margin: 0; }
  .header.header--standard .aside--right {
    top: 100px;
    left: 5%;
    width: 90%; }
  .header.header--standard .aside--left {
    right: 4%;
    left: auto; } }

.springform button {
  position: relative;
  display: inline-block;
  padding: 6px 36px 3px 14px !important;
  transition: all 0.5s;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000000;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  text-shadow: none;
  font-weight: 600; }
  .springform button:hover {
    opacity: 0.6;
    background-color: #c8e4fe; }
  .springform button::after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    margin-top: -8px;
    padding: 0;
    content: '\f138';
    color: #05a3ff;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 16px;
    font-weight: normal;
    line-height: 1; }

.springform fieldset {
  margin-bottom: 20px;
  padding: 20px; }
  .springform fieldset #cvn {
    width: 80px !important; }

.springform .checkboxitem {
  display: block; }
  .springform .checkboxitem label {
    display: inline-block; }

.springform .note {
  padding: 16px 20px 12px 20px;
  background-color: #ebf5ff; }

.springform .strong {
  letter-spacing: 1px;
  text-transform: uppercase; }

.springform .small {
  border: 1px solid #c8e4fe;
  background-color: transparent;
  font-style: italic; }

a.button {
  padding: 6px 36px 3px 14px;
  border: 1px solid #aaaaaa;
  border-radius: 4px;
  background-image: linear-gradient(#ffffff, #dddddd); }

.section .accordion {
  margin: 3rem 0; }

.section .accordion__header {
  position: relative;
  margin: 0;
  padding: 10px 30px 10px 18px;
  border: 1px solid #999999;
  background-color: #ffffff;
  cursor: pointer; }
  .section .accordion__header::before {
    position: absolute;
    right: 10px;
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-weight: 400;
    content: '\f103'; }
  .section .accordion__header--visible::before {
    content: '\f102'; }

.section .accordion__content {
  margin: 0;
  padding: 10px 18px;
  border: 1px solid #999999;
  border-top: none;
  background-color: #eff6fb; }
  .section .accordion__content--hidden {
    visibility: hidden; }
  .section .accordion__content--visible {
    visibility: visible; }

#springnotice.error {
  margin-bottom: 2rem;
  padding: 2rem;
  outline: 1px solid red; }
  #springnotice.error .title {
    color: red;
    font-size: 2rem; }
  #springnotice.error .messageid {
    margin-bottom: 0;
    font-size: 1.1rem; }

.section--single.ionian {
  padding-top: 215px; }
  @media only screen and (max-width: 768px) {
    .section--single.ionian {
      padding-top: 100px; } }
  .section--single.ionian .column .content {
    padding: 30px 0; }
    @media only screen and (max-width: 1220px) {
      .section--single.ionian .column .content {
        padding: 30px; } }
  .section--single.ionian.column1-feature .column1 {
    min-height: 60vh;
    background-color: #00527b; }
    @media only screen and (max-width: 768px) {
      .section--single.ionian.column1-feature .column1 {
        min-height: auto; } }
    .section--single.ionian.column1-feature .column1 .content {
      -ms-flex-item-align: end;
          align-self: flex-end;
      padding: 30px;
      text-shadow: 0 0 6px black; }

.section--single .grid__item {
  border: 1px solid #cccccc;
  box-shadow: none; }

.section--single .grid__details {
  min-height: 8rem;
  color: #486b84; }

.section--single .grid__filter {
  padding-top: 0.7em !important; }

.section--single .grid .categories-Book-Now::before {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 6px 0 6px;
  content: "Book Now";
  text-transform: uppercase;
  color: #ffffff;
  background-color: #df5add;
  font-size: 1.3rem;
  line-height: 1.6; }

.section--single .grid .categories-Planned::before {
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px 6px 0 6px;
  content: "Planned";
  text-transform: uppercase;
  color: #ffffff;
  background-color: #5504b1;
  font-size: 1.3rem;
  line-height: 1.6; }

.circle-links .grid__thumbnail img {
  display: block;
  transition: all 0.6s ease;
  opacity: 0.1;
  border: 1px solid #000000;
  border-radius: 50%; }

.circle-links .grid__link:hover {
  background-color: transparent; }

.circle-links .grid__item {
  border: none;
  box-shadow: none; }
  .circle-links .grid__item:nth-child(2) .grid__content {
    background-color: #d2d98d; }
  .circle-links .grid__item:nth-child(3) .grid__content {
    background-color: #8bb0dd; }
  .circle-links .grid__item:nth-child(4) .grid__content {
    background-color: #a3ac5e; }
  .circle-links .grid__item:nth-child(5) .grid__content {
    background-color: #7fa0b5; }

.circle-links .grid__content {
  display: block;
  margin: 10px;
  transition: all 0.5s ease;
  border: none;
  border-radius: 50%;
  background-color: #e9e9e9; }
  .circle-links .grid__content:hover img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    opacity: 0.15; }
  .circle-links .grid__content:hover .title {
    letter-spacing: 6px; }

.circle-links .grid__details {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.circle-links .grid__title {
  width: 100%;
  padding: 0 20px;
  transition: all 1.5s ease;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000000;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.2; }
  .circle-links .grid__title::first-line {
    color: #ffffff; }
  .circle-links .grid__title wbr[data-break='2'] {
    display: block; }

.slide.slider__slide[class*='open-morning'] .slide__panel {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-size: 100% auto;
  height: 40vh;
  width: 40vw;
  max-width: 400px;
  min-width: 100px;
  min-height: 40vw; }

.slide.slider__slide.ss-open-morning .slide__panel {
  background-image: url("https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/pages/home-20200225014634/iona-ss-open-mornings-2020.svg"); }

.slide.slider__slide.js-open-morning .slide__panel {
  background-image: url("https://springcms.s3.amazonaws.com/2016.iona.wa.edu.au/upload/pages/home-20200225014634/iona-ss-open-mornings-2020.svg"); }

blockquote::before {
  top: -26px; }

[class].grid__items--vertical {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  row-gap: 3vw;
  counter-reset: station;
  position: relative; }
  [class].grid__items--vertical::after {
    content: '';
    position: absolute;
    left: 73px;
    top: 10rem;
    bottom: 10rem;
    border: 2px solid #46708e;
    z-index: -1; }
    @media only screen and (max-width: 768px) {
      [class].grid__items--vertical::after {
        left: calc(10vw - 2px);
        top: 10vw;
        bottom: 10vw; } }
  [class].grid__items--vertical .grid__content {
    -ms-flex-direction: row;
        flex-direction: row; }
  [class].grid__items--vertical .grid__link {
    border: none; }
    [class].grid__items--vertical .grid__link:hover {
      background-color: transparent; }
  [class].grid__items--vertical .grid__thumbnail {
    position: relative;
    overflow: hidden;
    background-color: white;
    border-radius: 50%;
    margin-right: 2rem;
    border: 3px solid #46708e;
    vertical-align: middle;
    max-width: 150px;
    max-height: 150px;
    transition: background-color 0.1s ease-in-out; }
    @media only screen and (max-width: 768px) {
      [class].grid__items--vertical .grid__thumbnail {
        max-width: 20vw;
        max-height: 20vw; } }
    [class].grid__items--vertical .grid__thumbnail img {
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%;
      height: 100%;
      mix-blend-mode: multiply; }
  [class].grid__items--vertical .grid__details {
    padding-left: 3rem;
    vertical-align: middle; }
    @media only screen and (max-width: 768px) {
      [class].grid__items--vertical .grid__details {
        padding-left: 2vw; } }
  [class].grid__items--vertical .grid__title {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.6;
    margin-bottom: 0.2em; }
  [class].grid__items--vertical .grid__item {
    border: none; }
    [class].grid__items--vertical .grid__item::after {
      counter-increment: station;
      content: counter(station);
      position: absolute;
      top: 0.8rem;
      left: 0.8rem;
      width: 28px;
      height: 28px;
      border-radius: 50%;
      background-color: #46708e;
      color: #ffffff;
      font-size: 1em;
      font-weight: 700;
      text-align: center;
      line-height: 30px;
      vertical-align: middle; }
      @media only screen and (max-width: 768px) {
        [class].grid__items--vertical .grid__item::after {
          top: calc(3vw - 14px);
          left: calc(3vw - 14px); } }
    [class].grid__items--vertical .grid__item:hover img {
      -webkit-filter: grayscale(1);
              filter: grayscale(1); }
    [class].grid__items--vertical .grid__item:hover .grid__thumbnail {
      background-color: #80a1b6; }

[class].grid__items--vertical.vertical-plain::after {
  border: none;
  content: " "; }

[class].vertical-plain .grid__item::after {
  content: unset; }

.system-news-links-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end;
  gap: 10px;
  height: 54px;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .system-news-links-list li {
    margin: 0;
    padding: 0; }
    .system-news-links-list li.unselected, .system-news-links-list li.selected {
      display: none; }
    .system-news-links-list li.previous a,
    .system-news-links-list li.next a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      height: 54px;
      width: 54px;
      margin: 0;
      padding: 0 20px;
      line-height: 1;
      text-decoration: none;
      color: #003352;
      overflow: hidden;
      background-color: rgba(0, 51, 82, 0.2);
      border-radius: 50%; }
      .system-news-links-list li.previous a::before,
      .system-news-links-list li.next a::before {
        font-family: 'Font Awesome 5 Pro', 'FontAwesome';
        font-size: 24px; }
      .system-news-links-list li.previous a span,
      .system-news-links-list li.next a span {
        text-indent: -1000em;
        overflow: hidden;
        display: block; }
    .system-news-links-list li.next a::before {
      content: '\f061'; }
    .system-news-links-list li.previous a::before {
      content: '\f060'; }
    .system-news-links-list li:hover {
      overflow: hidden;
      background-color: rgba(0, 51, 82, 0.4);
      border-radius: 50%; }

[class].presentationwalk ul,
[class].presentationwalk ol,
[class].presentationwalk dl,
[class].presentationwalk p {
  color: #100c08;
  margin-bottom: 16px;
  line-height: 1.6; }

[class].presentationwalk li {
  color: #100c08; }

[class].presentationwalk p.feature {
  background-color: #d1dae0;
  padding: 2%;
  vertical-align: middle;
  text-decoration: none;
  color: #003a63;
  background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/f1-shape-003.png);
  background-repeat: repeat-x;
  background-position: center 40px;
  font-size: 2rem;
  line-height: 1.35;
  margin-bottom: 0.8em; }
  @media only screen and (max-width: 768px) {
    [class].presentationwalk p.feature {
      padding: 5%;
      font-size: 1.8rem; } }

[class].presentationwalk p img {
  padding: 1px;
  border: 1px solid rgba(0, 51, 82, 0.4);
  background-color: #d1dde4;
  box-shadow: 0 3px 10px rgba(97, 196, 253, 0.4); }

[class].presentationwalk p a[href*="#top"] {
  text-decoration: none;
  color: #80a1b6;
  display: block;
  margin-top: -40px; }
  [class].presentationwalk p a[href*="#top"]::before {
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 1.4rem;
    margin-right: 4px;
    content: '\f062'; }

[class].presentationwalk p a[title*="ENTRY"] {
  text-decoration: none;
  color: #80a1b6; }
  [class].presentationwalk p a[title*="ENTRY"]::before {
    font-family: 'Font Awesome 5 Pro', 'FontAwesome';
    font-size: 1.4rem;
    margin-right: 4px;
    content: '\f060'; }

[class].presentationwalk hr {
  border: 0;
  height: 2px;
  background-image: linear-gradient(to right, rgba(97, 196, 253, 0), rgba(97, 196, 253, 0.75), rgba(97, 196, 253, 0)); }

[class].presentationwalk hr.spacer {
  background-image: none; }

[class].presentationwalk blockquote {
  background: #e2ddd3;
  vertical-align: middle;
  background-image: url(//cache.cms.io/2016.iona.wa.edu.au/upload/template/custom/f1-shape-003.png);
  background-repeat: repeat-x;
  background-position: center 40px; }
  [class].presentationwalk blockquote p {
    font-size: 2rem;
    line-height: 1.35;
    margin: 2rem 0;
    color: #003a63; }


