.socl-signup {
    display: none !important;
}

.zpromotion {
    background: #d7ecf0;
    padding: 10px 80px 10px 10px;
    position: relative;
    box-sizing: border-box !important;
    display: none !important
}

.zpromotion p {
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-family: var(--zf-primary-bold)
}

.zpromotion p span {
    margin-right: 0;
    font-family: var(--zf-primary-bold)
}

.zpromotion p a {
    background: #000;
    padding: 0;
    display: inline-block;
    color: #fff;
    line-height: 1.3;
    margin-left: 5px;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 12px
}

.zpremoclose {
    position: absolute;
    right: 22px;
    top: 17px;
    width: 20px;
    height: 20px;
    opacity: 1;
    background: #fff;
    border-radius: 50%;
    font-size: 0;
    cursor: pointer;
    text-indent: -9999px
}

.zpremoclose:before,.zpremoclose:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 11px;
    width: 2px;
    background-color: #000;
    top: 5px
}

.zpremoclose:after {
    transform: rotate(-45deg)
}

.zpremoclose:before {
    transform: rotate(45deg)
}

@media only screen and (max-width: 1200px) {
    .zpromotion {
        width:100%
    }
}

@media only screen and (max-width: 991px) {
    .zpromotion {
        width:100%
    }

    .zpromotion p {
        margin: 0;
        font-size: 14px;
        line-height: 1.7
    }

    .zpromotion p a {
        margin-left: 0;
        border-bottom: 1px solid;
        padding: 0;
        display: inline-block;
        background: 0;
        color: #000
    }

    .zpremoclose {
        top: 12px
    }
}

@media only screen and (max-width: 767px) {
    .zpromotion {
        position:relative;
        top: 0;
        z-index: 999;
        padding-right: 50px
    }

    .zpromotion p a {
        border-bottom: 1px solid;
        padding: 0;
        display: inline-block;
        margin-left: 0
    }

    .zpromotion p {
        margin: 0;
        font-size: 14px;
        line-height: 1.7
    }
}

.zsignup-box {
    margin-bottom: 60px
}

.signup-box .za-tos-container label {
    line-height: 16px
}

.other-lang section.creative-scroll .cont-wrap a {
    display: none
}

.other-lang section.main-banner h2 {
    font-size: 48px;
    line-height: 50px
}

.other-lang section.main-banner h1 {
    /* font-size:58px; */
}

@media only screen and (max-width: 1279px) {
    .other-lang .customize-nav {
        // bottom:50px
    }
}

.zgh-menuItem p {
    text-align: left
}

*,*:before,*:after {
    box-sizing: border-box
}

.content-wrap {
    max-width: 1280px
}

section.main-banner .signup-box>p {
    font-size: 17px;
    margin-bottom: 0
}

.signup-box h3 {
    /* font-size: 24px; */
    /* font-family:var(--zf-primary-bold); */
}

section.main-banner p.dc-info {
    font-size: 11px;
    margin-top: 5px;
    margin-bottom: 0
}

section.main-banner a.act-btn.cta-btn {
    display: none
}

.main-image-section .signup-box {
    max-width: 400px;
}

.main-image-section video {
    width: auto;
    float: right
}

.main-image-section img {
    display: none
}

section.main-banner {
    position: relative;
    padding-top: 0
}

.testi-desc {
    margin-bottom: 60px
}

.testi-desc p {
    font-size: 20px
}

.testimonial-wrap h3 {
    text-align: center;
    margin-bottom: 30px
}

section.main-banner .content-wrap {
    background-position: 95% 70%;
    background-size: 50%;
    position: relative;
    overflow: visible;
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 1280px
}

.zw-other-lang .rating-section {
    display: none
}

.pov-banner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media only screen and (min-height: 1300px) {
    .pov-banner {
        height:auto
    }

    section.main-banner .content-wrap {
        padding: 100px 0
    }
}

section.main-banner h1 {
    font-family: var(--zf-primary-extrabold)
}

section.main-banner h1,section.main-banner h2 {
    font-size: 78px
}

section.main-banner h2 {
    font-family: 'Dancing Script',cursive;
    line-height: .4;
    margin-bottom: 60px;
    text-align: left
}

section.main-banner a.act-btn.cta-btn {
    text-transform: capitalize
}

section.main-banner .content-section p {
    margin-bottom: 20px;
    font-size: 21px;
    max-width: 600px;
    text-align: left
}

section.customize-section .content-wrap {
    background: rgba(138,172,197,1);
    background: -moz-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(138,172,197,1)),color-stop(100%,rgba(126,161,202,1)));
    background: -webkit-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
    background: -o-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
    background: -ms-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
    background: linear-gradient(to bottom,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aacc5',endColorstr='#7ea1ca',GradientType=0);
    max-width: 1920px;
    width: 90%;
    padding: 80px 50px;
    position: relative;
    z-index: 9;
    text-align: center;
    overflow: visible
}

section h2 {
    font-size: 68px;
    font-family: var(--zf-primary-bold)
}

section h5 {
    font-size: 17px;
    text-transform: uppercase;
    color: #3cdcda;
    letter-spacing: 2px;
    margin-bottom: 30px
}

section h4 {
    font-size: 23px;
    font-family: var(--zf-primary-bold)
}

section p {
    font-size: 19px
}

section p,section h5,section h2 {
    text-align: center
}

section.customize-section p,section.customize-section h2 {
    color: #fff
}

section.customize-section p {
    max-width: 800px;
    margin: 0 auto
}

section.visual-editor p {
    max-width: 840px;
    margin: 0 auto
}

section.visual-editor {
    padding: 80px 0 50px;
    position: relative
}

section.visual-editor .content-wrap {
    max-width: 950px;
    overflow: visible
}

section.visual-editor .visual-slider {
    margin-top: 100px;
    padding-bottom: 0;
    margin: 80px auto 0;
    max-width: 1070px;
    display: inline-block;
    width: 100%;
    position: relative
}

.visual-slider-nav {
    position: absolute;
    left: -170px;
    z-index: 9;
    width: 150px;
    top: 150px;
    transition: .3s ease
}

section.visual-editor .visual-slider .vmain-slider {
    max-width: 100%
}

section.visual-editor .visual-slider .slick-dots li {
    width: 106px;
    height: 60px;
    background: url(/sites/zweb/images/sites/sites-home-sprites.png) no-repeat;
    background-size: 350px;
    border-radius: 0;
    border: 0;
    margin: 0 0 10px;
    background-position: 0 -557px;
    transition: none;
    float: left
}

section.visual-editor .visual-slider .slick-dots li.slick-active {
    background-position: 0 -632px
}

section.visual-editor .visual-slider .slick-dots li:nth-child(2) {
    background-position: -122px -557px
}

section.visual-editor .visual-slider .slick-dots li:nth-child(2).slick-active {
    background-position: -122px -632px
}

section.visual-editor .visual-slider .slick-dots li:nth-child(3) {
    background-position: -244px -557px
}

section.visual-editor .visual-slider .slick-dots li:nth-child(3).slick-active {
    background-position: -244px -632px
}

section.visual-editor .slider-text {
    display: none
}

section.visual-editor .slider-text p {
    font-size: 19px;
    font-family: var(--zf-primary-semibold)
}

section.visual-editor .visual-slider .slick-dots {
    position: relative;
    margin-top: 20px;
    width: auto
}

.vslider.visual-main-slider {
    width: 100%;
    position: relative;
    z-index: 99;
    background: #fff
}

.vslider.visual-sub-slider {
    max-width: 300px;
    position: absolute;
    bottom: -35px;
    right: -30px;
    z-index: 9
}

.body-umain .pov-banner .watch-btn {
    margin-bottom: 30px
}

.vslider.visual-color-change .slick-slide {
    width: 300px;
    height: 400px;
    background: red
}

.vslider.visual-color-change .slick-slide.item1-color {
    background: #05d6de
}

.vslider.visual-color-change .slick-slide.item2-color {
    background: #5767dc
}

.vslider.visual-color-change .slick-slide.item3-color {
    background: #dcd157
}

.vslider.visual-color-change {
    position: absolute;
    bottom: 70px;
    max-width: 390px;
    right: 100px;
    bottom: 15%;
    display: none
}

.vslider.visual-color-change .slick-dots {
    display: none !important
}

section.visual-editor .vslider.visual-main-slider.slick-slider .slick-track .slick-slide img {
    width: 100%;
    transition: all 1s cubic-bezier(0.7,0,0.3,1);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    float: left
}

section.visual-editor .vslider.visual-main-slider.slick-slider .slick-track .slick-slide.slick-active img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

section.customize-section .customize-slider {
    padding-bottom: 0;
    max-width: 1100px;
    margin-left: -100px;
    position: relative;
    margin-top: 0
}

.customize-sub-slider {
    transform: translateX(-50px);
    opacity: 0;
    transition: all 1s ease
}

.content-wrap.animated .customize-sub-slider {
    transform: translateX(0);
    opacity: 1
}

section.customize-section .customize-main-slider {
    transform: translateY(-50px);
    opacity: 0
}

.content-wrap.animated .customize-main-slider {
    transform: translateY(0);
    opacity: 1
}

section.customize-section .customize-main-slider.slick-slider .slick-track {
    transition: all 1s cubic-bezier(0.7,0,0.3,1)
}

section.customize-section .customize-main-slider.slick-slider .slick-track .slick-slide img {
    width: 100%;
    transition: all 1s cubic-bezier(0.7,0,0.3,1);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    float: left
}

section.customize-section .customize-main-slider.slick-slider .slick-track .slick-slide.slick-active img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

section.customize-section .customize-slider .customize-main-slider .slick-list {
    max-width: 750px;
    background: #fff
}

section.customize-section .customize-main-slider.slick-slider {
    width: 750px
}

section.customize-section .customize-slider .slick-dots li {
    width: 120px;
    height: 61px;
    background: url(/sites/zweb/images/sites/sites-home-sprites.png) no-repeat;
    border-radius: 0;
    border: 0;
    margin: 0 5px;
    background-size: 400px;
    background-position: 0 0;
    transition: none
}

section.customize-section .customize-slider .slick-dots li.slick-active {
    background-position: 0 -477px
}

section.customize-section .customize-slider .slick-dots li:nth-child(2) {
    background-position: -138px 0
}

section.customize-section .customize-slider .slick-dots li:nth-child(2).slick-active {
    background-position: -138px -477px
}

section.customize-section .customize-slider .slick-dots li:nth-child(3) {
    background-position: -276px 0
}

section.customize-section .customize-slider .slick-dots li:nth-child(3).slick-active {
    background-position: -276px -477px
}

section.customize-section .customize-slider .slick-dots li:nth-child(4) {
    background-position: 0 -79px
}

section.customize-section .customize-slider .slick-dots li:nth-child(4).slick-active {
    background-position: 0 -556px
}

section.customize-section .customize-slider .slick-dots li:nth-child(5) {
    background-position: -139px -79px
}

section.customize-section .customize-slider .slick-dots li:nth-child(5).slick-active {
    background-position: -139px -556px
}

section.customize-section .customize-slider .slick-dots li:nth-child(6) {
    background-position: -277px -79px
}

section.customize-section .customize-slider .slick-dots li:nth-child(6).slick-active {
    background-position: -277px -556px
}

section.customize-section .customize-slider .slick-dots {
    position: relative;
    top: auto;
    width: 400px;
    right: 0;
    bottom: auto
}

section.customize-section .customize-slider .slider-text2 {
    position: relative;
    bottom: 0;
    left: 10px
}

section.customize-section .customize-slider .slider-text {
    display: none
}

section.customize-section .customize-slider .slider-text {
    position: relative;
    top: 0;
    width: 335px;
    left: 10px;
    text-align: left;
    bottom: auto;
    color: #fff
}

section.customize-section .customize-slider .slider-text h6 {
    font-family: var(--zf-primary-semibold);
    font-size: 17px;
    margin-bottom: 25px;
    max-width: 300px
}

.customize-nav {
    position: absolute;
    top: 20%;
    max-width: 500px;
    width: 400px;
    right: 0;
    height: 250px;
    z-index: 999
}

section.customize-section .customize-slider .slider-text2 p {
    text-align: left;
    font-family: var(--zf-primary-semibold)
}

.other-lang .pov-banner .watch-btn {
    display: none !important
}

.pov-banner .watch-btn {
    border-radius: 25px;
    color: #6d6ffe;
    padding: 11px 20px 10px 35px;
    display: inline-block;
    z-index: 9
}

.pov-banner .watch-btn:before {
    left: 0;
    top: 10px;
    width: 26px;
    height: 26px;
    border: 1px solid #6d6ffe;
    box-sizing: border-box;
    border-radius: 100%;
    background: #6d6ffe
}

.pov-banner .watch-btn:after {
    left: 10px;
    top: 18px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 7px solid #fff
}

.pov-banner .watch-btn:after,.pov-banner .watch-btn:before {
    position: absolute;
    content: ''
}

section.customize-section .customize-main-slider.slick-slider {
    position: absolute;
    top: 85px;
    z-index: 999;
    margin: auto;
    left: 50px
}

section.customize-section .customize-slider .slick-list {
    max-width: 800px
}

section.customize-section .customize-sub-slider.slick-slider .slick-list {
    max-width: 400px
}

section.sites-features {
    padding-bottom: 30px
}

section.sites-features .content-wrap {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    padding: 50px 0 40px
}

section.sites-features .left-wrap {
    width: 33%;
    margin-top: 100px
}

section.sites-features .right-wrap {
    width: 70%
}

section.sites-features .right-wrap .row {
    width: 100%;
    display: flex;
    padding: 15px
}

section.sites-features .left-wrap h3 {
    font-size: 58px;
    line-height: 1.1;
    font-family: var(--zf-primary-bold)
}

.other-lang section.sites-features .left-wrap h3 {
    font-size: 48px
}

section.sites-features .left-wrap .cta-sites a {
    font-size: 23px;
    color: #6d6ffe;
    display: inline-block;
    font-family: var(--zf-primary-semibold)
}

section.sites-features .left-wrap .cta-sites {
    margin-top: 20px;
    display: inline-block
}

section.sites-features .left-wrap h3 span {
    font-family: var(--zf-primary-bold)
}

section.sites-features .right-wrap .feature-items.first-item {
    margin-top: 0
}

section.sites-features .right-wrap .feature-items p {
    text-align: left;
    margin-bottom: 0;
    max-width: 100%
}

section.sites-features .right-wrap .feature-items {
    padding: 30px;
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    transform: translateY(50px);
    opacity: 0;
    transition: all 1s ease;
    transition-delay: .5s
}

section.sites-features .right-wrap .feature-items.fitem1 {
    transition-delay: .5s
}

section.sites-features .right-wrap .feature-items.fitem2 {
    transition-delay: .5s
}

section.sites-features .right-wrap .feature-items.fitem3 {
    transition-delay: 1s
}

section.sites-features .right-wrap .feature-items.fitem4 {
    transition-delay: .7s
}

section.sites-features .animated .right-wrap .feature-items {
    transform: translateY(0);
    opacity: 1
}

.feature-items .icon {
    background: url(/sites/zweb/images/sites/sites-home-sprites.png);
    width: 60px;
    background-size: 400px;
    height: 45px;
    margin-bottom: 20px;
    background-position: 0 48px
}

.feature-items .icon.icon3 {
    background-position: -66px 48px
}

.feature-items .icon.icon2 {
    background-position: -130px 50px;
    height: 50px;
    width: 50px
}

.feature-items .icon.icon4 {
    background-position: -184px 50px;
    height: 50px
}

section.final-section h2 {
    font-family: 'Dancing Script',cursive;
    line-height: 1;
    margin-bottom: 0;
    text-align: left;
    font-size: 78px;
    color: #000
}

section.final-section {
    background: #f2f7f7;
    padding: 50px;
    width: 90%;
    max-width: 1920px;
    margin: 0 auto
}

section.final-section h3 {
    color: #000;
    font-family: var(--zf-primary-bold);
    font-size: 58px
}

section.final-section p {
    font-size: 19px;
    color: #000;
    text-align: left
}

section.final-section .content-part {
    width: 50%
}

section.final-section .image-part {
    width: 50%;
    padding-left: 0
}

section.final-section .content-wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 40px;
    width: 95%;
    max-width: 1200px;
    padding: 50px 0 40px 0
}

section.final-section a.act-btn.cta-btn {
    text-transform: capitalize;
    margin-top: 10px
}

section.final-section .image-part img {
    max-width: 100%
}

section.final-section p {
    max-width: 700px;
    margin: 0 auto 30px
}

.zfooter-wrap .zfooter-left {
    width: 100%;
    max-width: 850px;
    margin: 0 auto;
    float: none;
    text-align: center;
    position: relative;
}

.zfooter-section .content-wrap {
    max-width: 1170px;
    padding: 0
}

.zfooter-section .ipad_image {
    padding-right: 70px
}

.zfooter-wrap .zfooter-right {
    width: 32%;
    float: right;
    padding-left: 0
}

.zfooter-section {
    background: #fff;
    max-width: 95%;
    margin: 0 auto 20px;
    padding: 100px 0
}

.zfooter-wrap {
    display: inline-block;
    width: 100%
}

.user_lin,.zuserlogged-in {
    display: none
}

.body-umain .user_lin {
    display: block
}

.body-umain .user_lin h3 {
    font-size: 48px;
    font-family: var(--zf-primary-bold)
}

.signup-box p {
    text-align: left
}

.signup-box input,form .za-country-container .globalcountrycode-signup,form .za-country-container .globalcountrycode-signup {
    border: 1px solid #d8d6d6
}

.body-umain .zuserlogged-in {
    display: block
}

.body-umain .zfooter-wrap .zfooter-left,.body-umain .zfooter-wrap .zfooter-right {
    width: 100%
}

.body-umain .zfooter-wrap .zfooter-right {
    padding-left: 0;
    padding-top: 30px;
    text-align: center;
    display: none;
    margin-bottom: 30px
}

.body-umain .zfooter-wrap .zfooter-left .signup-box {
    display: none !important
}

.body-umain .zfooter-section .content-wrap {
    max-width: 832px
}

.zfooter-left .iphone_image {
    position: absolute;
    max-width: 200px;
    right: 0;
    bottom: 0;
    transform: translateX(-90px);
    transition: .5s all
}

.animated .zfooter-left .iphone_image {
    transform: translateX(0)
}

section.final-section h2 {
    margin-bottom: 30px;
    font-size: 68px
}

section.final-section h2 span {
    font-family: var(--zf-primary-bold);
    font-size: 58px
}

section.final-section p {
    max-width: 600px
}

.zfooter-section .signup-box h3 {
    font-size: 48px;
}

.zfooter-wrap .zfooter-left p {
    text-align: center
}

.zfooter-section .signup-box {
    padding-top: 60px;
    margin-bottom: 70px;
    display: block !important;
    margin: 0 0 70px 0;
    max-width: 100%;
}

.act-btn.cta-btn {
    padding: 15px 50px;
    font-size: 19px;
    text-transform: capitalize
}

.zw-other-lang .act-btn.cta-btn {
    font-size: 15px;
    padding: 15px 20px
}

.feature-inner.img-center .img-wrap {
    padding: 0;
    overflow: hidden
}

.slider-wrap {
    width: 5000px;
    position: relative;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    pointer-events: none
}

.slider-wrap li {
    display: inline-block
}

.slider-wrap li>div {
    max-width: 320px;
    padding: 5px;
    position: relative
}

section.creative-scroll {
    padding: 80px 0;
    position: relative;
    margin-bottom: 80px
}

section.creative-scroll .cont-wrap {
    max-width: 700px;
    margin: 0 auto 70px;
    text-align: center
}

section.creative-scroll .cont-wrap a {
    color: #6d6ffe;
    border: 2px solid #6d6ffe;
    padding: 10px 20px;
    font-weight: 600;
    margin-top: 15px;
    display: inline-block;
    transition: background .3s ease
}

section.creative-scroll .cont-wrap a:hover {
    background: #6d6ffe;
    color: #fff
}

.final-section li {
    padding-bottom: 30px
}

.template-images {
    overflow: hidden
}

@media only screen and (max-width: 1440px) {
    .pov-banner {
        height:auto
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 180px
    }

    .visual-slider-nav {
        top: 530px
    }

    section.main-banner .content-wrap {
        padding: 50px 0
    }

    .content-section {
        padding-bottom: 0
    }

    section.main-banner .content-section p {
        max-width: 620px
    }

    .body-umain .content-section {
        padding-bottom: 0;
        padding-right: 0
    }

    .main-image-section {
        padding-top: 20px
    }
}

@media only screen and (max-width: 1439px) {
    section.customize-section .customize-main-slider.slick-slider {
        top:80px
    }

    .visual-slider-nav {
        top: 150px
    }
}

@media only screen and (min-width: 1441px) {
    section.sites-features .left-wrap {
        padding-left:20px
    }

    section.customize-section .customize-slider .slider-text h6 {
        font-size: 19px;
        max-width: 330px
    }

    section.customize-section .customize-slider {
        max-width: 1320px
    }

    section.customize-section .customize-slider .slider-text {
        margin-left: 10px;
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        width: 90%
    }

    section.main-banner a.act-btn.cta-btn {
        padding: 15px 50px;
        font-size: 19px;
        text-transform: capitalize
    }

    section.final-section a.act-btn.cta-btn {
        padding: 15px 50px;
        font-size: 19px;
        text-transform: capitalize;
        margin-top: 30px
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 135px
    }

    .customize-nav {
        width: 100%;
        max-width: 450px
    }

    section.customize-section .customize-slider .slick-dots li {
        width: 140px;
        height: 71px;
        background-size: 470px
    }

    section.customize-section .customize-slider .slick-dots li.slick-active {
        background-position: 0 -561px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2) {
        background-position: -163px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2).slick-active {
        background-position: -163px -561px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3) {
        background-position: -325px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3).slick-active {
        background-position: -325px -561px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4) {
        background-position: 0 -93px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4).slick-active {
        background-position: 0 -654px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5) {
        background-position: -163px -93px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5).slick-active {
        background-position: -163px -654px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6) {
        background-position: -326px -93px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6).slick-active {
        background-position: -326px -654px
    }

    section.customize-section .customize-slider .slick-dots {
        width: 460px
    }

    section.visual-editor .visual-slider .slick-dots li {
        width: 145px;
        height: 77px;
        background-size: 450px;
        background-position: 0 -716px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(1).slick-active {
        background-position: -0 -813px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(2) {
        background-position: -157px -716px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(2).slick-active {
        background-position: -157px -813px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(3) {
        background-position: -315px -716px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(3).slick-active {
        background-position: -315px -813px
    }

    section.visual-editor .slider-text p {
        text-align: left
    }

    section.visual-editor .content-wrap {
        max-width: 1100px;
        overflow: visible
    }

    section.visual-editor .visual-slider {
        max-width: 85%;
        display: block
    }

    .creative-scroll+.customize-section+.visual-editor .visual-slider-nav {
        top: 0
    }

    .visual-slider-nav {
        position: absolute;
        left: -220px;
        z-index: 9;
        width: 170px;
        top: 0
    }
}

@media only screen and (min-width: 1681px) {
    .visual-slider-nav {
        position:absolute;
        left: -220px;
        z-index: 9;
        width: 170px;
        top: 430px
    }

    section.creative-scroll .cont-wrap {
        max-width: 800px
    }
}

@media only screen and (min-width: 1441px) and (max-width:1600px) {
    section.visual-editor .visual-slider {
        max-width:85%;
        display: block
    }
}

@media only screen and (min-width: 1441px) and (max-width:1999px) {
    section.main-banner h2 {
        margin-bottom:50px
    }

    .main-image-section video {
        max-width: 800px;
        float: right
    }

    #mini-panel-product_menu .content-wrap {
        max-width: 1400px
    }

    section.customize-section .customize-sub-slider.slick-slider .slick-list {
        max-width: 300px
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 170px
    }

    section.customize-section .customize-slider {
        padding-bottom: 0
    }

    section.final-section p {
        margin: 0 0 30px 0
    }
}

@media only screen and (min-width: 1600px) {
    section.sites-features .right-wrap {
        width:67%
    }
}

@media only screen and (min-width: 2000px) {
    section h4 {
        font-size:28px
    }

    section.sites-features .left-wrap {
        width: 40%
    }

    section.sites-features .right-wrap {
        width: 60%
    }

    section.main-banner a.act-btn.cta-btn {
        font-size: 23px
    }

    section.customize-section {
        background: rgba(138,172,197,1);
        background: -moz-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,rgba(138,172,197,1)),color-stop(100%,rgba(126,161,202,1)));
        background: -webkit-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
        background: -o-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
        background: -ms-linear-gradient(top,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
        background: linear-gradient(to bottom,rgba(138,172,197,1) 0%,rgba(126,161,202,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8aacc5',endColorstr='#7ea1ca',GradientType=0);
        z-index: 9;
        position: relative;
        width: 95%;
        max-width: 2200px;
        margin: 0 auto;
        padding-bottom: 100px
    }

    section.customize-section .content-wrap {
        background: 0
    }

    section.final-section {
        width: 95%;
        max-width: 92%
    }

    section h2 {
        font-size: 78px
    }

    section.main-banner .content-wrap:before {
        width: 750px;
        height: 750px;
        bottom: -310px;
        left: -417px
    }

    section.customize-section p {
        max-width: 900px
    }

    section.visual-editor p {
        max-width: 900px
    }

    section p,section.final-section p {
        font-size: 21px
    }

    section h5 {
        font-size: 17px
    }

    section.final-section h2,section.final-section h3 {
        font-size: 78px
    }

    section.sites-features .left-wrap {
        padding-right: 50px
    }

    section.sites-features .left-wrap h3 {
        font-size: 68px
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 220px
    }

    section.customize-section .customize-slider .customize-main-slider .slick-list {
        max-width: 950px
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 950px
    }

    section.customize-section .customize-sub-slider.slick-slider .slick-list {
        max-width: 420px
    }

    section.customize-section .customize-slider {
        max-width: 1550px;
        margin-top: -20px;
        margin-left: -15%
    }

    section.customize-section .customize-main-slider.slick-slider {
        left: 90px
    }

    section.customize-section .content-wrap {
        padding-bottom: 0
    }

    .vslider.visual-sub-slider {
        bottom: 10.8%;
        right: 58px
    }

    .vslider.visual-main-slider {
        max-width: 1500px;
        width: 100%
    }

    section.visual-editor .visual-slider {
        max-width: 1500px
    }

    .vslider.visual-color-change {
        right: 110px;
        bottom: 13%
    }

    section.visual-editor .content-wrap {
        max-width: 1500px
    }

    section.sites-features .content-wrap {
        max-width: 1450px;
        padding: 50px 0 50px
    }

    section.sites-features .right-wrap .feature-items {
        padding: 30px
    }

    section.final-section .content-wrap {
        max-width: 1450px
    }

    section.final-section {
        width: 100%
    }

    section.final-section p {
        max-width: 800px;
        margin-left: 0
    }

    section.final-section a.act-btn.cta-btn {
        font-size: 23px
    }

    section.customize-section .customize-slider .slider-text h6 {
        font-size: 21px;
        margin-bottom: 25px;
        max-width: 350px
    }

    section.visual-editor .visual-slider .slick-dots {
        bottom: auto
    }

    .vslider.visual-sub-slider {
        max-width: 410px;
        position: absolute;
        bottom: -45px;
        right: -40px;
        z-index: 9
    }

    .visual-slider-nav {
        position: absolute;
        left: -240px;
        z-index: 9;
        width: 180px;
        top: 530px;
        bottom: 0;
        margin: auto;
        height: 380px
    }

    section.visual-editor .slider-text p {
        text-align: left
    }
}

@media only screen and (min-width: 1700px) {
    section.main-banner .content-wrap {
        padding:150px 0 100px
    }
}

@media only screen and (min-width: 2100px) {
    section.customize-section .customize-slider .slick-dots {
        width:510px
    }

    .customize-nav {
        right: -100px;
        max-width: 500px;
        top: 150px
    }

    section.customize-section .customize-slider .slick-dots li {
        width: 160px;
        height: 78px;
        background-size: 510px;
        margin-bottom: 6px
    }

    section.customize-section .customize-slider .slick-dots li.slick-active {
        background-position: 0 -608px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2) {
        background-position: -177px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2).slick-active {
        background-position: -177px -608px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3) {
        background-position: -353px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3).slick-active {
        background-position: -353px -608px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4) {
        background-position: 0 -100px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4).slick-active {
        background-position: 0 -710px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5) {
        background-position: -177px -100px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5).slick-active {
        background-position: -177px -710px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6) {
        background-position: -354px -100px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6).slick-active {
        background-position: -354px -710px
    }
}

@media only screen and (max-width: 1920px) {
    section.main-banner .content-wrap {
        padding:100px 0 100px
    }
}

@media only screen and (max-width: 1600px) {
    section.customize-section .customize-slider {
        max-width:1250px
    }

    section.visual-editor .slider-text p {
        font-size: 15px;
        text-align: left
    }

    section.main-banner h2 {
        margin-bottom: 35px
    }

    section h2 {
        font-size: 58px
    }

    section.sites-features .left-wrap {
        padding-right: 50px
    }

    section.sites-features .left-wrap h3,section.final-section h3 {
        font-size: 48px
    }

    section.final-section .image-part img {
        max-width: 100%
    }

    section.final-section p {
        font-size: 17px;
        max-width: 520px;
        margin: 0 0 40px
    }

    section.final-section h2 {
        font-size: 58px
    }

    section.main-banner h1,section.main-banner h2 {
        font-size: 68px
    }

    section.main-banner .socl-signup p {
        font-size: 13px
    }

    section.main-banner p {
        font-size: 17px;
        margin-bottom: 30px
    }

    section.customize-section h1 {
        font-size: 48px
    }

    section.main-banner .content-wrap {
        background-position: 100% 90%;
        background-size: 590px
    }

    section.customize-section p {
        font-size: 17px
    }

    section.customize-section p {
        max-width: 710px;
        margin: 0 auto
    }

    section.main-banner .content-wrap:before {
        width: 400px;
        height: 400px;
        z-index: -10;
        bottom: -180px;
        left: -220px
    }

    section.customize-section .customize-sub-slider.slick-slider .slick-list {
        max-width: 300px
    }

    section.customize-section .customize-slider .customize-main-slider .slick-list {
        max-width: 700px
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 700px
    }

    section.final-section {
        padding: 50px
    }

    section.sites-features .left-wrap .cta-sites a {
        font-size: 19px
    }

    section p {
        font-size: 17px
    }

    section.sites-features .right-wrap {
        width: 67%
    }

    section.sites-features .left-wrap {
        width: 30%
    }

    .content-section {
        max-width: 100%;
        width: 65%
    }

    section.main-banner .content-wrap,#mini-panel-product_menu .content-wrap {
        max-width: 1170px
    }

    section h5 {
        font-size: 15px
    }
}

@media only screen and (max-width: 1400px) {
    .body-umain .content-section {
        max-width:650px;
        margin: 0 auto
    }

    section.main-banner .content-wrap {
        background-position: 95% 50%
    }

    .zfooter-wrap .zfooter-left {
        width: 100%
    }

    .zfooter-wrap .zfooter-right {
        display: none
    }

    .zfooter-left .iphone_image {
        max-width: 210px;
        margin: 0 auto;
        transform: none
    }

    .zfooter-section .ipad_image {
        padding-right: 10px
    }
}

@media only screen and (min-width: 1280px) and (max-width:1366px) {
    section.visual-editor .content-wrap {
        max-width:900px
    }

    section.customize-section .customize-slider .customize-main-slider .slick-list {
        max-width: 630px
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 630px
    }

    section.final-section h2 {
        font-size: 48px
    }
}

@media only screen and (max-width: 1279px) {
    .vcustomize-nav .slick-list {
        display:none
    }

    section.main-banner h1,section.main-banner h2 {
        font-size: 58px
    }

    section.main-banner .content-wrap,#mini-panel-product_menu .content-wrap {
        max-width: 1170px;
        width: 85%
    }

    .content-section {
        padding-right: 15%;
        max-width: 100%
    }

    .vslider.visual-sub-slider {
        max-width: 280px;
        right: -40px
    }

    section.visual-editor .content-wrap {
        width: 90%
    }

    .vslider.visual-sub-slider {
        bottom: 13%
    }

    .vslider.visual-color-change {
        bottom: 17%;
        max-width: 350px
    }

    section h2 {
        font-size: 58px
    }

    .customize-nav {
        position: absolute;
        top: auto;
        max-width: 500px;
        width: 400px;
        left: 38%;
        height: 240px;
        bottom: 20px
    }

    section.final-section h2 {
        font-size: 48px
    }

    section.customize-section .customize-slider {
        margin-left: -90px;
        margin-top: 60px;
        padding-bottom: 250px
    }

    section.customize-section .customize-main-slider.slick-slider {
        max-width: 95%;
        padding-bottom: 0;
        padding-right: 0
    }

    section.customize-section .customize-slider .customize-main-slider .slick-list {
        max-width: 800px
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 800px
    }

    .customize-sub-slider {
        min-width: 280px
    }

    section.customize-section .customize-slider .slider-text2 {
        position: absolute;
        bottom: 5px;
        left: 15px
    }

    section.customize-section .customize-slider .slider-text {
        position: relative;
        top: 0
    }

    .main-image-section {
        vertical-align: top;
        padding-top: 20px
    }

    section.customize-section .customize-slider .slider-text p {
        font-size: 15px
    }

    section.customize-section .customize-slider .slider-text {
        margin-left: 15px;
        left: 0
    }

    section.customize-section .content-wrap {
        padding-bottom: 20px
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 9%;
        left: 40px
    }

    .visual-slider-nav {
        position: absolute;
        left: 0;
        z-index: 9;
        width: 355px;
        top: auto;
        right: 0;
        margin: 20px auto;
        text-align: center
    }

    section.visual-editor {
        padding-bottom: 80px
    }

    section.visual-editor .visual-slider .slick-dots li {
        width: 107px
    }

    .vslider.visual-sub-slider {
        display: none
    }

    section.visual-editor .visual-slider .slick-dots li {
        margin-right: 10px
    }

    section.visual-editor .slider-text p {
        text-align: center
    }

    section.final-section h2,section.final-section p,section.final-section h3,section.final-section .content-part {
        text-align: center
    }

    section.final-section .image-part {
        width: 100%;
        padding-left: 0;
        order: 1;
        margin-bottom: 50px
    }

    section.final-section .image-part img {
        max-width: 500px;
        margin: 0 auto 20px;
        display: block;
        width: 100%
    }

    section.final-section .content-part {
        width: 100%;
        order: 2
    }

    section.final-section {
        padding: 50px 20px 30px
    }

    section.final-section h3 {
        font-size: 48px
    }

    section.final-section p {
        font-size: 17px;
        max-width: 700px;
        margin: 0 auto 40px
    }
}

@media only screen and (max-width: 1024px) {
    .signup-box h3 {
        max-width:80%
    }

    .zfooter-section .signup-box h3 {
        max-width: 550px;
        font-size: 44px;
        margin: 0 auto 20px;
        width: 100%
    }

    .zfooter-wrap .zfooter-left p {
        text-align: center;
        max-width: 440px;
        width: 100%;
        margin: 0 auto 30px
    }
}

@media only screen and (max-width: 991px) {
    section.main-banner .content-wrap {
        padding:100px 0 0
    }

    .pov-banner {
        flex-direction: column
    }

    .zfooter-section .signup-box {
        display: block !important;
        padding-top: 100px
    }

    .zfooter-section {
        padding: 0 0 50px
    }

    .zw-other-lang .zfooter-section {
        padding: 60px 0 50px
    }

    .body-umain .zfooter-left .iphone_image {
        position: relative;
        max-width: 200px;
        right: 0;
        bottom: 0;
        margin: 0 auto;
        width: 100%;
        transform: none;
        display: inline-block
    }

    section.final-section {
        margin-bottom: 0
    }

    section.sites-features {
        padding-bottom: 0
    }

    .body-umain .zfooter-section .ipad_image {
        display: none
    }

    .body-umain .zfooter-section {
        display: block
    }

    section.final-section h2 {
        font-size: 58px
    }

    section.final-section h3 {
        font-size: 38px
    }

    section.sites-features .right-wrap {
        width: 90%;
        margin: 50px auto 0
    }

    section.sites-features .left-wrap {
        width: 100%;
        margin-top: 30px;
        text-align: center;
        padding-right: 0
    }

    .customize-nav {
        position: relative;
        top: auto;
        max-width: 500px;
        width: 400px;
        left: auto;
        height: auto;
        margin-top: 40px;
        bottom: auto;
        z-index: 999
    }

    section.customize-section .customize-slider {
        padding-bottom: 0;
        margin-left: 0
    }

    section.customize-section .customize-slider .customize-main-slider .slick-list {
        max-width: 100%
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 100%
    }

    .customize-sub-slider {
        display: none
    }

    section.customize-section .customize-slider .slick-dots {
        position: relative
    }

    section.customize-section .customize-slider .slider-text {
        position: relative
    }

    section.customize-section .customize-main-slider.slick-slider {
        padding-bottom: 180px
    }

    section.customize-section .customize-sub-slider.slick-slider .slick-list {
        max-width: 250px
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: auto;
        position: relative;
        left: auto;
        right: auto;
        padding: 0
    }

    section.main-banner p {
        font-size: 17px;
        margin-bottom: 30px;
        max-width: 380px
    }

    section.main-banner h1,section.main-banner h2 {
        font-size: 58px
    }

    section.main-banner .content-wrap {
        background-position: 95% 40%;
        background-size: 320px
    }

    section.main-banner .content-wrap:before {
        display: none
    }

    .content-section {
        padding-bottom: 0;
        width: 100%;
        display: block;
        text-align: center;
        max-width: 450px;
        margin: 0 auto;
        padding-right: 0
    }

    .pov-banner .watch-btn {
        margin-bottom: 20px
    }

    section.main-banner a.act-btn.cta-btn {
        display: inline-block
    }

    section.main-banner .content-wrap {
        padding-bottom: 0
    }

    .main-image-section {
        vertical-align: top;
        width: 100%;
        display: block;
        max-width: 600px;
        margin: 0 auto
    }

    section.main-banner h1,section.main-banner h2,section.main-banner .content-section p {
        text-align: center;
        max-width: 100%
    }

    section.customize-section .content-wrap {
        width: 95%;
        padding: 80px 20px
    }

    section.visual-editor {
        padding: 50px 0 50px
    }

    section.customize-section .customize-slider .slider-text {
        position: relative;
        right: auto;
        width: 100%;
        left: 0;
        padding-bottom: 0;
        margin-left: 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3n+1) {
        margin-left: 0
    }

    section.customize-section .customize-slider .slick-dots {
        position: relative;
        display: inline-block !important;
        top: 0;
        margin: 0
    }

    section.customize-section .customize-slider .slider-text2 {
        position: relative;
        bottom: auto;
        left: auto
    }

    section.customize-section .customize-slider .slider-text h6 {
        font-size: 17px;
        margin-bottom: 10px;
        text-align: left
    }

    section.customize-section .customize-slider .slider-text2 p {
        text-align: center;
        font-size: 15px
    }

    section.customize-section .customize-slider .slick-dots li {
        margin: 5px 5px;
        float: left
    }

    .customize-nav {
        width: 380px;
        right: auto;
        margin: 50px auto 0
    }

    .vslider.visual-color-change {
        bottom: 19%;
        max-width: 270px
    }

    .vslider.visual-sub-slider {
        bottom: 16%;
        max-width: 240px
    }

    section.main-banner .content-wrap,#mini-panel-product_menu .content-wrap {
        max-width: 1170px;
        width: 90%
    }

    section.main-banner {
        padding: 0 0 50px 0
    }

    section.visual-editor .visual-slider {
        margin-top: 100px;
        padding-bottom: 160px;
        margin: 80px auto 0;
        max-width: 1280px
    }

    .vslider.visual-sub-slider {
        display: none
    }

    section.sites-features .content-wrap {
        padding-top: 0
    }

    section.final-section p {
        max-width: 700px
    }

    section h2 {
        font-size: 48px
    }

    section.sites-features .left-wrap h3,section.final-section h3 {
        font-size: 48px
    }

    section.visual-editor .slider-text {
        position: absolute;
        bottom: -40px;
        left: 0;
        right: 0;
        margin: 0 auto;
        text-align: center
    }

    section.visual-editor .visual-slider .slick-dots {
        position: absolute;
        bottom: -160px;
        width: auto;
        left: 0;
        right: 0;
        margin: auto
    }

    section.visual-editor .slider-text p {
        font-size: 17px
    }

    section.sites-features .right-wrap .feature-items {
        padding: 30px
    }
}

@media only screen and (max-width: 800px) {
    section.sites-features .right-wrap {
        width:100%;
        margin: 50px auto 0
    }

    section.final-section .content-wrap {
        padding: 50px 0 40px 0
    }

    section.customize-section .customize-main-slider.slick-slider {
        top: 10%
    }
}

@media only screen and (max-width: 767px) {
    section.sites-features .right-wrap .row {
        flex-wrap:wrap
    }

    .act-btn.cta-btn {
        padding: 15px 20px;
        font-size: 15px
    }

    .body-umain .user_lin h3 {
        font-size: 34px
    }

    .body-umain .zfooter-section {
        padding-top: 0
    }

    .zfooter-section .iphone_image {
        display: block;
        position: relative
    }

    section.final-section h2 span {
        font-size: 38px
    }

    .zfooter-section .signup-box h3 {
        font-size: 30px
    }

    .pov-banner {
        padding: 0
    }

    section.customize-section .customize-sub-slider.slick-slider .slick-list {
        max-width: 220px
    }

    .content-section {
        padding-bottom: 50px;
        text-align: center
    }

    section.main-banner h1,section.main-banner h2 {
        font-size: 63px;
        text-align: center
    }

    section.main-banner .content-wrap {
        background: 0;
        padding-top: 50px
    }

    section.main-banner .content-section p {
        max-width: 100%;
        text-align: center
    }

    section.main-banner .content-wrap:after {
        background: url(/sites/zweb/images/sites/sites-hp-banner2x.jpg) no-repeat;
        background-size: contain;
        position: relative;
        overflow: visible;
        position: relative;
        content: "";
        width: 100%;
        max-height: 330px;
        margin: 0 auto;
        height: 400px;
        background-position: center
    }

    section.customize-section .customize-main-slider.slick-slider {
        position: relative;
        top: auto;
        padding-bottom: 0;
        left: 0;
        margin: 0;
        max-width: 100%
    }

    .content-wrap .customize-sub-slider,.vslider.visual-sub-slider,.vslider.visual-color-change {
        display: none
    }

    .vslider.visual-main-slider {
        width: 100%
    }

    section.visual-editor {
        padding: 50px 0 0
    }

    section p {
        font-size: 15px;
        max-width: 600px;
        margin: 0 auto 20px
    }

    section h4 {
        font-size: 23px
    }

    section.sites-features {
        padding-bottom: 50px
    }

    section.customize-section .customize-main-slider,section.sites-features .right-wrap .feature-items {
        transform: translateY(0);
        opacity: 1
    }

    section.final-section h2,section.final-section p,section.final-section h3,section.final-section .content-part {
        text-align: center
    }

    .main-image-section video {
        display: none
    }

    .main-image-section img {
        display: block;
        max-width: 100%
    }
}

@media only screen and (max-width: 600px) {
    .slider-wrap li div:last-child {
        display:none
    }

    section.creative-scroll {
        margin-bottom: 20px;
        padding-top: 0
    }

    .final-section li {
        line-height: unset;
        font-size: 15px;
        margin-bottom: 15px;
        padding-bottom: 0
    }

    section.main-banner h1 {
        margin-bottom: 5px
    }

    section.main-banner .content-wrap {
        background: 0;
        padding-top: 55px
    }

    section.creative-scroll .cont-wrap {
        padding: 0 13px
    }

    section.creative-scroll .cont-wrap p {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    section.customize-section .customize-slider .customize-nav .slick-list {
        display: none
    }

    section.main-banner .content-section p {
        font-size: 17px;
        text-align: center
    }

    section.sites-features .right-wrap {
        width: 100%;
        margin: 0 auto 0;
        max-width: 330px
    }

    section.sites-features .right-wrap .row {
        width: 100%;
        padding: 0
    }

    section.main-banner h1,section.main-banner h2,.other-lang section.main-banner h1 {
        font-size: 38px
    }

    section.main-banner h2 {
        margin-bottom: 30px;
        line-height: 1
    }

    section h2 {
        font-size: 38px
    }

    section.customize-section p,section.final-section p {
        font-size: 17px
    }

    section h5 {
        font-size: 13px
    }

    section.customize-section .content-wrap {
        padding: 30px
    }

    section.customize-section .customize-main-slider.slick-slider {
        width: 100%;
        max-width: 100%
    }

    section.customize-section .customize-slider .slick-dots {
        width: 300px
    }

    section.customize-section .customize-slider .slick-dots li {
        width: 90px;
        height: 45px;
        background-size: 300px
    }

    section.customize-section .customize-slider .slider-text {
        padding-bottom: 0
    }

    .customize-nav {
        width: 205px;
        margin: 30px auto 0
    }

    section.customize-section .customize-slider .slick-dots {
        width: 100%
    }

    section.customize-section .customize-slider .slick-dots li {
        margin: 7px 12px
    }

    section.sites-features .left-wrap h3 {
        font-size: 38px
    }

    section.sites-features .content-wrap {
        padding-top: 0;
        padding-bottom: 0
    }

    section.visual-editor .visual-slider .slick-dots li {
        width: 90px;
        height: 50px;
        background-size: 280px;
        background-position: -0 -445px
    }

    section.visual-editor .visual-slider .slick-dots li.slick-active {
        background-position: -0 -505px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(2) {
        background-position: -96px -445px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(2).slick-active {
        background-position: -96px -505px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(3) {
        background-position: -194px -445px
    }

    section.visual-editor .visual-slider .slick-dots li:nth-child(3).slick-active {
        background-position: -194px -505px
    }

    .visual-slider-nav {
        width: 270px;
        margin: 0 auto;
        right: auto;
        left: auto;
        position: relative;
        margin-top: 20px
    }

    section.visual-editor .visual-slider {
        padding-bottom: 0;
        margin: 50px auto 0
    }

    section.sites-features .left-wrap .cta-sites a {
        font-size: 17px
    }

    section.visual-editor .slider-text {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin: 0 auto 18px;
        text-align: center
    }

    section.visual-editor .visual-slider .slick-dots {
        position: relative;
        bottom: auto;
        width: auto;
        left: 0;
        right: 0;
        margin: auto
    }

    section.visual-editor .slider-text p {
        font-size: 13px
    }

    section.visual-editor .visual-slider .slick-dots li {
        margin: 0
    }

    section.sites-features .left-wrap {
        padding: 0 30px;
        margin-top: 50px
    }

    section.customize-section .customize-slider {
        padding-bottom: 0;
        margin-top: 40px
    }

    .customize-nav {
        margin: 40px auto 0
    }

    section.customize-section .customize-slider .slider-text2 p {
        text-align: center;
        font-size: 13px
    }

    section.final-section {
        padding: 20px 0
    }

    section.final-section h2 {
        font-size: 38px
    }

    section.final-section h3 {
        font-size: 34px
    }

    section.customize-section .customize-slider .slider-text h6 {
        font-size: 13px;
        margin-bottom: 10px;
        text-align: left
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2) {
        background-position: -103px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3) {
        background-position: -207px 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4) {
        background-position: 0 -60px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5) {
        background-position: -104px -60px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6) {
        background-position: -208px -60px
    }

    section.customize-section .customize-slider .slick-dots li.slick-active {
        background-position: 0 -358px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(2).slick-active {
        background-position: -103px -358px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(3).slick-active {
        background-position: -207px -358px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(4).slick-active {
        background-position: 0 -416px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(5).slick-active {
        background-position: -104px -418px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(6).slick-active {
        background-position: -208px -418px
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(even) {
        margin-left: 0
    }

    section.customize-section .customize-slider .slick-dots li:nth-child(odd) {
        margin-left: 0
    }

    section.final-section .content-wrap {
        max-width: 90%;
        padding: 40px 0
    }

    section.sites-features .right-wrap .feature-items {
        padding: 30PX;
        margin-bottom: 10px
    }

    .body-umain .zfooter-wrap .zfooter-right {
        padding-top: 60px
    }
}

.i18n-ar section.main-banner h1,.i18n-ar section.main-banner h2,.i18n-ar section.main-banner p,.i18n-ar section.sites-features .right-wrap .feature-items p,.i18n-ar .final-section h2,.i18n-ar .final-section p,.i18n-ar section.visual-editor .slider-text p,.i18n-ar .signup-box p {
    text-align: right
}

.i18n-ar .content-section {
    padding: 0 0 80px 0
}

.i18n-ar section.main-banner .content-wrap:before {
    left: unset;
    right: -280px;
    transform: rotateY(180deg)
}

.i18n-ar section.customize-section .customize-main-slider.slick-slider {
    right: -50px;
    left: unset
}

.i18n-ar .customize-nav {
    right: unset;
    left: 100px
}

.i18n-ar section.customize-section .customize-slider .slider-text {
    left: unset;
    right: 10px;
    text-align: right
}

.i18n-ar .customize-sub-slider {
    transform: translateX(150px)
}

.i18n-ar .content-wrap.animated .customize-sub-slider {
    transform: translateX(100px)
}

.i18n-ar section.visual-editor .visual-slider .slick-dots li,.i18n-ar section.sites-features .right-wrap .row,.i18n-ar section.customize-section .customize-slider .slick-dots li {
    float: right
}

.i18n-ar .visual-slider-nav {
    left: unset;
    right: -170px
}

.i18n-ar section.final-section .image-part {
    padding: 0 60px 0 0
}

.i18n-ar .vslider.visual-sub-slider {
    right: unset;
    left: -30px;
    transform: rotateY(180deg)
}

.i18n-ar section.final-section p {
    margin: 0 0 30px 0
}

@media only screen and (max-width: 1600px) {
    .i18n-ar section.main-banner .content-wrap:before {
        left:unset;
        right: -220px
    }
}

.body-umain .content-section {
    width: 100%;
    text-align: center
}

.body-umain section.main-banner h1,.body-umain section.main-banner h2 {
    TEXT-ALIGN: CENTER;
    line-height: .8
}

.body-umain section.main-banner h2 {
    margin-bottom: 30px
}

.body-umain section.main-banner .content-section p {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.rating-section {
    text-align: center
}

.rating-section h2 {
    margin-bottom: 15px;
    font: 36px/1.2 var(--zf-primary-semibold)
}

.rating-section h2 span {
    color: #ff4e3b;
    opacity: 0
}

.rating-section.line-animated h2 span {
    opacity: 1
}

.rating-section h3 span {
    color: #ff4e3b;
    font-family: var(--zf-primary-semibold)
}

.rating-section h3 {
    width: 100%
}

.rating-section h3 {
    display: inline-block
}

.rating-section.common-section .content-wrap {
    padding: 100px 0 60px
}

.rating-section ul {
    max-width: 960px;
    margin: 35px auto 0;
    display: flex;
    justify-content: space-between
}

.rating-section ul li .img-leads {
    background-image: url(/sites/zweb/images/sites/reviews-sprite.png);
    background-size: auto 35px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto 15px;
    height: 35px
}

.rating-section ul li {
    opacity: 0
}

.line-animated.rating-section ul li:nth-child(1) {
    animation: justOpacity 1s ease-out 1s forwards
}

.line-animated.rating-section ul li:nth-child(2) {
    animation: justOpacity 1s ease-out 1.5s forwards
}

.line-animated.rating-section ul li:nth-child(3) {
    animation: justOpacity 1s ease-out 2s forwards
}

.line-animated.rating-section ul li:nth-child(4) {
    animation: justOpacity 1s ease-out 2.5s forwards
}

.line-animated.rating-section ul li:nth-child(5) {
    animation: justOpacity 1s ease-out 3s forwards
}

.line-animated.rating-section ul li:nth-child(1) .stars-container:after {
    animation: starRateOne .5s ease-out 1.3s forwards
}

.line-animated.rating-section ul li:nth-child(2) .stars-container:after {
    animation: starRateOne .5s ease-out 1.8s forwards
}

.line-animated.rating-section ul li:nth-child(3) .stars-container:after {
    animation: starRateOne .5s ease-out 2.3s forwards
}

.line-animated.rating-section ul li:nth-child(4) .stars-container:after {
    animation: starRateTwo .5s ease-out 2.8s forwards
}

.line-animated.rating-section ul li:nth-child(5) .stars-container:after {
    animation: starRateThree .5s ease-out 3.3s forwards
}

.rating-section ul li .capterra {
    background-position: -290px 0;
    width: 145px
}

.rating-section ul li .websiteplanet {
    background-position: -152px 0;
    width: 100px
}

.rating-section ul li .getapp {
    background-position: -440px 0;
    width: 145px
}

.rating-section ul li .gtwo {
    background-position: -250px 0;
    width: 35px
}

.rating-section ul li .financeonline {
    background-position: 0 0;
    width: 152px
}

.stars-container {
    position: relative;
    display: inline-block;
    color: transparent;
    font-size: 21px;
    letter-spacing: 2px
}

.stars-container:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #d0d0d0
}

.stars-container:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2605\2605\2605\2605\2605';
    color: #f9a826;
    overflow: hidden;
    transition: ease all 3s;
    width: 0
}

.counter-star {
    display: block;
    text-align: center;
    font-weight: 300;
    color: #888
}

.current-value {
    font-size: 25px;
    color: #000
}

.common-section .content-wrap {
    padding: 120px 0 120px
}

@keyframes starRateOne {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 88%;
        opacity: 1
    }
}

@-webkit-keyframes starRateOne {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 88%;
        opacity: 1
    }
}

@-moz-keyframes starRateOne {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 88%;
        opacity: 1
    }
}

@keyframes starRateTwo {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 92%;
        opacity: 1
    }
}

@-webkit-keyframes starRateTwo {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 92%;
        opacity: 1
    }
}

@-moz-keyframes starRateTwo {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 92%;
        opacity: 1
    }
}

@keyframes starRateThree {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 80%;
        opacity: 1
    }
}

@-webkit-keyframes starRateThree {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 80%;
        opacity: 1
    }
}

@-moz-keyframes starRateThree {
    0% {
        width: 0;
        opacity: 0
    }

    100% {
        width: 80%;
        opacity: 1
    }
}

@keyframes justOpacity {
    0% {
        visibility: hidden;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@-webkit-keyframes justOpacity {
    0% {
        visibility: hidden;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@-moz-keyframes justOpacity {
    0% {
        visibility: hidden;
        opacity: 0
    }

    100% {
        visibility: visible;
        opacity: 1
    }
}

@media screen and (max-width: 991px) {
    .rating-section h2 {
        font-size:30px
    }

    .rating-section ul {
        max-width: 740px;
        display: block;
        margin: 0 auto
    }

    .rating-section ul li {
        display: inline-block;
        margin: 40px 30px 0
    }

    .rating-section.common-section .content-wrap {
        padding: 100px 0 50px
    }
}

@media screen and (max-width: 767px) {
    .rating-section h3 {
        border:0
    }

    .rating-section h2 {
        font-size: 23px
    }

    .rating-section .content-wrap {
        padding-bottom: 20px
    }

    .rating-section.common-section .content-wrap {
        padding: 60px 0 50px
    }
}

@media screen and (max-width: 480px) {
    .rating-section.common-section .content-wrap {
        padding-bottom:0
    }

    .rating-section h3 {
        max-width: 320px
    }
}

.zc-floating-banner {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 310px;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)"
}

.zc-floating-banner img {
    max-width: 100%;
    height: auto;
    display: block
}

.zc-floating-banner.animate {
    visibility: visible;
    -webkit-animation: bounceIn .8s forwards;
    animation: bounceIn .8s forwards;
    -webiki-animation: bounceIn .8s forwards
}

span.close-icon {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #fff;
    padding: 0;
    border-radius: 100%;
    cursor: pointer;
    transition: all .3s ease
}

span.close-icon:before,span.close-icon:after {
    content: '';
    width: 2px;
    height: 12px;
    background: #333;
    position: absolute;
    left: 9px;
    top: 4px;
    border-radius: 4px;
    transform: rotate(45deg)
}

span.close-icon:after {
    transform: rotate(-45deg)
}

span.close-icon:hover {
    background: #000
}

span.close-icon:hover:before,span.close-icon:hover:after {
    background: #fff
}

.zc-floating-cta {
    position: fixed;
    right: 20px;
    bottom: 0;
    width: 210px;
    height: auto;
    z-index: 100;
    cursor: pointer;
    transition: all 1000ms ease;
    display: none
}

.zc-floating-cta a {
    font-size: 15px;
    display: inline-block;
    width: 100%;
    color: #fff;
    padding: 12px;
    background: #4f88eb;
    background: -moz-linear-gradient(left,#4f88eb 1%,#3aa9e7 50%,#00cce2 100%);
    background: -webkit-linear-gradient(left,#4f88eb 1%,#3aa9e7 50%,#00cce2 100%);
    background: linear-gradient(to right,#4f88eb 1%,#3aa9e7 50%,#00cce2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4f88eb',endColorstr='#00cce2',GradientType=1);
    text-align: center;
    line-height: 1
}

@-webkit-keyframes bounceIn {
    0%,20%,40%,60%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

@keyframes bounceIn {
    0%,20%,40%,60%,80%,100% {
        -webkit-animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        animation-timing-function: cubic-bezier(0.215,0.610,0.355,1.000)
    }

    0% {
        opacity: 0;
        -ms-filter: "alpha(opacity=0)";
        -webkit-transform: scale3d(.3,.3,.3);
        transform: scale3d(.3,.3,.3)
    }

    20% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        -webkit-transform: scale3d(.9,.9,.9);
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        -webkit-transform: scale3d(1.03,1.03,1.03);
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        -webkit-transform: scale3d(.97,.97,.97);
        transform: scale3d(.97,.97,.97)
    }

    100% {
        opacity: 1;
        -ms-filter: "alpha(opacity=100)";
        -webkit-transform: scale3d(1,1,1);
        transform: scale3d(1,1,1)
    }
}

.banner-closed {
    display: none
}

@media screen and (max-width: 767px) {
    .zc-floating-banner {
        display:none
    }
}

.i18n-nl .zc-floating-banner.animate {
    display: none
}

.testimonial-wrap {
    overflow: hidden;
    margin-top: 40px
}

.testimonial-wrap .content-wrap {
    overflow: visible;
    background-color: #fff8f0;
    padding: 60px 0 40px
}

.testimonial-wrap h4 {
    color: #000;
    font-family: var(--zf-primary-regular);
    max-width: 440px;
    font-size: 27px;
    text-align: center;
    margin: 0 auto 20px
}

.testimonial-slider-wrap {
    max-width: 680px;
    margin: 0 auto 60px
}

.testimonial-item p {
    font-family: Droid serif;
    font-size: 18px;
    margin: 20px 0 40px;
    text-align: left;
    font-style: italic;
    text-align: justify;
    padding: 0 3px
}

.customer-det {
    display: table;
    width: 100%;
    table-layout: fixed
}

.customer-img {
    display: table-cell;
    width: 60px
}

.customer-img img {
    border-radius: 100%
}

.customer-name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 30px
}

.customer-name span {
    display: block;
    font-size: 15px
}

.customer-name span:last-child {
    color: #5f5f5f;
    max-width: 400px
}

.testimonial-slider-wrap .slick-next {
    right: -180px
}

.testimonial-slider-wrap .slick-prev {
    left: -180px
}

.testimonial-slider-wrap .slick-dots {
    text-align: left
}

.testimonial-slider-wrap .slick-dots li,.testimonial-slider-wrap .slick-dots li.slick-active {
    width: 25px;
    height: 2px;
    border-radius: 0;
    border-width: 0;
    background: #e0e0e0
}

.testimonial-slider-wrap .slick-dots li.slick-active {
    background: #707070
}

.testimonial-slider-wrap .slick-next,.testimonial-slider-wrap .slick-prev {
    top: 30%
}

.testimonial-slider-wrap .slick-next:after,.testimonial-slider-wrap .slick-prev:after {
    content: '';
    width: 20px;
    position: absolute;
    height: 2px;
    background: #000;
    right: 20px;
    top: 15px;
    transform: rotate(0)
}

.testimonial-slider-wrap .slick-next:before,.testimonial-slider-wrap .slick-prev:before {
    content: '';
    position: absolute;
    right: 20px;
    width: 12px;
    height: 12px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    top: 10px;
    background: transparent
}

.testimonial-slider-wrap .slick-next:before {
    right: 2px
}

.testimonial-slider-wrap .slick-next:after {
    right: 2px
}

.testimonial-slider-wrap .slick-prev:before {
    transform: rotate(135deg)
}

.testimonial-slider-wrap .slick-next:hover:before,.testimonial-slider-wrap .slick-prev:hover:before {
    background: transparent
}

.testimonial-slider-wrap .slick-next:hover:after,.testimonial-slider-wrap .slick-prev:hover:after {
    background: #000
}

.icon-smily {
    background: url(/sites/zweb/images/sites/home-features-sprite-2x.png) no-repeat;
    position: absolute;
    width: 31px;
    height: 31px;
    vertical-align: middle;
    margin-right: 10px;
    background-size: 450px auto;
    background-position: -352px -4px;
    opacity: 0
}

.middle-animated .icon-smily {
    transition: all 3s cubic-bezier(0.57,0.05,0.7,1.03);
    transform: scale(.9) translateY(0);
    animation: smilyFade 1.5s ease-out;
    animation-iteration-count: 2
}

.icon-smily.smily1 {
    left: -6%;
    bottom: 1%
}

.icon-smily.smily2 {
    left: 14%;
    bottom: 26%;
    animation-delay: 600ms
}

.icon-smily.smily3 {
    left: 25%;
    bottom: 8%;
    animation-delay: 800ms
}

.icon-smily.smily4 {
    left: 40%;
    bottom: 20%;
    animation-delay: 300ms
}

.icon-smily.smily5 {
    left: 60%;
    bottom: 5%;
    animation-delay: 900ms
}

.icon-smily.smily6 {
    left: 80%;
    bottom: 23%;
    animation-delay: 1200ms
}

.icon-smily.smily7 {
    left: 94%;
    bottom: 40%;
    animation-delay: 700ms
}

.icon-smily.smily8 {
    left: 104%;
    bottom: 5%;
    animation-delay: 400ms
}

.zcustomer-icon p {
    display: none
}

.lang-vi .testimonial-wrap {
    margin-top: 100px
}

@keyframes smilyFade {
    from {
        opacity: 1;
        bottom: -10%
    }

    to {
        opacity: 0;
        bottom: 35%
    }
}

@media only screen and (min-width: 992px) and (max-width:1199px) {
    .testimonial-slider-wrap .slick-prev {
        left:-95px
    }

    .testimonial-slider-wrap .slick-next {
        right: -95px
    }
}

@media screen and (max-width: 991px) {
    .testimonial-slider-wrap {
        max-width:80%
    }

    .testimonial-wrap {
        margin-bottom: 60px
    }

    .testimonial-slider-wrap .slick-next {
        right: -50px
    }

    .testimonial-slider-wrap .slick-prev {
        left: -50px
    }
}

@media screen and (max-width: 767px) {
    .testimonial-item p {
        font-size:13px
    }

    .testimonial-slider-wrap .slick-next {
        right: -18px
    }

    .testimonial-slider-wrap .slick-prev {
        left: -22px
    }

    .testimonial-wrap {
        margin-top: 60px
    }

    .slick-slide {
        margin: 0 20px
    }
}

@media only screen and (max-width: 991px) {
    .lang-vi .testimonial-wrap {
        margin-top:80px 0
    }
}

@media only screen and (max-width: 767px) {
    .lang-vi .testimonial-wrap {
        padding-top:20px 0 60px 0
    }
}

@media only screen and (max-width: 480px) {
    .customer-det,.customer-img {
        display:block
    }

    .customer-name {
        display: block;
        padding: 10px 0 0 0
    }
}

.other-lang .zc-floating-banner.animate {
    display: none
}

.other-lang .testimonial-wrap {
    display: none
}

.i18n-ar .signup-box .socl-signup p {
    text-align: right
}

.i18n-ar .rating-section.common-section .content-wrap {
    text-align: center
}

.i18n-ar .stars-container:before {
    left: auto;
    right: 0
}

.i18n-ar .stars-container:after {
    left: auto;
    right: 0
}

.i18n-ar section.customize-section .customize-main-slider.slick-slider .slick-track .slick-slide img {
    float: right
}

.i18n-ar section.customize-section .customize-slider {
    margin-left: 0;
    margin-right: -100px
}

.i18n-ar section.customize-section .customize-main-slider.slick-slider {
    right: 50px
}

.i18n-ar .content-wrap.animated .customize-sub-slider {
    transform: translateX(0)
}

.i18n-ar .customize-nav {
    right: auto;
    left: 0
}

@media only screen and (max-width: 1600px) {
    .i18n-ar section.sites-features .left-wrap {
        padding-left:50px;
        padding-right: 0
    }
}

@media only screen and (min-width: 1441px) {
    .i18n-ar .visual-slider-nav {
        right:-220px
    }

    .i18n-ar section.sites-features .left-wrap {
        padding-right: 20px;
        padding-left: 0
    }
}

@media only screen and (max-width: 1440px) {
    .i18n-ar .content-section {
        padding-bottom:0;
        padding-left: 30px
    }
}

@media only screen and (max-width: 1279px) {
    .i18n-ar section.customize-section .customize-slider {
        margin-right:-90px
    }

    .i18n-ar section.customize-section .customize-main-slider.slick-slider {
        right: 40px
    }

    .i18n-ar .visual-slider-nav {
        right: 0;
        left: 0
    }

    .i18n-ar section.visual-editor .slider-text p {
        text-align: center
    }

    .i18n-ar section.customize-section .customize-slider .slider-text {
        margin-left: 0;
        margin-right: 15px
    }

    .i18n-ar .customize-nav {
        left: auto;
        right: 38%
    }

    .i18n-ar section.final-section h2,.i18n-ar .final-section li {
        text-align: center
    }
}

@media only screen and (max-width: 991px) {
    .i18n-ar .customize-nav {
        left:auto;
        right: auto
    }

    .i18n-ar section.customize-section .customize-slider .slider-text h6 {
        text-align: right
    }

    .i18n-ar section.sites-features .left-wrap h3 {
        text-align: center
    }

    .i18n-ar .rating-section ul {
        text-align: center
    }

    .i18n-ar section.customize-section .customize-slider {
        margin-right: 0
    }

    .i18n-ar section.customize-section .customize-main-slider.slick-slider {
        right: unset
    }

    .i18n-ar section.main-banner h1,.i18n-ar section.main-banner h2,.i18n-ar section.main-banner p,.i18n-ar .pov-banner .content-section {
        text-align: center
    }
}
