:root {
    --sprite-icon: url("/sites/zweb/images/qengine/bfsi-testing/bfsi-sprite.png");
    --white-color: #ffffff;
    --black-color: #000000;
    --green-color: #199b59;
}

.inline-block {
    display: inline-block;
}

.page-wrapper .content-wrap {
    max-width: 1170px;
    padding: 50px 0px;
}

.flex-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

h1,
h2,
h3 {
    font-family: var(--zf-primary-bold);
}

.act-btn,
.cta-btn {
    padding: 12px 30px;
}

.block-content img {
    vertical-align: top;
}

.block-content .zgreen-anim-txt {
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: -webkit-linear-gradient(left, var(--zqe-text-green), var(--zqe-text-green) 50%, #000 50%);
    background-image: linear-gradient(to right, var(--zqe-text-green), var(--zqe-text-green) 50%, #000 50%);
    background-size: 200% 100%;
    background-position: 0 0
}

[class|="zsprite"] {
    display: inline-block;
    background: var(--sprite-icon) no-repeat;
    background-size: 1024px auto;
    background-position: 0 0;
    letter-spacing: -40px;
}

.zsprite-bnr-icon1 {
    background-position: 0 -6px;
    width: 117px;
    height: 113px;
}

.zsprite-bnr-icon2 {
    background-position: -121px 0;
    width: 125px;
    height: 125px;
}

.zsprite-bnr-icon3 {
    background-position: -251px -3px;
    width: 114px;
    height: 120px;
}

.zsprite-bnr-icon4 {
    background-position: -370px -1px;
    width: 120px;
    height: 123px;
}

[class|="zsprite-fea"] {
    background-size: 800px auto;
}

.zsprite-fea-icon1 {
    background-position: -393px -32px;
    width: 35px;
    height: 35px;
}

.zsprite-fea-icon2 {
    background-position: -429px -32px;
    width: 31px;
    height: 35px;
}

.zsprite-fea-icon3 {
    background-position: -461px -32px;
    width: 30px;
    height: 35px;
}

[class|="zsprite-typbox"] {
    background-size: 700px auto;
}

.zsprite-typbox-icon1 {
    background-position: -344px -28px;
    width: 30px;
    height: 30px;
}

.zsprite-typbox-icon2 {
    background-position: -431px -28px;
    width: 26px;
    height: 31px;
}

.zsprite-typbox-icon3 {
    background-position: -375px -28px;
    width: 27px;
    height: 30px;
}

.zsprite-typbox-icon4 {
    background-position: -403px -28px;
    width: 27px;
    height: 30px;
}

.zsprite-typbox-icon5 {
    background-position: -526px -28px;
    width: 35px;
    height: 30px;
}

.zsprite-typbox-icon6 {
    background-position: -589px -32px;
    width: 38px;
    height: 23px;
}

.zsprite-typbox-icon7 {
    background-position: -659px -31px;
    width: 41px;
    height: 24px;
}

.zsprite-typbox-icon8 {
    background-position: -629px -31px;
    width: 29px;
    height: 24px;
}

.zsprite-typbox-icon9 {
    background-position: -458px -28px;
    width: 37px;
    height: 30px;
}

.zsprite-typbox-icon10 {
    background-position: -496px -29px;
    width: 29px;
    height: 29px;
}

.zsprite-typbox-icon11 {
    background-position: -561px -28px;
    width: 26px;
    height: 30px;
}

:is(.feature-box-section,.automation-types-section) p a{
    color: var(--zqe-link-clr-dark);
}

/* banner-Section */
.zw-product-header,
.banner-section {
    background: var(--zqe-light-green-bg);
}

.page-wrapper .banner-section .content-wrap {
    max-width: 1280px;
    padding-top: 70px;
}

.banner-section {
    position: relative;
}

.banner-section .green-txt {
    display: block;
}

.banner-section .green-txt span {
    color: var(--zqe-text-green);
    text-decoration: underline;
}

.banner-section .block-content {
    position: relative;
}
.banner-section .banner-content{
    position: relative;
    z-index: 1;
}
.banner-section .zbnr-icons {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: none;
}

.banner-section .zbnr-icons li {
    position: absolute;
}

.banner-section .zbnr-icons li:nth-child(1) {
    top: 6%;
    left: 4%;
}

.banner-section .zbnr-icons li:nth-child(2) {
    top: 6%;
    right: 4%;
}

.banner-section .zbnr-icons li:nth-child(3) {
    bottom: 1%;
    left: 9%;
}

.banner-section .zbnr-icons li:nth-child(4) {
    bottom: 1%;
    right: 9%;
}

#typing-text {
    display: inline-block;
    text-decoration: underline;
}

#typing-text::after {
    content: '|';
    display: inline-block;
    letter-spacing: 0px;
    -webkit-animation: flash .3s linear infinite alternate running;
    animation: flash .3s linear infinite alternate running;
    font-family: var(--zf-secondary-extralight);
}

/* banner-Section */
/* Feature-Box-Section */
.feature-box-section {
    background: var(--zqe-light-green-bg);
}

.page-wrapper .feature-box-section .content-wrap {
    max-width: 1280px;
    padding: 0px;
}

.feature-box-section .block-content {
    padding: 30px 20px;
    background: var(--zqe-dark-green-bg);
    /* background: #063929; */
    color: var(--white-color);
    border-radius: 10px;
}

.feature-box-section .fea-title p:last-child {
    margin-bottom: 0;
}

.feature-box-section .flex-content {
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    -ms-grid-row-align: unset;
    align-items: unset;
    gap: 20px 2%;
}

.feature-box-section .fea-box {
    padding: 30px 25px;
    background: rgba(255,255,255,0.025);
    border: 1px solid rgba(255,255,255,0.04);
    border-radius: 10px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.feature-box-section .fea-box p:last-child {
    margin-bottom: 0px;
}

.feature-box-section .fea-box .fea-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #EEFF8E;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    margin-bottom: 20px;
}

.feature-box-section .fea-box:nth-child(2) .fea-icon {
    background: #FFA989;
}

.feature-box-section .fea-box:nth-child(3) .fea-icon {
    background: #64D0FF;
}

/* Feature-Box-Section */
/* Feature-Section */
.feature-section {
    position: relative;
    background: var(--zqe-light-green-bg);
}

.feature-section::before {
    content: '';
    background: var(--zqe-dark-green-bg);
    position: absolute;
    width: 100%;
    height: 20%;
    left: 0;
    bottom: 0;
}

.feature-section .fea-title p:last-child {
    margin-bottom: 0;
}

.feature-section .feature-slider {
    padding: 30px 20px;
    background: var(--zqe-yellow-bg);
    box-shadow: 3px 3px 40px rgba(0, 0, 0, 0.078);
    border: 1px solid #EDD892;
    border-radius: 10px;
}

.feature-slider .slick-list {
    overflow: unset;
}
.feature-slider .slick-prev,
.feature-slider .slick-next {
    border: 1px solid var(--black-color);
    border-radius: 10px;
    top: unset;
    bottom: 4%;
    width: 34px;
    height: 34px;
}

.feature-slider .slick-prev {
    left: 30px;
}

.feature-slider .slick-next {
    right: unset;
    left: 80px;
}

.feature-slider .slick-prev:hover,
.feature-slider .slick-next:hover {
    background: var(--zqe-green-bg);
    border-color: var(--zqe-green-bg);
}

.feature-slider .slick-next:hover::after,
.feature-slider .slick-next:hover::before,
.feature-slider .slick-prev:hover::after,
.feature-slider .slick-prev:hover::before {
    border-color: var(--white-color);
}

.feature-slider .slick-next::after,
.feature-slider .slick-next::before,
.feature-slider .slick-prev::after,
.feature-slider .slick-prev::before {
    background: transparent;
    -webkit-transition: unset;
    transition: unset;
    width: 8px;
    height: 8px;
    top: 13px;
}

.feature-slider .slick-prev::before,
.feature-slider .slick-next::before {
    top: 16px;
    width: 17px;
    height: unset;
    border-top: 2px solid var(--black-color);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.feature-slider .slick-prev::before {
    left: 8px;
}

.feature-slider .slick-next::before {
    right: 8px;
}

.feature-slider .slick-prev::after {
    left: 8px;
    border-left: 2px solid var(--black-color);
    border-bottom: 2px solid var(--black-color);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.feature-slider .slick-next::after {
    right: 8px;
    border-right: 2px solid var(--black-color);
    border-bottom: 2px solid var(--black-color);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.feature-slider .slider-image {
    margin: 8% 8% 8% 14%;
}

.feature-slider .slider-image .slider-main-img {
    position: relative;
    z-index: 1;
}

.feature-slider .slider-image .slider-main-img img {
    border-radius: 20px;
}

.feature-slider .slider-image .slider-main-img::after {
    content: '';
    position: absolute;
    top: 0%;
    left: 0%;
    max-width: 100%;
    width: 365px;
    height: 100%;
    max-width: 100%;
    background: #F5DA9D;
    border-radius: 20px;
    z-index: -1;
    -webkit-transition: all 1.1s ease-in;
    transition: all 1.1s ease-in;
}

.feature-slider .slick-active .slider-image .slider-main-img::after {
    -webkit-transform: matrix(0.98, 0.21, -0.21, 0.98, 0, 0);
    transform: matrix(0.98, 0.21, -0.21, 0.98, 0, 0);
}

.feature-slider .slider-image .slider-main-img .sub-image {
    position: absolute;
    left: -15%;
    bottom: -6%;
    max-width: 225px;
    width: 53%;
}

.feature-slider .slider-image .slider-main-img .sub-image img {
    box-shadow: -5px 5px 25px rgba(0, 0, 0, 0.18);
    border-radius: 10px;
    -webkit-transition: all 1.5s ease;
    transition: all 1.5s ease;
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
}

.feature-slider .slick-active .slider-image .slider-main-img .sub-image img {
    border-radius: 10px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

/* Feature-Section */
/* Automation-types-Section */
.automation-types-section {
    background: var(--zqe-dark-green-bg);
    color: var(--white-color);
}

.automation-types-section .block-title h2 {
    font-family: var(--zf-primary-regular);
}

.automation-types-section .testing-types-list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    /* max-width: 740px; */
    margin: 0px auto;
}

.automation-types-section .testing-types-list ul li.ztyp-box {
    width: calc(25% - 12px);
    text-align: center;
    background: rgba(255,255,255,0.05);
    border-radius: 20px;
    padding: 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 220px;
    height: 180px;
}

.automation-types-section .testing-types-list .ztyp-box .imptxt {
    font-family: var(--zf-primary-bold);
    display: block;
    line-height: 1.2;
}

.automation-types-section .testing-types-list .ztyp-box p {
    margin-bottom: 0px;
}

.automation-types-section .testing-types-list .ztyp-box .ztyp-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFA989;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin: 0px auto 10px;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(2) .ztyp-icon {
    background: #BDD6F9;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(3) .ztyp-icon {
    background: #FEE3AB;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(4) .ztyp-icon {
    background: #E1ECCA;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(5) .ztyp-icon {
    background: #D5E4F1;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(6) .ztyp-icon {
    background: #FED0D1;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(7) .ztyp-icon {
    background: #B9FFD4;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(8) .ztyp-icon {
    background: #F1D5E5;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(9) .ztyp-icon {
    background: #C9B9FF;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(10) .ztyp-icon {
    background: #FAF0E5;
}

.automation-types-section .testing-types-list .ztyp-box:nth-child(11) .ztyp-icon {
    background: #B4D4FF;
}

/* Automation-types-Section */
/* Testing-apps-Section */
.testing-apps-section {
    background: var(--zqe-light-green-bg);
}

.testing-apps-section .block-title {
    position: relative;
}

.testing-apps-section .zsvg-arrow {
    position: absolute;
    top: 20%;
    left: 55%;
    display: none;
}

.testing-apps-section .zsvg-arrow svg {
    width: 100%
}

.testing-apps-section h2 span.zqe-prd-name {
    font-family: var(--zf-primary-semibold);
}

.testing-apps-section h2,
.testing-apps-section .zapps-list-box h4 {
    font-family: var(--zf-primary-regular);
}

.testing-apps-section .zapps-list-box h4 {
    line-height: 1.2;
}

.testing-apps-section .block-image {
    text-align: center;
}

.testing-apps-section .block-image img {
    box-shadow: 0px 13px 30px #2F221910;
    border: 1px solid var(--zqe-dark-green-bg);    
    border-radius: 10px;
    margin: 0px 0px 40px;
}

.testing-apps-section ul.zapps-lising {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1000px;
    margin: 0px auto;
}

.testing-apps-section ul.zapps-lising li {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 30px 50px 30px 30px;
}

.testing-apps-section ul.zapps-lising li:nth-child(even) {
    padding: 30px 30px 30px 50px;
}

.testing-apps-section ul.zapps-lising li::before,
.testing-apps-section ul.zapps-lising li::after {
    content: '';
    position: absolute;
    bottom: 0px;
}

.testing-apps-section ul.zapps-lising li::before {
    width: 100%;
    height: 2px;
    border-top: 1px solid rgba(0, 0, 0, 0.08);
    left: 0px;
}

.testing-apps-section ul.zapps-lising li::after {
    width: 2px;
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.08);
    right: 0px;
}

.testing-apps-section ul.zapps-lising li:nth-last-child(-n+1)::before {
    border-top-width: 0px;
}

.testing-apps-section ul.zapps-lising li:nth-child(even)::after {
    border-left-width: 0px;
}

.testing-apps-section ul.zapps-lising li .zapps-list-box {
    position: relative;
    padding-left: 45px;
}

.testing-apps-section ul.zapps-lising li .zapps-list-box p:last-child {
    margin-bottom: 0px;
}

.testing-apps-section ul.zapps-lising li .zapps-list-box::before,
.testing-apps-section ul.zapps-lising li .zapps-list-box::after {
    content: '';
    position: absolute;
}

.testing-apps-section ul.zapps-lising li .zapps-list-box::before {
    width: 28px;
    height: 28px;
    left: 0px;
    top: 3px;
    border-radius: 50%;
    background: rgba(0, 0, 0, 0.07);
}

.testing-apps-section ul.zapps-lising li .zapps-list-box::after {
    top: 12px;
    left: 6px;
    width: 16px;
    height: 8px;
    border-left: 2px solid var(--green-color);
    border-bottom: 2px solid var(--green-color);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

/* Testing-apps-Section */
@media only screen and (max-width: 767px) {
    .block-content .zgreen-anim-txt {
        display: inline-block;
    }

    .page-wrapper .banner-section .content-wrap {
        padding-top: 30px;
    }

    .page-wrapper .banner-section .content-wrap,
    .page-wrapper .feature-box-section .content-wrap,
    .page-wrapper .content-wrap {
        max-width: 600px;
    }

    .zflex-one-col,
    .zflex-two-col,
    .zflex-three-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .feature-box-section .fea-icon {
        -webkit-transform: scale(0.7) translate(-20%, 5%);
        transform: scale(0.7) translate(-20%, 5%);
    }

    .feature-box-section .flex-content {
        row-gap: 0px;
    }

    .feature-box-section .feature-block .fea-box:not(:last-child) {
        margin-bottom: 40px;
    }

    .feature-section .feature-slider,
    .feature-section .feature-slider .sliderbox .slider-content,
    .feature-section .feature-slider .sliderbox .slider-content h3 {
        max-width: 100%;
    }

    .feature-box-section .fea-title,
    .feature-section .fea-title {
        margin-bottom: 40px;
    }

    .feature-section::before {
        height: 0;
    }    
    
    .feature-slider .slick-slide{
        display: block;
        float: unset;
    }

    .feature-section .feature-slider>div:not(:last-child) .sliderbox {
        margin-bottom: 40px;
    }

    .feature-slider .slider-image {
        max-width: 280px;
    }

    .feature-slider .slider-image .slider-main-img::after {
        -webkit-transform: matrix(0.98, 0.21, -0.21, 0.98, 0, 0);
        transform: matrix(0.98, 0.21, -0.21, 0.98, 0, 0);
    }

    .feature-slider .slider-image .slider-main-img .sub-image img {
        border-radius: 10px;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    .testing-apps-section .block-image img {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .testing-apps-section ul.zapps-lising li,
    .testing-apps-section ul.zapps-lising li:nth-child(2n) {
        padding: 30px 0px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .testing-apps-section ul.zapps-lising li:last-child {
        padding-bottom: 0px;
    }

    .testing-apps-section ul.zapps-lising li::after {
        border-left-width: 0px;
    }

    .testing-apps-section ul.zapps-lising li .zapps-list-box {
        padding-left: 40px;
    }

    .testing-apps-section ul.zapps-lising li .zapps-list-box::before {
        width: 28px;
        height: 28px;
    }

    .testing-apps-section ul.zapps-lising li .zapps-list-box::after {
        top: 8px;
        left: 8px;
        width: 14px;
        height: 8px;
    }

    .automation-types-section .testing-types-list ul li.ztyp-box {
        width: calc(33.33% - 10px);
    }

    .automation-types-section .testing-types-list .ztyp-box .ztyp-icon {
        -webkit-transform: scale(0.8) translate(0%, 5%);
        transform: scale(0.8) translate(0%, 5%);
    }
}

@media only screen and (max-width: 560px) {
    .automation-types-section .testing-types-list ul li.ztyp-box {
        width: calc(50% - 8px);
    }
}

@media only screen and (min-width: 768px) {
    .page-wrapper .content-wrap {
        padding: 70px 0px;
    }

    .page-wrapper .steps-section .content-wrap {
        padding-top: 50px;
    }

    .page-wrapper .automation-types-section .content-wrap {
        padding-top: 0px;
    }

    .zflex-one-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .zflex-two-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .zflex-three-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
    }

    .zflex-row-reverse-lg {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .banner-section .banner-content,
    .feature-box-section .fea-title,
    .feature-section .fea-title {
        text-align: center;
    }

    .banner-section .banner-content {
        max-width: 720px;
        margin: 0px auto;
        width: 57%;
    }

    .banner-section .zbnr-icons {
        display: block;
    }

    .feature-box-section .fea-title {
        max-width: 860px;
        margin: 0 auto 60px;
    }

    .feature-box-section .block-content {
        padding: 60px 30px;
    }

    .feature-box-section .fea-title p {
        max-width: 820px;
        margin: 0 auto 20px;
    }

    .feature-box-section .fea-box {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
    }

    .feature-section .feature-slider {
        padding: 20px 30px;
    }

    .feature-section .zflex-two-col:first-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54%;
        flex: 0 0 54%;
    }

    .feature-section .zflex-two-col:last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 46%;
        flex: 0 0 46%;
    }

    .feature-section .feature-slider .sliderbox .slider-content {
        max-width: 500px;
        padding-right: 7%;
    }

    .feature-section .fea-title,
    .automation-types-section .block-title,
    .testing-apps-section .block-title {
        max-width: 780px;
        margin: 0px auto 60px;
        text-align: center;
    }

    .testing-apps-section .zapps-list-box h4 {
        font-size: 22px;
    }

    .testing-apps-section ul.zapps-lising li:nth-last-child(-n+2) {
        padding-bottom: 0px;
    }

    .testing-apps-section ul.zapps-lising li:nth-last-child(-n+2)::before {
        border-top-width: 0px;
    }

    .testing-apps-section ul.zapps-lising li {
        padding: 30px 30px 30px 10px;
    }

    .testing-apps-section ul.zapps-lising li:nth-child(2n) {
        padding: 30px 10px 30px 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .banner-section .zbnr-icons li:nth-child(1) {
        left: -2%;
    }

    .banner-section .zbnr-icons li:nth-child(2) {
        right: -2%;
    }

    .banner-section .zbnr-icons li:nth-child(3) {
        left: 2%;
    }

    .banner-section .zbnr-icons li:nth-child(4) {
        right: 2%;
    }

    .banner-section .zbnr-icons li {
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .banner-section .zbnr-icons li:nth-child(1) {
        left: 2%;
    }

    .banner-section .zbnr-icons li:nth-child(2) {
        right: 2%;
    }

    .banner-section .zbnr-icons li:nth-child(3) {
        left: 4%;
    }

    .banner-section .zbnr-icons li:nth-child(4) {
        right: 4%;
    }

    .banner-section .zbnr-icons li {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
    
}

@media only screen and (min-width: 1200px) {
    .page-wrapper .content-wrap {
        padding: 100px 0px;
    }

    .page-wrapper .mob-only {
        display: none;
    }

    .i18n-en h1 {
        font-size: 50px;
    }

    .i18n-en h2 {
        font-size: 36px;
    }

    .banner-section .zbnr-icons li {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
        -webkit-transition: all 800ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 800ms cubic-bezier(0.11, 0.16, 0.43, 0.86)
    }

    .banner-section .middle-animated .zbnr-icons li {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .banner-section .zbnr-icons li:nth-child(2) {
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms;
    }

    .banner-section .zbnr-icons li:nth-child(3) {
        -webkit-transition-delay: 400ms;
        transition-delay: 400ms;
    }

    .banner-section .zbnr-icons li:nth-child(4) {
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms;
    }

    .feature-box-section .block-content {
        padding: 80px 70px;
    }

    .feature-box-section .fea-box {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        -webkit-transition: all 800ms cubic-bezier(0.11, 0.16, 0.43, 0.86);
        transition: all 800ms cubic-bezier(0.11, 0.16, 0.43, 0.86)
    }

    .feature-box-section .middle-animated .fea-box {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .feature-box-section .fea-box:nth-child(2) {
        -webkit-transition-delay: 300ms;
        transition-delay: 300ms;
    }

    .feature-box-section .fea-box:nth-child(3) {
        -webkit-transition-delay: 600ms;
        transition-delay: 600ms;
    }
    .automation-types-section .testing-types-list ul li.ztyp-box {
        width: calc(16% - 12px);
    }

    .automation-types-section .block-title h2,
    .testing-apps-section .block-title h2 {
        font-size: 48px;
    }

    .testing-apps-section .zapps-list-box h4 {
        font-size: 28px;
    }

    .feature-box-section .fea-box {
        padding: 40px 35px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 32%;
        flex: 0 0 32%;
    }

    .feature-section .feature-slider {
        padding: 40px 70px;
    }

    .feature-slider .slick-prev {
        left: 70px;
    }

    .feature-slider .slick-next {
        left: 120px;
    }

    .testing-apps-section .zsvg-arrow #zsolid-line,
    .testing-apps-section .zsvg-arrow #zsolid-arrow {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    .testing-apps-section .middle-animated .zsvg-arrow #zsolid-line {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        stroke-dasharray: 1000;
        stroke-dashoffset: 1000;
        -webkit-animation: integrationdash 2s linear forwards .8s;
        animation: integrationdash 2s linear forwards .8s
    }

    .testing-apps-section .middle-animated .zsvg-arrow #zsolid-arrow {
        opacity: 1;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transition: all .8s linear;
        transition: all .8s linear;
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s;
    }

    .testing-apps-section .block-content .zgreen-anim-txt {
        background-position: 100%
    }

    .testing-apps-section .middle-animated .block-content .zgreen-anim-txt {
        background-position: 0 0;
        -webkit-transition: all 1s ease-in-out 400ms;
        transition: all 1s ease-in-out 400ms
    }
}

@media only screen and (min-width: 1400px) {
    .i18n-en h1 {
        font-size: 58px;
    }

    .i18n-en h2 {
        font-size: 45px;
    }

    .automation-types-section .block-title h2,
    .testing-apps-section .block-title h2 {
        font-size: 55px;
    }
}

@-webkit-keyframes flash {
    from {
        color: var(--zqe-text-green);
    }

    to {
        color: var(--zqe-light-green-bg);
    }
}

@keyframes flash {
    from {
        color: var(--zqe-text-green);
    }

    to {
        color: var(--zqe-light-green-bg);
    }
}

@-webkit-keyframes integrationdash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}

@keyframes integrationdash {
    0% {
        stroke-dashoffset: 1000
    }

    100% {
        stroke-dashoffset: 0
    }
}