html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    overflow-y: auto;
}
img,
video {
    max-width: 100%;
    height: auto;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
abbr[title] {
    border-bottom: 1px dotted;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 20px 40px;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 20px;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
textarea {
    overflow: auto;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    padding-right: 20px;
}
@media (min-width: 1000px) {
    .container {
        width: 980px;
    }
}
@media (min-width: 1200px) {
    .container {
        width: 1180px;
    }
}
.row {
    margin-left: -20px;
    margin-right: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media (min-width: 560px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1000px) {
    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}
@media (max-width: 559px) {
    .visible-xs {
        display: block !important;
    }
    table.visible-xs {
        display: table;
    }
    tr.visible-xs {
        display: table-row !important;
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}
@media (max-width: 559px) {
    .visible-xs-block {
        display: block !important;
    }
}
@media (max-width: 559px) {
    .visible-xs-inline {
        display: inline !important;
    }
}
@media (max-width: 559px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 560px) and (max-width: 999px) {
    .visible-sm {
        display: block !important;
    }
    table.visible-sm {
        display: table;
    }
    tr.visible-sm {
        display: table-row !important;
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}
@media (min-width: 560px) and (max-width: 999px) {
    .visible-sm-block {
        display: block !important;
    }
}
@media (min-width: 560px) and (max-width: 999px) {
    .visible-sm-inline {
        display: inline !important;
    }
}
@media (min-width: 560px) and (max-width: 999px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    .visible-md {
        display: block !important;
    }
    table.visible-md {
        display: table;
    }
    tr.visible-md {
        display: table-row !important;
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    .visible-md-block {
        display: block !important;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    .visible-md-inline {
        display: inline !important;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg {
        display: block !important;
    }
    table.visible-lg {
        display: table;
    }
    tr.visible-lg {
        display: table-row !important;
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-block {
        display: block !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}
@media (min-width: 1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}
@media (max-width: 559px) {
    .hidden-xs {
        display: none !important;
    }
}
@media (min-width: 560px) and (max-width: 999px) {
    .hidden-sm {
        display: none !important;
    }
}
@media (min-width: 1000px) and (max-width: 1279px) {
    .hidden-md {
        display: none !important;
    }
}
@media (min-width: 1200px) {
    .hidden-lg {
        display: none !important;
    }
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 0 10px 5px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    border: 1px solid #cce3f8;
    max-width: 96%;
    padding: 5px 3px 10px;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0 auto;
    display: block;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text,
.wp-caption-text {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    padding: 10px 10px 5px 10px;
}
.edit-link {
    display: none;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33333%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66667%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28571%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11111%;
}
.gallery-caption {
    display: block;
}
article,
.site-header,
.comments-area,
.error-404,
.page-header,
.forte-resources-menu,
.sub-container {
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}
@media (min-width: 1000px) {
    article,
    .site-header,
    .comments-area,
    .error-404,
    .page-header,
    .forte-resources-menu,
    .sub-container {
        max-width: 980px;
    }
}
@media (min-width: 1200px) {
    article,
    .site-header,
    .comments-area,
    .error-404,
    .page-header,
    .forte-resources-menu,
    .sub-container {
        max-width: 1180px;
    }
}
.narrow,
article.narrow,
.comments-area {
    max-width: 700px;
}
p.narrow,
h1.narrow,
h2.narrow,
h3.narrow,
h4.narrow,
div.narrow {
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}
.post-navigation {
    margin: 100px auto;
}
.post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.post-navigation .nav-links div {
    display: inline-block;
    max-width: 400px;
    margin-bottom: 20px;
}
.post-navigation .nav-links div a:hover {
    text-decoration: none;
}
.post-navigation .nav-previous a::before,
.post-navigation .nav-next a::before {
    font-size: 14px;
    color: #666;
    display: block;
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.post-navigation .nav-previous a::before {
    content: "previous";
}
.post-navigation .nav-next a::before {
    content: "next";
}
.comments-area .comment-form-comment label {
    display: none;
}
.container-margins {
    margin-top: 100px;
    margin-bottom: 100px;
}
.container-vh {
    min-height: 100vh;
}
.container-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (min-width: 1000px) {
    .mag-cols-two {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .mag-cols-two > div {
        display: inline-block;
    }
}
.text-max {
    max-width: 700px;
}
.text-max-sm {
    max-width: 450px;
}
.text-max-inner p,
.text-max-inner h2,
.text-max-inner h3,
.text-max-inner h4,
.text-max-inner li {
    max-width: 700px;
}
.text-max-sm-inner p,
.text-max-sm-inner h2,
.text-max-sm-inner h3,
.text-max-sm-inner h4,
.text-max-sm-inner li {
    max-width: 450px;
}
.text-max-sm-inner p.max-override,
.tex-max-inner p.max-override {
    max-width: 100%;
}
.page-template-template-careers-tribehr .sharedaddy {
    margin-bottom: 100px;
}
.faq-intro {
    margin-left: 50px;
    max-width: 700px;
    border-bottom: 1px solid #cce3f8;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.faq-intro h2 {
    margin-bottom: 40px;
}
@media (min-width: 1000px) {
    .faq-intro {
        margin-left: 0;
        width: 450px;
        font-size: 14px;
        line-height: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0);
    }
}
#faq,
#featured,
#contact,
#open-positions,
#business-operation-services,
#research-operations-consulting,
#managed-infrastructure,
#certification,
#insights,
#calendars,
#solution-one,
#solution-two,
#solution-three,
#leadership {
    margin-top: -100px;
    padding-top: 100px;
    display: inline-block;
}
.cta-split {
    border-bottom: 1px solid #fff;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
@media (min-width: 1000px) {
    .cta-split {
        border-bottom: 0;
        margin: 0 50px 0 0;
        padding: 0;
        border-right: 1px solid #fff;
        min-height: 250px;
    }
}
b,
strong {
    font-weight: 600;
}
cite,
dfn,
em,
i {
    font-style: italic;
}
sub,
sup {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: 0.5ex;
}
.small,
h1.small,
h2.small,
h3.small,
h4.small,
small {
    font-size: 14px;
    line-height: 20px;
}
html {
    color: #666;
}
body {
    font-family: "proxima-nova", -apple-system, BlinkMacSystemFont, "Segoe UI",
    "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans",
    "Helvetica Neue", sans-serif;
    font-size: 17px;
    line-height: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
p {
    margin-bottom: 30px;
}
em {
    font-style: italic;
}
ul {
    margin-bottom: 10px;
}
hr {
    clear: both;
    background-color: #cce3f8;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ol,
ul {
    margin: 0 0 1.5em 2em;
}
@media (min-width: 1000px) {
    ol,
    ul {
        margin: 0 0 1.5em 1.5em;
    }
}
ol {
    list-style: decimal;
}
li > ol,
li > ul {
    margin-bottom: 0;
    margin-left: 1.5em;
}
@media (min-width: 1000px) {
    li > ol,
    li > ul {
        margin-left: 1.5em;
    }
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 0;
}
embed,
iframe,
object {
    max-width: 100%;
}
h1,
h2,
h3,
h4,
h5 {
    color: #036;
    margin-bottom: 10px;
    font-weight: 600;
    overflow-wrap: break-word;
    word-wrap: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    border-bottom: 0;
    color: #036;
    text-decoration: none;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
    color: #036;
}
h1,
h2.large {
    font-size: 28px;
    line-height: 32px;
}
@media (min-width: 560px) {
    h1,
    h2.large {
        font-size: 34px;
        line-height: 42px;
    }
}
h2 {
    font-size: 20px;
    line-height: 26px;
}
@media (min-width: 560px) {
    h2 {
        font-size: 26px;
        line-height: 33px;
    }
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 17px;
}
h5 {
    font-size: 17px;
}
.single-post h1 {
    font-size: 26px;
    line-height: 33px;
}
p {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
a {
    color: #09f;
    text-decoration: none;
}
a:active,
a:focus,
a:hover {
    color: #036;
    text-decoration: underline;
}
blockquote {
    padding: 0.5em;
    margin: 1em 0;
    border: 0.06em solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 0.12em rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0.12em rgba(0, 0, 0, 0.1);
    font-style: italic;
}
@media (min-width: 1000px) {
    blockquote {
        padding: 1.5em 1.5em 1em 1.5em;
    }
}
blockquote p {
    margin-bottom: 10px;
}
cite {
    font-size: 16px;
    font-style: normal;
    margin-top: 0.25em;
    display: block;
    color: #666;
    font-weight: 600;
    line-height: 24px;
}
.card {
    border-radius: 2px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin-bottom: 20px;
}
.card:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.card-img {
    display: inline-block;
}
.card-text {
    padding: 60px 30px 40px;
}
.card-light {
    background-color: #f6f9fc;
}
.card-white {
    background-color: #fff;
}
.card-gradient {
    background-color: #036;
    background: linear-gradient(140deg, #036 10%, #09f 100%);
    color: white;
}
.card-gradient h1,
.card-gradient h2,
.card-gradient h3,
.card-gradient h4,
.card-gradient h5,
.card-gradient a,
.card-gradient h1 a,
.card-gradient h2 a,
.card-gradient h3 a,
.card-gradient h4 a,
.card-gradient h5 a {
    color: white;
}
.card-gradient-dk-blue {
    background-color: #036;
    background: linear-gradient(140deg, #036 40%, #09f 100%);
    color: white;
}
.card-gradient-dk-blue h1,
.card-gradient-dk-blue h2,
.card-gradient-dk-blue h3,
.card-gradient-dk-blue h4,
.card-gradient-dk-blue h5,
.card-gradient-dk-blue a,
.card-gradient-dk-blue h1 a,
.card-gradient-dk-blue h2 a,
.card-gradient-dk-blue h3 a,
.card-gradient-dk-blue h4 a,
.card-gradient-dk-blue h5 a {
    color: white;
}
.card-gradient-minty {
    background-color: #036;
    background: linear-gradient(140deg, #09f 10%, #0fc 100%);
    color: white;
}
.card-gradient-minty h1,
.card-gradient-minty h2,
.card-gradient-minty h3,
.card-gradient-minty h4,
.card-gradient-minty h5,
.card-gradient-minty a,
.card-gradient-minty h1 a,
.card-gradient-minty h2 a,
.card-gradient-minty h3 a,
.card-gradient-minty h4 a,
.card-gradient-minty h5 a {
    color: white;
}
.card-book {
    display: inline-block;
    margin-bottom: 40px;
    max-width: 100%;
}
@media (min-width: 560px) {
    .card-book {
        max-width: 400px;
    }
}
@media (min-width: 1000px) {
    .card-book {
        max-width: 100%;
    }
}
@media (min-width: 1000px) {
    .home .card-book {
        max-width: 80%;
        margin-left: 20%;
    }
}
.container-flex .card {
    width: 352px;
    margin-right: 20px;
    margin-left: 20px;
}
.container-flex .card.card-grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.container-flex .card-full {
    width: auto;
    margin: 0;
}
.container-flex .card-book {
    max-width: 250px;
    height: auto;
    margin-right: 100px;
}
.card-webinar {
    background-color: #09f;
    max-width: 450px;
    margin-bottom: 40px;
    margin-top: 80px;
}
@media (min-width: 1000px) {
    .card-webinar {
        margin-bottom: 100px;
        margin-top: 0;
    }
}
.card-webinar a {
    position: relative;
    display: block;
}
.card-webinar a::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    background: url("../img/webinar-bg.png") top left/100% auto no-repeat scroll;
    height: 100%;
    width: 100%;
    opacity: 0.2;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.card-webinar a:hover::before {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0.6;
}
.non-card {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 20px;
    margin: 20px 0;
    -ms-flex-preferred-size: 352px;
    flex-basis: 352px;
}
.non-card h2,
.non-card h3,
.non-card h4,
.non-card p,
.non-card div {
    max-width: 450px;
}
.card-default-height,
.card-default-holder .card {
    margin-top: 50px;
}
.card-default-height p,
.card-default-holder .card p {
    margin-bottom: 20px;
}
@media (min-width: 1000px) {
    .card-default-height,
    .card-default-holder .card {
        min-height: 500px;
    }
}
@media (min-width: 1200px) {
    .card-default-height,
    .card-default-holder .card {
        min-height: 450px;
    }
}
.card-tall-holder .card {
    margin-top: 50px;
}
.card-tall-holder .card p {
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
    .card-tall-holder .card {
        min-height: 600px;
    }
}
.card.home-section-card {
    margin-bottom: 80px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    width: 85%;
    min-height: 340px;
}
@media (min-width: 560px) {
    .card.home-section-card {
        width: 300px;
        min-height: 280px;
    }
}
@media (min-width: 1000px) {
    .card.home-section-card {
        width: 90%;
        min-height: 340px;
    }
}
@media (min-width: 1200px) {
    .card.home-section-card {
        min-height: 300px;
        width: 340px;
    }
}
.card.home-section-card h3,
.card.home-section-card h4 {
    padding: 30px 40px 20px;
    border-bottom: 1px solid #f6f9fc;
    position: relative;
}
.card.home-section-card h3::after,
.card.home-section-card h4::after {
    content: "\203A";
    position: absolute;
    right: 40px;
}
.card.home-section-card h3 {
    font-size: 17px;
}
@media (min-width: 1200px) {
    .card.home-section-card h3 {
        font-size: 22px;
    }
}
.card.home-section-card p {
    padding: 10px 40px 30px;
}
.container-home-cards a {
    display: block;
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-decoration: none;
    color: #036;
    float: left;
}
@media (min-width: 560px) {
    .container-home-cards a {
        width: 280px;
    }
}
@media (min-width: 1200px) {
    .container-home-cards a {
        width: 340px;
    }
}
.container-home-cards a:hover {
    color: #fff;
}
.container-home-cards a:hover h3,
.container-home-cards a:hover h4 {
    color: #fff;
}
.container-home-cards a:hover .home-section-card {
    background-color: #09f;
    background: linear-gradient(140deg, #09f 10%, #0fc 100%);
}
.header-bg {
    width: 100%;
    background-color: #036;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(10%, #036),
        to(#09f)
    );
    background: linear-gradient(90deg, #036 10%, #09f 100%);
    padding: 0;
    position: relative;
    min-height: 90px;
    margin-bottom: 0px;
}
@media (min-width: 1000px) {
    .header-bg {
        min-height: 100px;
    }
}
.home .header-bg {
    padding: 0;
    background: linear-gradient(140deg, #036 10%, #09f 100%);
    position: relative;
    max-height: 800px;
    min-height: 400px;
}
@media (min-width: 560px) {
    .home .header-bg {
        height: 90vh;
        max-height: 800px;
        min-height: 500px;
    }
}
.home .header-bg-overlay {
    height: 100%;
    width: 100%;
}
.home .header-bg-overlay .text-max,
.home .header-bg-overlay h1 {
    max-width: 650px;
}
@media (min-width: 1000px) {
    .home .header-bg-overlay {
        background-image: url("../img/bg-home-header-v2.png");
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center right;
    }
}
.home-solutions-header {
    clear: both;
    margin-top: 150px;
    padding-bottom: 60px;
}
.home-solutions-header h1 {
    font-size: 45px;
    line-height: 42px;
}
@media (min-width: 560px) {
    .home-solutions-header {
        margin: 100px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 70vh;
        min-height: 400px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (min-width: 1000px) {
    .home-solutions-header {
        padding-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 60vh;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-height: 600px;
    }
}
.home-solutions-header h2 {
    margin-bottom: 40px;
}
.home-solutions-header.bg-home-top .btna-arrow {
    color: white;
}
.no-js-footer-link {
    text-align: right;
    color: #fff;
    display: block;
    padding: 20px;
}
@media (min-width: 1000px) {
    .no-js-footer-link {
        display: none;
    }
}
::-webkit-input-placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
}
:-moz-placeholder {
    color: #ccc;
    opacity: 1;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
}
::-moz-placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
}
::-ms-input-placeholder {
    color: #ccc;
    font-style: italic;
    font-size: 14px;
    font-weight: 500;
}
input[type="submit"] {
    border: 1px solid #09f;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #09f;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    color: #fff;
    background-color: #09f;
    border: 1px solid #09f;
}
input {
    padding: 4px;
}
.search-field {
    color: #666 !important;
}
input[type="search"] {
    color: #666;
    border-radius: 2px;
    border: 0;
    height: 30px;
    padding-left: 10px;
}
.error404 input[type="search"] {
    border: 1px solid #ccc;
}
.gform_wrapper:after {
    content: "";
    display: table;
    clear: both;
}
.gform_wrapper input[type="text"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="email"],
.gform_wrapper textarea {
    display: block;
    width: 90%;
}
.gform_wrapper select {
    font-size: 14px;
}
.ginput_complex::after {
    clear: both;
    content: "";
    display: table;
}
ul.gform_fields {
    list-style: none;
    margin-left: 0;
    text-indent: 0;
    padding-left: 0;
}
span.gfield_required {
    padding: 0 0.25em;
}
.gfield_required {
    color: #f74b4b;
}
.gfield_radio,
.gfield_checkbox {
    padding-left: 0;
    text-indent: 0;
}
.gfield_radio li::before,
.gfield_checkbox li::before {
    content: "" !important;
}
.gfield {
    padding-bottom: 20px;
}
.gfield.gform_hidden {
    padding-bottom: 0;
}
.gform_validation_container {
    display: none;
}
.ginput_complex {
    float: none;
}
.ginput_complex span {
    float: left;
    width: 270px;
}
.ginput_complex label {
    display: block;
    font-size: 14px;
    color: #666;
}
.ginput_complex .gf_clear_complex {
    clear: both;
}
.gfield_error input[type="text"],
.gfield_error input[type="email"],
.gfield_error input[type="tel"],
.gfield_error select {
    border: 1px solid #f74b4b;
}
.gfield_error .gfield_label {
    color: #f74b4b;
}
.validation_error {
    color: #f74b4b;
    margin-bottom: 20px;
}
.gfield_label {
    font-size: 14px;
}
.gfield_error .validation_message {
    margin: 0;
    padding: 5px 5px;
    background-color: #f74b4b;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 1px solid #cc0000;
}
.gfield_radio,
.gfield_checkbox {
    list-style: none;
    margin: 0;
}
.gfield_radio input[type="radio"],
.gfield_checkbox input[type="radio"] {
    margin-right: 1em;
    margin-right: 1rem;
}
.gfield_radio input[type="checkbox"],
.gfield_checkbox input[type="checkbox"] {
    margin-right: 0.5em;
    margin-right: 0.5rem;
}
.gfield.field-full {
    width: 100%;
}
.gfield.field-full::after,
.form-clear-button .gform_body::after {
    display: table;
    clear: both;
    content: "";
}
.float-star-left .gfield_label {
    float: left;
}
.mod {
    margin: 0 auto 10px 0;
    padding: 20px;
    background-color: #f6f9fc;
    font-size: 14px;
    line-height: 20px;
    border: solid 1px #ccc;
    height: 400px;
    overflow-y: scroll;
}
.mod p {
    margin-bottom: 1em;
}
.mod ul {
    list-style: disc;
    margin-left: 20px;
}
.mod ul li {
    margin-left: 10px;
}
.form-inner-labels {
    max-width: 450px;
    margin-bottom: 40px;
}
@media (min-width: 560px) {
    .form-inner-labels {
        margin-bottom: 100px;
    }
}
@media (min-width: 1000px) {
    .form-inner-labels {
        margin-bottom: 20px;
    }
}
.form-inner-labels input {
    margin-bottom: 20px;
    border-left: 0;
    border-right: 0;
    border-top: 0;
    padding: 5px 5px 3px;
    border-bottom: 1px solid #036;
    padding: 30px 5px 3px;
}
.form-inner-labels .gfield_error input {
    margin-bottom: 0;
}
.form-inner-labels input[type="text"],
.form-inner-labels input[type="email"],
.form-inner-labels input[type="tel"],
.form-inner-labels textareainput {
    width: 100%;
    color: #231f20;
    font-weight: 600;
    font-size: 17px;
}
.form-inner-labels label {
    color: #666;
    position: absolute;
    margin-left: 5px;
    margin-bottom: 10px;
}
.form-inner-labels .gfield label {
    position: absolute;
}
.form-inner-labels .gfield textarea {
    min-height: 200px;
    border: 1px solid #666;
    padding: 10px;
    width: 100%;
    color: #231f20;
    font-weight: 600;
    font-size: 17px;
}
.form-inner-labels .gfield.form-label-outside label {
    position: relative;
}
.form-inner-labels .gform_confirmation_message {
    border: 1px solid #cce3f8;
    padding: 20px;
    border-radius: 2px;
    background-color: white;
}
.mou-scroll {
    margin: 0 auto 10px 0;
    padding: 20px;
    background-color: #f1f1f1;
    font-size: 14px;
    line-height: 18px;
    border: solid 1px #acacac;
    height: 250px;
    overflow-y: scroll;
    background-color: #fff;
    resize: both;
}
.mou-scroll table {
    border: 1px solid #ccc;
    margin-bottom: 2em;
}
.mou-scroll table td {
    border: 1px solid #ccc;
    padding: 5px;
}
.gf_page_steps {
    font-size: 0.8em;
}
@media (min-width: 1000px) {
    .gf_page_steps {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.gf_step {
    background-color: #666;
    margin: 0 0 0.5em;
    padding: 10px;
    color: #fff;
    display: block;
    white-space: nowrap;
}
@media (min-width: 1000px) {
    .gf_step {
        display: inline-block;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 1em 3em 0;
    }
}
.gf_step_active {
    background-color: #09f;
}
.gf_step_number {
    background-color: #fff;
    border-radius: 100%;
    padding: 0 10px;
    width: 26px;
    display: inline-block;
    margin-right: 5px;
    color: #666;
    font-weight: 600;
}
.gfield_label .gfield_required {
    float: left;
}
.leadership-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.leadership-holder:after {
    content: "";
    display: table;
    clear: both;
}
.leadership-bio {
    display: none;
}
.leadership-header {
    margin-left: 35px;
}
.leadership-single {
    width: 270px;
    float: left;
}
.leadership-single a {
    display: block;
    padding: 0 35px;
}
.leadership-single a:hover,
.leadership-single a:focus,
.leadership-single a:active {
    text-decoration: none;
}
.leadership-single a:hover .leadership-img img,
.leadership-single a:focus .leadership-img img,
.leadership-single a:active .leadership-img img {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}
.leadership-single .leadership-img img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    margin-bottom: 5px;
}
.leadership-single-page .bio-img {
    max-width: 300px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.leadership-single-page .bio-text ul {
    list-style: none;
    margin-left: 0;
}
.leadership-single-page .bio-text li {
    margin-bottom: 15px;
}
.leadership-single-page .bio-text h2 {
    font-size: 17px;
    line-height: 26px;
}
.leadership-text h4 {
    font-weight: 500;
    margin-bottom: 2px;
}
.leadership-text p {
    color: #666;
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
}
.page-template-template-leadership .tiled-gallery {
    margin: 0;
}
#menu-utility-holder {
    display: none;
    font-size: 14px;
    width: 100%;
    text-align: center;
    font-size: 12px;
}
@media (min-width: 1000px) {
    #menu-utility-holder {
        text-align: right;
        display: block;
    }
}
#menu-utility-holder .menu-search {
    display: inline-block;
    margin-right: 20px;
}
#menu-utility-holder .menu-search a {
    vertical-align: middle;
    display: inline-block;
    width: 40px;
    height: 40px;
    padding: 12px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
#menu-utility-holder .menu-search a:hover,
#menu-utility-holder .menu-search a:active,
#menu-utility-holder .menu-search a:focus {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.2);
}
#menu-utility-holder .menu-search svg {
    fill: #fff;
}
#menu-utility-holder .menu-search svg:active,
#menu-utility-holder .menu-search svg:focus,
#menu-utility-holder .menu-search svg:hover {
    fill: #cce3f8;
}
#menu-utility-holder ul {
    list-style: none;
    margin: 0;
    padding: 10px 0 0;
    position: relative;
    text-indent: 0;
}
#menu-utility-holder ul li {
    display: inline-block;
    margin-bottom: 0;
}
.logo-fallback {
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    display: none;
}
.logo-fallback a {
    color: white;
}
.site-header::after {
    clear: both;
    display: table;
    content: "";
}
.site-branding {
    float: left;
    margin-top: 0;
    width: 50px;
    position: absolute;
    top: 20px;
}
@media (min-width: 1000px) {
    .site-branding {
        top: 30px;
    }
}
.site-branding svg {
    max-height: 50px;
}
.site-title {
    margin: 0;
}
.white-logo {
    fill: #fff;
}
.mobile-nav-expand {
    display: none;
}
.mobile-nav-expand.js {
    z-index: 10;
    display: inline;
    clear: both;
    position: absolute;
    top: 0;
    right: 10px;
}
@media (min-width: 1000px) {
    .mobile-nav-expand.js {
        display: none;
    }
}
.forte-primary-menu {
    z-index: 2;
    display: none;
    margin-left: -20px;
}
@media (min-width: 1000px) {
    .forte-primary-menu {
        margin-left: 0;
        display: inline;
    }
}
.mobile-nav-expand a {
    display: block;
    fill: #fff;
    height: 30px;
    width: 30px;
    margin: 30px 20px;
    padding: 0;
    cursor: pointer;
}
.js-menu-holder.is-hidden {
    display: none;
}
@media (min-width: 1000px) {
    .js-menu-holder.is-hidden {
        display: block;
    }
}
.js-menu-holder {
    position: absolute;
    width: 100%;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.js-menu-holder.is-open {
    height: 100vh;
    min-height: 600px;
    background-color: #036;
    background: linear-gradient(140deg, #036 10%, #09f 100%);
    z-index: 3;
}
@media (min-width: 1000px) {
    .js-menu-holder.is-open {
        background: rgba(255, 255, 255, 0);
        min-height: 0;
        height: auto;
        z-index: 0;
    }
}
@media (min-width: 1000px) {
    .js-menu-holder {
        height: auto;
        max-width: 800px;
        top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block !important;
        position: relative;
    }
}
.site-header nav {
    clear: both;
    font-weight: 600;
}
@media (min-width: 1000px) {
    .site-header nav {
        font-size: 14px;
        position: relative;
        z-index: 200;
    }
}
.site-header nav:after {
    display: table;
    clear: both;
    content: "";
}
.site-header nav a {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 1000px) {
    .site-header nav a {
        color: #fff;
    }
}
.site-header nav a:hover,
.site-header nav a:active,
.site-header nav a:focus {
    text-decoration: none;
}
@media (min-width: 1000px) {
    .site-header nav a:hover,
    .site-header nav a:active,
    .site-header nav a:focus {
        color: #cce3f8;
    }
}
@media (min-width: 1000px) {
    .site-header nav {
        float: right;
        clear: none;
    }
}
.site-header nav .current-page-ancestor a,
.site-header nav .current_page_item a {
    color: #cce3f8;
}
.site-header nav ul {
    list-style: none;
    text-indent: 0;
    margin: 80px 0 0 0;
    padding-left: 0;
}
@media (min-width: 1000px) {
    .site-header nav ul {
        margin-top: 0;
        display: block;
        border-bottom: 0;
        background-color: rgba(255, 255, 255, 0);
    }
}
.site-header nav ul li {
    margin: 0;
    list-style: none;
    text-indent: 0;
    margin: 0;
    padding-left: 0;
}
@media (min-width: 1000px) {
    .site-header nav ul li {
        display: inline-block;
        float: left;
        margin: 0;
    }
    .site-header nav ul li li {
        margin: 0;
        border-bottom: 0 solid #fff;
    }
    .site-header nav ul li li:active,
    .site-header nav ul li li:focus,
    .site-header nav ul li li:hover {
        border-bottom: 0 solid #fff;
    }
}
.site-header nav ul > li a {
    display: block;
    padding: 15px 20px;
    position: relative;
    text-align: center;
}
@media (min-width: 1000px) {
    .site-header nav ul > li a {
        display: inline-block;
        padding: 10px 20px 15px;
        border-top: 0;
    }
}
.site-header nav ul > li:active > a,
.site-header nav ul > li:focus > a,
.site-header nav ul > li:hover > a {
    background-color: #09f;
    background-color: rgba(255, 255, 255, 0.1);
    color: #cce3f8;
    text-decoration: none;
}
@media (min-width: 1000px) {
    .site-header nav ul > li:active > a,
    .site-header nav ul > li:focus > a,
    .site-header nav ul > li:hover > a {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0);
        color: #cce3f8;
    }
}
.site-header nav .sub-menu {
    display: none;
}
@media (min-width: 1000px) {
    #sticker-sticky-wrapper {
        height: 100px !important;
    }
}
#sticker {
    border-bottom: 1px solid #cce3f8;
    background: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding: 20px 0;
}
@media (min-width: 1000px) {
    #sticker {
        height: 100px;
        padding: 30px 0 0;
    }
}
.is-sticky #sticker {
    height: 60px;
    padding-top: 11px;
    z-index: 999998 !important;
}
.product-logo {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition: visibility 0.5s, opacity 0.35s, -webkit-transform 0.5s;
    transition: visibility 0.5s, opacity 0.35s, -webkit-transform 0.5s;
    transition: visibility 0.5s, transform 0.5s, opacity 0.35s;
    transition: visibility 0.5s, transform 0.5s, opacity 0.35s,
    -webkit-transform 0.5s;
    z-index: 99;
}
.product-logo a {
    display: block;
    padding-right: 20px;
    padding-bottom: 5px;
}
.product-logo img {
    height: 30px;
    width: auto;
}
.product-logo-text {
    opacity: 1;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    min-width: 200px;
}
.product-logo-text h1,
.product-logo-text h2 {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.product-logo-text h3 {
    line-height: 15px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #ccc;
}
.product-logo-text a {
    color: #ccc;
    text-decoration: none;
}
.is-sticky .product-logo-text {
    opacity: 0;
}
.is-sticky .product-logo {
    opacity: 1;
    visibility: visible;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.product-submenu-links {
    font-size: 13px;
    line-height: 20px;
    width: 100%;
}
@media (min-width: 1000px) {
    .product-submenu-links {
        display: block;
        text-align: right;
    }
}
.product-submenu-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.product-submenu-links li {
    display: inline;
}
@media (min-width: 1000px) {
    .product-submenu-links li {
        display: inline-block;
    }
}
.product-submenu-links li a {
    color: #036;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    display: inline-block;
    background-color: #cce3f8;
    padding: 2px 10px;
    margin: 5px 10px 5px 0;
}
@media (min-width: 1000px) {
    .product-submenu-links li a {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0);
        padding: 3px 20px 10px;
    }
}
.product-submenu-links li a:active,
.product-submenu-links li a:focus,
.product-submenu-links li a:hover {
    color: #09f;
    text-decoration: none;
}
.product-submenu-links li.current-menu-item a {
    color: #09f;
}
.product-submenu-links li.current-menu-item.menu-item-type-custom a {
    color: #036;
}
.product-subnav-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.product-subnav-flex > div {
    width: auto;
}
.product-subnav-flex .product-subnav-flexgrow {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}
.product-subnav-flex .product-logo-holder {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
}
@media (min-width: 1000px) {
    .product-subnav-flex .product-logo-holder {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}
#wpadminbar {
    position: absolute;
}
@-webkit-keyframes navbounce {
    0% {
        margin-top: 10px;
    }
    50% {
        margin-top: 15px;
    }
    70% {
        margin-top: 10px;
    }
    90% {
        margin-top: 8px;
    }
    100% {
        margin-top: 10px;
    }
}
@keyframes navbounce {
    0% {
        margin-top: 10px;
    }
    50% {
        margin-top: 15px;
    }
    70% {
        margin-top: 10px;
    }
    90% {
        margin-top: 8px;
    }
    100% {
        margin-top: 10px;
    }
}
.md-img {
    max-height: 20px;
    width: auto;
    margin-bottom: 10px;
}
@media (min-width: 1000px) {
    .site-header nav ul .menu-monster > a::after {
        font-size: 10px;
        content: url(https://forteresearch.com/wp-content/themes/forte-2017/img/triangle-white.svg);
        width: 7px;
        height: 7px;
        display: inline-block;
        position: absolute;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 18px;
        margin-top: 10px;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }
    .site-header nav .menu-monster.is-active > a::after {
        opacity: 0.5;
        -webkit-animation: navbounce 0.3s;
        animation: navbounce 0.3s;
    }
    .site-header nav ul .menu-monster2 > a::after {
        font-size: 10px;
        content: url(https://forteresearch.com/wp-content/themes/forte-2017/img/triangle-white.svg);
        width: 7px;
        height: 7px;
        display: inline-block;
        position: absolute;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 18px;
        margin-top: 10px;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }
    .site-header nav .menu-monster2.is-active > a::after {
        opacity: 0.5;
        -webkit-animation: navbounce 0.3s;
        animation: navbounce 0.3s;
    }
    .site-header nav ul .menu-monster3 > a::after {
        font-size: 10px;
        content: url(https://forteresearch.com/wp-content/themes/forte-2017/img/triangle-white.svg);
        width: 7px;
        height: 7px;
        display: inline-block;
        position: absolute;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: 18px;
        margin-top: 10px;
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }
    .site-header nav .menu-monster3.is-active > a::after {
        opacity: 0.5;
        -webkit-animation: navbounce 0.3s;
        animation: navbounce 0.3s;
    }
}
.monster-nav,
.monster-nav2,
.monster-nav3 {
    background-color: #f6f9fc;
    position: absolute;
    width: 100%;
    top: 100px;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    z-index: -999;
}
.monster-nav .monster-solution-link,
.monster-nav2 .monster-solution-link,
.monster-nav3 .monster-solution-link {
    font-size: 14px;
    line-height: 20px;
}
.monster-nav .monster-solution-link a,
.monster-nav2 .monster-solution-link a,
.monster-nav3 .monster-solution-link a {
    color: #666;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: block;
}
.monster-nav .monster-solution-link a:hover,
.monster-nav .monster-solution-link a:focus,
.monster-nav .monster-solution-link a:active,
.monster-nav2 .monster-solution-link a:hover,
.monster-nav2 .monster-solution-link a:focus,
.monster-nav2 .monster-solution-link a:active,
.monster-nav3 .monster-solution-link a:hover,
.monster-nav3 .monster-solution-link a:focus,
.monster-nav3 .monster-solution-link a:active {
    color: #09f;
    text-decoration: none;
}
.monster-nav .container,
.monster-nav2 .container,
.monster-nav3 .container {
    padding-top: 30px;
}
.monster-nav h4 a:hover,
.monster-nav h4 a:active,
.monster-nav h4 a:focus,
.monster-nav2 h4 a:hover,
.monster-nav2 h4 a:active,
.monster-nav2 h4 a:focus,
.monster-nav3 h4 a:hover,
.monster-nav3 h4 a:active,
.monster-nav3 h4 a:focus {
    color: #09f;
    text-decoration: none;
}
.monster-nav a,
.monster-nav2 a,
.monster-nav3 a {
    text-decoration: none;
}
.monster-nav a:hover,
.monster-nav a:active,
.monster-nav a:focus,
.monster-nav2 a:hover,
.monster-nav2 a:active,
.monster-nav2 a:focus,
.monster-nav3 a:hover,
.monster-nav3 a:active,
.monster-nav3 a:focus {
    color: #09f;
}
.monster-nav .description,
.monster-nav2 .description,
.monster-nav3 .description {
    display: block;
    color: #666;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.nav-logo-link {
    font-size: 14px;
    line-height: 20px;
    margin: 0 -20px;
    padding: 0;
}
.nav-logo-link a {
    display: block;
    padding: 20px;
    border-radius: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.nav-logo-link a:hover,
.nav-logo-link a:active,
.nav-logo-link a:focus {
    background: #cce3f8;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.monster-nav {
    background-color: #f6f9fc;
    position: absolute;
    padding: 0 0 40px 0;
}
@media (min-width: 1000px) {
    .monster-nav.is-active {
        opacity: 1;
        z-index: 999;
    }
}
.monster-nav2 {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    z-index: -1000;
    min-height: 300px;
}
.monster-nav2 .monster-nav-links {
    display: block;
}
.monster-nav2 .monster-nav-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.monster-nav2 .monster-nav-links li {
    width: 30%;
    font-size: 17px;
    font-weight: 600;
    display: inline-block;
}
.monster-nav2 .monster-nav-links li a {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-right: 35px;
    padding: 2px 35px 10px 0;
    margin: 5px 10px 5px 0;
    color: #036;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.monster-nav2 .monster-nav-links li a:active,
.monster-nav2 .monster-nav-links li a:focus,
.monster-nav2 .monster-nav-links li a:hover {
    color: #09f;
    text-decoration: none;
}
@media (min-width: 1000px) {
    .monster-nav2.is-active {
        opacity: 1;
        z-index: 1000;
    }
}
.monster-nav3 {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    z-index: -1000;
    min-height: 300px;
    padding-bottom: 40px;
}
.monster-nav3 .resource-logo {
    color: #036;
}
.monster-nav3 .resource-logo svg {
    fill: #036;
}
@media (min-width: 1000px) {
    .monster-nav3.is-active {
        opacity: 1;
        z-index: 1000;
    }
}
.nav-webinar {
    background: url("https://forteresearch.com/wp-content/themes/forte-2017/img/bg-form-overlay.png"),
    linear-gradient(140deg, #036 10%, #09f 100%);
    background-size: 100%;
    height: auto;
    background-color: #036;
    color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    padding: 40px;
    color: #fff;
    margin-bottom: 20px;
}
.nav-webinar .resource-logo {
    color: #fff;
    opacity: 0.8;
}
.nav-webinar .resource-logo svg {
    fill: #fff;
    opacity: 0.8;
}
.nav-webinar h2,
.nav-webinar h3,
.nav-webinar h4,
.nav-webinar h5 {
    color: #fff;
}
.nav-webinar h2 a,
.nav-webinar h2 a:focus,
.nav-webinar h2 a:hover,
.nav-webinar h2 a:active,
.nav-webinar h3 a,
.nav-webinar h3 a:focus,
.nav-webinar h3 a:hover,
.nav-webinar h3 a:active,
.nav-webinar h4 a,
.nav-webinar h4 a:focus,
.nav-webinar h4 a:hover,
.nav-webinar h4 a:active,
.nav-webinar h5 a,
.nav-webinar h5 a:focus,
.nav-webinar h5 a:hover,
.nav-webinar h5 a:active {
    color: #fff;
    text-decoration: none;
}
.nav-webinar a {
    color: #fff;
    text-decoration: underline;
}
.nav-webinar .btn-white {
    border: 1px solid #fff;
    background-color: #fff;
    color: #09f;
    text-decoration: none;
}
.nav-webinar .btn-white:hover,
.nav-webinar .btn-white:active,
.nav-webinar .btn-white:focus {
    border: 1px solid #fff;
    color: #fff;
    background-color: #09f;
    background-color: transparent;
}
.nav-webinar p {
    font-size: 14px;
    line-height: 20px;
}
.res-nav {
    font-size: 14px;
    line-height: 20px;
}
.res-nav .resource-logo {
    margin-bottom: 5px;
}
.res-nav a,
.res-nav a:hover,
.res-nav a:active,
.res-nav a:focus {
    color: #666;
}
@media (min-width: 1000px) {
    .site-header nav ul li {
        padding-top: 9px;
        padding-bottom: 14px;
    }
    .site-header nav ul > li a {
        display: inline-block;
        padding: 1px 20px 1px;
        margin-right: 2px;
        margin-left: 2px;
        border-top: 0;
        border-radius: 2px;
        color: #fff;
    }
    .site-header nav ul > li:active > a,
    .site-header nav ul > li:focus > a,
    .site-header nav ul > li:hover > a {
        background-color: rgba(255, 255, 255, 0.2);
        color: #fff;
    }
    .site-header nav ul > li.is-active > a {
        background-color: rgba(255, 255, 255, 0.2);
        color: #fff;
    }
}
.monster-overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    height: 100vh;
    width: 100vw;
    opacity: 0;
    display: none;
    z-index: 10;
    -webkit-transition: 0.1s;
    transition: 0.1s;
}
.monster-overlay.is-active {
    opacity: 1;
    display: block;
}
.monster-close {
    text-align: right;
    cursor: pointer;
}
.monster-close a {
    display: inline-block;
    padding: 10px;
    color: #666;
    border-radius: 2px;
    padding: 5px 9px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.monster-close a:hover,
.monster-close a:active,
.monster-close a:focus {
    background-color: #cce3f8;
    text-decoration: none;
    color: #000;
}
.testimonial-logo {
    opacity: 0.8;
    max-width: 200px;
    max-height: 50px;
    height: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.testimonial-text {
    font-size: 22px;
    line-height: 32px;
}
.testimonial-text p {
    color: #999;
}
.testimonial-customer-holder h4 {
    color: #666;
    margin-bottom: 0;
}
.testimonial-customer-holder p {
    color: #999;
    margin-bottom: 20px;
}
.testimonial-customer {
    max-width: 50px;
    height: auto;
    margin-right: 20px;
    -webkit-filter: grayscale(80%);
    filter: grayscale(80%);
    border-radius: 50%;
    margin-bottom: 20px;
}
@media (min-width: 560px) {
    .testimonial-customer {
        float: left;
    }
}
table {
    border: 1px solid #666;
    border-spacing: 0;
    border-collapse: collapse;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.table tr:nth-child(odd) {
    background-color: #f6f9fc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
th {
    text-align: left;
    font-weight: 700;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
th,
td {
    border: 1px solid #ddd;
    padding: 8px;
}
.site-footer {
    background-color: #036;
    color: #09f;
    font-size: 14px;
    line-height: 24px;
    padding: 100px 0 140px;
    font-weight: 600;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5,
.site-footer a,
.site-footer h1 a,
.site-footer h2 a,
.site-footer h3 a,
.site-footer h4 a,
.site-footer h5 a {
    color: #09f;
}
.site-footer h1:hover,
.site-footer h2:hover,
.site-footer h3:hover,
.site-footer h4:hover,
.site-footer h5:hover,
.site-footer a:hover,
.site-footer h1 a:hover,
.site-footer h2 a:hover,
.site-footer h3 a:hover,
.site-footer h4 a:hover,
.site-footer h5 a:hover {
    text-decoration: none;
    color: #cce3f8;
}
.site-footer h1:hover .forte-tag,
.site-footer h2:hover .forte-tag,
.site-footer h3:hover .forte-tag,
.site-footer h4:hover .forte-tag,
.site-footer h5:hover .forte-tag,
.site-footer a:hover .forte-tag,
.site-footer h1 a:hover .forte-tag,
.site-footer h2 a:hover .forte-tag,
.site-footer h3 a:hover .forte-tag,
.site-footer h4 a:hover .forte-tag,
.site-footer h5 a:hover .forte-tag {
    background-color: #2cb928;
    color: white;
}
.site-footer h1,
.site-footer h2,
.site-footer h3,
.site-footer h4,
.site-footer h5 {
    font-size: 14px;
    text-transform: uppercase;
}
@media (min-width: 1000px) {
    .site-footer h1,
    .site-footer h2,
    .site-footer h3,
    .site-footer h4,
    .site-footer h5 {
        margin-bottom: 20px;
    }
}
.site-footer h3 {
    border-bottom: 1px solid #09f;
}
@media (min-width: 1000px) {
    .site-footer h3 {
        border-bottom: 0px;
    }
}
.site-footer ul,
.site-footer ol,
.site-footer li {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
.site-footer ul {
    margin-bottom: 40px;
}
@media (min-width: 1000px) {
    .site-footer ul {
        margin-bottom: 10px;
    }
}
.site-footer a {
    display: block;
    padding: 5px 0;
    line-height: 22px;
}
@media (min-width: 560px) {
    .site-footer a {
        padding: 2px 0;
        display: inline-block;
    }
}
.site-footer .scrollup {
    display: none;
    font-size: 10px;
    position: fixed;
    bottom: 3em;
    right: 3em;
    border-radius: 2px;
    border: 1px solid rgba(206, 227, 248, 0.2);
    padding: 0 8px;
    background-color: rgba(0, 51, 102, 0.4);
    color: #cce3f8 !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-decoration: none;
}
.site-footer .scrollup:hover,
.site-footer .scrollup:focus,
.site-footer .scrollup:active {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    color: #fff !important;
    border: 1px solid rgba(206, 227, 248, 0.4);
    text-decoration: none;
}
.site-footer .scrollup:hover svg,
.site-footer .scrollup:focus svg,
.site-footer .scrollup:active svg {
    fill: #fff;
}
.site-footer .scrollup svg {
    margin-top: 1px;
    width: 7px;
    height: 7px;
    fill: #cce3f8;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.forte-tag {
    display: inline-block;
    background-color: #09f;
    color: #036;
    margin-left: 8px;
    border-radius: 1px;
    padding: 2px 4px 1px;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
}
.footer-logo {
    margin-top: 40px;
    width: 125px;
}
.footer-logo svg {
    fill: #fff;
    width: 125px;
    height: auto;
    max-width: 200px;
}
.social-icons {
    display: block;
    margin: 0;
    width: 100%;
}
@media (min-width: 560px) {
    .social-icons {
        display: inline-block;
        margin-left: 0;
    }
}
.icon {
    width: 18px;
    max-height: 22px;
    fill: #09f;
    margin-right: 10px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.icon:hover {
    fill: #cce3f8;
}
.social-icons a {
    display: block;
    float: left;
    padding: 0;
    margin: 0 5px 0 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.social-icons a:hover {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
@media (min-width: 1200px) {
    .footer-menu-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .footer-menu-holder > div {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.menu-footer-container li {
    display: inline-block;
    padding-right: 10px;
}
@media (min-width: 1000px) {
    .menu-footer-container li {
        display: block;
    }
}
.bg-full {
    padding-top: 100px;
    padding-bottom: 100px;
}
.bg-full-close-bottom {
    padding-top: 100px;
    padding-bottom: 0;
}
.bg-full-close-top {
    padding-top: 0;
    padding-bottom: 100px;
}
.bg-bot-margin {
    margin-bottom: 80px;
}
.bg-top-margin {
    margin-top: 80px;
}
.bg-vh {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.bg-related-content {
    padding-top: 40px;
    padding-bottom: 40px;
}
.bg-no-space {
    margin: 0;
    padding: 0;
}
.bg-no-space-top {
    margin-top: 0;
    padding-top: 0;
}
.bg-no-space-bottom {
    margin-bottom: 0;
    padding-bottom: 0;
}
.bg-light {
    background-color: #f6f9fc;
}
.bg-light-borders {
    background-color: #f6f9fc;
    border-top: 1px solid #cce3f8;
    border-bottom: 1px solid #cce3f8;
}
.bg-bottom-border {
    border-bottom: 1px solid #cce3f8;
}
.bg-dark-graphic,
.bg-primary {
    background-color: #036;
}
.bg-dark-graphic {
    background: #036 url("../img/bg-circles-bottom-left.png") bottom left/1200px
    auto no-repeat scroll;
}
.bg-gradient {
    background-color: #09f;
    background: linear-gradient(140deg, #036 10%, #09f 100%);
}
.bg-bright-blue-gradient {
    background-color: blue;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(10%, #036),
        to(blue)
    );
    background: linear-gradient(180deg, #036 10%, blue 100%);
}
.bg-gradient-horiz {
    background-color: #09f;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(10%, #036),
        to(#09f)
    );
    background: linear-gradient(90deg, #036 10%, #09f 100%);
}
.bg-gradient-mint {
    background-color: #09f;
    background: linear-gradient(140deg, #09f 10%, #0fc 100%);
}
.bg-gradient-mint-blue {
    background-color: #27ce9a;
    background: linear-gradient(140deg, #27ce9a 10%, #09f 100%);
}
.bg-gradient-bright-blue-mint {
    background-color: blue;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(10%, blue),
        to(#27ce9a)
    );
    background: linear-gradient(90deg, blue 10%, #27ce9a 100%);
}
.bg-line {
    height: 10px;
}
.bg-oncore {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-oncore {
        background: #f6f9fc url("../img/bg-oncore.png") bottom -10px right/575px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-allegro {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-allegro {
        background: #f6f9fc url("../img/bg-allegro.png") bottom right/550px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-edc {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-edc {
        background: #f6f9fc url("../img/bg-edc.png") bottom right/600px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-ereg {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-ereg {
        background: #f6f9fc url("../img/bg-ereg.png") bottom -20px right/600px auto no-repeat
        scroll;
        min-height: 400px;
    }
}
.bg-eval {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-eval {
        background: #f6f9fc url("../img/bg-eval.png") bottom -120px right/600px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-insights {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-insights {
        background: #f6f9fc url("../img/bg-insights.png") bottom 20px right/600px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
.bg-payments {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-payments {
        background: #f6f9fc url("../img/bg-payments.png") bottom right/500px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-benchmarks {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-benchmarks {
        background: #f6f9fc url("../img/bg-benchmarks.png") center right/600px auto
        no-repeat scroll;
        background-position: center right -140px;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-benchmarks {
        background: #f6f9fc url("../img/bg-benchmarks.png") center right/600px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
.bg-calendars {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-calendars {
        background: #f6f9fc url("../img/bg-calendars.png") bottom right/500px auto
        no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-calendars {
        background: #f6f9fc url("../img/bg-calendars.png") bottom 20px right 100px/700px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
.bg-ecrfs {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-ecrfs {
        background: #f6f9fc url("../img/bg-ecrfs.png") bottom 80px right 50px/450px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-ecrfs {
        background: #f6f9fc url("../img/bg-ecrfs.png") bottom 20px right 100px/600px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
.bg-staff-augmentation {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-staff-augmentation {
        background: #f6f9fc url("../img/bg-staff-augmentation.png") center right
        50px/400px auto no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-staff-augmentation {
        background: #f6f9fc url("../img/bg-staff-augmentation.png") center right
        100px/500px auto no-repeat scroll;
        min-height: 400px;
    }
}
.bg-optimization {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-optimization {
        background: #f6f9fc url("../img/bg-optimization.png") center right 50px/400px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-optimization {
        background: #f6f9fc url("../img/bg-optimization.png") center right 100px/500px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
.bg-certification {
    background: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-certification {
        background: #f6f9fc url("../img/bg-certification.png") center right 50px/400px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 1200px) {
    .bg-certification {
        background: #f6f9fc url("../img/bg-certification.png") top right 100px/500px
        auto no-repeat scroll;
        min-height: 400px;
    }
}
@media (min-width: 560px) {
    .bg-resources {
        background: url("../img/bg-resources.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-articles {
        background: url("../img/bg-articles.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-ebooks {
        background: url("../img/bg-ebooks.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-case-studies {
        background: url("../img/bg-case-studies.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-webinars {
        background: url("../img/bg-webinars.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-worksheets {
        background: url("../img/bg-worksheets.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-infographics {
        background: url("../img/bg-infographics.png") bottom -2px right no-repeat scroll;
        background-size: 1000px;
    }
}
@media (min-width: 560px) {
    .bg-featured {
        background: url("../img/bg-featured.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-search {
        background: url("../img/bg-search.png") bottom -2px right no-repeat scroll;
        background-size: 300px;
    }
}
@media (min-width: 560px) {
    .bg-archive {
        background: url("../img/bg-archive.png") bottom -2px right no-repeat scroll;
        background-size: 475px;
    }
}
@media (min-width: 560px) {
    .bg-services {
        background: url("../img/bg-services-top.png") bottom right no-repeat scroll;
        background-size: 1400px;
    }
}
@media (min-width: 560px) {
    .bg-solutions {
        background: url("../img/bg-solutions-top.png") bottom right no-repeat scroll;
        background-size: 1180px;
    }
}
@media (min-width: 560px) {
    .bg-software {
        background: url("../img/bg-software-top.png") bottom right no-repeat scroll;
        background-size: 1180px;
    }
}
.bg-left-triangle,
.leadership-single-page,
.page-template-template-flexible-services .flex-sections {
    background: url("../img/bg-background-wash1.png") no-repeat top left;
    background-size: 101%;
}
@media (min-width: 1000px) {
    .bg-left-triangle,
    .leadership-single-page,
    .page-template-template-flexible-services .flex-sections {
        background-size: 80%;
    }
}
.page-template-template-flexible-services .flex-sections {
    background: url("../img/bg-background-wash2.png") no-repeat top left;
    background-size: 100%;
}
.bg-top-box-light .bg-page-top {
    background-color: #f6f9fc;
}
.bg-top-box-light-triangles .bg-page-top,
.bg-section-light-triangles {
    background-color: #f6f9fc;
    background: #f6f9fc url("../img/bg-section-triangles-top-right-color.png") top
    right/800px auto no-repeat;
}
@media (min-width: 1200px) {
    .bg-top-box-light-triangles .bg-page-top,
    .bg-section-light-triangles {
        background-size: 1000px auto;
    }
}
.bg-top-box-white-triangles .bg-page-top,
.bg-section-white-triangles {
    background: url("../img/bg-section-triangles-top-right-color.png") top
    right/800px auto no-repeat;
}
@media (min-width: 1200px) {
    .bg-top-box-white-triangles .bg-page-top,
    .bg-section-white-triangles {
        background-size: 1000px auto;
    }
}
.bg-bottom-box-light-triangles .bg-page-top,
.bg-section-light-triangles-bottom {
    background-color: #f6f9fc;
    background: #f6f9fc url("../img/bg-section-triangles-bottom-left-color.png")
    bottom left/200px auto no-repeat;
}
@media (min-width: 1200px) {
    .bg-bottom-box-light-triangles .bg-page-top,
    .bg-section-light-triangles-bottom {
        background-size: 300px auto;
    }
}
.bg-bottom-box-white-triangles .bg-page-top,
.bg-section-white-triangles-bottom {
    background: url("../img/bg-section-triangles-bottom-left-color.png") bottom
    left/200px auto no-repeat;
}
@media (min-width: 1200px) {
    .bg-bottom-box-white-triangles .bg-page-top,
    .bg-section-white-triangles-bottom {
        background-size: 300px auto;
    }
}
.bg-section-primary-triangles-right {
    background-color: #036;
    background: #036 url("../img/bg-section-triangles-top-right-white.png") top
    right/600px auto no-repeat;
}
.bg-section-secondary-triangles-right {
    background-color: #09f;
    background: #09f url("../img/bg-section-triangles-top-right-white.png") top
    right/600px auto no-repeat;
}
.bg-services-gradient-section {
    background-color: #036;
    background-image: url("../img/bg-certification-art.png"),
    -webkit-gradient(linear, left top, right top, color-stop(10%, #036), to(blue));
    background-image: url("../img/bg-certification-art.png"),
    linear-gradient(90deg, #036 10%, blue 100%);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, left;
    background-size: 1200px auto, auto;
}
.bg-blue-white-dots {
    background-color: #f6f9fc;
    background-image: url("../img/bg-section-large-dots.png"),
    -webkit-gradient(linear, left top, right top, color-stop(10%, #7ccdff), color-stop(40%, #fff));
    background-image: url("../img/bg-section-large-dots.png"),
    linear-gradient(90deg, #7ccdff 10%, #fff 40%);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom left, left;
    background-size: 400px auto, auto;
}
.bg-100nps {
    background-color: #f6f9fc;
}
@media (min-width: 560px) {
    .bg-100nps {
        background: #f6f9fc url("../img/bg-100nps.png") bottom right/100% auto
        no-repeat;
    }
}
@media (min-width: 1200px) {
    .bg-100nps {
        background-size: auto 100%;
    }
}
.bg-section-insights {
    background-color: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-section-insights {
        background: #f6f9fc url("../img/bg-insights-section.png") bottom right/100%
        auto no-repeat;
    }
}
@media (min-width: 1200px) {
    .bg-section-insights {
        background-size: auto 100%;
    }
}
.bg-related-products {
    background-color: #f6f9fc;
}
@media (min-width: 1000px) {
    .bg-related-products {
        background: #f6f9fc url("../img/bg-product-relationship.png") bottom
        right/100% auto no-repeat;
    }
}
@media (min-width: 1200px) {
    .bg-related-products {
        background-size: auto 100%;
    }
}
.bg-onsemble-section {
    background-color: #fff;
}
@media (min-width: 1000px) {
    .bg-onsemble-section {
        background: #fff url("../img/bg-onsemble-section.png") bottom left/100% auto
        no-repeat;
    }
}
@media (min-width: 1200px) {
    .bg-onsemble-section {
        background-size: auto 100%;
    }
}
.bg-brand-video .top-margin-big {
    margin-top: 0;
}
@media (min-width: 1000px) {
    .bg-brand-video {
        background: #fff url("../img/bg-brand-video.png") bottom right/auto 100%
        no-repeat scroll;
    }
    .bg-brand-video .top-margin-big {
        margin-top: 80px;
    }
}
.bg-brand-video p {
    font-size: 22px;
    font-weight: 600;
}
.bg-brand-video a:hover,
.bg-brand-video a:focus,
.bg-brand-video a:active {
    text-decoration: none;
}
.bg-solution-header {
    background-color: #036;
}
@media (min-width: 1000px) {
    .bg-solution-header {
        background: #036
        url("https://forteresearch.com/wp-content/themes/forte-2017/img/bg-solution-header.png")
        center center/cover no-repeat;
    }
}
.bg-onsemble-conference-section {
    background-color: #cc035a;
    color: #fff;
    background-color: #cc035a;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(8%, #036),
        color-stop(47%, #cc035a),
        color-stop(86%, #ef2e1b),
        to(#ff7500)
    );
    background: linear-gradient(
        0deg,
        #036 8%,
        #cc035a 47%,
        #ef2e1b 86%,
        #ff7500 100%
    );
    background-size: cover;
    min-height: 300px;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 560px) {
    .bg-onsemble-conference-section {
        background: #cc035a
        url("https://conference.onsemble.net/wp-content/themes/spring19/img/bg-fall18-home-lg.jpg")
        bottom center/cover no-repeat;
    }
}
.bg-onsemble-conference-section .container {
    padding-top: 120px;
    padding-bottom: 60px;
}
@media (min-width: 560px) {
    .bg-onsemble-conference-section .container {
        background: transparent
        url(https://conference.onsemble.net/wp-content/themes/spring19/img/sunburst.svg)
        top right/350px 350px no-repeat scroll;
    }
}
.bg-onsemble-conference-section h2 {
    font-size: 37px;
    line-height: 42px;
    text-transform: uppercase;
    font-weight: 700;
}
.bg-onsemble-conference-section h2 a,
.bg-onsemble-conference-section h2 a:hover,
.bg-onsemble-conference-section h2 a:focus,
.bg-onsemble-conference-section h2 a:active {
    color: #fff;
}
@media (min-width: 560px) {
    .bg-onsemble-conference-section h2 {
        font-size: 50px;
        line-height: 50px;
    }
}
@media (min-width: 560px) {
    .bg-onsemble-conference-section h3 {
        font-size: 36px;
        line-height: 36px;
        margin: 30px 0 20px;
    }
}
.bg-onsemble-conference-section h4 {
    margin-bottom: 40px;
}
@media (min-width: 1200px) {
    .bg-onsemble-conference-section {
        background-size: cover;
    }
}
.bg-onsemble-conference-section .btn-onsemble {
    border-radius: 10px;
    font-weight: 600;
    letter-spacing: 0.7px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin-right: 15px;
    color: #fff;
    background-color: #036;
    background-color: transparent;
    border: 2px solid #fff;
}
.bg-onsemble-conference-section .btn-onsemble:active,
.bg-onsemble-conference-section .btn-onsemble:hover,
.bg-onsemble-conference-section .btn-onsemble:focus {
    background-color: #fff;
    color: #cc035a;
    border: 2px solid #fff;
    text-decoration: none;
}
.bg-oncore-features-section {
    background-color: #036;
    background-image: url("../img/bg-oncore-features-section.png"),
    -webkit-gradient(linear, left top, right top, color-stop(10%, #036), to(#09f));
    background-image: url("../img/bg-oncore-features-section.png"),
    linear-gradient(90deg, #036 10%, #09f 100%);
    background-repeat: no-repeat, no-repeat;
    background-position: bottom right, left;
    background-size: 100% auto, auto;
}
.bg-careers-benefits img {
    max-width: 43px;
    display: block;
    border-radius: 50%;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    margin-bottom: 20px;
}
.bg-careers-benefits p {
    margin-bottom: 40px;
}
.photo-bg-mint-blue {
    display: block;
    position: relative;
    margin-bottom: 40px;
}
@media (min-width: 560px) {
    .photo-bg-mint-blue {
        margin-top: 100px;
    }
    .photo-bg-mint-blue::after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        z-index: -1000;
        background-image: linear-gradient(140deg, #09f 10%, #0fc 100%);
        left: 30px;
        top: -30px;
        z-index: 1;
    }
}
@media (min-width: 1000px) {
    .photo-bg-mint-blue {
        margin-top: 0;
    }
}
.photo-bg-blue-white {
    display: block;
    position: relative;
    margin-bottom: 40px;
}
@media (min-width: 560px) {
    .photo-bg-blue-white {
        margin-top: 100px;
    }
    .photo-bg-blue-white::after {
        content: "";
        width: 80%;
        height: 140%;
        display: block;
        position: absolute;
        z-index: -1000;
        background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(10%, #09f),
            color-stop(40%, #fff)
        );
        background-image: linear-gradient(180deg, #09f 10%, #fff 40%);
        right: -30px;
        top: -30px;
        z-index: 1;
    }
    .photo-bg-blue-white .wistia_embed {
        position: relative;
        z-index: 3;
        -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
        0 10px 10px rgba(0, 0, 0, 0.22);
        box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    }
}
@media (min-width: 1000px) {
    .photo-bg-blue-white {
        margin-top: 0;
    }
}
.photo-bg-gradient-blues {
    display: block;
    position: relative;
    margin-bottom: 60px;
}
@media (min-width: 560px) {
    .photo-bg-gradient-blues::after {
        content: "";
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        z-index: -1000;
        background-image: linear-gradient(140deg, #036 10%, #09f 100%);
        left: 30px;
        top: -30px;
        z-index: 1;
    }
}
.photo-bg-gradient-blues .gallery {
    position: relative;
    z-index: 3;
}
@media (min-width: 560px) {
    .photo-bg-gradient-blues.bg-box-top-five::after,
    .photo-bg-mint-blue.bg-box-top-five::after {
        top: -5px;
    }
}
.photo-bg-mint-blue.bottom-left::after,
.photo-bg-gradient-blues.bottom-left::after {
    top: 35px;
    left: -35px;
}
.bg-gradient,
.bg-gradient-mint,
.bg-gradient-mint-reverse,
.bg-primary,
.bg-gradient-horiz,
.bg-dark-graphic,
.bg-triangles-on-gradient,
.bg-section-primary-triangles-right,
.bg-section-secondary-triangles-right,
.bg-gradient-mint-blue,
.bg-bright-blue-gradient,
.bg-services-gradient-section,
.bg-gradient-bright-blue-mint,
.bg-home-top {
    color: #fff;
}
.bg-gradient h1,
.bg-gradient h2,
.bg-gradient h3,
.bg-gradient h4,
.bg-gradient h5,
.bg-gradient a,
.bg-gradient h1 a,
.bg-gradient h2 a,
.bg-gradient h3 a,
.bg-gradient h4 a,
.bg-gradient h5 a,
.bg-gradient .btna-arrow,
.bg-gradient-mint h1,
.bg-gradient-mint h2,
.bg-gradient-mint h3,
.bg-gradient-mint h4,
.bg-gradient-mint h5,
.bg-gradient-mint a,
.bg-gradient-mint h1 a,
.bg-gradient-mint h2 a,
.bg-gradient-mint h3 a,
.bg-gradient-mint h4 a,
.bg-gradient-mint h5 a,
.bg-gradient-mint .btna-arrow,
.bg-gradient-mint-reverse h1,
.bg-gradient-mint-reverse h2,
.bg-gradient-mint-reverse h3,
.bg-gradient-mint-reverse h4,
.bg-gradient-mint-reverse h5,
.bg-gradient-mint-reverse a,
.bg-gradient-mint-reverse h1 a,
.bg-gradient-mint-reverse h2 a,
.bg-gradient-mint-reverse h3 a,
.bg-gradient-mint-reverse h4 a,
.bg-gradient-mint-reverse h5 a,
.bg-gradient-mint-reverse .btna-arrow,
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary a,
.bg-primary h1 a,
.bg-primary h2 a,
.bg-primary h3 a,
.bg-primary h4 a,
.bg-primary h5 a,
.bg-primary .btna-arrow,
.bg-gradient-horiz h1,
.bg-gradient-horiz h2,
.bg-gradient-horiz h3,
.bg-gradient-horiz h4,
.bg-gradient-horiz h5,
.bg-gradient-horiz a,
.bg-gradient-horiz h1 a,
.bg-gradient-horiz h2 a,
.bg-gradient-horiz h3 a,
.bg-gradient-horiz h4 a,
.bg-gradient-horiz h5 a,
.bg-gradient-horiz .btna-arrow,
.bg-dark-graphic h1,
.bg-dark-graphic h2,
.bg-dark-graphic h3,
.bg-dark-graphic h4,
.bg-dark-graphic h5,
.bg-dark-graphic a,
.bg-dark-graphic h1 a,
.bg-dark-graphic h2 a,
.bg-dark-graphic h3 a,
.bg-dark-graphic h4 a,
.bg-dark-graphic h5 a,
.bg-dark-graphic .btna-arrow,
.bg-triangles-on-gradient h1,
.bg-triangles-on-gradient h2,
.bg-triangles-on-gradient h3,
.bg-triangles-on-gradient h4,
.bg-triangles-on-gradient h5,
.bg-triangles-on-gradient a,
.bg-triangles-on-gradient h1 a,
.bg-triangles-on-gradient h2 a,
.bg-triangles-on-gradient h3 a,
.bg-triangles-on-gradient h4 a,
.bg-triangles-on-gradient h5 a,
.bg-triangles-on-gradient .btna-arrow,
.bg-section-primary-triangles-right h1,
.bg-section-primary-triangles-right h2,
.bg-section-primary-triangles-right h3,
.bg-section-primary-triangles-right h4,
.bg-section-primary-triangles-right h5,
.bg-section-primary-triangles-right a,
.bg-section-primary-triangles-right h1 a,
.bg-section-primary-triangles-right h2 a,
.bg-section-primary-triangles-right h3 a,
.bg-section-primary-triangles-right h4 a,
.bg-section-primary-triangles-right h5 a,
.bg-section-primary-triangles-right .btna-arrow,
.bg-section-secondary-triangles-right h1,
.bg-section-secondary-triangles-right h2,
.bg-section-secondary-triangles-right h3,
.bg-section-secondary-triangles-right h4,
.bg-section-secondary-triangles-right h5,
.bg-section-secondary-triangles-right a,
.bg-section-secondary-triangles-right h1 a,
.bg-section-secondary-triangles-right h2 a,
.bg-section-secondary-triangles-right h3 a,
.bg-section-secondary-triangles-right h4 a,
.bg-section-secondary-triangles-right h5 a,
.bg-section-secondary-triangles-right .btna-arrow,
.bg-gradient-mint-blue h1,
.bg-gradient-mint-blue h2,
.bg-gradient-mint-blue h3,
.bg-gradient-mint-blue h4,
.bg-gradient-mint-blue h5,
.bg-gradient-mint-blue a,
.bg-gradient-mint-blue h1 a,
.bg-gradient-mint-blue h2 a,
.bg-gradient-mint-blue h3 a,
.bg-gradient-mint-blue h4 a,
.bg-gradient-mint-blue h5 a,
.bg-gradient-mint-blue .btna-arrow,
.bg-bright-blue-gradient h1,
.bg-bright-blue-gradient h2,
.bg-bright-blue-gradient h3,
.bg-bright-blue-gradient h4,
.bg-bright-blue-gradient h5,
.bg-bright-blue-gradient a,
.bg-bright-blue-gradient h1 a,
.bg-bright-blue-gradient h2 a,
.bg-bright-blue-gradient h3 a,
.bg-bright-blue-gradient h4 a,
.bg-bright-blue-gradient h5 a,
.bg-bright-blue-gradient .btna-arrow,
.bg-services-gradient-section h1,
.bg-services-gradient-section h2,
.bg-services-gradient-section h3,
.bg-services-gradient-section h4,
.bg-services-gradient-section h5,
.bg-services-gradient-section a,
.bg-services-gradient-section h1 a,
.bg-services-gradient-section h2 a,
.bg-services-gradient-section h3 a,
.bg-services-gradient-section h4 a,
.bg-services-gradient-section h5 a,
.bg-services-gradient-section .btna-arrow,
.bg-gradient-bright-blue-mint h1,
.bg-gradient-bright-blue-mint h2,
.bg-gradient-bright-blue-mint h3,
.bg-gradient-bright-blue-mint h4,
.bg-gradient-bright-blue-mint h5,
.bg-gradient-bright-blue-mint a,
.bg-gradient-bright-blue-mint h1 a,
.bg-gradient-bright-blue-mint h2 a,
.bg-gradient-bright-blue-mint h3 a,
.bg-gradient-bright-blue-mint h4 a,
.bg-gradient-bright-blue-mint h5 a,
.bg-gradient-bright-blue-mint .btna-arrow,
.bg-home-top h1,
.bg-home-top h2,
.bg-home-top h3,
.bg-home-top h4,
.bg-home-top h5,
.bg-home-top a,
.bg-home-top h1 a,
.bg-home-top h2 a,
.bg-home-top h3 a,
.bg-home-top h4 a,
.bg-home-top h5 a,
.bg-home-top .btna-arrow {
    color: #fff;
}
.bg-gradient .btna-underline:hover,
.bg-gradient .btna-underline:active,
.bg-gradient .btna-underline:focus,
.bg-gradient a:hover,
.bg-gradient a:active,
.bg-gradient a:focus,
.bg-gradient-mint .btna-underline:hover,
.bg-gradient-mint .btna-underline:active,
.bg-gradient-mint .btna-underline:focus,
.bg-gradient-mint a:hover,
.bg-gradient-mint a:active,
.bg-gradient-mint a:focus,
.bg-gradient-mint-reverse .btna-underline:hover,
.bg-gradient-mint-reverse .btna-underline:active,
.bg-gradient-mint-reverse .btna-underline:focus,
.bg-gradient-mint-reverse a:hover,
.bg-gradient-mint-reverse a:active,
.bg-gradient-mint-reverse a:focus,
.bg-primary .btna-underline:hover,
.bg-primary .btna-underline:active,
.bg-primary .btna-underline:focus,
.bg-primary a:hover,
.bg-primary a:active,
.bg-primary a:focus,
.bg-gradient-horiz .btna-underline:hover,
.bg-gradient-horiz .btna-underline:active,
.bg-gradient-horiz .btna-underline:focus,
.bg-gradient-horiz a:hover,
.bg-gradient-horiz a:active,
.bg-gradient-horiz a:focus,
.bg-dark-graphic .btna-underline:hover,
.bg-dark-graphic .btna-underline:active,
.bg-dark-graphic .btna-underline:focus,
.bg-dark-graphic a:hover,
.bg-dark-graphic a:active,
.bg-dark-graphic a:focus,
.bg-triangles-on-gradient .btna-underline:hover,
.bg-triangles-on-gradient .btna-underline:active,
.bg-triangles-on-gradient .btna-underline:focus,
.bg-triangles-on-gradient a:hover,
.bg-triangles-on-gradient a:active,
.bg-triangles-on-gradient a:focus,
.bg-section-primary-triangles-right .btna-underline:hover,
.bg-section-primary-triangles-right .btna-underline:active,
.bg-section-primary-triangles-right .btna-underline:focus,
.bg-section-primary-triangles-right a:hover,
.bg-section-primary-triangles-right a:active,
.bg-section-primary-triangles-right a:focus,
.bg-section-secondary-triangles-right .btna-underline:hover,
.bg-section-secondary-triangles-right .btna-underline:active,
.bg-section-secondary-triangles-right .btna-underline:focus,
.bg-section-secondary-triangles-right a:hover,
.bg-section-secondary-triangles-right a:active,
.bg-section-secondary-triangles-right a:focus,
.bg-gradient-mint-blue .btna-underline:hover,
.bg-gradient-mint-blue .btna-underline:active,
.bg-gradient-mint-blue .btna-underline:focus,
.bg-gradient-mint-blue a:hover,
.bg-gradient-mint-blue a:active,
.bg-gradient-mint-blue a:focus,
.bg-bright-blue-gradient .btna-underline:hover,
.bg-bright-blue-gradient .btna-underline:active,
.bg-bright-blue-gradient .btna-underline:focus,
.bg-bright-blue-gradient a:hover,
.bg-bright-blue-gradient a:active,
.bg-bright-blue-gradient a:focus,
.bg-services-gradient-section .btna-underline:hover,
.bg-services-gradient-section .btna-underline:active,
.bg-services-gradient-section .btna-underline:focus,
.bg-services-gradient-section a:hover,
.bg-services-gradient-section a:active,
.bg-services-gradient-section a:focus,
.bg-gradient-bright-blue-mint .btna-underline:hover,
.bg-gradient-bright-blue-mint .btna-underline:active,
.bg-gradient-bright-blue-mint .btna-underline:focus,
.bg-gradient-bright-blue-mint a:hover,
.bg-gradient-bright-blue-mint a:active,
.bg-gradient-bright-blue-mint a:focus,
.bg-home-top .btna-underline:hover,
.bg-home-top .btna-underline:active,
.bg-home-top .btna-underline:focus,
.bg-home-top a:hover,
.bg-home-top a:active,
.bg-home-top a:focus {
    color: #09f;
}
.bg-gradient .card-white a,
.bg-gradient .card-white p,
.bg-gradient .card-white h1,
.bg-gradient .card-white h2,
.bg-gradient .card-white h3,
.bg-gradient .card-white h4,
.bg-gradient .card-white .btna-underline,
.bg-gradient-mint .card-white a,
.bg-gradient-mint .card-white p,
.bg-gradient-mint .card-white h1,
.bg-gradient-mint .card-white h2,
.bg-gradient-mint .card-white h3,
.bg-gradient-mint .card-white h4,
.bg-gradient-mint .card-white .btna-underline,
.bg-gradient-mint-reverse .card-white a,
.bg-gradient-mint-reverse .card-white p,
.bg-gradient-mint-reverse .card-white h1,
.bg-gradient-mint-reverse .card-white h2,
.bg-gradient-mint-reverse .card-white h3,
.bg-gradient-mint-reverse .card-white h4,
.bg-gradient-mint-reverse .card-white .btna-underline,
.bg-primary .card-white a,
.bg-primary .card-white p,
.bg-primary .card-white h1,
.bg-primary .card-white h2,
.bg-primary .card-white h3,
.bg-primary .card-white h4,
.bg-primary .card-white .btna-underline,
.bg-gradient-horiz .card-white a,
.bg-gradient-horiz .card-white p,
.bg-gradient-horiz .card-white h1,
.bg-gradient-horiz .card-white h2,
.bg-gradient-horiz .card-white h3,
.bg-gradient-horiz .card-white h4,
.bg-gradient-horiz .card-white .btna-underline,
.bg-dark-graphic .card-white a,
.bg-dark-graphic .card-white p,
.bg-dark-graphic .card-white h1,
.bg-dark-graphic .card-white h2,
.bg-dark-graphic .card-white h3,
.bg-dark-graphic .card-white h4,
.bg-dark-graphic .card-white .btna-underline,
.bg-triangles-on-gradient .card-white a,
.bg-triangles-on-gradient .card-white p,
.bg-triangles-on-gradient .card-white h1,
.bg-triangles-on-gradient .card-white h2,
.bg-triangles-on-gradient .card-white h3,
.bg-triangles-on-gradient .card-white h4,
.bg-triangles-on-gradient .card-white .btna-underline,
.bg-section-primary-triangles-right .card-white a,
.bg-section-primary-triangles-right .card-white p,
.bg-section-primary-triangles-right .card-white h1,
.bg-section-primary-triangles-right .card-white h2,
.bg-section-primary-triangles-right .card-white h3,
.bg-section-primary-triangles-right .card-white h4,
.bg-section-primary-triangles-right .card-white .btna-underline,
.bg-section-secondary-triangles-right .card-white a,
.bg-section-secondary-triangles-right .card-white p,
.bg-section-secondary-triangles-right .card-white h1,
.bg-section-secondary-triangles-right .card-white h2,
.bg-section-secondary-triangles-right .card-white h3,
.bg-section-secondary-triangles-right .card-white h4,
.bg-section-secondary-triangles-right .card-white .btna-underline,
.bg-gradient-mint-blue .card-white a,
.bg-gradient-mint-blue .card-white p,
.bg-gradient-mint-blue .card-white h1,
.bg-gradient-mint-blue .card-white h2,
.bg-gradient-mint-blue .card-white h3,
.bg-gradient-mint-blue .card-white h4,
.bg-gradient-mint-blue .card-white .btna-underline,
.bg-bright-blue-gradient .card-white a,
.bg-bright-blue-gradient .card-white p,
.bg-bright-blue-gradient .card-white h1,
.bg-bright-blue-gradient .card-white h2,
.bg-bright-blue-gradient .card-white h3,
.bg-bright-blue-gradient .card-white h4,
.bg-bright-blue-gradient .card-white .btna-underline,
.bg-services-gradient-section .card-white a,
.bg-services-gradient-section .card-white p,
.bg-services-gradient-section .card-white h1,
.bg-services-gradient-section .card-white h2,
.bg-services-gradient-section .card-white h3,
.bg-services-gradient-section .card-white h4,
.bg-services-gradient-section .card-white .btna-underline,
.bg-gradient-bright-blue-mint .card-white a,
.bg-gradient-bright-blue-mint .card-white p,
.bg-gradient-bright-blue-mint .card-white h1,
.bg-gradient-bright-blue-mint .card-white h2,
.bg-gradient-bright-blue-mint .card-white h3,
.bg-gradient-bright-blue-mint .card-white h4,
.bg-gradient-bright-blue-mint .card-white .btna-underline,
.bg-home-top .card-white a,
.bg-home-top .card-white p,
.bg-home-top .card-white h1,
.bg-home-top .card-white h2,
.bg-home-top .card-white h3,
.bg-home-top .card-white h4,
.bg-home-top .card-white .btna-underline {
    color: #036;
}
.bg-gradient .card-white .btna-underline:hover,
.bg-gradient-mint .card-white .btna-underline:hover,
.bg-gradient-mint-reverse .card-white .btna-underline:hover,
.bg-primary .card-white .btna-underline:hover,
.bg-gradient-horiz .card-white .btna-underline:hover,
.bg-dark-graphic .card-white .btna-underline:hover,
.bg-triangles-on-gradient .card-white .btna-underline:hover,
.bg-section-primary-triangles-right .card-white .btna-underline:hover,
.bg-section-secondary-triangles-right .card-white .btna-underline:hover,
.bg-gradient-mint-blue .card-white .btna-underline:hover,
.bg-bright-blue-gradient .card-white .btna-underline:hover,
.bg-services-gradient-section .card-white .btna-underline:hover,
.bg-gradient-bright-blue-mint .card-white .btna-underline:hover,
.bg-home-top .card-white .btna-underline:hover {
    color: #09f;
}
.bg-gradient .card-white .btn-hollow:hover,
.bg-gradient-mint .card-white .btn-hollow:hover,
.bg-gradient-mint-reverse .card-white .btn-hollow:hover,
.bg-primary .card-white .btn-hollow:hover,
.bg-gradient-horiz .card-white .btn-hollow:hover,
.bg-dark-graphic .card-white .btn-hollow:hover,
.bg-triangles-on-gradient .card-white .btn-hollow:hover,
.bg-section-primary-triangles-right .card-white .btn-hollow:hover,
.bg-section-secondary-triangles-right .card-white .btn-hollow:hover,
.bg-gradient-mint-blue .card-white .btn-hollow:hover,
.bg-bright-blue-gradient .card-white .btn-hollow:hover,
.bg-services-gradient-section .card-white .btn-hollow:hover,
.bg-gradient-bright-blue-mint .card-white .btn-hollow:hover,
.bg-home-top .card-white .btn-hollow:hover {
    color: #fff;
}
.bg-gradient .interactive-image p,
.bg-gradient-mint .interactive-image p,
.bg-gradient-mint-reverse .interactive-image p,
.bg-primary .interactive-image p,
.bg-gradient-horiz .interactive-image p,
.bg-dark-graphic .interactive-image p,
.bg-triangles-on-gradient .interactive-image p,
.bg-section-primary-triangles-right .interactive-image p,
.bg-section-secondary-triangles-right .interactive-image p,
.bg-gradient-mint-blue .interactive-image p,
.bg-bright-blue-gradient .interactive-image p,
.bg-services-gradient-section .interactive-image p,
.bg-gradient-bright-blue-mint .interactive-image p,
.bg-home-top .interactive-image p {
    color: #fff;
}
.bg-gradient .btn:hover,
.bg-gradient .btn:active,
.bg-gradient .btn:focus,
.bg-gradient input[type="submit"]:hover,
.bg-gradient input[type="submit"]:active,
.bg-gradient input[type="submit"]:focus,
.bg-gradient-mint .btn:hover,
.bg-gradient-mint .btn:active,
.bg-gradient-mint .btn:focus,
.bg-gradient-mint input[type="submit"]:hover,
.bg-gradient-mint input[type="submit"]:active,
.bg-gradient-mint input[type="submit"]:focus,
.bg-gradient-mint-reverse .btn:hover,
.bg-gradient-mint-reverse .btn:active,
.bg-gradient-mint-reverse .btn:focus,
.bg-gradient-mint-reverse input[type="submit"]:hover,
.bg-gradient-mint-reverse input[type="submit"]:active,
.bg-gradient-mint-reverse input[type="submit"]:focus,
.bg-primary .btn:hover,
.bg-primary .btn:active,
.bg-primary .btn:focus,
.bg-primary input[type="submit"]:hover,
.bg-primary input[type="submit"]:active,
.bg-primary input[type="submit"]:focus,
.bg-gradient-horiz .btn:hover,
.bg-gradient-horiz .btn:active,
.bg-gradient-horiz .btn:focus,
.bg-gradient-horiz input[type="submit"]:hover,
.bg-gradient-horiz input[type="submit"]:active,
.bg-gradient-horiz input[type="submit"]:focus,
.bg-dark-graphic .btn:hover,
.bg-dark-graphic .btn:active,
.bg-dark-graphic .btn:focus,
.bg-dark-graphic input[type="submit"]:hover,
.bg-dark-graphic input[type="submit"]:active,
.bg-dark-graphic input[type="submit"]:focus,
.bg-triangles-on-gradient .btn:hover,
.bg-triangles-on-gradient .btn:active,
.bg-triangles-on-gradient .btn:focus,
.bg-triangles-on-gradient input[type="submit"]:hover,
.bg-triangles-on-gradient input[type="submit"]:active,
.bg-triangles-on-gradient input[type="submit"]:focus,
.bg-section-primary-triangles-right .btn:hover,
.bg-section-primary-triangles-right .btn:active,
.bg-section-primary-triangles-right .btn:focus,
.bg-section-primary-triangles-right input[type="submit"]:hover,
.bg-section-primary-triangles-right input[type="submit"]:active,
.bg-section-primary-triangles-right input[type="submit"]:focus,
.bg-section-secondary-triangles-right .btn:hover,
.bg-section-secondary-triangles-right .btn:active,
.bg-section-secondary-triangles-right .btn:focus,
.bg-section-secondary-triangles-right input[type="submit"]:hover,
.bg-section-secondary-triangles-right input[type="submit"]:active,
.bg-section-secondary-triangles-right input[type="submit"]:focus,
.bg-gradient-mint-blue .btn:hover,
.bg-gradient-mint-blue .btn:active,
.bg-gradient-mint-blue .btn:focus,
.bg-gradient-mint-blue input[type="submit"]:hover,
.bg-gradient-mint-blue input[type="submit"]:active,
.bg-gradient-mint-blue input[type="submit"]:focus,
.bg-bright-blue-gradient .btn:hover,
.bg-bright-blue-gradient .btn:active,
.bg-bright-blue-gradient .btn:focus,
.bg-bright-blue-gradient input[type="submit"]:hover,
.bg-bright-blue-gradient input[type="submit"]:active,
.bg-bright-blue-gradient input[type="submit"]:focus,
.bg-services-gradient-section .btn:hover,
.bg-services-gradient-section .btn:active,
.bg-services-gradient-section .btn:focus,
.bg-services-gradient-section input[type="submit"]:hover,
.bg-services-gradient-section input[type="submit"]:active,
.bg-services-gradient-section input[type="submit"]:focus,
.bg-gradient-bright-blue-mint .btn:hover,
.bg-gradient-bright-blue-mint .btn:active,
.bg-gradient-bright-blue-mint .btn:focus,
.bg-gradient-bright-blue-mint input[type="submit"]:hover,
.bg-gradient-bright-blue-mint input[type="submit"]:active,
.bg-gradient-bright-blue-mint input[type="submit"]:focus,
.bg-home-top .btn:hover,
.bg-home-top .btn:active,
.bg-home-top .btn:focus,
.bg-home-top input[type="submit"]:hover,
.bg-home-top input[type="submit"]:active,
.bg-home-top input[type="submit"]:focus {
    color: #fff;
    border: 1px solid #fff;
}
.bg-gradient .btn-hollow-light:hover,
.bg-gradient .btn-hollow-light:active,
.bg-gradient .btn-hollow-light:focus,
.bg-gradient-mint .btn-hollow-light:hover,
.bg-gradient-mint .btn-hollow-light:active,
.bg-gradient-mint .btn-hollow-light:focus,
.bg-gradient-mint-reverse .btn-hollow-light:hover,
.bg-gradient-mint-reverse .btn-hollow-light:active,
.bg-gradient-mint-reverse .btn-hollow-light:focus,
.bg-primary .btn-hollow-light:hover,
.bg-primary .btn-hollow-light:active,
.bg-primary .btn-hollow-light:focus,
.bg-gradient-horiz .btn-hollow-light:hover,
.bg-gradient-horiz .btn-hollow-light:active,
.bg-gradient-horiz .btn-hollow-light:focus,
.bg-dark-graphic .btn-hollow-light:hover,
.bg-dark-graphic .btn-hollow-light:active,
.bg-dark-graphic .btn-hollow-light:focus,
.bg-triangles-on-gradient .btn-hollow-light:hover,
.bg-triangles-on-gradient .btn-hollow-light:active,
.bg-triangles-on-gradient .btn-hollow-light:focus,
.bg-section-primary-triangles-right .btn-hollow-light:hover,
.bg-section-primary-triangles-right .btn-hollow-light:active,
.bg-section-primary-triangles-right .btn-hollow-light:focus,
.bg-section-secondary-triangles-right .btn-hollow-light:hover,
.bg-section-secondary-triangles-right .btn-hollow-light:active,
.bg-section-secondary-triangles-right .btn-hollow-light:focus,
.bg-gradient-mint-blue .btn-hollow-light:hover,
.bg-gradient-mint-blue .btn-hollow-light:active,
.bg-gradient-mint-blue .btn-hollow-light:focus,
.bg-bright-blue-gradient .btn-hollow-light:hover,
.bg-bright-blue-gradient .btn-hollow-light:active,
.bg-bright-blue-gradient .btn-hollow-light:focus,
.bg-services-gradient-section .btn-hollow-light:hover,
.bg-services-gradient-section .btn-hollow-light:active,
.bg-services-gradient-section .btn-hollow-light:focus,
.bg-gradient-bright-blue-mint .btn-hollow-light:hover,
.bg-gradient-bright-blue-mint .btn-hollow-light:active,
.bg-gradient-bright-blue-mint .btn-hollow-light:focus,
.bg-home-top .btn-hollow-light:hover,
.bg-home-top .btn-hollow-light:active,
.bg-home-top .btn-hollow-light:focus {
    color: #09f;
}
.bg-gradient .btn-white,
.bg-gradient-mint .btn-white,
.bg-gradient-mint-reverse .btn-white,
.bg-primary .btn-white,
.bg-gradient-horiz .btn-white,
.bg-dark-graphic .btn-white,
.bg-triangles-on-gradient .btn-white,
.bg-section-primary-triangles-right .btn-white,
.bg-section-secondary-triangles-right .btn-white,
.bg-gradient-mint-blue .btn-white,
.bg-bright-blue-gradient .btn-white,
.bg-services-gradient-section .btn-white,
.bg-gradient-bright-blue-mint .btn-white,
.bg-home-top .btn-white {
    border: 1px solid #fff;
    background-color: #fff;
    color: #09f;
}
.bg-gradient .btn-white:hover,
.bg-gradient .btn-white:active,
.bg-gradient .btn-white:focus,
.bg-gradient-mint .btn-white:hover,
.bg-gradient-mint .btn-white:active,
.bg-gradient-mint .btn-white:focus,
.bg-gradient-mint-reverse .btn-white:hover,
.bg-gradient-mint-reverse .btn-white:active,
.bg-gradient-mint-reverse .btn-white:focus,
.bg-primary .btn-white:hover,
.bg-primary .btn-white:active,
.bg-primary .btn-white:focus,
.bg-gradient-horiz .btn-white:hover,
.bg-gradient-horiz .btn-white:active,
.bg-gradient-horiz .btn-white:focus,
.bg-dark-graphic .btn-white:hover,
.bg-dark-graphic .btn-white:active,
.bg-dark-graphic .btn-white:focus,
.bg-triangles-on-gradient .btn-white:hover,
.bg-triangles-on-gradient .btn-white:active,
.bg-triangles-on-gradient .btn-white:focus,
.bg-section-primary-triangles-right .btn-white:hover,
.bg-section-primary-triangles-right .btn-white:active,
.bg-section-primary-triangles-right .btn-white:focus,
.bg-section-secondary-triangles-right .btn-white:hover,
.bg-section-secondary-triangles-right .btn-white:active,
.bg-section-secondary-triangles-right .btn-white:focus,
.bg-gradient-mint-blue .btn-white:hover,
.bg-gradient-mint-blue .btn-white:active,
.bg-gradient-mint-blue .btn-white:focus,
.bg-bright-blue-gradient .btn-white:hover,
.bg-bright-blue-gradient .btn-white:active,
.bg-bright-blue-gradient .btn-white:focus,
.bg-services-gradient-section .btn-white:hover,
.bg-services-gradient-section .btn-white:active,
.bg-services-gradient-section .btn-white:focus,
.bg-gradient-bright-blue-mint .btn-white:hover,
.bg-gradient-bright-blue-mint .btn-white:active,
.bg-gradient-bright-blue-mint .btn-white:focus,
.bg-home-top .btn-white:hover,
.bg-home-top .btn-white:active,
.bg-home-top .btn-white:focus {
    color: #fff;
    background-color: #09f;
    background-color: transparent;
}
.media-logos-dark {
    padding: 40px 0;
}
.media-logos-dark a {
    color: #09f;
}
.bg-logo-downloads a {
    display: inline-block;
    padding: 0 8px;
}
.bg-logo-downloads img {
    max-width: 120px;
    padding-left: 10px;
}
.btn,
input[type="submit"],
.gform_next_button,
.gform_previous_button {
    border-radius: 2px;
    border: 1px solid #09f;
    background-color: #09f;
    display: inline-block;
    text-decoration: none;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    margin: 20px 20px 0 0;
    color: #fff;
    font-weight: 600;
}
.btn:hover,
.btn:active,
.btn:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus,
.gform_next_button:hover,
.gform_next_button:active,
.gform_next_button:focus,
.gform_previous_button:hover,
.gform_previous_button:active,
.gform_previous_button:focus {
    text-decoration: none;
    color: #09f;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #09f;
}
input[type="submit"] {
    padding: 5px 20px;
}
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
    color: #09f;
}
.gform_next_button,
.gform_previous_button {
    border: 1px solid #09f;
    padding: 5px 20px;
    background-color: #09f;
}
.gform_next_button:hover,
.gform_next_button:active,
.gform_next_button:focus,
.gform_previous_button:hover,
.gform_previous_button:active,
.gform_previous_button:focus {
    color: #09f;
    border: 1px solid #09f;
}
.btn {
    padding: 5px 30px;
}
.btn:hover,
.btn:active,
.btn:focus {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.btn-zero-space {
    margin: 0;
}
.btn-hollow {
    border: 1px solid #09f;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #09f;
}
.btn-hollow:hover,
.btn-hollow:active,
.btn-hollow:focus {
    color: #fff;
    background-color: #09f;
    border: 1px solid #09f;
}
.btn-hollow-video {
    border: 1px solid #09f;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #09f;
    padding-right: 50px;
    background: url("../img/triangle-right.svg") center right 20px/12px 12px
    no-repeat;
}
.btn-hollow-video:hover,
.btn-hollow-video:active,
.btn-hollow-video:focus {
    color: #fff;
    background-color: #09f;
    border: 1px solid #09f;
    background: url("../img/triangle-light.svg") center right 20px/12px 12px
    no-repeat #09f;
}
.btn.btn-hollow-video-light {
    border: 1px solid #fff;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
    padding-right: 50px;
    background: url("../img/triangle-light.svg") center right 20px/12px auto
    no-repeat;
}
.btn.btn-hollow-video-light:hover,
.btn.btn-hollow-video-light:active,
.btn.btn-hollow-video-light:focus {
    color: #09f;
    background-color: #fff;
    border: 1px solid #fff;
    background: url("../img/triangle-right.svg") center right 20px/12px auto
    no-repeat #fff;
}
.btn-hollow-light {
    border: 1px solid #fff;
    color: #fff;
    background-color: #09f;
    background-color: transparent;
}
.btn-hollow-light:hover,
.btn-hollow-light:active,
.btn-hollow-light:focus {
    border: 1px solid #fff;
    background-color: #fff;
    color: #09f;
}
.btna-underline {
    color: #666;
    display: inline;
    border-bottom: 2px solid #09f;
}
.btna-underline:hover,
.btna-underline:active,
.btna-underline:focus {
    text-decoration: none;
    color: #09f;
}
.btna-arrow {
    color: #09f;
    font-weight: bold;
    display: inline-block;
}
.btna-arrow::after {
    -webkit-transition: 0.1s;
    transition: 0.1s;
    margin-left: 0px;
    content: " \02192";
}
.btna-arrow:hover,
.btna-arrow:active,
.btna-arrow:focus {
    text-decoration: none;
}
.btna-arrow:hover::after,
.btna-arrow:active::after,
.btna-arrow:focus::after {
    margin-left: 5px;
    content: " \02192";
}
.author-footer .btna-arrow:hover,
.author-footer .btna-arrow:active,
.author-footer .btna-arrow:focus {
    text-decoration: underline;
}
.author-footer .btna-arrow:hover::after,
.author-footer .btna-arrow:active::after,
.author-footer .btna-arrow:focus::after {
    margin-left: 0;
}
.contact-btn a {
    display: inline-block;
    padding: 1px 15px;
    margin: 0 10px 0 0;
    color: #fff;
    border: 1px solid #fff;
    text-decoration: none;
    border-radius: 2px;
    -webkit-transition: 0.1s;
    transition: 0.1s;
    font-weight: 600;
}
.contact-btn a:hover,
.contact-btn a:active,
.contact-btn a:focus {
    background-color: #fff;
    color: #09f;
}
.is-sticky .demo-btn a {
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    border: 1px solid #09f;
    background-color: #09f;
    color: #fff;
    padding: 3px 20px 3px;
}
.is-sticky .demo-btn a:hover,
.is-sticky .demo-btn a:active,
.is-sticky .demo-btn a:focus {
    color: #09f;
    background-color: #fff;
    text-decoration: none;
}
.is-sticky .product-submenu-links li.current-menu-item.demo-btn a {
    color: #fff;
}
.is-sticky .product-submenu-links li.current-menu-item.demo-btn a:hover,
.is-sticky .product-submenu-links li.current-menu-item.demo-btn a:active,
.is-sticky .product-submenu-links li.current-menu-item.demo-btn a:focus {
    color: #09f;
}
.next-triangle,
.prev-triangle {
    width: 7px;
    height: 7px;
    fill: #09f;
}
.next-triangle {
    margin-left: 8px;
}
.prev-triangle {
    margin-right: 8px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.page-numbers {
    padding: 8px 13px;
    font-size: 14px;
}
.page-numbers:hover {
    text-decoration: none;
}
.page-numbers:hover .next-triangle,
.page-numbers:hover .prev-triangle {
    fill: #036;
}
.next.page-numbers,
.prev.page-numbers {
    border: 1px solid #09f;
    border-radius: 3px;
    display: inline-block;
}
@media (min-width: 560px) {
    .next.page-numbers,
    .prev.page-numbers {
        display: inline;
    }
}
.next.page-numbers:hover,
.prev.page-numbers:hover {
    border: 1px solid #036;
}
.next.page-numbers {
    margin-left: 10px;
}
.prev.page-numbers {
    margin-right: 10px;
}
.center .btn {
    margin-left: 20px;
}
.image-grade {
    position: relative;
}
.image-grade img {
    border-radius: 2px;
}
.image-grade::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(140deg, #09f 10%, #0fc 100%);
    opacity: 0.6;
    border-radius: 2px;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.bot-margin {
    margin-bottom: 40px;
}
.bot-margin-10 {
    margin-bottom: 10px;
}
.top-margin {
    margin-top: 40px;
}
.top-margin-big {
    margin-top: 80px;
}
.p-relative {
    position: relative;
}
.zero-margin {
    margin: 0;
}
.left-mar-twenty {
    margin-left: 20px;
}
.right-mar-40,
a img.alignnone.right-mar-40 {
    margin-right: 40px;
}
.photo-shadow {
    border-radius: 2px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    z-index: 2;
}
.desaturate {
    -webkit-filter: grayscale(20%);
    filter: grayscale(20%);
}
.infotext,
.comment-awaiting-moderation,
.gform_confirmation_wrapper {
    border: 1px solid #cce3f8;
    background-color: #f6f9fc;
    padding: 10px;
    border-radius: 2px;
    font-size: 14px;
    line-height: 20px;
}
.img-max-1,
.img-max-1 img {
    max-width: 250px;
}
.img-max-1,
.img-max-2 img {
    max-width: 150px;
}
.badge {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 125px;
    height: auto;
}
@media (min-width: 1000px) {
    .badge {
        top: -50px;
        left: -50px;
        width: 175px;
    }
}
.img-max-customer-logos {
    margin-top: 40px;
    margin-bottom: 40px;
    display: block;
}
.img-max-customer-logos img {
    max-width: 120px;
    padding-right: 40px;
    float: left;
    opacity: 0.8;
    margin-bottom: 20px;
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 150px;
}
@media (min-width: 1000px) {
    .img-max-customer-logos img {
        max-width: 140px;
        float: left;
    }
}
@media (min-width: 1200px) {
    .img-max-customer-logos img {
        max-width: 160px;
    }
}
.striped {
    margin: 10px 0;
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    text-indent: 0;
    border-top: 2px solid #cce3f8;
}
.striped li {
    margin: 0 0 15px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #cce3f8;
}
.striped li:last-of-type {
    border-bottom: 0;
}
.striped.bottom-stripe li:last-of-type {
    border-bottom: 1px solid #cce3f8;
    margin: 0 0 40px 0;
}
.icon-triangle {
    margin: 10px 0;
    list-style: none;
    padding-left: 0;
    padding-top: 10px;
    text-indent: 0;
}
.icon-triangle a {
    display: block;
}
.icon-triangle a:hover,
.icon-triangle a:focus,
.icon-triangle a:active {
    text-decoration: none;
}
.icon-triangle li {
    margin: 40px 0;
    padding: 15px;
    border-bottom: 1px solid #cce3f8;
}
@media (min-width: 1000px) {
    .icon-triangle li {
        margin: 0;
    }
}
.icon-triangle li:last-of-type {
    border-bottom: 0;
}
.icon-triangle li h4,
.icon-triangle li > p {
    margin-left: 40px;
}
@media (min-width: 1000px) {
    .icon-triangle li h4,
    .icon-triangle li > p {
        margin-top: 2px;
        margin-bottom: 2px;
    }
}
.icon-triangle li h4::before {
    content: " ";
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: url("../img/triangle-right.svg") top left/10px 10px no-repeat;
    margin-left: -40px;
    margin-top: 6px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
@media (min-width: 1000px) {
    .icon-triangle li:hover {
        background-color: rgba(0, 40, 79, 0.2);
    }
}
@media (min-width: 1000px) {
    .icon-triangle li.is-active h4::before {
        margin-left: -50px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
.job-text h1,
.job-text h2,
.job-text h3,
.job-text h4 {
    font-size: 22px !important;
    font-weight: 600;
    color: #036;
}
.job-text p,
.job-text span {
    font-size: 17px !important;
    font-weight: 500 !important;
}
.job-text li {
    margin-bottom: 20px;
}
.archive-item {
    margin-bottom: 60px;
}
mark.searchwp-highlight {
    background-color: #cce3f8;
    border: 4px solid #cce3f8;
}
@-webkit-keyframes bounce-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
    40% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes bounce-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    40% {
        -webkit-transform: rotate(120deg);
        transform: rotate(120deg);
    }
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
    }
    40% {
        -webkit-transform: rotate(100deg);
        transform: rotate(100deg);
    }
    100% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@-webkit-keyframes bounce-rotate-back {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
@keyframes bounce-rotate-back {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}
.f-triangle {
    width: 7px;
    height: 7px;
    margin-top: 10px;
    margin-right: 20px;
    fill: #09f;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    display: block;
    margin-left: -30px;
    float: left;
}
.accordion.js .accordion-content {
    display: none;
}
.accordion {
    padding-left: 30px;
}
.accordion h3 {
    color: #09f;
    margin-left: 23px;
    margin-bottom: 20px;
}
.accordion .accordion-toggle {
    cursor: pointer;
}
.accordion .accordion-toggle.open .f-triangle {
    -webkit-animation: bounce-rotate 1s forwards;
    animation: bounce-rotate 1s forwards;
}
.accordion .accordion-toggle.closed .f-triangle {
    -webkit-animation: bounce-rotate-back 0.2s forwards;
    animation: bounce-rotate-back 0.2s forwards;
}
.accordion .accordion-content {
    margin-left: 23px;
}
@media (min-width: 1000px) {
    .carousel-toggle {
        cursor: pointer;
    }
}
@media (min-width: 1000px) {
    .carousel-toggle.is-active {
        background-color: #f6f9fc;
        background-color: rgba(0, 40, 79, 0.1);
    }
}
.carousel-toggle.is-active .interactive-holder {
    z-index: 999;
}
.interactive-holder a {
    display: inline-block;
}
@media (min-width: 1000px) {
    .interactive-holder {
        min-height: 450px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.interactive-holder > div {
    max-width: 500px;
    margin: 0 auto;
}
@media (min-width: 1000px) {
    .interactive-holder > div {
        max-width: 400px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        padding: 0 20px;
        margin: 0 20px;
        -ms-flex-preferred-size: 350px;
        flex-basis: 350px;
        float: right;
    }
}
@media (min-width: 1200px) {
    .interactive-holder > div {
        margin-left: 80px;
    }
}
.interactive-image {
    font-size: 16px;
    line-height: 20px;
}
@media (min-width: 560px) {
    .interactive-image img {
        max-width: 300px;
    }
}
.interactive-image p {
    margin-bottom: 10px;
    color: #036;
}
@media (min-width: 1000px) {
    .interactive-image {
        position: absolute;
        left: 100px;
        top: 30px;
        width: 300px;
        opacity: 0;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .interactive-image img {
        max-width: 300px;
        height: auto;
    }
}
@media (min-width: 1200px) {
    .interactive-image {
        left: 220px;
        top: 20px;
    }
}
.is-active .interactive-image {
    opacity: 1;
    z-index: 999;
}
.card-product {
    border: 2px solid #09f;
    padding: 40px;
    background-color: #fff;
    color: #036;
    margin: 0 20px 40px;
    border-radius: 5px;
    max-width: 800px;
}
.card-product img {
    max-height: 40px;
    width: auto;
}
.card-product-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.card-product-holder .card-product {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 45%;
    -ms-flex-preferred-size: 39%;
    flex-basis: 39%;
    float: left;
}
.card-product-holder::after {
    display: table;
    clear: both;
    content: "";
}
@media (min-width: 1000px) {
    .card-three-products .card-product {
        width: 28%;
        -ms-flex-preferred-size: 28%;
        flex-basis: 28%;
        float: left;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
@media (min-width: 1000px) {
    .card-solution {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.card-solution p {
    margin-bottom: 20px;
}
.card-solution .card-solution-text {
    max-width: 700px;
}
@media (min-width: 1000px) {
    .card-solution .card-solution-text {
        width: 700px;
        padding-right: 60px;
        padding-bottom: 40px;
    }
}
.card-solution .card-solution-text h4 {
    font-size: 22px;
}
.card-solution .card-solution-logo {
    padding: 0 0 40px;
}
@media (min-width: 1000px) {
    .card-solution .card-solution-logo {
        padding: 20px 0 0;
    }
}
.card-solution .card-solution-logo img {
    max-height: 30px;
    width: auto;
}
@media (min-width: 1000px) {
    .card-solution .card-solution-logo img {
        max-height: 40px;
    }
}
.card-solution img.logo-services {
    max-height: 80px;
}
.solution-intro-box {
    margin-bottom: 60px;
    border-left: 5px solid #09f;
    margin-left: -20px;
    padding-left: 20px;
}
.solution-intro-box h2 {
    font-size: 34px;
    line-height: 42px;
}
.solution-intro-box h2,
.solution-intro-box h3,
.solution-intro-box h4,
.solution-intro-box h5,
.solution-intro-box p {
    max-width: 700px;
}
.solution-intro-box p {
    font-size: 19px;
    line-height: 27px;
}
.solutions-pie {
    display: none;
}
@media (min-width: 1000px) {
    .solutions-pie {
        display: block;
        max-width: 400px;
        height: 400px;
        position: absolute;
        top: -60px;
        left: 80px;
    }
}
@media (min-width: 1000px) {
    .bg-solution-header {
        min-height: 500px;
    }
}
.bg-solution-header #research-admin,
.bg-solution-header #data-mgmt,
.bg-solution-header #trial-mgmt {
    -webkit-transition: 0.2s;
    transition: 0.2s;
    z-index: 999;
}
.bg-solution-header #research-admin:hover,
.bg-solution-header #data-mgmt:hover,
.bg-solution-header #trial-mgmt:hover {
    cursor: pointer;
}
.bg-solution-header #research-admin:hover .solution-single,
.bg-solution-header #data-mgmt:hover .solution-single,
.bg-solution-header #trial-mgmt:hover .solution-single {
    fill: #09f;
}
.bg-solution-header .solution-single {
    fill: #036;
    stroke: #09f;
    stroke-miterlimit: 10;
    stroke-width: 3px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.bg-solution-header .solution-text {
    fill: #f6f9fc;
}
.bg-home-rec-content ul,
.bg-home-rec-content li {
    list-style: none;
}
.bg-home-rec-content ul {
    margin: 0;
    max-width: 300px;
    font-size: 14px;
    line-height: 20px;
}
.bg-home-rec-content li {
    margin-bottom: 20px;
}
.bg-home-rec-content h3 {
    position: relative;
}
.bg-home-rec-content h3::before {
    content: "";
    width: 50px;
    height: 25px;
    display: block;
    margin: 40px 0 20px;
}
@media (min-width: 1200px) {
    .bg-home-rec-content h3::before {
        position: absolute;
        left: -50px;
        margin: 0;
    }
}
.bg-home-rec-content .rec-book::before {
    background: url(../img/icon-book.svg) center left 5px/25px auto no-repeat;
}
.bg-home-rec-content .rec-star::before {
    background: url(../img/icon-star.svg) center left 5px/25px auto no-repeat;
}
.bg-home-rec-content .rec-paper::before {
    background: url(../img/icon-paper.svg) center left 5px/25px auto no-repeat;
}
.photo-fifty {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 490px;
}
.photo-fifty p {
    float: left;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.photo-fifty img {
    max-width: 205px;
}
.two-col-list {
    -webkit-columns: 2;
    columns: 2;
    list-style: none;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    margin: 0 0 40px;
}
.two-col-list li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px;
}
.two-col-list li::before {
    margin-left: -15px;
    position: absolute;
    content: "\2219 \00a0";
}
.list-space li {
    margin-bottom: 20px;
}
.author-meta {
    margin: 10px 0 40px 0;
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.author-meta-image {
    margin-right: 20px;
    float: left;
}
.author-meta-image img {
    border-radius: 50%;
    -webkit-filter: grayscale(20%);
    filter: grayscale(20%);
    width: 60px;
}
.author-meta-title p {
    margin-bottom: 0;
}
.post-template-default h2,
.post-template-default h3,
.post-template-default h4,
.forte_infographic-template-default h2,
.forte_infographic-template-default h3,
.forte_infographic-template-default h4 {
    margin-top: 40px;
}
.post-template-default h2,
.post-template-default h3,
.forte_infographic-template-default h2,
.forte_infographic-template-default h3 {
    margin-bottom: 15px;
}
.post-template-default h4,
.forte_infographic-template-default h4 {
    margin-bottom: 10px;
}
.blog-featured-image {
    margin-bottom: 40px;
}
.blog-featured-image.oldstyle {
    text-align: center;
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto 40px;
    display: block;
}
.blog-featured-image.oldstyle::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: -webkit-gradient(
        linear,
        left top,
        right top,
        color-stop(10%, #09f),
        to(#0fc)
    );
    background-image: linear-gradient(90deg, #09f 10%, #0fc 100%);
    opacity: 0.5;
    border-radius: 2px;
}
.blog-featured-image.oldstyle img {
    width: 250px;
    height: 250px;
}
.container-articles .blog-featured-image.oldstyle {
    text-align: left;
    margin: 0 0 40px 0;
}
@media (min-width: 1000px) {
    .container-articles .blog-featured-image.oldstyle {
        display: inline-block;
        float: left;
        margin-right: 30px;
    }
}
.entry-header h1 {
    margin-bottom: 10px;
}
.author-footer {
    margin-top: 40px;
    margin-bottom: 100px;
    padding-top: 40px;
    border-top: 1px solid #cce3f8;
    border-bottom: 1px solid #cce3f8;
    font-size: 14px;
    line-height: 20px;
}
.author-footer a {
    color: #036;
    font-weight: 600;
}
.entry-content {
    hanging-punctuation: first;
}
.entry-content .sharedaddy {
    display: none;
}
.bg-related-content .container-resources {
    margin-top: 40px;
}
@media (min-width: 1200px) {
    .bg-related-content .card-text {
        padding: 20px 30px 30px;
    }
    .bg-related-content .container-resources .card {
        margin-bottom: 40px;
        width: 350px;
        height: auto;
    }
    .bg-related-content .container-resources .card h3 {
        margin: 0;
    }
}
#comments {
    margin-bottom: 100px;
}
#comments ol,
#comments ul,
#comments li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
#comments article {
    margin-left: 0;
    padding-left: 0;
}
#comments .comments-title,
#comments .comment-form-url,
#comments .comment-author img {
    display: none;
}
#comments .reply {
    font-size: 14px;
}
#comments .comment-body {
    border: 1px solid #cce3f8;
    margin: 0 0 20px 0;
    padding: 20px;
    position: relative;
}
#comments .children {
    background-color: #f6f9fc;
    margin-top: -20px;
}
.comment-edit-link {
    display: none !important;
}
.comment-metadata,
.comment-author {
    font-size: 14px;
    color: #999;
}
.comment-metadata a,
.comment-author a {
    color: #999;
}
.comment-author {
    margin-bottom: 20px;
}
@media (min-width: 560px) {
    .comment-metadata {
        position: absolute;
        top: 20px;
        right: 10px;
    }
}
.comment-form-comment textarea {
    width: 100%;
    border: 1px solid #ccc;
}
.comment-notes,
.logged-in-as {
    font-size: 14px;
    margin-bottom: 10px;
}
.comment-form label {
    display: block;
    font-size: 14px;
}
.comment-form input {
    border: 1px solid #ccc;
}
.required {
    color: #f74b4b;
}
.post-template-default h3.comment-reply-title,
.forte_infographic-template-default h3.comment-reply-title {
    margin-bottom: 0;
}
.forte-callout {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 26px;
    line-height: 33px;
    font-weight: 500;
    color: #09f;
    max-width: 500px;
    hanging-punctuation: first;
}
.forte-callout a {
    text-decoration: underline;
}
.post .entry-footer {
    border-top: 1px solid #cce3f8;
    margin-top: 40px;
}
.post-cats-tags {
    margin-top: 40px;
}
.post-tags {
    font-size: 14px;
}
.post-cats {
    margin-bottom: 25px;
}
.post-cats a {
    display: inline-block;
    border: 1px solid #ccc;
    color: #ccc;
    font-size: 14px;
    border-radius: 2px;
    padding: 1px 15px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    font-weight: 500;
    margin-bottom: 5px;
}
.post-cats a:hover,
.post-cats a:active,
.post-cats a:focus {
    text-decoration: none;
    color: #09f;
    border: 1px solid #09f;
}
.question {
    margin-top: 60px;
    padding-top: 20px;
    border-top: 1px solid #cce3f8;
    position: relative;
}
.question .placeholder {
    width: 1px;
    height: 1px;
    font-size: 1px;
    margin-left: -1px;
}
.question .placeholder:before {
    content: "";
    background-color: #036;
    background: url("../img/qa-question.svg");
    width: 32px;
    height: 32px;
    position: absolute;
    top: 20px;
}
@media (min-width: 1000px) {
    .question .placeholder:before {
        left: -80px;
        top: 65px;
    }
}
.answer {
    position: relative;
    margin-top: 60px;
}
.answer .placeholder {
    width: 1px;
    height: 1px;
    font-size: 1px;
    margin-left: -1px;
}
.answer .placeholder:before {
    content: "";
    background-color: #09f;
    background: url("../img/qa-answer.svg");
    width: 32px;
    height: 32px;
    position: absolute;
    top: -42px;
}
@media (min-width: 1000px) {
    .answer .placeholder:before {
        left: -80px;
        top: 5px;
    }
}
.related-header {
    text-align: center;
}
@media (min-width: 1000px) {
    .related-header {
        text-align: left;
        margin-left: 30px;
    }
    .related-header.center {
        text-align: center;
    }
}
.blog-series-navigation {
    border-top: 1px solid #cce3f8;
    margin-top: 40px;
}
.blog-series-navigation li {
    margin-bottom: 10px;
}
.blog-series-navigation h4 a {
    color: #09f;
}
.author-header {
    border-bottom: 1px solid #cce3f8;
    margin-bottom: 40px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.author-header .author-header-image {
    margin-right: 20px;
}
.author-header img {
    max-width: 100px;
    border-radius: 50%;
}
.article-archive {
    margin-bottom: 80px;
}
.article-archive::after {
    display: table;
    clear: both;
    content: "";
}
.social-footer {
    margin-top: 20px;
}
.blog-footer {
    bottom: 0;
    background-color: #fff;
    width: 100%;
    border-top: 1px solid #cce3f8;
    padding: 0 0 10px;
    overflow: hidden;
    -webkit-transform: translate3d(0, 90px, 0);
    transform: translate3d(0, 90px, 0);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
@media (min-width: 1000px) {
    .blog-footer {
        position: fixed;
        z-index: 2;
    }
}
.blog-footer.is-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.blog-footer-logo a {
    padding-top: 15px;
    position: relative;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    height: 40px;
    display: none;
}
@media (min-width: 560px) {
    .blog-footer-logo a {
        display: block;
    }
}
.blog-footer-logo a svg {
    fill: #036;
    max-width: 15px;
    margin-top: 10px;
}
.blog-footer-logo a svg,
.blog-footer-logo a div {
    display: inline-block;
    float: left;
}
.blog-footer-logo a div {
    position: absolute;
    top: 22px;
    margin-left: 30px;
    height: 35px;
    overflow: hidden;
    font-size: 16px;
}
.blog-footer-logo a div span {
    color: #036;
}
.blog-footer-logo a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    opacity: 0.8;
}
@media (min-width: 1000px) {
    .blog-footer .sharedaddy {
        text-align: center;
    }
}
@media (min-width: 1000px) {
    .footer-subscribe {
        text-align: right;
    }
}
.footer-subscribe .validation_error {
    display: none;
}
.footer-subscribe .gfield_error .validation_message {
    float: left;
    margin-top: -5px;
}
.footer-subscribe label {
    display: none;
}
.footer-subscribe ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-subscribe .gform_validation_container {
    display: none;
}
.footer-subscribe div {
    display: inline-block;
    margin-top: -5px;
}
.footer-subscribe .gfield {
    padding: 0;
}
.footer-subscribe input[type="text"],
.footer-subscribe input[type="email"] {
    margin-right: 0;
    font-size: 14px;
    width: 200px;
    border-top: 1px solid #09f;
    border-left: 1px solid #09f;
    border-bottom: 1px solid #09f;
    border-right: 1px solid #09f;
    padding-left: 10px;
    padding-bottom: 4px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
@media (min-width: 1000px) {
    .footer-subscribe input[type="text"],
    .footer-subscribe input[type="email"] {
        border-right: 0px solid #fff;
    }
}
.footer-subscribe input[type="submit"] {
    margin-left: -5px;
    background-color: #09f;
    border: 1px solid #09f;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 14px;
    font-weight: 700;
    padding: 5px 20px 4px;
}
.footer-subscribe input[type="submit"]:hover {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    background-color: #fff;
    color: #09f;
}
.home-footer {
    bottom: 0;
    background-color: #036;
    background: url(https://forteresearch.com/wp-content/themes/forte-2017/img/bg-footer-overlay.png),
    linear-gradient(140deg, #036 10%, #09f 100%);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    height: auto;
    color: #fff;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    padding: 10px 0 15px;
}
@media (min-width: 1000px) {
    .home-footer {
        position: fixed;
        z-index: 10002;
    }
}
.home-footer h2,
.home-footer h3,
.home-footer h4,
.home-footer p {
    color: #fff;
    margin: 0 5px 0 0;
    line-height: 22px;
}
.home-footer h2 a,
.home-footer h3 a,
.home-footer h4 a,
.home-footer p a {
    color: #fff;
    text-decoration: none;
}
@media (min-width: 1000px) {
    .home-footer .btn {
        margin: 0;
        position: absolute;
        right: 100px;
        top: 15px;
    }
}
.home-footer .resource-logo {
    opacity: 0.8;
    margin-bottom: 5px;
    color: #fff;
}
.home-footer .resource-logo a {
    color: #fff;
    text-decoration: none;
}
.home-footer .resource-logo svg {
    fill: #fff;
}
.home-footer .btn-white {
    border: 1px solid #fff;
    background-color: #fff;
    color: #09f;
    text-decoration: none;
}
.home-footer .btn-white:hover,
.home-footer .btn-white:active,
.home-footer .btn-white:focus {
    color: #fff;
    background-color: #09f;
    border: 1px solid #09f;
}
.home-footer.is-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.sd-content {
    margin: 10px 0 0;
}
.sd-content ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: auto;
}
.sd-content li {
    display: inline-block;
    margin: 0 20px 0 0;
}
.sd-content a {
    display: block;
    width: 40px;
    height: 40px;
    padding: 20px;
    position: relative;
    border-radius: 2px;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.sd-content a:hover {
    opacity: 0.5;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}
.sd-content .sharing-screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.sd-content .share-count {
    display: inline-block;
    text-align: center;
    font-size: 10px;
    padding: 1px 3px;
    line-height: 10px;
    position: absolute;
    bottom: -10px;
    right: 0px;
    color: #09f;
    font-weight: 500;
    width: 40px;
}
.sd-content .share-end {
    display: none;
}
.sd-content .share-facebook a::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: url("../img/icon-facebook.svg") no-repeat top left;
    background-size: contain;
}
.sd-content .share-twitter a::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: url("../img/icon-twitter.svg") no-repeat top left;
    background-size: contain;
}
.sd-content .share-linkedin a::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    height: 20px;
    width: 20px;
    text-align: center;
    background: url("../img/icon-linkedin.svg") no-repeat top left;
    background-size: contain;
}
.sd-content .share-google-plus-1 a::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    height: 30px;
    width: 30px;
    text-align: center;
    background: url("../img/icon-google-plus.svg") no-repeat top left;
    background-size: contain;
}
.post .sd-content {
    margin: 80px 0 20px;
}
.post .sd-content::before {
    content: "Share this story";
    font-size: 14px;
    color: #666;
    display: block;
}
#sticker.res-sticker {
    margin-bottom: 40px;
}
@media (min-width: 1000px) {
    #sticker.res-sticker {
        height: 100px;
        padding: 0;
        border-bottom: 1px solid white;
        position: relative;
    }
}
.is-sticky #sticker.res-sticker {
    height: auto;
    padding: 0;
    border-bottom: 1px solid #cce3f8;
    z-index: 999999 !important;
}
.resource-logo {
    font-size: 14px;
    font-weight: 700;
}
@media (min-width: 1000px) {
    .resource-logo {
        margin-bottom: 20px;
    }
}
.resource-logo svg {
    margin-right: 5px;
    max-width: 20px;
    max-height: 12px;
}
.container-resources a {
    text-decoration: none;
}
.container-resources a:hover .r-article,
.container-resources a:active .r-article,
.container-resources a:focus .r-article {
    background: #09f;
}
.container-resources a:hover .r-ebook,
.container-resources a:active .r-ebook,
.container-resources a:focus .r-ebook {
    background: #27ce9a;
}
.container-resources a:hover .r-webinar,
.container-resources a:active .r-webinar,
.container-resources a:focus .r-webinar {
    background: #66c;
}
.container-resources a:hover .r-infographic,
.container-resources a:active .r-infographic,
.container-resources a:focus .r-infographic {
    background: blue;
}
.container-resources a:hover .r-casestudy,
.container-resources a:active .r-casestudy,
.container-resources a:focus .r-casestudy {
    background: #06f;
}
.container-resources a:hover .r-worksheet,
.container-resources a:active .r-worksheet,
.container-resources a:focus .r-worksheet {
    background: #099;
}
.container-resources a:hover h2,
.container-resources a:hover h3,
.container-resources a:hover .resource-logo,
.container-resources a:hover .btna-underline,
.container-resources a:active h2,
.container-resources a:active h3,
.container-resources a:active .resource-logo,
.container-resources a:active .btna-underline,
.container-resources a:focus h2,
.container-resources a:focus h3,
.container-resources a:focus .resource-logo,
.container-resources a:focus .btna-underline {
    color: #fff;
}
.container-resources a:hover .btna-underline,
.container-resources a:active .btna-underline,
.container-resources a:focus .btna-underline {
    border-bottom: 2px solid #fff;
}
.container-resources a:hover svg,
.container-resources a:active svg,
.container-resources a:focus svg {
    fill: #fff;
}
.container-resources {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.container-resources a:active,
.container-resources a:focus,
.container-resources a:hover {
    text-decoration: none;
}
.container-resources a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
@media (min-width: 560px) {
    .container-resources a {
        width: 48%;
        float: left;
    }
}
@media (min-width: 1000px) {
    .container-resources a {
        width: 300px;
    }
}
@media (min-width: 1200px) {
    .container-resources a {
        width: 340px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 380px;
    }
}
.container-resources .card {
    width: 100%;
    margin-bottom: 80px;
    background-color: #fff;
    margin-right: 20px;
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.container-resources .card .expander {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 560px) {
    .container-resources .card {
        height: 385px;
    }
}
@media (min-width: 1000px) {
    .container-resources .card {
        width: 280px;
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .container-resources .card {
        width: 300px;
    }
}
.container-resources .card h3 {
    color: #036;
}
.resources-blog {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.resources-blog a {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
}
@media (min-width: 1000px) {
    .resources-blog a {
        width: 300px;
    }
}
@media (min-width: 1200px) {
    .resources-blog a {
        width: 340px;
    }
}
.resources-blog h3,
.resources-blog h4 {
    margin-top: 10px;
}
.resources-blog.max-two {
    max-width: 800px;
}
.resource-logo {
    color: #09f;
}
.resource-logo svg {
    fill: #09f;
}
.r-page .resource-logo {
    color: #666;
}
.r-page .resource-logo svg {
    fill: #666;
}
.r-ebook .resource-logo {
    color: #27ce9a;
}
.r-ebook .resource-logo svg {
    fill: #27ce9a;
}
.r-webinar .resource-logo {
    color: #66c;
}
.r-webinar .resource-logo svg {
    fill: #66c;
}
.r-casestudy .resource-logo {
    color: #06f;
}
.r-casestudy .resource-logo svg {
    fill: #06f;
}
.r-worksheet .resource-logo {
    color: #099;
}
.r-worksheet .resource-logo svg {
    fill: #099;
}
.r-infographic .resource-logo {
    color: blue;
}
.r-infographic .resource-logo svg {
    fill: blue;
}
.r-infographic .resource-logo a {
    color: blue;
    text-decoration: none;
}
.forte-resources-menu {
    clear: both;
    font-weight: 600;
    margin-top: 10px;
}
@media (min-width: 1000px) {
    .forte-resources-menu {
        font-size: 14px;
    }
}
.forte-resources-menu:after {
    display: table;
    clear: both;
    content: "";
}
.forte-resources-menu ul {
    list-style: none;
    text-indent: 0;
    margin: 10px 0 0 0;
    padding-left: 0;
}
@media (min-width: 1000px) {
    .forte-resources-menu ul {
        margin-top: 0;
        display: block;
        border-bottom: 0;
        background-color: rgba(255, 255, 255, 0);
    }
}
.forte-resources-menu ul li {
    margin: 0;
    list-style: none;
    padding-left: 0;
}
.forte-resources-menu ul li a {
    border-bottom: 1px solid #cce3f8;
    display: block;
    padding: 5px;
}
@media (min-width: 1000px) {
    .forte-resources-menu ul li {
        display: inline-block;
        margin: 0 7px;
    }
    .forte-resources-menu ul li:first-of-type {
        margin-left: 0;
    }
}
.forte-resources-menu ul li.menu-item-has-children {
    border-bottom: 0 solid #fff;
}
@media (min-width: 1000px) {
    .forte-resources-menu ul > li a {
        display: inline;
        padding: 15px 20px;
        text-align: center;
    }
}
.forte-resources-menu ul > li a:hover,
.forte-resources-menu ul > li a:active,
.forte-resources-menu ul > li a:focus {
    text-decoration: none;
}
@media (min-width: 1000px) {
    .forte-resources-menu ul > li a {
        text-align: left;
        display: inline-block;
        padding: 10px 10px 15px;
        border-top: 0;
        border-bottom: 4px solid #fff;
    }
}
.forte-resources-menu ul > li .btn {
    border: 1px solid #09f;
    padding: 2px 10px;
    display: inline-block;
}
.forte-resources-menu ul > li:active > a,
.forte-resources-menu ul > li:focus > a,
.forte-resources-menu ul > li:hover > a,
.forte-resources-menu ul > li.current-menu-item > a {
    color: #036;
}
@media (min-width: 1000px) {
    .forte-resources-menu ul > li:active > a,
    .forte-resources-menu ul > li:focus > a,
    .forte-resources-menu ul > li:hover > a,
    .forte-resources-menu ul > li.current-menu-item > a {
        text-decoration: none;
        border-bottom: 4px solid #036;
    }
}
.forte-resources-menu ul > li:active > .btn,
.forte-resources-menu ul > li:focus > .btn,
.forte-resources-menu ul > li:hover > .btn,
.forte-resources-menu ul > li.current-menu-item > .btn {
    border: 1px solid #09f;
    color: #09f;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@media (min-width: 1000px) {
    .forte-resources-menu ul .menu-item-has-children > a::after {
        display: block;
        float: right;
        width: 7px;
        margin-left: 10px;
        content: url("../img/triangle-right.svg");
        -webkit-transform: rotate(90deg) scaleX(1.1);
        transform: rotate(90deg) scaleX(1.1);
        -webkit-transition: 0.2s;
        transition: 0.2s;
    }
}
.forte-resources-menu ul .menu-item-has-children:hover > a::after {
    opacity: 0.2;
}
.forte-resources-menu .sub-container {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0;
}
@media (min-width: 1000px) {
    .forte-resources-menu .sub-container {
        -webkit-column-count: 3;
        column-count: 3;
    }
}
.forte-resources-menu .sub-container::after {
    clear: both;
    display: table;
    content: "";
}
.forte-resources-menu .sub-menu {
    padding: 0;
}
@media (min-width: 1000px) {
    .forte-resources-menu .sub-menu {
        font-size: 14px;
        width: 100%;
        margin: 0;
        position: absolute;
        left: 0;
        background-color: #036;
        background-color: rgba(0, 51, 102, 0.95);
        z-index: -9999;
        opacity: 0;
        -webkit-transition: opacity 0.2s;
        transition: opacity 0.2s;
        top: -1000px;
    }
}
.forte-resources-menu .sub-menu a {
    color: #036;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    display: inline-block;
    background-color: #cce3f8;
    padding: 2px 10px;
    margin: 5px 10px 5px 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
@media (min-width: 1000px) {
    .forte-resources-menu .sub-menu a {
        white-space: nowrap;
        border: 0;
        margin: 0;
        width: 100%;
        text-align: left;
        display: inline-block;
        color: #fff;
        padding: 15px 10px;
        font-size: 16px;
        background-color: #036;
        background-color: rgba(255, 255, 255, 0);
    }
}
.forte-resources-menu .sub-menu a:hover,
.forte-resources-menu .sub-menu a:active,
.forte-resources-menu .sub-menu a:focus {
    border-bottom: 0;
    color: #09f;
}
.forte-resources-menu .resources-topics {
    display: none;
}
@media (min-width: 1000px) {
    .forte-resources-menu .resources-topics {
        display: inline;
    }
}
@media (min-width: 1000px) {
    .forte-resources-menu .menu-item-has-children:hover > .sub-menu {
        z-index: 1000;
        opacity: 1;
        top: 50px;
    }
}
@media (min-width: 1000px) {
    #featured {
        margin-top: -100px;
        padding-top: 100px;
        display: inline-block;
    }
}
@media (min-width: 1000px) {
    .page-template-template-resources-webinars .cta-hs-large,
    .page-template-template-resources .cta-hs-large {
        min-height: 410px;
    }
}
.page-template-template-resources-webinars .cta-hs-large img,
.page-template-template-resources .cta-hs-large img {
    display: block;
    margin-bottom: 100px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    width: 100%;
    height: auto;
}
.page-template-template-resources-webinars .cta-hs-large img:hover,
.page-template-template-resources .cta-hs-large img:hover {
    -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3),
    0 15px 12px rgba(0, 0, 0, 0.22);
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}
.resources-subnav-logo {
    opacity: 0;
    width: 1px;
    height: 1px;
    float: left;
    -webkit-transition: margin 0.3s;
    transition: margin 0.3s;
}
.resources-subnav-logo svg {
    opacity: 0;
    fill: #036;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.2s;
    transition: opacity 0.4s, -webkit-transform 0.2s;
    transition: transform 0.2s, opacity 0.4s;
    transition: transform 0.2s, opacity 0.4s, -webkit-transform 0.2s;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px);
}
.is-sticky .resources-subnav-logo {
    width: 45px;
    height: 45px;
    padding: 10px 10px 10px 0;
    margin-right: 30px;
    opacity: 1;
}
.is-sticky .resources-subnav-logo svg {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.is-sticky .menu-item-has-children:hover > .sub-menu {
    top: 60px;
}
.resource-featured {
    margin: 20px 0 50px;
}
.res-title-svg {
    fill: #fff;
    width: 30px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.third-card {
    background-color: #f6f9fc;
    background: #fff url("../img/bg-resources-card-sign-up.png") bottom
    right/150px auto no-repeat;
    margin-bottom: 80px;
    width: 100%;
    padding: 40px 30px;
    border-left: 15px solid #09f;
    border-top: 15px solid #09f;
    height: 385px;
    max-width: 85%;
    margin-left: 20px;
}
.third-card h4 {
    color: #09f;
    font-size: 26px;
    line-height: 33px;
    margin-top: 30px;
}
@media (min-width: 1000px) {
    .third-card {
        width: 280px;
        margin-right: 0;
        margin-left: 0;
    }
}
@media (min-width: 1200px) {
    .third-card {
        width: 300px;
    }
}
.search-result {
    margin-bottom: 100px;
}
.search-result p {
    margin-bottom: 10px;
}
.search-results .resource-logo {
    margin-bottom: 5px;
}
#sticker.article-menu {
    padding-left: 0;
    border-bottom: 1px solid #cce3f8;
}
@media (min-width: 1000px) {
    #sticker.article-menu {
        height: 66px;
    }
}
.timeline-container {
    width: 100%;
    padding: 50px 0 10px;
    position: relative;
}
.timeline-container ul {
    list-style: none;
    margin-left: 30px;
    color: #666;
    font-size: 14px;
    z-index: 10;
}
.timeline-container li {
    margin-bottom: 60px;
    position: relative;
}
.timeline-container li:before {
    content: " ";
    width: 10px;
    height: 10px;
    background: url("../img/circle.svg");
    color: #ccc;
    position: absolute;
    left: -34px;
    top: 6px;
}
.timeline-container h4 {
    margin-bottom: 0;
}
.timeline-container:before {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background: #ccc;
    background: linear-gradient(140deg, #09f 10%, #0fc 100%);
    z-index: 0;
}
.jobs-open-positions ul {
    list-style: none;
    margin-left: 0;
}
.jobs-open-positions li {
    margin-bottom: 20px;
}
.about-our-values img {
    max-width: 80px;
    height: auto;
    margin-right: 60px;
}
.about-our-values > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
}
.about-our-values > div > div {
    float: left;
}
.page-template-template-flexible-content .gallery {
    border-radius: 2px;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    position: relative;
    z-index: 2;
    background-color: #999;
}
.benefits-container > div,
.culture-container > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 300px;
    float: left;
}
.benefits-container h4,
.benefits-container p,
.culture-container h4,
.culture-container p {
    padding: 0 20px;
    max-width: 300px;
}
.culture-container img {
    max-width: 40px;
}
.culture-container .img-class {
    display: inline-block;
    margin-bottom: 0px;
    padding-right: 10px;
}
.culture-container h2 {
    color: #666;
    display: inline-block;
    margin-bottom: 0;
}
.culture-container .culture-text {
    font-size: 14px;
    line-height: 14px;
    padding-left: 80px;
}
.services-logo-text h3 {
    line-height: 15px;
    margin: 0 0 10px 0;
    font-size: 20px;
    font-weight: 500;
    color: #999;
}
@media (min-width: 1000px) {
    .services-logo-text h3 {
        margin: 10px 0 0 0;
    }
}
.services-logo-text h3 a {
    color: #999;
}
.services-logo-text h3 a:hover {
    color: #09f;
    text-decoration: none;
}
.headline-logo-left {
    margin-bottom: 40px;
    display: inline-block;
    position: relative;
    padding-left: 70px;
}
.headline-logo-left::before {
    content: "";
    width: 50px;
    height: 50px;
    margin-left: -70px;
    margin-top: -10px;
    display: inline-block;
    -webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25),
    0 10px 10px rgba(0, 0, 0, 0.22);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
    border-radius: 50%;
    background-color: #cce3f8;
    background: #cce3f8 url("../img/icon-business-ops.svg") center left 5px/50px
    auto no-repeat;
    position: absolute;
}
#business-operation-services::before,
.business-operation-services::before {
    background: #cce3f8 url("../img/icon-business-ops.svg") center left 5px/50px
    auto no-repeat;
}
#research-operations-consulting::before,
.research-operations-consulting::before {
    background-color: #666;
    background: #cce3f8 url("../img/icon-research-ops.svg") center left 8px/50px
    auto no-repeat;
    background-size: 35px 35px;
}
#managed-infrastructure::before,
.managed-infrastructure::before {
    background: #cce3f8 url("../img/icon-managed-infrastructure.svg") center left
    8px/50px auto no-repeat;
    background-size: 35px 35px;
}
#certification::before,
.certification::before {
    background: #cce3f8 url("../img/icon-certification.svg") center left 8px/50px
    auto no-repeat;
    background-size: 35px 35px;
}
.timeline {
    min-height: 400px;
    overflow: hidden;
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 10px 0;
    display: none;
}
@media (min-width: 1200px) {
    .timeline {
        max-width: 1180px;
    }
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .timeline {
        overflow: scroll;
        overflow-x: scroll;
        overflow-y: hidden;
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
}
.timeline::-webkit-scrollbar {
    -webkit-appearance: none;
    height: 10px;
}
.timeline::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #cee3f8;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.timeline-box {
    background-color: #f6f9fc;
    padding: 20px 20px 10px;
    margin-bottom: 20px;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .timeline-box {
        position: absolute;
        left: -99999px;
        top: 105px;
        opacity: 0;
        z-index: -2;
        width: 800px;
        width: 90vw;
        margin-bottom: 0;
    }
}
.timeline-box .timeline-box-side {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px;
}
.timeline-box p {
    color: #036;
}
.timeline-box.is-active {
    opacity: 1;
    left: 20px;
    z-index: 10;
    position: -webkit-sticky;
    position: sticky;
}
@media (min-width: 1000px) {
    .timeline-box {
        max-width: 940px;
    }
}
@media (min-width: 1200px) {
    .timeline-box {
        width: 80vw;
        max-width: 1140px;
    }
}
.timeline-year-holder {
    display: none;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
    .timeline-year-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .timeline-year {
        width: 150px;
        text-align: center;
        cursor: pointer;
        padding-bottom: 60px;
        position: relative;
    }
    .timeline-year .timeline-year-line {
        width: 1px;
        height: 0px;
        background-color: #036;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        position: absolute;
        left: 50%;
        z-index: 11;
    }
    .timeline-year .timeline-year-line span {
        content: "";
        position: absolute;
        top: 5px;
        left: -5px;
        border-radius: 50%;
        background: #09f;
        width: 11px;
        height: 11px;
        opacity: 0;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }
    .timeline-year h4 {
        font-size: 12px;
        margin-bottom: 0;
        font-weight: 900;
        border-bottom: 8px solid #09f;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }
    .timeline-year.is-active h4 {
        border-bottom: 8px solid #036;
    }
    .timeline-year.is-active .timeline-year-line {
        height: 60px;
    }
    .timeline-year.is-active .timeline-year-line span {
        opacity: 1;
        top: 58px;
    }
    .timeline-year-remainder {
        -webkit-box-flex: 2;
        -ms-flex-positive: 2;
        flex-grow: 2;
    }
    .timeline-year-remainder,
    .timeline-year-beginning {
        height: 34px;
        border-bottom: 8px solid #f6f9fc;
    }
}
.timeline-box-holder {
    position: relative;
    width: 3400px;
    padding: 10px 0;
}
@media (min-width: 1000px) {
    .timeline-box-text-holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (min-width: 1000px) {
    .timeline-box-text {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 50%;
    }
    .timeline-box-text:first-of-type {
        padding-right: 40px;
    }
}
.timeline-box-text p {
    margin-left: 40px;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
}
.timeline-box-text p.nomargin {
    margin-left: 0;
}
.timeline-box-text h4 {
    font-weight: 900;
}
.timeline-box-text .btn {
    margin-top: 0;
}
.timeline-image img {
    max-width: 125px;
    height: auto;
}
@media (min-width: 1000px) {
    .timeline-image-float {
        float: left;
        margin-right: 20px;
    }
}
@media (min-width: 1000px) {
    .timeline-right {
        text-align: right;
    }
}
.timeline-icon {
    width: 28px;
    height: auto;
    display: inline-block;
    margin-right: 10px;
    margin-left: -43px;
}
.timeline-box-year {
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 700;
    display: inline-block;
    padding-right: 5px;
}
.timeline-year-line-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.timeline-box-year-line {
    display: block;
    width: 100%;
    border-bottom: 1px solid #036;
    padding-top: 12px;
    height: 1px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.top-placeholder {
    background-color: #036;
    height: 20px;
}
.timeline-callout-box {
    background-color: #09f;
    border-radius: 5px;
    margin-right: 20px;
    padding: 20px 20px 0;
    margin-bottom: 20px;
}
.timeline-callout-box h2,
.timeline-callout-box h3,
.timeline-callout-box h4 {
    margin-bottom: 0;
    margin-top: 10px;
}
.timeline-callout-box p {
    margin-bottom: 0;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
        font-size: 14px;
    }
    body,
    html {
        font-size: 14px;
    }
    a,
    a:visited {
        text-decoration: underline;
        border-bottom: none;
    }
    .blog-post-single a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    .img-max-customer-logos img {
        width: 140px;
        height: auto;
    }
    .logo-fallback {
        display: block;
        width: 500px;
    }
    .logo-fallback a {
        text-decoration: none;
    }
    .testimonial-customer {
        width: 75px;
    }
    .header-bg {
        height: auto;
    }
    .bg-full {
        padding: 20px 0;
    }
    .site-footer,
    .no-print,
    .photo-bg-blue-white::after,
    .photo-bg-gradient-blues::after,
    #sticker {
        clip: rect(1px, 1px, 1px, 1px);
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
    }
}

