/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
font-family: 'Kepler Std Regular';
font-style: normal;
font-weight: normal;
src: local('Kepler Std Regtular'), url('../fonts/KeplerStdRegular.woff') format('woff');
}

@font-face {
font-family: 'Kepler Std Bold';
font-style: normal;
font-weight: normal;
src: local('Kepler Std Bold'), url('../fonts/KeplerStdBold.woff') format('woff');
}

@font-face {
font-family: 'Kepler Std Bold Italic';
font-style: normal;
font-weight: normal;
src: local('Kepler Std Bold Italic'), url('../fonts/KeplerStdBoldIt.woff') format('woff');
}



html {
    position: relative;
    min-height: 100%;
    height: auto;
	scroll-behavior: smooth;
}

body {
    margin-bottom: 30rem;
    height: auto;
    display:block;
    font-family: 'Open Sans', sans-serif;
}

.template2, .template3, .template4, .template5, .template6, .template7, .template8, .template9, .template10, .template11, .template12, .template13, .template15 {
    margin-bottom:0;
}

p, li, a, h1, h2, h3, h4, h5, h6 {
    color:#36393e;
}

html {
    font-size: 13px;
}

@media screen and (min-width: 700px) {
  html {
    font-size: calc(13px + 4 * ((100vw - 700px) / 500));
  }
}
@media screen and (min-width: 1200px) {
  html {
    font-size: 16px;
  }
}

p, li, input, td {
    font-family: 'Open Sans', sans-serif;
    font-weight:300;
    line-height:1.5;
}

b, strong {
    font-weight: 600;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Kepler Std Bold', serif;
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size:3rem;
}

h2 strong {
    font-family: 'Kepler Std Bold', serif;
    font-weight: normal;
}

h2 strong i {
    font-style: normal;
    font-family: 'Kepler Std Bold Italic', serif;
}

h3 {
    font-size:1.5rem;
    font-family: 'Kepler Std Regular', serif;
}

.template2 h3, h2 {
    font-size:2.125rem;
    font-family: 'Kepler Std Regular', serif;
    font-weight:normal;
    line-height:1.15;
    margin-bottom:1rem;
}

h4 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size:1rem;
    margin-bottom:0;
}

a {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-decoration: underline;
}

a:hover {
    color:#0067c6;
}

label {
    color:#36393e;
    font-weight:300;
    font-size:inherit;
    line-height: 1.3;
    margin-bottom:0.2rem;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color:#cacaca;
    padding: 2rem 0 1.5rem 0;
    background-image:url('../img/footer-image.jpg');
    background-size: cover;
    background-position: bottom center;
}

.footer ul {
    margin:0;
    list-style-type:none;
    display:inline-block;
}

.footer ul li {
    display: inline-block;
    padding: 0 0.8rem 0 0.6rem;
    border-right: 1px solid white;
    line-height: 1;
    margin-bottom: 1rem;
}

.footer ul li.last {
    border-right:0;
}

.footer .footer-secondary-nav ul li.last {
    border-right:1px solid white;
}

.footer ul li a {
    color:white;
    text-decoration:none;
    font-size: 0.875rem;
}

.footer .footer-secondary-nav ul li a, .footer .footer-secondary-nav ul li {
    font-size:0.8rem;
}

.footer ul li a:hover {
    color:#7aceff;
}

.footer ul li.active a {
    font-weight:700;
}

.footer-secondary-nav>a {
    color:white;
    text-decoration: none;
    font-size: 0.8rem;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    padding:0 0.8rem 0 0.6rem;
    display:inline-block;
}

.footer-secondary-nav a:hover {
    color:#7aceff;
}

.footer-logo {
    max-width: 11.8rem;
    margin-top: 1rem;
}

.footer-main-nav {
    padding-bottom:3rem;
}

.footer-legal-content {
    margin-top:1.5rem;
}

.footer-legal-content p, .footer-legal-content p a {
    font-size: 0.78rem;
    color:white;
    text-decoration:none;
}

.footer-legal-content p a:hover {
    color:#7aceff;
}

.footer-secondary-nav {
    margin-top: -1.25rem;
}

.footer .social-links {
    margin-top: -1.5rem;
}

.footer .social-links svg {
    margin-left: 0;
    margin-right: 0.4rem;
}

.strapline {
    font-family: 'Kepler Std Bold Italic', serif;
    font-weight: normal;
    color:white;
    font-size:3.125rem;
    line-height: 1.2;
}

.oscr-logo {
    max-width:169px;
}

.template2 .footer, .template3 .footer, .template4 .footer, .template5 .footer, .template6 .footer, .template7 .footer, .template8 .footer, .template9 .footer, .template10 .footer, .template11 .footer, .template12 .footer, .template13 .footer, .template15 .footer {
    position:relative;
}

.blue-tint-panel {
    background-color:#e5f1f8;
    padding:3rem 0 2rem;
}

.pink-tint-panel {
    background-color:#f9e8ea;
    padding:3rem 0 2rem;
}

.dark-pink-tint-panel {
    background-color:#f9e8ea;
    padding:3rem 0 2rem;    
}

.lilac-tint-panel {
    background-color:#f1eef4;
    padding:3rem 0 2rem;
}

.teal-tint-panel {
    background-color:#e1f3f3;
    padding:3rem 0 2rem;
}

.grey-tint-panel {
    background-color:#ececec;
    padding:3rem 0 3rem;
}

.pale-green-tint-panel {
    background-color:#ecefef;
    padding:3rem 0 3rem;
}

.bright-blue-tint-panel {
    background-color:#e8f6fe;
    padding:3rem 0 3rem;
}

.white-panel {
    padding:3rem 0 2rem;
}

.dark-blue-panel {
    background-color:#365678;
    padding:3rem 0 3rem;
}

.dark-blue-panel h3 {
    color:white;
}

.memories-panel {
    padding:1rem;
    background-color:white;
}

.memories-past-panel {
    padding:1rem;
    background-color:white;
    margin-bottom:3rem;
}

.teal-heading .memories-past-panel {border:1px solid #009798;}
.red-heading .memories-past-panel {border:1px solid #bb2048}
.dark-purple-heading .memories-past-panel {border:1px solid #5a2479;}
.dark-green-heading .memories-past-panel {border:1px solid #007a57;}
.bright-blue-heading .memories-past-panel {border:1px solid #35adf5;}
.pink-heading .memories-past-panel {border:1px solid #e26077;}
.dark-pink-heading .memories-past-panel {border:1px solid #a24562;}
.light-purple-heading .memories-past-panel {border:1px solid #7f5d87;}
.pale-green-heading .memories-past-panel {border:1px solid #61827a;}
.pale-blue-heading .memories-past-panel {border:1px solid rgba(0,112,186,0.7);}

.home-banner-area {
    background-size:cover;
    background-position:top center;
    height:32rem;
    padding-top:4.5rem;
}

.home-banner-area h1, .home-banner-area h2 {
    color:white;
    line-height:1;
    font-size: 2.8rem;
}

.home-banner-area h2 {
    font-family: 'Kepler Std Bold Italic', serif;
}

.standard-content-banner-area {
    padding:4.5rem 0 3rem;
    background-color:#0067c6;
    position:relative;
    z-index: -1;
    min-height:336px;
}

.template1 .standard-content-banner-area, .template7 .standard-content-banner-area {
    min-height: auto;
}

.standard-content-banner-area h1 {
    color:white;
    line-height:1;
}

.template1 .standard-content-banner-area h1, .template7 .standard-content-banner-area h1 {
    margin-bottom:0;
}

.standard-content-banner-area p {
    color:white;
    font-weight: 400;
}

.standard-content-banner-image {
    opacity: 0.6;
    mix-blend-mode: multiply;
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100%;
    background-size:cover;
    background-position:center center;
    z-index: -1;
}

.button, .button:focus {
    margin: 1rem 0 1rem;
    padding: 0.55em 1.4em 0.65rem;
    border: 1px solid white;
    border-radius: 2rem;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    font-size: 1rem;
    line-height: 1;
    background-color: #0067c6;
    color: white;
    text-decoration:none;
    font-weight: 400;
    min-width: 11rem;
    outline:none;
    font-family: 'Open Sans', sans-serif;
}

td .button, td .button:focus {
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
}

.button:hover {
    background-color:#0f386c;
}

.error {
    color:red;
}

.form-error, .is-invalid-input:not(:focus)::placeholder, .is-invalid-label {
    color: red;
}

.is-invalid-input:not(:focus) {
    border-color: red;
    background-color: rgb(249, 236, 234);
}

.text-center p .button {
    margin-left:0.5rem;
    margin-right:0.5rem;
}

.feature-panels {
    padding-top:3rem;
    padding-bottom: 2rem;
}

.feature-panel {
    display:block;
    position:relative;
    margin-bottom:2rem;
}

.feature-panel a {
    text-decoration:none;
}

.feature-panel-image-text {
    font-size: 2.125rem;
    font-weight:normal;
    color:white;
    font-family: 'Kepler Std Bold', serif;
    line-height:1.1;
    position:absolute;
    top:1.25rem;
    left:1.5rem;
    width: 85%;
}

.feature-panel h3 {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
}

.teal {color:#009798;}
.red {color:#bb2048}
.dark-purple {color:#5a2479;}
.dark-green {color:#007a57;}
.bright-blue {color:#35adf5;}
.pink {color:#e26077;}
.light-purple {color:#7f5d87;}
.pale-green {color:#61827a;}
.pale-blue {color:rgba(0,112,186,0.7);}

.teal-heading h2 {color:#009798;}
.red-heading h2 {color:#bb2048}
.dark-purple-heading h2 {color:#5a2479;}
.dark-green-heading h2 {color:#007a57;}
.bright-blue-heading h2 {color:#35adf5;}
.pink-heading h2 {color:#e26077;}
.dark-pink-heading h2 {color:#a24562;}
.light-purple-heading h2 {color:#7f5d87;}
.pale-green-heading h2 {color:#61827a;}
.pale-blue-heading h2 {color:rgba(0,112,186,0.7);}

.teal-background {background-color:#009798;}
.red-background {background-color:#bb2048}
.dark-purple-background {background-color:#5a2479;}
.dark-green-background {background-color:#007a57;}
.bright-blue-background {background-color:#35adf5;}
.pink-background {background-color:#e26077;}
.dark-pink-background {background-color:#a24562;}
.light-purple-background {background-color:#7f5d87;}
.pale-green-background {background-color:#61827a;}
.pale-blue-background {background-color:rgba(0,112,186,0.7);}


.template9 .event-panel h2 {
    color:#36393e;
}

.feature-panel img {
    opacity: 0.6;
    mix-blend-mode: multiply;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.feature-panel:hover img {
    opacity:0.2;
}

.feature-panel p a:hover {
    color:#36393e;
}

.header {
    padding-top:1rem;
}

.header img {
    max-width:11.8rem;
}

.header-nav {
    background-color:#e5f1f8;
    margin-top:1rem;
    margin-bottom: -1.25rem;
}

.header-nav ul {
    margin:0;
    list-style-type:none;
}

.header-nav ul li {
    display:inline-block;
}

.header-nav ul li a {
    font-size: 0.875rem;
    font-weight: 400;
    display: block;
    padding: 0.6rem 0rem 0.6rem 0.4rem;
    text-decoration:none;
}

.header-nav ul li a:hover {
    color: #0067c6;
}

.header-nav ul li.first a {
    padding-left: 0.8rem;
}

.header-nav ul li.active a {
    background-color:#0f386c;
    color:white;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    margin-left:-0.4rem;
}

.header-nav ul li.active.first a {
    margin-left:0;
}

.header-nav ul li a:after {
    content: "";
    margin-left: 0.6rem;
    border-right:1px solid black;
}

.header-nav ul li.active a:after, .header-nav ul li.before-active a:after, .header-nav ul li.last a:after {
    display:none;
}

.header-nav ul li.before-active a {
    padding-right: 0.6rem;
}

.social-links {
    display:inline-block;
    margin-top: 0.4rem;
}

.social-links p {
    font-size:0.625rem;
    font-weight:400;
    margin-bottom: 0.5rem;
}

.social-links a {
    height: 1.4375rem;
    display: inline-block;
    vertical-align: middle;
}

.social-links svg {
    height:1.4375rem;
    margin-left:0.4rem;
}

.social-links .st0 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.social-links a:hover .st0 {
    fill:#0f386c;
}

.footer .social-links .st0 {
    fill: white;
}

.footer .social-links a:hover .st0 {
    fill:#7aceff;
}

.header .button {
    margin:0 1rem;
    vertical-align:bottom;
}

.adverts-carousel {
    margin-bottom:1.5rem;
}

.home-header-carousel-slide {
    text-align:center;
    border:0.3rem solid white;
    margin-left:0.3rem;
    margin-right:0.3rem;
    background-color: white;
}

.home-header-carousel-slide p {
    font-size:2.125rem;
    color:white;
    font-family: 'Kepler Std Bold', serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0;
    padding: 0.9rem 0;
}

.home-header-carousel-slide a {
    text-decoration:none;
}

.home-header-carousel {
    margin-top: -11.65rem;
    margin-bottom: 4rem;
}

.home-header-carousel-slide img {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.home-header-carousel-slide:hover img {
    opacity:0.6;
}

.news-panel {
    margin-bottom:1.5rem;
    background-color:#e5f1f8;
    padding:20px;
    height:800px;
}

.news-panel h4 {
    font-size:1.8125rem;
    color:#365678;
    font-family: 'Kepler Std Regular', serif;
    font-weight: 400;
}

.news-panel h4 svg {
    height: 2rem;
    float: right;
}

.st0 {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.news-panel h4 a:hover .st0 {
    fill:#365678;
}

.news-entry {
    border-top: 1px solid #878786;
    padding-top: 0.5rem;
}

.news-entry p {
    font-size: 0.9rem;
    line-height: 1.35;
}

.news-entry h4 {
    color:#575756;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 1rem;
}

p.news-entry-date {
    font-size: 0.75rem;
}

.news-entries {
    overflow: scroll;
    height: 704px;
}

.read-more-content {
    display:none;
}

.read-more-button {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 1.5;
    outline:none;
    text-decoration:underline;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.read-more-button:hover {
    color:#0067c6;
}

.read-more-button.clicked {
    opacity:0;
}

.event-panel, .shop-product-panel {
    margin-bottom:3rem;
}

.event-panel p, .shop-product-panel p, .event-panel li {
    font-weight:400;
}

.event-panel p strong, .shop-product-panel p strong {
    font-weight:700;
}

.event-panel hr, .shop-product-panel hr {
    margin: 1.25rem auto 0.5rem;
    border-bottom: 1px solid #36393e;
}

.event-panel img, .shop-product-panel img {
    margin-bottom: 1rem;
}

.template9 .event-panel img {
    margin-bottom: 0.5rem;
}

.shop-product-panel img {
    max-height:200px;
}

.event-panel .button, .event-panel.text-left .button {
    margin: 0 0 -0.5rem 0;
    min-width:50%;
}

table {
    border-spacing: 0px;
    border-collapse: collapse;
    border:1px solid #bdbdbd;
}

table tbody, table tfoot, table thead {
    background-color: transparent;
}

td {
    border:1px solid #36393e;
}

table tbody td, table tbody th {
    padding: 0.3rem;
    vertical-align: top;
    color:#36393e;
}

.standard-content-text-area {
    overflow-x:auto;
}

table tbody tr:nth-child(even) {
    background-color: transparent;
}

.highlighted-row, table tbody tr.highlighted-row:nth-child(even) {
    background-color:#f1eef4;
}

.quote, .quote-area p {
    font-size: 1.75rem;
    font-family: 'Kepler Std Regular', serif;
    font-weight: normal;
    line-height: 1.1;
    margin-bottom: 1rem;
    color: white;
}

.quote-signoff, .quote-area p.quote-signoff {
    font-weight: 700;
    color: white;
    font-family: 'Open Sans', sans-serif;
    line-height: 1.5;
    font-size: inherit;
}

.quote-mark {
    width: 3.5rem;
    margin-bottom: 1rem;
}

.bespoke-images {
    max-width: 100rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-bottom: -8rem;
}

.white-panel-after-bespoke-images {
    padding-top: 9rem;
}

.bespoke-images .column, .bespoke-images .columns {
    padding-right: 0.4rem;
    padding-left: 0.4rem;
}

.bespoke-images img {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

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

.reveal {
    padding: 3rem 1rem 0.25rem 1rem;
    border: none;
    background-color: white;
    outline: none;
}

.close-button {
    outline: none;
}

.smallprint {
    font-size:0.8rem;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 1rem;
}

.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custom-checkbox {
    position: absolute;
    top: -1px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: white;
    border: 1px solid #b5a6bd;
}

.custom-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-container input:checked ~ .custom-checkbox:after {
  display: block;
}

.checkbox-container .custom-checkbox:after {
  left: 8px;
  top: 1px;
  width: 8px;
  height: 17px;
  border: solid #36393e;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.template14 .white-panel .button {
    margin-top:0;
    margin-right:1rem;
}

.gallery-button .button {
    display:none;
}

.gallery-button .button:first-of-type {
    display:inline-block;
    margin-bottom:0;
}








/* Slick carousel styles
========================================================================== */

.slick-arrow-left, .slick-arrow-right {
    position: absolute;
    top: 45%;
    z-index: 9999;
    font-size: 3.5rem;
    color: #858584;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.slick-arrow-left:hover, .slick-arrow-right:hover {
    color:#0067c6;
}

.slick-arrow-left {
    left: -3rem;    
}

.slick-arrow-right {
    right: -3rem;
}

.home-header-carousel .slick-arrow-right {
    right: 3rem;
    top: 38%;
}

.home-header-carousel .slick-arrow-left {
    left: 3rem;
    top: 38%;
}

.slick-dots {
    position: absolute;
    bottom: -2rem;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin:0;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 0.55rem;
    height: 0.55rem;
    padding: 0;
    cursor: pointer;
    margin:0.2rem;
}

.slick-dots li button {
    line-height: 0;
    display: block;
    width: 0.55rem;
    height: 0.55rem;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-color: #b2b2b2;
    border-radius: 50%;
    font-size:0;
}

.slick-dots li.slick-active button, .slick-dots li:hover button {
    background-color: #36393e;
}

.member-image-gallery-carousel .slick-arrow-left {
    left: 1rem;
}

.member-image-gallery-carousel .slick-arrow-right {
    right: 1rem;
}

.member-image-gallery-carousel.slick-initialized .slick-slide {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin:10px;
}

.lb-nav a.lb-prev, .lb-nav a.lb-next {
    opacity: 1 !important;
}

.reviews-images-carousel .slick-arrow-left {
    left: 1rem;
    top: 40%;
    color: white;
}

.reviews-images-carousel .slick-arrow-right {
    right: 1rem;
    top: 40%;
    color: white;
}

.reviews-images-carousel .slick-arrow-left:hover, .reviews-images-carousel .slick-arrow-right:hover {
    color: #0067c6;
}










/*Error Styles
========================================================================== */
#browserupgrade{
color: #ffffff; 
display: block;  
z-index: 9999999999; 
background-color: rgb(242, 86, 72);
text-align:center;
position: fixed;
top: 0px;
width: 100%;
height: 100%;
}

#browserupgrade h6{
	font-size: 26px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#browserupgrade p{
	margin-bottom: 20px;
}

.button.hollow.white {
    border: 1px solid #fff;
    color: #fff;
}
.button.hollow.white:hover{
	background-color: #fff;
	color: rgb(242, 86, 72);
}

/*Form Styles
========================================================================= */

.form-error{
  color: #f25648;  
}

.callout.warning {
    background-color: white;
    color: #fff;
    border: 0;
    margin: 0 0 1rem 0;
    padding: 0;
}

.callout.warning p {
    color:red;
}

.callout {
    margin: 0 0 1rem;
    padding: 0.875rem;
    border: 1px solid hsla(0, 84%, 23%, 0.25);
    border-radius: 2px;
    position: relative;
    color: #ffffff;
    background-color: #fff;
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 11px .75em .6875em;
    margin: 0 0 0.5rem;
    font-family: inherit;
    color: #36393e;
    box-shadow: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px
 -webkit-transition: -webkit-box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #FFF;
    border: 1px solid #36393e;
    font-size: 1rem;
}

select {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #FFF;
    border: 1px solid #36393e;
    color: #36393e;
    font-size: 1rem;
    margin: 0;
    width: 100%;
    margin-bottom: 0.5rem;
}

[type=checkbox] {
    margin: 0;
}

.template12 form {
    background-color: #f1eef4;
    padding: 1rem 1rem 0 1rem;
}

.template12 [type=email], .template12 [type=text], .template12 textarea, .template12 select {
    border: 1px solid #b5a6bd;
}







/* Cookie policy
========================================================================== */



:root {
  --cookiebackground: #365678;
  --cookietext: white;
  --cookiebuttonbackground: #0067c6;
}

.freeprivacypolicy-com---nb-simple {
    max-width: 500px;
}

.freeprivacypolicy-com---nb .cc-nb-main-container {
    padding: 1rem;
    background-color: var(--cookiebackground);
}
.freeprivacypolicy-com---palette-light .cc-nb-text {
    color: var(--cookietext);
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 1.4;
    margin-bottom:0.5rem;
}
.freeprivacypolicy-com---palette-light .cc-nb-title {
    color: var(--cookietext);
    font-family: 'Kepler Std Regular', serif;
    margin-bottom: 0;
    font-weight:normal;
    font-size:17px;
    line-height:1.3;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-cp-foot-save {
    background-color: var(--cookiebuttonbackground);
    color: var(--cookietext);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
    width: auto;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 400;
    border: 1px solid white;
    border-radius: 15px;
}

.freeprivacypolicy-com---palette-light .cc-nb-changep {
    background-color: transparent;
    color: var(--cookietext);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Open Sans', sans-serif;
    outline: none !important;
    width:auto;
    padding:3px 10px;
    font-size:12px;
    font-weight:400;
    border:1px solid white;
    border-radius:15px;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:focus, .freeprivacypolicy-com---palette-light .cc-nb-reject:focus, .freeprivacypolicy-com---palette-light .cc-nb-changep:focus, .freeprivacypolicy-com---palette-light .cc-cp-foot-save:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:hover, .freeprivacypolicy-com---palette-light .cc-nb-reject:hover, .freeprivacypolicy-com---palette-light .cc-nb-changep:hover, .freeprivacypolicy-com---palette-light .cc-cp-foot-save:hover {
    background-color: #0f386c;
    color:white;
    border:1px solid white;
}

.freeprivacypolicy-com---palette-light .cc-pc-container {
    background: #fff;
    font-family: 'Open Sans', sans-serif;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-title {
    color: #36393e;
    font-size: 20px;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-content-entry-text {
    font-size:14px;
    line-height:1.4;
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-title-headline {
    color: #36393e;
    font-size:18px;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-title-text {
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-cp-foot-byline, .freeprivacypolicy-com---pc-dialog .cc-cp-foot-byline a {
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-lang select {
    color: #36393e;
    border:1px solid #36393e;
    padding-left:10px;
    margin-left:10px;
}

.freeprivacypolicy-com---pc-dialog input[type=checkbox].cc-custom-checkbox+label {
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-pc-head-lang select:focus {
    box-shadow: none !important;
}
.freeprivacypolicy-com---palette-light .cc-pc-head-close:active, .freeprivacypolicy-com---palette-light .cc-pc-head-close:focus {
    border: 0;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link:focus {
    box-shadow: none;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-content {
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item[active=true] button {
    color: #36393e;
}

.freeprivacypolicy-com---palette-light .cc-cp-body-tabs-item-link {
    color: #36393e;
}

.cc-cp-body-tabs-item:before {
    display:none;
}

#open_preferences_center:hover {
    cursor:pointer;
}

@media screen and (max-width: 600px) {
    .freeprivacypolicy-com---nb .cc-nb-main-container {
        padding: 0.75rem;
    }
    .freeprivacypolicy-com---nb-simple {
        max-width: 100%;
    }
    .freeprivacypolicy-com---palette-light .cc-nb-title {
        font-size:15px;
    }
    .freeprivacypolicy-com---palette-light .cc-nb-okagree, .freeprivacypolicy-com---palette-light .cc-nb-reject, .freeprivacypolicy-com---palette-light .cc-nb-changep {
        display: inline-block;
        font-size: 10px;
        padding: 0.2rem 0.75rem;
    }
    .freeprivacypolicy-com---palette-light .cc-nb-text {
        font-size: 10px;
        line-height: 1.3;
    }
}





/* Media Queries
========================================================================== */

/* Small only */
@media screen and (max-width: 39.9375em) {
    .slick-arrow-left {
        left: -2rem;
    }
    .slick-arrow-right {
        right: -2rem;
    }
    .reviews-images-carousel .slick-arrow-left {
        top: 30%;
    }
    
    .reviews-images-carousel .slick-arrow-right {
        top: 30%;
    }
    .home-header-carousel-slide p {
        font-size: 1.5rem;
        padding: 0.6rem 0;
    }
    .strapline {
        font-size: 2.125rem;
        margin-top: 2rem;
    }
    .oscr-logo {
        max-width: 100px;
    }
    .footer .social-links, .footer-secondary-nav {
        margin-top: 2rem;
    }
    .footer-main-nav {
        padding-bottom: 0.5rem;
    }
    .row {
        max-width:92%;
    }
    .bespoke-images {
        padding-left: 0;
        padding-right: 0;
    }
    .footer {
        background-image: url(../img/footer-image-mobile.jpg);
    }
    .feature-panel-image-text {
        font-size: 1.6rem;
        top: 1rem;
        left: 1rem;
    }
    .slick-arrow-left, .slick-arrow-right {
        top: 37%;
    }
    .home-header-carousel .slick-arrow-right {
        right: 1rem;
        top: 36%;
    }
    .home-header-carousel .slick-arrow-left {
        left: 1rem;
        top: 36%;
    }
    .home-banner-area h1, .home-banner-area h2 {
        font-size: 1.8rem;
    }
    .header .button {
        margin: 0 0 0.5rem 0;
        padding: 0.55rem 1.1rem;
    }
    .social-links p {
        display:none;
    }
    body {
        margin-bottom: 45rem;
    }
    .standard-content-banner-area {
        min-height: 300px;
    }
    .reveal {
        top: 5%;
        left: 10%;
        width: 80%;
        max-width: none;
        height: 100%;
        height: auto;
        min-height: auto;
    }
}

/* Medium and up */
@media screen and (min-width: 40em) {}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .home-header-carousel-slide p {
        font-size: 1.6rem;
        padding: 0.8rem 0;
    }
    .feature-panel-image-text {
        font-size: 1.5rem;
        width: 85%;
    }
    .row {
        max-width:95%;
    }
    .bespoke-images {
        max-width: 100rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-bottom: -7rem;
    }
    .standard-content-banner-area {
        min-height: 250px;
    }
    .white-panel-after-bespoke-images {
        padding-top: 7.25rem;
    }
    .home-banner-area h1, .home-banner-area h2 {
        font-size: 2.2rem;
    }
    .header-nav ul li a {
        font-size: 0.75rem;
    }
    .feature-panel-image-text {
        top: 1rem;
        left: 1rem;
    }
    .branch-news {
        height: 415px;
    }
    .news-entries {
        height: 335px;
    }
    .oscr-logo {
        max-width: 100px;
    }
    .footer-secondary-nav {
        margin-top: 2rem;
    }
}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .home-header-carousel-slide p {
        font-size: 1.8rem;
        padding: 0.8rem 0;
    }
}
