
/* 04/07/2022 */


.home-form.tab {
    overflow: hidden;
    background-color: #ffffff;
    color: #fff;
}
  
 
.home-form.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 20px;
    width: 50%;
    border-radius: 15px 15px 0 0;
    background-color: #223469;
    border: 2px solid #223469;
    border-bottom: #f7faf8 !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}
  
  
.home-form.tab button:hover {
    background-color: #f7faf8;
    border: 2px solid #00b172;
    color: #223469;
}
  
 
.home-form.tab button.active {
    background-color: #F7FAF8;
    border: 2px solid #00b172;
    color: #223469;
}
  
  
.home-form-content.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
    background: #F7FAF8;
    border: 2px solid #00b172;
    margin-top: -2px;
}

.home-form-content.tabcontent .box {
  margin-bottom: 0;
  border: none;
}

.hm-1 h2 {
    background: unset !important;
    padding-left: 0 !important;
}

.home .hm-1 {
  padding-top: 0;
  padding-bottom: 10px;
}

.stories-section {
  clear: both;
background-color: #F2F2F2
}

@media only screen and (max-width: 768px) {
  .content-img .responsive {
    max-width: 100%!important;
    height: auto!important;
  }
  .stories-section button.button {
    margin-top:30px!important;
  }
}

.keyword_or_charity_button
{
  color: #565656;
  border: 1px solid #EBEBEB;
  font-size: 16px;
}

.stories_button>p
{
 font-family: 'mr-eaves-xl-mod-bold'; 
  font-weight: 700;
color : #fff;
}

.middle-section{
 margin-top:50px;
padding-left:3px;
}

.middle-section h2{
text-align:center;
padding-bottom:5px;
  font-family: "mr-eaves-xl",sans-serif;
    font-style: normal;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .4px;
    font-size: 30.8px;
    color: #565656;}


.middle-section .responsive-iframe {
 top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 310px;
}

.stories-section button.button {
  float: right;
  margin-bottom: 30px;
  margin-top:60px;
  border: 1px solid #00b172;
  background: #00b172;
  outline: 3.5px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 0 2px hsl(0deg 0% 100%), 0 0 0 4.5px hsl(0deg 0% 90%);
  display: flex;
  align-items: center;
  padding: 5px 10px;
  font-size: 15px;
color:#fff;
}

.stories-section button.button:hover {
  background: #223469;
  color: #fff !important;
  border: 1px solid #223469;
}

.stories-section button.button:hover p,
.stories-section button.button:hover i {
  color: #fff !important;
}

.stories-section p {
  font-size: 16px;
  color: #565656;
}

.stories-section button + button {
  box-shadow: 0 0 0 1px #f26700;
  outline:none;
}

.stories-section button p {
  font-size: 15px;
  margin-bottom: 0;
  margin-right: 15px;
  color: #fff;
  font-weight: 700;
}

.maw-list li::marker {
  color: #00b172;
}

.maw-list li p {
  font-size: 18px;
}

.homebox-wrapper h2,
h2.hm-news-h2,
.your-will h2.sec-title{
  font-size: 30.8px;
  color: #565656;
}

.whoweare-text-2022>p
{
  font-size: 18px;
  text-align: left; 
}
.whoweare-section{
  padding: 0 0 0 4px;
  margin-top: 60px;
  /*background: linear-gradient(to bottom, #162243 20.85%, #00B172 79.32%);*/
  font-size: 16px;
  color: #565656;
}

.whoweare-section .row{
  background: #f7faf8;
  
  margin-right: -1px;
  margin-left: 0;
  outline: white solid 1px;
}

.whoweare-section h2{
  font-size: 32px;
  color: #565656;
}
/*
ul.details-home{
  list-style-image: url('../assets/img/location-pin-solid.svg');
}
*/

ul.details-home{
padding-left: 40px;
}

ul.details-home li{
  /* line-height: 3; */
}

ul.details-home li.phone-ico{
  list-style-image: url('../assets/img/phone-solid.svg');
  line-height: 1;
}


ul.details-home li.mail-ico{
  list-style-image: url('../assets/img/email-icon.svg');
  line-height: 1;
}


@-moz-document url-prefix() {
  ul.details-home li.mail-ico{
    list-style-image: url('../assets/img/email-icon.svg');
    line-height: 2;
  }
  
}

ul.details-home li.location-ico{
  list-style-image: url('../assets/img/location-pin-solid.svg');
  line-height: 1;
}

ul.details-home li.address-ico{
  list-style-image: url('../assets/img/envelope-solid.svg');
  line-height: 1;
}

ul.details-home li::marker{
  font-size: 200%;
}

ul.details-home li p{
  margin-bottom: 0;
  font-size: 24px;
  text-align: inherit;
  word-break: break-word;
}



.call-section .container {
  /* width: 100% !important; */
  color: #fff !important;
  background-image: linear-gradient(to right, #00B172 68%, #223469 32%);
  position: relative;
}

.call-section .col-md-4:nth-child(1){
  /* background: #00B172; */
  color: #fff;
  min-height: 487px;
  z-index: 2;
  padding: 30px 75px 30px 15px;
}

@media (max-width: 991px){
  .call-section .col-md-4:nth-child(3) {
    padding: 30px 0 0 0px !important;
  }

  
  .call-section .col-md-4:nth-child(3) h2.sec-title {
    margin-top: 50px !important;
  }

  .osky-login form {
    margin-bottom: 50px;
  }
  
}

@media (max-width: 768px){
  .call-section .col-md-4:nth-child(3) {
    padding: 30px 15px 0px !important;
  }

}

@-moz-document url-prefix() {
  ul.details-home>li 
  {
    padding-bottom: 20px;
  }
}

@media (min-width: 1200px){
.containertesting {
    width: none;
}}


.call-section .col-md-4:nth-child(2){
  /* background: #00B172; */
  color: #fff;
  min-height: 487px;
  z-index: 2;
  padding:30px 30px 0px 0px;
}

.call-section .col-md-4:nth-child(3){
  /* background: #223469; */
  color: #fff;
  min-height: 487px;
  z-index: 2;
  padding:30px 15px 0px 80px;
}



.call-section .gform_heading h2.gform_title {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: normal !important;
}

h2.sec-title{
  font-size: 28.8px;
  color: #FFF;
}

.osky-login{
  border-radius: 5px;
}

.osky-login input[type=text], .osky-login input#user_pass {
  height: 40px !important;
  border-radius: 4px !important;
  font-size: 15px !important;

}

.call-section .tml .tml-checkbox+.tml-label {
  display: inline;
  font-weight: normal;
}

.call-section legend.gfield_label.gfield_label_before_complex {
  border-bottom: none;
  color: #fff;
  font-weight: normal;
  font-size: 24px;
}

.call-section .gform_wrapper.gravity-theme .gfield {
  grid-column: 1/-1;
  color: #fff;
}

.call-section .gform_body.gform-body {
  margin-top: 10px;
}

.call-section .gform_heading {
  margin-top: 30px;
}

.call-section .gform_wrapper.gravity-theme .gfield_label{
  font-weight: normal;
  font-size: 24px;
}

.call-section .gfield_radio {
  display: flex;
}

.call-section .gfield_radio .gchoice:first-child{
  margin-right: 10px;
}

.call-section .gfield_radio .gchoice input[type='radio']:before {
  content:'';
  display:block;
  width:13px;
  height:13px;   
  border-radius:50%;    
  border: 1px solid #fff;
  background:#FFFF;
}

.call-section .gfield_radio .gchoice input[type='radio']:checked:before {
  background:#223469;
}

.call-section .gfield_radio .gchoice label{
  font-weight: normal;
}

.call-section .gform_footer input[type=submit] {
  background: rgba(0,0,0,0) url(../images/btn-find-blue.png) no-repeat scroll 0 0;
  font-weight: normal !important;
  text-transform: uppercase !important;
  
}

.call-section .gform_footer input[type=submit]:hover {
  background: rgba(0,0,0,0) url(../images/btn-find.png) no-repeat scroll 0 0;
  font-weight: normal !important;
  text-transform: uppercase !important;
}


.call-section .tml.tml-login {
  margin-top: 30px;
}


.call-section .col-md-4 ul.details-home {
  padding-top: 70px;
}


.heart-overlay{
  background: url('../assets/img/heart.svg');
  position: absolute;
  height: 100%;
  z-index: 1;
  width: 95%;
  background-position: top 40px center;
  background-size: 95% auto;
  background-repeat: no-repeat;
  opacity: 35%;
}

@media (min-width:1669px){
  .heart-overlay{
    width: 150%;
    margin-left: -30%;
  
  }
}
.sponsor-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

/*
.sponsor-section img {
  max-height: 90px !important;
} 
*/

.call-section button.tml-button {
  background: rgba(0,0,0,0) url(../images/btn-find.png) no-repeat scroll 0 0;
  color: #fff !important;
  display: block !important;
  font-size: 15px !important;
  height: 42px !important;
  line-height: 21px !important;
  padding: 0 !important;
  width: 85px !important;
  font-weight: 700 !important;
  border: none !important;
  padding: 0 15px 0 0 !important;
  font-weight: normal !important;
  text-transform: uppercase !important;
  float: right;
  font-family: 'mr-eaves-xl-mod-bold';
}

.call-section button.tml-button:hover {
  background: rgba(0,0,0,0) url(../images/btn-find-blue.png) no-repeat scroll 0 0;
}

.whoweare-section .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.whoweare-section .content-img img{
  width: 100%;
  height: 480px;
  padding-left: 5px;

}
@media (max-width: 768px) {

.whoweare-section .content-img img{
  height: auto;

}

}
@media (min-width: 992px){
  .whoweare-section .content-img{
    width: 50%;
	padding: 0px;
  }
  
  .whoweare-section .content-text{
    width: 50%;
    padding-left: 10px;
  }

}


@media (max-width: 991px){

  .whoweare-section .content-text{
    margin-top: 30px;
padding: 0px;
  }

}


.home ul.tml-links {
  display: none;
}

.home .tml-field-wrap.tml-rememberme-wrap {
  display: none;
}

.home .tml-field-wrap.tml-submit-wrap {
  margin-top: 35px;
}


.your-will{
  /* background: url('../images/why-banner.png') no-repeat; */
  background-repeat: no-repeat !important;
  position: relative;
  background-size: auto 100% !important;
  background-position: center !important;
  max-width: 1903px;
  margin: 50px auto
}

.your-will .container{
  padding: 50px 0;
  position: relative;
}

.your-will button.button {
  margin-bottom: 30px;
  border: 1px solid #00B172;
  background: #00B172;
  outline: 3.5px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 0 2px hsl(0deg 0% 100%), 0 0 0 4.5px hsl(0deg 0% 90%);
  display: flex;
  align-items: center;
  padding: 5px 10px;
  font-size: 15px;
  color: #fff;
  font-family: 'mr-eaves-xl-mod-bold';
}

.your-will button.button:hover {
  background: #223469;
  border: 1px solid #223469;
}

.your-will button.button p{
    margin-bottom: 0;
    margin-right: 10px;
}


.your-will .row {
  width: 60%;
  margin: auto;
}

.your-will .yw-overlay {
  height: 100%;
  width: 100%;
  background: #ffffff94;
  position: absolute;
}


.your-will-banner{
  /* background: url('../images/your-will-kids.png') no-repeat; */
  background-repeat: no-repeat !important;
  position: relative;
  background-position: center !important;
  height: 371px;
  background-size: cover !important;
  max-width: 1903px;
    margin: auto
}

.your-will-banner .yw-overlay {
  height: 100%;
  width: 100%;
  /* background: linear-gradient(173.92deg, rgba(0, 0, 0, 0.111828) 48.73%, #000000 91.97%); */
  position: absolute;
}

.your-will-banner .container{
  padding: 30px 0;
  position: relative;
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.your-will-banner button.button {
  margin-bottom: 30px;
  border: 1px solid #00B172;
  background: #00B172;
  outline: 3.5px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 0 2px hsl(0deg 0% 100%), 0 0 0 4.5px hsl(0deg 0% 90%);
  display: flex;
  align-items: center;
  padding: 5px 10px;
  font-size: 15px;
  color: #fff;
}

.your-will-banner button.button:hover {
  background: #223469;
  border: 1px solid #223469;
}

.your-will-banner button.button p{
    margin-bottom: 0;
    margin-right: 10px;
}


.your-will-banner .row {
  color: #fff;
  margin-right: 15px;
  margin-left: 15px;
}

a.learnmore{
  display: flex;
  align-items: center;
  float: right;
  /* font-weight: 600; */
}
 
#Solicitor button.btn-find-other {
  float: right;
}

.footer-btt{
  display: flex;
  justify-content: flex-end
}
#Charity button.button.charity-btt {
  color: #223469;
  font-family: 'mr-eaves-xl-mod-bold';
  border: 1px solid #223469;
  background: #fff;
  outline: 3.5px solid #ffffff;
  border-radius: 5px;
  box-shadow: 0 0 0 2px hsl(0deg 0% 100%), 0 0 0 4.5px hsl(0deg 0% 90%);
  display: flex;
  align-items: center;
  padding: 5px 10px;
  font-size: 15px;
  font-weight: 700;
  margin-right: 20px;
  height: 34px;
  margin-top: 5px;
}

.home-form.tab button.tablinks
{
  font-size: 24px ;
  font-family: 'mr-eaves-xl';
  font-weight: 700;
}

#Charity button.button.charity-btt:hover {
  background: #00B172;
  color: #fff;
  border: 1px solid #00B172;
}

#Charity button.btn-find-other{
  font-weight: 700;
  font-family: 'mr-eaves-xl-mod-bold';
}

#Charity button.btn-find-other:hover{
  background: rgba(0,0,0,0) url(../images/btn-find-blue.png) repeat scroll 0 0;
}


#Charity button.button.charity-btt p {
  margin-bottom: -3px;
  margin-right: 10px;
}


.call-section {
  max-width: 1903px;
  margin: auto;
}

.call-section-cover {
  background-image: linear-gradient(to right,#00b172 50%,#223469 50%);
}


.details-home a,
.details-home a:hover,
.details-home a:active,
.details-home a:focus{
  color: #fff;
}


@media(max-width:991px){
  .hm-news-feature h2.hm-news-h2{
    margin-top: 30px;
  }

  .call-section .container {
    background-image: linear-gradient(to bottom,#00b172 65%,#223469 35%);
  }

  .call-section-cover {
    background-image: linear-gradient(to bottom,#00b172 65%,#223469 35%);
  }

  .heart-overlay {
    background-position: center !important;
    background-size: cover;
  }

  .call-section .col-md-4 ul.details-home {
    padding-top: 0 !important;
  }

  .call-section .col-md-4{
    /* background: #00B172; */
    min-height: 1px !important;
  }

  .call-section button.tml-button{
    float:unset;
  }

  .call-section .col-md-4:nth-child(1){
    padding-bottom: 0;
  }

  .call-section .col-md-4:nth-child(2){
    padding-top: 0;
  }

}

.bscarousel .owl-item .item img {
 width: 100%;


}

/*

@media screen and (max-width: 991px){
  .home .cta-right .carousel-caption {
      right: 5%;
  }
}


@media screen and (min-width: 768px){
.home .carousel-caption {
    right: 5% !important;
}
}
*/

@media screen and (min-width: 768px){
  .home .carousel-caption {
      width: auto !important;
      left: auto;
      right: 5% !important;
  }
}



/*
.owl-carousel.owl-drag .owl-item {
  height: 324px;
}

.form-control,
input#charity_keyword {
  font-size: 16px;
  border: 1px solid #EBEBEB;
  height: 32px;
  color: #EBEBEB;
}
*/

select#charity_cause, 
select#charity_location {
  font-size: 16px;
  border: 1px solid #EBEBEB;
  height: 32px;
  color: #565656;
}

.page input[type=text]::placeholder {
  font-size: 16px;
  height: 32px;
  color: #565656;
}

.home .slides.owl-carousel {
  max-width: 1903px;
  margin: auto;
}

input#user_pass {
  padding: 7px 10px !important;
}

.home .tml .tml-label {
  display: block;
  margin: 0.5em 0;
  font-size: 24px;
  font-weight: normal;
}

#Solicitor input#postcode, #Solicitor select#search-area {
  font-size: 16px;
  border: 1px solid #ebebeb;
  height: 32px !important;
  color: #565656 !important;
}

.home #main .container {
  padding-bottom: 10px;
}


@media (max-width: 1199px) and (min-width: 992px){
  .home #main .col-md-4 {
    width: 50%;
  }

  iframe#home-yt {
    width: 100%;
    height: 215px;
  }

}

@media (max-width: 991px){
  iframe#home-yt {
    width: 100%;
    height: 400px;
  }
}

.home .owl-carousel .owl-item img {
  display: block;
/* width: 180px; */
}
.owl-item{
margin-left: 5px;

}

.sponsor-section img {
  height: auto !important;
}


#sponsors .container{
  width: 100%;
}

.home .owl-carousel .owl-stage {
  justify-content: center;
  align-items: center;
  display: flex !important;
}

.home .sponsor.owl-carousel .sponsor-box{
  padding: 0 10px;
}

.home .sponsor.owl-carousel .item {
  padding: 0 15px;
}

/* ========= Landing Page 12/7/2022 =======================*/

.page-template-page-landing-page .main h1,
.page-template-page-landing-page .main h2,
.page-template-page-landing-page .main h3,
.page-template-page-landing-page .main h4,
section.landing-banner .description h1,
section.landing-banner .description h2,
section.landing-banner .description h3,
section.landing-banner .description h4{
  color:#263465;
  font-weight: 700;
  margin-bottom:20px;
}
.description_color {
  color:#565656;
  font-size: 16px;
  margin: 16px 0px !important;
}


.page-template-page-landing-page .main p{
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:20px;
}

.page-template-page-landing-page .main p iframe{
  max-width: 765px;
  margin-left:auto;
  margin-right:auto;
}

.page-template-page-landing-page section.bg-grey{
  background-color: #F5F5F5;
  padding-top:48px;
  padding-bottom: 48px;
}

.page-template-page-thank-you section.bg-grey{
  background-color: #F5F5F5;
}

.page-template-page-landing-page section.bg-grey p{
  font-size: 20px;
  margin-bottom: 25px;
}

.page-template-page-landing-page section.bg-grey p:last-child{
  margin-bottom: 0;
}

.page-template-page-landing-page .sponsor,
.page-template-page-thank-you .sponsor{
  padding-top: 25px;
  padding-bottom: 25px;
}

.page-template-page-landing-page .sponsor p,
.page-template-page-thank-you .sponsor p{
  font-size: 20px;
}

.page-template-page-landing-page .main .btn-primary{
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-color:#4FAE77;
  background-color: #4FAE77;
  font-size: 20px;
  text-transform: uppercase;
  min-height: 58px;
  border-radius: 0;
  max-width: 370px;
  width: 100%;
  margin: auto;
}

.page-template-page-thank-you .main .btn-primary{
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  border-color:#4FAE77;
  background-color: #4FAE77;
  font-size: 20px;
  text-transform: uppercase;
  min-height: 58px;
  border-radius: 0;
  max-width: 186px;
  width: 100%;
}

.heart-pt{
	position: absolute;
	right:0;
	top:40px;
}

section.landing-banner{
  padding-top:48px;
  padding-bottom: 48px;
  background: linear-gradient(277.96deg, #263465 8.61%, #4EAD7A 31.55%, rgba(78, 173, 122, 0) 78.59%);
  opacity: 0.89;
  position: relative;
}

section.thank-you-banner{
  padding-top:48px;
  padding-bottom: 48px;
  background: linear-gradient(277.96deg, #263465 8.61%, #4EAD7A 31.55%, rgba(78, 173, 122, 0) 78.59%);
  opacity: 0.89;
  position: relative;
}

section.landing-banner .landing-form{
  padding:38px 33px;
  background-color: #fff;
  max-width: 451px;
  margin-left:auto;
  box-shadow: 0px 4px 29px rgba(0, 0, 0, 0.15);
}

section.landing-banner .landing-form h2{
  color:#263465;
  font-size: 36px;
  font-weight:700;
  margin-top: 0;
  margin-bottom: 15px;
}

section.landing-banner .landing-form p{
  line-height: 22.18px;
  font-size: 18px;
  text-align: left;
}

section.landing-banner .landing-form .d-flex{
  display: flex;
  justify-content: space-between;
}

section.landing-banner .landing-form img{
  margin-bottom: 0;
}

#gform_wrapper_4{
  margin-top: 15px;
}

#gform_wrapper_4 input[type='text'],
#gform_wrapper_4 input[type='email']{
  background-color: #F5F5F5 !important;
  border-color: #F5F5F5 !important;
  min-height: 51px;
  box-shadow: none !important;
  font-size: 20px !important;
  color:#000 !important;
}

#gform_wrapper_4 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

#gform_wrapper_4 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}

#gform_wrapper_4 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}

#gform_submit_button_4{
  background: none;
  background-color: #4FAE77;
  padding: 0 !IMPORTANT;
  font-size: 20px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  width: 100% !important;
  height: 58px !important;
  margin-bottom: 0;
}

#gform_wrapper_4 .gform_footer{
  margin-bottom: 0;
}

.gform_button.button{
font-family: 'mr-eaves-xl-mod-bold';
}

/* .home .tml .tml-label {
  padding: 10px;
} */

.tml-field-wrap{
  margin-bottom: 2.5em !important;
}

@media (min-width: 641px){
.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0% !important;
}}

.page-template-page-thank-you .main h1,
.page-template-page-thank-you .main h2,
.page-template-page-thank-you .main h3,
.page-template-page-thank-you .main h4,
section.thank-you-banner .description h1,
section.thank-you-banner .description h2,
section.thank-you-banner .description h3,
section.thank-you-banner .description h4{
  color:#263465;
  font-weight: 700;
  margin-bottom:20px;
}

section.thank-you-banner ul.share-li li{
  color: #263465;
  font-weight: 700;
}

section.thank-you-banner ul.share-li li.social-li{
  padding:0 5px;
}

section.thank-you-banner ul.share-li li:first-child{
  border-right:1px solid #000;
  padding-left:0;
  padding-right:10px;
  margin-right:5px;
  font-size:20px;
}

.page-template-page-thank-you section.help{
  padding-top:48px;
  padding-bottom:48px;
}

.page-template-page-thank-you section.help img{
	width: 100%;
}

@media screen and (max-width:1199px){
	section.landing-banner .landing-form .d-flex{
		flex-wrap:wrap;
	}
}

@media screen and (max-width:991px){
	.heart-pt{
		display: none;
	}
}

@media screen and (max-width:767px){
	section.landing-banner .landing-form{
		margin-right:auto;
		margin-top: 20px;
	}

	.page-template-page-landing-page .main p iframe{
		height: 360px;
	}
}

@media screen and (max-width:480px){
	.page-template-page-landing-page .main p iframe{
		height: 300px;
	}
}

@media screen and (min-width:992px){

  .page-template-page-thank-you section.help{
    padding-bottom:90px;
  }
  
  section.thank-you-banner ul.share-li{
    margin-top:100px;
  }
  
  .page-template-page-thank-you .main h1,
  section.thank-you-banner .description h1{
    font-size:2.5em;
  }
  
  .page-template-page-thank-you .main h2,
  section.thank-you-banner .description h2{
    font-size:2.0em;
  }
  
  .page-template-page-thank-you .main h3,
  section.thank-you-banner .description h3{
    font-size:1.5em;
  }
  
  .page-template-page-thank-you .main h4,
  section.thank-you-banner .description h4{
    font-size:1.2em;
  }
  
  .page-template-page-landing-page .main h1,
  section.landing-banner .description h1{
    font-size: 2.5em;
  }

  .page-template-page-landing-page .main h2,
  section.landing-banner .description h2{
    font-size: 2em;
  } 

  .page-template-page-landing-page .main h3,
  section.landing-banner .description h3{
    font-size: 1.5em;
  }

  .page-template-page-landing-page .main h4,
  section.landing-banner .description h4{
    font-size:1.2em;
  }

  section.landing-banner{
    margin-bottom: 65px;
    padding-top: 151px;
  }

  section.thank-you-banner{
    padding-bottom:90px;
  }

  section.landing-banner .landing-form{
    position: absolute;
    right: 0;
    top: -54px;
  }

  section.landing-banner .description{
    position: relative;
    bottom:53px;
  }

  section.landing-banner .description p{
    font-size:20px;
    margin-bottom: 25px;
  }

  section.landing-banner .description p:last-child{
    margin-bottom: 0;
  }

  section.thank-you-banner .description p{
    font-size:20px;
    margin-bottom: 25px;
  }

  section.thank-you .description p:last-child{
    margin-bottom: 0;
  }

  .page-template-page-landing-page .bd-left{
    border-left:1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }

  .page-template-page-thank-you .bd-left{
    border-left:1px solid #000;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }
}



/***************** 04/08/2022 ******************/

.weekinfo-section{
  margin-top: 50px;
  position: relative;
}

.weekinfo-section .info-div {
    color: #ffffff;
    background: linear-gradient(-25deg,#223469 0%,rgba(0,176,117,1) 60%);
    border: none;
    font-weight: 600;
    font-size: 24px;
    letter-spacing: 1px;
    cursor: pointer;
    width:100%;
    padding: 10px;
    align-items: center;
    position: relative;
    overflow: hidden;
  
}


.weekinfo-section .info-div img.thumb-img {
  position: absolute;
  bottom: -66px;
  right: 0px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  opacity: 15%;
  height: 185px;
}



.weekinfo-section img{
  height: 100px;
}

.weekinfo-section h2{
  text-align: left;
  margin-bottom: 30px;

}



@media(min-width: 678px){
  .weekinfo-section .info-div {
    display: flex;
    justify-content: space-around;
  
  }

}


.weekinfo-section .info-div p{
  margin-bottom: 0;
}

.weekinfo-section .info-div p:hover {
  margin-bottom: 0;
  text-decoration: none !important;
}


@media(min-width: 1200px){
  .weekinfo-section .info-div p{
    text-align: center;
    font-size: 32px;

  }
}

@media(max-width: 999px){
  .weekinfo-section .info-div p{
    text-align: center;
    font-size: 26px;

  }
}

@media(max-width: 677px){
  .weekinfo-section .info-div p{
    text-align: center;
    font-size: 26px;
    width: 100%;
    clear: both;

  }
  
  .weekinfo-section .info-div {
    text-align: center;
  }

  .weekinfo-section img{
    height: 150px;
  }

  .weekinfo-section .info-div {
    padding: 20px;
    background: linear-gradient(-25deg,#223469 5%,rgba(0,176,117,1) 70%);
  
  }

  .weekinfo-section .info-div img.thumb-img{
    height: 260px;
    opacity: 15%;
  }

}



/*** Form fixes 26/09/2022**/

div#gform_confirmation_message_3{
  color: #fff;
  font-size: 17px;
  font-weight: normal;
}

div#gform_confirmation_message_3 a {
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  text-decoration: underline;
}


/* Homepage redesign responsive fixes */
.hm-news-feature .col-md-6{
	padding-bottom: 50px !important;
	margin-top:0px !important;
}
.hm-news-feature{
	margin-top:0px !important;
}

@media screen and (min-width:992px){
	.middle-section .row .content-text iframe{
		margin-bottom:3px;
	}
}

@media screen and (max-width:1199px){
	.whoweare-section .content-img img{
		object-fit:cover;
		object-position:center center;
	}
	
	.middle-section #mep_0{
		height:310px !important;
	}
	
	#home-yt{
		height:286px !important;
	}
	
	.hm-news-feature .content-img img{
		width: 100% !important;
    object-fit: cover;
	}
}

@media screen and (max-width:991px){
	.whoweare-section .col-md-4.content-img{
		display:none;
	}
	
	.whoweare-section .whoweare-text-2022{
		padding-top:0 !important;
		padding-left:30px !important;
		padding-right:30px !important;
		padding-bottom:30px !important;
	}
	
	.middle-section .row .content-text:first-child{
		margin-bottom:70px;
	}
	
	.middle-section .row .content-text img{
		width:100%;
	}
	
	.middle-section .wp-video{
		width:100% !important;
	}
	
	.middle-section .responsive-iframe{
		height:400px;
	}
	
	.middle-section #mep_0{
		height:400px !important;
	}
	
	#home-yt{
		height:400px!important;
	}
	
	.hm-news-feature{
		padding:0 15px;
	}
	
	.middle-section + .row{
		margin-left:-15px !important;
	}
	
}

@media screen and (max-width:767px){
	.middle-section .responsive-iframe{
		height:360px;
	}
	
	.middle-section .responsive-iframe{
		height:360px;
	}
	
	.middle-section #mep_0{
		height:360px !important;
	}
	
	#video-81-1_html5{
		height:360px !important;
	}
	
	#home-yt{
		height:360px!important;
	}
}

@media screen and (max-width:480px){
	.middle-section .responsive-iframe{
		height:200px;
	}
	
	.middle-section .responsive-iframe{
		height:200px;
	}
	
	.middle-section #mep_0{
		height:200px !important;
	}
	
	#video-81-1_html5{
		height:200px !important;
	}
	
	#home-yt{
		height:200px !important;
	}
	
	.stories-section button.button{
		margin-top:5px !important;
	}
}


/*****Find page changes 06/12/2022****/


@media(min-width:768px){
  .row.result-row{
      display : flex;
      max-height: 165px;
  }

  .row.result-row .col-sm-3 img {
      object-fit: cover;
      height: 100%;
      width: 100%;
  }

  form.findacharityform .select-wrap {
      width: 29%;
  }

  form.findacharityform .form-group {
      border: 1px solid #ccc;
      border-radius: 4px;
      width: 29%;
  }


  form.findacharityform {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: space-between;
  }

  .page-template-tpl-find-a-charity form.findacharityform div.select-wrap,
  .page-template-tpl-find-a-charity form.findacharityform .form-group input.form-control,
  .page-template-tpl-find-a-charity form.findacharityform .form-group {
      margin-bottom: 0;
  }

  .page-template-tpl-find-a-charity .box.selects-box {
      width: 100% !important;
      max-width: 100%;
      padding: 0;
      border: none;
      margin-bottom: 45px;
      margin-top: 30px;
  }


}


.page-template-tpl-find-a-charity .container>.row {
  margin-right: 0;
  margin-left: 0;
}


@media(max-width:767px){
  .row.result-row .col-sm-3,
  .row.result-row .col-sm-9{
      width: 100%;
      margin-bottom: 20px;
  }

  .row.result-row {
      margin-right: 0;
      margin-left: 0;
  }

  .row.result-row .col-sm-3 img {
      margin: auto;
  }

  .page-template-tpl-find-a-charity .main {
      padding: 15px;
  }

  .page-template-tpl-find-a-charity .col-sm-3,
  .page-template-tpl-find-a-charity .col-sm-9{
      padding-right: 0;
      padding-left: 0;
  }

}

