.content-wrap {
    max-width: 1140px;
}

section h1 {
    font-size: 76px;
    letter-spacing: -1.5px;
    font-family: "Zoho_Puvi_SemiBold";
}

section h2 {
    font-size: 52px;
    letter-spacing: -1.5px;
}

p {
    font-size: 18px;
}

.zwc-flex-wrap .zwc-field-row {
    display: flex;
    flex-wrap: wrap;
}

.zwc-flex-wrap .zwc-field-row:not(:last-child) {
    margin-bottom: 15px;
}

.zwc-flex-wrap .zwc-field-row .zwc-field-col {
    display: block;
    flex-basis: 0;
    flex-grow: 1;
    flex-shrink: 1;
    padding: 15px;
}

.icon {
    width: 45px;
    height: 50px;
    margin-bottom: 10px;
    display: inline-block;
    background-image: url("../images/sustainability-sprite.png");
    background-repeat: no-repeat;
    background-position: 4px 0;
    background-size: 952px;
}

.banner-section {
    text-align: center;
    padding: 80px 0 0;
}

.banner-section .zwc-sec-title {
    max-width: 750px;
    margin: 0 auto;
}

.banner-section .zwc-sec-title h4 {
    margin-bottom: 10px;
    font-size: 34px;
    letter-spacing: -0.5px;
    font-family: "Zoho_Puvi_Regular";
}

.banner-section .zwc-img-wrap {
    margin-top: 100px;
}

.banner-section .zwc-img-wrap img {
    display: block;
}

.eco-system {
    background-color: #f8f9fb;
    padding: 170px 0 120px;
}

.eco-system .zwc-sec-title p {
    max-width: 420px;
}

.eco-system .zwc-field-row {
    align-items: center;
}

.eco-system .zwc-field-col {
    position: relative;
}

.eco-system .img-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
}

.eco-system .img-content h3 {
    max-width: 210px;
    text-align: center;
    margin: -40px 0 0 40px;
}

.eco-system .img-content ul li {
    position: absolute;
    font-family: "Zoho_Puvi_SemiBold";
    font-size: 17px;
    text-align: center;
    max-width: 100px;
    overflow: hidden;
}

.eco-system .img-content ul .energy {
    left: 34px;
    top: 54px;
}

.eco-system .img-content ul .carbon {
    right: -20px;
    top: 94px;
}

.eco-system .img-content ul .sustainable {
    bottom: 80px;
    right: -10px;
    max-width: 120px;
}

.eco-system .img-content ul .zero-waste {
    bottom: -10px;
    left: 20px;
    right: 0;
    margin: 0 auto;
}

.eco-system .img-content ul .water {
    max-width: 120px;
    left: 0;
    bottom: 100px;
}

.eco-system .zwc-img-wrap {
    text-align: center;
}

.eco-system .zwc-img-wrap img {
    width: 100%;
    max-width: 90%;
}

.nav-section {
    padding: 100px 0 30px;
}

.nav-section .content-wrap {
    max-width: 1500px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.nav-section .nav-menu {
    width: 100%;
    height: 100%;
    max-width: -moz-max-content;
    max-width: max-content;
    position: sticky;
    top: 50px;
}

.nav-section .nav-menu li {
    margin-bottom: 15px;
    color: #777;
    position: relative;
    cursor: pointer;
    transition: all .5s;
}

.nav-section .nav-menu li::before {
    content: "";
    display: inline-block;
    margin-right: 4px;
    width: 33px;
    height: 16px;
    background-size: 991px;
    background-position: -960px 0;
    background-repeat: no-repeat;
}

.nav-section .nav-menu li.active {
    color: #000;
    font-family:"Zoho_Puvi_SemiBold";
}

.nav-section .nav-menu li.active::before {
    background-image: url("../images/sustainability-sprite.png");
}

.nav-section .nav-contents {
    max-width: 1140px;
}

.nav-section .nav-contents h2 {
    font-size: 42px;
}

.nav-section .nav-contents .nav-item {
    margin-bottom: 90px;
    padding-bottom: 60px;
    border-bottom: 1px solid #efefef;
}

.nav-section .nav-contents .nav-item>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
    gap: 50px;
}

.nav-section .nav-contents .nav-item>ul li {
    flex: 1 1 346px;
}

.nav-section .nav-contents .nav-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: 0;
}

.nav-section .nav-contents .efficent-energy .zwc-sec-title {
    max-width: 390px;
}

.nav-section .nav-contents .carbon-offset .zwc-sec-title {
    max-width: 880px;
}

.nav-section .nav-contents .zero-waste .zwc-sec-title,
.nav-section .nav-contents .sustainable-procurement .zwc-sec-title {
    max-width: 900px;
}

.nav-section .nav-contents .water-conservation .zwc-sec-title {
    max-width: 920px;
}

.nav-section .nav-contents .water-conservation .content-section ul {
    padding-left: 40px;
    margin-bottom: 30px;
}

.nav-section .nav-contents .water-conservation .content-section li {
    list-style: disc;
    margin-bottom: 10px;
    font-size: 18px;
    font-family:"Zoho_Puvi_SemiBold";
}

.nav-section .nav-contents .zwc-sec-title {
    margin-bottom: 0;
}

.nav-section .lighting {
    background-position: -312px 0;
}

.nav-section .data-centres {
    background-position: -555px 0;
    width: 51px
}

.nav-section .green-transportation {
    background-position: -200px 0;
    width: 60px
}

.nav-section .solar-energy {
    background-position: -355px 0;
}

.nav-section .electric-vehicles {
    background-position: -200px 0;
    width: 60px
}

.nav-section .flexibile-working {
    background-position: -43px 0;
}

.nav-section .business-trips {
    background-position: -404px 0;
    width: 47px
}

.nav-section .biogas-plant {
    background-position: -93px 0;
}

.nav-section .waste-water {
    background-position: -455px 0;
}

.nav-section .sourcing {
    background-position: -142px 0;
    width: 53px
}

.nav-section .e-waste {
    background-position: -266px 0;
}

.nav-section .minimal-paper {
    background-position: -505px 0;
}

.milestones {
    background-color: #f8f9fb;
    padding: 100px 0 90px;
    text-align: center;
    display: none;
}

.milestones ul {
    max-width: 1060px;
    margin: 50px auto 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.milestones ul li {
    flex: 1 1 0;
    max-width: 263px;
}

.milestones ul li .count-parent {
    color: #09bb1e;
    font-size: 40px;
    font-family: "Zoho_Puvi_SemiBold";
}

.milestones ul li .count,
.milestones ul li .count-frist,
.milestones ul li .size-change {
    font-size: 70px;
}

.milestones ul li .size-change {
    margin-right: 10px;
}

.ways-of-winning {
    padding: 120px 0;
}

.ways-of-winning .box-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 50px;
    margin-top: 70px;
}

.ways-of-winning .box-section .icon {
    width: 50px;
    height: 51px;
    background-position: -557px 2px;
    background-size: 780px;
}

.ways-of-winning .box-section .environmental-monitoring {
    width: 45px;
    background-position: -609px 2px;
    transform: scale(1.1);
}

.ways-of-winning .box-section .awareness-initiatives {
    background-position: -653px 2px;
    width: 59px
}

.ways-of-winning .box-section .box-wrap {
    background-color: #049849;
    border-radius: 20px;
    padding: 30px;
    color: #fff;
    flex: 1 1 0;
}

.ways-of-winning .box-section .box-wrap h3 {
    max-width: 200px;
}

.ways-of-winning .box-section .box-wrap p {
    font-size: 17px;
}

.ways-of-winning .box-section .box-wrap a {
    color: #fff;
    text-decoration: underline;
    text-underline-position: under;
    position: relative;
    font-family: "Zoho_Puvi_SemiBold";
}

.ways-of-winning .box-section .box-wrap a::after {
    content: "";
    width: 20px;
    height: 16px;
    position: absolute;
    right: -20px;
    top: 3px;
    background-image: url("../images/sustainability-sprite.png");
    background-size: 952px;
    background-position: -869px 3px;
    background-repeat: no-repeat;
}

.faq {
    padding: 20px 0 100px;
}

.faq h2 {
    text-align: center;
}

.faq .faq-section {
    margin-top: 80px;
}

.faq .faq-section .faq-item {
    padding: 25px 40px 13px 40px;
    border: 2px solid #000;
    border-radius: 10px;
    margin-bottom: 30px;
    display: grid;
    grid-template-rows: max-content 0fr;
    transition: grid-template-rows .5s ease
}

.faq .faq-section .faq-item h3 {
    max-width: 90%
}

.faq .faq-section .faq-header {
    position: relative;
    display: flex;
    justify-content: space-between;
    cursor: pointer;
}

.faq .faq-section .arrow {
    width: 24px;
    height: 24px;
    cursor: pointer;
    background-image: url("../images/sustainability-sprite.png");
    background-size: 952px;
    background-position: -891px 0;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    transition: all .3s;
}

.faq .faq-section .faq-item.active {
    grid-template-rows: max-content 1fr;
}

.faq .faq-section .faq-item.active h3 {
    color: #09bb1e;
}

.faq .faq-section .faq-item.active .arrow {
    transform: rotate(0);
}

.faq .faq-section .faq-content {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.faq .faq-section .faq-item:last-child {
    margin-bottom: 0;
}

@media(max-width:1600px) {
    .nav-section .content-wrap {
        width: 100%;
        max-width: 92%
    }
    .nav-section .nav-contents {
        max-width: 75%
    }
}

@media(max-width:1200px) {
    section h1 {
        font-size: 56px
    }
    section h2,
    .nav-section .nav-contents h2 {
        font-size: 39px
    }
    .banner-section {
        padding: 80px 0
    }
    .eco-system {
        padding: 100px 0
    }
    .eco-system .img-content h3 {
        max-width: 170px
    }
    .eco-system .img-content ul .energy {
        left: 14px;
        top: 33px
    }
    .eco-system .img-content ul .carbon {
        right: -23px;
        top: 74px
    }
    .eco-system .img-content ul .water {
        bottom: 71px
    }
    .eco-system .img-content ul .sustainable {
        bottom: 56px;
        right: -15px
    }
    .nav-section .nav-contents {
        max-width: 70%
    }
    .nav-section .nav-contents .nav-item {
        margin-bottom: 40px;
        padding-bottom: 40px
    }
    .nav-section .nav-contents .nav-item>ul {
        gap: 20px
    }
    .nav-section .nav-contents .nav-item>ul li {
        flex: 1 1 100%
    }
    .milestones {
        padding: 70px 0
    }
    .milestones ul {
        margin: 30px auto 0
    }
    .ways-of-winning {
        padding: 90px 0
    }
    .ways-of-winning .box-section {
        gap: 10px;
        margin-top: 50px
    }
    .faq {
        padding: 40px 0 100px
    }
    .faq .faq-section {
        margin-top: 60px
    }
}

@media(max-width:991px) {
    section h1 {
        font-size: 43px
    }
   section  h2,
    .nav-section .nav-contents h2 {
        font-size: 34px
    }
    .banner-section {
        padding: 50px 0
    }
    .banner-section .zwc-sec-title {
        max-width: 430px
    }
    .eco-system {
        padding: 60px 0 100px
    }
    .eco-system .zwc-flex-wrap .zwc-field-row {
        flex-flow: column wrap
    }
    .eco-system .zwc-flex-wrap .zwc-field-row .zwc-field-col {
        flex: 1 1 0;
        text-align: center
    }
    .eco-system .zwc-field-col:last-child {
        margin-top: 60px;
        max-width: 600px
    }
    .eco-system .zwc-sec-title p {
        max-width: 610px
    }
    .nav-section {
        padding: 80px 0
    }
    .nav-section .nav-menu {
        top: 0;
        max-width: 100%;
        background-color: #fff;
        padding: 7px 0;
        text-align: center
    }
    .nav-section .nav-menu li {
        width: auto;
        display: inline-block;
        margin: 10px 15px
    }
    .nav-section .nav-menu li::before {
        content: unset
    }
    .nav-section .nav-menu li.active {
        color: #09bb1e
    }
    .nav-section .nav-contents {
        max-width: 100%;
        margin-top: 60px
    }
    .milestones {
        padding: 70px 0 50px
    }
    .milestones ul {
        gap: 30px
    }
    .milestones ul li .count-parent {
        font-size: 24px
    }
    .milestones ul li .count,
    .milestones ul li .size-change {
        font-size: 43px
    }
    .ways-of-winning {
        padding: 70px 0
    }
    .ways-of-winning .box-section {
        margin-top: 40px
    }
    .ways-of-winning .box-section .box-wrap {
        flex-basis: 100%;
        margin-bottom: 20px
    }
    .ways-of-winning .box-section .box-wrap:last-child {
        margin-bottom: 0
    }
    .faq .faq-section .faq-item {
        padding: 20px 35px 7px 35px
    }
}

@media(max-width:767px) {
    section h1 {
        font-size: 33px
    }
    section h2,
    .nav-section .nav-contents h2 {
        font-size: 29px
    }
    .banner-section {
        padding: 30px 0
    }
    .banner-section .zwc-sec-title {
        max-width: 330px
    }
    .banner-section .zwc-sec-title h4 {
        font-size: 21px
    }
    .eco-system {
        padding: 50px 0 80px
    }
    .eco-system .zwc-field-col:last-child {
        margin-top: 40px
    }
    .eco-system .img-content h3 {
        font-size: 26px;
        max-width: 240px
    }
    .eco-system .img-content ul .carbon {
        right: 42px;
        top: -11px
    }
    .nav-section {
        padding: 70px 0
    }
    .nav-section .nav-contents {
        margin-top: 0
    }
    .nav-section .nav-contents .nav-item {
        margin-bottom: 60px
    }
    .milestones ul {
        justify-content: center
    }
    .milestones ul li {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 20px
    }
    .milestones ul li p {
        max-width: 280px;
        margin: 0 auto 15px
    }
    .faq {
        padding: 10px 0 100px
    }
}

@media(max-width:600px) {
    .nav-section .nav-menu {
        display: none
    }
}

@media(max-width:500px) {
    html,
    body {
        overflow-x: hidden
    }
    section h1 {
        font-size: 27px
    }
   section  h3 {
        font-size: 18px
    }
    section h2 {
        font-size: 25px
    }
    section p {
        font-size: 17px
    }
    .eco-system {
        padding: 40px 0 80px
    }
    .eco-system .zwc-field-col:last-child {
        max-width: 330px
    }
    .eco-system .img-content h3 {
        font-size: 17px;
        max-width: 120px;
        margin-left: 20px
    }
    .eco-system .img-content ul li {
        font-size: 13px;
        max-width: 70px
    }
    .eco-system .img-content ul .energy {
        left: 0;
        top: 13px
    }
    .eco-system .img-content ul .carbon {
        right: 18px
    }
    .eco-system .img-content ul .water {
        bottom: 36px;
        left: -20px
    }
    .eco-system .img-content ul .zero-waste {
        bottom: -2px;
        left: 10px
    }
    .eco-system .img-content ul .sustainable {
        bottom: 24px;
        right: -24px
    }
    .nav-section {
        padding: 50px 0 35px
    }
    .nav-section .nav-contents .nav-item {
        margin-bottom: 40px;
        padding-bottom: 20px
    }
    .nav-section .nav-contents .nav-item>ul {
        margin-top: 30px
    }
    .milestones {
        padding: 50px 0
    }
    .ways-of-winning {
        padding: 50px 0
    }
    .faq .faq-section {
        margin-top: 30px
    }
    .faq .faq-section .faq-item {
        padding: 20px 20px 7px 20px
    }
    .faq .faq-section .arrow {
        transform: rotate(180deg) scale(0.8)
    }
    .faq .faq-section .faq-item.active .arrow {
        transform: rotate(0) scale(0.8)
    }
}
body {
    color: #000;
}
embed,
img,
object,
video {
    max-width: 100%;
    height: auto
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    outline: 0;
    color: #03a9f5;
}



a:focus,
input:focus,
keygen:focus,
select:focus,
textarea:focus {
    box-shadow: none;
    outline: 0
}

section h1,
section h2,
section h3,
section h4,
section h5,
section h6 {
    margin:0 0 15px;
}

section h1 {
    font: 42px/1.2 Zoho_Puvi_Bold;
    letter-spacing: -0.1px
}

section h2 {
    font: 32px/1.25 Zoho_Puvi_SemiBold
}

section h3 {
    font: 27px/1.3 Zoho_Puvi_SemiBold
}

section h4 {
    font: 23px/1.4 Zoho_Puvi_SemiBold
}

section h5 {
    font: 17px/1.4 Zoho_Puvi_SemiBold
}

section h6 {
    font-size: 15px
}

section p {
    font-size: 17px;
    line-height: 1.6;
    margin: 0 0 20px
}
.content-wrap {
    position: relative;
    width: 90%;
    max-width: 1280px;
    margin: 0 auto
}
img[id^="imgid"] {
    border: 1px solid #e5e5e5;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 10px
}

@media only screen and (max-width:1199px) {
    .quick-link-wrap {
        display: none
    }
}

@media only screen and (max-width:1023px) {
    .bottom-cta-wrap .content-wrap {
        padding: 60px 0
    }
    .bottom-cta-wrap .content-wrap:after {
        display: none
    }
}
@media only screen and (min-width:992px) and (max-width:1199px) {
    .content-wrap {
        width: 95%
    }
    section h1,
    h1.center {
        font-size: 34px
    }
    section h2 {
        font-size: 28px
    }
    section h3 {
        font-size: 23px
    }
    section h4 {
        font-size: 19px
    }
    section h5 {
        font-size: 17px
    }
    section h6 {
        font-size: 15px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .content-wrap {
        width: 95%
    }
    section h1 {
        line-height: 1.3;
        font-size: 30px
    }
    section h2 {
        font-size: 25px
    }
    section h3 {
        font-size: 21px
    }
    section h4 {
        font-size: 19px
    }
    section h5,
    section h6 {
        font-size: 17px
    }
    section p {
        font-size: 15px;
        line-height: 1.8
    }
}
@media only screen and (max-width:767px) {
    .content-wrap {
        width: 90%
    }
    section h1 {
        font-size: 27px
    }
    section h2 {
        font-size: 25px
    }
    section h3 {
        font-size: 21px
    }
    section h4 {
        font-size: 19px
    }
    section h5 {
        font-size: 17px
    }
    section h6,
    section p {
        font-size: 15px
    }
    section p {
        line-height: 1.8
    }
}