* {
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
    font-family: var(--primaryfont-regular);
}

body {
    display: flex;
    flex-direction: column;
}
 .zw-template-inner-npo {
            padding: 8% 0;
        }
        .error-main {
            max-width: 1280px;
            margin: 10px auto 10px;
            padding: 0 50px 50px;
            position: relative;
        }
        .product-links {
            width: 55%;
            display: inline-block;
        }
        .product-links a {
            color: #03abf6;
            text-decoration: none;
            outline: 0;
        }
        .product-links h1 {
            font-family: var(--zf-primary-bold);
            font-size: 44px;
            margin: 30px 0;
            font: 42px / 1.2 Zoho_Puvi_Bold;
            letter-spacing: -0.1px;
        }
        .product-links p {
            font-size: 18px;
            line-height: 1.6;
            margin: 0 0 20px;
        }
        .image-wrapper {
            width: 44%;
            display: inline-block;
            vertical-align: top;
        }
.image-wrapper img {
            width: 100%;
            margin-top: 30px;
            max-width: 100%;
            height: auto;
        }
        
.anchordivcheck {
    display: none;
    height: 100px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* overflow: hidden; */
    transition: 0.5s;
    z-index: 1000;
    margin-top: 3rem;
}

.anchordivcheck > a {
    text-decoration: none;
    font-family: var(--primaryfont-semibold);
    color: #333;
    font-size: 1.2rem;
    padding: 1rem 2rem;
    text-align: center;
    background-color: #EDF3FF;
    /* text-align: left; */
    width:100%;
    transition: 0.3s;
    z-index: 1000;
}

.anchordivcheck>a:hover {
    background-color: #e1eafa;
    border-radius: 10px;
}

.npodonorviewport {
    height: 25dvh;
    background-color: #EDF3FF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.npodonorviewport>h1 {
    font-size: 4rem;
    font-family: var(--primaryfont-bold);
}

.npodonerinfosec {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.npodonorimagediv {
    width: 1400px;
    height: 700px;
    position: absolute;
    top: -200px;
    margin: auto;
    /* left: 0; */
}

.npodonorimagediv>img {
    width: 100%;
    height: 100%;
}
.infoboxdiv{
    max-width: 1170px;
    padding: 70px;
    background-color: #085AAB;
    color: white;
    font-size: 19px;
    line-height: 2.2rem;
    text-align: center;
    border-radius: 1.5rem;
    margin-bottom: 2rem;
    margin-top: 100px;
}

.infoboxdiv p{
    font-size: 1.5rem;
}

.headingdiv{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:1rem;
    margin: 3rem 0rem;
}
.headingdiv> h2{
    margin-top: 3rem;
    font-size: 2.5rem;
    color: #0A5BAC;
}
.headingdiv> span{
    border: 1.5px solid #ca2132;
    width: 50px;
    border-radius: 10px;
}
.image-li {
    display: flex;
    align-items: flex-start;
    gap: 10px; 
    margin-bottom: 1rem;
  }
  
  .li-img {
    width: 30px;
    height: 30px;
    background-image: url('/sites/zweb/images/nonprofits/points-arrow.png');
    background-size: contain;
    background-repeat: no-repeat;
    flex-shrink: 0; 
  }
  .li-text {
    font-size: 1.3rem;
    margin-top: 3px;
  }
  

.data-compliance-content-wrap {
    max-width: 1170px;
    text-align: center;
    background-color: rgb(52, 52, 52);
    padding: 96px 36px 104px;
    margin: 100px 0px;
}
.br24 {
    border-radius: 24px;
}
.data-compliance-content-wrap {
    position: relative;
    width: 90%;
    max-width: 1280px;
}
.data-compliance-content-wrap h2 {
    color: rgb(255, 255, 255);
}
.data-compliance-content-wrap h2 {
    font-family: var(--zf-primary-extrabold), sans-serif;
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -0.007em;
    margin-bottom: 20px;
}
.data-compliance-content-wrap .hc-para {
    max-width: 650px;
    color: rgb(255, 255, 255);
    margin: 0px auto;
}
.data-compliance-content-wrap p {
    font-size: 18px;
    line-height: 1.6;
    color: rgb(0, 0, 0);
    margin-bottom: 0px;
}
.hc-cert-list {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 36px;
    gap: 24px;
}

.hc-cert-icon {
    height: 72px;
    width: 142px;
    display: inline-block;
}
.hc-ismc {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/bsi-iso-iec-27001-information-security-management-white.png) 0px 0px /  100% no-repeat;
    background-position: center;
}
.hc-pimc {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/bsi-iso-iec-27001-privacy-information-management-white.png) 0px 0px /  100% no-repeat;
    background-position: center;
}
.hc-csmc {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/bsi-iso-iec-27017-cloud-security-management-white.png) 0 0 no-repeat;
    background-size:  100%;
    background-position: center;
}
.hc-pdcc {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/bsi-iso-27018-personal-data-in-the-cloud-white.png) 0 0 no-repeat;
    background-size:  100%;
    background-position: center;
}
.hc-aicpa {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/aicpa.png) 0 0 no-repeat;
    background-size:  50%;
    background-position: center;
  
}
.hc-gdpr {
    background: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/gdpr.png) 0 0 no-repeat;
    background-size: 50%;
    background-position: center;
  
}
.npostartnow{
    background-color:#FECB14 ;
    padding: 100px 0px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.npostartnow h2{
    font-size: 2.5rem;
    width: 50%;
    text-align: center;
    font-family: var(--primaryfont-bold);

}
.npostartnow span{
    background-color: #ca2132;
    padding: 13px 30px;
    font-family: var(--zf-primary-semibold), sans-serif;
    color: white;
    border: none;
    border-radius: 3px;
    font-size: 21px;
    display: inline-block;
    margin-top: 1rem;
}


@media screen and (max-width: 768px) {
    .npodonorviewport > h1 {
        font-size: 2.5rem;
        text-align: center;
    }

    .infoboxdiv {
        padding:50px 30px;
        font-size: 1.1rem; 
        border-radius: 0;
        margin-top: 0;
    }
    .headingdiv > h2{
        font-size: 1.5rem;
        margin: 0;

    }

    .listinfo-li {
        font-size: 1rem;
        padding: 1rem;
    }
    .image-li{
        font-size: 10px;
    }
    

    .npostartnow h1 {
        font-size: 2rem;
        width: 80%;
    }
    .data-compliance-content-wrap {
        padding: 2rem 1rem;
    }

    .data-compliance-content-wrap h2 {
        font-size: 1.5rem;
        padding: 10px;
    }

    .data-compliance-content-wrap .hc-para {
        font-size: 1rem;
    }

    .anchordivcheck {
        top: 65px;
    }
    .hc-cert-icon{
        width: 120px;
    }
    .hc-aicpa{
        background-position: right;
    }
    .hc-gdpr{
        background-position: left;
    }
    nav {
        width: 100%;
        padding: 0rem 1rem;
        margin: 0px auto;
        gap: 5rem;
        justify-content: space-between;
    }
    .logoimage{
        width: 100px;
        height: 40px;
    }

    .logoimage > img {
        width: 100px;
    }
    .npostartnow h2{
        font-size: 2rem;
        width: 90%;
    }


}

@media screen and (max-width: 480px) {

        .image-wrapper {
            display: inline-block;
            vertical-align: top;
            width: 100%;
        }


        .product-links h1 {
            font: 24px / 1.2 Zoho_Puvi_Bold;
           
        }

        .product-links {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

        .error-main {
           padding: 0 20px 50px;
            
        }
}