/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2025 | 01:11:07 */
@media screen and (max-width: 991px) and (min-width: 350px){
    iframe#navigationSuggestion {
        min-height:370px;
        min-width:580px;
    }
}

.accordionbody, body {
	background-color: #FFF;
}

h1 {
	font-family: 'Proxima Nova', sans-serif;
	color: #234f5d;
	font-weight: 800;
	font-size: 60px;
	line-height: 60px;
}

.single-post h1 {
	font-size: 40px;
	line-height: 50px;
	width: 80%;
	margin-top: 100px;
}

h2 {
	font-family: 'Proxima Nova', sans-serif;
	color: #234f5d;
	font-weight: 700;
	margin: 0 0 20px;
	font-size: 33px;
	line-height: 39px;
}

.et_pb_blog_grid h2 {
	line-height: 28px;
	margin-bottom: 10px;
}

h3 {
	font-family: 'Proxima Nova', sans-serif;
	color: #234f5d;
	font-weight: 600;
	margin: 20px 0;
	font-size: 24px;
	line-height: 32px;
}

h3 span {
	font-weight: 400;
	font-size: 20px;
}

h4 {
	font-family: 'Proxima Nova', sans-serif;
	color: #234f5d;
	font-weight: 600;
	margin: 0;
	font-size: 19px;
	line-height: 29px;
}

h5 {
	font-family: 'Proxima Nova', sans-serif;
	color: #234f5d;
	font-weight: 600;
	margin: 0;
	font-size: 19px;
	line-height: 29px;
}


body, p, li {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 400;
	font-size: 19px !important;
	line-height: 29px;
}

.et_pb_text_inner, .et_pb_post .entry-title a, .et_pb_post h2 a {
	font-family: 'Proxima Nova', sans-serif;
}

.section p, .section li {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 400;
	font-size: 19px;
	line-height: 29px;
	color: #444;
}

.section ul, .element ul {
	margin: 0 0 20px 30px;
}

.section ul, .element ul {
	list-style: none;
}

.section ul li::before, .element ul li::before {
	content: "•"; 
	margin-right: 10px;
	color: #234f5d;
}

.section ol, .element ol {
	list-style: none; 
	counter-reset: li;
	margin: 0 0 20px 20px;
}

.section ol li::before, .element ol li::before {
	content: counter(li); 
	color: #234f5d;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}

.section ol li, .element ol li  {
	counter-increment: li
}

.fbc-wrap ul li:before, .fbc-wrap ol li:before {
	content: '';
}

.reverse h1, .reverse h2, .reverse h3, .reverse h4, .reverse p, .reverse li {
	color: #FFF;
}

.date {
	font-size: 16px;
	color: #444;
}

.section p a {
	color: #234f5d;
	border-bottom: 1px solid #234f5d;
	display: inline-block;
}

.section p a:hover {
	color: #234f5d;
	border-bottom: 0;
	transition: 0.6s;
}

a.img {
	border: none;
}

a.img:hover {
	opacity: 0.6;
	transition: 0.6s;
}

i {
	color: #99b538;
	margin-right: 5px;
}

#header {
	background-color: #fff;
}

#header .container, .container, .section, .et_pb_row {
	width: 80%;	
	max-width: 1200px;
}

#header img {
	width: 250px;
}

.header-logo a:hover {
	opacity: 0.6;
	transition: 0.6s;
}

#mainmenu {
	margin-top: 10px;
}

#mainmenu > ul > li {
	height: 30px;
}

#top-menu a {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 600;
	color: #464547;
	letter-spacing: 0;
	font-size: 15px !important;
}

#mainmenu ul > li > a:before {
	background: none;
}

#mainmenu > ul > li > a:hover, .fixed-header.fixed #mainmenu > ul > li > a:hover {
	color: #444;
}

#mainmenu ul > li.has-sub > a:after {
	color: #008641;
	top: -1px;
}

#mainmenu ul ul li a:hover {
	color: #444;
	background: #f3f3f3;
}

#mainmenu > ul > li > a:hover #mainmenu ul ul {
	border-top: 3px solid red;
}

.section {
	padding: 80px 0;
	margin: 0 auto;
	display: flow-root;
}

#breadcrumbs .section {
	padding: 30px 0 0 0;
}

.fbc-page .fbc-wrap .fbc-items {
	background-color: transparent !important;
}

.fbc-page .fbc-wrap .fbc-items li {
	padding: 0 !important;
}

.fbc-page .fbc-wrap .fbc-items li a {
	border: none;
	color: #234f5d !important;
	font-size: 16px;
}

.fbc-page .fbc-wrap .fbc-items li a:hover {
	opacity: 0.7;
	transition: 0.6s;
}

.fbc-page .fbc-wrap .fbc-items li a i {
	display: none;
}

.fbc-page .fbc-wrap .fbc-items li a, .fbc-page .fbc-wrap .fbc-items li.active span, .fbc-page .fbc-wrap .fbc-items li .fbc-end-text {
	font-family: 'Proxima Nova', sans-serif;
}

.fbc-page .fbc-wrap .fbc-items li .fbc-separator {
	margin: 0 10px;
	font-family: 'Proxima Nova', sans-serif;
}

.btn, #gform_submit_button_1, #gform_submit_button_4 {
	font-family: 'Proxima Nova', sans-serif;
	background-color: #008641;
	border: 2px solid #008641;
	color: #FFF !important;
	font-weight: 600;
	margin-top: 20px;
    padding: 7px 18px;
    font-size: 16px;
    letter-spacing: 0.03em;
	border-radius: 4px;
	display: block;
	width: fit-content;
}

.et_pb_button, body #page-container .et_pb_section .et_pb_button_0 {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 600;
    padding: 7px 18px;
    font-size: 16px;
    letter-spacing: 0.03em;
	border-radius: 4px;
}

.btn:hover, #gform_submit_button_1:hover {
	background-color: transparent;
	color: #008641 !important;
	transition: 0.6s;
	border: 2px solid #008641;
}

#gform_submit_button_1 {
	float: right;
	margin-top: 0;
	padding: 10px 18px;
}

.btn:hover, #gform_submit_button_1:hover {
	transition: 0.6s;
}

.primary {
	background: #FFF;
	color: #234f5d !important;
	border: 2px solid #FFF;
}

.primary:hover {
	background-color: transparent;
	color: #FFF;
	opacity: 1;
}

.secondary {
	background-color: transparent;
	border: 2px solid #7ab800 !important;
	color: #FFF;
	margin-left: 10px;
}

.secondary:hover {
	background-color: #7ab800;
	color: #FFF;
	opacity: 1;
}

.link, .more-link {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 700;
	font-size: 17px;
	display: flex;
	margin-top: 30px;
	color: #FFF;
	width: fit-content;
}

.link span, .et_pb_text_inner a {
	border-bottom: 1px solid #00ac5b;
}

.link:after {
	content: '';
	background-image: url('/wp-content/uploads/2024/03/Angle-Right.svg');
	display: block;
	width: 9px;
    height: 15px;
    margin-left: 5px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 3px;
}

.mySlides .link span, .mySlides .link span:hover {
	color: #FFF;
	border-bottom: 1px solid #00ac5b;
}

.link:hover {
	color: #FFF;
	opacity: 0.7;
	transition: 0.6s;
}

#llw-footer {
	background-color: #234f5d !important;
	background-image: url('/wp-content/uploads/2024/03/LLW-Footer-Background.jpg');
	background-size: cover;
	background-position: center;
}

#llw-footer a, .contact-details p {
	color: #FFF;
	font-size: 16px !important;
	line-height: 26px;
	padding: 0;
	margin: 0;
}

.contact-details a {
	color: #FFF;
	font-size: 16px;
	line-height: 26px;
}

#llw-footer a:hover {
	opacity: 0.7;
	transition: 0.6s;
}

.footer-menu a {
	font-weight: 600;
}

#llw-footer .sub-menu, #llw-footer .astm-search-menu {
	display: none;
}

footer .third p, footer .third a {
	font-size: 15px;
	color: #FFF;
}

.footer {
	padding-bottom: 30px;
}

.socials {
	display: flex;
	margin-top: 30px;
}

.section .socials a {
	width: 32px;
    height: 32px;
    display: block;
	margin-right: 10px !important;
	border: none;
}

.socials a:last-child {
	margin-right: 0;
}

.facebook {
    background-image: url(/wp-content/uploads/2024/03/Facebook-Icon.svg);
}

.instagram {
    background-image: url(/wp-content/uploads/2024/03/Instagram-Icon.svg);
}

.linkedin {
    background-image: url(/wp-content/uploads/2024/03/Linkedin_Icon.svg);
}

.footer-logo {
	display: block;
	width: 12vw;
	max-width: 220px;
	margin-bottom: 30px;
}

.charity-logo img {
	width: 10vw;
	max-width: 165px;
}

.copyright {
	padding: 30px 0;
	border-top: 1.3px solid #7ab800;
	text-align: center;
	float: none;
	color: #FFF;
}

.copyright p {
	font-size: 13px !important;
	line-height: 19px;
}

#wprmenu_bar div.hamburger {
    margin-right: 15px;
}

#wprmenu_bar .bar_logo {
	margin-left: -44px;
    height: 60px;
    margin-top: -13px;
}

.menu_title {
	color: rgba(0,0,0,0) !important;
}

.gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	border: none;
	padding: 13px 10px !important;
	margin-bottom: -4px !important;
}

#mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a, div#mg-wprm-wrap ul li span.wprmenu_icon, #mg-wprm-wrap ul#wprmenu_menu_ul li.menu-item a:hover {
	font-family: 'Proxima Nova', sans-serif;
	color: #444;
	font-weight: 700;
    font-size: 20px;
	text-transform: none;;
}

div#mg-wprm-wrap ul#wprmenu_menu_ul>li>span.wprmenu_icon:before {
	right: 0;
	content: '';
	background-image: url('/wp-content/uploads/2024/03/Angle-Right.svg');
	display: block;
	width: 9px;
    height: 15px;
    margin-left: 5px;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: bottom;
    margin-top: 3px;
}

.admin-bar #wprmenu_menu_ul {
	margin-top: 100px;
}

#mg-wprm-wrap li.current-menu-item > a, #mg-wprm-wrap li.current-menu-item span.wprmenu_icon {
	color: #99b538 !important;
}

#nav_menu-2, .wp-block-social-links {
	margin-top: 75px !important;
}

.slideshow-container {
    position: relative;
    margin: auto;
}

.mySlides {
    display: none;
	background: #234f5d;
	height: 75vh;
	background-size: cover;
	background-position: center right;
}

.mySlides p {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 600;
	font-size: 22px;
    width: 70%;
}

.mySlides .btn:hover {
	border-color: #FFF;
	color: #FFF !important;
}

.dot-container {
	width: 100%;
	display: flex;
    justify-content: center;
    margin-top: -45px;
    position: absolute;
}

.dot {
    height: 13px;
    width: 13px;
    margin: 0 4px;
    background-color: transparent;
	border: 1px solid #FFF;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
    cursor: pointer;
  }

.dot.active {
	background-color: #FFF;
}

.slide-content {
	position: relative;
	overflow: hidden;
	height: 100%;
	margin: 0 auto;
	display: flex;
	align-content: center;
	align-items: center;
	float: none;
}

.slider-img {
    height: 100%;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0;
}

.slider-img svg {
	width: 70vh;
}

.slider-img .img {
	width: 50vw;
    height: 50vw;
    position: absolute;
    border-radius: 10vw;
    top: 60%;
    left: 85%;
    transform: translate(-50%, -50%) rotate(45deg);
}

#latest-news {
	margin-top: 80px;
}

#latest-news h2 {
	text-align: left;
}

.link-list h3 {
	color: #234f5d;
	font-size: 18px;
    margin-bottom: 35px;
	text-align: left;
}

.link-list a {
	font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    margin: 0 0 20px;
    font-size: 24px;
	color: #234f5d;
	display: flex;
	justify-content: space-between;
    border-bottom: 1px solid #00ac5b;
    padding: 0 0 20px;
}

.link-list a:after {
	content: '';
	background-image: url('/wp-content/uploads/2024/03/Angle-Right.svg');
	width: 12px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.link-list a:hover {
	opacity: 0.7;
	transition: 0.6s;
}

#subscribe {
	padding-bottom: 80px;
}

#subscribe .section, .sidebar, #sidebar #block-5 {
	background-color: #008442;
	background-image: url('/wp-content/uploads/2024/03/LLW-W.svg');
	background-size: 65%;
    background-position: 109% 78%;
    background-repeat: no-repeat;
    padding: 50px;
}

.sidebar, #sidebar #block-5 {
	background-size: 150%;
    background-position: -50% 0;
    padding: 30px;
    min-width: 350px;
	height: max-content;
	margin-top: 87px;
}

#sidebar #block-5 {
	margin-top: 0;
}

#subscribe h2 {
	font-size: 24px;
}

.sidebar h2, #sidebar .gform_legacy_markup_wrapper h3.gform_title {
	font-size: 32px !important;
	color: #FFF;
	padding: 0;
	margin: 0 0 -20px 0;
}

#subscribe body .gform_legacy_markup_wrapper ul li.gfield, #subscribe body .gform_legacy_markup_wrapper .top_label div.ginput_container {
	margin-top: 0 !imprtant;
}

#subscribe p {
	font-size: 18px;
    width: 80%;
	margin: 0;
}

#gform_submit_button_2, #gform_submit_button_14 {
	background-color: #FFF;
    border: none;
    border-radius: 4.6px;
    color: #234f5d;
    font-family: 'Proxima Nova', sans-serif;
	font-size: 16px;
    font-weight: 700;
    padding: 10px 20px 8px;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
	margin-top: 13px;
}

#gform_submit_button_14 {
	margin-top: -20px;
}

.latest-news-grid {
	display: grid;
    grid-template-areas: "a a a";
    gap: 25px;
    grid-auto-columns: 32.15%;
	text-align: left;
}

.latest-news-grid .img {
	display: grid;
	background-color: grey;
	background-size: cover;
	background-position: center;
	margin: 0;
}

.latest-news-grid .img:before {
	content: '';
	padding-top: 60%;
}

.latest-news-grid .img:hover {
	opacity: 0.6;
	transition: 0.6s;
}

.latest-news-grid h3 {
	margin-top: 20px;
	color: #234f5d;
}

.latest-news-grid h3, .latest-news-grid p {
	width: 90%;
}

.latest-news-grid .link {
	color: #234f5d;
}

.two-thirds {
	width: 65%;
    float: left;
    margin-right: 5%;
}

.half {
	width: 46%;
	float: left;
	margin-right: 8%;
}

.half:last-child {
	margin-right: 0;
}

.third {
	width: 30%;
	float: left;
	margin-right: 5%;
}

.third:last-child {
	margin-right: 0;
}

#top-banner {
	height: 50vh;
	background-size: cover;
	background-position: center;
}

.top-banner-overlay {
	height: 100%;
    display: grid;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.3);
}

.img {
	display: grid;
	background-color: #d1d2d4;
	margin-bottom: 20px;
	background-size: cover;
	background-position: center;
}

.img:before {
	content: '';
	padding-top: 65%;
}

#cards {
	display: grid;
    grid-template-areas: "a a a";
    gap: 5%;
    grid-auto-columns: 30%;
	text-align: left;
	margin-top: 40px;
}

#cards h3 {
	color: #234f5d;
}

#cards .link, .more-link {
	color: #234f5d;
	text-transform: capitalize;
}

#cards .link span, .more-link {
	border-bottom: 1px solid #7ab800;
}

.accordion, .et_pb_toggle_close {
	font-family: 'Proxima Nova', sans-serif;
	background-color: #f3f3f3;
	cursor: pointer;
	padding: 18px;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
	font-size: 21px;
	line-height: 26px;
    color: #444;
	font-weight: 600;
	border-radius: 3px;
	margin: 5px 0;
	width: 100%;
}

.et_pb_toggle_close h5 {
	font-size: 18px;
	line-height: 26px;
	color: #444;
	font-weight: 600;
}

.et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 18px;
	line-height: 26px;
	color: #444;
	font-weight: 600;
}

.accordion.active {
	margin: 0;
}

.panel {
	padding: 18px;
	background-color: #fff;
	display: none;
	overflow: hidden;
	border-radius: 3px;
}

.accordion.active .panel {
	border-radius: 0;
}

.panel p, .et_pb_toggle_content {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 18px;
	color: #444;
}

.accordion:after {
	content: '\02795';
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

.accordion.active:after {
	content: "\2796";
}

.flags, .charity-logo {
	text-align: center;
}

.flags img {
	width: 250px;
}

.copyright p {
	text-align: center;
	font-size: 13px;
}

.video iframe {
	border: none;
}

.fw-video iframe {
	width: 100%;
	height: 50vh;
}

.video p, .fw-video p {
	font-size: 15px !important;
	font-weight: 600;
}

.code h2 {
	color: #008641;
	font-size: 50px;
	line-height: 60px;
}

.two-col-full-width {
	display: grid;
	grid-template-areas: "a a";
	grid-auto-columns: 50%;
	margin: 80px 0;
}

.boxed-img, .boxed-content {
	background-size: cover;
	background-position: center;
	padding: 4em;
}

#two-col h2 {
	margin-bottom: 10px;
}

#main-header {
	top: 105px;
}

#page-container {
	padding-top: 158px;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 17px;
}

#header .sub-menu {
	margin-top: -24px;
}

.third #menu-main-menu-1 .sub-menu {
	display: none;
}

#menu-main-menu {
	margin-top: 15px !important;
}

.menu-item-1627 {
	margin-right: 0 !important;
}

.menu-item-1627 a {
	margin-right: 0 !important;
}

.header-phone {
	display: block !important;
}

.header-phone a {
	font-size: 30px !important;
	margin: 6px 0 0 0;
	margin-right: 0 !important;
}

.header-phone img {
	width: 23px;
}

#et-secondary-menu>ul>li a {
	margin-right: 20px;
	font-family: 'Proxima Nova', sans-serif;
    font-weight: 600;
    color: #464547;
    letter-spacing: 0;
    font-size: 13px;
}

#et-secondary-menu>ul>li a a:last-child {
	margin-right: 0;
}

#top-header .container {
	width: 1200px !important;
	max-width: 80% !important;
	margin: 0 auto;
	padding-right: 0 !important;
}

.accordion-div {
	padding: 40px 0;
}

.is-form-style-1.is-form-id-12091 .is-search-input:focus, .is-form-style-1.is-form-id-12091 .is-search-input:hover, .is-form-style-1.is-form-id-12091 .is-search-input, .is-form-style-2.is-form-id-12091 .is-search-input:focus, .is-form-style-2.is-form-id-12091 .is-search-input:hover, .is-form-style-2.is-form-id-12091 .is-search-input, .is-form-style-3.is-form-id-12091 .is-search-input:focus, .is-form-style-3.is-form-id-12091 .is-search-input:hover, .is-form-style-3.is-form-id-12091 .is-search-input, .is-form-id-12091 .is-search-input:focus, .is-form-id-12091 .is-search-input:hover, .is-form-id-12091 .is-search-input {
	border-color: #e0e0e0 !important;
}

#is-search-input-12091::placeholder {
	font-family: 'Proxima Nova', sans-serif !important;
}

#gform_wrapper_1 {
	margin-top: 50px;
}

.gform_wrapper.gravity-theme .gfield input, .gform_wrapper.gravity-theme .gfield select, .gform_wrapper.gravity-theme textarea, .gform_legacy_markup_wrapper input.large, .gform_legacy_markup_wrapper input.medium, .gform_legacy_markup_wrapper input.small, .gform_legacy_markup_wrapper select.large, .gform_legacy_markup_wrapper select.medium, .gform_legacy_markup_wrapper select.small {
	border: 1px solid #e0e0e0 !important;
	border-radius: 3px;
	font-family: 'Proxima Nova', sans-serif !important;
	color: #234f5d !important;
	font-size: 17px !important;
}


.gform_wrapper.gravity-theme .gfield input::placeholder, .gform_wrapper.gravity-theme .gfield select::placeholder, .gform_wrapper.gravity-theme textarea::placeholder {
	color: #444 !important;
}

hr {
	border: 0.03em solid #e0e0e0;
	margin: 40px 0;
}

.custom-oembed-field {
    max-width: 70%;
	margin: 30px 0;
}

#menu-main-menu-1 {
	margin: 40px 0;
    display: inline;
}

#menu-main-menu-1 li {
	list-style: none;
}

#menu-main-menu-1 li a {
	font-weight: 600;
}

#menu-main-menu-1 li a:hover {
	color: #FFF;
	opacity: 0.7;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

.news {
	margin-top: 50px;
}

.news:last-of-type {
	margin-bottom: 30px;
}

.news .link {
	margin-top: 0;
	color: #234f5d;
}

.theme-button {
	display: none;
}

.page-numbers {
	margin-top: 20px;
	font-family: 'Proxima Nova', sans-serif;
}

#main-footer {
	display: none;
}

.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .et_pb_slider .et_pb_slide_2.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .et_pb_slider .et_pb_slide_3.et_pb_slide .et_pb_slide_description .et_pb_slide_title, .et_pb_slider .et_pb_slide_4.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
	text-shadow: none;
}

.et-fixed-header#top-header a {
	color: #444  !important;
}

#top-menu li li {
	padding: 0;
}

body #page-container .et_pb_section .et_pb_button_0 {
	margin: 0 auto;
}

body #page-container .et_pb_section .et_pb_button_0:after {
	margin-left: 0;
    top: 4px;
}

.nav li ul {
	padding: 0;
}

#top-menu li li a {
	padding: 13px 20px;
	width: 240px;
	line-height: 20px;
}

.nav li li ul {
	top: -3px;
}

.et_pb_section_5.et_pb_section {
	display: none;
}

.search-element {
	margin: 40px 0 0;
}

.btns-slider {
	display: flex;
}

.mobile_menu_bar:before {
	font-size: 45px;
}

.mobile_menu_bar:before, .mobile_menu_bar:after, #top-menu li.current-menu-ancestor>a, #top-menu li.current-menu-item>a {
	color: #444 !important;
}

#logo {
    max-height: 100px;
	height: 55px !important;
	margin-top: -40px;
}

#main-header.et-fixed-header {
	box-shadow: none !important;
}

.et_fixed_nav #top-header {
	z-index: 2;
}

#page-container {
	padding-top: 137px !important;
}

.et_header_style_left #et-top-navigation {
	padding-top: 13px;
}

.is-menu path.search-icon-path {
	fill: #008641 !important;
}

#top-menu .menu-item-has-children>a:first-child:after, #et-secondary-nav .menu-item-has-children>a:first-child:after, .et-fixed-header #top-menu li.current-menu-ancestor>a, .et-fixed-header #top-menu li.current-menu-item>a, .et-fixed-header #top-menu li.current_page_item>a {
	color: #008641 !important;
}

body #page-container .et_pb_section .et_pb_button_0:after, .et_pb_button:after, .et_pb_button:before {
	opacity: 0 !important;
}

.et_pb_button {
	padding: 7px 18px !important;
	border: 2px solid !important;
}

.et_pb_button:hover {
	border: 2px solid !important;
	border-color: transparent !important;
	padding: 7px 18px !important;
}

.et_pb_column_1_3 h2, .et_pb_column_1_4 h2, .et_pb_column_1_5 h2, .et_pb_column_1_6 h2, .et_pb_column_2_5 h2 {
	line-height: 33px;
}

.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 15px !important;
	border-radius: 0;
}

.gform_legacy_markup_wrapper {
	margin-top: 0 !important;
}

.full-width .section h3 {
	margin-top: 30px;
}

.page-layout {
    width: 80%;
	max-width: 1200px;
	margin: 0 auto;
}

.element-library .section {
	margin: 0;
}

.full-width {
	padding: 80px 0;
	width: 80%;
	float: left;
}

.full-width {
	padding-top: 0;
}

.full-width:first-child {
	padding-top: 80px;
}

.full-width.full {
	width: 100%;
}

.withsidebar {
	width: 40%;
	padding: 80px 0;
	margin-left: 7%;
}

.withsidebar .section {
	padding: 0;
	margin: 0;
	width: 100%;
}

.full-width-with-sidebar {
	display: flex;
}

.et_mobile_menu li a {
	text-align: left;
}

.fbc-page .fbc-wrap .fbc-items {
	padding-left: 0;
}

.is-form-style.is-form-style-3 input.is-search-input {
	margin: 40px 0;
}

div:only-child > h2 {
	margin-bottom: 0;
}

.content-area {
    width: 1200px;
	max-width: 80%;
	margin: 0 auto;
	display: flex;
}

.site-main {
    width: 100%;
	padding: 0 0 80px;
}

#sidebar {
	width: 30%;
	padding-top: 80px;
}

.has-sidebar .content-area {
    width: 70%;  
}

.has-sidebar .site-main {
    width: 70%;
	padding: 0 0 80px;
	margin-right: 7%;
}

.has-sidebar #secondary {
    width: 30%;
    float: right;
}

.element {
	padding-top: 25px;
	display: flow-root;
}

.img {
	margin: 35px 0;
}

.code, .video, .fw-video, .media-releases-statements, .stories-case-studies {
	padding: 40px 0 0;
}









@media only screen and (max-width: 3050px) {
	#header img {
		width: 180px
	}
	.mySlides {
		background-position: center;
	}
}


@media only screen and (max-width: 1410px) {
	#et-top-navigation {
		text-align: right;
	}
}


@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) {
	#cards, .latest-news-grid {
		display: flow-root;
		grid-template-areas: "a";
		grid-auto-columns: 100%;
	}
	.half, .latest-news-grid div {
		width: 100%;
		margin: 0 0 50px;
	}
	.half:last-child, .latest-news-grid div:last-child {
		margin-bottom: 0;
	}
}


@media only screen and (max-width: 1024px) {
	.element-library {
		width: 80vw;
		margin: 0 auto;
	}
	.two-col-full-width {
		grid-template-areas: "a";
		grid-auto-columns: 100%;
	}
	.two-col-full-width div {
		min-height: 400px;
	}
	#header, .secondary-menu, .header-phone {
		display: none;
	}
	html {
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
	.admin-bar #mg-wprm-wrap.cbp-spmenu.custom, body.admin-bar #wprmenu_bar {
		top: 0;
	}
	#page-container {
		padding-top: 0 !important;
	}
}

@media only screen and (max-width: 980px) {
	#logo {
		margin-top: 0;
	}
}

@media only screen and (max-width: 932px) {
	.mySlides {
		padding-top: 0;
		height: 85vh;
	}	
	.boxed-content {
		padding: 3em;
	}
}


@media all and (device-width: 932px) and (device-height: 430px) and (orientation:landscape) {
	#top-banner {
		height: 65vh;
		margin-top: 125px;
	}
	#cards, .latest-news-grid {
		display: flow-root;
		grid-template-areas: "a";
		grid-auto-columns: 100%;
	}
	.half, .latest-news-grid div {
		width: 100%;
		margin: 0 0 50px;
	}
	.half:last-child, .latest-news-grid div:last-child {
		margin-bottom: 0;
	}
}


@media only screen and (max-width: 768px) {
	.latest-news-grid {
		grid-template-areas: "a a";
		grid-auto-columns: 50%;
	}
	.latest-news-grid div:last-child {
		display: none;
	}
	.content-area {
		display: block;
	}
	.has-sidebar .site-main {
		width: 100%;
		margin: 0;
	}
	.sidebar {
		display: none;
	}
	.mySlides {
		background-image: none !important;
		height: auto;
	}
	.full-width-with-sidebar {
		display: grid;
	}
	.full-width {
		width: 100%;
	}
	.section, .container, .element-library, .withsidebar, .page-layout {
		width: 90vw;
		margin: 0 auto;
	}
	.two-col-full-width {
		grid-template-areas: "a";
		grid-auto-columns: 100%;
	}
	.boxed-img {
		min-height: 45vh;
	}
	.slide-content {
		background: rgba(0, 0, 0, 0.2);
		width: 100%;
		padding-left: 25px;
		padding-top: 150px !important;
	}
	.slide-content .half {
		width: 85%;
		margin: auto;
	}
	#logo {
		margin-top: 0;
	}
}


@media only screen and (max-width: 480px) {
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.section {
		padding: 60px 0;
	}
	.mySlides {
		padding-top: 0;
	}
	.mySlides .section {
		padding: 60px 0 100px;
	}
	.btn {
		letter-spacing: 0;
		font-size: 15px;
		line-height: 18px;
		padding: 13px;
	}
	body, p, li {
		font-size: 18px !important;
		line-height: 28px;
	}
	.section ul, .element ul {
		margin-left: 0;
	}
	.two-col-full-width div {
		padding: 70px 25px;
	}
	.half, .two-thirds, .third, .full-width .section h2, .full-width .section p, #cards, .accordion, .panel, #gform_wrapper_1, #subscribe p, .single-post h1 {
		width: 100%;
		margin: 0;
	}
	.half:last-child {
		margin-top: 50px;
	}
	#subscribe .half:last-child {
		margin-top: 0;
	}
	#ajaxsearchlite1 {
		width: 95%;
	}
	.full-width .section h2 {
		margin-bottom: 40px;
	}
	#input_1_1_3_container {
		margin: 20px 0 16px;
	}
	#input_1_1_6_container {
		margin-bottom: 0;
	}
	#banner {
		height: 60vh;
	}
	.copyright-text {
		margin-top: 0;
	}
	.wp-block-social-links {
		margin-top: 20px !important;
	}
	#nav_menu-2 {
		display: none;
	}
	#subscribe .section {
		padding: 25px;
	}
	.flags {
		text-align: left;
	}
	.flags {
		margin: 30px 0 -50px;
	}
	.flags img, .charity-logo img, .footer-logo {
		width: 250px;
	}
	.footer-nav {
		width: 50%;
	}
	.charity-logo {
		text-align: right;
		width: 50%;
		margin-top: 30px;
	}
	.charity-logo img {
		width: 120px;
	}
	.contact-details {
		margin-bottom: 30px;
	}
	#cards, .latest-news-grid {
		grid-template-areas: "a";
		grid-auto-columns: 100%;
		gap: 30px;
	}
	#subscribe .section {
    	background-size: 150vw;
    	background-position: 18vw 78%;
	}
	.withsidebar {
		padding-top: 0;
	}
	#menu-liveslivedwellprimary {
		margin: 0;
	}
	.gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		padding: 6px 15px !important;
	}
	h1 {
		font-size: 50px;
		line-height: 50px;
	}
	.content-area {
		max-width: 90%;
	}
	#top-banner {
		margin-top: 140px;
		height: 35vh;
	}
	.footer-nav ul li::before{
		margin-right: 0;
	}
	.latest-news-grid div:last-child {
		display: block;
	}
	nav li ul {
		border-color: #234f5d;
	}
}