.hidden {
    width: 0;
    height: 0;
    display: none;
}

.back-to-top {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    position: fixed;
    bottom: -50px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #000;
    border-radius: 25px;
    text-align: center;
    border: 2px solid #fff;
    opacity: 0;
    overflow: hidden;
    color: #fff
}

.back-to-top.active {
    bottom: 90px;
    opacity: 1;
    z-index: 9;
}

.back-to-top>div {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.back-to-top>.arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

.back-to-top>.arrow svg {
    fill: #fff;
    height: 20px;
    width: 100%;
}

.back-to-top>.text {
    font-size: 8px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "Open Sans", sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(50%) translateX(-50%);
    opacity: 0;
    margin-top: 1px
}

.back-to-top:hover {
    transform: scale(1.1);
    bottom: 85px;
    cursor: pointer;
    background: #32bdae;
}

.back-to-top:hover>.arrow {
    transform: translateY(-150%) translateX(-50%);
    opacity: 0
}

.back-to-top:hover>.text {
    transform: translateY(-50%) translateX(-50%);
    opacity: 1
}

.page-template-tpl-home-new-3 .headerMain {
    position: fixed;
}

.page-template-tpl-home-new-3 .headMenu {
    background: transparent;
}

.page-template-tpl-home-new-3 .secSmallTitle,
.page-template-tpl-beneficial-reuse .secSmallTitle {
    line-height: 1.29;
}

.title-mdm {
    font-size: 60px;
    font-weight: 700;
    line-height: 1.25;
}

.ff-poppins {
    font-family: 'Poppins', sans-serif;
}

.cms-con.type-2 p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 2;
}

.btn.type-2 {
    min-width: 313px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.btn-icery {
    min-width: 313px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    background-color: #A2FFE1;
    border: 1px solid #A2FFE1;
}

.fw-700 {
    font-weight: 700 !important;
}

.btn-icery:hover {
    color: #fff;
}


.where-sustanbility-sec .title-mdm span,
.benificial-reuseWork-sec .secSmallTitle span {
    font-weight: 900;
    color: #000;
}

.benificial-reuseWork-sec .img-box img {
    margin: auto;
}

.img-100 img {
    width: 100%;
}


/* banner */
.homeBanner {
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto;
    width: 100%;
    padding: 260px 0 318px;
}

.homeBanner .bannerText {
    padding-left: 20px;
}

.homeBanner .bannerText .title-md {
    color: #000;
    font-weight: 400;
    line-height: 1.1;
}

.homeBanner .bannerText .title-md span {
    font-weight: 700;
}

.homeBanner .secHead {
    margin-bottom: 31px;
}

.homeBanner .bannerText .cms-con {
    max-width: 65%;
}

.homeBanner .bannerText .cms-con+.banner-btn-box {
    margin-top: 70px;
}

.homeBanner .banner-btn-box .btn+.btn {
    margin-left: 25px;
}

/* where-sustanbility-sec */
.where-sustanbility-sec {
    background-color: #A2FFE1;
    padding: 48px 0;
}

.where-sustanbility-sec .title-mdm {
    color: #32BDAE;
}

/* benificial-reuseWork-sec */
.benificial-reuseWork-sec {
    padding: 150px 0;
}

.benificial-reuseWork-sec .secHead {
    margin-bottom: 20px;
}

.benificial-reuseWork-sec .secSmallTitle {
    font-weight: 500;
}

.benificial-reuseWork-sec .cms-con+.btn-align {
    margin-top: 51px;
}
/* Beneficial Reuse */
.beneficial-reuse-banner-sec.beneficial-new{background-size: cover;padding: 340px 0 198px;}
.page-template-tpl-beneficial-reuse-new-3 .headerMain,.page-template-tpl-home-new-3 .headerMain{position: fixed;}
.page-template-tpl-beneficial-reuse-new-3 .headMenu,.page-template-tpl-home-new-3 .headMenu{background: transparent;padding: 68px 66px;padding-left: 100px;}
.page-template-tpl-beneficial-reuse-new-3 .menuMain li a,.page-template-tpl-home-new-3 .menuMain li a{color: #fff;}
.page-template-tpl-beneficial-reuse-new-3 .menuMain ul li .arrow,.page-template-tpl-home-new-3 .menuMain ul li .arrow{border-color: #fff;}
.page-template-tpl-beneficial-reuse-new-3 .headerMain .socialMeadia a,.page-template-tpl-home-new-3 .headerMain .socialMeadia a{color: #fff;}
.page-template-tpl-beneficial-reuse-new-3 .siteLogo,.page-template-tpl-home-new-3 .siteLogo{display: none;}
.page-template-tpl-beneficial-reuse-new-3 .logo-white.d-none,.page-template-tpl-home-new-3 .logo-white.d-none{display: block !important;}
.page-template-tpl-beneficial-reuse-new-3 .siteLogo img,.page-template-tpl-home-new-3 .siteLogo img{width: 258px;max-height: 86px;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .siteLogo,.page-template-tpl-home-new-3 .has_sticky .siteLogo{display: block;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .logo-white.d-none,.page-template-tpl-home-new-3 .has_sticky .logo-white.d-none{display: none !important;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .menuMain li a,.page-template-tpl-home-new-3 .has_sticky .menuMain li a{color: #000;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .socialMeadia a,.page-template-tpl-home-new-3 .has_sticky .socialMeadia a{color: #000;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .menuMain ul li .arrow,.page-template-tpl-home-new-3 .has_sticky .menuMain ul li .arrow{border-color: #000;}
.page-template-tpl-beneficial-reuse-new-3 .btn.type-2{font-size: 20px;padding: 30px 20px;}
.page-template-tpl-beneficial-reuse-new-3 .btn.btn-icery{font-size: 20px;padding: 30px 20px;}
.page-template-tpl-beneficial-reuse-new-3 .menuIcon, .page-template-tpl-home-new-3 .menuIcon{color: #fff;}
.page-template-tpl-beneficial-reuse-new-3 .menuIcon span,.page-template-tpl-home-new-3 .menuIcon span{background: #fff;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .menuIcon, .page-template-tpl-home-new-3 .has_sticky .menuIcon{color: #000;}
.page-template-tpl-beneficial-reuse-new-3 .has_sticky .menuIcon span,.page-template-tpl-home-new-3 .has_sticky .menuIcon span{background: #000;}


.beneficial-reuse-banner-sec.beneficial-new .title-md span{display: inline;}
.beneficial-new .title-md{font-weight: 400;}
.what-beneficial-sec .title-md.color-title{color: #676767;}
.color-title span:nth-child(1){color: #32BDAE;}
.color-title span:nth-child(2){color: #A2FFE1;}

.where-sustanbility-sec.where-sustanbility-new{background: #000;padding: 277px 0;}
.where-sustanbility-new .secSmallTitle{color: #fff;}
.where-sustanbility-new.transforming-sec .secHead{max-width: 75%;}

.why-beneficial-list{max-width: 89%;}
.why-beneficial-list ul li{position: relative;font-size: 32px;font-weight: 900;color: #000;margin-bottom: 40px;padding-left: 55px;text-transform: uppercase;}
.why-beneficial-list ul li:before{width: 32px;height: 32px;position: absolute;content: "";background: var(--wpr-bg-ccad544c-0a4b-43a6-ad12-64c570d0c49b) no-repeat;top: 7px;left: 0;}
.what-beneficial-sec.why-beneficial-new .row>div:last-child{padding-left: 0 !important;}
.what-beneficial-sec.what-beneficial-new{margin-bottom: -107px;}
.what-beneficial-sec.why-beneficial-new{margin-top: -80px;margin-bottom: 80px;}

.we-work-new .title-md{font-weight: 900;line-height: 1.1;}
.we-work-new .secHead{padding-left: 154px;margin-bottom: 85px;}

.we-work-box-row{display: flex;flex-wrap: wrap;align-items: center;}
.we-work-box-col{width: 20%;}
.we-work-box{background: #A2FFE1;padding: 65px 44px;padding-right: 68px;display: flex;height: 588px;position: relative;z-index: 2;}
.we-work-box-con{display: flex;justify-content: space-between;align-items: end;width: 100%;}
.we-work-box-icon{display: flex;align-items: end;}
.we-work-box-icon img{width: 100px;height: 100px;}
.we-work-box-title{ writing-mode: vertical-rl;transform: rotate(180deg);inline-size: fit-content;font-size: 48px;font-weight: 900;color: #000;text-transform: uppercase;}
.we-work-box-img{position: absolute;top: 0;bottom: 0;right: 0;left: 0;width: 100%;height: 100%;z-index: -1;display: block;overflow: hidden;}
.we-work-box-img img,.we-work-box-img source{width: 100%;height: 100%;object-fit: cover;}
.we-work-box-img img{-webkit-transition-duration: 2s;-moz-transition-duration: 2s;-ms-transition-duration: 2s;transition-duration: 2s;transition: all .8s ease-in-out;}
.we-work-box:hover .we-work-box-img img{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);-o-transform: scale(1.1);
-webkit-transition-duration: 2s;transition-duration: 2s;}

.we-work-box-col:nth-child(1) .we-work-box-con,.we-work-box-col:nth-child(2) .we-work-box-con,.we-work-box-col:nth-child(4) .we-work-box-con{justify-content: end;}
.we-work-box-col:nth-child(1) .we-work-box-title,.we-work-box-col:nth-child(2) .we-work-box-title,.we-work-box-col:nth-child(4) .we-work-box-title{color: #fff;}
.we-work-box-col:nth-child(1) .we-work-box{height: 792px;}
.we-work-box-col:nth-child(4) .we-work-box{height: 702px;}

.our-process-new .title-md{font-weight: 900;}
.process-row > div .content-box{background: #F8F8F8;height: 100%;padding: 107px 36px;padding-bottom: 48px;}
.process-row > div:nth-child(even) .content-box{background: #A2FFE1;}
.process-row > div:nth-child(even) .content-box .content-box-num span{color: #fff;}
.content-box-num{display: flex;justify-content: space-between;}
.content-box-num .img-box{margin-bottom: 20px;}
.content-box-num .img-box img{width: 60px;height: 60px;}
.content-box-num span{font-size: 96px;font-weight: 900;color: #32BDAE;line-height: 1;margin-top: -48px;padding-right: 15px;}
.our-process-new.commonSec{padding-top: 64px;padding-bottom: 54px;}
.our-process-new .secHead{margin-bottom: 62px;}
.process-list-main{margin-bottom: 58px;}

.beneficial-alter-sec .title-md{font-weight: 900;line-height: 1.1;}
.beneficial-alter-sec .title-md span{color: #32BDAE;}
.beneficial-alter-sec .secHead{margin-bottom: 190px;}

.beneficial-alter-sec .faq-inner{max-width: 100%;}
.faq-inner.type-2 .cmsCon{background: #F8F8F8;padding: 29px 55px;margin-bottom: 44px;margin-top: 32px;max-width: 95%;}
.faq-inner.type-2 .cmsCon p{font-size: 32px;font-weight: 600;color: #000;line-height: 1.5;}
.bene-alter-row{display: flex;}
.bene-alter-row .bene-alter-col{width: auto;}
.bene-alter-row .bene-alter-col ~ .bene-alter-col{width: 66%;}
.beneficial-alter-sec .faq-inner .accordion-button{font-weight: 900;text-transform: uppercase;}
.beneficial-alter-img{max-width: 490px;}


.success-stories-sec .secHead{max-width: 40%;margin-bottom: 65px;}
.success-stories-slider{margin: 0 -10px;}
.success-stories-slide{padding: 0 10px;}
.success-stories-box .secHead{max-width: 100%;}
.success-stories-box .cms-con.type-2{max-width: 95%;min-height: 180px;margin-bottom: 60px;}
.success-stories-img-main{position: relative;width: 100%;}
.success-stories-img-box{position: relative;width: 100%;height: 100%;}
.success-stories-img-box img{width: 100%;height: 100%;object-fit: cover;}
.success-stories-img-inner{position: absolute;bottom: 32px;left: 48px;z-index: 2;}
.success-stories-img-inner .success-stories-inner-text-box{background-color: #fff;padding: 20px 25px;margin-bottom: 15px;display: flex;align-items: center;}
.success-stories-inner-text-box img{width: 32px;height: 32px;object-fit: cover;}
.success-stories-img-inner span{color: #000;font-size: 24px;font-weight: 900;line-height: 1.2;padding-left: 16px;text-transform: uppercase;}
.study-number{display: block;margin-top: 32px;}
.study-number span{font-size: 20px;color: #000;font-weight: 500;line-height: 1.2;display: inline-block;width: 39%;}
.page-template-tpl-beneficial-reuse-new-3 .btn.btn-icery:hover{background: #fff;color: #000;}

.success-stories-head{display: flex;justify-content: space-between;}
.success-stories-main .secSmallTitle{min-height: 126px; font-size: 36px; margin-bottom: 15px;}
.success-stories-main .secSmallTitle a{color: #000;}
.success-stories-main .secSmallTitle a:hover{color: #32bdae;}
.success-stories-img-main .success-stories-img-box{display: block;padding-bottom: 84%;height: auto;}
.success-stories-img-main .success-stories-img-box img{position: absolute;width: 100%;height: 100%;max-width: 100%;max-height: 100%;top: 0;bottom: 0;left: 0;right: 0;object-fit: cover;}
.success-stories-box .cms-con.type-2 p{font-size: 18px;}
/* Beneficial Reuse */

/* how-it-work-sec */
.how-it-work-sec {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    z-index: 1;
    padding-top: 155px;
    padding-bottom: 80px;
}

.how-it-work-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.47) 100%);
    z-index: -1;
}

.how-it-work-sec .secSmallTitle {
    color: #fff;
    font-weight: 900;
}

.how-it-work-sec .secHead {
    margin-bottom: 70px;
}

.how-it-work-row {
    margin: 0 -18px;
}

.how-it-work-row>div {
    position: relative;
    padding: 0 18px;
}

.how-it-work-sec .type-1 {
    background-color: #fff;
    overflow: hidden;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 32px;
    min-height: 466px;
    box-shadow: 6px 6px 0px #32bdae;
    position: relative;
}

.how-it-work-row>div::before {
    content: "";
    position: absolute;
    top: 30%;
    right: 0px;
    height: 35px;
    width: 30px;
    background: #32bdae;
    transform: rotate(45deg);
    border-radius: 4px;
    z-index: -1;
}

.how-it-work-row>div:last-child:before {
    display: none;
}

.how-it-work-sec .type-1 .img-box {
    background: #A2FFE1;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    margin-bottom: 50px;
}

.how-it-work-sec .type-1 .img-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    object-fit: contain;
    width: auto;
    height: auto;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.how-it-work-row+div {
    margin-top: 85px;
}

.how-it-work-row>div:last-child .type-1 .img-box {
    margin-top: 35px;
}

/* benificial-reuseWork-sec */
.benificial-reuseWork-sec .row>div:last-child {
    padding-left: 30px !important;
}

.image-overlay {
    position: relative;
}

.image-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(50, 189, 174, 0.20) 0%, rgba(46, 46, 48, 0.20) 100%);
}

/* we-work-sec */
.we-work-sec {
    padding: 113px 0 100px;
    background: #f8f8f8;
}

.we-work-sec .title-md,
.commservedsec .title-md,
.our-process-sec .title-md,
.success-stories-sec .title-md,
.why-beneficial-reuse-sec .title-md,
.what-beneficial-sec .title-md {
    font-weight: 900;
    color: #000;
    line-height: 1.1;
}

.we-work-sec .secHead {
    margin-bottom: 98px;
}

/* for-community-sec */
.for-community-sec .row>div:first-child {
    padding-left: 10px !important;
    padding-right: 30px !important;
}

.for-community-sec .row>div:last-child {
    padding-left: 0 !important;
}

/* proven-solution-sec */
.proven-solution-sec {
    background-color: #f8f8f8;
    padding-top: 90px !important;
}

.commservedsec .title-md span {
    color: #32BDAE;
}

.proven-solution-sec .commservedTextMian {
    margin-bottom: 57px !important;
}

.proven-solution-sec .secHead {
    padding-left: 0;
    width: 44%;
    border-right: 0;
}

.proven-solution-sec .commservedTextMian .content-box {
    width: 56%;
    padding-left: 77px;
    max-width: 40%;
    position: relative;
    border-left: 13px solid #efcbd7;
}

.proven-solution-sec .commservedTextMian .content-box .cms-con.type-2 p {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
}

.proven-solution-sec .commservedachieveMain {
    padding: 110px 0 70px;
}

.proven-solution-sec .achievelistbox {
    padding-left: 230px;
}

.proven-solution-sec .achievelistbox .icon {
    left: 16.5%;
}

.proven-solution-sec .achieveText {
    font-size: 80px;
    font-weight: 900;
}


/* charity-partner-sec */
.charity-partner-sec.organizationSec.organizationWorkSec {
    padding: 140px 0;
    background-color: #f8f8f8;
}

.charity-partner-sec.organizationSec.organizationWorkSec .secHead {
    max-width: 100%;
    margin-left: 0;
}

.charity-partner-sec .want-to-work-con {
    margin-top: 100px;
}

.charity-partner-sec .want-to-work-con .btn {
    margin-top: 42px;
}

.charity-partner-sec .want-to-work-con .sub-title {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.2;
    color: #000;
}

/* bussiness-community-sec */
.bussiness-community-sec {
    background-color: #fff;
    padding: 160px 0 120px;
}

.bussiness-community-sec .secHead {
    max-width: 70%;
    margin: 0 auto;
}

.bussiness-community-sec .our-partners-gallery-main,
.bussiness-community-sec .our-partners-gallery {
    max-width: 100%;
}

.bussiness-community-sec .items img {
    filter: inherit;
    -webkit-filter: inherit;
    padding: 0;
}

.bussiness-community-sec .our-partners-gallery .items {
    flex: auto;
    height: auto;
    width: 14.28%;
    padding: 20px;
}

.bussiness-community-sec .our-partners-gallery .items:last-child img {
    mix-blend-mode: multiply;
}

.charity-partner-sec .nonPartnerLogo img {
    top: inherit;
}


/* ----- New Beneficial Page ----- */
/* beneficial-reuse-banner-sec */
.beneficial-reuse-banner-sec {
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    position: relative;
    padding: 178px 0 175px;
    z-index: 1;
    margin-top: 110px;
}
 
.beneficial-reuse-banner-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.70) 0%, rgba(0, 0, 0, 0.70) 100%);
    z-index: -1;
}

.beneficial-reuse-banner-sec .secHead {
    margin-bottom: 28px;
}

.beneficial-reuse-banner-sec .title-md {
    color: #fff;
    line-height: 1.1;
}

.beneficial-reuse-banner-sec .title-md span {
    color: #fff;
    font-weight: 700;
    display: block;
}

.beneficial-reuse-banner-sec .cms-con.type-2 p {
    color: #fff;
/*    font-size: 32px;*/
}

.beneficial-reuse-banner-sec .cms-con+.banner-btn-box {
    margin-top: 58px;
}

.transforming-sec .secSmallTitle {
    font-size: 40px;
}

.transforming-sec .secHead {
    max-width: 88%;
    margin: auto;
}

/* what-beneficial-sec */
.what-beneficial-sec {
    padding: 161px 0 133px 123px;
    border:33px solid #A2FFE1;
    background: #fff;
    margin: 49px 103px;
    position: relative;
}

.what-beneficial-sec .secHead {
    margin-bottom: 53px;
}

.what-beneficial-sec .row>div:first-child {
    padding-right: 68px !important;
}

.what-beneficial-sec .row>div:last-child {
    padding-left: 30px !important;
}

/* why-beneficial-reuse-sec */
.why-beneficial-reuse-sec {
    padding: 101px 0 124px;
}

.why-beneficial-reuse-sec .text-box p {
    font-size: 32px;
    font-weight: 500;
    line-height: 1.8;
    color: #000;
}

.why-beneficial-reuse-sec .secHead {
    margin-bottom: 50px;
}

.why-beneficial-reuse-sec .beneficial-list ol li {
    font-size: 32px;
    font-weight: 900;
    line-height: 1.6;
    color: #000;
    text-align: left;
    padding: 30px 72px;
    padding-left: 68px;
    margin-bottom: 45px;
    margin-top: 0;
    text-transform: uppercase;
}

.why-beneficial-reuse-sec .beneficial-list ol li::before {
    font-weight: 700;
    font-size: 45px;
    max-width: 140px;
    height: 140px;
}

.why-beneficial-reuse-sec .beneficial-list ol li:last-child {
    margin-bottom: 0 !important;
}

.why-beneficial-reuse-sec .beneficial-list {
    text-align: center;
    padding-top: 110px;
}

/* transforming-sec */
.transforming-sec .secSmallTitle span {
    color: #32BDAE;
}

/* our-process-sec */
.our-process-sec {
    background-color: #A2FFE1;
}

.our-process-sec::before {
    display: none;
}

.our-process-sec .secHead {
    margin-bottom: 47px;
}

.our-process-sec .how-it-work-row>div::before {
    top: 33%;
}

/* success-stories-sec */
.success-stories-sec {
    padding: 150px 0 140px;
}

.success-stories-sec .case-chari-list {
    padding-top: 20px;
}

.success-stories-sec .case-chari-con .btn {
    padding: 32px 20px;
}

.success-stories-sec .case-chari-date {
    color: #676767;
}

.success-stories-sec .case-chari-row:first-child .case-text-col:nth-child(2) .case-chari-img-info {
    margin-right: 0;
}

.success-stories-sec .case-chari-row:last-child .case-text-col:last-child .case-chari-con {
    max-width: 96%;
}

/* .contactSec */
.contactSec.style-3 {
    padding-bottom: 110px;
}

.contactSec.style-3 .get-touchrow {
    align-items: center;
    padding: 0 34px;
}

.contactSec.style-3 .get-touchText {
    padding-left: 30px;
    padding-right: 30px;
}

.contactSec.style-3 .get-touchcol:last-child {
    width: 60%;
    padding-left: 6px;
}

.contactSec.style-3 .contact-form.get-touch-form {
    max-width: 96%;
}

.contactSec.style-3 .get-touchText .secHead .secTitle {
    font-size: 80px;
    font-weight: 900;
}

.contactSec.style-3 .contact-type-btns .btn.active {
    background-color: transparent;
}

.contactSec.style-3 .contact-type-btns .btn.active:hover {
    border-color: #A2FFE1;
    color: #000;
}

.contactSec.style-3 .contact-type-btns {
    text-align: left;
}

.itemcome .cmsCon+div {
    padding-top: 15px;
}

@media only screen and (max-width:1660px) {
    .homeBanner {
        background-position: center;
        padding: 270px 0 280px;
    }

    .bussiness-community-sec .secHead {
        max-width: 90%;
    }

    /* ----- New Beneficial Page ----- */

    .what-beneficial-sec {
        padding-left: 90px;
    }

    .success-stories-sec .secSmallTitle {
        display: block;
        margin-bottom: 20px;
    }

    .how-it-work-sec .type-1 {
        min-height: inherit;
        height: 100%;
        padding: 60px 32px 47px;
        justify-content: inherit;
    }

    .how-it-work-row>div:last-child .type-1 .img-box {
        margin-top: 0;
    }

    .how-it-work-row>div::before,
    .our-process-sec .how-it-work-row>div::before {
        top: 23%;
    }

    .contactSec.style-3 .get-touchcol:last-child {
        width: 55%;
    }

    .contactSec.style-3 .get-touchText .secHead .secTitle {
        font-size: 70px;
    }

    .contactSec.style-3 .get-touchrow {
        padding: 0 20px;
    }

    .page-template-tpl-beneficial-reuse-new-3 .headMenu, .page-template-tpl-home-new-3 .headMenu {
        padding-left: 70px;
    }
}

@media only screen and (max-width:1599px) {
    .proven-solution-sec.commservedsec .secHead {
        width: 44%;
        padding-left: 0;
    }

    .proven-solution-sec .commservedTextMian .content-box {
        max-width: 50%;
    }

    .why-beneficial-reuse-sec .beneficial-list ol li::before {
        font-size: 45px;
        max-width: 120px;
        height: 120px;
    }

    .why-beneficial-reuse-sec .beneficial-list ol li {
        padding-left: 47px !important;
    }

    .contactSec.style-3 .get-touchText .secHead .secTitle {
        font-size: 65px;
    }
    /* Beneficial Reuse */
    .beneficial-reuse-banner-sec.beneficial-new{padding:240px 0 130px;}
    .what-beneficial-sec{margin: 49px 65px;}
    .what-beneficial-sec{padding: 100px 0 100px 100px;}
    .what-beneficial-sec .secHead{margin-bottom: 35px;}
    .cms-con.type-2 p{font-size: 16px;}
    .where-sustanbility-sec.where-sustanbility-new{padding: 200px 0;}
    .what-beneficial-sec.what-beneficial-new{margin-bottom: -80px;}
    .what-beneficial-sec.why-beneficial-new{margin-top: -60px;margin-bottom: 40px;}
    .why-beneficial-list ul li{font-size: 22px;padding-left: 40px;}
    .why-beneficial-list ul li:before{width: 24px;height: 24px;top: 5px;}
    .what-beneficial-sec{border: 20px solid #A2FFE1;}
    .we-work-new .secHead{padding-left: 100px;margin-bottom: 50px;}
    .we-work-box{padding: 45px 30px;}
    .we-work-box-title{font-size: 40px;}
    .we-work-box-icon img{width: 80px;height: 80px;}
    .we-work-box-col:nth-child(1) .we-work-box{height: 594px;}
    .we-work-box{height: 440px;}
    .we-work-box-col:nth-child(4) .we-work-box{height: 530px;}
    .our-process-new.commonSec{padding-top: 0;}
    .our-process-new .secHead{margin-bottom: 40px;}
    .process-row > div .content-box{padding: 90px 25px;padding-bottom: 35px;}
    .content-box-num span{font-size: 74px;}
    .content-box-num .img-box img{width: 50px;height: 50px;}
    .beneficial-alter-sec .secHead{margin-bottom: 130px;}
    .faq-inner.type-2 .cmsCon{padding: 20px 40px;}
    .faq-inner.type-2 .cmsCon p{font-size: 24px;}
    .beneficial-alter-img{max-width: 450px;}
    
    
    /* Beneficial Reuse */
}
@media only screen and (max-width:1500px) {
/* Beneficial Reuse */

/* Beneficial Reuse */
}

@media only screen and (max-width:1460px) {
    .homeBanner {
        background-position: center left;
        padding: 120px 0 150px;
        background-size: 100%;
    }

    .success-stories-sec {
        padding-top: 140px;
    }

    .transforming-sec .secHead {
        max-width: 100%;
    }
    /* Beneficial Reuse */
    /* Beneficial Reuse */
}

@media only screen and (max-width:1366px) {
    .homeBanner {
        background-position: center left;
        padding: 90px 0 100px;
        background-size: 100%;
    }

    .charity-partner-sec.organizationSec.organizationWorkSec {
        padding: 100px 0;
    }

    .contactSec.style-3 .get-touchText .secHead .secTitle {
        font-size: 55px;
    }

    .contactSec.style-3 .contact-type-btns .btn {
        padding: 18px 22px;
        min-width: 160px;
    }
    /* Beneficial Reuse */
    .where-sustanbility-new.transforming-sec .secHead{max-width: 100%;}
    .why-beneficial-list ul li{margin-bottom: 30px;}
    .beneficial-alter-sec .secHead{margin-bottom: 80px;}

    /* Beneficial Reuse */
}

@media only screen and (max-width:1280px) {
    .how-it-work-sec .type-1 {
        padding: 30px 25px;
    }

    .how-it-work-row {
        margin: 0 -12px;
    }

    .how-it-work-row>div {
        padding: 0 12px;
    }

    .how-it-work-sec .type-1 .img-box {
        margin-bottom: 20px;
    }

    /* bussiness-community-sec */
    .bussiness-community-sec .secHead {
        max-width: 100%;
    }

    .bussiness-community-sec .our-partners-gallery {
        flex-wrap: wrap;
        padding-bottom: 0;
    }

    .bussiness-community-sec .our-partners-gallery .items {
        width: 25%;
        max-width: 25%;
    }

    /* charity-partner-sec */
    .charity-partner-sec .want-to-work-con {
        margin-top: 80px;
    }

    .how-it-work-row>div::before,
    .our-process-sec .how-it-work-row>div::before {
        top: 19%;
    }
    /* Beneficial Reuse */
    .beneficial-alter-img{max-width: 400px;}
    .success-stories-sec{padding-top: 100px;}
    .success-stories-sec .secHead{margin-bottom: 50px;}
    .secSmallTitle{font-size: 40px;}
    .success-stories-img-inner .success-stories-inner-text-box{padding: 16px 20px;}
    /* Beneficial Reuse */
}

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

    .page-template-tpl-home-new-3 .commonSec,
    .page-template-tpl-beneficial-reuse .commonSec {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .title-mdm,
    .where-sustanbility-sec .secSmallTitle {
        font-size: 40px;
    }

    .homeBanner {
        background-position: 120px center;
        padding: 90px 0 100px;
        background-size: 100%;
    }

    .cms-con.type-2 p {
        font-size: 16px;
        line-height: 1.8;
    }

    .btn.type-2,
    .btn-icery {
        min-width: 200px !important;
    }

    .homeBanner .secHead {
        margin-bottom: 25px;
    }

    .homeBanner .bannerText .cms-con+.banner-btn-box {
        margin-top: 40px;
    }

    /* benificial-reuseWork-sec */
    .benificial-reuseWork-sec .secHead {
        margin-bottom: 20px;
    }

    .benificial-reuseWork-sec .cms-con+.btn-align {
        margin-top: 40px;
    }

    .benificial-reuseWork-sec .secSmallTitle,
    .how-it-work-sec .secSmallTitle,
    .we-work-sec .title-md,
    .commservedsec .title-md,
    .bussiness-community-sec .secSmallTitle,
    .what-beneficial-sec .title-md,
    .why-beneficial-reuse-sec .title-md,
    .our-process-sec .title-md,
    .success-stories-sec .title-md {
        font-size: 40px;
        line-height: 1;
    }

    .benificial-reuseWork-sec .secSmallTitle br {
        display: none;
    }

    .how-it-work-row+div {
        margin-top: 55px;
    }

    .we-work-sec .secHead {
        margin-bottom: 60px;
    }

    /* proven-solution-sec */
    .proven-solution-sec .commservedTextMian .content-box {
        max-width: 56%;
        padding-left: 45px;
    }

    .proven-solution-sec {
        padding-top: 70px !important;
    }

    .proven-solution-sec .achieveText {
        font-size: 50px;
    }

    .proven-solution-sec .achievelistbox {
        padding-left: 160px;
    }

    .charity-partner-sec.organizationSec.organizationWorkSec {
        padding: 70px 0;
    }

    /* ----- New Beneficial Page ----- */
    /* beneficial-reuse-banner-sec */
    .beneficial-reuse-banner-sec {
        padding: 120px 0;
        margin-top: 20px;
    }

    .beneficial-reuse-banner-sec .title-md {
        font-size: 45px;
    }

    .beneficial-reuse-banner-sec .cms-con.type-2 p,
    .why-beneficial-reuse-sec .text-box p {
        font-size: 20px;
    }

    /* what-beneficial-sec */
    .what-beneficial-sec {
        padding-left: 45px;
    }

    .what-beneficial-sec .row>div:first-child {
        padding-right: 25px !important;
    }

    .what-beneficial-sec .row>div:last-child {
        padding-left: 20px !important;
    }

    .what-beneficial-sec .secHead,
    .why-beneficial-reuse-sec .secHead {
        margin-bottom: 30px;
    }

    /* why-beneficial-reuse-sec */
    .why-beneficial-reuse-sec .beneficial-list {
        padding-top: 70px;
        padding-left: 30px;
    }

    /* success-stories-sec */
    .success-stories-sec .case-chari-list {
        padding-top: 0;
    }

    .success-stories-sec .secHead {
        margin-bottom: 30px;
    }

    .how-it-work-row>div::before,
    .our-process-sec .how-it-work-row>div::before {
        top: 22%;
    }

    .contactSec.style-3 {
        padding-top: 70px;
        padding-bottom: 90px;
    }

    .contactSec.style-3 .get-touchrow {
        padding: 0;
    }

    .contactSec.style-3 .contact-form.get-touch-form {
        max-width: 100%;
    }

    .contactSec.style-3 .get-touchText {
        padding-left: 0;
    }

    .contactSec.style-3 .get-touchcol:last-child {
        width: 50%;
    }

    .contactSec.style-3 .get-touchText .secHead .secTitle {
        font-size: 40px;
    }
    /* Beneficial Reuse */
    .beneficial-reuse-banner-sec.beneficial-new{padding: 200px 0 100px;}
    .what-beneficial-sec.why-beneficial-new{margin-bottom: 0;}
    .we-work-box-title{font-size: 24px;}
    .we-work-box-icon img{width: 60px;height: 60px;}
    .we-work-box-col:nth-child(1) .we-work-box{height: 420px;}
    .we-work-box{height: 314px;padding: 35px 20px;}
    .we-work-box-col:nth-child(4) .we-work-box{height: 370px;}
    .beneficial-alter-img{max-width: 300px;}
    .success-stories-img-inner{bottom: 10px;left: 25px;}
    .success-stories-img-inner .success-stories-inner-text-box{padding: 12px 15px;margin-bottom: 10px;}
    .success-stories-inner-text-box img{width: 22px;height: 22px;}
    .success-stories-img-inner span{font-size: 18px;padding-left: 12px;}
    .study-number{display: flex;margin-top: 25px;}
    .study-number span{width: 47%;}
    .get-started-new-sec.we-work-brands-sec{margin-bottom: 50px;}
    .why-beneficial-list ul li{font-size: 18px;}
    .why-beneficial-list ul li:before{width: 20px;height: 20px;}
    .our-process-new.commonSec{padding-top: 0;}
    .our-process-new .secHead{margin-bottom: 30px;}
    .success-stories-main .secSmallTitle{min-height: 90px; font-size: 34px;}
    /* Beneficial Reuse */

    .success-stories-box .cms-con.type-2 {margin-bottom: 20px; min-height: 200px;}
}

@media only screen and (max-width:1024px) {
    .homeBanner {
        background-position: 80px center;
        padding: 90px 0 90px;
        background-size: cover;
    }

    .benificial-reuseWork-sec .row>div:last-child {
        padding-right: 10px !important;
    }

    .how-it-work-sec .type-1 {
        padding: 25px 20px;
    }

    .charity-partner-sec .want-to-work-con {
        margin-top: 60px;
    }
}

@media only screen and (max-width:991px) {
    .homeBanner {
        background-position: -20px center;
    }

    .homeBanner .title-md {
        font-size: 40px;
        line-height: 1;
    }

    /* how-it-work-sec */
    .how-it-work-row {
        padding-right: 5px;
    }

    .how-it-work-row>div {
        margin-bottom: 45px;
    }

    .how-it-work-row>div::before {
        top: inherit;
        bottom: -20px;
        right: 45%;
    }

    .our-process-sec .how-it-work-row>div::before {
        top: inherit;
    }

    .how-it-work-sec .secHead {
        margin-bottom: 38px;
    }

    .how-it-work-row+div {
        margin-top: 38px;
    }

    .how-it-work-row>div:last-child .type-1 .img-box {
        margin-top: 0;
    }

    .how-it-work-sec .type-1 {
        justify-content: inherit;
    }

    /* proven-solution-sec */
    .proven-solution-sec .achievelistbox .icon {
        left: 3%;
    }

    .proven-solution-sec .achievelistbox {
        padding-left: 70px;
    }

    .charity-partner-sec .secSmallTitle {
        font-size: 32px;
        line-height: 1.2;
        margin-top: 0;
    }

    /* ----- New Beneficial Page ----- */
    /* what-beneficial-sec */
    .what-beneficial-sec {
        padding-left: 15px;
    }

    /* success-stories-sec */
    .success-stories-sec .secSmallTitle {
        font-size: 32px;
    }

    .contactSec.style-3 .get-touchcol:last-child {
        width: 100%;
        padding-left: 0;
        padding-top: 40px;
    }

    .itemcome .cmsCon+div {
        padding-top: 0;
    }
    /* Beneficial Reuse */
    .what-beneficial-sec{margin: 30px 25px;}
    .what-beneficial-sec{border: 15px solid #A2FFE1;}
    .what-beneficial-sec.commonSec{padding: 50px 0 50px 50px;}
    .what-beneficial-sec.commonSec{padding-left: 30px;}
    .where-sustanbility-sec .secSmallTitle{font-size: 30px;}
    .where-sustanbility-sec.where-sustanbility-new{padding: 150px 0;}
    .why-beneficial-list ul li{font-size: 16px;padding-left: 30px;margin-bottom: 20px;}
    .we-work-new .secHead{padding-left: 50px;margin-bottom: 30px;}
    .we-work-box-title{font-size: 18px;}
    .we-work-box-title{font-size: 18px;}
    .we-work-box-col:nth-child(1) .we-work-box{height: 315px;}
    .we-work-box{height: 235px;padding: 25px 15px;}
    .we-work-box-col:nth-child(4) .we-work-box{height: 280px;}
    .we-work-box-icon img{width: 50px;height: 50px;}
    .content-box-num span{margin-top: -30px;}
    .process-row > div .content-box{padding: 70px 20px;padding-bottom: 25px;}
    .process-list-main{margin-bottom: 30px;}
    .page-template-tpl-beneficial-reuse-new-3 .btn.type-2{font-size: 14px;padding: 26px 20px;}
    .beneficial-alter-sec.commonSec{padding-top: 0;}
    .beneficial-alter-sec .secHead{margin-bottom: 40px;}
    .faq-inner.type-2 .cmsCon{padding: 15px 25px;margin-top: 15px; margin-bottom: 20px;}
    .faq-inner.type-2 .cmsCon p{font-size: 16px;}
    .beneficial-alter-img{max-width: 250px;}
    .faq-inner .accordion-button{font-size: 20px;}
    .success-stories-sec .secSmallTitle{font-size: 24px;}
    .success-stories-box .cms-con.type-2{min-height: 265px;}
    .study-number span{font-size: 16px;}
    .page-template-tpl-beneficial-reuse-new-3 .btn.btn-icery{font-size: 14px;padding: 26px 20px;}
    .page-template-tpl-beneficial-reuse-new-3 .menuMain li a, .page-template-tpl-home-new-3 .menuMain li a{color: #000;}
    .success-stories-main .secSmallTitle{min-height: 65px;}
    /* Beneficial Reuse */
}

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

    .title-mdm,
    .where-sustanbility-sec .secSmallTitle {
        font-size: 24px;
    }

    .where-sustanbility-sec {
        padding: 40px 0;
    }

    .page-template-tpl-home-new-3 .commonSec,
    .page-template-tpl-beneficial-reuse .commonSec {
        padding-top: 50px;
        padding-bottom: 50px;
    }


    /* ----- New Beneficial Page ----- */
    /* beneficial-reuse-banner-sec */
    .beneficial-reuse-banner-sec {
        padding: 70px 0;
        margin-top: 22px;
    }

    .beneficial-reuse-banner-sec .title-md {
        font-size: 40px;
        line-height: 1.1;
    }

    .beneficial-reuse-banner-sec .cms-con.type-2 p,
    .why-beneficial-reuse-sec .text-box p {
        font-size: 16px;
    }

    /* .what-beneficial-sec */
    .what-beneficial-sec .row>div:first-child {
        margin-bottom: 50px;
    }

    .what-beneficial-sec .row>div:last-child {
        padding-left: 0px !important;
    }

    /* why-beneficial-reuse-sec */
    .why-beneficial-reuse-sec .beneficial-list {
        padding-top: 50px;
        padding-left: 8px;
    }

    .why-beneficial-reuse-sec .beneficial-list ol li {
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        font-size: 16px !important;
        font-weight: 700;
        line-height: 1.8;
        text-transform: lowercase;
        padding-left: 55px !important;
    }

    .why-beneficial-reuse-sec .beneficial-list ol li span,
    .why-beneficial-reuse-sec .beneficial-list ol li::first-letter {
        text-transform: uppercase;
    }

    .success-stories-sec .case-chari-con .btn {
        padding: 21px 15px;
        font-size: 16px;
    }

    .why-beneficial-reuse-sec .beneficial-list ol li::before {
        height: 64px !important;
        width: 64px !important;
    }

    .what-beneficial-sec .img-box img {
        width: auto;
        max-width: calc(100% + 0);
    }

    .contactSec.style-3 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    /* Beneficial Reuse */
    .beneficial-reuse-banner-sec.beneficial-new{padding: 130px 0;padding-bottom: 80px;}
    .beneficial-reuse-banner-sec.beneficial-new .secHead{margin-bottom: 20px;}
    .beneficial-reuse-banner-sec.beneficial-new .cms-con+.banner-btn-box{margin-top: 30px;}
    .beneficial-reuse-banner-sec.beneficial-new .title-md{text-align: center;}
    .beneficial-reuse-banner-sec.beneficial-new .cms-con.type-2 p{text-align: center;}
    .beneficial-reuse-banner-sec.beneficial-new .cms-con+.banner-btn-box{text-align: center;}
    .what-beneficial-sec.commonSec{margin: 0;border: 9px solid #A2FFE1;}
    .what-beneficial-sec .title-md.color-title{text-align: center;}
    .why-beneficial-new .content-box .cms-con.type-2 p{text-align: center;}
    .where-sustanbility-sec.where-sustanbility-new{padding: 50px 0;}
    .why-beneficial-list ul li{font-size: 24px;padding-left: 52px;}
    .why-beneficial-list ul li:before{width: 32px;height: 32px;}
    .what-beneficial-sec .row>div:first-child{margin-bottom: 40px;}
    .why-beneficial-list ul li:last-child{margin-bottom: 0;}
    .commonSec.we-work-new .title-md{text-align: center;}
    .commonSec.we-work-new .title-md br{display: none;}
    .our-process-new.commonSec{padding-top: 0;}
    .our-process-new .secHead .title-md{text-align: center;}
    .page-template-tpl-beneficial-reuse-new-3 .title-md{font-size: 40px;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-prev{right: 68px;left: inherit;top: 15px;bottom: inherit;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-prev:before{transform: matrix(-1, 0, 0, 1, 0, 0);}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-next{right: 0;left: inherit;top: 15px;bottom: inherit;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-next:before{transform: matrix(1, 0, 0, 1, 0, 0);left: 0;}
    .we-work-new .secHead{padding-left: 0;}
    .success-stories-img-inner span{font-size: 14px;padding-left: 8px;}
    .success-stories-img-inner .success-stories-inner-text-box{padding: 10px 12px;margin-bottom: 8px;}
    .success-stories-img-inner{bottom: 5px;left: 15px;}
    .study-number{margin-top: 18px;}
    .study-number span{width: 50%;font-size: 14px;}
    .success-stories-main .secSmallTitle{min-height: 65px;}
    .success-stories-box .cms-con.type-2 p {font-size: 16px;}
    /* Beneficial Reuse */
}

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

    /*.cms-con.type-2 p {
        text-align: center;
    }*/

    /* banner */
    .homeBanner {
        background-image: url(../../../../../../../../../themes/happen-ventures/assets/img/home-mob-banner.jpg) !important;
        background-position: top 93px center;
        background-size: 100%;
        padding-bottom: 50px;
    }

    .homeBanner .title-md span {
        display: block;
    }

    .homeBanner .bannerText {
        padding: 0;
        padding-top: 59%;
        text-align: center;
    }

    .homeBanner .bannerText .cms-con {
        max-width: 100%;
    }

    .homeBanner .bannerText .cms-con+.banner-btn-box {
        margin-top: 40px;
    }

    .benificial-reuseWork-sec .cms-con+.btn-align {
        text-align: center;
    }

    .homeBanner .banner-btn-box .btn+.btn {
        margin-left: 0;
        margin-top: 16px !important;
    }

    /* .benificial-reuseWork-sec */
    .benificial-reuseWork-sec .row>div:last-child {
        padding: 0 5px !important;
        margin-top: 40px;
    }

    .benificial-reuseWork-sec .secSmallTitle,
    .bussiness-community-sec .secSmallTitle,
    .page-template-tpl-beneficial-reuse .secSmallTitle {
        text-align: center;
        margin-top: 0;
    }

    /* how-it-work-sec */
    .how-it-work-sec {
        background-image: none !important;
        background: #A2FFE1;
    }

    .how-it-work-sec::before {
        display: none;
    }

    .how-it-work-sec .secSmallTitle {
        color: #000;
    }

    .how-it-work-sec .btn {
        background-color: #000;
        color: #fff;
    }

    .how-it-work-row>div:last-child {
        margin-bottom: 0;
    }

    .how-it-work-row+div {
        margin-top: 48px;
    }

    .how-it-work-row>div::before {
        bottom: -16px;
    }

    .how-it-work-sec .content-box .cms-con.type-2 p {
        font-size: 20px;
    }

    .how-it-work-sec .type-1 {
        padding: 35px 20px;
    }

    .we-work-sec .secHead {
        margin-bottom: 40px;
    }

    /* for-community-sec */
    .for-community-sec .row {
        flex-direction: column-reverse;
    }

    .for-community-sec .row>div:first-child {
        padding: 0 5px !important;
        margin-top: 40px;
    }

    .for-community-sec .row>div:last-child {
        margin-top: 0 !important;
    }

    .proven-solution-sec.commservedsec .secHead {
        width: 100%;
    }

    .proven-solution-sec .commservedTextMian .content-box {
        width: 100%;
        max-width: 100%;
        padding-left: 0;
        border-top: 8px solid #efcbd7;
        border-left: 0;
        padding-top: 22px;
    }

    .proven-solution-sec .commservedimg {
        position: static;
    }

    .proven-solution-sec .commservedimg img {
        height: 390px;
        object-fit: cover;
        object-position: right;
    }

    .proven-solution-sec .commservedachieveMain {
        padding: 0;
    }

    .proven-solution-sec .achieveText {
        font-size: 40px;
    }

    .proven-solution-sec .commservedachievelist {
        padding: 32px 15px 50px;
    }

    .proven-solution-sec .achievelistbox {
        min-width: 100%;
    }

    .proven-solution-sec .achievelistbox .icon {
        left: 5%;
    }

    .proven-solution-sec .achieveboxTitle {
        font-size: 16px;
        margin-top: 5px;
    }

    .proven-solution-sec .commservedTextMian {
        margin-bottom: 34px !important;
    }

    .proven-solution-sec {
        padding-top: 50px !important;
    }

    .proven-solution-sec .commservedachievelist ul li {
        margin-bottom: 8px;

    }

    /* bussiness-community-sec */
    .bussiness-community-sec .secSmallTitle {
        font-size: 24px;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .bussiness-community-sec .our-partners-gallery .items {
        width: 50%;
        max-width: 50%;
        padding: 17px;
    }

    /* charity-partner-sec */
    .charity-partner-sec.organizationSec.organizationWorkSec {
        padding: 50px 0;
    }

    .charity-partner-sec .nonPartnerList {
        padding: 0;
    }

    .charity-partner-sec .nonPartnerList ul li {
        width: 50%;
        padding: 15px;
    }

    .charity-partner-sec .want-to-work-con {
        margin-top: 43px;
    }

    .charity-partner-sec .want-to-work-con .btn {
        margin-top: 25px;
    }

    .charity-partner-sec .want-to-work-con .sub-title {
        font-size: 24px;
    }

    /* ----- New Beneficial Page ----- */
    /* what-beneficial-sec */
    .beneficial-reuse-banner-sec {
        background-image: url(../../../../../../../../../themes/happen-ventures/assets/img/beneficial-reuse-mob-banner.jpg) !important;
        background-position: center right;
    }

    .beneficial-reuse-banner-sec .title-md span {
        font-weight: 900;
    }

    .what-beneficial-sec .title-md {
        text-align: center;
    }

    /* success-stories-sec */
    .success-stories-sec .case-chari-date {
        color: #32BDAE;
    }

    .success-stories-sec .secSmallTitle {
        text-align: left;
        margin: 12px 0 23px;
    }

    .success-stories-sec .steps-case-chari {
        margin-bottom: 15px;
    }

    .success-stories-sec .case-chari-row:first-child {
        padding-bottom: 60px;
    }

    .success-stories-sec .case-chari-info {
        padding-bottom: 0;
    }

    .success-stories-sec .case-chari-row:last-child {
        padding-bottom: 0;
    }

    .success-stories-sec .case-chari-con .btn {
        margin-top: 15px;
    }

    .contactSec.style-3 .get-touchText {
        padding: 0;
    }

    .contactSec.style-3 .contact-type-btns .btn {
        padding: 18px 14px;
        min-width: auto;
    }
    /* Beneficial Reuse */
    .beneficial-reuse-banner-sec.beneficial-new {
        background-image: url(../../../../../../../../../themes/happen-ventures/assets/img/mb-beneficial-reuse-ban-img.jpg) !important;
        background-position: center right;
    }
    .page-template-tpl-beneficial-reuse-new-3 .btn.btn-icery{min-width: 85% !important;}
    .page-template-tpl-beneficial-reuse-new-3 .btn.type-2{min-width: 85% !important;}
    .what-beneficial-sec.commonSec{padding-left: 15px;}
    .what-beneficial-sec.commonSec .content-box {text-align: center;}
    .where-sustanbility-sec.transforming-sec .secSmallTitle {line-height: 1.6;}
    .we-work-box-col{width: 100%;}
    .we-work-box-con{justify-content: center; align-items: center;}
    .we-work-box-title{font-size: 32px;transform: none;writing-mode: unset;}
    .we-work-box-icon{padding-right: 20px;}
    .we-work-box-col:nth-child(1) .we-work-box{height: 189px;}
    .we-work-box{height: 189px;}
    .we-work-box-col:nth-child(4) .we-work-box{height: 189px;}
    .we-work-box-col:nth-child(1) .we-work-box-con, .we-work-box-col:nth-child(2) .we-work-box-con, .we-work-box-col:nth-child(4) .we-work-box-con{justify-content: center;}
    .our-process-new.commonSec .container.type-2{padding: 0;}
    .our-process-new.commonSec .process-row .mb-4{margin-bottom: 0 !important;}
    .process-list-main .cms-con.type-2 p{font-size: 20px;text-align: left;}
    .content-box-num .img-box img{width: 60px;height: 60px;}
    .bene-alter-row{flex-wrap: wrap;}
    .bene-alter-row .bene-alter-col ~ .bene-alter-col{width: 100%;}
    .beneficial-alter-img{max-width: 100%;}
    .faq-inner.type-2 .cmsCon{max-width: 100%;}
    .bene-alter-btn{text-align: center;}
    .success-stories-box{display: flex;flex-wrap: wrap;}
    .study-number{order: -1;flex-wrap: wrap;}
    .study-number span{display: block;width: 100%;}
    .study-number span:first-child{margin-bottom: 16px;}
    .study-number span ~ span{color: #32BDAE;}
    .success-stories-box .cms-con.type-2{max-width: 100%;margin-bottom: 15px;}
    .success-stories-sec .secSmallTitle{margin-bottom: 15px;}
    .success-stories-img-inner{position: relative;bottom: inherit;left: inherit;}
    .success-stories-img-box{height: auto;}
    .success-stories-img-inner .success-stories-inner-text-box{box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.05);border-radius: 8px;padding: 45px 40px;}
    .success-stories-inner-text-box img{width: 40px;height: 40px; object-fit: contain;}
    .success-stories-img-box{margin-bottom: 30px;}
    .success-stories-sec.commonSec{padding-bottom: 100px;position: relative;}
    .success-stories-slider-arrow{position: absolute !important;bottom: 90px;left: 0;right: 0;margin: auto;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-prev{left: 20%; right: inherit;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-next{right: 20%;left: inherit;}
    .success-stories-slider-arrow.slider-arrow-box .slider-arrow .slick-next:before{left: 0;right: 0;}
    .success-stories-box .cms-con.type-2{min-height: inherit;}

    .success-stories-img-main .success-stories-img-box {padding-bottom: 100%;}

    .page-template-tpl-beneficial-reuse-new-3 .beneficial-alter-sec .title-md br {display: none;}

    .success-stories-main .secSmallTitle {min-height: 86px;}
    .success-stories-img-inner span {font-size: 16px;}
    .we-work-box-col:nth-child(4) .we-work-box-img img{height: auto;top: -170px;position: absolute;max-height: inherit;}
    
    /* Beneficial Reuse */
}


/* Liquidation PPC Page */

.page-template-tpl-liquidation-ppc .left-line {
    display: none;
}

.ppc-sec .secHead .secTitle {
    font-weight: 400;
    color: #fff;
}

.ppc-sec .secHead .secTitle span {
    font-weight: 600;
    color: #A2FFE1;
}

.ppc-sec .sub-services-body {
    position: relative;
    z-index: 1;
    background-position: center bottom;
    padding: 140px 0 32px;
}

.ppc-sec .sub-services-body::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.80) 100%);
    z-index: -1;
}

.ppc-sec .sub-services-body .cmsCon {
    width: 100%;
    max-width: 700px;
}

.ppc-sec .sub-services-body .cmsCon p {
    color: #fff
}

.alternative-liquidation-sec .row>div:first-child {
    padding-right: 70px;
}

.alternative-liquidation-sec .secSmallTitle {
    font-weight: 500;
}

.alternative-liquidation-sec .secSmallTitle span {
    font-weight: 700;
    color: #32BDAE;
}

.alternative-liquidation-sec .cms-con p:first-child {
    margin-bottom: 45px;
}

/* liquidate-purpose-sec */
.liquidate-purpose-sec {
    padding: 127px 0 200px;
    background: #f8f8f8;
}

.liquidate-purpose-sec .bannerText {
    padding: 0 !important;
}

.liquidate-purpose-sec .bannerText .cms-con {
    max-width: 79%;
    margin: auto;
}

.liquidate-purpose-sec .extraSmallTitle {
    font-weight: 900;
    font-size: 32px;
    line-height: 1.6;
    text-align: center;
    text-transform: uppercase;
    padding-top: 60px;
    padding-bottom: 15px;
}

.purpose-con {
    margin: 0 -18px;
}

.purpose-con .card-item {
    margin-bottom: 36px;
}

.purpose-con .type-1 {
    flex-direction: inherit;
    border-radius: 8px;
    padding: 40px;
    margin: 0 22px;
    align-items: center;
}

.purpose-con .type-1 .card-body {
    width: 75%;
    padding-left: 40px;
}

.purpose-con .type-1 .card-body .card-text {
    max-width: 90%;
}

.purpose-con .type-1 .card-body .card-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 2;
    margin: 0;
}

.purpose-con .type-1 .card-body p {
    line-height: 2;
}

.purpose-con .type-1 .img-box {
    width: 100px !important;
    height: 100px !important;
}

.purpose-con .type-1 .img-box img {
    transform: translate(-50%, -50%);
}

/* liquidation-challenge-sec  */
.liquidation-challenge-sec {
    padding: 120px 0 60px;
}

.liquidation-challenge-sec .sec-head+.cmsCon {
    max-width: 63%;
    margin: auto;
}

.liquidation-challenge-sec .donated-features {
    padding-top: 84px;
    margin: 0 -16px;
}

.liquidation-challenge-sec .donated-features .donated-features-item {
    padding: 0 16px;
    margin-bottom: 32px;
}

.liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(3n) {
    grid-row: span 3;
    grid-column: span 3;
}

.liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(4n) {
    grid-row: span 5;
    grid-column: span 2;
}

.liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(5n) {
    grid-row: span 3;
    grid-column: span 3;
}

.liquidation-challenge-sec .donate-grid .donated-features-box>div:first-child {
    margin-bottom: 57px;
}

/* regulatory-sec */
.regulatory-sec {
    padding-bottom: 60px;
}

/*  */
.understading-sec .zick-zack .row:nth-child(even) {
    flex-direction: row-reverse;
}

.understading-sec .zick-zack .row {
    margin-bottom: 95px;
}

.understading-sec .zick-zack .row:nth-child(odd) {
    flex-direction: row;
}

.understading-sec .zick-zack .row:nth-child(odd)>div:last-child {
    padding-left: 20px;
}

.understading-sec .zick-zack .row:nth-child(even)>div:last-child {
    padding-right: 20px;
}

.understading-con .secTitle span {
    font-weight: 500;
}

.understading-con .cmsCon p:first-child {
    padding-top: 35px;
}

.understading-con .cmsCon p {
    padding-top: 15px;
}

.understading-con .cmsCon ul li {
    font-weight: 500;
    font-size: 20px;
    line-height: 2;
}

.understading-con .cmsCon ul li:before {
    top: 15px;
}

/* conclusion-sec */
.conclusion-sec.type-2 {
    background: #000;
    padding: 150px 0;
}

.conclusion-sec.type-2 .secSmallTitle {
    color: #A2FFE1;
}

.conclusion-sec.type-2 .cmsCon p {
    color: #fff;
}

/* we-proud-sec */
.we-proud-sec {
    background: #A2FFE1 !important;
}

.we-proud-sec span {
    color: #32BDAE;
    font-weight: 600;
    display: block;
}

.we-proud-sec .organizationinner {
    padding: 0 22px;
}

.we-proud-sec .nonPartnerList ul li {
    padding: 12px;
    height: 100%
}

.we-proud-sec .nonPartnerLogo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    height: 121px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 3px 3px 0px #32bdae;
}

.we-proud-sec .nonPartnerLogo img {
    position: static;
    max-width: 75.5%;
}

/* ppc-contact-form */

.ppc-form-sec {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 135px 0;
}

.ppc-form-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.47) 0%, rgba(0, 0, 0, 0.47) 100%);
    z-index: -1;
}

.ppc-contact-form {
    width: 81%;
    margin: auto;
    padding: 70px 185px;
    background: #fff;
}

.ppc-contact-form .secSmallTitle span {
    font-weight: 600;
}

.ppc-contact-form .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 50px;
}

.ppc-contact-form input::placeholder,
.ppc-contact-form textarea::placeholder {
    opacity: 1;
    color: #000;
    font-weight: 400;
}

.ppc-contact-form .gfield input,
.ppc-contact-form .gfield textarea,
.ppc-contact-form .gfield select {
    border-bottom: 1px solid #D5D5D5 !important;
    padding-left: 0 !important;
}

.ppc-contact-form .name_first {
    padding-right: 53px !important;
}

.ppc-contact-form .ginput_container_email,
.ppc-contact-form .ginput_container_email+.gfield_validation_message {
    padding-right: 45px !important;
}

.ppc-contact-form .name_last {
    padding-left: 53px !important;
}

.ppc-contact-form .ginput_container_phone {
    padding-left: 45px !important;
}

.ppc-contact-form .gfield textarea {
    height: 50px !important;
}

.ppc-contact-form .gform_footer {
    justify-content: center !important;
    padding: 0 !important;
}


/* ------- Productio Destruction Service PPC Page ------- */
/* production-service-ppc-sec */
.page-template-tpl-productio-destruction-service-ppc .left-line,
.page-template-tpl-commercial-bussiness-recycling-ppc .left-line {
    display: none;
}

.page-template-tpl-productio-destruction-service-ppc .headerMain,
.page-template-tpl-commercial-bussiness-recycling-ppc .headerMain {
    position: absolute;
    left: 0;
    width: 100%;
}

.page-template-tpl-productio-destruction-service-ppc .headMenu,
.page-template-tpl-commercial-bussiness-recycling-ppc .headMenu {
    background: transparent;
}

.production-service-ppc-sec .sub-services-body .cmsCon {
    max-width: 750px;
}

.production-service-ppc-sec.sub-services-sec-main {
    padding-top: 0;
}

.production-service-ppc-sec .sub-services-body .sub-service-content {
    padding: 250px 0;
}

.commercial-sec .sub-services-body .sub-service-content {
    padding: 190px 0;
}

.form-sub-sec {
    position: absolute;
    top: 0;
    right: 142px;
    width: 36%;
}

.form-sub-sec .sub-services-body::before {
    display: none;
}

.production-service-ppc-sec .sub-service-form .gform_validation_errors{
    display: none;
}

.production-service-ppc-sec .sub-service-form .gform_wrapper.gravity-theme .gfield{
    position: relative;
}

.production-service-ppc-sec .sub-service-form .gform_wrapper.gravity-theme .gfield_description{
    position: absolute;
    bottom: -20px;
    right: 0;
    white-space: nowrap;
}

.headerMain.has_sticky .customLogo1 img {
    filter: invert(1);
}

@media screen and (max-width:479px) {
/* Beneficial Reuse */
.success-stories-main .secSmallTitle {min-height: inherit;}
/* Beneficial Reuse */
}

@media screen and (min-width:1024px) {

    .page-template-tpl-productio-destruction-service-ppc .headerMain .menuMain>ul>li>a,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .menuMain>ul>li>a {
        color: #fff;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain .menuMain>ul>li>.arrow,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .menuMain>ul>li>.arrow {
        border-bottom: 2px solid rgba(255, 255, 255, 1);
        border-right: 2px solid rgba(255, 255, 255, 1);
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain.has_sticky .menuMain>ul>li>a,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain.has_sticky .menuMain>ul>li>a {
        color: #000;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain.has_sticky .menuMain>ul>li>.arrow,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain.has_sticky .menuMain>ul>li>.arrow {
        border-bottom: 2px solid rgba(0, 0, 0, 1);
        border-right: 2px solid rgba(0, 0, 0, 1);
    }

}

@media screen and (min-width:568px) {

    .page-template-tpl-productio-destruction-service-ppc .headerMain .socialMeadia a .icon,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .socialMeadia a .icon {
        color: #fff;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain.has_sticky .socialMeadia a .icon,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain.has_sticky .socialMeadia a .icon {
        color: #000;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain .socialMeadia .fb:hover i,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .socialMeadia .fb:hover i {
        color: #3b5998;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain .socialMeadia .instagram:hover i,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .socialMeadia .instagram:hover i {
        color: #c13584
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain .socialMeadia .linkedin:hover i,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .socialMeadia .linkedin:hover i {
        color: #2867b2;
    }

}

/* re-branding-sec */
.re-branding-sec {
    background: #A2FFE1;
    padding: 55px 0;
}

.re-branding-main .re-branding-item {
    background: rgba(0, 0, 0, 0.08);
    border-radius: 22px;
    border: 2px dashed #32BDAE;
    padding: 55px 0;
    margin: 0 20px 0 60px;
}

.re-branding-main .re-branding-item .img-box img {
    margin: auto;
}

.re-brandin-con {
    padding-left: 100px;
}

.re-branding-sec .sec-head p,
.re-brandin-con .cms-con ul li {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
    padding-left: 20px;
}

.re-brandin-con .secSmallTitle+p {
    padding-left: 0;
}

.re-brandin-con .cms-con ul li:last-child {
    margin-bottom: 0;
}

.re-brandin-con .sec-sub-title,
.redefining-sec .sec-sub-title {
    font-size: 32px;
    color: #000;
    font-weight: 900;
    line-height: 1.6;
    margin: 50px 0 30px;
}

/* what-reuse-sec */
.what-reuse-sec {
    padding: 120px 0 108px 155px;
}

.what-reuse-sec .row>div:first-child {
    padding-right: 100px !important;
}

.what-reuse-sec .row>div:last-child {
    padding-left: 0 !important;
}

.what-reuse-content ul {
    padding-right: 50px;
}

.what-reuse-content ul li {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 2;
    margin-bottom: 40px;
    position: relative;
    padding-left: 20px;
}

.what-reuse-content ul li::before,
.re-brandin-con .cms-con ul li::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 0;
    background: #000;
    height: 10px;
    width: 10px;
    border-radius: 50%;
}

.what-reuse-content ul li:last-child {
    margin-bottom: 0;
}

/* indicator-sec */
.indicator-sec {
    background: #fff;
    padding: 100px 0 125px;

}

.indicator-sec .bannerText .cms-con {
    max-width: 100%;
}

.indicator-sec .secSmallTitle {
    margin-bottom: 20px;
}

.indicator-sec .secSmallTitle span,
.fading-solution-sec .secSmallTitle span {
    font-weight: 500;
}

.indicator-con .type-1 .card-body {
    padding-left: 48px;
}

.indicator-text {
    padding-top: 35px;
}

/* fading-solution-sec */

.fading-solution-sec {
    padding-top: 0;
    padding-bottom: 110px;
}


.fading-solution-sec .container {
    border-top: 1px solid #D0D0D0;
    padding-top: 120px;
}

.fading-solution-sec .sec-head+.cmsCon {
    max-width: 91%;
}

.fading-solution-sec .indicator-text {
    max-width: 900px;
    margin: auto;
}

/* solution-sec */
.solution-sec .zick-zack .row:nth-child(even) {
    flex-direction: row;
}

.solution-sec .zick-zack .row:nth-child(odd) {
    flex-direction: row-reverse;
}

.solution-sec .zick-zack .row:nth-child(odd)>div:last-child {
    padding-right: 25px;
    padding-left: 0;
}


.solution-sec .zick-zack .row:nth-child(odd)>:last-child .cmsCon {
    padding-right: 10px;
}

.solution-sec .zick-zack .row:nth-child(even)>div:last-child {
    padding-left: 25px;
    padding-right: 0;
}

/* final-word-sec */
.final-word-sec .conetnt-box {
    padding: 0 30px;
}

/*--------- Commercial Bussiness Recycling PPC Page ------------ */
.commercial-sec .sub-services-body .cmsCon {
    max-width: 770px;
}

.commercial-sec .sub-services-body {
    background-position: center top;
}

.commercial-sec .sub-services-body::before {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);
}

.commercial-sec .sub-services-body .cmsCon p+p {
    padding-top: 30px;
}

/* silent-struggle-sec */
.silent-struggle-sec {
    padding: 55px 0 100px;
}

.silent-struggle-sec .secSmallTitle span {
    font-weight: 600;
}

.redefining-sec {
    padding-bottom: 80px;
}

.redefining-sec .sec-sub-title {
    font-weight: 500;
}

.redefining-sec .indicator-text {
    max-width: 1340px;
    margin: auto;
    text-align: center;
}

.redefining-sec .bannerText .cms-con,
.avoiding-sec .sec-head+.cmsCon {
    max-width: 1090px;
}

/* avoiding-sec */
.avoiding-sec .container {
    padding-top: 110px;
}

.avoiding-sec .secSmallTitle span {
    font-weight: 500;
}

.avoiding-sec .donate-grid.donated-features {
    grid-template-columns: 25% 25% 25% 25%;
    margin: 0 -10px;
}

.avoiding-sec .donated-features .donated-features-item {
    grid-row: span 3 !important;
    grid-column: span 2 !important;
    padding: 0 10px;
    margin-bottom: 20px;
}

.hv-solution-main>.row {
    background: #A2FFE1;
}

.hv-solution-main>.row>div:first-child {
    background: #e8e2e4;
    position: relative;
}

.hv-solution-item {
    padding-top: 155px;
    margin-right: 20px;
}

.hv-solution-item .img-box img {
    margin: auto;
    width: 100%;
}

.hv-solution-sec .re-brandin-con {
    padding-left: 120px;
    padding-right: 178px;
    padding-bottom: 26px;
    padding-top: 120px;
}

.hv-solution-main .cms-con ul {
    padding: 60px 0 50px;
}

.hv-solution-main .cms-con ul li:nth-child(3) {
    margin-bottom: 0;
}

.hv-solution-main .re-brandin-con .secSmallTitle {
    margin-bottom: 20px;
}

.the-time-sec .conetnt-box {
    padding: 0 20px;
}

.production-service-ppc-sec .sub-service-form #gform_page_16_3 .gform_previous_button.button:hover
.production-service-ppc-sec .sub-service-form #gform_page_18_3 .gform_previous_button.button:hover{
    box-shadow: none !important;
}

.partner-new{
    background-position:30px center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #000;
    margin-top: 45px;
}

.partner-new .title-md{
 color: #fff;
 text-transform: uppercase;
 line-height: 1.2;
}

.partner-new .partnerThatHelpUsMain {
    padding-left: 51px;
    padding-right: 0;
    padding-bottom: 170px;
}

.partner-new .cms-con p{
    font-size: 32px;
    line-height: 1.8;
    color: #fff;
    padding-right: 35px;
}

.why-with-partner{
    padding: 128px 0 133px;
}

.why-partner-main{
    border:33px solid #A2FFE1;
    margin: 0 20px;
}

.why-partner-main .img-box{
    height: 100%;
}

.why-partner-main img{
    height: 100%;
    object-fit: cover;
}

.partner-content{
    padding: 58px 0 58px 58px;
}

.partner-content .sec-head{
    margin-bottom: 51px;
}

.partner-content .content-title{
    font-size: 64px;
    font-weight: 900;
    line-height: 1.25;
    text-transform: uppercase;
    color: #000;
}

.partner-content .content-title span:first-child{
    color: #32BDAE;
    display: block;
}

.partner-content .content-title span:last-child{
    color: #A2FFE1;
}

.partner-content ul li {
    font-size: 20px;
    font-weight: 500;
    line-height: 2;
    color: #000;
    margin-bottom: 35px;
    padding-left: 44px;
    position: relative;
    max-width: 80%;
}

.partner-content ul li span{
    font-size: 32px;
    font-weight: 900;
    line-height: 1.7;
    text-transform: uppercase;
    display: block;
}

.partner-content ul li::before{
    content:'';
    position: absolute;
    top: 11px;
    left: 0;
    height: 32px;
    width: 32px;
    background-image: var(--wpr-bg-3acc58a8-b065-4954-a3e6-afe94fdaabf5);
    background-repeat: no-repeat;
}

.partner-how-it-works-sec{
    padding-bottom: 113px;
}

.partner-how-it-works-main{
    max-width: 1229px;
    margin: auto;
}

.sec-big-title span{
    font-weight: 900;
}

.partner-cms{
    padding-top: 33px;
}

.partner-cms + .btn-box{
    padding-top: 55px;
}

.partner-cms + .btn-box .btn{
    min-width: 313px;
}

.partner-cms>p{
    text-align: center;
    font-weight: 500;
}

.partner-cms p{
    font-size: 20px;
}

.partner-cms.cmsCon.style-2 ol {
    padding-bottom: 50px;
}

.partner-cms.cmsCon.style-2 ol li{
    font-size: 20px;
    line-height: 2;
    margin-left: 0;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 4px 51px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
    padding-left: 150px;
    padding-right: 50px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.partner-cms.cmsCon.style-2 ol li::before{
    font-size: 24px;
    left: 65px;
    width: 60px;
    height: 60px;
    border: 9px solid #A2FFE1;
    font-weight: 700;
}

.most-popular-qus-sec{
    padding-bottom: 94px;
}

.most-popular-main.faq-inner{
    max-width: 1199px;
    padding-top: 15px;
}

.most-popular-main .cmsCon p b{
    font-size: 16px;
}

.most-popular-main .accordion-button:not(.collapsed)::after{
    transform: rotate(0);
}

.most-popular-main.faq-inner .accordion-button[aria-expanded="true"]::after{
    transform: rotate(90deg);
}

.partner-form-con{
    padding: 59px 0 71px;
}

.partner-form-con .cmsCon p{
    font-size: 20px;
    font-weight: 500;
}

.partner-form-con .secSmallTitle{
    margin-bottom: 25px;
}

.contact-form-sec::after{
    width: 100%;
    right: 0;
}

.partner-logo .our-partners-gallery .items{
    opacity: 0.5;
}

.contact-form-wrapper .gform_wrapper.gravity-theme .gfield.gfield--type-checkbox .gchoice input,
.contact-form-wrapper .gform_wrapper.gravity-theme .gfield_checkbox label{
    cursor: pointer;
}

.gfield--type-captcha .gform-field-label,.gfield--type-captcha .gfield_validation_message,.page-template-tpl-partners-new .gfield_required{display:none !important}

@media screen and (max-width:1659px) {
    .form-sub-sec {
        right: 0;
        width: 44.5%;
    }

    .commercial-sec .sub-services-body .sub-service-content {
        padding: 200px 0;
    }

    .what-reuse-sec {
        padding: 120px 0 108px 45px;
    }

    .what-reuse-sec .row>div:first-child {
        padding-right: 60px !important;
    }

    .what-reuse-content ul {
        padding-right: 0;
    }

    .hv-solution-sec .re-brandin-con {
        padding-right: 55px;
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .hv-solution-main>.row>div:first-child .img-box {
        position: absolute;
        bottom: 0;
    }

    .hv-solution-item {
        padding-top: 0;
    }
}

@media screen and (max-width:1440px) {
    .ppc-sec .sub-services-body {
        padding: 100px 0 30px;
    }

    .production-service-ppc-sec .sub-services-body {
        padding-top: 130px;
    }

    .production-service-ppc-sec .sub-services-body .sub-service-content {
        padding: 220px 0;
    }

    .commercial-sec .sub-services-body .sub-service-content {
        padding: 170px 0;
    }

    .form-sub-sec {
        width: 45%;
    }

    .purpose-con .type-1 .card-body .card-title {
        min-height: inherit;
        margin-bottom: 20px;
    }

    /* .conclusion-sec */
    .conclusion-sec.type-2 {
        padding: 120px 0;
    }

    .ppc-contact-form {
        padding: 70px 150px;
    }

    .re-brandin-con {
        padding-left: 40px;
    }

    .re-branding-main .re-branding-item {
        margin: 0;
    }

    .partner-new .cms-con p{
        font-size: 25px;
        padding-right: 20px;
    }

    .partner-content .content-title {
        font-size: 50px;
    }

    .partner-content {
        padding: 58px 0 58px 26px;
    }

    .partner-content ul li{
        max-width: 95%;
    }

    .partner-content ul li:last-child{
        margin-bottom: 0;
    }

    .partner-content .sec-head {
        margin-bottom: 34px;
    }

    .partner-content ul li span{
        font-size: 28px;
    }

    .partner-content ul li::before{
        top:10px;
    }

    .why-partner-main {
        border: 22px solid #A2FFE1;
        margin: 0 ;
        margin-left: 20px;
    }

    .partner-how-it-works-main .sec-big-title{
        font-size: 80px;
    }
}

@media screen and (max-width:1366px) {
    .what-reuse-sec .row>div:first-child {
        padding-right: 30px !important;
    }

    .what-reuse-sec .secHead {
        margin-bottom: 30px;
    }

    .what-reuse-content ul li,
    .re-brandin-con .cms-con ul li {
        margin-bottom: 20px;
    }

    .re-brandin-con .sec-sub-title {
        margin: 20px 0;
    }

    .hv-solution-sec .re-brandin-con {
        padding-right: 45px;
        padding-left: 50px;
    }

    .hv-solution-main .cms-con ul {
        padding: 30px 0 20px;
    }

    .production-service-ppc-sec .sub-services-body .sub-service-content {
        padding: 185px 0;
    }

    .commercial-sec .sub-services-body .sub-service-content {
        padding: 170px 0;
    }

    .form-sub-sec {
        width: 53%;
    }
}

@media screen and (max-width:1280px) {
    .commercial-sec .sub-services-body .sub-service-content {
        padding: 125px 0;
    }

    .partner-how-it-works-main .sec-big-title{
        font-size: 65px;
    }
    .partner-how-it-works-main{
        padding-left: 20px;
    }

    .most-popular-qus-sec .secSmallTitle,.partner-form-con .secSmallTitle{
        font-size: 40px !important;
    }
}

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

    /* ppc-sec */
    .ppc-sec .sub-services-body {
        padding: 30px 0 30px;
    }

    .ppc-sec .secHead .secTitle {
        max-width: 100% !important;
    }

    .ppc-sec .sub-services-body .cmsCon p {
        padding-right: 25px;
    }

    .liquidate-purpose-sec .extraSmallTitle {
        padding-top: 30px;
    }

    .alternative-liquidation-sec .row>div:first-child {
        padding-right: 20px;
    }

    /* liquidate-purpose-sec */
    .liquidate-purpose-sec {
        padding-bottom: 40px;
    }

    .purpose-con {
        margin: 0 -7px;
    }

    .purpose-con .type-1 .card-body .card-text {
        max-width: 100%;
    }

    .purpose-con .type-1 {
        padding: 20px !important;
        margin: 0 14px;
    }

    .purpose-con .card-item {
        margin-bottom: 28px;
    }

    .purpose-con .type-1 .card-body .card-title {
        margin-bottom: 10px;
    }

    .purpose-con .type-1 .card-body {
        padding-left: 20px;
        width: 65%;
    }

    /* liquidation-challenge-sec */
    .liquidation-challenge-sec .sec-head+.cmsCon {
        max-width: 100%;
    }

    .donate-grid .donated-features-item:nth-child(1n) {
        grid-row: span 2;
    }

    .liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(2n) {
        grid-row: span 4;
        grid-column: span 2;
    }

    .liquidation-challenge-sec .donated-features-box .donated-features-box-title {
        font-size: 20px;
    }


    .liquidation-challenge-sec .donate-grid .donated-features-box>div:first-child {
        margin-bottom: 40px;
    }

    /* ppc-contact-form  */
    .ppc-contact-form {
        padding: 55px;
    }

    .ppc-contact-form .sec-head {
        max-width: 70%;
        margin: auto;
    }

    .ppc-contact-form .name_first {
        padding-right: 20px !important;
    }

    .ppc-contact-form .ginput_container_email,
    .ppc-contact-form .ginput_container_email+.gfield_validation_message {
        padding-right: 12px !important;
    }

    .ppc-contact-form .name_last {
        padding-left: 20px !important;
    }

    .ppc-contact-form .ginput_container_phone {
        padding-left: 12px !important;
    }

    /* conclusion-sec */
    .conclusion-sec.type-2 {
        padding: 100px 0;
    }

    .conclusion-sec.type-2 .cmsCon P {
        font-size: 16px;
        line-height: 1.8;
    }

    .we-proud-sec .nonPartnerLogo {
        height: 100px;
    }

    /* .indicator-sec */
    .indicator-sec.many-benifits-sec {
        padding-top: 70px;
        padding-bottom: 20px;
    }

    .fading-solution-sec .container {
        padding-top: 60px;
    }

    .re-branding-sec .sec-head p,
    .what-reuse-content ul li,
    .re-brandin-con .cms-con ul li {
        font-size: 16px;
        line-height: 1.8;
    }

    .re-brandin-con .sec-sub-title,
    .redefining-sec .sec-sub-title {
        font-size: 25px;
    }

    .indicator-text {
        padding-top: 15px;
    }

    .indicator-text p br,
    .indicator-sec .bannerText p br:last-child {
        display: none;
    }

    .what-reuse-content ul li::before,
    .re-brandin-con .cms-con ul li::before {
        top: 10px;
        height: 8px;
        width: 8px;
    }

    .production-service-ppc-sec .sub-services-body .sub-service-content {
        padding: 205px 0;
    }

    .production-service-ppc-sec .sub-services-body {
        padding-top: 100px;
    }

    .hv-solution-main .cms-con ul {
        padding: 10px 0 20px;
    }

    .hv-solution-main>.row>div:first-child .img-box {
        position: sticky;
    }

    .commercial-sec .sub-services-body .cmsCon p+p {
        padding-top: 0;
    }

    .hv-solution-item .img-box img {
        height: 700px;
        width: auto;
    }

    .partner-new .partnerThatHelpUsMain{
        padding-left: 0;
        padding-bottom: 50px;
    }

    .partner-new .cms-con p{
        font-size: 18px;
        padding-right: 0;
    }

    .partner-new {
     margin-top: 20px !important;
    }

    .partner-new .secHead{
        margin-bottom: 20px;
    }

    .why-with-partner {
        padding: 65px 0 75px;
    }    

    .why-partner-main{
        margin-left: 0;
        border-width: 9px;
    }

    .why-partner-main img{
        width: 100%;
    }

    .partner-content {
        padding: 58px 0 40px 25px;
    }

    .partner-cms {
        padding-top: 16px;
    }    

    .partner-content .sec-head{
        margin-bottom: 15px;
    }

    .partner-content ul li {
      font-size: 16px;
      margin-bottom: 15px;
      line-height: 1.5;
      padding-left: 35px;
    }

    .partner-content ul li span{
        font-size: 20px;
        line-height: 1.5;
    }

    .partner-content .content-title {
        font-size: 38px;
    }

    .partner-content ul li::before {
        top: 4px;
        height: 26px;
        width: 26px;
        background-size: cover;
    }

    .partner-how-it-works-main .sec-big-title{
        font-size: 40px;
    }

    .partner-how-it-works-main{
        padding-left: 0;
    }

    .partner-how-it-works-sec {
        padding-bottom: 70px;
    }

    .partner-cms.cmsCon.style-2 ol li {
        font-size: 16px;
        padding-left: 90px;
        padding-right: 20px;
        padding-top: 25px;
        padding-bottom: 25px;
        margin-bottom: 16px;
        line-height: 1.6;
    }

    .partner-cms.cmsCon.style-2 ol li::before {
        left:45px;
        width: 40px;
        height: 40px;
        border: 5px solid #A2FFE1;
        font-size: 18px;
        font-weight: 700;
    }

    .partner-cms + .btn-box {
        padding-top: 35px;
    }

    .partner-cms.cmsCon.style-2 ol{
        padding-bottom: 20px;
    }

    .partner-cms p {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .partner-form-con .cmsCon p {
        font-size: 16px;
    }
        
    .most-popular-qus-sec {
        padding-bottom: 70px;
    }

    .partner-form-con {
        padding: 59px 0 60px;
    }

    .faq-inner .accordion-button{
        font-size: 23px;
    }
}

@media screen and (max-width:1024px) {
    .commercial-sec .sub-services-body .sub-service-content {
        padding: 185px 0;
    }
}

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

    /* ppc-sec */
    .ppc-sec .secHead .secTitle.title-md {
        font-size: 40px;
        line-height: 1;
    }

    .ppc-sec .sub-service-form {
        display: block !important;
        margin: 50px 0 30px;
    }

    .ppc-sec .sub-services-body .cmsCon {
        max-width: 100%;
    }

    .ppc-sec .sub-services-body .cmsCon p {
        padding-right: 0;
    }

    .liquidate-purpose-sec .extraSmallTitle {
        font-size: 24px;
        line-height: 1.6;
    }

    .purpose-con .type-1 .card-body p {
        font-size: 20px;
    }

    .alternative-liquidation-sec .secSmallTitle,
    .alternative-liquidation-sec .cms-con p:first-child {
        margin-bottom: 20px;
    }

    .liquidation-challenge-sec .donated-features {
        padding-top: 54px;
    }

    /* we-proud-sec */
    .we-proud-sec .organizationinner {
        padding: 0;
    }

    /* understading-sec */
    .understading-sec .zick-zack .row:nth-child(odd)>div:last-child {
        padding-left: 0;
    }

    .understading-sec .zick-zack .row:nth-child(even)>div:last-child {
        padding-right: 0;
    }

    .solution-sec .zick-zack .row:nth-child(odd)>div:last-child {
        padding-right: 0;
    }

    .solution-sec .zick-zack .row:nth-child(even)>div:last-child {
        padding-left: 0;
    }

    .understading-sec .zick-zack .row {
        margin-bottom: 60px;
    }

    /* ppc-contact-form */
    .ppc-contact-form .gform_wrapper.gravity-theme .gfield {
        margin-bottom: 25px;
    }

    .ppc-contact-form .secSmallTitle {
        font-size: 24px;
    }

    /* regulatory-sec */
    .regulatory-sec {
        padding-bottom: 0px;
    }

    .understading-con .cmsCon ul li {
        font-size: 16px;
        line-height: 1.5;
    }

    /* production-service-ppc-page */
	.production-service-ppc-sec .sub-service-form .gform_validation_errors{
    display: block;
    }

   .production-service-ppc-sec .sub-service-form .gform_wrapper.gravity-theme .gfield_description{
    position: static;
    white-space: inherit;
   }
	
    .page-template-tpl-productio-destruction-service-ppc .headerMain .menuIcon span,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .menuIcon span {
        background: #fff;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain .menuIcon,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain .menuIcon {
        color: #fff;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain.has_sticky .menuIcon span,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain.has_sticky .menuIcon span {
        background: #000;
    }

    .page-template-tpl-productio-destruction-service-ppc .headerMain.has_sticky .menuIcon,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headerMain.has_sticky .menuIcon {
        color: #000;
    }

    .production-service-ppc-sec .sub-services-body .sub-service-content {
        padding: 70px 0 130px;
    }

    .form-sub-sec {
        position: static;
        width: 100%;
        margin-top: -110px;
        padding-bottom: 70px !important;
    }

    .form-sub-sec .sub-services-body {
        padding: 0;
    }

    .form-sub-sec .sub-services-body .sub-service-form {
        margin: 0;
        box-shadow: none;
    }

    .re-branding-main .re-branding-item {
        margin: 0 60px;
    }

    .re-brandin-con {
        padding-left: 0;
        padding-top: 40px;
    }

    .final-word-sec .conetnt-box {
        padding: 0;
    }

    .what-reuse-sec {
        padding-left: 30px;
        padding-bottom: 60px !important;
    }

    .what-reuse-content {
        padding-top: 20px;
        padding-bottom: 40px;
    }

    .re-branding-sec .sec-head .secSmallTitle,
    .indicator-sec .secSmallTitle,
    .fading-solution-sec .secSmallTitle,
    .final-word-sec .secSmallTitle {
        font-size: 32px;
    }

    .indicator-sec.many-benifits-sec {
        padding-top: 50px;
    }

    .donate-grid.donated-features {
        grid-template-columns: 20% 21% 18% 21% 20%;
    }

    .production-service-ppc-sec .sub-services-body {
        padding-top: 30px;
    }

    .hv-solution-sec .re-brandin-con {
        padding-right: 30px;
        padding-left: 30px;
    }

    .commercial-sec .sub-services-body .cmsCon {
        max-width: 80%;
        margin: auto;
    }  

    .most-popular-main.faq-inner .accordion-button{
        font-size: 20px !important;
    }

    .most-popular-qus-sec {
        padding-bottom: 50px;
    }

    .partner-content {
        padding: 30px 0 30px 15px;
    }

    .partner-content ul li{
        margin-bottom: 10px;
    }

    .partner-content ul li span{
        font-size: 18px;
    }

    .partner-content .content-title {
        font-size: 35px;
    }

    .partner-new .title-md{
        font-size: 38px;
    }

    .our-partners-gallery{
        padding: 0;
    }

    .our-partners-gallery img {
        padding: 15px 20px;
    }    
}

@media screen and (max-width:767px) {
    .production-service-ppc-sec .sub-services-body {
        padding-top: 45px;
    }

    .alternative-liquidation-sec .row>div:first-child {
        padding-right: 0;
    }

    .alternative-liquidation-sec .cms-con.type-2 p {
        text-align: left;
    }

    .alternative-liquidation-sec .row {
        flex-direction: column-reverse;
    }

    .alternative-liquidation-sec .secSmallTitle {
        margin-top: 24px;
    }

    .page-template-tpl-liquidation-ppc .secSmallTitle {
        font-size: 24px;
        line-height: 1.6;
    }

    .liquidate-purpose-sec .bannerText .cms-con {
        max-width: 100%;
    }

    .liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(2n),
    .liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(3n),
    .liquidation-challenge-sec .donate-grid .donated-features-item:nth-child(5n) {
        grid-row: span 3;
        grid-column: span 6;
    }

    .liquidation-challenge-sec .donate-grid .content-box p br {
        display: none;
    }

    .we-proud-sec .nonPartnerLogo {
        height: 81px;
    }

    .we-proud-sec span {
        font-weight: 900;
    }

    /* ppc-form-sec */
    .ppc-contact-form {
        width: 100%;
        padding: 50px 25px;
    }

    .ppc-form-sec {
        padding: 50px 0;
    }

    .ppc-contact-form .secSmallTitle span {
        font-weight: 900;
    }

    .conclusion-sec.type-2 {
        padding: 70px 0;
    }

    .understading-con .secTitle span {
        font-weight: 900;
    }

    .understading-con .cmsCon p {
        padding-top: 10px;
    }

    .understading-con .cmsCon p:first-child {
        padding-top: 25px;
    }


    .page-template-tpl-productio-destruction-service-ppc .headMenu,
    .page-template-tpl-commercial-bussiness-recycling-ppc .headMenu {
        padding-top: 25px;
    }

    .liquidation-challenge-sec.donated-sec {
        padding: 50px 0 30px;
    }

    .fading-solution-sec .donate-grid .donated-features-item:nth-child(1n) {
        grid-row: span 3 !important;
    }

    .re-branding-main .re-branding-item {
        margin: 0;
    }

    .re-brandin-con .sec-sub-title {
        font-size: 26px;
    }

    .redefining-sec .sec-sub-title {
        font-size: 32px;
    }

    .commercial-sec .sub-services-body .cmsCon {
        max-width: 100%;
    }

    .hv-solution-sec .re-brandin-con {
        padding-top: 30px;
        padding-right: 15px;
        padding-left: 15px;
    }

    .liquidation-challenge-sec.donated-sec.avoiding-sec {
        padding-bottom: 60px;
    }

    .re-branding-main .re-branding-item .img-box img {
        height: 400px;
    }

    .hv-solution-item .img-box img {
        height: auto;
    }

    .what-reuse-sec {
        padding-left: 15px;
    }

    .what-reuse-sec .row>div:first-child {
        padding-right: 15px !important;
    }

    .partner-new .row>div:last-child{
        padding-right: 45px;
    }

    .partner-new .title-md,
    .partner-content .content-title,
    .most-popular-qus-sec .secSmallTitle, 
    .partner-form-con .secSmallTitle{
        font-size: 32px !important;
    }

    .why-with-partner {
        padding: 45px 0 50px;
    }

    .partner-content {
        padding: 20px 10px 20px 14px;
    }

    .partner-content ul li {
     font-size: 16px;
     max-width: 100%;
     line-height: 1.8;
    }

    .partner-how-it-works-main .sec-big-title {
       font-size: 32px;
       font-weight: 900;
    }

    .partner-cms {
        padding-top: 15px;
    }

    .partner-how-it-works-sec{
        padding-bottom: 55px;
    }

    .partner-cms p,.partner-form-con p{
        font-size: 16px !important;
    }

    .partner-cms p b{
        font-weight: 500 !important;
    }

    .partner-form-con {
        padding: 50px 0 40px;
    }

    .most-popular-main.faq-inner{
    padding-top: 0;        
    }

    .partner-cms + .btn-box {
        padding-top: 22px;
    }
}

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

    /* ppc-sec */
    .ppc-sec {
        padding-top: 0 !important;
    }

    .ppc-sec .sub-service-content {
        margin-top: 30px;
    }

    .liquidate-purpose-sec .secHead {
        margin-bottom: 0;
    }

    .liquidate-purpose-sec .secSmallTitle {
        margin-bottom: 10px;
    }

    .purpose-con {
        margin: 0;
    }

    .purpose-con .type-1 {
        flex-direction: column;
        padding: 30px 20px !important;
    }

    .purpose-con .type-1 .card-body {
        padding: 0;
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }

    .purpose-con .type-1 .card-body p {
        font-size: 16px;
        line-height: 1.5;
    }

    .many-benifits-con.purpose-con .type-1 .img-box img {
        width: 50px;
    }

    .alternative-liquidation-sec .secSmallTitle {
        font-size: 24px;
    }

    /* ppc-form-sec */
    .ppc-contact-form .name_first {
        padding-right: 0px !important;
        margin-bottom: 25px !important;
    }

    .ppc-contact-form .gform_wrapper.gravity-theme .gfield {
        margin-bottom: 10px;
    }

    .ppc-contact-form .gform_wrapper.gravity-theme .gfield.gfield--type-name {
        margin-bottom: 0;
    }

    .ppc-contact-form .ginput_container_email,
    .ppc-contact-form .ginput_container_email+.gfield_validation_message {
        padding-right: 0px !important;
    }

    .ppc-contact-form .name_last {
        padding-left: 0px !important;
    }

    .ppc-contact-form .ginput_container_phone {
        padding-left: 0px !important;
    }

    .liquidation-challenge-sec .donated-features-box .img-box,
    .liquidation-challenge-sec .donated-features-box .img-box::before {
        height: 50px;
        width: 50px;
    }

    .liquidation-challenge-sec .donate-grid .donated-features-box .img-box img {
        height: 50px;
        max-height: 50px;
        max-width: 50px;
        width: 50px;
        left: 25px;
    }

    /* production-service-ppc-sec */
    .form-sub-sec {
        margin-top: -140px;
        padding-bottom: 50px !important;
    }

    .form-sub-sec .sub-services-body {
        padding-top: 0;
    }

    .form-sub-sec .sub-services-body .sub-service-form {
        box-shadow: none;
        padding: 20px 25px;
        margin: 0;
    }

    .alternative-distruction-sec .secSmallTitle {
        font-size: 32px;
    }

    .production-service-ppc-sec .sub-service-content {
        text-align: left;
    }

    .production-service-ppc-sec .sub-services-body .sub-service-content {
        padding: 70px 0 190px;
    }

    .what-reuse-sec {
        padding-top: 50px !important;
    }

    .what-reuse-sec .img-box img {
        width: calc(100% + 0px);
    }

    .re-brandin-con .cms-con ul li:last-child {
        margin-bottom: 0;
    }

    .what-reuse-content {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .re-branding-sec .sec-head {
        margin-bottom: 30px;
    }

    .re-branding-sec .sec-head p {
        padding-left: 0;
    }

    .re-branding-sec .sec-head .secSmallTitle {
        margin-bottom: 18px;
    }

    .re-brandin-con {
        padding-top: 30px;
    }

    .indicator-sec.many-benifits-sec {
        padding-bottom: 0;
    }

    .indicator-sec.many-benifits-sec .bannerText {
        padding-bottom: 40px !important;
    }

    .fading-solution-sec .container {
        padding-top: 50px;
    }

    .we-proud-sec .organizationinner.proud-organization .secSmallTitle,
    .final-word-sec .secSmallTitle {
        font-size: 24px;
    }

    .redefining-sec .sec-sub-title {
        margin: 40px 0 0;
    }

    .avoiding-sec .donated-features .donated-features-item {
        grid-row: span 3 !important;
        grid-column: span 4 !important;
    }

    .hv-solution-main .re-brandin-con .cms-con p {
        text-align: left;
    }

    .commercial-sec .sub-services-body {
        background-position: left -150px center;
    }

    /* Beneficial Reuse */

    .success-stories-img-main .success-stories-img-box {padding-bottom: 100%;}

    /* Beneficial Reuse */

    .partner-new{
        background-image: none !important;
        margin-top: 0 !important;
    }

    .partner-new .title-md{
        font-size: 40px;
    }

    .partner-new .partnerThatHelpUsMain img{
        height: auto;
        margin-top: 0;
        margin-bottom: 30px;
    }

    .partner-new .row>div:last-child {
     padding-right: 12px;
    }

    .page-template-tpl-partners-new .headerMain .headMenu{
        background: #000;
    }

    .page-template-tpl-partners-new .headerMain.has_sticky .headMenu{
        background: #fff;
    }

    .page-template-tpl-partners-new .headerMain .menuIcon span{
        background: #fff;
    }

    .page-template-tpl-partners-new .headerMain .menuIcon{
        color: #fff;
    }

    .page-template-tpl-partners-new .headerMain.has_sticky .menuIcon span{
        background: #000;
    }

    .page-template-tpl-partners-new .headerMain.has_sticky .menuIcon{
        color: #000;
    }

    .partner-new .cms-con p{
        font-size: 16px;
        text-align: center;
        margin-top: 20px;
        line-height: 1.7;
    }

    .why-with-partner .container{
        padding: 0;
    }

    .partner-content .sec-head{
        margin-top: 40px;
        padding: 0 15px;
    }

    .partner-cms.cmsCon.style-2 ol li{
        font-size: 16px;
        padding-top: 15px;
        padding-left: 65px;
        padding-right: 10px;
        padding-bottom: 15px;
        line-height: 1.6;
    }

    .partner-cms.cmsCon.style-2 ol li b{
        display: block;
    }

    .partner-cms.cmsCon.style-2 ol li:before{
        top:38px;
        left: 30px;
    }

    .most-popular-qus-sec {
        padding-bottom: 32px;
        padding-top: 25px;
    }

    .partner-content .content-title{
        text-align: center;
    }

    .why-partner-main>.row{
        flex-direction: column-reverse;
    }

    .partner-cms p {
        margin-bottom: 0 !important;
    }

    .why-with-partner{
        padding-top: 0;
    }
    .partner-cms + .btn-box .btn,.page-template-tpl-partners-new .gform_button{
        padding: 15px 15px;
        min-width: 200px;
    }

    .most-popular-main.faq-inner .accordion-button {
        font-size: 18px !important;
    }

    .most-popular-main.faq-inner .accordion-button {
        padding: 14px;
    }

    .partner-form-con {
        padding: 25px 0 30px;
    }
}

@media screen and (max-width:350px) {
    .partner-cms + .btn-box .btn{
        min-width: 100%;
    }
}
