/*
Theme Name: RSU Annual Review
Theme URI: http://rsuannualreport.walesdeanery.org
Description: HTML5/CSS3 bootstrap responsive theme for RSU Annual Review
Version: 1.0
Author: Gareth J Peters
Author URI: http://www.garethjpeters.co.uk
*/
html,
body {
  height: 100%;
}
body {
  background: #101f35;
}
header {
  margin: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9;
}
header .navbar-small {
  padding: 0 0.4rem;
  border-bottom: 3px solid #B9975B;
  margin-bottom: 20px;
}
header .navbar-small.bg-dark {
  background: #1B365D !important;
}
header .navbar-small .navbar-nav .nav-item .nav-link {
  padding: 0.5rem;
  font-size: 0.9rem;
}
header .navbar-small .navbar-nav .nav-item:last-child .nav-link {
  padding-right: 0;
}
header .logos-strip {
  margin-bottom: 20px;
}
header .main-logo {
  height: 100px;
}
header .heiw-logo {
  height: 71px;
}
@media only screen and (min-width: 768px) {
  header .heiw-logo {
    margin-top: 5px;
  }
}
.site-header img {
  margin-top: -10px;
}
.navbar-main {
  background: #1B365D;
  border-top: 3px solid #B9975B;
}
.navbar-main .navbar-nav li a.nav-link.current,
.navbar-main .navbar-nav li a.nav-link.section {
  color: #fff;
}
@media only screen and (min-width: 992px) {
  .navbar-main .navbar-nav li a.nav-link {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.masthead {
  background-color: #fff;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2)), url('/images/top.jpg');
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  padding: 30px 0;
  border-bottom: 1px solid #B9975B;
}
.masthead .image {
  margin: 0px;
}
.masthead .image img {
  width: 100%;
  box-shadow: 0.05rem 0.2rem 0.6rem rgba(0, 0, 0, 0.35);
}
.masthead .site-title {
  font-size: 50px;
  text-align: center;
  font-weight: 700;
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 40px;
}
.masthead .site-title .tint {
  color: #1B365D;
}
.masthead .page-subtitle {
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  text-transform: uppercase;
}
.masthead .page-subtitle p {
  margin-bottom: 0.5rem;
}
.masthead .page-title {
  font-size: 44px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.main-page {
  background: #fff;
  padding-top: 30px;
  padding-bottom: 30px;
}
body > footer {
  background: #1B365D;
  border-top: 3px solid #B9975B;
  padding: 25px 0 0 0;
  color: #FFF;
}
body > footer h4 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 14px;
  border-bottom: 1px solid #101f35;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
body > footer p {
  font-size: 12px;
}
body > footer .social-buttons .btn-primary {
  color: #fff;
  background-color: #142845;
  border-color: #142845;
}
body > footer .social-buttons .btn-primary:hover {
  background-color: #0e1d32;
  border-color: #0e1d32;
}
body > footer .social-buttons .btn-primary a {
  color: #fff;
}
body > footer .social-buttons .btn-primary a:hover {
  color: #fff;
}
body > footer .admin-box {
  background: #101f35;
  padding: 10px;
  margin-bottom: 1.6rem;
  border-radius: 4px;
}
body > footer .admin-box h5 {
  border-bottom-color: #1B365D;
}
body > footer .admin-box ul {
  font-size: 0.9rem;
  margin-left: 25px;
  margin-bottom: 0px;
}
body > footer .admin-box ul a {
  color: #B9975B;
}
body > footer .admin-box ul a:hover {
  color: #5b8bcf;
}
body > footer .sub-footer {
  padding-top: 20px;
  background: #101f35;
  font-size: 0.9rem;
}
body > footer .sub-footer a {
  color: #fff;
}
.flex {
  height: 100%;
  min-height: 100%;
  display: block;
  flex-direction: column;
}
.flex.full {
  display: flex;
}
.placeholder {
  width: 100%;
  height: 280px;
  background: #d3d3d2;
}
.main-image {
  width: 100%;
  height: auto;
  float: right;
  margin-bottom: 2rem;
}
.news-image {
  width: 35%;
  float: right;
  margin: 0 0 2rem 2rem;
}
.section-teasers,
.child-teasers {
  margin-top: 2rem;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
html,
body {
  font-family: 'Roboto', sans-serif;
}
p,
ol,
ul,
address {
  font-weight: 300;
}
strong {
  font-weight: 700;
}
em {
  color: #aa193f;
  opacity: 0.7;
}
h1 {
  font-weight: 300;
  line-height: 40px;
}
h4 {
  font-weight: 300;
  font-size: 1.4rem;
  margin-bottom: 0.6rem;
}
.sidebar h4 {
  border-bottom: 1px solid #d3d3d4;
  border-top: 1px solid #d3d3d4;
  padding-bottom: 0.6rem;
  padding-top: 0.6rem;
}
.sidebar h4 a {
  color: #212529;
}
.postnominal {
  font-size: smaller;
}
.news-date {
  color: #666;
  border-bottom: 1px solid #d3d3d2;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.main-page h3 {
  margin-bottom: 1rem;
}
.blockquote {
  position: relative;
  background: #B9975B;
  padding: 2rem;
  padding-left: 3.5rem;
  color: #fff;
  margin: 40px 0;
  clear: both;
  border-radius: 4px;
}
.blockquote:before {
  font-family: 'Roboto', sans-serif;
  color: #101f35;
  position: absolute;
  font-size: 6em;
  line-height: 1;
  top: 0;
  left: 4px;
  content: "\201C";
}
.blockquote .blockquote-footer {
  font-size: 70%;
  color: #1B365D;
}
.blockquote .blockquote-footer:before {
  content: none;
}
.blockquote .blockquote-footer p {
  margin: 0;
}
.source {
  font-style: oblique;
  font-size: 85%;
  color: #666;
}
.teaser.member-teaser {
  margin-bottom: 50px;
}
.teaser.member-teaser .teaser-image img {
  width: 100%;
}
.teaser.member-teaser .teaser-title {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: #101f35;
}
.teaser.member-teaser .teaser-title .tint {
  font-size: 16px;
  color: #1B365D;
}
.teaser.news-teaser {
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 220px;
  border-bottom: 1px solid #d3d3d2;
}
.teaser.news-teaser .teaser-image {
  margin-bottom: 0px;
  margin-left: -220px;
  float: left;
}
.teaser.news-teaser .teaser-title {
  font-size: 22px;
  line-height: 24px;
}
.teaser.news-teaser .teaser-title a {
  color: #212529;
}
.teaser.news-teaser .teaser-title a:hover {
  color: #B9975B;
  text-decoration: none;
}
.teaser.news-teaser .teaser-date {
  color: #777;
}
.teaser.news-teaser:last-of-type {
  border: none;
}
.teaser.board-teaser {
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 240px;
  border-bottom: 1px solid #d3d3d2;
}
.teaser.board-teaser .teaser-image {
  margin-bottom: 0px;
  margin-left: -240px;
  float: left;
  border: 1px solid #d3d3d2;
}
.teaser.board-teaser .teaser-title {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 0.4rem;
}
.teaser.board-teaser .teaser-title a {
  color: #212529;
}
.teaser.board-teaser .teaser-title a:hover {
  color: #B9975B;
  text-decoration: none;
}
.teaser.board-teaser .teaser-subtitle {
  font-size: 16px;
  font-weight: 700;
}
.teaser.board-teaser:last-of-type {
  border: none;
}
.teaser::after {
  content: "";
  clear: both;
  display: table;
}
.image {
  border: 1px solid #d3d3d2;
  border-radius: 0.25rem !important;
}
.image img {
  width: 100%;
}
.image .caption {
  font-size: 12px;
  color: #333;
  padding: 5px 10px;
  background: #d3d3d2;
}
.image.right {
  float: right;
  margin: 0 0 30px 30px;
}
figure.image img.right {
  margin: 0;
  float: none;
}
.tab-content {
  padding-top: 2rem;
}
.card .card-title:last-child {
  margin-bottom: 0;
}
.card .card-title a {
  color: #212529;
}
.card ul:last-child {
  margin-bottom: 0px;
}
.card .card-subtitle {
  margin-top: -0.5rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
}
.card .card-subtitle:last-child {
  margin-bottom: 0px;
}
.profile h1 {
  margin-bottom: 1.2rem;
}
.profile img {
  border: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 1rem;
}
.homepage-cards .card {
  text-align: center;
}
.homepage-cards .card .card-title {
  font-size: 1.8rem;
}
.section-teasers,
.child-teasers {
  margin-top: 0;
}
.section-teasers .card,
.child-teasers .card {
  margin-bottom: 30px;
}
.section-teasers .card .card-title a,
.child-teasers .card .card-title a {
  color: #212529;
}
.section-teasers .card .card-title a:hover,
.child-teasers .card .card-title a:hover {
  color: #212529;
  text-decoration: none;
}
.section-teasers .card p,
.child-teasers .card p {
  font-weight: 300;
}
.sidebar {
  margin-bottom: 1rem;
}
.sidebar ul li {
  width: 100%;
}
.sidebar ul li a {
  display: block;
  color: #1B365D;
}
.sidebar ul li a.current {
  color: #B9975B;
  font-weight: 500;
}
.sidebar ul li a.section {
  color: #9e7d43;
  font-weight: 500;
}
.sidebar ul.submenu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  margin-left: 1rem;
}
.link + .submenu.nav {
  display: none;
}
.language-switcher h6 {
  font-size: 10px;
  text-transform: uppercase;
  color: #666;
  margin-bottom: 4px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  line-height: 1.5;
}
.language-switcher ul {
  margin-top: 3px;
  margin-bottom: 3px;
}
.language-switcher li {
  text-align: center;
  line-height: 1;
}
.language-switcher li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
}
.language-switcher li img {
  width: 18px;
  margin-right: 4px;
}
.language-switcher li.link {
  opacity: 0.5;
}
.slider-holder {
  background: #eee;
  border-bottom: 1px solid #d3d3d2;
  -webkit-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 4px 4px -4px rgba(0, 0, 0, 0.2);
  padding: 20px 0;
}
.main-slider {
  width: 100%;
  margin-bottom: 1.6rem !important;
}
@media only screen and (min-width: 768px) {
}
.main-slider .slider {
  overflow: hidden;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: contain;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider {
    background-position: right center;
    background-size: auto;
  }
}
.main-slider .slider .slider-content {
  width: 100%;
  background-color: rgba(238, 238, 238, 0.6);
  padding-bottom: 0.35rem;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider .slider-content {
    width: 60%;
    float: left;
    background-color: transparent;
    padding-bottom: 0;
  }
}
.main-slider .slider .slider-content .slider-title {
  color: #B9975B;
  font-size: 2rem;
  margin-bottom: 0.8rem;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider .slider-content .slider-title {
    font-size: 2.7rem;
    margin-bottom: 1rem;
  }
}
.main-slider .slider .slider-content .slider-title a {
  color: #B9975B;
}
.main-slider .slider .slider-content .slider-title a:hover {
  text-decoration: none;
}
.main-slider .slider .slider-content .lead {
  color: #1B365D;
  margin-bottom: 1rem;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider .slider-content .lead {
    width: 100%;
  }
}
.main-slider .slider .slider-content .slider-teaser {
  font-size: 0.9rem;
  width: 93%;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider .slider-content .slider-teaser {
    width: 50%;
    font-size: 1.1rem;
  }
}
.main-slider .slider .slider-image {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .main-slider .slider .slider-image {
    width: 38%;
    float: right;
  }
}
.main-slider .slider .slider-image img {
  width: 100%;
  height: auto;
}
.main-slider .slick-arrow {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  top: 50%;
  margin-top: -12px;
  border-radius: 1em;
  cursor: pointer;
  z-index: 10;
  text-align: center;
  font-size: 1.5em;
  font-weight: 100;
  font-family: "Euphemia UCAS", Euphemia, Helvetica;
  background-color: #cbcbcb;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C7C7C7), color-stop(55%, #C7C7C7), to(#dbdbdb));
  background-image: -webkit-linear-gradient(#C7C7C7, #C7C7C7 55%, #dbdbdb);
  background-image: -moz-linear-gradient(top, #C7C7C7, #C7C7C7 55%, #dbdbdb);
  background-image: -o-linear-gradient(#C7C7C7, #C7C7C7 55%, #dbdbdb);
  background-image: linear-gradient(#C7C7C7, #C7C7C7 55%, #dbdbdb);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7c7c7', endColorstr='#ffdbdbdb', GradientType=0);
  color: #ffffff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.main-slider .slick-arrow.slick-prev {
  left: 10px;
  bottom: -40px;
  top: auto;
}
.main-slider .slick-arrow.slick-prev:before {
  content: none;
}
.main-slider .slick-arrow.slick-next {
  left: 48px;
  bottom: -40px;
  top: auto;
}
.main-slider .slick-arrow.slick-next:before {
  content: none;
}
.main-slider .slick-dots {
  bottom: -25px;
  left: 110px;
  width: auto;
}
.main-slider .slick-dots li {
  width: 12px;
  height: 12px;
  display: inline-block;
  padding: 5px;
  border-radius: 1em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  background-color: #E2E2E2;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.main-slider .slick-dots li.slick-active {
  background-color: #B9975B;
}
.main-slider .slick-dots li button:before {
  content: none;
}
.slider-tint {
  position: absolute;
  width: 100%;
  height: 380px;
  top: 0;
  left: 0;
  z-index: 888;
  background-color: #222;
  opacity: 0.5;
}
@media only screen and (min-width: 768px) {
  .slider-tint {
    height: 570px;
  }
}
/*# sourceMappingURL=style.css.map */