/*
  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: 28 February 2020 07:25:22
*/


body {
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    color: #141414;
    line-height: 1.5;
}

p {
    margin-bottom: 1.2em;
}

a, a:hover {
    color: #1a2d68;
    
}

#main-content a {
    text-decoration: underline;
}

#main-content a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /*color: #1a2d68;*/
    color: #141414;
    font-weight: 400;
    line-height: 1.4;
}

h1, .h1 {
    font-size: 46px;
    font-size: 2.9rem;
    margin-bottom: 20px;
    line-height: 1;
}

h2, .h2 {
    font-size: 38px;
    font-size: 2.375rem;
}

h3, .h3 {
    font-size: 30px;
    font-size: 1.9rem;
}

h4, .h4 {
    font-size: 24px;
    font-size: 1.5rem;
}

h5, .h5 {
    font-size: 18px;
    font-size: 1.125rem;
}

h6, .h6 {
    font-size: 16px;
    font-size: 1rem;
}

/*Header*/

a.branding {
    display: flex;
    align-items: center;
}

/* Banner */
#main-content {
    padding: 30px 0;
}

/*.body-content li {*/
/*    margin: 0.25em;*/
/*}*/

/*.body-content li:before {*/
/*    content: '\f054';*/
/*    font-weight: 400;*/
/*    font-family: 'Font Awesome 5 Pro';*/
/*    float: left;*/
/*    margin-right: 0.6em;*/
/*    font-size: 0.65em;*/
/*    line-height: 2;*/
/*}*/

#homepage-content .readmore:after {
    content: '\f105';
    font-weight: 400;
    font-family: 'Font Awesome 5 Pro';
    display: inline-block;
    margin-left: 0.6em;
    font-size: 0.65em;
    line-height: 1;
}

.hide-banner, .hide-title, .hide-breadcrumbs, .hide-nav, .hide-body {
    display: none;
}

.video {
    padding: 20px;
    background: rgba(241, 241, 241, 0.5);
}

.intro {
    padding-top: 40px;
    padding-bottom: 20px;
}

#inner-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#inner-menu ul li {
    padding: 18px;
    background: #f1f1f1;
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.125rem;
}

#inner-menu ul li.active, #inner-menu ul li.hier {
    background: #1a2d68;
    color: #fff !important;
}

#inner-menu ul li.active a, #inner-menu ul li.hier a  {
    color: #fff !important;
}

#inner-menu ul li a {
    line-height: 1;
    color: #1a2d68;
    vertical-align: bottom;
    display: table-cell;
    text-decoration: none;
}

.banner {
    min-height: 350px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.navbar a {
    color: #1a2d68;
    text-decoration: none;
}

button#myBtn {
    margin-bottom: 20px;
    background: #1a2d68;
    border: none;
    padding: 10px;
    width: 100px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

/* Navigation */
.nav-icon-wrapper {
    right: 0;
    display: flex;
    align-items: center;
    text-align: right;
}

.nav-icon-wrapper .nav-icon {
    display: inline-block;
}

.nav-icon-wrapper .nav-text {
    display: inline-block;
    font-size: 32px;
    font-size: 2rem;
    padding-right: 10px;
    padding-bottom: 10px;
}

.nav-icon-wrapper a.nav-text:hover {
    text-decoration: none;
}

.nav-icon-wrapper .social-links {
    display: inline-block;
    font-size: 24px;
    font-size: 1.5rem;
    color: #b9b9b9;
    margin-bottom: 0 !important;
}

.nav-icon-wrapper .social-links li {
    display: inline-block;
}

.nav-icon-wrapper .social-links li a {
    color: #b9b9b9 !important;
    margin-right: 20px;
}

.row.address {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
}

.row.address span.title {
    font-weight: 600;
}

.navbar {
    position: relative;
    min-height: 300px;
    margin-bottom: 0;
}

.navbar-toggler {
    padding: 0.5rem 0.5rem;
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1;
    background-color: #eaeaea;
    border-radius: 3rem;
}

.navbar-brand > img {
    display: inline-block;
    margin: 20px 20px 20px 0;
}

.hamburger {
    top: 20px;
}

.brand-logo {
    max-height: 150px;
    width: auto;
    margin: 20px auto;
}

.brand-title {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 300;
    display: inline-block;
    margin-left: 20px;
}

/* Footer */
#footer {
    background: rgba(241, 241, 241, 0.5);
    padding: 40px;
    font-weight: 400;
}

#footer a {
    color: #1a2d68;
    text-decoration: underline;
}

#footer a:hover {
    color: #1a2d68;
    text-decoration: none;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer ul li {
    padding-right: 10px;
    display: inline-block;
}

#footer .social-links {
    font-size: 18px;
    font-size: 1.125rem;
    color: #b9b9b9;
}

.box-button {
    display: block;
}

.box-button h4 {
    padding-top: 20px;
    margin: 0;
    line-height: 1.2;
}

.box-button h3 {
    padding-top: 40px;
    margin: 0;
    line-height: 1.2;
}

.box-button.gold {
    background: #928e45;
}

.box-button.gold a {
    font-weight: 100;
    color: #ffffff !important;
}

.box-button.blue {
    background: #1a2d68;
}

.box-button.blue a {
    font-weight: 100;
    color: #ffffff !important;
}

.box-button.grey {
    background: #dfdfdf;
}

.half-height {
    position: relative;
    height: 50%;
    margin-bottom: 5px;
}

.width-100pc {
    /* flex: 0 0 calc(100% - 6px);  */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 6px);
}

.single {
    border-bottom: solid 5px #ffffff;
}

.full-height {
    position: relative;
    height: 100%;
    margin-bottom: 5px;
}

.box-button.grey a {
    font-weight: 100;
    color: #1a2d68 !important;
}

.menu-block {
    width: 25%;
    display: inline-block;
}

.menu-items {
    width: 50%;
    display: inline-block;
}

.overlay-menu {
    list-style: none;
    margin-top: 40px;
}

.overlay-menu li a {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 100;
}

.overlay-menu li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.header-nav {
    text-align: right;
}

.header-social-icons {
    display: inline-block;
    position: relative;
    overflow: hidden;
    line-height: 15px;
    margin-right: 20px;
}

.header-fl-icon a {
    font-size: 24px;
    font-size: 1.5rem;
    color: #b9b9b9 !important;
    padding-right: 20px;
    display: inline-block;
}

.menu-icon {
    text-align: right;
    padding-top: 10px;
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.menu-icon a {
    font-size: 32px;
    font-size: 2rem;
    padding-right: 10px;
    color: #1a2d68;
}

.menu-icon a:hover {
    text-decoration: none;
}

.pp-modal-close.box-top-right {
    top: 70px !important;
    right: 50px !important;
}

.pp-modal-close .bar-wrap {
    width: 75%;
    height: 75%;
}

.bar-wrap span {
    position: absolute;
    border-radius: 0;
    width: 100%;
    top: 67.5%;
    left: 6px;
}

#modal-59f75bba229f5 .pp-modal-close {
    background: #1a2d68;
    border: 2px solid #ffffff;
    border-radius: 100px;
    width: 58px;
    height: 58px;
}

.pp-modal-close:hover {
    background: #7887b7 !important;
}

p,
ul {
    margin-bottom: 1.8em;
}

#footer {
    font-size: 12px;
    font-size: 0.75rem;
}

#footer .fl-icon i {
    font-size: 18px;
    font-size: 1.125rem;
}

.fa-chevron-right {
    font-size: 12px;
    font-size: 1.125rem;
    line-height: 2;
}

#inner-menu ul li {
    padding: 18px 18px;
    background: #f1f1f1;
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.125rem;
}

#inner-menu ul li.current-menu-item {
    background: #1a2d68;
}

#inner-menu ul li.current-menu-item a {
    color: #ffffff !important;
}

#inner-menu ul li a {
    line-height: 1.5;
    color: #1a2d68;
}

#inner-menu ul li a:hover, 
.site-title a:hover {
    text-decoration: none;
}

@media (max-width: 768px) {
  .brand-logo {
    max-height: 100px;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .brand-title {
    font-size: 16px;
    font-size: 1rem;
  }
  .fl-node-59f753a794525.fl-module-heading .fl-heading {
    text-align: center;
    float: none !important;
    font-size: 28px;
    font-size: 1.75rem;
    display: block !important;
    width: 100% !important;
  }
  .half-height {
    position: relative;
    height: 100% !important;
    margin-bottom: 5px;
  }
  .fl-node-59f784a5ee5b5 > .fl-col-content {
    padding-top: 250px;
  }
  h2 {
    font-size: 28px;
    font-size: 1.75rem;
  }
}


#homepage-content .container {
    padding: 0;
}

#homepage-content img {
    max-width: 100%;
}

#homepage-content .row {
    margin: 0 -3px;
}

#homepage-content .row > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 3px 6px;
}

#homepage-content h2 {
    font-size: 32px;
    font-size: 1.8rem;
    line-height: 1.3;
    color: inherit;
}

#homepage-content a {
    color: inherit;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
}

#homepage-content .intro a {
    font-size: 16px;
    font-size: 1rem;
}

#homepage-content .text-block {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: #dfdfdf;
    padding: 20px;
}

#homepage-content .text-block-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -3px -6px;
}

#homepage-content .text-block-wrap .text-block {
    -webkit-box-flex: 0;
    /*  -ms-flex: 0 0 calc(50% - 6px);
    flex: 0 0 calc(50% - 6px); */
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 6px);
    margin: 0 3px 6px;
}

#homepage-content .type-1 .text-block {
    background: #1a2d68;
    color: #fff;
}

#homepage-content .type-2 .text-block:first-child {
    background: #928e45;
    color: #fff;
}

#homepage-content .type-4 .text-block:first-child {
    background: #1a2d68;
    color: #fff;
}

#homepage-content .type-4 .text-block:nth-child(2) {
    background: #928e45;
    color: #fff;
}

#homepage-content .row.reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

#homepage-content .row.reversed .text-block-wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.speech-meta {
    font-weight: 500;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1170px;
    }
}

@media all and (min-width: 768px) and (max-width: 991px) {
  #homepage-content h2 {
    font-size: 1.1em;
  }
  #homepage-content .type-2 .image-block {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 240px;
  }
  #homepage-content .type-2 .image-block img {
    position: absolute;
    max-width: none;
    height: 100%;
  }
  #homepage-content .type-3 .image-block {
    position: relative;
    min-height: 160px;
    width: 100%;
    overflow: hidden;
  }
  #homepage-content .type-3 .image-block img {
    position: absolute;
    max-width: none;
    height: 100%;
  }
}

.sized .text-block-wrap {
    width: 101%;
}

ul.speeches {
    list-style: none;
    margin: 50px 0 0;
    padding: 0;
}

ul.speeches h2 {
    /*font-size: 40px;*/
    padding-top: 20px;
}

ul.speeches li {
    margin: 20px 0;
    padding-bottom: 20px;
    border-bottom: #a2936d solid 1px;
}

ul.speeches li .date {
    margin-bottom: 0;
    font-size: 0.9rem;
    font-weight: 500;
}

ul.speeches li .more {
    margin-bottom: 0;
    font-weight: 500;
}

ul.speeches p {
    margin-bottom: 0.8em;
}

ul.speeches li::before {
    content: none;
}

.hidden {
    display: none;
}

.date {
    color: #a2936d;
    font-weight: 900;
}

.location {
    margin-bottom: 20px;
}

.enquiry-form input {
    width: 100%;
    margin-bottom: 20px;
    background-color: #f1f1f1;
    border: 0;
    padding: 10px;
    color: #1a2d68;
}

.enquiry-form input[type="submit" i] {
    width:100px;
    margin-bottom: 20px;
    padding: 10px;
    background-color: #1a2d68;
    border: 0;
    color: #ffffff;
}

.enquiry-form textarea {
    width: 100%;
    background-color: #f1f1f1;
    border: 0;
    padding: 10px;
    color: #1a2d68;
    margin-bottom: 20px;
}

abbr.sq-form-required-field {
    color: red;
    text-decoration: none;
    font-size: 1.3rem;
    line-height: 1;
}

.sq-form-required-field-note {
    margin-bottom: 10px;
    color: red;
    font-weight: 500;
    font-size: 0.85rem;
}

@media all and (max-width: 767px) {
    .fat-nav li {
        list-style-type: none;
        text-align: center;
        padding: 5px !important;
        font-size: 1.4rem !important;
    }    
    #inner-menu {
        display: none;
    }
    ul.social-links {
        display: none !important;
    }
    a.nav-text {
        display: none !important;
    }
    h1 {
        font-size: 36px;
        font-size: 2.25rem;
    }
    h1, h2, h3, h4, h5, h6 {
        line-height: 1;
    }
    .body-content ul {
        margin: .5em;
    }
    p {
        margin-bottom: 0.8em;
    }
    #main-content {
        padding: 20px 0;
    }
    .banner {
        min-height: 200px;
    }
    #homepage-content .row {
        margin: 0;
    }
    #homepage-content .row > * {
        padding: 0 0 6px;
    }
    #homepage-content .text-block-wrap {
        margin: 0 0 -6px;
    }
    #homepage-content .text-block-wrap .text-block {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin: 0 0 6px;
    }
    #homepage-content .banner {
        min-height: 300px;
    }
    #footer ul {
        text-align: center;
    }
    a.branding {
        display: flex;
        place-items: center;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width : 1024px)  { 
    .nav-icon-wrapper .social-links {
        display: none;
    }
    .brand-title {
        font-size: 21px;
    }
    .nav-text {
        display: none!important;
    }
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .brand-title {
        font-size: 29px;
    }
    .nav-text {
        display: block!important;
    }
}


@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    /* IE10+ specific styles go here */  
    #homepage-content .text-block-wrap .text-block {
        -webkit-box-flex: 0;
        flex-grow: 0;
        flex-shrink: 1;
        flex-basis: auto;
        margin: 0 3px 6px;
        width: 48%;
    }
    .ie-tile-right {
        width: 50% !important;
        margin: 0 0 6px 3px !important;
    }
    .ie-tile-left {
        width: 50% !important;
        margin: 0 3px 6px 0 !important;
    }
    .ie-tile-left-49 {
        width: 49% !important;
        margin: 0 3px 6px 0 !important;
    }
}

/*# sourceMappingURL=styles.css.map */
@media print {    
    .no-print, .burger-wrapper, .banner, #inner-menu, #footer, .no-print *
    {
        display: none !important;
    }
    a {
        text-decoration: none !important;
    }
}