/*
Theme Name: arisefoundation Child
Template: arisefoundation
Version: 1.1
Description: A child theme for arisefoundation.
*/

html, body {
    overflow-x: hidden !important;
	font-display: swap;
	letter-spacing: 0px;
}

html {
  scroll-behavior: smooth;
}

:root :where(.wp-block-site-title) {
    font-weight: normal;
}
:root {
    --wp--style--global--wide-size: 1440px;
}

.d-none{
	display: none;
}

.stroke-head, .home-banner h1{
    font-family:"Gloria Hallelujah";
}
.ays_lil_header .ays_lil_title h2 {
	word-break: break-word !important;
}
p {
    letter-spacing: 0;
    line-height: normal;
}

h1, h2, h3, h4, h5, h6{
	letter-spacing: 0;
}
p:empty {
    display: none;
}
img{
	max-width: 100%;
}

.container {
    max-width: var(--wp--style--global--wide-size);
    margin: auto !important;
}


.preload_poster svg {
    display: none;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
    color: #A0C53A !important;
    background-color: #2C2A2E !important;
	outline: none;
}
.vc_btn3.vc_btn3-style-custom, .caw-btn {
    background-image: none;
    font-family: 'poppins';
    font-weight: 600;
    font-size: 16px;
}
.caw-btn{
    padding: 14px 20px;
}

.cta .wpb_single_image img {
    aspect-ratio: 21 / 9;
    object-fit: cover;
}
.cta .vc_column-inner {
    padding: 0 !important;
}

.caw_info_box_style_1 {
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

/*stroke*/
.stroke-head {
	position: relative;
    display: inline-block;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 60px;
}

.stroke-line {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 61px;
  width: 0;
  background: url(../../../wp-content/uploads/2026/03/stroke.png) no-repeat;
  background-size: contain;
  display: block;
  width: 100%;
	z-index:1;
}

.impact .wpb_raw_code {
    margin: 0;
}

/*text-reveal*/
.text-split .word,
.text-split .char,
.reveal-text .word {
  display: inline-block;
  will-change: transform, opacity;
}
.iventions-reveal {
	margin: 0;
	font-weight: 400;
	font-style: normal;
}
.iventions-reveal .line-wrap {
    height: 100%;
    width: 100%;
}
.iventions-reveal .line-inner {
	display: block;
	will-change: transform, opacity;
}

/*header*/
.wp-singular header img:not(.home header img, .woocommerce-page header img) {
	filter: brightness(0) invert(1);
}
.wp-singular header figure:not(.home header figure, .woocommerce-page header figure) {
    margin-left: 0 !important;
}

.wp-singular header > .wp-block-group:not(.home header > .wp-block-group) {
    max-width: 100% !important;
}
header a, header button{
	outline: none;
}
header {
	position: fixed;
	width: 100%;
	z-index: 3;
	top: 0;
}

header.wp-block-template-part {
  overflow: visible !important;
}

header.wp-block-template-part.scrolled {
  background: transparent !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

header.wp-block-template-part.scrolled > .wp-block-group {
  background-color: rgba(233, 227, 220, 0.39);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
}

home .wp-block-site-logo img {
    width: 150px;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: #2e2c71;
    font-weight: 500;
	text-shadow: 0 0 10px #f4f1e3;
	font-size:20px;
}

header svg, header svg path {
    fill: #2e2c71;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #f4f1e3;
}
header svg circle{
	stroke: #2e2c71;
}
.wp-block-navigation__responsive-container.is-menu-open {
	position: fixed !important;
	inset: 0 !important;
	height: 100vh !important;
	max-height: 100vh !important;
}
.wp-singular header.scrolled img:not(.home header img) {
    filter: none;
}

.WoocommerceHead{
	display: none !important;
}

/*banner*/
.banner{
	position: relative;
	background-color: #e9e3dc;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: top;
}
.home-banner{
	background-image: url('../../../wp-content/uploads/2026/03/1banner-shape.png');
	padding-top: 150px;
}
.banner .content-bar {
    padding-top: 30px;
    padding-bottom: 50px;
}
.video-bar {
  position: relative;
  float: inherit;
  margin: auto;
}
.banner .wpb_text_column.wpb_content_element {
    margin: 0;
}
.banner .content-bar p a {
    color: #a0c53a;
}
.banner .content-bar .vc_row.vc_row-flex {
    justify-content: space-between;
}
.banner .content-bar p {
    font-weight: 500;
    margin-bottom: 0px;
    position: relative;
}
.plyr__control {
    background: #fff !important;
    border-radius: 50%;
    width: 30px !important;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.plyr__control svg {
    fill: #2f2c74;
    width: 14px;
    height: 14px;
}
.plyr--video .plyr__controls {
    background: transparent;
}
.banner .left h1 {
	margin-bottom: 0px;
}

.plyr--video .plyr__controls {
    bottom: 2vh;
    left: 1vw;
    width: 38px;
    height: 38px;
    padding: 0;
}
.plyr__controls .plyr__controls__item:first-child {
    margin-left: 0;
    margin-right: 0;
}

/*hover-video-box*/
.hover-video-box{
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transform: perspective(1200px) rotate(0deg) scale(1);
  transform-style: preserve-3d;
  transition: transform 0.55s cubic-bezier(.22,.61,.36,1), 
              box-shadow 0.55s cubic-bezier(.22,.61,.36,1);
  will-change: transform;
  box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}

.hover-video-box:hover{
  transform: perspective(1200px) rotate(0deg) scale(1.03);
  box-shadow: 0 30px 60px rgba(0,0,0,0.18);
}

/*banner slider*/
.banner .hover-video-box {
    -webkit-mask-image: url('../../../wp-content/uploads/2026/03/shape.png');
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-image: url('../../../wp-content/uploads/2026/03/shape.png');
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    backface-visibility: hidden;
    transform: perspective(1200px) rotate(0deg) scale(1);
    transform-style: preserve-3d;
    transition: transform 0.55s cubic-bezier(.22,.61,.36,1), 
              box-shadow 0.55s cubic-bezier(.22,.61,.36,1);
    will-change: transform;
    margin: 0;
    aspect-ratio: 16 / 9;
    background: url('../../../wp-content/uploads/2026/05/slide-28.jpg');
    background-size: cover;
    margin: 0 !important;
    pointer-events: none;
}

.banner:hover .hover-video-box{
	transform: perspective(1200px) rotate(0deg) scale(1.03);
  box-shadow: 0 30px 60px rgba(0,0,0,0.18);
}

.banner .vc_inner{
	 height: 100%;
}

.banner .vc_inner img {
    width: 100%;
    object-fit: cover;
    height: 100% !important;
}
.home-banner .vc_item {
    height: 100% !important;
}
/*map*/

.map_aspect_ratio {
    padding-top: 100% !important;
}
.map .wpb_content_element{
	margin-bottom: 0px;
}
.prosperity .context h3 {
    margin: 0;
	line-height: 1;
}
.prospect svg line, .prospect svg polyline {
    /* fill: black; */
    stroke: black;
}
.prosperity .context h3+h3 {
    margin-top: 50px;
}
.prosperity .context {
    padding: 230px 0 100px;
}
.prosperity .wpb_text_column {
    margin: 0;
}
.prosperity {
	background: #f4f1e3;
    overflow: initial !important;
}
.prosperity .map{
    margin-top: -70px;
    position: relative;
}

/*what-we-do*/
.what-do .container {
    display: flex;
    flex-wrap: wrap;
}

.what-do .vc_column_container:before, .what-do .vc_column_container:after {
	content: "";
    background-color: #ccc;
    height: 100%;
    position: absolute;
	z-index: -1;
	top:0;
	bottom:0;
}

.what-do .first:after{
	background-color: #ffffff;
}

.what-do .second:before{
	background: url('../../../wp-content/uploads/2026/08/arise-up-pic.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.what-do .second:after{
	background-color: rgb(212 106 55 / 80%);
}

.what-do .third:before{
	background: url('../../../wp-content/uploads/2026/08/arise-care-pic.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.what-do .third:after{
	background-color: rgb(0 179 182 / 80%);
}

.what-do .forth:before{
	background: url('../../../wp-content/uploads/2026/08/arise-vert-pic.jpg');
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.what-do .forth:after{
	background-color: rgb(160 197 58 / 80%);
}

.what-do .vc_column_container:not(:first-child){
	color: #ffffff;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.what-do .vc_column_container .vc_column-inner {
    padding: 0;
    height: 100%;
}
.what-do .vc_column_container .vc_column-inner .wpb_wrapper {
    height: 100%;
}
.what-do .caw_info_box_style_1 {
    margin: 0;
    padding: 0;
}
.what-do .first p {
    font-weight: 500;
}
.what-do .vc_column_container .wpb_wrapper > a {
    display: flex;
    height: -webkit-fill-available;
    align-items: center;
}
.what-do .caw-info-box-content h3 {
	font-family: 'Poppins';
	font-weight: 400;
	margin: 0 0 10px;
}
.what-do .caw-info-box-desc h6{
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
    font-family: 'Poppins';
    letter-spacing: 0;
    text-transform: none;
	font-size: 18px;
}
.what-do .caw-info-box-desc h6 + p {
    margin: 0;
    margin-top: 15px;
    line-height: 1.2;
}

.what-do .vc_column_container:first-child {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.what-do .caw-button-wrapper {
    margin-top: 30px;
}

.what-do .caw-button-wrapper .caw-btn {
    box-shadow: 0px 10px 20px 2px rgb(0 0 0 / 21%) !important;
}

/*we work*/
.we-work .wpb_column:first-child .vc_column-inner > .wpb_wrapper {
    text-align: center;
}

.we-work .wpb_text_column p {
    line-height: 1.2;
    font-weight: 500;
    margin: 10px 0 0;
}
.we-work .wpb_text_column {
    margin: 0;
}
.we-work {
    padding: 100px 0;
    background: #f4f1e3;
}

.we-work  .wpb_single_image {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.we-work .wpb_text_column h2 {
    margin: 20px 0 0;
    font-size: 22px;
    font-family: 'Poppins';
    font-weight: 500;
	text-align: center;
}

.we-work .wpb_single_image img {
	height: 80px;
	object-fit: contain;
	filter: brightness(0) saturate(100%) invert(65%) sepia(65%) saturate(402%) hue-rotate(35deg) brightness(97%) contrast(96%);
}
.we-work .container {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
}

/**/
.build {
    background: url('../../../wp-content/uploads/2026/03/building-bg.png');
	overflow: visible;
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
	padding: 16vh 0;
}
.build .box{
	position: relative;
}

.build .left .wpb_single_image {
    margin: 0;
    width: 180px;
}

.build .left .wpb_text_column {
    margin: 0;
    width: calc(100% - 180px - 80px);
}

.build .container {
    display: flex;
    align-items: center;
}

.build .left .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.build .left h3 {
    margin: 0;
    font-size: 53px;
    line-height: 0.9;
}

.build .left p {
    margin: 20px 0 0;
    font-size: 30px;
    line-height: 1.2;
}

.build .right .wpb_single_image {
    margin: 0;
}

/*impact*/
.impact{
	background: #f4f1e3;
	padding: 100px 0px;
}
.impact .vc_do_btn {
    margin: 0;
}
.impact > .vc_row.container:first-child {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 70px !important;
}
.impact .right{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.impact .caw-btn {
    box-shadow: 0px 10px 20px 2px rgb(0 0 0 / 21%) !important;
}
.impact .left  .vc_column-inner {
    justify-content: flex-end;
    padding: 30px;
}

.impact .left .wpb_text_column {
    margin: 0;
}

.impact .caw-countup-box .caw-time-counter{
    display: block;
    text-align: left;
	font-weight: 600;
}

.impact .caw-countup-inner {
    text-align: left;
}

.impact .left .caw-countup-box .caw-time-counter{
    font-size: 65px !important;
    line-height: 1;
}

.impact .left .caw-countup-box .caw-time-counter + span {
    font-size: 40px !important;
    margin-top: 10px !important;
    display: inline-block;
}

.impact .right .caw-countup-box .caw-time-counter{
    font-size: 45px !important;
    line-height: 1 !important;
}

.impact .right .caw-countup-box .caw-time-counter + span {
    display: inline-block;
    margin-top: 10px;
}

.impact .right .wpb_text_column {
    margin: 0;
}

.impact .right .wpb_column .vc_column-inner {
    padding: 80px 20px 30px;
}

.impact .left .vc_column-inner > .wpb_wrapper:before {
    content: "";
    position: absolute;
    left: -30px;
    right: 0;
    bottom: -30px;
    width: calc(100% + 60px);
    height: calc(100% + 30px);
    background: #000000;
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.68) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
}

.impact .left .vc_column-inner > .wpb_wrapper {
    position: relative;
}

/*motion*/
#motionGallery {
  opacity: 0;
  visibility: hidden;
}
#motionGallery .img {
  transform: scale(1.08);
}

#motionGallery.gallery-ready {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.4s ease;
}
.motion{
	padding: 0px 0px !important;
}

/*partners*/
.caw-logo-carousel-js {
    display: flex;
}

.caw-slick-trigger {
    display: flex;
}
.we-work .wpb_raw_code {
    margin: 0;
}
.what-do .first .wpb_raw_code {
    margin: 0;
}

.partners .slick-slide {
    padding: 0px 0px;
    outline: none;
}

.partners {
    padding: 100px 0 !important;
    background: #f4f1e3;
}

.stories .style1 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.partners .style1 blockquote {
    background: transparent;
    position: absolute;
    padding: 0 !important;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.partners figure.style1 blockquote:after {
    content: none !important;
}

.partners figure.style1 .arrow {
    display: none;
}

.partners .know-more {
	display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 0;
    cursor: pointer;
}

.starrating.st-rating {
    display: none;
}

.stories .style1 {
    margin: 0 !important;
    font-family: 'Poppins' !important;
    border-radius: 20px !important;
}

.stories .author h5 {
    font-family: 'Poppins';
}

.stories .author {
 	background: linear-gradient(to top, rgba(0,0,0,0.55), rgba(0,0,0,0)) !important;
 	z-index: 0;
}

.stories .author h5 {
    color: #ffffff;
    opacity: 1 !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-top: 50px;
    position: relative;
    transform: translateY(70%);
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease;
    height: 112px;
}

.stories figure:hover .author h5{
  transform: translateY(0);
  opacity: 1;
}

.stories .st-testimonial-bg {
    padding: 20px !important;
}

.stories .st-testimonial-company {
    background: #fad646;
    color: #000;
    padding: 5px 22px !important;
    border-radius: 25px;
    display: inline-block;
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
}

.stories {
    margin-top: 50px !important;
}

.logos figure {
    box-shadow: none;
    margin: 0;
    font-family: 'Poppins';
    4/
    FONT-VARIANT: JIS83;
}

.logos figure img {
	object-fit: contain;
	background-color: #fff;
	height: auto;
	width: 100%;
	aspect-ratio: 3/2;
	padding: 10px;
}

.logos .author {
    display: none;
}

.logos .slick-slide {
    margin: 0 20px;
}

/*cta*/
.cta .wpb_single_image {
    margin: 0;
}

.cta .caw-button-wrapper {
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta {
    position: relative;
}

.cta .wpb_single_image * {
    width: 100%;
}
.cta .vc_custom_heading {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: auto;
    font-size: 60px;
    text-shadow: 0px 0px 20px black;
}
.cta .caw-btn {
    padding: 20px 30px;
    font-weight: 400;
    font-size: 20px;
    overflow: hidden;
    outline: none;
	text-transform: capitalize;
}

/**/
.work{
	padding: 100px 0px;
}
.work .wpb_raw_code > .wpb_wrapper {
    text-align: center;
}

.work .caw_info_box_style_1 {
    margin: 0;
    background: #a0c53a;
    aspect-ratio: 3 / 4;
    position: relative;
    z-index: 0;
    border-radius: 20px;
}


.work .caw_info_box_style_1:before {
    content: "";
    background: url('../../../wp-content/uploads/2026/03/ring.png');
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: center;
    z-index: -1;
}

.work .caw-info-box-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px 0;

}

.work a.caw-readmore-btn {
    background: transparent;
    padding: 10px 20px !important;
    font-size: 20px !important;
    display: inline-block;
    font-family: 'AstoriaRoman';
    outline: none !important;
    border: 1px solid #ffffff;
    color: #ffffff !important;
    transition: all 0.3s ease-in-out;
}

.work h3.caw-info-box-title {
    display: none;
}
.work .caw-info-box-desc {
    margin: 0 !important;
    font-family: 'Poppins';
    font-weight: 400;
    font-style: normal;
    color: #FFFFFF;
    font-size: 40px;
    line-height: 1.2;
	text-transform: capitalize;
	transition: all 0.3s ease-in-out;
}
.work .wpb_raw_code {
    margin: 0 0 50px;
}
.work .caw_info_box_style_1:hover .caw-readmore-btn {
    background: #ffffff;
    color: #000000 !important;
	box-shadow: 0 0 30px 2px #809c33;
}

.work .caw_info_box_style_1:hover .caw-info-box-desc {
    font-size: 45px;
}
.parallax-boxes {
  position: relative;
}

.parallax-boxes .work .caw_info_box_style_1,
.parallax-boxes .parallax-box {
  will-change: transform;
  transform: translate3d(0,0,0);
  backface-visibility: hidden;
}

/*footer*/
footer > .wp-block-group {
    background-color: #f4f0e4 !important;
	max-width: var(--wp--style--global--wide-size);
    margin: auto !important;
	padding: 100px 15px !important;
	min-height: auto !important;
}
footer .wp-block-navigation__container {
	flex-direction: column;
	align-items: flex-start;
	gap: 4px;
}

a{
	outline: none;
}

footer {
    background-color: #f4f0e4 !important;
	margin:0;
	position: relative;
    z-index: 1;
}

footer p, footer p a, footer .wp-block-navigation__container a {
    color: #2f2c74 !important;
    font-weight: 400 !important;
    font-size: 18px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

footer p a:hover, footer .wp-block-navigation__container a:hover {
    color: #a0c53a !important;
}

.socialLinks  figure {
    background: #ffffff;
    width: 20px;
    height: 20px;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.socialLinks {
    margin-top: 10px !important;
}

.socialLinks figure:hover {
    background-color: #2f2c74;
}

.socialLinks figure:hover img {
    filter: invert(1);
}


/*motion gallery*/
:root {
	--bg: #d9d4cf;
	--img-w: clamp(130px, 18vw, 220px);
	--img-h: clamp(95px, 13vw, 160px);
}

.wrapper {
	position: relative;
	width: 100vw;
	height: 700px;
	overflow: hidden;
}

.centerText {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: clamp(34px, 7vw, 84px);
	font-weight: 700;
	letter-spacing: 0.02em;
	color: #171717;
	z-index: 20;
	pointer-events: none;
	text-align: center;
	text-shadow: 0 2px 10px rgba(255, 255, 255, 0.4);
	font-family: 'AstoriaMedium';
	z-index: 1;
}

.loopTrack {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	white-space: nowrap;
	will-change: transform;
}

.gallery {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 2280px;
	height: 100%;
}

.img {
	position: absolute;
	width: var(--img-w);
	height: var(--img-h);
	border-radius: 0;
	overflow: visible;
	box-shadow: none;
	transform-origin: center;
	will-change: transform;
}

.img img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 8px;
    overflow: hidden;
    object-fit: cover;
	object-position: top;
}


/********impact********/

.impact-banner {
    background-image: url(../../../wp-content/uploads/2026/04/impact-bg.png);
    height: 100vh;
    background-color: #f4f1e3;
	
}
.impact-banner .right {
    padding-top: 200px;
}
.impact-banner .wpb_text_column {
    margin: 0;
}
.impact-banner h1, .who-banner h1, .update-banner h1, .commit h1 {
    font-family: 'AstoriaMedium';
    font-size: 40px;
}

.pathway .up .right, .pathway .care .right{
	-webkit-mask-image: url(../../../wp-content/uploads/2026/04/pillar-shape.png);
	mask-image: url(../../../wp-content/uploads/2026/04/pillar-shape.png);
}

.pathway .vert .right{
	-webkit-mask-image: url(../../../wp-content/uploads/2026/04/pillar-shape-even.png);
	mask-image: url(../../../wp-content/uploads/2026/04/pillar-shape-even.png);
}

.pillar1 .right{
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    aspect-ratio: 4 / 3;
    margin: 0 !important;
}

.up .right{
    background: url(../../../wp-content/uploads/2026/04/up.jpg);
	background-size: cover;
}
.care .right{
	background: url(../../../wp-content/uploads/2026/04/care.jpg);
    background-size: cover;
}
.vert .right{
	background: url(../../../wp-content/uploads/2026/04/vert.jpg);
    background-size: cover;
}

.pathway {
    background: #f4f1e3;
}

.pillar1 {
    padding: 120px 0;
}
.pillar1 .left  img {
    width: 320px;
}
.pillar1 h3{
    font-size: 43px;
}
.pillar1 p {
    color: #1e1e1e;
}
.pillar1 .wpb_text_column {
    margin-bottom: 0;
}
.pillar1 .vc_do_btn {
    margin-bottom: 0;
    margin-top: 40px;
}
.pillar1 .vc_btn3 {
    font-size: 30px !important;
    padding-left: 0 !important;
    line-height: 1 !important;
}
.pillar1 .vc_btn3-icon {
    font-size: 0 !important;
}
.pillar1 .vc_btn3-icon:after {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/arrow.png');
    position: absolute;
    right: -20px;
    top: -7px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 31px;
    height: 24px; 
}

.pathway .up .vc_btn3-icon:after{
	filter: brightness(0) saturate(100%) invert(51%) sepia(18%) saturate(1753%) hue-rotate(335deg) brightness(94%) contrast(95%);
}
.pathway .care .vc_btn3-icon:after{
	filter: brightness(0) saturate(100%) invert(49%) sepia(95%) saturate(431%) hue-rotate(132deg) brightness(97%) contrast(92%);
}
.pathway .vert .vc_btn3-icon:after{
	filter: brightness(0) saturate(100%) invert(31%) sepia(66%) saturate(3116%) hue-rotate(136deg) brightness(96%) contrast(97%);
}

.pathway .up{
	background: #f4f1e3;
}
.pathway .care{
	background: #f5eecd;
}

.pathway .vert{
	background: #f4f1e3;
}

.pathway .vert{
	z-index: 2 !important;
}

.pathway .container {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.impact-cta .wpb_single_image img{
 	object-position: top;
}


.pathway .pin-spacer:nth-child(2):before {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/wave.png');
    position: absolute;
    right: -320px;
    top: -50px;
    height: 84px;
    width: 759px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}

.pathway .pin-spacer:nth-child(2):after {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/wave.png');
    position: absolute;
    left: -320px;
    bottom: -8px;
    height: 84px;
    width: 759px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
}

@keyframes arrowBounce {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-6px); /* adjust height here */
  }
}

.pillar1 button:hover .vc_btn3-icon:after {
    animation: arrowBounce 0.6s ease-in-out infinite alternate;
}

/*Today*/
.pathway {
  position: relative;
  isolation: isolate;
}


.pathway .pillar1 {
  position: relative;
  transform: translateZ(0);
  backface-visibility: hidden;
}

.pathway .pillar-inner {
  transform-origin: center top;
  will-change: transform, opacity;
  backface-visibility: hidden;
}

/*popup*/
.ays_pb_description h4 {
    font-family: 'Poppins' !important;
    font-weight: 500;
}

 .ays_pb_description li,  .ays_pb_description p {
    font-family: 'Poppins' !important;
    font-size: 14px !important;
    letter-spacing: 0 !important;
}

 .ays_pb_description li {
    text-align: left;
    list-style: none;
    position: relative;
    padding-left: 26px;
    font-size: 16px;
    padding-bottom: 5px;
}
 .ays_pb_description li:after {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/check-light.png');
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
}

.ays_lil_header .ays_lil_title h2 {
    font-size: 34px !important;
}
.ays_pb_description h4 {
    text-align: left;
    margin: 30px 0 10px;
    font-size: 24px;
    letter-spacing: 0;
}

.ays_pb_description {
    padding: 10px 45px !important;
}

.ays_pb_description ul {
    padding: 0;
    margin: 0;
}

.ays_lil_header .ays_lil_title h2 {
    font-family: 'AstoriaMedium' !important;
}
.ays_lil_header .ays_lil_title h2 {
    padding: 30px 30px 0 !important;
}
.close-lil-btn{
	font-size: 18px !important;
}

/*why we exists*/
.who-banner {
    background-image: url(../../../wp-content/uploads/2026/04/who-back.png);
    height: 100vh;
    background-color: #f4f1e3;
	background-size: cover;
	background-position: top center;
}

.who-banner .right {
    padding-top: 200px;
}

.who-banner .wpb_text_column {
    margin: 0;
}

.who-banner > .vc_row {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: center;
    padding: 0 15px;
}

.who-banner .right > .vc_column-inner {
    padding-top: 40vh;
}

.about-us-head{
	background: #f4f1e3;
	padding-top: 70px;
}

.about-us-head .wpb_raw_code {
    text-align: center;
    margin: 0;
}
.about-us{
	background: #f5eecd;
	overflow: visible !important;
	padding-bottom: 100px;
}
.about-us:before {
    content: "";
    background: #f5eecd;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 50px;
    filter: blur(20px);
}
.about-us h3 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 35px;
}
.about-us h2 {
    margin: 30px 0 35px;
}
.about-us p {
	font-size: 26px;
    line-height: 1.125;
}

.about-us .box{
	display: flex;
	align-items: center;
	padding: 0 60px;
	
	position: relative;
	overflow: hidden;
	cursor: pointer;
	transform: perspective(1200px) rotate(0deg) scale(1);
	transform-style: preserve-3d;
	transition: transform 0.55s cubic-bezier(.22,.61,.36,1), 
		box-shadow 0.55s cubic-bezier(.22,.61,.36,1);
	will-change: transform;
}

.about-us .box:hover{
  transform: perspective(1200px) rotate(0deg) scale(1.03);
}

.about-us .box .vc_column-inner{
    padding-top: 50px;
    padding-bottom: 50px;
}

.about-us .left{
	background-image: url(../../../wp-content/uploads/2026/04/pillar-shape-grn-even.png);
	background-size: 100% 100%;
	
}
.about-us .right{
	background-image: url(../../../wp-content/uploads/2026/04/pillar-shape-grn.png);
	background-size: 100% 100%;
	background-position: center;
}

.about-us .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

.about-us .box p {
    color: #2c2e2a;
    font-weight: 500;
    line-height: 1.1;
    font-size: 22px;
}
.about-us .wpb_content_element {
	margin: 0;
}

.about-us .container .top {
	margin-bottom: 100px;
}

.approach img {
    height: 80px;
    object-fit: contain !important;
    filter: brightness(0) saturate(100%) invert(74%) sepia(97%) saturate(334%) hue-rotate(356deg) brightness(99%) contrast(94%);
}
.approach{
	background: #f4f1e3;
	padding: 100px 0px;
	overflow: visible !important;
}
.approach .wpb_raw_code {
    margin-bottom: 50px;
}
.approach .caw_info_box_style_1 {
    text-align: left;
    margin-bottom: 0;
}
.approach .caw-info-box-title {
    font-size: 32px;
    font-weight: normal !important;
    color: #2c2e2a !important;
    text-align: left;
    margin: 20px 0 20px !important;
    font-family: 'AstoriaRoman';
}

.approach .caw-info-box-desc {
    margin: 0 !important;
    text-align: left !important;
    font-weight: 300 !important;
    font-family: 'Poppins';
    color: #2c2e2a;
    font-size: 22px;
    line-height: 1.2;
}
.approach:before {
    content: "";
    background: url(../../../wp-content/uploads/2026/04/wave.png);
    position: absolute;
    right: -320px;
    top: -60px;
    height: 84px;
    width: 759px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.philosophy{
	background: #d7fb74;
}
.philosophy .wpb_single_image {
    margin: 0;
}
.philosophy .wpb_single_image * {
    width: 100%;
}
.philosophy .pic .vc_column-inner {
    padding: 0;
}
.philosophy .context > .vc_column-inner > .wpb_wrapper {
    margin-bottom: -25vh;
}
.philosophy .wpb_raw_code {
    margin: 0;
	padding: 100px 0 0;
}

.philosophy .wpb_text_column {
    margin: 0;
}

.philosophy p {
    font-weight: 500;
    font-size: 30px;
    color: #2c2e2a;
}

.board-members{
	background: #d56c39;
	padding: 50px 0 100px 0;
}

.board-members h2, .crew h2 {
    font-family: 'poppins';
    font-size: 70px;
    font-weight: 500;
    line-height: 0.8;
}

.board-members .wpb_content_element {
    margin: 0;
}

.board-members .left p, .crew .left p {
    font-weight: 300;
    font-size: 20px;
}

.board-members .left p{
	color: #fcc1a5;
}

.board-members .right h6 {
    margin: 0;
    font-family: 'Poppins';
    text-transform: capitalize;
    color: #ffffff;
    font-weight: 500;
    font-size: 20px;
	letter-spacing: 0;
}

.board-members .right p, .crew .right p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.2;
    margin-top: 10px;
}

.board-members .right p {
    color: #fcc1a5 !important;
}

.board-members .container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.team-members .board {
    background: #ffffff;
    border-radius: 20px;
    margin-top: -70px !important;
    padding: 30px 20px 30px;
    max-width: calc(var(--wp--style--global--wide-size) - 40px);
    display: flex;
    flex-wrap: wrap;
    gap: 35px 0px;
    justify-content: center;
}

.team-members {
    overflow: visible !important;
	padding-bottom: 100px;
}

.team-members .caw-info-box-content {
    text-align: left;
    margin-top: 30px;
}

.team-members .caw-info-box-desc {
    text-align: left !important;
    margin: 0 !important;
}

.team-members .caw-info-box-desc h6 {
    color: #d56c39;
    font-family: 'poppins';
    letter-spacing: 0;
    text-transform: none;
    font-size: 17px;
    font-weight: 600;
    margin: 20px 0 30px !important;
}

.team-members .caw-info-box-desc p {
    font-weight: 300;
    font-size: 18px;
    line-height: 1.3;
    margin: 0;
	display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.team-members .caw_info_box_style_1 {
    margin: 0 0 10px;
    padding: 0;
}

.team-members .vc_do_btn {
    margin: 0;
}

.team-members .vc_do_btn button {
    padding: 0 !important;
    color: #383030 !important;
    font-weight: 500 !important;
}

.team-members .caw-info-box-title {
    margin: 0 !important;
    font-weight: normal !important;
    text-transform: uppercase;
    font-family: 'AstoriaRoman';
}

.team-members .caw-imgicon-component-style {
    background: #f2f2f2;
    border-radius: 20px;
    overflow: hidden;
    width: 200px;
    height: 200px;
}

.team-members .caw-imgicon-component-style *{
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: block;
}

.team-members .caw-imgicon-component-style img {
    object-fit: cover;
}

.crew{
	padding: 100px 0px;
	background: #f4f1e3;
}
.crew .wpb_text_column {
    margin: 0;
}
.crew .context {
    margin-bottom: 150px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.crew .vc_tta-tab a {
    color: #2c2e2a !important;
    border: 0px !important;
    border-radius: 35px !important;
    font-size: 20px;
    padding: 15px 30px !important;
}
.crew .vc_tta-tab.vc_active a {
    background: #9aca3c !important;
    color: #ffffff !important;
}
.crew  .vc_tta-tab>a:hover {
    background: #ece8d8 !important;
}
.crew .vc_tta-tab.vc_active>a:hover {
    background: #97cb31 !important;
}
.crew .vc_tta-tabs-list {
    border: 1px solid #9aca3c;
    border-radius: 35px;
    width: max-content;
    margin: auto !important;
}
.crew .caw-imgicon-component-style * {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.crew .caw-imgicon-component-style {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: auto;
    overflow: hidden;
    background: #e6e2ce;
}
.crew .vc_tta-panel-body .vc_inner {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.crew .vc_tta-panel-body {
    padding: 0 !important;
    margin-top: 90px;
}
.crew .caw-info-box-title {
    font-family: 'AstoriaRoman';
    color: #2c2e2a;
    font-size: 28px;
    font-weight: normal !important;
    margin: 0 0 5px !important;
}
.crew .caw-info-box-desc {
    margin: 0 !important;
    font-size: 14px;
    color: #2c2e2a;
}

.crew .caw-info-box-content {
    margin-top: 20px;
}
.crew .caw_info_box_style_1 {
    margin: 0 !important;
    position: relative;
}

.crew .vc_tta-panels-container {
  position: relative;
  min-height: 450px;
}

.crew .vc_tta-panel.vc_active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  position: relative;
}

.crew .caw-imgicon-component-style img {
  width: 100%;
  object-fit: cover;
  display: block;
}

.crew .vc_tta-panel {
  transition:
    opacity 0.4s ease,
    transform 0.4s ease;
}

.crew .vc_tta-panel {
  overflow-anchor: none;
}
.crew .vc_do_btn {
    margin: 0;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.crew .vc_do_btn button {
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
}

.crew .wpb_wrapper {
    position: relative;
}
.crew .vc_do_btn button {
    background: transparent;
    border: 0 !important;
    cursor: pointer;
    outline: none !important;
}
.teams .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 0px 50px;
}

.teams .wpb_single_image {
    margin: 0 20px 0 0;
}

.teams .caw-imgicon-component-style {
    width: 120px;
    height: 120px;
}

.teams .caw-info-box-title {
    font-size: 22px;
    margin-bottom: 0px !important;
}

.teams .caw-info-box-desc {
    font-size: 14px;
}


.teams pre {
    display: block;
    margin: 10px auto 0;
    width: max-content;
    color: #ffffff;
    border-radius: 4px;
    line-height: normal;
    padding: 1px 4px;
    font-family: 'Poppins';
    font-weight: 500;
}

.upTeam{
	background: #ce6b32;
}
.careTeam{
	background: #3bb3b7;
}
.vertTeam {
	background: #04994A;
}

.squad .vc_tta-tabs-container {
    z-index: 1 !important;
}

/*publications*/
.update-banner{
	background-image: url(../../../wp-content/uploads/2026/04/reports-banner.png);
    height: 100vh;
    background-color: #f4f1e3;	
}
.update-banner .container {
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    height: 100%;
}
.update-banner .wpb_text_column {
    margin: 0;
}

.prospect a {
    position: absolute;
    bottom: 50px;
    left: 30px;
}
.prospect {
    position: relative;
    width: 400px;
    margin: auto;
}
.prospect span {
    width: 22px;
    height: 22px;
    background: #a2c617;
    display: flex;
    border-radius: 50%;
    padding: 4px;
}
.df-popup-thumb .df-book-title {
    display: none !important;
}
.prospect .df-popup-thumb {
    width: auto !important;
    margin: 50px 15px 25px !important;
}
.df-container .df-bg {
    background-color: #8bc34a !important;
    backdrop-filter: blur(10px);
}

.df-lightbox-wrapper .df-lightbox-bg {
    background-color: transparent !important;
}
.annual .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.annual:before {
    content: "";
    background: #f5eecd;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 50px;
    filter: blur(20px);
}

.annual {
    overflow: visible !important;
    background: #f5eecf;
    padding-top: 80px;
    padding-bottom: 150px;
}
.reports {
    background: #f4f1e3;
    text-align: center;
    padding-top: 100px;
}
.annual p {
    margin: 12px 0 0 !important;
    text-align: center;
    line-height: 1.2;
    font-weight: 500;
}
.annual .wpb_raw_code {
    margin: 0;
}
.annual .wpb_text_column {
    margin: 0;
}
.df-popup-thumb .df-book-cover {
    box-shadow: none;
}
.df-popup-thumb .df-book-wrapper {
    box-shadow: 20px 15px 30px 10px rgb(180 173 145 / 76%);
}
.field {
    background: #f4f1e3;
    padding: 150px 0;
    overflow: visible !important;
}

.field .wpb_raw_code {
    text-align: center;
    margin-bottom: 20px;
}

.field .wpb_text_column {
    text-align: center;
    margin-bottom: 80px;
}

.field .vc_message_box-icon {
    display: none;
}

.field .vc_do_message {
    padding: 1em;
    text-align: center;
    background-color: #ebe1b3;
    color: #111111;
    line-height: 1;
    transition: all 0.3s ease-in-out;
}

.field p {
    margin: 0;
}

.field .vc_do_message:hover {
    background-color: #ffffff;
}

.field:before {
    content: "";
    background: url(../../../wp-content/uploads/2026/04/wave.png);
    position: absolute;
    right: -320px;
    top: -60px;
    height: 84px;
    width: 759px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.clients figure.style1 {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    font-family: 'Poppins';
    color: #000000;
}
.clients figure.style1 blockquote:before {
    left: 2px;
    top: 0px;
}
.clients figure.style1 blockquote {
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    color: #000000;
    background-color: transparent;
    padding: 50px 25px 25px 25px;
    line-height: normal;
    letter-spacing: 0;
}
.clients figure.style1 blockquote:after {
    content: none;
}
.clients  figure.style1 .author {
    position: static;
    padding: 20px 0 0 30px;
    background: transparent;
}
.clients .st-testimonial-title span {
    display: block;
    opacity: 1;
    padding-left: 0 !important;
    margin-top: 12px;
    font-size: 15px;
}
.clients figure.style1 .author h5 {
    opacity: 1;
    color: #000000;
    font-weight: 500;
    font-size: 24px;
    font-family: 'Poppins';
    text-transform: none;
    letter-spacing: 0;
}
.clients .st-testimonial-company:before {
    content: none;
}
.clients {
    background: #d7fb74;
    padding: 150px 0px;
}
.clients h3 {
    font-size: 60px;
    font-family: 'Poppins';
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 25px;
}
.clients p {
    margin: 0;
}
.clients .wpb_text_column {
    margin: 0;
    padding-top: 40px;
}
.clients .masonry-item{
	outline: none;
}
.clients figure.style1 .arrow{
	display: none;
}
.clients .container {
    position: relative;
}
.clients .container .vc_column_container:nth-child(2), 
.clients .stars-testimonials .slick-slider{
    position: static;
}
.clients .stars-testimonials .slick-prev {
    left: 15px;
}
.clients .stars-testimonials .slick-next {
    left: 85px;
    right: auto;
}
.clients .slick-arrow {
    bottom: 0;
    top: auto !important;
    width: 50px !important;
    height: 50px !important;
    border: 1px solid #00b3b6 !important;
    padding: 10px !important;
    border-radius: 50%;
}
.clients .stars-testimonials .slick-prev:before {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/left.png');
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}
.clients .stars-testimonials .slick-next:before {
    content: "";
    background: url(../../../wp-content/uploads/2026/04/right.png);
    width: 25px;
    height: 25px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    right: 0;
}
.clients figure.style1 blockquote:before {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/quote.png');
    width: 50px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 1;
}

.gallery_pub{
	background: #f5eecf;
	padding: 100px 0px;
}
.gallery_pub h2 {
    font-family: 'Poppins';
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 50px;
}
.gallery_pub .wpb_text_column {
    margin: 0;
}

.gallery_pub .wpcp-single-item img {
    -webkit-mask-image: url('../../../wp-content/uploads/2026/04/gal-shape.png');
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-image: url('../../../wp-content/uploads/2026/04/gal-shape.png');
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    mask-position: center;
}
.gallery_pub .wpcp-single-item {
    border: 0px !important;
}
.gallery_pub .wpcp-all-captions {
    text-align: center;
    font-size: 35px;
    font-family: 'AstoriaMedium';
	line-height: 1;
}

/*involved*/
.involved-banner {
    background-image: url(../../../wp-content/uploads/2026/04/involved-banner.png);
    min-height: 60vh;
	height:100%;
    background-color: #f4f1e3;
    background-position: bottom;
    width: 100%;
}
.commit {
    background: #f4f1e3;
	padding-bottom:100px;
}

.commit p {
    text-align: center;
    margin: 0;
}
.commit .wpb_text_column {
    margin: 0;
}
.commit h1 {
    margin: 0;
}

.buy{
	background: #f5eecd;
	padding: 150px 0px 100px;
	overflow: visible !important;
}
.buy:before {
    content: "";
    background: #f5eecd;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 50px;
    filter: blur(20px);
}
.buy .caw-info-box-title {
    display: none;
}
.buy .container{
	display: flex;
	flex-wrap: wrap;
}
.buy .woocommerce ul.products li.product a {
    margin: 0;
    object-fit: cover;
    object-position: center;
    display: block;
    position: relative;
    padding: 15px;
    margin-bottom: 80px;
    outline: none;
    z-index: 0;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
}

.buy .woocommerce ul.products li.product a img {
    height: 100%;
    margin: 0;
    border-radius: 45px;
    aspect-ratio: 3 / 4;
    object-fit: cover;
    object-position: center;
}

.buy .woocommerce ul.products li.product a:before {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/pattern.jpg');
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    border-radius: 45px;
    transform: rotate(-3deg);
}

.buy .woocommerce ul.products li.product .woocommerce-loop-category__title {
    position: absolute;
    padding: 0;
    bottom: -80px;
    font-family: 'AstoriaRoman';
    font-size: 35px;
}

.buy .woocommerce.columns-1 ul.products li.product{
	width: 100%;
}
.woocommerce mark.count {
    opacity: 0;
}
.buy .content {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.buy .caw-info-box-content {
    text-align: left;
    width: max-content;
    margin: auto;
}


.buy .caw-info-box-desc p {
    text-align: left !important;
    margin-bottom: 40px !important;
    font-weight:300 !important;
    line-height: 1.2;
}

.buy .caw-info-box-desc h3{
    font-family: 'Poppins';
    font-weight: 500 !important;
    font-size: 75px;
    margin: 0 0 20px !important;
    text-align: left !important;
    display: flex;
    gap: 0px 10px;
    flex-wrap: wrap;
}

.buy .caw-readmore-btn {
    border-radius: 8px !important;
    padding: 20px 60px !important;
    display: inline-block;
    font-size: 20px !important;
    box-shadow: 10px 10px 30px -5px #059a495c;
	outline: none;
}

.woocommerce-page main{
	padding-top: 200px;
	padding-bottom: 100px;
}
.woocommerce-page main{
	margin-top: 0px !important;
}
.work-us{
	background: #f4f1e3;
	padding: 150px 0px 120px;
}
.work-us .caw-btn {
    box-shadow: 0px 10px 20px 2px rgb(0 0 0 / 21%) !important;
}

.work-us .wpb_text_column {
    margin: 0;
}

.work-us .wpb_raw_code {
    margin: 0;
}

.work-us .context {
    margin-bottom: 100px !important;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.work-us .must img {
    height: 80px;
    object-fit: contain;
    filter: brightness(0) saturate(100%) invert(65%) sepia(65%) saturate(402%) hue-rotate(35deg) brightness(97%) contrast(96%);
}

.work-us .caw-info-box-title {
    margin: 20px 0 0;
    font-size: 22px;
    font-family: 'Poppins';
    text-align: center;
    font-weight: 500 !important;
}

.donate {
    padding: 0 !important;
    height: 100vh;
}

.donate .caw_info_box_style_1 {
    margin: 0;
    padding: 0;
}

.donate .wpb_text_column {
    margin: 0;
}

.donate .right .vc_column-inner {
    height: 100%;
    background: #059a49;
    clip-path: polygon(35% 0%, 65% 0%, 100% 100%, 0% 100%);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.donate .container {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}

.donate .left {
    padding-top: 50px;
}

.donate .left h2 {
    font-family: 'Poppins';
    font-size: 80px;
    margin: 0;
    font-weight: 400;
    text-decoration: underline;
    text-underline-offset: 25px;
    padding-bottom: 17px;
    text-decoration-thickness: 4px;
}

.donate .left p {
    margin: 10px 0 0;
    color: #fff;
    font-family: 'AstoriaRoman';
    font-size: 28px;
    text-shadow: 0 0px 15px black;
}

.donate .caw-info-box-title {
    font-family: 'Poppins';
    font-weight: 600 !important;
    font-size: 30px;
    margin: 0;
}

.donate .caw-info-box-content {
    max-width: 360px;
    width: 100%;
}

.donate .caw-info-box-desc {
    font-family: 'AstoriaRoman';
    margin: 30px 0 30px !important;
    font-size: 30px;
    line-height: 1.2;
}

.donate .caw-readmore-btn {
    background: #f4f1e3;
    padding: 18px 40px !important;
    display: inline-block;
    border-radius: 14px !important;
    font-size: 24px !important;
    font-weight: 500;
    outline: none;
    transition: all 0.3s ease-in-out;
}
.donate .caw-readmore-btn:hover {
    background: #000000;
    color: #f4f1e3;
}

/*11-05*/
.wcdp-button, .wcdp-form button {
    padding: 10px 20px !important;
    border-radius: 8px;
}
.wcdp-button, .wcdp-form button {
    padding: 10px 20px !important;
    border-radius: 8px;
    font-family: "Poppins";
    font-size: 18px;
}
.woocommerce form .form-row label {
    line-height: 1;
    font-size: 18px;
}
.woocommerce form .form-row {
    margin-bottom: 20px;
}
.woocommerce form #billing_address_1_field {
    margin-bottom: 0;
}
#wcdp-popup {
    border-radius: 24px;
}
.wcdp-required-field-notice {
    font-size: 14px;
}
.wcdp_options>li>label {
    padding: 12px 6px !important;
    border-radius: 8px;
}

.wcdp-row>label, .wcdp-variation-heading {
    margin-bottom: 20px !important;
    display: block;
}

.wcdp_options>li>label {
    margin: 0;
    background: #e9e9e9 !important;
    transition: all 0.3s ease-in-out;
}

ul.wcdp_options>li>input:hover:not(:disabled):not(:checked)+label {
    background-color: #d3d3d3 !important;
}


.wcdp-body input.wcdp-donation-amount {
    border: 0;
    font-family: "Poppins";
    border-radius: 4px;
}

.wcdp_value_other:checked+.wcdp_label_custom_amount {
    padding: 12px 36px 12px 6px !important;
    position: relative;
    background: var(--wcdp-main-2) !important;
}

.wcdp_options>li>input:checked+label:after {
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0;
    display: flex;
    align-items: center;
    padding-right: 10px;
}

ul.wcdp_options>li>input:checked+label span {
    font-size: 18px;
}
ul.wcdp_options>li>input:checked+label, ul.wcdp_options>li>input:checked+label span {
    background: var(--wcdp-main-2) !important;
}
p#order_comments_field {
    display: none;
}

/**/
.pillar1 .ellipse {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    margin: 0;
    color: #1e1e1e;
}


/*projects*/
.Projects {
    justify-content: center !important;
    margin-top: 80px !important;
}

#arise-up .caw_info_box_style_1{
	background: rgb(213 109 57 / 8%);
    border: 1px solid #d56e3b;
}
#arise-up .caw-info-box-title {
	color: #d56c35 !important;
}

.pillar-inner .caw-info-box-title {
	font-weight: 400 !important;
    font-family: 'Poppins';
}

.pillar-inner .caw_info_box_style_1 {
    text-align: left;
    border-radius: 25px;
    padding: 30px 20px 50px;
    position: relative;
}
.pillar-inner .caw-info-box-title {
    font-size: 30px !important;
    font-weight: normal !important;
}

.pillar-inner .caw_info_box_style_1 .ellipse {
    text-align: left;
    letter-spacing: 0;
}

.pillar-inner .caw-readmore-btn{
	position: absolute;
	width: auto;
	height: auto;
	display: flex;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	align-items: end;
	padding: 0px 20px 30px;
}

.pillar-inner .caw-readmore-btn:after {
    content: ">";
    /* position: absolute; */
    top: 4px;
    bottom: 0;
    /* margin: auto; */
    font-size: 22px;
    height: 24px;
    padding-left: 4px;
    transform: translateX(0px);
    transition: all 0.3s ease-in-out;
}

.pillar-inner .caw_info_box_style_1:hover .caw-readmore-btn:after {
    transform: translateX(3px);
}

#arise-care .caw_info_box_style_1 {
    border: 1px solid #0fb7b7;
    background: rgb(15 183 183 / 8%);
    margin: 20px 0 0;
}

#arise-care .caw-info-box-title {
    color: #0fb7b6 !important;
}

#arise-vert .caw_info_box_style_1 {
    border: 1px solid #049842;
    background: rgb(4 154 73 / 8%);
    margin: 20px 0 0;
}

#arise-vert .caw-info-box-title {
    color: #049842 !important;
}

/**/

/*Brief Page*/
.BriefHead {
    background: #f4f1e3;
    text-align: center;
    padding-top: 70px;
}

.Briefs {
    background: #f5eecd;
    overflow: visible !important;
    padding-bottom: 80px;
}

.Briefs:before{
    content: "";
    background: #f5eecd;
    position: absolute;
    top: -30px;
    width: 100%;
    height: 50px;
    filter: blur(20px);
}

.Alter {
    background: #f4f0e4;
    padding-top: 80px;
}
.Alter:after {
    content: "";
    background: url('../../../wp-content/uploads/2026/04/wave.png');
    position: absolute;
    right: -320px;
    top: -50px;
    height: 84px;
    width: 759px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
.Briefs .bottomLine {
    text-align: center;
	margin-top: 50px;
}

.Briefs .bottomLine p {
    margin: 10px 0 0;
    font-size: 20px;
    font-family: 'AstoriaMedium';
}
.Briefs p {
    font-size: 22px;
    color: #2c2e2a;
    font-weight: 300;
}
.Briefs h2 {
	margin-bottom: 0;
	font-size: 45px;
}
.Briefs h2+p {
    margin-top: 20px;
}
.Briefs p+h2 {
    margin-top: 50px;
}
.Briefs .stroke-head{
    text-align: center;
}
.Briefs h3 {
    font-size: 28px;
    font-family: 'Poppins';
    font-weight: 500;
    margin-bottom: 20px;
}

.Briefs h3+p {
    margin: 0;
}
.PlanNumbers img {
    height: 120px;
    filter: brightness(0) saturate(100%) invert(74%) sepia(97%) saturate(334%) hue-rotate(356deg) brightness(99%) contrast(94%);
}

.PlanNumbers .caw-info-box-title {
    font-size: 40px;
    font-weight: normal !important;
    color: #2c2e2a !important;
    margin: 20px 0 10px !important;
    font-family: 'AstoriaMedium';
}

.PlanNumbers .caw-info-box-desc {
    margin: 0 !important;
    font-weight: 300 !important;
    font-family: 'Poppins';
    color: #2c2e2a;
    font-size: 18px;
    line-height: 1.2;
}

.PlanNumbers {
    margin-top: 60px;
}

.arise-up-plan .gallery_pub {
    background: #d7fb74;
}

.arise-vert-plan .gallery_pub, .arise-care-plan .gallery_pub{
    background: #d7fb74;
}

.Feeds {
    background: #d7fb74;
    padding: 80px 0px;
}

.Feeds .wpb_content_element{
	margin: 0;
}
.Feeds .html5_video_players {
    border-radius: 30px;
    overflow: hidden;
}

.Feeds .wpb_raw_html{
	text-align: center;
    margin-bottom: 50px;
}


/*story*/
.StoryBox .left .vc_column-inner > .wpb_wrapper,  
.StoryBox .right .vc_column-inner > .wpb_wrapper{
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    backface-visibility: hidden;
    transform: perspective(1200px) rotate(0deg) scale(1);
    transform-style: preserve-3d;
    transition: transform 0.55s cubic-bezier(.22, .61, .36, 1), box-shadow 0.55s cubic-bezier(.22, .61, .36, 1);
    will-change: transform;
    margin: 0;
    aspect-ratio: 16 / 9;
    background-size: cover;
    margin: 0 !important;
    pointer-events: none;
}

.StoryBox .left .vc_column-inner > .wpb_wrapper {
    -webkit-mask-image: url('../../../wp-content/uploads/2026/04/pillar-shape-grn-even.png');
    mask-image: url('../../..//wp-content/uploads/2026/04/pillar-shape-grn-even.png');
}

.StoryBox .right .vc_column-inner > .wpb_wrapper {
    -webkit-mask-image: url('../../../wp-content/uploads/2026/04/pillar-shape-grn.png');
    mask-image: url('../../../wp-content/uploads/2026/04/pillar-shape-grn.png');
}

.StoryBox {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.StoryBox .wpb_content_element {
    margin: 0;
}
.StoryBox strong {
    font-weight: 600;
}
.StoryBox .wpb_single_image {
    margin: 0;
}

.StoryBox .left .vc_column-inner *, .StoryBox .right .vc_column-inner *{
    height: 100%;
}


.StoryBox .wpb_single_image * {
    width: 100%;
}

.StoryBox .wpb_single_image img {
    object-fit: cover;
}

.StoryBox .left .vc_column-inner, .StoryBox .right .vc_column-inner {
    transform: perspective(1200px) rotate(0deg) scale(1);
    transform-style: preserve-3d;
    transition: transform 0.55s cubic-bezier(.22, .61, .36, 1), box-shadow 0.55s cubic-bezier(.22, .61, .36, 1);
    will-change: transform;
}

.StoryBox .left , .StoryBox .right {
	display: flex;
	align-items: center;
}
.StoryBox p {
    font-size: 20px;
}

.StoryBox h3 {
    font-size: 30px;
}
.Alter h3 {
    margin-top: 0;
}


/**/
.PlanImpact {
    background-image: url('../../../wp-content/uploads/2026/04/pillar-shape-grn.png');
    background-size: 100% 100%;
    background-position: center;
    padding: 110px;
    max-width: 1000px;
    margin: 50px auto 0;
}
.PlanImpact h2 {
    margin: 0;
    color: #ffffff;
}
.PlanImpact h3{
    color: #ffffff;	
}
.PlanImpact p {
    font-size: 20px !important;
    font-weight: 300 !important;
    color: #ffffff;
}
/**/
.campaign .wpb_content_element {
    margin: 0;
}

.campaign {
    background: #ce6b32;
    padding: 150px 0px 100px;
}

.campaign p {
    margin: 0;
    color: #ffffff;
    font-weight: 100;
    font-size: 20px;
}

.campaign h2 {
    font-family: 'Poppins';
    font-size: 60px;
    font-weight: 500;
}

.campaign .container {
    display: flex;
    align-items: flex-end;
	flex-wrap: wrap;
}
.nobefore:before {
    content: none;
}

.PlanImpacts .StoryBox{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.PlanImpacts h2 {
    margin: 0;
}

.campaign .caw_info_box_style_1 {
    overflow: hidden;
}

.campaign .caw-info-box-content {
    padding: 40px;
}

.campaign .caw-info-box-content .caw-info-box-desc {
    font-size: 20px;
    margin: 0;
}

.campaign .caw-info-box-title {
    font-weight: 300 !important;
    font-size: 30px;
    margin: 0 0 20px !important;
}

.prm {
    display: flex;
    flex-wrap: wrap;
	margin-top: 80px;
}

.prm .vc_column-inner {
    height: 100%;
}

.prm .vc_column-inner > .wpb_wrapper {
    height: 100%;
}

.prm .caw_info_box_style_1 {
    height: calc(100% - 20px);
}

/**/
.PlanBrief {
    background: #f6f1dc;
}
.text-center{
	text-align: center;
}
.staticIntro .wpb_raw_html {
    margin-bottom: 15px;
}
.staticIntro h2{
	font-family: 'Poppins';
    font-weight: 500;
    font-size: 35px;
    margin-bottom: 20px;
    line-height: normal;
}
.staticBanner {
    padding-top: 150px;
    background: #f6f1dc;
	padding-bottom: 80px;
}

.staticBanner .wpb_single_image {
    margin: 0;
}

.staticBanner .wpb_single_image * {
    width: 100%;
}

.staticBanner .wpb_single_image img {
    border-radius: 20px;
}
.PlanImpacts .st-testimonial-bg.style6 {
    background: transparent;
    margin: 0;
    padding-left: 15px;
    border-left: 3px solid #2e8b4f;
}

.PlanImpacts .st-testimonial-bg.style6:before, .PlanImpacts .st-testimonial-bg.style6:after {
    content: none;
}

.PlanImpacts .style6 .st-testimonial-content {
    padding: 0;
    text-align: left;
    color: #1e2a5e;
    font-family: 'AstoriaMedium';
    font-size: 18px;
}

.PlanImpacts .style6 .author {
    margin: 3px 0 0 !important;
    text-align: left;
}

.PlanImpacts .style6 .stars-testimonials {
    margin: 0;
}

.PlanImpacts .masonry-item {
    margin: 0 !important;
}

.PlanImpacts .caw-slick-trigger {
    outline: none;
}

.PlanImpacts .style6 .author h5 {
    text-transform: none;
    color: #6b7085;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 0;
    opacity: 1;
    line-height: normal;
    font-size: 13px;
}

.PlanImpacts .vc_do_message i {
    font-size: 12px !important;
}

.PlanImpacts .vc_do_message {
    padding: 10px 20px 20px 40px;
    background: #efe8cb !important;
    border-color: #efe8cb !important;
    border-radius: 10px;
    margin-top: 25px;
}

.PlanImpacts .vc_do_message p {
    color: #3b4a0e;
    margin: 0;
    font-size: 18px;
}

.PlanImpacts .vc_message_box-icon {
    color: #2e8b4f !important;
    width: 40px;
    font-size: 12px;
}
.PlanImpacts .StoryBox pre {
    color: #2e8b4f;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'AstoriaRoman';
    letter-spacing: 1px;
    margin: 0;
	white-space: normal;
}

.PlanImpacts .StoryBox h3 {
    margin: 12px 0;
    line-height: normal;
    font-family: 'Poppins';
    font-weight: 500;
    text-transform: capitalize;
}

.PlanImpacts .StoryBox p:not(.vc_do_message p) {
    margin: 0;
    color: #454a5e;
    font-size: 18px;
}

.PlanImpacts .wpb_wrapper .StoryBox {
    border-top: 1px solid #dcd3ac;
    padding-top: 60px;
    margin-top: 60px;
}

.PlanImpacts {padding-bottom: 80px;}

.stamp .caw-info-box-content {
    width: 118px;
    height: 118px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    text-decoration: none;
    border: 2.5px solid #1e2a5e;
    position: relative;
    background: #fbf8ed;
    margin: auto;
    transition: all 0.3s ease-in-out;
}

.stamp .caw-info-box-content:before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    border: 1px dotted rgb(30 42 94 / 35%);
    border-radius: 50%;
}

.stamp .caw-info-box-title {
    margin: 0 0 5px !important;
    font-family: 'Poppins';
    font-weight: 500 !important;
    color: #1e2a5e !important;
    font-size: 13px;
}

.stamp .caw-info-box-desc {
    margin: 0 !important;
    font-size: 10px;
    color: #2e8b4f;
    text-transform: uppercase;
    font-weight: 500;
}

.stamp.disabled .caw-info-box-desc {
    color: #8a8567;
}

.stamps .caw_info_box_style_1 {
    padding: 0;
    border-radius: 0;
}

.stamp  >.vc_column-inner {
    padding: 0 !important;
}

.stamps .stamp:nth-child(odd) .caw-info-box-content {
    transform: rotate(-4deg);
}

.stamps .stamp:nth-child(even) .caw-info-box-content{
    transform: rotate(3deg);
}
.stamps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
.stamp.disabled .caw-info-box-content {
    border-style: dashed;
    border-color: #9a9578;
    opacity: .55;
}

.stamp.disabled a{
	pointer-events: none;
}

.StatiCampaign {
    background: #c9642a;
    padding: 70px 0px;
}

.StatiCampaign .container:before, .StatiCampaign .container:after{
	content: none;
}

.StatiCampaign .wpb_text_column {
    margin: 0;
    color: #FBE4D3;
    font-weight: 300;
    font-size: 18px;
}

.StatiCampaign .caw_info_box_style_1 {
    margin: 0 !important;
}

.StatiCampaign h2 {
    font-family: 'Poppins';
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
}

.StatiCampaign .caw-info-box-title {
    margin: 0;
    font-weight: 400;
    font-size: 50px;
}

.StatiCampaign .caw-info-box-desc {
    margin: 0;
    font-size: 14px;
}
.offices {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px 10px;
	flex-wrap: wrap;
}

.offices li {
    background: rgba(251, 248, 237, .14);
    border: 1px solid rgba(251, 248, 237, .35);
    padding: 6px 14px;
    border-radius: 20px;
    font-size: 12.5px;
    font-weight: 500;

}
.StatiCampaign .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
	flex-wrap: wrap;
}

.CTA .vc_cta3 {
    margin: 0;
    background-color: transparent !important;
    border-color: transparent !important;
    padding: 80px 0px;
}

.CTA {
    background: #1e2a5e;
}

.CTA header {
    position: static;
}

.CTA .vc_cta3 h3 {
    font-family: 'Poppins';
    font-size: 30px;
    margin-bottom: 15px;
}

.CTA .vc_cta3 p {
    font-size: 16px;
}

.CTA a {
    border-radius: 50px !important;
}

.CTA a:hover {
    background-color: #ffffff !important;
    color: #1e2a5e !important;
}
.StatiCampaign pre {
    margin: 0 0 15px !important;
    color: #FCE3CE;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: 'AstoriaMedium';
	white-space: normal;
}

.PlanImpacts .caw_info_box_style_1, 
.PlanImpacts .caw_info_box_style_1 * {
    height: auto !important;
}

.PlanImpacts .caw_info_box_style_1 {
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin: 0 !important;
}

.PlanImpacts .caw_info_box_style_1 h3 {
    margin: 0;
    line-height: 1;
    font-weight: 600;
}

.PlanImpacts .caw_info_box_style_1 .caw-info-box-desc {
    margin: 0;
}

.Success {
    padding: 80px 0px;
    background: #f6f1dc;
}

.Success .container {
    display: flex;
    flex-wrap: wrap;
}

.Success .iventions-reveal .vc_column_container .line-wrap {
    height: 100%;
}

.Success .line-inner {
    height: 100%;
	width: 100%;
}

.Success .iventions-reveal .vc_column-inner {
    height: 100%;
}

.Success .iventions-reveal .wpb_wrapper {
    height: 100%;
    display: flex;
}

.Success .caw_info_box_style_1 {
    display: flex;
    justify-content: center;
    margin: 0;
    width: 100%;
}

.Success .caw-info-box-title {
    margin: 0 0 10px !important;
    font-weight: 500 !important;
    font-size: 40px;
}

.Success .caw-info-box-desc {
    margin: 0 !important;
    font-size: 14px;
}

.PlanStatic {
    margin-top: 80px;
}

/*******************responsive****************/
/*min*/
@media (min-width: 768px){
	.prosperity .map .vc_column-inner{
		padding-right: 0;
	}

	.prosperity .context .vc_column-inner{
		padding-left: 0;
	}
	.video-bar .vc_custom_heading {
		display: none;
	}
	.what-do .vc_column_container:before, .what-do .vc_column_container:after {
		width: calc(100% + 50vh);
	}

	.what-do .vc_column_container:nth-child(odd):before, .what-do .vc_column_container:nth-child(odd):after{
		left: -50vh;
		right: 0;	
	}
	.what-do .vc_column_container:nth-child(even):before, .what-do .vc_column_container:nth-child(even):after{
		right: -50vh;
		left: 0;	
	}
	.partners .stroke-head {
		margin: auto;
		width: max-content;
		display: block;
	}

	.wp-singular header img:not(.home header img) {
		width: 200px;
	}
		.about-us .left, .about-us .right{
		margin: 0 4%;
	}
	.crew .vc_tta-panel {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		opacity: 0;
		visibility: hidden;
		transform: translateY(10px);
		transition: all 0.35s ease;
		display: block !important; 
    }

}

@media (min-width: 768px) and (max-width: 991.98px){
	:root {
		--wp--preset--font-size--xx-large: clamp(2.15rem, 1.8rem + ((1vw - 0.2rem) * 1.333), 3rem);
	}
	.about-us .stroke-line {
		height: 30px;
	}
	.about-us .box p {
		font-size: 15px;
	}
	.about-us .stroke-head {
		padding-bottom: 30px;
		font-size: 30px;
	}
	.clients h3 {
		font-size: 45px;
	}

	.clients figure.style1 blockquote {
		font-size: 20px;
	}
	.buy .woocommerce ul.products li.product a {
		max-width: 33vw;
	}
	.donate .right .vc_column-inner {
		clip-path: polygon(25% 0%, 75% 0%, 100% 100%, 0% 100%);
	}
	.donate .caw-info-box-title {
		font-size: 27px;
	}
	.donate .caw-info-box-desc {
		font-size: 22px;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.buy .woocommerce ul.products li.product a {
		max-width: 30vw;
	}
	.clients h3 {
		font-size: 53px;
	}
	.clients figure.style1 blockquote {
		font-size: 25px;
	}
	.prosperity .context h3 {
		font-size: 41px;
	}
	.prosperity .context {
		padding: 110px 0 100px;
	}
	.philosophy .context > .vc_column-inner > .wpb_wrapper {
    		margin-bottom: -14vh;
	}
	.about-us .box {
		padding: 0 30px;
	}
	.about-us .stroke-line {
		height: 30px;
	}
	.about-us .box p {
		font-size: 20px;
	}
	.about-us .stroke-head {
		padding-bottom: 30px;
		font-size: 40px;
	}
	.donate .right .vc_column-inner {
		clip-path: polygon(25% 0%, 75% 0%, 100% 100%, 0% 100%);
	}
	.donate .caw-info-box-desc {
		font-size: 26px;
	}
}


@media (min-width: 992px){
	.about-us-head {
		padding-top: 100px;
	}
	.about-us .container .top {
		padding-top: 30px;
	}
	.update-banner .left{
		padding-bottom: 10vh;
	}
	.what-do .caw-info-box-content h3, .stroke-head {
        font-size: 44px;
    }

}

@media (min-width: 1200px) and (max-width: 1399.98px) {
	.prosperity .context h3 {
		font-size: 62px;
	}
	.prosperity .context {
		padding: 130px 0 100px;
	}
		.about-us .box {
		padding: 0 30px;
	}
	.about-us .stroke-line {
		height: 30px;
	}
	.about-us .box p {
		font-size: 20px;
	}
	.about-us .stroke-head {
		padding-bottom: 30px;
	}
	.about-us .box p {
		font-size: 20px;
	}
}

@media (min-width: 1200px){
	.stamps {
		width: 800px;
		margin: 60px auto 0;
	}
	.buy .woocommerce ul.products li.product a {
		max-width: 20vw;
	}
	.what-do .vc_column_container:nth-child(odd) .wpb_wrapper > a {
		padding: 80px 100px 80px 50px;
	}
	.what-do .vc_column_container:nth-child(even) a {
		padding: 80px 50px 80px 100px;
	}
	.what-do .first{
		padding: 80px 100px 80px 50px;
	}
	.what-do .caw-info-box-desc h6{
		font-size: 25px;
	}
	.what-do .caw-info-box-desc p {
		font-size: 22px;
	}
	.StoryBox .right {
		padding-left: 100px;
	}

	.StoryBox .left {
		padding-right: 100px;
	}
}

@media (min-width: 1400px){
	.banner .content-bar h1 {
		font-size: 50px;
	}
	.what-do .caw-info-box-content h3, .stroke-head {
		font-size: 50px;
	}
	.who-banner .right > .vc_column-inner {
		width: 70%;
	}
}

@media (min-width: 1400px) and (max-width: 1599.98px) {
	.prosperity .context h3 {
		font-size: 70px;
	}
}
@media (min-width: 1600px) {
	.prosperity .context h3 {
		font-size: 84px;
	}
	.banner .content-bar p {
		font-size: 23px;
		line-height: 1.3;
	}
	.prosperity .map {
		width: 35%;
	}
	.prosperity .context {
		width: 65%;
	}
	.build {
		padding: 23vh 0;
	}
}

@media (min-width: 1800px){
.plyr__control svg {
		width: 1vw;
		height: 2vh;
	}
	.plyr__control {
		width: 2vw !important;
		height: 4vh;
	}
		.impact-banner h1, .who-banner h1, .update-banner h1, .commit h1 {
		font-size: 60px;
	}
	.philosophy .stroke-head {
		font-size: 60px;
	}
	.who-banner {
		background-position: top -50px center;
	}
}

@media (min-width: 2381px) {
	.prosperity > .vc_row {
		 max-width: var(--wp--style--global--wide-size);
    	margin: auto !important;
	}
	.home-banner {
        background-size: 100% 140%;
    }
	.banner .content-bar h1 {
        font-size: 50px;
    }
	.build {
		padding: 15vh 0;
	}
	.prosperity .context h3 {
        font-size: 81px;
    }
}

@media (min-width: 2850px) {
	.what-do .vc_column_container:before, .what-do .vc_column_container:after {
		width: calc(100% + 100vh);
	}

	.what-do .vc_column_container:nth-child(odd):before, .what-do .vc_column_container:nth-child(odd):after{
		left: -100vh;	
	}
	.what-do .vc_column_container:nth-child(even):before, .what-do .vc_column_container:nth-child(even):after{
		right: -100vh;
	}
}

/*max*/
@media (max-width: 1440.98px){
	.what-do .caw-info-box-content h3, .stroke-head {
		font-size: 54px;
	}
	.team-members {
		padding: 0 15px !important;
	}
	.container .vc_column_container {
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media (max-width: 1299.98px){
	.build {
		padding: 130px 0;
	}
	.banner .left h1 {
		font-size: 37px;
	}
	.banner .content-bar p {
		font-size: 18px;
	}
	.what-do .first, .what-do .vc_column_container:nth-child(odd) .wpb_wrapper > a {
		padding: 80px 30px;
	}
	.what-do .vc_column_container:nth-child(even) a {
		padding: 80px 30px;
	}
	.build .left .wpb_single_image {
		width: 100px;
	}

	.build .left .wpb_text_column {
		width: calc(100% - 100px - 40px);
	}

	.build .left h3 {
		font-size: 43px;
	}

	.build .left p {
		font-size: 20px;
	}

	.build {
		padding: 140px 0;
	}
	.build .caw-info-box-desc {
		font-size: 30px;
	}
	.centerText {
		font-size: clamp(34px, 6vw, 84px);
	}
	.approach .caw-info-box-title {
		font-size: 40px;
	}
	.involved-banner {
		min-height: 40vh;
	}
	
	.what-do .caw-info-box-content h3, .stroke-head {
        font-size: 43px;
    }
	.impact-banner .right {
		padding-top: 140px;
	}
	.Success .caw-info-box-title {
		font-size: 35px;
	}
}

@media (max-width: 1199.98px){
	
	.StoryBox .right {
		margin-top: 60px;
	}

	.Alter .StoryBox .left {
		order: 1;
		margin-top: 80px;
	}
	.campaign h2 {
		font-size: 50px;
	}
	.campaign {
		padding: 80px 0px 50px;
	}
	.prm {
		margin-top: 30px;
	}
	.PlanImpacts .StoryBox .right{
		margin-top: 0px;
	}
	.Success .caw-info-box-title {
		font-size: 28px;
	}
}

@media (max-width: 991.98px){

	.stamp .caw-info-box-content {
		width: 90px;
		height: 90px;
	}
	.PlanImpacts .wpb_wrapper .StoryBox:nth-child(even) {
    	flex-direction: column-reverse;
	}

	.PlanImpacts .StoryBox .wpb_text_column {
		padding-top: 40px;
	}

	.StatiCampaign .container {
		gap: 40px 0;
	}
	.campaign {
		padding: 60px 0px;
	}
	.campaign h2 {
		 margin-bottom: 30px;
	}
		.StoryBox .wpb_wrapper {
		text-align: center;
	}
	.donate .caw_info_box_style_1 {
		padding: 200px 0;
	}
	.donate {
		height: auto;
	}
	.logo-reveal {
		--r: 110px;
	}
	.logo-line.top {
		font-size: clamp(72px, 18vw, 130px);
		letter-spacing: 2px;
	}
	.logo-line.bottom {
		font-size: clamp(28px, 6.5vw, 60px);
		letter-spacing: 4px;
		margin-top: -2px;
	}
	.prosperity .context h3 {
		font-size: 31px;
	}
	.prosperity .context {
		padding: 100px 0 100px;
	}
	.banner .left h1 {
        font-size: 34px;
    }
	.banner .content-bar p {
        font-size: 16px;
    }
	header figure img {
        width: 200px;
    }
	.what-do .caw-info-box-content h3{
        font-size: 44px;
    }
	.stroke-head{
		font-size: 36px;
	}
	.build {
		padding: 80px 0;
	}
	.build .left .wpb_single_image {
        width: 150px;
    }
	.build .left .wpb_text_column {
        width: calc(100% - 150px - 40px);
    }
	.build .left h3 {
		font-size: 33px;
	}

	.build .left p {
		font-size: 17px;
	}
	.with-us {
		display: flex;
		flex-wrap: wrap;
	}

	.with-us .caw_info_box_style_1 {
		aspect-ratio: auto;
		padding: 60px 40px;
	}
	.impact-banner h1 br {
		display: none;
	}
	.who-banner .right > .vc_column-inner {
		width: 100%;
	}
	
	.impact-banner {
		 height: auto;
		 background-size: 150% 100%;
	}
	.who-banner{
        height: auto;
        padding-bottom: 50px;
	}
	.impact-banner .right h1 br {
			display: none;
		}

	.impact-banner .right h1 {
		text-align: center !important;
	}
	.impact .wpb_raw_code {
		margin-bottom: 20px;
	}

	.impact .caw-button-wrapper {
		text-align: left !important;
	}

	.impact .left .caw-countup-box .caw-time-counter {
		font-size: 45px !important;
	}

	.impact .left .caw-countup-box .caw-time-counter + span {
		font-size: 28px !important;
	}

	.impact > .vc_row.container:first-child {
		margin-bottom: 50px !important;
	}
	.impact-banner .right .vc_column-inner > .wpb_wrapper,
	.who-banner .right .vc_column-inner > .wpb_wrapper,
	.update-banner .left .vc_column-inner > .wpb_wrapper{
		background: #f4f1e347;
		backdrop-filter: blur(11px);
		padding: 30px 10px;
	}
	.update-banner {
		height: auto;
		padding-bottom: 50px;
	}
	.impact-banner .right {
		text-align: center;
	}
		.who-banner > .vc_row {
		flex-direction: column;
	}

	.who-banner .right > .vc_column-inner {
		width: auto;
		padding-top: 0;
	}
	.philosophy .context > .vc_column-inner > .wpb_wrapper {
		margin-bottom: -5vh;
	}
	.team-members .vc_row.vc_column-gap-35>.vc_column_container {
		padding: 0px;
	}
	.team-members {
        padding: 0 0 50px !important;
    }
	.about-us .box {
		padding: 0 20px;
	}
	.involved-banner {
		min-height: 30vh;
	}
	.woocommerce-page main {
		padding-top: 150px;
		padding-bottom: 80px;
	}
	.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
		display: none;
	}
	.wp-block-navigation__responsive-container-open:not(.always-shown) {
		display: block;
	}
	header svg {
		background: rgba(233, 227, 220, 0.39);
		width: 24px !important;
		height: 24px !important;
	}
	.centerText {
        font-size: clamp(22px, 6vw, 84px);
    }
	.home-banner, .impact-banner .right, .who-banner .right, .update-banner .left{
		padding-top: 150px;
	}
	
	.PlanImpact {
		background-image: none;
		background-color: #9aca3c;
		border-radius: 60px;
		padding: 60px 50px;
	}

	.Briefs h2 {
		font-size: 32px;
	}

	.PlanImpact p {
		font-size: 18px !important;
	}

	.Briefs h3 {
		font-size: 22px;
	}
	.pillar-inner .caw-info-box-title {
		font-size: 22px !important;
	}
	
	.PlanStatic {
		margin-top: 50px;
	}
}

@media (max-width: 767.98px){
	.Success .caw-info-box-title {
		font-size: 30px;
	}
	.Success .wpb_raw_code {
		margin: 0;
	}
	.staticBanner {
		padding-top: 70px;
		padding-bottom: 50px;
	}
	.StoryBox .vc_column-inner {
		padding: 0;
	}

	.PlanImpacts  .vc_column-inner {
		padding: 0;
	}

	.staticIntro h2 {
		font-size: 20px;
	}

	.staticIntro p {
		font-size: 15px;
	}

	.PlanImpacts .StoryBox h3 {
		font-size: 20px;
	}

	.PlanImpacts .StoryBox p:not(.vc_do_message p) {
		font-size: 15px;
	}

	.PlanImpacts .vc_do_message p {
		font-size: 15px;
	}

	.PlanImpacts {
		padding-bottom: 50px;
	}

	.StatiCampaign h2 {
		font-size: 24px;
	}

	.StatiCampaign p {
		font-size: 15px;
	}

	.Success {
		padding: 50px 0px;
	}
	
	.home-banner, .impact-banner .right, .who-banner .right, .update-banner .left{
		padding-top: 130px;
	}
	.impact .left .vc_column-inner {
		height: 250px;
	}
    .involved-banner {
        min-height: 20vh;
    }
	.about-us .container{
		padding: 0px;
	}
	.about-us .container .top {
		margin-bottom: 60px;
	}
	.approach .container .wpb_column {
		padding: 0;
	}
	.prosperity .context h3 {
		font-size: 6vw;
		text-align: center;
	}
	.prosperity .context {
		padding: 10px 0 50px;
	}
	.prosperity .context h3+h3 {
		margin-top: 30px;
	}
	.prosperity .map {
		margin-top: -30px;
	}
	.content-bar .left{
		display: none !important;
	}
	.banner .video-bar h1 {
		 color: #000 !important;
        margin-bottom: 30px;
        font-size: 30px;
		text-align: center !important;
    }
	.banner .content-bar p {
		text-align: center !important;
		margin-top: 10px;
	}
	.what-do .caw-info-box-content h3, .stroke-head {
        font-size: 30px;
    }
	.what-do .first, .what-do .vc_column_container:nth-child(odd) .wpb_wrapper > a {
        padding: 50px 0px;
    }
	.what-do .vc_column_container:nth-child(even) a {
        padding: 50px 15px;
    }
	.what-do .vc_column_container:before, .what-do .vc_column_container:after {
		width: 100%;
	}

	.what-do .vc_column_container:nth-child(odd):before, .what-do .vc_column_container:nth-child(odd):after{
		left: 0;
		right: 0;	
	}
	.what-do .vc_column_container:nth-child(even):before, .what-do .vc_column_container:nth-child(even):after{
		right: 0;
		left: 0;	
	}
	.stroke-head {
		padding-bottom: 40px !important;
	}
	.stroke-line {
		height: 3vh;
		background-position: center;
	}
	.build .left .wpb_text_column{
		display: none;
	}
	.partners .stroke-head br {
		display: none;
	}
	.cta .vc_custom_heading {
		font-size: 20px;
		top: 0;
	}

	.cta .caw-btn {
		font-size: 12px;
		padding: 10px 10px;
	}
	.gallery-ready {
		height: 430px;
	}
	
	/**/
	.stars-testimonials {
		margin-bottom: 0;
	}
		.we-work {
		padding: 50px 0px;
	}

	.we-work .container {
		gap: 40px 0px;
	}
	

	.caw-countup-wrapper {
		margin-bottom: 0;
	}

	.impact {
		padding: 50px 0px;
	}

	.partners {
		padding: 50px 0 !important;
	}

	.logos figure {
		display: flex;
		align-items: center;
		height: 200px;
		justify-content: center;
	}
	.logos .slick-slide {
		display: flex !important;
		align-items: center;
	}
	.work {
		padding: 50px 0px;
	}
	.work .wpb_raw_code {
		margin-bottom: 10px;
	}

	footer > .wp-block-group {
		padding: 50px 15px !important;
	}
	.prosperity .wpb_text_column .wpb_wrapper {
		text-align: center;
	}
/* 	  .media.hover-video-box{
		border-radius: 22px;
		transform: none;
	}

	.media.hover-video-box:hover{
		transform: scale(1.02);
	} */
	.gallery {
		width: 1660px;
	}
	header figure {
		margin-left: 0 !important;
	}
	header figure img {
		width: 140px;
	}
	.pillar1 {
		padding: 50px 0;
	}
	.pillar1 h3 {
		font-size: 24px;
	}

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

	.pillar1 .vc_do_btn {
		margin-top: 20px;
	}

	.pillar1 .right {
		margin-top: 40px !important;
	}

	.pillar1 .left img {
		width: 150px;
	}

	.care .container {
		flex-direction: column-reverse;
	}
	.ays_lil_header .ays_lil_title h2 {
		font-size: 26px !important;
	}

	.ays-pb-modal_1 .ays_pb_description h4 {
		font-size: 20px;
	}

	.ays-pb-modal_1 .ays_pb_description li {
		font-size: 14px;
	}

	.ays-pb-modal_1 .ays_pb_description li:after {
		width: 16px;
		height: 16px;
	}

	.ays_pb_description {
		padding: 10px 25px !important;
	}
	.philosophy .context > .vc_column-inner > .wpb_wrapper {
		margin-bottom: 0;
	}
	.philosophy p {
		font-size: 20px;
	}
	.about-us .left {
        margin-bottom: 30px;
        padding: 0 15px;
    }
	.about-us .box {
		margin-left: 3%;
		margin-right: 3%;
	}
	.board-members .left {
		margin-bottom: 50px;
	}
	.about-us h3 {
		font-size: 18px;
	}
	.about-us p {
		font-size: 18px;
	}
	.approach .caw-info-box-title {
		font-size: 26px;
		text-align: center;
		margin: 10px 0 10px !important;
	}
	.board-members h2, .crew h2 {
		font-size: 30px;
		text-align: center !important;
	}
	.about-us {
		padding-bottom: 70px;
		padding-top: 20px;
	}
	.approach {
		padding: 50px 0px;
	}
	.philosophy .wpb_raw_code {
		padding-top: 50px;
	}
	.approach .container .wpb_column:nth-child(3) {
		margin: 15px 0;
	}
	.about-us-head {
		padding-top: 0;
	}
	.crew .vc_tta.vc_general .vc_tta-panel-title>a {
		background: #ece8d8 !important;
		color: #000 !important;
		border-radius: 25px;
	}
	.crew .vc_tta-panel-heading {
		border: 0px !important;
	}
	.crew .vc_tta-panel-body {
		margin: 20px 0;
	}
	.crew .vc_tta.vc_general .vc_active .vc_tta-panel-title>a {
		background: #9aca3c !important;
		color: #ffffff !important;
	}
	.crew .vc_tta.vc_general .vc_tta-panel {
		margin-bottom: 5px;
	}
	.crew {
		padding: 50px 0;
	}
	.crew .context {
		margin-bottom: 60px !important;
	}
	.approach .wpb_raw_code > .wpb_wrapper {
		text-align: center;
	}
	.annual {
		padding-top: 0px;
		padding-bottom: 60px;
	}
	.reports {
		padding-top: 50px;
	}

	.field {
		padding: 50px 0px 50px;
	}

	.field:before {
		height: 59px;
		width: 569px;
	}

	.field .wpb_text_column {
		margin-bottom: 40px;
	}

	.clients {
		padding: 60px 0px;
	}

	.clients .wpb_text_column {
		padding-top: 0;
	}

	.clients h3 {
		font-size: 30px;
	}
	.clients .stars-testimonials .slick-prev {
		left: 0;
	}
	.clients .stars-testimonials .slick-next {
		left: 65px;
	}
	.gallery_pub .wpcp-all-captions {
		font-size: 25px;
	}
	.clients figure.style1 blockquote {
		font-size: 16px;
		padding: 0;
	}
	.clients figure.style1 .author {
		padding-left: 0;
	}
	.clients figure.style1 .author h5 {
		font-size: 16px;
	}

	.clients .st-testimonial-title span {
		font-size: 14px;
	}

	.clients .slick-arrow {
		bottom: auto;
		top: 50px !important;
	}

	.clients .stars-testimonials .slick-slider {
		position: relative;
		padding-top: 110px;
	}
	.buy .woocommerce ul.products li.product a {
		max-width: 200px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 60px;
		padding: 15px;
	}
	.commit {
		padding-bottom: 50px;
		padding-top: 50px;
	}

	.buy {
        padding: 50px 0 30px;
 }
	.buy .container {
		flex-direction: column-reverse;
	}
	.work-us {
		padding: 50px 0 30px;
	}

	.work-us .wpb_raw_code {
		text-align: center;
	}

	.work-us .wpb_text_column {
		text-align: center;
	}

	.work-us .caw-button-wrapper {
		text-align: center !important;
		margin-top: 30px;
	}

	.work-us .context {
		margin-bottom: 50px !important;
	}

	.buy .caw-info-box-desc h3 {
		text-align: center !important;
		font-size: 30px;
	}

	.buy .caw-info-box-desc p {
		text-align: center !important;
		font-size: 18px;
	}

	.buy .caw-info-box-content {
		text-align: center;
	}

	.buy .content {
		order: 1;
		margin-bottom: 30px;
	}

	.buy br {
		display: none;
	}
	.donate .caw_info_box_style_1 {
		padding: 50px 15px;
	}

	.donate .right .vc_column-inner {
		clip-path: fill-box;
	}

	.donate .left {
		padding-bottom: 290px;
	}

	.donate .caw-info-box-title {
		font-size: 24px;
	}

	.donate .caw-info-box-desc {
		font-size: 20px;
	}

	.donate .caw-readmore-btn {
		font-size: 20px !important;
		padding: 15px 30px !important;
	}
	.buy .woocommerce ul.products li.product .woocommerce-loop-category__title {
		font-size: 26px;
	}
	
	.buy .woocommerce.columns-1 ul.products li.product {
		margin: 0 0 20px;
	}

	.buy .woocommerce ul.products li.product .woocommerce-loop-category__title {
		bottom: -60px;
	}
	.work-us .caw-info-box-title {
		margin: 0px 0 0;
		font-size: 18px;
	}
	.we-work .wpb_text_column h2 {
		margin: 10px 0 0;
	}
	
	.prosperity .context h3 br {
		display: none;
	}
	.work .caw-info-box-desc br {
		display: none;
	}

	.work .caw-info-box-desc {
		font-size: 24px;
	}
	.who-banner img, .commit img {
		width: 100px;
		margin: auto;
	}

	.who-banner .wpb_single_image, 
	.who-banner h1, .who-banner p {
		text-align: center !important;
	}

	.about-us .top h2 {
		font-size: 18px;
		margin: 20px 0 20px;
	}

	.about-us .box p {
		font-size: 17px;
	}

	.approach .caw-info-box-desc {
		text-align: center !important;
		font-size: 15px;
	}

	.caw-imgicon-component-style {
		text-align: center;
	}

	.board-members .left p, .crew .left p {
		font-size: 18px;
		text-align: center;
	}

	.board-members .right p, .crew .right p {
		font-size: 18px;
		text-align: center;
	}


	.board-members .right h6 {
		text-align: center;
	}

	.team-members .caw-info-box-content {
		text-align: center;
	}

	.team-members .caw-info-box-desc {
		text-align: center !important;
	}

	.team-members .vc_do_btn {
		text-align: center;
	}

	.team-members .caw-info-box-desc p {
		font-size: 16px;
	}

	.team-members .caw-info-box-desc h6 {
		font-size: 16px;
	}

	.crew .caw-imgicon-component-style {
		width: 150px;
		height: 150px;
	}

	.crew .caw-info-box-title {
		font-size: 20px;
		margin: 0 !important;
	}
	.pillar1 button {
		font-size: 24px !important;
	}
	.impact-banner h1, .who-banner h1, .update-banner h1, .commit h1 {
		font-size: 28px !important;
		text-align: center !important;
	}

	.impact-banner p, .who-banner p, .update-banner p, .commit p {
		font-size: 16px;
		text-align: center;
	}
	.prospect {
		width: 250px;
		margin: auto;
	}

	.gallery_pub {
		padding: 50px 0;
	}

	.gallery_pub h2 {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.buy .caw-readmore-btn {
		padding: 15px 40px !important;
		font-size: 18px !important;
	}
	.donate .left h2 {
		font-size: 40px;
	}

	.donate .left p {
		font-size: 20px;
	}
	.approach .wpb_raw_code {
		margin-bottom: 30px;
	}

	.team-members .caw-imgicon-component-style {
		width: 150px;
		height: 150px;
		margin: auto;
	}
	.we-work .wpb_text_column h2 {
		font-size: 15px;
	}

	.stories {
		margin-top: 80px !important;
	}

	.work .caw-info-box-content {
		gap: 20px 0;
	}
	.we-work .wpb_single_image img {
		height: 60px;
	}
	.we-work .wpb_text_column p {
		font-size: 17px;
	}

	.with-us .caw_info_box_style_1 {
		padding: 50px 15px;
	}
	.approach img {
		height: 60px;
	}
	.impact-banner {
		padding-bottom: 50px;
	}
	.impact-banner .right .vc_column-inner > .wpb_wrapper, .who-banner .right .vc_column-inner > .wpb_wrapper, .update-banner .left .vc_column-inner > .wpb_wrapper {
		padding: 30px 10px;
	}
	.about-us-head .wpb_raw_code {
		margin: 0;
	}
	.work-us .must img {
		height: 60px;
	}
	.who-banner .right .wpb_content_element {
		margin-bottom: 10px !important;
	}

	.who-banner h1 {
		margin-bottom: 0 !important;
		margin-top: 20px;
	}
	.commit .wpb_single_image {
		margin: 5px 0 20px;
	}
	.who-banner p {
		margin-top: 5px;
	}
	header .custom-logo, footer .custom-logo img {
		width: 150px !important;
	}
	footer p, footer p a, footer .wp-block-navigation__container a {
		font-size: 14px;
	}

	.impact .wpb_raw_code {
		text-align: center;
	}

	.impact .caw-button-wrapper {
		text-align: center !important;
	}

	.partners .wpb_raw_code {
		text-align: center;
	}
	.what-do .caw-info-box-align-left {
		text-align: center !important;
	}

	.what-do .caw-info-box-align-left, .what-do .caw-info-box-align-left .caw-info-box-title, .what-do .caw-info-box-align-left .caw-info-box-desc {
		text-align: center !important;
	}

	.what-do .first {
		padding-left: 15px;
		padding-right: 15px;
	}

	.what-do .first .wpb_wrapper {
		text-align: center;
	}

	.what-do .first .caw-button-wrapper {
		text-align: center !important;
	}
	.stories .style1 img {
		object-position: top;
	}
	.Projects {
		margin-top: 40px !important;
	}
	.PlanImpact {
		padding: 30px;
		border-radius: 30px;
	}
	.StoryBox h3 {
		font-size: 24px;
	}
}

@media (max-width: 575.98px){
	.home-banner, .impact-banner .right, .who-banner .right, .update-banner .left {
        padding-top: 80px;
    }
	.build {
		padding: 80px 0;
	}
	.build .left .wpb_single_image {
        width: 100px;
    }
	.squad .vc_col-xs-6 {
		width: 100%;
	}
	.gallery_pub .wpcp-all-captions {
		font-size: 16px;
	}
}

@media (max-width: 480.98px){
	.home-banner {
    	background-size: 100% 140%;
	}
	.banner .video-bar h1 {
        margin-bottom: 15px;
        font-size: 23px;
    }
	.banner .content-bar p {
        font-size: 14px;
    }

	.build {
		padding: 50px 0;
	}
	header figure img {
        width: 110px;
    }
	.who-banner {
        padding-bottom: 20px;
    }
	.approach:before {
		height: 65px;
		width: 609px;
	}
	.stamp {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
    .stamp .caw-info-box-content {
        width: 75px;
        height: 75px;
    }
	.stamp .caw-info-box-content:before {
		width: 70px;
		height: 70px;
	}
	.stamp .caw-info-box-desc {
		font-size: 8px;
	}
	.stamp .caw-info-box-title {
		font-size: 12px;
	}
}
@media (max-width: 360.98px){
	.build {
		padding: 40px 0;
	}	
	.team-members .caw-imgicon-component-style {
		width: 230px;
		height: 230px;
	}

}
