.container  { 
width: 1280px; 
position: relative; 
margin: 0 auto; 
padding: 0;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-direction: row;
-ms-flex-direction: row;
}
.container.no-flex							{display: block;}
.container .column,
.container .columns                         { float: none; display: inline; margin-left: 10px; margin-right: 10px;  }
.container.no-flex .column,
.container.no-flex .columns					{float: left;}
.row                                        { margin-bottom: 20px; }
{ 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; } .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 (max-width: 1300px) {
.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    
.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;
}
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 {
background: #fff;
font: 14px/23px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
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"; }
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; } img.scale-with-grid {
max-width: 100%;
height: auto; } .button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
display: inline-block;
font-size: 11px;
font-weight: bold;
text-decoration: none;
text-shadow: none;
cursor: pointer;
margin-bottom: 20px;
line-height: normal;
padding: 8px 10px; 
}
.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
border: none;
background: none;
}
.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 {
outline: none;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
-webkit-font-smoothing: antialiased;
border-radius: 2px;
margin: 0;
width: 210px;
max-width: 100%;
display: block;
margin-bottom: 20px;}
select {
padding: 0; }
textarea {
min-height: 60px; }
label,
legend {
display: block;
font-weight: bold;
font-size: 13px;  }
select {
width: 220px; }
input[type="checkbox"] {
display: inline; } .remove-bottom { margin-bottom: 0 !important; }
.half-bottom { margin-bottom: 10px !important; }
.add-bottom { margin-bottom: 20px !important; }
html {
overflow-y: scroll;
}
.anchor {
position: relative;
top: -100px;
} body {
background-color: #fff;
color: #000;
margin: 0px;
animation: fadein 2s;
-moz-animation: fadein 2s; -webkit-animation: fadein 2s; -o-animation: fadein 2s; overflow: hidden;
font-family: "trade-gothic-next", sans-serif;
font-size: 18px;
line-height: 1.2;
} @keyframes fadein {
0% {
opacity: 0.01;
}
1% {
opacity: 0;
}
50% {
opacity: 50;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadein { 0% {
opacity: 0.01;
}
1% {
opacity: 0;
}
50% {
opacity: 50;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes fadein { 0% {
opacity: 0.01;
}
1% {
opacity: 0;
}
50% {
opacity: 50;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadein { 0% {
opacity: 0.01;
}
1% {
opacity: 0;
}
50% {
opacity: 50;
}
100% {
opacity: 1;
}
}  .maroon-txt {
color: #870f54;
}
.blue-txt,
.bodycopy,
.read-more.blue-txt {
color: #002f87;
}
.white-txt {
color: #fff;
}
.green-txt {
color: #00a98f;
}
.purple-txt {
color: #93358d;
}
.teal-txt {
color: #008996;
}
.lightblue-txt {
color: #0091b3;
}
.red-txt {
color: #d02c2f;
}
.yellow-txt {
color: #ffa400;
}
.gold-txt {
color: #fcc96e;
}
.read-more.white-bd-hov:hover {
border: 2px solid #fff;
}
.read-more.maroon-bg {
border: 2px solid #870f54;
}
.read-more.green-bg {
border: 2px solid #00a98f;
}
.read-more.darkblue-bg {
border: 2px solid #002f87;
}
.read-more.purple-bg {
border: 2px solid #93358d;
}
.read-more.blue-bg {
border: 2px solid #0091b3;
}
.read-more.teal-bg {
border: 2px solid #008996;
}
.read-more.gold-bg {
border: 2px solid #ffa400;
}
.maroon-bg {
background-color: #870f54;
}
.green-bg {
background-color: #00a98f;
}
.purple-bg {
background-color: #93358d;
}
.cream-bg {
background-color: #ffedcc;
}
.teal-bg {
background-color: #008996;
}
.blue-bg {
background-color: #0091b3;
}
.darkblue-bg {
background-color: #002f87;
}
.grey-bg {
background-color: #f4f2f1;
}
.gold-bg {
background-color: #ffa400;
}
.lightblue-bg {
background-color: #d1e9f5;
}
.green-bg-hov:hover {
background-color: #00a98f;
}
.white-bg-hov:hover {
background-color: #fff;
}
.trans-bg-hov:hover {
background-color: transparent;
}
.green-txt-hov:hover {
color: #00a98f;
}
.maroon-txt-hov:hover {
color: #870f54;
}
.darkblue-txt-hov:hover {
color: #002f87;
}
.purple-txt-hov:hover {
color: #93358d;
}
.blue-txt-hov:hover {
color: #0091b3;
}
.teal-txt-hov:hover {
color: #008996;
}
h1,
h2,
h3,
h4 {
color: inherit;
}
h1 {
font-size: 90px;
}
h1,
h2 {
font-family: "tgn-soft-round", sans-serif;
line-height: 1.2;
font-weight: 800;
font-style: normal;
}
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);
}
h2 {
font-size: 60px;
line-height: 1.2;
margin-bottom: 30px;
}
h3,
h4 {
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-style: normal;
}
h3 {
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-style: normal;
font-size: 25px;
line-height: 1.2;
}
h4 {
font-size: 32px;
line-height: 1.2;
}
p,
li,
span,
label {
font-family: "trade-gothic-next", sans-serif;
font-weight: 400;
font-style: normal;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
} #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;
}
strong {
font-family: inherit;
font-weight: 700;
font-size: inherit;
line-height: inherit;
color: inherit;
}
a {
font-family: inherit;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
color: inherit;
text-decoration: none;
padding-bottom: 1px;
border-bottom: 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;
}
svg 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;
}
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;
}
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;
}
.pointer {
cursor: pointer;
}
img {
display: block;
max-width: 100%;
height: auto;
}
.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(//agefriendlysalford.org.uk/wp-content/themes/AFS/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;
} .flex,
.container .column.flex,
.container .columns.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-direction: row;
-ms-flex-direction: row;
}
.flex-column {
flex-direction: column;
} .flex-wrap {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .flex-align-c { -ms-flex-align: center;
align-items: center;
}
.flex-align-s { align-items: flex-start;
-ms-flex-align: start;
}
.flex-align-e { align-items: flex-end;
-ms-flex-align: end;
} .flex-justify-c { justify-content: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
}
.flex-justify-sb { -ms-flex-pack: justify;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
justify-content: space-between;
}
.flex-justify-se { justify-content: space-evenly;
-webkit-justify-content: space-evenly;
}
.flex-justify-fs { -ms-flex-align: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-justify-content: flex-start;
}
.flex-justify-fe { -ms-flex-align: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-justify-content: flex-end;
} .margin-top {
margin-top: 50px;
}
.margin-bottom {
margin-bottom: 50px;
} .padding-top {
padding-top: 100px;
}
.padding-bottom {
padding-bottom: 100px;
}
.band.no-padding-top {
padding-top: 0;
}
.band.no-padding-bottom {
padding-bottom: 0;
} .shape {
position: absolute;
pointer-events: none;
}
.shape img {
max-width: none;
width: 100%;
} .relative {
position: relative;
}
.static {
position: static !important;
}
.inline-block {
display: inline-block;
}
.mid {
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
}
.full {
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.fixed.full {
height: 100vh;
} .z1 {
z-index: 1;
}
.z2 {
z-index: 2;
}
.z3 {
z-index: 3;
}
.z4 {
z-index: 4;
}
.z5 {
z-index: 5;
}
.z6 {
z-index: 6;
}
.z7 {
z-index: 7;
} .band.overflow-v,
.overflow-v {
overflow: visible !important;
}
.band.overflow-h,
.overflow-h {
overflow: hidden !important;
} .bg-white {
background: #fff;
}
.bg-black {
background: #000;
}
.bg-white-hov:hover {
background: #fff;
}
.bg-black-hov:hover {
background: #000;
}
.bg-image {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} .txt-white,
.txt-white-hov:hover,
.txt-white-bold strong {
color: #fff;
}
.txt-black,
.txt-black-hov:hover,
.txt-black-bold strong {
color: #000;
}
.txt-faded-hov:hover {
opacity: 0.7;
} .bd-white {
border-color: #fff !important;
}
.bd-black {
border-color: #000 !important;
}
.bd-white-hov:hover {
border-color: #fff !important;
}
.bd-black-hov:hover {
border-color: #000 !important;
}
.bd-faded-hov:hover {
opacity: 0.7;
}
.bd-green-hov:hover {
border-color: #00a98f;
} .weight-light {
font-weight: 300;
}
.weight-normal {
font-weight: 400;
}
.weight-bold {
font-weight: 500;
}
.weight-medium {
font-weight: 700;
} .txt-center {
text-align: center;
}
.txt-right {
text-align: right;
}
.txt-uppercase {
text-transform: uppercase;
} .trans {
-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;
} input[type="text"],
input[type="email"],
select,
textarea {
border: none;
background-color: #fff;
resize: none;
padding: 20px;
font-size: 25px;
color: #002f87;
font-family: "tgn-soft-round", sans-serif;
border-radius: 5px;
}
::placeholder {
font-family: "tgn-soft-round", sans-serif;
font-weight: 700;
font-size: 25px;
color: #002f87;
}
.gform_wrapper.gravity-theme .gfield input.large:focus::placeholder,
.gform_wrapper.gravity-theme .gfield select.large:focus::placeholder,
input:focus::placeholder,
textarea:focus::placeholder {
color: transparent;
}
select,
.fs-label-wrap {
-webkit-appearance: none;
padding-right: 60px !important;
position: relative;
color: #fff;
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-size: 25px;
width: 400px;
cursor: pointer;
}
.fs-label-wrap {
width: auto;
}
select.facetwp-dropdown {
background-color: #00a98f;
}
.facetwp-template {
display: flex;
flex-wrap: wrap;
}
.news-banner .fs-label-wrap,
.resources-banner .fs-label-wrap,
.accredited-locations .fs-label-wrap {
background-color: #00a98f !important;
border: none !important;
cursor: pointer !important;
border-radius: 4px;
height: 70px;
}
.resources-banner .fs-label-wrap {
background-color: #002f87 !important;
}
.accredited-locations .fs-label-wrap {
background-color: #870f54 !important;
width: 100%;
}
.accredited-locations .facetwp-facet {
width: 30%;
margin-right: 15px;
}
.accredited-locations .facetwp-template {
width: 100%;
}
.accredited-locations .fs-wrap {
width: 100%;
}
.fs-option-label {
padding: 15px;
font-size: 24px;
font-family: "tgn-soft-round", sans-serif;
text-align: left;
}
.news-banner .fs-label-wrap .fs-label,
.resources-banner .fs-label-wrap .fs-label,
.accredited-locations .fs-label-wrap .fs-label {
padding: 20px;
border-radius: 4px;
text-align: left;
padding-left: 30px;
}
.news-banner .fs-wrap,
.resources-banner .fs-wrap {
width: 350px;
}
.fs-arrow {
border-top: 8px solid #fff !important;
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
right: 20px !important;
-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 !important;
}
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
padding: 10px;
border: 4px solid #00a98f;
border-radius: 4px;
margin-left: 5px;
width: 350px;
padding-top: 8px;
text-align: left;
}
.facetwp-facet.facetwp-facet-load_more {
width: 100%;
}
.accredited-locations .facetwp-facet.facetwp-facet-search.facetwp-type-search {
border: 4px solid #870f54;
width: 30%;
margin-left: 0;
margin-right: 0;
}
.facetwp-input-wrap {
width: 100%;
}
.resources-banner .facetwp-facet.facetwp-facet-search.facetwp-type-search {
border: 4px solid #002f87;
}
.facetwp-facet {
margin-top: 30px;
height: 70px;
}
.facetwp-facet.facetwp-facet-search.facetwp-type-search input,
.facetwp-facet.facetwp-facet-search.facetwp-type-search input::placeholder {
color: #00a98f;
padding: 5px;
margin: 0;
font-weight: 700;
width: 100%;
}
.resources-banner
.facetwp-facet.facetwp-facet-search.facetwp-type-search
input::placeholder,
.resources-banner
.facetwp-facet.facetwp-facet-search.facetwp-type-search
input {
color: #002f87;
}
.accredited-locations
.facetwp-facet.facetwp-facet-search.facetwp-type-search
input::placeholder,
.accredited-locations
.facetwp-facet.facetwp-facet-search.facetwp-type-search
input {
color: #870f54;
}
.facetwp-type-fselect .fs-option .fs-option-label {
white-space: normal !important;
font-size: 20px;
line-height: 1.3;
color: #002f87;
}
.select .dropdown-icon {
content: "";
pointer-events: none;
width: 25px;
height: 20px;
position: absolute;
right: 28px;
top: 25px;
background: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-new.svg) no-repeat center center;
background-size: contain;
} li.dropdown {
position: relative;
padding-right: 10px;
}
li.dropdown::after {
content: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-blue.svg);
width: 14px;
height: 20px;
position: absolute;
right: 10px;
top: 0px;
}
.volunteer-header li.dropdown::after {
content: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-new.svg);
}
li.dropdown-mobile > a {
position: relative;
}
li.dropdown-mobile > a::after {
content: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-new.svg);
width: 15px;
height: 15px;
position: absolute;
right: -20px;
top: 0px;
}
select::-ms-expand {
display: none;
} .read-more,
.facetwp-load-more {
font-family: "trade-gothic-next", sans-serif;
font-size: 22px;
font-weight: 900;
line-height: 22px !important;
outline: none !important;
box-shadow: none !important;
text-shadow: none !important;
border: 2px solid inherit;
border-radius: 4px;
-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;
text-align: center;
min-width: 140px;
width: 219.5px;
height: 71px;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
cursor: pointer;
}
.read-more.sm {
padding: 13px 40px;
font-size: 18px;
width: unset;
height: unset;
}
.read-more.long {
width: 259px;
}
.facetwp-load-more {
background-color: #00a98f;
border: 2px solid #00a98f;
display: block;
margin: 0 auto;
}
.facetwp-load-more:hover {
background-color: #fff;
color: #00a98f;
}
.read-more.margin-top {
margin-top: 20px;
}
.buttons-wrap.txt-center .read-more {
margin: 0px 7px;
} .popup-overlay {
display: none;
position: fixed;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background: rgba(0, 0, 0, 0.7);
z-index: 10000000;
}
.popup {
position: fixed;
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%;
max-height: 80%;
z-index: 10000001;
display: none;
max-width: 1400px;
}
.popup.popup-video .popup-close {
position: absolute;
top: -50px;
right: -50px;
transform: translate(-50%, 0%);
-ms-transform: translate(-50%, 0%);
-webkit-transform: translate(-50%, 0%);
-moz-transform: translate(-50%, 0%);
z-index: 100;
cursor: pointer;
pointer-events: auto;
width: 25px;
height: 25px;
}
.popup:not(.popup-video) .popup-close {
position: absolute;
top: 20px;
right: 20px;
z-index: 100;
cursor: pointer;
pointer-events: auto;
width: 25px;
height: 25px;
}
.popup:not(.popup-video) {
padding: 70px;
overflow-y: scroll;
} .accordion-wrap {
padding-top: 30px;
}
.accordion-item {
border-bottom: 1px solid rgba(112, 112, 112, 0.7);
}
.accordion-item.first {
border-top: 1px solid rgba(112, 112, 112, 0.7);
}
.careers .accordion {
margin: 100px 0 50px 0;
}
.careers .accordion-item {
border-bottom: 1px solid rgba(225, 225, 225, 0.5);
}
.accordion-item p {
font-size: 22px;
}
.careers .accordion-item.first {
border-top: 1px solid rgba(225, 225, 225, 0.5);
}
.accordion-head {
padding: 40px 30px 40px 50px;
cursor: pointer;
}
.careers .accordion-head h3 {
color: #fff !important;
}
.careers .accordion.padding {
padding-bottom: 400px;
}
.accordion-head:hover .arrow {
transform: scale(1.1);
-ms-transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.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;
}
.accordion-head .arrow {
width: 60px;
margin-left: 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;
flex-shrink: 0;
}
.bodycopy .accordion-head h3 {
margin: 0px;
font-size: 40px;
}
.open .accordion-head .arrow {
-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;
}
.accordion-content {
padding: 0px 30px 50px 50px;
display: none;
}
.first .accordion-content {
display: block;
}
.accordion-item.open .accordion-head .arrow svg {
overflow: visible;
transform-origin: center center;
}
.accordion-item.open .accordion-head .arrow svg .path-1 {
transform: rotateX(90deg);
transform-origin: center center;
-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;
}
.accordion-head .arrow svg {
-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;
}
.accordion-head .arrow.maroon svg circle {
fill: #870f54;
}
.accordion-head .arrow.blue svg circle {
fill: #0091b3;
}
.accordion-head .arrow.purple svg circle {
fill: #93358d;
}
.accordion-head .arrow.green svg circle {
fill: #00a98f;
}
.accordion-content .read-more {
margin-top: 30px;
}  .band {
width: 100%;
margin: 0px auto;
overflow: hidden;
padding: 100px 0px;
}
.ie8 .band {
width: 100%;
}
.bodycopy ul {
margin-left: 20px;
}
.bodycopy ul li,
.bodycopy ol li {
font-family: "trade-gothic-next", sans-serif;
color: inherit;
list-style-type: none;
padding-left: 15px;
margin-bottom: 15px;
font-size: inherit;
line-height: inherit;
}
.bodycopy.content ul li {
list-style-type: disc;
}
.bodycopy ol li {
list-style-type: decimal;
}
.bodycopy h2 {
margin-bottom: 30px;
}
h6 {
font-size: 25px;
font-family: "trade-gothic-next", sans-serif;
font-weight: 400;
color: #002f87;
margin-bottom: 20px;
}
.bodycopy h6 {
font-size: 25px;
font-family: "trade-gothic-next", sans-serif;
font-weight: 400;
color: #002f87;
margin-bottom: 25px;
}
.bodycopy h3,
.bodycopy h4 {
font-size: 25px;
line-height: 1.2;
margin-bottom: 20px;
}
h2 span {
font-family: "tgn-soft-round", sans-serif;
} header.main {
background-color: transparent;
padding: 0px 0px 30px 0px;
height: 155px;
position: fixed;
width: 100%;
z-index: 9000;
box-shadow: 0 4px 35px -2px 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;
}
header.main.sticky {
box-shadow: 0 4px 35px -2px rgba(255, 255, 255, 0.05);
padding: 0px 0px 12px 0px;
height: auto;
background-color: #fff;
-webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
-moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
header.volunteer-header.sticky {
background-color: #002f87;
}
header.sticky .header-logo {
width: 80px;
margin-bottom: 10px;
min-width: unset;
}
header .header-logo {
width: 140px;
position: relative;
z-index: 1000;
}
header .desktop-links {
margin-bottom: 20px;
}
header.sticky .desktop-links {
margin-bottom: 0;
}
.main-nav {
margin-top: -23px;
}
header.sticky .main-nav {
margin-top: -20px;
}
nav ul li a {
font-size: 20px;
padding: 0 20px;
}
nav ul li a::after,
.dropdown li a::after {
content: "";
position: absolute;
width: calc(100% - 40px);
transform: scaleX(0);
height: 3px;
bottom: -7px;
left: 20px;
background-color: #00a98f;
transform-origin: center;
transition: transform 0.4s ease-out;
border-radius: 5px;
}
nav ul li.dropdown > a::after,
.volunteer-header nav ul li.dropdown > a::after {
left: 20px;
width: calc(100% - 30px);
}
.dropdown li a::after {
background-color: #fff;
transform-origin: right;
left: 20px;
width: calc(100% - 40px);
height: 2px;
bottom: -2px;
transition: transform 0.5s ease-out;
} nav ul li a:hover::after,
.dropdown li a:hover::after {
transform: scaleX(1);
transform-origin: center;
}
.dropdown li a:hover::after {
transform-origin: left;
}
nav ul li a.active::after,
nav ul li.dropdown.active a::after {
content: "";
width: calc(100% - 40px);
left: 20px;
height: 3px;
bottom: -7px;
background-color: #00a98f;
transform: none;
}
nav ul li.dropdown.active a::after {
left: 20px;
width: calc(100% - 30px);
}
nav ul,
nav ul li {
margin-bottom: 0;
position: relative;
}
nav .read-more {
margin-left: 20px;
width: 139px;
height: 49px;
padding: 10px 20px;
font-weight: 700;
}
nav .read-more:hover {
border: 2px solid #00a98f;
}
header.volunteer-header nav ul li a {
color: #fff;
}
header.volunteer-header .read-more {
background-color: #ffd5fc;
border: 2px solid #ffd5fc;
color: #002f87;
}
header.volunteer-header .read-more:hover {
background-color: #00a98f;
border: 2px solid #00a98f;
color: #fff;
}
header.volunteer-header .mobile-menu .btn-wrap .read-more.green-bg {
background-color: #00a98f;
border: 2px solid #00a98f;
}
header.volunteer-header .mobile-menu .btn-wrap .read-more.blue-bg {
background-color: #0091b3;
border: 2px solid #0091b3;
}
.main-nav .drop {
overflow: hidden;
list-style: none;
position: absolute;
padding: 0;
width: auto;
right: 0;
top: 73px;
margin: 0;
pointer-events: none;
}
.main-nav .drop > div {
position: relative;
transform: translate(0, -100%);
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
background: #00a98f;
padding: 40px 10px 30px 20px;
border-radius: 0 0 4px 4px;
pointer-events: all;
top: -1px;
transition-delay: 500ms;
}
.main-nav .drop li {
display: inline-block;
padding: 0;
width: auto;
color: #fff;
font-size: 22px;
margin-bottom: 20px;
white-space: nowrap;
-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;
}
.main-nav .drop ul {
margin-left: 0;
}
.main-nav li.dropdown:hover ul div {
transform: translate(0, 0);
}
.main-nav li.dropdown li:hover {
-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 .mobile-menu-button {
width: 40px !important;
cursor: pointer;
margin-bottom: 20px;
z-index: 1000;
}
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;
stroke: #870f54;
}
header.volunteer-header .mobile-menu-button line {
stroke: #fff;
}
header.volunteer-header.open {
background: #002f87;
}
header.volunteer-header .AF-standards a {
color: #fff;
}
header .mobile-menu-button.active line {
stroke: #fff;
}
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-menu {
position: absolute;
width: 65%;
top: -30px;
right: 0;
height: 110vh;
z-index: 999;
padding: 145px 0px 35px 0px;
border-bottom: 2px solid transparent;
-webkit-transition: border-color 0.4s ease-in-out;
-moz-transition: border-color 0.4s ease-in-out;
-o-transition: border-color 0.4s ease-in-out;
transition: border-color 0.4s ease-in-out;
display: none;
background-color: rgb(135, 15, 84);
border-bottom: 1px solid rgba(0, 47, 135, 0.1);
} header.sticky .mobile-menu-button {
margin-bottom: 0;
margin-top: 10px;
}
.mobile-menu ul {
margin-bottom: 0px;
text-align: center;
}
.mobile-menu ul li {
display: block;
margin-bottom: 0px;
padding: 10px 0px;
}
.mobile-menu ul li a {
font-size: 23px;
color: #fff;
overflow: hidden;
white-space: nowrap;
}
.mobile-menu ul li a:hover {
border-bottom: 2px solid #00a98f;
}
.mobile-menu .drop-mobile {
display: none;
}
.mobile-menu .drop-mobile.open {
display: block;
}
.AF-standards a {
font-size: 22px;
color: #002f87;
font-weight: 700;
text-decoration: underline;
text-decoration-thickness: 1px;
text-underline-offset: 2px;
font-family: "trade-gothic-next", sans-serif;
}
.AF-standards a:hover,
.AF-standards a.active-green {
color: #00a98f;
}
header.volunteer-header .AF-standards a:hover {
color: #fcc96e;
}
.search-box {
display: inline-block;
width: 139px;
margin-left: 40px;
color: #fff;
padding: 20px 20px 13px 20px;
border-radius: 0 0 4px 4px;
-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;
white-space: nowrap;
}
.mobile-search-box {
margin-top: -20px;
width: auto;
padding: 20px 20px 15px 20px;
display: inline-block;
margin-left: auto;
margin-right: 20px;
color: #fff;
border-radius: 0 0 4px 4px;
-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;
white-space: nowrap;
}
.search-box:hover {
transform: scaleX(1.03);
}
.search-box p,
.mobile-search-box p {
margin-bottom: 0;
font-weight: 700;
font-size: 22px;
}
header.sticky .search-box {
padding: 13px 18px;
}
.search-box.open .search-txt {
display: inline-flex;
margin-right: 20px;
}
.search-box.open {
width: 33%;
}
.searchform {
display: none;
opacity: 0;
transition: opacity 800ms ease-in-out;
}
.search-box.open .searchform {
display: inline-flex;
margin-bottom: 0;
}
.searchform input {
background-color: transparent;
font-size: 18px;
color: #fff;
padding: 0;
border-radius: 0;
margin-bottom: 0;
border-bottom: 1px solid #fff;
margin-right: 20px;
}
.searchform .search-submit {
font-weight: 700;
}
.searchform input::placeholder {
font-size: 18px;
color: #fff;
font-weight: 400;
}
.search-overlay {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 100000;
display: none;
background-color: #008996;
}
.search-overlay .searchform-mobile {
position: absolute;
top: 50%;
width: 70%;
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;
}
.sticky-button {
position: fixed;
right: 0;
bottom: 200px;
z-index: 1020;
-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 {
width: 180px;
height: 180px;
border-radius: 50%;
position: relative;
margin-right: 50px;
z-index: 2;
box-shadow: 0 0 70px 30px rgb(0 0 0 / 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;
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 .button-circle p {
margin-bottom: 10px;
font-size: 22px;
line-height: 26px;
color: #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;
}
.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;
}
header.sticky .sticky-button .button-circle {
width: 140px;
height: 140px;
}
header.sticky .sticky-button {
right: -30px;
}
header.sticky .sticky-button .button-icon {
width: 25px;
height: 20px;
}
header.sticky .sticky-button .button-circle p {
font-size: 18px;
}
.sticky-button:hover {
transform: scale(1.1);
}     .band-homebanner {
min-height: 640px;
overflow: visible;
position: relative;
padding-top: 224px;
}
.bodycopy p {
font-size: 24px;
line-height: 1.3;
margin-bottom: 20px;
font-family: "trade-gothic-next", sans-serif;
}
.banner p {
font-size: 26px;
font-weight: 700;
}
.bodycopy p a {
font-weight: 700;
}
.bodycopy p a:hover {
text-decoration: underline;
}
.band-homebanner .content-wrap {
padding: 60px 50px 0 50px;
}
.content-wrap {
padding: 0 67px;
}
.band-homebanner h1 {
font-size: 90px;
font-weight: 900;
line-height: 1.1;
width: 750px;
position: relative;
}
.band-homebanner h1 br {
display: none;
}
.band-homebanner h1 img {
display: inline-block;
width: 373px;
position: absolute;
margin-left: 10px;
margin-top: 10px;
}
.banner-flower {
width: 1090px;
height: auto;
position: absolute;
top: -60px;
left: 15px;
z-index: 100;
}
.petal-slider-wrap {
position: absolute;
height: 250px;
width: 536px;
top: 397px;
left: 25px;
animation-name: opacityReverse;
animation-fill-mode: forwards;
}
.petal-slider img {
height: 314px;
width: auto;
} .animation-wrap {
animation-name: rotateIn;
animation-duration: 3s;
transform-origin: center;
height: 1051px;
width: 1090px;
}
.banner-flower-svg {
position: absolute;
z-index: 500;
}
.green-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #00a98f;
z-index: 50;
animation-name: opacity;
animation-delay: 1s;
animation-duration: 2s;
animation-fill-mode: forwards;
}
.banner-flower-svg .a82749fc-df11-441d-adc8-89e1e28af85a {
animation-name: opacity;
animation-delay: 2s;
animation-duration: 2s;
animation-fill-mode: forwards;
}
@keyframes rotateIn {
from {
transform: rotate(35deg);
}
to {
transform: rotate(0deg);
}
}
@keyframes opacity {
from {
opacity: 1;
}
to {
opacity: 0;
}
}
@keyframes opacityReverse {
0% {
opacity: 0;
}
90% {
opacity: 0;
}
100% {
opacity: 1;
}
} .band-homebanner .banner-txt {
padding-top: 100px;
z-index: 200;
}
.banner .banner-txt {
padding: 150px 328px;
z-index: 200;
}
.banner-txt .content-wrap {
padding-left: 75px;
padding-right: 10px;
}
.banner-txt p {
font-weight: 700;
}
.btn-wrap {
margin-top: 20px;
display: inline-block;
}
.btn-wrap a:first-child {
margin-right: 10px;
}
.band-homebanner .curve.tall,
.banner .curve.tall {
position: absolute;
bottom: -100px;
height: 100px;
}
.band.featured-campaign {
overflow: visible;
clip: rect(300px 40px 40px 5px);
}
.featured-campaign .image-wrap-outer {
position: relative;
min-height: 100%;
}
.featured-campaign .image-wrap-outer img {
position: absolute;
}
.featured-campaign .image-wrap-inner {
height: 475px;
width: 475px;
}
.featured-campaign .image-wrap-inner img {
height: 475px;
width: 475px;
border-radius: 5px;
}
.featured-campaign .initiative-date {
font-size: 22px;
}
.featured-campaign div.feature-image {
position: absolute;
width: 75%;
padding-top: 75%;
}
.featured-campaign .bg-shape {
height: 518px !important;
width: auto !important;
position: absolute;
top: -396px !important;
right: -63px;
opacity: 0;
}
.featured-campaign .bg-shape.fall-animation {
animation-name: fall;
animation-duration: 5s;
animation-delay: 2s;
animation-fill-mode: forwards;
}
@keyframes fall {
from {
transform: translateY(0);
}
to {
transform: translateY(600px);
}
}
.band.featured-campaign.home {
padding-top: 50px;
}
.featured-campaign .text-side {
margin-top: auto;
z-index: 10;
}
.featured-campaign.home .btn-wrap {
width: 100%;
}
.featured-campaign.home .btn-wrap a {
width: auto;
padding: 20px 40px 15px 40px;
}
.featured-campaign.home .btn-wrap .rly-long {
width: 280px;
padding: 20px 5px 15px 5px;
}
.slider-arrows-wrap {
margin-bottom: 30px;
}
.slider-arrows-wrap img {
height: 40px;
width: 40px;
display: inline-block;
cursor: pointer;
}
.slider-arrows-wrap img:hover {
transform: scale(1.2);
}
.slider-arrows-wrap img:first-child {
margin-right: 20px;
}
.band.latest {
overflow: visible;
padding-bottom: 0;
margin-bottom: 50px;
}
.latest .bodycopy {
padding-right: 50px;
}
.latest .bodycopy p {
font-size: 22px;
}
.latest .bodycopy .read-more {
margin-top: 20px;
position: relative;
}
.latest .five.columns {
z-index: 10;
}
.latest-image,
.resource-image {
height: auto;
width: 95%;
position: relative;
margin-bottom: 20px;
overflow: hidden;
border-radius: 4px;
}
.latest-image-inner {
height: 100%;
width: 100%;
padding-top: calc(380 / 380 * 100%);
}
.latest-image-inner img {
position: absolute;
top: 0;
}
.latest-image:hover .latest-image-inner,
.event-image:hover .event-image-inner,
.resource-image:hover .resource-image-inner,
.training-sessions .resource-image:hover .session-image-inner,
.accredited-location .resource-image:hover .session-image-inner {
transform: scale(1.05);
}
.latest-icon {
height: 124px;
width: 124px;
position: absolute;
bottom: 10px;
left: 10px;
}
.latest-icon img {
height: 100%;
width: 100%;
}
.training-sessions .bg-shape.lightblue-flower {
height: 280px;
width: 280px;
left: -107px;
top: 30%;
position: absolute;
}
.latest-card {
min-height: 618px !important;
width: 380px;
}
.latest-card p {
font-size: 18px;
color: #00a98f;
margin-bottom: 10px;
}
.latest-card h3 {
margin-bottom: 20px;
font-size: 24px;
}
.latest-card .bodycopy {
padding-left: 15px;
padding-right: 15px;
}
.latest-card .bodycopy .read-more {
bottom: 0;
margin-right: auto;
}
.latest-slider {
width: calc(100% + ((100vw - 860px) / 2));
padding-left: 10px;
position: relative;
}
.latest-slider::after {
content: "";
position: absolute;
z-index: 1;
width: 100px;
top: 0;
height: 100%;
pointer-events: none;
right: 0;
background: linear-gradient(
to left,
rgba(255, 255, 255, 1) 20px,
rgba(255, 255, 255, 0)
);
}
.latest-slider .slick-list {
margin-right: -70px;
width: 100%;
} .latest .yellow-flower {
position: absolute;
left: -236px;
bottom: -168px;
height: 468px;
width: auto;
}
.white-fade-wrap {
position: absolute;
width: 100vw;
height: 90%;
z-index: 10;
pointer-events: none;
}
.white-fade {
width: 150px;
height: 100%;
background: linear-gradient(
to right,
rgba(255, 255, 255, 0),
rgba(255, 255, 255, 0.5),
rgba(255, 255, 255, 0.9)
);
margin-left: auto;
}
.band.testimonial-band-home {
padding: 0;
}
.band.testimonial-band-home .curve.tall {
position: absolute;
bottom: 0;
}
.testimonial .image {
border-radius: 50%;
height: 140px;
width: 140px;
margin: 0 auto;
margin-bottom: 30px;
}
.testimonial .image img {
border-radius: 50%;
}
.testimonial {
padding: 50px 100px;
}
.testimonial h4 {
font-size: 50px;
font-weight: 900;
margin-bottom: 50px;
}
.testimonial p {
font-size: 22px;
margin-bottom: 0;
}
.testimonal-slider-arrows .left-arrow,
.testimonal-slider-arrows .right-arrow {
z-index: 10;
}
.testimonal-slider-arrows svg,
.team-slider-arrows svg {
height: 110px;
width: 110px;
cursor: pointer;
overflow: visible;
}
.testimonal-slider-arrows svg:hover circle,
.team-slider-arrows svg:hover circle {
fill: #fff;
stroke: #002f87;
stroke-width: 2px;
}
.testimonal-slider-arrows svg:hover path,
.team-slider-arrows svg:hover path {
stroke: #002f87;
}
.testimonal-slider-arrows svg:hover line,
.team-slider-arrows svg:hover line {
stroke: #002f87;
}
.testimonal-slider-arrows .left-arrow {
position: absolute;
left: -55px;
top: 50%;
transform: translateY(-50%);
}
.testimonal-slider-arrows .right-arrow {
position: absolute;
right: -55px;
top: 50%;
transform: translateY(-50%);
}
.band.fullwidth-image {
height: 600px;
margin-top: 0px;
z-index: -10;
}
.curve.tall.reverse {
transform: rotate(180deg);
bottom: -1px;
position: absolute;
}
.shape.flower-transparent {
width: 585px;
height: 585px;
position: absolute;
right: -20px;
bottom: -50px;
}
.activity-card h3 {
font-size: 40px;
margin-bottom: 10px;
}
.activity-card p {
font-size: 22px;
}
.activity-card h6 {
font-size: 24px;
}
.activity-card .read-more {
margin-top: 10px;
}
.activity-card {
border-bottom: 1px solid rgba(0, 47, 135, 0.1);
padding-bottom: 40px;
padding-top: 30px;
}
.activity-card:last-child {
border-bottom: none;
padding-bottom: 0;
}
.activity-card .activity-info {
padding-top: 20px;
width: 80%;
padding-right: 20px;
}
.activity-card .activity-icon img {
height: 80px;
width: 90px;
}
.activity-card .activity-icon {
height: 100px;
width: 100px;
margin-right: 30px;
}
.activities-shape-wrap {
position: absolute;
pointer-events: none;
bottom: 0;
height: 100%;
width: 100%;
left: -50px;
}
.activities-intro .petal-image {
position: absolute;
width: 617px;
height: auto;
bottom: 150px;
max-width: unset;
}
.activities-intro .eight.columns {
isolation: isolate;
}
.activities-intro .eight.columns .activities-shape-wrap {
z-index: -1;
}
.activities-intro .content-wrap {
padding: 0 75px;
}
.activities-intro .content-wrap p {
width: 25ch;
}
.activities-intro .curve,
.curve.blue {
position: absolute;
width: 105%;
left: -2px;
bottom: -2px;
}
.calendar .tribe-events-pro-photo__event-featured-image-wrapper .online-icon {
height: 60px;
width: 60px;
position: absolute;
bottom: 10px;
right: 10px;
}
.band.volunteer {
padding-top: 0;
padding-bottom: 0;
overflow: visible;
}
.volunteer .content-wrap.bodycopy p {
width: 30ch;
}
.volunteer .volunteer-image {
width: auto;
height: 830px;
max-width: none;
position: absolute;
z-index: 10;
margin-top: -125px;
pointer-events: none;
margin-left: -60px;
bottom: -8%;
}
.volunteer .bg-shape {
position: absolute;
top: -71px;
width: 1160px;
right: -421px;
pointer-events: none;
}
.band.get-in-touch {
overflow: visible;
}
.form-wrap {
width: 100%;
margin-top: 40px;
position: relative;
z-index: 5;
} .form-wrap > div {
width: 49%;
}
.form-wrap > div > input,
.form-wrap > div > textarea {
width: 100%;
}
.form-wrap .first-section input,
.form-wrap .second-section textarea {
width: 100%;
}
.form-wrap textarea {
height: 255px;
}
.form-wrap .gform_wrapper {
width: 100%;
}
.form-wrap .gform_wrapper form {
margin-bottom: 0;
}
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
border: none;
background-color: #fff;
resize: none;
padding: 20px;
font-size: 25px;
color: #002f87;
font-family: "tgn-soft-round", sans-serif;
border-radius: 5px;
font-weight: 700;
}
.gform_wrapper.gravity-theme .gfield input.large::placeholder,
.gform_wrapper.gravity-theme .gfield select.large::placeholder {
color: #002f87;
}
.gform_wrapper.gravity-theme #field_submit,
.gform_wrapper.gravity-theme .gform_footer {
justify-content: center;
}
.gform_wrapper.gravity-theme .gform_footer button,
.gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gform_page_footer button,
.gform_wrapper.gravity-theme .gform_page_footer input {
font-family: "trade-gothic-next", sans-serif;
font-size: 22px;
font-weight: 900;
line-height: 22px !important;
outline: none !important;
box-shadow: none !important;
text-shadow: none !important;
border: 2px solid #ffa400;
background-color: #ffa400;
border-radius: 4px;
-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;
text-align: center;
min-width: 140px;
width: 219.5px;
height: 71px;
padding-top: 20px;
padding-bottom: 20px;
color: #002f87;
cursor: pointer;
margin-top: 30px;
}
#alt-form #gform_submit_button_1 {
border: 2px solid #002f87;
background-color: #002f87;
color: #fff;
}
#alt-form #gform_submit_button_1:hover {
color: #002f87;
background-color: transparent;
}
.gform_wrapper.gravity-theme .gform_footer button:hover,
.gform_wrapper.gravity-theme .gform_footer input:hover,
.gform_wrapper.gravity-theme .gform_page_footer button:hover,
.gform_wrapper.gravity-theme .gform_page_footer input:hover {
color: #fff;
background-color: transparent;
}
.gform_wrapper.gravity-theme .gfield textarea.medium {
border: none;
background-color: #fff;
resize: none;
padding: 20px;
font-size: 25px;
color: #002f87;
font-family: "tgn-soft-round", sans-serif;
border-radius: 5px;
font-weight: 700;
}
.gform_confirmation_wrapper {
margin: 0 auto;
}
.gform_confirmation_message {
font-size: 24px;
text-align: center;
}
.get-in-touch .bg-shape {
width: 640px;
position: absolute;
left: -287px;
bottom: -10%;
}
.footer h5 {
font-size: 26px;
font-weight: 900;
font-family: "tgn-soft-round", sans-serif;
margin-bottom: 10px;
}
.footer .first p {
font-size: 20px;
color: #002f87;
margin-bottom: 10px;
}
.footer .first h5 a {
font-size: 23px;
}
.footer .first > div {
border-bottom: 1px solid rgba(0, 47, 135, 0.1);
padding-bottom: 9px;
padding-top: 20px;
}
.footer .first > div:first-child {
padding-top: 0;
}
.footer .first .social-icons svg {
height: 37px;
width: 37px;
}
.footer .first .social-icons {
border-bottom: none;
padding-top: 30px;
}
.social-icon:hover svg path,
.social-icon:hover svg circle {
fill: #00a98f;
-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;
}
.social-icon svg path,
.social-icon 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;
}
.footer .first .social-icon {
margin-right: 23px;
position: relative;
}
.logo-wrap > div {
width: 46%;
max-height: 129px;
display: flex;
align-items: center;
position: relative;
}
.footer .third {
padding-left: 30px;
}
.footer .third p,
.footer.new .small-info p {
font-size: 18px;
color: #002f87;
}
.footer .third a {
margin-left: auto;
}
.footer .third p a:hover,
.footer.new .small-info p a:hover {
color: #870f54;
border-bottom: 2px solid #870f54;
}
.read-more.wide {
width: 100%;
padding: 20px 40px;
}
.footer.new .small-info {
width: 100%;
margin-top: 30px;
}
.footer .future {
position: absolute;
bottom: -70px;
right: 0;
text-align: end;
}
.footer.new .future {
margin-left: auto;
position: relative;
bottom: 0;
}
.footer .future p a {
font-weight: 700;
}
.footer .future p a:hover {
border-bottom: 2px solid #002f87;
color: #002f87;
}
.footer .one-third:first-child {
padding-right: 20px;
}
.footer .one-third:last-child {
padding-right: 0;
padding-left: 20px;
}
.footer.new .policies p {
margin-right: 15px;
}
.footer.new .logo-wrap > div {
width: 30%;
}
.footer.new .logo-wrap {
margin-top: 30px;
}
.footer.new .second .read-more {
margin-top: 25px;
width: auto;
}
.footer.new .first {
padding-right: 50px;
}  .banner h1 {
margin-bottom: 30px;
line-height: 1.1;
}
.band.banner {
overflow: visible;
padding-bottom: 0;
}
.band.activities .curve.tall {
z-index: 100;
}
.yellow-star {
position: absolute;
top: 222px;
right: 33px;
z-index: 10;
width: 279px;
height: auto;
}
.blue-petal {
position: absolute;
bottom: -164px;
left: -161px;
height: 508px;
width: auto;
z-index: 101;
}
.blue-flower {
position: absolute;
top: 202px;
left: -71px;
z-index: 10;
width: 470px;
height: auto;
z-index: 105;
}
.green-petal {
position: absolute;
top: -71px;
right: -192px;
height: 508px;
width: auto;
}
.activities .blue-flower {
z-index: 105;
}
.activity.bg-shape {
position: absolute;
top: -165px;
z-index: 0;
}
.activity-calendar h2 {
margin-bottom: 40px;
}
.activity-calendar .petal-image {
top: -60px;
position: absolute;
z-index: 10;
width: 700px;
height: auto;
margin-top: -100px;
right: -194px;
}
.band.activity-calendar {
padding-bottom: 0;
}
.activity-calendar p {
margin-bottom: 40px;
padding-right: 25px;
}
.activity-calendar .select {
width: 48%;
display: inline-block;
}
.activity-calendar .select.location {
margin-left: 10px;
}
.event-card {
width: 400px;
margin-bottom: 70px;
min-height: 600px;
}
.event-card:nth-child(3n + 2) {
margin: 0 30px 70px 30px;
}
.event-image {
overflow: hidden;
border-radius: 4px;
}
.event-image-inner {
height: 0;
border-radius: 4px;
padding-top: calc(253 / 400 * 100%);
}
.event-image-inner img {
position: absolute;
top: 0;
}
.event-card .date img,
.resource .date img {
height: 90px;
}
.event-card .date {
top: 0;
left: 20px;
position: absolute;
}
.event-card .read-more {
margin-right: auto;
}
.event-card h4,
.resource .date h4 {
font-family: "trade-gothic-next", sans-serif;
font-weight: 400;
font-size: 20px;
text-transform: uppercase;
}
.event-card h5,
.resource .date h5 {
font-family: "tgn-soft-round", sans-serif;
color: #fff;
font-size: 40px;
}
.event-card h6 {
font-family: "trade-gothic-next", sans-serif;
font-size: 18px;
font-weight: 700;
margin-top: 20px;
margin-bottom: 0;
}
.event-card h3 {
font-size: 40px;
margin-bottom: 10px;
margin-top: 20px;
}
.event-card p {
font-size: 22px;
margin-bottom: 15px;
}
.event-card .bodycopy {
padding-left: 20px;
flex-grow: 1;
}
.event-card .btn-wrap {
margin-top: 20px;
}
.event-card .date,
.resource .date {
width: 80px;
height: 90px;
border-radius: 0 0 4px 4px;
background-color: #002f87;
}
.center-btn {
margin-top: 20px;
width: 100%;
}
.event-card .location {
font-size: 20px;
font-weight: 400;
text-transform: none;
margin-bottom: 8px;
}
.event-card .location span {
font-weight: 700;
} .band.volunteer-banner {
padding: 200px 0 0 0;
height: 760px;
}
.band.volunteer-banner .content-wrap {
width: 720px;
}
.band.volunteer-banner .btn-wrap {
margin-top: 30px;
}
.band.volunteer-banner .bg-shape {
position: absolute;
width: 956px;
top: -40px;
right: -277px;
}
.band.volunteer-banner .volunteer-image {
position: absolute;
z-index: 10;
width: 823px;
max-width: unset;
right: -220px;
top: -50px;
}
.band.volunteer-banner .curve.tall {
bottom: -140px;
position: relative;
}
.band.volunteer-banner .pale-flower {
height: 303px;
width: 303px;
position: absolute;
bottom: -170px;
z-index: 5;
left: -77px;
}
.band.benefits h2 {
margin-bottom: 50px;
padding-top: 90px;
}
.benefit-wrap h3 {
font-size: 40px;
}
.benefit-wrap p {
font-size: 22px;
}
.benefit {
width: 23%;
}
.benefit img {
height: 100px;
width: auto;
margin: 0 auto;
}
.band.testimonial-2 {
z-index: 100;
padding-top: 0;
}
.testimonial-slider-outer.darkblue-bg svg circle {
fill: #00a98f;
}
.testimonial-slider-outer.darkblue-bg svg:hover circle {
fill: #fff;
stroke: #00a98f;
stroke-width: 2px;
}
.testimonial-slider-outer.darkblue-bg svg:hover line {
stroke: #00a98f;
}
.testimonial-slider-outer.darkblue-bg svg:hover path {
stroke: #00a98f;
}
.bullet-points img {
height: 80px;
width: 80px;
display: inline-block;
margin-right: 27px;
margin-top: 5px;
}
.bullet-points {
margin-top: 50px;
padding-right: 30px;
}
.bullet-points h3 {
font-size: 40px;
display: inline-block;
margin-bottom: 10px;
}
.bullet-points > div {
margin-bottom: 30px;
}
.bodycopy .get-involved-subheading {
margin-bottom: 80px;
font-weight: 700;
}
.band.standards {
padding-top: 356px;
margin-top: -364px;
padding-bottom: 200px;
z-index: 1;
overflow: visible;
}
.standards .content-wrap {
padding-right: 0;
}
.standards-petal-img {
width: 900px;
max-width: unset;
}
.standards p {
font-size: 22px;
}
.petal-wrap {
position: relative;
margin-top: -200px;
width: 700px;
z-index: 1;
right: -85px;
height: 750px;
}
.activities-intro .petal-wrap {
height: 575px;
}
.activities-intro .petal-wrap .petal-image-standards {
width: 99%;
top: 1px;
}
.activities-shape-wrap.petal-wrap {
right: unset;
margin-top: 0px;
position: absolute;
bottom: 200px;
left: -100px;
}
.activities-intro .bg-shape {
position: absolute;
width: 208px;
height: auto;
bottom: 310px;
left: 367px;
z-index: 10;
}
.petal-outline-cream {
position: absolute;
z-index: 1;
height: 100%;
width: 100%;
top: 0;
left: -1px;
right: 0;
bottom: 0;
max-width: unset;
}
.activity-calendar .petal-outline-cream.grey {
height: 100% !important;
width: 697px;
left: -10px;
}
.activity-calendar .petal-wrap {
height: 606px;
width: 700px;
}
.activity-calendar .petal-image-standards {
height: 100%;
width: auto;
}
.standards .petal-wrap {
position: absolute;
margin-top: 0;
top: 450px;
width: 471px;
left: 75%;
height: auto;
}
.petal-image-standards {
height: 100%;
z-index: 0;
position: relative;
}
.standards .bg-shape {
position: absolute;
height: 250px;
width: 250px;
right: 136px;
z-index: 100;
top: -80px;
}
.icon.circle {
height: 183px;
width: 183px;
border-radius: 50%;
margin: 0 auto;
}
.champion .icon.circle {
margin-bottom: 20px;
}
.champion {
width: 33.3%;
padding: 0 60px;
}
.champion h3 {
font-size: 40px;
}
.champion p {
font-size: 22px;
}
.band.champions {
overflow: visible;
}
.champions .blue-petal-upwards {
height: 490px;
width: 400px;
position: absolute;
left: -150px;
margin-top: 100px;
}
.heading-wrap {
margin-bottom: 50px;
text-align: center;
}
.heading-wrap p {
padding: 0 200px;
}
.champions .curve.blue {
bottom: -105px;
position: relative;
height: 80px;
}
.band.volunteer.training {
overflow: visible;
padding-top: 0;
z-index: 10;
}
.training .training-image {
height: 637px;
width: auto;
position: absolute;
left: -200px;
top: 12px;
max-width: unset;
}
.training .bg-shape {
height: 800px;
width: 750px;
max-width: unset;
left: -148px;
top: 0;
}
.training .shape-petal {
position: absolute;
z-index: 50;
bottom: 0;
right: -40px;
}
.volunteer.training .text-side {
padding-bottom: 150px;
}
.volunteer.training .text-side h2 {
margin-bottom: 40px;
}
.activity-calendar .gold-flower {
position: absolute;
z-index: 1000;
top: 157px;
left: -66px;
height: 300px;
width: 300px;
}
.band.find-out {
padding: 0;
overflow: visible;
}
.band.find-out .container {
z-index: 100;
}
.band.find-out .testimonial-slider-outer p {
font-size: 24px;
}
.testimonial-slider-outer {
border-radius: 4px;
}
.testimonial-slider-outer.form {
padding: 50px 70px;
z-index: 10;
}
.testimonial-slider-outer.form p {
font-size: 24px;
}
.band.find-out .center-btn {
margin-top: 50px;
}
.band.find-out.volunteer-form .testimonial-slider-outer {
margin-top: -200px;
}
.fullwidth-image {
height: 800px;
z-index: 1;
width: 100vw;
}
.fullwidth-image.volunteer {
margin-top: -280px;
height: 850px;
}
.fullwidth-image.volunteer.news {
height: 600px;
margin-top: -100px;
}
.band.training-sessions {
margin-top: -175px;
}
.training-sessions .heading-wrap p {
padding: 0 115px;
}
.training-sessions .heading-wrap .select {
margin: 30px auto;
display: inline-block;
}
.training-sessions .sessions-wrap {
width: 100%;
margin: 0 auto;
padding: 100px 50px;
z-index: 20;
position: relative;
}
.training-sessions .resource .date-wrap {
margin-right: 40px;
}
.training-sessions .resource .date-wrap h4 {
margin-bottom: 5px;
}
.resource .session-time {
font-size: 18px;
font-weight: 700;
margin-bottom: 10px;
}
.resource .session-title h3 {
font-size: 40px;
font-weight: 900;
}
.resource .session-location span {
font-size: 22px;
font-weight: 700;
}
.training-sessions .resource .session-location {
margin-bottom: 5px;
margin-top: 15px;
}
.training-sessions .resource .session-desc {
margin-bottom: 20px;
}
.training-sessions .resource .btn-wrap {
margin-top: 20px;
}
.training-sessions .resource .session-image-inner {
height: 0;
border-radius: 4px;
padding-top: calc(268 / 424 * 100%);
}
.training-sessions .resource .resource-image {
padding-top: 0;
width: 100%;
height: 100%;
}
.training-sessions .resource .read-more {
width: 159px;
}
.training-sessions .resource .resource-text {
padding-right: 40px;
width: 600px;
}
.training-sessions .resource:first-child {
border-top: 1px solid #d1e9f5;
}
.training-sessions .resource {
border-bottom: 1px solid #d1e9f5;
padding: 40px 0;
}
.training-sessions .center-btn {
margin-top: 80px;
} .band.resources-banner .banner-txt {
padding: 150px 0;
width: 100%;
}
.resources-banner .green-star,
.resources-banner .lightblue-petal,
.resources-banner .lightgreen-flower,
.resources-banner .cream-petal {
position: absolute;
}
.resources-banner .select {
display: inline-block;
}
.resources-banner .green-star {
height: 230px;
width: 230px;
bottom: 130px;
left: 36px;
}
.resources-banner .lightblue-petal {
height: 508px;
width: 508px;
bottom: 13px;
left: -197px;
}
.resources-banner .lightgreen-flower {
height: 430px;
width: 430px;
bottom: 105px;
right: -44px;
}
.resources-banner .cream-petal {
height: 508px;
width: 508px;
top: 34px;
right: -182px;
}
.resources-banner .search-wrap {
margin-top: 50px;
}
.resources-banner .resources-search {
padding: 10px;
border: 4px solid #002f87;
border-radius: 4px;
margin-left: 5px;
width: 400px;
}
.resources-search.maroon {
padding: 5px;
margin: 0;
border: 4px solid #870f54;
border-radius: 4px;
margin-left: 5px;
width: 300px;
}
.resources-search.maroon input::placeholder {
color: #870f54;
}
.resources-banner .resources-search input {
padding: 5px;
margin: 0;
}
.resources-search.maroon input {
padding: 5px;
margin: 0;
padding-top: 10px;
color: #870f54;
}
.resources-banner .resources-search input::placeholder {
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-size: 25px;
}
.resources-banner .select select {
margin-bottom: 0;
}
.resources-banner .select {
margin-right: 5px;
}
.band.resources {
padding-top: 0;
}
.resource {
padding: 60px 0 30px 0;
border-bottom: 2px solid rgba(0, 47, 135, 0.3);
width: 100%;
}
.resource:first-child {
border-top: 2px solid rgba(0, 47, 135, 0.3);
}
.resource .resource-title {
width: 310px;
}
.resource .icon {
margin-right: 0;
}
.resource .icon img {
width: 124px;
height: 124px;
max-width: unset;
}
.resource .resource-description {
padding-right: 50px;
width: 478px;
}
.resource h3 {
font-size: 26px;
line-height: 1.2;
}
.resource .resource-title p {
font-size: 18px;
margin-bottom: 10px;
}
.resource p {
font-size: 22px;
}
.btn-wrap.no-margin {
margin-top: 0;
}
.btn-wrap.no-margin a:first-child {
margin: 0;
}
.band.resources .center-btn {
margin-top: 80px;
}
.get-in-touch.resources-form .bg-shape {
bottom: unset;
left: unset;
top: -303px;
right: -271px;
width: 609px;
} .contact.banner .border-bottom {
border-bottom: 1px solid rgba(0, 47, 135, 0.2);
}
.contact.banner .banner-txt {
padding-bottom: 50px;
padding-top: 150px;
}
.contact.banner .curve.tall {
z-index: 10;
}
.contact.banner h3 {
font-size: 33px;
margin-bottom: 0;
}
.contact.banner .contact-details > div {
padding: 30px 40px;
}
.contact.banner .purple-star,
.contact.banner .cream-petal,
.contact.banner .shape-phone,
.contact.banner .lightgreen-petal {
position: absolute;
}
.contact.banner .purple-star {
height: 266px;
width: 266px;
bottom: -109px;
left: 34px;
}
.contact.banner .cream-petal {
height: 508px;
width: 508px;
bottom: 83px;
left: -125px;
}
.contact.banner .shape-phone {
height: 286px;
width: 285px;
bottom: 187px;
right: 13px;
}
.contact.banner .lightgreen-petal {
height: 448px;
width: 476px;
top: 34px;
right: -182px;
}
.fullwidth-image.map .testimonial-slider-outer.form {
bottom: -510px;
}
.fullwidth-image.map {
height: 870px;
z-index: 9;
}
.band.volunteer.careers {
overflow: visible;
}
.band.volunteer.careers .curve.tall.reverse {
position: relative;
z-index: 10;
}
.careers .flower.big {
height: 355px;
width: auto;
position: absolute;
left: 97px;
bottom: -7px;
z-index: 20;
transition: height 300ms ease-in-out;
}
.careers .flower {
height: 197px;
width: auto;
position: absolute;
left: 97px;
bottom: -7px;
z-index: 20;
transition: height 300ms ease-in-out;
}
.volunteer.careers .volunteer-image {
height: 643px;
margin-left: -55px;
bottom: -19%;
}
.volunteer.careers .bg-shape {
top: -113px;
width: 763px;
right: -61px;
}
.contact-full-image {
z-index: -1;
overflow: visible;
} .band.banner.news-banner .banner-txt {
padding: 175px 300px;
}
.news-banner .pink-flower,
.news-banner .cream-star,
.news-banner .green-line {
position: absolute;
}
.news-banner .pink-flower {
height: 355px;
width: 355px;
bottom: 290px;
left: -60px;
}
.news-banner .cream-star {
height: 426px;
width: 408px;
bottom: 177px;
right: -52px;
}
.news-banner .green-line {
height: 409px;
width: 423px;
top: 175px;
right: -130px;
}
.news-banner .select {
margin-top: 40px;
}
.news-banner .filter-wrap {
width: 100%;
}
.news-banner .filter-wrap .select {
width: 49%;
}
.news-banner .filter-wrap .select select {
width: 100%;
}
.latest-card.news .latest-image-inner {
height: 0;
border-radius: 4px;
padding-top: calc(242 / 400 * 100%);
}
.news-wrap .event-card.news h3 {
font-size: 25px;
}
.news-wrap .event-card.news h6 {
font-weight: 400;
}
.news-wrap .event-card.news {
height: 460px;
min-height: unset;
}
.news-wrap .event-card.news .bodycopy {
padding-left: 0;
flex-grow: 0;
}
.band.news {
overflow: visible;
}
.band.news .bg-shape {
height: 518px;
width: 518px;
position: absolute;
bottom: -360px;
right: -155px;
z-index: 10;
} .band.about-banner .banner-txt {
padding: 175px 245px;
}
.band.banner.about-banner img {
position: absolute;
}
.about-banner .palegreen-petal {
height: 527px;
width: 530px;
top: 150px;
left: -200px;
}
.about-banner .paleblue-petal {
height: 600px;
width: 586px;
top: 30px;
right: -196px;
}
.about-banner .green-flower {
height: 330px;
width: 330px;
top: 223px;
left: -15px;
}
.about-banner .bg-shape {
height: 403px;
width: 403px;
bottom: -48px;
right: -67px;
}
.about .bodycopy .text-box {
padding: 0 250px 50px 0;
}
.about.activity-calendar {
padding-bottom: 100px;
padding-top: 150px;
}
.about .acknowledgements {
padding-top: 50px;
border-top: 1px solid rgba(0, 47, 135, 0.2);
}
.about .acknowledgements div {
position: relative;
display: inline-block;
}
.about .acknowledgements .right img {
height: 80px;
width: auto;
}
.about .acknowledgements .left img {
height: 120px;
}
.about .acknowledgements .left {
width: 30%;
}
.about .acknowledgements .right {
width: 40%;
}
.about .acknowledgements .funded {
width: 30%;
padding-right: 50px;
}
.about .acknowledgements .right .cvs-logo img {
height: 60px;
}
.about .acknowledgements .right .cvs-logo {
vertical-align: top;
margin-left: 20px;
}
.about .acknowledgements h4 {
font-size: 25px;
}
.about .petal-wrap {
right: 248px;
top: unset;
bottom: -162px;
height: 550px;
width: 540px;
}
.about .petal-outline-cream.grey {
width: auto;
left: unset;
right: 0;
}
.about.activity-calendar .gold-flower {
height: 237px;
width: 237px;
top: 350px;
left: 59px;
}
.about.activity-calendar .petal-image-standards {
height: 99%;
width: auto;
top: 3px;
}
.our-vision .eleven.columns {
padding-right: 70px;
}
.vision-wheel {
margin-top: 70px;
}
.vision-wheel img {
margin-left: -115px;
height: 720px;
width: 720px;
max-width: unset;
}
.coloured-list {
margin-top: 50px;
margin-right: 50px;
}
.coloured-list > div {
border-bottom: 2px solid rgba(0, 47, 135, 0.3);
padding: 20px 20px 20px 0;
}
.coloured-list > div:first-child {
border-top: 2px solid rgba(0, 47, 135, 0.3);
}
.coloured-list h3 {
font-size: 100px;
margin-right: 40px;
}
.coloured-list h4 {
font-size: 25px;
}
.subheading > p {
font-size: 24px;
}
.values-wrap {
margin-top: 100px;
}
.value-card {
width: 30%;
padding: 0 58px;
}
.value-card h3 {
font-size: 40px;
margin-bottom: 20px;
}
.value-card p {
font-size: 22px;
}
.value-card .icon {
height: 144px;
width: 145px;
margin: 0 auto;
margin-bottom: 20px;
}
.value-card:first-child .icon {
width: 160px;
}
.impact-card h2 {
font-size: 90px;
margin-bottom: 10px;
line-height: 1;
}
.impact-card h3 {
font-size: 40px;
margin-bottom: 0;
}
.impact-card {
width: 30%;
padding: 0 20px;
}
.impact-wrap {
margin-top: 70px;
}
.band.our-values {
overflow: visible;
}
.our-values .bg-shape {
position: absolute;
width: 470px;
top: -130px;
right: -130px;
}
.band.team {
padding: 0;
}
.band.team .heading-wrap {
margin-bottom: 70px;
}
.team-slider-arrows {
bottom: -50px;
position: absolute;
width: 100%;
left: 0;
}
.team-slider-arrows .left-arrow svg,
.team-slider-arrows .right-arrow svg {
height: 100px;
width: 100px;
}
.team-slider-arrows .left-arrow {
margin-right: 10px;
}
.team-slider-arrows .right-arrow {
margin-left: 10px;
}
.band.team .testimonial-slider-outer {
padding: 50px 50px 100px 50px;
z-index: 10;
}
.fullwidth-image.team {
margin-top: -250px;
height: 780px;
} .initiatives-banner .banner-txt {
padding: 150px 193px;
}
.initiatives-banner .banner-txt p {
padding: 0 50px;
}
.initiatives-banner .paleblue-petal {
transform: rotate(-107deg);
width: 570px;
position: absolute;
right: -222px;
top: 13px;
}
.initiatives-banner .lightgreen-flower {
width: 470px;
position: absolute;
left: -150px;
top: 200px;
z-index: 10;
}
.initiatives .heading-wrap {
margin-bottom: 50px;
}
.initiatives .latest-card p {
color: inherit;
font-size: 22px;
margin-bottom: 0;
padding-right: 0;
}
.initiatives.search-page .latest-card p {
display: inline;
}
.initiatives.search-page .latest-card {
min-height: unset !important;
height: auto !important;
}
.initiatives .latest-card h3 {
font-size: 40px;
margin-bottom: 10px;
}
.initiatives .latest-card {
height: auto;
margin-bottom: 50px;
min-height: unset;
width: 400px;
}
.initiatives .latest-card:nth-child(3n + 2) {
margin: 0 30px 50px 30px;
}
.initiatives .latest-card .latest-image {
height: 260px;
width: 100%;
padding-top: 0;
margin-bottom: 20px;
}
.initiatives .latest-card .read-more {
margin-top: 30px;
}
.initiatives .latest-card .bodycopy {
padding: 0;
}
.initiatives .latest-image-inner {
height: 0;
border-radius: 4px;
padding-top: calc(260 / 400 * 100%);
}
.initiatives .latest-image-inner img {
position: absolute;
top: 0;
min-height: 260px;
width: 100%;
}
.initiatives .purple.curve {
bottom: -100px;
position: relative;
}
.resource-library .bg-shape {
position: absolute;
top: -65px;
width: 789px;
right: -116px;
pointer-events: none;
}
.resource-library .resource-library-image {
width: auto;
height: 615px;
max-width: none;
position: absolute;
z-index: 10;
pointer-events: none;
margin-left: 0px;
} .band.news-article-banner {
min-height: unset;
height: auto;
overflow: visible;
}
.news-article-banner h1 {
font-size: 60px;
}
.news-article-banner .blue-flower {
width: 350px;
left: unset;
right: -175px;
top: unset;
bottom: -174px;
}
.news-article-banner .post-thumbnail {
width: 380px;
height: 380px;
margin: 150px auto;
margin-bottom: -20px;
z-index: 100;
position: relative;
}
.news-article-banner .post-thumbnail > div {
height: 100%;
width: 100%;
border-radius: 4px;
}
.news-article-banner .banner-txt {
padding: 175px 0;
padding-bottom: 100px;
}
.news-article-banner p {
margin-right: 10px;
}
.tribe-events-related-events li {
width: 33%;
}
.bodycopy.content h3 {
font-size: 40px;
margin-bottom: 50px;
}
.bodycopy.content h3,
.bodycopy.content p,
.bodycopy.content h4,
.bodycopy.content ul,
.bodycopy.content ol {
padding: 0 240px;
}
.tribe-events-notices {
margin: 0 240px 20px 240px;
}
.tribe-events-notices ul {
padding: 0;
margin-left: 0;
text-align: center;
}
.tribe-events-notices ul li {
font-size: 24px;
font-weight: 700;
list-style-type: none;
padding-left: 0;
}
.bodycopy.content ul.tribe-events-sub-nav {
padding: 0;
}
.bodycopy.content p img {
width: 140%;
margin: 50px 0 20px -20%;
max-width: unset;
}
.bodycopy.content p {
font-size: 22px;
margin-bottom: 20px;
color: #002f87;
}
.bodycopy.content .photo-credit {
padding-right: 120px !important;
text-align: right;
margin-bottom: 50px;
}
.bodycopy.content p blockquote,
.bodycopy.content blockquote {
font-family: "just lovely", sans-serif;
font-size: 80px;
color: #870f54;
border-top: 1px solid #870f54; border-left: none;
padding: 50px 40px 0 40px;
line-height: 0.9;
margin: 70px 100px 0 100px;
}
.bodycopy.content .quote-credit,
.bodycopy.content blockquote h6 {
font-family: "trade-gothic-next", sans-serif;
font-style: normal;
font-size: 22px;
border-bottom: 1px solid #870f54;
color: #870f54;
text-align: right;
padding-bottom: 40px;
margin: 0 100px 50px 100px;
padding-right: 0;
}
.bodycopy.content ul li,
.bodycopy.content ol li {
font-size: 22px;
}
.bodycopy.content p a {
font-weight: 700;
}
.bodycopy.content p a:hover {
text-decoration: underline;
}
blockquote {
border-left: none;
}
.band.main-content {
overflow: visible;
}
.band.main-content .bg-shape.star {
width: 319px;
position: absolute;
left: -80px;
top: 30%;
}
.band.main-content .bg-shape.petal {
width: 530px;
position: absolute;
right: -245px;
bottom: 344px;
}
.band.main-content .bg-shape {
z-index: -1;
}
.main-content .center-btn a:last-child {
margin-left: 10px;
}
.main-content .center-btn {
margin-top: 80px;
}
.main-content .center-btn .social-icons {
position: absolute;
z-index: -1;
}
.main-content .center-btn .social-icon {
width: 40px;
margin: 10px;
position: relative;
}
.main-content .center-btn.share-btn .social-icons,
.main-content .center-btn .share-btn-sub .social-icons {
margin-top: 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;
animation: slowFadeRev 1s linear;
}
.main-content .center-btn.share-btn .social-icons.moveDown,
.main-content .center-btn .share-btn-sub .social-icons.moveDown {
margin-top: 150px;
-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;
animation: slowFade 1s linear;
z-index: 100;
}
.main-content .center-btn .share-btn-sub {
position: relative;
display: flex;
justify-content: center;
margin-left: 10px;
}
.main-content .center-btn .share-btn-sub .social-icons {
top: 0;
}
.main-content .center-btn .share-btn-sub .social-icons.moveDown {
margin-top: 75px;
}
@keyframes slowFade {
0% {
z-index: -1;
}
60% {
z-index: -1;
}
100% {
z-index: 100;
}
}
@keyframes slowFadeRev {
0% {
z-index: 100;
}
10% {
z-index: -1;
}
100% {
z-index: -1;
}
}
.related-articles .latest-card p {
color: #fff;
}
.related-articles .latest-card {
width: 33.3%;
min-height: auto;
}
.related-articles .latest-card .read-more {
margin-top: 20px;
}
.related-articles .latest-card .bodycopy {
padding-right: 25px;
min-height: 160px;
} .band.indi-activity-banner {
overflow: visible;
height: auto;
margin-bottom: 0px;
}
.band.indi-activity-banner .banner-txt {
padding: 150px 200px 40px 200px;
}
.indi-activity-banner h1 {
font-size: 60px;
margin-bottom: 20px;
}
.indi-activity-banner h2 {
font-size: 40px;
margin-bottom: 20px;
}
.indi-activity-banner .bg-shape {
width: 319px;
position: absolute;
top: 325px;
right: -118px;
z-index: 10;
}
.band.indi-activity-banner .curve.tall {
bottom: 0;
height: auto;
}
.band.main-content .bg-shape.flower {
width: 319px;
position: absolute;
left: -158px;
top: 20%;
}
.indi-activity-banner .banner-image {
width: 940px;
height: 485px;
margin: 0 auto;
border-radius: 4px;
z-index: 100;
position: relative;
overflow: hidden;
}
.indi-activity-banner .banner-image img {
width: auto;
position: absolute;
top: 0;
height: 100%;
border-radius: 4px;
}
.band.indi-activity-banner.general-subpage {
height: auto;
margin-bottom: 0;
}
.band.indi-activity-banner.general-subpage .banner-txt {
padding-bottom: 170px;
}
.other-sessions .event-card h6 {
color: #fff;
}
.other-sessions .event-card .date.purple {
background-color: #93358d;
}
.other-session-band {
padding-top: 550px;
margin-top: -489px;
z-index: 10;
}
.other-session-band .curve.top {
position: absolute;
top: 0;
}
.other-session-band .event-card {
margin-bottom: 50px;
height: auto;
}
.other-session-band .event-card h3 {
margin-bottom: 10px;
margin-top: 20px;
}
.other-session-band .event-card .location {
margin-bottom: 10px;
}
.form-wrap.register-form input.long {
width: 100%;
}
.form-wrap.register-form input {
width: 49%;
}
.form-wrap.register-form select {
width: 100%;
color: #002f87;
font-weight: 700;
}
.form-wrap.register-form .select .dropdown-icon {
background: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/icon-dropdown-blue.svg) no-repeat center center;
}
.form-wrap.register-form .event {
padding: 20px;
background-color: #fff;
border-radius: 4px;
width: 100%;
font-size: 25px;
color: #002f87;
font-family: "tgn-soft-round", sans-serif;
border-radius: 5px;
text-align: left;
font-weight: 700;
} .indi-activity-banner.indi-initiative-banner .bg-shape {
width: 319px;
position: absolute;
top: 325px;
right: unset;
left: -80px;
z-index: 10;
}
.band.main-content .bg-shape.flower-big {
width: 430px;
position: absolute;
right: -174px;
bottom: 0px;
z-index: 10;
}
.other-session-band.related-activities {
padding-top: 100px;
margin-top: 0;
}
.other-session-band.related-activities
.other-sessions
.event-card:nth-child(3n + 2) {
margin: 0;
margin-bottom: 50px;
}
.band.resources.related-resources {
padding-top: 0;
}
.band.resources.related-resources .resources-wrap {
margin: 0 240px;
padding-top: 100px;
border-top: 2px solid rgba(0, 47, 135, 0.3);
}
.resources.related-resources .heading-wrap h3 {
font-size: 40px;
}
.resources.related-resources .resource-text {
width: 60%;
padding-right: 20px;
}
.resources.related-resources .resource-title {
width: unset;
}
.resources.related-resources .resource-title h3 {
font-size: 25px;
}
.resources.related-resources .resource {
border: none;
}
.resources.related-resources .resource .btn-wrap {
margin-top: 10px;
}
.resources.related-resources .resource .resource-type {
font-size: 18px;
}
.related-resources .resource-image {
height: 260px;
width: 260px;
border-radius: 4px;
}
.related-resources .resource-image img {
border-radius: 4px;
position: absolute;
top: 0;
}
.related-resources .resource-image-inner {
height: 0;
width: 100%;
position: absolute;
top: 0;
padding-top: calc(260 / 260 * 100%);
}
.related-resources .resource-image {
padding-top: 0;
margin-bottom: 0;
}
.get-in-touch.flower-top-left .bg-shape {
bottom: unset;
left: -185px;
top: -186px;
width: 460px;
z-index: 11;
}
.banner-image .play-button {
position: absolute;
top: 40%;
left: 50%;
transform: translate(-50%, -50%);
width: 110px;
cursor: pointer;
z-index: 500;
}
.banner-image .play-button img.border {
z-index: 300;
-webkit-transition: all 1s ease-in-out;
-moz-transition: all 1s ease-in-out;
-o-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
}
.banner-image .play-button svg.icon {
position: absolute;
transform: rotate(180deg);
width: 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;
stroke-dasharray: 100;
stroke-dashoffset: 18;
z-index: 1000;
height: 45px;
margin-left: 10px;
top: 34px;
}
.banner-image .play-button:hover img.border {
transform: scale(1.1);
}
.banner-image .play-button:hover svg .path {
fill: transparent;
animation: dash 1s linear;
animation-fill-mode: backwards;
stroke-dasharray: 100; }
@keyframes dash {
0% {
stroke-dashoffset: 18;
}
50% {
stroke-dashoffset: 100;
}
100% {
stroke-dashoffset: 18;
}
} .afs-banner.banner h1 {
padding: 0 100px;
}
.band.about-banner.afs-banner .banner-txt {
padding: 175px 115px 80px 115px;
}
.afs-banner.about-banner .bg-shape {
width: unset;
height: 424px;
bottom: -356px;
right: -97px;
}
.afs-banner.about-banner .palegreen-petal {
height: 508px;
width: unset;
top: 275px;
left: -197px;
}
.afs-banner.about-banner .paleblue-petal {
height: 508px;
width: unset;
top: 200px;
right: -196px;
}
.afs-banner.about-banner .green-flower {
height: 230px;
width: unset;
top: 349px;
left: -115px;
}
.about-banner.afs-banner .banner-txt {
padding: 175px 115px;
}
.band.standard-criteria {
padding-top: 150px;
overflow: visible;
}
.standard-criteria h2 {
padding-right: 300px;
margin-bottom: 50px;
}
.standard-criteria .btn-wrap.long .read-more {
width: 408px;
}
.standard-criteria .btn-wrap.long .read-more:first-child {
margin-bottom: 15px;
margin-right: 0;
}
.standard-criteria .standards-subheading {
font-weight: 800;
font-size: 25px;
font-family: "tgn-soft-round", sans-serif;
}
.accredited-locations .bg-shape {
height: 355px;
left: -69px;
position: absolute;
top: -222px;
width: 355px;
}
.band.accredited-locations {
overflow: visible;
}
.band.accredited-locations .select {
width: 300px;
margin-right: 15px;
}
.band.accredited-locations select {
margin-bottom: 0;
}
.band.accredited-locations .search-wrap {
margin: 60px 0 0 0;
}
.band.accredited-locations .curve.blue {
position: relative;
bottom: -105px;
}
.accredited-locations-wrap {
margin-top: 80px;
}
.accredited-location.resource {
width: 49%;
border: none;
margin-bottom: 80px;
padding: 0;
}
.accredited-location.resource .resource-text {
margin-left: 20px;
width: 100%;
}
.accredited-location.resource .session-location {
margin-bottom: 20px;
font-size: 20px;
}
.accredited-location.resource .resource-text h3 {
font-size: 33px;
margin-bottom: 10px;
}
.accredited-location.resource .session-time {
font-weight: 400;
}
.accredited-location.resource .resource-image {
padding-top: 0;
margin-bottom: 0;
width: 100%;
max-width: 45%;
height: 100%;
}
.accredited-location.resource .session-image-inner {
height: 0;
border-radius: 4px;
padding-top: calc(220 / 220 * 100%);
}
.session-image-inner img {
position: absolute;
top: 0;
border-radius: 4px;
width: 100%;
}
.accredited-location.resource .btn-wrap p {
display: inline-block;
font-size: 14px;
margin-bottom: 0;
text-align: right;
margin-left: auto;
}
.accredited-location.resource .btn-wrap {
margin-top: 30px;
width: 100%;
display: flex;
}
.accredited-location:nth-child(odd) {
margin-right: 20px;
}
.volunteer.accredited-volunteer {
padding-bottom: 300px;
}
.volunteer.accredited-volunteer .petal-wrap {
position: absolute;
top: 200px;
right: -150px;
}
.accredited-volunteer .content-wrap.bodycopy p {
width: unset;
}
.band.find-out.volunteer-form.accredited .testimonial-slider-outer {
margin-top: -345px;
} .band.calendar {
padding-top: 0;
}
.tribe-events-single-section.tribe-events-event-meta .main-section {
width: 100%;
flex-wrap: wrap;
}
.tribe-events-single-section.tribe-events-event-meta .venue-wrap {
flex-direction: column;
width: 30%;
}
.venue-wrap .tribe-events-meta-group.tribe-events-meta-group-venue {
width: 100%;
}
.tribe-events-series-relationship-marker,
.tribe-events-series-relationship-single-marker {
display: none;
}
.tribe-common .tribe-common-h3 {
color: #002f87 !important;
}
.tribe-common--breakpoint-medium.tribe-common
.tribe-common-form-control-text__input {
font-size: 22px !important;
}
.fs-wrap.multiple .fs-option .fs-checkbox i {
height: 20px !important;
width: 20px !important;
}
.tribe-events-content a,
.tribe-events-content a:focus,
.tribe-events-content a:hover,
.tribe-events-content a:active {
border-bottom: none;
}
.tribe-common--breakpoint-medium.tribe-events
.tribe-common-c-btn.tribe-events-c-search__button {
margin-right: 15px;
}
.tribe-events .tribe-events-c-events-bar__views,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector {
display: none;
}
#tribe-events-pg-template {
max-width: unset;
padding: 0;
margin: 0;
}
.tribe-events-single-event-title {
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
}
.tribe-events-single ul.tribe-related-events li .tribe-related-events-title {
padding: 0;
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-size: 40px;
}
.tribe-events-single-section.tribe-events-event-meta {
background: #fff;
}
.tribe-events-single ul.tribe-related-events li {
width: 30%;
}
.recurringinfo .event-is-recurring {
font-family: "tgn-soft-round", sans-serif;
font-weight: 900;
font-size: 30px;
margin-bottom: 15px;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
position: relative;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag,
.tribe-events-widget-events-list__event-date-tag {
position: absolute;
top: 0;
left: 10px;
background-color: #002f87;
padding: 6px 12px 8px 12px;
border-radius: 0 0 4px 4px;
-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;
}
.tribe-events-pro-photo__event-featured-image-date-tag.zoom {
background-color: #002f87;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper {
overflow: hidden;
border-radius: 4px;
}
.tribe-events-pro
.tribe-events-pro-photo__event-featured-image-wrapper:hover
img {
transform: scale(1.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;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-wrapper img {
-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;
}
.tribe-events-pro
.tribe-events-pro-photo__event-featured-image-date-tag-datetime {
display: flex;
flex-direction: column;
text-align: center;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {
font-weight: 400;
font-size: 20px;
line-height: 1.5;
color: #fff;
text-transform: uppercase;
}
.tribe-events-pro .tribe-events-pro-photo__event-datetime.tribe-common-b2 {
font-size: 18px;
}
.tribe-common .tribe-common-c-svgicon {
color: #002f87;
}
.tribe-events-pro-photo__event-featured-image-date-tag
.tribe-events-pro-photo__event-featured-image-date-tag-daynum.tribe-common-h4--min-medium {
font-family: "tgn-soft-round", sans-serif;
color: #fff !important;
font-weight: 400;
font-size: 30px !important;
line-height: 1 !important;
margin-right: 0;
}
.tribe-events-pro .tribe-events-pro-photo__event-datetime {
color: #002f87 !important;
font-size: 22px;
}
.tribe-common .tribe-common-h5,
.tribe-common .tribe-common-h6,
.tribe-events-pro .tribe-events-pro-photo__event-title-link {
color: #002f87 !important;
font-size: 30px;
font-family: "tgn-soft-round", sans-serif;
font-weight: 900;
margin-right: 10px;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image,
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
border-radius: 4px;
}
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:focus,
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link:hover {
opacity: 1 !important;
}
.tribe-events-pro-photo__event .btn-wrap.events-calendar a {
color: #fff;
background: #008996;
padding: 13px 30px;
flex-grow: 1;
}
.tribe-events-pro-photo__event .btn-wrap.events-calendar a:hover {
color: #008996;
background: #fff;
}
.tribe-events-pro-photo__event .btn-wrap.events-calendar {
display: flex;
margin-top: 20px;
}
.bodycopy.content ul.tribe-related-events {
padding: 0;
}
.tribe-event-schedule-details .location {
font-size: 22px;
margin-bottom: 10px;
color: #002f87;
}
.tribe-event-schedule-details .location span {
font-weight: 700;
}
.tribe-event-schedule-details .location.time span {
font-weight: 400;
}
.tribe-event-schedule-details .location.time {
font-weight: 700;
}
.tribe-related-events .event-card .location span {
font-weight: 700;
}
.tribe-related-events .event-card .location.time span {
font-weight: 400;
}
.tribe-related-events .event-card .location.time {
font-weight: 700;
}
.tribe-event-schedule-details .tribe-common h4 {
font-size: 22px;
margin-bottom: 10px;
color: #002f87;
}
.tribe-events-list-photo-description.tribe-events-content p {
font-size: 22px;
color: #002f87;
margin-bottom: 15px;
}
.tribe-events-pro .tribe-events-pro-photo__event-details {
display: flex;
align-items: center;
}
.tribe-common .tribe-common-c-svgicon--recurring {
width: 22px !important;
}
.tribe-common .tribe-common-c-svgicon--recurring path {
stroke: #002f87 !important;
fill: #002f87 !important;
}
.tribe-events-meta-group .tribe-events-single-section-title {
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
font-size: 30px;
color: #002f87;
}
.tribe-events-meta-group a {
font-size: 22px;
}
.tribe-events-event-meta dd,
.tribe-events-event-meta dt {
font-size: 22px;
color: #002f87;
}
.tribe-events-related-events-title {
font-size: 60px;
font-family: "tgn-soft-round", sans-serif;
font-weight: 800;
color: #002f87;
text-align: center;
}
.bodycopy.content .event-card p,
.bodycopy.content .event-card h3,
.bodycopy.content .event-card h4 {
padding: 0;
}
.bodycopy.content .event-card h3 {
margin-bottom: 15px;
}
.bodycopy.content .event-card .event-image-inner img {
height: 100%;
width: 100%;
}
.bodycopy.content .event-card .recurringinfo .event-is-recurring {
font-size: 20px;
font-weight: 400;
margin-bottom: 0;
}
.bodycopy.content .event-card .recurringinfo {
margin: 8px 0 0px 0;
}
.bodycopy.content .event-card .date h4 {
margin-bottom: 5px;
}
.find-out.single-event .testimonial-slider-outer.form {
margin: 100px 0;
}
.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
background-color: var(--tec-color-button-primary);
color: #fff;
border-color: var(--tec-color-button-primary);
padding: 16px 20px;
width: 250px;
margin: 0 auto;
display: block;
}
.tribe-common
.tribe-common-c-btn-border
.tribe-events-c-subscribe-dropdown__button-text {
font-family: "trade-gothic-next", sans-serif;
font-size: 22px;
font-weight: 900;
}
.single-tribe_events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__export-icon,
.tribe-events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__export-icon {
display: none;
}
.single-tribe_events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__button-icon,
.tribe-events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__button-icon {
width: 12px;
height: 8px;
margin-bottom: 3px;
}
.single-tribe_events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__list-item,
.tribe-events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__list-item,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {
list-style-type: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {
padding: 0;
}
.single-tribe_events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__content,
.tribe-events
.tribe-events-c-subscribe-dropdown
.tribe-events-c-subscribe-dropdown__content {
width: 400px;
margin: 0 auto;
}
.form-wrap .tribe-events-single-event-title {
font-size: inherit;
font-weight: inherit;
font-family: inherit;
display: inline-block;
}
.form-wrap .recurringinfo {
display: none;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-next
a:focus::after,
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-next
a:hover::after {
transform: none;
transform-origin: unset;
position: absolute;
bottom: unset;
left: unset;
margin-left: 15px;
transition: 0.4s ease-out;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after,
.tribe-events .tribe-events-c-nav__next::after,
.tribe-events .tribe-events-c-nav__prev::after {
position: absolute;
bottom: unset;
left: unset;
top: 10px;
transition: 0.4s ease-out;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after {
background: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-blue.svg) no-repeat center center;
height: 20px;
width: 15px;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a:hover::before,
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-next
a:hover::after {
background: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-blue.svg) no-repeat center center;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a::before {
transform: rotate(90deg);
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after {
transform: rotate(-90deg);
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-next
a:hover::after {
transform: rotate(-90deg);
}
.tribe-events .tribe-events-c-nav__next::after,
.tribe-events .tribe-events-c-nav__prev::after {
display: none;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after {
position: absolute;
background-color: none;
display: none;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a:hover::after {
transform: none;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a:hover::before {
margin-right: 10px;
transition: 0.4s ease-out;
position: absolute;
left: -10px;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a::before {
transition: 0.4s ease-out;
position: absolute;
left: 0;
margin-left: 0px;
top: 10px;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
font-size: 22px;
color: #002f87;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:hover,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:hover {
font-size: 22px;
color: #002f87;
}
.tribe-events-back {
display: none;
}
.bodycopy.content .tribe-events .tribe-events-c-subscribe-dropdown {
margin-bottom: 60px;
}
.tribe-common a.white-txt,
.tribe-common a.white-txt:visited {
color: #fff;
}
.tribe-common a.green-bg {
background-color: #00a98f;
}
.tribe-common a.bg-white-hov:hover {
background-color: #fff;
}
.tribe-common a.green-txt-hov:hover {
color: #00a98f;
}
.bodycopy ul li.tribe-events-c-top-bar__nav-list-item {
list-style-type: none;
}
.trive-events.tribe-events-view--all {
padding-top: 150px;
}
.training-sessions
.tribe-events
.tribe-events-calendar-list__month-separator::after {
background-color: transparent;
display: none;
}
.training-sessions
.tribe-common--breakpoint-medium.tribe-common
.tribe-common-h6--min-medium {
color: #002f87;
font-size: 22px;
}
.bodycopy.content .tribe-events-notices ul li {
list-style-type: none;
}
.tribe-filter-bar
.tribe-filter-bar-c-pill--button
.tribe-filter-bar-c-pill__pill {
font-size: 20px !important;
color: #002f87;
}
.tribe-events-meta-group.tribe-events-meta-group-other {
display: none !important;
} .navigation.pagination .nav-links {
display: flex;
align-items: baseline;
}
.navigation.pagination .page-numbers {
font-size: 22px;
margin-right: 5px;
position: relative;
}
.navigation.pagination .page-numbers.prev {
margin-right: auto;
}
.navigation.pagination .page-numbers.next {
margin-left: 10px;
margin-right: 0;
}
.navigation.pagination span.page-numbers.current {
font-size: 24px;
font-weight: 700;
}
.page-numbers.next::after,
.page-numbers.prev::after {
content: "";
position: absolute;
width: 100%;
transform: scaleX(0);
height: 3px;
bottom: -7px;
left: 0;
background-color: #00a98f;
transform-origin: right;
transition: transform 0.7s ease-out;
border-radius: 5px;
}
.page-numbers.next:hover::after,
.page-numbers.prev:hover::after {
transform: scaleX(1);
transform-origin: left;
} body .gform_wrapper .gform_heading {
display: none !important;
}
.band.notice-message h3 {
font-size: 40px;
line-height: 1.4;
}
.band.notice-message .center-btn {
margin-top: 50px;
}
.gf_browser_ie.gform_wrapper.gravity-theme
.gform_fields
.gfield.gfield--width-half {
border: 0 !important;
width: 49% !important;
} .cli-bar-message,
.cli-bar-btn_container .large.cli-plugin-button {
font-size: 20px;
}
.large.cli-plugin-button {
border-radius: 4px;
padding: 10px 40px;
}
.cli-style-v2 .cli-bar-message {
width: 80%;
}
.large.cli-plugin-button.cookie_action_close_header_reject.wt-cli-reject-btn {
border: 2px solid #00a98f;
}  @media all and (min-width: 1700px) {
.band-homebanner .curve.tall {
position: absolute;
bottom: -100px;
}
.latest-card .bodycopy .read-more {
position: relative;
}
.latest-image {
height: 40vh;
}
.latest-card {
min-height: unset;
}
.band.testimonial-band-home .curve.tall {
height: 300px;
}
.latest-card h3 {
font-size: 25px;
}
.get-in-touch .bg-shape {
width: 690px;
position: absolute;
left: -271px;
bottom: -20%;
}
.activities-shape-wrap {
left: -50px;
}
.activities-shape-wrap .petal-image {
width: 700px;
}
.activities-intro .bg-shape {
position: absolute;
width: 208px;
height: auto;
bottom: 310px;
left: 367px;
z-index: 10;
}
.volunteer .volunteer-image {
height: 864px;
margin-left: -60px;
bottom: -7%;
}
.band.find-out.volunteer-form .testimonial-slider-outer {
margin-top: -150px;
}
.band.volunteer-banner .bg-shape {
width: 943px;
top: -31px;
right: -311px;
}
.band.volunteer-banner .volunteer-image {
width: 787px;
right: -245px;
top: -50px;
}
.band.volunteer-banner .pale-flower {
bottom: -194px;
}
.standards .petal-wrap {
position: absolute;
margin-top: 0;
top: 228px;
width: 556px;
right: -85px;
height: auto;
}
.petal-image-standards {
height: 100%;
z-index: 0;
position: relative;
}
.standards .bg-shape {
position: absolute;
height: 280px;
width: 280px;
right: 197px;
z-index: 100;
bottom: -53px;
} .resources-banner .green-star {
height: 230px;
width: 230px;
bottom: 139px;
left: 189px;
}
.resources-banner .lightblue-petal {
height: 570px;
width: 570px;
bottom: 0px;
left: -75px;
}
.resources-banner .lightgreen-flower {
height: 470px;
width: 470px;
bottom: 17px;
right: 25px;
}
.resources-banner .cream-petal {
height: 679px;
width: 855px;
top: 34px;
right: -334px;
} .contact.banner .banner-txt {
padding-bottom: 150px;
}
.contact.banner .purple-star {
height: 300px;
width: 300px;
bottom: -131px;
left: 16px;
}
.contact.banner .cream-petal {
height: 508px;
width: 508px;
bottom: 83px;
left: -125px;
}
.contact.banner .shape-phone {
height: 327px;
width: 314px;
bottom: 187px;
right: 82px;
}
.contact.banner .lightgreen-petal {
height: 482px;
width: 526px;
top: 80px;
right: -107px;
}
.volunteer.careers .volunteer-image {
height: 710px;
margin-left: -55px;
bottom: -29%;
}
.volunteer.careers .bg-shape {
top: -147px;
width: 829px;
right: -135px;
} .news-banner .pink-flower {
height: 472px;
width: 482px;
bottom: 192px;
left: -69px;
}
.news-banner .cream-star {
height: 472px;
width: 470px;
bottom: 63px;
right: -52px;
}
.news-banner .green-line {
height: 555px;
width: 517px;
top: 153px;
right: -130px;
}
.band.news .bg-shape {
height: 628px;
width: 674px;
} .about .petal-wrap {
right: 386px;
}
.about-banner .bg-shape {
height: 490px;
width: 490px;
}
.vision-wheel img {
margin-left: -180px;
} .initiatives-banner .paleblue-petal {
width: 660px;
right: -160px;
}
.initiatives-banner .lightgreen-flower {
width: 556px;
}
.indi-activity-banner.indi-initiative-banner .curve.tall {
height: 300px;
}
.band.indi-activity-banner .curve.tall {
height: 300px;
} .news-article-banner .post-thumbnail {
margin-left: auto;
}
.news-article-banner .blue-flower {
bottom: -175px;
}
.band.main-content .bg-shape.star {
width: 368px;
left: -56px;
}
.related-articles .latest-card .latest-image {
height: auto;
}
} @media all and (min-width: 2000px) {
.latest-image {
height: 40vh;
}
.standards .petal-wrap {
position: absolute;
margin-top: 0;
top: 228px;
width: 600px !important;
right: unset;
left: 80%;
height: auto;
}
.standards .bg-shape {
position: absolute;
height: 280px;
width: 280px;
right: 197px;
z-index: 100;
bottom: -53px;
}
.about .petal-wrap {
right: 670px;
}
.fullwidth-image.volunteer {
margin-top: -443px;
height: 1146px;
}
} @media all and (max-width: 1440px) {
.latest-card {
min-height: 616px;
}
.latest-image {
height: 365px;
}
.latest-card .bodycopy .read-more {
position: relative;
}
.banner-txt {
padding-top: 20px;
}
.latest-card .bodycopy {
min-height: 170px;
}
.get-in-touch .bg-shape {
width: 510px;
left: -240px;
bottom: -10%;
} .activities-shape-wrap.petal-wrap {
left: -150px;
}
.featured-campaign .bg-shape {
height: 463px !important;
top: -372px !important;
right: 9px;
}
.blue-flower {
top: 235px;
left: -71px;
width: 428px;
}   } @media all and (max-width: 1300px) { h1 {
font-size: 80px;
}
h2 {
font-size: 50px;
}
.bodycopy p {
font-size: 22px;
}
.content-wrap {
padding: 0 0 0 67px;
}
.read-more {
width: 185px;
}
.banner .banner-txt {
padding: 150px 200px;
}
.search-box.open {
width: 37%;
} nav ul li a {
font-size: 20px;
padding: 0 10px 0 10px;
white-space: nowrap;
}
nav .read-more {
margin-left: 10px;
min-width: 120px;
width: 120px;
font-size: 20px;
}
header .container,
header .container .sixteen.columns {
width: 100%;
}
header .container .sixteen.columns {
margin: 0 20px;
}
header .header-logo {
min-width: 100px;
}
nav ul li a::after,
.dropdown li a::after,
nav ul li a.active::after {
left: 10px;
width: calc(100% - 20px);
}
.volunteer-header nav ul li a.active::after {
left: 10px;
width: calc(100% - 15px);
}
li.dropdown::after {
right: 4px;
width: 10px;
top: -2px;
}
.search-box {
margin-left: 20px;
width: 120px;
}
.search-box.open {
width: 413px;
}
.search-box p {
font-size: 20px;
}
.band-homebanner h1 {
font-size: 80px;
}
.band-homebanner h1 img {
width: 326px;
}
.band-homebanner .content-wrap {
padding-top: 50px;
width: 575px;
}
.band-homebanner .content-wrap p {
font-size: 24px;
}
.animation-wrap {
width: 975px;
}
.banner-flower-svg {
width: 975px;
}
.banner-flower {
width: 975px;
left: 98px;
}
.petal-slider-wrap {
height: auto;
width: 478px;
top: 370px;
left: 33px;
}
.petal-slider img {
height: 297px;
}
.petal-slider.slick-slider {
height: 250px;
overflow: hidden;
}
.band.featured-campaign.home {
padding: 0;
}
.band.featured-campaign.home .container.margin-top {
margin-top: 0;
}
.featured-campaign .image-wrap-inner {
height: 410px;
width: 410px;
}
.featured-campaign .image-wrap-inner img {
height: 410px;
}
.featured-campaign .image-wrap-outer > img {
width: 100%;
max-width: unset;
}
.featured-campaign .image-wrap-outer {
top: 0px;
width: 100%;
min-height: 100%;
right: 0px;
}
.featured-campaign .image-wrap-outer .feature-image {
height: auto;
aspect-ratio: 1 / 1;
width: 80%;
}
.featured-campaign.home .btn-wrap {
display: flex;
}
.featured-campaign.home .btn-wrap a {
width: auto;
padding: 20px 15px 15px 15px;
}
.featured-campaign.home .btn-wrap .rly-long {
width: 247px;
padding: 20px 5px 15px 5px;
}
.latest-image {
height: auto;
}
.latest-icon {
height: 95px;
width: 95px;
}
.latest-card h3 {
font-size: 22px;
}
.latest-slider {
width: calc(100% + ((100vw - 640px) / 2));
padding-left: 10px;
position: relative;
}
.latest-card .bodycopy {
min-height: 190px;
}
.latest .bodycopy {
padding-right: 0;
}
.latest .yellow-flower {
left: -210px;
height: 420px;
}
.testimonial h4 {
font-size: 40px;
}
.testimonial p {
font-size: 20px;
}
.testimonial .image {
height: 125px;
width: 125px;
}
.testimonal-slider-arrows svg {
height: 100px;
width: 100px;
}
.band.fullwidth-image {
height: 500px;
margin-top: -50px;
}
.shape.flower-transparent {
width: 500px;
}
.activity-card .activity-icon {
height: 80px;
width: 75px;
}
.activities-shape-wrap.petal-wrap {
left: -200px;
}
.volunteer .volunteer-image {
height: 700px;
margin-left: -21px;
bottom: -8%;
}
.volunteer .bg-shape {
top: 29px;
width: 850px;
right: -375px;
}
.footer h5 {
font-size: 22px;
}
.footer .third .read-more {
font-size: 20px;
padding: 20px 10px;
}
.footer .first h5 a {
font-size: 18px;
}
.footer .first p {
font-size: 18px;
}
.footer .third p {
width: 100%;
}
.footer .third {
padding-left: 15px;
} .yellow-star {
position: absolute;
top: 191px;
right: -36px;
z-index: 10;
width: 275px;
height: auto;
}
.blue-petal {
position: absolute;
bottom: -93px;
left: -240px;
height: 450px;
width: auto;
}
.blue-flower {
position: absolute;
top: 340px;
left: -80px;
z-index: 10;
width: 350px;
height: auto;
}
.green-petal {
position: absolute;
top: -84px;
right: -237px;
height: 470px;
width: auto;
}
.activity-calendar .petal-image {
top: 6px;
width: 588px;
right: -255px;
} .band.volunteer-banner {
height: 734px;
}
.band.volunteer-banner .content-wrap {
width: 490px;
}
.band.volunteer-banner .curve.tall {
bottom: 0;
}
.band.volunteer-banner .bg-shape {
width: 900px;
top: -22px;
right: -371px;
}
.band.volunteer-banner .volunteer-image {
width: 760px;
right: -276px;
top: -50px;
}
.benefit img {
height: 80px;
}
.benefit-wrap h3 {
font-size: 30px;
}
.standards .content-wrap {
width: 105%;
}
.bullet-points h3 {
font-size: 30px;
}
.bullet-points img {
width: 60px;
height: 60px;
margin-right: 20px;
}
.heading-wrap p {
padding: 0 100px;
}
.champion {
padding: 0 20px;
}
.champion h3 {
font-size: 30px;
}
.champion .icon.circle {
height: 160px;
width: 160px;
}
.champions .blue-petal-upwards {
height: 350px;
width: 355px;
}
.band.volunteer.training {
padding-top: 0;
}
.volunteer.training .text-side {
padding-bottom: 127px;
}
.volunteer .content-wrap.bodycopy p {
width: 25ch;
}
.training .training-image {
height: 637px;
width: auto;
position: absolute;
left: -288px;
top: 50px;
max-width: unset;
}
.training .bg-shape {
height: 800px;
width: 651px;
max-width: unset;
left: -180px;
top: 0;
}
.training .shape-petal {
position: absolute;
z-index: 50;
bottom: 0;
right: -40px;
}
.volunteer.training .content-wrap.bodycopy p {
width: unset;
}
.band.find-out.volunteer-form .testimonial-slider-outer {
margin-top: -355px;
}
.fullwidth-image.volunteer {
height: 887px;
}
.training-sessions .resource .resource-text {
width: 405px;
}
.training-sessions .resource .session-title h3 {
font-size: 35px;
} .banner .banner-txt h3 {
font-size: 30px;
}
.contact.banner .purple-star {
height: 230px;
width: 228px;
bottom: -61px;
left: 23px;
}
.contact.banner .cream-petal {
height: 508px;
width: 433px;
bottom: 83px;
left: -129px;
}
.contact.banner .shape-phone {
height: 227px;
width: 285px;
bottom: 187px;
right: 13px;
}
.contact.banner .lightgreen-petal {
height: 426px;
width: 412px;
top: 47px;
right: -152px;
}
.fullwidth-image.map {
height: 760px;
}
.fullwidth-image.map .testimonial-slider-outer.form {
bottom: -414px;
}
.band.volunteer.careers {
padding-top: 0;
} .careers .flower.big {
height: 355px;
width: auto;
position: absolute;
left: 30px;
bottom: -40px;
z-index: 20;
transition: height 300ms ease-in-out;
}
.careers .flower {
height: 197px;
width: auto;
position: absolute;
left: 86px;
bottom: -40px;
z-index: 20;
transition: height 300ms ease-in-out;
} .resources-banner .green-star {
height: 185px;
width: 182px;
bottom: 285px;
left: 97px;
}
.resources-banner .lightblue-petal {
height: 830px;
width: 453px;
bottom: 0px;
left: -108px;
}
.resources-banner .lightgreen-flower {
height: 330px;
width: 330px;
bottom: 178px;
right: -14px;
}
.resources-banner .cream-petal {
height: 521px;
width: 736px;
top: 34px;
right: -334px;
}
.resources-banner .select {
width: 350px;
}
.resources-banner .resources-search {
width: 350px;
}
.resource .resource-title {
padding-right: 25px;
}
.resource .icon {
margin-right: 20px;
}
.resource .icon img {
width: 104px;
height: 104px;
max-width: unset;
}
.resource .resource-description {
padding-right: 50px;
width: 400px;
}
.resource h3 {
font-size: 23px;
}
.resource p {
font-size: 21px;
} .band.about-banner .banner-txt {
padding: 175px 180px;
}
.about-banner .bg-shape {
bottom: -32px;
right: -73px;
}
.about .bodycopy .text-box {
padding-right: 108px;
}
.about .petal-wrap {
right: 311px;
}
.about .acknowledgements h4 {
font-size: 22px;
}
.about .acknowledgements .left img {
height: 92px;
}
.about .acknowledgements .right .cvs-logo img {
height: 50px;
}
.about .acknowledgements .right img {
height: 82px;
}
.about .acknowledgements .right .flex > div {
width: 43%;
}
.our-vision .eleven.columns {
padding-right: 30px;
}
.coloured-list {
margin-right: 0;
}
.vision-wheel img {
margin-left: -188px;
height: 620px;
width: 620px;
}
.coloured-list h3 {
font-size: 90px;
}
.coloured-list h4 {
font-size: 22px;
}
.our-values .bg-shape {
width: 380px;
top: -74px;
}
.value-card .icon {
width: 130px;
height: 130px;
}
.value-card:first-child .icon {
width: 140px;
}
.value-card h3 {
font-size: 33px;
}
.value-card {
padding: 0 30px;
}
.impact-card h2 {
font-size: 70px;
}
.impact-card h3 {
font-size: 35px;
}
.team-slider-wrap .champion .icon.circle {
height: 140px;
width: 140px;
}
.team-slider-wrap .champion h3 {
font-size: 28px;
}
.team-slider-wrap .champion p {
font-size: 20px;
}
.team-slider-arrows .left-arrow svg,
.team-slider-arrows .right-arrow svg {
height: 90px;
width: 90px;
}
.team-slider-arrows {
bottom: -45px;
} .initiatives-banner.banner .banner-txt {
padding: 130px 180px;
}
.initiatives-banner .lightgreen-flower {
width: 420px;
left: -106px;
top: 250px;
}
.initiatives-banner .paleblue-petal {
width: 530px;
right: -177px;
top: 27px;
}
.featured-campaign .image-wrap-inner img {
width: 410px;
}
.initiatives .latest-card {
width: 46%;
height: auto !important;
min-height: unset !important;
margin-bottom: 70px;
}
.initiatives .latest-card:nth-child(3n + 2) {
margin: unset;
margin-bottom: 70px;
}
.initiatives .latest-card:nth-child(odd) {
margin-right: 35px;
}
.initiatives .latest-card:nth-child(even) {
margin-left: 35px;
}
.volunteer .bg-shape {
top: -1px;
width: 651px;
right: -179px;
}
.resource-library .resource-library-image {
height: 554px;
margin-top: 52px;
margin-left: 0px;
} .banner.news-article-banner .banner-txt {
padding: 140px 0 100px 0;
}
.news-article-banner h1 {
font-size: 50px;
}
.news-article-banner .post-thumbnail {
margin: 100px auto;
margin-bottom: -20px;
width: 360px;
height: 360px;
}
.news-article-banner .blue-flower {
width: 312px;
left: unset;
right: -156px;
top: unset;
bottom: -156px;
}
.bodycopy.content h3,
.bodycopy.content p,
.bodycopy.content h4,
.bodycopy.content ul,
.bodycopy.content ol {
padding: 0 100px;
}
.tribe-events-notices {
margin: 0 100px 20px 100px;
}
.band.resources.related-resources .resources-wrap {
margin: 0 100px;
}
.bodycopy.content h3 {
font-size: 35px;
}
.bodycopy.content .photo-credit {
padding-right: 0 !important;
}
.band.main-content .bg-shape.star {
width: 270px;
left: -68px;
}
.band.main-content .bg-shape.petal {
width: 490px;
right: -195px;
bottom: 460px;
}
.bodycopy.content blockquote {
margin: 70px 30px 0 30px;
}
.bodycopy.content .quote-credit,
.bodycopy.content blockquote h6 {
margin: 0 30px 50px 30px;
font-size: 21px;
}
.related-articles .latest-card {
width: 32.3%;
}
.related-articles .latest-card .latest-image {
width: 100%;
}
.related-articles .latest-card p {
font-size: 18px;
}
.related-articles .latest-card .bodycopy {
padding-right: 10px;
}
.curve.tall.reverse {
height: 80px;
} .indi-activity-banner h1 {
font-size: 50px;
}
.indi-activity-banner h2 {
font-size: 35px;
}
.indi-activity-banner .bg-shape {
width: 257px;
}
.indi-activity-banner .banner-image {
z-index: 20;
}
.other-session-band .other-sessions .event-card {
width: 32.5%;
height: auto;
}
.other-session-band .other-sessions .event-card h3 {
font-size: 35px;
}
.other-session-band .other-sessions .event-card h5 {
font-size: 33px;
}
.other-session-band .other-sessions .event-card .btn-wrap {
white-space: nowrap;
}
.other-session-band .other-sessions .event-card .btn-wrap .read-more {
padding: 13px 25px;
}
.other-session-band .other-sessions .event-card .btn-wrap a:first-child {
margin-right: 5px;
} .indi-activity-banner.indi-initiative-banner .bg-shape {
width: 260px;
}
.band.main-content .bg-shape.flower-big {
width: 360px;
right: -157px;
}
.resources.related-resources .resource-title h3 {
font-size: 26px;
} .standard-criteria .btn-wrap.long .read-more {
width: 100%;
}
.standard-criteria .content-wrap {
padding-right: 10px;
}
.standard-criteria .assessment-criteria {
padding-left: 20px;
}
.accredited-location.resource {
width: 100%;
margin: 50px 100px 0 100px;
}
.accredited-location.resource:first-child {
margin-top: 0;
}
.accredited-location.resource .resource-image {
width: 316px;
}
.accredited-locations .center-btn {
margin-top: 50px;
}
.volunteer.accredited-volunteer .petal-wrap {
right: -200px;
}
.volunteer.accredited-volunteer .text-side.padding-top {
padding-top: 50px;
}
.volunteer.accredited-volunteer .content-wrap.bodycopy p {
width: unset;
}
.band.find-out.volunteer-form.accredited .testimonial-slider-outer {
margin-top: -295px;
} .band.banner.news-banner .banner-txt {
padding: 175px 165px;
}
.event-card:nth-child(3n + 2) {
margin: unset;
margin-bottom: 70px;
}
.event-card:nth-child(odd) {
margin-right: 35px;
}
.event-card:nth-child(even) {
margin-left: 35px;
}
}
@media all and (max-width: 1100px) {
nav ul li a {
font-size: 18px;
padding: 0 5px 0 5px;
white-space: nowrap;
}
nav ul li a::after,
.dropdown li a::after,
nav ul li a.active::after {
left: 5px;
width: calc(100% - 10px);
}
.volunteer-header nav ul li a.active::after {
left: 5px;
width: calc(100% - 8px);
}
} @media all and (min-width: 768px) and (max-width: 959px) {
.hide-desktop {
display: block !important;
}
.hide-mobile {
display: none !important;
}
.hide-mobile.show-tablet {
display: block !important;
}
.hide-mobile.show-tablet.flex {
display: flex !important;
}
.hide-desktop.hide-tablet {
display: none !important;
}
.mobile-menu .read-more {
display: none;
}
header .mobile-menu ul li a {
font-size: 55px;
}
header .mobile-menu .drop-mobile li a {
font-size: 30px;
}
header .mobile-menu ul li {
margin-bottom: 0px;
}
header .mobile-menu {
padding-top: 125px;
}
header .mobile-menu .bg-shape {
transform: rotate(45deg);
right: -266px;
position: absolute;
top: 712px;
}
header .mobile-menu ul {
text-align: left;
margin-left: 50px;
}
.mobile-menu ul li a:hover {
border-bottom: 4px solid #00a98f;
}
.main-nav .header-logo {
order: 1;
}
.main-nav .mobile-menu-button {
order: 2;
margin-left: auto;
width: 50px !important;
}
.main-nav .desktop-links {
order: 3;
margin-left: 0;
margin-right: 0;
}
.main-nav .mobile-menu-button.active {
margin-left: auto;
margin-right: -134px;
}
.search-box {
margin-left: 20px;
}
.search-box.open {
width: 53%;
}
.searchform .search-submit {
padding-top: 5px;
}
.main-nav {
margin-top: -30px;
}
li.dropdown-mobile::after {
content: url(//agefriendlysalford.org.uk/wp-content/themes/AFS/assets/svg/dropdown-icon-new.svg);
width: 30px;
height: 20px;
position: absolute;
right: 145px;
top: 40px;
} h1 {
font-size: 60px;
}
h2 {
font-size: 40px;
}
.read-more {
font-size: 20px;
height: auto;
width: 185px;
padding: 15px 0 18px 0;
}
.bodycopy h2 {
margin-bottom: 20px;
}
.bodycopy.section-heading h2 {
margin-bottom: 40px;
}
.bodycopy p {
font-size: 20px;
width: 100% !important;
}
.band.banner {
padding: 200px 0 0 0;
}
.banner .banner-txt {
padding: 40px 125px 70px 125px;
}
.band-homebanner .curve.tall,
.banner .curve.tall {
height: 60px;
bottom: -59px;
} header.main {
padding: 0px 0 20px 0;
}
header.sticky {
padding: 0px 0 10px 0;
}
header.open {
background: transparent;
}
header.sticky.open {
background: #fff;
}
header .desktop-links {
margin-left: auto;
margin-right: 30px;
} .band-homebanner {
padding-top: 155px;
}
.band-homebanner h1 {
width: 435px;
font-size: 65px;
}
.band-homebanner h1 img {
width: 304px;
margin-left: 20px;
}
.band-homebanner .content-wrap {
padding-top: 60px;
padding-left: 34px;
padding-right: 116px;
}
.band-homebanner .btn-wrap .read-more {
width: 185px;
}
.animation-wrap {
width: 800px;
height: 800px;
}
.banner-flower-svg {
width: 800px;
}
.banner-flower {
width: 800px;
left: -20px;
top: -51px;
}
.petal-slider-wrap {
height: auto;
width: 404px;
top: 288px;
left: 12px;
}
.petal-slider img {
height: 233px;
}
.petal-slider.slick-slider {
height: 204px;
overflow: hidden;
}
.btn-wrap .read-more:first-child {
margin-bottom: 10px;
}
.btn-wrap .read-more {
width: 185px;
}
.featured-campaign .image-wrap-outer {
top: 0px;
}
.featured-campaign .image-wrap-inner img {
height: 400px;
}
.featured-campaign .container.margin-top {
margin-top: 0;
}
.featured-campaign .text-side.padding-top.padding-bottom {
padding-top: 50px;
padding-bottom: 50px;
}
.band.featured-campaign {
padding-bottom: 50px;
}
.featured-campaign .image-wrap-outer .feature-image {
height: auto;
width: 80%;
}
.featured-campaign.home .btn-wrap {
display: flex;
flex-wrap: wrap;
}
.featured-campaign.home .btn-wrap a {
width: 300px;
padding: 15px 15px 20px 15px;
}
.featured-campaign.home .btn-wrap .rly-long {
width: 300px;
padding: 15px 5px 20px 5px;
}
.latest-slider {
width: calc(100% + ((100vw - 508px) / 2));
padding-left: 10px;
position: relative;
}
.latest-icon {
height: 85px;
width: 85px;
}
.latest-card h3 {
font-size: 20px;
}
.latest .bodycopy p {
font-size: 20px;
}
.latest-card .bodycopy {
min-height: unset;
}
.latest-card {
min-height: unset !important;
}
.latest .yellow-flower {
height: 300px;
left: -150px;
}
.activity-card h3 {
font-size: 34px;
}
.activity-card h6 {
font-size: 21px;
}
.activities-intro .content-wrap {
padding: 0 45px;
}
.activities-intro .content-wrap p {
width: 100%;
}
.activity-card .activity-icon {
width: 60px;
height: 60px;
}
.activities-shape-wrap {
left: -155px;
}
.activities-shape-wrap .petal-image {
width: 490px;
}
.activities-shape-wrap .bg-shape {
bottom: 232px;
left: 277px;
width: 172px;
}
.activities-intro .petal-wrap {
width: auto;
height: 440px;
}
.band.fullwidth-image {
height: 500px;
}
.shape.flower-transparent {
width: 395px;
height: 414px;
right: -43px;
}
.testimonial h4 {
font-size: 30px;
margin-bottom: 40px;
}
.testimonial .image {
height: 105px;
width: 105px;
}
.testimonial {
padding: 40px 40px;
}
.testimonal-slider-arrows svg {
height: 75px;
width: 75px;
}
.testimonial-slider-outer {
width: 90%;
margin: 0 auto;
}
.testimonal-slider-arrows .right-arrow {
right: -42px;
}
.testimonal-slider-arrows .left-arrow {
left: -42px;
}
.band.fullwidth-image {
margin-top: -50px;
}
.volunteer .volunteer-image {
height: 527px;
margin-top: 80px;
margin-left: -37px;
bottom: unset;
}
.volunteer .bg-shape {
top: unset;
width: 681px;
right: -287px;
}
.volunteer .text-side.padding-top {
padding-top: 40px;
}
.footer h5 {
font-size: 18px;
}
.footer .first h5 a {
font-size: 16px;
}
.footer .one-third:first-child {
padding-right: 0;
}
.footer .one-third:last-child {
padding-left: 0;
}
.footer .one-third.second {
padding-left: 20px;
}
.footer .one-third.first p {
width: 80%;
}
.footer .one-third {
width: 364px !important;
}
.footer .third {
padding-left: 0;
}
.logo-wrap > div {
width: 65%;
margin: 0 auto;
margin-bottom: 5px;
}
.logo-wrap > div img {
max-height: 111px;
max-width: 140px;
margin: 0 auto;
}
.footer.new .logo-wrap > div img {
max-height: 111px;
max-width: 100%;
margin: 0 auto;
}
.footer .third .read-more {
padding: 20px 40px;
}
input[type="text"],
input[type="email"],
select,
textarea {
font-size: 21px;
}
::placeholder {
font-size: 21px;
}
.form-wrap textarea {
height: 240px;
} .activities-intro .curve,
.curve.blue {
height: 60px;
bottom: -8px;
}
.yellow-star {
position: absolute;
top: 145px;
right: -36px;
z-index: 101;
width: 230px;
height: auto;
}
.blue-petal {
position: absolute;
bottom: -123px;
left: -240px;
height: 380px;
width: auto;
}
.blue-flower {
position: absolute;
top: 190px;
left: -100px;
z-index: 101;
width: 280px;
height: auto;
}
.green-petal {
position: absolute;
top: -66px;
right: -207px;
height: 420px;
width: auto;
}
.activity-calendar .petal-image {
top: 26px;
width: 506px;
right: -190px;
}
.activity-calendar {
padding-bottom: 0;
}
.content-wrap {
padding: 0 0 0 40px;
}
.activity-calendar .select {
width: 320px;
}
.activity-calendar .select.location {
margin-left: 0px;
}
.band.maroon-bg .container.padding-bottom {
padding-bottom: 30px;
}
.event-card {
width: 360px;
height: 100%;
min-height: 555px;
}
.event-card h3 {
font-size: 30px;
}
.event-card .btn-wrap .read-more {
width: 156px;
padding: 13px 20px;
}
.event-card .btn-wrap .read-more:first-child {
margin-bottom: 0;
} .band.volunteer-banner .content-wrap {
width: unset;
}
.band.volunteer-banner .pale-flower {
height: 250px;
width: 250px;
bottom: -159px;
left: -119px;
}
.band.volunteer-banner {
height: 685px;
}
.band.volunteer-banner .curve.tall {
bottom: 15px;
}
.band.benefits h2 {
padding-top: 25px;
}
.band.volunteer-banner .bg-shape {
width: 753px;
top: -15px;
right: -279px;
}
.band.volunteer-banner .volunteer-image {
width: 684px;
right: -238px;
top: -50px;
}
.band.benefits {
padding-bottom: 50px;
}
.benefit-wrap {
flex-wrap: wrap;
}
.benefit {
width: 45%;
margin-bottom: 40px;
padding: 0 35px;
}
.benefit img {
height: 90px;
}
.band.standards {
margin-top: -298px;
padding-top: 303px;
}
.standards-subheading {
padding-right: 100px;
}
.standards .petal-wrap {
top: 223px;
width: 368px;
right: unset;
left: 64%;
}
.standards .bg-shape {
height: 140px;
width: 195px;
right: 109px;
top: 5px;
}
.petal-image-standards {
margin-left: 1px;
}
.standards .get-involved-subheading {
padding-right: 110px;
}
.bodycopy .accordion-head h3 {
font-size: 28px;
}
.heading-wrap p {
padding: 0 56px;
}
.champions .blue-petal-upwards {
height: 260px;
width: 312px;
}
.champion .icon.circle {
height: 140px;
width: 140px;
}
.champion h3 {
font-size: 26px;
}
.training .shape-petal {
bottom: 30px;
right: -39px;
}
.training .training-image {
height: 532px;
left: -234px;
bottom: -40px;
}
.training .bg-shape {
height: 775px;
left: -266px;
bottom: unset;
}
.activity-calendar .gold-flower {
height: 230px;
width: 230px;
top: 100px;
left: -53px;
}
.activity-calendar .petal-outline-cream.grey {
left: 0;
width: auto;
height: 100%;
}
.activity-calendar .petal-wrap {
width: 408px;
height: auto;
right: 0;
margin-top: -83px;
}
.activity-calendar .petal-image-standards {
padding-bottom: 2px;
}
.fullwidth-image.volunteer {
height: 600px;
margin-top: -200px;
}
.band.find-out.volunteer-form .testimonial-slider-outer {
margin-top: -170px;
}
.band.volunteer {
margin-top: -1px;
}
header.volunteer-header .read-more {
background-color: #ffd5fc;
border: 2px solid #ffd5fc;
color: #002f87;
}
.training-sessions .tablet-wrap {
display: flex;
}
.training-sessions .resource {
flex-wrap: wrap;
}
.training-sessions .resource .resource-image {
margin-left: 120px;
}
.training-sessions .resource .resource-text {
width: 100%;
}
.training-sessions .heading-wrap p {
padding: 0 40px;
}
.training-sessions .heading-wrap .select {
margin-bottom: 0;
}
.training-sessions .center-btn {
margin-top: 50px;
} .band.resources-banner .banner-txt {
padding-bottom: 100px;
padding-top: 40px;
}
.resources-banner .green-star {
height: 130px;
width: unset;
bottom: 164px;
left: 27px;
}
.resources-banner .lightblue-petal {
height: 305px;
width: unset;
bottom: unset;
top: 200px;
left: -108px;
}
.resources-banner .lightgreen-flower {
height: 221px;
width: unset;
bottom: 246px;
right: 3px;
}
.resources-banner .cream-petal {
height: 383px;
width: unset;
top: 34px;
right: -175px;
}
.resources-banner .select {
width: 300px;
}
.resources-banner .resources-search {
width: 300px;
}
.resources-banner .search-wrap {
margin-top: 30px;
}
.resources-banner .resources-search input::placeholder {
font-size: 21px;
}
select {
width: 300px;
}
.get-in-touch.resources-form .bg-shape {
top: -209px;
right: -210px;
width: 421px;
}
.resources .resource {
flex-wrap: wrap;
justify-content: flex-start;
}
.resource .icon {
order: 1;
margin-right: 28px;
}
.resource .resource-title {
order: 2;
width: 50%;
}
.resource .btn-wrap {
order: 3;
margin-left: auto;
}
.resource .resource-description {
order: 4;
width: 100%;
margin-left: 124px;
} .contact.banner .banner-txt {
padding-top: 40px;
}
.banner .banner-txt h3 {
font-size: 25px;
}
.contact.banner .purple-star {
height: 183px;
width: 150px;
bottom: 9px;
left: -21px;
}
.contact.banner .cream-petal {
height: 502px;
width: 278px;
bottom: 83px;
left: -129px;
}
.contact.banner .shape-phone {
height: 227px;
width: 160px;
bottom: 203px;
right: -8px;
}
.contact.banner .lightgreen-petal {
height: 350px;
width: 290px;
top: 74px;
right: -152px;
}
.fullwidth-image.map {
height: 500px;
}
.fullwidth-image.map .testimonial-slider-outer.form {
bottom: -273px;
}
.band.volunteer.careers {
padding-top: 0px;
} .careers .accordion {
margin-top: 40px;
}
.accordion-head .arrow {
width: 50px;
}
.careers .flower.big {
height: 280px;
width: auto;
position: absolute;
left: -19px;
bottom: -15px;
z-index: 20;
transition: height 500ms ease-in-out;
}
.careers .flower {
height: 147px;
width: auto;
position: absolute;
left: 16px;
bottom: -15px;
z-index: 20;
transition: height 500ms ease-in-out;
}
.contact-full-image .fullwidth-image {
height: 600px;
}
.curve.tall.reverse {
height: 40px;
} .band-homebanner .curve.tall,
.banner .curve.tall {
height: 40px;
bottom: -40px;
}
.band.about-banner .banner-txt {
padding: 30px 125px 70px 125px;
}
.about-banner .bg-shape {
width: unset;
height: 250px;
bottom: -120px;
right: -97px;
}
.about-banner .palegreen-petal {
height: 379px;
width: unset;
top: 154px;
left: -197px;
}
.about-banner .paleblue-petal {
height: 476px;
width: unset;
top: 30px;
right: -196px;
}
.about-banner .green-flower {
height: 211px;
width: unset;
top: 211px;
left: -48px;
}
.about.activity-calendar .petal-image-standards {
top: 1px;
}
.activity-calendar.about .petal-wrap {
width: 370px;
right: 174px;
}
.about.activity-calendar .gold-flower {
height: 117px;
width: unset;
top: 292px;
left: 164px;
}
.about .acknowledgements h4 {
font-size: 20px;
}
.about .acknowledgements .left {
padding-right: 20px;
}
.about .acknowledgements .funded {
padding-right: 20px;
}
.about .acknowledgements .left img {
height: 118px;
}
.about .acknowledgements .right img {
height: 70px;
}
.about .acknowledgements .funded img {
width: 180px;
}
.about .acknowledgements .right .flex > div {
width: unset;
}
.vision-wheel img {
margin-left: -57px;
height: 431px;
width: unset;
}
.coloured-list h3 {
font-size: 80px;
}
.coloured-list h4 {
font-size: 21px;
}
.our-values .bg-shape {
width: 264px;
top: -71px;
right: -103px;
}
.value-card .icon {
width: 120px;
height: 120px;
}
.value-card:first-child .icon {
width: 125px;
}
.value-card {
width: 33%;
padding: 0 10px;
}
.value-card h3 {
font-size: 30px;
}
.value-card p {
font-size: 21px;
}
.impact-card {
width: 33%;
}
.impact-card h2 {
font-size: 50px;
}
.impact-card h3 {
font-size: 30px;
}
.band.team {
margin-top: -1px;
overflow: visible;
}
.fullwidth-image.team {
height: 550px;
margin-top: -207px;
} .band.banner.news-banner .banner-txt {
padding: 40px 125px 70px 125px;
}
.news-banner .pink-flower {
height: 230px;
width: unset;
bottom: 270px;
left: -60px;
}
.news-banner .cream-star {
height: 180px;
width: unset;
bottom: 255px;
right: -25px;
}
.news-banner .green-line {
height: 300px;
width: unset;
top: 125px;
right: -65px;
}
.news-wrap .event-card.news {
height: unset;
min-height: 430px;
margin-bottom: 50px;
}
.news-wrap .event-card.news h3 {
font-size: 22px;
}
.band.resources.news .center-btn {
margin-top: 0px;
}
.band.news .bg-shape {
bottom: -170px;
height: 380px;
width: 380px;
}
.band.find-out .testimonial-slider-outer p,
.testimonial-slider-outer.form p {
font-size: 21px;
}
.event-card:nth-child(odd) {
margin-right: 12px;
}
.event-card:nth-child(even) {
margin-left: 12px;
} .initiatives-banner.banner .banner-txt {
padding: 40px 125px 70px 125px;
}
.initiatives-banner .lightgreen-flower {
width: 280px;
}
.initiatives-banner .paleblue-petal {
width: 362px;
}
.initiatives .latest-card h3 {
font-size: 33px;
}
.initiatives .latest-card .latest-image {
height: auto;
}
.initiatives .latest-card:nth-child(odd) {
margin-right: 28px;
}
.initiatives .latest-card:nth-child(even) {
margin-left: 28px;
}
.initiatives .purple.curve {
height: 40px;
}
.band.volunteer.resource-library {
margin-top: -1px;
}
.volunteer.resource-library .bg-shape {
width: 553px;
right: -124px;
}
.resource-library .resource-library-image {
height: 403px;
margin-top: 57px;
margin-left: -40px;
}
.initiatives-banner .banner-txt p {
padding: 0;
} .band.indi-activity-banner {
height: auto;
margin-bottom: 0px;
}
.indi-activity-banner .banner-image {
width: 90%;
height: 320px;
}
.indi-activity-banner .bg-shape {
width: 205px;
right: -88px;
}
.indi-activity-banner .curve.tall.reverse {
bottom: 0;
}
.band.indi-activity-banner .banner-txt {
padding-bottom: 30px;
padding-top: 30px;
}
.band.indi-activity-banner .curve.tall {
bottom: -1px;
}
.band.main-content .bg-shape.flower {
width: 220px;
left: -110px;
}
.bodycopy.content h3 {
font-size: 30px;
}
.form-wrap.register-form .event {
font-size: 21px;
}
.other-session-band {
margin-top: -434px;
padding-top: 500px;
}
.other-session-band .other-sessions .event-card {
width: 49%;
} .banner.news-article-banner .banner-txt {
padding: 60px 0;
}
.news-article-banner h1 {
font-size: 37px;
}
.news-article-banner .post-thumbnail {
width: 280px;
height: 280px;
margin: 0 auto;
margin-bottom: -20px;
}
.news-article-banner .banner-txt.bodycopy .post-details p {
width: auto !important;
}
.band.news-article-banner {
min-height: unset;
}
.news-article-banner .blue-flower {
width: 250px;
right: -125px;
bottom: -124px;
}
.news-article-banner .curve.tall.reverse {
bottom: -1px;
}
.bodycopy.content h3 {
margin-bottom: 40px;
}
.band.main-content {
padding: 80px 0 100px 0;
}
.band.main-content .bg-shape.star {
width: 180px;
left: -58px;
}
.band.main-content .bg-shape.petal {
width: 300px;
right: -170px;
}
.bodycopy.content blockquote {
margin: 50px 20px 0 20px;
font-size: 60px;
}
.bodycopy.content .quote-credit,
.bodycopy.content blockquote h6 {
padding: 0 0 30px 0;
margin: 0 20px;
width: auto !important;
font-size: 20px;
} .indi-activity-banner.indi-initiative-banner .bg-shape {
width: 212px;
left: -45px;
}
.band.main-content .bg-shape.flower-big {
width: 226px;
right: -97px;
}
.banner-image .play-button {
width: 100px;
}
.related-resources .resource {
flex-wrap: nowrap;
}
.related-resources .resource .resource-title {
padding: 0;
}
.resources.related-resources .resource .resource-title h3 {
font-size: 24px;
}
.resource .icon img {
height: 95px;
width: 95px;
}
.resource {
padding: 50px 0 30px 0;
}
.resources.related-resources .resource .btn-wrap {
width: 500px;
}
.btn-wrap .read-more.sm {
width: 150px;
padding: 13px 15px;
}
.get-in-touch.flower-top-left .bg-shape {
bottom: unset;
left: -126px;
top: -154px;
width: 351px;
} .afs-banner.banner h1 {
padding: 0;
}
.band.about-banner.afs-banner .banner-txt {
padding: 40px 100px 70px 100px;
}
.afs-banner.about-banner .bg-shape {
width: unset;
height: 326px;
bottom: -216px;
right: -97px;
}
.afs-banner.about-banner .palegreen-petal {
height: 412px;
width: unset;
top: 275px;
left: -197px;
}
.afs-banner.about-banner .paleblue-petal {
height: 405px;
width: unset;
top: 200px;
right: -196px;
}
.afs-banner.about-banner .green-flower {
height: 183px;
width: unset;
top: 321px;
left: -89px;
}
.about-banner.afs-banner .banner-txt {
padding: 40px 115px 70px 115px;
}
.band.standard-criteria {
padding-top: 100px;
}
.standards-subheading {
padding-right: 0;
}
.bullet-points > div {
margin-bottom: 10px;
}
.accredited-locations .bg-shape {
height: 296px;
}
.accredited-locations .resource .btn-wrap .read-more:first-child {
margin-bottom: 0;
}
.accredited-location.resource {
margin: 50px 0 0 0;
}
.accredited-location.resource .resource-image {
margin-bottom: 0;
}
.resources-search.maroon {
width: 30%;
}
.resources-search.maroon input {
padding-top: 9px;
}
.band.accredited-locations .select {
width: 30%;
}
.accredited-location.resource .resource-image {
width: 310px;
}
.volunteer.accredited-volunteer .petal-wrap {
right: -81px;
top: 100px;
}
.volunteer.accredited-volunteer .petal-wrap .petal-image-standards {
top: 1px;
}
.band.find-out.volunteer-form.accredited .testimonial-slider-outer {
margin-top: -390px;
}
.accredited-locations
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
width: calc(100% - 4%);
margin: 0;
}
.accredited-locations .facetwp-facet {
width: 47%;
}
.accredited-locations .facetwp-facet-location {
margin-right: 0;
}
.band.accredited-locations .search-wrap {
flex-wrap: wrap;
}
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
padding-top: 12px;
}
.facetwp-type-fselect .fs-option .fs-option-label {
white-space: normal !important;
font-size: 20px;
line-height: 1.3;
color: #002f87;
}
.cli-style-v2 .cli-bar-message {
width: unset;
}
.cli-style-v2.cli-bar-container {
justify-content: center;
}
} @media all and (max-width: 767px) {
.hide-desktop {
display: block !important;
}
.hide-mobile {
display: none !important;
} h1 {
font-size: 50px;
}
h2 {
font-size: 33px;
}
.bodycopy p {
font-size: 20px !important;
}
.bodycopy h2 {
margin-bottom: 20px;
}
.band-homebanner .bodycopy p {
font-size: 20px !important;
}
.band {
padding: 50px 0;
}
.padding-top {
padding-top: 50px;
}
.padding-bottom {
padding-bottom: 50px;
}
.band.banner {
padding: 130px 0 0 0;
}
.banner h1 {
margin-bottom: 20px;
}
.banner .banner-txt {
padding: 70px 0;
}
.read-more.sm {
padding: 13px 20px;
}
.read-more {
font-size: 18px;
padding: 15px 0px 18px 0px;
line-height: 18px !important;
height: unset;
width: 190px;
}
#searchbox {
padding: 10px;
width: 100%;
}
.searchform-mobile .btn-wrap a {
width: 48%;
min-width: unset;
}
.searchform-mobile .btn-wrap {
justify-content: space-between;
}
.searchform a {
padding-top: 10px;
}
.searchform-mobile .btn-wrap a:first-child {
margin-bottom: 0;
margin-left: 10px;
}
.searchform-mobile .btn-wrap button {
margin-bottom: 0;
min-width: unset;
width: 48%;
} header.main {
padding: 20px 0;
}
header.open {
background: transparent;
}
header.main.sticky {
padding: 30px 0 8px 0;
}
header.sticky.open {
background: #fff;
}
header .header-logo {
width: 100px;
}
header.sticky .header-logo {
width: 50px;
margin-bottom: 0;
}
header.sticky {
padding: 8px 0;
}
header .mobile-menu-button {
width: 35px !important;
}
header .mobile-menu {
top: -30px;
width: 68%;
padding-top: 40px;
}
.desktop-links .read-more {
display: none;
}
header .mobile-menu .read-more {
font-size: 22px;
}
header .mobile-menu .btn-wrap {
margin: 0 auto;
margin-top: 0px;
text-align: center;
}
header .mobile-menu .btn-wrap a {
width: 100%;
min-width: unset;
padding: 10px 20px 12px 20px;
font-size: 23px;
margin-top: 10px;
line-height: 25px !important;
white-space: nowrap;
}
.mobile-menu ul li a {
font-size: 24px;
}
.mobile-menu .drop-mobile li a {
font-size: 22px;
white-space: break-spaces;
}
.mobile-menu .drop-mobile li {
padding: 10px 0 0 0;
}
.mobile-menu ul li {
margin-bottom: 0px;
}
header .btn-wrap {
width: 90%;
text-align: center;
display: block;
}
header .bodycopy ul {
margin-left: 50px;
}
header .mobile-menu ul {
text-align: left;
margin-left: 20px;
}
header .mobile-menu .bg-shape {
transform: rotate(45deg);
right: -108px;
position: absolute;
top: 113px;
width: 219px;
height: auto;
}
header.volunteer-header .read-more {
background-color: transparent;
border: 2px solid transparent;
color: #fff;
}
header .btn-wrap a:first-child {
margin-right: 0;
}
.main-nav {
margin-top: 0;
align-items: flex-start;
}
.band-homebanner {
padding-top: 155px;
padding-bottom: 0;
margin-bottom: -40px;
}
.band-homebanner .banner-txt {
padding-top: 50px;
}
.band-homebanner h1 {
font-size: 60px;
width: unset;
}
.band-homebanner h1 img {
width: 245px;
margin-top: 17px;
}
.band-homebanner h1 br {
display: block;
}
.band-homebanner .content-wrap {
width: 100%;
padding-left: 0;
padding-right: 0;
padding-top: 45px;
}
.band-homebanner .content-wrap p {
font-size: 20px;
}
.band-homebanner .banner-txt {
order: 1;
}
.band-homebanner .flower {
order: 2;
}
.band-homebanner .curve.tall,
.banner .curve.tall {
height: 30px;
bottom: -28px;
}
.band-homebanner .bg-shape.flower {
position: absolute;
right: -120px;
width: 240px;
top: 80px;
}
.band.featured-campaign .yellow-curve {
position: absolute;
top: -29px;
height: 30px;
}
.banner-flower-svg {
width: 423px;
margin-left: -8px;
display: none;
}
.banner-flower {
width: 100%;
height: 250px;
position: relative;
top: 0px;
left: 0;
margin-right: 0;
margin: 40px 0 10px 0;
}
.animation-wrap {
width: 400px;
height: 250px;
position: absolute;
animation-name: none;
}
.petal-slider-wrap {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
width: 100vw;
animation-name: none;
}
.petal-slider.slick-slider {
height: 100%;
width: 100%;
}
.petal-slider img {
height: auto;
width: 100%;
}
.green-overlay {
display: none;
}
.mobile-slider-wrapper {
height: 300px;
width: 100vw;
margin: 50px 0 20px 0;
}
.btn-wrap {
display: flex;
}
.btn-wrap a:first-child {
margin-right: 10px;
margin-bottom: 10px;
}
.band.testimonial-band-home {
background-color: #ffedcc;
padding: 50px 0;
}
.mobile-slider-wrapper .yellow-curve.hide-desktop {
position: absolute;
bottom: 10px;
top: unset;
}
.band.featured-campaign {
padding-bottom: 0px;
position: relative;
}
.band.featured-campaign .container.margin-top {
margin-top: 0;
}
.band.featured-campaign .image-side {
order: 2;
}
.band.featured-campaign .text-side {
order: 1;
padding-top: 30px;
margin-bottom: 50px;
}
.content-wrap {
padding: 0;
}
.featured-campaign .image-wrap-inner img {
height: auto;
}
.featured-campaign .image-wrap-outer > img {
width: 100%;
margin-top: -29px;
}
.featured-campaign .image-wrap-outer {
top: -30px;
right: 0;
min-height: 640px;
}
.featured-campaign .image-wrap-outer .feature-image {
height: auto;
width: 100%;
padding-top: 100%;
}
.featured-campaign.home .btn-wrap {
display: flex;
flex-wrap: wrap;
}
.featured-campaign.home .btn-wrap a {
width: 215px;
padding: 18px 5px 20px 5px;
margin-bottom: 5px;
}
.featured-campaign.home .btn-wrap .rly-long {
width: 215px;
padding: 18px 5px 20px 5px;
margin-bottom: 0;
}
.latest-slider {
width: 100%;
padding-left: 0;
}
.white-fade-wrap {
display: none;
}
.latest-slider::after {
display: none;
}
.latest .slider-arrows-wrap.desktop-tablet {
display: none;
}
.latest .five.columns {
margin-bottom: 50px;
}
.latest-image {
width: 100%;
}
.band.latest {
margin-bottom: 0;
}
.latest-card .bodycopy {
min-height: unset;
}
.latest .bodycopy .read-more {
margin-top: 10px;
}
.latest-card {
min-height: unset !important;
}
.slider-arrows-wrap.hide-desktop.hide-tablet {
margin-left: 15px;
margin-top: 20px;
}
.latest .yellow-flower {
height: 240px;
left: -120px;
}
.testimonial .image {
height: 100px;
width: 100px;
margin-bottom: 20px;
}
.testimonial h4 {
font-size: 23px;
margin-bottom: 30px;
}
.testimonial p {
font-size: 18px;
}
.testimonial {
padding: 30px;
}
.testimonal-slider-arrows svg {
height: 60px;
width: 60px;
}
.testimonal-slider-arrows .left-arrow {
left: -35px;
}
.testimonal-slider-arrows .right-arrow {
right: -35px;
}
.band.fullwidth-image {
height: 350px;
margin-top: -50px;
}
.shape.flower-transparent {
width: 320px;
height: 350px;
right: -90px;
}
.band.activities-intro {
padding-top: 50px;
}
.activities-intro .content-wrap {
padding: 0;
}
.activities-intro .content-wrap p {
width: 100%;
}
.activity-card h3 {
font-size: 28px;
}
.activity-card h6 {
font-size: 18px;
}
.activity-card .activity-icon {
height: 67px;
width: 53px;
margin-right: 7px;
margin-left: -10px;
}
.activity-card .activity-info {
padding-right: 0;
}
.activities-shape-wrap.petal-wrap {
position: relative;
bottom: 20px;
width: 404px;
height: auto;
left: -50px;
}
.activities-intro .petal-image {
position: relative;
width: 390px;
bottom: 0;
}
.activities-intro .bg-shape {
bottom: 161px;
left: 201px;
width: 142px;
}
.activities-intro .curve {
height: 50px;
}
.volunteer .text-side.padding-top {
padding-top: 50px;
padding-bottom: 50px;
}
.volunteer .content-wrap.bodycopy p {
width: 100%;
}
.volunteer .volunteer-image {
position: relative;
height: 407px;
margin-top: -5px;
margin-left: -44px;
}
.volunteer .image-side {
height: 410px;
position: relative;
}
.volunteer .bg-shape {
width: 530px;
max-width: unset;
right: -150px;
top: -10px;
}
.form-wrap > div {
width: 100%;
}
.form-wrap {
flex-wrap: wrap;
}
input[type="text"],
input[type="email"],
select,
textarea {
font-size: 20px;
}
input[type="text"],
input[type="email"],
select,
textarea {
padding: 15px 20px;
}
.form-wrap textarea {
height: 220px;
}
::placeholder {
font-size: 20px;
}
.get-in-touch .bg-shape {
width: 347px;
left: -142px;
bottom: -76px;
}
.get-in-touch .read-more.darkblue-bg {
border: 2px solid #fff;
position: relative;
z-index: 5;
}
.footer a,
.footer .first h5 a {
font-size: 16px;
}
.band.footer {
padding-top: 70px;
}
.footer .first,
.footer .second {
margin-bottom: 30px;
}
.footer .third p {
font-size: 16px;
}
.footer .future {
bottom: -45px;
position: relative;
margin-bottom: 30px;
}
.footer.new .first {
padding-right: 0;
}
.footer.new .future {
margin-left: 0;
margin-top: 20px;
margin-bottom: 0;
}
.footer.new .future p {
font-size: 16px;
margin-bottom: 0;
}
.footer.new .small-info {
flex-wrap: wrap;
}
.footer.new .second .read-more {
width: 100%;
}
.footer.new .logo-wrap > div {
width: 47%;
} .yellow-star {
position: absolute;
top: 89px;
right: -78px;
z-index: 101;
width: 172px;
height: auto;
}
.blue-petal {
position: absolute;
bottom: -147px;
left: -256px;
height: 316px;
width: auto;
}
.blue-flower {
position: absolute;
top: 446px;
left: -80px;
z-index: 101;
width: 214px;
height: auto;
}
.green-petal {
position: absolute;
top: -94px;
right: -237px;
height: 345px;
width: auto;
}
.activity-calendar p {
padding-right: 0;
}
.activity-calendar .select.location {
margin-left: 0;
} .band.indi-activity-banner.general-subpage .banner-txt {
padding-bottom: 50px;
}
.band.indi-activity-banner.general-subpage .curve.tall {
bottom: -1px;
}
.band.notice-message h3 {
font-size: 24px;
padding: 0 20px;
} header.volunteer-header {
background: transparent;
}
header.volunteer-header.sticky {
background-color: #002f87;
}
.band.volunteer-banner {
height: 970px;
}
.band.volunteer-banner .curve.tall {
bottom: 42px;
}
.band.volunteer-banner .volunteer-image {
position: relative;
width: 555px;
right: 45px;
top: 0;
}
.band.volunteer-banner .bg-shape {
right: -133px;
top: 0;
max-width: unset;
width: 623px;
}
.band.volunteer-banner .content-wrap {
width: 100%;
}
.band.volunteer-banner .eight.columns {
position: relative;
}
.band.volunteer-banner .eight.columns.text-side {
padding-bottom: 0;
}
.band.volunteer-banner .pale-flower {
height: 140px;
width: 140px;
position: absolute;
bottom: unset;
z-index: 1050;
left: unset;
top: 107px;
right: -59px;
}
.petal-outline-cream {
left: -1px;
}
.band.benefits h2 {
padding-top: 30px;
}
.benefit-wrap {
flex-wrap: wrap;
}
.benefit {
width: 100%;
padding: 0 30px;
margin-bottom: 30px;
}
.benefit:last-child {
margin-bottom: 0;
}
.band.standards {
margin-top: -264px;
padding-top: 260px;
padding-bottom: 140px;
}
.band.standards h2 {
font-size: 29px;
}
.standards .petal-wrap {
position: relative;
margin-top: 0px;
top: 50px;
width: 410px;
right: -151px;
left: unset;
}
.bullet-points h3 {
font-size: 28px;
}
.bullet-points p {
width: 100%;
}
.bullet-points img {
width: 50px;
height: 50px;
}
.bullet-points > div {
width: 100%;
}
.standards .bg-shape {
height: 160px;
width: 160px;
right: 144px;
z-index: 100;
bottom: unset;
top: -7px;
}
.heading-wrap p {
padding: 0;
}
.band.champions {
padding-bottom: 0;
}
.champions .blue-petal-upwards {
height: 190px;
width: 160px;
left: -74px;
}
.champions-wrap {
flex-wrap: wrap;
margin-top: 20px;
}
.champion {
width: 100%;
padding: 0 30px;
margin-bottom: 30px;
}
.champion .icon.circle {
width: 140px;
height: 140px;
}
.champions .curve.blue {
bottom: -4px;
height: 40px;
}
.band.volunteer.training {
margin-top: -1px;
}
.band.training .eight.columns {
position: relative;
}
.band.training .eight.columns.image-side {
order: 2;
}
.band.training .eight.columns.text-side {
order: 1;
}
.training .training-image {
height: 381px;
left: -65px;
bottom: -18px;
}
.training .bg-shape {
width: 500px;
height: auto;
right: -68px;
top: 0px;
left: -82px;
}
.training .shape-petal {
bottom: -44px;
right: -53px;
height: 162px;
}
.activity-calendar .petal-wrap {
display: none;
}
.activity-calendar .select {
width: 100%;
}
.activity-calendar .select .dropdown-icon {
width: 21px;
top: 20px;
right: 40px;
}
.event-card {
height: auto;
width: 100%;
min-height: unset;
}
.event-card h4 {
font-size: 18px;
}
.event-card h5 {
font-size: 32px;
}
.event-card h3 {
font-size: 33px;
}
.event-card .date,
.resource .date {
height: 80px;
width: 70px;
}
.event-card .read-more {
width: 48%;
white-space: nowrap;
padding: 13px 10px 15px 10px;
}
.event-card .bodycopy {
padding-left: 0;
flex-grow: 0;
}
.event-card:nth-child(odd) {
margin-right: 0;
}
.event-card:nth-child(even) {
margin-left: 0;
}
.tribe-common.tribe-events
.tribe-common-l-container.tribe-events-l-container {
padding-left: 0;
padding-right: 0;
}
.tribe-events-single-section.tribe-events-event-meta .venue-wrap {
width: 100%;
}
.testimonial-slider-outer.form {
padding: 40px 20px;
}
.fullwidth-image.volunteer {
height: 450px;
margin-top: -164px;
}
.volunteer .btn-wrap {
display: inline-block;
}
.volunteer .btn-wrap > a:first-child {
margin-bottom: 10px;
}   .banner .banner-txt h3 {
font-size: 18px;
}
.contact.banner .banner-txt {
padding-top: unset;
padding: 70px 0;
padding-bottom: 50px;
}
.contact.banner .purple-star {
height: 183px;
width: 84px;
bottom: 84px;
left: -20px;
}
.contact.banner .cream-petal {
height: 480px;
width: 203px;
bottom: 130px;
left: -129px;
}
.contact.banner .shape-phone {
height: 180px;
width: 100px;
bottom: 278px;
right: -17px;
}
.contact.banner .lightgreen-petal {
height: 170px;
width: 202px;
top: 74px;
right: -118px;
}
.fullwidth-image.map {
height: 400px;
}
.fullwidth-image.map .testimonial-slider-outer.form {
bottom: -209px;
margin: 0 -25px;
}
.band.volunteer.careers {
padding-top: 0px;
} .careers .accordion {
margin-top: 0;
}
.accordion-head {
padding: 20px 10px 20px 10px;
}
.accordion-head .arrow {
width: 40px;
}
.accordion-head h3,
.bodycopy .accordion-head h3 {
font-size: 21px;
}
.accordion-content p {
font-size: 18px;
}
.accordion-content {
padding: 0 10px 30px 10px;
}
.volunteer.careers .image-side {
height: auto;
padding-bottom: 100px;
}
.careers .flower.big {
height: 155px;
width: auto;
position: absolute;
left: -17px;
bottom: -7px;
z-index: 20;
transition: height 300ms ease-in-out;
}
.careers .flower {
height: 155px;
width: auto;
position: absolute;
left: -17px;
bottom: -7px;
z-index: 20;
transition: height 300ms ease-in-out;
}
.volunteer.careers .read-more {
width: 200px;
}
.curve.tall.reverse {
height: 30px;
}
.training-sessions .sessions-wrap {
padding: 50px 20px;
width: 90vw;
margin-left: -5vw;
}
.training-sessions .heading-wrap p {
padding: 0;
}
.training-sessions .heading-wrap {
margin-bottom: 0;
}
.training-sessions .heading-wrap select {
width: 100%;
}
.training-sessions .resource .session-title h3 {
font-size: 30px;
}
.training-sessions .resource {
flex-direction: column;
}
.training-sessions .resource .resource-text {
padding-right: 0;
margin-bottom: 30px;
width: 100%;
}
.training-sessions .resource .date {
margin-bottom: 15px;
}
.training-sessions .resource .btn-wrap {
margin-top: 30px;
}
.resource .session-title h3 {
font-size: 28px;
}
.resource .session-location span {
font-size: 18px;
}
.training-sessions .center-btn {
margin-top: 50px;
}
.band.find-out.volunteer-form .testimonial-slider-outer {
margin-top: -40px;
margin-left: -25px;
margin-right: -25px;
}
.band.find-out.volunteer-form .fullwidth-image.volunteer {
margin-top: -100px;
height: 250px;
}
.read-more.sm {
min-width: unset;
}
.training-sessions .heading-wrap .select {
margin-bottom: 0;
}
.training-sessions .heading-wrap select {
margin-bottom: 0;
}
.training-sessions .resource .resource-image {
margin-bottom: 0;
}
.training-sessions .tablet-wrap {
flex-direction: column;
} select {
width: 300px;
}
.select .dropdown-icon {
width: 20px;
height: 11px;
top: 24px;
}
.resources-banner .select {
margin-top: 20px;
}
.resources-banner .search-wrap {
flex-wrap: wrap;
margin-top: 30px;
}
.resources-banner .select {
margin-right: 0;
margin-bottom: 10px;
}
.resources-banner .resources-search {
margin-left: 0;
}
.band.resources-banner .banner-txt {
padding: 70px 0;
}
.resources-banner .resources-search input::placeholder {
font-size: 20px;
}
.resources .resource {
flex-wrap: wrap;
padding: 30px 0;
}
.resource .icon img {
width: 80px;
height: 80px;
}
.resource .icon {
margin-bottom: 10px;
}
.resource h3 {
font-size: 22px;
}
.resource .resource-title {
width: 100%;
padding-right: 0;
}
.resource .resource-description {
width: 100%;
padding-right: 0;
}
.get-in-touch.resources-form .bg-shape {
top: -58px;
right: -65px;
height: 147px;
width: unset;
}
.resources-banner .lightblue-petal {
height: 234px;
width: unset;
bottom: unset;
top: 130px;
left: -120px;
}
.resources-banner .cream-petal {
height: 269px;
width: unset;
top: 8px;
right: -147px;
}
.resources-banner .green-star {
height: 85px;
width: unset;
bottom: unset;
left: -29px;
top: 155px;
}
.resources-banner .lightgreen-flower {
height: 133px;
width: unset;
bottom: 282px;
right: -61px;
} .band.banner.news-banner .banner-txt {
padding: 70px 0;
}
.news-banner .pink-flower {
height: 142px;
width: unset;
bottom: 346px;
left: -60px;
}
.news-banner .cream-star {
height: 130px;
width: unset;
bottom: 383px;
right: -45px;
}
.news-banner .green-line {
height: 200px;
width: unset;
top: 104px;
right: -65px;
}
.news-wrap .event-card.news {
height: unset;
min-height: unset;
margin-bottom: 50px;
}
.news-wrap .event-card.news h3 {
font-size: 22px;
}
.band.resources.news .center-btn {
margin-top: 0px;
}
.band.news .bg-shape {
bottom: -150px;
height: 380px;
width: 380px;
}
.band.find-out .testimonial-slider-outer p,
.testimonial-slider-outer.form p {
font-size: 21px;
}
.news-banner .fs-wrap,
.resources-banner .fs-wrap {
width: 100%;
}
.news-banner .filter-wrap {
flex-wrap: wrap;
}
.news-banner .facetwp-facet,
.resources-banner .facetwp-facet {
width: 100%;
margin-bottom: 0;
}
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
width: 100%;
margin-left: 0;
}
.facetwp-facet.facetwp-facet-search.facetwp-type-search input,
.facetwp-facet.facetwp-facet-search.facetwp-type-search input::placeholder {
padding: 10px 0;
} .band.about-banner .banner-txt {
padding: 70px 0;
}
.about-banner .bg-shape {
width: unset;
height: 140px;
bottom: -37px;
right: -52px;
}
.about-banner .palegreen-petal {
height: 267px;
width: unset;
top: 33px;
left: -177px;
}
.about-banner .paleblue-petal {
height: 338px;
width: unset;
top: 30px;
right: -196px;
}
.about-banner .green-flower {
height: 120px;
width: unset;
top: 150px;
left: -39px;
}
.about.activity-calendar {
padding-top: 77px;
}
.about .bodycopy .text-box {
padding-right: 0;
}
.about .acknowledgements {
flex-wrap: wrap;
}
.about .acknowledgements .left,
.about .acknowledgements .right {
width: 100%;
}
.about .acknowledgements .left {
margin-bottom: 30px;
}
.about .acknowledgements .right .flex > div {
width: auto;
}
.about .acknowledgements .right > div div {
margin-top: 20px;
}
.about .acknowledgements .right > div div:first-child {
margin-top: 0;
}
.about .acknowledgements .funded {
width: 100%;
margin-bottom: 30px;
}
.about .acknowledgements .funded img {
width: 250px;
}
.about .acknowledgements .right img {
height: 70px;
}
.about .acknowledgements .right .cvs-logo img {
height: 60px;
}
.our-vision .eleven.columns {
padding-right: 0;
}
.vision-wheel img {
margin-left: unset;
height: auto;
width: 100%;
}
.coloured-list h3 {
font-size: 70px;
margin-right: 30px;
}
.coloured-list h4 {
font-size: 20px;
}
.coloured-list > div {
padding-right: 0;
}
.values-wrap {
flex-wrap: wrap;
}
.value-card {
width: 100%;
margin-top: 50px;
}
.value-card:first-child {
margin-top: 0px;
}
.our-values .bg-shape {
width: 163px;
top: -55px;
right: -58px;
}
.impact-wrap {
margin-top: 50px;
}
.impact-card {
width: 100%;
margin-top: 50px;
padding: 0;
}
.impact-card:first-child {
margin-top: 0px;
}
.band.team .testimonial-slider-outer {
padding: 30px 10px;
}
.team-slider-wrap .champion .icon.circle {
height: 180px;
width: 180px;
}
.band.team .heading-wrap {
margin-bottom: 40px;
}
.team-slider-wrap .champion {
padding: 0 10px;
}
.team-slider-arrows .left-arrow svg,
.team-slider-arrows .right-arrow svg {
height: 70px;
width: 70px;
}
.team-slider-arrows {
bottom: -35px;
}
.fullwidth-image.team {
margin-top: -80px;
height: 300px;
} .initiatives-banner.banner .banner-txt {
padding: 70px 0px;
}
.initiatives-banner .lightgreen-flower {
width: 161px;
left: -58px;
top: 156px;
}
.initiatives-banner .paleblue-petal {
width: 282px;
}
.initiatives-banner .banner-txt p {
padding: 0;
}
.initiatives .latest-card {
width: 100%;
margin-bottom: 70px;
}
.initiatives .latest-card h3 {
font-size: 33px;
}
.initiatives .latest-card .latest-image {
height: auto;
}
.initiatives .center-btn {
margin-top: 0;
}
.initiatives .latest-card:nth-child(odd) {
margin-right: 0;
}
.initiatives .latest-card:nth-child(even) {
margin-left: 0;
}
.initiatives .purple.curve {
height: 30px;
bottom: -49px;
}
.band.volunteer.resource-library {
margin-top: -1px;
}
.volunteer.resource-library .bg-shape {
width: 537px;
right: -133px;
}
.resource-library .resource-library-image {
height: 350px;
margin-top: 35px;
margin-left: -41px;
} .indi-activity-banner.band .banner-txt {
padding: 40px 0 0 0;
}
.indi-activity-banner h1 {
font-size: 35px;
}
.indi-activity-banner h2 {
font-size: 25px;
}
.indi-activity-banner .banner-image {
width: 100%;
height: 160px;
}
.indi-activity-banner .curve.tall.reverse {
bottom: 0;
}
.band.indi-activity-banner {
height: auto;
margin-bottom: 0px;
}
.indi-activity-banner .bg-shape {
width: 100px;
right: -50px;
}
.band.indi-activity-banner .curve.tall {
bottom: 0;
}
.bodycopy.content h3,
.bodycopy.content p,
.bodycopy.content h4,
.bodycopy.content ul,
.bodycopy.content ol {
padding: 0;
}
.tribe-events-notices {
margin: 0 0 20px 0;
}
.band.resources.related-resources .resources-wrap {
margin: 0;
}
.bodycopy.content h3 {
font-size: 28px;
margin-bottom: 30px;
}
.bodycopy.content ul li,
.bodycopy.content ol li {
font-size: 18px;
}
.band.main-content .bg-shape.flower {
width: 130px;
left: -100px;
}
.form-wrap.register-form input {
width: 100%;
}
.form-wrap.register-form .event {
font-size: 21px;
}
.band.other-session-band {
padding-top: 540px;
}
.other-session-band .other-sessions .event-card {
width: 100%;
}
.tribe-events-related-events-title {
font-size: 35px;
}
.tribe-events-meta-group.tribe-events-meta-group-organizer {
margin-top: 20px;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a {
font-size: 16px;
}
.tribe-events-single
.tribe-events-sub-nav
.tribe-events-nav-previous
a::before {
left: -14px;
top: 6px;
}
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::after {
right: -14px;
top: 6px;
}
.find-out.single-event .testimonial-slider-outer.form {
margin: 50px -25px;
}
.gform_wrapper.gravity-theme .gfield input.large,
.gform_wrapper.gravity-theme .gfield select.large {
font-size: 21px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
font-size: 25px;
} .band.banner.news-article-banner {
padding: 155px 0 50px 0;
}
.banner.news-article-banner .banner-txt {
padding: 40px 0;
}
.news-article-banner h1 {
font-size: 30px;
}
.news-article-banner .post-thumbnail {
padding-top: 0px;
width: 100%;
height: 300px;
margin: 0 auto;
}
.news-article-banner.banner .curve.tall {
bottom: 0;
}
.news-article-banner .blue-flower {
width: 162px;
left: unset;
right: -80px;
top: unset;
bottom: -80px;
}
.bodycopy.content p img {
width: 130%;
margin: 50px 0 20px -15%;
}
.bodycopy.content .photo-credit {
font-size: 16px !important;
}
.band.main-content .bg-shape.star {
width: 167px;
left: -42px;
}
.bodycopy.content blockquote {
margin: 50px 0 0 0;
padding: 50px 0 0 0;
font-size: 50px;
}
.bodycopy.content .quote-credit,
.bodycopy.content blockquote cite {
margin: 0 0 30px 0;
padding-bottom: 30px;
font-size: 18px;
}
.band.main-content .bg-shape.petal {
width: 253px;
right: -154px;
bottom: 661px;
}
.related-articles .latest-card {
width: 100%;
margin-top: 50px;
}
.related-articles .latest-card:first-child {
margin-top: 0px;
}
.related-articles .latest-card .bodycopy {
min-height: unset;
}
.related-articles .latest-card h3 {
margin-bottom: 10px;
} .band.indi-activity-banner.indi-initiative-banner {
height: auto;
margin-bottom: 0px;
}
.indi-activity-banner.indi-initiative-banner .bg-shape {
width: 121px;
left: -45px;
}
.band.main-content .bg-shape.flower-big {
width: 100px;
right: -68px;
bottom: 500px;
}
.banner-image .play-button {
width: 70px;
}
.banner-image .play-button svg.icon {
height: 30px;
}
.other-session-band.related-activities {
padding-top: 50px;
}
.other-session-band .other-sessions .event-card h3 {
font-size: 30px;
}
.other-session-band .other-sessions .event-card p {
font-size: 21px;
}
.other-sessions .event-card h6 {
margin-bottom: 5px;
}
.band.resources.related-resources {
padding-top: 0;
}
.band.resources.related-resources .resources-wrap {
padding-top: 50px;
}
.resources.related-resources .heading-wrap h3 {
font-size: 28px;
}
.related-resources .resource {
flex-wrap: wrap;
margin-bottom: 20px;
}
.related-resources .resource .resource-title {
padding: 0px;
}
.resources.related-resources .resource .resource-title h3 {
font-size: 22px;
}
.related-resources .resource-image {
width: 300px;
height: auto;
margin-top: 30px;
}
.related-resources .resource-image img {
height: auto;
width: 100%;
position: relative;
}
.related-resources .resource-image-inner {
position: relative;
padding-top: 0;
height: auto;
}
.resources.related-resources .resource-text {
width: 100%;
padding-right: 0;
}
.resource:first-child {
padding-top: 20px;
}
.band.resources .center-btn {
margin-top: 50px;
}
.get-in-touch.flower-top-left .bg-shape {
bottom: unset;
left: -58px;
top: -51px;
width: 135px;
} .afs-banner.banner h1 {
padding: 0;
}
.band.about-banner.afs-banner .banner-txt {
padding: 70px 0;
}
.afs-banner.about-banner .bg-shape {
width: unset;
height: 187px;
bottom: -122px;
right: -65px;
}
.afs-banner.about-banner .palegreen-petal {
height: 291px;
width: unset;
top: 155px;
left: -197px;
}
.afs-banner.about-banner .paleblue-petal {
height: 337px;
width: unset;
top: 98px;
right: -214px;
}
.afs-banner.about-banner .green-flower {
height: 102px;
width: unset;
top: 284px;
left: -48px;
}
.standard-criteria h2 {
padding: 0;
}
.standard-criteria .content-wrap {
padding: 0;
}
.standard-criteria .btn-wrap {
flex-wrap: wrap;
}
.standard-criteria .btn-wrap .read-more {
padding: 15px 0;
}
.standard-criteria .btn-wrap.long .read-more:first-child {
margin-bottom: 10px;
}
.about-banner.afs-banner .banner-txt {
padding: 175px 115px;
}
.band.standard-criteria {
padding-top: 100px;
}
.standards-subheading {
padding-right: 0;
}
.bullet-points > div {
margin-bottom: 10px;
}
.bullet-points {
padding-right: 0;
}
.accredited-locations .bg-shape {
height: 158px;
left: -161px;
top: -77px;
}
.accredited-locations .resource .btn-wrap .read-more:first-child {
margin-bottom: 0;
}
.accredited-locations-wrap {
margin-top: 50px;
}
.accredited-location.resource {
margin: 50px 0 0 0;
flex-direction: column;
}
.accredited-location.resource .resource-image {
margin-bottom: 30px;
width: 100%;
}
.accredited-location.resource .resource-text {
margin-left: 0;
}
.accredited-location.resource .resource-text h3 {
font-size: 28px;
}
.accredited-location.resource .resource-text p {
font-size: 16px !important;
margin-bottom: 10px;
}
.band.accredited-locations .search-wrap {
flex-wrap: wrap;
}
.resources-search.maroon {
width: 100%;
margin: 0;
}
.resources-search.maroon input {
padding-top: 9px;
}
.band.accredited-locations .select {
width: 100%;
margin-right: 0;
margin-bottom: 10px;
}
.band.accredited-locations .curve.blue {
bottom: -54px;
}
.volunteer.accredited-volunteer h2 {
font-size: 30px;
}
.volunteer.accredited-volunteer .petal-wrap {
right: -81px;
top: 100px;
}
.volunteer.accredited-volunteer .petal-wrap .petal-image-standards {
top: 1px;
}
.band.find-out.volunteer-form.accredited .testimonial-slider-outer {
margin-top: -496px;
}
.standard-criteria .assessment-criteria {
padding-left: 0;
margin-top: 50px;
}
.assessment-criteria.bodycopy .standards-subheading {
font-size: 22px !important;
}
.volunteer.accredited-volunteer.activity-calendar .petal-wrap {
display: block;
position: relative;
height: 431px;
width: 100%;
top: -288px;
right: -13px;
}
.volunteer.accredited-volunteer.activity-calendar .petal-image-standards {
top: 0px;
height: 100%;
width: auto;
}
.volunteer.accredited-volunteer.activity-calendar .petal-outline-cream.grey {
width: 507px;
}
.volunteer.accredited-volunteer.activity-calendar .gold-flower {
top: 94px;
left: -66px;
width: 226px;
}
.accredited-locations .facetwp-facet {
width: 100%;
margin-right: 0;
margin-bottom: 0;
}
.accredited-locations
.facetwp-facet.facetwp-facet-search.facetwp-type-search {
width: 100%;
}
.news-banner .fs-label-wrap .fs-label,
.resources-banner .fs-label-wrap .fs-label,
.accredited-locations .fs-label-wrap .fs-label {
font-size: 20px;
padding-top: 23px;
}
.facetwp-type-fselect .fs-option .fs-option-label {
white-space: normal !important;
font-size: 18px;
line-height: 1.3;
color: #002f87;
} .main-content .center-btn {
flex-wrap: wrap;
}
.main-content .center-btn .share-btn-sub {
margin-left: 0;
margin-top: 10px;
}
.main-content .center-btn .share-btn-sub .social-icons.moveDown {
margin-top: 50px;
}
.main-content .center-btn.share-btn .social-icons.moveDown {
margin-top: 108px;
}
.cli-style-v2 .cli-bar-message {
width: unset;
}
.cli-style-v2.cli-bar-container {
justify-content: center;
}
} @media all and (max-width: 479px) { .padding-top {
padding-top: 50px;
}
.padding-bottom {
padding-bottom: 50px;
}
.band.banner {
padding: 130px 0 0 0;
} .band-homebanner {
padding-top: 155px;
padding-bottom: 0;
margin-bottom: -43px;
}
.band-homebanner .banner-txt {
padding-top: 50px;
}
.band-homebanner h1 {
font-size: 60px;
width: unset;
}
.band-homebanner h1 img {
width: 245px;
margin-top: 17px;
}
.band-homebanner .content-wrap {
width: 100%;
padding-left: 0;
padding-right: 0;
padding-top: 45px;
}
.band-homebanner .content-wrap p {
font-size: 20px;
}
.band-homebanner .banner-txt {
order: 1;
}
.band-homebanner .flower {
order: 2;
}
.band-homebanner .curve.tall,
.banner .curve.tall {
height: 30px;
bottom: -28px;
}
header .mobile-menu .bg-shape {
transform: rotate(45deg);
right: -87px;
position: absolute;
top: 113px;
width: 170px;
height: auto;
}
.band-homebanner .bg-shape.flower {
position: absolute;
right: -120px;
width: 240px;
top: 80px;
}
.band-homebanner .yellow-curve {
top: -20px;
}
.mobile-slider-wrapper {
height: 240px;
}
.btn-wrap a:first-child {
margin-right: 10px;
margin-bottom: 0;
}
.band.featured-campaign {
padding-bottom: 0px;
}
.band.featured-campaign .container.margin-top {
margin-top: 0;
}
.band.featured-campaign .image-side {
order: 2;
}
.band.featured-campaign .text-side {
order: 1;
padding-top: 30px;
margin-bottom: 50px;
}
.content-wrap {
padding: 0;
}
.featured-campaign .image-wrap-inner img {
height: auto;
}
.featured-campaign .image-wrap-outer > img {
width: 372px;
margin-top: -29px;
}
.featured-campaign .image-wrap-outer {
top: -30px;
right: 0;
min-height: 400px;
}
.featured-campaign .image-wrap-outer .feature-image {
width: 100%;
}
.latest-slider {
width: 100%;
padding-left: 0;
}
.white-fade-wrap {
display: none;
}
.latest-slider::after {
display: none;
}
.latest .slider-arrows-wrap.desktop-tablet {
display: none;
}
.latest .five.columns {
margin-bottom: 50px;
}
.latest-image {
width: 100%;
}
.band.latest {
margin-bottom: 0;
}
.latest-card .bodycopy {
min-height: unset;
}
.latest .bodycopy .read-more {
margin-top: 10px;
}
.latest-card {
min-height: unset !important;
}
.slider-arrows-wrap.hide-desktop.hide-tablet {
margin-left: 15px;
margin-top: 20px;
}
.latest .yellow-flower {
height: 240px;
left: -120px;
}
.testimonial .image {
height: 100px;
width: 100px;
margin-bottom: 20px;
}
.testimonial h4 {
font-size: 23px;
margin-bottom: 30px;
}
.testimonial p {
font-size: 18px;
}
.testimonial {
padding: 30px;
}
.testimonal-slider-arrows svg {
height: 60px;
width: 60px;
}
.testimonal-slider-arrows .left-arrow {
left: -35px;
}
.testimonal-slider-arrows .right-arrow {
right: -35px;
}
.band.fullwidth-image {
height: 350px;
margin-top: -50px;
}
.shape.flower-transparent {
width: 320px;
height: 350px;
right: -90px;
}
.band.activities-intro {
padding-top: 50px;
}
.activities-intro .content-wrap {
padding: 0;
}
.activities-intro .content-wrap p {
width: 100%;
}
.activity-card h3 {
font-size: 28px;
}
.activity-card h6 {
font-size: 18px;
}
.activity-card .activity-icon {
height: 67px;
width: 53px;
margin-right: 7px;
margin-left: -10px;
}
.activity-card .activity-info {
padding-right: 0;
}
.activities-shape-wrap {
position: relative;
bottom: 20px;
}
.activities-intro .petal-image {
position: relative;
width: 390px;
bottom: 0;
}
.activities-intro .bg-shape {
bottom: 168px;
left: 197px;
width: 142px;
}
.activities-intro .curve {
height: 50px;
}
.volunteer .text-side.padding-top {
padding-top: 50px;
padding-bottom: 50px;
}
.volunteer .content-wrap.bodycopy p {
width: 100%;
}
.volunteer .volunteer-image {
position: relative;
height: 407px;
margin-top: -5px;
margin-left: -44px;
}
.volunteer .image-side {
height: 410px;
position: relative;
}
.volunteer .bg-shape {
width: 530px;
max-width: unset;
right: -150px;
top: -10px;
}
.form-wrap > div {
width: 100%;
}
.form-wrap {
flex-wrap: wrap;
}
input[type="text"],
input[type="email"],
select,
textarea {
font-size: 20px;
}
::placeholder {
font-size: 20px;
}
.get-in-touch .bg-shape {
width: 347px;
left: -142px;
bottom: -76px;
}
.get-in-touch .read-more.darkblue-bg {
border: 2px solid #fff;
position: relative;
z-index: 5;
}
.footer a,
.footer .first h5 a {
font-size: 16px;
}
.band.footer {
padding-top: 70px;
}
.footer .one-third:first-child,
.footer .one-third.second {
margin-bottom: 30px;
}
.footer .third p {
font-size: 16px;
}
.footer .future {
bottom: -45px;
position: relative;
margin-bottom: 30px;
} .yellow-star {
position: absolute;
top: 115px;
right: -55px;
z-index: 101;
width: 135px;
height: auto;
}
.blue-petal {
position: absolute;
bottom: -151px;
left: -270px;
height: 316px;
width: auto;
}
.blue-flower {
position: absolute;
top: 367px;
left: -60px;
z-index: 101;
width: 133px;
height: auto;
}
.green-petal {
position: absolute;
top: -94px;
right: -237px;
height: 345px;
width: auto;
}
.activity-calendar {
padding-top: 80px;
}
.activity-calendar .bg-shape,
.activity-calendar .petal-image {
display: none;
}
.activities-intro .curve,
.curve.blue {
height: 40px;
} header.volunteer-header {
background: transparent;
}
header.volunteer-header.sticky {
background-color: #002f87;
}
.band.volunteer-banner {
height: 743px;
}
.band.volunteer-banner .curve.tall {
bottom: 25px;
}
.band.volunteer-banner .volunteer-image {
position: relative;
width: 430px;
right: 45px;
top: 0;
}
.band.volunteer-banner .bg-shape {
right: -160px;
top: 0;
max-width: unset;
width: 545px;
}
.band.volunteer-banner .content-wrap {
width: 100%;
}
.band.volunteer-banner .eight.columns {
position: relative;
}
.band.volunteer-banner .pale-flower {
height: 140px;
width: 140px;
position: absolute;
bottom: unset;
z-index: 1050;
left: unset;
top: 77px;
right: -59px;
}
.band.benefits h2 {
padding-top: 30px;
}
.benefit-wrap {
flex-wrap: wrap;
}
.benefit {
width: 100%;
padding: 0 30px;
margin-bottom: 30px;
}
.benefit:last-child {
margin-bottom: 0;
}
.band.standards h2 {
font-size: 29px;
}
.standards .petal-wrap {
position: relative;
margin-top: 0px;
top: 50px;
width: 410px;
right: -28px;
}
.bullet-points h3 {
font-size: 28px;
}
.bullet-points img {
width: 50px;
height: 50px;
}
.standards .bg-shape {
height: 160px;
width: 160px;
right: 144px;
z-index: 100;
bottom: -7px;
}
.heading-wrap p {
padding: 0;
}
.band.champions {
padding-bottom: 0;
}
.champions .blue-petal-upwards {
height: 190px;
width: 160px;
left: -74px;
}
.champions-wrap {
flex-wrap: wrap;
margin-top: 20px;
}
.champion {
width: 100%;
padding: 0 30px;
margin-bottom: 30px;
}
.champion .icon.circle {
width: 140px;
height: 140px;
}
.champions .curve.blue {
bottom: -4px;
height: 40px;
}
.band.training .eight.columns {
position: relative;
}
.band.training .eight.columns.image-side {
order: 2;
}
.band.training .eight.columns.text-side {
order: 1;
}
.training .training-image {
height: 381px;
left: -106px;
bottom: -18px;
}
.training .bg-shape {
width: 500px;
height: auto;
right: -68px;
top: 0px;
left: -127px;
}
.training .shape-petal {
bottom: -44px;
right: -71px;
height: 162px;
}
.activity-calendar .petal-wrap {
display: none;
}
.activity-calendar .select {
width: 100%;
}
.activity-calendar .select .dropdown-icon {
width: 21px;
right: 20px;
}
.event-card {
height: auto;
width: 100%;
}
.event-card h4 {
font-size: 18px;
}
.event-card h5 {
font-size: 32px;
}
.event-card h3 {
font-size: 33px;
}
.event-card .date,
.resource .date {
height: 80px;
width: 70px;
}
.testimonial-slider-outer.form {
padding: 40px 20px;
}
.fullwidth-image.volunteer {
height: 450px;
margin-top: -164px;
}
} @media (-webkit-min-device-pixel-ratio: 1.5) {
}[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)}