.reports-section .tab-area img, .tabs li {
    -webkit-box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
    -moz-box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
}

.tab-area .tab-content, .tabs-stage > div {
    transition: .5s;
    -webkit-animation: 1s fadeIn;
    -moz-animation: 1s fadeIn;
}

.accordian-one, .accordian-section {
    max-height: 700px;
    min-height: 700px;
}

#tabs-nav li p, #tabs-nav li:last-child {
    margin-bottom: 0;
}

.i18n-ar.lang-ar .video-thumb-colum p {
    padding-left: 0;
    padding-right: 25px;
}

.features-item .content-wrap, .watch-btn.act-btn {
    padding: 0;
}

h2 {
    font-family: var(--zf-primary-bold);
    font-size: 36px;
}

h3 {
    /*font: 28px/1.3 var(--zf-primary-bold);*/
}

.tabs li, .tabss li {
    line-height: normal;
    font-size: 16px;
    font-family: var(--zf-primary-semibold);
    cursor: pointer;
}

.features-item .cont-part > h2 {
    margin: 0;
    height: 0;
}

.features-item .cont-part {
    margin: 0 !important;
    height: 0;
}

.table-wrap {
    display: table;
    width: 100%;
}

.accordian-section .content-wrap, .testimonial-section {
    padding: 130px 0;
}

.table-wrap .column {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

.features-banner-content {
    width: 100%;
    max-width: 94%;
}

    .features-banner-content .column.left {
        text-align: start;
        width: 50%;
        padding-left:20px;
    }

.banner-illustration, .banner-illustration .main-support, .feature-wraps {
    position: relative;
}

    .banner-illustration .support-img, .feature-wraps img:not(:first-child) {
        position: absolute;
    }

.features-banner-content .column.right {
    width: 44%;
    padding-left: 40px;
}

.banner-illustration img:nth-child(2) {
    bottom: 28px;
    left: 50px;
    max-width: 100px;
    z-index: -1;
}

.banner-illustration img:nth-child(3) {
    top: 25px;
    left: 0;
    max-width: 270px;
}

.banner-illustration img:nth-child(4) {
    max-width: 380px;
    top: 60px;
    right: -49px;
}

.features-banner-wrap .content-wrap {
    overflow: inherit;
}

.features-banner-wrap {
    padding: 50px 0 10px;
}

.device-only, .mobile-banner-only, .other-lang .testimonial-section, .tab-area .tab-content {
    display: none;
}

    .analytics-tabs-section .table-wrap, .analytics-tabs-section .table-wrap .column, .audience-bg, .tab-area .tab-content.current, .tab-areas .tab-contents.current, .tabs-stage > div.current {
        display: block;
    }

.analytics-tabs-section .tab-area .column.left {
    float: left;
    padding-top: 15%;
}

.accordian-swap .table-wrap .column.left, .analytics-tabs-section .tab-area .column.right, .i18n-ar .accordian-section .table-wrap .column.left, .i18n-ar .accordian-swap .table-wrap .column.right, .i18n-ar .analytics-tabs-section .tab-area .column.left {
    float: right;
}

.analytics-tabs-section {
    padding: 70px 0 130px;
    height: 1180px;
    box-sizing: border-box;
}

    .analytics-tabs-section h2 + p {
        text-align: center;
        max-width: 600px;
        margin: 0 auto;
    }

    .analytics-tabs-section h2, .i18n-ar .bottom-ctas-section, .i18n-ar .bottom-ctas-section *, .i18n-ar .tabs-wrap ul, .i18n-ar ul.tabss, .reports-section .content-wrap > h2, .reports-section .content-wrap > h2 + p, .tabs, .tabss {
        text-align: center;
    }

        .tabs li {
            display: inline-block;
            padding: 10px 25px;
            background: #fff;
            border-radius: 20px;
            box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
            margin: 0 25px;
            transition: .2s;
        }

@-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;
    }
}

.tab-link.current, .tabs li:hover {
    background: #2196f3;
    color: #fff;
}

.tab-area .tab-content {
    -webkit-transition: .5s;
    -moz-transition: .5s;
    animation: 1s fadeIn;
}

    .tab-area .tab-content .column.left h2, .tab-area .tab-content .column.left p {
        text-align: left;
        margin-left: 0;
    }

    .tab-area .tab-content .column.left p {
        max-width: 380px;
    }

.tab-area .column.left {
    width: 35%;
}

.tab-area .column.right {
    width: 65%;
}

.tab-area .tab-content .column.left h2 {
    font-size: 32px;
}

.audience-bg {
    max-width: 570px;
    margin: 0 auto;
}

.feature-wraps img:nth-child(2) {
    max-width: 390px;
    top: 40px;
    left: 20px;
}

.tab-area #tab-1.current .feature-wraps img:nth-child(2) {
    -webkit-animation: .6s transY;
    -moz-animation: .6s transY;
    animation: .6s transY;
}

.feature-wraps img:nth-child(3) {
    max-width: 330px;
    bottom: -70px;
    left: 77px;
}

.tab-area #tab-1.current .feature-wraps img:nth-child(3) {
    -webkit-animation: 1.2s transY;
    -moz-animation: 1.2s transY;
    animation: 1.2s transY;
}

.feature-wraps img:nth-child(4) {
    max-width: 320px;
    top: 15px;
    right: 90px;
}

#fb1.current img:first-child, #instagram1.current img:first-child, #twitter1.current img:first-child, .tab-area #tab-1.current .feature-wraps img:nth-child(4) {
    -webkit-animation: .9s transY;
    -moz-animation: .9s transY;
    animation: .9s transY;
}

.feature-wraps img:nth-child(5) {
    max-width: 320px;
    right: 90px;
    top: 225px;
}

.tab-area #tab-1.current .feature-wraps img:nth-child(5), .tab-area #tab-2.current .img-wraps img:nth-child(2) {
    -webkit-animation: 1.5s transY;
    -moz-animation: 1.5s transY;
    animation: 1.5s transY;
}

.img-wraps, .reports-section .content-wrap h2 + p {
    max-width: 680px;
    margin: 0 auto;
}

#tab-2 .img-wraps img:nth-child(2) {
    position: relative;
    top: -10px;
}

.tab-area #tab-2.current .img-wraps img:first-child, .tab-area #tab-3.current .feature-wraps-three.feature-wraps img:nth-child(2), .tab-area #tab-4.current .feature-wraps-four.feature-wraps img:nth-child(2) {
    -webkit-animation: 1s transY;
    -moz-animation: 1s transY;
    animation: 1s transY;
}

.feature-wraps-three.feature-wraps img:nth-child(2) {
    max-width: 400px;
    left: 50px;
    top: 0;
}

.feature-wraps-three.feature-wraps img:nth-child(3) {
    max-width: 400px;
    bottom: -60px;
    left: 50px;
}

.feature-wraps-three.feature-wraps img:nth-child(4) {
    max-width: 400px;
    top: 170px;
    right: 80px;
}

.feature-wraps-four.feature-wraps img:nth-child(2) {
    max-width: 380px;
    top: 30px;
    left: 10px;
}

.feature-wraps-four.feature-wraps img:nth-child(3) {
    max-width: 420px;
    bottom: -130px;
    left: 70px;
}

.feature-wraps-four.feature-wraps img:nth-child(4) {
    max-width: 390px;
    top: 115px;
    right: 55px;
}

.feature-wraps-four .audience-bg {
    position: relative;
    top: -20px;
    left: 30px;
}

.tab-area #tab-3.current .feature-wraps-three.feature-wraps img:nth-child(3), .tab-area #tab-4.current .feature-wraps-four.feature-wraps img:nth-child(3) {
    -webkit-animation: 1.3s transY;
    -moz-animation: 1.3s transY;
    animation: 1.3s transY;
}

#fb1.current img:nth-child(2), #instagram1.current img:nth-child(2), #twitter1.current img:nth-child(2), .tab-area #tab-3.current .feature-wraps-three.feature-wraps img:nth-child(4), .tab-area #tab-4.current .feature-wraps-four.feature-wraps img:nth-child(4) {
    -webkit-animation: 2s transY;
    -moz-animation: 2s transY;
    animation: 2s transY;
}

.tabs-stage > div {
    display: none;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    animation: 1s fadeIn;
    position: relative;
}

.accordian-one {
    background: #3b5a99;
}

.accordian-section.accordian-five h2, .accordian-section.accordian-one h2, .accordian-section.accordian-one p, .accordian-section.accordian-three h2, .accordian-section.accordian-three p {
    color: #fff;
}

.accordian-section h2 {
    margin-bottom: 5px;
}

    .accordian-section h2 + p {
        max-width: 310px;
        padding-bottom: 25px;
        margin-bottom: 40px;
        border-bottom: 1px solid #71b4ca;
        font-family: var(--zf-primary-semibold);
        padding-right: 50px;
    }

#tabs-nav li p {
    max-width: 320px;
    opacity: .6;
    position: relative;
    transition: .5s;
}

#tabs-nav li {
    margin-bottom: 30px;
    cursor: pointer;
}

    #tabs-nav li.current p, #tabs-nav li:hover p {
        opacity: 1;
        position: relative;
    }

        #tabs-nav li p:before, #tabs-nav li.current p:before {
            content: '';
            position: absolute;
            background: url(//www.zohowebstatic.com/sites/zweb/images/social/side-arrow-sprite.png) -15px 2px/30px auto no-repeat;
            width: 17px;
            height: 30px;
        }

.accordian-section .table-wrap .column.left {
    width: 65%;
    float: left;
    display: inline-block;
}

.accordian-section .table-wrap .column.right {
    width: 35%;
    float: left;
    display: inline-block;
}

.accordian-section .table-wrap {
    display: inline-block;
    width: 100%;
}

#tabs-nav li p:before {
    left: -45px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 40px;
    transition: .5s;
    opacity: 0;
}

#tabs-nav li.current p:before {
    left: -55px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 40px;
    transition: .5s;
    opacity: 1;
}

.accordian-swap #tabs-nav li p:before, .accordian-swap #tabs-nav li.current p:before {
    background: url(//www.zohowebstatic.com/sites/zweb/images/social/side-arrow-sprite.png) 1px 2px/30px auto no-repeat;
    width: 17px;
    height: 30px;
    top: 0;
    margin: auto;
    font-size: 40px;
    transform: rotate(-180deg);
    left: auto;
    position: absolute;
    transition: .5s;
    content: '';
    bottom: 0;
}

#fb1 img:first-child, #twitter1 img:first-child {
    max-width: 400px;
    margin: 0 auto;
    display: block;
    right: -30px;
    position: relative;
}

#fb1 img:nth-child(2) {
    max-width: 470px;
    position: absolute;
    top: 150px;
}

#fb2 img {
    max-width: 540px;
    top: 30px;
    position: relative;
    margin-left: 40px;
}

#fb3 img {
    margin-left: 30px;
}

#fb1 {
    position: relative;
    top: -40px;
    left: 60px;
}

#instagram3 img, #twitter2 img, .accordian-one .tabs-stage img {
    max-width: 640px;
    margin: 0 auto;
    display: block;
}

.accordian-swap #tabs-nav li p:before {
    right: -45px;
    opacity: 0;
}

.accordian-swap #tabs-nav li.current p:before {
    right: -55px;
    opacity: 1;
}

.accordian-swap .table-wrap .column.right, .i18n-ar .accordian-section .table-wrap .column.right, .i18n-ar .accordian-swap .table-wrap .column.left, .i18n-ar .analytics-tabs-section .tab-area .column.right, .i18n-ar .reports-section .tab-areas .column.right {
    float: left;
}

#twitter1 img:nth-child(2) {
    max-width: 410px;
    position: absolute;
    top: 190px;
    left: -50px;
}

#instagram1, #twitter1 {
    position: relative;
    top: -20px;
    left: 90px;
}

#instagram2 img, #twitter3 img {
    max-width: 700px;
    margin: 70px auto 0;
    display: block;
}

.accordian-four h2 + p, .accordian-two h2 + p {
    border-bottom: 1px solid #ccc;
}

.accordian-three {
    background: #0474b2;
}

.customer-testimonial {
    max-width: 560px;
    margin: 0 auto;
}

.accordian-five {
    background: #497ac5;
    color: #fff;
    max-height: 650px;
    min-height: 650px;
}

.slick-dots li {
    background: #82bad9;
    border: 1px solid #82bad9;
    width: 6px;
    height: 6px;
}

    .slick-dots li.slick-active {
        background: #fff;
        border: 1px solid #fff;
        width: 6px;
        height: 6px;
    }

.accordian-three .tabs-stage div img {
    max-width: 640px;
    display: block;
    margin: 0 auto 0 0;
    outline: 0;
}

#instagram1 img:first-child {
    max-width: 440px;
    margin: 0 auto;
    display: block;
    right: -30px;
    position: relative;
}

#instagram1 img:nth-child(2) {
    max-width: 400px;
    position: absolute;
    top: 180px;
    left: -35px;
}

.accordian-section.accordian-one h2 + p {
    border-bottom: 1px solid #879abe;
}

.accordian-section.accordian-three h2 + p {
    border-bottom: 1px solid #88b2c9;
}

.reports-section .tabs-wrap {
    margin-top: 55px;
}

.reports-section .tab-areas .column.left {
    width: 70%;
    padding-right: 60px;
    float: left;
    box-sizing: border-box;
}

.reports-section .tab-areas img {
    -webkit-box-shadow: 0 10px 20px 2px rgba(0,0,0,.06);
    -moz-box-shadow: 0 10px 20px 2px rgba(0,0,0,.06);
    box-shadow: 0 10px 20px 2px rgba(0,0,0,.06);
}

.bot-banner-wrap {
    background: #f9f9f9;
    padding: 130px 0 0;
}

.bottom-ctas-section, .tabss li, .testimonial-section {
    background: #fff;
}

.bottom-ctas-section {
    padding: 0 0 100px;
    text-align: center;
}

    .bottom-ctas-section h2 {
        margin: 0 auto 30px;
    }

.reports-section .tab-areas .column.right {
    width: 30%;
    float: right;
    padding-top: 150px;
}

.reports-section .tab-area img {
    box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
}

.reports-section .tab-area .column.right h3 {
    max-width: 300px;
}

.reports-section .tabs {
    margin-bottom: 100px;
}

.tab-areas .tab-contents {
    display: none;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -webkit-animation: 1s fadeIn;
    -moz-animation: 1s fadeIn;
    animation: 1s fadeIn;
}

.tabss li {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    -webkit-box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
    -moz-box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
    box-shadow: 1px 4px 12px 2px rgba(0,0,0,.06);
    margin: 0 15px;
    transition: .2s;
}

.tabs-wrap-scroll {
    margin-bottom: 60px;
}

.tabs, .tabss {
    margin-bottom: 15px;
}

.tabs-wrap {
    margin-top: 60px;
}

.customer-testi-wrap .slider-sec {
    text-align: center;
    outline: 0;
}

    .customer-testi-wrap .slider-sec h4 {
        max-width: 720px;
        margin: 0 auto 30px;
        font-weight: 400;
        line-height: 1.6;
    }

#linkedin3 img {
    max-width: 570px;
    margin: 40px auto 0 50px;
    display: block;
}

.customer-testi-wrap .slider-sec .avathar .profile {
    width: 90px;
    height: 90px;
    display: block;
    margin: 40px auto 15px;
    background: #ccc;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #e7e4e4;
}

    .customer-testi-wrap .slider-sec .avathar .profile img {
        max-width: 100%;
        border-radius: 100%;
    }

.customer-testi-wrap .slider-sec .avathar h5 {
    display: block;
    color: #3f51b6;
    font-size: 18px;
    margin-bottom: 0;
}

.customer-testi-wrap {
    max-width: 840px;
    margin: 0 auto;
}

    .customer-testi-wrap .slider-sec .avathar p {
        font-size: 12px;
        color: #333;
        margin: 0;
        line-height: 1.4;
    }

.banner-illustration img:nth-child(3), .banner-illustration img:nth-child(4) {
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);
}

.banner-illustration img.line-animated:nth-child(2) {
    left: 35px;
    transition: .9s;
    -webkit-transition: .9s;
    -moz-transition: .9s;
}

.banner-illustration img.line-animated:nth-child(3) {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    transition: 1.5s;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
}

.banner-illustration img.line-animated:nth-child(4) {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
}

@-webkit-keyframes transY {
    from {
        transform: translateY(20px);
    }

    to {
        transform: translateY(0);
    }
}

@keyframes transY {
    from {
        transform: translateY(20px);
    }

    to {
        transform: translateY(0);
    }
}

@-moz-keyframes transY {
    from {
        transform: translateY(20px);
    }

    to {
        transform: translateY(0);
    }
}

@-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);
    }
}

@-webkit-keyframes transXReverse {
    from {
        transform: translateX(-20px);
    }

    to {
        transform: translateX(0);
    }
}

@keyframes transXReverse {
    from {
        transform: translateX(-20px);
    }

    to {
        transform: translateX(0);
    }
}

@-moz-keyframes transXReverse {
    from {
        transform: translateX(-20px);
    }

    to {
        transform: translateX(0);
    }
}

.accordian-five .tabs-stage > div.current .single-img, .accordian-one .tabs-stage > div.current .single-img, .accordian-three .tabs-stage > div.current .single-img, .reports-section .tab-areas .tab-contents.current .single-img {
    -webkit-animation: 1s transX;
    -moz-animation: 1s transX;
    animation: 1s transX;
}

.accordian-swap .tabs-stage > div.current .single-img {
    -webkit-animation: 1s transXReverse;
    -moz-animation: 1s transXReverse;
    animation: 1s transXReverse;
}

.testimonial-section .slick-dots li {
    background: #c7d0df;
    border: 1px solid #c7d0df;
    width: 6px;
    height: 6px;
}

    .testimonial-section .slick-dots li.slick-active {
        background: #3f51b6;
        width: 8px;
        height: 8px;
        border: 1px solid #3f51b6;
        position: relative;
        top: 1px;
    }

.testimonial-section {
    margin-top: 130px;
    padding-bottom: 50px;
}

    .testimonial-section .customer-testi-wrap .slick-dots {
        display: none !important;
    }

.accordian-section h2 {
    position: relative;
    margin-left: 45px;
    font-size: 36px;
}

    .accordian-section h2:before {
        content: '';
        background: url(//www.zohowebstatic.com/sites/zweb/images/social/social-reports-page-icons.png) 0 0/187px auto;
        width: 35px;
        height: 35px;
        position: absolute;
        left: -47px;
        top: 4px;
    }

.accordian-one h2:before {
    background-position: 0 0;
}

.accordian-two h2:before {
    background: var(--common-elements) no-repeat;
    background-position: -234px 4px;
    background-size: 900px auto;
}

.accordian-three h2:before {
    background-position: -78px 0;
}

.accordian-four h2:before {
    background-position: -114px 0;
}

.accordian-five h2:before {
    background-position: -151px 0;
}

.other-lang .reports-section {
    padding-bottom: 100px;
}

.other-lang .bottom-ctas-section {
    padding: 100px 0;
}

.other-lang .analytics-tabs-section h2 {
    max-width: 810px;
    margin: 0 auto 20px;
}

.other-lang .reports-section .content-wrap > h2 {
    max-width: 690px;
    margin: 0 auto 25px;
}

.other-lang .bottom-ctas-section h2 {
    max-width: 820px;
    margin: 0 auto 25px;
}

.video-watch-btn {
    max-width: 560px;
    display: table;
    margin: 100px auto 0;
}

.video-thumb-colum img {
    max-height: 100%;
    position: relative;
}

.video-watch-btn > div, .z-video-container {
    display: table-cell;
    vertical-align: middle;
}

    .video-watch-btn > div.left {
        width: 130px;
    }

.video-thumb-colum p {
    font-size: 16px;
    padding-left: 25px;
    font-family: var(--zf-primary-semibold);
    text-align: left;
    margin: 0;
}

.watch-btn span {
    display: inline-block;
    position: absolute;
    -ms-transform: translateY(-50%);
    margin: 0 auto;
    transform: scale(.9);
    transition: .5s;
    top: 26px;
    z-index: 1;
    left: 50px;
}

    .watch-btn span:before {
        content: '';
        left: 0;
        top: 0;
        width: 33px;
        height: 33px;
        border: 1px solid #fff;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 100%;
        position: absolute;
        background: #fff;
    }

    .watch-btn span:after {
        content: '';
        left: 14px;
        top: 9px;
        width: 0;
        height: 0;
        border-top: 7px solid transparent;
        border-bottom: 7px solid transparent;
        border-left: 9px solid #5B5B5D;
        position: absolute;
    }

.watch-btn {
    position: relative;
    webkit-box-shadow: 0 10px 30px 0 rgba(102,102,102,0.15);
    -moz-box-shadow: 0 10px 30px 0 rgba(102,102,102,.15);
    box-shadow: 4px 5px 7px 0 rgba(102,102,102,.15);
    box-sizing: border-box;
    height: 82px;
    cursor: pointer;
}

    .watch-btn:hover span {
        transform: scale(1);
    }

.papular-video-section .poster-video img:hover {
    -webkit-box-shadow: 0 10px 35px -10px rgba(96,98,107,.5);
    -moz-box-shadow: 0 10px 35px -10px rgba(96,98,107,.5);
    box-shadow: 0 10px 35px -10px rgba(96,98,107,.5);
}

.z-video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.95);
    overflow: auto;
    z-index: 9999;
    display: none;
}

.z-video-close {
    position: absolute;
    width: 30px;
    height: 30px;
    background: url('//www.zohowebstatic.com/sites/zweb/images/marketingautomation/e-p-sprite.png') 5px -10px no-repeat;
    top: 15px;
    right: 20px;
}

.z-video-modalInner {
    max-width: 70%;
    width: 90%;
    height: 100%;
    display: table;
    table-layout: fixed;
    margin: 20px auto;
}

.z-video-box {
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}

.z-video-iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.lock {
    overflow: hidden;
}

#gmb1 img {
    max-width: 470px;
    margin: 0 auto;
    display: block;
}

#gmb2 img {
    max-width: 540px;
    margin: 0 auto;
    display: block;
}

#gmb3 img {
    max-width: 620px;
    margin: 90px auto 0 0;
    display: block;
    position: relative;
}

@media only screen and (max-width:1400px) {
    .feature-wraps img:nth-child(4), .feature-wraps img:nth-child(5) {
        right: 60px;
    }

    .feature-wraps-three.feature-wraps img:nth-child(4) {
        right: 70px;
    }

    .feature-wraps-four.feature-wraps img:nth-child(4) {
        right: 15px;
    }
}

@media only screen and (max-width:1300px) {
    .tab-area .column.right {
        width: 70%;
    }

    .tab-area .column.left {
        width: 30%;
    }

    .feature-wraps img:nth-child(4), .feature-wraps img:nth-child(5) {
        right: 80px;
    }

    .feature-wraps-three.feature-wraps img:nth-child(2), .feature-wraps-three.feature-wraps img:nth-child(3) {
        left: 80px;
    }

    .feature-wraps-three.feature-wraps img:nth-child(4) {
        right: 50px;
    }

    .feature-wraps-four.feature-wraps img:nth-child(4) {
        right: 35px;
    }
}

@media only screen and (min-width:1280px) {
    .feature-mobile-img {
        display: none;
    }
}

@media only screen and (max-width:1279px) {
    .banner-illustration > img, .feature-wraps > img, .img-wraps > img {
        display: none;
    }

    .banner-illustration .mobile-banner-only, .reports-section .feature-wraps > img {
        display: block;
    }

    h1 {
        font-size: 38px;
    }

    .features-banner-content, .testimonial-section {
        margin-top: 0;
    }

    .analytics-tabs-section {
        padding: 90px 0;
        height: initial;
        display: inline-block;
        width: 100%;
    }

    .feature-wraps > img.feature-mobile-img, .img-wraps > img.feature-mobile-img {
        display: block;
        position: initial !important;
        max-width: 85% !important;
        margin: 0 auto;
        max-height: 490px;
        -webkit-animation: 1s transY;
        -moz-animation: 1s transY;
        animation: 1s transY;
    }

    .feature-wraps img:nth-child(5) {
        max-width: 100%;
    }

    h2 {
        font-size: 30px;
    }

    .analytics-tabs-section h2 + p {
        max-width: 430px;
    }

    .tabs li {
        margin: 0 10px;
        padding: 10px 20px;
    }

    .other-lang .reports-section {
        padding-bottom: 90px;
    }

    .other-lang .bottom-ctas-section {
        padding: 90px 0;
    }
}

@media only screen and (max-width:1199px) {
    #fb3 img, #twitter2 img {
        max-width: 500px;
    }

    #gmb3 img, #instagram3 img {
        max-width: 490px;
    }

    h1 {
        font-size: 32px;
    }

    .reports-section .tab-areas .column.right {
        padding-top: 80px;
    }

        .reports-section .tab-areas .column.right h3 {
            font-size: 26px;
        }

    .bot-banner-wrap {
        padding: 90px 0 0;
    }

    #fb1 {
        left: 0;
    }

    #fb2 img {
        margin-left: 0;
    }

    #twitter1 img:nth-child(2) {
        max-width: 400px;
        position: absolute;
        top: 180px;
        left: -10px;
    }

    #twitter1 img:first-child {
        max-width: 340px;
        margin: 0 auto;
        display: block;
        right: 0;
        position: relative;
        top: 30px;
    }

    #twitter2 img {
        margin-right: 20px;
        margin-top: 40px;
    }

    #twitter3 img {
        max-width: 520px;
        margin-top: 110px;
        margin-right: 20px;
    }

    .customer-testimonial {
        max-width: 500px;
        margin: 0 auto;
    }

    #linkedin2 img {
        max-width: 520px;
        margin-top: 40px;
    }

    #linkedin3 img {
        max-width: 520px;
        margin-left: 0;
        margin-top: 30px;
    }

    #instagram2 img {
        max-width: 520px;
        margin-right: 20px;
        margin-top: 100px;
    }

    #instagram3 img {
        margin-right: 20px;
        margin-top: 40px;
    }

    .tabs-wrap-scroll {
        margin-bottom: 60px;
    }

    .reports-section .table-wrap {
        padding-bottom: 60px;
    }

    #gmb2 img {
        max-width: 430px;
    }

    #gmb1 img {
        max-width: 370px;
    }

    .accordian-section h2 {
        font-size: 30px;
    }

        .accordian-section h2:before {
            top: -1px;
        }

    .video-thumb-colum p {
        font-size: 14px;
    }
}

@media only screen and (max-width:991px) {
    .accordian-section h2 + p, .tab-area .tab-content .column.left h2 {
        font-size: 26px;
        text-align: center;
    }

    .accordian-section h2:before {
        top: 3px;
    }

    .analytics-tabs-section, .other-lang .bottom-ctas-section {
        padding: 80px 0;
    }

    .features-banner-content p {
        margin-bottom: 20px;
    }

    .features-banner-wrap .content-wrap {
        margin-top: 0;
    }

    h1 {
        font-size: 32px;
    }

    .analytics-tabs-section .tab-area .column.left {
        float: none;
        width: 100%;
        text-align: center;
        padding-top: 0;
    }

    .analytics-tabs-section .tab-area .column.right {
        float: none;
        width: 100%;
        margin-top: 40px;
    }

    .tab-area .tab-content .column.left p {
        text-align: center;
        margin: 0 auto 30px;
        max-width: 520px;
    }

    .tabs {
        text-align: center;
        width: 100%;
        min-width: 800px;
    }

    #tabs-nav li.current p:before, .accordian-five .table-wrap .column.left, .accordian-one .table-wrap .column.left, .accordian-swap #tabs-nav li p:before, .accordian-swap .table-wrap .column.left, .accordian-three .table-wrap .column.left {
        display: none;
    }

    .accordian-section .table-wrap .column.right {
        width: 100%;
        text-align: center;
    }

    .accordian-section h2 + p {
        margin: 0 auto 50px;
        padding-right: 0;
        max-width: 100%;
        padding-bottom: 0;
        border-bottom: none !important;
    }

    .accordian-section {
        max-height: initial;
        min-height: initial;
    }

        .accordian-section .content-wrap {
            padding: 90px 0;
        }

    .device-only, .reports-section .feature-wraps > img, features-banner-content .table-wrap {
        display: block;
    }

    .accordian-section h2 {
        font-size: 36px;
        display: inline-block;
    }

    #tabs-nav li p {
        position: relative;
        opacity: 1;
        max-width: 540px;
        margin: 0 auto 20px;
        font-size: 28px;
        line-height: 1.4;
    }

        #tabs-nav li p:before {
            content: '';
            position: absolute;
            height: 2px;
            width: 100px;
            background: #fff;
            display: inline-block;
        }

    #tabs-nav > li {
        margin-bottom: 130px;
    }

        #tabs-nav .slick-dots li, #tabs-nav > li:last-child, .video-thumb-colum p {
            margin-bottom: 0;
        }

    .reports-section .tab-areas .column.left {
        width: 100%;
        padding: 0 0 60px;
    }

    .feature-wraps {
        position: relative;
        max-width: 740px;
        margin: 0 auto;
    }

    .reports-section .tab-areas .column.right {
        width: 100%;
        padding-top: 0;
        text-align: center;
    }

        .reports-section .tab-areas .column.right p {
            max-width: 480px;
            margin: 0 auto 40px;
        }

    .tabs-wrap-scroll {
        min-height: .01%;
        overflow-x: auto;
    }

    .tabss {
        width: 100%;
        min-width: 720px;
    }

    .testimonial-section {
        max-width: 100%;
        margin: 0 auto;
        padding: 90px 0;
    }

        .testimonial-section .content-wrap {
            max-width: 570px;
        }

    .customer-testimonial img {
        margin-bottom: 0 !important;
    }

    .accordian-four #tabs-nav li:nth-child(3) .single-img, .accordian-two #tabs-nav li:nth-child(2) .single-img {
        max-height: 600px;
        margin-bottom: 15px;
    }

    .device-only img {
        max-width: 560px;
    }

    .accordian-one #tabs-nav > li:last-child img {
        max-height: 540px;
    }

    .reports-section .tab-areas .tab-contents.current .single-img {
        -webkit-animation: 1.5s transY;
        -moz-animation: 1.5s transY;
        animation: 1.5s transY;
    }

    .bottom-ctas-section h2 {
        max-width: 550px;
    }

    .reports-section .table-wrap {
        padding-bottom: 0;
    }

    .other-lang .reports-section {
        padding-bottom: 80px;
    }

    .other-lang .tabs {
        min-width: 900px;
    }

    .other-lang .tabss {
        min-width: 950px;
    }

    .features-banner-content .column.left, .features-banner-content .column.right {
        display: block;
        width: 100%;
        max-width: 640px;
        margin: 0 auto;
        text-align: center;
    }

    .banner-illustration .mobile-banner-only {
        margin: 70px auto 0;
        max-width: 600px;
    }

    .video-watch-btn {
        max-width: 460px;
        margin-top: 50px;
    }
}

@media only screen and (min-width:768px) {
    .feature-wraps > img.small-device-only, .img-wraps > img.small-device-only {
        display: none;
    }
}

@media only screen and (max-width:768px) {
    .features-banner-wrap .content-wrap {
        margin-top: 0;
    }

    .feature-wraps {
        position: relative;
        max-width: 640px;
        margin: 0 auto;
    }

    h1 {
        font-size: 26px;
    }

    .features-banner-content .column.right {
        padding-left: 20px;
    }
}

@media only screen and (max-width:767px) {
    #tabs-nav li p, .customer-testi-wrap .slider-sec h4 {
        font-size: 20px;
    }

    .i18n-ar.lang-ar .video-thumb-colum p {
        padding-left: 0;
        padding-right: 0;
    }

    .features-banner-content .column.left, .features-banner-content .column.right {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    h1 {
        font-size: 28px;
        max-width: 400px;
        margin: 0 auto;
    }

    .table-wrap .column {
        display: block;
    }

    .mobile-banner-only {
        margin-top: 50px;
    }

    .features-banner-content p {
        max-width: 450px;
        margin: 20px auto 25px;
    }

    .tab-area .tab-content .column.left h2, h2 {
        font-size: 24px;
    }

    .analytics-tabs-section {
        padding: 20px 0 50px;
    }

    .accordian-section .content-wrap {
        padding: 40px 0;
    }

    .testimonial-section {
        padding: 70px 0;
        max-width: 100%;
        margin: 0 auto;
    }

    .bottom-ctas-section {
        padding: 0 0 60px;
    }

    #tabs-nav li p {
        margin-bottom: 0;
    }

    .testimonial-section .content-wrap {
        max-width: 90%;
    }

    .accordian-section h2 + p {
        margin-bottom: 30px;
        line-height: 28px;
        font-size: 18px;
        max-width: 310px;
    }

    .bot-banner-wrap {
        padding: 50px 0 0;
    }

    #tabs-nav > li {
        margin-bottom: 70px;
    }

    .slick-next, .slick-prev {
        display: none !important;
    }

    .features-banner-wrap {
        padding: 4px 0 10px;
    }

    .feature-wraps > img.feature-mobile-img, .img-wraps > img.feature-mobile-img {
        display: none;
    }

    .feature-wraps > img.small-device-only, .img-wraps > img.small-device-only {
        display: block;
        position: initial;
        margin: 0 auto;
        max-height: 390px;
        max-width: 100%;
        -webkit-animation: 1s transY;
        -moz-animation: 1s transY;
        animation: 1s transY;
    }

    .analytics-tabs-section .tab-area .column.right {
        margin-top: 40px;
    }

    .tabs-wrap-scroll {
        margin-bottom: 40px;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 10px;
    }

    .accordian-section h2 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .slick-dots {
        margin-top: 0;
    }

    #tabs-nav > li .device-only img {
        max-width: 95%;
    }

    .reports-section .tab-areas .column.left {
        padding-bottom: 50px;
    }

    .accordian-one #tabs-nav > li:last-child img {
        max-height: 320px;
    }

    .testimonial-section .customer-testi-wrap .slick-dots {
        display: block !important;
    }

    .other-lang .reports-section {
        padding-bottom: 60px;
    }

    .other-lang .bottom-ctas-section {
        padding: 60px 0;
    }

    .banner-illustration .mobile-banner-only {
        margin-top: 30px;
    }

    .accordian-section h2:before {
        top: -2px;
    }
}

@media only screen and (max-width:640px) {
    .device-only img {
        max-width: 480px;
    }

    #tabs-nav li p {
        font-size: 18px;
    }

    .accordian-four #tabs-nav li:nth-child(3) .single-img, .accordian-two #tabs-nav li:nth-child(2) .single-img {
        max-height: 360px;
        margin-bottom: 15px;
    }

    .video-watch-btn {
        display: block;
        margin-top: 40px;
        padding: 20px 0;
    }

        .video-watch-btn > div {
            display: block;
            text-align: center;
        }

            .video-watch-btn > div.left {
                margin: 0 auto;
            }

    .features-banner-content p {
        text-align: center;
        padding: 0;
        max-width: 400px;
    }
}

@media only screen and (max-width:479px) {
    .device-only img {
        max-width: 320px;
    }
}

@media only screen and (max-width:330px) {
    .device-only img {
        max-width: 100%;
    }
}

.i18n-ar .features-banner-content .column.right {
    padding-left: 0;
    padding-right: 40px;
}

.i18n-ar .features-banner-content .column.left, .i18n-ar .features-banner-content h1, .i18n-ar .features-banner-content p {
    text-align: right;
}

.i18n-ar .tab-area .tab-content .column.left h2, .i18n-ar .tab-area .tab-content .column.left p {
    text-align: right;
    margin-left: initial;
    margin-right: 0;
}

.i18n-ar #fb2 img {
    margin-left: initial;
    margin-right: 40px;
}

.i18n-ar .accordian-section h2 {
    margin-left: 0;
    margin-right: 45px;
}

    .i18n-ar .accordian-section h2:before {
        left: unset;
        right: -47px;
    }

.i18n-ar #fb3 img {
    margin-left: initial;
    margin-right: 30px;
}

.i18n-ar #tabs-nav li.current p:before {
    left: unset;
    right: -55px;
    transform: scaleX(-1);
}

.i18n-ar .accordian-section h2 + p {
    margin-left: 50px;
    margin-right: 0;
}

.i18n-ar .accordian-swap #tabs-nav li.current p:before {
    left: -55px;
    right: unset;
    transform: scaleX(1) );
}

.i18n-ar .reports-section .tab-areas .column.left {
    float: right;
    padding-right: 0;
    padding-left: 60px;
}

.i18n-ar #features-2 .accordian-swap #tabs-nav li p:before, .i18n-ar #features-2 .accordian-swap #tabs-nav li.current p:before, .i18n-ar #features-4 .accordian-swap #tabs-nav li p:before, .i18n-ar #features-4 .accordian-swap #tabs-nav li.current p:before {
    transform: rotate(0);
}

@media only screen and (max-width:991px) {
    .i18n-ar .bottom-ctas-section, .i18n-ar .bottom-ctas-section *, .i18n-ar .device-only, .i18n-ar .features-banner-content .column.left, .i18n-ar .features-banner-content h1, .i18n-ar .features-banner-content p, .i18n-ar .reports-section .tab-areas .column.right h3, .i18n-ar .reports-section .tab-areas .column.right p {
        text-align: center;
    }

    .i18n-ar.lang-ar .video-thumb-colum p {
        text-align: right;
    }

    .i18n-ar .accordian-section .table-wrap .column.right, .i18n-ar .analytics-tabs-section .tab-area .column.left, .i18n-ar .analytics-tabs-section .tab-area .column.right, .i18n-ar .reports-section .tab-areas .column.left, .i18n-ar .reports-section .tab-areas .column.right {
        float: none;
    }

    .i18n-ar .tab-area .tab-content .column.left h2, .i18n-ar .tab-area .tab-content .column.left p {
        margin: 0 auto;
        text-align: center;
    }

    .i18n-ar .accordian-section h2 + p {
        padding-left: 0;
        margin: 0 auto;
    }

    .i18n-ar .table-wrap .column {
        display: block;
    }
}
