@font-face {
    font-family: "Figtree";
    src: url(../fonts/Figtree-VariableFont_wght.ttf); /* IE9 Compat Modes */
    /* src: url(../fonts/BloggerSans.eot?68df5283cf9c04c09417802910389bb8?#iefix) format("embedded-opentype"), url(../fonts/BloggerSans.woff?29997dacc8d841113d40b8acd217678d) format("woff"), url(../fonts/BloggerSans.ttf?473736286be144390e31406f9bcb34a6) format("truetype"), url(../fonts/BloggerSans.svg?4e45ea71c03a821bc0ba64e94bb90437#BloggerSans) format("svg"); Legacy iOS */
    font-style: normal;
    font-weight: normal;
  }
  @import url('https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap');
  
  body {
    font-family: "Figtree", sans-serif;
  }
  
  body{
    position: relative;
  }
  
  .navbar-brand-class{
    display: flex;
  
  }
  
  .full-width-text{
    padding-top: 60px;
  }
  .spacing-top{
    margin-top: 5px;
  }
  
  h1{
    font-size: 46px;
    font-weight: 700;
  }
  
  .custom-grey-btn{
    /* padding: 20px 15px 20px 15px; */
    background: #49525C!important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 32px;
    border: 2px solid #49525C;
    background: #49525C;
    color:#fff ;
    font-size: 20px;
    font-weight: 500;
    line-height: 100%; /* 20px */
    letter-spacing: 0.5px;
  
  }
  
  
  .custom-grey-btn:hover{
    color: #fff;
  }
  
  .image-and-text{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  .flash-appeal-title{
    display: grid;
    padding-top: 70px;
    padding-bottom: 40px;
    font-size: 42px;
    font-weight: 700;
	color: #49525C;

  }
  
  .text-decoration-none{
    text-decoration: none;
  }
  
  .page-footer{
    /* background-color: #f8fffd; */
    padding-top: 100px;
    padding-bottom: 50px;
  }
  
  /* .hero-banner{
    max-height:700px;
  
  } */
  
  .hero-banner-image{
    width: 100%;
  }
  
  @media only screen and (min-width: 998px) {
  .hero-banner{
    height: 857px;
    padding-top: 120px;
  }
  }
  
  @media only screen and (max-width: 998px) {
  .hero-banner{
    padding-bottom: 50px;
  }
  }
  
  .hero-banner-content{
    color: #FFF;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    /* font-family: Figtree; */
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 61.6px */
    margin-top: 30%;
  }

  .page-id-7 .hero-banner-content{
	     margin-top: 40%;
}

  @media only screen and (min-width: 998px) {
  .hero-banner-content{
    margin-right: 90px;
	max-width: 556px;
  
  }
  }
  
  
  
  .logo-text{
    color: #49525C;
    /* font-family: Figtree; */
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; 
    padding-right: 40px;
    padding-left: 40px;

  }

 @media only screen and (min-width: 992px) {
.logo-text{
    padding-top: 30px!important; 
}
}

 @media only screen and (max-width: 500px) {
.logo-text{
    padding-right: 20px!important;
    padding-left: 20px!important;;
}
}
  
  .full-width-text-home{
    color: #49525C;
    /* font-family: Figtree; */
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 39.6px */
  }
  
  h4{
    /* font-family: Figtree; */
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 39.6px */
  }
  p{
    color: #49525C;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 25.2px */
  }
  
  
  .who-title-footer{
    color: #49525C;
    /* font-family: Figtree; */
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 19.8px */
	margin-bottom:2px
  }
  
  .card-title{
    color: #49525C;
    /* font-family: Figtree; */
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 110%; /* 22px */
  }
  
  .card-text{
    color: #49525C;
    /* font-family: Figtree; */
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%; /* 22.4px */
  }
  
  @media only screen and (min-width: 998px) {
  .top-logo{
    width: 280px;
  
  }
  }
  
  @media only screen and (max-width: 998px) {
  .top-logo{
    /* width: 100px; */
    height: 40px;
  
  }
  }

  @media only screen and (max-width: 390px) {
  .top-logo{
    /* width: 100px; */
    height: auto!important;
    max-width:110px!important;
  }
  }
  
  @media only screen and (max-width: 998px) {
  .mobile-col-gap{
    margin-bottom: 20px;
  
  }
  }
  
  h1{
  font-size: 56px!important;
  line-height: 110%!important;
  font-weight: 700!important;
  }
  
  h2{
  font-size: 42px!important;
  line-height: 110%!important;
  font-weight: 700!important;
  
  }
  
  h5{
  font-size: 20px!important;
  line-height: 130%!important;
  font-weight: 600!important;
  font-style: normal;
  color: #49525C;
  }
  
  @media only screen and (min-width: 998px) {
  .footer-contact-details{
  padding-right: 55px;
  line-height: 100%;
  }
  }
  
  @media only screen and (min-width: 998px) {
  .footer-general-enquires{
  line-height: 100%;
  }
  }
  
  .flash-appeals-container{
  padding-bottom: 4px;
  }
  
  .col-image{
    max-width: 100%;
    max-height: 100%;
  }


@media only screen and (min-width: 600px) and (max-width: 998px) {
img.hero-banner-image {
    margin-top: 80%;
}
}

  
  @media only screen and (max-width: 998px) {
  .logo-text{
  font-size: 11px;
  }
  }

.size-35{
	font-size: 35.2px;
	font-style: normal;
	font-weight: 500;
	line-height: 44px; /* 35.2px */
}


.hero-banner.desktop-banner{
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.hero-banner.mobile-banner{
    background-size: contain!important;
    background-repeat: no-repeat!important;
}

.mobile-banner .hero-banner-content {
    margin-top: 29%;
    font-size: 22px !important;
}

.col-md-5.col-lg-4.mobile-fundraise {
    background: #F4FDFF;
    padding: 20px;
}


a.text-decoration-none.wt-cli-element.cli_settings_button.manage-cookies {
    color: #49525C!important;
}


/*additional css */
  @media only screen and (min-width: 998px) {
.desktop-quote {
    padding: 5px 200px;
}
}