.header-section {
    padding: 150px 0 40px 0;
    background: #3075c2;
    color: #fff;
    text-align: center;
    position: relative;
    margin-left: 100px
}

.header-section:before {
    content: '';
    position: absolute;
    background-size: 800px;
    width: 600px;
    height: 600px;
    left: 140px;
    border-radius: 100%;
    top: 0;
    background-image: linear-gradient(180deg,#377cc4,#3074c2);
    top: 10px;
    transform: rotate(90deg)
}

h1 {
    font-size: 56px;
    font-family: var(--zf-secondary-bold)
}

.i18n-en h1 {
    max-width: 500px
}

h2 {
    font-family: var(--zf-secondary-bold);
    font-size: 38px;
    margin-bottom: 20px
}

.common-section {
    padding: 100px 0
}

.table-wrap {
    display: table;
    width: 100%;
    text-align: left
}

.table-wrap .column {
    display: table-cell;
    vertical-align: top;
    width: 50%
}

.header-section .act-btn.cta-btn {
    margin-top: 15px
}

.sm-img {
    position: absolute;
    z-index: 1
}

.sm-post {
    position: relative;
    z-index: 2
}

.sm-layer {
    max-width: 420px;
    top: -60px;
    right: 50px
}

.header-wrapper {
    position: relative;
    right: -50px;
}

.sm-rocket {
    max-width: 100px;
    right: 50px;
    top: -59px;
    opacity: 0
}

.sm-charecter {
    max-width: 130px;
    left: 28px;
    top: 110px;
    z-index: 2;
    opacity: 0
}

.sm-char-wrap .sm-twitter {
    background: url(/sites/zweb/images/social/social-media-marketing-sprite.png) no-repeat;
    background-size: 860px auto;
    background-position: -547px -8px;
    width: 35px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: 120px;
    left: 20px
}

.sm-pot {
    top: 258px;
    max-width: 45px;
    right: 55px;
    z-index: 2;
    display: none
}

.shape-circle {
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #3075c2;
    border: 2px solid #fff
}

.shape-circle2 {
    border-width: 3px;
    width: 7px;
    height: 7px;
    left: -20%;
    right: 0;
    margin: 0 auto;
    top: -100px
}

.shape-circle1 {
    top: -80px;
    left: -50px
}

.shape-circle3 {
    left: 0;
    right: -40%;
    margin: 0 auto;
    top: -70px
}

.shape-cross1 {
    font-size: 26px;
    left: -110px;
    top: 120px
}

.shape-cross2 {
    font-weight: bold;
    bottom: 140px;
    left: -40%;
    right: 0;
    margin: auto
}

.shape-square1 {
    width: 5px;
    height: 5px;
    bottom: 70px;
    left: -60px
}

.shape-square2 {
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 70px
}

.shape-square3 {
    right: -60px;
    top: -50%;
    bottom: 0;
    margin: auto
}

.shape-cross3 {
    right: 0;
    top: 40%;
    bottom: 0;
    margin: auto
}

.shape-cross2 {
    font-weight: bold
}

.shapes span {
    display: inline-block;
    opacity: .2;
    position: absolute;
    transform: rotate(45deg)
}

.shape-square {
    width: 6px;
    height: 6px;
    background: #3075c2;
    border: 2px solid #fff;
    transform: rotate(45deg)
}

.shape-square1 {
    width: 5px;
    height: 5px
}

.sm-icon {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 60px;
    position: relative;
    transition: ease all 1s;
    position: absolute
}

.sm-icon:before {
    content: '';
    width: 40px;
    height: 40px;
    display: inline-block;
    background: var(--common-elements) no-repeat;
    background-size: 1120px auto
}

.social-icons-list {
    position: relative;
    max-width: 400px;
    margin: 0 auto
}

.sm-icon.sm-gmb:before {
    background-position: -4px -5px
}

.sm-icon.sm-linkedin:before {
    background-position: -353px 3px;
    background-size: 1180px auto
}

.sm-icon.sm-facebook:before {
    background-position: -251px 2px
}

.sm-icon.sm-twitter {
    position: relative
}

.sm-icon.sm-twitter:before {
    background-position: -293px 2px
}

.sm-icon.sm-gmb:before {
    background-position: -183px -115px
}

.sm-icon.sm-pinterest:before {
    background-position: -493px 2px
}

.sm-icon.sm-instagram:before {
    background-position: -455px 2px
}

.sm-icon.sm-facebook {
    left: 40px;
    top: 20px;
    animation: zeven 5s linear 1s infinite
}

.sm-icon.sm-linkedin {
    top: 190px;
    left: -20px;
    animation: zodd 5s linear 1s infinite
}

.sm-icon.sm-gmb {
    top: 320px;
    left: 100px;
    animation: zeven 5s linear 1s infinite
}

.sm-icon.sm-instagram {
    right: 40px;
    top: 40px;
    animation: zeven 5s linear 1s infinite
}

.sm-icon.sm-pinterest {
    top: 280px;
    right: 60px;
    animation: zodd 5s linear 1s infinite
}

.sm-icon.sm-twitter {
    position: relative;
    top: 160px;
    animation: zodd 5s linear 1s infinite
}

.define-section p {
    max-width: 550px
}

.need-section {
    text-align: center;
    background: #f5f6ff
}

.need-section p {
    max-width: 840px;
    margin: 0 auto;
    margin-bottom: 30px
}

.benifits-img {
    max-width: 400px;
    margin-top: 60px
}

.benifits-section .content-wrap {
    max-width: 1120px
}

.benifits-toggle-wrap h5 {
    background: #f7f7f7;
    color: #000;
    padding: 18px 50px 18px 30px;
    font-size: 18px;
    box-sizing: border-box;
    margin-bottom: 0;
    cursor: pointer;
    position: relative
}

.benifits-toggle-wrap h5:before {
    content: '';
    background: #e0edff;
    height: 100%;
    width: 2px;
    position: absolute;
    left: 0;
    top: 0
}

.benifits-toggle-wrap h5.active:before {
    background: #4b8eea
}

.benifits-toggle-wrap h5.active {
    background: #4b8eea;
    color: #fff
}

.benifits-toggle-wrap {
    max-width: 560px
}

.toggle-block {
    padding: 30px 30px;
    margin-bottom: 15px
}

.toggle-block p {
    line-height: 34px;
    margin-bottom: 0
}

.scroll-arrow {
    display: block;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    margin: 2px 0 3px 6px;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 25px;
    top: -5px;
    bottom: 0;
    margin: auto;
    transform: ease all .5s
}

.benifits-toggle-wrap h5.active .scroll-arrow {
    -ms-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: 5px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.toggle-ul .toggle-block {
    display: none
}

.benifits-toggle-wrap .toggle-ul:first-child .toggle-block {
    display: block
}

.benifits-toggle-wrap .toggle-ul:last-child {
    margin-bottom: 0
}

.toggle-ul {
    margin-bottom: 25px
}

.accordian-wrap {
    display: block;
    max-width: 1040px;
    margin: 0 auto;
    margin-top: 80px
}

.accordian-wrap .accordian-left {
    width: 35%;
    float: left
}

.accordian-wrap .accordian-left ul {
    position: relative;
    top: 0
}

.accordian-wrap .accordian-left li {
    padding: 15px 25px 15px 25px;
    max-width: 90%;
    color: #97aadb;
    font-size: 18px;
    box-sizing: border-box;
    font-family: var(--zf-primary-semibold);
    position: relative;
    transition: ease all .3s;
    cursor: pointer;
    margin-bottom: 15px
}

.i18n-en .accordian-wrap .accordian-left li {
    padding: 10px 25px 10px 25px;
    max-width: 78%;
    font-size: 16px
}

.mobile-only-smm {
    display: none
}

.accordian-wrap .accordian-left li.active {
    background: #e69b44;
    color: #fff;
    font-family: var(--zf-primary-bold)
}

.accordian-wrap .accordian-right {
    float: right;
    width: 65%;
    padding-left: 80px;
    box-sizing: border-box
}

.accordian-wrap .accordian-left ul.stickyfixed {
    position: fixed;
    top: 0;
    width: 100%;
    max-width: 370px;
    transition: ease all .5s;
    margin-top: 80px
}

.accordian-wrap .accordian-right h3 {
    font-family: var(--zf-secondary-bold);
    position: relative;
    margin-bottom: 30px;
    font-size: 24px
}

.accordian-wrap .accordian-right h3 span {
    display: inline-block;
    border-bottom: 1px solid #747f9b;
    padding-bottom: 10px
}

.accordian-wrap .accordian-right ul li {
    margin-bottom: 25px
}

.who-needs-section {
    background: #111d3c;
    color: #fff;
    display: table;
    width: 100%
}

.who-needs-section h2,.who-needs-section h2+p {
    text-align: center
}

.who-needs-section h2+p {
    max-width: 660px;
    margin: 0 auto
}

.statergy-section .content-wrap {
    max-width: 1170px
}

.statergy-section ul li>div {
    width: 160px;
    height: 160px;
    float: left;
    border-radius: 100%;
    background: #fff;
    border: 2px solid #ffdacc;
    text-align: center;
    position: relative
}

.brand {
    z-index: 2
}

.m-statergy {
    z-index: 1
}

.workflow {
    z-index: -1
}

.statergy-section ul .m-statergy div:before {
    border-left: 30px solid #ffe8bc
}

.statergy-section ul .m-statergy div {
    border-color: #ffe8bc
}

.statergy-section ul .workflow div {
    border-color: #d2f5fd
}

.brand h4 {
    color: #ff8a5f
}

.m-statergy h4 {
    color: #ffc85f
}

.workflow h4 {
    color: #5fe0ff
}

.statergy-section h2 {
    max-width: 470px
}

.statergy-section ul li h4 {
    font-size: 40px;
    line-height: normal;
    font-family: var(--zf-secondary-bold);
    margin-bottom: 10px;
    margin-top: 20px
}

.statergy-section ul li p {
    display: block;
    clear: both;
    font-size: 14px;
    max-width: 140px;
    margin: 0 auto;
    padding-top: 25px;
    height: 64px;
    box-sizing: border-box;
    line-height: normal
}

.statergy-section ul li span {
    width: 50px;
    height: 50px;
    display: inline-block;
    position: relative
}

.statergy-section ul li>div span:before {
    content: '';
    background: url(/sites/zweb/images/social/social-media-marketing-sprite.png) no-repeat;
    background-size: 1100px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0
}

.statergy-section ul li.brand span:before {
    background-position: -4px -3px
}

.statergy-section ul li.m-statergy span:before {
    background-position: -50px -3px
}

.statergy-section ul li.workflow span:before {
    background-position: -99px 0
}

.statergy-section ul li:last-child div:before,.statergy-section ul li:last-child div:after {
    display: none
}

.statergy-section ul li>div:after {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 30px solid #fff;
    border-bottom: 25px solid transparent;
    content: '';
    position: absolute;
    right: -25px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
    transform: rotate(0)
}

.statergy-section ul li>div:before {
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-left: 30px solid #ffded2;
    border-bottom: 25px solid transparent;
    content: '';
    position: absolute;
    right: -28px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
    transform: rotate(0)
}

.brand {
    z-index: 2
}

.statergy-section .column.left p {
    margin-bottom: 40px
}

.statergy-section .column.left p:last-child {
    margin-bottom: 0
}

.social-statergy-section {
    background: #f8f8f8
}

.social-statergy-section h2 {
    text-align: center
}

.social-statergy-section .table-wrap {
    margin-top: 80px;
    border-bottom: 1px dashed #000;
    padding-bottom: 80px;
    opacity: 0;
    -webkit-transform: translateY(50px)
}

.social-statergy-section .table-wrap:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.social-statergy-section .table-wrap .column.left {
    width: 30%;
    vertical-align: middle
}

.social-statergy-section .table-wrap .column.right {
    width: 70%
}

.social-statergy-section .table-wrap .column.right p {
    line-height: 32px
}

.social-statergy-section .content-wrap {
    max-width: 1040px
}

.social-statergy-section .table-wrap .build {
    width: 200px;
    height: 160px;
    display: block;
    margin: 0 auto;
    background: url(/sites/zweb/images/social/social-media-marketing-sprite.png) no-repeat;
    background-size: 1030px auto
}

.social-statergy-section .ss1 .build {
    background-position: -3px -50px
}

.social-statergy-section .ss2 .build {
    background-position: -194px -50px
}

.social-statergy-section .ss3 .build {
    background-position: -400px -55px
}

.social-statergy-section .ss4 .build {
    background-position: -622px -55px
}

.social-statergy-section .ss5 .build {
    background-position: -818px -55px
}

@keyframes slide-down {
    0% {
        transform: translateY(50px)
    }

    100% {
        transform: translateY(0)
    }
}

@-webkit-keyframes slide-down {
    0% {
        -webkit-transform: translateY(50px)
    }

    100% {
        -webkit-transform: translateY(0)
    }
}

@-moz-keyframes slide-down {
    0% {
        -moz-transform: translateY(50px)
    }

    100% {
        -moz-transform: translateY(0)
    }
}

.social-statergy-section .line-animated.ss1 {
    animation: slide-down 1s ease-out .8s forwards
}

.social-statergy-section .line-animated.ss2 {
    animation: slide-down 1s ease-out .8s forwards
}

.social-statergy-section .line-animated.ss3 {
    animation: slide-down 1s ease-out .8s forwards
}

.social-statergy-section .line-animated.ss4 {
    animation: slide-down 1s ease-out .8s forwards
}

.social-statergy-section .line-animated.ss5 {
    animation: slide-down 1s ease-out .8s forwards
}

.invest-section {
    text-align: center
}

.invest-section .content-wrap {
    padding: 100px;
    box-sizing: border-box;
    max-width: 1080px;
    background: #f7fcff
}

.common-section.invest-section {
    padding: 0;
    margin: 100px 0
}

.invest-section .content-wrap p {
    max-width: 760px;
    margin: 0 auto;
    line-height: 32px
}

.invest-section .content-wrap h2 {
    margin-bottom: 20px
}

.invest-section .content-wrap h4 {
    font-size: 34px
}

.elevates-section h2,.elevates-section h2+p {
    text-align: center
}

.elevates-section h2 {
    max-width: 730px;
    margin: 0 auto;
    margin-bottom: 20px
}

.elevates-section h2+p {
    max-width: 660px;
    margin: 0 auto;
    margin-bottom: 15px
}

.box-wrap .box {
    width: 33.33%;
    vertical-align: top;
    padding: 30px 30px 0 30px;
    border-top: 4px solid #000;
    margin: 0 25px
}

.box-wrap {
    display: flex;
    margin-top: 70px
}

.box-wrap .box span {
    font-size: 50px;
    font-family: var(--zf-secondary-bold);
    margin-top: 20px;
    margin-bottom: 20px;
    display: inline-block
}

p {
    line-height: 32px
}

.box-wrap .box h4 {
    font-family: var(--zf-secondary-bold);
    margin-bottom: 20px
}

.box-wrap .box1 span {
    color: #fff2e6
}

.box-wrap .box2 span {
    color: #e5faee
}

.box-wrap .box3 span {
    color: #e6f3ff
}

.box-wrap .box1 {
    border-color: #fff2e6
}

.box-wrap .box2 {
    border-color: #e5faee
}

.box-wrap .box3 {
    border-color: #e6f3ff
}

.benefits-section h2 {
    text-align: center
}

.table-wraps .column.right {
    float: right;
    width: 35%;
    padding-left: 30px;
    box-sizing: border-box
}

.table-wraps .column.left {
    float: left;
    width: 62%
}

.table-wraps {
    display: table
}

.benefits-section .table-wraps h4 {
    font-family: var(--zf-secondary-bold);
    font-size: 26px
}

.tabss {
    text-align: center;
    max-width: 940px;
    margin: 0 auto
}

.tabss li {
    padding: 10px 5px 10px 5px;
    margin: 0 30px;
    cursor: pointer;
    line-height: normal;
    font-size: 18px;
    transition: ease all .2s;
    display: inline-block;
    text-align: left
}

.tabss li span {
    position: relative;
    display: inline-block;
    margin-top: 70px
}

.tabss li span:before {
    content: '';
    background: url(/sites/zweb/images/social/social-media-marketing-sprite.png) no-repeat;
    background-size: 1100px auto;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 40px
}

.tab-link.current {
    color: #ffa771;
    border-bottom: 2px solid #ffa771
}

.tabss li.tab1 span:before {
    background-position: -155px -3px
}

.tabss li.tab1.current span:before {
    background-position: -428px -3px
}

.tabss li.tab2 span:before {
    background-position: -208px -3px
}

.tabss li.tab2.current span:before {
    background-position: -481px -3px
}

.tabss li.tab3 span:before {
    background-position: -261px -3px
}

.tabss li.tab3.current span:before {
    background-position: -535px -3px
}

.tabss li.tab4 span:before {
    background-position: -315px -3px
}

.tabss li.tab4.current span:before {
    background-position: -589px -3px
}

.tabss li.tab5 span:before {
    background-position: -367px -3px
}

.tabss li.tab5.current span:before {
    background-position: -641px -3px
}

.tab-areas {
    margin-top: 80px
}

.tab-wrap {
    margin-top: 60px
}

.feature-wraps img {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.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
}

@-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
    }
}

@-webkit-keyframes transX {
    from {
        transform: translateX(20px)
    }

    to {
        transform: translateX(0)
    }
}

@keyframes transX {
    from {
        transform: translateX(20px)
    }

    to {
        transform: translateX(0)
    }
}

@-moz-keyframes transX {
    from {
        transform: translateX(20px)
    }

    to {
        transform: translateX(0)
    }
}

.tab-areas .tab-contents.current .single-img {
    -webkit-animation: transX 1s;
    -moz-animation: transX 1s;
    animation: transX 1s;
    box-shadow: 0 0 13px 8px rgba(0,0,0,.05)
}

.bottom-cta-section h2+p {
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 25px
}

.common-section.bottom-cta-section {
    text-align: center;
    padding-top: 50px
}

.social-icons-list .shapes {
    position: relative
}

.social-icons-list .shape-circle1 {
    border: 2px solid #d9e8e6;
    background: #fff;
    top: -30px
}

.social-icons-list .shape-circle2 {
    border: 2px solid #ffdede;
    background: #fff;
    top: 130px;
    left: -190px
}

.social-icons-list .shapes span {
    opacity: 1
}

.social-icons-list .shape-cross1 {
    color: #ffe3be;
    right: 150px;
    left: auto;
    top: 240px
}

.social-icons-list .shape-cross2 {
    color: #b1e6c8;
    right: 160px;
    top: -120px;
    bottom: auto;
    left: auto
}

.social-icons-list .shape-square1 {
    border: 2px solid #ced0ff;
    background: #fff;
    right: 30px;
    top: 80px;
    left: auto
}

.social-icons-list .shapes span {
    position: absolute
}

@-webkit-keyframes zodd {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    50% {
        -webkit-transform: translate(0,8px);
        transform: translate(0,8px)
    }

    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,8px);
        transform: translate(0,8px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@-webkit-keyframes zeven {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }

    50% {
        -webkit-transform: translate(0,-8px);
        transform: translate(0,-8px)
    }

    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,-8px);
        transform: translate(0,-8px)
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0)
    }
}

@keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(-30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0)
    }
}

@-moz-keyframes slideLeft {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(-30px)
    }

    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0)
    }
}

.line-animated .sm-charecter,.line-animated .sm-rocket {
    animation: slideLeft 1.5s ease-out .5s forwards
}

.sm-char-wrap .sm-twitter {
    animation: zodd 5s linear 1s infinite;
    display: none
}

.sm-char-wrap .sm-twitter:before {
    content: '';
    background: var(--common-elements) no-repeat;
    background-position: -118px 2px;
    background-size: 450px auto;
    width: 15px;
    height: 18px;
    position: absolute;
    left: 10px;
    top: 5px
}

.other-lang .tabss {
    max-width: fit-content
}

.i18n-ar .header-section {
    padding: 150px 0 40px 0;
    margin-right: 100px;
    margin-left: unset
}

.i18n-ar .header-section:before {
    right: 140px;
    left: unset
}

.i18n-ar .sm-layer {
    left: 50px;
    right: unset
}

.i18n-ar .header-wrapper {
    left: -50px;
    right: unset
}

.i18n-ar .sm-rocket {
    left: 50px;
    right: unset
}

.i18n-ar .sm-charecter {
    right: 28px;
    left: unset
}

.i18n-ar .sm-char-wrap .sm-twitter {
    right: 20px;
    left: unset
}

.i18n-ar .sm-pot {
    left: 55px;
    right: unset
}

.i18n-ar .shape-circle2 {
    left: 0;
    right: -20%
}

.i18n-ar .shape-circle1 {
    right: -50px;
    left: unset
}

.i18n-ar .shape-circle3 {
    left: -40%;
    right: 0
}

.i18n-ar .shape-cross1 {
    right: -110px;
    left: unset
}

.i18n-ar .shape-cross2 {
    left: 0;
    right: -40%
}

.i18n-ar .shape-square1 {
    right: -60px;
    left: unset
}

.i18n-ar .shape-square2 {
    left: 0;
    right: 0
}

.i18n-ar .shape-square3 {
    left: -60px;
    right: unset
}

.i18n-ar .shape-cross3 {
    left: 0;
    right: unset
}

.i18n-ar .sm-icon.sm-facebook {
    right: 40px;
    left: unset
}

.i18n-ar .sm-icon.sm-linkedin {
    right: -20px;
    left: unset
}

.i18n-ar .sm-icon.sm-gmb {
    right: 100px;
    left: unset
}

.i18n-ar .sm-icon.sm-instagram {
    left: 40px;
    right: unset
}

.i18n-ar .sm-icon.sm-pinterest {
    left: 60px;
    right: unset
}

.i18n-ar .benifits-toggle-wrap h5 {
    padding: 18px 30px 18px 50px
}

.i18n-ar .benifits-toggle-wrap h5:before {
    right: 0;
    left: unset
}

.i18n-ar .scroll-arrow {
    border-left: 2px solid #000;
    border-right: unset;
    left: 25px;
    right: unset;
    transform: rotate(45deg)
}

.i18n-ar .benifits-toggle-wrap h5.active .scroll-arrow {
    border-left: 2px solid #fff;
    border-right: unset;
    transform: rotate(-225deg)
}

.i18n-ar .accordian-wrap .accordian-left {
    float: right
}

.i18n-ar .accordian-wrap .accordian-left li {
    padding: 15px 25px 15px 25px
}

.i18n-ar .accordian-wrap .accordian-right {
    float: left;
    padding-right: 80px;
    padding-left: unset
}

.i18n-ar .who-needs-section h2,.i18n-ar .who-needs-section h2+p {
    text-align: center
}

.i18n-ar .statergy-section ul li>div {
    float: right;
    text-align: center
}

.i18n-ar .statergy-section ul .m-statergy div:before {
    border-right: 30px solid #ffe8bc;
    border-left: unset
}

.i18n-ar .statergy-section ul li {
    float: right;
    text-align: center
}

.i18n-ar .statergy-section ul li>div span:before {
    right: 0;
    left: unset
}

.i18n-ar .statergy-section ul li>div:after {
    border-right: 30px solid #fff;
    border-left: unset;
    left: -25px;
    right: unset
}

.i18n-ar .statergy-section ul li>div:before {
    border-right: 30px solid #ffded2;
    border-left: unset;
    left: -28px;
    right: unset
}

.i18n-ar .social-statergy-section h2 {
    text-align: center
}

.i18n-ar .elevates-section h2,.i18n-ar .elevates-section h2+p {
    text-align: center
}

.i18n-ar .box-wrap .box {
    padding: 30px 30px 0 30px
}

.i18n-ar .benefits-section h2 {
    text-align: center
}

.i18n-ar .table-wraps .column.right {
    float: left;
    padding-right: 30px;
    padding-left: unset
}

.i18n-ar .table-wraps .column.left {
    float: right
}

.i18n-ar .tabss li {
    padding: 10px 5px 10px 5px;
    text-align: right
}

.i18n-ar .tabss li span:before {
    right: 0;
    left: unset
}

.i18n-ar .social-icons-list .shape-circle2 {
    right: -190px;
    left: unset
}

.i18n-ar .social-icons-list .shape-cross1 {
    left: 150px;
    right: auto
}

.i18n-ar .social-icons-list .shape-cross2 {
    left: 160px;
    right: auto
}

.i18n-ar .social-icons-list .shape-square1 {
    left: 30px;
    right: auto
}

.i18n-ar .sm-char-wrap .sm-twitter:before {
    right: 10px;
    left: unset
}

.i18n-ar .header-section,.i18n-ar .need-section,.i18n-ar .invest-section,.i18n-ar .tabss,.i18n-ar .common-section.bottom-cta-section {
    text-align: center
}

.i18n-ar .header-section *,.i18n-ar .need-section *,.i18n-ar .invest-section *,.i18n-ar .tabss *,.i18n-ar .common-section.bottom-cta-section * {
    text-align: center
}

.i18n-ar .table-wrap,.i18n-ar .table-wrap * {
    text-align: right
}

.header-section p {
    max-width: 560px
}

.statergy-section .right ul li, .define-section .right ul li {
    padding: 0 0 12px 25px;
    margin-bottom: 10px;
    position: relative;
    letter-spacing: -0.32px
}

.statergy-section .right ul li:after,.define-section .right ul li:after {
    content: "";
    background: url("/sites/zweb/images/social/social-media-sprite.svg") no-repeat;
    left: 0;
    top: 7px;
    width: 15px;
    height: 15px;
    position: absolute
}

.benifits-section h2 {
    max-width: 530px
}

.i18n-en .who-needs-section h2 {
    font-size: 56px;
    max-width: 850px;
    line-height: normal;
    margin: auto;
    font-family: var(--zf-secondary-semibold)
}

.common-section.marketing-section {
    padding: 0 0 45px 0
}

.i18n-en .statergy-section h2, .i18n-en .marketing-section h2 {
    font-size: 50px;
    line-height: normal;
    font-family: var(--zf-secondary-semibold)
}

.marketing-section h2 {
    text-align: center;
    font-family: var(--zf-secondary-semibold)
}

.marketing-section .content-wrap {
    background: #f9f9fa;
    padding: 80px 80px 20px 100px;
    max-width: 1172px;
    border-radius: 20px
}

.zcol-wrap {
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px
}

.marketing-section ul {
    margin: 80px auto 0 auto
}

.marketing-section .zcol-4 {
    max-width: calc(33.33% - 10px);
    flex-basis: calc(33.33% - 10px)
}

.marketing-section li h4 {
    max-width: 285px;
    line-height: normal;
    padding: 60px 0 16px 0;
    0CONTAIN -INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    50px 0 15px CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    margin: 0
}

.marketing-section li p {
    max-width: 295px;
    line-height: 28px;
    letter-spacing: -0.18px;
    font-size: 18px
}

.zwc-subtext p {
    font-size: 18px;
    text-align: center;
    max-width: 847px;
    margin: 0 auto 80px auto;
    padding: 0 10px
}

.marketing-section ul li {
    margin-bottom: 50px;
    position: relative
}

.marketing-section ul li:after {
    content: "";
    background: url("/sites/zweb/images/social/social-media-sprite.svg") no-repeat;
    left: 0;
    top: 0;
    width: 35px;
    height: 35px;
    position: absolute;
    background-position: -20px -2px;
    background-size: 235px
}

.marketing-section ul li.choose-afford:after {
    background-position: -66px -2px
}

.marketing-section ul li.choose-zshare:after {
    background-position: -111px -2px
}

.marketing-section ul li.choose-crm:after {
    background-position: -154px -2px
}

.marketing-section ul li.choose-unified:after {
    background-position: -200px -2px
}
.other-lang .statergy-section ul li {
    float: left;
    text-align: center;
}


@media only screen and (max-width: 2560px) {
    .header-section:before {
        left:670px
    }

    .i18n-ar .header-section:before {
        right: 670px;
        left: unset
    }
}

@media only screen and (max-width: 1920px) {
    .header-section:before {
        left:360px
    }

    .i18n-ar .header-section:before {
        right: 360px;
        left: unset
    }
}

@media only screen and (max-width: 1680px) {
    .header-section:before {
        left:250px
    }

    .i18n-ar .header-section:before {
        right: 250px;
        left: unset
    }
}

@media only screen and (max-width: 1440px) {
    .header-section {
        margin-left:60px
    }

    .header-section:before {
        left: 150px
    }
.shapes{
    display: none;
}
    .i18n-ar .header-section {
        margin-right: 60px;
        margin-left: unset
    }

    .i18n-ar .header-section:before {
        right: 150px;
        left: unset
    }
}

@media only screen and (max-width: 1366px) {
    .sm-charecter {
        left:18px
    }

    .sm-pot {
        top: 220px
    }

    .sm-rocket {
        right: 40px
    }

    h1 {
        font-size: 50px
    }

    .i18n-en h1 {
        max-width: 440px
    }

    .i18n-en .who-needs-section h2 {
        font-size: 48px
    }

    .i18n-en .statergy-section h2, .i18n-en .marketing-section h2 {
        font-size: 40px
    }

    .define-section .table-wrap .column.left {
        -ms-transform: scale(0.9);
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    .header-section:before {
        width: 600px;
        height: 600px;
        left: 110px;
        background-size: 650px;
        top: 30px
    }

    .i18n-ar .sm-charecter {
        right: 18px;
        left: unset
    }

    .i18n-ar .sm-rocket {
        left: 40px;
        right: unset
    }

    .i18n-ar .header-section:before {
        right: 110px;
        left: unset
    }
}

@media only screen and (max-width: 1280px) {
    .sm-post {
        max-width: 600px;
    }

    h1 {
        font-size: 45px
    }

    .sm-pot {
        top: 230px
    }

    .header-section:before {
        width: 600px;
        height: 600px;
        left: 50px;
        background-size: 600px;
        top: -20px
    }
    .header-wrapper{
        right: 0;
    }

    .box-wrap .box {
        padding: 30px 20px 0 20px;
        margin: 0 20px
    }

    .common-section {
        padding: 80px 0
    }

    .header-section {
        margin-left: 40px
    }

    .header-section:before {
        left: 30px;
        top: 30px
    }

    .i18n-ar .header-section:before {
        right: 50px;
        left: unset
    }

    .i18n-ar .box-wrap .box {
        padding: 30px 20px 0 20px;
        margin: 0 20px
    }

    .i18n-ar .common-section {
        padding: 80px 0
    }

    .i18n-ar .header-section {
        margin-right: 40px;
        margin-left: unset
    }

    .i18n-ar .header-section:before {
        right: 30px;
        left: unset
    }
    .header-section p {
}
}

@media only screen and (max-width: 1199px) {
    .line-animated .sm-charecter,.line-animated .sm-rocket {
        animation:none;
        opacity: 1
    }

    .header-section {
        margin-left: 0;
        padding: 100px 0 40px 0
    }

    .header-section:before {
        display: none
    }

    .need-section p {
        max-width: 760px
    }

    .accordian-wrap {
        margin-top: 100px
    }

    .accordian-wrap .accordian-right ul li p {
        max-width: 95%
    }

    .accordian-wrap .accordian-right {
        padding-left: 60px
    }

    .statergy-section ul li>div {
        width: 150px;
        height: 150px
    }

    .invest-section .content-wrap h2 {
        max-width: 670px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .invest-section .content-wrap {
        padding: 70px;
        max-width: 900px
    }

    .box-wrap .box {
        padding: 30px 10px 0 10px;
        margin: 0 10px
    }

    .table-wraps .column.left {
        width: 55%
    }

    .table-wraps .column.right {
        width: 43%
    }

    .bottom-cta-section.common-section {
        padding: 60px 0
    }

    .common-section {
        padding: 70px 0
    }

    .i18n-ar .header-section {
        padding: 100px 0 40px 0;
        margin-right: 0;
        margin-left: unset
    }

    .i18n-ar .accordian-wrap .accordian-right {
        padding-right: 60px;
        padding-left: unset
    }

    .i18n-ar .invest-section .content-wrap h2 {
        margin: 0 auto
    }

    .i18n-ar .invest-section .content-wrap {
        padding: 70px
    }

    .i18n-ar .box-wrap .box {
        padding: 30px 10px 0 10px;
        margin: 0 10px
    }

    .i18n-ar .bottom-cta-section.common-section {
        padding: 60px 0
    }

    .i18n-ar .common-section {
        padding: 70px 0
    }
}

@media only screen and (max-width: 991px) {
    .table-wrap .column {
        width:100%;
        display: block
    }

    .table-wrap .column ul {
        text-align: left;
        padding: 0 30px;
        max-width: 90%
    }

    .table-wrap {
        width: 100%;
        display: block;
        text-align: center
    }

    .header-section {
        overflow: visible
    }

    .marketing-section li p {
        font-size: 16px
    }

    .header-section .table-wrap p {
        max-width: 640px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .header-wrapper {
        right: 0;
        -ms-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    .header-wrapper {
        margin-top: 40px
    }

    .social-icons-list {
        height: 400px;
        margin-top: 0;
        margin-bottom: 30px
    }

    .define-section p {
        margin: 0 auto;
        margin-bottom: 20px;
        max-width: 610px
    }

    .need-section p {
        max-width: 650px
    }

    .shape-circle1 {
        top: -40px;
        left: 50px
    }

    .shape-circle2 {
        top: 40%;
        left: 0
    }

    .shape-cross1 {
        left: 10%;
        top: 49%
    }

    .shape-cross2 {
        left: -70%
    }

    .shape-cross3 {
        right: 60%;
        top: 20%
    }

    .shape-square1 {
        bottom: 0;
        left: 40px
    }

    .shape-square3 {
        right: 30px;
        top: -20%
    }

    h1 {
        font-size: 50px
    }

    .benifits-toggle-wrap {
        max-width: 560px;
        margin: 0 auto
    }

    .accordian-wrap .accordian-left ul.stickyfixed {
        max-width: 260px
    }

    .i18n-en .accordian-wrap .accordian-left li {
        max-width: 260px;
        font-size: 14px
    }

    .accordian-wrap .accordian-left li {
        max-width: 260px
    }

    .who-needs-section h2+p {
        max-width: 540px
    }

    .i18n-en .statergy-section h2 {
        max-width: 570px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .statergy-section h2 br {
        display: none
    }

    .statergy-section ul {
        display: inline-block;
        margin-top: 40px
    }

    .statergy-section .column.left p {
        max-width: 640px;
        margin: 0 auto;
        margin-bottom: 25px
    }

    .social-statergy-section .table-wrap .column.left {
        margin: 0 auto
    }

    .social-statergy-section .table-wrap .column.right {
        width: 90%;
        margin: 0 auto
    }

    .social-statergy-section h2 {
        max-width: 640px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .social-statergy-section .table-wrap .column.right h4 {
        font-size: 24px
    }

    .social-statergy-section .table-wrap {
        padding-bottom: 50px;
        margin-top: 50px
    }

    .common-section.invest-section {
        margin: 80px 0 40px 0
    }

    h2 {
        font-size: 34px
    }

    .invest-section .content-wrap {
        padding: 50px;
        max-width: 660px
    }

    .invest-section .content-wrap p {
        line-height: 30px
    }

    p {
        line-height: 30px
    }

    .elevates-section h2 {
        max-width: 530px
    }

    .box-wrap .box {
        padding: 0;
        margin: 0
    }

    .box-wrap {
        display: block
    }

    .box-wrap .box {
        width: 100%;
        max-width: 640px;
        margin-bottom: 60px
    }

    .box-wrap {
        margin-left: 7%
    }

    .tabss li {
        margin: 0 15px;
        font-size: 16px
    }

    .table-wraps .column.right {
        width: 100%;
        padding-left: 0;
        display: block
    }

    .table-wraps .column.left {
        width: 100%;
        display: block;
        margin-top: 30px
    }

    .table-wraps {
        display: table;
        text-align: center;
        max-width: 90%;
        margin: 0 auto
    }

    .bottom-cta-section h2+p {
        max-width: 630px
    }

    .statergy-section ul li p {
        width: 140px
    }

    .elevates-section h2+p {
        max-width: 560px
    }

    .sm-rocket {
        right: 110px
    }

    .sm-charecter {
        left: 80px
    }

    .sm-char-wrap .sm-twitter {
        left: 20px;
        top: 60px
    }

    .sm-icon.sm-pinterest {
        top: 280px;
        right: 40px
    }

    .benifits-section .table-wrap .column.right {
        margin-top: 60px
    }

    .statergy-section ul {
        margin-bottom: 50px
    }

    .statergy-section .column.right p {
        max-width: 640px;
        margin: 0 auto;
        margin-bottom: 20px
    }

    .mobile-only-smm {
        display: inline-block;
        max-width: 540px;
        margin: 0 auto;
        margin-top: 70px
    }

    .header-wrapper {
        display: none
    }

    .header-section .shapes span {
        display: none
    }

    .accordian-wrap .accordian-right h3 {
        font-size: 22px
    }

    .i18n-ar .header-section .table-wrap p {
        margin: 0 auto
    }

    .i18n-ar .header-wrapper {
        left: 0;
        right: unset
    }

    .i18n-ar .define-section p {
        margin: 0 auto
    }

    .i18n-ar .shape-circle1 {
        right: 50px;
        left: unset
    }

    .i18n-ar .shape-circle2 {
        right: 0;
        left: unset
    }

    .i18n-ar .shape-cross1 {
        right: 10%;
        left: unset
    }

    .i18n-ar .shape-cross2 {
        right: -70%;
        left: unset
    }

    .i18n-ar .shape-cross3 {
        left: 60%;
        right: unset
    }

    .i18n-ar .shape-square1 {
        right: 40px;
        left: unset
    }

    .i18n-ar .shape-square3 {
        left: 30px;
        right: unset
    }

    .i18n-ar .benifits-toggle-wrap {
        margin: 0 auto
    }

    .i18n-ar .statergy-section h2 {
        margin: 0 auto
    }

    .i18n-ar .statergy-section .column.left p {
        margin: 0 auto
    }

    .i18n-ar .social-statergy-section .table-wrap .column.left {
        margin: 0 auto
    }

    .i18n-ar .social-statergy-section .table-wrap .column.right {
        margin: 0 auto
    }

    .i18n-ar .social-statergy-section h2 {
        margin: 0 auto
    }

    .i18n-ar .common-section.invest-section {
        margin: 80px 0 40px 0
    }

    .i18n-ar .invest-section .content-wrap {
        padding: 50px
    }

    .i18n-ar .box-wrap .box {
        padding: 0;
        margin: 0
    }

    .i18n-ar .box-wrap {
        margin-right: 7%;
        margin-left: unset
    }

    .i18n-ar .tabss li {
        margin: 0 15px
    }

    .i18n-ar .table-wraps .column.right {
        padding-right: 0;
        padding-left: unset
    }

    .i18n-ar .table-wraps {
        margin: 0 auto
    }

    .i18n-ar .sm-rocket {
        left: 110px;
        right: unset
    }

    .i18n-ar .sm-charecter {
        right: 80px;
        left: unset
    }

    .i18n-ar .sm-char-wrap .sm-twitter {
        right: 20px;
        left: unset
    }

    .i18n-ar .sm-icon.sm-pinterest {
        left: 40px;
        right: unset
    }

    .i18n-ar .statergy-section .column.right p {
        margin: 0 auto
    }

    .i18n-ar .mobile-only-smm {
        margin: 0 auto
    }

    .i18n-ar .table-wrap,.i18n-ar .table-wraps {
        text-align: center
    }

    .i18n-ar .table-wrap *,.i18n-ar .table-wraps * {
        text-align: center
    }

    .i18n-en h1 {
        line-height: normal;
        font-size: 36px;
        max-width: 100%
    }

    .common-section.define-section,.common-section.statergy-section {
        padding-bottom: 0
    }

    .marketing-section .content-wrap {
        padding: 60px 40px 20px 40px
    }

    .marketing-section ul {
        margin: 50px auto 0 auto
    }

    .common-section.marketing-section {
        padding-top: 0
    }

    .benifits-section h2 {
        max-width: 480px;
        margin: auto
    }

    .i18n-en .who-needs-section h2 {
        font-size: 40px;
        max-width: 500px
    }

    .i18n-en .statergy-section h2, .i18n-en .marketing-section h2 {
        font-size: 34px
    }
}

@media only screen and (max-width: 767px) {
    .header-wrapper {
        -ms-transform:scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .accordian-wrap .accordian-left {
        display: none
    }

    .accordian-wrap .accordian-right {
        width: 100%;
        padding-left: 0
    }

    .statergy-section ul li>div {
        width: 130px;
        height: 130px
    }

    .social-statergy-section .table-wrap .column.left {
        width: 100%
    }

    .header-section .shapes {
        display: none
    }

    .sm-post {
        max-width: 480px
    }

    .sm-layer {
        right: -90px
    }

    .header-wrapper {
        right: 40px;
        max-width: 390px;
        margin: 0 auto;
        margin-top: 30px
    }

    .sm-charecter {
        max-width: 100px;
        top: 70px;
        left: 20px
    }

    .sm-pot {
        top: 140px;
        right: -80px
    }

    .sm-rocket {
        right: -90px
    }

    .sm-char-wrap .sm-twitter {
        display: none
    }

    .header-section {
        padding: 60px 0 0 0
    }

    h1 {
        font-size: 42px
    }

    .header-section .table-wrap p {
        margin-bottom: 15px
    }

    .define-section .table-wrap .column.left {
        -ms-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .common-section.define-section {
        padding-top: 40px
    }

    .define-section .table-wrap .column.right {
        margin-top: -30px
    }

    .need-section p:last-child {
        margin-bottom: 0
    }

    h2 {
        font-size: 30px
    }

    .benifits-img {
        max-width: 340px;
        margin-bottom: 20px;
        margin-top: 20px
    }

    .benifits-toggle-wrap {
        margin-top: 40px
    }

    .toggle-block {
        padding: 15px 15px;
        margin-bottom: 0
    }

    .toggle-block p {
        text-align: left;
        line-height: 30px
    }

    .accordian-wrap {
        margin-top: 70px
    }

    .accordian-wrap .accordian-right ul li:last-child {
        margin-bottom: 0
    }

    .statergy-section h2 {
        max-width: 540px
    }

    .statergy-section .table-wrap .column.left {
        margin-bottom: 50px
    }

    .statergy-section .column.left p {
        margin-bottom: 20px;
        max-width: 600px
    }

    .social-statergy-section h2 {
        max-width: 490px
    }

    .common-section.invest-section {
        margin: 50px 0 40px 0
    }

    .box-wrap {
        margin-left: 0
    }

    .box-wrap .box {
        margin-bottom: 50px
    }

    .benefits-section h2 br {
        display: none
    }

    .tabss {
        min-width: 720px
    }

    .tabss-wrap {
        min-height: .01%;
        overflow-x: auto;
        padding-bottom: 40px
    }

    .tab-areas {
        margin-top: 40px
    }

    .bottom-cta-section.common-section {
        padding: 20px 0 40px 0
    }

    .common-section {
        padding: 50px 0
    }

    h3 {
        font-size: 20px
    }

    .accordian-wrap .accordian-right h3 {
        margin-bottom: 20px
    }

    .statergy-section ul li h4 {
        margin-bottom: 0;
        margin-top: 10px
    }

    .statergy-section ul li p {
        padding-top: 15px
    }

    .social-statergy-section .table-wrap {
        padding-bottom: 30px;
        margin-top: 30px
    }

    .social-statergy-section .table-wrap .build {
        margin-bottom: 30px
    }

    .social-statergy-section .table-wrap .column.right p {
        line-height: 30px
    }

    .invest-section .content-wrap {
        padding: 15px 15px
    }

    .benifits-section .column.left h2 br {
        display: none
    }

    .statergy-section ul li:last-child {
        margin-bottom: 0
    }

    .mobile-only-smm {
        max-width: 340px;
        margin-bottom: 20px
    }

    .i18n-ar .accordian-wrap .accordian-right {
        padding-right: 0;
        padding-left: unset
    }

    .i18n-ar .sm-layer {
        left: -90px;
        right: unset
    }

    .i18n-ar .header-wrapper {
        margin: 0 auto;
        left: 40px;
        right: unset
    }

    .i18n-ar .sm-charecter {
        right: 20px;
        left: unset
    }

    .i18n-ar .sm-pot {
        left: -80px;
        right: unset
    }

    .i18n-ar .sm-rocket {
        left: -90px;
        right: unset
    }

    .i18n-ar .header-section {
        padding: 60px 0 0 0
    }

    .i18n-ar .toggle-block {
        padding: 15px 15px
    }

    .i18n-ar .toggle-block p {
        text-align: right
    }

    .i18n-ar .common-section.invest-section {
        margin: 50px 0 40px 0
    }

    .i18n-ar .box-wrap {
        margin-right: 0;
        margin-left: unset
    }

    .i18n-ar .bottom-cta-section.common-section {
        padding: 20px 0 40px 0
    }

    .i18n-ar .common-section {
        padding: 50px 0
    }

    .i18n-ar .invest-section .content-wrap {
        padding: 15px 15px
    }

    .i18n-en h1 {
        font-size: 32px
    }

    .statergy-section h2,.marketing-section h2,.i18n-en .who-needs-section h2 {
        font-size: 28px
    }

    .marketing-section .zcol-4 {
        max-width: calc(50% - 10px);
        flex-basis: calc(50% - 10px)
    }

    .i18n-en .table-wrap .column ul {
        padding: 0 30px
    }
}

@media only screen and (max-width: 480px) {
    .other-lang .statergy-section ul li>div {
        float: none;
        margin: 0 auto;
    }
    .other-lang .statergy-section ul li {
        display:block;
        float: none
    }
    .other-lang .statergy-section ul li {
        margin-bottom: 50px;
        text-align: center;
    }

    .statergy-section ul li>div:before,.statergy-section ul li>div:after {
        display: none
    }

    .statergy-section ul li p {
        height: auto
    }

    .marketing-section .zcol-4 {
        max-width: calc(100% - 10px);
        flex-basis: calc(100% - 10px)
    }

    .statergy-section ul li p {
        width: 100%
    }

    .statergy-section ul li>div {
        float: none;
        margin: 0 auto
    }

    .statergy-section ul li p br {
        display: none
    }

    .statergy-section .table-wrap .column.left {
        margin-bottom: 20px
    }

    .sm-post {
        max-width: 400px
    }

    .benifits-img {
        max-width: 100%
    }

    .benifits-toggle-wrap h5 {
        font-size: 16px;
        padding: 18px 35px 18px 20px;
        text-align: left
    }

    .sm-charecter {
        max-width: 80px
    }

    .sm-rocket {
        right: -90px
    }

    .sm-pot {
        top: 110px;
        right: -90px;
        max-width: 40px
    }

    .mobile-only-smm {
        max-width: 90%;
        margin-bottom: 20px
    }

    .i18n-ar .statergy-section ul li {
        float: none
    }

    .i18n-ar .statergy-section ul li {
        text-align: center
    }

    .i18n-ar .statergy-section ul li>div {
        float: none;
        margin: 0 auto
    }

    .i18n-ar .benifits-toggle-wrap h5 {
        padding: 18px 20px 18px 35px;
        text-align: right
    }

    .i18n-ar .sm-rocket {
        left: -90px;
        right: unset
    }

    .i18n-ar .sm-pot {
        left: -90px;
        right: unset
    }

    .i18n-en .table-wrap .column ul {
        padding: 0 0 0 20px
    }
}

@media only screen and (min-width: 992px) {
    .common-section.define-section {
        padding-bottom:40px;
        padding-top: 140px
    }
}
