
body{
    padding: 0;
    margin: 0;
    background: #e8e9ea;
    font-family: 'Open Sans', 'Trebuchet MS', Verdana, Arial, sans-serif;
    color: #000;
}

.clear{
    clear:both;
}
h1, h2{
    font-weight: 400;
    font-size: 28px;
    color: #981b1e;
    padding: 0 0 10px 0 ;
    position: relative;
    margin: 0;
    margin-bottom: 10px;
    left:0;
}
h3{
    font-weight: 400;
    font-size: 24px;
    color: #981b1e;
    padding: 7px 0 ;
    position: relative;
    margin: 0;
    left:0;
}
dl dt{
    font-weight: 400;
    font-size: 18px;
}
a{
    color:#024ea1;
    font-weight: 400;
    text-decoration: none;
}
a img{
    border: none\0;
    border: none\9;
    *border: none;
}
a:hover{
    color: #981b1e;
}
.float-right{
    float:right;
}
.float-left{
    float:left;
}
#content-wrapper{
    max-width: 1920px;
    margin: auto;
    border-top: none;
    border-bottom: none;
    min-height: -moz-calc(100% - 386px);
    min-height: -webkit-calc(100% - 386px);
    min-height: -o-calc(100% - 386px);
    min-height: calc(100% - 386px);
}

.colored-line{
    min-width: 100%;
    padding: 0;
    margin: 0;
    min-height: 15px;
    background: url(images/colored-line.jpg);
    background-size: 100% 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/colored-line.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/colored-line.jpg', sizingMethod='scale')";
    background-size: cover\9;
    *background-size: cover;
}
.white-bg{
    background:white;
    padding: 20px 0;
}
.floating-pic{
    display: inline-block;
}

#header{
    height: 55px;
    max-height: 55px;
    position: absolute;
    z-index: 999;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);
    background: rgba(255,255,255,0.2);
    width: 100%;
    max-width: 1920px;
}
#header-top{
    padding:17px 30px;
    position: relative;
}

#header #language-login-block{
    float:right;
    font-size: 14px;
    padding: 10px;
}

#header #language-login-block a{
    font-size: 14px;
    padding: 10px;
}
#header #language-login-block a.free-trial-btn{
    font-size: 16px;
}
#header #language-login-block .phones, #header #language-login-block .links{
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#header #language-login-block .links .lang-item{
    list-style: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
#header #language-login-block .links .lang-item a{
    font-size: 12px;
    padding: 5px;
}
#header-top .logo{
    display: inline-block;
    position: absolute;
}

#navigation{
    background: rgba(255,255,255,0.3);
    vertical-align: bottom;
    position: relative;
    z-index: 999;
    margin-top: 35px;
}

#navigation li.current_page_item a, #navigation li.current-page-ancestor a, .shadow-box li.current_page_item a{
    color: #981B1E;
    font-weight: 400;
    background: transparent;
}

#navigation li.current_page_item, #navigation li.current-page-ancestor, .shadow-box li.current_page_item a {
    background: transparent;
}
#navigation a{
    color:black;
}
#navigation a:hover{
    color: white;
}
#navigation.fixed-navigator{
    position:fixed;
    width: 100%;
    z-index: 10000;
    top:0;
    background: #FBE6C7;
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    margin-top: 0;
    background: rgba(240,240,240,0.95);
}
#navigation ul{
    list-style-image: none;
    list-style-type: none;
    margin:0;
    padding: 0;
    font-size: 0;
    width: 1080px;
    display: inline-block;
}

#navigation.fixed-navigator ul{
    margin-right: 25px;
    width: auto;
}

#navigation ul li{
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    font-size: 17px;
    cursor:pointer;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
#navigation ul li:hover{
    color:#981b1e;
}    
#navigation ul li a{
    padding: 16px 12px;
    font-size: 16px;
    display: block;
}
#navigation #wide-screen-nav .sub-menu{
    position:absolute;
    background:#f5f5f5;
    top:54px;
    left:0;
    display: none;
    width:250px;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
}
#navigation #wide-screen-nav .sub-menu li{
    display: block;
    color:black;
}
#navigation.fixed-navigator #wide-screen-nav{
    position: relative;
}
#navigation.fixed-navigator #wide-screen-nav .sub-menu li{
    background-color: rgba(240,240,240,0.95);
}
#navigation #wide-screen-nav .sub-menu li:hover{
    color: #981b1e;
}
#navigation #wide-screen-nav .sub-menu li a{
    padding:15px;
    color: black;
}

#navigation #skiny-screen-nav .sub-menu{
    background:rgba(255,255,255,0.9);
    top:50px;
    left:0;
    width:100%;
}
#navigation #skiny-screen-nav li:last-child:hover{
    background:whitesmoke;
}

#navigation #skiny-screen-nav li.sub{
    display: none;
}
#navigation #skiny-screen-nav .active{
    background: #981b1e;
}
#navigation #skiny-screen-nav .sub-menu {
    display: none;
}
#navigation #skiny-screen-nav .sub-menu li{
    padding:12px;
    font-size: 16px;
    display: block;
    color:black;
    background: whitesmoke;
}
#navigation #skiny-screen-nav .sub-menu li:hover{
    background: #981b1e;
    color: white;
}
#navigation #skiny-screen-nav .sub-menu li a{
    color: black;
    font-weight: 300;
}

#navigation #skiny-screen-nav{
    display: none;
}
#navigation #skiny-screen-nav li.current_page_item a{
    color:black;
}
#navigation #skiny-screen-nav li.current_page_item a:hover{
    color:white;
}
#navigation  #current-nav-page div{
    display: none;
}
.home-page-stretch{
    min-height: 150px;
    max-height: 150px;
    width:100%;
    background:  url(images/bg1-top.jpg) center center no-repeat;
    background-size: 1920px;
}

.page-stretch{
    min-height: 1px;
    max-height: 1px;
    width:100%;
}

#main-title{
    height: 550px;
    background:  url(images/blured-bg2.png) center top no-repeat;
    background-size: 1920px;
    vertical-align: bottom;
    position: relative;
}
#main-title .width-limiter{
    position: relative;
    height: 550px;
}
#main-title .main-limiter {
    max-width: 885px;
    text-align: center;
    margin: auto;position: relative;
    z-index: 2;
}
#main-title .big-black-title {
    font-size: 30px;
    line-height: 48px;
    font-weight: 400;
    padding: 15px 0;
    display: inline-block;
    margin: 30px 0 15px 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(255,236,210,0.5);
}

#main-title .text-content, 
#main-title .text-content h1{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-shadow: 0 0 3px rgba(255,236,210,0.5);
}
#main-title .text-content h1{
    padding: 0;
    margin: 0;
}

#main-title .floating-pic{
    max-height: 450px; 
    position: absolute;
    bottom: 0;
    left:0;
}
#main-title .floating-pic2{
    max-height: 450px; 
    position: absolute;
    bottom: 0;
    right:0;
}

.width-limiter{
    width: 100%;
    max-width: 1440px;
    margin:auto;
    padding: 0 30px;
}
.login-btn{
    font-size: 16px;
    padding: 4px 5px;
}
.free-trial-btn{
    font-size: 18px;
    padding: 3px 5px;
    position: relative;
    top: 1px;
    background: #981b1e;
    color: white;
    text-transform: uppercase;
    border-radius: 5px;
}
.scroll-up{
    font-size: 24px;
    padding-top: 7px;
    position: fixed;
    bottom: 45px;
    right: 20px;
    border-radius: 150px;
    min-width: 54px;
    min-height: 47px;
    color: #1c3664;
    background: rgba(255,255,255,0.8);
    display: none;
    z-index: 1000;
    text-align: center;
    text-transform: uppercase;
    display: none;
}

.free-trial-btn:hover{
    background: #DE1C20;
    color: white;
}

#top-free-trial-btn{
    position: absolute; 
    white-space: nowrap;
    text-align: center;
    display: none;
    font-size: 16px;
    padding: 10px 12px;
    background: #981b1e;
    color: white;
    border-radius: 5px;
    right: 5px;
    top: 5px;
}

#top-free-trial-btn:hover{
    background: #DE1C20;
    color: white;
}

#navigation.fixed-navigator #top-free-trial-btn{
    display: inline-block;
    color: white;
}

.scroll-up:hover{
    background: #981b1e;
    color:white;
}

#three-blocks{
    width: 100%;
    font-size: 0;
    background: #f7f7f7;
    background-size: 100% 100%;
    text-align: center;
}

#three-blocks #full-featured-automation, #three-blocks #quickbooks-and-inventory, #three-blocks #save-time-and-money{

    width: 33%;
    width: 33%\0;
    width: 33%\9;
    display: inline-table;
    display: inline-block\9;
    zoom: 1;
    *display: inline;
}

#three-blocks #full-featured-automation, x:-moz-any-link, x:default {
    width: 33.33%;
}
#three-blocks #quickbooks-and-inventory, x:-moz-any-link, x:default {
    width: 33.33%;
}
#three-blocks #save-time-and-money, x:-moz-any-link, x:default {
    width: 33.33%;
}
#three-blocks .title{
    font-weight: 400;
    padding: 20px 0 50px 0;
    font-size: 28px;
    color: white;
    text-align: center;
    margin:30px 25px;
    margin-bottom: 0;
}
#three-blocks .shadow {
    display: none;
}
#three-blocks #full-featured-automation .title{
    color:  #981b1e;
} 
#three-blocks #quickbooks-and-inventory .title{
    color:  #5e274b;
} 
#three-blocks #save-time-and-money .title{
    color:  #1c3664;
}
#three-blocks .content{
    font-size: 14px;
    padding: 0 8px;
    font-weight: 300;
    text-align: center;
    line-height: 28px;
    height: 270px;
    position: relative;
    top:-10px;
}
.chinese-version #three-blocks .content{
    height: 350px;
}
#free-trial{
    height: 500px;
    background: url(images/blured-bg2.jpg) center center no-repeat;
    background-size: 1920px;
}
#free-trial .free-trial-background{
    background: rgba(0,0,0,0.5);
}
#free-trial .content {
    text-align: center;
}
#free-trial .content div{
    color: white;
    font-size: 30px;
    line-height: 48px;
    padding: 100px 0;
    font-weight: 300;
}
#free-trial .width-limiter{
    position: relative;
    height: 500px;
}

#free-trial .floating-pic{
    float:right; 
    position: absolute;
    right:40px;
    bottom: 0;
    max-height: 430px;
}

#main-title a.red-free-trial-button,
#free-trial a.red-free-trial-button {
    font-size: 24px;
    color: white;
    background: rgb(152, 27, 30) none repeat scroll 0% 0%;
    border-radius: 5px;
    padding: 10px 20px;
    box-shadow: 0 0 30px rgba(0,0,0,0.25);
}
#main-title a.red-free-trial-button {
    display: inline-block;
    margin: 25px 0 0 0;
}
#main-title a.red-free-trial-button:hover,
#free-trial a.red-free-trial-button:hover {
    background: #DE1C20;
    color: white;
}
#teapplix-history {
    padding: 0;
    padding-bottom: 20px;
    text-align: justify;
    font-weight: 300;
    font-size: 24px;
    background-size: 1920px;
    background: #fafafa;
    background-size: 100% 100%;
}

#teapplix-history .big-red-title, #partners-block .big-red-title {
    color:#981b1e;
    font-weight: 400;
    padding: 20px;
    display: inline-block;
    margin: 10px 0 0 0;
    position: relative;
    background: transparent;
    font-size: 28px;
}
#partners-block .big-red-title {
    padding: 7px 15px;
    margin-top: 10px;
    width: 170px;
}
#teapplix-history .big-red-title-shadow, #partners-block .big-red-title-shadow {
    opacity: 0;
}
#teapplix-history .text-content{
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    text-align: justify;
    padding: 20px 0;
    padding-top: 0;
}


#happy-clients{
    background:  url(images/blured-bg3.jpg) center center no-repeat;
    background-size: 1920px 100%;

}
#happy-clients .width-limiter{
    position: relative;
    height: 470px;
}
#happy-clients .big-black-title {
    font-size: 26px;
    color: black;
    font-weight: 400;
    padding: 15px 25px;
    display: inline-block;
    margin: 0 0 5px 0;
    position: relative;
    z-index: 2;
    float:right;
    width: 550px;
    background: rgba(255,255,255,0.2);
    text-align: right;
}

#happy-clients .text-content{
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    display: inline-block;
    padding: 20px 25px;
    width: 550px;
    text-align: justify;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    float: right;
    z-index: 2;
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0% 0%;
}

#happy-clients .floating-pic{
    max-height: 430px; 
    position: absolute;
    bottom: 0;
    left:100px;
    z-index: 1;
}
#happy-clients.stats{
    background-size: 100% 100%;
    height: 420px;
}
#happy-clients .testimonials-title{
    font-size: 40px;
    color: #981B1E;
    font-weight: 400;
    line-height: 28px;
    display: inline-block;
    margin-top: 35px;
    margin-bottom: 20px;
    padding: 5px 25px;
    width: 550px;
    position: relative;
    float: right;
    z-index: 2;
}
.stats .stats-circle{
    margin-top:30px; 
    width: 360px;
    height:360px;
    border-radius: 200px;
    float:left;
    background: rgba(255,255,255,0.5);
    font-size: 34px;
    line-height: 60px;
    font-weight: lighter;
}
.stats .stats-circle > span{
    position: relative;
    top:60px;
    left:60px;
    width: 250px;
}
.stats .stats-circle > span .number{
    font-size: 28px;
    display: block;
    width: 250px;
    position: relative;
}
.stats  .infographics-stats{
    float:right;
    width: -moz-calc(100% - 360px);
    width: -webkit-calc(100% - 360px);
    width: -o-calc(100% - 360px);
    width: calc(100% - 360px);
    padding-top: 100px;
    text-align: right;
}
.stats  .infographics-stats .infographics-block{
    min-width: 180px;
    width:30%;
    display: inline-table;
    text-align: center;
}
.stats  .infographics-stats .infographics-block .number{
    display: block;
    text-align: center;
    font-size: 38px;
    font-weight: lighter;
}
.stats  .infographics-stats .infographics-block .string{
    font-size: 28px;
}
.center-content{
    text-align: center;
}

#footer{
    background: #3c3f47;
    padding: 10px 0 15px 0;
    color:white;
    height: 140px\0;
    *height: 140px;
}
#footer .width-limiter{
    position: relative;
}
#footer #first-link-block, #footer #second-link-block,#footer #third-link-block, #footer #fourth-link-block #footer #copyright-block{ 
    display: inline-table;
    display: inline-block\9;
    zoom: 1;
    *display: inline;
    padding: 0 40px;
    border-left: 1px solid #4f4f4f;
}
#footer #first-link-block{
    padding-left: 0;
    border-left: none;
}
#footer #second-link-block{ 

}
#footer #third-link-block{
    display: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
}

#footer #third-link-block span{
    font-weight: 300;
    font-size: 14px;
}

#footer #copyright-block{ 
    padding: 0;
    position: absolute;
    right:30px;
    font-size: 11px;
    max-width: 400px;
    width: 400px;
    text-align: justify;
    line-height: 20px;
    border-left: none;
    display: inline-block;

}

#footer #copyright-block span{ 
    font-size: 12px;
}

#footer #fourth-link-block{ 

    padding: 0;
    position: absolute;
    right:30px;
    font-size: 11px;
    max-width: 320px;
    text-align: justify;
    line-height: 18px;
    border-left: none;
    display: none;
}

#footer #fourth-link-block span{ 
    font-size: 12px;
}
#footer a{
    color:white;
    /* font-weight: 300; */
    font-size: 12px;
    line-height: 30px;
}

#footer a:hover{
    text-decoration: underline;
}
#footer ul{
    padding: 0;
    margin: 0;
}
#footer ul li{
    list-style: none;
}

#footer ul li:first-child{
    color:white;
    font-weight: 400;
    font-size: 18px;
    /* padding-bottom: 15px; */
}

#share-links{
    padding:5px;
    position: fixed;
    z-index: 998;
    right:10px;
    top: 200px;
    top: -moz-calc((100% - 264px)/2);
    top: -webkit-calc((100% - 264px)/2);
    top: -o-calc((100% - 264px)/2);
    top: calc((100% - 264px)/2);
    right:-5px\0;
}
#share-links, x:-moz-any-link, x:default {
    right:-5px;
}
#share-links div.shortcut{
    background: url(images/share.png);
    padding: 50px 13px;
    margin-top:0;
    position: relative;
    left:16px;
    top:-150px;
    box-shadow: -3px 3px 5px rgba(0,0,0,0.1);
}

#share-links div.links{
    padding: 0;
    position: relative;
    left:42px;
    background: #fff;
    min-width: 32px;
    padding: 5px;
    box-shadow: -3px 3px 10px rgba(0,0,0,0.1);
}
#share-links div{
    margin-left: 2px;
    margin-bottom:5px;
    padding: 0;
    cursor: pointer;
    max-width: 0;
    position: relative;
    left:-2px;
}
#share-links .links div a{
    padding: 16px;
    display: block;
}
#share-links div:last-child{
    margin-bottom:0;
}
#share-links div.fb-link a{
    background: url(images/icons/fb-grey.png);
}
#share-links div.tw-link a{
    background: url(images/icons/tw-grey.png);
}
#share-links div.in-link a{
    background: url(images/icons/in-grey.png);
}
#share-links div.pi-link a{
    background: url(images/icons/pi-grey.png);
}
#share-links div.gp-link a{
    background: url(images/icons/gp-grey.png);
}
#share-links div.mail-link a{
    background: url(images/icons/mail-grey.png);
}
#share-links div.share-link a{
    background: url(images/icons/share-grey.png);
}

#share-links div.fb-link a:hover{
    background: url(images/icons/fb-color.png);
}
#share-links div.tw-link a:hover{
    background: url(images/icons/tw-color.png);
}
#share-links div.in-link a:hover{
    background: url(images/icons/in-color.png);
}
#share-links div.pi-link a:hover{
    background: url(images/icons/pi-color.png);
}
#share-links div.gp-link a:hover{
    background: url(images/icons/gp-color.png);
}
#share-links div.mail-link a:hover{
    background: url(images/icons/mail-color.png);
}
#share-links div.share-link a:hover{
    background: url(images/icons/share-color.png);
}

#share-links a:last-child img{
    margin-bottom:5PX;
}

#free-trial a:hover{
    color:#4259a2;
}
.post-box{
    padding:10px 15px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 10px 0 ;
    font-size: 16px;
    background: #fcfcfc;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    border-radius: 3px;
}
.post-box img{
    max-width: 100%;
}
.post-box p{
    padding: 10px 0 15px 0;
    line-height: 24px;
    font-size: 15px;
}
.left-column {
    float:left;
    width: 250px;
    font-size: 0;
}
#primary.widget-area{
    width: 285px;
    float:left;
}
.free-trial-sidebar{
    text-align: center;
    background:#fcfcfc;
    padding-bottom: 30px;
}
.free-trial-sidebar h2{
    padding: 20px 10px 15px 10px; 
    margin: 0;
}
.free-trial-sidebar ul{
    text-align: left;
    font-size: 14px;
    line-height: 32px;
    max-width: 170px;
    margin: auto;
    padding: 0;
    text-align: center;
}
.free-trial-sidebar .free-trial-start-now{
    background: #981b1e;
    color:white;
    padding: 15px;
    margin:0 auto;
    margin-top: 20px;
    font-size:14px;
    display: block;
    width: 60%;
    min-width: 100px;
    max-width: 300px;
    border-radius: 5px;
}

.free-trial-sidebar .free-trial-start-now:hover{
    background: #c82b2e;
}
.free-trial-sidebar.shadow-box{
    margin-bottom: 30px;
}
.shadow-box{
    margin-bottom: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
}
.middle-column{
    float:left;
    min-width: 10px;
    min-height: 25px;
}
.right-column{
    margin-left: 0;
    float:left;
    width: 75%;
    width: 75%\9;
    max-width: -moz-calc(100% - 260px);
    max-width: -webkit-calc(100% - 260px);
    max-width: -o-calc(100% - 260px);
    max-width: calc(100% - 260px);
    min-width: -moz-calc(100% - 260px);
    min-width: -webkit-calc(100% - 260px);
    min-width: -o-calc(100% - 260px);
    min-width: calc(100% - 260px);
}

#content-help{
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 10px 10px;
    font-size: 16px;
    border-radius: 2px;
    float:left;
    max-width: -moz-calc(100% - 320px);
    max-width: -webkit-calc(100% - 320px);
    max-width: -o-calc(100% - 320px);
    max-width: calc(100% - 320px);
    min-width: -moz-calc(100% - 320px);
    min-width: -webkit-calc(100% - 320px);
    min-width: -o-calc(100% - 320px);
    min-width: calc(100% - 320px);
}
div.paragraph{
    padding:18px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 10px 10px 10px;
    font-size: 16px;
    background: #fcfcfc;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    border-radius: 3px;
}
div.paragraph.smaller-font p{
    font-size:14px;
    line-height: 22px;
}
div.paragraph .author{
    font-weight: 400;
    text-align: right;
}
div.paragraph ul li{
    line-height: 32px;
    font-weight: 300;
}
div.paragraph img{
    margin-top: 15px;

}
div.paragraph ul{
    margin: 0;
}
.testimonial_text{
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    background: #fff;
    padding: 20px;
    border: 1px solid #eee; 
    margin-bottom: 20px;
}
.free-trail-button-float-right{
    float:right; 
    width: 120px;
    margin-right: 25px;
    margin-left: 25px;
}
.img-float-left{
    float:left; 
    max-width: 150px;
    margin-right: 25px;
    margin-left: 25px;
}
.img-float-right{
    float:right; 
    max-width: 150px;
    margin-right: 25px;
    margin-left: 25px;
}
.resizable-img{
    margin:auto;
    display: block;
    width: 100%;
    max-width: 800px;
}

#content{
    padding: 0;
    padding-top: 10px;
    min-height: -moz-calc(100% - 396px);
    min-height: -webkit-calc(100% - 396px);
    min-height: -o-calc(100% - 396px);
    min-height: calc(100% - 396px);
}
#content .big-pic{
    max-width: 50%;
}
.shadow-box li, ul.shadow-box {
    list-style: none;
    padding: 0;
    margin-top: 0;
}
.shadow-box li{
    padding-left: 0;
    background: #fcfcfc;
}
.shadow-box li a{
    display: inline-block;
    width: 210px;
    font-weight: 400;
    font-size: 14px;
    padding:10px 20px;
    color: black;
    margin: 0;
    cursor: pointer;
    text-align: left;
    margin-bottom: 1px;
}
ul.shadow-box  ul.sub-menu{
    padding: 0;
}
ul.shadow-box  ul.sub-menu a{
    width: 190px;
}
ul.shadow-box  ul.sub-menu li{
    padding-left: 20px;
}
ul.shadow-box  li{
    list-style-image: url(images/list-marker-small.png);
    list-style-position: inside;
    list-style: none;
}
ul.shadow-box  ul.sub-menu  li{
    list-style-image: url(images/list-marker-small-blue.png);
    list-style: none;
}
ul.shadow-box  ul.sub-menu  ul.sub-menu li{
    list-style-image: url(images/list-marker-small-grey.png);
    list-style: none;
}
ul.shadow-box  ul.sub-menu  ul.sub-menu a{
    padding-left: 60px;
}
ul {
    padding-left: 50px;
    list-style-image: url(images/list-marker.png);
    font-size: 16px;
}
ul.shadow-box .current_page_item.menu-item-has-children ul a{
    color:black;
    background: #fcfcfc;
}
p{
    padding:0;
    padding-bottom: 25px;
    line-height: 30px;
    font-weight: 300;
    margin: 0;
    font-size: 15px;
    text-align: justify;
}

.big-red-title {
    background:#981b1e;
    font-size: 20px;
    color: white;
    font-weight: 300;
    padding: 20px;
    display: block;
    width: 500px;
    margin: 20px auto;
}
.space-block{
    margin:0;
    padding: 0;
}

.space-block.no-padding{
    padding: 0;
}

a.free-trial-button{
    margin-top:15px;
    display: block;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
}
.tab-list .tab{
    font-size: 0;
    margin:0;
    border: 1px solid #ddd;
    border-bottom: none;
}
.tab-list .tab{
    font-size: 14px;
    padding: 20px;
    display: inline-block; 
    margin:0;
}

.tab-list .tab.active{
    position: relative;
    z-index: 11;
    top:0;
    border-bottom: none;
    background: #a81b1e;
    color: white;
}

.tab-list .tab.passive{
    background: #f3f3f3;
    position: relative;
    z-index: 8;
    top:0;
    left: 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.tab-list .tab.passive:hover{
    background: #b82b2e;
    color: white;
    cursor: pointer;
    top: 0;
}

.tab-content{
    padding:0;
    position: relative;
    z-index: 10;
    padding-bottom: 10px;
}
.hidden{
    display: none;
}

span.tiny-text{
    font-size: 14px;
}
.paragraph.customer div *{
    vertical-align: middle;
}

.paragraph.customer div {
    padding-bottom: 5px;
}

.paragraph.customer a{
    cursor: pointer;
}
.paragraph.customer img{
    margin-right: 30px;
    max-width: 220px;
}
.paragraph p:last-of-type{
    padding-bottom: 0;
}
.paragraph .two-column-block{
    display: inline-block;
    width: 47%;
    vertical-align: top;
}
.paragraph .two-column-block.last{
    margin-left: 4%;
}
table{
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    border: 1px solid #eee;
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}
table td,table th{
    padding: 5px;
    border: 1px solid #ddd;
    background: white;
    text-align: center;
}
table th {
    background: #eaeaf3;
    color: black;
    border: 1px solid #aaa;
}

table td.highlight {
    background: #f5f5fc;
    color: black;
    border: 1px solid #ccc;
}
table.no-borders,table.no-borders td{
    border: none;
    background: transparent;
    box-shadow: none;
    text-align: left;
}
.complex-table-container, .pricing-table-container{
    margin-bottom: 15px;
}
.complex-table-container{
    font-size: 0;
    display: block;
}
.left-part-table, .right-part-table{
    min-width: 100%;
    max-width: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: none;
}

.complex-table-container{
    display: none;
}

.pricing-table-container table, .left-part-table table, .right-part-table table{
    font-size: 13px;
    margin: 0;
    width:100%;
}
.pricing-table-container table td, .pricing-table-container table th, .right-part-table table td, .right-part-table table th, .left-part-table table td, .left-part-table table th{
    padding:11px 2px;
    font-weight: 300;
}

.right-part-table{
    margin-top: 10px;
}

.left-part-table table th, .right-part-table table th, .pricing-table-container table th {
    color: black;
    background: #eaeaf3;
    border: #aaa 1px solid;
    font-weight: 400;
    font-size: 13px;
    font-weight: 400;
} 

.left-part-table table td, .right-part-table table td, .pricing-table-container td {
    background: white;
    font-size: 15px;
}
.left-part-table table td.title, .right-part-table table td.title, .pricing-table-container td.title {
    background: #f5f5fc;
    border: #ccc 1px solid;
    font-weight: 400;
    font-size: 13px;
} 
.site-tree{
    overflow-y: hidden;
    overflow-x: hidden;
}


ul.xoxo  {
    padding: 0;
    padding-left: 10px;
}
ul.xoxo  li{
    list-style: none;
}
.site-page-tree table{
    margin:0;
    box-shadow: none;
    border: none;
}
.site-page-tree table td{
    text-align: left;
    background: transparent;
    border: none;
    padding: 0;
}

#primary{
    padding:10px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 10px 0;
    background: #fcfcfc;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    border-radius: 2px;
}
#primary a{
    font-size:12px;
    padding: 0;
    line-height: 28px;
}
#primary ul.xoxo .menu-menu-container ul, #primary ul.xoxo  ul{
    padding: 0;
}
#primary ul.xoxo .menu-menu-container ul a, #primary ul.xoxo  ul a{
    font-size: 13px;
    padding-left: 15px;
    line-height: 26px;
}
#primary ul.xoxo .menu-menu-container ul li, #primary ul.xoxo  ul li{
    margin: 0;
    padding: 0;
    line-height: 26px;
}
#primary #searchform{
    margin: 0;
}
#content-help strong{
    color: #58080a;
}
#searchform input[type=text]{
    max-width: 150px;
    border: 1px solid #aaa;
    padding: 5px 10px;
}
#nav-above{
    margin-bottom: 10px;
}
.nav-previous, .nav-next{
    padding: 0;
    margin: 0;
    display: inline-block;
}
.nav-previous a, .nav-next a{
    background: #f9f9f9;
    box-shadow: 0 0 10px rgba(0,0,0,0.075);
    padding: 3px 5px;
    font-size: 12px;
}
.nav-previous a:hover, .nav-next a:hover{
    background: #981b1e;
    color: white;
}
.nav-next{
    float: right;
}
#nav-above{
    min-height: 32px;
}
.page-title {
    color: black;
}
.page-title span{
    font-size: 28px;
    color: rgb(152, 27, 30);
}
.current-cat a , #primary .menu-about-us-container .current-menu-item > a{
    color: rgb(152, 27, 30);
    font-weight: bold;
}

h1.entry-title{
    font-weight: 400;
    font-size: 30px;
    color: #981b1e;
    padding: 7px 0 ;
    position: relative;
    margin: 0;
    left:0;
}
.entry-utility, .entry-meta{
    font-size: 12px;
}
.entry-utility a, .entry-meta a{
    font-size: 13px;
}

.commentlist {
    list-style: none outside none;
    margin: 0px;
    padding: 0;
    padding-top: 20px;
}
#comments .pingback {
    border-bottom: 1px solid rgb(200, 200, 200);
    margin-bottom: 14px;
    padding-bottom: 14px;
}

#comments p {
    padding: 0;
}
#commentform ,#commentform p {
    font-size: 13px;
}
#commentform input[type="text"], #commentform textarea{
    width:100%;
    min-width: 480px;
}
#commentform .comment-notes{
    font-weight: bold;
}
#commentform .form-allowed-tags{
    font-size: 12px;
    line-height: 20px;
    background: #eee;
    padding: 10px;
    margin: 5px 0;
} 
.paragraph .introducing{
    text-align: justify;
    margin-top: 15px;
    margin-bottom: 20px;
}
.signup-form input{
    font-size: 15px;
    padding: 5px 5px;
    width: 95%;
    max-width: 95%;
    margin: auto;
    margin-bottom: 10px;
    display: block;
}

#partners-block{
    background: #fff;
    padding: 20px 0;
    padding-bottom: 30px;
    text-align: center;
}
#partners-block span{
    font-size: 42px;
    display: block;
    font-weight: 300;
    text-align: center;
    color: #981b1e;
    padding-bottom: 20px;
}
#partners-clider{
    position: relative;
    height: 80px;
    min-height: 80px;
    padding-top: 0;
    overflow: hidden;
}
#partners-clider a{
    margin: 0;
    margin-right: 30px;
}
#partners-clider img{
    max-height: 80px;
    cursor:pointer;
}
#partners-clider .slide{
    position: absolute;
    text-align: left;
}
#partners-clider .slide *{
    vertical-align: middle;
}
#youtube-block{
    background: url(images/home-slider1-background.jpg) center center;
    background-size: 100% 100%;
    padding: 40px 0 20px 0;
    height: 420px;
}
#bullet-points-block{
    background: #edecf0;
    background-size: 100% 100%;
    padding: 40px 0 20px 0;
    height: 500px;
}
#youtube-block .description-block, 
#youtube-block .slides, 
#youtube-block .btn-previous, 
#youtube-block .btn-next{
    height: 420px;
    display: inline-block;
}

#bullet-points-block .description-block, 
#bullet-points-block .slides, 
#bullet-points-block .btn-previous, 
#bullet-points-block .btn-next{
    height: 500px;
    display: inline-block;
}

#youtube-block .btn-previous, 
#bullet-points-block .btn-previous, 
#youtube-block .btn-next, 
#bullet-points-block .btn-next{
    width: 5%;
    cursor: pointer;
    position: relative;
}

#youtube-block .btn-previous{
    background: url(images/video-slide-arrow-left.png) center center  no-repeat;
}
#youtube-block .btn-next{
    background: url(images/video-slide-arrow-right.png) center center no-repeat;
}
#bullet-points-block .btn-previous{
    background: url(images/video-slide-arrow-left-dark.png) center center  no-repeat;
}
#bullet-points-block .btn-next{
    background: url(images/video-slide-arrow-right-dark.png) center center no-repeat;
}

#youtube-block .slide, 
#bullet-points-block .slide{
    position: absolute;
    text-align: center;
}
#youtube-block .slides, 
#bullet-points-block .slides{
    width: 89%;
    position: relative;
}
#youtube-block .description-block, 
#bullet-points-block .description-block{
    width: 35%;
    padding-left: 3%;
    float:left;
}
#youtube-block .description-block .title, 
#bullet-points-block .description-block .title, 
#youtube-block .description-block .description, 
#bullet-points-block .description-block .description{
    font-weight: 300;
    text-align: justify;
}
#youtube-block .description-block .title, 
#bullet-points-block .description-block .title{
    font-size: 24px;
    line-height: 32px;
    padding-bottom: 30px;
    border-bottom: 1px solid #aaa;
}

#bullet-points-block .inner-description{
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    font-weight: 300;
}
#youtube-block .description-block .description, 
#bullet-points-block .description-block .description{
    padding-top: 30px;
    font-size: 16px;
    line-height: 28px;
}
#youtube-block .video-block, 
#bullet-points-block .video-block{
    display: inline-block;
    width: 60%;
}
#youtube-block .video-block img, 
#bullet-points-block .video-block img{
    position: relative;
    z-index: 1;
    top: -25px;
    width: 100%;
}
#youtube-block .video-block iframe, 
#bullet-points-block .video-block iframe{
    position: relative;
    z-index: 2;
    width: 80%;
    height: 350px;
    margin: 0 10%;
    border:none;
}
#youtube-block .slide-switcher, 
#bullet-points-block .slide-switcher{
    height:16px;
    text-align: center;
    position: relative;
    top:-30px;
}
#youtube-block .slide-switcher div, 
#bullet-points-block .slide-switcher div{
    display: inline-block;
}
#youtube-block .slide-switcher a.slide-button, 
#bullet-points-block .slide-switcher a.slide-button{
    float:left;
    margin: 2px 8px;
    height: 12px;
    width: 12px;
    padding: 0;
    background: white;
    display: block;
    border: 1px solid #ccc;
    padding-bottom: 0;
    border-radius: 15px;
}
#youtube-block .slide-switcher a.slide-button:hover,
#bullet-points-block .slide-switcher a.slide-button:hover{
    background: #809ab5;
    border: 1px solid #555;
    margin: 0 6px;
    height:16px;
    width: 16px;
    padding: 0;
}

#youtube-block .slide-switcher a.slide-button.active, 
#youtube-block .slide-switcher a.slide-button.active:hover{
    background: #ccc;
    margin: 0 6px;
    height:16px;
    width: 16px;
    padding: 0;
    border: 1px solid #777;
}
#bullet-points-block .slide-switcher a.slide-button.active, 
#bullet-points-block .slide-switcher a.slide-button.active:hover{
    background: #9a2929;
    margin: 0 6px;
    height:16px;
    width: 16px;
    padding: 0;
    border: 1px solid #777;
}

#bullet-points-block .smaller-part{
    width:40%;
    height: 440px;
}
#bullet-points-block .bigger-part{
    text-align: center;
    width:58%;
    height: 440px;
}
#bullet-points-block .similar-part{
    text-align: center;
    width:48%;
    height: 440px;
}
#bullet-points-block .smallest-part{
    width:25%;
    height: 440px;
}
#bullet-points-block .biggest-part{
    text-align: center;
    width:70%;
    height: 440px;
}
#bullet-points-block .description.small{
    float:right; 
    width:41%; 
    text-align:right; 
    padding:0; 
    margin-top: 3%; 
    font-size:16px; 
    text-align:center;
}
#bullet-points-block .description.screen{
    float:left; 
    width:55%;
    text-align:left;
}
#bullet-points-block .double-block-left{
    float:left; 
    width:49%; 
}
#bullet-points-block .double-block-right{
    float:right; 
    width:49%; 
}
.slide .left-part{
    float:left;
    margin-right: 2%;
}
.slide .right-part{
    float:right;
}
#bullet-points-block .top-block .img, #bullet-points-block .bottom-block .img{
    float:left;
    width: 70%;
    text-align: right;
}
#bullet-points-block .top-block .text, #bullet-points-block .bottom-block .text{
    float:right;
    width: 29%;
    margin-top:15px;
    font-size: 24px;
    line-height: 36px;
    text-align: left;
}
#bullet-points-block .top-block .img img, #bullet-points-block .bottom-block .img img{
    max-height: 250px;
}
.slide .bottom-part{
    float:right;
}
#bullet-points-block .slide img{
    max-width:100%;
    max-height:100%;
}
#bullet-points-block img.double{
    max-height: 45%;
}
#bullet-points-block .slide img.screenshot{
    position: relative;
    z-index: 2;
    border: 1px solid #444;
    margin-top: 15px;
}
#bullet-points-block .slide img.screenshot.no-border{
    border: none;
}
#bullet-points-block .slide img.screenshot.diagrama{
    max-height: 350px;
}
#bullet-points-block .slider-table, #bullet-points-block .slider-table td, #bullet-points-block .slider-table tr{
    border: none;
    background: transparent;
    padding: 0;
    margin: 0;
    box-shadow: none;
}
#bullet-points-block .slider-table tr td:first-child {
    text-align: right;
}
#bullet-points-block .slider-table tr td:last-child {
    font-size: 24px;
    line-height: 36px;
    padding-left: 25px;
}
#bullet-points-block .slider-table img{
    max-width: 750px;
    max-height: 230px;
}

#bullet-points-block .slide img.shadow{
    position: relative;
    top:-23px;
    z-index: 1;
}
#bullet-points-block .title{
    font-size: 44px;
    line-height: 56px;
    color:#333;
    font-weight: 400;
    margin-bottom: 50px;
}
#bullet-points-block .description{
    font-size: 24px;
    line-height: 40px;
    font-weight: 400;
    color:#333;
}
#bullet-points-block .highlight{
    color: #9a2929;
}
#youtube-block .teapplix-slider,
#bullet-points-block .bullet-points-slider{
    overflow: hidden;
}

#warehouse-slider{
    background: rgba(0,0,0,0.2);
    height: 280px;
    font-size: 0;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
#warehouse-slider .btn-previous, #warehouse-slider .btn-next{
    height: 280px;
    width: 50px;
    top:0;
    position: absolute;
    cursor: pointer;
    z-index: 10;
}
#warehouse-slider .btn-previous{
    background: rgba(0,0,0,0.2) url("images/video-slide-arrow-left-dark.png") no-repeat scroll center center;
    left:0;
    display: none;
}
#warehouse-slider .btn-previous:hover{
    background: rgba(0,0,0,0.45) url("images/video-slide-arrow-left-dark.png") no-repeat scroll center center;
}
#warehouse-slider .btn-next{
    right:0;
    background: rgba(0,0,0,0.2) url("images/video-slide-arrow-right-dark.png") no-repeat scroll center center;
}
#warehouse-slider .btn-next:hover{
    background: rgba(0,0,0,0.45) url("images/video-slide-arrow-right-dark.png") no-repeat scroll center center;
}
#warehouse-slider .slides{
    position: absolute;
    left: 0;
}
#warehouse-slider .slides img{
    max-height: 280px;
}

.two-column-wrapper .left-handed{
    float:left;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}
.two-column-wrapper .right-handed{
    float:right;
    margin: 0;
    margin-bottom: 10px;
}
.two-column-wrapper .equal-block{
    width: 46%;
}
.two-column-wrapper .small-block{
    width: 390px;
}
.two-column-wrapper .big-block{
    width: -moz-calc(100% - 475px);
    width: -webkit-calc(100% - 475px);
    width: -o-calc(100% - 475px);
    width: calc(100% - 475px);
}
.two-column-wrapper .form-table{
    border: none;
}
.form-table{
    box-shadow: none;
}
.form-table td{
    border: none;
    text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
    background: transparent;
}
 .form-table td.option-name{
    border: none;
    text-align: right;
    font-size: 14px;
}
 .form-table input[type="text"], .form-table select{
    width: 250px;
}
.form-table .fixed-width-col{
    width: 270px;
    text-align: left;
}
.form-table button, .form-table input[type="submit"]{
    background: #981B1E none repeat scroll 0% 0%;
    color: #FFF;    
    font-size: 15px;
    padding: 6px 10px;
    font-weight: 400;
    text-decoration: none;
    border: none;
    cursor: pointer;
}
.form-table button:hover, .form-table input[type="submit"]:hover{
    background: #1c3664;
    color: white;
}
#google-ad{
    display:none;
}
#news-line {
	background:white;
	padding: 10px 0;
}
#news-line .width-limiter{
	text-align:center;
}
#news-line .width-limiter * {
	vertical-align:middle;
}
#news-line .news-image {
	vertical-align:middle;
}
#news-line .news-description {
	vertical-align:middle;
	display:inline-block;
	margin-left: 10px;
}
#news-line .news-description a {
	vertical-align:middle;
	display:inline-block;
	font-weight: bold;
}
#news-line .news-sign {
	color: #981b1e;
	font-size: 30px;
	font-weight: 800;
	vertical-align:middle;
	display:inline-block;
	margin-left: 25px;
}
#content-help h2 {
    font-size: 24px;
    padding: 5px 0 0 0;
	margin-bottom: 0;
}
#content-help h3 {
    font-size: 20px;
    padding: 7px 0 0 0;
}
.partner-group {
    text-align:left;
    padding-left: 10px;
}
.partner-group .element {
    background: #f3f3f3;
    padding: 0;
    width: 18%;
    display: inline-table;
    text-align: center;
    height: 385px;
    margin: 10px 5px 10px 10px;
    max-width: 280px;
}
.partner-group .element .img{
    margin:0;
    height: 125px;
    background: url(images/integrations/Magento_paypal.png) center center no-repeat;
}
.partner-group .element .description {
    background: #fcfcfc;
    padding: 20px;
    height: 220px;
    text-align: left;
	
}
.partner-group .element .description .title{
    font-weight: 800;
    font-size: 22px;
    color: #981c1e;
    margin-bottom: 15px;
}
.partner-group .element .description .title a {
    font-weight: 800;
    font-size: 22px;
    color: #981c1e;
}
.partner-group .element .description .text{
    max-height: 170px;
    overflow: hidden;
    line-height: 24px;
    font-weight: 400;
    color: #444;
    font-size: 15px;
}
.partner-group .element .description .text a {
    font-weight: 600;
}

table.left-align-table td {
    text-align: left;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
    #three-blocks #full-featured-automation, #three-blocks #quickbooks-and-inventory, #three-blocks #save-time-and-money{
        width: 33%;
    }
    #footer{
        height: 120px;
        padding: 10px 0 10px 0;
    }
}
@media(max-width: 1300px) {
    #top-free-trial-btn{
        top: 65px;
        
    }
    .partner-group .element {
            width: 23%;
    }
}
@media(max-width: 1240px) {
    #bullet-points-block .slider-table img{
        max-width: 700px;
        max-height: 230px;
    }
    #bullet-points-block .slider-table tr td:last-child {
        font-size: 21px;
        line-height: 32px;
    }
}
@media(max-width: 1100px) {
    #bullet-points-block .slider-table img{
        max-width: 630px;
        max-height: 230px;
    }
    #bullet-points-block .slider-table tr td:last-child {
        font-size: 18px;
        line-height: 28px;
    }
    #header{
        height: 55px;
        max-height: 55px;
    }
}
@media(max-width: 1024px) {

    .partner-group .element {
            width: 30%;
    }
    .body{
        font-size: 80%;
    }
    .floating-pic {
        max-width: 40%;
    }
    #main-title .floating-pic,
    #main-title .floating-pic2,
    #free-trial .floating-pic {
        display: none;
    }
    .width-limiter{
        padding: 0 25px;
    }

    #header{
        height: 55px;
        max-height: 55px;
    }
    #header-top{
        padding: 17px 20px;
    }
    #navigation a:hover{
        color: white;
    }
    #navigation ul li{
        font-size: 14px;
        cursor:pointer;
    }
    #navigation ul li.active{
        font-size: 14px;
    }
    #navigation ul li a{
        padding: 17px 7px;
    }
    #navigation .width-limiter{
        padding: 0 10px;
    }
    #main-title{
        height: 440px;
        position: initial;
    }
    #main-title .width-limiter{
        height: 440px;
    }
    #main-title .big-black-title {
        font-size: 24px;
        line-height: 32px;
        margin: 0;
        padding: 25px 0;
        right: 10px;
    }

    #main-title .text-content,
    #main-title .text-content h1 {
        right: 10px;
        padding: 0;
        background: transparent;
        font-size: 16px;
        font-weight: 400;
        line-height: 30px;
        height: auto;
        color: black;
    }
    #main-title .floating-pic{
        max-width: 600px;
        left:20px;
    }
    #main-title .red-free-trial-button {
        margin-top: 15px;
        display: inline-block;
    }
    #three-blocks .title{
        padding: 20px 0;
        margin: 30px 10px 0 10px;
        color: white;
        text-align: center;
    }
    #three-blocks #full-featured-automation .content, 
    #three-blocks #quickbooks-and-inventory .content,
    #three-blocks #save-time-and-money .content{
        height: 220px;
    }
    .chinese-version #three-blocks #full-featured-automation .content, 
    .chinese-version #three-blocks #quickbooks-and-inventory .content,
    .chinese-version #three-blocks #save-time-and-money .content{
        height: 350px;
    }
    #three-blocks .width-limiter {
        padding: 0 10px;
    }
    #three-blocks .content {
        font-size: 13px;
        line-height: 24px;
    }

    #free-trial, #free-trial .width-limiter{
        height: 360px;
    }
    #free-trial .floating-pic{
        right:45px;
        max-height: 430px;
    }
    #happy-clients, #happy-clients .width-limiter{
        height: 440px;
    }
    #happy-clients .big-black-title{
        font-size: 24px;
        line-height: 36px;
        width:60%;
        right: 15px;
    }
    #happy-clients .text-content{
        right: 15px;
        width:60%;
        line-height: 24px;
        padding: 15px 25px;
    }
    #happy-clients .floating-pic{
        max-height: 90%;
        left:30px;
    }
    #happy-clients.stats{
        height:360px;
    }
    #happy-clients .testimonials-title{
        font-size: 36px;
        margin-top: 25px;
        margin-bottom: 25px;
        width:60%;
        right: 15px;
    }
    #main-title a.red-free-trial-button, #free-trial a.red-free-trial-button {
        font-size: 18px;
    }
    #free-trial .content div {
        padding: 60px 0;
    }
    .stats .stats-circle{
        margin-top:20px; 
        width: 320px;
        height:320px;
        border-radius: 200px;
        font-size: 28px;
        line-height: 50px;
    }
    .stats .stats-circle > span .number{
        font-size: 24px;
    }
    .stats  .infographics-stats{
        width: -moz-calc(100% - 320px);
        width: -webkit-calc(100% - 320px);
        width: -o-calc(100% - 320px);
        width: calc(100% - 320px);
        padding-top: 90px;
    }
    .stats .infographics-stats .infographics-block{
        min-width: 130px;
        width:30%;
        display: inline-table;
        text-align: center;
    }
    .stats .infographics-stats .infographics-block .number{
        display: block;
        text-align: center;
        font-size: 26px;
        font-weight: lighter;
    }
    .stats .infographics-stats .infographics-block .string{
        font-size: 18px;
    }
    #footer #first-link-block, #footer #second-link-block,#footer #third-link-block, #footer #fourth-link-block{ 
        display: inline-table;
        padding: 0 15px;
        border-left: 1px solid #4f4f4f;
    }
    #footer #first-link-block{
        border-left: none;
    }

    #footer #second-link-block{ 

    }
    #footer #third-link-block{
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }

    #footer #third-link-block span{
        font-weight: 300;
        font-size: 12px;
        margin-top: 30px;
    }
    #footer #fourth-link-block{ 
        padding: 0;
        float:right;
        font-size: 11px;
        max-width: 320px;
        text-align: justify;
        line-height: 18px;
        border-left: none;
        display: none;
    }

    #footer #fourth-link-block span{ 
        font-size: 12px;
    }
    #footer a{
        color:white;
        font-weight: 300;
    }
    #footer a:hover{
        text-decoration: underline;
    }
    #footer ul{
        padding: 0;
        margin: 0;
    }
    #footer ul li{
        list-style: none;
    }
    #footer ul li:first-child{
        color:white;
        font-weight: 400;
        /* padding-bottom: 15px; */
    }
    .left-column {
        float:left;
        width: 220px;
    }
    .middle-column{
        float:left;
        min-width: 10px;
        min-height: 25px;
    }
    .right-column{
        margin-left: 0;
        float:left;
        max-width: -moz-calc(100% - 230px);
        max-width: -webkit-calc(100% - 230px);
        max-width: -o-calc(100% - 230px);
        max-width: calc(100% - 230px);
        min-width: -moz-calc(100% - 23
            0px);
        min-width: -webkit-calc(100% - 230px);
        min-width: -o-calc(100% - 230px);
        min-width: calc(100% - 230px);
    }
    .shadow-box li a{
        width: 180px;
    }
    ul.shadow-box ul.sub-menu a{
        width: 160px;
    }
    
    #bullet-points-block{
        height: 400px;
    }
    #bullet-points-block .description-block, 
    #bullet-points-block .slides, 
    #bullet-points-block .btn-previous, 
    #bullet-points-block .btn-next{
        height: 400px;
    }
    #bullet-points-block .slide img.screenshot{
        margin-top: 10px;
        max-height: 330px;
    }
    #bullet-points-block .slide img.shadow{
        top:-20px;
    }
    #bullet-points-block .title{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 30px;
    }
    #bullet-points-block .description{
        font-size: 20px;
        line-height: 32px;
    }
    .paragraph .small-block, .paragraph .big-block{
        width: 48%;
    }
    .paragraph .fixed-width-col{
        width: 300px;
    }
    .two-column-wrapper .small-block{
        width: 300px;
    }
    .two-column-wrapper .big-block{
        width: -moz-calc(100% - 390px);
        width: -webkit-calc(100% - 390px);
        width: -o-calc(100% - 390px);
        width: calc(100% - 390px);
    }
    .two-column-wrapper .form-table{
        border: none;
    }
     .form-table input[type="text"], .form-table select{
        width: 200px;
    }
    .form-table .fixed-width-col{
        width: 220px;
        text-align: center;
    }
    
    .chinese-version #main-title .red-free-trial-button{
        margin-top: 15px;
    }
}
@media(max-width: 940px) {
    .home-page-stretch, .page-stretch {
        min-height: 205px;
        max-height: 205px;
        background-size: 1920px 205px;
    }
    #three-blocks #full-featured-automation .content, #three-blocks #quickbooks-and-inventory .content, #three-blocks #save-time-and-money .content {
        height: 260px;
    }
}
@media(max-width: 800px) {
	.partner-group .element {
		width: 45%;
	}
    h2{
        font-size: 24px;
        margin-bottom: 10px;
    }
    p{
        font-size: 14px;
    }
    #header #language-login-block{
        margin: auto;
        float:none;
    }

    #header #language-login-block .phones, #header #language-login-block .links{
        padding: 10px 0;
    }
    #header-top{
        text-align: center;
        padding: 17px 0;
    }
    .home-page-stretch, .page-stretch {
        max-height: 320px;
        min-height: 320px;
        background-size: 1920px 320px;
    }
    .sidebar-link{
        display: block;
        font-weight: 400;
        font-size: 13px;
        padding:10px 5px;
        background: #fcfcfc;
        color: black;
        margin: 0;
        cursor: pointer;
        text-align: center;
    }
    #header-top .logo{
        position: initial;
    }
    #navigation{
        margin-top: 10px;
    }
    .sidebar-link:hover, .sidebar-link.active{
        background: #981b1e;
        color: white;
    }
    .floating-pic, .floating-pic2 {
        display: none;

    }
    .width-limiter{
        padding: 0 25px;
    }
    #main-title{
        height: 420px;
    }
    .chinese-version #main-title{
        height: auto;
    }
    #main-title .width-limiter{
        height: 420px;
    }
    #main-title .big-black-title, #main-title .text-content{
        width: 96%;
        position: initial;
        padding: 0 10px;
        margin: 15px;
        width: 96%;
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
        width: calc(100% - 50px);
        display: inline-block\9;
        zoom: 1;
        *display: inline;
        margin-top: 25px;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 26px;
    }
    #main-title .text-content,
    #main-title .text-content h1 {
        bottom: initial;
        margin-top: 185px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 24px;
        margin-top: 30px;
    }
    #main-title .text-content h1 {
        margin-top: 0;
    }

    @-moz-document url-prefix() { 
        #main-title{
            position: initial ;
        }
        #main-title .width-limiter{
            height: auto ;
        }
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
        #main-title{
            height: auto ;
            position: initial ;
            padding-bottom: 25px;
        }
        #main-title .width-limiter{
            height: auto ;
        }
        #main-title .text-content{
            bottom: 20px;
            margin-top: 0;
        }
    }
    @media only screen and (-webkit-min-device-pixel-ratio: 1) {
        ::i-block-chrome, #main-title .text-content{
            bottom: 20px;
            margin-top: 0;
        }
    }
    #three-blocks #full-featured-automation, #three-blocks #quickbooks-and-inventory, #three-blocks #save-time-and-money{
        display: inline-block;
        display: inline-block\9;
        zoom: 1;
        *display: inline;
        width: 100%;
        position: initial;
    }
    #three-blocks .title{
        width:70%;
        margin: auto;
        margin-top: 20px;
        display:block;
    }
    #three-blocks .shadow{
        width:70%;
        margin:auto;
        display:block;
    }
    #three-blocks .content{
        font-size: 14px;
        padding: 5px 10px;
        height: auto;
    }
    #three-blocks #full-featured-automation .title{
        margin: 0 auto;
    } 
    #three-blocks #full-featured-automation .content{
        height: 170px;
    } 
    #three-blocks #quickbooks-and-inventory .content{
        height: 170px;
    } 
    #three-blocks #save-time-and-money .content{
        height: 210px;
    }
    .chinese-version #three-blocks #full-featured-automation .content{
        height: 210px;
    } 
    .chinese-version #three-blocks #quickbooks-and-inventory .content{
        height: 210px;
    } 
    .chinese-version #three-blocks #save-time-and-money .content{
        height: 250px;
    }

    #header{
        height: auto;
        min-height: 55px;
        max-height: 55px;
    }
    #navigation ul{
        width: auto;
        text-align: left;
    }

    #navigation ul li{
        display: inline-block;
        color: black;
        font-size: 14px;
        cursor:pointer;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
    }
    #free-trial{
        height: 360px;
    }
    #free-trial .width-limiter{
        height: 500px;
    }

    #free-trial #black-circle{
        width: 400px;
        height: 400px;
        font-size: 36px;
        float: none;
        position: relative;
        top:50px;
        right: auto;
        left: auto;
        margin: auto;
    }

    #free-trial #free-trial-sign{
        font-size: 40px;
        margin-top:60px;
        display: inline-block;
    }

    #free-trial #black-circle div{
        position: relative;
        top:170px;
    }

    #free-trial #black-circle .smaller{
        font-size: 32px;
        line-height: 36px;
    }

    #free-trial #black-circle .small{
        font-size: 32px;
        line-height: 40px;
    }

    #teapplix-history {
        height: auto;
        padding: 20px 10px;
    }

    #teapplix-history .big-red-title {
        padding: 20px;
        margin: 25px 15px 0 15px;
    }

    #teapplix-history .big-red-title-shadow {
        margin: auto;
        max-width:60%;
        height: 25px;
    }
    #teapplix-history .text-content{
    }

    #happy-clients, #happy-clients .width-limiter{
        height:auto;
    }

    #happy-clients .big-black-title, #happy-clients .text-content{
        display: inline-block;
        position: initial;
        padding: 20px 10px;
        margin: 15px;
        margin-bottom: 5px;
        width: 96%;
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
        width: calc(100% - 50px);
        background: rgba(255,255,255,0.3);
    }
    #happy-clients .big-black-title{
        margin-bottom: 25px;
    }
    #happy-clients .text-content{
        margin-top: 0;
    }
    
    #happy-clients .chinese-testimonials{
        float:none;
        width: 100%;
    }
    #happy-clients.stats{
        height:520px;
        background-size: 1920px 540px;
    }
    #happy-clients .testimonials-title{
        margin: 30px 15px 0 15px;
        width: 96%;
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
        width: calc(100% - 50px);
        position: initial;
        padding: 20px 10px;
        
    }
    .stats .stats-circle{
        float:none;
        margin:auto; 
        width: 320px;
        height:320px;
        border-radius: 200px;
        font-size: 28px;
        line-height: 50px;
        position: relative;
        top:20px;
    }
    .stats  .infographics-stats{
        width: 100%;
        padding-top: 40px;
        text-align: center;
    }
    .stats .infographics-stats .infographics-block{
        min-width: 100px;
       
    }
    .stats .infographics-stats .infographics-block .number{
        display: block;
        text-align: center;
        font-size: 20px;
        font-weight: lighter;
    }
    .stats .infographics-stats .infographics-block .string{
        font-size: 14px;
    }
    #footer{
        height:220px;
    }
    #footer #first-link-block, 
    #footer #second-link-block,
    #footer #third-link-block, 
    #footer #fourth-link-block{ 
        display: inline-table;
        padding: 0 3.2%;
        border-left: 1px solid #4f4f4f;
    }
    #footer #first-link-block{
        border-left: none;
    }

    #footer #second-link-block{ 

    }
    #footer #third-link-block{
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }

    #footer #third-link-block span{
        font-weight: 300;
        font-size: 12px;
        margin-top: 30px;
    }
    #footer #fourth-link-block{ 
        border-left: none;
        padding: 0;
        padding-top: 15px;
        float:none;
        font-size: 10px;

        width: 100%;
        width: -moz-calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -o-calc(100% - 30px);
        width: calc(100% - 30px);

        max-width: 100%;
        max-width: -moz-calc(100% - 30px);
        max-width: -webkit-calc(100% - 30px);
        max-width: -o-calc(100% - 30px);
        max-width: calc(100% - 30px);

        text-align: justify;
        line-height: 18px;
        margin-top: 15px;
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
        display: block;
        left:0;
    }

    #footer #fourth-link-block span{ 
        font-size: 11px;
    }
    #footer #copyright-block{ display:none;}
    #footer a{
        color:white;
        font-weight: 300;
    }

    #footer a:hover{
        text-decoration: underline;
    }
    #footer ul{
        padding: 0;
        margin: 0;
    }
    .paragraph .two-column-block{
        display: block;
        width: 100%;
    }
    #footer ul li{
        list-style: none;
    }
    #footer ul li:first-child{
        color:white;
        font-weight: 400;
        /* padding-bottom: 15px; */
    }
    .post-box p{
        line-height: 24px;
        font-size: 14px;
    }
    .free-trial-sidebar.shadow-box{
        margin-bottom: 0;
    }
    .middle-column{
        min-height: 10px;
        line-height: 10px;
        font-size: 10px;
        max-height: 10px;
    }
    .complex-table-container{
        display: block;
    }
    
    #teapplix-history .big-red-title {
        width: 450px;
        font-size: 24px;
        margin: 0 auto;
        padding: 10px;
    }
    
    #bullet-points-block{
        height: 640px;
        padding: 20px 0;
    }
    #bullet-points-block .description-block, 
    #bullet-points-block .slides, 
    #bullet-points-block .btn-previous, 
    #bullet-points-block .btn-next{
        height: 640px;
    }
    #bullet-points-block .title{
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 30px;
    }
    #bullet-points-block .description{
        font-size: 24px;
        line-height: 36px;
    }
    
    #bullet-points-block .right-part, #bullet-points-block .left-part{
        float:none;
    }
    #bullet-points-block .smaller-part, #bullet-points-block .bigger-part, #bullet-points-block .smallest-part, #bullet-points-block .biggest-part, #bullet-points-block .similar-part{
        width: 100%;
        height:auto;
    }
    #bullet-points-block .slide img.screenshot{
        max-height: 400px;
        max-width: 100%;
    }
    #bullet-points-block .slides {
    width: 80%;
    margin-left: 2%;
    margin-right: 2%;
    position: relative;
}
    .two-column-wrapper .small-block, .two-column-wrapper .big-block{
        margin: 0;
        float: none;
        width: 100%;
        width: -moz-calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -o-calc(100% - 30px);
        width: calc(100% - 30px);
    }
    .paragraph .form-table input[type="text"], .paragraph .form-table select {
        width: 250px;
    }
    .two-column-wrapper .fixed-width-col{
        width: 270px;
    }
    .two-column-wrapper .left-handed{
        margin-bottom: 20px;
    }
    
    #main-title a.red-free-trial-button {
        font-size: 20px;
    }
    #free-trial a.red-free-trial-button {
        font-size: 20px;
        margin: 0;
    }
    .block-row .element {
        width: calc(100% - 20px);
        display: block;
        padding: 10px;
        background: #fcfcfc;
        margin: 10px 0;
    }
    .block-row .element .description{
        overflow: hidden;
    }
    .block-row {
        margin-bottom: 0;
        text-align: center;
    }
    div.paragraph.transparent-on-low-width {
        background: transparent;
        padding: 0;
    }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
        #three-blocks #full-featured-automation, #three-blocks #quickbooks-and-inventory, #three-blocks #save-time-and-money{
            width: 100%;
        }
        #footer{
            height: 210px;
        }
    }
}
@media(max-width: 630px) {
    #top-free-trial-btn{
        top: 120px;
    }
    .left-column .shadow-box{
        width:100%;
    }
    .left-column ul.shadow-box{
        width:100%;
    }.left-column {
        width: 100%;
    }
    #primary.widget-area {
        width: 100%;
        float: left;
        padding: 0;
    }
    .middle-column{
        float:left;
        min-width: 20px;
        min-height: 20px;
    }
    .right-column{
        float:left;
        max-width: 100%;
        width: 100%;
    }
    #content-help{
        margin: 0;
        float:left;
        max-width: 100%;
        width: 100%;
    }
    #bullet-points-block{
        height: 540px;
    }
    #bullet-points-block .description-block, 
    #bullet-points-block .slides, 
    #bullet-points-block .btn-previous, 
    #bullet-points-block .btn-next{
        height: 540px;
    }
}
@media(max-width: 571px) {
    #header{
        height: 55px;
        max-height: 55px;
    }
    .home-page-stretch{
        height: 263px;
        max-height: 263px;
        background-size: 1920px 300px;
    }
    .home-page-stretch, .page-stretch {
        max-height: 263px;
        min-height: 263px;
    }
    #wide-screen-nav {
        display:none;
    }
    #navigation ul{
        width: 100%;
        text-align: left;
    }
    #navigation ul li{
        display: inline-block;
        padding: 17px 10px;
        color: black;
        font-size: 14px;
        cursor:pointer;
        -webkit-margin-before: 0;
        -webkit-margin-after: 0;
    }
    #navigation ul li.active{
        padding: 17px 10px;
    }
    #navigation #skiny-screen-nav{
        cursor:pointer;
        display: none;
        width: 100%;
        min-width: 200px;
        width: 100%;
        max-width: 100%;

    }
    #navigation #skiny-screen-nav ul{
        width: auto;
        display: block;
        margin: 0;
    }
    #navigation #skiny-screen-nav li{
        display: block;
        font-size: 20px;
        padding: 0;
        background: whitesmoke;
        border-top:1px solid #eee;
        font-weight: 300;
    }
    #navigation #skiny-screen-nav li:hover{
        background: #981b1e;
    }
    #navigation #skiny-screen-nav a{
        font-weight: 400;
    }
    #navigation  #current-nav-page{
        font-size: 16px;
        cursor: pointer;
        background: #981b1e;
        display: block;
        padding: 5px;
        width: 100%;
        min-width: 200px;
        width: 100%;
        width: -moz-calc(100% - 10px);
        width: -webkit-calc(100% - 10px);
        width: -o-calc(100% - 10px);
        width: calc(100% - 10px);

        max-width: 100%;
        max-width: -moz-calc(100% - 10px);
        max-width: -webkit-calc(100% - 10px);
        max-width: -o-calc(100% - 10px);
        max-width: calc(100% - 10px);
    }
    #navigation  #current-nav-page div:hover{
        background: #c82b2e;
    }
    #navigation  #current-nav-page div{
        padding: 10px 10px;
        background: #981b1e;
        color:white;
        font-size: 20px;
        display: block;

    }
}
@media(max-width: 520px) {
    #main-title .big-black-title, #main-title .text-content{
        *display: inline;
        font-size: 20px;
        line-height: 30px;
        margin: 0;
        margin-top: 40px;
    }
    .chinese-version #main-title .big-black-title{
        margin-top: 20px;
        margin-bottom: 0;
    }
    .chinese-version #main-title .red-free-trial-button{
        margin: 0;
    }
    #main-title .text-content,
    #main-title .text-content h1{
        font-size: 14px;
        line-height: 20px;
        margin: 0;
    }
	.partner-group  {
		text-align:center;
	}
	.partner-group .element {
		width: 300px;
	}
}

@media(max-width: 480px) {
    h2{
        font-size: 22px;
    }
    p{
        font-size: 13px;
    }
    li{
        list-style-image: url(images/list-marker-square-small.png);
    }
    ul {
        padding-left: 30px;
    }
    .floating-pic{
        display: none;
    }

    .width-limiter{
        padding: 0;
    }
    .scroll-up{
        background: #981b1e;
        color:white;
        width: 100%;
        width: -moz-calc(100%);
        width: -webkit-calc(100%);
        width: -o-calc(100%);
        width: calc(100%);
        right: 0;
        bottom: 0;
        border-radius: 0;
    }
    #header-top{
        height: 170px;
    }

    div.paragraph,div.paragraph li,div.paragraph p,div.paragraph ul li {
        font-size: 13px;
        line-height: 24px;
    }
    #header{
        height: 55px;
        max-height: 55px;
    }

    #header-top .logo{
        float:  none;
        margin: auto;
        display: block;
        right: auto;
        position: initial;
        margin-top: 20px;
    }
    #header #language-login-block{
        margin: auto;
        float: none;
        padding: 0;
    }
    #header #language-login-block .phones, #header #language-login-block .links{
        display: block;
        text-align: center;
        padding: 10px 0;
        font-size: 12px;
    }
    .home-page-stretch, .page-stretch {
        min-height: 260px;
        max-height: 260px;
        background-size: 1920px 260px;
    }
    #navigation .width-limiter{
        padding: 0;
    }
    #main-title{
        height: 450px;
    }
    #main-title .width-limiter{
        height: 450px;
    }
    #main-title .big-black-title, #main-title .text-content{
        display: inline-block;
        width: 96%;
        position: initial;
        padding: 20px 10px;
        margin: 15px;

        width: 96%;
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
        width: calc(100% - 50px);
        position: initial;
    }
    #main-title .big-black-title{
        font-size: 21px;
        margin-bottom: 0;
    }
    #main-title .text-content{
        bottom: auto;
        margin-top: 180px;
    }
    @-moz-document url-prefix() { 
        #main-title .width-limiter{
            height: auto ;
        }
        #main-title .text-content {
            bottom: 20px;
            margin-top: 0;
        }
        .chinese-version #main-title .text-content{
            margin: 0;
        }
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) { 
        #main-title{
            height: auto ;
            position: initial ;
        }
        #main-title .width-limiter{
            height: auto ;
        }
        #main-title .text-content{
            bottom: 20px;
            margin-top: 0;
        }
    }
    #three-blocks #full-featured-automation, #three-blocks #quickbooks-and-inventory, #three-blocks #save-time-and-money{
        display: inline-block;
        width: 100%;
        position: initial;
    }
    #three-blocks .title{
        width:85%;
    }
    #three-blocks .shadow{
        width:85%;
    }
    #three-blocks .content{
        padding: 0 10px;
        height: auto;
    }
    #three-blocks #full-featured-automation .content{
        height: 180px;
    } 
    #three-blocks #quickbooks-and-inventory .content{
        height: 200px;
    } 
    #three-blocks #save-time-and-money .content{
        height: 220px;
    }
    #navigation #wide-screen-nav{
        display: none;
    }
    #navigation.fixed-navigator{
        border: none;
        background: none;
    }
    #navigation{
        border: none;
        background: none;
    }
    #free-trial,
    #free-trial .width-limiter{
        height: 360px;
    }
    #free-trial #black-circle{
        width: 400px;
        height: 400px;
        font-size: 36px;
        float: none;
        position: relative;
        top:50px;
        right: auto;
        left: auto;
        margin: auto;
    }
    #free-trial #black-circle div{
        position: relative;
        top:170px;
    }
    #free-trial #black-circle .smaller{
        font-size: 32px;
        line-height: 36px;
    }

    #free-trial #black-circle .small{
        font-size: 32px;
        line-height: 40px;
    }

    #teapplix-history {
        height: auto;
        padding: 20px 10px;
    }
    #teapplix-history .big-red-title {
        padding: 0;
        margin: 20px 10px 0 10px;
        max-width: 400px;
        width:300px;
        font-size: 14px;
    }
    #partners-block .big-red-title{
        font-size: 20px;
        margin: 0;
    }
    #teapplix-history .big-red-title-shadow {
        margin: auto;
        height: 25px;
        max-width: 360px;
    }
    #happy-clients, #happy-clients .width-limiter{
        height:auto;
    }

    #happy-clients .big-black-title, #happy-clients .text-content{
        display: inline-block;
        position: initial;
        padding: 20px 10px;
        margin: 15px;
        /* Firefox */

        width: 96%;
        width: -moz-calc(100% - 50px);
        width: -webkit-calc(100% - 50px);
        width: -o-calc(100% - 50px);
        width: calc(100% - 50px);
    }
    #happy-clients .text-content{
        margin-top: 0;
    }
    #happy-clients .text-content{
        font-weight: 300;
    }
    #free-trial .content div {
        padding: 40px 0;
    }
    #footer{
        height:230px;
    }
    #footer #first-link-block, #footer #second-link-block,#footer #third-link-block, #footer #fourth-link-block{ 
        display: inline-table;
        padding: 0 15px;
        border-left: 1px solid #4f4f4f;
    }
    #footer #first-link-block{
        border-left: none;
    }
    #footer #first-link-block li, #footer #second-link-block li {
        font-size: 18px;
        line-height: 22px;
    }
    #footer #third-link-block{
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        padding: 15px 0;
        margin: 0 15px;
        margin-top: 15px;
        border-left: none;
        display: none;
    }

    #footer #third-link-block span{
        font-weight: 300;
        font-size: 12px;
        margin-top: 30px;
    }
    #footer #fourth-link-block{ 
        border-left: none;
        padding: 0;
        padding-top:20px;
        float:none;
        font-size: 10px;

        width: 100%;
        width: -moz-calc(100% - 30px);
        width: -webkit-calc(100% - 30px);
        width: -o-calc(100% - 30px);
        width: calc(100% - 30px);

        max-width: 100%;
        max-width: -moz-calc(100% - 30px);
        max-width: -webkit-calc(100% - 30px);
        max-width: -o-calc(100% - 30px);
        max-width: calc(100% - 30px);

        text-align: justify;
        line-height: 18px;
        margin-left: 15px;
        margin-right: 15px;
        margin-top:0;
    }

    #footer #fourth-link-block span{ 
        font-size: 11px;
    }
    #footer a{
        color:white;
        font-weight: 300;
    }

    #footer a:hover{
        text-decoration: underline;
    }
    #footer ul{
        padding: 0;
        margin: 0;
    }
    #footer ul li{
        list-style: none;
    }

    #footer ul li:first-child{
        color:white;
        font-weight: 400;
        font-size: 12px;
        /* padding-bottom: 15px; */
    }
    #footer .width-limiter{
        padding-left:15px;
    }
    #bullet-points-block{
        height: 490px;
    }
    #bullet-points-block .description-block, 
    #bullet-points-block .slides, 
    #bullet-points-block .btn-previous, 
    #bullet-points-block .btn-next{
        height: 490px;
    }
    #bullet-points-block .title{
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 20px;
    }
    #bullet-points-block .description{
        font-size: 20px;
        line-height: 28px;
    }
    #bullet-points-block .btn-previous,
    #bullet-points-block .btn-next{
        display: none;
    }
    #bullet-points-block .slides {
        width: 85%;
        margin-left: 5%;
    }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
        #footer{
            height: 230px;
        }
    }
}