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

body {
    margin: 0
}

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

main {
    min-height: 500px!important
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

.contenthub img {
    display: inline-block;
    font-style: italic;
    vertical-align: middle
}

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

.contenthub a {
    border-bottom: 0 none;
    transition: all 0.2s ease-out
}

.contenthub a:focus {
    outline: 0
}

.contenthub b,
.contenthub strong {
    font-family: "Apercu", Arial, sans-serif;
    font-weight: 700
}

.contenthub * {
    box-sizing: border-box
}

.contenthub-content p,
.contenthub-content ul,
.contenthub-content ol {
    margin-bottom: 20px
}

.contenthub-bottom img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 10px;
    border: 0 none;
    padding: 0;
    color: #005bab
}

@media screen and (max-width:639px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px
    }
}

h1 {
    font-size: 26px
}

@media screen and (max-width:639px) {
    h1 {
        font-size: 20px
    }
}

h2 {
    font-size: 24px
}

@media screen and (max-width:639px) {
    h2 {
        font-size: 17px
    }
}

h3 {
    font-size: 22px
}

@media screen and (max-width:639px) {
    h3 {
        font-size: 14px
    }
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

h1 a,
h1 a:focus,
h1 a:visited,
h2 a,
h2 a:focus,
h2 a:visited,
h3 a,
h3 a:focus,
h3 a:visited,
h4 a,
h4 a:focus,
h4 a:visited,
h5 a,
h5 a:focus,
h5 a:visited,
h6 a,
h6 a:focus,
h6 a:visited {
    color: inherit;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: inherit;
    text-decoration: underline
}

.contenthub a {
    text-decoration: none;
    color: inherit;
    transition: color 0.2s
}

.contenthub a:focus,
.contenthub a:hover {
    color: #fff;
    text-decoration: underline
}

.contenthub a:focus {
    outline: inherit dotted 1px;
    outline: currentColor dotted 1px;
    outline: -webkit-focus-ring-color auto 5px
}

.contenthub table {
    width: 100%;
    border: 1px solid #b6b6b6;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0 0 1em 0
}

.contenthub th,
.contenthub td {
    border: 1px solid #b6b6b6;
    padding: 8px 10px
}

.contenthub th {
    background: #ccc
}

.contenthub tr:nth-child(odd) {
    background: #eee
}

html {
    font-family: Arial, sans-serif;
    font-size: 1em;
    color: #4c5357;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

body {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
    padding: 0
}

.wrapper {
    position: relative;
    display: block;
    max-width: 1200px;
    margin: auto
}

.wrapper h2,
.homepage .wrapper h2 {
    line-height: 2em;
    margin-bottom: 20px
}

.homepage .wrapper h2 {
    border-bottom: 2px solid rgba(0, 0, 0, .7)
}

.contenthub {
    font-family: "RobotoRegular", sans-serif;
    font-weight: 400;
    color: #333;
    overflow: hidden
}

.space-small {
    margin-top: 40px
}

.space-medium {
    margin-top: 60px
}

.space-large {
    margin-top: 80px
}

.homepage .mod-muted span.post-date {
    display: none
}

.internal .moduletable {
    clear: both
}

.contenthub-content {
    padding-top: 30px
}

.internal .contenthub-content {
    padding-top: 0
}

.contenthub-bottom {
    background: #004F9E;
    ;
    padding: 30px 0 0;
    text-align: left
}

.contenthub-bottom .footer-darkgrey-content h3 {
    border-bottom: 2px solid #1568b0;
    line-height: 2em;
    margin-bottom: 20px
}

.contenthub-signup-container {
    background-color: #109cdc;
    color: #FFF;
    text-align: center;
    padding: 0
}

.contenthub-signup-container h2 {
    font-family: officeworksmedium;
    color: #fff
}

.contenthub-trending-topics-container {
    padding: 30px 0 25px 0;
    border-bottom: 1px solid #e6e6e6
}

.contenthub-trending-topics-container .trending-item {
    background-color: #d9f4ff;
    color: #005bab;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 15px;
    margin: 2px 5px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase
}

.contenthub-trending-topics-container .trending-item:hover {
    color: #005bab
}

.tag-base,
.eb-post-fullcontent .eb-tags span,
.eb-article-sidebar-container .related-topics span,
.eb-article-sidebar-container .related-articles span {
    background-color: #d9f4ff;
    padding: 4px 10px;
    border-radius: 15px;
    color: #005bab;
    margin: 4px;
    font-size: 13px;
    text-transform: uppercase
}

#officeworks-video-section {
    height: 500px;
    max-width: 1200px;
    margin: 40px auto
}

div#fd.eb .mod-small {
    font-size: 12px!important
}

.contenthub-categories-container .mod-items-grid {
    margin: 0!important
}

.contenthub-categories-container .mod-items-grid .mod-grid:first-child {
    margin-left: 0!important
}

.contenthub-categories-container .mod-items-grid .mod-grid {
    margin: 0 10px;
    padding: 0!important;
    width: calc(33.333333% - 26.77777px)
}

.contenthub-categories-container .mod-items-grid .mod-grid:last-child {
    margin-right: 0!important
}

.contenthub-categories-container .mod-items-grid .time-to-read:after {
    content: '|';
    margin: 0 4px
}

.contenthub-categories-container .eb-mod-context {
    margin-bottom: 15px
}

.contenthub-categories-container .eb-mod-thumb {
    margin-top: 0!important
}

.contenthub-categories-container .eb-mod-thumb .eb-mod-image-cover:before {
    border: 0!important
}

.contenthub-categories-container .eb-mod-thumb .eb-mod-image-cover {
    border: 0!important
}

.contenthub-categories-container .eb-mod-title,
.contenthub-categories-container .eb-mod-body {
    padding-left: 0;
    padding-right: 0
}

.contenthub-categories-container .mod-muted {
    padding-left: 0;
    padding-right: 0
}

.contenthub-categories-container .eb-mod-title .eb-mod-media-title {
    font-size: 24px;
    line-height: 1.25em!important
}

.contenthub-categories-container .eb-mod-body p {
    line-height: 1.4!important
}

.contenthub-categories-container .mod-muted {
    font-size: 14px;
    color: #767676;
    margin-bottom: 5px;
    display: inline-block
}

.contenthub-categories-container .tag-container {
    padding: 10px 30px 10px 30px;
    border-top: 1px solid #e6e6e6;
    overflow: hidden
}

.contenthub-categories-container .tag-container span {
    background-color: #d9f4ff;
    padding: 3px 10px;
    color: #005bab;
    margin: 2px 5px 0 0;
    border-radius: 15px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px
}

.footer-darkgrey-content .content-left {
    width: 50%;
    float: left
}

.footer-darkgrey-content .content-right {
    float: left;
    width: 50%;
    border-left: 1px solid #727272;
    cursor: pointer
}

@media screen and (max-width:639px) {
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper {
        padding: 10px 0 20px;
        margin-bottom: 0
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .back {
        margin-top: 10px
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .back p {
        color: #fff;
        text-align: center;
        padding: 0
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .front {
        text-align: center;
        background-color: rgba(55, 117, 179, .1);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
        width: 60px;
        height: 60px;
        float: left;
        margin-right: 10px;
        border-radius: 50%
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:nth-child(1) .front img {
        margin-top: calc(25%);
        width: 15px
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:nth-child(2) .front img {
        width: 25px;
        margin-top: calc(25%)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:nth-child(3) .front img {
        width: 30px;
        margin-top: calc(34%)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:nth-child(4) .front img {
        width: 30px;
        margin-top: calc(25%)
    }
}

@media screen and (min-width:640px) {
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper {
        -moz-transform: perspective(1000px);
        -moz-transform-style: preserve-3d;
        position: relative;
        border-radius: 2%;
        padding: 20px 20px 20px 0;
        vertical-align: middle!important;
        background-color: rgba(55, 117, 179, .1);
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .front,
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .back {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: 0.6s;
        -webkit-transform-style: preserve-3d;
        -moz-transition: 0.6s;
        -moz-transform-style: preserve-3d;
        -o-transition: 0.6s;
        -o-transform-style: preserve-3d;
        -ms-transition: 0.6s;
        -ms-transform-style: preserve-3d;
        transition: 0.6s;
        transform-style: preserve-3d;
        position: relative
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .front {
        width: 100%;
        text-align: center;
        top: calc(30%)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper .back {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
        border-radius: 2%;
        padding: 20px;
        position: absolute;
        top: 0;
        background-color: #0077B5;
        box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:hover .back,
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper.hover .back {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper:hover .front,
    .footer-darkgrey-content .ow-content-grid__row.flip-container .flipper.hover .front {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    .contenthub-footer {
        background: #005bab!important;
        text-align: center;
        padding: 0 20px;
        height: 120px
    }
}

.contenthub-footer {
    background: #005bab;
    text-align: center;
    padding-bottom: 20px
}

.contenthub-footer .footer-content {
    padding: 20px 0 0
}

.contenthub-footer .footer-content p {
    font-family: 'RobotoRegular', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    opacity: .66;
    padding: 10px 0 20px 0;
    text-align: center
}

@media screen and (min-width:640px) {
    .contenthub-footer .footer-content p {
        text-align: left
    }
    .contenthub-footer .footer-content .footer-content-owlink {
        text-align: left;
        transform: translate(80%, -100%)
    }
}

.contenthub-content-main {
    padding: 0
}

.homepage .contenthub-content-main iframe#podcast-player {
    width: 100%;
    float: none;
    margin-bottom: 10px;
    padding: 0 20px
}

.homepage .contenthub-content-main {
    padding-top: 20px
}

@media screen and (min-width:640px) {
    .homepage .contenthub-content-main div#fd.eb .horizontal {
        padding-left: 0;
        padding-right: 0;
        float: left;
        width: 100%;
        position: relative;
        min-height: 1px
    }
}

@media screen and (min-width:1150px) {
    .homepage .contenthub-content-main div#fd.eb .horizontal {
        width: 66.666666666667%;
        position: absolute
    }
    .homepage .contenthub-content-main iframe#podcast-player {
        width: 31%;
        float: right;
        margin-bottom: 10px;
        padding: 0
    }
    .homepage .eb-posts .eb-post {
        margin: 0
    }
    .homepage .eb-posts .eb-post.right {
        float: right;
        clear: right
    }
    .homepage .eb-posts .eb-post.horizontal {
        margin-top: -10px!important
    }
    .homepage .eb-posts .eb-post.right {
        margin-top: 5px!important;
        width: calc(30.88%)
    }
}

.workwise-tags {
    background-color: #005bab
}

@media screen and (max-width:989px) {
    .contenthub-trending-topics-container {
        padding: 30px 20px 25px 20px
    }
    .contenthub-signup-container {
        padding: 40px 20px 40px 20px
    }
}

@media screen and (max-width:639px) {
    body {
        font-size: 15px
    }
    .contenthub-trending-topics-container {
        text-align: center
    }
    .mod-items-grid {
        width: 800px
    }
    .contenthub-categories-container .mod-items-grid .mod-grid {
        width: 30%;
        margin: 0 10px
    }
    .contenthub-categories-container .mod-items-grid .mod-grid .mod-item .tag-container {
        display: none
    }
    .contenthub-categories-container .mod-items-grid .mod-grid .mod-item .eb-mod-context .eb-mod-image-cover {
        height: 140px!important
    }
    .contenthub-categories-container .mod-items-grid .mod-grid .mod-item .eb-mod-context .eb-mod-body {
        display: none
    }
    .contenthub-categories-container .mod-items-grid .mod-grid .mod-item .time-to-read:before {
        content: '•';
        margin: 0 4px
    }
    .contenthub-categories-container .mod-items-grid .mod-grid:first-child {
        margin-left: 20px!important
    }
    .mod_easybloglatestblogs,
    .mod_easybloglatestblogs .eb-category-posts {
        overflow-x: scroll
    }
    .contenthub-categories-container .eb-mod-title .eb-mod-media-title {
        font-size: 20px
    }
    .footer-darkgrey-content .content-left,
    .footer-darkgrey-content .content-right {
        width: 100%
    }
    .footer-darkgrey-content .content-right {
        margin-top: 20px;
        cursor: pointer
    }
    .contenthub-bottom {
        padding: 40px 0 0
    }
}

.shadow-scroller {
    position: relative
}

.shadow-scroller__scroll-view {
    overflow: auto
}

.shadow-scroller__shadow-top,
.shadow-scroller__shadow-right,
.shadow-scroller__shadow-bottom,
.shadow-scroller__shadow-left {
    position: absolute;
    pointer-events: none;
    opacity: 0
}

.shadow-scroller__shadow-right {
    top: 0;
    right: 0;
    width: 17px;
    height: 100%;
    background: linear-gradient(to right, rgba(3, 37, 58, .01) 0%, rgba(3, 37, 58, .38) 100%);
    transition: all 0.5s ease-in-out
}

.shadow-scroller__shadow-left {
    top: 0;
    left: 0;
    width: 17px;
    height: 100%;
    background: linear-gradient(to left, rgba(3, 37, 58, .01) 0%, rgba(3, 37, 58, .38) 100%);
    transition: all 0.5s ease-in-out
}

.shadow-scroller table {
    margin: 0
}

.product-flexible .ow-tile-grid:not(.ow-tile-grid--wide) .ow-tile-grid__item {
    width: 50%!important;
    border-left-width: 0;
    padding-left: 1px
}

.product-flexible .ow-tile-grid:not(.ow-tile-grid--wide) .ow-tile-grid__item:hover,
#narrow .ow-tile-grid:not(.ow-tile-grid--wide) .ow-tile-grid__item:nth-child(2n+1) {
    border-left-width: 1px;
    padding-left: 0
}

.product-flexible .ow-tile-grid:not(.ow-tile-grid--wide) .ow-tile-grid__item:nth-child(n+3) {
    border-top-width: 0
}

.product-flexible .ow-tile-grid:not(.ow-tile-grid--wide) .ow-tile-grid__item:nth-child(n+3):hover {
    border-top-width: 1px;
    margin-top: -1px
}

.contenthub .contenthub-stickytop {
    position: fixed;
    z-index: 9;
    background: #fff;
    overflow: visible;
    -webkit-backface-visibility: hidden;
    width: 100%;
    left: 0;
    top: -165px;
    padding-top: 65px;
    visibility: hidden;
    transition: top 0.4s ease-out, visibility 0s linear 0.2s;
    box-shadow: 0 0 15px 0 #000
}

.contenthub .contenthub-stickytop.sticky {
    top: 0;
    visibility: visible;
    transition-delay: 0s
}

.contenthub .contenthub-stickytop .contenthub-logo {
    position: absolute;
    height: 100%;
    padding: 0
}

.contenthub .contenthub-stickytop .contenthub-logo #logo {
    float: left;
    width: 50%;
    height: 24px;
    background-image: url(../images/general/logo-simple.svg);
    background-position: left center
}

.contenthub .contenthub-stickytop .contenthub-logo .sticky-navigation-toggle {
    display: none
}

@media screen and (min-width:990px) {
    .contenthub .contenthub-stickytop .wrapper {
        width: 1220px;
        max-width: 100%
    }
    .contenthub .contenthub-stickytop .contenthub-logo {
        z-index: 2;
        top: 0;
        left: 10px
    }
    .contenthub .contenthub-stickytop .contenthub-logo #logo {
        width: 140px;
        height: 16px;
        margin: 24px 0
    }
    .contenthub .contenthub-stickytop .contenthub-navigation-desktop {
        position: relative;
        z-index: 1
    }
    .contenthub .contenthub-stickytop .contenthub-navigation-desktop ul.menu {
        padding: 10px 0
    }
    .contenthub .contenthub-stickytop .contenthub-navigation-desktop li a {
        padding: 10px 10px
    }
    .contenthub .contenthub-stickytop .contenthub-strip {
        border-top: 0 none
    }
}

@media screen and (max-width:989px) {
    .contenthub .contenthub-stickytop {
        height: 119px;
        transform: translateZ(0)
    }
    .contenthub .contenthub-stickytop.sticky {
        top: -65px
    }
    .contenthub .contenthub-stickytop .contenthub-logo {
        z-index: 2;
        width: 100%;
        padding: 15px 15px 15px 30px
    }
    .contenthub .contenthub-stickytop .contenthub-logo #logo {
        width: 50%;
        height: 16px;
        margin: 4px 0
    }
    .contenthub .contenthub-stickytop .contenthub-logo .sticky-navigation-toggle {
        display: block;
        float: right;
        width: 50%;
        text-align: right;
        text-transform: uppercase;
        font-family: "BaskervilleBT-Roman", "Baskerville", Arial, sans-serif;
        font-size: 16px;
        cursor: pointer
    }
    .contenthub .contenthub-stickytop .contenthub-navigation-mobile {
        position: relative;
        z-index: 1
    }
}

@media screen and (min-width:990px) and (min-width:1112px) {
    .contenthub-navigation-mobile {
        position: relative;
        z-index: 1
    }
}

.contenthub-logo {
    padding: 65px 0;
    background: #fff
}

.contenthub-logo #logo {
    display: block;
    margin: 0 auto;
    max-width: 330px;
    height: 70px;
    background: url(../images/general/logo.svg) no-repeat center center;
    background-size: auto 100%;
    transition: all 0.2s ease-out
}

@media screen and (min-width:640px) and (max-width:989px) {
    .contenthub-logo {
        padding: 65px 0
    }
    .contenthub-logo #logo {
        height: 70px
    }
}

@media screen and (max-width:639px) {
    .contenthub-logo {
        padding: 30px 0
    }
    .contenthub-logo #logo {
        height: 50px
    }
}

.contenthub .contenthub-navigation-desktop {
    width: 100%;
    background-color: #005bab
}

.contenthub .contenthub-navigation-desktop .header-logo,
.contenthub .contenthub-navigation-desktop .header-search-icon {
    float: left
}

.contenthub .contenthub-navigation-desktop .header-logo {
    margin-top: 20px
}

.contenthub .contenthub-navigation-desktop .header-search-icon {
    border-left: 1px solid #337cbc;
    border-right: 1px solid #337cbc;
    padding: 35px 15px 35px 15px;
    cursor: pointer
}

.contenthub .contenthub-navigation-desktop .header-social-icons {
    float: right;
    padding: 30px 0
}

.contenthub .contenthub-navigation-desktop .header-social-icons li a {
    padding: 5px
}

.contenthub .contenthub-navigation-desktop ul.menu {
    margin: 0;
    padding: 30px 0;
    float: left;
    text-align: center;
    width: 68%
}

.contenthub .contenthub-navigation-desktop ul.menu a {
    text-decoration: none
}

.contenthub .contenthub-navigation-desktop li {
    list-style: none none;
    display: inline-block;
    margin: 0
}

.contenthub .contenthub-navigation-desktop li.item-101>ul {
    display: inline-block
}

.contenthub .contenthub-navigation-desktop li.item-101>a {
    display: none
}

.contenthub .contenthub-navigation-desktop li a,
.contenthub .contenthub-navigation-desktop li a:visited {
    display: block;
    padding: 10px 12px;
    text-decoration: none;
    text-align: center;
    font-weight: 400;
    line-height: 1em;
    color: #FFF;
    font-size: 13pt;
    font-family: officeworksbold, Arial, sans-serif
}

.contenthub .contenthub-navigation-desktop .header-search-box-desktop {
    width: 75%;
    position: absolute;
    left: 15%;
    z-index: 2;
    height: 100px;
    padding: 0;
    background-color: #005bab;
    display: none;
    border-left: 1px solid #337cbc;
    border-right: 1px solid #337cbc
}

.contenthub .contenthub-navigation-desktop .header-search-box-desktop .search-box-cross-container {
    margin-top: 30px
}

.contenthub .contenthub-navigation-desktop .header-search-box-desktop .search-box-cross-container span {
    color: #fff;
    font-size: 30px;
    cursor: pointer
}

.contenthub .contenthub-top {
    position: fixed;
    width: 100%;
    z-index: 11;
    top: 0
}

.contenthub .contenthub-content-container {
    margin-top: 80px
}

.contenthub .contenthub-navigation-mobile {
    font-family: officeworksbold, sans-serif;
    font-size: 16px;
    background: radial-gradient(circle, #0087CD 0%, #004F9E 100%);
    color: #fff
}

@media screen and (min-width:1112px) and (min-width:990px) {
    .contenthub-navigation-mobile {
        position: relative;
        z-index: 1
    }
}

.contenthub .contenthub-navigation-mobile .contenthub-strip {
    position: relative;
    overflow: visible
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile {
    display: none;
    position: absolute;
    top: 0;
    z-index: 10;
    height: 335px;
    left: 0;
    padding: 10px 10px;
    background: linear-gradient(180deg, #0087CD 0%, #075cb1 100%);
    width: 100%
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container {
    text-align: center;
    margin-top: 80px
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container .input-group {
    display: inline-block
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container .input-group-btn {
    display: inline
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container button.btn-primary {
    width: 100%;
    margin-top: 20px;
    border-radius: 4px;
    font-size: 18px;
    height: 62px
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container button.btn-primary .mobile-search-icon {
    position: absolute;
    left: calc(28%)
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control {
    border-radius: 4px;
    font-size: 18px;
    text-align: center;
    background-color: rgba(0, 173, 255, .54);
    color: #fff;
    border: 0;
    opacity: .31;
    height: 62px
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control:focus,
.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control:active,
.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control:visited,
.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control:focus-within {
    opacity: 1
}

@media screen and (min-width:640px) {
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container {
        text-align: left
    }
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control {
        text-align: left;
        height: 86px;
        width: 500px;
        padding-left: 20px
    }
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container button.btn-primary {
        height: 86px;
        width: 200px;
        margin-top: 0;
        margin-left: 10px
    }
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container button.btn-primary .mobile-search-icon {
        left: calc(20%)
    }
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container .input-group-btn {
        display: inherit
    }
}

@media screen and (min-width:1200px) {
    .contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-container input.form-control {
        width: 800px
    }
}

.contenthub .contenthub-navigation-mobile .header-search-box-mobile .mobile-search-box-cross-container {
    position: absolute;
    top: 20px;
    right: calc(20%)
}

.contenthub .contenthub-navigation-mobile .navigation-mobile-toggle {
    position: relative;
    cursor: pointer;
    width: 100%;
    height: 80px;
    line-height: 50px;
    padding: 10px 20px 0;
    font-weight: 700;
    border-bottom: 1px solid #196bb3;
    text-align: center;
    display: block;
    max-width: 1200px;
    margin: auto
}

.contenthub .contenthub-navigation-mobile .navigation-mobile-toggle .header-logo-mobile {
    display: inline-block
}

.contenthub .contenthub-navigation-mobile .navigation-mobile-toggle:after {
    clear: both
}

.contenthub .contenthub-navigation-mobile .navigation-mobile-toggle .hamburger-icon {
    display: inline-block;
    float: left
}

@media screen and (max-width:767px) {
    .contenthub .contenthub-navigation-mobile .navigation-mobile-toggle .hamburger-icon .mobile-menu-cross-icon {
        right: 10%!important
    }
}

.contenthub .contenthub-navigation-mobile ul {
    padding: 0;
    margin: 0
}

.contenthub .contenthub-navigation-mobile ul.menu {
    position: absolute;
    z-index: 9;
    top: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s;
    background: #005bab;
    text-align: center
}

.contenthub-strip.show-menu ul.menu {
    max-height: 100%
}

@media screen and (min-width:640px) {
    .contenthub .contenthub-navigation-mobile ul.menu {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap
    }
}

.contenthub .contenthub-navigation-mobile li {
    list-style: none none;
    margin: 0
}

.contenthub .contenthub-navigation-mobile li a {
    display: block;
    width: 100%;
    text-decoration: none;
    line-height: 50px
}

.contenthub .contenthub-navigation-mobile li.item-101>a {
    display: none
}

.contenthub .contenthub-navigation-mobile li a:hover,
.contenthub .contenthub-navigation-mobile li.current>a {
    color: #fff
}

.contenthub .contenthub-navigation-mobile .header-social-icons-mobile {
    border-top: 1px solid #196bb3
}

.contenthub .contenthub-navigation-mobile .header-social-icons-mobile li {
    display: inline-block;
    margin: 0 5px
}

.contenthub .contenthub-navigation-mobile .show-menu .navigation-mobile-toggle:after {
    background-image: url(../images/general/arrow2-up.svg)
}

.contenthub .contenthub-navigation-mobile .show-menu ul {
    min-height: 400px;
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px
}

.contenthub .contenthub-navigation-mobile .show-menu ul h2 {
    opacity: .5;
    color: #FFF;
    font-family: OfficeworksMedium;
    font-size: 17px;
    font-weight: 500;
    line-height: 23px;
    text-align: left
}

@media screen and (max-width:639px) {
    .contenthub .contenthub-navigation-mobile .show-menu ul {
        min-height: 660px;
        -moz-column-count: 1;
        -moz-column-gap: 20px;
        -webkit-column-count: 1;
        -webkit-column-gap: 20px;
        column-count: 1;
        column-gap: 20px
    }
    .contenthub .contenthub-navigation-mobile .show-menu ul h2 {
        margin-top: 40px
    }
}

.contenthub .contenthub-navigation-mobile li.level1 {
    font-size: 17px;
    text-align: left;
    display: block;
    max-width: 1000px;
    width: 100%;
    margin: auto;
    color: #a5e5ff;
    padding: 70px;
    font-family: officeworksweb, sans-serif
}

.contenthub .contenthub-navigation-mobile li.level2 {
    font-size: 27px;
    color: #fff;
    font-family: officeworksbold, sans-serif
}

@media screen and (min-width:1200px) {
    .contenthub .contenthub-navigation-mobile li.level1 {
        margin: auto
    }
}

@media screen and (max-width:768px) {
    .contenthub .contenthub-navigation-mobile li.level1 {
        padding: 10px 25px
    }
}

.contenthub .contenthub-navigation-mobile li.parent.level2,
.contenthub .contenthub-navigation li.parent.level2 {
    display: none;
    visibility: hidden
}

.contenthub .contenthub-social .backtop {
    position: inherit!important;
    right: 10px
}

.contenthub .backtop {
    position: relative;
    top: inherit;
    right: 50px;
    bottom: 50px;
    z-index: 2;
    text-decoration: none;
    text-transform: uppercase;
    opacity: 0
}

.contenthub .backtop:hover {
    opacity: .8
}

.contenthub .backtop.show {
    opacity: 1
}

.contenthub .backtop i {
    float: left;
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 2px solid #000;
    background: url(../images/general/arrow-up.svg) no-repeat center center;
    background-size: 18px auto;
    margin-right: 10px
}

.contenthub .eb-entry-related-bottom .backtop span {
    height: 55px;
    width: 55px;
    background-color: #FFF;
    box-shadow: 3px 0 6px 0 rgba(0, 0, 0, .15);
    right: 20px;
    position: absolute;
    top: -20px;
    display: inline-block;
    border-radius: 50%;
    padding: 17px 19px;
    ;
    color: #019cdc
}

@media screen and (min-width:1200px) {
    .contenthub .eb-entry-related-bottom .backtop span {
        right: calc(15%)
    }
}

@media screen and (max-width:639px) {
    .contenthub .eb-entry-related-bottom .backtop span {
        display: none!important
    }
    .contenthub .contenthub-social .backtop span {
        height: 55px;
        width: 55px;
        background-color: #FFF;
        right: 0;
        position: absolute;
        display: inline-block;
        padding: 15px;
        color: #019cdc;
        border-left: 2px #efefef solid;
        font-size: 18px
    }
}

@media screen and (min-width:640px) {
    .contenthub .backtop {
        position: relative!important;
        top: 0!important;
        bottom: 0!important;
        right: 0!important;
        width: 100%;
        height: auto;
        padding: 25px 0;
        text-align: center;
        font-size: 12px
    }
    .contenthub .backtop i,
    .contenthub .backtop span {
        float: none
    }
    .contenthub .backtop i {
        border: 0 none;
        width: 12px;
        height: 12px;
        background-size: auto 100%
    }
    .contenthub .backtop span {
        width: auto
    }
    .contenthub .contenthub-social .backtop span {
        display: none
    }
}

#system-message {
    position: relative;
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0
}

#system-message h4 {
    display: none
}

#system-message .close {
    position: absolute;
    top: 15px;
    right: 15px;
    display: block;
    line-height: 10px;
    cursor: pointer;
    text-decoration: none;
    color: inherit
}

#system-message .alert {
    position: relative;
    padding: 15px 25px 15px 60px;
    margin-bottom: 20px
}

#system-message .alert p {
    margin: 0
}

#system-message>.alert-message {
    color: #4b88c7;
    background: #d3e4f5 url(../images/site/notice-info.png) 15px center no-repeat;
    border: 3px solid #4b88c7
}

#system-message>.alert-error {
    color: #f30045;
    background: #ffd7e2 url(../images/site/notice-alert.png) 15px center no-repeat;
    border: 3px solid #f30045
}

#system-message>.alert-notice,
#system-message>.alert-warning {
    color: #BB8B00;
    background: #FFFAED url(../images/site/notice-notice.png) 15px center no-repeat;
    border: 3px solid #ecb925
}

.contenthub .image-banner {
    position: relative;
    z-index: 0;
    height: 463px;
    overflow: hidden
}

.contenthub .image-banner:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/general/gradient.png) repeat-x
}

.contenthub .image-banner p {
    margin: 0
}

.contenthub .image-banner img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%;
    min-height: 100%
}

.contenthub .image-banner-text.moduletable {
    height: 100%
}

.contenthub .image-banner-text-table {
    display: table;
    height: 100%;
    float: right
}

.contenthub .image-banner-text-table-cell {
    display: table-cell;
    vertical-align: middle
}

.contenthub .image-banner-text.custom {
    z-index: 1;
    text-align: center;
    background-color: #fff;
    width: 475px;
    display: inline-block;
    padding: 50px 65px
}

.contenthub .image-banner-text.custom * {
    color: #000
}

.contenthub .image-banner-text.custom h1 {
    font-size: 42px;
    color: #004595
}

.contenthub .image-banner-text.custom h3 {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0
}

.contenthub .image-banner-text.custom a {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline
}

.contenthub .image-banner-text.custom a:hover {
    text-decoration: none
}

.contenthub .text-banner.custom {
    text-align: center;
    padding: 80px 0
}

.contenthub .text-banner.custom h1 {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.contenthub .text-banner.custom p {
    width: 60%;
    margin: 0 auto;
    font-family: officeworks, Arial, sans-serif;
    font-weight: 400;
    font-weight: 300;
    font-size: 24px
}

.contenthub .contenthub-banner-container h2 {
    color: #fff
}

@media screen and (min-width:640px) and (max-width:989px) {
    .contenthub .image-banner-text.custom {
        width: 480px
    }
}

@media screen and (max-width:639px) {
    .contenthub .image-banner {
        height: 460px
    }
    .contenthub .image-banner img {
        height: 230px;
        min-height: 0;
        top: 0;
        bottom: inherit
    }
    .contenthub .image-banner-text-table {
        display: block;
        float: none
    }
    .contenthub .image-banner-text-table-cell {
        display: block
    }
    .contenthub .image-banner-text.custom {
        position: relative;
        top: 230px;
        padding: 30px;
        width: 100%;
        background-color: #efefef
    }
    .contenthub .image-banner-text.custom h1 {
        font-size: 28px
    }
    .contenthub .text-banner.custom {
        padding: 50px 0
    }
    .contenthub .text-banner.custom p {
        width: 100%;
        padding: 0 30px;
        font-size: 18px
    }
}

.addthis-smartlayers-desktop {
    display: none!important
}

.at-resp-share-element .at4-share-count-container {
    padding-right: 0!important
}

.at-svc-facebook:hover svg {
    fill: #537eb6!important
}

.at-svc-twitter:hover svg {
    fill: #518dca!important
}

.at-svc-pinterest_share:hover svg {
    fill: #cb2b35!important
}

.at-svc-email:hover svg {
    fill: #1a65b1!important
}

.at-svc-linkedin:hover svg {
    fill: #167cb7!important
}

.contenthub-social.moduletable {
    text-align: center;
    padding: 45px 0 60px 0
}

.contenthub-social.moduletable h3 {
    font-family: officeworksbold, sans-serif;
    font-size: 1em;
    color: #000
}

@media screen and (max-width:989px) {
    .contenthub-social.moduletable {
        padding-bottom: 0
    }
}

.contenthub .contenthub-categories-container {
    background: #f0f0f0;
    padding-bottom: 40px;
    padding: 0 10px
}

.contenthub .contenthub-categories-container .wrapper {
    padding-top: 1px;
    padding-bottom: 20px
}

.eb-image-popup-container {
    text-align: center!important
}

.eb-image-popup-container .eb-image.style-popup {
    display: inline-block!important;
    left: 0!important
}

div#fd.eb .eb-post-meta>div,
div#fd.eb .eb-header,
div#fd.eb .eb-post-thumb,
div#fd.eb .eb-post-meta,
div#fd.eb .eb-post-foot,
div#fd.eb .eb-entry-meta,
div#fd.eb .eb-pager,
div#fd.eb .eb-pager .fa-chevron-left,
div#fd.eb .eb-pager .fa-chevron-right {
    margin: 0
}
span.time-to-read {
    color: #aaa;
}
div#fd.eb .eb-image-viewport {
    border: 0 none;
    border-radius: 0;
    padding: 0
}

.hide,
.hidden {
    display: none
}

.eb-posts {
    margin-bottom: 30px
}

.eb-posts .eb-post {
    overflow: hidden;
    background: #fff;
    width: calc(33.33333333333% - 26.777777px);
    margin-top: 0!important;
    margin: 0 20px 30px 0;
    border-radius: 0
}

.eb-entry-related-bottom .eb-posts .eb-post {
    margin-bottom: 0!important;
    background: transparent;
    padding: 0 15px;
    border-radius: 0;
    margin: 0
}

.eb-posts .eb-post.left {
    float: left
}

.eb-posts .eb-post.left .eb-post-head .eb-post-category {
    font-size: 14px
}

.eb-posts .eb-post.right {
    float: right;
    clear: right
}

@media screen and (min-width:640px) {
    .eb-posts .eb-post.right {
        float: left;
        clear: right;
        position: relative;
        width: calc(30%)
    }
}

.eb-posts .eb-post.horizontal {
    float: none;
    clear: both;
    background: transparent;
    width: 100%
}

.eb-posts .eb-post.horizontal .eb-post-body {
    width: 100%!important;
    float: none;
    clear: none
}

.eb-posts .eb-post.horizontal .eb-post-details {
    width: 100%;
    background: #fff;
    margin-top: 10px;
    border-radius: 0;
    display: block;
    vertical-align: middle
}

.eb-posts .eb-post.horizontal .eb-post-details h2 {
    font-family: 'RobotoRegular';
    color: #252525;
    margin: 10px 0 20px 0
}

.eb-posts .eb-post.horizontal .eb-post-details .eb-post-head .eb-post-category {
    font-size: 14px
}

.eb-posts .eb-post.horizontal .eb-post-details .eb-post-tags-container {
    border-top: 1px solid #e6e6e6;
    overflow: hidden
}

.eb-posts .eb-post.horizontal .eb-post-details .eb-post-tags-wrapper {
    padding: 10px 0 10px 30px
}

.eb-posts .eb-post.horizontal .eb-post-details .eb-post-tags {
    float: left;
    background-color: #d9f4ff;
    font-size: 13px;
    border-radius: 15px;
    padding: 3px 12px;
    color: #005bab;
    text-transform: uppercase;
    margin: 2px 5px 0 0
}

.eb-posts .eb-post.horizontal .eb-post-thumb {
    min-height: 410px!important;
    max-height: 410px!important;
    border-radius: 0;
    height: 100%
}

.eb-posts .eb-post.horizontal-list {
    float: none;
    clear: both;
    width: 100%;
    margin: 0;
    padding: 20px;
    border-radius: 0!important;
    border-bottom: 1px solid #e6e6e6
}

.eb-posts .eb-post.horizontal-list .eb-post-body {
    width: 35%!important;
    float: right;
    clear: right
}

.eb-posts .eb-post.horizontal-list .eb-post-details {
    width: 65%;
    float: left;
    clear: left;
    background: #fff;
    display: inline;
    position: absolute;
    vertical-align: middle
}

.eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-category {
    display: none
}

.eb-posts .eb-post.horizontal-list .eb-post-details h2 {
    font-family: 'RobotoRegular';
    color: #252525;
    margin: 10px 0 20px 0
}

.eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-head {
    padding: 10px 20px 20px 0
}

.eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-head h2 {
    font-weight: 500px
}

.eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-head .eb-post-intro {
    display: none
}

.eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-tags-container .eb-post-tags {
    display: inline-block;
    background: #d4f9ff;
    border-radius: 15px;
    padding: 4px 10px;
    text-transform: uppercase;
    font-size: 13px
}

.eb-posts .eb-post .eb-post-thumb {
    position: relative;
    overflow: hidden;
    width: 100%
}

.homepage .contenthub-content-main .eb-posts .eb-post.right .eb-post-thumb {
    position: relative;
    overflow: hidden;
    width: 100%
}

@media screen and (min-width:640px) {
    .homepage .contenthub-content-main .eb-posts .eb-post.right .eb-post-thumb {
        position: relative;
        overflow: visible;
        width: 100%;
        min-height: 200px;
        max-height: 200px
    }
    .homepage .contenthub-content-main .eb-posts .eb-post.horizontal h2 a {
        font-size: 30px
    }
}

@media screen and (min-width:1150px) {
    .homepage .contenthub-content-main .eb-posts .eb-post.right .eb-post-thumb {
        position: relative;
        overflow: visible;
        width: 100px;
        min-height: 100px;
        max-height: 100px
    }
    .homepage .contenthub-content-main .eb-post.right .eb-post-content .eb-post-details {
        padding: 0;
        float: right;
        width: 70%;
        position: absolute;
        top: 0;
        left: 31%
    }
    .homepage .contenthub-content-main .eb-posts .eb-post.right .eb-post-thumb .eb-post-image-cover {
        background-position: top left!important
    }
}

.eb-posts .eb-post .eb-post-thumb .eb-post-image-cover {
    position: absolute!important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100%!important;
    border: 0 none!important;
    border-radius: 0!important;
    box-shadow: none!important;
    display: block
}

.internal .eb-posts .eb-post .eb-post-thumb .eb-post-image-cover {
    position: relative!important
}

.eb-posts .eb-post .eb-post-thumb .eb-post-image-cover img {
    min-width: 100%!important;
    min-height: 100%!important;
    max-width: 100%!important;
    max-height: 100%!important;
    position: absolute;
    top: 0;
    object-fit: cover;
    left: -9999px;
    right: -9999px;
    margin: auto
} 
.internal .eb-entry-related-bottom .eb-posts .eb-post .eb-post-thumb .eb-post-image-cover img {
    height: 140px !important;
  	position: initial !important;
}
.eb-posts .eb-post .eb-post-content {
    position: relative
}

.eb-posts .eb-post .shoptherange {
    position: absolute;
    z-index: 2;
    width: 89px;
    height: 89px;
    top: 20px;
    right: 20px;
    background: url(../images/general/shoptherange.svg) no-repeat center center;
    background-size: 100% auto;
    pointer-events: none
}

.eb-posts .eb-post .eb-post-details {
    padding: 0
}

.eb-posts .eb-post .eb-post-details .eb-post-details-wrapper {
    position: relative;
    height: 87%
}

.eb-posts .eb-post h2 {
    margin: 0 0 10px 0;
    color: #252525;
    font-family: 'RobotoRegular', sans-serif
}

.eb-posts .eb-post h2 a {
    color: inherit!important;
    font-size: 18px;
    line-height: 1.2em;
    font-weight: 700
}

.eb-posts .eb-post h2 a:hover {
    text-decoration: underline!important
}

.eb-posts .eb-post .eb-post-intro {
    margin-bottom: 20px
}

.eb-posts .eb-post .eb-post-intro p {
    margin: 0
}

.eb-posts .eb-post .eb-post-category i {
    display: none!important
}

.eb-posts .eb-post .eb-post-category a:hover {
    color: #005bab!important
}

.eb-posts .eb-post .eb-post-date {
    font-weight: lighter;
    font-size: 12px;
  	display: inline-block;
    line-height: 36px;
    color: #aaa
}

.eb-posts .eb-post .eb-post-date i {
    display: none!important
}

.eb-posts .eb-post .eb-post-date .time-to-read:after {
    content: '|';
    margin: 0 4px
}

.eb-posts .more-category-articles {
    clear: both;
    width: 66%;
    float: left
}

.eb-posts .category-sidebar {
    width: 34%;
    float: left
}

.eb-posts .category-sidebar .category-sidebar-content {
    margin: 36px 0 0 30px;
    background-color: #019cdc;
    border-radius: 5px;
    color: #fff;
    padding: 5px
}

.eb-posts .category-sidebar .category-sidebar-content h3 {
    color: #fff
}

div#fd.eb .mod-table {
    display: inline-block!important;
    width: auto!important
}

div#fd.eb .mod-item+.mod-item {
    border-top: 0!important
}

div#fd.eb .cell-tight {
    display: none!important
}

div#fd.eb .mod-cell {
    display: inline-block;
    vertical-align: middle;
    background-color: #d9f4ff;
    font-size: 13px;
    border-radius: 15px;
    padding: 3px 10px;
    color: #005bab;
    text-transform: uppercase;
    margin: 2px 5px 0 0
}

.search-heading {
    font-family: officeworksbold, sans-serif;
    font-size: 20px;
    border-bottom: 0
}

.form-control-static {
    padding-top: 20px!important;
    margin-bottom: 20px!important;
    padding-left: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .7);
    line-height: 2em
}

@media screen and (max-width:639px) {
    .form-control-static {
        padding-left: 20px
    }
}

div#fd.eb .eb-posts-search .eb-post+.eb-post {
    padding-top: 0!important
}

.search-heading span {
    color: #005bab
}

.search-container {
    width: 100%;
    float: left
}

.search-container .eb-post {
    margin: 20px 0;
    background-color: transparent;
    border-radius: 0
}

@media screen and (min-width:641px) and (max-width:989px) {
    .search-container .eb-post {
        width: calc(33.33333333333% - 26.777777px)
    }
}

@media screen and (min-width:640px) {
    .search-container .eb-post .eb-post-content {
        width: 100%
    }
}

div#fd.eb .eb-posts-search .eb-post+.eb-post {
    border-top: 0
}

@media screen and (min-width:640px) {
    div#fd.eb .eb-posts-search .eb-post {
        float: left;
        height: 245px!important;
        margin: 0 20px 30px 0;
        border-radius: 0
    }
    div#fd.eb .eb-posts-search .eb-post+.eb-post {
        border-top: 0
    }
}

.search-container .eb-post .eb-post-content .eb-post-meta {
    border: 0!important
}

.search-container .eb-post .eb-post-thumb {
    height: 140px!important;
    margin-bottom: 10px!important
}

.search-sidebar {
    width: 25%;
    float: right;
    padding-top: 100px
}

.eb-view-tags .eb-tag {
    border: 0!important;
    border-radius: 0!important
}

.tag-heading {
    background: none!important;
    border-radius: 0!important
}

.tag-heading h2 {
    font-size: 24pt!important;
    color: #333
}

.tag-heading h2 span {
    color: #005bab
}

.tag-results-container {
    width: 100%;
    float: left
}

.tag-results-container .eb-post {
    width: 100%;
    margin: 20px 0;
    background-color: transparent;
    border-radius: 0
}

.tag-results-container .eb-post .eb-post-content {
    width: 70%;
    float: left;
    padding-right: 60px
}

.tag-results-container .eb-post .eb-post-content .eb-post-meta {
    border: 0!important
}

.tag-results-container .eb-post .eb-post-content .eb-post-tags {
    background-color: #d9f4ff;
    border-radius: 15px;
    padding: 3px 10px;
    color: #005bab;
    float: left;
    text-transform: uppercase;
    margin-left: 5px;
    font-size: 13px
}

.tag-results-container .eb-post .eb-post-thumb {
    width: 30%;
    float: right
}

.tag-sidebar {
    width: 25%;
    float: right;
    padding-top: 100px
}

.eb-posts .eb-post .eb-post-category a,
div#fd.eb .comma-seperator>span a,
div#fd.eb .eb-related-category.text-inherit,
.mod-post-type a {
    display: contents;
    vertical-align: middle;
    font-size: 12px;
    float: left;
    color: #019cdc!important;
    text-decoration: none;
    font-family: 'RobotoRegular', sans-serif;
    font-weight: 400;
    line-height: 1em;
    margin-right: 5px
}

.eb-posts .eb-mod .time-to-read,
.eb-mod-category.comma-seperator {
    display: inline-block
}

@media screen and (max-width:639px) {
    .eb-posts {
        margin-bottom: 20px
    }
    .eb-posts .more-category-articles .more-articles-heading {
        margin-left: 20px
    }
    .eb-posts .eb-post {
        width: 90%;
        margin: 0 5% 10px 5%
    }
    .eb-posts .eb-post:first-of-type {
        margin-left: 20px!important
    }
    .eb-posts .eb-post:nth-child(2) {
        margin-left: 20px!important
    }
    .eb-posts .eb-post.horizontal {
        width: 90%;
        margin: 0 0 20px 0
    }
    .eb-posts .eb-post.horizontal .eb-post-body,
    .eb-posts .eb-post.horizontal .eb-post-details {
        width: 100%!important;
        float: none;
        clear: none
    }
    .eb-posts .eb-post.horizontal .eb-post-thumb {
        min-height: 170px!important;
        max-height: 170px!important;
        border-radius: 0
    }
    .eb-posts .eb-post.horizontal .eb-post-details {
        position: relative;
        margin: 0!important;
        border-radius: 0;
        display: block
    }
    .eb-posts .eb-post.horizontal .eb-post-details .eb-post-tags-wrapper {
        width: 330px
    }
    .eb-posts .eb-post .eb-post-thumb {
        min-height: 140px;
        max-height: 140px
    }
    .internal .eb-posts .eb-post .eb-post-thumb {
        min-height: 100%!important;
        max-height: 100%!important
    }
    .eb-posts .eb-post .shoptherange {
        width: 60px;
        height: 60px
    }
    .eb-posts .eb-post h2 a {
        font-size: 18px
    }
    .eb-posts .eb-post .eb-post-details {
        padding: 0;
        height: auto!important
    }
    .eb-posts .eb-post .eb-post-meta {
        position: relative!important;
        bottom: 0!important
    }
    .eb-posts .eb-post.horizontal-list {
        margin-left: 0!important
    }
    .eb-posts .eb-post.horizontal-list .eb-post-body {
        width: 40%!important
    }
    .eb-posts .eb-post.horizontal-list .eb-post-body .eb-post-thumb {
        min-height: 100px;
        max-height: 100px
    }
    .eb-posts .eb-post.horizontal-list .eb-post-body .eb-post-thumb .eb-post-image-cover {
        height: 100%!important
    }
    .eb-posts .eb-post.horizontal-list .eb-post-body .eb-post-thumb .eb-post-image-cover img {
        min-width: 0!important;
        min-height: 0!important;
        max-width: 100%!important;
        max-height: 100%!important;
        position: relative;
        top: 0;
        left: 0;
        right: 0
    }
    .eb-posts .eb-post.horizontal-list .eb-post-details {
        width: 60%;
        padding-right: 10px
    }
    .eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-tags-container {
        display: none
    }
    .eb-posts .eb-post .eb-post-tags-container {
        overflow-x: scroll!important
    }
    .eb-posts .eb-post .eb-post-tags-container .eb-post-tags-wrapper {
        width: 400px
    }
    .eb-posts .more-category-articles {
        clear: both;
        width: 100%
    }
    .eb-posts .category-sidebar {
        width: 100%
    }
    .eb-posts .category-sidebar .category-sidebar-content {
        margin: 36px 0 0 0;
        background-color: #019cdc;
        color: #fff;
        padding: 5px
    }
    .tag-results-container .eb-post-content {
        width: 60%;
        padding-right: 10px
    }
    .tag-results-container .eb-post-content .eb-post-tags {
        display: none
    }
    .tag-results-container .eb-post-thumb {
        width: 40%;
        min-height: 100px!important;
        min-height: 100px!important
    }
    .search-container .eb-post-content {
        width: 100%;
        padding-right: 10px
    }
    .search-container .eb-post-content .eb-post-tags {
        display: none
    }
    .search-container .eb-post-thumb {
        width: 40%;
        min-height: 100px!important;
        min-height: 100px!important
    }
}

.contenthub .eb-pager {
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 60px!important;
    border: 0 none!important;
    background: transparent!important
}

.contenthub .eb-pager a {
    display: inline-block;
    color: #000;
    text-decoration: none;
    width: 42px!important;
    height: 42px!important;
    border: 2px solid transparent!important;
    margin: 0 8px;
    line-height: 38px!important
}

.contenthub .eb-pager a:hover,
.contenthub .eb-pager a:active,
.contenthub .eb-pager a:focus,
.contenthub .eb-pager a:visited {
    color: #000!important
}

.contenthub .eb-pager a:not(.disabled):hover {
    border-color: #000!important
}

.contenthub .eb-pager a.active {
    border-color: #000!important
}

.contenthub .eb-pager a.eb-pager__pre-link,
.contenthub .eb-pager a.eb-pager__next-link {
    min-width: 0!important;
    float: none!important;
    padding: 0!important;
    vertical-align: top!important
}

.contenthub .eb-pager a.eb-pager__pre-link span,
.contenthub .eb-pager a.eb-pager__next-link span {
    display: none
}

.contenthub .eb-pager a.eb-pager__pre-link i,
.contenthub .eb-pager a.eb-pager__next-link i {
    display: inline-block;
    width: 16px;
    height: 100%
}

.contenthub .eb-pager a.eb-pager__pre-link i:before,
.contenthub .eb-pager a.eb-pager__next-link i:before {
    content: none!important
}

.contenthub .eb-pager a.eb-pager__pre-link i {
    background: url(../images/general/arrow-left.svg) no-repeat center center;
    background-size: 100% auto
}

.contenthub .eb-pager a.eb-pager__next-link i {
    background: url(../images/general/arrow-right.svg) no-repeat center center;
    background-size: 100% auto
}

.contenthub .eb-pager a.disabled {
    cursor: default!important
}

.eb-pagination {
    border-top: 0px!important
}

@media screen and (max-width:639px) {
    .contenthub .eb-pager {
        margin-top: 0;
        margin-bottom: 40px!important
    }
    .contenthub .eb-pager a {
        width: 28px!important;
        height: 28px!important;
        border-width: 1px!important;
        line-height: 26px!important;
        font-size: 12px;
        margin: 0 5px
    }
    .contenthub .eb-pager a.eb-pager__pre-link i,
    .contenthub .eb-pager a.eb-pager__next-link i {
        width: 10px
    }
}

.homepage .eb-posts>h1 {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    line-height: 1em;
    margin: 0;
    padding: 60px 0;
    text-align: center;
    text-transform: uppercase
}

.homepage .eb-pager {
    display: none!important
}

div#fd.eb .eb-post-meta {
    font-size: 12px;
    margin-bottom: 5px!important
}

@media screen and (max-width:639px) {
    .homepage .eb-posts>h1 {
        padding: 40px 0
    }
}

.internal .eb-posts {
    padding-top: 10px
}

.internal .contenthub-content .contenthub-content-main div#fd.eb .eb-posts .eb-post.left .eb-post-head {
    border-bottom: 0
}

.internal .contenthub-content .contenthub-content-main div#fd.eb .eb-posts .eb-post.left .eb-post-head {
    padding-left: 0
}

.internal .contenthub-content .contenthub-content-main div#fd.eb .eb-post-thumb.is-center .eb-post-image-cover,
.internal .contenthub-content .contenthub-content-main div#fd.eb .eb-post-body {
    height: 140px!important
}

@media screen and (max-width:640px) {
    .internal .contenthub-content .contenthub-content-main .eb-posts .eb-post {
        width: calc(92% - 10px)
    }
}

@media screen and (min-width:640px) and (max-width:989px) {
    .internal .contenthub-content .contenthub-content-main .eb-posts .eb-post {
        width: calc(33.33333333333% - 26.777777px)
    }
}

@media screen and (min-width:990px) {
    .internal .contenthub-content .contenthub-content-main .eb-posts .eb-post {
        width: calc(25% - 20px)!important
    }
    .internal .contenthub-content .contenthub-content-main div#fd.eb .eb-post-title {
        font-size: 20px;
        opacity: .9;
        font-weight: 700;
        line-height: 24px;
        text-align: left
    }
}

.contenthub-banner .category-header {
    background-color: #019cdc;
    padding: 40px 0;
    color: #fff
}

.contenthub-banner .category-header h1 {
    color: #fff
}

@media screen and (max-width:989px) {
    .eb-posts .eb-post.horizontal .eb-post-details {
        width: 100%;
        margin-left: 0;
        margin-top: 10px
    }
    .eb-posts .eb-post.left .eb-post-head {
        padding: 15px 20px 10px 20px
    }
    .eb-posts .eb-post.horizontal-list .eb-post-details .eb-post-head {
        padding: 0
    }
    .contenthub-banner .category-header {
        padding: 20px 0
    }
}

@media screen and (max-width:639px) {
    .internal .eb-posts {
        padding-top: 0
    }
}

.eb-post-banner {
    position: relative;
    height: 360px;
    overflow: hidden;
    border-radius: 0
}

.eb-post-banner img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    min-width: 100%!important;
    min-height: 100%!important;
    max-height: none!important
}

.eb-post-fullcontent {
    position: relative;
    z-index: 0;
    float: left
}

.eb-post-fullcontent ol:not([class]) {
    padding: 0;
    counter-reset: item
}

.eb-post-fullcontent ol:not([class])>li {
    list-style-type: none;
    margin-bottom: 20px
}

.eb-post-fullcontent ol:not([class])>li:before {
    counter-increment: item;
    content: counters(item, ".") ". ";
    margin-right: 4px;
    font-family: "Apercu", Arial, sans-serif;
    font-weight: 700
}

.eb-post-fullcontent ul:not([class]) {
    padding: 0
}

.eb-post-fullcontent ul:not([class]) li {
    list-style: none;
    padding-bottom: 10px;
    position: relative;
    padding-left: 40px
}

.eb-post-fullcontent ul:not([class]) li:before {
    content: "|";
    font-size: 30px;
    line-height: .76667em;
    float: left;
    margin-left: -15px
}

.eb-post-fullcontent .intro {
    font-size: 1.125em;
    text-align: center
}

.eb-post-fullcontent .caption,
.eb-post-fullcontent .captimg {
    font-size: .875em;
    text-align: center;
    margin-bottom: 20px;
    color: gray;
    font-style: italic
}

.eb-post-fullcontent .eb-meta-category {
    font-family: RobotoRegular, sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    color: #005bab
}

.eb-post-fullcontent .eb-entry-head-bg {
    background-color: #f8f8f8!important
}

.eb-post-fullcontent .eb-entry-head {
    text-align: left;
    padding: 20px calc(10%) 15px
}

@media screen and (min-width:780px) {
    .eb-post-fullcontent .eb-entry-head {
        padding: 40px calc(15%) 20px
    }
}

div#fd.eb .eb-section-heading {
    margin: 20px
}

.eb-post-fullcontent .eb-entry-head .eb-short-title {
    margin: 0 0 20px 0
}

div#fd.eb .eb-entry-article img {
    max-width: 100%;
    height: auto;
    position: relative;
    display: block;
    margin: 20px auto
}

.eb-post-fullcontent .eb-entry-title {
    font-size: 38px!important;
    margin-bottom: 20px!important;
    font-family: officeworksmedium, sans-serif;
    color: #252525
}

.eb-post-fullcontent .eb-meta-author {
    color: #000;
    font-size: 14px;
    font-family: RobotoRegular, sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase
}

.eb-post-fullcontent .eb-entry-date {
    font-family: RobotoRegular, sans-serif;
    font-size: 12px
}

.eb-post-fullcontent .eb-entry-meta {
    margin: 0 0 20px 0!important
}

.eb-post-fullcontent .eb-entry-body {
    margin: 0 10px;
    float: right
}

@media screen and (min-width:640px) {
    .eb-post-fullcontent .eb-entry-body {
        margin: 40px calc(15%) 0
    }
}

.eb-post-fullcontent .eb-entry-body .eb-entry-article h1,
.eb-post-fullcontent .eb-entry-body .eb-entry-article h2,
.eb-post-fullcontent .eb-entry-body .eb-entry-article h3,
.eb-post-fullcontent .eb-entry-body .eb-entry-article h4,
.eb-post-fullcontent .eb-entry-body .eb-entry-article h5,
.eb-post-fullcontent .eb-entry-body .eb-entry-article h6 {
    font-family: officeworksmedium, sans-serif;
    color: #333
}

.eb-post-fullcontent .eb-entry-body .eb-entry-article .see-also-section {
    padding: 20px 10px 20px 30px;
    background-color: #f7f7f7;
    border-radius: 5px;
    border: 1px solid #e6e6e6
}

.eb-post-fullcontent .eb-entry-body .eb-entry-article .download-now-section {
    border: 1px solid #e6e6e6;
    margin-top: 20px;
    padding: 30px 20px;
    border-radius: 5px
}

.eb-post-fullcontent .eb-entry-body .eb-entry-article .download-now-section a {
    padding: 10px;
    background-color: #019cdc!important;
    border-radius: 5px;
    color: #FFF;
    border: 1px solid #fff
}

.eb-post-fullcontent .eb-entry-body .eb-entry-article .download-now-section a:hover {
    color: #fff!important
}

.wrapper.related-articles h4 {
    font-family: officeworksmedium;
    color: #252525;
    padding-left: 20px
}

.eb-entry-related-bottom {
    background-color: #f8f8f8;
    margin: 20px 0 0!important;
    position: relative;
    padding-bottom: 40px
}

.eb-entry-related-bottom .glyphicon-chevron-up:before {
    font-size: 22px
}

.eb-entry-related-bottom .eb-entry-related {
    padding: 0 20px
}

@media screen and (max-width:640px) {
    .eb-entry-related-bottom .eb-entry-related {
        padding: 20px
    }
}

.eb-entry-related-bottom .eb-entry-related>div {
    width: calc(25% - 20px)!important;
    margin-bottom: 0!important
}

@media screen and (min-width:640px) and (max-width:989px) {
    .eb-entry-related-bottom .eb-entry-related>div {
        width: calc(33% - 20px)!important
    }
}

@media screen and (max-width:639px) {
    .eb-entry-related-bottom .eb-entry-related>div {
        width: 70%!important;
        float: none!important;
        display: inline-block;
        margin-right: 10px;
        padding: 0 10px!important
    }
    div#fd.eb .eb-entry-related.w480>div+div {
        margin-top: 0
    }
    div#fd.eb .eb-entry-related.w480 {
        overflow: auto;
        white-space: nowrap
    }
    div#fd.eb .eb-related-title {
        white-space: normal
    }
}

div#fd.eb .eb-related-title {
    color: #252525!important;
    font-weight: 700;
    line-height: 24px;
    opacity: .9
}

.eb-post-fullcontent .eb-avatar {
    display: block;
    padding: 0!important;
    width: 90px;
    height: 90px;
    border-radius: 40px;
    overflow: hidden
}

.eb-post-fullcontent .eb-avatar img {
    min-width: 100%!important;
    min-height: 100%!important
}

.eb-post-fullcontent .eb-meta-author-avatar {
    position: relative;
    overflow: visible;
    width: 100%;
    text-align: center;
    margin: 0!important
}

.eb-post-fullcontent .eb-meta-author-avatar .eb-avatar {
    width: 60px;
    height: 60px
}

.eb-post-fullcontent .eb-meta-author-avatar .eb-meta-author,
.eb-post-fullcontent .eb-meta-author-avatar .eb-entry-date {
    position: absolute;
    width: 35%
}

.eb-post-fullcontent .eb-meta-author-avatar .eb-meta-author {
    left: 0;
    top: 15px
}

.eb-post-fullcontent .eb-meta-author-avatar .eb-entry-date {
    right: 0;
    left: 75px;
    top: 35px;
    text-align: left
}

.eb-post-fullcontent .contenthub-social.moduletable {
    position: absolute;
    width: 60px
}

.eb-post-fullcontent .contenthub-social-fixed {
    position: fixed;
    width: 30px!important;
    top: 80px;
    padding-left: 19px
}

.eb-post-fullcontent .eb-entry-author {
    width: 820px;
    margin: 0 -90px;
    border-top: 2px solid #e0e0e0;
    padding-top: 60px;
    text-align: center
}

.eb-post-fullcontent .eb-entry-author h4 {
    display: none!important
}

.eb-post-fullcontent .eb-entry-author .col-cell {
    display: block!important;
    margin: 0 auto;
    margin-bottom: 20px
}

.eb-post-fullcontent .eb-entry-author .eb-author-name {
    color: #333;
    font-size: 24px!important
}

.eb-post-fullcontent .eb-entry-tags {
    margin-top: 150px
}

.eb-post-fullcontent .eb-tags .cell-label {
    display: none!important
}

.eb-post-fullcontent .eb-tags span a:before {
    content: " "!important
}

.eb-post-fullcontent .eb-tags span:after {
    content: " "!important
}

.eb-post-fullcontent .eb-bottom-author-container {
    margin: 60px 0
}

.eb-post-fullcontent .eb-bottom-author-container .author-name {
    font-weight: 700
}

.eb-article-sidebar-container {
    float: right;
    width: 23.33%
}

.eb-article-sidebar-container .related-topics,
.eb-article-sidebar-container .related-articles {
    padding: 10px 20px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    margin: 20px 0 30px 0
}

.eb-article-sidebar-container .related-topics .cell-label,
.eb-article-sidebar-container .related-articles .cell-label {
    display: none!important
}

.eb-article-sidebar-container .related-topics span a:before,
.eb-article-sidebar-container .related-articles span a:before {
    content: " "!important
}

.eb-article-sidebar-container .related-topics span:after,
.eb-article-sidebar-container .related-articles span:after {
    content: " "!important
}

.eb-article-sidebar-container .related-articles h4 {
    border-bottom: 1px solid #e6e6e6
}

.eb-article-sidebar-container .related-articles .mod-items-compact .mod-item {
    padding-bottom: 10px
}

.eb-article-sidebar-container .related-articles .mod-items-compact .mod-item a {
    font-family: officeworksmedium, sans-serif;
    margin-bottom: 15px;
    display: block
}

.eb-article-sidebar-container .related-articles .mod-items-compact .mod-item .post__date {
    font-size: 12px;
    color: #727272
}

.eb-article-sidebar-container .related-articles .mod-items-compact .mod-item:not(:last-child) {
    border-bottom: 1px solid #e6e6e6
}

.eb-article-sidebar-container-fixed {
    position: fixed;
    width: 280px;
    top: 100px;
    margin-left: 920px
}

.eb-related-post h3 {
    font-family: officeworks, Arial, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 60px
}

.eb-related-post .eb-posts {
    padding-top: 0;
    margin-bottom: 0
}

/*.eb-related-post .eb-posts .eb-post:nth-child(2) {
    margin-left: 20px!important
} */

.eb-related-post .eb-posts .eb-post-details {
    padding: 10px 0
}

.fixed {
    position: fixed;
    right: 0;
    margin-top: 100px
}

@media screen and (max-width:989px) {
    .contenthub .contenthub-content-container {
        margin-top: 70px
    }
    .eb-view-entry {
        margin-top: 20px
    }
    .eb-post-fullcontent .eb-entry-head {
        margin: 0
    }
    .eb-article-sidebar-container {
        width: 100%;
        padding: 0 30px;
        margin: 20px 0
    }
    .contenthub .contenthub-banner-container h2 {
        margin-left: 10px
    }
    .eb-post-banner {
        height: 290px
    }
    .eb-post-fullcontent .contenthub-social.moduletable {
        padding-bottom: 0
    }
    .eb-post-fullcontent .eb-entry-author {
        width: 100%;
        margin: 0;
        padding-top: 40px
    }
}

@media screen and (max-width:639px) {
    .eb-post-banner {
        height: 230px;
        border-radius: 0
    }
    .eb-entry-head {
        padding: 0 20px
    }
    .eb-post-fullcontent {
        width: 100%;
        padding: 10px 0 20px 0;
        margin-bottom: 0
    }
    .eb-post-fullcontent .eb-meta-category {
        margin-bottom: 10px
    }
    .eb-post-fullcontent .eb-entry-title {
        font-size: 26px!important;
        margin-bottom: 20px!important
    }
    .eb-post-fullcontent .eb-entry-date,
    .eb-post-fullcontent .eb-meta-author {
        font-size: 12px
    }
    .eb-post-fullcontent .eb-meta-author {
        left: 65px
    }
    .eb-post-fullcontent .eb-entry-body {
        padding: 20px
    }
    .eb-post-fullcontent .contenthub-social.moduletable {
        width: 100%;
        position: fixed;
        display: flex;
        bottom: 0;
        background-color: #fff;
        padding-top: 0;
        line-height: 0
    }
    .eb-post-fullcontent .contenthub-social.moduletable h3 {
        margin-top: 13px!important;
        margin-left: 10px
    }
    .eb-post-fullcontent .eb-entry-meta:after {
        margin: 30px auto
    }
    .eb-post-fullcontent .eb-entry-tags {
        margin-top: 50px
    }
    .eb-post-fullcontent .intro {
        font-size: 14px
    }
    .eb-post-fullcontent .eb-meta-author-avatar .eb-meta-author {
        left: 60px
    }
    .eb-related-post h3 {
        margin-bottom: 40px
    }
    .eb-related-post .eb-posts .eb-post {
        margin-left: 20px!important
    }
     .eb-related-post .eb-posts {
        padding-top: 20px;
    }
}

.pullout {
    width: 850px;
    margin: 50px -110px
}

.pullout:after {
    content: ' ';
    display: block;
    clear: both
}

.pullout .pullout-quote {
    width: 30%;
    float: left;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000;
    padding: 30px;
    text-align: center;
    font-size: 24px;
    font-family: "Apercu", Arial, sans-serif;
    font-weight: 700
}

.pullout .pullout-text {
    width: 65%;
    float: right
}

.pullout .pullout-text *:last-child {
    margin-bottom: 0
}

@media screen and (max-width:989px) {
    .pullout {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

@media screen and (max-width:639px) {
    .pullout {
        margin-top: 0;
        margin-bottom: 20px
    }
    .pullout .pullout-quote,
    .pullout .pullout-text {
        width: 100%;
        float: none
    }
    .pullout .pullout-quote {
        margin-bottom: 20px;
        padding: 20px
    }
}

.contenthub .greymenu {
    padding: 60px 0
}

.contenthub .greymenu ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: table
}

.contenthub .greymenu li {
    list-style: none none;
    display: table-cell;
    text-align: center
}

.contenthub .greymenu a {
    text-decoration: none;
    color: #fff;
    font-size: 14px
}

.contenthub .greymenu a:hover {
    text-decoration: underline
}

@media screen and (max-width:989px) {
    .contenthub .greymenu {
        padding: 30px 0
    }
    .contenthub .greymenu ul {
        display: block;
        text-align: center
    }
    .contenthub .greymenu li {
        display: inline-block;
        padding: 0 10px
    }
}

div#fd.eb .eb-category {
    border: 0;
    margin-bottom: 0;
    padding-top: 40px
}

div#fd.eb .eb-category .eb-category-profile {
    padding: 0;
    border-bottom: 2px solid rgba(0, 0, 0, .7);
    line-height: 2em;
    margin-bottom: 20px
}
div#fd.eb-related-post .comma-seperator>span:after {
    content: ',';
}
div#fd.eb-related-post .comma-seperator>span:last-child:after {
   content: '';
}
@media screen and (max-width:1200px) {
    div#fd.eb .eb-category .eb-category-profile {
        padding: 0;
        margin-left: 20px
    }
}

div#fd.eb .eb-category .eb-category-profile .eb-category-name {
    line-height: 26px
}

.homepage .contenthub-categories-container .wrapper a span {
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #00A5E8;
    padding-left: 10px
}

@media screen and (min-width:990px) {
    div#fd.eb .mod-items-grid {
        padding-top: 20px
    }
    .homepage div.eb-posts:nth-child(1) div#fd.eb .mod-items-grid>.mod-grid.mod-grid-1 {
        float: right!important
    }
    div#fd.eb .mod-items-grid>.mod-grid-1 {
        width: calc(50%);
        height: 401px!important
    }
    div#fd.eb .mod-grid-1 .eb-mod-thumb .eb-mod-image-cover {
        height: 380px!important
    }
    div#fd.eb .mod-grid-2 .eb-mod-thumb .eb-mod-image-cover,
    div#fd.eb .mod-grid-3 .eb-mod-thumb .eb-mod-image-cover,
    div#fd.eb .mod-grid-4 .eb-mod-thumb .eb-mod-image-cover,
    div#fd.eb .mod-grid-5 .eb-mod-thumb .eb-mod-image-cover {
        height: 140px!important
    }
    div#fd.eb .mod-grid-2 .eb-mod-context,
    div#fd.eb .mod-grid-3 .eb-mod-context,
    div#fd.eb .mod-grid-4 .eb-mod-context,
    div#fd.eb .mod-grid-5 .eb-mod-context {
        height: 200px!important;
        overflow: visible
    }
    div#fd.eb .mod-items-grid>.mod-grid .eb-mod-title {
        padding-top: 0
    }
    div#fd.eb .mod-items-grid>.mod-grid-1 .eb-mod-title a {
        font-size: 28px;
        line-height: 36px;
        color: #004E8F
    }
    div#fd.eb .mod-items-grid>.mod-grid-2,
    div#fd.eb .mod-items-grid>.mod-grid-3,
    div#fd.eb .mod-items-grid>.mod-grid-4,
    div#fd.eb .mod-items-grid>.mod-grid-5 {
        width: calc(24% - 20px);
        height: 260px!important;
        margin-bottom: 20px!important
    }
    div#fd.eb .mod-items-grid>.mod-grid-2 .eb-mod-title,
    div#fd.eb .mod-items-grid>.mod-grid-3 .eb-mod-title,
    div#fd.eb .mod-items-grid>.mod-grid-4 .eb-mod-title,
    div#fd.eb .mod-items-grid>.mod-grid-5 .eb-mod-title {
        margin-bottom: 10px
    }
    div#fd.eb .mod-items-grid>.mod-grid-2 .eb-mod-title a,
    div#fd.eb .mod-items-grid>.mod-grid-3 .eb-mod-title a,
    div#fd.eb .mod-items-grid>.mod-grid-4 .eb-mod-title a,
    div#fd.eb .mod-items-grid>.mod-grid-5 .eb-mod-title a {
        font-size: 18px;
        font-weight: 700;
        line-height: 24px;
        color: #000
    }
}

@media (min-width:992px) {
    div#fd .col-md-10 {
        padding-top: 10px
    }
}
.eb-post-category.comma-seperator {
    display: inline-block;
}
.clear,
.contenthub-content-main,
.contenthub .contenthub-navigation-desktop,
.contenthub .contenthub-navigation-desktop ul.menu,
.eb-posts,
.eb-posts .eb-post,
.clearfix {
    *zoom: 1
}

.clear:after,
.contenthub-content-main:after,
.contenthub .contenthub-navigation-desktop:after,
.contenthub .contenthub-navigation-desktop ul.menu:after,
.eb-posts:after,
.eb-posts .eb-post:after,
.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width:990px) {
    .desktopHide,
    .tabletOnly {
        display: none!important
    }
    .desktopClear {
        clear: both
    }
}

@media screen and (max-width:989px) {
    .desktopOnly {
        display: none!important
    }
    .desktopClear {
        clear: none
    }
}

@media screen and (min-width:640px) and (max-width:989px) {
    .tabletHide {
        display: none!important
    }
    .tabletClear {
        clear: both
    }
}

@media screen and (min-width:640px) {
    .mobileOnly {
        display: none!important
    }
}

@media screen and (max-width:639px) {
    body {
        min-width: 319px
    }
    .mobileHide,
    .tabletOnly {
        display: none!important
    }
}