/* Password Protection */

form.post-password-form {
    padding: 120px 40px;
    margin: auto;
    display: block;
    max-width: 48rem;
}

form.post-password-form input[type=submit] {
    height: 45px;
    border: 2px solid #5776a8;
    background: #5776a8;
    color: white;
    padding: 0 20px;
    text-transform: uppercase;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

form.post-password-form input[type=submit]:hover {
    background: white;
    color: #5776a8
}



/* GForms Height Fix */

body.page-id-1078 .gform_legacy_markup_wrapper .gform_footer {
    height: 50px;
    padding: 0;
    margin: 0;
}



/* normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */


body.home #load-more {
    display: none !important
}

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

.video {
    position: relative;
    height: 100%;
    width: 100%;
}

.video .text {
    position: absolute;
    bottom: 10rem;
    left: 0;
    width: 100%;
    z-index: 30;
    color: #fff;
    padding: 0 2.5rem;
    text-align: center;
}

.video .text h3,
.video .text h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    text-shadow: 0 0 2rem rgba(0,0,0,.5)
}

.video .text h3 {
    font-size: 3rem;
    font-weight: 400;
}

.video .text h4 {
    font-size: 2rem;
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}


/*
 * Bootstrap v3.3.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/* normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/* Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !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) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff !important
    }
    .navbar {
        display: none
    }
    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important;
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

* {
    box-sizing: border-box
}

*:before,
*:after {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: 'Lato', sans-serif;
    font-size: 1.5rem;
    line-height: 1.428571429;
    color: #585857;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #5776a8;
    text-decoration: none;
}

a:hover {
    color: #4a648f;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #f4f4f4
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.main__action-bar:before,
.main__footer:before,
.main__timeline:before,
.main__tabs:before,
.menu__navigation:before,
.page--container:before,
.search__card:before,
.vacancy__card:before,
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.main__action-bar:after,
.main__footer:after,
.main__timeline:after,
.main__tabs:after,
.menu__navigation:after,
.page--container:after,
.search__card:after,
.vacancy__card:after {
    content: " ";
    display: table
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.main__action-bar:after,
.main__footer:after,
.main__timeline:after,
.main__tabs:after,
.menu__navigation:after,
.page--container:after,
.search__card:after,
.vacancy__card:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right,
.navbar-right {
    float: right !important
}

.pull-left,
.navbar-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 100;
    line-height: 1.1;
    color: inherit;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #a6a6a5
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 3rem
}

h2,
.h2 {
    font-size: 2rem
}

h3,
.h3 {
    font-size: 3rem
}

h4,
.h4 {
    font-size: 2rem
}

h5,
.h5 {
    font-size: 1.5rem
}

h6,
.h6 {
    font-size: 2rem
}

p {
    margin: 0 0 1rem;
    font-size: 18px;
    line-height: 28px;
}

.lead {
    margin-bottom: 2rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width:768px) {
    .lead {
        font-size: 2.25rem
    }
}

small,
.small {
    font-size: 133%
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #a6a6a5
}

.text-primary {
    color: #5776a8;
}

a.text-primary:hover {
    color: #4e6a97
}

.text-success {
    color: #3c763d;
}

a.text-success:hover {
    color: #366a37
}

.text-info {
    color: #31708f;
}

a.text-info:hover {
    color: #2c6581
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover {
    color: #7c6235
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover {
    color: #983d3b
}

.bg-primary {
    color: #fff;
    background-color: #5776a8;
}

a.bg-primary:hover {
    background-color: #4e6a97
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover {
    background-color: #c4e3b7
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover {
    background-color: #b3dbef
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover {
    background-color: #f7edb8
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover {
    background-color: #e5bdbd
}

.page-header {
    padding-bottom: 0;
    margin: 4rem 0 2rem;
    border-bottom: 1px solid #f4f4f4
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 1rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px;
}

.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 2rem
}

dt,
dd {
    line-height: 1.428571429
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

@media (min-width:992px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #a6a6a5
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 1rem 2rem;
    margin: 0 0 2rem;
    font-size: 1.875rem;
    border-left: 5px solid #f4f4f4;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #a6a6a5;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #f4f4f4;
    border-left: 0;
    text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 2rem;
    font-style: normal;
    line-height: 1.428571429
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width:768px) {
    .container {
        width: 756px
    }
}

@media (min-width:992px) {
    .container {
        width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1206px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 18px;
    padding-right: 18px;
}

.row {
    margin-left: -18px;
    margin-right: -18px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.main__action-bar--box,
.main__footer--column,
.main__card.quarter,
.main__card.third,
.main__card.half,
.search__card--image,
.search__card--description,
.vacancy__card--description,
.vacancy__card--actions {
    position: relative;
    min-height: 1px;
    padding-left: 18px;
    padding-right: 18px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666666666666%
}

.col-xs-10 {
    width: 83.33333333333334%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666666666666%
}

.col-xs-7 {
    width: 58.333333333333336%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666666666667%
}

.col-xs-4 {
    width: 33.33333333333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.666666666666664%
}

.col-xs-1 {
    width: 8.333333333333332%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666666666666%
}

.col-xs-pull-10 {
    right: 83.33333333333334%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666666666666%
}

.col-xs-pull-7 {
    right: 58.333333333333336%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666666666667%
}

.col-xs-pull-4 {
    right: 33.33333333333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.666666666666664%
}

.col-xs-pull-1 {
    right: 8.333333333333332%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666666666666%
}

.col-xs-push-10 {
    left: 83.33333333333334%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666666666666%
}

.col-xs-push-7 {
    left: 58.333333333333336%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666666666667%
}

.col-xs-push-4 {
    left: 33.33333333333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.666666666666664%
}

.col-xs-push-1 {
    left: 8.333333333333332%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666666666666%
}

.col-xs-offset-10 {
    margin-left: 83.33333333333334%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666666666666%
}

.col-xs-offset-7 {
    margin-left: 58.333333333333336%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666666666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.666666666666664%
}

.col-xs-offset-1 {
    margin-left: 8.333333333333332%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .main__action-bar--box,
    .main__footer--column,
    .main__card.quarter,
    .main__card.third,
    .main__card.half,
    .vacancy__card--description,
    .vacancy__card--actions {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666666666666%
    }
    .col-sm-10 {
        width: 83.33333333333334%
    }
    .col-sm-9,
    .vacancy__card--description {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666666666666%
    }
    .col-sm-7 {
        width: 58.333333333333336%
    }
    .col-sm-6,
    .main__footer--column,
    .main__card.half {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666666666667%
    }
    .col-sm-4,
    .main__action-bar--box,
    .main__card.third {
        width: 33.33333333333333%
    }
    .col-sm-3,
    .main__card.quarter,
    .vacancy__card--actions {
        width: 25%
    }
    .col-sm-2 {
        width: 16.666666666666664%
    }
    .col-sm-1 {
        width: 8.333333333333332%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666666666666%
    }
    .col-sm-push-10 {
        left: 83.33333333333334%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666666666666%
    }
    .col-sm-push-7 {
        left: 58.333333333333336%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666666666667%
    }
    .col-sm-push-4 {
        left: 33.33333333333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.666666666666664%
    }
    .col-sm-push-1 {
        left: 8.333333333333332%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666666666666%
    }
    .col-md-10 {
        width: 83.33333333333334%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666666666666%
    }
    .col-md-7 {
        width: 58.333333333333336%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666666666667%
    }
    .col-md-4 {
        width: 33.33333333333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.666666666666664%
    }
    .col-md-1 {
        width: 8.333333333333332%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666666666666%
    }
    .col-md-pull-10 {
        right: 83.33333333333334%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666666666666%
    }
    .col-md-pull-7 {
        right: 58.333333333333336%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666666666667%
    }
    .col-md-pull-4 {
        right: 33.33333333333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.666666666666664%
    }
    .col-md-pull-1 {
        right: 8.333333333333332%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666666666666%
    }
    .col-md-push-10 {
        left: 83.33333333333334%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666666666666%
    }
    .col-md-push-7 {
        left: 58.333333333333336%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666666666667%
    }
    .col-md-push-4 {
        left: 33.33333333333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.666666666666664%
    }
    .col-md-push-1 {
        left: 8.333333333333332%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .search__card--image,
    .search__card--description {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666666666666%
    }
    .col-lg-10 {
        width: 83.33333333333334%
    }
    .col-lg-9,
    .search__card--description {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666666666666%
    }
    .col-lg-7 {
        width: 58.333333333333336%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666666666667%
    }
    .col-lg-4 {
        width: 33.33333333333333%
    }
    .col-lg-3,
    .search__card--image {
        width: 25%
    }
    .col-lg-2 {
        width: 16.666666666666664%
    }
    .col-lg-1 {
        width: 8.333333333333332%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666666666666%
    }
    .col-lg-push-10 {
        left: 83.33333333333334%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666666666666%
    }
    .col-lg-push-7 {
        left: 58.333333333333336%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666666666667%
    }
    .col-lg-push-4 {
        left: 33.33333333333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.666666666666664%
    }
    .col-lg-push-1 {
        left: 8.333333333333332%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 2rem;
    font-size: 2.25rem;
    line-height: inherit;
    color: #7a7a78;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 1.5rem;
    line-height: 1.428571429;
    color: #90908f
}

.form-control {
    display: block;
    width: 100%;
    height: 4rem;
    padding: 6px 12px;
    font-size: 1.5rem;
    line-height: 1.428571429;
    color: #90908f;
    background-color: #fff;
    background-image: none;
    border: 1px solid #5776a8;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.form-control:focus {
    border-color: #5776a8;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(87, 118, 168, 0.6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #f4f4f4;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 4rem;
    }
    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm {
        line-height: 15rem
    }
    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg {
        line-height: 25rem
    }
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.radio label,
.checkbox label {
    min-height: 2rem;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9
}

.woocommerce form .form-row .input-checkbox {
    position: static;
    margin: 0 10px 0 0;
}

.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-group-sm .form-control,
.form-horizontal .form-group-sm .form-control {
    height: 15rem;
    padding: 5px 10px;
    font-size: 2rem;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
}

select.input-sm,
select.form-group-sm .form-control,
select.form-horizontal .form-group-sm .form-control {
    height: 15rem;
    line-height: 15rem
}

textarea.input-sm,
textarea.form-group-sm .form-control,
textarea.form-horizontal .form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control,
select[multiple].form-horizontal .form-group-sm .form-control {
    height: auto
}

.input-lg,
.form-group-lg .form-control {
    height: 25rem;
    padding: 10px 16px;
    font-size: 2rem;
    line-height: 1.33;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
}

select.input-lg,
select.form-group-lg .form-control {
    height: 25rem;
    line-height: 25rem
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative;
}

.has-feedback .form-control {
    padding-right: 5rem
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    pointer-events: none
}

.input-lg + .form-control-feedback {
    width: 25rem;
    height: 25rem;
    line-height: 25rem
}

.input-sm + .form-control-feedback {
    width: 15rem;
    height: 15rem;
    line-height: 15rem
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
    border-color: #366a37;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #52a254
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
    border-color: #7c6235;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b48f50
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
    border-color: #983d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c16361
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 7rem
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #828281
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group > .form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 9rem
}

.form-horizontal .form-group {
    margin-left: -18px;
    margin-right: -18px;
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 18px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 1.5rem;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    user-select: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #b4b4b4
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #5776a8;
    border-color: #5370a0;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #4e6a97;
    border-color: #49638d
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #5776a8;
    border-color: #5370a0
}

.btn-primary .badge {
    color: #5776a8;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #52b452;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #4bad4b;
    border-color: #46a146
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #52b452
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #4ebbdb;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #41b6d9;
    border-color: #30b0d5
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #4ebbdb
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #efa63f;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ee9f31;
    border-color: #ec961e
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #efa63f
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d64743;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #d43b37;
    border-color: #cb312c
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d64743
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #5776a8;
    font-weight: normal;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #4a648f;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #a6a6a5;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 2rem;
    line-height: 1.33;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 2rem;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 2rem;
    line-height: 1.5;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden;
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
}

.nav:not(.nav-tabs) > li > a:hover,
.nav:not(.nav-tabs) > li > a:focus {
    background-color: #f4f4f4
}

.nav > li.disabled > a {
    color: #a6a6a5;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    color: #a6a6a5;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #f4f4f4;
    border-color: #5776a8
}

.nav .nav-divider {
    height: 1px;
    margin: 0 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav > li > a > img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.nav-tabs > li > a:hover {
    border-color: #f4f4f4 #f4f4f4 #ddd
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #808080;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-pills > li {
    float: left;
}

.nav-pills > li > a {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px
}

.nav-pills > li + li {
    margin-left: 2px
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #5776a8
}

.nav-stacked > li {
    float: none;
}

.nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
    float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified > .dropdown .dropdown-menu,
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified > li,
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }
    .nav-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified > li > a,
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px
    }
    .nav-tabs-justified > .active > a,
    .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none;
    visibility: hidden
}

.tab-content > .active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 2rem;
    border: 1px solid transparent;
}

@media (min-width:992px) {
    .navbar {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px
    }
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 18px;
    padding-left: 18px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-right: -18px;
    margin-left: -18px;
}

@media (min-width:992px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width:992px) {
    .navbar-static-top {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width:992px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 24px 18px;
    font-size: 2rem;
    line-height: 2rem;
    height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand > img {
    display: block
}

@media (min-width:992px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -18px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 18px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

@media (min-width:992px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 12px -18px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 2rem
}

@media (max-width:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 2rem;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus {
        background-image: none
    }
}

@media (min-width:992px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav > li {
        float: left;
    }
    .navbar-nav > li > a {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

.navbar-form {
    margin-left: -18px;
    margin-right: -18px;
    padding: 10px 18px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 23px;
    margin-bottom: 23px;
}

@media (max-width:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 23px;
    margin-bottom: 23px;
}

.navbar-btn.btn-sm {
    margin-top: 17.5px;
    margin-bottom: 17.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 24px;
    margin-bottom: 24px;
}

@media (min-width:992px) {
    .navbar-text {
        float: left;
        margin-left: 18px;
        margin-right: 18px
    }
}

@media (min-width:992px) {
    .navbar-right {
        margin-right: -18px;
    }
    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e8e8e8;
}

.navbar-default .navbar-brand {
    color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #6b6b6b;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav > li > a {
    color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e8e8e8
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e8e8e8
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #e8e8e8;
    color: #555
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e8e8e8
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777;
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #1f1f1f;
}

.navbar-inverse .navbar-brand {
    color: #b3b3b3;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #b3b3b3
}

.navbar-inverse .navbar-nav > li > a {
    color: #b3b3b3;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1f1f1f
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #202020
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #1f1f1f;
    color: #fff
}

@media (max-width:991px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #b3b3b3;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #1f1f1f
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #b3b3b3;
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #b3b3b3;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.panel {
    margin-bottom: 2rem;
    background-color: #ededed;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
}

.panel-body {
    padding: 2em;
}

.panel-heading {
    padding: 1em;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 2rem;
    color: inherit;
}

.panel-title > a {
    color: inherit
}

.panel-footer {
    padding: 1em;
    background-color: #f5f5f5;
    border-top: 1px solid transparent;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 2em;
    padding-right: 2em
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-top-left-radius: -1;
    border-top-right-radius: -1;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0
}

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 2rem;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.panel-group .panel + .panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid transparent
}

.panel-group .panel-footer {
    border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid transparent
}

.panel-default {
    border-color: #5776a8;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #5776a8;
    border-color: #5776a8;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #5776a8
}

.panel-default > .panel-heading .badge {
    color: #5776a8;
    background-color: #fff
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5776a8
}

.panel-primary {
    border-color: #5776a8;
}

.panel-primary > .panel-heading {
    color: #fff;
    background-color: #5776a8;
    border-color: #5776a8;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #5776a8
}

.panel-primary > .panel-heading .badge {
    color: #5776a8;
    background-color: #fff
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #5776a8
}

.panel-success {
    border-color: #d7eac8;
}

.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d7eac8;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d7eac8
}

.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d7eac8
}

.panel-info {
    border-color: #bee9f1;
}

.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bee9f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bee9f1
}

.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bee9f1
}

.panel-warning {
    border-color: #faeccd;
}

.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faeccd;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faeccd
}

.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faeccd
}

.panel-danger {
    border-color: #ebcdd2;
}

.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebcdd2;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebcdd2
}

.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebcdd2
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    height: 100%;
    left: 0;
    top: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    font-size: 3.75rem;
    z-index: 10;
    display: block;
    color: #5776a8;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.slick-arrow:hover {
    text-decoration: none;
    cursor: pointer
}

.slick-arrow.slick-prev {
    left: 0;
}

.slick-arrow.slick-prev:hover {
    transform: translate(-20%, -50%);
    -webkit-transform: translate(-20%, -50%);
    -moz-transform: translate(-20%, -50%);
    -ms-transform: translate(-20%, -50%);
    -o-transform: translate(-20%, -50%)
}

.slick-arrow.slick-next {
    right: 0;
}

.slick-arrow.slick-next:hover {
    transform: translate(20%, -50%);
    -webkit-transform: translate(20%, -50%);
    -moz-transform: translate(20%, -50%);
    -ms-transform: translate(20%, -50%);
    -o-transform: translate(20%, -50%)
}

html.slb_overlay {
    overflow: hidden;
}

html.slb_overlay body,
html.slb_overlay .page-wrapper {
    overflow-x: hidden
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_overlay {
    background-color: #ededed;
    opacity: .98 !important
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container {
    padding: 0;
    background: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content {
    padding: 60px;
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_prev .slb_template_tag_ui,
.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_next .slb_template_tag_ui {
    background: none
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_prev:before,
.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_next:before {
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e902";
    color: #5776a8;
    position: absolute;
    top: 50%;
    font-size: 3.25em
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_prev:before {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    left: 0
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_nav .slb_next:before {
    right: 0
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_controls .slb_slideshow {
    display: none
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_controls .slb_close .slb_template_tag_ui_close {
    display: block !important;
    background-image: none;
    background: #5776a8;
    opacity: 1;
    width: 45px;
    height: 45px;
    margin: 0;
    margin-right: 52px
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_controls .slb_close:before {
    color: #fff;
    font-size: 3.225rem;
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    display: block;
    position: absolute;
    right: 58px;
    top: 7px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    pointer-events: none
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_content .slb_loading {
    background: url("../img/Spinner.gif") center center no-repeat
}

.page #slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_layout .slb_container .slb_details {
    display: none
}

@media only screen and (max-width:480px) {
    .slick-arrow {
        font-size: 3.75rem;
        z-index: 100;
        display: block;
        color: #5776a8;
        position: absolute;
        top: auto;
        bottom: -2.5em;
    }
    .slick-arrow:hover {
        text-decoration: none;
        cursor: pointer
    }
    .slick-arrow.slick-prev {
        left: .5em
    }
    .slick-arrow.slick-next {
        right: .5em
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'joanna-nova', serif
}

h1 {
    font-size: 3rem
}

h2 {
    font-size: 2rem
}

h3 {
    font-size: 3rem
}

h4 {
    font-size: 2rem
}

h5 {
    font-size: 1.5rem
}

h6 {
    font-size: 2rem
}

.page--container ul,
.page--container ol {
    list-style: none;
    font-size: 18px;
    line-height: 28px;
}

.page--container ul li:before,
.page--container ol li:before {
    color: #5776a8;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.page--container ul li:before {
    content: "•"
}

.page--container ol {
    counter-reset: li;
}

.page--container ol li {
    counter-increment: li;
}

.page--container ol li:before {
    content: counter(li)
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

@font-face {
    font-family: 'rcbs-icons';
    src: url("../fonts/rcbs-icons/rcbs-icons.eot?l0yv3k");
    src: url("../fonts/rcbs-icons/rcbs-icons.eot?l0yv3k#iefix") format('embedded-opentype'), url("../fonts/rcbs-icons/rcbs-icons.ttf?l0yv3k") format('truetype'), url("../fonts/rcbs-icons/rcbs-icons.woff?l0yv3k") format('woff'), url("../fonts/rcbs-icons/rcbs-icons.svg?l0yv3k#rcbs-icons") format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'rcbs-icons';
    src: url("../fonts/rcbs-icons/social/rcbs-icons-social.eot?l0yv3k");
    src: url("../fonts/rcbs-icons/social/rcbs-icons-social.eot?l0yv3k#iefix") format('embedded-opentype'), url("../fonts/rcbs-icons/social/rcbs-icons-social.ttf?l0yv3k") format('truetype'), url("../fonts/rcbs-icons/social/rcbs-icons-social.woff?l0yv3k") format('woff'), url("../fonts/rcbs-icons/social/rcbs-icons-social.svg?l0yv3k#rcbs-icons") format('svg');
    font-weight: normal;
    font-style: normal
}

i,
.icons,
.main__panel .panel-title a:after,
.main blockquote:before {
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow-down:before {
    content: "\e900"
}

.icon-arrow-left:before {
    content: "\e901"
}

.icon-arrow-right:before {
    content: "\e902"
}

.icon-arrow-thin-down:before {
    content: "\e903"
}

.icon-arrow-thin-left:before {
    content: "\e904"
}

.icon-arrow-thin-right:before {
    content: "\e905"
}

.icon-arrow-thin-up:before {
    content: "\e906"
}

.icon-arrow-up:before {
    content: "\e907"
}

.icon-calendar-blank:before {
    content: "\e908"
}

.icon-cross:before {
    content: "\e909"
}

.icon-download:before {
    content: "\e90a"
}

.icon-file:before {
    content: "\e90b"
}

.icon-events:before {
    content: '';
    background: url(../../images/People-REV.png) center no-repeat;
    background-size: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
}

.icon-home:before {
    content: "\e90c"
}

.icon-lock:before {
    content: "\e90d"
}

.icon-menu:before {
    content: "\e90e"
}

.icon-phone:before {
    content: "\e90f"
}

.icon-quotemarks:before {
    content: "\e910"
}

.icon-search:before {
    content: "\e911"
}

.icon-twitter:before {
    content: '';
    background: url(../svg/x-twitter.svg) center no-repeat;
}

.icon-linkedin:before {
    content: '';
    background: url(../svg/linkedin.svg) center no-repeat;
}

.icon-instagram:before {
    content: "\e951"
}

.icon-facebook:before {
    content: '';
    background: url(../svg/facebook.svg) center no-repeat;
}

.icon-pinterest:before {
    content: "\e953"
}

.icon-desk:before {
    content: "\e954"
}

.no-scroll {
    overflow: hidden
}

.body {
    padding: 2em
}

body.home,
body.page-template-page-homepage-2022 {
    padding: 0;
}

html.nav--open {
    overflow-x: hidden;
}

html.nav--open body,
html.nav--open .main {
    overflow: hidden;
    max-height: 100vh
}

.main img {
    max-width: 100%;
    height: auto
}

.main .container {
    width: 100%;
    max-width: 1206px
}

.main__footer {
    width: 100%
}

.main .download-links {
    margin-top: 4em
}

table {
    word-wrap: break-word;
    width: 100%
}

.filters {
    position: relative;
    height: 85px;
}

.filters:not(.latest-filters) .filter {
    background: #5776a8;
    display: inline-block;
    list-style: none;
    min-width: 220px;
    height: 50px;
    overflow: hidden;
    margin: 0 0 0 7px;
    z-index: 1;
    padding: 0 0 0 20px;
    position: relative;
}

.filters:not(.latest-filters) .filter li {
    color: #fff;
    display: block;
    height: 50px;
    line-height: 50px;
}

.filters:not(.latest-filters) .filter li a {
    color: #fff;
    font-size: 1.5rem;
    display: block;
    text-decoration: none
}

.filters:not(.latest-filters) .filter .option-all a {
    position: relative;
    font-size: 2rem;
}

.filters:not(.latest-filters) .filter .option-all a i {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    color: #fff;
    font-size: 1.25em;
}

.filters:not(.latest-filters) .filter .option-all a i:before {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    display: block;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0)
}

.filters:not(.latest-filters) .filter:hover,
.filters:not(.latest-filters) .filter:focus {
    height: auto;
}

.filters:not(.latest-filters) .filter:hover .option-all a i:before,
.filters:not(.latest-filters) .filter:focus .option-all a i:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.filters:not(.latest-filters) a.button {
    vertical-align: top;
    margin-left: 7px;
}

.latest-filters {
    height: auto;
}

.latest-filters .main--title {
    margin: 4em 0 3em
}

.latest-filters .filter {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.latest-filters .filter li {
    display: inline-block;
    margin: 0 1em;
}

.latest-filters .filter li a {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    border-bottom: 1px solid transparent;
    text-decoration: none;
    font-size: 2rem;
}

.latest-filters .filter li a:hover,
.latest-filters .filter li a:focus {
    border-color: #5776a8
}

.latest-filters .filter li.selected a {
    border-color: #5776a8
}

.error404 .page--breadcrumb {
    display: none
}

.error404 .main__header {
    height: auto;
    z-index: 1;
}

.error404 .main__header .menu--open {
    background: #fff;
}

.error404 .main__header .menu--open i {
    color: #5776a8
}

.error404 .main {
    overflow: hidden;
    padding: 2em;
    margin: 0;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.error404 .main .container {
    max-width: 100%
}

.error404 .main .error-wrapper {
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    position: relative;
    background: #5776a8;
}

.error404 .main .error-wrapper .error-message {
    padding: 0 1em;
    width: 100%;
    max-width: 400px;
    text-align: center;
    position: absolute;
    top: calc(50% - 4em);
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.error404 .main .error-wrapper .error-message h1,
.error404 .main .error-wrapper .error-message p {
    color: #fff
}

.error404 .main .error-wrapper .error-message h1 {
    font-size: 11rem
}

.error404 .main .error-wrapper .error-message p br {
    line-height: .5em
}

.error404 .main .links {
    display: block;
    padding-top: 4.5em;
}

.error404 .main .links a,
.error404 .main .links i {
    color: #fff
}

.error404 .main .links a {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: relative;
}

.error404 .main .links a:hover,
.error404 .main .links a:focus {
    text-decoration: none;
    color: #f8ba05
}

.error404 .main .links a i {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 3em
}

.error404 .main__action-bar {
    display: none
}

.error404 .main__footer {
    border-top: 2em solid #fff;
    position: fixed;
    z-index: 9;
    width: calc(100% - 4em);
    left: 2em;
    bottom: 2em;
    padding: 0 2em
}

.search .main .no-results {
    text-align: center
}

.home .index__slider {
    padding-bottom: 5em
}

.home .latest-timeline {
    margin-top: 4em
}

.home .latest-filters .filter {
    margin-bottom: 4em;
}

.home .latest-filters .main--title {
    margin-top: 0
}

.blog .latest-timeline {
    margin-top: 4em
}

.page-id-27 .page--next {
    margin-top: 4em
}

.timeline-wrapper {
    position: relative;
}

.timeline-wrapper:before {
    position: absolute;
    width: 3px;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: #f8ba05;
    content: "";
    display: block;
    z-index: 1
}

.timeline-wrapper .year-wrapper {
    position: relative;
}

.timeline-wrapper .year-wrapper:before {
    position: absolute;
    display: none;
    content: "";
    z-index: 1;
    background: #fff;
    width: 5px;
    top: 0;
    height: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.timeline-wrapper .year-wrapper .year {
    position: relative;
    text-align: center;
    padding: 0 4em;
}

.timeline-wrapper .year-wrapper .year:before {
    z-index: 10;
    display: block;
    content: "";
    background: #f8ba05;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.timeline-wrapper .year-wrapper .year h2,
.timeline-wrapper .year-wrapper .year p {
    color: #5776a8
}

.timeline-wrapper .year-wrapper .year h2 {
    font-family: 'Lato', sans-serif;
    font-size: 4rem;
    font-weight: 400
}

.timeline-wrapper .year-wrapper .year p {
    font-size: 2rem;
    max-width: 365px;
    margin: 0 auto
}

.timeline-wrapper .year-wrapper .year img {
    margin-bottom: 1em
}

.timeline-wrapper .year-wrapper:first-child:before,
.timeline-wrapper .year-wrapper:last-child:before {
    display: block
}

.timeline-wrapper .year-wrapper:last-child:before {
    top: inherit;
    bottom: 0
}

.timeline-wrapper .year-wrapper:nth-child(even) .year {
    left: 50%;
}

.timeline-wrapper .year-wrapper:nth-child(even) .year:before {
    right: inherit;
    left: -10px
}

.index__header video {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.benefits {
    text-align: center;
    padding: 0 0 4em;
    border-bottom: 3px solid #f8ba05;
}

.benefits .benefit {
    float: none;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 0 2em;
    height: 235px;
    width: 24%;
}

.benefits a.benefit p {
    color: #585857 !important;
}

.benefits a.benefit:hover,
.benefits a.benefit:hover p,
.benefits a.benefit:hover h4 {
    text-decoration: none !important;
}

.benefits .benefit .icon {
    display: block;
    background: #f8ba05;
    width: 84px;
    height: 84px;
    border-radius: 42px;
    -webkit-border-radius: 42px;
    -moz-border-radius: 42px;
    -ms-border-radius: 42px;
    margin: 0 auto;
    position: relative;
}

.benefits .benefit .icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.benefits .benefit h4 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #f8ba05
}

.team-members {
    margin: 2em 0;
}

.blocks h2 {
    padding: 3rem .5rem 0 .5rem;
    font-size: 3.125rem;
    color: #5776a8;
    display: block;
    float: none;
    width: 100%;
}

.staff-list {
    margin: 4em auto 0;
}

.staff-list .button:not(.load-more) {
    margin-left: .5em;
}

body:not(.page-id-69) .staff-list .button:not(.load-more) {
    width: 100%;
    max-width: 310px
}

.staff-list .button.has--icon {
    padding-left: 3em;
}

.staff-list .button.has--icon i {
    left: .5em;
}

.staff-list .load-more {
    width: auto;
    margin-left: 0 !important
}

.main .page-map-wrapper .main--title {
    padding-top: 4em;
    border-top: 3px solid #f8ba05
}

.main .page-map-wrapper .acf-map {
    height: 530px;
    margin-bottom: 3em
}

.single .main .page--container {
    padding-bottom: 4em;
    margin-top: 0
}

.single .main blockquote {
    background: #f8ba05;
    padding: 1.5em 1em;
    margin: 2em 0;
}

.single .main blockquote p {
    font-size: 18px;
    color: #fff;
    line-height: 1.25em;
    padding-left: 140px
}

.single .main blockquote:before {
    top: .3em;
    left: .4em;
    color: #fff
}

.single .main .page--next {
    padding-bottom: 0;
}

.single .main .page--next:first-of-type .container {
    border: none
}

.single .main .page-content-wrapper .main--title {
    max-width: 500px;
    margin: 1em auto 3em;
}

.single .main .page-content-wrapper .main--title .date {
    margin: 1em 0 0
}

.single .main .page-content-wrapper .page--container h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 900
}

.single-post header,
.single-staff-members header,
.single-student-stories header {
    height: 150px;
    background: #f8ba05;
    background-image: none !important
}

.single-student-stories header,
.single-staff-members header {
    background: #1c3d71
}

@-moz-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    40% {
        transform: translate(-50%, -20px);
        -webkit-transform: translate(-50%, -20px);
        -moz-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
        -o-transform: translate(-50%, -20px)
    }
    80% {
        transform: translate(-50%, -10px);
        -webkit-transform: translate(-50%, -10px);
        -moz-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px);
        -o-transform: translate(-50%, -10px)
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    40% {
        transform: translate(-50%, -20px);
        -webkit-transform: translate(-50%, -20px);
        -moz-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
        -o-transform: translate(-50%, -20px)
    }
    80% {
        transform: translate(-50%, -10px);
        -webkit-transform: translate(-50%, -10px);
        -moz-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px);
        -o-transform: translate(-50%, -10px)
    }
}

@-o-keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    40% {
        transform: translate(-50%, -20px);
        -webkit-transform: translate(-50%, -20px);
        -moz-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
        -o-transform: translate(-50%, -20px)
    }
    80% {
        transform: translate(-50%, -10px);
        -webkit-transform: translate(-50%, -10px);
        -moz-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px);
        -o-transform: translate(-50%, -10px)
    }
}

@keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    40% {
        transform: translate(-50%, -20px);
        -webkit-transform: translate(-50%, -20px);
        -moz-transform: translate(-50%, -20px);
        -ms-transform: translate(-50%, -20px);
        -o-transform: translate(-50%, -20px)
    }
    80% {
        transform: translate(-50%, -10px);
        -webkit-transform: translate(-50%, -10px);
        -moz-transform: translate(-50%, -10px);
        -ms-transform: translate(-50%, -10px);
        -o-transform: translate(-50%, -10px)
    }
}

.has-cookie-bar #catapult-cookie-bar {
    padding: 2em 3em 2em 2em;
}

.has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-left-side {
    padding-right: 24em
}

.has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-right-side button#catapultCookie {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    width: 45px;
    height: 45px;
    color: #5776a8;
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 3.225rem;
}

.has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-right-side button#catapultCookie:before {
    content: "\e909";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: rotate(-45deg) translate(-50%, -50%);
    transform-origin: 0 0;
    display: block
}

.main__header {
    position: relative;
    height: 550px;
    width: 100%;
    padding: 2em;
    background-color: #5776a8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.main__header.has-media {
    padding: 0;
}

.main__header--logo {
    position: absolute;
    left: 2em;
    top: 2em;
    z-index: 99;
}

.main__header--logo img {
    width: 220px
}

@media only screen and (max-width:480px) {
    .main__header--logo {
        left: 1em;
        top: 1em;
        float: left;
    }
    .main__header--logo img {
        width: 200px
    }
}

.main--title {
    margin: 4em 0;
    text-align: center;
    color: #5776a8;
}

.main--title p {
    margin: .5em 0 0
}

.main--title.small {
    margin: 2em 0 3.5em
}

.main--title.tabs {
    margin: 4em 0 3em
}

.main--title.footer {
    margin: 4em 0 1em
}

.main--title.sans h1,
.main--title.sans h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

.main--title h1,
.main--title h2,
.main--title h3 {
    font-size: 4.800000000000001rem;
    margin: 0
}

@media only screen and (max-width:480px) {
    .main--title {
        margin: 2em 0;
    }
    .main--title.small {
        margin: 2em 0
    }
    .main--title.tabs {
        margin: 2em 0
    }
    .main--title.footer {
        margin: 2em 0 1em
    }
    .main--title h1,
    .main--title h2,
    .main--title h3 {
        font-size: 4.5rem;
        margin: 0
    }
}

.main__action-bar {
    display: flex;
    align-items: stretch;
    justify-content: center;
    /*margin-top: 2em;*/
    height: 300px;
    background: #90908f;
}

.main__action-bar--box {
    background: #7a7a78;
    padding: 2em;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border: 2px solid #fff;
}

.main__action-bar--box i {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transform-origin: center center
}

.main__action-bar--box:nth-child(1) {
    background: #1c3d71;
}

.main__action-bar--box:nth-child(1) i {
    transform: rotate(315deg)
}

.main__action-bar--box:nth-child(2) {
    background: #5776a8;
}

.main__action-bar--box:nth-child(2) i {
    transform: rotate(45deg)
}

.main__action-bar--box:nth-child(3) {
    background: #f8ba05;
}

.main__action-bar--box:nth-child(3) i {
    transform: rotate(135deg)
}

.main__action-bar--box:hover {
    cursor: pointer;
    text-decoration: none;
}

.main__action-bar--box:hover:nth-child(1) i {
    transform: rotate(270deg)
}

.main__action-bar--box:hover:nth-child(2) i,
.main__action-bar--box:hover:nth-child(3) i {
    transform: rotate(-90deg)
}

.main__action-bar--box i {
    font-size: 15rem;
    color: #fff
}

.main__action-bar--box span {
    flex: 2 0 0;
    display: block;
    width: 100%;
    margin-top: .5em;
    font-size: 2.5rem;
    color: #fff;
    text-align: center
}

@media only screen and (max-width:480px) {
    .main__action-bar {
        display: block;
        height: auto;
    }
    .main__action-bar--box {
        width: 100%;
        float: none
    }
}

.main__footer {
    margin-top: 2em;
    background: #1c3d71;
    color: #fff;
    width: 100%;
}

.main__footer--column {
    padding: 1em 2em;
}

.main__footer--column p {
    font-weight: 300;
}

.main__footer--column p a {
    color: #fff;
}

.main__footer--column p a:hover,
.main__footer--column p a:focus {
    color: #fff
}

.main__footer--column p:last-of-type {
    margin: 0
}

.main__footer--column img {
    height: 60px;
	width: auto;
	margin-right: 10px;
}

.main__footer--column img:last-child {
	margin-right: 0;
}

.main__footer--column:last-child {
    text-align: right
}

@media only screen and (max-width:480px) {
    .main__footer--column {
        width: 100%;
        float: none;
        text-align: left !important
    }
}

.main .gform_confirmation_wrapper {
    text-align: center;
    padding: 3em 0
}

.main form input[type="text"],
.main form input[type="email"],
.main form input[type="password"],
.main form input[type="tel"] {
    background: none;
    border: 2px solid #5776a8;
    width: 100%;
    color: #5776a8;
    padding: 0;
    padding: 0 0 0 15px;
    height: 45px
}

.main .gform_wrapper .page--next span:not(.prev) {
    float: right;
    padding-left: 0;
    padding-right: 2.75em;
}

.main .gform_wrapper .page--next span:not(.prev):before {
    left: inherit;
    right: 0;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%)
}

.main .gform_wrapper .page--next span:hover:before,
.main .gform_wrapper .page--next span:focus:before {
    transform: translate(20%, -50%);
    -webkit-transform: translate(20%, -50%);
    -moz-transform: translate(20%, -50%);
    -ms-transform: translate(20%, -50%);
    -o-transform: translate(20%, -50%)
}

.main .gform_wrapper .page--next span.prev {
    float: left;
    padding-left: 2.75em;
    padding-right: 0;
}

.main .gform_wrapper .page--next span.prev:before {
    right: inherit;
    left: 0;
    transform: translate(0%, -50%) rotate(180deg)
}

.main .gform_wrapper .page--next span.prev:hover:before,
.main .gform_wrapper .page--next span.prev:focus:before {
    transform: translate(-20%, -50%) rotate(180deg)
}

.main .gform_wrapper .gf_progressbar_wrapper {
    text-align: center;
}

.main .gform_wrapper .gf_progressbar_wrapper .gf_progressbar_title {
    color: #5776a8;
    font-size: 1.5rem
}

.main .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
    display: none
}

.main .gform_wrapper .gform_heading {
    margin: 2em 0 3em;
    text-align: center;
}

.main .gform_wrapper .gform_heading .gform_title {
    font-family: $font-family-sans-seri;
    font-size: 4.800000000000001rem;
    color: #5776a8;
    font-weight: 400
}

.main .gform_wrapper form .gform_body .gform_fields .gfield.gsection {
    border: none;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield.gsection:not(:first-of-type) {
    border-top: 3px solid #f8ba05;
    margin-top: 60px !important;
    padding-top: 50px
}

.main .gform_wrapper form .gform_body .gform_fields .gfield.gsection:first-of-type {
    border-top: none
}

.main .gform_wrapper form .gform_body .gform_fields .gfield.gsection .gsection_title {
    font-weight: 400;
    font-size: 2rem;
    color: #5776a8;
    font-family: 'Lato', sans-serif
}

.main .gform_wrapper form .gform_body .gform_fields .gfield.gsection .gsection_description {
    font-size: 1.5rem;
    margin: 10px 0 0
}

.main .gform_wrapper form .gform_body .gform_fields .gfield {
    overflow: hidden;
    padding: 0;
    margin: 15px 0 25px;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield label {
    font-weight: 400;
    font-size: 2rem
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description,
.main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
    float: left;
    position: relative
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label,
.main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
    margin: 8px 0 0;
    width: 25%;
    padding: 0 20px 0 0
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description {
    font-size: 1.5rem;
    clear: left
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
    margin: 0;
    display: inline-block;
    width: 75%;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox {
    margin: 0;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li {
    margin: 0 0 10px;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li br {
    display: none
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li label {
    float: left;
    margin-left: 15px;
    font-size: 1.5rem
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_checkbox li input[type="checkbox"] {
    float: left
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea {
    background: none;
    border: 2px solid #5776a8;
    width: 100%;
    color: #5776a8;
    padding: 0;
    padding: 10px 0 0 15px
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="text"],
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="email"],
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="password"],
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type="tel"] {
    background: none;
    border: 2px solid #5776a8;
    width: 100%;
    color: #5776a8;
    padding: 0;
    padding: 0 0 0 15px;
    height: 45px
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    height: 41px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    background: none;
    box-shadow: none;
    border: none;
    color: #5776a8;
    padding: 0 65px 0 20px;
    position: relative;
    z-index: 3;
    width: auto
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_radio li {
    display: inline-block;
    margin: 0 15px 10px 0;
    white-space: nowrap;
    vertical-align: middle;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_radio li label {
    margin: 1px 0 0 8px;
    font-size: 1.5rem;
    white-space: nowrap
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input {
    margin: 0 0 0 1px;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_radio li input[type="text"] {
    margin-left: 10px;
    width: auto
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_day,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_month,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_year {
    width: auto;
    border: 2px solid #5776a8;
    background: #fff;
    margin-right: 15px;
    position: relative;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_day:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_month:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_year:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_day:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_month:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_year:after {
    display: block;
    position: absolute
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_day:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_month:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_year:before {
    right: 0;
    top: -2px;
    width: 45px;
    height: 45px;
    background: #5776a8;
    color: #fff;
    content: "";
    z-index: 1
}

.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_day:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_month:after,
.main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container .gfield_date_dropdown_year:after {
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 3.225rem;
    content: "\e909";
    color: #fff;
    z-index: 2;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.main .gform_wrapper form .gform_body .gform_fields .gfield_error {
    background: none;
    border: none;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container_select,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_day,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_month,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_year {
    border-color: #790000;
}

.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container_select:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_day:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_month:before,
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container .gfield_date_dropdown_year:before {
    background: #790000
}

.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container input[type="text"],
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container input[type="email"],
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container input[type="password"],
.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container input[type="tel"] {
    background: rgba(255, 223, 224, 0.25)
}

.main .gform_wrapper form .gform_body .gform_fields .gfield_error .ginput_container select {
    color: #790000
}

.main .gform_wrapper form .gform_page_footer {
    margin: 2em 0 0;
    padding: 2em 0 0;
    border-top: 3px solid #f8ba05;
    min-height: 78px;
    width: 100%;
}

.main .gform_wrapper form .gform_page_footer .button {
    float: right;
    margin: 0;
    padding: 0;
    font-size: 2rem;
    color: #5776a8;
    font-weight: 400;
    border: none;
    height: auto;
    position: relative;
    background: none
}

.main .gform_wrapper form .gform_page_footer .gform_previous_button {
    float: left
}

.main .gform_wrapper form .gform_page_footer .gform_button {
    padding: 0 1em;
    background: #5776a8;
    color: #fff
}

.main__timeline {
    margin-top: 2em;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 95px;
}

.main__timeline .inside {
    display: none;
    position: relative;
}

.main__timeline .inside:before,
.main__timeline .inside:after {
    position: absolute;
    display: block;
    content: "";
    background: #fff;
    width: 30px;
    top: -15px;
    height: calc(100% + 30px);
    z-index: 999;
    pointer-events: none
}

.main__timeline .inside:before {
    left: -15px
}

.main__timeline .inside:after {
    right: -15px
}

.main__timeline .load-more {
    margin: 0;
    position: relative;
    top: 95px
}

.main__timeline--column {
    max-width: 900px;
    margin: 0 auto;
    padding: 0
}

.main__timeline--bar {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: 2px;
    background: #f8ba05;
    pointer-events: none;
}

.main__timeline--bar:after {
    z-index: 100;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    content: "";
    border: solid 2px #fff;
    background: #f8ba05;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.main__timeline--button {
    display: block !important;
    width: 10em !important;
    margin: 1em auto 0 auto !important;
    text-align: center
}

.grid-sizer {
    width: 50%
}

.timeline__card {
    width: 50%;
    min-height: 200px;
    background: #fff;
    position: relative;
    margin: 0;
    background-color: #1c3d71;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
    border-bottom: 8px solid #fff;
    max-width: 100%;
    cursor: pointer;
}

.timeline__card i,
.timeline__card h3,
.timeline__card p {
    color: #fff
}

.timeline__card i {
    z-index: 10;
    position: absolute;
    font-size: 2.15em;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.timeline__card h3 {
    font-size: 2rem;
    font-family: 'Lato', sans-serif;
    font-weight: normal
}

.timeline__card--footer {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: absolute;
    color: #fff;
    background: rgba(87, 118, 168, 0.75);
    padding: 1em 1.5em;
}

.timeline__card--footer h3,
.timeline__card--footer p {
    margin: 0
}

.timeline__card--dot,
.timeline__card:before {
    z-index: 100;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    border: solid 2px #fff;
    background: #f8ba05;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    pointer-events: none;
    top: -11px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-transition: all 0 ease;
    -moz-transition: all 0 ease;
    -o-transition: all 0 ease
}

.timeline__card--dot {
    right: -15px
}

.timeline__card:before {
    left: -15px;
    display: block;
    content: ""
}

.timeline__card .event-info {
    position: absolute;
    width: 100px;
    text-align: center;
    left: 50%;
    top: 3.7em;
}

.timeline__card .event-info p {
    font-size: 1.15em;
    margin: 0
}

.timeline__card.news,
.timeline__card.headmasters-desk,
.timeline__card.video,
.timeline__card.virtual-assemblies,
.timeline__card.blues-news,
.timeline__card.events {
    max-width: 100%;
}

.timeline__card.news .timeline__card--footer,
.timeline__card.headmasters-desk .timeline__card--footer,
.timeline__card.video .timeline__card--footer,
.timeline__card.virtual-assemblies .timeline__card--footer,
.timeline__card.blues-news .timeline__card--footer,
.timeline__card.events .timeline__card--footer {
    width: 100%;
    left: 0;
    bottom: 0;
    padding-bottom: 1em;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.timeline__card.news:hover .timeline__card--footer,
.timeline__card.headmasters-desk:hover .timeline__card--footer,
.timeline__card.video:hover .timeline__card--footer,
.timeline__card.virtual-assemblies:hover .timeline__card--footer,
.timeline__card.blues-news:hover .timeline__card--footer,
.timeline__card.events:hover .timeline__card--footer {
    padding-bottom: 2em
}

.timeline__card.news,
.timeline__card.headmasters-desk,
.timeline__card.video,
.timeline__card.virtual-assemblies,
.timeline__card.blues-news,
.timeline__card.events {
    width: 450px;
    min-height: 250px;
}

.timeline__card.video,
.timeline__card.virtual-assemblies {
    max-height: 250px;
}

.timeline__card.news i,
.timeline__card.headmasters-desk i,
.timeline__card.video i,
.timeline__card.virtual-assemblies i,
.timeline__card.blues-news i,
.timeline__card.events i {
    top: .5em;
    left: .75em;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0)
}

/*
.timeline__card.events {
    background-color: #f8ba05;
    min-height: 260px;
}

.timeline__card.events h3 {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 4em;
    bottom: 2em;
    text-align: center
}

.timeline__card.events i {
    font-size: 2.5em
}

.timeline__card.events .event-info,
.timeline__card.events .icon-file {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -webkit-transform: translateX(-50%) scale(1)
}

.timeline__card.events .icon-file {
    top: .75em;
}

.timeline__card.events .icon-file:before {
    content: "\e908";
    font-size: 3.15em
}

.timeline__card.events:hover .event-info,
.timeline__card.events:hover .icon-file {
    transform: translateX(-50%) scale(1.1);
    -moz-transform: translateX(-50%) scale(1.1);
    -webkit-transform: translateX(-50%) scale(1.1)
}
*/

.timeline__card.headmasters-desk .icon-file:before {
    content: "\e954"
}

.timeline__card.video:after,
.timeline__card.virtual-assemblies:after {
    pointer-events: none;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    z-index: 1;
    display: block;
    content: url("../svg/play-white.svg");
    color: #fff;
    width: 90px
}

.timeline__card.video i,
.timeline__card.virtual-assemblies i {
    display: none
}

.timeline__card.video .timeline__card--footer,
.timeline__card.virtual-assemblies .timeline__card--footer, {
    pointer-events: none;
    background: none;
    bottom: 1em
}

.timeline__card.instagram i,
.timeline__card.pinterest i,
.timeline__card.twitter i,
.timeline__card.facebook i {
    top: 1.15em
}

.timeline__card.instagram .timeline__card--footer {
    display: none
}

.timeline__card.instagram {
    min-height: 300px;
}

.timeline__card.instagram .icon-file:before {
    content: "\e951"
}

.timeline__card.twitter,
.timeline__card.facebook,
.timeline__card.pinterest {
    min-height: 1px;
}

.timeline__card.twitter .timeline__card--footer,
.timeline__card.facebook .timeline__card--footer,
.timeline__card.pinterest .timeline__card--footer {
    position: relative;
    padding: 6em 3.5em 3em;
    background: rgba(28, 61, 113, 0.8);
}

.timeline__card.twitter .timeline__card--footer h3,
.timeline__card.facebook .timeline__card--footer h3,
.timeline__card.pinterest .timeline__card--footer h3 {
    padding: 0;
    background: none;
    text-align: center;
    width: 100%;
    word-wrap: break-word;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1)
}

.timeline__card.twitter .icon-file:before,
.timeline__card.facebook .icon-file:before,
.timeline__card.pinterest .icon-file:before {
    content: "\e950"
}

.timeline__card.twitter:hover .timeline__card--footer h3,
.timeline__card.facebook:hover .timeline__card--footer h3,
.timeline__card.pinterest:hover .timeline__card--footer h3 {
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05)
}

.timeline__card.pinterest .icon-file:before {
    content: "\e953"
}

.timeline__card.facebook .icon-file:before {
    content: "\e952"
}

.latest-timeline {
    overflow: hidden
}

.page-id-27 .load-more,
.page-id-69 .load-more {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.facts-timeline {
    margin: 4em 0 2em;
    position: relative;
}

.facts-timeline:before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: block;
    content: "";
    height: 100%;
    width: 2px;
    background-color: #f8ba05
}

.facts-timeline .row {
    position: relative;
    overflow: hidden;
}

.facts-timeline .row .fact-item {
    padding: 0 3em;
    text-align: right;
    position: relative;
}

.facts-timeline .row .fact-item:before {
    position: absolute;
    right: -11px;
    top: 50%;
    display: block;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border: solid 2px #fff;
    background-color: #f8ba05;
    z-index: 2;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.facts-timeline .row:nth-child(even) .fact-item {
    left: 50%;
    text-align: left;
}

.facts-timeline .row:nth-child(even) .fact-item:before {
    right: inherit;
    left: -11px
}

.facts-timeline .row:first-child:before,
.facts-timeline .row:last-child:before {
    position: absolute;
    left: 50%;
    display: block;
    content: "";
    height: 22px;
    width: 22px;
    border-radius: 11px;
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    -ms-border-radius: 11px;
    border: solid 2px #fff;
    background-color: #f8ba05;
    z-index: 2
}

.facts-timeline .row:first-child:before {
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.facts-timeline .row:first-child:after {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    display: block;
    content: "";
    z-index: 1;
    width: 4px;
    background-color: #fff;
    top: 0;
    height: 50%
}

.facts-timeline .row:first-child .fact-item:before {
    display: none
}

.facts-timeline .row:last-child {
    padding-bottom: 4em;
}

.facts-timeline .row:last-child:before {
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

@media only screen and (max-width:480px) {
    .container {
        padding: 0
    }
    .main__timeline {
        margin-top: 0;
        height: auto;
    }
    .main__timeline--bar {
        display: none
    }
    .timeline {
        width: 100%;
    }
    .timeline__card {
        width: 100% !important;
        min-height: 200px;
        float: none !important;
        text-align: left !important;
        margin: 0 0 .5em 0 !important;
    }
    .timeline__card--dot {
        display: none
    }
}

.main__slider {
    position: relative;
}

.main__slider .slick-track {
    display: flex !important;
    align-items: center;
}

.main__slider .slick-slide {
    height: inherit !important;
}

.main__slider--slide {
    padding: 2em 3em;
    height: 100%;
}

.main__slider--slide a {
    padding: 0 20px;
}

.main__slider--slide a:hover {
    text-decoration: none;
}

.main__slider--slide a > div:not(.responsive-background) {
    padding: 0 20px 0 40px;
}

.main__slider--slide h3:before {
    font-size: 110px;
    color: #F5AD09;
    content: "\e910";
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    display: block;
    margin-bottom: 20px;
}

.main__slider--slide h3 {
    font-size: 55px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0 0 40px 0;
    line-height: 63px;
    display: block;
}

.main__slider--slide img {
    width: 100%
}

.main__slider--slide p {
    font-size: 35px;
    margin: 0 0 20px 0;
}

.main__slider--slide figure.responsive-background:not(.col-md-6,.slick-slide,.video-link) {
    height: unset;
}

.main__slider--slide figure.responsive-background.video-link svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 20;
    opacity: .4;
    width: 166px;
    height: auto;
}

.main__slider .profile-link {
    display: block;
    overflow: hidden
}

.main .gallery {
    padding: 0 60px;
}

.main .gallery .gallery-item {
    margin: 0 !important;
    padding: 0 5px;
}

.main .gallery .gallery-item img {
    border: none !important
}

.main .gallery p {
    display: none
}

.flex-row:has(.gallery) {
    display: block !important;
}

@media (max-width:991px) {
    .main .gallery {
        padding: 0;
    }
    .main .gallery .gallery-item {
        margin: 0 0 10px !important
    }
}

@media only screen and (max-width:480px) {
    .main__slider {
        height: auto;
        padding: 0 1em;
    }
    .main__slider--slide {
        padding: 0;
    }
    .main__slider--slide .col-lg-6 {
        padding: 0
    }
    .main__slider--slide p {
        margin: 0;
        max-width: 100%
    }
    .main__slider--slide img {
        margin-bottom: 1em
    }
}

.main__tabs {
    background: #ededed;
    padding-bottom: 3em;
}

.main__tabs ul {
    margin-top: 0;
    width: 100%;
    display: table;
    table-layout: fixed;
}

.main__tabs ul:not(.nav-tabs) li:not(:last-child) {
    padding-bottom: 1rem
}

.main__tabs > ul > li {
    display: table-cell;
    float: none;
    vertical-align: top;
    width: 100%;
    padding: 0;
}

.main__tabs > ul > li:nth-child(3n+1) a,
.main__tabs > ul > li:nth-child(3n+1) a:after {
    background: #5776a8
}

.main__tabs > ul > li:nth-child(3n+2),
.main__tabs > ul > li:nth-child(3n+2) a:after {
    background: #1c3d71
}

.main__tabs > ul > li:nth-child(3n+3) a,
.main__tabs > ul > li:nth-child(3n+3) a:after {
    background: #f8ba05
}

.main__tabs > ul > li.active a {
    color: #7a7a78 !important;
    background: #ededed !important;
}

.main__tabs > ul > li.active a:after {
    background: #ededed !important
}

.main__tabs > ul > li a {
    font-size: 2rem;
    height: 50px;
    line-height: 50px;
    color: #fff !important;
    padding: 0 1em;
    postition: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    width: 100%;
    border: 0 !important;
}

.main__tabs > ul > li a:before {
    background: #fff;
    right: 0;
    width: 50px
}

.main__tabs > ul > li a:after {
    transform: skew(30deg);
    right: 15px;
    width: 100px;
    background: #5776a8
}

.main__tabs > ul > li a:before,
.main__tabs > ul > li a:after {
    position: absolute;
    top: 0;
    height: 100%;
    content: ''
}

.main__tabs > ul > li a:hover {
    color: #fff
}

.main__tabs--body {
    padding: 4em 1em 1em
}

.main__tabs.current-vacancies {
    margin: 4.5em auto;
    max-width: 1206px
}

.main__tabs > ul > li a span {
    position: relative;
    z-index: 20;
}


@media only screen and (max-width: 992px) {

    .main__tabs ul,
    .main__tabs > ul > li {
        display: block;
    }

    .main__tabs > ul > li a:before,
    .main__tabs > ul > li a:after {
        display: none;
    }
    
}

@media only screen and (max-width:480px) {
    .main__tabs > ul > li {
        width: 100%;
    }
    .main__tabs > ul > li a {
        width: 100%;
    }
    .main__tabs > ul > li a:before,
    .main__tabs > ul > li a:after {
        opacity: 0
    }
}

.main__card {
    display: block;
    overflow: hidden;
    padding: 0 .5em !important;
    margin-bottom: 1em;
}

.main__card--body {
    position: relative;
    height: 350px;
    overflow: hidden;
}



.student-stories .main__card--body {
    height: 100%;
    overflow: unset;
    background: #5776a8;
}

.student-stories .main__card--body a {
    display: flex;
    flex-direction: column;
}

.student-stories .main__card--body a:hover {
    text-decoration: none;
}

.student-stories .main__card--body .responsive-background {
    height: 275px;
}

.student-stories .main__card--footer {
    position: unset;
}



.main__card--body a svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 20;
    opacity: .4;
    width: 166px;
    height: auto;
}

.main__card--body img {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: scale(1) translate(-50%, -50%);
    -moz-transform: scale(1) translate(-50%, -50%);
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    width: 100%
}

.main__card--body:hover img {
    transform: scale(1.05) translate(-50%, -50%);
    -moz-transform: scale(1.05) translate(-50%, -50%);
    -webkit-transform: scale(1.05) translate(-50%, -50%)
}

.main__card--footer {
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: #5776a8;
    padding: 1em 2em;
}

.main__card--footer p {
    margin: 0
}

.main__card--footer h3 {
    font-size: 2rem;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0 0 .25em
}

.main .panel-group {
    margin-bottom: 6em
}

.main__panel .panel {
    border-color: transparent
}

.main__panel .panel-heading {
    position: relative;
    height: 60px;
    padding: 0
}

.main__panel .panel-title {
    font-weight: 400;
    position: absolute;
    line-height: 60px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    font-family: 'Lato', sans-serif;
}

.main__panel .panel-title a {
    display: block;
    padding: 0 1em;
    text-decoration: none !important;
}

.main__panel .panel-title a:after {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transform: rotate(45deg);
    color: #fff;
    position: absolute;
    right: .5em;
    line-height: 60px;
    font-size: 3rem;
    top: 0;
    content: "\e909"
}

.main__panel .panel-title a.collapsed:after {
    transform: rotate(0)
}

.button,
a.fasc-button,
.woocommerce .button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    text-decoration: none;
    font-size: 1.8rem;
    padding: 0 1em;
    position: relative;
    height: 50px;
    line-height: 45px;
    display: inline-block;
    border: 0;
    text-align: center;
    color: #fff;
    background: #5776a8;
    margin-bottom: .5em;
    z-index: 10;
} 

/*
.button:before,
a.fasc-button:before,
.woocommerce .button:before,
.woocommerce #respond input#submit.alt:before,
.woocommerce a.button.alt:before,
.woocommerce button.button.alt:before,
.woocommerce input.button.alt:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: -1
}

.button:after,
a.fasc-button:after,
.woocommerce .button:after,
.woocommerce #respond input#submit.alt:after,
.woocommerce a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce input.button.alt:after {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: absolute;
    height: 25%;
    left: -4px;
    top: 50%;
    transform: translateY(-50%);
    width: calc(100% + 8px);
    background: #fff;
    z-index: -1;
    content: ''
}

.button i,
a.fasc-button i {
    position: absolute;
    left: 1.5em;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1;
    font-size: 1.5em
}

.button:hover,
a.fasc-button:hover,
.button:focus,
a.fasc-button:focus,
.woocommerce .button:hover,
.woocommerce .button:focus,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:focus {
    cursor: pointer;
    text-decoration: none;
}

.button:hover:after,
a.fasc-button:hover:after,
.button:focus:after,
a.fasc-button:focus:after,
.woocommerce #respond input#submit.alt:hover:after,
.woocommerce a.button.alt:hover:after,
.woocommerce button.button.alt:hover:after,
.woocommerce input.button.alt:hover:after,
.woocommerce #respond input#submit.alt:focus:after,
.woocommerce a.button.alt:focus:after,
.woocommerce button.button.alt:focus:after,
.woocommerce input.button.alt:focus:after {
    height: 0%
}
*/

.button.block,
a.fasc-button.block {
    display: block
}

.button.gray,
a.fasc-button.gray {
    background: #ededed;
}

.button.gray:after,
a.fasc-button.gray:after,
.button.gray:before,
a.fasc-button.gray:before {
    background: #ededed
}

.button.primary,
a.fasc-button.primary {
    color: #fff;
    border-color: #5776a8
}

.button.fasc-type-flat,
a.fasc-button.fasc-type-flat {
    color: #fff !important;
    background: #5776a8 !important;
    border-color: #5776a8 !important;
    margin: 0
}

.button.fasc-type-flat:hover,
a.fasc-button.fasc-type-flat:hover,
.button.primary:hover,
a.fasc-button.primary:hover {
    text-decoration: underline;
    background: #1c3d71 !important;
    border-color: #1c3d71 !important;
}

.button.dark,
a.fasc-button.dark {
    color: #1c3d71;
    border-color: #1c3d71
}

.button.secondary,
a.fasc-button.secondary {
    color: #f8ba05;
    border-color: #f8ba05
}

.button.white,
a.fasc-button.white {
    color: #fff;
    border-color: #fff;
}

.button.white:after,
a.fasc-button.white:after,
.button.white:before,
a.fasc-button.white:before {
    background: #5776a8
}

.button.white.filled,
a.fasc-button.white.filled {
    color: #5776a8;
    background: #fff;
}

.button.white.filled:after,
a.fasc-button.white.filled:after,
.button.white.filled:before,
a.fasc-button.white.filled:before {
    visibility: hidden
}

.button.filled.primary,
a.fasc-button.filled.primary {
    background: #5776a8;
    color: #fff;
}

.button.filled.primary:before,
a.fasc-button.filled.primary:before,
.button.filled.primary:after,
a.fasc-button.filled.primary:after {
    visibility: hidden
}

.button.filled.primary:hover,
a.fasc-button.filled.primary:hover,
.button.filled.primary:focus,
a.fasc-button.filled.primary:focus {
    background: #1c3d71;
    border-color: #1c3d71
}

.button.filled.dark,
a.fasc-button.filled.dark {
    background: #1c3d71;
    color: #fff;
}

.button.filled.dark:before,
a.fasc-button.filled.dark:before,
.button.filled.dark:after,
a.fasc-button.filled.dark:after {
    visibility: hidden
}

.button.filled.secondary,
a.fasc-button.filled.secondary {
    background: #f8ba05;
    color: #fff;
}

.button.filled.secondary:before,
a.fasc-button.filled.secondary:before,
.button.filled.secondary:after,
a.fasc-button.filled.secondary:after {
    visibility: hidden
}

.button.icon,
a.fasc-button.icon {
    width: 45px;
    height: 45px;
}

.button.icon:before,
a.fasc-button.icon:before,
.button.icon:after,
a.fasc-button.icon:after {
    visibility: hidden
}

.main .page-content-wrapper table {
    width: 100%;
}

.main .page-content-wrapper table tbody tr:first-child td {
    background: #5776a8;
    color: #fff;
    border: 2px solid #fff;
    font-size: 2rem
}

.main .page-content-wrapper table tbody tr td {
    background: #ededed;
    border: 2px solid rgba(255, 255, 255, 0.5);
    padding: 6px 20px
}

.menu {
    -webkit-backface-visibility: hidden;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 1000;
    left: 0;
    top: 0;
    padding: 0;
    position: fixed;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    width: 100vw;
    height: 100vh;
    overflow: scroll;
}

.menu.active {
    visibility: visible;
    opacity: 1
}

.menu--logo img {
    margin-top: 1em;
    margin-left: 1em;
    width: auto;
    height: 98px;
}

.menu .search-form {
    position: absolute;
    top: 1.5em;
    right: calc(1.5em + 64px);
    padding-left: 60px;
    height: 60px;
}

.menu .search-form label {
    display: none
}

.menu .search-form input[type="search"] {
    vertical-align: top;
    height: 60px;
    width: 0;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    padding: 0 0 0 0;
    font-size: 2rem
}

.menu .search-form input::-webkit-input-placeholder {
    color: #fff
}

.menu .search-form input:-moz-placeholder {
    color: #fff
}

.menu .search-form input::-moz-placeholder {
    color: #fff
}

.menu .search-form input:-ms-input-placeholder {
    color: #fff
}

.menu .search-form .button {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    z-index: 0;
    width: 60px;
    height: 60px;
}

.menu .search-form .button:not(.search-submit) {
    z-index: 1
}

.menu .search-form .button i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    color: #5776a8;
    font-size: 2.75rem
}

.menu--close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    position: absolute;
    right: 1.5em;
    top: 1.5em;
}

#top {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 60px;
    right: 2em;
    top: 2em;
    border: 3px solid #4374A9;
    z-index: 100;
}

body.home #menuOpen,
body.page-template-page-homepage-2022 #menuOpen {
    right: 3em;
    top: 3em;
}

.menu--open {
    background: #5776a8;
}

.menu--close,
.menu--open {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 1.5em;
    top: 1.5em;
}

#top {
    top: auto;
    bottom: 2em;
    position: fixed;
    cursor: pointer;
    opacity: 1;
    visibility: visible;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

#top.closed {
    opacity: 0;
    visibility: hidden;
}

#top:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 4px solid #4374A9;
    border-right: none;
    border-bottom: none;
    margin-top: 5px;
    transform: translate(-50%,-50%) rotate(45deg);
}

.menu--close i,
.menu--open i {
    font-size: 3.225rem
}

.menu--close .icon-cross,
.menu--open .icon-cross {
    transform: rotate(45deg)
}

.menu--close:hover,
.menu--open:hover,
.menu--close:focus,
.menu--open:focus {
    cursor: pointer;
    text-decoration: none
}

.menu--open i {
    color: #fff
}

.menu--close {
    background: #fff;
}

.menu--close i {
    color: #5776a8
}

.menu__container {
    position: relative;
    background: #4374A9;
    padding: 1.5em;
}



/* New Menu */

html.nav--open .menu .search-form input[type="search"].active {
   width: 270px;
   padding: 0 0 0 1em;
}

.menu .search-form input[type="search"] {
   width: 0;
   padding: 0;
   transition: .4s ease-in-out;
}

.menu__container > div.flex-row {
    max-width: 1366px;
    margin: auto;
}

.menu ul {
    list-style: none;
    padding: 20px 0;
    margin: 0
}

.menu ul li a {
    display: block;
    color: #fff;
    transition: .25s ease-in-out;
}

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

.menu h2 {
    display: none;
}


/* Main Menu */

.menu__navigation > ul > li > a {
    font-size: 30px;
    line-height: 35px;
    display: inline-block;
    padding: 20px 0;
    position: relative;
}

.menu__navigation > ul > li > a:after {
    content: '';
    height: 3px;
    width: 0;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 10px;
    transition: .25s ease-in-out;
}

.menu__navigation > ul > li:hover > a:after {
    width: 100%;
}

.menu__navigation ul.sub-menu {
    display: none;
}

.menu__navigation ul.sub-menu > li > a {
    font-size: 20px;
    line-height: 23px;
    font-weight: 300;
    padding: 10px 0;
}

.menu__navigation ul.sub-menu > li > a:hover {
    text-decoration: underline;
}


/* Quick Links */

.menu__buttons ul:not(.menu__social-links) {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr;
}

.menu__buttons ul:not(.menu__social-links) li a {
    background: #5C89BC;
    padding: 12px;
    text-align: center;
    font-size: 25px;
    line-height: 29px;
}

.menu__buttons ul:not(.menu__social-links) li a:hover {
    background: #003978;
}

.menu__buttons > div > div {
    margin: auto;
    width: 304px;
}

.menu__social-links {
    display: grid;
    gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.menu__social-links li a {
    font-size: 46px;
    width: 46px;
    height: 46px;
}

.menu__social-links li a i:before {
    background-size: 46px;
    width: 46px;
    height: 46px;
    display: block;
}

.menu__quick-links {
    padding: 20px 0;
}

.menu__quick-links li a {
    padding: 16px 0;
    font-size: 24px;
    line-height: 28px;
    text-decoration: underline;
}

.menu__quick-links li a:hover {
    text-decoration: none;
}


@media only screen and (max-width: 992px) {
    
    .main__slider--slide h3 {
        font-size: 35px;
        line-height: 42px;
    }
    
    .main__slider--slide h3:before {
        font-size: 80px;
    }
    
    .main__slider--slide p {
        font-size: 25px;
    }
    
}


@media only screen and (min-width: 992px) {

    .menu > .flex-row {
        flex-direction: column !important;
        justify-content: space-between;
    }

    .menu h2 {
        display: block;
        color: #fff;
        font-size: 35px;
        text-align: center;
        font-family: Lato,sans-serif;
        font-weight: 400;
        padding-bottom: 10px;
    }

    .menu__navigation {
        flex: 1;
    }

    .menu__navigation > ul > li.menu-item-has-children ul.sub-menu {
        width: calc(100vw - 740px);
    }

    .menu__buttons {
        flex: 0 0 420px;
    }

    .menu__buttons > div {
        margin-left: auto;
    }

    .menu__buttons ul:not(.menu__social-links) {
        gap: 40px;
    }

    .menu__buttons ul:not(.menu__social-links) li a {
        padding: 16px;
        font-size: 30px;
        line-height: 35px;
    }

}


@media only screen and (min-width: 768px) {
    
    .menu__container {
        height: 100%;
    }

    .menu__navigation > ul {
        position: relative;
        width: 260px;
    }

    .menu__navigation > ul > li > a {
        font-size: 35px;
        line-height: 40px;
    }

    .menu__navigation > ul > li.menu-item-has-children ul.sub-menu {
        position: absolute;
        top: 20px;
        left: 260px;
        opacity: 0;
        visibility: hidden;
        transition: .25s ease-in-out;
        padding: 0 0 0 40px;
        height: calc(100% - 40px);
        display: block;
        width: calc(100vw - 310px);
        max-width: 240px;
    }

    .menu__navigation > ul > li.menu-item-has-children:hover ul.sub-menu {
        opacity: 1;
        visibility: visible;
    }

    .menu__navigation > ul > li.menu-item-has-children ul.sub-menu:before {
        content: '';
        height: 0;
        width: 3px;
        background: #fff;
        position: absolute;
        left: 0;
        top: 50%;
        transition: .25s ease-in-out;
        transform: translateY(-50%)
    }

    .menu__navigation > ul > li.menu-item-has-children:hover ul.sub-menu:before {
        height: calc(100% - 20px);
    }

    .menu__quick-links li a {
        padding: 20px 40px;
    }

}


@media only screen and (max-width: 768px) {

    .menu__container {
        padding-bottom: 280px;
    }
    
    .menu__buttons {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 0 1.5em
    }

    .menu--logo img {
        margin: 0;
        height: 70px;
    }

    .menu .search-form {
        right: calc(1.5em + 52px);
        padding-left: 48px;
        height: 48px;
    }

    .menu .search-form .button,
    .menu--close,
    .menu--open {
        width: 48px;
        height: 48px;
    }

    .menu .search-form input[type="search"] {
        height: 48px;
    }

    .main__slider--slide a > div:not(.responsive-background) {
        padding: 0
    }
    
    .main__slider--slide h3 {
        font-size: 25px;
        line-height: 42px;
    }
    
    .main__slider--slide h3:before {
        font-size: 60px;
    }
    
    .main__slider--slide p {
        font-size: 16px;
    }
    
    .main__slider--slide figure.responsive-background:not(.col-md-6,.slick-slide,k) {
        height: calc(100vw / 1.777)
    }

}


@media only screen and (max-width: 640px) {
    
    html.nav--open .menu .search-form input[type="search"].active {
       width: calc(100vw - 300px);
    }

}




/* Student Stories */

.fancybox-button.fancybox-button--close {
    background: #fff;
    height: 60px;
    width: 60px;
}

.fancybox-button.fancybox-button--close svg path {
    fill: #4474A9;
}

.fancybox-bg,
.fancybox-is-open .fancybox-bg {
    background: rgba(68, 116, 169, .5)
}

.fancybox-button {
    top: 1.5em;
    right: 1.5em;
}

.fancybox-stage {
    max-width: 1280px;
    margin: auto;
}



.main blockquote {
    position: relative;
    width: 100%;
    padding: 0;
    border: 0;
    margin: 1em 0 0;
}

.main blockquote:before {
    position: absolute;
    left: 0;
    top: -5px;
    font-size: 9rem;
    color: #5776a8;
    content: "\e910"
}

.main blockquote p {
    color: #5776a8;
    font-size: 1.725rem;
    padding-left: 110px
}

@media only screen and (max-width:480px) {
    .main__blockquote:before {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: .5em;
        position: relative;
        font-size: 6rem;
        text-align: center
    }
}

.index__header {
    width: 100%;
    height: auto;
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 40;
}

.index__header #pageDown {
    animation-name: bounce;
    animation-duration: 1s;
    animation-iteration-count: 3;
    -webkit-animation-iteration-count: 3;
    position: absolute;
    z-index: 999;
    left: 50%;
    bottom: 2em;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background: none;
    border: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    margin: 0;
    cursor: pointer;
}

.index__header #pageDown i {
    font-size: 2.5em;
    color: #fff
}

.school-notice {
    background: #f8ba05;
    padding: 2em 3em 2em 2em;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
}

.school-notice button {
    z-index: 10;
    position: absolute;
    top: 2em;
    right: 2em;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    width: 45px;
    height: 45px;
    color: #f8ba05;
    background: #fff;
    border: none;
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-size: 3.225rem;
}

.school-notice button i {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    display: block
}

.school-notice h2,
.school-notice p {
    color: #fff
}

.school-notice h2 {
    margin-top: 0;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.school-notice p {
    max-width: 800px;
    padding-right: 5em
}

body:not(.home) .fixed-border {
    z-index: 99999;
    background: #fff;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 2em
}

html.nav--open body:not(.home) .fixed-border,
body.fancybox-active .fixed-border {
    display: none;
}

.fixed-border.top {
    top: 0
}

.fixed-border.bottom {
    bottom: 0
}

.page--breadcrumb {
    position: absolute;
    top: 1.5em;
    right: calc(1.5em + 64px);
    text-align: right;
}

.page--breadcrumb a {
    font-weight: 900
}

.page--breadcrumb span[typeof="ListItem"] {
    display: inline-block;
    background: #f4f3f4;
    height: 60px;
    line-height: 60px;
    padding: 0 15px;
}

.page--breadcrumb span[typeof="ListItem"]:not(:last-of-type) {
    margin-right: 4px;
}

.page--breadcrumb span[typeof="ListItem"] span[property="name"] {
    color: #5776a8
}

@media only screen and (max-width:480px) {
    .index__header {
        height: calc(100vh - 2em)
    }
}

.main .index__introduction {
    display: block;
    position: relative;
    width: 100%;
    height: 75vh;
}

.main .index__introduction__column--card {
    position: absolute;
    width: 50%;
}

.main .index__introduction__column--card .content-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    color: #fff;
    text-align: center;
}

.main .index__introduction__column--card .content-wrapper .inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.main .index__introduction__column--card .content-wrapper .inner video {
    width: 100%
}

.main .index__introduction__column--card a:not(.button) {
    color: #fff;
    display: block
}

.main .index__introduction__column--card p.quote {
    font-size: 2.1rem;
    padding: 0 2em;
    font-family: 'Lato', sans-serif;
    margin: .5em 0 1.5em
}

.main .index__introduction__column--card .event-info {
    position: relative;
    height: 130px;
}

.main .index__introduction__column--card .event-info i,
.main .index__introduction__column--card .event-info .datetime {
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    display: block
}

.main .index__introduction__column--card .event-info i {
    top: 50%;
    z-index: 0;
    font-size: 7.5em
}

.main .index__introduction__column--card .event-info .datetime {
    top: 55%
}

.main .index__introduction__column--card .event-info p {
    top: 55%;
    margin: 0;
    z-index: 1;
    font-size: 1.7rem
}

.main .index__introduction__column--card p.event-title {
    font-size: 2.05rem
}

.main .index__introduction__column--card:first-child {
    height: 50%;
    left: 0;
    top: 0
}

.main .index__introduction__column--card:nth-child(2) {
    height: 50%;
    left: 0;
    bottom: 0
}

.main .index__introduction__column--card:last-child {
    height: 100%;
    right: 0;
    top: 0;
}

.main .index__introduction__column--card:last-child p.quote,
.main .index__introduction__column--card:last-child p.event-title,
.home-tiles p.quote {
    font-size: 3rem
}

.main .index__introduction__column--card:last-child.testimonial i,
.home-tiles i {
    font-size: 9rem
}

.main .index__introduction__column--card.image,
.main .index__introduction__column--card.event {
    background: #f8ba05
}

.main .index__introduction__column--card.testimonial,
.main .index__introduction__column--card.video {
    background: #5776a8
}

.main .index__introduction__column--card.image .inner {
    width: 100%;
    height: 100%
}

.main .index__introduction__column--card.image a {
    height: 100%
}

.main .index__introduction__column--card.image img {
    max-width: 90%;
    width: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.main .index__introduction__column--card.video .inner {
    width: 100%
}

.main .index__introduction__column--card.testimonial i {
    font-size: 6rem
}

.main .index__introduction__column--card.testimonial .inner {
    width: 100%
}

.main .index__introduction__column--card.headmasters-post {
    background: #1c3d71;
}

.main .index__introduction__column--card.headmasters-post .inner {
    width: 100%;
    height: 100%
}

.main .index__introduction__column--card.headmasters-post img,
.main .index__introduction__column--card.headmasters-post p {
    position: absolute;
    left: 50%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main .index__introduction__column--card.headmasters-post img:not(.icon) {
    -webkit-backface-visibility: hidden;
    top: 50%;
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    min-width: 100%;
    min-height: 100%;
    z-index: 0
}

.main .index__introduction__column--card.headmasters-post p {
    bottom: 4%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    z-index: 1;
    text-shadow: 0 0 20px rgba(0,0,0,.9);
}

.main .index__introduction__column--card.headmasters-post .icon,
.main .index__introduction__column--card.headmasters-post .heading {
    z-index: 1;
    pointer-events: none
}

.main .index__introduction__column--card.headmasters-post .icon {
    top: 1em;
    left: 1em
}

.main .index__introduction__column--card.headmasters-post .heading,
.headmasters-post .heading {
    top: 1.375em;
    left: 4.75em;
    font-size: 2.125rem;
    text-shadow: 0 0 3rem rgba(0,0,0,.75);
    bottom: inherit;
    margin: 0;
    color: #fff;
    position: absolute;
    z-index: 20;
}

.headmasters-post .event-title {
    position: absolute;
    bottom: 1.5rem;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 2.5rem;
    text-shadow: 0 0 3rem rgba(0,0,0,.75);
    color: #fff;
    z-index: 20
}

.main .index__introduction__column--card.headmasters-post a:hover .heading {
    color: #fff
}

.main .index__introduction__column--card.headmasters-post a:hover img:not(.icon) {
    transform: translate(-50%, -50%) scale(1.05);
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -moz-transform: translate(-50%, -50%) scale(1.02)
}

.main .index__introduction__column--card.headmasters-post a:hover p {
    color: #5776a8
}

.index__slider {
    position: relative;
    padding: 2em;
    width: 100%;
    background: #ededed;
}

.index__slider.white {
    background: #fff
}

@media only screen and (max-width:480px) {
    .index__slider {
        padding: 0;
        width: 100%;
        min-height: 155vh
    }
}

.main .container-small {
    max-width: 900px
}

.main .container.no-pad {
    padding: 0
}

.col-1 {
    padding-right: 40px
}

.col-2 {
    padding-left: 40px
}

.split-col img {
    margin: .5em 0
}

.page--next .container {
    width: 100%;
    padding: 3em 0;
    border-top: 2px solid #f8ba05;
}

.page--next .container .col-lg-12 {
    padding: 0
}

.page--next a,
.page--next span {
    float: left;
    position: relative;
    padding-left: 2.75em;
    font-size: 2rem;
    font-weight: 400;
}

.page--next a:before,
.page--next span:before {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: absolute;
    font-size: 3.75rem;
    left: 0;
    top: 50%;
    transform: translate(0%, -50%) rotate(180deg);
    color: #5776a8;
    content: "\e902";
    font-family: 'rcbs-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.page--next a:hover,
.page--next span:hover,
.page--next a:focus,
.page--next span:focus {
    text-decoration: none;
}

.page--next a:hover:before,
.page--next span:hover:before,
.page--next a:focus:before,
.page--next span:focus:before {
    transform: translate(-20%, -50%) rotate(180deg)
}

.page--next a.prev,
.page--next a[rel="prev"],
.page--next span.prev,
.page--next span[rel="prev"] {
    float: right;
    padding-left: 0;
    padding-right: 2.75em;
}

.page--next a.prev:before,
.page--next a[rel="prev"]:before,
.page--next span.prev:before,
.page--next span[rel="prev"]:before {
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    left: inherit;
    right: 0
}

.page--next a.prev:hover:before,
.page--next a[rel="prev"]:hover:before,
.page--next span.prev:hover:before,
.page--next span[rel="prev"]:hover:before,
.page--next a.prev:focus:before,
.page--next a[rel="prev"]:focus:before,
.page--next span.prev:focus:before,
.page--next span[rel="prev"]:focus:before {
    transform: translate(20%, -50%);
    -webkit-transform: translate(20%, -50%);
    -moz-transform: translate(20%, -50%);
    -ms-transform: translate(20%, -50%);
    -o-transform: translate(20%, -50%)
}

.page--container {
    margin-top: 2em;
    padding-bottom: 2em;
}

.page--container.border-bottom {
    border-bottom: 3px solid #f8ba05
}

.page--container p:first-of-type {
    margin-top: 0
}

.page--container h3,
.page--container h4,
.page--container h5,
.page--container h6 {
    font-family: 'Lato', sans-serif;
    margin: 0 0 15px;
    font-weight: 400
}

.page--container h3 {
    font-size: 2.4rem
}

.page--container h4 {
    color: #5776a8
}

.page--container img {
    max-width: 100%;
    height: auto
}

.page--container .alignright {
    float: right;
    margin-left: 18px
}

.page--container .alignleft {
    float: left;
    margin-right: 18px
}

.page--container .aligncenter {
    margin: 0 auto;
    display: block
}

.page-content-wrapper hr {
    border-top: 3px solid #f8ba05
}

.page-content-wrapper iframe {
    max-width: 100%;
    margin: 5px 0
}

.page-content-wrapper .page--container.grey {
    margin-top: 4em;
    background: #ededed;
    padding-bottom: 3em;
}

.page-content-wrapper .page--container.grey .main--title.small {
    margin: 3em 0
}

.page .timeline-intro {
    margin-top: 4em
}

.page .current-vacancies {
    margin-top: 4em;
}

.page .current-vacancies .page--container .container {
    border-bottom: 3px solid #f8ba05;
    padding-bottom: 4em
}

.page .current-vacancies .page--container:nth-child(even) {
    margin-top: 0;
    background: #fff
}

.page .staff .page--container {
    margin-top: 0
}

.page .staff-list {
    position: relative;
}

.page .staff-list .filters {
    position: absolute;
    top: 0;
    left: 18px
}

body:not(.page-id-69) .page .staff-list .button {
    margin-left: 232px
}

.page--container {
    padding-bottom: 0;
}

.page--container .col-lg-6 {
    padding: 0
}

.page__fees[data-fee-type='registration'] span {
    color: #5776a8
}

.page__fees[data-fee-type='deposit'] span {
    color: #1c3d71
}

.page__fees[data-fee-type='fees'] span {
    color: #f8ba05
}

.page__fees span {
    display: block
}

.page__fees--type {
    font-size: 2rem
}

.page__fees--price {
    font-size: 6rem
}

.page__fees--description {
    color: #90908f
}

.search__card {
    width: 100%;
    padding: 1em 0;
    background: #ededed;
}

.search__card:nth-child(even) {
    background: #fff
}

.search__card--image img {
    width: 100%
}

.vacancy__card {
    width: 100%;
    padding: 1.5em .5em;
    background: #ededed;
}

.vacancy__card--title,
.vacancy__card--date {
    color: #5776a8;
    margin: 0
}

.vacancy__card--date {
    margin: .1em 0 .4em
}

.vacancy__card--title {
    font-size: 1.95rem;
    margin-bottom: .5em/1.3;
    font-family: 'Lato', sans-serif;
    font-weight: 400
}

.vacancy__card:not(:nth-child(even)) .button:before,
.vacancy__card:not(:nth-child(even)) .button:after {
    background: #ededed
}

.vacancy__card:nth-child(even) {
    background: #fff
}

@media (max-height:714px) {
    .menu__quick-links {
        margin: 2em 0 3em
    }
}

@media (min-width:1701px) {
    .main blockquote {
        padding-bottom: 1em
    }
    .main .container {
        max-width: 1501px
    }
    .main .container-small {
        max-width: 900px
    }
}

@media (max-width:767px) {
    body:not(.page-template-page-homepage-2022) {
        padding: 1em !important
    }
    .fixed-border {
        height: 1em
    }
    .has-cookie-bar #catapult-cookie-bar {
        padding: 1em;
    }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner {
        display: block;
        position: relative;
    }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-left-side,
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-right-side {
        display: block
    }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-left-side {
        padding-right: 70px;
        margin: 0
    }
    .has-cookie-bar #catapult-cookie-bar .ctcc-inner .ctcc-right-side {
        position: absolute;
        top: 0;
        right: 0
    }
    .page--breadcrumb {
        display: none
    }
    .col-2 {
        padding-left: 18px
    }
    .col-1 {
        padding-right: 18px
    }
    .main__header--logo img     {
        width: 150px
    }
    .main--title h1,
    .main--title h2,
    .main--title h3 {
        font-size: 4rem
    }
    .main--title.small {
        margin: 2em 0 1.5em
    }
    .index__slider {
        padding: 0
    }
    .main__slider {
        height: auto;
    }
    .main__slider--slide {
        padding: 1em 1em 6em
    }
    .main__slider .content {
        left: 0;
        padding: 0
    }
    .main__slider .image {
        right: 0;
        padding: 0;
        margin-bottom: 2em
    }
    .slick-arrow {
        top: inherit;
        bottom: .5em;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
    }
    .slick-arrow.slick-prev:hover,
    .slick-arrow.slick-next:hover {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0)
    }
    .vacancy__card--actions img {
        margin-bottom: 1em
    }
    .page-content-wrapper .page--container:nth-child(even) {
        margin-top: 3em;
    }
    .page-content-wrapper .page--container:nth-child(even) .main--title.small {
        margin: 2em 0 2.5em
    }
    .main--title.footer {
        margin-top: 2em
    }
    .main__action-bar {
        display: block;
        align-items: inherit;
        justify-content: inherit;
        height: auto
    }
    .main__footer--column:last-child {
        text-align: left;
        padding-top: 0
    }
    .timeline-wrapper:before {
        left: 15px;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }
    .timeline-wrapper .year-wrapper:before {
        left: 14px;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0)
    }
    .timeline-wrapper .year-wrapper .year {
        padding: 0 3em;
        margin: 1em 0;
    }
    .timeline-wrapper .year-wrapper .year:before {
        left: 6px;
        right: inherit
    }
    .timeline-wrapper .year-wrapper:nth-child(even) .year {
        left: 0;
    }
    .timeline-wrapper .year-wrapper:nth-child(even) .year:before {
        left: 6px
    }
    .benefits .main--title {
        margin-top: 0
    }
    .benefits .benefit {
        width: 100%
    }
    .page--next {
        text-align: center;
    }
    .page--next a,
    .page--next span,
    .page--next a.prev,
    .page--next a[rel="prev"],
    .page--next span.prev,
    .page--next span[rel="prev"] {
        float: none;
        padding: 35px 0 0;
    }
    .page--next a:before,
    .page--next span:before,
    .page--next a.prev:before,
    .page--next a[rel="prev"]:before,
    .page--next span.prev:before,
    .page--next span[rel="prev"]:before {
        top: 0;
        left: 50%
    }
    .page--next a,
    .page--next span {
        display: block;
    }
    .page--next a:before,
    .page--next span:before {
        transform: translate(-50%, 0%) rotate(180deg)
    }
    .page--next a:hover:before,
    .page--next span:hover:before,
    .page--next a:focus:before,
    .page--next span:focus:before {
        transform: translate(-50%, 0%) rotate(180deg)
    }
    .page--next a.prev,
    .page--next a[rel="prev"],
    .page--next span.prev,
    .page--next span[rel="prev"] {
        margin-top: 15px;
    }
    .page--next a.prev:before,
    .page--next a[rel="prev"]:before,
    .page--next span.prev:before,
    .page--next span[rel="prev"]:before {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    .page--next a.prev:hover:before,
    .page--next a[rel="prev"]:hover:before,
    .page--next span.prev:hover:before,
    .page--next span[rel="prev"]:hover:before,
    .page--next a.prev:focus:before,
    .page--next a[rel="prev"]:focus:before,
    .page--next span.prev:focus:before,
    .page--next span[rel="prev"]:focus:before {
        transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0)
    }
    .main .index__introduction {
        height: auto
    }
    .main .index__introduction__column--card {
        height: 38vh !important;
        width: 100%;
        position: relative;
        top: inherit !important;
        right: inherit !important;
        bottom: inherit !important;
        left: inherit !important;
    }
    .main .index__introduction__column--card .inner {
        width: 90%
    }
    .main .index__introduction__column--card i {
        font-size: 3rem !important
    }
    .main .index__introduction__column--card p {
        width: 100%;
        font-size: 1.5rem !important
    }
    .main .index__introduction__column--card .event-info {
        height: 100px;
    }
    .main .index__introduction__column--card .event-info i {
        font-size: 9rem !important
    }
    .main .main__card.third {
        width: 100%
    }
    .single .main blockquote {
        padding: 1em;
    }
    .single .main blockquote:before {
        font-size: 5rem
    }
    .single .main blockquote p {
        font-size: 2rem;
        padding-left: 70px
    }
    .single .main .page-content-wrapper .main--title {
        margin: 2em auto 1.5em
    }
}

@media (max-width:599px) {
    .main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description,
    .main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label,
    .main .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
        float: none;
        width: calc(100% - 1em)
    }
    .main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_description,
    .main .gform_wrapper form .gform_body .gform_fields .gfield .gfield_label {
        margin: 4px 0
    }
}

@media (max-width:480px) {
    .timeline-wrapper:before {
        left: -3px
    }
}

@media (max-width:419px) {
    .main--title h1,
    .main--title h2,
    .main--title h3 {
        font-size: 3rem
    }
    .main__slider--slide {
        padding: 0 0 4em;
    }
    .main__slider--slide h3 {
        font-size: 2rem
    }
    .slick-arrow {
        bottom: 0
    }
    .page--container {
        margin-top: 0
    }
    .main blockquote:before {
        font-size: 5rem
    }
    .main blockquote p {
        padding-left: 65px
    }
    .page--next .container {
        padding: 2em 0
    }
}






/* WooCommerce */

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    color: #5776a8;
}

.woocommerce .button:before {
    background: #5776a8;
}




/* New Homepage Amends Jan 2019 */

.over {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}

.black-bg-25 {
    background: rgba(0,0,0,.25);
}

.responsive-background {
    position: relative;
}

a.responsive-background,
figure.responsive-background:not(.col-md-6,.slick-slide,.video-link) {
    display: block;
    width: 100%;
    height: 100%;
}

.responsive-background > img:not(.exclude),
.responsive-background > video:not(.exclude) {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
    z-index: 0;
    transform: unset;
    -webkit-transform: unset;
}



.text-center {
    text-align: center;
}

.color-white {
    color: #fff;
}

.brand-yellow-bg {
    background: #f8ba05;
}

.brand-light-blue-bg {
    background: #5776a8;
}

.height-50 {
    height: 496px;
}

.height-100 {
    height: 992px;
}

.home-tiles .relative {
    position: relative;
}

.home-tiles .absolute {
    position: absolute;
}

.facts img {
    position: absolute;
    max-width: 280px;
    width: 75%;
    height: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.home-tiles .v-align {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-tiles .row {
    margin: 0 !important;
}

.home-tiles .col-md-6 {
    padding: 0 !important;
}

.home-tiles .inner,
.home-tiles .col-md-6.inner {
    padding: 32px !important;
}

.home-tiles {
    padding: 0 18px;
    margin-bottom: 32px;
}

.home-tiles .button.white {
    margin-top: 32px;
}

.headmasters-welcome p {
    text-align: center;
    font-size: 2.125rem;
    text-shadow: 0 0 3rem rgba(0,0,0,.75);
    color: #fff;
    text-decoration: none !important;
    position: relative;
    z-index: 20
}

.headmasters-post img {
    z-index: 20;
    position: absolute;
    top: 34px;
    left: 32px;
}

.home-tiles a:hover {
    text-decoration: none !important
}


@media only screen and (max-width: 992px) {

    .height-50,
    .height-100 {
        height: auto;
        min-height: 240px;
    }

    .home-tiles .absolute {
        position: static;
    }

    .home-tiles .v-align {
        top: auto;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

}




/* New Homepage */

* {
    outline: none !important;
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}

body.home {
    overflow-x: hidden; 
}

.relative {
    position: relative;
}

.homepage-introduction-tiles {
    height: 100vh;
    min-height: 600px;
    width: 100vw;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
}

.homepage-introduction-tiles.fixed {
    position: fixed;
    z-index: 20;
}

.homepage-introduction-tiles .row.tile-item {
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    margin: 0;
}

.homepage-introduction-tiles .row .col-md-6 {
    height: 100vh;
    min-height: 600px;
    position: absolute;
    padding: 0;
}

.homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(2) {
    right: 0;
    top: 0;
}

.homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(1) {
    left: 0;
    top: 0;
}

.homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(1) {
    right: 0;
    top: -100%;
}

.homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(2) {
    left: 0;
    top: 100%;
}


.homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(1) {
    position: relative;
}

.homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(1):before,
.homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(2):before {
    content: '';
    position: absolute;
    width: 220px;
    height: 131px;
    background: url(../svg/rbcs-logo.svg) center no-repeat;
    background-size: 220px 131px;
    top: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(2):before {
    background: url(../svg/rbcs-logo-white.svg) center no-repeat;
    background-size: 220px 131px;
}

.homepage-introduction-tiles .row .text {
    text-align: center;
    font-family: 'joanna-nova', serif;
    font-size: 5.875rem;
    color: #4374A9;
    max-width: 768px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    line-height: 120%;
    padding: 160px 20px;
}

.homepage-introduction-tiles .row .next-tile {
    position: absolute;
    bottom: 80px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.homepage-introduction-tiles .row .next-tile svg {
    display: block;
    margin: auto;
    height: 80px;
    width: 80px;
    position: relative;
    top: 0;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

.homepage-introduction-tiles .row .next-tile:hover svg {
    cursor: pointer;
    top: 1.25rem;
}

.homepage-introduction-tiles .row .next-tile svg path {
    fill: #F5AD09;
}

.homepage-introduction-tiles .row .next-tile span {
    font-size: 2.5rem;
    color: #F5AD09;
    display: block;
    width: 100vw;
    margin-bottom: 2.5rem;
}

.homepage-introduction-tiles .homepage-popup {
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    right: 50%;
    transform: translateX(100%);
    width: 100%;
    max-width: 540px;
    height: 280px;
    z-index: 60;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
}

.homepage-introduction-tiles .homepage-popup.closed {
    bottom: -216px;
}

.homepage-introduction-tiles .homepage-popup .inside {
    width: 100%;
    background: #003978;
    border-radius: 26px 26px 0px 0px;
    display: block;
    margin: auto;
    position: relative;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6 {
    padding: 0 40px 20px 40px;
    margin: 20px 0;
    min-height: 240px;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(1) {
    border-right: 1px solid #fff;
        transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.homepage-introduction-tiles .homepage-popup.closed .inside .col-sm-6:nth-child(1) {
    border-right: 1px solid transparent
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(1) p {
    font-size: 38px;
    font-family: 'joanna-nova', serif;
    color: #fff;
    line-height: 120%;
    margin-top: -7px;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) {
    position: relative;
}

.homepage-introduction-tiles .homepage-popup.closed .inside .col-sm-6:nth-child(2) {
    opacity: 0;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) {
    opacity: 1;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) p {
    font-size: 20px;
    color: #fff;
    line-height: 120%;
    font-weight: 400;
    max-width: calc(100% - 40px);
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) a:last-child {
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 40px;
    padding-right: 40px;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) a:last-child:hover {
    text-decoration: none;
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) a:last-child:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 14px;
    border: 3px solid #fff;
    border-left: none;
    border-bottom: none;
    width: 12px;
    height: 12px;
    -webkit-transform: translateY(-50%) rotate(45deg) scale(.8,.8);
    transform: translateY(-50%) rotate(45deg) scale(.8,.8);
}

.homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) a:last-child:after {
    content: '';
    position: absolute;
    bottom: -8px;
    right: -2px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 3px solid #fff;
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
}

.homepage-introduction-tiles .homepage-popup .inside .close {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 3px solid #F5AD09;
    cursor: pointer;
    z-index: 50;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -webkit-transform: scale(.8,.8);
    transform: scale(.8,.8);
}

.homepage-introduction-tiles .homepage-popup.closed .inside .close {
    transform: rotate(180deg) scale(.8,.8);
}

.homepage-introduction-tiles .homepage-popup .inside .close:before {
    content: '';
    position: absolute;
    top: 16px;
    right: 11px;
    border: 3px solid #F5AD09;
    border-left: none;
    border-top: none;
    width: 12px;
    height: 12px;
    -webkit-transform: translateY(-50%) rotate(45deg) scale(.8,.8);
    transform: translateY(-50%) rotate(45deg) scale(.8,.8);
}

.homepage-introduction-tiles .homepage-popup.closed .inside .close:before {
    top: 14px;
}

.homepage-headmasters-welcome {
    background: rgba(67, 116, 169, .1);
}

.homepage-headmasters-welcome .container {
    max-width: 1440px;
    margin: auto;
    display: block;
    padding: 8em 2em;
}

.homepage-headmasters-welcome figure {
    width: 540px;
    float: left;
}

.homepage-headmasters-welcome .text {
    padding-left: 7.5rem;
    width: calc(100% - 540px);
    max-width: 768px;
    float: left;
}

.homepage-headmasters-welcome h3 {
    font-size: 5rem;
    color: #4374A9;
    margin: 0 0 2.5rem 0;
}

.homepage-headmasters-welcome p {
    font-family: 'Lato', sans-serif;
    font-size: 2.5rem;
    color: #4374A9;
}

.homepage-headmasters-welcome a:last-child,
.homepage-about-content .col-md-6 .text a:last-child,
.homepage-slider a.more {
    color: #F5AD09;
    margin-top: 5rem;
    display: inline-block;
    position: relative;
    line-height: 60px;
    padding-right: 90px;
}

.homepage-headmasters-welcome a:last-child:hover,
.homepage-about-content .col-md-6 .text a:last-child:hover,
.homepage-slider a.more:hover {
    text-decoration: none;
}

.homepage-headmasters-welcome a:last-child:after,
.homepage-about-content .col-md-6 .text a:last-child:after,
.homepage-slider a.more:after {
    content: '';
    position: absolute;
    right: 1.25rem;
    top: 0;
    height: 60px;
    width: 60px;
    background: url(../svg/arrow-thin-right-yellow.svg) center no-repeat;
    background-size: 60px 60px;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

.homepage-headmasters-welcome a:last-child:hover:after,
.homepage-about-content .col-md-6 .text a:last-child:hover:after,
.homepage-slider a.more:hover:after {
    cursor: pointer;
    right: 0;
}

.homepage-about-content {
    background: transparent;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
}

.homepage-about-content .col-md-6 {
    padding: 0;
}

.homepage-about-content .col-md-6 .text {
    padding: 4em 20px;
    max-width: 620px;
    display: block;
    margin: auto;
    text-align: center;
    opacity: .5;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

.homepage-about-content .col-md-6 .text:first-child {
    padding: 8em 20px 4em 20px;
}

.homepage-about-content .col-md-6 .text:last-child {
    padding: 4em 20px 8em 20px;
}

.homepage-about-content .col-md-6 .text:hover,
.homepage-about-content .col-md-6 .text.active {
    opacity: 1;
    cursor: pointer;
}

.homepage-about-content .col-md-6 .text.active:hover {
    cursor: default;
}

.homepage-about-content .col-md-6 .text h3 {
    color: #fff;
    font-size: 3rem;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    margin: 0 0 1em 0;
    padding-bottom: 5px;
    border-bottom: 3px solid #F5AD09;
    display: inline-block;
}

.homepage-about-content.background-yellow .col-md-6 .text h3 {
    color: #003978;
    border-bottom: 3px solid #fff;
}

.homepage-about-content .col-md-6 .text p {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 300;
}

.homepage-about-content.background-yellow .col-md-6 .text p {
    color: #003978;
}

.homepage-about-content .col-md-6 .text a:last-child {
    margin-top: 1.5rem;
    font-weight: 400;
    font-size: 2.5rem;
    opacity: 0;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
}

.homepage-about-content.background-dark-blue {
    background: #003978;
}

.homepage-about-content.background-light-blue {
    background: #4374A9;
}

.homepage-about-content.background-yellow {
    background: #F5AD09;
}

.homepage-about-content.background-yellow .col-md-6 .text a:last-child {
    color: #003978;
}

.homepage-about-content.background-yellow .col-md-6 .text a:last-child:after {
    background: url(../svg/arrow-thin-right-dark-blue.svg) center no-repeat;
    background-size: 60px 60px;
}

.homepage-about-content .col-md-6 .text.active a:last-child {
    opacity: 1;
}

.homepage-about-content .col-md-6 .responsive-background {
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .75s ease;
    -webkit-transition: all .75s ease;
    -moz-transition: all .75s ease;
    -o-transition: all .75s ease;
}

.homepage-about-content .col-md-6 .responsive-background.active {
    opacity: 1;
}

.homepage-slider {
    background-color: rgba(67, 116, 169, .1);
}

.homepage-slider .row:not(.slick-slide) {
    margin: auto;
    max-width: 1440px;
    padding: 8rem 2rem 16rem 2rem;
    position: relative;
}

.homepage-student-stories.homepage-slider a.slick-slide {
    padding: 1em;
    margin: 0;
}

.homepage-slider h3.title {
    width: 33.333%;
    float: left;
    font-size: 5rem;
    color: #4374A9;
}

.homepage-slider .latest-news-slider-container,
.homepage-slider .student-stories-slider-container {
    width: 66.666%;
    float: right;
    padding: 0 3rem;
    position: relative;
}

.homepage-slider .slick-arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    font-size: 0;
    background: transparent;
}

.homepage-slider .slick-arrow:after {
    content: '';
    position: absolute;
    top: 50%;
    border: 3px solid #F5AD09;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.homepage-slider .slick-arrow.slick-prev:after {
    border-right: none;
    border-top: none;
    left: -20px;
}

.homepage-slider .slick-arrow.slick-next:after {
    border-left: none;
    border-bottom: none;
    right: -20px;
}

.homepage-slider .slick-arrow.slick-prev:hover,
.homepage-slider .slick-arrow.slick-next:hover {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.homepage-slider .latest-news-slider a {
    display: block;
    padding: 1em;
}

.homepage-slider .latest-news-slider a .inside {
    height: 100%;
    background: #fff;
    position: relative;
}

.homepage-slider .latest-news-slider a figure {
    padding-bottom: 90%
}

.homepage-slider .latest-news-slider a .text {
    padding: 4em 6em 16px 16px;
    background: #fff;
    position: relative;
}

.homepage-slider .latest-news-slider a .text:after {
    content: '';
    position: absolute;
    bottom: 16px;
    right: 16px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 3px solid #4374A9
}

.homepage-slider .latest-news-slider a .text:before {
    content: '';
    position: absolute;
    bottom: 24px;
    right: 32px;
    border: 3px solid #4374A9;
    border-left: none;
    border-bottom: none;
    width: 12px;
    height: 12px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
}

.homepage-slider .latest-news-slider a .text h3 {
    margin: 0;
    font-family: 'Lato',sans-serif;
    font-size: 2.5rem;
    font-weight: 400;
}

.homepage-slider .latest-news-slider a:hover {
    text-decoration: none;
}

.homepage-slider a.more {
    font-size: 2.5rem;
    position: absolute;
    bottom: 4rem;
    right: 5rem;
}

.homepage-facts {
    max-width: 1440px;
    display: block;
    margin: auto;
    padding: 80px 20px;
}

.homepage-facts h3 {
    max-width: 50%;
    margin-left: calc(50% + 2rem);
    font-size: 3rem;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    padding-bottom: 5px;
    border-bottom: 3px solid #F5AD09;
    display: inline-block;
    color: #003978;
}

.homepage-facts .facts-slider-container {
    margin-top: 4rem;
}

.homepage-facts .slick-slide .col-md-6 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}

.homepage-facts .slick-slide img {
    width: 100%;
    max-width: 340px;
    display: block;
    margin: auto;
}

.homepage-facts .slick-slide p {
    font-size: 4em;
    font-family: 'joanna-nova', serif;
    color: #4374A9;
}

.homepage-facts .controls {
    margin-left: calc(50% + 2rem);
    font-size: 3rem;
    font-weight: 400;
    font-family: 'Lato',sans-serif;
    display: inline-block;
    color: #F5AD09;
    position: relative;
    padding: 0 80px;
    margin-top: 3rem
}

.homepage-facts .controls .arrow {
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -7px;
    background: url(../svg/arrow-thin-right-yellow.svg) center no-repeat;
    background-size: 60px 60px;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -o-transition: all .25s ease;
    -webkit-transform: translate(0);
    transform: translate(0);
}

.homepage-facts .controls .arrow:hover {
    right: -1.25rem;
}

.homepage-facts .controls .arrow.prev {
    right: auto;
    left: 0;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}

.homepage-facts .controls .arrow.prev:hover {
    left: -1.25rem;
}

.homepage-facts .controls .progress {
    display: block;
}

.homepage-student-stories a .col-sm-6 {
    background: #003978;
    height: 100%;
    text-align: center;
    position: relative;
}

.homepage-student-stories a .col-sm-6 .icon-quotemarks {
    color: #fff;
    font-size: 90px;
    margin: 40px 0 20px 0;
    display: block;
}

.homepage-student-stories a .col-sm-6 p {
    color: #fff;
    font-size: 4rem;
    padding: 0 20px 160px 20px;
}

.homepage-student-stories a .col-sm-6 span {
    color: #fff;
    font-size: 2.5rem;
    display: block;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%
}

.homepage-gallery {
    max-width: 1440px;
    display: block;
    margin: auto;
    padding: 156px 16px;
}

.homepage-gallery figure {
    width: 25%;
    height: 600px;
    border: 4px solid #fff;
    float: left;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}

.homepage-gallery figure:nth-child(odd) {
    margin-top: -120px
}

.homepage-gallery figure:nth-child(even) {
    margin-top: 120px
}

.homepage-gallery.scrolled figure:nth-child(odd),
.homepage-gallery.scrolled figure:nth-child(even) {
    margin: 0;
}


/* Pagination */

.block-pagination {
    padding-top: 3em;
}

body.blog .main > .container {
    padding-bottom: 3em;
}

body.blog .block-pagination {
    padding-bottom: 1em;
}

.block-pagination span:not(.pagination-arrow) {
    font-size: 20px;
    text-transform: uppercase;
    display: block;
    padding: 0 20px;
    position: relative;
}

.block-pagination .pagination-arrow {
    height: 37.5px;
    width: 37.5px;
    border: none;
    position: relative;
    transition: .25s ease-in-out;
}

.block-pagination .pagination-arrow:after {
    content: '';
    background-image: url(../svg/arrow-left-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 37.5px;
    height: 37.5px;
    width: 37.5px;
    display: block;
}

.block-pagination .pagination-arrow.pagination-next:after {
    transform: scaleX(-1);
}

.block-pagination a.pagination-arrow:hover,
body:not(.is-touch) .block-pagination a.pagination-arrow:hover, 
.block-pagination span.pagination-arrow.no-page {
    opacity: .25;
}

.block-pagination span.pagination-arrow.no-page {
    cursor: initial;
}


@media only screen and (max-width: 1440px) {

    .homepage-gallery figure {
        height: calc(25vw * 1.704545454545455);
    }

}


@media only screen and (max-width: 1280px) {

    .homepage-headmasters-welcome figure {
        width: 40%
    }

    .homepage-headmasters-welcome .text {
        width: 60%;
        padding-left: 3rem;
    }

    .homepage-introduction-tiles .homepage-popup {
        right: 0;
        transform: translateX(0);
    }

}


@media only screen and (max-width: 992px) {

    .homepage-introduction-tiles {
        height: auto;
        min-height: 100%;
    }

    .homepage-introduction-tiles .row.tile-item {
        position: static;
    }

    .homepage-introduction-tiles .row .col-md-6 {
        height: 100vh;
        position: relative;
    }

    /*
    .homepage-introduction-tiles .row:nth-child(even) .col-md-6:nth-child(1),
    .homepage-introduction-tiles .row.col-md-6 {
        float: none;
    }

    .homepage-introduction-tiles .row:nth-child(even) .col-md-6:nth-child(2):before,
    .homepage-introduction-tiles .row:nth-child(odd) .col-md-6:nth-child(1):before {
        display: none;
    }

    .homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(1):before {
        display: block;
    }
    */

    .homepage-introduction-tiles .homepage-popup {
        position: static;
        max-width: 100%;
        height: auto;
        padding: 20px;
    }

    .homepage-introduction-tiles .homepage-popup .inside {
        max-width: 100%
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside {
        border-radius: 0;
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside .col-sm-6:nth-child(1) {
        border-color: #fff
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside .col-sm-6 {
        height: auto !important;
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside .col-sm-6:nth-child(2) {
        opacity: 1
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside .close {
        display: none;
    }

    .homepage-about-content .col-md-6 .text {
        padding: 4em 2em;
    }

    .homepage-about-content .col-md-6 .text:first-child {
        padding: 6em 2em 2em 2em;
    }

    .homepage-about-content .col-md-6 .text:last-child {
        padding: 2em 2em 6em 2em;
    }

    .homepage-about-content .col-md-6 .text,
    .homepage-about-content .col-md-6 .text a:last-child {
        opacity: 1
    }

    .homepage-slider .latest-news-slider-container,
    .homepage-slider .student-stories-slider-container,
    .homepage-slider h3.title {
        width: 100%;
        float: none;
        text-align: center;
    } 

    .homepage-facts h3 {
        max-width: 66.666%;
        margin-left: calc(33.333% + 1rem);
    }

    .homepage-facts .slick-slide p {
        font-size: 2.5em
    }

        .homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(2),
    .homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(2) {
        height: calc(100vw / 1.777);
        min-height: 400px;
        max-height: 500px
    }

}



@media only screen and (max-width: 768px) {

    .homepage-introduction-tiles .row:nth-child(1) .col-md-6:nth-child(1):before {
        top: 10px;
        left: 32px;
        width: 168px;
        height: 100px;
        background-size: 168px 100px;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        display: block;
    }

    .homepage-introduction-tiles .row .col-md-6 {
        min-height: 500px;
    }

    .homepage-introduction-tiles .row .col-md-6:nth-child(2) {
        min-height: 100%;
        height: 100vw
    }

    .homepage-introduction-tiles .row:nth-child(2) .col-md-6 .text {
        padding: 20px 20px 160px 20px;
    }

    .homepage-introduction-tiles .row .text {
        font-size: 4rem;
    }

    .homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(1) {
        border-right: 0;
    }

    .homepage-introduction-tiles .homepage-popup .inside .col-sm-6 {
        height: auto !important;
        min-height: 100%
    }

    .homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(1) p {
        font-size: 30px;
        padding-right: 40px;
        margin-top: 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
    }

    .homepage-introduction-tiles .homepage-popup.closed {
        bottom: -217px;
    }

    .homepage-introduction-tiles .homepage-popup .inside .close {
        transform: scale(.75,.75);
    }

    .homepage-introduction-tiles .homepage-popup.closed .inside .close {
        transform: rotate(180deg) scale(.75,.75);
    }

    .homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) p {
        max-width: 100%;
    }

    .homepage-introduction-tiles .homepage-popup .inside .col-sm-6:nth-child(2) a:last-child {
        position: relative;
        left: auto;
        bottom: auto;
        margin-top: 20px;
        display: inline-block;
    }

    .homepage-introduction-tiles .row:nth-child(2) .col-md-6:nth-child(2):before {
        display: none;
    }

    body.home {
        padding: 0 !important;
    }

    .homepage-gallery figure {
        width: 50%;
        height: calc(50vw * 1.704545454545455);
    }

    .homepage-headmasters-welcome figure {
        width: 100%
    }

    .homepage-headmasters-welcome .text {
        width: 100%;
        padding: 3rem 0 0 0;
    }

    .homepage-facts {
        text-align: center;
    }

    .homepage-facts h3 {
        max-width: 100%;
        margin-left: 0;
    }

    .homepage-facts .slick-slide img {
        margin-bottom: 3rem;
        max-width: 240px;
    }

    .homepage-facts .slick-slide {
        text-align: center;
        height: auto !important
    }

    .homepage-facts .controls {
        margin: 3rem auto 0 auto;
    }

    .homepage-headmasters-welcome h3 {
        font-size: 4rem;
    }

    .homepage-headmasters-welcome p,
    .homepage-about-content .col-md-6 .text p,
    .homepage-slider .latest-news-slider a .text h3 {
        font-size: 2rem
    }

    .homepage-headmasters-welcome a:last-child,
    .homepage-about-content .col-md-6 .text a:last-child,
    .homepage-slider a.more {
        font-size: 2.5rem
    }

    .homepage-slider .latest-news-slider a .text h3 {
        text-align: left;
    }

    .homepage-about-content .col-md-6:nth-child(2) {
        display: none;
    }

    .homepage-slider h3.title {
        margin-top: 40px;
    }

    .homepage-student-stories.homepage-slider .row,
    .homepage-latest-news.homepage-slider .row {
        padding: 2.5rem 2rem 12.25rem 2rem;
    }
    
    .homepage-headmasters-welcome .container {
        padding: 6em 2em 4em 2em;
    }

    .homepage-gallery {
        max-width: 1440px;
        display: block;
        margin: auto;
        padding: 76px 16px;
    }

    .homepage-gallery figure:nth-child(odd) {
        margin-top: -40px;
    }

    .homepage-gallery figure:nth-child(even) {
        margin-top: 40px;
    }

    .homepage-student-stories a .col-sm-6 {
        height: auto;
    }

    .homepage-student-stories a figure.col-sm-6 {
        height: calc(100vw - 160px)
    }

    .homepage-student-stories a .col-sm-6.text {
        padding: 40px 0 80px 0;
        min-height: 290px
    }

    .homepage-student-stories a .col-sm-6 .icon-quotemarks {
        font-size: 50px;
        margin: 0 0 20px 0;
    }

    .homepage-student-stories a .col-sm-6 p {
        font-size: 2.5rem;
        padding: 0 20px 20px 20px;
    }

}


