/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: CWS
Description:
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
Date: 22 Feb 2018
*/
body,
html {
  -webkit-font-smoothing: antialiased;
  font-family: 'Poppins', sans-serif;
}
a {
  color: #305478;
}
body.admin-bar .navigation {
  margin-top: 32px;
}
h2 {
  font-weight: 800;
  color: #305478;
  text-transform: uppercase;
}
h3 {
  font-weight: 300;
  color: #305478;
  text-transform: uppercase;
}
p,
li {
  font-family: "myriad-pro", sans-serif;
  color: #555555;
  line-height: 27px;
}
.content img {
  max-width: 100%;
}
.banner .btn {
  font-size: 18px;
}
img.alignleft {
  float: left;
  padding-right: 15px;
}
img.alignright {
  float: right;
  padding-left: 15px;
}
img.aligncenter {
  margin: 0 auto;
  display: block;
}
form.search-form label.screen-reader-text {
  display: none;
}
form.search-form input.search-field {
  font-family: "myriad-pro", sans-serif;
  color: #555555;
  line-height: 27px;
  font-size: 18px;
  line-height: 1.25;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 10px !important;
  border-radius: 10px;
  border: solid 1px grey;
}
form.search-form button.search-submit {
  background: #20bfdd;
  border: #20bfdd;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  font-size: 18px;
  padding: 12.5px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#search-results .search-result-inner {
  padding: 25px 0px 35px 0px;
  border-bottom: 1px solid #898989;
}
#search-results .search-result a {
  text-decoration: none;
}
#search-results .search-result .search-result-header h5 {
  margin-bottom: 5px;
}
#search-results .search-result h4 {
  margin-bottom: 5px;
}
#search-results .search-result .posted-under {
  margin-bottom: 25px;
}
#search-results .search-result #bp-more span {
  background: #20bfdd;
  border: #20bfdd;
  color: #fff;
  line-height: 1;
  font-weight: 900;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 30px;
  text-transform: uppercase;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
#search-results h5.no-results {
  margin-bottom: 15px;
}
.navigation a {
  text-decoration: none;
  font-size: 18px;
}
.content-push {
  margin-top: 115px;
}
.content-push.no-banner {
  margin-top: 160px;
}
.btn {
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn.btn-red {
  color: #fff;
  background: #d84940;
  border: solid 2px #d84940;
}
.btn.btn-red:hover {
  background: transparent;
  color: #d84940;
}
.btn.btn-light {
  background: transparent;
  color: #fff;
}
.btn.btn-light:hover {
  background: #fff;
  color: #000;
}
#table .table-inner .content {
  padding-top: 15px;
}
#table .table-inner .table-wrap {
  margin-top: 25px;
}
#table .table-inner .table-wrap table {
  width: 100%;
}
#table .table-inner .table-wrap table thead {
  border-left: 1px solid #305478;
  border-right: 1px solid #305478;
  border-bottom: 1px solid #305478;
}
#table .table-inner .table-wrap table thead tr {
  background: #305478;
}
#table .table-inner .table-wrap table thead tr th {
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  padding: 7.5px 10px;
}
#table .table-inner .table-wrap table tbody {
  background: #fff;
  border-left: 1px solid #898989;
  border-right: 1px solid #898989;
  border-bottom: 1px solid #898989;
}
#table .table-inner .table-wrap table tbody tr {
  border-bottom: 1px solid #898989;
}
#table .table-inner .table-wrap table tbody tr td {
  padding: 5px 10px;
  font-family: "myriad-pro", sans-serif;
  color: #555555;
  line-height: 1.25;
  line-height: 27px;
}
#table .table-inner .table-wrap table tbody tr:last-of-type {
  border-bottom: 0px!important;
}
.section.nav-menu ul.nav li:hover .fa-angle-up {
  display: inline-block;
}
.section.nav-menu ul.nav li:hover .fa-angle-down {
  display: none;
}
.media-release-archive .img-caption img {
  display: none;
}
.section.fourohfour {
  padding-top: 80px;
}
.section.staff-members .staff-member {
  margin: 50px 0px;
}
.section.staff-members .staff-member img {
  margin-top: 45px;
}
.section.staff-members .title {
  font-size: 20px;
}
.section.single-blog {
  padding: 180px 0px;
}
.section.single-project {
  margin-bottom: 60px;
}
.section.single-project .category {
  color: #a9c038;
}
.section.single-project h3 {
  font-weight: 800;
}
.section.single-project hr {
  border-top: 1px solid rgba(201, 201, 201, 0.32);
}
.section.single-project .stat-box {
  text-align: center;
  padding: 0px 45px;
}
.section.single-project .stat-box p {
  font-size: 14px;
  line-height: 16px;
}
.section.single-project .stat-box .stat {
  font-weight: 800;
  font-size: 35px;
}
.section.projects .container-fluid {
  padding: 0px;
}
.section.projects #project-slider .carousel-item {
  padding: 100px 0px;
}
.section.projects #project-slider .carousel-item .category {
  color: #a9c038;
}
.section.projects #project-slider .carousel-item h3 {
  color: #fff;
  font-weight: 800;
}
.section.projects #project-slider .carousel-item p {
  color: #cccccc;
}
.section.projects #project-slider .carousel-item hr {
  border-top: 1px solid rgba(201, 201, 201, 0.32);
}
.section.projects #project-slider .carousel-item .stat-box {
  text-align: center;
  padding: 0px 45px;
}
.section.projects #project-slider .carousel-item .stat-box p {
  font-size: 14px;
  line-height: 16px;
  color: #fff;
}
.section.projects #project-slider .carousel-item .stat-box .stat {
  color: #fff;
  font-weight: 800;
  font-size: 35px;
}
.section.projects #project-slider .carousel-item .btn {
  margin-top: 30px;
}
.section.padded-top {
  margin-top: 50px;
}
.section.padded {
  margin-bottom: 50px;
}
.section.navigation .top-bar {
  background: #305478;
  color: #20bfdd;
  height: 75px;
}
.section.navigation .top-bar .fa {
  padding: 0px 5px;
  font-size: 20px;
}
.section.navigation .top-bar .navbar-brand {
  background: #305478;
  padding: 15px 25px;
  border-radius: 10px;
  box-shadow: 1px 4px 6px #1313134d;
  position: absolute;
}
.section.navigation .top-bar .social-icons {
  display: inline-block;
  margin-top: 25px;
  margin-left: 270px;
}
.section.navigation .top-bar .social-icons img {
  margin-top: -3px;
}
.section.navigation .top-bar .social-icons a {
  color: #20bfdd;
}
@media (max-width: 600px) {
  .section.navigation .top-bar .social-icons {
    display: none;
  }
}
.section.navigation .top-bar .free-phone {
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 20px;
  display: inline-block;
  margin-right: 200px;
}
.section.navigation .top-bar .free-phone img {
  margin-top: -5px;
}
.section.navigation .top-bar .free-phone a {
  color: #fff;
}
@media (max-width: 1400px) {
  .section.navigation .top-bar .free-phone {
    display: none;
  }
}
.section.navigation .top-bar .donate-button {
  display: inline-block;
  background: #20bfdd;
  padding: 25.5px 25px;
  position: absolute;
  right: 0;
  top: 0;
}
.section.navigation .top-bar .donate-button .donate-btn {
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 480px) {
  .section.navigation .top-bar .donate-button {
    display: none;
  }
}
@media (max-width: 400px) {
  .section.navigation .top-bar {
    height: 95px;
    text-align: center;
  }
  .section.navigation .top-bar .navbar-brand {
    background: transparent;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    position: inherit;
    padding-top: 10px;
  }
}
.section.nav-menu {
  background: #fff;
}
.section.nav-menu .menu-header-menu-container {
  display: inline-block;
}
@media (max-width: 1400px) {
  .section.nav-menu .menu-header-menu-container {
    display: none;
  }
}
.section.nav-menu .contact-us-btn {
  display: inline;
  position: absolute;
  right: 0px;
  background: #e1e1e1;
  color: #305478;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 11px 36px;
  min-width: 178px;
}
@media (max-width: 1400px) {
  .section.nav-menu .contact-us-btn {
    display: none;
  }
}
.section.nav-menu ul.nav {
  margin-left: 275px;
}
.section.nav-menu ul.nav li.current-menu-item a {
  color: #305478;
  border-bottom: solid 2px #a9c038;
}
.section.nav-menu ul.nav li.menu-item-has-children:hover ul.sub-menu {
  display: block;
  z-index: 10;
}
.section.nav-menu ul.nav li a {
  color: #898989;
  text-transform: uppercase;
  display: block;
  padding: 0.45rem 0.6rem;
  font-size: 15px;
  border-bottom: 2px solid transparent;
}
.section.nav-menu ul.nav li a:hover {
  border-color: #a9c038;
}
.section.nav-menu ul.nav li .fa-search {
  font-size: 18px;
}
.section.nav-menu ul.nav li .fa-angle-up {
  display: none;
  margin-left: 5px;
  font-size: 16px;
}
.section.nav-menu ul.nav li .fa-angle-down {
  font-size: 16px;
  margin-left: 5px;
  display: inline-block;
}
.section.nav-menu ul.sub-menu {
  display: none;
  position: fixed;
  background: #fff;
  list-style: none;
  padding: 10px 40px;
  border-radius: 10px;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.section.nav-menu ul.sub-menu li a {
  border-bottom: none !important;
}
.section.nav-menu ul.sub-menu li a:after {
  display: none !important;
}
@media (max-width: 1400px) {
  .section.nav-menu.desktop .custom-nav {
    display: none;
  }
}
.section.nav-menu .mobile-nav {
  display: none;
  text-align: right;
}
@media (max-width: 1400px) {
  .section.nav-menu .mobile-nav {
    display: block;
  }
}
.section.nav-menu .shiftnav-toggle-button {
  background: transparent;
  color: #305478;
}
.section.banner {
  padding: 150px 0px;
  color: #fff;
}
@media (max-width: 768px) {
  .section.banner {
    padding: 100px 0px;
    padding-top: 200px;
  }
}
.section.banner span.light {
  font-weight: 300;
}
.section.banner .number {
  font-weight: 600;
  font-size: 50px;
  font-size: 250px;
  display: inline-block;
  line-height: 200px;
}
@media (max-width: 768px) {
  .section.banner .number {
    font-size: 120px;
    line-height: 105px;
  }
}
.section.banner .text {
  font-size: 30px;
  display: inline-block;
  font-weight: 300;
  line-height: 35px;
}
@media (max-width: 768px) {
  .section.banner .text {
    font-size: 25px;
  }
}
.section.banner .sub-text {
  font-size: 45px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .section.banner .sub-text {
    font-size: 30px;
  }
}
.section.paragraph-text {
  text-align: center;
}
.section.buckets a {
  text-decoration: none;
}
.section.buckets a:hover {
  text-decoration: none;
}
.section.buckets h3 {
  text-align: center;
  margin-bottom: 10px;
}
.section.buckets .col-md-4 {
  padding: 0px;
}
.section.buckets .box {
  height: 350px;
}
.section.buckets .box:hover {
  opacity: 0.9;
}
.section.image-and-text-buckets h3 {
  text-align: center;
  margin-bottom: 10px;
}
.section.image-and-text-buckets h4 {
  font-size: 17px;
}
.section.image-and-text-buckets .box {
  height: 200px;
  margin: 5px;
}
.section.image-and-text-buckets .box-container {
  box-shadow: 0px 0px 3px 1px #8888885c;
  border-radius: 5px;
}
.section.image-and-text-buckets .box-text {
  padding: 10px 20px;
  min-height: 75px;
}
.section.image-and-text-buckets a {
  color: #000;
}
.section.image-and-text-buckets a:hover {
  text-decoration: none;
}
.section.our-stories h2 {
  text-align: center;
  font-weight: 300;
}
.section.our-stories .col-md-3 {
  padding: 0px;
}
@media (max-width: 768px) {
  .section.our-stories .col-md-3 {
    margin: 0px;
  }
}
.section.our-stories .box {
  height: 500px;
  padding: 20px;
}
.section.our-stories .box .box-link {
  text-decoration: none;
}
.section.our-stories .box .box-link:hover {
  text-decoration: none;
}
.section.our-stories .box:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.section.our-stories .box h4 {
  color: #fff;
  font-weight: 800;
}
.section.our-stories .box p {
  color: #cccccc;
}
.section.our-stories .box .align-items-bottom {
  position: absolute;
  bottom: 30px;
  margin-right: 40px;
}
.section.our-stories .box a.view-link {
  color: #fff;
  position: absolute;
  right: 15px;
  bottom: -15px;
  font-weight: 600;
  text-transform: uppercase;
}
.section.buckets h4 {
  color: #fff;
  font-weight: 800;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: 19px;
}
.section.buckets .box {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.section.logo-block {
  background: #ebebeb;
  padding: 50px;
  text-align: center;
}
.section.logo-block .align-height {
  display: flex;
  justify-content: center;
  align-items: center;
}
.section.logo-block .logo-images {
  margin: 40px 0px;
}
.section.newsletter {
  padding: 40px;
}
.section.newsletter h4 {
  margin-left: 20px;
}
.section.newsletter p {
  color: #cccccc;
}
.section.newsletter h4 {
  color: #fff;
  font-weight: 800;
}
.section.newsletter form input {
  margin: 10px;
}
.section.newsletter form .text-input {
  border: solid 1px #fff;
  background: #9c9c9c7a;
  border-radius: 30px;
  color: #fff;
}
.section.newsletter form .text-input::placeholder {
  color: #fff;
}
.section.footer-background {
  background: #a9c038;
}
.section.footer {
  display: inline-flex;
  width: 100%;
}
@media (max-width: 1200px) {
  .section.footer {
    display: block;
  }
}
.section.footer .italic {
  font-style: italic;
}
.section.footer .contact-details {
  font-size: 14px;
  line-height: 27px;
}
.section.footer .contact-details .fa {
  margin-right: 5px;
  color: #46791d;
}
.section.footer .contact-details .fa-envelope-open {
  margin-left: -25px;
}
.section.footer .contact-links {
  margin-top: 30px;
}
.section.footer .contact-links .fa {
  margin-right: 10px;
  color: #46791d;
}
.section.footer .contact-links .fa-at {
  font-weight: 600;
}
.section.footer .btn.btn-primary {
  background: #20bfdd;
  border: #20bfdd;
  font-weight: 900;
  font-size: 21px;
  padding: 10px 20px;
}
.section.footer .btn.btn-primary:hover {
  background: #20bfdd;
  border: #20bfdd;
}
.section.footer .footer-left,
.section.footer .footer-right {
  display: inline-block;
  padding: 50px 80px;
  color: #fff;
}
.section.footer .footer-left p,
.section.footer .footer-right p {
  color: #fff;
}
.section.footer .footer-left a,
.section.footer .footer-right a {
  color: #fff;
  font-weight: 600;
}
.section.footer .footer-left a:hover,
.section.footer .footer-right a:hover {
  text-decoration: none;
}
.section.footer .footer-left .fa-chevron-right,
.section.footer .footer-right .fa-chevron-right {
  margin-left: 20px;
}
.section.footer .footer-left {
  background: #305478;
  width: 40%;
}
.section.footer .footer-left .fas {
  margin-left: 20px;
}
.section.footer .footer-left .gifted-img {
  margin: 20px 0px;
  max-width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .section.footer .footer-left {
    width: 100%;
  }
}
.section.footer .footer-right {
  background: #a9c038;
  width: 60%;
}
.section.footer .footer-right img.white-logo {
  margin-bottom: 30px;
}
.section.footer .footer-right .title {
  color: #46791d;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}
.section.footer .footer-right .info-text {
  color: #46791d;
  font-size: 14px;
  margin-top: 40px;
  margin-bottom: 40px;
}
.section.footer .footer-right .info-text a {
  color: #46791d;
  font-weight: 300;
  text-decoration: underline;
}
.section.footer .footer-right .copyright {
  color: #46791d;
  font-size: 14px;
}
@media (max-width: 1200px) {
  .section.footer .footer-right {
    width: 100%;
  }
}
.section.call-to-action {
  padding: 50px;
}
.section.call-to-action p {
  color: #fff;
}
.section.call-to-action h3 {
  color: #fff;
}
.section.images .image {
  text-align: center;
}
.section.images .image img {
  max-width: 100%;
  padding: 10px;
}
.section.header {
  padding: 100px;
}
.section.header h2 {
  color: #fff;
}
.section.header p {
  color: #fff;
}
.section.breadcrumbs {
  box-shadow: 1px 1px 2px 0px #88888838;
  padding: 2px;
}
.section.breadcrumbs p {
  margin: 0px;
}
.section.breadcrumbs a {
  color: #305478;
}
.section.image-and-text img {
  padding: 0px 20px;
}
.shiftnav .shiftnav-menu-title {
  font-size: 25px;
}
@media (max-width: 768px) {
  .scrolling-wrapper-flexbox {
    display: block;
  }
}
.scrolling-wrapper-flexbox .box {
  flex: 0 0 auto;
}
.sidebar ul {
  list-style: none;
  padding-left: 5px;
}
.sidebar ul li {
  padding: 5px 0px;
  border-bottom: solid 1px #e4e4e4;
}
.sidebar ul li.highlighted a {
  font-size: 18px;
  color: #000;
}
.sidebar ul li.current_page_item a {
  font-size: 18px;
  color: #000;
}
.sidebar ul a {
  color: #7e9000;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
  margin-top: 0px !important;
}
.gform_wrapper .ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_container select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 10px !important;
  border-radius: 10px;
  border: solid 1px grey;
}
.gform_wrapper .ginput_container textarea.large {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 8px 10px !important;
  border-radius: 10px;
  border: solid 1px grey;
}
.gform_wrapper .gform_footer input.gform_button.button {
  background: #20bfdd;
  border: #20bfdd;
  font-size: 15px;
  text-transform: uppercase;
  padding: 12px 25px;
  color: #fff;
  border-radius: 10px;
}
.gform_wrapper .gfield_radio li {
  display: inline-block !important;
  margin: 0px 15px !important;
}
.shiftnav-inner {
  background: #305478!important;
}
.shiftnav-inner .shiftnav-submenu-activation i {
  color: #fff;
}
.shiftnav ul.shiftnav-menu li ul.sub-menu li a {
  color: #fff!important;
}
.shiftnav ul.shiftnav-menu li ul li:hover a {
  color: #aac138!important;
}
.shiftnav ul.shiftnav-menu li ul li.current-menu-item a {
  color: #aac138!important;
}
.shiftnav ul.shiftnav-menu li.menu-item > .shiftnav-target {
  padding: 10px 15px;
}
.shiftnav ul.shiftnav-menu li.current-menu-item a {
  color: #aac138;
  transition: 0s;
}
.shiftnav ul.shiftnav-menu li.menu-item:hover a {
  color: #aac138;
  transition: 0s;
}
.shiftnav .shiftnav-panel-close {
  background-color: #aac138!important;
  display: block !important;
  position: static !important;
  left: 0 !important;
  padding: 6px 20px !important;
  z-index: 20;
  cursor: pointer;
  font-size: 25px !important;
}
.shiftnav .shiftnav-panel-close .fa-times {
  color: #fff !important;
}
.shiftnav .shiftnav-panel-close .fa-times:hover {
  color: #fff !important;
}
nav.shiftnav-nav ul li a {
  color: #fff;
  font-size: 16px;
}
nav.shiftnav-nav ul li a .fa-angle-down {
  display: none;
}
nav.shiftnav-nav ul li a .fa-angle-up {
  display: none;
}
.shiftnav-menu-title a {
  font-size: 14px;
}
.post-navigation {
  padding: 20px 0px;
}
.post-navigation .post-nav {
  display: inline-block;
}
.post-navigation .post-nav.alignright {
  float: right;
}
.page-template-template-sidebar .section.paragraph-text {
  margin-top: 0px;
}
ul.children {
  display: none;
}
.page-template-default .content-push {
  margin-top: 115px;
}
.page-template-default.home .content-push {
  margin-top: 115px;
}
@media (max-width: 768px) {
  .section.navigation .top-bar .donate-button {
    padding: 23.75px 25px;
  }
  .page-template-default .content-push {
    margin-top: 100px;
  }
  .page-template-default.home .content-push {
    margin-top: 100px;
  }
  .newsletter .gform_wrapper .top_label .gfield_label {
    display: none!important;
  }
  .section.footer .contact-details .fa-envelope-open {
    margin-left: 0px;
  }
  .section.footer .footer-left,
  .section.footer .footer-right {
    padding: 50px 50px;
  }
  .section.footer .footer-left .fa-chevron-right {
    display: none;
  }
  .footer .pull-right {
    float: left;
    display: block;
  }
  .post-navigation {
    margin-bottom: 30px;
  }
  .post-navigation .post-nav.alignright {
    float: left;
  }
  .post-navigation .post-nav {
    display: block!important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .section.navigation .top-bar .donate-button {
    padding: 23.75px 25px;
  }
  .page-template-default .content-push {
    margin-top: 100px;
  }
  .page-template-default.home .content-push {
    margin-top: 115px;
  }
  .post-navigation .post-nav {
    display: block!important;
  }
  .post-navigation .post-nav.alignright {
    float: left;
  }
  .post-navigation {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .section.navigation .top-bar .donate-button {
    padding: 23.75px 25px;
  }
}
@media (min-width: 1199px) and (max-width: 1499px) {
  .section.navigation .top-bar .donate-button {
    padding: 23.75px 25px;
  }
}
