@font-face {
    font-family: "Open Sans";
    src: url(/fonts/OpenSans-Regular.ttf);
    src: url(/fonts/OpenSans-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Open Sans Semibold";
    src: url(/fonts/OpenSans-Semibold.ttf);
    src: url(/fonts/OpenSans-Semibold.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Roboto";
    src: url(/fonts/Roboto-Regular.ttf);
    src: url(/fonts/Roboto-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Raleway";
    src: url(/fonts/Raleway-Regular.ttf);
    src: url(/fonts/Raleway-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}
* {
    font-family: "Open Sans", "Roboto", sans-serif
}
body.error-page {
    background: white;
    padding-top: 10px;
    text-align: center
}
body.error-page .row {
    max-width: 665px;
    width: 100%;
    margin: 60px auto 0
}
body.error-page .error-message img {
    width: 100%
}
body.error-page .error-message a {
    font-size: 12px
}
body.error-page .error-message i.fa {
    margin-bottom: 20px
}
body.error-page .error-message i.fa.fa-wrench,
body.error-page .error-message i.fa.fa-times,
body.error-page .error-message i.fa.fa-cog {
    font-size: 42px
}
body.error-page .error-message i.fa.fa-cogs {
    font-size: 60px;
    margin-left: 5px
}
body.error-page h1 {
    margin-top: 25px;
    font-size: 21px;
    line-height: 24px;
    color: #3B3B3B
}
body.error-page p {
    font-size: 14px;
    margin-bottom: 25px;
    color: #515151
}

body {
    color: #414141;
    direction: ltr;
    font-family: "Open Sans", sans-serif;
    font-size: 14px
}
#home-banner1 {
    background-image: url(/images/home/banners/slide1.jpg)
}
#home-banner2 {
    background-image: url(/images/home/banners/slide2.jpg)
}
#home-banner3 {
    background-image: url(/images/home/banners/slide3.jpg)
}
.form-control:focus {
    outline: none;
    border-color: #747474;
    box-shadow: none !important
}
.slide_subtitle {
    font-family: "Open Sans";
    font-size: 30px;
    font-weight: 400;
    padding: 5px 20px;
    text-transform: uppercase
}
.tp-caption a {
    color: #333333;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}
.page-error {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}
.core-box {
    display: inline-block;
    padding-bottom: 50px;
    padding-top: 0px
}
.core-box .heading h2 {
    line-height: 22px !important;
    height: 55px !important;
    margin: 0;
    padding-top: 15px;
    padding-left: 65px;
    font-weight: normal;
    color: #666666;
    font-size: 18px
}
.navbar-nav>li>.dropdown-menu {
    border-top-color: #333;
    background-color: #333
}
.dropdown-menu li a {
    color: #CCC
}
.navbar-nav>li>.dropdown-menu:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    top: -7px;
    width: 100%;
    left: 30px;
    line-height: 0;
    color: #747474;
    font-size: 26px
}
.navbar-nav>li>.dropdown-menu.dropdown-menu-right:before {
    left: 83%
}
.navbar-default .navbar-nav>.active>a:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    text-align: center;
    bottom: 2px;
    width: 100%;
    left: 0;
    line-height: 0
}
.navbar-nav>li>.dropdown-menu.dropdown-menu-right {
    left: auto;
    right: 4px
}
.navbar-right{
    float:right
}
.navbar-tools>ul {
    list-style:none
}
.navbar-tools>ul>li>a{
    padding:11px 5px 5px;font-size:16px
}
.navbar-tools li.view-all a{
    background:#EEEEEE
}
.navbar-tools>ul>li{
    float:left
}
.navbar-tools .dropdown-menu{
    background:none repeat scroll 0 0 white;
    border:1px solid #C7CBD5;
    border-radius:0 0 4px 4px;
    box-shadow:none;
    list-style:none outside none;margin:0;
    max-width:300px;
    min-width:166px;
    padding:0;position:absolute;
    text-shadow:none;top:100%;
    z-index:1000
}
.navbar-tools .dropdown-menu li{
    width:180px
}
.navbar-tools .drop-down-wrapper{
    width:270px;overflow:hidden;position:relative
}
.navbar-tools .drop-down-wrapper ul{
    list-style:none;margin:0;padding:0
}
ul.notifications li,ul.todo li,ul.posts li{
    min-width:260px
}
.navbar-tools>ul>li.dropdown{
    margin-left:2px;margin-right:2px
}
.navbar-tools .dropdown-menu>li>a:hover,
.navbar-tools .dropdown-menu>li>a:focus,
.navbar-tools .dropdown-submenu:hover>a,
.navbar-tools .dropdown-submenu:focus>a,
.navbar-tools .drop-down-wrapper li a:hover,
.navbar-tools .drop-down-wrapper li a:focus{
    background-color:#F4F6F9 !important;
    background-image:none;
    -webkit-filter:none;
    filter:none;color:#000;text-decoration:none
}
.drop-down-wrapper ul>li:last-child a{
    border-bottom:none
}
.navbar-tools .dropdown-menu li p,
.navbar-tools .dropdown-menu li a,
.navbar-tools .drop-down-wrapper li p,
.navbar-tools .drop-down-wrapper li a{
    color:#333333;font-size:12px;
    font-weight:300;
    margin:0;padding:8px 8px 6px;
    border-bottom:1px solid rgba(100,100,100,0.22);
    white-space:normal !important;
    display:block
}.navbar-tools .dropdown-menu>li:last-child a{
    border-bottom:none !important;border-radius:0 0 6px 6px
}
li.dropdown.current-user .dropdown-toggle{
    padding-bottom:11px
}
li.dropdown.current-user .dropdown-toggle span.username{
    font-size:14px
}
li.dropdown.current-user .dropdown-toggle i.fa{
    width:20px;color:#747474 !important
}
li.dropdown.current-user .dropdown-toggle .fa-cog,
li.dropdown.current-user .dropdown-toggle .fa-info-circle,
li.dropdown.current-user .dropdown-toggle .fa-inbox{
    padding-top:5px
}
li.dropdown.current-user.corner-name .dropdown-toggle{
    padding:12px
}
li.dropdown.current-user .menu-icon i.fa{
    font-size:16px
}
li.dropdown.current-user ul.dropdown-menu li a{
    color:#515151;padding:10px;font-size:13px
}
li.dropdown.current-user ul.dropdown-menu li a i.fa{
    width:20px
}
ul.dropdown-menu.notifications .dropdown-menu-title{
    display:block;padding:10px
}
ul.dropdown-menu.notifications a{
    color:#515151;padding:10px;
    font-size:13px
}
.navbar-tools .dropdown-menu li p{
    font-weight:bold
}
.navbar-tools .dropdown-menu li a .author{
    color:#0362FD;display:block
}
.navbar-tools .dropdown-menu li a .preview{
    display:block
}
.navbar-tools .dropdown-menu li a .time{
    font-size:12px;
    font-style:italic;
    font-weight:600;
    display:block;
    float:right
}
.navbar-tools .dropdown-menu li.view-all a i{
    float:right;
    margin-top:4px
}
.navbar-tools .dropdown-menu.notifications li>a>.label{
    margin-right:2px;
    padding:2px 4px;
    text-align:center !important
}
.navbar-tools .thread-image{
    margin-right:8px;
    float:left;
    height:50px;
    width:50px
}
.navbar-tools>ul>li.dropdown .dropdown-toggle .badge{
    border-radius:50%;
    font-size:10px;
    font-weight:300;
    padding:4px 6px;
    position:absolute;
    right:-4px;
    text-align:center;
    text-shadow:none !important;top:8px
}
.form-group {
    margin-bottom: 5px
}
.help-block ul>li {
    list-style-type: none
}
.modal-md {
    width: 400px
}
.modal-md .modal-body {
    padding: 0 15px 15px
}
@media (max-width: 768px) {
    .modal-md {
        width: auto
    }
}
.omniauth-logins ul>li {
    list-style-type: none;
    margin-bottom: 10px
}
.omniauth-logins ul>li i.fa {
    width: 20px
}
.narrow-centered {
    margin: 0 auto
}
.narrow-centered.single {
    width: 34%;
    min-width: 360px
}
.narrow-centered.double {
    width: 70%;
    min-width: 780px
}
.narrow-centered.double .col-sm-6 {
    min-width: 360px
}
@media (max-width: 380px) {
    .narrow-centered.single {
        width: 100%;
        max-width: 360px;
        min-width: 0
    }
}
@media (max-width: 800px) {
    .narrow-centered.double {
        width: 100%;
        min-width: 0
    }
    .narrow-centered.double .col-sm-6 {
        width: 48%;
        max-width: 360px
    }
    .narrow-centered.double .col-xs-12 {
        width: 100%;
        min-width: 0
    }
}
.fa-stack.red {
    color: #DE5959
}
.fa-stack.orange {
    color: #FF704C
}
.fa-stack.blue {
    color: #3198DD
}
.fa-stack.green {
    color: #4CAC83
}
.fa-stack.grey {
    color: #A4A4A4
}
.btn-action {
    background-color: #4CAC83;
    color: white;
    font-weight: 600
}
.btn-action:hover {
    background-color: #339966;
    color: white
}
.trial-250 {
    text-align: center
}
.trial-250 p {
    margin: 0;
    font-size: 14px;
    color: #3B3B3B
}
.btn {
    font-family: "Open Sans"
}
.btn-teal {
    background-color: #569099;
    border-color: #4d8189;
    color: white
}
.btn-teal:hover,
.btn-teal:focus,
.btn-teal:active,
.btn-teal.active {
    background-color: #4d8189;
    border-color: #447178;
    color: white
}
.btn-teal.disabled:hover,
.btn-teal.disabled:focus,
.btn-teal.disabled:active,
.btn-teal.disabled.active,
.btn-teal[disabled]:hover,
.btn-teal[disabled]:focus,
.btn-teal[disabled]:active,
.btn-teal[disabled].active,
fieldset[disabled] .btn-teal:hover,
fieldset[disabled] .btn-teal:focus,
fieldset[disabled] .btn-teal:active,
fieldset[disabled] .btn-teal.active {
    background-color: #569099;
    border-color: #569099;
    color: white
}
.btn-beige {
    background-color: #cc9;
    border-color: #c4c488;
    color: white
}
.btn-beige:hover,
.btn-beige:focus,
.btn-beige:active,
.btn-beige.active {
    background-color: #c4c488;
    border-color: #bbbb77;
    color: white
}
.btn-beige.disabled:hover,
.btn-beige.disabled:focus,
.btn-beige.disabled:active,
.btn-beige.disabled.active,
.btn-beige[disabled]:hover,
.btn-beige[disabled]:focus,
.btn-beige[disabled]:active,
.btn-beige[disabled].active,
fieldset[disabled] .btn-beige:hover,
fieldset[disabled] .btn-beige:focus,
fieldset[disabled] .btn-beige:active,
fieldset[disabled] .btn-beige.active {
    background-color: #cc9;
    border-color: #cc9;
    color: white
}
.btn-dark-beige {
    background-color: #afaa6d;
    border-color: #a6a05d;
    color: white
}
.btn-dark-beige:hover,
.btn-dark-beige:focus,
.btn-dark-beige:active,
.btn-dark-beige.active {
    background-color: #a6a05d;
    border-color: #979152;
    color: white
}
.btn-dark-beige.disabled:hover,
.btn-dark-beige.disabled:focus,
.btn-dark-beige.disabled:active,
.btn-dark-beige.disabled.active,
.btn-dark-beige[disabled]:hover,
.btn-dark-beige[disabled]:focus,
.btn-dark-beige[disabled]:active,
.btn-dark-beige[disabled].active,
fieldset[disabled] .btn-dark-beige:hover,
fieldset[disabled] .btn-dark-beige:focus,
fieldset[disabled] .btn-dark-beige:active,
fieldset[disabled] .btn-dark-beige.active {
    background-color: #afaa6d;
    border-color: #afaa6d;
    color: white
}
.btn-orange {
    background-color: #e6674a;
    border-color: #e35434;
    color: white
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active {
    background-color: #e35434;
    border-color: #de421f;
    color: white
}
.btn-orange.disabled:hover,
.btn-orange.disabled:focus,
.btn-orange.disabled:active,
.btn-orange.disabled.active,
.btn-orange[disabled]:hover,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange.active {
    background-color: #e6674a;
    border-color: #e6674a;
    color: white
}
.btn-purple {
    background-color: #57517b;
    border-color: #413d5c;
    color: white
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active {
    background-color: #4c476c;
    border-color: #413d5c;
    color: white
}
.btn-purple.disabled:hover,
.btn-purple.disabled:focus,
.btn-purple.disabled:active,
.btn-purple.disabled.active,
.btn-purple[disabled]:hover,
.btn-purple[disabled]:focus,
.btn-purple[disabled]:active,
.btn-purple[disabled].active,
fieldset[disabled] .btn-purple:hover,
fieldset[disabled] .btn-purple:focus,
fieldset[disabled] .btn-purple:active,
fieldset[disabled] .btn-purple.active {
    background-color: #57517b;
    border-color: #333;
    color: white
}
.btn-dark-grey {
    background-color: #333;
    border-color: #333;
    color: white
}
.btn-dark-grey:hover,
.btn-dark-grey:focus,
.btn-dark-grey:active,
.btn-dark-grey.active {
    background-color: #262626;
    border-color: #1a1a1a;
    color: white
}
.btn-dark-grey.disabled:hover,
.btn-dark-grey.disabled:focus,
.btn-dark-grey.disabled:active,
.btn-dark-grey.disabled.active,
.btn-dark-grey[disabled]:hover,
.btn-dark-grey[disabled]:focus,
.btn-dark-grey[disabled]:active,
.btn-dark-grey[disabled].active,
fieldset[disabled] .btn-dark-grey:hover,
fieldset[disabled] .btn-dark-grey:focus,
fieldset[disabled] .btn-dark-grey:active,
fieldset[disabled] .btn-dark-grey.active {
    background-color: #333;
    border-color: #333;
    color: white
}
.btn-med-grey {
    background-color: #666;
    border-color: #595959;
    color: white
}
.btn-med-grey:hover,
.btn-med-grey:focus,
.btn-med-grey:active,
.btn-med-grey.active {
    background-color: #595959;
    border-color: #4d4d4d;
    color: white
}
.btn-med-grey.disabled:hover,
.btn-med-grey.disabled:focus,
.btn-med-grey.disabled:active,
.btn-med-grey.disabled.active,
.btn-med-grey[disabled]:hover,
.btn-med-grey[disabled]:focus,
.btn-med-grey[disabled]:active,
.btn-med-grey[disabled].active,
fieldset[disabled] .btn-med-grey:hover,
fieldset[disabled] .btn-med-grey:focus,
fieldset[disabled] .btn-med-grey:active,
fieldset[disabled] .btn-med-grey.active {
    background-color: #666;
    border-color: #666;
    color: white
}
.btn-light-grey {
    background-color: #999;
    border-color: #8c8c8c;
    color: white
}
.btn-light-grey:hover,
.btn-light-grey:focus,
.btn-light-grey:active,
.btn-light-grey.active {
    background-color: #8c8c8c;
    border-color: #808080;
    color: white
}
.btn-light-grey.disabled:hover,
.btn-light-grey.disabled:focus,
.btn-light-grey.disabled:active,
.btn-light-grey.disabled.active,
.btn-light-grey[disabled]:hover,
.btn-light-grey[disabled]:focus,
.btn-light-grey[disabled]:active,
.btn-light-grey[disabled].active,
fieldset[disabled] .btn-light-grey:hover,
fieldset[disabled] .btn-light-grey:focus,
fieldset[disabled] .btn-light-grey:active,
fieldset[disabled] .btn-light-grey.active {
    background-color: #999;
    border-color: #999;
    color: white
}
.btn-bricky {
    background-color: #C83A2A;
    border-color: #b33426;
    color: white
}
.btn-bricky:hover,
.btn-bricky:focus,
.btn-bricky:active,
.btn-bricky.active {
    background-color: #b33426;
    border-color: #9e2e21;
    color: white
}
.btn-bricky.disabled:hover,
.btn-bricky.disabled:focus,
.btn-bricky.disabled:active,
.btn-bricky.disabled.active,
.btn-bricky[disabled]:hover,
.btn-bricky[disabled]:focus,
.btn-bricky[disabled]:active,
.btn-bricky[disabled].active,
fieldset[disabled] .btn-bricky:hover,
fieldset[disabled] .btn-bricky:focus,
fieldset[disabled] .btn-bricky:active,
fieldset[disabled] .btn-bricky.active {
    background-color: #C83A2A;
    border-color: #C83A2A;
    color: white
}
.btn-green {
    background-color: #3D9400;
    border-color: #327b00;
    color: white
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active {
    background-color: #38A375 !important;
    border-color: #339966 !important;
    color: white
}
.btn-green.disabled:hover,
.btn-green.disabled:focus,
.btn-green.disabled:active,
.btn-green.disabled.active,
.btn-green[disabled]:hover,
.btn-green[disabled]:focus,
.btn-green[disabled]:active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green:hover,
fieldset[disabled] .btn-green:focus,
fieldset[disabled] .btn-green:active,
fieldset[disabled] .btn-green.active {
    background-color: #3D9400;
    border-color: #3D9400;
    color: white
}
.btn-blue {
    background-color: #364F6A;
    border-color: #2d4259;
    color: white
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active {
    background-color: #2d4259;
    border-color: #253648;
    color: white
}
.btn-blue.disabled:hover,
.btn-blue.disabled:focus,
.btn-blue.disabled:active,
.btn-blue.disabled.active,
.btn-blue[disabled]:hover,
.btn-blue[disabled]:focus,
.btn-blue[disabled]:active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue:hover,
fieldset[disabled] .btn-blue:focus,
fieldset[disabled] .btn-blue:active,
fieldset[disabled] .btn-blue.active {
    background-color: #364F6A;
    border-color: #364F6A;
    color: white
}
.btn-yellow {
    background-color: #FFB848;
    border-color: #ffae2f;
    color: white
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active {
    background-color: #ffae2f;
    border-color: #ffa415;
    color: white
}
.btn-yellow.disabled:hover,
.btn-yellow.disabled:focus,
.btn-yellow.disabled:active,
.btn-yellow.disabled.active,
.btn-yellow[disabled]:hover,
.btn-yellow[disabled]:focus,
.btn-yellow[disabled]:active,
.btn-yellow[disabled].active,
fieldset[disabled] .btn-yellow:hover,
fieldset[disabled] .btn-yellow:focus,
fieldset[disabled] .btn-yellow:active,
fieldset[disabled] .btn-yellow.active {
    background-color: #FFB848;
    border-color: #FFB848;
    color: white
}
.btn-red {
    background-color: #E02222;
    border-color: #cc1d1d;
    color: white
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active {
    background-color: #cc1d1d;
    border-color: #b61919;
    color: white
}
.btn-red.disabled:hover,
.btn-red.disabled:focus,
.btn-red.disabled:active,
.btn-red.disabled.active,
.btn-red[disabled]:hover,
.btn-red[disabled]:focus,
.btn-red[disabled]:active,
.btn-red[disabled].active,
fieldset[disabled] .btn-red:hover,
fieldset[disabled] .btn-red:focus,
fieldset[disabled] .btn-red:active,
fieldset[disabled] .btn-red.active {
    background-color: #E02222;
    border-color: #E02222;
    color: white
}
.btn-teal .caret,
.btn-beige .caret,
.btn-dark-beige .caret,
.btn-orange .caret,
.btn-purple .caret,
.btn-dark-grey .caret,
.btn-med-grey .caret,
.btn-light-grey .caret,
.btn-bricky .caret,
.btn-green .caret,
.btn-blue .caret,
.btn-yellow .caret,
.btn-red .caret {
    border-top-color: white
}
.dropup .btn-teal .caret,
.dropup .btn-beige .caret,
.dropup .btn-dark-beige .caret,
.dropup .btn-orange .caret,
.dropup .btn-purple .caret,
.dropup .btn-dark-grey .caret,
.dropup .btn-med-grey .caret,
.dropup .btn-light-grey .caret,
.dropup .btn-bricky .caret,
.dropup .btn-green .caret,
.dropup .btn-blue .caret,
.dropup .btn-yellow .caret,
.dropup .btn-red .caret {
    border-bottom: 4px solid white
}
.btn-squared {
    border-radius: 0 !important
}
.btn {
    -webkit-transition: all 0.3s ease 0s !important;
    transition: all 0.3s ease 0s !important
}
.btn-icon {
    background-color: #EFEFEF;
    background-image: -moz-linear-gradient(center top, #FAFAFA, #EFEFEF);
    border: 1px solid #DDDDDD;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    cursor: pointer;
    height: 80px;
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    color: #333333
}
.btn-icon:hover {
    border-color: #A5A5A5;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
    color: #444444;
    text-decoration: none;
    text-shadow: 0 1px 0 white
}
.btn-icon .badge {
    border-radius: 12px 12px 12px 12px !important;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    color: white !important;
    font-family: "Open Sans";
    font-size: 11px !important;
    font-weight: 300;
    padding: 3px 7px;
    position: absolute;
    right: -5px;
    text-shadow: none;
    top: -5px
}
.btn-icon [class^="fa-"],
.btn-icon [class*=" fa-"],
.btn-icon [class^="clip-"],
.btn-icon [class*=" clip-"] {
    clear: both;
    display: block
}
.buttons-widget .btn,
.buttons-widget .make-switch {
    margin-bottom: 5px
}
.buttons-widget .btn-group-vertical .btn {
    margin-bottom: 0
}
body {
    color: #888888;
    direction: ltr;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px
}
a,
a:focus,
a:hover,
a:active {
    outline: 0 !important;
    text-decoration: none
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Open Sans';
    color: #383838
}
h1,
h2,
h3 {
    margin-bottom: 10px;
    margin-top: 10px
}
p+h1,
p+h2,
p+h3,
p+h4,
p+h5,
p+h6 {
    margin-top: 1.5em
}
p {
    margin: 0.85em 0
}
p img {
    margin: 0
}
.no-padding {
    padding: 0 !important
}
.no-display {
    display: none
}
.example {
    margin: 15px 0;
    padding: 14px 19px
}
.widget {
    -moz-box-sizing: content-box;
    color: #333;
    margin-bottom: 30px;
    padding: 10px 12px;
    position: relative
}
.space5 {
    display: block;
    margin-bottom: 5px !important;
    clear: both
}
.space7 {
    margin-bottom: 7px !important;
    clear: both
}
.space10 {
    margin-bottom: 10px !important;
    clear: both
}
.space12 {
    margin-bottom: 12px !important;
    clear: both
}
.space15 {
    margin-bottom: 15px !important;
    clear: both
}
.space20 {
    margin-bottom: 20px !important;
    clear: both
}
.teal {
    color: #569099
}
a.teal:hover {
    color: #4d8189
}
.orange {
    color: #E6674A
}
a.orange:hover {
    color: #E35434
}
.bricky {
    color: #C83A2A
}
a.bricky:hover {
    color: #B33426
}
.circle-img {
    border-radius: 100% 100% 100% 100%
}
.center {
    text-align: center
}
hr {
    background-image: -webkit-gradient(to right center, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: -webkit-linear-gradient(to right center, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: -webkit-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right center, transparent, rgba(0, 0, 0, 0.2), transparent);
    border: 0 none;
    height: 1px;
    margin: 22px 0
}
hr.fade-right {
    background-image: -webkit-gradient(to right center, rgba(0, 0, 0, 0.2), transparent);
    background-image: -webkit-linear-gradient(to right center, rgba(0, 0, 0, 0.2), transparent);
    background-image: -webkit-linear-gradient(left center, rgba(0, 0, 0, 0.2), transparent);
    background-image: linear-gradient(to right center, rgba(0, 0, 0, 0.2), transparent);
    border: 0 none;
    height: 1px;
    margin: 22px 0
}
hr.fade-left {
    background-image: -webkit-gradient(to right center, transparent, rgba(0, 0, 0, 0.2));
    background-image: -webkit-linear-gradient(to right center, transparent, rgba(0, 0, 0, 0.2));
    background-image: -webkit-linear-gradient(left center, transparent, rgba(0, 0, 0, 0.2));
    background-image: linear-gradient(to right center, transparent, rgba(0, 0, 0, 0.2));
    border: 0 none;
    height: 1px;
    margin: 22px 0
}
.ie8 hr {
    background: #E2E2E2
}
.go-top {
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: -2px;
    text-decoration: none;
    line-height: 30px;
    text-align: center
}
.section-content {
    margin-left: 5%
}
.wrapper {
    clear: both;
    min-height: 100px;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}
.wrapper.padding50 {
    padding-top: 50px;
    padding-bottom: 50px
}
.wrapper.no-padding {
    padding-top: 0;
    padding-bottom: 0
}
.wrapper-grey {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    background-color: #FCFCFC;
    color: #888888;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1
}
.wrapper-grey h1,
.wrapper-grey h2,
.wrapper-grey h3 {
    color: #444
}
.white {
    color: #FFFFFF !important
}
.promobox {
    background-color: #F6F6F6;
    border-color: #FAEBCC;
    margin: 20px 0;
    padding: 20px;
    border: 1px solid #E7E7E7
}
#scroll-top {
    background-color: #363839;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border: 1px solid #444444;
    color: #EEEEEE;
    border-radius: 2px;
    bottom: 70px;
    height: 50px;
    line-height: 50px;
    opacity: 1;
    position: fixed;
    right: 20px;
    text-align: center;
    text-decoration: none;
    display: none;
    width: 50px;
    z-index: 10000
}
#scroll-top:hover {
    background-color: #FCFCFC;
    border: 1px solid #E1E1E1;
    color: #007AFF
}
.show-grid [class*="col-"] {
    background: #E6E7E8;
    border: 10px solid #F7F8FA;
    line-height: 2em;
    margin-bottom: 10px;
    text-align: center
}
.animate-if-visible,
.animate-group .animate {
    position: relative;
    opacity: 0
}
.ie8 .animate-if-visible,
.ie8 .animate {
    filter: alpha(opacity=0)
}
#topbar {
    background: white;
    border-bottom: 1px solid #EFEFEF;
    font-size: 10px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1031
}
#topbar .callus {
    color: #999999;
    line-height: 40px;
    font-size: 11px;
    font-weight: normal;
    padding: 0 10px
}
#topbar .callus a {
    color: #999999
}
#topbar .social-icons ul {
    float: right !important
}
.colored-top-bar #topbar .callus,
.colored-top-bar #topbar .callus a {
    color: white
}
.colored-top-bar .social-icons ul li a:before {
    color: white
}
.social-icons ul {
    float: left;
    list-style: none;
    margin: 0 0 -1px 0;
    padding: 0;
    height: 40px;
    overflow: hidden
}
.social-icons ul li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    height: 40px;
    overflow: hidden
}
.social-icons ul li a {
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 80px;
    opacity: 0.6;
    text-indent: -9999px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    width: 40px;
    top: 0;
    font-size: 16px;
    position: relative;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s
}
.social-icons ul li a:hover {
    top: -40px
}
.social-icons ul li a:before {
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: FontAwesome;
    text-indent: 0;
    line-height: 40px;
    top: 0;
    left: 0;
    text-align: center;
    color: #999999
}
.social-icons ul li a:after {
    position: absolute;
    width: 40px;
    height: 40px;
    font-family: FontAwesome;
    text-indent: 0;
    line-height: 40px;
    top: 40px;
    left: 0;
    text-align: center;
    color: white
}
.social-icons ul li.social-twitter a:before {
    content: "\f099"
}
.social-icons ul li.social-twitter a:after {
    content: "\f099";
    background: #48C4D2
}
.social-icons ul li.social-dribbble a:before {
    content: "\f17d"
}
.social-icons ul li.social-dribbble a:after {
    content: "\f17d";
    background: #EF5B92
}
.social-icons ul li.social-facebook a:before {
    content: "\f09a"
}
.social-icons ul li.social-facebook a:after {
    content: "\f09a";
    background: #3B5998
}
.social-icons ul li.social-google a:before {
    content: "\f0d5"
}
.social-icons ul li.social-google a:after {
    content: "\f0d5";
    background: #DD4B39
}
.social-icons ul li.social-linkedin a:before {
    content: "\f0e1"
}
.social-icons ul li.social-linkedin a:after {
    content: "\f0e1";
    background: #71B2D0
}
.social-icons ul li.social-youtube a:before {
    content: "\f167"
}
.social-icons ul li.social-youtube a:after {
    content: "\f167";
    background: #F45750
}
.social-icons ul li.social-rss a:before {
    content: "\f09e"
}
.social-icons ul li.social-rss a:after {
    content: "\f09e";
    background: #FE9900
}
ul.social-icons {
    margin: 0;
    padding: 0;
    width: auto
}
ul.social-icons li {
    background-color: white;
    background-image: url("../img/social-sprites.png");
    background-position: 0 100px;
    background-repeat: no-repeat;
    border-radius: 100%;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    display: inline-block;
    margin: -1px 1px 5px 0;
    overflow: visible;
    padding: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
ul.social-icons li a {
    display: block;
    height: 30px;
    text-align: center;
    width: 30px
}
ul.social-icons li[class] a {
    text-indent: -9999px
}
ul.social-icons li a:hover {
    text-decoration: none
}
ul.social-icons li a i[class^="icon-"] {
    color: #444444;
    position: relative;
    top: 3px
}
ul.social-icons li a:active {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3) inset, 0 0 10px rgba(0, 0, 0, 0.3) inset
}
ul.social-icons li:active,
ul.social-icons li a:active {
    border-radius: 100%
}
ul.social-icons li.digg {
    background-position: 0 0
}
ul.social-icons li.digg:hover {
    background-position: 0 -30px
}
ul.social-icons li.dribbble {
    background-position: 0 -60px
}
ul.social-icons li.dribbble:hover {
    background-position: 0 -90px
}
ul.social-icons li.facebook {
    background-position: 0 -120px
}
ul.social-icons li.facebook:hover {
    background-position: 0 -150px
}
ul.social-icons li.flickr {
    background-position: 0 -180px
}
ul.social-icons li.flickr:hover {
    background-position: 0 -210px
}
ul.social-icons li.forrst {
    background-position: 0 -240px
}
ul.social-icons li.forrst:hover {
    background-position: 0 -270px
}
ul.social-icons li.googleplus {
    background-position: 0 -300px
}
ul.social-icons li.googleplus:hover {
    background-position: 0 -330px
}
ul.social-icons li.html5 {
    background-position: 0 -360px
}
ul.social-icons li.html5:hover {
    background-position: 0 -390px
}
ul.social-icons li.icloud {
    background-position: 0 -420px
}
ul.social-icons li.icloud:hover {
    background-position: 0 -450px
}
ul.social-icons li.lastfm {
    background-position: 0 -480px
}
ul.social-icons li.lastfm:hover {
    background-position: 0 -510px
}
ul.social-icons li.linkedin {
    background-position: 0 -540px
}
ul.social-icons li.linkedin:hover {
    background-position: 0 -570px
}
ul.social-icons li.myspace {
    background-position: 0 -600px
}
ul.social-icons li.myspace:hover {
    background-position: 0 -630px
}
ul.social-icons li.paypal {
    background-position: 0 -660px
}
ul.social-icons li.paypal:hover {
    background-position: 0 -690px
}
ul.social-icons li.picasa {
    background-position: 0 -720px
}
ul.social-icons li.picasa:hover {
    background-position: 0 -750px
}
ul.social-icons li.pinterest {
    background-position: 0 -780px
}
ul.social-icons li.pinterest:hover {
    background-position: 0 -810px
}
ul.social-icons li.reddit {
    background-position: 0 -840px
}
ul.social-icons li.reddit:hover {
    background-position: 0 -870px
}
ul.social-icons li.rss {
    background-position: 0 -900px
}
ul.social-icons li.rss:hover {
    background-position: 0 -930px
}
ul.social-icons li.skype {
    background-position: 0 -960px
}
ul.social-icons li.skype:hover {
    background-position: 0 -990px
}
ul.social-icons li.stumbleupon {
    background-position: 0 -1020px
}
ul.social-icons li.stumbleupon:hover {
    background-position: 0 -1050px
}
ul.social-icons li.tumblr {
    background-position: 0 -1080px
}
ul.social-icons li.tumblr:hover {
    background-position: 0 -1110px
}
ul.social-icons li.twitter {
    background-position: 0 -1140px
}
ul.social-icons li.twitter:hover {
    background-position: 0 -1170px
}
ul.social-icons li.vimeo {
    background-position: 0 -1200px
}
ul.social-icons li.vimeo:hover {
    background-position: 0 -1230px
}
ul.social-icons li.wordpress {
    background-position: 0 -1260px
}
ul.social-icons li.wordpress:hover {
    background-position: 0 -1290px
}
ul.social-icons li.yahoo {
    background-position: 0 -1320px
}
ul.social-icons li.yahoo:hover {
    background-position: 0 -1350px
}
ul.social-icons li.youtube {
    background-position: 0 -1380px
}
ul.social-icons li.youtube:hover {
    background-position: 0 -1410px
}
ul.social-icons li.github {
    background-position: 0 -1440px
}
ul.social-icons li.github:hover {
    background-position: 0 -1470px
}
ul.social-icons li.behance {
    background-position: 0 -1500px
}
ul.social-icons li.behance:hover {
    background-position: 0 -1530px
}
ul.social-icons li.yelp {
    background-position: 0 -1560px
}
ul.social-icons li.yelp:hover {
    background-position: 0 -1590px
}
ul.social-icons li.mail {
    background-position: 0 -1620px
}
ul.social-icons li.mail:hover {
    background-position: 0 -1650px
}
ul.social-icons li.instagram {
    background-position: 0 -1680px
}
ul.social-icons li.instagram:hover {
    background-position: 0 -1710px
}
ul.social-icons li.foursquare {
    background-position: 0 -1740px
}
ul.social-icons li.foursquare:hover {
    background-position: 0 -1770px
}
ul.social-icons li.zerply {
    background-position: 0 -1800px
}
ul.social-icons li.zerply:hover {
    background-position: 0 -1830px
}
ul.social-icons li.vk {
    background-position: 0 -1860px
}
ul.social-icons li.vk:hover {
    background-position: 0 -1890px
}
.navbar.navbar-default.navbar-fixed-top.space-top {
    height: 60px
}
.navbar-default {
    background: rgba(255, 255, 255, 0.9);
    border-color: #E7E7E7;
    height: 90px;
    line-height: 90px;
    min-height: 30px
}
.ie8 .navbar-default {
    background: white;
    top: 0
}
.ie8 .navbar-default.space-top {
    top: 40px
}
body.isMobile .navbar-default {
    position: absolute !important
}
.navbar>.container .navbar-brand {
    padding: 0 10px 0;
    margin-left: 0;
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    line-height: inherit;
    color: #666666
}
.navbar>.container .navbar-brand img {
    margin-top: 9%
}
.navbar>.container .navbar-brand i {
    font-size: 25px
}
.navbar-nav>li>a {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    height: 90px;
    line-height: 90px;
    display: block
}
.navbar-default .navbar-nav>li>a {
    font-family: 'Open Sans';
    color: #747474;
    font-weight: 600
}
.dropdown-menu {
    font-size: inherit
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li.dropdown.open>a {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    background: none
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: none;
    color: #333333;
    border-bottom-width: 2px;
    border-bottom-style: solid
}
.navbar-default .navbar-nav>.active>a:before {
    content: "\f0d8";
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    text-align: center;
    bottom: 2px;
    width: 100%;
    left: 0;
    line-height: 0
}
.navbar-default>.container {
    position: relative
}
.single-menu .navbar-default .navbar-nav>.active>a,
.single-menu .navbar-default .navbar-nav>.active>a:hover,
.single-menu .navbar-default .navbar-nav>.active>a:focus {
    border-top: 2px solid #eee;
    border-bottom: none;
    padding-top: 0 !important
}
.single-menu .navbar-default .navbar-nav>li>a:hover,
.single-menu .navbar-default .navbar-nav>li>a:focus,
.single-menu .navbar-default .navbar-nav>li.dropdown.open>a {
    border-bottom: none;
    background: #eee;
    color: #333
}
.single-menu .navbar-default .navbar-nav>.active>a:before {
    content: "\f0d7";
    top: 1px;
    bottom: auto
}
.single-menu .navbar-default .navbar-nav>li.menu-search>a:hover,
.single-menu .navbar-default .navbar-nav>li.menu-search>a:focus,
.single-menu .navbar-default .navbar-nav>li.menu-search.dropdown.open>a {
    border-bottom: none;
    background: none;
    color: #808080
}
.mega-menu .mega-menu-content {
    padding: 20px 30px;
    line-height: normal !important
}
.mega-menu .mega-menu-content ul.sub-menu {
    list-style: none;
    margin: 0;
    padding: 0
}
.mega-menu .mega-menu-content ul.sub-menu .mega-menu-sub-title {
    color: #333333;
    display: block;
    font-size: 1em;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: uppercase
}
.mega-menu .mega-menu-content ul.sub-menu a {
    display: block;
    font-weight: normal;
    padding: 8px;
    line-height: 23px;
    font-size: 12px;
    height: auto;
    min-height: 23px;
    text-align: left;
    text-decoration: none;
    color: #808080
}
.mega-menu .mega-menu-content ul.sub-menu a:hover,
.mega-menu .mega-menu-content ul.sub-menu a:focus {
    background-color: #F5F5F5;
    color: #262626;
    text-decoration: none
}
.navbar-nav>li>.dropdown-menu {
    border-top-style: solid;
    left: 0;
    right: auto;
    border-color: white;
    background-color: white;
    padding: 0
}
.menu-search>a:hover,
.menu-search>a:focus {
    border-bottom: none !important
}
.search-box {
    border-radius: 0;
    width: 300px;
    line-height: normal;
    right: 0;
    top: auto;
    left: auto;
    bottom: -55px
}
.search-box .arrow {
    left: auto !important;
    margin-left: 0 !important;
    right: 10px;
    top: -11px
}
.search-box input {
    background-color: #F8F8F8;
    border-color: #E1E1E1;
    color: #808080;
    border-radius: 0;
    box-shadow: none
}
.icons>section {
    margin-top: 20px
}
.the-icons li {
    line-height: 40px
}
.the-icons li i {
    -webkit-transition: font-size 0.2s ease 0s;
    transition: font-size 0.2s ease 0s
}
.the-icons li:hover i {
    font-size: 26px
}
.badge-success {
    background-color: #5CB85C
}
.badge-success[href]:hover,
.badge-success[href]:focus {
    background-color: #449D44
}
.badge-warning {
    background-color: #F0AD4E
}
.badge-warning[href]:hover,
.badge-warning[href]:focus {
    background-color: #EC971F
}
.badge-info {
    background-color: #5BC0DE
}
.badge-info[href]:hover,
.badge-info[href]:focus {
    background-color: #31B0D5
}
.badge-danger {
    background-color: #D9534F
}
.badge-danger[href]:hover,
.badge-danger[href]:focus {
    background-color: #C9302C
}
.badge-new {
    background-color: #007AFF;
    border-radius: 12px 12px 12px 12px !important;
    font-size: 11px !important;
    font-weight: 300;
    height: 18px;
    padding: 3px 6px;
    text-align: center;
    text-shadow: none !important;
    vertical-align: middle
}
.label {
    font-size: 85% !important;
    padding: 0.4em 0.6em !important
}
.label-inverse,
.badge-inverse {
    background-color: #555555
}
.circle-icon {
    background-color: #333333;
    border-radius: 75px 75px 75px 75px;
    color: white;
    margin-top: 2px;
    text-align: center;
    height: 55px;
    line-height: 56px;
    width: 55px;
    display: inline-block;
    font-size: 24px !important
}
.circle-icon.circle-green {
    background-color: #3D9400;
    border-color: #327B00;
    color: white
}
.circle-icon.circle-blue {
    background-color: #007AFF;
    border-color: #007AFF;
    color: white
}
.circle-icon.circle-teal {
    background-color: #569099;
    border-color: #4D8189;
    color: white
}
.circle-icon.circle-bricky {
    background-color: #C83A2A;
    border-color: #b33426;
    color: white
}
.core-box {
    display: inline-block;
    padding-bottom: 50px;
    padding-top: 50px
}
.core-box .heading {
    margin-bottom: 15px
}
.core-box .heading .circle-icon {
    float: left
}
.core-box .heading h2 {
    line-height: 55px !important;
    margin: 0;
    padding-left: 65px;
    font-weight: normal;
    color: #666666;
    font-size: 18px
}
.core-box .content {
    color: #747474 !important;
    line-height: 20px;
    margin-bottom: 15px
}
.core-box .view-more {
    float: right
}
.core-box .view-more i {
    display: inline-block
}
.core-box .view-more:hover {
    text-decoration: none
}
.image-overlay {
    background: white;
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 500;
    left: 0;
    top: 0;
    text-align: center
}
.ie8 .image-overlay {
    filter: alpha(opacity=0)
}
.image-overlay .circle-icon {
    height: 80px;
    line-height: 80px;
    margin: -40px 0 0 0;
    position: relative;
    text-align: center;
    top: 50%;
    width: 80px;
    z-index: 500
}
.image-overlay .circle-icon.circle-small {
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0 0;
    width: 50px;
    position: relative
}
.isMobile .image-overlay {
    display: none
}
.isMobile .team-list .image-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0 0 3px 3px;
    bottom: 0;
    font-size: 15px;
    height: 60px;
    left: 0;
    opacity: 1;
    position: relative;
    right: 0;
    text-align: center;
    top: auto;
    visibility: visible;
    z-index: 1;
    display: inline-block
}
.isMobile .team-list .image-overlay:hover {
    opacity: 0.7
}
.isMobile .team-list .image-overlay .circle-icon {
    height: 50px;
    line-height: 50px;
    margin: 4px 0 0 0;
    position: relative;
    text-align: center;
    top: auto;
    width: 50px;
    z-index: 500
}
.icon-list {
    list-style: none;
    margin: 0;
    margin-left: 5%;
    padding: 0
}
.icon-list-content {
    padding-left: 80px
}
.icon-list li {
    position: relative;
    margin: 0;
    padding: 0 0 30px 0;
    display: inline-block
}
.icon-list .circle-icon {
    float: left;
    z-index: 5;
    position: relative
}
.icon-list .timeline {
    border-right-style: dashed;
    border-right-width: 1px;
    border-color: #D0D0D0;
    height: 99%;
    left: 27px;
    position: absolute;
    top: 1%;
    width: 1px
}
.icon-list li:last-child .timeline {
    display: none
}
.slides li {
    position: relative
}
#carousel li {
    margin-right: 5px
}
#carousel li img {
    padding: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #D0D0D0;
    cursor: pointer
}
.flex-direction-nav a:before {
    font-size: 20px !important
}
.flex-control-paging li a.flex-active {
    background: rgba(0, 0, 0, 0.4) !important
}
.flex-control-paging li a {
    background: rgba(0, 0, 0, 0.2) !important
}
.flex-control-nav {
    bottom: auto !important;
    margin-top: 10px !important;
    position: relative !important
}
.flexslider {
    background: url("assets/") no-repeat scroll center center #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    position: relative
}
#carousel {
    margin-top: 5px
}
div.flexslider {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin: 0
}
.flex-direction-nav a {
    -webkit-transition: none !important;
    transition: none !important;
    background: #222222;
    border: none;
    font-weight: normal;
    margin: 0;
    opacity: 0.5;
    width: 26px !important;
    height: 26px !important;
    line-height: 26px;
    color: #FFFFFF !important;
    text-align: center !important;
    text-shadow: none !important
}
.flex-direction-nav a.flex-next {
    right: 10px !important;
    font-size: 9px
}
.flex-direction-nav a.flex-next:before {
    font-family: "fontawesome" !important;
    content: "\f105" !important
}
.flex-direction-nav a.flex-prev {
    left: 10px !important;
    font-size: 9px
}
.flex-direction-nav a.flex-prev:before {
    font-family: "fontawesome" !important;
    content: "\f104" !important
}
.tabbable {
    margin-bottom: 15px
}
.nav-tabs {
    border-color: #DDDDDD;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    top: 1px
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    z-index: 12
}
.nav-tabs>li:first-child>a {
    margin-left: 0
}
.nav-tabs>li>a:hover {
    background-color: white;
    border-color: #DDDDDD;
    color: #4C8FBD
}
.nav-tabs>li>a,
.nav-tabs>li>a:focus {
    background-color: #F9F9F9;
    border-color: #DDDDDD;
    border-radius: 0 0 0 0 !important;
    color: #999999;
    line-height: 16px;
    margin-right: -1px;
    position: relative
}
.tab-content {
    border: 1px solid #DDDDDD;
    padding: 16px 12px;
    position: relative
}
.tabs-below>.nav-tabs {
    border-bottom-width: 0;
    border-color: #DDDDDD;
    margin-bottom: 0;
    margin-top: -1px;
    top: auto
}
.tabs-below>.nav-tabs>li>a,
.tabs-below>.nav-tabs>li>a:hover,
.tabs-below>.nav-tabs>li>a:focus {
    border-color: #DDDDDD
}
.tabs-below>.nav-tabs>li.active>a,
.tabs-below>.nav-tabs>li.active>a:hover,
.tabs-below>.nav-tabs>li.active>a:focus {
    border-bottom: 2px solid #DDDDDD;
    border-color: transparent #DDDDDD #DDDDDD;
    border-top-width: 1px;
    margin-top: 0
}
.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 60px
}
.tabs-left>.nav-tabs {
    border-color: #DDDDDD;
    float: left;
    margin-bottom: 0;
    top: auto
}
.tabs-left>.nav-tabs>li {
    float: none
}
.tabs-left>.nav-tabs>li>a,
.tabs-left>.nav-tabs>li>a:focus,
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #DDDDDD;
    margin: 0 -1px 0 0
}
.tabs-left>.nav-tabs>li.active>a,
.tabs-left>.nav-tabs>li.active>a:focus,
.tabs-left>.nav-tabs>li.active>a:hover {
    border-color: #DDDDDD;
    border-right: none;
    border-left: 2px solid #DDDDDD;
    border-top-width: 1px;
    margin: 0 -1px
}
.tabs-right>.nav-tabs {
    border-color: #DDDDDD;
    float: right;
    margin-bottom: 0;
    top: auto
}
.tabs-right>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a:focus,
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #DDDDDD;
    margin: 0 -1px
}
.tabs-right>.nav-tabs>li.active>a,
.tabs-right>.nav-tabs>li.active>a:focus,
.tabs-right>.nav-tabs>li.active>a:hover {
    border-color: #DDDDDD;
    border-left: none;
    border-right: 2px solid #DDDDDD;
    border-top-width: 1px;
    margin: 0 -2px 0 -1px
}
.nav-tabs>li>a>.badge {
    line-height: 8px;
    opacity: 0.7
}
.nav-tabs>li>a>[class*="fa-"] {
    opacity: 0.75
}
.nav-tabs>li.active>a>.badge,
.nav-tabs>li.active>a>[class*="fa-"] {
    opacity: 1
}
.nav-tabs li [class*=" fa-"],
.nav-tabs li [class^="fa-"] {
    display: inline-block;
    text-align: center;
    width: 1.25em
}
.nav-tabs>li.open .dropdown-toggle {
    background-color: #4F99C6;
    border-color: #4F99C6;
    color: white
}
.nav-tabs>li.open .dropdown-toggle>[class*="fa-"] {
    color: #FFFFFF !important;
    opacity: 1
}
.tabs-left .tab-content,
.tabs-right .tab-content {
    overflow: auto
}
.tab-teal>li.active>a,
.tab-teal>li.active>a:hover,
.tab-teal>li.active>a:focus {
    border-color: #DDDDDD;
    border-top: 2px solid #569099
}
.tab-teal>li>a:hover {
    color: #569099
}
.tab-teal>li.dropdown.open.active>a:hover,
.tab-teal>li.dropdown.open.active>a:focus {
    background-color: #569099;
    border-color: #569099;
    color: white
}
.tab-teal>li.open .dropdown-toggle {
    background-color: #569099;
    border-color: #569099;
    color: white
}
.tab-teal .dropdown-menu>li>a:hover,
.tab-teal .dropdown-menu>li>a:focus {
    background-color: #569099
}
.tab-teal .active>a,
.tab-teal .active>a:hover,
.tab-teal .active>a:focus {
    background-color: #569099
}
.tabs-left>.tab-teal>li.active>a,
.tabs-left>.tab-teal>li.active>a:focus,
.tabs-left>.tab-teal>li.active>a:hover {
    border-color: #DDDDDD;
    border-right: none;
    border-left: 2px solid #569099
}
.tabs-below>.tab-teal>li.active>a,
.tabs-below>.tab-teal>li.active>a:hover,
.tabs-below>.tab-teal>li.active>a:focus {
    border-color: #DDDDDD;
    border-top: none;
    border-bottom: 2px solid #569099
}
.tabs-right>.tab-teal>li.active>a,
.tabs-right>.tab-teal>li.active>a:focus,
.tabs-right>.tab-teal>li.active>a:hover {
    border-color: #DDDDDD;
    border-left: none;
    border-right: 2px solid #569099
}
.tab-padding.tab-teal>li>a,
.tab-padding.tab-teal>li>a:focus,
.tab-padding.tab-teal>li>a:hover {
    border-color: transparent;
    color: white
}
.tab-padding.tab-teal>li:not(.active)>a:hover {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    opacity: 0.85
}
.tab-padding.tab-teal>li:not(.active)>a>[class*="fa-"]:first-child {
    color: #FFFFFF !important
}
.tab-padding.tab-teal>li:not(.active)>a>.badge {
    background-color: #FFFFFF !important;
    color: rgba(0, 0, 0, 0.4) !important
}
.tab-padding.tab-teal>li>a,
.tab-padding.tab-teal>li>a:focus {
    background-color: #7DAFB7
}
.tab-padding.tab-teal>li.active>a,
.tab-padding.tab-teal>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    background-color: white;
    box-shadow: none;
    color: #4F80A0
}
.tab-padding.tab-teal>li.active>a,
.tab-padding.tab-teal>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    border-color: #569099 #DDDDDD transparent;
    color: #4D8189
}
.tabs-below .tab-padding.tab-teal>li.active>a {
    border-color: transparent #7DB4D8 #7DB4D8
}
.tab-padding.tab-teal {
    border-bottom-color: #569099;
    background-color: #F3F8F8
}
.tabs-below .nav-tabs.tab-teal {
    padding-bottom: 6px;
    border-bottom-color: #DDDDDD;
    border-top: 0 none
}
.tab-bricky>li.active>a,
.tab-bricky>li.active>a:hover,
.tab-bricky>li.active>a:focus {
    border-color: #C83A2A #DDDDDD transparent;
    border-top: 2px solid #C83A2A
}
.tab-bricky>li>a:hover {
    color: #C83A2A
}
.tab-bricky>li.dropdown.open.active>a:hover,
.tab-bricky>li.dropdown.open.active>a:focus {
    background-color: #C83A2A;
    border-color: #C83A2A;
    color: white
}
.tab-bricky>li.open .dropdown-toggle {
    background-color: #C83A2A;
    border-color: #C83A2A;
    color: white
}
.tab-bricky .dropdown-menu>li>a:hover,
.tab-bricky .dropdown-menu>li>a:focus {
    background-color: #C83A2A
}
.tab-bricky .active>a,
.tab-bricky .active>a:hover,
.tab-bricky .active>a:focus {
    background-color: #C83A2A
}
.tabs-left>.tab-bricky>li.active>a,
.tabs-left>.tab-bricky>li.active>a:focus,
.tabs-left>.tab-bricky>li.active>a:hover {
    border-color: #DDDDDD transparent #DDDDDD #C83A2A;
    border-left: 2px solid #C83A2A
}
.tabs-below>.tab-bricky>li.active>a,
.tabs-below>.tab-bricky>li.active>a:hover,
.tabs-below>.tab-bricky>li.active>a:focus {
    border-bottom: 2px solid #C83A2A;
    border-color: transparent #DDDDDD #C83A2A
}
.tabs-right>.tab-bricky>li.active>a,
.tabs-right>.tab-bricky>li.active>a:focus,
.tabs-right>.tab-bricky>li.active>a:hover {
    border-color: #DDDDDD #C83A2A #DDDDDD transparent;
    border-right: 2px solid #C83A2A
}
.tab-padding.tab-bricky>li>a,
.tab-padding.tab-bricky>li>a:focus,
.tab-padding.tab-bricky>li>a:hover {
    border-color: transparent;
    color: white
}
.tab-padding.tab-bricky>li:not(.active)>a:hover {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    opacity: 0.85
}
.tab-padding.tab-bricky>li:not(.active)>a>[class*="fa-"]:first-child {
    color: #FFFFFF !important
}
.tab-padding.tab-bricky>li:not(.active)>a>.badge {
    background-color: #FFFFFF !important;
    color: rgba(0, 0, 0, 0.4) !important
}
.tab-padding.tab-bricky>li>a,
.tab-padding.tab-bricky>li>a:focus {
    background-color: #DC6456
}
.tab-padding.tab-bricky>li.active>a,
.tab-padding.tab-bricky>li.active>a:focus,
.tab-padding.tab-bricky>li.active>a:hover {
    background-color: white;
    box-shadow: none;
    color: #333333
}
.tab-padding.tab-bricky>li.active>a,
.tab-padding.tab-bricky>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    border-color: #C83A2A #DDDDDD transparent;
    color: #333333
}
.tabs-below .tab-padding.tab-bricky>li.active>a {
    border-color: transparent #C83A2A #DDDDDD
}
.tab-padding.tab-bricky {
    border-bottom-color: #C83A2A;
    background-color: #FBEEEC
}
.tabs-below .nav-tabs.tab-bricky {
    padding-bottom: 6px;
    border-bottom-color: #DDDDDD;
    border-top: 0 none
}
.tab-green>li.active>a,
.tab-green>li.active>a:hover,
.tab-green>li.active>a:focus {
    border-color: #3D9400 #DDDDDD transparent;
    border-top: 2px solid #3D9400
}
.tab-green>li>a:hover {
    color: #3D9400
}
.tab-green>li.dropdown.open.active>a:hover,
.tab-green>li.dropdown.open.active>a:focus {
    background-color: #3D9400;
    border-color: #3D9400;
    color: white
}
.tab-green>li.open .dropdown-toggle {
    background-color: #3D9400;
    border-color: #3D9400;
    color: white
}
.tab-green .dropdown-menu>li>a:hover,
.tab-green .dropdown-menu>li>a:focus {
    background-color: #3D9400
}
.tab-green .active>a,
.tab-green .active>a:hover,
.tab-green .active>a:focus {
    background-color: #3D9400
}
.tabs-left>.tab-green>li.active>a,
.tabs-left>.tab-green>li.active>a:focus,
.tabs-left>.tab-green>li.active>a:hover {
    border-color: #DDDDDD transparent #DDDDDD #3D9400;
    border-left: 2px solid #3D9400
}
.tabs-below>.tab-green>li.active>a,
.tabs-below>.tab-green>li.active>a:hover,
.tabs-below>.tab-green>li.active>a:focus {
    border-bottom: 2px solid #3D9400;
    border-color: transparent #DDDDDD #3D9400
}
.tabs-right>.tab-green>li.active>a,
.tabs-right>.tab-green>li.active>a:focus,
.tabs-right>.tab-green>li.active>a:hover {
    border-color: #DDDDDD #3D9400 #DDDDDD transparent;
    border-right: 2px solid #3D9400
}
.tab-padding.tab-green>li>a,
.tab-padding.tab-green>li>a:focus,
.tab-padding.tab-green>li>a:hover {
    border-color: transparent;
    color: white
}
.tab-padding.tab-green>li:not(.active)>a:hover {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    opacity: 0.85
}
.tab-padding.tab-green>li:not(.active)>a>[class*="fa-"]:first-child {
    color: #FFFFFF !important
}
.tab-padding.tab-green>li:not(.active)>a>.badge {
    background-color: #FFFFFF !important;
    color: rgba(0, 0, 0, 0.4) !important
}
.tab-padding.tab-green>li>a,
.tab-padding.tab-green>li>a:focus {
    background-color: #71B145
}
.tab-purple>li.active>a,
.tab-purple>li.active>a:hover,
.tab-purple>li.active>a:focus {
    border-color: #57517B #DDDDDD transparent;
    border-top: 2px solid #57517B
}
.tab-purple>li>a:hover {
    color: #57517B
}
.tab-purple>li.dropdown.open.active>a:hover,
.tab-purple>li.dropdown.open.active>a:focus {
    background-color: #57517B;
    border-color: #57517B;
    color: white
}
.tab-purple>li.open .dropdown-toggle {
    background-color: #57517B;
    border-color: #57517B;
    color: white
}
.tab-purple .dropdown-menu>li>a:hover,
.tab-purple .dropdown-menu>li>a:focus {
    background-color: #57517B
}
.tab-purple .active>a,
.tab-purple .active>a:hover,
.tab-purple .active>a:focus {
    background-color: #57517B
}
.tabs-left>.tab-purple>li.active>a,
.tabs-left>.tab-purple>li.active>a:focus,
.tabs-left>.tab-purple>li.active>a:hover {
    border-color: #DDDDDD transparent #DDDDDD #57517B;
    border-left: 2px solid #57517B
}
.tabs-below>.tab-purple>li.active>a,
.tabs-below>.tab-purple>li.active>a:hover,
.tabs-below>.tab-purple>li.active>a:focus {
    border-bottom: 2px solid #57517B;
    border-color: transparent #DDDDDD #57517B
}
.tabs-right>.tab-purple>li.active>a,
.tabs-right>.tab-purple>li.active>a:focus,
.tabs-right>.tab-purple>li.active>a:hover {
    border-color: #DDDDDD #57517B #DDDDDD transparent;
    border-right: 2px solid #57517B
}
.tab-padding.tab-purple>li>a,
.tab-padding.tab-purple>li>a:focus,
.tab-padding.tab-purple>li>a:hover {
    border-color: transparent;
    color: white
}
.tab-padding.tab-purple>li:not(.active)>a:hover {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    opacity: 0.85
}
.tab-padding.tab-purple>li:not(.active)>a>[class*="fa-"]:first-child {
    color: #FFFFFF !important
}
.tab-padding.tab-purple>li:not(.active)>a>.badge {
    background-color: #FFFFFF !important;
    color: rgba(0, 0, 0, 0.4) !important
}
.tab-padding.tab-purple>li>a,
.tab-padding.tab-purple>li>a:focus {
    background-color: #84809F
}
.tab-padding.tab-purple>li.active>a,
.tab-padding.tab-purple>li.active>a:focus,
.tab-padding.tab-purple>li.active>a:hover {
    background-color: white;
    box-shadow: none;
    color: #333333
}
.tab-padding.tab-purple>li.active>a,
.tab-padding.tab-purple>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    border-color: #57517B #DDDDDD transparent;
    color: #333333
}
.tabs-below .tab-padding.tab-purple>li.active>a {
    border-color: transparent #57517B #DDDDDD
}
.tab-padding.tab-purple {
    border-bottom-color: #57517B;
    background-color: #F5F4F9
}
.tabs-below .nav-tabs.tab-purple {
    padding-bottom: 6px;
    border-bottom-color: #DDDDDD;
    border-top: 0 none
}
.tab-padding.tab-green>li.active>a,
.tab-padding.tab-green>li.active>a:focus,
.tab-padding.tab-green>li.active>a:hover {
    background-color: white;
    box-shadow: none;
    color: #333333
}
.tab-padding.tab-green>li.active>a,
.tab-padding.tab-green>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    border-color: #3D9400 #DDDDDD transparent;
    color: #333333
}
.tabs-below .tab-padding.tab-green>li.active>a {
    border-color: transparent #3D9400 #DDDDDD
}
.tab-padding.tab-green {
    border-bottom-color: #3D9400;
    background-color: #EFFBEC
}
.tabs-below .nav-tabs.tab-green {
    padding-bottom: 6px;
    border-bottom-color: #DDDDDD;
    border-top: 0 none
}
.tab-blue>li.active>a,
.tab-blue>li.active>a:hover,
.tab-blue>li.active>a:focus {
    border-color: #364F6A #DDDDDD transparent;
    border-top: 2px solid #364F6A
}
.tab-blue>li>a:hover {
    color: #364F6A
}
.tab-blue>li.dropdown.open.active>a:hover,
.tab-blue>li.dropdown.open.active>a:focus {
    background-color: #364F6A;
    border-color: #364F6A;
    color: white
}
.tab-blue>li.open .dropdown-toggle {
    background-color: #364F6A;
    border-color: #364F6A;
    color: white
}
.tab-blue .dropdown-menu>li>a:hover,
.tab-blue .dropdown-menu>li>a:focus {
    background-color: #364F6A
}
.tab-blue .active>a,
.tab-blue .active>a:hover,
.tab-blue .active>a:focus {
    background-color: #364F6A
}
.tabs-left>.tab-blue>li.active>a,
.tabs-left>.tab-blue>li.active>a:focus,
.tabs-left>.tab-blue>li.active>a:hover {
    border-color: #DDDDDD transparent #DDDDDD #364F6A;
    border-left: 2px solid #364F6A
}
.tabs-below>.tab-blue>li.active>a,
.tabs-below>.tab-blue>li.active>a:hover,
.tabs-below>.tab-blue>li.active>a:focus {
    border-bottom: 2px solid #364F6A;
    border-color: transparent #DDDDDD #364F6A
}
.tabs-right>.tab-blue>li.active>a,
.tabs-right>.tab-blue>li.active>a:focus,
.tabs-right>.tab-blue>li.active>a:hover {
    border-color: #DDDDDD #364F6A #DDDDDD transparent;
    border-right: 2px solid #364F6A
}
.tab-padding.tab-blue>li>a,
.tab-padding.tab-blue>li>a:focus,
.tab-padding.tab-blue>li>a:hover {
    border-color: transparent;
    color: white
}
.tab-padding.tab-blue>li:not(.active)>a:hover {
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) transparent;
    opacity: 0.85
}
.tab-padding.tab-blue>li:not(.active)>a>[class*="fa-"]:first-child {
    color: #FFFFFF !important
}
.tab-padding.tab-blue>li:not(.active)>a>.badge {
    background-color: #FFFFFF !important;
    color: rgba(0, 0, 0, 0.4) !important
}
.tab-padding.tab-blue>li>a,
.tab-padding.tab-blue>li>a:focus {
    background-color: #6C7F92
}
.tab-padding.tab-blue>li.active>a,
.tab-padding.tab-blue>li.active>a:focus,
.tab-padding.tab-blue>li.active>a:hover {
    background-color: white;
    box-shadow: none;
    color: #333333
}
.tab-padding.tab-blue>li.active>a,
.tab-padding.tab-blue>li.active>a:focus,
.tab-padding.tab-teal>li.active>a:hover {
    border-color: #364F6A #DDDDDD transparent;
    color: #333333
}
.tabs-below .tab-padding.tab-blue>li.active>a {
    border-color: transparent #364F6A #DDDDDD
}
.tab-padding.tab-blue {
    border-bottom-color: #364F6A;
    background-color: #F3F5F6
}
.tabs-below .nav-tabs.tab-blue {
    padding-bottom: 6px;
    border-bottom-color: #DDDDDD;
    border-top: 0 none
}
.nav>li.active>.dropdown-toggle {
    cursor: pointer !important
}
.nav-pills .open .dropdown-toggle>[class*="fa-"],
.nav>li.dropdown.open.active>a:hover>[class*="fa-"],
.nav>li.dropdown.open.active>a:focus>[class*="fa-"] {
    color: #FFFFFF !important
}
.nav-tabs>li:not(.active):not(.open)>a:not(:hover)>.disabled[class*="fa-"]:first-child {
    color: #909090 !important
}
.nav-tabs.tab-space-1>li>a {
    margin-right: 1px
}
.nav-tabs.tab-space-2>li>a {
    margin-right: 2px
}
.nav-tabs.tab-space-3>li>a {
    margin-right: 3px
}
.nav-tabs.tab-space-4>li>a {
    margin-right: 4px
}
.nav-tabs.tab-padding {
    padding: 6px 5px 0;
    border: 1px solid #DDDDDD
}
.panel-tabs .nav-tabs {
    float: right;
    margin-top: -52px;
    border: none
}
.panel-tabs .nav-tabs>li>a {
    height: 36px;
    border-top: none;
    border-bottom: none;
    background: none;
    border-right: 1px solid #CDCDCD;
    box-shadow: 1px 1px 0 0 white
}
.panel-tabs .nav-tabs>li>a:hover {
    background: white
}
.panel-tabs .nav-tabs>li:first-child>a {
    box-shadow: 0 1px 0 1px white
}
.panel-tabs .nav-tabs>li.active>a,
.panel-tabs .nav-tabs>li.active>a:hover,
.panel-tabs .nav-tabs>li.active>a:focus {
    background-color: white;
    background-image: none;
    border-color: #4C8FBD #DDDDDD transparent;
    border-top: none;
    box-shadow: none;
    color: #333333;
    line-height: 16px;
    margin-top: 0
}
.panel-tabs .tab-content {
    border: none;
    padding: 0
}
.tabs-right>.nav-tabs>li {
    float: none
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav>li {
    display: block;
    position: relative
}
.nav {
    list-style: none
}
.accordion-custom .panel {
    background-color: white;
    border: none;
    border-radius: 0 0 0 0;
    box-shadow: none
}
.accordion-custom .panel-heading {
    padding: 0;
    background-image: none;
    height: auto;
    box-shadow: none;
    border-radius: 0
}
.accordion-custom .panel-body {
    border: none !important
}
.accordion-custom .panel-heading .accordion-toggle {
    background-color: #cccccc;
    color: #606060;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 10px;
    position: relative
}
.accordion-custom .panel-heading .accordion-toggle:hover,
.accordion-custom .panel-heading .accordion-toggle:focus {
    text-decoration: none
}
.accordion-custom .panel-heading .accordion-toggle.collapsed {
    background-color: #F3F3F3;
    border-color: #D9D9D9;
    border-width: 0 0 0 1px;
    color: #606060;
    font-weight: normal
}
.accordion-custom .panel-heading .accordion-toggle>.icon-arrow:before {
    content: "-";
    font-family: "fontawesome" !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px
}
.accordion-custom .panel-heading .accordion-toggle.collapsed>.icon-arrow:before {
    content: "+" !important;
    font-family: "fontawesome" !important;
    font-style: normal;
    font-weight: normal;
    font-size: 18px
}
.accordion-custom.panel-group .panel-heading .accordion-toggle>.icon-arrow {
    font-size: 11px;
    padding: 0 5px
}
.accordion-custom.panel-group .panel-heading .accordion-toggle.collapsed>.icon-arrow {
    opacity: 0.75
}
.accordion-teal .panel-heading .accordion-toggle {
    background-color: #ffffff !important;
    border-left: none;
    line-height: 22px
}
.accordion-teal .panel-heading .accordion-toggle.collapsed {
    background-color: #ffffff !important;
    border-left: none;
    border-bottom: 1px solid #E7E7E7
}
.accordion-teal .panel-heading .accordion-toggle>.icon-arrow:before {
    display: block;
    float: left;
    height: 22px;
    width: 22px;
    line-height: 22px;
    text-align: center;
    font-weight: normal
}
.accordion-teal .panel-heading .accordion-toggle.collapsed>.icon-arrow:before {
    background-color: #333333
}
.bannercontainer {
    background-color: #fff;
    width: 960px;
    position: relative;
    position: relative;
    margin-left: auto;
    margin-right: auto
}
.banner {
    width: 960px;
    height: 500px;
    position: relative;
    overflow: hidden
}
.bannercontainer-simple {
    padding: 0px;
    background-color: #fff;
    width: 960px;
    position: relative;
    position: relative;
    margin-left: auto;
    margin-right: auto
}
.banner-simple {
    width: 960px;
    height: 500px;
    position: relative;
    overflow: hidden
}
.fullwidthbanner-container {
    width: 100% !important;
    position: relative;
    padding: 0;
    overflow: hidden
}
.fullwidthbanner-container .fullwidthabnner {
    width: 100% !important;
    max-height: 450px !important;
    position: relative;
    border-bottom: 1px solid #E7E7E7;
    overflow: hidden;
    background: #f6f6f6
}
.fullwidthbanner-container .fullwidthabnner>ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.fullwidthbanner-container .fullwidthabnner>ul li {
    position: absolute
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .banner,
    .bannercontainer {
        width: 760px;
        height: 396px
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .banner,
    .bannercontainer {
        width: 480px;
        height: 250px
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .banner,
    .bannercontainer {
        width: 320px;
        height: 167px
    }
}
.slide_title {
    color: #555555;
    font-family: 'Open Sans';
    font-size: 45px;
    font-weight: 300;
    text-transform: uppercase
}
.slide_subtitle {
    font-family: 'Open Sans';
    font-size: 18px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase
}
.slide_list_item {
    background-color: #0088CC;
    color: #FAFAFA;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
    text-transform: uppercase
}
.slide_desc {
    color: #7B8793;
    font-size: 14px;
    line-height: 24px
}
.slide_desc_bordered {
    border-left: 3px solid #DDDDDD !important;
    padding-left: 5px
}
#slidingbar-area {
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999
}
#slidingbar {
    background: rgba(54, 56, 57, 0.9);
    color: #8C8989;
    display: none;
    height: auto;
    overflow: hidden;
    padding: 35px 10px;
    position: relative;
    z-index: 3
}
.ie8 #slidingbar {
    background: #363839
}
.sb_toggle {
    border-color: transparent #363839 transparent transparent;
    border-style: solid;
    border-width: 0 40px 40px 0;
    bottom: -40px;
    height: 0;
    position: absolute;
    right: 0;
    width: 0;
    z-index: 999;
    transition: border 100ms ease-out;
    -webkit-transition: border 100ms ease-out;
    -moz-transition: border 100ms ease-out;
    -o-transition: border 100ms ease-out
}
.colored-top-bar .sb_toggle {
    border-color: transparent #363839 transparent transparent !important
}
.sb_toggle.open {
    border-color: transparent rgba(54, 56, 57, 0.9) transparent transparent
}
.ie8 .sb_toggle {
    border-color: transparent #363839 transparent transparent
}
.sb_toggle:after {
    color: white;
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 11px;
    height: 40px;
    left: 24px;
    position: absolute;
    text-shadow: none !important;
    top: 3px
}
.sb_toggle.open:after {
    content: "";
    display: block;
    font-family: "fontawesome";
    font-size: 12px;
    height: 40px;
    left: 24px;
    position: absolute;
    top: 3px
}
#slidingbar h2 {
    color: #DDDDDD;
    margin: 0 0 28px;
    text-transform: uppercase;
    font-size: 13px !important
}
.page-top {
    background-color: #F6F6F6;
    padding: 10px 0;
    border-bottom: 1px solid #E7E7E7
}
.page-top .container {
    padding: 0
}
.page-top h1 {
    color: #383838;
    font-size: 20px;
    line-height: 35px;
    margin-left: 10px;
    margin-top: 10px
}
.breadcrumb {
    background: none;
    margin-bottom: 0;
    position: relative;
    top: 10px
}
.breadcrumb>.active {
    color: #555555
}
ul.team-list {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.team-list .thumbnail {
    position: relative
}
ul.team-list .thumbnail {
    border: none
}
.progress {
    background: none repeat scroll 0 0 #FAFAFA;
    border-radius: 25px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    overflow: visible !important
}
.progress-bar {
    border-radius: 25px;
    box-shadow: none;
    position: relative;
    overflow: visible !important
}
.feature-box .feature-icon {
    color: #333333;
    display: inline-block;
    float: left;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 35px;
    top: 5px
}
.feature-box .feature-icon>i {
    font-size: 30px
}
.feature-box .feature-info {
    padding-left: 50px
}
#map {
    width: 100%;
    height: 300px
}
.blog-photo-stream li {
    display: inline-block;
    margin: 0 5px 8px 0;
    overflow: hidden
}
.blog-photo-stream img {
    border: 2px solid #9CA5AE;
    padding: 2px;
    width: 60px
}
.blog-categories li a:before {
    content: "\f105";
    font-family: FontAwesome !important;
    font-size: 8px;
    padding-right: 10px;
    position: relative;
    top: -1px
}
.blog-posts article {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 50px;
    padding-bottom: 10px
}
.blog-posts article .flexslider {
    margin-bottom: 25px;
    background: white;
    border: 4px solid white;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    position: relative
}
article .post-meta {
    margin-bottom: 7px
}
article .post-meta>span {
    display: inline-block;
    padding-right: 10px
}
.post-page .post-meta,
.recent-posts .post-meta {
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    margin: 20px 0;
    padding: 10px 0
}
div.post-media {
    border-top: 1px solid #EEEEEE;
    margin: 15px 0 0 0;
    padding: 20px 0 15px 0
}
div.post-author div.img-thumbnail {
    display: inline-block;
    float: left;
    margin-right: 20px
}
div.post-media p {
    line-height: 20px;
    margin: 0;
    padding: 0
}
div.post-media h4 i {
    margin-right: 5px
}
div.post-comments img.media-object {
    height: 60px;
    position: relative;
    top: 2px;
    width: 60px
}
ul.blog-categories {
    margin-bottom: 35px
}
ul.blog-categories>li a {
    border-bottom: 1px solid #EDEDDE;
    padding: 8px 20px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
ul.post-list {
    list-style: none;
    margin: 0;
    padding: 0
}
ul.post-list li {
    border-bottom: 1px dotted #E2E2E2;
    padding: 15px 0;
    display: block;
    min-height: 90px
}
ul.post-list .post-image {
    margin-right: 10px;
    float: left
}
#pricing_table_example1 .pricing-table {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    color: #333333;
    float: left;
    font: 12px 'Lucida Sans', 'trebuchet MS', Arial, Helvetica;
    padding: 20px;
    position: relative;
    text-shadow: 0 1px rgba(255, 255, 255, 0.8);
    text-align: center
}
#pricing_table_example1 .featured {
    border-radius: 5px 5px 5px 5px;
    border-width: 1px;
    box-shadow: 20px 0 10px -10px rgba(0, 0, 0, 0.15), -20px 0 10px -10px rgba(0, 0, 0, 0.15);
    z-index: 2
}
#pricing_table_example1 .pricing-table:nth-child(1) {
    border-radius: 5px 0 0 5px
}
#pricing_table_example1 .pricing-table:nth-child(4) {
    border-radius: 0 5px 5px 0
}
#pricing_table_example1 .pricing-table h3 {
    background-color: #EEEEEE;
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
    font-size: 20px;
    font-weight: normal;
    margin: -20px -20px 50px;
    padding: 20px
}
#pricing_table_example1 .featured h3 {
    background-color: #DDDDDD;
    background-image: -webkit-linear-gradient(#eee, #ddd);
    background-image: linear-gradient(#eee, #ddd);
    border-radius: 5px 5px 0 0
}
#pricing_table_example1 .pricing-table:nth-child(1) h3 {
    border-radius: 5px 0 0 0
}
#pricing_table_example1 .pricing-table:nth-child(4) h3 {
    border-radius: 0 5px 0 0
}
#pricing_table_example1 .pricing-table h3 span {
    background: none repeat scroll 0 0 white;
    border: 5px solid white;
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 5px 20px #DDDDDD inset, 0 3px 0 #999999 inset;
    color: #777777;
    display: block;
    font: bold 35px/100px Georgia, Serif;
    height: 100px;
    margin: 10px auto -65px;
    width: 100px;
    line-height: 85px
}
#pricing_table_example1 .pricing-table ul {
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 0
}
#pricing_table_example1 .pricing-table li {
    border-top: 1px solid #DDDDDD;
    padding: 10px 0
}
#pricing_table_example1 .pricing-table .signup {
    background-color: #72CE3F;
    background-image: -webkit-linear-gradient(#72CE3F, #62BC30);
    background-image: linear-gradient(#72CE3F, #62BC30);
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5), 0 2px 0 rgba(0, 0, 0, 0.7);
    color: white;
    display: inline-block;
    font: bold 14px Arial, Helvetica;
    margin: 20px 0 0;
    padding: 8px 20px;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase
}
#pricing_table_example1 .pricing-table .signup:hover {
    background-color: #62BC30;
    background-image: -webkit-linear-gradient(#62BC30, #72CE3F);
    background-image: linear-gradient(#62BC30, #72CE3F)
}
#pricing_table_example1 .pricing-table .signup:active,
#pricing_table_example1 .pricing-table .signup:focus {
    background: none repeat scroll 0 0 #62BC30;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.7) inset;
    top: 2px
}
#pricing_table_example2 .featured {
    z-index: 2
}
#pricing_table_example2 .top {
    background: none repeat scroll 0 0 #2F2E35;
    border-radius: 10px 10px 0 0;
    height: 50px
}
#pricing_table_example2 .top h2 {
    color: white;
    font: 300 30px/50px Helvetica, Verdana, sans-serif;
    text-align: center;
    margin: 0
}
#pricing_table_example2 .pricing-table {
    background: none repeat scroll 0 0 white;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 2px 2px 9px rgba(0, 0, 0, 0.3);
    position: relative;
    text-align: center;
    padding: 0 0 20px 0
}
#pricing_table_example2 .pricing-table ul {
    font: 300 18px/2 Helvetica, Verdana, sans-serif;
    list-style-type: none;
    margin: 20px 20px 0 20px;
    padding: 0
}
#pricing_table_example2 .pricing-table ul strong {
    font-weight: bold
}
#pricing_table_example2 .pricing-table hr {
    background-color: #BCBEC0;
    border: 0 none;
    color: #BCBEC0;
    height: 1px;
    margin: 20px 0 0 0
}
#pricing_table_example2 .pricing-table h1 {
    font: bold 88px/1 Helvetica, Verdana, sans-serif;
    margin: 20px 0 0
}
#pricing_table_example2 .pricing-table h1 sup {
    font-size: 45px
}
#pricing_table_example2 .pricing-table p {
    color: #BCBEC0;
    font: 500 14px/1 Helvetica, Verdana, sans-serif
}
body.error-full-page {
    background: #ffffff !important
}
body.error-full-page .page-error {
    margin-top: 60px
}
.page-error {
    text-align: center
}
.page-error .error-number {
    display: block;
    font-size: 158px;
    font-weight: 300;
    letter-spacing: -10px;
    line-height: 128px;
    margin-top: 0;
    text-align: center
}
.page-error .error-details {
    display: block;
    padding-top: 0;
    text-align: center
}
.page-error .error-details .btn-return {
    margin: 10px 0
}
.page-error .error-details h3 {
    margin-top: 0
}
#Grid {
    min-height: 500px
}
#Grid .mix {
    display: none;
    margin-bottom: 20px;
    opacity: 0;
    text-align: center;
    vertical-align: top
}
div.portfolio-info {
    margin: 2px 0 10px 0
}
.portfolio-info ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.portfolio-info ul li {
    border-right: 1px solid #E6E6E6;
    color: #B1B1B1;
    display: inline-block;
    font-size: 0.9em;
    margin-right: 8px;
    padding-right: 8px
}
.portfolio-info ul li i.fa {
    margin-right: 4px
}
.portfolio-item {
    position: relative
}
.portfolio-item a.thumb-info span.thumb-info-title {
    background: rgba(0, 0, 0, 0.7);
    bottom: 4px;
    color: white;
    font-size: 12px;
    font-weight: 700;
    left: 4px;
    padding: 10px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase
}
.portfolio-page ul.nav li a:hover,
.portfolio-page ul.nav li.active a {
    background: #357EBD;
    color: white
}
.portfolio-page ul.nav li a {
    background: #EEEEEE;
    color: #555555;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 2px;
    padding: 6px 15px
}
.form-control {
    background-color: #FCFCFC;
    border-color: #E1E1E1;
    color: #919191;
    box-shadow: none;
    border-radius: 2px
}
label {
    font-size: 12px
}
.symbol.required:before {
    content: "*";
    display: inline;
    color: #E6674A
}
#style_selector {
    background: none repeat scroll 0 0 white;
    position: fixed;
    right: 0;
    top: 100px;
    width: 215px;
    z-index: 9999
}
#style_selector_container {
    border: 1px solid rgba(23, 24, 26, 0.15);
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    box-shadow: 0 2px 9px 2px rgba(0, 0, 0, 0.14);
    display: none
}
#style_selector_container img {
    border-radius: 100% 100% 100% 100%
}
.style-main-title {
    background: #D9D9D9;
    border-bottom: 1px solid rgba(23, 24, 26, 0.15);
    color: #000000;
    font-size: 15px;
    height: 44px;
    line-height: 44px;
    text-align: center
}
.box-title {
    font-size: 12px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    color: #AAA9A9 !important
}
.input-box {
    border-bottom: 1px solid rgba(23, 24, 26, 0.15);
    padding: 0 10px 10px 10px;
    text-align: center
}
.input-box input[type="text"] {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(23, 24, 26, 0.15);
    color: #000000;
    font-size: 11px;
    margin-left: 10px;
    padding: 3px;
    width: 60px
}
.input-box select {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid rgba(23, 24, 26, 0.15);
    color: #000000;
    margin-left: 5px;
    width: 120px
}
.input-box .radio-inline {
    margin: 0 10px !important
}
#style_selector .style-toggle {
    background: white;
    cursor: pointer;
    height: 44px;
    width: 35px;
    border: 1px solid rgba(23, 24, 26, 0.15);
    border-right: none;
    border-radius: 5px 0 0 5px;
    line-height: 44px;
    text-align: center;
    color: #007AFF;
    font-size: 14px
}
#style_selector>.open:before {
    content: "\e162";
    font-family: 'clip-font';
    line-height: 1
}
#style_selector>.open {
    background-position: left top;
    left: -35px;
    position: absolute;
    top: 44px;
    width: 35px;
    opacity: 1
}
#style_selector>.close:before {
    content: "\e163";
    font-family: 'clip-font';
    line-height: 1
}
#style_selector>.close {
    background-position: left bottom;
    position: absolute;
    right: 0;
    top: 45px;
    width: 35px;
    opacity: 0.9
}
#style_selector .images {
    border-bottom: 1px solid rgba(23, 24, 26, 0.15);
    padding-bottom: 10px;
    text-align: center;
    position: relative
}
#style_selector .images img {
    height: 24px;
    margin-bottom: 7px;
    margin-right: 7px;
    width: 25px;
    z-index: 1000
}
#style_selector .images img.active {
    border: 0 solid #CCCCCC;
    opacity: 0.5
}
#style_selector .images .form-group {
    width: 50px;
    text-align: center;
    color: #AAA9A9;
    font-size: 10px;
    margin-bottom: 0
}
.layout-boxed>.navbar,
.layout-boxed .main-container,
.layout-boxed>.footer {
    max-width: 1170px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid
}
#style_selector .images input {
    display: none
}
#style_selector .images .form-group {
    display: inline-block
}
#style_selector .images .add-on {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    display: inline-block;
    font-weight: normal;
    line-height: 20px;
    min-width: 20px;
    padding: 5px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    width: auto;
    margin-left: 2px
}
#style_selector .images .add-on i {
    cursor: pointer;
    display: block;
    height: 20px;
    width: 20px
}
#style_selector .clear_style {
    margin-right: 20px
}
@media (min-width: 992px) {
    body {
        padding-top: 129px
    }
    .navbar-default {
        top: 0
    }
    .navbar-default.space-top {
        top: 40px
    }
    .dropdown-menu {
        box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1);
        min-width: 208px
    }
    .dropdown-menu li a {
        float: left;
        font-size: 12px;
        height: auto;
        line-height: 23px;
        max-width: none;
        min-height: 23px;
        padding: 8px 15px;
        text-align: left;
        text-decoration: none;
        width: 100%;
        color: #888888
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    body {
        padding-top: 119px !important
    }
    .navbar-default {
        top: 0;
        position: absolute
    }
    .navbar-default.space-top {
        top: 40px
    }
}
@media (max-width: 991px) {
    .navbar-default {
        line-height: normal !important;
        background: #fff
    }
    .navbar-brand {
        padding-top: 5px !important
    }
    .navbar-brand,
    .navbar-nav>li>a {
        line-height: 20px !important;
        height: auto !important
    }
    .navbar-default .navbar-nav>.active>a:before {
        content: " "
    }
    .navbar-collapse .nav {
        float: left !important;
        clear: both;
        margin-left: -15px;
        margin-top: 10px
    }
    header .nav li>a,
    header .nav li:hover>a,
    header .nav li.active>a,
    header .nav li.active:hover>a {
        border: medium none !important;
        padding-top: 10px !important;
        padding-bottom: 10px !important
    }
    .navbar>.container .navbar-brand {
        margin-top: 0
    }
    .navbar>.container .navbar-brand img {
        margin-top: 0
    }
    .core-box {
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center
    }
    .core-box .heading {
        margin-bottom: 0
    }
    .core-box .heading .circle-icon {
        float: none !important;
        text-align: center
    }
    .core-box .heading h2 {
        padding-left: 0
    }
    .core-box .view-more {
        float: none
    }
}
@media (min-width: 768px) {
    .mega-menu {
        position: static !important
    }
    .mega-menu .dropdown-menu {
        left: 0 !important;
        right: 0 !important;
        width: 100% !important
    }
    .navbar-collapse.in {
        overflow-y: visible !important
    }
}
@media (max-width: 767px) {
    body {
        padding-top: 50px !important
    }
    .navbar-brand img {
        width: 85%;
        padding-top: 3px
    }
    .navbar-default {
        position: absolute
    }
    #slidingbar-area {
        display: none
    }
    #topbar {
        display: none
    }
    .navbar-default {
        top: 0 !important;
        height: auto !important;
        float: none !important
    }
    .navbar-collapse .nav {
        float: none !important
    }
    .navbar-default .navbar-nav li>a,
    .navbar-default .navbar-nav li>a:hover,
    .navbar-default .navbar-nav li>a:focus {
        border-top-color: #E1E1E1 !important;
        border-top-width: 1px !important;
        border-top-style: solid !important;
        line-height: 20px !important;
        height: auto !important;
        margin: 0
    }
    .navbar-default .navbar-nav li>a:hover,
    .navbar-default .navbar-nav li>a:focus {
        background-color: #007AFF !important;
        color: #FFFFFF !important
    }
    .navbar-nav,
    .dropdown-menu {
        margin-top: -1px !important;
        padding-top: 0;
        margin-bottom: 0 !important
    }
    .navbar-toggle {
        background: #FF8F00 !important;
        border: solid 2px #FF9900 !important;
        border-radius: 3px;
        color: white;
        margin-top: 10px;
        padding: 6px 10px
    }
    .navbar-toggle .fa.fa-bars {
        font-size: 20px
    }
    .navbar-toggle .icon-bar {
        background-color: #FFFFFF !important
    }
    .navbar-default .navbar-nav .menu-search>a:hover,
    .navbar-default .navbar-nav .menu-search>a:focus {
        background: none !important;
        color: #007AFF !important
    }
    .search-box {
        top: 3px;
        right: 3px;
        bottom: auto;
        margin: 0 !important;
        border: none !important;
        box-shadow: none;
        background: none
    }
    .search-box .arrow {
        display: none
    }
    .search-box .popover-content {
        padding: 0 !important
    }
    .grid-container {
        display: block
    }
    .tabs-left .nav-tabs li.active a,
    .tabs-left .nav-tabs li.active a:hover,
    .tabs-left .nav-tabs li.active a:focus {
        border-right-color: #dddddd
    }
    .tabs-left .nav-tabs {
        float: none
    }
    .tabs-left .tab-content {
        border-top: none
    }
}
.banner {
    position: relative;
    width: 100%;
    overflow: auto;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: white;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #FCFCFC
}
.banner h1,
.banner h2 {
    font-size: 48px;
    font-weight: 600;
    line-height: 52px;
    color: white
}
.banner p {
    font-weight: 600;
    color: #EEEEEE
}
.banner ul {
    list-style: none;
    width: 100%
}
.banner ul li {
    display: block;
    float: left;
    width: 100%;
    min-height: 450px;
    -ms-background-size: cover;
    background-size: cover
}
.banner .inner {
    padding: 0px;
    height: 450px;
    text-align: left;
    padding-top: 50px
}
.banner .btn {
    border: 2px solid rgba(255, 255, 255, 0.4);
    margin: 15px 0 0;
    padding: 10px 20px;
    clear: both;
    color: white;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background: #FF9900
}
.banner .btn:hover {
    background: #FF8F00
}
.banner .btn:active {
    -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -moz-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -ms-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    -o-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, 0.5))
}
.banner .btn,
.banner .dot {
    -webkit-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -moz-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -ms-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    -o-filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3))
}
.banner .dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    width: 100%
}
.banner .dots li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 10px;
    height: 10px;
    line-height: 10px;
    margin: 0 4px;
    text-indent: -999em;
    *text-indent: 0;
    border: 2px solid white;
    border-radius: 6px;
    cursor: pointer;
    opacity: 0.4;
    -webkit-transition: background 0.5s, opacity 0.5s;
    transition: background 0.5s, opacity 0.5s
}
.banner .dots li.active {
    background: white;
    opacity: 1
}
.banner .arrows {
    position: absolute;
    bottom: 20px;
    right: 20px;
    color: white
}
.banner .arrow {
    display: inline;
    padding-left: 10px;
    cursor: pointer
}
.banner-style {
    font-family: "Open Sans"
}
.banner-style h1 {
    font-size: 28px;
    text-transform: uppercase;
    color: #515151;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3)
}
.banner-style p {
    font-size: 14px;
    line-height: 24px;
    color: #3B3B3B
}
.banner-wrap {
    min-height: 350px;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E7E7E7
}
.banner-wrap .price-tag {
    color: #3B3B3B;
    font-size: 14px;
    padding-left: 10px;
    font-weight: 600
}
.banner-wrap a.btn {
    box-shadow: 1px 2px 3px #CFCFCF;
    border: 2px solid rgba(255, 255, 255, 0.4);
    margin: 0;
    padding: 5px 10px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background: #FF9900
}
.banner-wrap a.btn:hover {
    background: #FF8F00
}
.btn-for-feature {
    box-shadow: 1px 2px 3px #CFCFCF;
    border-radius: 0;
    border: solid 1px #FCFCFC;
    color: #515151;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    padding: 20px;
    margin-bottom: 10px;
    text-transform: uppercase
}
.btn-for-feature .fa {
    font-size: 22px;
    width: 40px
}
.btn-for-feature:hover,
.btn-for-feature:active,
.btn-for-feature:focus {
    color: white;
    background: #515151;
    border: solid 1px #515151
}
.banner-wrap-faq {
    min-height: 200px;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E7E7E7
}
.banner-personal {
    background: url(/images/home/banners/bn-personal.png) no-repeat center bottom
}
.banner-business {
    background: url(/images/home/banners/bn-business.png) no-repeat center top
}
.banner-price-personal {
    background: url(/images/home/banners/bn-personal.png) no-repeat center top
}
.banner-price-business {
    background: url(/images/home/banners/bn-personal.png) no-repeat center top
}
.banner-security {
    background: url(/images/home/banners/bn-security.png) no-repeat center top
}
.banner-partners {
    background: url(/images/home/banners/bn-partners-v2.png) no-repeat center top
}
.banner-careers {
    background: url(/images/home/banners/bn-careers.png) no-repeat center top
}
.banner-press {
    background: url(/images/home/banners/bg-press.png) no-repeat center top
}
.banner-company {
    background: url(/images/home/banners/bn-company.png) no-repeat center top
}
.banner-team {
    background: url(/images/home/banners/bn-team.png) no-repeat center top
}
.user-counts {
    font-family: "Open Sans";
    text-align: center;
    padding: 15px 0 35px
}
.user-counts .user-counts__score {
    margin-bottom: 10px
}
.user-counts .user-counts__score span {
    border-radius: 5px;
    display: inline-block;
    border: solid 2px white;
    font-size: 31px;
    width: 50px;
    height: 50px;
    color: white;
    background: #3198DD
}
.user-counts .user-counts__label {
    color: #3B3B3B;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600
}
.call-of-action {
    background: #FFFFD9
}
.protect-your-business {
    text-align: center
}
.protect-your-business h4 {
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px
}
.protect-your-business .btn-orangy {
    box-shadow: 1px 2px 3px #CFCFCF;
    border: 2px solid rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    padding: 10px 20px;
    color: white;
    background: #FF9900
}
.protect-your-business .btn-orangy:hover {
    background: #FF8F00
}
.feature-section {
    background: #FCFCFC
}
.feature-section.polos {
    background: white
}
.feature-section .row {
    width: 75%;
    margin: 0 auto
}
.feature-section h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #515151;
    font-weight: 600
}
.feature-section p,
.feature-section li {
    font-size: 14px;
    line-height: 24px;
    color: #3B3B3B
}
.feature-section p {
    text-align: justify
}
.feature-section ul li {
    list-style-type: none
}
.modal-title {
    text-transform: uppercase;
    font-weight: 600
}
.modal-body>.login-form {
    padding-top: 20px
}
.login-form {
    font-family: "Open Sans";
    color: #515151;
    font-weight: 600
}
.login-form label {
    font-weight: 600
}
.login-form .form-links {
    font-size: 12px;
    margin-top: 15px
}
.login-form .form-links.single {
    margin-top: 5px
}
.login-form input.string,
.login-form input.password,
.login-form input.numeric {
    background: white;
    margin-bottom: 15px;
    color: #515151
}
.login-form .btn-success {
    width: 100%;
    background: #4CAC83 !important;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    margin: 15px 0 0
}
.login-form .btn-success:hover {
    background: #38A375 !important
}
.social-logins {
    border-top: solid 1px #DEDEDE;
    padding: 15px 0 0;
    margin: 15px 0
}
.social-logins li {
    list-style-type: none;
    margin-bottom: 15px
}
.social-logins li a {
    font-weight: bold
}
.social-logins li a .social-login-content {
    text-align: center
}
.social-logins li a .social-login-content i.fa {
    width: 24px
}
footer {
    font-family: "Open Sans";
    background: #3B3B3B;
    border-top: 4px solid #1F1F1F;
    font-size: 12px;
    padding: 40px 0 0;
    position: relative
}
footer h1,
footer h2,
footer h3,
footer h4 {
    color: white
}
footer h4 {
    font-size: 20px;
    font-weight: 600;
    text-shadow: 1px 1px 1px #3B3B3B
}
footer a {
    font-size: 14px;
    color: #747474
}
footer a:hover,
footer a:focus,
footer a:active {
    color: white
}
footer ul>li {
    list-style-type: none;
    margin-bottom: 5px
}
footer ul>li i.fa {
    width: 24px
}
footer .row.converging {
    text-align: center
}
.footer-copyright {
    background: #252525;
    border-top: 1px solid #515151;
    margin-top: 40px;
    padding: 20px 0 20px
}
.footer-copyright nav {
    float: right
}
.footer-copyright p {
    color: #747474;
    margin: 0;
    padding: 0;
    font-size: 14px
}
.footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.footer-copyright nav ul li {
    border-left: 1px solid #505050;
    display: inline-block;
    margin: 0;
    padding: 0 8px
}
.footer-copyright nav ul li:first-child {
    border: none;
    padding-left: 0
}
.title-section {
    padding: 20px 0;
    text-align: center;
    font-weight: 600
}
.title-section h1 {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase
}
.title-section p {
    font-size: 18px;
    color: #A4A4A4
}
.grid-container {
    margin-top: 50px
}
.grid-item {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 15px
}
.grid-content {
    background-color: white;
    color: #515151;
    padding: 15px;
    position: relative;
    font-size: 14px;
    text-align: center
}
.grid-content h4 {
    line-height: 24px
}
.grid-content p.more {
    text-align: justify
}
.grid-content a.morelink {
    margin-bottom: 20px
}
.grid-image {
    position: relative
}
.hr2 {
    border: 1px solid white !important;
    height: 0px;
    margin: 50px
}
.hr3 {
    border: 1px solid #999 !important;
    height: 0px;
    margin: 15px 0
}
.hr4 {
    border: 1px solid #D9D9D9 !important;
    height: 0px;
    margin: 15px 0
}
.hr5 {
    border: 1px solid #e5e5e5 !important;
    height: 0px;
    margin: 15px 0
}
.bgroup-ajst>.btn.btn-sm:hover {
    opacity: 1
}
.bgroup-ajst>.btn.btn-sm {
    border: 0;
    opacity: 0.85
}
.bgroup-ajst>.btn.btn-sm.start-your-engine {
    box-shadow: 2px 2px 3px #CFCFCF;
    background: #FF8F00;
    font-weight: 600;
    height: 33px;
    padding-top: 8px;
    color: white
}
.bgroup-ajst>.btn.btn-sm.start-your-engine:active {
    box-shadow: inset 2px 2px 3px #F08300;
    background: #F08300
}
.bgroup-ajst>.btn.btn-sm>a {
    color: white
}
* {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box
}
.padding30 {
    padding-top: 30px;
    padding-bottom: 30px
}
.wrapper.padding30 {
    padding-top: 30px;
    padding-bottom: 30px
}
.mb10 {
    margin-bottom: 10px
}
label {
    margin-top: 15px
}
.social {
    background-color: #5c5c5c;
    padding: 8px 5px 3px 8px;
    border-radius: 2px
}
.social:hover {
    background-color: #808080
}
.trans-cell {
    background-color: #DDDDDD
}
.bg-dark {
    background-image: url(../images/bg.png);
    background-color: #000
}
.bg-light {
    background-image: url(../images/bg_2.png);
    background-color: #000
}
.btn-facebook {
    width: 100%;
    color: white;
    background-color: #133783;
    border-color: #133783
}
.btn-twitter {
    width: 100%;
    color: white;
    background-color: #2daddc;
    border-color: #1E9AC7
}
.btn-google-plus {
    width: 100%;
    color: white;
    background-color: #dd4b39;
    border-color: #c53727
}
.feature-wrap {
    background: #f7f5f5;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #f7f5f5), color-stop(100%, #f9fbfb));
    background: -webkit-linear-gradient(bottom, #f7f5f5 0%, #f9fbfb 100%);
    background: linear-gradient(to top, #f7f5f5 0%, #f9fbfb 100%);
    border: 1px solid #E7E7E7;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 20px
}
.benefit-box {
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 20px 20px 20px;
    background: white;
    position: relative;
    margin-top: 20px;
    text-align: center;
    min-height: 220px
}
.logo-box {
    display: block;
    border-radius: 3px;
    box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.3);
    padding: 10px 20px 10px 20px;
    background: #FCFCFC;
    position: relative;
    margin-top: 20px;
    min-height: 180px;
    color: #414141
}
.logo-box:hover {
    color: #414141;
    background-color: #F2F2F2
}
.signup-badge {
    line-height: 35px
}
.terms-no {
    width: 3% !important
}
.video-row {
    margin-bottom: 20px
}
.faq-wrap {
    background-color: #F6F6F6;
    padding: 0;
    border-bottom: 1px solid #E7E7E7
}
.faq-ul {
    margin-left: 18px;
    margin-bottom: 20px
}
.faq-content {
    margin-left: 25px;
    margin-bottom: 20px
}
.faq-content p {
    margin-top: 0
}
.nav-faq {
    list-style: none
}
.nav-faq li {
    float: left;
    border-right: 2px solid #E7E7E7
}
.nav-faq li:first-child {
    border-left: 2px solid #E7E7E7
}
.nav-faq li a {
    color: #262622;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400
}
.nav-faq li.active {
    background-color: #EEEEEE;
    color: white
}
.btn-sign-up.active {
    background-color: #FF9900;
    border-color: rgba(255, 255, 255, 0.4);
    box-shadow: none;
    color: white
}
.plan-head-info {
    color: white;
    margin-top: 0
}
.panel-gold {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    border: 0
}
.panel-gold .panel-heading {
    color: white;
    background: #FF9900
}
#flash-container {
    position: relative;
    top: 0;
    text-align: center
}
#flash-container .alert.alert-dismissable {
    border-radius: 0;
    font-size: 14px;
    font-family: "Open Sans"
}
@media (max-width: 768px) {
    .navbar-nav>li>.dropdown-menu:before {
        content: " ";
        display: inline-block;
        font-family: FontAwesome;
        position: absolute;
        top: -9px;
        width: 100%;
        left: 30px;
        line-height: 0;
        color: #333;
        font-size: 42px
    }
    .features-table-list {
        display: none
    }
    .features-box {
        padding-bottom: 15px
    }
    .menu-br-ajust {
        border-top: 1px solid #E1E1E1 !important
    }
    .bgroup-ajst {
        margin-left: 15px !important;
        margin-bottom: 10px;
        margin-top: 10px
    }
    .banner {
        font-size: 18px;
        line-height: 24px
    }
    .banner h1,
    .banner h2 {
        font-size: 24px;
        line-height: 32px
    }
    .banner p {
        font-size: 16px
    }
    .banner ul li {
        min-height: 380px
    }
    .banner .inner {
        padding-top: 20px;
        height: 380px
    }
    .banner .dots {
        bottom: 0
    }
    .user-counts .user-counts__score span {
        font-size: 27px;
        width: 40px;
        height: 40px
    }
    .user-counts .user-counts__label {
        font-size: 18px
    }
    .testimonial:before {
        font-size: 44px
    }
    .testimonial p,
    .product-features p,
    .features-box-content p {
        font-size: 16px;
        line-height: 24px
    }
    .product-features .features-box .features-box-title {
        font-size: 18px
    }
    .product-features h1 {
        font-size: 24px
    }
    .protect-your-business h4 {
        line-height: 24px
    }
    footer {
        padding-top: 20px
    }
    footer h4 {
        font-size: 15px;
        text-transform: uppercase
    }
    footer .col-xs-6 {
        height: 160px
    }
    footer .col-xs-6 ul>li>a {
        font-size: 16px
    }
    footer .footer-copyright {
        margin-top: 0
    }
    footer .footer-copyright nav {
        float: none
    }
    footer .footer-copyright .col-xs-12 {
        margin-bottom: 10px
    }
    footer .footer-copyright .col-xs-12 a {
        font-size: 12px
    }
    .banner-wrap span.price-tag {
        display: block;
        padding-left: 0
    }
    .banner-personal,
    .banner-business {
        background-size: auto 400px
    }
    .banner-style h1 {
        font-size: 22px
    }
    .banner-style p {
        font-size: 16px
    }
    .banner-style a.btn {
        width: 100%;
        margin-bottom: 5px
    }
    .btn-for-feature {
        padding: 20px 10px
    }
    .btn-for-feature .fa {
        width: 100%;
        display: block;
        margin-bottom: 10px
    }
    .feature-section.padding50 {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .feature-section .row {
        width: 100%
    }
    .feature-section .row .col-xs-12 img {
        width: 100%;
        margin-bottom: 10px
    }
    .feature-section .row .col-xs-12 h2 {
        text-align: center;
        font-size: 22px
    }
    .feature-section .row .col-xs-12 p,
    .feature-section .row .col-xs-12 li {
        font-size: 16px
    }
    .feature-section .row .col-xs-12 li {
        text-align: left
    }
    .banner-partners {
        background-size: auto 410px
    }
    .plan-wrap.dark {
        margin-bottom: 0
    }
    .title-section h1 {
        font-size: 22px
    }
    .title-section p {
        font-size: 16px
    }
    ul.for-locale {
        padding: 5px 10px 0 0
    }
    ul.for-locale li {
        list-style-type: none;
        display: inline;
        margin-left: 6px
    }
    .navbar-default .navbar-nav ul.for-locale>li a {
        border: solid 1px #DEDEDE !important;
        border-radius: 3px;
        text-transform: uppercase;
        padding: 5px 8px !important;
        color: #515151
    }
}
@media (min-width: 768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .signup-badge {
        line-height: 25px;
        padding-left: 20px
    }
}
ul.dropdown-menu.header {
    min-width: 190px;
    border-bottom: 0;
    border-radius: 0
}
ul.dropdown-menu.header li>a {
    font-family: "Open Sans";
    padding: 8px 20px;
    font-size: 12px;
    color: #747474;
    font-weight: 600;
    border-bottom: solid 1px #DEDEDE
}
ul.dropdown-menu.header li>a:hover:not(.btn-green) {
    color: #252525
}
ul.dropdown-menu.header li>a.btn-orangy {
    box-shadow: 1px 2px 3px #CFCFCF;
    background: #FF9900;
    border: 0;
    padding: 5px;
    color: white;
    font-size: 12px;
    text-align: center;
    font-weight: 700 !important;
    width: 80%;
    margin: 10px 10%;
    font-weight: 600
}
ul.dropdown-menu.header li>a.btn-orangy:hover {
    background: #FF8F00;
    color: white
}
span.locale {
    border-radius: 3px;
    padding: 3px 5px;
    font-size: 10px;
    text-transform: uppercase;
    border: solid 1px #DEDEDE
}

.tp-hide-revslider,
.tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important
}
.tp-caption {
    z-index: 1
}
.tp-caption-demo .tp-caption {
    position: relative !important;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 20px !important
}
.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #888;
    white-space: nowrap
}
.tp-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.medium_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.large_bold_white_25 {
    font-size: 55px;
    line-height: 65px;
    font-weight: 700;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0px 5px 10px;
    border-width: 0px;
    border-color: white;
    border-style: none
}
.tp-caption.medium_text_shadow {
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    font-family: "Open Sans";
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    text-shadow: #000 0px 5px 10px;
    border-width: 0px;
    border-color: white;
    border-style: none
}
.tp-caption.large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.very_large_text {
    position: absolute;
    color: #fff;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    letter-spacing: -2px
}
.tp-caption.very_big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #000
}
.tp-caption.very_big_black {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color: #fff
}
.tp-caption.modern_medium_fat {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_medium_fat_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_medium_light {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 24px;
    line-height: 20px;
    font-family: "Open Sans", sans-serif;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.modern_big_bluebg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #4e5b6c;
    letter-spacing: 0
}
.tp-caption.modern_big_redbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    padding: 3px 10px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #de543e;
    letter-spacing: 0
}
.tp-caption.modern_small_text_dark {
    position: absolute;
    color: #555;
    text-shadow: none;
    font-size: 14px;
    line-height: 22px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap
}
.tp-caption.boxshadow {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5)
}
.tp-caption.black {
    color: #000;
    text-shadow: none
}
.tp-caption.noshadow {
    text-shadow: none
}
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}
.tp-caption a:hover {
    color: #ffa902
}
.tp-caption.thinheadline_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 30px;
    line-height: 30px;
    font-family: "Open Sans";
    background-color: transparent
}
.tp-caption.thintext_dark {
    position: absolute;
    color: rgba(0, 0, 0, 0.85);
    text-shadow: none;
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
    font-family: "Open Sans";
    background-color: transparent
}
.tp-caption.medium_bg_red a {
    color: #fff;
    text-decoration: none
}
.tp-caption.medium_bg_red a:hover {
    color: #fff;
    text-decoration: underline
}
.tp-caption.smoothcircle {
    font-size: 30px;
    line-height: 75px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: black;
    background-color: rgba(0, 0, 0, 0.498039);
    padding: 50px 25px;
    text-align: center;
    border-radius: 500px 500px 500px 500px;
    border-width: 0px;
    border-color: black;
    border-style: none
}
.tp-caption.largeblackbg {
    font-size: 50px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: black;
    padding: 0px 20px 5px;
    text-shadow: none;
    border-width: 0px;
    border-color: white;
    border-style: none
}
.tp-caption.largepinkbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #db4360;
    padding: 0px 20px;
    border-radius: 0px
}
.tp-caption.largewhitebg {
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #fff;
    padding: 0px 20px;
    border-radius: 0px
}
.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0px 20px;
    border-radius: 0px
}
.tp-caption.excerpt {
    font-size: 36px;
    line-height: 36px;
    font-weight: 700;
    font-family: Arial;
    color: #ffffff;
    text-decoration: none;
    background-color: black;
    text-shadow: none;
    margin: 0px;
    letter-spacing: -1.5px;
    padding: 1px 4px 0px 4px;
    width: 150px;
    white-space: normal !important;
    height: auto;
    border-width: 0px;
    border-color: white;
    border-style: none
}
.tp-caption.large_bold_grey {
    font-size: 60px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #666666;
    text-decoration: none;
    background-color: transparent;
    text-shadow: none;
    margin: 0px;
    padding: 1px 4px 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_thin_grey {
    font-size: 34px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #666666;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.small_thin_grey {
    font-size: 18px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #757575;
    text-decoration: none;
    background-color: transparent;
    padding: 1px 4px 0px;
    text-shadow: none;
    margin: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.lightgrey_divider {
    text-decoration: none;
    background-color: #ebebeb;
    width: 370px;
    height: 3px;
    background-position: initial initial;
    background-repeat: initial initial;
    border-width: 0px;
    border-color: #222222;
    border-style: none
}
.tp-caption.large_bold_darkblue {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_darkblue {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: #34495e;
    padding: 10px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bold_red {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_red {
    font-size: 21px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #e33a0c;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_red {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: #e33a0c;
    padding: 10px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bold_orange {
    font-size: 24px;
    line-height: 30px;
    font-weight: 800;
    font-family: "Open Sans";
    color: #f39c12;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_orange {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.grassfloor {
    text-decoration: none;
    background-color: #a0b397;
    width: 4000px;
    height: 150px;
    border-width: 0px;
    border-color: #222222;
    border-style: none
}
.tp-caption.large_bold_white {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_white {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_white {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_white_center {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    text-align: center;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_bg_asbestos {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: #7f8c8d;
    padding: 10px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.medium_light_black {
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
    font-family: "Open Sans";
    color: black;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.large_bold_black {
    font-size: 58px;
    line-height: 60px;
    font-weight: 800;
    font-family: "Open Sans";
    color: black;
    text-decoration: none;
    background-color: transparent;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumlarge_light_darkblue {
    font-size: 34px;
    line-height: 40px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #34495e;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.small_light_white {
    font-size: 17px;
    line-height: 28px;
    font-weight: 300;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: transparent;
    padding: 0px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.roundedimage {
    border-width: 0px;
    border-color: #222222;
    border-style: none
}
.tp-caption.large_bg_black {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: black;
    padding: 10px 20px 15px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.mediumwhitebg {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    font-family: "Open Sans";
    color: black;
    text-decoration: none;
    background-color: white;
    padding: 5px 15px 10px;
    text-shadow: none;
    border-width: 0px;
    border-color: black;
    border-style: none
}
.tp-caption.medium_bg_orange_new1 {
    font-size: 20px;
    line-height: 20px;
    font-weight: 800;
    font-family: "Open Sans";
    color: white;
    text-decoration: none;
    background-color: #f39c12;
    padding: 10px;
    border-width: 0px;
    border-color: #ffd658;
    border-style: none
}
.tp-caption.boxshadow {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5)
}
.tp-caption.black {
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Open Sans', sans
}
.tp-caption.noshadow {
    text-shadow: none
}
.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none !important
}
.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px
}
.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px
}
.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px
}
.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px
}
.tp-simpleresponsive .button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(../images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px
}
.tp-simpleresponsive .button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(../images/gradient/g40.png) repeat-x top
}
.tp-simpleresponsive .purchase:hover,
.tp-simpleresponsive .button:hover,
.tp-simpleresponsive .button.big:hover {
    background-position: bottom, 15px 11px
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .tp-simpleresponsive .button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .tp-simpleresponsive .button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important
    }
    .tp-simpleresponsive a.button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none
    }
}
.tp-simpleresponsive .button.green,
.tp-simpleresponsive .button:hover.green,
.tp-simpleresponsive .purchase.green,
.tp-simpleresponsive .purchase:hover.green {
    background-color: #21a117;
    box-shadow: 0px 3px 0px 0px #104d0b
}
.tp-simpleresponsive .button.blue,
.tp-simpleresponsive .button:hover.blue,
.tp-simpleresponsive .purchase.blue,
.tp-simpleresponsive .purchase:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0px 3px 0px 0px #0f3e68
}
.tp-simpleresponsive .button.red,
.tp-simpleresponsive .button:hover.red,
.tp-simpleresponsive .purchase.red,
.tp-simpleresponsive .purchase:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0px 3px 0px 0px #7c1212
}
.tp-simpleresponsive .button.orange,
.tp-simpleresponsive .button:hover.orange,
.tp-simpleresponsive .purchase.orange,
.tp-simpleresponsive .purchase:hover.orange {
    background-color: #ff7700;
    box-shadow: 0px 3px 0px 0px #a34c00
}
.tp-simpleresponsive .button.darkgrey,
.tp-simpleresponsive .button.grey,
.tp-simpleresponsive .button:hover.darkgrey,
.tp-simpleresponsive .button:hover.grey,
.tp-simpleresponsive .purchase.darkgrey,
.tp-simpleresponsive .purchase:hover.darkgrey {
    background-color: #555;
    box-shadow: 0px 3px 0px 0px #222
}
.tp-simpleresponsive .button.lightgrey,
.tp-simpleresponsive .button:hover.lightgrey,
.tp-simpleresponsive .purchase.lightgrey,
.tp-simpleresponsive .purchase:hover.lightgrey {
    background-color: #888;
    box-shadow: 0px 3px 0px 0px #555
}
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden
}
.fullwidthbanner-container .fullwidthbanner {
    width: 100%;
    position: relative
}
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important
}
.tp-simpleresponsive img {
    max-width: none
}
.noFilterClass {
    -webkit-filter: none !important;
    filter: none !important
}
.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-bannershadow.tp-shadow1 {
    background: url(/images/home/revo_slider/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow2 {
    background: url(/images/home/revo_slider/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.tp-bannershadow.tp-shadow3 {
    background: url(/images/home/revo_slider/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}
.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo video {
    width: 100% !important;
    height: 100% !important;
    display: none
}
.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe video {
    width: 100% !important;
    height: 100% !important;
    display: none
}
.fullscreenvideo .vjs-loading-spinner {
    visibility: none;
    display: none !important;
    width: 0px;
    height: 0px
}
.fullscreenvideo .vjs-control-bar.vjs-fade-out,
.fullscreenvideo .vjs-control-bar.vjs-fade-in,
.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,
.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
    visibility: hidden !important;
    opacity: 0 !important;
    display: none !important;
    width: 0px;
    height: 0px;
    overflow: hidden
}
.fullcoveredvideo.video-js,
.fullcoveredvideo video {
    background: transparent !important
}
.fullcoveredvideo .vjs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}
.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1
}
.tp-dottedoverlay.twoxtwo {
    background: url(/images/home/revo_slider/gridtile.png)
}
.tp-dottedoverlay.twoxtwowhite {
    background: url(/images/home/revo_slider/gridtile_white.png)
}
.tp-dottedoverlay.threexthree {
    background: url(/images/home/revo_slider/gridtile_3x3.png)
}
.tp-dottedoverlay.threexthreewhite {
    background: url(/images/home/revo_slider/gridtile_3x3_white.png)
}
.tpclear {
    clear: both
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(/images/home/revo_slider/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    border-radius: 5px
}
.tp-bullets.simplebullets.navbar-old {
    background: url(/images/home/revo_slider/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    border-radius: 5px
}
.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/bullet.png) no-Repeat top left;
    width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}
.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/bullets.png) no-Repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}
.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}
.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/bullets2.png) no-Repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}
.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/bullet_boxed.png) no-Repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 0px
}
.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important
}
.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/navigdots.png) no-Repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px !important;
    margin-right: 5px !important;
    float: left;
    margin-top: 10px
}
.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important
}
.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    background-position: top left
}
.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left
}
.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px)
}
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/large_left.png) no-Repeat top left;
    width: 40px;
    height: 40px
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/large_right.png) no-Repeat top left;
    width: 40px;
    height: 40px
}
.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/small_left.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/small_right.png) no-Repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_left.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_right.png) no-Repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}
.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/small_left_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}
.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/small_right_boxed.png) no-Repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}
.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrowleft.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}
.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrowright.png) no-Repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px
}
.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}
.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}
.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_left2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}
.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/arrow_right2.png) no-Repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}
.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/large_left.png) no-Repeat 0 0;
    width: 40px;
    height: 40px
}
.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(/images/home/revo_slider/large_right.png) no-Repeat 0 0;
    width: 40px;
    height: 40px
}
.tp-leftarrow:hover,
.tp-rightarrow:hover {
    background-position: bottom left
}
.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;
    margin-top: -50px
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out
}
.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1
}
.tp-thumbs img {
    width: 100%
}
.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(/images/home/revo_slider/timer.png);
    position: absolute;
    z-index: 200;
    top: 0px
}
.tp-bannertimer.tp-bottom {
    bottom: 0px;
    height: 5px;
    top: auto
}
@media only screen and (min-width: 0px) and (max-width: 479px) {
    .responsive .tp-bullets {
        display: none
    }
    .responsive .tparrows {
        display: none
    }
}
.vjs-tech {
    margin-top: 1px
}
.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0px
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 40px;
    text-shadow: none !important;
    color: #fff;
    font-size: 18px
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button,
.vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none;
    -webkit-box-shadow: none
}
.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none
}
.tp-simpleresponsive a {
    text-decoration: none
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0
}
.tp-simpleresponsive>ul>li {
    list-stye: none;
    position: absolute;
    visibility: hidden
}
.caption.slidelink a div,
.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(/images/home/revo_slider/coloredbg.png) repeat
}
.tp-loader {
    background: url(/images/home/revo_slider/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}
.tp-transparentimg {
    content: "asset-url('transparent.png')"
}
.tp-3d {
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50%
}
.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF, endColorstr=#00FFFFFF);
    zoom: 1
}
@font-face {
    font-family: 'revicons';
    src: url("../fonts/revicons.eot");
    src: url("../fonts/revicons.eot") format("embedded-opentype"), url("../fonts/revicons.woff") format("woff"), url("../fonts/revicons.ttf") format("truetype"), url("../fonts/revicons.svg") format("svg");
    font-weight: normal;
    font-style: normal
}
[class^="revicon-"]:before,
[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em
}
.revicon-search-1:before {
    content: '\e802'
}
.revicon-pencil-1:before {
    content: '\e831'
}
.revicon-picture-1:before {
    content: '\e803'
}
.revicon-cancel:before {
    content: '\e80a'
}
.revicon-info-circled:before {
    content: '\e80f'
}
.revicon-trash:before {
    content: '\e801'
}
.revicon-left-dir:before {
    content: '\e817'
}
.revicon-right-dir:before {
    content: '\e818'
}
.revicon-down-open:before {
    content: '\e83b'
}
.revicon-left-open:before {
    content: '\e819'
}
.revicon-right-open:before {
    content: '\e81a'
}
.revicon-angle-left:before {
    content: '\e820'
}
.revicon-angle-right:before {
    content: '\e81d'
}
.revicon-left-big:before {
    content: '\e81f'
}
.revicon-right-big:before {
    content: '\e81e'
}
.revicon-magic:before {
    content: '\e807'
}
.revicon-picture:before {
    content: '\e800'
}
.revicon-export:before {
    content: '\e80b'
}
.revicon-cog:before {
    content: '\e832'
}
.revicon-login:before {
    content: '\e833'
}
.revicon-logout:before {
    content: '\e834'
}
.revicon-video:before {
    content: '\e805'
}
.revicon-arrow-combo:before {
    content: '\e827'
}
.revicon-left-open-1:before {
    content: '\e82a'
}
.revicon-right-open-1:before {
    content: '\e82b'
}
.revicon-left-open-mini:before {
    content: '\e822'
}
.revicon-right-open-mini:before {
    content: '\e823'
}
.revicon-left-open-big:before {
    content: '\e824'
}
.revicon-right-open-big:before {
    content: '\e825'
}
.revicon-left:before {
    content: '\e836'
}
.revicon-right:before {
    content: '\e826'
}
.revicon-ccw:before {
    content: '\e808'
}
.revicon-arrows-ccw:before {
    content: '\e806'
}
.revicon-palette:before {
    content: '\e829'
}
.revicon-list-add:before {
    content: '\e80c'
}
.revicon-doc:before {
    content: '\e809'
}
.revicon-left-open-outline:before {
    content: '\e82e'
}
.revicon-left-open-2:before {
    content: '\e82c'
}
.revicon-right-open-outline:before {
    content: '\e82f'
}
.revicon-right-open-2:before {
    content: '\e82d'
}
.revicon-equalizer:before {
    content: '\e83a'
}
.revicon-layers-alt:before {
    content: '\e804'
}
.revicon-popup:before {
    content: '\e828'
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
@font-face {
    font-family: 'flexslider-icon';
    src: url("fonts/flexslider-icon.eot");
    src: url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon.woff") format("woff"), url("fonts/flexslider-icon.ttf") format("truetype"), url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
    font-weight: normal;
    font-style: normal
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    border-radius: 4px;
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: 0.7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: 0.7;
    right: 10px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    display: inline-block;
    content: '\f001'
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px;
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden
}
#cboxWrapper {
    max-width: none
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}
#cboxMiddleLeft,
#cboxBottomLeft {
    clear: left
}
#cboxContent {
    position: relative
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}
#cboxTitle {
    margin: 0
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
    cursor: pointer
}
.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}
.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}
#cboxOverlay {
    background: #fff
}
#colorbox {
    outline: 0
}
#cboxContent {
    margin-top: 32px;
    overflow: visible;
    background: #000
}
.cboxIframe {
    background: #fff
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}
#cboxLoadedContent {
    background: #000;
    padding: 1px
}
#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}
#cboxLoadingOverlay {
    background: #000
}
#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000
}
#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(images/controls.png) no-repeat 0 0
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
    outline: 0
}
#cboxPrevious {
    background-position: 0px 0px;
    right: 44px
}
#cboxPrevious:hover {
    background-position: 0px -25px
}
#cboxNext {
    background-position: -25px 0px;
    right: 22px
}
#cboxNext:hover {
    background-position: -25px -25px
}
#cboxClose {
    background-position: -50px 0px;
    right: 0
}
#cboxClose:hover {
    background-position: -50px -25px
}
.cboxSlideshow_on #cboxPrevious,
.cboxSlideshow_off #cboxPrevious {
    right: 66px
}
.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}
.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px
}
.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0px;
    right: 44px
}
.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px
}
.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after {
    -webkit-backface-visibility: hidden;
    box-sizing: border-box
}
body {
    -webkit-overflow-scrolling: touch
}
.vbox-overlay {
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    overflow: hidden;
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}
.relativo {
    float: left;
    width: 100%;
    height: 100%;
    display: block;
    position: relative
}
.vbox-preloader {
    position: fixed;
    width: 36px;
    height: 36px;
    left: 50%;
    top: 50%;
    margin-left: -18px;
    margin-top: -18px;
    background: url(/images/home/venobox/preload.gif) center center no-repeat;
    text-indent: -100px;
    overflow: hidden
}
.vbox-close {
    cursor: pointer;
    position: fixed;
    top: -1px;
    right: 0;
    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;
    display: block;
    background: url(/images/home/venobox/close.gif) no-repeat #161617;
    background-position: 10px center;
    color: #fff;
    text-indent: -100px;
    overflow: hidden
}
.vbox-next,
.vbox-prev {
    cursor: pointer;
    position: fixed;
    top: 50%;
    color: #fff;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-indent: -100px;
    overflow: hidden
}
.vbox-prev {
    left: 10px;
    background: url(/images/home/venobox/prev.gif) center center no-repeat
}
.vbox-next {
    right: 10px;
    background: url(/images/home/venobox/next.gif) center center no-repeat
}
.vbox-title {
    width: 100%;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    padding: 6px 40px;
    overflow: hidden;
    background: #161617;
    position: fixed;
    display: none;
    top: -1px;
    left: 0
}
.vbox-num {
    cursor: pointer;
    position: fixed;
    top: -1px;
    left: 0;
    height: 40px;
    display: block;
    color: #fff;
    overflow: hidden;
    line-height: 28px;
    font-size: 12px;
    padding: 6px 10px;
    background: #161617;
    display: none
}
.vbox-inline {
    width: 420px;
    height: 315px;
    padding: 10px;
    background: #fff;
    text-align: left;
    margin: 0 auto;
    overflow: scroll
}
.venoframe {
    border: none;
    width: 860px;
    height: 620px;
    overflow: scroll
}
@media (max-width: 992px) {
    .venoframe {
        width: 640px;
        height: 480px
    }
}
@media (max-width: 767px) {
    .venoframe {
        width: 420px;
        height: 315px
    }
}
@media (max-width: 460px) {
    .vbox-inline {
        width: 100%
    }
    .venoframe {
        width: 100%;
        height: 260px
    }
}
.vbox-container {
    position: relative;
    background: #000;
    width: 98%;
    max-width: 1024px;
    margin: 0 auto
}
.vbox-content {
    text-align: center;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}
.vbox-container img {
    max-width: 100%;
    height: auto
}
.vwrap {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    width: 100%;
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
    left: 0;
    height: auto;
    overflow: hidden;
    z-index: 1
}
body.home.pricing .btn:focus,
body.home.business_pricing .btn:focus,
body.home.personal_pricing .btn:focus,
body.home.reseller .btn:focus,
body.home.business .btn:focus {
    outline: none
}
body.home.pricing .section-headline,
body.home.business_pricing .section-headline,
body.home.personal_pricing .section-headline,
body.home.reseller .section-headline,
body.home.business .section-headline {
    text-align: center;
    margin-bottom: 40px
}
body.home.pricing .section-headline h1,
body.home.pricing .section-headline h2,
body.home.business_pricing .section-headline h1,
body.home.business_pricing .section-headline h2,
body.home.personal_pricing .section-headline h1,
body.home.personal_pricing .section-headline h2,
body.home.reseller .section-headline h1,
body.home.reseller .section-headline h2,
body.home.business .section-headline h1,
body.home.business .section-headline h2 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase
}
body.home.pricing .section-headline p,
body.home.business_pricing .section-headline p,
body.home.personal_pricing .section-headline p,
body.home.reseller .section-headline p,
body.home.business .section-headline p {
    font-size: 16px
}
body.home.pricing .plan-title-section,
body.home.business_pricing .plan-title-section,
body.home.personal_pricing .plan-title-section,
body.home.reseller .plan-title-section,
body.home.business .plan-title-section {
    box-shadow: 1px 1px 3px #EEEEEE;
    border-radius: 5px;
    background-color: #0A75D1;
    color: white;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600
}
body.home.pricing .plan-title-section.personal,
body.home.business_pricing .plan-title-section.personal,
body.home.personal_pricing .plan-title-section.personal,
body.home.reseller .plan-title-section.personal,
body.home.business .plan-title-section.personal {
    background-color: #339966
}
body.home.pricing .plan-wrap,
body.home.business_pricing .plan-wrap,
body.home.personal_pricing .plan-wrap,
body.home.reseller .plan-wrap,
body.home.business .plan-wrap {
    box-shadow: 1px 2px 3px #EEEEEE;
    border-radius: 5px;
    background-color: #C1F0FF;
    padding: 15px 15px 25px
}
body.home.pricing .plan-wrap .btn-go,
body.home.business_pricing .plan-wrap .btn-go,
body.home.personal_pricing .plan-wrap .btn-go,
body.home.reseller .plan-wrap .btn-go,
body.home.business .plan-wrap .btn-go {
    box-shadow: 2px 2px 3px #CFCFCF;
    margin: 10px 0 15px;
    color: white;
    background-color: #4CAC83;
    border: solid 2px #38A375;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 20px
}
body.home.pricing .plan-wrap .btn-go:hover,
body.home.business_pricing .plan-wrap .btn-go:hover,
body.home.personal_pricing .plan-wrap .btn-go:hover,
body.home.reseller .plan-wrap .btn-go:hover,
body.home.business .plan-wrap .btn-go:hover {
    background-color: #38A375
}
body.home.pricing .plan-wrap .btn-go:active,
body.home.business_pricing .plan-wrap .btn-go:active,
body.home.personal_pricing .plan-wrap .btn-go:active,
body.home.reseller .plan-wrap .btn-go:active,
body.home.business .plan-wrap .btn-go:active {
    box-shadow: inset 2px 2px 3px #339966;
    background-color: #339966
}
body.home.pricing .plan-wrap small#plan-note,
body.home.business_pricing .plan-wrap small#plan-note,
body.home.personal_pricing .plan-wrap small#plan-note,
body.home.reseller .plan-wrap small#plan-note,
body.home.business .plan-wrap small#plan-note {
    font-size: 14px;
    color: #0A75D1
}
body.home.pricing .plan-wrap form select,
body.home.pricing .plan-wrap form input,
body.home.business_pricing .plan-wrap form select,
body.home.business_pricing .plan-wrap form input,
body.home.personal_pricing .plan-wrap form select,
body.home.personal_pricing .plan-wrap form input,
body.home.reseller .plan-wrap form select,
body.home.reseller .plan-wrap form input,
body.home.business .plan-wrap form select,
body.home.business .plan-wrap form input {
    width: 80%;
    margin: 0 auto
}
body.home.pricing .plan-wrap form button.btn,
body.home.business_pricing .plan-wrap form button.btn,
body.home.personal_pricing .plan-wrap form button.btn,
body.home.reseller .plan-wrap form button.btn,
body.home.business .plan-wrap form button.btn {
    box-shadow: 2px 2px 3px #CFCFCF;
    margin: 10px 0 15px;
    color: white;
    background-color: #3198DD;
    border: solid 2px #1A8CD9;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px
}
body.home.pricing .plan-wrap form button.btn:hover,
body.home.business_pricing .plan-wrap form button.btn:hover,
body.home.personal_pricing .plan-wrap form button.btn:hover,
body.home.reseller .plan-wrap form button.btn:hover,
body.home.business .plan-wrap form button.btn:hover {
    background-color: #1A8CD9
}
body.home.pricing .plan-wrap form button.btn:active,
body.home.business_pricing .plan-wrap form button.btn:active,
body.home.personal_pricing .plan-wrap form button.btn:active,
body.home.reseller .plan-wrap form button.btn:active,
body.home.business .plan-wrap form button.btn:active {
    box-shadow: inset 2px 2px 3px #0A75D1;
    background-color: #0A75D1
}
body.home.pricing .plan-wrap .plan-wrap__head,
body.home.business_pricing .plan-wrap .plan-wrap__head,
body.home.personal_pricing .plan-wrap .plan-wrap__head,
body.home.reseller .plan-wrap .plan-wrap__head,
body.home.business .plan-wrap .plan-wrap__head {
    text-align: center;
    border-bottom: solid 1px #515151;
    min-height: 45px;
    margin-bottom: 20px
}
body.home.pricing .plan-wrap .plan-wrap__head h3,
body.home.business_pricing .plan-wrap .plan-wrap__head h3,
body.home.personal_pricing .plan-wrap .plan-wrap__head h3,
body.home.reseller .plan-wrap .plan-wrap__head h3,
body.home.business .plan-wrap .plan-wrap__head h3 {
    color: #3B3B3B;
    font-weight: 600
}
body.home.pricing .plan-wrap .plan-wrap__head p,
body.home.business_pricing .plan-wrap .plan-wrap__head p,
body.home.personal_pricing .plan-wrap .plan-wrap__head p,
body.home.reseller .plan-wrap .plan-wrap__head p,
body.home.business .plan-wrap .plan-wrap__head p {
    color: #3B3B3B;
    font-style: italic;
    font-size: 12px;
    font-weight: normal
}
body.home.pricing .plan-wrap .plan-wrap__head p#protocol,
body.home.business_pricing .plan-wrap .plan-wrap__head p#protocol,
body.home.personal_pricing .plan-wrap .plan-wrap__head p#protocol,
body.home.reseller .plan-wrap .plan-wrap__head p#protocol,
body.home.business .plan-wrap .plan-wrap__head p#protocol {
    margin-top: -5px;
    color: #515151;
    font-style: normal
}
body.home.pricing .plan-wrap .plan-wrap__body,
body.home.business_pricing .plan-wrap .plan-wrap__body,
body.home.personal_pricing .plan-wrap .plan-wrap__body,
body.home.reseller .plan-wrap .plan-wrap__body,
body.home.business .plan-wrap .plan-wrap__body {
    text-align: center;
    color: #3B3B3B
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-list ul,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-list ul,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-list ul,
body.home.reseller .plan-wrap .plan-wrap__body .plan-list ul,
body.home.business .plan-wrap .plan-wrap__body .plan-list ul {
    display: table;
    text-align: left;
    padding: 10px 0;
    max-width: 290px;
    margin: 0 auto
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-list ul li,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-list ul li,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-list ul li,
body.home.reseller .plan-wrap .plan-wrap__body .plan-list ul li,
body.home.business .plan-wrap .plan-wrap__body .plan-list ul li {
    list-style: none;
    display: table-row;
    font-size: 15px;
    line-height: 30px;
    font-weight: normal
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-list ul li:before,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-list ul li:before,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-list ul li:before,
body.home.reseller .plan-wrap .plan-wrap__body .plan-list ul li:before,
body.home.business .plan-wrap .plan-wrap__body .plan-list ul li:before {
    content: "";
    font-family: FontAwesome;
    display: table-cell;
    padding-right: 10px
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-pricing,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-pricing,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-pricing,
body.home.reseller .plan-wrap .plan-wrap__body .plan-pricing,
body.home.business .plan-wrap .plan-wrap__body .plan-pricing {
    margin-bottom: 20px
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-pricing h4,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-pricing h4,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-pricing h4,
body.home.reseller .plan-wrap .plan-wrap__body .plan-pricing h4,
body.home.business .plan-wrap .plan-wrap__body .plan-pricing h4 {
    padding-bottom: 5px;
    font-size: 17px
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span,
body.home.reseller .plan-wrap .plan-wrap__body .plan-pricing h4 span,
body.home.business .plan-wrap .plan-wrap__body .plan-pricing h4 span {
    font-size: 35px;
    font-weight: 600
}
body.home.pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span.plan-price,
body.home.business_pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span.plan-price,
body.home.personal_pricing .plan-wrap .plan-wrap__body .plan-pricing h4 span.plan-price,
body.home.reseller .plan-wrap .plan-wrap__body .plan-pricing h4 span.plan-price,
body.home.business .plan-wrap .plan-wrap__body .plan-pricing h4 span.plan-price {
    font-size: 17px
}
body.home.pricing .plan-wrap.plan-personal,
body.home.business_pricing .plan-wrap.plan-personal,
body.home.personal_pricing .plan-wrap.plan-personal,
body.home.reseller .plan-wrap.plan-personal,
body.home.business .plan-wrap.plan-personal {
    background-color: #DBFFDB
}
body.home.pricing .plan-wrap.plan-personal small#plan-note,
body.home.business_pricing .plan-wrap.plan-personal small#plan-note,
body.home.personal_pricing .plan-wrap.plan-personal small#plan-note,
body.home.reseller .plan-wrap.plan-personal small#plan-note,
body.home.business .plan-wrap.plan-personal small#plan-note {
    color: #339966
}
body.home.pricing .plan-wrap.plan-personal form button.btn,
body.home.business_pricing .plan-wrap.plan-personal form button.btn,
body.home.personal_pricing .plan-wrap.plan-personal form button.btn,
body.home.reseller .plan-wrap.plan-personal form button.btn,
body.home.business .plan-wrap.plan-personal form button.btn {
    background-color: #4CAC83;
    border: solid 2px #38A375
}
body.home.pricing .plan-wrap.plan-personal form button.btn:hover,
body.home.business_pricing .plan-wrap.plan-personal form button.btn:hover,
body.home.personal_pricing .plan-wrap.plan-personal form button.btn:hover,
body.home.reseller .plan-wrap.plan-personal form button.btn:hover,
body.home.business .plan-wrap.plan-personal form button.btn:hover {
    background-color: #38A375
}
body.home.pricing .plan-wrap.plan-personal form button.btn:active,
body.home.business_pricing .plan-wrap.plan-personal form button.btn:active,
body.home.personal_pricing .plan-wrap.plan-personal form button.btn:active,
body.home.reseller .plan-wrap.plan-personal form button.btn:active,
body.home.business .plan-wrap.plan-personal form button.btn:active {
    box-shadow: inset 2px 2px 3px #339966;
    background-color: #339966
}
body.home.pricing .plan-wrap.dark,
body.home.business_pricing .plan-wrap.dark,
body.home.personal_pricing .plan-wrap.dark,
body.home.reseller .plan-wrap.dark,
body.home.business .plan-wrap.dark {
    box-shadow: 1px 2px 3px #515151;
    background-color: #252525;
    margin-bottom: 40px
}
body.home.pricing .plan-wrap.dark.silver,
body.home.business_pricing .plan-wrap.dark.silver,
body.home.personal_pricing .plan-wrap.dark.silver,
body.home.reseller .plan-wrap.dark.silver,
body.home.business .plan-wrap.dark.silver {
    background-color: #C0C0C0
}
body.home.pricing .plan-wrap.dark.gold,
body.home.business_pricing .plan-wrap.dark.gold,
body.home.personal_pricing .plan-wrap.dark.gold,
body.home.reseller .plan-wrap.dark.gold,
body.home.business .plan-wrap.dark.gold {
    background-color: #ffd700
}
body.home.pricing .plan-wrap.dark.platinum,
body.home.business_pricing .plan-wrap.dark.platinum,
body.home.personal_pricing .plan-wrap.dark.platinum,
body.home.reseller .plan-wrap.dark.platinum,
body.home.business .plan-wrap.dark.platinum {
    background-color: #E5E4E2
}
body.home.pricing .plan-wrap.dark small#plan-note,
body.home.business_pricing .plan-wrap.dark small#plan-note,
body.home.personal_pricing .plan-wrap.dark small#plan-note,
body.home.reseller .plan-wrap.dark small#plan-note,
body.home.business .plan-wrap.dark small#plan-note {
    color: #3198DD
}
body.home.pricing .plan-wrap.dark form button.btn,
body.home.business_pricing .plan-wrap.dark form button.btn,
body.home.personal_pricing .plan-wrap.dark form button.btn,
body.home.reseller .plan-wrap.dark form button.btn,
body.home.business .plan-wrap.dark form button.btn {
    background-color: #4CAC83;
    border: solid 2px #38A375
}
body.home.pricing .plan-wrap.dark form button.btn:hover,
body.home.business_pricing .plan-wrap.dark form button.btn:hover,
body.home.personal_pricing .plan-wrap.dark form button.btn:hover,
body.home.reseller .plan-wrap.dark form button.btn:hover,
body.home.business .plan-wrap.dark form button.btn:hover {
    background-color: #38A375
}
body.home.pricing .plan-wrap.dark form button.btn:active,
body.home.business_pricing .plan-wrap.dark form button.btn:active,
body.home.personal_pricing .plan-wrap.dark form button.btn:active,
body.home.reseller .plan-wrap.dark form button.btn:active,
body.home.business .plan-wrap.dark form button.btn:active {
    box-shadow: inset 2px 2px 3px #339966;
    background-color: #339966
}
body.home.pricing .plan-wrap.dark .plan-wrap__head,
body.home.business_pricing .plan-wrap.dark .plan-wrap__head,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__head,
body.home.reseller .plan-wrap.dark .plan-wrap__head,
body.home.business .plan-wrap.dark .plan-wrap__head {
    border-bottom: solid 1px #EEEEEE
}
body.home.pricing .plan-wrap.dark .plan-wrap__head h3,
body.home.pricing .plan-wrap.dark .plan-wrap__head p,
body.home.business_pricing .plan-wrap.dark .plan-wrap__head h3,
body.home.business_pricing .plan-wrap.dark .plan-wrap__head p,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__head h3,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__head p,
body.home.reseller .plan-wrap.dark .plan-wrap__head h3,
body.home.reseller .plan-wrap.dark .plan-wrap__head p,
body.home.business .plan-wrap.dark .plan-wrap__head h3,
body.home.business .plan-wrap.dark .plan-wrap__head p {
    color: #EEEEEE
}
body.home.pricing .plan-wrap.dark .plan-wrap__head p,
body.home.business_pricing .plan-wrap.dark .plan-wrap__head p,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__head p,
body.home.reseller .plan-wrap.dark .plan-wrap__head p,
body.home.business .plan-wrap.dark .plan-wrap__head p {
    padding-bottom: 15px
}
body.home.pricing .plan-wrap.dark .plan-wrap__body .plan-list ul li,
body.home.business_pricing .plan-wrap.dark .plan-wrap__body .plan-list ul li,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__body .plan-list ul li,
body.home.reseller .plan-wrap.dark .plan-wrap__body .plan-list ul li,
body.home.business .plan-wrap.dark .plan-wrap__body .plan-list ul li {
    color: #EEEEEE
}
body.home.pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4,
body.home.business_pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4,
body.home.reseller .plan-wrap.dark .plan-wrap__body .plan-pricing h4,
body.home.business .plan-wrap.dark .plan-wrap__body .plan-pricing h4 {
    color: #EEEEEE
}
body.home.pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4 span,
body.home.business_pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4 span,
body.home.personal_pricing .plan-wrap.dark .plan-wrap__body .plan-pricing h4 span,
body.home.reseller .plan-wrap.dark .plan-wrap__body .plan-pricing h4 span,
body.home.business .plan-wrap.dark .plan-wrap__body .plan-pricing h4 span {
    color: #EEEEEE
}
body.home.pricing .plan-wrap h2,
body.home.business_pricing .plan-wrap h2,
body.home.personal_pricing .plan-wrap h2,
body.home.reseller .plan-wrap h2,
body.home.business .plan-wrap h2 {
    font-size: 52px;
    text-align: center;
    line-height: 24px;
    padding: 15px 0px;
    color: #FFF
}
body.home.pricing .plan-info,
body.home.business_pricing .plan-info,
body.home.personal_pricing .plan-info,
body.home.reseller .plan-info,
body.home.business .plan-info {
    padding: 15px 0 0
}
body.home.pricing .plan-info ul,
body.home.business_pricing .plan-info ul,
body.home.personal_pricing .plan-info ul,
body.home.reseller .plan-info ul,
body.home.business .plan-info ul {
    padding-left: 0
}
body.home.pricing .plan-info ul li,
body.home.business_pricing .plan-info ul li,
body.home.personal_pricing .plan-info ul li,
body.home.reseller .plan-info ul li,
body.home.business .plan-info ul li {
    list-style-type: none;
    font-size: 14px;
    color: #1A8CD9;
    margin-bottom: 10px
}
body.home.pricing .plan-info ul li .fa-stack,
body.home.business_pricing .plan-info ul li .fa-stack,
body.home.personal_pricing .plan-info ul li .fa-stack,
body.home.reseller .plan-info ul li .fa-stack,
body.home.business .plan-info ul li .fa-stack {
    font-size: 12px
}
body.home.pricing .plan-msg1,
body.home.business_pricing .plan-msg1,
body.home.personal_pricing .plan-msg1,
body.home.reseller .plan-msg1,
body.home.business .plan-msg1 {
    color: #00a0c8;
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 0px
}
body.home.pricing .list-personal-features,
body.home.business_pricing .list-personal-features,
body.home.personal_pricing .list-personal-features,
body.home.reseller .list-personal-features,
body.home.business .list-personal-features {
    list-style: none;
    margin-bottom: 0px
}
body.home.pricing .list-personal-features li,
body.home.business_pricing .list-personal-features li,
body.home.personal_pricing .list-personal-features li,
body.home.reseller .list-personal-features li,
body.home.business .list-personal-features li {
    padding: 5px 0px
}
body.home.pricing .list-personal-features li img,
body.home.business_pricing .list-personal-features li img,
body.home.personal_pricing .list-personal-features li img,
body.home.reseller .list-personal-features li img,
body.home.business .list-personal-features li img {
    margin-right: 8px
}
body.home.pricing .plan-need-more,
body.home.business_pricing .plan-need-more,
body.home.personal_pricing .plan-need-more,
body.home.reseller .plan-need-more,
body.home.business .plan-need-more {
    text-align: center;
    margin: 30px 0
}
body.home.pricing .plan-need-more p,
body.home.business_pricing .plan-need-more p,
body.home.personal_pricing .plan-need-more p,
body.home.reseller .plan-need-more p,
body.home.business .plan-need-more p {
    font-size: 16px
}
@media (max-width: 768px) {
    body.home.pricing .plan-wrap,
    body.home.business_pricing .plan-wrap,
    body.home.personal_pricing .plan-wrap,
    body.home.reseller .plan-wrap,
    body.home.business .plan-wrap {
        margin-bottom: 15px
    }
}
body.home.pricing .features-table-list ul,
body.home.business_pricing .features-table-list ul,
body.home.personal_pricing .features-table-list ul,
body.home.reseller .features-table-list ul,
body.home.business .features-table-list ul {
    padding-left: 0
}
body.home.pricing .features-table-list ul li,
body.home.business_pricing .features-table-list ul li,
body.home.personal_pricing .features-table-list ul li,
body.home.reseller .features-table-list ul li,
body.home.business .features-table-list ul li {
    color: #3B3B3B;
    list-style-type: none;
    height: 45px;
    padding-top: 15px;
    font-size: 14px
}
body.home.pricing .features-table-list h3,
body.home.business_pricing .features-table-list h3,
body.home.personal_pricing .features-table-list h3,
body.home.reseller .features-table-list h3,
body.home.business .features-table-list h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 20px 0;
    margin: 0
}
@media (min-width: 768px) and (max-width: 992px) {
    body.home.pricing .features-table-list h3,
    body.home.business_pricing .features-table-list h3,
    body.home.personal_pricing .features-table-list h3,
    body.home.reseller .features-table-list h3,
    body.home.business .features-table-list h3 {
        height: 50px
    }
}
body.home.pricing .features-table,
body.home.business_pricing .features-table,
body.home.personal_pricing .features-table,
body.home.reseller .features-table,
body.home.business .features-table {
    padding: 0;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DEDEDE;
    text-align: center;
    color: #515151;
    font-family: "Open Sans"
}
body.home.pricing .features-table ul,
body.home.business_pricing .features-table ul,
body.home.personal_pricing .features-table ul,
body.home.reseller .features-table ul,
body.home.business .features-table ul {
    padding-left: 0;
    margin-bottom: 0
}
body.home.pricing .features-table ul li,
body.home.business_pricing .features-table ul li,
body.home.personal_pricing .features-table ul li,
body.home.reseller .features-table ul li,
body.home.business .features-table ul li {
    list-style-type: none;
    border-top: 1px solid #DEDEDE;
    padding: 10px 0;
    height: 45px
}
body.home.pricing .features-table ul li.price,
body.home.business_pricing .features-table ul li.price,
body.home.personal_pricing .features-table ul li.price,
body.home.reseller .features-table ul li.price,
body.home.business .features-table ul li.price {
    background-color: #EEEEEE;
    color: #515151;
    font-weight: 600
}
body.home.pricing .features-table ul h5,
body.home.business_pricing .features-table ul h5,
body.home.personal_pricing .features-table ul h5,
body.home.reseller .features-table ul h5,
body.home.business .features-table ul h5 {
    color: #515151;
    font-weight: 600;
    margin: 0;
    padding-top: 5px
}
body.home.pricing .features-table h3,
body.home.business_pricing .features-table h3,
body.home.personal_pricing .features-table h3,
body.home.reseller .features-table h3,
body.home.business .features-table h3 {
    background-color: #EEEEEE;
    background-image: -webkit-linear-gradient(#fff, #eee);
    background-image: linear-gradient(#fff, #eee);
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 20px 0;
    text-transform: uppercase
}
body.home.pricing .features-label,
body.home.business_pricing .features-label,
body.home.personal_pricing .features-label,
body.home.reseller .features-label,
body.home.business .features-label {
    display: block
}
@media (min-width: 768px) and (max-width: 1170px) {
    body.home.pricing .features-table h3,
    body.home.business_pricing .features-table h3,
    body.home.personal_pricing .features-table h3,
    body.home.reseller .features-table h3,
    body.home.business .features-table h3 {
        height: 80px
    }
}
@media (max-width: 768px) {
    body.home.pricing .features-table,
    body.home.business_pricing .features-table,
    body.home.personal_pricing .features-table,
    body.home.reseller .features-table,
    body.home.business .features-table {
        margin-bottom: 20px
    }
    body.home.pricing .features-table .features-label,
    body.home.business_pricing .features-table .features-label,
    body.home.personal_pricing .features-table .features-label,
    body.home.reseller .features-table .features-label,
    body.home.business .features-table .features-label {
        margin-bottom: 5px
    }
    body.home.pricing .features-table li,
    body.home.business_pricing .features-table li,
    body.home.personal_pricing .features-table li,
    body.home.reseller .features-table li,
    body.home.business .features-table li {
        height: 70px !important
    }
}
@media (min-width: 768px) {
    body.home.pricing .features-label,
    body.home.business_pricing .features-label,
    body.home.personal_pricing .features-label,
    body.home.reseller .features-label,
    body.home.business .features-label {
        display: none
    }
}
body.home.pricing .promobox,
body.home.business_pricing .promobox,
body.home.personal_pricing .promobox,
body.home.reseller .promobox,
body.home.business .promobox {
    text-align: center
}
body.home.pricing .promobox p,
body.home.business_pricing .promobox p,
body.home.personal_pricing .promobox p,
body.home.reseller .promobox p,
body.home.business .promobox p {
    margin-top: 20px
}
@media (max-width: 768px) {
    body.home.pricing .narrow-centered,
    body.home.business_pricing .narrow-centered,
    body.home.personal_pricing .narrow-centered,
    body.home.reseller .narrow-centered,
    body.home.business .narrow-centered {
        width: auto;
        min-width: auto;
        margin: auto -15px
    }
    body.home.pricing .features-table,
    body.home.business_pricing .features-table,
    body.home.personal_pricing .features-table,
    body.home.reseller .features-table,
    body.home.business .features-table {
        border: solid 1px #DEDEDE
    }
    body.home.pricing .features-table ul h5,
    body.home.business_pricing .features-table ul h5,
    body.home.personal_pricing .features-table ul h5,
    body.home.reseller .features-table ul h5,
    body.home.business .features-table ul h5 {
        padding-top: 0;
        color: #1A8CD9;
        font-size: 16px
    }
    body.home.pricing .features-table ul li,
    body.home.business_pricing .features-table ul li,
    body.home.personal_pricing .features-table ul li,
    body.home.reseller .features-table ul li,
    body.home.business .features-table ul li {
        height: auto !important;
        padding: 10px 5px;
        font-size: 16px
    }
    body.home.pricing .plan-info>ul>li,
    body.home.business_pricing .plan-info>ul>li,
    body.home.personal_pricing .plan-info>ul>li,
    body.home.reseller .plan-info>ul>li,
    body.home.business .plan-info>ul>li {
        font-size: 16px
    }
}
body.home.status h2 {
    font-size: 1.4em;
    text-transform: uppercase
}
body.home.status table.for-server-status {
    margin: 20px 0 80px
}
body.home.status table.for-server-status td {
    text-align: center
}
#recaptcha_widget_div {
    margin: 15px 0
}
.input-field .form-validation-checks i.fa {
    position: absolute;
    margin-top: 10px;
    right: 30px;
    color: #D42626
}
.input-field .form-validation-checks i.fa.fa-check {
    color: #38A375
}
body.registrations.new {
    font-family: "Open Sans"
}
body.registrations.new .form-section {
    margin-bottom: 50px;
    color: #515151
}
body.registrations.new .form-section .boxed-form {
    box-shadow: 1px 2px 3px #DEDEDE;
    background: #FCFCFC;
    width: 65%;
    margin: auto;
    padding: 25px
}
body.registrations.new .form-section .boxed-form input.string,
body.registrations.new .form-section .boxed-form input.password,
body.registrations.new .form-section .boxed-form input.numeric {
    font-weight: 600;
    background: white;
    margin-bottom: 15px;
    color: #515151
}
body.registrations.new .form-section .boxed-form p.mailboxes {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase
}
body.registrations.new .form-section .btn-signup-submit {
    width: 100%;
    background: #4CAC83;
    font-weight: 700;
    text-transform: uppercase;
    color: white;
    margin: 0 0 15px
}
body.registrations.new .form-section .btn-signup-submit:hover {
    background: #38A375
}
body.registrations.new .form-section .social-logins {
    border-top: solid 1px #DEDEDE;
    border-bottom: solid 1px #DEDEDE;
    padding: 15px 0 0;
    margin-bottom: 15px
}
body.registrations.new .form-section .social-logins li {
    list-style-type: none;
    margin-bottom: 15px
}
body.registrations.new .form-section .social-logins li a {
    font-weight: bold
}
body.registrations.new .description-box {
    box-shadow: 1px 2px 3px #DEDEDE;
    padding: 10px 20px;
    background: white;
    min-height: 220px;
    font-size: 1.1em
}
body.registrations.new .description-box h4 {
    color: #515151;
    font-size: 1.2em;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase
}
body.registrations.new .description-box li {
    list-style: none;
    display: table-row;
    height: 30px
}
body.registrations.new .description-box li:before {
    content: "";
    font-family: FontAwesome;
    display: table-cell;
    padding-right: 10px
}
body.registrations.new .service-highlights {
    padding: 25px 0
}
body.registrations.new .service-highlights table tr {
    height: 50px
}
body.registrations.new .service-highlights table tr td {
    font-size: 1.1em
}
body.registrations.new .please-wait-loader {
    text-align: center
}
body.registrations.new .please-wait-loader .row {
    width: 45%;
    margin: 0 auto 180px
}
body.registrations.new .please-wait-loader p {
    font-size: 16px;
    color: #3B3B3B
}
@media (max-width: 768px) {
    body.registrations.new .form-section .boxed-form {
        width: 100%;
        padding: 25px 0
    }
    body.registrations.new .description-box {
        margin-top: 15px;
        padding: 10px 15px
    }
}
body.passwords .title-section,
body.sessions.new .title-section {
    padding: 20px 0
}
body.passwords .title-section h1,
body.sessions.new .title-section h1 {
    font-size: 2.1em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}
body.passwords .form-section,
body.sessions.new .form-section {
    margin-bottom: 50px;
    color: #515151
}
body.passwords .form-section .boxed-form,
body.sessions.new .form-section .boxed-form {
    box-shadow: 1px 2px 3px #DEDEDE;
    background: #FCFCFC;
    width: 65%;
    margin: auto;
    padding: 25px
}
body.passwords .form-section .boxed-form.single,
body.sessions.new .form-section .boxed-form.single {
    width: 45%
}
body.passwords .form-section .boxed-form input.string,
body.passwords .form-section .boxed-form input.password,
body.passwords .form-section .boxed-form input.numeric,
body.sessions.new .form-section .boxed-form input.string,
body.sessions.new .form-section .boxed-form input.password,
body.sessions.new .form-section .boxed-form input.numeric {
    background: white;
    margin-bottom: 15px
}
body.passwords .form-section .form-links,
body.sessions.new .form-section .form-links {
    font-size: 12px;
    margin-top: 15px
}
body.passwords .form-section .form-links.single,
body.sessions.new .form-section .form-links.single {
    margin-top: 5px
}
body.passwords .form-section .btn-success,
body.sessions.new .form-section .btn-success {
    width: 100%;
    background: #38A375;
    font-weight: bold;
    color: white;
    margin: 15px 0 0
}
body.passwords .form-section .social-logins,
body.sessions.new .form-section .social-logins {
    border-top: solid 1px #DEDEDE;
    padding: 15px 0 0;
    margin: 15px 0
}
body.passwords .form-section .social-logins li,
body.sessions.new .form-section .social-logins li {
    list-style-type: none;
    margin-bottom: 15px
}
body.passwords .form-section .social-logins li a,
body.sessions.new .form-section .social-logins li a {
    font-weight: bold
}
@media (max-width: 768px) {
    body.passwords .form-section .boxed-form.single,
    body.sessions.new .form-section .boxed-form.single {
        width: 100%;
        padding: 25px 0
    }
    body.passwords .description-box,
    body.sessions.new .description-box {
        margin-top: 15px;
        padding: 10px 15px
    }
}
.alert {
    margin-bottom: 0
}
#partner-logo img {
    line-height: 100px;
    max-width: 180px;
    max-height: 100px
}
body.careers h1,
body.careers h2,
body.careers p,
body.careers table tr,
body.careers label,
body.careers input,
body.careers textarea,
body.careers ul li {
    font-family: "Open Sans";
    color: #515151
}
body.careers h2 {
    font-size: 24px;
    margin: 0 0 10px
}
body.careers label {
    font-size: 14px;
    font-weight: 400
}
body.careers .accordion-teal .panel-heading .accordion-toggle {
    background: #EEEEEE !important
}
body.careers a.accordion-toggle {
    font-weight: 600 !important;
    font-size: 16px !important;
    padding: 10px !important
}
body.careers .panel-body {
    border: solid 3px #EEEEEE !important;
    padding: 10px
}
body.careers .panel-body h4 {
    font-size: 16px;
    font-weight: 600
}
body.careers .panel-body p,
body.careers .panel-body ul li {
    font-size: 14px;
    line-height: 24px
}
body.careers .panel-body ul {
    padding-left: 20px;
    margin-bottom: 15px
}
body.careers .btn-orangy {
    box-shadow: 1px 1px 2px #CFCFCF;
    border: 2px solid rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    padding: 10px 20px;
    color: white;
    background: #FF9900
}
body.careers .btn-orangy:hover {
    background: #FF8F00
}
body.careers .submit-button-section {
    margin-top: 15px
}
body.careers .submit-button-section .submit-contact-form-btn {
    width: 200px
}
@media (max-width: 768px) {
    body.careers .padding30 {
        padding-top: 10px
    }
    body.careers h1 {
        font-size: 22px
    }
    body.careers h2 {
        font-size: 20px
    }
    body.careers .panel-body p,
    body.careers .panel-body ul li {
        font-size: 16px
    }
    body.careers label {
        margin-top: 10px
    }
    body.careers p,
    body.careers table tr,
    body.careers label {
        font-size: 16px
    }
}
body.contact_us h1,
body.contact_us h2,
body.contact_us p,
body.contact_us table tr,
body.contact_us label,
body.contact_us input,
body.contact_us textarea {
    font-family: "Open Sans";
    color: #515151
}
body.contact_us h1 {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase
}
body.contact_us h2 {
    font-size: 24px
}
body.contact_us p {
    font-size: 14px;
    line-height: 24px
}
body.contact_us table tr,
body.contact_us label {
    font-size: 14px
}
body.contact_us label {
    font-weight: 400
}
body.contact_us input.btn {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px
}
body.contact_us .submit-button-section {
    margin-top: 15px
}
body.contact_us .submit-button-section .submit-contact-form-btn {
    width: 200px
}
@media (max-width: 768px) {
    body.contact_us .padding50 {
        padding-top: 10px
    }
    body.contact_us h1 {
        font-size: 22px
    }
    body.contact_us h2 {
        font-size: 20px
    }
    body.contact_us table {
        margin-bottom: 50px
    }
    body.contact_us label {
        margin-top: 10px
    }
    body.contact_us p,
    body.contact_us table tr,
    body.contact_us label {
        font-size: 16px
    }
}
body.faqs.index .nav-faq li a {
    font-family: "Open Sans";
    line-height: normal;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    color: #515151
}
body.faqs.index .tab-content.outer-box {
    padding: 0;
    border: 0
}
body.faqs.index .tabbable {
    font-family: "Open Sans"
}
body.faqs.index .tabbable ul.nav.nav-tabs li {
    font-weight: 600;
    font-size: 12px
}
body.faqs.index .tabbable .tab-content .panel-heading a {
    font-weight: 600;
    font-size: 14px
}
body.faqs.index .tabbable .tab-content .panel-heading i.fa {
    width: 20px
}
body.faqs.index .tabbable .tab-content .panel-body {
    padding: 0 10px 10px;
    color: #515151;
    font-size: 14px
}
body.faqs.index .tabbable .tab-content .panel-body .faq-content {
    margin-left: 20px
}
body.home.index {
    font-family: "Open Sans"
}
body.home.index .banner p.plan-msg1 {
    margin-top: 10px
}
body.home.index section.partners-line,
body.home.index section.testimonials,
body.home.index section.automated-solutions,
body.home.index section.product-features,
body.home.index section.signup-now,
body.home.index section.featured-on {
    padding: 50px 0
}
body.home.index .partners-line,
body.home.index .automated-solutions,
body.home.index .featured-on {
    background: white;
    text-align: center
}
body.home.index .partners-line h4,
body.home.index .automated-solutions h4,
body.home.index .featured-on h4 {
    font-size: 22px;
    font-weight: 600;
    color: #515151;
    text-transform: uppercase
}
body.home.index .partners-line ul,
body.home.index .automated-solutions ul,
body.home.index .featured-on ul {
    margin-top: 15px
}
body.home.index .partners-line ul li,
body.home.index .automated-solutions ul li,
body.home.index .featured-on ul li {
    display: inline-block;
    list-style-type: none;
    padding: 10px 20px
}
body.home.index .partners-line ul li img,
body.home.index .automated-solutions ul li img,
body.home.index .featured-on ul li img {
    width: 100%;
    max-width: 140px
}
body.home.index .automated-solutions ul>li {
    padding: 10px
}
body.home.index .automated-solutions ul>li img {
    max-width: 110px
}
body.home.index .testimonials {
    background: #EEEEEE
}
body.home.index .signup-now {
    background: #3198DD
}
body.home.index .featured-on {
    background: white
}
body.home.index .testimonial {
    background: #FCFCFC;
    font-family: "Open Sans";
    color: #3B3B3B;
    margin: 0;
    padding: 15px;
    position: relative;
    min-height: 150px
}
body.home.index .testimonial p {
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    position: relative;
    z-index: 1002
}
body.home.index .testimonial:before {
    font-family: "FontAwesome";
    content: "";
    position: absolute;
    z-index: 1001;
    right: 20px;
    bottom: 10px;
    font-size: 28px;
    color: #DEDEDE
}
body.home.index .testimonial-arrow-down {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FCFCFC;
    height: 0;
    margin: 0 0 0 25px;
    width: 0
}
body.home.index .testimonial-author {
    font-family: "Open Sans"
}
body.home.index .testimonial-author p {
    color: #3B3B3B;
    text-align: left;
    margin: 10px 0 0
}
body.home.index .testimonial-author strong {
    color: #252525;
    display: block;
    font-size: 16px
}
body.home.index .testimonial-author span {
    display: block;
    font-size: 14px
}
body.home.index .testimonial-author .img-thumbnail {
    float: left;
    margin-right: 10px
}
body.home.index .testimonial-author .img-thumbnail img {
    max-width: 60px
}
body.home.index .product-features {
    font-family: "Open Sans";
    background: #EEEEEE;
    text-align: center
}
body.home.index .product-features h2 {
    color: #515151;
    font-weight: 600
}
body.home.index .product-features p {
    color: #747474;
    font-size: 16px
}
body.home.index .product-features .features-box {
    margin: 20px 0 15px
}
body.home.index .product-features .features-box i.fa {
    font-size: 42px;
    color: #FF9900
}
body.home.index .product-features .features-box .features-box-title {
    font-weight: 600;
    color: #515151;
    font-size: 22px;
    margin: 10px 0 5px
}
body.home.index .product-features .features-box p {
    margin-top: 0;
    color: #747474;
    line-height: 24px;
    font-size: 14px
}
body.home.index .signup-now {
    text-align: center
}
body.home.index .signup-now h2 {
    color: #FCFCFC;
    font-weight: 600
}
body.home.index .signup-now p {
    color: #EEEEEE;
    font-size: 16px;
    margin-bottom: 30px
}
body.home.index .signup-now .btn-orangy {
    border: 2px solid rgba(255, 255, 255, 0.4);
    text-transform: uppercase;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    padding: 10px 20px;
    color: white;
    background: #FF9900
}
body.home.index .signup-now .btn-orangy:hover {
    background: #FF8F00
}
body.home.index .featured-on ul {
    margin-bottom: 20px
}
body.home.index .featured-on ul li {
    padding: 10px
}
body.home.index .featured-on ul li img {
    max-width: 220px
}
body.home.index .featured-on a {
    color: #747474;
    font-size: 14px;
    text-transform: uppercase
}
body.home.index .featured-on a:hover {
    color: #515151
}
@media (max-width: 768px) {
    body.home.index .partners-line h4,
    body.home.index .automated-solutions h4,
    body.home.index .featured-on h4 {
        font-size: 22px;
        line-height: 24px
    }
    body.home.index .partners-line ul li,
    body.home.index .automated-solutions ul li,
    body.home.index .featured-on ul li {
        padding: 20px
    }
    body.home.index .partners-line ul li img,
    body.home.index .automated-solutions ul li img,
    body.home.index .featured-on ul li img {
        max-width: 80px
    }
    body.home.index .testimonials .testimonial-author {
        margin-bottom: 20px
    }
    body.home.index .featured-on ul>li {
        padding: 10px 5px
    }
    body.home.index .featured-on ul>li img {
        max-width: 120px
    }
}
body.home.press .grid-container {
    margin-top: 20px
}
body.home.press .grid-content h4 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    height: 60px
}
@media (max-width: 768px) {
    body.home.press .grid-container {
        margin-top: 0px
    }
    body.home.press .grid-content h4 {
        font-size: 16px
    }
    body.home.press .grid-content i {
        font-size: 16px
    }
}
body.home.reseller {
    font-family: "Open Sans";
    color: #515151
}
body.home.reseller .res-bookmarks {
    margin-top: 20px
}
body.home.reseller .bump-down {
    margin-bottom: 30px
}
body.home.reseller .row.dm-sites {
    margin-bottom: 20px
}
body.home.reseller .row.dm-sites img {
    height: 40px
}
body.home.reseller .partner-content {
    margin-top: 20px
}
body.home.reseller .partner-content h2 {
    font-size: 26px;
    font-weight: 600
}
body.home.reseller .partner-content p,
body.home.reseller .partner-content ul>li,
body.home.reseller .partner-content .panel-body,
body.home.reseller .partner-content td {
    font-size: 14px;
    line-height: 24px
}
body.home.reseller .partner-content ul:not(.pricing-features-wrap) {
    padding-left: 15px
}
body.home.reseller .partner-content#partner-benefits h2 {
    margin-bottom: 20px
}
body.home.reseller .partner-content#partner-benefits .panel-heading {
    font-size: 18px;
    min-height: 71px
}
body.home.reseller .partner-content#partner-benefits .panel-body {
    font-size: 14px;
    min-height: 200px
}
body.home.reseller #existing-partner {
    text-align: center
}
body.home.reseller #existing-partner .row {
    width: 88%;
    margin: 0 auto
}
body.home.reseller #existing-partner .row ul.partner-logos {
    padding: 0
}
body.home.reseller #existing-partner .row ul.partner-logos li {
    display: inline;
    padding: 5px 20px
}
body.home.reseller #existing-partner .row ul.partner-logos li img {
    width: 140px
}
@media (max-width: 768px) {
    body.home.reseller .btn-group .btn.btn-default {
        border-radius: 0 !important;
        border: solid 1px #DEDEDE;
        width: 140px;
        margin: 0 5px 5px 0
    }
    body.home.reseller .partner-content p,
    body.home.reseller .partner-content td,
    body.home.reseller .partner-content .panel-body {
        font-size: 16px !important
    }
    body.home.reseller .row.dm-sites img {
        width: 100%
    }
    body.home.reseller .features-table ul h5 {
        padding-top: 0;
        color: #1A8CD9;
        font-size: 16px
    }
    body.home.reseller .features-table ul li {
        height: auto !important;
        padding: 10px 5px;
        font-size: 16px
    }
    body.home.reseller .features-table ul li.trans-cell {
        height: 20px !important
    }
    body.home.reseller #existing-partner .row {
        width: 100%
    }
    body.home.reseller #existing-partner .row ul.partner-logos li {
        display: block
    }
}
.terms {
    padding-left: 3.5em
}
.terms>li {
    padding-left: 20px
}
.strong {
    font-weight: bold
}
body.home.whitepapers .content-section .row {
    width: 70%;
    margin: 0 auto
}
body.home.whitepapers .morecontent span {
    display: none
}
@media (max-width: 768px) {
    body.home.whitepapers .content-section .row {
        width: 100%
    }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.navbar>.container .navbar-brand.dme-logo {
  height: 89px;
}
.navbar>.container .navbar-brand.dme-logo img {
  margin: 0px;
  width: 100% !important;
  min-height: 89px !important;
  object-fit: none;
  object-position: left;
}
.text-montserrat {
  font-family: 'Montserrat', Georgia, "Times New Roman", Times, serif;
}
html.select_region,
body.select_region {
  height: 100%;
  background: #f5f7fa;
}
section#select-region .container {
  padding-bottom: 50px;
  padding-top: 50px;
  padding-left: 45px;
  padding-right: 45px;
  max-width: 960px;
}
section#select-region .container .container-ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
section#select-region .container .container-ul ul {
  max-width: 864px;
}
section#select-region .container .region-item {
  height: 160px;
  width: 160px;
  display: inline-block;
  margin: 0px 28px;
  margin-bottom: 85px;
}
section#select-region .container .region-item img {
  background: #fff;
  padding: 10px;
}
section#select-region .container .region-item a label {
  color: #747474;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  text-align: center;
}
section#select-region .container .region-item a:hover label {
  color: inherit;
  margin-bottom: 16px;
}
section#select-region .container .region-item a:hover img {
  -webkit-filter: opacity(.8);
  filter: opacity(.8);
}
section#select-region .container h1 {
  font-size: 2.1em;
  text-align: center;
  color: #707070;
  font-weight: 600;
  margin-bottom: 12px;
}
section#select-region .container h1 + p {
  margin-bottom: 48px;
}
@media (max-width: 991px) {
  section#select-region .container .container-ul ul {
    max-width: 648px;
  }
}
@media (max-width: 737px) {
  section#select-region .container .container-ul ul {
    max-width: 432px;
  }
}
@media (max-width: 522px) {
  section#select-region .container .container-ul ul {
    max-width: 216px;
  }
}
.no-gutter {
  margin-right: 0;
  margin-left: 0;
}
.no-gutter > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}