.zw-template-inner {
    overflow: hidden;
}

h1 {
    margin-bottom: 25px;
    font-family: var(--primaryfont-bold);
}

.bold {
    font-family: var(--primaryfont-semibold)
}

h1+p {
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 25px;
}

h1 span {
    color: #50c9ff;
    font-family: var(--zf-secondary-regular);
}

.header-section .content-wrap {
    max-width: 1280px;
}

.table-wrap {
    display: block;
}

.table-wrap .column {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
}

.table-wrap .column.left {
    width: 60%
}

.table-wrap .column.right {
    width: 40%
}

.header-icon {
    width: 185px;
    height: 50px;
    display: inline-block;
    background: url(/sites/zweb/images/analytics/bi-dqr-sprite.png) no-repeat;
    background-size: 500px auto;
    background-position: -7px -195px;
    font-size: 0;
    margin-bottom: 15px;
}

.header-section .table-wrap .column.left {
    padding-right: 5%;
}

.act-btn {
    background: #f0483e;
    color: #fff;
}

.banner-wrap img {
    max-width: 520px;
    margin: 0 auto;
    display: block;
    margin-right: 0;
}

.header-section .content-wrap {
    background: url(/sites/zweb/images/analytics/bi-dqr-box-repeat.jpg) repeat;
    background-size: 18px auto;
    padding: 75px 55px 80px 55px;
    box-sizing: border-box;
    border: 1px solid #f5f5f5;
    position: relative;
    border-right: none;
}

.header-section {
    margin-top: 30px;
}

.header-section .content-wrap:before {
    content: '';
    background: url(/sites/zweb/images/analytics/bi-dqr-box-repeat.jpg) repeat;
    position: absolute;
    height: 100%;
    width: 9%;
    left: -9%;
    top: -1px;
    border: 1px solid #f5f5f5;
    border-right: none;
    background-size: 18px auto;
}

.header-section .content-wrap:after {
    content: '';
    background: url(/sites/zweb/images/analytics/bi-dqr-box-repeat.jpg)repeat;
    position: absolute;
    height: 100%;
    width: 7%;
    right: -90px;
    top: -1px;
    border: 1px solid #f5f5f5;
    border-left: none;
    z-index: -1;
    background-size: 18px auto;
}

.content-wrap {
    max-width: 1170px
}

.common-section {
    padding: 120px 0;
}

.batch-section {
    text-align: center;
}

h2 {
    font-size: 36px;
}

.batch-section h2+p {
    max-width: 670px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.batch li {
    background: #dadada;
    display: inline-block;
    border-radius: 30px;
    margin: 0 10px;
    padding: 20px;
}

.batch li.batch1,
.batch li.batch3 {
    border: 1px dashed #FFD564;
    background: #FFFEF5 0% 0% no-repeat padding-box;
}

.batch {
    margin-top: 50px;
}

.batch li.batch2,
.batch li.batch4 {
    background: #FAFFEA 0% 0% no-repeat padding-box;
    border: 1px dashed #A7D094;
}

.slider-section {
    background: transparent linear-gradient(121deg, #0A0839 0%, #2B084E 100%) 0% 0% no-repeat padding-box;
    text-align: center;
    color: #fff;
}

.slider-block p {
    max-width: 540px;
    margin: 0 auto;
    font-size: 22px;
    margin-bottom: 60px;
}

.slider-section .slider-wrap {
    max-width: 840px;
    margin: 0 auto;
}

.slider-section img {
    max-width: 100%;
    width: 100%;
}

.img-wra {
    box-shadow: inset 0px 0px 0px 20px rgb(94 71 128 / 50%);
    padding: 15px 15px 10px 15px;
    position: relative;
}

.slick-list {
    overflow: visible;
}

.img-wra:after {
    position: absolute;
    content: '';
    width: 90%;
    height: 115%;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.1;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    z-index: -1;
}

ul.slick-dots {
    margin-top: 60px;
}

.points-section .content-wrap {
    background: #FFFAF4 0% 0% no-repeat padding-box;
    border: 1px dashed #F0CA95;
    max-width: 880px;
    padding: 0 0;
    box-sizing: border-box;
    padding: 100px 150px;
}

.points-section .content-wrap h2 {
    border-bottom: 1px dashed #707070;
    padding-bottom: 15px;
    max-width: 500px;
}

.points-section ul {
    margin-top: 35px;
}

.points-section ul li {
    padding: 15px 0;
    position: relative;
    padding-left: 35px;
}

.points-section ul li:before {
    content: '';
    background: url(/sites/zweb/images/analytics/bi-dqr-sprite.png) no-repeat;
    background-size: 300px auto;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
    background-position: -235px -167px;
    margin: auto;
    bottom: 0;
}

.common-section.bottom-cta-section {
    text-align: center;
    padding-top: 0;
}

.slider-block:nth-child(2) p {
    max-width: 700px;
}

.bottom-cta-section h2 {
    max-width: 770px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.slick-slide {
    outline: none;
}

.batch-section h4 {
    max-width: 620px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.bi-dqr-icons span {
    font-size: 0;
    background: url(/sites/zweb/images/analytics/bi-dqr-sprite.png) no-repeat;
    background-size: 300px auto;
    position: absolute;
}

.bi-dqr-icons span.bi-dqr-icon1 {
    width: 100px;
    height: 40px;
    background-position: -126px -161px;
    left: -30px;
    top: -30px;
    animation: zodd 5s linear 1s infinite;
}

.bi-dqr-icons span.bi-dqr-icon2 {
    width: 20px;
    height: 20px;
    background-position: -268px -41px;
    left: 50px;
    top: 110px;
    animation: zeven 5s linear 1s infinite;
}

.bi-dqr-icons span.bi-dqr-icon3 {
    width: 40px;
    height: 50px;
    background-position: -257px -64px;
    left: 0px;
    top: 210px;
    animation: zodd 5s linear 1s infinite;
}

.bi-dqr-icons span.bi-dqr-icon4 {
    width: 20px;
    height: 20px;
    background-position: -265px -20px;
    right: 50px;
    top: 170px;
    animation: zeven 5s linear 1s infinite;
}

.bi-dqr-icons span.bi-dqr-icon5 {
    width: 40px;
    height: 60px;
    background-position: -257px -129px;
    right: 20px;
    top: 40px;
    animation: zodd 5s linear 1s infinite;
}

.bi-dqr-icons span.bi-dqr-icon6 {
    width: 100px;
    height: 40px;
    background-position: -2px -154px;
    right: -50px;
    bottom: -30px;
    animation: zeven 5s linear 1s infinite;
}

@-webkit-keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes zeven {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, -14px);
        transform: translate(0, -14px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes zodd {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, 14px);
        transform: translate(0, 14px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}


.transY1,
.transY2,
.transY3,
.transY4,
.transY5 {
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86);
    transition: all 1s cubic-bezier(0.11, 0.16, 0.43, 0.86)
}

.middle-animated .transY1,
.middle-animated .transY2,
.middle-animated .transY3,
.middle-animated .transY4,
.middle-animated .transY5 {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transY1 {
    animation: slideDown 1s ease-out 1s forwards
}

.transY2 {
    -webkit-transition-delay: 400ms;
    transition-delay: 400ms
}

.transY3 {
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms
}

.transY4 {
    -webkit-transition-delay: 800ms;
    transition-delay: 800ms
}

.transY5 {
    -webkit-transition-delay: 800ms;
    transition-delay: 1000ms
}

@media only screen and (max-width: 640px) {
    .points-section .content-wrap {
        padding: 50px 25px;
    }
}

@media only screen and (max-width: 480px) {
    .modal-body {
        padding: 20px;
        height: 500px;
        overflow: scroll;
    }

    .modal-wrapper {
        max-width: 90%;
    }
}

@media only screen and (max-width: 375px) {
    .modal-wrapper {
        max-width: 90%;
    }

    .modal-body {
        padding: 20px;
        height: 400px;
        overflow: scroll;
    }
}

/*popup*/
/*Responsive*/

@media only screen and (max-width:1279px) {

    .header-section .content-wrap:before,
    .header-section .content-wrap:after {
        display: none;
    }

    .banner-wrap img {
        max-width: 100%
    }

    .slick-list {
        overflow: hidden;
    }

    .bi-dqr-icons span.bi-dqr-icon1 {
        left: 0;
    }

    .bi-dqr-icons span.bi-dqr-icon6 {
        right: 0;
    }

    .bi-dqr-icons span.bi-dqr-icon4 {
        right: 0;
    }
}

@media only screen and (max-width:991px) {
    h2 {
        font-size: 32px;
    }

    .bi-dqr-icons {
        display: none;
    }

    .slider-block p {
        max-width: 640px;
        margin: 0 auto;
        font-size: 20px;
        margin-bottom: 60px;
    }

    .points-section .content-wrap {
        padding: 80px 70px;
    }

    .common-section {
        padding: 100px 0;
    }
}

@media only screen and (max-width: 768px) {}

@media only screen and (max-width: 767px) {

    .header-section .table-wrap .column.left,
    .header-section .table-wrap .column.right {
        width: 100%;
        text-align: center;
        padding: 0;
        display: block;
    }

    .banner-wrap img {
        display: block;
        max-width: 480px;
        margin-right: auto;
        margin-top: 70px;
    }

    .header-section {
        margin-top: 30px;
    }

    .slider-sec {
        max-width: 95%;
        margin: 0 auto;
    }

    .header-section .content-wrap {
        padding: 70px 20px 90px 20px;
    }

    h1 br {
        display: none;
    }
}


@media only screen and (max-width:640px) {
    .banner-wrap img {
        max-width: 100%;
    }
}