.breadcrumb {
    display: none
}
body {
    background: #fff
}

.help-wrap .col-block>span {
    background: url(/sites/zweb/images/assist/help-new-icon-sprite-assist.png);
    background-size: 900px auto;
    /* border: 1px solid; */
}

.help-wrap div.one-col:nth-child(1)>span {
    background-position: -300px -51px;
}

.help-wrap div.one-col:nth-child(2)>span {
    background-position: -101px -51px;
}

.help-wrap div.one-col:nth-child(3)>span {
    background-position: -251px -51px;
}

.help-wrap div.one-col:nth-child(4)>span {
    background-position: -250px -1px;
}

.help-wrap div.one-col:nth-child(5)>span {
    background-position: -451px -101px; height: 49px;
}

.help-wrap div.one-col:nth-child(6)>span {
    background-position: -700px -101px;
}

.help-wrap div.one-col:nth-child(7)>span {
    background-position: -150px -100px
}

.help-wrap div.one-col:nth-child(8)>span {
    background-position: -100px -150px
}

.help-wrap div.one-col:nth-child(9)>span {
    background-position: -200px -50px
}

.help-wrap div.one-col:nth-child(10)>span {
    background-position: -700px 0
}

.help-wrap div.one-col:nth-child(11)>span {
    background-position: 0 -100px
}

.help-wrap div.one-col:nth-child(12)>span {
    background-position: -100px -201px;
}

.help-guides-wrap li>div.guide-12 a {
    margin-right: 10px
}

.help-guides-wrap li {
    width: 30%
}
.zw-product-header, .banner-wrap{
    background: #1b4c50;
}
.banner-cont {
    position: relative;
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 50px 0 0;
    max-width: 700px;
    margin: 0 auto;
}
.banner-cont p{width: 100%;max-width: 560px;margin: 0 auto;}
.banner-wrap .search-wrap{padding: 40px 0 100px;}
@media only screen and (max-width: 991px) and (min-width:768px) {
    .help-wrap li {
        width:47%
    }
}
@media only screen and (max-width: 991px) {
    .zw-template-inner::before{height: 560px;}
}
@media only screen and (max-width: 767px) {
    .help-wrap li {
        width:80%
    }
    /* .zw-template-inner::before{height: 450px;} */
}
