html, body {
    width: 100%
}

body {
    color: #444;
    background: #fff;
    font-size: 14px;
    font-family: 'Verdana', sans-serif;
    margin: 0;
    overflow-x: hidden;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

body.message_board .ui-widget-overlay {
    height: 300% !important
}

.innerpage:not(.pricing_body) {
    background: #f5f5f5
}

.clearfix {
    zoom: 1
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

img {
    border: 0
}

.loading-top{
    position: fixed;
    top:0;
    right: 0;
    left: 0;
    font-weight: bold;
    font-size:13px;
    color:#000;
    margin: 0 auto;
    max-width: 85px;
    text-align: center;
    padding: .5em 1em;
    border-left: 1px #f0c36d solid;
    border-right: 1px #f0c36d solid;
    border-bottom: 1px #f0c36d solid;
    background-color: #f9edbe;
    border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    z-index: 1000;
    max-width:95px;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: thin dotted #333;
    outline: 5px auto 0;
    outline-offset: -2px
}

a:hover,
a:active {
    outline: 0;
    text-decoration: none !important
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

select,
button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=radio],
input[type=checkbox] {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    vertical-align: top
}

a {
    color: #08c;
    text-decoration: none
}

a:hover,
a:focus {
    color: #005580;
    text-decoration: underline
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 980px
}

.span12 {
    width: 940px
}

.span11 {
    width: 860px
}

.span10 {
    width: 780px
}

.span9 {
    width: 700px
}

.span8 {
    width: 600px
}

.span7 {
    width: 540px
}

.span6 {
    width: 460px
}

.span5 {
    width: 380px
}

.span4 {
    width: 290px
}

.span3 {
    width: 220px
}

.span2 {
    width: 160px;
    text-align: left
}

.span1 {
    width: 60px
}

[class*=span].pull-right,
.row-fluid [class*=span].pull-right {
    float: right
}

.container {
    margin-right: auto;
    margin-left: auto;
    zoom: 1
}

.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: ""
}

.container:after {
    clear: both
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 15px;
    font-weight: 200;
    line-height: 24px
}

small {
    font-size: 85%
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

cite {
    font-style: normal
}

.muted {
    color: #999
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.subheading {
    color: #369;
    font-size: 1.6em;
    font-weight: bold;
    clear: both;
    padding: 40px 0 10px 0
}

table,
tr,
td {
    clear: both
}

.feature_title {
    font-weight: bold;
    font-size: 15px;
    color: #444
}

td.feature_title,
td.feature_desc {
    clear: both;
    float: none;
    padding: 20px 0 20px 0;
    border-bottom: 1px #f5f5f5 solid
}

#wordpress_logo {
    background: url('../images/features/plugins-sprite.gif') no-repeat;
    width: 100px;
    height: 62px;
    display: inline-block;
    margin-right: 15px
}

#joomla_logo {
    background: url('../images/features/plugins-sprite.gif') -110px 0 no-repeat;
    width: 100px;
    height: 62px;
    display: inline-block;
    margin-right: 15px
}

.feat #button {
    float: right;
    margin: 0 5px 40px 0
}

ul,
ol {
    padding: 0
}

form {
   
    font-family: 'Verdana', sans-serif
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0
}

label,
input,
button,
select,
textarea {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

label {
    display: block;
    margin-bottom: 5px
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
    display: inline-block;
    min-height: 20px;
    height: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    vertical-align: middle;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

textarea {
    height: auto
}

textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
.uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s box-shadow linear .2s;
    -moz-transition: border linear .2s box-shadow linear .2s;
    -o-transition: border linear .2s box-shadow linear .2s;
    transition: border linear .2s box-shadow linear .2s;
    font-family: 'Verdana', sans-serif;
    font-size: 13px
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 30px;
    border-bottom: 1px solid #eee
}

.btn:active,
.btn.active {
    background-color: #ccc
}

.btn:first-child {
    margin-left: 0
}

.btn:hover {
    color: #fff
}

.btn:hover,
.btn:focus {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    transition: all .1s linear;
    background-color: #f89406
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto 0;
    outline-offset: -2px
}

.btn.active,
.btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05)
}

.btn.disabled,
.btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.blueAlt {
    width: 100%;
    background: #ecf6f9;
    border-top: 1px solid transparent
}

.whiteAlt {
    width: 100%;
    background: #fff;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5
}

.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 13px
}

.message_board .navbar .navbar-inner {
    -moz-box-shadow: 0 2px 10px rgba(0, 0, 0, .25);
    padding: 10px;
}

.navbar .brand {
    font-weight: 700;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .5)
}

.navbar {
    position: relative;
    z-index: 2;
    margin-bottom: 20px;
    overflow: visible;
    background: #2c3942
}

.navbar-inner:before,
.navbar-inner:after {
    display: table;
    line-height: 0;
    content: ""
}

.navbar-inner:after {
    clear: both
}

.navbar .navcontainer {
    width: 100%
}

.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 0;
    margin-left: -20px
}

.navbar .brand:hover,
.navbar .brand:focus {
    text-decoration: none
}

.navbar-text {
    margin-bottom: 0;
    line-height: 40px;
    color: #777
}

.navbar-link {
    color: #777
}

.navbar-link:hover,
.navbar-link:focus {
    color: #333
}

.navbar .nav {
    position: relative;
    right: 0;
    display: block;
    float: right;
    margin: 5px 0 0 0
}

.navbar .nav.pull-right {
    float: right;
    margin-right: 0
}

.navbar .nav>li.active {
    font-weight: bold
}

.navbar .nav>li {
    float: left
}

.message_board .navbar .nav>li>a {
    float: none;
    padding: 10px 15px;
    margin-right: 10px;
    color: #777;
    text-decoration: none;
    text-shadow: 0 1px 0 #fff
}

.message_board .navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}

.message_board .navbar .nav>li>a:focus,
.message_board .navbar .nav>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent
}

.message_board .navbar .nav>li>a {
    text-transform: uppercase;
    font-size: 12px
}

.navbar-wrapper .navbar .btn-navbar {
    display: none;
    outline: none;
    float: right;
    padding: 13px 10px;
    margin: 3px 5px 0 5px;
    background-color: #485d6b;
    border: none;
    background-image: none;
    border-radius: 30px;
}

.message_board .navbar-inverse .brand,
.message_board .navbar-inverse .nav>li>a {
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.25)
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav>li>a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav>li>a:focus {
    color: #fff
}

.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-link {
    color: #999
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
    color: #fff
}

.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none
}

.nav>li>a {
    display: block
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li>a>img {
    max-width: none
}

.nav>.pull-right {
    float: right
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

#phone {
    background: #000;
    padding: 4px !important;
    border-radius: 5px;
    margin-top: 12px;
    margin-left: 2px
}

#banner {
    background: #0992c5 url(../images/home/product_new/highlight.png) center -300px no-repeat;
    background-size: 800px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 80px
}

.demobtn {
    float: right;
    margin: -62px 45px 0 0
}

.demobtn a {
    background: #f5f5f5;
    background: -moz-linear-gradient(top, rgba(245, 245, 245, 1) 0, rgba(201, 201, 201, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(245, 245, 245, 1)), color-stop(100%, rgba(201, 201, 201, 1)));
    background: -webkit-linear-gradient(top, rgba(245, 245, 245, 1) 0, rgba(201, 201, 201, 1) 100%);
    background: -o-linear-gradient(top, rgba(245, 245, 245, 1) 0, rgba(201, 201, 201, 1) 100%);
    background: -ms-linear-gradient(top, rgba(245, 245, 245, 1) 0, rgba(201, 201, 201, 1) 100%);
    background: linear-gradient(to bottom, rgba(245, 245, 245, 1) 0, rgba(201, 201, 201, 1) 100%);
    color: #4f4f4f;
    border: 1px solid #a3a3a3;
    -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 1) inset, 0 1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
    text-align: center;
    display: inline-block;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 20px;
    font-size: 14px
}

#webs_public_body .webs_floating_nav,
#webs_public_body .webs_nonfloating_nav {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 30px;
    width: 217px;
    margin-top: 37px;
    background-color: #f8f7f3;
    border: 1px solid #fff;
    box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75);
    -moz-box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75);
    -webkit-box-shadow: 0 4px 4px rgba(186, 184, 174, 0.75)
}

#webs_public_body {
    padding: 29px 0 60px
}

#webs_public_body ul,
#webs_public_body ol {
    font-size: 13px;
    line-height: 1.6em;
    list-style-type: none
}

#webs_public_body ul li {
    height: 20px;
    margin: 15px 0 15px -15px
}

#webs_public_body ul li:before {
    content: url(../images/icons/linkarrow.png);
    padding-right: 7px;
    opacity: .8
}

#webs_public_body .selected {
    background: url(../images/features/active.png) left top no-repeat;
    margin: 0 0 0 -25px;
    width: 255px;
    padding: 10px;
    overflow: hidden
}

#webs_public_body .selected a {
    text-shadow: 0 -1px 0 rgba(34, 72, 99, 0.8);
    color: #fff;
    font-weight: 400
}

.webs_floating_nav h2 {
    font-size: 15px;
    margin: 0;
    padding: 0 0 0 10px;
    background: #333;
    font-weight: normal;
    color: #eee
}

.has_floating_nav {
    position: relative;
    padding-right: 247px !important;
    width: 727px !important
}

.help_tooltip_img {
    float: right
}
.feat {
    padding: 0 50px 0 50px;
    width: 850px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    border: 1px #e8e8e8 solid
}

.tour {
    padding: 0 50px 0 50px;
    width: 950px;
    background: #fff;
    border-radius: 6px;
    position: relative;
    border: 1px #e8e8e8 solid
}

.content {
    padding: 0 40px 150px 0;
    width: 620px;
    clear: both;
    margin-top: -25px;
    float: right
}

.content h2 {
    font-size: 20px;
    margin: 0;
    color: #369;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 100;
    line-height: 24px;
    letter-spacing: 1px;
    padding-top: 40px;
    padding-bottom: 5px;
    border-bottom: 1px #f5f5f5 solid;
    clear: both
}

.content h4 {
    font-size: 15px;
    font-weight: normal;
    color: #636b75;
    line-height: 22px
}

.content h3 {
    font-size: 14px;
    line-height: 19px
}

.content p {
    line-height: 22px;
    font-size: 13px;
    margin: 10px 0 10px 0
}

.content img {
    margin: 10px 0 10px 0;
    clear: both
}

.content .span4 {
    margin: 0
}

.content .span3 {
    width: 260px !important;
    margin: 0 0 0 20px
}

.content .span8 {
    margin: 0;
    float: left;
    padding: 10px 0 10px 0
}

.content span {
    padding: 15px 0 15px 0
}

.content .span2 {
    width: 290px !important;
    margin: 0 20px 0 0
}

.content .span5 {
    width: 310px !important
}

.content .span5:after {
    clear: both !important
}

.content .span2 img,
.bordered {
    margin: 0;
    border: 1px #e8e8e8 solid;
    padding: 2px
}

.info {
    width: 280px;
    float: left;
    clear: right;
    padding: 20px 0 0 15px
}

#footer {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
    color: #fff;
    padding: 20px 20px 10px;
    color: #555;
    font-size: 12px;
    height: 30px !important;
    position: relative
}

.footer-container {
    width: 990px;
    margin: 0 auto;
    height: 30px !important;
    position: relative
}

::-webkit-input-placeholder {
    color: #aaa
}

:-moz-placeholder {
    color: #aaa
}

::-moz-placeholder {
    color: #aaa
}

:-ms-input-placeholder {
    color: #aaa !important
}

p.silent_tos {
    text-align: center;
    color: #878787;
    font-size: 12px
}

.navbar .btn-navbar .icon-bar {
    display: block;
    width: 20px;
    height: 2px;
    background-color: #ebf5f8;
}

.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}

.navbar .nav > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''
}

.navbar .nav>li>.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2)
}

.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333
}

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #555;
    background-color: #e5e5e5
}

.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #777;
    border-bottom-color: #777
}

.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown.active>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #555;
    border-bottom-color: #555
}

.navbar .pull-right>li>.dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.navbar .pull-right>li>.dropdown-menu:before,
.navbar .nav>li>.dropdown-menu.pull-right:before {
    right: 12px;
    left: auto
}

.navbar .pull-right>li>.dropdown-menu:after,
.navbar .nav>li>.dropdown-menu.pull-right:after {
    right: 13px;
    left: auto
}

.navbar .pull-right>li>.dropdown-menu .dropdown-menu,
.navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.navbar-inverse .navbar-inner {
    max-width: 1070px;
    margin: 0 auto
}

.navbar-inverse .btn-navbar {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.collapse {
    position: relative;
    height: 0;
}

@media(max-width:700px) {
  #footercallout {
        padding-bottom: 120px !important;
    }
}

@media(max-width:640px) {
    .ui-dialog,
    .centered-form {
        width: 100% !important
    }
    .banner-form-tooltip {
        left: 0;
        top: -80px
    }
    body {
        padding-top: 0
    }
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        position: static
    }
    .navbar-fixed-top {
        margin-bottom: 20px
    }
    .navbar-fixed-bottom {
        margin-top: 20px
    }
    .navbar-fixed-top .navbar-inner,
    .navbar-fixed-bottom .navbar-inner {
        padding: 5px
    }
    .navbar .container {
        width: 100%;
        padding: 0
    }
    .navbar .brand {
        padding-right: 10px;
        padding-left: 10px;
        margin: 0 0 0 -5px
    }
    .nav-collapse .nav>.divider-vertical {
        display: none
    }
    .nav-collapse .nav .nav-header {
        color: #777;
        text-shadow: none
    }
    .nav-collapse .btn {
        padding: 4px 10px 4px;
        font-weight: normal;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    .nav-collapse .dropdown-menu li+li a {
        margin-bottom: 2px
    }
    .nav-collapse .nav>li>a:hover,
    .nav-collapse .nav>li>a:focus,
    .nav-collapse .dropdown-menu a:hover,
    .nav-collapse .dropdown-menu a:focus {
        background-color: #f2f2f2
    }
    .nav-collapse.in .btn-group {
        padding: 0;
        margin-top: 5px
    }
    .nav-collapse .dropdown-menu {
        position: static;
        top: auto;
        left: auto;
        display: none;
        float: none;
        max-width: none;
        padding: 0;
        margin: 0 15px;
        background-color: transparent;
        border: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }
    .nav-collapse .open>.dropdown-menu {
        display: block
    }
    .nav-collapse .dropdown-menu:before,
    .nav-collapse .dropdown-menu:after {
        display: none
    }
    .nav-collapse .dropdown-menu .divider {
        display: none
    }
    .nav-collapse .nav>li>.dropdown-menu:before,
    .nav-collapse .nav>li>.dropdown-menu:after {
        display: none
    }
    .nav-collapse .navbar-form,
    .nav-collapse .navbar-search {
        float: none;
        padding: 10px 15px;
        margin: 10px 0;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1)
    }
    .navbar-inverse .nav-collapse .navbar-form,
    .navbar-inverse .nav-collapse .navbar-search {
        border-top-color: #111;
        border-bottom-color: #111
    }
    .navbar .nav-collapse .nav.pull-right {
        float: none;
        margin-left: 0
    }
    .navbar-static .navbar-inner {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media(min-width:980px) {
    .nav-collapse.collapse {
        height: auto !important;
        overflow: visible !important
    }
}

#wordpress_logo {
    background: url('/images/logos/plugins-sprite.gif') no-repeat;
    width: 100px;
    height: 62px;
    display: inline-block;
    margin-right: 15px
}

#joomla_logo {
    background: url('/images/logos/plugins-sprite.gif') -110px 0 no-repeat;
    width: 100px;
    height: 62px;
    display: inline-block;
    margin-right: 15px
}

a.floating_tab {
    background-color: #99c895;
    color: white;
    cursor: pointer;
    height: 102px;
    left: 0;
    margin-left: -7px;
    overflow: hidden;
    position: fixed;
    text-indent: -100000px;
    top: 25%;
    width: 42px;
    z-index: 100000
}

a.floating_tab:hover {
    background-color: #3f9c35
}

a#live_chat_tab {
    background-image: url(../images/home/live_chat_tab.png)
}

#habla_expanded_div div+div {
    display: none
}

.ghost {
    display: none;
}

header {
    background: #fff;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.10)
}

.contain-to-grid {
    padding: 10px 0;
    background: #2c3942;
    width: 100%;
}

@media only screen and (min-width:40.063em) {
    .message_board .navbar-inner li a#button {
        padding: 0 15px;
        line-height: 35px;
        margin-left: 10px;
        margin-right: 5px;
        min-width: 130px;
        text-align: center;
    }
    .message_board .navbar-inner li a:not(#button) {
        -webkit-border-radius: 200px;
        -moz-border-radius: 200px;
        border-radius: 200px;
        font-weight: normal;
        font-family: Tahoma, Verdana, sans-serif;
        letter-spacing: 1.5px;
    }
    .message_board .navbar-inner li a:not(#button):hover {
        background-color: #232c33;
        background: #232c33;
    }
}

.navbar-inner li a:not(#button) b{
    font-weight: normal;
}

.orange-btn:hover,
.orange-btn:visited,
.orange-btn:active,
#button:hover,
#button:active,
.banner-form button:hover {
    background: #e47601;
    background-image: -moz-linear-gradient(top, #ffae57, #e47601);
    background-image: -ms-linear-gradient(top, #ffae57, #e47601);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffae57), to(#e47601));
    background-image: -webkit-linear-gradient(top, #ffae57, #e47601);
    background-image: -o-linear-gradient(top, #ffae57, #e47601);
    background-image: linear-gradient(top, #ffae57, #e47601);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffae57', endColorstr='#e47601', GradientType=0);
    color: white
}

.name {
    height: 45px;
    margin: 0;
    font-size: 16px;
    float: left
}

.name h1 a i {
    color: #0992c5;
    font-size: 25px;
    margin: 10px 2px
}

.name .icon {
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 165px
}

.icon {
    opacity: .4;
    content: " ";
    background: url(../images/tour/icons.svg)
}

.name h1 a .icon {
    opacity: 1
}

.navbar .nav>li>a.orange-btn {
    margin-right: 5px
}

.name h1 a {
    font-weight: 900;
    font-size: 18px;
    vertical-align: top;
    display: inline-block;
    padding: 0;
    color: #fff;
}

.name h1, .innerpage .name h1 {
    line-height: 45px;
    font-size: 1.0625rem;
    margin: 0
}

.clients-logo {
    background: url(../images/home/logo-sprite.png) no-repeat;
    min-height: 85px;
    content: " ";
    max-width: 600px;
    display: block;
    background-size: 100%;
    margin: 0 auto 55px
}

@media(min-width:768px) and (max-width:1024px) {
    .navbar .btn-navbar{
        margin-top:8px;
    }
    .rightContent img {
        width: 135px
    }
    .banner-form .same_username {
        width: 100%
    }
    .marketing {
        margin-top: -40px
    }
    .banner-form .same_username {
        float: left
    }
    .clients img {
        width: 93%
    }
    #benefits {
        height: 450px
    }
    #banner #same_username_inline,
    #banner #admin_username_tb_inline {
        margin: 7px
    }
}

@media(min-width:360px) and (max-width:640px) {
    .clients img {
        width: 100%
    }

    .quote-wrapper,
    #star p {
        width: 350px;
        max-width: 100%;
        margin: 2em 6px
    }

    .banner-form-tooltip {
        top: -110px
    }

    .row {
        padding: 0
    }

    #featuresTitle {
        margin-top: 30px
    }
}

.clients img {
    width: 100%;
    max-width: 800px
}

@media(min-width:320px) and (max-width:480px) {
    .quote-wrapper,
    #star p {
        width: 100%;
        max-width: 100%;
        margin: 0 6px
    }
}

@media all and (max-width:1024px) {
    .banner-form input {
        font-size: 16px
    }
}

@media all and (min-width:1100px) {
    .banner-form input {
        font-size: 14px
    }

    #banner #same_username_inline,
    #banner #admin_username_tb_inline {
        margin: 7px
    }

    .main.main {
        padding-bottom: 100px
    }
}

@media (min-width:768px) {
    div#banner, #bannerlp, #bannerbg1 {
        padding-top: 60px; 
    }
}

.ui-widget-overlay {
    opacity: .92 !important
}

.pricing_body .faq > h4{
    font-weight: bold; 
}

@media all and (max-width:767px) {
    #banner >.banner > .heading {
        letter-spacing: 1px;
    }
}

/*---- /benefits page ----*/
.wp_desk_pow{
    max-width:100%;
    margin-bottom: 10px;
}
#bannerlp {
    background: #0992c5 url(../images/home/highlight.png) top center no-repeat;
    box-shadow: 0 1px 3px rgba(0,0,0,0.6);
    text-align: center;
}
.promote-section {
    padding-top: 10px;
}
.honk-image {
    box-sizing: border-box;
    padding: 60px 60px 0 0;
    width: 45%;
    float: left;
}
.honk-main-container , .retain-main-container, .monatize-main-container{
    max-width: 1024px;
    margin: 0 auto;
    display:flex;
}
.promote-text h3, .retain-text h3 {
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
    color: #0074a4;
}

.retain-text h5 {
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 0px;
}
.monatize-contain h5, .promote-search h5 {
    margin-bottom: 5px;
    padding-bottom: 0;
}
.promote-text {
    padding-top: 20px;
    float: left;
    width: 55%;
}
.honk-image img {
    max-width: 100%;
}
@media (min-width:500px) and (max-width:700px){
   .honk-image img {
       margin-left: 15%;
       max-width: 70%;
    }
}
.promote-text p, .retain-text p {
    color: #7f7f7f;
    line-height: 23px;
    font-size: 15px;
}

.promote-search p {
    padding-top: 0;
}

.promote-search {
    padding: 15px;
    margin-top: 40px;
    border-radius:11px;
    border: dashed 5px #e5f1f6;
}
.retain-section {
   position:relative;
    background-color: #ebf5f8;
    padding-top: 50px;
    margin-top: 65px;
}

.retain-text {
    width: 612px;
    padding-bottom: 88px;
    padding-top: 28px;
    float: left;
}

.forum-image {
    width: 500px;
    left: auto;
    right: 0;
    position: absolute;
    bottom: -2px;
}

.forum-image img {
    max-width: 100%;
}

.monatize-section h3{ 
    line-height: 45px;
    font-size: 35px;
    font-weight: 300;
}

.monatize-section h3 span{
    color: #0074a4;
    display: block;
}

.monatize-section {
    padding-top: 50px;
}

.monatize-section h3{ 
    line-height: 45px;
    font-size: 30px;
    font-weight: 300;
}

.monatize-subcontain-left, .monatize-subcontain-right {
    box-sizing: border-box;
    width: 50%;
    padding-right:25px;
    float: left;
    
}
.monatize-container{
    padding-bottom: 40px;
    border-bottom: solid 1px #e6e6e6;
}

.monetize-subcontain, .monetize-subcontain2{
    clear: both;
    padding-top: 20px;
    border-bottom: solid 4px #f2f7fa;
    height: 140px;
}

.monetize-subcontain2{
    border-bottom:none;
}
.advert-icon, .subscription-icon , .donation-icon, .affiliate-icon, .sponser-icon{
    margin-right: 25px;
    border-radius: 50%;
    background-color: #e5f1f6;
    background-image: url(../images/home/landing-sprite.png);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    float: left;
    background-position: -8px 16px;
}
.subscription-icon {
    background-position: -95px 16px;
}
.donation-icon {
    background-position: -186px 13px;
}
.affiliate-icon {
    background-position: -293px 15px;
}
.sponser-icon {
    background-position: -394px 15px;
}
.monatize-contain p {
    line-height:20px;
    color:#7f7f7f
}
.landing-wt{
    border:0!important;
    margin-top:30px!important;
}

@media (max-width:1024px){
    .forum-image {
        padding: 10px 0 0 10px;
        width: 463px;
        float: left;
        margin-left:0;
    }
    .retain-text {
        padding-left:20px;
        padding-bottom:28px;
        padding-top:0px;
        float: left;
        width: 500px;
    }
    .honk-main-container, .retain-main-container, .monatize-main-container{
       padding:15px 25px;
    }
    .retain-main-container{
        padding-bottom:0;
    }
    .retain-section{
        padding-top: 15px;
    }
}

@media (max-width:768px){
    .landing-wt{
        margin-top:10px;
    }

    .promote-text h3, .retain-text h3 {
        line-height:20px;
        margin: 0;
        font-size: 17px;
    }

    .promote-section {
        padding-top:0px;
    }

    .promote-text p, .retain-text p{
        padding-top:0;
    }

    .promote-search{
        padding-top:20px;
    }  

    .monatize-section h3{
        font-size: 17px;
    }

    .monatize-section h3 span{
        display:inline-block;
    }

    .monatize-section {
        padding-top: 15px;
    }

    .monatize-contain p {
        color: #7f7f7f;
        display: table;
    }

    .advert-icon, .subscription-icon, .donation-icon, .affiliate-icon, .sponser-icon{
        margin-top:20px;
        margin-left:15px
    }

    .monetize-subcontain {
        padding:0;
    }

    .retain-section{
        border-bottom:none;
    }

    .retain-section {
        border-bottom: none;
        padding-top: 20px;
        margin-top: 30px;
    }

    .retain-text {
       padding-left:0;
        width: 350px;
    }

    .forum-image {
        width: 415px;
    }

    .forum-image{   
        margin-top: 3px;
    }
}

@media (min-width:600px) and (max-width:700px){
    .retain-text.retain-text {
        padding-bottom: 0;
        padding-top: 25px;
    }
    .retain-main-container.retain-main-container{
        padding-bottom:80%;
    }
}

@media (max-width: 700px){
    .honk-main-container, .retain-main-container, .monatize-main-container{
        padding:15px 25px;
    }

    .retain-main-container {
        padding-top:20px;
        display: inline-block;
        padding-bottom: 75%;
    }

    .promote-section, .retain-section, .monatize-section{
        padding: 0;
    }

    .retain-section{ 
       padding-top: 10px;
    }

    .forum-image { 
        padding:0;
        bottom: 0;
    }

    .forum-image img { 
        display: block;
        margin-left: auto;
    }

    .landing-wt{
       margin-top:-20px;
    }

    .honk-image {
        padding: 50px;
        width: 100%;
    }

    .promote-text {
       padding-top:0px;
       width:100%;
    }

    .promote-text h3, .retain-text h3 {
        font-weight:700;
        line-height: 1.4;
    }

    .promote-search, .retain-section{
       margin-top:20px;
    }

    .promote-search {
        padding:0 10px;
    }

    .promote-section {
        margin-top: -50px;
    }

    .retain-text, .forum-image {
        width: 100%;
    } 

    .monatize-section h3 {
        line-height: 1.7;
    }

    .monatize-container{
        padding-top: 20px;
    }

    .monatize-subcontain-left, .monatize-subcontain-right {
        border-bottom: solid 4px #f2f7fa;
        padding: 10px 0;
        width: 100%;
    }

    .monetize-subcontain {
        padding:0;
        border-bottom:none!important;
    }

    .advert-icon, .subscription-icon, .donation-icon, .affiliate-icon, .sponser-icon {
        margin-top: 10px;
    }
}


@media(max-width:768px) {
    .message_board .btn-navbar:not(.collapsed):before {
        content: "";
        display: block;
        background: #212b32;
        width: 100%;
        height: 65px;
        left: 0;
        position: absolute;
        top: 0;
        z-index: -10;
    }

    .message_board .innerpage .banner h1, .wt_main_heading{
        margin: 25px 15px 15px;
    }

    .message_board .nav-collapse,
    .message_board .nav-collapse.collapse {
        height: 0;
        overflow: hidden;
    }

    .message_board .nav-collapse.collapse.in{
        padding-top: 15px;
    }

    .message_board .nav-collapse {
        clear: both
    }
    .message_board .nav-collapse .nav {
        float: none;
        margin: 0 0 10px;
        clear: both;
        width: 100%
    }
    .message_board .nav-collapse .nav>li {
        float: none
    }
    .message_board .nav-collapse .nav>li>a,
    .message_board .nav-collapse .dropdown-menu a {
        padding: 5px;
        min-width: 116px;
    }
    .message_board .nav-collapse .nav>li>a {
        margin-bottom: 2px
    }
    .message_board .navbar-inverse .nav-collapse .nav>li>a,
    .message_board .navbar-inverse .nav-collapse .dropdown-menu a {
        color: #fff;
        font: normal 12px/35px Tahoma,Verdana,sans-serif;
        letter-spacing: 1.5px;
        padding-left: 20px !important;
    }
    .message_board .navbar-inverse .nav-collapse .nav>li>a:hover,
    .message_board .navbar-inverse .nav-collapse .nav>li>a:focus,
    .message_board .navbar-inverse .nav-collapse .dropdown-menu a:hover,
    .message_board .navbar-inverse .nav-collapse .dropdown-menu a:focus {
        background-color: #111 !important
    }
    .message_board .navbar .btn-navbar {
        display: block
    }
    .message_board .nav-collapse .nav>li>a:not(#button),
    .message_board .nav-collapse .dropdown-menu a:not(#button) {
        -webkit-border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        border-radius: 3px !important;
        padding-left: 15px
    }
}

.honk-main-container .promote-search h5, .monatize-container .monatize-contain h5, .retain-section .retain-text h5 {
    font-size: 16px;
    margin-top: 10px;
}

.nav-fixed {
	position: fixed;
}
