/*!
Theme Name: Yorkshire Rose Dyslexia
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: yorkshire-rose-dyslexia
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Yorkshire Rose Dyslexia is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}


dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}


input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}


input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/


.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post{
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/*--------------------------------------------------------------
## CUSTOM CSS
--------------------------------------------------------------*/

:root {
    --text: 'Lexend Deca', helvetica, sans-serif;
    --green: #587e07;
    --darkblue: #175097;
	--mediumblue: #3b76bf;
    --copy: #464646;
	--dark: #eaeff5;
	--medium: #f6f8f4;
	--light: #f8fcff;
}


*{
    margin: 0;
    padding:0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

body {
    margin: 0;
    padding: 0;
    margin: auto;
    font-family: var(--text);
    background-color: #f4f4f4;
    color: var(--copy);
    overflow: auto;
    overflow-x: hidden;
}

.post, .page {
    margin: 0;
}

#page{
    max-width:1800px;
    margin:auto;
    background-color:#FCFEFF;
}


p {
    font-family: var(--text), Helvetica, sans-serif;
	font-weight: 300;
    font-size: 1rem;
	color: var(--copy);
    line-height: 1.75em;
    margin-bottom:20px;
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    font-family: var(--text), Helvetica, sans-serif;
	font-weight: 600;
	color: var(--darkblue);
	margin-top:0;
	line-height: 1.2em;
    margin-bottom: 10px;
}

h1{
	font-size: 2.5rem;
    margin-bottom: 15px;
}

h2{
	font-size: 2.2rem;
    margin-bottom: 15px;
}

h3{
	font-size: 1.8rem;
}

h4{
	font-size: 1.25rem;
}


a { 
    text-decoration: none;
    color: var(--green);
    cursor: pointer;
	width:fit-content;
    transition:all 0.3s ease;
}

section div p a{
	border-bottom:1px solid;
	padding-bottom:1px;
}

section div a:hover, section div a:focus { 
    color: var(--darkblue);
    transition:all 0.3s ease;
}

li { 
    list-style-type: none;
}

section div ul,
section div ol{ 
    margin:0 0 15px 15px;
}

section div ul li { 
    color: var(--copy);
    list-style-type: disc;
	font-weight: 300;
    font-size: 1rem;
    line-height: 1.6em;
    margin-bottom: 10px;
}

section div ol li { 
    color: var(--copy);
    list-style-type: numbers;
	font-weight: 300;
    font-size: 1rem;
    line-height: 1.6em;
    margin-bottom: 10px;
}


p strong, p b{
    font-family: var(--text), Helvetica, sans-serif;
	font-weight: 500;    
}



a:hover, button:hover, input[type=submit]:hover{
	cursor: pointer!important;
}




/* BUTTONS */

a button{
    background-color: var(--green);
	color: #fff;
    cursor: pointer;
    padding: 9px 30px;
    border: 0;
	border-radius: 50px;
    transition: background-color 0.5s ease;
}

a button span{
    color: #fff;
    font-size: 0.95rem;
    text-transform: inherit;
	font-family: var(--text);
	font-weight: 400;
}


a:hover button,
a:focus button{
    background-color: var(--darkblue);
    transition: background-color 0.5s ease;
}



a button.medium{
    background-color: var(--mediumblue);
    transition: background-color 0.5s ease;
}

a:hover button.medium, 
a:focus button.medium{
    background-color: var(--darkblue);
    transition: background-color 0.5s ease;
}



a button.dark{
    background-color: var(--darkblue);
    transition: background-color 0.5s ease;
}

a:hover button.dark, 
a:focus button.dark{
    background-color: var(--green);
    transition: background-color 0.5s ease;
}



a button.light{
    background-color: var(--medium);
    transition: background-color 0.5s ease;
}

a button.light span{
    color: var(--darkblue);
    transition: color 0.5s ease;
}

a:hover button.light, 
a:focus button.light{
    background-color: var(--dark);
    transition: background-color 0.5s ease;
}


a button.icon{
    padding-right: 48px;
	position:relative;
}

a.search button.icon:after{
	content: " ";
	background-image:url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_search.svg);
	width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 28px;
    top: 13px;
}




/* ERROR 404 */

.error-404{
	margin-top: 100px;
	padding: 200px 10%;
	text-align: center;
}

.error-404 h3{
	margin-bottom: 20px;
}





/* ******************************************************
	Header, Nav, Menus...
*********************************************************/


header#masthead{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 125px;
    background: #fff;
    border-bottom: 0;
    padding: 10px 7.5% 60px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 1000;
    max-width:1800px;
    margin:auto;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}


header#masthead .site-branding .custom-logo-link {
    display: flex;
}

header#masthead .site-branding .custom-logo-link img {
    width: 95px;
    height: auto;
}


header#masthead .contact-details {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

header#masthead .contact-details a.link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

header#masthead .contact-details a.link.mail {
	margin-right:35px;
}

header#masthead .contact-details a.link svg{
	width:30px;
	height:30px;
	margin-right:10px;
}

header#masthead .contact-details a.link svg path{
	fill: var(--green);
}

header#masthead .contact-details a.link p {
    margin: 0;
    line-height: 1.5em;
    font-size:0.65rem;
	color: var(--darkblue);
	transition: color 0.3s ease;
}

header#masthead .contact-details a.link h5 {
    font-size: 1.3rem;
	color: var(--darkblue);
    line-height: 1em;
	margin-bottom:0;
	transition: color 0.3s ease;
}

header#masthead .contact-details a.link:hover h5 {
	color: var(--green);
	transition:color 0.3s ease;
}

header#masthead .contact-details a.link.mail h5 {
    font-size: 1.15rem;
}


header#masthead .buttons a{
	margin-right:10px;
}

header#masthead .buttons a:last-child{
	margin-right:0px;
}



header#masthead nav#site-navigation {
    width: 100%;
    position: fixed;
    top: 75px;
    left: 0;
	max-width: 1800px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    background: #f8f8f8;
}

header#masthead nav#site-navigation #mega-menu-wrap-menu-1{
    padding: 0 0 0 7.5%;
}

header#masthead nav#site-navigation #mega-menu-wrap-menu-2{
    padding: 0 7.5% 0 0;
}

header#masthead nav#site-navigation #mega-menu-wrap-menu-1 ul li a{
    font-weight: 400;
    text-rendering: geometricPrecision;
}

header#masthead nav#site-navigation #mega-menu-wrap-menu-1 ul ul li.mega-current_page_item a {
    color: var(--green);
}

header#masthead nav#site-navigation #mega-menu-wrap-menu-2 ul li a{
    font-size:0.85rem;
    font-weight: 400;
    text-rendering: geometricPrecision;
}

header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after{
	color:var(--green);
}





/* ******************************************************
	Content
******************************************************** */


main{
	padding-top:125px;
}


main section {
    padding: 70px 7.5%;
}


section div a span.link{
	color:var(--mediumblue);
	padding-bottom:2px;
	border-bottom:2px solid;
	width:fit-content;
	transition:color 0.3s ease;
}

section div a:hover span.link,
section div a:focus span.link{
	color:var(--green);
	transition:color 0.3s ease;
}


section > .text{
	max-width:720px;
	margin-bottom:35px;
}

section > .text.centered{
	max-width:720px;
	text-align:center;
	margin:0 auto 35px;
}

section div.tiles {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}



section.top.hero > .text h1{
	max-width:480px;
}

section.top div.tiles .tile {
    display: block;
    margin: 0;
    background: var(--medium);
	border-radius: 24px;
	transition: background 0.5s ease;
}

section.top div.tiles.outline .tile  {
    background: transparent!important;
	border: 1px solid var(--mediumblue);
}

section.top div.tiles.outline .tile h3{
    color: var(--mediumblue);
    font-weight: 400;
    text-rendering: geometricPrecision;
    font-size: 1.5rem;
	margin-bottom:15px;
}

section.top div.tiles.outline .tile h3 strong{
    font-weight: 600;
}

section.top.faqs div.tiles.outline .tile h3{
	color: var(--mediumblue)!important;
}

section.top div.tiles .tile p:last-child{
    margin-bottom:0;
}

section.top.faqs div.tiles.outline .tile  {
	border: 1px solid var(--mediumblue)!important;
}

section.top div.tiles.outline .tile:nth-child(even) {
    background: #fff;
	border: 1px solid var(--green);
}

section.top div.tiles.outline .tile:nth-child(even) h3{
    color: var(--green);
}

section.top div.tiles.outline .tile ul{
    column-count:2;
	column-gap:40px;
}


section div.tiles.support {
    justify-content: center;
}

section.top div.tiles.support .tile {
    width: calc(25% - 12px);
	margin: 0 6px 0px;
}

section.top div.tiles.large .tile {
    width: calc(50% - 10px);
    padding: 35px;
	margin-bottom:20px;
}

section.top div.tiles.large .tile:nth-child(odd){	
    background: var(--light);
}


section.top div.tiles a.tile:hover,
section.top div.tiles a.tile:focus{
    background: var(--light);
	transition: background 0.5s ease;
}

section.top div.tiles .tile img{
    object-fit: cover;
	height: 180px;
	width:100%;
	border-radius: 24px 24px 0 0;
    display: block;
}

section.top div.tiles .tile .content {
    padding: 20px 25px 25px;
}

section.top div.tiles .tile .content h2{
	margin-bottom:0;
	font-size: 1.65rem;
	color:var(--darkblue);
	transition: color 0.5s ease;
}

section.top div.tiles a.tile:hover .content h2,
section.top div.tiles a.tile:focus .content h2{
	color:var(--green);
	transition: color 0.5s ease;
}

section.top div.tiles .tile .content h2 span {
    font-weight: 300;
    font-size: 1rem;
    display: block;
    line-height: 1.4em;
}

section.top div.tiles.large:not(.outline) .tile ul{
	margin-top:25px;
    margin-left: 40px;
    margin-bottom: 0px;
}

section.top div.tiles.large:not(.outline, .contact) .tile ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

section.top div.tiles.large:not(.outline, .contact) .tile ul li:last-child {
    margin-bottom: 0px;
}

section.top div.tiles.large:not(.outline, .contact) .tile ul li:before {
    content: " ";
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    border-radius: 100px;
    margin-left: -40px;
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_mail.svg);
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
	margin-top:-3px;
}

section.top div.tiles.large:not(.outline, .contact) .tile ul li:last-child:before {
    content: " ";
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_phone.svg);
}


section.top div.tiles.large:not(.outline, .contact) .tile ul li a{
    font-size: 1.35rem;
    font-weight: 600;
    color: var(--darkblue);
	transition: color 0.3s ease;
}

section.top div.tiles.large:not(.outline, .contact) .tile ul li a:hover,
section.top div.tiles.large:not(.outline, .contact) .tile ul li a:focus{
    color: var(--green);
	transition: color 0.3s ease;
}

section.top.faqs div.tiles.outline .tile.long {
    width: 100%;
}


section div.tiles.images img {
    border-radius: 24px;
    width: calc(33.333% - 12px);
    object-fit: cover;
    height: 300px;
	margin-bottom:20px;
}


section.top div.tiles .tile img.logo {
    object-fit: contain;
    width: 150px;
    height: auto;
    border-radius: 0;
}

section.top div.tiles.large.helpline .tile{	
	background:var(--light);
    width: calc(40% - 10px);
}

section.top div.tiles.large.helpline .tile.small{	
	background:var(--medium);
    width: calc(30% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.top div.tiles.large.helpline .tile:nth-child(2n){	
	background:var(--medium);
}

section.top div.tiles.large.helpline .tile:nth-child(3n){
	background:var(--dark);
}


section.top div.tiles.large.contact .tile{	
    width: calc(100% - 420px);
}

section.top div.tiles.large.contact > .contact-details{	
    width: 400px;
}

section.top div.tiles.large.contact .tile.small{	
    width: 100%;
}


section div.tiles.whatwedo .tile {
    width: calc(33.333% - 15px);
    padding: 40px 30px 35px;
    background: var(--light);
    border-radius: 12px;
	margin-bottom:20px;
	transition: background 0.5s ease;
}


section div.tiles.whatwedo .tile:hover,
section div.tiles.whatwedo .tile:focus{
    background: var(--medium);
	transition: background 0.5s ease;
}

section div.tiles.whatwedo .tile img.icon {
    width: 50px;
    max-height: 40px;
	margin-bottom:5px;
}




section .contact-details a.link {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

section .contact-details a.link {
	margin-bottom:15px;
}

section .contact-details a.link svg{
	width:45px;
	height:45px;
	margin-right:10px;
}

section .contact-details a.link svg path{
	fill: var(--green);
}

section .contact-details a.link p {
    margin: 0;
    line-height: 1.5em;
    font-size:0.8rem;
	color: var(--darkblue);
	transition: color 0.3s ease;
}

section .contact-details a.link h5 {
    font-size: 1.5rem;
	color: var(--darkblue);
    line-height: 1em;
	margin-bottom:0;
	transition: color 0.3s ease;
}

section .contact-details a.link:hover h5 {
	color: var(--green);
	transition:color 0.3s ease;
}

section .contact-details a.link.mail h5 {
    font-size: 1.35rem;
}





section.top.simple {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0;
}

section.top.simple .text {
    width: 70%;
    max-width: 920px;
    margin-bottom: 0;
    padding: 70px 5% 70px 7.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.top.simple .image {
    width: 50%;
    object-fit: cover;
    min-height: 300px;
    max-height: 500px;
}


section.top.events .nextevent {
    display: flex;
    flex-direction: row;
    justify-content: center;
    background: var(--light);
    border-radius: 24px;
}

section.top.events .nextevent .content {
    width: 50%;
    padding: 45px 35px;
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items:flex-start;
}

section.top.events .nextevent img {
    width: 50%;
    border-radius: 24px;
    object-fit: cover;
}



section.content-support {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    background: var(--medium);
}

section.content-support .content {
    width: 50%;
    padding: 0 5% 0 0;
}

section.content-support  div.tiles{	
    width: 50%;
    display: block;
}

section.content-support div.tiles .tile {
    padding: 35px;
    border-radius: 24px;
    background: #fff;
    margin-bottom: 20px;
}

section.content-support div.tiles .tile:nth-child(2n) {
    background: var(--darkblue);
}

section.content-support div.tiles .tile:nth-child(2n) *{
    color: #fff;
}

section.content-support div.tiles .tile:nth-child(2n) a{
    color: #fff;
	font-weight:400;
    border-bottom: 1px solid;
    padding-bottom: 2px;
	transition: color 0.3s ease;
}

section.content-support div.tiles .tile:nth-child(2n) a:hover,
section.content-support div.tiles .tile:nth-child(2n) a:focus{
    color: #fff;
	transition: color 0.3s ease;
}


section.content-support div.tiles .tile ul{
	margin-top:25px;
    margin-left: 40px;
    margin-bottom: 0px;
}

section.content-support div.tiles .tile ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

section.content-support div.tiles .tile ul li:last-child {
    margin-bottom: 0px;
}

section.content-support div.tiles .tile ul li:before {
    content: " ";
    width: 30px;
    height: 30px;
    background: var(--light);
    position: absolute;
    border-radius: 100px;
    margin-left: -40px;
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_mail.svg);
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
	margin-top:-3px;
}

section.content-support div.tiles .tile ul li:last-child:before {
    content: " ";
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_phone.svg);
}


section.content-support div.tiles .tile ul li a{
    font-size: 1.35rem;
    font-weight: 600;
    color: var(--darkblue);
	transition: color 0.3s ease;
}

section.content-support div.tiles .tile ul li a:hover,
section.content-support div.tiles .tile ul li a:focus{
    color: var(--green);
	transition: color 0.3s ease;
}




section.signs div.signs  {
    display: block;
    margin: 0;
	border: 1px solid var(--mediumblue);
	padding:35px;
	border-radius: 24px;
}

section.signs div.signs h3{
    color: var(--mediumblue);
    font-weight: 400;
    text-rendering: geometricPrecision;
    font-size: 1.5rem;
	margin-bottom:15px;
}

section.signs div.signs h3 strong{
    font-weight: 600;
}

section.signs div.signs ul{
    column-count:2;
	column-gap:40px;
}

section.signs div.signs li{
	font-size:1.1rem;
}


section .banner {
    background: var(--medium);
    margin-top: 35px;
    padding: 40px 5%;
    border-radius: 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

section .banner .content {
    width: calc(100% - 250px);
}

section .banner .content h2{
    color: var(--mediumblue);
}

section .banner .content p{
    margin-bottom:0;
}



section.whatwedo {
    background: var(--medium);
}


section.whatwedo .services .tile {
    background: #fff;
    max-width: 1000px;
    margin: 0 auto 25px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    border-radius: 24px;
}

section.whatwedo .services .tile .content {
    width: 60%;
    padding: 50px 7.5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}


section.whatwedo .services a.tile:hover .content h3,
section.whatwedo .services a.tile:focus .content h3{
    color:var(--darkblue);
	transition: color 0.3s ease;
}

section.whatwedo .services a.tile:hover .content h3,
section.whatwedo .services a.tile:focus .content h3{
    color:var(--brigthblue);
	transition: color 0.3s ease;
}

section.whatwedo .services .tile .content p{
    font-size:0.95rem;
}

section.whatwedo .services .tile .content ul{
	margin-top:15px;
    margin-left: 40px;
    margin-bottom: 25px;
}

section.whatwedo .services .tile .content ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

section.whatwedo .services .tile .content ul li:last-child {
    margin-bottom: 0px;
}

section.whatwedo .services .tile .content ul li:before {
    content: " ";
    width: 30px;
    height: 30px;
    background: var(--light);
    position: absolute;
    border-radius: 100px;
    margin-left: -40px;
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_mail.svg);
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: -3px;
}

section.whatwedo .services .tile .content ul li:last-child:before {
    content: " ";
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_phone.svg);
}


section.whatwedo .services .tile .content ul li{
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--darkblue);
	transition: color 0.3s ease;
}

section.whatwedo .services .tile .content ul li a:hover,
section.whatwedo .services .tile .content ul li a:focus{
    color: var(--green);
	transition: color 0.3s ease;
}

section.whatwedo .services .tile img{
	width:40%;
    object-fit: cover;
	border-radius: 0 24px 24px 0;
}



section.blogs div.posts{
	display:flex;
	flex-direction:row;
	justify-content:flex-start;
	flex-wrap:wrap;
}


section.blogs div.posts a.blog-post {
    width: calc(33.333% - 14px);
    display: block;
    margin: 0 20px 20px 0;
    background: var(--medium);
	border-radius: 12px;
	transition: background 0.5s ease;
}

section.blogs div.posts a.blog-post:nth-child(3n) {
    margin: 0 0 20px 0;
}


section.blogs div.posts a.blog-post:hover,
section.blogs div.posts a.blog-post:focus{
    background: var(--light);
	transition: background 0.5s ease;
}

section.blogs div.posts a.blog-post img{
    object-fit: cover;
	height: 240px;
	width:100%;
	border-radius: 12px 12px 0 0;
    display: block;
}

section.blogs div.posts a.blog-post .content {
    padding: 25px 25px 35px;
}

section.blogs div.posts a.blog-post .content h3{
	color:var(--darkblue);
	font-size:1.5rem;
	transition: color 0.5s ease;
}

section.blogs div.posts a.blog-post:hover .content h3,
section.blogs div.posts a.blog-post:focus .content h3{
	color:var(--green);
	transition: color 0.5s ease;
}

section.blogs .pagination {
    text-align: center;
    font-size: 1.1rem;
    display: block;
    width: 100%;
    margin-top: 25px;
}

section.blogs .pagination .page-numbers {
    padding: 8px 14px;
    background: var(--light);
    border: 1px solid;
}

section.blogs .pagination .current.page-numbers {
    background: #fff;
}



section.blog .container img {
    margin-bottom: 25px;
}

section.resources .filter {
    border-bottom: 1px solid #0073cf42;
    padding-bottom: 25px;
    margin-bottom: 35px;
}

section.blogs div.posts .resource-post {
    width: calc(33.333% - 14px);
    padding: 35px 25px;
    background: var(--light);
    border-radius: 12px;
    margin: 0 20px 20px 0;
	transition: background 0.5s ease;
}

section.blogs div.posts .resource-post.wiltshire {
    border: 1px solid var(--mediumblue);
}

section.blogs div.posts .resource-post:hover,
section.blogs div.posts .resource-post:focus{
    background: var(--medium);
	transition: background 0.5s ease;
}

section.blogs div.posts .resource-post:nth-child(3n) {
    margin: 0 0 20px 0;
}

section.blogs div.posts .resource-post .tags{
    font-size:0.9rem;
	margin-bottom:10px;
    color: var(--mediumblue);
}


section.blogs div.posts a.resource-post.partner img {
    background: #fff;
    padding: 20px 25px;
    border-radius: 12px;
    width: 100%;
    height: 120px;
    object-fit: contain;
}


section.blogs div.posts .resource-post p{
    font-size:0.9rem;
	margin-bottom:10px;
}


section.blogs select#resource-tag-filter {
    padding: 10px 12px;
    font-size: 1.1rem;
    border-radius: 4px;
    border: 1px solid #f2f2f2;
    max-width: 400px;
    width: 100%;
    font-family: var(--text);
    color: var(--darkblue);
    font-weight: 400;
    text-rendering: geometricPrecision;
}


section.top a.back{
	display:block; 
	margin-bottom:5px; 
	font-size:0.95rem;
}

section.top a.back:before {
    content: "< ";
}

section.top .categories a{
	display:inline-block; 
	margin:5px 0; 
	font-size:0.85rem;
	text-transform:uppercase;
	padding:4px 8px;
    color: var(--mediumblue);
	background: var(--light);
	transition: color 0.3s ease;
}

section.top .categories a:hover,
section.top .categories a:focus{
    color: var(--darkblue);
	background: var(--medium);
	transition: all 0.3s ease;
}



section.text-image {
    background: var(--light);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


section.text-image .content {
    width: 50%;
    padding: 0 5% 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.text-image .image {
    width: 50%;
    border-radius:24px;
	object-fit:cover;
}


section.member{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

section.member .content {
    width: 50%;
    padding: 0 5% 0 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

section.member .benefits {
    width: 50%;
    border-radius:24px;
	background: var(--medium);
	padding:35px 5%;
}

section ul.benefits-list {
    margin: 0 0 0 30px;
}

section ul.benefits-list li {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 20px;
	list-style-type:none;
}

section ul.benefits-list li:before {
    content: " ";
    width: 10px;
    height: 16px;
    border-right: 4px solid var(--green);
    border-bottom: 4px solid var(--green);
    position: absolute;
    margin-left: -25px;
    margin-top: 5px;
    transform: rotate(45deg);
}

section ul.benefits-list li:last-child {
    margin-bottom: 10px;
}


section.top.full-width .text {
    margin: 0 auto;
    max-width: 820px;
}

section.top.full-width .text ul.benefits-list {
    margin: 0 0 0 25px;
    column-count: 2;
    column-gap: 50px;
}

section.top.full-width .text ul.benefits-list li {
    font-size: 1rem;
	margin-bottom:15px;
}

section.top.full-width .text ul.benefits-list li:before {
    margin-left: -20px;
    margin-top: 1px;
}




section.calendar .content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

section.calendar .content .my-content {
    width: calc(100% - 350px);
    padding-right: 30px;
    border-right: 1px solid var(--green);
}

section.calendar .content div#calendar h2 {
    font-size: 1.5rem;
    color: var(--green);
}

section.calendar .fc th, section.calendar .fc td {
	border-width: 1px;
}

section.calendar div#calendar{
	margin-bottom:20px;
}

section.calendar div#calendar a{
	width:inherit;
}

section.calendar .content .online {
    width: 350px;
    padding-left: 30px;
}

section.calendar .content .online button{
	margin:0 20px 20px 0;
}

section.calendar .content .my-content > a button span{     
   text-transform: capitalize;
}


section .disclaimer{
    padding: 20px;
	border-bottom:1px solid #0080c542;
}

section .disclaimer p {
    font-size: 0.85rem;
}


section.search input.search-field {
    padding: 10px 20px;
    font-size: 1.2rem;
    border-radius: 100px;
    width: calc(100% - 200px);
    margin-right: 8px;
}

main#main section.search input[type=submit] {
    padding: 16px 42px 17px;
	font-size: 1.2rem;
}


section.search-results .type{
	display: inline-block;
    margin: 0 0 10px 0;
    font-size: 0.8rem;
    text-transform: uppercase;
    padding: 4px 8px;
    color: var(--mediumblue);
    background: #fff;
    transition: color 0.3s ease;
}


section.content.blog table {
    margin-bottom:20px;
}

section.content.blog table,
section.content.blog td {
    padding: 12px;
    border: 1px solid #ccc;
    border-collapse: collapse;
}



/* tutor main view */

section .gravityview input#gv_search_430 {
    width: 100%;
    padding: 8px;
    margin: 5px 0 0px;
}


section .gv-grid.gv-widgets-header .gv-right {
    margin: 20px 0;
    padding: 0;
}

section .gv-grid.gv-widgets-header .gv-grid-col-1-1.gv-left{
	padding:0;
}

section .gravityview .gv-map-canvas {
    margin-bottom: 20px;
	height: 500px!important;
}


section .gravityview .gv-list-multiple-container {
    margin: 40px auto 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

section .gravityview .gv-list-multiple-container .gv-list-view {
    width: calc(50% - 15px);
	margin-bottom:30px;
}

section .gravityview .gv-list-multiple-container .gv-list-view .gv-grid-col-2-3 {
    width: 100%;
}

section .gravityview .gv-list-view-footer, section .gravityview .gv-list-view{
	background:transparent;
}

section .gravityview .gv-list-view-title{
	background:var(--light);	
}

section .gravityview .gv-list-view-content, section .gravityview .gv-list-view-footer{
	display:block;
}

section .gravityview .gv-list-view-footer .gv-grid-col-1-2 {
    width: 100%;
}




section .gv-infowindow-container h4,
section .gv-infowindow-container p,
section .gv-infowindow-container img {
	margin: 0!important;
    font-size: 1.25rem!important;
    line-height: 1.5em!important;
	transition: all 0.5s ease;
}

section #gv-map-canvas-0 .gv-infowindow-container img{
	max-width:150px!important;
}

section .gv-infowindow-container h4 a{
    font-size: 1.35rem!important;
	transition: all 0.5s ease;
}

section .gv-infowindow-container a:hover p{
    color: var(--green)!important;
	transition: all 0.5s ease;
}

section .gv-infowindow-container .gv-infowindow-content {
    vertical-align: middle;
}


section .gravityview .gv-list-view-title h3{
	margin: 0!important;
}

section .gravityview div#gv-field-3-entry_link a {
    background: var(--green);
    color: #fff;
	padding: 12px 25px;
	transition: all 0.5s ease;
}

section .gravityview div#gv-field-3-entry_link a:hover {
    background: var(--darkblue);
	transition: all 0.5s ease;
}


section .gravityview .gv-list-view-content {
    padding: 1em!important;
}




section .gravityview a h2{
	color: var(--darkblue)!important;
    margin: 0!important;
	text-transform: capitalize;
	transition: all 0.5s ease;
}

section .gravityview a:hover h2{
	color: var(--green)!important;
	transition: all 0.5s ease;
}


section .gravityview h3{
	color: var(--green);
	margin-top: 10px!important;
}



section .gravityview a{
	color: var(--darkblue);
	transition: all 0.5s ease;
}

section .gravityview a:hover{
	color: var(--green);
	transition: all 0.5s ease;
}


/* tutor profile */

.single-gravityview article.type-gravityview {
    padding: 30px 10%;
}

.single-gravityview .gv-back-link,
.single-gravityview .widget-area,
.single-gravityview .thing-to-hide{
	display: none;
}

.single-gravityview  .gv-list-container.gv-list-single-container.gv-container.gv-container-430{
	margin-top:25px;
}

.single-gravityview .gv-list-view-title {
    padding: 1em!important;
}

.single-gravityview h3 {
    color:var(--green);
}

.single-gravityview .gv-list-view-content {
    display: flex;
	padding:35px;
}


.single-gravityview .gv-list-view-footer{
	background:var(--light);
}


section.contactform.full-width.newsletters .form{
	text-align:center;
}

section.contactform.full-width.newsletters .form h2{
	color: var(--green);
}

section.contactform.full-width.newsletters .form a.newsletter{
	display:block;
	margin: 0 auto 25px;
}

section.contactform.full-width.newsletters .form a.newsletter:hover{
	text-decoration:underline;
	color:var(--darkblue);
}


/* Forms */

section.contactform.full-width .form {
    max-width: 1000px;
    margin: 0 auto;
    background: var(--light);
    padding: 35px;
    border-radius: 24px;
}

.gform_wrapper {
    margin: 0!important;
	position:relative;
}

p.gform_required_legend{
	display:none;
}

main#main section .gform_wrapper .gfield_label {
    font-size: 1.1rem;
    font-weight: 400;
    color: var(--mediumblue);
}

main#main section .gform_wrapper .ginput_complex label, 
main#main section .gform_wrapper .ginput_complex legend {
    margin-bottom: 8px;
    margin-top: 0;
    padding: 0;
}

main#main section .gform_wrapper input,
main#main section .gform_wrapper textarea{
	border-radius: 4px;
	border: 1px solid #ccc;
	padding: 10px 15px;
	font-size: 1.1rem ;
    color: var(--darkblue);
}

main#main section .gform_wrapper textarea{
    width: 100%;
}

main#main section .gform_wrapper input.button,
main#main section  input[type=submit] {
    background-color: var(--mediumblue);
    cursor: pointer;
    padding: 12px 34px 13px;
    border: 0;
    border-radius: 50px;
	color: #fff;
    font-size: 1.1rem;
    text-transform: inherit;
    font-family: var(--text);
    font-weight: 400;
	transition:background 0.3s ease;
}

main#main section .gform_wrapper input.gform_previous_button{
    background-color: #fff;
	color: var(--darkblue);
	transition:background 0.3s ease;
}

main#main section .gform_wrapper input.button:hover,
main#main section .gform_wrapper input.button:focus,
main#main section  input[type=submit]:hover,
main#main section  input[type=submit]:focus{
    background-color: var(--darkblue);
	transition:background 0.3s ease;
}

main#main section .gform_wrapper input.gform_previous_button:hover,
main#main section .gform_wrapper input.gform_previous_button:focus{
    background-color: var(--darkblue);
	color: #fff;
	transition:background 0.3s ease;
}

main#main section .gform_wrapper fieldset#field_2_27 {
    margin-bottom: 20px;
}


main#main section .gform_wrapper .gform_page_footer {
    margin: 20px 0 0;
}

main#main section .gform_wrapper .gf_progressbar_title {
	color: var(--mediumblue);
}

main#main section .gform_wrapper .gf_progressbar {
	background: #fff;
}

main#main section .gform_wrapper h3 {
    color: var(--darkblue);
    margin-top: 10px;
}

main#main section .gform_wrapper .description_above .gfield_description {
    max-width: 500px;
}

main#main section .gform_wrapper .gfield_radio li label {
    margin: 10px 0 0 4px;
}

main#main section .gform_wrapper ul.gfield_radio li {
    display: inline-block;
    margin-right: 10px;
    min-width: 200px;
}

main#main section .gform_wrapper .gfield_radio li input[type=radio] {
    margin-top: 6px;
    margin-right: 6px;
}


main#main section .gform_wrapper li p {
    color: var(--darkblue);
    margin-top: 10px;
}


main#main section .gform_wrapper .gfield_checkbox li label {
    margin-top: 3px;
}

main#main section .gform_wrapper .gfield_checkbox li input[type=checkbox] {
    margin-top: 0px;
}


.form .gwvev-response-error{
	position: absolute;
    margin: 10px 15px;
    color: red;
}

.form .gwvev-response-success{
	position: absolute;
    margin: 10px 15px;
    color: green;
}



main#main section .gform_wrapper input.gform_next_button:hover{
	background-color: var(--darkblue);
    transition: background-color 0.5s ease;
}

main#main section .gform_wrapper div.gfield_validation_message {
    padding: 8px 12px 6px !important;
    max-width: 100%!important;
}


/* radio button styling */

main#main section .gform_wrapper [type="radio"]:not(:checked), 
main#main section .gform_wrapper [type="radio"]:checked {
  position: absolute!important;
  left: -9999px;
  top: 50%;
}

main#main section .gform_wrapper [type="radio"]:not(:checked) + label, 
main#main section .gform_wrapper [type="radio"]:checked + label {
  position: relative!important;
  padding-left: 25px!important;
  cursor: pointer!important;
	margin:8px!important;
    font-size: 1.2rem;
}

main#main section .gform_wrapper [type="radio"]:not(:checked) + label:before, 
main#main section .gform_wrapper [type="radio"]:checked + label:before {
  content: '';
  position: absolute;
  left: -8px;
  top: 3px;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
  padding: 2px;
	border-radius:2px;
}

main#main section .gform_wrapper [type="radio"]:not(:checked) + label:after, 
main#main section .gform_wrapper [type="radio"]:checked + label:after {
  	content: '';
    position: absolute;
    width: 18px;
    height: 10px;
    top: 5px;
    left: -7px;
    border-top: 3px solid #09ce09;
    border-right: 3px solid #09ce09;
    transform: rotate(135deg)!important;
    transition: all .2s;
}

main#main section .gform_wrapper [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

main#main section .gform_wrapper [type="radio"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

main#main section .gform_wrapper [type="radio"]:disabled:not(:checked) + label:before,
main#main section .gform_wrapper [type="radio"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

main#main section .gform_wrapper [type="radio"]:disabled:checked + label:after {
  color: #999;
}

main#main section .gform_wrapper [type="radio"]:disabled + label {
  color: #aaa;
}

main#main section .gform_wrapper [type="radio"]:checked + label {
    color: var(--mediumblue) !important;
}


/* checkboxes styling */

main#main section .gform_wrapper [type="checkbox"]:not(:checked), 
main#main section .gform_wrapper [type="checkbox"]:checked {
  position: absolute!important;
  left: -9999px;
	top:50%;
}

main#main section .gform_wrapper [type="checkbox"]:not(:checked) + label, 
main#main section .gform_wrapper [type="checkbox"]:checked + label {
  position: relative!important;
  padding-left: 25px!important;
  cursor: pointer!important;
}

main#main section .gform_wrapper [type="checkbox"]:not(:checked) + label:before, 
main#main section .gform_wrapper [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
  padding: 2px;
}

main#main section .gform_wrapper [type="checkbox"]:not(:checked) + label:after, 
main#main section .gform_wrapper [type="checkbox"]:checked + label:after {
  	content: '';
    position: absolute;
    width: 18px;
    height: 10px;
    top: 2px;
    left: 1px;
    border-top: 3px solid #09ce09;
    border-right: 3px solid #09ce09;
    transform: rotate(135deg)!important;
    transition: all .2s;
}

/* checked mark aspect changes */
main#main section .gform_wrapper [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}

main#main section .gform_wrapper [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}

/* disabled checkbox */
main#main section .gform_wrapper [type="checkbox"]:disabled:not(:checked) + label:before,
main#main section .gform_wrapper [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

main#main section .gform_wrapper [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

main#main section .gform_wrapper [type="checkbox"]:disabled + label {
  color: #aaa;
}

main#main section .gform_wrapper [type="checkbox"]:checked + label {
    color: var(--mediumblue) !important;
}


main#main section .gform_wrapper .gfield.gfield--width-full.tutor-notice {
    background: #fff6f5;
    padding: 20px;
    border-radius: 12px;
    border: 1px solid #b00707;
}

main#main section .gform_wrapper .gfield.gfield--width-full.tutor-notice h4{
	color: #b00707;
	margin-bottom:0;
}


main#main section .gform_wrapper .gform_fileupload_rules {
	display: none;
}

main#main section .gform_wrapper .gfield.large input {
    width: 100%;
}




/* ******************************************************
	Footer
*********************************************************/


footer#colophon {
    background: var(--light);
    width: 90%;
	margin:0 auto;
	max-width:1620px;
	border-radius: 24px 24px 0 0;
}

footer#colophon .widgets{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 60px 5% 40px;
}

footer#colophon .widget {
    margin: 0;
    padding: 0 20px 20px 0;
    max-width: 30%;
}


footer#colophon section#nav_menu-2 {
    min-width: 300px;
}

footer#colophon section#nav_menu-3 {
    min-width: 210px;
}

footer#colophon section#text-2{
    min-width: 250px;
}

footer#colophon section#custom_html-2{
    min-width: 185px;
}



footer#colophon .widget:last-child{
	padding-right:0;
}

footer#colophon ul li{
    list-style-type:none;
    margin-bottom: 8px;
}

footer#colophon a{
    text-decoration:none;
}

footer#colophon .widget-title {
    color: var(--darkblue);
}

footer#colophon a,
footer#colophon p,
footer#colophon li{
    color:var(--darkblue);
    font-size: 0.95rem;
	font-weight:400;
    transition:all 0.3s ease;
}

footer#colophon ul{
    margin:0;
}

footer#colophon #nav_menu-2 ul{
    column-count:2;
    column-gap:40px;
}

footer#colophon a:hover,
footer#colophon a:focus{
    color:var(--green);
    transition:all 0.3s ease;
}




footer#colophon #text-2 ul{
	margin-top:15px;
    margin-left: 40px;
    margin-bottom: 0px;
}


footer#colophon #text-2 ul li {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

footer#colophon #text-2 ul li a{
    font-size:1.2rem;
}

footer#colophon #text-2 ul li:last-child {
    margin-bottom: 0px;
}

footer#colophon #text-2 ul li:before {
    content: " ";
    width: 30px;
    height: 30px;
    background: #fff;
    position: absolute;
    border-radius: 100px;
    margin-left: -40px;
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_mail.svg);
    background-size: 18px;
    background-position: center;
    background-repeat: no-repeat;
	margin-top:-4px;
}

footer#colophon #text-2  ul li:last-child:before {
    content: " ";
    background-image: url(https://wda.org.uk/wp-content/uploads/2025/09/WDA_phone.svg);
}


footer#colophon #custom_html-2 img.bda{
	margin-bottom:5px;
}

footer#colophon .socials {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

footer#colophon .socials img {
    margin-right: 3px;
}



footer#colophon .site-info {
    background: #fff;
    padding: 10px 5% 8px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
}

footer#colophon .site-info a, footer#colophon .site-info p{
	font-weight:300;
    font-size: 0.7rem;
}



/* ******************************************************
	Media Queries
*********************************************************/


@media screen and (min-width: 1800px){	
	
	header#masthead nav#site-navigation {
		left: calc(50% - 900px);
	}

	
}



@media screen and (max-width: 1440px){
	
	header#masthead {
    	padding: 10px 5% 60px;
	}
	
	header#masthead nav#site-navigation #mega-menu-wrap-menu-1 {
    	padding: 0 0 0 5%;
	}
	
	header#masthead nav#site-navigation #mega-menu-wrap-menu-2 {
    	padding: 0 5% 0 0;
	}
	
	header#masthead #mega-menu-wrap-menu-2 #mega-menu-menu-2 > li.mega-menu-item > a.mega-menu-link,
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
		padding: 0px 10px;
	}
	
	header#masthead .contact-details a.link.mail {
		margin-right:20px;
	}
	
	
	section.top div.tiles.large.helpline .tile{	
		width: 100%;
	}
	
	section.top div.tiles.large.helpline .tile.small{	
		width: calc(50% - 10px);
	}

	

	section.top div.tiles.large.contact > .contact-details {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	
	
	section.top div.tiles.support .tile {
		width: calc(33.333% - 20px);
		margin: 0 10px 20px;
	}
	
	.page-template-tpl_contact section.top div.tiles.large.contact > .contact-details {
		flex-wrap:wrap;
	}
	
}



@media screen and (max-width: 1220px){
	
	header#masthead nav#site-navigation #mega-menu-wrap-menu-2{
		display:none!important;
	}
	
	header#masthead .buttons a.donate, header#masthead .buttons a.membership {
    	display: none;
	}
	
	header#masthead {
       padding: 10px calc(5% + 80px) 10px 5%;
		height:75px;
    }

	header#masthead nav#site-navigation {
        top: 0;
    }
		
	header#masthead nav#site-navigation {
		width: 80px;
		top:0;
		left: auto;
		right: 4%;
		display: block;
		background: #fff;
	}
	
	header#masthead #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
        margin-top: -15px;
    }
	
	header#masthead #mega-menu-wrap-menu-1 button.mega-toggle-animated.mega-toggle-animated-slider:after {
        content: "MENU";
        position: absolute;
        color: var(--darkblue);
        font-family: var(--text);
        font-size: 0.85rem;
        font-weight: 400;
        text-align: center;
        margin-top: 5px;
    }
	
	header#masthead #mega-menu-wrap-menu-1 .mega-menu-toggle + #mega-menu-menu-1 {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
	
	
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link{
		font-size: 1.1rem;
		line-height: 45px;
        height: 45px;
	}
	
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{		
		font-size: 1rem;
	}
	
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu{
		margin-bottom:10px;
	}
	
	
	header#masthead #mega-menu-wrap-menu-1 li#mega-menu-item-2331{
		margin-top:20px;
		margin-bottom:5px;
	}
	
	header#masthead #mega-menu-wrap-menu-1 li#mega-menu-item-2332{
		margin-bottom:20px;		
	}
	
	
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta > a.mega-menu-link{
		background-color: var(--green);
		color: #fff;
		cursor: pointer;
		font-size: 1rem;
		text-transform: inherit;
		font-family: var(--text);
		font-weight: 500;
		transition: all 0.5s ease;
	}


	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta:hover > a.mega-menu-link,
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta:focus > a.mega-menu-link{
		background-color: var(--light);
		color: var(--darkblue);
		transition: all 0.5s ease;
	}


	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta.dark > a.mega-menu-link{
		background-color: var(--darkblue);
		transition: all 0.5s ease;
	}

	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta.dark:hover > a.mega-menu-link,
	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.cta.dark:focus > a.mega-menu-link{
		background-color: var(--medium);
		color: var(--darkblue);
		transition: all 0.5s ease;
	}


	header#masthead #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item.small > a.mega-menu-link{
		font-size: 0.95rem;
		line-height: 35px;
        height: 35px;
	}
	
	
	header#masthead #mega-menu-wrap-menu-1 .mega-menu-toggle {
		background: var(--light);
	}
	
	
	main {
    	padding-top: 75px;
	}
	
	main section {
    	padding: 70px 5%;
	}
	
	

	
	section.top div.tiles.outline .tile ul {
    	column-count: 1;
	}
	
	
	section.top.events .nextevent .content {
		width: 60%;
	}
	
	section.top.events .nextevent img {
		width: 40%;
	}
	
	
	section.top.simple .text {
		padding: 70px 5%;
	}
	
	section div.tiles.whatwedo .tile {
		width: calc(50% - 10px);
	}
	
	section.calendar .content {
		display: block;
	}
	
	section.calendar .content .my-content {
		width: 100%;
		padding-right: 0;
		padding-bottom: 35px;
		border-right: 0;
		border-bottom: 1px solid var(--green);
	}
	
	section.calendar .content .online {
		width: 100%;
		padding-left: 0;
		padding-top: 25px;
	}
	
	
	section.calendar .content .my-content > a button {
		margin: 0 auto;
		text-align: center;
		display: block;
	}
	
	footer#colophon .widget {
    	max-width: 50%;
	}
	
	
}




@media screen and (max-width: 1024px){

	header#masthead .contact-details a.link svg{
		display:none;
	}
	
	header#masthead {
       padding: 10px calc(5% + 50px) 10px 5%;
		height:75px;
    }
	
	header#masthead a button.icon {
		padding: 8px 38px 9px 18px;
	}
	
	header#masthead a.search button.icon:after {  
    	right: 18px;
	}
	
	header#masthead nav#site-navigation {
		width: 80px;
		top:0;
		left: auto;
		right: 0;
		display: block;
		background: #fff;
	}

	
	
	section.top div.tiles.support .tile {
		width: calc(50% - 20px);
	}
	
	section.whatwedo .services .tile .content {
    	padding: 50px 5%;
	}
	
	
	
	section.blogs div.posts a.blog-post {
		width: calc(50% - 10px);
	}
	
	section.blogs div.posts a.blog-post:nth-child(3n) {
 	   margin: 0 20px 20px 0;
	}
	
	section.blogs div.posts a.blog-post:nth-child(2n) {
    	margin: 0 0 20px 0;
	}
	
	
	section.content-support {
		display: block;
	}
	
	section.content-support .content {
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
	}

	section.content-support div.tiles {
		width: 100%;
	}
	
	section.signs div.signs ul {
    	column-count: 1;
	}
	
	section div.tiles.images img {
    	width: calc(50% - 10px);
		margin-bottom:20px;
	}
	
	
	section .gravityview .gv-list-multiple-container .gv-list-view {
		width: 100%;
	}
	
	section.blogs div.posts .resource-post {
    	width: calc(50% - 10px);   
	}

	section.blogs div.posts .resource-post:nth-child(3n) {
    	margin: 0 20px 20px 0;
	}

	section.blogs div.posts .resource-post:nth-child(2n) {
    	margin: 0 0 20px 0;
	}
	
	main#main section input[type=submit] {
		font-size: 1.15rem;
	}
	
	footer#colophon .widget {
        max-width: 100%;
        width: 50%;
    }
	
	
}



@media screen and (max-width: 768px){
	
	a button {
		padding: 11px 36px 12px;
	}
	
	a button span{
		font-size:1.1rem;
	}
	
	header#masthead {
		padding: 10px calc(5% + 60px) 10px 5%;
	}
	
	header#masthead .buttons{
		display:none;
	}
	
	header#masthead .contact-details a.link div{
		display:none;
	}
	
	
	header#masthead .contact-details a.link.search{
		display:flex!important;
	}
	
	header#masthead .contact-details a.link {
        padding: 5px;
        width: 50px;
        height: 50px;
        background: var(--green);
        border-radius: 100%;
        margin-right: 15px;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
		transition: background 0.3s ease;
    }
	
	header#masthead .contact-details a.link.mail {
        background: var(--mediumblue);
        margin-right: 15px;
		transition: background 0.3s ease;
    }
	
	header#masthead .contact-details a.link.tel {
        background: var(--darkblue);
		transition: background 0.3s ease;
    }	
	
	header#masthead .contact-details a.link:hover,
	header#masthead .contact-details a.link:focus{
        background: var(--green);
		cursor:pointer;
		transition: background 0.3s ease;
    }	
	
	header#masthead .contact-details a.link.search:hover,
	header#masthead .contact-details a.link.search:focus{
        background: var(--darkblue);
		transition: background 0.3s ease;
    }
	
	
	header#masthead .contact-details a.link svg {
        display: block;
		margin-right: 0px;
        width: 25px;
        height: 25px;
	}
	
	header#masthead .contact-details a.link svg path{
		fill: #fff;
	}
	
	
	section.top div.tiles.large .tile {
    	width: 100%;
    	margin-bottom:25px;
	}
	
	section.top div.tiles.outline .tile ul {
    	column-count: 2;
	}
	
	section.top.simple .text {
		padding: 50px 5%;
		width:100%;
    	max-width: 100%;
	}
	
	section.top.simple .image {
    	width: 100%;
    	height: 300px;
	}
	
	section.top.simple {
		flex-direction: column-reverse;
	}
	
	
	section.text-image {
    	display: block;
	}
	
	section.text-image .content {
		width: 100%;
		padding:0;
		margin-bottom:50px;
	}
	
	section.text-image .image {
		width: 100%;
        height: 320px;
	}	
	
	
	section.member {
    	display: block;
	}
	
	section.member .content {
		width: 100%;
		padding:0;
		margin-bottom:50px;
	}
	
	section.member .benefits {
		width: 100%;
	}	
	
	
	section .banner .content {
		width: 100%;
		margin-bottom:25px;
	}
	
	section.top div.tiles.large.helpline .tile:nth-child(3n),
	section.top div.tiles.large.helpline .tile:nth-child(2n){	
		width: 100%;
	}
	
	
	section.top.events .nextevent {
		flex-direction: column;
	}
	
	section.top.events .nextevent .content {
        width: 100%;
    }
	
	section.top.events .nextevent img {
        width: 100%;
        height: 220px;
        border-radius: 0 0 24px 24px;
    }
	
	section.top.full-width .text ul.benefits-list {
		column-count: 1;
		column-gap: 0px;
	}
	
	section.top.full-width .text ul.benefits-list li {
		font-size: 1.2rem;
    	margin-bottom: 20px;
	}
	
				
	/* tutor's profile */
	
	.single-gravityview .gv-list-view-content {
    	display: block;
	}
	
	.single-gravityview [class*='gv-grid-col-'] {
    	float: none;
		text-align: left!important;
	}
	
	.single-gravityview .gv-list-view-content .gv-list-view-content-image {
    	max-width: 100%;
    	width: 100%;
	}
	
	.single-gravityview article.type-gravityview {
    	padding: 20px 5%;
	}
	
	.single-gravityview .gv-list-view-content {
    	padding: 20px;
	}
	
	
	
	section.top div.tiles.large.contact > .contact-details {
		display: block;
	}
	
	section.top div.tiles.large.contact .tile.small{	
		width: 100%;
	}
	
	
	
	footer#colophon .widgets {
    	padding: 60px 5% 25px;
	}
	
	footer#colophon .widget {
		padding-bottom:  35px;
	}
	
	
	
}




@media screen and (max-width: 640px){
	
	a button {
		width:100%;
	}
	
	main section {
    	padding: 50px 5%;
	}
	
	section.top div.tiles.outline .tile ul {
    	column-count: 1;
	}
	
	section.text-image .content,
	section.member .content{
		display:block;
	}
	
	section.whatwedo .services .tile {
		flex-direction: column-reverse;
	}
	
	section.whatwedo .services .tile .content {
		width: 100%;
        padding: 35px 5%;
	}
	
	section.whatwedo .services .tile img {
    	width: 100%;
    	object-fit: cover;
    	border-radius: 24px 24px 0 0;
    	height: 200px;
	}

	section.blogs div.posts a.blog-post {
        width: 100%;
        margin: 0 0 20px !important;
    }
	
	section.text-image .image {
        height: 275px;
    }
	
	section div.tiles.images img {
        width: 100%;
    }
	
	section div.tiles.whatwedo .tile {
		width: 100%;
    	padding: 30px 20px 25px;
	}
	
	section.calendar div#calendar{
		display:none;
	}
	
	section.calendar .content .my-content > a button {
		margin: 0;
		width:100%;
	}
	
	section.calendar .content .my-content > a button span{        
		font-size: 1.05rem;
	}
	
	main#main section input[type=submit] {
		width:100%;
	}	
	
	main#main section .gform_wrapper.gravity-theme .gfield input.medium, main#main section .gform_wrapper.gravity-theme .gfield select.medium {
    	width: 100%;
	}
	
	section.search input.search-field {
    	font-size: 1.5rem;
    	width: 100%;
    	margin-bottom: 15px;
    	margin-right:0px;
	}
	
	section.blogs div.posts .resource-post {
    	width: 100%;   
    	margin: 0 0 20px 0!important;
	}

	
	section.content.blog table {
		border:0;
	}
	
	section.content.blog tr {
		display: flex;
		flex-direction: column;
		border-collapse: collapse;
		margin-bottom: 15px;
	}
	
	footer#colophon .widget {
        min-width: fit-content !important;
        padding-right: 0;
    }
	
	
}



@media screen and (max-width: 520px){
	
	header#masthead .site-branding .custom-logo-link img {
		height: 55px;
		object-fit: cover;
		object-position: left;
	}
	
	header#masthead .contact-details a.link {
        width: 45px;
        height: 45px;
		margin-right: 10px!important;
	}
	
	
	section.top div.tiles.support .tile {
        width: 100%;
    }
	
	section.top div.tiles .tile img {
		height: 150px;
	}
	
	section.top div.tiles.large .tile {
    	padding: 25px 20px;
	}
	
	section.top.simple .image {
    	height: 200px;
    	min-height: 0px;
	}
	
	section.top.simple .text {
		padding: 35px 5%;
	}
	
	section.whatwedo .services .tile .content {
        padding: 25px 20px;
    }
	
	section.signs div.signs,
	section.content-support div.tiles .tile {
		padding: 25px;
	}
	
	section.blogs div.posts a.blog-post img {
		height: 175px;
	}
	
	
	section.blogs div.posts a.blog-post .content {
    	padding: 25px 20px 35px;
	}
	
	section.text-image .image {
        height: 220px;
    }
	
	
	section div.tiles.images img {
        height: 250px;
    }
	
	
	section.top.events .nextevent .content {
		padding: 30px 25px;
	}
	
}



@media screen and (max-width: 400px){
	
	header#masthead {
        padding: 10px 80px 10px 5%;
    }
	
    header#masthead .contact-details a.link {
        width: 40px;
        height: 40px;
	}
	
   header#masthead .contact-details a.link svg {
        width: 22px;
        height: 22px;
    }
	
	header#masthead nav#site-navigation {
        right: 0;
        width: 75px;
    }
	
	
	section .contact-details a.link svg {
    	width: 30px;
		height: 30px;
	}
	
	section.whatwedo .services .tile img {
        height: 150px;
    }
	

}
