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%
}
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;
    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
}
.cf:after,
.cf:before,
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.cf:after,
.clearfix:after {
    clear: both
}
.hide-text {
    color: transparent;
    font: 0/0 a;
    text-shadow: none
}
.hide-element,
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.select2-container {
    position: relative;
    display: inline-block;
    zoom: 1
}
.select2-container,
.select2-container .select2-search input,
.select2-drop,
.select2-search {
    -ms-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box
}
.select2-container .select2-choice {
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dddfe1;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 25px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #9ca0a6;
    text-decoration: none
}
.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis
}
.select2-container .select2-choice abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 8px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: right top no-repeat;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    outline: 0
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}
.select2-container .select2-drop {
    background: #fff;
    border: 1px solid #dddfe1;
    border-top: 0;
    position: absolute;
    top: 100%;
    z-index: 999;
    width: 100%;
    margin-top: -1px
}
.select2-container .select2-choice div {
    background-clip: padding-box;
    position: absolute;
    right: 3px;
    top: 0;
    display: block;
    height: 100%;
    width: 18px
}
.select2-container .select2-choice div b {
    background: 0 1px no-repeat;
    display: block;
    width: 100%;
    height: 100%
}
.select2-container .select2-search {
    display: inline-block;
    white-space: nowrap;
    z-index: 1010;
    min-height: 26px;
    width: 100%;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px
}
.select2-container .select2-search input {
    background: 100% -22px no-repeat #fff;
    background: 100% -22px no-repeat, -webkit-linear-gradient(top, #fff 85%, #eee 99%);
    background: 100% -22px no-repeat, linear-gradient(top, #fff 85%, #eee 99%);
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #aaa;
    font-family: sans-serif;
    font-size: 1em;
    width: 100%;
    margin: 0;
    height: auto!important;
    min-height: 26px;
    box-shadow: none
}
.select2-container .select2-search input.select2-active {
    background: url(/images/spinner.gif) 100% no-repeat #fff;
    background: url(/images/spinner.gif) 100% no-repeat, -webkit-linear-gradient(top, #fff 85%, #eee 99%);
    background: url(/images/spinner.gif) 100% no-repeat, linear-gradient(top, #fff 85%, #eee 99%)
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    outline: 0
}
.select2-dropdown-open .select2-choice {
    border: 1px solid #dddfe1;
    border-bottom-color: transparent
}
.select2-dropdown-open .select2-choice div {
    background: 0 0;
    border-left: none
}
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 1px
}
.select2-container .select2-results {
    margin: 0;
    padding: 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
    color: #9ca0a6;
    outline: 0!important
}
.select2-container .select2-results li {
    line-height: 80%;
    padding: 7px 9px 8px;
    margin: 0;
    list-style: none;
    cursor: pointer;
    display: list-item
}
.select2-container .select2-results .select2-highlighted {
    background: #eee;
    color: #9ca0a6
}
.select2-container .select2-results li em {
    background: #feffde;
    font-style: normal
}
.select2-container .select2-results .select2-highlighted em {
    background: 0 0
}
.select2-container .select2-results .select2-no-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container .select2-results .select2-disabled {
    display: none
}
.select2-more-results.select2-active {
    background: url(spinner.gif) 100% no-repeat #f4f4f4
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container-multi .select2-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
    border: 1px solid #aaa;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto!important;
    height: 1%;
    position: relative
}
.select2-container-multi .select2-drop {
    margin-top: 0
}
.select2-container-multi.select2-container-active .select2-choices {
    -o-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    border: 1px solid #5897fb;
    outline: 0
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}
.select2-container-multi .select2-choices .select2-search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0
}
.select2-container-multi .select2-choices .select2-search-field input {
    color: #666;
    background: 0 0!important;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    border: 0;
    -o-box-shadow: none;
    box-shadow: none
}
.select2-default {
    color: #999!important
}
.select2-container-multi .select2-choices .select2-search-choice {
    background-clip: padding-box;
    background-color: #eee;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#eeeeee', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, .05);
    color: #333;
    border: 1px solid #aaa;
    line-height: 13px;
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice span {
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}
.select2-search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: right top no-repeat;
    outline: 0
}
.select2-container-multi .select2-search-choice-close {
    left: 3px
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close,
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}
.select2-container-multi .select2-results {
    margin: -1px 0 0;
    padding: 0
}
.xvideo {
    overflow: hidden;
    background-clip: padding-box;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2)
}
.xvideo-wrapper {
    position: relative;
    overflow: hidden;
    height: 0;
    padding-bottom: 56.25%;
    cursor: pointer
}
.xvideo-blackout,
.xvideo-end-frame,
.xvideo-start-frame,
.xvideo-video,
.xvideo-video iframe {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%
}
.xvideo-start-frame {
    z-index: 2
}
.xvideo-end-frame {
    visibility: hidden;
    z-index: 2
}
.xvideo-blackout {
    z-index: 1;
    background: #000
}
.xvideo-video {
    height: auto;
    padding-bottom: 56.25%;
    background: #000
}
.xvideo-video iframe {
    overflow: hidden;
    width: 0;
    height: 0;
    background: transparent
}
.xvideo-blackout,
.xvideo-end-frame,
.xvideo-start-frame,
.xvideo-wrapper {
    -webkit-transition: .75s ease-out;
    transition: .75s ease-out;
    -webkit-transition-property: padding, opacity, visibility;
    transition-property: padding, opacity, visibility
}
.xvideo-blackout {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}
.xvideo-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 65px;
    height: 65px;
    padding: 0;
    margin-top: -32.5px;
    margin-left: -32.5px;
    cursor: pointer;
    border: none;
    background: none
}
.xvideo-play-button.left {
    left: 25%
}
.xvideo-play-button.right {
    left: 75%
}
.xvideo-play-button {
    background-image: url(/images/guides/cloud/play_icon.png);
    background-repeat: no-repeat;
    background-size: 64px 130px;
    background-position: top left
}
.xvideo-wrapper:hover .xvideo-play-button {
    background-position: 0 -65px
}
@media (-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi),
print {
    .xvideo-play-button {
        background-image: url(/images/guides/cloud/play_icon2x.png)
    }
}
.xvideo-slidedown .xvideo-wrapper {
    padding-bottom: 28.125%
}
.xvideo-slidedown.xvideo-open .xvideo-wrapper {
    padding-bottom: 56.25%
}
.xvideo-no-border {
    border: none
}
.xvideo-fade {
    box-sizing: border-box;
    float: left;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .75s ease-out;
    transition: .75s ease-out;
    -webkit-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}
.xvideo-fade .xvideo-wrapper {
    padding-bottom: 0
}
.xvideo-fade .xvideo-blackout {
    opacity: .01
}
.xvideo-fade.xvideo-end {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.xvideo-fade.xvideo-open {
    visibility: visible;
    opacity: 1
}
.xvideo-fade-element {
    box-sizing: border-box;
    width: 100%
}
.xvideo-fade-loaded {
    -webkit-transition: 1.125s ease-out;
    transition: 1.125s ease-out;
    -webkit-transition-property: opacity, visibility, max-height;
    transition-property: opacity, visibility, max-height
}
.xvideo-fade-open {
    max-height: 155px;
    visibility: hidden;
    opacity: 0
}
.xvideo-fade-end {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}



/*XERO BLOG */

header.main-nav{ text-align: left;}
.top_cta_wrap .alert_bar p{ margin-top: 0}
/*XERO BLOG CSS ENDS HERE */

@media (max-width: 767px) {
    .xvideo-fade-element {
        box-sizing: border-box;
        width: 100%
    }
}
.xvideo {
    display: none
}
.xvideo-open {
    display: block
}
.xvideo-open .xvideo-blackout,
.xvideo-open .xvideo-end-frame,
.xvideo-open .xvideo-start-frame {
    opacity: 0;
    visibility: hidden
}
.xvideo-open .xvideo-video iframe {
    width: 100%;
    height: 100%
}
.xvideo-end .xvideo-end-frame,
.xvideo-end .xvideo-start-frame,
.xvideo-end .xvideo-wrapper {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}
.xvideo-end .xvideo-video iframe {
    -webkit-transition: 0s ease-out;
    transition: 0s ease-out;
    -webkit-transition-delay: .75s;
    transition-delay: .75s;
    -webkit-transition-property: width, height;
    transition-property: width, height
}
.xvideo-end .xvideo-blackout {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}
.xvideo-end .xvideo-start-frame {
    visibility: hidden
}
.xvideo-end .xvideo-end-frame,
.xvideo-end.xvideo-start-only .xvideo-start-frame {
    visibility: visible
}
.xvideo-end.xvideo-start-only .xvideo-end-frame {
    visibility: hidden
}
@media (max-width: 479px) {
    .xvideo {
        border-width: 5px
    }
    .xvideo-slidedown .xvideo-wrapper {
        padding-bottom: 37.5%
    }
    .xvideo-fade .xvideo-wrapper {
        padding-bottom: 0
    }
}
.single-post .row {
    margin-left: -15px;
    margin-right: -15px
}
.single-post .col-lg-1,
.single-post .col-lg-2,
.single-post .col-lg-3,
.single-post .col-lg-4,
.single-post .col-lg-5,
.single-post .col-lg-6,
.single-post .col-lg-7,
.single-post .col-lg-8,
.single-post .col-lg-9,
.single-post .col-lg-10,
.single-post .col-lg-11,
.single-post .col-lg-12,
.single-post .col-md-1,
.single-post .col-md-2,
.single-post .col-md-3,
.single-post .col-md-4,
.single-post .col-md-5,
.single-post .col-md-6,
.single-post .col-md-7,
.single-post .col-md-8,
.single-post .col-md-9,
.single-post .col-md-10,
.single-post .col-md-11,
.single-post .col-md-12,
.single-post .col-sm-1,
.single-post .col-sm-2,
.single-post .col-sm-3,
.single-post .col-sm-4,
.single-post .col-sm-5,
.single-post .col-sm-6,
.single-post .col-sm-7,
.single-post .col-sm-8,
.single-post .col-sm-9,
.single-post .col-sm-10,
.single-post .col-sm-11,
.single-post .col-sm-12,
.single-post .col-xs-1,
.single-post .col-xs-2,
.single-post .col-xs-3,
.single-post .col-xs-4,
.single-post .col-xs-5,
.single-post .col-xs-6,
.single-post .col-xs-7,
.single-post .col-xs-8,
.single-post .col-xs-9,
.single-post .col-xs-10,
.single-post .col-xs-11,
.single-post .col-xs-12 {
    padding-left: 15px;
    padding-right: 15px
}
.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1600px
}
.row {
    margin-left: -20px;
    margin-right: -20px
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-12 {
    width: 100%
}
.col-xs-11 {
    width: 91.66666667%
}
.col-xs-10 {
    width: 83.33333333%
}
.col-xs-9 {
    width: 75%
}
.col-xs-8 {
    width: 66.66666667%
}
.col-xs-7 {
    width: 58.33333333%
}
.col-xs-6 {
    width: 50%
}
.col-xs-5 {
    width: 41.66666667%
}
.col-xs-4 {
    width: 33.33333333%
}
.col-xs-3 {
    width: 25%
}
.col-xs-2 {
    width: 16.66666667%
}
.col-xs-1 {
    width: 8.33333333%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-pull-11 {
    right: 91.66666667%
}
.col-xs-pull-10 {
    right: 83.33333333%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-8 {
    right: 66.66666667%
}
.col-xs-pull-7 {
    right: 58.33333333%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-5 {
    right: 41.66666667%
}
.col-xs-pull-4 {
    right: 33.33333333%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-2 {
    right: 16.66666667%
}
.col-xs-pull-1 {
    right: 8.33333333%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-push-11 {
    left: 91.66666667%
}
.col-xs-push-10 {
    left: 83.33333333%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-8 {
    left: 66.66666667%
}
.col-xs-push-7 {
    left: 58.33333333%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-5 {
    left: 41.66666667%
}
.col-xs-push-4 {
    left: 33.33333333%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-2 {
    left: 16.66666667%
}
.col-xs-push-1 {
    left: 8.33333333%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-offset-12 {
    margin-left: 100%
}
.col-xs-offset-11 {
    margin-left: 91.66666667%
}
.col-xs-offset-10 {
    margin-left: 83.33333333%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-8 {
    margin-left: 66.66666667%
}
.col-xs-offset-7 {
    margin-left: 58.33333333%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-5 {
    margin-left: 41.66666667%
}
.col-xs-offset-4 {
    margin-left: 33.33333333%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-2 {
    margin-left: 16.66666667%
}
.col-xs-offset-1 {
    margin-left: 8.33333333%
}
.col-xs-offset-0 {
    margin-left: 0
}
@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1.col-center,
    .col-md-2.col-center,
    .col-md-3.col-center,
    .col-md-4.col-center,
    .col-md-5.col-center,
    .col-md-6.col-center,
    .col-md-7.col-center,
    .col-md-8.col-center,
    .col-md-9.col-center,
    .col-md-10.col-center,
    .col-md-11.col-center,
    .col-md-12.col-center {
        margin-left: auto;
        margin-right: auto;
        float: none
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    content: " ";
    display: table
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}
@font-face {
    font-family: National;
    src: url(../fonts/eot/NationalWeb-Regular.eot);
    src: url(../fonts/eot/NationalWeb-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/NationalWeb-Regular.woff2) format("woff2"), url(../fonts/woff/NationalWeb-Regular.woff) format("woff"), url(../fonts/ttf/NationalWeb-Regular.ttf) format("truetype"), url(../fonts/svg/NationalWeb-Regular.svg#font) format("svg")
}
@font-face {
    font-family: National-SemiBold;
    src: url(../fonts/eot/NationalWeb-Semibold.eot);
    src: url(../fonts/eot/NationalWeb-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/NationalWeb-Semibold.woff2) format("woff2"), url(../fonts/woff/NationalWeb-Semibold.woff) format("woff"), url(../fonts/ttf/NationalWeb-Semibold.ttf) format("truetype"), url(../fonts/svg/NationalWeb-Semibold.svg#font) format("svg")
}
@font-face {
    font-family: National-Light;
    src: url(../fonts/eot/NationalWeb-Light.eot);
    src: url(../fonts/eot/NationalWeb-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/woff2/NationalWeb-Light.woff2) format("woff2"), url(../fonts/woff/NationalWeb-Light.woff) format("woff"), url(../fonts/ttf/NationalWeb-Light.ttf) format("truetype"), url(../fonts/svg/NationalWeb-Light.svg#font) format("svg")
}
html {
    font-size: 17px
}
body {
    font-family: myriad-pro, Helvetica, sans-serif;
    font-weight: 400;
    color: #5c5c5c
}
button,
html,
input,
select,
textarea {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
::-moz-selection {
    background: #13b5ea;
    color: #fff;
    text-shadow: none
}
::selection {
    background: #13b5ea;
    color: #fff;
    text-shadow: none
}
a {
    color: #009dd3
}
a:focus,
a:hover {
    color: #0077a0
}
p {
    margin-bottom: 1.3em
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: National, myriad-pro, Helvetica, sans-serif;
    font-weight: 300
}
html {
    box-sizing: border-box
}
*,
:after,
:before {
    box-sizing: inherit
}
body {
    min-width: 320px
}
img {
    max-width: 100%;
    height: auto
}
ol,
ul {
    padding-left: 0;
    list-style-type: none
}
a {
    text-decoration: none
}
input[type=email],
input[type=search],
input[type=text],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}
body #global-footer.global-footer .global-footer__subfooter__cta {
    border-radius: 4px
}
.main {
    padding-top: 80px;
    -webkit-transition: padding .2s;
    transition: padding .2s
}
@media (min-height: 680px) {
    .main {
        padding-top: 120px
    }
}
.main-nav {
    position: absolute;
    z-index: 100;
    width: 100%;
    min-width: 320px;
    background: #fff;
    color: #7d7e82;
    font-family: National, myriad-pro, Helvetica, sans-serif;
    text-align: right
}
.main-nav-sticky .main-nav {
    position: fixed
}
.main-nav a {
    color: inherit;
    text-decoration: none
}
.main-nav a:focus,
.main-nav a:hover {
    color: #009dd3
}
.main-nav__content {
    position: relative;
    z-index: 2;
    line-height: 80px;
    padding: 0 40px;
    border-bottom: 1px solid #d8d8d8;
    -webkit-transition: line-height .2s;
    transition: line-height .2s;
    background: #fff
}
@media (min-height: 680px) {
    .main-nav__content {
        line-height: 120px
    }
    .main-nav-scroll .main-nav__content {
        line-height: 80px
    }
}
@media (max-width: 767px) {
    .main-nav__content {
        padding: 0 30px
    }
}
.main-nav__content a,
.main-nav__content button {
    line-height: inherit
}
.main-nav__content a {
    display: inline-block
}
.main-nav__actions,
.main-nav__brand,
.main-nav__links {
    display: inline-block;
    float: left;
    height: 100%
}
.main-nav__brand {
    width: 10%;
    text-align: left
}
@media (max-width: 767px) {
    .main-nav__brand {
        width: 25%
    }
}
.main-nav__brand__logo {
    width: 45px;
    height: 45px;
    vertical-align: middle;
    margin-right: 10px
}
@media (max-width: 767px) {
    .main-nav__brand__logo {
        margin-right: 5px
    }
}
.main-nav__brand__description {
    font-size: 20px
}
.main-nav__toggle {
    padding: 0;
    border: none;
    outline: none;
    background: none;
    color: inherit;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    -webkit-tap-highlight-color: transparent
}
.main-nav__toggle--active,
.main-nav__toggle:focus,
.main-nav__toggle:hover {
    color: #009dd3
}
.main-nav__toggle--arrow:after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 5px;
    -webkit-transform: rotate(90deg) translateX(.1em);
    transform: rotate(90deg) translateX(.1em);
    font-size: 1.4em;
    line-height: 0
}
.main-nav__toggle--arrow.main-nav__toggle--active:after {
    -webkit-transform: rotate(-90deg) translateX(-.1em) translateY(-.1em);
    transform: rotate(-90deg) translateX(-.1em) translateY(-.1em)
}
.main-nav__links,
.main-nav__links-wrap {
    display: inline-block;
    margin: 0
}
.main-nav__links {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    text-align: right;
    float: none
}
.main-nav__links .blog_link {
    margin-right: 30px
}
@media (max-width: 767px) {
    .main-nav__links {
        display: none
    }
}
.main-nav__links li {
    display: inline-block
}
.main-nav__links li:first-child .main-nav__links__link {
    padding-left: 0
}
.main-nav__links li:last-child .main-nav__links__link {
    padding-right: 0
}
.main-nav__links__link {
    padding: 0 25px
}
.main-nav__actions {
    margin: 0;
    text-align: right;
    float: none
}
@media (max-width: 767px) {
    .main-nav__actions {
        width: 75%
    }
}
.main-nav__actions__action {
    margin-left: 25px
}
@media (max-width: 767px) {
    .main-nav__actions__action {
        margin-left: 30px
    }
}
.main-nav__actions svg {
    width: 30px;
    height: 25px;
    fill: currentColor;
    vertical-align: middle
}
.main-nav__actions .main-nav__actions__blog_link {
    display: none;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    margin-right: 15px
}
@media (max-width: 767px) {
    .main-nav__actions .main-nav__actions__blog_link {
        display: inline-block
    }
}
.main-nav__actions .main-nav__toggle--newsletter {
    color: #13b5ea;
    border: 2px solid #13b5ea;
    border-radius: 4px;
    line-height: normal;
    padding: 10px 20px;
    text-transform: none
}
@media (max-width: 767px) {
    .main-nav__actions .main-nav__toggle--newsletter {
        margin-left: 0;
        left: 10px;
        position: relative
    }
}
.main-nav__actions .main-nav__toggle--newsletter:hover {
    color: #24aad9;
    border-color: #24aad9
}
@media (max-width: 767px) {
    .main-nav__toggle--search {
        display: none
    }
}
.main-nav__toggle--mobile-menu {
    display: none
}
@media (max-width: 767px) {
    .main-nav__toggle--mobile-menu {
        display: inline-block;
        width: 30px;
        margin-right: -5px;
        margin-left: 20px
    }
}
.main-nav__toggle--mobile-menu__icon {
    position: relative;
    vertical-align: middle
}
.main-nav__toggle--mobile-menu__icon,
.main-nav__toggle--mobile-menu__icon:after,
.main-nav__toggle--mobile-menu__icon:before {
    display: inline-block;
    width: 14px;
    height: 2px;
    -webkit-transition: .2s;
    transition: .2s;
    background: currentColor
}
.main-nav__toggle--mobile-menu__icon:after,
.main-nav__toggle--mobile-menu__icon:before {
    content: '';
    position: absolute;
    left: 0
}
.main-nav__toggle--mobile-menu__icon:before {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}
.main-nav__toggle--mobile-menu__icon:after {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
.main-nav__toggle--mobile-menu.main-nav__toggle--active .main-nav__toggle--mobile-menu__icon {
    background: transparent
}
.main-nav__toggle--mobile-menu.main-nav__toggle--active .main-nav__toggle--mobile-menu__icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.main-nav__toggle--mobile-menu.main-nav__toggle--active .main-nav__toggle--mobile-menu__icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
.main-nav__mobile-topics-toggle {
    display: none;
    position: relative;
    width: 100%;
    padding: 35px 30px;
    border-bottom: 1px solid #d8d8d8;
    text-align: left
}
@media (max-width: 767px) {
    .main-nav__mobile-topics-toggle {
        display: block
    }
}
.main-nav__mobile-topics-toggle.main-nav__toggle--arrow:after {
    position: absolute;
    right: 30px;
    top: 40px
}
.main-nav__slider {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    color: #7d7e82;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: visibility, height, -webkit-transform;
    transition-property: visibility, height, -webkit-transform;
    transition-property: visibility, transform, height;
    transition-property: visibility, transform, height, -webkit-transform
}
.main-nav__slider--active {
    visibility: visible;
    z-index: 1;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}
.main-nav__slider a {
    display: inline-block;
    line-height: inherit
}
.main-nav__slider--mobile-menu {
    border: none
}
.main-nav__slider--topics {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center
}
@media (max-width: 767px) {
    .main-nav__slider--topics {
        overflow: hidden;
        position: relative;
        height: 0;
        text-align: left;
        line-height: 1.9
    }
    .main-nav__slider--topics.main-nav__slider--active {
        height: 285px;
        -webkit-transform: none;
        transform: none
    }
}
.main-nav__slider--topics ul {
    margin-top: 0;
    margin-bottom: 0
}
@media (max-width: 767px) {
    .main-nav__slider--topics ul {
        padding: 30px
    }
}
.main-nav__slider--topics li {
    display: inline-block
}
@media (max-width: 767px) {
    .main-nav__slider--topics li {
        display: block
    }
}
.main-nav__slider--topics li:first-child a {
    padding-left: 0
}
.main-nav__slider--topics li:last-child a {
    padding-right: 0
}
.main-nav__slider--topics a {
    padding: 40px 15px
}
@media (max-width: 767px) {
    .main-nav__slider--topics a {
        padding: 0
    }
}
.main-nav__slider--social {
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-size: 0;
    white-space: nowrap
}
@media (max-width: 767px) {
    .main-nav__slider--social {
        visibility: visible;
        position: relative
    }
}
.main-nav__slider--social ul {
    margin-top: 0;
    margin-bottom: 0
}
.main-nav__slider--social li {
    display: inline-block;
    font-size: 1rem;
    text-align: center
}
.main-nav__slider--social li a {
    padding: 40px 15px
}
@media (max-width: 767px) {
    .main-nav__slider--social li {
        width: 19%
    }
}
.main-nav__slider--social a {
    padding: 40px 0
}
@media (max-width: 767px) {
    .main-nav__slider--social a {
        padding: 30px 0
    }
}
@media (max-width: 767px) {
    .main-nav__slider--social__text {
        display: none
    }
}
.main-nav__slider--social svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 5px
}
@media (max-width: 767px) {
    .main-nav__slider--social svg {
        margin-right: 0
    }
}
.main-nav__slider--social__facebook svg {
    fill: #3b5998
}
.main-nav__slider--social__twitter svg {
    fill: #55acee
}
.main-nav__slider--social__linkedin svg {
    fill: #0976b4
}
.main-nav__slider--social__instagram svg {
    fill: #3f729b
}
.main-nav__slider--social__rss svg {
    fill: #009dd3
}
.main-nav__slider--newsletter .newsletter-form {
    background: none
}
.main-nav__slider--search {
    position: relative;
    padding: 0 40px;
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    font-size: 3.6em
}
@media (max-width: 767px) {
    .main-nav__slider--search {
        visibility: visible;
        position: relative;
        padding: 0 30px;
        font-family: National, myriad-pro, Helvetica, sans-serif;
        font-size: 1em
    }
}
.main-nav__slider--search__input {
    width: 100%;
    height: 150px;
    padding: 0;
    padding-right: calc(10px + .4em);
    border: none;
    color: #3c3d41
}
@media (max-width: 767px) {
    .main-nav__slider--search__input {
        height: 90px;
        padding-right: 30px
    }
}
.main-nav__slider--search__input::-webkit-input-placeholder {
    color: #7d7e82
}
.main-nav__slider--search__input::-moz-placeholder {
    color: #7d7e82
}
.main-nav__slider--search__input:-ms-input-placeholder {
    color: #7d7e82
}
.main-nav__slider--search__input::placeholder {
    color: #7d7e82
}
.main-nav__slider--search__input[type=search] {
    box-sizing: border-box
}
.main-nav__slider--search__input:focus {
    outline: 0
}
.main-nav__slider--search__submit {
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    color: #7d7e82
}
@media (max-width: 767px) {
    .main-nav__slider--search__submit {
        right: 30px
    }
}
.main-nav__slider--search__submit:focus,
.main-nav__slider--search__submit:hover {
    color: #009dd3
}
.main-nav__slider--search__submit:after {
    content: '>'
}
@media (max-width: 767px) {
    .main-nav__slider--search__submit:after {
        display: none
    }
}
.main-nav__slider--search__submit svg {
    display: none;
    width: 20px;
    height: 20px;
    fill: currentColor
}
@media (max-width: 767px) {
    .main-nav__slider--search__submit svg {
        display: block
    }
}
#global-footer.global-footer a,
#global-header.global-header a {
    text-decoration: none
}
#global-footer.global-footer,
#global-header.global-header {
    font: 16px/1.5 Helvetica Neue, Helvetica, Arial, sans-serif
}
@media (max-width: 979px) and (min-width: 767px) {
    .enableFluid #global-footer.global-footer,
    .enableFluid #global-header.global-header {
        width: auto
    }
}
#global-footer.global-footer input,
#global-header.global-header input {
    font: inherit
}
#global-footer.global-footer a:focus,
#global-footer.global-footer a:hover,
#global-header.global-header a:focus,
#global-header.global-header a:hover {
    text-decoration: none
}
#global-footer.global-footer ul,
#global-header.global-header ul {
    font-size: inherit;
    list-style: none
}
#global-footer.global-footer ul li,
#global-header.global-header ul li {
    padding-left: 0;
    margin-bottom: 0;
    line-height: inherit
}
.global-footer__visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.carousel,
.carousel-inner {
    position: relative
}
.carousel-inner {
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}
.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}
.carousel-inner>.active {
    left: 0
}
.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}
.carousel-inner>.next {
    left: 100%
}
.carousel-inner>.prev {
    left: -100%
}
.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}
.carousel-inner>.active.left {
    left: -100%
}
.carousel-inner>.active.right {
    left: 100%
}
.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list,
.slick-slider {
    position: relative;
    display: block
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: 0
}
.slick-loading .slick-list {
    background: center center no-repeat #fff
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
@font-face {
    font-family: slick;
    src: url(/fonts/vendor/slick/slick.eot);
    src: url(/fonts/vendor/slick/slick.eot?#iefix) format("embedded-opentype"), url(/fonts/vendor/slick/slick.woff) format("woff"), url(/fonts/vendor/slick/slick.ttf) format("truetype"), url(/fonts/vendor/slick/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-prev {
    left: -25px
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -25px
}
.slick-prev:before {
    content: '\2190'
}
[dir=rtl] .slick-prev:before {
    content: '\2192'
}
.slick-next {
    right: -25px
}
[dir=rtl] .slick-next {
    left: -25px;
    right: auto
}
.slick-next:before {
    content: '\2192'
}
[dir=rtl] .slick-next:before {
    content: '\2190'
}
.slick-slider {
    margin-bottom: 30px
}
.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}
.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
#global-header.global-header.global-header--transparency-0 {
    background-color: transparent
}
#global-header.global-header .global-header__logo:focus .logo-xero-white__circle,
#global-header.global-header .global-header__logo:hover .logo-xero-white__circle {
    fill: hsla(0, 0%, 100%, .8)
}
#global-header.global-header .global-header__logo:focus .logo-xero-blue__circle,
#global-header.global-header .global-header__logo:hover .logo-xero-blue__circle {
    fill: #13b5ea
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdowns {
        background: #fff
    }
    .enableFluid #global-header.global-header .global-header__dropdowns .global-header__main-link {
        border-color: #dadadb;
        color: #13b5ea
    }
    .enableFluid #global-header.global-header .global-header__dropdowns .global-header__main-link:focus,
    .enableFluid #global-header.global-header .global-header__dropdowns .global-header__main-link:hover {
        color: #0f91bb
    }
}
#global-header.global-header .global-header__dropdown__menu {
    border-color: rgba(0, 0, 0, .2);
    background-color: #fff
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown__menu {
        border-color: #dadadb
    }
}
#global-header.global-header .global-header__dropdown__menu a {
    color: #77787c
}
#global-header.global-header .global-header__dropdown__menu a:focus,
#global-header.global-header .global-header__dropdown__menu a:hover {
    color: #13b5ea
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown__menu a:hover {
        color: #77787c
    }
}
#global-header.global-header .global-header__dropdown__column {
    border-color: rgba(0, 0, 0, .15)
}
.global-header-overlay {
    background: rgba(0, 0, 0, .75)
}
#global-header.global-header--dark {
    background-color: #45474d;
    color: #fff
}
#global-header.global-header--dark.global-header--transparency-10 {
    background-color: rgba(69, 71, 77, .1)
}
#global-header.global-header--dark.global-header--transparency-20 {
    background-color: rgba(69, 71, 77, .2)
}
#global-header.global-header--dark.global-header--transparency-30 {
    background-color: rgba(69, 71, 77, .3)
}
#global-header.global-header--dark.global-header--transparency-40 {
    background-color: rgba(69, 71, 77, .4)
}
#global-header.global-header--dark.global-header--transparency-50 {
    background-color: rgba(69, 71, 77, .5)
}
#global-header.global-header--dark.global-header--transparency-60 {
    background-color: rgba(69, 71, 77, .6)
}
#global-header.global-header--dark.global-header--transparency-70 {
    background-color: rgba(69, 71, 77, .7)
}
#global-header.global-header--dark.global-header--transparency-80 {
    background-color: rgba(69, 71, 77, .8)
}
#global-header.global-header--dark.global-header--transparency-90 {
    background-color: rgba(69, 71, 77, .9)
}
#global-header.global-header--dark.global-header--transparency-100 {
    background-color: #45474d
}
#global-header.global-header--dark .global-header__main-link {
    color: #fff
}
#global-header.global-header--dark .global-header__main-link:focus,
#global-header.global-header--dark .global-header__main-link:hover {
    background-color: hsla(0, 0%, 100%, .15)
}
#global-header.global-header--dark .global-header__main-link--cta {
    border-color: hsla(0, 0%, 100%, .15)
}
#global-header.global-header--dark .global-header__hamburger-icon,
#global-header.global-header--dark .global-header__hamburger-icon:after,
#global-header.global-header--dark .global-header__hamburger-icon:before {
    background: #fff
}
#global-header.global-header--dark .global-header__dropdown--active .global-header__main-link {
    background-color: hsla(0, 0%, 100%, .15)
}
#global-header.global-header--light {
    background-color: #13b5ea;
    color: #fff
}
#global-header.global-header--light.global-header--transparency-10 {
    background-color: rgba(19, 181, 234, .1)
}
#global-header.global-header--light.global-header--transparency-20 {
    background-color: rgba(19, 181, 234, .2)
}
#global-header.global-header--light.global-header--transparency-30 {
    background-color: rgba(19, 181, 234, .3)
}
#global-header.global-header--light.global-header--transparency-40 {
    background-color: rgba(19, 181, 234, .4)
}
#global-header.global-header--light.global-header--transparency-50 {
    background-color: rgba(19, 181, 234, .5)
}
#global-header.global-header--light.global-header--transparency-60 {
    background-color: rgba(19, 181, 234, .6)
}
#global-header.global-header--light.global-header--transparency-70 {
    background-color: rgba(19, 181, 234, .7)
}
#global-header.global-header--light.global-header--transparency-80 {
    background-color: rgba(19, 181, 234, .8)
}
#global-header.global-header--light.global-header--transparency-90 {
    background-color: rgba(19, 181, 234, .9)
}
#global-header.global-header--light.global-header--transparency-100 {
    background-color: #13b5ea
}
#global-header.global-header--light .global-header__main-link {
    color: #fff
}
#global-header.global-header--light .global-header__main-link:focus,
#global-header.global-header--light .global-header__main-link:hover {
    background-color: rgba(0, 0, 0, .15)
}
#global-header.global-header--light .global-header__main-link--cta {
    border-color: hsla(0, 0%, 100%, .3)
}
#global-header.global-header--light .global-header__hamburger-icon,
#global-header.global-header--light .global-header__hamburger-icon:after,
#global-header.global-header--light .global-header__hamburger-icon:before {
    background: #fff
}
#global-header.global-header--light .global-header__dropdown--active .global-header__main-link {
    background-color: rgba(0, 0, 0, .15)
}
#global-header.global-header--transparent {
    background-color: rgba(0, 0, 0, .2);
    color: #fff
}
#global-header.global-header--transparent.global-header--transparency-10 {
    background-color: rgba(0, 0, 0, .1)
}
#global-header.global-header--transparent.global-header--transparency-20 {
    background-color: rgba(0, 0, 0, .2)
}
#global-header.global-header--transparent.global-header--transparency-30 {
    background-color: rgba(0, 0, 0, .3)
}
#global-header.global-header--transparent.global-header--transparency-40 {
    background-color: rgba(0, 0, 0, .4)
}
#global-header.global-header--transparent.global-header--transparency-50 {
    background-color: rgba(0, 0, 0, .5)
}
#global-header.global-header--transparent.global-header--transparency-60 {
    background-color: rgba(0, 0, 0, .6)
}
#global-header.global-header--transparent.global-header--transparency-70 {
    background-color: rgba(0, 0, 0, .7)
}
#global-header.global-header--transparent.global-header--transparency-80 {
    background-color: rgba(0, 0, 0, .8)
}
#global-header.global-header--transparent.global-header--transparency-90 {
    background-color: rgba(0, 0, 0, .9)
}
#global-header.global-header--transparent.global-header--transparency-100 {
    background-color: #000
}
#global-header.global-header--transparent .global-header__main-link {
    color: #fff
}
#global-header.global-header--transparent .global-header__main-link:focus,
#global-header.global-header--transparent .global-header__main-link:hover {
    background-color: rgba(0, 0, 0, .4)
}
#global-header.global-header--transparent .global-header__main-link--cta {
    border-color: hsla(0, 0%, 100%, .3)
}
#global-header.global-header--transparent .global-header__hamburger-icon,
#global-header.global-header--transparent .global-header__hamburger-icon:after,
#global-header.global-header--transparent .global-header__hamburger-icon:before {
    background: #fff
}
#global-header.global-header--transparent .global-header__dropdown--active .global-header__main-link {
    background-color: rgba(0, 0, 0, .4)
}
#global-header.global-header--white {
    background-color: #fff;
    color: #77787c
}
#global-header.global-header--white.global-header--transparency-10 {
    background-color: hsla(0, 0%, 100%, .1)
}
#global-header.global-header--white.global-header--transparency-20 {
    background-color: hsla(0, 0%, 100%, .2)
}
#global-header.global-header--white.global-header--transparency-30 {
    background-color: hsla(0, 0%, 100%, .3)
}
#global-header.global-header--white.global-header--transparency-40 {
    background-color: hsla(0, 0%, 100%, .4)
}
#global-header.global-header--white.global-header--transparency-50 {
    background-color: hsla(0, 0%, 100%, .5)
}
#global-header.global-header--white.global-header--transparency-60 {
    background-color: hsla(0, 0%, 100%, .6)
}
#global-header.global-header--white.global-header--transparency-70 {
    background-color: hsla(0, 0%, 100%, .7)
}
#global-header.global-header--white.global-header--transparency-80 {
    background-color: hsla(0, 0%, 100%, .8)
}
#global-header.global-header--white.global-header--transparency-90 {
    background-color: hsla(0, 0%, 100%, .9)
}
#global-header.global-header--white.global-header--transparency-100 {
    background-color: #fff
}
#global-header.global-header--white .global-header__main-link {
    color: #13b5ea
}
#global-header.global-header--white .global-header__main-link:focus,
#global-header.global-header--white .global-header__main-link:hover {
    background-color: rgba(186, 238, 255, .4)
}
#global-header.global-header--white .global-header__main-link--cta {
    border-color: rgba(186, 238, 255, .4)
}
#global-header.global-header--white .global-header__hamburger-icon,
#global-header.global-header--white .global-header__hamburger-icon:after,
#global-header.global-header--white .global-header__hamburger-icon:before {
    background: #13b5ea
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header--white .global-header__dropdowns {
        border-top: 1px solid #dadadb
    }
}
#global-header.global-header--white .global-header__dropdown--active .global-header__main-link {
    background-color: rgba(186, 238, 255, .4)
}
#global-header.global-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 101;
    min-width: 940px
}
#global-header.global-header.global-header--transparency-100 {
    position: relative;
    left: auto;
    right: auto
}
@media (max-width: 979px) {
    .enableFluid #global-header.global-header {
        min-width: 280px
    }
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header {
        padding: 0 20px
    }
}
#global-header.global-header .global-header__container {
    width: 940px;
    margin: auto;
    font-size: .1px;
    text-align: justify
}
#global-header.global-header .global-header__container:after {
    content: '';
    display: inline-block;
    width: 100%
}
@media (max-width: 979px) {
    .enableFluid #global-header.global-header .global-header__container {
        width: 724px
    }
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__container {
        width: 100%
    }
}
#global-header.global-header .global-header__column {
    display: inline-block;
    font: 16px/80px National, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: left;
    white-space: nowrap
}
#global-header.global-header .global-header__logo {
    display: inline-block;
    width: 45px;
    height: 45px;
    vertical-align: middle
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__logo {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}
#global-header.global-header .global-header__logo .logo-xero-blue,
#global-header.global-header .global-header__logo .logo-xero-white {
    width: 100%;
    height: 100%
}
#global-header.global-header .global-header__tagline {
    margin-left: 10px
}
@media (max-width: 979px) {
    .enableFluid #global-header.global-header .global-header__tagline {
        display: none
    }
}
#global-header.global-header .global-header__links {
    font-size: .1px;
    line-height: 1
}
#global-header.global-header .global-header__main-link {
    display: inline-block;
    padding: 8px 12px;
    margin: 12px 0;
    border-width: 0;
    border-radius: 5px;
    background: 0 0;
    font: 15px National-SemiBold, Helvetica Neue, Helvetica, Arial, sans-serif;
    text-align: left;
    text-transform: uppercase;
    cursor: pointer
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__main-link {
        padding: 11px 14px;
        font-size: 16px
    }
}
#global-header.global-header .global-header__main-link:focus {
    outline: 0
}
#global-header.global-header .global-header__main-link--cta {
    padding: 6px 10px;
    margin-left: 10px;
    border-width: 2px;
    border-style: solid;
    background-clip: padding-box
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__main-link--cta {
        padding: 9px 12px
    }
}
#global-header.global-header .global-header__dropdowns-toggle {
    display: none
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdowns-toggle {
        display: inline-block
    }
}
#global-header.global-header .global-header__dropdowns-toggle .global-header__hamburger-icon {
    margin-right: .3em
}
#global-header.global-header .global-header__hamburger-icon {
    position: relative;
    vertical-align: middle
}
#global-header.global-header .global-header__hamburger-icon,
#global-header.global-header .global-header__hamburger-icon:after,
#global-header.global-header .global-header__hamburger-icon:before {
    display: inline-block;
    width: 14px;
    height: 2px;
    -webkit-transition: .2s;
    transition: .2s
}
#global-header.global-header .global-header__hamburger-icon:after,
#global-header.global-header .global-header__hamburger-icon:before {
    content: '';
    position: absolute
}
#global-header.global-header .global-header__hamburger-icon:before {
    -webkit-transform: translateY(5px);
    transform: translateY(5px)
}
#global-header.global-header .global-header__hamburger-icon:after {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}
#global-header.global-header.global-header--dropdowns-active .global-header__hamburger-icon {
    background: 0 0
}
#global-header.global-header.global-header--dropdowns-active .global-header__hamburger-icon:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
#global-header.global-header.global-header--dropdowns-active .global-header__hamburger-icon:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdowns {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%
    }
    .enableFluid #global-header.global-header .global-header__dropdowns .global-header__main-link {
        box-sizing: border-box;
        display: block;
        width: 100%;
        padding: 18px;
        margin: 0;
        background: 0 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-radius: 0
    }
}
#global-header.global-header .global-header__dropdown {
    position: relative;
    display: inline-block
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown {
        display: block
    }
}
#global-header.global-header .global-header__dropdown .global-header__main-link {
    position: relative
}
#global-header.global-header .global-header__dropdown .global-header__main-link:after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
    -webkit-transform: rotate(90deg) translateX(.15em);
    transform: rotate(90deg) translateX(.15em);
    font-size: 20px;
    line-height: 15px
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown .global-header__main-link:after {
        position: absolute;
        right: 15px;
        top: 15px;
        font-weight: 700;
        -webkit-transition: .2s;
        transition: .2s
    }
}
#global-header.global-header .global-header__dropdown--active .global-header__main-link:after {
    -webkit-transform: rotate(270deg) translate(-.1em, -.1em);
    transform: rotate(270deg) translate(-.1em, -.1em)
}
#global-header.global-header .global-header__dropdown--left .global-header__dropdown__menu {
    left: 0
}
#global-header.global-header .global-header__dropdown--right .global-header__dropdown__menu {
    right: 0
}
#global-header.global-header .global-header__dropdown__menu {
    display: none;
    position: absolute;
    padding: 12px 0;
    border-width: 1px;
    border-style: solid;
    border-radius: 4px;
    background-clip: padding-box;
    font: 14px/2 Helvetica Neue, Helvetica, Arial, sans-serif
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown__menu {
        position: static;
        padding: 20px 0;
        border-width: 0 0 1px;
        border-bottom-style: solid;
        border-radius: 0;
        line-height: 2.4
    }
}
#global-header.global-header .global-header__dropdown__menu a {
    display: block
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown__menu a {
        padding: 0 20px
    }
}
#global-header.global-header .global-header__dropdown__column {
    display: inline-block;
    padding: 4px 24px;
    margin: 0;
    border-right-width: 1px;
    border-right-style: solid;
    vertical-align: top
}
@media (max-width: 767px) {
    .enableFluid #global-header.global-header .global-header__dropdown__column {
        display: block;
        padding: 0;
        border: none
    }
}
#global-header.global-header .global-header__dropdown__column:last-child {
    border: none
}
#global-header.global-header .global-header__dropdown__column>li {
    list-style: none
}
.global-header-overlay {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}
.global-nav-background--dark {
    background: #45474d
}
#global-footer.global-footer--dark {
    background: #45474d;
    color: #7b7e87
}
#global-footer.global-footer--dark a {
    color: #9698a1
}
#global-footer.global-footer--dark a:focus,
#global-footer.global-footer--dark a:hover {
    color: #cccdd1
}
#global-footer.global-footer--dark .global-footer__heading,
#global-footer.global-footer--dark .global-footer__heading a {
    color: #d1d1d3
}
#global-footer.global-footer--dark .global-footer__heading a:focus,
#global-footer.global-footer--dark .global-footer__heading a:hover,
#global-footer.global-footer--dark a:focus .global-footer__heading,
#global-footer.global-footer--dark a:hover .global-footer__heading {
    color: #fff
}
#global-footer.global-footer--dark .global-footer__subfooter {
    border-bottom-color: #5e6065
}
#global-footer.global-footer--dark .global-footer__subfooter__text {
    color: #fff
}
#global-footer.global-footer--dark .global-footer__subfooter__text a {
    color: #13b5ea
}
#global-footer.global-footer--dark .global-footer__subfooter__text a:focus,
#global-footer.global-footer--dark .global-footer__subfooter__text a:hover {
    color: #0f91bb
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer--dark .global-footer__link-group {
        background: #4d5057
    }
    .enableFluid #global-footer.global-footer--dark .global-footer__link-group .global-footer__heading {
        color: #d1d1d3
    }
    .enableFluid #global-footer.global-footer--dark .global-footer__link-group .global-footer__heading:focus,
    .enableFluid #global-footer.global-footer--dark .global-footer__link-group .global-footer__heading:hover {
        color: #fff
    }
    .enableFluid #global-footer.global-footer--dark .global-footer__link-group .global-footer__heading a {
        color: inherit
    }
}
#global-footer.global-footer--dark .global-footer__xero-touch {
    background: #4d5057
}
#global-footer.global-footer--dark .global-footer__xero-touch:focus,
#global-footer.global-footer--dark .global-footer__xero-touch:hover {
    background: #52555c
}
#global-footer.global-footer--dark .global-footer__guides {
    background: #4d5057
}
#global-footer.global-footer--dark .global-footer__guides a:focus,
#global-footer.global-footer--dark .global-footer__guides a:hover {
    background: #52555c
}
#global-footer.global-footer--dark .global-footer__guides a:focus .global-footer__guides__text:before,
#global-footer.global-footer--dark .global-footer__guides a:hover .global-footer__guides__text:before {
    color: #fff
}
#global-footer.global-footer--dark .global-footer__guides .global-footer__guides__text:before {
    color: #d1d1d3
}
#global-footer.global-footer--dark .global-footer__guides .slick-next:before,
#global-footer.global-footer--dark .global-footer__guides .slick-prev:before {
    color: #9698a1
}
#global-footer.global-footer--dark .global-footer__guides .slick-next:focus,
#global-footer.global-footer--dark .global-footer__guides .slick-next:hover,
#global-footer.global-footer--dark .global-footer__guides .slick-prev:focus,
#global-footer.global-footer--dark .global-footer__guides .slick-prev:hover {
    background: #52555c
}
#global-footer.global-footer--dark .global-footer__guides .slick-next:focus:before,
#global-footer.global-footer--dark .global-footer__guides .slick-next:hover:before,
#global-footer.global-footer--dark .global-footer__guides .slick-prev:focus:before,
#global-footer.global-footer--dark .global-footer__guides .slick-prev:hover:before {
    color: #cccdd1
}
#global-footer.global-footer--dark .global-footer__guides .slick-dots li button {
    opacity: .33
}
#global-footer.global-footer--dark .global-footer__guides .slick-dots li button:focus,
#global-footer.global-footer--dark .global-footer__guides .slick-dots li button:hover {
    opacity: .66
}
#global-footer.global-footer--dark .global-footer__guides .slick-dots li button:after {
    background: #d8d8d8
}
#global-footer.global-footer--dark .global-footer__guides .slick-dots li.slick-active button {
    opacity: 1
}
#global-footer.global-footer--dark .global-footer__region {
    color: #9698a1
}
#global-footer.global-footer--dark .global-footer__region .select2-choice,
#global-footer.global-footer--dark .global-footer__region .select2-drop {
    background: #4d5057
}
#global-footer.global-footer--dark .global-footer__region .select2-choice:after {
    color: #7b7e87
}
#global-footer.global-footer--dark .global-footer__region .select2-drop {
    border-top-color: #5e6065
}
#global-footer.global-footer--dark .global-footer__region .select2-drop .select2-results .select2-highlighted {
    background: #52555c
}
#global-footer.global-footer--dark .global-footer__search__input {
    background: #3d4046;
    color: #9698a1
}
#global-footer.global-footer--dark .global-footer__search__submit {
    background: #13b5ea
}
#global-footer.global-footer--dark .global-footer__search__submit:focus,
#global-footer.global-footer--dark .global-footer__search__submit:hover {
    background: #40c4f0
}
#global-footer.global-footer--dark .global-footer__other-links {
    border-top-color: #5e6065
}
#global-footer.global-footer--dark .global-footer__other-links a {
    color: #7b7e87
}
#global-footer.global-footer--dark .global-footer__other-links a:focus,
#global-footer.global-footer--dark .global-footer__other-links a:hover {
    color: #b0b2b8
}
.global-nav-background--light {
    background: #f3f3f3
}
#global-footer.global-footer--light {
    background: #f3f3f3;
    color: #909194
}
#global-footer.global-footer--light a {
    color: #909194
}
#global-footer.global-footer--light a:focus,
#global-footer.global-footer--light a:hover {
    color: #6a6b6e
}
#global-footer.global-footer--light .global-footer__heading,
#global-footer.global-footer--light .global-footer__heading a {
    color: #77787c
}
#global-footer.global-footer--light .global-footer__heading a:focus,
#global-footer.global-footer--light .global-footer__heading a:hover,
#global-footer.global-footer--light a:focus .global-footer__heading,
#global-footer.global-footer--light a:hover .global-footer__heading {
    color: #525255
}
#global-footer.global-footer--light .global-footer__subfooter {
    border-bottom-color: #dadadb
}
#global-footer.global-footer--light .global-footer__subfooter__text {
    color: #45474d
}
#global-footer.global-footer--light .global-footer__subfooter__text a {
    color: #13b5ea
}
#global-footer.global-footer--light .global-footer__subfooter__text a:focus,
#global-footer.global-footer--light .global-footer__subfooter__text a:hover {
    color: #0f91bb
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer--light .global-footer__link-group {
        background: #fff
    }
    .enableFluid #global-footer.global-footer--light .global-footer__link-group .global-footer__heading {
        color: #77787c
    }
    .enableFluid #global-footer.global-footer--light .global-footer__link-group .global-footer__heading:focus,
    .enableFluid #global-footer.global-footer--light .global-footer__link-group .global-footer__heading:hover {
        color: #525255
    }
    .enableFluid #global-footer.global-footer--light .global-footer__link-group .global-footer__heading a {
        color: inherit
    }
}
#global-footer.global-footer--light .global-footer__xero-touch {
    background: #fff
}
#global-footer.global-footer--light .global-footer__xero-touch:focus,
#global-footer.global-footer--light .global-footer__xero-touch:hover {
    background: #fafafa
}
#global-footer.global-footer--light .global-footer__guides {
    background: #fff
}
#global-footer.global-footer--light .global-footer__guides a:focus,
#global-footer.global-footer--light .global-footer__guides a:hover {
    background: #fafafa
}
#global-footer.global-footer--light .global-footer__guides a:focus .global-footer__guides__text:before,
#global-footer.global-footer--light .global-footer__guides a:hover .global-footer__guides__text:before {
    color: #525255
}
#global-footer.global-footer--light .global-footer__guides .global-footer__guides__text:before {
    color: #77787c
}
#global-footer.global-footer--light .global-footer__guides .slick-next:before,
#global-footer.global-footer--light .global-footer__guides .slick-prev:before {
    color: #909194
}
#global-footer.global-footer--light .global-footer__guides .slick-next:focus,
#global-footer.global-footer--light .global-footer__guides .slick-next:hover,
#global-footer.global-footer--light .global-footer__guides .slick-prev:focus,
#global-footer.global-footer--light .global-footer__guides .slick-prev:hover {
    background: #fafafa
}
#global-footer.global-footer--light .global-footer__guides .slick-next:focus:before,
#global-footer.global-footer--light .global-footer__guides .slick-next:hover:before,
#global-footer.global-footer--light .global-footer__guides .slick-prev:focus:before,
#global-footer.global-footer--light .global-footer__guides .slick-prev:hover:before {
    color: #6a6b6e
}
#global-footer.global-footer--light .global-footer__guides .slick-dots li button {
    opacity: .1
}
#global-footer.global-footer--light .global-footer__guides .slick-dots li button:focus,
#global-footer.global-footer--light .global-footer__guides .slick-dots li button:hover {
    opacity: .25
}
#global-footer.global-footer--light .global-footer__guides .slick-dots li button:after {
    background: #000
}
#global-footer.global-footer--light .global-footer__guides .slick-dots li.slick-active button {
    opacity: .4
}
#global-footer.global-footer--light .global-footer__region {
    color: #909194
}
#global-footer.global-footer--light .global-footer__region .select2-choice,
#global-footer.global-footer--light .global-footer__region .select2-drop {
    background: #fff
}
#global-footer.global-footer--light .global-footer__region .select2-choice:after {
    color: #909194
}
#global-footer.global-footer--light .global-footer__region .select2-drop {
    border-top-color: #dadadb
}
#global-footer.global-footer--light .global-footer__region .select2-drop .select2-results .select2-highlighted {
    background: #fafafa
}
#global-footer.global-footer--light .global-footer__search__input {
    background: #dadadb;
    color: #909194
}
#global-footer.global-footer--light .global-footer__search__submit {
    background: #13b5ea
}
#global-footer.global-footer--light .global-footer__search__submit:focus,
#global-footer.global-footer--light .global-footer__search__submit:hover {
    background: #40c4f0
}
#global-footer.global-footer--light .global-footer__other-links {
    border-top-color: #dadadb
}
#global-footer.global-footer {
    position: relative;
    overflow: hidden;
    min-width: 940px;
    font-size: 14px
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer {
        min-width: 280px
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer {
        padding: 0 20px
    }
}
#global-footer.global-footer .global-footer__container {
    width: 940px;
    padding-bottom: 40px;
    margin: auto
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__container {
        width: 600px
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__container {
        width: 100%
    }
}
#global-footer.global-footer .global-footer__heading {
    margin: 0;
    font: 700 12px Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}
#global-footer.global-footer .global-footer__heading--arrow:after {
    content: '>';
    font: 16px National-SemiBold, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 12px
}
#global-footer.global-footer .global-footer__subfooter {
    padding: 40px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-size: .1px;
    text-align: justify
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__subfooter {
        text-align: center
    }
}
#global-footer.global-footer .global-footer__subfooter:after {
    content: '';
    display: inline-block;
    width: 100%
}
#global-footer.global-footer .global-footer__subfooter__logo-text {
    display: inline-block
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__subfooter__logo-text {
        display: block
    }
}
#global-footer.global-footer .global-footer__subfooter__logo {
    display: inline-block;
    width: 60px;
    height: 60px;
    vertical-align: middle
}
#global-footer.global-footer .global-footer__subfooter__logo .logo-xero-blue,
#global-footer.global-footer .global-footer__subfooter__logo .logo-xero-white {
    width: 100%;
    height: 100%
}
#global-footer.global-footer .global-footer__subfooter__text {
    margin-left: 15px;
    font: 22px National, Helvetica Neue, Helvetica, Arial, sans-serif;
    vertical-align: middle
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__subfooter__text {
        display: block;
        margin-top: 10px
    }
}
#global-footer.global-footer .global-footer__subfooter__cta {
    display: inline-block;
    padding: 12px 30px;
    border-radius: 3em;
    background: #57c40a;
    font: 18px National, Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #fff;
    vertical-align: middle
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__subfooter__cta {
        margin-top: 25px
    }
}
#global-footer.global-footer .global-footer__subfooter__cta:focus,
#global-footer.global-footer .global-footer__subfooter__cta:hover {
    background: #4cac09;
    color: #fff
}
#global-footer.global-footer .global-footer__link-groups {
    padding-top: 40px;
    font-size: 0
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__link-groups {
        margin-left: -80px;
        margin-top: -30px;
        text-align: center
    }
}
#global-footer.global-footer .global-footer__link-group {
    display: inline-block;
    width: 220px;
    margin-left: 20px;
    font-size: 14px;
    line-height: 1;
    vertical-align: top
}
#global-footer.global-footer .global-footer__link-group:first-child {
    margin-left: 0
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__link-group {
        margin-left: 80px;
        margin-top: 30px;
        text-align: left
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__link-group {
        display: block;
        width: auto;
        margin: 0 0 10px;
        border-radius: 5px
    }
    .enableFluid #global-footer.global-footer .global-footer__link-group .global-footer__heading {
        position: relative;
        padding: 10px;
        cursor: pointer;
        outline: 0
    }
    .enableFluid #global-footer.global-footer .global-footer__link-group .global-footer__heading:after {
        content: '>';
        position: absolute;
        right: 10px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        font: 16px National-SemiBold, Helvetica Neue, Helvetica, Arial, sans-serif
    }
    .enableFluid #global-footer.global-footer .global-footer__link-group--active .global-footer__heading:after {
        -webkit-transform: rotate(270deg) translateY(-.15em);
        transform: rotate(270deg) translateY(-.15em)
    }
}
#global-footer.global-footer .global-footer__link-group__list {
    padding: 0;
    margin: 1em 0 0
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__link-group__list {
        display: none;
        padding: 0 10px 5px;
        margin-top: 0
    }
}
#global-footer.global-footer .global-footer__link-group__list a {
    display: inline-block;
    padding: 5px 0
}
#global-footer.global-footer .global-footer__widgets {
    margin-top: 45px;
    font-size: 0
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__widgets {
        margin-top: 30px
    }
}
#global-footer.global-footer .global-footer__widget {
    margin-left: 20px;
    border-radius: 4px;
    font-size: 14px;
    vertical-align: middle
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__widget {
        margin-left: 0;
        margin-top: 30px
    }
}
#global-footer.global-footer .global-footer__widget:first-child {
    margin-left: 0
}
#global-footer.global-footer .global-footer__xero-touch {
    display: inline-block;
    width: 220px;
    line-height: 80px;
    text-align: center
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__xero-touch {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 290px;
        height: 138px;
        line-height: 1.5
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__xero-touch {
        display: block;
        width: auto;
        padding-left: 15px;
        text-align: left
    }
}
#global-footer.global-footer .global-footer__xero-touch__icon {
    display: inline-block;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    width: 35px;
    height: 35px;
    vertical-align: middle
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__xero-touch__icon {
        margin-top: 15px
    }
}
#global-footer.global-footer .global-footer__xero-touch__text {
    display: inline-block;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 5px;
    line-height: 1.6;
    text-align: left;
    vertical-align: middle
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__xero-touch__text {
        display: block;
        margin-left: 0;
        margin-top: 15px;
        text-align: center
    }
}
#global-footer.global-footer .global-footer__guides {
    display: inline-block;
    width: 460px;
    line-height: 80px;
    text-align: center
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__guides {
        width: 290px;
        line-height: 138px
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__guides {
        display: block;
        width: auto
    }
}
#global-footer.global-footer .global-footer__guides a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px
}
#global-footer.global-footer .global-footer__guides__list {
    padding: 0;
    margin: 0
}
#global-footer.global-footer .global-footer__guides__text {
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__guides__text {
        max-width: 230px;
        height: 7em;
        margin: auto
    }
}
#global-footer.global-footer .global-footer__guides__text:before {
    content: 'Small Business Guides';
    display: block;
    margin-bottom: 5px;
    font: 700 12px Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}
#global-footer.global-footer .global-footer__guides .slick-next,
#global-footer.global-footer .global-footer__guides .slick-prev {
    width: auto;
    height: auto;
    top: 0;
    padding: 0 17px;
    margin-top: 0;
    border-radius: 4px
}
#global-footer.global-footer .global-footer__guides .slick-next:before,
#global-footer.global-footer .global-footer__guides .slick-prev:before {
    opacity: 1;
    font: 36px National-Light, Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 80px
}
#global-footer.global-footer .global-footer__guides .slick-prev {
    left: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}
#global-footer.global-footer .global-footer__guides .slick-prev:before {
    content: 'â€¹'
}
#global-footer.global-footer .global-footer__guides .slick-next {
    right: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
#global-footer.global-footer .global-footer__guides .slick-next:before {
    content: 'â€º'
}
#global-footer.global-footer .global-footer__guides .slick-dots {
    left: 50%;
    bottom: 10px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    margin: 0;
    line-height: 0
}
#global-footer.global-footer .global-footer__guides .slick-dots li {
    width: auto;
    height: auto;
    margin: 0
}
#global-footer.global-footer .global-footer__guides .slick-dots li button {
    width: auto;
    height: auto;
    padding: 5px
}
#global-footer.global-footer .global-footer__guides .slick-dots li button:before {
    display: none
}
#global-footer.global-footer .global-footer__guides .slick-dots li button:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%
}
#global-footer.global-footer .global-footer__region-search {
    position: relative;
    display: inline-block;
    width: 220px;
    height: 80px;
    font-size: 0
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__region-search {
        display: block;
        width: auto;
        height: auto
    }
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__region-search {
        margin-left: 0;
        margin-top: 30px
    }
}
#global-footer.global-footer .global-footer__region {
    width: 100%!important;
    vertical-align: middle;
    font-size: 14px
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__region {
        width: 290px!important
    }
}
#global-footer.global-footer .global-footer__region .select2-choice,
#global-footer.global-footer .global-footer__region .select2-drop {
    overflow: hidden;
    border-radius: 4px
}
#global-footer.global-footer .global-footer__region .select2-choice,
#global-footer.global-footer .global-footer__region .select2-result {
    padding: 8px 12px
}
#global-footer.global-footer .global-footer__region .select2-choice {
    height: auto;
    border: none;
    color: inherit;
    font: 700 12px Helvetica Neue, Helvetica, Arial, sans-serif;
    text-transform: uppercase
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__region .select2-choice {
        margin-top: 0
    }
}
#global-footer.global-footer .global-footer__region .select2-choice:focus,
#global-footer.global-footer .global-footer__region .select2-choice:hover {
    color: inherit
}
#global-footer.global-footer .global-footer__region .select2-choice:before {
    content: 'Region:'
}
#global-footer.global-footer .global-footer__region .select2-choice:after {
    content: '>';
    position: absolute;
    right: 10px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    font: 16px National-SemiBold, Helvetica Neue, Helvetica, Arial, sans-serif
}
#global-footer.global-footer .global-footer__region .select2-choice span {
    display: inline
}
#global-footer.global-footer .global-footer__region .select2-choice div {
    display: none
}
#global-footer.global-footer .global-footer__region.select2-dropdown-open .select2-choice {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
#global-footer.global-footer .global-footer__region.select2-dropdown-open .select2-choice:after {
    -webkit-transform: rotate(270deg) translateY(-.15em);
    transform: rotate(270deg) translateY(-.15em)
}
#global-footer.global-footer .global-footer__region .select2-drop {
    border: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-left-radius: 0;
    box-shadow: none;
    color: inherit
}
#global-footer.global-footer .global-footer__region .select2-drop .select2-results {
    max-height: 22em;
    color: inherit
}
#global-footer.global-footer .global-footer__region .select2-drop .select2-results .select2-result {
    padding-top: 7px;
    padding-bottom: 7px;
    line-height: 1
}
#global-footer.global-footer .global-footer__region .select2-drop .select2-results .select2-result:first-child {
    padding-top: 8px
}
#global-footer.global-footer .global-footer__region .select2-drop .select2-results .select2-result:last-child {
    padding-bottom: 13px
}
#global-footer.global-footer .global-footer__region .select2-drop .select2-results .select2-highlighted {
    color: inherit
}
#global-footer.global-footer .global-footer__search {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 31px;
    vertical-align: middle;
    font-size: 14px
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__search {
        position: relative
    }
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__search {
        width: 290px;
        margin-left: 20px
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__search {
        margin-top: 15px
    }
}
#global-footer.global-footer .global-footer__search__input,
#global-footer.global-footer .global-footer__search__submit {
    border-radius: 4px
}
#global-footer.global-footer .global-footer__search__input {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-right: 41px;
    border: none;
    font-size: 15px
}
#global-footer.global-footer .global-footer__search__input::-webkit-input-placeholder {
    color: inherit
}
#global-footer.global-footer .global-footer__search__input::-moz-placeholder {
    color: inherit
}
#global-footer.global-footer .global-footer__search__input:-ms-input-placeholder {
    color: inherit
}
#global-footer.global-footer .global-footer__search__input::placeholder {
    color: inherit
}
#global-footer.global-footer .global-footer__search__input:focus {
    outline: 0
}
#global-footer.global-footer .global-footer__search__input:focus::-webkit-input-placeholder {
    color: transparent
}
#global-footer.global-footer .global-footer__search__input:focus::-moz-placeholder {
    color: transparent
}
#global-footer.global-footer .global-footer__search__input:focus:-ms-input-placeholder {
    color: transparent
}
#global-footer.global-footer .global-footer__search__input:focus::placeholder {
    color: transparent
}
#global-footer.global-footer .global-footer__search__submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 31px;
    height: 100%;
    padding: 0;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: 0
}
#global-footer.global-footer .global-footer__search__icon {
    width: 15px;
    height: 15px
}
#global-footer.global-footer .global-footer__other-links {
    padding-top: 25px;
    margin: 25px 0;
    border-top-width: 1px;
    border-top-style: solid;
    font-size: .1px;
    line-height: 1;
    text-align: justify
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__other-links {
        text-align: center
    }
}
#global-footer.global-footer .global-footer__other-links:after {
    content: '';
    display: inline-block;
    width: 100%
}
#global-footer.global-footer .global-footer__other-links ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-align: left
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__other-links ul {
        display: block;
        text-align: center
    }
}
#global-footer.global-footer .global-footer__other-links li {
    display: inline-block;
    margin-left: 2em
}
#global-footer.global-footer .global-footer__other-links li:first-child {
    margin-left: 0
}
#global-footer.global-footer .global-footer__social-links {
    font-size: 14px
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__social-links {
        margin-right: 3em
    }
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__social-links {
        margin-right: 0
    }
}
#global-footer.global-footer .global-footer__social-links__link {
    display: inline-block
}
#global-footer.global-footer .global-footer__social-links__icon {
    width: 20px;
    height: 20px;
    fill: currentColor;
    vertical-align: middle
}
#global-footer.global-footer .global-footer__social-links__text {
    margin-left: 5px
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__social-links__text {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }
}
#global-footer.global-footer .global-footer__copyright,
#global-footer.global-footer .global-footer__legal-links {
    font-size: 13px
}
@media (max-width: 640px) {
    .enableFluid #global-footer.global-footer .global-footer__legal-links {
        margin-top: 25px
    }
}
@media (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__copyright {
        text-align: center
    }
}
#global-footer.global-footer .global-footer__copyright__br {
    display: none
}
@media (min-width: 641px) and (max-width: 979px) {
    .enableFluid #global-footer.global-footer .global-footer__copyright__br {
        display: inline
    }
}
.content-wrap {
    padding: 0 40px
}
@media (max-width: 767px) {
    .content-wrap {
        padding: 0 30px
    }
}
.all-posts {
    margin-top: 40px
}
.all-posts__title {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    font-size: 1.2em;
    text-transform: uppercase;
    margin: 0 0 40px;
    font-size: 16px;
    display: none
}
.all-posts__title__icon {
    vertical-align: middle;
    margin-right: 5px
}
.home-content--first article:nth-of-type(2n+1) {
    clear: both
}
@media (min-width: 992px) {
    .home-content--first.no-sidebar article {
        clear: none
    }
    .home-content--first.no-sidebar article:nth-of-type(3n+1) {
        clear: both
    }
}
.archive-content .alm-reveal article:nth-of-type(3n+1),
.home-content--second .alm-reveal article:nth-of-type(3n+1) {
    clear: both
}
@media (max-width: 991px) {
    .archive-content .alm-reveal article:nth-of-type(3n+1),
    .home-content--second .alm-reveal article:nth-of-type(3n+1) {
        clear: none!important
    }
    .archive-content .alm-reveal article:nth-of-type(2n+1),
    .home-content--second .alm-reveal article:nth-of-type(2n+1) {
        clear: both!important
    }
}
.post {
    margin-bottom: 70px
}
@media (max-width: 991px) {
    .post {
        margin-bottom: 40px
    }
}
.post img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    display: block
}
.post .post__image-wrap {
    position: relative
}
.post .post__video-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    padding: 8px 20px;
    border-radius: 2px;
    background-color: #9b9b9b
}
.post .post__video-icon img {
    width: 20px;
    height: 20px;
    margin: 0
}
.post .post__video-icon.post__video-icon--accountants {
    background-color: #3ca773
}
.post .post__video-icon.post__video-icon--bookkeepers {
    background-color: #f56942
}
.post .post__video-icon.post__video-icon--platform {
    background-color: #23839a
}
.post .post__video-icon.post__video-icon--product {
    background-color: #4a90e2
}
.post .post__video-icon.post__video-icon--small-business-tips {
    background-color: #0080b9
}
.post .post__video-icon.post__video-icon--technology {
    background-color: #ef9400
}
.post .post__video-icon.post__video-icon--xero {
    background-color: #009dd3
}
.post.post--archive,
.post.post--home,
.post.post--home--wide {
    text-align: left
}
.post.post--archive .post__author {
    margin-left: 0
}
.post.post--archive .post__author:before {
    display: none
}
.post h2 {
    font-size: 26px;
    margin: 10px 0
}
.post h2 a {
    color: #4a90e2;
    text-decoration: none
}
.post .post__author {
    color: #9b9b9b;
    font-size: 14px;
    text-transform: capitalize
}
.post .post__author a {
    color: #9b9b9b;
    text-decoration: none
}
.post .post__author a:focus,
.post .post__author a:hover {
    color: #009dd3
}
.post .post__date {
    color: #9b9b9b;
    font-size: 14px
}
.post .post__date:before {
    content: 'Â·';
    display: inline-block;
    position: relative;
    margin-right: 5px;
    font-weight: 700
}
.post .post__category,
.post .post__date a {
    color: #9b9b9b;
    text-decoration: none
}
.post .post__category {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 15px
}
.post .post__excerpt {
    font-size: 14px;
    color: #7d7e82;
    line-height: 1.6;
    margin-top: 30px;
    padding: 0
}
@media (max-width: 1279px) {
    .post .post__excerpt {
        padding: 0
    }
}
.post .post__excerpt p {
    margin-top: 0
}
.featured-posts {
    background-color: #f3f3f3;
    overflow: hidden;
    max-width: 1680px
}
@media (max-width: 991px) {
    .featured-posts {
        margin-top: 0
    }
}
.featured-posts.featured-posts--archive .featured-post__category {
    display: none
}
.featured-posts .no-padding {
    padding-left: 0;
    padding-right: 0
}
.featured-post {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: .2s;
    transition: .2s;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity
}
.featured-post img {
    float: left;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}
.featured-post svg {
    width: 100%
}
.featured-post h2 {
    color: #fff;
    -webkit-transition: color 1s;
    transition: color 1s
}
.featured-post:hover img {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}
@media (max-width: 991px) {
    .featured-post:hover img {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.featured-post:hover .blurred-thumbnail {
    -webkit-transform: scale(1.02);
    transform: scale(1.02)
}
.featured-post.featured-post--large img {
    width: 106%;
    max-width: 106%
}
.featured-post.featured-post--large .featured-post__content__title {
    padding: 30px 40px;
    font-size: 40px;
    line-height: 50px
}
@media (max-width: 991px) {
    .featured-post.featured-post--large .featured-post__content__title {
        font-size: 34px;
        line-height: 44px;
        padding: 20px 30px
    }
}
@media (max-width: 767px) {
    .featured-post.featured-post--large .featured-post__content__title {
        padding: 20px
    }
}
@media (max-width: 479px) {
    .featured-post.featured-post--large .featured-post__content__title {
        font-size: 22px;
        line-height: 28px
    }
}
.featured-post.featured-post--large .excerpt__meta {
    margin-bottom: -35px;
    margin-top: 40px;
    margin-left: 43px
}
@media (max-width: 991px) {
    .featured-post.featured-post--large .excerpt__meta {
        margin-bottom: -25px;
        margin-top: 25px;
        margin-left: 33px
    }
}
@media (max-width: 767px) {
    .featured-post.featured-post--large .excerpt__meta {
        margin-left: 22px
    }
}
@media (max-width: 767px) {
    .featured-post.featured-post--small {
        width: 50%;
        float: left
    }
}
@media (max-width: 479px) {
    .featured-post.featured-post--small {
        width: 100%;
        float: left
    }
}
.featured-post.featured-post--small img {
    width: 110.4%;
    max-width: 110.4%
}
.featured-post.featured-post--small .featured-post__content__title {
    padding: 25px;
    font-size: 26px;
    line-height: 32px
}
@media (max-width: 991px) {
    .featured-post.featured-post--small .featured-post__content__title {
        padding: 20px;
        font-size: 22px;
        line-height: 28px
    }
}
.featured-post.featured-post--small .excerpt__meta {
    margin-bottom: -25px;
    margin-top: 30px;
    margin-left: 26px
}
.featured-post .excerpt__meta>span {
    color: #fff
}
.featured-post .excerpt__meta>span:before {
    background: #fff
}
.featured-post .excerpt__meta>span a {
    color: #fff
}
.featured-post__content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden
}
.featured-post__content a {
    text-decoration: none
}
.featured-post__content h2 {
    margin: 0
}
.featured-post__content .featured-post__content__title {
    display: block;
    color: #fff;
    position: relative;
    z-index: 10
}
.blurred-tint {
    background-color: #3c3d41;
    top: 0;
    z-index: 5;
    opacity: .2
}
.blurred-thumbnail,
.blurred-tint {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}
.blurred-thumbnail {
    -webkit-transition: all .8s;
    transition: all .8s;
    opacity: 0;
    visibility: hidden
}
.blurred-thumbnail--loaded {
    opacity: 1;
    visibility: visible
}
.blurred-thumbnail .canvas-wrap {
    position: relative;
    padding-top: 66.3%
}
.blurred-thumbnail .canvas-wrap canvas {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 106%
}
@media (max-width: 991px) {
    .sidebar__wrap .widget {
        padding-top: 40px
    }
}
@media (max-width: 767px) {
    .sidebar__wrap .widget {
        clear: both
    }
}
.sidebar__wrap .widget p {
    color: #9b9b9b;
    font-size: .8em
}
.sidebar-wrap {
    padding: 0 20px
}
@media (max-width: 991px) {
    .sidebar-wrap {
        padding: 0
    }
}
.widget_xero_popular_posts {
    margin-bottom: 70px
}
@media (max-width: 991px) {
    .widget_xero_popular_posts {
        margin-bottom: 0
    }
}
.widgettitle {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    vertical-align: middle
}
.widgettitle:before {
    content: " ";
    display: block;
    vertical-align: middle;
    margin-right: 13px;
    float: left;
    width: 15px;
    height: 25px;
    margin-right: 6%
}
.widget_xero_popular_posts .widgettitle:before {
    background: url(../images/home/icon-lightning.svg) no-repeat
}
.widget_xero_recent_videos .widgettitle:before {
    background: url(../images/home/icon-rocket.svg) no-repeat;
    width: 20px;
    margin-right: 4.5%
}
.latest-posts,
.popular-posts {
    margin: 0
}
.latest-posts li,
.popular-posts li {
    border-bottom: 1px solid #d8d8d8;
    padding: 25px 0;
    float: left;
    width: 100%
}
.latest-posts li:last-child,
.popular-posts li:last-child {
    border-bottom: 0
}
.latest-posts li a,
.popular-posts li a {
    text-decoration: none
}
.latest-posts li .number,
.popular-posts li .number {
    color: #9b9b9b;
    font-size: .8em;
    width: 10%;
    float: left
}
.latest-posts li .content,
.popular-posts li .content {
    width: 90%;
    float: left;
    margin-top: -4px
}
.latest-posts li .title,
.popular-posts li .title {
    color: #3c3d41;
    font-size: 16px;
    line-height: 1.4;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif
}
.latest-posts li .author,
.popular-posts li .author {
    margin-left: 2px;
    color: #9b9b9b;
    font-size: 14px
}
.latest-posts li .author a,
.popular-posts li .author a {
    color: #9b9b9b
}
.influencer-posts {
    margin-top: 80px;
    margin-bottom: 80px
}
@media (max-width: 991px) {
    .influencer-posts {
        margin-top: 40px;
        margin-bottom: 40px
    }
}
.influencer-posts .influencer-posts__description,
.influencer-posts .influencer-posts__title {
    text-align: center
}
.influencer-posts .influencer-posts__title {
    font-family: National, myriad-pro, Helvetica, sans-serif;
    margin: 0;
    color: #009dd3;
    font-size: 36px
}
.influencer-posts .influencer-posts__description {
    margin-bottom: 60px;
    font-size: 17px
}
@media (max-width: 991px) {
    .influencer-row .influencer:nth-child(2n+1) {
        clear: both
    }
}
.influencer img {
    max-width: 100%;
    height: auto
}
.influencer .influencer__title {
    font-size: 20px
}
.influencer .influencer__title a {
    text-decoration: none;
    color: #5c5c5c
}
.influencer .influencer__title .position {
    display: block;
    color: #009dd3
}
.influencer .influencer__bio {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 0
}
.influencer__posts {
    margin: 40px 0 0
}
@media (max-width: 991px) {
    .influencer__posts {
        margin: 20px 0 40px
    }
}
.influencer__posts li {
    border-bottom: 1px solid #d8d8d8;
    padding: 20px 0;
    font-size: 16px;
    line-height: 1.4
}
.influencer__posts li:first-child {
    border-top: 1px solid #d8d8d8
}
.influencer__posts li:last-child {
    border-bottom: 0
}
.influencer__posts li a {
    text-decoration: none
}
.influencer__posts li .title {
    color: #3c3d41;
    font-size: 1.1em;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif
}
.alm-btn-wrap {
    clear: both;
    padding: 0 20px;
    text-align: center
}
.alm-load-more-btn {
    display: inline-block;
    background: #009dd3;
    border: none;
    outline: none;
    color: #fff;
    border-radius: 4px;
    padding: 0 60px;
    height: 54px;
    font-family: National, myriad-pro, Helvetica, sans-serif;
    -webkit-transition: background-color .2s;
    transition: background-color .2s;
    margin: 0;
    margin-top: -40px;
    margin-bottom: 40px;
    font-size: 20px
}
.alm-load-more-btn.done {
    display: none
}
.alm-load-more-btn:focus,
.alm-load-more-btn:hover {
    background-color: #24aad9
}
.newsletter-form {
    overflow: hidden;
    position: relative;
    padding: 40px 0;
    background: #1e3240;
    color: #fff;
    font-family: myriad-pro, Helvetica, sans-serif;
    text-align: center
}
@media (max-width: 767px) {
    .newsletter-form {
        padding: 30px 0
    }
}
.newsletter-form__form,
.newsletter-form__success {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}
.newsletter-form__success {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.newsletter-form--success .newsletter-form__form {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.newsletter-form--success .newsletter-form__success {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.newsletter-form__icon {
    margin-right: 20px;
    vertical-align: middle
}
@media (max-width: 979px) {
    .newsletter-form__icon {
        display: none
    }
}
.newsletter-form__description-terms {
    display: block;
    margin: 25px 0;
    text-align: center;
    vertical-align: middle
}
@media (max-width: 979px) {
    .newsletter-form__description-terms {
        margin-top: 0
    }
}
@media (max-width: 909px) {
    .newsletter-form__description-terms {
        display: block;
        margin-right: 0;
        margin-bottom: 20px;
        text-align: center
    }
}
.newsletter-form__description {
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    font-size: 30px;
    line-height: 1
}
@media (max-width: 909px) {
    .newsletter-form__description {
        margin-bottom: 5px
    }
}
@media (max-width: 767px) {
    .newsletter-form__description {
        font-size: 24px
    }
}
@media (max-width: 479px) {
    .newsletter-form__description {
        max-width: 220px;
        margin-left: auto;
        margin-right: auto
    }
}
.newsletter-form__terms {
    display: inline-block;
    margin-top: 10px;
    font-size: 13px
}
.newsletter-form__terms a {
    color: #009dd3
}
.newsletter-form__terms a:focus,
.newsletter-form__terms a:hover {
    color: #0077a0
}
.newsletter-form__terms input {
    margin-right: .4em
}
.newsletter-form__email-submit {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    color: #5c5c5c
}
.newsletter-form__email {
    width: 240px;
    height: 44px;
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, .14);
    border-radius: 4px;
    font-size: 16px;
    vertical-align: top
}
@media (max-width: 767px) {
    .newsletter-form__email {
        border-right: none;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }
}
.newsletter-form__submit {
    height: 44px;
    padding: 0 20px;
    margin-left: 15px;
    border: none;
    border-radius: 4px;
    background: #009dd3;
    color: #fff;
    font-family: National, myriad-pro, Helvetica, sans-serif;
    font-size: 15px;
    vertical-align: top
}
@media (max-width: 767px) {
    .newsletter-form__submit {
        margin-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}
@media (max-width: 479px) {
    .newsletter-form__submit__text {
        color: transparent;
        font: 0/0 a;
        text-shadow: none
    }
}
.newsletter-form__submit__icon {
    display: none
}
@media (max-width: 479px) {
    .newsletter-form__submit__icon {
        display: inline
    }
}
.newsletter-form__submit:focus,
.newsletter-form__submit:hover {
    background: #24aad9;
    color: #fff
}
.newsletter-form .newsletter-form__icon.light {
    display: none
}
header .newsletter-form__description-terms {
    margin-right: 50px;
    text-align: left;
    display: inline-block;
    color: #5c5c5c
}
@media (max-width: 991px) {
    header .newsletter-form__description-terms {
        display: block;
        margin-right: 0;
        text-align: center
    }
}
header .newsletter-form .newsletter-form__icon {
    display: none
}
header .newsletter-form .newsletter-form__icon.light {
    display: inline-block
}
@media (max-width: 991px) {
    header .newsletter-form .newsletter-form__icon.light {
        display: none
    }
}
header .newsletter-form__success {
    color: #5c5c5c
}
.page-template-page_subscribe-placeholder>.newsletter-form {
    padding: 80px 0;
    background: #fff;
    color: #5c5c5c
}
@media (max-width: 991px) {
    .page-template-page_subscribe-placeholder>.newsletter-form {
        padding: 60px 0
    }
}
.page-template-page_subscribe-placeholder>.newsletter-form .newsletter-form__icon {
    display: none
}
.page-template-page_subscribe-placeholder>.newsletter-form .newsletter-form__icon.light {
    display: inline-block
}
@media (max-width: 991px) {
    .page-template-page_subscribe-placeholder>.newsletter-form .newsletter-form__icon.light {
        display: none
    }
}
.post__header.post__header--hero,
.post__header.post__header--video {
    background-size: cover;
    background-position: center;
    position: relative;
    margin-bottom: 60px;
    min-height: 400px
}
@media (max-width: 1279px) {
    .post__header.post__header--hero,
    .post__header.post__header--video {
        min-height: 300px
    }
}
@media (max-width: 767px) {
    .post__header.post__header--hero,
    .post__header.post__header--video {
        min-height: 200px
    }
}
.post__header.post__header--hero.post__header--category--accountants,
.post__header.post__header--video.post__header--category--accountants {
    background-color: #3ca773
}
.post__header.post__header--hero.post__header--category--bookkeepers,
.post__header.post__header--video.post__header--category--bookkeepers {
    background-color: #f56942
}
.post__header.post__header--hero.post__header--category--platform,
.post__header.post__header--video.post__header--category--platform {
    background-color: #23839a
}
.post__header.post__header--hero.post__header--category--product,
.post__header.post__header--video.post__header--category--product {
    background-color: #4a90e2
}
.post__header.post__header--hero.post__header--category--small-business-tips,
.post__header.post__header--video.post__header--category--small-business-tips {
    background-color: #0080b9
}
.post__header.post__header--hero.post__header--category--technology,
.post__header.post__header--video.post__header--category--technology {
    background-color: #ef9400
}
.post__header.post__header--hero.post__header--category--xero,
.post__header.post__header--video.post__header--category--xero {
    background-color: #009dd3
}
.post__header.post__header--hero:before,
.post__header.post__header--video:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .15);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}
.post__header.post__header--hero .post__header__content,
.post__header.post__header--video .post__header__content {
    color: #fff;
    text-align: center;
    padding: 160px 0
}
@media (max-width: 991px) {
    .post__header.post__header--hero .post__header__content,
    .post__header.post__header--video .post__header__content {
        padding: 80px 0
    }
}
@media (max-width: 767px) {
    .post__header.post__header--hero .post__header__content,
    .post__header.post__header--video .post__header__content {
        padding: 40px
    }
}
.post__header.post__header--video .post__header__content {
    padding: 125px 0
}
.post__header.post__header--video.post__header--video--open:before {
    background-color: rgba(0, 0, 0, .8)
}
.post__header__title {
    font-size: 40px;
    margin: 40px 0
}
@media (max-width: 767px) {
    .post__header__title {
        font-size: 32px;
        margin-bottom: 20px
    }
}
@media (max-width: 991px) {
    .post__header {
        padding: 0 15px
    }
}
.post__header.post__header--hero .post__header__title {
    font-size: 40px
}
.post__header.post__header--hero p.post__header__subheading {
    font-family: National, myriad-pro, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 29px
}
@media (max-width: 991px) {
    .post__body {
        padding: 0 15px
    }
}
.post__content p.post__header__subheading {
    font-family: National, myriad-pro, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 29px
}
.post__header.post__header--video .xvideo {
    padding: 60px 0;
    box-shadow: none
}
.post__header.post__header--video .xvideo-play {
    width: 100px;
    height: 100px;
    border-radius: 50px;
    background-color: hsla(0, 0%, 100%, .3);
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    cursor: pointer
}
.post__header.post__header--video .xvideo-play:focus,
.post__header.post__header--video .xvideo-play:hover {
    background-color: hsla(0, 0%, 100%, .6)
}
.post__header.post__header--video .xvideo-play img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    margin-top: -20px
}
.post__content .post__header__title {
    margin-top: 0
}
.post__content .post__header__subheading {
    line-height: 1.2
}
.post__content ol {
    list-style-type: decimal
}
.post__content ul {
    list-style-type: disc
}
.post__content ol,
.post__content ul {
    margin: 0 0 40px;
    padding-left: 20px
}
.post__content ol li,
.post__content ul li {
    margin-bottom: 10px;
    line-height: 26px
}
.post__content blockquote {
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 46px;
    margin: 70px 0;
    text-align: center
}
.post__content blockquote p {
    font-size: 40px;
    line-height: 46px;
    display: inline-block;
    position: relative;
    quotes: "â€œ" "â€?" "â€˜" "â€™"
}
.post__content blockquote p:before {
    content: open-quote
}
.post__content blockquote p:after {
    content: close-quote
}
.post__content blockquote p em {
    position: absolute;
    bottom: -35px;
    font-size: .5em;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}
.post__content p {
    font-size: 17px;
    margin: 0 0 40px;
    line-height: 26px
}
.post__content p img {
    margin-top: 20px;
    margin-bottom: 20px
}
.post__content p img.alignright {
    float: right;
    margin-left: 20px
}
.post__content p img.alignleft {
    float: left;
    margin-right: 20px
}
.post__content p img.aligncenter {
    margin: 20px auto
}
.post__content img {
    display: block;
    margin-bottom: 40px;
    max-width: 100%;
    height: auto
}
.post__content img.img--large {
    position: relative;
    max-width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.post__content .wp-caption {
    width: 100%!important
}
.post__content .wp-caption img {
    margin-bottom: 0
}
.post__content .wp-caption p {
    font-size: 13px;
    color: #9b9b9b;
    margin-top: 10px
}
.post__video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    margin-bottom: 40px
}
.post__video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.post__meta__container {
    padding-right: 5%
}
.post__meta {
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    padding: 25px 20px;
    font-size: 12px;
    color: #9b9b9b;
    position: relative;
    margin-top: 10px;
    margin-left: -15px;
    max-width: 320px
}
@media (max-width: 991px) {
    .post__meta {
        width: 100%;
        border: none;
        padding: 0;
        margin-bottom: 40px;
        margin-left: 0
    }
}
@media (max-width: 1279px) {
    .post__meta {
        max-width: none
    }
}
.post__meta__author {
    font-size: 19px;
    font-family: National, myriad-pro, Helvetica, sans-serif;
    color: #5c5c5c;
    text-transform: capitalize
}
.post__meta__author a {
    color: #5c5c5c
}
.post__meta__author a:focus,
.post__meta__author a:hover {
    color: #009dd3
}
.post__meta__time {
    margin-top: 10px
}
.post__meta__categories {
    display: inline-block;
    list-style-type: none;
    margin: 0
}
.post__meta__categories li {
    float: left;
    margin: 10px 10px 0 0;
    border-radius: 3px;
    color: #fff;
    background-color: #9b9b9b;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    text-transform: uppercase;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    letter-spacing: 1px
}
.post__meta__categories li a {
    color: #fff;
    text-decoration: none;
    padding: 8px 15px;
    display: block
}
.post__meta__categories li:focus,
.post__meta__categories li:hover {
    background-color: #a9a9a9
}
.post__meta__categories li.accountants {
    background-color: #3ca773
}
.post__meta__categories li.accountants:focus,
.post__meta__categories li.accountants:hover {
    background-color: #57b386
}
.post__meta__categories li.bookkeepers {
    background-color: #f56942
}
.post__meta__categories li.bookkeepers:focus,
.post__meta__categories li.bookkeepers:hover {
    background-color: #f67e5c
}
.post__meta__categories li.platform {
    background-color: #23839a
}
.post__meta__categories li.platform:focus,
.post__meta__categories li.platform:hover {
    background-color: #4294a8
}
.post__meta__categories li.product {
    background-color: #4a90e2
}
.post__meta__categories li.product:focus,
.post__meta__categories li.product:hover {
    background-color: #639fe6
}
.post__meta__categories li.small-business-tips {
    background-color: #0080b9
}
.post__meta__categories li.small-business-tips:focus,
.post__meta__categories li.small-business-tips:hover {
    background-color: #2491c2
}
.post__meta__categories li.technology {
    background-color: #ef9400
}
.post__meta__categories li.technology:focus,
.post__meta__categories li.technology:hover {
    background-color: #f1a324
}
.post__meta__categories li.xero {
    background-color: #009dd3
}
.post__meta__categories li.xero:focus,
.post__meta__categories li.xero:hover {
    background-color: #24aad9
}
.post__comments__container {
    display: none;
    padding-top: 40px;
    padding-bottom: 40px
}
.comment-form-url {
    display: none
}
.post__comments {
    margin-top: 20px;
    background-color: #f3f3f3
}
.post__comments .form-allowed-tags,
.post__comments .post__comments__title {
    display: none
}
.post__comments .comment-respond {
    background: #fff;
    padding: 30px;
    font-size: 1em;
    border: 1px solid #d8d8d8;
    position: relative;
    top: -21px;
    margin-top: 0
}
.post__comments .comment-respond label {
    font-size: 15px;
    width: 15%;
    display: inline-block
}
.post__comments .comment-respond input {
    width: 84%;
    display: inline-block
}
.post__comments .comment-respond .comment-reply-title {
    margin-top: 0;
    font-size: 20px
}
.post__comments .comment-respond .comment-form-comment label {
    display: none
}
.post__comments .comment-respond .form-submit input {
    padding: 15px 30px;
    border: 0;
    border-radius: 2px;
    font-size: 15px;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    background-color: #009dd3;
    width: auto
}
.post__comments .comment-respond .form-submit input:focus,
.post__comments .comment-respond .form-submit input:hover {
    background-color: #24aad9
}
.post__comments .comment-respond textarea {
    width: 100%
}
.post__comments .comment-respond input,
.post__comments .comment-respond textarea {
    border: 1px solid #d8d8d8;
    resize: none;
    padding: 10px 15px
}
.post__comments .comment-respond input:focus,
.post__comments .comment-respond textarea:focus {
    outline: 2px solid #009dd3
}
.post__comments .comment {
    margin-bottom: 20px
}
.post__comments .comment article {
    background-color: #fff;
    border: 1px solid #d8d8d8;
    font-size: .85em
}
.post__comments .comment .comment {
    margin-bottom: 0
}
.post__comments .comment .comment article {
    border-top: none
}
.post__comments .comment .comment-respond {
    top: -1px
}
.post__comments .comment article {
    padding: 30px
}
.post__comments .comment img {
    display: none
}
.post__comments .comment .comment__header {
    margin-bottom: 15px
}
.post__comments .comment .comment__header .avatar {
    float: left;
    margin-right: 20px
}
.post__comments .comment .comment__header .comment__header__name {
    font-weight: 700
}
.post__comments .comment .comment__header .comment__header__time {
    color: #9b9b9b;
    margin-top: 5px
}
.post__comments .comment .comment__header .comment__header__content {
    display: inline-block
}
.post__comments .comment .comment__header .comment__header__content .comment__header__replyto {
    font-weight: 400;
    font-size: 12px
}
.post__comments .comment .comment__header .comment__header__content .comment__author__type {
    border-radius: 4px;
    margin-left: 5px;
    font-size: 12px;
    line-height: 10px;
    padding: 3px 5px;
    padding-left: 7px;
    text-transform: lowercase;
    position: relative;
    top: -2px;
    font-family: National-Light, myriad-pro, Helvetica, sans-serif
}
.post__comments .comment .comment__header .comment__header__content .comment__author__type.staff {
    color: #fff;
    background: #13b5ea
}
.post__comments .comment .comment_content {
    color: #7d7e82
}
.post__comments .comment p {
    line-height: 1.6;
    margin: 0
}
.post__comments .comment .comment__options {
    font-size: .85em;
    margin-top: 15px
}
.post__comments .comment .comment__options .comment__option {
    display: inline-block;
    margin-right: 5px;
    padding-right: 8px;
    border-right: 1px solid #d8d8d8
}
.post__comments .comment .comment__options .comment__option:last-of-type {
    border-right: none
}
.post__comments .form-allowed-tags {
    font-size: .9em;
    color: #9b9b9b
}
.post__comments .comment-form p {
    margin-bottom: 1.3em
}
.post__comments .comment-form p.form-submit {
    margin-bottom: 0
}
.post__comments__toggle {
    color: #9b9b9b;
    background-color: #f3f3f3;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    border: 0;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    font-family: National, myriad-pro, Helvetica, sans-serif;
    font-size: 1.8em
}
@media (max-width: 767px) {
    .post__comments__toggle {
        padding: 30px 0
    }
}
.post__comments__toggle .post__comments__toggle__container {
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8
}
.post__comments__toggle .post__comments__toggle__number {
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    margin-right: 5px
}
.post__comments__toggle .post__comments__toggle__show {
    font-family: National-Light, myriad-pro, Helvetica, sans-serif;
    color: #009dd3
}
.post__comments__toggle .post__comments__toggle__number,
.post__comments__toggle .post__comments__toggle__show {
    display: inline-block
}
.post__comments__toggle:focus,
.post__comments__toggle:hover {
    outline: none;
    background-color: #f8f8f8
}
.post__comments__toggle__number--remove {
    display: none
}
.comment-navigation {
    margin-bottom: 40px
}
.post__related {
    margin: 40px 0
}
.post__related .col-md-4:last-child img {
    width: 100%
}
@media (max-width: 991px) {
    .post__related .col-md-4:last-child {
        width: 100%
    }
}
.post__meta__author_wrapper {
    max-width: 320px
}
.post__meta__author__image {
    margin: 10px 0;
    width: 100%;
    max-width: 256px
}
.post__meta__author__image img {
    width: 100%;
    height: auto
}
.excerpt__meta {
    position: relative;
    z-index: 10;
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 15px
}
.excerpt__meta>span {
    position: relative;
    padding-left: 14px;
    color: #9b9b9b
}
.excerpt__meta>span:before {
    content: " ";
    display: block;
    background: #9b9b9b;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -2px
}
.excerpt__meta>span:first-of-type {
    padding-left: 0
}
.excerpt__meta>span:first-of-type:before {
    display: none
}
.excerpt__meta>span a {
    color: #5c5c5c
}
.page-container {
    max-width: 960px;
    margin: 50px auto 60px;
    padding: 0 40px
}
@media (max-width: 767px) {
    .page-container {
        padding: 0 30px
    }
}
.page-container h1,
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6 {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif
}
.page-container p {
    font-size: .9em;
    margin: 20px 0 0
}
.page-container h2,
.page-container h3,
.page-container h4,
.page-container h5,
.page-container h6 {
    font-size: 1.3em
}
.page-container .alignleft {
    float: left;
    margin: 0 20px 15px 0
}
.page-container .alignright {
    float: right;
    margin: 0 0 15px 20px
}
.page-container ol {
    font-size: .9em;
    list-style-type: decimal
}
.page-container ol>li {
    margin-bottom: 20px
}
.page-container ol>li>ol {
    margin: 5px 0 0;
    padding-left: 30px
}
.page-container ul {
    font-size: .9em;
    list-style-type: disc;
    padding-left: 30px
}
.page-container ul li {
    margin-bottom: 10px
}
.page-header__title {
    font-size: 1.6em;
    margin: 0 0 10px
}
.search-header {
    margin-top: 70px;
    padding-bottom: 15px;
    border-bottom: 1px solid #d8d8d8
}
.search-header.search-header--no-border {
    border-bottom: 0
}
.search-header .main-nav__slider--search__input {
    font-size: 2.8em
}
.search-header .main-nav__slider--search__input .search-term {
    color: #5c5c5c
}
.search-header.search-header--no-results {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 50px
}
.search-header.search-header--no-results .search-header__title {
    margin-top: 10px
}
.search-header.search-header--latest {
    color: #9b9b9b
}
.search-header .search-header__title {
    font-size: 30px;
    margin: 0;
    font-family: National-Light, myriad-pro, Helvetica, sans-serif
}
.search-header .search-header__title__number {
    color: #9b9b9b
}
.search-results .alm-load-more-btn {
    margin: 30px 0 50px
}
.search-result {
    margin: 40px 0 0
}
.search-result a {
    text-decoration: none
}
.search-result__image {
    width: 80px;
    height: 80px;
    margin-right: 30px;
    float: left
}
@media (max-width: 767px) {
    .search-result__image {
        display: none
    }
}
.search-result__image img {
    width: 100%;
    height: auto
}
.search-result__image__thumb {
    width: 100%;
    height: 0;
    border-radius: 50%;
    padding-bottom: 100%;
    background-size: auto 100%;
    background-position: 50%
}
.search-result__content {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 20px;
    margin-top: -10px;
    margin-left: 110px
}
@media (max-width: 767px) {
    .search-result__content {
        margin-top: 0;
        margin-left: 0
    }
}
.post h2.search-result__title {
    padding: 0
}
.search-result__title {
    margin: 0;
    font-size: 24px;
    padding-right: 100px
}
@media (max-width: 767px) {
    .search-result__title {
        padding-right: 0
    }
}
.search-result__title a {
    color: #5c5c5c
}
.search-result__excerpt {
    font-family: National, myriad-pro, Helvetica, sans-serif;
    color: #9b9b9b;
    margin: 10px 0;
    font-size: 15px;
    line-height: 1.4;
    padding-right: 100px
}
@media (max-width: 767px) {
    .search-result__excerpt {
        padding-right: 0
    }
}
.search-result__meta {
    margin: 10px 0 0;
    display: inline-block
}
.search-result__meta li {
    display: inline-block
}
.search-result__category {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 15px
}
.search-result__category:after {
    content: 'Â·';
    display: inline-block;
    position: relative;
    margin-left: 10px;
    margin-right: 5px;
    font-weight: 700;
    color: #9b9b9b
}
.search-result__category a.search-result__category--accountants {
    color: #3ca773
}
.search-result__category a.search-result__category--accountants:focus,
.search-result__category a.search-result__category--accountants:hover {
    color: #57b386
}
.search-result__category a.search-result__category--bookkeepers {
    color: #f56942
}
.search-result__category a.search-result__category--bookkeepers:focus,
.search-result__category a.search-result__category--bookkeepers:hover {
    color: #f67e5c
}
.search-result__category a.search-result__category--platform {
    color: #23839a
}
.search-result__category a.search-result__category--platform:focus,
.search-result__category a.search-result__category--platform:hover {
    color: #4294a8
}
.search-result__category a.search-result__category--product {
    color: #4a90e2
}
.search-result__category a.search-result__category--product:focus,
.search-result__category a.search-result__category--product:hover {
    color: #639fe6
}
.search-result__category a.search-result__category--small-business-tips {
    color: #0080b9
}
.search-result__category a.search-result__category--small-business-tips:focus,
.search-result__category a.search-result__category--small-business-tips:hover {
    color: #2491c2
}
.search-result__category a.search-result__category--technology {
    color: #ef9400
}
.search-result__category a.search-result__category--technology:focus,
.search-result__category a.search-result__category--technology:hover {
    color: #f1a324
}
.search-result__category a.search-result__category--xero {
    color: #009dd3
}
.search-result__category a.search-result__category--xero:focus,
.search-result__category a.search-result__category--xero:hover {
    color: #24aad9
}
.search-result__author {
    color: #9b9b9b;
    font-size: 13px
}
.search-result__author a {
    color: #9b9b9b
}
.search-result__time {
    color: #9b9b9b;
    font-size: 13px
}
.search-result__time a {
    color: #9b9b9b
}
.search-result__time:before {
    content: 'Â·';
    display: inline-block;
    position: relative;
    margin-left: 5px;
    margin-right: 10px;
    font-weight: 700;
    color: #9b9b9b
}
.search-results .search-result:last-child .search-result__content {
    border-bottom: 0
}
.error-image {
    width: 90px;
    height: 90px
}
.search-header__search-form,
.search-header__search-form__form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    line-height: 1
}
.search-header__search-form__input {
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding: 0;
    padding-right: 45px;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    color: #3c3d41;
    font-size: 40px;
    font-family: National-Light, myriad-pro, Helvetica, sans-serif
}
@media (max-width: 991px) {
    .search-header__search-form__input {
        font-size: 32px
    }
}
.search-header__search-form__input::-webkit-input-placeholder {
    color: #7d7e82
}
.search-header__search-form__input::-moz-placeholder {
    color: #7d7e82
}
.search-header__search-form__input:-ms-input-placeholder {
    color: #7d7e82
}
.search-header__search-form__input::placeholder {
    color: #7d7e82
}
.search-header__search-form__input[type=search] {
    box-sizing: border-box
}
.search-header__search-form__input:focus {
    border-color: #009dd3;
    outline: 0
}
.search-header__search-form__submit {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none;
    outline: none;
    background: none
}
.search-header__search-form__submit.search-focus svg {
    fill: #009dd3
}
.search-header__search-form__submit svg {
    width: 35px;
    height: 35px;
    fill: #7d7e82
}
.archive-header {
    margin-top: 50px;
    text-align: center
}
.archive-header .archive-header__title {
    font-size: 32px;
    margin: 0
}
.archive-header .archive-header__title.archive-header__title__category--accountants {
    color: #3ca773
}
.archive-header .archive-header__title.archive-header__title__category--accountants:focus,
.archive-header .archive-header__title.archive-header__title__category--accountants:hover {
    color: #57b386
}
.archive-header .archive-header__title.archive-header__title__category--bookkeepers {
    color: #f56942
}
.archive-header .archive-header__title.archive-header__title__category--bookkeepers:focus,
.archive-header .archive-header__title.archive-header__title__category--bookkeepers:hover {
    color: #f67e5c
}
.archive-header .archive-header__title.archive-header__title__category--platform {
    color: #23839a
}
.archive-header .archive-header__title.archive-header__title__category--platform:focus,
.archive-header .archive-header__title.archive-header__title__category--platform:hover {
    color: #4294a8
}
.archive-header .archive-header__title.archive-header__title__category--product {
    color: #4a90e2
}
.archive-header .archive-header__title.archive-header__title__category--product:focus,
.archive-header .archive-header__title.archive-header__title__category--product:hover {
    color: #639fe6
}
.archive-header .archive-header__title.archive-header__title__category--small-business-tips {
    color: #0080b9
}
.archive-header .archive-header__title.archive-header__title__category--small-business-tips:focus,
.archive-header .archive-header__title.archive-header__title__category--small-business-tips:hover {
    color: #2491c2
}
.archive-header .archive-header__title.archive-header__title__category--technology {
    color: #ef9400
}
.archive-header .archive-header__title.archive-header__title__category--technology:focus,
.archive-header .archive-header__title.archive-header__title__category--technology:hover {
    color: #f1a324
}
.archive-header .archive-header__title.archive-header__title__category--xero {
    color: #009dd3
}
.archive-header .archive-header__title.archive-header__title__category--xero:focus,
.archive-header .archive-header__title.archive-header__title__category--xero:hover {
    color: #24aad9
}
.archive-header .archive-header__author-description {
    margin-top: 20px;
    font-size: .9em;
    color: #9b9b9b
}
.archive-header .avatar {
    border-radius: 45px;
    margin-bottom: 10px
}
.archive--author .post .post__author,
.archive--author .post .post__date:before {
    display: none
}
.cf:after,
.cf:before {
    content: " ";
    display: table
}
.cf:after {
    clear: both
}
.cf {
    *zoom: 1
}
.main-nav-scroll .social-media-nav {
    -webkit-transition: top .3s;
    transition: top .3s
}
@media (min-height: 680px) {
    .main-nav-scroll .social-media-nav {
        top: 202px
    }
}
.social-media-nav {
    display: none;
    position: fixed;
    top: 180px;
    right: 40px;
    margin: 0;
    z-index: 1
}
@media (min-height: 680px) {
    .social-media-nav {
        top: 222px
    }
}
@media (max-width: 991px) {
    .social-media-nav {
        display: none!important
    }
}
.social-media-nav.stick {
    position: absolute
}
.social-media-nav * {
    box-sizing: border-box
}
.social-media-nav li {
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}
.social-media-nav li a {
    display: block;
    text-align: center;
    width: 60px;
    height: 60px;
    position: relative
}
.social-media-nav img {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.social-media-nav>li:last-child {
    display: block;
    width: 60px;
    height: 60px;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
    cursor: pointer;
    position: relative;
    z-index: 999
}
.social-media-nav li.social-media-nav__twitter {
    background-color: #55acee
}
.social-media-nav li.social-media-nav__twitter:hover {
    background-color: #4998d5
}
.social-media-nav li.social-media-nav__facebook {
    background-color: #3b5998
}
.social-media-nav li.social-media-nav__facebook:hover {
    background-color: #314b83
}
.social-media-nav li.social-media-nav__linkedin {
    background-color: #0976b4
}
.social-media-nav li.social-media-nav__linkedin:hover {
    background-color: #0969a0
}
.social-media-nav li.social-media-nav__mail,
.social-media-nav li.social-media-nav__print,
.social-media-nav li.social-media-nav__toggle {
    left: 0;
    position: absolute;
    background-color: #fff;
    -webkit-transform: translate(0);
    transform: translate(0);
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 60px;
    height: 60px
}
.social-media-nav li.social-media-nav__mail:focus,
.social-media-nav li.social-media-nav__mail:hover,
.social-media-nav li.social-media-nav__print:focus,
.social-media-nav li.social-media-nav__print:hover,
.social-media-nav li.social-media-nav__toggle:focus,
.social-media-nav li.social-media-nav__toggle:hover {
    background-color: #f4f4f4
}
.social-media-nav li.social-media-nav__mail,
.social-media-nav li.social-media-nav__print,
.social-media-nav li.social-media-nav__toggle {
    border-left: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}
.social-media-nav li.social-media-nav__print.animate {
    -webkit-transform: translate(-120px);
    transform: translate(-120px)
}
.social-media-nav li.social-media-nav__mail.animate {
    -webkit-transform: translate(-60px);
    transform: translate(-60px)
}
.has-facebook,
.has-facebook:hover,
.has-tweet,
.has-tweet:hover {
    height: 40px;
    box-shadow: 0 0 5px #aaa
}
.has-facebook:hover a,
.has-facebook a,
.has-tweet:hover a,
.has-tweet a {
    letter-spacing: 0;
    padding-left: 17px
}
.bank-feed-page-container {
    max-width: 630px;
    width: 100%;
    margin: 40px auto;
    font-family: National, myriad-pro, Helvetica, sans-serif
}
@media (max-width: 991px) {
    .bank-feed-page-container {
        padding: 0 20px
    }
}
.bank-feed-page-container .anchor:before {
    content: "";
    display: block;
    height: 110px;
    margin: -110px 0 0
}
.bank-feed-page-container .page-header__title {
    font-size: 2.2em;
    margin: 0
}
.bank-feed-page-container .page-container {
    padding: 0;
    max-width: 630px;
    margin: 0 auto 3em
}
.bank-feed-page-container .page-container p {
    font-size: .95em;
    line-height: 1.6;
    margin: 16px 0 0
}
.bank-feed-page-container .page-container strong {
    font-family: National-SemiBold, myriad-pro, Helvetica, sans-serif
}
.bank-feed-page-container .page-container h2 {
    font-size: 2.2em;
    margin: 0;
    margin-top: 2.3em
}
.bank-feed-page-container .page-container h3 {
    margin-top: 3em
}
.bank-feed-page-container .page-container h4 {
    margin-top: 2.7em;
    margin-bottom: 0;
    font-size: 1.1em
}
.bank-feed-page-container .page-container h5 {
    font-size: 1.1em;
    margin-bottom: -.8em;
    margin-top: 2.5em
}
.bank-feed-page-container .page-container h6 {
    font-size: 1.1em;
    margin-bottom: 1em;
    margin-top: 2.5em
}
.bank-feed-page-container .page-container ul {
    line-height: 1.6;
    margin-top: 1.5em
}
.bank-feed-page-container .page-container ul li {
    list-style-type: none;
    position: relative
}
.bank-feed-page-container .page-container ul li:before {
    content: "â€¢";
    display: block;
    position: absolute;
    font: 21px National, myriad-pro, Helvetica, sans-serif;
    top: -2px;
    left: -28px
}