* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    scroll-behavior: smooth;
}

header {
    background: #fdf1ee;
}

.content-wrap {
    max-width: 1170px;
}

img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.act-btn {
    padding: 15px 30px;
}

h1 {
    font-family: var(--zf-primary-bold);
    font-size: 48px;
    margin: 0 0 20px;
    line-height: 56px;
}

h2 {
    font-size: 44px;
    font-family: var(--zf-primary-bold);
}

h3 {
    font-size: 34px;
    font-family: var(--zf-primary-semibold);
}

.desktop-view {
    display: block;
}

.mobile-view {
    display: none;
}

.z-section {
    position: relative;
    padding: 85px 0 85px;
}

.flex-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

section#block-panels-mini-product-menu {
    background: #fdf0ed;
}

/* banner section */
.banner-section {
    background: #FDF1EE;
}

.banner-cont {
    text-align: center;
    width: 100%;
    position: relative;
    max-width: 75%;
    margin: 0 auto;
}

.banner-cont>p {
    margin: 25px auto 35px;
    position: relative;
    width: 100%;
    max-width: 69%;
}

.banner-image {
    position: relative;
    display: flex;
    width: 100%;
    max-width: 540px;
    align-items: center;
    justify-content: space-between;
    margin: 65px auto 0;
}

.logobx::before {
    content: '';
    position: relative;
    width: 60px;
    height: 60px;
    display: block;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.cliq-logo::before {
    background-image: url(/sites/zweb/images/producticon/cliq.svg);
}

.projects-logo::before {
    background-image: url(/sites/zweb/images/producticon/projects.svg);
}

.logobx {
    position: relative;
    width: 165px;
    height: 165px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px #0000001A;
    border-radius: 15px;
}

.triangle-right {
    width: 144px;
    height: 40px;
    display: block;
    position: relative;
    background: url(/sites/zweb/images/cliq/project-integration/triangle.svg) no-repeat;
}

.banner-btn p {
    font-family: var(--zf-primary-semibold);
    margin: 5px 0 0;
    font-size: 18px;
}

/* banner section */
/* Second Section */
.second-cont {
    position: relative;
    width: 100%;
    max-width: 70%;
    margin: 0 auto 40px;
    text-align: center;
}

.second-imgwrap {
    position: relative;
    width: 100%;
    max-width: 94%;
    margin: 0px auto 0;
}

.slide-namewrap {
    position: relative;
    width: 100%;
    max-width: 400px;
    margin: 0 auto 40px;
}

/* .slide-name{
    position: relative; 
    background: transparent;
    color: #000;
    padding: 7px 25px;
    border-radius: 5px;
    transition: .5s all ease;
    cursor: pointer;
    border: 1px solid #eb8f40;
    width: 30%;
    text-align: center;
}
.slide-name.dot-active{
    background: #eb8f40;
    color: #fff;
} */
.slide-name {
    position: relative;
    background: transparent;
    color: #000000;
    padding: 7px 25px;
    border-radius: 5px;
    transition: .5s all ease;
    cursor: pointer;
    width: 30%;
    text-align: center;
}

.slide-name.dot-active {
    background: #e5f4ff;
    color: #1591eb;
    font-weight: bold;
}

.slick-prev {
    left: -7%;
}

.slick-next {
    right: -7%;
}

/* .slick-dots li.slick-active{background: #4A73ED;border: 1px solid #4A73ED;height: 6px;border-radius: 5px;width: 23px;}

.slick-dots li{margin: 0 2px;} */
/* Second Section */

/* Third Section */
.feature-inner-section {
    position: relative;
    width: 100%;
    max-width: 92%;
    margin: 0 auto;
}


/* Third Section */
/* fourth-section */
.feature-cont {
    position: relative;
    width: 100%;
    max-width: 37%;
}

.feature-imgwrap {
    position: relative;
    right: 0;
    background-color: #EEF3FD;
    width: 600px;
    padding: 45px;
    height: 600px;
}

.third-img,
.fourth-img,
.fifth-img,
.sixth-img,
.seventh-img {
    position: absolute;
    max-width: 386px;
    top: 50%;
    transform: translateY(-50%);
    transition: 1s all ease;
}

.third-subimg,
.fourth-subimg,
.fifth-subimg {
    max-width: 190px;
    position: absolute;
    top: 10.5%;
    right: 8%;
    box-shadow: 0px 0px 20px #0000001a;
    transition: 1s all ease;
}

.fourth-img {
    max-width: 505px;
}

.fourth-subimg {
    max-width: 255px;
}

/* fourth-section */
.third-imgwrap,
.ninth-imgwrap {
    background-color: #FDF1EE;
}

.third-img,
.third-subimg {
    max-width: 425px;
}

.third-img {
    top: 31%;
    transform: translateY(-45%);
}

.middle-animated .third-img {
    transform: translateY(-30%);
}

.third-subimg {
    top: 50%;
    transform: translateY(-30%);
}

.middle-animated .third-subimg {
    transform: translateY(-45%);
}

.fourth-img {
    transform: translateY(-30%);
}

.middle-animated .fourth-img {
    transform: translateY(-50%);
}

.fourth-subimg,
.fifth-subimg {
    transform: translateY(-30%);
}

.middle-animated .fourth-subimg,
.middle-animated .fifth-subimg {
    transform: translateY(-0%);
}

.fifth-imgwrap,
.tenth-imgwrap {
    background-color: #FDEEFC;
}

.fifth-img {
    max-width: 505px;
    transform: translateY(-30%);
}

.middle-animated .fifth-img {
    transform: translateY(-50%);
}

.fifth-subimg {
    max-width: 240px;
    box-shadow: 0px 0px 20px #0000001a;
}

.sixth-imgwrap {
    background-color: #FDF7EE;
}

.sixth-img {
    max-width: 420px;
    left: 50%;
    transform: translate(-50%, -30%);
    box-shadow: 0px 0px 20px #0000001a;
}

.middle-animated .sixth-img {
    transform: translate(-50%, -50%);
}

.seventh-imgwrap {
    background-color: #EEFDF2;
}

.seventh-img {
    max-width: 380px;
    right: 8%;
    top: 47%;
    transform: translate(0%, -30%);
    box-shadow: 0px 0px 20px #0000001a;
}

.middle-animated .seventh-img {
    transform: translate(0%, -50%);
}

.seventh-subimg {
    max-width: 455px;
    position: absolute;
    box-shadow: 0px 0px 20px #0000001a;
    left: 45%;
    top: 67%;
    transform: translate(-50%, -100%);
    transition: 1s ease all;
}

.middle-animated .seventh-subimg {
    transform: translate(-50%, -50%);
}


.bottom-section {
    background-color: #FDF1EE;
}

.bottom-cont {
    position: relative;
    text-align: center;
}

.ninth-imgwrap,
.eigth-imgwrap {
    height: auto;
}

.tenth-subimg {
    position: absolute;
    width: 55%;
    right: 6%;
    bottom: 7%;
    transform: translateY(30px);
}

.tenth-subimg-2 {
    position: absolute;
    width: 55%;
    top: 10%;
    right: 6%;
    transform: translateY(-30px);
}

.eigth-img,
.ninth-img,
.tenth-img {
    box-shadow: 0 0 20px #0000001a;
    transform: translateY(30px);
    transition: 1s all ease;
    position: relative;
}
.tenth-img{
        transform: translateY(-45%);
    top: 50%;
}
.middle-animated .eigth-img,
.middle-animated .ninth-img,
.middle-animated .tenth-subimg,
.middle-animated .tenth-subimg-2 {
    transform: translateY(0%);
}
.middle-animated .tenth-img{
    transform: translateY(-50%);
}

/* ************************* */
/* .slick-dots{
    position: absolute;
    top: -12%;
} */
/* ************************* */


@media only screen and (max-width: 1366px) {
    .z-section {
        padding: 70px 0 70px;
    }

    h1 {
        font-size: 42px;
    }

    h2 {
        font-size: 38px;
    }

    h3 {
        font-size: 30px;
    }

    .banner-cont>p {
        max-width: 90%;
    }

    .feature-cont {
        max-width: 35%;
    }
}

@media only screen and (max-width: 1200px) {
    .slick-prev {
        left: -5%;
    }

    .slick-next {
        right: -5%;
    }

    .banner-cont>p {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1080px) {
    .z-section {
        padding: 60px 0 60px;
    }

    .banner-cont {
        max-width: 85%;
    }

    h3 {
        font-size: 27px;
        line-height: 35px;
    }

    .feature-inner-section {
        max-width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    h1 {
        font-size: 38px;
        line-height: normal;
        margin-bottom: 15px;
    }

    h2 {
        font-size: 32px;
        margin-bottom: 10px;
    }

    h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    .banner-cont {
        max-width: 100%;
    }

    .banner-cont>p {
        margin: 0px auto 20px;
    }

    .feature-inner-section {
        flex-direction: column;
    }

    .feature-cont {
        text-align: center;
        max-width: 48%;
        margin-bottom: 15px;
    }

    .feature-sec {
        padding-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    h1 {
        font-size: 30px;
    }

    h2 {
        font-size: 28px;
    }

    h3 {
        line-height: normal;
    }

    .second-cont {
        max-width: 100%;
        margin: 0 auto 30px;
    }

    .feature-sec {
        padding-top: 0;
    }

    .feature-cont {
        max-width: 80%;
        margin-bottom: 0;
    }

    .slick-next,
    .slick-prev {
        display: none !important;
    }

    .second-imgwrap {
        max-width: 100%;
    }

    .banner-cont>p {
        margin: 10px auto 20px;
    }
}

/* @media only screen and (max-width: 700px) {

} */
@media only screen and (max-width: 700px) {
    .banner-image {
        max-width: 340px;
    }

    .logobx {
        width: 120px;
        height: 120px;
    }

    .logobx::before {
        width: 45px;
        height: 45px;
    }

    .triangle-right {
        width: 80px;
        background-size: 100% 100%;
    }

    .third-img,
    .third-subimg {
        max-width: 62%;
    }

    .fourth-img,
    .fifth-img,
    .sixth-img {
        max-width: 73%;
    }

    .seventh-img {
        max-width: 65%;
    }

    .seventh-subimg {
        max-width: 70%;
    }

    .feature-imgwrap {
        width: 100%;
    }

    .feature-cont {
        max-width: 100%;
    }

    .sixth-img {
        left: 50%;
        transform: translate(-50%, -50%);
    }

    /* .middle-animated .seventh-img{
        transform: translate(-50%,-50%);
    } */
}

@media only screen and (max-width: 480px) {

    .fourth-subimg,
    .fifth-subimg {
        max-width: 44%;
    }

    .feature-imgwrap {
        height: 450px;
    }

    .slide-name {
        font-size: 16px;
    }
    .eigth-imgwrap, .ninth-imgwrap{
        height: auto;
    }
}

@media only screen and (max-width: 400px) {
    .feature-imgwrap {
        height: 400px;
    }

    .seventh-img {
        top: 52%;
    }

    .slide-name {
        font-size: 15px;
    }
    .eigth-imgwrap, .ninth-imgwrap{
        height: auto;
    }
}