/*
 Theme Name:   Museum of the Order of St John Theme
 Description:  Based on the Cog Framework Theme
 Author:       Zoltan Kiraly
 Author URI:   http://cogdesign.com
 Template:     cog-framework
 Version:      1.0.0
 Text Domain:  cog-framework-child
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  user-select: text;
}
/* 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;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 11px 0 22px 80px;
  font-style: italic;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.bordered {
  border: 1px solid #ccc;
}
table td,
table th {
  border: 1px solid #ccc;
  padding: 5px;
}
table td.is-visible,
table th.is-visible {
  color: #468847;
  background-color: #dff0d8 !important;
}
table td.is-hidden,
table th.is-hidden {
  color: #ccc;
  background-color: #f9f9f9 !important;
}
img {
  display: block;
  max-width: 100%;
}
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: underline;
}
pre {
  background: #F7F7F7;
  border: 1px solid #ddd;
  padding: 15px;
}
i {
  font-style: italic;
}
a:focus,
a:active {
  outline: none;
}
.site-content {
  display: block;
  float: left;
  width: 100%;
}
/*=======================
LESS variables
=========================*/
/*=======================
Template Colors
=========================*/
.accent-bg {
  background: #ffd400;
}
.primary-bg {
  background: #636466;
}
.secondary-bg {
  background: #bcbec0;
}
.ternary-bg {
  background: #ebebec;
}
/*=======================
Margins
=========================*/
.m-t-lg {
  margin-top: 40px;
}
.m-b-lg {
  margin-bottom: 40px;
}
.m-l-lg {
  margin-left: 40px;
}
.m-r-lg {
  margin-right: 40px;
}
.m-t {
  margin-top: 30px;
}
.m-b {
  margin-bottom: 30px;
}
.m-l {
  margin-left: 30px;
}
.m-r {
  margin-right: 30px;
}
.m-t-sm {
  margin-top: 20px;
}
.m-b-sm {
  margin-bottom: 20px;
}
.m-l-sm {
  margin-left: 20px;
}
.m-r-sm {
  margin-right: 20px;
}
.m-t-xs {
  margin-top: 10px;
}
.m-b-xs {
  margin-bottom: 10px;
}
.m-l-xs {
  margin-left: 10px;
}
.m-r-xs {
  margin-right: 10px;
}
/*=======================
Basic styling
=========================*/
body {
  font-family: 'Georgia';
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
.clear {
  clear: both;
}
.container {
  width: 1084px;
  margin: 0 auto;
  float: none;
}
.secondary {
  color: #bcbec0;
}
input[type=search],
input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
}
/*=======================
Fonts
=========================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Georgia';
  display: block;
  line-height: 30px;
}
p {
  margin-bottom: 12px;
}
h1 {
  font-size: 30px;
  line-height: 47px;
}
h2 {
  font-size: 22px;
  line-height: 28px;
}
h3,
h4,
h5,
h6 {
  font-size: 14px;
  line-height: 22px;
}
/*=======================
Wordpress specifics
=========================*/
.visibility-hidden {
  visibility: hidden;
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
.aligncenter {
  margin: 0 auto;
  margin-tpo: 15px;
  margin-bottom: 15px;
}
.entry-content,
.page-content {
  font-size: 14px;
  line-height: 22px;
  font-family: 'Open Sans';
}
.entry-content h3,
.page-content h3,
.entry-content h4,
.page-content h4,
.entry-content h5,
.page-content h5,
.entry-content h6,
.page-content h6 {
  font-weight: 700;
}
.entry-content ul,
.page-content ul {
  list-style-type: disc;
  padding-left: 10px;
  margin-left: 10px;
  font-size: 14px;
  margin-bottom: 12px;
}
.entry-content ol,
.page-content ol {
  list-style-type: decimal;
  padding-left: 20px;
  font-size: 14px;
}
.entry-content img,
.page-content img {
  max-width: 100%;
  height: auto;
}
.entry-content iframe,
.page-content iframe,
.entry-content video,
.page-content video,
.entry-content embed,
.page-content embed {
  max-width: 100%;
  width: 100%;
}
.entry-content a,
.page-content a {
  text-decoration: underline;
}
.entry-content h2,
.page-content h2 {
  font-size: 22px;
  border-bottom: 3px solid #ffd400;
  display: inline-block;
  margin: 14px 0;
  line-height: 22px;
}
.entry-content figure,
.page-content figure {
  position: relative;
  margin: 12px 0 24px 0;
}
.entry-content figcaption,
.page-content figcaption {
  position: absolute;
  bottom: 20px;
  left: 0;
  background: #ffd400;
  padding: 4px 10px;
  font-family: 'Georgia';
  font-weight: 700;
}
.image-caption {
  position: relative;
  top: 190px;
  left: 0;
  background: #ffd400;
  padding: 4px 10px;
  font-family: 'Georgia';
  font-weight: 700;
  width: fit-content;
}
@media (min-width: 481px) and (max-width: 1030px) {
  .image-caption {
    top: 170px;
  }
}
.image-caption p {
  margin-bottom: 0;
}
.gsc-result .gs-title {
  height: auto !important;
}
.gsc-result .gs-snippet {
  font-family: 'Open Sans';
  margin-bottom: 11px;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 22px !important;
  margin-bottom: 2px !important;
}
.gs-title a {
  font-size: 22px !important;
  border-bottom: 3px solid #ffd400;
  display: inline-block;
  margin: 14px 0 8px 0;
  line-height: 22px;
  text-decoration: none !important;
  font-family: Georgia, sans-serif !important;
}
.gs-title a b {
  line-height: 22px;
  font-size: 22px !important;
  text-decoration: none !important;
  font-family: Georgia, sans-serif !important;
}
.gs-webResult div.gs-visibleUrl-long {
  background: #ffd400;
  color: #000;
  font-weight: 700;
  font-size: 10px;
  font-family: 'Open Sans';
  line-height: 10px;
  text-transform: uppercase;
  margin: 0 0 11px 0;
  display: inline-block;
  padding: 4px 5px;
  float: left;
}
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result,
.gsc-imageResult-classic,
.gsc-imageResult-column {
  padding: 0 !important;
  border: 0 !important;
}
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover,
.gsc-imageResult-classic:hover,
.gsc-imageResult-column:hover {
  border: 0 !important;
}
.cse .gsc-cursor-box,
.gsc-cursor-box {
  border: 0 !important;
  padding: 0 !important;
}
.gsc-above-wrapper-area {
  border: 0 !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  float: left;
  padding: 4px 12px !important;
  line-height: 20px;
  text-decoration: none !important;
  background-color: #fff;
  border: 1px solid #bcbec0;
  color: #000;
  margin: 0 6px 7px -1px;
  font-weight: 700 !important;
  cursor: pointer !important;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page:hover {
  color: #000;
  cursor: default;
  background-color: #ffd400;
  border-color: #ffd400;
  text-shadow: none !important;
}
.gsc-resultsHeader {
  display: none !important;
}
.post-listing {
  border-top: 2px solid #ffd400;
  padding-top: 20px;
  margin-top: 18px;
}
.post-listing.online-resource {
  border-width: 3px;
  margin-top: 31px;
}
.post-listing.online-resource .read-more {
  margin-top: 7px;
  display: inline-block;
}
.post-listing:first-child {
  border: 0;
  padding-top: 0;
  margin-top: 0;
}
.post-listing p {
  font-size: 16px;
  line-height: 22px;
}
.post-content {
  font-family: 'Open Sans';
}
.post-content iframe {
  max-width: 100%;
}
.post-content a {
  color: #000;
  text-decoration: underline;
}
.flexslider .post-content ul li {
  display: block;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*=======================
Header
=========================*/
.relative {
  position: relative;
}
html .noscript_hide {
  display: none;
}
html .noscript_show {
  display: block;
}
html.js .noscript_show {
  display: none;
}
html.js .noscript_hide {
  display: block;
}
.vh-bar {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 999;
  width: 100%;
  height: 76px;
  background: #ffd400;
}
@media (max-width: 768px) {
  .vh-bar {
    display: none;
  }
}
.show-tablet {
  display: none;
}
.search_wrapper {
  float: right;
  position: absolute;
  right: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  z-index: 99;
  background: #fff;
}
.search_wrapper input {
  cursor: pointer;
  background: url('img/sprite_v3@2x.png') no-repeat -542px -123px;
  background-size: 1024px 1500px;
  width: 26px;
  height: 26px;
  text-indent: -9999px;
  border: 0;
}
.search_wrapper input:hover,
.search_wrapper input:focus {
  background-position: -542px -63px;
}
.search_wrapper.active {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  padding-right: 98%;
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #000;
}
.search_form {
  float: right;
  position: absolute;
  z-index: -1;
  width: 100%;
  visibility: hidden;
}
.search_form.active {
  z-index: 999;
  visibility: visible;
}
.search_form #search {
  width: 95%;
  float: right;
  position: relative;
  z-index: -1;
  background: transparent;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.search_form #search.active {
  z-index: 999;
  display: block;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: 2s all linear;
  -moz-transition: 2s all linear;
  -o-transition: 2s all linear;
  transition: 2s all linear;
}
.search_form input {
  background: transparent;
  border: 0;
  padding: 7px 15px 7px 0;
  margin-top: -8px;
  font-size: 20px;
  float: left;
  font-family: 'Open Sans';
}
.search_form input:focus {
  outline: 0;
}
.search_form input[type="text"] {
  width: 95%;
}
.search_form .close_search {
  position: absolute;
  right: 0;
  cursor: pointer;
  margin-top: 1px;
  margin-left: 10px;
  background: url('img/sprite_v3@2x.png') no-repeat -315px -906px;
  background-size: 1024px 1500px;
  width: 14px;
  height: 13px;
}
.search_form .close_search:hover,
.search_form .close_search:focus {
  background-position: -393px -906px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.search-toggle {
  cursor: pointer;
  display: block;
}
body.scrolled {
  margin-top: 137px;
}
#masthead {
  float: left;
  width: 100%;
  padding: 20px 0 0 0;
  background: #fff;
}
#masthead.scrolled {
  background: #fff;
}
.header-wrapper {
  display: block;
  height: auto;
  float: left;
  width: 100%;
}
#header {
  display: block;
  float: left;
  width: 100%;
  background: #fff;
}
#header.stuck {
  z-index: 9999;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  margin-top: -300px;
  visibility: hidden;
}
#header.stuck.opened {
  margin-top: 0;
  visibility: visible;
}
#header.sub-menu-wrap-open .current_page_parent .sub-menu-wrap,
#header.sub-menu-wrap-open .current_page_ancestor .sub-menu-wrap {
  display: none;
}
.search_toggle_btn {
  float: right;
  border: 0;
  outline: none;
  outline-color: #fff;
}
#site-navigation li.current-menu-ancestor a,
#site-navigation li.current_page_item a,
#site-navigation li.current-menu-item a,
#site-navigation li:hover a,
#site-navigation li.current_page_parent a {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 3px solid #ffd400;
}
.post-type-archive-events .blog-menu-item a,
.post-type-archive-collections .blog-menu-item a,
.single-collections .blog-menu-item a,
.single-events .blog-menu-item a,
.error404 .blog-menu-item a,
.single-projects .blog-menu-item a,
.post-type-archive-projects .blog-menu-item a {
  padding-bottom: 0;
  border: 0 !important;
}
.single-projects #site-navigation .research-menu-item a,
.post-type-archive-projects #site-navigation .research-menu-item a {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 3px solid #ffd400;
}
.single-projects .page-item-13175 a,
.post-type-archive-projects .page-item-13175 a {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 2px solid #000 !important;
}
.post-type-archive-events .blog-menu-item a:hover,
.post-type-archive-collections .blog-menu-item a:hover,
.single-events .events-menu-item a,
.single-collections .collections-menu-item a,
.post-type-archive-events .events-menu-item a,
.post-type-archive-collections .collections-menu-item a {
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 3px solid #ffd400 !important;
}
.site-branding {
  float: left;
  margin-right: 60px;
}
.site-branding a {
  display: block;
}
#content {
  display: block;
  float: left;
  width: 100%;
}
/*=======================
Navigation
=========================*/
.menu-toggle {
  padding: 0;
  border: 0;
  background: transparent;
  outline: 0;
  cursor: pointer;
  margin-top: 15px;
  padding-bottom: 15px;
  opacity: 0;
  transition: all 300 ease;
  visibility: hidden;
  float: right;
  display: block;
}
.menu-toggle img {
  display: block;
  width: 26px;
  height: 21px;
  float: right;
  max-width: none;
}
.mobile-menu-toggle {
  display: none;
}
.scrolling-header.stuck {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.scrolling-header.stuck .menu-toggle {
  visibility: visible;
  transition: all 300 ease;
  opacity: 1;
}
.scrolling-header.stuck.opened {
  padding-top: 60px;
}
#site-navigation {
  float: left;
  font-weight: 700;
  font-size: 14px;
}
#site-navigation li {
  float: left;
  margin-left: 50px;
  position: static;
  z-index: 99;
  padding-bottom: 19px;
  font-family: 'Open Sans';
}
#site-navigation li:first-child {
  margin-left: 0px;
}
#site-navigation .sub-menu {
  display: none;
}
.error404 .sub-menu-wrap {
  display: none;
}
.sub-menu-wrap {
  background-color: #ffd400;
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #000;
}
.sub-menu-wrap .sub-menu {
  display: block;
  padding: 10px 0;
  z-index: 999;
  max-width: 1084px;
  margin: 0 auto;
}
.sub-menu-wrap .sub-menu li {
  float: left;
  margin-left: 0;
  width: 33.3333333%;
  margin-bottom: 10px;
  padding-bottom: 0;
  font-family: 'Open Sans';
  font-weight: 700;
}
.sub-menu-wrap .sub-menu li.current_page_item a,
.sub-menu-wrap .sub-menu li a:hover {
  border-bottom: 2px solid #000;
  padding-bottom: 2px;
  text-decoration: none;
}
/*=======================
Footer
=========================*/
.site-footer {
  background: #f8f8f8;
  font-size: 12px;
  line-height: 36px;
  margin-bottom: -5px;
}
.site-footer .open-map {
  margin-top: 8px;
}
/*=======================
Hero
=========================*/
.hero {
  display: block;
  position: relative;
}
.hero .caption {
  position: absolute;
  bottom: 20px;
  left: 0;
}
.hero img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: -6px;
}
.hero .caption {
  background: #ffd400;
  padding: 4px 10px;
  text-align: left;
}
.hero.ab-dark {
  background-color: #17140b;
}
.hero-image {
  position: relative;
  margin: 0 auto;
  width: 1170px;
  text-align: center;
}
#left-logo,
.right-logo-wrapper {
  position: absolute;
  top: 20px;
  z-index: 999;
}
#left-logo {
  left: -1px;
  z-index: 66;
}
.right-logo-wrapper {
  background: #fff;
  right: 0;
  background-color: #fff;
  padding: 19px 16px 18px 17px;
}
#right-logo {
  right: 0;
  width: 65px;
  height: 53px;
  float: left;
  z-index: 9;
}
/*=====================================
CSS Components
=======================================*/
.flexslider {
  position: relative;
  overflow: hidden;
  max-height: 807px;
}
.flexslider .slides {
  padding-left: 0 !important;
}
.flexslider .slides li {
  display: none;
  position: relative;
}
.flexslider .slides li:first-child {
  display: block;
}
.flexslider:hover .flex-direction-nav {
  transition: position 300ms ease;
}
.flexslider:hover .flex-direction-nav .flex-nav-prev a {
  left: 50px;
}
.flexslider:hover .flex-direction-nav .flex-nav-next a {
  right: 50px;
}
#carousel {
  margin-top: 7px;
}
#carousel:hover .flex-direction-nav .flex-nav-prev a {
  left: 15px;
}
#carousel:hover .flex-direction-nav .flex-nav-next a {
  right: 15px;
}
.flex-control-paging {
  color: white;
  position: absolute;
  bottom: 30px;
  z-index: 200;
  left: 0;
  right: 0;
  text-align: center;
  list-style-type: none !important;
  padding-left: 0 !important;
}
.flex-control-paging li {
  display: inline-block;
  margin: 0 6px;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  background: #fff;
  font-size: 0;
  display: inline-block;
  border-radius: 50%;
}
.flex-control-paging li a.flex-active {
  background: #bfd7e3;
  color: #bfd7e3;
}
.flex-direction-nav {
  list-style-type: none !important;
  padding-left: 0 !important;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -24px;
  z-index: 99;
}
.flex-direction-nav a {
  width: 49px;
  height: 49px;
  float: left;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-nav-prev a {
  position: absolute;
  left: -60px;
  background: url('img/flex-prev.png') no-repeat 0 0;
}
.flex-direction-nav .flex-nav-next a {
  right: -60px;
  position: absolute;
  background: url('img/flex-next.png') no-repeat 0 0;
}
/*=======================
Grid system
=========================*/
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.visible {
  display: block;
}
.visible-md,
.visible-sm,
.visible-xs {
  display: none;
}
.hidden {
  display: none;
}
.hidden-md {
  display: block;
}
.hidden-sm {
  display: block;
}
.hidden-xs {
  display: block;
}
.mixin-col {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}
.mixin-span_first {
  margin-left: 0;
}
/* 1. 12 Column Grid 0px - Infinity
-----------------------------------------------------------------------------

Column 1:    6.5%
Column 2:    15.0%
Column 3:    23.5%
Column 4:    32.0%
Column 5:    40.5%
Column 6:    49.0%
Column 7:    57.5%
Column 8:    66.0%
Column 9:    74.5%
Column 10:    83.0%
Column 11:    91.5%
Column 12:    100%

----------------------------------------------------------------------------- */
/* --- Gridpak variables ---*/
.row .col-1,
.row .col-2,
.row .col-3,
.row .col-4,
.row .col-5,
.row .col-6,
.row .col-7,
.row .col-8,
.row .col-9,
.row .col-10,
.row .col-11 {
  margin-left: 3%;
}
.row .col-1:first-child,
.row .col-2:first-child,
.row .col-3:first-child,
.row .col-4:first-child,
.row .col-5:first-child,
.row .col-6:first-child,
.row .col-7:first-child,
.row .col-8:first-child,
.row .col-9:first-child,
.row .col-10:first-child,
.row .col-11:first-child {
  margin-left: 0;
}
.col-1 {
  width: 5.58333333%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-2 {
  width: 14.16666667%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-3 {
  width: 22.75%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-4 {
  width: 31.33333333%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-5 {
  width: 39.91666667%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-6 {
  width: 48.5%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-7 {
  width: 57.08333333%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-8 {
  width: 65.66666667%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-9 {
  width: 74.25%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-10 {
  width: 82.83333333%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-11 {
  width: 91.41666667%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.col-12 {
  margin-left: 0;
  width: 100%;
}
.row {
  float: left;
  width: 100%;
}
.col-8.extended {
  width: 69.66666667%;
}
/*=======================
List elements
=========================*/
.grid-list {
  margin: 0 !important;
  padding: 0 !important;
}
.grid-list img {
  height: auto;
  display: block;
}
.grid-list a {
  display: block;
}
.grid-list li {
  display: inline-block;
  vertical-align: top;
  float: none !important;
  margin-bottom: 3%;
}
.grid-list.list-3 li {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  width: 31.33333333%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.grid-list.list-3 li:nth-child(3n+1) {
  margin-left: 0;
}
.grid-list.list-4 li {
  border: 0px solid rgba(0, 0, 0, 0);
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -moz-background-clip: padding-box !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
  width: 22.75%;
  border-left-width: 0;
  padding: 0%;
  margin-left: 3%;
}
.grid-list.list-4 li:nth-child(4n+1) {
  margin-left: 0;
}
@media all and (max-width: 1170px) {
  .visible-lg {
    display: block;
  }
  .visible,
  .visible-md,
  .visible-sm,
  .visible-xs {
    display: none;
  }
  .hidden {
    display: none;
  }
  .hidden-md {
    display: none;
  }
  .hidden-sm {
    display: block;
  }
  .hidden-xs {
    display: block;
  }
  .row .col-12-md {
    margin-left: 0;
  }
  .col-1-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 5.58333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-2-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 14.16666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-3-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 22.75%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-4-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 31.33333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-5-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 39.91666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-6-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 48.5%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-7-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 57.08333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-8-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 65.66666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-9-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 74.25%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-10-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 82.83333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-11-lg {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 91.41666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-12-lg {
    margin-left: 0;
    width: 100%;
  }
  .hero-image .image-wrapper {
    max-width: 100%;
  }
}
@media all and (max-width: 980px) {
  .visible-md {
    display: block;
  }
  .visible,
  .visible-sm,
  .visible-xs {
    display: none;
  }
  .hidden {
    display: none;
  }
  .hidden-md {
    display: none;
  }
  .hidden-sm {
    display: block;
  }
  .hidden-xs {
    display: block;
  }
  .row .col-12-md {
    margin-left: 0;
  }
  .col-1-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 5.58333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-2-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 14.16666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-3-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 22.75%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-4-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 31.33333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-5-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 39.91666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-6-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 48.5%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-7-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 57.08333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-8-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 65.66666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-9-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 74.25%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-10-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 82.83333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-11-md {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 91.41666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-12-md {
    margin-left: 0;
    width: 100%;
  }
  .grid-list {
    margin-left: 0;
    padding-left: 0;
  }
  .grid-list.list-4 li {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 31.33333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .grid-list.list-4 li:nth-child(4n+1) {
    margin-left: 3%;
  }
  .grid-list.list-4 li:nth-child(3n+1) {
    margin-left: 0px;
  }
  .col-8.extended {
    width: 85.83333333%;
  }
}
@media all and (max-width: 768px) {
  .visible-sm {
    display: block;
  }
  .visible,
  .visible-md,
  .visible-xs {
    display: none;
  }
  .hidden {
    display: none;
  }
  .hidden-md {
    display: none;
  }
  .hidden-sm {
    display: none;
  }
  .hidden-xs {
    display: block;
  }
  .row .col-12-sm {
    margin-left: 0;
  }
  .col-1-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 5.58333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-2-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 14.16666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-3-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 22.75%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-4-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 31.33333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-5-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 39.91666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-6-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 48.5%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-7-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 57.08333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-8-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 65.66666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-9-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 74.25%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-10-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 82.83333333%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-11-sm {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 91.41666667%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .col-12-sm {
    margin-left: 0;
    width: 100%;
  }
  .grid-list.list-3 li,
  .grid-list.list-4 li {
    border: 0px solid rgba(0, 0, 0, 0);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-background-clip: padding-box !important;
    -webkit-background-clip: padding-box !important;
    background-clip: padding-box !important;
    width: 48.5%;
    border-left-width: 0;
    padding: 0%;
    margin-left: 3%;
  }
  .grid-list.list-3 li:nth-child(3n+1),
  .grid-list.list-4 li:nth-child(3n+1) {
    margin-left: 3%;
  }
  .grid-list.list-3 li:nth-child(2n+1),
  .grid-list.list-4 li:nth-child(2n+1) {
    margin-left: 0%;
  }
  .col-11-md.extended {
    width: 85.83333333%;
  }
}
@media all and (max-width: 480px) {
  .visible-xs {
    display: block;
  }
  .visible,
  .visible-md,
  .visible-sm {
    display: none;
  }
  .hidden {
    display: none;
  }
  .hidden-md {
    display: none;
  }
  .hidden-sm {
    display: none;
  }
  .hidden-xs {
    display: none;
  }
  .col-1,
  .col-1-md,
  .col-1-sm,
  .col-2,
  .col-2-md,
  .col-2-sm,
  .col-3,
  .col-3-md,
  .col-3-sm,
  .col-4,
  .col-4-md,
  .col-4-sm,
  .col-5,
  .col-5-md,
  .col-5-sm,
  .col-6,
  .col-6-md,
  .col-6-sm,
  .col-7,
  .col-7-md,
  .col-7-sm,
  .col-8,
  .col-8-md,
  .col-8-sm,
  .col-9,
  .col-9-md,
  .col-9-sm,
  .col-10,
  .col-10-md,
  .col-10-sm,
  .col-11,
  .col-11-md,
  .col-11-sm,
  .col-12 {
    width: 100%;
    margin-left: 0 !important;
  }
  .grid-list li {
    margin-bottom: 12%;
  }
  .grid-list.list-3 li,
  .grid-list.list-4 li {
    width: 100%;
    margin-left: 0 !important;
    margin-left: 0;
  }
  .grid-list.list-3 li:nth-child(3n+1),
  .grid-list.list-4 li:nth-child(3n+1) {
    margin-left: 0%;
  }
  .grid-list.list-3 li:nth-child(2n+1),
  .grid-list.list-4 li:nth-child(2n+1) {
    margin-left: 0%;
  }
  .col-8.extended {
    width: 100%;
  }
  .col-6-xs {
    margin-left: 3%;
    width: 47%;
  }
}
.search-form {
  display: block;
}
.search-form input {
  border: 1px solid #000;
  padding: 4px 10px;
  float: left;
  box-sizing: border-box;
}
.search-submit {
  background: #000000;
  color: #fff;
}
.wp-pagenavi {
  float: left;
  font-family: 'Open Sans';
  font-weight: 700;
}
.wp-pagenavi span,
.wp-pagenavi a {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #bcbec0;
  color: #000;
  margin: 0 6px 7px -1px;
}
.wp-pagenavi span.current {
  color: #000;
  cursor: default;
  background-color: #ffd400;
  border-color: #ffd400;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
  padding: 4px 10px;
}
.wp-pagenavi a.previouspostslink span,
.wp-pagenavi a.nextpostslink span {
  float: left;
  border: 0;
  margin: 1px 0 0 0;
  padding: 0px 0 1px 0;
  line-height: 10px;
}
.wp-pagenavi a:hover {
  color: #000;
  background-color: #ffd400;
  border-color: #ffd400;
}
.wp-pagenavi a:hover span {
  background-color: #ffd400;
}
.contact-form {
  width: 100%;
}
.contact-form input,
.contact-form textarea {
  border: 1px solid #ededed;
  width: 100%;
  float: left;
  box-sizing: border-box;
  font-size: 18px;
  padding: 15px 10px;
  margin-bottom: 15px;
}
.contact-form input[type="submit"] {
  background: #e2e6e8;
  color: #000;
  width: auto;
  min-width: 110px;
  float: left;
  padding: 10px;
  display: block;
}
.icon {
  background-image: url('img/sprite_v3@2x.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 1024px 1500px;
}
.icon-fwd {
  width: 12px;
  height: 18px;
  background-position: -103px -904px;
}
.icon-back {
  background-position: -49px -904px;
  width: 12px;
  height: 18px;
}
.icon-down {
  background-position: -142px -845px;
  width: 17px;
  height: 13px;
  margin-top: 5px;
}
.lottery-funded {
  background-position: -42px -230px;
  width: 111px;
  height: 62px;
}
.wellcome-trust {
  background-position: -208px -251px;
  width: 152px;
  height: 20px;
}
.wolfson {
  background-position: -693px -1041px;
  width: 78px;
  height: 81px;
}
.garfield {
  background-position: -545px -225px;
  width: 114px;
  height: 73px;
}
.artfund {
  background-position: -683px -249px;
  width: 130px;
  height: 27px;
}
.facebook {
  background-position: -73px -405px;
  width: 30px;
  height: 29px;
  text-indent: -9999px;
}
.facebook:hover,
.facebook:focus {
  background-position: -73px -344px;
}
.twitter {
  background-position: -117px -405px;
  width: 29px;
  height: 29px;
  text-indent: -9999px;
}
.twitter:hover,
.twitter:focus {
  background-position: -117px -344px;
}
.youtube {
  background-position: -245px -405px;
  width: 30px;
  height: 29px;
  text-indent: -9999px;
}
.youtube:hover,
.youtube:focus {
  background-position: -245px -344px;
}
.instagram {
  background-position: -202px -405px;
  width: 30px;
  height: 29px;
  text-indent: -9999px;
}
.instagram:hover,
.instagram:focus {
  background-position: -202px -344px;
}
.enjoy-england {
  background-position: -707px -32px;
  width: 102px;
  height: 152px;
  float: right;
  text-indent: -9999px;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99997;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99998;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 99997;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button.mfp-arrow {
  transition: all 150ms ease;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  background: url('img/sprite_v2@2x.png') no-repeat -306px -835px;
  width: 32px;
  height: 32px;
  background-size: 1024px 1500px;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  padding: 0 0 18px 10px;
  font-size: 0;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
}
.mfp-counter {
  display: none;
}
.mfp-arrow {
  opacity: 0 !important;
  position: absolute;
  margin: 0;
  top: 50%;
  margin-top: -16px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.show-arrows .mfp-arrow {
  opacity: 1 !important;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
  opacity: 0 !important;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0;
}
.mfp-arrow-left {
  left: 0;
  background: url('img/sprite_v2@2x.png') no-repeat -41px -836px;
  background-size: 1024px 1500px;
  width: 32px;
  height: 31px;
  left: -1px;
}
.mfp-arrow-right {
  right: 0;
  background: url('img/sprite_v2@2x.png') no-repeat -91px -836px;
  width: 32px;
  height: 31px;
  background-size: 1024px 1500px;
  right: -1px;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  left: 0;
  cursor: auto;
  bottom: 60px;
  background: #ffd400;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  word-wrap: break-word;
  padding: 4px 36px 4px 10px;
}
.mfp-image-holder .mfp-content {
  max-width: 75%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
		   * Remove all paddings around the image on small screen
		   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/*
 * jquery.selectBoxIt.css 3.8.1
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
.selectboxit-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
/* Styles that apply to all SelectBoxIt elements */
.selectboxit-container * {
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}
/* Button */
.selectboxit-container .selectboxit {
  width: 220px;
  /* Width of the dropdown button */
  cursor: pointer;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  overflow: hidden;
  display: block;
  position: relative;
}
/* Height and Vertical Alignment of Text */
.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
  height: 30px;
  /* Height of the drop down */
  line-height: 30px;
  /* Vertically positions the drop down text */
  display: block;
}
/* Focus pseudo selector */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}
/* Disabled Mouse Interaction */
.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: default;
}
/* Button Text */
.selectboxit-text {
  text-indent: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
}
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}
/* Options List */
.selectboxit-container .selectboxit-options {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 6px;
  text-align: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Individual options */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}
/* Individual Option Hover Action */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}
/* Individual Option Optgroup Header */
.selectboxit-option,
.selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}
/* The first Drop Down option */
.selectboxit-option-first {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
/* The first Drop Down option optgroup */
.selectboxit-optgroup-header + .selectboxit-option-first {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* The last Drop Down option */
.selectboxit-option-last {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
/* Drop Down optgroup headers */
.selectboxit-optgroup-header {
  font-weight: bold;
}
/* Drop Down optgroup header hover psuedo class */
.selectboxit-optgroup-header:hover {
  cursor: default;
}
/* Drop Down down arrow container */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}
/* Drop Down down arrow */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
/* Drop Down down arrow for jQueryUI and jQuery Mobile */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-container {
  float: left;
}
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
/* Drop Down individual option icon positioning */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}
/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon {
  background-color: inherit;
}
/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
.selectboxit-btn {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  background-color: #e6e6e6;
}
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
}
.selectboxit-default-arrow {
  width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
}
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}
/*=======================
Common
=========================*/
.col-centered {
  float: none;
  margin: 0 auto !important;
}
.page-title {
  font-size: 42px;
  line-height: 50px;
  padding: 11px 0 15px 0;
}
.intro-text {
  font-size: 30px;
  line-height: 47px;
  padding: 20px 80px 35px 0;
  margin-bottom: 40px;
}
.subtitle {
  font-size: 22px;
  line-height: 28px;
  border-bottom: 3px solid #ffd400;
  margin: 14px 0 0 0;
  padding-bottom: 0px;
  display: inline-block;
}
#quotes {
  font-size: 30px;
  line-height: 40px;
  padding: 20px 10px 35px 10px;
  margin-bottom: 15px;
}
.section-title {
  font-size: 22px;
  line-height: 28px;
  padding: 16px 3%;
}
.post-title {
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 10px;
}
.post-title.link {
  margin-bottom: 0;
}
.post-title a {
  padding-bottom: 0px;
  text-decoration: none;
}
.post-title a:hover {
  text-decoration: underline;
}
.post-title.underline a {
  text-decoration: underline;
}
.post-title.underline a:hover {
  color: #ffd400;
}
.slider-content {
  border: 1px solid #bcbec0;
  border-top: 0;
  padding: 13px 3% 25px 3%;
}
.slider-content p {
  font-family: 'Open Sans';
  margin-bottom: 11px;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
}
.slider-content img {
  height: auto;
}
.post-thumbnail .expand {
  padding-top: 8px;
  background: #fff;
  position: relative;
  z-index: 6;
}
.post-thumbnail span {
  display: block;
  font-family: 'Open Sans';
  font-weight: 700;
  color: #636466;
  line-height: 14px;
  font-size: 10px;
}
.post-thumbnail span.caption {
  font-weight: 400;
}
.read-more-section {
  margin: 20px 0 25px 0;
  border: 1px solid #bcbec0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Open Sans';
  text-transform: uppercase;
  padding: 17px 20px;
}
.read-more-section.ternary-bg {
  border-color: #ebebec;
}
.read-more-section .icon {
  float: right;
}
.read-more-section:hover,
.read-more-section:focus {
  background-color: #ffd400;
  border-color: #ffd400;
}
.footer-logos-wrap {
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.footer-logos-wrap img {
  float: left;
  margin-right: 20px;
}
.footer-logos-wrap img.secondimg {
  margin-right: 0 !important;
}
#category,
#type {
  background: #fff;
  border: 1px solid #bcbec0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Open Sans';
  text-transform: uppercase;
  width: 100%;
  border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}
::selection {
  background: #ffd400;
}
::-moz-selection {
  background: #ffd400;
}
.selectboxit-container {
  width: 100%;
  position: relative;
  font-family: 'Open Sans';
  margin-bottom: 20px;
}
.selectboxit-container .selectboxit {
  width: 100%;
  height: 56px;
}
.selectboxit-container .selectboxit.selectboxit-enabled {
  background: transparent;
}
.selectboxit-container .selectboxit .selectboxit-option-icon-container {
  display: none;
  line-height: 34px;
}
.selectboxit-container .selectboxit span {
  padding: 13px 20px;
  font-weight: bold;
}
.selectboxit-container #categorySelectBoxItOptions,
.selectboxit-container #typeSelectBoxItOptions {
  text-transform: uppercase;
}
.selectboxit-container .selectboxit-options {
  border: none !important;
  border-radius: 0px;
  background: #ebebec;
  font-weight: bold;
  padding: 15px 0;
}
.selectboxit-container .selectboxit-options .selectboxit-option {
  border-radius: 0px;
  display: block;
  text-indent: 0px;
  padding: 5px 20px;
}
.selectboxit-container .selectboxit-options .selectboxit-option a {
  display: inline;
  font-weight: bold;
  border-bottom: 2px solid #ebebec;
  padding-left: 0px;
  padding-right: 0px;
  text-indent: 0px;
  line-height: 18px;
  margin: 4px 0;
  padding-bottom: 0px;
}
.selectboxit-container .selectboxit-options .selectboxit-option a:hover {
  background: #ebebec;
  color: #000;
  border-color: #000;
  padding-left: 0px;
  padding-right: 0px;
}
.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-option-icon-container {
  display: none;
}
.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-focus,
.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-selected {
  background: transparent;
  color: #000;
}
.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-focus a,
.selectboxit-container .selectboxit-options .selectboxit-option .selectboxit-selected a {
  color: #000;
  background: transparent;
  border-color: #000;
}
.selectboxit-container .selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  background: transparent;
  color: #000;
  border-color: #000;
}
.selectboxit-container .selectboxit-btn {
  background: transparent;
  border-radius: 0px;
  border: 1px solid #ebebec;
}
.selectboxit-container .selectboxit-arrow-container {
  background: transparent url('img/select-dropdown@2x.png') center center no-repeat;
  background-size: 17px 12px;
}
.selectboxit-container .selectboxit-arrow-container i {
  display: none;
}
.post-date {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 12px;
}
.post-date.single {
  margin-bottom: 10px;
}
.category {
  background: #ffd400;
  font-weight: 700;
  font-size: 10px;
  font-family: 'Open Sans';
  line-height: 10px;
  text-transform: uppercase;
  margin: 0 0 11px 0;
  display: inline-block;
  padding: 4px 5px;
}
.category.single {
  margin: 0px 0 15px 0;
  padding: 6px;
  font-size: 14px;
}
.author {
  margin: 0px 0 15px 0;
  padding-bottom: 15px;
  font-family: 'Open Sans';
  display: inline-block;
  border-bottom: 1px solid #000;
  width: 100%;
  min-height: 1px;
}
.author.single {
  min-width: 350px;
}
.author.wide {
  width: 80%;
}
.author span {
  display: block;
}
.author.m-t-xs {
  margin-top: 10px;
}
.read-more {
  border-bottom: 3px solid #ffd400;
  text-decoration: none !important;
}
.read-more:hover {
  text-decoration: none;
  color: #ffd400;
}
.summary {
  font-family: 'Open Sans';
}
.summary.italic {
  font-style: italic;
}
/*=======================
No controls slideshow
=========================*/
#no-controls {
  background: #ebebec;
  text-align: center;
}
#no-controls .slides {
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
}
/*=======================
Controls slideshow
=========================*/
#controls {
  background: #ebebec;
  text-align: center;
}
#controls .slides {
  margin: 0 auto;
  width: 100%;
  max-width: 1170px;
  position: relative;
}
#controls .slides .image-wrapper {
  display: inline-block;
}
#controls.gallery-vh-slideshow .flex-direction-nav {
  opacity: 0;
  transition: all 150ms ease;
}
#controls .flex-direction-nav {
  margin: 0 auto;
}
#controls .flex-direction-nav .flex-next {
  background: url('img/sprite_v3@2x.png') no-repeat -91px -836px;
  width: 32px;
  height: 31px;
  background-size: 1024px 1500px;
  right: -1px;
  cursor: pointer;
}
#controls .flex-direction-nav .flex-prev {
  background: url('img/sprite_v3@2x.png') no-repeat -41px -836px;
  background-size: 1024px 1500px;
  width: 32px;
  height: 31px;
  left: -1px;
  cursor: pointer;
}
/*=======================
Posts Slideshow
=========================*/
#posts-slider,
#blog-slider {
  width: 100%;
  max-height: 100%;
}
#posts-slider .slides,
#blog-slider .slides {
  margin: 0 auto;
  width: 100%;
  height: auto;
}
#posts-slider .item,
#blog-slider .item {
  width: 100%;
}
#posts-slider .flex-direction-nav,
#blog-slider .flex-direction-nav {
  margin-top: -75px;
  z-index: 6;
}
#posts-slider .flex-prev,
#blog-slider .flex-prev {
  background: url('img/sprite_v3@2x.png') no-repeat -337px -1058px;
  width: 30px;
  height: 47px;
  left: 0;
  background-size: 1024px 1500px;
  transition: none;
}
#posts-slider .flex-prev:hover,
#blog-slider .flex-prev:hover,
#posts-slider .flex-prev:focus,
#blog-slider .flex-prev:focus {
  transition: none;
  background-position: -337px -985px;
}
#posts-slider .flex-next,
#blog-slider .flex-next {
  background: url('img/sprite_v3@2x.png') no-repeat -442px -1058px;
  width: 30px;
  height: 47px;
  right: 0;
  background-size: 1024px 1500px;
  transition: none;
}
#posts-slider .flex-next:hover,
#blog-slider .flex-next:hover,
#posts-slider .flex-next:focus,
#blog-slider .flex-next:focus {
  transition: none;
  background-position: -442px -985px;
}
/*=======================
Gallery slideshow
=========================*/
.gallery-slideshow .slides li {
  height: 650px;
}
.gallery-slideshow img {
  height: 650px;
}
.image-wrapper {
  position: relative;
  display: inline-block;
  z-index: 8;
}
/*=======================
Accordion
=========================*/
.ui-accordion-content {
  border-top: 0;
  overflow: auto;
  display: block;
  font-size: 15px;
  float: left;
  padding-right: 30px;
  padding-bottom: 10px;
}
.accordion {
  border-bottom: 1px solid #bbbbbb;
  float: left;
  width: 100%;
  margin: 13px 0 33px 0;
}
.ui-accordion-header {
  float: left;
  width: 100%;
  border-top: 1px solid #bbbbbb;
  font-size: 17px;
  padding: 6px 0 6px 0;
  line-height: 32px;
  font-weight: 300 !important;
}
.ui-accordion-header a {
  text-decoration: none;
}
.ui-accordion-header:hover a,
.ui-accordion-header:focus a {
  text-decoration: none;
  cursor: pointer;
  border-bottom: 3px solid #ffd400;
}
.ui-accordion-header span {
  background-image: url('img/sprite_v2@2x.png');
  background-repeat: no-repeat;
  background-position: -256px -835px;
  background-size: 1024px 1500px;
  width: 32px;
  height: 32px;
  float: right;
}
.ui-accordion-header.ui-state-active span {
  background-position: -306px -835px;
}
.accordion-wrapper h2 {
  border-bottom: 3px solid #ffd400;
  display: inline-block;
  float: left;
  line-height: 22px;
}
.grid-container {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 13.5px 20px;
  grid-template-rows: 50% 50%;
  grid-template-columns: 50% 50%;
  margin: 30px 0px 40px;
  padding-right: 20px;
}
.grid-container a {
  text-decoration: none;
}
@media (max-width: 480px) {
  .grid-container {
    grid-template-rows: auto;
    grid-template-columns: auto;
    grid-auto-flow: row;
    margin-bottom: 10px;
    padding-right: 0;
    grid-gap: 20px;
  }
}
.grid-container .grid-item {
  min-height: 240px;
}
/*=======================
Sponsors
=========================*/
#section-sponsors h3 {
  padding-top: 26px;
  font-size: 17px;
  font-family: 'Open Sans';
  font-weight: 700;
}
#section-sponsors p {
  font-family: 'Open Sans';
}
.sponsors {
  margin: 15px 0 40px 0;
}
.sponsors li {
  margin-right: 55px;
  display: inline;
}
.sponsors li a {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
}
/*=======================
Map popup
=========================*/
#map {
  width: 100%;
  height: 500px;
  max-width: 1170px;
  margin: 0 auto;
}
.white-popup-block {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.mfp-hide {
  display: none!important;
}
.open-map {
  text-indent: -9999px;
}
.open-map,
.open-magnific,
.multiple-galleries .grid-list a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  max-width: 590px;
  max-height: 443px;
}
.open-map:after,
.open-magnific:after,
.multiple-galleries .grid-list a:after {
  content: "";
  background: url('img/sprite_v3@2x.png') no-repeat -94px -1060px;
  background-size: 1024px 1500px;
  width: 51px;
  height: 51px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  opacity: 0;
  transition: all 300ms ease;
}
.open-map:before,
.open-magnific:before,
.multiple-galleries .grid-list a:before {
  content: "";
  background: #ffd400;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 300ms ease;
}
.open-map:hover:after,
.open-magnific:hover:after,
.multiple-galleries .grid-list a:hover:after {
  opacity: 1;
  transition: all 300ms ease;
}
.open-map:hover:before,
.open-magnific:hover:before,
.multiple-galleries .grid-list a:hover:before {
  opacity: 0.78;
  transition: all 300ms ease;
}
/*=======================
Results
=========================*/
#catapult-cookie-bar {
  text-align: center !important;
  padding: 20px 0 !important;
  background: #ffd400 !important;
  bottom: 0 !important;
  top: auto !important;
  font-size: 14px;
  font-family: 'Open Sans';
  line-height: 22px;
}
#catapult-cookie-bar a {
  width: 100%;
  display: inline-block;
}
#catapult-cookie-bar button#catapultCookie {
  margin: 0 !important;
  padding: 0 !important;
  background: url('img/close.png') no-repeat 0 0 !important;
  text-indent: -9999px !important;
  width: 12px !important;
  height: 13px !important;
  position: absolute !important;
  right: 20px !important;
  background-size: contain !important;
  opacity: 1 !important;
}
/*=======================
Results
=========================*/
.gsc-results td {
  border: 0;
  padding: 0;
}
/*=======================
Footer
=========================*/
.site-footer {
  background: #000;
  color: #fff;
  float: left;
  width: 100%;
  font-family: 'Open Sans';
  padding: 32px 0;
}
.site-footer h3 {
  font-family: 'Open Sans';
  font-size: 18px;
  margin-bottom: 3px;
}
.site-footer h4 {
  font-size: 14px;
  font-family: 'Open Sans';
  font-weight: 700;
}
.site-footer p {
  line-height: 21px;
  font-size: 14px;
  margin-bottom: 10px;
  padding-right: 20px;
}
.site-footer a {
  text-decoration: underline;
}
.site-footer a:hover {
  color: #ffd400;
}
.social {
  margin-bottom: 24px;
}
.social li {
  display: inline;
  margin-left: 7px;
}
.social li:first-child {
  margin-left: 0;
}
.social li a {
  display: inline-block;
  vertical-align: middle;
}
.mailchimp,
.gf__form {
  margin: 7px 0 18px 0;
  display: block;
  float: left;
  width: 100%;
}
.mailchimp p.pp,
.gf__form p.pp {
  margin: 10px 0 5px;
  clear: both;
}
.mailchimp label,
.gf__form label {
  font-size: 14px;
  float: left;
}
.mailchimp input[type="text"],
.gf__form input[type="text"],
.mailchimp input[type="email"],
.gf__form input[type="email"] {
  float: right;
  width: 100%;
  max-width: 72%;
  border: 0;
  padding: 9px;
  margin: 2px 0;
  box-sizing: border-box;
}
.mailchimp .submit,
.gf__form .submit,
.mailchimp input[type="submit"],
.gf__form input[type="submit"] {
  background: #ffd400;
  width: 100%;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 9px;
  border: 0;
  font-size: 14px;
  padding: 6px;
}
.mailchimp .gf__control__failure-message,
.gf__form .gf__control__failure-message {
  text-align: right;
  float: none;
  clear: both;
}
.footer-bottom {
  border-top: 1px solid #fff;
  float: left;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
}
#menu-footer-menu {
  display: inline-block;
  width: 100%;
}
#menu-footer-menu li {
  float: left;
  font-size: 14px;
  margin-right: 15px;
  line-height: 16px;
}
/*=======================
Paging
=========================*/
.after-slide .paging div {
  margin: 0 0 5px 0;
}
.paging {
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
  font-family: 'Open Sans';
  text-transform: uppercase;
}
.paging.no-m-t div {
  margin-top: 0 !important;
}
.paging .paging-btn {
  border: 1px solid #bcbec0;
  float: left;
  padding: 20px;
  margin: 35px 0 0px 0;
}
.paging .paging-btn:hover {
  background: #ffd400;
  border-color: #ffd400;
}
.paging div {
  display: initial;
}
.paging .prev {
  text-align: right;
}
.paging .prev span {
  float: left;
}
.paging .next {
  float: right;
}
.paging .next span {
  float: right;
}
/*=======================
Blog single
=========================*/
.single-blog {
  margin-top: 30px;
}
.single-blog .entry-title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}
.single-blog img {
  height: auto;
}
.p-t-sm {
  padding-top: 5px;
}
.p-b-sm {
  padding-bottom: 5px;
}
/*=======================
Research section
=========================*/
.see-more-btn {
  border-top: 3px solid #ffd400;
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  font-family: 'Open Sans';
  display: inline-block;
  width: 100%;
  margin-top: 28px;
  padding-top: 17px;
  cursor: pointer;
}
.see-more-btn span {
  float: right;
  background: url('img/plus.png') no-repeat 0 0;
  width: 24px;
  height: 24px;
  margin-top: 2px;
  background-size: contain;
}
.see-more-btn.active span {
  background: url('img/minus.png') no-repeat 0 0;
}
.see-more-btn.hidden {
  display: none;
}
.hidden.show {
  display: block !important;
}
.finding-aids-list li {
  padding: 3px 0;
}
/*=======================
Responsiveness
=========================*/
/*=======================
	Desktop below 1170px
	=========================*/
@media (max-width: 1170px) {
  .hero-image {
    width: 100%;
  }
  #site-navigation li .sub-menu {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 20px;
  }
}
/*=======================
	Tablet landscape
	=========================*/
@media (max-width: 1114px) {
  .container {
    width: 96%;
  }
  .hero-image {
    width: 100%;
  }
  #masthead .container.relative {
    width: 100%;
    margin: 0;
  }
}
/*=======================
	Desktop small
	=========================*/
@media (max-width: 980px) {
  .site-branding {
    margin-right: 25px;
    max-width: 200px;
  }
  .site-branding img {
    height: auto;
  }
  #site-navigation li {
    margin-left: 25px;
  }
  .social li {
    margin-left: 15px;
  }
  .gallery-slideshow .slides li,
  .gallery-slideshow img {
    height: auto;
  }
}
/*=======================
	Tablet portrait
	=========================*/
@media (max-width: 768px) {
  .dl-menu.dl-subview li.dl-subview,
  .dl-menu.dl-subview li.dl-subview .sub-menu,
  .dl-menu.dl-subview li.dl-subviewopen,
  .dl-menu.dl-subview li.dl-subviewopen > .sub-menu,
  .dl-menu.dl-subview li.dl-subviewopen > .sub-menu > li {
    display: block !important;
  }
  .dl-menu.dl-subview li,
  .dl-menu.dl-subview li.dl-subviewopen > a,
  .dl-menu.dl-subview li.dl-subview > a {
    display: none !important;
  }
  .dl-menuwrapper:first-child {
    margin-right: 100px;
  }
  .dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .no-touch .dl-menuwrapper li a:hover {
    background: rgba(255, 248, 213, 0.1);
  }
  .dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0, 0, 0, 0.1);
  }
  .dl-menuwrapper li.dl-back:after,
  .dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
  }
  .dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212, 204, 198, 0.3);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0, 0, 0, 0.15);
  }
  .dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .dl-menuwrapper .dl-menu.dl-menu-toggle {
    transition: all 0.3s ease;
  }
  .dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  /* Hide the inner submenus */
  .dl-menuwrapper li .dl-submenu {
    display: none;
  }
  /* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
  .dl-menu.dl-subview li,
  .dl-menu.dl-subview li.dl-subviewopen > a,
  .dl-menu.dl-subview li.dl-subview > a {
    display: none;
  }
  .dl-menu.dl-subview li.dl-subview,
  .dl-menu.dl-subview li.dl-subview .dl-submenu,
  .dl-menu.dl-subview li.dl-subviewopen,
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
  }
  /* Dynamically added submenu outside of the menu context */
  .dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
  }
  /* Animation classes for moving out and in */
  .dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
  }
  .dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
  }
  .dl-menu.dl-animate-out-3 {
    -webkit-animation: MenuAnimOut3 0.4s ease;
    animation: MenuAnimOut3 0.4s ease;
  }
  .dl-menu.dl-animate-out-4 {
    -webkit-animation: MenuAnimOut4 0.4s ease;
    animation: MenuAnimOut4 0.4s ease;
  }
  .dl-menu.dl-animate-out-5 {
    -webkit-animation: MenuAnimOut5 0.4s ease;
    animation: MenuAnimOut5 0.4s ease;
  }
  @-webkit-keyframes MenuAnimOut1 {
    50% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -webkit-transform: translateZ(-372.5px) rotateY(15deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut2 {
    100% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut3 {
    100% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut4 {
    100% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes MenuAnimOut5 {
    100% {
      -webkit-transform: translateY(40%);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut1 {
    50% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -webkit-transform: translateZ(-372.5px) rotateY(15deg);
      transform: translateZ(-372.5px) rotateY(15deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut2 {
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut3 {
    100% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut4 {
    100% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut5 {
    100% {
      -webkit-transform: translateY(40%);
      transform: translateY(40%);
      opacity: 0;
    }
  }
  .dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
  }
  .dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
  }
  .dl-menu.dl-animate-in-3 {
    -webkit-animation: MenuAnimIn3 0.4s ease;
    animation: MenuAnimIn3 0.4s ease;
  }
  .dl-menu.dl-animate-in-4 {
    -webkit-animation: MenuAnimIn4 0.4s ease;
    animation: MenuAnimIn4 0.4s ease;
  }
  .dl-menu.dl-animate-in-5 {
    -webkit-animation: MenuAnimIn5 0.4s ease;
    animation: MenuAnimIn5 0.4s ease;
  }
  @-webkit-keyframes MenuAnimIn1 {
    0% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn2 {
    0% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes MenuAnimIn5 {
    0% {
      -webkit-transform: translateY(40%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn1 {
    0% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(0px) rotateY(0deg);
      transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn2 {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn5 {
    0% {
      -webkit-transform: translateY(40%);
      transform: translateY(40%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateY(0);
      transform: translateY(0);
      opacity: 1;
    }
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
    animation: SubMenuAnimIn2 0.3s ease-in-out;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
    -webkit-animation: SubMenuAnimIn3 0.4s ease;
    animation: SubMenuAnimIn3 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
    -webkit-animation: SubMenuAnimIn4 0.4s ease;
    animation: SubMenuAnimIn4 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
    -webkit-animation: SubMenuAnimIn5 0.4s ease;
    animation: SubMenuAnimIn5 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimIn1 {
    0% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn2 {
    0% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
  }
  @-webkit-keyframes SubMenuAnimIn5 {
    0% {
      -webkit-transform: translateZ(-200px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn1 {
    0% {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn2 {
    0% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn3 {
    0% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn4 {
    0% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn5 {
    0% {
      -webkit-transform: translateZ(-200px);
      transform: translateZ(-200px);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
    animation: SubMenuAnimOut2 0.3s ease-in-out;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
    -webkit-animation: SubMenuAnimOut3 0.4s ease;
    animation: SubMenuAnimOut3 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
    -webkit-animation: SubMenuAnimOut4 0.4s ease;
    animation: SubMenuAnimOut4 0.4s ease;
  }
  .dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
    -webkit-animation: SubMenuAnimOut5 0.4s ease;
    animation: SubMenuAnimOut5 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimOut1 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut2 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut3 {
    0% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut4 {
    0% {
      -webkit-transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(300px);
      opacity: 0;
    }
  }
  @-webkit-keyframes SubMenuAnimOut5 {
    0% {
      -webkit-transform: translateZ(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-200px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut1 {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut2 {
    0% {
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut3 {
    0% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-300px);
      transform: translateZ(-300px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut4 {
    0% {
      -webkit-transform: translateZ(0px);
      transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(300px);
      transform: translateZ(300px);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut5 {
    0% {
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateZ(-200px);
      transform: translateZ(-200px);
      opacity: 0;
    }
  }
  /* No JS Fallback */
  .no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  .no-js .dl-menuwrapper li .dl-submenu {
    display: block;
  }
  .no-js .dl-menuwrapper li.dl-back {
    display: none;
  }
  .no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
  }
  .no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
  }
  /* Colors for demos */
  /* Demo 1 */
  .demo-1 .dl-menuwrapper button {
    background: #c62860;
  }
  .demo-1 .dl-menuwrapper button:hover,
  .demo-1 .dl-menuwrapper button.dl-active,
  .demo-1 .dl-menuwrapper ul {
    background: #9e1847;
  }
  /* Demo 2 */
  .demo-2 .dl-menuwrapper button {
    background: #e86814;
  }
  .demo-2 .dl-menuwrapper button:hover,
  .demo-2 .dl-menuwrapper button.dl-active,
  .demo-2 .dl-menuwrapper ul {
    background: #D35400;
  }
  /* Demo 3 */
  .demo-3 .dl-menuwrapper button {
    background: #08cbc4;
  }
  .demo-3 .dl-menuwrapper button:hover,
  .demo-3 .dl-menuwrapper button.dl-active,
  .demo-3 .dl-menuwrapper ul {
    background: #00b4ae;
  }
  /* Demo 4 */
  .demo-4 .dl-menuwrapper button {
    background: #90b912;
  }
  .demo-4 .dl-menuwrapper button:hover,
  .demo-4 .dl-menuwrapper button.dl-active,
  .demo-4 .dl-menuwrapper ul {
    background: #79a002;
  }
  /* Demo 5 */
  .demo-5 .dl-menuwrapper button {
    background: #744783;
  }
  .demo-5 .dl-menuwrapper button:hover,
  .demo-5 .dl-menuwrapper button.dl-active,
  .demo-5 .dl-menuwrapper ul {
    background: #643771;
  }
  #header {
    position: absolute;
    top: 0;
    z-index: 16;
  }
  #header .container {
    margin: 0;
    width: 100%;
  }
  #masthead {
    padding: 0 0 4px 0;
  }
  .mobile-menu-toggle {
    display: block;
    background: #ffd400;
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 18px;
    z-index: 167;
    position: relative;
    transition: all 300ms ease;
  }
  .mobile-menu-toggle.dl-active {
    padding-left: 258px;
    transition: all 300ms ease;
  }
  .search-toggle {
    transition: all 300ms ease;
  }
  .search-toggle.slide {
    transition: all 300ms ease;
    margin-left: 300px;
  }
  .hero-image {
    margin-top: 64px;
    position: static;
  }
  .right-logo-wrapper {
    padding: 0;
    left: 20px;
    right: auto;
    background-color: transparent;
    top: 5px;
    margin-left: -302px;
    transition: all 300ms ease;
  }
  .right-logo-wrapper.active {
    margin-left: 0;
    transition: all 300ms ease;
  }
  .menu-toggle {
    display: none;
  }
  #left-logo {
    left: auto;
    right: 0;
    top: 0;
    z-index: 99;
    width: 123px;
    height: 46px;
    margin-top: 5px;
    margin-right: 2%;
  }
  #right-logo img {
    width: 45px;
    margin-top: 6px;
    margin-left: 0;
  }
  .search-toggle {
    float: left;
    margin-left: 60px;
    width: 30px;
    padding: 17px 15px 14px 15px;
    background: #fff;
    transition: all 300ms ease;
  }
  .search_form.active {
    top: 63px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
  }
  .search_form input {
    margin-top: 0;
  }
  .search_form input[type="text"] {
    width: 76%;
    padding: 1% 2%;
    font-size: 18px;
  }
  .search_form .submit_btn {
    display: block;
    background: #ffd400;
    padding: 1% 2%;
    font-size: 18px;
  }
  .search_form #search,
  .search_form #search.active {
    transition: all 300ms ease;
  }
  .close_search {
    display: none;
  }
  .search_wrapper {
    right: auto;
    z-index: 166;
  }
  .search_wrapper.active {
    z-index: 66;
  }
  #dl-menu-background {
    position: fixed;
    z-index: 167;
    margin-left: -302px;
    transition: all 300ms ease;
    width: 302px;
    margin-top: 0px;
    height: 100%;
    display: block;
    background: #ffd400;
  }
  #dl-menu-background.active {
    transition: all 300ms ease;
    margin-left: 0;
  }
  .dl-menuwrapper #site-navigation li .sub-menu {
    display: none;
  }
  .dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  #mobile_m_overlay.active,
  #mobile_s_overlay.active {
    background: rgba(255, 255, 255, 0.75);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
  }
  #site-navigation {
    position: absolute;
    float: right;
    margin: 4px 0px 0 0;
    float: left;
    width: 302px;
    left: -302px;
    z-index: 167;
    transition: all 300ms ease;
  }
  #site-navigation.dl-menuopen {
    left: 0;
    visibility: visible;
    transition: all 300ms ease;
  }
  #site-navigation li {
    float: left;
    width: 100%;
    margin-left: 0;
    background: #ffd400;
    border-bottom: 1px solid #000;
    padding: 0;
    position: relative;
    box-sizing: border-box;
  }
  #site-navigation li:first-child a {
    border: 0;
  }
  #site-navigation li:focus a {
    text-decoration: none;
    background: #fff;
  }
  #site-navigation li.current-menu-ancestor a,
  #site-navigation li.current_page_item a,
  #site-navigation li.current-menu-item a,
  #site-navigation li.current_page_parent a,
  #site-navigation li:hover a {
    padding-bottom: 11px;
    background: #fff;
  }
  #site-navigation li a {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 10px 11px 20px;
    box-sizing: border-box;
  }
  #site-navigation li .sub-menu {
    position: relative;
    display: block;
    padding: 0;
  }
  #site-navigation li .sub-menu li {
    padding: 0;
    background: #ffd400;
  }
  #site-navigation li .sub-menu li a {
    text-indent: 10px;
    box-sizing: border-box;
    background: #ffd400;
  }
  #site-navigation li .sub-menu li:last-child {
    border: 0;
  }
  #site-navigation li .sub-menu li.current_page_item a {
    background: #fff;
  }
  #site-navigation li .dl-back {
    text-transform: capitalize;
    border-top: 1px solid #000;
    font-weight: 600;
  }
  .sub-menu-wrap {
    display: none;
  }
  #site-navigation li.current-menu-ancestor a,
  #site-navigation li.current_page_item a,
  #site-navigation li.current-menu-item a,
  #site-navigation li:hover a,
  #site-navigation li.current_page_parent a {
    border-bottom: 0;
  }
  .dl-menuwrapper li > a:after {
    right: 17px;
    color: rgba(0, 0, 0, 0.15);
  }
  .dl-menuwrapper li.dl-back:after,
  .dl-menuwrapper li > a:not(:only-child):after {
    position: absolute;
    top: 0;
    line-height: 50px;
    content: "";
    margin-top: 12px;
    background-size: 30px 40px;
    background: url('img/arrow-right.png') no-repeat 0 0;
    width: 15px;
    height: 20px;
    background-size: contain;
  }
  figure.wp-caption {
    width: 100% !important;
  }
  .entry-content figcaption,
  .page-content figcaption {
    position: static;
    bottom: 0;
  }
  #site-navigation.toggled .menu {
    display: block;
  }
  .menu-primary-menu-container {
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 40px;
  }
  #masthead.scrolled {
    margin-left: 0;
  }
  #masthead.scrolled #site-navigation {
    margin-top: 5px;
  }
  #masthead.scrolled #site-navigation li {
    margin-left: 0;
  }
  #masthead.scrolled .menu-primary-menu-container {
    margin-top: 37px;
  }
  .post-type-archive-events .blog-menu-item,
  .post-type-archive-collections .blog-menu-item,
  .single-collections .blog-menu-item,
  .single-events .blog-menu-item,
  .error404 .blog-menu-item {
    border: 0;
  }
  .post-type-archive-events .blog-menu-item a,
  .post-type-archive-collections .blog-menu-item a,
  .single-collections .blog-menu-item a,
  .single-events .blog-menu-item a,
  .error404 .blog-menu-item a {
    background: #ffd400 !important;
    border: 0;
  }
  .post-type-archive-events .blog-menu-item a:hover,
  .post-type-archive-collections .blog-menu-item a:hover,
  .single-events .events-menu-item a,
  .single-collections .collections-menu-item a,
  .post-type-archive-events .events-menu-item a,
  .post-type-archive-collections .collections-menu-item a {
    background: #fff;
    border: 0 !important;
  }
}
/*=======================
	Mobile
	=========================*/
@media (max-width: 480px) {
  .container {
    width: 94%;
    margin: 0 3%;
  }
  .alignleft,
  .alignright {
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  /*=======================
		Projects search filters
		========================*/
  .toggle {
    font-size: 16px;
    width: 100%;
    border-top: 1px solid #bcbec0;
    padding-top: 5px;
  }
  .toggle:after {
    background: url('img/plus.png') no-repeat right center;
    background-size: contain;
    width: 14px;
    height: 14px;
    content: "";
    float: right;
    margin-left: 10px;
    margin-top: 4px;
  }
  .toggle.active:after {
    background-image: url('img/minus.png');
    margin-top: 5px;
  }
  .category_filters,
  .year_filters {
    margin: 0;
    width: 100%;
    max-height: 0;
    height: 1px;
    width: 100% !important;
  }
  .category_filters label,
  .year_filters label {
    width: 100%;
  }
  .category_filters.active,
  .year_filters.active {
    max-height: 10000px;
    display: block;
    height: auto;
    width: 100% !important;
  }
  #reset {
    font-size: 16px;
    width: 100%;
  }
  .site-footer {
    height: auto;
  }
  .site-footer .text-right {
    margin-left: 0;
    float: none;
    text-align: center;
  }
  #left-logo {
    transition: all 300ms ease;
  }
  #left-logo.active {
    margin-right: -130px;
    transition: all 300ms ease;
  }
  .page-title {
    font-size: 30px;
    line-height: 40px;
  }
  .intro-text {
    font-size: 22px;
    line-height: 28px;
    padding-right: 15px;
  }
  .container-fw-mobile {
    width: 100%;
    margin: 0;
  }
  #posts-slider,
  #blog-slider {
    padding-top: 60px;
  }
  .flex-direction-nav {
    top: 0;
  }
  #controls .flex-direction-nav {
    top: 50%;
  }
  #posts-slider .flex-direction-nav,
  #blog-slider .flex-direction-nav {
    margin-top: 22px;
  }
  #posts-slider .flex-direction-nav a,
  #blog-slider .flex-direction-nav a {
    position: relative;
    margin-left: 3%;
  }
  #posts-slider .flex-direction-nav .flex-next,
  #blog-slider .flex-direction-nav .flex-next {
    background: url('img/sprite_v3@2x.png') no-repeat -91px -836px;
    width: 32px;
    height: 31px;
    background-size: 1024px 1500px;
    cursor: pointer;
  }
  #posts-slider .flex-direction-nav .flex-prev,
  #blog-slider .flex-direction-nav .flex-prev {
    background: url('img/sprite_v3@2x.png') no-repeat -41px -836px;
    background-size: 1024px 1500px;
    width: 32px;
    height: 31px;
    cursor: pointer;
  }
  .slider-content {
    border: 0;
    padding: 13px 3% 0 3%;
  }
  .read-more-section {
    margin: 20px 3% 25px 3%;
  }
  .flexslider {
    max-height: 1000px;
  }
  .sponsors li {
    display: block;
    margin-bottom: 25px;
  }
  .footer-logos-wrap {
    float: left;
  }
  .footer-logos-wrap img {
    margin-top: 15px;
  }
  .enjoy-england {
    float: left;
    margin-top: 15px;
  }
  .gallery-slideshow .caption {
    bottom: -6px;
    text-align: left;
  }
  .gallery-slideshow img {
    margin-bottom: 0;
    display: inline-block;
  }
  .gallery-slideshow .slides li,
  .gallery-slideshow img {
    float: left;
    margin-bottom: -6px;
  }
  .grid-list.list-3 li,
  .grid-list.list-4 li {
    width: auto;
  }
  #quotes {
    font-size: 22px;
    line-height: 28px;
  }
  #menu-footer-menu li {
    margin-bottom: 7px;
  }
  .paging .hide-el {
    display: none;
  }
}
.page-template-template-schools-workshops h2.intro-text {
  margin-bottom: 0;
}
.page-template-template-schools-workshops .section-jump-to-nav {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: hidden;
  max-height: 67px;
}
@media (max-width: 539px) {
  .page-template-template-schools-workshops .section-jump-to-nav .container {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin: 0;
  }
  .page-template-template-schools-workshops .section-jump-to-nav.open {
    max-height: 100vh;
  }
  .page-template-template-schools-workshops .section-jump-to-nav.open .jump-to-nav .arrow-down {
    rotate: 270deg;
  }
}
.page-template-template-schools-workshops .jump-to-nav {
  padding: 20px 0;
  display: flex;
  flex-flow: column nowrap;
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 22px;
}
.page-template-template-schools-workshops .jump-to-nav > a {
  display: inline-block;
  padding: 6px 0;
  text-align: center;
}
.page-template-template-schools-workshops .jump-to-nav .jump-label {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding: 0 3% 16px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  text-decoration: none;
}
.page-template-template-schools-workshops .jump-to-nav .arrow-down {
  background: url('img/sprite_v3@2x.png') no-repeat -91px -836px;
  width: 31px;
  height: 31px;
  background-size: 1024px 1500px;
  right: 25px;
  top: 24px;
  cursor: pointer;
  display: block;
  background-color: #ffd400;
  z-index: 10;
  rotate: 90deg;
  margin-left: 10px;
}
@media (min-width: 540px) {
  .page-template-template-schools-workshops .jump-to-nav {
    display: flex;
    flex-flow: row nowrap;
  }
  .page-template-template-schools-workshops .jump-to-nav .jump-label {
    border-bottom: none;
    padding: 0;
  }
  .page-template-template-schools-workshops .jump-to-nav > a {
    margin-left: 20px;
    padding: 0;
  }
  .page-template-template-schools-workshops .jump-to-nav .arrow-down {
    display: none;
  }
}
.page-template-template-schools-workshops .page-section {
  margin: 40px 0;
}
.page-template-template-schools-workshops .slider-content {
  padding: 0;
  border: none;
}
.page-template-template-schools-workshops .row {
  float: none;
}
.page-template-template-schools-workshops .resource-item {
  font-size: 14px;
  line-height: 19px;
  padding: 24px;
  position: relative;
  background: #fafafa;
}
.page-template-template-schools-workshops .resource-item h3 {
  border-bottom: 1px solid transparent;
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 3px;
  display: inline-flex;
}
.page-template-template-schools-workshops .resource-item .summary p {
  margin: 0;
}
.page-template-template-schools-workshops .resource-item .summary p + p {
  margin-top: 1em;
}
.page-template-template-schools-workshops .resource-item .resource-read-more {
  background: url('img/sprite_v3@2x.png') no-repeat -91px -836px;
  width: 31px;
  height: 31px;
  background-size: 1024px 1500px;
  right: 25px;
  top: 24px;
  cursor: pointer;
  display: block;
  background-color: #ffd400;
  position: absolute;
  z-index: 10;
}
.page-template-template-schools-workshops .resource-item .resource-download {
  background: url('img/download-icon@2x.png') no-repeat center center;
  background-size: 23.5px 31px;
  display: block;
  cursor: pointer;
  width: 34px;
  height: 34px;
  min-width: 34px;
  margin-right: 15px;
  overflow: hidden;
}
.page-template-template-schools-workshops .resource-item .resource-download .sr-only {
  position: relative;
  left: -999cm;
}
.page-template-template-schools-workshops .page-section-workshops .resource-item {
  background: #FFFBE5;
  border-top: 1px solid #ffd400;
  padding-right: 60px;
}
.page-template-template-schools-workshops .page-section-resources .resource-item {
  display: flex;
  flex-flow: row nowrap;
}
.page-template-template-schools-workshops .page-section-resources .resource-item:hover h3 {
  border-bottom: 1px solid black;
}
.page-template-template-schools-workshops .page-section-booking .slider-content {
  border: 2px solid #ffd400;
  padding: 24px;
}
.page-template-template-schools-workshops .page-section-booking .row {
  display: flex;
  flex-flow: column nowrap;
}
.page-template-template-schools-workshops .page-section-booking .col-6 + .col-6 {
  border-top: 1px solid #ffd400;
  padding-top: 16px;
  margin-top: 10px;
}
.page-template-template-schools-workshops .page-section-booking .btn {
  background: #ffd400;
  color: #000;
  height: 40px;
  min-width: 175px;
  margin: 0 16px 16px 0;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  font-weight: bold;
  line-height: 1;
}
.page-template-template-schools-workshops .page-section-booking .btn img {
  height: auto;
  width: 14px;
  display: block;
  margin-left: 8px;
}
@media (min-width: 540px) {
  .page-template-template-schools-workshops .page-section-booking .row {
    flex-flow: row nowrap;
    margin-top: 0;
  }
  .page-template-template-schools-workshops .page-section-booking .col-6 + .col-6 {
    border-top: none;
    border-left: 1px solid #ffd400;
    padding-left: 16px;
    padding-top: 0;
    margin-top: 0;
  }
}
.page-template-template-schools-workshops .entry-content :first-child {
  margin-top: 0;
}
div#section-sponsors {
  overflow: hidden;
}
.featured-content {
  background-color: #000;
  color: #fff;
  margin-block: 32px;
}
@media (min-width: 768px) {
  .featured-content {
    display: flex;
    align-items: center;
  }
  .featured-content > * {
    flex: 1;
  }
}
.featured-content img {
  aspect-ratio: 4 / 3;
  object-fit: cover;
  height: 100%;
}
.featured-content .btn {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  background: #ffd400;
  color: #000;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
  margin-top: 24px;
  border: 0;
  font-size: 14px;
  padding: 8px 20px;
}
.featured-content .btn svg {
  fill: currentColor;
  height: 0.9em;
  margin-top: 0.1em;
}
.featured-content .btn:hover,
.featured-content .btn:focus-visible {
  opacity: 0.9;
}
.featured-content .featured-content--image {
  align-self: stretch;
}
.featured-content .featured-content--text {
  padding: 16px 24px 32px 24px;
}
@media (min-width: 768px) {
  .featured-content .featured-content--text {
    padding: 24px;
  }
}
.featured-content .featured-content--text h2 {
  font-size: 30px;
  line-height: 1.3;
  border: 0;
  margin: 0 0 16px 0;
}
.featured-content .featured-content--text p {
  margin: 0;
}
.featured-content + .featured-content {
  margin-top: 16px;
}
.featured-content:has(+ .featured-content) {
  margin-bottom: 16px;
}
