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

@media screen and (max-width:1600px){
    .twoNav-box .twoNav {
        width: 95%;
    }

}

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

}

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


}

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

@media screen and (max-width:1366px){
    .twoNav-box .twoNav a {
        margin: 0 10px;
    }
    .znbm-content-box .znbm-content{
        width: 80%;
    }
}

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

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

}

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

}

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

}

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

}

@media screen and (max-width:1024px){
    .znbm-content-box .znbm-content{
        width: 95%;
    }
}

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

}

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

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

@media screen and (max-width:800px){
    .twoNav-box .twoNav {
        display: flex;
        justify-content: flex-start;
    }
    .twoNav-box .twoNav {
        width: 100%;
    }
}

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

}

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

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

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

@media screen and (max-width:486px){
    .znbm-content-box .znbm-content h1 {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .znbm-content-box {
        margin-top: 30px;
    }
    .znbm-content-box .znbm-content img {
        margin: 0 auto 10px;
    }
    .znbm-content-box .znbm-content p {
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 15px;
    }
}

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

}

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

































