@media (min-width:1025px){
	.btn-regular .btn-icon {
    position: relative;
    top: 1px;
}
 .hide-desktop{
	display: none!important;
 } 
	
.page-id-2336  footer.footer,
.page-id-1824  footer.footer,
.page-id-448 footer.footer{
/*    padding-top: 70px;*/
}

.page-id-2336 .footer-top {
    margin-bottom: 0;
}
.page-id-1824   .preview-single-column {
    margin-bottom: 42px;
}	
.page-id-1889 .wallara-card-wrapper.content-right-image:last-child {
    margin-bottom:10px;
}
.page-id-1893 .grid-cols-2 {
    padding-top: 0;
} 	

li.step-item:last-child .step-content {
    margin-bottom: 0;
}	
	
}


@media (max-width:1024px){
	.page-id-1226 section.extra-padding-top-mobile {
    padding-top: 120px !important;
}
	.categoryfilter ul, .tagfilter ul{
		padding-left:0px !important;
	}
.page-id-5552 .wallara-card-wrapper {
    margin-bottom: 19px;
}

.page-id-5552 section.content-section {
    padding-top: 22px !important;
}
.page-id-5552  section.quote-without-sec {
    padding-top: 84px !important;
    margin-bottom: 20px !important;
} 
.footer-buttons span.btn-icon {
    position: relative;
    top: 2px;
}	
	
.step-guide-section h2 {
    margin-bottom: 12px !important;
}

ol.steps {
    margin-top: 0;
}

li.step-item:last-child .step-content {
    margin-bottom: 0;
}
.home .carousel-layout {
    padding-bottom: 56px;
    padding-top: 33px;
}

.pathway-card h2 {
    padding-left: 112px !important;
	text-align:left;
}	

.home .impact-grid {
    padding-bottom: 5px;
}
.home .support-section {
    padding-top: 25px;
} 	
.stream-card img {
    width: 100px;
    height: 100px;
    
}	
.internal-banner  .section-label {
    margin-bottom: 16px;
}	
.button_wrapper a + a {
    margin-top: 10px;
}	
.page-id-2336 .wallara-card-wrapper.content-right-image:last-child {
    margin-bottom: 30px;
} 
.page-id-2336 .content-block-cta-wrap {
    margin-top: 6px;
}	
.page-id-2336  section.work-section.how-join-sec {
    padding-top: 49px !important;
}	
header a.btn.btn-primary {
    display: none;
}
 
.mobile-toggle[aria-expanded="true"] {
    /* position: absolute; */
    /* right: 14px; */
    /* top: 16px; */
}
  .mobile-toggle{
    display:block;
  }

  #navMenu{position:fixed;top: -150%;right: 0;width: 100%;max-width: 100%;height:100vh;background: rgba(23, 70, 112, 1);padding: 39px 30px 40px;transition:.4s ease;z-index: 999;overflow-y:auto;box-shadow:-10px 0 30px rgba(0,0,0,.1);}

#navMenu.active {
    top: 89px;
        padding: 20px 10px 40px 30px;
}
.nav-wrap {
    padding: 1px 16px;
}

.nav-wrap img {
    max-width: 160px;
}
  .menu{

    flex-direction:column;

    align-items:flex-start;

    gap:10px;

  }
.menu-item.has-dropdown:hover span.arrow {
    transform: rotate(0deg);
	height:auto !important;
}
	.dropdown > li:last-child{
		border-radius:0px;
	}
  .menu-item{
    width:100%;
  }

  .menu-item > a{width:100%;justify-content:space-between;padding: 8px 0;border-bottom:1px solid #eee;}

  .dropdown{

    position:static;

    opacity:1;
    visibility:visible;

    transform:none;

    display:none;

    box-shadow:none;

    min-width:100%;

    padding:0 0 10px;

  }

  .dropdown.active{
    display:block;
  }

  .dropdown li a{
    padding: 7px 0;
  }

  .testimonial-box{

    position:relative;

    right:auto;
    top:auto;

    transform:none;

    margin:-100px 20px 0;

  }

  .testimonial img{
    height:500px;
  }

 

    .resource-card{
/*
        grid-template-columns:1fr;
        text-align:center;
*/
    }

.resource-image {
    max-width: 100px;
    margin: 0;
    position: absolute;
    left: 15px;
}
 .resource-image img {
    height: 90px;
    border-radius: 10px;
    width: 100%;
}

.resource-card {
    display: block;
    position: relative;
    border-radius: 10px;
}
 

.resource-content, .resource-download {
    text-align: left;
    padding-left: 111px;
}

.resource-download {
    flex-direction: row-reverse;
    justify-content: start;
    gap: 11px;
    margin-top: 10px;
}

.resource-content h2 {
    font-size: 22px;
    line-height: 28px;
}

    .news-header{
        flex-direction:column;
    }

    .news-grid{
        grid-template-columns:1fr;
    }
 

    .testimonial-grid.grid-3x{
        grid-template-columns:1fr;
    }
.testimonial-grid.grid-2x{
        grid-template-columns:1fr;
    }
    .testimonial-card{
        min-height:auto;
    }
 

  .program-support-wrapper {
    flex-direction: column-reverse;
    padding: 40px 24px;
  }

  .program-support-image {
    width: 100%;
    text-align: center;
  }
 

  .footer-top,
  .footer-bottom{
    grid-template-columns:1fr;
  }

  .footer h2{
    font-size:34px;
  }

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

  .newsletter{
    padding-bottom:120px;
  }
 
  .support-grid{
    grid-template-columns:1fr;
  }

  .support-card{
    flex-direction:column;
    align-items:flex-start;
    padding: 32px 16px 32px;
    border-radius: 10px;
	 height:auto;
	  min-height:auto;
  }
.btn {
    font-size: 13px;
    letter-spacing: 1px;
	gap:8px;
    font-weight: normal;
}
	.btn-regular svg{
		width:13.5px;
		height:12px;
		    width: 13.5px;
    height: 12px;
    top: 1.5px;
	}
.support-content p {
    margin-bottom: 11px;
}
  .support-content{
    max-width:100%;
    padding-bottom: 0;
    padding-top: 0;
  }

    .support-image {
        width: 100%;
        justify-content: end;
        margin-top: 0;
        text-align: right;
        padding-top: 0;
      
    }
	.support-image img{
		  margin-bottom: -32px;
	}
  .btn {
    font-size: 13px !important;
    padding: 9px 19px;
    line-height: 11px;
    height: auto;
}

.support-image img {
    max-height: 218px;
    margin-right: 0 !important;
}

.support-image .circle-shape {
    display: none;
} 
	
.page-id-122 .support-card:nth-child(1):before {
    content: "";
    width: 307px;
    height: 173px;
    background: url('../images/ribbon-support.svg') no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}	
	
.page-id-122 .support-card:nth-child(2):before {
    content: "";
    width: 307px;
    height: 173px;
    background: url('../images/ribbon-purpose.svg') no-repeat;
    position: absolute;
    bottom: 0;
    right: 0;
}	
	
   .wallara-card-wrapper{
        grid-template-columns:1fr;
    }
	
.menu-item > a {
    color: #FFF;
}

.menu-item > a {
    font-weight: 900 !important;
    font-size: 22px;
    border: 0;
    color: #FFF !important;
}

.menu-item.has-dropdown:hover > a {
    color: #FFF;
}

.menu-item.has-dropdown:hover > a svg path {
    fill: #FFF !important;
}

.dropdown {
    background: transparent !important;
}

.dropdown li a:hover {
    background: transparent !important;
    border: 0 !important;
}	
.menu-open header {
    background: #174670;
}	
.menu-item .arrow svg path {
    fill: #FFF !important;
}	
.has-dropdown > a{
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.has-dropdown .arrow{
    cursor:pointer;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:.3s;
}

.has-dropdown.open > a .arrow{
    transform:rotate(180deg);
}

.dropdown{
    display:none;
}

.dropdown.active{
    display:block;
	padding:10px 0px;
}
	
 
    .has-dropdown{
        display:flex;
        align-items:center;
        flex-wrap:wrap;
    }

    .has-dropdown > a{
        width:calc(100% - 45px);
    }

    .has-dropdown > .arrow{
        width:45px;
        height:45px;
        display:flex;
        align-items:center;
        justify-content:center;
        cursor:pointer;
        flex-shrink:0;
        transition:.3s;
    }

    .has-dropdown.open > .arrow{
        transform:rotate(180deg);
    }

    .has-dropdown > .dropdown{
        width:100%;
        padding: 0;
    }
 

.dropdown li > ul {
    left: 0;
    position: relative;
}

body .current_page_item > a {
    color: #FFF !important;
}

.dropdown li > ul {
    box-shadow: none !important;
} 	
	
 .see-all-menu-link a:after {
    filter: brightness(0) invert(1);
}

.dropdown.active {
    opacity: 1 !important;
    visibility: visible !important;
    transform: inherit;
}

.has-dropdown > .dropdown  ul li a {
    /* padding-top: 0; */
}
 .see-all-menu-link a {
    background: transparent !important;
}

.see-all-menu-link {
    border-top: 0 !important;
    border-bottom: 1px solid rgba(69, 107, 141, 1);
    padding: 0px 0px 22px 0px !important;
    padding-bottom: 7px !important;
    margin-bottom: 12px;
}
.donate-menu a {
         border: 2px solid rgba(255, 255, 255, 1);
        padding: 10px 10px !important;
        text-align: center;
        border-radius: 100px !important;
        justify-content: center;
        max-width: 136.5px;
        font-size: 13px !important;
        background: unset !important;
}

.donate-menu {
    border-top: 1px solid rgba(69, 107, 141, 1);
    padding-top: 25px;
    padding-bottom: 104px;
    margin-top: 10px;
}

.donate-menu a::after {
    content: "";
    display: inline-block;
    width: 13.5px;
    height: 12px;
    margin-left: 0;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='16' viewBox='0 0 18 16' fill='none'%3E%3Cpath d='M9.28106 1.71035C8.99792 1.42721 8.91464 1.11077 9.03123 0.761011C9.14782 0.411253 9.37266 0.178081 9.70576 0.0614956C10.0555-0.071745 10.3803 0.0115306 10.6801 0.311323L17.6752 7.28148C17.8917 7.498 18 7.7395 18 8.00598C18 8.27246 17.8917 8.51396 17.6752 8.73048L10.6801 15.7006C10.3969 15.9838 10.0805 16.067 9.73074 15.9505C9.38099 15.8339 9.13949 15.609 9.00625 15.2759C8.88966 14.9262 8.98126 14.6014 9.28106 14.3016L15.5517 8.00598L9.28106 1.71035ZM16.9757 7.00667V9.00529H0.986815C0.570437 9.00529 0.278973 8.83874 0.112422 8.50563C-0.037474 8.17253-0.037474 7.83943 0.112422 7.50633C0.278973 7.17322 0.570437 7.00667 0.986815 7.00667H16.9757Z' fill='white'/%3E%3C/svg%3E");
}	
	
	
	
	
	
	
.hero {
    min-height: 721px;
}

.hero h1 {
    font-size: 30px;
    line-height: 38px;
    padding-right: 66px;
}
.hero p, .hero h2 {
    font-size: 20px;
    padding-right: 66px;
    margin-left: 0;
	line-height:28px;
   
}
.hero-content {
    text-align: left;
    padding-bottom: 0;
}

.scroll-indicator {
    position: absolute;
    right: 26px;
	width:40px;
	height:40px;
    bottom: 36px;
}
	
.support-content h2 {
    font-size: 22px;
    margin-bottom: 12px;
}

.support-content h2 br {
    display: none;
}
h2, h3, .short-bio-sec h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}

.pathway-header, .section-header {
    gap: 12px;
}

.pathway-content h2, .section-header-content h2 {
    margin-bottom: 10px;
}

.pathway-section {
    padding: 37px 0;
}

.pathway-content p, .section-header-content p {
    font-size: 16px;
}
	
.pathway-card img {
    position: absolute;
    left: 17px;
    width: 100px;
    height: 100px;
    margin-bottom: 0;
}

.pathway-card {
    padding: 20px;
    min-height: 140px;
    align-items: start;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

.pathway-card h3, .card-description {
    text-align: left;
    padding-left: 112px;
}
 

.pathway-card h3 {
    font-size: 30px;
    line-height: 38px;
}

.pathway-section {
    background-image: none;
}	
.pathway-section .btn:last-child {
    display: none;
}

.pathway-section .btn:nth-child(2) {
    order: 2;
}	
.pathway-section {
    padding-bottom: 66px;
}
section {
    padding: 40px 0;
}
.radius-20 {
    border-radius: 10px;
}
	.radius-top-20{
		border-radius:20px 20px 0px 0;
	}
.pathway-card {
      border-radius: 10px;
}	
.grid-slide-image {
    min-height: 100%;
}

.grid-slide-link {
    height: 394px;
}
 
.grid-slider-wrapper .slick-dots {
    bottom: -42px;
}

.grid-slider-wrapper .slick-dots {
    left: 0;
    right: 0;
}	
.hero-quote-sec {
    height: 700px;
    align-items: baseline;
/*     background-position-x: 23%; */
	background-position:center;
}

.hero-quote-img {
    max-width: 70px;
    margin-top: 0;
    position: absolute;
    top: -54px;
}

.hero-quote-inner p {
    font-size: 16px;
    line-height: normal;
    margin: 0;
}

 

.hero-quote-inner {
    padding: 41px 20px 20px;
    border-radius: 10px;
    width: 100%;
}

.hero-quote--data-wrap {
    padding-right: 0;
	margin:0 auto;
    max-width: 370px;
}

.hero-quote-sec .container {
    margin-top: auto !important;
    margin-bottom: 0 !important;
}
.hero-quote-ribon-right {
    display: none;
}
.hero-quote-sec:before {
 content: "";
        background: url(../images/hero-ribbon-sm.svg) no-repeat;
        width: 396px;
        height: 380px;
        position: absolute;
        bottom: -33px;
        right: 0;
        background-position: right;
}
.pathway-cards {
 
    gap: 20px;
}
.data-stats-wrap {
    padding-bottom: 58px;
}
 .hero-quote-sec {
    margin-top: 50px;
}

 .footer h2 {
    font-size: 22px;
    line-height: 28px;
}

.hero {
    position: relative;
}	

.footer-top, .footer-bottom {
    gap: 24px;
}	
.footer-top {
    margin-bottom: 61px;
}	
.footer-col {
    border-bottom: 1px solid rgba(209, 218, 226, 1);
    padding-bottom: 15px;
}
	
.footer-legal {
    margin-top: 5px;
    display: block;
}

.footer-col {}

.footer-col.ndis {
    padding-bottom: 30px;
}

.legal-links {
    display: block;
    margin-bottom: 33px;
    border-bottom: 1px solid rgba(209, 218, 226, 1);
    padding-bottom: 28px;
}

.legal-links a {
    display: block;
}

.ndis-wrap {
    align-items: center;
}

footer.footer {
    padding-bottom: 35px;
}
.location-wrapper-bx {
    padding: 20px;
}

.location-wrapper {
    display: block;
}

.location-intro {
    margin-bottom: 10px;
}

.how-join-cols {
    display: block;
}

.how-join-cols .button-group {
    display: block;
}

.how-join-cols .button-group .btn {
    width: 100%;
    margin:10px 0px;
} 	

.program-support-border {
    padding: 0;
}

.program-support-content ul {
    margin-left: 26px;
}

.trial-section {
    margin-top: 0;
    padding: 20px;
}

.program-support-wrapper {
    gap: 40px;
}

.trial-section h3 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 10px;
}

.trial-section .contact-info {
    margin-top: 16px;
}
.stream-content h3 {
    font-size: 24px;
    line-height: 32px;
}

.stream-card {
    border-radius: 10px;
    align-items: start;
}

.streams-section {
    padding-left: 0;
    padding-right: 0;
}

.program-support-section {
    padding-left: 0;
    padding-right: 0;
}

.stream-content p, .stream-content {
    font-size: 14px;
    line-height: 20px;
}

.stream-content h3 span {
    font-weight: bold;
    display: block !important;
    margin-top: 11px;
    line-height: normal;
}	
.stream-content h3 {
    display: block;
}	
section.work-section  .bg-pettran {
    display: none;
}
	
     .bg-pettran.how-sec-content-bg-pettrn {
        display: block !important;
        top: auto;
        bottom: 0px;
        transform: unset;
        width: 110%;
        left: -18px;
		 right: auto;
	}
	
.none-for-small-screen {
    display: none;
}
	section.work-section.how-join-sec .content-right{
		background:unset !important;
	}	
	.none-for-big-screen {
    display: block !important;
    width: 100%;
    height: auto;
}
.map-info h3 {
    font-size: 22px;
    line-height: 28px;
}

.map-card {
    margin-bottom: 17px;
}

.location-right .btn {
    margin-top: 10px;
    width: 100%;
    background: transparent !important;
    border-color: var(--orange-100);
    color: var(--orange-100);
}

.location-right .btn svg path {
    fill:var(--orange-100) !important;
}	
	
.work-section {
/*    padding-bottom: 60px !important;*/
}

section.work-section .content-right {
    margin-top: 40px;
}

section.work-section .content-right .circle-image {
    width: 180px;
    height: 180px;
}	
section.work-section .content-right {
/*     background: url(../images/location-curve.png) no-repeat; */
    background-size: 100% 100%;
    margin: 52px -20px 0;
	 background-position: center;
}

.streams-section .sec-bg-desing {
    display: none;
}

.streams-section {
    padding-bottom: 40px;
}

.quote-with-image-sec {
    margin-bottom: 0 !important;
    padding-bottom: 31px !important;
}	
.quote-with-image-hold {
    height: 647px;
    align-items: end;
    padding: 20px;
}
section.hero-internal-section:before {
    content: "";
    position: absolute;
    width: 197px;
    height: 189px;
    background: url('../images/header-sm-curve.svg') no-repeat;
    background-size: contain;
    z-index: 9;
    top: 0;
    right: 0;
}
.content-page-header-ribbon {
    display: none;
}	
.hero-title, .services-banner h1 {
    font-size: 30px;
    line-height: 38px;
}

.hero-content-middle {
    position: absolute;
    bottom: 0;
}	
.banner-images {
    height: 333px;
    min-height: auto;
}	
section.location-section {
    padding-bottom: 40px !important;
    margin-bottom: 0 !important;
}	
	
.wallara-partner-grid {
    grid-template-columns: repeat(1, 1fr);
}

.partner-card-bx h3 {
    margin-bottom: 11px;
    font-size: 24px;
    line-height: 32px;
}

.partner-card-bx {
    padding: 14px;
    min-height: auto;
}

.partner-card-bx p {
    margin: 0;
    padding: 0;
}	
 

.internal-banner .top-left {
    width: 100%;
}

.main-heading {
    font-size: 30px;
    line-height: 38px;
}

.section-label {
    margin-bottom: 0;
}

.internal-banner .top-row {
    flex-wrap: wrap;
    gap: 0;
	display:block;
    padding-top: 12px;
    padding-bottom: 0;
}

.top-content {
    max-width: 100%;
}

section.internal-banner .vector-top {
    display: none;
}

.vector-bottom {
    max-width: 310px;
    right: 0;
	bottom:-70px;
	
}

.explore-btn {
    display: none;
}
 
.internal-banner {
    padding-bottom: 58px;
    padding-top: 100px !important;
}
.wallara-card-wrapper .info-card {
    padding: 20px;
    border-radius: 10px;
}

.wallara-card-wrapper .info-card h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}	
.wallara-card-wrapper .info-card {
    padding: 20px;
    border-radius: 10px;
}

.wallara-card-wrapper .info-card h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 10px;
}

.wallara-card-wrapper .btn {
    width: 100%;
}

.circle-mid-graphics {
    display: none;
}	
.partner-top-section .top-blue-shape {
    display: none;
}

.wallara-card-section {
    padding-bottom: 0;
}

.wallara-partner-grid {
    padding-top: 18px;
}	
.col-grid-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.rows {
    flex-wrap: wrap;
}	
	
.yellow-loop {
        top: auto;
        transform: unset;
        left: -20px;
        right: 0;
        bottom: -40px;
        width: 110%;
}
	
section.work-section .col-grid-6.content-right {
/*     background: url(../images/yellow-curve-sm.png) no-repeat; */
    width: 100%;
   background-size: 100% 100%;
    background-position: center;
    margin-right: 0 !important;
    bottom: 0;
    margin-left: 0;
    
}		
section.work-section .container {
    padding: 0;
}
.work-section.how-join-sec .how-join-cols {
    padding-inline: 20px;
}
 
.col-grid-6.content-left {
    padding-inline: 20px;
}
.dropdown li {
    background: transparent;
    padding: 0;
}

.dropdown > li:first-child {
    padding: 0;
}	
	
.program-support-section .button-group {
    margin-top: 17px;
}

.program-support-section .program-support-wrapper {
    padding-bottom: 30px;
}
 	
.categoryfilter ul li a, .tagfilter ul li a {
    padding: 2px 16px;
}

section.news-section {
    padding: 40px 0px !important;
    margin-top: 0 !important;
}
.news-title {
    margin-bottom: 0;
}
.news-card-content h3 {
    margin-bottom: 7px;
}
	
.single-post figure {
    width: auto !important;
}

.banner-grid-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px !important;
}

.single-post .program-support-section {
    padding-bottom: 20px !important;
}

.single-post figure img {
    height: auto;
}

.single-post footer.footer {
    padding-top: 62px;
}	
section.news-article-banner {
    padding-bottom: 54px;
	 padding-top: 104px !important;
}	
.page-template-template-landing-page .internal-banner {
    padding-top: 100px !important;
}
.page-template-template-landing-page footer.footer {
    padding-top: 40px;
}	

.page-id-2584 form.marketingForm h2 {
    margin-top: 18px;
}
 .page-id-2584 form.marketingForm h2 {
    margin-top: 18px;
}

footer.footer {
    padding-top: 50px;
}

form.marketingForm {
    margin-bottom: 30px !important;
}	

.submitButtonWrapper {
    padding-top: 0 !important;
    margin-top: 0 !important;
}	
.breadcrumb ol li {
    font-size: 14px;
    margin-bottom: 10px;
}

.services-banner {
    padding: 103px 0px 40px !important;
}	
.breadcrumb ol li {
    font-size: 14px;
    margin-bottom: 10px;
}

.services-banner {
    padding: 103px 20px 40px !important;
}   

section.content-section {
    padding-top: 50px !important;
}

/*
.page-id-1483 section.program-support-section {
    padding-bottom: 8px !important;
}
 .page-id-1483  .program-support-section .trial-section .button-group {
    margin-top: 20px;
}
 .page-id-1483  .quote-with-image-sec {
    padding-top: 50px !important;
} 	
*/
section.testimonial-section.light-bg {
/*
    padding-bottom: 37px !important;
    padding-top: 40px !important;
*/
}

.testimonial-card {
    margin-top: 0;
}

.page-id-1819 section.testimonial-section.light-bg h2   {
/*    margin-bottom: 23px;*/
}

.page-id-1819  .top-content .btn{
/*    margin-bottom: 56px;*/
}	
	
body .quote-without-img-inner .hero-quote-inner {width: 100%;}

body .quote-without-img-inner .hero-quote-inner p {
    font-size: 22px;
    line-height: 28px;
}
 
.quote-without-sec + .quote-without-sec {
    padding-top: 0 !important;
    padding-bottom: 50px !important;
}
.hero-quote-inner cite {
    font-size: 20px;
    line-height: 30px;
}

.hero-quote-img svg {
    width: 92px;
}	
.page-id-1792 .work-section {
/*    padding-top: 0;*/
}

.page-id-1792 .wallara-card-wrapper:last-child {
/*    margin-bottom: 30px;*/
}
.page-id-1638 section.content-section {
/*    padding-top: 0 !important;*/
} 	
.page-id-1893 section.content-section {
/*    padding-top: 0 !important;*/
}	
.wallara-partner-grid.two {
    grid-template-columns: repeat(1, 1fr);
}	
.intro-text {
    margin-top: 12px;
    margin-bottom: 12px;
}

.program-support-wrapper h2 {
    margin-bottom: 14px;
}	 
	
	
/*Global Space CSS*/
	
section {
    padding: 50px 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.support-section {
/*    padding-bottom: 0 !important;*/
}

.pathway-cards {
    margin-bottom: 0;
}

.pathway-actions {
    margin-top: 40px;
}

footer.footer {
    margin-top: 0 !important;
}

.hero {
    padding-bottom: 0 !important;
}

.home .support-section {
    padding-top: 25px !important;
}
.wallara-card-section {
    padding-top: 0 !important;
}	
.wallara-card-wrapper {
    margin-bottom: 32px;
}	
.wallara-card-wrapper:last-child {
    margin-bottom: 0;
}
.wallara-card-section {
/*    padding-bottom: 0 !important;*/
}	
.work-section .work-para {
    padding-top: 0;
}

section.work-section .rows {
    gap: 0;
}

section.work-section .top-space {
    padding:0;
}	
.pathway-section .btn svg {
    top: 2px;
}

.pathway-section .btn {
    line-height: 14px;
    height: 36px;
} 	
section.hero-internal-section {
    padding-bottom: 0 !important;
    padding-top: 120px !important;
}	
.support-width-area h2 {
    margin-bottom: 14px;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}	
	
section.content-section {
    padding-top: 32px !important;
}	
.program-support-content ul {
    padding-left: 0px !important;
}	
.program-support-border {
    border-radius: 10px;
}
.impact-grid {
    padding-bottom: 0;
}	
.locations-grid-cards {
    margin: 0;
    gap: 10px;
}	
.wallara-card-wrapper .info-description h3 {
    font-size: 16px;
}	
.no-bg{
    padding-top: 32px !important;
}	

.content-block-cta-wrap {
    margin-top: 20px;
}

.wallara-card-wrapper .sub-title-info {
    margin-bottom: 14px !important;
}	

.wallara-card-wrapper .info-card ul:last-child {
    margin-bottom: 0;
}	
.banner-without-image .container {
    margin-top: auto !important;
    margin-bottom: 0;
}

.breadcrumb {
    margin-bottom: 0;
}	
.is-empty {
    padding: 0 !important;
    margin: 0 !important;
}	

.support-width-area p:last-child {
    padding-bottom: 0;
}	

section.hero-internal-section ~ section.internal-banner.no-bg {
    padding-top: 14px !important;
}	
section.quote-without-sec.no-bg {
    padding-top: 87px !important;
}	
section.quote-without-sec.no-bg ~ section.work-section.no-bg {
    padding-top: 50px !important;
}
section.quote-without-sec.no-bg + section.quote-without-sec.no-bg {
    padding-top: 32px !important;
}	
section.step-guide-section.aqua-theme ~ section.program-support-section.no-bg {
    padding-top: 0 !important;
}	

section.program-support-section.no-bg ~ section.streams-section.position-relative {
    padding-top: 0 !important;
}	
.streams-list {
   margin-bottom: 0 ;
}
	.streams-container .streams-list ~ .btn {
    margin-top: 32px;
}
.comparison-table-bx {
    padding: 20px;
}
 
section.content-section.no-bg ~ section.comparison-section.light-bg {
    padding-top: 0 !important;
}	
section.location-section.no-bg {
    padding: 50px 0px !important;
}

section.location-section.no-bg ~ section.work-section.no-bg {
    padding-top: 50px !important;
}

section.location-section .btn {
    margin-top: 30px;
}	
.comparison-table thead th {
    padding: 10px;
    font-size: 12px;
}

.check {
    font-size: 18px;
}	
.program-support-content h3 {
    font-size: 16px;
    line-height: 24px;
}
section.light-bg  ~ section.content-section.no-bg {
    padding-top: 0 !important;
}
 
section.content-section.no-bg ~ section.work-section.no-bg {
/*    padding-top: 50px !important;*/
}	
section.step-guide-section.orange-theme.no-bg {
    padding-top: 50px !important;
}

section.faq-wrapper.no-bg ~ section.testimonial-section.light-bg {
    padding-top: 0px !important;
}	
.program-support-wrapper ~  .trial-section {
    padding-top: 0;
}	

.section-description  + ol.steps {
    margin-top: 30px;
}	
.team-name {font-size: 22px;line-height: 28px;}
.program-support-section ~ .no-bg {
    padding-top: 50px !important;
}
.trial-section .button-group   a {
    margin-bottom: 13px;
}	
.trial-section .button-group   a:last-child {
    margin-bottom: 0px;
}	
section.work-section.how-join-sec.pt-0.centered-btn-join.hide-element-right {
    padding-top: 0 !important;
    
}	
.timeline-slider {
    padding-top: 21px;
}

.story-timeline.timeline-section .timeline-arrow.slick-arrow {
    left: 0 !important;
}

.story-timeline.timeline-section .timeline-arrow.slick-arrow.next-arrow {
    left: 62px !important;
}	
.timeline-section + section.work-section.how-join-sec.pt-0 {
    padding-top: 0px !important;
}	
section.short-bio-sec {
/*    padding-top: 0 !important;*/
}

.short-bio-sec.no-bg  ~ .light-bg {
    padding-top: 0 !important;
}

.streams-section ~ section.short-bio-sec.pt-0.info-bx-area-centered.no-bg {
    padding-top: 0 !important;
}
.team-card {
    text-decoration: none;
}
	
.team-name-bx {
    font-size: 30px;
    line-height: 38px;
}

.team-profile-info {
    font-size: 16px;
}
 .profile-cta-wrap {
    margin-top: 10px;
}
.team-banner-profiles .team-banner__content {
    max-width: 100%;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.profile-page-header-ribbon {
    display: none;
}

.team-banner-profiles {
    padding-top: 90px !important;
}

.team-role-bx {
    font-size: 22px;
    line-height: 28px;
}

.team-profile-info .profile-content {
    margin-top: 10px;
}	
.stream-content h3 {
    font-size: 18px;
    line-height: normal;
}

.features-card h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
}

.features-card {
    padding: 18px;
}

.accordion-title {
    font-size: 16px;
    line-height: 24px;
}	
.grid-cols-4 {
    padding-top: 20px;
}
 
section.services-banner  .container {
    margin-bottom: 0;
}

.sub-nav-grids-bx {
    margin-bottom: 0;
    padding-top: 0;
}

.sub-nav-grids-bx + .sub-nav-grids-bx {
    margin-top: 30px;
}	
	
.streams-list + a.btn.orange-btn-fill {
    margin-top: 29px;
}	
section.hero-internal-section + section.short-bio-sec {
    padding-top: 50px !important;
}	
section.short-bio-sec + section.full-width-content-area.pt-0.no-bg {
    padding-top: 50px !important;
}	
main#main-content {
    overflow: hidden;
}
 
.single-post .wallara-card-section ~ .wallara-card-section {
    padding-top: 0px !important;
}

.single-post section.faq-wrapper.no-bg {
    padding-top: 0 !important;
}	
.page-id-1343 section.content-section ~ section.streams-section.position-relative {
    padding-top: 0 !important;
}

.page-id-1343 section.short-bio-sec ~ section.location-section.no-bg {
    padding-top: 0 !important;
}

.page-id-1343 section.program-support-section.no-bg ~ section.data-stats-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
 	
    html body section.program-support-section.pt-mobile-medium {
        padding-top: 32px !important;
    }	
	
	html body section.m-pt-32 {
    padding-top: 32px !important;
}
	section.work-section.how-join-sec.pt-0.m-pt-0.no-bg {
    padding-top: 12px !important;
}
	section.work-section.no-bg {
    padding-top: 20px !important;
}
	.wallara-card-section{
    padding-top: 30px !important;
}
.current-menu-item > a {
    background: rgba(255,255,255,0.3);
	padding:10px;
	border-radius:5px;
}
	
	.content-page-header-ribbon.content-page-header-with-image-ribbon {
    display: block;
    top: -5px;
    right: 0;
    left: auto;
    bottom: auto;
    width: 197px;
    height: 189px;
		z-index:0;
}
	.hero-internal-section-with-image .banner-grid-container{
		z-index:2;
		position:relative;
	}
	.hero-internal-section-with-image:before{
		display:none !important;
	}
	.content-page-header-with-image-ribbon .none-for-mobile{
		display:none;
	}
	
	.content-page-header-with-image-ribbon .none-for-desktop{
		display:block !important;
    width: 100%;
    height: 189px;
	}
}
/*max width:1024px*/




@media (min-width:768px) and (max-width:1024px){
.pathway-cards {
    grid-template-columns: repeat(2, 1fr);
} 
.pathway-cards {
    grid-template-columns: repeat(2, 1fr);
}

.support-grid {
    grid-template-columns: 1fr 1fr;
}	
	
section.carousel-layout {
    padding-bottom: 79px;
}

.grid-slider-wrapper .slick-dots {
    bottom: -66px;
}	
.footer-shape {
    padding-bottom: 0;
}

.newsletter {
    padding-bottom: 68px;
}	 
}

@media screen and (max-width:991px){
	.page-id-1873 .impact-card__number{
		font-size:30px !important;
		line-height:40px !important;
	}
	.page-id-1873 .impact-card__content img {
    width: 80px;
}
	    .page-id-1873 .impact-card:nth-child(2) {
                display: flex;
        flex-direction: column;
        gap: 20px;
    }
	 .page-id-1873 .impact-card-stat-repeat{
		grid-template-columns: repeat(1, 1fr);
	}
	.page-id-1873 .impact-card:nth-child(3) .impact-card-stat-repeat{
		flex-direction:column;
	}
	    .page-id-1873 .impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__content {
       width: 100% !important;
    }
	.page-id-1873 .data-stats-wrap .section-header{
		margin-bottom:8px;
	}
	
	
	.page-id-1889 .impact-card__number{
		font-size:30px !important;
		line-height:40px !important;
	}
	
	.page-id-1889 .impact-card__content img {
    width: 80px;
}
	   .page-id-1889 .impact-card:nth-child(2) {
                display: flex;
        flex-direction: column;
        gap: 20px;
    }
	 .page-id-1889 .impact-card-stat-repeat{
		grid-template-columns: repeat(1, 1fr);
	}
	.page-id-1889 .impact-card:nth-child(3) .impact-card-stat-repeat{
		flex-direction:column;
	}
	    .page-id-1889 .impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__content {
        width: 100% !important;
    }
	.page-id-1889 .data-stats-wrap .section-header{
		margin-bottom:8px;
	}
	
	.page-id-1889 .impact-card-stat-repeat{
		align-items:self-start !important;
	}
	.page-id-1889  .impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__icon.stat-big-icon{
		margin-left:0px;
	}
	

}




@media screen and (max-width:767px){
	span.pagination-title {
    display: none;
}
	.bg-pettran.how-sec-content-bg-pettrn{
		bottom:50px;
	}
	.yellow-loop{
		bottom:30px;
	}
	.stream-card img{
		width:200px;
		height:200px;
	}
    .gallery-grid-inner{
            grid-template-columns: repeat(2, 1fr) !important;
    }
	    .stream-card {
        border-radius: 10px;
        align-items: start;
        flex-direction: column;
    }
	.m-spacing-0 .section-header {
    padding-bottom: 0;
    margin: 0;
}
    .gallery-caption{
        font-size:14px;
    }
	.categoryfilter ul, .tagfilter ul {
    flex-wrap: nowrap;
    
    overflow-x: auto;
    white-space: nowrap;
}
	.grid-slider-wrapper .slick-next{
	right:0px;
		
}
	.grid-slider-wrapper .slick-prev{
		left:0px;
		z-index:2;
	}
	.third-party-logistics_section {
    margin-bottom: 32px !important;
}
	.comparison-description{
		padding-bottom:16px;
	}
	.partner-top-section .section-title-hed h2 {
    text-align: left;
}
	    section {
			padding: 32px 0 !important;
	}
	.page-id-3156 section.faq-wrapper.no-bg {
    padding-top: 0px !important;
}
	.page-id-2493 .resources-section{
		padding-bottom:0px;
	}
	.program-support-image img{
		width:100%;
		max-width:100%;
	}
	.page-id-1564 section.location-section.no-bg{
		padding-bottom:0px !important;
	}
	    .page-id-1564 section.content-section {
        padding-top: 20px !important;
    }
	.gallery{
		    grid-template-columns: repeat(2, 1fr) !important;
		    gap: 10px;
	}
.gallery-wrapper .play-button {
    width: 40px;
    height: 40px;
}	
 .button-group {
    text-align: center;
}
.timeline-slider .slick-list {
    overflow: visible;
}
.wallara-card-wrapper .btn {
    width: 100%;
	text-align:center;
}
	section.location-section h2{
		text-align:left;
	}
	section.location-section .section-short-desc {
    text-align: left;
}
.stream-desc ul li+ li {
    margin-top: 10px;
}
 	
.streams-section .btn {
    width: 100%;
}

section.short-bio-sec .btn {
    width: 100%;
}	
.trial-section .button-group {
    display:block;
}

.trial-section .button-group a {
    width: 100%;
    justify-content: center;
}

span.or-text {
    text-align: center;
    display: block;
    padding: 10px 0px;
}		
.how-join-cols .button-group {
    display: block;
}

.how-join-cols .button-group .btn {
    width: 100%;
    margin:10px 0px;
} 	
		
.support-width-area .button-group {
    display: block;
    margin-top: 20px;
}

.support-width-area .button-group  .btn{
   width:100%;
   margin: 7px 0px;
}	
.newsletter-form input {
    padding: 0;
    font-size: 14px;
    font-weight: 400;
}

.newsletter-form .wpcf7-submit {
    width: 100px;
    padding: 10px 10px;
    font-size: 13px;
    margin-right: 0;
    position: absolute;
    right: 4px;
}

.newsletter-form {
    padding: 17px 10px;
    border-radius: 10px;
    line-height: 10px;
}	
	
.footer-shape {
    background-image: url(../images/footer-ribbon-sm.svg);
    background-position: top center;
    padding-bottom: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}	
	
.footer-buttons {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 12px;
    margin-top: 21px;
}

.footer-buttons .btn {
           gap: 8px;
        line-height: normal;
        width: 100%;
}



.footer-buttons  span.btn-icon   svg {
           max-width: 16px;
        top: 0;
        width: 16px;
        height: 17px;
}
	
.partner-card {
    min-height: 108px;
}
.partners p a {
    display: block;
}	
.grid-slider-wrapper .slick-list {
    padding-left: 0px !important;
    padding-right: 30% !important;
}

.grid-slider-wrapper {
    padding-left: 10px;
    padding-right: 20px;
    margin: 0;
}

.grid-data-wrap h3 {
    font-size: 22px;
    line-height: 28px;
}

.grid-slide-data p {
    font-size: 14px;
    line-height: 20px;
}

.grid-slide {
    padding: 0px 10px;
}	
	
	
.hero  .shape.one {
    width: 412px;
    height: 567px;
    background: url(../images/botton-ribbon.svg) no-repeat;
    background-size: contain;
	bottom: -40px;
        left: -50px;
}
.hero   .shape.two {
    width: 61px;
	top:50px;
    height: 382px;
    background: url(../images/top-ribbon.svg) no-repeat;
    background-size: contain;
} 
.hero .shape img {
    display: none;
}	 
.hero-content {
    padding-bottom: 18px !important;
    height: 100%;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: end !important;
    padding-top: 100px;
}

.hero {
    align-items: end !important;
    padding-bottom: 0;
}	
	
	
	
.impact-grid {
    grid-template-columns: repeat(1, 1fr);
}

.impact-card:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(135px, 2fr));
    gap: 20px;
}
.impact-card__number {
    font-size: 54px;
    line-height: 66px;
}
.page-id-1562 .impact-card:nth-child(2) .impact-card-stat-repeat {
    display: block;
}
.impact-card__content .impact-card__title {
    font-size: 16px;
    line-height: 1;
}

.impact-card-stat-repeat {
    padding: 17px;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
}

.impact-card__icon.stat-big-icon {
    max-width: 163px;
}
.impact-grid, .impact-card:nth-child(2){
    gap: 8px;
}	
.pathway-cards {
    grid-template-columns: repeat(1, 1fr);
}	
.impact-grid, .impact-card:nth-child(2){
    gap: 8px;
}

.impact-card:nth-child(1) .impact-card-stat-repeat {
/*    height: 128px;*/
}
.impact-card:nth-child(3) .impact-card-stat-repeat {
/*    height: 142px;*/
/*    grid-template-columns: 58% 37%;*/
} 
.impact-card:nth-child(3) .impact-card-stat-repeat { 
    display: flex;
    flex-direction: row;
}
.impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__content {
    width: 75% !important;
}

.impact-card:nth-child(3) .impact-card-stat-repeat  .impact-card__icon.stat-big-icon {
    width: 23% !important;
}
.impact-card:nth-child(1) .impact-card-stat-repeat  .impact-card__icon.stat-big-icon {
    max-height: 96px;
}

.impact-card:nth-child(1) .impact-card-stat-repeat  .impact-card__icon.stat-big-icon img {
    max-height: 96px;
  
}

.impact-card-stat-repeat {
    gap: 15px;
}

.impact-card__content .impact-card__title {
    margin-bottom: 0;
}

.impact-card:nth-child(2) .impact-card-stat-repeat {
/*    height: 155px;*/
    align-items: start;
    padding-top: 28px;
}

.impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__icon.stat-big-icon {
    max-width: 136px;
    margin-left: auto;
    /* padding-right: 12px; */
}

.impact-card:nth-child(3) .impact-card-stat-repeat .impact-card__icon.stat-big-icon img {
    max-height: 110px;
    width: 100%;
    max-width: 100%;
}
.impact-card__content img {
    max-width: 131px;
    margin: 13px 0px;
}

.impact-card__content {
    padding: 10px 10px;
}

.impact-card-stat-repeat {
    border-radius: 10px;
}	
	
	
	
	form.marketingForm{
		padding:0px;
	}
	form.marketingForm h2{
		font-size:28px !important;
	}
 

  .team-wrapper{
    grid-template-columns:1fr;
    gap:24px;
  }

  .team-card{
    min-height:auto;
  }

  .profile-image-wrap{
    width:214px;
    height:214px;
  }

  
    .wallara-card-wrapper .image-grid{
/*        grid-template-columns:1fr;*/
    }

.wallara-card-wrapper .image-grid img.large {
    grid-column: 1 / -1;
}

.wallara-card-wrapper .image-grid img, .wallara-card-wrapper .image-grid img.large {
    height:auto;
    min-height: auto;
	max-height:500px;
}
 .wallara-card-wrapper .image-grid img {
    border-radius: 10px;
}

    .timeline-section{
        padding:50px 0 120px;
    }
    .timeline-item{
        padding-right:10px;
    }
    .timeline-image{
        width:145px;
        height:145px;
    }
 
  .step-item{
    gap:18px;
    padding-bottom:0px;
  }

.step-number {
    width: 40px;
    height: 40px;
    font-size: 22px;
}

  .step-content{
    padding-top:4px;
  }

.step-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}

  .step-text{
    font-size:15px;
    line-height:1.7;
  }

 

  .footer{
    padding:60px 0 30px;
  }

  .newsletter-form{
    flex-direction:column;
    align-items:stretch;
    
     
    gap:12px;
  }

  .newsletter-form button{
    width:100%;
    margin-right:0;
  }

.partner-grid {
    grid-template-columns: repeat(3,1fr);
}

   

/*
  .footer h3{
    font-size:22px;
  }

  .footer p{
    font-size:16px;
  }

  .footer-shape svg{
    height:220px;
  }
*/
.grid-cols-4 {
    grid-template-columns: repeat(1, 1fr);
}

.grid-cols-3 {
    grid-template-columns: repeat(1, 1fr);
}

.grid-cols-2 {
    grid-template-columns: repeat(1, 1fr);
}	

.timeline-section .slick-slide {
    padding-right: 10px;
}	
.page-id-2493 section.content-section {
    padding-bottom: 1px !important;
}	
	
	.page-id-1792 .impact-card:nth-child(2) .impact-card-stat-repeat{
		align-items:center;
	}
	
	.newsletter-form .wpcf7-not-valid-tip {
    bottom: -42px;
    font-size: 14px;
    left: -9px;
}
}
/*max width:767px*/




@media (max-width:480px){
section.work-section .content-right,
	section.work-section .col-grid-6.content-right{
    
    background-size: contain;
    
   
}
}


@media only screen and (min-width: 576px) {
    li._item-location {
            width: 50%;
    }
}

@media only screen and (min-width: 768px) {
    .locations-grid-cards {
    grid-template-columns: repeat(2, 1fr);
}
    li._item-location {
            width: 33.33333333%;
    }
}

@media only screen and (min-width: 992px) {
    .locations-grid-cards {
        grid-template-columns: repeat(3, 1fr);
    }

    .team-wrapper._grid-col-2 {
        grid-template-columns: repeat(2, 1fr);
    }
}


@media (max-width:1200px){

  .team-wrapper{
/*    grid-template-columns:repeat(2,1fr);*/
  }

}
@media (min-width:1025px) and (max-width:1200px){
	
body .team-wrapper {
    grid-template-columns: repeat(2,1fr);
}
.menu-item > a {
    font-size: 12px;
}

.menu {
    gap: 19px;
}	
}
 
@media (min-width:1700px)
{
	.footer-shape {
    background-size: 100% 100%;
    padding-top: 5%;
    padding-bottom: 5%;
}
}



@media (max-width:980px)
{
	.faq-wrapper-box {
    padding: 20px 20px;
}
	.accordion .content-inner p {
    max-width: 100%;
}
	.accordion .content-inner {
    font-size: 16px;
}
}


@media(max-width:768px){

 .expandable-panel-section .content-row{
    flex-direction:column;
    gap:10px;
  }

 .expandable-panel-section .toggle-btn-bx{
    align-self:flex-end;
  }

 .expandable-panel-section .text-content p{
    font-size:16px;
  }

}
/*max-width:768px*/




 

@media (max-width:480px){
.marketingForm .primaryButton, .marketingForm .submitButton {
    width: 100% !important;
}	
.pathway-section  .btn {
    width: 100%;
    padding: 7px 19px;
}
.step-guide-section .btn {
    width: 100%;
}
.timeline-section + section.work-section.how-join-sec.pt-0 {
    padding-top: 0px !important;
}
.story-timeline .timeline-slider .timeline-item {
    margin-right: 0px !important;
} 
.program-support-content .btn {
    width: 100%;
}	
	
.gallery-slider .gallery-item img{
		height:250px;
	}	
	.gallery-slider .gallery-video-placeholder{
		height:250px;
	}
	.slick-dots{
		display:none !important;
	}
}

@media (max-width:401px){
	
.footer-buttons {
    margin-top: 10px;
    grid-template-columns: repeat(1, 1fr);
}

.footer-buttons .btn {
    width: 100%;
    margin: 6px 0px;
}


	
}

@media (max-width:422px){
	
.resource-download .btn {
    padding-left: 10px;
    padding-right: 10px;
}
.resource-image {
    max-width: 60px;
}

.resource-image img {
    height: 60px;
}

.resource-content, .resource-download {
    padding-left: 82px;
	font-size:12px;
}	
	.file-size{
		font-size:9px;
	}
.timeline-section .sec-eyebrow {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
}	
    .resource-content h2 {
        font-size: 16px;
        line-height: 24px;
    }	
	
}











