.zw-template-inner *,.zw-template-inner :after,.zw-template-inner :before {
    /* box-sizing:border-box; */
}

.banner-wrap .search-wrap {
    padding: 100px 0 60px
}

.help-wrap {
    padding: 0
}

.tabs {
    background: #fff;
    transition: ease all .5s;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.tab-list li {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 20px;
    padding: 10px 0;
    cursor: pointer;
    border-bottom: 2px solid transparent
}

.tab-list {
    text-align: center
}

.tab-list li.current {
    border-bottom: 2px solid;
    font-family: var(--zf-primary-semibold);
    color: var(--zwc-link-clr);
    border-color: var(--zwc-link-clr)
}

.tab-content {
    display: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    /* -webkit-animation: fadeIn 2s; */
    /* -moz-animation: fadeIn 2s; */
    /* animation: fadeIn 2s; */
}

.tab-content.current {
    display: block
}

.tab-content ul {
    display: flex;
    flex-wrap: wrap
}

.help-wrap {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.help-group {
    display: inline-block;
    width: 31%;
    margin: 1%;
    border: 1px solid #ebebeb;
    box-sizing: border-box;
    margin-bottom: 15px;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    /* float:left; */
    position: relative
}

.read-more {
    position: absolute;
    bottom: 40px;
    left: 35px
}

.help-group:hover {
    box-shadow: 0 0 20px 4px #ededee
}

.help-box {
    margin: 5px 10px;
    min-height: 150px;
    box-sizing: border-box;
    padding: 35px 25px 60px;
    text-align: left
}

.help-box .sprite-icon {
    background: url(/sites/zweb/images/campaigns/za-resources-home-sprite.png);
    background-size: 781px auto;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-bottom: 15px
}

#tab-2 .help-box .sprite-icon {
    background: url(/sites/zweb/images/campaigns/help-new-icon-sprite-campaings.png);
    background-size: 900px auto
}

.help-box h3 {
    font-size: 22px;
    font-family: var(--zf-secondary-bold)
}

.help-box a {
    border-bottom: 1px solid;
    margin-right: 10px;
    font: 18px / 1.6 var(--zf-primary-regular);
    var(
    --zf-primary-semibold),font-family: sans-serif;
    color: var(--link-clr);
}

.help-box p {
    font: 18px / 1.6 var(--zf-primary-regular)
}

.tabs-area {
    background: #f7f7f7;
    padding-top: 60px;
    padding-bottom: 60px;
    display: inline-block;
    width: 100%
}

.tabs-area .content-wrap {
    max-width: 1170px
}

.tabs.sticky {
    position: fixed;
    top: 0;
    z-index: 10;
    max-width: 100%;
    margin-top: 52px;
    display: block;
    width: 100%
}

.tabs.sticky+.tabs-area {
    margin-top: 50px
}

.links_container>span {
    display: inline-block;
    font-size: 16px;
    border-bottom: 1px solid #03a9f5;
    color: #03a9f5;
    text-decoration: none;
    margin: 0 10px
}

.view_pdf {
    position: relative;
    cursor: pointer
}

.links_container .caret {
    border-top: 6px solid #7d7d7d;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    vertical-align: middle;
    border-right: 5px solid transparent;
    border-bottom: 0 dotted;
    border-left: 5px solid transparent
}

.links_container .pdf_dropdown {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 1;
    visibility: hidden;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    opacity: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    transform: translateY(10px);
    transition: transform .3s ease-in-out,opacity .3s ease-in-out;
    text-align: left
}

.links_container div a {
    border: unset !important;
    min-height: unset !important;
    display: block;
    width: 100% !important
}

.pdf_dropdown a {
    padding: 10px 0 10px 15px;
    color: #000 !important;
    box-sizing: border-box
}

.dot_line {
    border-left: 1px solid #ebebeb;
    border-bottom: none !important;
    height: 30px;
    width: 1px
}

.view_pdf.active .pdf_dropdown {
    overflow: visible;
    transform: translateY(-20px);
    opacity: 1;
    visibility: visible
}

.pdf_dropdown .active {
    color: #03a9f5 !important;
    background: rgba(247,245,245,0.5)
}

.links_container>span a {
    border-bottom: 0
}

.help-box .icon1 {
    background-position: -4px 0
}

.help-box .icon2 {
    background-position: -310px 0
}

.help-box .icon3 {
    background-position: -261px 0
}

.help-box .icon4 {
    background-position: -937px -7px;
    background-size: 991px auto
}

.help-box .icon5 {
    background-position: -749px -6px;
    background-size: 949px auto
}

.help-box .icon6 {
    background-size: 980px auto;
    background-position: -563px -4px
}

#tab-2 .help-box .icon7 {
    background-position: -50px 0
}

#tab-2 .help-box .icon8 {
    background-position: -150px 0
}

#tab-2 .help-box .icon9 {
    background-position: -250px 0
}

#tab-2 .help-box .icon10 {
    background-position: 0 -50px
}

#tab-2 .help-box .icon11 {
    background-position: -100px -50px
}

#tab-2 .help-box .icon12 {
    background-position: -550px 0
}

.help-box .icon13 {
    background-position: -44px -58px;
    background-size: 905px auto
}

.help-box .icon14 {
    background-position: -730px -2px;
    background-size: 995px auto
}

.help-box .icon15 {
    background-position: -675px -8px;
    background-size: 991px auto
}

.help-box .icon16 {
    background-position: -164px -40px;
    background-size: 690px auto
}

.help-box .icon17 {
    background-position: -358px 0
}

.help-box .icon18 {
    background-position: -889px 0;
    background-size: 991px auto
}

.help-box .icon19 {
    background-position: -840px 0;
    background-size: 994px auto
}

.help-box .icon20 {
    background-position: -155px 0
}

.help-box .icon21 {
    background-position: -104px 0
}

.banner-wrap,.zw-product-header {
    background: #fae3c8
}

.help-box>p a {
    word-wrap: break-word
}

.line-btn {
    border: 1px solid var(--link-clr);
    padding: 5px 20px;
    border-radius: 4px;
    display: inline-block;
    color: var(--link-clr);
}

.zwc-help-contact {
    text-align: center;
    background: #fff;
    padding: 60px 0;
}

.zwc-help-contact .learn-more {
    font-size: 18px;
    color: var(--primary-anchor-clr);
    border-bottom: 0
}

.zwc-help-contact h2 {
    margin-bottom: 10px
}

.zwc-help-contact h2 {
    font-size: 30px
}

.zwc-help-contact p {
    margin-bottom: 0
}
ul.contact-us {
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.contact-us .help-group {
    width: 50%;
}

ul.contact-us .help-box a.cbd-btn {
    background: transparent;
    color: #000;
    border: 1px solid;
    margin: 20px 0 0 0;
    font-family: var(--zf-primary-semibold),sans-serif;
}
ul.contact-us .help-box{
    text-align: center;
}

span.sprite-icon.icon22 {
    background-size: 980px auto;
    background-position: -563px -4px;
}
span.sprite-icon.icon23 {
    background-position: -44px -58px;
    background-size: 905px auto;
}

@media only screen and (max-width: 1199px) {
    .help-group {
        width:47%
    }

    .tab-list li {
        margin: 0 15px
    }

    #block-system-main .tabs .content-wrap {
        width: 100%
    }

    .banner-wrap .search-wrap {
        padding: 60px 0 60px
    }
}

@media only screen and (max-width: 1140px) {
    .tabs.sticky {
        margin-top:0
    }

    .help-group {
        float: none
    }

    .help-box h3 {
        font: 22px/1.2 var(--zf-primary-semibold)
    }
    ul.contact-us .help-box p, ul.contact-us .help-box p a{
        font-size: 16px;
    }
    ul.contact-us .help-box a.cbd-btn{
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
    .help-group {
        width:100%;
        max-width: 480px;
        margin: 0;
        margin-bottom: 25px
    }

    #block-system-main .content-wrap,.help-home-content .faq .content-wrap {
        width: 90%
    }

    .tab-list li {
        font-size: 12px;
        margin: 0 5px;
        padding: 10px 0
    }

    .tabs.sticky {
        position: initial;
        margin-top: 0
    }

    .tabs.sticky+.tabs-area {
        margin-top: 0
    }

    .banner-wrap .search-wrap {
        padding: 40px 0 40px
    }
    ul.contact-us .help-group{
        width: 100%;
    }
    .zwc-help-contact{
        padding: 60px 0 40px 0;
    }
    ul.contact-us{
        flex-wrap: wrap;
    }
}

.bottom-promo {
    display: none
}
