/* 
    Theme Name: Worcestershire SafeHouse Theme (Part of the SafeHouse Family)
    Author: Orqa Design
    Author URI: https://orqadesign.com/
    Description: 2024 Custom built theme for Worcestershire SafeHouse
    Version: 1.0
    License: For use by Worcestershire SafeHouse Only
*/

/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/
.fas, .fab, .fab-brands { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.bullet-icon { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale }
.acf-field-602be23827296 ul.acf-checkbox-list li label { font-family: 'FontAwesome'!important; }
.fa-classic, .fa-regular, .fa-solid, .far, .fas { font-family: 'FontAwesome' !important; }
.fa.fa-handshake-o { font-family: 'FontAwesome' !important; }
/* Admin */
body#tinymce { font-family: 'Montserrat', sans-serif; }
* { -webkit-font-smoothing: antialiased; }
/*-------------------- MAIN STYLES ----------------------------------------------------*/
html { scroll-behavior: smooth; overflow-x: hidden;}
.fontawesome { font-family: 'FontAwesome'; }
body { -webkit-font-smoothing: antialiased; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 18px; line-height: 28px; color: #000; overflow-x: hidden;}
.menu-icon img {width: 29px; height: 29px;}
.home-page h1 { font-size: 36px; line-height: 36px; font-weight: bold; color: #365578; text-align: center; width: 940px; margin: auto; }
h1 { font-weight: 700; font-size: 67px; line-height: 50px; text-align: center; letter-spacing: -2px; }
h2 { font-weight: 100; font-size: 71px; letter-spacing: -4px; line-height: 72px; }
.home-page h2, .contacts-bar h2, .contacts-box h2, .how-it-works-row h2 { font-weight: 700; font-size: 48px; line-height: 58px; letter-spacing: -3px; }
h3 { }
.headerbar {  background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  color: #fff; padding-top: 10px; padding-bottom: 10px; }
.headerbar { z-index: 1; position: relative; }
footer {  background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  color: #fff; }
.copy { font-size: 12px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #365578; float: left; margin-top: 15px; }
.copy a { color: #365578; text-decoration: none; font-weight: 600; }
#header { }
.basic-page { }
a { color: #97b535; text-decoration: underline; font-weight: 700; }
p { margin-bottom: 20px; }
div { box-sizing: border-box; }
.wrapper { width: 1680px; margin: 0 auto; }
.inner-wrapper { width: 1300px; margin: 0 auto; }
.left { float: left; }
.right { float: right; }
.clear { clear: both; float: none!important; }
b { font-weight: 700; }
strong { font-weight: 700; }
em { font-style: italic; }
.home-logo, .page-logo img { text-align: center; }
.user-gp .header .page-logo img, .user-advocate .header .page-logo img, .home-logo img {image-rendering: optimizequality ;}
/*-------------------- Buttons ----------------------------------------------------*/
a.button { display: inline-block; background-color: #01577a; padding: 15px 35px; font-weight: 700; font-size: 30px; text-align: center; letter-spacing: -2px; text-decoration: none; color: #fff; border-radius: 50px; margin-left: 20px; cursor: pointer; }
a.button-small { cursor: pointer; display: inline-block; background-color: #365578; padding: 11px 20px; font-weight: 700; font-size: 18px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #fff; border-radius: 50px; }
a.button-small-white { display: inline-block; background-color: #fff; padding: 2px 12px; font-weight: 700; font-size: 13px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #365578; border-radius: 50px; margin-top: -5px; cursor: pointer; }
a.button-gradient { cursor: pointer; display: inline-block; background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  padding: 20px 25px; font-weight: 700; font-size: 30px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #fff; border-radius: 50px; }
a.button-gradient-small { cursor: pointer; display: inline-block;  background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  padding: 7px 22px; font-weight: 700; font-size: 18px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #fff; border-radius: 50px; }
.gp-user-portal-menu a:hover, .library-books a:hover, a.resource-button:hover, .header.post-header h5 a:hover, .mini-menu-links a:hover, a.white-button:hover, a.button-gradient-small:hover, a.button-gradient:hover, a.button-small-white:hover, a.button-small:hover, a.button:hover, .footer-menu ul li a:hover, .header-menu-item a:hover, .copy a:hover { opacity: 0.5; }
.gp-user-portal-menu a, .library-books a, a.resource-button, .header.post-header h5 a, .mini-menu-links a, a.white-button, a.button-gradient-small, a.button-gradient, a.button-small-white, a.button-small, a.button, .footer-menu ul li a, .header-menu-item a, .copy a { -moz-transition: opacity .5s ease-in-out; -o-transition: opacity .5s ease-in-out; -webkit-transition: opacity .5s ease-in-out; transition: opacity .5s ease-in-out; opacity: 1; }
a.white-button { display: inline-block; background-color: #fff; padding: 10px 25px; font-weight: 700; font-size: 30px; text-align: center; letter-spacing: -2px; text-decoration: none; color: #97b535; border-radius: 50px; cursor: pointer; float: right; }
a.resource-button { display: inline-block; background-color: #fff; padding: 8px 10px; font-weight: 700; font-size: 17px; text-align: center; letter-spacing: -1px; text-decoration: none; border-radius: 50px; cursor: pointer; }
/* Header */
.secure-header { width: 110px; float: left; }
.portal-header { float: right; }
.secure-header div { font-weight: 700; font-size: 12.5px; line-height: 12px; float: right; width: 87px; }
.secure-header .fa-shield { float: left; display: block; font-size: 26px; }
.custom-menu { width: 1200px; margin: auto; text-align: center; }
.header-menu-item, #navigation { width: auto; display: inline-block; }
.header-menu-item { margin-left: 10px; margin-right: 10px; }
.menu-icon { float: left; display: block; margin-right: 10px; height: 29px; }
.custom-menu a { color: #fff; text-decoration: none; font-size: 13px; font-weight: 400; text-transform: uppercase; }
.menu-icon .fa { font-size: 22px; line-height: 30px; }
.home-logo { padding-top: 80px; padding-bottom: 150px; }
#menu-icon { cursor: pointer; }
/* Header - template */

.header .page-logo { text-align: center; padding-bottom: 15px; }
.header { padding-top: 50px; padding-bottom: 50px; overflow: hidden; position: relative; }
.colour-block-1 { background-color: #efe0d3; width: 120px; height: 1000px; position: absolute; right: 25%; top: 0; }
.colour-block-2 { background-color: #efe0d3; width: 70px; height: 1000px; position: absolute; right: 0%; top: 0; }
.header .inner-wrapper { z-index: 1; position: relative; }
/* Contacts bar */

.contacts-bar { background-color: #fafbf5; width: 100%; float: left; padding-top: 60px; margin-top: -10px; padding-bottom: 50px; }
.contacts-bar .fa-users { font-size: 70px; float: left; margin-right: 20px; padding-bottom: 30px; padding-top: 7px; }
.contacts-bar h3 { font-size: 24px; line-height: 24px; }
.contacts-bar .left { width: 60%; }
.contacts-bar .right { margin-top: 20px; }
/* Footer */

footer { padding-top: 30px; padding-bottom: 50px; color: #fff; }
footer .title { font-weight: 400; }
.footer-menu ul li { list-style: none; width: 100%; float: left; }
.footer-menu ul li a { color: #fff; text-decoration: none; }
.footer-menu { margin-top: 30px; }
.footer-custom-menu .header-menu-item { margin-left: 10px; margin-right: 10px; width: 100%; text-align: right; }
.footer-custom-menu .menu-icon { float: right; display: block; margin-right: 0px; height: 29px; width: 40px; text-align: center; }
.footer-custom-menu .header-menu-item a { color: #fff; text-decoration: none; font-weight: 400; }
.footer-custom-menu { margin-top: 40px; }
.tagline { text-align: right; margin-top: 130px; }
.tagline h3 { font-size: 12px; font-weight: 400; text-transform: uppercase; letter-spacing: 2px; }
.tagline h2 { font-weight: 100; letter-spacing: 2px; font-size: 48px; line-height: 58px; }
.copyright-bar { padding-top: 20px; padding-bottom: 20px; }
.portal-header { float: right; }
.copyright-bar img { float: left; margin-right: 20px; }
footer .left { width: 50%; }
footer .right { width: 50%; }
/* Menu */

.menu-overlay { position: fixed; top: 20; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.8); /* Example background */ z-index: 9999; /* Make sure it's on top */ overflow-y: hidden; /* Allow scrolling if content is long */ opacity: 0; /* Start with full transparency */ visibility: hidden; /* Ensure the overlay is hidden initially */ transition: opacity 0.5s ease-in-out, visibility 0.5s ease-in-out; /* Smooth transition */ }
.menu-overlay.active { opacity: 1; /* Fade in to full opacity */ visibility: visible; /* Make sure it becomes visible */ }
.inner-overlay { background-color: #fff; padding-top: 50px; padding-bottom: 50px; }
.no-scroll { overflow: hidden; }
img.map-menu { float: left; width: 700px; margin-right: 30px; }
.menu-main-menu-container { float: left; margin-top: 45px; }
.menu-main-menu-container ul { list-style: none; }
.menu-main-menu-container ul li { background-color: #365578; border-radius: 5px; margin-bottom: 2px; padding: 5px; width: 350px; padding-left: 7px; }
.menu-main-menu-container ul li a { color: #fff; text-decoration: none; display: block; }
.menu-main-menu-container ul li img { width: 30px; height: auto; margin-right: 10px; margin-top: 3px; }
.menu-main-menu-container ul li .fa { font-size: 24px; padding-top: 2px; display: block; float: left; width: 35px; margin-left: 5px; margin-right: 5px; }
.menu-main-menu-container ul li#menu-item-52 img { width: 20px; margin-left: 5px; margin-right: 20px; float: left; }
.menu-main-menu-container ul li#menu-item-49 img { width: 20px; margin-top: 0px; margin-left: 5px; margin-right: 20px; float: left; }
.menu-main-menu-container ul li#menu-item-48 img { width: 23px; margin-top: 2px; margin-left: 5px; margin-right: 12px; }
.menu-main-menu-container ul li { -moz-transition: all .5s ease-in; -o-transition: all .5s ease-in; -webkit-transition: all .5s ease-in; transition: all .5s ease-in; }
.menu-main-menu-container ul li:hover { background: #97b535; }
ul.mobile-show-menu { display: none; }
.contacts-bar-wrap img { width: 100%; }
/* Home */

.text { padding-top: 50px; padding-bottom: 50px; text-align: justify; text-align-last: center; }
.usp-icons { text-align: center; line-height: 33px; }
.small-icon-title { color: #97b535; font-weight: 300; font-size: 18px; height: 37px; line-height: 18px; display: flex; align-items: end; justify-content: center; }
.icon-title { font-size: 40px; font-weight: 100; color: #97b535; }
.explore-resources { background-color: #fafbf5; margin-top: 70px; padding-top: 100px; border-bottom: solid #97b535 15px; padding-bottom: 100px; margin-bottom: 100px; }
.explore-resources .left, .explore-resources .right { width: 50%; }
.explore-resources h3, .how-it-works-row h3 { font-weight: 500; font-size: 22px; line-height: 26px; margin-top: 7px; margin-bottom: 10px; }
.resources-text { padding-top: 20px; padding-bottom: 20px; }
.explore-resources .left { padding-right: 20px; }
.explore-resources .menu-main-menu-container ul li { background-color: transparent; }
.explore-resources .menu-main-menu-container ul li a { color: #365578; }
.explore-resources .menu-main-menu-container ul li img { filter: brightness(0) saturate(100%) invert(34%) sepia(6%) saturate(4204%) hue-rotate(172deg) brightness(84%) contrast(89%); }
.explore-resources .menu-main-menu-container ul li a:hover { color: #97b535; }
.usp { display: inline-block; padding: 10px; text-align: center; vertical-align: top; width: 24%; }
.usp-icons .usp:nth-child(1) { width: 17%; }
.usp-icons .usp:nth-child(2) { width: 16%; }
.usp-icons .usp:nth-child(4) { width: 19%; }
.usp img { image-rendering: crisp-edges; }
.explore-resources .menu-main-menu-container ul li .fa { font-size: 28px; width: 45px; margin-left: 0px; }
.explore-resources .menu-main-menu-container ul li:nth-child(7) img { width: 20px; margin-top: 0px; margin-bottom: -5px; margin-left: 3px; margin-right: 15px; }
.explore-resources .menu-main-menu-container ul li:nth-child(4) img { width: 25px; margin-top: 0px; margin-bottom: -5px; margin-left: 3px; margin-right: 11px; }
.explore-resources .menu-main-menu-container ul li:nth-child(8) img { width: 24px; margin-top: 0px; margin-bottom: -5px; margin-left: 2px; margin-right: 13px; }
.col-1 { width: 40%; float: left; }
.col-2 { width: 60%; float: left; }
.explore-resources .menu-main-menu-container { margin-top: 0px; }
.page-description { font-size: 16px; line-height: 18px; height: 42px; display: flex; align-items: center; }
.explore-resources h2 { padding-top: 20px; }
.support-portal-home { text-align: center; }
.support-portal-home .fa { font-size: 80px; }
.support-portal-home h3 { font-weight: 500; font-size: 22px; padding-top: 20px; padding-bottom: 20px; }
.support-text { padding-bottom: 40px; font-weight: 400; }
.support-portal-home img { margin: auto; width: 773px; }
.support-portal-home a.button-gradient { margin-top: 20px; margin-bottom: 40px; }
.col-1 .menu-main-menu-container ul li .fa { margin-right: 0px; }
/* Contacts */
.intro-text { text-align: center; padding-top: 70px; padding-bottom: 50px; }
.contacts-for-support .left, .contacts-for-support .right { width: 50%; }
.contacts-box { background-color: #fafbf5; text-align: center; padding: 80px; margin: 20px; box-sizing: border-box; }
.contacts-box .fa { font-size: 72px; }
.contacts-box-text { font-size: 18px; line-height: 28px; padding-top: 40px; padding-bottom: 40px; width: 100%; }
.contacts-for-support { padding-bottom: 40px; }
/* Formatted text box */
.formatted-text h3 { font-weight: 700; font-size: 24px; color: #97b535; padding-bottom: 10px; text-align: left; }
.formatted-text { padding-top: 50px; text-align: justify; }
.formatted-text ul { padding-left: 30px; list-style: none; padding-bottom: 20px; padding-top: 10px; }
.formatted-text ul li { margin-bottom: 8px; line-height: 24px; }
.formatted-text ul li:before { font-family: 'FontAwesome'; content: '\f05d'; margin: 0 20px 0 -39px; color: #97b535; font-size: 20px; }
.formatted-text ol { padding-left: 50px; padding-bottom: 20px; }
.formatted-text ol li { padding-left: 10px; }
ol li::marker {
 color: #97b535;
font-weight: 800;
font-family: 'Montserrat', sans-serif;
letter-spacing: -1px;
}
/* Coaching */
.coaches { background-color: #f8fafb; padding-top: 80px; padding-bottom: 30px; }
.coaches-text { padding-top: 40px; text-align: justify; }
.about-coaching .left, .about-coaching .right { width: 50%; }
.about-coaching { padding-top: 100px; padding-bottom: 100px; width: 100%; float: left; }
.about-coaching .left { padding-right: 50px; }
.about-coaching .right { padding-left: 50px; }
.about-coaching .right h2 { padding-right: 30px; }
.useful-links-row { width: 100%; float: left; margin-bottom: 10px; }
.useful-links-row .left, .useful-links-row .right { padding: 0px; }
.useful-links-row .left { line-height: 24px; display: flex; align-items: center; height: 50px; }
.useful-links-row .right a.button-gradient-small { float: right; }
/* How it Works */
.how-it-works-row .left { width: 55%; }
.how-it-works-row .right { width: 45%; }
.how-it-works-row .right img { width: 100%; padding-left: 40px; box-sizing: border-box; padding-top: 25px; }
.how-it-works-row { width: 100%; float: left; padding-top: 50px; padding-bottom: 50px; border-bottom: solid #b9a66b 15px; }
.hiw-text { line-height: 40px; padding-right: 40px; padding-top: 30px; padding-bottom: 50px; }
.how-it-works-row .left .fa-classic { font-size: 48px; margin-bottom: 30px; }
.fa-bars::before { content: ""!important; background-image: url("images/mainmenu-icon-black.png")!important; height: 48px; width: 48px; display: inline-block; background-size: 100%; }
.how-it-works-page .how-it-works-row:nth-child(3) { border-bottom: none; }
/* support portal ALL*/
.support-portal-all .header .fa-classic { font-size: 67px; text-align: center; width: 100%; padding-bottom: 20px; }
.sub-title-portal { text-align: center; padding-top: 40px; padding-bottom: 60px; width: 80%; margin: auto; font-weight: 500; }
.support-portal-all h3 { color: #97b535; font-weight: 700; text-align: center; font-size: 24px; line-height: 28px; padding-bottom: 20px; }
.support-portal-all .intro-text { font-weight: 500; padding-bottom: 30px; }
.portal-sections-wrapper { padding-top: 50px; padding-bottom: 200px; }
.support-portal .contacts-bar-wrap, .support-portal-advocates .contacts-bar-wrap { margin-top: -150px; z-index: 1; position: relative; }
.support-portal-all .left, .support-portal-all .right { width: 50%; text-align: justify; }
.support-portal-all .left { padding-right: 40px; }
.support-portal-all .right { padding-left: 40px; }
.support-portal-all .left img, .support-portal-all .right img { max-width: 100%; }
.support-portal-all .left h3, .support-portal-all .right h3 { text-align: left; padding-top: 40px; padding-bottom: 20px; }
.user-gp .header .page-logo, .user-advocate .header .page-logo { display: none; }
.user-advocate .sub-title-portal, .user-gp .sub-title-portal { padding-bottom: 30px; color: #97b535; font-size: 36px; letter-spacing: -2px; }
.support-portal-all .formatted-text { padding-top: 0px; }
.important { background-color: #97b535; padding: 20px; color: #fff; font-weight: 700; text-align: left; }
.important span.fa-envelope { display: block; float: left; padding-right: 20px; font-size: 30px; }
.important div { float: left; width: 90%; }
.support-portal-all .user-advocate .left h3, .support-portal-all .user-advocate .right h3 { padding-top: 0px; }
.gp-user-portal-menu { background-color: #c6cbd5; padding: 5px; margin-bottom: 80px; text-align: center; }
.gp-user-portal-menu a { color: #fff; padding-left: 10px; padding-right: 10px; text-decoration: none; display: inline-block; }
.user-gp .portal-sections-wrapper { padding-top: 0px; padding-bottom: 100px; }
.user-gp .formatted-text ul li { margin-bottom: 18px; }
.pastoral-section { background-color: #365578;
  color: #fff;
  padding-top: 50px;
  padding-bottom: 180px;
  font-weight: 400;
  margin-bottom: 40px; }
.support-portal-all .pastoral-section h3 { color: #fff; text-align: left; }
.pastoral-section h3 .fa-warning { font-size: 55px; float: left; padding-right: 20px; margin-bottom: 0px; margin-top: -10px; display: block; }
.user-gp .contacts-bar-wrap { display: none; }
.pastoral-section { text-align: justify; }
.pastoral-section a { color: #fff; }
.wpsc-ticket-list-tbl th, .wpsc-ticket-list-tbl #wpsc-container td { width: auto!Important; }
.wpsc-widget-header h2, .wpsc-it-subject-container h2, .wpsc-thread .user-info h2.user-name, .wpsc-thread.reply, .wpsc-thread.reply h2 { letter-spacing: 0px; line-height: 14px; font-weight: 500; }
.wpsc-widget-header h2 { font-weight: 700; }
.wpsc-itw-ticket-status .wpsc-widget-body .info-list-item:nth-child(2) { display: none; }
.wpsc-filter-actions span { font-weight: 700; }
#wpsc-container { font-weight: 400; }
.wpsc-tag { padding: 5px 7px; line-height: 12px; }
.wpsc-ticket-list-tbl th:last-child { min-width: 115px!Important }
.wpsc-widget-body .info-list-item .info-label, .wpsc-lg-label { font-weight: 500; }
.wpsc-widget-body .user-list-item .ul-label { font-weight: 500; line-height: 18px; }
.wpsc-menu-list.wpsc-tickets-nav.agent-profile { display: none; }
.wpsc-tickets-nav label { font-weight: 700; }
.wpsc-button.primary, .wpsc-modal button, .wpsc-modal select, #wpsc-it-body-item.wpsc-it-reply-section-container, #wpsc-container select, .wpsc-modal select, #wpsc-container input[type="text"]:focus, #wpsc-container input[type="text"], #wpsc-container input[type="password"]:focus, #wpsc-container input[type="password"], .wpsc-modal input[type="text"]:focus, .wpsc-modal input[type="text"], .wpsc-modal input[type="password"]:focus, .wpsc-modal input[type="password"], #wpsc-container select, #wpsc-container select:focus, .wpsc-modal select, .wpsc-modal select:focus, #wpsc-container textarea, #wpsc-container textarea:focus, .wpsc-modal textarea, .wpsc-modal textarea:focus, #wpsc-container .checkbox-container label::before, .wpsc-modal .checkbox-container label::before, #wpsc-container .radio-container label::before, .wpsc-modal .radio-container label::before, .wpsc-button.secondary { font-family: 'Montserrat', sans-serif!important; font-weight: 500; }
#wpsc-container select, .wpsc-modal select { background-color: #fff; }
.wpsc-it-editor-action-container .actions { display: none; }
#wpsc-container input[type="text"]:focus, #wpsc-container input[type="text"], #wpsc-container input[type="password"]:focus, #wpsc-container input[type="password"], .wpsc-modal input[type="text"]:focus, .wpsc-modal input[type="text"], .wpsc-modal input[type="password"]:focus, .wpsc-modal input[type="password"], #wpsc-container select, #wpsc-container select:focus, .wpsc-modal select, .wpsc-modal select:focus, #wpsc-container textarea, #wpsc-container textarea:focus, .wpsc-modal textarea, .wpsc-modal textarea:focus, #wpsc-container .checkbox-container label::before, .wpsc-modal .checkbox-container label::before, #wpsc-container .radio-container label::before, .wpsc-modal .radio-container label::before { box-sizing: border-box; }
.wpsc-widget-body .user-list-item .ul-actions svg { height: 18px; margin-right: 5px; }
.thread-text { background-color: #fafafc; padding: 10px; }
.wpsc-ticket-thread-expander { cursor: pointer; display: inline-block; background-color: #365578; padding: 11px 20px; font-weight: 700; font-size: 18px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #fff; border-radius: 50px; }
.wpsc-button.primary { cursor: pointer!important; display: inline-block!important; background-color: #365578!important; padding: 11px 20px!important; font-weight: 700!important; font-size: 18px!important; text-align: center!important; letter-spacing: -1px!important; text-decoration: none!important; color: #fff!important; border-radius: 50px!important; text-transform: lowercase; text-transform: capitalize; }
.wpsc-button.secondary { cursor: pointer!important; display: inline-block!important; background-color: #fff!important; padding: 11px 20px!important; font-weight: 700!important; font-size: 18px!important; text-align: center!important; letter-spacing: -1px!important; text-decoration: none!important; color: #365578!important; border-radius: 50px!important; }
.wpsc-thread p { font-size: 14px; font-weight: 400; line-height: 22px; }
#wpsc-container .wpsc-shortcode-container { background-color: #f9fafc !important; }
.wpsc-button.normal.primary.margin-right { padding: 5px 10px !important; }
.wpsc-ticket-list-tbl tr { background-color: #fff; color: #365578; font-weight: 600; line-height: 18px; }
.wpsc-tff.customer .extra-info { display: none; }
.wpsc-tff .extra-info { font-size: 12px; line-height: 20px; }
.wpsc-bulk-actions .wpsc-button.secondary { padding: 5px 10px !important; }
.wpsc-up-email, .wpsc-up-name { line-height: initial; }
.wpsc-auth-container h2 { letter-spacing: -1px; color: #97b535; font-weight: 700; text-align: center; }
.user-logged-out .wpsc-shortcode-container { border: none!important; }
.wpsc-auth-container .auth-inner-container { max-width: 640px !important; }
#wpsc-container .wpsc-login input[type="text"], #wpsc-container .wpsc-login input[type="password"] { background-color: #365578 !important; color: #fff!Important; border: none !important; font-size: 20px!Important; font-weight: 700; padding: 26px 20px; margin-bottom: 10px!Important; }
.wpsc-login .wpsc-button.primary { margin: auto; margin-top: -20px; }
.wpsc-login { text-align: center; }
a.wpsc-link.wpsc-register { background: rgb(176,167,112); background: linear-gradient(90deg, rgba(176,167,112,1) 0%, rgba(1,87,122,1) 100%);  padding: 20px 25px; font-weight: 700; font-size: 30px; text-align: center; letter-spacing: -1px; text-decoration: none; color: #fff; border-radius: 50px; width: 300px; margin: auto; margin-top: 20px; z-index: 1; }
.wpsc-auth-container .auth-links a { text-align: center; }
.auth-links:after { content: "Or create an account to gain access to the portal"; letter-spacing: -1px; color: #97b535; font-weight: 700; text-align: center; font-size: 25px !important; margin-top: -120px; padding-bottom: 100px; }
.wpsc-link.wpsc-forgot-password { padding-bottom: 60px; }
.user-logged-out .wpsc-auth-container { margin-top: 0px; }
.user-logged-out .form { margin-top: -20px; }
.wpsc-tff { text-align: left; }
.wpsc-tff.wpsc-gdpr { padding-bottom: 40px; }
.user-gp .wpsc-tff.cust_28 { display: none; }
.advocate-profiles .intro-text { padding-top: 0px; margin-top: -40px; }
.advocate-profile { width: 48%; float: left; padding-bottom: 80px; }
.advocate-profile:nth-child(odd) { margin-right: 4%; }
.advocate-profile h2 { font-size: 20px; letter-spacing: 0px; line-height: 28px; font-weight: 700; color: #01577a; text-align: left; }
.advocate-bio { text-align: justify; }
.wpsc-it-mob-widget-trigger-btn h2 {letter-spacing: 0px; line-height: 18px;}
/* Entrance Hall */

.pages-content h1 { color: #fff; }
.entrance-hall .header { background-size: auto!important; background-position: left 0px!important; }
.two-col-bg { padding-top: 100px; padding-bottom: 100px }
.two-col-bg h2 { padding-bottom: 40px; text-align: left; }
.version { font-weight: 700; font-size: 16px; text-align: right; padding-right: 20px; padding-top: 7px; }
.version-wrap { width: 100%; float: left; height: 112px; padding-bottom: 40px; padding-top: 20px; }
.version-wrap a.button-gradient-small, .version { float: right; }
.two-col-bg .left, .two-col-bg .right { width: 50%; text-align: justify; }
.two-col-bg .left { padding-right: 60px; }
.two-col-bg .right { padding-left: 60px; }
.two-col-bg .left { border-right: solid 10px #fff; }
.con-wrapper .left, .con-wrapper .right { width: 50%; padding-bottom: 500em; margin-bottom: -500em; }
.con-wrapper .fa { font-size: 60px; float: right; color: #97b535; padding-top: 10px; }
.con-wrapper .left { padding-right: 60px; text-align: justify; }
.con-wrapper h3 { color: #97b535; font-size: 24px; text-transform: uppercase; padding-top: 40px; padding-bottom: 40px; font-weight: 300; text-align: left; }
.con-wrapper h2 { padding-top: 100px; }
.pages-content .contacts-bar-wrap img, .post-template .contacts-bar-wrap img { display: none; }
.con-wrapper .right { background-color: #cfd7dd; }
.con-wrapper { overflow: hidden; }
.self-help-gym .header { background-size: 480px !important; background-position: left -40px !important; }
/* Selfhelp Gym */

.chart-text-if { padding-top: 40px; padding-bottom: 20px; text-align: center; padding-top: 80px; padding-bottom: 80px; text-align: center; }
.chart h2 { text-align: center; }
button.tablinks { margin-bottom: -1px; border: 0px; background-color: #c9d8d2; color: #fff; font-family: 'Montserrat', sans-serif; font-size: 30px; font-weight: 700; letter-spacing: -1px; padding: 20px 40px; border-top-left-radius: 15px; border-top-right-radius: 15px; margin-right: 10px; margin-left: 10px; cursor: pointer; }
button.tablinks.active { border: 0px; background-color: #a0b9b9; }
.r-tabs-nav { border-bottom: 10px solid #a0b9b9; text-align: center; }
button.tablinks img { float: left; margin-right: 10px; }
button.tablinks .fa { display: block; float: left; padding-bottom: 6px; padding-right: 10px; padding-top: 4px; }
button.tablinks:hover { background-color: #a0b9b9 }
.tabcontent .intro-text { font-size: 26px; line-height: 36px; padding-top: 80px; padding-bottom: 80px; }
.tabcontent .formatted-text { padding-top: 0px; }
.formatted-text ul { margin-left: 10px; }

iframe { width: 100%!important; height: 500px!important; }
.tabcontent .two-col-bg.first { padding-top: 0px; }
.tabcontent .formatted-text h3 { font-weight: 700; font-size: 18px; color: #97b535; padding-bottom: 0px; float: left; margin-right: 10px; }
.ted-talk { padding-top: 100px; padding-bottom: 100px; }
.ted-talk h2 { float: left; padding-right: 40px; }
.ted-talk .ted-text { width: 55%; padding-top: 10px; float: left; }
.ted-talk .button-gradient-small { float: right; padding: 13px 50px; font-size: 24px; }
.stress-bar { background-color: #97b535; margin-top: 50px; width: 100%; float: left; padding: 30px 50px; color: #fff; font-size: 24px; font-weight: 500; margin-bottom: 100px; }
.stress-bar .stressinner { width: 68%; float: left; }
.white-button img { width: 70px; float: left; }
.white-button .innerbutton { float: left; padding-top: 7px; padding-left: 10px; }
.mini-menu-links a { text-decoration: none; }
table { text-align: left; width: 100%; }
table td { width: 50%; padding-right: 20px; }
td.center { text-align: center; }
.chart-intro-text { text-align: center; padding-bottom: 50px; }
.graphic-chart { text-align: center; }
.chart { padding-bottom: 50px; }
.worksheet-area { background-color: #97b535; color: #fff; padding: 40px 0px; font-weight: 500; margin-top: 50px; }
.ref { font-size: 14px; font-style: italic; margin-top: 50px; line-height: 14px; }
.worksheet-area a.white-button, .worksheet-area .version { float: left; }
.padbottom { padding-bottom: 50px; }
img.tablegraph { width: 100%; }
.reflections-section h2 { padding-bottom: 0px; }
.reflections-section .right { padding-top: 72px; }
img.resilience-image { width: 100%; }
.reflections-section { margin-top: 50px; }
.reflections-section .formatted-text { padding-top: 50px; }
#TAB3.tabcontent .formatted-text h3 { float: none; margin-right: 0px; }
#TAB3.tabcontent .intro-text { font-size: initial; line-height: inherit; }
.johari { width: 50%; float: left; padding: 30px; background-color: #f7f9ef; font-weight: 500; line-height: 24px; min-height: 300px; }
.j-table .johari:nth-child(2) { background-color: #eef3df; }
.j-table .johari:nth-child(3) { background-color: #e1eac4; }
.j-table .johari:nth-child(4) { background-color: #d1dea6; }
.j-title { font-size: 30px; text-transform: uppercase; font-weight: 700; }
.j-sub-title { font-size: 16px; text-transform: uppercase; padding-bottom: 15px; padding-top: 5px; }
.questions { padding-top: 40px; padding-bottom: 80px; font-weight: 500; font-size: 22px; line-height: 32px; }
/* Post Template */

.header.post-header .page-logo { text-align: left; padding-bottom: 0px; width: 170px; float: left; }
.header.post-header { padding-top: 10px; padding-bottom: 5px; }
.header.post-header h4 { font-size: 30px; font-weight: 700; letter-spacing: -1px; color: #fff; float: left; padding-left: 20px; padding-top: 22px; }
.header.post-header h5 { float: right; font-size: 40px; padding-top: 15px; }
.header.post-header h5 a { color: #fff; text-decoration: none; }
.post-template h1 { font-weight: 100; font-size: 60px; letter-spacing: -3px; line-height: 62px; text-align: left; padding-bottom: 20px; }
.post-template { padding-top: 80px; }
.formatted-text h2 { font-weight: 700; font-size: 24px; padding-bottom: 50px; letter-spacing: -1px; line-height: 28px; padding-top: 0px; text-align: left; }
.post-template .formatted-text { padding-top: 10px; }
.resources-box { font-size: 20px; line-height: 22px; font-weight: 700; text-align: center; width: 180px; height: 190px; float: left; margin-right: 10px; padding: 20px; color: #fff; margin-bottom: 10px; }
.post-template .resources-boxes { padding-bottom: 100px; }
.recources-title { height: 115px; text-align: center; width: 100%; display: grid; place-items: center; }
.post-listing-topics h2 { font-size: 48px!important; line-height: 55px!important; letter-spacing: -2px!important; }
.two-col-bg.post-listing-topics { padding-top: 0px; }
.topic-text { min-height: 230px; }
.post-listing-topics .resources-boxes h2, .post-template .resources-boxes h2 { font-weight: 700!important; font-size: 30px!important; line-height: 30px!important; letter-spacing: -1px!important; padding-bottom: 30px!important; min-height: initial!important; padding-top: 30px; }
.listing-image img { width: 100% }
.listing-image { width: 100%; height: 310px; overflow: hidden; margin-bottom: 20px; }
.two-col-bg.post-listing-topics .left { padding-right: 40px; border: none; }
.two-col-bg.post-listing-topics .right { padding-left: 40px; }
.post-template table td { width: initial!important; padding-right: 0px!important; display: revert!important; }
.post-template table tr:first-child { background-color: #365578; color: #fff; }
.post-template table tr td { padding: 5px; }
.post-template table td.center { text-align: center; }
.post-template table th { padding: 5px; }

.post-template table tr { border-bottom: solid 1px #365578; }
.two-col-bg.post-listing-topics.bottom-col-set { padding-top: 80px; }
/* Articles Template */
.articles-template { padding-bottom: 50px; width: 100%; float: left; }
.articles-template .article-wrap { width: 47%; float: left; margin-bottom: 3%; padding: 20px; color: #fff; text-align: center; font-weight:500; }
.articles-template .article-wrap:nth-child(odd) { margin-right: 3%; }
.article-image { width: 100%; height: 360px; overflow: hidden; }
.article-image img { width: 100%; transform: translateY(-5%); }
.articles-template h2 { font-weight: 700; font-size: 36px; line-height: 36px; letter-spacing: -1px; text-align: center; padding-top: 20px; padding-bottom: 15px; }
.articles-template a.resource-button { padding: 8px 20px; font-size: 20px; margin-top: 15px; margin-bottom: 20px; }
/* Consulting Room */
.consulting-rooms .header.pages-content { background-size: auto!important; }
.row-one .topic-text { min-height: 330px; }
.left.row-two, .right.row-two { padding-top: 60px; }
/* Managers Room */
.managers-office .header.pages-content { background-size: auto!important; }
/* burnout recovery */

.burnout-recovery-suite .header.pages-content { background-size: auto!important; background-position: 20px 5px!important; }
.burnout-recovery-suite .articles-template h2 { min-height: 70px; display: grid; place-items: center; }
.burnout-recovery-suite .articles-template .article-wrap { min-height: 700px; }
/* stress reduction */
.stress-reduction-centre .header.pages-content { background-size: auto!important; background-position: 30px -45px!important; }
.fa-fan:before { content: "" !important; background-image: url("images/stress-icon-white.png") !important; height: 58px; width: 90px; display: inline-block; background-size: 100%; }
.stress-header .fa-fan::before { height: 38px; width: 60px; }
/* Library of Solutions */
.library-of-solutions .header.pages-content { background-size: auto!important; }
.library-articles .formatted-text h3 { color: #ebbf91; }
.library-books-wrap { background-color: #fbefe7; padding-top: 100px; padding-bottom: 100px; margin-bottom: 100px; }
.highlighted-area { font-size: 22px; font-weight: 700; color: #fff; line-height: 34px; padding: 40px; margin-top: 20px; }
.library-section h2 { color: #ebbf91; font-size: 30px; font-weight: 700; letter-spacing: -2px; line-height: 30px; padding-top: 17px; padding-bottom: 20px; }
.library-section .left { width: 50%; padding-right: 40px; }
.library-section .right { width: 50%; padding-left: 40px; padding-top: 10px; }
.library-section a { color: #ebbf91; }
.library-section { width: 100%; float: left; padding-top: 40px; padding-bottom: 40px; border-bottom: solid 3px #fff5ee }
.library-articles .formatted-text ul li::before { color: #ebbf91; ; }
.anchor-button { float: left; padding-right: 20px; font-size: 25px; letter-spacing: -1px; }
.anchor-button a { color: #fff; }
.library-books h2 { font-weight: 700 !important; font-size: 30px !important; line-height: 30px !important; letter-spacing: -1px !important; padding-bottom: 30px !important; min-height: initial !important; text-align: center; padding-top: 40px; }
.library-books a .library-book { background-image: url("images/book.png")!important; background-repeat: no-repeat; width: 163px; height: 545px; display: inline-block; vertical-align: top; margin: 10px; position: relative; }
.library-books a:nth-child(2) .library-book { background-image: url("images/book1.png")!important; }
.library-books a:nth-child(5) .library-book { background-image: url("images/book1.png")!important; }
.library-books a { text-decoration: none; color: #fff; }
.library-title { transform: rotate(-90deg); width: 300px; position: absolute; bottom: 240px; color: #fff; font-size: 36px; left: -70px; text-align: left; height: 80px; display: flex; display: flex; align-items: center; line-height: 30px; }
.library-books { width: 100%; float: left; text-align: center; }
.library-section:last-child { border-bottom: none; }
.library-articles-list-read-friendly a { color: #000; }
.library-articles-list-read-friendly { margin-bottom: 100px; }
.library-articles .formatted-text a { color: #ebbf91; }
.library-padding { padding-top: 50px; }
.highlighted-area h2 { font-size: 36px; letter-spacing: -1px; font-weight: 700; }
.highlighted-area a { color: #fff; }
.the-garden-shed .header.pages-content { background-size: auto!important; }
.contact-form h2 { text-align: center; font-size: 24px; line-height: 24px; letter-spacing: 0px; font-weight: 400; }
.contact-form input, .contact-form select, .contact-form textarea { background-color: #99c6a9; border: 0px; border-radius: 8px; font-size: 24px; padding: 15px 25px; font-weight: 700; color: #fff; width: 100%; margin-bottom: 10px; font-family: 'Montserrat', sans-serif; box-sizing: border-box; }
.contact-form select { cursor: pointer; }
.contact-form input.wpcf7-submit { display: block; background-color: #365578; padding: 15px 35px; font-weight: 700; font-size: 30px; text-align: center; letter-spacing: -2px; text-decoration: none; color: #fff; border-radius: 50px; cursor: pointer; width: auto; margin: auto; background: linear-gradient(90deg, rgba(228,130,123,1) 0%, rgba(153,198,169,1) 100%); }
#wpcf7-f553-o1 { width: 640px; margin: auto; margin-top: 40px; margin-bottom: 50px; }
#wpcf7-f553-o1 select { -moz-appearance: none; /* Firefox */ -webkit-appearance: none; /* Safari and Chrome */ appearance: none; }
.contact-form input::placeholder {
   color: #fff;
}
.contact-form textarea::placeholder {
   color: #fff;
}
.contact-form select::placeholder {
   color: #fff;
}

.sitemap-item.page_item.page-item-736 {display: none!Important}

/*-------------------- FADE TRANSITION ----------------------------------------------------
.home-post-wrapper, .element-class { opacity: 1; animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 2s; }
.menu .sub-menu, .about .cat-posts, .about .side-bar-posts {opacity: 1; animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 1s;}
.slideshow {  animation-name: fadeInOpacity; animation-iteration-count: 1; animation-timing-function: ease-in; animation-duration: 2s;}
*/
 @keyframes fadeInOpacity { 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.contacts-bar-wrap img { animation: zoom-in-zoom-out 20s ease; }
 @keyframes zoom-in-zoom-out {  0% {
 transform: scale(1.5, 1.5);
}
 100% {
 transform: scale(1, 1);
}
}
/*-------------------- SIMPLE SITEMAP ----------------------------------------------------*/
.simple-sitemap-container h3 { display: none; }
.simple-sitemap-container h3.term-tag { display: block; }
.simple-sitemap-container { text-align: left; }
.simple-sitemap-container ul { margin: 0 0 0 40px!important; margin-top: 20px!important; }
.simple-sitemap-container a { color: #000; }
.basic-page h2 { padding-bottom: 20px; font-size: 30px; }

.pages-content .page-logo img, .post-header .page-logo img {height: 74px; width: auto;}


.home-page h1, .copy, .copy a, a.button-small-white, .menu-main-menu-container ul li, .explore-resources .menu-main-menu-container ul li a, .wpsc-button.secondary, .wpsc-ticket-list-tbl tr  { color: #01577a; }
.contact-form input.wpcf7-submit, a.button, a.button-small, .pastoral-section, .wpsc-ticket-thread-expander, .wpsc-button.primary, #wpsc-container .wpsc-login input[type="text"], #wpsc-container .wpsc-login input[type="password"], .post-template table tr:first-child {background-color: #01577a;}
.post-template table tr { border-bottom: #01577a; }


/*-------------------- CHROME only override -------------------------------------------------------------*/
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (not (-moz-appearance: none)) {
    /* CSS rules that only apply to Chrome */


.tabcontent .formatted-text h3, .con-wrapper h3, .con-wrapper .fa, .auth-links:after, .wpsc-auth-container h2, a, a.white-button, .small-icon-title, .icon-title, .explore-resources .menu-main-menu-container ul li a:hover, .formatted-text h3, .formatted-text ul li:before, ol li::marker, .support-portal-all h3, .user-advocate .sub-title-portal, .user-gp .sub-title-portal   { color: #b9a66b;}
.menu-main-menu-container ul li:hover, .important, .stress-bar, .worksheet-area   { background: #b9a66b; }
.explore-resources {border-bottom: #b9a66b}

.headerbar, footer, a.button-gradient, a.button-gradient-small, a.wpsc-link.wpsc-register  { background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  }
}
}

/*-------------------- EDGE only override -------------------------------------------------------------*/
@supports (-ms-accelerator:true) {
  /* CSS rules that only apply to Edge */

.tabcontent .formatted-text h3, .con-wrapper h3, .con-wrapper .fa, .auth-links:after, .wpsc-auth-container h2, a, a.white-button, .small-icon-title, .icon-title, .explore-resources .menu-main-menu-container ul li a:hover, .formatted-text h3, .formatted-text ul li:before, ol li::marker, .support-portal-all h3, .user-advocate .sub-title-portal, .user-gp .sub-title-portal   { color: #b9a66b;}
.menu-main-menu-container ul li:hover, .important, .stress-bar, .worksheet-area   { background: #b9a66b; }
.explore-resources {border-bottom: #b9a66b}

.headerbar, footer, a.button-gradient, a.button-gradient-small, a.wpsc-link.wpsc-register  { background: linear-gradient(90deg, rgba(151,181,53,1) 0%, rgba(1,87,122,1) 100%);  }
}


/*-------------------- MEDIA QUERIES ---------------------------------------------------------------*/

@media only screen and (max-width:1700px) {
.wrapper { width: 1400px; }
.inner-wrapper { width: 1100px; }
.icon-title { font-size: 36px; }
.col-1 { width: 50%; }
.col-2 { width: 50%; }
.hiw-text { line-height: 30px; }
.two-col-bg h2, .con-wrapper h2 { font-size: 60px; line-height: 60px; }
.con-wrapper .right { margin-right: -300px; width: 77%; }
.con-content { padding-bottom: 50px; }
.ted-talk .ted-text { width: 50%; padding-top: 0px; float: left; line-height: 24px; }
.stress-bar .stressinner { width: 58%; float: left; }
.post-template table td { width: 50%; padding-right: 0px; }
.reflections-section .right { padding-top: 60px; }
.post-listing-topics h2 { font-size: 40px !important; line-height: 48px !important; letter-spacing: -1px !important; }
.topic-text { min-height: 280px; }

.row-one .topic-text { min-height: 390px; }
.post-listing-topics .resources-boxes h2, .post-template .resources-boxes h2 { font-size: 28px !important; }
.articles-template h2 { min-height: 70px; display: grid; place-items: center; }
.burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 300px; }
.stress-reduction-centre .articles-template .article-wrap { min-height: 620px; }
.post-template .formatted-text img.alignnone { width: 100%; height: auto; }
.important div { width: 80%; }
}

/*-------------------- MEDIA QUERIES -----------------------------------------------------------------*/

@media only screen and (max-width:1470px) {
.wrapper { width: 1200px; }
.inner-wrapper { width: 1000px; }
.contacts-bar h2 { font-size: 32px; line-height: 40px; }
.contacts-bar .left { width: 55%; }
.small-icon-title { font-size: 14px; }
.icon-title { font-size: 32px; }
.contacts-box { padding: 60px; padding-top: 80px; padding-bottom: 80px; }
.header, .entrance-hall .header { background-size: auto 290px!important; }
.colour-block-1 { right: 15%; }
.how-it-works-row h2 { line-height: 48px; }
.hiw-text { line-height: 35px; padding-right: 0px; padding-top: 10px; padding-bottom: 30px; }
.how-it-works-row .right img { padding-top: 80px; }
.entrance-hall .header { background-size: auto 200px !important; background-position: left 30px !important; }
.two-col-bg h2, .con-wrapper h2 { font-size: 55px; }
.version { font-size: 15px; padding-right: 10px; }
.con-wrapper .right img { width: 800px }
.con-wrapper .right { width: 80%; }
.self-help-gym .header { background-size: auto 270px !important; background-position: left -0px !important; }
.ted-talk .ted-text { width: 40%; }
.stress-bar .stressinner { width: 50%; float: left; font-size: 18px; line-height: 24px; }
.graphic-chart img { width: 100%; }
.post-listing-topics h2 { min-height: 140px; }.header.post-header h4 { padding-left: 85px; }
.consulting-rooms .header.pages-content, .managers-office .header.pages-content { background-position: -150px -5px!Important; }
.consulting-rooms .post-listing-topics h2 { min-height: 100px; }
.listing-image { height: 230px; }
.row-one .topic-text { min-height: 440px; }
.article-image, .stress-reduction-centre .article-image { height: 260px; }
.library-of-solutions .header.pages-content, .the-garden-shed .header.pages-content { background-position: -200px -20px!important; }
button.tablinks { padding: 15px 15px; }
img.map-menu { width: 600px;}
.header.post-header.stress-header h5, .header.post-header.burn-header h5 {
  font-size: 30px;}
.stress-header .fa-fan::before {
  height: 32px;
  width: 50px;
}
}



/*-------------------- MEDIA QUERIES -------------------------------------------------------------------*/

@media only screen and (max-width:1270px) {
.wrapper { width: 1000px; }
.inner-wrapper { width: 900px; }
.custom-menu { width: 100%; margin: auto; text-align: center; float: left; }
.header-menu-item { margin-top: 10px; }
.menu-main-menu-container ul li { width: 280px; }
img.map-menu { float: left; width: 580px; margin-right: 20px; }
.menu-main-menu-container { margin-top: 5px; }
.home-logo { padding-top: 40px; padding-bottom: 100px; }
.home-page h1 { width: 100%; padding-left: 20px; padding-right: 20px; box-sizing: border-box; }
.hero { height: 500px!important; }
a.button { padding: 10px 25px; font-size: 24px; letter-spacing: -1px; margin-left: 10px; }
.contacts-bar .left { width: 58%; }
.tagline h3 { line-height: 14px; }
.copy { width: 70%; line-height: 12px; }
.usp img { image-rendering: auto; height: 120px; }
.icon-title { font-size: 28px; }
.page-description { font-size: 14px; }
.col-2 { width: 40%; }
.col-1 { width: 60%; }
.contacts-box { padding: 30px; padding-top: 60px; padding-bottom: 60px; }
.header, .entrance-hall .header { background-size: auto 200px !important; background-position: left 30px !important; }
.about-coaching .right h2 { padding-right: 0px; }
h2 { font-size: 62px; line-height: 62px; }
.useful-links-row .left, .useful-links-row .right { display: flex; align-items: center; height: 80px; }
.hiw-text { line-height: 30px; }
.two-col-bg h2, .con-wrapper h2 { font-size: 50px; line-height: 52px; }
.con-wrapper .right img { width: 700px; }
.con-wrapper .right { width: 83%; }
.self-help-gym .header { background-size: auto 200px !important; background-position: left 65px !important; }
.stress-bar .stressinner { width: 46%; }
.reflections-section .right { padding-top: 50px; }
.post-listing-topics h2 { font-size: 32px !important; line-height: 38px !important; }
.post-listing-topics h2 { min-height: 70px; }
.topic-text { min-height: 340px; }
.header.post-header h4 { font-size: 20px; font-weight: 700; letter-spacing: -1px; color: #fff; float: left; padding-left: 0px; padding-top: 0px; }
  .post-header .page-logo img {
    height: 51px!Important;
  }
.header.post-header .page-logo { width: 130px; }
.header.post-header h5 { float: left; font-size: 26px; padding-top: 0px; width: 80%; }
.consulting-rooms .header.pages-content, .managers-office .header.pages-content { background-position: -200px -10px !important; }
.post-listing-topics h2 { min-height: initial; }
.listing-image { height: 210px; }
.articles-template .article-wrap { min-height: 630px; }
.burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 240px; }
.burnout-recovery-suite .articles-template .article-wrap { min-height: 620px; }
.stress-reduction-centre .header.pages-content { background-size: auto !important; background-position: 0px 0px !important; }
.stress-reduction-centre .articles-template .article-wrap { min-height: 560px; }
button.tablinks { padding: 10px 20px; font-size: 24px; margin-right: 5px; margin-left: 5px; }
button.tablinks img { float: left; margin-right: 10px; width: 39px!Important; }
.stress-header .fa-fan::before {
    height: 25px;
    width: 40px;
  }
.tagline h2 {line-height: 40px;}
.wpsc-it-subject-container {
  padding-bottom: 20px;
}
.wpsc-it-subject-container h2 {line-height: 20px;}
}

/*-------------------- MEDIA QUERIES ----------------------------------------------------------------------*/
 @media only screen and (max-width:1050px) {
.wrapper { width: 800px; }
.inner-wrapper { width: 700px; }
.header-menu-item { margin-left: 4px; margin-right: 4px; }
.menu-overlay .inner-wrapper { width: 800px; }
img.map-menu { width: 485px; margin-right: 20px; }
.contacts-bar .left { width: 580px; margin: auto; float: none; }
.contacts-bar .right { margin-top: 20px; width: 100%; text-align: center; }
footer .left { width: 40%!important; }
footer .right { width: 60%!important; }
.footer-custom-menu { margin-top: 60px; }
.tagline { margin-top: 90px; }
.copy { width: 65%; line-height: 12px; }
.usp { width: 30% !important; }
.icon-title { font-size: 30px; }
.explore-resources .left { padding-right: 0px; }
.explore-resources .left { width: 100%; }
.explore-resources .right { width: 690px; }
.explore-resources .left { text-align: center; padding-bottom: 50px; }
.explore-resources { padding-top: 50px; padding-bottom: 50px; }
.col-2 { width: 350px; }
.col-1 { width: 310px; }
.support-portal-home img { width: 100%; }
.contacts-box h2 { line-height: 45px; min-height: 60px; }
.useful-links-row .left, .useful-links-row .right { width: 100%; }
.how-it-works-row .left, .how-it-works-row .right { width: 100%; text-align: center; }
.how-it-works-row .right img { width: 641px; padding-left: 0px; box-sizing: border-box; padding-top: 40px; margin: auto; }
.support-portal-all .left { padding-right: 20px; }
.support-portal-all .right { padding-left: 20px; }
.version-wrap { height: 164px; }
.con-wrapper .left, .con-wrapper .right { width: 100%; padding-right: 0px; }
.con-wrapper .right img { width: 100%; }
.two-col-bg .left { padding-right: 20px; }
.two-col-bg .right { padding-left: 20px; }
img.zoe-sig { width: 100; }
.con-wrapper .left, .con-wrapper .right { padding-bottom: initial; margin-bottom: initial; }
.con-wrapper .right { margin-right: 0px; margin-bottom: 40px; }
.con-content { padding-bottom: 0px; }
.con-wrapper .fa { padding-top: 0px; }
.selfhelp-gym-page .version-wrap { height: 144px; }
.ted-talk { text-align: center; }
.ted-talk h2 { float: none; }
.ted-talk .ted-text { width: 100%; padding-top: 20px; padding-bottom: 20px; }
.ted-talk .button-gradient-small { float: none; }
.ted-talk { padding-top: 50px; padding-bottom: 0px; }
.stress-bar .stressinner { width: 100%; float: none; font-size: 18px; line-height: 24px; text-align: center; padding-bottom: 20px; }
.stress-bar { text-align: center; }
.stress-bar a.white-button { float: none; }
.post-template table td { width: 100%; padding-right: 0px; display: block; }
.post-listing-topics h2 { font-size: 42px !important; line-height: 43px !important; }
.post-listing-topics h2 { min-height: 170px; }
.topic-text { min-height: 420px; }
.listing-image img { height: 100%; width: auto; margin-left: -20%; }
.consulting-rooms .post-listing-topics h2 { min-height: 130px; }
.row-one .topic-text { min-height: 610px; }
.article-image { height: 190px; }
.burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 190px; }
.burnout-recovery-suite .articles-template .article-wrap { min-height: 660px; }
.library-books a .library-book { background-image: url("images/book.png") !important; background-repeat: no-repeat; width: 130px; height: 440px; display: inline-block; vertical-align: top; margin: 10px; position: relative; background-size: 130px; }
.library-title { transform: rotate(-90deg); width: 230px; position: absolute; bottom: 220px; color: #fff; font-size: 30px; left: -53px; text-align: left; height: 0px; display: flex; display: flex; align-items: center; line-height: 30px; }
.important div { word-break: break-word; }
button.tablinks img { float: left; margin-right: 10px; width: 34px!Important; }
button.tablinks { padding: 10px 10px 5px 10px; font-size: 20px; }
.con-wrapper .right { margin-top: 40px; }
.two-col-bg.post-listing-topics .right { padding-left: 20px; }
.two-col-bg.post-listing-topics .left { padding-right: 20px; }
.resources-boxes .resources-box:nth-child(odd) { margin-right: 0px; }
.post-template .resources-boxes .resources-box:nth-child(odd) { margin-right: 10px; }
.resources-box { font-size: 18px; width: 160px; height: 160px; }
.recources-title { height: 90px; line-height: 16px; font-size: 16px; }
a.resource-button { padding: 8px 10px; font-size: 14px; }
}

/*-------------------- MEDIA QUERIES ----------------------------------------------------------------------*/
 @media only screen and (max-width:980px) {
.home-logo { padding-bottom: 80px; }
.colour-block-1, .colour-block-2 { display: none; }
.opacity-overlay { width: 100%; height: 1000px; opacity: 0.7; position: absolute; top: 0; }
.header, .entrance-hall .header { background-size: initial !important; background-position: center 0px !important; }
.self-help-gym .header { background-size: initial !important; background-position: center -100px !important; }
.staff-room .header { background-size: 550px !important; }
.consulting-rooms .header.pages-content, .managers-office .header.pages-content { background-size: auto 299px !important; background-position: center 0px !important; }
.stress-reduction-centre .header.pages-content { background-position: center 0px !important; }
.library-of-solutions .header.pages-content, .the-garden-shed .header.pages-content { background-position: 0px -0px !important; }

.listing-image img {
    margin-left: 0%;
  }
}

/*-------------------- MEDIA QUERIES ------------------------------------------------------------------------*/
 @media only screen and (max-width:850px) {
.wrapper, .inner-wrapper, .menu-overlay .inner-wrapper { width: 700px; }
.header-menu-item.cfsa, .header-menu-item.sp, .header-menu-item.hiw { display: none; }
ul.mobile-show-menu { display: block; }
.header-menu-item { margin-top: 0px; }
.custom-menu { width: 200px; margin: auto; text-align: center; float: none; }
img.map-menu { display: none; }
.menu-main-menu-container ul li, .menu-main-menu-container { width: 100%; box-sizing: border-box; }
.menu-overlay { position: absolute; }
.inner-overlay { padding-top: 20px; padding-bottom: 20px; }
ul.mobile-show-menu { margin-top: 10px; }
.menu-main-menu-container ul.mobile-show-menu li { background: #97b535; }
.menu-main-menu-container ul.mobile-show-menu li:hover { background-color: #365578; }
.home-logo { padding-top: 30px; }
.home-logo img { height: 148px; }
.hero { background-position: center top -120px!important; height: 420px !important; }
.tagline { margin-top: 120px; }
.hero { background-attachment: fixed!important; }
button.tablinks .fa { float: none; }
button.tablinks { font-size: 20px; padding: 10px; width: 190px; line-height: 20px; }
button.tablinks img { float: none; margin-right: 0px; width: 31px !important; }
.library-books { width: 70%; float: none; text-align: center; margin: auto; }
.r-tabs-nav .tablinks:nth-child(2) { padding-left: 40px; padding-right: 40px; }
}


/*-------------------- MEDIA QUERIES ----------------------------------------------------------------------------*/
 @media only screen and (max-width:720px) {
.wrapper, .inner-wrapper, .menu-overlay .inner-wrapper { width: auto; margin-left: 40px; margin-right: 40px; }
.left, .right { width: 100%!important; }
.contacts-bar h2 { font-size: 28px; line-height: 32px; text-align: center; padding-bottom: 10px; }
.contacts-bar h3 { font-size: 18px; line-height: 24px; text-align: center; }
.contacts-bar .fa-users { font-size: 50px; float: none; margin-right: 0px; padding-bottom: 10px; padding-top: 0px; width: 100%; text-align: center; }
a.button { margin-bottom: 10px; }
.footer-custom-menu { margin-top: 0px; }
.home-page h2 { line-height: 30px; }
.tagline { margin-top: 155px; }
.footer-custom-menu .header-menu-item, footer .title { line-height: 18px; }
.copy { width: 60%; margin-top: 10px; }
.usp { width: 50% !important; }
.explore-resources .right { display: none; }
.contacts-box { margin: 0px; margin-bottom: 20px; margin-top: 20px; }
.about-coaching .left { padding-right: 0px; padding-bottom: 50px; }
.about-coaching .right { padding-left: 0px; }
.useful-links-row .left { width: 60%!important; padding-bottom: 0px; padding-right: 20px; }
.useful-links-row .right { width: 40%!important; padding-bottom: 0px; }
.how-it-works-row .right img { width: 100%; }
.sub-title-portal { width: 100%; }
.support-portal-all .left { padding-right: 0px; padding-bottom: 40px; }
.support-portal-all .right { padding-left: 0px; }
.two-col-bg { padding-top: 50px; padding-bottom: 50px; }
.two-col-bg .left { border-right: none; padding-right: 0px; }
.version-wrap { height: initial; padding-bottom: 20px; padding-top: 40px; }
.two-col-bg .right { padding-left: 0px; }
img.zoe-sig { width: initial; }
.tabcontent .intro-text { padding-top: 40px; padding-bottom: 40px; }
iframe { width: 100% !important; height: auto !important; aspect-ratio: 16 / 9; margin-bottom: 30px; }
img.resilience-image { padding-bottom: 30px; }
.post-template table td { width: 50%; padding-right: 0px; display: revert; }
.reflections-section .right { padding-top: 0px; }
.reflections-section .right .formatted-text { padding-top: 20px; }
.post-listing-topics h2 { min-height: initial; }
.topic-text { min-height: initial; }
.two-col-bg.post-listing-topics { padding-top: 0px; }
.two-col-bg.post-listing-topics .right { padding-top: 40px; }
.listing-image img { height: auto; width: 100%; margin-left: 0%; }
.two-col-bg.post-listing-topics .left { padding-right: 0px; }
.two-col-bg.post-listing-topics .right { padding-left: 0px; }
.listing-image { height: 220px; }
.consulting-rooms .post-listing-topics h2 { min-height: initial; }
.row-one .topic-text { min-height: initial; }
.two-col-bg.post-listing-topics .right.row-two { padding-top: 40px; }
.post-template table { text-align: left; font-size: 14px; line-height: 16px; }
.articles-template .article-wrap:nth-child(2n+1) { margin-right: 0%; }
.articles-template .article-wrap { width: 100%; }
.article-image, .burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 300px; }
.articles-template h2, .burnout-recovery-suite .articles-template h2 { min-height: initial; }
.articles-template .article-wrap, .burnout-recovery-suite .articles-template .article-wrap { min-height: initial; }
.stress-reduction-centre .articles-template .article-wrap { min-height: initial; }
.highlighted-area { font-size: 18px; line-height: 28px; padding: 20px; }
.library-section .left { padding-right: 0px; }
.library-section .right { padding-left: 0px; }
.library-books { width: 90%; }
#wpcf7-f553-o1 { width: 100%; }
.user-advocate .portal-sections-wrapper { padding-top: 0px; }
.support-portal-all .user-advocate .left { padding-right: 0px; padding-bottom: 20px; }
.advocate-profile:nth-child(2n+1) { margin-right: 0%; }
.advocate-profile { width: 100%; }
.johari { min-height: 350px; }
.resources-boxes .resources-box:nth-child(odd) { margin-right: 10px; }
}


/*-------------------- MEDIA QUERIES -----------------------------------------------------------------------------*/
 @media only screen and (max-width:690px) {
.copy { width: 80%; margin-top: 15px; }
.copyright-bar .portal-header { width: 100%; text-align: center; margin-top: 10px; }
a.button-small { padding: 5px 10px; font-size: 16px; }
h1 { font-size: 47px; line-height: 40px; }
.header, .entrance-hall .header { background-position: center -20px !important; }
.white-button img { width: 70px; float: none; }
.stress-bar { padding: 30px 20px; }
.white-button .innerbutton { float: none; padding-top: 7px; padding-left: 0px; }
.wpsc-auth-container .auth-inner-container { max-width: 100% !important; }
.wpsc-auth-container { margin: 0px; }
#wpsc-container .wpsc-login input[type="text"], #wpsc-container .wpsc-login input[type="password"] { padding: 22px 15px; font-size: 18px !important; }
a.wpsc-link.wpsc-register { margin-top: 50px; }
.auth-links::after { margin-top: -150px; padding-bottom: 120px; }
.header.post-header.stress-header h5, .header.post-header.burn-header h5 {
    font-size: 25px;
  }
}

/*-------------------- MEDIA QUERIES -----------------------------------------------------------------------------*/
 @media only screen and (max-width:600px) {
.home-page h1 { font-size: 30px; line-height: 33px; }
footer .left, footer .right { width: 50% !important; }
.tagline { margin-top: 110px; }
button.tablinks { border-top: #fff solid 5px; font-size: 28px; padding: 10px 0px 20px 0px; width: 90%; line-height: 30px; box-sizing: border-box; display: inline-block; margin: 0px; margin-bottom: 0px; margin-bottom: -20px; padding-bottom: 30px; }
button.tablinks.active { border-top: #fff solid 5px; }
button.tablinks img { float: none; width: 40px; clear: both; display: block; margin: auto; }
.r-tabs-nav { padding-bottom: 7px; }
.r-tabs-nav button.tablinks:nth-child(3) { padding-bottom: 10px; }
.r-tabs-nav {
  border-bottom: none;}
#TAB2 table td {
  width: 100%;
  padding-right: 0px;
  display: block;
}
}

/*-------------------- MEDIA QUERIES ------------------------------------------------------------------------------*/
 @media only screen and (max-width:580px) {
.wrapper, .inner-wrapper, .menu-overlay .inner-wrapper { margin-left: 20px; margin-right: 20px; }
footer .left, footer .right { width: 100% !important; }
.footer-custom-menu .header-menu-item { margin-left: 0px; margin-right: 0px; width: 100%; text-align: left; }
.footer-custom-menu .menu-icon { float: left; }
.footer-custom-menu .header-menu-item, footer .title { line-height: 30px; }
.footer-custom-menu { padding-top: 30px; }
.tagline { margin-top: 30px; text-align: center; }
.footer-custom-menu .header-menu-item:nth-child(1) { line-height: 18px; }
.home-page h2 { line-height: 40px; }
.how-it-works-row h2 { font-size: 40px; line-height: 40px; }
.mini-menu-links { font-size: 24px; line-height: 24px; }
.mini-menu-links a { width: 100%; display: block; }
.post-template table td { width: 100%; padding-right: 0px; display: block; }
.listing-image { height: 180px; }
.article-image, .burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 250px; }
.stress-reduction-centre h1 .fa-fan { width: 100%; }
.library-books { width: 100%; }
.library-books a .library-book { background-image: url("images/book.png") !important; background-repeat: no-repeat; width: 110px; height: 370px; display: inline-block; vertical-align: top; margin: 5px; position: relative; background-size: 110px; }
.library-title { transform: rotate(-90deg); width: 200px; position: absolute; bottom: 190px; color: #fff; font-size: 24px; left: -50px; text-align: left; height: 0px; display: flex; align-items: center; line-height: 22px; }
.johari { width: 100%; min-height: auto; }
.tagline h2 {
  padding-top: 20px;
}

.header.post-header.stress-header h5 .fa-solid, .header.post-header.burn-header h5 .fa-solid {padding-bottom: 20px;
  float: left;
  padding-right: 5px;}

  .header.post-header.stress-header h5, .header.post-header.burn-header h5 {

    line-height: 22px;
    padding-top: 5px;
  }
.post-template {
  padding-top: 30px;
}
}

/*-------------------- MEDIA QUERIES --------------------------------------------------------------------------------*/
 @media only screen and (max-width:480px) {
.secure-header { display: none; }
.header-menu-item { margin-left: 0px; margin-right: 0px; }
.custom-menu { width: 190px; float: left; }
a.button-small-white { padding: 8px 8px; font-size: 10px; margin-top: -10px; line-height: 10px; }
.portal-header { margin-top: -3px; }
.home-page h1 { font-size: 24px; line-height: 26px; }
.copy { width: 100%; margin-top: 5px; text-align: center; }
.copyright-bar img { float: none; margin-right: 0px; text-align: center; }
.copyright-bar { text-align: center; }
.usp { width: 100% !important; }
.small-icon-title { height: inherit; }
.text { padding-bottom: 0px; }
.explore-resources { margin-top: 40px; padding-top: 50px; padding-bottom: 50px; margin-bottom: 40px; }
a.button-gradient { padding: 15px 15px; font-size: 24px; }
h1 { font-size: 40px; }
.contacts-box { padding: 50px 20px; }
.coaches { padding-top: 50px; padding-bottom: 50px; }
.useful-links-row .left { width: 100%!important; padding-right: 0px; height: initial; }
.useful-links-row .right { width: 100%!important; }
h2 { font-size: 47px; line-height: 47px; letter-spacing: -2px; }
.about-coaching { padding-top: 50px; padding-bottom: 50px; }
img.zoe-sig { width: 100%; }
.con-wrapper h2 { font-size: 38px; }
.con-wrapper .fa { font-size: 40px; padding-top: 7px; }
.self-help-gym .header { background-position: center -85px !important; }
.selfhelp-gym-page .version-wrap { height: 170px; text-align: center; }
.worksheet-area .version { float: none; width: auto; padding-right: 0px; text-align: center; }
.worksheet-area { text-align: justify; }
.ref { text-align: left; }
.worksheet-area a.white-button, .worksheet-area .version { float: none; }
.header.post-header h4 { font-size: 18px; font-weight: 500; width: 80%; line-height: 18px; letter-spacing: 0px; }
.post-template h1 { font-size: 50px; line-height: 50px; }
.resources-box { width: 100%; height: auto; margin-right: 0%; }
.recources-title { height: auto; padding-bottom: 20px; }
.article-image, .burnout-recovery-suite .article-image, .stress-reduction-centre .article-image { height: 180px; }
.anchor-button { padding-right: 0px; width: 100%; padding-bottom: 20px; }
.library-of-solutions .header.pages-content, .the-garden-shed .header.pages-content { background-position: center 0px !important; }
.gp-user-portal-menu a { color: #fff; padding-left: 0px; padding-right: 0px; text-decoration: none; display: inline-block; font-size: 16px; line-height: 16px; padding-bottom: 10px; }
.user-advocate .sub-title-portal, .user-gp .sub-title-portal { font-size: 30px; letter-spacing: -1px; }
a.wpsc-link.wpsc-register { width: 100%; box-sizing: border-box; }
.wpsc-login .wpsc-button.primary { margin-top: 10px; }
#TAB3 .two-col-bg h2 { font-size: 40px; line-height: 42px; padding-bottom: 0px; text-align: left; }
}


/*-------------------- MEDIA QUERIES -----------------------------------------------------------------------------------*/
 @media only screen and (max-width:380px) {
.menu-main-menu-container ul li a { font-size: 17px; }

.home-logo { padding-bottom: 40px; }
.listing-image img { height: auto; width: 130%; margin-left: -20%; }
.important div { width: 75%; }
.auth-links::after { margin-top: -170px; }
a.wpsc-link.wpsc-register { margin-top: 70px; }
.home-logo img {
    height: 128px;
  }
}

/*-------------------- MEDIA QUERIES -----------------------------------------------------------------------------------*/
 @media only screen and (max-width:365px) {
ul.mobile-show-menu li:nth-child(1) { line-height: 18px; }
}

/*-------------------- MEDIA QUERIES --------------------------------------------------------------------------------------*/
 @media only screen and (max-width:319px) {
body { min-width: 319px; }
}
