@charset "UTF-8";
/* @import 'custom.temp.scss'; */
/* Variables */
/* Single CMS */
/* typeface */
/* size */
/* weight */
/* lineheight */
/* color */
/* text */
html {
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 62.5%;
}

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

.header--standard {
  position: relative;
  z-index: 100;
  height: 100px;
  background: linear-gradient(to top, hsl(35, 49%, 49%) 6px, #1a2027 6px);
}
.header--standard h1 {
  position: absolute;
  top: 17px;
  left: 0;
  width: 163.2px;
  height: 60px;
  margin: 0;
}
.header--standard h1 a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  text-indent: -1000em;
  background-image: url(//cache.cms.io/2016.cbcfremantle.wa.edu.au/upload/template/custom/cbc-horizontal-rev-002.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.header--standard aside {
  position: absolute;
  top: 12px;
  right: 0;
  width: 80%;
  /* outline: 1px solid red; */
}

@media only screen and (max-width: 768px) {
  section.landscape-video {
    height: 60vw !important;
    min-height: 46vw !important;
  }
  section.landscape-video h1 {
    font-size: 2.4rem;
    margin-bottom: 0.2rem;
    opacity: 1;
  }
  section.landscape-video h2 {
    font-size: 1.8rem;
    margin-bottom: 0;
  }
  section.landscape-video h3 {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  section.landscape-video a.button {
    font-size: 0.6em;
    padding: 8px 20px;
  }
}

.base--standard,
.footer--standard {
  background-color: #10161d;
}
.base--standard p,
.footer--standard p {
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.1rem;
}
.base--standard a,
.footer--standard a {
  text-decoration: none;
  color: hsl(35, 49%, 49%);
}
.base--standard a:hover,
.footer--standard a:hover {
  text-decoration: underline;
  color: hsl(35, 69%, 65%);
}
.base--standard .column,
.footer--standard .column {
  padding-top: 4vh;
  padding-bottom: 4vh;
}
.base--standard .column2,
.footer--standard .column2 {
  text-align: right;
}

.row {
  /* width: 100%; */
}

.section {
  clear: both;
  padding: 0;
  /* Fonts */
}
.section.banner {
  display: none;
  height: 150px;
}
.section.content-header {
  background: linear-gradient(to bottom, hsl(35, 49%, 49%), hsl(35, 54%, 52%));
}
.section.content-header * {
  color: #ffffff;
}
.section.content-header .column {
  padding-top: 4vh;
  padding-bottom: 4vh;
}
@media only screen and (max-width: 768px) {
  .section.content-header .column {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.section.content .column {
  padding-top: 4vh;
  padding-bottom: 4vh;
}
.section address,
.section li,
.section p,
.section td,
.section th {
  margin: 0 0 1.3rem 0;
  color: #444444;
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 1.7rem;
  font-weight: 200;
  line-height: 1.7;
}
.section th {
  text-align: left;
  background-color: transparent;
  font-weight: 600;
}
.section h1 {
  margin-bottom: 1rem;
  opacity: 0.8;
  color: hsl(35, 49%, 49%);
  font-family: "Adobe Garamond W01", "Times New Roman", Times, serif;
  font-size: 6rem;
  /* font-style: italic; */
  font-weight: 400;
  line-height: 1.1;
}
.section h2 {
  margin-bottom: 1.6rem;
  color: hsl(35, 49%, 49%);
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 1.4;
}
.section h2.highlight1 {
  outline: solid 1px #bb8740;
  background-color: black;
  color: white;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  display: inline-flex;
}
.section h3 {
  margin-bottom: 1.5rem;
  color: hsl(35, 49%, 49%);
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.5;
}
.section h4 {
  margin-bottom: 1.2rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: hsl(35, 49%, 49%);
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.5;
}
.section h5 {
  color: #192026;
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.5;
}
.section h6 {
  color: #192026;
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.5;
}
.section blockquote {
  float: left;
  width: 50%;
  margin: 0.6rem 3.2rem 2rem -3.2rem;
  padding: 2.8rem 3.2rem;
  border-top: 1px solid hsl(35, 49%, 49%);
  border-bottom: 1px solid hsl(35, 49%, 49%);
  font-family: "Adobe Garamond W01", "Times New Roman", Times, serif;
}
.section blockquote > :last-child {
  margin-bottom: 0;
}
.section blockquote * {
  color: hsl(35, 59%, 57%);
}
.section blockquote p {
  font-size: 2.2rem;
  font-style: italic;
}
.section a {
  color: hsl(35, 49%, 49%);
}
.section a:hover {
  text-decoration: underline;
  color: hsl(35, 69%, 65%);
}
.section img.right {
  margin: 0 0 2vw 3vw;
}
.section .column > :first-child {
  margin-top: 0;
}
.section li,
.section li > p {
  margin: 0;
  line-height: 1.1;
}
.section ul {
  margin: 0.2em 0;
  padding: 0;
  list-style-type: none;
}
.section ul ul {
  margin-left: 1em;
}
.section ul li.last {
  margin-left: 20px;
}
.section li {
  position: relative;
  margin: 0 0 0 20px;
  padding: 0.4em 0;
}
.section li::before {
  position: absolute;
  left: -20px;
  width: 12px;
  height: 1em;
  content: "\f105";
  text-align: center;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  font-family: "Font Awesome 5 Pro", "FontAwesome";
}
.section li.selected > a {
  font-weight: 700;
}
.section .column1 ul {
  margin: 2em;
}
.section .column1 li::before {
  content: "";
  opacity: 0.5;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iOHB4IiBoZWlnaHQ9IjhweCIgdmlld0JveD0iMCAwIDggOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNDAuMyAoMzM4MzkpIC0gaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoIC0tPgogICAgPHRpdGxlPmxlYWYtaWNvbjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxkZWZzPjwvZGVmcz4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJsZWFmLWljb24iIGZpbGw9IiNBRjgwNDIiPgogICAgICAgICAgICA8cGF0aCBkPSJNNC41MjM1NDEwNCwtMC4wODI1MTk1MzEyIEM0LjUyMzU0MTA0LC0wLjA4MjUxOTUzMTIgMi45ODU5NjgwMSwzLjM4OTgzMDE5IDUuNDE4MzQ3NzUsNS4xMTE4NTU1NCBDNy44NDgxOTQ0Myw2LjgzNDQ4Mjk5IDcuMzUxMDc5NTksNy45OTQxNDA2MiA3LjM1MTA3OTU5LDcuOTk0MTQwNjIgQzcuMzUxMDc5NTksNy45OTQxNDA2MiA4Ljk2MzM3ODE3LDQuODM0ODg2NDIgNy40MDA0NzQ0NCwyLjU0Mzg3MDE4IEM1LjgzODIwMzk4LDAuMjU0MDU4MTUxIDUuNDY0NTc2MjcsMi4wMDMxNzgzMSA0LjUyMzU0MTA0LC0wLjA4MjUxOTUzMTIiIGlkPSJGaWxsLTYzIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0wLjAwNTg1OTM3NSwyLjk0NjIyODAzIEMwLjAwNTg1OTM3NSwyLjk0NjIyODAzIDAuMDg3MTQ5NDc3NCw1LjI2NjA2NDkzIDEuMjQxODAwNzMsNS44NzM3OTg0IEMyLjM5ODExMDk2LDYuNDc5MzMxOTQgNC45MzAyNyw3LjM1NzEwODA2IDYuMDYzMzU0NDksNi44MTQ4MjI4MSBDNi4wNjMzNTQ0OSw2LjgxNDgyMjgxIDQuNjQyNzEzMTgsNC42MTcwODI1OCAzLjU5OTIxMzcsNC40MTI0ODgxNSBDMi41NTM1MDIyNSw0LjIwODQ0MzcgMC40MDQwMTQ5NzksMy44NzY4MDI3MiAwLjAwNTg1OTM3NSwyLjk0NjIyODAzIiBpZD0iRmlsbC03OCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
}

/* Automatically scale images down if the container is narrower */
img {
  max-width: 100%;
  height: auto;
}

.slider.slider--primary {
  position: relative;
  min-height: 40vh;
}

.secondary {
  position: absolute;
  right: 0;
}
.secondary a {
  padding-left: 10px;
}
.secondary img {
  border-radius: 50%;
}
.secondary img:hover {
  transition: all 0.5s ease;
  transform: scale(1.2);
  opacity: 0.7;
}
.secondary .social-media--youtube img:hover {
  background-color: red;
}
.secondary .social-media--facebook img:hover {
  background-color: #4867aa;
}
.secondary .social-media--instagram img:hover {
  background-color: #9f3b91;
}
.secondary .social-media--zenfolio img:hover {
  background-color: #e58a54;
}

.quicklinks {
  position: absolute;
  right: 310px;
}
.quicklinks ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.quicklinks li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.quicklinks a {
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none;
  color: #cdcdcd;
  font-size: 1.3rem;
}
.quicklinks a:hover {
  text-decoration: underline;
  color: #ffffff;
}

.header--standard .container,
.section--standard .container,
.base--standard .container,
.footer--standard .container {
  max-width: 1160px;
  margin: 0 auto;
}
.header--standard .container .row,
.section--standard .container .row,
.base--standard .container .row,
.footer--standard .container .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.header--standard .container .column,
.section--standard .container .column,
.base--standard .container .column,
.footer--standard .container .column {
  position: relative;
  display: inline-block;
  flex: 0 0 auto;
  width: 33.33%;
}
.header--standard .container,
.header--standard .row,
.header--standard .column,
.section--standard .container,
.section--standard .row,
.section--standard .column,
.base--standard .container,
.base--standard .row,
.base--standard .column,
.footer--standard .container,
.footer--standard .row,
.footer--standard .column {
  position: relative;
  height: 100%;
}
.header--standard .layout1 .column1,
.section--standard .layout1 .column1,
.base--standard .layout1 .column1,
.footer--standard .layout1 .column1 {
  width: 100%;
}
.header--standard .layout3 .column1,
.section--standard .layout3 .column1,
.base--standard .layout3 .column1,
.footer--standard .layout3 .column1 {
  width: 76%;
}
.header--standard .layout3 .column2,
.section--standard .layout3 .column2,
.base--standard .layout3 .column2,
.footer--standard .layout3 .column2 {
  width: 24%;
  padding-left: 4%;
}

.slicknav_menu {
  display: none;
}

nav {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  pointer-events: all;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  cursor: pointer;
}
nav li {
  position: relative;
  margin: 0;
}
nav a {
  display: block;
  padding: 14px 16px;
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.3;
  text-decoration: none;
}
nav a:hover {
  text-decoration: underline;
}
nav .depth-0 {
  text-align: left;
}
nav .depth-1 li.expand > a:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -0.7rem;
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 1.4rem;
  line-height: 1;
  content: "\f0da";
  opacity: 0.4;
}
nav li.d1 {
  display: block;
  float: left;
  cursor: pointer;
}
nav li.d1:hover {
  background-color: hsl(35, 49%, 49%);
  z-index: 1;
}
nav li.d1:hover > * {
  display: block;
  top: 100%;
  left: 0;
}
nav li.d1.last:hover > * {
  right: 0;
  left: auto;
}
nav li.d1.expand > a {
  padding-right: 20px;
}
nav li.d1.expand > a:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 6px;
  margin-top: -1rem;
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 1.4rem;
  line-height: 1;
  content: "\f0d7";
  opacity: 0.6;
}
nav li.d1 > a {
  border-bottom: 5px solid transparent;
  color: hsl(35, 49%, 49%);
  letter-spacing: 2px;
  line-height: 1;
  text-transform: uppercase;
}
nav li.d1.selected > a {
  border-bottom: 6px solid #ffffff;
  color: #ffffff;
}
nav li.d1:hover > a, nav li.d1 > a:hover {
  color: #ffffff;
  text-shadow: none;
}
nav li.d1 ul {
  display: none;
  position: absolute;
  width: 200px;
}
nav li.d1 li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  background-color: hsl(35, 49%, 49%);
}
nav li.d1 li.selected > a {
  background-color: rgba(0, 0, 0, 0.1);
  text-decoration: underline;
}
nav li.d2:hover > * {
  display: block;
  top: 0;
  left: 100%;
}

.sidenav a {
  text-decoration: none;
}
.sidenav a:hover {
  text-decoration: underline;
}

/* !Search */
.search-form {
  position: absolute;
  top: 0;
  right: 140px;
  width: 160px;
  padding: 1px 0;
}
.search-form .search-form__label {
  display: none;
}
.search-form .search-form__field {
  width: calc(100% - 28px);
  padding: 3px 8px;
  border: 1px solid #666666;
  background-color: transparent;
  color: #ffffff;
  font-family: "Calibri W01", calibri, sans-serif;
  font-size: 14px;
}
.search-form .search-form__button {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  background-color: transparent;
  background-image: none;
  color: #ffffff;
  font-weight: normal;
  text-shadow: none;
  text-transform: uppercase;
  cursor: pointer;
}
.search-form .search-form__button:before {
  display: block;
  width: 24px;
  padding: 3px 0;
  color: #888888;
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 18px;
  content: "\f002";
  opacity: 0.8;
}
.search-form .search-form__button:hover:before {
  color: #ffffff;
}
.search-form .search-form__button span {
  position: absolute;
  text-indent: -1000em;
}

.base {
  background-color: #1a2027;
}
.base ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.base li {
  position: relative;
}
.base a {
  display: inline-block;
  padding: 3px;
  color: hsl(35, 49%, 49%);
  font-size: 1.3rem;
  text-decoration: none;
}
.base a:hover {
  color: hsl(35, 69%, 65%);
  text-decoration: underline;
}
.base .navigation--footer {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  border-left: 1px solid #10161d;
  table-layout: fixed;
}
.base .navigation--footer > li {
  display: table-cell;
  padding: 0 2rem;
  border-right: 1px solid #10161d;
}
.base .navigation--footer .d1 > a {
  color: hsl(35, 69%, 65%);
  font-size: 1.4rem;
  font-weight: 700;
}
.base .navigation--footer .d3 {
  margin-left: 2rem;
}
.base .navigation--footer .d3 a {
  font-style: italic;
}

@media only screen and (max-width: 1259px) {
  .header .container,
  .section--standard .container {
    max-width: 94%;
    margin: 0 auto;
  }
  .footer--standard .container {
    max-width: 100%;
    margin: 0 auto;
  }
  .footer--standard .column {
    width: 100% !important;
    margin: 0 !important;
    padding: 8% 4% 2% 4%;
    text-align: left;
  }
  .footer--standard .column:last-child {
    padding: 2% 4% 8% 4%;
  }
  nav a {
    font-size: 1.3rem;
  }
  nav .d1 > a {
    padding-right: 1vw;
    padding-left: 1vw;
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 1059px) {
  .header nav {
    display: none;
  }
  .slicknav_menu {
    display: block;
    position: relative !important;
  }
  .slicknav_menu a {
    font-size: 16px;
  }
  .quicklinks {
    cursor: pointer;
  }
  .quicklinks:before {
    display: block;
    width: 100%;
    min-width: 120px;
    padding: 4px 8px;
    color: #ffffff;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    content: "Quicklinks";
  }
  .quicklinks ul {
    display: none;
    background-color: #1a2027;
  }
  .quicklinks:hover ul {
    display: block;
  }
  .quicklinks li {
    display: block;
  }
  .quicklinks li a {
    display: block;
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    text-align: center;
  }
  .base--standard {
    display: none;
  }
}
@media only screen and (max-width: 959px) {
  .search-form {
    right: 0;
  }
  .secondary {
    top: 40px;
  }
  .quicklinks {
    top: 40px;
    right: 130px;
  }
  .section.content .column {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }
  .section.content .column > div {
    padding: 0 !important;
  }
  .section.expand100.pos1 {
    height: calc(100vh - 104px);
  }
}
@media only screen and (max-width: 430px) {
  .section h1 {
    font-size: 4rem;
  }
  .slider.slider--advanced .slide__panel {
    top: 6vh !important;
  }
  .slider.slider--advanced .slide__title {
    font-size: 4rem !important;
  }
  img.right {
    max-width: 40%;
  }
  .block-news .grid .grid__item {
    width: 100%;
  }
}
@media only screen and (max-width: 430px) {
  aside {
    width: 100% !important;
  }
  .header--standard {
    height: 140px;
  }
  .search-form {
    top: 80px;
    right: 0;
  }
  .secondary {
    top: 10px;
  }
  .secondary a {
    padding-left: 5px;
  }
  .quicklinks {
    top: 80px;
    right: auto;
    left: 0;
  }
}
.slider.slider--advanced .slide__panel {
  top: 10vh;
  right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.slider.slider--advanced .slide__title {
  text-align: center;
  text-shadow: 0 0 20px rgb(0, 0, 0);
  font-family: "Adobe Garamond W01", "Times New Roman", Times, serif;
  font-size: 6rem;
  font-weight: 400;
  line-height: 1.1;
}
.slider.slider--advanced .slide__description {
  margin: 2vmax auto;
  padding: 12px 30px;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 3px solid hsl(35, 49%, 49%);
  background-color: #1a2027;
  font-size: 1.6rem;
  font-weight: 400;
}

a.button {
  padding-right: 50px !important;
  margin: 2vmax auto;
  padding: 12px 30px;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 3px solid hsl(35, 49%, 49%);
  background-color: #1a2027;
  font-size: 1.6rem;
  font-weight: 400;
}
a.button::after {
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0 8px 0 10px;
  content: "\f105";
  text-align: center;
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.2);
}
a.button:hover::after {
  background-color: #1a2027;
}

blockquote {
  position: relative;
  padding: 20px 60px 20px 60px !important;
  background-color: rgba(0, 0, 0, 0.06);
}

blockquote::before,
blockquote::after {
  position: absolute;
  opacity: 1;
  color: #fafafa;
  font-family: Times, serif;
  font-size: 120px;
  line-height: 0;
}

blockquote::before {
  top: 58px;
  left: -6px;
  content: "“";
}

blockquote::after {
  right: -7px;
  bottom: 6px;
  content: "”";
}

.grid--default .grid__content {
  padding-bottom: 20px;
}
.grid--default .grid__title {
  color: hsl(35, 49%, 49%);
}
.grid--default .grid__link::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px;
  content: "Read More →";
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: red;
  font-size: 1rem;
  font-weight: 600;
}

.section--standard .gallery {
  display: flex;
  clear: both;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 1rem 0 1rem 0 !important;
  padding: 0;
  list-style-type: none;
}
.section--standard .gallery__item {
  width: 24%;
  margin: 0 0 1% 0;
  padding: 0;
}
.section--standard .gallery__item::before {
  display: none;
}
@media only screen and (max-width: 479px) {
  .section--standard .gallery__item {
    width: 49%;
  }
}
.section--standard .gallery__thumbnail {
  display: block;
}
.section--standard .gallery__label {
  padding: 10px 15px;
}
.section--standard .gallery__title {
  font-weight: bold;
}
.section--standard .gallery__description {
  font-size: 90%;
  font-style: italic;
}

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

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

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

@media only screen and (max-width: 768px) {
  .section--standard .column {
    width: 100% !important;
  }
  .section--standard .container,
  .section--single .content {
    padding: 7vw 5vw !important;
  }
}
.video iframe {
  min-height: auto;
}

.section--single.feature .column1 .content {
  padding-right: 0;
}
@media only screen and (max-width: 768px) {
  .section--single.feature .column1 .content {
    padding: 7vw 5vw !important;
  }
}
.section--single.feature .column2 .content {
  padding-right: 30px;
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  .section--single.feature .column2 .content {
    padding: 7vw 5vw !important;
  }
}
.section--single.feature .column3 .content {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .section--single.feature .column3 .content {
    padding: 7vw 5vw !important;
  }
}

.grid--feature .grid__item {
  margin-bottom: 0.5vw;
  border: 1px solid #ffffff;
}
.grid--feature .grid__item:hover {
  transition: all 0.3s ease;
  transform: scale(1.03);
}
.grid--feature .grid__details {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.grid--feature .grid__details::after {
  position: absolute;
  right: 7%;
  bottom: 10%;
  content: "\f105";
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 18px;
}
.grid--feature .grid__title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 30%;
  margin: 0;
  padding: 5% 25% 5% 8%;
  text-align: left;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 1.6rem;
  font-weight: 100;
  line-height: 1.1;
}
.grid--feature .grid__date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5% 8%;
  letter-spacing: 1px;
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  font-weight: 600;
}
.grid--feature .grid__date .y {
  display: none;
}
.grid--feature .grid__content {
  padding: 0;
}
.grid--feature .grid__thumbnail {
  flex: 1 1 auto;
}
.grid--feature .grid__link::after {
  display: none;
}
.grid--feature .categories-video .grid__thumbnail {
  opacity: 0.4;
}
.grid--feature .categories-video .grid__date {
  display: none;
}
.grid--feature .categories-video .grid__title {
  min-height: auto;
  color: #ffffff;
  background-color: transparent;
  text-shadow: 0 0 4px black;
}
.grid--feature .categories-video .grid__title::before {
  display: block;
  content: "Feature Video:";
  font-size: 0.8em;
}
.grid--feature .categories-video .grid__details::after {
  display: none;
}
.grid--feature .categories-video .grid__link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2vw 0 0 -2vw;
  content: "\f144";
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 4vw;
  font-weight: 600;
  line-height: 1;
}

.block-news .grid__details {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block-news .grid__details::after {
  position: absolute;
  right: 7%;
  bottom: 10%;
  content: "\f105";
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 18px;
}
.block-news .grid__title {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  min-height: 30%;
  margin: 0;
  padding: 5% 25% 5% 8%;
  text-align: left;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 1.6rem;
  font-weight: 100;
  line-height: 1.1;
}
.block-news .grid__date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5% 8%;
  letter-spacing: 1px;
  color: #ffffff;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.8);
  font-size: 1.2rem;
  font-weight: 600;
}
.block-news .grid__date .y {
  display: none;
}
.block-news .grid__item:hover {
  transition: all 0.3s ease;
  transform: scale(1.03);
}
.block-news .grid__content {
  padding: 0;
}
.block-news .grid__link::after {
  display: none;
}
.block-news.feature-video .grid {
  border: 1px solid red;
}
.block-news.feature-video .grid[data-columns="4"] .grid__item {
  /* order: 5; */
  width: 23.5%;
  /* &:nth-child(1) { */
  /* 	order: 4; */
  /* } */
  /* &:nth-child(2) { */
  /* 	order: 1; */
  /* } */
  /* &:nth-child(3) { */
  /* 	order: 2; */
  /* } */
  /* &:nth-child(4) { */
  /* 	order: 3; */
  /* } */
}
@media only screen and (max-width: 768px) {
  .block-news.feature-video .grid[data-columns="4"] .grid__item {
    width: 100%;
  }
}
.block-news.feature-video .grid[data-columns="4"] .grid__item.categories-Video .grid__date {
  display: none;
}
.block-news.feature-video .grid[data-columns="4"] .grid__item.categories-Video .grid__title {
  color: #ffffff;
  background-color: transparent;
  text-shadow: 0 0 4px black;
}
.block-news.feature-video .grid[data-columns="4"] .grid__item.categories-Video .grid__title::before {
  display: block;
  content: "Feature Video:";
  font-size: 0.8em;
}
.block-news.feature-video .grid[data-columns="4"] .grid__item.categories-Video .grid__thumbnail {
  margin: 0;
}
.block-news.feature-video .grid[data-columns="4"] .grid__item.categories-Video .grid__link::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2vw 0 0 -2vw;
  content: "\f144";
  font-family: "Font Awesome 5 Pro", "FontAwesome";
  font-size: 4vw;
  font-weight: 600;
  line-height: 1;
}

.header.accordion__header {
  margin-bottom: 0;
}

article.accordion img {
  max-width: 50%;
}

.fc .cal0 .fc-event-dot,
.fc .fc-event.cal0 {
  color: white !important;
  border-color: hsl(35, 49%, 49%);
  background-color: hsl(35, 49%, 49%);
}
.fc .fc-cal0-button {
  color: white !important;
  background-color: hsl(35, 49%, 49%);
}

.calendar__subscribe--cal0:before,
.calendar-event__title--cal0 {
  color: hsl(35, 49%, 49%) !important;
}

.fc .cal1 .fc-event-dot,
.fc .fc-event.cal1 {
  color: white !important;
  border-color: #41abbb;
  background-color: #41abbb;
}
.fc .fc-cal1-button {
  color: white !important;
  background-color: #41abbb;
}

.calendar__subscribe--cal1:before,
.calendar-event__title--cal1 {
  color: #41abbb !important;
}

.fc .cal2 .fc-event-dot,
.fc .fc-event.cal2 {
  color: white !important;
  border-color: #89bb44;
  background-color: #89bb44;
}
.fc .fc-cal2-button {
  color: white !important;
  background-color: #89bb44;
}

.calendar__subscribe--cal2:before,
.calendar-event__title--cal2 {
  color: #89bb44 !important;
}

.fc .cal3 .fc-event-dot,
.fc .fc-event.cal3 {
  color: white !important;
  border-color: rgb(62, 16, 82);
  background-color: rgb(62, 16, 82);
}
.fc .fc-cal3-button {
  color: white !important;
  background-color: rgb(62, 16, 82);
}

.calendar__subscribe--cal3:before,
.calendar-event__title--cal3 {
  color: rgb(62, 16, 82) !important;
}

.fc .fc-day-header {
  color: #ffffff;
  background-color: #1a2027;
}

