/*
    Theme Name: Stirling Theological College
    Version: 1.0
*/

/* GENERAL STYLES - start */
/* @license path: /wp-content/themes/stirling/fonts/GalanoGrotesque/GalanoGrotesque-Medium/license.txt */
@font-face {
    font-family: 'GalanoGrotesque';
    src: url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.eot'); /* IE9 Compat Modes */
    src: url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('fonts/GalanoGrotesque/GalanoGrotesque-Medium/GalanoGrotesque-Medium.svg#SegoeUI') format('svg'); /* Legacy iOS */
    font-weight: 500;
    font-style: normal;
}
/* animations - start */
@-webkit-keyframes verticalMove {
      0% { -webkit-transform: translate3d(0,0,0) scale3d(1,1,1) }
     50% { -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1) }
    100% { -webkit-transform: translate3d(0,0,0) scale3d(1,1,1) }
}
@-moz-keyframes verticalMove {
      0% { -moz-transform: translate3d(0,0,0) scale3d(1,1,1) }
     50% { -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1) }
    100% { -moz-transform: translate3d(0,0,0) scale3d(1,1,1) }
}
@-ms-keyframes verticalMove {
      0% { -ms-transform: translate3d(0,0,0) scale3d(1,1,1) }
     50% { -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1) }
    100% { -ms-transform: translate3d(0,0,0) scale3d(1,1,1) }
}
@-o-keyframes verticalMove {
      0% { -o-transform: translate3d(0,0,0) scale3d(1,1,1) }
     50% { -o-transform: translate3d(0,-50%,0) scale3d(1,1,1) }
    100% { -o-transform: translate3d(0,0,0) scale3d(1,1,1) }
}
@keyframes verticalMove {
      0% { transform: translate3d(0,0,0) scale3d(1,1,1) }
     50% { transform: translate3d(0,-50%,0) scale3d(1,1,1) }
    100% { transform: translate3d(0,0,0) scale3d(1,1,1) }
}
/* animations - end */
html {
    height: 100%;
}
body {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 14px;
    height: 100%;
    font-weight: 500;
    color: #1A1A1A;
    position: relative;
    -webkit-font-smoothing: antialiased;
       -moz-font-smoothing: antialiased;
            font-smoothing: antialiased;
    -webkit-text-rendering: geometricPrecision;
       -moz-text-rendering: geometricPrecision;
            text-rendering: geometricPrecision;
    -ms-overflow-x: hidden;
        overflow-x: hidden;
    -ms-overflow-y: scroll;
        overflow-y: scroll;
}
body.overflow {
    overflow: hidden;
}
a {
    color: #21B685;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}
a:hover,
a:focus,
a:active {
    color: #21B685;
    text-decoration: underline;
}
.display-ib {
    display: inline-block;
}
.display-b {
    display: block;
}
.relative {
    position: relative;
}
.vspace {
    padding-top: 90px;
    padding-bottom: 90px;
}
.m-t-0  { margin-top: 0 !important; }
.m-t-5  { margin-top: 5px !important; }
.m-t-10 { margin-top: 10px !important; }
.m-t-15 { margin-top: 15px !important; }
.m-t-20 { margin-top: 20px !important; }
.m-t-25 { margin-top: 25px !important; }
.m-t-30 { margin-top: 30px !important; }
.m-b-0  { margin-bottom: 0 !important; }
.m-b-5  { margin-bottom: 5px !important; }
.m-b-10 { margin-bottom: 10px !important; }
.m-b-15 { margin-bottom: 15px !important; }
.m-b-20 { margin-bottom: 20px !important; }
.m-b-25 { margin-bottom: 25px !important; }
.m-b-30 { margin-bottom: 30px !important; }
.m-l-5  { margin-left: 5px !important; }
.m-l-10 { margin-left: 10px !important; }
.m-l-15 { margin-left: 15px !important; }
.m-l-20 { margin-left: 20px !important; }
.m-l-25 { margin-left: 25px !important; }
.m-l-30 { margin-left: 30px !important; }
.m-r-5  { margin-right: 5px !important; }
.m-r-10 { margin-right: 10px !important; }
.m-r-15 { margin-right: 15px !important; }
.m-r-20 { margin-right: 20px !important; }
.m-r-25 { margin-right: 25px !important; }
.m-r-30 { margin-right: 30px !important; }

/* texts - start */
.f-20 {
    font-size: 20px !important;
}
.h-lg {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}
.h-md {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}
.h-sm {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}
.h-xs {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0;
}
.text {
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    font-size: 16px;
}
.white {
    color: #fff;
}
.purple {
    color: #323260 !important;
}
.green {
    color: #21B685 !important;
}
.orange-bkg {
    background-color: #F3D26A;
}
.green-bkg {
    background-color: #21B685;
}
.red-bkg {
    background-color: #F15B5B;
}
.no-items {
    font-size: 18px;
    font-family: 'Lato', sans-sefif;
    font-weight: 400;
    font-style: italic;
    text-align: center;
    margin: 50px 0;
}
.back-to {
    margin-top: 17px;
    display: inline-block;
    text-transform: uppercase;
}
.inherit {
    color: inherit;
}
.inherit:hover,
.inherit:focus,
.inherit:active {
    color: inherit;
}
/* texts - end */

/* btns - start */
.btn-bordered {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 24px;
    background-color: transparent;
    text-transform: uppercase;
    border: 2px solid;
    padding: 10px 32px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
.btn-purple {
    border-color: #323260;
    color: #323260;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active {
    background-color: #323260;
    color: #fff;
}
.btn-green {
    border-color: #21B685;
    color: #21B685;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active {
    background-color: #21B685;
    color: #fff;
}
.btn-formation {
    text-align: left;
    background: #323260;
    white-space: normal;
    color: #fff;
    display: block;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 26px;
    padding: 12px 48px 12px 24px;
    position: relative;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.btn-formation .fa {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 12px;
    display: block;
    line-height: 1;
    font-size: 40px;
}
.btn-formation:hover,
.btn-formation:focus,
.btn-formation:active {
    color: #fff;
    background: #21213e;
}
.btn-submit {
    background: #2F2E57;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    padding: 7px 20px;
    min-width: 168px;
    font-weight: bold;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.btn-submit:hover,
.btn-submit:focus,
.btn-submit:active {
    color: #fff;
    background: #1d1c36;
}
.btn-timetable {
    background: #21B685;
    color: #fff;
    font-size: 23px;
    position: relative;
    margin: 40px 0;
    font-family: 'GalanoGrotesque', sans-sefif;
    padding: 8px 48px 8px 24px;
    font-weight: 500;
    white-space: normal;
    text-align: left;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.btn-timetable .fa {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 12px;
    display: block;
    line-height: 1;
    font-size: 40px;
}
.btn-timetable:hover,
.btn-timetable:focus,
.btn-timetable:active {
    color: #fff;
    background: #198b65;
}
.btn-catalyst {
    color: #fff;
    background: #F15B5B;
    border-radius: 0;
    position: relative;
    font-size: 20px;
    width: 305px;
    height: auto;
    white-space: normal;
    padding-right: 70px;
    text-align: left;
    max-width: 100%;
    padding: 11px 70px 11px 16px;
    line-height: 1.2;
}
.btn-catalyst .fa {
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    font-size: 42px;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
.btn-catalyst:hover,
.btn-catalyst:focus,
.btn-catalyst:active {
    color: #fff;
    background: #ed2c2c;
}
/* btns - end */

.table-fixed {
    table-layout: fixed;
    width: 100%;
}
/* GENERAL STYLES - end */

/* HEADER STYLES - start */
#header {
    position: relative;
}
#htop {
    background: #25224D;
    color: #B7B2C4;
    text-align: right;
}
#hmain {
    background: #3A3865;
    color: #fff;
}
#hmain.absolute {
    position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
}
#hmain.fixed {
    position: fixed;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    z-index: 25;
}
#hmain .logos {
    padding: 10px 0;
    white-space: nowrap;
}
#tnav {
    position: relative;
}
#tnav .list,
#tnav .form {
    display: block;
    float: right;
    margin: 0;
}
#tnav .list {
    padding: 11px 0;
}
#tnav .list li {
    padding-left: 10px;
    padding-right: 10px;
    
    -webkit-transition: padding-bottom .2s linear .2s;
       -moz-transition: padding-bottom .2s linear .2s;
        -mz-transition: padding-bottom .2s linear .2s;
         -o-transition: padding-bottom .2s linear .2s;
            transition: padding-bottom .2s linear .2s;
}
#tnav .list .sub-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    left: 0;
    bottom: 11px;
    text-align: right;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -mz-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
#tnav .list .open {
    padding-bottom: 31px;
    -webkit-transition-delay: 0s;
       -moz-transition-delay: 0s;
        -mz-transition-delay: 0s;
         -o-transition-delay: 0s;
            transition-delay: 0s;
}
#tnav .list .open .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: .2s;
       -moz-transition-delay: .2s;
        -mz-transition-delay: .2s;
         -o-transition-delay: .2s;
            transition-delay: .2s;
}
#tnav .list .sub-menu li {
    display: inline-block;
}
#tnav a {
    color: inherit;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
}
#tnav a:hover,
#tnav a:focus,
#tnav a:active {
    color: #d2cfda;
    text-decoration: none;
}
#tnav .current-menu-item > a,
#tnav .current-menu-ancestor > a,
#tnav .open > a {
    color: #fff;
}
#tnav .form {
    padding: 1px 0;
}
.s-wrapper {
    width: 0;
    position: relative;
    overflow: hidden;
    display: block;
    float: left;
    margin: 3px 5px 3px 10px;
    
    -webkit-transition: width .2s linear;
       -moz-transition: width .2s linear;
        -ms-transition: width .2s linear;
         -o-transition: width .2s linear;
            transition: width .2s linear;
}
.search-expand .s-wrapper {
    width: 200px;
}
.s.form-control {
    background: #5f5b7c;
    color: #fff;
    height: 34px;
    border-color: #B7B2C4;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.s::-webkit-input-placeholder { color: #fff; }
.s:-moz-placeholder { color: #fff; opacity: 1; }
.s::-moz-placeholder { color: #fff; opacity: 1; }
.s:-ms-input-placeholder { color: #fff; }
.searchsubmit {
    border: 0;
    background: transparent;
    display: block;
    float: right;
    padding: 0;
    font-size: 22px;
    line-height: 0.9;
    width: 34px;
    height: 34px;
    outline: 0;
    color: inherit;
}
.search-expand .searchsubmit,
.searchsubmit:hover,
.searchsubmit:focus,
.searchsubmit:active {
    color: #fff;
}
#hnav {
    text-align: right;
    padding: 0;
}
#hnav .list {
    margin: 0 -25px;
}
#hnav .list > li {
    margin: 0;
    padding: 0;
    position: relative;
}
#hnav .list > li > a {
    color: inherit;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    padding: 27px 25px;
    line-height: 1;
    display: block;
    text-decoration: none;
}
#hnav .list > li > a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 99%;
    left: 0;
    right: 0;
    margin: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 2;
    border-top: 15px solid #3A3865;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
}
#hnav .list > li:hover > a:after,
#hnav .list > li.open > a:after {
    visibility: visible;
    opacity: 1;
}
#hnav .list > li:hover > a,
#hnav .list > li:focus > a,
#hnav .list > li:active > a,
#hnav .list > li.open > a {
    text-decoration: none;
    color: #817eb8;
}
#hnav .list > .current-menu-item > a,
#hnav .list > .current-page-ancestor > a {
    position: relative;
}
#hnav .list > .current-menu-item > a:before,
#hnav .list > .current-page-ancestor > a:before {
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #FFFDED;
    position: absolute;
    left: 0;
    right: 0;
    margin: 1.6em auto;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}
#hnav .list > li:hover > a:before,
#hnav .list > li:focus > a:before,
#hnav .list > li:active > a:before {
    background-color: #817eb8;
}
#hnav .sub-menu {
    display: block;
    position: absolute;
    background: #F2F2F2;
    background: rgba(242,242,242,0.95);
    list-style: none;
    padding: 30px 10px 5px;
    margin: 0;
    text-align: left;
    top: 100%;
    right: -25px;
    width: 430px;
    max-width: none;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .2s ease-in-out;
       -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
         -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
}
#hnav li:hover > .sub-menu,
#hnav li.open > .sub-menu {
    visibility: visible;
    opacity: 1;
}
#hnav .sub-menu:before,
#hnav .sub-menu:after {
    content: "";
    display: table;
}
#hnav .sub-menu:after {
    clear: both;
}
#hnav .sub-menu > li {
    float: left;
    width: 50%;
    display: block;
    margin: 5px 0;
    min-height: 40px;
}
#hnav .sub-menu > li:nth-child(2n+1) {
    clear: both;
}
#hnav .sub-menu a {
    padding: 0 15px;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Lato', sans-sefif;
    font-weight: normal;
    color: #323260;
}
#hnav .sub-menu a:hover,
#hnav .sub-menu a:focus,
#hnav .sub-menu a:active {
    text-decoration: underline;
}
#hnav .sub-menu .current-menu-item a {
    font-weight: bold;
    color: #F15B5B;
}
#hmain .stc-logo,
#hmain .uod-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    max-width: 50%;
    width: auto;
}
#hmain .stc-logo a,
#hmain .uod-logo a {
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
}
#hmain .uod-logo {
    margin-left: 12px;
    padding-left: 12px;
    border-left: 2px solid #fff;
}

#hmob {
    background: #25224D;
    color: #B7B2C4;
    padding: 8px 15px;
}
#hmobtrigger {
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    margin: 0 0 0 auto;
    font-size: 30px;
    border: 0;
    line-height: .8;
    padding: 5px;
    width: 1em;
    height: 1em;
    z-index: 2;
    outline: 0;
    display: block;
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
#hmobnav {
    position: fixed;
    top: 0;
    left: 100%;
    width: 250px;
    background: #25224d;
    color: #fff;
    padding: 0;
    height: 100vh;
    height: 100%;
    -ms-overflow-x: hidden;
        overflow-x: hidden;
    -ms-overflow-y: auto;
        overflow-y: auto;
}
#hmobnav-in {
    padding: 15px;
    position: relative;
    -webkit-transition: -webkit-transform .2s linear;
       -moz-transition:    -moz-transform .2s linear;
        -ms-transition:     -ms-transform .2s linear;
         -o-transition:      -o-transform .2s linear;
            transition:         transform .2s linear;
}
#hmobnav a {
    color: inherit;
    cursor: pointer;
}
#hmobnav .menu-item-has-children > a {
    position: relative;
}
#hmobnav .menu-item-has-children > a:after {
    content: "\f105";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 0;
    width: 1em;
    height: 1em;
    margin: auto;
    right: 0;
    bottom: 0;
    text-align: right;
    line-height: 0.9;
}
#hmobnav .form {
    margin-bottom: 20px;
}
#hmobnav .s-wrapper {
    width: calc(100% - 49px);
    margin: 0;
}
#hmobnav .list {
    margin: 0;
    padding-top: 10px;
    border-top: 1px solid #B7B2C4;
}
#hmobnav .list li {
    display: block;
    padding: 0;
    margin-bottom: 15px;
}
#hmobnav .list a {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
}
#hmobnav-in.lvl_1 {
    -webkit-transform: translate3d(-100%,0,0) scale3d(1,1,1);
       -moz-transform: translate3d(-100%,0,0) scale3d(1,1,1);
        -ms-transform: translate3d(-100%,0,0) scale3d(1,1,1);
         -o-transform: translate3d(-100%,0,0) scale3d(1,1,1);
            transform: translate3d(-100%,0,0) scale3d(1,1,1);
}
#hmobnav .sub-menu {
    display: none;
    position: absolute;
    top: 0;
    background: #25224d;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    -webkit-transform: translate3d(100%,0,0) scale3d(1,1,1);
       -moz-transform: translate3d(100%,0,0) scale3d(1,1,1);
        -ms-transform: translate3d(100%,0,0) scale3d(1,1,1);
         -o-transform: translate3d(100%,0,0) scale3d(1,1,1);
            transform: translate3d(100%,0,0) scale3d(1,1,1);
}
#hmobnav .open .sub-menu {
    display: block;
}
#hmobnav .sub-menu li {
    padding: 0;
    margin: 0;
}
#hmobnav .sub-menu a {
    padding: 10px 15px;
}
#hmobnav .back a {
    position: relative;
    color: #25224D;
    background: #fff;
    padding: 17px 15px 17px 50px;
}
#hmobnav .back a:before {
    content: "\f060";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;\
    width: 1em;
    height: 1em;
    line-height: .9;
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
}
/* HEADER STYLES - end */

/* FOOTER STYLES - start */
#footer {
    background: #323260;
    color: #fff;
    padding: 50px 0;
}
#footer a {
    cursor: pointer;
}
#footer .label {
    display: block;
    font-size: 14px;
    text-transform: none;
    padding: 0;
    font-weight: inherit;
    line-height: inherit;
    margin: 0 0 2px;
    border-radius: 0;
    text-align: inherit;
    white-space: inherit;
}
#footer .label a,
#footer .address {
    font-family: 'Lato', sans-sefif;
    font-weight: normal;
    color: inherit;
    margin: 0;
}
#footer .label-contact {
    margin-bottom: 7px;
}
#footer .label-socials {
    margin-bottom: 15px;
}
#fnav {
}
#fnav .list {
    margin: 0;
}
#fnav .list li {
    display: block;
    padding: 0;
    margin-bottom: 2px;
}
#fnav a {
    color: inherit;
    text-transform: uppercase;
}
#fsoc {
    margin: 0;
}
#fsoc li {
    padding: 0;
    width: 1.2em;
    height: 1.2em;
    font-size: 25px;
    line-height: 1;
    color: #fff;
    text-align: center;
}
#fsoc a {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
#fsoc a:hover,
#fsoc a:focus,
#fsoc a:active {
    text-decoration: none;
}
#fsoc .fa {
    display: block;
}
#fsoc .fb:hover { color: #3b5999; }
#fsoc .tw:hover { color: #55acee; }
#fsoc .in:hover { color: #0077B5; }
#fsoc .ig:hover { color: #e4405f; }
#fsoc .yt:hover { color: #cd201f; }
#footer .copyright {
    font-size: 13px;
    font-family: 'Lato', sans-sefif;
    font-weight: normal;
    margin-top: 150px;
    display: block;
}
/* FOOTER STYLES - end */

/* ROYAL SLIDER - start */
.rsBlocks {
    width: 100%;
    max-width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.rsUni .rsArrow {
    width: 160px;
}
.rsUni .rsArrowIcn {
    background-image: url('images/sprite-rs_arrows.png');
    width: 27px;
    height: 50px;
    margin-top: -25px;
    margin-left: -13.5px;
    background-repeat: no-repeat;
    background-color: transparent;
    -webkit-background-size: 120px 120px;
       -moz-background-size: 120px 120px;
        -ms-background-size: 120px 120px;
         -o-background-size: 120px 120px;
            background-size: 120px 120px;
}
.rsUni.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: 0 0;
}
.rsUni.rsHor .rsArrowRight .rsArrowIcn {
    background-position: 0 -60px;
}
/* ROYAL SLIDER - end */

/* BOOTSTRAP PAGINATION - start */
.post-content .pagination {
    padding: 0;
    margin: 50px 0;
}
.pagination>li>a,
.pagination>li>span {
    background-color: #323260;
    border-color: #fff;
    color: #fff;
}
.pagination>li>.current {
    background-color: #21B685;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background-color: #21213e;
    border-color: #fff;
}
.pagination>li>.current:focus,
.pagination>li>.current:hover {
    color: #fff;
    background-color: #198b65;
    border-color: #fff;
}
/* BOOTSTRAP PAGINATION - end */

/* LIST PAGES - start */
#list-pages {
    max-width: 230px;
}
#list-pages {
    list-style: none;
    padding: 0;
    margin: 0;
}
#list-pages li {
    display: block;
}
#list-pages > li {
    border-bottom: 1px solid #B7B2C4;
}
#list-pages .t,
#list-pages a {
    display: block;
    text-transform: uppercase;
}
#list-pages .t,
#list-pages > li > a {
    padding: 15px 15px 15px 5px;
}
#list-pages .t {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    color: #323260;
    font-size: 18px;
}
#list-pages a {
    font-family: 'Lato', sans-sefif;
    font-weight: normal;
    color: #808080;
    font-size: 15px;
    
    position: relative;
    /* padding: 5px 15px 5px 5px; */
    padding: 5px;
}
#list-pages a:hover,
#list-pages a:focus,
#list-pages a:active {
    color: #343434;
    text-decoration: none;
}
#list-pages a:after {
    content: "\f105";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    
    position: absolute;
    width: 1em;
    height: 1em;
    line-height: .9;
    top: 0;
    bottom: 0;
    right: 5px;
    margin: auto;
    text-align: right;
    color: #808080;
    font-size: 17px;
    
    display: none;
}
#list-pages .page_item_has_children > a,
#list-pages .menu-item-has-children > a {
    padding: 15px 15px 5px 5px;
}
#list-pages .page_item_has_children > a:after,
#list-pages .menu-item-has-children > a:after {
    content: ":";
    display: inline;
    font: inherit;
    position: static;
    width: auto;
    height: auto;
    line-height: inherit;
    text-align: left;
    color: inherit;
    font-size: inherit;
}
#list-pages .page_item_has_children > .children,
#list-pages .menu-item-has-children > .sub-menu {
    padding-left: 20px;
}
#list-pages .current_page_item > a,
#list-pages .current-menu-item > a {
    font-weight: bold;
    color: #F15B5B;
}
#list-pages .current_page_item > a:after,
#list-pages .current-menu-item > a:after {
    display: none;
}
/* LIST PAGES - end */

/* FORMS - start */
.form-control {
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    border: 1px solid #ccc;
    background: #fff;
    height: 40px;
    padding: 9px 12px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.form-control:focus {
    border-color: #B7B2C4;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(183, 178, 196, 0.5);
       -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(183, 178, 196, 0.5);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 4px rgba(183, 178, 196, 0.5);
}
textarea.form-control {
    max-width: 100%;
}
select.form-control {
    padding-right: 32px;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
.select-wrap {
    position: relative;
}
.select-wrap:before,
.select-wrap:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 10px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    top: 50%;
    pointer-events: none;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
    -webkit-transition: border-color .15s ease-in-out;
       -moz-transition: border-color .15s ease-in-out;
        -ms-transition: border-color .15s ease-in-out;
         -o-transition: border-color .15s ease-in-out;
            transition: border-color .15s ease-in-out;
}
.select-wrap:before {
    border-bottom: 6px solid #ccc;
    margin-top: -5px;
}
.select-wrap:after {
    border-top: 6px solid #ccc;
    margin-top: 5px;
}
.select-wrap.focus:before {
    border-bottom-color: #B7B2C4;
}
.select-wrap.focus:after {
    border-top-color: #B7B2C4;
}
.control-label {
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 0;
    display: inline-block;
}
.cf7-bkg-form {
    background: #FFFDE6;
    border: 1px solid #FFF082;
    padding: 25px 20px;
    margin: 50px 0;
}
.cf7-bkg-form .form-title {
    margin: 0 0 35px;
}
span.wpcf7-not-valid-tip {
    color: #cc0000;
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    font-size: 12px;
}
div.wpcf7 img.ajax-loader {
    position: absolute;
    top: 50%;
    margin: 0;
    padding: 0;
    right: 180px;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
    display: none !important;
}
#reo-form .form-title {
    font-size: 16px;
    margin-bottom: 25px;
}
#alumni-form .form-title {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #3A3865;
}
.cf7pp {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
.cf7pp.open {
    opacity: 1;
    visibility: visible;
}
.cf7pp.open.out {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s linear .2s;
       -moz-transition: all .2s linear .2s;
        -ms-transition: all .2s linear .2s;
         -o-transition: all .2s linear .2s;
            transition: all .2s linear .2s;
}
.cf7pp-in {
    position: absolute;
    top: 50%;
    left: -50%;
    width: 600px;
    max-width: 95%;
    height: auto;
    max-height: 95%;
    background: #fff;
    padding: 60px 15px;
    text-align: center;
    -webkit-transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
            transform: translate3d(-50%,-50%,0) scale3d(1,1,1);
    -webkit-transition: all .2s linear .2s;
       -moz-transition: all .2s linear .2s;
        -ms-transition: all .2s linear .2s;
         -o-transition: all .2s linear .2s;
            transition: all .2s linear .2s;
}
.open .cf7pp-in {
    left: 50%;
}
.open.out .cf7pp-in {
    left: 150%;
    -webkit-transition: all .2s linear;
       -moz-transition: all .2s linear;
        -ms-transition: all .2s linear;
         -o-transition: all .2s linear;
            transition: all .2s linear;
}
.cf7pp-title {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    color: #323260;
    font-size: 24px;
    margin: 0 0 15px;
}
.cf7pp-message {
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    color: #1A1A1A;
    font-size: 20px;
    margin: 0 0 50px;
}
/* FORMS - end */

/* HOMEPAGE STYLES - start */
.parallax-mirror {
    -webkit-backface-visibility: hidden;
       -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
         -o-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,0,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,0,0) scale3d(1,1,1);
         -o-transform: translate3d(0,0,0) scale3d(1,1,1);
            transform: translate3d(0,0,0) scale3d(1,1,1);
}
.parallax-background {
    /* background-attachment: fixed; */
    background-repeat: no-repeat;
    -webkit-background-size: cover;
       -moz-background-size: cover;
        -ms-background-size: cover;
         -o-background-size: cover;
            background-size: cover;
    -webkit-transition: background-position 0s linear;
       -moz-transition: background-position 0s linear;
        -ms-transition: background-position 0s linear;
         -o-transition: background-position 0s linear;
            transition: background-position 0s linear;
}
.section_1 {
    position: relative;
}
.section_1 .royalSlider {
    width: 100%;
    height: 680px;
}
#s1-down-arrow {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 15px;
    color: #fff;
    line-height: 1;
    font-size: 32px;
    display: inline-block;
    opacity: .5;
    -webkit-animation: verticalMove 1s ease infinite;
       -moz-animation: verticalMove 1s ease infinite;
        -ms-animation: verticalMove 1s ease infinite;
         -o-animation: verticalMove 1s ease infinite;
            animation: verticalMove 1s ease infinite;
    -webkit-transition: opacity .3s linear;
       -moz-transition: opacity .3s linear;
        -ms-transition: opacity .3s linear;
         -o-transition: opacity .3s linear;
            transition: opacity .3s linear;
    width: 50px;
    height: 27px;
    background-image: url('images/sprite-rs_arrows.png');
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: -60px -60px;
    -webkit-background-size: 120px 120px;
       -moz-background-size: 120px 120px;
        -ms-background-size: 120px 120px;
         -o-background-size: 120px 120px;
            background-size: 120px 120px;
}
#s1-down-arrow:hover,
#s1-down-arrow:focus,
#s1-down-arrow:active {
    color: #fff;
    opacity: 1;
}
.section_2 {
    padding: 140px 0 120px;
}
.section_2 .section-title {
    margin-bottom: 130px;
}
.section_2 .box {
    max-width: 360px;
    margin: 0 auto 30px;
}
.section_2 .box a,
.section_2 .box a:hover,
.section_2 .box a:focus,
.section_2 .box a:active {
    text-decoration: none;
}
.section_2 .box-text {
    display: block;
    padding: 16px 22px;
    background: #ccc;
    color: #fff;
    position: relative;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}
.section_2 *[class*="col-"]:nth-child(1n) .box-text {
    background-color: #F3D26A;
}
.section_2 *[class*="col-"]:nth-child(1n) a:hover .box-text,
.section_2 *[class*="col-"]:nth-child(1n) a:focus .box-text,
.section_2 *[class*="col-"]:nth-child(1n) a:active .box-text {
    background-color: #efc43b;
}
.section_2 *[class*="col-"]:nth-child(2n) .box-text {
    background-color: #21B685;
}
.section_2 *[class*="col-"]:nth-child(2n) a:hover .box-text,
.section_2 *[class*="col-"]:nth-child(2n) a:focus .box-text,
.section_2 *[class*="col-"]:nth-child(2n) a:active .box-text {
    background-color: #198b65;
}
.section_2 *[class*="col-"]:nth-child(3n) .box-text {
    background-color: #F15B5B;
}
.section_2 *[class*="col-"]:nth-child(3n) a:hover .box-text,
.section_2 *[class*="col-"]:nth-child(3n) a:focus .box-text,
.section_2 *[class*="col-"]:nth-child(3n) a:active .box-text {
    background-color: #ed2c2c;
}
.section_2 .box .h-sm {
    padding-right: 20px;
}
.section_2 .box .fa-angle-right {
    position: absolute;
    display: block;
    width: 0.5em;
    height: 1.2em;
    line-height: 1.2;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 22px;
    font-size: 40px;
    text-align: right;
}
.section_2 a:hover .box-text,
.section_2 a:focus .box-text,
.section_2 a:active .box-text {
    color: #fafafa;
}
.section_3 {
    background: #FFFDE6;
    padding: 120px 0 70px;
}
.section_3 .section-title {
    border-bottom: 1px solid #2F2E57;
    padding-bottom: 12px;
    margin-bottom: 25px;
}
.section_3 .box {
    margin: 0 auto 15px;
    padding: 0 0 15px;
}
.section_3 .box .h-xs {
    margin: 19px 0 10px;
}
.section_3 .text a {
    font-weight: 400;
}
.section_3 .fa-angle-right {
    font-size: 18px;
    margin-left: 2px;
}
.section_4 {
    padding: 17.4% 0;
    position: relative;
}
.section_4 .overlay {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #f05a5b;
    opacity: .875;
}
.section_4 > * {
    position: relative;
}
.section_5 {
    padding: 140px 0 0;
    background: #fff;
    position: relative;
}
.section_5 .section-title {
    margin-bottom: 5%;
}
.section_5 .circle {
    display: block;
    width: 200px;
    height: 200px;
    position: relative;
    background: #ccc;
    border-radius: 50%;
    margin: 0 auto 30px;
}
.section_5 *[class*="col-"]:nth-child(1n) .circle {
    background-color: #E0B158;
}
.section_5 *[class*="col-"]:nth-child(2n) .circle {
    background-color: #21B685;
}
.section_5 *[class*="col-"]:nth-child(3n) .circle {
    background-color: #F15B5B;
}
.section_5 *[class*="col-"]:nth-child(4n) .circle {
    background-color: #323260;
}
.section_5 .circle:hover,
.section_5 .circle:focus,
.section_5 .circle:active {
    text-decoration: none;
}
.section_5 *[class*="col-"]:nth-child(1n) .circle:hover {
    background-color: #d89d2d;
}
.section_5 *[class*="col-"]:nth-child(2n) .circle:hover {
    background-color: #198b65;
}
.section_5 *[class*="col-"]:nth-child(3n) .circle:hover {
    background-color: #ed2c2c;
}
.section_5 *[class*="col-"]:nth-child(4n) .circle:hover {
    background-color: #21213e;
}
.section_5 .circle .h-xs {
    position: absolute;
    top: 50%;
    text-align: center;
    width: 100%;
    padding: 15px;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
.section_6 {
    margin: 130px 0 80px;
}
.section_6 .box {
    max-width: 555px;
    margin: 0 auto 30px;
}
.section_6 .box a,
.section_6 .box a:hover,
.section_6 .box a:focus,
.section_6 .box a:active {
    text-decoration: none;
}
.section_6 .box-text {
    display: block;
    padding: 16px 22px;
    background: #ccc;
    color: #fff;
    position: relative;
    -webkit-transition: all .4s ease;
       -moz-transition: all .4s ease;
        -ms-transition: all .4s ease;
         -o-transition: all .4s ease;
            transition: all .4s ease;
}
.section_6 .row {
    margin-left: -25px;
    margin-right: -25px;
}
.section_6 *[class*="col-"] {
    padding-left: 25px;
    padding-right: 25px;
}
.section_6 *[class*="col-"]:nth-child(1n) .box-text {
    background-color: #F15B5B;
}
.section_6 *[class*="col-"]:nth-child(1n) a:hover .box-text,
.section_6 *[class*="col-"]:nth-child(1n) a:focus .box-text,
.section_6 *[class*="col-"]:nth-child(1n) a:active .box-text {
    background-color: #ed2c2c;
}
.section_6 *[class*="col-"]:nth-child(2n) .box-text {
    background-color: #323260;
}
.section_6 *[class*="col-"]:nth-child(2n) a:hover .box-text,
.section_6 *[class*="col-"]:nth-child(2n) a:focus .box-text,
.section_6 *[class*="col-"]:nth-child(2n) a:active .box-text {
    background-color: #21213e;
}
.section_6 .box .h-sm {
    padding-right: 20px;
    text-transform: capitalize;
}
.section_6 .box .fa-angle-right {
    position: absolute;
    display: block;
    width: 0.5em;
    height: 1.2em;
    line-height: 1.2;
    text-align: center;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 22px;
    font-size: 40px;
    text-align: right;
}
.section_6 a:hover .box-text,
.section_6 a:focus .box-text,
.section_6 a:active .box-text {
    color: #fafafa;
}
.section_6 .section-content {
    font-size: 20px;
    margin: 25px auto 120px;
}
.section_7 {
    background: #FFFDE6;
    padding: 85px 0;
}
.section_7 .section-title {
    margin-bottom: 30px;
}
.section_7 .section-content {
    margin-bottom: 20px;
}
/* HOMEPAGE STYLES - end */

/* PAGE TEMPLATE - start */
.post-content .h1,
.post-content h1 {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #3A3865;
}
.post-content h2 {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.4;
    margin: 25px 0 5px;
    color: #3A3865;
}
.post-content h3 {
    font-family: 'Lato', sans-sefif;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 0 15px;
    color: #3A3865;
}
.post-content h5 {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #3A3865;
}
.post-content p {
    font-family: 'Lato', sans-sefif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0 0 10px;
    color: #1A1A1A;
}
.post-content strong {
    font-weight: 400;
}
.post-content .bold {
    font-weight: bold;
}
.post-content blockquote {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.4;
    margin: 35px 0 20px;
    padding: 0;
    color: #21B685;
    border: 0;
}
.post-content blockquote p {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: inherit;
    color: inherit;
}
.post-content ul,
.post-content ol {
    padding-left: 20px;
}
.post-content li {
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 10px;
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    color: #1A1A1A;
}
.post-content img {
    display: block;
    clear: both;
    width: auto;
    height: auto;
    max-width: 100%;
}
.post-content .alignnone {
    display: block;
    margin-bottom: 20px;
}
.post-content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.post-content .alignleft {
    display: block;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.post-content .alignright {
    display: block;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}
.post-content .wp-caption {
    position: relative;
    width: 100% !important; /* overwrite wp inline width */
}
.post-content .wp-caption-text {
    position: absolute;
    top: 50%;
    right: 0;
    width: 260px;
    font-size: 26px;
    color: #21B685;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
/* PAGE TEMPLATE - end */

/* SECTION - COLLAPSEABLE - start */
.collapseable {
    position: relative;
    border-top: 1px solid #808080;
    padding: 25px 0;
}
.collapseable:last-child,
.collapseable.last {
    border-bottom: 1px solid #808080;
}
.collapseable .head {
    padding-right: 67px;
}
.collapseable .plus {
    display: block;
    position: absolute;
    top: 25px;
    right: 19px;
    margin: auto;
    width: 34px;
    height: 34px;
    cursor: pointer;
}
.collapseable .plus:before,
.collapseable .plus:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background: #808080;
}
.collapseable .plus:before {
    width: 100%;
    height: 1px;
}
.collapseable .plus:after {
    width: 1px;
    height: 100%;
    
    visibility: hidden;
    will-change: transform;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000000000006123,M12=-1,M21=1,M22=0.00000000000000006123,sizingMethod='auto expand');
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.00000000000000006123,M12=-1,M21=1,M22=0.00000000000000006123,sizingMethod='auto expand')";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
      -moz-opacity: 1;
    -khtml-opacity: 1;
           opacity: 1;
           
    -webkit-transition: all .4s ease-in-out;
       -moz-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out;
         -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
}
.collapseable .plus.collapsed:after {
    visibility: visible;
    will-change: transform;
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
        -ms-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
        -ms-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-0,M21=0,M22=1,sizingMethod='auto expand');
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=-0,M21=0,M22=1,sizingMethod='auto expand')";
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
      -moz-opacity: 1;
    -khtml-opacity: 1;
           opacity: 1;
}
.collapseable .body {
    position: relative;
    overflow: hidden;
}
/* SECTION - COLLAPSEABLE - start */

/* SHORTCODE - SHOW_ATTRIBUTES - start */
#show_attributes {
    color: #423F6A;
    font-size: 16px;
    margin: 20px 0 35px;
    word-break: break-word;
}
#show_attributes .row {
    margin-left: -5px;
    margin-right: -5px;
}
#show_attributes .attr {
    width: 20%;
    padding: 5px;
}
#show_attributes .attr-in {
    padding: 12px;
    min-height: 205px;
}
#show_attributes .attr:nth-child(odd) .attr-in {
    background: #F2F2F2;
}
#show_attributes .attr:nth-child(even) .attr-in {
    background: #FAFAFA;
}
#show_attributes .t {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 300;
    color: #423F6A;
}
#show_attributes .d {
    font-family: 'Lato', sans-sefif;
    font-weight: normal;
    color: #423F6A;
}
/* SHORTCODE - SHOW_ATTRIBUTES - end */

/* SHORTCODE - SHOW_STAFF - start */
#show_staff {
    margin-top: 40px;
}
#show_staff .member:before,
#show_staff .member:after {
    content: "";
    display: table;
}
#show_staff .member:after {
    clear: both;
}
#show_staff .title {
    margin: 0;
}
#show_staff .diplomas {
    font-size: 14px;
    color: #323260;
    line-height: 1;
}
#show_staff .position {
    font-size: 16px;
    font-style: italic;
    margin-bottom: 0;
}
#show_staff .photo {
    float: left;
    margin-right: 20px;
}
#show_staff .email {
    font-size: 14px;
    font-weight: normal;
    color: #808080;
    text-transform: uppercase;
    margin: 15px 0;
}
#show_staff .email a {
    color: inherit;
}
#show_staff .email a:hover,
#show_staff .email a:focus,
#show_staff .email a:active {
    text-decoration: none;
    color: #666;
}
#show_staff .email .fa {
    font-size: 18px;
    margin-right: 5px;
}
/* SHORTCODE - SHOW_STAFF - end */

/* SHORTCODE - SHOW_STUDY_FIELDS - start */
#show_study_fields {
    margin: 30px 0;
}
#show_study_fields .title-parent {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 23px;
    font-weight: 500;
    line-height: 1.4;
    margin: 0 0 5px;
    color: #3A3865;
}
#show_study_fields .title-child {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    margin: 30px 0 5px;
    color: #3A3865;
}
#show_study_fields .description {
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    color: #3A3865;
}
#show_study_fields .description-parent {
    font-size: 20px;
}
#show_study_fields .description-child {
    font-size: 16px;
}
#show_study_fields .body {
    padding: 0 5px;
}
#show_study_fields .subjects-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
#show_study_fields .subjects-list li {
    display: block;
    font-size: 16px;
    line-height: inherit;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
#show_study_fields .code,
#show_study_fields .name {
    display: inline-block;
    min-width: 150px;
}
#show_study_fields .code {
    font-weight: 400;
}
#show_study_fields .code a {
    text-decoration: underline;
    color: #808080;
}
#show_study_fields .code a:hover,
#show_study_fields .code a:focus,
#show_study_fields .code a:active {
    color: #808080;
}
/* SHORTCODE - SHOW_STUDY_FIELDS - end */

/* SHORTCODE - SHOW_COURSES - start */
#show_course_options {
    margin-top: 40px;
}
#show_course_options .study-program-title {
    color: #21B685;
    font-size: 26px;
    margin: 5px 0 0;
}
#show_course_options .study-program-desc {
    font-style: italic;
}
#show_course_options .co_1_duration_image,
#show_course_options .co_2_duration_image {
    width: 260px;
    margin-right: 0;
}
#show_course_options .course {
    margin-bottom: 50px;
}
#show_course_options .course-title {
    font-weight: 300;
    color: #000;
    font-size: 16px;
    margin: 0 0 10px;
}
#show_course_options .course-title strong {
    font-weight: bold;
    color: #323260;
}
#show_course_options .certif-title {
    text-transform: uppercase;
    color: #423F6A;
    font-family: 'GalanoGrotesque', sans-sefif;
}
#show_course_options .certif {
    
}
#show_course_options .certif-course {
    margin-bottom: 25px;
}
#show_course_options .co {
    border-bottom: 1px solid #808080;
    margin-bottom: 45px;
}
#show_course_options #co3 {
    padding-bottom: 35px;
}
#show_course_options #co4 {
    padding-bottom: 45px;
}
#show_course_options #co4 .course-title {
    margin-bottom: 0;
    color: #000;
}
#show_course_options #co4 .course-title:first-child {
    margin-top: 10px;
}
#show_course_options #co4 .course-title:last-child {
    margin-bottom: 30px;
}
#show_course_options .co_4_duration_image {
    width: 78px;
    margin-left: 0;
}
#show_course_options #co5 {
    padding-bottom: 45px;
}
#show_course_options .vline {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: -10px 0;
    right: 0;
    width: 1px;
    background: #808080;
}
/* SHORTCODE - SHOW_COURSES - end */

/* TAX STUDY PROGRAMS - start */
#tax-sp .title {
    margin: 0;
    color: #404040;
}
#tax-sp .description {
    margin-bottom: 30px;
}
#tax-sp .description h1:first-child,
#tax-sp .description h2:first-child,
#tax-sp .description h3:first-child {
    margin-top: 0;
}
/* TAX STUDY PROGRAMS - end */

/* REO TEMPLATE STYLES - start */
#reo hr {
    border-top-color: #808080;
    margin: 22px 0 55px;
}
#reo-archive {
    margin: 25px 0;
}
#reo .reo-section-title {
    color: #404040;
    text-decoration: underline;
    font-size: 23px;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    line-height: 1.2;
    margin: 35px 0 15px;
}
#reo .reo-subsection {
    margin-bottom: 15px;
}
#reo .reo-subsection-title {
    color: #404040;
    font-size: 20px;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    margin: 0 0 10px;
    line-height: 1.2;
}
#reo .reo-subsection-title a {
    color: inherit;
}
#reo .reo-subsection-author {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}
/* REO TEMPLATE STYLES - end */

/* MAP SECTION STYLES - start */
.acf-map-wrapper {
    position: relative;
}
.acf-map {
	width: 100%;
	height: 400px;
	padding-bottom: 0;
	border: 0;
}
.acf-map img {
   max-width: inherit !important;
}
.map {
    padding-top: 50px;
}
/* MAP SECTION STYLES - end */

/* TIMETABLE PAGE STYLES - start */
#timetable hr {
    border-color: #000;
    margin: 35px 0;
}
#timetable .collapseable .title {
    color: #404040;
    font-size: 26px;
    margin: 0 0 2px;
}
#timetable .collapseable .description,
#timetable .collapseable .description * {
    color: #0D0D0D;
    font-size: 18px;
}
#timetable .collapseable h2 {
    font-size: 20px;
    margin-top: 0;
}
#timetable .tbl {
    display: block;
    margin: 0 -5px 15px;
}
#timetable .tbl:before,
#timetable .tbl:after {
    content: "";
    display: table;
}
#timetable .tbl:after {
    clear: both;
}
#timetable .tbl-cols-3,
#timetable .tbl-cols-5 {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
#timetable .tbl-cols-3 {
    width: 33.333%;
}
#timetable .tbl-cols-3:nth-child(3n+1) {
    clear: both;
}
#timetable .tbl-cols-5 {
    width: 20%;
}
#timetable .tbl-cols-5:nth-child(5n+1) {
    clear: both;
}
#timetable .tbl-th {
    margin: 15px -5px;
    border: 1px solid #323260;
    border-left: 0;
    border-right: 0;
    font-size: 23px;
    color: #323260;
    padding: 7px 15px;
}
#timetable .tbl-td {
    margin-bottom: 10px;
}
#timetable .tbl-td-in {
    background: #FFFDE6;
    padding: 20px 5px 20px 20px;
}
#timetable .uhours {
    color: #1A1A1A;
    font-family: 'Lato', sans-sefif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 15px;
    line-height: 1.2;
}
#timetable .uid {
    color: #404040;
    font-family: 'Lato', sans-sefif;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 1.2;
}
#timetable .utitle {
    color: #21B685;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 10px;
    line-height: 1.2;
    position: relative;
    overflow: hidden;
}
#timetable .uteacher {
    color: #404040;
    font-family: 'Lato', sans-sefif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 10px;
    line-height: 1.2;
}
#timetable .udetails {
    color: #1A1A1A;
    font-family: 'Lato', sans-sefif;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 10px;
    line-height: 1.2;
    font-style: italic;
}
#timetable .uschedule {
    color: #1A1A1A;
    font-family: 'Lato', sans-sefif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 10px;
}
#timetable .tbl-td-in > *:last-child {
    margin-bottom: 0;
}
/* TIMETABLE PAGE STYLES - end */

/* CALENDAR PAGE STYLES - start */
#calendar .clndr {
    padding: 0;
    margin: 0 0 50px;
    list-style: none;
}
.clndr li {
    display: block;
    margin: 0;
}
#calendar .month-item {
}
#calendar .month-item:last-of-type {
    border-bottom: 1px solid #808080;
}
#calendar .month-title {
    margin: 0;
    padding: 13px 8px;
    background: #FFFDE6;
    border: 1px solid #808080;
    border-left: 0;
    border-right: 0;
}
#calendar .event-list {
    padding: 0;
}
#calendar .event-item {
    display: table;
    width: 100%;
    border-bottom: 1px solid #808080;
    line-height: 1.2;
    font-size: 16px;
}
#calendar .event-item:last-of-type {
    border-bottom-color: transparent;
}
#calendar .event-item:hover {
    background: #f9f9f9;
}
#calendar .event-date,
#calendar .event-desc {
    display: table-cell;
    vertical-align: middle;
    padding: 15px 8px;
}
#calendar .event-date {
    white-space: nowrap;
    width: 1%;
    min-width: 100px;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    color: #423F6A;
}
#calendar .event-desc {
    float: left;
    font-family: 'Lato', sans-sefif;
    font-weight: 300;
    color: #1A1A1A;
}
/* CALENDAR PAGE STYLES - end */

/* FORMS PAGE STYLES - start */
#forms .form-section-title {
    color: #404040;
    font-size: 23px;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    line-height: 1.2;
    margin: 35px 0 15px;
    display: inline-block;
    padding-bottom: 0;
    border-bottom: 1px solid #404040;
}
#forms .form-section strong {
    font-weight: bold;
}
/* FORMS PAGE STYLES - end */

/* LIBRARY LINKS AND CONTACT PAGE STYLES - start */
#library-contact .library-links {
    margin: 50px 0 20px;
}
#library-contact .btn-library {
    display: block;
    position: relative;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
    text-align: left;
    font-size: 20px;
    color: #fff;
    background: #F15B5B;
    border-radius: 0;
    white-space: nowrap;
    max-width: 100%;
    padding: 13px 70px 13px 16px;
    line-height: 1.2;
    margin-bottom: 20px;
}
#library-contact .btn-library:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 48px;
    width: 1px;
}
#library-contact .btn-library span {
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
}
#library-contact .btn-library .fa {
    position: absolute;
    display: block;
    top: 50%;
    right: 20px;
    font-size: 42px;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
#library-contact .btn-l_green {
    background: #2FAF7C;
}
#library-contact .btn-l_green:hover,
#library-contact .btn-l_green:focus,
#library-contact .btn-l_green:active {
    background: #248760;
}
#library-contact .btn-l_red {
    background: #EA4F54;
}
#library-contact .btn-l_red:hover,
#library-contact .btn-l_red:focus,
#library-contact .btn-l_red:active {
    background: #e52128;
}
#library-contact .btn-l_gold {
    background: #EECC63;
}
#library-contact .btn-l_gold:hover,
#library-contact .btn-l_gold:focus,
#library-contact .btn-l_gold:active {
    background: #e9bd35;
}
#library-contact .btn-l_light_purple {
    background: #524C70;
}
#library-contact .btn-l_light_purple:hover,
#library-contact .btn-l_light_purple:focus,
#library-contact .btn-l_light_purple:active {
    background: #3c3752;
}
#library-contact .btn-l_dark_purple {
    background: #2F2E57;
}
#library-contact .btn-l_dark_purple:hover,
#library-contact .btn-l_dark_purple:focus,
#library-contact .btn-l_dark_purple:active {
    background: #1d1c36;
}
#library-contact .opening-hours {
    background: #FFFDE6;
    padding: 25px 25px 20px;
    margin: 20px 0 40px;
}
#library-contact .o-h-title {
    margin-top: 0;
}
#library-contact .o-h-heading {
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: #3A3865;
    margin: 15px 0 10px;
}
#library-contact .social-links {
    padding: 0;
    margin: 45px 0;
}
#library-contact .social-links a {
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 50px;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
}
#library-contact .social-links .fa {
    position: absolute;
    top: 50%;
    left: 0;
    font-size: 40px;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
#library-contact .fb a .fa {
    color: #39518E;
}
#library-contact .fb a:hover .fa,
#library-contact .fb a:focus .fa,
#library-contact .fb a:active .fa {
    color: #2a3c6a;
}
/* LIBRARY LINKS AND CONTACT PAGE STYLES - end */

/* LIBRARY SERVICES PAGE STYLES - start */
#library-services .library-images {
    margin: 85px 0 30px;
}
/* LIBRARY SERVICES PAGE STYLES - end */

/* ALUMNI FROM EDITOR SECTION - start */
#from-editor {
    
}
#from-editor .mail-editor {
    
}
#from-editor .mail-editor a {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    position: relative;
    display: inline-block;
    padding: 5px 0 5px 32px;
    margin: 5px 0 15px;
}
#from-editor .mail-editor .fa {
    font-size: 22px;
    position: absolute;
    top: 50%;
    left: 0;
    line-height: 0.9;
    -webkit-transform: translate3d(0,-50%,0) scale3d(1,1,1);
       -moz-transform: translate3d(0,-50%,0) scale3d(1,1,1);
        -ms-transform: translate3d(0,-50%,0) scale3d(1,1,1);
         -o-transform: translate3d(0,-50%,0) scale3d(1,1,1);
            transform: translate3d(0,-50%,0) scale3d(1,1,1);
}
#from-editor .box {
    background: #F2F0F3;
    padding: 30px 30px 20px;
}
#from-editor .box .box-title {
    margin: 0 0 10px;
    color: #323260;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 16px;
    font-weight: 500;
}
/* ALUMNI FROM EDITOR SECTION - end */

/* LATEST NEWS PAGE(S) STYLES - start */
#aside-lastest-news {
    padding-left: 30px;
    max-width: 300px;
    margin: 0 auto;
}
#aside-lastest-news .aside-title {
    line-height: 1.2;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 23px;
    font-weight: 500;
    margin: 25px 0 5px;
    color: #3A3865;
}
#aside-lastest-news .aside-list {
    list-style: none;
    padding: 0;
    margin: 0 0 50px;
}
#aside-lastest-news .aside-list li {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
#aside-lastest-news .aside-list a {
    display: inline-block;
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    color: #808080;
    line-height: 1.2;
}
#aside-lastest-news .categ-list a {
    text-transform: uppercase;
}
#aside-lastest-news .recent-list li {
    margin: 10px 0;
}
.article {
    padding: 25px 0 20px;
    border-top: 1px solid #323260;
}
#latest-news .article:last-of-type {
    border-bottom: 1px solid #323260;
}
.article .article-image {
    margin-bottom: 15px;
}
.article .article-title {
    margin: 0 0 10px;
    font-size: 26px;
    line-height: 1.2;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-weight: 500;
}
.article .article-meta {
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #808080;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
}
.article .article-meta a {
    color: inherit;
}
#more-news {
    background: #FFFDE6;
    padding: 55px 0 40px;
}
#more-news .mn-title {
    line-height: 1.2;
    font-family: 'GalanoGrotesque', sans-sefif;
    font-size: 22px;
    font-weight: 500;
    color: #3A3865;
    text-transform: uppercase;
    border-bottom: 1px solid #323260;
    margin: 0;
    padding-bottom: 15px;
}
#more-news .article {
    border: 0;
}
#more-news .article-title {
    line-height: 1;
    margin-top: 25px;
    font-size: 23px;
}
/* LATEST NEWS PAGE(S) STYLES - end */

/* SEARCH RESULT PAGE STYLES - start */
#search h1 {
    padding-bottom: 15px;
    border-bottom: 1px solid #3A3865;
}
#search small {
    color: #808080;
}
#search .results {
    padding-bottom: 15px;
    border-bottom: 1px solid #3A3865;
}
#search .article {
    border: 0;
    padding: 10px 0;
}
#search .article-title {
    font-size: 20px;
    margin: 10px 0;
    color: #21B685;
    position: relative;
    padding-left: 30px;
}
#search .article-title:before {
    content: "\f0da";
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3A3865;
    position: absolute;
    width: 1em;
    height: 1em;
    line-height: 1;
    top: 1px;
    left: 10px;
}
#search .article a:hover .article-title,
#search .article a:focus .article-title,
#search .article a:active .article-title {
    color: inherit;
}
/* SEARCH RESULT PAGE STYLES - end */

/* MEDIA QUERIES - start */
@media all and (min-width: 1200px) {
    #header .container-fluid {
        padding-left: 50px;
        padding-right: 50px;
    }
    .post-content {
        padding-left: 20px;
    }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
    #hnav .list {
        margin: 0;
    }
    #hnav .sub-menu {
        right: -15px;
    }
}
@media all and (min-width: 768px) and (max-width: 991px) {
    #hmain .logos {
        padding-bottom: 9px;
    }
    #hnav .list {
        margin: 0;
    }
    #hnav .list > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    #hnav .sub-menu {
        right: -15px;
    }
    .rsBlocks .rsABlock {
        width: 100% !important;
        text-align: center;
        left: 0 !important;
        right: 0 !important;
    }
    .rsBlocks img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .section_3 *[class*="-6"]:nth-child(2n+1) {
        clear: both;
    }
    #show_attributes .attr {
        width: 33.333%;
    }
    #show_attributes .attr:nth-child(3n+1) {
        clear: both;
    }
    #timetable .tbl-cols-5 {
        width: 33.333%;
    }
    #timetable .tbl-cols-5:nth-child(3n+1) {
        clear: both;
    }
}
@media all and (min-width: 768px) {
    #search .col-sm-3:nth-child(4n+1) {
        clear: both;
    }
}
@media all and (max-width: 767px) {
    body {
        -webkit-transition: -webkit-transform .2s linear;
           -moz-transition:    -moz-transform .2s linear;
            -ms-transition:     -ms-transform .2s linear;
             -o-transition:      -o-transform .2s linear;
                transition:         transform .2s linear;
    }
    body.mobnav-open {
        overflow: hidden;
        will-change: transform;
        -webkit-transform: translate3d(-250px,0,0) scale3d(1,1,1);
           -moz-transform: translate3d(-250px,0,0) scale3d(1,1,1);
            -ms-transform: translate3d(-250px,0,0) scale3d(1,1,1);
             -o-transform: translate3d(-250px,0,0) scale3d(1,1,1);
                transform: translate3d(-250px,0,0) scale3d(1,1,1);
    }
    .vspace {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .h-lg {
        font-size: 36px;
    }
    .h-md {
        font-size: 24px;
    }
    .h-sm {
        font-size: 20px;
    }
    .h-xs {
        font-size: 18px;
    }
    #hmain {
        padding: 4px 0;
    }
    #hmain .logos {
        text-align: center;
    }
    #footer *[class*="col-xs-"] {
        margin-bottom: 30px;
    }
    #footer .copyright {
        margin: 30px 0;
    }
    .rsBlocks .rsABlock {
        width: 100% !important;
        text-align: center;
        left: 0 !important;
        right: 0 !important;
    }
    .rsBlocks img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .section_2,
    .section_3,
    .section_4,
    .section_7 {
        padding: 50px 0;
    }
    .section_1 .royalSlider {
        height: 480px;
    }
    .section_2 .h-md {
        margin: 0 0 50px;
    }
    .section_2 .h-md br {
        display: none;
    }
    .section_3 *[class*="-6"]:nth-child(2n+1) {
        clear: both;
    }
    .section_6 .row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .section_6 *[class*="col-"] {
        padding-left: 15px;
        padding-right: 15px;
    }
    #select-pages {
        display: block;
        position: relative;
        cursor: pointer;
        width: 320px;
        max-width: 100%;
        margin: 0 auto 30px;
    }
    .post-content .wp-caption-text {
        position: static;
        width: 100%;
        margin: 20px auto;
        -webkit-transform: none;
           -moz-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
    }
    #show_course_options .co_1_duration_image,
    #show_course_options .co_2_duration_image {
        margin-right: auto;
        margin-bottom: 15px;
    }
    #show_course_options .vline {
        display: none;
    }
    #aside-lastest-news {
        padding-left: 0;
    }
}
@media all and (min-width: 480px) and (max-width: 767px) {
    #show_attributes .attr {
        width: 33.333%;
    }
    #show_attributes .attr:nth-child(3n+1) {
        clear: both;
    }
    #timetable .tbl-cols-5 {
        width: 33.333%;
    }
    #timetable .tbl-cols-5:nth-child(3n+1) {
        clear: both;
    }
    #more-news .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
    #search .col-xs-6:nth-child(2n+1) {
        clear: both;
    }
}
@media all and (max-width: 480px) {
    .col-xxs-12 {
        float: left;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        min-height: 1px;
        position: relative;
    }
    .vspace {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .h-lg {
        font-size: 32px;
    }
    .h-md {
        font-size: 22px;
    }
    .h-sm {
        font-size: 20px;
    }
    .h-xs {
        font-size: 18px;
    }
    #hmain .logos {
        height: 86px;
        margin-left: -5px;
        margin-right: -5px;
        white-space: nowrap;
    }
    #hmain .logos:before,
    #hmain .logos:after {
        content: "";
        display: table;
    }
    #hmain .logos:after {
        clear: both;
    }
    #hmain .stc-logo,
    #hmain .uod-logo {
        display: inline-block;
        padding: 0 5px;
        margin: 10px 0;
        width: 50%;
        text-align: center;
    }
    #hmain .stc-logo a,
    #hmain .uod-logo a {
        display: inline-block;
    }
    #footer {
        text-align: center;
    }
    .post-content h1 {
        font-size: 32px
    }
    .rsUni .rsArrow {
        width: 60px;
    }
    .rsBlocks .rsABlock {
        left: 0 !important;
        right: 0 !important;
        padding: 0 5px;
        top: auto !important;
        bottom: 60px !important;
    }
    .rsBlocks .rsABlock img {
        max-width: 50%;
    }
    .rsBlocks h1 {
        font-size: 28px;
    }
    .rsBlocks h1 br,
    .rsBlocks h2 br,
    .rsBlocks h3 br {
        display: none;
    }
    .section_1 .royalSlider {
        height: 360px;
    }
    .section_3 .box {
        border-bottom: 1px solid #2F2E57;
    }
    #show_attributes .attr {
        width: 50%;
    }
    #show_attributes .attr:nth-child(2n+1) {
        clear: both;
    }
    #show_staff .photo {
        float: none;
        margin: 0 auto 20px; 
    }
    #show_study_fields .code,
    #show_study_fields .name {
        display: inline;
        min-width: 0;
    }
    #show_course_options .co_4_duration_image {
        margin-left: auto;
    }
    #show_course_options #co4 .col-xxs-12 {
        text-align: center;
    }
    .acf-map {
        height: 300px;
    }
    #timetable .tbl-cols-3,
    #timetable .tbl-cols-5 {
        width: 100%;
    }
    #timetable .empty {
        display: none;
    }
    #search small {
        display: block;
    }
    #search .article {
        border-bottom: 1px solid #3A3865;
    }
    #search .results {
        border-bottom: 0;
    }
}
@media all and (max-width: 320px) {
    #show_attributes .attr {
        width: 100%;
    }
    #show_attributes .attr-in {
        min-height: 0;
    }
}
/* MEDIA QUERIES - end */

/* MEDIA QUERIES RETINA - start */
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
    .rsUni .rsArrowIcn {
        background-image: url('images/sprite-rs_arrows@2x.png');
    }
    #s1-down-arrow {
        background-image: url('images/sprite-rs_arrows@2x.png');
    }
}
@media
only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min--moz-device-pixel-ratio: 3),
only screen and (min-device-pixel-ratio: 3) {
    .rsUni .rsArrowIcn {
        background-image: url('images/sprite-rs_arrows@3x.png');
    }
    #s1-down-arrow {
        background-image: url('images/sprite-rs_arrows@3x.png');
    }
}
/* MEDIA QUERIES RETINA - end */
