@charset "utf-8";
@font-face {
    font-family: "HelveticaNeue";
    src: url('fonts/HelveticaNeue/HelveticaNeue.eot');
    src: url('fonts/HelveticaNeue/HelveticaNeue.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue/HelveticaNeue.svg#openSansemibold') format('svg'),
        url('fonts/HelveticaNeue/HelveticaNeue.woff') format('woff'),
        url('fonts/HelveticaNeue/HelveticaNeue.ttf') format('truetype');
}
@font-face {
    font-family: "HelveticaNeue-Light";
    src: url('fonts/HelveticaNeue/Semibold/HelveticaNeue-Light.eot');
    src: url('fonts/HelveticaNeue/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue/HelveticaNeue-Light.svg#openSansemibold') format('svg'),
        url('fonts/HelveticaNeue/HelveticaNeue-Light.woff') format('woff'),
        url('fonts/HelveticaNeue/HelveticaNeue-Light.ttf') format('truetype');
}
@font-face {
    font-family: "HelveticaNeue-Bold";
    src: url('fonts/HelveticaNeue/Semibold/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue/HelveticaNeue-Bold.svg#openSansemibold') format('svg'),
        url('fonts/HelveticaNeue/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/HelveticaNeue/HelveticaNeue-Bold.ttf') format('truetype');
}
@font-face {
    font-family: "zotabox3";
    src: url('fonts/Zotabox3/ztb3.eot');
    src: url('fonts/Zotabox3/ztb3.eot?#iefix') format('embedded-opentype'),
        url('fonts/Zotabox3/ztb3.svg#openSansemibold') format('svg'),
        url('fonts/Zotabox3/ztb3.woff') format('woff'),
        url('fonts/Zotabox3/ztb3.ttf') format('truetype');
}
/* CSS Document */
*{
    margin:0;padding:0
}

*, *::before, *::after {
    box-sizing: border-box;
}
html{
    position:relative;
    height:100%;
}
body{
    min-width:300px;
    height:100%;
    font-family:"HelveticaNeue";
    font-size:14px;
    color:#5b5b5b;
}
#page{
    height:100%;
}
.float_left{
    float:left;
}
.div_clear{
    clear:both;
}
.row_section{
    width:100%;
}
.content_width{
    margin:auto;
    max-width:1170px;
}
.relative_box{
    position:relative;
}
.absolute_box{
    position:absolute;
}
@media (min-width:1171px){
    .content_width{
        max-width:1170px;
    }
}

#head_row{
    height:100vh;
    min-height:550px;
    background-color:#fff;
    background-image:url("image/bg_body.png");
    background-size:auto auto;
    background-repeat:repeat;
    background-position:center center;
    color:#fff;
}
#head_row.head_bg1,
#head_row.head_bg2,
#head_row.head_bg3,
#head_row.head_bg4{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;
}
#head_row.head_bg1{
    background-image:url("image/new_landing/head_bg1.png");
}
#head_row.head_bg2{
    background-image:url("image/new_landing/head_bg2.png");
}
#head_row.head_bg3{
    background-image:url("image/new_landing/head_bg3.png");
}
#head_row.head_bg4{
    background-image:url("image/new_landing/head_bg4.png");
}
#head_row.head_bg5{
    background-image:url("image/new_landing/head_bg5.png");
}
#head_row.head_bg6{
    background-image:url("image/new_landing/head_bg6.png");
}
#head_row.head_bg7{
    background-image:url("image/new_landing/head_bg7.png");
}
#head_row.head_bg8{
    background-image:url("image/new_landing/head_bg8.png");
}
#head_row.head_bg9{
    background-image:url("image/new_landing/head_bg9.png");
}
#head_row.facebook_live_chat_head2{
    background-image:url("image/new_landing/facebook_live_chat_head.png");
    background-repeat: no-repeat;
    background-size: cover;
}
#head_row .content_width{
    position:relative;
    height:100%;
}
#head_row .content_width #logo {
    position:absolute;
    top:40px;
    left:40px;
    width:161px;
    height:30px;
    background: url("image/logo_black.png");
    background-repeat:no-repeat;
}
/*#head_row.head_bg1 .content_width #logo,
#head_row.head_bg2 .content_width #logo,
#head_row.head_bg3 .content_width #logo,
#head_row.head_bg4 .content_width #logo {
    background:url("image/logo_red_white.png");
}*/
#head_row .content_width #logo.facebook_live_chat_2 {
    background:url("image/logo_red_white.png");
    background-repeat:no-repeat;
}
@media (min-width:1170px){
    #head_row .content_width #logo{
        left:0px;
    }
}
#head_row .content_width #logo a{
    display:block;
    margin:0px;
    padding:0px;
    width:161px;
    height:30px;
    color:#fff;
    text-decoration:none;
    outline:none;
}
#head_row .content_width #logo a:hover,
#head_row .content_width #logo a:active,
#head_row .content_width #logo a:focus{
    color:#fff;
    text-decoration:none;
    outline:none;
}
#head_row .content_width #pricing_and_login{
    position:absolute;
    top:40px;
    right:40px;
    margin:0px;
    padding:0px;
    font-size: 0px;
    word-spacing: 8px;
}
@media (min-width:1170px){
    #head_row .content_width #pricing_and_login{
        right:0px;
    }
}
#head_row .content_width #pricing_and_login #login,
#head_row .content_width #pricing_and_login #pricing{
    display:inline;
}
#head_row .content_width #pricing_and_login #login a,
#head_row .content_width #pricing_and_login #pricing a{
    color:#000;
    font-family:"HelveticaNeue";
    font-size:16px;
    text-decoration:none;
    outline:none;
    background-color: rgba(255,255,255,0);
    transition-property: background-color, color;
    -webkit-transition-property: background-color, color;
    -moz-transition-property: background-color, color;
    -ms-transition-property: background-color, color;
    -o-transition-property: background-color, color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #pricing_and_login #login a:focus,
#head_row .content_width #pricing_and_login #pricing a:focus{
    outline:none;
}
#head_row .content_width #pricing_and_login #login a:hover,
#head_row .content_width #pricing_and_login #pricing a:hover{
    color:#fff;
    background-color:rgba(218,54,55,1);
}
#head_row .content_width #pricing_and_login #login a:active,
#head_row .content_width #pricing_and_login #pricing a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #pricing_and_login #login a,
#head_row .content_width #pricing_and_login #pricing a{
    color:#da3637;
    padding:10px 20px;
    border:1px solid #da3637;
    background-color:rgba(218,54,55,0);
    border-radius:3px;
}
#head_row .content_width #head_content_boostsale{
    position:absolute;
    top:50%;
    margin-top:-170px;
    width:100%;
    height:auto;
}
#head_row .content_width #head_content_boostsale #heading_boostsale{
    color:#fff;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:44px;
    text-align:center;
}
#head_row .content_width #head_content_boostsale #heading_boostsale .line1{
    font-size: 40px;
}
#head_row .content_width #head_content_boostsale #heading_boostsale .line2{
    font-size: 40px;
}
#head_row .content_width #head_content_boostsale #head_description_boostsale{
    margin-top:20px;
    color:#fff;
    font-family:"HelveticaNeue";
    font-size:18px;
    line-height:30px;
    text-align:center;
}
#head_row .content_width #head_content_boostsale #head_description_boostsale span{
    display:block;
    margin-top:25px;
    color:#fff;
    font-size:24px;
    line-height:24px;
    text-align:center;
}
#head_row .content_width #head_content_boostsale #start_using_boostsale{
    margin-top:30px;
    text-align:center;
}
#head_row .content_width #head_content_boostsale #start_using_boostsale a{
    display:inline-block;
    height:60px;
    padding:0px 35px;
    background-color:#da3637;
    color:#fff;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:20px;
    line-height:60px;
    border-radius:100px;
    text-decoration:none;
    transition-property: background-color;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #head_content_boostsale #start_using_boostsale a.mobile{
    display:none
}
#head_row .content_width #head_content_boostsale #start_using_boostsale a:hover,
#head_row .content_width #head_content_boostsale #start_using_boostsale a:focus,
#head_row .content_width #head_content_boostsale #start_using_boostsale a:active{
    text-decoration:none;
    outline:none;
}
#head_row .content_width #head_content_boostsale #start_using_boostsale a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #head_content_boostsale #start_using_boostsale a:hover{
    background-color:#ee4a4b;
}
.boostsale_head_tooltip_box{
    position:absolute;
    transition-property:opacity;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -ms-transition-property:opacity;
    -o-transition-property:opacity;

    transition-timing-function:ease;
    -webkit-transition-timing-function:ease;
    -moz-transition-timing-function:ease;
    -ms-transition-timing-function:ease;
    -o-transition-timing-function:ease;

    transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    -moz-transition-duration:0.5s;
    -ms-transition-duration:0.5s;
    -o-transition-duration:0.5s;

    transition-delay:0s;
    -webkit-transition-delay:0s;
    -moz-transition-delay:0s;
    -ms-transition-delay:0s;
    -o-transition-delay:0s;
    opacity:1;
}
.boostsale_head_tooltip_box .arrow{
    position:absolute;
    max-height:500px;
    background-image:url('image/wflying_fly_arrow.png');
    background-repeat:no-repeat;
    transition-property:top, right, bottom, left, max-heigh;
    -webkit-transition-property:top, right, bottom, left, max-heigh;
    -moz-transition-property:top, right, bottom, left, max-heigh;
    -ms-transition-property:top, right, bottom, left, max-heigh;
    -o-transition-property:top, right, bottom, left, max-heigh;

    transition-timing-function:ease;
    -webkit-transition-timing-function:ease;
    -moz-transition-timing-function:ease;
    -ms-transition-timing-function:ease;
    -o-transition-timing-function:ease;

    transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -webkit-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -moz-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -ms-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -o-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0s;

    transition-delay:0s, 0s, 0s, 0s, 0.6s;
    -webkit-transition-delay:0s, 0s, 0s, 0s, 0.6s;
    -moz-transition-delay:0s, 0s, 0s, 0s, 0.6s;
    -ms-transition-delay:0s, 0s, 0s, 0s, 0.6s;
    -o-transition-delay:0s, 0s, 0s, 0s, 0.6s;

    overflow:hidden;
}
body .boostsale_head_tooltip_box .text{
    position:absolute;
    max-height:500px;
    font-family: "Segoe-Print",Helvetica,Arial,sans-serif !important;
    font-size:16px;
    color:#fff;
    transition-property:top, right, bottom, left, opacity, max-height;
    -webkit-transition-property:top, right, bottom, left, opacity, max-height;
    -moz-transition-property:top, right, bottom, left, opacity, max-height;
    -ms-transition-property:top, right, bottom, left, opacity, max-height;
    -o-transition-property:top, right, bottom, left, opacity, max-height;

    transition-timing-function:ease, ease, ease, ease, ease, linear;
    -webkit-transition-timing-function:ease, ease, ease, ease, ease, linear;
    -moz-transition-timing-function:ease, ease, ease, ease, ease, linear;
    -ms-transition-timing-function:ease, ease, ease, ease, ease, linear;
    -o-transition-timing-function:ease, ease, ease, ease, ease, linear;

    transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -webkit-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -moz-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -ms-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0.5s, 0s;
    -o-transition-duration:0.5s, 0.5s, 0.5s, 0.5s, 0.5s, 0s;

    transition-delay:0s, 0s, 0s, 0s, 0s, 0.6s;
    -webkit-transition-delay:0s, 0s, 0s, 0s, 0s, 0.6s;
    -moz-transition-delay:0s, 0s, 0s, 0s, 0s, 0.6s;
    -ms-transition-delay:0s, 0s, 0s, 0s, 0s, 0.6s;
    -o-transition-delay:0s, 0s, 0s, 0s, 0s, 0.6s;

    overflow:hidden;
}
#head_row #boostsale_promobar_tooltip{
    position:absolute;
    top:5px;
    left:62%;
}
#head_row #boostsale_promobar_tooltip .arrow{
    top:0px;
    left:0px;
    width:72px;
    height:112px;
    background-position:left -129px top -130px;
}
#head_row #boostsale_promobar_tooltip .text{
    top:120px;
    left:50px;
    width:270px;
}

#head_row #boostsale_contactform_tooltip{
    position:fixed;
    top:50%;
    right:65px;
}
#head_row #boostsale_contactform_tooltip .arrow{
    top:0px;
    right:0px;
    width:121px;
    height:40px;
    background-position:left -129px top -286px;
}
#head_row #boostsale_contactform_tooltip .text{
    top:20px;
    right:130px;
    width:140px;
    text-align:right;
}

#head_row #boostsale_facebookchat_tooltip{
    position:fixed;
    bottom:185px;
    right:9%;
    display:none;
}
#head_row #boostsale_facebookchat_tooltip .arrow{
    bottom:0px;
    right:110px;
    width:121px;
    height:36px;
    background-position:left -129px top -248px;
}
#head_row #boostsale_facebookchat_tooltip .text{
    bottom:50px;
    right:150px;
    width:220px;
}
#boostsale_pushnotifications_tooltip{
    position:fixed;
    bottom:175px;
    right:9%;
    display:none;
}
#boostsale_pushnotifications_tooltip .arrow{
    bottom:0px;
    right:110px;
    width:121px;
    height:36px;
    background-position:left -129px top -248px;
}
#boostsale_pushnotifications_tooltip .text{
    bottom:50px;
    right:150px;
    width:220px;
}
[data-wzb="PushNotification"] #boostsale_pushnotifications_tooltip{
    display:block
}
#head_row #boostsale_socialbutton_tooltip{
    position:fixed;
    top:50%;
    left:75px;
}
#head_row #boostsale_socialbutton_tooltip .arrow{
    top:0px;
    left:0px;
    width:121px;
    height:38px;
    background-position:left -252px top -287px;
}
#head_row #boostsale_socialbutton_tooltip .text{
    top:10px;
    left:130px;
    width:170px;
}

#boostsale_slider_tooltip{
    position:fixed;
    top:calc(32% + 220px);
    left:200px;
    opacity:0;

    transition-property:opacity;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    transition-timing-function:linear;
    -webkit-transition-timing-function:linear;
    -moz-transition-timing-function:linear;
    transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    -moz-transition-duration:0.5s;
}
#boostsale_slider_tooltip .arrow{
    top:0px;
    left:0px;
    width:121px;
    height:38px;
    background-position:left -252px top -287px;
}
.decoy #boostsale_slider_tooltip.scrolled{
    display:none;
    opacity:1;
}
#boostsale_slider_tooltip .text{
    top:10px;
    left:130px;
    width:210px;
}
#boostsale_slider_tooltip.scrolled .arrow{
    background-image: url("image/flying_fly_arrow_da3637.png");
}
#boostsale_slider_tooltip.scrolled .text{
    color: #da3637;
}
#boostsale_fbreview_tooltip{
    position:absolute;
    top:0px;
    right:0px;
    text-align:left;

    transition-property:opacity;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    transition-timing-function:linear;
    -webkit-transition-timing-function:linear;
    -moz-transition-timing-function:linear;
    transition-duration:0.5s;
    -webkit-transition-duration:0.5s;
    -moz-transition-duration:0.5s;
    cursor:initial;
}
#boostsale_fbreview_tooltip .text{
    top:60px;
    left:90px;
    width:210px;
    max-height: 0px;
}
#boostsale_fbreview_tooltip .arrow{
    top:20px;
    left:10px;
    width:121px;
    height:38px;
    max-height: 0px;
    background-position:left -252px top -287px;
}
[data-wzb="SocialReview"] #boostsale_fbreview_tooltip .text,
[data-wzb="SocialReview"] #boostsale_fbreview_tooltip .arrow{
    max-height:initial;
}
#head_row{
    position:relative;
}
#head_row #promobar_arrow{
    position:absolute;
    top:10px;
    left:50%;
    width:97px;
    height:115px;
    background-image: url("image/flying_fly_arrowblue.png");
    background-repeat:no-repeat;
    background-size:auto;
    background-position: -128px -127px;
}
#head_row .content_width #head_content_promobar{
    position:absolute;
    top:50%;
    margin-top:-170px;
    width:100%;
    height:auto;
}
#head_row .content_width #head_content_promobar #heading_promobar{
    color:#000;
    font-family:"HelveticaNeue";
    font-weight:bold;
    line-height:60px;
    text-align:center;
}
#head_row .content_width #head_content_promobar #heading_promobar .line1{
    font-size:44px;
}
#head_row .content_width #head_content_promobar #heading_promobar .line2{
    font-size:38px;
}
#head_row .content_width #head_content_promobar #start_using_promobar{
    margin-top:30px;
    text-align:center;
}
#head_row .content_width #head_content_promobar #start_using_promobar a{
    display:inline-block;
    padding:20px 25px;
    background-color:#da3637;
    color:#fff;
    font-family:"HelveticaNeue";
    font-size:20px;
    border-radius:100px;
    text-decoration:none;
    transition-property: background-color;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #head_content_promobar #start_using_promobar a:hover,
#head_row .content_width #head_content_promobar #start_using_promobar a:focus,
#head_row .content_width #head_content_promobar #start_using_promobar a:active{
    text-decoration:none;
    outline:none;
}
#head_row .content_width #head_content_promobar #start_using_promobar a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #head_content_promobar #start_using_promobar a:hover{
    background-color:#ee4a4b;
}
#head_row .content_width #head_content_promobar #head_description_promobar{
    margin-top:40px;
    color:#000;
    font-family:"HelveticaNeue-Light";
    font-size:20px;
    line-height:30px;
    text-align:center;
}


#head_row .content_width #head_content_facebook{
    position:absolute;
    top:50%;
    margin-top:-170px;
    width:100%;
    height:auto;
}
#head_row.facebook_live_chat_head2 .content_width #head_content_facebook{
    width:50%;
    left:50%;
}
#head_row .content_width #head_content_facebook #heading_facebook{
    color:#000;
    font-family:"HelveticaNeue";
    font-weight:bold;
    text-align:center;
}
#head_row .content_width #head_content_facebook #heading_facebook .line1{
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:44px;
}
#head_row .content_width #head_content_facebook #heading_facebook .line2{
    font-size:40px;
    line-height:70px;
}
#head_row.facebook_live_chat_head2 .content_width #head_content_facebook #heading_facebook .line2{
    line-height:initial;
}
#head_row .content_width #head_content_facebook #start_using_facebook{
    margin-top:30px;
    margin-bottom:20px;
    text-align:center;
}
#head_row .content_width #head_content_facebook #start_using_facebook a{
    display:inline-block;
    padding:20px 25px;
    background-color:#da3637;
    color:#fff;
    font-family:"HelveticaNeue";
    font-size:20px;
    border-radius:100px;
    text-decoration:none;
    transition-property: background-color;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #head_content_facebook #start_using_facebook a:hover,
#head_row .content_width #head_content_facebook #start_using_facebook a:focus,
#head_row .content_width #head_content_facebook #start_using_facebook a:active{
    text-decoration:none;
    outline:none;
}
#head_row .content_width #head_content_facebook #start_using_facebook a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #head_content_facebook #start_using_facebook a:hover{
    background-color:#ee4a4b;
}
#head_row .content_width #head_content_facebook #head_description_facebook{
    color:#212121;
    font-family:"HelveticaNeue-Light";
    font-size:20px;
    text-align:center;
    line-height:30px;
}


#head_row .content_width #head_content_contactform{
    position:absolute;
    top:50%;
    margin-top:-350px;
    width:100%;
    height:auto;
    text-align:center;
}
#head_row .content_width #head_content_socialbutton{
    position:absolute;
    top:50%;
    margin-top:-350px;
    width:100%;
    height:auto;
    text-align:center;
}
#head_row .content_width #head_content_contactform #heading_contactform{
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:44px;
    text-align:center;
}
#head_row .content_width #head_content_contactform #heading_contactform .line1{
    font-size: 44px;
}
#head_row .content_width #head_content_socialbutton #heading_socialbutton{
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:44px;
    text-align:center;
}
#head_row .content_width #head_content_socialbutton #heading_socialbutton .line2 a{
    text-decoration: none;
}
#head_row .content_width #head_content_socialbutton #heading_socialbutton .line2 .red_social_button{
    color:#da3637;
    font-size: 44px;
    float: none;
    display: initial;
    text-decoration: none;
}
#head_row .content_width #head_content_socialbutton #heading_socialbutton .line3{
    font-family:"helveticaneue-light";
    font-size:35px;
    margin-top:10px;
}
#head_row .content_width #head_content_contactform #contact_form_images {
    margin-top:10px;
    margin-bottom:10px;
    width:100%;
    height:auto;
}
#head_row .content_width #head_content_socialbutton #social_button_images {
    margin-top:30px;
    margin-bottom:10px;
    width:100%;
    height:auto;
}
#head_row .content_width #head_content_contactform #contact_form_images a{
    display:inline-block;
    outline:none;
}
#head_row .content_width #head_content_socialbutton #social_button_images a{
    display:inline-block;
    outline:none;
}
#head_row .content_width #head_content_contactform #contact_form_images a:hover,
#head_row .content_width #head_content_contactform #contact_form_images a:focus,
#head_row .content_width #head_content_contactform #contact_form_images a:active{
    outline:none;
}
#head_row .content_width #head_content_sosocialbutton #social_button_images a:hover,
#head_row .content_width #head_content_sosocialbutton #social_button_images a:focus,
#head_row .content_width #head_content_sosocialbutton #social_button_images a:active{
    outline:none;
}
#head_row .content_width #head_content_contactform #contact_form_images img{
    width:500px;
    box-shadow:0px 0px 5px rgba(0,0,0,0.5);
}
#head_row .content_width #head_content_socialbutton #social_button_images img{
    width:500px;
}
#head_row .content_width #head_content_contactform #contact_form_images .img_contactform_2{
    margin-left:15px;
}
#head_row .content_width #head_content_socialbutton #social_button_images .img_socialbutton_2{
    margin-left:15px;
}
#head_row .content_width #head_content_contactform #start_using_contactform{
    margin-top:30px;
    margin-bottom:20px;
    text-align:center;
}
#head_row .content_width #head_content_socialbutton #start_using_socialbutton{
    margin-top:50px;
    margin-bottom:20px;
    text-align:center;
}
#head_row .content_width #head_content_contactform #start_using_contactform a{
    display:inline-block;
    padding:20px 25px;
    background-color:#da3637;
    color:#fff;
    font-family:"HelveticaNeue";
    font-size:20px;
    border-radius:100px;
    text-decoration:none;
    transition-property: background-color;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a{
    display:inline-block;
    padding:20px 25px;
    background-color:#da3637;
    color:#fff;
    font-family:"HelveticaNeue";
    font-size:20px;
    border-radius:100px;
    text-decoration:none;
    transition-property: background-color;
    -webkit-transition-property: background-color;
    -moz-transition-property: background-color;
    -ms-transition-property: background-color;
    -o-transition-property: background-color;

    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#head_row .content_width #head_content_contactform #start_using_contactform a:hover,
#head_row .content_width #head_content_contactform #start_using_contactform a:focus,
#head_row .content_width #head_content_contactform #start_using_contactform a:active{
    text-decoration:none;
    outline:none;
}
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a:hover,
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a:focus,
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a:active{
    text-decoration:none;
    outline:none;
}
#head_row .content_width #head_content_contactform #start_using_contactform a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a:active{
    position:relative;
    top:1px;
}
#head_row .content_width #head_content_contactform #start_using_contactform a:hover{
    background-color:#ee4a4b;
}
#head_row .content_width #head_content_socialbutton #start_using_socialbutton a:hover{
    background-color:#ee4a4b;
}
#head_row .content_width #head_content_contactform #head_description_contactform{
    margin:auto;
    width:100%;
    max-width:400px;
    color:#212121;
    font-family:"HelveticaNeue-Light";
    font-size:20px;
    text-align:left;
    line-height:30px;
}
#head_row .content_width #head_content_socialbutton #head_description_socialbutton{
    margin:auto;
    width:100%;
    max-width:400px;
    color:#212121;
    font-family:"HelveticaNeue-Light";
    font-size:20px;
    text-align:center;
    line-height:30px;
}
#head_row .content_width #head_content_contactform #head_description_contactform span{
    display:block;
    font-family:"HelveticaNeue";
    font-size:30px;
    line-height:40px;
}
#head_row .content_width #head_content_socialbutton #head_description_socialbutton span{
    display:block;
    font-family:"HelveticaNeue";
    font-size:30px;
    line-height:40px;
}
#head_row .content_width #head_content_contactform #head_description_contactform span:not(.description_contactform_tiny){
    margin-top:30px;
}
#head_row .content_width #head_content_socialbutton #head_description_socialbutton span:not(.description_socialbutton_tiny){
    margin-top:30px;
}
#head_row .content_width #head_content_socialbutton #head_description_socialbutton span.description_socialbutton_tiny{
    font-size:20px;
    font-family:"helveticaNeue-Light";
}


















#head_row .content_width #head_content_promobar #head_rolldown,
#head_row .content_width #head_content_boostsale #head_rolldown,
#head_row .content_width #head_content_facebook #head_rolldown,
#head_row .content_width #head_content_contactform #head_rolldown,
#head_row .content_width #head_content_socialbutton #head_rolldown{
    margin:auto;
    margin-top:50px;
    width:45px;
    height:25px;
    background-image:url(image/new_landing/head_rolldown_white.png);
    background-position:center;
    background-size:100%;
    background-repeat:no-repeat;
    cursor:pointer;
}

#head_row .content_width #head_content_promobar #head_rolldown:hover,
#head_row .content_width #head_content_boostsale #head_rolldown:hover,
#head_row .content_width #head_content_facebook #head_rolldown:hover,
#head_row .content_width #head_content_contactform #head_rolldown:hover,
#head_row .content_width #head_content_socialbutton #head_rolldown:hover{
    background-image:url(image/new_landing/head_rolldown_black.png);
}
#head_row.head_bg1 .content_width #head_content_boostsale #head_rolldown,
#head_row.head_bg2 .content_width #head_content_boostsale #head_rolldown,
#head_row.head_bg3 .content_width #head_content_boostsale #head_rolldown,
#head_row.head_bg4 .content_width #head_content_boostsale #head_rolldown{
    background-image:url(image/new_landing/head_rolldown_white.png);
}
#head_row.head_bg1 .content_width #head_content_boostsale #head_rolldown:hover,
#head_row.head_bg2 .content_width #head_content_boostsale #head_rolldown:hover,
#head_row.head_bg3 .content_width #head_content_boostsale #head_rolldown:hover,
#head_row.head_bg4 .content_width #head_content_boostsale #head_rolldown:hover{
    background-image:url(image/new_landing/head_rolldown_red.png);
}
#blue_introduce{
    width:100%;
    height:350px;
    background-color: rgba(32, 108, 212, 0.9);
}
#demo_free_tool .content_width #demo_free_tool_title{
    position:relative;
}
#demo_free_tool .content_width #demo_free_tool_title #alternative_text{
    display:inline;
    color:#da3637;
    background-color:#fff;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:37px;
    text-align:center;
}
#demo_free_tool .content_width #demo_free_tool_title #alternative_text:before{
    display:inline;
    animation-name: alternativetext;
    animation-duration: 10s;
    animation-timing-function:linear;
    animation-iteration-count: infinite;
    animation-direction:alternate;
    content:"Affordable";
    opacity:1;
}
@keyframes alternativetext{
    0%{
        content:"Affordable";
        opacity:1;
    }
    46%{
        content:"Affordable";
        opacity:1;
    }
    50%{
        opacity:0;
    }
    54%{
        content:"Effective";
        opacity:1;
    }
    100%{
        content:"Effective";
        opacity:1;
    }
}
#demo_free_tool .content_width #demo_free_tool_group .tool_block>a span{
    position:absolute;
    top:calc((100% - 40px) / 2);
    left:calc((100% - 180px) / 2);
    display:block;
    width:180px;
    height:40px;
    background-color:#196cca;
    color:#fff;
    font-size:20px;
    line-height:40px;
    content:'See Tool Now';
    border-radius:40px;
    opacity:0;

    transition-property:opacity;
    -webkit-transition-property:opacity;
    -moz-transition-property:opacity;
    -ms-transition-property:opacity;
    -o-transition-property:opacity;

    transition-timing-function:ease-in;
    -webkit-transition-timing-function:ease-in;
    -moz-transition-timing-function:ease-in;
    -ms-transition-timing-function:ease-in;
    -o-transition-timing-function:ease-in;

    transition-duration:0.3s;
    -webkit-transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    -ms-transition-duration:0.3s;
    -o-transition-duration:0.3s;
}

#demo_free_tool .content_width #demo_free_tool_group .tool_block>a span:hover{
    background-color:#1564be;
}
#blue_introduce .content_width{
    display:table;
    height:350px;
}

#blue_introduce .content_width .introduce_text{
    display:table-cell;
    color:#fff;
    font-family:"HelveticaNeue-Light";
    font-size:42px;
    text-align:center;
    vertical-align:middle;
}
#six_tools{
    width:100%;
    height:auto;
    background-color:#fff;
}
#six_tools .content_width{
    padding-bottom:70px;
}

#six_tools .content_width #six_tools_title{
    padding:50px 0px;
    color:#000;
    font-family:"HelveticaNeue-Light";
    font-size:37px;
    text-align:center;
}
#six_tools .content_width .six_tool_column{
    width:50%;
    border-top:1px solid #f4f6f8;
    border-bottom:1px solid #f4f6f8;
    float:left;
}
#six_tools .content_width .six_tool_column .tool_block{
    position:relative;
    padding:20px;
    width:100%;
    height:300px;
    overflow:hidden;
}
#six_tools .content_width .six_tool_column .tool_block.gray_block{
    background-color:#f4f6f8;
}
#six_tools .content_width .six_tool_column .tool_block .tool_name{
    position:absolute;
    bottom:20px;
    left:0px;
    width:100%;
    text-align:center;
}
#six_tools .content_width .six_tool_column .tool_block .tool_name a{
    font-family:"HelveticaNeue";
    font-weight:bold;
    color:#212121;
    font-size:20px;
    text-decoration:none;
}
#six_tools .content_width .six_tool_column .tool_block .tool_name a span{
    color:#ababab;
}

#six_tools .content_width .six_tool_column .tool_block#social_button>a{
    display:block;
    margin:auto;
    margin-top:5px;
    width:373px;
    height:226px;
    background-image:url("image/new_landing/social_button.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block#promo_bar>a{
    display:block;
    margin:auto;
    margin-top:5px;
    width:364px;
    height:214px;
    background-image:url("image/new_landing/promo_bar.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block#contact_form>a{
    display:block;
    margin:auto;
    margin-top:5px;
    width:285px;
    height:210px;
    background-image:url("image/new_landing/contact_form.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block#facebook_live_chat>a{
    display:block;
    margin:auto;
    margin-top:5px;
    width:223px;
    height:226px;
    background-image:url("image/new_landing/facebook_live_chat.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block#social_mobile_bar>a{
    display:block;
    margin:auto;
    margin-top:-25px;
    width:311px;
    height:265px;
    background-image:url("image/new_landing/social_mobile_bar.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block#notification_box>a{
    display:block;
    margin:auto;
    margin-top:-5px;
    width:281px;
    height:235px;
    background-image:url("image/new_landing/notification_box.png");
    background-position:center center;
    background-repeat:no-repeat;
    background-size:auto;
}
#six_tools .content_width .six_tool_column .tool_block a{
    display:block;
    width:100%;
    height:100%;
    outline:none;
}
#six_tools .content_width .six_tool_column .tool_block a:hover,
#six_tools .content_width .six_tool_column .tool_block a:active,
#six_tools .content_width .six_tool_column .tool_block a:focus{
    outline:none;
}


#show_widgets{
    padding-bottom:20px;
    width:100%;
    height:auto;
    min-height:690px;
    background:#f24f4f;
}
#show_widgets .content_width{
    position:relative;
    padding-top:30px;
    height:100%;
}
#show_widgets .content_width .or{
    position:absolute;
    top:-30px;
    left:50%;
    margin-left:-30px;
    width:60px;
    height:60px;
    background:#fff;
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:20px;
    text-align:center;
    line-height:60px;
    border-radius:60px;
    box-shadow:0px 0px 10px rgba(0,0,0,0.3);
}
#six_tools .content_width #show_widgets_link{
    margin-top:50px;
    width:100%;
    text-align:center;
}
#six_tools .content_width #show_widgets_link a{
    display:inline-block;
    padding:0px 25px;
    width:auto;
    height:60px;
    color:#da3637;
    font-family:"HelveticaNeue";
    font-size:20px;
    line-height:58px;
    border-radius:100px;
    border:2px solid #da3637;

    background-color:rgba(255,255,255,0);

    -webkit-transition-property:color,background-color;
    -moz-transition-property:color,background-color;
    -ms-transition-property:color,background-color;
    -o-transition-property:color,background-color;
    transition-property:color,background-color;

    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out;

    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
    transition-duration:0.2s;

    outline:none;
    text-decoration:none;
}
#six_tools .content_width #show_widgets_link a:hover,
#six_tools .content_width #show_widgets_link a:active,
#six_tools .content_width #show_widgets_link a:forcus{
    outline:none;
    text-decoration:none;
}
#six_tools .content_width #show_widgets_link a:hover{
    background-color:rgba(218,54,55,1);
    color:#fff;
}
#six_tools .content_width #show_widgets_link a:active{
    position:relative;
    top:1px;
}

#show_widgets .content_width .title_text{
    margin-top:30px;
    color:#fff;
    font-family:"HelveticaNeue-Light";
    font-size:37px;
    text-align:center;
}
#show_widgets .content_width #browser_window{
    position:relative;
    margin:auto;
    margin-top:60px;
    max-width:980px;
    background-color:#f1f1f1;
    border-radius:10px;
    box-shadow:0px 0px 30px rgba(0,0,0,0.3);
}
#show_widgets .content_width #browser_window #browser_elements{
    width:100%;
    height:70px;
    background:#dedede;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
#show_widgets .content_width #browser_window #browser_elements #browser_button{
    position:absolute;
    top:10px;
    left:17px;
    height:12px;
}
#show_widgets .content_width #browser_window #browser_button .round_shape{
    width:12px;
    height:12px;
    border-radius:12px;
    float:left;
}
#show_widgets .content_width #browser_window #browser_button #browser_button1{
    background-color:#f67a00;
}
#show_widgets .content_width #browser_window #browser_button #browser_button2{
    margin: 0px 8px;
    background-color:#ebc71f;
}
#show_widgets .content_width #browser_window #browser_button #browser_button3{
    background-color:#31bb37;
}
#show_widgets .content_width #browser_window #browser_title{
    margin-bottom:15px;
    padding-top:30px;
    padding-left:15px;
    padding-right:13px;
    width:100%;
    height:30px;
}
#show_widgets .content_width #browser_window #browser_title .browser_item{
    float:left;
    height:30px;
    background-position:center center;
}
#show_widgets .content_width #browser_window #browser_title #browser_prev{
    width:14px;
    background-image:url("image/new_landing/browser_prev.png");
    background-size:auto;
    background-repeat:no-repeat;
}
#show_widgets .content_width #browser_window #browser_title #browser_next{
    margin-left:12px;
    margin-right:15px;
    width:14px;
    background-image:url("image/new_landing/browser_next.png");
    background-size:auto;
    background-repeat:no-repeat;
}
#show_widgets .content_width #browser_window #browser_title #refresh{
    width:15px;
    background-image:url("image/new_landing/refresh.png");
    background-size:auto;
    background-repeat:no-repeat;
}
#show_widgets .content_width #browser_window #browser_title #address{
    position:relative;
    margin-left:20px;
    width:calc(100% - 125px);
    background:#f3f3f3;
    border-radius:3px;
}
#show_widgets .content_width #browser_window #browser_title #address #browser_tab{
    position:absolute;
    top:-20px;
    left:14px;
    width:136px;
    height:20px;
    background-image:url("image/new_landing/browser_tab.png");
    background-size:auto;
    background-position:center center;
    background-repeat:no-repeat;
}
#show_widgets .content_width #browser_window #browser_title #browser_menu{
    padding-top:7px;
    width:18px;
    float:right;
}
#show_widgets .content_width #browser_window #browser_title #browser_menu .menu_decor{
    width:18px;
    height:4px;
    background-color:#747475;
    border-radius:18px;
}
#show_widgets .content_width #browser_window #browser_title #browser_menu #decor_2{
    margin: 2px 0px;
}

#show_widgets .content_width #browser_window #browser_content{
    padding:45px 45px 40px;
}
#show_widgets .content_width #browser_window #browser_content .widget_column{
    width:50%;
    height:auto;
}
#show_widgets .content_width #browser_window #browser_content #left_browser{
    padding-right:25px;
    float:left;
}
#show_widgets .content_width #browser_window #browser_content #right_browser{
    padding-left:25px;
    float:right;
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box{
    position:relative;
    margin-bottom:10px;
    width:100%;
    height:60px;
    background-color:#fff;
    border-radius:4px;
    box-shadow:2px 2px 1px rgba(234,234,234,1);
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type{
    margin:10px;
    width:40px;
    height:40px;
    border-radius:40px;
    float:left;
    background-position:center center;
    background-repeat:no-repeat;
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_name{
    height:60px;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:16px;
    line-height:60px;
    color:#212121;
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box>a{
    position:absolute;
    top:0px;
    left:0px;
    display:block;
    width:100%;
    height:100%;
    outline:none;
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.promotion,
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.promotion_quote{
    background-color:#f24f4f;
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.promotion_quote{
    background-image:url("image/new_landing/promotion_quote.png");
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.promotion{
    background-image:url("image/new_landing/promotion.png");
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.email{
    background-color:#39b54a;
    background-image:url("image/new_landing/email.png");
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.social{
    background-color:#00bff3;
    background-image:url("image/new_landing/social.png");
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.support{
    background-color:#ffcf68;
    background-image:url("image/new_landing/support.png");
}
#show_widgets .content_width #browser_window #browser_content .widget_column .widget_box .widget_type.icon_ab{
    background-color:#ffcf68;
    background-image:url("image/new_landing/icon_ab.png");
}
#show_widgets .content_width #browser_window #browser_content #browser_describe{
    margin:auto;
    margin-top:40px;
    width:440px;
    height:20px;
    line-height:20px;
    text-align:center;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe .mobile_browser_describe{
    width:220px;
    height:20px;
    float:left
}
#show_widgets .content_width #browser_window #browser_content #browser_describe .mobile_browser_describe .browser_describe_box{
    width:110px;
    height:20px;
    float:left;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe .mobile_browser_describe .browser_describe_box .describe_color{
    width:20px;
    height:20px;
    vertical-align:top;
    float:left;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe .mobile_browser_describe .browser_describe_box .describe_text{
    padding-left:10px;
    height:20px;
    color:#768082;
    font-family:"HelveticaNeue";
    font-style:italic;
    font-size:14px;
    line-height:20px;
    vertical-align:top;
    float:left;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe #browser_describe_promotion .describe_color{
    background-color:#f24f4f;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe #browser_describe_email .describe_color{
    background-color:#39b54a;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe #browser_describe_social .describe_color{
    background-color:#00bff3;
}
#show_widgets .content_width #browser_window #browser_content #browser_describe #browser_describe_support .describe_color{
    background-color:#ffcf68;
}
#show_widgets .content_width #see_dashboard{
    margin-top:50px;
    margin-bottom:30px;
    text-align:center;
}
#show_widgets .content_width #see_dashboard a{
    display:inline-block;
    padding:0px 35px;
    height:60px;
    line-height:58px;
    font-family:"HelveticaNeue";
    font-size:20px;
    color:#fff;
    border:2px solid #fff;
    border-radius:100px;

    background-color:rgba(255,255,255,0);

    -webkit-transition-property:color,background-color;
    -moz-transition-property:color,background-color;
    -ms-transition-property:color,background-color;
    -o-transition-property:color,background-color;
    transition-property:color,background-color;

    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;
    transition-timing-function:ease-out;

    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
    transition-duration:0.2s;

    outline:none;
    text-decoration:none;
}
#show_widgets .content_width #see_dashboard a:hover,
#show_widgets .content_width #see_dashboard a:active,
#show_widgets .content_width #see_dashboard a:focus{
    text-decoration:none;
    outline:none;
}
#show_widgets .content_width #see_dashboard a:hover{
    background-color:rgba(255,255,255,1);
    color:#f24f4f;
}
#show_widgets .content_width #see_dashboard a:active{
    position:relative;
    top:1px;
}


#quote_testimonial{
    width:100%;
    height:860px;
    background-image: linear-gradient(top,rgba(218,54,55,0.9),rgba(218,54,55,0.9)),url("image/new_landing/testimonial_block_bg1.png");
    background-image: -webkit-linear-gradient(top, rgba(218,54,55,0.9), rgba(218,54,55,0.9)),url("image/new_landing/testimonial_block_bg1.png");
    background-image: -moz-linear-gradient(top,rgba(218,54,55,0.9),rgba(218,54,55,0.9)),url("image/new_landing/testimonial_block_bg1.png");
    background-image: -ms-linear-gradient(top,rgba(218,54,55,0.9),rgba(218,54,55,0.9)),url("image/new_landing/testimonial_block_bg1.png");
    background-image: -o-linear-gradient(top,rgba(218,54,55,0.9),rgba(218,54,55,0.9)),url("image/new_landing/testimonial_block_bg1.png");
    background-repeat:no-repeat;
    background-size:cover;
    background-position:10%;
    background-attachment:fixed;
}
.testimonial-title{
    font-size: 36px;
    color: #fff;
    font-family:"HelveticaNeue";
    font-weight:bold;
    margin-bottom: 90px;
}
#quote_testimonial .content_width{
    position:relative;
    padding-top:125px;
    height:100%;
    text-align: center;
}
#quote_testimonial .content_width #testimonial_mask{
    position:relative;
    width:100%;
    height:100%;
    overflow:hidden;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene{
    position:absolute;
    left:0px;
    display:none;
    width:100%;
    text-align:center;
    opacity:0;
    transition-property:opacity, left;
    transition-timing-function:ease-in, ease-in;
    transition-duration:0.4s, 0.4s;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene.next{
    display:block;
    left:40px;
    opacity:0;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene.prev{
    display:block;
    left:-40px;
    opacity:0;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene.active{
    display:block;
    opacity:1;
    left:0px;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene #quote_img{
    margin:0px auto 40px;
    width:26px;
    height:24px;
    background:url("image/new_landing/quote.png");
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene #testimonial_text{
    color:#505050;
    font-family:"HelveticaNeue";
    font-size:16px;
    text-align:left;
    line-height: 28px;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene #testimonial_text span{
    display:block;
    font-family:"HelveticaNeue-Light";
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene #testimonial_text .name{
    margin: 15px 0px;
    font-family:"HelveticaNeue";
    font-weight:bold;
    color: #212121;
    margin-bottom: 0;
}
#quote_testimonial .content_width #testimonial_mask .testimonial_scene #testimonial_text .italic{
    font-style:italic;
    color: #9b9b9b;
}
#quote_testimonial .content_width #quote_prev,
#quote_testimonial .content_width #quote_next{
    position: absolute;
    top: 50%;
    margin-top: -14px;
    width: 37px;
    height: 26px;
    cursor: pointer;
    opacity: 0.7;
    background-repeat: no-repeat;
}

#quote_testimonial .content_width #quote_prev{
    left:-10px;
    background-image:url("image/new_landing/quote_prev.png")
}
#quote_testimonial .content_width #quote_next{
    right:-10px;
    background-image:url("image/new_landing/quote_next.png")
}
#quote_testimonial .content_width #quote_prev:hover,
#quote_testimonial .content_width #quote_next:hover{
    opacity:1;
}
.testimonial-des{
    height: 170px;
    overflow: hidden;
}
.testimonial-item{
    background-color: #fff;
    width: 345px;
    height: 360px;
    display: inline-block;
    border-radius: 4px;
    padding: 40px;
    padding-top:50px;
    margin-right: 45px;
    position: relative;
    vertical-align: middle;
}
.testimonial-info{
    position: absolute;
    bottom: 30px;
}
.testimonial_scene .testimonial-item:last-child{
    margin-right: 0;
}
.testimonial-star{
    text-align: left;
    margin-bottom: 25px;
}
.testimonial-star .star-item{
    background-image:url("image/back-dashboard.png");
    width: 16px;
    height: 16px;
    background-position: -184px -57px;
    margin-right: 5px;
    display: inline-block;
}
.goto-dashboard {
    display: inline-block;
    margin-top: 20px;
    padding: 0px 35px;
    height: 60px;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size: 20px;
    color: #da3637;
    background: rgba(255,255,255,1);
    border: 2px solid #fff;
    border-radius: 100px;
    text-decoration: none;
    outline: none;
    text-align: center;
    line-height: 54px;
    transition-property: background-color,color;
    -webkit-transition-property: background-color,color;
    -moz-transition-property: background-color,color;
    -ms-transition-property: background-color,color;
    -o-transition-property: background-color,color;
    transition-timing-function: ease-out;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-duration: 0.2s;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    position: absolute;
    left: 50%;
    bottom: 100px;
    margin-left: -132px;
}
.goto-dashboard:hover{
    background-color: rgba(255,255,255,0);
    color: #FFFFFF;
}
.popular_tool{
    transform-style:preserve-3d;
}
.popular_tool .content_width{
    transform-style:preserve-3d;
}
.popular_tool .content_width .img{
    position:relative;
    transform-style:preserve-3d;
}
.popular_tool .content_width .img .gray,
.popular_tool .content_width .img .light_gray{
    position:absolute
}
.popular_tool .content_width .img .gray{
    z-index:2
}
.popular_tool .content_width .img .light_gray{
    z-index:1;
}
.popular_tool .content_width #popular_title{
    padding:70px 0px;
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:44px;
    text-align:center;
}
.popular_tool .content_width .describe .widget_title{
    padding-bottom:30px;
    font-family:"HelveticaNeue";
    font-size:36px;
}
.popular_tool .content_width .describe .list_wrap .list{
    position:relative;
    padding-bottom:15px;
    color:#212121;
    font-family:"HelveticaNeue-Light";
    font-size:18px;
    line-height:25px;
}
.popular_tool .content_width .describe .list_wrap .list:before{
    position:absolute;
    top:7px;
    width:12px;
    height:12px;
    background-color:#f24f4f;
    border-radius:12px;
    content:"";
}
.popular_tool .content_width .left,
.popular_tool .content_width .right{
    position:relative;
    float:left;
    width:50%;
    min-height:300px;
    background:none;
}
.popular_tool .content_width .left{
    padding-right:40px;
}
.popular_tool .content_width .left .widget_title{
    text-align:right;
}
.popular_tool .content_width .left .list_wrap .list{
    padding-right:60px;
    text-align:right;
}
.popular_tool .content_width .left .list_wrap .list:before{
    right:15px;
}
.popular_tool .content_width .right .list_wrap .list{
    padding-left:60px;
    text-align:left;
}
.popular_tool .content_width .right .list_wrap .list:before{
    left:25px;
}
.popular_tool .content_width .gray *{
    background:#efefef;
}
.popular_tool .content_width .light_gray *{
    background:#f7f7f7;
} 



#social_button{
    height:660px;
}
#social_button #social_button_screen{
    position:absolute;
    width:529px;
    height:358px;
    background:url("image/new_landing/widget_social_button.png");
    z-index:3;
}
@media (max-width:1170px){
    #social_button #social_button_screen{
        transform:scale(0.7) translateX(-20px);
        -webkit-transform:scale(0.7) translateX(-20px);
        -moz-transform:scale(0.7) translateX(-20px);
        -ms-transform:scale(0.7) translateX(-20px);
        -o-transform:scale(0.7) translateX(-20px);
    }
}
#social_button .content_width .describe{
    padding-top:100px;
    padding-left:20px;
}
#social_button .tablet{
    position:absolute;
    top:0px;
    left:0px;
    width:529px;
    height:358px;
    border-radius:20px
}
#social_button .gray{
    transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -webkit-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -moz-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -ms-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -o-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
}
@media (max-width:1170px){
    #social_button .gray{
        transform:translateZ(-0.05px) scale(0.74) translateX(-15px) translateY(0px);
        -webkit-transform:translateZ(-0.05px) scale(0.74) translateX(-15px) translateY(0px);
        -moz-transform:translateZ(-0.05px) scale(0.74) translateX(-15px) translateY(0px);
        -ms-transform:translateZ(-0.05px) scale(0.74) translateX(-15px) translateY(0px);
        -o-transform:translateZ(-0.05px) scale(0.74) translateX(-15px) translateY(0px);
    }
}
#social_button .light_gray{
    transform:translateZ(-0.1px) scale(1.1) translateX(0px);
    -webkit-transform:translateZ(-0.1px) scale(1.1) translateX(0px);
    -moz-transform:translateZ(-0.1px) scale(1.1) translateX(0px);
    -ms-transform:translateZ(-0.1px) scale(1.1) translateX(0px);
    -o-transform:translateZ(-0.1px) scale(1.1) translateX(0px);
}
@media (max-width:1170px){
    #social_button .light_gray{
        transform:translateZ(-0.1px) scale(0.77) translateX(-3px);
        -webkit-transform:translateZ(-0.1px) scale(0.77) translateX(-3px);
        -moz-transform:translateZ(-0.1px) scale(0.77) translateX(-3px);
        -ms-transform:translateZ(-0.1px) scale(0.77) translateX(-3px);
        -o-transform:translateZ(-0.1px) scale(0.77) translateX(-3px);
    }
}
#social_button .social_button_tablet{
    width:529px;
    height:358px;
    border-radius:20px;
}




/*#promo_bar{
    position:relative;
    height:570px;
    background:#fbfbfb;
}
#promo_bar .content_width{
    padding-top:50px;
}
#promo_bar #promo_bar_screen{
    position:absolute;
    width:100%;
    height:505px;
    background:url("image/new_landing/promobar.png");
    background-size:100%;
    background-repeat:no-repeat;
    transform:scale(0.89);
    -webkit-transform:scale(0.89);
    -moz-transform:scale(0.89);
    -ms-transform:scale(0.89);
    -o-transform:scale(0.89);
    z-index:4;
}
#promo_bar .gray{
    transform:translateZ(-0.09px) scale(1.09) translateX(37px);
    z-index:3;
}
#promo_bar .light_gray{
    transform:translateZ(-0.18px) scale(1.18) translateX(0px) translateY(0px);
    z-index:2;
}
#promo_bar .monitor{
    position:absolute;
    top:0px;
    left:0px;
    width:560px;
    height:462px;
    border-radius:20px
}
#promo_bar .monitor .output{
    width:560px;
    height:376px;
    border-radius:15px;
}
#promo_bar .content_width .describe{
    padding-top:60px;
}
#promo_bar .content_width .describe .list_wrap{
    text-align:right;
}
#promo_bar .content_width .describe .list_wrap a{
    display:inline-block;
    padding:15px;
    margin-right:15px;
    color:#f24f4f;
    font-family:"HelveticaNeue";
    font-size:18px;
    border:2px solid #f24f4f;
    border-radius:4px;
    text-decoration:none;
    outline:none;
    transition-property:background-color,color;
    -webkit-transition-property:background-color,color;
    -moz-transition-property:background-color,color;
    -ms-transition-property:background-color,color;
    -o-transition-property:background-color,color;

    transition-timing-function:ease-out;
    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#promo_bar .content_width .describe .list_wrap a:hover,
#promo_bar .content_width .describe .list_wrap a:active,
#promo_bar .content_width .describe .list_wrap a:focus{
    text-decoration:none;
    outline:none;
}
#promo_bar .content_width .describe .list_wrap a:active{
    position:relative;
    top:1px;
}
#promo_bar .content_width .describe .list_wrap a:hover{
    background-color:#f24f4f;
    color:#fff;
}*/


#social_coupon_popup{
    position:relative;
    height:550px;
}
#social_coupon_popup .content_width{
    padding-top:100px;
}
#social_coupon_popup .content_width .img #social_coupon_popup_screen{
    position:absolute;
    width:600px;
    height:347px;
    background:url("image/new_landing/widget_social_coupon_popup.png");
    background-repeat:no-repeat;
    z-index:3;

    transform:translateX(30px);
    -webkit-transform:translateX(30px);
    -moz-transform:translateX(30px);
    -ms-transform:translateX(30px);
    -o-transform:translateX(30px);
}
@media (max-width:1171px){
    #social_coupon_popup .content_width .img #social_coupon_popup_screen{
        transform:scale(0.7) translateX(-80px);
        -webkit-transform:scale(0.7) translateX(-80px);
        -moz-transform:scale(0.7) translateX(-80px);
        -ms-transform:scale(0.7) translateX(-80px);
        -o-transform:scale(0.7) translateX(-80px);
    }
}
#social_coupon_popup .content_width .img .laptop{
    top:0px;
    left:0px;
    width:600px;
    height:347px;
}
#social_coupon_popup .content_width .img .laptop .screen{
    position:absolute;
    top:0px;
    left:50%;
    margin-left:-250px;
    width:509px;
    height:317px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
}
#social_coupon_popup .content_width .img .laptop .keyboard{
    position:absolute;
    left:0px;
    bottom:0px;
    width:100%;
    height:30px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
#social_coupon_popup .gray{
    transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -webkit-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -moz-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -ms-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    -o-transform:translateZ(-0.05px) scale(1.05) translateX(0px) translateY(0px);
    z-index:2;
}
@media (max-width:1171px){
    #social_coupon_popup .gray{
        transform:translateZ(-0.05px) scale(0.738) translateX(-80px) translateY(0px);
        -webkit-transform:translateZ(-0.05px) scale(0.738) translateX(-80px) translateY(0px);
        -moz-transform:translateZ(-0.05px) scale(0.738) translateX(-80px) translateY(0px);
        -ms-transform:translateZ(-0.05px) scale(0.738) translateX(-80px) translateY(0px);
        -o-transform:translateZ(-0.05px) scale(0.738) translateX(-80px) translateY(0px);
    }
}
#social_coupon_popup .light_gray{
    transform:translateZ(-0.1px) scale(1.1) translateX(-25px);
    -webkit-transform:translateZ(-0.1px) scale(1.1) translateX(-25px);
    -moz-transform:translateZ(-0.1px) scale(1.1) translateX(-25px);
    -ms-transform:translateZ(-0.1px) scale(1.1) translateX(-25px);
    -o-transform:translateZ(-0.1px) scale(1.1) translateX(-25px);
    z-index:1;
}
@media (max-width:1171px){
    #social_coupon_popup .light_gray{
        transform:translateZ(-0.1px) scale(0.77) translateX(-75px);
        -webkit-transform:translateZ(-0.1px) scale(0.77) translateX(-75px);
        -moz-transform:translateZ(-0.1px) scale(0.77) translateX(-75px);
        -ms-transform:translateZ(-0.1px) scale(0.77) translateX(-75px);
        -o-transform:translateZ(-0.1px) scale(0.77) translateX(-75px);
    }
}
#social_coupon_popup .describe{
    padding-left:60px;
}
#integration{
    height:650px;
}
#integration .content_width{
    position:relative;
    max-width:886px;
}
#integration #left_integration,
#integration #right_integration{
    position:absolute;
    width:50%;
    max-width:410px;
    height:500px;
    box-shadow:0px 0px 10px rgba(0,0,0,0.2);
    border-radius:2px;
}
#integration #left_integration{
    top:60px;
    left:0px;
}
#integration #right_integration{
    top:60px;
    right:0px;
}
#integration .integration_section .integration_title{
    margin-bottom:25px;
    width:100%;
    height:90px;
    color:#212121;
    font-family:"HelveticaNeue";
    font-size:20px;
    line-height:90px;
    text-align:center;
    border-bottom:1px solid #ececec;
}
#integration .integration_section .integration_img{
    margin:0px auto 15px auto;
    height:55px;
    background-color:#fff;
    background-position:center center;
    background-size:auto;
    background-repeat:no-repeat;
    border:1px solid #f0f2f5;
    border-radius:3px;
}
#integration #left_integration .integration_img{
    width:200px;
}
#integration #right_integration .integration_img{
    width:260px;
}
#integration #left_integration #shopify_img{
    background-image:url("image/new_landing/shopify.png");
}
#integration #left_integration #magento_img{
    background-image:url("image/new_landing/magento.png");
}
#integration #left_integration #weebly_img{
    background-image:url("image/new_landing/weebly.png");
}
#integration #left_integration #prestashop_img{
    background-image:url("image/new_landing/prestashop.png");
}
#integration #left_integration #wordpress_img{
    background-image:url("image/new_landing/wordpress.png");
}
#integration #left_integration #cart3d_img{
    background-image:url("image/new_landing/3dcart.png");
}
#integration #left_integration #volusion_img{
    background-image:url("image/new_landing/volusion.png");
}
#integration #left_integration #bigcommerce_img{
    background-image:url("image/new_landing/bigcommerce.png");
}
#integration #left_integration #ecwid_img{
    background-image:url("image/new_landing/ecwid.png");
}
#integration #left_integration #blogger_img{
    background-image:url("image/new_landing/blogger.png");
}
/*#right_integration .integration_img{
    float:left;
}*/

#integration #right_integration #mailchimp_img{
    background-image:url("image/new_landing/mailchimp.png");
}
#integration #right_integration #constantcontact_img{
    background-image:url("image/new_landing/constantcontact.png");
}
#integration #right_integration #campaignmonitor_img{
    background-image:url("image/new_landing/campaignmonitor.png");
}
#integration #right_integration #getresponse_img{
    background-image:url("image/new_landing/getresponse.png");
}
#integration #right_integration #aweber_img{
    background-image:url("image/new_landing/aweber.png");
}
#integration #right_integration #klaviyo_img{
    background-image:url("image/new_landing/klaviyo-logo.png");
}
#integration #right_integration #drip_img{
    background-image:url("image/new_landing/getdrip-logo.png");
}
#integration #right_integration #infusionsoft_img{
    background-image:url("image/new_landing/infusionsoft-logo.png");
}
#img_hubspot{
    background-image:url("image/new_landing/hubspot-logo.png");
    background-size:101px 29px !important;
}
#platform_and_integration #email_integration_box #img_active_campaign{
    background-image:url("image/new_landing/active_campaign.png");
    background-size: 190px auto;
}
#img_send_in_blue{
    background-image:url("image/new_landing/SendinBlue_logo.png");
    background-size: 190px auto;
}
#img_email_notification{
    background-image:url("image/new_landing/email_notification.png");
    background-size: 190px auto;
}
#img_mailer_lite{
    background-image:url("image/new_landing/mailer_lite.png");
    background-size: 190px auto;
}
#img_convert_kit{
    background-image:url("image/new_landing/ConvertKit-Horizontal.png");
    background-size: 190px auto;
}
#img_mad_mimi{
    background-image:url("image/new_landing/mad_mimi.png");
    background-size: 190px auto;
}
#img_mautic{
    background-image:url("image/new_landing/Mautic_Logo_RGB_LB.png");
    background-size: 136px auto !important;
}
#img_icontact{
    background-image:url("image/new_landing/iContact_blue500.png");
    background-size: 101px 29px !important;
}
#img_benchmarkemail{
    background-image:url("image/new_landing/benchmark-logo.png");
    background-size: 160px auto;
}
#img_google_sheet{
    background-image:url("image/new_landing/google_sheet.png");
    background-size: 116px 48px !important;
}
#img_zapier{
    background-image:url("image/new_landing/zapier logo_black.png");
    background-size: auto 42px !important;
}
#img_sendlane{
    background-image:url("image/new_landing/sendlane-logo.png");
    background-size: 142px 27px !important;
}
#img_wix{
    background-image:url("image/new_landing/wix.png");
    background-size: auto 35px;
}
#img_site123{
    background-image:url("image/new_landing/site123_3e4551.png");
    background-size: auto 35px;
}
#additional_features{
    height:auto;
    background:#f7f8f9;
    text-align: center;
}
#additional_features .content_width{
    padding-bottom:50px;
}


#display_rules{
    height:965px;
    background:#fff;
    text-align: center;
}
#display_rules .content_width{
    height:100%;
    padding-bottom:50px;
}
#display_rules .content_width #display_rules_img{
    /*width:50%;
    height:100%;
    background-image:url("image/new_landing/display_rules.png");
    background-size:100%;
    background-repeat:no-repeat;
    background-position:center center;
    float:left;*/
    margin-top: 54px;
    box-shadow: 0 0 60px rgba(128, 128, 128, 0.3);
}
#display_rules .content_width #mobile_display_rules_img{
    display:none
}
#display_rules .content_width #display_rules_describe{
    position:relative;
    padding-top:100px;
    padding-left:0;
    text-align: center;
    /*width:50%;
    float:left;*/
}
#display_rules .content_width #display_rules_describe #display_rules_title{
    padding-bottom:80px;
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:35px;
}
.list_wrap{
    display: inline-block;
    font-size:0px;
    text-align: center;
}
#display_rules .content_width #display_rules_describe .list_wrap .list{
    position: relative;
    padding-left: 60px;
    padding-bottom: 30px;
    color: #212121;
    font-family: "HelveticaNeue";
    font-size: 18px;
    line-height: 25px;
    width: calc(100% / 2);
    text-align: left;
    display: inline-block;
}
#display_rules .content_width #display_rules_describe .list_wrap .list:nth-child(2n + 2){

}
#display_rules .content_width #display_rules_describe .list_wrap .list:before{
    position: absolute;
    top: 5px;
    left:15px;
    width: 12px;
    height: 12px;
    background-color: #f24f4f;
    border-radius: 12px;
    content: "";
}

#get_started_footer{
    width:100%;
    height: 340px;
    background:#fff;
    text-align:center;
    vertical-align:middle;
}
#get_started_footer .content_width{
    height:100%;
    border-bottom: 1px solid #ececec;
}
.get-started-left{
    float: left;
    width: 60%;
    text-align: left;
    padding-top: 145px;
}
.get-started-right{
    padding-top: 147px;
    width: 40%;
    font-size:0px;
    float: left;
}
.get-started-left span{
    font-size: 48px;
    color: #212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
}
.get-started-right .see-dashboard{
    margin-right: 20px;
}
.get-started-right .see-dashboard,
.get-started-right .see-pricing{
    display: inline-block;
    padding: 0 35px;
    width: auto;
    height: 60px;
    color: #ffffff;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size: 20px;
    line-height: 54px;
    text-decoration: none;
    background-color: rgba(218, 54, 55, 1);
    border: 2px solid #da3637;
    border-radius: 100px;
    outline: medium none;
    transition-duration: 0.2s;
    transition-property: color, background-color;
    transition-timing-function: ease-out;
}
.get-started-right .see-dashboard:hover,
.get-started-right .see-pricing:hover{
    background-color: rgba(255, 255, 255, 0);
    color: #da3637;
}
.get-started-right .see-pricing{
    background-color: #fbebeb;
    color: rgba(218, 54, 55, 1);
    border-color: #fbebeb;
}
.get-started-right .see-pricing:hover{
    background-color: #fbebeb;
    border-color: rgba(218, 54, 55, 1);
    color: #da3637;
}
#get_started_footer .content_width #pricing{
    padding-top:20px;
    width:100%;
    text-align:center;
}
#get_started_footer .content_width #pricing a{
    position:relative;
    display:inline-block;
    color:#fff;
    font-family:"HelveticaNeue-Light";
    font-size:18px;
    text-decoration:none;
}
#get_started_footer .content_width #pricing a:hover,
#get_started_footer .content_width #pricing a:active,
#get_started_footer .content_width #pricing a:focus{
    outline:none;
}
#get_started_footer .content_width>a{
    display:inline-block;
    margin-top:20px;
    padding:0px 35px;
    height:52px;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:18px;
    color:#f24f4f;
    background:rgba(255,255,255,1);
    border:2px solid #fff;
    border-radius:100px;
    text-decoration:none;
    outline:none;
    text-align:center;
    line-height:50px;
    transition-property:background-color,color;
    -webkit-transition-property:background-color,color;
    -moz-transition-property:background-color,color;
    -ms-transition-property:background-color,color;
    -o-transition-property:background-color,color;

    transition-timing-function:ease-out;
    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#get_started_footer .content_width>a:hover,
#get_started_footer .content_width>a:focus,
#get_started_footer .content_width>a:active{
    text-decoration:none;
    outline:none;
}
#get_started_footer .content_width>a:hover{
    background-color:rgba(255,255,255,0);
    color:#FFFFFF;
}
#get_started_footer .content_width>a:active{
    position:relative;
    top:1px
}
#get_started_footer .content_width #pricing a:before{
    position:absolute;
    top:100%;
    left:0px;
    height:1px;
    width:100%;
    background:#fff;
    opacity:0;
    transform:translateY(-5px);
    transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -webkit-transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -moz-transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -ms-transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    -o-transition: height 0.3s ease 0s, opacity 0.3s ease 0s, transform 0.3s ease 0s;
    content:"";
}
#get_started_footer .content_width #pricing a:hover:before{
    height:3px;
    opacity:1;
    transform:translateY(0px);
}

#footer{
    height:auto;
    /*min-height:320px;*/
    background:#fff;
}
#footer .content_width{
    position:relative;
    padding-top:80px;
    padding-bottom:50px;
    padding-left:50px;
    height:auto;
    /*min-height:320px;*/
}
#footer .content_width .footer_column{
    min-width:235px;
    float:left;
}
#footer .content_width .footer_column .footer_title{
    padding-bottom:20px;
    color:#212121;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:16px;
    line-height:22px
}
#footer .content_width .footer_column a{
    display:block;
    margin-bottom: 20px;
    color:#768082;
    font-family:"HelveticaNeue-Light";
    font-size:14px;
    line-height:22px;
    text-decoration:none;
    outline:none;
}
#footer .content_width .footer_column a:hover,
#footer .content_width .footer_column a:active,
#footer .content_width .footer_column a:focus{
    text-decoration:none;
    outline:none;
}
#footer .content_width .footer_column a:hover{
    color:#212121;
}
#footer .content_width #social #social_img{
    margin-top: 5px;
}
#footer .content_width #social #social_img a{
    display:inline-block;
    margin-right:30px;
    width:48px;
    height:48px;
    background-color:#4b4b4c;
    background-position:center center;
    background-repeat:no-repeat;
    border-radius:100px;
    text-decoration:none;
    outline:none;

    transition-property:background-color;
    -webkit-transition-property:background-color;
    -moz-transition-property:background-color;
    -ms-transition-property:background-color;
    -o-transition-property:background-color;

    transition-timing-function:ease-out;
    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#footer .content_width #social #social_img a:hover,
#footer .content_width #social #social_img a:active,
#footer .content_width #social #social_img a:focus{
    text-decoration:none;
    outline:none;
}
#footer .content_width #social #social_img a.twitter{
    background-image:url("image/new_landing/twitter_icon_2.png");
    background-color: #e5f7fd;
}
#footer .content_width #social #social_img a.facebook{
    background-image:url("image/new_landing/facebook_icon_2.png");
    background-color: #e5f1f8;
}
#footer .content_width #social #social_img a.google_plus{
    /*background-image:url("image/new_landing/google_plus_icon_2.png");*/
    background-color: #fde8e9;
    text-align: center;
    line-height: 48px;
    vertical-align: top;
    font-size: 48px;
}
#footer .content_width #social #social_img a.google_plus span{
    font-family:"zotabox3";
    color:#dc4a3d;
}
#footer .content_width #social #social_img a.google_plus:hover span{
    color:#fff;
}
#footer .content_width #social #social_img a.twitter:hover{
    background-color:#00aced;
    background-image:url("image/new_landing/twitter_icon.png");
}
#footer .content_width #social #social_img a.facebook:hover{
    background-color:#3b5998;
    background-image:url("image/new_landing/facebook_icon.png");
}
#footer .content_width #social #social_img a.google_plus:hover{
    background-color:#d62d20;
    /*background-image:url("image/new_landing/google_plus_icon.png");*/
}
#footer .content_width #footer_note{
    position:absolute;
    left: 0px;
    bottom:50px;
    width:100%;
    height:50px;
    font-size:14px;
    text-align:center;
    line-height:50px;
    color:#aeaeae;
}
#footer .content_width #footer_note a{
    color:#aeaeae;
    text-decoration:underline;
    outline:none;
}
#footer .content_width #footer_note a:hover,
#footer .content_width #footer_note a:active,
#footer .content_width #footer_note a:focus{
    outline:none;
}
#footer .content_width #footer_note a:hover{
    color:#fff;
}
#footer #copyright{
    width:100%;
    color:#aeaeae;
    font-family:"HelveticaNeue-Light";
    font-size:14px;
    text-align:center;
    line-height:50px;
    border-top:1px solid #ececec;
}
#back_top_button{
    position:fixed;
    right:35px;
    bottom:20px;
    display:none;
    width:48px;
    height:48px;
    background-image:url("image/new_landing/up_white_arrow.png");
    background-color:rgba(0,0,0,0.3);
    background-position:center center;
    background-repeat:no-repeat;
    border-radius:48px;
    cursor:pointer;

    transition-property:background-color;
    -webkit-transition-property:background-color;
    -moz-transition-property:background-color;
    -ms-transition-property:background-color;
    -o-transition-property:background-color;

    transition-timing-function:ease-out;
    -webkit-transition-timing-function:ease-out;
    -moz-transition-timing-function:ease-out;
    -ms-transition-timing-function:ease-out;
    -o-transition-timing-function:ease-out;

    transition-duration:0.2s;
    -webkit-transition-duration:0.2s;
    -moz-transition-duration:0.2s;
    -ms-transition-duration:0.2s;
    -o-transition-duration:0.2s;
}
#back_top_button:hover{
    background-color:rgba(242,79,79,1);
}
@media(max-height:880px){
    #head_row.contact_form_head_row{
        height:auto;
        padding-bottom:40px;
    }
    #head_row.social_button_head_row{
        height:auto;
        padding-bottom:40px;
    }
    #head_row .content_width #head_content_contactform{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
    #head_row .content_width #head_content_socialbutton{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
}
@media(max-height:780px){
    #head_row #boostsale_facebookchat_tooltip,
    #head_row #boostsale_facebookchat_tooltip *{
        max-height:0px;
        opacity:0;
    }
}
@media(min-height:650px){
    #head_row .content_width #head_content_promobar #start_using_promobar{
        margin-top:60px;
    }
    #head_row .content_width #head_content_promobar #head_description_promobar{
        margin-top:50px;
    }
    #head_row .content_width #head_content_promobar #head_rolldown{
        margin-top:70px;
    }
    #head_row .content_width #head_content_promobar{
        margin-top:-190px;
    }
}

@media(max-width:1280px){
    #head_row #boostsale_facebookchat_tooltip,
    #head_row #boostsale_facebookchat_tooltip *{
        max-height:0px;
        opacity:0;
    }
}
@media(max-width:1050px){
    #head_row.contact_form_head_row {
        padding-bottom:40px;
        height:auto;
    }
    #head_row.social_button_head_row {
        padding-bottom:40px;
        height:auto;
    }
    #head_row.contact_form_head_row #head_content_contactform{
        position:static;
        margin-top:0px;
        padding:100px 0px 0px;
    }
    #head_row.social_button_head_row #head_content_socialbutton{
        position:static;
        margin-top:0px;
        padding:100px 0px 0px;
    }
    #head_row .content_width #head_content_contactform #contact_form_images img{
        display:block;
        margin:auto;
        margin-top:15px;
        width:100%;
        max-width:500px;
    }
    #head_row .content_width #head_content_socialbutton #social_button_images img{
        display:block;
        margin:auto;
        margin-top:15px;
        width:100%;
        max-width:500px;
    }
    #head_row .content_width #head_content_contactform #contact_form_images .img_contactform_2{
        display:block;
        margin:auto;
        margin-top:15px;
        width:100%;
        max-width:500px;
    }
    #head_row .content_width #head_content_socialbutton #social_button_images .img_socialbutton_2{
        display:block;
        margin:auto;
        margin-top:15px;
        width:100%;
        max-width:500px;
    }
}

@media(max-width:1010px){
    #head_row #boostsale_promobar_tooltip{
        left:auto;
        right:10px;
    }
    #head_row #boostsale_promobar_tooltip .text{
        left:auto;
        right:0px;
    }
    #head_row #boostsale_promobar_tooltip .arrow{
        left:auto;
        right:248px;
    }
}
@media(max-width:1000px){
    #head_row #boostsale_socialbutton_tooltip .text{
        top:50px;
        left:60px;
    }
}
@media(max-width:980px){
    #head_row #boostsale_contactform_tooltip, #head_row #boostsale_contactform_tooltip *{
        opacity:0;
        max-height:0px;
    }
    #head_row #boostsale_socialbutton_tooltip, #head_row #boostsale_socialbutton_tooltip *{
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:860px){
    #head_row #boostsale_socialbutton_tooltip, #head_row #boostsale_socialbutton_tooltip *{
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:838px){
    #integration{
        height:auto;
    }
    #integration .content_width{
        padding-top:20px;
        padding-bottom:20px;
    }
    #integration #left_integration,
    #integration #right_integration{
        position:static;
        margin:auto;
        width:100%;
        float:none;
    }
    #integration #right_integration{
        margin-top:20px;
    }
}
@media(max-width:800px){
    #footer .content_width #social{
        margin-top:20px;
        width:100%;
    }
}
@media(max-width:770px){
    #head_row #boostsale_promobar_tooltip, #head_row #boostsale_promobar_tooltip *{
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:768px){
    #head_row{
        padding-bottom:40px;
        height:auto;
    }
    #head_row .content_width #head_content_promobar{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
    #head_row .content_width #head_content_contactform{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
    #head_row .content_width #head_content_socialbutton{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
    #head_row .content_width #head_content_facebook{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
        width:100%;
    }
    #head_row .content_width #head_content_boostsale{
        position:static;
        margin-top:0px;
        padding:100px 10px 0px;
    }
    #head_row.facebook_live_chat_head2 .content_width #head_content_facebook{
        width:100%;

    }
    #head_row.facebook_live_chat_head2{
        background-image:url("image/bg_body.png");
        background-repeat: repeat;
        background-size: auto auto;
    }
    #head_row .content_width #logo.facebook_live_chat_2{
        background:url("image/logo_black.png");
    }
}
@media(max-width:700px){
    #head_row{
        padding-bottom:40px;
        height:auto;
    }
    #head_row #promobar_arrow{
        display:none;
    }
    #head_row .content_width{
        padding-top:80px;
    }
    #head_row .content_width #logo{
        position:static;
        margin:0px auto 0px;
    }
    #head_row .content_width #pricing_and_login{
        position:absolute;
        top:0px;
        left:0px;
        right:0px;
        margin:0px;
        text-align:center;
        border-bottom:1px solid #da3637;
    }
    #head_row .content_width #pricing_and_login #pricing {
        display:block;
        height:40px;
        line-height:38px;
        float:left;
    }
    #head_row .content_width #pricing_and_login #login{
        display:block;
        margin-top:0px;
        padding:0px 20px;
        height:40px;
        line-height:38px;
        float:right;
    }
    #head_row .content_width #pricing_and_login #login a, #head_row .content_width #pricing_and_login #pricing a{
        border:none;
    }
    #head_row .content_width #pricing_and_login #login a:hover,
    #head_row .content_width #pricing_and_login #pricing a:hover{
        text-decoration:underline;
        background:none !important;
        color:#da3637;
    }
    #head_row .content_width #pricing_and_login #login{
        display:block;
        margin-top:0px;
        padding:0px 20px;
        height:40px;
        line-height:38px;
        float:right;
    }
    #head_row .content_width #head_content_promobar{
        position:static;
        margin-top:30px;
        padding:0px 10px;
    }
    #head_row .content_width #head_content_promobar #heading_promobar{
        font-size:34px;
    }
    #head_row .content_width #head_content_promobar #start_using_promobar a{
        font-size:14px;
    }
    #head_row .content_width #head_content_promobar #head_description_promobar{
        display:none;
        font-size:16px;
    }
    #head_row .content_width  #head_content_facebook{
        padding-top:40px;
    }
    #head_row .content_width  #head_content_contactform{
        padding-top:40px;
    }
    #head_row .content_width  #head_content_boostsale{
        padding-top:40px;
    }
    #head_row .content_width #head_content_boostsale #start_using_boostsale a.desktop{
        display:none;
    }
    #head_row .content_width #head_content_boostsale #start_using_boostsale a.mobile{
        display:inline-block;
    }
    #head_row .content_width #head_content_boostsale #head_description_boostsale{
        display:none;
    }
    #head_row .content_width #head_content_contactform #head_description_contactform{
        display:none;
    }
    #head_row .content_width #head_content_facebook #head_description_facebook{
        display:none;
    }
    #blue_introduce .content_width .introduce_text{
        font-size:30px;
    }
    #six_tools .content_width #six_tools_title{
        font-size:30px;
    }
    #six_tools .content_width .six_tool_column{
        width:100%;
        float:none;
    }
    #six_tools .content_width .six_tool_column .tool_block .tool_name{
        font-size:14px;
    }
    #show_widgets .content_width #browser_window{
        border-radius:0px;
    }
    #show_widgets .content_width #browser_window #browser_title{
        display:none;
    }
    #show_widgets .content_width #browser_window #browser_content{
        padding:20px 15px;
        padding-bottom:20px;
        border:none;
    }
    #show_widgets .content_width #browser_window #browser_content .widget_column{
        padding:0px !important;
        width:100%;
    }
    #six_tools .content_width #show_widgets_link a{
        padding: 0px 22px;
        font-size:16px;
    }
    #show_widgets .content_width .title_text{
        font-size:30px;
    }
    #show_widgets .content_width #browser_window #browser_content #browser_describe{
        margin-top:0px;
        width:220px;
    }
    #show_widgets .content_width #browser_window #browser_content #browser_describe .mobile_browser_describe{
        display:block;
        margin-top:10px;
        width:220px;
    }
    #show_widgets .content_width #see_dashboard a{
        padding:0px 26px;
        font-size:16px;
    }
    #email_integration_box{
        display:none;
    }
    #dashed_line{
        display:none;
    }
    #integration{
        height:auto;
    }
    #integration .content_width{
        padding-left:10px;
        padding-right:10px
    }
    #integration #integration_title{
        padding-top:50px;
    }

    #integration #integration_img #left_integration,
    #integration #integration_img #right_integration{
        position:static;
        margin:auto;
        margin-bottom:20px;
        max-width:410px;
        width:100%;
        background-size:cover;
        background-repeat:no-repeat;
        background-position:center center;
        box-shadow:0px 0px 5px rgba(0,0,0,0.2);
        -webkit-box-shadow:0px 0px 5px rgba(0,0,0,0.2);
        -moz-box-shadow:0px 0px 5px rgba(0,0,0,0.2);
        -ms-box-shadow:0px 0px 5px rgba(0,0,0,0.2);
        -o-box-shadow:0px 0px 5px rgba(0,0,0,0.2);
    }
    #integration #integration_img #right_integration{
        background-image:url("image/new_landing/mobile_right_integration.png");
        background-size:auto auto;
        background-position:center center;
        background-repeat:no-repeat;
    }
    #platform_and_integration #outline_wrap{
        border:none !important;
    }
    #display_rules{
        padding:10px 10px 20px;
        height:auto;

    }
    #display_rules .content_width #display_rules_describe{
        padding:30px 10px 10px;
        width:100%;
        float:none;
    }
    #display_rules .content_width #display_rules_img{
        display:none;
    }
    #display_rules .content_width #mobile_display_rules_img{
        display:block;
        width:100%;

    }
    #footer{
        height:auto;
    }
    #footer .content_width{
        padding-top:10px;
        padding-right:10px;
    }
    #footer .content_width .footer_column{
        margin-top:20px;
        width:100%;
    }
}
@media (max-width:420px){
    #integration .integration_section .integration_title{
        padding-top:30px;
        padding-bottom:30px;
        height:auto;
        line-height:initial;
    }
}
@media (max-width:410px){
}
@media (max-width:400px){
    #show_widgets .content_width #see_dashboard a{
        padding:20px;
        height:auto;
        line-height:initial;
    }
    #get_started_footer{
        padding-bottom:10px;
        height:auto;
    }
    #get_started_footer .content_width > a{
        padding:20px;
        height:auto;
        line-height:initial;
    }
}
@media (max-width:340px){
    #six_tools .content_width #show_widgets_link a{
        padding:20px;
        height:auto;
        line-height:initial;
    }
}



@media(max-width:1360px) and (max-height:470px){
    #head_row #boostsale_contactform_tooltip, #head_row #boostsale_contactform_tooltip * {
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:1350px) and (max-height:735px){
    #head_row #boostsale_promobar_tooltip .text{
        top:70px;
        left:80px;
    }
}
@media(max-width:1260px) and (max-height:550px){
    #head_row #boostsale_promobar_tooltip, #head_row #boostsale_promobar_tooltip * {
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:1140px) and (max-height:560px){
    #head_row #boostsale_promobar_tooltip, #head_row #boostsale_promobar_tooltip *{
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:1125px) and (max-height:635px){
    #head_row #boostsale_promobar_tooltip .text{
        opacity:0;
        max-height:0px;
    }
}
@media(max-width:1010px) and (max-height:735px){
    #head_row #boostsale_promobar_tooltip, #head_row #boostsale_promobar_tooltip *{
        left:auto;
        right:10px;
    }
    #head_row #boostsale_promobar_tooltip .text{
        left:auto;
        right:0px;
    }
    #head_row #boostsale_promobar_tooltip .arrow{
        left:auto;
        right:278px;
    }
}

#platform_and_integration{
    padding-bottom:100px;
    width:100%;
    height:auto;
}
#platform_and_integration .content_width{
    padding-top:10px;
}
#platform_and_integration .content_width .red_link{
    margin-top:50px;
    text-align:center;
}
#platform_and_integration .content_width .red_link a{
    display: inline-block;
    padding: 0 25px;
    width: auto;
    height: 60px;
    color: #ffffff;
    font-family: "HelveticaNeue";
    font-size: 20px;
    line-height: 58px;
    text-decoration: none;
    background-color: rgba(218, 54, 55, 1);
    border: 2px solid #da3637;
    border-radius: 100px;
    outline: medium none;
    transition-duration: 0.2s;
    transition-property: color, background-color;
    transition-timing-function: ease-out;
}
#platform_and_integration .content_width .red_link a:hover{
    background-color: rgba(255, 255, 255, 0);
    color: #da3637;
}
#platform_and_integration #outline_wrap{
    margin-top:0;
    padding:50px 0 40px;
    /*border:1px solid #ccc;*/
    padding-top: 245px;
}
#platform_and_integration #platform_and_integration_titlebox{
    width:100%;
    top: 115px;
    left:0px;
    font-size:0px;
    text-align:center;
}
#platform_and_integration #platform_and_integration_titlebox div {
    display:inline-block;
    padding:0px 10px;
    width:auto;
    color:#505050;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size:36px;
    letter-spacing:-1px;
    /*background:#fff;*/
}
#platform_and_integration #platform_box #platform_title,
#platform_and_integration #email_integration_box #email_integration_title{
    margin-bottom:35px;
    color:#212121;
    font-size:25px;
    text-align:center;
}
#platform_and_integration #email_integration_box #email_integration_title{
    margin-bottom:70px;
    color: #505050;
    font-family:"HelveticaNeue";
    font-weight:bold;
    font-size: 36px;
}
#platform_and_integration #platform_img,
#platform_and_integration #email_integration_img{
    font-size:0px;
    text-align:center;
}
#platform_and_integration .integration_img,
#platform_and_integration .email_integration_img{
    display:inline-block;
    margin: 15px;
    width: 230px;
    height: 110px;
    /*border:1px solid #f0f2f5;*/
    font-size:14px;
    box-shadow:0px 0px 18px 8px rgba(0,0,0,0.07);
    background-position:center center;
    background-repeat:no-repeat;
    background-color: #fff;
}
#platform_and_integration #platform_box .integration_img{
    width:210px;
    height: 100px;
    background-color: #fff;
    border-radius:2px;
    box-shadow:0px 0px 18px 8px rgba(0,0,0,0.07);
}
#platform_and_integration #platform_box #dashed_line{
    margin:65px 0px 95px;
    width:100%;
    border-bottom:1px dashed #ddd;
}
#platform_and_integration #email_integration_box .integration_img {
    width:210px;
    background-size: 150px;
}
#platform_and_integration #platform_box #img_shopify{
    background-image:url("image/new_landing/shopify.png");
    background-size:135px 36px;
}
#platform_and_integration #platform_box #img_magento{
    background-image:url("image/new_landing/magento.png");
    background-size:115px 36px;
}
#platform_and_integration #platform_box #img_weebly{
    background-image:url("image/new_landing/weebly.png");
    background-size:103px 36px;
}
#platform_and_integration #platform_box #img_prestashop{
    background-image:url("image/new_landing/prestashop.png");
    background-size:165px 37px;
}
#platform_and_integration #platform_box #img_wordpress{
    background-image:url("image/new_landing/wordpress.png");
    background-size:158px 36px;
}
#platform_and_integration #platform_box #img_3dcart{
    background-image:url("image/new_landing/3dcart.png");
    background-size:129px 38px;
}
#platform_and_integration #platform_box #img_volusion{
    background-image:url("image/new_landing/volusion.png");
    background-size:145px 38px;
}
#platform_and_integration #platform_box #img_bigcommerce{
    background-image:url("image/new_landing/bigcommerce.png");
    background-size:160px 38px;
}
#platform_and_integration #platform_box #img_ecwid{
    background-image:url("image/new_landing/ecwid.png");
    background-size:139px 38px;
}
#platform_and_integration #platform_box #img_blogger{
    background-image:url("image/new_landing/blogger.png");
    background-size:121px 37px;
}
#platform_and_integration #platform_box .opencart {
    background-image: url('image/new_landing/transition_opencart.png');
    /*background-position: center top;*/
    background-size:164px 32px;
}
#platform_and_integration #platform_box .squarespace {
    background-image: url('image/new_landing/transition_squarespace.png');
    /*background-position: center top;*/
    background-size:180px 25px;
}
#platform_and_integration #platform_box .googletag {
    background-image: url('image/new_landing/transition_googletag.png');
    /*background-position: center top;*/
    background-size:183px 42px;
}
#platform_and_integration #platform_box .shopline {
    background-image: url('image/new_landing/transition_shopline.png');
    /*background-position: center top;*/
    background-size:157px 26px;
}
#platform_and_integration #platform_box .wix {
    background-image: url('image/new_landing/transition_wix.png');
    /*background-position: center top;*/
    background-size:81px 32px;
}
#platform_and_integration #platform_box .site123 {
    background-image: url('image/new_landing/transition_site123.png');
    /*background-position: center top;*/
    background-size:139px 28px;
}

#platform_and_integration #platform_box .zid {
    background-image: url('image/new_landing/zid-logo.png');
    /*background-position: center top;*/
    background-size:100px;
}

#platform_and_integration #email_integration_box #img_mailchimp{
    background-image:url("image/new_landing/mailchimp.png");
    background-size:133px 42px;
}
#platform_and_integration #email_integration_box #img_constantcontact{
    background-image:url("image/new_landing/constantcontact.png");
    background-size:174px 27px;
}
#platform_and_integration #email_integration_box #img_campaignmonitor{
    background-image:url("image/new_landing/campaignmonitor.png");
    background-size:182px 17px;
}
#platform_and_integration #email_integration_box #img_getresponse{
    background-image:url("image/new_landing/getresponse.png");
    background-size:165px 31px;
}
#platform_and_integration #email_integration_box #img_aweber{
    background-image:url("image/new_landing/aweber.png");
    background-size:131px 27px;
}
#platform_and_integration #email_integration_box #img_klaviyo{
    background-image:url("image/new_landing/klaviyo-logo.png");
    background-size:139px 32px;
}
#platform_and_integration #email_integration_box #img_drip{
    background-image:url("image/new_landing/getdrip-logo.png");
    background-size: 80px 42px;
}
#platform_and_integration #email_integration_box #img_infusionsoft{
    background-image:url("image/new_landing/infusionsoft-logo.png");
    background-size: 105px 40px;
}
@media (max-width:500px){
    #quote_testimonial .goto-dashboard{
        display:none;
    }
}
@media (max-width:700px){
    #head_row #start_using_boostsale .mobile{
        display:none;
    }
    #display_rules .content_width #display_rules_describe .list_wrap .list{
        display:block;
        width:calc(100% - 30px) !important;
        margin-left:auto !important;
        margin-right:auto !important;
    }
    #additional_features .content_width .list_wrap .list{
        display:block;
        width:calc(100% - 30px) !important;
        margin-left:auto !important;
        margin-right:auto !important;
    }
    #platform_and_integration .red_link{
        display:none;
    }
    #show_widgets #see_dashboard{
        display:none;
    }
    #demo_free_tool_group .see_dashboard{
        display:none;
    }
    #get_started_footer .get-started-left{
        display:none;
    }
    #get_started_footer .see-dashboard{
        display:none;
    }
    .get-started-right{
        margin:auto;
        width:100%;
        float:none;
    }
}
@media(max-width:768px){
    #platform_and_integration .red_link{
        display:none;
    }

}
@media(min-width:768px){
    #demo_free_tool .content_width #demo_free_tool_group .tool_block:hover>a span{
        opacity:1;
    }
}
#zb-widget-1595139 {
    background-color:#da3637;
    padding-bottom:80px;
}