/*
    Theme Name: Hope For Depression
    Theme URI: http://wordpress.org/themes/hopefordepression
    Author: Wirebox
    Author URI: http://wirebox.co.uk/
    Description: Wirebox
    Version: 1.0
    Tags: Wirebox
    Text Domain: hopefordepression
*/
*,
*:after,
*:before {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

html,
button,
input,
select,
textarea {
    color: #5f6062;
}

body, html {
    height: auto !important;
}

body {
    font-family: sans-serif;
    background: #ffee2d;
    font-size: 1em;
    line-height: 1.4;
}

a {
    color: #5f6062;
    text-decoration: none
}

sup {
	font-size: 75%;
	vertical-align: super;
}

em {
	font-style: italic;
}

.bold {
    font-family: "hopefordepressionbold", "arial", sans-serif;
}
.normal {
    font-family: "hopefordepressionregular", "arial", sans-serif;
}
.fs-24 {
    font-size: 24px;
}
.left-indent {
    margin-left: 15px;
}

.post-title-date {
    color: rgba(51, 51, 51, .75);
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 3px solid #ddd;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}
.img-responsive {
    max-width: 100%;
    height: auto !important;
}
fieldset, input, input[type="submit"] {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

table td {
	padding: 5px;
}

table img, table td {
	vertical-align: top;
}

.hide {
	display: none;
}

.loading {
	visibility: hidden;
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

 .row:before, 
    .row:after {
        content:"";
        display: table ;
         clear:both;
    }

.row {
    margin-left: -15px;
    margin-right: -15px;
}
.col-sm-6 {
    width: 50%;
    font-size: 18px;
    padding: 0 15px;
}
.container {
    padding: 0 15px;
}

.text-center {
  text-align: center;
}

.margin-vert-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.divider {
    border-top: 3px solid #5F6062;
}
.primary-content .no-border {
    border-top:none;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

.bg-yellow{background-color: #ffee2d;}
.border-none{border: none !important;}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

body {
    padding-top: 40px;
    font-family: "hopefordepressionregular", "arial", sans-serif;
}

section {
    position: relative;
}


section.primary-content {
    background: #fff url('img/bg.jpg') repeat-x;
	word-wrap: break-word;
	padding: 50px 0
}

section.primary-content iframe {
	max-width: 100%;
}

.content-right {
	width: 69%;
	float: right
}

div.content-right img {
	max-width: 100%;
}

div.size-full img {
	height: auto;
}

div.col-3 {
    width: 33%;
    float: left;
}

.sidebar {
	width: 29%;
	float: left
} 
.overlay {
    background: url('img/dot.png') repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 40px;
}

.inner {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 11;
}

.logged-in .header {
    top: 32px;
}
.header {
    height: 40px;
    background: #fff;
    text-align: left;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
}

.fixed {
    position: fixed !important;
}

html.touch .logo, html.touch .donate {
	position: absolute!important;
}

.logo, .donate {
	position: absolute;
    top: 0px;
	 z-index: 1000
}
.logo.skrollable.skrollable-after, 
.donate.skrollable.skrollable-after {
    top: 40px;
}

.logo {
    left: 0;
}

.donate {
    right: 0;
}

body.logged-in .logo, body.logged-in .donate {
	top: 72px;
}

.social {
    position: absolute;
    right: 0;
    top: 0
}

.social li {
    float: left;
}

/* Primary Nav */

.nav {
    margin: 6px auto 0;
}

.nav li {
    display: inline;
    margin: 0 5px;
	position: relative
}

.nav li a {
    font-size: 0.75em;
    text-transform: uppercase
}

.nav li.current-menu-item > a, .nav li.current-menu-ancestor > a {
    font-family: "hopefordepressionbold", "arial", sans-serif;
}

ul.sub-menu {
	display: none;
}

.nav ul.sub-menu {
	top: 22px;
	width: 200px;
	position: absolute;
	text-align: left;
	left: -11px;
}

.nav nav.nav > div > li > ul.sub-menu {
	padding: 3px 0 6px;
}

.nav ul.sub-menu li:first-child {
	margin-top: 13px;
}

.nav ul.sub-menu li {
	background: #f1f1f1;
	padding: 3px 6px;
	display: block;
	background: #f1f1f1;
}

.nav ul.sub-menu li:hover {
	background: #ddd;
}

.nav ul.sub-menu li a {
	padding: 2px 0
}

.nav ul.sub-menu .sub-menu {
	background: #ddd;
	top: -3px;
	left: 188px;
}

.nav ul.sub-menu .sub-menu li {
	margin: 0;
}

/* Sidebar nav */

.sidebar-nav li.menu-item-2245 {
	display: none;
}

.sidebar-nav li.menu-item-has-children > a > span {
	background-image: url('img/plus.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	cursor: pointer;
}

.sidebar-nav li.menu-item-has-children.current-menu-item > a > span, .sidebar-nav li.current-menu-ancestor > a > span, .sidebar-nav li.opened > a > span {
	background-image: url('img/minus.png');
}

.sidebar-nav li.closed > a > span {
	background-image: url('img/plus.png')!important;
}

.sidebar-nav li a, .sidebar-nav ul.sub-menu ul.sub-menu a {
	background-color: #ffee2d;
}

.sidebar-nav ul.sub-menu ul.sub-menu a  {
	color: #5f6062;
}

.sidebar-nav li a {
	background-color: #ffee2d;
	display: block;
	min-height: 40px;
	width: 100%;
	padding: 10px 34px 10px 16px;
    font-family: "hopefordepressionbold", "arial", sans-serif;	
	font-size: 14px;
	text-transform: uppercase;
	position: relative;
}

.sidebar-nav li {
	margin: 0 0 4px
}

nav.sidebar-nav ul.sub-menu > li > a  {
	background-color: #9E9FA2;
	color: #fff;
}

nav.sidebar-nav ul.sub-menu > li.current-menu-item > a, nav.sidebar-nav > div > ul > li.current-menu-ancestor> ul > li.current-menu-parent.menu-item-has-children > a {
	background-color: #5f6062;
}

nav.sidebar-nav > div > ul > li.current-menu-item > a, nav.sidebar-nav > div > ul > li.current-menu-ancestor.menu-item-has-children > a, nav.sidebar-nav ul.sub-menu ul.sub-menu li.current-menu-item > a {
	background-color: #c8ba16;
}

nav.sidebar-nav li.current-menu-ancestor > ul, nav.sidebar-nav li.current-menu-item > ul {
	display: block;
}

article p > a, article li > a, article p > strong > a {
	text-decoration: underline;
}

article p > a:hover, article li > a:hover, article p > strong > a:hover {
	text-decoration: none;
}

.footer {
    background: #fff;
    position: relative;
    padding: 90px 0;
    color: #5f6062;
    text-align: center;
    font-size: 12px;
    height: 216px;
}

.footer-nav {
    z-index: 100;
    position: relative
}

#footer-tax-notice {
    padding: 0 10px;
	margin: -40px auto 17px auto;
}

.footer-nav li {
    display: inline;
    margin: 0 10px
}

.footer-nav li a {
    text-transform: uppercase;
}

.footer a {
    color: #5f6062;
    font-size: 12px
}

.copyright {
    margin-top: 20px
}

.half.skroll-titles h6 {
    display: none;
}

.half {
    width: 50%;
    float: left;
    height: 100%;
    padding: 35px;
    font-size: 24px
}

.sprite {
    width: 291px;
    height: 216px;
    position: absolute;
    z-index: 10;
    background-image: url('img/dots-yellow-sprite.png');
    background-repeat: no-repeat
}

.sprite.white {
    background-image: url('img/dots-white-sprite.png');
    background-repeat: no-repeat
}

.sprite.bottom-left {
    background-position: top right;
    left: 0;
    bottom: 0
}

.sprite.top-right {
    background-position: bottom left;
    right: 0;
    top: 0
}

.sprite.bottom-right {
    background-position: top left;
    right: 0;
    bottom: 0
}

.sprite.top-left {
    background-position: bottom right;
    left: 0;
    top: 0
}

/*------------------------------------*\
    HOMEPAGE
\*------------------------------------*/

section.intro {
    position: relative;
	padding: 0;
	min-height: 720px;
}

.events-homepage {
	display: none
}

body.home .events-homepage {
	display: block
}

div.leader {
	width: 1300px;
	height: 630px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 25px;
	text-align: center;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

div.leader > div {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center;
}

div.leader > div > div {
	display: table-cell;
	vertical-align: middle;
}
div.home-logo-container, div.home-video-container {
    display: inline-table;
}
div.home-logo-container, div.home-video-container  { 
    display:inline-block\0 !important; 
}

div.home-logo-container img, div.home-video-container img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

div.home-logo-container {
    max-width: 30%;
}

div.home-video-container {
    max-width: 68%;
    margin-left: 1%;
    position: relative;
}

div.home-video-container div.play-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 220px;
}

div.home-video-container div.play-container a#play img:hover {
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

div.home-video-container div.play-container img {
    margin-bottom: 10px;
}

div.home-video-container div.play-container p {
    color: #fff;
    font-size: 26px;
    line-height: 1.4em;
}

div.home-video-container div.play-container p span  {
    font-family: "hopefordepressionbold", "arial", sans-serif;
    color: #ffee2d;
    font-size: 48px;
}


div.home-video-container div.intro-container {
    position: absolute;
    top: 20px;
    left: 240px;
    right: 50px;
    bottom: 0;
    margin: auto;
    height: auto;
    text-align: left
}

div.home-video-container img#intro {
    width: 100%;
}

div.home-video-container div.intro-container p {
    color: #fff;
    font-size: 24px;
    line-height: 1.6em;
}

div.home-video-container div.intro-container a  {
    font-family: "hopefordepressionbold", "arial", sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 1.6em;
    border: 4px solid #fff;
    padding: 6px 40px 8px;
    margin-top: 20px;
    display: inline-block
}

div.home-video-container div.intro-container a span  {
    text-decoration: underline
}

a.next, a.prev {
    //position: absolute;
    padding: 5px 10px;
    background: rgba(255,255,255, 0.7);
    //top: 160px;
    z-index: 101;
    font-size: 1.2em;
    font-weight: 600;
}

a.prev:hover, a.next:hover {
    background: rgba(255,255,255, 1);
}

a.next {
    right: 0;
}

a.prev {
    left: 0;
}

.home-video-container.banner .slides .cycle-slide {
    width: 100%; 
   }

.cycle-slide {
    min-height: 100%;
    width: auto;
}
img.cycle-slide:hover {
    cursor: pointer;
}

a.slidelink {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

section.intro h1 {
	margin-top: 45px;
    font-family: "hopefordepressionbold", "arial", sans-serif;
    font-size: 42px;
    color: #9fa1a4;
	clear: both;
}

section.intro h1 a {
    color: #9fa1a4;
}

section.intro h1 a:first-child {
	margin-top: 12px;
}

section.intro h1 span {
    font-weight: bold;
    padding-bottom: 0;
    border-bottom: 5px solid #fff
}

.scroll {
    background: url('img/scroll.png') no-repeat 9px bottom;
    display: block;
    width: 48px;
    font-size: 12px;
    text-transform: uppercase;
    height: 40px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -24px
}

section.event {
    /*max-height: 100%;*/
    height: 850px;
    position: relative;
    color: #fff
}

section.event .inner {
    /*padding-top: 13%*/
    padding-top: 7%;
}
section.event .box-event p {
    font-size: 30px;
    font-weight: bold;
}

/* walk of hope homepage */

section.event .box-event h2 {
    text-align: center;
    margin-bottom: 0;
    background: #a4a5a9;
}
section.event .box-event p {
    background-color: #a4a5a9;
}
section.event .box-event p:first-of-type {
    width: 100%;
    margin: 0;
}

section.event .box-event img {
    display: block;
    margin: 0 auto;
}

p.event-info{
    padding: 0 0 15px 20px; 
    text-align: center; 
}

section.event .inner h6 {
    font-size: 30px;
    font-family: "hopefordepressionbold", "arial", sans-serif;
}

section.event .box {
    background: #fff;
    color: #000;
    border: 8px solid #ffee2d;
    text-align: center;
    padding: 20px
}

section.event .box h6 {
    margin-bottom: 0
}

section.statistics {
    height: 531px;
    background: url('img/statistics.jpg') no-repeat center;
    background-size: cover;
    color: #fff;
}

section.ssri {
    height: 629px;
    background: url('img/tile.jpg') repeat;
}

section.ssri .inner {
    height: 629px;
    width: 1100px;
    background: url('img/ssri.png') no-repeat right bottom;
}

.ssri-text {
    padding: 10px 0 0 20px;
}

section.mission-container {
    background: #5f6062;
    color: #fff;
    max-height: 600px;
}

section.mission-container .half {
    padding: 50px 50px 50px 70px
}

section.neuron-container {
    height: 500px;
    background: #5f6062;
    color: #ffee2d
}
.half.research .read-more {
    bottom: 0;
    position: relative;
    left: 0;
}

.half.research h6:last-of-type {
    margin-top: 15px;
}

@media (max-width: 992px) {
    section.neuron-container {
    height: 1900px;
    }
}

.yellow-block {
    background: #ffee2d;
    color: #000
}

.neurons {
  background: url('/wp-content/uploads/2023/04/Dr-Murroughpatient.jpg') no-repeat center;
  background-size: cover;
  position: relative
}

.neurons h6 {
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: -20px;
    left: 0;
    right: 0
}

.text-white {
  color: #fff;
}

.treatment h5 {
      font-size: 1.8rem;
    }
    .treatment p {
      font-size: 1.2rem;
    }
    .treatment a {
      font-size: 1.2rem;
    }

/* Media queries for smaller screens */
  @media only screen and (max-width: 600px) {
    .treatment h5 {
      font-size: 1.0rem;
    }
    .treatment p {
      font-size: 0.6rem;
    }
    .treatment a {
      font-size: 0.6rem;
    }
  }

section.task-force {
    background: #000 url('img/depression-taskforce-2020.jpg') no-repeat center top;
    background-size: cover;
    height: 762px !important;
    max-height: 762px;
    color: #fff
}

section.task-force .inner {
    width: 850px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -425px;
}

section.special-events {
    position: relative;
    text-align: center
}

body.home section.special-events {
    min-height: 486px;
}

section.messengers {
    height: 150px;
    width: 100%;
    overflow: hidden
}

section.next-events {
    min-height: 345px;
    position: relative;
    text-align: center
}

/* Scroller */
.scroller {
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 150px;
}

section.messengers .cycle-slide {
    position: relative !important;
}

section.messengers .cycle-slide p {
    color: #fff;
    position: absolute;
    text-align: center;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0
}

section.messengers .prev, section.messengers .next {
    z-index: 100;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    display: block;
    width: 37px;
    height: 37px;

}

section.messengers .prev {
    background: #fff url('img/arrow-left.jpg') no-repeat center;
    left: 0
}

section.messengers .next {
    background: #fff url('img/arrow-right.jpg') no-repeat center;
    right: 0
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family: 'hopefordepressionregular';
    src: url('fonts/texgyreadventor-regular-webfont.eot');
    src: url('fonts/texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/texgyreadventor-regular-webfont.woff2') format('woff2'), url('fonts/texgyreadventor-regular-webfont.woff') format('woff'), url('fonts/texgyreadventor-regular-webfont.ttf') format('truetype'), url('fonts/texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hopefordepressionbold';
    src: url('fonts/texgyreadventor-bold-webfont.eot');
    src: url('fonts/texgyreadventor-bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/texgyreadventor-bold-webfont.woff2') format('woff2'), url('fonts/texgyreadventor-bold-webfont.woff') format('woff'), url('fonts/texgyreadventor-bold-webfont.ttf') format('truetype'), url('fonts/texgyreadventor-bold-webfont.svg#texgyreadventorbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hopefordepressionitalic';
    src: url('fonts/texgyreadventor-italic-webfont.eot');
    src: url('fonts/texgyreadventor-italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/texgyreadventor-italic-webfont.woff2') format('woff2'), url('fonts/texgyreadventor-italic-webfont.woff') format('woff'), url('fonts/texgyreadventor-italic-webfont.ttf') format('truetype'), url('fonts/texgyreadventor-italic-webfont.svg#texgyreadventoritalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'hopefordepressionbold_italic';
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot');
    src: url('fonts/texgyreadventor-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/texgyreadventor-bolditalic-webfont.woff') format('woff'), url('fonts/texgyreadventor-bolditalic-webfont.ttf') format('truetype'), url('fonts/texgyreadventor-bolditalic-webfont.svg#texgyreadventorbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

body.home h1, body.home h2, body.home h3, body.home h4, body.home h6, body.home strong, .primary-content h5, p strong, li strong, .primary-content h4 {
    font-family: "hopefordepressionbold", "arial", sans-serif;
}

body.home section.intro h1 {
	font-size: 29px;
	clear: both;
}

section.intro h1 a.home-landing-button {
	color: #000;
	border: 4px solid #fff;
	padding: 10px 16px;
	float: right;
}

section.intro h1 a.home-landing-button:hover {
	border-color: #000;
}

.primary-content h1, .primary-content h2, .primary-content h3 {
    font-weight: bold;
}

h2, body.home h3, body.home h4, body.home h5, .neurons h6 {
    margin-bottom: 36px
}

.inner {
    font-size: 24px;
    padding: 80px 0
}

p, .primary-content h6, td {
    margin: 0 0 18px
}

ul.bullets {
    margin: 0 0 0 24px
}

ul.bullets li {
    list-style: disc;
    margin: 0 0 12px
}

.primary-content h1, .primary-content h5 {
	color: #c8ba16;
	font-size: 36px;
}

div.content-right ul {
	list-style: disc;
	padding-left: 22px;
	margin-bottom: 34px;
}

div.content-right li {
	font-size: 18px;
	margin-bottom: 16px;
}

.primary-content h5, .primary-content h6 {
	border-top: 3px solid #5F6062;
	padding-top: 28px;
}

.primary-content h5 { 
	margin-top: 48px;
	margin-bottom: 28px;
}

.primary-content h6 {
	font-family: "hopefordepressionbold", "arial", sans-serif;
	margin-top: 10px;
}

.primary-content p span {
	font-size: 12px;
}

.primary-content h4 {
	font-size: 24px;
	margin-bottom: 18px;
}

.primary-content h2{
	font-size: 34px;
	line-height: 1.3
}

.primary-content h2, .primary-content h3 {
	color: #C8BA16;
}

.primary-content p, .primary-content h6 {
	font-size: 18px;
	line-height: 1.8
}

.primary-content pre {
    font-size: 11px
}

p.footnotes {
    font-size: small;
}

/* Links */

.read-more {
    color: #fff;
    font-family: "hopefordepressionbold", "arial", sans-serif;
    position: absolute;
    bottom: 50px;
    right: 50px;
    font-size: 24px;
    z-index: 15;
}

.read-more.auto {
    position: relative;
    bottom: 0;
    right: 0
}

.read-more span {
    border-bottom: 3px solid #ffee2d
}

.read-more.yellow {
    color: #ffee2d
}

.read-more.yellow span {
    border-bottom: 3px solid #fff
}

.read-more.grey {
    color: #5f6062
}

.read-more.grey span {
    border-bottom: 3px solid #5f6062
}

span.yellow {
    color: #ffee2d;
}

h2.center, h3.center {
    text-align: center;
}

h2.large, h6.large {
    font-size: 48px
}

.highlight {
    background: #ffee2d;
    padding: 0 2px
}

.black {
    color: #000;
}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

::-moz-selection {
    background: #04A4CC;
    color: #FFF;
    text-shadow: none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

p a img.alingncenter {
	margin-bottom: 0px;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #FFF;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text,
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.sticky {

}

.bypostauthor {

}

/*
	Hover Styling
*/


nav.nav li.menu-item-has-children:hover > ul {
	display: block;
}

.subHeading {
    margin-bottom: 10px;

}

/*
	Contact Form
*/

form.validate,
.form {
	width: 100%;
	margin-top: 20px;
    text-align: center;
}

.form .wpcf7-not-valid-tip {
    margin-top: -5px;
    margin-bottom: 10px;
}

.form .wpcf7-response-output {
  font-size: .7em;
}

form.validate input, form.validate textarea,
.form input[type="text"], .form input[type="email"], .form textarea {
	border: 1px solid #858585;
	display: block;
	width: 300px;
	max-width: 100%;
	background: #f9f9f9;
	font-family: "hopefordepressionregular", "arial", sans-serif;
	font-size: 14px;
	margin: 0 auto 10px;
}

.form br {
    display: none;
}

form.validate textarea,
.form textarea {
	min-height: 75px;
	padding-left: 5px;
}

form.validate .required,
.form .required {
	background-color: #FFDFDD!important;
	border: 1px solid #DB2238!important;
}

form.validate input[type="submit"],
.form input[type="submit"] {
	width: 60px;
	cursor: pointer;
	background-color: #9E9FA2;
	color: #fff;
    position: absolute;
}

form.validate,  input[type="submit"]:hover,
.form input[type="submit"]:hover {
	background-color: #ffee2d;
	color: #5f6062;
}

.placeholder {
    color: #A9A9A9;
}

::-webkit-input-placeholder {
    color: #A9A9A9;
}

:-ms-input-placeholder {
    color: #A9A9A9;
}

:-moz-placeholder {
    color: #A9A9A9;
    opacity: 1;
}

::-moz-placeholder {
    color: #A9A9A9;
    opacity: 1;
}


/* depression fact sheet page */
.page-id-5 .primary-content h6 {
    font-size: 24px;
}
.page-id-5 div.content-right ul li {
    font-size: 20px;
}
/*
	Event Slides
*/

div.background-slides {
	position: absolute;
	width: 100%;
	height: 100%;
}

div.background-slides > div {
	width: 100%;
	height: 100%;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
}

div.events-slide-1 {
	background-image: url('img/slides/home/events/1.jpg');
}

div.events-slide-2 {
	background-image: url('img/slides/home/events/2.jpg');
}

div.events-slide-3 {
	background-image: url('img/slides/home/events/3.jpg');
}

/*
	Treatment Resources
*/

div.content-right ul.state-list, div.content-right ul.state-list ul {
	list-style: none;
	padding-left: 0;
}

ul.state-list > li > ul > li {
	padding-right: 30px;
	width: 270px;
	display: inline-block;
	vertical-align: top;
}

ul.state-list {
	width: 100%;
	margin-top: 40px;
}	

ul.state-list > li {
	margin-bottom: 0;
}

div.content-right ul.state-list strong {
	font-family: hopefordepressionregular;
}

div.content-right ul.state-list strong, ul.state-list p {
	font-size: 14px;
}

div.content-right ul.state-list strong {
	font-weight: bold;
}

ul.state-list h2, ul.state-list a, ul.state-list span {
	font-size: 18px;
}

ul.state-list h2, ul.state-list a {
	color: #5f6062;
	font-family: hopefordepressionbold;
}

ul.state-list a {
	text-decoration: none;
}

ul.state-list a span {
	border-bottom: 5px solid #FFEE2D;
}	

ul.state-list a:hover span {
	border-color: #5f6062;
}

ul.state-list p {
	margin-bottom: 5px;
}

div#state-map {
	width: 100%;
	height: 654px;
	margin-bottom: 50px;
}

div#state-map .gm-style-cc > div {
	word-wrap: normal;
}

div.state-map-container {
	position: relative;
}

div.state-filter, div.state-map-overlay {
	height: 34px;
	width: 100%;
	padding-left: 32px;
}

div.state-map-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(95, 96, 98, 0.5)
}

div.state-filter {
	background-color: #efefef;
	position: relative;
}

div.chosen-container, select.state-search  {
	float: right;
	width: 250px;
	height: 24px;
	margin: 5px 5px 0 0;
	max-width: 90%
}

div.state-filter > a, div.state-map-overlay > a {
	font-size: 18px;
	position: absolute;
	top: 2px;
	left: 32px;
}

div.state-map-overlay > a {
	color: #fff;
}

/*
	Scientfic Council Table
*/

#sci_council {
	border: solid 1px #adadad;
	border-bottom: none;
	border-left: none;
	margin-top: 12px;
}

#sci_council a {
	text-decoration: underline;
}

#sci_council a:hover {
	text-decoration: none;
}

#sci_council th, #sci_council td {
	border-left: solid 1px #adadad;
	border-bottom: solid 1px #adadad;
	vertical-align: middle;
}

#sci_council td, #sci_council td a {
	font-size: 16px;
	line-height: 1;
}

#sci_council th {
	background-color: #9E9FA2;
	color: #fff;
	font-size: 20px;
}


/* Staff pages */

.staff {
	width: 100%;
	display: block;
	padding: 20px 0!important
}

.staff:before,
.staff:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.staff:after {
    clear: both;
}

.staff li  {
	width: 25%;
	list-style: none;
	float: left;
	z-index: 2;
	position: relative;
	padding-right: 0;
	min-height: 350px
}

.parent-pageid-1382 .image-container,
.parent-pageid-38 .image-container,
.parent-pageid-246 .image-container,
.parent-pageid-15 .image-container.alignright,
.parent-pageid-259 .image-container.alignright
 {
	float: right;
	margin: 0 0 20px 20px
}

@media (min-width: 968px) {
	.parent-pageid-1382 .image-container,
	.parent-pageid-38 .image-container,
	.parent-pageid-246  .image-container,
	.parent-pageid-15 .image-container.alignright,
	.parent-pageid-259 .image-container.alignright	{
		min-height: 480px
	}

}


.staff img  {
	width: 170px;
	height: 172px;
	-moz-border-radius: 73px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	display: block;
	z-index: -1;
	position: relative;
	margin: 0!important
}

img.alignright {
	width: 170px;
	height: 172px;
	-moz-border-radius: 73px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	z-index: 1;
   position: relative;
   bottom: 3px
}

.staff a   {

    font-family: "hopefordepressionbold", "arial", sans-serif;
    text-decoration: none;
    display: block;
    margin: 0;
    padding-bottom: 0;
    position: absolute;
    bottom: 25px;
    left: 100px;
}

.staff a em {
	border-bottom: 3px solid #ffee2d;
	font-style: normal
}

.staff a:hover em {
	border-color:#5f6062;
}

.staff h3 {
	color: #5f6062;
	font-size: 15px;
}

.staff p {
	font-size: 12px;
	line-height: 1.4;
}

/*div.upper-textbox, div.upper-textbox p {
	font-size: 24px;
}


	Blog
*/

div.blog-links {
	position: relative;
}

h4 a:hover, h6 a:hover, div.blog-post a:hover, div.blog-links a:hover, ul.blog-categories a:hover {
	text-decoration: underline;
}

div.blog-post a, div.blog-links a, div.blog-links span, ul.blog-categories a {
	font-weight: bold;
}	

div.blog-links a, div.blog-links span, div.blog-post a.more-link, ul.blog-categories a {
	font-size: 16px;
}

div.blog-links span {
	color: #c8ba16;
}

div.blog-header {
	clear: both;
	margin-bottom: 40px;
}

div.blog-header img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

div.blog-main div.sidebar {
	width: 215px;
}

div.blog-main div.sidebar {
	margin-right: 50px;
}

div.blog-main div.content-right {
	width: 650px;
	float: left;
}

div.guest-bloggers {
	width: 235px;
	margin-left: 50px;
	float: right;
}

div.guest-bloggers img {
	width: 85px;
	height: 86px;
	float: left;
}

div.guest-bloggers li > div {
	float: right;
	width: 150px;
}

div.guest-bloggers li {
	overflow: auto;
	margin-bottom: 20px;
}

div.guest-bloggers p {
	padding-left: 10px;
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 10px;
}

/*
	Shadowbox
*/

#sb-container {
	z-index: 1002;
}

/*
	Social Feeds
*/

section.social-feeds {
	background-color: #fff;
	padding: 30px 0;
	border-top: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
	display: none;
}

section.social-feeds > div.inner {
	overflow: auto;
	padding: 0!important;
}

section.social-feeds > div.inner > div {
	float: left;
	width: 50%;
	padding: 0 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

section.social-feeds a:hover {
	text-decoration: underline;
}

section.social-feeds p {
	font-size: 14px;
	margin-bottom: 10px;
}

section.social-feeds p > a {
	color: #c8ba16;
}

section.social-feeds div.facebook h3, section.social-feeds div.twitter h3 {
	background-repeat: no-repeat;
	padding-left: 48px;
	min-height: 32px;
	margin-bottom: 20px;
	background-size: 32px;
}

section.social-feeds div.facebook h3 {
	background-image: url('img/icons/feed-facebook.png');
}

section.social-feeds div.twitter h3 {
	background-image: url('img/icons/feed-twitter.png');
}

/* ==========================================================================
   FORM STYLES
   ========================================================================== */

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input[type="text"],
input[type="email"],
input[type="number"] {
    border: 0;
    padding: 5px;
    font-family: sans-serif;
    background: #fff;
}

select {
}

textarea {
}

input[type="submit"] {
    border: 0;
    padding: 5px;
    font-family: sans-serif;
    background: #fff;
}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* Mobile */
.header .mobile-nav,
.mobile-button {
    display: none
}

@media (min-width: 767px) and (max-width: 1600px) {
    section.task-force.full-height {
        max-height: 600px;
    }
}

@media (max-width: 1300px) {

	body.home section.intro h1 {
		font-size: 24px;
	}
	
}

@media (max-width: 1260px) {

	div.blog-main div.sidebar {
		width: 100%;
		float: none;
		margin-bottom: 25px;
	}
	
	div.blog-main ul.blog-categories li {
		display: inline-block;
		margin-right: 20px;
	}
	
	div.blog-main ul.blog-categories li:last-child {
		margin-right: 0;
	}
	
	div.blog-main div.sidebar, div.guest-bloggers, div.blog-main div.content-right {
		padding: 10px;
	}
	
	div.blog-main div.content-right {
		width: 70%;
	}
	
	div.guest-bloggers {
		width: 25%;
		margin-left: 5%;
	}
	
	div.blog-single {
		padding-left: 10px;
		padding-right: 10px;
	}
	
}

@media (min-width: 1200px) {
    .nav {
        margin: 6px auto 0 10px;
    }

    .nav li {
        margin: 0 3px;
    }

}
@media (min-width: 1240px) {
    .nav {
        margin: 6px auto 0 45px;
    }

}


@media (min-width: 1280px) {

    .nav li {
        margin: 0 5px;
    }

}



@media (min-width: 1350px) {
    .nav {
        margin: 6px auto 0 100px;
    }

}


@media (min-width: 1200px) {

	.content-right {
		width: 893px;
	}

	.sidebar {
		width: 277px;
	}

}
@media (min-width: 1200px) {
    .box-event {
        width: 80%;
    }
}

@media (min-width: 1100px) and (max-width: 1999px) {
    .box-event {
        width: 85%;
    }
}



@media (max-width: 1200px) {

	section.social-feeds > div.inner {
		overflow: hidden;
	}

	section.social-feeds > div.inner > div {
		float: none;
		width: 100%;
	}
	
	section.social-feeds > div.inner > div:first-child {
		margin-bottom: 20px;
	}


    .nav {
        text-align: left;
    }
}

@media (max-width: 1100px) {

	body.home section.intro h1 {
		font-size: 19px;
	}
	
	section.intro h1 a.home-landing-button {
		border-width: 2px;
		padding: 8px;
	}
	
}

@media (max-width: 1040px) {

	div.guest-bloggers {
		margin-left: 0;
		width: 100%;
		float: none;
	}
	
	div.guest-bloggers li {
		width: 260px;
		display: inline-block;
		margin-right: 30px;
	}
	
	div.guest-bloggers li:list-child {
		margin-right: 0;
	}
	
	div.guest-bloggers h4 {
		border-top: 3px solid #5F6062;
		padding-top: 20px;
	}
	
	div.blog-main div.content-right {
		width: 100%;
		float: none;
	}
}

@media (max-width: 1200px) {

	.staff li {
		background: url('img/staff-img.png') no-repeat center top;
		width: 50%;
		text-align: center
	}
	
	.staff img {
		margin: 0 auto!important;
	}

	.mobile-nav li.menu-item-has-children > a {
		position: relative;
	}
	
	.mobile-nav li.menu-item-has-children > a > span {
		background-image: url('img/mobile-plus.png');
		width: 28px;
		height: 28px;
		position: absolute;
		margin: auto;
		top: 0;
		bottom: 0;
		right: 10px;
	}

	.mobile-nav li.menu-item-has-children.opened > a > span {
		background-image: url('img/mobile-minus.png');
	}
	
	.header {
        height: auto;
        padding-bottom: 40px
    }

    .header .nav {
        display: none
    }

    .header .mobile-nav {
        background: #9fa1a4;
        padding: 10px 0 12px;
        display: none
    }

    .mobile-button {
        position: absolute;
        height: 40px;
        right: 0;
        bottom: 0;
        display: block
    }

    .mobile-trigger {
        width: 40px;
        height: 40px;
        background: #ffee2d url('img/mobile-menu.png') no-repeat bottom;
        display: inline-block;
        cursor: pointer;
        text-indent: -100px;
        line-height: 38px;
    }

    .mobile-trigger:hover, .mobile-trigger.active {
        background: #9fa1a4 url('img/mobile-menu.png') no-repeat top;
    }

    .header .mobile-nav a {
        color: #ffee2d;
        padding: 3px;
        display: block
    }

    .social {
        right: auto;
        left: 0;
        top: auto;
        bottom: 0;
	    height: 40px;
    }
	
	.header .mobile-nav ul.sub-menu li a {
		padding: 2px 0;
		color: #444!important
	}
	
	.logo {
        width: 55%;
        z-index: 101
    }

    .donate {
        width: 55%;
        z-index: 100
    }

    .logo img, .donate img {
        width: 100%;
    }
	
	section.mission-container {
		max-height: 1100px;
		min-height: 810px;
	}
	
	section.neuron-container {
		max-height: 1100px;
		min-height: 810px;
	}
	
	section.neuron-container div.half.research {
		font-size: 18px;
	}
	
	section.task-force .inner {
		width: 700px;
		margin-left: -350px;
	}
}

p#registerNow {
    color: #fff;
    font-size: 2em;
    display: inline-block;
    position: absolute;
    left: -25%;
    top: 15px;
    width: 100%;
}
p#walk-slide-text {
    width: 50%;
    color: #fff;
    font-size: 2em;
    display: inline-block;
    position: absolute;
    right: 25px;
    top: 25%;
}

@media (min-width: 910px) {
	#footer-tax-notice {
		max-width: 60%;
	}
}

@media (max-width: 878px) {

	body.home section.intro h1 a {
		float: none;
		display: inline-block;
	}
	
	body.home section.intro h1 a:first-child {
		margin-bottom: 15px;
	}
	
}

@media (max-width: 876px){
    section.event .box-event p {
        font-size: 95%;
    }
}

@media (max-width: 825px) {

	body.home section > div.inner {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	section.neuron-container a.read-more {
		right: 25px;
		bottom: 25px;
		font-size: 16px;
	}
	
	section.task-force .inner {
		width: 560px;
		margin-left: -280px;
	}
	
}

@media (max-width: 965px) {

	section.intro h1 {
		margin-top: 20px;
		font-size: 18px;
	}
	
	section.intro {
		height: auto!important;
		min-height: 0;
	}
	
	div.leader {
		height: auto;
		position: relative;
		padding-bottom: 80px;
	}
	
	div.leader > div, div.leader > div > div {
		display: block;
	}
	
	div.home-logo-container, div.home-video-container {
		display: block;
		width: 100%;
		margin-bottom: 30px;
		max-width: 100%;
	}
	
	div.home-logo-container img, div.home-video-container img {
		margin: 0 auto;
		display: block;
	}


    #live-stream .blive-responsive-iframe-wrapper {
        width: 100%;
        float: left;
	    padding-bottom: 56% !important;

    }

}

@media (max-width: 800px) {
    section.upcoming-events {
        height: 1200px;
    }

    section.upcoming-events .half{
        width: 100%;
    }
}

@media (max-width: 767px) {

	ul.blog-categories {
		margin-bottom: 25px;
	}

	.primary-content h4 {
		font-size: 16px;
		margin-bottom: 12px;
	}

	.content-right {
		width: 100%;
		padding: 0 20px
	}

	.sidebar {
		width: 100%;
		padding: 0 20px;
		margin-top: 30px
	}
	
	.primary-content h1{
		font-size: 24px;
	}

	.primary-content h2{
		font-size: 20px;
	}

	.primary-content p{
		font-size: 14px;
		line-height: 1.6
	}
}

/* walk of hope slide */
@media (min-width: 1190px) {
    p#registerNow {
        font-size: 2em;
    }
}
@media (min-width: 767px) and (max-width: 992px) {
    p#registerNow {
        font-size: 2em;
    }
    p#walk-slide-text {
        font-size:1.5em;
    }
}


@media (min-width: 550px) and (max-width: 767px) {
    p#registerNow {
        top:10px;
        font-size: 1em;
    }
    p#walk-slide-text {
        top:20%;
        font-size: 1em;
    }
}

@media (max-width: 550px) {
    p#registerNow {
        top:10px;
        font-size: 1em;
    }
    p#walk-slide-text {
        top:20%;
        font-size: 1em;
    }
}
/* end walk of hope slide */

@media (max-width: 700px){
    section.event .box-event p {
        font-size: 80%;
    }
}


@media (max-width: 686px) {

	section.mission-container {
		min-height: 64px;
	}
	
	section.neuron-container {
		min-height: 64px;
	}

	section.mission-container a.read-more {
		font-size: 16px;
		right: 25px;
		bottom: 25px;
	}
	
	section.neuron-container div.research h6 {
		margin-bottom: 16px;
	}
	
	section.neuron-container div.research p {
		margin-bottom: 16px;
	}
	
	section.neuron-container div.half.research {
		font-size: 16px;
	}
	
	section.task-force .inner {
		width: 446px;
		margin-left: -223px;
	}
	
}

@media (max-width: 632px) {

	div.home-video-container div.play-container img {
		width: 36px;
	}
	
	div.home-video-container div.play-container p {
		font-size: 18px;
	}
	
	div.home-video-container div.play-container p span {
		font-size: 28px;
	}
	
	div.home-video-container div.play-container {
		height: 138px;
	}
}

@media (max-width: 624px) {
	div.guest-bloggers li {
		width: 100%;
	}
}
@media (max-width: 610px){
    section.event h2 {
        font-size: 30px
    }
    section.event .box-event p {
        font-size: 75%;
    }
    p img {
        width: 100%
    }
}


@media (max-width: 510px) {

	div.home-video-container div.play-container img {
        min-height: 50px;
		width: 45px;
	}
	
	div.home-video-container div.play-container p {
		font-size: 12px;
	}
	
	div.home-video-container div.play-container p span {
		font-size: 22px;
	}
	
	div.home-video-container div.play-container {
		height: 110px;
	}
	
	div.home-video-container div.play-container br {
		display: block;
	}
}

@media (max-width: 480px) {

	.staff li {
		width: 100%;
	}

    .staff a {
        display: table;
        margin: 15px auto 0;
        padding-bottom: 10px;
        position: static;
    }

	body.logged-in .logo, body.logged-in .donate {
		top: 40px;
	}

	div#state-map {
		height: 327px;
	}

	ul.state-list > li, ul.state-list > li > ul > li {
		width: 100%;
	}
	
	ul.state-list > li > ul > li {
		padding-right: 0;
	}
	
	ul.state-list a {
		clear: both;
		float: right;
		display: block;
	}
	
	div.content-right ul.state-list strong {
		clear: both;
		float: left;
	}

	div.state-filter, div.state-map-overlay {
		height: 68px;
		padding-left: 0;
	}
	
	div.state-filter > a, div.state-map-overlay > a {
		width: 100%;
		text-align: center;
		display: block;
	}
	
	div.chosen-container, select.state-search {
		display: table;
		max-width: 90%;
		float: none;
		margin: 8px auto 0;
	}
	
	div.state-filter > a, div.state-map-overlay > a {
		position: static;
	}

	ul.sub-menu {
		top: 0;
		width: 100%;
		position: relative;
		padding: 10px 0;
		background: #f1f1f1;
		text-align: center;
	}
	
	ul.sub-menu li > a > span {
		background-position: -28px;
	}

	ul.sub-menu li {
		padding: 3px;
		display: block;
	}

	ul.sub-menu li:hover {
		background: transparent;
	}

	ul.sub-menu .sub-menu {
		background: transparent;
		top: 0;
		left: 0;
	}

	.logged-in .header {
		top: 0;
	}

    br {
        display: none
    }

    body.page-id-173 br {
        display: block;
    }

    h2, h2.large, body.home h4, body.home h5, h6.large {
        font-size: 20px;
    }

    p {
        font-size: 18px;
        line-height: 1.4;
    }

    p.copyright {
        font-size: 12px;
        padding: 20px;
        margin: 0;
        z-index: 100;
        position: relative
    }

    .footer {
        height: auto;
    }

    .footer-nav {
        padding-left: 10px;
        padding-right: 10px;
    }

    .inner {
        font-size: 20px;
        padding: 35px 0;
    }

    section.event .inner h6 {
        font-size: 18px;
        margin: 0 20px
    }

    .sprite {
        width: 97px;
        height: 72px;
        background-image: url('img/dots-yellow-sm.png');
        background-repeat: no-repeat;
    }

    .sprite.white {
        background-image: url('img/dots-white-sm.png');
        background-repeat: no-repeat;
    }

    .scroll {
        bottom: 10px;
    }

    section.neuron-container,
    section.mission-container {
        height: auto !important;
    }

    .half {
        width: 100%;
        float: none;
        height: auto;
        padding: 35px 0;
        font-size: 18px;
    }

    section.mission-container .half {
        padding: 20px 30px 50px;
    }

    .neurons {
        height: 250px;
    }

    ul.bullets {
        margin-bottom: 12px
    }

    ul.bullets li {
        font-size: 18px;
        margin: 0 0 5px;
    }

    .read-more {
        font-size: 20px;
        bottom: 35px;
        right: 35px;
    }

    section.task-force {
        background: #000 url('img/homepage-taskforce-mobile.jpg') no-repeat center top;
        background-size: cover;
        height: 762px !important;
        max-height: 762px;
        color: #fff;
    }

    section.task-force .inner {
        width: auto;
        left: 20px;
        right: 20px;
        margin: 0;
    }

    section.statistics {
        background: url('img/statistics-mobile.jpg') no-repeat center;
        background-size: cover;
    }

    section.statistics {
        padding: 10px 20px 30px
    }

    section.special-events {
        padding: 10px 10px 30px
    }

    .research {
        padding: 35px 20px 60px
    }

    section.next-events {
        padding: 10px 10px 30px
    }

    section.special-events p {
        margin: 0 0 38px;
    }

    h2, body.home h4, body.home h5 {
        margin-bottom: 18px;
    }
	
	h2.a {
		color: #000000;
	}

    .neurons h6 {
        font-size: 16px;
        bottom: 0;
    }

    section.event .box {

    }

    section.ssri {
        height: auto
    }

    .ssri-text {
        padding: 10px 12px 0 20px;
    }

    h2.center {
        padding: 0 20px
    }

    section.ssri .inner {
        padding-top: 520px;
        height: auto;
        background: url('img/ssri.png') no-repeat right -80px;
    }

    section.event {
        height: 852px;
    }
	
	div.background-slides > div {
		background-size: auto;
		background-position: center;
	}

    section.event .overlay {
        padding-top: 213px
    }
    section.event .box-event {
        margin-top: 15px;
    }
     body.home section.event .box-event  h2 {
        margin-bottom: 0;
        width: 100%;
     }
    section.event h2 { 
       position: absolute;
       bottom: 325px;
    }
    section.event p img {
        width: 50%;
        margin-top: 10px;
    }
}

/*walk of hope */

#date {
    float: left;
}

.when {
    margin: 0px 50px;
    float: left;
}


.event_details {
    margin-top: 15px;
    background: #F4F4F5;
    height: 162px;
}
div.event_details p {
        font-size: 0.65em;
}

ul#menu-walk-of-hope > li:first-child a {
    background-color: yellow;
    color: #5f6062;
}
ul#menu-walk-of-hope > li:first-child a:hover {
    background-color: yellow;
}

ul#menu-walk-of-hope li a {
    background-color: #9D9EA1;
    color: #fff;
}

ul#menu-walk-of-hope li a:hover {
    background-color: #5f6062;
}

span#viewmap {
    font-weight: bold;
    font-size: 0.7em;
    position: relative;
    float: right;
    right: 39%;
}

#underline {
    border-bottom: 4px solid yellow;
    font-size: 1em;
}
@media (min-width: 440px) and (max-width: 479px) {
    section.event .box-event {
        margin-top: 0;
    }
    section.event .box-event h2 {
        bottom: 345px;
    }
}

@media (max-width: 370px) {

	div.home-video-container div.play-container img {
		width: 18px;
	}
	
	div.home-video-container div.play-container {
		height: 90px;
	}
    section.event .box-event  h2 {
        bottom: 315px;
    }
}



/******************************************/
/* Appended for landing page - 19/10/2015 */
/******************************************/


section.landing {
	height: 100%;
	color: #fff;
}

@media (min-width: 1024px) {
	
	section.landing {
		min-height: 680px;
	}

}
section.landing-1 {
	background: #000 url('img/landing-1.jpg') no-repeat center top;
	background-size: cover;
}

section.landing-2 {
	background: #000 url('img/landing-2.jpg') no-repeat center top;
	background-size: cover;
}
section.landing h2,
section.landing h6  {
	display: inline-block;
	padding: 1px 8px 2px;
	margin-bottom: 24px;
}

section.landing p  {
	margin-bottom: 24px;
}
section.landing h2,
section.landing h6:nth-of-type(odd) {
	background: #ffee2d;
	color: #000
}

section.landing h6:nth-of-type(even),
section.landing h6.alt {
	background: #000;
	color: #ffee2d;
}

.page-template-page-landing-php section.mission-container  {
  min-height: 900px
}

.page-template-page-landing-php h2  {
	font-family: "hopefordepressionbold", "arial", sans-serif;
	margin-bottom: 36px;
	font-size: 40px;	
}

.page-template-page-landing-php h4  {
	font-family: "hopefordepressionbold", "arial", sans-serif;
	color: #5f6062;
	margin-bottom: 36px
}

.page-template-page-landing-php h6  {
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

.page-template-page-landing-php section.next-events {
	display: none
}

h4.white {color: #fff}

section.landing .half-left,
section.landing .half-right {
	padding: 15px;
}

section.landing .half-right h4 {
	color: #fff;
	margin-bottom: 10px;
}

section.landing .half-right h6 {
	margin-bottom: 5px;
}

section.landing .half-right p {
	font-size: 13px;
	margin-bottom: 20px;
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

.callout {
	position: absolute;
	bottom: -1px;
	width: 1201px;
	left: 0;
	width: 100%;
	height: 169px;
	background: url('img/tile.png') repeat center bottom;
	color: #000
}

.callout .inner {
    padding: 0;
}

.callout h4 {
	font-size: 22px;	
	color: #000;
	margin: 35px 0 0 20px
}

.callout h6 {
	font-size: 26px;
	padding-left: 15px!important;
}


.callout p {
	margin: 0 0 0 20px;
	font-size: 18px;
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

.callout.buttons {
  text-align: center;
	z-index: 1;
	padding-top: 10px;
}
 
a.donate-btn {
  padding: 5px 10px;
  text-transform: uppercase;
  border-radius: 4px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #000000;
  font-size: 1.25rem;
}

a.donate-btn:hover {
   text-decoration: none;
   cursor: pointer;
}



.callout.buttons a {
  margin: 0 20px;
	display: inline-block
}
a.btn {
    padding: 5px 10px;
    border-radius: 4px;
}
a.btn.btn-yellow {
    background: #ffed44;
    box-shadow: #ddd 0.5px 0.5px;
}
.share-donate {
	background: url('img/share-donate.png') no-repeat center;
	width: 954px;
	height: 183px; 	
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

.share-donate a{
	text-decoration: underline
}


.share-donate .share-box {
	width: 50%; 
	float: left;
	padding: 32px 0 0 200px;
	color: #fff;
}

.share-donate .share-box a{
	color: #fff;
}


.share-donate .donate-box {
	width: 50%; 
	float: left;
	padding: 32px 0 0 220px;
	color: #000;
}

.share-donate .donate-box a{
	color: #000;
}

.landing-video {
	background: #000 url('img/landing-video.jpg') no-repeat center;
	background-size: cover;
	text-align: center
}

section.landing-video h2 {
	background: transparent;
	color: #fff;
}


.landing-video a {
	font-family: "hopefordepressionbold", "arial", sans-serif;
	color: #ffee2d;
	font-size: 48px;
	width: 200px;
	display: inline-block;
	line-height: 2.5;
	text-align: center
}

/* Lightbox */

div#sb-wrapper-inner {
	border: none;
}

div#sb-body {
	background: none;
}

div#skrollr-body .popup {
	display: none;
}

.popup {
	display: inline-block;
	border-bottom: 25px solid transparent;
	border-radius: 8px;
	background: url('img/lightbox.png') repeat;
	color: #000;
	padding: 40px 40px 0;
	max-width: 100%;
}

.popup > div {
	width: 750px; 
	max-width: 100%;
	height: 450px;
    max-height: 100%;
    overflow: auto;
}

#share-popup  {
	border: 5px solid #000;
	border-radius: 0;
	padding: 0;
	width: 450px;
	background: #fff;
}

#share-popup > div {
	border: 5px solid #000;
	border-radius: 0;
	padding: 20px 40px;
	width: 450px;
	background: #fff;
}

#share-popup p {
	background: #f7f7f7;
	padding: 20px;
}

#share-popup img {
	max-width: 100%;
}

.popup h4 {
	background: #ffee2d;
	color: #000;
	display: inline-block;
	padding: 0px 2px;
	margin-bottom: 15px;
	font-size: 24px;
}

#share-popup h4 {
	background: transparent;
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

#share-popup a {
	color: #000;
	font-family: "hopefordepressionbold", "arial", sans-serif;
}

.popup ul li {
	margin-bottom: 4px;
}

.popup .donate-form-btn {
	position: absolute;
	display: block;
	right: 0;
	bottom: -0;
	width: 220px;
	height: 45px;
	background: url('img/btn-donate.png') no-repeat
}

/*
	Walk with us
*/

li.walk-with-us {
	margin-top: 9px;
    margin-right: 4px;
}

li.walk-with-us a:hover {
	text-decoration: underline;
}

li.header-btn {
    margin-top: 4px;
    margin-right: 4px;
    color: black;
    font-weight: 400;
    letter-spacing: 1px;
    border: 1px solid;
    padding: 5px 7px;
    border-radius: 4px;
    text-transform: uppercase;
}

li.header-btn a:hover {
    text-decoration: none;
}

/*
	Popup Image
*/

div.popup-img {
	display: none;
}

div.popup-img img {
	max-width: 100%;
}

body.page-id-5 .col-sm-6.left h5 body.page-id-5 .col-sm-6.right h5,
body.page-id-5 .col-sm-6.left h6 body.page-id-5 .col-sm-6.right h6 {
    border-top: none !important;
}
@media (min-width: 1005px) {
    .donate img {
        width: 70%;
        float: right;
    }
}
@media (min-width: 540px) {
    .contactDetails {
        float: left;
        width: 50%;
    }
}

@media (min-width: 1200px) and (max-width: 1300px)  {
    span#viewmap {
        right: 39.5%;
    }
}
@media (max-width: 1199px) and (max-width: 1123px){
    span#viewmap {
        right: 34.5%;
    }
}

@media (min-width: 1002px) and (max-width: 1122px) {
    span#viewmap {
        right: 21.5%;
    }
}

@media (min-width: 723px) and (max-width: 1001px) {
    span#viewmap {
        right: 20.5%;
    }
}
@media (min-width: 993px) {

	section.landing .half-left {
		 width: 954px;
	}
	
	section.landing .half-right {
		 width: 50%;
		 float: right
	}

}


@media (max-width: 992px) {

	.d-none-lg-down {
		display: none;
	}

	.callout {
		height: auto;
		padding: 0 0 10px 0;
		background: #bdbdbc
	}
	
	.callout {
		position: absolute;
		bottom: 0;
		width: 100%;
		left: 0;
		max-width: 100%;
		margin-left: -0;
	}
	
	.callout.buttons {
		position: relative;
	}
		
	.callout.buttons a {
		width: 100px;
		margin: 0 10px
	}
	
	.callout.buttons a img {
		width: 100px;
	}

	.callout h6 {
    font-size: 18px;
	}
	
	.callout p {
    font-size: 14px;
		margin: 0 20px;
	}
	
	section.landing {
		min-height: 754px;
	}
	
	.page-template-page-landing-php .half  	{
		width: 100%;
		float: none
	}
	
	.page-template-page-landing-php .half ul.bullets li {
		font-size: 16px;
	}
	
	.copyright {
		z-index: 100000;
		position: relative
	}
	
	.popup h4 {
			font-size: 18px;
	}
	
	.popup p {
			font-size: 14px;
	}
	
	.popup ul li {
			font-size: 14px;
	}
	
	.popup .donate-form-btn {
			position: relative;
			display: block;
			right: 0;
			bottom: -0;
			width: 160px;
			height: 33px;
			margin: 10px 0;
			float: right;
			background: url('img/btn-donate.png') no-repeat;
			background-size: cover
	}
	
	.share-donate {
		background: url('img/share-donate-mobile.png') no-repeat center left;
		width: 400px;
		max-width: 100%;
		height: 247px; 	
	}
	
	.share-donate .share-box,
	.share-donate .donate-box	{
		width: 100%; 
		float: none;
		display: block;
		padding: 25px 0 0 180px;
		font-size: 18px;
	}

	.share-donate .donate-box	{
		padding: 45px 0 0 180px;
	}
		
	.page-template-page-landing-php h2 {
			font-size: 28px;
	}
		
}


@media (max-width: 1024px) and (min-width: 1000px) {
	
	.landing-2  {
		min-height: 680px
	}
	
	.page-template-page-landing-php .mission-container .inner {
    font-size: 20px;
		padding-top: 20px;
	}
	
}

@media (max-width: 767px) and (min-width: 481px) {
        section.event .box-event p img {
        width: 95%;
    }
}

@media (max-width: 720px) and (min-width: 480px) {
	
	section.landing-1 {
			min-height: 854px;
	}
	
}

@media (min-width: 1006px) and (max-width: 1270px) {
	li.walk-with-us {
		display: none;
	}
}


@media (max-width: 1260px) {
	
	div.home-video-container div.intro-container {
		position: absolute;
		left: 100px;
		right: 50px;
	}


	div.home-video-container div.intro-container p {
		font-size: 20px;
		line-height: 1.4em;
	}

	div.home-video-container div.intro-container a  {
		font-size: 20px;
		line-height: 1.4em;
	}
	
}

@media (max-width: 1024px) {
	
	.landing-2 .inner {
    padding: 20px 0;
	}

}

@media (max-width: 1005px) {
	li.walk-with-us {
		margin-left: 8px;
	}
}


@media (max-width: 667px) {
    
    div.home-video-container div.intro-container {
        position: absolute;
        left: 20px;
        right: 20px;
    }


    div.home-video-container div.intro-container p {
        font-size: 16px;
        margin-bottom: 10px;
    }

    div.home-video-container div.intro-container a  {
        font-size: 16px;
        margin: 0;
    }
    
    section.landing-video {
    min-height: 0;
    }
    
    a.next, a.prev {
        padding: 3px 3px;
        font-size: 0.8em;
        top: 80px;
    }
}


@media (max-width: 480px) {
	
	
	#share-popup > div {
			padding: 20px;
	}
	
	.popup {
			padding: 20px 20px 0;
	}
		
	.callout.buttons a {
		width: 70px;
	}
	
	.callout.buttons a img {
		width: 70px;
	}
	
	.page-template-page-landing-php .half ul.bullets li {
		font-size: 14px;
	}
	
	.page-template-page-landing-php h2  {
		font-size: 22px;	
	}
	
	.share-donate .share-box,
	.share-donate .donate-box	{
		padding: 25px 0 0 175px;
		font-size: 14px;
	}

	.share-donate .donate-box	{
		padding: 75px 0 0 175px;
	}
	

	div.home-video-container div.intro-container p {
		font-size: 12px;
		margin-bottom: 10px;
	}

	div.home-video-container div.intro-container a  {
		font-size: 12px;
	}
	
	div.home-video-container, div.home-video-container img {
		min-height: 210px;
	}
		
	section.landing-1 {
			min-height: 800px;
	}
	
}

.alert {
    padding: 20px;
    background-color: #f44336; /* Red */
    color: white;
    margin-bottom: 15px;
}

/* The close button */
.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

/* When moving the mouse over the close button */
.closebtn:hover {
    color: black;
}

.slidecontainer {
    width: 100%; /* Width of the outside container */
}

input[type=range] {
  /*removes default webkit styles*/
  -webkit-appearance: none;
  /*fix for FF unable to apply focus style bug */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
  width: 300px;
  display: inline-block !important;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 300px;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: goldenrod;
  margin-top: -4px;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}

input[type=range]::-moz-range-track {
  width: 300px;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: goldenrod;
}


/*hide the outline behind the border*/

input[type=range]:-moz-focusring {
  outline: 1px solid white;
  outline-offset: -1px;
}

input[type=range]::-ms-track {
  width: 300px;
  height: 5px;
  /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
  background: transparent;
  /*leave room for the larger thumb to overflow with a transparent border */
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}

input[type=range]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: goldenrod;
}

input[type=range]:focus::-ms-fill-lower {
  background: #888;
}

input[type=range]:focus::-ms-fill-upper {
  background: #ccc;
}

#remindertxt {
    position: relative;
    left: 0;
}

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown a{
    text-decoration: none;
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 5px;
    top: 30px;
    background-color: #f9f9f9;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    font-size: .75em;
}
.dropdown-content li {
    padding: 12px 16px;
    padding-bottom: 10px;
    width: 100%;
}
.dropdown-content li a {
    text-decoration: none;
    width: 100%;
}
.dropdown-content li:hover {
    background: #ddd;
}
.dropdown:hover .dropdown-content {
    display: block;
}

.article-logo {
	//display: flex;
    //justify-content:space-around;
    list-style-type:none;
	margin-left: 20px;
}

.article-logo li {
	list-style: none;
	//display: inline;
	float: left;
	height: 150px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
	box-shadow: 0px 0px 3px 0px rgba(189,189,189,1);
	position: relative;
}
.article-logo li img {
	position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
	max-width: 80% !important;
}