/*
 Theme Name: HealthyMinds 2019
 Author URI: http://www.oxfordhealth.nhs.uk/healthyminds/
 Description: Healthy Minds Bucks (current)
 Author: Oxford Health NHS Foundation Trust
 Version: 22.11
 */

/* COPYRIGHT (c) Oxford Health NHS Foundation Trust, 2019. */


/* === Base === */
html {background: #EDF0F0;}
body {background: #ffffff !important;}
h1, h2, h3, h4, h5, h6 {clear: both;}
article,aside,footer,header,nav,section {display: block}
button,input,select,textarea {font-family: inherit}
.wrapper {width: 100%;margin: 0 auto;}
.clear {clear:both;}
.clear:after {content: ".";	display: block;	height: 0;clear: both;visibility: hidden;}
.hidden {display: none;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
::-webkit-input-placeholder, :-ms-input-placeholder {color:#d8dde0;}
blockquote {padding: 20px 20px 10px;margin: 15px 0 20px;border-left: 5px solid #005EB8;	background: #ffffff;}
blockquote p {margin-bottom:10px;}

/* === Links === */
a {color: #005eb8}
a:visited {color: #330072}
a:hover {color: #7C2855;text-decoration: none}
a:focus {background-color: #ffeb3b;	box-shadow: 0 -2px #ffeb3b, 0 4px #212b32;color: #212b32;outline: 4px solid transparent;text-decoration: none}
a:focus:hover {text-decoration: none}
a:focus:visited {color: #212b32}
a:focus .nhsuk-icon {fill: #212b32}
a:active {color: #002f5c}

/* === Images === */
img {max-width: 100%;height: auto;}
.attachment img {max-width: 610px;display: block;margin: 0 auto;}
.alignnone, img.alignnone {clear: both;display: block;margin-bottom: 15px;z-index: 11;}
.alignleft, img.alignleft {display: inline;float: left;margin-right: 15px;margin-top: 4px;z-index: 11;}
.alignright, img.alignright {display: inline;float: right;margin-left: 15px;margin-top: 4px;z-index: 100;}
.aligncenter, img.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;z-index: 11;}
img.alignleft, img.alignright, img.aligncenter {margin-bottom: 15px;}
.wp-caption {background: #f1f1f1;line-height: 18px;margin-bottom: 20px;text-align: center;padding: 4px;}
.wp-caption img {margin: 5px 5px 0;}
.wp-caption p.wp-caption-text {color: #4c6272;font-size: 14px;margin: 5px;}
.gallery {margin: 0 auto 18px;}
.gallery .gallery-item {float: left;margin-top: 0;text-align: center;width: 190px;}
.gallery .gallery-item img {max-width: 190px;border: none!important;margin-bottom: 0;}
.gallery .gallery-caption {color:#4c6272;font-size: 14px;margin: 0 0 12px;}
.gallery br+br {display: none;}
.wp-smiley, .gallery dl {margin: 0;}

/* === Corporate Menu === */
.head {width: 100%;	background-color: #fff;}
.ohft-header {background-color: #005eb8; height: 50px ; padding: 5px 12px;}
.ohft-header__inner {width: 1140px;margin: 0 auto;}
.ohft-header__menu {display: block; width: 650px; height: 40px; float: left; margin: 0 0 0 10px !important;}
.ohft-header__trustname {display: none;}
.ohft-header__navigation-list {display: flex; justify-content: space-between; padding: 0; width: 100%; list-style: none; margin: 0; padding: 7px 0; }
.ohft-header__navigation-item {border-top: 0;margin: 0; text-align: center;}
.ohft-header__navigation-item .ohft-icon__chevron-right {display: none;}
.ohft-header__navigation-link {font-size: 16px;font-size: 1rem;line-height: 1.5; display: block; padding: 0 ; text-decoration: none; color: #fff;}
.ohft-header__navigation-link:visited {color: #fff;}
.ohft-header__menu-tools {display: none;}
.ohft-header__search {width: 279px; display: block; float: right;}
.ohft-header__menu-toggle, .ohft-header__search-toggle  {display: none;}
.ohft-search-icon {margin: 7px 0 0 3px !important;}
.ohft-patient-menu {display: none;}

/* === Header === */
.header {height: 170px;width: 1140px;overflow: hidden;margin: 0 auto;background-color: #ffffff;}
.subsite-header{height:205px; width: 1140px; overflow:hidden; margin: 0 auto; margin-top: 0px; }
.mobile-header {display: none;}
.ohft-logo {width: 203px;height: 100px;margin: 25px 0 0 0;padding: 0;overflow: hidden;float: right;}
.ohft-logo img {width: 203px;height: 100px;margin: 0;padding: 0;}
.subsite-logo{width:200px;height:100px; margin-top: 40px; float:right; text-align: right;  }
.subsite-logo img{height: 80px;width: 162px;}
.service-name {float: left; width: 800px; height: 40px; display: block; margin: 55px 0 0 0;}
.service-name h1 {font-size: 32px; margin: 0 0 10px 0 !important; line-height: 100%; color: #005EB8;}
.service img {width: 196px; height: 150px;float: left; margin: 10px 0 0 0;}

/* === Search Fields === */
.refine_search fieldset {width: 500px;padding: 0px;font-size: 20px;line-height: 1;border: 1px solid #768692;-webkit-appearance: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #fff;margin: 0 0 50px;padding: 1px;}
.refine_search input {padding: 15px;color: #000;vertical-align: top;width: 50%;border: none;background: none;font-size: 16px;margin: 0;float: left;}
.refine_search select {color: #000;vertical-align: middle;width: 40%;border: none;background: none;font-size: 16px;float: left;}
.refine_search button {float: right;}
.refine_search input[type="text"] {color: #000;}
.refine_search ::-webkit-input-placeholder {color: #000;}
.refine_search :-moz-placeholder {color: #000;}
#refine_search ::-moz-placeholder {color: #000;	opacity: 1;}
.refine_search :-ms-input-placeholder {color: #000;}
.refine_search input:hover {background-color: #ffffff;color: #000;}
.refine_search button:hover {background-color: #0072CE;color: #fff;}
.search_services fieldset {width: 500px;padding: 0px;font-size: 20px;line-height: 1;border: 1px solid #768692;-webkit-appearance: none;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;background-color: #fff;margin: 0 0 30px;padding: 1px;}
.search_services input {padding: 15px;color: #000;vertical-align: top;width: 90%;border: none;background: none;	font-size: 16px;margin: 0;float: left;}
.prev a, .next a {width: 80px;float: left;text-align: center;display: block;color: #000;padding: 5px;margin: 30px 0 0;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.prev a {float: left;}
.next a {float: right;}
.prev a:hover, .next a:hover {color: #000;}

/* === Standard Page === */
.band {display: block; color: #fff; padding: 50px 0; margin: 0 0 0;}
.band h2 {color: #fff; margin: 0 0; text-align:center; font-size: 42px; font-weight: bold;}
#page {padding: 0px; width: 1140px; margin: 0 auto 0;}
.sidebar_right {float: right;width: 180px;margin: 150px 0 0 0;}
p.published {font-size: 14px;color: #222;margin: 30px 0;width: 45%;float: left;display: block;}
blockquote {padding: 15px 15px 0; margin: 15px 0; border-left: 5px solid #005EB8; background: #f9f9f9; overflow: auto;}

/* ===  NHS Brand Colours === */
.nhs-blue {background-color: #005EB8;color: #ffffff;}
.nhs-white {background-color: #ffffff;color: #005EB8;}
.nhs-dark-blue {background-color: #003087;color: #ffffff;}
.nhs-bright-blue {background-color: #0072CE;color: #ffffff;}
.nhs-light-blue {background-color: #41B6E6;}
.nhs-aqua-blue {background-color: #00A9CE;}
.nhs-blue-gradient {background: #0072CE; background: -moz-linear-gradient(top, #005eb8 0%, #0072ce 100%); background: -webkit-linear-gradient(top, #005eb8 0%, #0072ce 100%);background: linear-gradient(to bottom, #005eb8 0%, #0072ce 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005eb8', endColorstr='#0072ce', GradientType=0);}
.ohft-blue-mast {background: #0072CE url("../images/caring-safe-excellent.jpg") top repeat-x;}
.nhs-black {background-color: #231f20;color: #ffffff;}
.nhs-dark-grey {background-color: #425563;color: #ffffff;}
.nhs-mid-grey {background-color: #768692;color: #ffffff;}
.nhs-pale-grey {background-color: #E8EDEE;color: #000;}
.nhs-dark-green {background-color: #006747;color: #ffffff;}
.nhs-green {background-color: #009639;color: #ffffff;}
.nhs-light-green {background-color: #78BE20;}
.nhs-aqua-green {background-color: #00A499;}
.nhs-purple {background-color: #330072;color: #ffffff;}
.nhs-dark-pink {background-color: #7C2855;color: #ffffff;}
.nhs-pink {background-color: #AE2573;color: #ffffff;}
.nhs-dark-red {background-color: #8A1538;color: #ffffff;}
.nhs-emergency {background-color: #DA291C;color: #ffffff;}
.nhs-orange {background-color: #ED8B00;color: #ffffff;}
.nhs-warm-yellow {background-color: #FFB81C;}
.nhs-yellow {background-color: #FAE100;}

/* ===  Sitemap tree === */
.tree{--spacing : 1.5rem;--radius : 10px;}
.tree li{display: block;position : relative;padding-left : calc(2 * var(--spacing) - var(--radius) - 2px);}
.tree ul{margin-left : calc(var(--radius) - var(--spacing));padding-left : 0; margin-bottom: 0 !important;}
.tree ul li{border-left : 2px solid #ddd; }
.tree ul li:last-child{border-color : transparent;}
.tree ul li::before{content : '';display : block;position : absolute;top : calc(var(--spacing) / -2);left : -2px;width : calc(var(--spacing) + 2px);height : calc(var(--spacing) + 1px);border : solid #ddd;border-width : 0 0 2px 2px;}
.tree li::after {content : '';display : block;position : absolute;top : calc(var(--spacing) / 2 - var(--radius));left : calc(var(--spacing) - var(--radius) - 1px);width: 17px;height: 22px;border: 2px solid #888; background : #fff; border-top-right-radius: 8px;}

/* === Footer === */
#footer {background-color: #D3D8DB; border-top: 4px solid #005EB8;margin: 0 auto 0;width: 100%;height: 420px;}
.footer-inner {width: 1140px;display: block;margin: 0 auto;}
.copyright-outer {background-color: #231f20;height: 42px;width: 100%;display: block;margin: 0;overflow: hidden;}
.copyright-inner {width: 1140px;margin: 0 auto;}
.copyright-inner-left {width: 400px;float: left;}
.copyright-inner-left p {font-size: 14px;color: #fff;padding: 10px 0;}
.copyright-inner-left p a {color: #fff;}
.copyright-inner-right {width: 550px;float: right;}
.copyright-inner-right a {color: #fff;display: block;line-height: 18px;padding: 5px 15px;text-decoration: none;}
.copyright-inner-right ul {padding: 0;margin: 0;list-style: none;margin: 0 0 0 -0.8125em;}
.copyright-inner-right li {float: right;display: block;text-align: right;font-size: 14px;margin: 0;padding: 0 12px;line-height: 15px;background: none;position: relative;z-index: 200;}
.copyright-inner-right li a {color: #fff;text-decoration: none;display: block;padding: 10px 0;margin: 0;white-space: nowrap;}
.copyright-inner-right li:hover>a {border-bottom: 2px solid #fff;}


/* === Tablet Landscape === */

@media only screen and (min-width: 768px) and (max-width: 1150px) {
    
    .ohft-header__inner {width: 980px;margin: 0 auto;}
    .ohft-header__menu {width: 640px; margin: 0 !important;}
    .ohft-header__trustname {display: none;}
    .ohft-header__navigation-item .ohft-icon__chevron-right {display: none;}	
    .header {width: 940px;}
    #page {width: 940px;}
    .sidebar_right {width: 180px;}
    .footer-inner {width: 1060px;display: block;margin: 0 auto;}
    .copyright-inner {width: 940px;margin: 0 auto;}
}
/* === Tablet Portrait === */

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .wrapper {width: 100%;margin: 0 auto;}
    .ohft-header {background-color: #005eb8; padding: 0; height: 110px;}
    .ohft-header__inner {width: 100%;margin: 0 auto;}
    .ohft-header__menu {display: none;}
	.ohft-header__trustname {display: block; width: 160px; clear: both; margin: 10px; float: left;}
	h1.ohft-header__OxfordHealth {color:#fff !important; font-weight: bold !important; font-size: 22px; padding: 5px 0 0 !important; margin: 0 !important; font-family:'Frutiger', Arial, Helvetica, sans-serif !important;}
	p.ohft-header__NHSFT {color:#fff; font-weight: bold; font-size: 14px; margin: 0 !important;}
    .ohft-header__menu-tools {width: 80px; height: 80px; display: block; float: right; margin: 30px 10px 0 0; }
    .ohft-header__search {width: 280px; display: block; float: right; height: 39px; display: block; float: right; margin: 30px 10px 0 0; background-color: #fff;border-radius: 4px;}
	.ohft-header__menu {width: 100%;height: auto;float: left; padding: 0; background-color: #fff;}
	.ohft-header__search-toggle {display: none;}
    .ohft-header__menu-toggle  {display: block;background-color: transparent;border: 1px solid #fff;border-radius: 4px;color: #fff;cursor: pointer;display: block;font-size: 16px;font-weight: 400;line-height: 24px;margin-right: 11px;padding: 7px 16px;position: relative;text-decoration: none;z-index: 1;float:left;}
    .ohft-header__menu-toggle::-moz-focus-inner {border: 0;}
    .ohft-header__menu-toggle:hover {background-color: #003d78; border-color: #f0f4f5; box-shadow: none; }
    .ohft-header__menu-toggle:focus {border: 1px solid #ffeb3b !important;}
    .ohft-header__menu-toggle:active, .ohft-header__menu-toggle.is-active {background-color: #002f5c; border-color: #f0f4f5; color: #f0f4f5;}
    .ohft-header__menu-toggle:focus {background-color: #ffeb3b;border: 0;box-shadow: 0 4px 0 0 #212b32;color: #212b32;outline: 4px solid transparent;outline-offset: 4px;box-shadow: 0 0 0 2px #ffeb3b, 0 4px 0 2px #212b32;}
    .ohft-header__menu.active {display: block; height: auto;}
    .ohft-header__menu {width: 100%; border-bottom: 5px solid #f0f4f5 ;}
    .ohft-header__navigation-list {list-style: none; margin: 0; padding-left: 0; display: inline; }
	.ohft-header__navigation-item {border-top: 1px solid #f0f4f5; margin-bottom: 0; position: relative; text-align: left;}
    .ohft-header__navigation-link {font-size: 16px;line-height: 1.71429;color: #005eb8;display: block;padding: 12px 15px !important;text-decoration: none; }
    .ohft-header__navigation-link:active, .ohft-header__navigation-link:focus { background-color: #ffeb3b; border-bottom: 4px solid #212b32; box-shadow: none;color: #212b32;outline: 4px solid transparent;outline-offset: 4px;text-decoration: none;}
    .ohft-header__navigation-link:visited {color: #005eb8;  border-color: #f0f4f5;}
    .ohft-header__navigation-link:active:hover, .ohft-header__navigation-link:focus:hover {background-color: #ffeb3b;color: #212b32;}
    .ohft-header__navigation-link:active:visited, .ohft-header__navigation-link:focus:visited {background-color: #ffeb3b; color: #212b32;}
    .ohft-header__navigation-link .ohft-icon__chevron-right {display: inline; fill: #aeb7bd;position: absolute;right: 4px; top: 12px;}
    .ohft-header__navigation-link:hover .ohft-icon__chevron-right {fill: #005eb8;}
    .ohft-patient-menu {display: block;}
    .header {width: 700px;}
    img, table {max-width: 100%;}
    .header, #page {width: 730px;}
    #footer {width: 100%;}
    .footer-inner {width: 750px;}
    .footer-column {width: 30%;float: left;margin: 30px 20px 0 0;height: auto;}
    .copyright-outer {background-color: #231f20;height: 40px;width: 100%;}
    .copyright-inner {width: 700px;margin: 0 auto;}
    .copyright-inner-left {width: 350px;float: left;}
    .copyright-inner-right {width: 300px;float: right;    }
}

/* === Mobile Portrait === */

@media only screen and (max-width: 767px) {
    body {background:#F9FAFD;}
	.wrapper {width: 100%;margin: 0 auto;}
    .ohft-logo {display: none;}
    .ohft-header {background-color: #005eb8; padding: 0; height: 115px;}
    .ohft-header__inner {width: 100%;margin: 0 auto;}
	.ohft-header__trustname {width: 160px; clear: both; margin: 10px; float: left; display: block;}
	h1.ohft-header__OxfordHealth {color:#fff !important; font-weight: bold !important; font-size: 22px !important; padding: 5px 0 0 !important; margin: 0 !important; font-family:'Frutiger', Arial, Helvetica, sans-serif !important;}
	p.ohft-header__NHSFT {color:#fff; font-weight: bold; font-size: 14px; margin: 0 !important;}
    .ohft-header__menu-tools {display: block; width: 135px; float: right; height: 43px; margin: 30px 10px 0 0;}
    .ohft-header__menu-toggle {display: block;background-color: transparent;border: 1px solid #fff;border-radius: 4px;color: #fff;cursor: pointer;display: block;font-size: 16px;font-weight: 400;line-height: 24px;margin-right: 11px;padding: 7px 16px;position: relative;text-decoration: none;z-index: 1;float:left;}
    .ohft-header__search-toggle {display: block; float: right;background-color: transparent;border: 1px solid #fff;border-radius: 4px;color: #fff;cursor: pointer;display: block;font-size: 16px;font-weight: 400;line-height: 24px;padding: 7px 8px 0 8px;position: relative;text-decoration: none;z-index: 1;}
    .ohft-header__menu-toggle::-moz-focus-inner, .ohft-header__search-toggle::-moz-focus-inner {border: 0;}
    .ohft-header__menu-toggle:hover, .ohft-header__search-toggle:hover {background-color: #003d78; border-color: #f0f4f5; box-shadow: none; }
    .ohft-header__menu-toggle:focus, .ohft-header__search-toggle:focus {border: 1px solid #ffeb3b !important;}
    .ohft-header__menu-toggle:active, .ohft-header__menu-toggle.is-active, .ohft-header__search-toggle:active, .ohft-header__search-toggle.is-active {background-color: #002f5c; border-color: #f0f4f5; color: #f0f4f5;}
    .ohft-header__menu-toggle:focus, .ohft-header__search-toggle:focus {background-color: #ffeb3b;border: 0;box-shadow: 0 4px 0 0 #212b32;color: #212b32;outline: 4px solid transparent;outline-offset: 4px;box-shadow: 0 0 0 2px #ffeb3b, 0 4px 0 2px #212b32;}
    .ohft-header__menu.active, .ohft-header__search-toggle.active {display: block; height: auto;}
    .ohft-header__search-toggle .nhsuk-icon {fill: #fff;height: 25px; width: 25px; margin: 0;}
    .ohft-header__search-toggle:focus .nhsuk-icon {fill: #212b32;}
    .ohft-header__search {display: none; }
    .ohft-header__search.active {display: block; width: 100%; background: #fff; height: auto; padding: 10px; border-radius: 0;}
    .ohft-search-icon {margin: 0px 0 0 3px !important;}
    .ohft-header__menu {display: none;}
    .ohft-header__menu.active {width: 100%;height: auto;float: right; padding: 0; background-color: #fff; border-bottom: 5px solid #f0f4f5; margin:0;}
    .ohft-header__navigation-list {list-style: none; margin: 0; padding-left: 0; display: inline; }
	.ohft-header__navigation-item {border-top: 1px solid #f0f4f5; margin-bottom: 0; position: relative; text-align: left;}
    .ohft-header__navigation-link {font-size: 16px;line-height: 1.71429;color: #005eb8;display: block;padding: 12px 15px !important;text-decoration: none; }
    .ohft-header__navigation-link:active, .ohft-header__navigation-link:focus { background-color: #ffeb3b; border-bottom: 4px solid #212b32; box-shadow: none;color: #212b32;outline: 4px solid transparent;outline-offset: 4px;text-decoration: none;}
    .ohft-header__navigation-link:visited {color: #005eb8;  border-color: #f0f4f5;}
    .ohft-header__navigation-link:active:hover, .ohft-header__navigation-link:focus:hover {background-color: #ffeb3b;color: #212b32;}
    .ohft-header__navigation-link:active:visited, .ohft-header__navigation-link:focus:visited {background-color: #ffeb3b; color: #212b32;}
    .ohft-header__navigation-link .ohft-icon__chevron-right {display: inline; fill: #aeb7bd;position: absolute;right: 6px; top: 10px;}
    .ohft-header__navigation-link:hover .ohft-icon__chevron-right {fill: #005eb8;}
    .ohft-patient-menu {display: block;}
    .header {width: 96%;}
    .logo {display:none;}
    .service {width: 100%; padding: 10px 0 0 0px; float: none;margin: 0 auto; text-align: center;}
    .service img {display: block; margin: 0 auto;clear:both;}
    .prev a, .next a {margin: 10px 0 50px;}
    .prev a {float: left;}
    .next a { float: right;}
    .featured-image {display: none;} 
    .band {display: block; color: #fff; padding: 30px 0; margin: 0 0 0;}
    .band h2 {color: #fff; margin: 0 0; text-align:center; font-size: 30px; font-weight: bold;}
    #page {width: 96%;margin: 0 auto;}
    #page h2 {font-size: 28px;}
    #page h3 {font-size: 24px;} 
    p.published {width: 100%;text-align: center;float: none;}
    .news,.news_archive {clear: both;width: 80%;float: none;margin: 0 auto 20px;padding: 20px 5%;}
    .news img {text-align: center; width: 100%; float: none;margin: 0;}
    .news_previous,.news_next {float: none; width: 100%; text-align: center;margin: 0 0 30px;}
    img,table {max-width: 100%;}
    .prev a:hover,.next a:hover {color: #000;}
    #footer {width: 100%;height: auto;}
    .footer-inner {width: 100%;}
    .footer-column {width: 100%; float: none;}
    .copyright-outer {background-color: #231f20;height: auto;width: 100%;}
    .copyright-inner {width: 100%; margin: 0 auto;}
    .copyright-inner-left {width: 100%;float: none; text-align: center;} 
    .copyright-inner-left p {text-align: center;}
    .copyright-inner-right {display: none;}
}

/* === Mobile Landscape === */

@media only screen and (min-width: 480px) and (max-width: 767px) {}