/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */
*{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}
audio, canvas, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden] {
    display: none;
}
input[type=submit] {
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance: none;
}
html {
    font-family: sans-serif;
    ms-text-size-adjust: 100%;
    webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
body:before{
    content:url(../img/bg-add.jpg);
    display:none;
}
a:active, a:hover {
    outline: 0;
}
h1 {
    margin: .67em 0;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
hr {
    box-sizing: content-box;
    height: 0;
    moz-box-sizing: content-box;
}
mark {
    background: #ff0;
    color: #000;
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}
pre {
    white-space: pre-wrap;
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 0;
}
button, input, select, textarea {
    margin: 0;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    cursor: pointer;
    webkit-appearance: button;
}
button[disabled], html input[disabled] {
    cursor: default;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=search] {
    webkit-appearance: textfield;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
    vertical-align: top;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.adv-block2{
    background:#000 url(../img/bg-add.jpg) no-repeat 50% 0;
    background-size:100% 100%;
    height:69px;
    color:#fff;
    display:none;
}
.btn-close{
    float:right;
    cursor:pointer;
    display:block;
    z-index:1001;
    position:relative;
    margin:17px 8px 0 8px;
}
.btn-downl{
    padding:0 36px;
    height:39px;
    color:#fff !important;
    background:#00ccec;
    border-radius:5px;
    float:right;
    text-align:center;
    font-weight:700;
    font-size:19px;
    line-height:42px;
    text-transform:uppercase;
    margin:14px 0 0;
    text-decoration:none !important;
}
.add-txt{
    height:69px;
    margin:0;
    text-transform:uppercase;
    font-size:20px;
    line-height:22px;
    font-weight:300;
    padding:0 10px 0 0;
    display:table-cell;
    vertical-align:middle;
}
.add-txt strong,
.add-txt b{
    font-weight:800;
}
@media print {
    * {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important;
    }
    a, a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }
    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img, tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    h2, h3, p {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    .navbar {
        display: none;
    }
    .table td, .table th {
        background-color: #fff!important;
    }
    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000!important;
    }
    .label {
        border: 1px solid #000;
    }
    .table {
        border-collapse: collapse!important;
    }
    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd!important;
    }
}
*, :after, :before {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
}
html {
    font-size: 62.5%;
    webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
    background-color: #fff;
    font-family: proxima-nova;
    font-size: 14px;
    line-height: 1.428571429;
    font-weight:300;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button, input, select[multiple], textarea {
    background-image: none;
}
a {
    color: #00ccec;
    text-decoration: none;
}
a:focus, a:hover {
    color: #008aa0;
    text-decoration: underline;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted #333;
    outline-offset: -2px;
}
img {
    vertical-align: middle;
}
.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}
.img-circle {
    border-radius: 50%;
}
hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sr-only {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
p {
    margin: 0 0 10px;
}
.lead {
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
    margin-bottom: 20px;
}
.section-box.ttl-head{
    padding:30px 0 36px;
}
.section-box.ttl-head h1{
    padding-left: 12px;
    font-size:54px;
}
.container-over{
    overflow: hidden;
}
@media(min-width:770px) {
    .lead {
        font-size: 21px;
    }
}
small {
    font-size: 85%;
}
cite {
    font-style: normal;
}
.text-muted {
    color: #999;
}
.text-primary {
    color: #00ccec;
}
.text-warning {
    color: #c09853;
}
.text-danger {
    color: #b94a48;
}
.text-success {
    color: #468847;
}
.text-info {
    color: #3a87ad;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova;
    font-weight: 500;
    line-height: 1.1;
}
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #999;
    font-weight: 400;
    line-height: 1;
}
h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
h4, h5, h6 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
.h1 small, h1 small {
    font-size: 24px;
}
.h2 small, h2 small {
    font-size: 18px;
}
.h3 small, .h4 small, h3 small, h4 small {
    font-size: 14px;
}
.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-inline, .list-unstyled {
    list-style: none;
    padding-left: 0;
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 20px;
}
dd, dt {
    line-height: 1.428571429;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media(min-width:770px) {
    .dl-horizontal dt {
        clear: left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px;
    }
    .dl-horizontal dd {
        margin-left: 180px;
    }
    .dl-horizontal dd:after, .dl-horizontal dd:before {
        content: " ";
        display: table;
    }
    .dl-horizontal dd:after {
        clear: both;
    }
}
abbr[data-original-title], abbr[title] {
    border-bottom: 1px dotted #999;
    cursor: help;
}
abbr.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    border-left: 5px solid #eee;
    margin: 0 0 20px;
    padding: 10px 20px;
}
blockquote p {
    font-size: 17.5px;
    font-weight: 300;
    line-height: 1.25;
}
blockquote p:last-child {
    margin-bottom: 0;
}
blockquote small {
    color: #999;
    display: block;
    line-height: 1.428571429;
}
blockquote small:before {
    content: '\2014 \00A0';
}
blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
}
blockquote.pull-right p, blockquote.pull-right small {
    text-align: right;
}
blockquote.pull-right small:before {
    content: '';
}
blockquote.pull-right small:after {
    content: '\00A0 \2014';
}
blockquote:after, blockquote:before, q:after, q:before {
    content: "";
}
address {
    display: block;
    font-style: normal;
    line-height: 1.428571429;
    margin-bottom: 20px;
}
code, pre {
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
    white-space: nowrap;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.428571429;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
}
pre.prettyprint {
    margin-bottom: 20px;
}
pre code {
    background-color: transparent;
    border: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
}
.container:after, .container:before {
    content: " ";
    display: table;
}
.container:after {
    clear: both;
}
.row {
    margin-left: -12px;
    margin-right: -12px;
}
.row:after, .row:before {
    content: " ";
    display: table;
}
.row:after {
    clear: both;
}
@media screen and (max-width:1200px){
    .row {
        margin:0;
    }
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}
.col-xs-1 {
    width: 8.333333333333332%;
}
.col-xs-2 {
    width: 16.666666666666664%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-4 {
    width: 33.33333333333333%;
}
.col-xs-5 {
    width: 41.66666666666667%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-7 {
    width: 58.333333333333336%;
}
.col-xs-8 {
    width: 66.66666666666666%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-10 {
    width: 83.33333333333334%;
}
.col-xs-11 {
    width: 91.66666666666666%;
}
.col-xs-12 {
    width: 100%;
}
@media(min-width:770px) {
    .container {
        max-width: 1044px;
    }
    .page-template-clients-page-php .container,
    .page-template-contact-php .container {
        max-width:1250px;
    }
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }
    .col-sm-1 {
        width: 8.333333333333332%;
    }
    .col-sm-2 {
        width: 16.666666666666664%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.333333333333336%;
    }
    .col-sm-8 {
        width: 66.66666666666666%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333334%;
    }
    .col-sm-11 {
        width: 91.66666666666666%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-push-1 {
        left: 8.333333333333332%;
    }
    .col-sm-push-2 {
        left: 16.666666666666664%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-4 {
        left: 33.33333333333333%;
    }
    .col-sm-push-5 {
        left: 41.66666666666667%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-7 {
        left: 58.333333333333336%;
    }
    .col-sm-push-8 {
        left: 66.66666666666666%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-10 {
        left: 83.33333333333334%;
    }
    .col-sm-push-11 {
        left: 91.66666666666666%;
    }
    .col-sm-pull-1 {
        right: 8.333333333333332%;
    }
    .col-sm-pull-2 {
        right: 16.666666666666664%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-4 {
        right: 33.33333333333333%;
    }
    .col-sm-pull-5 {
        right: 41.66666666666667%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-7 {
        right: 58.333333333333336%;
    }
    .col-sm-pull-8 {
        right: 66.66666666666666%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-10 {
        right: 83.33333333333334%;
    }
    .col-sm-pull-11 {
        right: 91.66666666666666%;
    }
    .col-sm-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-sm-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media(min-width:992px) {
    .container {
        max-width: 1044px;
    }
    .col-md-1, .col-md-10, .col-md-11, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }
    .col-md-1 {
        width: 8.333333333333332%;
    }
    .col-md-2 {
        width: 16.666666666666664%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.333333333333336%;
    }
    .col-md-8 {
        width: 66.66666666666666%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333334%;
    }
    .col-md-11 {
        width: 91.66666666666666%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-push-1 {
        left: 8.333333333333332%;
    }
    .col-md-push-2 {
        left: 16.666666666666664%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-4 {
        left: 33.33333333333333%;
    }
    .col-md-push-5 {
        left: 41.66666666666667%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-7 {
        left: 58.333333333333336%;
    }
    .col-md-push-8 {
        left: 66.66666666666666%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-10 {
        left: 83.33333333333334%;
    }
    .col-md-push-11 {
        left: 91.66666666666666%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-pull-1 {
        right: 8.333333333333332%;
    }
    .col-md-pull-2 {
        right: 16.666666666666664%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-4 {
        right: 33.33333333333333%;
    }
    .col-md-pull-5 {
        right: 41.66666666666667%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-7 {
        right: 58.333333333333336%;
    }
    .col-md-pull-8 {
        right: 66.66666666666666%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-10 {
        right: 83.33333333333334%;
    }
    .col-md-pull-11 {
        right: 91.66666666666666%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
    .col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
@media(min-width:1200px) {
    .container {
        max-width: 1064px;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }
    .col-lg-1 {
        width: 8.333333333333332%;
    }
    .col-lg-2 {
        width: 16.666666666666664%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333333333333%;
    }
    .col-lg-5 {
        width: 41.66666666666667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.333333333333336%;
    }
    .col-lg-8 {
        width: 66.66666666666666%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333333333334%;
    }
    .col-lg-11 {
        width: 91.66666666666666%;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-push-1 {
        left: 8.333333333333332%;
    }
    .col-lg-push-2 {
        left: 16.666666666666664%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-4 {
        left: 33.33333333333333%;
    }
    .col-lg-push-5 {
        left: 41.66666666666667%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-7 {
        left: 58.333333333333336%;
    }
    .col-lg-push-8 {
        left: 66.66666666666666%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-10 {
        left: 83.33333333333334%;
    }
    .col-lg-push-11 {
        left: 91.66666666666666%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-pull-1 {
        right: 8.333333333333332%;
    }
    .col-lg-pull-2 {
        right: 16.666666666666664%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-4 {
        right: 33.33333333333333%;
    }
    .col-lg-pull-5 {
        right: 41.66666666666667%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-7 {
        right: 58.333333333333336%;
    }
    .col-lg-pull-8 {
        right: 66.66666666666666%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-10 {
        right: 83.33333333333334%;
    }
    .col-lg-pull-11 {
        right: 91.66666666666666%;
    }
    .col-lg-offset-0 {
        margin-left: 0;
    }
    .col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }
}
table {
    background-color: transparent;
    max-width: 100%;
}
th {
    text-align: left;
}
.table {
    margin-bottom: 20px;
    width: 100%;
}
.table tbody>tr>td, .table tbody>tr>th, .table tfoot>tr>td, .table tfoot>tr>th, .table thead>tr>td, .table thead>tr>th {
    border-top: 1px solid #ddd;
    line-height: 1.428571429;
    padding: 8px;
    vertical-align: top;
}
.table thead>tr>th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table caption+thead tr:first-child td, .table caption+thead tr:first-child th, .table colgroup+thead tr:first-child td, .table colgroup+thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
    border-top: 0;
}
.table tbody+tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed tbody>tr>td, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>td, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed thead>tr>th {
    padding: 5px;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #ddd;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9;
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5;
}
table col[class*=col-] {
    display: table-column;
    float: none;
}
table td[class*=col-], table th[class*=col-] {
    display: table-cell;
    float: none;
}
.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
    background-color: #f5f5f5;
}
.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6;
    border-color: #c9e2b3;
}
.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
    background-color: #f2dede;
    border-color: #eed3d7;
}
.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc;
    border-color: #e6c1c7;
}
.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
}
.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc;
    border-color: #f8e5be;
}
@media(max-width:770px) {
    .table-responsive {
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
    }
    .table-responsive>.table {
        background-color: #fff;
        margin-bottom: 0;
    }
    .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: nowrap;
    }
    .table-responsive>.table-bordered {
        border: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0;
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0;
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .table-responsive>.table-bordered>thead>tr:last-child>th {
        border-bottom: 0;
    }
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
legend {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
}
input[type=search] {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
}
input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px \9;
}
input[type=file] {
    display: block;
}
select[multiple], select[size] {
    height: auto;
}
select optgroup {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
}
input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted #333;
    outline-offset: -2px;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
.form-control:-moz-placeholder {
    color: #999;
}
.form-control::-moz-placeholder {
    color: #999;
}
.form-control:-ms-input-placeholder {
    color: #999;
}
.form-control::-webkit-input-placeholder {
    color: #999;
}
.form-control {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #999;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.428571429;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    vertical-align: middle;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    outline: 0;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox label, .radio label {
    cursor: pointer;
    display: inline;
    font-weight: 400;
    margin-bottom: 0;
}
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px;
}
.checkbox+.checkbox, .radio+.radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}
.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
    margin-left: 10px;
    margin-top: 0;
}
.checkbox-inline[disabled], .checkbox[disabled], .radio-inline[disabled], .radio[disabled], fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox][disabled], input[type=radio][disabled] {
    cursor: not-allowed;
}
.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
textarea.input-sm {
    height: auto;
}
.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 45px;
    line-height: 1.33;
    padding: 10px 16px;
}
select.input-lg {
    height: 45px;
    line-height: 45px;
}
textarea.input-lg {
    height: auto;
}
.has-warning .control-label, .has-warning .help-block {
    color: #c09853;
}
.has-warning .form-control {
    border-color: #c09853;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-warning .form-control:focus {
    border-color: #a47e3c;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #dbc59e;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #dbc59e;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #c09853;
    color: #c09853;
}
.has-error .control-label, .has-error .help-block {
    color: #b94a48;
}
.has-error .form-control {
    border-color: #b94a48;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-error .form-control:focus {
    border-color: #953b39;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #d59392;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #d59392;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #b94a48;
    color: #b94a48;
}
.has-success .control-label, .has-success .help-block {
    color: #468847;
}
.has-success .form-control {
    border-color: #468847;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.has-success .form-control:focus {
    border-color: #356635;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #7aba7b;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 6px #7aba7b;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #468847;
    color: #468847;
}
.form-control-static {
    margin-bottom: 0;
    padding-top: 7px;
}
.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media(min-width:770px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .form-inline .form-control {
        display: inline-block;
    }
    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 0;
    }
    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        float: none;
        margin-left: 0;
    }
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .form-group {
    margin-left: -12px;
    margin-right: -12px;
}
.form-horizontal .form-group:after, .form-horizontal .form-group:before {
    content: " ";
    display: table;
}
.form-horizontal .form-group:after {
    clear: both;
}
@media(min-width:770px) {
    .form-horizontal .control-label {
        text-align: right;
    }
}
.btn {
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 1.428571429;
    margin-bottom: 0;
    moz-user-select: none;
    ms-user-select: none;
    o-user-select: none;
    padding: 6px 12px;
    text-align: center;
    user-select: none;
    vertical-align: middle;
    webkit-user-select: none;
    white-space: nowrap;
}
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline: thin dotted #333;
    outline-offset: -2px;
}
.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    outline: 0;
    webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    pointer-events: none;
    webkit-box-shadow: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open .dropdown-toggle.btn-default {
    background-color: #ebebeb;
    border-color: #adadad;
    color: #333;
}
.btn-default.active, .btn-default:active, .open .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-primary {
    background-color: #fff;
    border-color: #00ccec;
    color: #00ccec;
}
.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #ebebeb;
    border-color: #0097af;
    color: #00ccec;
}
.btn-primary.active, .btn-primary:active, .open .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #fff;
    border-color: #00ccec;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    background-color: #ed9c28;
    border-color: #d58512;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .open .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    background-color: #d2322d;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .open .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open .dropdown-toggle.btn-success {
    background-color: #47a447;
    border-color: #398439;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open .dropdown-toggle.btn-info {
    background-color: #39b3d7;
    border-color: #269abc;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-link {
    border-radius: 0;
    color: #00ccec;
    cursor: pointer;
    font-weight: 400;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
    webkit-box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    background-color: transparent;
    color: #008aa0;
    text-decoration: underline;
}
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #999;
    text-decoration: none;
}
.btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-sm, .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-xs {
    padding: 1px 5px;
}
.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
.btn-block+.btn-block {
    margin-top: 5px;
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}
.btn-blue {
    background:#00d3ef;
    color:#fff;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
    webkit-transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height .35s ease;
    webkit-transition: height .35s ease;
}
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg');
}
.glyphicon {
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
    webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
    content: "\2a";
}
.glyphicon-plus:before {
    content: "\2b";
}
.glyphicon-euro:before {
    content: "\20ac";
}
.glyphicon-minus:before {
    content: "\2212";
}
.glyphicon-cloud:before {
    content: "\2601";
}
.glyphicon-envelope:before {
    content: "\2709";
}
.glyphicon-pencil:before {
    content: "\270f";
}
.glyphicon-glass:before {
    content: "\e001";
}
.glyphicon-music:before {
    content: "\e002";
}
.glyphicon-search:before {
    content: "\e003";
}
.glyphicon-heart:before {
    content: "\e005";
}
.glyphicon-star:before {
    content: "\e006";
}
.glyphicon-star-empty:before {
    content: "\e007";
}
.glyphicon-user:before {
    content: "\e008";
}
.glyphicon-film:before {
    content: "\e009";
}
.glyphicon-th-large:before {
    content: "\e010";
}
.glyphicon-th:before {
    content: "\e011";
}
.glyphicon-th-list:before {
    content: "\e012";
}
.glyphicon-ok:before {
    content: "\e013";
}
.glyphicon-remove:before {
    content: "\e014";
}
.glyphicon-zoom-in:before {
    content: "\e015";
}
.glyphicon-zoom-out:before {
    content: "\e016";
}
.glyphicon-off:before {
    content: "\e017";
}
.glyphicon-signal:before {
    content: "\e018";
}
.glyphicon-cog:before {
    content: "\e019";
}
.glyphicon-trash:before {
    content: "\e020";
}
.glyphicon-home:before {
    content: "\e021";
}
.glyphicon-file:before {
    content: "\e022";
}
.glyphicon-time:before {
    content: "\e023";
}
.glyphicon-road:before {
    content: "\e024";
}
.glyphicon-download-alt:before {
    content: "\e025";
}
.glyphicon-download:before {
    content: "\e026";
}
.glyphicon-upload:before {
    content: "\e027";
}
.glyphicon-inbox:before {
    content: "\e028";
}
.glyphicon-play-circle:before {
    content: "\e029";
}
.glyphicon-repeat:before {
    content: "\e030";
}
.glyphicon-refresh:before {
    content: "\e031";
}
.glyphicon-list-alt:before {
    content: "\e032";
}
.glyphicon-flag:before {
    content: "\e034";
}
.glyphicon-headphones:before {
    content: "\e035";
}
.glyphicon-volume-off:before {
    content: "\e036";
}
.glyphicon-volume-down:before {
    content: "\e037";
}
.glyphicon-volume-up:before {
    content: "\e038";
}
.glyphicon-qrcode:before {
    content: "\e039";
}
.glyphicon-barcode:before {
    content: "\e040";
}
.glyphicon-tag:before {
    content: "\e041";
}
.glyphicon-tags:before {
    content: "\e042";
}
.glyphicon-book:before {
    content: "\e043";
}
.glyphicon-print:before {
    content: "\e045";
}
.glyphicon-font:before {
    content: "\e047";
}
.glyphicon-bold:before {
    content: "\e048";
}
.glyphicon-italic:before {
    content: "\e049";
}
.glyphicon-text-height:before {
    content: "\e050";
}
.glyphicon-text-width:before {
    content: "\e051";
}
.glyphicon-align-left:before {
    content: "\e052";
}
.glyphicon-align-center:before {
    content: "\e053";
}
.glyphicon-align-right:before {
    content: "\e054";
}
.glyphicon-align-justify:before {
    content: "\e055";
}
.glyphicon-list:before {
    content: "\e056";
}
.glyphicon-indent-left:before {
    content: "\e057";
}
.glyphicon-indent-right:before {
    content: "\e058";
}
.glyphicon-facetime-video:before {
    content: "\e059";
}
.glyphicon-picture:before {
    content: "\e060";
}
.glyphicon-map-marker:before {
    content: "\e062";
}
.glyphicon-adjust:before {
    content: "\e063";
}
.glyphicon-tint:before {
    content: "\e064";
}
.glyphicon-edit:before {
    content: "\e065";
}
.glyphicon-share:before {
    content: "\e066";
}
.glyphicon-check:before {
    content: "\e067";
}
.glyphicon-move:before {
    content: "\e068";
}
.glyphicon-step-backward:before {
    content: "\e069";
}
.glyphicon-fast-backward:before {
    content: "\e070";
}
.glyphicon-backward:before {
    content: "\e071";
}
.glyphicon-play:before {
    content: "\e072";
}
.glyphicon-pause:before {
    content: "\e073";
}
.glyphicon-stop:before {
    content: "\e074";
}
.glyphicon-forward:before {
    content: "\e075";
}
.glyphicon-fast-forward:before {
    content: "\e076";
}
.glyphicon-step-forward:before {
    content: "\e077";
}
.glyphicon-eject:before {
    content: "\e078";
}
.glyphicon-chevron-left:before {
    content: "\e079";
}
.glyphicon-chevron-right:before {
    content: "\e080";
}
.glyphicon-plus-sign:before {
    content: "\e081";
}
.glyphicon-minus-sign:before {
    content: "\e082";
}
.glyphicon-remove-sign:before {
    content: "\e083";
}
.glyphicon-ok-sign:before {
    content: "\e084";
}
.glyphicon-question-sign:before {
    content: "\e085";
}
.glyphicon-info-sign:before {
    content: "\e086";
}
.glyphicon-screenshot:before {
    content: "\e087";
}
.glyphicon-remove-circle:before {
    content: "\e088";
}
.glyphicon-ok-circle:before {
    content: "\e089";
}
.glyphicon-ban-circle:before {
    content: "\e090";
}
.glyphicon-arrow-left:before {
    content: "\e091";
}
.glyphicon-arrow-right:before {
    content: "\e092";
}
.glyphicon-arrow-up:before {
    content: "\e093";
}
.glyphicon-arrow-down:before {
    content: "\e094";
}
.glyphicon-share-alt:before {
    content: "\e095";
}
.glyphicon-resize-full:before {
    content: "\e096";
}
.glyphicon-resize-small:before {
    content: "\e097";
}
.glyphicon-exclamation-sign:before {
    content: "\e101";
}
.glyphicon-gift:before {
    content: "\e102";
}
.glyphicon-leaf:before {
    content: "\e103";
}
.glyphicon-eye-open:before {
    content: "\e105";
}
.glyphicon-eye-close:before {
    content: "\e106";
}
.glyphicon-warning-sign:before {
    content: "\e107";
}
.glyphicon-plane:before {
    content: "\e108";
}
.glyphicon-random:before {
    content: "\e110";
}
.glyphicon-comment:before {
    content: "\e111";
}
.glyphicon-magnet:before {
    content: "\e112";
}
.glyphicon-chevron-up:before {
    content: "\e113";
}
.glyphicon-chevron-down:before {
    content: "\e114";
}
.glyphicon-retweet:before {
    content: "\e115";
}
.glyphicon-shopping-cart:before {
    content: "\e116";
}
.glyphicon-folder-close:before {
    content: "\e117";
}
.glyphicon-folder-open:before {
    content: "\e118";
}
.glyphicon-resize-vertical:before {
    content: "\e119";
}
.glyphicon-resize-horizontal:before {
    content: "\e120";
}
.glyphicon-hdd:before {
    content: "\e121";
}
.glyphicon-bullhorn:before {
    content: "\e122";
}
.glyphicon-certificate:before {
    content: "\e124";
}
.glyphicon-thumbs-up:before {
    content: "\e125";
}
.glyphicon-thumbs-down:before {
    content: "\e126";
}
.glyphicon-hand-right:before {
    content: "\e127";
}
.glyphicon-hand-left:before {
    content: "\e128";
}
.glyphicon-hand-up:before {
    content: "\e129";
}
.glyphicon-hand-down:before {
    content: "\e130";
}
.glyphicon-circle-arrow-right:before {
    content: "\e131";
}
.glyphicon-circle-arrow-left:before {
    content: "\e132";
}
.glyphicon-circle-arrow-up:before {
    content: "\e133";
}
.glyphicon-circle-arrow-down:before {
    content: "\e134";
}
.glyphicon-globe:before {
    content: "\e135";
}
.glyphicon-tasks:before {
    content: "\e137";
}
.glyphicon-filter:before {
    content: "\e138";
}
.glyphicon-fullscreen:before {
    content: "\e140";
}
.glyphicon-dashboard:before {
    content: "\e141";
}
.glyphicon-heart-empty:before {
    content: "\e143";
}
.glyphicon-link:before {
    content: "\e144";
}
.glyphicon-phone:before {
    content: "\e145";
}
.glyphicon-usd:before {
    content: "\e148";
}
.glyphicon-gbp:before {
    content: "\e149";
}
.glyphicon-sort:before {
    content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}
.glyphicon-sort-by-order:before {
    content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}
.glyphicon-sort-by-attributes:before {
    content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}
.glyphicon-unchecked:before {
    content: "\e157";
}
.glyphicon-expand:before {
    content: "\e158";
}
.glyphicon-collapse-down:before {
    content: "\e159";
}
.glyphicon-collapse-up:before {
    content: "\e160";
}
.glyphicon-log-in:before {
    content: "\e161";
}
.glyphicon-flash:before {
    content: "\e162";
}
.glyphicon-log-out:before {
    content: "\e163";
}
.glyphicon-new-window:before {
    content: "\e164";
}
.glyphicon-record:before {
    content: "\e165";
}
.glyphicon-save:before {
    content: "\e166";
}
.glyphicon-open:before {
    content: "\e167";
}
.glyphicon-saved:before {
    content: "\e168";
}
.glyphicon-import:before {
    content: "\e169";
}
.glyphicon-export:before {
    content: "\e170";
}
.glyphicon-send:before {
    content: "\e171";
}
.glyphicon-floppy-disk:before {
    content: "\e172";
}
.glyphicon-floppy-saved:before {
    content: "\e173";
}
.glyphicon-floppy-remove:before {
    content: "\e174";
}
.glyphicon-floppy-save:before {
    content: "\e175";
}
.glyphicon-floppy-open:before {
    content: "\e176";
}
.glyphicon-credit-card:before {
    content: "\e177";
}
.glyphicon-transfer:before {
    content: "\e178";
}
.glyphicon-cutlery:before {
    content: "\e179";
}
.glyphicon-header:before {
    content: "\e180";
}
.glyphicon-compressed:before {
    content: "\e181";
}
.glyphicon-earphone:before {
    content: "\e182";
}
.glyphicon-phone-alt:before {
    content: "\e183";
}
.glyphicon-tower:before {
    content: "\e184";
}
.glyphicon-stats:before {
    content: "\e185";
}
.glyphicon-sd-video:before {
    content: "\e186";
}
.glyphicon-hd-video:before {
    content: "\e187";
}
.glyphicon-subtitles:before {
    content: "\e188";
}
.glyphicon-sound-stereo:before {
    content: "\e189";
}
.glyphicon-sound-dolby:before {
    content: "\e190";
}
.glyphicon-sound-5-1:before {
    content: "\e191";
}
.glyphicon-sound-6-1:before {
    content: "\e192";
}
.glyphicon-sound-7-1:before {
    content: "\e193";
}
.glyphicon-copyright-mark:before {
    content: "\e194";
}
.glyphicon-registration-mark:before {
    content: "\e195";
}
.glyphicon-cloud-download:before {
    content: "\e197";
}
.glyphicon-cloud-upload:before {
    content: "\e198";
}
.glyphicon-tree-conifer:before {
    content: "\e199";
}
.glyphicon-tree-deciduous:before {
    content: "\e200";
}
.glyphicon-briefcase:before {
    content: "\1f4bc";
}
.glyphicon-calendar:before {
    content: "\1f4c5";
}
.glyphicon-pushpin:before {
    content: "\1f4cc";
}
.glyphicon-paperclip:before {
    content: "\1f4ce";
}
.glyphicon-camera:before {
    content: "\1f4f7";
}
.glyphicon-lock:before {
    content: "\1f512";
}
.glyphicon-bell:before {
    content: "\1f514";
}
.glyphicon-bookmark:before {
    content: "\1f516";
}
.glyphicon-fire:before {
    content: "\1f525";
}
.glyphicon-wrench:before {
    content: "\1f527";
}
.caret {
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropdown {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu>li>a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.428571429;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #00ccec;
    color: #fff;
    text-decoration: none;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    background-color: #00ccec;
    color: #fff;
    outline: 0;
    text-decoration: none;
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    color: #999;
}
.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    text-decoration: none;
}
.open>.dropdown-menu {
    display: block;
}
.open>a {
    outline: 0;
}
.dropdown-header {
    color: #999;
    display: block;
    font-size: 12px;
    line-height: 1.428571429;
    padding: 3px 20px;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right>.dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px solid #000;
    border-top: 0 dotted;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto;
}
@media(min-width:770px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }
}
.btn-default .caret {
    border-top-color: #333;
}
.btn-danger .caret, .btn-info .caret, .btn-primary .caret, .btn-success .caret, .btn-warning .caret {
    border-top-color: #fff;
}
.dropup .btn-default .caret {
    border-bottom-color: #333;
}
.dropup .btn-danger .caret, .dropup .btn-info .caret, .dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret {
    border-bottom-color: #fff;
}
.btn-group, .btn-group-vertical {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    float: left;
    position: relative;
}
.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
    z-index: 2;
}
.btn-group-vertical>.btn:focus, .btn-group>.btn:focus {
    outline: 0;
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}
.btn-toolbar:after, .btn-toolbar:before {
    content: " ";
    display: table;
}
.btn-toolbar:after {
    clear: both;
}
.btn-toolbar .btn-group {
    float: left;
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn-group+.btn-group {
    margin-left: 5px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group>.btn-group {
    float: left;
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}
.btn-group-xs>.btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-group-sm>.btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-group-lg>.btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.btn .caret {
    margin-left: 0;
}
.btn-lg .caret {
    border-bottom-width: 0;
    border-width: 5px 5px 0;
}
.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
    display: block;
    float: none;
    max-width: 100%;
    width: 100%;
}
.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before {
    content: " ";
    display: table;
}
.btn-group-vertical>.btn-group:after {
    clear: both;
}
.btn-group-vertical>.btn-group>.btn {
    float: none;
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
    margin-left: 0;
    margin-top: -1px;
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 4px;
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0;
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.btn-group-justified .btn {
    display: table-cell;
    float: none;
    width: 1%;
}
[data-toggle=buttons]>.btn>input[type=checkbox], [data-toggle=buttons]>.btn>input[type=radio] {
    display: none;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group.col {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    margin-bottom: 0;
    width: 100%;
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
    border-radius: 6px;
    font-size: 18px;
    height: 45px;
    line-height: 1.33;
    padding: 10px 16px;
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
    height: 45px;
    line-height: 45px;
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
    height: auto;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px;
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
    height: auto;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.input-group-addon, .input-group-btn {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
}
.input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px;
}
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
    margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.input-group-addon:last-child {
    border-left: 0;
}
.input-group-btn {
    position: relative;
    white-space: nowrap;
}
.input-group-btn>.btn {
    position: relative;
}
.input-group-btn>.btn+.btn {
    margin-left: -4px;
}
.input-group-btn>.btn:active, .input-group-btn>.btn:hover {
    z-index: 2;
}
.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav:after, .nav:before {
    content: " ";
    display: table;
}
.nav:after {
    clear: both;
}
.nav>li {
    display: block;
    position: relative;
}
.nav>li>a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}
.nav>li.disabled>a {
    color: #999;
}
.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
    background-color: transparent;
    color: #999;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee;
    border-color: #00ccec;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.nav>li>a>img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs>li>a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.428571429;
    margin-right: 2px;
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #999;
    cursor: default;
}
.nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%;
}
.nav-tabs.nav-justified>li {
    float: none;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    margin-right: 0;
    text-align: center;
}
@media(min-width:770px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs.nav-justified>.active>a {
    border-bottom-color: #fff;
}
.nav-pills>li {
    float: left;
}
.nav-pills>li>a {
    border-radius: 5px;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: #00ccec;
    color: #fff;
}
.nav-stacked>li {
    float: none;
}
.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px;
}
.nav-justified {
    width: 100%;
}
.nav-justified>li {
    float: none;
}
.nav-justified>li>a {
    text-align: center;
}
@media(min-width:770px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%;
    }
}
.nav-tabs-justified {
    border-bottom: 0;
}
.nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    margin-right: 0;
}
.nav-tabs-justified>.active>a {
    border-bottom-color: #fff;
}
.tabbable:after, .tabbable:before {
    content: " ";
    display: table;
}
.tabbable:after {
    clear: both;
}
.pill-content>.pill-pane, .tab-content>.tab-pane {
    display: none;
}
.pill-content>.active, .tab-content>.active {
    display: block;
}
.nav .caret {
    border-bottom-color: #00ccec;
    border-top-color: #00ccec;
}
.nav a:hover .caret {
    border-bottom-color: #008aa0;
    border-top-color: #008aa0;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    /*margin-bottom: 20px;*/
    min-height: 90px;
    position: relative;
    z-index: 1000;
}
.navbar:after, .navbar:before {
    content: " ";
    display: table;
}
.navbar:after {
    clear: both;
}
@media(min-width:770px) {
    .navbar {
        border-radius: 4px;
    }
}
.navbar-header:after, .navbar-header:before {
    content: " ";
    display: table;
}
.navbar-header:after {
    clear: both;
}
@media(min-width:770px) {
    .navbar-header {
        float: left;
    }
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    webkit-overflow-scrolling: touch;
}
.navbar-collapse:after, .navbar-collapse:before {
    content: " ";
    display: table;
}
.navbar-collapse:after {
    clear: both;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media(min-width:770px) {
    .navbar-collapse {
        border-top: 0;
        box-shadow: none;
        width: auto;
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        overflow: visible!important;
        padding-bottom: 0;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .navbar-collapse .navbar-nav.navbar-left:first-child {
        margin-left: -12px;
    }
    .navbar-collapse .navbar-nav.navbar-right:last-child {
        margin-right: -12px;
    }
    .navbar-collapse .navbar-text:last-child {
        margin-right: 0;
    }
}
.container>.navbar-collapse, .container>.navbar-header {
    margin-left: -12px;
    margin-right: -12px;
}
@media(min-width:770px) {
    .container>.navbar-collapse, .container>.navbar-header {
        margin-left: 0;
        margin-right: 0;
    }
}
.navbar-static-top {
    border-width: 0 0 1px;
}
@media(min-width:770px) {
    .navbar-static-top {
        border-radius: 0;
    }
}
.navbar-fixed-bottom, .navbar-fixed-top {
    border-width: 0 0 1px;
    left: 0;
    position: fixed;
    right: 0;
}
.navbar-fixed-top{
    height: 102px;
}
@media(min-width:770px) {
    .navbar-fixed-bottom, .navbar-fixed-top {
        border-radius: 0;
    }
}
.navbar-fixed-top {
    top: 0;
    z-index: 1030;
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    line-height: 20px;
    padding: 35px 12px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-toggle {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 28px;
    margin-right: 12px;
    margin-top: 28px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
@media(min-width:770px) {
    .navbar-toggle {
        display: none;
    }
}
.navbar-nav>li>a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media(max-width:770px) {
    .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
    }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px;
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px;
    }
    .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none;
    }
}
@media(min-width:770px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
    .navbar-nav>li {
        float: left;
    }
    .navbar-nav>li>a {
        padding-bottom: 30px;
        padding-top: 49px;
    }
}
@media(min-width:770px) {
    .navbar-left {
        float: left!important;
    }
    .navbar-right {
        float: right!important;
    }
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    margin-bottom: 28px;
    margin-left: -12px;
    margin-right: -12px;
    margin-top: 28px;
    padding: 10px 12px;
    webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
}
@media(min-width:770px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .navbar-form .form-control {
        display: inline-block;
    }
    .navbar-form .checkbox, .navbar-form .radio {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        padding-left: 0;
    }
    .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
        float: none;
        margin-left: 0;
    }
}
@media(max-width:770px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }
}
@media(min-width:770px) {
    .navbar-form {
        border: 0;
        box-shadow: none;
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 0;
        padding-top: 0;
        webkit-box-shadow: none;
        width: auto;
    }
}
.navbar-nav>li>.dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.navbar-btn {
    margin-bottom: 28px;
    margin-top: 28px;
}
.navbar-text {
    float: left;
    margin-bottom: 35px;
    margin-top: 35px;
}
@media(min-width:770px) {
    .navbar-text {
        margin-left: 12px;
        margin-right: 12px;
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: #5e5e5e;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #333;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #ccc;
}
.navbar-default .navbar-toggle {
    border-color: #ddd;
}
.navbar-default .navbar-toggle.active {
    background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ccc;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e6e6e6;
}
.navbar-default .navbar-nav>.dropdown>a:focus .caret, .navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-bottom-color: #333;
    border-top-color: #333;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:focus .caret, .navbar-default .navbar-nav>.open>a:hover .caret {
    border-bottom-color: #555;
    border-top-color: #555;
}
.navbar-default .navbar-nav>.dropdown>a .caret {
    border-bottom-color: #777;
    border-top-color: #777;
}
@media(max-width:770px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #333;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        background-color: #e7e7e7;
        color: #555;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        background-color: transparent;
        color: #ccc;
    }
}
.navbar-default .navbar-link {
    color: #777;
}
.navbar-default .navbar-link:hover {
    color: #333;
}
.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}
.navbar-inverse .navbar-brand {
    color: #999;
}
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
    color: #999;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    background-color: #080808;
    color: #fff;
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
    background-color: transparent;
    color: #444;
}
.navbar-inverse .navbar-toggle {
    border-color: #333;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #080808;
    color: #fff;
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
    border-bottom-color: #999;
    border-top-color: #999;
}
.navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret {
    border-bottom-color: #fff;
    border-top-color: #fff;
}
@media(max-width:770px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: transparent;
        color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        background-color: #080808;
        color: #fff;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        background-color: transparent;
        color: #444;
    }
}
.navbar-inverse .navbar-link {
    color: #999;
}
.navbar-inverse .navbar-link:hover {
    color: #fff;
}
.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 20px;
    padding: 8px 15px;
}
.breadcrumb>li {
    display: inline-block;
}
.breadcrumb>li+li:before {
    color: #ccc;
    content: "/\00a0";
    padding: 0 5px;
}
.breadcrumb>.active {
    color: #999;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
    font-size:16px;
    text-align:right;
    width:100%;
}
.pagination>li {
    display: inline;
}
.pagination>li>a, .pagination>li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
    line-height: 1.428571429;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    background-color: #eee;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #00ccec;
    border-color: #00ccec;
    color: #fff;
    cursor: default;
    z-index: 2;
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span {
    background-color: #fff;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    font-size: 18px;
    padding: 10px 16px;
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm>li>a, .pagination-sm>li>span {
    font-size: 12px;
    padding: 5px 10px;
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
@media screen and (max-width:1064px){
    .pagination {
        margin-top:0;
        text-align:center;
    }
    .post .wp-post-image{
        height: auto;
        display: block;
    }
}
.pager {
    list-style: none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center;
}
.pager:after, .pager:before {
    content: " ";
    display: table;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li>a, .pager li>span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}
.pager li>a:focus, .pager li>a:hover {
    background-color: #eee;
    text-decoration: none;
}
.pager .next>a, .pager .next>span {
    float: right;
}
.pager .previous>a, .pager .previous>span {
    float: left;
}
.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
    background-color: #fff;
    color: #999;
    cursor: not-allowed;
}
.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.label[href]:focus, .label[href]:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.label:empty {
    display: none;
}
.label-default {
    background-color: #999;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: gray;
}
.label-primary {
    background-color: #00ccec;
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #00a0b9;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    background-color: #999;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.badge:empty {
    display: none;
}
a.badge:focus, a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.nav-pills>.active>a>.badge, a.list-group-item.active>.badge {
    background-color: #fff;
    color: #00ccec;
}
.nav-pills>li>a>.badge {
    margin-left: 3px;
}
.jumbotron {
    background-color: #eee;
    color: inherit;
    font-size: 21px;
    font-weight: 200;
    line-height: 2.1428571435;
    margin-bottom: 30px;
    padding: 30px;
}
.jumbotron h1 {
    color: inherit;
    line-height: 1;
}
.jumbotron p {
    line-height: 1.4;
}
.container .jumbotron {
    border-radius: 6px;
}
@media screen and (min-width:770px) {
    .jumbotron {
        padding-bottom: 48px;
        padding-top: 48px;
    }
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px;
    }
    .jumbotron h1 {
        font-size: 63px;
    }
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}
.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%;
}
a.thumbnail:focus, a.thumbnail:hover {
    border-color: #00ccec;
}
.thumbnail>img {
    margin-left: auto;
    margin-right: auto;
}
.thumbnail .caption {
    color: #333;
    padding: 9px;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.alert h4 {
    color: inherit;
    margin-top: 0;
}
.alert .alert-link {
    font-weight: 700;
}
.alert>p, .alert>ul {
    margin-bottom: 0;
}
.alert>p+p {
    margin-top: 5px;
}
.alert-dismissable {
    padding-right: 35px;
}
.alert-dismissable .close {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #356635;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #2d6987;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}
.alert-warning hr {
    border-top-color: #f8e5be;
}
.alert-warning .alert-link {
    color: #a47e3c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.alert-danger hr {
    border-top-color: #e6c1c7;
}
.alert-danger .alert-link {
    color: #953b39;
}
@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-moz-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
@-o-keyframes progress-bar-stripes {
    from {
        background-position: 0 0;
    }
    to {
        background-position: 40px 0;
    }
}
@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }
    to {
        background-position: 0 0;
    }
}
.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
    background-color: #00ccec;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    text-align: center;
    transition: width .6s ease;
    webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    webkit-transition: width .6s ease;
    width: 0;
}
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite;
    moz-animation: progress-bar-stripes 2s linear infinite;
    ms-animation: progress-bar-stripes 2s linear infinite;
    o-animation: progress-bar-stripes 2s linear infinite;
    webkit-animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media, .media .media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media-object {
    display: block;
}
.media-heading {
    margin: 0 0 5px;
}
.media>.pull-left {
    margin-right: 10px;
}
.media>.pull-right {
    margin-left: 10px;
}
.media-list {
    list-style: none;
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}
.list-group-item>.badge {
    float: right;
}
.list-group-item>.badge+.badge {
    margin-right: 5px;
}
a.list-group-item {
    color: #555;
}
a.list-group-item .list-group-item-heading {
    color: #333;
}
a.list-group-item:focus, a.list-group-item:hover {
    background-color: #f5f5f5;
    text-decoration: none;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #00ccec;
    border-color: #00ccec;
    color: #fff;
    z-index: 2;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #b9f6ff;
}
.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 20px;
    webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-body {
    padding: 15px;
}
.panel-body:after, .panel-body:before {
    content: " ";
    display: table;
}
.panel-body:after {
    clear: both;
}
.panel>.list-group {
    margin-bottom: 0;
}
.panel>.list-group .list-group-item {
    border-width: 1px 0;
}
.panel>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel>.list-group .list-group-item:last-child {
    border-bottom: 0;
}
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0;
}
.panel>.table {
    margin-bottom: 0;
}
.panel>.panel-body+.table {
    border-top: 1px solid #ddd;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.panel-title {
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.panel-title>a {
    color: inherit;
}
.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
    overflow: hidden;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default>.panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ddd;
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #00ccec;
}
.panel-primary>.panel-heading {
    background-color: #00ccec;
    border-color: #00ccec;
    color: #fff;
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #00ccec;
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #00ccec;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success>.panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-warning {
    border-color: #fbeed5;
}
.panel-warning>.panel-heading {
    background-color: #fcf8e3;
    border-color: #fbeed5;
    color: #c09853;
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #fbeed5;
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #fbeed5;
}
.panel-danger {
    border-color: #eed3d7;
}
.panel-danger>.panel-heading {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #eed3d7;
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #eed3d7;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info>.panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad;
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #bce8f1;
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
    border-bottom-color: #bce8f1;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
    webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0,0,0,.15);
}
.well-lg {
    border-radius: 6px;
    padding: 24px;
}
.well-sm {
    border-radius: 3px;
    padding: 9px;
}
.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
}
.close:focus, .close:hover {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
}
button.close {
    background: 0 0;
    border: 0;
    cursor: pointer;
    padding: 0;
    webkit-appearance: none;
}
.modal-open {
    overflow: hidden;
}
.modal-open .navbar-fixed-bottom, .modal-open .navbar-fixed-top, body.modal-open {
    margin-right: 15px;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal.fade .modal-dialog {
    moz-transition: -moz-transform .3s ease-out;
    ms-transform: translate(0, -25%);
    o-transition: -o-transform .3s ease-out;
    transform: translate(0, -25%);
    transition: transform .3s ease-out;
    webkit-transform: translate(0, -25%);
    webkit-transition: -webkit-transform .3s ease-out;
}
.modal.in .modal-dialog {
    ms-transform: translate(0, 0);
    transform: translate(0, 0);
    webkit-transform: translate(0, 0);
}
.modal-dialog {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    z-index: 1050;
}
.modal-content {
    border-radius: 6px;
    outline: 0;
    position: relative;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    min-height: 16.428571429px;
    padding: 15px;
}
.modal-title {
    line-height: 1.428571429;
    margin: 0;
}
.modal-body {
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
}
.modal-footer:after, .modal-footer:before {
    content: " ";
    display: table;
}
.modal-footer:after {
    clear: both;
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px;
}
.modal-footer .btn-block+.btn-block {
    margin-left: 0;
}
@media screen and (min-width:770px) {
    .modal-dialog {
        left: 50%;
        padding-bottom: 30px;
        padding-top: 30px;
        right: auto;
        width: 600px;
    }
    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5);
        webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    }
}
.tooltip {
    display: block;
    filter: alpha(opacity=0);
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 1030;
}
.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    right: 5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    right: 5px;
    top: 0;
}
.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    display: none;
    left: 0;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    top: 0;
    webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    z-index: 1010;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    padding: 8px 14px;
}
.popover-content {
    padding: 9px 14px;
}
.popover .arrow, .popover .arrow:after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover .arrow {
    border-width: 11px;
}
.popover .arrow:after {
    border-width: 10px;
    content: "";
}
.popover.top .arrow {
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.top .arrow:after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}
.popover.right .arrow {
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0,0,0,.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.right .arrow:after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
}
.popover.bottom .arrow {
    border-bottom-color: #999;
    border-bottom-color: rgba(0,0,0,.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.bottom .arrow:after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.popover.left .arrow {
    border-left-color: #999;
    border-left-color: rgba(0,0,0,.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.left .arrow:after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner>.item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left;
    webkit-transition: .6s ease-in-out left;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    display: block;
    height: auto;
    line-height: 1;
    max-width: 100%;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
    display: block;
}
.carousel-inner>.active {
    left: 0;
}
.carousel-inner>.next, .carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner>.next {
    left: 100%;
}
.carousel-inner>.prev {
    left: -100%;
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
    left: 0;
}
.carousel-inner>.active.left {
    left: -100%;
}
.carousel-inner>.active.right {
    left: 100%;
}
.carousel-control {
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    top: 0;
    width: 9%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
    background-image: -moz-linear-gradient(left, rgba(0,0,0,.5) 0, rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,.0001)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,.5) 0), color-stop(rgba(0,0,0,.0001) 100%));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
    background-image: -moz-linear-gradient(left, rgba(0,0,0,.0001) 0, rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,.0001)), to(rgba(0,0,0,.5)));
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,.0001) 0), color-stop(rgba(0,0,0,.5) 100%));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    left: auto;
    right: 0;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    text-decoration: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 34.5%;
    z-index: 5;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    font-family: serif;
    font-size: 40px;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
}
.carousel-control .icon-prev:before {
    content: '\2039';
}
.carousel-control .icon-next:before {
    content: '\203a';
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    z-index: 10;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width:770px) {
    .carousel-control .icon-next, .carousel-control .icon-prev {
        font-size: 60px;
        height: 30px;
        margin-left: -15px;
        margin-top: -15px;
        width: 30px;
    }
    .carousel-caption {
        left: 20%;
        padding-bottom: 30px;
        right: 20%;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.pull-right {
    float: right!important;
}
.pull-left {
    float: left!important;
}
.hide {
    display: none!important;
}
.show {
    display: block!important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border: 0;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
}
.affix {
    position: fixed;
}
.hidden {
    display: none!important;
    visibility: hidden!important;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs, td.visible-lg, td.visible-md, td.visible-sm, td.visible-xs, th.visible-lg, th.visible-md, th.visible-sm, th.visible-xs, tr.visible-lg, tr.visible-md, tr.visible-sm, tr.visible-xs {
    display: none!important;
}
.navbar-collapse .visible-lg,
.navbar-collapse .visible-md,
.navbar-collapse .visible-sm{
    float: right;
}
.navbar-collapse .navbar-text{
    float: left !important;
}
.navbar-collapse .nav-icons{
    position: absolute;
    top:0;
    right: 10px;
}
@media(max-width:770px) {
    .visible-xs {
        display: block!important;
    }
    tr.visible-xs {
        display: table-row!important;
    }
    td.visible-xs, th.visible-xs {
        display: table-cell!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .visible-xs.visible-sm {
        display: block!important;
    }
    tr.visible-xs.visible-sm {
        display: table-row!important;
    }
    td.visible-xs.visible-sm, th.visible-xs.visible-sm {
        display: table-cell!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-xs.visible-md {
        display: block!important;
    }
    tr.visible-xs.visible-md {
        display: table-row!important;
    }
    td.visible-xs.visible-md, th.visible-xs.visible-md {
        display: table-cell!important;
    }
}
@media(min-width:1200px) {
    .visible-xs.visible-lg {
        display: block!important;
    }
    tr.visible-xs.visible-lg {
        display: table-row!important;
    }
    td.visible-xs.visible-lg, th.visible-xs.visible-lg {
        display: table-cell!important;
    }
}
@media(max-width:770px) {
    .visible-sm.visible-xs {
        display: block!important;
    }
    tr.visible-sm.visible-xs {
        display: table-row!important;
    }
    td.visible-sm.visible-xs, th.visible-sm.visible-xs {
        display: table-cell!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .visible-sm {
        display: block!important;
    }
    tr.visible-sm {
        display: table-row!important;
    }
    td.visible-sm, th.visible-sm {
        display: table-cell!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-sm.visible-md {
        display: block!important;
    }
    tr.visible-sm.visible-md {
        display: table-row!important;
    }
    td.visible-sm.visible-md, th.visible-sm.visible-md {
        display: table-cell!important;
    }
}
@media(min-width:1200px) {
    .visible-sm.visible-lg {
        display: block!important;
    }
    tr.visible-sm.visible-lg {
        display: table-row!important;
    }
    td.visible-sm.visible-lg, th.visible-sm.visible-lg {
        display: table-cell!important;
    }
}
@media(max-width:770px) {
    .visible-md.visible-xs {
        display: block!important;
    }
    tr.visible-md.visible-xs {
        display: table-row!important;
    }
    td.visible-md.visible-xs, th.visible-md.visible-xs {
        display: table-cell!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .visible-md.visible-sm {
        display: block!important;
    }
    tr.visible-md.visible-sm {
        display: table-row!important;
    }
    td.visible-md.visible-sm, th.visible-md.visible-sm {
        display: table-cell!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important;
    }
    tr.visible-md {
        display: table-row!important;
    }
    td.visible-md, th.visible-md {
        display: table-cell!important;
    }
}
@media(min-width:1200px) {
    .visible-md.visible-lg {
        display: block!important;
    }
    tr.visible-md.visible-lg {
        display: table-row!important;
    }
    td.visible-md.visible-lg, th.visible-md.visible-lg {
        display: table-cell!important;
    }
}
@media(max-width:770px) {
    .visible-lg.visible-xs {
        display: block!important;
    }
    tr.visible-lg.visible-xs {
        display: table-row!important;
    }
    td.visible-lg.visible-xs, th.visible-lg.visible-xs {
        display: table-cell!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .visible-lg.visible-sm {
        display: block!important;
    }
    tr.visible-lg.visible-sm {
        display: table-row!important;
    }
    td.visible-lg.visible-sm, th.visible-lg.visible-sm {
        display: table-cell!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .visible-lg.visible-md {
        display: block!important;
    }
    tr.visible-lg.visible-md {
        display: table-row!important;
    }
    td.visible-lg.visible-md, th.visible-lg.visible-md {
        display: table-cell!important;
    }
}
@media(min-width:1200px) {
    .visible-lg {
        display: block!important;
    }
    tr.visible-lg {
        display: table-row!important;
    }
    td.visible-lg, th.visible-lg {
        display: table-cell!important;
    }
}
.hidden-xs {
    display: block!important;
}
tr.hidden-xs {
    display: table-row!important;
}
td.hidden-xs, th.hidden-xs {
    display: table-cell!important;
}
@media(max-width:770px) {
    .hidden-xs, td.hidden-xs, th.hidden-xs, tr.hidden-xs {
        display: none!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .hidden-xs.hidden-sm, td.hidden-xs.hidden-sm, th.hidden-xs.hidden-sm, tr.hidden-xs.hidden-sm {
        display: none!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-xs.hidden-md, td.hidden-xs.hidden-md, th.hidden-xs.hidden-md, tr.hidden-xs.hidden-md {
        display: none!important;
    }
}
@media(min-width:1200px) {
    .hidden-xs.hidden-lg, td.hidden-xs.hidden-lg, th.hidden-xs.hidden-lg, tr.hidden-xs.hidden-lg {
        display: none!important;
    }
}
.hidden-sm {
    display: block!important;
}
tr.hidden-sm {
    display: table-row!important;
}
td.hidden-sm, th.hidden-sm {
    display: table-cell!important;
}
@media(max-width:770px) {
    .hidden-sm.hidden-xs, td.hidden-sm.hidden-xs, th.hidden-sm.hidden-xs, tr.hidden-sm.hidden-xs {
        display: none!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .hidden-sm, td.hidden-sm, th.hidden-sm, tr.hidden-sm {
        display: none!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-sm.hidden-md, td.hidden-sm.hidden-md, th.hidden-sm.hidden-md, tr.hidden-sm.hidden-md {
        display: none!important;
    }
}
@media(min-width:1200px) {
    .hidden-sm.hidden-lg, td.hidden-sm.hidden-lg, th.hidden-sm.hidden-lg, tr.hidden-sm.hidden-lg {
        display: none!important;
    }
}
.hidden-md {
    display: block!important;
}
tr.hidden-md {
    display: table-row!important;
}
td.hidden-md, th.hidden-md {
    display: table-cell!important;
}
@media(max-width:770px) {
    .hidden-md.hidden-xs, td.hidden-md.hidden-xs, th.hidden-md.hidden-xs, tr.hidden-md.hidden-xs {
        display: none!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .hidden-md.hidden-sm, td.hidden-md.hidden-sm, th.hidden-md.hidden-sm, tr.hidden-md.hidden-sm {
        display: none!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-md, td.hidden-md, th.hidden-md, tr.hidden-md {
        display: none!important;
    }
}
@media(min-width:1200px) {
    .hidden-md.hidden-lg, td.hidden-md.hidden-lg, th.hidden-md.hidden-lg, tr.hidden-md.hidden-lg {
        display: none!important;
    }
}
.hidden-lg {
    display: block!important;
}
tr.hidden-lg {
    display: table-row!important;
}
td.hidden-lg, th.hidden-lg {
    display: table-cell!important;
}
@media(max-width:770px) {
    .hidden-lg.hidden-xs, td.hidden-lg.hidden-xs, th.hidden-lg.hidden-xs, tr.hidden-lg.hidden-xs {
        display: none!important;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .hidden-lg.hidden-sm, td.hidden-lg.hidden-sm, th.hidden-lg.hidden-sm, tr.hidden-lg.hidden-sm {
        display: none!important;
    }
}
@media(min-width:992px) and (max-width:1199px) {
    .hidden-lg.hidden-md, td.hidden-lg.hidden-md, th.hidden-lg.hidden-md, tr.hidden-lg.hidden-md {
        display: none!important;
    }
}
@media(min-width:1200px) {
    .hidden-lg, td.hidden-lg, th.hidden-lg, tr.hidden-lg {
        display: none!important;
    }
}
.visible-print, td.visible-print, th.visible-print, tr.visible-print {
    display: none!important;
}
@media print {
    .visible-print {
        display: block!important;
    }
    tr.visible-print {
        display: table-row!important;
    }
    td.visible-print, th.visible-print {
        display: table-cell!important;
    }
    .hidden-print, td.hidden-print, th.hidden-print, tr.hidden-print {
        display: none!important;
    }
}
h1 {
    font-family: proxima-nova;
    font-size: 62px;
    font-style: normal;
    font-weight: 700;
}
h2 {
    font-family: proxima-nova;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    margin-top: 0;
}
h3 {
    font-family: proxima-nova;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
h4 {
    font-family: proxima-nova;
    font-size: 26px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.23;
}
h5 {
    font-family: proxima-nova;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.homepage-presslink {
    color: #424242 !important;
    font-family: proxima-nova;
    font-size: 18px;
    font-style: normal;
    font-weight: 300 !important;
    text-transform: none !important;
}
p.large {
    font-family: proxima-nova;
    font-size: 21px;
    line-height:25px;
    font-style: normal;
    font-weight: 300;
}
p.extra-large {
    font-family: proxima-nova;
    font-size: 34px;
    font-style: normal;
    font-weight: 300;
    line-height: 1.1;
    margin-bottom: 60px;
}
.text-white {
    color: #fff;
}
.btn {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
}
.btn.btn-primary {
    background: 0;
    border: 4px solid #00ccec;
    color: #00ccec;
}
.btn.btn-primary:hover {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
}
.btn.btn-reverse {
    background: 0;
    border: 4px solid #fff;
    color: #fff;
}
.btn.btn-reverse:hover {
    background: #fff;
    border: 4px solid #fff;
    color: #00ccec;
}
.navbar {
    box-shadow: 0 0 16px rgba(0,0,0,.2);
    webkit-box-shadow: 0 0 16px rgba(0,0,0,.2);
}
.navbar .navbar-brand {
    background:none;
    border: 0;
    color: transparent;
    font: 0/0 a;
    margin: 35px 20px 0 3px;
    padding: 10px 10px 10px 0;
    text-shadow: none;
    outline:none;
}
.navbar .navbar-brand span{
    display:block;
    background: url(../img/svg/logo-blue.svg) no-repeat center center;
    width: 162px;
    background-size: cover;
    height: 26px;
}
.navbar .nav {
    margin-bottom: 0;
}
.navbar .nav li {
    font-family: proxima-nova;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing:.08em;
}
.navbar .nav .lnk-submenu {
    display:none;
}
.navbar .nav li a {
    padding-left:8px;
    padding-right:8px;
}
.navbar .nav li a:hover, .page-id-10 .navbar .nav li a.nav-solutions, .page-id-12 .navbar .nav li a.nav-company, .page-id-14 .navbar .nav li a.nav-contact, .page-id-8 .navbar .nav li a.nav-why-sailthru, .blog .navbar .nav li a.nav-blog, .category-blog .navbar .nav li a.nav-blog, .page-id-4090 .navbar .nav li a.nav-clients, .page-id-22 .navbar .nav li a.nav-insights {
    color: #00ccec;
}
.navbar .navbar-btn {
    border-width: 2px;
    padding: 2px 11px;
}
.navbar .navbar-btn:hover {
    border-width: 2px;
}
.navbar .navbar-text {
    font-family: proxima-nova;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    margin-bottom:30px;
    margin-top: 48px;
    padding-right: 10px;
}
.navbar .navbar-collapse {
    padding-bottom: 0;
}
.navbar .navbar-collapse.collapsing {
    width: 100%;
}
.navbar .navbar-collapse.collapsing .navbar-nav {
    margin-top: 0;
}
.navbar .navbar-login {
    background: url(../img/svg/login.svg) no-repeat center center;
    float:left ;
    height: 24px;
    margin-left: 5px;
    margin-right: 12px;
    width: 19px;
}
.navbar .navbar-login:hover {
    background: url(../img/svg/login-hover.svg) no-repeat center center;
}
.navbar .navbar-phone {
    background: url(../img/svg/phone.svg) no-repeat center center;
    background-color: transparent;
    border: 0;
    float: left;
    height: 23px;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0;
    width: 23px;
}
.navbar .navbar-phone.active {
    background: url(../img/svg/phone-hover.svg) no-repeat center center;
}
.footer .footer-1 {
    background: #f7fafb;
    border-top: 1px solid #bfc2c3;
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.1);
    padding: 50px 0;
    webkit-box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.1);
}
.footer .footer-1 .container {
    max-width:1326px;
}
.footer .footer-1 .blog-posts a, .footer .footer-1 a:hover {
    color: #424242;
}
.footer .footer-1 .blog-posts a:hover {
    text-decoration: none;
}
.footer .footer-1 .blog-posts a h5, .footer .footer-1 .blog-posts a p {
    color: #606060;
}
.footer .footer-1 .blog-posts a h5:hover, .footer .footer-1 .blog-posts a p:hover {
    color: #00ccec;
}
.footer .footer-1 .ar-text {
    padding-top: 25%;
}
.footer .footer-1 .ar-img {
    padding-top: 15px;
}
.footer .footer-1 .ar-img img {
    height: auto;
    max-width: 100%;
}
.footer .footer-1 .awards img {
    clear: left;
    float: left;
    margin-bottom: 10px;
}
.footer .footer-1 .awards .small-award-caption {
    clear: right;
    float: left;
    font-family: proxima-nova;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 12px;
}
.footer .footer-2 {
    background: #282828;
    padding: 35px 0 15px;
}
.footer .footer-2 .text-center {
    padding: 15px 0;
}
.footer .footer-2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer .footer-2 ul li {
    font-size: 12px;
    margin-bottom: 11px;
}
.footer .footer-2 ul li a {
    color: #c4c4c3;
}
.footer .footer-2 ul li a:hover {
    color: #00ccec;
    text-decoration: none;
}
.footer .footer-2 .social a {
    background-color: transparent;
    border: 0;
    color: transparent;
    float: left;
    font: 0/0 a;
    height: 18px;
    margin-right: 13px;
    text-shadow: none;
}
.footer .footer-2 .social a.twitter {
    background: url(../img/svg/twitter-bird-dark-bgs.svg) no-repeat center center;
    height: 19px;
    width: 24px;
}
.footer .footer-2 .social a.twitter:hover {
    background: url(../img/svg/twitter-bird-dark-bgs-hover.svg) no-repeat center center;
}
.footer .footer-2 .social a.facebook {
    background: url(../img/svg/facebook-dark-bgs.svg) no-repeat center center;
    height: 19px;
    width: 19px;
}
.footer .footer-2 .social a.facebook:hover {
    background: url(../img/svg/facebook-dark-bgs-hover.svg) no-repeat center center;
}
.footer .footer-2 .social a.linkedin {
    background: url(../img/svg/linkedin-dark-bgs.svg) no-repeat center center;
    height: 19px;
    width: 19px;
}
.footer .footer-2 .social a.linkedin:hover {
    background: url(../img/svg/linkedin-dark-bgs-hover.svg) no-repeat center center;
}
.footer .footer-2 .social a.glassdoor {
    background:url(../img/glassdoor.png);
    height: 19px;
    width: 19px;
}
.footer .footer-2 .social a.glassdoor:hover {
    background-position:0 -19px;
}
.footer .footer-2 h3 {
    color: #fff;
    font-family: proxima-nova;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    margin: 0 0 10px;
}
.footer .footer-2 h3.phone {
    margin-bottom: 25px;
}
.footer .footer-2 .docs-link {
    color: #a5a5a5;
    font-family: proxima-nova;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
}
.footer .footer-2 .docs-link:hover {
    color: #00ccec;
    text-decoration: none;
}
.footer .footer-2 .docs-link .docs-link-folder {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAABQCAMAAAC6eAy3AAAAV1BMVEUAAAAAze6np6cAze6np6cAze6np6cAze6np6enp6enp6cAze6np6cAze4Aze4Aze4Aze6np6enp6cAze6np6cAze6np6enp6cAze6np6cAze4Aze6np6e75bl5AAAAG3RSTlMAgIDAwEBAUFDmEJCQaikQ0NCk4HCgMCDwYLC1L91KAAABl0lEQVRIx+2T3bKCIBRGgVLRwP+jWb3/cx6YzE9q5KPbM2ddMc2yluydeDGed4yziHJ+hIwxWT/eURFbPT5YUmxg5ohNKTXsFKavbHVsd0u+UnK7378U7ByDCWSQw86PCkGFT/XhXYFus31UHjKJN0xQMok4Gn2lmzGxK9i964y6CFfPn5mJbXBTZPc9GrZL6Vg47AUpJFytDy5J4Wp9sGfhsEd3qEg47NkdNAvHrpU8xcA2fJwa9uT3kITDTtmsDnbPUwxszZdcw/ab1akoPWyXwsGqVmWCXG4Dr8Yzw1Tinz+IPe2wdVw+3UNkTC7gJejy/oFNscGljtiUoYCdQv2VLY/t1mYrA7d/9i8FO8NgAhlksLPDQoBPi8O7Au1m+6gs5GMql6CkFnEK9F3djIndwP5xnYLQbnbBUhAun/djWTjsm5syC4dtE1LazW6QQsLl+uCNhcP2KQ0Jh127Q8HCsWsDNjQaLl/HKwuH7VMyEg47ZbNa2AmbdYEd3SwoEv+8VkbBd/sUDvajGRLk6zbwxp4YshG/xKx9itD2c+8AAAAASUVORK5CYII=') no-repeat;
    float: left;
    height: 34px;
    margin-right: 12px;
    width: 45px;
}
.footer .footer-2 .docs-link:hover .docs-link-folder {
    background-position:0 -45px;
}
.footer .footer-2 .footer-logo {
    background: url(../img/svg/logo-footer.svg) no-repeat center center;
    background-color: transparent;
    border: 0;
    color: transparent;
    display: block;
    font: 0/0 a;
    height: 32px;
    margin: 43px auto 0;
    text-shadow: none;
    width: 190px;
}
.footer .footer-3 {
    background: #1e1e1e;
    padding: 10px 0 30px;
}
.footer .footer-3 p {
    color: #c4c4c3;
    font-family: arial;
    font-size: 9px;
}
.footer .footer-3 p:first-child {
    margin-bottom: 5px;
    margin-top: 25px;
}
.footer .footer-3 p.copy {
    color: #838382;
}
.footer .add-navigation a {
    color: #c4c4c3;
    margin: 0 8px 0 0;
    white-space:nowrap;
}
.footer .add-navigation span{
    margin-right:8px;
}
.footer .add-navigation a:first-child {
    margin-left: 0;
}
.footer .add-navigation a:hover {
    color: #00ccec;
    text-decoration: none;
}
.footer .footer-3 .security-link {
    display: inline-block;
    margin-right: 20px;
}
.footer .footer-3 .security-link:last-child {
    margin-right: 0;
}
.footer .footer-3 .security-link.security-link-500 {
    background-image: url(../img/sprite.png);
    background-position: -49px -93px;
    background-repeat: no-repeat;
    height: 77px;
    width: 83px;
}
.footer .footer-3 .security-link.security-link-ota {
    background-image: url(../img/sprite.png);
    background-position: -525px 0;
    background-repeat: no-repeat;
    height: 72px;
    margin-top: 5px;
    width: 57px;
}
.footer .footer-3 .security-link.security-link-safeharbor {
    background-image: url(../img/sprite.png);
    background-position: -582px 0;
    background-repeat: no-repeat;
    height: 46px;
    margin-bottom: 11px;
    width: 119px;
}
.footer .footer-3 .ftr-nav{
    margin-left:-6px;
}
/*.footer .footer-3 p a:first-child {
	margin-left: 0;
}*/
.footer .footer-3 p a {
    color: #c4c4c3;
    margin: 0 6px 5px;
    white-space:nowrap;
    display:inline-block;
}
.footer .footer-3 p a:hover {
    color: #00ccec;
    text-decoration: none;
}
body {
    color: #424242;
    overflow-x: hidden;
    padding-top: 102px;
}
a:hover {
    color: #424242;
    text-decoration: none;
}
.container {
    padding-left: 12px;
    padding-right: 12px;
}
.text-center {
    text-align: center;
}
.section-box {
    padding-bottom: 80px;
    padding-top: 80px;
}
.section-box.narrow {
    padding: 40px 0;
}
.section-box .btn {
    font-size: 19px;
    margin-left: 120px;
    padding: 10px 15px;
}
.section-box .btn-blue {
    margin:0;
    font-size:14px;
    line-height:20px;
    padding:7px 13px;
}
.bg-extender {
    background: #f7fafb;
    float: left;
    min-height: 1160px;
    width: 40%;
}
.bg-extender a {
    color: #424242;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.bg-extender a:hover {
    color: #00ccec;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    text-decoration: none;
}
.bg-extender h3:last-child {
    margin-top: 20px;
}
.gray-extender {
    background: #f7fafb;
    margin-right:-9999px;
    padding-right:9999px;
}
.contact-icon {
    clear: both;
    float: right;
    margin-left: 30px;
    margin-top: 20px;
}
.contact-icon.contact-icon-phone {
    background-image: url(../img/sprite.png);
    background-position: -515px -202px;
    background-repeat: no-repeat;
    height: 35px;
    width: 27px;
}
.box-phone{
    padding: 12px 0 12px 40px;
    margin: 9px 0 0;
    min-height:84px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAABDCAMAAACx4DX+AAAAWlBMVEUAAAA7RVI6RVI7RVI7RVI7RVI7RVI7RVI7RlI7RlI7RlI7RlI7RVI6RVI7RVI6RVI6RVI6RVI7RVI6RVI8RlI6RVI8RlM8RlM6RVI6RVI7RVI8RlM6RVI6RlLkQoP2AAAAG3RSTlMAps6X5tVNCPqBDwLct1w4MSYd7/CNemdDccOBPwPQAAAB9ElEQVQ4y3WViXLrMAhFLe/Nc1ZnewX+/zcLF9TY0pSM3SlH7BrcbOXc9TS3j/HQ7OSQmJlM5nTd6K+LakWR/mR+/+pvPQEQmZ0MWT8NqhVVinKjGXRizvXlhO85H/0PjkS1Fujb9f9aOwoWnjoHJ4I9VJ7Ayw0GYkcIY3/PbsAmIFArnQBagnjdYAv0F6J8UrxGSl4D54P2Q8OeKHpl6EMrZjMaGHOijBfkBk/uAhJJrCiit6CfVNUZH5HTJ0n00R5M44Vwem54pmG17rYI3aRc2xccH25T47KoKXyPxRUQWCi57sEFaos87cEJNSjpm718aT6I0hYgUfTtWIAjmYWCVIA2z6IrQE/R8EcB7mi5oPCdzOwFVsCvkrL/BfDYKhUgB1KCGUVwHXwNTxXoEVqfR125T6Sre4V8JRUgMTk6lvOIbKmcx8mbKNUEL+yehIuZH7xyqW5Js+hxhBmroUNEypv44rjkdnd7cxp392Jq1IIlIJb6G8a9X3YG8Cl4sV3MStBlWK4AI7sytgXIzcB0hxYqCdPRfSG601hAT88rXItP2UjaDCtvGZgv0WHUCJJzmD77KoqMBM5hIqE3DnnlnQgdPPq7227RYLDGFo1aJG9Sa9v9s6kVRP2Q3W4H8GfYfg28uyDze/f9oEga34+/vjg/eXNg52aAcIsAAAAASUVORK5CYII=') no-repeat 0 50% ;
}
.contact-sidebar .box-phone h4{
    margin: 0 0 2px;
    font-size: 22px;
    line-height: normal;
}
.contact-icon.contact-icon-folder {
    background-image: url(../img/sprite.png);
    background-position: -549px -207px;
    background-repeat: no-repeat;
    height: 27px;
    width: 34px;
}
.contact-icon.contact-icon-press {
    background-image: url(../img/sprite.png);
    background-position: -589px -207px;
    background-repeat: no-repeat;
    height: 26px;
    width: 35px;
}
.contact-icon.contact-icon-twitter {
    background-image: url(../img/sprite.png);
    background-position: -543px -252px;
    background-repeat: no-repeat;
    height: 22px;
    margin-left: 40px;
    margin-top: 53px;
    width: 27px;
}
.contact-icon.contact-icon-fb {
    background-image: url(../img/sprite.png);
    background-position: -521px -252px;
    background-repeat: no-repeat;
    height: 22px;
    margin-left: 40px;
    margin-top: 14px;
    width: 22px;
}
.contact-icon.contact-icon-linkedin {
    background-image: url(../img/sprite.png);
    background-position: -575px -252px;
    background-repeat: no-repeat;
    height: 22px;
    margin-left: 40px;
    margin-top: 14px;
    width: 22px;
}
.hero-box {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-top: 1px solid #ddd;
    position: relative;
}
.section-video {
    background-color: #f7fafb;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    position: relative;
}
.section-video .modal-header h5 {
    margin: 0;
}
.section-video h1 {
    font-family: proxima-nova-condensed;
    font-size: 62px;
    font-style: normal;
    font-weight: 800;
    line-height: 1;
    margin-top: 120px;
}
.section-video .section-video-play {
    background-image: url(../img/sprite.png);
    background-position: -175px 0;
    background-repeat: no-repeat;
    height: 94px;
    left: 50%;
    margin: -47px 0 0 -47px;
    position: absolute;
    top: 50%;
    width: 93px;
}
.section-video .section-video-play:hover {
    background-position: -175px -94px;
}
.bg-blue {
    background-color: #00ccec;
}
.bg-blue-02 {
    background-color: #00cced;
}
.bg-blue-03 {
    background-color: #00b9d7;
}
.bg-purple {
    background-color: #884980;
}
.bg-yellow {
    background-color: #f6da28;
}
.bg-yellow-02 {
    background-color: #f4ea00;
}
.bg-yellow-03 {
    background-color: #edaf4f;
}
.bg-gray {
    background-color: #999;
}
.bg-gray-01 {
    background-color: #ebebeb;
}
.bg-lightgray {
    background-color: #f7fafb;
}
.bg-lightgray h3 {
    text-transform: uppercase;
}
.bg-lightgray-01 {
    background-color: #f4f4f4;
    border:1px solid #d9d9d9;
}
.bg-darkgray {
    background-color: #424242;
}
.bg-darkgray-01 {
    background-color: #404041;
}
.bg-mediumgray {
    background-color: #606060;
}
.bg-mediumgray-01 {
    background-color: #707070;
}
.arrow-top {
    position: relative;
}
.arrow-top:before {
    border-bottom: 30px solid #00ccec;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 0;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    top: -30px;
    width: 0;
}
.arrow-top.darkgray-arrow:before {
    border-bottom-color: #424242;
}
.arrow-bottom {
    position: relative;
}
.arrow-bottom:after {
    border-bottom: 0;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 30px solid #00ccec;
    bottom: -30px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -30px;
    position: absolute;
    width: 0;
}
.arrow-bottom.darkgray-arrow:after {
    border-top-color: #424242;
}
.customer {
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border: 0;
    color: transparent;
    display: block;
    font: 0/0 a;
    height: 0;
    padding-top: 46.538462%;
    text-shadow: none;
    width: 100%;
}
.customer:hover {
    background-position: 0 bottom;
}
.customer.customer-aha {
    background-image: url(../img/client_logos/aha.SAI.logosprite.master.png);
}
.customer.customer-alex {
    background-image: url(../img/client_logos/alex.SAI.logosprite.master.png);
}
.customer.customer-alm {
    background-image: url(../img/client_logos/alm.SAI.logosprite.master.png);
}
.customer.customer-ami {
    background-image: url(../img/client_logos/ami.SAI.logosprite.master.png);
}
.customer.customer-aol {
    background-image: url(../img/client_logos/aol.SAI.logosprite.master.png);
}
.customer.customer-bh {
    background-image: url(../img/client_logos/beh.SAI.logosprite.master.png);
}
.customer.customer-bi {
    background-image: url(../img/client_logos/bus.SAI.logosprite.master.png);
}
.customer.customer-blackbook {
    background-image: url(../img/client_logos/blkbk.SAI.logosprite.master.png);
}
.customer.customer-busted {
    background-image: url(../img/client_logos/busted.SAI.logosprite.master.png);
}
.customer.customer-but {
    background-image: url(../img/client_logos/but.SAI.logosprite.master.png);
}
.customer.customer-cdon {
    background-image: url(../img/client_logos/cdon.SAI.logosprite.master.png);
}
.customer.customer-charity {
    background-image: url(../img/client_logos/charity.SAI.logosprite.master.png);
}
.customer.customer-christian {
    background-image: url(../img/client_logos/thec.SAI.logosprite.master.png);
}
.customer.customer-clubw {
    background-image: url(../img/client_logos/clubw.SAI.logosprite.master.png);
}
.customer.customer-codecademy {
    background-image: url(../img/client_logos/codeacad.SAI.logosprite.master.png);
}
.customer.customer-collegehumor {
    background-image: url(../img/client_logos/col.SAI.logosprite.master.png);
}
.customer.customer-country {
    background-image: url(../img/client_logos/country.SAI.logosprite.master.png);
}
.customer.customer-dailybeast {
    background-image: url(../img/client_logos/the.SAI.logosprite.master.png);
}
.customer.customer-dein {
    background-image: url(../img/client_logos/dein.SAI.logosprite.master.png);
}
.customer.customer-delivery {
    background-image: url(../img/client_logos/del.SAI.logosprite.master.png);
}
.customer.customer-dis {
    background-image: url(../img//client_logos/dis.SAI.logosprite.master.png);
}
.customer.customer-eros {
    background-image: url(../img//client_logos/eros.SAI.logosprite.master.png);
}
.customer.customer-ever {
    background-image: url(../img/client_logos/ever.SAI.logosprite.master.png);
}
.customer.customer-flavor {
    background-image: url(../img/client_logos/f.SAI.logosprite.master.png);
}
.customer.customer-fab {
    background-image: url(../img/client_logos/fab.SAI.logosprite.master.png);
}
.customer.customer-gay {
    background-image: url(../img/client_logos/gay.SAI.logosprite.master.png);
}
.customer.customer-huffington {
    background-image: url(../img/client_logos/thehuf.SAI.logosprite.master.png);
}
.customer.customer-indie {
    background-image: url(../img/client_logos/indie.SAI.logosprite.master.png);
}
.customer.customer-vice {
    background-image: url(../img/client_logos/vicelogo.png);
}
.customer.customer-jackthreads {
    background-image: url(../img/client_logos/jack.SAI.logosprite.master.png);
}
.customer.customer-khan {
    background-image: url(../img/client_logos/khan.SAI.logosprite.master.png);
}
.customer.customer-lat {
    background-image: url(../img/client_logos/lat.SAI.logosprite.master.png);
}
.customer.customer-learn {
    background-image: url(../img/client_logos/learn.SAI.logosprite.master.png);
}
.customer.customer-life {
    background-image: url(../img/client_logos/life.SAI.logosprite.master.png);
}
.customer.customer-little {
    background-image: url(../img/client_logos/little.SAI.logosprite.master.png);
}
.customer.customer-maxim {
    background-image: url(../img/client_logos/ma.SAI.logosprite.master.png);
}
.customer.customer-movie {
    background-image: url(../img/client_logos/mo.SAI.logosprite.master.png);
}
.customer.customer-nypost {
    background-image: url(../img/client_logos/n.SAI.logosprite.master.png);
}
.customer.customer-opensky {
    background-image: url(../img/client_logos/op.SAI.logosprite.master.png);
}
.customer.customer-oyster {
    background-image: url(../img/client_logos/oy.SAI.logosprite.master.png);
}
.customer.customer-refinery29 {
    background-image: url(../img/client_logos/r.SAI.logosprite.master.png);
}
.customer.customer-savored {
    background-image: url(../img/client_logos/sa.SAI.logosprite.master.png);
}
.customer.customer-spin {
    background-image: url(../img/client_logos/sp.SAI.logosprite.master.png);
}
.customer.customer-thrillist {
    background-image: url(../img/client_logos/th.SAI.logosprite.master.png);
}
.customer.customer-totsy {
    background-image: url(../img/client_logos/aol.SAI.logosprite.master.png);
}
.customer.customer-trendy {
    background-image: url(../img/client_logos/tr.SAI.logosprite.master.png);
}
.customer.customer-urban {
    background-image: url(../img/client_logos/ur.SAI.logosprite.master.png);
}
.customer.customer-utsav {
    background-image: url(../img/client_logos/ut.SAI.logosprite.master.png);
}
.customer.customer-variety {
    background-image: url(../img/client_logos/va.SAI.logosprite.master.png);
}
.customer.customer-voxy {
    background-image: url(../img/client_logos/vo.SAI.logosprite.master.png);
}
.customer.customer-you {
    background-image: url(../img/client_logos/y.SAI.logosprite.master.png);
}
.customer.customer-zippy {
    background-image: url(../img/client_logos/z.SAI.logosprite.master.png);
}
.modal-dialog {
    width: 80%;
}
.modal-header {
    border-bottom: 0;
}
.modal-header .close {
    color: #fff;
    font-size: 30px;
    margin-top: -18px;
    opacity: .8;
}
.modal-header .close:hover {
    opacity: 1;
}
.modal-body {
    padding: 0;
}
.modal-content {
    background: 0;
    border: 0;
    box-shadow: none;
    webkit-box-shadow: none;
}
.video-title {
    z-index: 50;
}
.fluid-video {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%;
    z-index: 0;
}
.fluid-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fluid-video span {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.fluid-video span span {
    height: 100% !important;
    width: 100% !important;
}
.column-5 {
    float: left;
    width: 20%;
}
.pad-0 {
    padding-left: 0;
    padding-right: 0;
}
.bio-link:focus {
    outline: 0;
}
.home .hero-carousel .carousel-control {
    opacity: 0;
}
.home .hero-carousel .carousel-control:hover {
    background-image: none;
    opacity: 1;
}
.home .hero-carousel .item {
    height: 520px;
}
.home .hero-carousel .bg-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 520px;
    position: relative;
}
.home .hero-carousel .bg-slide h1 {
    margin-top: 100px;
}
.home .hero-carousel .bg-slide .btn-default {
    border: 0;
    color: #424242;
}
.home .hero-carousel .bg-slide .btn-default:hover {
    background-color: #fff;
    border: 0;
    box-shadow: 0 3px 0 rgba(0,0,0,.3);
    webkit-box-shadow: 0 3px 0 rgba(0,0,0,.3);
}
.home .hero-carousel .bg-slide .btn-default:active {
    box-shadow: none;
    webkit-box-shadow: none;
}
.home .hero-carousel .bg-slide .btn-lg {
    font-size: 21px;
    padding: 19px 36px;
}
.home .hero-carousel .bg-slide .btn {
    color: #404041 !important;
}
.home .hero-carousel .bg-slide .btn:hover {
    color: #00CCED !important;
}
.home .hero-carousel .bg-slide.business {
    background-image: url(../img/home/slides/businessinsider.png);
}
.home .hero-carousel .bg-slide.business .btn:hover {
    color: #00c7e8;
}
.home .hero-carousel .bg-slide.busted {
    background-image: url(../img/home/slides/busted.png);
}
.home .hero-carousel .bg-slide.busted .btn:hover {
    color: #00ccec;
}
.home .hero-carousel .bg-slide.alex {
    background-image: url(../img/home/slides/alex.png);
}
.home .hero-carousel .bg-slide.alex .btn:hover {
    color: #f4ea00;
}
.home .hero-carousel .bg-slide.spin {
    background-image: url(../img/home/slides/spin.png);
}
.home .hero-carousel .bg-slide.sailthrudifference {
    background-image: url(../img/home/slides/sailthrudifference.png);
}
.home .hero-carousel .bg-slide.ecommerce-report {
    background-image: url(../img/home/slides/ecommerce-report.png);
}
.home .hero-carousel .bg-slide.sailthruresults {
    background-image: url(../img/home/slides/sailthruresults.png);
}
.home .hero-carousel .bg-slide.spin h1 {
    margin-top: 99px;
}
.home .hero-carousel .bg-slide.spin .btn:hover {
    color: #00ccec;
}
.home .hero-carousel ol {
    margin-bottom: 0;
}
.home .indicators {
    border-bottom: 1px solid #ddd;
    position: relative;
}
.home .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: relative;
    width: 100%;
}
.home .carousel-indicators li {
    border: 0;
    border-radius: 0;
    float: left;
    height: 120px;
    margin: 0;
    width: 20%;
}
.home .carousel-indicators li.indicator {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 95% auto;
}
.home .carousel-indicators li.sailthru-difference-indicator {
    background-image: url(../img/home/slides/indicators/thesailthrudifference-indicator.png);
}
.home .carousel-indicators li.ec-p-r-indicator {
    background-image: url(../img/home/slides/indicators/ec-p-r-indicator.png);
}
.home .carousel-indicators li.sailthru-results-indicator {
    background-image: url(../img/home/slides/indicators/sailthru-results-indicator.png);
}
.home .carousel-indicators li.business-indicator {
    background-image: url(../img/home/slides/indicators/business-indicator.png);
}
.home .carousel-indicators li.alex-indicator {
    background-image: url(../img/home/slides/indicators/alex-indicator.png);
}
.home .carousel-indicators li:hover {
    background-color: #333333;
}
.home .carousel-indicators li:hover.indicator-arrow-top {
    position: relative;
}
.home .carousel-indicators li:hover.indicator-arrow-top:before {
    border-bottom: 15px solid #333333;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 0;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: -15px;
    width: 0;
}
.home .carousel-indicators li:hover.sailthru-difference-indicator {
    background-image: url(../img/home/slides/indicators/thesailthrudifference-indicator-active.png);
}
.home .carousel-indicators li:hover.ec-p-r-indicator {
    background-image: url(../img/home/slides/indicators/ec-p-r-indicator-active.png);
}
.home .carousel-indicators li:hover.sailthru-results-indicator {
    background-image: url(../img/home/slides/indicators/sailthru-results-indicator-active.png);
}
.home .carousel-indicators li:hover.business-indicator {
    background-image: url(../img/home/slides/indicators/business-indicator-active.png);
}
.home .carousel-indicators li:hover.alex-indicator {
    background-image: url(../img/home/slides/indicators/alex-indicator-active.png);
}
.home .carousel-indicators .active {
    background-color: #333333;
}
.home .carousel-indicators .active.indicator-arrow-top {
    position: relative;
}
.home .carousel-indicators .active.indicator-arrow-top:before {
    border-bottom: 15px solid #333333;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 0;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -15px;
    position: absolute;
    top: -15px;
    width: 0;
}
.home .carousel-indicators .active.sailthru-difference-indicator {
    background-image: url(../img/home/slides/indicators/thesailthrudifference-indicator-active.png);
}
.home .carousel-indicators .active.ec-p-r-indicator {
    background-image: url(../img/home/slides/indicators/ec-p-r-indicator-active.png);
}
.home .carousel-indicators .active.sailthru-results-indicator {
    background-image: url(../img/home/slides/indicators/sailthru-results-indicator-active.png);
}
.home .carousel-indicators .active.business-indicator {
    background-image: url(../img/home/slides/indicators/business-indicator-active.png);
}
.home .carousel-indicators .active.alex-indicator {
    background-image: url(../img/home/slides/indicators/alex-indicator-active.png);
}
.home .home .carousel-indicators .active .slideheader {
    bottom: 0;
}
.home .home .carousel-indicators .active .slideheader .carousel-indicators li {
    display: none;
}
.home .home .carousel-indicators .active .slideheader .carousel-indicators .active {
    background: 0;
    display: block;
}
.home .static-header {
    background-image: url(../img/home/header_static.jpg);
    background-position: center;
    height: 648px;
}
.home .bg-blue p.extra-large {
    margin-bottom: 0;
}
.home .bg-blue-02 p.extra-large {
    margin-bottom: 0;
}
.home .st-icon {
    margin: 0 auto;
}
.home .st-icon.st-icon-yellow {
    background: url(../img/svg/home-optimize.svg) no-repeat center center;
    height: 49px;
    width: 50px;
}
.home .st-icon.st-icon-purple {
    background: url(../img/svg/home-automate.svg) no-repeat center center;
    height: 49px;
    width: 50px;
}
.home .st-icon.st-icon-gray {
    background: url(../img/svg/home-deliver.svg) no-repeat center center;
    height: 49px;
    width: 50px;
}
.home .testimonials .testimonial-slide {
    overflow: hidden;
    padding: 0 1px;
}
.home .testimonials .bg-darkgray {
    height: 280px;
    padding: 20px;
}
.home .testimonials p {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
}
.home .testimonials p a {
    color: #fff;
    text-decoration: underline;
}
.home .testimonials .arrow-top:before {
    left: 25%;
}
.home .logos a {
    margin: 30px 0;
}
.home .press-link img {
    margin-bottom: 20px;
}
.home .press-link hr {
    margin-top: 0;
}
.home .press-link a {
    color: #00ccec;
    display: block;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.home .press-link a:hover {
    color: #00ccec;
}
.home .press-link h3 {
    margin-top: 0;
    text-transform: uppercase;
}
.home .press-link .bold {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.home .press-link .divider {
    border-right: 1px solid #EEE;
}
.home .press-link .divider:last-child {
    border-right: 0;
}
.carousel {
    position: relative;
}
.carousel-content {
    display: block;
    left: 200px;
    position: absolute;
    top: 50px;
    z-index: 10;
}
.carousel-content #item-title h1.hideonshow {
    display: none;
}
.carousel-content #item-title h1:first-child {
    display: inline-block;
}
.carousel-content #item-content a {
    display: none!important;
}
.carousel-content #item-content a:first-child {
    display: inline-block;
}
.mb-panel {
    position: relative;
}
.mb-panel:after {
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mb-panel.current:after {
    display: none;
}
.page-template-why-sailthru-php .icon-col p {
    padding: 0 26px;
}
.page-template-why-sailthru-php .why-icons {
    background-color: #fff;
    border: 1px solid #dee1e1;
    border-radius: 50%;
    display: block;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-why-sailthru-php .why-icons.person-icon {
    background-image: url(../img/sprite.png);
    background-position: -280px -86px;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
}
.page-template-why-sailthru-php .why-icons.finger-icon {
    background-image: url(../img/sprite.png);
    background-position: -357px -86px;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
}
.page-template-why-sailthru-php .why-icons.heart-icon {
    background-image: url(../img/sprite.png);
    background-position: -434px -86px;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
}
.page-template-why-sailthru-php .why-icons.cart-icon {
    background-image: url(../img/sprite.png);
    background-position: -513px -84px;
    background-repeat: no-repeat;
    height: 90px;
    width: 90px;
}
.page-template-why-sailthru-php h2 {
    margin-top: 10px;
}
.page-template-why-sailthru-php h4 {
    margin-bottom: 35px;
}
.page-template-why-sailthru-php h5 {
    margin-bottom: 30px;
}
.page-template-why-sailthru-php h5+p {
    font-size: 18px;
}
.page-template-why-sailthru-php .bg-lightgray h3 {
    margin-top: 0;
}
.page-template-why-sailthru-php .bg-lightgray img {
    height: auto;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
}
.page-template-why-sailthru-php .bg-yellow.clock {
    background-image: url(../img/why/clock.jpg);
    background-position: 894px -29px;
    background-repeat: no-repeat;
}
.page-template-why-sailthru-php .bg-yellow h1 {
    line-height: 1;
    margin-bottom: 10px;
}
.page-template-why-sailthru-php .bg-yellow h2 {
    font-size: 42px;
    font-weight: 700;
    line-height: 1.2;
}
.page-template-why-sailthru-php .bg-yellow p.extra-large {
    font-size: 50px;
    line-height: 1.15;
    margin-bottom: 0;
}
.page-template-why-sailthru-php .gray-box {
    background-color: #f0f6f7;
    margin-bottom: 0;
    padding: 20px 0;
}
.page-template-why-sailthru-php .why-box {
    background: #f7fafb;
    padding: 30px;
}
.page-template-why-sailthru-php .why-box .logos {
    margin-bottom: 20px;
}
.page-template-why-sailthru-php .why-box .logos a {
    margin: 30px 0;
}
.page-template-why-sailthru-php .why-box .content {
    border-top: 1px solid #cfd1d2;
    margin: 0 50px;
}
.page-template-why-sailthru-php .why-box .content p {
    margin: 25px 100px;
}
.page-template-why-sailthru-php .why-box .examples {
    border-bottom: 1px solid #cfd1d2;
    border-top: 1px solid #cfd1d2;
    color: #000;
}
.page-template-why-sailthru-php .why-box .examples ul {
    margin-bottom: 20px;
    margin-top: 20px;
}
.page-template-why-sailthru-php .why-box .examples ul li {
    margin-bottom: 10px;
}
.page-template-why-sailthru-php .why-box .examples-link {
    background: 0;
    border: 0;
    color: #00ccec;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.page-template-why-sailthru-php .why-box .examples-link.collapsed .plus {
    display: inline;
}
.page-template-why-sailthru-php .why-box .examples-link.collapsed .plus:hover {
    color: #000;
}
.page-template-why-sailthru-php .why-box .examples-link .plus, .page-template-why-sailthru-php .why-box .examples-link.collapsed .minus {
    display: none;
}
.page-template-why-sailthru-php .why-box .examples-link .minus {
    display: inline;
}
.page-template-solutions-php img {
    height: auto;
    max-width: 100%;
}
.page-template-solutions-php .narrow {
    padding: 50px 0;
}
.page-template-solutions-php .narrow h2 {
    margin-top: 15px;
}
.page-template-solutions-php .hero-box {
    background-image: url(../img/solutions/hero-glasses.jpg);
    background-size: cover;
    height: 530px;
}
.page-template-solutions-php .hero-box h1 {
    color: #424242;
    font-size: 56px;
    line-height: 1;
    margin-top: 125px;
}
.page-template-solutions-php .hero-box h4:first-child {
    color: #424242;
    margin-bottom: 40px;
}
.page-template-solutions-php .bg-lightgray .row {
    margin-bottom: 120px;
}
.page-template-solutions-php p.extra-large {
    margin-bottom: 0;
}
.page-template-solutions-php .bg-purple p {
    margin-bottom: 40px;
}
.page-template-solutions-php .offer-icon {
    display: block;
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    width: 140px;
}
.page-template-solutions-php .offer-icon.offer-report {
    background-image: url(../img/sprite.png);
    background-position: 2px -189px;
    background-repeat: no-repeat;
    height: 90px;
    width: 140px;
}
.page-template-solutions-php .offer-icon.offer-services {
    background-image: url(../img/sprite.png);
    background-position: -140px -199px;
    background-repeat: no-repeat;
    height: 90px;
    width: 140px;
}
.page-template-company-php .hero-box {
    background-image: url(../img/company/hero-door.jpg);
    background-size: cover;
    height: 450px;
}
.page-template-company-php .hero-box h1 {
    margin-top: 150px;
}
.page-template-company-php img.office {
    height: auto;
    width: 100%;
}
.page-template-company-php .history-icons {
    display: block;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}
.page-template-company-php .history-icons.st-icon {
    background-image: url(../img/sprite.png);
    background-position: 0 -54px;
    background-repeat: no-repeat;
    height: 26px;
    width: 142px;
}
.page-template-company-php .history-icons.city-icon {
    background-image: url(../img/sprite.png);
    background-position: -606px -57px;
    background-repeat: no-repeat;
    height: 66px;
    width: 85px;
}
.page-template-company-php .history-icons.employees-icon {
    background-image: url(../img/sprite.png);
    background-position: -715px -68px;
    background-repeat: no-repeat;
    height: 48px;
    width: 56px;
}
.page-template-company-php .section-box.narrow {
    padding: 35px 0;
}
.page-template-company-php .section-box.narrow h3 {
    margin-top: 10px;
}
.page-template-company-php .section-box h1 {
    margin-top: -12px;
}
.page-template-company-php .bg-purple {
    padding: 60px 0;
}
.page-template-company-php .bg-purple p.extra-large {
    margin-bottom: 40px;
}
.page-template-company-php .bg-purple .stats {
    background-color: #733e6c;
    border-radius: 50%;
    height: 170px;
    margin: 10px auto;
    padding-top: 27px;
    position: relative;
    width: 170px;
}
.page-template-company-php .bg-purple .stats p {
    text-transform: uppercase;
}
.page-template-company-php .bg-purple .stats h3 {
    font-family: proxima-nova;
    font-size: 52px;
    font-style: normal;
    font-weight: 800;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 5px;
    margin-top: 10px;
}
.page-template-company-php .isotope-item {
    z-index: 0;
}
.page-template-company-php .isotope-item.expanding {
    z-index: 99;
}
.page-template-company-php .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.page-template-company-php .isotope, .page-template-company-php .isotope .isotope-item {
    moz-transition-duration: .1s;
    ms-transition-duration: .1s;
    o-transition-duration: .1s;
    transition-duration: .1s;
    webkit-transition-duration: .1s;
}
.page-template-company-php .isotope {
    moz-transition-property: height, width;
    ms-transition-property: height, width;
    o-transition-property: height, width;
    transition-property: height, width;
    webkit-transition-property: height, width;
}
.page-template-company-php .isotope .isotope-item {
    moz-transition-property: -moz-transform, opacity;
    ms-transition-property: -ms-transform, opacity;
    o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    webkit-transition-property: -webkit-transform, opacity;
}
.page-template-company-php .isotope .isotope-item.no-transition, .page-template-company-php .isotope.no-transition, .page-template-company-php .isotope.no-transition .isotope-item {
    moz-transition-duration: 0s;
    ms-transition-duration: 0s;
    o-transition-duration: 0s;
    transition-duration: 0s;
    webkit-transition-duration: 0s;
}
.page-template-company-php .team img {
    width: 100%;
}
.page-template-company-php .bio {
    background: #fff;
    box-shadow: 1px 1px 0 rgba(0,0,0,.15);
    margin-bottom: 24px;
    position: relative;
    webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
    z-index: 0;
}
.page-template-company-php .bio.expanded {
    z-index: 1000;
}
.page-template-company-php .bio h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size:15px;
}
.page-template-company-php .bio .bio-content {
    padding: 0 20px 20px;
    min-height:112px;
}
.page-template-company-php .bio .bio-content:after, .page-template-company-php .bio .bio-content:before {
    content: " ";
    display: table;
}
.page-template-company-php .bio .bio-content:after {
    clear: both;
}
.page-template-company-php .bio .bio-content .bio-link {
    background: 0;
    border: 0;
    bottom: 0;
    color: #00ccec;
    float: right!important;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    margin-bottom: 10px;
    margin-right: 10px;
    position: absolute;
    right: 0;
    text-transform: uppercase;
}
.page-template-company-php .bio .bio-content .bio-link.collapsed .plus {
    display: inline;
}
.page-template-company-php .bio .bio-content .bio-link.collapsed .plus:hover {
    color: #000;
}
.page-template-company-php .bio .bio-content .bio-link .plus, .page-template-company-php .bio .bio-content .bio-link.collapsed .minus {
    display: none;
}
.page-template-company-php .bio .bio-content .bio-link .minus {
    display: inline;
}
.page-template-company-php .board-bio {
    background: #fff;
    border-top: 5px solid #00ccec;
    box-shadow: 2px 2px 0 rgba(0,0,0,.15);
    margin-bottom: 33px;
    webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.15);
}
.page-template-company-php .team .board-bio {
    margin-bottom:24px;
}
.page-template-company-php .board-bio .bio-content {
    padding: 20px 10px 20px 20px;
}
.page-template-company-php .board-bio .bio-content h5, .page-template-company-php .board-bio .bio-content p {
    margin: 0;
}
.page-template-company-php .bg-yellow {
    padding: 60px 0;
}
.page-template-company-php .bios-item {
    width:25%;
    float:left;
    padding:0 10px;
}
@media screen and (max-width:1200px){
    .page-template-company-php .bios-item {
        width:33%;
    }
}
@media screen and (max-width:770px){
    .page-template-company-php .bios-item {
        width:49%;
    }
    .page-template-company-php .board-bio {
        text-align:center;
    }
}
@media screen and (max-width:680px){
    .page-template-company-php .bios-item {
        width:100%;
    }
}
.page-template-company-php .bg-yellow.rings {
    background-image: url(../img/company/rings.png);
    background-position: 760px -231px;
    background-repeat: no-repeat;
}
.page-template-company-php .bg-yellow h3 {
    margin-bottom: 20px;
}
.page-template-company-php .bg-yellow h4 {
    margin-bottom: 40px;
}
.page-template-company-php .careers {
    padding: 50px 0;
}
.page-template-company-php .careers h3 {
    margin-bottom: 20px;
}
.page-template-company-php .careers h4 {
    margin-bottom: 40px;
}
.page-template-company-php .careers p {
    margin-bottom: 20px;
}
.page-template-company-php .careers a {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.page-template-company-php .careers a:hover {
    color: #424242;
}
.page-template-contact-php .contact-padding {
    padding-top: 40px;
}
.page-template-contact-php .extra-large {
    margin-bottom: 40px;
    padding-right: 20px;
}
@media screen and (max-width:1200px){
    .page-template-contact-php .contact-padding {
        width:65%;
    }
    .page-template-contact-php .contact-sidebar {
        width:33%;
    }
}

@media screen and (max-width:1064px){
    .page-template-contact-php .contact-padding {
        width:auto;
        float:none;
    }
    .page-template-contact-php .contact-sidebar {
        width:auto;
        float:none;
        margin:0 -24px;
    }
    .page-template-contact-php .gray-extender {
        margin-right:0;
        padding-right:0;
        overflow: hidden;
    }
    .page-template-contact-php .btn-yellow {
        padding:5px 8px;
    }
}
.page-template-contact-php form .btn {
    padding: 4px 12px;
}
.page-template-contact-php form .btn.btn-reverse {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
}
.page-template-contact-php form .btn.btn-reverse:hover {
    background: #11ddfd;
    border-color: #11ddfd;
    border-style: solid;
    border-width: 4px;
    color: #fff;
}
.page-template-contact-php form .check-style input[type=checkbox] {
    display: none;
}
.page-template-contact-php form .check-style label {
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
}
.page-template-contact-php form .check-style label:before {
    background-color: #fff;
    border-radius: 3px;
    bottom: 1px;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.3), 0 1px 0 0 rgba(255,255,255,.8);
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-bottom: 13px;
    margin-right: 10px;
    position: absolute;
    width: 16px;
}
.page-template-contact-php form .check-style input[type=checkbox]:checked+label:before {
    color: #424242;
    content: "\2713";
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.page-template-contact-php form .form-group {
    margin-bottom: 35px;
}
.page-template-contact-php form label {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 3px;
}
.page-template-contact-php form .form-control:focus {
    border-color: #00ccec;
    box-shadow: none;
    outline: 0;
}
.page-template-contact-php form .styled-select {
    background: url(../img/contact/down-arrow.png) no-repeat right;
    border: 1px solid #CCC;
    border-radius: 4px;
    height: 34px;
    overflow: hidden;
    padding: 0;
}
.page-template-contact-php form .styled-select select {
    background: 0 0;
    border: 0;
    border-radius: 0;
    height: 34px;
    line-height: 1;
    padding: 6px 12px;
    webkit-appearance: none;
    width: 100%;
}
.page-template-contact-php .newsletter {
    margin-bottom: 40px;
    margin-top: 0;
}
.page-template-contact-php .newsletter .btn {
    padding: 3px 12px;
}
.page-template-contact-php .sailthru-signup-widget form {
    margin-top: 10px;
}
.page-template-resources-php .case-studies {
    padding: 40px 0;
}
.page-template-resources-php .case-studies h3 {
    border-bottom: 1px solid #606060;
    margin-bottom: 28px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.page-template-resources-php .case-studies p.extra-large {
    clear: both;
    margin-bottom: 0;
}
.page-template-resources-php .case-studies .cs-dl {
    background-image: url(../img/sprite.png);
    background-position: -635px -210px;
    background-repeat: no-repeat;
    float: left;
    height: 14px;
    margin-right: 10px;
    width: 18px;
}
.page-template-resources-php .case-studies .cs-pdf {
    color: #00ccec;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}
.page-template-resources-php .case-studies hr {
    background-color: #606060;
    border: 0;
    color: #606060;
    float: left;
    height: 1px;
    margin-bottom: 13px;
    margin-top: 0;
    width: 80px;
}
.post-type-archive-press .press-posts {
    padding-bottom: 40px;
    padding-top: 40px;
}
.post-type-archive-press .press-posts .row {
    padding: 20px 0;
}
.post-type-archive-press .press-posts h5 {
    margin-top: 0;
}
.post-type-archive-press .press-posts a {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.post-type-archive-press .press-posts .pagination {
    float: right;
}
.post-type-archive-press .press-posts .pagination .page-numbers {
    margin: 0 10px;
}
.post-type-archive-press .bg-extender {
    background: #f7fafb;
    float: left;
    min-height: 1070px;
    padding-left: 12px;
    width: 400%;
}
.post-type-archive-press .press-inquiries {
    padding-bottom: 20px;
}
.post-type-archive-press .press-inquiries h3 {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-top: 60px;
}
.post-type-archive-press .press-inquiries a {
    color: #fff;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.post-type-archive-press .press-inquiries a:hover {
    color: #00ccec;
}
.post-type-archive-press .press-inquiries p {
    margin-left: 20px;
    margin-right: 20px;
}
.post-type-archive-press .press-inquiries .contact-icon {
    float: left;
    margin-left: 20px;
}
.post-type-archive-press .press-inquiries .contact-icon.contact-icon-press {
    background-image: url(../img/sprite.png);
    background-position: -664px -207px;
    background-repeat: no-repeat;
    height: 26px;
    width: 35px;
}
.mrgntp_10 {
    margin-top: 10px;
}
.padbtm_50 {
    padding-bottom: 50px;
}
.fnt14 {
    font-size: 14px;
}
.blog .read-more {
    font-size: 18px;
    font-weight:700;
}
.post-type-archive-press .press-releases {
    padding-left: 20px;
}
.post-type-archive-press .press-releases h3 {
    margin-top: 60px;
}
.post-type-archive-press .press-releases hr {
    background-color: #606060;
    border: 0;
    color: #606060;
    float: left;
    height: 1px;
    margin-bottom: 30px;
    margin-top: 0;
    width: 70%;
}
.post-type-archive-press .press-releases hr+p {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
    margin-bottom: 0;
}
.post-type-archive-press .press-releases p {
    clear: both;
}
.post-type-archive-press .press-releases p+hr {
    width: 20%;
}
.post-type-archive-press .press-releases a {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .08em;
}
.page-template-concierge-php .concierge-padding {
    padding-top: 30px;
}
.page-template-concierge-php h3 {
    margin-top: 40px;
}
.page-template-concierge-php .contact-us{
    padding-top:30px;
}
.page-template-concierge-php .contact-us h4{
    margin-bottom: 10px;
}
.page-template-concierge-php .extra-large {
    font-size: 29px;
    margin-bottom: 20px;
}
.page-template-concierge-php p{
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    margin-bottom: 26px;
}
.page-template-concierge-php .contact-us p{
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 10px ;
}
.page-template-concierge-php .large {
    font-size: 22px;
}
.page-template-concierge-php .btn {
    padding: 4px 12px;
}
.page-template-concierge-php .btn.btn-reverse {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
    width: 160px;
}
.page-template-concierge-php .btn.btn-reverse:hover {
    background: #11ddfd;
    border-color: #11ddfd;
    border-style: solid;
    border-width: 4px;
    color: #fff;
}
/*.page-template-concierge-php .gray-extender {
    height: 1350px;
}*/
.page-template-concierge-php .contact-sidebar .gray-extender{
    overflow: hidden;
    padding-left: 24px;
    width: auto;
}
.page-template-concierge-php .bg-purple {
    padding-bottom: 30px;
    padding-top: 60px;
}
.page-template-concierge-php form {
    margin-bottom: 40px;
    margin-top: 20px;
}
.page-template-concierge-php form .btn {
    padding: 4px 12px;
}
.page-template-concierge-php form .btn.btn-reverse {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
}
.page-template-concierge-php form .btn.btn-reverse:hover {
    background: #11ddfd;
    border-color: #11ddfd;
    border-style: solid;
    border-width: 4px;
    color: #fff;
}
.page-template-concierge-php form .check-style {
    margin-bottom: 10px;
}
.page-template-concierge-php form .check-style input[type=checkbox] {
    display: none;
}
.page-template-concierge-php form .check-style label {
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
}
.page-template-concierge-php form .check-style label:before {
    background-color: #fff;
    border-radius: 3px;
    bottom: 1px;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.3), 0 1px 0 0 rgba(255,255,255,.8);
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-bottom: 13px;
    margin-right: 10px;
    position: absolute;
    width: 16px;
}
.page-template-concierge-php form .check-style input[type=checkbox]:checked+label:before {
    color: #424242;
    content: "\2713";
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.page-template-concierge-php form .form-group {
    margin-bottom: 25px;
}
.page-template-concierge-php form label {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 3px;
}
.page-template-concierge-php form .form-control:focus {
    border-color: #00ccec;
    box-shadow: none;
    outline: 0;
}
.page-template-concierge-php form .styled-select {
    background: url(../img/contact/down-arrow.png) no-repeat right;
    border: 1px solid #CCC;
    border-radius: 4px;
    height: 34px;
    overflow: hidden;
    padding: 0;
}
.page-template-concierge-php form .styled-select select {
    background: 0 0;
    border: 0;
    border-radius: 0;
    height: 34px;
    line-height: 1;
    padding: 6px 12px;
    webkit-appearance: none;
    width: 100%;
}
.page-template-more-info-php .concierge-padding {
    padding-top: 40px;
}
.page-template-more-info-php h3 {
    margin-top: 40px;
}
.page-template-more-info-php .extra-large {
    font-size: 29px;
    margin-bottom: 30px;
}
.page-template-more-info-php .large {
    font-size: 22px;
}
.page-template-more-info-php img {
    margin-bottom: 40px;
    width: 100%;
}
.page-template-more-info-php .blue-quote {
    margin-bottom: 80px;
    margin-top: 40px;
    padding: 30px 50px;
}
.page-template-more-info-php .blue-quote p {
    margin: 0;
}
.page-template-more-info-php .btn {
    padding: 4px 12px;
}
.page-template-more-info-php .btn.btn-reverse {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
    width: 160px;
}
.page-template-more-info-php .btn.btn-reverse:hover {
    background: #11ddfd;
    border-color: #11ddfd;
    border-style: solid;
    border-width: 4px;
    color: #fff;
}
.page-template-more-info-php .gray-extender {
    height: 1350px;
}
.page-template-more-info-php .bg-purple {
    padding-bottom: 30px;
    padding-top: 50px;
}
.page-template-more-info-php form {
    margin-bottom: 40px;
    margin-top: 20px;
}
.page-template-more-info-php form .btn {
    padding: 4px 12px;
}
.page-template-more-info-php form .btn.btn-reverse {
    background: #00ccec;
    border: 4px solid #00ccec;
    color: #fff;
}
.page-template-more-info-php form .btn.btn-reverse:hover {
    background: #11ddfd;
    border-color: #11ddfd;
    border-style: solid;
    border-width: 4px;
    color: #fff;
}
.page-template-more-info-php form .check-style {
    margin-bottom: 10px;
}
.page-template-more-info-php form .check-style input[type=checkbox] {
    display: none;
}
.page-template-more-info-php form .check-style label {
    cursor: pointer;
    display: inline-block;
    margin-right: 15px;
    padding-left: 25px;
    position: relative;
}
.page-template-more-info-php form .check-style label:before {
    background-color: #fff;
    border-radius: 3px;
    bottom: 1px;
    box-shadow: inset 0 2px 3px 0 rgba(0,0,0,.3), 0 1px 0 0 rgba(255,255,255,.8);
    content: "";
    display: inline-block;
    height: 16px;
    left: 0;
    margin-bottom: 13px;
    margin-right: 10px;
    position: absolute;
    width: 16px;
}
.page-template-more-info-php form .check-style input[type=checkbox]:checked+label:before {
    color: #424242;
    content: "\2713";
    font-size: 15px;
    line-height: 15px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.page-template-more-info-php form .form-group {
    margin-bottom: 25px;
}
.page-template-more-info-php form label {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 3px;
}
.page-template-more-info-php form .form-control:focus {
    border-color: #00ccec;
    box-shadow: none;
    outline: 0;
}
.page-template-more-info-php form .styled-select {
    background: url(../img/contact/down-arrow.png) no-repeat right;
    border: 1px solid #CCC;
    border-radius: 4px;
    height: 34px;
    overflow: hidden;
    padding: 0;
}
.page-template-more-info-php form .styled-select select {
    background: 0 0;
    border: 0;
    border-radius: 0;
    height: 34px;
    line-height: 1;
    padding: 6px 12px;
    webkit-appearance: none;
    width: 100%;
}
.mb-wrapper {
    left: 0;
    margin: 0 auto 20px;
    position: relative;
    top: 0;
}
.mb-scroll, .mb-slider {
    height: 100%;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.mb-active-slider {
    border-color: #333;
}
.mb-slider .mb-panel {
    color: #fff;
    cursor: pointer;
    display: block;
    float: left;
    list-style: none;
    margin: 0 1px;
    opacity: .5;
}
.mb-slider .mb-panel p {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 300;
    line-height: 1.3;
}
.mb-slider .mb-panel.current {
    cursor: auto;
    opacity: 1;
}
.mb-inside * {
    max-width: 100%;
}
a.mb-scrollButtons {
    background: transparent url(../img/arrow-sprite.png) no-repeat;
    border: 0;
    cursor: pointer;
    display: block;
    height: 126px;
    margin-top: -29px;
    outline: 0;
    position: absolute;
    text-decoration: none;
    top: 50%;
    width: 33px;
    z-index: 50;
}
a.mb-scrollButtons.mb-left {
    background-position: left top;
    left: 15px;
}
a.mb-scrollButtons.mb-right {
    background-position: right top;
    right: 15px;
}
a.mb-scrollButtons.mb-left:hover {
    background-position: left bottom;
}
a.mb-scrollButtons.mb-right:hover {
    background-position: right bottom;
}
a.mb-scrollButtons.disabled {
    display: none;
}
.mb-controls {
    background: #ccc;
    margin: 0 auto;
    position: relative;
    text-align: center;
    z-index: 100;
}
.mb-controls a {
    color: #666;
    display: inline-block;
    font: 18px/2.2 Georgia, Serif;
    margin: 0 5px 0 0;
    outline: 0;
    padding: 2px;
    text-align: center;
    text-decoration: none;
}
.mb-controls a:hover {
    color: #000;
}
.mb-controls a.current {
    color: #fff;
}
.mb-active-slider .mb-controls {
    background: #333;
}
#testimonialboxes {
    width: 100%;
}
#testimonialboxes>div {
    width: 40%;
}
@media(min-width:992px) {
    .navbar>.container .navbar-brand {
        margin-left: 0;
    }
    .home .icon-col {
        padding: 0 80px;
    }
    .bg-purple .column-5 {
        margin-bottom: 30px;
    }
    .align-bottom {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
    }
    .navbar-btn {
        margin-bottom: 28px;
        margin-top: 46px;
    }
    .timeline-graph-top {
        padding-bottom: 20px;
        padding-top: 150px;
    }
    .timeline-graph-top p {
        margin-bottom: 35px;
    }
    .timeline-graph-bottom {
        padding-top: 50px;
    }
    .timeline-graph h2 {
        margin-bottom: 2px;
    }
    .timeline-history {
        height: 140px;
    }
    .timeline {
        height: 58px;
        padding: 0;
    }
    .timeline .tick-mark {
        color: #606060;
        font-size: 30px;
        position: relative;
    }
    .timeline .tick-mark.tick-up:before {
        content: '◤';
        left: 40%;
        margin: 0;
        moz-transform: rotate(45deg);
        ms-transform: rotate(45deg);
        o-transform: rotate(45deg);
        position: absolute;
        top: -19px;
        transform: rotate(45deg);
        webkit-transform: rotate(45deg);
    }
    .timeline .tick-mark.tick-down:after {
        bottom: -80px;
        content: '◢';
        left: 40%;
        margin: 0;
        moz-transform: rotate(45deg);
        ms-transform: rotate(45deg);
        o-transform: rotate(45deg);
        position: absolute;
        transform: rotate(45deg);
        webkit-transform: rotate(45deg);
    }
    /*.page-template-company-php .bio {
		min-height: 700px;
	}*/
}
@media(max-width:770px) {
    body {
        padding-top: 80px;
    }
    .navbar {
        min-height: 80px;
    }
    .navbar-fixed-top{
        height: 80px;
    }
    .navbar>.container .navbar-brand {
        margin-left: 0;
    }
    .navbar .navbar-phone {
        vertical-align: top;
    }
    .navbar .nav li a {
        border-top: 0;
        padding: 28px 5px 25px;
    }
    .navbar .navbar-collapse{
        width: 100%;
        clear: both;
        padding-bottom: 0;
        margin:0;
        position:absolute;
        left:0;
        right:0;
        top:100%;
        background:#f8f8f8;
        box-shadow: 0 8px 8px rgba(0,0,0,.2);
    }
    .navbar .nav{
        margin: -1px 0 0 !important;
    }
    .navbar .navbar-brand {
        margin: 16px 5px 0 0;
        padding-right:5px;
    }
    .navbar .navbar-brand span{
        background: url(../img/svg/logo-blue.svg) no-repeat center center;
        background-size: 141px auto;
        height: 23px;
        width: 141px;
    }
    .navbar .navbar-text {
        margin: 15px 0;
        padding: 10px;
    }
    .navbar .navbar-toggle {
        margin-bottom: 20px;
        margin-left: 10px;
        margin-top: 20px;
    }
    .section-box .btn {
        margin-left: 0;
        margin-top: 20px;
    }
    .section-box h1 {
        margin-bottom: 20px;
        margin-top: 0;
    }
    .home .hero-carousel .item {
        height: auto;
        padding-bottom: 50px;
    }
    .home .hero-carousel .bg-slide {
        background-image: none!important;
        height: auto;
        padding-top: 50px;
        position: relative;
    }
    .home .hero-carousel .bg-slide h1, .home .hero-carousel .bg-slide.alex h1, .home .hero-carousel .bg-slide.spin h1 {
        margin-top: 0;
    }
    .home .indicators {
        height: 89px;
        position: relative;
    }
    .home .carousel-indicators li {
        border: 0;
        border-radius: 0;
        height: 89px;
        margin: 0;
    }
    .home .carousel-indicators li.indicator {
        background-position: center;
        background-repeat: no-repeat;
        background-size: 95% auto;
    }
    .home .carousel-indicators li.sailthru-difference-indicator {
        background-image: url(../img/home/slides/indicators/thesailthrudifference-indicator.png);
    }
    .home .carousel-indicators li.ec-p-r-indicator {
        background-image: url(../img/home/slides/indicators/ec-p-r-indicator.png);
    }
    .home .carousel-indicators li.sailthru-results-indicator {
        background-image: url(../img/home/slides/indicators/sailthru-results-indicator.png);
    }
    .home .carousel-indicators li.business-indicator {
        background-image: url(../img/home/slides/indicators/business-indicator.png);
    }
    .home .carousel-indicators li.alex-indicator {
        background-image: url(../img/home/slides/indicators/alex-indicator.png);
    }
    .home .carousel-indicators .active {
        background-color: #333333;
    }
    .home .carousel-indicators .active.indicator-arrow-top {
        position: relative;
    }
    .home .carousel-indicators .active.indicator-arrow-top:before {
        border-bottom: 15px solid #333333;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        border-top: 0;
        content: '';
        height: 0;
        left: 50%;
        margin-left: -15px;
        position: absolute;
        top: -15px;
        width: 0;
    }
    .home .carousel-indicators .active.business-indicator {
        background-image: url(../img/home/slides/indicators/business-indicator-active.png);
    }
    .home .carousel-indicators .active.busted-indicator {
        background-image: url(../img/home/slides/indicators/busted-indicator-active.png);
    }
    .home .carousel-indicators .active.alex-indicator {
        background-image: url(../img/home/slides/indicators/alex-indicator-active.png);
    }
    .home .carousel-indicators .active.spin-indicator {
        background-image: url(../img/home/slides/indicators/spin-indicator-active.png);
    }
    .page-template-solutions-php img, .page-template-why-sailthru-php .bg-lightgray img {
        max-width: 100%;
    }
    .page-template-company-php .bg-purple .stats {
        height: 135px;
        width: 135px;
    }
    .page-template-company-php .bg-purple .stats h3 {
        font-size: 38px;
        margin-top: 0;
    }
    .page-template-company-php .bg-purple .stats p {
        font-size: 12px;
    }
    .post-type-archive-press .contact-icon {
        margin-top: 5px;
    }
}
@media(min-width:770px) and (max-width:991px) {
    .navbar .navbar-nav>li>a {
        font-size: 12px;
        padding-left:4px;
        padding-right:4px;
    }
    /*.page-template-company-php .bio {
		min-height: 645px;
	}*/
}
@media(max-width:770px) {
    .column-5 {
        width: 100%;
    }
    .column-5:after, .column-5:before {
        content: " ";
        display: table;
    }
    .column-5:after {
        clear: both;
    }
    .pad-0 {
        padding-left: 12px;
        padding-right: 12px;
    }
    .navbar .nav {
        margin: -1px 0 0 0;
        z-index:25;
    }
    .navbar .nav .lnk-submenu {
        display:block;
    }
    .navbar .nav>li>a {
        border-radius: 0;
        border-top: 1px solid #d4d4d4;
        padding: 10px 0;
        text-align: center;
    }
    .navbar .navbar-login {
        margin-right: -8px;
    }
    .section-box {
        padding: 60px 0;
    }
    h1 {
        font-size: 54px;
    }
    .section-video {
        padding-bottom: 30px;
    }
    .section-video h1 {
        font-size: 54px;
        margin-top: 12px;
    }
    .home .carousel-indicators li, .home .indicators {
        height: 55px;
    }
    .home .carousel-indicators li.indicator {
        background-size: 100%;
    }
    .home .hero-carousel .item {
        height: 395px;
    }
    .home .hero-carousel .bg-slide {
        padding-top: 25px;
    }
    .home .hero-carousel .bg-slide.alex, .home .hero-carousel .bg-slide.business, .home .hero-carousel .bg-slide.busted, .home .hero-carousel .bg-slide.spin {
        background-image: none;
    }
    .page-template-why-sailthru-php .bg-yellow h2 {
        font-size: 32px;
    }
    .page-template-why-sailthru-php h4 {
        font-size: 20px;
    }
    .page-template-why-sailthru-php .extra-large {
        font-size: 24px;
    }
    .page-template-why-sailthru-php .why-box .content {
        margin: 0;
    }
    .page-template-why-sailthru-php .why-box .content p {
        margin: 25px 12px;
    }
    .page-template-why-sailthru-php .bg-lightgray img {
        max-width: 100%;
    }
    .page-template-solutions-php .hero-box {
        height: 270px;
    }
    .page-template-solutions-php .hero-box h1 {
        font-size: 28px;
        margin-top: 20px;
    }
    .page-template-solutions-php .hero-box h4 {
        font-size: 18px;
    }
    .page-template-solutions-php .bg-lightgray {
        text-align: center;
    }
    .page-template-solutions-php .bg-lightgray .reduce img {
        width: 55%;
    }
    .page-template-solutions-php .bg-lightgray .extra-large {
        font-size: 26px;
    }
    .page-template-company-php .hero-box {
        height: 280px;
    }
    .page-template-company-php .hero-box h1 {
        margin-top: 20px;
    }
    .page-template-company-php .hero-box .extra-large {
        font-size: 28px;
    }
    .page-template-contact-php .extra-large {
        font-size: 24px;
    }
    .page-template-contact-php .check-style {
        margin-bottom: 10px;
    }
    .page-template-contact-php form .form-group {
        margin-bottom: 15px;
    }
    .post-type-archive-press .press-posts h5 {
        margin-top: 10px;
    }
    .timeline-vert {
        height: 1000px;
        padding-top: 209px;
    }
    .timeline-vert .tick-mark {
        color: #606060;
        font-size: 30px;
        height: 50px;
        margin-bottom: 57px;
        position: relative;
    }
    .timeline-vert .tick-mark h3 {
        color: #fff;
        padding-top: 7px;
    }
    .timeline-vert .tick-mark.tick-right:before {
        content: '◢';
        left: 97%;
        margin: 0;
        moz-transform: rotate(-45deg);
        ms-transform: rotate(-45deg);
        o-transform: rotate(-45deg);
        position: absolute;
        transform: rotate(-45deg);
        webkit-transform: rotate(-45deg);
    }
    .timeline-vert .tick-mark:nth-child(2) {
        margin-bottom: 39px;
    }
    .timeline-vert .tick-mark:nth-child(4) {
        margin-bottom: 41px;
    }
    .timeline-vert .tick-mark:nth-child(5) {
        margin-bottom: 39px;
    }
    .timeline-vert .tick-mark:nth-child(6) {
        margin-bottom: 78px;
    }
    .gray-extender {
        width: 100%;
    }
    .bg-extender {
        padding: 10px;
        width: 100%;
    }
    .time-facts {
        padding: 0 15px;
    }
    .time-facts .extra-large {
        font-size: 30px;
        margin-bottom: 40px;
        margin-top: 100px;
    }
    .time-facts h2, .time-facts p {
        margin-bottom: 0;
    }
    .time-facts .vert-group {
        margin-bottom: 30px;
    }
    .footer .footer-1 img {
        width: 70px;
    }
    .footer .footer-1 .ar-img, .footer .footer-1 .ar-text, .footer .footer-1 .awards .small-award-caption {
        padding: 0;
    }
    .footer .footer-2 .social, .footer .footer-2 h3.phone {
        margin: 25px 0;
    }
    .footer .footer-3 p a {
        display: inline-block;
        margin-bottom: 8px;
    }
}
@media(min-width:1200px) {
    .page-template-company-php .bio {
        min-height: 380px;
    }
}
body .page {
    padding-top: 50px;
}
#ex_sidebarForm {
    clear: both;
    font-size: 14px;
    height: auto;
    line-height: 1.42857;
    position: fixed;
    right: -310px;
    top: 144px;
    width: 310px;
    z-index: 24;
    overflow: visible !important;
}
#ex_sidebarForm .lnk-close {
    position:absolute;
    text-indent:-9999px;
    overflow:hidden;
    right:6px;
    top:10px;
    width:20px;
    height:20px;
    background:url(../img/sprite.png) no-repeat -515px -91px;
}
#ex_sidebarTab {
    background-color: #884980;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    float: left;
    height: 189px;
    moz-border-radius-bottomleft: 5px;
    moz-border-radius-topleft: 5px;
    webkit-border-bottom-left-radius: 5px;
    webkit-border-top-left-radius: 5px;
    width: 40px;
    position:absolute;
    right:100%;
    top:0;
}
#ex_sidebarTab img {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    moz-border-radius-bottomleft: 5px;
    moz-border-radius-topleft: 5px;
    webkit-border-bottom-left-radius: 5px;
    webkit-border-top-left-radius: 5px;
}
#ex_sidebarTab a {
    color: #FFF;
    display: block;
    height: 100%;
    width: 100%;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled] {
    padding: 2px !important;
    font-size: 11px !important;
}
#ex_sidebarContent {
    background-color: #884980;
    border-bottom-left-radius: 5px;
    top:0;
    left:40px;
    height: auto;
    moz-border-radius-bottomleft: 5px;
    padding: 20px;
    webkit-border-bottom-left-radius: 5px;
    width: 310px;
    /*min-height: 200px;*/
}
.mktoForm h1 {
    font-size: 24px;
    margin: 0 0 10px !important;
}
#ex_sidebarForm .mktoForm h1,
#ex_sidebarForm .mktoForm p {
    color: #fff !important;
}
#ex_sidebarForm .mktoForm h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 0 0 10px;
}
#ex_sidebarForm .mktoForm {
    width: auto !important;
}
#ex_sidebarForm .mktoForm .mktoError {
    right: auto !important;
    left: 0 !important;
}
#ex_sidebarForm .mktoForm .mktoError .mktoErrorMsg {
    color: #f00 !important;
    left: 0 !important;
}
.container .mktoForm {
    padding-bottom: 10px !important;
    width: auto !important;
}
.container .mktoForm input.mktoField {
    height: 30px !important;
}
.container .mktoForm label.mktoLabel {
    display: block !important;
    color: #424242 !important;
    margin: 0 0 0 4px !important;
}
.container .mktoForm select.mktoField {
    height: 30px !important;
}
.container .mktoHtmlText {
    width: auto !important;
    font-size: 21px;
    color: #404041;
    font-weight: 300;
}
.container .mktoForm .mktoCheckboxList label {
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2) inset;
}
.container .mktoForm .mktoOffset {
    display: none !important;
}
.container .mktoForm .mktoFormCol {
    padding-right: 20px;
}
.container  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    position: static !important;
    display: block !important;
    top: 0 !important;
    left:0 !important;
}
.container  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled] {
    padding: 2px !important;
    font-size: 11px !important;
}
.container input.mktoField[type="text"],
.container input.mktoField[type="tel"],
.container input.mktoField[type="email"],
.container input.mktoField[type="url"],
.container select.mktoField {
    width: 310px !important;
    line-height: 18px !important;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
.container input#FirstName{
    background-image: url('data:image/gif;base64,R0lGODlhDAAOAMQAAH9/f////7GxseXl5bOzs8rKysvLy+bm5vr6+t/f3/Pz89DQ0Ly8vL29vZ2dnaCgoPT09M/Pz5+fnwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjEgNjQuMTQwOTQ5LCAyMDEwLzEyLzA3LTEwOjU3OjAxICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NEY2MTQ0N0M4Q0MxMUU0QjMzN0MzNThERDlBQ0JGOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NEY2MTQ0OEM4Q0MxMUU0QjMzN0MzNThERDlBQ0JGOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg0RjYxNDQ1QzhDQzExRTRCMzM3QzM1OEREOUFDQkY5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg0RjYxNDQ2QzhDQzExRTRCMzM3QzM1OEREOUFDQkY5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEAAAAAAAsAAAAAAwADgAABVIgshiFQZZFhDBA676MAAzDUdMDIBBA4DsOX0AnE0oeQmIv0GgxfDqeT6aDEooQ3EAxFBQTVwIh0ZUmvDsy4NpT4A5c5W2eEzRf+IaIZCqgFgghADs=');
    background-repeat: no-repeat;
    background-position: 99% 50%;
}
.container select::-ms-expand {
    display: none;
}
.sibe-box .mktoForm {
    position: relative;
    margin-top:2px;
}
.sibe-box .mktoButtonRow {
    position: static;
    display: block;
}
.sibe-box .mktoForm .mktoError {
    left: 0 !important;
    right: auto !important;
}
.sibe-box .mktoErrorMsg {
    color: #edaf4f !important;
    left: 0 !important;
}
.sibe-box input.mktoField[type="text"],
.sibe-box input.mktoField[type="tel"],
.sibe-box input.mktoField[type="email"],
.sibe-box input.mktoField[type="url"],
.sibe-box select.mktoField {
    width: 234px !important;
    -moz-border-radius:4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
}
.sibe-box .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    position: absolute !important;
    left: 220px !important;
    height: 30px !important;
    padding: 2px 15px !important;
    -moz-border-radius:0 4px 4px 0 !important;
    -webkit-border-radius:0 4px 4px 0 !important;
    border-radius:0 4px 4px 0 !important;
}
.sibe-box .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled] {
    padding: 2px !important;
    font-size: 11px !important;
}
.sibe-box .mktoForm .mktoFormCol {
    min-height: 0;
}
.sibe-box .mktoForm label.mktoLabel {
    display: none !important;
}
#ex_sidebarForm .mktoForm .mktoLabel {
    color: #fff !important;
    display: block !important;
}
#ex_sidebarForm input.mktoField[type="text"],
#ex_sidebarForm input.mktoField[type="tel"],
#ex_sidebarForm input.mktoField[type="email"],
#ex_sidebarForm input.mktoField[type="url"],
#ex_sidebarForm select.mktoField {
    height: 30px !important;
    line-height: 18px !important;
    width: 270px !important;
    background-color: #fff !important;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
}
#ex_sidebarForm select::-ms-expand {
    display: none;
}
#ex_sidebarForm .mktoRequiredField label.mktoLabel::after,
#ex_sidebarForm .mktoForm .mktoAsterix {
    color: #fff !important;
}
#ex_sidebarForm .mktoForm .mktoOffset {
    display: none !important;
}
#ex_sidebarForm .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    position: static !important;
}
#ex_sidebarForm .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled] {
    font-size: 11px !important;
    padding: 2px !important;
}
.signup-stripe .mktoForm {
    padding: 0 !important;
    margin: 4px 0 2px !important;
}
.signup-stripe .mktoForm h1,
.signup-stripe .mktoForm p {
    color: #fff !important;
}
.signup-stripe .mktoForm p a:hover,
.signup-stripe .mktoForm p a {
    color: #fff !important;
    text-decoration: underline;
}
.signup-stripe .mktoForm p {
    line-height: 32px !important;
}
.search-box .mktoForm {
    padding: 0 !important;
}
.search-box .mktoForm .mktoFormCol,
.signup-stripe .mktoForm .mktoFormCol {
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}
.search-box .mktoForm label.mktoLabel,
.signup-stripe .mktoForm label.mktoLabel {
    display: none !important;
}
.search-box input.mktoField[type="text"],
.search-box input.mktoField[type="tel"],
.search-box input.mktoField[type="email"],
.search-box input.mktoField[type="url"],
.search-box select.mktoField,
.signup-stripe input.mktoField[type="text"],
.signup-stripe input.mktoField[type="tel"],
.signup-stripe input.mktoField[type="email"],
.signup-stripe input.mktoField[type="url"],
.signup-stripe select.mktoField {
    width: 234px !important;
    -moz-border-radius:4px 0 0 4px !important;
    -webkit-border-radius: 4px 0 0 4px !important;
    border-radius: 4px 0 0 4px !important;
    margin: 0 !important;
}
.search-box .mktoForm .mktoFormRow,
.signup-stripe .mktoForm .mktoFormRow {
    float: left !important;
    clear: none !important;
    margin: 0 !important;
}
.search-box .mktoForm .mktoButtonWrap.mktoSimple .mktoButton,
.signup-stripe .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    height: 30px !important;
    -moz-border-radius:0 4px 4px 0 !important;
    -webkit-border-radius:0 4px 4px 0 !important;
    border-radius:0 4px 4px 0 !important;
    padding: 2px 15px !important;
}
.search-box .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled],
.signup-stripe .mktoForm .mktoButtonWrap.mktoSimple .mktoButton[disabled=disabled] {
    font-size: 11px !important;
    padding: 2px !important;
}
.search-box .mktoForm .mktoError,
.signup-stripe .mktoForm .mktoError {
    left: 0 !important;
    bottom: -40px !important;
}
.search-box .mktoForm .mktoError .mktoErrorMsg,
.signup-stripe .mktoForm .mktoError .mktoErrorMsg {
    left: 0 !important;
    color: #f00 !important;
}
@media(max-width:770px) {
    .btn-alexani {
        margin-left: 41px;
        margin-top: 276px;
    }
    .home .hero-carousel .bg-slide.alex {
        background-image: url(../img/home/slides/alex.png) !important;
        background-position: 0px 40px !important;
    }
    .mobile#ex_sidebarForm #ex_sidebarTab {
        display:none;
    }
    .mobile #ex_sidebarContent {
        margin:0 auto;
    }
    #ex_sidebarForm.mobile {
        width:100%;
        top:80px;
        right:100%;
        -webkit-border-radius:0;
        -moz-border-radius:0;
        border-radius:0;
        background:#884980;
        position:absolute;
    }
    .search-box .mktoForm,
    .signup-stripe .mktoForm {
        float: left !important;
    }
}
@media(min-width:770px) and (max-width:992px) {
    .btn-alexani {
        margin-left: 95px;
        margin-top: 395px;
    }
    .home .hero-carousel .bg-slide.alex {
        background-position-x: -61px !important;
    }
    .btn-temp-margin {
        margin-top: 50px;
    }
    .btn-temp-margin02 {
        margin-top: 80px;
    }
    .btn-temp-margin03 {
        margin-top: 20px;
    }
}
@media(min-width:992px) and (max-width:1200px) {
    .btn-alexani {
        margin-left: 41px;
        margin-top: 393px;
    }
    .btn-temp-margin {
        margin-top: 50px;
    }
    .btn-temp-margin02 {
        margin-top: 80px;
    }
    .btn-temp-margin03 {
        margin-top: 20px;
    }
}
@media(min-width:1200px) {
    .btn-alexani {
        margin-left: 100px;
        margin-top: 393px;
    }
    .btn-temp-margin {
        margin-top: 50px;
    }
    .btn-temp-margin02 {
        margin-top: 80px;
    }
    .btn-temp-margin03 {
        margin-top: 20px;
    }
}
@media(min-width:770px) {
    .home .hero-carousel .bg-slide h1.h1-bold {
        font-family: proxima-nova;
        font-size: 50px !important;
    }
}
.h1-thin {
    font-family: font-family: proxima-nova-condensed;
    font-size: 34px !important;
    line-height: 44px;
}
.h1-bold02 {
    font-family: proxima-nova-condensed;
    font-size: 34px !important;
    line-height: 44px;
}
.slider01-ul {
    float: left;
    margin-left: 17px;
    margin-top: 340px;
}
.slider01-ul li {
    font-family: proxima-nova-condensed;
    font-size: 16px;
    line-height: 31px;
    list-style: none;
    text-align: center;
}
.slider02-ul {
    float: left;
    margin-top: 110px;
}
.slider02-ul li {
    font-family: proxima-nova-condensed;
    font-size: 20px;
    line-height: 24px;
    list-style: none;
    text-align: left;
}
.tm-thin {
    font-family: proxima-nova-condensed;
}
.post-type-archive-press h3 {
    margin-top: 0;
    text-transform: uppercase;
}
.blog-link .divider {
    border-right: 1px solid #EEE;
}
.post-type-archive-press .press-link .divider:last-child {
    border-right: none !important;
}
.blog-link .bold {
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 700 !important;
    letter-spacing: .08em;
}
.blog-link a.homepage-presslink {
    float: left;
    margin-bottom: 20px !important;
}
.blog-link .bold a {
    color: #00ccec;
    display: block;
    font-weight: 700 !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.blog-link img {
    margin-bottom: 20px !important;
}
.permalink-presses a {
    color: #00ccec !important;
    margin: 0 10px !important;
    text-decoration: none !important;
}
.permalink-presses span.page-numbers {
    margin: 0 10px !important;
}
.contentrightloader,.contentleftloader {
    float: left;
    width: 100%;
}
@media(min-width:770px) {
    #PaginationExample {
        bottom: 0px;
        float: right;
        position: absolute;
        right: 0px;
    }
    #contentright {
        min-height: 890px;
        position: relative;
    }
    #PaginationExampleleft {
        bottom: 0px;
        float: right;
        position: absolute;
        right: 0px;
    }
    #contentleft {
        min-height: 1220px;
        position: relative;
    }
}
.bg-extender-press {
    margin-bottom: 30px;
}
.links-list {
    list-style:none;
    padding:0;
    margin:50px -20px 0 0;
    text-transform:uppercase;
    font-size:21px;
}
.links-list li {
    display:inline-block;
    padding-left:25px;
    font-weight:600;
}
.links-list li:first-child {
    padding-left:0;
}
.text-white .links-list a {
    color:#fff;
}
.links-list a:after {
    content:'';
    display:inline-block;
    background:url(../img/sprite.png) no-repeat -465px -38px;
    width:14px;
    height:14px;
    vertical-align:top;
    margin:8px 0 0 4px;
}
.links-list a:hover:after {
    background-position:-465px -53px;
}
@media screen and (max-width:770px){
    .links-list li {
        display:block;
        padding:0;
    }
}
.text-white .links-list a:after {
    background-position: -482px -69px;
}
.text-visual-box {
    font-size:22px;
}
.text-visual-box-01 {
    padding:33px 0 57px;
}
.text-visual-box-01 .container {
    position:relative;
}
.blue-forrester-box {
    padding:14px 0 30px;
}
.blue-forrester-box .col-text {
    float:left;
    width:650px;
    padding-top:80px;
}
.blue-forrester-box .col-visual {
    float:right;
    width:300px;
    text-align:center;
    margin-right:58px;
}
.blue-forrester-box .col-visual img {
    display:block;
    margin:12px auto 0;
    max-width:200px;
}
@media screen and (max-width:1200px){
    .blue-forrester-box .col-visual {
        display:none;
    }
    .blue-forrester-box .col-text {
        float:none;
        width:100%;
    }
}
.text-visual-box.text-white h4 {
    margin-bottom:0;
}
.text-visual-box.blue-forrester-box p {
    margin:0;
    line-height:27px;
}
.text-visual-box.blue-forrester-box .btn-yellow {
    margin:33px 0 0;
    padding:6px 14px;
}
.text-visual-box-small {
    padding:14px 0 20px;
}
.text-visual-box h4 {
    color:#00cced;
    font-size:38px;
    margin:0 0 20px;
    font-weight: 700;
}
.text-visual-box.text-white h4 {
    color:#fff;
    font-family:proxima-nova;
    font-weight:700;
    font-size:36px;
}
.text-visual-box.text-white .col-text {
    padding-top:34px;
}
.text-visual-box p {
    margin:20px 0;
}
.text-visual-box img {
    display:block;
}
@media screen and (max-width:1064px) {
    .text-visual-box {
        text-align:center;
    }
    .text-visual-box img {
        margin:0 auto;
    }
}
@media screen and (max-width:770px){
    .text-visual-box-01 .links-list {
        position:static;
    }
    .blue-forrester-box .col-visual {
        display:none;
    }
    .blue-forrester-box .col-text {
        float:none;
        width:auto;
        margin:0;
    }
    .text-visual-box.text-white h4 {
        font-size:28px;
    }
    .text-visual-box .wide-title {
        margin-right:0;
    }
    .text-visual-box img {
        max-width:100%;
    }
    .mktoForm .mktoFormCol {
        float: none !important;
    }
    .mktoForm,
    .mktoForm {
        padding: 0 !important;
    }
}
@media screen and (max-width:400px){
    .links-list li {
        padding:0;
    }
    .container input.mktoField[type="text"],
    .container input.mktoField[type="tel"],
    .container input.mktoField[type="email"],
    .container input.mktoField[type="url"],
    .container select.mktoField {
        width: 240px !important;
    }
    .container .mktoForm .mktoFormCol .mktoLabel {
        width: 200px !important;
    }
    .search-box input.mktoField[type="text"],
    .search-box input.mktoField[type="tel"],
    .search-box input.mktoField[type="email"],
    .search-box input.mktoField[type="url"],
    .search-box select.mktoField,
    .signup-stripe input.mktoField[type="text"],
    .signup-stripe input.mktoField[type="tel"],
    .signup-stripe input.mktoField[type="email"],
    .signup-stripe input.mktoField[type="url"],
    .signup-stripe select.mktoField {
        width: 200px !important;
    }
    .container .mktoCheckboxList {
        left: 200px !important;
    }
    .sibe-box input.mktoField[type="text"],
    .sibe-box input.mktoField[type="tel"],
    .sibe-box input.mktoField[type="email"],
    .sibe-box input.mktoField[type="url"],
    .sibe-box select.mktoField {
        width: 180px !important;
    }
    .sibe-box .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        left: 180px !important;
    }
}
@media screen and (max-width:360px) {
    .search-box input.mktoField[type="text"],
    .search-box input.mktoField[type="tel"],
    .search-box input.mktoField[type="email"],
    .search-box input.mktoField[type="url"],
    .search-box select.mktoField,
    .signup-stripe input.mktoField[type="text"],
    .signup-stripe input.mktoField[type="tel"],
    .signup-stripe input.mktoField[type="email"],
    .signup-stripe input.mktoField[type="url"],
    .signup-stripe select.mktoField {
        width: 176px !important;
    }
}
.compare-table {
    padding:28px 0 24px;
    margin-top:-128px;
}
.compare-table .container{
    overflow:hidden;
}
.compare-table h3 {
    color:#00cced;
    font-size:38px;
    font-weight:700;
    margin:0 0 36px;
    text-align:center;
    letter-spacing:auto;
}
@media screen and (max-width:770px){
    .compare-table h3 {
        font-size:22px;
    }
}
.compare-table .compare-block-table {
    border:1px solid #e8e8e8;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    border-radius:12px;
    overflow:hidden;
    margin-bottom:45px;
}
@media screen and (max-width:1064px){
    .compare-table .compare-block-table {
        margin:0 12px 45px;
    }
}
@media screen and (max-width:770px){
    .compare-table .compare-block-table {
        font-size:14px;
    }
}
.compare-table .col1 {
    width:55%;
}
.compare-table .col2 {
    width:45%;
    background:#f4f4f4;
    border-left:1px solid #e8e8e8;
    color:#959595;
}
.compare-table .table-row-ttl {
    display:table;
    text-align:center;
    margin-right:-1px;
}
.compare-table .table-row-ttl:before,
.compare-table .table-row-ttl:after {
    position:absolute;
    top:0;
    left:0;
    content:'';
}
.compare-table .table-row-ttl .col1,
.compare-table .table-row-ttl .col2 {
    display:table-cell;
    padding:28px 0;
    vertical-align:middle;
}
.compare-table .table-row-ttl img {
    display:block;
    margin:0 auto;
}
.compare-table .table-row-ttl .col2 {
    font-weight:800;
    font-size:21px;
}
.compare-table .table-row {
    display:table;
    margin-right:-1px;
    position:relative;
    border-top:1px solid #ccc;
}
.compare-table .table-row .col-img,
.compare-table .table-row .col-text,
.compare-table .table-row .col1,
.compare-table .table-row .col2 {
    display:table-cell;
    vertical-align:middle;
}
.compare-table .table-row .col1,
.compare-table .table-row .col2 {
    padding:3px 0;
}
.compare-table .table-row:after,
.compare-table .table-row:before {
    content:'';
    position:absolute;
    left:0;
    top:-1px;
    width:10px;
    height:1px;
    overflow:hidden;
    background:#fff;
}
.compare-table .table-row:after {
    left:auto;
    right:0;
    background:#f4f4f4;
}
.compare-table .table-row .col-text {
    color:#404041;
    padding-right:40px;
}
.compare-table .table-row .col-text p {
    margin:0;
    font-weight:700;
    font-size:22px;
}
.compare-table .table-row .col-img {
    padding:0 37px 0 26px;
}
.compare-table .table-row .col2 {
    padding:20px 40px 20px 22px;
    font-size:22px;
    font-weight:normal;
}
@media screen and (max-width:770px){
    .compare-table .table-row-ttl .col1 {
        padding:28px 12px;
    }
    .compare-table .table-row .col-img {
        padding:0 15px 0 12px;
    }
    .compare-table .table-row .col2 {
        padding:10px;
        font-size:14px;
        white-space:break-word;
    }
    .compare-table .table-row .col-text {
        padding-right:20px;
    }
    .compare-table .table-row-ttl img {
        max-width:100%;
    }
    .compare-table .table-row .col-text p {
        font-size:14px;
    }
}
.compare-table .compare-icons {
    display:block;
    background:url(../img/why/compare-icons.png) no-repeat;
    width:62px;
    height:62px;
}
.compare-table .compare-icons.ico-interest {
    background-position:0 0;
}
.compare-table .compare-icons.ico-data {
    background-position:-61px 0;
}
.compare-table .compare-icons.ico-person {
    background-position:-122px 0;
}
.compare-table .compare-icons.ico-report {
    background-position:-183px 0;
}
.compare-table .compare-icons.ico-tools {
    background-position:-244px 0;
}
.compare-table .compare-icons.ico-technology {
    background-position:-305px 0;
}
.compare-table .compare-icons.ico-acquisition {
    background-position:-366px 0;
}
.compare-table .compare-icons.ico-management {
    background-position:-427px 0;
}
@media screen and (max-width:640px){
    .compare-table .table-row .col-img,
    .compare-table .table-row .col-text {
        display:block;
    }
    .compare-table .table-row .col-img,
    .compare-table .table-row .col-text{
        padding:3px 12px;
    }
    .compare-table .compare-icons {
        margin:0 auto;
    }
}
.lnk-top:after{
    content:"";
    display:block;
    clear:both;
}
.lnk-top a {
    font-size:21px;
}
.lnk-top.text-white a {
    color:#fff;
}
.lnk-top a:after {
    content:'';
    display:inline-block;
    vertical-align:top;
    margin:8px 0 0 8px;
    width:13px;
    height:12px;
    background:url(../img/sprite.png) no-repeat -466px -68px;
}
.lnk-top.text-white a:after,
.academy-article .lnk-top.text-white a:after {
    background-position:-466px -92px;
}
.lnk-top.text-white a:hover {
    color:#404041;
}
.lnk-top a:hover:after  {
    background-position:-466px -80px;
}
.bg-darkgray-01 .lnk-top.text-white a:hover:after,
.bg-gray-01.academy-article .lnk-top a:hover:after{
    background-position:-466px -68px;
}
.bg-darkgray-01 .lnk-top.text-white a:hover ,
.bg-gray-01.academy-article .lnk-top a:hover{
    color:#00cced;
}
@media (max-width:1064px){
    .lnk-top {
        padding:0 12px;
    }
    .lnk-top a {
        font-size:18px;
    }
}
.button-box {
    padding:38px 0;
    font-size:33px;
    font-weight:700;
    position:relative;
    z-index:2;
}
.button-box:after{
    content:"";
    display:block;
    clear:both;
}
.button-box p {
    margin:0 0 18px;
}
@media screen and (max-width:1064px){
    .button-box .btn-yellow {
        margin-top:12px;
    }
}
@media screen and (max-width:770px){
    .button-box {
        font-size:22px;
    }
}
.btn-yellow {
    background:#edaf4f;
    font-size:25px;
    line-height:30px;
    font-weight:800;
    color:#fff;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    padding:10px 18px;
    display:inline-block;
    margin:0 14px;
}
.btn-small {
    font-size:18px;
    line-height:22px;
    padding:7px 15px;
}
@media screen and (max-width:680px){
    .btn-yellow {
        font-size:21px;
    }
}
.btn-yellow:hover {
    color:#fff;
    background:#00cced;
}
.bg-blue-02 .btn-yellow:hover,
.bg-blue .btn-yellow:hover {
    background:#fff;
    color:#00cced;
}
.graphs-box {
    padding:64px 0 20px;
    margin-top:-164px;
}
.graphs-box h4 {
    color:#00cced;
    font-weight:700;
    font-size:38px;
    margin:0;
    letter-spacing:-1px;
}
@media screen and (max-width:770px){
    .graphs-box {
        padding:64px 12px 20px;
    }
    .graphs-box h4 {
        font-size:22px;
        text-align:center;
    }
}
.graphs-list {
    list-style:none;
    padding:0;
    margin:0 0 82px;
    text-align:center;
}
.graphs-list li {
    display:inline-block;
    vertical-align:top;
    margin-top:78px;
    text-align:center;
    width:262px;
}
.graphs-list .circle {
    width:166px;
    height:166px;
    -webkit-border-radius:83px;
    -moz-border-radius:83px;
    border-radius:83px;
    background:#acacac;
    text-align:center;
    display:block;
    color:#fff;
    font-weight:800;
    font-size:60px;
    line-height:70px;
    padding:48px 0;
    margin:0 auto;
}
.graphs-list li:hover .circle {
    background:#00cced;
}
.graphs-list li:active .circle {
    background:#404041;
}
.graphs-list .text {
    display:block;
    color:#404041;
    font-weight:800;
    font-size:22px;
    margin-top:15px;
}
@media screen and (max-width:770px){
    .graphs-box h4 {
        font-size:22px;
    }
    .graphs-list .circle  {
        width:120px;
        height:120px;
        font-size:46px;
        line-height:60px;
        padding:30px 0;
    }
    .graphs-list .text {
        font-size:18px;
    }
}
.text-twocol {
    display:table;
    width:100%;
}
.text-twocol .col {
    display:table-cell;
    vertical-align:top;
    border-left:2px solid #dfdfdf;
    width:50%;
    padding:36px 0 50px 86px;
}
.text-twocol .col:first-child {
    border-left:none;
    padding-left:0;
    padding-right:50px;
}
.text-twocol blockquote {
    padding:0 0 24px;
    margin:0;
    border:none;
}
.text-twocol q {
    font-size:22px;
    display:block;
    position:relative;
    quotes: none;
    line-height:30px;
    margin-bottom:20px;
    font-weight:normal;
}
.text-twocol q:after,
.text-twocol q:before {
    content:'\201c';
    font-size:60px;
    font-weight:600;
    display:block;
    line-height:30px;
}
.text-twocol q:before {
    position:absolute;
    left:-36px;
    top:14px;
}
.text-twocol q:after {
    content:'\201d';
    display:inline-block;
    vertical-align:top;
    margin-top:6px;
}
.text-twocol cite {
    color:#00cced;
    display:block;
    font-size:22px;
    font-weight:700;
    text-transform:uppercase;
}
@media screen and (max-width:1044px){
    .text-twocol .col:first-child {
        padding-left:20px;
    }
    .text-twocol q:before,
    .text-twocol q:after {
        left:-30px;
    }
}
@media screen and (max-width:770px){
    .text-twocol .col {
        padding:20px 25px 25px 40px;
    }
    .text-twocol q {
        font-size:22px;
        line-height:30px;
    }
    .text-twocol q:before {
        top:10px;
    }
    .text-twocol q:before,
    .text-twocol q:after {
        font-size:60px;
    }
    .text-twocol cite  {
        font-size:18px;
    }
}
@media screen and (max-width:640px){
    .text-twocol .col {
        border:none;
        display:block;
        width:100%;
        padding:10px 20px;
        border-top:2px solid #dfdfdf;
    }
    .text-twocol .col:first-child {
        border-top:none;
        padding:10px 20px;
    }
    .text-twocol q {
        font-size:18px;
    }
    .text-twocol q:before,
    .text-twocol q:after {
        font-size:40px;
        left:-25px;
    }
}
.resources-ttl {
    padding:50px 0 36px;
    font-size:25px;
    font-weight:300;
    text-transform:uppercase;
}
.resources-ttl h1 {
    font-size:54px;
    margin:0 5px 0 0;
    font-weight:700;
    text-transform:none;
    float:left;
    width:270px;
}
.resources-ttl p {
    margin:0;
}
@media screen and (max-width:1200px){
    .resources-ttl {
        padding:30px 15px;
    }
}
.resources-box {
    padding:58px 0 86px;
    overflow:hidden;
}
.resources-box .article {
    padding:42px 0;
    border-top:1px solid #ccc;
    margin:0;
}
.resources-box .article:first-child {
    padding-top:0;
    border-top:none;
}
.resources-box .article h3 {
    margin:0 0 22px;
}
.resources-list {
    list-style:none;
    padding:0;
    margin:0 0 0 -12px;
    width:660px;
}
.resources-list li {
    display:inline-block;
    margin:12px 0 0 12px;
    width:146px;
    vertical-align:top;
}
.resources-list-large li {
    width:195px;
    margin-left:16px;
}
.resources-list img {
    display:block;
    width:146px;
    height:108px;
}
.resources-list-large img {
    width:195px;
    height:195px;
}
.resources-list .text {
    display:block;
    background:#f4f4f4;
    color:#404041;
    font-size:14px;
    line-height:18px;
    padding:10px;
    text-align:left;
    min-height:74px;
    font-weight:700;
}
@media screen and (max-width:1064px){
    .resources-list {
        text-align:center;
    }
    .resources-ttl h1 {
        float:none;
    }
    .resources-box .article h3 {
        text-align:center;
    }
}
@media screen and (max-width:770px){

    .resources-ttl p  {
        margin-top:12px;
    }
}
@media screen and (max-width:640px){
    .resources-box h3 {
        text-align:center;
    }
    .resources-list {
        width:auto;
        margin: 0;
    }
    .resources-list li {
        margin-left:4px;
    }
}
.side-box:before {
    display:block;
    content:'';
    height:1px;
    width:9999px;
    margin-right:-9999px;
    background:#ccc;
}
.search-box {
    padding-bottom:48px;
}
.search-box:after{
    content:"";
    display:block;
    clear:both;
}
.search-box label {
    font-size:18px;
    text-transform:uppercase;
    margin-bottom:12px;
}
.search-box fieldset {
    width:365px;
}
.search-box .form-control {
    height:36px;
}
@media screen and (max-width:680px){
    .search-box fieldset {
        width:300px;
    }
}
.side-box-wrapper {
    padding:60px 0;
    overflow:hidden;
}
.side-article:first-child .side-box-wrapper {
    padding-top:0;
}
.side-article h3 {
    margin:0 0 30px;
}
.side-article .img-col {
    float:left;
    padding:0 24px 0 8px;
    width:132px;
}
.side-article .text-col {
    float:right;
    width:190px;
}
.side-article p {
    font-size:18px;
    line-height:27px;
    margin:0 0 20px;
    font-weight:300;
}
.side-article .btn-yellow {
    margin-left:-7px;
    width:100%;
    font-size:18px;
    padding:4px;
    text-align:center;
}
@media screen and (max-width:1200px){
    .side-article .img-col {
        width:auto;
    }
    .side-article .text-col {
        overflow:hidden;
        width:auto;
        float:none;
    }
    .side-article .btn-yellow {
        width:auto;
        margin-left:0;
        padding:4px 10px;
        font-size:14px;
    }
}
@media screen and (max-width:770px){
    .side-box-wrapper {
        padding:12px 0;
    }
}
.twocol-col-wide {
    width:62%;
}
.twocol-col-short {
    width:35%;
    float:right;
}
.twocol-col-wide1 {
    width:58%;
}
@media screen and (max-width:1064px){
    .twocol-col-wide {
        width:100%;
        float:none;
    }
    .resources-list {
        width:100%;
    }
    .twocol-col-wide1 {
        width:100%;
    }
    .twocol-col-short {
        width:100%;
        float:none;
    }
    .side-article .text-col {
        width:auto;
        float:none;
        overflow:hidden;
    }
    .side-article .btn-yellow{
        width:auto;
        margin-left:0;
        padding:4px 15px;
    }
}
@media screen and (max-width:770px){
    .twocol-col-wide {
        width:100%;
    }
    .twocol-col-short {
        width:100%;
    }
    .search-box {
        padding-top:30px;
    }
    .section-box .btn {
        margin:0;
    }
}
@media screen and (max-width:640px){
    .side-article .img-col {
        float:none;
        width:100%;
        text-align:center;
    }
    .side-box h3 {
        text-align:center;
    }
    .side-article .text-col {
        float:none;
        width:100%;
        padding-top:30px;
    }
}
.side-review .side-box-wrapper {
    padding:44px 0;
}
.side-review:after{
    content:"";
    display:block;
    clear:both;
}
.side-review h3 {
    margin:0 0 30px;
}
.side-review p {
    position:relative;
    margin:0 20px 14px 32px;
    font-size:22px;
    line-height:27px;
    font-weight:normal;
}
.side-review p:before {
    content:'\201c';
    font-size:60px;
    font-weight:600;
    position:absolute;
    display:block;
    left:-28px;
    top:10px;
    line-height:38px;
}
.side-review p:after {
    content:'\201d';
    font-size:60px;
    font-weight:600;
    display:inline-block;
    vertical-align:top;
    line-height:38px;
    margin-top:6px;
}
.side-review .logo {
    display:inline-block;
    padding-left:28px;
    text-align:center;
    width:100%;
}
@media screen and (max-width:1200px){
    .side-review .side-box-wrapper {
        padding-bottom:0;
    }
}
.from-blog-box {
    padding:0 0 30px;
}
.from-blog-box h1 {
    color:#58d3f3;
    margin:0 0 32px;
    font-size:46px;
    font-weight:700;
}
.from-blog-box .container {
    max-width:1326px;
}
.from-blog-box .col-img {
    float:left;
    width:280px;
    padding-right:28px;
}
.from-blog-box .col-img img {
    display:block;
}
.from-blog-box .col-txt {
    overflow:hidden;
    font-size:24px;
    line-height:35px;
}
.from-blog-box .col-txt h2 {
    font-weight:800;
    font-size:32px;
    line-height:34px;
}
@media screen and (max-width:770px){
    .from-blog-box {
        text-align:center;
    }
    .from-blog-box .col-img {
        float:none;
        width:100%;
        padding:30px 0;
    }
    .from-blog-box .col-img img {
        margin:0 auto;
    }
}
.top-menu {
    position:absolute;
    list-style:none;
    padding:0;
    margin:0;
    top:0;
    right:12px;
    background:#edaf4f;
    font-size:14px;
    font-weight:700;
    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
    border-radius:0 0 4px 4px;
    line-height:14px;
}
.top-menu li {
    float:left;
    border-left:1px solid #cd9944;
}
.top-menu li:first-child {
    border-left:none;
}
.top-menu a {
    display:block;
    padding:6px 11px;
    color:#fff;
}
body.admin-bar{padding-top:28px;}
.admin-bar .navbar-fixed-top{top:28px;}
.admin-bar #ex_sidebarForm{margin-top:37px;}

@media screen and (max-width:770px){
    .top-menu {
        display:none;
    }
}
.navbar .container {
    position:relative;
}
.goal-box {
    font-size:28px;
    line-height:34px;
    padding:40px 0 34px;
}
.goal-list {
    list-style:none;
    padding:42px 0 0;
    margin:0;
    font-size:21px;
    text-transform:uppercase;
    font-weight:600;
}
.goal-list li {
    display:inline-block;
    padding-left:10px;
}
.goal-list li:first-child {
    padding-left:0;
}
.goal-list a {
    color:#fff;
}
.goal-list li:after {
    content:'';
    display:inline-block;
    vertical-align:top;
    width:14px;
    height:14px;
    background:url(../img/sprite.png) no-repeat -481px -69px;
    overflow:hidden;
    margin:10px 0 0 8px;
}
.page-template-company-php .goal-box h1 {
    margin:0 0 20px;
    font-weight:700;
    font-size:38px;
}
.goal-box p {
    margin:0;
}
.goal-box .text-col {
    width:60%;
    float:left;
    position:relative;
}
.goal-box .tools-col {
    width:35%;
    float:right;
}
.goal-box .tools-col img {
    display:block;
    margin:30px 0 0 -200px;
}
@media screen and (max-width:1064px){
    .goal-box .tools-col,
    .goal-box .text-col {
        width:100%;
        float:none;
    }
    .goal-box .tools-col img {
        margin:20px auto 0;
        max-width:100%;
    }
}
@media screen and (max-width:770px){
    .goal-list li {
        display:block;
        padding:0;
        margin:10px 0;
    }
}
.company-bg-box {
    padding:44px 0 64px;
    margin-top:-144px;
}
.company-bg-box h2 {
    margin:0 0 34px;
    font-size:38px;
    color:#00cced;
    text-transform:uppercase;
    font-weight:700;
}
.company-bg-box .hold:after{
    content:"";
    display:block;
    clear:both;
}
.company-bg-box .hold .col {
    float:right;
    width:394px;
    font-size:22px;
    line-height:27px;
}
.company-bg-box .hold .col:first-child {
    float:left;
}
.company-bg-box .img-row img {
    display:block;
    margin:0 auto;
    max-width:100%;
}
@media screen and (max-width:880px){
    .company-bg-box .hold .col:first-child,
    .company-bg-box .hold .col {
        width:100%;
        float:none;
        padding:12px 0;
    }
    .company-bg-box .img-row {
        display:none;
    }
}
.company-bg-box .hold .col h3 {
    margin:0 0 10px;
}
.company-aboard-box {
    padding:58px 0 18px;
    margin-top:-158px;
    position:relative;
}
.company-aboard-box:after{
    content:"";
    display:block;
    clear:both;
}
.company-aboard-box .ttl {
    padding-bottom:50px;
    text-align:center;
    font-size:36px;
}
.company-aboard-box .ttl h2 {
    font-size:38px;
    font-weight:700;
    margin:0 0 15px;
}
.company-aboard-box .ttl p {
    margin:0;
}
.company-aboard-box .hold:after{
    content:"";
    display:block;
    clear:both;
}
.company-aboard-box .col {
    background:#fff;
    width:328px;
    overflow:hidden;
    padding:0 10px 30px 22px;
    font-size:22px;
    font-weight:600;
    float:left;
    margin:0 9px;
}
.company-aboard-box .col .img-hold {
    margin:0 -10px 20px -22px;
}
.company-aboard-box .col img {
    display:block;
    max-width:100%;
}
.company-aboard-box .col .name {
    padding-bottom:8px;
}
.company-aboard-box .col h3 {
    text-transform:uppercase;
    font-size:21px;
    margin:0;
    font-weight:900;
}
.company-aboard-box .col p {
    margin:0;
}
.company-aboard-box .col .name p {
    font-weight:300;
    font-size:17px;
}
.company-aboard-box .row {
    padding:48px 0 18px;
}
.company-aboard-box .btn-yellow {
    letter-spacing:2px;
    padding:10px 26px;
}
@media screen and (max-width:1064px){
    .company-aboard-box .col {
        width:30%;
    }
}
@media screen and (max-width:960px){
    .company-aboard-box .col {
        float:none;
        width:100%;
        margin:20px 0 0;
    }
    .company-aboard-box .col .img-hold {
        margin:20px 0 0;
    }
    .company-aboard-box .col img {
        margin:0 auto;
    }
    .company-aboard-box .col .name {
        text-align:center;
        padding-top:12px;
    }
}
@media screen and (max-width:770px){
    .company-aboard-box .ttl h2 {
        font-size:30px;
    }
    .company-aboard-box .ttl {
        font-size:28px;
    }
    .company-aboard-box .col {
        font-size:18px;
    }
}
.company-box {
    padding:52px 0 66px;
    border-top:1px solid #6d6e70;
}
.company-box:after{
    content:"";
    display:block;
    clear:both;
}
.team {
    border-top:none;
    margin-top:-152px;
}
.company-box h3 {
    margin:0 0 44px;
    font-size:38px;
}
.company-box.team h3 {
    margin:0 0 26px;
}
@media screen and (max-width:770px){
    .company-box h3 {
        font-size:30px;
    }
}
.investors-box {
    margin-top:-100px;
    padding:0;
    border:none;
}
.investors-box-frame {
    padding: 52px 0 66px;
    border-top: 1px solid #6d6e70;
}
.investors-box .board-bio {
    display:table;
    height:114px;
    width:100%;
}
.investors-box .board-bio a {
    display:table-cell;
    vertical-align:middle;
    padding:0 10px;
}
.investors-box .board-bio img {
    display:block;
    margin:0 auto;
    max-width:100%;
}
.text-twocol-block {
    font-size:20px;
    font-weight:300;
    line-height:24px;
}
.text-twocol-block h2 {
    font-size:38px;
    text-align:center;
    color:#00cced;
    margin:0 0 56px;
    line-height:48px;
}
.text-twocol-block .visual {
    display:block;
    max-width:100%;
}
.text-twocol-block p {
    margin:54px 0;
}
.increase-items {
    padding:80px 0;
}
.increase-items .visual {
    display:block;
    max-width:100%;
    margin:0 auto 38px;
}
.increase-items h3 {
    margin:0;
    padding-bottom:28px;
    border-bottom:1px solid #fff;
    font-size:22px;
    letter-spacing:0;
}
.increase-items-list {
    list-style:none;
    padding:0;
    margin:0;
    width:100%;
}
.increase-items-list li {
    display:inline-block;
    width:24%;
    vertical-align:top;
}
@media screen and (max-width:1200px){
    .increase-items-list li {
        width:49%;
    }
}
@media screen and (max-width:770px){
    .increase-items {
        padding:40px 0;
    }
    .increase-items h3 {
        border:none;
        padding-bottom:12px;
    }
    .increase-items .visual {
        margin:60px auto 12px;
    }
    .increase-items-list li {
        width:99%;
    }
}
.increase-items p {
    font-size:22px;
    margin:18px 0 0;
}
.solutions-box {
    margin-top:-154px;
    padding-top:54px;
}
.solutions-box-frame {
    border-bottom:1px solid #6d6e70;
    padding:52px 0 22px;
    overflow:hidden;
}
.solutions-box .text-intro {
    font-weight:300;
    font-size:30px;
    line-height:36px;
}
.solutions-box .text-intro h2 {
    color:#00cced;
    font-size:38px;
    margin:0 0 22px;
}
.solutions-box .text-intro p {
    margin:0;
}
.solutions-box .individual-box {
    padding-top:60px;
}
.solutions-box .individual-box h3 {
    text-align:center;
    width:175px;
    margin:0 0 8px;
}
.solutions-box .individual-box .img-col {
    float:left;
    width:175px;
    padding-right:11px;
}
.solutions-box .individual-box .img-col img {
    display:block;
    margin:10px auto 0;
}
.solutions-box .individual-box .text-col {
    overflow:hidden;
    font-size:20px;
    font-weight:300;
}
.solutions-box .individual-box .text-col p {
    margin:0;
}
.solutions-box .twocol-col-wide1 .lnk-top {
    padding-top:70px;
}
@media screen and (max-width:770px){
    .solutions-box {
        padding-left:0;
    }
    .solutions-box .individual-box .img-col {
        width:150px;
    }
    .solutions-box .individual-box .text-col {
        font-size:14px;
    }
    .solutions-box .text-intro  {
        font-size:24px;
        line-height:30px;
    }
    .solutions-box .text-intro h2 {
        font-size:30px;
    }
    .solutions-box .individual-box:after{
        content:"";
        display:block;
        clear:both;
    }
    .solutions-box .individual-box {
        padding-top:20px;
    }
}
@media screen and (max-width:440px){
    .solutions-box .individual-box h3 {
        text-align:center;
        width:auto;
    }
    .solutions-box .individual-box .img-col {
        width:auto;
        float:none;
        padding:0 0 20px;
    }
}
.rolling-boxes {
    padding:44px 20px 20px;
}
.rolling-boxes .text-intro {
    font-size:30px;
    font-weight:300;
    line-height:36px;
}
.rolling-boxes .text-intro h2 {
    color:#00cced;
    font-size:38px;
    line-height:44px;
    margin:0 0 10px;
}
.rolling-boxes .text-intro p {
    margin:0;
}
.rolling-boxes .box-row {
    margin:65px 0;
    width:974px;
}
.rolling-boxes .box-row:after{
    content:"";
    display:block;
    clear:both;
}
.rolling-boxes .col-text {
    float:right;
    width:611px;
    font-size:20px;
    font-weight:300;
}
.rolling-boxes .alt .col-text {
    padding-right:50px;
    width:561px;
    float:left;
}
.rolling-boxes .col-text h3 {
    margin:0 0 8px;
}
.rolling-boxes .col-text p {
    margin:8px 0;
}
.rolling-boxes .col-img {
    float:left;
    width:363px;
}
.rolling-boxes .alt .col-img  {
    float:right;
}
.rolling-boxes .col-img img {
    display:block;
    margin:0 auto;
}
@media screen and (max-width:770px){
    .rolling-boxes .box-row {
        width:100%;
    }
    .rolling-boxes .alt .col-text,
    .rolling-boxes .alt .col-img ,
    .rolling-boxes .col-text,
    .rolling-boxes .col-img {
        width:100%;
        float:none;
        padding:20px 0 0;
        text-align:center;
    }
    .rolling-boxes .text-intro h2 {
        font-size:28px;
        line-height:34px;
    }
    .rolling-boxes .text-intro {
        font-size:24px;
        line-height:30px;
    }
}
.text-block-twocol {
    padding:18px 0 52px;
}
.text-block-twocol:after{
    content:"";
    display:block;
    clear:both;
}
.text-block-twocol .col {
    float:right;
    width:432px;
    padding-right:20px;
}
.text-block-twocol .col:first-child {
    float:left;
    padding:0 0 0 20px;
}
.text-block-twocol .ttl {
    padding:42px 0 18px;
}
.text-block-twocol .ttl:after{
    content:"";
    display:block;
    clear:both;
}
.text-block-twocol .ttl img {
    float:left;
    margin:-20px 8px 0 -24px;
}
.text-block-twocol h3 {
    font-size:30px;
    margin:0;
    overflow:hidden;
}
.text-block-twocol p {
    font-size:22px;
    margin:0 0 24px;
}
.text-block-twocol .btn-row:after{
    content:"";
    display:block;
    clear:both;
}
.text-block-twocol .btn-row .btn-yellow {
    margin:0;
}
@media screen and (max-width:1050px){
    .text-block-twocol .col {
        width:364px;
    }
}
@media screen and (max-width:770px){
    .text-block-twocol .col:first-child,
    .text-block-twocol .col {
        float:none;
        width:auto;
        padding:0;
    }
    .text-block-twocol .ttl img  {
        display:none;
    }
}
@media screen and (max-width:680px){
    .text-block-twocol h3 {
        font-size:22px;
    }
    .text-block-twocol p {
        font-size:16px;
        margin:0 0 18px;
    }
}
.hero-intro {
    background-color:#1e87c0;
    background-image:-moz-linear-gradient( #1e87c0, #1ea0d1);
    background-image:-webkit-gradient(linear, left top, left bottom, from(#1e87c0), to(#1ea0d1));
    background-image:-webkit-linear-gradient(#1e87c0, #1ea0d1);
    background-image:-o-linear-gradient(#1e87c0, #1ea0d1);
    background-image:-ms-linear-gradient(#1e87c0, #1ea0d1);
    background-image:linear-gradient(#1e87c0, #1ea0d1);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e87c0', endColorstr='#1ea0d1',GradientType=0 );
}
.hero-intro .frame {
    width:100%;
    background:url(../img/home/bg-hero-wider.png) no-repeat 50% 0;
    height:580px;
}
.hero-intro .container {
    padding:114px 0 45px;
    min-height:415px;
}
.hero-intro h1 {
    font-size:38px;
    margin:0 0 54px;
    font-family: proxima-nova;
    font-weight:700;
}
.hero-intro p {
    font-size:26px;
    margin:22px 0;
    line-height:28px;
}
.hero-intro p.slogan {
    font-weight:600;
}
.hero-intro span {
    display:block;
    font-size:16px;
    text-transform:uppercase;
    margin-top:44px;
    font-weight:bold;
    color:#edaf4f;
}
.hero-intro .btns {
    margin-top:30px;
}
.hero-intro .btns .btn-yellow {
    margin:0;
    min-width: 285px;
    text-align: center;
    text-transform: uppercase;
}
.hero-intro .btns .btn-yellow + .btn-yellow{
    margin-left: 15px;
}
@media screen and (max-width:1084px){
    .hero-intro .frame {
        background:none;
        padding:0 15px;
        height:auto;
    }
    .hero-intro .container {
        padding:30px 0 15px;
    }
}
@media screen and (max-width:680px){
    .hero-intro h1 {
        font-size:28px;
    }
    .hero-intro p {
        margin:16px 0;
        margin:16px 0;
        font-size:18px;
        line-height:22px;
    }
}
.intro-brands {
    padding:50px 0;
}
.intro-brands h2 {
    margin:0 0 26px;
    font-size:38px;
}
.intro-brands p {
    font-size:24px;
    line-height:28px;
    margin:26px 0;
}
.intro-brands .intro-brands-list {
    list-style:none;
    padding:0;
    margin:46px 0 0;
    width:100%;
    display:table;
}
.intro-brands .intro-brands-list li {
    display:table-cell;
    vertical-align:middle;
    padding:0 20px;
}
.intro-brands-list img {
    display:block;
    margin:0 auto;
}
.intro-brands .btns {
    padding-top:52px;
}
@media screen and (max-width:1024px){
    .intro-brands .intro-brands-list li {
        display:block;
        width:auto;
        padding:12px 0;
    }
    .intro-brands {
        padding:30px 0;
    }
    .intro-brands h2 {
        font-size:30px;
        margin:0 0 16px;
    }
    .intro-brands p {
        margin:18px 0;
        font-size:20px;
        line-height:24px;
    }
}
.platform-info {
    padding:58px 0 16px;
}
.platform-info h3 {
    color:#00cced;
    font-size:38px;
    line-height:44px;
    margin:0 0 38px;
}
.platform-info p {
    margin:38px 0;
    font-weight:300;
    font-size:30px;
}
.platform-info .platform-info-list {
    list-style:none;
    padding:80px 0 70px;
    margin:0;
    text-align:center;
}
.platform-info .platform-info-list li {
    display:inline-block;
    vertical-align:top;
    padding-left:18px;
}
.platform-info .platform-info-list li:before {
    content:'';
    display:inline-block;
    vertical-align:top;
    width:16px;
    height:25px;
    background:url(../img/sprite.png) no-repeat -496px -79px;
    margin:90px 20px 0 0;
}
.platform-info .platform-info-list li:first-child {
    padding-left:0;
}
.platform-info .platform-info-list li:first-child:before {
    display:none;
}
.platform-info .platform-info-list img {
    display:block;
    margin:0 auto 20px;
}
.platform-info .platform-info-list .txt {
    font-weight:700;
    font-size:20px;
    line-height:26px;
    margin:20px 0 0;
    display:block;
    color: #424242;
}
.platform-info .platform-info-list .collapse-icon {
    position:absolute;
    top:0;
    left:0;
    right:0;
}
.platform-info .platform-info-list .list-hold {
    display:inline-block;
    vertical-align:top;
    width:217px;
    position:relative;
    padding-top:293px;
}
.platform-info .platform-info-list .button{
    margin:12px 0 0;
    font-weight:normal;
    font-size:14px;
    line-height:16px;
    border:none;
    background:none;
    outline:none;
}
.platform-info .platform-info-list .button:after {
    content:'';
    display:block;
    background:url(../img/sprite.png) no-repeat -518px -80px;
    width:16px;
    height:10px;
    margin:8px auto 0;
}
.platform-info .platform-info-list  .collapse-block {
    width:100%;
}
.platform-info .platform-info-list  .collapse-block p {
    font-weight:300;
    font-size:18px;
    margin:20px 0;
}
.platform-info .platform-info-list .button .plus,
.platform-info .platform-info-list .button .minus {
    color:#edaf4f;
}
.platform-info .platform-info-list .button.collapsed .minus, .platform-info .platform-info-list .button .plus {
    display: none;
}
.platform-info .platform-info-list .button .minus, .platform-info .platform-info-list .button.collapsed .plus {
    display: inline;
}
.platform-info .btns {
    padding-bottom:45px;
}
.platform-info .platform-info-list .button.collapsed:after {
    background-position:-504px -69px;
}
@media screen and (max-width:770px){
    .platform-info .platform-info-list li:before {
        display:none;
    }
    .platform-info .platform-info-list li  {
        padding:20px 0;
        display:block;
    }
    .platform-info .platform-info-list .list-hold {
        width:auto;
        min-width:217px;
    }
}
@media screen and (max-width:770px){
    .platform-info {
        padding:30px 0 12px;
    }
    .platform-info h3 {
        font-size:28px;
        line-height:34px;
        margin:0 0 26px;
    }
    .platform-info p {
        margin:26px 0 10px;
        font-size:20px;
    }
    .platform-info .platform-info-list {
        padding:0;
    }
    .platform-info .platform-info-list img {
        margin:0 auto 10px;
    }
    .platform-info .platform-info-list .txt {
        font-size:18px;
        margin:10px 0 0;
    }
    .platform-info .platform-info-list .list-hold {
        padding-top:270px;
    }
    .platform-info .platform-info-list  .collapse-block p {
        margin-bottom:0;
    }
}
.grow-box {
    padding:50px 0 34px;
}
.grow-box h3 {
    margin:0 0 30px;
    color:#00cced;
    font-size:38px;
}
.grow-box p {
    margin:30px 0;
    font-weight:300;
    font-size:30px;
    line-height:36px;
}
.grow-box .grow-list {
    list-style:none;
    padding:0 0 75px;
    margin:80px -80px 0;
}
.grow-box .grow-list li {
    display:inline-block;
    vertical-align:top;
    padding:297px 80px 0;
    width:404px;
    position:relative;
}
.grow-box .grow-list .img-hold {
    height:200px;
    width:100%;
    display:table;
    padding-bottom:20px;
    position:absolute;
    top:0;
    left:80px;
}
.grow-box .grow-list .img-hold span {
    display:table-cell;
    vertical-align:middle;
}
.grow-box .grow-list .img-hold img {
    display:block;
    margin:0 auto;
}
.grow-box .grow-list .txt {
    font-size:20px;
    font-weight:700;
    line-height:28px;
    display:block;
    position:absolute;
    top:221px;
    left:76px;
    color:#424242;
    width:252px;
}
.resources-box .button,
.grow-box .grow-list .button{
    margin:12px 0 0;
    font-weight:normal;
    font-size:14px;
    line-height:16px;
    border:none;
    background:none;
    outline:none;
    text-align:center;
}
.resources-box .button {
    margin:32px auto 0;
    display:inline-block;
}
.resources-box .button span {
    display:block;
}
.resources-box .btn-hold {
    width:100%;
    overflow:hidden;
    text-align:center;
}
.resources-box .btn-hold:after{
    content:"";
    display:block;
    clear:both;
}
.resources-box .button:after,
.grow-box .grow-list .button:after {
    content:'';
    display:block;
    background:url(../img/sprite.png) no-repeat -518px -80px;
    width:16px;
    height:10px;
    margin:8px auto 0;
}
.grow-box .grow-list  .collapse-block {
    width:100%;
}
.grow-box .grow-list .collapse-block p {
    font-weight:300;
    font-size:18px;
    margin:0;
}
.resources-box .button .plus,
.resources-box .button .minus,
.grow-box .grow-list .button .plus,
.grow-box .grow-list .button .minus {
    color:#edaf4f;
}
.resources-box .button.collapsed .minus, .resources-box .button .plus,
.grow-box .grow-list .button.collapsed .minus, .grow-box .grow-list .button .plus {
    display: none;
}
.resources-box .button .minus, .resources-box .button.collapsed .plus,
.grow-box .grow-list .button .minus, .grow-box .grow-list .button.collapsed .plus {
    display: inline;
}
.resources-box .button.collapsed:after,
.grow-box .grow-list .button.collapsed:after {
    background-position:-504px -69px;
}
@media screen and (max-width:1024px){
    .grow-box {
        padding:30px 0 20px;
    }
    .grow-box h3 {
        font-size:24px;
        margin:0 0 22px;
    }
    .grow-box p {
        font-size:22px;
        margin:16px 0;
        line-height:28px;
    }
    .grow-box .grow-list {
        padding-bottom:20px;
        margin:80px 0 0;
    }
    .grow-box .grow-list .txt {
        font-size:16px;
        line-height:20px;
    }
    .grow-box .grow-list li {
        padding:230px 0 0;
        margin-bottom:20px;
        width:100%;
    }
    .grow-box .grow-list .img-hold {
        padding-bottom:12px;
        left:0;
        right:0;
    }
    .grow-box .grow-list .txt {
        top:200px;
    }
    .grow-box .grow-list .img-hold img {
        max-width:100%;
    }
    .grow-box .grow-list .collapse-block p {
        font-size:14px;
        line-height:18px;
        margin:18px 0 0;
    }
    .grow-box .grow-list .txt {
        width:auto;
        left:20px;
        right:20px;
    }
}
.success-box {
    padding:40px 0 20px;
}
.success-box h3 {
    color:#00cced;
    font-size:38px;
    line-height:46px;
    margin:0 0 42px;
}
.success-list {
    list-style:none;
    padding:0;
    margin:0;
}
.success-list li {
    display:inline-block;
    vertical-align:top;
    width:24%;
}
.success-list .circle {
    display:block;
    color:#fff;
    font-size:60px;
    font-weight:800;
    width:168px;
    height:168px;
    background:#acacac;
    -webkit-border-radius:84px;
    -moz-border-radius:84px;
    border-radius:84px;
    line-height:84px;
    padding:42px 0;
    margin:0 auto;
}
.success-list li:hover .circle {
    background:#00cced;
}
.success-list li:active .circle {
    background:#404041;
}
.success-list .txt {
    display:block;
    padding-top:18px;
    font-weight:700;
    font-size:20px;
    line-height:28px;
    color:#404041;
}
.success-box .video {
    padding:80px 0 0;
    overflow:hidden;
}
.success-box .btns {
    padding:40px 0 62px;
}
@media screen and (max-width:968px){
    .success-list li {
        display:block;
        width:auto;
        padding:20px 0;
    }
    .success-box .video iframe {
        max-width:100%;
    }
}
@media screen and (max-width:680px){
    .success-box {
        padding:30px 0 15px;
    }
    .success-box h3 {
        font-size:26px;
        line-height:32px;
        margin:0 0 30px;
    }
}
#our-difference {
    display:block;
    height:128px;
}
#ourresults {
    display:block;
    height:164px;
}
#company-background {
    display:block;
    height:144px;
}
#careers-aboard {
    display:block;
    height:158px;
}
#leadership {
    display:block;
    height:152px;
}
.quote-columns-box {
    padding:40px 0 70px;
}
.quote-columns-box h3 {
    text-align:center;
    font-weight:700;
    margin:0 0 20px;
    color:#00cced;
    font-size:38px;
}
.our-solution-box {
    margin-top:-150px;
}
#our-solutions {
    display:block;
    height:150px;
}
#features-anchor {
    display:block;
    height:100px;
}
#wpstats {
    display:none;
}
.button-field h2 {
    margin-bottom:18px;
}
.sidebar-column {
    background:#f7fafb;
    margin:-50px -9999px -9999px -35px;
    padding:50px 9999px 9999px 35px;
    overflow:hidden;
}
@media screen and (max-width:770px){
    .sidebar-column {
        margin-top:20px;
        padding-top:20px;
    }
}
.clients-hero {
    padding:22px 0;
    font-size:22px;
    line-height:30px;
    overflow:hidden;
}
.clients-hero .img-col {
    float:right;
    width:545px;
}
.clients-hero .img-col img {
    display:block;
}
.clients-hero .content-col {
    float:left;
    width:560px;
}
.clients-hero h1 {
    color:#00cced;
    margin:0 0 30px;
    font-size:38px;
    font-weight:700;
}
.clients-hero p {
    margin:30px 0;
}
.clients-hero .links-list li {
    padding-left:80px;
}
.clients-hero .links-list li:first-child {
    padding-left:0;
}
@media screen and (max-width:1200px){
    .clients-hero .img-col {
        width:50%;
        padding:0 20px;
    }
    .clients-hero .img-col img  {
        max-width:100%;
        margin:0 auto;
    }
    .clients-hero .content-col {
        width:50%;
        padding:20px;
    }
    .clients-hero .links-list{
        position:absolute;
        bottom:0;
        left:20px;
        width:100%;
    }
    .clients-hero .row {
        position:relative;
        padding-bottom:30px;
    }
}
@media screen and (max-width:770px){
    .clients-hero .img-col {
        width:100%;
        float:none;
        padding:0 20px;
    }
    .clients-hero .img-col img  {
        max-width:100%;
        margin:0 auto;
    }
    .clients-hero .content-col {
        width:100%;
        float:none;
        padding:20px;
    }
    .clients-hero .links-list {
        position:static;
    }
    .clients-hero .row {
        padding:0;
    }
}
.gallery-section {
    padding:34px 0 0;
    margin-top:-134px;
}
.gallery-section .container {
    padding:0 12px;
}
.gallery-section h1 {
    color:#00cced;
    margin:0 0 25px;
    font-size:38px;
    font-weight:700;
}
.gallery {
    position:relative;
}
.gallery .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.studies-gallery {
    padding-bottom:20px;
    border-bottom:1px solid #4a4a4b;
}
/*.studies-gallery .owl-wrapper-outer:after {
	content:'';
	display:block;
	position:absolute;
	width:3px;
	background:#fff;
	height:105px;
	top:0;
	right:0;
}*/
.studies-gallery .item a {
    display:block;
}
.studies-gallery .item a:before,
.studies-gallery .item a:after {
    content:'';
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(255,255,255,0.5);
}
.studies-gallery .item a:hover:before {
    display:none;
}
.studies-gallery .item a:after {
    background:url(../img/playbtn_blue.png) no-repeat 87px 50%;
}
.studies-gallery .item.pdf a:after {
    background:url(../img/pdf_blue.png) no-repeat 87px 50%;
}
.studies-gallery .item img {
    width:90%;
    display:block;
}
.clients-tabs-box .btn,
.studies-gallery .btn {
    position:absolute;
    background:url(../img/gallery-arrows.png);
    width:30px;
    height:48px;
    top:50%;
    margin:-24px 0 0;
    padding:0;
    text-indent:-9999px;
    overflow:hidden;
}
.studies-gallery .btn {
    display:none;
}
.clients-tabs-box .btn:active,
.studies-gallery .btn:active {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.clients-tabs-box .btn.prev-inner,
.clients-tabs-box .btn.prev-one,
.clients-tabs-box .btn.prev,
.studies-gallery .btn.prev {
    left:-70px;
}
.clients-tabs-box .btn.prev-inner:hover,
.clients-tabs-box .btn.prev-one:hover,
.clients-tabs-box .btn.prev:hover,
.studies-gallery .btn.prev:hover {
    background-position:0 -48px;
}
.clients-tabs-box .btn.next-inner,
.clients-tabs-box .btn.next-one,
.clients-tabs-box .btn.next,
.studies-gallery .btn.next {
    right:-48px;
    background-position:-30px 0;
}
.clients-tabs-box .btn.next-inner:hover,
.clients-tabs-box .btn.next-one:hover,
.clients-tabs-box .btn.next:hover,
.studies-gallery .btn.next:hover {
    background-position:-30px -48px;
}
@media screen and (max-width:1000px){
    .studies-gallery {
        padding:20px 40px;
    }
    .studies-gallery .btn {
        display:block;
        z-index:3;
    }
    .studies-gallery .btn.prev {
        left:0;
    }
    .studies-gallery .btn.next {
        right:0;
    }
}
@media screen and (max-width:770px){

    .clients-hero .links-list li {
        padding:0;
    }
    .studies-gallery .item a:after {
        background: url(../img/playbtn_blue-small.png) no-repeat 50% 50%;
    }
    .studies-gallery .item.pdf a:after {
        background: url(../img/pdf_blue-small.png) no-repeat 50% 50%;
    }
    .clients-tabs-box .btn.prev {
        left:0;
    }
    .clients-tabs-box .btn.next {
        right:0;
    }
    .clients-tabs-box .btn.next-inner:hover,
    .clients-tabs-box .btn.next:hover,
    .studies-gallery .btn.next:hover {
        background-position:-30px 0;
    }
    .clients-tabs-box .btn.prev-inner:hover,
    .clients-tabs-box .btn.prev:hover,
    .studies-gallery .btn.prev:hover {
        background-position:0 0;
    }
}
.gallery-section .text-section {
    font-size:22px;
    line-height:30px;
}
.gallery-section .text-section h2 {
    margin:22px 0 16px;
    font-size:38px;
    font-weight:700;
}
.gallery-section .text-section .video {
    float:right;
    margin:0 0 20px 20px;
}
.gallery-section .text-section h3 {
    margin:20px 0 5px;
}
.gallery-section .text-section p {
    margin:5px 0;
}
@media screen and (max-width:770px){
    .gallery-section .text-section .video {
        float:none;
        text-align:center;
    }
    .gallery-section .text-section .video img {
        max-width:100%;
    }
    .gallery-section .text-section {
        font-size:18px;
        line-height:26px;
    }
}
.clients-tabs-box {
    margin-top:-124px;
    position:relative;
    padding:24px 0 0;
}
.clients-tabs-box .container {
    padding:0;
}
.clients-tabs-box h3 {
    color:#00cbec;
    font-weight: 700;
    font-size: 36px;
    margin:30px 0;
    text-align:center;
}
.clients-tabs-box .tabset {
    list-style:none;
    padding:0;
    margin:0;
}
.clients-tabs-box .tabset li {
    display:inline-block;
}
.clients-tabs-box .tabset a {
    display:inline-block;
    color:#fff;
    background:#404041;
    font-weight:700;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
    font-size:20px;
    line-height:26px;
    padding:9px 24px;
}
.clients-tabs-box .tabset a:hover,
.clients-tabs-box .tabset .ui-state-active a {
    background:#00cced;
    text-decoration:none;
    outline:none;
}
.clients-tabs-box .tab {
    display:none;
    background:#fff;
}
.clients-tabs-box .lnk-top {
    padding-top:34px;
}
.clients-tabs-box .clients-list {
    list-style:none;
    padding:0;
    margin:0;
}
.clients-tabs-box .clients-list li {
    display:inline-block;
    vertical-align:middle;
    width:16.3%;
    text-align:center;
    padding:20px 5px;
    margin:20px 0;
}
.clients-tabs-box .clients-list li img {
    max-width:100%;
}
@media screen and (max-width:1350px){
    .clients-tabs-box .container {
        margin-left:80px;
        margin-right:80px;
    }
    .clients-tabs-box .clients-list li {
        width:18%;
    }
}
@media screen and (max-width:940px){
    .clients-tabs-box .container {
        margin-left:0;
        margin-right:0;
    }
    .clients-tabs-box .btn {
        display:none !important;
    }
}
@media screen and (max-width:770px){
    .clients-tabs-box h3 {
        font-size:28px;
    }
    .clients-tabs-box .tabset a {
        font-size:14px;
        line-height:20px;
        padding:9px 15px;
    }
    .clients-tabs-box .clients-list li {
        width:24%;
    }
}

@media screen and (max-width:440px){
    .clients-tabs-box .clients-list li {
        width:49%;
    }
}
.business-insider-box {
    padding:45px 0;
    display:none;
}
.business-insider-box .insider-logo {
    float:left;
    margin-right:26px;
}
.business-insider-box blockquote {
    overflow:hidden;
    padding:0;
    margin:0;
    border:none;
}
.business-insider-box q {
    margin:0 0 20px;
    font-weight:700;
    line-height:36px;
    font-size:32px;
}
.business-insider-box q:before {
    content:'\201c';
}
.business-insider-box q:after {
    content:'\201d';
}
.business-insider-box .cite-row {
    padding-top:22px;
}
.business-insider-box .cite-row:after{
    content:"";
    display:block;
    clear:both;
}
.business-insider-box .cite-row cite {
    float:left;
    padding-right:25px;
    font-size:22px;
    width:475px;
}
.business-insider-box .cite-row cite strong,
.business-insider-box .cite-row cite span {
    display:block;
}
@media screen and (max-width:1200px){
    .business-insider-box .btn-yellow {
        margin:10px 0;
    }
    .business-insider-box .cite-row cite {
        float:none;
        width:100%;
        display:block;
    }
}
@media screen and (max-width:770px){
    .business-insider-box .insider-logo {
        float:none;
        margin:0 auto 10px;
        display:block;
    }
    .business-insider-box q {
        font-size:28px;
        line-height:32px;
    }
    .business-insider-box .cite-row cite {
        font-size:18px;
    }

}
.clients-news-box .ttl {
    padding:14px 0;
}
.clients-news-box .ttl h2 {
    margin:0;
    font-weight:800;
    font-size:28px;
}
.clients-news-box {
    padding:0;
    margin-top:-100px;
}
.clients-news-box .row {
    overflow:hidden;
}
.clients-news-box-frame {
    position:relative;
}
.clients-news-box-frame:after{
    content:"";
    display:block;
    clear:both;
}
.clients-news-box .holder {
    position:relative;
    padding:30px 0 48px;
}
.clients-news-box .holder:before {
    content:'';
    display:block;
    position:absolute;
    top:1px;
    left:50%;
    width:49px;
    height:24px;
    margin-left:-25px;
    background:url(../img/sprite.png) no-repeat -745px 0;
}
.clients-news-box .gallery {
    margin:0 -116px;
}
.clients-news-box .item {
    background:#fff;
    margin:0 26px;
    padding:13px 0;
}
.clients-news-box .logo-col {
    display:table-cell;
    vertical-align:middle;
    border-right:1px solid #424243;
    width:212px;
}
.clients-news-box .item-frame {
    display:table;
    height:124px;
}
.clients-news-box .text-col {
    display:table-cell;
    padding:0 8px;
    width:200px;
    vertical-align:top;
    position:relative;
    padding-bottom:42px;
}
.clients-news-box .text-col p {
    margin:0;
}
.clients-news-box .text-col .lnk-more {
    position:absolute;
    left:8px;
    bottom:20px;
    color:#393c3f;
    font-weight:700;
}
.clients-news-box .btn {
    position:absolute;
    text-indent:-9999px;
    overflow:hidden;
    top:0;
    left:116px;
    margin:0;
    height:150px;
    width:352px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:rgba(64,64,64,0.3);
    z-index:3;
}
.clients-news-box .btn.next {
    left:auto;
    right:116px;
}
.clients-news-box .btn:before {
    content:'';
    position:absolute;
    height:130px;
    width:32px;
    background:url(../img/sprite.png) no-repeat -707px -158px;
    top:10px;
    left:15px;
}
.clients-news-box .btn:hover:before {
    background-position:-749px -158px;
}
.clients-news-box .btn.next:before  {
    left:auto;
    right:15px;
    background-position:-845px -158px;
}
.clients-news-box .btn.next:hover:before {
    background-position:-800px -158px;
}
.clients-news-box .owl-carousel {
    z-index:1;
}
@media screen and (max-width:1200px){
    .clients-news-box .btn {
        height:130px;
        width:32px;
        background:none;
    }
    .clients-news-box .item-frame {
        height:auto;
    }
    .clients-news-box .gallery {
        margin:0;
    }
    .clients-news-box .btn.next {
        right:-14px;
    }
    .clients-news-box .btn.prev {
        left:-14px;
    }
    .clients-news-box .btn:hover:before {
        background-position:-707px -158px;
    }
    .clients-news-box .btn.next:hover:before {
        background-position:-845px -158px;
    }
    .clients-news-box .holder:before {
        display:none;
    }
}
@media screen and (max-width:770px){
    .clients-news-box .holder:before {
        display:block;
    }
}
@media screen and (max-width:440px){
    .clients-news-box .text-col {
        display:block;
        width:auto;
        padding-top:10px;
    }
    .clients-news-box .logo-col  {
        display:block;
        width:auto;
        border-right:none;
        border-bottom:1px solid #424243;
    }
    .clients-news-box .logo-col img {
        margin:0 auto;
        display:block;
    }
    .clients-news-box .item-frame {
        display:block;
    }
}
.blog-header-blue-area {
    padding:50px 0 35px;
}
.blog-header-blue-area:after{
    content:"";
    display:block;
    clear:both;
}
.blog-header-blue-area .blog-main-header-tpmst {
    font-weight:800;
    font-size:54px;
    line-height:58px;
}
.anchor-block {
    display:block;
    height:100px;
}
.gallery-section-frame {
    border-top:2px solid #ccc;
    -moz-box-shadow:inset 0 0 15px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 0 0 15px rgba(0,0,0,0.1);
    box-shadow:inset 0 0 15px rgba(0,0,0,0.1);
    padding:34px 0 42px;
}
@media screen and (max-width:1200px){
    .gallery-section-frame {
        padding:20px;
    }
}
.clients-tabs-frame {
    padding:24px 0 26px;
    background:#f3f4f5;
    вт
}
.clients-gallery {
    padding-bottom:32px;
}
.studies-tabs .tab {
    display:none;
}
.blog-ttl {
    padding:50px 0 36px;
}
.blog-ttl .col-ttl {
    width:13.5%;
}
.blog-ttl .col-txt {
    width:86%;
}
.blog-ttl p {
    font-size:25px;
    margin:0;
    line-height:29px;
}
@media screen and (max-width:1024px){
    .blog-ttl .col-ttl {
        width:100%;
        float:none;
    }
    .blog-ttl .col-ttl:after{
        content:"";
        display:block;
        clear:both;
    }
    .blog-ttl .col-txt {
        width:100%;
        float:none;
        padding-top:12px;
    }
    .blog-ttl .col-txt:after{
        content:"";
        display:block;
        clear:both;
    }
}
.yellostrip-allpage {
    background:#edaf4f;
}
.signup-stripe {
    padding:30px 0;
    position:relative;
    z-index:5;
}
.signup-stripe form {
    float:right;
    margin-right:12px;
}
.signup-stripe label {
    float:left;
    margin:3px 9px 0 0;
    font-size:18px;
    font-weight:600;
    line-height:32px;
}
.signup-stripe .form-frame {
    float:right;
}
.signup-stripe .form-frame iframe {
    float:left;
}
.signup-stripe fieldset {
    float:left;
}
.signup-stripe .txt {
    float:left;
    -webkit-border-radius:4px 0 0 4px;
    -moz-border-radius:4px 0 0 4px;
    border-radius:4px 0 0 4px;
    border:none;
    height:32px;
    width:280px;
}
.signup-stripe .btn {
    float:left;
    background:#00d4ef;
    color:#fff;
    -webkit-border-radius:0 4px 4px 0;
    -moz-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
    height:32px;
}
@media screen and (max-width:680px){
    .signup-stripe .txt {
        width:180px;
    }
    .signup-stripe label {
        font-size:16px;
    }
    .hero-intro .btns .btn-yellow{vertical-align: baseline;}
    .hero-intro .btns .btn-yellow + .btn-yellow{
        margin: 15px 0 0;
    }
}
.article {
    margin:44px 0;
}
.article:first-child {
    margin-top:0;
}
.post h2 {
    margin:0 0 12px;
    line-height:30px;
    font-size:28px;
    font-weight:700;
}
.post h2 a {
    color:#515463;
}
.post .post_meta {
    color:#8f9293;
    padding-bottom:16px;
    font-size:16px;
}
.post small {
    display:block;
    padding-bottom:15px;
}
div.sharedaddy .sd-content {
    float:left !important;
    width:auto !important;
    margin:0 !important;
}
div.sharedaddy div.sd-block {
    padding:15px 0 0 !important;
}
.post div.sharedaddy .sd-content li {
    margin-bottom:0 !important;
}
.post div.sharedaddy .sd-content li.share-google-plus-1 {
    margin-right:24px !important;
}
.post .social {
    list-style:none;
    padding:4px 0 7px;
    margin:0;
}
.post .social li {
    display:inline-block;
}
.post .social a {
    display:block;
    width:26px;
    height:25px;
    background:url(../img/social.png);
    text-indent:-9999px;
    overflow:hidden;
}
.post .social .lnk-fb {
    background-position:0 0;
}
.post .social .lnk-fb:hover {
    background-position:0 -25px;
}
.post .social .lnk-tw {
    background-position:-26px 0;
}
.post .social .lnk-tw:hover {
    background-position:-26px -25px;
}
.post .social .lnk-gp {
    background-position:-52px 0;
}
.post .social .lnk-gp:hover {
    background-position:-52px -25px;
}
.post .social .lnk-ln {
    background-position:-78px 0;
}
.post .social .lnk-ln:hover {
    background-position:-78px -25px;
}
.post .featured-thumbnail {
    display:block;
}
.post p {
    margin:18px 0;
    line-height:24px;
    font-size:20px;
    font:20px/24px Helvetica, Arial, sans-serif;
    width:567px;
}
.post .wp-post-image {
    width:567px;
    max-width:100%;
    display: block;
    margin:2% 0 4%;
}
.post .post-cont img{
    max-width:100%;
    height: auto;
    display: block;
    margin:2% 0 4%;
}
@media screen and (max-width:1064px){
    .post p {
        width:auto;
    }
}
.blog-sidebar {
    width:375px;
    float:right;
}
.blog-twocol {
    overflow:hidden;
}
.blog-twocol .section {
    width:567px;
    float:left;
    margin-top:44px;
}
@media screen and (max-width:1200px){
    .blog-twocol .section {
        width:65%;
    }
    .blog-twocol .section:after{
        content:"";
        display:block;
        clear:both;
    }
    .blog-sidebar {
        width:33%;
    }
}
@media screen and (max-width:1064px){
    .blog-twocol .section  {
        float:none;
        width:100%;
    }
    .blog-sidebar {
        float:none;
        width:100%;
    }
}
.searchform {
    padding-top:48px;
}
.searchform .form-control {
    height:32px;
}
.searchform .btn-reverse {
    background:#00d4ef;
    float:left;
    margin:0;
    height:32px;
    -webkit-border-radius:0 4px 4px 0;
    -moz-border-radius:0 4px 4px 0;
    border-radius:0 4px 4px 0;
    border:none;
}
.searchform .btn-reverse:hover {
    border:none;
    color:#fff;
    background:#00d4ef;
}
@media screen and (max-width:1064px){
    .searchform {
        padding-top:0;
        max-width:360px;
    }
}
.blog-twocol {
    padding-bottom:46px;
}
.blog-twocol:after{
    content:"";
    display:block;
    clear:both;
}
.blog-twocol .sidebar-widget {
    padding-bottom:52px;
}
.blog-twocol .sidebar-widget h4 {
    font-size:22px;
    font-weight:700;
    margin:38px 0 0;
}
.blog-twocol .sidebar-widget:before {
    content:'';
    display:block;
    height:1px;
    margin-right:-9999px;
    padding-right:9999px;
    background:#ccc;
}
.blog-twocol .sidebar-widget:first-child:before {
    display:none;
}
.blog-twocol .sidebar-widget p {
    font-size:18px;
    line-height:28px;
    margin:0 0 18px;
}
.blog-twocol .sidebar-widget .box {
    padding-top:18px;
}
.blog-twocol .sidebar-widget .box:first-child {
    padding-top:32px;
}
.blog-twocol .sidebar-widget .box:after{
    content:"";
    display:block;
    clear:both;
}
.blog-twocol .sidebar-widget .btn-yellow {
    border:none;
    font-size:18px;
    line-height:22px;
    padding:7px 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin:0;
}
@media screen and (max-width:1064px){
    .blog-twocol {
        padding-bottom:0;
    }
}
@media screen and (max-width:770px){
    .blog-twocol .sidebar-widget p {
        font-size:14px;
    }
}
.widget-social {
    list-style:none;
    padding:18px 0 0;
    margin:0;
}
.widget-social li {
    display:inline-block;
}
.widget-social a {
    display:inline-block;
    text-indent:-9999px;
    overflow:hidden;
    width:36px;
    height:37px;
    background:url(../img/social-widget.png);
}
.widget-social .lnk-fb {
    background-position:0 0;
}
.widget-social .lnk-fb:hover {
    background-position:0 -37px;
}
.widget-social .lnk-tw {
    background-position:-36px 0;
}
.widget-social .lnk-tw:hover {
    background-position:-36px -37px;
}
.widget-social .lnk-gp {
    background-position:-72px 0;
}
.widget-social .lnk-gp:hover {
    background-position:-72px -37px;
}
.widget-social .lnk-ln {
    background-position:-108px 0;
}
.widget-social .lnk-ln:hover {
    background-position:-108px -37px;
}
.widget-social .lnk-yt {
    background-position:-144px 0;
}
.widget-social .lnk-yt:hover {
    background-position:-144px -37px;
}
.widget-social .lnk-rss {
    background-position:-180px 0;
}
.widget-social .lnk-rss:hover {
    background-position:-180px -37px;
}
.blog-gallery {
    padding:26px 0;
    border-top:1px solid #d0d3d4;
    -moz-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow:0 5px 5px rgba(0,0,0,0.3);
    box-shadow:0 5px 5px rgba(0,0,0,0.3);
}
.blog-gallery h3 {
    margin:0 0 32px;
}
.blog-gallery .btn.next,
.blog-gallery .btn.prev {
    position:absolute;
    text-indent:-9999px;
    overflow:hidden;
    width:29px;
    height:56px;
    background:url(../img/blog-gallery-arrows.png) no-repeat;
    top:50%;
    margin-top:-28px;
}
.blog-gallery .btn.next:active,
.blog-gallery .btn.prev:active {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.blog-gallery .btn.prev {
    left:2px;
}
.blog-gallery .btn.next {
    right:13px;
    background-position:-29px 0;
}
.blog-gallery .gallery {
    position:relative;
    padding:0 88px;
}
.blog-gallery img {
    display:block;
}
.blog-gallery h4 {
    font-size:20px;
    font-weight:700;
    margin:12px 0 0;
}
.blog-gallery p {
    font-size:14px;
    margin:0;
    font-weight:700;
}
.contact-ttl {
    padding:30px 0 24px;
}
.contact-ttl h1 {
    font-size:25px;
    font-weight:700;
    margin:0;
}
.contact-ttl .tools {
    list-style:none;
    padding:0;
    margin:0;
    font-size:20px;
    line-height:26px;
    font-weight:800;
}
.contact-ttl .tools li {
    padding:6px 0 6px 42px;
    position:relative;
}
.contact-ttl .tools li:before {
    content:'';
    position:absolute;
    display:block;
    background:url(../img/sprite.png);
}
.contact-ttl .tools li.phone:before {
    background-position:-751px -31px;
    width:21px;
    height:26px;
    left:3px;
    top:8px;
}
.contact-ttl .tools li.support:before {
    background-position:-774px -33px;
    width:25px;
    height:19px;
    left:0;
    top:8px;
}
.contact-ttl .tools a {
    color:#fff;
}
@media screen and (max-width:770px){
    .contact-ttl h1 {
        font-size:20px;
        padding-bottom:12px;
    }
    .contact-ttl h1 br {
        display:none;
    }
    .contact-ttl .tools {
        font-size:16px;
    }
}
.contact-sidebar .side-box-divided:before {
    content:'';
    display:block;
    height:1px;
    background:#ccc;
    margin-right:-9999px;
    padding-right:9999px;
}
.contact-sidebar .holder {
    padding:43px 0 38px 22px;
}
.contact-sidebar .holder:after{
    content:"";
    display:block;
    clear:both;
}
.contact-sidebar h4 {
    margin:0 0 30px;
    font-weight:700;
    font-size:20px;
    line-height:24px;
}
.contact-sidebar .sibe-box p {
    font-size:18px;
    margin:0 0 18px;
    line-height:28px;
}
.contact-sidebar .widget-social {
    padding-top:0;
}
@media screen and (max-width:1064px){
    .contact-sidebar .holder {
        padding:20px 12px;
    }
    .marginleft-sidebar-contact {
        width:auto;
        float:none;
    }
    .post .post-cont img{
        margin: 2% auto 4%;
    }
}
.btn-yellow-sm {
    font-size:18px;
    line-height:22px;
    padding:7px 10px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    margin:0;
}
.contact-sidebar p a {
    color:#524f4a;
    font-weight:700;
}
.contact-3col {
    display:table;
    width:100%;
}
.contact-3col .col {
    display:table-cell;
    width:33%;
    padding:36px 10px 90px 28px;
    position:relative;
}
.contact-3col h5 {
    font-size:22px;
    font-weight:700;
    margin:0 0 20px;
}
.clients-logos {
    list-style:none;
    padding:4px 0;
    margin:0;
}
.clients-logos li {
    display:inline-block;
    vertical-align:middle;
    padding-left:28px;
}
.clients-logos li:first-child {
    padding-left:0;
}
.contact-3col .btn-row {
    position:absolute;
    bottom:28px;
    right:0;
    left:0;
    margin:0;
}
.contact-3col-holder {
    box-shadow:inset 0 4px 4px rgba(0,0,0,0.05);
}
.contact-3col-holder .container {
    width:1024px;
}
.contact-3col-holder .row {
    margin:0;
}
.contact-3col .partner {
    font-size:19px;
    font-weight:600;
    line-height:25px;
}
.contact-3col-holder .post-hold img {
    float:left;
    margin-right:12px;
    width:112px;
}
.contact-3col-holder .post-hold p {
    margin:0;
    overflow:hidden;
}
@media screen and (max-width:1064px){
    .contact-3col-holder .container {
        width:100%;
        padding:0;
    }
    .contact-3col .col {
        display:block;
        width:auto;
    }
    .clients-logos {
        display:inline-block;
        text-align:center;
    }
    .contact-3col h5 {
        text-align:center;
    }
    .contact-3col .partner br {
        display:none;
    }
    .contact-3col-holder .post-hold img {
        display:none;
    }
}
.iframe-wrapper {
    overflow:hidden;
}
.demo-tab-hold {
    overflow:hidden;
    text-align:center;
}
.demo-tab-hold.mobile {
    padding:20px;
    overflow:hidden;
}
.navbar .demo-tab {
    display: inline-block;
    color:#fff;
    background:#884980;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
    text-transform:uppercase;
    font-size: 14px;
    line-height:18px;
    font-weight: 700;
    margin:0 auto;
    padding:11px !important;
    display:none;
}
navbar .demo-tab:hover {
    color:#fff !important;
}
.demo-tab:before {
    content:'';
    display:inline-block;
    vertical-align:middle;
    background:url(../img/demo-tab.png);
    width:34px;
    height:19px;
    vertical-align:top;
    margin:1px 11px 0 0;
}
.announcing-box {
    width:100%;
    overflow:hidden;
    position:relative;
    color:#404041;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    font-size:16px;
    line-height:22px;
}
.announcing-box .w1 {
    position:relative;
    float:left;
    left:50%;
    width:1171px;
}
.announcing-box .w2 {
    width:1171px;
    position:relative;
    float:left;
    left:-50%;
    background:url(../img/announcing.jpg) no-repeat;
    overflow:hidden;
}
.announcing-box .text {
    float:right;
    width:400px;
    text-align:center;
    display:table;
    vertical-align:middle;
    height:330px;
}
.announcing-box .text-wrap {
    display:table-cell;
    vertical-align:middle;
}
.announcing-box .subheading {
    display:block;
    text-transform:uppercase;
    font-size:24px;
    font-weight:300;
}
.announcing-box h2 {
    font:52px 'Roboto', sans-serif;
    font-weight:normal;
    font-weight:300;
    color:#00cced;
    margin:0;
}
.announcing-box p {
    margin:0;
}
.announcing-box .btn-learn-more {
    display:inline-block;
    color:#fff;
    background:#00cced;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border-bottom:3px solid #369;
    margin-top:34px;
    padding:11px 19px 11px 16px;
}
.announcing-box .btn-learn-more:before {
    content:'';
    vertical-align:middle;
    display:inline-block;
    width:36px;
    height:37px;
    background:url(../img/play.png);
    margin-right:14px;
}
@media screen and (max-width:1200px){
    .announcing-box .w2,
    .announcing-box .w1 {
        width:auto;
        position:static;
        float:none;
    }
    .announcing-box .w2 {
        background-size:374px 165px;
        background-position:50% 100%;
        padding:20px 20px 180px;
    }
    .announcing-box .text {
        float:none;
        width:auto;
        display:block;
        height:auto;
    }
    .announcing-box .text-wrap {
        display:block;
    }
}
@media screen and (max-width:770px){
    .announcing-box .w2 {
    }
    .announcing-box h2 {
        font-size:34px;
    }
    .demo-tab-hold.mobile .demo-tab {
        display: block;
    }
}
.academy-promo-box {
    box-shadow: inset 0 10px 10px -10px rgba(0,0,0,.1);
    border:none;
    padding:48px 0 58px;
}
.academy-promo-box .hero {
    font-size:28px;
    font-weight:300;
    padding-bottom:60px;
    display:table;
    width:100%;
}
.academy-promo-box .hero:after{
    content:"";
    display:block;
    clear:both;
}
.academy-promo-box .hero .img-col {
    display:table-cell;
    vertical-align:middle;
    padding-right:24px;
    margin:0;
}
.academy-promo-box .hero .img-col img {
    display:block;
}
.academy-promo-box .hero .text-col {
    display:table-cell;
    vertical-align:middle;
}
.academy-promo-box .hero .text-col p {
    margin:0;
}
.academy-promo-box .holder:after{
    content:"";
    display:block;
    clear:both;
}
.academy-promo-box .col {
    float:left;
    width:573px;
    padding-left:12px;
    font-size:18px;
    font-weight:300;
}
.academy-promo-box .col:first-child {
    padding-left:0;
    width:450px;
}
.academy-promo-box h2 {
    font-size:22px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0 0 16px;
}
.academy-promo-box p {
    margin:16px 0;
}
.why-list {
    list-style:none;
    padding:0;
    margin:30px 0;
    font-size:18px;
    line-height:22px;
    font-weight:bold;
}
.why-list li:before {
    display:inline-block;
    margin:2px 8px 0 -18px;
    vertical-align:top;
    content:'';
    width:10px;
    height:16px;
    background:url(../img/sprite.png) no-repeat -538px -79px;
}
.why-list li {
    padding:3px 0 0 18px;
}
.why-list a {
    color:#404041;
}
.academy-trainings {
    margin:50px 0 62px;
}
.academy-trainings .item {
    margin-top:34px;
}
.academy-trainings .item:first-child {
    margin-top:0;
}
.academy-trainings .img-col {
    float:left;
    margin:0;
    width:84px;
}
.academy-trainings .img-col img {
    display:block;
}
.academy-trainings .hold {
    overflow:hidden;
    font-weight:300;
    font-size:18px;
}
.academy-trainings h1 {
    font-weight:bold;
    font-size:18px;
    text-transform:uppercase;
    margin:0 0 6px;
}
.academy-trainings p {
    margin:0;
}
.academy-trainings a {
    font-weight:bold;
}
.academy-promo-box .btns {
    text-align:center;
}
#ex_sidebarForm.mobile-horizontal {
    position: absolute;
    top:100px;
    right:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    background:#884980;
}
.mobile-horizontal #ex_sidebarContent {
    margin:0 auto;
}
@media screen and (max-width:1200px){
    .academy-promo-box .hero {
        font-size:22px;
        padding-bottom:40px;
    }
    .academy-promo-box .hero .img-col img {
        width:120px;
    }
    .academy-promo-box .col,
    .academy-promo-box .col:first-child {
        width:auto;
        padding:0;
        margin:20px 0;
    }
    .academy-trainings {
        margin:30px 0;
    }
}
@media screen and (max-width:770px){
    .academy-promo-box .hero {
        font-size:16px;
        padding-bottom:20px;
    }
    .academy-promo-box {
        padding:20px 0;
    }
}
@media screen and (max-width:440px){
    .academy-promo-box .col {
        font-size:14px;
    }
    .why-list {
        font-size:14px;
        line-height:18px;
    }
    .academy-trainings .hold {
        font-size:14px;
    }
    .academy-promo-box .hero .img-col {
        display:block;
    }
    .academy-promo-box .hero .img-col  img {
        margin:0 auto;
        width:auto;
        max-width:100%;
    }
    .academy-promo-box .hero .text-col {
        display:block;
    }
}
.welcome-academy {
    padding:25px 0;
    font-size:22px;
}
.welcome-academy .container {
    display:table;
    width:100%;
    -moz-box-sizing:border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.welcome-academy .text-col {
    display:table-cell;
    vertical-align:middle;
    padding-right:10px;
}
.welcome-academy .text-col p {
    line-height:26px;
}
.welcome-academy .img-col {
    display:table-cell;
    vertical-align:middle;
}
.welcome-academy h1 {
    font-size:38px;
    font-weight:bold;
    margin:0 0 26px;
}
.welcome-academy .links-list {
    margin:0;
}
.welcome-academy .links-list li {
    margin:12px 0;
    display:inline-block;
    padding:0 0 0 12px;
}
.welcome-academy .links-list li:first-child {
    padding-left:0;
}
.welcome-academy .links-list a:after {
    background-position: -482px -69px;
}
@media screen and (max-width:1200px){
    .welcome-academy .text-col {
        width:50%;
    }
    .welcome-academy .img-col {
        width:50%;
    }
    .welcome-academy .img-col img {
        max-width:100%;
        height:auto;
        margin:0 auto;
        display:block;
    }
}
@media screen and (max-width:770px){
    .welcome-academy {
        padding:20px 0;
    }
    .welcome-academy .text-col {
        display:table-footer-group;
        width:auto;
    }
    .welcome-academy .img-col {
        display:table-header-group;
        width:auto;
    }
    .welcome-academy h1 {
        font-size:30px;
        padding-top:12px;
    }
    .welcome-academy .sub {
        font-size:24px;
    }
}
.academy-calendar-box {
    font-size:18px;
    font-weight:300;
    padding:40px 0 16px;
}
.academy-calendar-box h1 {
    margin:0 0 30px;
    text-transform:uppercase;
    font-weight:bold;
    font-size:38px;
    color:#00cced;
}
.academy-calendar-box .sub {
    font-weight:normal;
    font-size:30px;
    margin:30px 0;
    font-weight:300;
}
.academy-calendar-box .hold:after{
    content:"";
    display:block;
    clear:both;
}
.academy-calendar-box .hold {
    padding-bottom:24px;
}
.academy-calendar-box .calendar {
    float:left;
    margin-right:34px;
    width:524px;
}
.academy-calendar-box .events-col {
    overflow:hidden;
}
.academy-calendar-box h2 {
    text-transform:uppercase;
    font-size:22px;
    margin:36px 0 8px;
}
.academy-calendar-box h2:first-child {
    margin-top:0;
}
.academy-calendar-box .events-list {
    list-style:none;
    padding:0;
    margin:0;
}
.academy-calendar-box .events-list li {
    margin-top:2px;
}
.academy-calendar-box .events-list .opener-body {
    font-size:14px;
}
.academy-calendar-box .events-list a {
    color:#414042;
    outline:none;
}
@media screen and (max-width:840px){
    .academy-calendar-box .calendar {
        width:380px;
    }
}
@media screen and (max-width:770px){
    .academy-calendar-box h1 {
        font-size:30px;
    }
    .academy-calendar-box .sub {
        font-size:20px;
    }
    .academy-calendar-box {
        font-size:14px;
    }

}
@media screen and (max-width:680px){
    .academy-calendar-box .calendar {
        float:none;
        margin:0 0 30px;
        width:auto;
        text-align:center;
    }
    .academy-calendar-box .calendar iframe{
        width:280px !important;
        height:320px !important;
    }
    .academy-calendar-box .events-col{padding-top:10px;}
}
.academy-article {
    padding:40px 0 18px;
    font-size:18px;
    font-weight:300;
    line-height:27px;
}
.academy-article h1 {
    font-size:38px;
    font-weight:bold;
    line-height:normal;
    margin:0 0 8px;
}
.academy-article p {
    margin:27px 0;
}
.academy-article .img-right {
    float:right;
    margin:0 0 20px 50px;
}
.academy-article .img-left {
    float:left;
    margin:0 50px 20px 0;
}
.academy-article .img-top {
    margin-top:36px;
}
.academy-article .hold {
    overflow:hidden;
}
.academy-article .btns {
    padding-bottom:36px;
}
.academy-article .btns a {
    margin-left:0;
    color:#fff;
}
.academy-article .list {
    list-style:none;
    padding:0;
    margin:0 0 27px;
}
.academy-article .list li {
    padding:3px 0 0 18px;
}
.academy-article .list li:before {
    display:inline-block;
    margin:4px 8px 0 -18px;
    vertical-align:top;
    content:'';
    width:10px;
    height:16px;
    background:url(../img/sprite.png) no-repeat -538px -79px;
}
.academy-article h2 {
    font-size:18px;
    text-transform:uppercase;
    font-weight:bold;
    margin:27px 0 0;
}
.academy-article a {
    color:#404041;
}
.academy-article .lnk {
    font-weight:bold;
}
.academy-article.bg-darkgray-01 .lnk{
    color:#fff;
    font-weight:normal;
}
.academy-article .lnk-top a:after {
    background-position:-466px -80px;
}
.academy-article.bg-darkgray-01 .lnk{
    color:#fff;
    font-weight:normal;
}
@media screen and (max-width:770px){
    .academy-article {
        font-size:14px;
    }
    .academy-article h1 {
        font-size:24px;
        text-align:center;
    }
    .academy-article .img-left,
    .academy-article .img-right {
        float:none;
        margin:20px;
        text-align:center;
    }
    .academy-article .img-left img,
    .academy-article .img-right img {
        width:40%;
        height:auto;
    }
}
.twitter-box {
    padding:30px 0;
}
.twitter-box .container {
    display:table;
    width:830px;
}
.twitter-box .img-left {
    display:table-cell;
    width:155px;
    vertical-align:middle;
    text-align:center;
    padding-left:44px;
}
.twitter-box .hold {
    display:table-cell;
    vertical-align:middle;
    font-size:30px;
    line-height:36px;
    font-weight:bold;
}
.twitter-box p {
    margin:0;
    color:#404041;
}
@media screen and (max-width:1200px){
    .twitter-box {
        padding:20px 0;
    }
    .twitter-box .container {
        width:auto;
    }
    .twitter-box .hold {
        font-size:30px;
    }
    .add-txt{font-size:19px;}
    .add-txt strong{
        font-size:28px;
        line-height:28px;
        display:block;
    }
}
@media screen and (max-width:992px){
    .page-template-concierge-php .contact-sidebar{
        margin-left: -24px !important;
    }
    .box-phone{
        margin-top: 18px;
    }
}
@media screen and (max-width:850px){
    .adv-block2{
        height:85px;
    }
    .btn-close{margin:26px 8px 0 9px;}
    .btn-downl{
        height:56px;
        font-size:20px;
        line-height:22px;
        padding:8px 10px 0;
    }
    .btn-downl span{display:block;}
    .add-txt{
        height:85px;
    }
}
@media screen and (max-width:770px){
    .twitter-box .img-left {
        width:auto;
        display:block;
        margin:20px;
        float:left;
        padding-left:0;
    }
    .twitter-box .hold {
        font-size:24px;
        overflow:hidden;
    }
    .signup-stripe .form-frame{float:none;}
    .signup-stripe .form-frame:after{
        display:block;
        clear:both;
        content:'';
    }
    #text-4{display:none;}
    .button-box{padding:20px 0;}
    .button-box .btn-yellow{margin-top:0;}
    .blog-twocol .sidebar-widget{padding-bottom:25px;}
    .blog-twocol .sidebar-widget h4{margin-top:25px;}
    .footer .footer-1{padding:25px 0;}
    .searchform{margin:0 auto;}
}
@media screen and (max-width:740px){
    .add-txt {
        font-size:16px;
    }
    .add-txt strong{
        font-size:21px;
        line-height:normal;
    }
    .btn-downl{
        font-size:18px;
        line-height:20px;
    }
}
@media screen and (max-width:680px){
    .twitter-box .img-left {
        display:none;
    }
    .section-box.ttl-head{
        padding:35px 0 24px;
    }
    .section-box.ttl-head h1{
        font-size:42px;
    }
    .page-template-concierge-php .concierge-padding{
        padding-top: 7px;
    }
    .page-template-concierge-php p{
        margin-bottom: 19px;
    }
}
@media screen and (max-width:520px){
    .add-txt {
        font-size:12px;
        line-height:14px;
    }
    .add-txt strong{
        font-size:16px;
        line-height:18px;
        padding:0 0 2px;
    }
    .btn-downl{
        font-size:14px;
        line-height: 19px;
        padding-top: 9px;
    }
    .btn-close{margin:26px 5px 0 5px;}
}
@media screen and (max-width:440px){
    .add-txt b{
        display:block;
    }
    .section-box.ttl-head{
        padding:32px 0 15px;
    }
    .section-box.ttl-head h1{
        font-size:38px;
    }
}
@media screen and (max-width:400px){
    .adv-block2{display:none;}

}
.post-type-archive-press #contentleft img{
    max-width: 100%;
    height: auto;
}