/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(../bower_components/bootstrap/dist/css/bootstrap.min.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

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

/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* -------------------------------------------------- */
/* Colors*/
/* -------------------------------------------------- */
/*yellow*/
/*purple*/
img.flush {
  width: 100%;
  height: auto; }

.kill-padding {
  padding: 0; }

.kill-padding-top {
  padding-top: 0; }

.kill-padding-bottom {
  padding-bottom: 0; }

.kill-margin {
  margin: 0; }

.kill-margin-top {
  margin-top: 0; }

.kill-margin-bottom {
  margin-bottom: 0; }

.pad {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.padding-top {
  padding-top: 1rem; }

.padding-bottom {
  padding-bottom: 1rem; }

.padding-1_5x {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem; }

.padding-top-1_5x {
  padding-top: 1.5rem; }

.padding-bottom-1_5x {
  padding-bottom: 1.5rem; }

.padding-2x {
  padding-top: 2rem;
  padding-bottom: 2rem; }

.padding-top-2x {
  padding-top: 2rem; }

.padding-bottom-2x {
  padding-bottom: 2rem; }

.padding-3x {
  padding-top: 3rem;
  padding-bottom: 3rem; }

.padding-top-3x {
  padding-top: 3rem; }

.padding-bottom-3x {
  padding-bottom: 3rem; }

.padding-4x {
  padding-top: 4rem;
  padding-bottom: 4rem; }

.padding-top-4x {
  padding-top: 4rem; }

.padding-bottom-4x {
  padding-bottom: 4rem; }

.padding-5x {
  padding-top: 5rem;
  padding-bottom: 5rem; }

.padding-top-5x {
  padding-top: 5rem; }

.padding-bottom-5x {
  padding-bottom: 5rem; }

.padding-6x {
  padding-top: 6rem;
  padding-bottom: 6rem; }

.padding-top-6x {
  padding-top: 6rem; }

.padding-bottom-6x {
  padding-bottom: 6rem; }

.padding-7x {
  padding-top: 7rem;
  padding-bottom: 7rem; }

.padding-top-7x {
  padding-top: 7rem; }

.padding-bottom-7x {
  padding-bottom: 7rem; }

.padding-8x {
  padding-top: 8rem;
  padding-bottom: 8rem; }

.padding-top-8x {
  padding-top: 8rem; }

.padding-bottom-8x {
  padding-bottom: 8rem; }

.padding-9x {
  padding-top: 9rem;
  padding-bottom: 9rem; }

.padding-top-9x {
  padding-top: 9rem; }

.padding-bottom-9x {
  padding-bottom: 9rem; }

.padding-10x {
  padding-top: 10rem;
  padding-bottom: 10rem; }

.padding-top-10x {
  padding-top: 10rem; }

.padding-bottom-10x {
  padding-bottom: 10rem; }

.margin {
  margin-top: 1rem;
  margin-bottom: 1rem; }

.margin-left {
  margin-left: 1rem; }

.margin-top {
  margin-top: 1rem; }

.margin-bottom {
  margin-bottom: 1rem; }

.margin-1_5x {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.margin-top-1_5x {
  margin-top: 1.5rem; }

.margin-bottom-1_5x {
  margin-bottom: 1.5rem; }

.margin-2x {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.margin-top-2x {
  margin-top: 2rem; }

.margin-bottom-2x {
  margin-bottom: 2rem; }

.margin-3x {
  margin-top: 3rem;
  margin-bottom: 3rem; }

.margin-top-3x {
  margin-top: 3rem; }

.margin-bottom-3x {
  margin-bottom: 3rem; }

.margin-4x {
  margin-top: 4rem;
  margin-bottom: 4rem; }

.margin-top-4x {
  margin-top: 4rem; }

.margin-bottom-4x {
  margin-bottom: 4rem; }

.margin-6x {
  margin-top: 6rem;
  margin-bottom: 6rem; }

.margin-top-6x {
  margin-top: 6rem; }

.margin-bottom-6x {
  margin-bottom: 6rem; }

.margin-7x {
  margin-top: 7rem;
  margin-bottom: 7rem; }

.margin-top-7x {
  margin-top: 7rem; }

.margin-bottom-7x {
  margin-bottom: 7rem; }

.margin-8x {
  margin-top: 8rem;
  margin-bottom: 8rem; }

.margin-top-8x {
  margin-top: 8rem; }

.margin-bottom-8x {
  margin-bottom: 8rem; }

.margin-9x {
  margin-top: 9rem;
  margin-bottom: 9rem; }

.margin-top-9x {
  margin-top: 9rem; }

.margin-bottom-9x {
  margin-bottom: 9rem; }

.margin-10x {
  margin-top: 10rem;
  margin-bottom: 10rem; }

.margin-top-10x {
  margin-top: 10rem; }

.margin-bottom-10x {
  margin-bottom: 10rem; }

.color-inherit {
  color: inherit; }

.fa + .fa {
  margin-left: 1rem; }

* {
  -webkit-font-smoothing: antialiased; }

/* -------------------------------------------------- */
/* Custom FONT*/
/* -------------------------------------------------- */
@font-face {
  font-family: 'black';
  src: url("../fonts/BrandonGrotesque-Black.eot");
  src: url("../fonts/BrandonGrotesque-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Black.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Black.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Black.otf") format("opentype"), url("../fonts/BrandonGrotesque-Black.svg#BrandonGrotesque-Black") format("svg");
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }

@font-face {
  font-family: 'regular';
  src: url("../fonts/BrandonGrotesque-Regular.eot");
  src: url("../fonts/BrandonGrotesque-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/BrandonGrotesque-Regular.woff2") format("woff2"), url("../fonts/BrandonGrotesque-Regular.ttf") format("truetype"), url("../fonts/BrandonGrotesque-Regular.otf") format("opentype"), url("../fonts/BrandonGrotesque-Regular.svg#BrandonGrotesque-Regular") format("svg");
  font-weight: 390;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }

@font-face {
  font-family: 'alt';
  src: url("../fonts/Cinzel-Regular.eot");
  src: url("../fonts/Cinzel-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Cinzel-Regular.woff2") format("woff2"), url("../fonts/Cinzel-Regular.ttf") format("truetype"), url("../fonts/Cinzel-Regular.otf") format("opentype"), url("../fonts/Cinzel-Regular.svg#Cinzel-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE; }

/* -------------------------------------------------- */
/* Font Families*/
/* -------------------------------------------------- */
body {
  font-family: 'regular'; }

/* -------------------------------------------------- */
/* Text Highlighting*/
/* -------------------------------------------------- */
::-moz-selection {
  background-color: #404040;
  color: white; }

::selection {
  background-color: #404040;
  color: white; }

/* -------------------------------------------------- */
/* Links in general*/
/* -------------------------------------------------- */
a {
  color: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: inherit; }

/* -------------------------------------------------- */
/* REM Setup*/
/* -------------------------------------------------- */
html {
  font-size: 10px;
  line-height: 1.75; }

body {
  font-size: 1.6rem;
  line-height: inherit; }

/* -------------------------------------------------- */
.page-title {
  font-size: 6rem;
  line-height: 1;
  font-family: 'black'; }

h1 {
  font-size: 3rem;
  line-height: 120%;
  color: #ffb633; }

h2 {
  font-size: 2.5rem;
  line-height: 120%; }

h3 {
  font-size: 2rem;
  line-height: 120%; }

h4 {
  font-size: 1.5rem;
  line-height: 120%; }

h5 {
  font-size: 1.5rem;
  line-height: 120%; }

h6 {
  font-size: 1.5rem;
  line-height: 120%; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'black';
  margin-bottom: 15px; }

strong {
  font-family: 'black'; }

em {
  font-style: italic; }

ul {
  margin: 15px 15px 15px 23px; }
  ul li {
    list-style: disc; }

ol {
  margin: 15px 15px 15px 23px; }
  ol li {
    list-style: decimal; }

blockquote {
  font-family: 'alt';
  font-size: 1.2em;
  text-transform: uppercase;
  margin: 10px 0; }

/* -------------------------------------------------- */
/* Weights*/
/* -------------------------------------------------- */
body {
  font-weight: 300; }

.page-title {
  font-weight: 300; }

h1 {
  font-weight: 300; }

h2 {
  font-weight: 300; }

h3 {
  font-weight: 300; }

h4 {
  font-weight: 300; }

h5 {
  font-weight: 300; }

h6 {
  font-weight: 300; }

/* -------------------------------------------------- */
/* Spacing*/
/* -------------------------------------------------- */
.page-title {
  margin-bottom: 1em; }

ul, ol {
  margin-bottom: 2em; }

p + h1, p + h2, p + h3, p + h4, p + h5, p + h6 {
  margin-top: 3rem; }

p + p {
  margin-top: 1em; }

/* -------------------------------------------------- */
/* Horizontal Rules*/
/* -------------------------------------------------- */
hr {
  margin-top: 2rem;
  margin-bottom: 2rem; }

.row.nav ul {
  margin: 1rem 0;
  padding: 0; }
  .row.nav ul li {
    display: inline;
    line-height: 1; }
  .row.nav ul li + li {
    margin-left: 1rem;
    padding-left: 1rem;
    border-left: 1px solid; }

/* -------------------------------------------------- */
/* Body and Wraps*/
/* -------------------------------------------------- */
@media (min-width: 1500px) {
  .container {
    width: 1470px; } }

img {
  width: 100%;
  height: auto; }

html {
  position: relative;
  min-height: 100%; }

body {
  background-color: white;
  color: #404040; }

section.header {
  padding-top: 0rem; }

section + section {
  padding-top: 5rem; }

section.footer {
  padding-bottom: 5rem; }

section.central {
  overflow: hidden; }

section.footer {
  position: absolute;
  bottom: 0;
  width: 100%; }

.no-padding {
  padding: 0; }

.container {
  margin-top: 5px; }

/* -------------------------------------------------- */
/* Main Structure*/
/* -------------------------------------------------- */
/* Header */
/* big text sizes */
a.lbdesign_button {
  background: #553e85;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 10px 0; }

section {
  margin: 0 0 50px; }

.nav-overlay {
  background-color: rgba(85, 62, 133, 0.8);
  min-height: 100vh;
  overflow: scroll;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9;
  border: 0px solid #ffb633;
  border-width: 0 40px;
  padding-top: 265px;
  padding-bottom: 80px;
  display: none; }
  @media (max-width: 991px) {
    .nav-overlay {
      padding-top: 145px; } }
  @media (max-width: 768px) {
    .nav-overlay {
      background-color: #553e85; } }

section.header {
  margin-bottom: 50px; }
  section.header .pagetitle {
    z-index: 2;
    position: relative; }
    section.header .pagetitle h1.title {
      text-align: center;
      font-size: 4.2em;
      text-transform: uppercase;
      letter-spacing: 0.3em;
      margin-top: 50px;
      z-index: 14;
      color: #ffb633; }
      @media (max-width: 768px) {
        section.header .pagetitle h1.title {
          font-size: 3.2em; } }
      @media (max-width: 550px) {
        section.header .pagetitle h1.title {
          font-size: 2.2em; } }
  section.header .flex-header {
    display: flex; }
    section.header .flex-header .menu-container {
      width: 40px;
      min-width: 40px;
      z-index: 10; }
      section.header .flex-header .menu-container .nav-box {
        background-color: #ffb633;
        height: 250px;
        display: flex;
        align-items: flex-end;
        justify-content: center;
        padding-bottom: 23px;
        /* navigation css below */ }
        @media (max-width: 991px) {
          section.header .flex-header .menu-container .nav-box {
            height: 130px; } }
        section.header .flex-header .menu-container .nav-box .three {
          padding: 1px 0px;
          box-sizing: border-box;
          color: #fff;
          text-align: center; }
          section.header .flex-header .menu-container .nav-box .three .hamburger .line {
            width: 20px;
            height: 5px;
            background-color: #553e85;
            display: block;
            margin: 8px auto;
            transition: all 0.3s ease-in-out; }
          section.header .flex-header .menu-container .nav-box .three .hamburger:hover {
            cursor: pointer; }
    section.header .flex-header .swiper-container {
      height: 75vh;
      min-height: 500px;
      max-height: 900px;
      width: 100%;
      z-index: inherit; }
      @media (max-width: 768px) {
        section.header .flex-header .swiper-container {
          padding-top: 130px; } }
      section.header .flex-header .swiper-container .logo {
        background: #553e85;
        position: absolute;
        width: 250px;
        height: 250px;
        z-index: 9;
        top: 0;
        left: 0;
        text-align: center;
        padding: 20px;
        z-index: 10;
        transition: all 0.2s ease; }
        @media (max-width: 991px) {
          section.header .flex-header .swiper-container .logo {
            height: 130px;
            width: 130px; }
            section.header .flex-header .swiper-container .logo.small {
              width: 100%;
              height: 130px; } }
        @media (max-width: 768px) {
          section.header .flex-header .swiper-container .logo {
            height: 130px;
            width: 100%; }
            section.header .flex-header .swiper-container .logo.small {
              width: 100%;
              height: 130px; } }
        section.header .flex-header .swiper-container .logo img {
          height: 100%; }
      section.header .flex-header .swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        /*background-image: url('../imgs/contact-masthead.jpg');*/
        background-size: cover;
        background-position: center; }
    section.header .flex-header .pagei-container {
      width: 40px;
      min-width: 40px;
      background: #ffb633;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 5; }
      section.header .flex-header .pagei-container .soci-icons {
        display: flex;
        flex-direction: column;
        align-items: center;
        align-self: flex-start;
        margin-top: 15px; }
        section.header .flex-header .pagei-container .soci-icons a:hover {
          text-decoration: none; }
        section.header .flex-header .pagei-container .soci-icons i {
          width: 20px;
          height: 20px;
          color: white;
          text-align: center;
          z-index: 999999;
          margin: 2px;
          display: block; }
      section.header .flex-header .pagei-container .swiper-pagination-bullets {
        display: flex;
        flex-direction: column; }
        section.header .flex-header .pagei-container .swiper-pagination-bullets .swiper-pagination-bullet {
          background: #fff;
          width: 6px;
          height: 6px;
          margin: 7px 0;
          opacity: 1;
          position: relative; }
          section.header .flex-header .pagei-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
            content: "";
            border: 1px solid #fff;
            width: 12px;
            height: 12px;
            position: absolute;
            border-radius: 100%;
            top: -3px;
            left: -3px; }
  section.header .cf:before,
  section.header .cf:after {
    content: " ";
    display: table; }
  section.header .cf:after {
    clear: both; }
  section.header .cf {
    *zoom: 1; }
  section.header #hamburger-6.is-active {
    transition: all 0.1s ease-in-out;
    transition-delay: 0.3s;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  section.header #hamburger-6.is-active .line:nth-child(2) {
    width: 0px; }
  section.header #hamburger-6.is-active .line:nth-child(1),
  section.header #hamburger-6.is-active .line:nth-child(3) {
    transition-delay: 0.1s; }
  section.header #hamburger-6.is-active .line:nth-child(1) {
    -webkit-transform: translateY(13px);
    transform: translateY(13px); }
  section.header #hamburger-6.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-13px) rotate(90deg);
    transform: translateY(-13px) rotate(90deg); }

/* navigation */
.nav li a {
  color: #fff;
  font-weight: bold; }

.nav ul.sub-menu li {
  display: block;
  padding: 0 !important;
  margin: 10px 0 !important;
  border: 0 !important; }
  .nav ul.sub-menu li a:first-child {
    color: #fff;
    font-size: 1.4em; }

.nav ul.sub-menu ul.sub-menu li a {
  color: #ffb633;
  font-size: 1em; }

@media (max-width: 1500px) {
  .nav ul.sub-menu li a:first-child {
    font-size: 1em; }
  .nav ul.sub-menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap; }
    .nav ul.sub-menu ul.sub-menu li {
      font-size: 0.8em; } }
    @media (max-width: 1500px) and (min-width: 992px) {
      .nav ul.sub-menu ul.sub-menu li {
        width: 100%; } }

@media (max-width: 768px) {
  .nav ul.sub-menu li a:first-child {
    font-size: 1.4em; }
  .nav ul.sub-menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap; }
    .nav ul.sub-menu ul.sub-menu li {
      font-size: 0.8em;
      width: 33%; }
  .nav ul.sub-menu ul.sub-menu li a {
    font-size: 1em; } }

@media (max-width: 768px) {
  .nav ul.sub-menu li a:first-child {
    font-size: 1.4em; }
  .nav ul.sub-menu ul.sub-menu {
    display: flex;
    flex-wrap: wrap; }
    .nav ul.sub-menu ul.sub-menu li {
      font-size: 1em;
      width: 50%; }
  .nav ul.sub-menu ul.sub-menu li a {
    font-size: 1em; } }

.nav .hidem > a {
  display: none; }

@media (max-width: 768px) {
  .nav .col-sm-2 ul.sub-menu ul.sub-menu {
    /* display: none;  */ } }

/* footer */
section.footer {
  margin: 0 0 0;
  position: initial;
  width: 100%;
  background-color: #553e85;
  text-align: center;
  padding-top: 0;
  color: #fff; }
  section.footer span.signoff {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-top: 50px;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    font-size: 4.2em; }
    @media (max-width: 768px) {
      section.footer span.signoff {
        font-size: 3.2em; } }
    @media (max-width: 550px) {
      section.footer span.signoff {
        font-size: 1.5714285714em; } }
  section.footer .foot-logo {
    margin-top: 50px; }

/* Contact form 7 */
.wpcf7 {
  color: #553e85; }
  .wpcf7 textarea,
  .wpcf7 input {
    width: 100%; }
  .wpcf7 input.wpcf7-text,
  .wpcf7 textarea {
    background: #ffb633;
    color: #553e85;
    border: 0;
    padding: 6px; }
  .wpcf7 textarea {
    height: 150px; }
  .wpcf7 .col-md-12,
  .wpcf7 .col-md-6 {
    margin: 0px 0 12px; }
  .wpcf7 span.wpcf7-list-item.first.last {
    display: flex; }
    .wpcf7 span.wpcf7-list-item.first.last input[type="checkbox"] {
      width: 40px;
      margin-right: 10px; }
  .wpcf7 input.wpcf7-form-control.wpcf7-submit {
    background: #553e85;
    border: 0;
    color: white;
    font-family: 'black';
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.2em;
    width: auto;
    padding: 6px 30px; }

/* single */
.single-content {
  margin-bottom: 50px; }

.button-group.filters-button-group button {
  text-transform: lowercase; }

/* -------------------------------------------------- */
/* template sections*/
/* -------------------------------------------------- */
section.logos .logo-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  section.logos .logo-flex .logo-cont {
    text-align: center;
    width: 20%; }
    @media (max-width: 550px) {
      section.logos .logo-flex .logo-cont {
        width: 33%; } }
    section.logos .logo-flex .logo-cont .logo-img {
      max-width: 100%; }

section.page-banner .banner-img {
  min-height: 350px;
  background-size: cover;
  background-position: center; }

section.page-banner .bnnr-title-txt {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  display: block;
  z-index: 14;
  color: #ffb633;
  font-family: 'black';
  font-weight: 300;
  line-height: 120%; }
  @media (max-width: 768px) {
    section.page-banner .bnnr-title-txt {
      font-size: 3.2em; } }
  @media (max-width: 550px) {
    section.page-banner .bnnr-title-txt {
      font-size: 2.2em; } }

section.style-heading .center {
  text-align: center; }
  section.style-heading .center .txt-cnt {
    display: inline-block; }
  section.style-heading .center .txt-outer {
    display: inline-block;
    position: relative; }
    section.style-heading .center .txt-outer:before {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      left: 0;
      top: -1px; }
      @media (max-width: 550px) {
        section.style-heading .center .txt-outer:before {
          width: 20%; } }
    section.style-heading .center .txt-outer:after {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      right: 0;
      bottom: -1px;
      z-index: 1; }
      @media (max-width: 550px) {
        section.style-heading .center .txt-outer:after {
          width: 20%; } }
    section.style-heading .center .txt-outer .txt-inner {
      position: relative;
      padding: 15px 30px;
      font-family: 'alt';
      text-transform: uppercase;
      color: #553e85;
      font-size: 2.1em;
      line-height: 110%; }
      section.style-heading .center .txt-outer .txt-inner:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        left: -2px;
        border-width: 3px 0 0 3px; }
      section.style-heading .center .txt-outer .txt-inner:after {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-width: 0 3px 3px 0;
        z-index: 2; }
      @media (max-width: 768px) {
        section.style-heading .center .txt-outer .txt-inner {
          font-size: 1.6em; } }
      @media (max-width: 550px) {
        section.style-heading .center .txt-outer .txt-inner {
          font-size: 1.375em; } }
  section.style-heading .center .sub-title {
    text-align: left;
    color: #ffb633;
    margin-top: -15px;
    margin-left: 40px; }

section.one-col-txt .col-md-12 {
  padding: 0px; }

section.one-col-txt .center .txt-logo-el {
  max-width: 450px; }
  @media (max-width: 991px) {
    section.one-col-txt .center .txt-logo-el {
      display: none; } }

section.one-col-txt .center .txt-cnt {
  display: inline-block; }

section.one-col-txt .center .txt-outer {
  display: block;
  position: relative; }
  section.one-col-txt .center .txt-outer:before {
    content: '';
    width: 35%;
    height: 1px;
    background: #ffb633;
    display: block;
    position: absolute;
    left: 0;
    top: -1px; }
  section.one-col-txt .center .txt-outer:after {
    content: '';
    width: 35%;
    height: 1px;
    background: #ffb633;
    display: block;
    position: absolute;
    right: 0;
    bottom: -1px;
    z-index: 1; }
  section.one-col-txt .center .txt-outer .txt-inner {
    position: relative;
    padding: 20px 30px; }
    section.one-col-txt .center .txt-outer .txt-inner .styled-heading {
      font-family: 'alt';
      text-transform: uppercase;
      color: #553e85;
      font-size: 2.1em;
      line-height: 110%;
      margin-bottom: 33.3333333333px; }
      @media (max-width: 768px) {
        section.one-col-txt .center .txt-outer .txt-inner .styled-heading {
          font-size: 1.6em; } }
      @media (max-width: 550px) {
        section.one-col-txt .center .txt-outer .txt-inner .styled-heading {
          font-size: 1.375em; } }
    section.one-col-txt .center .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.one-col-txt .center .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.one-col-txt .center .sub-title {
  text-align: left;
  color: #ffb633;
  margin-top: -15px;
  margin-left: 40px; }

section.one-col-txt .center .quoted-txt {
  font-family: 'alt';
  text-transform: uppercase;
  color: #ffb633;
  text-align: right;
  margin: 20px 10px;
  display: block;
  font-size: 2em; }
  @media (max-width: 768px) {
    section.one-col-txt .center .quoted-txt {
      font-size: 1.8em; } }
  @media (max-width: 550px) {
    section.one-col-txt .center .quoted-txt {
      font-size: 1.6em; } }

section.two-col-txt .col-md-12 {
  padding: 0px; }

section.two-col-txt .center .txt-logo-el {
  max-width: 450px; }
  @media (max-width: 991px) {
    section.two-col-txt .center .txt-logo-el {
      display: none; } }

section.two-col-txt .center .txt-cnt {
  display: inline-block; }

section.two-col-txt .center .txt-outer {
  display: block;
  position: relative; }
  section.two-col-txt .center .txt-outer:before {
    /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                left: 0;
                top: -1px;*/ }
  section.two-col-txt .center .txt-outer:after {
    /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                right: 0;
                bottom: -1px;
                z-index: 1;*/ }
  section.two-col-txt .center .txt-outer .txt-inner {
    position: relative;
    padding: 20px 30px; }
    section.two-col-txt .center .txt-outer .txt-inner.left:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.two-col-txt .center .txt-outer .txt-inner.right:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.two-col-txt .center .sub-title {
  text-align: left;
  color: #ffb633;
  margin-top: -15px;
  margin-left: 40px; }

section.two-col-txt .center .quoted-txt {
  font-family: 'alt';
  text-transform: uppercase;
  color: #ffb633;
  text-align: right;
  margin: 20px 10px;
  display: block;
  font-size: 2em; }
  @media (max-width: 768px) {
    section.two-col-txt .center .quoted-txt {
      font-size: 1.8em; } }
  @media (max-width: 550px) {
    section.two-col-txt .center .quoted-txt {
      font-size: 1.6em; } }

section.two-col-img {
  margin-top: 2px; }
  section.two-col-img .the-image img {
    max-width: 100%; }
  section.two-col-img .col-md-12 {
    padding: 0px; }
  section.two-col-img .center {
    position: relative; }
    section.two-col-img .center .img-on-left {
      position: relative; }
      @media (min-width: 992px) {
        section.two-col-img .center .img-on-left:before {
          content: '';
          width: 1px;
          height: 35%;
          background: #ffb633;
          display: block;
          position: absolute;
          left: 14px;
          bottom: 0px; } }
      section.two-col-img .center .img-on-left .the-image:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        left: -2px;
        border-width: 0 0px 3px 3px;
        z-index: 2; }
    section.two-col-img .center .img-on-right {
      position: relative; }
      @media (min-width: 992px) {
        section.two-col-img .center .img-on-right:before {
          content: '';
          width: 1px;
          height: 35%;
          background: #ffb633;
          display: block;
          position: absolute;
          right: 14px;
          top: 0px; } }
      section.two-col-img .center .img-on-right .the-image:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        right: -2px;
        border-width: 3px 3px 0px 0px;
        z-index: 2; }
    section.two-col-img .center .txt-logo-el {
      max-width: 450px; }
      @media (max-width: 991px) {
        section.two-col-img .center .txt-logo-el {
          display: none; } }
    section.two-col-img .center .txt-cnt {
      display: inline-block; }
    section.two-col-img .center .txt-outer {
      display: block;
      position: relative; }
      section.two-col-img .center .txt-outer:before {
        /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                left: 0;
                top: -1px;*/ }
      section.two-col-img .center .txt-outer:after {
        /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                right: 0;
                bottom: -1px;
                z-index: 1;*/ }
      section.two-col-img .center .txt-outer .txt-inner {
        position: relative;
        padding: 20px 30px; }
        section.two-col-img .center .txt-outer .txt-inner.left:before {
          /*   content: '';
                    width: 25px;
                    height: 25px;
                    border: 3px solid $secondary;
                    position: absolute;
                    top: -2px;
                    left: -2px;
                    border-width: 3px 0 0 3px; */ }
        section.two-col-img .center .txt-outer .txt-inner.right:after {
          /*   content: '';
                    width: 25px;
                    height: 25px;
                    border: 3px solid $secondary;
                    position: absolute;
                    bottom: -2px;
                    right: -2px;
                    border-width: 0 3px 3px 0;
                    z-index: 2; */ }
    section.two-col-img .center .sub-title {
      text-align: left;
      color: #ffb633;
      margin-top: -15px;
      margin-left: 40px; }
    section.two-col-img .center .title-txt {
      font-family: 'alt';
      text-transform: uppercase;
      color: #553e85;
      text-align: left;
      line-height: 120%;
      margin: 20px 10px 20px 40px;
      display: block;
      font-size: 2em; }
      @media (max-width: 768px) {
        section.two-col-img .center .title-txt {
          font-size: 1.8em; } }
      @media (max-width: 550px) {
        section.two-col-img .center .title-txt {
          font-size: 1.6em; } }

section.subjects .center {
  text-align: center; }
  section.subjects .center .subject-cont {
    background-color: #553e85;
    padding: 30px 20px; }
    section.subjects .center .subject-cont h2 {
      color: #ffb633;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      font-size: 3em; }
      @media (max-width: 768px) {
        section.subjects .center .subject-cont h2 {
          font-size: 2.5em; } }
    section.subjects .center .subject-cont h3 {
      color: #fff;
      font-family: 'regular'; }
    section.subjects .center .subject-cont .subject-list a {
      color: #ffb633; }
    section.subjects .center .subject-cont .subject-list .cata-sub-nav {
      padding: 20px 15px 20px;
      margin: 0 37px;
      /* Make this scrollable when needed */
      overflow-x: auto;
      /* We don't want vertical scrolling */
      overflow-y: hidden;
      /* Make an auto-hiding scroller for the 3 people using a IE */
      -ms-overflow-style: -ms-autohiding-scrollbar;
      /* For WebKit implementations, provide inertia scrolling */
      -webkit-overflow-scrolling: touch;
      /* We don't want internal inline elements to wrap */
      white-space: nowrap;
      /* Remove the default scrollbar for WebKit implementations */ }
    section.subjects .center .subject-cont .subject-list .cata-sub-nav::-webkit-scrollbar {
      display: none; }
    section.subjects .center .subject-cont .subject-list .cata-sub-nav ul {
      margin: 0;
      display: flex;
      -webkit-padding-start: 0px; }
    section.subjects .center .subject-cont .subject-list .cata-sub-nav li {
      display: inline-table;
      margin: 0 10px;
      font-size: 16px; }
    section.subjects .center .subject-cont .subject-list .arrow {
      background: #ffb633; }
    section.subjects .center .subject-cont .subject-list .nav-prev {
      width: 25px;
      height: 29px;
      position: absolute;
      left: 7px;
      margin-top: 0px; }
    section.subjects .center .subject-cont .subject-list .nav-next {
      width: 25px;
      height: 29px;
      position: absolute;
      right: 7px;
      margin-top: -30px; }

section.twitter:before {
  content: "";
  width: 200px;
  height: 200px;
  position: absolute;
  right: 0;
  margin-top: 30px;
  background-image: url("../imgs/pointer-right.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media (max-width: 991px) {
    section.twitter:before {
      display: none; } }

section.twitter .col-md-12 .tweet-sec-ico {
  max-width: 130px;
  display: block;
  margin: 0 auto; }

section.twitter .col-md-12 #tweet-sec {
  margin-top: -20px; }
  section.twitter .col-md-12 #tweet-sec div#tweets-slider {
    text-align: center;
    box-shadow: none;
    background-image: none; }
  section.twitter .col-md-12 #tweet-sec h2.ts-slide-un a {
    color: #553e85 !important;
    font-size: 1.2em; }
  section.twitter .col-md-12 #tweet-sec .ts-slide-item p {
    font-size: 1.2em;
    color: #553e85 !important; }
  section.twitter .col-md-12 #tweet-sec .ts-slide-item a {
    color: #ffb633 !important; }

section.masonry .col-md-12 .grid-item {
  width: 48%;
  margin: 1% 0.5%; }
  @media (max-width: 991px) {
    section.masonry .col-md-12 .grid-item {
      width: 100%;
      margin: 15px 0; } }

section.masonry .txt-cnt {
  display: block; }

section.masonry .txt-outer {
  display: block;
  position: relative; }
  section.masonry .txt-outer:before {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    left: -1px;
    top: 0px; }
  section.masonry .txt-outer:after {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 1; }
  section.masonry .txt-outer .txt-inner {
    position: relative;
    padding: 15px 30px;
    /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
    /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
    section.masonry .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.masonry .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.masonry h3 {
  font-family: 'alt';
  color: #553e85;
  font-size: 2.1em;
  line-height: 110%;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    section.masonry h3 {
      font-size: 1.28em; } }
  @media (max-width: 550px) {
    section.masonry h3 {
      font-size: 1.1em; } }

section.newsletter .center {
  text-align: center; }
  section.newsletter .center .txt-cnt {
    display: inline-block; }
  section.newsletter .center .txt-outer {
    display: inline-block;
    position: relative; }
    section.newsletter .center .txt-outer:before {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      left: 0;
      top: -1px; }
    section.newsletter .center .txt-outer:after {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      right: 0;
      bottom: -1px;
      z-index: 1; }
    section.newsletter .center .txt-outer .txt-inner {
      position: relative;
      padding: 15px 30px;
      font-family: 'alt';
      text-transform: uppercase;
      color: #553e85;
      font-size: 2.1em;
      line-height: 110%; }
      section.newsletter .center .txt-outer .txt-inner:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        left: -2px;
        border-width: 3px 0 0 3px; }
      section.newsletter .center .txt-outer .txt-inner:after {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-width: 0 3px 3px 0;
        z-index: 2; }
      @media (max-width: 768px) {
        section.newsletter .center .txt-outer .txt-inner {
          font-size: 1.6em; } }
      @media (max-width: 550px) {
        section.newsletter .center .txt-outer .txt-inner {
          font-size: 1.375em; } }
  section.newsletter .center .sub-title {
    text-align: left;
    color: #ffb633;
    margin-top: -15px;
    margin-left: 40px; }

section.latest-posts h2 {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  display: block;
  z-index: 14;
  color: #ffb633;
  font-family: 'black';
  font-weight: 300;
  line-height: 120%;
  position: relative;
  z-index: 4;
  margin-bottom: 100px; }
  @media (max-width: 768px) {
    section.latest-posts h2 {
      font-size: 3.2em; } }
  @media (max-width: 550px) {
    section.latest-posts h2 {
      font-size: 2.2em; } }

section.latest-posts .col-md-12 {
  position: relative; }
  @media (max-width: 550px) {
    section.latest-posts .col-md-12 {
      padding-left: 0px;
      padding-right: 0px; } }
  section.latest-posts .col-md-12 .bg-img {
    position: absolute;
    width: 420px;
    background-repeat: no-repeat;
    /* background-color: gray; */
    right: -290px;
    height: 100%;
    z-index: 2; }
    @media (max-width: 991px) {
      section.latest-posts .col-md-12 .bg-img {
        opacity: 0.5; } }
    @media (max-width: 768px) {
      section.latest-posts .col-md-12 .bg-img {
        display: none; } }
  @media (max-width: 550px) {
    section.latest-posts .col-md-12 .posts-cont {
      padding-left: 0px;
      padding-right: 0px; } }
  section.latest-posts .col-md-12 .posts-cont .post-item {
    text-align: center;
    margin-bottom: 20px; }
    @media (max-width: 550px) {
      section.latest-posts .col-md-12 .posts-cont .post-item {
        padding-left: 0px;
        padding-right: 0px; } }
    section.latest-posts .col-md-12 .posts-cont .post-item .cata a {
      color: #ffb633; }
    section.latest-posts .col-md-12 .posts-cont .post-item h3 {
      font-family: 'alt';
      text-transform: uppercase;
      font-size: 1.7em;
      letter-spacing: 3px;
      color: #553e85; }
    section.latest-posts .col-md-12 .posts-cont .post-item .divider {
      width: 30px;
      height: 5px;
      background: #ffb633;
      display: block;
      margin: 0 auto 10px; }
    section.latest-posts .col-md-12 .posts-cont .post-item .more-link {
      margin: 20px 10px 15px; }
      section.latest-posts .col-md-12 .posts-cont .post-item .more-link a {
        color: #ffb633; }
    section.latest-posts .col-md-12 .posts-cont .post-item .excerpt {
      color: #553e85; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2:before {
      content: '';
      display: block;
      width: 90px;
      height: 100px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      margin: 0 auto -40px;
      z-index: 9;
      position: relative; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .cata a {
      color: white; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 h3 {
      color: #ffb633; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .divider {
      background: white; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .excerpt {
      color: white; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .txt-outer:before, section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .txt-outer:after {
      diplay: none !important; }
    section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .txt-outer .txt-inner {
      background-color: #553e85;
      z-index: 8;
      position: relative;
      padding-top: 40px; }
      section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .txt-outer .txt-inner:before, section.latest-posts .col-md-12 .posts-cont .post-item.post-2 .txt-outer .txt-inner:after {
        diplay: none !important; }

section.latest-posts .txt-cnt {
  display: block; }

section.latest-posts .txt-outer {
  display: block;
  position: relative; }
  section.latest-posts .txt-outer:before {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    left: -1px;
    top: 0px; }
  section.latest-posts .txt-outer:after {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 1; }
  section.latest-posts .txt-outer .txt-inner {
    position: relative;
    padding: 15px 30px;
    /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
    /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
    section.latest-posts .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.latest-posts .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.info-grid:before {
  content: "";
  width: 200px;
  height: 200px;
  background-image: url("../imgs/pointer-left.svg");
  position: absolute;
  margin-left: -200px;
  margin-top: 50px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain; }

section.info-grid .col-md-12 .grid-four-col .grid-sizer {
  width: 24%; }

section.info-grid .col-md-12 .grid-four-col a {
  color: #ffb633; }

section.info-grid .col-md-12 .grid-four-col .grid-item {
  height: 340px;
  background-color: #553e85;
  margin: 5px 0;
  color: #fff;
  background-size: cover;
  background-position: center;
  padding: 15px;
  text-align: center; }
  @media (min-width: 992px) {
    section.info-grid .col-md-12 .grid-four-col .grid-item {
      width: 24%; }
      section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(8n+1), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(8n+3), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(8n+6), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(8n+8) {
        height: 370px; } }
  @media (min-width: 769px) and (max-width: 991px) {
    section.info-grid .col-md-12 .grid-four-col .grid-item {
      width: 32%; }
      section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(6n+1), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(6n+3), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(6n+5) {
        height: 370px; } }
  @media (min-width: 551px) and (max-width: 768px) {
    section.info-grid .col-md-12 .grid-four-col .grid-item {
      width: 49%; }
      section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(4n+1), section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(4n+4) {
        height: 370px; } }
  @media (max-width: 550px) {
    section.info-grid .col-md-12 .grid-four-col .grid-item {
      width: 100%; }
      section.info-grid .col-md-12 .grid-four-col .grid-item:nth-child(2n+1) {
        height: 370px; } }
  section.info-grid .col-md-12 .grid-four-col .grid-item.txt-blk {
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-end; }
  section.info-grid .col-md-12 .grid-four-col .grid-item.img-blk {
    position: relative; }
    section.info-grid .col-md-12 .grid-four-col .grid-item.img-blk a {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  section.info-grid .col-md-12 .grid-four-col .grid-item.both-blk .blk-overlay {
    background: #553e85;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background-size: 60%;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: all 0.2s ease; }
  section.info-grid .col-md-12 .grid-four-col .grid-item.both-blk:hover .blk-overlay {
    opacity: 1; }
  section.info-grid .col-md-12 .grid-four-col .grid-item h3 {
    font-family: 'alt';
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 28px;
    color: white; }
  section.info-grid .col-md-12 .grid-four-col .grid-item .blk-txt {
    color: #ffb633; }
    section.info-grid .col-md-12 .grid-four-col .grid-item .blk-txt:before {
      content: '';
      width: 30px;
      height: 4px;
      display: block;
      margin: 10px auto;
      background-color: #ffb633; }
    section.info-grid .col-md-12 .grid-four-col .grid-item .blk-txt:after {
      content: '';
      width: 30px;
      height: 4px;
      display: block;
      margin: 10px auto;
      background-color: #ffb633; }

section.two-col-img-staff {
  margin-top: 2px; }
  section.two-col-img-staff .the-image img {
    max-width: 100%; }
  section.two-col-img-staff .col-md-12 {
    padding: 0px; }
  section.two-col-img-staff .center {
    position: relative; }
    section.two-col-img-staff .center .img-on-left {
      position: relative; }
      section.two-col-img-staff .center .img-on-left .col-md-6 {
        display: flex;
        align-items: flex-end;
        justify-content: flex-start;
        flex-direction: column; }
        section.two-col-img-staff .center .img-on-left .col-md-6 .email a {
          font-family: 'black';
          background: #553e85;
          color: white;
          padding: 8px 30px;
          margin-right: 30px;
          transition: all 0.2s ease; }
          section.two-col-img-staff .center .img-on-left .col-md-6 .email a:hover {
            background: #ffb633; }
      section.two-col-img-staff .center .img-on-left .lefto.txt-outer:before {
        content: '';
        width: 1px;
        height: 35%;
        background: #ffb633;
        display: block;
        position: absolute;
        left: -1px;
        bottom: 0px; }
      section.two-col-img-staff .center .img-on-left .the-image {
        text-align: center; }
        section.two-col-img-staff .center .img-on-left .the-image:before {
          content: '';
          width: 25px;
          height: 25px;
          border: 3px solid #553e85;
          position: absolute;
          bottom: -2px;
          left: -2px;
          border-width: 0 0px 3px 3px;
          z-index: 2; }
    section.two-col-img-staff .center .right .teaching-tag {
      color: #ffb633; }
    section.two-col-img-staff .center .right .staff-name {
      font-family: 'alt';
      text-transform: uppercase;
      color: #553e85;
      text-align: left;
      line-height: 120%;
      margin: 0px 0px 15px 0px;
      display: block;
      font-size: 2em;
      letter-spacing: 0.2em; }
      @media (max-width: 768px) {
        section.two-col-img-staff .center .right .staff-name {
          font-size: 1.8em; } }
      @media (max-width: 550px) {
        section.two-col-img-staff .center .right .staff-name {
          font-size: 1.6em; } }
    section.two-col-img-staff .center .right .position {
      color: #553e85;
      margin-bottom: 15px; }
    section.two-col-img-staff .center .right .divi {
      background: #ffb633;
      height: 4px;
      width: 30px;
      margin-bottom: 15px; }
    section.two-col-img-staff .center .txt-logo-el {
      max-width: 450px; }
      @media (max-width: 991px) {
        section.two-col-img-staff .center .txt-logo-el {
          display: none; } }
    section.two-col-img-staff .center .txt-cnt {
      display: inline-block; }
    section.two-col-img-staff .center .txt-outer {
      display: block;
      position: relative;
      max-width: 100%; }
      section.two-col-img-staff .center .txt-outer:before {
        /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                left: 0;
                top: -1px;*/ }
      section.two-col-img-staff .center .txt-outer:after {
        /*content: '';
                width: 35%;
                height: 1px;
                background: $primary;
                display: block;
                position: absolute;
                right: 0;
                bottom: -1px;
                z-index: 1;*/ }
      section.two-col-img-staff .center .txt-outer .txt-inner {
        position: relative;
        padding: 20px 30px; }
        section.two-col-img-staff .center .txt-outer .txt-inner.left:before {
          /*   content: '';
                    width: 25px;
                    height: 25px;
                    border: 3px solid $secondary;
                    position: absolute;
                    top: -2px;
                    left: -2px;
                    border-width: 3px 0 0 3px; */ }
        section.two-col-img-staff .center .txt-outer .txt-inner.right:after {
          /*   content: '';
                    width: 25px;
                    height: 25px;
                    border: 3px solid $secondary;
                    position: absolute;
                    bottom: -2px;
                    right: -2px;
                    border-width: 0 3px 3px 0;
                    z-index: 2; */ }
    section.two-col-img-staff .center .sub-title {
      text-align: left;
      color: #ffb633;
      margin-top: -15px;
      margin-left: 40px; }

section.application-forms .doc-header {
  margin-top: 50px;
  margin-bottom: 50px; }
  section.application-forms .doc-header h3 {
    text-align: center;
    font-size: 2.2em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    position: relative;
    z-index: 4;
    margin-bottom: 0px; }
    section.application-forms .doc-header h3.bottom {
      color: #553e85; }
    @media (max-width: 768px) {
      section.application-forms .doc-header h3 {
        font-size: 2.2em; } }
    @media (max-width: 550px) {
      section.application-forms .doc-header h3 {
        font-size: 1.4666666667em; } }

section.application-forms .dnld-btns {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  section.application-forms .dnld-btns .bttn-dl {
    background-color: #553e85;
    color: white;
    padding: 8px 20px;
    text-transform: uppercase;
    font-family: 'black';
    margin: 5px; }
    section.application-forms .dnld-btns .bttn-dl:hover {
      background-color: #ffb633; }

.gallery-section img {
  margin-bottom: 30px; }

.gallery-section,
.document-section {
  position: relative;
  float: left;
  width: 100%; }
  .gallery-section h2,
  .document-section h2 {
    color: #ffb633;
    text-align: left;
    margin-left: 15px;
    font-size: 2.5em; }
  .gallery-section .document-name,
  .document-section .document-name {
    text-decoration: underline;
    font-weight: bold; }

section.calendar-page .dates {
  text-align: left; }
  section.calendar-page .dates .txt-cnt {
    display: block;
    margin: 10px 0; }
  section.calendar-page .dates .txt-outer {
    display: block;
    position: relative; }
    section.calendar-page .dates .txt-outer:before {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      left: 0;
      top: -1px; }
    section.calendar-page .dates .txt-outer:after {
      content: '';
      width: 35%;
      height: 1px;
      background: #ffb633;
      display: block;
      position: absolute;
      right: 0;
      bottom: -1px;
      z-index: 1; }
    section.calendar-page .dates .txt-outer .txt-inner {
      position: relative;
      padding: 25px 30px; }
      section.calendar-page .dates .txt-outer .txt-inner:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        left: -2px;
        border-width: 3px 0 0 3px; }
      section.calendar-page .dates .txt-outer .txt-inner:after {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-width: 0 3px 3px 0;
        z-index: 2; }
      section.calendar-page .dates .txt-outer .txt-inner .date-title {
        font-family: 'alt';
        text-transform: uppercase;
        color: #553e85;
        font-size: 2.1em;
        line-height: 110%;
        margin: 0 0 15px 0; }
        @media (max-width: 768px) {
          section.calendar-page .dates .txt-outer .txt-inner .date-title {
            font-size: 1.6em; } }
        @media (max-width: 550px) {
          section.calendar-page .dates .txt-outer .txt-inner .date-title {
            font-size: 1.375em; } }
      section.calendar-page .dates .txt-outer .txt-inner .date-btm {
        font-family: 'black';
        color: #553e85;
        font-size: 5em;
        line-height: 100%;
        text-align: center;
        letter-spacing: 2px; }
  section.calendar-page .dates .date-top {
    text-align: left;
    color: #553e85; }
    section.calendar-page .dates .date-top:focus {
      outline: none; }

section.calendar-page .filter-cont {
  background-color: #553e85;
  padding: 30px 20px;
  text-align: center;
  margin-bottom: 50px; }
  section.calendar-page .filter-cont h2 {
    color: #ffb633;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-size: 3em; }
    @media (max-width: 768px) {
      section.calendar-page .filter-cont h2 {
        font-size: 2.5em; } }
  section.calendar-page .filter-cont h3 {
    color: #fff;
    font-family: 'regular'; }
  section.calendar-page .filter-cont .subject-list a {
    color: #ffb633; }
  section.calendar-page .filter-cont .subject-list .cata-sub-nav {
    padding: 20px 15px 20px;
    margin: 0 37px;
    /* Make this scrollable when needed */
    overflow-x: auto;
    /* We don't want vertical scrolling */
    overflow-y: hidden;
    /* Make an auto-hiding scroller for the 3 people using a IE */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* For WebKit implementations, provide inertia scrolling */
    -webkit-overflow-scrolling: touch;
    /* We don't want internal inline elements to wrap */
    white-space: nowrap;
    /* Remove the default scrollbar for WebKit implementations */ }
  section.calendar-page .filter-cont .subject-list .cata-sub-nav::-webkit-scrollbar {
    display: none; }
  section.calendar-page .filter-cont .subject-list .cata-sub-nav ul {
    margin: 0;
    display: flex;
    -webkit-padding-start: 0px; }
  section.calendar-page .filter-cont .subject-list .cata-sub-nav li {
    display: inline-table;
    margin: 0 10px;
    font-size: 16px; }
  section.calendar-page .filter-cont .subject-list .arrow {
    background: #ffb633; }
  section.calendar-page .filter-cont .subject-list .nav-prev {
    width: 25px;
    height: 29px;
    position: absolute;
    left: 7px;
    margin-top: 0px; }
  section.calendar-page .filter-cont .subject-list .nav-next {
    width: 25px;
    height: 29px;
    position: absolute;
    right: 7px;
    margin-top: -30px; }

section.contact-page {
  /* fixes potential theme css conflict */ }
  section.contact-page .col-md-12.sec {
    margin-bottom: 50px; }
  section.contact-page .txt-cnt {
    display: block;
    margin: 10px 0; }
  section.contact-page .txt-outer {
    display: block;
    position: relative;
    /*&:before {
            content: '';
            width: 35%;
            height: 1px;
            background: $primary;
            display: block;
            position: absolute;
            left: 0;
            top: -1px;
        }
        &:after {
            content: '';
            width: 35%;
            height: 1px;
            background: $primary;
            display: block;
            position: absolute;
            right: 0;
            bottom: -1px;
            z-index: 1;
        }*/ }
    section.contact-page .txt-outer .txt-inner {
      position: relative;
      padding: 25px 30px;
      color: #553e85; }
      section.contact-page .txt-outer .txt-inner:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        left: -2px;
        border-width: 3px 0 0 3px; }
      section.contact-page .txt-outer .txt-inner:after {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-width: 0 3px 3px 0;
        z-index: 2; }
  section.contact-page .quoted-txt {
    font-family: 'alt';
    text-transform: uppercase;
    color: #ffb633;
    text-align: right;
    margin: 20px 10px;
    display: block;
    font-size: 2em; }
    @media (max-width: 768px) {
      section.contact-page .quoted-txt {
        font-size: 1.8em; } }
    @media (max-width: 550px) {
      section.contact-page .quoted-txt {
        font-size: 1.6em; } }
  section.contact-page .personal-text {
    color: #ffb633;
    font-size: 1.2em; }
    section.contact-page .personal-text strong {
      color: #553e85; }
  section.contact-page .contact-details {
    color: #553e85; }
    section.contact-page .contact-details strong {
      font-size: 1.2em;
      font-family: 'regular'; }
  section.contact-page .visual-element img {
    max-width: 141px;
    float: right; }
  section.contact-page .acf-map {
    width: 100%;
    height: 600px; }
  section.contact-page .acf-map img {
    max-width: inherit !important; }
  section.contact-page .gmnoprint img {
    display: none !important; }

section.news-page h2 {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  display: block;
  z-index: 14;
  color: #ffb633;
  font-family: 'black';
  font-weight: 300;
  line-height: 120%;
  position: relative;
  z-index: 4;
  margin-bottom: 100px; }
  @media (max-width: 768px) {
    section.news-page h2 {
      font-size: 3.2em; } }
  @media (max-width: 550px) {
    section.news-page h2 {
      font-size: 2.2em; } }

section.news-page .filter-area {
  background-color: #553e85;
  text-align: center;
  margin-bottom: 50px;
  padding: 30px; }
  section.news-page .filter-area h3 {
    font-size: 3.2em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    position: relative;
    z-index: 4; }
    @media (max-width: 768px) {
      section.news-page .filter-area h3 {
        font-size: 3.2em; } }
    @media (max-width: 550px) {
      section.news-page .filter-area h3 {
        font-size: 2.2em; } }
  section.news-page .filter-area button {
    margin: 10px;
    border: 0;
    background: transparent;
    color: white; }
    section.news-page .filter-area button:hover {
      text-decoration: underline; }
    section.news-page .filter-area button:focus {
      border: 0 !important; }
    section.news-page .filter-area button.button.is-checked {
      color: #ffb633; }

section.news-page .col-md-12 .post {
  width: 32%;
  margin: 1% 0.5%;
  margin-bottom: 50px !important;
  text-align: center; }
  @media (max-width: 991px) {
    section.news-page .col-md-12 .post {
      width: 100%;
      margin: 15px 0; } }
  section.news-page .col-md-12 .post .post-date {
    font-size: 12px;
    color: #ffb633; }
  section.news-page .col-md-12 .post .cata a {
    color: #ffb633; }
  section.news-page .col-md-12 .post h3 {
    font-family: 'alt';
    text-transform: uppercase;
    font-size: 1.7em;
    letter-spacing: 3px;
    color: #553e85; }
  section.news-page .col-md-12 .post .divider {
    width: 30px;
    height: 5px;
    background: #ffb633;
    display: block;
    margin: 0 auto 10px; }
  section.news-page .col-md-12 .post .excerpt {
    color: #553e85; }
  section.news-page .col-md-12 .post .more-link {
    margin: 20px 10px 15px; }
    section.news-page .col-md-12 .post .more-link a {
      color: #ffb633; }
  section.news-page .col-md-12 .post:nth-child(even) {
    background-color: #553e85; }
    section.news-page .col-md-12 .post:nth-child(even) .cata a {
      color: white; }
    section.news-page .col-md-12 .post:nth-child(even) h3 {
      color: #ffb633; }
    section.news-page .col-md-12 .post:nth-child(even) .post-date {
      color: white; }
    section.news-page .col-md-12 .post:nth-child(even) .divider {
      background: white; }
    section.news-page .col-md-12 .post:nth-child(even) .excerpt {
      color: white; }
    section.news-page .col-md-12 .post:nth-child(even) .more-link a {
      color: #ffb633; }
    section.news-page .col-md-12 .post:nth-child(even) .txt-outer:before {
      display: none; }
    section.news-page .col-md-12 .post:nth-child(even) .txt-outer:after {
      display: none; }
    section.news-page .col-md-12 .post:nth-child(even) .txt-inner:before {
      display: none; }
    section.news-page .col-md-12 .post:nth-child(even) .txt-inner:after {
      display: none; }
    section.news-page .col-md-12 .post:nth-child(even):before {
      content: '';
      display: block;
      width: 90px;
      height: 100px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      margin: -58px auto -16px;
      z-index: 9;
      position: relative; }

section.news-page .txt-cnt {
  display: block; }

section.news-page .txt-outer {
  display: block;
  position: relative; }
  section.news-page .txt-outer:before {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    left: -1px;
    top: 0px; }
  section.news-page .txt-outer:after {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 1; }
  section.news-page .txt-outer .txt-inner {
    position: relative;
    padding: 15px 30px;
    /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
    /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
    section.news-page .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.news-page .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.staff-page h2 {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  display: block;
  z-index: 14;
  color: #ffb633;
  font-family: 'black';
  font-weight: 300;
  line-height: 120%;
  position: relative;
  z-index: 4;
  margin-bottom: 100px; }
  @media (max-width: 768px) {
    section.staff-page h2 {
      font-size: 3.2em; } }
  @media (max-width: 550px) {
    section.staff-page h2 {
      font-size: 2.2em; } }

section.staff-page .filter-area {
  background-color: #553e85;
  text-align: center;
  margin-bottom: 50px;
  padding: 30px; }
  section.staff-page .filter-area h3 {
    font-size: 3.2em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    position: relative;
    z-index: 4; }
    @media (max-width: 768px) {
      section.staff-page .filter-area h3 {
        font-size: 3.2em; } }
    @media (max-width: 550px) {
      section.staff-page .filter-area h3 {
        font-size: 2.2em; } }
  section.staff-page .filter-area button {
    margin: 10px;
    border: 0;
    background: transparent;
    color: white; }
    section.staff-page .filter-area button:hover {
      text-decoration: underline; }
    section.staff-page .filter-area button:focus {
      border: 0 !important; }
    section.staff-page .filter-area button.button.is-checked {
      color: #ffb633; }

section.staff-page .col-md-12 .post {
  width: 32%;
  margin: 1% 0.5%;
  margin-bottom: 50px !important;
  text-align: center; }
  @media (max-width: 991px) {
    section.staff-page .col-md-12 .post {
      width: 100%;
      margin: 15px 0; } }
  section.staff-page .col-md-12 .post .post-date {
    font-size: 12px;
    color: #ffb633; }
  section.staff-page .col-md-12 .post .cata a {
    color: #ffb633; }
  section.staff-page .col-md-12 .post h3 {
    font-family: 'alt';
    text-transform: uppercase;
    font-size: 1.7em;
    letter-spacing: 3px;
    color: #553e85; }
  section.staff-page .col-md-12 .post .divider {
    width: 30px;
    height: 5px;
    background: #ffb633;
    display: block;
    margin: 0 auto 10px; }
  section.staff-page .col-md-12 .post .teach-pos {
    margin: 20px;
    color: #553e85; }
  section.staff-page .col-md-12 .post .excerpt {
    color: #553e85; }
  section.staff-page .col-md-12 .post .more-link {
    margin: 20px 10px 15px; }
    section.staff-page .col-md-12 .post .more-link a {
      color: #ffb633; }
  section.staff-page .col-md-12 .post:nth-child(even) {
    background-color: #553e85; }
    section.staff-page .col-md-12 .post:nth-child(even) .cata a {
      color: white; }
    section.staff-page .col-md-12 .post:nth-child(even) h3 {
      color: #ffb633; }
    section.staff-page .col-md-12 .post:nth-child(even) .post-date {
      color: white; }
    section.staff-page .col-md-12 .post:nth-child(even) .divider {
      background: white; }
    section.staff-page .col-md-12 .post:nth-child(even) .excerpt {
      color: white; }
    section.staff-page .col-md-12 .post:nth-child(even) .teach-pos {
      margin: 20px;
      color: white; }
    section.staff-page .col-md-12 .post:nth-child(even) .more-link a {
      color: #ffb633; }
    section.staff-page .col-md-12 .post:nth-child(even) .txt-outer:before {
      display: none; }
    section.staff-page .col-md-12 .post:nth-child(even) .txt-outer:after {
      display: none; }
    section.staff-page .col-md-12 .post:nth-child(even) .txt-inner:before {
      display: none; }
    section.staff-page .col-md-12 .post:nth-child(even) .txt-inner:after {
      display: none; }
    section.staff-page .col-md-12 .post:nth-child(even):before {
      content: '';
      display: block;
      width: 90px;
      height: 100px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      margin: -58px auto -16px;
      z-index: 9;
      position: relative; }

section.staff-page .txt-cnt {
  display: block; }

section.staff-page .txt-outer {
  display: block;
  position: relative; }
  section.staff-page .txt-outer:before {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    left: -1px;
    top: 0px; }
  section.staff-page .txt-outer:after {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 1; }
  section.staff-page .txt-outer .txt-inner {
    position: relative;
    padding: 15px 30px;
    /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
    /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
    section.staff-page .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.staff-page .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

section.vacancies-page {
  padding-top: 20px; }
  section.vacancies-page h2 {
    text-align: center;
    font-size: 4.2em;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    margin-top: 50px;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    position: relative;
    z-index: 4;
    margin-bottom: 100px; }
    @media (max-width: 768px) {
      section.vacancies-page h2 {
        font-size: 3.2em; } }
    @media (max-width: 550px) {
      section.vacancies-page h2 {
        font-size: 2.2em; } }
  section.vacancies-page section.style-heading {
    margin: 30px auto; }
    section.vacancies-page section.style-heading .txt-inner {
      letter-spacing: 0.2em; }
  section.vacancies-page .vac-header {
    margin-top: 50px;
    margin-bottom: 100px; }
    section.vacancies-page .vac-header h3 {
      text-align: center;
      font-size: 2.2em;
      text-transform: uppercase;
      letter-spacing: 0.3em;
      display: block;
      z-index: 14;
      color: #ffb633;
      font-family: 'black';
      font-weight: 300;
      line-height: 120%;
      position: relative;
      z-index: 4;
      margin-bottom: 0px; }
      section.vacancies-page .vac-header h3.bottom {
        color: #553e85; }
      @media (max-width: 768px) {
        section.vacancies-page .vac-header h3 {
          font-size: 2.2em; } }
      @media (max-width: 550px) {
        section.vacancies-page .vac-header h3 {
          font-size: 1.4666666667em; } }
  section.vacancies-page .filter-area {
    background-color: #553e85;
    text-align: center;
    margin-bottom: 50px;
    padding: 30px; }
    section.vacancies-page .filter-area h3 {
      font-size: 3.2em;
      text-transform: uppercase;
      letter-spacing: 0.2em;
      display: block;
      z-index: 14;
      color: #ffb633;
      font-family: 'black';
      font-weight: 300;
      line-height: 120%;
      position: relative;
      z-index: 4; }
      @media (max-width: 768px) {
        section.vacancies-page .filter-area h3 {
          font-size: 3.2em; } }
      @media (max-width: 550px) {
        section.vacancies-page .filter-area h3 {
          font-size: 2.2em; } }
    section.vacancies-page .filter-area button {
      margin: 10px;
      border: 0;
      background: transparent;
      color: white; }
      section.vacancies-page .filter-area button:hover {
        text-decoration: underline; }
      section.vacancies-page .filter-area button:focus {
        border: 0 !important; }
      section.vacancies-page .filter-area button.button.is-checked {
        color: #ffb633; }
  section.vacancies-page .col-md-12 .post {
    width: 32%;
    margin: 1% 0.5%;
    margin-bottom: 50px !important;
    text-align: center; }
    @media (max-width: 991px) {
      section.vacancies-page .col-md-12 .post {
        width: 100%;
        margin: 15px 0; } }
    section.vacancies-page .col-md-12 .post h3 {
      font-family: 'alt';
      text-transform: uppercase;
      font-size: 1.7em;
      letter-spacing: 3px;
      color: #553e85; }
    section.vacancies-page .col-md-12 .post .job-type {
      color: #ffb633; }
    section.vacancies-page .col-md-12 .post .salary {
      color: #553e85; }
    section.vacancies-page .col-md-12 .post .divider {
      width: 30px;
      height: 5px;
      background: #ffb633;
      display: block;
      margin: 0 auto 10px; }
    section.vacancies-page .col-md-12 .post .more-link {
      margin: 20px 10px 15px; }
      section.vacancies-page .col-md-12 .post .more-link a {
        color: #ffb633; }
    section.vacancies-page .col-md-12 .post:nth-child(even) {
      background-color: #553e85; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .cata a {
        color: white; }
      section.vacancies-page .col-md-12 .post:nth-child(even) h3 {
        color: #ffb633; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .divider {
        background: white; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .salary {
        color: white; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .more-link a {
        color: #ffb633; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .txt-outer:before {
        display: none; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .txt-outer:after {
        display: none; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .txt-inner:before {
        display: none; }
      section.vacancies-page .col-md-12 .post:nth-child(even) .txt-inner:after {
        display: none; }
      section.vacancies-page .col-md-12 .post:nth-child(even):before {
        content: '';
        display: block;
        width: 90px;
        height: 100px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin: -58px auto -16px;
        z-index: 9;
        position: relative; }
  section.vacancies-page .txt-cnt {
    display: block; }
  section.vacancies-page .txt-outer {
    display: block;
    position: relative; }
    section.vacancies-page .txt-outer:before {
      content: '';
      width: 1px;
      height: 35%;
      background: #ffb633;
      display: block;
      position: absolute;
      left: -1px;
      top: 0px; }
    section.vacancies-page .txt-outer:after {
      content: '';
      width: 1px;
      height: 35%;
      background: #ffb633;
      display: block;
      position: absolute;
      right: -1px;
      bottom: 0px;
      z-index: 1; }
    section.vacancies-page .txt-outer .txt-inner {
      position: relative;
      padding: 15px 30px;
      /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
      /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
      section.vacancies-page .txt-outer .txt-inner:before {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        top: -2px;
        left: -2px;
        border-width: 3px 0 0 3px; }
      section.vacancies-page .txt-outer .txt-inner:after {
        content: '';
        width: 25px;
        height: 25px;
        border: 3px solid #553e85;
        position: absolute;
        bottom: -2px;
        right: -2px;
        border-width: 0 3px 3px 0;
        z-index: 2; }

section.vacancy-single section.style-heading {
  margin: 30px auto 50px; }
  section.vacancy-single section.style-heading .txt-inner {
    letter-spacing: 0.2em; }

section.vacancy-single h2.vac-title {
  color: #553e85; }

section.vacancy-single .salary {
  color: #553e85;
  font-size: 1.3em; }

section.vacancy-single .pos-type {
  color: #553e85;
  font-size: 1.3em;
  margin-bottom: 50px; }

section.vacancy-single .additional-docs a {
  color: #553e85;
  font-family: 'black';
  text-transform: capitalize; }
  section.vacancy-single .additional-docs a:hover {
    color: #ffb633; }

section.archive h1.page-title {
  text-transform: uppercase;
  color: #553e85;
  text-align: center; }

section.archive h2 {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  display: block;
  z-index: 14;
  color: #ffb633;
  font-family: 'black';
  font-weight: 300;
  line-height: 120%;
  position: relative;
  z-index: 4;
  margin-bottom: 100px; }
  @media (max-width: 768px) {
    section.archive h2 {
      font-size: 3.2em; } }
  @media (max-width: 550px) {
    section.archive h2 {
      font-size: 2.2em; } }

section.archive .filter-area {
  background-color: #553e85;
  text-align: center;
  margin-bottom: 50px;
  padding: 30px; }
  section.archive .filter-area h3 {
    font-size: 3.2em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    display: block;
    z-index: 14;
    color: #ffb633;
    font-family: 'black';
    font-weight: 300;
    line-height: 120%;
    position: relative;
    z-index: 4; }
    @media (max-width: 768px) {
      section.archive .filter-area h3 {
        font-size: 3.2em; } }
    @media (max-width: 550px) {
      section.archive .filter-area h3 {
        font-size: 2.2em; } }
  section.archive .filter-area button {
    margin: 10px;
    border: 0;
    background: transparent;
    color: white; }
    section.archive .filter-area button:hover {
      text-decoration: underline; }
    section.archive .filter-area button:focus {
      border: 0 !important; }
    section.archive .filter-area button.button.is-checked {
      color: #ffb633; }

section.archive .col-md-12 .post {
  width: 32%;
  margin: 1% 0.5%;
  margin-bottom: 50px !important;
  text-align: center; }
  @media (max-width: 991px) {
    section.archive .col-md-12 .post {
      width: 100%;
      margin: 15px 0; } }
  section.archive .col-md-12 .post .post-date {
    font-size: 12px;
    color: #ffb633; }
  section.archive .col-md-12 .post .cata a {
    color: #ffb633; }
  section.archive .col-md-12 .post h3 {
    font-family: 'alt';
    text-transform: uppercase;
    font-size: 1.7em;
    letter-spacing: 3px;
    color: #553e85; }
  section.archive .col-md-12 .post .divider {
    width: 30px;
    height: 5px;
    background: #ffb633;
    display: block;
    margin: 0 auto 10px; }
  section.archive .col-md-12 .post .excerpt {
    color: #553e85; }
  section.archive .col-md-12 .post .more-link {
    margin: 20px 10px 15px; }
    section.archive .col-md-12 .post .more-link a {
      color: #ffb633; }
  section.archive .col-md-12 .post:nth-child(even) {
    background-color: #553e85; }
    section.archive .col-md-12 .post:nth-child(even) .cata a {
      color: white; }
    section.archive .col-md-12 .post:nth-child(even) h3 {
      color: #ffb633; }
    section.archive .col-md-12 .post:nth-child(even) .post-date {
      color: white; }
    section.archive .col-md-12 .post:nth-child(even) .divider {
      background: white; }
    section.archive .col-md-12 .post:nth-child(even) .excerpt {
      color: white; }
    section.archive .col-md-12 .post:nth-child(even) .more-link a {
      color: #ffb633; }
    section.archive .col-md-12 .post:nth-child(even) .txt-outer:before {
      display: none; }
    section.archive .col-md-12 .post:nth-child(even) .txt-outer:after {
      display: none; }
    section.archive .col-md-12 .post:nth-child(even) .txt-inner:before {
      display: none; }
    section.archive .col-md-12 .post:nth-child(even) .txt-inner:after {
      display: none; }
    section.archive .col-md-12 .post:nth-child(even):before {
      content: '';
      display: block;
      width: 90px;
      height: 100px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      margin: -58px auto -16px;
      z-index: 9;
      position: relative; }

section.archive .txt-cnt {
  display: block; }

section.archive .txt-outer {
  display: block;
  position: relative; }
  section.archive .txt-outer:before {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    left: -1px;
    top: 0px; }
  section.archive .txt-outer:after {
    content: '';
    width: 1px;
    height: 35%;
    background: #ffb633;
    display: block;
    position: absolute;
    right: -1px;
    bottom: 0px;
    z-index: 1; }
  section.archive .txt-outer .txt-inner {
    position: relative;
    padding: 15px 30px;
    /*@media(max-width: $s){font-size: $bg-txt-m/2;}*/
    /*@media(max-width: $xs){font-size: $bg-txt-s/1.6;}*/ }
    section.archive .txt-outer .txt-inner:before {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      top: -2px;
      left: -2px;
      border-width: 3px 0 0 3px; }
    section.archive .txt-outer .txt-inner:after {
      content: '';
      width: 25px;
      height: 25px;
      border: 3px solid #553e85;
      position: absolute;
      bottom: -2px;
      right: -2px;
      border-width: 0 3px 3px 0;
      z-index: 2; }

.ticker {
  background: #C51228;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  color: #FFF;
  font-size: 20px; }

.marquee {
  width: 1470px;
  overflow: hidden;
  margin: auto; }
  .marquee p {
    display: inline; }

span.news {
  margin-left: 250px; }

.footer span.contact {
  margin: 0 15px; }

.footer .signoff {
  font-size: 2.5em !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important; }

.footer .contact-details {
  margin-top: 30px; }

.news {
  margin-bottom: 30px;
  font-size: 20px; }
  .news .next {
    text-align: center;
    color: #ffb633;
    transition: all .2s; }
    .news .next:hover {
      color: #553e85; }
  .news .previous {
    text-align: center;
    color: #ffb633;
    transition: all .2s;
    text-align: center; }
    .news .previous:hover {
      color: #553e85; }

.staff-button .btn {
  background-color: #ffb633;
  color: #FFF;
  margin-top: 20px;
  font-size: 16px; }
  .staff-button .btn:hover {
    background-color: #553e85; }

section.two-col-img-staff {
  float: left;
  margin-bottom: 70px; }
  section.two-col-img-staff img {
    max-width: 100%;
    max-height: 500px;
    width: auto; }

section.two-col-img-staff .center .img-on-left .the-image:before {
  left: 44px; }
  @media (max-width: 550px) {
    section.two-col-img-staff .center .img-on-left .the-image:before {
      left: -1px; } }

section.two-col-img-staff .center .img-on-left .lefto.txt-outer:before {
  left: 45px; }
  @media (max-width: 550px) {
    section.two-col-img-staff .center .img-on-left .lefto.txt-outer:before {
      display: none; } }

p a {
  text-decoration: underline;
  color: #ffb633; }

section.footer {
  position: relative; }

section.two-col-img-staff .center .img-on-left .col-md-6 {
  display: block; }

section.two-col-img-staff .center .email {
  float: right; }

.pagetitle h1.title {
  text-align: center;
  font-size: 4.2em;
  text-transform: uppercase;
  letter-spacing: 0.3em;
  margin-top: 50px;
  z-index: 14;
  color: #ffb633; }
