@font-face {
    font-family: 'Cirka';
    src:url('/fonts/PPCirka-Regular.woff2') format('woff2'),
        url('/fonts/PPCirka-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



html {
  margin: 0;
    height: 100%;
    width:100%;
      /* overflow-x: hidden; */
}


body>div {
  overflow-x:hidden;
}

img{
  max-width:100%;
}

body{
  font-family: 'Cirka', Georgia;
  font-weight:normal;
   position: relative;
  background:#002B16;
  font-size:14px;
  color:#00AD56;
  margin: 0;
  height:100%;
  width:100%;
     overflow-x: hidden;


}

.main-heading{
  text-align: center;
  position: absolute;
  bottom:0px;
  padding-bottom:50px;
  padding-top: 200px;
  width:100%;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
}

.hero{
  position: relative;
  height:95vh;
  overflow: hidden;
}

.item{
  background-size:cover;
  background-position: top 15% center;
  width:100%;
  height:95vh;
}

.container{
  padding-right:25px;
  padding-left:25px;
}
.immunisations h1{
  color:#CDDF69;
}
.immunisations .screenings-introduction p{
color:#CDDF69;
}



.immunisations .screening-text .outline-btn{
color:#CDDF69;
margin-top: 50px;
border-color:#CDDF69;
}

.immunisations .screening-text .outline-btn:hover{
  color:#002B16;
background:#CDDF69;
}


p{
  line-height:1.3;
}

h1{
font-family: "din-condensed";
font-weight: 400;
font-style: normal;
text-transform: uppercase;
font-size:124px;
line-height: 0.8;
 word-spacing: 30px;
}
h2{
  text-align: center;
  font-size: 54px;
}

h3{
  font-family: "din-condensed";
  font-weight: 400;
  font-style: normal;
  letter-spacing:4px;
  text-transform: uppercase;
  font-size:60px;
}

h4{
  font-family: "din-condensed";
  font-weight: 400;
  font-style: normal;
  letter-spacing:3px;
  text-transform: uppercase;
  font-size:40px;
  margin-bottom:30px;
}

.full-section{
  padding-top:150px;
  padding-bottom: 150px;
}

.introduction p{
  text-align: justify;
 text-align-last: center;
}
.screenings-introduction{
  padding-top:100px;
  padding-bottom:100px;
}
#dark-logo{
  opacity:0;

}

.go-transparent #dark-logo{
    opacity:1;
}

.video-screen{
  margin-top: 80px;
    margin-bottom: 80px;
}
.select-one{
    margin-top: 80px;
}

.screenings-introduction p{
  text-align: justify;
 text-align-last: center;
 font-size: 30px;
}
.text-half{
padding: 250px 50px;

}
.text-half h3{
margin-bottom: 40px;
}

.screenings .text-half h3{
margin-bottom: 20px;
}

.text-half p{
margin-bottom:50px;
}

.introduction .row{
  padding-top: 85px;
  padding-bottom: 85px;
}
.img-half{
background-position: top center;
background-size: cover;
}




.screenings .img-half{
    background-image:url('../img/hero/FFYW_35.jpg');

}

.immunisations .img-half{
    background-image:url('../img/hero/FFYW_06.jpg');

}

.about .img-half{
    background-image:url('../img/hero/FFYW_14.jpg');

}
.cervical-screenings .img-half{
    background-image:url('../img/hero/FFYW_40.jpg');

}

.breast-screenings .img-half{
    background-image:url('../img/hero/FFYW_12.jpg');

}

/* .owl-nav{
  position:absolute;
  top: 50%;
      transform: translateY(-50%);
  width:100%;
} */

.owl-prev{
  position:absolute;
  width: 18px;
  height: 31px;
  top: 50%;
  left:40px;;
      transform: translateY(-50%);
}

.owl-next{
  position:absolute;
  width: 18px;
  height: 31px;
  top: 50%;
  right:40px;;
      transform: translateY(-50%);
}

.owl-prev:hover, .owl-next:hover, .owl-theme .owl-nav [class*=owl-]:hover {
background:none !important;
}

.owl-theme .owl-nav [class*=owl-]:focus{
  outline:none !important;
}

.owl-nav img{
max-width: 100%;
}


.content-container{

  width:100%;
  text-align: center;

}
.content-container p{
  max-width:380px;
  margin-left: auto;
  margin-right:auto;
}

.full-section .content-container p{
  max-width:850px;
  margin-left: auto;
  margin-right:auto;

    text-align: justify;
   text-align-last: center;
}

.full-section h3{
font-size:72px;
margin-bottom: 60px;
}

.outline-btn{
font-family: "din-condensed";
border:1px solid #002B16;
color:#002B16;
font-size: 24px;
padding:5px 65px;
border-radius:0;
text-transform: uppercase;
}

.outline-btn:hover{
background:#002B16;
color:#00AD56;
text-decoration: none;

}

.submit-row .outline-btn{
border-color:#fff;
border-radius:0;
width: auto;
padding-left: 65px;
padding-right: 65px;
cursor:pointer;
}

.submit-row .outline-btn:hover{
background:#fff;
color:#002B16;
}

/* #storerocket-widget{
  height:900px !important;
} */

.screening-text{
  margin-bottom:80px;
  text-align: center;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.screening-text .outline-btn{
  color:#00AD56;
  border-color: #00AD56;
margin-top:50px;
  display: inline-block;
}

.screening-text .outline-btn:hover{
  background:#00AD56;
  color: #002B16;

}


.outline-btn span::before{
  content:'';
  display: inline-block;
  background-image:url('/img/location.svg');
  background-repeat: no-repeat;
  background-size: contain;
  width:12px;
  height:18px;
  margin-right: 10px;

}

.outline-btn:hover span::before{
  background-image:url('/img/location-hover.svg');
}


.brown .outline-btn{
color:#CDDE68;
border-color:#CDDE68;
}
.brown .outline-btn:hover{
background:#CDDE68;
color:#756F00
}

.light-yellow .outline-btn:hover{
color:#CDDE68;
}

.light-blue{
  background:#CCDBE2;
  color:#002B16;
}

.mid-green{
  background:#00AD56;
  color:#002B16;
}
.light-yellow{
background:#CDDE68;
color:#002B16;
}

.brown{
  background:#756F00;
  color:#CDDE68;

}


.eapps-facebook-feed-item-author-name a{
    font-family: 'Feijoa Medium', Georgia;
    font-size: 18px !important;
}

.eui-item-text {

    font-size: 18px !important;

    line-height: normal !important;
  }

.owl-carousel .animated {
  animation-duration: 3000ms !important;
 }
/* .fadeIn{
 -webkit-animation-delay: 2.5s;
   -moz-animation-delay: 2.5s;
   -o-animation-delay: 2.5s;
   -ms-animation-delay: 2.5s;
} */

 .feeds .col-md-6{
   margin-left:auto;
   margin-right:auto;
 }

 .fw-about a{
   color:#fff !important;
   text-decoration:underline;
 }

 .fw-allresources .container{
   max-width:700px;
 }

  .fw-about{
    text-align:center;
  }

 .fw-about .container{
   max-width:900px;
 }

 .fw-anchors{
   max-width:700px !important;
 }

.feed-intro{
  max-width:900px;
  margin-left:auto;
  margin-right:auto;
}

.fw-info-text p a{
  color:#fff;
  text-decoration:underline;
}

.fw-page-intro p a{
  color:#fff;
  text-decoration:underline;
}

.topbar.scrolled {

  transition: background-color 200ms linear;
  background: rgba(0,43,22,1)
  /* background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,43,22,1) 0%, rgba(0,43,22,0) 100%); */
/* -webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px); */
}

strong{

      font-weight: normal;

}
p strong{

      font-weight:500;
}


.footer-bar{
  background-image:url('../img/footer-bar.jpg');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height:18px;
  width:100%;
  margin-top:150px;

}
.short-join{
height: 100px !important;
}

.faq-page .fw-resources {
    padding-bottom: 0px;

  }
.testimonial-1{
margin-top: 150px;
}
.testimonial-2{
margin-top: 300px;
}

.testimonial-3{
margin-top: 300px;
}





.feeds{
  margin-top:100px;
}
.faq-border{
  position:relative;
  padding-top:10px;
  padding-bottom:40px;
}

.faq-top{
  height:12px;
    background-image:url('../img/faq-top.jpg');
    background-size: 100% 100%;

}
.faq-btm{
  height:12px;
    background-image:url('../img/faq-btm.jpg');
    background-size: 100% 100%;

}

.faq-middle{
  padding:40px;
}

.faq-left{
width:12px;
background-image:url('../img/faq-left.jpg');
background-size: 100% 100%;

height:100%;
}

.faq-right{
width:12px;
background-image:url('../img/faq-right.jpg');
background-size: 100% 100%;

height:100%;
}

.faq-column{
      display: table-cell;
}

.feeds h3{
  font-size: 26px;
  border-bottom:1px solid #fff;
  padding-bottom: 30px;
    margin-bottom: 30px;
}

#eapps-facebook-feed-1 .eapps-facebook-feed-container{
  max-width:100% !important;
    font-family: 'Mukta Mahee', sans-serif !important;
}


.eapps-twitter-feed-container{
    font-family: 'Mukta Mahee', sans-serif !important;
}
.eapps-facebook-feed-posts-inner{
  border-top:0px !important;
}

.eapps-facebook-feed-posts{

padding:0 !important;
}

.eapps-facebook-feed-inner{
  border:0px !important;
  border-radius:0px !important;
}

.eapps-facebook-feed-posts-item-inner{
  background:rgba(0,0,0,0) !important;
}
.eapps-facebook-feed-posts-item{
    background:rgba(0,0,0,0) !important;
}

.eapps-facebook-feed-inner a {
    color: #008040 !important;

  }

.eapps-facebook-feed-item-author-name a,.eui-item-text{
  color:#fff !important;
}

.eapps-facebook-feed-popup-item-info, .eapps-facebook-feed-popup-item-comments{
  background:#000 !important;
}

.eapps-facebook-feed-medium .eapps-facebook-feed-posts-item{
  width:100% !important;
}

.eapps-twitter-feed-medium .eapps-twitter-feed-posts-item{
  width:100% !important;
}

.eapps-twitter-feed-color-scheme--dark .eapps-twitter-feed-posts-item-inner{
  background-color:#000 !important;
}

.eapps-twitter-feed-color-scheme--dark .eapps-twitter-feed-posts{
    background-color:#000 !important;
}

.eapps-facebook-feed-content-container::-webkit-scrollbar, .eapps-twitter-feed-posts-container::-webkit-scrollbar{
  background-color:#121212 !important;

}

.eapps-facebook-feed-posts-item-content-link-caption-meta-description{
  color:#fff !important;
}

.eapps-facebook-feed-posts-item-content-link-container a{

  color:#fff !important;
}

.eapps-facebook-feed-reactions-icon{
  border: 2px solid #000 !important;
}
.eapps-facebook-feed-item-author-picture{
  border: 1px solid #000 !important;
}


.eapps-facebook-feed-posts-item-content-link-container{
      border: 1px solid #333  !important;
}

.eapps-facebook-feed-content-container::-webkit-scrollbar-track, .eapps-twitter-feed-posts-container::-webkit-scrollbar-track {
    background-color: #121212 !important;
}

.eapps-facebook-feed-content-container::-webkit-scrollbar-track-piece, .eapps-twitter-feed-posts-container::-webkit-scrollbar-track-piece{
    background-color: #121212 !important;
    border-left:0px !important;
}

.eapps-facebook-feed-content-container::-webkit-scrollbar-thumb, .eapps-twitter-feed-posts-container::-webkit-scrollbar-thumb {
  background-color: #333 !important;
  border-radius:0px !important;

}

.eapps-twitter-feed-posts-item-media-items-1 .eapps-twitter-feed-posts-item-media-item{
  background:#000 !important;
}

.eapps-twitter-feed-inner{
  border-radius:0 !important;
}

.fw-feeds p{
  text-align:center;
}

.fw-page-intro .container{
  max-width:900px;
}

.contact-page .getintouch{
  display:none;
}

.resources-group{
  margin-bottom:90px;
}

.resources-group h3{
font-size:40px;
border-bottom: 1px solid #00AD56;
padding-bottom:30px;
margin-bottom:30px;

}

.resources-group ul li a{

  color:#00AD56;
  font-size:30px;
  font-weight:200;
  position: relative;
  display:inline-block;
}

.resources-group ul li a:hover{
  text-decoration:none;
}



.resources-group ul li a:after {
  content: '';
      position: absolute;
      bottom: -5px;
      left: 0%;
      width: 0%;
      height: 1px;
      background: #002B16;
      -webkit-transition: 0.35s;
      transition: 0.35s;

	}

.resources-group  ul li a:hover:after {

  	width: 100%;

  	}

.resources-group ul {
  list-style: none;
  margin-block-start: 0;
  padding-inline-start: 0px;

}

.resources-group li {
  margin-bottom:25px;
}

.resources-group ul li::before {
  content: "\2022";
  color: #008040;
  font-weight: bold;
  font-size:24px;
  display: inline-block;
  margin-left: 0;
  margin-right:10px;
}

.contact-details a{
  color: #00AD56;
  display: block;
  font-size: 26px;
  margin-bottom:10px;
}

.resource-link[aria-expanded="true"] h3 img{
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);

}

.fw-contactform input, .fw-contactform textarea{
width:100%;
margin-bottom:25px;
background:#000;
background-image:none;
   background-color:transparent;
   -webkit-box-shadow: none;
   -moz-box-shadow: none;
   box-shadow: none;
   border:1px solid #00AD56;
   border-radius:5px;
   padding:15px;
font-size:18px;
   color:#fff;
}
.fw-contactform input:focus, .fw-contactform textarea:focus{
  outline:none;
}

.fw-contactform input::placeholder, .fw-contactform textarea::placeholder {

  color:#00964A;
}

.eapps-twitter-feed-posts-item-link-info{
  background:#000 !important;
  color:#fff;
}

.eapps-twitter-feed-posts-item-link-image-container{
  border-bottom:0px !important;
}



.eapps-twitter-feed-posts-item-link{
border:1px solid #333 !important;
}

.g-recaptcha div{
  margin-left:auto;
  margin-right:auto;
}

.fw-contactform .submit-row input{
/* width:auto;
background:#fff;
color:#000;
border-radius:50px;
padding:15px 40px; */
}

.form-row.hidden {
	display: none;
	}

  .form-row{
    justify-content: center;
    align-items: center;
  }

#storerocket-search{
  background:#000;
}

.accordian-feature{
font-size:16px;
  font-family: 'Mukta Mahee', sans-serif;
}

.accordian-feature h3{
    font-family: 'Feijoa Medium', Georgia;
}

.collapse{

}

.fw-page-intro{
  text-align:center;
  margin-top:250px;
}





[data-video] {
  position: relative;
  margin: 0;
  padding: 0;
  height: 0;
  overflow: hidden;
  max-width: 100%;

}
[data-video] * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}





/* Individual effects */

/*---------------*/
/***** Lily *****/
/*---------------*/

figure.fw-hover img {
	max-width: none;
	width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;

}

figure.fw-hover figcaption {
	text-align: left;
}

figure.fw-hover figcaption > div {
	position: absolute;
	bottom: 60px;
	left: -10%;
	width: 120%;

}

figure.fw-hover h2,
figure.fw-hover p {
	-webkit-transform: translate3d(0,40px,0);
	transform: translate3d(0,40px,0);
}

figure.fw-hover h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
  opacity: 0;
  text-align:center;
  font-size:38px;
  margin-bottom:25px;
  line-height:1.2;

}

figure.fw-hover p {
	color: rgba(255,255,255,0.8);
	opacity: 0;
	-webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	transition: opacity 0.2s, transform 0.35s;
    text-align:center;
color:#fff;
    margin-bottom: 10px;
    font-size:24px;

}

figure.fw-hover:hover img {
	opacity: 0.5;
}


figure.fw-hover:hover p, figure.fw-hover:hover h2 {
	opacity: 1;
}

figure.fw-hover:hover h2,
figure.fw-hover:hover p {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.fw-hover:hover p, figure.fw-hover:hover h2 {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
	-webkit-transition-duration: 0.35s;
	transition-duration: 0.35s;
}


.fw-iwi{
  font-family: 'Mukta Mahee', sans-serif;
  font-size:18px !important;
}


.timeline .default-line {
	 content: '';
	 position: absolute;
	 left: 50%;
	 width: 1px;
	 background: #000;
	 height:100%;
}
 .timeline .draw-line {
	 width: 1px;
	 height: 0;
	 position: absolute;
	 left: 50%;
	 background: #fff;
}




.panel-btm{
  position:absolute;
  bottom:0
}

.fw-social h4{
  font-size:22px;
  margin-bottom:35px;
}

.getintouch{
  margin-bottom:150px;
}

.fw-social{
  text-align:center;
}
.fw-copyright{
margin-top:50px;
  color:#00AC56;
  font-size:14px;

}

.fw-social a{
  display:inline-block !important;
  width:30px;
  height:30px;
  margin:0 15px;

}

#fw-fade{
  z-index:0;
}


.join {
	height:calc(240px + 60px);
	position: relative;
	overflow: hidden;
	width: 3px;/* greater than 1px for edge bug*/
	margin: 0px auto;
	/* z-index: 2; */
	background:url(../img/green.png) no-repeat fixed 50%;
	background-size:1px 70vh;

}

.immunisations .join {
	background:url(../img/yellow.png) no-repeat fixed 50%;
  	background-size:1px 70vh;
}

.join-large{
  	height:100%;

}


.panel{

  margin-top:75px;
  margin-bottom:75px;
}

.resource-link h3{
color:#fff;
font-size:36px;
margin-bottom:40px;
margin-top:40px;
}

.resource-link h3 img{
width:13px;
margin-right:15px;
display:inline-block;
    margin-top: -8px;

}

.resource-link:hover{
color:#fff;
text-decoration: none;

}

.accordian-feature{
border-bottom:1px solid #fff;
padding:10px 0;

}

.fw-resources{
padding-bottom:50px;

}

.fw-resources .container{
  max-width:900px;
}


.fw-testimonials{

}

.getintouch a{
  margin-bottom:10px;
}


.fw-footer{

padding-top:100px;
background:#002B16;


}

.fw-footer a{
display:block;
margin-bottom:25px;
}

.fw-footer li a{
color:#dedede;
display:inline-block;
font-size:21px;
font-weight:300;
margin-bottom:25px;
position:relative;

}
.copyright-bar{
  color:#616362;
  font-size: 10px;
  font-family: 'Mukta Mahee', sans-serif;
  padding-bottom:20px;
}

.fw-footer p{

font-size:18px;
font-weight:300;
margin-bottom:60px;

}

.fw-footer a:hover{
color:#fff;


}

.side-feature{
  text-align:center;
  padding-top:50px;
}
.side-feature img{
  max-width:416px;
}

.fw-footer a div{
  display:inline-block;
}

.fw-footer ul {
  list-style: none;
  padding-inline-start: 0px;
}


.fw-footer a:hover{
  text-decoration:none;
}



.underline:after{
  content: '';
    position: absolute;
    bottom: 0px;
    left: 0%;
    width: 100%;
    height: 1px;
    background: #dedede;

}

.created-by img{
  max-width:137px;
  margin-bottom:15px;
  width: 100%;
}

.fw-footer h3{
margin-bottom:25px;

}

.spacing {
  height: 75vh;
  margin: 25px;
  display: block;
}

.startLine {
  margin-top: 25px;
  padding-top: 150px;
  border-top: 1px dashed #999;
}

.line-backdrop {
  margin-top: 100px;
  position: relative;
  width: 1px;
  height: 800px;
  background: #000;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);

  border: 1px solid #000;
}

.line {
  position: absolute;
  width: 1px;
  height: 0px;
  background: #fff;
  z-index: 2;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
  transition: all .2s ease-out;
  filter: drop-shadow(0 0 8px #34EF92)
}

.box {
  top: 25%;
  position: relative;
  z-index: 999;
background-size:cover;
  width: 400px;
  height: 556px;
  display: flex;
  justify-content: center;
  align-items: center;

}





.box:nth-child(even) {
  transform: translateX(calc(150px));
}

.box:nth-child(odd) {
  transform: translateX(calc(-100% - 150px));
}

.box.active {
  /* filter: drop-shadow(0 0 10px #454545); */
  border-color: #FFF;
  color: #FFF;

}

.box.active:before {
  background: #FFF;
}



.one{
  background-image:url('../img/testimonial-1.jpg');
}

.two{
  background-image:url('../img/testimonial-1.jpg');
}

 .c-scrolldown {
	 width: 1px;
	 height: 300px;

	 position: absolute;
	 bottom: 20px;
	 left: 0;
	 right: 0;
	 margin: 0 auto;
	 overflow: hidden;
}
 .c-scrolldown .c-line {
	 width: 100%;
	 height: 100%;
	 display: block;
	 background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 50%);
	 background-position: 0 -300px;
	 background-size: 100% 200%;
	 animation: scrolldown 3.2s cubic-bezier(0.76, 0, 0.3, 1) forwards infinite;
}

 @keyframes scrolldown {
	 0% {
		 background-position: 0 -300px;
	}
	 75% {
		 background-position: 0 0;
	}
	 100% {
		 background-position: 0 300px;
	}
}


.fw-info .container{
max-width:880px;
text-align: center;

}

.fw-info{
margin-top:50px;
margin-bottom:50px;
}

.fw-info h2, .fw-page-intro h1, .fw-feeds h2, .fw-about h2 {
font-size:60px;
line-height:1.5;
margin-bottom:60px;
text-align:center;

}

.fw-info p, .fw-page-intro p, .fw-feeds p, .fw-about p{
font-size:26px;
line-height:1.8;
margin-bottom:2rem;

}

.fw-intro{
  height:100vh;
  text-align:center;
  display: flex;
align-items: center;
justify-content: center;
}

.fw-intro h1{
font-size:72px;
line-height:1.2;
}




.topbar{
padding:40px 50px;
position: fixed;
top: 0;
width: 100%;
z-index:1;


}





.go-transparent{
  background-color: transparent !important;
}



.container{
  max-width:1370px;
}

.hide-element{
  opacity:0;

}


.owl-dots{
  display:none;
}

.tabs a{
  text-decoration:none;
  color:#2d2d2d;
}


.tabs a:hover{
  text-decoration:none;
  color:#AC4239;
}


.main-logo img{
  width:312px;
  position:absolute;
z-index:2;

}




.main-menu{
  text-align:right;
}



.about-icons a:hover{
  text-decoration:none;
}

.homepage h1{
font-size:30px;
line-height:1.5;
margin-bottom:0;

}

.menu-details a{
color:#fff !important;

}

.vcenter{

    justify-content: center;
display: flex;
align-items: center;


}

.center{
  text-align:center;
}

.vbottom{

position:absolute;
bottom:0;
max-height: 100%;


}

.menu-details{
  max-width:800px;
  position:absolute;
  right:50px;
  bottom:50px;
}



.menu-details h3{
  color:#fff;
  font-size:12px;
    margin-bottom:20px;;
}
.menu-details p{
  margin-bottom:0;
  color:#fff;
  font-size:12px;
}


/** styling for the hamburger menu **/

.toggle-button {
  position: relative;
  display:inline-block;
  height: 23px;
  width: 31px;
  cursor: pointer;
  z-index: 3;
}

.bar {
  background-color: #00AD56;
  display: block;
  width: 100%;
  height: 2px;
  border: 0;
  -webkit-transition: all .35s ease;
  transition: all .35s ease;
}

.bar + .bar {
  margin-top: 7px;
}

.middle {
  top: 15px;
}

.bottom {
  top: 30px;
}

.toggle-button:hover {
  opacity: .7;
}

.toggle-active .bar {
  background-color: #002B16;
}

.toggle-active .top {
  -webkit-transform: translateY(6px) translateX(0) rotate(45deg);
}

.toggle-active .middle {
  opacity: 0;
}

.toggle-active .bottom {
  -webkit-transform: translateY(-12px) translateX(0) rotate(-45deg);
}


/** styling for the overlay. The sliding-down effect of the overlay is given by the initial zero height and the onclick 100% height. **/

.overlay {
  position: fixed;
  background: #B4FD92;
    /* -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px); */
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .35s, visibility .35s, height .35s;


}

.menu-holder{
  display: flex;
  align-items: flex-end;
  justify-content: center;
  width:100%;
  height:50vh;
padding-bottom:50px;
}

 p{
  font-size:24px;

}


/* class added to the overlay on click*/

.nav-active {
  opacity: 1;
  visibility: visible;
  height: 50%;

}

.overlay ul {
  display: block;

  font-family: 'Mukta Mahee', sans-serif;
  position: relative;

  left: 0;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  list-style: none;



}

nav{
  margin-left:auto;
  margin-right:auto;
}

.overlay ul li {
          display:inline-block;
  padding-right:30px;
  padding-left:30px;
  border-left: 1px solid #002B16;
}

.overlay ul li:last-child {
  border-right: 1px solid #002B16;
}

.overlay ul li a {

  color: #002B16;
    font-family: 'Cirka', Georgia;
  font-size:48px;
  text-decoration: none;
  position: relative;
  display:inline-block;
  font-weight:200;


}

.overlay ul li a:after {
  content: '';
      position: absolute;
      bottom: -5px;
      left: 0%;
      width: 0%;
      height: 2px;
      background: #002B16;
      -webkit-transition: 0.35s;
      transition: 0.35s;

	}

  .overlay ul li a:hover:after {

  	width: 100%;

  	}


.hidden {
  opacity: 0;
}



@media screen and (max-width: 1439px) and (min-width:769px){
section{
padding-left:35px;
padding-right:35px;
}
.project-intro{
  padding-left:35px;
  padding-right:35px;
}


}

@media screen and (min-width: 768px) {
.desktopno{
  display:none;
}
.menu-main{
  height:100vh;
}



.overlay ul{

 width:100%;
 padding:0 40px;
}


}

@media screen and (max-width: 1023px) {
.menu-holder{
height:100vh;

}

.resources-group h3 {
    font-size: 20px;
  }

.side-testimonal{
  display:none;
}

.nav-active{
height:100%;

}

.feeds{
  margin-top:40px;
}

.resource-link h3{
  font-size:18px !important;
  line-height:normal;
  margin-bottom: 25px;
    margin-top: 25px;
}


.overlay ul li a{
display:block;

}

.overlay ul li a {
    font-size: 36px;
  }

.overlay ul li{
  text-align:center;
}
}

@media screen and (max-height: 900px) {

.c-scrolldown {
  height: 150px;

}
.c-scrolldown .c-line {
  background-position: 0 -150px;
}

@keyframes scrolldown {
  0% {
    background-position: 0 -150px;
 }
  75% {
    background-position: 0 0;
 }
  100% {
    background-position: 0 150px;
 }
}


}

@media screen and (max-width: 1300px) {
  .fw-intro h1 {
      font-size: 54px;
    }

    figure.fw-hover h2 {
      font-size: 26px;
    }

    .resource-link h3{
      font-size:30px;
    }
}


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


  .fw-info h2, .fw-page-intro h1, .fw-feeds h2, .fw-about h2 {
  font-size:30px;
  margin-bottom:35px;


  }

  .full-section h3 {
    font-size: 32px;
margin-bottom:30px;
  }

  .full-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .main-heading{
    padding-left:20px;
    padding-right: 20px;
  }

  .immunisations .screening-text .outline-btn{
    margin-top:25px;
  }

  .menu-holder{
    align-items: center;
  }

  .overlay ul li{
    border-right:0;
    border-left:0;
  }

  .screenings-introduction p {
    font-size: 24px;
  }

  h4{
    font-size:24px;
    margin-bottom: 20px;
  }
  .video-screen {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .screenings .text-half h3 {
    margin-bottom: 10px;
  }

  .screening-text .outline-btn {
    margin-top: 25px;
  }

  .screening-text{
    margin-bottom:40px;
  }

  .outline-btn span::before {
margin-right: 7px;
    width: 10px;
    height: 15px;
  }

  .select-one {
    margin-top: 40px;
  }

  .screenings-introduction {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .overlay ul li:last-child {
    border-right: 0;
  }


  .main-heading{
    padding-bottom:25px;
    padding-top: 100px;
  }

  .hero {
    position: relative;
    height: 70vh;
  }

  .item{
    height:70vh;
  }

  .owl-prev{
    left:10px;
    width: 13px;
height: 15px;
  }

  .owl-next{
    right:10px;
    width: 13px;
height: 15px;
  }

  h1{
        font-size: 48px;
        word-spacing: 10px;
  }

  .fw-info p, .fw-page-intro p, .fw-feeds p, .fw-about p{
  font-size:18px;
  margin-bottom:1.5rem;

  }

.homepage h1{
font-size:18px;
text-align:center;
margin-top:45px;
}

.faq-middle{
  padding:20px;
}

.faq-middle p{
  font-size:15px;
}

.footer-bar{
  margin-top:50px;
}

.mobile-space{
  margin-top:25px;
}

.side-feature{
display:none;
}

.fw-footer p {
    font-size: 14px;
    margin-bottom:25px;
}

.fw-footer li a {
    font-size: 16px;
    margin-bottom: 10px;
}

.copyright-bar{
  text-align:center;
}



.underline:after{
  display:none;
}



.overlay ul li a:after{
  display:none;
}

body{
background-size: 100% auto;
}

.fw-contactform input, .fw-contactform textarea{
  padding:12px;
    margin-bottom: 15px;
}

.contact-details a{
  font-size:16px;
}

.resources-group ul li a{
  font-size:16px;
}

.accordian-feature{
  font-size:14px;
}

.resources-group h3 {

    padding-bottom: 15px;
    margin-bottom: 15px;
  }

  .resources-group li {
    margin-bottom: 5px;
  }

  .resources-group {
    margin-bottom: 50px;
}



.fw-video{
  padding:0 0;
}

.fw-info{
  margin-top:0;
  margin-bottom:0;
}

.join{
  background-image:none;
  background:#00AD56;
  width: 1px;
}

h2{
  font-size:32px;
}

.text-half {
    padding: 50px 30px;

  }

  .img-half{
    height:350px;
  }

  .text-half p {
    margin-bottom: 25px;
  }

  .outline-btn {

    font-size: 20px;
    padding: 5px 35px;
  }

.text-half h3{
  margin-bottom:20px;
}

  h3{
    font-size: 36px;
  }

.resource-link h3{
  margin-bottom: 10px;
margin-top: 10px;
}

.testimonial {
margin-top: 0px !important;
margin-bottom:0px !important;
padding:15px 0px;
}

figure.fw-hover h2{
  font-size:22px;
  opacity:1;
  line-height:1.4;
}

.container{
  max-width:100% !important;
}


.fw-testimonials{
  margin-top:40px;
}

.fw-footer{
  padding-bottom:20px;
}

figure.fw-hover figcaption > div{
bottom:auto;
/* margin-top: -70px; */
  width:100%;
  left:auto;
  position:relative;

}

figure.fw-hover p{
  opacity:1;
  font-size:18px;
  margin-bottom:5px;
}

.fw-hover{
  margin-bottom:40px;
}

.fw-iwi {
    font-size: 15px !important;
  }

.fw-page-intro{
      margin-top: 120px;
}



  figure.fw-hover img{
    opacity:0.7;
  }

  .fw-page-intro p, .fw-feeds p {
    font-size: 18px;
}

.resource-link h3 img {
    width:7px;
    margin-right: 5px;
    margin-top:-4px;
  }

  .accordian-feature {
    padding: 15px 0;
  }

.feeds h3 {
    font-size: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }





.join {
    height: 100px;
  }
.panel{
margin-top: 20px;
margin-bottom: 20px;
}

.fw-video .container div{
  padding-top:100% !important;
}



.fw-footer{
  background-position: bottom;
  background-size: auto 100%;
  padding-top:50px;
  padding-left:10px;
  padding-right:10px;
}

.getintouch{
  margin-bottom:50px;
}


.fw-testimonials .mobileno{
  display:none;
}


.full-height{
height:auto;

}



.fw-intro h1 {
    font-size: 36px

  }

  .resource-link h3{
    font-size:20px;
  }

  .fw-footer a{
    font-size:16px;
  }

  .fw-footer h3{
    font-size:24px;
  }




.fw-social a{
  height:25px;
  width:25px;
}

.about-intro{
  padding: 100px 0 40px 0;
}

.about-column{
  padding-right:15px;
}

section{
      padding: 0px 0;
}

.about-thumb {
    padding: 30px 40px;
  }

.about-icons .row{
  margin-bottom:0;
}

.fw-resources{
  padding-bottom:0px;
}

.overlay ul li {
display:block;
margin-bottom:15px;
    line-height: 1.3;
  }

.toggle-button {
height:17px;
width:25px;
}



.topbar {

    padding: 20px 15px;
  }

.menu-details {
  max-width: 100%;
  position: absolute;
  right: auto;
  bottom: 40px;
  }

  .overlay ul{
    padding:0;
    top:auto;
  }


.main-logo img{
width:280px;

}
p{
  font-size:20px;
}

.introduction .row {
    padding-top: 45px;
    padding-bottom: 45px;
}

.menu-holder{
  height:100vh;

}




.vbottom{
  position:relative;

}

}
