@charset 'UTF-8';
#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.container                                  { width: 1600px; position: relative; margin: 0 auto; padding: 0;}
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px;  }
.row                                        { margin-bottom: 20px; }
.alpha.omega                                 { margin-left: 0; margin-right: 0; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 80px; }
.container .two.columns                     { width: 180px; }
.container .three.columns                   { width: 280px; }
.container .four.columns                    { width: 380px; }
.container .five.columns                    { width: 480px; }
.container .six.columns                     { width: 580px; }
.container .seven.columns                   { width: 680px; }
.container .eight.columns                   { width: 780px; }
.container .nine.columns                    { width: 880px; }
.container .ten.columns                     { width: 980px; }
.container .eleven.columns                  { width: 1080px; }
.container .twelve.columns                  { width: 1180px; }
.container .thirteen.columns                { width: 1280px; }
.container .fourteen.columns                { width: 1380px; }
.container .fifteen.columns                 { width: 1480px; }
.container .sixteen.columns                 { width: 1580px; }
.container .one-third.column                { width: 513.328px; }
.container .two-thirds.column               { width: 1046.656px; } .container .offset-by-one                   { padding-left: 120px; }
.container .offset-by-two                   { padding-left: 200px; }
.container .offset-by-three                 { padding-left: 300px; }
.container .offset-by-four                  { padding-left: 400px; }
.container .offset-by-five                  { padding-left: 500px; }
.container .offset-by-six                   { padding-left: 600px; }
.container .offset-by-seven                 { padding-left: 700px; }
.container .offset-by-eight                 { padding-left: 800px; }
.container .offset-by-nine                  { padding-left: 900px; }
.container .offset-by-ten                   { padding-left: 1000px; }
.container .offset-by-eleven                { padding-left: 1100px; }
.container .offset-by-twelve                { padding-left: 1200px; }
.container .offset-by-thirteen              { padding-left: 1300px; }
.container .offset-by-fourteen              { padding-left: 1400px; }
.container .offset-by-fifteen               { padding-left: 1500px; } .ie8 .container                                  {width: 960px;}
.ie8 .container .column,
.ie8 .container .columns                         { margin-left: 10px; margin-right: 10px; }
.ie8 .column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.ie8 .column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.ie8 .alpha.omega    
.ie8 .container .one.column,
.ie8 .container .one.columns                     { width: 40px;  }
.ie8 .container .two.columns                     { width: 100px; }
.ie8 .container .three.columns                   { width: 160px; }
.ie8 .container .four.columns                    { width: 220px; }
.ie8 .container .five.columns                    { width: 280px; }
.ie8 .container .six.columns                     { width: 340px; }
.ie8 .container .seven.columns                   { width: 400px; }
.ie8 .container .eight.columns                   { width: 460px; }
.ie8 .container .nine.columns                    { width: 520px; }
.ie8 .container .ten.columns                     { width: 580px; }
.ie8 .container .eleven.columns                  { width: 640px; }
.ie8 .container .twelve.columns                  { width: 700px; }
.ie8 .container .thirteen.columns                { width: 760px; }
.ie8 .container .fourteen.columns                { width: 820px; }
.ie8 .container .fifteen.columns                 { width: 880px; }
.ie8 .container .sixteen.columns                 { width: 940px; }
.ie8 .container .one-third.column                { width: 300px; }
.ie8 .container .two-thirds.column               { width: 620px; } .ie8 .container .offset-by-one                   { padding-left: 60px;  }
.ie8 .container .offset-by-two                   { padding-left: 120px; }
.ie8 .container .offset-by-three                 { padding-left: 180px; }
.ie8 .container .offset-by-four                  { padding-left: 240px; }
.ie8 .container .offset-by-five                  { padding-left: 300px; }
.ie8 .container .offset-by-six                   { padding-left: 360px; }
.ie8 .container .offset-by-seven                 { padding-left: 420px; }
.ie8 .container .offset-by-eight                 { padding-left: 480px; }
.ie8 .container .offset-by-nine                  { padding-left: 540px; }
.ie8 .container .offset-by-ten                   { padding-left: 600px; }
.ie8 .container .offset-by-eleven                { padding-left: 660px; }
.ie8 .container .offset-by-twelve                { padding-left: 720px; }
.ie8 .container .offset-by-thirteen              { padding-left: 780px; }
.ie8 .container .offset-by-fourteen              { padding-left: 840px; }
.ie8 .container .offset-by-fifteen               { padding-left: 900px; } @media only screen and (min-width: 1300px) and (max-width: 1640px) {
.container                                  { width: 1280px; position: relative; margin: 0 auto; padding: 0;}
.container .column,
.container .columns                         { float: left; display: inline; margin-left: 10px; margin-right: 10px;  }
.row                                        { margin-bottom: 20px; }
.alpha.omega                                 { margin-left: 0; margin-right: 0; } .column.alpha, .columns.alpha               { margin-left: 0; }
.column.omega, .columns.omega               { margin-right: 0; } .container .one.column,
.container .one.columns                     { width: 60px; }
.container .two.columns                     { width: 140px; }
.container .three.columns                   { width: 220px; }
.container .four.columns                    { width: 300px; }
.container .five.columns                    { width: 380px; }
.container .six.columns                     { width: 460px; }
.container .seven.columns                   { width: 540px; }
.container .eight.columns                   { width: 620px; }
.container .nine.columns                    { width: 700px; }
.container .ten.columns                     { width: 780px; }
.container .eleven.columns                  { width: 860px; }
.container .twelve.columns                  { width: 940px; }
.container .thirteen.columns                { width: 1020px; }
.container .fourteen.columns                { width: 1100px; }
.container .fifteen.columns                 { width: 1180px; }
.container .sixteen.columns                 { width: 1260px; }
.container .one-third.column                { width: 406.666px; }
.container .two-thirds.column               { width: 833.333px; } .container .offset-by-one                   { padding-left: 80px; }
.container .offset-by-two                   { padding-left: 160px; }
.container .offset-by-three                 { padding-left: 240px; }
.container .offset-by-four                  { padding-left: 320px; }
.container .offset-by-five                  { padding-left: 400px; }
.container .offset-by-six                   { padding-left: 480px; }
.container .offset-by-seven                 { padding-left: 560px; }
.container .offset-by-eight                 { padding-left: 640px; }
.container .offset-by-nine                  { padding-left: 720px; }
.container .offset-by-ten                   { padding-left: 800px; }
.container .offset-by-eleven                { padding-left: 880px; }
.container .offset-by-twelve                { padding-left: 960px; }
.container .offset-by-thirteen              { padding-left: 1040px; }
.container .offset-by-fourteen              { padding-left: 1120px; }
.container .offset-by-fifteen               { padding-left: 1200px; }
} @media only screen and (max-width: 1299px) {
.container                                  {width: 960px;}
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px; }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 40px;  }
.container .two.columns                     { width: 100px; }
.container .three.columns                   { width: 160px; }
.container .four.columns                    { width: 220px; }
.container .five.columns                    { width: 280px; }
.container .six.columns                     { width: 340px; }
.container .seven.columns                   { width: 400px; }
.container .eight.columns                   { width: 460px; }
.container .nine.columns                    { width: 520px; }
.container .ten.columns                     { width: 580px; }
.container .eleven.columns                  { width: 640px; }
.container .twelve.columns                  { width: 700px; }
.container .thirteen.columns                { width: 760px; }
.container .fourteen.columns                { width: 820px; }
.container .fifteen.columns                 { width: 880px; }
.container .sixteen.columns                 { width: 940px; }
.container .one-third.column                { width: 300px; }
.container .two-thirds.column               { width: 620px; } .container .offset-by-one                   { padding-left: 60px;  }
.container .offset-by-two                   { padding-left: 120px; }
.container .offset-by-three                 { padding-left: 180px; }
.container .offset-by-four                  { padding-left: 240px; }
.container .offset-by-five                  { padding-left: 300px; }
.container .offset-by-six                   { padding-left: 360px; }
.container .offset-by-seven                 { padding-left: 420px; }
.container .offset-by-eight                 { padding-left: 480px; }
.container .offset-by-nine                  { padding-left: 540px; }
.container .offset-by-ten                   { padding-left: 600px; }
.container .offset-by-eleven                { padding-left: 660px; }
.container .offset-by-twelve                { padding-left: 720px; }
.container .offset-by-thirteen              { padding-left: 780px; }
.container .offset-by-fourteen              { padding-left: 840px; }
.container .offset-by-fifteen               { padding-left: 900px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.container                                  { width: 768px; }
.container .column,
.container .columns                         { margin-left: 10px; margin-right: 10px;  }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.container .one.column,
.container .one.columns                     { width: 28px; }
.container .two.columns                     { width: 76px; }
.container .three.columns                   { width: 124px; }
.container .four.columns                    { width: 172px; }
.container .five.columns                    { width: 220px; }
.container .six.columns                     { width: 268px; }
.container .seven.columns                   { width: 316px; }
.container .eight.columns                   { width: 364px; }
.container .nine.columns                    { width: 412px; }
.container .ten.columns                     { width: 460px; }
.container .eleven.columns                  { width: 508px; }
.container .twelve.columns                  { width: 556px; }
.container .thirteen.columns                { width: 604px; }
.container .fourteen.columns                { width: 652px; }
.container .fifteen.columns                 { width: 700px; }
.container .sixteen.columns                 { width: 748px; }
.container .one-third.column                { width: 236px; }
.container .two-thirds.column               { width: 492px; } .container .offset-by-one                   { padding-left: 48px; }
.container .offset-by-two                   { padding-left: 96px; }
.container .offset-by-three                 { padding-left: 144px; }
.container .offset-by-four                  { padding-left: 192px; }
.container .offset-by-five                  { padding-left: 240px; }
.container .offset-by-six                   { padding-left: 288px; }
.container .offset-by-seven                 { padding-left: 336px; }
.container .offset-by-eight                 { padding-left: 384px; }
.container .offset-by-nine                  { padding-left: 432px; }
.container .offset-by-ten                   { padding-left: 480px; }
.container .offset-by-eleven                { padding-left: 528px; }
.container .offset-by-twelve                { padding-left: 576px; }
.container .offset-by-thirteen              { padding-left: 624px; }
.container .offset-by-fourteen              { padding-left: 672px; }
.container .offset-by-fifteen               { padding-left: 720px; }
}  @media only screen and (max-width: 767px) {
.container { width: 300px; }
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column  { width: 300px; } .container .offset-by-one,
.container .offset-by-two,
.container .offset-by-three,
.container .offset-by-four,
.container .offset-by-five,
.container .offset-by-six,
.container .offset-by-seven,
.container .offset-by-eight,
.container .offset-by-nine,
.container .offset-by-ten,
.container .offset-by-eleven,
.container .offset-by-twelve,
.container .offset-by-thirteen,
.container .offset-by-fourteen,
.container .offset-by-fifteen { padding-left: 0; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.container { width: 420px; }
.container .columns,
.container .column { margin: 0; }
.container .one.column,
.container .one.columns,
.container .two.columns,
.container .three.columns,
.container .four.columns,
.container .five.columns,
.container .six.columns,
.container .seven.columns,
.container .eight.columns,
.container .nine.columns,
.container .ten.columns,
.container .eleven.columns,
.container .twelve.columns,
.container .thirteen.columns,
.container .fourteen.columns,
.container .fifteen.columns,
.container .sixteen.columns,
.container .one-third.column,
.container .two-thirds.column { width: 420px; }
}  .container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; } .clearfix:before,
.clearfix:after,
.row:before,
.row:after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; }
.row:after,
.clearfix:after {
clear: both; }
.row,
.clearfix {
zoom: 1; } .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} .side-container {width: 50%;}
.side-container.left,
.side-container.right .columns,
.side-container.right .column {float: left;}
.side-container.right,
.side-container.left .columns,
.side-container.left .column {float: right;} .side-container .one.column,
.side-container .one.columns                     { width: 80px; }
.side-container .two.columns                     { width: 180px; }
.side-container .three.columns                   { width: 280px; }
.side-container .four.columns                    { width: 380px; }
.side-container .five.columns                    { width: 480px; }
.side-container .six.columns                     { width: 580px; }
.side-container .seven.columns                   { width: 680px; }
.side-container .eight.columns                   { width: 780px; }
.side-container .one-third.column                { width: 513.328px; } @media only screen and (min-width: 1300px) and (max-width: 1640px) {
.side-container .column,
.side-container .columns                    { display: inline; margin-left: 10px; margin-right: 10px;  }
.row                                        { margin-bottom: 20px; } .side-container .one.column,
.side-container .one.columns                     { width: 60px; }
.side-container .two.columns                     { width: 140px; }
.side-container .three.columns                   { width: 220px; }
.side-container .four.columns                    { width: 300px; }
.side-container .five.columns                    { width: 380px; }
.side-container .six.columns                     { width: 460px; }
.side-container .seven.columns                   { width: 540px; }
.side-container .eight.columns                   { width: 620px; }
.side-container .one-third.column                { width: 406.666px; }
} @media only screen and (max-width: 1299px) {
.side-container .column,
.side-container .columns                    { margin-left: 10px; margin-right: 10px; }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.side-container .one.column,
.side-container .one.columns                     { width: 40px;  }
.side-container .two.columns                     { width: 100px; }
.side-container .three.columns                   { width: 160px; }
.side-container .four.columns                    { width: 220px; }
.side-container .five.columns                    { width: 280px; }
.side-container .six.columns                     { width: 340px; }
.side-container .seven.columns                   { width: 400px; }
.side-container .eight.columns                   { width: 460px; }
.side-container .one-third.column                { width: 300px; }
}  @media only screen and (min-width: 768px) and (max-width: 959px) {
.side-container .column,
.side-container .columns                    { margin-left: 10px; margin-right: 10px;  }
.column.alpha, .columns.alpha               { margin-left: 0; margin-right: 10px; }
.column.omega, .columns.omega               { margin-right: 0; margin-left: 10px; }
.alpha.omega                                { margin-left: 0; margin-right: 0; }
.side-container .one.column,
.side-container .one.columns                     { width: 28px; }
.side-container .two.columns                     { width: 76px; }
.side-container .three.columns                   { width: 124px; }
.side-container .four.columns                    { width: 172px; }
.side-container .five.columns                    { width: 220px; }
.side-container .six.columns                     { width: 268px; }
.side-container .seven.columns                   { width: 316px; }
.side-container .eight.columns                   { width: 364px; }
.side-container .one-third.column                { width: 236px; }
}  @media only screen and (max-width: 767px) {
.side-container { width: 300px; margin: 0px auto; display: block; }
.side-container.left,
.side-container.left .columns,
.side-container.left .column,
.side-container.right,
.side-container.right .columns,
.side-container.right .column {float: none;}
.side-container .columns,
.side-container .column { margin: 0; }
.side-container .one.column,
.side-container .one.columns,
.side-container .two.columns,
.side-container .three.columns,
.side-container .four.columns,
.side-container .five.columns,
.side-container .six.columns,
.side-container .seven.columns,
.side-container .eight.columns,
.side-container .one-third.column { width: 300px; }
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
.side-container { width: 420px; }
.side-container .columns,
.side-container .column { margin: 0; }
.side-container .one.column,
.side-container .one.columns,
.side-container .two.columns,
.side-container .three.columns,
.side-container .four.columns,
.side-container .five.columns,
.side-container .six.columns,
.side-container .seven.columns,
.side-container .eight.columns,
.side-container .one-third.column { width: 420px; }
}
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; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1; }
ol, ul {
list-style: none; }
blockquote, q {
quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; } body {
color: #444;
-webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%;
}
* { 
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; 
}
.clear {clear:both;}
img[src*=".svg"] {
width: 100%;
height: auto;
} h1, h2, h3, h4, h5, h6 {
color: #181818;
font-family: "Georgia", "Times New Roman", serif;
font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }
p { margin: 0 0 20px 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px; color: #777;  }
em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; } blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
blockquote cite { display: block; font-size: 12px; color: #555; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; } @-moz-document url-prefix() {
body {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
}
} p a, p a:visited { line-height: inherit; } ul, ol { margin-bottom: 20px; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px; font-size: 90%;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
li { line-height: 18px; margin-bottom: 12px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; } .button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
background: #eee; background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); border: 1px solid #aaa;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #444;
display: inline-block;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-shadow: 0 1px rgba(255, 255, 255, .75);
cursor: pointer;
margin-bottom: 20px;
line-height: normal;
padding: 8px 10px;
font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
color: #222;
background: #ddd; background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); border: 1px solid #888;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa; }
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
border: 1px solid #666;
background: #ccc; background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); }
.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
width: 100%;
padding-left: 0 !important;
padding-right: 0 !important;
text-align: center; } button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} form {
margin-bottom: 20px; }
fieldset {
margin-bottom: 20px; }
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
border: 1px solid #ccc;
padding: 6px 4px;
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;
background: #fff; }
select {
padding: 0; }
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
border: 1px solid #aaa;
color: #444;
-moz-box-shadow: 0 0 3px rgba(0,0,0,.2);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,.2);
box-shadow:  0 0 3px rgba(0,0,0,.2); }
textarea {
min-height: 60px; }
label,
legend {
display: block;
font-weight: bold;
font-size: 13px;  }
select {
width: 220px; }
input[type="checkbox"] {
display: inline; }
label span,
legend span {
font-weight: normal;
font-size: 13px;
color: #444; } .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
html {
overflow-y: scroll;
}
body{
background-color: #FFF;
margin:0px;
overflow: hidden;
font-family: 'raleway-medium', sans-serif;
color: #010101;
}
.all-content {
overflow: hidden !important;
}
.load-overlay {
position: fixed;
width: 100%;
height: 100%;
width: 100vw;
height: 100vh;
top: 0px;
left: 0px;
animation: fadeout 1s 0.5s forwards ease-in-out;
-moz-animation: fadeout 1s 0.5s forwards ease-in-out; -webkit-animation: fadeout 1s 0.5s forwards ease-in-out; -o-animation: fadeout 1s 0.5s forwards ease-in-out; pointer-events: none;
z-index: 100000;
} @keyframes fadeout {
from {opacity:1;}
to {opacity:0;}
}
@-moz-keyframes fadeout { from {opacity:1;}
to {opacity:0;}
}
@-webkit-keyframes fadeout { from {opacity:1;}
to {opacity:0;}
}
@-o-keyframes fadeout { from {opacity:1;}
to {opacity: 0;}
} h1, h2, h3, h4 {
font-family: "raleway-bold", sans-serif;
font-weight: normal;
color: #000;
}
h1.visually-hidden,
.visually-hidden {
font-size: 0;
width: 1px;
height: 1px;
display: inline-block;
overflow: hidden;
position: absolute!important;
border: 0!important;
padding: 0!important;
margin: 0!important;
clip: rect(1px,1px,1px,1px);
}
h1 strong,
h2 strong {
font-weight: inherit;
color: inherit;
}
h2, h3 {
font-size: 35px;
line-height: 39px;
margin-bottom: 30px;
}
h4 {
font-size: 32px;
line-height: 36px;
}
p, li, span, label {
font-family: "raleway-medium", sans-serif;
font-weight: normal;
color: #000;
font-size: 18px;
line-height: 22px;
color: inherit;
}
.txt-uppercase {
font-family: "raleway-black", sans-serif !important;
text-transform: uppercase;
}
#wpadminbar span.display-name {color: #FFF;}
#wpadminbar .ab-top-menu>li.hover>.ab-item span,
#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus span,
#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item span,
#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus span {
color: #00b9eb;
}
p strong,
li strong,
p i {
font-family: "raleway-bold", sans-serif;
font-weight: normal;
font-size: inherit;
line-height: inherit;
color: inherit;
}
a {
font-family: "raleway-medium", sans-serif;
font-weight: normal;
font-size: 18px;
line-height: 20px;
color: inherit;
text-decoration: none;
padding-bottom: 1px;
border: 2px transparent solid;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover {
border-bottom: 2px #999 solid;
}
a.read-more,
button.facetwp-load-more,
.facetwp-facet .facetwp-radio {
font-family: "raleway-black", sans-serif;
text-transform: uppercase;
font-size: 15px;
line-height: 15px;
border: 1px solid transparent;
border-radius: 20px;
padding: 12px 15px 10px 15px;
margin: 0px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
display: inline-block;
}
.buttons-wrap {display: block;}
.buttons-wrap a.read-more {margin-right: 15px; margin-bottom: 15px;}
.buttons-wrap a.read-more:last-child {margin-right: 0px;}
button.facetwp-load-more,
.facetwp-facet .facetwp-radio {
text-shadow: none;
box-shadow: none;
-webkit-appearance: none;
border: none;
background: #fdeb24;
color: #000;
outline: none;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.facetwp-facet .facetwp-radio {background: transparent; border: 1px solid #000;}
button.facetwp-load-more:hover,
.facetwp-facet .facetwp-radio:hover,
.facetwp-facet .facetwp-radio.checked {color: #fff; background: #000;}
.facetwp-radio[data-value=""] {display: none;}
.txt-black,
.rmtxt-black .read-more {color: #000;}
.txt-white,
.rmtxt-white .read-more {color: #ffffff;}
.txt-yellow,
.rmtxt-yellow .read-more {color: #fdeb24;}
.txt-faded {opacity: 0.5;}
.txt-center {text-align: center;}
.txt-black-hov:hover,
.rmtxt-black-hov .read-more:hover {color: #010101 !important;}
.txt-white-hov:hover,
.rmtxt-white-hov .read-more:hover {color: #ffffff !important;}
.bg-black,
.rmbg-black .read-more {background: #010101;}
.bg-white,
.rmbg-white .read-more  {background: #ffffff;}
.bg-yellow,
.rmbg-yellow .read-more  {background: #fdeb24;}
.bg-green,
.rmbg-green .read-more  {background: #007473;}
.bg-lightgreen,
.rmbg-lightgreen .read-more  {background: #3bbfad;}
.bg-purple,
.rmbg-purple .read-more  {background: #522d6d;}
.bg-beige,
.rmbg-beige .read-more  {background: #fbf6d3;}
.bg-lightgreen-pale,
.rmbg-lightgreen-pale .read-more  {background: #d8f2ef;}
.bg-trans,
.rmbg-trans .read-more {background: rgba(0,0,0,0);}
.bg-faded,
.rmbg-faded .read-more {background: rgba(0,0,0,0.3);}
.bg-green-pale,
.rmbg-green-pale .read-more  {background: #e6f1f1;}
.bg-blue,
.rmbg-blue .read-more {background: #305CA4;}
.bg-blue-pale,
.rmbg-blue-pale .read-more {background: #ebeff6;}
.bg-black-hov:hover,
.rmbg-black-hov .read-more:hover {background: #010101 !important;}
.bg-white-hov:hover,
.rmbg-white-hov .read-more:hover {background: #ffffff !important;}
.bg-yellow-hov:hover,
.rmbg-yellow-hov .read-more:hover {background: #fdeb24 !important;}
.bg-green-hov:hover,
.rmbg-green-hov .read-more:hover {background: #007473 !important;}
.bg-lightgreen-hov:hover,
.rmbg-lightgreen-hov .read-more:hover  {background: #3bbfad !important;}
.bg-purple-hov:hover,
.rmbg-purple-hov .read-more:hover  {background: #522d6d !important;}
.bg-beige-hov:hover,
.rmbg-beige-hov .read-more:hover {background: #fbf6d3 !important;}
.bg-lightgreen-pale-hov:hover,
.rmbg-lightgreen-pale-hov .read-more:hover {background: #d8f2ef !important;}
.bg-trans-hov:hover,
.rmbg-trans-hov .read-more:hover {background: rgba(0,0,0,0) !important;}
.bg-faded-hov:hover,
.rmbg-faded-hov .read-more:hover {background: rgba(0,0,0,0.3) !important;}
.bg-green-pale-hov:hover,
.rmbg-green-pale-hov:hover .read-more {background: #e6f1f1 !important;}
.bg-blue-hov:hover,
.rmbg-blue-hov:hover .read-more {background: #305CA4 !important;}
.bg-blue-pale-hov:hover,
.rmbg-blue-pale-hov:hover .read-more {background: #ebeff6 !important;}
.bd-black,
.rmbd-black .read-more {border-color: #010101 !important;}
.bd-white,
.rmbd-white .read-more {border-color: #ffffff !important;}
.bd-yellow,
.rmbd-yellow .read-more {border-color: #fdeb24 !important;}
.bd-green,
.rmbd-green .read-more {border-color: #007473 !important;}
.bd-lightgreen,
.rmbd-lightgreen .read-more {border-color: #3bbfad !important;}
.bd-purple,
.rmbd-purple .read-more {border-color: #522d6d !important;}
.bd-trans,
.rmbd-trans .read-more {border-color: transparent !important;}
.bd-beige,
.rmbd-beige .read-more {border-color: #fbf6d3 !important;}
.bg-lightgreen-pale,
.rmbd-lightgreen-pale .read-more  {border-color: #d8f2ef !important;}
.bd-green-pale,
.rmbd-green-pale .read-more {border-color: #e6f1f1 !important;}
.bd-blue,
.rmbd-blue .read-more {border-color: #305CA4 !important;}
.bd-blue-pale,
.rmbd-blue-pale .read-more {border-color: #ebeff6 !important;}
.bd-black-hov:hover,
.rmbd-black-hov .read-more:hover {border-color: #010101 !important;}
.bd-white-hov:hover,
.rmbd-white-hov .read-more:hover  {border-color: #ffffff !important;}
.bd-yellow-hov:hover,
.rmbd-yellow-hov .read-more:hover {border-color: #fdeb24 !important;}
.bd-green-hov:hover,
.rmbd-green-hov .read-more:hover {border-color: #007473 !important;}
.bd-lightgreen-hov:hover,
.rmbd-lightgreen-hov .read-more:hover {border-color: #3bbfad !important;}
.bd-purple-hov:hover,
.rmbd-purple-hov .read-more:hover {border-color: #522d6d !important;}
.bd-trans-hov:hover,
.rmbd-trans-hov .read-more:hover {border-color: transparent !important;}
.bd-beige-hov:hover,
.rmbd-beige-hov .read-more:hover {border-color: #fbf6d3 !important;}
.bg-lightgreen-pale-hov:hover,
.rmbd-lightgreen-pale-hov .read-more:hover {border-color: #d8f2ef !important;}
.bg-green-pale-hov:hover,
.rmbd-green-pale-hov .read-more:hover {border-color: #e6f1f1 !important;}
.bg-blue-hov:hover,
.rmbd-blue-hov .read-more:hover {border-color: #305CA4 !important;}
.bg-blue-pale-hov:hover,
.rmbd-blue-pale-hov .read-more:hover {border-color: #ebeff6 !important;}
img {display: block; max-width: 100%; height: auto;}
.band {
min-width: 100%;
position: relative;
padding: 100px 0px;
}
.band.no-padding {padding: 0px;}
.shape-circle {
position: absolute;
width: 175px;
height: 175px;
}
.gen-line {
width: 130px;
height: 5px;
margin-bottom: 30px;
}
.txt-center .gen-line {margin: 0px auto 30px auto;}
.spotlight-content .gen-line {margin-bottom: 20px;}
.arrows-wrap .arrow {
width: 42px;
height: 42px;
cursor: pointer;
}
.arrows-wrap .arrow svg polyline,
.arrows-wrap .arrow svg circle {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.arrows-wrap .arrow svg circle {fill: rgba(0,0,0,0);}
.arrows-wrap .arrow.fill-black-hov:hover svg circle {fill: #010101; stroke: #010101;}
.arrows-wrap .arrow.stroke-black-hov:hover svg polyline {stroke: #010101;}
.arrows-wrap .arrow.fill-white-hov:hover svg circle {fill: #fff; stroke: #fff;}
.arrows-wrap .arrow.stroke-white-hov:hover svg polyline {stroke: #fff;}
.breadcrumb.push {margin-bottom: 50px;}
.breadcrumb.push.push-large {margin-bottom: 110px;}
.breadcrumb	p,
.breadcrumb a,
.breadcrumb span {font-size: 16px; line-height: 20px; margin: 0px !important; }
.breadcrumb a {border: none; border-bottom: 1px solid transparent;}
.breadcrumb a:hover {border-color: #010101 !important;}
.hide-desktop {display: none !important;}
.wrap {
position: relative;
display: block;
}
a.box-link {
position: absolute;
top: 0px;
left: 0px;
display: block;
border: none;
height: 100%;
width: 100%;
z-index: 1000;
background: transparent url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/assets/box-link.png);
}
.video-wrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.fade-2 {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.fade-3 {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.container.flex {display: flex; flex-wrap: wrap;}
body .cli-plugin-button {
margin: 20px 0px 0px 0px !important;
font-family: raleway-black, sans-serif;
font-size: 15px !important;
line-height: 15px !important;
border: 1px solid transparent;
border-radius: 20px;
padding: 12px 15px 10px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
text-transform: uppercase;
outline: none !important;
}
body .cli-plugin-button:hover {color: #fff !important; background: #000 !important; border-color: #fff;}
body #cookie-law-info-bar {border-radius: 20px; box-shadow: 0 0 70px 30px rgba(128, 128, 128, 0.1) !important;}  .band {
width: 100%;
margin: 0px auto;
overflow: hidden;
}
.ie8 .band {width: 100%;}
.bodycopy ul li,
.bodycopy ol li {
font-family: 'font-02', sans-serif;
color: #666;
list-style-type: disc;
padding-left: 30px;
margin-bottom: 15px;
font-size: 20px;
line-height: 22px;
}
.bodycopy ol li {
list-style-type: decimal;
}
.bodycopy h3 {
font-size: 24px;
line-height: 26px;
margin-bottom: 20px;
}
.bodycopy h4 {
font-size: 24px;
line-height: 26px;
margin-bottom: 15px;
color: #666;
}
.bodycopy strong {
font-family: 'font-02', sans-serif;
color: #666;
font-weight: 600;
}
.bodycopy blockquote {
border-left: 5px #FDCF36 solid;
color: #222124;
padding: 10px 0px 10px 20px;
}  header {
padding: 20px 0px 20px 0px;
background-color: transparent;
position: fixed;
width: 100%;
z-index: 9000; -webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header.sticky {
background: #fdeb24;
}
header .header-logo {
padding: 43px 0px;
width: 110px;
position: relative;
float: left;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header.sticky .header-logo {padding: 0px;}
header .header-logo .light {
position: absolute;
width: 231px;
right: -16px;
top: 0px;
opacity: 1;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header.sticky .header-logo .light {
opacity: 0;
top: -20px;
right: -25px;
}
header .header-logo .logo {
width: 100%; 
position: relative; 
z-index: 2;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header .header-logo .logo:hover {opacity: 0.7;}
header .desktop-links {
float: right; padding-top: 35px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header.sticky .desktop-links {padding-top: 0px;}
header .top-line p {margin-bottom: 3px; font-size: 14px; line-height: 18px; margin-left: 27px;}
header .top-line p.txt-faded {opacity: 1;}
header .desktop-links ul {float: left; margin-bottom: 0px; margin-right: 25px;}
header .desktop-links li {
display: inline-block; 
margin-left: 25px; 
margin-bottom: 0px; 
font-size: 15px; 
line-height: 16px;
font-family: 'raleway-bold', sans-serif;
}
header .desktop-links .link-line {
height: 2px;
width: 30px;
margin-top: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
header.sticky .desktop-links .link-line {background: #010101 !important;}
header .desktop-links li a:hover ~ .link-line {width: 60px; background: #3bbfad;}
header .desktop-links li a:hover ~ .link-line.bg-lightgreen-change {background: #3bbfad !important;}
header .desktop-links li a:hover ~ .link-line.bg-blue-change {background: #2b3179 !important;}
header .desktop-links li a:hover ~ .link-line.bg-green-change {background: #007473 !important;}
header .desktop-links li a:hover ~ .link-line.bg-purple-change {background: #522d6d !important;} header .desktop-links li.sp-link.active .link-line {width: 80px; background: #305CA4;}
header .desktop-links li.sp-link.active a {color: #305CA4;}
header .desktop-links li.cas-link.active .link-line {width: 80px; background: #007473;}
header .desktop-links li.cas-link.active a {color: #007473;}
header .desktop-links li.bbs-link.active .link-line {width: 80px; background: #522d6d;}
header .desktop-links li.bbs-link.active a {color: #522d6d;}
header.sticky .desktop-links li.sp-link.active a,
header.sticky .desktop-links li.cas-link.active a,
header.sticky .desktop-links li.bbs-link.active a {color: #000 !important;} header.sticky .desktop-links li.sp-link.active .link-line {background: #305CA4 !important;}
header.sticky .desktop-links li.cas-link.active .link-line {background: #007473 !important;}
header.sticky .desktop-links li.bbs-link.active .link-line {background: #522d6d !important;}
header ul.header-border li.active a {border-color: #000 !important;}
header.sticky ul.header-border li.active a {border-color: #fdeb24 !important;}
header ul.header-border li.with-sub.active a.main-link {
border-color: #000 !important;
border-bottom: 2px solid #000 !important;
}
header.sticky ul.header-border li.with-sub.active a.main-link {
border-color: #fff !important;
border-bottom: 2px solid #fff !important;
}
.band-footer .link-line {background: #fff !important;}
.band-footer .link-line {
height: 2px;
width: 30px;
margin-top: 5px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
background: #fdeb24 !important;
}
.band-footer .sp-link:hover .band-footer .link-line{
width: 50px;
}
.band-footer .sp-link{
color: #fff;
display: flex;
margin-top: 60px;
}
.band-footer .sp-link a{
border-bottom: none;
font-weight: bold;
}
.social-icon {width: 30px; margin-right: 15px;}
.band-footer .insta-links li a:hover ~ .link-line {
width: 60px;
}
.band-footer .insta-links{
width: 100%;
padding-bottom: 21px;
}
.home-social-container{
display: flex;
justify-content: center;
align-items: center;
}
.home-social-icon{
width: 40px;
margin-right: 18px;
}
.band.band-insta-home-band{
padding: 50px 0px;
margin-top: 50px;
}
.band-insta-home-band .gen-line{
margin-bottom: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
width: 80px;
}
.band-insta-home-band a:hover .gen-line {
width: 160px;
}
.band-insta-home-band a{
cursor: pointer;
border-bottom: 0px;
width: auto;
height: 70px;
padding: 0px 50px;
border-radius: 100px;
}
.home-social-container a:hover h3{
color: #000;
}
.band-insta-home-band h3{
margin-bottom: 0px !important;
text-transform: initial;
}
.story-video-wrap{
width: 90%;
margin: 60px auto 100px auto;
}
.story-title{
margin-bottom: 60px;
}
.story-video-wrap .video-wrapper{
padding-bottom: 44%;
margin-left: 0px;
margin-top: 40px;
}
.story-video-wrap h3{
margin-bottom: 10px;
}
.story-video-wrap h4{
font-size: 24px;
}
.story-video-wrap .story-line{
height: 5px !important;
}
.home-social-text{max-width: 502px;}
.home-social-container{
display: flex !important;
}
.home-social-text h3{
margin-bottom: 0px !important;
}
.social-flex{
display: flex; 
justify-content: space-between;
align-items: center;
}
.social-flex a:hover .home-social-icon img{
filter: invert(1);
}
.home-social-container h3{
font-size: 1.7rem;
}
.social-flex a:hover h3.insta-txt{
color: #000;
}
.home-social-icon img{
-webkit-transition: all 0.225s ease-in-out;
-moz-transition: all 0.225s ease-in-out;
-o-transition: all 0.225s ease-in-out;
transition: all 0.225s ease-in-out;
}
.home-story-video-wrap .story-line{
width: 100px;
}
.story-video-wrap.home-story-video-wrap .video-wrapper{
margin-top: -367px;
}
.home-story-video-wrap{
margin: 100px auto 100px auto;
}
.home-right-snapped{
top: 300px;
}
.home-band-support{
padding-top: 350px;
padding-bottom: 350px;
}
.home-story-video-wrap .video-wrapper{
transform: translateY(400px);
z-index: 999;
}
.home-band-support{
padding-top: 300px;
}
.band-homestories{
overflow: visible;
}
.right-snapped-image.home-right-snapped{
top: 350px;
}
@media all and (max-width: 959px) and (min-width: 768px) {
.story-video-wrap { margin: 60px auto 0px auto; }
.story-video-wrap h4 { font-size: 20px; }
}
@media all and (max-width: 767px) {
.story-video-wrap { margin: 60px auto 0px auto; }
.story-video-wrap h4 { font-size: 20px; }
.social-flex { display: flex; justify-content: space-between; align-items: flex-start; flex-direction: column; gap:30px; }
.home-social-container h3 { font-size: 1.3rem; }
.home-social-icon { width: 30px; margin-right: 18px;}
.band-insta-home-band a { cursor: pointer; border-bottom: 0px; width: auto; height: 50px; padding: 0px 30px; border-radius: 100px; }
.story-video-wrap.home-story-video-wrap .video-wrapper { margin-top: 0px; }
.home-story-video-wrap .video-wrapper { transform: translateY(20px); z-index: 999; }
.home-story-video-wrap .story-title{
margin-bottom: 30px;
}
} header .desktop-links li a {font-size: inherit; line-height: inherit; font-family: inherit; font-weight: inherit; border: none;}
header ul.header-border {
margin-top: -13px; 
padding: 13px 25px; 
border-radius: 25px;
box-shadow: 60px 0px 50px -2px rgba(0,0,0,0.1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
position: relative;
overflow: visible;
}
header.sticky ul.header-border {box-shadow: 60px 0px 50px -2px rgba(0,0,0,0); background: #010101 !important;}
header ul.header-border li {position: relative; z-index: 2;}
header ul.header-border li a {border-bottom: 2px solid transparent;}
header.sticky ul.header-border li a {color: #ffffff;}
header ul.header-border li a:hover {border-color: #010101;}
header.sticky ul.header-border li a:hover {border-color: #fdeb24;}
header ul.header-border li:first-child {margin-left: 0px;}
header ul.header-border li.smaller {display: none;} header .search-icon {
float: right; 
width: 21px; 
height: 22px; 
cursor: pointer; 
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
header .search-icon:hover {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
header .search-icon path {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
body:not(.home):not(.page-template-page-toolkit) .search-icon path,
header.sticky .search-icon path {fill: #010101;} header .mobile-menu-button {
width: 30px !important;
float: right;
cursor: pointer;
margin-top: 7px;
}
header .mobile-menu-button svg {display: block;}
header .mobile-menu-button line {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
header .mobile-menu-button.active .menu-line-3 {
opacity: 0;
transform: rotate(-45deg) translate(-12px, -2px);
}
header .mobile-menu-button.active .menu-line-1 {
transform: rotate(45deg) translate(4px, -4px);
}
header .mobile-menu-button.active .menu-line-2 {
transform: rotate(-45deg) translate(-12px, 7px);
}
header.reverse .mobile-menu-button .menu-line-3,
header.reverse .mobile-menu-button .menu-line-1,
header.reverse .mobile-menu-button .menu-line-2 {
stroke: #FFF;
}
header .mobile-search-button {
width: 26px !important;
float: right;
cursor: pointer;
margin-top: 6px;
margin-right: 15px;
}
header .news-event-links {
position: absolute;
top: -9px;
right: 57px;
background: #000;
padding: 13px 25px;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px;
border-radius: 25px;
-webkit-transition: top 0.4s ease-in-out;
-moz-transition: top 0.4s ease-in-out;
-o-transition: top 0.4s ease-in-out;
transition: top 0.4s ease-in-out;
}
header.sticky .news-event-links {opacity: 0; pointer-events: none; top: -80px;}
header .news-event-links ul {margin: 0px;}
header .news-event-links li {
display: inline-block;
margin-left: 25px;
margin-bottom: 0px;
font-size: 15px;
line-height: 16px;
font-family: 'raleway-bold', sans-serif;
margin-bottom: 0px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
header .news-event-links li:first-child {margin-left: 0px;}
header .news-event-links a {
border-bottom: 2px solid transparent !important;
color: #fff;
font-size: inherit;
line-height: inherit;
font-family: inherit;
font-weight: inherit;
border: none;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
header .news-event-links a:hover,
header .news-event-links li.active a {border-bottom: 2px solid #fdeb24 !important;}
.sticky-button {
position: fixed;
right: 0;
top: 400px;
z-index: 10;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button.scrolled {right: -30px;}
.sticky-button .button-circle {
width: 180px;
height: 180px;
border-radius: 50%;
position: relative;
margin-right: 50px;
z-index: 2;
box-shadow: 0 0 70px 30px rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
position: relative;
}
.sticky-button .button-circle .circle-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
padding: 20px;
width: 100%;
max-height: 100%;
}
.sticky-button.scrolled .button-circle {
width: 130px;
height: 130px;
}
.sticky-button .button-circle p {
margin-bottom: 10px; 
font-size: 22px; 
line-height: 26px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button.scrolled .button-circle p {
font-size: 18px;
line-height: 22px;
}
.sticky-button .button-icon {
width: 30px; 
height: 30px;
margin: 0px auto;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button.scrolled .button-icon {width: 25px; height: 25px;}
.sticky-button .button-icon svg circle {
fill: rgba(0,0,0,0);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button .button-icon svg line {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button .button-circle:hover .button-icon svg circle {fill: rgba(0,0,0,1); stroke: rgba(0,0,0,1);}
.sticky-button .button-circle:hover .button-icon svg line {stroke: #fff;}
.sticky-button .spotlight-shape {
position: absolute;
bottom: 1px;
height: 90%;
right: -64px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button.scrolled .spotlight-shape {
right: -33px;
height: 88%;
bottom: 0;
}
.sticky-button .spotlight-shape img {
width: auto;
height: 100%;
max-width: none;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.popup-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 99999;
background: rgba(0,0,0,0.7);
}
.popup {
display: none;
position: fixed;
z-index: 100000;
padding: 70px 100px;
border-radius: 10px; 
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
width: 90%;
max-width: 800px;
max-height: 100%;
overflow-y: scroll;
} .popup::-webkit-scrollbar {
display: none;
} .popup {
-ms-overflow-style: none; scrollbar-width: none; }
.popup h3 {
font-size: 27px;
line-height: 31px;
}
.popup ul,
.popup li:last-child {margin-bottom: 0px;}
.popup li {padding-left: 31px; position: relative; margin-bottom: 20px;}
.popup li,
.popup li a {
font-size: 22px;
line-height: 25px;
}
.popup li a {
font-family: 'raleway-bold', sans-serif;
border-bottom: none;
padding: 0px 0px 2px 0px;
font-size: inherit;
border-radius: 0px !important;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out; }
.popup li::before {
content: "";
position: absolute; width: 11px;
height: 11px;
left: 0px; top: 5px; background: #000000;
border-radius: 50%;
background-size: contain;
}
.popup li a::after {
content: "";
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
height: 1px;
background: #000;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.popup li a:hover {opacity: 0.7;}
.popup .close-icon {
width: 25px;
position: absolute;
top: 20px;
right: 25px;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
cursor: pointer;
}
.popup .close-icon svg {display: block;}
.popup .close-icon:hover {opacity: 0.5;}
header li.with-sub {position: relative;}
header .dropdown-arrow {
width: 15px;
height: 10px;
margin-left: 5px;
display: inline-block;
background: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/assets/svg/global/dropdown-arrow.svg) no-repeat center center;
background-size: contain;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
}
header.sticky .dropdown-arrow {opacity: 0;}
header .dropdown-arrow-white {
width: 15px;
height: 10px;
margin-left: 5px;
display: inline-block;
background: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/assets/svg/global/dropdown-arrow-white.svg) no-repeat center center;
background-size: contain;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
opacity: 0;
position: absolute;
bottom: 2px;
right: 0px;
}
header.sticky .dropdown-arrow-white {opacity: 1;}
header li.with-sub a.main-link,
header li.with-sub:hover a.main-link {border: none !important;}
header li.with-sub .submenu {
position: absolute;
left: 0px;
margin: 0;
top: 14px;
display: none;
width: 200%;
margin-left: -50%;
height: 100px;
}
header li.with-sub .submenu .submenu-inner {
background: rgba(0,0,0,0.8);
position: absolute;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
padding: 20px;
width: 100%;
margin-top: 15px;
}
li.with-sub .submenu li {
margin: 1px 0px 20px 0px;
text-align: center;
width: 100%;
}
li.with-sub .submenu li:last-child {margin-bottom: 0px;}
li .submenu li a {
display: block;
color: #fff;
text-align: center;
border: none !important;
position: relative;
padding-bottom: 6px;
font-size: 15px;
line-height: 15px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
li .submenu li a:hover {color: #fdeb24 !important;}
li .submenu li a::after {
content: "";
width: 30px;
height: 1px;
background: #fff;
position: absolute;
bottom: 0;
left: 50%;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
li .submenu li a:hover::after {width: 45px; background: #fdeb24;}
.mobile-menu {
position: fixed;
width: 100%;
top: 48px;
text-align: center;
z-index: 1000;
visibility: hidden;
opacity: 0;
pointer-events: none;
display: none;
max-height: calc(100% - 40px);
overflow-y: scroll;
} .mobile-menu::-webkit-scrollbar {
display: none;
} .mobile-menu {
-ms-overflow-style: none; scrollbar-width: none; }
.mobile-menu-inner {
width: 300px;
margin: 0px auto;
padding: 50px 0px 20px 0px;
}
.mobile-menu-inner ul {margin: 0px;}
.mobile-menu-inner ul li {margin-bottom: 15px;}
.mobile-menu-inner ul a {
border: none !important; 
font-family: 'raleway-bold', sans-serif;
}
.mobile-menu-inner ul .mobile-submenu {display: none;}
.mobile-menu-inner ul li.mobile-with-sub a {
position: relative;
}
.mobile-menu-inner ul li.mobile-with-sub .dropdown-arrow {
width: 17px;
height: 17px;
background: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/assets/svg/global/dropdown-arrow.svg) no-repeat center center;
background-size: contain;
position: absolute;
right: -27px;
top: 2.5px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.mobile-menu-inner ul li.mobile-with-sub .dropdown-arrow.open {
transform: rotate(180deg);
-ms-transform: rotate(180deg);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
}
.search-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100000;
}
.search-overlay form {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
max-width: 80%;
height: auto;
}
.search-overlay form input[type="text"] {
width: 550px;
max-width: 100%;
text-align: left;
padding: 15px;
font-size: 22px;
line-height: 26px;
border: none !important;
text-align: center;
font-family: 'raleway-medium', sans-serif;
color: #010101;
border-radius: 30px;
box-shadow: none !important;
}
.search-overlay form input[type="text"]::placeholder {color: #000 !important; opacity: 1 !important;}
.search-overlay .buttons-wrap {
text-align: center;
}
.search-overlay .buttons-wrap a {
margin: 10px 10px 0px 0px;
}  .band.band-footer {padding: 70px 0px 10px 0px; overflow: visible; z-index: 4;}
.footer-cta {margin-top: -200px;}
.footer-cta .sixteen {position: relative; overflow: hidden; border-radius: 20px;}
.footer-cta .cta-text {padding: 50px 50px 50px 42%; position: relative; z-index: 3;}
.footer-cta .cta-thumb {
position: absolute;
top: 50%;
left: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
width: 500px;
height: 500px;
overflow: hidden; }
.footer-cta .cta-thumb .cta-thumb-inner {width: 100%; height: 100%;}
.footer-cta .cta-border {
position: absolute;
height: 100%;
width: 68%;
right: 0px;
top: 0px;
z-index: 2;
}
.footer-cta .cta-border svg {display: block; width: 100%; height: 100%;}
.footer-top {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding-top: 30px;
padding-bottom: 30px;
}
.footer-top .footer-title img {width: 300px;}
.footer-top .footer-hashtag {text-align: right; position: relative;}
.footer-top .footer-hashtag p {
position: absolute;
bottom: 0px;
right: 0px;
margin: 0px;
}
.footer-line .sixteen {height: 2px; margin-bottom: 30px;}
.footer-main {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.footer-disclaimer {padding: 0px 40px;}
.footer-disclaimer p:not(.disclaimer-desc) {font-size: 20px; line-height: 24px;}
.footer-line-small {width: 100px; height: 1px; background: #fdeb24; margin-bottom: 20px;}
.footer-links {padding: 0px 40px 70px; position: relative;}
.footer-links li {margin-bottom: 20px;}
.footer-links li a {
font-family: 'raleway-bold', sans-serif;
}
.footer-links .copyright {
position: absolute;
bottom: 0px;
left: 40px;
}
.footer-links .copyright p {font-size: 16px; line-height: 20px; margin-bottom: 0px;}
.footer-credit {
width: 250px;
max-width: 25.5%;
position: absolute;
bottom: 21px;
right: 0;
}
.footer-credit p {
margin-bottom: 0px;
font-size: 16px;
line-height: 20px;
display: inline-block;
}
.footer-credit .future {
position: relative;
width: 57px;
display: inline-block;
bottom: -4px;
margin-left: 2px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.footer-credit .future:hover {opacity: 0.8;} .band-image {height: 350px; position: relative; padding: 0px !important;}
.band-image .image-inner {
width: 100%;
height: 100%;
} .band-gentext {overflow: visible;}
.band-gentext.band-homeintro {padding-bottom: 250px; padding-top: 30px;}
.band-gentext .eight.columns {padding-right: 100px;}
.band-gentext.band-gentext-right .eight.columns {padding-right: 0px; padding-left: 70px; float: right;}
.band-gentext.band-gentext-right .nine.columns {padding-right: 0px; padding-left: 0px; float: right;}
.band-gentext .side-container.left .eight.columns {
padding-right: 50px;
}
.band-gentext h3 {margin-bottom: 30px; color: inherit;}
.band-gentext h4 {margin-bottom: 10px; font-size: 18px; line-height: 22px; color: inherit;}
.band-gentext p {margin-bottom: 40px;}
.band-gentext li {
padding-left: 31px;
margin-bottom: 17px;
position: relative;
color: inherit;
}
.band-gentext li::before {
content: "";
position: absolute; width: 11px;
height: 11px;
left: 0px; top: 5px; background: #000000;
border-radius: 50%;
background-size: contain;
}
.band-gentext .eight .txt-white li::before { background: #ffffff;}
.band-gentext .eight.columns a:not(.box-link):not(.read-more) {
border: none;
text-decoration: underline;
font-family: 'raleway-bold', sans-serif;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-gentext .eight.columns a:not(.box-link):not(.read-more):hover {opacity: 0.7;}
.band-gentext.alt-margins p {margin-bottom: 20px;}
.band-gentext.alt-margins .buttons-wrap {margin-top: 40px;}
.band-gentext.alt-margins .gen-line {margin-bottom: 45px;}
.column-gentext-fullwidth {margin-bottom: 40px !important;} .spotlight {position: relative; border-radius: 50%; margin-top: -40px;}
.spotlight.spotlight-right {width: 45%; float: right; margin-right: 5%;}
.spotlight.spotlight-left {width: 45%; float: left; margin-top: 35px; margin-left: 5%;}
.spotlight.spotlight-right .spotlight-shape {
position: absolute;
height: 82%;
width: auto;
max-width: none;
bottom: 1px;
right: -244px;
}
.spotlight.spotlight-right .spotlight-shape img {height: 100%; width: auto;}
.spotlight.spotlight-left .spotlight-shape {
position: absolute;
height: 82%;
width: auto;
max-width: none; bottom: 1px;
left: -320px;
}
.spotlight.spotlight-left .spotlight-shape img {height: 100%; width: auto;}
.spotlight .spotlight-content {
position: relative;
width: 500px;
height: 500px;
border-radius: 50%;
}
.spotlight .spotlight-content .inner-wrap {
width: 100%;
max-height: 100%;
padding: 70px 100px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.spotlight .spotlight-content .inner-wrap.larger {padding: 70px 55px;}
.spotlight .spotlight-content .inner-wrap.larger p:not(.tel) {padding: 0px 20px;}
.spotlight .spotlight-content h3 {margin-bottom: 15px; font-size: 30px; line-height: 34px;}
.spotlight .spotlight-content .spotlight-phone {
position: relative;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 15px;
}
.spotlight .spotlight-content .spotlight-phone .icon {
width: 53px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.spotlight .spotlight-content .spotlight-phone:hover .icon {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.spotlight .spotlight-content .spotlight-phone .icon svg {width: 53px; height: 36px; display: block;}
.spotlight .spotlight-content .inner-wrap .spotlight-phone p {
font-size: 30px; 
line-height: 30px; 
margin: 0px 0px 0px 20px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
position: relative;
border-bottom: 2px solid transparent;
padding-bottom: 3px;
}
.spotlight .spotlight-content .inner-wrap .spotlight-phone:hover p {border-color: #010101;}
.spotlight .spotlight-content .spotlight-phone.spotlight-email .txt-uppercase {text-transform: none;}
.spotlight .spotlight-content .inner-wrap p {margin-bottom: 0px; font-size: 18px; line-height: 22px;}
.spotlight .spotlight-content .inner-wrap a.read-more {margin-top: 30px;} .band-contentintro .boxed-links {margin-top: 100px;}
.boxed-links { width: 40%; margin-top: 0px; border-bottom-left-radius: 10px;
border-top-left-radius: 10px;
float: right;
} .boxed-links::-webkit-scrollbar {
display: none;
} .boxed-links {
-ms-overflow-style: none; scrollbar-width: none; }
.band-contentintro .boxed-links {  }
.boxed-links-inner { width: 470px;
padding: 40px 0px 20px 40px;
}
.boxed-links  .support-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
margin-top: 50px;
width: 90%;
}
.boxed-links .support-links .support-link {
width: 100%;    
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
margin-bottom: 25px;
cursor: pointer;
position: relative;
}
.boxed-links .support-link .icon {
margin-right: 20px;
width: 30px;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.boxed-links .support-link:hover .icon {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.boxed-links .support-link .icon svg {
display: block;
width: 29px;
height: auto;
}
.boxed-links .support-link p {
margin: 0px 0px 0px 0px;
padding-bottom: 4px;
border-bottom: 2px solid #fff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
color: #fff;
}
.boxed-links.bg-yellow .support-link p {color: #000;}
.boxed-links .support-link:hover p {
border-color: #fdeb24 !important;
}
.boxed-links.bg-yellow h3,
.boxed-links.bg-yellow p,
.boxed-links.bg-yellow li {color: #000000;}
.boxed-links.bg-green h3,
.boxed-links.bg-green p,
.boxed-links.bg-green li {color: #ffffff;}
.boxed-links.bg-yellow .gen-line {background: #fbf6d3 !important;}
.boxed-links.bg-yellow .icon-website-link-2 {stroke: #000;}
.boxed-links.bg-yellow .icon-website-link-1 {fill: #fbf6d3;}
.boxed-links.bg-yellow .support-link p {border-color: #000;}
.boxed-links.bg-yellow .support-link:hover p {border-color: #fbf6d3 !important;}
.boxed-links.bg-green .icon-website-link-1 {fill: #e6f1f1;}
.boxed-links.bg-green .icon-website-link-2 {stroke: #000;}
.boxed-links.bg-green .support-link p {border-color: #fdeb24 !important;}
.boxed-links.bg-green .support-link:hover p {border-color: #fff !important;}
.boxed-links.bg-lightgreen-pale .support-link p {color: #000 !important; border-color: #3bbfad;}
.boxed-links.bg-lightgreen-pale .support-link:hover p {border-color: #fdeb24;}
.boxed-links.bg-lightgreen-pale .icon-website-link-2 {stroke: #000;}
.boxed-links.bg-green-pale .support-link p {color: #000 !important; border-color: #007473;}
.boxed-links.bg-green-pale .support-link:hover p {border-color: #fdeb24;}
.boxed-links.bg-green-pale .icon-website-link-2 {stroke: #000;}
.boxed-links.bg-blue-pale .support-link p {border-color: #305CA4; color: #000;}
.boxed-links.bg-blue-pale .support-link p:hover {border-color: #fdeb24;}
.boxed-links.bg-blue-pale .icon-website-link-1 {fill: #fdeb25;}
.boxed-links.bg-blue-pale .icon-website-link-2 {stroke: #305CA4;}
.bg-purple .boxed-links.bg-white .support-link p {color: #000 !important; border-color: #000;}
.bg-purple .boxed-links.bg-white .support-link:hover p {border-color: #fdeb24;}
.bg-purple .boxed-links.bg-white .icon-website-link-2 {stroke: #000;}
.bg-purple .boxed-links.bg-white .icon-website-link-1 {fill: #522d6d;}
.boxed-links.bg-lightgreen-pale li::before,
.boxed-links.bg-green-pale li::before { background: #000000;}
.boxed-links li {
position: relative;
padding-left: 31px;
margin-bottom: 17px;
}
.boxed-links li::before {
content: "";
position: absolute; width: 11px;
height: 11px;
left: 0px; top: 5px; background: #ffffff;
border-radius: 50%;
background-size: contain;
} .band-boxtext .box-text {
border-radius: 10px;
width: 85%;
float: right;
padding: 70px 120px 70px 250px;
margin-top: 100px;
}
.band-boxtext .box-text-image {
width: 33%;
min-width: 420px;
position: absolute;
top: 0px;
left: 0px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
height: calc(100% - 100px);
max-height: 400px;
z-index: 2;
} .band.band-homebanner {
overflow: visible;
position: relative;
padding-top: 230px;
padding-bottom: 150px;
}
.band.band-homebanner h1 {font-size: 78px; line-height: 82px; margin-bottom: 50px;}
.band.band-homebanner h1 strong {position: relative; padding-bottom: 15px;}
.band.band-homebanner .title-line {
width: 20%;
height: 15px;
background: #fdeb24;
position: absolute;
bottom: 0;
left: 0;;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
transition-delay: 1s;
}
.band.band-homebanner .aos-animate .title-line {
width: 100%;
}
.band.band-homebanner .banner-image {
width: 65%;
position: absolute;
right: -220px; top: -284px;
}
.band.band-homebanner .banner-image img {
border-radius: 50%;
border-top-right-radius: 0px;
}
.band.band-homebanner p {max-width: 500px;}
.band-gateways .row {
margin-bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.band-gateways .gateway-item {
border-radius: 20px;
padding: 35px 50px 100px 50px;
position: relative;
}
.band-gateways .gateway-item h2 {margin-bottom: 40px;}
.band-gateways .gateway-item p {font-size: 18px; line-height: 22px; margin-bottom: 30px;}
.band-gateways .gateway-item a.read-more {
position: absolute;
bottom: 35px;
left: 50px;
}
.band-gateways.gateways-pullup {margin-top: 150px; margin-bottom: -80px; overflow: visible;}
.band-gateways.gateways-pullup .row {position: relative; top: -200px; z-index: 4;}
.band-gateways.gateways-pullup .shape-circle {
left: -70px; top: 100px;
z-index: 3;
}
.band-homesafety {margin-top: -250px; overflow: visible;}
.band-homesafety .shape-circle { margin-top: 0px;  left: 25%;}
.band-homeconcerned {padding-bottom: 0px;}
.band-homeconcerned .spotlight {position: relative; z-index: 3; margin-top: 0px;}
.band-homeconcerned .shape-circle {right: -50px; bottom: -20px; z-index: 3;}
.band-homeimage-1 {overflow: visible;}
.band-homeimage-1 .image-inner {margin-top: -70px;}
.band-homebereaved .spotlight.spotlight-right {margin-top: -140px;}
.band-homebereaved .shape-circle {left: 27%; bottom: -180px; z-index: 3;}
.band-homeimage-2 {overflow: visible;}
.band-homeimage-2 .container {
height: 100%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
z-index: 3;
}
.band-homeimage-2 .shape-circle {
bottom: -100px;
right: -50px;
z-index: 3;
}
.band-homestories .spotlight.spotlight-left {margin-top: 0px; margin-left: 0px; width: 36%;}
.band-homestories .spotlight.spotlight-left .spotlight-content {width: 450px; height: 450px;}
.band-homestories .spotlight.spotlight-left .spotlight-shape {left: -289px;}
.band-homestories .story-slider-inner {
width: 87%;
margin: 50px auto 0px auto;
position: relative;
right: -10px;
}
.band-homestories .story-slider-inner.slick-slider .slick-track,
.band-homestories .story-slider-inner.slick-slider .slick-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.band-homestories .arrows-wrap .arrow-left {
position: absolute;
top: 50%;
left: 10px;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
}
.band-homestories .arrows-wrap .arrow-right {
position: absolute;
top: 50%;
right: 0%;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
}
.band-homestories .story-image {
width: 100px;
height: 100px;
border-radius: 50%;
margin-bottom: 30px;
}
.band-homestories .story-item {
width: 33.333%;
padding-right: 25px;
float: left;
padding-left: 25px;
padding-bottom: 30px;
position: relative;
}
.band-homestories .story-item .story-desc {
font-size: 15px; 
line-height: 19px;
margin-bottom: 50px;
}
.band-homestories .story-item a.read-more {
position: absolute;
bottom: 0px;
left: 25px;
}
.band.band-support {padding-bottom: 300px; overflow: visible;}
.band.band-support .shape-circle {top: -170px; left: -180px;}
.band-support .support-text {padding-top: 70px; padding-bottom: 70px;}
.band-support .support-text p {max-width: 550px;}
.band-support .support-links {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
margin-top: 50px;
width: 90%;
}
.band-support .support-links .support-link {width: 50%;}
.band-support.band-support-subpage .support-links .support-link {width: 100%;}
.band-support .support-link {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
margin-bottom: 25px;
cursor: pointer;
position: relative;
}
.band-support .support-link .icon {
margin-right: 20px; 
width: 30px;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-support .support-link:hover .icon {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.band-support .support-link .icon svg {
display: block;
width: 29px;
height: auto;
}
.band-support .support-link.support-sites .icon svg {width: 22px; height: 30px;}
.band-support .support-link.support-bereavement .icon svg {width: 26px; height: 24px;}
.band-support .support-link p {
margin: 0px 0px 0px 0px;
padding-bottom: 4px;
border-bottom: 2px solid rgb(253 235 37);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-support .support-link:hover p {border-color: #010101;}
.right-snapped-image {
position: absolute;
right: 0px;
width: 45%;
top: 100px;
height: 100%;
height: calc(100% - 350px);
max-height: 500px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.left-snapped-image {
position: absolute;
left: 0px;
width: 45%;
top: 100px;
height: 100%;
height: calc(100% - 350px);
max-height: 500px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.band-support-subpage .right-snapped-image,
.band-support-subpage .left-snapped-image {max-height: 550px;} .band.band-subpage-banner-b {
overflow: visible;
position: relative;
padding-top: 150px;
padding-bottom: 150px;
}
.band.band-subpage-banner-b p.banner-label.txt-faded {opacity: 0.7;}
.band.band-subpage-banner-b h1 {font-size: 70px; line-height: 74px; margin-bottom: 90px;}
.band.band-subpage-banner-b h1 strong {position: relative; padding-bottom: 30px;}
.band.band-subpage-banner-b .title-line {
width: 20%;
height: 15px;
background: #fdeb24;
position: absolute;
bottom: 0;
left: 0;;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
transition-delay: 1s;
}
.band.band-subpage-banner-b .aos-animate .title-line {
width: 100%;
}
.band.band-subpage-banner-b .aos-wrap {
position: absolute !important;
top: 0px;
right: 0;
height: 100%;
width: 100%;
z-index: 2;
pointer-events: none;
}
.band.band-subpage-banner-b .banner-image {
width: 47%;
position: absolute;
right: 0px;
bottom: -100px;
z-index: 3;
pointer-events: auto;
}
.band.band-subpage-banner-b .banner-image img {
border-radius: 50%;
}
.band.band-subpage-banner-b p {max-width: 500px;}
.band.band-subpage-banner-b p.banner-label {
font-size: 27px;
line-height: 27px;
margin-bottom: 5px;
}
.band.band-subpage-banner-b .eight.columns {padding-top: 150px; padding-bottom: 50px;}
.band.band-contentintro {margin-top: -150px; padding-top: 40px;}
.band-contentintro .shape-circle {bottom: -150px; right: 36%;}
.band-tips {overflow: visible;}
.band-tips .shape-circle-1 {
left: -120px;
top: -100px;
}
.band-tips .shape-circle-2 {
right: -120px;
top: 750px;
}
.band-tips .column-gentext-fullwidth {padding: 0px 250px;}
.band-tips.section-purple.bg-white .gen-line {background: #fdeb24 !important;}
.tips-grid {
columns: 2 500px;
column-gap: 20px;
}
.tips-grid.highlighted {
columns: auto;
columns: unset;
}
.tip-item {
width: 100%;
display: inline-block;
margin-bottom: 20px;
text-align: left;
padding: 40px 40px 20px 40px;
border-radius: 10px;
}
.tips-grid.highlighted .tip-item {
background: #fdeb25 !important;
}
.tips-grid.highlighted .tip-item .highlighted-main {
column-count: 2;
column-gap: 100px;
}
.tips-grid.highlighted .tip-item .highlighted-main ul {break-inside: avoid;}
.tips-grid.highlighted .tip-item .highlighted-main li {
position: relative;
padding-left: 31px;
margin-bottom: 17px;
}
.tips-grid.highlighted .tip-item .highlighted-main li::before {
content: "";
position: absolute; width: 11px;
height: 11px;
left: 0px;
top: 5px;
background: #000000;
border-radius: 50%; }
.tip-item h3 {
font-size: 28px;
line-height: 32px;
margin-bottom: 20px;
}
.band-tips.section-purple.bg-white .tips-grid:not(.highlighted) .tip-item h3 {color: #fdeb24 !important;}
.tip-item h3,
.tip-item p,
.tip-item li {color: inherit;}
.tip-item a {
font-family: 'raleway-bold', sans-serif;
border: none !important;
text-decoration: underline;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.tip-item a:hover {opacity: 0.7;}
.tip-item.bg-yellow h3,
.tip-item.bg-yellow p,
.tip-item.bg-yellow li,
.tip-item.bg-beige h3,
.tip-item.bg-beige p,
.tip-item.bg-beige li  {color: #000;}
.tip-item li {
display: inline-block;
min-width: 33.333%;
padding: 0px 15px 0px 0px;
}
.band-subpage-b-image-2 {overflow: visible;}
.band-subpage-b-image-2 .shape-circle {left: 0px; top: -100px;}
.band-gentext.band-gentext-helping .shape-circle {bottom: 300px; right: 36%;}
.band-support.band-support-subpage .shape-circle.shape-circle-1 {top: auto; bottom: -100px; left: auto; right: -100px;}
.band-support.band-support-subpage .shape-circle.shape-circle-2 {top: 150px; left: auto; right: 38%; bottom: auto;} .band.band-subpage-banner-c {
overflow: visible;
position: relative;
padding-top: 150px;
padding-bottom: 150px;
}
.band.band-subpage-banner-c h1 {font-size: 70px; line-height: 74px; margin-bottom: 20px;}
.band.band-subpage-banner-c .title-line-seperated {
height: 15px;
width: 75px;
background: #fdeb24;
margin-bottom: 35px;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
transition-delay: 1s;
}
.band.band-subpage-banner-c .aos-animate .title-line-seperated {
width: 200px;
}
.band.band-subpage-banner-c .aos-wrap {
position: absolute !important;
top: 0px;
right: 0;
height: 100%;
width: 100%;
z-index: 2;
pointer-events: none;
}
.band.band-subpage-banner-c .banner-image {
width: 47%;
position: absolute;
right: 0px; bottom: -100px;
z-index: 3;
pointer-events: auto;
}
.band.band-subpage-banner-c .banner-image img {
border-radius: 50%;
}
.band.band-subpage-banner-c p {max-width: 500px;}
.band.band-subpage-banner-c p.banner-label {
font-size: 27px;
line-height: 27px;
margin-bottom: 5px;
}
.band.band-subpage-banner-c .eight.columns {padding-top: 150px; padding-bottom: 50px; min-height: 482px;}
.band.band-columntextintro {margin-top: -150px; padding-top: 40px; overflow: visible;}
.band.band-columntext.flex-first:not(.band-columntext-intro) .shape-circle {display: none;}
.band.band-columntextintro h3 {max-width: 800px;} 
.band.band-columntext .columntext-title.columntext-title-alt {padding: 0px 250px; position: relative; z-index: 2;}
.band.band-columntext .columntext {column-count: 2; column-gap: 100px; margin-top: 35px;}
.band.band-columntext .columntext.columntext-alt {columns: auto; columns: unset; padding: 0px 250px; margin-top: 0px;}
.band.band-columntext .columntext-cta {margin-top: 40px;}
.band.band-columntext .columntext-cta-alt {text-align: left; padding: 0px 250px; margin-top: 10px;}
.band.band-columntext .columntext img,
.band.band-columntext .columntext .video-wrapper {margin: 30px 0px;}
.band.band-columntext .columntext h3 {font-size: 24px; line-height: 28px;}
.band.band-columntext .columntext h4 {
font-size: 22px;
line-height: 26px;
margin-bottom: 20px;
}
.band.band-columntext .columntext a:not(.read-more) {
padding: 0px;
border: none !important;
text-decoration: underline;
font-family: 'raleway-bold', sans-serif;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band.band-columntext .columntext a:not(.read-more):hover {opacity: 0.7;}
.band.band-columntext .columntext a.read-more {margin-bottom: 20px;}
.band.band-columntext .columntext li {
padding-left: 31px;
position: relative;
}
.band.band-columntext .columntext li::before {
content: "";
position: absolute; width: 11px;
height: 11px;
left: 0px; top: 5px; background: #000000;
border-radius: 50%;
background-size: contain;
}
.band.band-columntext.bg-green .columntext li::before,
.band.band-columntext.bg-lightgreen .columntext li::before,
.band.band-columntext.bg-purple .columntext li::before { background: #ffffff;}
.band.band-columntext blockquote,
.band.band-columntext blockquote p {
text-transform: uppercase;
font-family: "raleway-black", sans-serif !important;
font-size: 24px;
line-height: 28px;
font-style: normal;
font-weight: normal;
color: #000;
}
.band.band-columntext blockquote {
margin-top: 30px;
margin-bottom: 30px;
padding: 30px 30px 10px 30px; border-left: 6px solid #fdeb25;
break-inside: avoid;
}
blockquote::before,
blockquote::after {
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0; 
}
blockquote::after {clear: both;}
blockquote {zoom: 1; }
.band.band-columntext .columntext hr {
border-color: #000;
opacity: 0.7;
margin: 40px 0px 40px 0px;
} .band.band-columntextintro .shape-circle-2 {
left: 75px; 
bottom: -300px;
}
.band.band-columntext.pullup-top-padding .shape-circle-1 {
top: -100px;
right: -75px;
}
.band.pullup {overflow: visible;}
.band.pullup {margin-top: -200px;}
.band.pullup-top-padding {padding-top: 300px;} 
.band.pullup-bottom-padding {padding-bottom: 300px;}
.band-video.band-video-pullup {overflow: visible; padding: 0px;}
.band-video.band-video-pullup .columns {margin-top: -200px; position: relative; z-index: 2;}
.band-boxtext.band-genboxtext .box-text {margin-top: 0px; margin-bottom: 100px; position: relative; z-index: 1;}
.band-boxtext.band-genboxtext .box-text-image {top: auto; bottom: 0px;}
.band-services {overflow: visible; z-index: 1;}
.band-services .services-intro {margin-bottom: 50px;}
.band-services .services-intro h3,
.band-services .services-intro p {max-width: 600px;}
.services-list .service-item {
border-bottom: 1px solid #010101;
padding: 40px 70px 25px 70px;
position: relative;
}
.band-services-flex .services-list .service-item:first-child {border-top: 1px solid #010101;}
body:not(.page-template-page-localsupport) .services-list .service-item:last-child {border-bottom: none;}
.services-list .service-item .left {width: 60%;} 
.services-list .service-item.service-item-switch .left {float: right; width: 65%;}
.services-list .service-item h4 {
font-family: "raleway-black", sans-serif !important;
text-transform: uppercase;
font-size: 20px;
line-height: 24px;
margin-bottom: 10px;
}
.services-list .service-item .service-title-underline {
background: #fdeb24;
width: 70px;
height: 2px;
margin-bottom: 30px;
}
.services-list .service-item .right {
position: absolute;
top: 50%;
right: 70px;
width: 180px;
height: 180px;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
}
.services-list .service-item.service-item-switch .right {right: auto; left: 70px;}
.services-list .service-item .right .service-logo {
width: 100%;
height: 100%;
border-radius: 30px;
overflow: hidden;
position: relative;
background: #fff;
}
.services-list .service-item .right .service-logo p {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
width: 80%;
}
.services-list .service-item .right .service-logo img {
max-width: 80%;
max-height: 80%; position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.band-services .sixteen.columns {padding: 0px 12%;}
.band-services-small .sixteen.columns {padding: 0px 180px;}
.band-services-small .sixteen.columns .intro-inner {padding: 0px 70px;}
.band-services .shape-circle-1 {right: -75px; top: -50px;}
.band-services .shape-circle-2 {left: -75px; bottom: 20%;}
.band.flex-first {margin-top: -150px; padding-top: 40px;}
.flex-last {margin-bottom: 150px;}
.band.band-support-flex {padding-bottom: 100px;}
.band.band-support-flex .right-snapped-image {height: calc(100% - 200px);}
.band-genboxtext.flex-last {margin-bottom: 200px;}
.band.flex-last.bg-beige {position: relative; overflow: visible;}
.band.flex-last.bg-beige::before {
content: "";
width: 100%;
height: 150px;
position: absolute;
bottom: -150px;
left: 0px;
background: #fbf6d3;
}
.band-video-flex .sixteen.columns:not(.breadcrumb) {
padding: 0px 165px;
}
.band-video-flex h3 {margin-bottom: 15px;}
.band-video-flex.flex-last {margin-bottom: 100px;} .band.band-subpage-banner-d {
padding: 250px 0px 100px 0px;
}
.band.band-subpage-banner-d h1 {
font-size: 65px;
line-height: 72px;
}
.band.band-subpage-banner-d p {max-width: 550px;}
.band.band-subpage-banner-d .title-line-seperated {
height: 15px;
width: 75px;
background: #fdeb24;
margin-bottom: 30px;
margin-top: 20px;
-webkit-transition: all 0.8s ease-in-out;
-moz-transition: all 0.8s ease-in-out;
-o-transition: all 0.8s ease-in-out;
transition: all 0.8s ease-in-out;
transition-delay: 1s;
}
.band.band-subpage-banner-d .aos-animate .title-line-seperated {
width: 200px;
}
.band.band-subpage-banner-d .banner-circles {
width: 650px;
position: absolute;
top: -300px;
right: -200px;
}
.band.band-supporttabs {padding: 0px; display: none;}
.band.band-supporttabs .eight {
text-align: center;
padding: 20px;
}
.band.band-supporttabs .eight p {
margin: 0px;
font-family: "raleway-black", sans-serif !important;
text-transform: uppercase;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
position: relative;
}
.band.band-supporttabs .side-container {
background: #fbf6d3; 
box-shadow: inset 6px -4px 30px -15px rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
cursor: pointer;
}
.band.band-supporttabs .side-container:not(.active):hover {background: #f7ea5e;}
.band.band-supporttabs .side-container:not(.active):hover p {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.band.band-supporttabs .side-container.active {background: #fdeb24; box-shadow: none;}
.band-services .spotlight.spotlight-left {margin-left: -90px; margin-top: -500px; display: none;}
.band-services .spotlight .spotlight-content {
width: 470px;
height: 470px;
}
.band-services .spotlight .arrows-wrap {width: 90px; margin-top: 20px;}
.band-services .spotlight .arrow-left {float: left;}
.band-services .spotlight .arrow-right {float: right;}
.band-services .spotlight.spotlight-left .spotlight-shape {left: -300px;}
.band.band-supportmap {padding-top: 40px;}
.band-supportmap g {cursor: pointer;}
.band-supportmap g.active .map-1 { fill: #000 !important;}
.band-supportmap g.active g path {fill: #fdeb24 !important;}
.band-supportmap g g g {pointer-events: none;}
.band-supportmap g g path,
.band-supportmap g .map-1 {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-supportmap g#Wigan:hover .map-1,
.band-supportmap g#Bolton:hover .map-1,
.band-supportmap g#Salford:hover .map-1,
.band-supportmap g#Bury:hover .map-1,
.band-supportmap g#Trafford:hover .map-1,
.band-supportmap g#Manchester:hover .map-1,
.band-supportmap g#Rochdale:hover .map-1,
.band-supportmap g#Oldham:hover .map-1,
.band-supportmap g#Tameside:hover .map-1,
.band-supportmap g#Stockport:hover .map-1 {fill: #fbf6d3;}
.band-supportmap .maptext { min-height: auto}
.band-supportmap .maptext-inner { padding-bottom: 0px; padding-right: 20px;}
.band-supportmap .maptext a {
text-decoration: underline;
border: none;
font-family: 'raleway-bold', sans-serif;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-supportmap .maptext a:hover {opacity: 0.7;}
.band-supportmap .maptext  li {
padding-left: 31px;
margin-bottom: 17px;
position: relative;
}
.band-supportmap .maptext  li::before {
content: "";
position: absolute;
width: 11px;
height: 11px;
left: 0px; top: 5px; background: #000000;
border-radius: 50%;
background-size: contain;
}
.service-filter {top: -30px; position: relative;}
.service-filter .location-label {float: left;}
.service-filter .location-label p {margin-top: 12px; margin-bottom: 0px;}
.service-filter .location-label span {font-family: inherit;}
.service-filter .location-label span,
.service-filter .location-label p {font-size: 24px; line-height: 30px;}
.service-filter .filter-buttons {float: right; text-align: right;}
.service-filter a {margin-left: 10px;}
.service-filter a.active {
background: #000 !important;
color: #fff !important;
}
.filter-locations-hidden {position: absolute; opacity: 0; left: -150%; width: 300px;}
span.facetwp-counter {display: none;}
.service-filter .filter-buttons .facetwp-radio {margin-left: 15px;} .band-storiesmain {
margin-top: -150px;
padding-top: 40px;
overflow: visible;
}
.band.band-storiesmain.band-storiesmain-nopull {margin-top: 0px;}
.band-storiesmain .stories-outer {margin-bottom: 0px;}
.band-storiesmain .stories-wrap {
flex-wrap: wrap;
text-align: left;
width: 90%;
margin: 90px auto 0px auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.band-storiesmain .stories-wrap .facetwp-template {
width: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
}
.loading-button button.facetwp-load-more {margin: 50px auto;}
.facetwp-facet-load_more {margin-bottom: 0px !important;}
.band-storiesmain .stories-outer button.facetwp-load-more {margin-bottom: 70px !important;}
body.search .facetwp-facet-load_more {margin-top: 50px !important; margin-bottom: 70px !important;}
body.search  .band-storiesmain .stories-outer button.facetwp-load-more {margin-top: 0px !important; margin-bottom: 0px !important;}
.band-storiesmain .story-item {
width: 33.333%;
float: left;
padding: 0px 40px;
padding-bottom: 40px;
position: relative;
margin-bottom: 90px;
}
.band-storiesmain .story-image { border-radius: 50%;
margin-bottom: 30px;
width: 200px;
height: 200px;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-storiesmain .story-image:hover {opacity: 0.8;}
.band-storiesmain p.story-title {font-size: 20px; line-height: 24px; margin-bottom: 5px;}
.band-storiesmain p.story-title a {
color: inherit;
font-size: inherit;
line-height: inherit;
font-family: inherit;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border: none !important;
}
.band-storiesmain p.story-title a:hover {opacity: 0.7;}
.band-storiesmain .story-line {height: 2px; width: 70px; margin-bottom: 20px;}
.band-storiesmain .story-item a.read-more {
position: absolute;
bottom: 0px;
left: 40px;
}
.band-storiesmain .more-button {padding-top: 40px; padding-bottom: 90px;}
.band-storiesmain .shape-circle-1 {left: -120px; top: 300px;}
.band-storiesmain .shape-circle-2 {right: -120px; top: 700px;}
.band-storiesmain .shape-circle-3 {left: -120px; top: 1110px;} .story-title-video h3,
.story-title-alt h3  {
font-size: 26px;
line-height: 32px;
margin-bottom: 20px;
max-width: 650px;
}
.story-video,
.story-title-video {padding: 0px 120px;}
.band-columntext-story:not(.band-columntextintro) {padding-top: 70px;}
.band-morestories .story-image {
border-radius: 50%;
margin-bottom: 30px;
width: 200px;
height: 200px;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-morestories .story-image:hover {opacity: 0.7;}
.band-morestories .story-title a {
font-family: inherit;
color: inherit;
border: none !important;
line-height: inherit;
font-size: inherit;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.band-morestories .story-title a:hover {opacity: 0.7;}
.band-morestories .story-slider {position: relative;}
.band-morestories .story-slider-inner {width: 90%; margin: 0px auto;}
.band-morestories .story-slider-inner.slick-slider .slick-track, 
.band-morestories .story-slider-inner.slick-slider .slick-list {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.band-morestories .story-item {position: relative; padding: 0px 40px 45px 40px;}
.band-morestories .story-item a.read-more {position: absolute; bottom: 0px; left: 40px;}
.band-morestories .arrows-wrap .arrow {
position: absolute;
top: 50%;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
}
.band-morestories .arrows-wrap .arrow.arrow-left {left: 0px;}
.band-morestories .arrows-wrap .arrow.arrow-right {right: 0px;}
.band-morestories .all-stories-button {padding-top: 70px;} .band.band-subpage-banner-d.band.band-subpage-banner-d-alt {overflow: visible; position: relative; z-index: 2; }
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt h1 {font-size: 60px; line-height: 67px;}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt .banner-circles {
width: 550px;
right: -220px;
}
.band.band-subpage-banner-d .banner-map {
width: 420px;
position: absolute;
bottom: -130px;
right: 70px;
}
.band.band-subpage-banner-d .banner-buttons {text-align: left; margin-top: 30px;}
.band.band-subpage-banner-d .banner-buttons a.read-more {margin-right: 10px;}
.band-services.band-services-withbreadcrumb {padding-top: 40px;}
.band-services .breadcrumb.sixteen.columns {padding: 0px !important;}
.service-filter.service-filter-alt {top: 0px; margin-top: 10px; margin-bottom: 30px;}
.service-filter.service-filter-alt .filter-buttons a.read-more {margin-left: 0px; margin-right: 10px;}
.band-services.band-services-withbreadcrumb .shape-circle.shape-circle-3 {
left: -75px;
top: 600px;
}
.band-services.band-services-withbreadcrumb .shape-circle.shape-circle-4 {
right: -75px;
top: 2000px;
}
.services-list .filter2 {display: none;} .band.banner-centertext {padding: 200px 0px 100px 0px;}
.band.banner-centertext.banner404,
.band.banner-centertext.banner-comingsoon {padding-bottom: 250px;}
.band.banner-centertext.banner404 h1 {font-size: 90px; line-height: 100px; margin-bottom: 20px;}
.band.banner-centertext h1 {font-size: 50px; line-height: 60px; margin-bottom: 20px;}
.band.banner-centertext .gen-line {height: 10px;}
.band.banner-centertext a.read-more {margin-top: 40px;}
.band.banner-centertext .sixteen.columns {padding: 0px 150px;}
.band.banner-centertext p {max-width: 600px; margin: 0px auto;} .band.band-storiesmain.band-searchmain {margin-top: 0px; padding-top: 100px;}
.band.band-storiesmain.band-searchmain .stories-wrap {width: 100%; margin-top: 0px;}
.band.band-storiesmain.band-searchmain .story-item {
width: 30%;
float: left;
padding: 40px 40px 40px 40px !important;
margin: 0px 1.5% 20px 1.5%;
border-radius: 20px;
}
.band.band-storiesmain.band-searchmain p.story-title {margin-bottom: 10px;}
.band.band-storiesmain.band-searchmain p:not(.story-title) {margin-bottom: 30px;}
.band.band-storiesmain.band-searchmain .story-item  a.read-more {position: static; margin: 0px 10px 10px 0px;}  .band.band-newscontent {padding-top: 40px;}
.band.band-newscontent .gen-line {margin-bottom: 20px;}
.band-storiesmain p.publish-date {
font-size: 16px;
line-height: 20px;
font-style: italic;
margin-top: 10px;
}
.breadcrumb.breadcrumb-single {padding: 0px 250px;}
.breadcrumb.breadcrumb-single p {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.story-nav-buttons hr {margin-bottom: 30px;}
.story-nav-buttons a.read-more.nav-next {float: right;}
.story-nav-buttons a.read-more.nav-prev {float: left;} .band.band-banner-toolkit.bg-black {background: #030406 !important;}
.band.band-banner-toolkit .ten.columns {padding-right: 20%; position: relative; z-index: 2;}
.toolkit-banner-image {
position: absolute; 
bottom: 0px;
right: 0px;
width: 60%;
height: 100%;
background: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/images/toolkit/salos-campaign-banner-image.jpg) no-repeat right bottom;
background-size: contain;
}
.band-toolkitvideo .shape-circle-1 {
left: -210px;
top: 80px;
}
.band-toolkitvideo .video-text {
width: 30%; 
float: left; 
padding-right: 40px;
padding-bottom: 230px;
min-height: 650px;
}
.band-toolkitvideo .video-text h4 {margin-bottom: 30px;}
.band-toolkitvideo .video {width: 70%; float: left;}
.band.band-toolkitvideo {padding-bottom: 0px; z-index: 2;}
.band.band-toolkitstories.pullup-top-padding {padding-top: 130px;}
.band.band-toolkitstories .shape-circle-1 {top: -75px; right: 50px;}
.toolkit-stories-title {max-width: 650px; margin-bottom: 70px;}
.band.band-toolkitmaindownload {padding: 0px;}
.band.band-toolkitmaindownload .container {position: relative; z-index: 2;}
.band-toolkitmaindownload .bg-image-wrap {
position: absolute; 
width: 100vw;
height: 100%;
right: 0px;
top: 0px;
}
.band-toolkitmaindownload .bg-image {
background: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/images/toolkit/brick-background.jpg) no-repeat center center;
background-size: cover;
opacity: 50%;
mix-blend-mode: hard-light;
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
}
.band-toolkitmaindownload .shape-circle-1 {
right: 100px;
top: 310px;
}
.box-maindownload {position: relative; padding: 70px 0px;}
.box-maindownload .salos-logo,
.box-maindownload .maindownload-desc {position: relative; z-index: 2;}
.box-maindownload .salos-logo {width: 30%; float: left; padding:}
.box-maindownload .maindownload-desc {
width: 70%; 
float: left;
padding: 0px 150px 0px 100px;
}
.box-maindownload .maindownload-desc h4 {margin-bottom: 30px;}
.box-maindownload .maindownload-desc a.read-more {margin-bottom: 20px; margin-top: 30px;}
.band-toolkitmaindownload::after {
content: "";
position: absolute;
width: 100%;
height: calc(100% - 200px);
left: 0px;
bottom: 0px;
background: #fbf6d3;
}
body.page-template-page-toolkit .band-footer {padding-top: 20px;}
body.page-template-page-toolkit .band-footer .container.mobile-extend {
display: none;
}
.band-alldownloads .shape-circle-1 {
left: -150px;
top: 450px;
}
.band-alldownloads .shape-circle-2 {
right: -150px;
top: 1300px;
}
.download-section {
padding: 70px 50px; 
margin: 0px 50px; 
border-bottom: 1px solid #000;
width: calc(100% - 100px);
margin-left: 50px;
display: block;
float: left;
}
.download-section:first-child {padding-top: 0px;}
.download-section:last-child {padding-bottom: 0px; border-bottom: none;}
.download-section .left-text {float: left; width: calc(100% - 330px);}
.download-section .right-button {float: right;}
.download-section h4 {margin-bottom: 10px;}
.download-section .download-items {
width: 100%;
float: left;
padding-top: 40px;
}
.download-section .download-item {position: relative; width: 33.333%; float: left; margin-bottom: 20px;}
.download-section .download-item .icon {
width: 39px; 
float: left;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.download-section .download-item:hover .icon {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
}
.download-section .download-item p {
float: left;
max-width: calc(100% - 75px); 
margin-left: 20px; 
padding-bottom: 5px; 
border-bottom: 1px solid #fdeb24;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
display: inline-block;
margin-top: 7px;
}
.download-section .download-item:hover p {border-color: #000;} @font-face {
font-family: 'raleway-regular';
src: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/fonts/Raleway-Regular.ttf) format("truetype");
font-weight: unset;
font-style: unset;
}
@font-face {
font-family: 'raleway-bold';
src: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/fonts/Raleway-Bold.ttf) format("truetype");
font-weight: unset;
font-style: unset;
}
@font-face {
font-family: 'raleway-black';
src: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/fonts/Raleway-Black.ttf) format("truetype");
font-weight: unset;
font-style: unset;
}
@font-face {
font-family: 'raleway-medium';
src: url(//shiningalightonsuicide.org.uk/wp-content/themes/salos/fonts/Raleway-Medium.ttf) format("truetype");
font-weight: unset;
font-style: unset;
} @-moz-document url-prefix() { 
.band.band-subpage-banner-b h1,
.band.band-homebanner h1 {position: relative;}
.band.band-subpage-banner-b h1 strong,
.band.band-homebanner h1 strong {position: static;}
.band.band-homebanner  .title-line,
.band.band-subpage-banner-b .title-line {bottom: -30px;}
.band.band-homebanner .aos-animate .title-line,
.band.band-subpage-banner-b .aos-animate .title-line {width: 300px;}
.spotlight.spotlight-left .spotlight-shape,
.spotlight.spotlight-right .spotlight-shape,
.sticky-button .spotlight-shape {width: 96%;}
.sticky-button.scrolled .spotlight-shape {width: 85%;}
@media all and (min-width: 1640px) {
.band-homestories .spotlight.spotlight-left .spotlight-shape {width: 108%;}
}
@media all and (max-width: 1300px) {
.spotlight.spotlight-left .spotlight-shape, 
.spotlight.spotlight-right .spotlight-shape {width: 128%;}
}
@media all and (max-width: 959px) and (min-width: 768px) {
.sticky-button .spotlight-shape {width: 85%;}
.spotlight.spotlight-left .spotlight-shape {width: 120%;} 
.spotlight.spotlight-right .spotlight-shape {width: 114%;}
}
@media all and (max-width: 767px) {
.band.band-homebanner  .title-line,
.band.band-subpage-banner-b .title-line {bottom: -20px;}
.spotlight.spotlight-right .spotlight-shape {width: 111%;}
}
@media all and (max-width: 479px) {
.spotlight.spotlight-left .spotlight-shape {width: 158%;} 
.spotlight.spotlight-right .spotlight-shape {width: 151%;}
}
}  @media only screen and (min-width: 1640px) { .spotlight.spotlight-right {margin-right: -5%;}
.spotlight.spotlight-right .spotlight-shape {right: -100px;}
.band-gentext .eight.columns {padding-left: 100px;}
.band-gentext.band-gentext-right .eight.columns {padding-right: 250px; padding-left: 0px;}
.band-gentext.band-gentext-left .eight.columns {padding-left: 250px; padding-right: 0px;}
.band-boxtext .box-text {width: 75%;}
.band-contentintro .boxed-links {
top: 150px;
max-height: calc(100% - 250px);
}
.band-image {height: 420px;}
.breadcrumb.push {margin-bottom: 60px;}
.band.contentintro .breadcrumb.push {margin-bottom: 70px;} header .header-logo {margin-left: 40px;}
header.sticky .header-logo {margin-left: 0px;}
header .desktop-links ul {margin-right: 50px;}
header .desktop-links li {margin-left: 50px;}
header .top-line p {margin-left: 51px;}
header ul.header-border {padding: 13px 50px; box-shadow: 60px 0px 100px -2px rgba(0,0,0,0.1);}
header.sticky ul.header-border {box-shadow: 60px 0px 100px -2px rgba(0,0,0,0);}
header ul.header-border li:first-child {margin-left: 0px;}
header .news-event-links {right: 80px;}  .footer-cta .cta-thumb {width: 700px;}
.footer-cta .cta-text {padding-top: 80px; padding-bottom: 80px;}
.footer-links {padding-bottom: 150px;} .band.band-homebanner .banner-image {
right: -307px; top: -316px;
}
.band-homestories .spotlight.spotlight-left {width: 29%;}
.band-homestories .ten.columns.story-slider {width: 1100px;}
.band-homestories .story-slider-inner {width: 90%; right: -30px;}
.band-homestories .story-item .story-desc {font-size: 16px; line-height: 20px;}
.band-homestories .story-item .story-desc {margin-bottom: 30px;}
.band-homebereaved .shape-circle {left: 0; bottom: 0;}
.band-homestories .arrows-wrap .arrow-right,
.band-homestories .arrows-wrap .arrow-left {z-index: 4;} .band.band-subpage-banner-b .banner-image { bottom: -60px;}
.band-tips .column-gentext-fullwidth {padding: 0px 350px;}
.tip-item {padding: 50px 120px;}
.band-contentintro .boxed-links {margin-top: 20px;}
.tips-grid.highlighted .tip-item .highlighted-main {column-gap: 250px;} .band.band-subpage-banner-c .banner-image { bottom: -100px;}
.columntext-title,
.columntext {padding: 0px 100px;}
.band.band-columntext .columntext-title.columntext-title-alt,
.band.band-columntext .columntext.columntext-alt { padding: 0px 360px;}
.band-video-flex .sixteen.columns:not(.breadcrumb) {padding: 0px 19%;}
.band.band-columntext .columntext-cta-alt {text-align: left; padding: 0px 360px;}
.band-video .fourteen.columns.offset-by-two {width: 1280px; padding-left: 300px;}
.band-support-subpage .nine.columns {padding-left: 100px;}
.band-services .sixteen.columns {padding: 0px 19%; }
.band-services-small .sixteen.columns {padding: 0px 290px;} .band.band-subpage-banner-d .banner-map {bottom: -200px;} .story-video, 
.story-title-video {
padding: 0px 250px;
} .band.banner-centertext .sixteen.columns {padding: 0px 320px;}
}
@media all and (min-width: 1300px) {
body.page-template-page-toolkit header:not(.sticky) .desktop-links .sp-link:not(.active) a,
body.page-template-page-toolkit header:not(.sticky) .desktop-links .cas-link:not(.active) a,
body.page-template-page-toolkit header:not(.sticky) .desktop-links .bbs-link:not(.active) a {color: #fff;}
}
@media only screen and (min-width: 1300px) and (max-height: 650px) {
.sticky-button {top: 270px;}
} @media only screen and (max-width: 1300px) { h2, h3 {font-size: 30px; line-height: 34px;}
.spotlight.spotlight-right {margin-right: 0px;}
.spotlight.spotlight-left {margin-left: -5%;}
.spotlight.spotlight-right .spotlight-shape {right: -385px;}
.spotlight .spotlight-content .inner-wrap .spotlight-phone p {font-size: 30px; line-height: 30px;}
.band-gentext .eight.columns {padding-right: 70px;}
.band-gentext .side-container.left .eight.columns {padding-right: 0px;}
.band-boxtext .box-text-image {min-width: 320px;}
.band-boxtext .box-text {padding-left: 200px; padding-right: 80px;}
.boxed-links .support-link .icon {margin-right: 5px;}
.boxed-links .support-link .icon svg {width: 24px;}
.boxed-links .support-link p {font-size: 16px;}
.right-snapped-image, 
.left-snapped-image {width: 38%; height: calc(100% - 320px);}  header .news-event-links {display: none !important;}
header .desktop-links {padding-top: 20px;}
header .desktop-links li {margin-left: 30px;}
header .desktop-links ul {margin-right: 30px;}
header .top-line p {margin-left: 30px;}
header ul.header-border {cursor: pointer;}
header ul.header-border li {display: none;}
header ul.header-border li.smaller {display: inline-block; margin: 0px;}
header ul.header-border li.with-sub li {display: block;}
header li.with-sub .submenu {
right: -89px;
left: auto;
top: 0px;
width: 400px;
margin-left: 0px;
height: 100px;
}
header li.with-sub .submenu .submenu-inner {margin-top: 55px;}
header {background: #fdeb24;}
header .header-logo .light {opacity: 0; pointer-events: none;}
header .header-logo {padding: 0px;}
header .desktop-links {padding-top: 0px;}
header .desktop-links .link-line {background: #010101 !important;}
header .desktop-links li a:hover ~ .link-line {background: #007473 !important;}
header ul.header-border {box-shadow: 60px 0px 50px -2px rgba(0,0,0,0); background: #010101 !important;}
header ul.header-border li a {color: #ffffff;}
header ul.header-border li a:hover {border-color: #fdeb24;}
header .search-icon path {fill: #010101;}
header .desktop-links li.sp-link.active a,
header .desktop-links li.cas-link.active a,
header .desktop-links li.bbs-link.active a {color: #000 !important;} header .desktop-links li.sp-link.active .link-line {background: #305CA4 !important;}
header .desktop-links li.cas-link.active .link-line {background: #007473 !important;}
header .desktop-links li.bbs-link.active .link-line {background: #522d6d !important;}
.sticky-button {top: 350px;}
.sticky-button:not(.scrolled) .button-circle {
width: 160px;
height: 160px;
}
.sticky-button:not(.scrolled) .spotlight-shape {right: -51px;} .band.band-homebanner {padding-top: 190px;}
.band.band-homebanner h1 {
font-size: 64px;
line-height: 68px;
}
.band.band-homebanner .banner-image { top: -183px;}
.band-gateways .gateway-item {padding: 30px 30px 70px 30px;}
.band-gateways .gateway-item a.read-more {left: 30px;}
.band-homestories .spotlight.spotlight-left {width: 47%;}
.band-homestories .ten.columns.story-slider {width: 488px;}
.band-homestories .story-slider-inner.slick-slider .slick-track, .band-homestories .story-slider-inner.slick-slider .slick-list {display: block;}
.band-homestories .story-item {text-align: center; padding: 0px 40px;}
.band-homestories .story-item .story-image {margin: 0px auto 30px auto;}
.band-homestories .story-item .story-desc {margin-bottom: 30px;}
.band-homestories .story-item a.read-more {
position: static;
margin: 0px auto;
}
.band-homestories .arrows-wrap .arrow-right,
.band-homestories .arrows-wrap .arrow-left {
position: absolute;
top: 100px;
transform: none;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none);
z-index: 4;
}
.band-homestories .arrows-wrap .arrow-right {right: 50px;}
.band-homestories .arrows-wrap .arrow-left {left: 70px;}
.band-support .support-links p {font-size: 16px; line-height: 20px;} .band.band-subpage-banner-b {padding-top: 150px;}
.band.band-subpage-banner-b .eight.columns {padding-top: 0px;}
.band.band-subpage-banner-b p.banner-label {font-size: 24px; line-height: 24px;}
.band.band-subpage-banner-b h1 {font-size: 50px; line-height: 54px; margin-bottom: 70px;}
.band.band-subpage-banner-b .title-line {height: 10px;}
.band.band-subpage-banner-b p {max-width: 390px;} 
.band.band-subpage-banner-b .banner-image { }
.band-contentintro .shape-circle {right: 32%;}
.band-tips .column-gentext-fullwidth {padding: 0px 100px;}
.tips-grid {columns: 2 400px;}
.tip-item li {width: 100%;}
.band-gentext.band-gentext-helping .shape-circle {right: 30%;}
.band-support.band-support-subpage .shape-circle.shape-circle-1 {right: -180px;}
.band-support.band-support-subpage .shape-circle.shape-circle-2 {top: 300px; right: 26%;} .band.band-subpage-banner-c {padding-top: 150px;}
.band.band-subpage-banner-c .eight.columns {padding-top: 0px; min-height: 309px;}
.band.band-subpage-banner-c p.banner-label {font-size: 24px; line-height: 24px;}
.band.band-subpage-banner-c h1 {font-size: 50px; line-height: 54px;}
.band.band-subpage-banner-c .title-line-seperated {height: 10px;}
.band.band-subpage-banner-c p {max-width: 390px;} 
.band.band-subpage-banner-c .banner-image { bottom: -100px;}
.band.band-columntextintro h3 {max-width: 450px;}
.band.band-columntext .columntext h4 {font-size: 24px; line-height: 28px;}
.band.band-columntext .columntext-title.columntext-title-alt,
.band.band-columntext .columntext.columntext-alt,
.band.band-columntext .columntext-cta-alt { padding: 0px 120px;}
.band-video.band-video-pullup .fourteen.columns.offset-by-two {width: 880px; padding-left: 60px;}
.band.band-columntextintro .shape-circle-2 {left: 0; bottom: -250px;}
.band-services .sixteen.columns,
.band-video-flex .sixteen.columns:not(.breadcrumb) {padding: 0px;}
.band-services-small .sixteen.columns {padding: 0px 50px;}
.band-services .shape-circle-1 {right: -185px;}
.band-services .shape-circle-2 {left: -185px;}
.band.band-columntext blockquote, 
.band.band-columntext blockquote p {font-size: 20px; line-height: 26px;} .band.band-subpage-banner-d .banner-circles {right: -330px;}
.band.band-subpage-banner-d h1 {font-size: 55px; line-height: 62px;} 
.band-supportmap .maptext.six.columns {width: 500px; max-width: 100%;}
.band-supportmap .maptext {min-height: auto;}
.band-supportmap .maptext-inner {padding: 0px;}
.band-supportmap .ten.columns.map-select { width: 90%; float: right; padding-bottom: 0px;}
.band-services .spotlight.spotlight-left .spotlight-shape {left: -256px;}
.band-services .spotlight.spotlight-left {margin-left: -50px; margin-top: -450px;}
.band-services .spotlight .spotlight-content {width: 400px; height: 400px;} 
.band-services  .spotlight .spotlight-content .inner-wrap {padding: 40px 60px}
.band-services .spotlight .spotlight-content h3 {font-size: 24px; line-height: 28px;} .band-storiesmain .stories-wrap {width: 100%;}
.band-storiesmain .story-item {padding: 0px 20px 40px 20px;}
.band-storiesmain .story-item:nth-child(3n - 2){padding-left: 0px; padding-right: 40px;}
.band-storiesmain .story-item:nth-child(3n){padding-right: 0px; padding-left: 40px;}
.band-storiesmain .story-item a.read-more {left: auto;}
.band-storiesmain .shape-circle-1 {left: -190px;}
.band-storiesmain .shape-circle-2 {right: -190px;}
.band-storiesmain .shape-circle-3 {left: -190px;} .story-title-video h3,
.story-title-alt h3  {
max-width: 650px !important;
font-size: 24px;
line-height: 28px;
}
.story-video,
.story-title-video {padding: 0px 0px;}
.band-morestories .story-item {text-align: center;}
.band-morestories .story-image {margin: 0px auto 30px auto;}
.band-morestories .story-item a.read-more {
left: 50%;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
} .band.band-subpage-banner-d.band.band-subpage-banner-d-alt { }
.band.band-subpage-banner-d .banner-map {right: -70px; bottom: -150px; width: 370px;}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt h1 {font-size: 50px; line-height: 57px;}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt .banner-circles {width: 450px; right: -270px;}
.band-services.band-services-withbreadcrumb .shape-circle.shape-circle-3  {left: -185px;}
.band-services.band-services-withbreadcrumb .shape-circle.shape-circle-4 {right: -185px;} .band.banner-centertext {padding: 180px 0px 100px 0px;}
.band.banner-centertext.banner404, 
.band.banner-centertext.banner-comingsoon {padding-bottom: 220px;}
.band.banner-centertext .sixteen.columns {padding: 0px 70px;}
.band.banner-centertext h1 {font-size: 45px; line-height: 50px;}
.band.banner-centertext.banner404 h1 {font-size: 90px; line-height: 100px;} .band.band-toolkitstories.pullup-top-padding {padding-top: 100px;}
.band-toolkitvideo .video-text {width: 40%;}
.band-toolkitvideo .video {width: 60%;}
.band-toolkitvideo .video-text h4,
.band.band-toolkitstories h3,
.band.band-toolkitmaindownload h4,
.download-section h4 {font-size: 26px; line-height: 30px;}
.band-toolkitmaindownload .shape-circle-1 {right: 0px;}
}
@media only screen and (min-width: 960px) and (max-width: 1300px) {
.nine.columns.support-text {width: 600px;}
}
@media only screen and (max-width: 1300px) and (min-width: 768px) and (max-height: 560px) {
.sticky-button {top: 250px;}
} @media only screen and (min-width: 768px) and (max-width: 959px) {
.hide-desktop {display: none !important;}
h2, h3 {
font-size: 24px;
line-height: 28px;
} .buttons-wrap a.read-more {margin-bottom: 12px;} 
.shape-circle {width: 150px; height: 150px;}
.breadcrumb.push {margin-bottom: 30px;}
.breadcrumb.push.push-large {margin-bottom: 100px;}
.breadcrumb p, .breadcrumb a, .breadcrumb span {font-size: 14px; line-height: 14px;} .spotlight.spotlight-right {width: 50%;}
.spotlight.spotlight-left {width: 50%; margin-left: 0px;}
.spotlight .spotlight-content {width: 382px; height: 382px;}
.spotlight .spotlight-content .inner-wrap {padding: 40px 45px;}
.spotlight.spotlight-right .spotlight-shape {height: 85%; bottom: 0px; right: -244px;}
.spotlight.spotlight-left .spotlight-shape {height: 88%; bottom: 1px; left: -244px;}
.spotlight .spotlight-content h3 {
margin-bottom: 15px;
font-size: 18px;
line-height: 22px;
}
.spotlight-content .gen-line {display: none;}
.spotlight .spotlight-content .spotlight-phone {margin-bottom: 5px;}
.spotlight .spotlight-content .spotlight-phone.last {margin-bottom: 15px;}
.spotlight .spotlight-content .spotlight-phone .icon {width: 38px;}
.spotlight .spotlight-content .spotlight-phone .icon svg {width: 38px; height: 30px;}
.spotlight .spotlight-content .inner-wrap .spotlight-phone p {font-size: 25px; line-height: 32px;}
.spotlight .spotlight-content .inner-wrap p {font-size: 18px; line-height: 22px;}
.spotlight .spotlight-content .inner-wrap a.read-more {margin-top: 20px;} .band-gentext .eight.columns {padding-right: 40px;}
.band-gentext.band-gentext-right .eight.columns {padding-right: 0px; padding-left: 40px;} .band-boxtext .box-text-image {
width: 44%;
min-width: 370px;
}
.band-boxtext .box-text {
padding-left: 280px;
padding-right: 70px;
}
.band-homebereaved .shape-circle {bottom: -160px;}
.boxed-links-inner {padding: 40px 40px 20px 40px; width: 100%;}
.boxed-links .support-links {width: 100%;}
.boxed-links .support-link .icon {margin-right: 10px;}
.boxed-links .support-link p {font-size: 16px; border: none;} .right-snapped-image,
.left-snapped-image {width: 42%;} header .header-logo {width: 84px; margin-top: 4px;}
header .desktop-links li {
font-size: 15px;
line-height: 15px;
margin-left: 13px;
}
header .desktop-links li:first-child,
header .top-line p {margin-left: 0px;}
header .desktop-links ul {margin-right: 18px;}
header ul.header-border {padding: 13px 17px; margin-right: 18px;}
header li.with-sub .submenu .submenu-inner {margin-top: 48px;}
header .search-icon {margin-top: -2px;}
.sticky-button,
.sticky-button.scrolled {right: -30px;}
.sticky-button .button-circle,
.sticky-button.scrolled .button-circle {
width: 130px !important;
height: 130px !important;
}
.sticky-button .button-circle p,
.sticky-button.scrolled .button-circle p {
font-size: 18px !important;
line-height: 22px !important;
}
.sticky-button .button-icon,
.sticky-button.scrolled .button-icon  {width: 25px !important; height: 25px !important;}
.sticky-button .spotlight-shape,
.sticky-button.scrolled .spotlight-shape {
right: -33px !important;
height: 88% !important;
bottom: 0 !important;
} .footer-disclaimer {padding-right: 0px;}
.footer-credit p,
.footer-links .copyright p {font-size: 14px;} .band.band-homebanner {
padding-top: 150px;
padding-bottom: 120px;
}
.band.band-homebanner .banner-image { top: -122px;
width: 72%;
}
.band.band-homebanner h1 {
font-size: 50px;
line-height: 54px;
}
.band.band-homebanner .title-line {height: 10px;}
.band.band-gateways .one-third.column {
width: 33.333% !important;
margin: 0;
border-radius: 0;
}
.band.band-gateways .one-third.column:first-child {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.band.band-gateways .one-third.column:last-child {
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
}
.band-gentext.band-homeintro {padding-bottom: 350px;}
.band-homesafety .shape-circle {top: -20px; left: 33%;}
.band-homeconcerned .shape-circle {right: -100px; bottom: -120px;}
.band-homeimage-1 {margin-top: 70px;}
.band-homeimage-1 .image-inner {margin-top: 0px;}
.band-homestories .spotlight.spotlight-left .spotlight-shape {left: -228px;} 
.band-homestories .spotlight.spotlight-left .spotlight-content {width: 359px; height: 359px;}
.band-homestories .spotlight.spotlight-left .spotlight-content .inner-wrap {padding: 50px 70px;}
.band-homestories .ten.columns.story-slider {width: 385px;}
.band-homebereaved .shape-circle {left: 33%;}
.band-support .support-text {padding-top: 0px; padding-bottom: 0px;}
.band-support .support-links .support-link {width: 100%;}
.band.band-support .shape-circle {opacity: 0;} .band.band-subpage-banner-b {padding: 200px 0px 120px 0px; min-height: 560px;} 
.band.band-subpage-banner-b .eight.columns {padding: 0px;}
.band.band-subpage-banner-b p.banner-label {font-size: 18px; line-height: 18px;} 
.band.band-subpage-banner-b h1 {font-size: 40px; line-height: 44px; margin-bottom: 50px;}
.band.band-subpage-banner-b h1 strong {padding-bottom: 20px;}
.band.band-subpage-banner-b .banner-image {
top: 50%;
bottom: auto;
transform: translate(0%, -50%);
-ms-transform: translate(0%, -50%);
-webkit-transform: translate(0%, -50%);
-moz-transform: translate(0%, -50%);
}
.band.band-contentintro {margin-top: 0px;}
.band-contentintro .shape-circle {right: 20%;}
.band-tips .column-gentext-fullwidth {padding: 0px 0px;}
.tips-grid {columns: 2 300px;}
.tip-item h3 {font-size: 22px; line-height: 26px;}
.band-gentext.band-gentext-helping .shape-circle {right: -100px;} .band.band-subpage-banner-c {padding: 200px 0px 120px 0px; min-height: 560px;} 
.band.band-subpage-banner-c .eight.columns {padding: 0px; min-height: auto;}
.band.band-subpage-banner-c .banner-image {top: -40px; bottom: auto;}
.band.band-subpage-banner-c h1 {font-size: 40px; line-height: 44px;}
.band.band-columntextintro {margin-top: 0px; padding-top: 40px;}
.band.band-columntext .columntext {column-gap: 50px;}
.band.band-columntext .columntext h3 {font-size: 24px; line-height: 28px;} 
.band.band-columntext .columntext h4 {font-size: 20px; line-height: 24px;} 
.band.band-columntextintro .shape-circle-2 {opacity: 0;}
.band-video.band-video-pullup .fourteen.columns.offset-by-two {width: 748px; padding-left: 0px;}
.band.flex-first {margin-top: 0px;}
.band.flex-first .breadcrumb.push.push-large {margin-bottom: 40px; }
.band-services-small .sixteen.columns {padding: 0px 0px;}
.band.band-columntext .columntext-title.columntext-title-alt,
.band.band-columntext .columntext.columntext-alt,
.band.band-columntext .columntext-cta-alt {padding: 0px 70px;} .band.band-subpage-banner-d .banner-circles {
right: -260px;
top: -250px;
width: 500px;
}
.band.band-subpage-banner-d .ten.columns {position: relative; z-index: 2;}
.band.band-supportmap {padding-top: 50px;}
.band-supportmap .ten.columns.map-select {width: 90%;}
.band-services .spotlight.spotlight-left {margin-top: -330px; margin-bottom: 40px;} .band-storiesmain {margin-top: 0px;}
.band-storiesmain .stories-wrap {width: 90%;}
.band-storiesmain .story-item {padding: 0px 20px 40px 20px !important; width: 50%;}
.band-storiesmain .stories-wrap {padding-top: 40px;}
.band-storiesmain p.story-title {font-size: 18px; line-height: 22px;}
.band-storiesmain .shape-circle-1 {left: -130px;}
.band-storiesmain .shape-circle-2 {right: -130px;}
.band-storiesmain .shape-circle-3 {left: -130px;} .story-title-video h3,
.story-title-alt h3  {
font-size: 24px;
line-height: 28px;
} .band.band-subpage-banner-d.band.band-subpage-banner-d-alt {min-height: auto;}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt h1 {font-size: 40px; line-height: 47px;}
.band.band-subpage-banner-d .banner-map {right: -120px;}
.services-list .service-item.service-item-switch .left {width: 60%;} .band.band-storiesmain.band-searchmain .story-item {width: 47%;} .band.band-subpage-banner-d.band-banner-toolkit h1 {font-size: 35px; line-height: 42px;}
.band.band-subpage-banner-d.band-banner-toolkit {padding-top: 180px;}
.band.band-subpage-banner-d.band-banner-toolkit .title-line-seperated {height: 7px;}
.band.band-toolkitmaindownload .fourteen.columns {width: calc(100% - 20px);}
.band-toolkitvideo .video-text {width: 42%; min-height: auto;}
.band-toolkitvideo .video {width: 58%;}
.download-section .left-text {width: calc(100% - 160px);}
.download-section .download-item {width: 50%;}
.band-toolkitvideo .shape-circle-1 {opacity: 0;}
.band.band-toolkitstories .shape-circle-1 {right: -70px;}
.band-toolkitmaindownload .shape-circle-1 {right: -60px;}
} @media only screen and (max-width: 767px) {
.hide-desktop {display: block !important;}
.hide-mobile {display: none !important;}
.mobile-menu {
visibility: visible;
opacity: 1;
pointer-events: auto;
} .band {padding: 70px 0px;}
h2, h3 {font-size: 24px; line-height: 28px;}
.band-image {height: 250px;}
.shape-circle {width: 100px; height: 100px; opacity: 0;}
.gen-line {width: 80px; height: 4px;}
.buttons-wrap a.read-more {margin-bottom: 15px;}
.breadcrumb {display: none !important;}
body #cookie-law-info-bar {bottom: 55px !important; right: 25px !important; left: auto !important;} .band-gentext.alt-margins .gen-line {margin-bottom: 30px;}
.band-gentext.alt-margins .buttons-wrap {margin-top: 40px;}
.column-gentext-fullwidth {margin-bottom: 30px !important;} .spotlight.spotlight-right {width: 100%; margin-top: 50px;}
.spotlight.spotlight-left {width: 100%; margin-top: 50px;}
.spotlight .spotlight-content {width: 420px; height: 420px;}
.spotlight.spotlight-right .spotlight-shape {right: -269px; height: 82%;}
.spotlight.spotlight-left .spotlight-shape {height: 82%; left: -269px;}
.spotlight .spotlight-content .inner-wrap {padding: 50px 70px;}
.spotlight .spotlight-content .gen-line {margin-bottom: 20px;}
.spotlight .spotlight-content .spotlight-phone {margin-bottom: 20px;}
.spotlight .spotlight-content h3,
.spotlight .spotlight-content .inner-wrap .spotlight-phone p {font-size: 24px; line-height: 28px; padding-bottom: 0px; border: none;}
.spotlight .spotlight-content .spotlight-phone .icon {width: 40px;}
.spotlight .spotlight-content .spotlight-phone .icon svg {width: 40px; height: 28px;}
.band-gentext.band-gentext-right .eight.columns,
.band-gentext .eight.columns {padding-right: 0px !important; padding-left: 0px !important;} .band-boxtext .box-text-image {min-width: 400px; width: 67%; height: 270px;}
.band-boxtext .box-text {padding-left: 40px; padding-right: 40px; padding-top: 220px; width: 100%;}
.band-contentintro .boxed-links,
.boxed-links {
width: 420px;
margin: 30px auto 0px auto;
position: static;
border-radius: 10px;
float: none;
}
.boxed-links-inner {
width: 100%;
padding: 30px 30px 10px 40px;
}
.boxed-links .support-links {width: 100%;}
.boxed-links .support-links .support-link {margin-bottom: 25px;}
.boxed-links .support-link p {font-size: 16px; border-bottom: none !important; width: calc(100% - 30px);} .right-snapped-image,
.left-snapped-image {width: 420px; margin: 0px auto; position: static; height: 250px; border-radius: 10px;} header {padding: 15px 0px 15px 0px;}
header .header-logo {width: 80px;}
.sticky-button-mobile {
position: fixed;
bottom: 0px;
width: 100%;
z-index: 10;
pointer-events: none;
}
.sticky-button-mobile .sticky-button-inner {
float: right;
margin-right: 25px;
padding: 10px 15px;
pointer-events: auto;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
box-shadow: 0px -2px 50px 0px rgba(0, 0, 0, 0.1);
}
.sticky-button-mobile p {
margin: 0px;
font-size: 18px;
line-height: 18px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.sticky-button-mobile .sticky-button-inner:hover p.txt-black {color: #fff !important;}
.popup {
padding: 65px 40px;
width: 90%;
}
.popup h3,
.popup p,
.popup li,
.popup a {
font-size: 18px;
line-height: 22px;
}
.popup li {padding-left: 30px;} .mobile-menu-inner .mobile-submenu li,
.mobile-menu-inner .mobile-submenu li a {font-family: 'raleway-regular', sans-serif;} .footer-cta .cta-text {padding: 10px 40px 40px 40px;}
.footer-cta .cta-thumb {
width: 100%; 
height: 200px; 
position: static;
transform: none;
-ms-transform:  none;
-webkit-transform: none;
-moz-transform: none;
}
.footer-cta .cta-border {
height: 100%;
width: 100%;
right: 0px;
top: 120px;
z-index: 2;
}
.footer-top,
.footer-main {display: block;}
.footer-top .footer-hashtag {margin-top: 20px;}
.footer-top .footer-hashtag p {position: static; float: left;}
.footer-logo-gm {margin-bottom: 20px !important;}
.footer-logo-gm img {width: 120px;}
.footer-disclaimer {padding: 0px; margin-bottom: 20px !important;}
.footer-links {padding: 0px 0px 50px; margin-bottom: 20px !important;}
.footer-links .copyright {left: 0px;}
.footer-logo-salos img {width: 200px;}
.footer-credit {
position: static;
width: 100%;
display: block;
max-width: none;
margin-top: 40px;
padding-bottom: 20px;
} .band.band-homebanner {padding-top: 110px; padding-bottom: 15px;}
.band.band-homebanner h1 {font-size: 30px; line-height: 34px;}
.band.band-homebanner h1 strong {padding-bottom: 11px;}
.band.band-homebanner .title-line {height: 7px;}
.band.band-homebanner .banner-image {position: static; width: 420px; margin: 30px auto 0px auto; float: left;} 
.band.band-homebanner .banner-image img {border-radius: 50% !important; width: 80%; float: right;}
.band-gateways .row {display: block;}
.band-gateways .row .gateway-item.aos-animate[data-aos-delay="500"] {transition-delay: 0s;}
.band-gateways .row .gateway-item {margin-bottom: 30px; padding-bottom: 80px;}
.band-gateways .gateway-item p,
.band-gateways .gateway-item h2,
.band-gateways .gateway-item p {margin-bottom: 20px;}
.band-gateways .gateway-item h2 br {display: none;}
.band-gentext.band-homeintro {padding-top: 70px;}
.band-homeintro .eight.columns {margin-top: -200px; padding-top: 30px; padding-right: 0px;}
.band-homesafety {margin-top: -160px;}
.band-homeimage-1 {margin-top: 50px;}
.band-homeimage-1 .image-inner {margin-top: 0px;}
.band-homebereaved .spotlight.spotlight-right {margin-top: 50px;}
.band-homestories .spotlight.spotlight-left .spotlight-content {width: 420px; height: 420px;}
.band-homestories .spotlight.spotlight-left {width: 100%;}
.band-homestories .spotlight.spotlight-left .spotlight-shape {left: -269px;}
.band-homestories .spotlight.spotlight-left .spotlight-content .inner-wrap {padding: 50px 100px;}
.band-homestories .ten.columns.story-slider {width: 100%; margin-top: 50px;}
.band-homestories .story-slider-inner {width: 100%; right: 0px;}
.band-homestories .arrows-wrap .arrow-right {right: 0px;}
.band-homestories .arrows-wrap .arrow-left {left: 0px;}
.band-homestories .story-item {padding: 0px 20px;}
.band.band-support {padding-bottom: 190px;}
.band-support .support-text {padding-top: 0; padding-bottom: 40px;}
.band-support .support-links .support-link {width: 100%;} .band.band-subpage-banner-b {
padding-bottom: 50px;
padding-top: 120px;
}
.band.band-subpage-banner-b .eight.columns {
padding-top: 0px;
padding-bottom: 30px;
}
.band.band-subpage-banner-b p.banner-label {
font-size: 18px;
line-height: 18px;
}
.band.band-subpage-banner-b h1 {
font-size: 27px;
line-height: 31px;
margin-bottom: 40px;
}
.band.band-subpage-banner-b h1 strong {padding-bottom: 12px;}
.band.band-subpage-banner-b .title-line {height: 7px;}
.band.band-subpage-banner-b .aos-wrap {position: relative !important;}
.band.band-subpage-banner-b .banner-image {
width: 75%;
position: relative;
right: 0px;
top: 0px;
bottom: auto;
z-index: 3;
float: right;
margin-bottom: 0;
}
.band.band-contentintro {
margin-top: -100px;
padding-top: 100px;
}
.band-tips .column-gentext-fullwidth {padding: 0px 0px;}
.tips-grid,
.tips-grid.highlighted .highlighted-main {columns: auto !important; columns: unset !important;}
.tip-item {padding: 30px 30px 10px 30px; width: 100%;}
.tip-item h3 {font-size: 22px; line-height: 26px;}
.tip-item p,
.tip-item li {font-size: 17px; line-height: 21px;} .band.band-subpage-banner-c {padding-bottom: 50px; padding-top: 120px;}
.band.band-subpage-banner-c .eight.columns {padding-top: 0px; padding-bottom: 30px;  min-height: auto;}
.band.band-subpage-banner-c h1 {font-size: 27px; line-height: 31px;}
.band.band-subpage-banner-c .title-line-seperated {height: 7px;}
.band.band-subpage-banner-c .aos-wrap {position: relative !important;}
.band.band-subpage-banner-c .banner-image {
width: 75%;
position: relative;
right: 0px;
top: 0px;
z-index: 3;
float: right;
margin-bottom: 0;
}
.band.band-columntextintro {margin-top: -100px; padding-top: 100px;} 
.band.band-columntext .columntext {columns: auto; columns: unset; column-count: unset;}
.band.band-columntext .columntext-title.columntext-title-alt,
.band.band-columntext .columntext.columntext-alt,
.band.band-columntext .columntext-cta-alt {padding: 0px 0px;}
.band-video.band-video-pullup .fourteen.columns.offset-by-two {width: 100%; padding-left: 0;}
.band.band-columntext .columntext-title h3, 
.band.band-columntext .columntext h3 {font-size: 22px; line-height: 26px;} 
.band.band-columntext .columntext h4 {font-size: 20px; line-height: 24px;} 
.band.band-columntext blockquote, 
.band.band-columntext blockquote p {font-size: 18px; line-height: 24px;}
.band.pullup-bottom-padding {padding-bottom: 200px;}
.band.pullup-top-padding {padding-top: 200px;}
.band.pullup {margin-top: -150px;}
.band-video.band-video-pullup .columns {margin-top: -150px;}
.band-services-small .sixteen.columns {padding: 0; }
.band-services .sixteen.columns .intro-inner {
text-align: center;
padding: 0px;
}
.band-services .gen-line {margin: 0px auto 30px auto;}
.services-list .service-item {padding: 40px 0px 25px 0px; text-align: center;}
.services-list .service-item:first-child {padding-top: 0px;}
.services-list .service-item:last-child {padding-bottom: 0px;}
.services-list .service-item .left {width: 100%;}
.services-list .service-item .service-title-underline {width: 100px; margin: 0px auto 30px auto;}
.services-list .service-item .right {
position: relative;
margin: 30px auto 0px auto;
top: auto;
right: auto;
transform: none;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.band-boxtext.band-genboxtext .box-text-image {top: 0px; bottom: auto;}
.band-boxtext.band-genboxtext .box-text {margin-bottom: 0px; margin-top: 100px;}
.band.band-support-flex {padding-bottom: 70px;}
.band.band-support-flex .right-snapped-image {height: 250px;}
.flex-last {margin-bottom: 120px;}
.band.flex-first {
margin-top: -100px;
padding-top: 100px;
overflow: visible;
} .band.band-subpage-banner-d {
padding: 140px 0px 70px 0px;
overflow: visible;
}
.band.band-subpage-banner-d h1 {font-size: 30px; line-height: 35px;}
.band.band-subpage-banner-d .title-line-seperated {height: 7px; margin-top: 0px;}
.band.band-subpage-banner-d .banner-circles { right: -150px;
top: auto;
bottom: -150px;
width: 220px;
}
.band.band-supporttabs {margin-bottom: 20px;}
.band.band-supporttabs .side-container,
.band.band-supporttabs .side-container.active {background: none; box-shadow: none; margin-bottom: 10px;}
.band.band-supporttabs .side-container:not(.active):hover {background: none;}
.band.band-supporttabs .side-container:not(.active):hover p {
transform: none;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.band.band-supporttabs .eight {padding: 0px;}
.band.band-supporttabs .eight p {display: inline-block; padding-bottom: 3px; border-bottom: 1px solid transparent;}
.band.band-supporttabs .side-container.active .eight p {border-color: #000;}
.band-services .spotlight.spotlight-left {margin-top: -150px;}
.band.band-supportmap {padding-top: 50px; padding-bottom: 30px;}
.band-supportmap .boxed-links-inner {padding: 0px;}
.band-supportmap .boxed-links .support-links {margin-top: 0px;}
.service-filter {text-align: center;}
.service-filter a.read-more {margin: 0px 5px 5px 5px;}
.service-filter .location-label {margin-bottom: 35px;}
.service-filter div {float: none !important; text-align: center !important;}
.service-filter .filter-buttons .facetwp-radio {
margin: 0px 5px 5px 5px;
}
.service-filter .location-label span, 
.service-filter .location-label p {
font-size: 20px;
line-height: 26px;
} .band-storiesmain {display: block;}
.band-storiesmain .story-item {
text-align: center;
width: 100%;
padding: 0px 0px 0px 0px !important;
}
.band-storiesmain .story-item .story-image {width: 150px; height: 150px;}
.band-storiesmain .story-item .story-image,
.band-storiesmain .story-item .story-line {
margin: 0px auto 20px auto;
}
.band-storiesmain .story-item a.read-more {
position: static;
}
.band-storiesmain .more-button {padding: 0px 0px 40px 0px;}
.band-storiesmain .story-item:last-child {margin-bottom: 50px;} .story-title-video h3,
.story-title-alt h3  {
font-size: 22px;
line-height: 26px;
}
.band-morestories .story-image {width: 150px; height: 150px;}
.band-morestories .story-item {padding-bottom: 0px;}
.band-morestories .story-item a.read-more {
position: static;
transform: none;
-ms-transform: none;
-webkit-transform: none;
-moz-transform: none;
}
.band-morestories .story-slider-inner {width: 100%; padding-bottom: 50px;}
.band-morestories .story-slider-inner.slick-slider .slick-track, 
.band-morestories .story-slider-inner.slick-slider .slick-list {display: block;}
.band-morestories .arrows-wrap {
position: absolute;
width: 100px;
bottom: 0px;
left: 50%;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
} .band.band-subpage-banner-d.band.band-subpage-banner-d-alt {
padding-bottom: 270px;
margin-bottom: 20px;
min-height: auto;
}
.band.band-subpage-banner-d .banner-map {
right: 0px;
bottom: -300px;
width: 200px;
}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt .banner-circles {
width: 200px;
right: -94px;
bottom: -200px;
}
.band.band-subpage-banner-d.band.band-subpage-banner-d-alt h1 {
font-size: 30px;
line-height: 35px;
}
.services-list .service-item.service-item-switch .left {float: none; width: 100%;}
.services-list .service-item.service-item-switch .right {right: auto; left: auto;} .band.banner-centertext {padding: 150px 0px 70px 0px;}
.band.banner-centertext.banner404, 
.band.banner-centertext.banner-comingsoon {padding-bottom: 200px;}
.band.banner-centertext .sixteen.columns {padding: 0px 0px;}
.band.banner-centertext h1 {font-size: 25px; line-height: 30px;}
.band.banner-centertext.banner404 h1 {font-size: 60px; line-height: 70px;} .band-storiesmain.band-storiesmain-nopull .stories-wrap {margin-top: 0px;} .band-storiesmain.band-searchmain .stories-wrap .facetwp-template,
.band.band-storiesmain.band-searchmain .stories-wrap {display: block;}
.band.band-storiesmain.band-searchmain .story-item {width: 100%} .band.band-banner-toolkit .ten.columns {padding-bottom: 0px; padding-right: 0px;}
.toolkit-banner-image {
width: 100%;
opacity: 0.3;
height: 100%;
background-size: cover;
background-position: right;
mix-blend-mode: difference;
}
.band-toolkitvideo .video-text {width: 100%; padding-bottom: 20px; min-height: auto;}
.band-toolkitvideo .video {width: 100%;}
.band.band-toolkitstories.pullup-top-padding {padding-top: 200px; padding-bottom: 70px;}
.sixteen.columns.toolkit-stories-title {padding-bottom: 50px;}
.band.band-toolkitmaindownload .container,
.band.band-toolkitmaindownload .box-maindownload {position: static;}
.band.band-toolkitmaindownload.pullup {margin-top: 0px;}
.band-toolkitmaindownload::after {content: none;}
.box-maindownload .maindownload-desc {padding: 0px; width: 100%;}
.box-maindownload .salos-logo {width: 180px; margin-bottom: 30px;}
.download-section {padding: 40px 0px; width: 100%; margin: 0px;}
.download-section .left-text {width: 100%;}
.download-section .right-button {float: left; width: 100%;}
.download-section .download-item {width: 100%;}
.band-toolkitvideo .video-text h4, 
.band.band-toolkitstories h3, 
.band.band-toolkitmaindownload h4, 
.download-section h4 {
font-size: 24px;
line-height: 27px;
}
.download-section .gen-line {margin-bottom: 20px;}
.download-section .download-item {margin-bottom: 8px;}
.download-section .download-item .icon {width: 30px;}
.download-section .download-item p {
max-width: calc(100% - 50px);
margin-top: 5px;
font-size: 16px;
line-height: 20px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
} @media only screen and (max-width: 479px) { .boxed-links,
.right-snapped-image, 
.left-snapped-image,
.band-contentintro .boxed-links {width: 300px;}
.right-snapped-image, 
.left-snapped-image {height: 200px;} .spotlight .spotlight-content {width: 400px; height: 400px; left: -50px;}
.spotlight.spotlight-right .spotlight-shape {right: -305px; height: 85%;}
.spotlight.spotlight-left .spotlight-shape {height: 88%; left: -305px;} .band.band-footer {padding-top: 0px;}
.band-footer .container.mobile-extend {width: 100%;}
.band-footer .container.mobile-extend .sixteen.columns {width: 100%; border-radius: 0px;}
.footer-cta {margin-top: 0px;}
.footer-cta .cta-text {width: 300px; margin: 0px auto; padding-left: 0; padding-right: 0;} .band-homestories .spotlight.spotlight-left .spotlight-shape {left: -315px;}
.right-snapped-image {width: 300px;}
.band-homesafety .container {background: #305CA4; width: 100%;}
.band-boxtext .box-text {padding-left: 0px; padding-right: 0px; padding-bottom: 30px; width: 300px; margin: 70px auto 0px auto; float: none;}
.band-boxtext .box-text-image {top: -80px; min-width: auto; width: 82%;}
.band.band-support {padding-bottom: 70px} .band.band-subpage-banner-b .banner-image {width: 336px; right: -100px;}
.tip-item h3 {font-size: 20px; line-height: 24px;} .band-genboxtext .box-text-image {top: -80px; min-width: auto; width: 82%;}
.band-genboxtext .container {background: #fdeb24; width: 100%;}
.band.band-columntext.pullup.pullup-top-padding {margin-top: 0px; padding-top: 70px;} .band.band-subpage-banner-d .banner-circles {display: none;}
.band.band-subpage-banner-d {padding: 120px 0px 40px 0px;} .band-storiesmain .more-button {padding: 0px 0px 0px 0px;}
.band-morestories .story-item {padding: 0px;} .band.band-subpage-banner-d .banner-map {right: -70px;}
.flex-last {margin-bottom: 0px;} 
.band-genboxtext.flex-last  {margin-bottom: 50px;}
} @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
.sticky-button.scrolled .spotlight-shape {right: -95px;}
.band-homestories .story-slider-inner.slick-slider .slick-track,
.band-homestories .story-slider-inner.slick-slider .slick-list,
.band-morestories .story-slider-inner.slick-slider .slick-track, 
.band-morestories .story-slider-inner.slick-slider .slick-list {display: block;}
.band-support .support-link .icon,
.boxed-links .support-link .icon {height: 35px;}
.band-supportmap .ten.columns.map-select svg {width: 100%; height: 500px;}
.load-overlay {display: none;}
}
@supports (-ms-ime-align:auto) {
.spotlight.spotlight-left .spotlight-shape,
.spotlight.spotlight-right .spotlight-shape,
.sticky-button .spotlight-shape {width: 96%;}
.sticky-button.scrolled .spotlight-shape {width: 85%;}
}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/fonts/slick.eot);
src: url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/fonts/slick.woff) format('woff'), url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/fonts/slick.ttf) format('truetype'), url(https://shiningalightonsuicide.org.uk/wp-content/themes/salos/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 0.5;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 8px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 15px;
height: 20px;
content: '•';
text-align: center;
opacity: 1;
color: #CCCCCD;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: #B88656;
}