/*!
Theme Name: Inspirage
Theme URI: http://www.THEME.com
Author: Matt Banks
Author URI: http://mattbanks.me
Description: WordPress Starter Theme for use as a starting template for building custom themes.
Version: 1.0
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: _mbbasetheme
Domain Path: /languages/
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 _mbbasetheme is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

*/

pre,
textarea {
    overflow: auto
}

fieldset,
hr,
img,
legend {
    border: 0
}

body,
fieldset {
    margin: 0
}

fieldset,
hr,
legend,
td,
th {
    padding: 0
}

.main-navigation a,
a,
a:hover,
a:visited {
    text-decoration: none
}

.row,
.widget select,
img {
    max-width: 100%
}

.hidden,
.invisible {
    visibility: hidden
}

#myNavmenu ul,
#secondary li,
.customNav ul,
.navbar .bottom li,
.sidebar-container,
.sidebar-container ul li {
    list-style: none
}

@font-face {
    font-family: NeoSans;
    src: url(assets/fonts/NeoSans/neosans.ttf)
}

@font-face {
    font-family: GothamBook;
    src: url("assets/fonts/Gotham Book.ttf") 
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background: 0 0
}

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

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

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

audio,
body.single-tribe_events .elq-form .radio-option .inner,
canvas,
img,
video {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

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

figure {
    margin: 1em 40px
}

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

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

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

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

textarea {
    resize: vertical
}

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

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

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 1em;
    line-height: 1.4;
    min-width: 325px
}

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

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

.sidebar-container ul {
    padding: 0
}

.sidebar-container .relatedpost {
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

.sidebar-container .relatedpost:hover {
    -ms-transform: scale(1.025, 1.025);
    -webkit-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025)
}

.sidebar-container .relatedpost h5 {
    margin: 0;
    background-color: #77a0b2;
    padding: 1em;
    display: inline-block;
}

.sidebar-container .relatedpost h5 a {
    color: #fff !important
}

.sidebar-container .relatedpost .relatedDate {
    display: block;
    padding: 1em;
    background: #58585a;
    color: #fff !important
}

body.single-tribe_events #tribe-events .tribe-events-content p:after {
    clear: both;
    content: "";
    display: block
}

body.single-tribe_events blockquote {
    height: 100% !important;
    margin: 0;
    background-color: #EEE
}

body.single-tribe_events blockquote:after {
    clear: both;
    content: "";
    display: block
}

body.single-tribe_events blockquote .one-half.first {
    width: 50%;
    float: left;
    clear: both
}

body.single-tribe_events blockquote .one-half {
    width: 50%;
    float: left
}

body.single-tribe_events .elq-form * {
    margin: 0;
    padding: 0
}

body.single-tribe_events .elq-form input,
body.single-tribe_events textarea {
    box-sizing: content-box
}

body.single-tribe_events .elq-form button,
body.single-tribe_events input[type=button],
body.single-tribe_events input[type=checkbox],
body.single-tribe_events input[type=radio],
body.single-tribe_events input[type=reset],
body.single-tribe_events input[type=submit],
body.single-tribe_events select {
    box-sizing: border-box
}

body.single-tribe_events .elq-form input {
    height: 16px;
    line-height: 16px
}

body.single-tribe_events .elq-form .item-padding {
    padding: 6px 5px 9px 9px
}

body.single-tribe_events .elq-form .pp-group {
    padding: 0 5px 0 9px
}

body.single-tribe_events .elq-form .pp-field {
    padding: 6px 0 9px
}

body.single-tribe_events .elq-form .field-wrapper.individual {
    float: left;
    width: 100%;
    clear: both
}

body.single-tribe_events .elq-form .field-p {
    position: relative;
    margin: 0;
    padding: 0
}

body.single-tribe_events .elq-form .zIndex-fix {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

body.single-tribe_events .elq-form .field-design {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0
}

body.single-tribe_events .elq-form .no-fields-prompt {
    float: left;
    width: 100%;
    height: 150px;
    padding-top: 50px;
    clear: both
}

body.single-tribe_events .elq-form .section-break {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px
}

body.single-tribe_events .elq-form .section-break .heading {
    width: 100%;
    font-weight: 700;
    margin: 0;
    padding: 0
}

body.single-tribe_events .elq-form .required {
    color: red !important;
    display: inline;
    float: none;
    font-weight: 700;
    margin: 0;
    padding: 0
}

body.single-tribe_events .elq-form .field-group {
    float: left;
    clear: both
}

body.single-tribe_events .elq-form .field-group.large {
    width: 100%
}

body.single-tribe_events .elq-form .field-group.medium {
    width: 51%
}

body.single-tribe_events .elq-form .field-group.small {
    width: 31%
}

body.single-tribe_events .elq-form .field-group .label {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 1%;
    padding-bottom: 6px;
    font-weight: 700
}

body.single-tribe_events .elq-form .progressive-profile .pp-inner {
    float: left;
    clear: both
}

body.single-tribe_events .elq-form .progressive-profile .pp-inner.large {
    width: 100%
}

body.single-tribe_events .elq-form .progressive-profile .pp-inner.medium {
    width: 51%
}

body.single-tribe_events .elq-form .progressive-profile .pp-inner.small {
    width: 31%
}

body.single-tribe_events .elq-form .radio-option {
    display: inline-block
}

body.single-tribe_events .elq-form .radio-option .label {
    display: block;
    float: left;
    padding-right: 10px;
    padding-left: 22px;
    text-indent: -22px
}

body.single-tribe_events .elq-form .radio-option .input {
    vertical-align: middle;
    margin-right: 7px
}

body.single-tribe_events .elq-form .checkbox-span {
    display: inline-block
}

body.single-tribe_events .elq-form .checkbox-label {
    margin-left: 4px
}

body.single-tribe_events .elq-form .accept-default {
    width: 100%
}

body.single-tribe_events .elq-form .field-style {
    float: left;
    margin-right: 2%;
    margin-left: 2%
}

body.single-tribe_events .elq-form .field-style._25 {
    width: 21%
}

body.single-tribe_events .elq-form .field-style._50 {
    width: 46%
}

body.single-tribe_events .elq-form .field-style._50_left {
    clear: left;
    width: 46%
}

body.single-tribe_events .elq-form .field-style._75 {
    width: 71%
}

body.single-tribe_events .elq-form .field-style._100 {
    width: 96%
}

body.single-tribe_events .elq-form .field-size-top-small {
    width: 30%
}

body.single-tribe_events .elq-form .field-size-top-medium {
    width: 75%
}

body.single-tribe_events .elq-form .field-size-top-large {
    width: 100%
}

body.single-tribe_events .elq-form .field-size-left-small {
    width: 21%
}

body.single-tribe_events .elq-form .field-size-left-medium {
    width: 46%
}

body.single-tribe_events .elq-form .field-size-left-large {
    width: 60%
}

body.single-tribe_events .elq-form .instructions.default {
    color: #444;
    display: block;
    font-size: 10px;
    padding: 6px 0 3px
}

body.single-tribe_events .elq-form .instructions.group {
    float: left;
    width: 97%;
    margin-right: 2%;
    margin-left: 2%;
    padding: 6px 0 3px;
    color: #444;
    display: block;
    font-size: 10px
}

body.single-tribe_events .elq-form .instructions.left-single {
    margin: 0 0 0 33%
}

body.single-tribe_events .elq-form .instructions-other {
    margin: 0
}

body.single-tribe_events .elq-form .label-position.left {
    display: block;
    line-height: 150%;
    padding: 1px 0 3px;
    float: left;
    width: 31%;
    margin: 0 15px 0 0;
    word-wrap: break-word
}

body.single-tribe_events .elq-form .label-position.top {
    display: block;
    line-height: 150%;
    padding: 1px 0 3px;
    white-space: nowrap
}

body.single-tribe_events .elq-form .label-position.alignment-left {
    text-align: left
}

body.single-tribe_events .elq-form .label-position.alignment-right {
    text-align: right
}

body.single-tribe_events .elq-form .list-order {
    display: block
}

body.single-tribe_events .elq-form .list-order.oneColumn {
    margin: 0 7px 0 0;
    width: 100%;
    clear: both
}

body.single-tribe_events .elq-form .list-order.twoColumn {
    float: left;
    margin: 0 7px 0 0;
    width: 38%
}

body.single-tribe_events .elq-form .list-order.threeColumn {
    float: left;
    margin: 0 7px 0 0;
    width: 30%
}

body.single-tribe_events .elq-form .list-order.oneColumnLeft {
    float: left;
    margin: 0 7px 0 0;
    width: 100%
}

body.single-tribe_events .elq-form .list-order.twoColumnLeft {
    float: left;
    margin: 0 7px 0 0;
    width: 38%
}

body.single-tribe_events .elq-form .list-order.threeColumnLeft {
    float: left;
    margin: 0 7px 0 0;
    width: 30%
}

body.single-tribe_events .elq-form .grid-style {
    display: inline;
    float: left;
    margin-left: 2%;
    margin-right: 2%
}

body.single-tribe_events .elq-form .grid-style._25 {
    width: 21%
}

body.single-tribe_events .elq-form .grid-style._50 {
    width: 46%
}

body.single-tribe_events .elq-form .grid-style._75 {
    width: 71%
}

body.single-tribe_events .elq-form .grid-style._100 {
    width: 96%
}





body {
    font-family: GothamBook;
    background-color: #424242
}

.button,
.navbar .bottom .menu li,
button,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: NeoSans
}

.button,
button {
    background: #fec20e;
    border: none;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    padding: 7px 3em;
    -webkit-transition: .3s all;
    transition: .3s all
}

.button:hover,
button:hover {
    color: #fff;
    background: #f1b501
}

img {
    height: auto
}

h2 {
    font-size: 1.7em
}

h3 {
    font-size: 1.5em
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both
}

p {
    margin-bottom: 1.5em
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}

.screen-reader-text:active,
.screen-reader-text:focus,
.screen-reader-text:hover {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#myNavmenu .menu-item-has-children>a,
.customNav .menu-item-has-children>a,
.navbar .bottom li a {
    font-weight: 600
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
    content: '';
    display: table
}

.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
    clear: both
}
/* Case Studies */
.cs-industry-wrap p {
    font-size: 1.2em;
    margin-top: 1.5em;
}
.ind-services h3 {
    max-width: 150px;
}
.top-cta {
    height: 300px;
    background: #FFC10E;
}
.top-cta img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.cs-outer-wrap {
    background: #DDD;
}
.cs-index-wrap {
    width: 100%;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    grid-column-gap: 2.5%;
    grid-row-gap: 2%;
    margin-top: 2em;
    grid-template-rows: 1fr 1fr 1fr 2em;
}
.cspost {
    box-shadow: 1px 1px 5px #b5b3b3;
    background: #FFF;
}
.cs-text {
    padding: 1.5em;
}
.cs-time {
    color: #666;
    font-size: 0.9em;
}
.cs-type {
    text-transform: uppercase;
    color: #4eb857;
    font-weight: 600;
}
#industry-select {
    color: #49b856;
}
#category-select {
    color: #fdc215;
}
.single .cs-type {
    text-transform: uppercase;
    color: #FFF;
    font-weight: 600;
    font-size: 1.5em;
}
.cs-text h4 {
    color: #333;
    font-weight: 600;
}
.cs .navigation {
    margin: 4em 0;
    text-align: center;
    clear: left;
    display: block;
    width: 100%;
}
.refine {
    text-align: center;
    margin: 0 1em;
}
.cs-outer-wrap .filterWrap .filter {
    display: flex;
}
.cs.library .filterWrap {
    width: 100%;
}
.cs.library .filterWrap .filter {
    width: -moz-max-content;
    width: fit-content;
    margin: 0 auto;
}
.cs.library .filter-button {
    background: 
    #5cc167;
    padding: .25em 2em;
    border-radius: 15px;
    font-size: 2em;
    margin: 1em 0;
    font-weight: 300;
}
.cs .page-numbers.current {
    background: #4eb857;
    color: #FFF;
}
.cs .page-numbers {
    padding: 0.5em 0.75em;
    color: #333;
    border-radius: 7px;
}
.next.page-numbers {
    background: #4eb857;
    color: #FFF;
}
.single-case_study .entry-title {
    font-weight: 700;
    color: #FFF;
    padding: 1em 0 2em 0;
    font-size: 2.5em;
}
.cs-sub-header {
    background: #FFF;
    display: flex;
    justify-content: center;
    top: -50px;
    position: relative;
    width: 75%;
    margin: auto;
    flex-direction: column;
    align-items: center;
    box-shadow: 5px 5px 5px 0px #b5b3b3;
}
.cs-sub-header h2 {
    background: rgba(121, 160, 179, 1);
    color: #FFF;
    margin: 0;
    padding: 1em 3em;
    top: -25px;
    position: relative;
    width: 50%;
    text-align: center;
}
.image-text {
    display: flex;
    align-items: center;
    background: rgb(92, 193, 103);
    color: #FFF;
}
.cs-fields {
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}
.cs-fields div {
    width: 21%;
}
.pull-quote-text {
    padding: 2% 5%;
}
.pull-quote-text p {
    font-size: 1.3em;
}
.pull-quote-text p:last-of-type {
    margin-bottom: 0;
}
.bottom-text {
    max-width: 1024px;
    margin: 0 auto;
    padding: 2em;
}
.bottom-cta {
    max-width: 1024px;
    margin: 0 auto;
    padding: 2em 0;
}
.bottom-cta img {
    width: 100%;
}
.bottom-text p:last-of-type {
    margin-bottom: 0;
}
.cs-fields span {
    font-size: 1.2em;
}
.single-case_study .products {
    padding: 0;
    list-style-type: none;
}
.cs-fields a {
    color: #333;
    font-size: 1.2em;
}
.ind-services {
    display: flex;
    justify-content: space-evenly;
    list-style-type: none;
}
.industry-focused {
    text-align: center;
    background: rgb(209, 204, 188);
    padding: 2em 0;
    margin-top: 0;
}
.library.cs {
    padding-bottom: 0;
}
.bottom-cta-widget.cs {
    margin-top: 40px;
}
.cs-industry-wrap {
    max-width: 1024px;
    margin: 0 auto;
}
.libraryIntro.cs.hero {
    background: url('http://dev2.inspirage.com/wp-content/uploads/2019/10/iStock-143917882-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 41%;
    margin-bottom: 2em;
}
.cs-header {
    padding: 8em 0;
    width: 75%;
    margin: 0 auto;
}
.single-case_study .entry-content h2 {
    color: #e87c39;
}
.single-case_study .entry-content .formlink{
    display: none;
}
.watch-video,
.download-spotlight {
    background: #5cc167;
    color: #FFF;
    font-size: 1.25em;
    padding: 1em 0.5em;
    border-radius: 7px;
    cursor: pointer;
    margin-right: 1em;
}
.final-cta {
    list-style-type: none;
    padding: 1em 0;
    display: block;
}
.single-case_study iframe {
    display: none;
}
/* New Home Page styles */
.page-template-inspirage-home .videoRow .col-lg-4.col-md-4.col-sm-4.col-xs-11 {
        text-align: center;
}
.page-template-inspirage-home .introRow .inner .inner2 h1 {
    font-weight: 800;
    font-size: 3.25em;
}
.page-template-inspirage-home h2 {
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 40px;
}
.page-template-inspirage-home .introRow {
    padding: 6em;
    background-size: cover;
}
.page-template-inspirage-home .videoRow h2, .page-template-inspirage-home .imageRow.row h2 {
    color: #e87c39;
    font-size: 1.75em;
    font-weight: 700;
}
.page-template-inspirage-home .introRow .inner .inner2 {
    width: 70%;
    color: #fff;
    text-align: left;
    margin: 0;
}
.page-template-inspirage-home .videoRow p, .page-template-inspirage-home .imageRow.row p {
    font-size: 1.3em;
}
.page-template-inspirage-home .videoRow .graphic {
    width: auto;
    height: auto;
    max-height: 250px;
    transform: rotate(25deg);
}
.videoRow .red-line, .imageRow .red-line {
    display: inline-block;
    width: auto;
    height: 167px;
    margin-left: 30%;
    margin-top: 27px;
}
.imageRow .red-line {
    margin-top: 60px;
}
.page-template-inspirage-home .videoRow {
    padding: 3em 5em;
}
.page-template-inspirage-home .description {
    display: none;
    padding: 0.2em;
    background: #FFF;
}
.page-template-inspirage-home .tech-description {
    display: none;
}
.erp-details, .solutions {
    height: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.2em;
    padding-left: 0;
    list-style-type: none;
}
.technologies {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.2em;
    padding-left: 0;
    list-style-type: none;
    max-height: 200px;
    margin-top: 1em;
}

.erp-details li, .solutions li {
    padding: 0.1em 0;
    font-weight: 600;
    cursor: pointer;
    font-size: 1.2em;
    background: #FFF;
}
.teal {
    background: #79A0B3;
    color: #FFF;
}
.page-template-inspirage-home .graphicRow.teal {
    text-align: left;
    max-height: ;
    overflow: hidden;
}
.graphicRow.teal .imgWrap {
    padding: 0;
}
.page-template-inspirage-home .graphicRow .inner p {
    margin: auto;
    width: 100%;
}
.page-template-inspirage-home .graphicRow .inner h2 {
    color: #FFF;
    font-size: 2em;
    padding-bottom: 0.8em;
    line-height: 1.4em;
}
.home-third-cta {
    color: #FFF;
    background: #5cc167;
    padding: 7px 3em;
    display: table;
    margin: 2em 0;
    font-size: 1.2em;
    font-weight: 600;
    font-family: NeoSans;
    border-radius: 3px;
}
.home-third-cta:hover {
    color: #FFF;
    background: #fec20e;
}
.page-template-inspirage-home .imageRow .col-lg-5.col-md-5.col-sm-5.col-xs-12 {
    padding-left: 0;
}
.erp-details li::before, .solutions li::before {
    font-family: FontAwesome;
    content: '\f067';
    margin-right: 0.5em;
}
.page-template-inspirage-home .graphicRow {
    padding-top: 0;
    padding-bottom: 0;
}
.page-template-inspirage-home .graphicRow .left {
    padding-top: 2em;
    padding-bottom: 2em;
}
.page-template-inspirage-home .graphicRow img {
    width: 100%;
}
.solutions-summaries{
    display: flex;
    height: 273px;
    align-items: center;
}
.solutions-summaries li {
    display: none;
    font-size: 1.2em;
}
.solutions-summaries li.show-item {
    display: block;
}
.floor {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.floor .text-left {
    width: 50%;
    padding-right: 5%;
}
.floor .image-right {
    width: 100%;
    min-height: 562px;
}
.floor .text-left p {
    font-size: 1.4em;
}
.page-template-inspirage-home .infoRow {
    padding-top: 120px;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 700px;
    background-position-y: bottom 60%;
}
.page-template-inspirage-home .infoRow .inner p {
    color: #FFF;
    font-size: 1.3em;
    /*font-weight: 600;*/
    width: 100%;
}
.page-template-inspirage-home .infoRow .inner iframe{
    margin-bottom: 50px;
}
.page-template-inspirage-home .infoRow button {
    margin-top: 3em;
    background: #d54e21;
    font-size: 1.2em;
}
.page-template-inspirage-home .infoRow .inner h2 {
    font-size: 2em;
}
.page-template-inspirage-home .description.show-item {
    display: block;
}
.page-template-inspirage-home .blogRow .post .middle {
    background: #79A0B3;
}
.page-template-inspirage-home .blogRow h2 {
    color: rgb(218, 108, 5);
    padding: 1em 0;
}
.blog-date{
    position: relative;
    top: 30px;
    text-align: right;
    right: 5px;
}
.tech-item {
    padding: 0.1em 0;
    font-size: 1.2em;
    display: none;
    background: #FFF;
    color: #333;
    padding: 1em;
    position: absolute;
    width: 400px;
    top: 950px;
    z-index: 9;
    right: 280px;
    font-size: 1em;
    border-radius: 1em;
}
.tech-item.show-item {
    display: block;
}
.page-template-inspirage-home .graphicRow img.tech-icon {
    width: 10%;
    height: auto;
}
.tech-icon {
    position: relative;
    cursor: pointer;
    margin: 0;
    width: 10%;
}
.tech-icon span {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 0.5em;
}
.tech-icon.ia {
    bottom: -120px;
}
.tech-icon.ai {
    bottom: -40px;
}
.tech-icon.bt {
    bottom: 40px;
}
.tech-icon.it {
    bottom: 140px;
}
.tech-icon-row {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 540px;
}
.page-template-inspirage-home .imageRow {
    padding-top: 0;
    height: 470px;
    overflow: hidden;
}
/* coding */

#form18 .twocol {
    float: left;
    width: 239px;
}

#form18 .twocol .field-wrapper input {
    width: 100%;
    float: left;
}

#form18 .twocol .field-p {
    margin-left: 2%;
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

.widget {
    margin: 0 0 1.5em
}

#content,
.navbar,
.navbar .bottom {
    max-width: 1024px
}

.widget_search .search-submit {
    display: none
}

.grid {
    margin: 0 0 20px
}

.grid:after,
.grid:before {
    content: " ";
    display: table
}

.customNav,
.customNav .menu-item-has-children .sub-menu {
    display: none
}

.grid:after {
    clear: both
}

[class*=col-] {
    float: left;
    padding-right: 20px
}

.grid [class*=col-]:last-of-type {
    padding-right: 0
}

.col-1-2 {
    width: 50%
}

.col-1-3 {
    width: 33.33%
}

.col-2-3 {
    width: 66.66%
}

.col-1-4 {
    width: 25%
}

.col-3-4 {
    width: 75%
}

.col-1-8 {
    width: 12.5%
}

.col-7-8 {
    width: 87.5%
}

.module {
    padding: 20px
}

.grid-pad {
    padding: 20px 0 20px 20px
}

#myNavmenu .sub-menu li,
.customNav .sub-menu li {
    padding-bottom: 5px
}

.grid-pad [class*=col-]:last-of-type {
    padding-right: 20px
}

.customNav {
    position: fixed;
    overflow-y: scroll;
    background: #fff;
    width: 100%;
    z-index: 9999;
    top: 4em;
    font-size: 1.5em;
    line-height: 2em
}

.customNav .fa-angle-down {
    font-size: 1.7em;
    cursor: pointer;
    padding-right: 9px;
    position: relative;
    top: 6px;
    color: #666 !important
}

.customNav .menu {
    padding-left: 16px
}

.customNav .menu-item a {
    color: #666 !important
}

.customNav .sub-menu {
    padding-left: 30px;
    padding-top: 5px
}

#page {
    margin: 0 auto;
    background: #fff
}

#content {
    margin: 0 auto
}

.content-area {
    float: left;
    margin: 0 -25% 0 0;
    width: 65%
}
@media (min-width:1075px) {
    .tech-icon {
        width: 120px;
    }
    .page-template-inspirage-home .graphicRow .inner h2 {
        margin-bottom: 10%;
        margin-top: 0;
    }
    .home-third-cta {
        margin-top: 15%;
    }
    .solutions {
        height: 273px;
    }
}
@media (max-width:768px) {
    .content-area {
        float: none;
        width: 100%;
        padding-left: 1em;
        padding-right: 1em
    }
}

@media (max-width:1075px) {
    .content-area {
        padding-left: 1em;
        padding-right: 1em
    }
}

.site-content .widget-area {
    margin-top: 1.75em;
    float: right;
    overflow: hidden;
    width: 30%;
    padding-right: 1em
}

@media (max-width:768px) {
    .site-content .widget-area {
        float: none;
        width: 100%;
        padding-left: 1em
    }
}

.site-footer {
    clear: both;
    width: 100%
}

#myNavmenu .navmenu-brand {
    margin-top: 1em
}

#myNavmenu button {
    font-size: 2em;
    z-index: 9999;
    color: #000;
    position: absolute;
    top: 0;
    right: 0
}

#myNavmenu button:hover {
    background: 0 0
}

#masthead,
.navbar {
    background-color: #fff
}

#myNavmenu .menu {
    padding-left: 16px
}

#myNavmenu .menu-item a {
    color: #666 !important
}

#myNavmenu .sub-menu {
    padding-left: 16px;
    padding-top: 5px
}

#masthead {
    position: fixed;
    width: 100%;
    z-index: 999;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25)
}

#page {
    padding-top: 7.2em
}

@media (max-width:768px) {
    #page {
        padding-top: 6.2em
    }
}

.container-fluid {
    margin-left: 0;
    padding-left: 0
}

.navbar {
    margin: 0 auto;
    border: none
}

.navbar button {
    margin-top: .5em
}

.navbar .navbar-toggle {
    border: none;
    font-size: 2.5em;
    color: #58585a
}

.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover {
    background: 0 0
}

.navbar .items {
    padding-top: 2.5em
}

@media (max-width:856px) {
    .navbar .items {
        padding: 1.5em 0 0
    }
}

.navbar .items .phone {
    padding-top: .5em;
    font-size: 18px;
    color: #fff
}

.navbar .items #searchform {
    padding-top: .25em
}

.navbar .items #searchform input {
    padding-top: .5em;
    padding-bottom: .5em;
    border: none
}

.navbar .items #searchform button {
    padding: 4px 12px;
    border-radius: 0
}

.navbar .headerSearch {
    float: left
}

.navbar .navbar-header {
    width: 30%
}

.navbar .navbar-collapse {
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    border-color: #fff;
    margin-top: 2em
}

@media (max-width:856px) {
    .navbar .navbar-header {
        width: 100%
    }
    .navbar .navbar-collapse {
        margin-top: 0 !important
    }
}

.navbar .navbar-collapse .menu-menu-1-container {
    width: 50%;
    float: left
}

@media (max-width:768px) {
    .navbar .items {
        display: none
    }
    .navbar .navbar-collapse .menu-menu-1-container {
        width: 100%;
        float: none
    }
}

.navbar .navbar-collapse i {
    margin-top: 1.3em;
    margin-right: 2em;
    color: #5cc167
}

.navbar .navbar-brand {
    height: inherit;
    padding: 0;
    margin: 0
}

.navbar .navbar-brand img {
    -webkit-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    height: auto;
    width: 250px
}

@media (max-width:856px) {
    .navbar .navbar-brand img {
        width: 208px
    }
}

@media (max-width:1024px) {
    .cs-left .text-left , .cs-right .text-left{
        float: left !important;
        width: 100% !important;
    }
    .navbar .navbar-brand img {
        width: 220px
    }
}

.navbar .bottom {
    text-align: center;
    margin: 0 auto;
    display: block;
    padding: 0
}

.navbar .bottom .dropdown-menu {
    right: 0;
    top: 4em;
    padding: 2em !important
}

.navbar .bottom .dropdown-menu input {
    padding: 1em;
    margin-right: 2em;
    width: 80%
}

.navbar .bottom .menu {
    padding: 0;
    width: auto;
    margin: 0;
    display: inline-block
}

.navbar .bottom .menu .current_page_item>a {
    color: #5cc167
}

.navbar .bottom .menu li {
    -webkit-transition: .3s all;
    transition: .3s all
}

.navbar .bottom .menu li:hover {
    background: #EEE
}

.navbar .bottom .headerLink {
    display: initial
}

@media (max-width:768px) {
    .navbar .bottom .menu {
        width: 100%
    }
    .navbar .bottom .menu li {
        font-size: 1.25em
    }
    .navbar .bottom {
        display: block
    }
    .navbar .bottom .headerLink,
    .navbar .bottom .headerSearch {
        display: none
    }
}

.navbar .bottom li {
    font-size: 1em;
    color: #58585a;
    float: left;
    padding: 1em
}

.navbar .bottom li a {
    color: #58585a
}

@media (max-width:768px) {
    /*.navbar .bottom li {
        float: none
    }*/
    .blogRow .post .middle h3, .blogRow .blog-date h3 {

        font-size: 1.2em;

    }
}

@media (max-width:1024px) {
    .navbar .bottom li {
        font-size: .9em
    }
}

@media (max-width:856px) {
    .navbar .bottom li {
        font-size: .8em
    }
}

.site-footer {
    background-color: #424242
}

.site-footer .row {
    padding: .5em
}

.site-footer .footerLogo {
    margin-top: 1em;
    padding: 0
}

.site-footer .site-info {
    max-width: 1024px;
    margin: 0 auto;
    color: #fff;
    font-size: 1.1em;
    font-weight: 600;
    padding: 0
}

.site-footer .site-info p {
    margin: 0
}

.site-footer .blogInfo {
    font-size: .7em;
    font-weight: 400;
    padding: 3em 0 0
}

.site-footer .details {
    padding: 0;
    margin-top: 3.5em;
    color: #5cc167;
    font-size: .75em
}

.site-footer .details .col-lg-4 {
    padding: 0
}

@media (max-width:1000px) {
    .site-footer .details {
        margin-top: 2em;
        text-align: center;
        margin-bottom: 2em
    }
}

.site-footer .social {
    padding: 0;
    text-align: center
}

.site-footer .social .connect {
    padding: .5em .5em .5em 1.5em
}

.site-footer .social .icons {
    top: -20px;
    position: relative
}

.site-footer .social i {
    margin: .2em;
    color: #fff;
    font-size: 1.5em;
    padding: .45em .5em .5em;
    width: 20px;
    height: 20px
}

.main-navigation {
    clear: both;
    display: block
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.main-navigation li {
    float: left;
    position: relative
}

.sub-menu li a {
    display: block !important
}

.main-navigation a {
    display: inline
}

.main-navigation ul ul {
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
    display: none;
    float: left;
    left: 0;
    position: absolute;
    top: 3.4em;
    z-index: 99999
}

.main-navigation ul ul ul {
    left: 100%;
    top: 0
}

.main-navigation ul ul a {
    width: 200px
}

.main-navigation ul li:hover>ul {
    display: block
}

.menu-toggle {
    cursor: pointer;
    display: none
}

@media screen and (max-width:600px) {
    .main-navigation.toggled .nav-menu,
    .menu-toggle {
        display: block
    }
    .main-navigation ul {
        display: none
    }
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.center,
.dividerWedge,
.graphicRow,
.imageRow .divideWrap,
.videoRow .inner h1,
.wp-caption-text {
    text-align: center
}

.hentry {
    margin: 0 0 1.5em
}

.byline,
.updated {
    display: none
}

.group-blog .byline,
.single .byline {
    display: inline
}

.entry-content,
.entry-summary,
.page-content {
    margin: 1.5em 0 0
}

.page-links {
    clear: both;
    margin: 0 0 1.5em
}

.comment-content img.wp-smiley,
.entry-content img.wp-smiley,
.page-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%
}

.wp-caption .wp-caption-text {
    margin: .8075em 0
}

.site-main .gallery {
    margin-bottom: 1.5em
}

.site-main .gallery a img {
    border: none;
    height: auto;
    max-width: 90%
}

.site-main .gallery dd,
.site-main .gallery figcaption {
    margin: 0
}

embed,
iframe,
object {
    max-width: 100%
}

.hidden {
    display: none !important
}

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

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

.fullWidth .leadership #primary,
.missing #primary,
.single .leadership #primary {
    width: 100%
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0 !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: ""
    }
    blockquote,
    pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.babyblue,
.green {
    color: #fff
}

.wistia_embed {
    display: inline-block;
    height: 270px;
    width: 100%
}

.fullWidth .leadership .entry-footer,
.fullWidth .leadership .entry-meta,
.single .leadership .entry-footer,
.single .leadership .entry-meta {
    display: none
}

@media (max-width:1024px) {
    .wistia_embed {
        height: 220px
    }
}

@media (max-width:768px) {
    .wistia_embed {
        height: 300px
    }
}

@media (max-width:500px) {
    .wistia_embed {
        height: 220px
    }
}

@media (max-width:768px) {
    #featured-content .col-sm-6 {
        width: 100% !important;
    }
    
    .interior table {
        width: 100%
    }
    .interior table td {
        float: left;
        width: 100%
    }
}

@media (max-width:1024px) {
    .interior table {
        width: 100%
    }
}

.interior ol li {
    padding-bottom: 1em
}

.single .leadership img {
    width: auto
}

.single .default img {
    width: 100%
}

.divider {
    position: relative;
    font-size: 4em;
    padding: 11px 15px 0 16px;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    bottom: 65px
}

@media (max-width:768px) {
    .divider {
        bottom: 80px
    }
}

.divideWrapBottom .divider {
    bottom: -95px
}

.dividerWedge {
    height: 0;
    width: 100%
}

.dividerWedge .divider {
    bottom: 35px;
    z-index: 99;
    position: relative
}

.babyblue {
    background-color: #84bbdf
}

.green,
.green2 {
    background-color: #5cc167
}

.green2 i {
    color: #000
}

.green2 h1 {
    color: #fff
}

.green2 p,
.tan {
    color: #000
}

.tan {
    background-color: #d1ccbc
}

.greenButton {
    background: #5cc167;
    color: #fff;
    padding-left: 3em;
    padding-right: 3em
}

.white {
    background-color: #fff;
    color: #000
}

.inner {
    max-width: 1024px;
    margin: 0 auto
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.introRow {
    padding: 6em;
    background-size: cover;
    background-image: url(assets/images/Homebanner.jpg)
}

.introRow .inner .inner2 {
    width: 60%;
    color: #fff;
    text-align: center;
    margin: auto
}

.introRow .inner .inner2 h1 {
    font-size: 2.5em
}

@media (max-width:768px) {
    .introRow .inner .inner2 h1 {
        font-size: 1.5em
    }
}

.introRow .inner .inner2 h2 {
    font-size: 22px
}

@media (max-width:768px) {
    .introRow .inner .inner2 h2 {
        font-size: 18px
    }
    .introRow {
        padding: 1em
    }
}

.headerRow {
    padding: 2em;
    height: 8.5em
}

@media (max-width:1000px) {
    .headerRow {
        height: 9em
    }
}

@media (max-width:768px) {
    .headerRow {
        height: auto;
        padding: 1em
    }
}

.headerRow .inner .fa-angle-down {
    left: 47.5%;
    position: relative;
    font-size: 4em;
    border: 4px solid #fff;
    padding: 8px 8px 8px 16px;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    bottom: 80px
}

.headerRow .inner h1 {
    font-size: 2em
}

@media (max-width:1000px) {
    .headerRow .inner .fa-angle-down {
        bottom: 65px
    }
    .headerRow .inner h1 {
        font-size: 1.8em
    }
}
@media (max-width: 1000px) {
    .page-template-inspirage-home .graphicRow.teal {
        padding-left: 5em;
    }
    .page-template-inspirage-home .imageRow {
        padding-left: 5em;
        padding-right: 5em;
    }
    .blogRow .post .middle h3, .blogRow .blog-date h3 {
        font-size: 1.2em
    }
}
.videoRow {
    padding: 5em 5em 7em
}

@media (max-width:768px) {
    .headerRow .inner .fa-angle-down {
        display: none
    }
    .headerRow .inner h1 {
        font-size: 1.5em;
        text-align: center
    }
    .videoRow {
        padding: 2em 2em 5em
    }
}

.videoRow img {
    width: 100%;
    height: auto
}

.videoRow .inner h1 {
    margin-top: 0;
    font-size: 2.5em
}

@media (max-width:1000px) {
    .videoRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .videoRow .inner h1 {
        font-size: 1.5em
    }
}

.videoRow .inner strong {
    font-size: 1.2em
}

.graphicRow {
    padding-top: 1em;
    padding-bottom: 5em
}

.graphicRow img {
    width: 70%
}

@media (max-width:768px) {
    .graphicRow {
        padding: 2em 2em 5em
    }
    .graphicRow img {
        width: 100%
    }
    .graphicRow .inner {
        margin-top: -4em
    }
}

.graphicRow .inner h1 {
    margin-top: 0;
    font-size: 2.5em
}

@media (max-width:1000px) {
    .graphicRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .graphicRow .inner h1 {
        font-size: 1.5em
    }
}

.graphicRow .inner h2 {
    color: #fec20e;
    font-size: 2em
}

.graphicRow .inner p {
    width: 50%;
    margin: auto
}

.imageRow {
    padding-top: 0;
    height: 470px;
    overflow: hidden
}

@media (max-width:1200px) {
    .imageRow {
        height: 340px
    }
}

@media (max-width:768px) {
    .graphicRow .inner h2 {
        font-size: 1.4em
    }
    .graphicRow .inner p {
        width: 100%
    }
    .imageRow {
        height: auto;
        padding-bottom: 0
    }
}

@media (max-width:1000px) {
    .imageRow .imgWrap {
        height: 420px;
        overflow: hidden;
        padding: 0
    }
}

.imageRow .imgWrap img {
    top: -140px;
    position: relative;
    left: -100px
}

@media (max-width:768px) {
    .imageRow .imgWrap {
        height: 360px;
        overflow: hidden;
        padding: 0
    }
    .imageRow .imgWrap img {
        display: none
    }
}

.imageRow .inner {
    padding-top: 3em
}

@media (max-width:1200px) {
    .imageRow .imgWrap img {
        top: -60px
    }
    .imageRow .inner {
        padding-top: 1em
    }
}

@media (max-width:768px) {
    .imageRow .inner {
        padding: 2em
    }
}

.graphicRow2,
.infoRow {
    padding-bottom: 5em;
    text-align: center
}

.imageRow .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .imageRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .imageRow .inner h1 {
        font-size: 1.5em
    }
}

.infoRow {
    padding-top: 50px
}

.infoRow .divideWrap {
    text-align: center
}

.infoRow .divideWrap .divider {
    bottom: 50px;
    color: #000
}

.infoRow button {
    margin-top: 3em
}

.infoRow .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .infoRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .infoRow .inner h1 {
        font-size: 1.5em
    }
}

.infoRow .inner h2 {
    font-size: 1.75em
}

.infoRow .inner p {
    color: #000;
    width: 70%;
    margin: auto
}

.graphicRow2 {
    padding-top: 1em
}

@media (max-width:768px) {
    .infoRow .inner p {
        width: 100%
    }
    .graphicRow2 {
        padding: 2em 2em 5em
    }
}

.graphicRow2 img {
    width: 90%
}

.graphicRow2 .inner {
    overflow: auto;
    padding-bottom: 1em
}

@media (max-width:768px) {
    .graphicRow2 img {
        width: 100%
    }
    .graphicRow2 .inner {
        margin-top: -4em
    }
}

.graphicRow2 .inner #right {
    position: relative;
    top: 5px
}

.graphicRow2 .inner h1 {
    margin-top: 0;
    font-size: 2.5em
}

@media (max-width:1000px) {
    .graphicRow2 .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .graphicRow2 .inner h1 {
        font-size: 1.5em
    }
}

.graphicRow2 .inner h2 {
    color: #fec20e;
    font-size: 2em
}

.graphicRow2 .inner p {
    width: 60%;
    margin: auto auto 2em
}

.imageRow2 {
    padding-top: 0;
    height: 390px;
    overflow: hidden
}

@media (max-width:1200px) {
    .imageRow2 {
        height: 340px
    }
}

@media (max-width:768px) {
    .graphicRow2 .inner h2 {
        font-size: 1.4em
    }
    .graphicRow2 .inner p {
        width: 100%
    }
    .imageRow2 {
        height: auto;
        padding-top: 2em;
        padding-bottom: 2em
    }
}

@media (max-width:1000px) {
    .imageRow2 .imgWrap {
        height: 420px;
        overflow: hidden;
        padding: 0
    }
}

.imageRow2 .imgWrap img {
    top: -200px;
    position: relative;
    right: -185px
}

@media (max-width:1500px) {
    .imageRow2 .imgWrap img {
        top: -90px
    }
}

@media (max-width:1300px) {
    .imageRow2 .imgWrap img {
        top: -80px
    }
}

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .videoRow .red-line {
        margin-left: 10%;
    }
    .page-template-inspirage-home .graphicRow.teal {
        padding-left: 5em;
    }
    .page-template-inspirage-home .imageRow {
        padding-left: 5em;
        padding-right: 5em;
    }
}
@media (max-width:960px) {
    .imageRow2 .imgWrap img {
        top: -30px
    }
}

@media (max-width:768px) {
    .imageRow2 .imgWrap {
        height: 360px;
        overflow: hidden;
        padding: 0
    }
    .imageRow2 .imgWrap img {
        display: none
    }
}

.imageRow2 .divideWrap {
    text-align: center
}

.imageRow2 .inner {
    padding-top: 2em
}

@media (max-width:1200px) {
    .imageRow2 .inner {
        padding-top: 0
    }
}

.imageRow2 .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .imageRow2 .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .imageRow2 .inner {
        margin-bottom: 2em
    }
    .imageRow2 .inner h1 {
        font-size: 1.5em
    }
}

.sliderRow {
    text-align: center;
    padding-top: 0;
    padding-bottom: 9em
}

.sliderRow .divideWrap {
    text-align: center
}

.sliderRow .divideWrap .divider {
    bottom: 50px;
    color: #000
}

.sliderRow .inner .slider div {
    width: 85%;
    padding-bottom: 1em;
    margin: auto
}

.blogRow,
.ctaRow {
    padding-top: 0;
    padding-bottom: 6em;
    text-align: center
}

@media (max-width:768px) {
    .sliderRow .inner .slider div {
        width: 100%
    }
}

.sliderRow .inner .slider div h2 {
    color: #5cc167;
    width: 70%;
    margin: auto
}

.sliderRow .inner .slider div h2 strong {
    color: #fec20e;
    font-weight: 400
}

.sliderRow .inner .fa-angle-left {
    font-size: 6em;
    position: absolute;
    left: 0;
    top: 1em
}

.sliderRow .inner .fa-angle-right {
    font-size: 6em;
    position: absolute;
    right: 0;
    top: 1em
}

@media (max-width:768px) {
    .sliderRow .inner .slider div h2 {
        width: 100%
    }
    .sliderRow .inner .fa-angle-left,
    .sliderRow .inner .fa-angle-right {
        display: none !important
    }
}

.sliderRow .inner .slick-dots {
    display: block;
    position: relative;
    top: 5em;
    margin-left: 15px
}

.sliderRow .inner .slick-dots li {
    width: 50px !important
}

.sliderRow .inner .slick-dots li button:before {
    font-size: 15px !important
}

.sliderRow .inner .slick-dots li.slick-active button:before {
    color: #fec20e !important
}

.sliderRow .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .sliderRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .sliderRow .inner h1 {
        font-size: 1.5em
    }
}

.sliderRow .inner h2 {
    font-size: 1.75em
}

.ctaRow .divideWrap {
    text-align: center
}

.ctaRow .divideWrap .divider {
    bottom: 50px;
    color: #000
}

.ctaRow .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .ctaRow .inner h1 {
        font-size: 1.8em
    }
}

@media (max-width:768px) {
    .ctaRow .inner h1 {
        font-size: 1.5em;
        text-align: center
    }
}

.blogRow .divideWrap {
    text-align: center
}

.blogRow .divideWrap .divider {
    bottom: 50px;
    color: #000
}

.blogRow h1 {
    color: #000
}

.blogRow h3 {
    margin: 0;
    font-size: 1.5em;
    color: #fff
}

.blogRow .post {
    margin-bottom: 2em;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

.blog .blogPost,
.eventRow .event {
    -webkit-transition: .15s ease-in-out
}

.blogRow .post .top {
    height: 200px;
    background-size: cover
}

.blogRow .post .middle {
    padding: 2em;
    background: #5cc167;
    height: 136px
}

.blogRow .post .middle h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blogRow .post .bottom {
    padding: 2em;
    background: #424242;
    margin: 0
}

.blogRow .inner button,
.eventRow .event {
    background: #5cc167
}

.blogRow .post:hover {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.blogRow .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    .blogRow .inner h1 {
        font-size: 1.8em
    }
}

.eventRow .event h1,
.eventRow h3 {
    font-size: 1.5em;
    color: #fff
}

.eventRow {
    padding-top: 0;
    padding-bottom: 6em
}

.eventRow .divideWrap {
    text-align: center
}

.eventRow .divideWrap .divider {
    bottom: 50px;
    color: #000
}

.eventRow h1 {
    color: #000
}

.eventRow h3 {
    margin: 0
}

.eventRow .eventWrap {
    padding: 1.5em
}

.eventRow .event {
    min-height: 285px;
    overflow-y: auto;
    overflow-x: hidden;
    transition: .15s ease-in-out
}

.eventRow .event .snippet .more-link,
.eventRow .event .snippet h1,
.eventRow .event .snippet h2,
.eventRow .event .snippet h3,
.eventRow .event .snippet h4,
.eventRow .event .snippet img {
    display: none
}

.eventRow .event .title {
    padding-left: 1em;
    padding-top: 1em;
    margin: 0
}

.eventRow .event .date {
    background: #424242;
    padding: 1em;
    margin: 0
}

.eventRow .event:hover {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.eventRow .event .buttonWrap {
    text-align: center
}

.eventRow .event .buttonWrap button {
    width: 170px;
    margin-bottom: 1em
}

.allianceRow .inner {
    padding: 4em
}

@media (max-width:768px) {
    .blogRow .inner h1 {
        font-size: 1.5em;
        text-align: center
    }
    .allianceRow .inner {
        padding: 2em
    }
}

.allianceRow .inner .headRow {
    text-align: center;
    padding-bottom: 1em
}

.allianceRow .inner .row {
    padding-bottom: 3em !important;
    margin-bottom: 3em !important;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.allianceRow .inner .row img {
    width: 100%
}

.contactRow .inner {
    padding: 4em
}

.contactRow .innerspace {
    padding: 1em 4em;
}

.innerspace {
    max-width: 1024px;
    margin: 0 auto;
}

.contactRow .inner input[type=submit] {
    font-family: NeoSans;
    background: #fec20e;
    border: none;
    font-weight: 600;
    color: #fff;
    border-radius: 3px;
    padding: 7px 3em;
    -webkit-transition: .3s all;
    transition: .3s all;
    height: auto !important;
    width: auto !important
}

.contactRow .inner input[type=submit]:hover {
    background: #f1b501
}

.chip,
.chip-branded,
.factory,
.train {
    background-position-x: 100%
}

.appliances,
.boxmovers,
.business,
.carplant,
.contact,
.conveyor,
.supply-chain-header,
.defaultBanner,
.expertise,
.forklift,
.oilrig,
.pills,
.pipelines,
.planes,
.port,
.roadmaze,
.threemen,
.management-consulting-header,
.leadership-header,
.truck,
.tugboat,
.ventilator,
.product-design,
.digital-header {
    background-position: center
}

.appliances,
.blogIntro,
.boxmovers,
.business,
.carplant,
.chip,
.chip-branded,
.contact,
.conveyor,
.supply-chain-header,
.defaultBanner,
.expertise,
.factory,
.forklift,
.oilrig,
.pills,
.pipelines,
.planes,
.port,
.roadmaze,
.threemen,
.management-consulting-header,
.leadership-header,
.train,
.truck,
.tugboat,
.ventilator,
.product-design,
.digital-header {
    background-size: cover
}

.contactRow .inner form {
    width: 50%;
    margin: auto
}

.contactRow .inner form .form-design-field input {
    float: right
}

.contactRow .inner form .form-design-field select,
.contactRow .inner form .form-design-field textarea {
    float: right;
    width: 100%;
    margin-bottom: 1em
}

.contactRow .inner #help,
.contactRow .inner .row input {
    width: 100%;
    padding: .5em;
    font-size: 1.25em
}

.contactRow .inner .submitRow {
    text-align: center
}

.avatar img {
    border-radius: 50%;
    margin-top: 2em !important;
    width: auto !important
}

.chip .inner .firstImage,
.chip-branded .inner .firstImage,
.factory .inner .firstImage,
.train .inner .firstImage {
    margin: 2em;
    width: 55%;
    float: right
}

.entry-meta {
    display: none
}

.fa-angle-down {
    cursor: pointer
}

.defaultBanner {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/Homebanner.jpg)
}

@media (max-width:768px) {
    .avatar {
        text-align: center
    }
    .defaultBanner {
        padding: 6em
    }
}

.appliances {
    /* padding: 13em; */
    /* padding-top: 16.25em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/appliances.jpg)
}

@media (max-width:768px) {
    .appliances {
        padding: 6em
    }
}

.boxmovers {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/boxmovers.jpg);
	
}

@media (max-width:768px) {
    .boxmovers {
        padding: 6em
    }
}

.whitebg {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(/wp-content/uploads/2020/04/whitebg2.jpg);
	background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width:768px) {
    .whitebg {
        padding: 6em
    }
}



.business {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/business.jpg)
}

.erp-cloud {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/ERP-Banner.jpg)
}

@media (max-width:768px) {
    .business {
        padding: 6em
    }
}

.contact {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/contact.jpg)
}

@media (max-width:768px) {
    .contact {
        padding: 6em
    }
}

.carplant {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/carplant.jpg)
}

@media (max-width:768px) {
    .carplant {
        padding: 6em
    }
}

.chip-branded {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/chip-branded.jpg)
}

@media (max-width:768px) {
    .chip-branded {
        padding: 6em
    }
}

.chip {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/chip.jpg)
}

@media (max-width:768px) {
    .chip {
        padding: 6em
    }
}

.conveyor {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/conveyor.jpg)
}

@media (max-width:768px) {
    .conveyor {
        padding: 6em
    }
}

.supply-chain-header {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/supply-chain-header.jpg)
}

@media (max-width:768px) {
    .supply-chain-header {
        padding: 6em
    }
}

.expertise {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/expertise.jpg)
}

@media (max-width:768px) {
    .expertise {
        padding: 6em
    }
}

.factory {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/factory.jpg)
}

@media (max-width:768px) {
    .factory {
        padding: 6em
    }
}

.product-design {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/product-design.jpg)
}

@media (max-width:768px) {
    .product-design {
        padding: 6em
    }
}

.forklift {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/forklift.jpg)
}

@media (max-width:768px) {
    .forklift {
        padding: 6em
    }
}

.digital-header {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/digital-header.jpg)
}

@media (max-width:768px) {
    .digital-header {
        padding: 6em
    }
}

.grocery {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-size: cover;
    background-image: url(assets/images/headers/consumer-goods-header.jpg);
    background-position: center
}

@media (max-width:768px) {
    .grocery {
        padding: 6em
    }
}

.oilrig {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/oilrig.jpg)
}

@media (max-width:768px) {
    .oilrig {
        padding: 6em
    }
}

.pills {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/pills.jpg)
}

@media (max-width:768px) {
    .pills {
        padding: 6em
    }
}

.pipelines {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/pipelines.jpg)
}

@media (max-width:768px) {
    .pipelines {
        padding: 6em
    }
}

.planes {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/plane.jpg)
}

@media (max-width:768px) {
    .planes {
        padding: 6em
    }
}

.port {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/port.jpg)
}

@media (max-width:768px) {
    .port {
        padding: 6em
    }
}

.roadmaze {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/roadmaze.jpg)
}

@media (max-width:768px) {
    .roadmaze {
        padding: 6em
    }
}

.management-consulting-header {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/management-consulting-header.jpg)
}

@media (max-width:768px) {
    .management-consulting-header {
        padding: 6em
    }
}

.threemen {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/threemen.jpg)
}

@media (max-width:768px) {
    .threemen {
        padding: 6em
    }
}

.leadership-header {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/LeadershipHeader.jpg)
}

@media (max-width:768px) {
    .leadership-header {
        padding: 6em
    }
}

.train {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/train.jpg)
}

@media (max-width:768px) {
    .train {
        padding: 6em
    }
}

.truck {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/truck.jpg)
}

@media (max-width:768px) {
    .truck {
        padding: 6em
    }
}

.tugboat {
    /* padding: 13em; */
    padding-top: 15.5em;
    background-image: url(assets/images/headers/tugboat.jpg)
}

@media (max-width:768px) {
    .tugboat {
        padding: 6em
    }
}

.ventilator {
    padding-top: 15.5em;
    background-image: url(assets/images/headers/ventilator.jpg)
}

@media (max-width:768px) {
    .ventilator {
        padding: 6em
    }
}

.blogIntro {
    /* padding-top: 16.25em; */
    padding-top: 15.5em;
    background-image: url(assets/images/careersHeader.jpg)
}

@media (max-width:768px) {
    .blogIntro {
        padding: 6em
    }
}

tbody {
    vertical-align: top
}

td {
    color: #000;
    border: 1px solid rgba(0, 0, 0, .2);
    background: rgba(0, 0, 0, .05);
    padding: 1em
}

.leadershipRow .inner {
    overflow: auto;
    padding-top: 4em;
    padding-bottom: 4em;
}

.leadershipRow .inner h1 {
    text-align: center;
    margin-bottom: 1em
}

.leadershipRow .inner .item {
    height: 340px;
    text-align: center
}

.leadershipRow .inner .item .top {
    background-color: #5cc167;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    position: relative;
    margin: auto;
    height: 145px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 12em;
    width: 145px
}

.leadershipRow .inner .item .top:hover {
    background-color: #fec20e
}

.leadershipRow .inner .item .middle h3 {
    font-size: 1.5em;
    color: #000 !important
}

.leadershipRow .inner .item .bottom h3 {
    font-size: 1.25em;
    color: #58585a !important
}

#services .servicesIntro {
    padding: 13em;
    background-size: cover;
    background-image: url(assets/images/LogisticsManagement.jpg);
    background-position-x: 100%
}

@media (max-width:768px) {
    #services .servicesIntro {
        padding: 6em
    }
}

#services .servicesIntro .inner .firstImage {
    margin: 2em;
    float: right;
    width: 55%
}

#services .serviceRow {
    padding: 4em
}

@media (max-width:768px) {
    #services .serviceRow {
        padding: 3em 2em 2em
    }
}

#services .serviceRow .inner ol {
    padding-left: 1em
}

#services .green ol {
    padding-left: 1em;
    color: #000
}

#services .green ul {
    color: #000
}

#services .green p,
#services .green span {
    color: #000 !important
}

#secondary ul {
    padding: 0
}

.news #primary {
    width: 100%
}

.blog .bigTop {
    padding: 0px;
}
.blog .bigTop .top {
    height: 350px !important;
    background-size: cover
}

.blog .blogPost {
    margin-bottom: 2em;
    transition: .15s ease-in-out;
    padding: 0px 7px;
}

.blog .blogPost h1 {
    text-align: center;
    color: #000
}

.blog .blogPost h3 {
    /* text-align: center; */
    margin: 0;
    font-size: 1em;
    color: #e97c38;
}

.blog .blogPost .top {
    height: 130px;
    background-size: cover;
    background-position: center;
}

.blog .blogPost .middle {
    /* padding: 1em;
    background: #5cc167; */
    height: 7em
}

.blog .blogPost .middle h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.blog .blogPost .middle2 {
    padding: 1em;
    background: #424242;
    margin: 0
}

.blog .blogPost .bottom {
    color: #000;
    padding-top: 1em;
    height: 7em
}

.blog .blogPost:hover {
    -ms-transform: scale(1.025, 1.025);
    -webkit-transform: scale(1.025, 1.025);
    transform: scale(1.025, 1.025)
}

.blog .bottomPagination {
    clear: both;
    padding-left: 1em
}

.blog .bottomPagination .pagination {
    float: right
}

.blog .bottomPagination .sortWrap {
    padding: 0
}

.blog .bottomPagination select {
    width: 88%;
    padding: .3em;
    font-size: 1.25em;
    position: relative;
    top: 8px
}

.blog .bottomPagination .current,
.blog .bottomPagination .next,
.blog .bottomPagination .prev {
    background: #5cc167;
    color: #fff !important;
    padding: .8em 1em;
    border-radius: .4em;
    cursor: pointer
}

.blog .bottomPagination .current:hover,
.blog .bottomPagination .next:hover,
.blog .bottomPagination .prev:hover {
    background-color: #4aba56
}

.blog .bottomPagination .page-numbers {
    color: #5cc167;
    padding: .8em 1em
}

#careers .careersIntro {
    /* padding: 11em; */
    padding-top: 15.5em;
    background-size: cover;
    background-image: url(assets/images/careersHeader.jpg)
}

#careers .careersRow img {
    margin-bottom: 2em
}

#careers .careersRow .inner {
    overflow-y: auto;
    overflow-x: hidden;
    padding-top: 4em;
    padding-bottom: 4em
}

@media (max-width:768px) {
    #careers .careersRow .inner {
        padding: 2em
    }
}

#careers .noTopPad {
    padding-top: 0 !important
}

#careers .sliderRow {
    padding-top: 4em
}

#careers .teamRow .inner {
    padding: 4em
}

#careers .teamRow .inner p {
    color: #000
}

#careers .teamRow .inner .labels {
    font-size: 1.75em;
    color: #000;
    margin-bottom: 1em
}

#careers .teamRow .inner .post {
    margin-bottom: 1em;
    font-size: 1.1em;
    padding-bottom: 1em;
    padding-top: 1em;
    background: rgba(0, 0, 0, .05)
}

#careers .teamRow .inner .post button {
    right: 10px;
    position: relative
}

@media (max-width:768px) {
    #careers .teamRow .inner .post {
        text-align: center
    }
    #careers .teamRow .inner .post button {
        margin-top: 1em
    }
}

#careers .teamRow .inner .more {
    text-align: center;
    margin-top: 2em
}

#industry .industryIntro {
    padding: 11em;
    background-size: cover;
    background-image: url(assets/images/industries.jpg)
}

#industry .subHeaderRow .inner {
    padding: 2em
}

#industry .industryRow {
    height: 500px;
    overflow: hidden
}

@media (max-width:768px) {
    #industry .industryRow {
        overflow: auto;
        height: auto
    }
}

#industry .industryRow .buttonWrap {
    background: #fff;
    height: 500px
}

#industry .industryRow .buttonWrap2 {
    background: #5cc167;
    height: 500px
}

#industry .industryRow .buttonWrap2 h1 {
    color: #fff !important
}

#industry .industryRow .inner {
    float: right;
    padding-right: 4.5em
}

@media (max-width:768px) {
    #industry .industryRow .inner {
        float: none;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
}

#industry .industryRow .inner h1 {
    font-size: 2.75em;
    color: #5cc167;
    cursor: pointer !important
}

#industry .industryRow .inner .active,
#industry .industryRow .inner h1:hover {
    color: #fec20e !important
}

#industry .industryRow .contents {
    height: 350px;
    text-align: center;
    color: #fff
}

#industry .industryRow .contents h1 {
    font-size: 2.75em;
    margin-top: 2em
}

#industry .industryRow .contents h3 {
    width: 70%;
    margin: auto
}

#industry .industryRow .contents button,
.resourceCenterRow .contents button {
    margin-top: 2em
}

#industry .industryRow #CGWrap {
    height: 500px;
    background: url(assets/images/Homebanner_dark.jpg);
    background-size: cover
}

#industry .industryRow #HTWrap,
#industry .industryRow #IMWrap,
#industry .industryRow #LSWrap,
#industry .industryRow #OGWrap {
    display: none;
    height: 500px;
    background: url(assets/images/Homebanner_dark.jpg);
    background-size: cover
}

#industry .industryRow #MCWrap {
    height: 500px;
    background: url(assets/images/Homebanner_dark.jpg);
    background-size: cover
}

#industry .industryRow #AIWrap,
#industry .industryRow #BIAWrap,
#industry .industryRow #CSWrap,
#industry .industryRow #EDMWrap {
    display: none;
    height: 500px;
    background: url(assets/images/Homebanner_dark.jpg);
    background-size: cover
}

#expertise .expertiseIntro {
    padding: 13em;
    background-image: url(assets/images/ExpertiseMain.jpg);
    background-position-x: 100%;
    background-size: cover
}

#about .approach button,
#about .careers button,
#about .different button,
#about .partners .buttonWrap button {
    background: #5cc167
}

@media (max-width:768px) {
    #expertise .expertiseIntro {
        padding: 9em
    }
}

@media (max-width:468px) {
    #expertise .expertiseIntro {
        padding: 6em
    }
}

#expertise .subHeaderRow .inner {
    padding: 2em
}

#expertise .expertiseRow .inner {
    padding: 4em
}

@media (max-width:768px) {
    #expertise .expertiseRow .inner {
        padding: 2em
    }
}

#expertise .expertiseRow .inner .imgWrap {
    padding-right: 9em
}

@media (max-width:768px) {
    #expertise .expertiseRow .inner .imgWrap {
        text-align: center;
        padding: 4em
    }
}

#about .partners .inner {
    padding-top: 2em
}

#about .partners .inner .logo {
    height: 150px
}

#about .partners .inner .logo img {
    position: relative;
    top: 37%
}

#about .partners .inner h1 {
    font-size: 2.5em
}

@media (max-width:1000px) {
    #expertise .expertiseRow .inner .imgWrap {
        padding-right: 4em
    }
    #about .partners .inner h1 {
        font-size: 1.8em
    }
}

#about .partners .buttonWrap {
    text-align: center;
    padding-top: 2em;
    padding-bottom: 2em
}

@media (max-width:768px) {
    #about .partners .inner {
        padding: 2em
    }
    #about .partners .inner h1 {
        font-size: 1.5em
    }
    #about .partners .buttonWrap {
        padding-top: 4em
    }
}

.resourceCenterRow {
    height: 350px
}

.resourceCenterRow .inner {
    float: right;
    padding-right: 4.5em
}

@media (max-width:768px) {
    .floor .text-left {
        padding-top: 3em;
    }
    .resourceCenterRow .inner {
        float: none;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
}

.resourceCenterRow .inner h1 {
    font-size: 2.75em;
    color: #5cc167;
    cursor: pointer !important
}

.resourceCenterRow .inner h1:hover {
    color: #fec20e !important
}

.resourceCenterRow .inner .active {
    color: #fec20e
}

.resourceCenterRow .contents {
    height: 350px;
    text-align: center;
    color: #fff
}

.resourceCenterRow .contents h1 {
    font-size: 2.75em;
    margin-top: 2em
}

.resourceCenterRow #libraryWrap {
    height: 350px;
    background: url(assets/images/Homebanner.jpg);
    background-size: cover
}

.resourceCenterRow #blogWrap,
.resourceCenterRow #eventsWrap,
.resourceCenterRow #newsWrap {
    display: none;
    height: 350px;
    background: url(assets/images/Homebanner.jpg);
    background-size: cover
}

.aboutIntro,
.libraryIntro {
    /* padding: 11em; */
    padding-top: 15.5em;
    background-size: cover;
}

.libraryIntro {
    background-image: url(assets/images/library-hero.jpg);
}

.aboutIntro {
    background-position: center;
    background-image: url(assets/images/peoplemover.jpg)
}

@media (max-width:768px) {
    .aboutIntro {
        padding: 6em
    }
}

.breadCrumbs {
    padding-top: 1em
}

.breadCrumbs #breadcrumbs {
    font-size: 1.2em;
    margin-bottom: .75em
}

@media (max-width:768px) {
    .breadCrumbs #breadcrumbs {
        text-align: center
    }
}

.breadCrumbs #breadcrumbs span a {
    color: #5cc167
}

.breadCrumbs #breadcrumbs .breadcrumb_last {
    color: #000 !important
}

.library {
    padding-bottom: 4em;
    overflow: auto
}

.library .filterWrap {
    padding: 0;
    margin: 40px 0px;
}

.library .filterWrap .filterButton {
    border: none;
    background-color: #5cc167;
    color: #fff;
    font-size: 2em;
    /* width: 100%; */
    margin-bottom: 1em;
    margin-top: 1em;
    padding: .25em 2em;
    border-radius: 15px;
}

.library .filterWrap .filterButton:hover {
    background-color: #4aba56
}

.library .filterWrap .filter {
    padding: 1em 2em;
    /* background: #d1ccbc; */
    background-color: #77a0b2;
    color: #fff;
}

.library .filterWrap .filter h2 {
    margin-bottom: 1.5em
}

.library .filterWrap .filter select {
    width: 100%;
    padding: .3em;
    font-size: 1.25em;
    margin-bottom: 1.5em
}

.library .filterWrap .filter label {
    position: relative;
    font-weight: 400;
    padding: .5em;
    bottom: 2px
}

.library .itemsWrap .bottomPagination {
    padding-right: 20px
}

.library .itemsWrap .options {
    height: 100px
}

.library .itemsWrap .bottomPagination,
.library .itemsWrap .options {
    padding-left: 1em;
    margin: 20px auto;
    width: 100%;
}

.library .itemsWrap .bottomPagination .pagination,
.library .itemsWrap .options .pagination {
    text-align: center;
    display: block;
}

.library .itemsWrap .bottomPagination .sortWrap,
.library .itemsWrap .options .sortWrap {
    padding: 0
}

.library .itemsWrap .bottomPagination select,
.library .itemsWrap .options select {
    width: 88%;
    padding: .3em;
    font-size: 1.25em;
    position: relative;
    top: 8px
}

.library .itemsWrap .bottomPagination .current,
.library .itemsWrap .bottomPagination .next,
.library .itemsWrap .bottomPagination .prev,
.library .itemsWrap .options .current,
.library .itemsWrap .options .next,
.library .itemsWrap .options .prev {
    background: #5cc167;
    color: #fff !important;
    padding: .8em 1em;
    border-radius: .4em;
    cursor: pointer
}

.library .itemsWrap .bottomPagination .current:hover,
.library .itemsWrap .bottomPagination .next:hover,
.library .itemsWrap .bottomPagination .prev:hover,
.library .itemsWrap .options .current:hover,
.library .itemsWrap .options .next:hover,
.library .itemsWrap .options .prev:hover {
    background-color: #4aba56
}

.library .itemsWrap .bottomPagination .page-numbers,
.library .itemsWrap .options .page-numbers {
    color: #5cc167;
    padding: .8em 1em
}

.library .itemsWrap .items .item {
    text-align: center;
    margin-bottom: 2em;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out
}

.library .itemsWrap .items .item h3 {
    margin: 0;
    font-size: 1em;
    color: #fff
}

.library .itemsWrap .items .item .top {
    height: 175px;
    background-color: #d1ccbc
}

.library .itemsWrap .items .item .top h3 {
    color: #000
}

.library .itemsWrap .items .item .top img {
    height: 75%;
    padding-top: 1em;
    margin-bottom: 1em
}

.library .itemsWrap .items .item .middle {
    padding: 1em;
    background: #5cc167;
    height: 75px
}

.library .itemsWrap .items .item .middle h3 {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.library .itemsWrap .items .item .bottom {
    padding: 1em;
    background: #424242;
    margin: 0
}

.library .itemsWrap .items .item:hover {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

/* Start redesign rules added by John Parks 8/2018 */
.custom-html-widget .btn {
    width: 100%;
    font-weight: bold;
    border-width: 2px;
    border-style: solid;
    font-size: 30px;
    border-radius: 10px;
}
.custom-html-widget .sidebar-contact {
    color: #e97d39;
    border-color: #e97d39;
}
.custom-html-widget .sidebar-learn {
    color: #49b856;
    border-color: #49b856;
    margin-top: 30px;
}
.single-post .thumbnail-container {
    /* position: relative; */
    height: 350px;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 160px 30px 0px 30px;
}
.single-post .thumbnail-container .entry-title {
    /* position: absolute;
    top: 80px;*/
    background-color: #49b856;
    color: #ffffff;
    padding: 10px;
    display: inline;
    font-weight: bold;
    font-size: 36px;
    line-height: 1.7;
}
.bottom-cta-widget {
    width: 100%;
}
.bottom-cta-widget .widget_text {
    margin: 0 auto 40px;
    list-style: none;
}
.widget_categories {
    background-color: #58595b;
    color: #ffffff;
}
.widget_categories h2 {
    padding-left: 10px;
    padding-top: 20px;
    color: white!important;
}
.widget_categories a {
    color: #ffffff;
}
.sidebar-container .widget_categories li {
    list-style-type: square;
    position: relative;
    margin-left: 30px;
    padding: 6px 0px 6px 5px;
}
.widget_categories li:before {
    /* content: "\25BA \0020"; */
    font-size: 9px;
    position: absolute;
    top: 11px;
    left: -10px;
}
.single-post .icons {
    margin: 25px 0px 40px;
}
.single-post .fa:before {
    vertical-align: middle;
}
.single-post .fa {
    width: 20px;
    text-align: center;
    font-size: 12px;
    padding: 4px 0px;
    vertical-align: middle;
}
.single-post .author-social .fa {
    width: 40px;
    font-size: 22px;
    padding: 8px 0px;
    height: 40px;
}
.single-post .author-social {
    margin-bottom: 50px;
}
.single-post h2 {
    color: #e97e3c;
    font-weight: bold;
}
.single-post .cats {
    float: right;
}
.single-post .cats a {
    margin-left: 15px;
    color: #ef4122;
}
.single-post .author-title .author-name {
    color: #5dbf68;
}
.hero {
    height: 300px;
}
.hero .inner h1 {
    background-color: #49b856;
    color: white;
    display: inline-block;
    padding: 15px;
    font-size: 30px;
    margin-bottom: 0px;
}
.related-container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-size: cover;
    height: 175px;
    margin-bottom: 35px;
    background-blend-mode: color;
    background-color: rgba(0,0,0,0.5);
}
.related-container .tiny {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: white;
    margin: 8px;
}
.related-container .title {
    /* background-color: #77a0b2; */
    background-color: rgba(119, 160, 178, 0.85);
    line-height: 1.85;
    font-size: 17px;
    color: white;
    font-weight: bold;
    padding: 7px 0px 7px 8px;
    margin-bottom: 0px;
}
.relatedposts h3 {
    text-align: center;
    background-color: #58595b;
    color: white;
    padding: 10px;
    margin: 30px 0px 20px
}

/* Begin Library related stylings */
form#filter {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.library-filter {
    width: 19%;
    text-align: center;
}
#industry-filter {
    color: #49b856;
}
#category-filter {
    color: #fdc215;
}
#type-filter {
    color: #e97c38;
}
#month-filter {
    color: #ef4122;
}
.library .itemsWrap {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0px;
}
.library .itemsWrap .items {
    width: 31%;
}
.library .itemsWrap .items .col-lg-12 {
    padding: 0px;
}
.library .itemsWrap .items .content-block h4, .blog .blogPost h4 {
    font-weight: bold;
    color: #e97c38;
    line-height: 1.25;
}
.library .itemsWrap .items .content-block a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 250px;
}
.itemsWrap .items .content-block a:focus, .blog .blogPost a:focus, .archive .blogPost a:focus {
    text-decoration: none;
    outline: none;
}
.library .itemsWrap .items .thumbnail-holder {
    width: 100%;
    height: 170px;
    background-size: cover;
    background-position: center;
}
.library-read-more, .blog-read-more {
    padding: 6px;
    margin-bottom: 0px;
    border-radius: 5px;
    color: white!important;
    background-color: #49b856;
    width: 130px;
}
.library-read-more:hover, .blog-read-more:hover {
    color: white;
}
.blog .blog-tiles {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0px;
}
.blog .blog-tiles .blogPost a {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}
.blog .bottomPagination {
    margin: 20px 0px;
}
.blog .pagination {
    float: none!important;
    width: 100%;
    text-align: center;
}
.page-template-blog .site-content .widget-area, .archive .site-content .widget-area {
    margin-top: 0px;
}
.ebook-cta {
    margin: 0px auto 40px auto;
    max-width: 666px;
}
.textwidget .icons {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.blog .blogPost h4.red-headline {
    color: #ef411f;
}
.blog .blogPost p, .library .itemsWrap .items p {
    color: #727375;
}
.fa-arrow-right {
    margin-left: 13px;
}
.single .entry-footer, .single .entry-footer a {
    color: #89acbc;
    font-style: italic;
}
.single .date-meta {
    color: #89acbc;
    margin-left: 10px;
}
.leader-holder h2, .related-header {
    font-size: 30px;
    font-weight: bold;
    color: #e97c38;
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px) {
    .videoRow .col-lg-1.col-md-1.col-sm-1.col-xs-1 {
        display: none;
    }
}
@media (max-width: 480px) {
    .page-template-inspirage-home .introRow .inner .inner2 {
        width: 100%;
    }
    .page-template-inspirage-home .videoRow {
        padding: 1.5em;
    }
    .page-template-inspirage-home .imageRow {
        padding: 2em 2em 5em;
    }
    .page-template-inspirage-home .videoRow .col-lg-4.col-md-4.col-sm-4.col-xs-11 {
        text-align: center;
    }
    .page-template-inspirage-home .introRow {
        padding: 1.5em;
    }
    .page-template-inspirage-home .graphicRow {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .floor {
        display: block;
    }
    .floor .text-left {
        width: 100%;
        padding-right: 0;
    }
    .imageRow .red-line {
        display: none;
    }
    .solutions-summaries {
        padding-left: 0;
    }
    .floor .image-right {
        width: 100%;
        padding-top: 2em;
    }
    .tech-item {
        padding: 1em;
        position: absolute;
        width: 200px;
        top: 1600px;
        left: 10px;
        font-size: 0.85em;
        border-radius: 1em;
    }
    .page-template-inspirage-home .imageRow {
        height: auto;
    }
    .page-template-inspirage-home .graphicRow.teal {
        padding: 2em 2em 5em;
    }
    .tech-icon-row {
        padding: 0 5%;
    }
    .page-template-inspirage-home .infoRow .inner h2 {
        margin: 2em 0;
    }
    .erp-details li, .solutions li {
        font-size: 0.9em;
    }
    .page-template-inspirage-home .imageRow .col-lg-5.col-md-5.col-sm-5.col-xs-12 {
        padding-right: 0;
    }
    .cs-index-wrap {
        display: block;
    }
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .page-template-inspirage-home .introRow .inner .inner2 {
        width: 100%;
    }
    .page-template-inspirage-home .infoRow .inner h2 {
        margin: 2em 0;
    }
    .page-template-inspirage-home .imageRow {
        padding: 2em 2em 5em;
    }
    .page-template-inspirage-home .graphicRow.teal {
        padding: 2em 2em 5em;
    }
    .page-template-inspirage-home .videoRow {
        padding: 1.5em;
    }
    .page-template-inspirage-home .introRow {
        padding: 1.5em;
    }
    .page-template-inspirage-home .graphicRow {
        padding-top: 5em;
        padding-bottom: 5em;
    }
    .floor {
        display: block;
    }
    .floor .text-left {
        width: 100%;
        padding-right: 0;
    }
    .imageRow .red-line {
        display: none;
    }
    .solutions-summaries {
        padding-left: 0;
    }
    .floor .image-right {
        width: 100%;
        padding-top: 2em;
    }
    .tech-item {
        padding: 1em;
        position: absolute;
        width: 200px;
        top: 1760px !important;
        left: 28px !important;
        font-size: 0.85em;
        border-radius: 1em;
    }
    .page-template-inspirage-home .imageRow {
        height: auto;
    }
    .videoRow .col-lg-1.col-md-1.col-sm-1.col-xs-1 {
        display: none;
    }
    .page-template-inspirage-home  .videoRow .col-lg-4.col-md-4.col-sm-4.col-xs-12 {
        text-align: center;
    }
    .tech-icon-row {
        padding: 0 5%;
    }
    .erp-details li, .solutions li {
        font-size: 0.9em;
    }
    .page-template-inspirage-home .imageRow .col-lg-5.col-md-5.col-sm-5.col-xs-12 {
        padding-right: 0;
    }
}

.home-hero {
    padding: 0 !important;
    position: relative;
    height: 700px;
    overflow: hidden;
    background-image: none !important;
}
.introRow.home-hero:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background-color: rgba(0,0,0,0.6);
}

.home-hero video{
    width: 100%;
}
.home-hero .inner {
    position: absolute;
    /* bottom: 0px; */
    left: 50%;
    top: 40%;
    transform: translate(-50%, -40%);
}
.home-hero button {
    background: #5cc167;
    margin-top: 20px;
    margin: 0;
    line-height: normal;
}
.home-hero .inner .inner2 {
    width: 90% !important;
}
.graphicRow.teal.homedual-sec {
    background: #7AA0B3 !important;
}
.homedual-sec img.teal-imgs {
    width: 300px !important;
}
.homedual-sec .inner h2 {
    font-size: 2.2em !important;
    padding-bottom: 0 !important;
    margin-bottom: 7% !important;
}
.homedual-sec .technologies{
    display: none;
}
.homedual-sec .home-third-cta {
    margin:2em 0 0px !important 
}
.homedual-sec .floor p {
    font-size: 1.1em;
    /*font-weight: bold !important;*/
}
/*body .homedual-sec h2.h2-first {
    color: #F2CB16 !important;
    margin: 120px 0 24px 0 !important;
    padding: 0 !important;
    font-size: 2em !important;
    line-height: normal !important;
}
}
*/body .homedual-sec h2.h2-first {
    color: #F2CB16 !important;
    margin: 90px 0 24px 0 !important;
    /* padding: 0 !important; */
    font-size: 2.2em !important;
    /* line-height: 1.4em; */
}
.homedual-sec .image-right {
    padding: 0 50px;
}
.inner-image-right {
    float: left;
    width: 60%;
}
.inner-image-right a.home-third-cta {
    background: #F2CB16;
}
.inner-image-right a.home-third-cta:hover {
    background: #5cc167;
}
.home-company-wrapper {
    float: left;
    width: 100%;
    margin: 40px 0 50px;
    text-align: center;
}
.hcw {
    display: inline-block;
    width: 19%;
    padding: 10px 2%;
}
.logo-learn-more {
    font-size: 22px;
    font-weight: bold;
    text-align: center;
}
.logo-learn-more a {
    color: #5cc167;
    text-decoration: underline;
}
.logo-learn-more a:hover {
    color: #fec20e;
}
.ts-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.ts-col {
    float: left;
    width: 50%;
    padding-right: 20px;
    /*line-height: normal;*/
}
.image-right img.teal-imgs {
    position: relative;
    top: 90px;
}
.ts-col p {
    margin: 0 0 20px;
}
.ts-col a.home-third-cta {
    margin: 0 !important;
}
.ts-col:last-child {
    padding: 0;
}


@media(max-width: 1440px){
    .home-hero {
         height: auto; 
    }
}

@media(min-width: 768px) and (max-width: 1192px){
    .page-template-inspirage-home .introRow .inner .inner2 h1 {
        font-size: 3em;
    }
    .homedual-sec .inner h2 {
        font-size: 2em !important;
    }
}
@media(max-width:767px){
    a.scm {
        right: 0 !important;
    }
    a.ef {
        right: 0;
    }
    .a.plm, a.scm, a.il, a.ef {
        width: 160px !important;
    }
    .ts-col {
        width: 100%;
        padding-right: 0px;
    }
    .hcw {
        width: 70%;
        padding: 10px 0;
        margin-bottom: 30px;
    }
    .inner-image-right {
        width: 100%;
    }
    .home-hero .inner {
        top: 0;
        transform: none;
        left: 0;
        width: 100%;
    }
    .home-hero .inner .inner2 h2 {
        padding: 0 20px;
        font-size: 1em !important;
        margin: 0;
    }
    .home-hero button {
        margin-top: 10px;
        margin-left: 20px;
    }
   .map-img {
        width: 310px !important;
        height: 300px !important;
        background-position: -1247px center !important;
    }
    a.plm-0 {
        top: 23px !important;
        left: 38px !important;
    }
    a.il0 {
        bottom: 9px !important;
        left: 19px !important;
    }
    a.scm0 {
        top: 23px !important;
        left: 192px !important;
    }
    a.ef0 {
        bottom: 10px !important;
        left: 185px !important;
    }
    a.dt0 {
         top: 92px !important;
        left: 91px !important;
    }

    .home-hero .inner2 h1{
        font-size: 1em !important;
        padding: 20px 20px 0px !important;
        padding: 0 20px;
    }
    .home-hero {
        height: auto;
    }
    .homedual-sec .image-right {
        margin-top: 20px;
    }
    body .home-hero .inner .inner2 {
        width: 100% !important;
    }
}
.map-img {
    /* background-image: url(/wp-content/uploads/2020/02/main-img.png); */
    background-image: url(/wp-content/uploads/2020/02/multi3-scaled-1-scaled.jpg);
    width: 391px;
    height: 390px;
    position: relative;
    margin: -20px auto 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -1625px center;
}

.map-img a {
    color: #4d4d4f;
    font-weight: bold;
    font-size: 25px;
    text-decoration: none;
    position: absolute;
    width: 200px;
    text-align: right;
    line-height: normal;
    transition: all 0.5s ease;
}
a.plm {
    left: -220px;
    top: 60px;
}
/*@media(min-width: 1024px){*/
    a.plm-0, a.scm0, a.il0, a.ef0, a.dt0 {
        text-indent: -999999px;
        position: absolute;
        display: block;
        top: 43px;
        width: 100px;
        height: 124px;
        left: 58px;
    }
    a.scm0 {
        top: 43px;
        right: auto;
        left: 252px;
    }
   a.il0 {
        bottom: 39px;
        top: auto;
        width: 130px;
        left: 39px;
    }
    a.ef0 {
        bottom: 40px;
        left: 235px;
        width: 110px;
        top: auto;
    }
     a.dt0 {
        top: 132px;
        left: 131px;
        width: 130px;
    }
/*}*/

a.plm:hover {
    color: #c6b39e;
}
a.scm {
    right: -220px;
    top: 80px;
    text-align: left;
}
a.scm:hover{
    color: #e97d38;
}
a.il {
    bottom: 80px;
    left: -220px;
}
a.il:hover {
    color: #4eb857;
}
a.ef {
    bottom: 80px;
    right: -220px;
    text-align: left;
}
.ef:hover{
    color: #ffc20e;   
}
@media(max-width: 1360px){
   /* .map-img{
         overflow: hidden;
    }*/
    .map-img a {
        font-size: 18px;
        text-align: center;
     }
    .map-img {
       margin: 40px auto 100px;
    }
    a.plm {
        left: -30px;
        top: -50px;
    }
    a.scm {
        right: -30px;
        top: -50px;
    }
    a.il {
        bottom: -50px;
        left: 0;
    }
    a.ef {
        bottom: -50px;
        right: 0;
    }
}

@media(min-width: 1700px) and (max-width: 1920px){
    body .homedual-sec h2.h2-first {
        margin: 98px 0 32px 0 !important;
    }
}
@media(min-width: 370px) and (max-width: 767px){
    .home-hero .inner {
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        left: 50%;
    }
    .home-hero .inner {
        font-size: 17px;
        line-height: 30px !important;
    }

}
@media(min-width: 481px) and (max-width: 767px){
    .graphicRow.teal.homedual-sec .floor {
        display: block !important;
    }
    .floor .text-left {
        width: 100%;
        padding-right: 0;
        margin-top: 40px;
    }
}
#featured-content {
    background-color: #7AA0B3;
    color: #fff;
}

#featured-content .container {width:100%;margin:0 auto;display:table;}

#featured-content .col-sm-6{
    width:50%;   
    float:left;
    
}
#featured-content .col-sm-6 .content {
    float:right;
    padding:10px;
}

#featured-content .col-sm-6 .content {
    float:left;
    padding:10px;
}
.cs-left .text-left {
    float: right;
    width: 500px;
    padding: 70px 20px 30px;
    height: 100%;
}
.cs-right .text-left {
    float: left;
    width: 500px;
    padding: 70px 20px;
}
.col-sm-6.cs-right {
    background: rgb(76, 187, 85);
}
.col-sm-6.cs-left {
    background: #7AA0B3;
}
.cs-right a.home-third-cta {
    background: #F2CB16;
}
.cs-right a.home-third-cta:hover {
    background: #5cc167;
}
div#featured-content h2 {
    line-height: 43.12px;
    font-size: 30.8px;
}
div#featured-content p {
    font-size: 15.4px;
}
div#featured-content ul.technologies {
    display: none;
}
@media (min-width: 1075px){
    div#featured-content .home-third-cta {
        margin-top: 8%;
    }
    .author-bio .avatar {
        margin-top: -29px;
    }
}
.home-hero button:hover {
    background: #f1b501;
}
.row.morePosts.hmp button {
    margin-bottom: 30px;
}
.row.morePosts.hmp button:hover {
    background: #f1b501;
}
.author-bio {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

/****************************************************
 * CUSTOM MAPS
 ***************************************************/

 .map-img {
    margin-top: 40px;
    background-image: url('assets/images/multi3-scaled-1-1-scaled.jpg');
    width: 607px;
    height: 390px;
    position: relative;
    margin: -20px auto 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px center;
}

.map-img a.map-link {
    display: block;
    position: absolute;
    width: 250px;
    height: 70px;
}

.map-img a.map-link.finance {
    margin-top: 40px;
}

.map-img:has > a.finance:hover {
    border: 2px solid red;
}

.map-img a.map-link.erp {
    width: 190px;
    margin-top: 160px;
    margin-left: -15px;
}

.map-img a.map-link.logistics {
    width: 260px;
    margin-top: 280px;
    margin-left: -15px;
}

.map-img a.map-link.customer {
    right: 0px;
    margin-right: 65px;
    width: 250px;
    margin-top: 40px;
}

.map-img a.map-link.product {
    right: 0px;
    margin-right: -10px;
    width: 250px;
    margin-top: 160px;
}

.map-img a.map-link.supply {
    right: 0px;
    margin-right: 45px;
    width: 250px;
    margin-top: 280px;
}

/** MAP 2 **/

.map-img-2 {
    margin-top: 40px;
    background-image: url('assets/images/multi3-scaled-2-scaled.jpg');
    width: 610px;
    height: 500px;
    position: relative;
    margin: -20px auto 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: -33px top;
}

.map-img-2 a.map-link {
    display: block;
    position: absolute;
    width: 80px;
    height: 50px;
}

.map-img-2 a.map-link.finance {
    top: 0;
    margin-top: 90px;
    margin-left: 225px;
    width: 60px;
    height: 80px;
}

.map-img-2 a.map-link.erp {
    width: 80px;
    height: 80px;
    margin-top: 200px;
    margin-left: 135px;
}

.map-img-2 a.map-link.logistics {
    width: 80px;
    height: 80px;
    margin-top: 325px;
    margin-left: 215px;
}

.map-img-2 a.map-link.customer {
    right: 0px;
    margin-right: 185px;
    width: 80px;
    height: 90px;
    margin-top: 85px;
}

.map-img-2 a.map-link.product {
    right: 0px;
    bottom: 0px;
    margin-right: 95px;
    margin-bottom: 200px;
    width: 110px;
    height: 100px;
}

.map-img-2 a.map-link.supply {
    right: 0px;
    bottom: 0;
    margin-bottom: 95px;
    margin-right: 175px;
    width: 90px;
    height: 90px;
}

@media only screen and (max-device-width: 480px){
    .map-img-2 { 
        width: 100%;
        height: 310px;
    }

    .no-padding-xs {
        padding: 0;
    }

    .page-template-inspirage-home .videoRow h2, .page-template-inspirage-home .imageRow.row h2 {
        width: 100% !important;
    }
}
