@charset "UTF-8";
/* CSS Document */

@-webkit-keyframes fontfix {
    from {
        opacity: 1;
    }
    to {
        opacity: 1;
    }
}
body {
    padding: 0px;
    margin: 0px;
    background-color: #e7e7e7;
}
#wrapper {
    background-image: url(images/bg2.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#wrapper_products {
    background-image: url(images/bg3.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#wrapper_home_b {
    background-image: url(images/bg5.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#wrapper_demo {
    background-image: url(images/bg6.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#wrapper_pricing {
    background-image: url(images/bg7.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#wrapper_support {
    background-image: url(images/bg8.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
#nav_box {
    width: 997px;
    margin-left: auto;
    margin-right: auto;
    height: 79px;
}
#right_pic {
    float: right;
    padding-top: 25px;
    padding-right: 25px;
}
#rounded_box {
    background-color: #FFF;
    width: 997px;
    margin-left: auto;
    margin-right: auto;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 5px #979797;
    -moz-box-shadow: 0px 0px 5px #979797;
    box-shadow: 0px 0px 5px #979797;
    background-image: url(images/bg_sidebox.png);
    background-repeat: repeat-y;
    background-position: right top;
}
#roundbox_outer {
    width: 664px;
    float: left;
    padding-top: 49px;
    min-height: 400px;
    padding-bottom: 49px;
}
#roundbox_inner {
    width: 560px;
    margin-left: auto;
    margin-right: auto;
}
#rightbox_outer {
    width: 333px;
    float: left;
    padding-top: 49px;
    padding-bottom: 49px;
}
#rightbox_inner {
    width: 252px;
    margin-left: auto;
    margin-right: auto;
}
#home_intro {
    height: 348px;
    width: 997px;
    margin-left: auto;
    margin-right: auto;
}
#sub_intro {
    height: 138px;
    width: 997px;
    margin-left: auto;
    margin-right: auto;
}
#intro_left {
    float: left;
    width: 410px;
    margin-top: 43px;
    margin-left: 45px;
}
#logo {
    width: 162px;
    height: 40px;
    float: left;
    padding-top: 20px;
    padding-left: 11px;
}
#nav ul {} .nav_style {
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#nav li {
    float: left;
    position: relative;
    z-index: 998;
}
#nav li a:hover {
    color: #818181;
}
#nav li.current_page_item a {
    color: #005cb1;
}
#nav li a {
    display: inline-block;
    white-space: nowrap;
}
#nav li a {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    color: #494949;
    display: inline-block;
    height: 49px;
    padding: 0 25px;
    padding-top: 30px;
    text-decoration: none;
    font-size: 14px;
    -webkit-font-smoothing: antialiased !important;
}
h1 {
    font-size: 50px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
}
#sub_intro h1 {
    font-size: 31px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    padding-top: 35px;
    -webkit-font-smoothing: antialiased !important;
}
#intro_left h1 {
    font-size: 34px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #ffffff;
    -webkit-font-smoothing: antialiased !important;
}
#intro_left p {
    font-size: 18px;
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased !important;
}
p {
    font-family: 'Open Sans', arial, serif;
    font-size: 14px;
    line-height: 1.4em;
    color: #777777;
    line-height: 23px;
    -webkit-font-smoothing: antialiased !important;
}
#roundbox_inner ul,
#roundbox_inner li,
#roundbox_inner ol {
    font-family: 'Open Sans', arial, serif;
    font-size: 13px;
    line-height: 1.4em;
    color: #777777;
    -webkit-font-smoothing: antialiased !important;
    padding-left: 0px;
    margin-left: 11px;
}
#roundbox_inner h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 22px;
    color: #3d3d3d;
    padding-top: 0px;
    margin-top: 0px;
    -webkit-font-smoothing: antialiased!important;
}
#roundbox_inner h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    color: #3d3d3d;
    padding-top: 15px;
    margin: 0px;
    -webkit-font-smoothing: antialiased!important;
}
#roundbox_inner h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    color: #565758;
    padding-top: 20px;
    margin: 0px;
    -webkit-font-smoothing: antialiased!important;
}
#roundbox_inner h1 a {
    color: #1b83cf;
    font-size: 13px;
    text-decoration: none;
}
#roundbox_inner h1 a:hover {
    color: #0093ff;
}
#rightbox_inner h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 14px;
    color: #565758;
    margin-bottom: 0px;
    padding-bottom: 0px;
    -webkit-font-smoothing: antialiased!important;
}
#roundbox_inner a,
p.tippa a {
    color: #0093ff;
    border-bottom: 1px dotted #d8dbde;
    text-decoration: none;
}
#roundbox_inner a:hover {
    color: #0093ff;
    border-bottom: 1px dotted #0093ff;
    text-decoration: none;
}
.side_nav h5 {
    font-family: 'Open Sans', arial, serif;
    font-weight: 300;
    font-size: 14px;
    color: #565758;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}
.side_nav_on {
    color: #0093ff!important;
}
.side_nav h5 a {
    color: #565758;
    text-decoration: none;
    text-transform: uppercase;
}
.side_nav h5 a:hover {
    color: #0093ff;
    text-decoration: none;
}
.side_nav {
    background-image: url(images/nav_bit.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.side_nav_indent {
    background-image: url(images/nav_bit_circ.png);
    background-position: left;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 15px;
}
side_nav_indent h5 {
    font-size: 13px;
    color: #565758;
    padding: 0px;
    margin: 0px 0px 0px 15px;
}
.side_nav_indent h5 a {
    font-family: 'Open Sans', arial, serif;
    font-weight: 300;
    color: #565758;
    text-decoration: none;
    text-transform: uppercase;
}
.side_nav_indent h5 a:hover {
    color: #0093ff;
    text-decoration: none;
}
#rightbox_inner h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 17px;
    color: #565758;
    margin: 0px;
    padding: 0px -webkit-font-smoothing: antialiased!important;
}
#footer_top {
    width: 100%;
    height: 270px;
    background-color: #2a2a2a;
    margin-top: 40px;
}
#footer_bottom {
    width: 100%;
    height: 74px;
    background-color: #222222;
    padding-top: 10px;
}
.footer_inner {
    width: 997px;
    margin-left: auto;
    margin-right: auto;
}
.footer_inner a {
    color: white;
    text-decoration: none;
}
.footer_inner a:hover {
    color: white;
    text-decoration: none;
}
.footer_inner .inline-block_smaller a {
    color: #888888;
    text-decoration: none;
}
.footer_inner .inline-block_smaller a:hover {
    color: white;
    text-decoration: none;
}
#footer_bottom a {
    color: #888888;
    text-decoration: none;
}
#footer_bottom a:hover {
    color: white;
    text-decoration: none;
}
.footer_inner li {
    color: #888888;
    font-family: 'Open Sans', arial, serif;
    font-size: 11px;
}
.inline-block {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.inline-block li {
    float: left;
    list-style-type: none;
    margin-bottom: 20px;
    margin-left: 50px;
    position: relative;
    width: 270px;
}
.inline-block_smaller li {
    float: left;
    list-style-type: none;
    margin-bottom: 20px;
    margin-right: 30px;
    margin-left: 10px;
    position: relative;
    width: 150px;
}
.inline-block_half {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.inline-block_half li {
    float: left;
    list-style-type: none;
    display: -moz-inline-stack;
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 54px;
    position: relative;
    width: 250px;
}
.nomargin {
    margin-right: 0 !important;
}
.feat_img {
    width: 40px;
    height: 40px;
    float: left;
    display: block;
    margin-bottom: 5px;
}
.feat_txt {
    width: 210px;
    height: 40px;
    float: left;
    display: table;
    margin-bottom: 5px;
}
.feat_txt h3 {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #565758;
    display: table-cell;
    vertical-align: middle;
}
.inline-block h3 {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased!important;
}
.myButtonLink1 {
    display: block;
    width: 196px;
    height: 45px;
    background: url('images/main-button-learn.png') top;
    text-indent: -99999px;
}
.myButtonLink1:hover {
    background-position: 0 45px;
}
.myButtonLink2 {
    display: block;
    width: 196px;
    height: 45px;
    background: url('images/main-button-singup.png') top;
    text-indent: -99999px;
}
.myButtonLink2:hover {
    background-position: 0 45px;
}
.footer_small_block {
    font-size: 10px;
    padding-top: 2px;
    display: block;
}
.footer_logo {
    float: left;
    height: 24px;
}
.footer_logo_text {
    float: left;
    height: 24px;
    padding-top: 6px;
    padding-left: 8px;
}
.sidebar_line {
    height: 28px;
    width: 100%;
    background-image: url(images/sidebar_line.png);
    background-repeat: repeat-x;
    background-position: center
}
.sidebar_line_thin {
    height: 2px;
    width: 100%;
    background-image: url(images/sidebar_line.png);
    background-repeat: repeat-x;
    background-position: center
}
.feature_box {
    width: 100%;
    background-image: url(images/half_shadow_box.png);
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 10px;
}
.featurebox_text {
    float: left;
    display: block;
    width: 230px;
    margin-left: 34px;
    margin-top: 29px;
}
.featurebox_text2 {
    float: left;
    display: block;
    width: 230px;
    margin-left: 34px;
    margin-top: 35px;
}
.featurebox_image {
    float: right;
    display: block;
    width: 257px;
    margin-right: 20px;
    margin-top: 20px;
}
.featurebox_text h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    color: #565758;
    -webkit-font-smoothing: antialiased!important;
}
.featurebox_text2 h4 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #565758;
    -webkit-font-smoothing: antialiased!important;
}
.featurebox_text p {
    font-size: 13px;
    line-height: 1.4em;
}
.featurebox_text2 p {
    font-size: 13px;
}
/*image over hover*/

.overs img {
    opacity: 0.9;
    /*Firefox & Chrome*/

    filter: alpha(opacity=90);
    /* IE */
}
.overs img:hover {
    opacity: 1;
    /*Firefox & Chrome*/

    filter: alpha(opacity=100);
    /* IE */
}
.overs {
    float: left;
}
hr {
    border: 0;
    color: #cccccc;
    background-color: #cccccc;
    height: 1px;
    width: 100%;
    text-align: left;
}
.upps {
    padding-bottom: 10px;
    text-transform: uppercase;
    color: #0093FF!important;
}
.smalls li {
    font-size: 12px!important;
    line-height: normal!important;
}
.testi_link {
    padding: 10px 0px 0px 0px;
    margin: 0px;
    float: right;
    font-size: 11px;
}
.testi_link a {
    color: #0093ff;
    border-bottom: 1px dotted #d8dbde;
    text-decoration: none;
}
.testi_link a:hover {
    color: #0093ff;
    border-bottom: 1px dotted #0093ff;
    text-decoration: none;
}
.input {
    padding: 6px;
    background: #fff;
    color: #555;
    border: 1px #ddd solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.input2 {
    padding: 8px;
    background: #fff;
    width: 200px;
    color: #555;
    border: 1px #ddd solid;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
}
.p2 {
    font-family: 'Open Sans', arial, serif;
    font-size: 13px;
    line-height: 1.4em;
    color: #5f6061;
    -webkit-font-smoothing: antialiased!important;
}
.p3 {
    font-family: 'Open Sans', arial, serif;
    font-size: 12px;
    line-height: 1.4em;
    color: #5f6061;
    -webkit-font-smoothing: antialiased!important;
}
.butt {
    background: #CCC;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0, #0064ae), color-stop(0.7, #0093ff), color-stop(0.96, #0093ff), color-stop(1, white));
    background: -moz-linear-gradient(center bottom, #0064ae 0%, #0093ff 70%, #0093ff 96%, white 100%) repeat scroll 0 0;
    background: -ms-linear-gradient(top, #0093ff 0%, #0064ae 100%);
    /* IE10+ */

    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#0093ff', endColorstr='#0064ae');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0093ff', endColorstr='#0064ae')";
    border: 1px solid #004e86;
    color: white;
    cursor: pointer;
    float: left;
    font-family: "Helvetica Neue", Arial, Verdana, "Nimbus Sans L", sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    margin: 0px 5px 0px 0px;
    overflow: visible;
    padding: 0px 16px;
    text-align: center;
    text-decoration: none;
    width: auto;
    text-shadow: 0 0 3px #004d86;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 2px;
}
.login_box_div {
    background: #f5f5f5;
    border: 1px solid #e1e1e1;
    padding: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.small_points li {
    font-size: 11px!important;
    line-height: 1.5em!important;
}
.contacts td {
    font-family: 'Open Sans', arial, serif;
    font-size: 13px;
    line-height: 1.4em;
    color: #5f6061;
    -webkit-font-smoothing: antialiased!important;
}
.picture {
    background-color: #F9F9F9;
    border: 1px solid #CCC;
    padding: 3px;
    font: 10px/1.4em Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
}
.ImageAlignRight {
    float: right;
    margin-left: 20px;
}
.linka {
    color: #0093FF;
    border-bottom: 1px dotted #D8DBDE;
    text-decoration: none;
}
.right_img {
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.news_date {
    padding: 0;
    margin: 0px;
    font-size: 12px;
    color: #999999;
}
.highlight {
    background-color: #ccc;
}
/*------------------------------------------------*/
/*  buttons
/*------------------------------------------------*/

.button,
input[type="submit"] {
    color: #FFF;
    font-family: 'Open Sans', arial, serif;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #026dd0), color-stop(100%, #005cb1));
    background-image: -webkit-linear-gradient(#026dd0, #005cb1);
    background-image: -moz-linear-gradient(#026dd0, #005cb1);
    background-image: -o-linear-gradient(#026dd0, #005cb1);
    background-image: linear-gradient(#026dd0, #005cb1);
    background-color: #005cb1;
    display: inline-block;
    padding: 10px 30px 12px;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-font-smoothing: antialiased!important;
    opacity: 0.87;
    border: none;
    outline: none!important;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    letter-spacing: 0.5px;
    margin: 5px 2px;
    font-weight: 600;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    white-space: nowrap;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    text-decoration: none;
}
.button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
input[type="submit"]:disabled {
    opacity: 0.5!important;
}
.button:hover,
input[type="submit"]:hover {
    opacity: 1;
    color: #fff
}
.button:active {
    opacity: 1;
}
.button.button_alternate,
.button.button_alternatewhite,
.button.button_alternatelight,
.button.button_alternateprimary {
    background-color: transparent;
    border: 1px solid #666;
    color: #3d3d3d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    opacity: 1;
    background-image: none!important;
}
.button.button_alternatelight {
    color: #666;
    border: 2px solid #bababa;
}
.button.button_alternateprimary {
    color: #2996cc;
    border: 2px solid #2996cc;
    opacity: 0.9;
}
.button.button_alternatewhite {
    color: #fff;
    border: 2px solid #ddd;
    border-color: rgba(255, 255, 255, 0.6);
    padding: 8px 30px 10px;
}
.button.button_alternate:after,
.button.button_alternatewhite:after,
.button.button_alternateprimary:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #3d3d3d;
}
.button.button_alternatewhite:after {
    background: #ffffff;
}
.button.button_alternateprimary:after {
    background-color: #2996cc;
}
.button.button_alternateprimary:hover {
    color: #fff;
}
.button.button_alternate:hover {
    color: #fff;
    border-color: #3d3d3d;
}
.button.button_alternatelight:hover {
    color: #222;
    border-color: #666;
}
.button.button_alternatewhite:hover {
    color: #3d3d3d!important;
    background-color: white;
    border-color: #fff;
}
.button.button_alternate:hover:after,
.button.button_alternatewhite:hover:after,
button.button_alternateprimary:hover:after {
    width: 100%;
}
.button .brad-icon {
    font-weight: 400!important;
    padding: 0;
    margin-right: 5px!important;
    font-size: 14px;
    vertical-align: -1px;
    font-size: 115%;
}
.button_small {
    padding: 13px 25px;
    min-width: 120px;
    font-size: 12px;
    line-height: 1;
}
.button i {
    margin-left: 6px;
    vertical-align: -1px;
}
.button_small i {
    margin-left: 3px;
}
.button_large i {
    margin-left: 7px;
    vertical-align: -1px;
}
.button.icon-align-left i {
    margin-left: 0;
    margin-right: 6px;
}
.button.icon-align-left.button_small i {
    margin-left: 0;
    margin-right: 2px;
}
.button.icon-align-left.button_large i {
    margin-left: 0;
    margin-right: 7px;
}
.button_large,
input[type="submit"] {
    padding: 14px 50px;
    min-width: 150px;
    font-size: 13px;
}
.button_large.button_alternate,
.button_large.button_alternatewhite {
    border-width: 2px;
    padding: 12px 50px;
}
.button.button_grey {
    background-color: #95a5a6;
    background-image: none!important;
}
.button.button_white {
    background-color: #ffffff;
    color: #444!important;
    opacity: 1;
    background-image: none!important;
}
.button.button_white:hover {
    background-color: #ffffff;
    color: #333!important;
    opacity: 0.85;
    background-image: none!important;
}
.button.button_red {
    background-color: #e74c3c;
    background-image: none!important;
}
.button.button_green {
    background-color: #2ecc71;
    background-image: none!important;
}
.button.button_seagreen {
    background-color: #85ccc2;
    background-image: none!important;
}
.button.button_yellow {
    background-color: #f1c40f;
    background-image: none!important;
}
.button.button_purple {
    background-color: #9b59b6;
    background-image: none!important;
}
.button.button_orange {
    background-color: #e67e22;
    background-image: none!important;
}
.button.button_black {
    background-color: #2d2d2d;
    background-image: none!important;
}
.padding-left-15 {
    padding-left: 15px;
}
/* header */

.header {
    background-color: #fff;
    width: 100%;
    z-index: 3;
}
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    background-color: #fff;
}
.header li a {
    display: block;
}
.header li a:hover,
.header .menu-btn:hover {
    background-color: #f4f4f4;
    transition: all 0.3s ease 0s;
}
.header .logo {
    display: block;
    float: left;
    font-size: 2em;
    padding: 10px 20px;
    text-decoration: none;
}
/* menu */

.header .nav_style {
    clear: both;
    max-height: 0;
    transition: max-height .2s ease-out;
}
/* menu icon */

.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 28px 20px;
    position: relative;
    user-select: none;
}
.header .menu-icon .navicon {
    background: #333;
    display: block;
    height: 2px;
    position: relative;
    transition: background .2s ease-out;
    width: 18px;
}
.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
    background: #333;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all .2s ease-out;
    width: 100%;
}
.header .menu-icon .navicon:before {
    top: 5px;
}
.header .menu-icon .navicon:after {
    top: -5px;
}
/* menu btn */

.header .menu-btn {
    display: none;
}
.header .menu-btn:checked ~ .nav_style {
    max-height: 340px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
}
.features-container {
    width: 100%;
    margin: 0 auto;
    cursor: pointer;
    display: table;
}
.features-left-col {
    float: left;
    width: 22%;
    text-align: center;
}
.features-right-col {
    float: right;
    width: 75%;
}
.features-right-col h2 {
    padding-top: 0px!important;
}
.features-right-col p {
    text-align: justify;
}
.features-image {
    width: 100%;
    max-width: 93px;
}
.features-hr {
    width: 100%;
    display: table;
    background-position: center;
    background-image: url(images/hr.png);
    background-repeat: no-repeat;
    height: 5px;
    margin-bottom: 15px;
}
section {
    width: 100%;
    min-height: 100%;
    display: table;
    height: inherit;
}
.row {
    width: 100%;
    height: 45px;
    display: table;
}
.col-left,
.col-right {
    display: table;
    vertical-align: middle;
    height: 100%;
}
.col-left {
    float: left;
    width: 40%;
    text-align: right;
    font-family: 'Open Sans', arial, serif;
    font-size: 13px;
    color: #5f6061;
    -webkit-font-smoothing: antialiased!important;
}
.col-right {
    float: right;
    width: 56%;
    text-align: left;
}
.content {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.demo select.input {
    height: 34px;
    width: 200px;
}

/* RESPONSIVE STYLES */


@media screen and (max-width: 960px) {
    #nav_box {
        width: 100%;
    }
    #nav li a {
        padding-top: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    #roundbox_outer {
        width: 100%;
        float: none;
    }
    #rightbox_outer {
        width: 100%;
        float: none;
        padding-bottom: 20px;
        padding-top: 0px;
    }
    #rightbox_inner h3 {
        padding-top: 30px;
    }
    #rightbox_inner {
        width: 90%;
        text-align: center;
    }
    #sub_intro {
        width: 100%;
        display: table;
    }
    #sub_intro h1 {
        padding-top: 24px;
    }
    .testimonials-sidebar {
        display: none;
    }
    #home_intro {
        width: 100%;
        height: auto;
        display: table;
        background-image: url(images/bg5-responsive.jpg);
        background-repeat: no-repeat;
    }
    #right_pic {
        float: none;
        text-align: center;
        padding-left: 10%;
        padding-right: 10%;
        margin-bottom: 20px;
    }
    #intro_left {
        float: none;
        width: 90%;
        text-align: center;
        display: table;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    #rounded_box {
        background-image: none;
        width: 100%;
        box-shadow: none;
    }
    #roundbox_inner {
        width: 90%;
    }
    .inline-block_smaller {
        display: none;
    }
    .footer_inner {
        width: 90%;
        padding-bottom: 20px;
    }
    #footer_top {
        height: auto;
        margin-top: 0px;
    }
    .inline-block li {
        float: none;
        width: 100%;
        margin: 0px;
        padding-bottom: 10px;
    }
    #footer-social,
    #footer-credits {
        display: none;
    }
    #footer-copyright {
        text-align: center;
    }
    #footer_bottom {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    body {
        background-color: white
    }
    div#slider_trusted {
        margin-right: auto;
        margin-left: auto;
        width: 252px;
        margin-top: 15px;
    }
    .feature_box {
        background-image: none;
    }
    .featurebox_image {
        width: 30%;
    }
    .featurebox_text {
        width: 60%;
    }
    .know-more {
        display: inline-block;
    }
    .feature_images {
        width: 100%
    }
}

@media screen and (max-width: 840px) {
    #logo {
        width: 100%;
        height: 40px;
        padding-top: 20px;
        padding-left: 0px;
        text-align: center;
        background-color: white;
    }
    .nav_style {
        height: 78px;
        background-color: white;
    }
    #nav_box {
        height: auto;
    }
    #wrapper_home_b {
        background-image: none;
    }
    #sub_intro h1 {
        padding-top: 11px;
    }
    #wrapper_pricing {
        background-position: right 0px bottom 67px!important;
        background-repeat: repeat;
    }
}

@media screen and (max-width: 600px) {
    .nav_style {
        height: auto;
    }
    #nav li {
        float: none;
    }
    .nav_style {
        float: none;
    }
    #nav li a {
        width: 100%;
    }
    #nav li a {
        padding: 0px;
        text-align: center;
        font-size: 15px;
    }
    .padding-left-15 {
        padding: 0px
    }
    .header .menu-icon {
        float: right;
        padding: 34px 20px;
    }
    #logo {
        width: 75%;
        height: 55px;
        float: left;
        padding-top: 15px;
        padding-left: 20px;
        text-align: left;
    }
    #sub_intro {
        background-image: url(images/bg-responsive.jpg);
    }
    #sub_intro h1 {
        padding-top: 6px;
    }
    .featurebox_text {
        width: 100%;
        float: none;
        margin-left: 0px;
    }
    .featurebox_image {
        float: none;
        width: 100%;
        text-align: center;
        margin-top: 0px;
    }
    .feature_box {
        padding-bottom: 0px;
    }
    .demo input.input2 {
        width: 95%;
    }
    .demo select.input {
        width: 95%;
    }
    .col-left {
        float: none;
        width: 100%;
        text-align: left;
    }
    .col-right {
        float: none;
        width: 100%;
    }
    .row {
        height: auto;
        padding-bottom: 20px;
    }

    .demo-login td.p2 {
        width: 100%!important;
        display: block;
        text-align: center;
    }

    .demo-trial input.input2 { width: 85%}

    .wizard table{
        width:100%;
    }

    .wizard td{
        display:block;
        width:100%;
        text-align: left;
    }

    .wizard tr{
        display:block;
        margin-bottom:40px;
    }

    .wizard-butts {
        width:100%;
        vertical-align: center;
    }

    .wizard-butts td{
        display:block;
        width:100%;
        text-align: center;;
    }

    .wizard-butts tr{
        display:block;
    }

    .responsive {
        width:100%;
        vertical-align: center;
    }

    .responsive td{
        display:block;
        width:100%;
        text-align: center;;
    }

    .responsive tr{
        display:block;
        padding-bottom: 20px;
    }

    .responsive .spacer {display: none; }

    .purchase-sum {
        width:100%;
        vertical-align: center;
    }

    .purchase-sum td{
        display:block;
        width:100%;
        text-align: center;;
    }

    .purchase-sum tr{
        display:block;
        padding-bottom: 20px;
    }

    .purchase-sum .spacer {display: none; }

    .upgrade-style img{
        max-width: 100%;
        max-height: 100%;
        height: inherit !important;
    }

    .picture {width: 100%!important;}

    .login-right {display: none;}

    .tabs h3 {
        font-size: 12px!important;
    }

    ul.tabs li a {
        padding: 0 10px;
    }

    .login-box {width: 100%!important; padding: 0px!important;}

    ul.tabs {
      width: 100%;
    }

    .tab_container {
      width: 100%;
    }

}

@media (min-width: 600px) {
    .header li {
        float: left;
    }
    .header li a {
        padding: 20px 30px;
    }
    .header .nav_style {
        clear: none;
        float: right;
        max-height: none;
    }
    .header .menu-icon {
        display: none;
    }
}
