.mobile-only {
    display: none;
}

.zw-template-inner p {
    font-size: 19px;
}

.common-section {
    padding: 120px 0;
}

.common-section .content-wrap {
    max-width: 1170px;
}

.lang-en h2 {
    font-size: 48px;
}

h2 {
    font-family: var(--primaryfont-regular);
    letter-spacing: -1.6px;
    line-height: normal;
}

.lang-en h2 span {
    font-family: var(--zf-primary-bold);
}

.table-wrap {
    display: flex;
}


/* header-section */

.zw-product-header {
    background: #202020;
}

.header-section {
    padding: 140px 0 150px 0;
    background: #202020;
    color: #fff;
    text-align: center;
}

.header-section .content-wrap {
    max-width: 900px;
    position: relative;
}

h1 span {
    color: #E7AF3F;
}

h1 {
    font-family: var(--zf-primary-bold);
}

.i18n-en h1 {
    font-size: 64px;
}

.header-sec-img .ss-icons {
    position: absolute;
    background: url(/sites/zweb/images/social/selling/zs-selling-sprite.svg) no-repeat;
    background-size: 800px auto;
}

.header-sec-img .ss-h-icon1 {
    width: 40px;
    height: 50px;
    background-position: 4px -15px;
    top: -90px;
    left: 40px;
}

.header-sec-img .ss-h-icon2 {
    width: 40px;
    height: 20px;
    background-position: -201px -21px;
    top: 10px;
    left: -120px;
}

.header-sec-img .ss-h-icon3 {
    width: 30px;
    height: 50px;
    background-position: -248px -21px;
    top: 150px;
    left: -190px;
}

.header-sec-img .ss-h-icon4 {
    width: 70px;
    height: 70px;
    background-position: -129px -4px;
    bottom: -50px;
    left: -60px;
}

.header-sec-img .ss-h-icon5 {
    width: 35px;
    height: 80px;
    background-position: -38px -8px;
    top: -110px;
    right: -10px;
}

.header-sec-img .ss-h-icon6 {
    width: 30px;
    height: 50px;
    background-position: -247px -8px;
    top: -50px;
    right: -160px;
}

.header-sec-img .ss-h-icon7 {
    width: 40px;
    height: 20px;
    background-position: -201px -21px;
    bottom: 90px;
    right: -130px;
}

.header-sec-img .ss-h-icon8 {
    width: 56px;
    height: 55px;
    background-position: -73px -21px;
    bottom: -80px;
    right: 0px;
}


/* header-section */


/* ss-marketing-section */

.ss-marketing-section {
    background: #F4F2E6;
}

.ss-mhead-wrap {
    text-align: center;
}

.ss-marketing-section .content-wrap {
    max-width: 980px;
}

.ss-mhead-wrap p {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.ss-m-table-v {
    display: flex;
    background: #fff;
    border: 1px solid #202020;
    border-radius: 20px;
    margin-top: 80px;
}

.ssm-table-each h4 {
    background: #202020;
    color: #fff;
    font-size: 24px;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 0;
}

.ssm-table-each ul {
    padding: 50px 50px;
}

.ssm-table-each1 h4 {
    border-top-left-radius: 20px;
}

.ssm-table-each2 h4 {
    border-top-right-radius: 20px;
}

.ssm-table-each1 h4:after {
    content: 'Vs';
    position: absolute;
    right: -11px;
    z-index: 1;
}

.ssm-table-each {
    position: relative;
}

.ssm-table-each1 ul {
    border-right: 1px dashed #202020;
}

.ssm-table-each ul li {
    padding-left: 30px;
    font-size: 17px;
    margin-bottom: 30px;
    position: relative;
    line-height: 26px;
}

.ss-tick {
    position: absolute;
    left: 0;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 4px;
    border: 1px solid #0CB673;
    border-radius: 100%;
}

.ssm-table-each ul li:last-child {
    margin-bottom: 0;
}

.ss-tick:after,
.ss-tick:before {
    background: #0CB673 none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 4px;
    position: absolute;
    top: 9px;
    transform: rotate(45deg);
    width: 3px;
}

.ss-tick:before {
    left: 5px;
    top: 8px;
    transform: rotate(-52deg);
    width: 9px;
}

.common-section.ss-marketing-section {
    padding-bottom: 20px;
}


/* ss-marketing-section */


/* ss-benifits-section */


/* ss-smme-head */

.ss-smme-head .table-wrap {
    display: flex;
}

.ss-smme-head .table-wrap .column.left {
    width: 55%;
    padding-right: 5%;
}

.ss-smme-head .table-wrap .column.right {
    width: 70%;
}

.ss-smme-head {
    max-width: 1040px;
    margin: 0 auto;
}

.ss-benifits-section {
    background: #f4f2e6;
}

.common-section.ss-marketing-section {
    padding-bottom: 20px;
}


/* ss-smme-head end*/

.ss-m-slider {
    margin: 0 auto;
}

.ss-m-slider-each {
    max-width: 1280px;
}

.ss-m-slider-each .ss-m-slider-wrap {
    border-radius: 12px;
    background: #202020;
    color: #fff;
    padding: 70px;
    margin: 30px;
}

.ss-m-slider-wrap h3 {
    font-size: 34px;
}

.ss-m-slider-wrap .table-wrap {
    align-items: center;
}

.ss-m-slider-wrap .column.left {
    width: 60%;
    padding-right: 10%;
}

.ss-m-slider-wrap .column.right {
    width: 40%;
}

.ss-m-slider {
    margin-top: 30px;
}

.ss-m-slider-w .slick-next,
.ss-m-slider-w .slick-prev {
    background: #fff;
    border-radius: 100%;
    border: 3px solid #000;
    width: 55px;
    height: 55px;
    transition: ease all 0.2s;
}

.ss-m-slider-w.slick-next:after,
.ss-m-slider-w .slick-next:before,
.ss-m-slider-w .slick-prev:after,
.ss-m-slider-w .slick-prev:before {
    background: #000;
    width: 3px;
    height: 22px;
}

.ss-m-slider-w .slick-prev:before {
    top: 6px;
    left: 20px;
}

.ss-m-slider-w .slick-prev:after {
    left: 20px;
    bottom: 6px;
}

.ss-m-slider-w .slick-next:before {
    top: 6px;
    right: 20px;
}

.ss-m-slider-w .slick-next:after {
    right: 20px;
    bottom: 6px;
    width: 3px;
    height: 22px;
}

.ss-m-slider-w .slick-prev {
    left: 20px;
}

.ss-m-slider-w .slick-next {
    right: 20px;
}

.ss-m-slider-w .slick-next:hover:after {
    background: #000
}

.ss-m-slider-w .slick-prev:hover,
.ss-m-slider-w .slick-next:hover {
    background: #E7AF3F
}

.ss-m-slider-w .slick-next:after,
.ss-m-slider-w .slick-next:before,
.ss-m-slider-w .slick-prev:after,
.ss-m-slider-w .slick-prev:before {
    background: #000;
}

.ss-m-slider-wrap .column.right img {
    border-radius: 12px;
}

.common-section.ss-benifits-section {
    padding-bottom: 0px;
}


/* ss-benifits-section */


/* ss-business-section */

.common-section.ss-business-section {
    background: #F4F2E6;
    padding-bottom: 10px;
}

.ss-business-section h2 {
    text-align: center;
}

.ss-business-section h2+p {
    text-align: center;
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.ss-business-section h2 span {
    display: block;
}

.ss-b-tabs {
    background: #202020;
    color: #fff;
    border-radius: 12px;
    padding: 60px;
    margin-top: 50px;
    position: relative;
    z-index: 2;
}

.ss-business-section .content-wrap {
    max-width: 1280px;
}

.ss-b-tabs .tabs-wrap {
    display: flex;
}

.ss-b-tabs .tabs-wrap .tabs-wrap-scroll {
    width: 45%;
    padding-right: 5%;
    padding-top: 70px;
    padding-left: 100px;
}

.ss-b-tabs .tabs-wrap .tab-areas {
    width: 60%;
    padding: 50px;
    min-height: 515px;
}

.tab-areas {
    border-radius: 12px;
    background: #2D2D2D;
}

.tab-areas h4 {
    font-size: 24px;
}

.zw-template-inner .tab-areas p {
    font-size: 18px;
}

.tab-areas .ss-b-icon {
    width: 50px;
    height: 50px;
    background: url(/sites/zweb/images/social/selling/zs-selling-sprite.svg) no-repeat;
    background-size: 750px auto;
    display: inline-block;
    margin-bottom: 25px;
}

.tab-contents {
    display: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.tab-contents.current {
    display: block;
}

.tabs-wrap-scroll .tabss li {
    font-family: var(--zf-primary-semibold);
    font-size: 20px;
    position: relative;
    cursor: pointer;
}

.tabs-wrap-scroll .tabss {
    position: relative;
}

.tabs-wrap-scroll .tabss li:not(last-child) {
    margin-bottom: 30px;
}

.tabs-wrap-scroll .tabss:before {
    content: '';
    left: -35px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    height: 100%;
    background: #464646;
    position: absolute;
}

.tabs-wrap-scroll .tabss li.current {
    color: #E7AF3F;
}

.tabs-wrap-scroll .tabss li.current:before {
    content: '';
    left: -35px;
    top: 0;
    margin: auto;
    width: 2px;
    height: 100%;
    position: absolute;
    background: #E7AF3F;
    z-index: 2;
    bottom: 0;
}

.tabs-wrap-scroll .tabss li.current span {
    position: relative;
}

.tabs-wrap-scroll .tabss li.current span:before,
.tabs-wrap-scroll .tabss li.current span:before {
    content: "";
    height: 2px;
    width: 12px;
    position: absolute;
    right: -29px;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #E7AF3F;
}

.tabs-wrap-scroll .tabss li.current span:after {
    margin-left: 1px;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(-45deg);
}

.tabs-wrap-scroll .tabss li.current span:after,
.tabs-wrap-scroll .tabss li.current span:after {
    content: "";
    height: 9px;
    width: 9px;
    border: 2px solid #E7AF3F;
    position: absolute;
    right: -28px;
    top: 50%;
}

.tabs-wrap-scroll .tabss li.current span:after {
    margin-left: 1px;
    border-width: 0 2px 2px 0;
    transform: translate(-50%, -50%) rotate(-45deg);
}

#reports-1 .ss-b-icon {
    background-position: -259px -6px;
}

#reports-2 .ss-b-icon {
    background-position: -309px 0px;
    width: 50px;
    height: 60px;
}

#reports-3 .ss-b-icon {
    background-position: -358px 0px;
    width: 60px;
    height: 60px;
}

#reports-4 .ss-b-icon {
    background-position: -420px 3px;
    width: 40px;
    height: 59px;
}

#reports-5 .ss-b-icon {
    background-position: -462px 0px;
    width: 55px;
    height: 55px;
}

.ss-business-section:after {
    content: '';
    background: #2B2B2B;
    width: 100%;
    height: 35%;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
}

.ss-business-section {
    position: relative;
}


/* ss-business-section */


/* ss-guide-section */

.header-sticky-only {
    margin: 0 auto;
    width: 100%;
    position: fixed;
    top: -1000%;
    background: #fff;
    z-index: 1;
    padding: 10px 0;
    box-shadow: 1px 9px 15px 0 rgb(0 0 0 / 10%);
    opacity: 1;
    -webkit-transition: .5s all;
    transition: .5s all;
    left: 0;
    right: 0;
    z-index: 5;
}

.header-sticky-only.stickyfixed {
    top: 0
}

.header-sticky-only ul {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    box-sizing: border-box;
    list-style: none
}

.header-sticky-only ul li {
    padding: 5px 10px;
    cursor: pointer;
    margin: 5px;
    font-family: var(--zf-primary-semibold);
    font-size: 15px;
    text-transform: capitalize
}

.header-sticky-only ul li.current {
    color: #1d74ff
}

.header-sticky-only.stickyfixed {
    top: 65px;
}

.ss-guide-section {
    background: #2b2b2b;
    color: #fff;
}

.ss-guide-section h2 span {
    display: block;
}

.ss-guide-section h2 {
    text-align: center;
}

.ss-guide-section h2+p {
    text-align: center;
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.ss-guide-section .ss-icon {
    background: url(/sites/zweb/images/social/selling/zs-selling-sprite.svg) no-repeat;
    background-size: 800px auto;
    position: absolute;
}

.ss-guide-section .ss-guide-icon1 {
    width: 30px;
    height: 50px;
    background-position: -247px -8px;
    top: 0px;
    left: 80px;
    animation: zodd 5s linear 1s infinite;
}

.ss-guide-section .ss-guide-icon2 {
    width: 35px;
    height: 80px;
    background-position: -38px -8px;
    top: 100px;
    right: 60px;
    animation: zeven 5s linear 1s infinite;
}

.ss-guide-section .content-wrap {
    position: relative;
}

.ss-sticky-static ul {
    display: flex;
    justify-content: center;
}

.ss-sticky-static ul li {
    border-radius: 12px;
    background: #202020;
    color: #fff;
    width: 200px;
    height: 200px;
    text-align: center;
    margin: 10px;
    position: relative;
}
.ss-sticky-static ul li:hover {
    background: #1d1d1d;
}
.ss-sticky-static ul li a {
    color: #fff;
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    bottom: 0;
    right: 0;
    margin: auto;
    padding-top: 45px;
}

.ss-sticky-static ul li h4 {
    font-family: var(--primaryfont-regular);
    margin-bottom: 0;
    font-size: 22px;
}

.ss-sticky-static ul li span {
    width: 55px;
    height: 55px;
    display: block;
    margin: 0 auto;
    background: url(/sites/zweb/images/social/selling/zs-selling-sprite.svg) no-repeat;
    background-size: 800px auto;
    margin-bottom: 10px;
}

.ss-sticky-static {
    text-align: center;
    margin-top: 70px;
}

.ss-sticky-static ul .ss-guide-tab1 span {
    background-position: -554px -4px;
}

.ss-sticky-static ul .ss-guide-tab2 span {
    background-position: -611px -8px;
}

.ss-sticky-static ul .ss-guide-tab3 span {
    background-position: -664px -8px;
    width: 47px;
}

.ss-sticky-static ul .ss-guide-tab4 span {
    background-position: -710px -8px;
    width: 45px;
}

.ss-sticky-static ul .ss-guide-tab5 span {
    background-position: -756px -8px;
    width: 45px;
}

.common-section.ss-guide-section {
    padding-bottom: 10px;
}


/* ss-guide-section */


/* ss-inbox-section sccordian */

.ss-inbox-section {
    background: #2b2b2b;
    color: #fff;
}

.ss-comm-acc-sec .img-wrap img {
    border-radius: 15px;
    border: 8px solid #ECECEC;
}

.right-flex .tab-content {
    border-radius: 10px;
    background: #DCA73F;
    padding: 20px 20px;
}

.ss-comm-acc-sec .right-flex {
    max-width: 340px;
    position: absolute;
    bottom: -60px;
    left: -60px;
}

.ss-comm-acc-sec {
    margin-top: 60px;
}

.single-tab-list {
    border-radius: 8px;
    background: #FFF;
    color: #000;
}

.single-tab-list {
    padding: 15px 25px;
}

.single-tab-list:not(:last-child) {
    margin-bottom: 15px;
}

.single-tab-list .tab-des {
    display: none;
    margin-bottom: 0;
    font-size: 15px;
}

.collaborative-img .slide-images {
    display: none;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-animation: fadeIn 1s;
    -moz-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

.collaborative-img .slide-images.active {
    display: block;
}

.single-tab-list .tab-title {
    margin-bottom: 0;
    font-size: 17px;
    font-family: var(--zf-primary-semibold);
    position: relative;
    cursor: pointer;
}

.single-tab-list.active .tab-title {
    margin-bottom: 10px;
}

.single-tab-list.active .tab-des {
    display: block;
}

.single-tab-list:first-child .tab-title {
    display: block;
}

.single-tab-list .tab-title:after {
    content: '';
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    right: 0;
    top: 3px;
    border: 2px solid #000;
    border-left: 0;
    border-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}

.single-tab-list.active .tab-title:after {
    border-color: #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(-135deg);
    top: 10px;
}


/* ss-inbox-section sccordian */


/* ss-tool-section */

.ss-tool-section {
    background: #2b2b2b;
    color: #fff;
}

.common-section.ss-tool-section {
    padding-top: 80px;
    padding-bottom: 50px;
}

.ss-slider-sec h2 {
    text-align: center;
    max-width: 940px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.ss-slider-sec h2+p {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.ss-slider-sec .table-wrap {
    margin-top: 70px;
}


/* ss-tool-section */


/* Slider section */

.ss-tool-section .table-wrap {
    align-items: center
}

.ss-tool-section .table-wrap .column.left {
    width: 45%;
    padding-right: 7%;
}

.ss-tool-section .table-wrap .column.right {
    width: 75%;
}

.ss-slider-sec .slick-dots {
    text-align: left;
}

.ss-slider-sec .img-area-wrap .all-img-wraps img {
    border-radius: 15px;
    border: 8px solid #ECECEC;
    max-width: 120%;
}

.ss-slider-sec .text-wrapper h3 {
    font-size: 38px;
    font-family: var(--primaryfont-regular);
}

.ss-slider-sec .text-wrapper h3 span {
    font-family: var(--zf-primary-bold);
}

.ss-slider-sec .content-wrap {
    max-width: 1280px;
}

.ss-slider-sec {
    overflow: hidden;
    overflow-y: hidden;
}

.slick-dots li.slick-active {
    width: 30px;
    border-radius: 5px;
    background: #DCA73F;
    border: 1px solid #DCA73F;
}

.ss-tool-section {
    position: relative;
}

.ss-tool-section:after {
    content: '';
    content: '';
    background: #fff;
    width: 100%;
    height: 15%;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
}

.ss-tool-section .table-wrap {
    position: relative;
    z-index: 1;
}

.ss-trust-section .ss-smme-head .table-wrap .column.left {
    width: 50%;
    padding-right: 5%;
}

.ss-trust-section .ss-smme-head .table-wrap .column.right {
    width: 47%;
}

.ss-trust-section .ss-smme-head {
    max-width: 1170px;
}

.common-section.ss-trust-section {
    padding-top: 100px;
    padding-bottom: 70px;
}

.ss-brand-section .table-wrap .column.left {
    width: 75%;
    padding-right: 7%;
}

.ss-brand-section .table-wrap .column.right {
    width: 45%;
}

.ss-slider-sec.ss-brand-section .img-area-wrap .all-img-wraps img {
    max-width: 120%;
    position: relative;
    left: -20%;
}

.ss-slider-sec.ss-brand-section .table-wrap {
    align-items: center;
}

.ss-brand-section .table-wrap {
    position: relative;
    z-index: 1;
    justify-content: center;
}

.ss-brand-section .table-wrap .slick-list {
    overflow: visible;
}

.ss-brand-section .table-wrap .column.right .text-wrapper p {
    max-width: 400px;
}

.ss-brand-section {
    position: relative;
}

.ss-brand-section:after {
    content: '';
    background: #2b2b2b;
    width: 100%;
    height: 15%;
    position: absolute;
    z-index: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0px;
}

.ss-brand-section.common-section {
    padding-bottom: 80px;
}

.ss-analyse-section {
    background: #2b2b2b;
    color: #fff;
}

.ss-analyse-section .ss-smme-head .table-wrap .column.left {
    width: 55%;
    padding-right: 5%;
}

.ss-analyse-section .ss-smme-head .table-wrap .column.right {
    width: 47%;
}

.ss-analyse-section .ss-smme-head {
    max-width: 1170px;
}

.common-section.ss-analyse-section {
    padding-top: 80px;
}

.bottom-cta-section {
    background: #2b2b2b;
    color: #fff;
}

.common-section.bottom-cta-section {
    padding-top: 50px;
    text-align: center;
}

.bottom-cta-section h2 {
    font-family: var(--zf-primary-bold);
}

.bottom-cta-section .ss-icon {
    background: url(/sites/zweb/images/social/selling/zs-selling-sprite.svg) no-repeat;
    background-size: 800px auto;
    position: absolute;
}

.bottom-cta-section .ss-bottom-icon1 {
    width: 30px;
    height: 50px;
    background-position: -247px -8px;
    top: 100px;
    left: 130px;
    animation: zodd 5s linear 1s infinite;
}

.bottom-cta-section .ss-bottom-icon2 {
    width: 35px;
    height: 80px;
    background-position: -38px -8px;
    top: -30px;
    right: 100px;
    animation: zeven 5s linear 1s infinite;
}


/* Slider section */


/* animation code */

@-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;
    }
}


/*Right*/

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}


/*slideUp*/

@keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideUp {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideDown*/

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}


/*slideleft*/

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes autoScale {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-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)
    }
}

.header-sec-img .ss-icons,
.left-flex,
.ss-brand-section .table-wrap .column.left,
.ss-tool-section.zwe-om .table-wrap .column.right {
    opacity: 0;
}

.header-sec-img .ss-h-icon1 {
    animation: autoScale 1s ease-out 0.5s forwards;
}

.header-sec-img .ss-h-icon2 {
    animation: autoScale 1s ease-out 0.9s forwards;
}

.header-sec-img .ss-h-icon3 {
    animation: autoScale 1s ease-out 1.3s forwards;
}

.header-sec-img .ss-h-icon4 {
    animation: autoScale 1s ease-out 1.7s forwards;
}

.header-sec-img .ss-h-icon5 {
    animation: autoScale 1s ease-out 1.5s forwards;
}

.header-sec-img .ss-h-icon6 {
    animation: autoScale 1s ease-out 1.1s forwards;
}

.header-sec-img .ss-h-icon7 {
    animation: autoScale 1s ease-out 0.7s forwards;
}

.header-sec-img .ss-h-icon8 {
    animation: autoScale 1s ease-out 0.7s forwards;
}

.zwe-ob.left-flex {
    animation: slideDown 1s ease-out 0.5s forwards;
}

.ss-brand-section.zwe-om .table-wrap .column.left {
    animation: slideLeft 1s ease-out 0.5s forwards;
}

.ss-tool-section.zwe-om .table-wrap .column.right {
    animation: slideRight 1s ease-out 0.5s forwards;
}

.ss-m-table-v,
.ss-b-tabs,
.ss-sticky-static,
.ss-comm-acc-sec .right-flex {
    transform: translateY(70px);
}

.zwe-ob.ss-m-table-v,
.zwe-om.ss-b-tabs,
.zwe-om.ss-sticky-static,
.zwe-om.right-flex {
    transform: translateY(0);
}

.zwe-ob.ss-m-table-v,
.zwe-om.ss-b-tabs,
.zwe-om.ss-sticky-static,
.zwe-om.right-flex {
    transition: 1s ease;
}
.lang-rtl .header-section .content-wrap , .lang-rtl .header-section .content-wrap h1, .lang-rtl .header-section .content-wrap p , .lang-rtl .ss-mhead-wrap h2,.lang-rtl .ss-mhead-wrap p , .i18n-ar .ss-business-section h2 span , .lang-rtl .ss-guide-section h2 span , .lang-rtl .ss-sticky-static ul li h4,.i18n-ar section.common-section.bottom-cta-section *{
    text-align:center;
}

.lang-rtl .ssm-table-each1 h4 {
    border-top-right-radius: 20px;
    border-top-left-radius: unset;
}

.lang-rtl .ssm-table-each2 h4 {
    border-top-left-radius: 20px;
    border-top-right-radius:unset;
}

.lang-rtl .ssm-table-each1 h4:after {
    left: -11px;
    right:unset;
}

.lang-rtl .ssm-table-each1 ul {
    border-left: 1px dashed #202020;
    border-right:unset;
}

.lang-rtl .ssm-table-each ul li {
    padding-right: 30px;
    padding-left:unset;
}

.lang-rtl .ss-tick {
    right: 0;
    left:unset;
}

.lang-rtl .ss-m-slider-wrap .column.left {
    padding-left: 10%;
    padding-right:unset;
}


.lang-rtl .tabs-wrap-scroll .tabss li.current span:before, .lang-rtl .tabs-wrap-scroll .tabss li.current span:before {
    left: -29px;
    right:unset;
    transform: translate(50%, -50%);
}

.lang-rtl .tabs-wrap-scroll .tabss li.current span:after {
    margin-right: 1px;
    margin-left:unset;
    transform: translate(50%,-50%) rotate(-229deg);
}

.lang-rtl .tabs-wrap-scroll .tabss li.current span:after, .lang-rtl .tabs-wrap-scroll .tabss li.current span:after {
    left: -28px;
    right:unset;
}
.i18n-ar .single-tab-list .tab-title:after {
    left: 0;
    right: unset;
}

.i18n-ar .ss-slider-sec.ss-brand-section .img-area-wrap .all-img-wraps img {
    right: -30%;
    left: unset;
}
.i18n-ar .ss-slider-sec .slick-dots {
    text-align: right;
}
.i18n-ar .ss-analyse-section .ss-smme-head .table-wrap .column.left {
    padding-left: 5%;
    padding-right: unset;
}

/* animation code end*/


/* responsive */

@media screen and (max-width: 1560px) {}

@media screen and (max-width: 1440px) {}

@media screen and (max-width: 1366px) {
    .ss-comm-acc-sec .right-flex {
        left: -30px;
    }
    .zw-template-inner .tab-areas p {
        font-size: 17px;
    }
    .zw-template-inner p {
        font-size: 18px;
    }
}

@media screen and (max-width: 1280px) {}

@media screen and (max-width: 1279px) {
    .mobile-only {
        display: block;
    }
    .i18n-en h1 {
        font-size: 58px;
    }
    .header-section {
        padding: 90px 0 90px 0;
    }
    .header-sec-img .ss-icons,
    .bottom-cta-section .ss-icon,
    .ss-guide-section .ss-icon {
        display: none;
    }
    .lang-en h2 {
        font-size: 42px;
    }
    .ss-b-tabs .tabs-wrap .tabs-wrap-scroll {
        padding-left: 40px;
    }
    .ss-comm-acc-sec .right-flex {
        left: 40px;
    }
    .ss-brand-section .table-wrap .column.left,
    .ss-brand-section .table-wrap .column.right {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .ss-slider-sec .table-wrap {
        display: flex;
        flex-direction: column-reverse;
    }
    .ss-slider-sec .table-wrap .column.right .text-wrapper p,
    .ss-tool-section .table-wrap .column.left .text-wrapper p {
        max-width: 740px;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .ss-slider-sec .slick-dots {
        text-align: center;
    }
    .ss-slider-sec .img-area-wrap .all-img-wraps img {
        max-width: 100%;
    }
    .ss-tool-section .table-wrap {
        flex-direction: column;
    }
    .ss-tool-section .table-wrap .column.left,
    .ss-tool-section .table-wrap .column.right {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    .ss-slider-sec.ss-brand-section .img-area-wrap .all-img-wraps img {
        max-width: 100%;
        left: 0;
    }
    .ss-sticky-static ul li h4 {
        font-size: 20px;
    }
    .ss-slider-sec h2 {
        max-width: 740px;
    }
    .ss-accordian-sec .left-flex {
        display: none;
    }
    .ss-comm-acc-sec .right-flex {
        position: inherit;
        width: 100%;
        max-width: 100%;
    }
    .single-tab-list .tab-title:after {
        display: none;
    }
    .single-tab-list .tab-des {
        display: block;
    }
    .right-flex .tab-content .mobile-only {
        margin-top: 30px;
    }
    .right-flex .tab-content .mobile-only img {
        box-shadow: 1px 9px 15px 0 rgb(0 0 0 / 10%);
    }
    .single-tab-list {
        padding: 35px 30px;
    }
    .single-tab-list .tab-title {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .common-section.ss-trust-section {
        padding-bottom: 0;
    }
    .common-section {
        padding: 90px 0;
    }
    .ss-brand-section.common-section {
        padding-bottom: 20px;
    }
    .common-section.bottom-cta-section {
        padding-top: 0;
    }
    .right-flex .tab-content {
        padding: 15px;
    }
    .common-section.ss-inbox-section {
        padding-bottom: 20px;
    }
    .ss-m-slider-each {
        max-width: 980px;
    }
    .ss-m-slider-wrap p {
        font-size: 16px;
    }
   .i18n-ar .ss-brand-section .table-wrap .column.left *, .i18n-ar .ss-brand-section .table-wrap .column.right *,.i18n-ar .ss-tool-section .table-wrap .column.left *, .ss-tool-section .table-wrap .column.right *{text-align: center;}
    .i18n-ar .ss-slider-sec.ss-brand-section .img-area-wrap .all-img-wraps img {
        right: 0;
        left: unset;
    }
}

@media screen and (max-width: 1199px) {
    .header-sticky-only.stickyfixed {
        top: 0;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 991px) {
    .ssm-table-each ul {
        padding: 50px 30px;
    }
    .lang-en h2 {
        font-size: 38px;
    }
    .ss-b-tabs .tabs-wrap .tabs-wrap-scroll {
        display: none;
    }
    .ss-b-tabs .tabs-wrap .tab-areas {
        width: 100%;
    }
    .tab-contents {
        display: block;
        margin-bottom: 100px;
    }
    .ss-b-tabs {
        padding: 0px;
    }
    .tab-contents:last-child {
        margin-bottom: 0;
    }
    .ss-sticky-static ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }
    .ss-slider-sec .table-wrap .column.right .text-wrapper p,
    .ss-tool-section .table-wrap .column.left .text-wrapper p {
        max-width: 640px;
    }
    .ss-smme-head .table-wrap {
        flex-direction: column;
        text-align: center;
    }
    .ss-trust-section .ss-smme-head .table-wrap .column.left,
    .ss-trust-section .ss-smme-head .table-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .ss-analyse-section .ss-smme-head .table-wrap .column.left,
    .ss-analyse-section .ss-smme-head .table-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .ss-smme-head .table-wrap .column.left,
    .ss-smme-head .table-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .i18n-en h1 {
        font-size: 54px;
    }
    .ss-m-slider-wrap .table-wrap {
        flex-direction: column;
    }
    .ss-m-slider-wrap .column.left,
    .ss-m-slider-wrap .column.right {
        width: 100%;
        padding: 0;
    }
    .ss-m-slider-each .ss-m-slider-wrap {
        padding: 50px;
    }
    .ss-m-slider-wrap .column.right {
        padding-top: 20px;
    }
    .ss-m-slider-each .ss-m-slider-wrap {
        margin: 0;
        border-radius: 0;
        text-align: center;
    }
    .ss-m-slider-wrap .column.right img {
        max-width: 640px;
    }
}

@media screen and (max-width: 767px) {
    .i18n-en h1 {
        font-size: 40px;
    }
    .ss-m-table-v {
        flex-direction: column;
    }
    .ssm-table-each1 h4:after {
        display: none;
    }
    .ssm-table-each2 h4 {
        border-radius: 0px;
    }
    .ssm-table-each1 h4 {
        border-radius: 0px;
    }
    .ssm-table-each1 ul {
        border-right: none;
    }
    .ss-m-table-v {
        border-radius: 0px;
    }
    .lang-en h2 {
        font-size: 34px;
    }
    .ss-m-slider-wrap .column.right img {
        max-width: 100%;
    }
    .ss-m-slider-wrap h3 {
        font-size: 26px;
    }
    .ss-m-slider-each .ss-m-slider-wrap {
        padding: 40px;
    }
    .ss-b-tabs .tabs-wrap .tab-areas {
        padding: 30px;
        min-height: auto;
    }
    .ss-sticky-static ul li {
        width: 140px;
        height: 140px;
    }
    .ss-sticky-static ul li a {
        padding-top: 20px;
    }
    .ss-sticky-static ul li h4 {
        font-size: 18px;
    }
    .single-tab-list .tab-title {
        font-size: 24px;
    }
    .common-section {
        padding: 80px 0;
    }
    .common-section.ss-trust-section {
        padding-top: 80px;
    }
    .ss-slider-sec .text-wrapper h3 {
        font-size: 32px;
    }
    .header-sticky-only ul li {
        padding: 5px 5px;
    }
    .common-section.ss-tool-section {
        padding-bottom: 0px;
    }
    .ss-tool-section:after {
        height: 10%;
    }
    .ss-brand-section.common-section {
        padding-bottom: 0;
    }
    .ss-brand-section:after {
        height: 10%;
    }
    .zw-template-inner p {
       font-size: 16px;
   }
    .single-tab-list{
    padding: 20px 20px;
}
}