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

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

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

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

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

table {
    border-collapse: collapse;
    border-spacing: 0
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }
    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
    }
}

*,
*:before,
*:after {
    box-sizing: border-box
}

html,
button,
input,
select,
textarea {
    color: #222
}

html {
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #0f9de9;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #0f9de9;
    color: #fff;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

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

textarea {
    resize: vertical
}

a,
a:visited {
    color: #0f9de9;
    text-decoration: none
}

a:hover,
a:active {
    text-decoration: underline
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    line-height: 1.3em;
    color: #2b2b2b
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 1.8em;
    margin-bottom: 0.9em
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0.9em;
    margin-bottom: 0.9em
}

small,
.small {
    font-size: 85%
}

cite {
    font-style: normal
}

.text-caps,
.horizontal-list h3,
#taglines .carousel,
.home-services a {
    text-transform: uppercase;
    letter-spacing: 0.03em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.wrapper-outer {
    margin: 0 50px;
    position: relative
}

.wrapper-inner {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0 10px;
    position: relative
}

.wrapper-content {
    width: 58.4%;
    margin: 0 auto
}

.layout-section,
.capability {
    padding: 90px 0
}

.layout-pre-section,
.capability {
    padding: 90px 0 90px 0;
    background-color: #eff0f1;
}

.layout-pre-section p {
    margin: 0 !important;
}

.layout-section-compact {
    padding: 40px 0
}

.col {
    min-height: 1px;
    float: left
}

.col>*:first-child {
    margin-top: 0
}

.col>*:last-child {
    margin-bottom: 0
}

.col:last-child,
.col.last-child,
.col.col-1-2:nth-of-type(2n+2),
.col.col-1-3:nth-of-type(3n+3),
.col.noodle-listed:nth-of-type(3n+3),
.col.col-1-4:nth-of-type(4n+4),
.col.col-1-5:nth-of-type(5n+5) {
    margin-right: 0
}

.col-right {
    float: right
}

.gfield.col {
    clear: none !important
}

.gfield.gcol-1-2 {
    width: 48%;
    margin-right: 4%
}

.gfield.gcol-1-3 {
    width: 30.66667%;
    margin-right: 4%
}

.gfield.gcol-last {
    margin-right: 0 !important
}

.col-1-1 {
    width: 100%
}

.col-1-4 {
    width: 22%;
    margin-right: 4%
}

.col-3-4 {
    width: 74%;
    margin-right: 4%
}

.col-1-3,
.noodle-listed {
    width: 30.66667%;
    margin-right: 4%
}

.col-2-3 {
    width: 65.33333%;
    margin-right: 4%
}

.col-1-2 {
    width: 48%;
    margin-right: 4%
}

.col-1-5 {
    width: 16.8%;
    margin-right: 4%
}

.col-2-5 {
    width: 37.6%;
    margin-right: 4%
}

.col-3-5 {
    width: 58.4%;
    margin-right: 4%
}

.col-4-5 {
    width: 79.2%;
    margin-right: 4%
}

.col-1-6 {
    width: 13.33333%;
    margin-right: 4%
}

form {
    text-align: left
}

form .layout-row {
    margin-bottom: 1em
}

form .layout-row:last-child {
    margin-bottom: 0
}

fieldset {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

fieldset:last-of-type {
    padding-bottom: 0;
    border-bottom: none
}

fieldset .fieldset-title {
    margin: 0 0 .5em
}

fieldset .input {
    width: 100%
}

.input,
.ginput_container input[type="text"],
.ginput_container input[type="password"],
.ginput_container input[type="email"],
.ginput_container input[type="tel"],
.ginput_container input[type="url"],
.ginput_container input[type="number"],
.ginput_container textarea,
.ginput_container select {
    padding: .7em;
    background: #fff;
    border-width: 0 0 3px;
    border-style: solid;
    border-color: #d8d8d8;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    color: #5e5e5e;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
    -webkit-appearance: none
}

.input:focus,
.ginput_container input[type="text"]:focus,
.ginput_container input[type="password"]:focus,
.ginput_container input[type="email"]:focus,
.ginput_container input[type="tel"]:focus,
.ginput_container input[type="url"]:focus,
.ginput_container input[type="number"]:focus,
.ginput_container textarea:focus,
.ginput_container select:focus {
    border-color: #999
}

.ginput_container input,
.ginput_container textarea,
.ginput_container select {
    font-size: 16px !important
}

.input.error {
    border-bottom: 3px solid #eb333a !important
}

.input-label {
    display: none
}

.gfield {
    padding: 1em;
    border-bottom: 1px solid #ccc;
    -webkit-transition: all .3s;
    transition: all .3s
}

.gfield:not(.gfield_html):not(.gsection):hover {
    background: rgba(0, 0, 0, 0.05)
}

.gfield:last-child {
    border-bottom: none
}

.gform-notice {
    padding: 1em 2em;
    background: #5e5e5e;
    color: #fff
}

.gform-notice>*:first-child {
    margin-top: 0
}

.gform-notice>*:last-child {
    margin-bottom: 0
}

.gform-note {
    padding: 1em 2em;
    border: 1px solid #ccc;
    line-height: 1.8em;
    font-size: .8em;
    color: #5e5e5e
}

.gform-note>*:first-child {
    margin-top: 0
}

.gform-note>*:last-child {
    margin-bottom: 0
}

.gform-tabtabs {
    margin: 0;
    padding: 1em 0 0;
    list-style: none;
    border-bottom: 1px solid #ccc
}

.gform-tabtabs li {
    float: left;
    margin-right: .3em
}

.gform-tabtabs a {
    display: block;
    margin-bottom: -1px;
    padding: .5em 1em;
    background: #ededed;
    border: 1px solid #ccc;
    font-size: .9em;
    color: #5e5e5e;
    cursor: pointer
}

.gform-tabtabs a:hover {
    text-decoration: none;
    background: #e0e0e0
}

.gform-tabtabs a.active {
    background: #f8f8f8;
    border-bottom-color: #f8f8f8
}

.gform-tabgroup {
    margin: 0;
    padding: 0;
    list-style: none
}

.btn,
.gform_next_button,
.gform_previous_button,
.gform_button {
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0;
    padding: 1em 2em;
    background-color: transparent;
    background-image: none;
    border-width: 3px;
    border-style: solid;
    text-align: center;
    vertical-align: middle;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    -webkit-transition: all .2s;
    transition: all .2s
}

.btn:hover,
.gform_next_button:hover,
.gform_previous_button:hover,
.gform_button:hover {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.08)
}

.btn-default {
    border-color: #aaa;
    color: #2b2b2b
}

.btn-primary,
.gform_next_button,
.gform_button {
    border-color: #0f9de9;
    color: #0f9de9
}

.btn-primary:visited,
.gform_next_button:visited,
.gform_button:visited {
    color: #0f9de9
}

.btn-primary .loading:after,
.gform_next_button .loading:after,
.gform_button .loading:after {
    border-color: #0f9de9 transparent !important
}

.btn-white {
    border-color: #fff;
    color: #fff
}

.btn-white:visited {
    color: #fff
}

.btn-white .loading:after {
    border-color: #fff transparent !important t
}

.btn-green {
    border-color: #8bb943;
    color: #8bb943
}

.btn-green .loading:after {
    border-color: #8bb943 transparent !important
}

.btn-gray,
.gform_previous_button {
    border-color: #ccc;
    color: #5e5e5e
}

.btn-gray:visited,
.gform_previous_button:visited {
    color: #5e5e5e
}

.btn-lg {
    padding: 1.75em 4em
}

.btn-sm,
.gform_next_button,
.gform_previous_button {
    padding: .5em 1em
}

.btn-xs {
    border-width: 2px;
    font-size: .85em
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.btn {
    position: relative
}

.btn .main,
.btn .loading {
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn .main {
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s
}

.btn .loading {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.btn .loading:after {
    width: 1.5em;
    height: 1.5em;
    display: block;
    margin: -.75em 0 0 -.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    border-width: .15em;
    border-style: solid;
    border-color: #ccc transparent;
    border-radius: 50%;
    content: "";
    -webkit-animation: btn-loading-anmt 1s infinite linear;
    animation: btn-loading-anmt 1s infinite linear
}

.btn.submitting {
    background-color: rgba(0, 0, 0, 0.1)
}

.btn.submitting .main {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.btn.submitting .loading {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot");
    src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregula") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa,
.more-link:after,
.back-link:before,
#menu .dropdown-toggle:after,
.to-top:before,
#hero .to-content:after,
.article-listed.format-link .article-title a:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}



.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before,
.article-listed.format-link .article-title a:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-asc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-desc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before,
.more-link:after,
.back-link:before {
    content: "\f104"
}

.fa-angle-right:before,
.more-link:after {
    content: "\f105"
}

.fa-angle-up:before,
.to-top:before {
    content: "\f106"
}

.fa-angle-down:before,
#menu .dropdown-toggle:after,
#hero .to-content:after {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-mail-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

@font-face {
    font-family: 'tp-icons';
    src: url("../fonts/tp-icons.eot?47797518");
    src: url("../fonts/tp-icons.eot?47797518#iefix") format("embedded-opentype"), url("../fonts/tp-icons.woff?47797518") format("woff"), url("../fonts/tp-icons.ttf?47797518") format("truetype"), url("../fonts/tp-icons.svg?47797518#tp-icons") format("svg");
    font-weight: normal;
    font-style: normal
}

.tpi,
.home-services a:before {
    display: inline-block;
    line-height: 1;
    font-family: "tp-icons";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none
}

.tpi-print:before,
.home-services li.print a:before {
    content: "\e800"
}

.tpi-premedia:before,
.home-services li.premedia a:before {
    content: "\e801"
}

.tpi-promo:before,
.home-services li.promo a:before {
    content: "\e802"
}

.tpi-fulfillmentsampling:before,
.tpi-fulfillment038sampling:before,
.home-services li.fulfillmentsampling a:before
/* .tpi-fulfillment:before,
.home-services li.fulfillment a:before */
{
    content: "\e803"
}

.tpi-mailing:before,
.home-services li.mailing a:before {
    content: "\e804"
}

.tpi-digitalengagement:before,
.home-services li.digitalengagement a:before
/* .tpi-interactivity:before,
.home-services li.interactivity a:before */
{
    content: "\e805"
}

.tpi-marketingcreativesolutions:before,
.tpi-marketing038creativesolutions:before,
.home-services li.marketingcreativesolutions a:before,
.home-services li.marketing038creativesolutions a:before
/* .tpi-creativeservices:before,
.tpi-creative:before,
.home-services li.creativeservices a:before,
.home-services li.creative a:before */
{
    content: "\e806"
}

.tpi-foldingcartonspackaging:before,
.home-services li.foldingcartonspackaging a:before {
    content: "\e900"
}

@-webkit-keyframes header-anmt {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes header-anmt {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes hero-content-anmt {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes hero-content-anmt {
    from {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes to-content-anmt {
    from {
        opacity: 0
    }
    to {
        opacity: .5
    }
}

@keyframes to-content-anmt {
    from {
        opacity: 0
    }
    to {
        opacity: .5
    }
}

@-webkit-keyframes to-content-fade-anmt {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
}

@keyframes to-content-fade-anmt {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(400%);
        transform: translateY(400%)
    }
}

@-webkit-keyframes map-pin-anmt {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg)
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg)
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg)
    }
}

@keyframes map-pin-anmt {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px) rotate(-45deg);
        transform: translateY(-2000px) rotate(-45deg)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px) rotate(-45deg);
        transform: translateY(30px) rotate(-45deg)
    }
    80% {
        -webkit-transform: translateY(-10px) rotate(-45deg);
        transform: translateY(-10px) rotate(-45deg)
    }
    100% {
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg)
    }
}

@-webkit-keyframes map-pulse1-anmt {
    0%,
    33% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2)
    }
    66% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(5);
        transform: scale(5)
    }
}

@keyframes map-pulse1-anmt {
    0%,
    33% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2)
    }
    66% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(5);
        transform: scale(5)
    }
}

@-webkit-keyframes map-pulse2-anmt {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(7);
        transform: scale(7)
    }
}

@keyframes map-pulse2-anmt {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2)
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(7);
        transform: scale(7)
    }
}

@-webkit-keyframes slide-down-out {
    25% {
        -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
        animation-timing-function: cubic-bezier(1, 0, 0, 1);
        -webkit-transform: translateZ(30px);
        transform: translateZ(30px)
    }
    100% {
        -webkit-transform: translateZ(-3000px);
        transform: translateZ(-3000px)
    }
}

@keyframes slide-down-out {
    25% {
        -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
        animation-timing-function: cubic-bezier(1, 0, 0, 1);
        -webkit-transform: translateZ(30px);
        transform: translateZ(30px)
    }
    100% {
        -webkit-transform: translateZ(-3000px);
        transform: translateZ(-3000px)
    }
}

@-webkit-keyframes slide-up-in {
    0% {
        -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
        animation-timing-function: cubic-bezier(1, 0, 0, 1);
        -webkit-transform: translateZ(-3000px);
        transform: translateZ(-3000px)
    }
    75% {
        -webkit-transform: translateZ(30px);
        transform: translateZ(30px)
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slide-up-in {
    0% {
        -webkit-animation-timing-function: cubic-bezier(1, 0, 0, 1);
        animation-timing-function: cubic-bezier(1, 0, 0, 1);
        -webkit-transform: translateZ(-3000px);
        transform: translateZ(-3000px)
    }
    75% {
        -webkit-transform: translateZ(30px);
        transform: translateZ(30px)
    }
    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes btn-loading-anmt {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes btn-loading-anmt {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes shine-shined-anmt {
    0%,
    100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes shine-shined-anmt {
    0%,
    100% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes shine-shadow-anmt {
    from {
        -webkit-transform: translateZ(60px);
        transform: translateZ(60px)
    }
    to {
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

@keyframes shine-shadow-anmt {
    from {
        -webkit-transform: translateZ(60px);
        transform: translateZ(60px)
    }
    to {
        -webkit-transform: translateZ(-100px);
        transform: translateZ(-100px)
    }
}

@-webkit-keyframes shine-img-anmt {
    from {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg)
    }
    to {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg)
    }
}

@keyframes shine-img-anmt {
    from {
        -webkit-transform: rotateX(10deg);
        transform: rotateX(10deg)
    }
    to {
        -webkit-transform: rotateX(-10deg);
        transform: rotateX(-10deg)
    }
}

@-webkit-keyframes shine-shine1-anmt {
    from {
        -webkit-transform: rotate(34deg) translateY(-200%);
        transform: rotate(34deg) translateY(-200%)
    }
    to {
        -webkit-transform: rotate(34deg) translateY(0);
        transform: rotate(34deg) translateY(0)
    }
}

@keyframes shine-shine1-anmt {
    from {
        -webkit-transform: rotate(34deg) translateY(-200%);
        transform: rotate(34deg) translateY(-200%)
    }
    to {
        -webkit-transform: rotate(34deg) translateY(0);
        transform: rotate(34deg) translateY(0)
    }
}

@-webkit-keyframes shine-shine2-anmt {
    from {
        -webkit-transform: rotate(34deg) translateY(-80%);
        transform: rotate(34deg) translateY(-80%)
    }
    to {
        -webkit-transform: rotate(34deg) translateY(45%);
        transform: rotate(34deg) translateY(45%)
    }
}

@keyframes shine-shine2-anmt {
    from {
        -webkit-transform: rotate(34deg) translateY(-80%);
        transform: rotate(34deg) translateY(-80%)
    }
    to {
        -webkit-transform: rotate(34deg) translateY(45%);
        transform: rotate(34deg) translateY(45%)
    }
}

@-webkit-keyframes error404-anmt {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    1% {
        -webkit-transform: rotate(0.87deg);
        transform: rotate(0.87deg)
    }
    2% {
        -webkit-transform: rotate(2.05deg);
        transform: rotate(2.05deg)
    }
    3% {
        -webkit-transform: rotate(3.43deg);
        transform: rotate(3.43deg)
    }
    4% {
        -webkit-transform: rotate(4.93deg);
        transform: rotate(4.93deg)
    }
    5% {
        -webkit-transform: rotate(6.46deg);
        transform: rotate(6.46deg)
    }
    6% {
        -webkit-transform: rotate(7.96deg);
        transform: rotate(7.96deg)
    }
    7% {
        -webkit-transform: rotate(9.36deg);
        transform: rotate(9.36deg)
    }
    8% {
        -webkit-transform: rotate(10.6deg);
        transform: rotate(10.6deg)
    }
    9% {
        -webkit-transform: rotate(11.66deg);
        transform: rotate(11.66deg)
    }
    10% {
        -webkit-transform: rotate(12.5deg);
        transform: rotate(12.5deg)
    }
    11% {
        -webkit-transform: rotate(13.12deg);
        transform: rotate(13.12deg)
    }
    12% {
        -webkit-transform: rotate(13.52deg);
        transform: rotate(13.52deg)
    }
    13% {
        -webkit-transform: rotate(13.71deg);
        transform: rotate(13.71deg)
    }
    14% {
        -webkit-transform: rotate(13.71deg);
        transform: rotate(13.71deg)
    }
    15% {
        -webkit-transform: rotate(13.54deg);
        transform: rotate(13.54deg)
    }
    16% {
        -webkit-transform: rotate(13.23deg);
        transform: rotate(13.23deg)
    }
    17% {
        -webkit-transform: rotate(12.81deg);
        transform: rotate(12.81deg)
    }
    18% {
        -webkit-transform: rotate(12.32deg);
        transform: rotate(12.32deg)
    }
    19% {
        -webkit-transform: rotate(11.79deg);
        transform: rotate(11.79deg)
    }
    20% {
        -webkit-transform: rotate(11.25deg);
        transform: rotate(11.25deg)
    }
    21% {
        -webkit-transform: rotate(10.72deg);
        transform: rotate(10.72deg)
    }
    22% {
        -webkit-transform: rotate(10.23deg);
        transform: rotate(10.23deg)
    }
    23% {
        -webkit-transform: rotate(9.79deg);
        transform: rotate(9.79deg)
    }
    24% {
        -webkit-transform: rotate(9.41deg);
        transform: rotate(9.41deg)
    }
    25% {
        -webkit-transform: rotate(9.12deg);
        transform: rotate(9.12deg)
    }
    26% {
        -webkit-transform: rotate(8.9deg);
        transform: rotate(8.9deg)
    }
    27% {
        -webkit-transform: rotate(8.75deg);
        transform: rotate(8.75deg)
    }
    28% {
        -webkit-transform: rotate(8.69deg);
        transform: rotate(8.69deg)
    }
    29% {
        -webkit-transform: rotate(8.69deg);
        transform: rotate(8.69deg)
    }
    30% {
        -webkit-transform: rotate(8.75deg);
        transform: rotate(8.75deg)
    }
    31% {
        -webkit-transform: rotate(8.86deg);
        transform: rotate(8.86deg)
    }
    32% {
        -webkit-transform: rotate(9.01deg);
        transform: rotate(9.01deg)
    }
    33% {
        -webkit-transform: rotate(9.18deg);
        transform: rotate(9.18deg)
    }
    34% {
        -webkit-transform: rotate(9.37deg);
        transform: rotate(9.37deg)
    }
    35% {
        -webkit-transform: rotate(9.56deg);
        transform: rotate(9.56deg)
    }
    36% {
        -webkit-transform: rotate(9.75deg);
        transform: rotate(9.75deg)
    }
    37% {
        -webkit-transform: rotate(9.92deg);
        transform: rotate(9.92deg)
    }
    38% {
        -webkit-transform: rotate(10.08deg);
        transform: rotate(10.08deg)
    }
    39% {
        -webkit-transform: rotate(10.21deg);
        transform: rotate(10.21deg)
    }
    40% {
        -webkit-transform: rotate(10.31deg);
        transform: rotate(10.31deg)
    }
    41% {
        -webkit-transform: rotate(10.39deg);
        transform: rotate(10.39deg)
    }
    42% {
        -webkit-transform: rotate(10.44deg);
        transform: rotate(10.44deg)
    }
    43% {
        -webkit-transform: rotate(10.46deg);
        transform: rotate(10.46deg)
    }
    44% {
        -webkit-transform: rotate(10.46deg);
        transform: rotate(10.46deg)
    }
    45% {
        -webkit-transform: rotate(10.44deg);
        transform: rotate(10.44deg)
    }
    46% {
        -webkit-transform: rotate(10.4deg);
        transform: rotate(10.4deg)
    }
    47% {
        -webkit-transform: rotate(10.35deg);
        transform: rotate(10.35deg)
    }
    48% {
        -webkit-transform: rotate(10.29deg);
        transform: rotate(10.29deg)
    }
    49% {
        -webkit-transform: rotate(10.22deg);
        transform: rotate(10.22deg)
    }
    50% {
        -webkit-transform: rotate(10.16deg);
        transform: rotate(10.16deg)
    }
    51% {
        -webkit-transform: rotate(10.09deg);
        transform: rotate(10.09deg)
    }
    52% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    53% {
        -webkit-transform: rotate(9.97deg);
        transform: rotate(9.97deg)
    }
    54% {
        -webkit-transform: rotate(9.93deg);
        transform: rotate(9.93deg)
    }
    55% {
        -webkit-transform: rotate(9.89deg);
        transform: rotate(9.89deg)
    }
    56% {
        -webkit-transform: rotate(9.86deg);
        transform: rotate(9.86deg)
    }
    57% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    58% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    59% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    60% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    61% {
        -webkit-transform: rotate(9.86deg);
        transform: rotate(9.86deg)
    }
    62% {
        -webkit-transform: rotate(9.88deg);
        transform: rotate(9.88deg)
    }
    63% {
        -webkit-transform: rotate(9.9deg);
        transform: rotate(9.9deg)
    }
    64% {
        -webkit-transform: rotate(9.92deg);
        transform: rotate(9.92deg)
    }
    65% {
        -webkit-transform: rotate(9.94deg);
        transform: rotate(9.94deg)
    }
    66% {
        -webkit-transform: rotate(9.97deg);
        transform: rotate(9.97deg)
    }
    67% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    68% {
        -webkit-transform: rotate(10.01deg);
        transform: rotate(10.01deg)
    }
    69% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    70% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    71% {
        -webkit-transform: rotate(10.05deg);
        transform: rotate(10.05deg)
    }
    72% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    73% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    74% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    75% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    76% {
        -webkit-transform: rotate(10.05deg);
        transform: rotate(10.05deg)
    }
    77% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    78% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    79% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    80% {
        -webkit-transform: rotate(10.02deg);
        transform: rotate(10.02deg)
    }
    81% {
        -webkit-transform: rotate(10.01deg);
        transform: rotate(10.01deg)
    }
    82% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    83% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    84% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    85% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    86% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    87% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    88% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    89% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    90% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    91% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    92% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    93% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    94% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    95% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    96% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    97% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    98% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    99% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    100% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

@keyframes error404-anmt {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    1% {
        -webkit-transform: rotate(0.87deg);
        transform: rotate(0.87deg)
    }
    2% {
        -webkit-transform: rotate(2.05deg);
        transform: rotate(2.05deg)
    }
    3% {
        -webkit-transform: rotate(3.43deg);
        transform: rotate(3.43deg)
    }
    4% {
        -webkit-transform: rotate(4.93deg);
        transform: rotate(4.93deg)
    }
    5% {
        -webkit-transform: rotate(6.46deg);
        transform: rotate(6.46deg)
    }
    6% {
        -webkit-transform: rotate(7.96deg);
        transform: rotate(7.96deg)
    }
    7% {
        -webkit-transform: rotate(9.36deg);
        transform: rotate(9.36deg)
    }
    8% {
        -webkit-transform: rotate(10.6deg);
        transform: rotate(10.6deg)
    }
    9% {
        -webkit-transform: rotate(11.66deg);
        transform: rotate(11.66deg)
    }
    10% {
        -webkit-transform: rotate(12.5deg);
        transform: rotate(12.5deg)
    }
    11% {
        -webkit-transform: rotate(13.12deg);
        transform: rotate(13.12deg)
    }
    12% {
        -webkit-transform: rotate(13.52deg);
        transform: rotate(13.52deg)
    }
    13% {
        -webkit-transform: rotate(13.71deg);
        transform: rotate(13.71deg)
    }
    14% {
        -webkit-transform: rotate(13.71deg);
        transform: rotate(13.71deg)
    }
    15% {
        -webkit-transform: rotate(13.54deg);
        transform: rotate(13.54deg)
    }
    16% {
        -webkit-transform: rotate(13.23deg);
        transform: rotate(13.23deg)
    }
    17% {
        -webkit-transform: rotate(12.81deg);
        transform: rotate(12.81deg)
    }
    18% {
        -webkit-transform: rotate(12.32deg);
        transform: rotate(12.32deg)
    }
    19% {
        -webkit-transform: rotate(11.79deg);
        transform: rotate(11.79deg)
    }
    20% {
        -webkit-transform: rotate(11.25deg);
        transform: rotate(11.25deg)
    }
    21% {
        -webkit-transform: rotate(10.72deg);
        transform: rotate(10.72deg)
    }
    22% {
        -webkit-transform: rotate(10.23deg);
        transform: rotate(10.23deg)
    }
    23% {
        -webkit-transform: rotate(9.79deg);
        transform: rotate(9.79deg)
    }
    24% {
        -webkit-transform: rotate(9.41deg);
        transform: rotate(9.41deg)
    }
    25% {
        -webkit-transform: rotate(9.12deg);
        transform: rotate(9.12deg)
    }
    26% {
        -webkit-transform: rotate(8.9deg);
        transform: rotate(8.9deg)
    }
    27% {
        -webkit-transform: rotate(8.75deg);
        transform: rotate(8.75deg)
    }
    28% {
        -webkit-transform: rotate(8.69deg);
        transform: rotate(8.69deg)
    }
    29% {
        -webkit-transform: rotate(8.69deg);
        transform: rotate(8.69deg)
    }
    30% {
        -webkit-transform: rotate(8.75deg);
        transform: rotate(8.75deg)
    }
    31% {
        -webkit-transform: rotate(8.86deg);
        transform: rotate(8.86deg)
    }
    32% {
        -webkit-transform: rotate(9.01deg);
        transform: rotate(9.01deg)
    }
    33% {
        -webkit-transform: rotate(9.18deg);
        transform: rotate(9.18deg)
    }
    34% {
        -webkit-transform: rotate(9.37deg);
        transform: rotate(9.37deg)
    }
    35% {
        -webkit-transform: rotate(9.56deg);
        transform: rotate(9.56deg)
    }
    36% {
        -webkit-transform: rotate(9.75deg);
        transform: rotate(9.75deg)
    }
    37% {
        -webkit-transform: rotate(9.92deg);
        transform: rotate(9.92deg)
    }
    38% {
        -webkit-transform: rotate(10.08deg);
        transform: rotate(10.08deg)
    }
    39% {
        -webkit-transform: rotate(10.21deg);
        transform: rotate(10.21deg)
    }
    40% {
        -webkit-transform: rotate(10.31deg);
        transform: rotate(10.31deg)
    }
    41% {
        -webkit-transform: rotate(10.39deg);
        transform: rotate(10.39deg)
    }
    42% {
        -webkit-transform: rotate(10.44deg);
        transform: rotate(10.44deg)
    }
    43% {
        -webkit-transform: rotate(10.46deg);
        transform: rotate(10.46deg)
    }
    44% {
        -webkit-transform: rotate(10.46deg);
        transform: rotate(10.46deg)
    }
    45% {
        -webkit-transform: rotate(10.44deg);
        transform: rotate(10.44deg)
    }
    46% {
        -webkit-transform: rotate(10.4deg);
        transform: rotate(10.4deg)
    }
    47% {
        -webkit-transform: rotate(10.35deg);
        transform: rotate(10.35deg)
    }
    48% {
        -webkit-transform: rotate(10.29deg);
        transform: rotate(10.29deg)
    }
    49% {
        -webkit-transform: rotate(10.22deg);
        transform: rotate(10.22deg)
    }
    50% {
        -webkit-transform: rotate(10.16deg);
        transform: rotate(10.16deg)
    }
    51% {
        -webkit-transform: rotate(10.09deg);
        transform: rotate(10.09deg)
    }
    52% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    53% {
        -webkit-transform: rotate(9.97deg);
        transform: rotate(9.97deg)
    }
    54% {
        -webkit-transform: rotate(9.93deg);
        transform: rotate(9.93deg)
    }
    55% {
        -webkit-transform: rotate(9.89deg);
        transform: rotate(9.89deg)
    }
    56% {
        -webkit-transform: rotate(9.86deg);
        transform: rotate(9.86deg)
    }
    57% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    58% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    59% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    60% {
        -webkit-transform: rotate(9.84deg);
        transform: rotate(9.84deg)
    }
    61% {
        -webkit-transform: rotate(9.86deg);
        transform: rotate(9.86deg)
    }
    62% {
        -webkit-transform: rotate(9.88deg);
        transform: rotate(9.88deg)
    }
    63% {
        -webkit-transform: rotate(9.9deg);
        transform: rotate(9.9deg)
    }
    64% {
        -webkit-transform: rotate(9.92deg);
        transform: rotate(9.92deg)
    }
    65% {
        -webkit-transform: rotate(9.94deg);
        transform: rotate(9.94deg)
    }
    66% {
        -webkit-transform: rotate(9.97deg);
        transform: rotate(9.97deg)
    }
    67% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    68% {
        -webkit-transform: rotate(10.01deg);
        transform: rotate(10.01deg)
    }
    69% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    70% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    71% {
        -webkit-transform: rotate(10.05deg);
        transform: rotate(10.05deg)
    }
    72% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    73% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    74% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    75% {
        -webkit-transform: rotate(10.06deg);
        transform: rotate(10.06deg)
    }
    76% {
        -webkit-transform: rotate(10.05deg);
        transform: rotate(10.05deg)
    }
    77% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    78% {
        -webkit-transform: rotate(10.04deg);
        transform: rotate(10.04deg)
    }
    79% {
        -webkit-transform: rotate(10.03deg);
        transform: rotate(10.03deg)
    }
    80% {
        -webkit-transform: rotate(10.02deg);
        transform: rotate(10.02deg)
    }
    81% {
        -webkit-transform: rotate(10.01deg);
        transform: rotate(10.01deg)
    }
    82% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    83% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    84% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    85% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    86% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    87% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    88% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    89% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    90% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    91% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    92% {
        -webkit-transform: rotate(9.98deg);
        transform: rotate(9.98deg)
    }
    93% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    94% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    95% {
        -webkit-transform: rotate(9.99deg);
        transform: rotate(9.99deg)
    }
    96% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    97% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    98% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    99% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
    100% {
        -webkit-transform: rotate(10deg);
        transform: rotate(10deg)
    }
}

.page-title {
    margin: 0;
    font-size: 3.5em;
    line-height: 1em
}

.page-title .tpi,
.page-title .home-services a:before,
.home-services .page-title a:before,
.page-title .fa,
.page-title .more-link:after,
.page-title .back-link:before,
.page-title #menu .dropdown-toggle:after,
#menu .page-title .dropdown-toggle:after,
.page-title .to-top:before,
.page-title #hero .to-content:after,
#hero .page-title .to-content:after,
.page-title .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .page-title a:before {
    display: block;
    margin-bottom: 20px;
    font-size: 1.3em
}

.sec-title {
    margin: 0 0 40px;
    line-height: 1.3em;
    font-size: 2.25em;
    font-weight: normal;
    color: #2b2b2b
}

.sec-title-pre {
    margin-top: 0;
    font-size: .9em;
    font-weight: normal;
    text-transform: uppercase;
    color: #aaa
}

.horizontal-list {
    text-align: center
}

.horizontal-list h3 {
    margin: 0 0 1em;
    font-size: 1em;
    font-weight: 700;
    color: #2b2b2b
}

.horizontal-list h3 .fa,
.horizontal-list h3 .more-link:after,
.horizontal-list h3 .back-link:before,
.horizontal-list h3 #menu .dropdown-toggle:after,
#menu .horizontal-list h3 .dropdown-toggle:after,
.horizontal-list h3 .to-top:before,
.horizontal-list h3 #hero .to-content:after,
#hero .horizontal-list h3 .to-content:after,
.horizontal-list h3 .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .horizontal-list h3 a:before {
    display: block;
    margin-bottom: 40px;
    font-size: 3em
}

.horizontal-list .layout-col,
.horizontal-list .noodle-listed {
    padding: 0 3%
}

.more-link:hover,
.back-link:hover {
    text-decoration: none
}

.more-link:after,
.back-link:before {
    position: relative;
    top: 1px;
    font-size: 1.2em;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .2s;
    transition: all .2s
}

.more-link:after {
    margin-left: .4em
}

.more-link:hover:after {
    -webkit-transform: translateX(40%);
    -ms-transform: translateX(40%);
    transform: translateX(40%)
}

.more-link:after {
    margin-right: .4em
}

.back-link:before {
    margin-right: .4em
}

.back-link:hover:before {
    -webkit-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    transform: translateX(-40%)
}

.category-nav {
    border-bottom: 1px solid #ccc
}

.category-nav ul {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    list-style: none
}

.category-nav li {
    display: table-cell;
    border-right: 1px solid #e0e0e0;
}

.category-nav a {
    display: block;
    padding: 30px 5px;
    position: relative;
    /* border-right: 1px solid #e0e0e0; */
    text-align: center;
    color: #aaa
}

.category-nav li:last-child a {
    border-right: none
}

.category-nav .tpi,
.category-nav .home-services a:before,
.home-services .category-nav a:before,
.category-nav .fa,
.category-nav .more-link:after,
.category-nav .back-link:before,
.category-nav #menu .dropdown-toggle:after,
#menu .category-nav .dropdown-toggle:after,
.category-nav .to-top:before,
.category-nav #hero .to-content:after,
#hero .category-nav .to-content:after,
.category-nav .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .category-nav a:before {
    display: block;
    margin-bottom: 10px;
    font-size: 2em;
    -webkit-transition: all .2s;
    transition: all .2s
}

.category-nav span {
    max-width: 100%;
    display: inline-block;
    overflow: hidden;
    border-bottom: 1px solid transparent;
    font-size: .85em;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 120%;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    -webkit-transition: all .2s;
    transition: all .2s
}

.category-nav a:hover {
    text-decoration: none
}

.category-nav a:hover .tpi,
.category-nav a:hover .home-services a:before,
.home-services .category-nav a:hover a:before,
.category-nav a:hover .fa,
.category-nav a:hover .more-link:after,
.category-nav a:hover .back-link:before,
.category-nav a:hover #menu .dropdown-toggle:after,
#menu .category-nav a:hover .dropdown-toggle:after,
.category-nav a:hover .to-top:before,
.category-nav a:hover #hero .to-content:after,
#hero .category-nav a:hover .to-content:after,
.category-nav a:hover .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .category-nav a:hover a:before {
    color: #5e5e5e
}

.category-nav a:hover span {
    border-color: #5e5e5e;
    color: #5e5e5e
}

.category-nav a.current {
    background: rgba(0, 0, 0, 0.05)
}

.category-nav a.current .tpi,
.category-nav a.current .home-services a:before,
.home-services .category-nav a.current a:before,
.category-nav a.current .fa,
.category-nav a.current .more-link:after,
.category-nav a.current .back-link:before,
.category-nav a.current #menu .dropdown-toggle:after,
#menu .category-nav a.current .dropdown-toggle:after,
.category-nav a.current .to-top:before,
.category-nav a.current #hero .to-content:after,
#hero .category-nav a.current .to-content:after,
.category-nav a.current .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .category-nav a.current a:before {
    color: #5e5e5e
}

.category-nav a.current span {
    border-color: #5e5e5e;
    color: #5e5e5e
}

.bg-overlay,
.hero-overlay,
.home-industries-served:before,
.about-community:before,
.home-sustainability:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    content: ""
}

html.lt-ie9 .bg-overlay,
html.lt-ie9 .hero-overlay,
html.lt-ie9 .home-industries-served:before,
html.lt-ie9 .about-community:before,
html.lt-ie9 .home-sustainability:before {
    display: none !important
}

.social-list {
    margin: 1em 0;
    padding: 0;
    list-style: none;
    cursor: default
}

.social-list li {
    display: inline-block;
    margin: 0 .1em
}

.social-list a {
    width: 2em;
    height: 2em;
    display: block;
    border-radius: 50%;
    line-height: 2em;
    font-size: 1.2em;
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.social-list .facebook {
    background: #3b5998
}

.social-list .facebook:hover {
    background: #344e86
}

.social-list .twitter {
    background: #00aced
}

.social-list .twitter:hover {
    background: #0099d3
}

.social-list .linkedin {
    background: #007fb1
}

.social-list .linkedin:hover {
    background: #006d98
}

.social-list .youtube {
    background: #cd332d
}

.social-list .youtube:hover {
    background: #b82e28
}

.social-list .pinterest {
    background: #cb2027
}

.social-list .pinterest:hover {
    background: #b51d23
}

.social-list .instagram {
    background: #845950
}

.social-list .instagram:hover {
    background: #744e46
}

.toc-index {
    display: none;
    padding-bottom: 1.1em;
    border-bottom: 1px solid #ccc;
    font-size: .9em
}

.toc-index ul {
    padding-left: 20px
}

.toc-index a {
    display: block
}

.page-nav {
    margin-top: 40px;
    list-style: none;
    text-align: center;
    cursor: default
}

.page-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.page-nav li {
    display: inline-block
}

.page-nav a {
    display: block;
    margin: 0 .5em;
    padding: .4em 1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    border-bottom: 3px solid #d8d8d8
}

.page-nav a:hover {
    text-decoration: none;
    border-color: #ccc
}

.page-nav .current a {
    background: #0f9de9;
    border-color: #0f9de9;
    color: #fff
}

.msg-success {
    display: none;
    padding: 2em;
    background: #8bb943;
    text-align: center;
    color: #fff
}

.msg-success>*:first-child {
    margin-top: 0
}

.msg-success>*:last-child {
    margin-bottom: 0
}

.msg-success a {
    color: #fff;
    text-decoration: underline
}

.clearfix:before,
.row:before,
.home-unique-solutions .sols:before,
.clearfix:after,
.row:after,
.home-unique-solutions .sols:after {
    content: " ";
    display: table
}

.clearfix:after,
.row:after,
.home-unique-solutions .sols:after {
    clear: both
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden,
.social-list a span {
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
    clip: rect(0 0 0 0)
}

.visuallyhidden.focusable:active,
.social-list a span.focusable:active,
.visuallyhidden.focusable:focus,
.social-list a span.focusable:focus {
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    clip: auto
}

.invisible {
    visibility: hidden
}

html {
    height: 100%;
    background: #333
}

body {
    height: 100%;
    background: #f8f8f8;
    overflow-x: hidden;
    font-family: "museo-sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    color: #5e5e5e
}

body.no-hero {
    padding-top: 80px
}

#header {
    width: 100%;
    height: 80px;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 999
}

#header .to-top {
    display: none
}

#header.floated {
    position: fixed;
    top: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-animation: header-anmt .3s 1 ease-out;
    animation: header-anmt .3s 1 ease-out
}

#header.floated .to-top {
    display: block
}

#logo {
    width: 150px;
    height: 80px;
    margin: 0;
    float: left;
	position:relative;
}

#logo a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: url(../img/logo-white.png) center no-repeat;
    background-size: contain;
    text-indent: -999em;
	position: relative;
}
#logo::after {
	position: absolute;
	top: 100%;
	left: 0;
	margin-top: 5px;
	display:block;
	content: ' ';
	width: 100%;
	height: 80px;
	background-image: url(/app/uploads/BBB-Eclipse-logo.png);
	background-size: auto 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
#header.floated #logo::after {
	background-image: url(/app/uploads/BBB_Eclipse_Award.png);
	-webkit-filter: drop-shadow(0 0 20px #fff);
	filter: drop-shadow(0 0 20px #fff);
}


html.no-rgba #logo a {
    background-image: url(../img/logo-white.png)
}

#header.floated #logo a {
    background-image: url(../img/logo-gray.png)
}

html.no-rgba #header.floated #logo a {
    background-image: url(../img/logo-gray.png)
}

#menu {
    float: right
}

#menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#menu>ul>li {
    float: left;
    margin-left: 3em;
    position: relative
}

#menu>ul>li>a {
    height: 80px;
    display: block;
    line-height: 80px;
    font-size: .8em;
    font-weight: 600;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

#menu>ul>li>a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s
}

#menu>ul>li>a[href*='get-started'] {
    padding: 0 2em;
    background: rgba(0, 0, 0, 0.1)
}

#menu .dropdown-toggle {
    cursor: default
}

#menu .dropdown-toggle:after {
    margin-left: .5em
}

#menu>ul>li:hover>a span {
    border-bottom-color: #fff
}

#menu ul ul {
    width: 216px;
    display: none;
    margin: -1px 0 0 -100px;
    position: absolute;
    left: 50%;
    background: #fff;
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid #ccc;
    border-color: rgba(0, 0, 0, 0.1);
    border-top: none
}

#menu ul ul:before {
    margin-left: -15px;
    position: absolute;
    top: -15px;
    left: 50%;
    border-left: 15px inset transparent;
    border-right: 15px inset transparent;
    border-bottom: 15px solid #fff;
    border-bottom-color: rgba(255, 255, 255, 0.95);
    content: ""
}

#menu ul ul a {
    display: block;
    padding: .3em 1em;
    font-size: .9em;
    color: #5e5e5e;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s
}
#menu ul ul li.menu-bitstorm-connect a {
  background-color:rgba(241, 48, 0,.4);
  color:white;
  animation: bitstorm-menu 2s infinite;
}
#menu ul ul li.menu-bitstorm-connect a:hover {
  background-color:rgba(241, 48, 0,.9);
  transition: 1s ease-in;
}

@keyframes bitstorm-menu {
  0%   { background-color:rgba(241, 48, 0,.9); }
  50% { background-color:rgba(241, 48, 0,.5); }
  100% { background-color:rgba(241, 48, 0,.9); }
}




#menu ul ul li:hover>a {
    background: #ccc;
    background: rgba(0, 0, 0, 0.1)
}

html.no-js #menu li:hover>ul {
    display: block
}

#header.floated #menu>ul>li>a {
    color: #5e5e5e
}

#header.floated #menu>ul>li>a[href*='get-started'] {
    background: rgba(0, 0, 0, 0.05)
}

#header.floated #menu>ul>li:hover>a>span {
    border-color: #5e5e5e
}

#header.floated #menu ul ul:before {
    display: none
}

#toggle-menu {
    display: none
}

.to-top {
    width: 50px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 80px;
    text-align: center;
    font-size: 1em;
    color: #aaa;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s
}

.to-top:hover {
    color: #5e5e5e;
    text-decoration: none
}

.container-main {
    background: #f8f8f8
}

.sidebar {
    border-right: 1px solid #ccc
}

.sidebar-nav ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-nav li {
    margin-bottom: .5em
}

.sidebar-nav a {
    color: #5e5e5e
}

.sidebar-nav a:hover {
    color: #0f9de9;
    text-decoration: none
}

.sidebar-nav .current-menu-item a {
    color: #000
}

#hero {
    height: 600px;
    max-height: 100%;
    min-height: 500px;
    overflow: hidden;
    position: relative;
    background-color: #ccc;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff
}

#hero .wrapper-inner {
    height: 100%
}

#hero .to-content {
    width: 40px;
    height: 40px;
    display: block;
    overflow: hidden;
    margin-left: -20px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    line-height: 40px;
    text-align: center;
    border: 2px solid #fff;
    border-radius: 50%;
    font-size: 2em;
    color: #fff;
    cursor: pointer;
    opacity: .5;
    -webkit-animation: to-content-anmt 1s 1 ease-out;
    animation: to-content-anmt 1s 1 ease-out;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

#hero .to-content:before {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: -100%;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
    -webkit-animation: to-content-fade-anmt 2s infinite linear;
    animation: to-content-fade-anmt 2s infinite linear;
    content: ""
}

#hero .to-content:hover {
    opacity: .7;
    text-decoration: none
}

#hero.article-header,
#hero.noodle-header {
    text-align: left
}

#hero.article-header .hero-content,
#hero.noodle-header .hero-content {
    padding-bottom: 90px;
    vertical-align: bottom
}

#hero .page-title-pre {
    margin: 0 0 1em;
    font-weight: normal;
    text-transform: uppercase;
    color: #fff
}

#hero .page-title {
    font-size: 4em;
    color: #fff
}

#hero.noodle-header .page-title {
    font-size: 3em
}

#hero.noodle-header .page-snippet {
    margin-top: 1em;
    font-size: 1.2em
}

#hero.noodle-header .page-snippet:before {
    display: none
}

#hero .page-snippet {
    margin-top: 0;
    font-size: 1.5em;
    font-weight: 300;
    color: #fff
}

#hero .page-snippet:before {
    width: 150px;
    height: 1px;
    display: block;
    margin: 2em auto 1em;
    background: #fff;
    opacity: .5;
    content: ""
}

#hero.hero-small {
    height: 400px;
    padding-top: 80px;
    max-height: auto;
    min-height: 0
}

#hero.hero-small .page-title {
    font-size: 3.6em
}

#hero.hero-small .page-snippet {
    margin-top: .5em;
    font-size: 1.2em
}

#hero.hero-small .page-snippet:before {
    display: none
}

.hero-image {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.hero-overlay {
    opacity: .2
}

.article-single.format-video #hero:before {
    width: 100%;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(100%, transparent));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#00000000', GradientType=0);
    content: ""
}

.hero-container {
    width: 100%;
    height: 100%;
    display: table;
    margin: 0 auto
}

.hero-content {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    -webkit-animation: hero-content-anmt 1s 1 ease-out;
    animation: hero-content-anmt 1s 1 ease-out
}

#taglines {
    margin: 0;
    font-size: 2em;
    font-weight: 300;
    text-align: center;
    color: #fff
}

#taglines .line {
    margin: .8em 0;
    display: block
}

#taglines .carousel {
    height: 1em;
    margin-top: .5em;
    display: block;
    position: relative;
    line-height: 1em;
    font-size: 2em;
    font-weight: 700 !important
}

#taglines .slide {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .9s;
    transition: opacity .9s
}

html.lt-ie9 #taglines .slide {
    display: none
}

#taglines .slide.show {
    opacity: 1;
    pointer-events: auto
}

html.lt-ie9 #taglines .slide.show {
    display: block
}

#taglines .slide.default {
    display: none
}

.home--banner {
    padding: 40px 0;
    position: relative;
    background-position: center;
    background-size: cover;
    text-align: center;
    color: #fff
}

.home--banner.banner-overlay:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    opacity: .55;
    content: ""
}

.home--banner h3 {
    margin: 0 1em 0 0;
    display: inline-block;
    color: #fff
}

.home-intro {
    text-align: center
}

.home-services {
    margin: 40px 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding-top: 40px !important;
    position: relative;
}

.home-services:before {
    width: 100px;
    height: 1px;
    display: block;
    /* margin: 0 auto 40px; */
    background: #ccc;
    content: "";
    position: absolute;
    top: 0;
}

.home-services .col {
  margin-bottom: 30px;
}

.home-services a {
    display: block;
    font-size: .9em;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s;
    line-height: 140%;
}

.home-services a:before {
    display: block !important;
    margin-bottom: 15px;
    font-size: 80px;
    color: #aaa;
    -webkit-transition: all .2s;
    transition: all .2s
}

.home-services a:hover:before {
    color: #0f9de9
}

.home-services a:hover span {
    color: #5e5e5e;
    border-color: #5e5e5e
}

.home-services span {
    border-bottom: 1px solid transparent;
    color: #5e5e5e;
    -webkit-transition: all .2s;
    transition: all .2s
}

.home-industries-served {
    position: relative;
    background: url(../img/industries-served-bg.png) center no-repeat;
    background-size: cover;
    text-align: center
}

.home-industries-served:before {
    opacity: .2
}

.home-industries-served .sec-title {
    color: #fff;
    margin-bottom: 55px
}

.home-industries-served .col {
    margin-bottom: 90px
}

.home-industries-served .col:nth-last-child(-n+5) {
    margin-bottom: 0
}

.home-industries-served a {
    display: block;
    color: #fff;
    text-decoration: none
}

.home-industries-served a span {
    border-bottom: 1px solid transparent;
    -webkit-transition: all .2s;
    transition: all .2s
}

.home-industries-served a:hover span {
    border-color: #fff
}

.home-industries-served .fa,
.home-industries-served .more-link:after,
.home-industries-served .back-link:before,
.home-industries-served #menu .dropdown-toggle:after,
#menu .home-industries-served .dropdown-toggle:after,
.home-industries-served .to-top:before,
.home-industries-served #hero .to-content:after,
#hero .home-industries-served .to-content:after,
.home-industries-served .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .home-industries-served a:before {
    margin-bottom: 15px !important
}

.home-about {
    background: url(../img/about-bg.png) center no-repeat;
    background-size: contain;
    text-align: center
}

.home-sustainability {
    position: relative;
    background: url(../img/community-industry.png) center no-repeat;
    background-size: cover;
    text-align: center;
    color: #ffffff;
}

.home-unique-solutions {
    overflow: hidden;
    background: #333
}
.home-unique-solutions.career-opportunities {
    background: #FFF;
    padding-bottom: 5em;
    background-position:bottom center;
    background-repeat:no-repeat;
    background-size: cover;
}
.home-unique-solutions.career-opportunities h2 {
    color:#0082C8;
    padding-top:2em;
}
.home-unique-solutions.career-opportunities .sols {
    margin:0 auto;
    max-width:1200px;
}
.home-unique-solutions.career-opportunities .sol {
    margin: 0 .5em;
}

.home-unique-solutions .sec-title {
    margin: 0;
    padding: 1em 0;
    text-align: center;
    color: #fff
}

.home-unique-solutions .sol {
    width: 33.33%;
    display: block;
    overflow: hidden;
    float: left;
    position: relative;
}

.home-unique-solutions .sol:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: .3;
    content: "";
    -webkit-transition: all 1s;
    transition: all 1s
}

.home-unique-solutions .sol img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 0;
    -webkit-transition: all 1s;
    transition: all 1s
}

.home-unique-solutions .sol:hover:before {
    opacity: .5
}

.home-unique-solutions .sol:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.home-unique-solutions .sol h3 {
    margin: 0;
    position: absolute;
    right: 30px;
    bottom: 20px;
    left: 30px;
    z-index: 2;
    font-size: 1.5em;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .12em
}

.home-stay-connected .sec-title {
    text-align: center
}

.home-stay-connected img {
    max-width: 100%;
    height: auto;
    margin-bottom: 2em
}

.home-testimonials {
    position: relative;
    background: url(../img/testimonials-bg.png) center no-repeat;
    background-size: cover
}

.home-testimonials:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #0f9de9;
    opacity: .8;
    content: ""
}

html.no-rgba .home-testimonials:before {
    background: url(../img/blue-80.png);
    opacity: 1
}

.home-testimonials .quote {
    padding: 0 50px;
    float: left;
    position: relative;
    z-index: 1
}

.home-testimonials blockquote {
    text-align: center
}

.home-testimonials blockquote p {
    margin: 0;
    line-height: 1.8em;
    font-size: 2em;
    font-style: italic;
    color: #fff
}

.home-testimonials blockquote p:first-of-type:before,
.home-testimonials blockquote p:last-of-type:after {
    margin-top: 15px;
    position: absolute;
    font-size: 2.5em;
    font-family: 'Georgia', serif;
    opacity: .5
}

.home-testimonials blockquote p:first-of-type:before {
    margin-left: -.7em;
    content: "\201c"
}

.home-testimonials blockquote p:last-of-type:after {
    margin-left: .2em;
    content: "\201d"
}

.home-testimonials blockquote cite {
    margin-top: 1em;
    font-style: normal;
    color: #fff
}

.home-testimonials blockquote cite a {
    color: #fff
}

.home-testimonials blockquote cite:before {
    margin-right: .5em;
    content: "\2014"
}

.carousel-previous,
.carousel-next {
    width: 50px;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    font-size: 4em;
    color: #fff;
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all .2s;
    transition: all .2s
}

html.no-touch .carousel-previous:hover,
html.no-touch .carousel-next:hover {
    background: rgba(0, 0, 0, 0.1)
}

.carousel-previous div,
.carousel-next div {
    width: 100%;
    height: 100%;
    display: table
}

.carousel-previous span,
.carousel-next span {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}

.carousel-previous {
    left: 0
}

.carousel-next {
    right: 0
}

.get-started-block {
    padding: 40px 0;
    background: #e58b21 url(../img/get-started-bg.png) center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
    color: rgba(255, 255, 255, 0.7)
}

.get-started-block .sec-title {
    margin-bottom: 10px;
    color: #fff
}

.capability {
    overflow: hidden;
    background: #eff0f1
}

.capability .capability-img {
    width: 27.27%;
    max-width: 300px;
    height: auto;
    margin-top: -150px;
    position: absolute;
    top: 50%;
    right: 10px;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition: all .8s;
    transition: all .8s
}

.capability:nth-child(odd) .capability-img {
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%)
}

.capability:nth-child(even) {
    background: none
}

.capability:nth-child(even) .col-2-3 {
    float: right
}

.capability:nth-child(even) .capability-img {
    right: auto;
    left: 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.capability.waypoint-active .capability-img {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.capability .capability-content {
    overflow: hidden;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s
}

.capability .slide>*:first-child {
    margin-top: 0
}

.capability .slide>*:last-child {
    margin-bottom: 0
}

.capability .slide.details {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

.capability .show-details,
.capability .extra-link {
    margin-right: 3em;
    cursor: pointer
}

.capability .new {
    display: inline-block;
    padding: .3em .5em;
    background: #0f9de9;
    border-radius: 2px;
    line-height: 1em;
    color: #fff;
    font-size: .8em
}

.contact-contact-info {
    background: #eff0f1
}

.contact-contact-info .col {
    height: 300px;
    padding-top: 3em !important;
    padding-bottom: 3em !important;
    background: #fff
}

.contact-form .sec-title {
    text-align: center
}

.contact-form .input {
    width: 100%;
    padding: .7em;
    font-size: 1.2em
}

.contact-form textarea {
    min-height: 200px
}

.contact-form #contact-submit {
    font-size: 1.2em;
    font-weight: 600;
    text-transform: uppercase
}

.contact--tour {
    position: relative
}

.contact--tour .tour-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    color: #fff
}

.contact--tour .tour-overlay-container {
    width: 100%;
    height: 100%;
    display: table
}

.contact--tour .tour-overlay-content {
    display: table-cell;
    vertical-align: middle
}

.contact--tour .tour-overlay-content i {
    display: block;
    margin: 0 auto 30px;
    font-size: 6em
}

.contact--tour #map-canvas {
    height: 600px;
    position: relative;
    z-index: 0
}

.contact--tour #map-canvas img {
    max-width: none !important
}

.getstarted-form .sec-title,
.getstarted-form p {
    text-align: center
}

.getstarted-form .col {
    margin-bottom: 1em
}

#getstarted-form {
    margin-top: 90px
}

#gs-overview {
    min-height: 250px
}

.about-overview {
    padding-top: 0
}

.about-photo {
    max-width: 100%;
    height: auto
}

.about-community {
    position: relative;
    background: url(../img/community-industry.png) center no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff
}

.about-community:before,
.home-sustainability:before {
    opacity: .2
}

.about-community .sec-title,
.home-sustainability .sec-title {
    color: #fff
}

.about-community .affiliates {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 40px 0 0;
    padding: 2em 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.85);
    list-style: none;
    cursor: default;
    text-align: center
}

.about-community .affiliates li {
    display: table-cell
}

.about-community .affiliates img {
    width: auto
}

.noodle-about {
    background: #eff0f1;
    text-align: center
}

.noodle-issue-listed {
    margin-bottom: 40px
}

.noodle-issue-listed .noodle-title {
    overflow: hidden;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 2em;
    font-weight: normal
}

.noodle-issue-listed .noodle-title a {
    color: #2b2b2b
}

.noodle-issue-listed .noodle-title a:hover {
    text-decoration: none;
    color: #000
}

.noodle-issue-listed .noodle-thumb {
    width: 100%;
    height: auto
}

#noodle-issues .noodle-title {
    font-size: 1.5em
}

.noodle-breadcrumbs {
    margin-bottom: 40px
}

.noodle-breadcrumbs ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.noodle-breadcrumbs li {
    display: inline-block
}

.noodle-breadcrumbs li:before {
    margin: 0 .5em;
    content: "/";
    color: #aaa
}

.noodle-breadcrumbs li:first-child:before {
    display: none
}

.industry-challenge {
    text-align: center
}

.industry-challenge:nth-of-type(odd) {
    background: #eff0f1
}

.industry-challenge ul {
    max-width: 80%;
    margin: 0 auto;
    padding: 0;
    list-style: square;
    text-align: left
}

.industry-challenge ul.single {
    max-width: 100%;
    display: inline-block;
    text-align: center
}

.resources-upload,
.resources-loginlinks {
    text-align: center
}

.resources-loginlinks {
    background: #eff0f1
}

.tile-list a {
    display: block;
    overflow: hidden;
    padding: 2em 0;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px
}

.tile-list a:hover {
    border-color: #0f9de9;
    text-decoration: none
}

.tile-list .fa,
.tile-list .more-link:after,
.tile-list .back-link:before,
.tile-list #menu .dropdown-toggle:after,
#menu .tile-list .dropdown-toggle:after,
.tile-list .to-top:before,
.tile-list #hero .to-content:after,
#hero .tile-list .to-content:after,
.tile-list .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .tile-list a:before {
    font-size: 3em;
    color: #5e5e5e
}

.tile-list h3 {
    font-weight: normal;
    font-size: 1em
}

.tile-list .preferred {
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
    color: #fff
}

.tile-list .preferred:before {
    width: 200%;
    height: 26px;
    display: block;
    margin: -13px 0 0 -100px;
    position: absolute;
    top: 50%;
    left: 50%;
    line-height: 26px;
    background: #0f9de9;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    content: attr(data-text)
}

.industrynews .tab-nav {
    display: none
}

.industrynews .col {
    position: relative
}

.industrynews .feed-link {
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    font-size: 1.5em;
    color: #f4911e
}

.industrynews .feed-link:hover {
    color: #d5770a
}

.feed-content ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.feed-content li {
    margin-bottom: 40px;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc
}

.feed-content h4 {
    margin: 0
}

.feed-content h4 a {
    color: #2b2b2b
}

.feed-content h4 a:hover {
    color: #000
}

.feed-content .feed-meta {
    margin: 0 0 1em;
    font-size: .9em;
    text-transform: uppercase;
    color: #aaa
}

.case-studies .sec-title,
.case-studies p {
    text-align: center
}

.case-studies .row {
    margin-top: 90px
}

.case-study {
    margin-bottom: 2%;
    position: relative;
    overflow: hidden
}

.case-study-thumb {
    width: 100%;
    height: auto
}

.case-study-title {
    margin: 0;
    padding: .5em 1em;
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    background: #000;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    -webkit-transition: all .2s;
    transition: all .2s
}

.case-study a:hover .case-study-title {
    background: rgba(0, 0, 0, 0.6)
}

.cl-intro .intro-img,
.tsp-intro .intro-img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto
}

.cl-benefits {
    overflow: hidden;
    position: relative;
    background: #eff0f1
}

.cl-benefits .shine-img-container {
    max-width: 40%;
    position: absolute;
    top: 0;
    left: 5%;
    -webkit-perspective: 700px;
    perspective: 700px
}

.cl-benefits .shine-img-container:after {
    width: 90%;
    height: 0;
    display: block;
    margin-left: -45%;
    position: absolute;
    bottom: 0;
    left: 50%;
    box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.6);
    content: "";
    -webkit-animation: shine-shadow-anmt 3s infinite alternate ease-in-out;
    animation: shine-shadow-anmt 3s infinite alternate ease-in-out
}

html.csstransforms .cl-benefits .shine-img-container {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cl-benefits .shine-img {
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: shine-img-anmt 3s infinite alternate ease-in-out;
    animation: shine-img-anmt 3s infinite alternate ease-in-out
}

.cl-benefits .shine-img:before,
.cl-benefits .shine-img:after {
    width: 200%;
    height: 60%;
    display: block;
    margin: -30% 0 0 -100%;
    position: absolute;
    top: 50%;
    left: 50%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff', GradientType=0);
    content: ""
}

.cl-benefits .shine-img:before {
    opacity: .1;
    -webkit-animation: shine-shine1-anmt 3s infinite alternate ease-in-out;
    animation: shine-shine1-anmt 3s infinite alternate ease-in-out
}

.cl-benefits .shine-img:after {
    opacity: .3;
    -webkit-animation: shine-shine2-anmt 3s infinite alternate ease-in-out;
    animation: shine-shine2-anmt 3s infinite alternate ease-in-out
}

.cl-benefits .shine-img img {
    width: 100%;
    height: auto;
    outline: 1px solid transparent
}

.cl-benefits .shine-img .shined-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-animation: shine-shined-anmt 3s infinite alternate ease-in-out;
    animation: shine-shined-anmt 3s infinite alternate ease-in-out
}

.cl-links a {
    margin: .2em 1em
}

.error-404 {
    text-align: center
}

.error-404 h1 {
    line-height: 1em;
    font-size: 4em;
    margin-top: 0
}

.error-404 h1 span {
    display: inline-block;
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    -webkit-animation: error404-anmt 1.5s .5s both linear;
    animation: error404-anmt 1.5s .5s both linear;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.error-404 img {
    max-width: 100%;
    height: auto
}

.back-to-news {
    margin-bottom: 2em
}

.article .article-header {
    margin-bottom: 1em
}

.article .article-title {
    margin: 0;
    font-size: 2em;
    font-weight: normal
}

.article .article-title a {
    color: #2b2b2b
}

.article .article-title a:hover {
    text-decoration: none;
    color: #000
}

.article .article-meta {
    margin: 0;
    font-size: .9em;
    text-transform: uppercase;
    color: #aaa
}

.article .article-thumb {
    margin-bottom: 2em
}

.article .article-thumb a {
    display: block
}

.article .article-thumb img {
    width: 100%;
    height: auto
}

.article .article-excerpt>*:first-child {
    margin-top: 0
}

.article .article-excerpt>*:last-child {
    margin-bottom: 0
}

.article-listed {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc
}

.article-listed:last-of-type {
    margin-bottom: 0
}

.article-listed.format-headline,
.article-listed.format-link {
    padding-bottom: 40px
}

.article-listed.format-headline .article-header,
.article-listed.format-link .article-header {
    margin-bottom: 0
}

.article-listed.format-headline .article-title,
.article-listed.format-link .article-title {
    color: #5e5e5e
}

.article-listed.format-link .article-title a:before {
    margin-right: .5em;
    color: #aaa
}

.article-single .article-header {
    margin: 2em 0
}

.article-single .article-title {
    font-size: 2.5em
}

.page-title .label {
    display: block;
    line-height: 1em;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7)
}

.noodle-listed {
    position: relative;
    margin-bottom: 90px
}

.noodle-listed:nth-last-child(-n+3) {
    margin-bottom: 0
}

.noodle-listed .article-thumb img {
    width: 100%;
    height: auto
}

.noodle-listed .article-title {
    margin: 10px 0 0;
    font-size: 1.7em
}

.noodle-listed .article-title a {
    color: #2b2b2b
}

.noodle-listed .article-date {
    padding: 0 .5em;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    font-size: .9em;
    color: #fff
}

.noodle-listed .article-snippet {
    margin: .5em 0 0
}

.main-content {
    padding: 40px 0 90px
}

.entry-content>*:first-child {
    margin-top: 0
}

.entry-content>*:last-child {
    margin-bottom: 0
}

.entry-source {
    margin-top: 40px;
    padding: 1em;
    background: #eff0f1;
    color: #2b2b2b
}

.entry-source p {
    margin: 0
}

.share-wrapper {
    width: 70px;
    position: fixed;
    top: 200px;
    left: 0;
    background: #fff;
    text-align: center
}

.share-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.share-wrapper .title {
    height: 50px;
    position: relative;
    background: #3e4349;
    line-height: 50px;
    font-size: .7em;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase
}

.share-wrapper .title:after {
    display: block;
    border-left: 5px inset transparent;
    border-right: 5px inset transparent;
    border-top: 5px solid #3e4349;
    margin-left: -5px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    content: ""
}

.share-wrapper li:nth-child(2) {
    padding-top: 5px
}

.share-wrapper a {
    display: block;
    padding: .5em 0;
    font-size: 1.3em;
    color: #a3a9b0;
    -webkit-transition: all .2s;
    transition: all .2s
}

.share-wrapper .facebook:hover {
    color: #3b5998
}

.share-wrapper .twitter:hover {
    color: #00aced
}

.share-wrapper .gplus:hover {
    color: #d14836
}

.share-wrapper .linkedin:hover {
    color: #007fb1
}

.article-learn-more {
    margin-top: 40px;
    padding: 2em;
    background: #e5e5e5;
    text-align: center
}

.article-learn-more h3 {
    margin: 0
}

.article-learn-more .desc {
    font-size: .9em
}

.article-learn-more .clearfix,
.article-learn-more .row,
.article-learn-more .home-unique-solutions .sols,
.home-unique-solutions .article-learn-more .sols {
    position: relative
}

.article-learn-more .input {
    width: 78%;
    height: 40px;
    float: left
}

.article-learn-more .btn {
    width: 20%;
    height: 40px;
    padding: 0;
    float: right;
    line-height: 34px
}

.article-learn-more .success {
    width: 100%;
    position: absolute;
    color: #8bb943
}

.article-learn-more .fa,
.article-learn-more .more-link:after,
.article-learn-more .back-link:before,
.article-learn-more #menu .dropdown-toggle:after,
#menu .article-learn-more .dropdown-toggle:after,
.article-learn-more .to-top:before,
.article-learn-more #hero .to-content:after,
#hero .article-learn-more .to-content:after,
.article-learn-more .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title .article-learn-more a:before {
    margin-right: .5em
}

.pagination {
    margin-top: 90px;
    text-align: center
}

.pagination a {
    width: 2em;
    height: 2.5em;
    display: inline-block;
    line-height: 2.2em;
    background: #ccc;
    color: #2b2b2b;
    -webkit-transition: all .2s;
    transition: all .2s
}

.pagination a:hover {
    background: #bfbfbf;
    text-decoration: none
}

.pagination a.current {
    background: #0f9de9;
    color: #fff
}

.content-main img {
    max-width: 100%;
    height: auto
}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content table,
.entry-content figure,
.entry-content blockquote {
    margin-top: 2em;
    margin-bottom: 2em
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    color: #2b2b2b
}

.entry-content figure.wp-caption {
    max-width: 100%
}

.entry-content figcaption {
    margin: 1em 0;
    line-height: 1.8em;
    font-size: .85em;
    font-style: italic;
    color: #999
}

.entry-content figcaption:after {
    width: 100px;
    height: 1px;
    display: block;
    margin: 1em auto 0;
    background: #ccc;
    content: ""
}

.entry-content img {
    max-width: 100%
}

.entry-content .img-container-full {
    position: relative;
    margin-left: -15%;
    margin-right: -15%
}

.entry-content img.size-large {
    max-width: 100%;
    height: auto
}

.entry-content table {
    width: 100%
}

.entry-content tr:nth-child(odd) {
    background: #e5e5e5
}

.entry-content th,
.entry-content td {
    padding: .5em .7em
}

.entry-content th {
    background: #ccc;
    text-align: left;
    font-weight: 300;
    color: #2b2b2b;
    text-transform: uppercase
}

.entry-content blockquote>*:first-child {
    margin-top: 0
}

.entry-content blockquote>*:last-child {
    margin-bottom: 0
}

.entry-content blockquote p {
    font-style: italic;
    color: #2b2b2b
}

.entry-content blockquote p:last-of-type {
    margin-bottom: 16px
}

.entry-content blockquote.standard {
    margin: 0;
    padding: 1em 0 1em 5%;
    border-left: 1px solid #ccc
}

.entry-content blockquote.pull-quote {
    margin-right: 0;
    margin-left: 0;
    text-align: center
}

.entry-content blockquote.pull-quote p {
    line-height: 1.8em;
    font-size: 1.5em
}

.entry-content blockquote.pull-quote:before,
.entry-content blockquote.pull-quote:after {
    width: 100px;
    height: 1px;
    display: block;
    margin: 1em auto;
    background: #ccc;
    content: ""
}

.entry-content cite {
    display: block;
    margin-top: 1rem;
    font-size: .85em;
    font-style: normal;
    color: #999
}

.entry-content cite:before {
    margin-right: .5em;
    content: "\2014"
}

.entry-content ul {
    list-style: square
}

.entry-content ul ul,
.entry-content ol ol {
    margin: 0
}

.entry-content ol ol {
    list-style: upper-alpha
}

.article-list .entry-content:after {
    width: 100px;
    height: 1px;
    display: block;
    margin-top: 40px;
    background: #ccc;
    content: ""
}

#noodle-sub {
    padding: 40px 0;
    background: #32363a;
    background: #3e4349;
    text-align: center;
    color: #aaa
}

#noodle-sub h3 {
    margin-top: 0;
    font-weight: 300;
    font-size: 1.1em;
    color: #aaa
}

#noodle-sub .clearfix,
#noodle-sub .row,
#noodle-sub .home-unique-solutions .sols,
.home-unique-solutions #noodle-sub .sols {
    position: relative
}

#noodle-sub .input {
    width: 78%;
    height: 48px;
    float: left;
    border: none
}

#noodle-sub .btn {
    width: 20%;
    height: 48px;
    padding: 0;
    line-height: 42px;
    float: right
}

#noodle-sub .success {
    width: 100%;
    position: absolute;
    color: #8bb943
}

#noodle-sub .fa,
#noodle-sub .more-link:after,
#noodle-sub .back-link:before,
#noodle-sub #menu .dropdown-toggle:after,
#menu #noodle-sub .dropdown-toggle:after,
#noodle-sub .to-top:before,
#noodle-sub #hero .to-content:after,
#hero #noodle-sub .to-content:after,
#noodle-sub .article-listed.format-link .article-title a:before,
.article-listed.format-link .article-title #noodle-sub a:before {
    margin-right: .5em
}






#footer {
    padding: 40px 0;
    position: relative;
    font-size: .9em;
    color: #919191
}

#footer .wrapper-outer {
    height: 100%;
	display: flex;
	margin: 0 auto;
}

.footer-main {
    width: 48%;
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
	order: 2;
}

.footer-menu {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer-menu li {
    display: inline-block;
    margin-left: 3%
}

.footer-menu a {
    font-size: .9em;
    font-weight: 600;
    text-transform: uppercase;
    color: #787878
}

.social-menu a {
    text-align: center;
    font-size: 1.2rem
}

.contact-info address {
    font-style: normal
}

.contact-info .break {
    display: inline-block;
    margin: 0 1em;
    color: #aaa
}

.contact-info .tel-mobile {
    display: none
}

.copyright {
    color: #aaa
}



.qualifications {
	order: 1;
}



.qualifications ul {
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
	display:flex;
	align-items: center;
	flex-wrap:wrap;
	width:100%;
}
.qualifications li {
    height: 100%;
	padding:1em;
	text-align:center;
}
.qualifications img {
	flex-grow:1;
	width:auto;
	height: auto;
}

@media screen and (max-width: 680px) {
	#footer .wrapper-outer {
		flex-wrap: wrap;
		width: 95%;
	}
	.footer-main {
		width:100%;
	}
	.qualifications {
		width: 100%;
	}
	.qualifications li {
		width: 50%;
	}
	.qualifications img {
		max-width:180px;
	}
}

@media screen and (min-width: 480px) and (max-width: 1300px) {
	#footer .wrapper-outer {
		flex-wrap: nowrap;
		width: 80%;
	}
	.footer-main {
		width:50%;
	}
	.qualifications {
		width: 50%;
	}
	.qualifications li {
		width: 25%;
	}
	.qualifications img {
		max-width:100%;
	}
}

@media screen and (min-width: 1301px) {
	#footer .wrapper-outer {
		flex-wrap: nowrap;
		width: 75%;
	}
	.footer-main {
		width:45%;
	}
	.qualifications {
		width: 55%;
	}
	.qualifications li {
		width: 20%;
	}
	.qualifications img {
		max-width:100%;
	}
}















.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left
}

.alignright {
    float: right
}

figure.alignnone {
    margin-left: 0;
    margin-right: 0
}

@media only screen and (max-width: 1400px) {
    #menu>ul>li {
        margin-left: 1.5em;
    }
}

@media only screen and (max-width: 1173px) {
    #header {
        position: absolute !important;
        height: 60px;
        top: 0 !important
    }
    #header .wrapper-outer {
        margin: 0
    }
    #header.floated {
        -webkit-animation: none !important;
        animation: none !important
    }
    #logo {
        width: 120px;
        height: 60px;
        position: relative;
        left: 20px;
        z-index: 2
    }
    #menu {
        width: 20em;
        height: 100%;
        padding: 0;
        float: none;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 0;
        background: #444;
        pointer-events: none;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s
    }
    #menu:after {
        width: 100%;
        height: 100px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(68, 68, 68, 0)), color-stop(100%, #444));
        background: -webkit-linear-gradient(top, rgba(68, 68, 68, 0) 0%, #444 100%);
        background: linear-gradient(to bottom, rgba(68, 68, 68, 0) 0%, #444 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00444444', endColorstr='#444444', GradientType=0);
        content: "";
        pointer-events: none
    }
    #menu>ul {
        width: 100%;
        overflow: hidden;
        padding-bottom: 100px;
        position: absolute;
        top: 70px;
        bottom: 0;
        -webkit-overflow-scrolling: touch
    }
    #menu>ul>li {
        float: none;
        margin-left: 0 !important
    }
    #menu>ul>li>a {
        display: block;
        height: auto;
        padding: 1.3em 0 !important;
        text-align: center;
        line-height: 1em;
        font-size: 1.1em;
        color: #fff !important
    }
    #menu>ul>li>a.active {
        background: rgba(0, 0, 0, 0.2)
    }
    #menu>ul>li>a span {
        border: none
    }
    #menu>ul>li:last-child>a {
        background: transparent !important
    }
    #menu ul ul {
        width: auto;
        margin: 0;
        padding-bottom: 10px;
        position: relative;
        left: auto;
        background: rgba(0, 0, 0, 0.2);
        border: none
    }
    #menu ul ul:before {
        display: none !important
    }
    #menu ul ul:after {
        display: table;
        clear: both;
        content: " "
    }
    #menu ul ul a {
        width: 50%;
        display: block;
        float: left;
        padding: .7em 0;
        text-align: center;
        font-size: 1.1em;
        color: #ccc
    }
    #menu ul ul>li:hover>a {
        background: transparent
    }
    #header.show-menu {
        position: fixed !important
    }
    #header.show-menu #menu {
        pointer-events: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    #header.show-menu #menu>ul {
        overflow-y: auto
    }
    .to-top {
        display: none !important
    }
    #toggle-menu {
        width: 50px;
        height: 50px;
        display: block;
        margin-top: -25px;
        position: absolute;
        top: 50%;
        right: 20px;
        cursor: pointer
    }
    #toggle-menu:before,
    #toggle-menu:after {
        width: 30px;
        display: block;
        margin-left: -15px;
        position: absolute;
        top: 50%;
        left: 50%;
        content: "";
        -webkit-transition: all .2s;
        transition: all .2s
    }
    #toggle-menu:before {
        height: 2px;
        margin-top: -1px;
        background: #fff
    }
    #toggle-menu:after {
        height: 20px;
        margin-top: -10px;
        border-width: 2px 0;
        border-style: solid;
        border-color: #fff
    }
    #toggle-menu.active:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #toggle-menu.active:after {
        height: 0;
        margin-top: -2px;
        border-bottom-color: transparent !important;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #header.floated #toggle-menu:before {
        background: #aaa
    }
    #header.floated #toggle-menu:after {
        border-color: #aaa
    }
    #header.show-menu #toggle-menu {
        margin-top: 0;
        position: fixed !important;
        top: 5px
    }
    #header.show-menu #toggle-menu:before {
        background: #fff
    }
    #header.show-menu #toggle-menu:after {
        border-color: #fff
    }
}

@media only screen and (max-width: 1050px) {
    .wrapper-outer {
        margin: 0 10px
    }
/* Remove */
    /* #menu>ul>li {
        margin-left: 2em !important
    } */
/* Remove */
}

@media only screen and (max-width: 950px) {
    html.no-scroll body {
        overflow: hidden !important
    }
    .wrapper-content {
        width: 75%
    }
/* Remove */
    /* #header {
        position: absolute !important;
        height: 60px;
        top: 0 !important
    }
    #header .wrapper-outer {
        margin: 0
    }
    #header.floated {
        -webkit-animation: none !important;
        animation: none !important
    }
    #logo {
        width: 120px;
        height: 60px;
        position: relative;
        left: 20px;
        z-index: 2
    }
    #menu {
        width: 20em;
        height: 100%;
        padding: 0;
        float: none;
        position: fixed;
        top: 0;
        right: 0;
        z-index: 0;
        background: #444;
        pointer-events: none;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s
    }
    #menu:after {
        width: 100%;
        height: 100px;
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(68, 68, 68, 0)), color-stop(100%, #444));
        background: -webkit-linear-gradient(top, rgba(68, 68, 68, 0) 0%, #444 100%);
        background: linear-gradient(to bottom, rgba(68, 68, 68, 0) 0%, #444 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00444444', endColorstr='#444444', GradientType=0);
        content: "";
        pointer-events: none
    }
    #menu>ul {
        width: 100%;
        overflow: hidden;
        padding-bottom: 100px;
        position: absolute;
        top: 70px;
        bottom: 0;
        -webkit-overflow-scrolling: touch
    }
    #menu>ul>li {
        float: none;
        margin-left: 0 !important
    }
    #menu>ul>li>a {
        display: block;
        height: auto;
        padding: 1.3em 0 !important;
        text-align: center;
        line-height: 1em;
        font-size: 1.1em;
        color: #fff !important
    }
    #menu>ul>li>a.active {
        background: rgba(0, 0, 0, 0.2)
    }
    #menu>ul>li>a span {
        border: none
    }
    #menu>ul>li:last-child>a {
        background: transparent !important
    }
    #menu ul ul {
        width: auto;
        margin: 0;
        padding-bottom: 10px;
        position: relative;
        left: auto;
        background: rgba(0, 0, 0, 0.2);
        border: none
    }
    #menu ul ul:before {
        display: none !important
    }
    #menu ul ul:after {
        display: table;
        clear: both;
        content: " "
    }
    #menu ul ul a {
        width: 50%;
        display: block;
        float: left;
        padding: .7em 0;
        text-align: center;
        font-size: 1.1em;
        color: #ccc
    }
    #menu ul ul>li:hover>a {
        background: transparent
    }
    #header.show-menu {
        position: fixed !important
    }
    #header.show-menu #menu {
        pointer-events: auto;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    #header.show-menu #menu>ul {
        overflow-y: auto
    }
    .to-top {
        display: none !important
    }
    #toggle-menu {
        width: 50px;
        height: 50px;
        display: block;
        margin-top: -25px;
        position: absolute;
        top: 50%;
        right: 20px;
        cursor: pointer
    }
    #toggle-menu:before,
    #toggle-menu:after {
        width: 30px;
        display: block;
        margin-left: -15px;
        position: absolute;
        top: 50%;
        left: 50%;
        content: "";
        -webkit-transition: all .2s;
        transition: all .2s
    }
    #toggle-menu:before {
        height: 2px;
        margin-top: -1px;
        background: #fff
    }
    #toggle-menu:after {
        height: 20px;
        margin-top: -10px;
        border-width: 2px 0;
        border-style: solid;
        border-color: #fff
    }
    #toggle-menu.active:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    #toggle-menu.active:after {
        height: 0;
        margin-top: -2px;
        border-bottom-color: transparent !important;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    #header.floated #toggle-menu:before {
        background: #aaa
    }
    #header.floated #toggle-menu:after {
        border-color: #aaa
    }
    #header.show-menu #toggle-menu {
        margin-top: 0;
        position: fixed !important;
        top: 5px
    }
    #header.show-menu #toggle-menu:before {
        background: #fff
    }
    #header.show-menu #toggle-menu:after {
        border-color: #fff
    } */
/* Remove */
    #hero {
        height: 400px;
        min-height: 400px
    }
    #taglines {
        font-size: 1.7em
    }
    #taglines .line {
        margin: 0
    }
    #taglines .carousel {
        width: 100% !important;
        display: block;
        font-size: 1.5em;
        text-align: center
    }
    #taglines .slide {
        width: 100%;
        right: auto
    }
    .layout-section,
    .capability {
        padding: 40px 0
    }
    #careers_video {
        padding-top: 50px;
    }
    .layout-section-video {
        padding: 40px 0 !important;
    }
}

@media only screen and (max-width: 800px) {
    #hero .page-title {
        font-size: 2.3em
    }
    #hero .page-title .tpi,
    #hero .page-title .home-services a:before,
    .home-services #hero .page-title a:before {
        font-size: 2em
    }
    #hero .page-snippet {
        font-size: 1.2em
    }
    #hero.hero-small .page-title {
        font-size: 2em
    }
    .article-single .article-title {
        font-size: 2.3em
    }
    .article-single .article-snippet {
        font-size: 1.2em
    }
    .contact-contact-info .col {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px;
        float: none
    }
    .contact-map {
        height: 300px
    }
    .cl-intro .col {
        width: 100%;
        margin: 0;
        float: none
    }
    .shine-img-container {
        display: none
    }
    .cl-benefits .col {
        width: 100%;
        float: none
    }
}

@media only screen and (max-width: 650px) {
    body {
        font-size: 14px
    }
    .wrapper-content {
        width: 100%
    }
    #menu {
        width: 100%
    }
    #header.show-menu #logo a {
        background-image: url(../img/logo-white.svg) !important
    }
    html.no-rgba #header.show-menu #logo a {
        background-image: url(../img/logo-white.png) !important
    }
    #hero .to-content {
        display: none
    }
    .home-intro .btn {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
    .home-services {
        margin-bottom: 20px
    }
    .home-services li {
        width: 48%;
        margin: 0 4% 10% 0
    }
    .home-services li:nth-child(2n+2) {
        margin-right: 0
    }
    .sec-title {
        margin-bottom: 20px;
        font-size: 1.5em
    }
    .main-content {
        padding-bottom: 20px
    }
    .home-industries-served .col {
        width: 50%;
        margin: 0 0 2em !important
    }
    .home-industries-served .col:nth-last-child(-n+2) {
        margin-bottom: 0 !important
    }
    .home-about {
        background-size: cover
    }
    .home-unique-solutions .sol {
        width: 100%
    }
    .home-solutions {
        padding-top: 40px
    }
    .home-solutions .wrapper-outer {
        padding-bottom: 40px
    }
    .home-solutions .descriptions {
        width: 100%;
        float: none;
        text-align: center
    }
    .home-solutions .descriptions li {
        padding-left: 0
    }
    .home-solutions h3 {
        font-size: 1.2em
    }
    .home-solutions .handle {
        display: none
    }
    .home-solutions .tiltviews {
        display: none
    }
    .home-stay-connected .col {
        width: 100%;
        margin: 0 0 2em;
        float: none
    }
    .home-stay-connected .col:last-child {
        margin-bottom: 0
    }
    .home-stay-connected img {
        margin-bottom: 1em
    }
    .home-stay-connected h3 {
        margin-bottom: .5em
    }
    .home-testimonials .wrapper-inner {
        padding: 0
    }
    .home-testimonials blockquote p {
        font-size: 1em
    }
    .carousel-previous,
    .carousel-next {
        width: 40px;
        font-size: 2em
    }
    .btn-lg {
        padding: 1em 2em
    }
    #hero.hero-small {
        height: 200px
    }
    #hero.hero-small {
        height: 200px
    }
    #hero.hero-small .wrapper-content {
        padding-left: 0;
        border-left: none
    }
    .category-nav {
        display: none
    }
    .article-listed,
    .noodle-issue-listed {
        width: 100%;
        margin: 0 0 40px 0;
        padding-bottom: 20px;
        border-bottom: 1px solid #ccc
    }
    .article-listed .article-title,
    .noodle-issue-listed .article-title {
        font-size: 1.3em
    }
    #hero.article-header .hero-content {
        padding-bottom: 40px
    }
    .back-to-news {
        margin-bottom: 1em
    }
    .article-single .article-header {
        margin: 1em 0
    }
    .article-single .article-title {
        font-size: 2em
    }
    .article-single .article-snippet {
        font-size: 1em
    }
    .article-learn-more {
        padding: 2em 10px
    }
    .article-learn-more .input,
    .article-learn-more .btn {
        width: 100%;
        float: none
    }
    .article-learn-more .input {
        border-right-width: 1px;
        border-bottom: none;
        text-align: center
    }
    .share-wrapper {
        width: auto;
        margin-top: 40px;
        padding: .5em 0;
        position: relative;
        top: auto;
        left: auto;
        background: none;
        border-width: 1px 0;
        border-style: solid;
        border-color: #ccc
    }
    .share-wrapper li {
        display: inline-block;
        margin-right: 2em
    }
    .share-wrapper li:nth-child(2) {
        padding-top: 0
    }
    .share-wrapper .title {
        height: auto;
        background: none;
        line-height: inherit;
        color: #aaa
    }
    .share-wrapper .title:after {
        display: none
    }
    .share-wrapper a {
        padding: 0
    }
    #hero.article-header,
    #hero.noodle-header {
        text-align: center
    }
    #hero.article-header .hero-content,
    #hero.noodle-header .hero-content {
        padding-bottom: 20px;
        vertical-align: middle
    }
    .capability .capability-img {
        width: 60%;
        display: block;
        margin: 0 auto 2em;
        position: relative;
        top: auto;
        right: auto !important;
        left: auto !important
    }
    .capability .col {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center
    }
    html.single-news .main-content {
        padding-top: 0
    }
    .about-community .affiliates img {
        width: auto;
        height: 60px
    }
    .resources-loginlinks .col,
    .resources-upload .col {
        width: 100%;
        margin: 0 0 1em;
        float: none
    }
    .resources-loginlinks .col:last-child,
    .resources-upload .col:last-child {
        margin-bottom: 0
    }
    .industrynews {
        padding-top: 0
    }
    .industrynews .tab-nav {
        width: 100%;
        display: table;
        table-layout: fixed;
        margin-bottom: 20px;
        border-bottom: 1px solid #ccc
    }
    .industrynews .tab-nav a {
        display: table-cell;
        padding: .5em 0;
        border-right: 1px solid #ccc;
        text-align: center;
        cursor: pointer;
        font-size: .9em;
        color: #5e5e5e
    }
    .industrynews .tab-nav a:last-child {
        border-right: none
    }
    .industrynews .tab-nav a.current {
        background: rgba(0, 0, 0, 0.05);
        color: #2b2b2b;
        text-decoration: underline
    }
    .industrynews .col {
        width: 100%;
        display: none;
        margin-right: 0;
        float: none
    }
    .industrynews .col:first-child {
        display: block
    }
    .industrynews .sec-title {
        display: none
    }
    .industrynews .feed-link {
        margin-bottom: 20px;
        padding: .3em 0;
        position: relative;
        top: auto;
        right: auto;
        background: #f4911e;
        text-align: center;
        font-size: 1.1em;
        color: #fff
    }
    .industrynews .feed-link:after {
        margin-left: .5em;
        content: "View feed "
    }
    .industrynews .feed-link:hover {
        background: #d5770a;
        color: #fff;
        text-decoration: none
    }
    .case-studies .row {
        margin-top: 40px
    }
    .case-study {
        width: 100%;
        margin-right: 0;
        float: none
    }
    .industry-challenge .col {
        width: 100%;
        margin: 0;
        float: none
    }
    .industry-challenge .solutions {
        margin-top: 40px
    }
    .gfield.col {
        width: 100%;
        margin: 0;
        float: none
    }
    #getstarted-form {
        margin-top: 40px
    }
    #getstarted-form .col {
        width: 100%;
        margin-right: 0;
        float: none
    }
    #noodle-sub .input,
    #noodle-sub .btn {
        width: 100%;
        float: none
    }
    #noodle-sub .input {
        text-align: center
    }
    #footer {
        font-size: 1em;
        text-align: center
    }
    .footer-main {
        width: 100%;
        float: none;
        text-align: center
    }
    .footer-menu li {
        display: block;
        margin-left: 0
    }
    .footer-menu a {
        display: block;
        font-size: 1em;
        padding: .2em 0
    }
    .contact-info .street-address,
    .contact-info .phone {
        display: block
    }
    .contact-info .sep,
    .contact-info .tel-norm {
        display: none
    }
    .contact-info .tel-mobile {
        display: inline-block
    }
    .qualifications {
        max-width: 100%;
        margin-top: 40px;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto
    }
    .qualifications li {
        padding-right: 0
    }
    .qualifications img {
        width: auto;
        height: 60px
    }
    .input {
        font-size: 16px !important
    }

    .col-1-2 {
        width:100%;
        padding: 10px;
    }
}

@media only screen and (max-width: 1500px) {
    .col-1-1 {
        width: 100%;
        padding: 0 10px;
    }
    .col-1-2 {
        width: 100%;
        padding: 0 10px;
    }
    #careers_video {
        padding-top: 40px;
    }
    .layout-section-video {
        padding: 90px 0;
    }
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.video-list {
    margin: 0px;
}

.resume-btn {
    margin-left: 15px;
}

#field_8_1 {
    border-bottom: none;
}

#field_8_4 {
    border-bottom: none;
}

#field_8_5 {
    margin: 0px;
    padding: 0px;
}

#input_8_1 {
    font-family: "museo sans", sans-serif;
    font-weight: 300;
    color: #5e5e5e;
}

#gform_wrapper_8 {
    margin: 0px;
}

gform_wrapper_8 .gform_wrapper .gform_footer {
    padding: 24px 0 0 0;
    margin:0;
}

.gform_wrapper .gform_footer {
    padding: 0px !important;;
}

#ra-break {
    margin: 2em 0em;
}

#gform_wrapper_8 .gform_footer input.button, #gform_wrapper_8 .gform_footer input[type=submit], #gform_wrapper_8 .gform_page_footer input.button, #gform_wrapper_8 .gform_page_footer input[type=submit] {
    width: auto;
}

.or-break {
    padding-left: 10px;
    padding-right: 10px;
    color: #5e5e5e !important;
}

.upload-resume-form {
    margin-top: 32px;
}

@media only screen and (max-width: 390px) {
    .upload-resume-button {
        margin-top: 1em;
    }

    .or-break {
        display: block;
        margin-top: 1em;
    }
}

.gform_wrapper .form_saved_message,
.gform_wrapper .form_saved_message form,
#gform_send_resume_link_button_2 {
    text-align: left !important;
    margin: 16px 0 0 0 !important;
    display: block !important;
}

.gform_save_link {
    text-align: left !important;
    margin: 15px 0 0 0 !important;
    padding-top: 15px;
    clear: both;
    position:relative;
}

.gform_save_link:before,
.gform_save_link::before {
    display:block;
    width: 100%;
    border-top: 1px #ccc solid;
    position:absolute;
    top:0;
    left:0;
}

/* Address field for job application form TEST AREA */

.address1-field {
    margin-top: 0px !important;
    padding-top: 16px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

.address2-field, .city-field, .state-field, .zipcode-field {
    margin-top: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

.address1-field .gfield_description,
.address2-field .gfield_description,
.city-field .gfield_description {
    padding-top: 1px !important;
    margin-bottom: 9px !important;
}

.state-field .gfield_description,
.zipcode-field .gfield_description {
    padding-top: 1px !important;
    margin-bottom: 16px !important;
}

.address2-field .gfield_label,
.city-field .gfield_label,
.state-field .gfield_label,
.zipcode-field .gfield_label {
    display: none !important;
}

/* ADDRESS LINE BREAK */

#line-break {
    margin: 0;
}

.line-break {
    border-bottom: none !important;
    padding: 0px !important;
    margin: 0px !important;
}

.resume_form_link {
    display: block !important;
}

.act-item {
    margin-bottom: 0px !important;
}

/* NEW ABOUT SECTION */

.bg-overlay,
.hero-overlay,
.home-industries-served:before,
.enviroment-section:before {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #000;
    content: ""
}

html.lt-ie9 .bg-overlay,
html.lt-ie9 .hero-overlay,
html.lt-ie9 .home-industries-served:before,
html.lt-ie9 .about-environment:before {
    display: none !important
}

.about-environment {
    background-color: #0f9de9;
    text-align: center;
    color: #fff
}

.about-environment:before {
    opacity: .2
}

.about-environment .sec-title {
    color: #fff
}

.about-environment .affiliates {
    width: 100%;
    display: table;
    table-layout: fixed;
    margin: 40px 0 0;
    padding: 2em 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.85);
    list-style: none;
    cursor: default;
    text-align: center
}

.about-environment .affiliates li {
    display: table-cell
}

.about-environment .affiliates img {
    width: auto
}

.about-environment .affiliates img {
    width: auto;
    height: 60px
}

/* Workforce Development Page */

.img-caption {
    margin: 0;
    font-size: .9em;
    text-transform: uppercase;
    color: #aaa;
}

/* ======================================================================
	TP Print Store - External Form
* ====================================================================== */

.page-template-page-external-form-php {
  background: #fff;
}

.page-template-page-external-form-php .gfield {
  border: none;
}

.page-template-page-external-form-php .gfield:not(.gfield_html):not(.gsection):hover {
  background: none;
}

.page-template-page-external-form-php .gform_body .gfield_label {
  font-weight: 400;
}

.page-template-page-external-form-php .gform_wrapper .gfield_error .gfield_label,
.page-template-page-external-form-php .gform_wrapper .validation_message,
.page-template-page-external-form-php .gform_wrapper .gfield_required {
  color: #ff322e;
}

.page-template-page-external-form-php .gform_wrapper div.validation_error {
  border: none;
  color: #ff322e;
  margin-bottom: 0;
}

.page-template-page-external-form-php .gform_wrapper li.gfield.gfield_error {
  background-color: #fff;
  border: none;
}

.page-template-page-external-form-php .gform_body .ginput_container input,
.page-template-page-external-form-php .gform_body .ginput_container textarea {
  border: 1px solid #dbdbdb;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
}

.page-template-page-external-form-php .gform_body .ginput_container input:focus,
.page-template-page-external-form-php .gform_body .ginput_container textarea:focus {
  border-color: #0680C4;
  box-shadow: 0 0 0 0.125em rgba(6, 128, 196, 0.25);
}

.page-template-page-external-form-php .gform_wrapper .gform_footer {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}

.page-template-page-external-form-php .gform_footer input.gform_button {
  background-color: #0680C4;
  border: 1px solid transparent;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-transform: none;
}

.page-template-page-external-form-php .gform_footer input.gform_button:hover {
  background-color: #0678b8;
}

.page-template-page-external-form-php .ginput_container.ginput_recaptcha {
  display: none;
}

html {
  background-color: #fff;
}

/* ======================================================================
	Think Boxes Page
* ====================================================================== */

/* .page-template-page-think-boxes .capability .capability-content {
  height: 100% !important;
  overflow: unset;
} */

.page-template-page-service .category-nav ul {
    display: flex;
}

.page-template-page-service .category-nav ul li {
  flex: 1;
}

.page-template-page-service .category-nav ul li a {
  width: 100%;
  height: 100%;
}

.capability .capability-content ul ul {
  margin: 0;
}

section.service-example-gallery .service-example {
  background: #eff0f1;
  padding: 90px 0 90px 0;
}

section.service-example-gallery .service-example .wrapper-inner.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

section.service-example-gallery .service-example .col {
  margin-top: 25px;
}

section.service-example-gallery .service-example .service-example-img {
  height: 250px;
}

section.service-example-gallery .service-example .service-example-title {
  background: #fff;
  padding: 20px;
  text-align: center;
}

section.service-example-gallery .service-example .service-example-title h3 {
  margin: 0;
}

@media only screen and (max-width: 650px) {
  section.service-example-gallery .service-example .col {
      width: 100%;
      margin-right: 0;
  }

  section.service-example-gallery .service-example .service-example-img {
    height: 400px;
  }
}

.job-list-container {
  display: flex;
  flex-wrap: wrap;
}

.job-list-col {
  width: 50%;
}

.job-list-container .job-list-col:nth-child(2) {
  text-align: right;
}
