/* General styles */ 

@font-face{
    font-family:'HeadingBold';
    src: url('../fonts/proximanova-bold-webfont.eot');
    src: url('../fonts/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'ProximaNova-Semibold';
    src: url(../fonts/ProximaNova-Semibold.ttf) format('truetype');
    src: 
/*url(../fonts/ProximaNova-Semibold.eot) format('embedded-opentype'),*/
         url(../fonts/ProximaNova-Semibold.woff) format('woff'),
         url(../fonts/ProximaNova-Semibold.ttf) format('truetype'),
         url(../fonts/ProximaNova-Semibold.svg) format('svg');
    font-weight:normal;
    font-style:normal;
}

@font-face{
    font-family:'ProximaNova-Light';
    src: url(../fonts/ProximaNova-Semibold.ttf) format('truetype');
    src:
/* url(../fonts/ProximaNova-Light.eot) format('embedded-opentype'),*/
         url(../fonts/ProximaNova-Light.woff) format('woff'),
         url(../fonts/ProximaNova-Light.ttf) format('truetype'),
         url(../fonts/ProximaNova-Light.svg) format('svg');
    font-weight:normal;
    font-style:normal;
}




.logItem {
    cursor: pointer;
}

html, body{
  width:100%;
  height:100%;
    background: #fff;  min-width:982px;
  font-family:Arial, sans-serif;
}

@media print {
  div.main-menu, div.submenu-holder, div.breadcrumbs-holder, div.second-content-col-holder, div.footer-wrapper {
    display: none;
  }
  div.sidebar-bg {
    background: none !important;
    border: none;
  }
  div.left-col-holder {
    width: 920px;
  }
}


a{
    color:#3254aa;
    text-decoration:underline;
}
a:hover{color:#6390ff;}
a:active{color:#264185;}
a:focus,
a:active{outline:none;}
body, h1, h2, h3, h4, h5, h6, form{
    margin:0;
}

img{border:0;}
h3{
    font:22px/30px 'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
}
h5{
    color:#222;
    font:18px/20px 'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
}
.clearfix:after, .white-bg .center:after {
    visibility:hidden;
    display:block;
    font-size:0;
    content:" ";
    clear:both;
    height:0;
}
.none{
    display:none;
}
.holder:after{
    display:block;
    clear:both;
    content:'';
}
.holder-box{
    overflow:hidden;
}
.preload{
    position:absolute;
    top:-9999px;
}
.no-padding{padding:0 !important;}
.float-left{float:left !important;}
.float-right{float:right !important;}
input[type=submit],
input[type=reset],
input[type=button]{
    filter:chroma(color=#000000);
    border-size:0px;
    border-style:none;
    background:none;
    cursor:pointer;
    padding:0;
}
.half-width{width:50%;}
/* Fonts */
.proxima-bold{
    font-family:bold 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.proxima-regular{
    font-family:'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.hanging-section,
.hanging-section a{
    font:normal 10px/12px Arial, sans-serif;
    color:#dec1f3;
    text-decoration:none;
    line-height:15px;
}
.orange-promo-link{
    font:bold 18px/20px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color:#f5440b;
}
.small-product-box strong{
    color:#222;
    font:bold 18px/16px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.small-product-box .add-info > span{
     font:bold 13px/16px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
     color:#fff;
}
.small-product-box .add-info a{
    font:13px/16px Arial, sans-serif;
}
.small-product-box p, 
.product-box.main-product p, 
.product-box.second-product p,
.product-box p{

    margin-top: 10px;
    font-size: 21px;
    color: #373737;
    line-height: 30px;
    font-family: 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;

}
.product-box .text-part p + p{
    margin-top:10px;

}
.small-product-box p{
    color:#666;
}
.product-box.second-product p{
    color:#666;
}
.normal-text{
    color:#666;
    font:13px/20px Arial, sans-serif;
}
.grey-text{
    color:#888;
    font:normal 13px/20px Arial, sans-serif;
}
.section-header{
  font-family: 'ProximaNova-Semibold', sans-serif !important;
    color: #4a4a4a;
    font-size: 24px;
    display: block;
    margin-bottom: 15px;
position: relative;
}

.section-header i {
background:url(../images/rss.png) 0 0 no-repeat;
width:50px;
height:17px;
    position: absolute;
    left: 150px;
    top: 7px !important;
}

.section-header a {
    position: absolute;
    left: 22px;
    font-family: 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
    font-style: initial;
    font-size: 14px;
    color: #2977dc;
    font-weight: bold;

}

.grey-sidebar-box label{
    font:normal 13px/13px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color:#999999;
}
.latest-list span{
        color: #535353;
    font-size: 15px;
}
.news{
    padding:26px 30px 30px 30px;
}
.news .latest-list {
  font-size: 15px;
  line-height: 18px;      
}
.news .latest-list span{
        font-family: Arial;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    color: #535353 !important;
}
.hint span{
    color:#fff;
    font:bold 12px/27px Arial, sans-serif;
}
.sales-label{
    color:#fff;
    font:normal 16px/20px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.sales-phone{
    color:#fff;
    font:bold 16px/20px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.grey-sep{
    display: block !important;
    height: 1px !important;
    width: 100%;
    background: #303030 !important;
    position: absolute;
    bottom: 0px;
    margin: 0 !important;
    right: 0;
}
.grey-light-sep{
    height:1px;
    background:#d6d6d6;
}
/* Fonts End */
/* Columns Layout*/
.col3_1{
    width:277px;
    float:left;
    margin:0 30px;
}   
.col3_2{
    width:277px;
    margin:0 30px;
    float:left;
}   
.col3_3{
    width:307px;
    float:left;
}   
.col3_12{
    width:672px;
    float:left;
}   
.col2_1{
    width:44%;
    float:left;
    margin:0 3%;
}
.col2_2{
    width:44%;
    margin:0 3% 0 53%;
}   
.col6_1{
    width:161px;
    float:left;
}
/* Columns Layout End */
.main-menu{
    width:100%;
    height:63px;
background-color: #563e70;

}
.main-menu-wrapper{
    width:981px;
    margin:0 auto;
    position:relative;
    overflow: hidden;
    height: 69px;

}
.main-menu-holder > li a{
    text-decoration: none;
    width: 66px;
    height: 21px;
    line-height: 21px;
    color: #e1c4ff;
    font-weight: 400;
    font-size:17px;
    font-family:'ProximaNova-Semibold','HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
.main-menu-holder > li a.active{
    position:relative;
}
.menu-pointer{
    content: " ";
    display: block;
    position: absolute;
    left: 141px;
    top: 12px;
z-index:100;
    margin-left: -18px;
    width: 47px;
    width: 65px;
    height: 5px;
    background-color: #b773c9;
    display:none;
}
.menu-pointer.vis{
    display:block;
}
.hanging-section{
    position:absolute;
    right:15px;
    top:3px;
    width:127px;
    padding:0 10px;
    height:19px;
    background:url(../images/sprite.png) -19px -42px no-repeat;
        display:none;
}
.hanging-section a{
    display:inline-block;
}
.hanging-section a:hover,
.hanging-section a:active{
    text-decoration:underline;
    color:#fff;
}
h1.logo{
        text-indent: -9999px;
        overflow: hidden;
        width: 228px;
        height: 40px;
        background: url(../images/almworks-logo.svg) 0 0 no-repeat;
        position: absolute;
        left: 30px;
        top: 12px;
}
h1.logo a{
    display:block;
    height:100%;
    width:100%;
}
.main-menu-holder{
    list-style:none;
    margin:0 0 0 278px;
    position:relative;
    top:24px;
    left:50px;
    width:676px;/*Chrome zoom bug fix*/
}
.main-menu-holder > li{
    float:left;
    padding:0 29px;
}
.main-menu-holder > li:last-child{
    padding-right:0;
}
*+ html .main-menu-holder > li{
    padding-right:expression( (this===this.parentNode.childNodes[this.parentNode.childNodes.length-1]) ? "0" : "22px"); /* IE7 */
}
.main-menu-holder > li >span{
    color:#e7deee;
    position:relative;
    right:-22px;
    top:-2px;
        display: none;
}
.main-menu-holder > li a:hover,
.main-menu-holder > li a.active{
    color:#fff;
    text-shadow:0px 1px 0px #583678;
}
/* Submenu styles */
.submenu-holder{
    min-height:6px;
    /*background:url(../images/sub-menu-holder-bg.png) 0 0 repeat-x #5d397e;*/
    width:100%;
    overflow:hidden;
}
.submenu-wrapper{
    /*background:url(../images/sub-menu-bg.png) 0 0 repeat;*/
}

.sub-wrapper {
width:100%;
    background: #212033;
height: 133px;
border-top: 1px solid #4b3a5e;
    margin-top: 33px;
}

.marg-none h3  {
    margin: 0 0 17px 0 !important;
    color: #3d3d3d !important;
    font-size: 23px !important;
}



.marg-none p  {
    width: 315px;
}

.center-bg-d {
    /*background: url(../images/slide-str.jpg) 50% 100% no-repeat !important;*/
    /*max-width: 2560px;*/
    /*margin: 0 auto;*/
    /*height: 574px; */
    background: url(../images/slide-str.jpg);
    background-repeat: no-repeat;
    max-width: 2560px;
    margin: 0 auto;
    /* height: 574px; */
    /* background-size: cover; */
    /* background-size: 2560px; */
    /* background-position: 0 0; */
    /* background-origin: content-box; */
    background-size: cover;
    background-position: 50% 0;
}

.center-bg-s {
    background: url(../images/slide-pages.jpg) 50% 100% no-repeat !important;
    max-width: 2560px;
    margin: 0 auto;
height: 574px;
}


.submenu-wrapper-inner{
    overflow:hidden;
    background-color: #432e59;
        background: linear-gradient(to bottom, #282438 0%, #2d2941 16%, #2e2a42 40%,#2e2a42 100% );
position:relative;
}

.inside-bg-slide {
    width: 2560px;
    margin: auto;
}

.inside-slider1 {

    margin: auto;
}
@media screen and (min-width:1367px) {
.inside-slider1 {
    width: 920px;
}}
/*
@media screen and (min-width:2000px) {
.inside-slider1 {
    margin-top: -558px;}
}
*/
.slider-bg img {
    width: 2560px;
    position: absolute;
    height: 574px;
    top: 0;
    left: 0;
margin: auto;
display:none;
}
/*
@media screen and (min-width:2000px) {
.slider-bg img {
    width: 2560px;
   position: static;
    height: 574px;
    top: 0;
    left: 0;
}

}
*/



.logo-caption {
    width:100%;
       color: #fefcff;
    text-align: center;
    font-size: 28px; 
    margin: 24px 0 44px 0 !important;
    font-family: 'ProximaNova-Light', sans-serif !important;
font-weight:100;
}

.sep-menu {
position:absolute;
top:0;
z-index:1;
left:0;
width:100%;
height:5px;
background:#432e59;
}

#submenuParent{
    height:0;
    overflow:hidden;
    position:relative;
    min-height:6px;
    margin:0 auto;
    width:100%;
}
.submenu-holder .submenu{
    margin:0 auto;
    width: 100%;
    position:absolute;
}
.submenu-bottom-shadow{
    overflow:hidden;
}
.submenu{
    display:none;
}
.submenu-line{
    margin:40px -10px 0px 0px;
    overflow:hidden;
}
.submenu-line > .holder-box{
    display:table;
    width: 981px;
    margin: auto;
}
*+ html .submenu-line > .holder-box{
    overflow: hidden;
    display:block;
}
.submenu-line .box{
    display:table-cell;
    width:16.5%;
    vertical-align: top;
}
*+ html .submenu-line .box{
    float:left;
    height:expression(this.parentNode.offsetHeight > 0 ? this.parentNode.offsetHeight : "auto");
}
.submenu-line .box + .box{
    border-left:1px dashed rgba(129,96,149,0.5);;
}
.hor-sep + .submenu-line{
    margin-top:0px;

    padding-top:12px;
background:#212033;
}
.submenu-line + .hor-sep{
    height:1px;
    background:#4b3a5e;
    /*margin:-10px 30px 10px;*/
}

.hor-sep + .submenu-line .box{
    border-left-color:transparent;
}
.submenu-line .two-four-columns .two-in-one,
.submenu-line .three-columns .box{
    width:33%;
}
.submenu-line .three-one-columns .three-in-one{
    width:49.5%;
    border-left:0;
}
.submenu-line .two-four-columns .one-seventh {
  width: 14%;
}
.submenu-line .two-four-columns .two-seventh {
  width: 28%;
}
.submenu-line .box ul{
    padding:0;
    margin:0;
    list-style:none;
}
.submenu-line .box > ul{
    margin:0 18px;
}
.submenu-line .box > ul li{
    font-size:13px;
    line-height:18px;
    padding:0 0 9px;
    color:#d3c1de;
    overflow:hidden;
}
.submenu-line .box > ul > li:last-child{padding-bottom:0;
  margin-top:25px;
}
*+ html .submenu-line .box > ul > li:last-child{
    padding-bottom:expression( (this===this.parentNode.childNodes[this.parentNode.childNodes.length-1]) ? "0" : "8px");
}
.submenu-line .box > ul li.sep-sm{font-size:0; line-height:0; overflow:hidden;}
.submenu-line .box > ul li.smaller{padding-bottom:5px;}
.submenu-line .box > ul li a{
    color:#fff;
font-size:12px;
    max-width:100%;
text-decoration:none;
}

.submenu-line .box > ul li a:hover{
text-decoration:underline;
}

.submenu-line .box > ul li span{
    font-size:11px;
    text-decoration: none;
}

.submenu-line .box .dot-li {
width: 6px;
height: 6px;
background-color: #5bc4f4;
float:left;
border-radius:50%;
    margin-top: 6px;
    margin-right: 10px;
}

.submenu-line .box .dot-li-sup {
width: 6px;
height: 6px;
background-color: #5bc4f4;
float:left;
    margin-top: 6px;
    margin-right: 10px;
}

.live-demo-marg .external {
    text-decoration: none;
    background: url(../images/play-logo.svg) no-repeat 11% 7px;
    width: 107px;
    height: 96px;
    background-color: #c64e4e;
    border-radius: 22px;
    padding: 5px 11px 5px 25px;
    margin-top: 10px;
}


.live-demo-marg a:hover {
background-color: #bf3434 !important;
text-decoration:none !important;
}


.live-demo-marg a:active {
background-color: #b33e3e !important;
text-decoration:none !important;
}


.supp-sub  {
width: 22% !important;
}

.supp-box-last {
    width: 10%;
    padding-left: 120px;

}

.supp-box-last  li  a{
color: #f9f9f9 !important;
font-size:14px !important;
}

.supp-box-last  li  a:hover{
    color: #c6bfcb !important;
}

.supp-sub .first-line {
font-size:16px !important;
padding-right: 45px !important;
color: #c6bfcb !important;
font-weight: 600;
    font-family: 'ProximaNova-Semibold', sans-serif !important;
}

.supp-sub .supp-list {
 margin: 12px auto 0 !important;
}

.supp-sub .supp-list > ul li:last-child {
padding-bottom:10px !important;

}

.supp-sub  .desk-supp-imp {
padding-right: 66px !important;
}

.supp-list {
    margin: 25px auto 0;
    float: none !important;
    width: 125px !important;
}

.supp-list li {
margin-left: 17px;
}
.supp-list ul li a {
color:#eee;
}

.supp-list ul li a:hover{
text-decoration: underline;
color:#fff
}

.supp-list li:first-child {
margin-left:0;
}

.first-box-supp {
 width:30% !important;
}

.last-box-supp {
width:13% !important;
}

.box-price {
width:18% !important; 
}

.price-renew {
margin-top:7px !important;
}

.price-renew i {
background: url(../images/renewals-icon.svg) 0 0 no-repeat;
width:11px;
height:11px;
float:left;
padding-left: 7px;
margin-top: 3px;
}


.price-renew a {
color:#eee;
font-size:12px;
}

.purch-dot-logo {
margin-top:25px;
}

.purch-dot-logo i { 
float:left;
width: 6px;
height: 6px;
background:url(../images/blue-oval.svg) 0 0 no-repeat;
border-radius:50%;
    margin-top: 5px;
    margin-right: 9px;
    margin-left: 3px;
 margin-bottom: 10px;

}

.purch-dot-logo a {
color:#eee;
font-size:12px;
}

.price-dot-logo {
margin-top:25px;
}

.price-dot-logo i {
float:left;
width: 6px;
height: 6px;
background:url(../images/purple-oval.svg) 0 0 no-repeat;
border-radius:50%;
    margin-top: 5px;
    margin-right: 9px;
    margin-left: 3px;
 margin-bottom: 10px;

}

.price-dot-logo a {
color:#eee;
font-size:12px;
}

.price-descr {
color: #8e8593 !important;
width:155px;
    margin-top: 17px;margin-top: 17px;
}

.box-download small .small-href:hover {
text-decoration:underline !important;
}


 .trial-marg a:hover {
text-decoration:underline !important;
}

.down-logo-sub a:hover {
text-decoration:underline !important;
}

.small-href {
    font-weight: normal;
    display: block;
    font-size: 12px !important;
    line-height: 13px;
    /*margin-top: 17px;*/

}

.small-href:hover {
text-decoration:underline;
}

.purch-ord  a:hover {
text-decoration:underline;
}

.purch-ord ul {
list-style:none;
display:flex;
padding-left:20px;
}

.purch-ord ul li:last-child { 
  margin-left:40px;
}
.purch-ord ul li a { 
color: #f9f9f9;
font-family: Helvetica Neue, sans-serif;
font-size: 14px;
text-decoration:none;

}
.live-demo-marg {
    padding-top: 6px !important;
    width:150%;
    margin-top:6px;
}

.live-demo-marg strong {
font-weight:normal;
}

.submenu-line .box > ul li.first-line{
    font-size: 20px;
    color: white;
    position:relative;
    text-align: center;
    font-family:'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

.submenu-company {
    background: url(../images/earth.png) 0px -88px no-repeat;
    width: 825px;
    height: 350px;
    /* margin: 0px auto; */
    padding-top: 40px;
    position: absolute;
    /* z-index: 0; */
    right: -15%;
    /* top: -3%; */
}

.marg-comp {
width:981px;
margin:0 auto;
position:relative
}

.company-sep .box + .box {
    border-left: 0;
}

.company-info ul li:last-child {
margin-top:0 !important;
}

.company-info {
width:50%;
    margin-left: 12px;
margin-top:4px;
}


.company-info ul li a {
color:#eee !important;
font-size:14px !important;
}


.company-info .box {
    width: 0;
    padding-right: 40px;
}

.company-info .phone-mail {
border-top: 1px dashed #51416c;
width:85%;
margin-top: 60px;
    margin-left: 19px;
}

.company-info .phone-mail span {
color: #a1a1a1 !important;

}

.company-info .phone-mail .number{
color:#eee;
font-size:14px;
    margin-top: 18px;
}

.company-info .phone-mail ul {
list-style:none;
margin-bottom:2em

}

.company-info .phone-mail a {
color: #b773c9 !important;
font-size:14px;
text-decoration:none;
}

.company-info .phone-mail a:hover {
text-decoration:underline;
}

.company-adress {
width:48%;
float:left;
    margin-top: 30px;

}

.company-adress ul{ 
position:relative;
}

.company-adress i {
    width: 8px;
    height: 8px;
    background-color: #e68ce0;
    box-shadow: 0 0 6px 6px #713fa7;
    float: left;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    left: -20px;
}

.company-adress .address {
    color: #a1a1a1 !important;
}

.company-adress .last-com-box  {
    padding-left: 50px;
}

.company-adress .first-line {
    text-align: left !important;
color: #c6bfcb !important;

}

.box-logo {
    margin-left: 9px;
}

.box-logo li {
    text-align: center !important;;
}


.submenu-line .box > ul li.light a{
    font-weight:bold;
    color:#f2e3fd;
}
.submenu-line .box > ul .menu-sep{
    background: #816095;
    height:1px;
    overflow: hidden;
    margin:10px 0;
}

.fontello {
    font-size: 20px !important;
}

.submenu-line .box > ul li.first-line a{
    color:#fff;
    font-family: 'ProximaNova-Semibold', sans-serif !important;
    font-size: 16px;
    text-decoration: none;
}


.submenu-line .box .str-logo {
    margin:0 auto;
    width:64px;
    height:57px;
        overflow: inherit;
    position: relative;
}


.submenu-line .box .str-pages-logo {
    margin: 0 auto;
    width: 48px;
    height: 42px;
    margin-top: 15px;
    overflow: inherit;
    position: relative;
}

.submenu-line .box  .new-logo {
    position: absolute;
    top: 0px;
    left: 75px;
    width: 37px;
    height: 17px;
    background-color: #563e70;
    color: #d390e5;
    line-height: 13px;
    border-radius: 70px;
    font-style: inherit;
    text-align: center;
    padding-top: 3px;
}

.submenu-line .box  .new-logo-price {
    position: absolute;
    top: 0px;
    left: 75px;
    width: 37px;
    height: 17px;
    background-color: #563e70;
    color: #d390e5;
    line-height: 13px;
    border-radius: 70px;
    font-style: inherit;
    text-align: center;
    padding-top: 3px;
}


.marketplace-href {
    width: 168px;
    margin: 25px auto 0;
}


.submenu-two .box {
    display: table-cell;
    width: 350px;
    vertical-align: top;

}

.submenu-two  {
text-align:center;
margin: auto;
    width: 981px;
    padding-top: 30px;
}

.submenu-two .box-download  {
width: 125px;
position:relative;
margin-bottom: 10px;
}

.submenu-two .box-download small:first-child {
font-size: 12px;
color:#fff;
display:block;
text-align:left;
padding-left: 12px;
}

.submenu-two .box-logo-down {
    margin:0 26px;
}



.submenu-two .box-logo-down li {
    text-align: center !important;
}

.submenu-two .box-download .rectangle-logo {
background:url(../images/play-version.png) 0 0 no-repeat;
width:5px;
    height: 15px;
    position: absolute;
    top: 2px;
    left: 0px;
}

.submenu-two .float-left li a {
text-align:left;
color:#eee;
font-size:12px;
text-decoration:none;
}

.submenu-two .float-left .app-store-down {
    background: url(../images/app-store-down.png) 0 0 no-repeat;
    width: 106px;
    height: 33px;
    opacity: 0.7;
transition: 0.3s;
    margin-left: 10px;
}

.submenu-two .float-left .app-store-down:hover {
  opacity: 1;
}

.submenu-two .float-left li {
list-style:none;
 text-align: left;

}

.submenu-two .box-download small:last-child {
    margin-top: 5px;
    color: #8e8593 !important;
font-size:12px;
text-align:left;
    padding-left: 12px;
}

.submenu-two .box > ul li.first-line a {
font-size:16px;

}

.submenu-two .box + .box {
    border-left: 0;
}

.submenu-two .desk {
   width:188px !important;
}


.submenu-two .box-descript {
    width: 169px;
    text-align: left;
    margin-left: 24px;
    color: #8e8593 !important;
    font-size: 12px !important;
}

.submenu-line .box  .str-page-logo {
    left: 55px;
    top: -15px;
}

.submenu-line .box .structure-desript {
       text-align: left;
    width: 340px;
    height: 35px;
    color: #c1b4c9;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

.submenu-line .box .structure-pages-desript {
       text-align: left;
    width: 166px;
    height: 35px;
    color: #c1b4c9;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

.bottom-lol {
    margin: 0 auto;
    width: 100%;
    background:#212033;
height:300px
}

.submenu-line .box > ul li.first-line a:hover{
    text-decoration:underline !important;
}
.submenu-line .box > ul li a:hover{color:#fff;}
.submenu-line .box > ul li small{
width:85px;
margin:0 auto;
    font-weight:normal;
    display:block;
    font-size:12px;
    line-height: 13px;
    margin-top:17px;
}
.submenu-line .box > ul li small + small{margin-top:5px; color: #8e8593 !important;}



.submenu-line .three-one-columns .three-in-one .img-box{
    float:right;
    width:413px;
    height:134px;
    padding:12px;
    margin-right:20px;
    background:url(../images/screenshot-sprite.png) no-repeat 0 -876px;
}

.submenu-line .box > ul li .rectangle-logo {
background:url(../images/version-icon.svg) 0 0 no-repeat;
width:5px;
    height: 15px;
    position: absolute;
    top: 40px;
    left: 120px;
}



.submenu-line .nine-percent {
  width:32%;
}

.submenu-line  .trial-marg {
    text-align: center;
    margin-top: 14px;
    width: 107px;
    margin: 14px auto 0px;
}

.submenu-line  .trial-marg a {
font-size:12px;
}

.submenu-two  .trial-marg {
    text-align: center;
     margin-top: 14px;
    width: 126px;
    margin: 0px -1px;
}

.submenu-two  .trial-marg a {
font-size:12px;
}

.submenu-two  .down-logo-sub {
       width: 125px;
    margin: 0 -4px !important;
}

.submenu-line  .down-logo {
    width: 114px;
    margin: 0px auto 0 !important;
}

.submenu-line  .down-logo a {
font-size:12px;
}

.submenu-line  .down-logo i {
background:url(../images/download-icon.svg) 0 0 no-repeat;
width:9px;
height:9px;
float:left;
margin: 4px 4px 0 1px;
}

.submenu-two  .down-logo-sub i {
background:url(../images/download-icon.svg) 0 0 no-repeat;
width:9px;
height:9px;
float:left;
margin: 4px 8px 0 1px;
}

.submenu-line  .trial-marg i {
    width: 6px;
    height: 6px;
    background-color: #d79f72;
    border-radius: 50%;
    float: left;
    margin: 5px 5px 0 0;
}

.submenu-two  .trial-marg i {
    width: 6px;
    height: 6px;
    background-color: #d79f72;
    border-radius: 50%;
    float: left;
    margin: 5px 9px 0 0;
}


.submenu-line  .page-logo-pos {
    left: 33px !important;
}

/* end menu */
.main-wrapper{
    background:#fff;
    z-index:2;
    position:relative;
    background-size:contain;
    /* min-height: 645px; */
} 
.content-wrapper{
    width:981px;
    margin:0 auto;
    overflow:hidden;
}
.center{
    width:998px;
    margin:0 auto;
    overflow:hidden;

}
/* Main Product Wrapper */
.main-product{

    padding:20px 30px 10px;
}
.main-product .text-part{
    float:left;
    width:465px;
position:relative;
margin-top:55px;
}
.main-product h2.logo{margin:75px 0 -7px 0px;}
.inner-page-1 h2.logo{margin:0;}
.main-product .text-part h3{margin:52px 0 18px 0;
color: #304c8f !important;
font-size:33px;
font-family: 'ProximaNova-Semibold', sans-serif !important;
line-height:36px;

}

.video-part .sec-height {
    height: 450px !important;
}

.video-part .second-product {

   /* overflow: hidden !important;*/
    position: relative;
    margin-top: 0px;
}

.video-part .second-product img {
    position: absolute;
height:424px;
    top: 15px;
border: 2px solid #563e70;
box-shadow: 0 2px 19px rgba(0, 0, 0, 0.5);
max-width:783px;
}


@media screen and (min-width:1367px) {
.video-part .second-product {
 overflow: visible !important;
}
}



.main-product .video-part{margin:0 0px 0 520px;}
.screenshot{
    //background:url(../images/screenshot-sprite.png) 0 0 no-repeat;
    width:355px;
    height:200px;
    /*padding:13px 14px 26px;*/
    display:block;
    position:relative;
}
.screenshot-big{
    width:327px;
    height:241px;
    background-position:0 -450px;
}
.screenshot span.play {
    position:absolute;
    width: 74px;
    height: 74px;
    left: 48%;
    top: 41%;
    margin: -40px 0 0 -30px;
 opacity: 0.8;
}

.screenshot span.show {
    position:absolute;
    width: 71px;
    height: 74px;
    left: 50%;
    top: 50%;
    margin: -30px 0 0 -30px;
 opacity: 0.8;
}
.screenshot.screenshot-big.readable span.show {
 left: 86%;
 top: 81.5%;
}
.screenshot span.play {
    background:url(../images/play-vid.png) 0 0 no-repeat;
}
.screenshot span.show {
    background:url(../images/zoom-img.png) 0 0  no-repeat;
}
.screenshot-big span.play{
    width:138px;
    height:132px;
    margin:-66px 0 0 -69px;
    background-position:0 -740px;
}
.screenshot:hover span.play{opacity:1;}
.screenshot:active span.play{opacity:1;}
.screenshot:hover span.show{opacity:1;}
.screenshot:active span.show{opacity:1;}
.screenshot-big:hover span.play{background-position:-148px -740px;}
.screenshot-big:active span.play{background-position:-296px -740px;}
.main-product .promo-shield{
    position:absolute;
    right:-10px;
    bottom:-10px;
}
.product-box{
    width: 83.7%;
    min-height: 218px;
    padding: 35px 0 32px 217px;
    float: left;
    overflow: hidden;

}


@media screen and (min-width:1367px) {
.product-box{
    width: 100%;
    min-height: 218px;
    padding: 0px 0;
    float: none;
    overflow: visible;
    margin: 0 auto;
}

}

@media screen and (max-width:1366px) {
.product-box{
    width: 920px;
    min-height: 218px;
    padding: 0px 30px 10px;
    float: none;
    overflow: visible;
    margin: 0 auto;
}

}

@media screen and (min-width:1999px) {
.product-box{
padding:0;
}

}

/* Main Product Wrapper */
/* Second Product Wrapper */
.second-product .text-part{
    float:left;
    width:400px;
}
.second-product .video-part{
    margin:0 25px 0 400px;
}
.second-product .screenshot{
    position:relative;
}
.second-product .screenshot >img{
    position:absolute;
       width:355px;
       height:200px;
top:0;

}
.second-product .screenshot{
    background:url(../images/screenshot-sprite.png) 0 -181px no-repeat;
    width:150px;
    height:84px;
    padding:8px 9px;
    display:block;
    position:relative;
}
.second-product .screenshot span.play,.second-product .screenshot span.show {
    position:absolute;
        width: 70px;
        height: 73px;
    left:48%;
    top:48%;
    margin:-25px 0 0 -25px;
        opacity: 0.8;
}

.descript-btn {
    padding: 3px 23px 0 23px !important;
    margin: 16px 55px 0;
   /* width: 176px; */
    font-size: 14px !important;
    text-align: center;
    height: 35px !important;
    background-color: #334265 !important;
    border-radius: 4px !important;
    border: 2px solid #334265 !important;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .descript-btn {
margin:19px 50px 0 !important;
}
}

@-moz-document url-prefix() {
    .descript-btn {
margin:14px 50px 0 !important;
}
}


.imp-check-str ul li span {
    background: url(../images/check-str.svg) no-repeat 0 0 !important;
}

.descript-btn:hover { 
 background-color: #fff !important;
background-color: #42578e !important;
border: 2px solid #42578e  !important;
}

.descript-btn:active { 
 background-color: #fff !important;
background-color: #273e73 !important;
border: 2px solid  #273e73 !important;
}

.second-product .screenshot span.show {
    background:url(../images/zoom-img.png) 0 0 no-repeat;
}
.second-product .screenshot span.play {
    background:url(../images/play-vid.png) 0 0 no-repeat;
}
.play:hover, .show:hover{
    cursor:pointer;
}
.second-product .screenshot:hover span.play{
    opacity:1;
}
.second-product .screenshot:active span.play{
    opacity:1;
}
.second-product .screenshot:hover span.show{
    opacity:1;
}
.second-product .screenshot:active span.show{
    opacity:1;
}

.second-content-col{
    padding:20px 17px 15px;
    width:265px;
    float:left;
}
.content-col-set{
    overflow:hidden;
/*margin-top: 30px;*/
   /* background-color: #3c3748;*/
}
.no-border{
    border-bottom:none;
}
a.bnr{
    display:block;
}
.orange-promo-link{
    text-decoration:none;
    line-height:15px;
    display:block;
    margin-bottom:20px;
}
.orange-promo-link:hover{
    color:#f5805a;
}
.orange-promo-link:active{
    color:#ea3600;
}
.orange-promo-link span{
    display:inline-block;
    width:7px;
    height:8px;
    background:url(../images/sprite.png) 0 0 no-repeat;
    margin:0 8px 2px 0;
}
.orange-promo-link:hover span{
    background-position:0 -8px;
}
.orange-promo-link:active span{
    background-position:0 -16px;
}
.button,
input.button{
text-transform:uppercase;
    text-decoration: none;
    display: inline-block;
    float: left;
    outline: none;
    font-weight: normal;
    font: 16px/33px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color: #fff;
    padding: 1.5px 49px;
    text-decoration: none;
    height: 35px;
background-color: #745695;
    overflow: hidden;
    position: relative;
    border: 2px solid #745695;
    border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    white-space: nowrap;
}




.btn-long {
padding: 1.5px 30px;
 background-color: #334265 !important;
    border-radius: 4px !important;
    border: 2px solid #334265 !important; 
  width: 365px;   
 margin: 10px 35px;
}

.btn-long:hover {
    background-color: #fff !important;
    background-color: #42578e !important;
    border: 2px solid #42578e !important;
}

.button.small, input.button.small {
  line-height: 18px;
  height: 28px;
padding:2px 25px;
}
.button:hover{
color:white !important;
background-color: #906ab8;
    border: 2px solid #906ab8;

}
.button:active{
background-color: #5f457a;
    border: 2px solid  #5f457a;

    color:#fff;
}
.button.blue-btn{
border: 2px solid #9ca8ca;
background:transparent;
color: #304c8f;
padding:1.5px 20px;
}
.button.blue-btn:hover{
background-color: #9ca8ca;
border: 2px solid #9ca8ca;
color: #fff;
}
.button.blue-btn:active{

background-color: #8690ad;
border: 2px solid #8690ad;
}
.product-box .text-part .button:first-child{
    margin-right:15px;
}
.button-area{
    margin-top: 20px;
    float:left;
}
.latest-list{
    overflow:hidden;
    list-style:none;
    padding:0;
    margin:0;
    font-size: 15px;
    line-height: 18px;
}
.latest-list a {
    color: #2977dc !important;
}
.latest-list a:hover {
color: #3254aa !important;
}

.latest-list a, 
.latest-list li,
.latest-list span{
    display:block;
}
.latest-list span{
    margin-top:5px;
}
.latest-list li{
    margin-bottom:20px;
}
.product-box h5{
    margin:10px 0;
}
.full-width-separator{
display:none;
    width:100%;
    height:2px;
    background:#dde4f6;
}
/* Second Product Wrapper End */
/* White BG section */
.small-product-box{
    background:url(../images/dash.png) 0 0 repeat-x #fff;
    width:273px;
    float:left;
    margin:10px 30px;
    padding:20px 0 0;
    z-index:1;
    position:relative;
}
.small-product-box:first-child{clear:left;}
.small-product-box .add-info{
    display:none;
    position:absolute;
    left:0;
    bottom:15px;
    width:100%;
}
.small-product-box .add-info .links-line{
    padding:0 0 0 20px;
    color:#3254AA;
    margin-top:5px;
}
.small-product-box .add-info .links-line > span {
        padding: 0 0.6em;
}
.small-product-box .add-info > span{
    display:block;
    background:#95bd21;
    height:28px;
    line-height:28px;
    padding:0 20px;
    text-shadow:0 1px 0 #699510;
}
.small-product-box .add-info .shadow{
    background:url(../images/inbox-shadow.png) 0 0 repeat-x;
    height:17px;
    content:' ';
    overflow:hidden;
}
.small-product-box.no-bg{
    background-image:none;
    margin-bottom:0;
}
.small-product-box:hover{
    background:#f3f5fe;
    padding:20px 20px 70px;
    margin:9px 9px -61px 9px;
    border:1px solid #c4d1f7;
    z-index:2;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
    box-shadow:0 0 5px #e4e5e8;
    -moz-box-shadow:0 0 5px #e4e5e8;
    -webkit-box-shadow:0 0 5px #e4e5e8;
}
.small-product-box.no-bg:hover{
    margin-bottom:-71px;
}
.small-product-box:hover p{
    color:#444;
}
.small-product-box:hover .add-info{
    display:block;
}
.small-product-box:hover{
    /*cursor:pointer;*/
}
.small-product-box strong{
    display:block;
    margin-bottom:17px;
}
.small-product-box strong a{    
    /*border-bottom:1px solid #c8c8c8;*/
    color:#666;
}
.small-product-box:hover strong a{
    color:#3254aa;
}   
.small-product-box:hover strong a:hover{
    color:#6390ff;
}   
.small-product-box:hover strong a:active{
    color:#264185;
}   

.small-product-box strong em{
    display:inline-block;
    width:17px;
    height:17px;
    background:url(../images/sprite.png) 0 -25px no-repeat;
    margin-right:6px;
position: relative;
top: 3px;
}
.small-product-box p{
    margin-bottom:10px;
}
.white-bg .grey-sep{
display:none;
    margin:0 30px;
    height:4px;
    background:#e5e5e5;
    overflow:hidden;
    clear:both;
}
.white-bg{
    background:white;
    padding:0px 0;
 
border-top:0;
border-bottom:0;
}


.blog-post {

}
.blog-logo {
    margin-top: 3px;
}

.blog-box  {
    /* width: 180px; */
    /* height: 160px; */
    margin: auto;
}

.blog-box:hover .blog-action {
opacity:1;
}

.blog-title  {
    width: 100px;
margin-left:5px;
}

.blog-title span:first-child a  {
    color: #292f33;
    font-weight: 600;
    text-decoration: none;
    font-size: 14px;
}

.blog-title span:last-child a  {
    font-size: 13px;
    text-decoration: none;
    color: #707676;

}

.blog-post {
border-top:1px solid #d6d6d6;
}

.blog-post h5 {
    color: #4a4a4a;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    margin: 15px 0;
}

.blog-post .blog-logo img {
    width: 38px;
    height: 33px;

}

.blog-title span a:hover  {
text-decoration:underline;
}


.blog-date {
    font-size: 12px;
    color: #707070;
    margin-top: 1px;
}

.blog-content p {
    font-size: 14px;
    color: #292f33;
}

.blog-content a {
color:#9059ab;
text-decoration:none;
}

.blog-content a:hover {
text-decoration:underline;
}

.blog-action {
width:100%;
margin-bottom:15px;
opacity:0;
}

.blog-action div:first-child a {
color: #707084;
font-size:14px;
text-decoration:none;
}

.blog-action div:first-child a:hover {
text-decoration:underline;
}

.blog-action span {
margin-left: 10px;
}

.blog-action .reply-post {
background:url(../images/reply-action_0.png) 0 0 no-repeat;
width:16px;
height:16px;
float:left;

}

.blog-action .reply-post:hover {
background:url(../images/reply-action-hov.png) 0 0 no-repeat;
}

.blog-action .repost-post {
background:url(../images/retweet-action.png) 0 0 no-repeat;
width:21px;
height:16px;
float:left;

}

.blog-action .repost-post:hover {
background:url(../images/retweet-action-hov.png) 0 0 no-repeat;
}

.blog-action .like-post {
background:url(../images/like-twit.png) 0 0 no-repeat;
width:16px;
height:16px;
float:left;

}

.blog-action .like-post:hover {
background:url(../images/like-twit-hov.png) 0 0 no-repeat;
}








.white-bg .center,
.follow-holder .center{
    width:980px;
    margin:0 auto;
    overflow:hidden;
    background:none;
 border: 1px solid #e3e3e3;
border-top:0;

}
.sidebar-bg, .white-bg .center.sidebar-bg {
  background:url(../images/common-holder-bg.png) right 0 repeat-y transparent;
    border-left: 1px solid #e3e3e3;
border-right:0;
}

.need-help {
height: 410px;
    border-bottom: 1px solid #e3e3e3;
}


.help-col {
width:325px;
    margin-top: 60px;
border-right: 1px solid #e3e3e3;
    position: relative;
float:left;
}

.help-col:last-child {
border-right:0;
}

.help-col div {
text-align:center;
}

.help-col div:first-child {
    margin-bottom: 46px;
}

.help-col h5 {
font-size:24px;
    font-family: 'ProximaNova-Semibold', sans-serif !important;

}

.help-col p {
color:#000;
    width: 252px;
    margin: 27px auto 35px;
    color: black;
    font-family: Arial;
    font-size: 15px;
}

.help-col a {
position:relative;
color: #2977dc;
    font-family: 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    text-decoration: none;
font-size: 16px;
font-weight:bold;
transition:0.3s;
}

.help-col a:hover {
color: #bd70d0;
}

.help-col i {
background:url(../images/triangle-help.svg) 0 0 no-repeat;
width:8px;
height:8px;
position:absolute;
    bottom: 4.5px;
    right: -20px;


}

.news-upd-title {
    height: 28px;
    background-color: #563e70;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding-top: 15px;
    font-weight: 100;
    letter-spacing: 0 !important;
}


.grey-sidebar-box{/* margin: 10px 15px; */background:#f5f5f5;/* border-bottom:1px solid #e5e5e5; */padding:21px;overflow:hidden;/* border-radius:4px; */-moz-border-radius:4px;/* -webkit-border-radius:4px; */}
.grey-sidebar-box form{
    position:relative;
    margin:10px 0 0;
    overflow:hidden;
}
.grey-sidebar-box input[type="text"], .grey-sidebar-box input[type="email"]{
    padding:3px 9px 3px 9px;
    display:block;
margin:auto;
    margin-bottom: 10px;
    color:#444;
    border:1px solid #d3d3d3; 
    background:#fff;
    margin-right:10px;
    width:147px;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    box-shadow:0 2px 3px #ebebeb inset;
    -webkit-box-shadow:0 2px 3px #ebebeb inset;
    -moz-box-shadow:0 2px 3px #ebebeb inset;
    -o-box-shadow:0 2px 3px #ebebeb inset;
    -ms-box-shadow:0 2px 3px #ebebeb inset;
    -khtml-box-shadow:0 2px 3px #ebebeb inset;
  outline: none;
  font-size: 13px;
  line-height: normal;
  height: 20px;
}
.grey-sidebar-box input[type="text"]:focus, .grey-sidebar-box input[type="email"]:focus {
  background: #fff;
}
.grey-sidebar-box label.field-hint {
    position:absolute;
    left:28px;
    top:7px;
}
.grey-sidebar-box input[type="submit"]{
    padding:3px 0 4px;
    border:none;
    margin:auto;
    display:block;
    /* float:right; */
    overflow:hidden;
    width: 109px;
    height: 33px;
    background-color: #515b74;
    border-radius: 3px;
    color:#fff;
    font:normal 13px/normal 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-sefir;
    text-align:center;
    text-shadow:0 1px 0 #572c78;
    box-sizing: border-box;
}
.grey-sidebar-box input:hover[type="submit"]{
    background-position:0 -117px;
    cursor:pointer;
}
.grey-sidebar-box input:active[type="submit"]{
    background-position:0 -145px;
    cursor:pointer;
}
/* Recent Tweets Styles */

.bg-tweet {height: 850px;position:relative;border-left: 1px solid #e3e3e3;background-color: #f5f5f5;/* box-shadow: 0 1px 0 #d8d3d9; */}

.grey-sidebar-box.twitter-widget{
    /*padding:0;*/
    position:relative;
}
.grey-sidebar-box.twitter-widget .section-header{
    /*padding:20px 0 0 20px;*/
    margin-bottom:0;
}
.twitter-logo{
    width:24px;
    height:24px;
    background:url(../images/twitter-512.png) 0 0 no-repeat;
    position:absolute;
    left: 24px;
    top: 28px !important;
    display:block;
}
.small-bnr,
.grey-sidebar-box{
    margin-bottom:20px;
padding:0 !important;
}
.twitter-cut-header{
    overflow:hidden;
}
.twtr-tweet-wrap:first-child{
    padding-top:10px !important;
}
.twtr-tweet-wrap{
    padding:20px 18px 15px !important;
}
.twtr-doc .twtr-hd:first-child, .twtr-doc .twtr-ft{
    display:none !important;
}
#tweet-box .twtr-widget .twtr-tweets .twtr-tweet{
    border-bottom:1px solid #fbfbfb;
    box-shadow:inset 0px -1px #e5e5e5;
    -moz-box-shadow:inset 0px -1px #e5e5e5;
    -webkit-box-shadow:inset 0px -1px #e5e5e5;
}
#tweet-box .twtr-widget .twtr-tweets .twtr-tweet:last-child{
    border-bottom:0;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
*+ html #tweet-box .twtr-widget .twtr-tweets .twtr-tweet{
    border-bottom-width:expression( (this===this.parentNode.childNodes[this.parentNode.childNodes.length-1]) ? "0" : "1px"); /* IE7 */
}
.twtr-tweet-text em{
    padding:10px 0 0;
    color:#8E59BA;
}
.twtr-tweet-text em > a{
    font-size:9px;
}
/* Recent Tweets Styles End */
/* White BG section End */
/* Follow Section */
.follow-holder{
display:none;
    height:30px;
    width:100%;
    z-index:102;
    position:relative;
    background:#F5F5F5;
    border-top:1px solid #D6D6D6;
    border-bottom:5px solid #D6D6D6;
}
.follow-wrapper{
    position:relative;
    float:right;
}
.follow-holder .center{
    text-align:right;
    overflow:visible;
}
.follow-holder .section-header{
    color:#9a9a9a;
    line-height:30px;
    float:right;
    margin:0 20px 0 0;
    text-transform:none;
    font-size:12px;
}
.hint{
    position:absolute;
    top:29px;
    left:0;
    width:120px;
    background:red;
    display:none;
    text-align:left;
    height:27px;
    border-radius:0 0 3px 3px;
    -moz-border-radius:0 0 3px 3px;
    -webkit-border-radius:0 0 3px 3px;
    text-align:center;
}
.hint.vis{
    display:block;
}
.follow-buttons{
    margin:0;
    padding:0;
    background:#c2c2c2;
}
.follow-buttons li{
    background:url(../images/sprite.png) -84px -89px no-repeat #CFCFCF;
    width:30px;
    height:30px;
    float:left;
    list-style:none;
}
.follow-buttons li a{
    display:block;
    height:30px;
    width:30px;
    text-indent:9999px;
    overflow:hidden;
}
.follow-buttons li.twitter a{background:url(../images/sprite.png) -113px -89px no-repeat;}
.follow-buttons li.youtube a{background:url(../images/sprite.png) -143px -89px no-repeat;}
.follow-buttons li.facebook a{background:url(../images/sprite.png) -83px -119px no-repeat;}
.follow-buttons li.rss a{background:url(../images/sprite.png) -113px -119px no-repeat;}
.follow-buttons li.twitter:hover{background:#27aae1;}
.follow-buttons li.youtube:hover{background:#b40b17;}
.follow-buttons li.facebook:hover{background:#3a5b9e;}
.follow-buttons li.rss:hover{background:#d3690c;}
/* Follow Section End */
.fullwidth-grey-sep{
    /*width:100%;
    height:5px;*/
    position:relative;
    z-index:99;
    background:#d2d2d2;
}
/* Footer */

.copy_2foot {

}

.footer-wrapper{
    z-index:99;
    position:relative;
    background:#222;
 padding-bottom: 10px;
bottom:0
}
.footer-wrapper .col-set{
    margin-bottom:35px;
}
.footer-wrapper .center{
    background:none;
    padding-top:37px;
    overflow:visible;
    width:980px;
}
.footer-wrapper .col3_3{
    float:right;
}
.footer-wrapper .call-sales{
    color:#c8c8c8;
    margin-top:15px;
    padding-top:15px;
}
.footer-wrapper .call-sales span,
.footer-wrapper .call-sales strong{
    font:normal 16px/22px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color:#c8c8c8;
}
.footer-wrapper .call-sales strong{
    font-weight:bold;
}
.footer-links-list > strong{
    font:bold 16px/22px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color:#c8c8c8;
    display: block;
    padding-bottom:0.8em;
}
.footer-links-list ul{
    padding:0;
    margin:0;
}
.footer-links-list li{
    list-style:none;
}
.footer-links-list ul li a{
    font:13px/23px Arial, sans-serif;
    color:#a7a7a7;
    text-decoration:none;
}
.footer-links-list ul li a:hover{
    text-decoration:underline;
}

.info-footer {
    margin: 20px 0;
}

.info-footer span {
color: #c4c4c6;
font-size: 14px;
font-weight: 400;
line-height: 28px;
display:block;
}


.info-footer span a {
color: #c4c4c6;
font-size: 14px;
font-weight: 400;
line-height: 28px;
display:block;
text-decoration:none;
}

.info-footer span a:hover {
text-decoration:underline;

}

.foot-social ul {
list-style:none;
display:flex;
}

.foot-social {
    margin-left: 57px;
    margin-top: 30px;
}

.foot-social ul li {
margin-left:30px;
}

.foot-social .soc-fb {
 background: url(../images/fb-log.png) 0 0 no-repeat;
width:20px;
height:20px;
float:left;
transition:0.3s
}


.foot-social .soc-twit {
 background: url(../images/twit-log.png) 0 0 no-repeat;
 width: 23px;
height:20px;
float:left;
transition:0.3s

}

.foot-social .soc-tube {
 background: url(../images/you-log.png) 0 0 no-repeat;
 width: 29px;
height:20px;
float:left;
transition:0.3s

}

.foot-social .soc-rss {
 background: url(../images/rss-log.png) 0 0 no-repeat;
 width: 29px;
height:20px;
float:left;
transition:0.3s

}

.foot-social a:hover {
transform: translateY(-5px);
}



.sitemap{
    color:#c8c8c8;
    text-decoration:none;
    float:right;
    font-size: 13px;
}
.sitemap em{
    background:url(../images/sprite.png) 0 -61px no-repeat;
    display:inline-block;
    height:11px;
    width:19px;
    margin-right:10px;
}
.sitemap:hover,
.sitemap:active{
    color:#c8c8c8;
    text-decoration:underline;
}
.footer-search{
    text-align:right;
}
.footer-search form{
    margin-bottom:15px;
    position:relative;
}
.footer-search form .text{
    height:28px;
    font:normal 14px/12px Arial, sans-serif;
    display:block;
    background:#474747;
    border:none;
    padding:0 27px 0 10px;
    width:89%;
    color:#c8c8c8;
    white-space:nowrap;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;

  outline: none;
}
.footer-search form .text:focus {
  background-color: #303047;
}
*+ html .footer-search form .text{line-height:28px;} /* for IE7 */ 
*+ html .footer-wrapper .col-set{overflow:hidden;} /* for IE7 */ 
.footer-search .grey-sep{
    margin:20px 0;
}
.footer-search .search-icon{
    display:block;
    height:16px;
    width:17px;
    background:url(../images/sprite.png) 0 -72px no-repeat;
    position:absolute;
    right:5px;
    top:6px;
        border: none;
        outline: none;
  text-indent: -9999px;
}
.footer-wrapper .copyright{

    padding: 5px 0;
    color: #666;
    font: 11px Arial, sans-serif;
    position: absolute;
    bottom: -28px;
    width: 100%;
    left: 0;

}
.footer-wrapper .copyright .sep {
    padding: 0 2em;
    color: #222;
}
.footer-wrapper .copyright a {
    color: #999;
    text-decoration: none;
}
.footer-wrapper .copyright a:hover {
    color: #aaa;
    text-decoration: underline;
}
/* Footer End */
/* Inner Page Styles */
.button.big-green-btn{
    height:46px;
    font:22px/46px 'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
    background-position:0 -230px;
    padding:0 30px;
    background-color: #745695;
        border: 2px solid #745695;
}
input.button.big-green-btn {
  line-height:25px;
}
.button.big-green-btn:hover{

    color: white !important;
    background-color: #906ab8;
    border: 2px solid #906ab8;

}
.button.big-green-btn:active{
    background-position:0 -334px;
}
/* Parent class name for inner page first sibling is .inner-page-1 */
.inner-page-1 .product-box{
    width:921px;
    padding:35px 30px 30px;
}
.inner-page-1 .product-box p{
    font-size:14px;
    line-height:20px;
    margin-bottom:15px;
font-family:Arial, sans-serif;
}
.inner-page-1 .content-col-set{

    position:relative;
}
.inner-page-1 .main-wrapper,
.inner-page-1 .main-wrapper .center{
    overflow:visible;
}
.inner-page-1 .main-wrapper .center{
    position:relative;
}
.inner-page-1 .main-product{

    border-right:0;
}
.inner-page-1 .main-product h2.logo{
    overflow:hidden;
    display:block;
    margin-bottom:10px;
        height: 87px;

}
.inner-page-1 .main-product h2.logo img{
    padding-right:12px;
        vertical-align:top;
}
.inner-page-1 h2.logo strong{
    font:normal 22px/22px 'HeadingBold', 'Segoe UI Semibold','Helvetica Neue',Arial,sans-serif;
    color:#222;
    text-shadow:0 1px #fff;
        position:relative;
}
.inner-page-1 h2.logo strong.bigblue {
    font-size: 36px;
        line-height: normal;
    color:#3254aa;
}


.inner-page-1 .product-box .text-part{
    width:320px;
    float:left;
}
.inner-page-1 .product-box .video-part{
    margin:0 0 0 0px !important;
    width: 185px;
    float: left;
    padding-left: 25px;
}
.inner-page-1 .second-content-col-holder{
    position:absolute;
    top:0;
    right:0;
    z-index:100;
    width:197px;
    margin-right:9px;
    background:#f5f5f5;
    border-left:1px solid #d6d6d6;
    border-right:1px solid #d6d6d6;
}
.inner-page-1 .second-content-col{
    padding:0 0 20px;
    width:100%;
}
.inner-page-1 .second-content-col .box{
    padding:15px;
    background-color:#fff;
}
.inner-page-1 .second-content-col .first-box{

    /*padding-top:45px;*/
}
.inner-page-1 .second-content-col .gray-box{
    background-color:#f5f5f5;
    box-shadow:inset 0px 1px #fbfbfb;
    -moz-box-shadow:inset 0px 1px #fbfbfb;
    -webkit-box-shadow:inset 0px 1px #fbfbfb;
    border-top:1px solid #d6d6d6;
    border-bottom:0;
    color:#222;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
    margin:0;
}
.inner-page-1 .sidebar-links,
.inner-page-1 .sidebar-links ul{
    margin:0;
    padding:0;
    list-style:none;
    font-size:13px;
    overflow:hidden;
}
.inner-page-1 .sidebar-links ul{
    padding-left:15px;
    padding-top:10px;
    margin-bottom:-10px;
}
.inner-page-1 .additional-links{
    border-top:1px solid #d6d6d6;
    box-shadow:inset 0px 1px #fbfbfb;
    -moz-box-shadow:inset 0px 1px #fbfbfb;
    -webkit-box-shadow:inset 0px 1px #fbfbfb;
    padding-top:13px;
    margin-top:7px;
    overflow:hidden;
}
.inner-page-1 .sidebar-links li{
    padding:3px 0 10px;
    overflow:hidden;
    line-height:17px;
}
.inner-page-1 .sidebar-links a{
    display:block;
    overflow:hidden;
    text-decoration:none;
    text-shadow:0 1px #fff;
    line-height:17px;
    height:17px;
font-weight:bold;
    color: #2977dc;
}


.inner-page-1 .sidebar-links a:hover {
text-decoration:underline;
}

.inner-page-1 .sidebar-links a:active {
text-decoration:underline;
}

.inner-page-1 .sidebar-links a.active{
    color:#222;
    font-weight:bold;
font-size:14px;
}
.inner-page-1 .second-content-col .btn{
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    margin-top:5px;
    height:24px;
    padding:3px 28px;
    text-align:center;
    display:block;
    color:#fff;
    font:normal 13px/24px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    text-decoration:none;
        background-color: #9da2b8;
        border-radius: 22px;
   text-shadow: 0 0 0px rgba(0, 0, 0, 0.2) !important;
}
.inner-page-1 .second-content-col .btn em{
    font-style:normal;
    text-shadow: 0 0 0px rgba(0, 0, 0, 0.2) !important;

}
.inner-page-1 .second-content-col .btn:hover{
    background-color: #7280b0;

}
.inner-page-1 .second-content-col .btn:active{

background-color: #7e859e;
}
.inner-page-1 .second-content-col .btn span{
display:none
    float:right;
    width:10px;
    height:24px;
    background:url(../images/sprite.png) no-repeat 0 -200px;
}
.inner-page-1 .second-content-col .btn-collapse span{background-position:-17px -200px;}
.inner-page-1 .second-content-col .btn span:first-child{
display:none;
    float:left;
}
.inner-page-1 .second-content-col .section-header{
    margin-bottom:10px;
    letter-spacing:1px;
text-align:center;
}
.inner-page-1 .second-content-col .gray-box .subscribe{
    float:none;
    margin-top:10px;


}
.inner-page-1 .second-content-col ul.images-list{
    list-style:none;
    padding:0;
    margin:0;
}
.inner-page-1 .second-content-col ul.images-list li{
    padding-top:10px;
}
.inner-page-1 .second-content-col ul.images-list li:first-child{
    padding-top:0;
}
.inner-page-1 .gray-box.twitter-widget .section-header{
    padding:0;
}
.inner-page-1 #tweet-box{
    /*height:280px;*/
text-align:center;
}
.inner-page-1 .gray-box.twitter-widget .twitter-logo{
    margin-top:-5px;
}
.inner-page-1 .gray-box.twitter-widget .twtr-tweet-wrap{
    padding-left:0 !important;
    padding-right:0 !important;
}
.benefits{
    width:332px;
    float:left;
    margin:40px 0 20px 30px;
    color:#222;
    font:13px Arial, Verdana, sans-serif;
}
.benefits h2{
font-size: 30px;
    font-family: 'ProximaNova-Semibold', sans-serif !important;
    color: #4a4a4a;
    margin-left: 35px;
}
.benefits ul{
    list-style:none;
    margin:5px 0 10px;
    padding:0;
}
.benefits ul li{
    padding:15px 0 15px 35px;

}
.benefits ul li:first-child{
    border:0;
}
.benefits ul li span{
    float:left;
    margin: 5px 0 0 -45px;
    width: 25px;
    height: 20px;
    background:url(../images/check-li.png) no-repeat 0 0;
}
.benefits ul.bullet li span{
    background-position: -173px -200px;
    width:11px;
    height:10px;
    margin:9px 0 0 -20px;
}
.benefits ul li h3{
    font:24px 'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
    margin-bottom:10px;
font-weight:bold;
}
.benefits p{
    line-height:20px;
}
.benefits h2 + p{margin-bottom:0;}
.benefits ul li p{
    margin:0;
}
.inner-page-1 .white-bg .inner-box{
    width:362px;
    margin:5px 0 20px 30px;
    float:left;
}
.inner-page-1 .white-bg .inner-box .banner-box{
    padding-bottom:30px;
    margin-bottom:30px;
        margin-top:40px;

}
.inner-page-1 .white-bg .testimonials blockquote{

    margin: 30px 0 0;
    width: 276px;
    padding: 15px 20px;

    background-color: #f4faff;
    border: 1px solid #e3e3e3;
    border-radius: 9px;
}
.inner-page-1 .white-bg .testimonials .section-header + blockquote{
    margin-top: 0;
}
.inner-page-1 .white-bg .testimonials blockquote q{
    font:15px/24px Arial, Verdana, sans-serif;
    color:#444;
}
.inner-page-1 .white-bg .testimonials blockquote q:before,
.inner-page-1 .white-bg .testimonials blockquote q:after{content:'';}
.inner-page-1 .white-bg .testimonials blockquote q span{
display:none;
    width:26px;
    height:22px;
    background:url(../images/sprite.png) no-repeat -29px -225px;
    float:left;
    margin:-3px 8px 0 0;
}
.inner-page-1 .white-bg .testimonials blockquote cite{
    display:block;
    text-align:right;
    color:#666;
    margin-top:10px;
    font:italic 13px/18px Arial, Verdana, sans-serif;
}
.inner-page-1 .white-bg .inner-box h3{
    margin:5px 0 15px;
}
/* Follow Us Inner Page */
.inner-page-1 .follow-holder{
    height:29px;
    position:absolute;
    top:-36px;
    right:0;
    background:#f5f5f5;
    width:198px;
    border:0;
    border-top:1px solid #d6d6d6;
        border-left: 1px solid #D6D6D6;
    padding-bottom:1px;
    float:right;
}
.inner-page-1 .follow-holder .section-header{
    float:left;
    margin:0 6px;
}
/* Follow Us Inner Page End */
.inner-page-1 .common-holder{
    overflow:hidden; 
    position:relative;
    background:white;
}
.inner-page-1 .footer-wrapper .center{
    position:relative;
    z-index:104;
}
/* Inner Page Styles End */
/* Level 3 styles */
.level3 .second-content-col-holder{
    position:relative;
    float:right;
    margin-right:0;
    margin-top:-39px;
}
.breadcrumbs-holder{
    border-bottom:1px solid #ebeef5;
    height:38px;
    background:#fff;
    width:100%;
    overflow:hidden;
}
.breadcrumbs-holder .center{background:none;}
ul.breadcrumbs{
    list-style:none;
    margin:1px 220px 1px 40px;
    padding:0;
    height:36px;
}
ul.breadcrumbs li{
    display:inline;
}
ul.breadcrumbs > li.first{
    padding:7px 16px 7px 0;
    margin:0 -20px 0 0;
    float:left;
    background:url(../images/breadcrumbs-arrow.png) #fff no-repeat 100% center;
    position: relative;
}
ul.breadcrumbs > li.first a{
    text-decoration: none;
}
ul.breadcrumbs li.first a span{
    font-size:15px;
    line-height:22px;
    font-weight:bold;
    float:left;
    cursor:pointer;
}
ul.breadcrumbs li img{
    float:left;
    margin-right:5px;
}
ul.breadcrumbs li .sub-links-holder{
    padding-left:15px;
    height:36px;
    display:table;
    line-height:15px;
}
ul.breadcrumbs li .sub-links{
    padding:0;
    margin:0;
    list-style:none;
    height:100%;
    display:table-cell;
    line-height:15px;
    vertical-align:middle;
}
*+ html ul.breadcrumbs li .sub-links{
    height:auto;
    margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");
}
ul.breadcrumbs li .sub-links li{
    padding:0 7px 0 14px;
    background:url(../images/breadcrumbs-arrow-small.png) no-repeat 0 7px;
}
*+ html ul.breadcrumbs li .sub-links li{float:left;}
ul.breadcrumbs li .sub-links li a{
    font-size:11px;
    line-height:17px;
    text-decoration:none;
    white-space:nowrap;
}
ul.breadcrumbs li .sub-links li.active a{
    color:#222;
}
.left-col-holder{
    float:left;
    width:725px;
    font-family:Arial, Verdana, sans-serif;
    color:#444;
    font-size:13px;
    padding:20px 0 50px 30px;
}
.full-width{
    padding-left:0;
    float:none;
    width:auto;
}
.sub-holder{
    padding-top:0;
    margin-top:-20px;
}
.sub-holder .grey-sep{margin:0;}
.sub-holder .text-box + .grey-sep{margin-top:25px;}
.left-col-holder h2{
    font:26px 'HeadingBold', 'Segoe UI Semibold','Helvetica Neue',Arial,sans-serif;
    color:#222;
}
.benefit-box{
    padding:30px 0;
    border-top:4px solid #d6d6d6;
}
*+ html .benefit-box{overflow:hidden;}
.benefit-box.first-box{
    padding-top:15px;
    border-top:0;
}
.benefit-box .text-box{
    width:348px;
}
.text-box h2 {margin-top:40px}
.text-box h3,
.text-box h4{margin-top:20px;}
.text-box p,
.text-box ul,
.text-box ol{
    line-height:20px;
    padding-top:10px;
    margin:0;
}
.text-box ul{
    padding:0;
    list-style:none;
}
.text-box ul li{
    padding-left:25px;
    margin-top:10px;
    background:url(../images/list-arrow.png) no-repeat 7px 7px;
}
.text-box ul.dense li {
  margin-top: 3px;
}
.text-box ul.dense li:first-child {
  margin-top: 10px;
}
.text-box ol{
    padding:0 0 0 25px;
    counter-reset: item;
}
.text-box ol li{
    padding-left:0px;
    margin-top:10px;
    display:block;
    list-style-type: decimal;
    list-style-position: outside;
}
*+ html .text-box ol li{ /* OL style for IE7 (<span> needed) */
    color:#91a0c7;
    font-weight:bold;
    margin-left:0;
}
*+ html .text-box ol li span{
    color:#444;
    font-weight:normal;
}
.text-box ol li:before { /* OL style for normal browsers */
    color:#91a0c7;
    font-weight:bold;
    content: counter(item) ".";
    counter-increment: item;
    margin-left:-17px;
    width:17px;
    float:left;
}
.left-col-holder h3{
    font:24px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
}
.benefit-box .heading strong{
    font:normal 18px 'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    color:#666;
    display:block;
    padding-top:5px; 
}
.benefit-box .arrow-separator {
    height:1px;
    position:relative;
    background:#70a420;
    margin-top:20px;
        margin-bottom:10px;
    z-index:100;
}
.benefit-box .arrow-separator .green-arrow{
    width:47px;
    height:47px;
    background:url(../images/sprite.png) no-repeat -83px -200px;
    position:absolute;
    top:-23px;
}
.benefit-box .text-box { float: left; }
.benefit-box.odd .text-box, .benefit-box:nth-child(2n+1) .text-box { float: right; }
.benefit-box .img-box {float: right;max-width: 328px;width: 100%;text-align: right;}
.benefit-box.odd .img-box, .benefit-box:nth-child(2n+1) .img-box { float: left; }
.benefit-box .arrow-separator { margin-right:-29px; margin-left: 0;}
.benefit-box .float-right .arrow-separator, .benefit-box.odd .arrow-separator, .benefit-box:nth-child(2n+1) .arrow-separator { margin-left:-29px; margin-right: 0; }
.benefit-box .arrow-separator .green-arrow {right:-23px;}
.benefit-box .float-right .arrow-separator .green-arrow, .benefit-box.odd .arrow-separator .green-arrow, .benefit-box:nth-child(2n+1) .arrow-separator .green-arrow {left:-23px;right:auto;}
/*.benefit-box .img-box{width:348px;}*/
.benefit-box .screenshot {float:left;margin-left:-4px;}
.benefit-box.odd .screenshot, .benefit-box:nth-child(2n+1) .screenshot {float: left;margin-left:0;margin-right:-4px;}
.benefit-box .img-box .screenshot{
  margin-bottom:10px;
  text-align: center;
}
.benefit-box .img-box .screenshot > img {
  max-width: 327px;
  width: 327px;
  /* max-height: 142px; */
}
/*.benefit-box .img-box .screenshot.screenshot-big > img {
  max-width: 328px;
  max-height: 244px;
}*/


.benefit-box .img-box .screenshot.screenshot-big > img {
  width: 328px;
  height: auto;
}

.benefit-box .img-box .screen-container a {
   width: 328px;
   height: auto;
}

.narrow{width:640px;}
.simple-box h3{
    margin-top:20px;
    font-family:'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
}
ol.insructions{
    font:normal 24px/30px 'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
    margin:0;
    padding:0 15px 25px 20px;
}
*+ html ol.insructions{overflow: hidden;}
ol.insructions li{
    clear:both;
    padding:10px 0 15px;
    margin-left:10px;
}
ol.insructions li:before{
    margin:0;
    margin-left:-25px;
    width:25px;
    color:#222;
    font-weight:normal;
}
ol.insructions li:after{
    display:block;
    clear:both;
    content:'';
}
ol.insructions li .screen-box{
    margin-top:13px;
    border:1px solid #f8f8f8;
    box-shadow:0 2px 6px rgba(0,0,0,0.3);
    -moz-box-shadow:0 2px 6px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 2px 6px rgba(0,0,0,0.3);
    float:left;
    overflow:hidden;
}
ol.insructions li .screen-box img{display:block;}
*+ html ol.insructions li .screen-box{margin-top:0;}
.warning-box{
    background:#fff9e2;
    padding:7px 15px;
    line-height:24px;
    font-size:13px;
    color:#222;
}
.warning-box span{
    font-size:11px;
    color:#a42b42;
    float:left;
    text-transform:uppercase;
    letter-spacing:1px;
    padding-top:1px;
}
/* Download Page */
.tabset{
    position:relative;
}
.tabset .full-width-separator{
    height:1px;
    overflow:hidden;
    background:#ddd;
    bottom:0;
    position:absolute;
    z-index:4;
    left:-5000px;
    width:10000px;
}
.tabset ul{
    list-style:none;
    padding:10px 0 0;
    margin:0;
    position:relative;
    z-index:5;
}
.tabset ul li{
    float:left;
}
.tabset ul li h3{
    font-family:'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
    font-size:24px;
    display:block;
    padding:7px 0 0;
    width:170px;
}
.tabset ul li a{
    font-family:'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    font-size:13px;
    color:#6f6f6f;
    float:left;
    padding:10px 15px 7px;
    text-decoration:none;
    min-width:100px;
}
.tabset ul li a strong{
    display:block;
    color:#3254aa;
    font-size:18px;
    font-weight:normal;
}
.tabset ul li.active a{
    border:1px solid #ddd;
    background:#fff;
    border-bottom:1px solid #fff;
    margin:0 -1px 0;
    border-radius:3px 3px 0 0;
    -moz-border-radius:3px 3px 0 0;
    -webkit-border-radius:3px 3px 0 0;
   padding-top: 9px;
}
.tabset ul li.active a strong{
    font-family:'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
    color:#222;
}
.tabs-holder{
    padding:30px 0;
        border-top:1px solid #ddd;
        margin-top:-1px;
}
.tabs-holder .tab{display:none;}
.tabs-holder .active{display:block;}
.tabs-holder .logo-box{
    float:left;
    width:166px;
    position: relative;
}
.tabs-holder .logo-box .label{
    position: absolute;
    display:block;
    text-indent:-9999px;
    overflow:hidden;
    right:0;
    top:67px;
    width:71px;
    height:80px;
    background-image:url(../images/sprite.png);
    background-repeat: no-repeat; 
}
.tabs-holder .logo-box .lite{background-position:0 -253px;}
.tabs-holder .logo-box .pro{background-position:-81px -253px;}
.tabs-holder .logo-box .site{background-position:-162px -253px;}
.tabs-holder .tab-content{
    float:right;
    width:530px;
}
.tabs-holder ul.check-list{
    list-style:none;
    padding:10px 0 0;
    margin:0;
}
.tabs-holder ul.check-list li{
    font-size:18px;
    line-height:24px;
    color:#222;
    font-family:'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
    overflow:hidden;
    padding:0 0 15px 30px;
}
.tabs-holder ul.check-list li span{
    float:left;
    margin:3px 10px 0 -30px;
    width:20px;
    height:17px;
    background:url(../images/sprite.png) no-repeat -143px -200px;   
}
.tabs-holder .text-inner{
    overflow:hidden;
}
.tabs-holder .text-inner p{
    margin:0;
    padding:7px 0;
    font-size:13px;
    line-height:20px;
    color:#444;
}
.tabs-holder .form-box{
    border-top:1px solid #d6d6d6;
    padding-top:25px;
    margin-top:19px;
}
.tabs-holder .form-box label{
    color:#222;
}
.tabs-holder .form-box select{
    width:210px;
    font-size:13px;
}
.tabs-holder .form-box .info-box{
    padding:10px 0 20px;
}
.os-specific {
  display: none;
}
.tabs-holder .form-box p{
    padding:0;
}
.tabs-holder .form-box p span{
    font-size:11px;
    color:#999;
    line-height:16px;
}
.tabs-holder .form-box .button{
    cursor:pointer;
    margin:5px 0;
}
*+ html .tabs-holder .form-box .button{
    padding:0;
    float:none;
    line-height:42px;
}
.tabs-holder .details-box{
    float:right;
    width:217px;
    margin-left:30px;
}
.details-box .box{
    margin-bottom:10px;
}
.details-box ul{
    margin:0;
    padding:0;
    list-style:none;
}
.details-box ul p{
    color:#444;
    font-size:11px;
    line-height:16px;
    margin:0;
    display:block;
    overflow:hidden;
    clear:both;
}
.details-box ul li{
    padding:15px 19px;
    overflow:hidden;
    font-size:13px;
    color:#222;
}
.details-box ul li + li{
    border-top:1px solid #c4cee8;
}
.details-box ul li:first-child{
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    -moz-border-top-left-radius:3px;
    -moz-border-top-right-radius:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
}
.details-box ul li:last-child{
    border-bottom-right-radius:3px;
    border-bottom-left-radius:3px;
    -moz-border-bottom-right-radius:3px;
    -moz-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
}
.details-box ul li.odd{background:#eff4ff;}
.details-box ul li.even{background:#f7f9ff;}
.details-box ul li span{
    font-weight:bold;
    float:right;
}
.details-box ul li em{
    font-style: normal;
    margin-left:180px;
    overflow: hidden;
    display: block;
}
*+ html .details-box ul li strong,
*+ html .details-box ul li span{vertical-align:top;}
.details-box ul li span + p{padding-top:5px;}
.details-box ul li strong{float:left;}
.details-box ul p.last{margin:-8px 0;}
/* Company pages */
.text-box .photo-box{
    margin:10px 0 0 30px;
}
.contact-box{
    float:left;
    width:453px;
    margin-top:20px;
    padding-left:30px;
    border-left:1px solid #d6d6d6;
    margin-left:-1px;
}
.contact-box.left-small-box{
    width:211px;
    padding-right:30px;
    border-left:0;
    margin-left:0;
    padding-left:0;
    border-right:1px solid #d6d6d6;
}
.contact-box ul{
    margin:0;
    padding:0;
    list-style: none;
}
.contact-box h3{
    font-family:'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
    margin-top:-3px;
    margin-bottom:10px; 
}
.contact-box ul li{
    padding-left:0;
    margin-top:0;
    background: none;
    line-height: 20px;
}
.contact-box ul.float-left{
    width:49%;
}
.contact-box ul.float-left li + li{
    padding-top:10px;
}
.map-holder{
    overflow:hidden;
    box-shadow:0 1px 4px rgba(0,0,0,0.2);
    -moz-box-shadow:0 1px 4px rgba(0,0,0,0.2);
    -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.2);
    padding:11px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin-top:30px;
    border:1px solid #eee\0/; /* IE8 */
    padding:10px\0/; /* IE8 */
    *+border:1px solid #eee; /* IE7 */
    *+padding:10px; /* IE7 */
}
.map-holder img{display:block;}
/* price table */
.price-table{
    margin:15px -85px 30px 0;
    width:725px;
    border-collapse: collapse;
    font-size:14px;
    line-height:19px;
    color:#222;
}
.striped tr.odd, .striped > tbody > tr:nth-child(2n+1), .striped > li.odd, .striped > li:nth-child(2n+1) {background:#eff4ff;}
.striped tr.even, .striped > tbody > tr:nth-child(2n), .striped > li.even, .striped > li:nth-child(2n) {background:#f7f9ff;}
.price-table tr + tr td{border-top:1px solid #c4cee8;}
.price-table td{
    height:53px;
    vertical-align: middle;
    padding:0 20px;
}
.price-table small{
    font-size:11px;
    color:#444;
    margin-left:5px;
}
.price-table th{
    padding:4px 20px 0;
    height:40px;
    text-align:left;
    font-weight:normal;
    background:#e0eaff;
    border-bottom:4px solid #c4cee8;
}
.price-table th:first-child{
    border-radius:3px 0 0;
    -moz-border-radius:3px 0 0;
    -webkit-border-radius:3px 0 0;
}
.price-table th:last-child{
    border-radius:0 3px 0 0;
    -moz-border-radius:0 3px 0 0;
    -webkit-border-radius:0 3px 0 0;
}
.price-table tr:last-child td:first-child{
    border-radius:0 0 0 3px;
    -moz-border-radius:0 0 0 3px;
    -webkit-border-radius:0 0 0 3px;
}
.price-table tr:last-child td:last-child{
    border-radius:0 0 3px 0;
    -moz-border-radius:0 0 3px 0;
    -webkit-border-radius:0 0 3px 0;
}
.price-table .price,
.price-table .buy{
    text-align: right;
}

.buy a.small {
  height: 20px !important;
  line-height: 20px !important;
}

.price-table td.price{
    font-size:18px;
  color: #444;
  white-space: nowrap;
}
.price-table td.buy .button{
    float:none;
/*  font-size:18px;
    font-family:'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif; */
}
/* Fancybox */
#fancybox-bg-n, .fancybox-bg-n{
    height:22px;
    top:-22px;
}
#fancybox-bg-nw, .fancybox-bg-nw{
    left:-22px;
    top:-22px;
    height:22px;
    width:22px;
}
#fancybox-bg-sw, .fancybox-bg-sw{
    bottom: -45px;
    height: 45px;
    left: -25px;
    width: 341px;
}
#fancybox-bg-se, .fancybox-bg-se{
    bottom: -45px;
    height: 45px;
    right: -25px;
    width: 341px;
}
#fancybox-bg-ne, .fancybox-bg-ne {
    right: -22px;
    top: -22px;
    width: 22px;
    height:22px;
}
#fancybox-bg-s, .fancybox-bg-s{
    bottom: -45px;
    height: 45px;
    left:316px;
    right:316px;
    width:auto;   
}
#fancybox-bg-w, .fancybox-bg-w{
    left:-22px;
    width:22px; 
}
#fancybox-bg-e, .fancybox-bg-e {
    width:22px;
    right:-22px;    
}
#fancybox-close{
    right: 0px;
    top: -30px;
    width: 21px;
    height: 21px;
    background: url(../images/close-logo.png) no-repeat 0 0;
}
#fancybox-left,
#fancybox-right{
    width:37px;
    transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
}
#fancybox-left-ico,
#fancybox-right-ico{
    background-image: url(fancybox/fancy_nav.png);
    background-repeat: no-repeat;
    width:43px;
    height:75px;
    margin-top:-40px;
}
#fancybox-left-ico{
    margin-right:-6px;
    background-position: 0 0;
}
#fancybox-right-ico{
    margin-left:-6px;
    background-position: 100% 0;
}
#fancybox-left:hover,
#fancybox-right:hover{
    background-color:#aaa;
    background-color:rgba(0,0,0,0.2);
}
/* sitemap */
.left-col-holder.full-width h2{
    padding-left:30px;
}
.left-col-holder .links-box{
    padding:30px 0;
    border-top:0px solid #e5e5e5;
    margin-top:-20px;
    overflow: hidden;
}
.left-col-holder .links-box + .links-box{
    border-top-width:1px;
    margin-top:0;
}
.left-col-holder .links-box.last-box{
    border-top-width:5px;
}
.left-col-holder .links-box h3 {
    color:#e3e3e3;
    font-size:22px;
    font-family: 'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    overflow: hidden;
    margin-top: 34px;
    margin-bottom: 7px;
    padding-left:30px;
}
.left-col-holder .links-box h3:first-child {
    margin-top: 4px;
}
.left-col-holder .links-box h3 a{
    color:#222;
    border-bottom:1px solid #e3e3e3;
    float:left;
    text-decoration: none;
    line-height:22px;
}
.left-col-holder .links-box h3 a:hover{border-bottom-color:#444;}
.left-col-holder .links-box .box{
    float:left;
    width:25%;
}
.left-col-holder .links-box ul{
    list-style: none;
    padding:0;
    margin:0;
    font-size:13px;
    line-height: 18px;
}
.left-col-holder .links-box .box > ul{
    padding-left:30px;
    padding-right:40px;
}
.left-col-holder .links-box ul li{
    padding:4px 0;
}
.left-col-holder .links-box ul li > ul{
    padding-left:12px;
    padding-top:4px;
}
/* 404 page */
.box404{
    position: relative;
    height:505px;
    background: url(../images/bg-404.png) no-repeat 175px 27px;
}
.full-width-content {
    margin:20px 30px;
}
.box404 h3{
    font-family: 'HeadingLight','Segoe UI Light', 'Helvetica Neue', Arial, sans-serif;
    font-size:24px;
}
.box404 .box{
    position: absolute;
}
.box404 .box1{
    width:290px;
    top:3px;
    left:565px;
}
.box404 .box2{
    width:280px;
    top:269px;
    right:0;
}
.box404 .box3{
    width:320px;
    top:392px;
    left:33px;
}
.box404 .box h4{
    font-family:'HeadingBold', 'Segoe UI Semibold', 'Helvetica Neue', Arial, sans-serif;
    font-size:18px;
    color:#222;
    margin:12px 0 8px;
}
.box404 .box p{
    font-size:13px;
    line-height:20px;
    color:#444;
    margin:0;
}
.bottom-links{
    border-top:5px solid #d2d2d2;
    padding:35px 0 0;
    overflow: hidden; 
}
.bottom-links ul{
    margin:0;
    padding:5px 0 0;
    list-style: none;
    width:33%;
    float:left;
    line-height: 18px;
}
.bottom-links ul li{
    padding:4px 0;
}
.submenu-line .subtitle {
  font-weight: bolder;
}
.main-menu-links, .gap1em {
  margin-top: 1em;
    width: 43%;
    float:left;
}
#download .first-line {
  margin-bottom: 1em;
}
#company .photo-box {
  text-align: right;
  padding-right: 20px;
}
#company .address {
  position: absolute;
}
.highlight {
  white-space: nowrap;
  /*font-weight: bolder;*/
  color: #3155a6;
}

.menu-logos {
    width: 981px !important;
    margin: auto;
}

.menu-logos > ul {
  padding: 0;
margin: 0 0 10px 90px;
  list-style: none;
 width: 100%;
    float: left;
    display: flex !important;
}

.second-content-col-holder .menu-logos {
  padding-left: 22px !important;
}

.menu-logos > ul:first-child {
  margin-left: 0 !important;
}
.menu-logos > ul > li {
 width:122px !important;
    margin-left: 90px !important;
  padding: 0;
line-height:45px;
  display: block;
  height: 45px !important;
  text-align: center;
  position: relative;
float:left
}

.menu-logos > ul > li:first-child {
margin-left:10px !important;
}

.menu-logos > ul > li > img {
  max-height: 45px;
position:static !important;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
  margin: auto;
}

.logos {
    margin: auto;
}

.logos > ul {
  padding: 0;
margin: 0 0 10px 90px;
  list-style: none;
 width: 100%;
    float: left;
    display: block;
}
.second-content-col-holder .logos {
  padding-left: 0px;
}


.logos > ul:first-child {
  margin-left: 0;
}
.logos > ul > li {
  padding: 0;
  display: block;
  height: 65px;
  text-align: center;
  position: relative;
}

.logos > ul > li:first-child {
margin-left:10px;
}

.logos > ul > li > img {
  max-height: 45px;
  left: 0; 
position:absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.sidebar-border-fix {
  position: relative;
  overflow: visible;
}
.sidebar-border-fix-b {
  display:block;
  position:absolute;
  left: -1px;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #CDD4E5;
  z-index: 199;
}
.sidebar-border-fix-inner {
  overflow: hidden;
}
.news-text .newsdate, .inner-page-1 .subtitle {
  font: 18px 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
  color: #666;
}
.news-text .newsdate {
  margin-bottom: 1em;
}
.inner-page-1 .subtitle {
  margin: 0.6em 0 1em;
}

.news-text h2 {
  margin-bottom: 0.5em;
}
/* table layout */
.tabl {
  display: table;
  border-collapse: collapse;  

}
.tabl > div {
  display: table-row;
}
.tabl > div > div {
  display: table-cell; 
  border-collapse: collapse;
  vertical-align: top;
}
.formtable {
  border-collapse: separate;
  border-spacing: 2px;
  line-height: 1.4;
}
.formtable td, .formtable th {
  vertical-align: top;
}
.formtable .field td {
  padding: 1.1em 1px 1px;
}
.formtable .middle td, .formtable .middle th {
  vertical-align: baseline;
}
/*.formtable td > div {
  margin: 0.4em 0 0 3px;
}*/
.formtable td > div:first-child {
  margin-top: 0;
}
.formtable .description {
  color: #888;
}
.formend {
  margin: 1.1em 0 3em;
}
.formend > div {
  clear:both;
}
.formend > div.error {
  margin-bottom: 1em;
}

.formtable td:first-child > label {
  white-space: nowrap;
}
.formtable label {
  font-weight: bolder;
}
.error {
  color: #A22;
  font-weight: bold;
}
.docmenu {
  font-weight: bold;
  white-space: nowrap;
}
.licensekey {
  font-family: monospace; 
  font-size: 10px;
  margin: 1em 0 2em 1em;
}
.video-part .video-container {
  margin-bottom: 1em;
float:left !important;
}

table.fact-sheet {
  border-spacing: 4px;
  margin-top: 1em;
}
.fact-sheet td, .fact-sheet th {
  text-align: left;
  vertical-align: top;
}
.fact-sheet th {
  font-weight: bolder;
  padding-right: 6px;
}
.under-video .fact-sheet {
  margin-top: 0;
margin:auto;
}
.under-video .fact-sheet td, .under-video .fact-sheet th {
  font-size: 11px;
}

.note, .text-box p.note {
  background-color: #ffe;
  border: 1px solid #ccc;
  border-radius: 7px;
  -ms-border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  -khtml-border-radius:7px;
  color: #666;
  margin: 1em -14px 0.2em;
  padding: 5px 14px 6px;
}
.under-video {
  clear: right;
}
.price-table.upgrades td.price {
  text-align: left;
}
.sidebox {
  float: right;
  border: 1px solid #CCCCCC;
  /*background: whiteSmoke;*/
  border-radius: 5px;
  -ms-border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  -khtml-border-radius:5px;
  margin: 20px -83px 20px 20px;
  padding: 8px 12px;
  width: 35%;
  font-size: 11px;
  line-height: 16px;
}
.text-box .sidebox p {
  line-height: 16px;
  padding-top: 4px;
}
.text-box .sidebox h4 {
  margin: 1.33em 0 0;
  font-weight: bold;
}
.text-box .sidebox h4:first-child {
  margin-top: 0;
}
.text-box p.changelog-version {
  margin-top: 1em;
  color: #555555;
  font-size: 16px;
  font-weight: bold;
  font-family: 'HeadingRegular','Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}
span.code {
  font-family: 'Courier New', monospace;
  color: #444;
  font-size: 12px;
  white-space: nowrap;
}
.optional {
  font-style: italic;
  color: #888;
}
.archive-block {
  margin: 1em 0 0 0;
  padding: 0 0 0 16px;
}
.archive-block .header {
  font-size: 18px;  
  margin-left: 300px;
  position: relative;
}
.archive-block .header .block-expand-state {
  position: absolute;
  left: -322px;
  top: 3px;
}
.block-expand-state {
  position: relative;
  top: 3px;
  height: 16px;
  display: inline-block;
  padding-left: 16px;
  background: url(../images/ui-icons_888888_256x240.png) -32px -16px;
}
.block-expand-state.block-expanded {
  background-position: -64px -16px;
}
.archive-block .header > a {
  position: absolute;
  left: -300px;
}
.archive-date {
  color: #888;
}
.block-expandable {
  display: none;
  margin: 0.5em 0 2em;
  padding: 1em;
  background: #eee;
}
.text-box .block-expandable > :first-child { margin-top: 0; padding-top: 0; }
.archive-edition {
  margin-top: 1.5em;
}
.archive-edition:first-child {
  margin-top: 0;
}
.archive-edition > span {
  font-weight: bold;
}
table.license-types {
  background: #fff;
  border-collapse: separate;
  border-spacing: 3px;
  font-size: 12px;
  margin: 2em -80px 2em 0;
}

table.license-types tr:first-child td:first-child {
  background: transparent;
}

table.license-types td, table.license-types th {
  text-align: center;
  vertical-align: middle;
  padding: 0.5em;
}

table.license-types thead th {
  background-color: #E0EAFF;
}
.quantity, .quantity input {
  text-align: right;
}
.price-table input[type="text"] {
  font-size: 14px;
}
.part-number {
  font-size: 12px;
}
td.license-type {
  font-size: 14px;
}
.main-sub-section {
  margin-top: 30px;
  padding-top: 12px;
  border-top: 4px solid #e5e5e5;
  color: #444;
  font: 14px/19px Arial,Verdana,sans-serif;
}
dd {
  margin-bottom: 1em;
}

.campaign { margin-top: 0.5em;}
.mm-pointer-box {
position: absolute;
left: 278px;
top: 51px;
width: 676px;
}

table.two-column {
  border: none;
  border-spacing: 0;
  width: 100%;
}
table.two-column > tbody > tr > td {
  width: 50%;
  border-collapse: collapse;
  vertical-align: top;
  padding: 0 0 0 12px;
}
table.two-column > tbody > tr > td:first-child {
  padding-left: 0;
}
table.two-column.separate > tbody > tr > td {
  padding-left: 20px;
}
table.two-column.separate > tbody > tr > td:first-child {
  padding-left: 0;
  padding-right: 20px;
}

.legalese p {
  font-family:'Courier New', monospace;
  text-align:justify;
  font-size:12px;
}
.quote {
  font-style: italic;
  font-weight: bolder;
  color: #666;
}
.hang {
  float: right;
  max-width: 35%;
  margin: 0 -80px 10px 0.5em;
  border: 1px solid #aaa;
  -ms-border-radius:7px;
  -moz-border-radius:7px;
  -webkit-border-radius:7px;
  -khtml-border-radius:7px;
  border-radius: 7px;
  padding: 6px 10px;
  background-color: #f7f7f7;
}
.text-box .hang p:first-child {
  padding-top: 0;
}
.article-picture {
  margin: 12px auto 10px;
  width: 100%;
  font-style: italic;
  clear: both;
}
.article-picture > img {
  max-width: 95%;
  display: block;
  margin: 0 auto 1em;
}
.pdf-hang {
  float: right;
  margin-right: -80px;
  margin-top: -5px;
  height: 32px;
  padding: 5px 10px;
  line-height: 32px;
  border-radius: 7px;
  background-color: #f3f3f3;
}
.pdf-hang > a {
  background: url('../images/pdficon_large.png') 100% -1px no-repeat;
  padding-right: 34px;
  display: block;
}
.inner-page-1 .white-bg .block2 {
  font:15px/24px Arial, Verdana, sans-serif;
  color:#444;
}

/* Blog styles */

ul.blog-page-list a.active {
    background: rgb(206, 176, 212);
    padding: 4px;
    text-decoration: none;
    border-radius: 5px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    margin: -4px;
}

.blog-post div.text-box {
 width:720px;
}

.blog-post div.text-box p {
 font-size:14px;
 line-height:1.7;
}

.blog-post h2 {
 font-size:28px;
}

.blog-post .tags {
 margin-bottom: 10px;
}

.april div:first-child {
 width:180px;
 float:left;
 margin-left:30px;
}

.april h3 {
 margin-top:10px;
}

.blog-post .news-text {
  /* FB like popup fix */
  margin-bottom: 100px;
}
.blog-meta {
  border-top : 1px solid #ccc; 
  padding-top : 10px; 
  margin-top : 20px;
  color: #888;
}
.blog-page-list {
  margin-top : 20px !important;
}
.blog-page-list li {
  background-image : none !important;
  padding : 5px !important;
  display : inline;
}
.blog-img {
  margin-top : 30px;
  margin-bottom : 30px;
  text-align : center;
}
.simple-frame-grey img, .simple-frame-grey iframe {
  border : 1px solid #CCCDDD;
}
.blog-img p, .blog-gallery-container p {
  font-size : 0.75 em;
  font-style : italic;
  color : gray
}
.blog-img a.screenshot {
display : inline-block;
}
.blog-vid img {
    border-width : 2px !important;
}
.blog-vid .screenshot, .blog-vid .screenshot > img {
    background : none;
    width : 500px;
    height : 280px;
}

a.blog-gallery {
display : inline;
background : none !important;
padding : 0; 
margin : 0;
}
a.screenshot img {margin : 0 !important;border: 2px solid #AE9AC3;box-shadow: 0px 1px 20px rgba(0, 0, 0, 0.2);}

#fancybox-title {
position : absolute;
bottom : 0;
z-index : 9999999;
width : 100%;
background : black;
opacity : 0.7;
font-size : 0.8em;
color : white;
}

#fancybox-title:hover {
opacity : 0.1;
}

#fancybox-title p {
margin : 0;
padding : 8px;
cursor : default;
}

.blog-gallery-container {
width : 100%;
text-align : center;
margin : 20px 0 20px;
}

.blog-interview-q {
  font-style : italic;
  font-weight : bold;
  margin-top : 20px !important;
}

.blog-interview-r {
  text-indent : 30px;
}

div.post h2 {
  font-size: 1.3em;
  margin-top: 1.25em;
}
div.post .entry {
  line-height: 20px;
  }


.owl-carousel .owl-wrapper-outer {
height: 572px !important;
}


.owl-theme .owl-controls{
    margin-top: -27px !important;
    text-align: center;
    z-index: 1000;
    /* margin-bottom: 20px; */
    position: relative;
    bottom: 15px;
}

.slide-pagination {
    width: 100%;
    position: absolute;
    bottom: 15px;
    height: 20px;
}


.slide-pagination .page {
    height: 11px;
    width: 11px;
    background: #fff;
    float:left;
    border-radius: 50%;
    cursor: pointer;
    border:1px solid #9587a5;
    margin-right: 7px;
}

.slide-pagination .page:hover {
background:#9587a5;
}

.slide-pagination .page2 {
    height: 11px;
    width: 11px;
    background: #fff;
    float:left;
    border-radius: 50%;
    cursor: pointer;
    border:1px solid #9587a5;
    margin-right: 7px;
}

.slide-pagination .page2:hover {
background:#9587a5;
}


.slide-page-active {
background:#9587a5 !important;
}

.slide-pagination .outer-paginat {
width:60px;
margin:0 auto;
height:20px
}


div.post .by {
    color: #888;
    padding-top: 0.25em;
}

.blog-buttons {
    margin-bottom: 16px;
    font-size: 0;
    position: relative;
}
.blog-buttons > div {
    display: inline-block;
}

.blog-buttons .reddit {
    width: 135px;
    position: relative;
    top: 2px;
}

.blog-buttons .gplus {
    width: 74px;
}

.blog-buttons .fb-like {
    width: 87px;
}

.blog-buttons .twit {
    width: 94px;
}

.blog-buttons .linkedin {
    width: 110px;
}

.show3 {
width: 444px;
overflow: hidden;
}

.subscribe {
    height: 42px !important;}

@media screen and (max-device-width:390px) {
 .auto-h {
height:1000px;
}
}


_::-webkit-full-page-media, _:future, :root .button, input.button {
   height:32px;
}

_::-webkit-full-page-media, _:future, :root .big-green-btn {
height:46px
}


_::-webkit-full-page-media, _:future, :root .benefits ul li span{
    float:left;
    margin: 5px 0 0 -40px;
    width: 25px;
    height: 20px;
    background:url(../images/check-li.png) no-repeat 0 0;
}

_::-webkit-full-page-media, _:future, :root .formend .subscribe {
height: 46px;
}

@supports (overflow:-webkit-marquee) and (justify-content:inherit) 
{

.button, input.button {
height:32px;
}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */
.product-box .text-part :first-child.button {
margin-top:6px}

.benefits ul li span {
margin-top:5px
}
}


@media screen and (max-device-width:568px) {
.section-header i {
left:180px;
top:11px !important
}
}

.benefit-box.odd .img-box, .benefit-box:nth-child(2n+1) .img-box .video-container a {
    text-align: left;
    display: inline-block;
    width: 100%;
    max-width: 328px;
}


.testimonials {
    margin-top: 40px;
}

.screen-container {
    display: inline-block;
    width: 100%;
}
/*
@media screen and (min-width: 2000px) {
#owl-demo {
     margin-top: 0px; 
     display: none !important;
}
}
*/
.blog-top .section-header {
    display: none;
}

.blog-top .twitter-logo {
    display: none;
}

#owl-demo {
    overflow-x: hidden; /* temp */
}

.blog-post .codewrap {
    position: relative;
    padding: 35px 20px;
    margin: 20px;
    border: 1px solid #C1C1C1;
    border-radius: 10px;
    font-family: monospace,"Courier New";
}

.blog-post .codelabel {
    position: absolute;
    top: -1px;
    right: -1px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 9px;
    background: #C1C1C1;
    font-weight: bold;
    padding: 2px 10px 2px 10px;
}

.blog-intro {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.blog-intro, .blog-endnote {
    margin: 0 0 5px 15px;
    line-height: 20px;
    padding: 8px 16px;
    font-style: italic;
    background: #f3f3f3;
}

.blog-endnote {
    font-size : 13px;
    border-top-left-radius : 5px;
    border-bottom-right-radius : 5px;
}

.text-box p.blog-endnote {
    margin-top: 2em;
}

.text-box p.jobApply {
    text-align: center;
    margin-top: 1.5em;
}
.jobApply .button {
    float: none;
}
